*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  font-family: 'Lato', sans-serif;
}
#menu-mobile {
  display: none;
}
::-webkit-input-placeholder {
/* WebKit browsers */
  color: #000;
  opacity: 1 !important;
}
.title-green {
  padding-bottom: 20px;
  background: url("../images/title-verde.png") bottom left no-repeat;
}
.title-marrom {
  padding-bottom: 20px;
  background: url("../images/title-marrom.png") bottom center no-repeat;
}
.title-branco {
  padding-bottom: 20px;
  background: url("../images/title-branco.png") bottom left no-repeat;
}
.container {
  width: 1024px;
  margin: 0 auto;
}
#header {
  padding-bottom: 40px;
  width: 100%;
  background: url("../images/bg-hero.jpg") top center no-repeat;
  float: left;
  padding-top: 15px;
}
#header #logo {
  width: 300px;
  height: 95px;
  float: left;
  background-image: url("../images/logo_adriana.png");
  background-size: 100%;
}
#header ul {
  float: right;
  margin-top: 40px;
}
#header ul li {
  float: left;
  list-style: none;
  margin-left: 15px;
}
#header ul li a {
  color: #722e39;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold; /* Safari */
  transition: 1s;
}
#header ul li a:hover {
  color: #f7b31e;
}
#header ul li.cta-header {
  margin-left: 40px;
}
#header ul li.cta-header a {
  padding: 15px;
  border-radius: 8px;
  background: #d93cc1;
  color: #fff;
}
#header ul li.cta-header a:hover {
  background: #f7b31e;
}
#header #banner {
  float: left;
  width: 100%;
  margin-top: 70px;
}
#header #banner h1 {
  color: #fff;
  font-size: 55px;
  text-shadow: 2px -1px 8px rgba(0,0,0,0.5);
}
#header #banner p {
  margin: 15px 0 30px 0;
  width: 70%;
  color: #fff;
  font-size: 18px;
  text-shadow: 2px -1px 8px rgba(0,0,0,0.5);
}
#header #banner a {
  float: left;
  text-decoration: none;
  padding: 15px;
  border-radius: 8px;
  background: #d93cc1;
  color: #fff; /* Safari */
  transition: 1s;
}
#header #banner a:hover {
  background: #f7b31e;
}
#thetahealing {
  width: 100%;
  float: left;
  padding: 20px 0;
}
#thetahealing .image-theta {
  float: left;
}
#thetahealing .content-theta {
  width: 600px;
  margin-top: 30px;
  float: right;
}
#thetahealing .content-theta em {
  color: #22b48d;
  text-transform: uppercase;
  font-style: normal;
}
#thetahealing .content-theta h2 {
  font-size: 24px;
  width: 60%;
  color: #22b48d;
  margin-bottom: 30px;
}
#thetahealing .content-theta p {
  color: #333;
  margin: 15px 0;
}
#thetahealing .atendimento-theta {
  width: 100%;
  float: left;
  margin-top: 20px;
}
#thetahealing .atendimento-theta h3 {
  font-size: 18px;
  color: #333;
  margin-bottom: 20px;
}
#thetahealing .atendimento-theta ul li {
  float: left;
  list-style: none;
  margin-right: 30px;
  margin-bottom: 20px;
  width: 200px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 50px;
  font-size: 15px;
  background: #fff9f0 url("../images/icon-atendimento.png") left 15px center no-repeat;
}
#beneficios {
  width: 100%;
  margin-top: 10px;
  padding-top: 40px;
  float: left;
  background: #fff url("../images/bg-beneficios.jpg") top center no-repeat;
}
#beneficios em {
  width: 100%;
  text-align: center;
  float: left;
  color: #722e39;
  text-transform: uppercase;
  font-style: normal;
}
#beneficios h2 {
  text-align: center;
  font-size: 24px;
  width: 100%;
  color: #722e39;
  margin-bottom: 20px;
}
#beneficios ul {
  width: 100%;
  float: left;
}
#beneficios ul li {
  width: 260px;
  float: left;
  list-style: none;
  background: #fff;
  margin: 40px;
  padding: 20px;
  height: 490px;
  border-radius: 5px;
  box-shadow: 0px 0px 44px -26px rgba(0,0,0,0.75);
}
#beneficios ul li h3 {
  font-size: 20px;
  text-align: center;
  color: #722e39;
  margin-bottom: 10px;
}
#beneficios ul li p {
  margin-top: 13px;
  font-size: 16px;
  color: #722e39;
}
#adriana {
  width: 100%;
  float: left;
  padding: 20px 0;
  background-image: url("../images/bg_adriana.jpg");
  background-size: cover;
}
#adriana .image-adriana {
  float: left;
  margin-top: 150px;
}
#adriana .content-adriana {
  width: 600px;
  margin-top: 30px;
  float: right;
}
#adriana .content-adriana em {
  color: #fff;
  text-transform: uppercase;
  font-style: normal;
}
#adriana .content-adriana h2 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 30px;
}
#adriana .content-adriana p {
  color: #fff;
  margin: 15px 0;
}
#depoimentos {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 30px;
  float: left;
  background: #f9f9f9;
}
#depoimentos em {
  width: 100%;
  text-align: center;
  float: left;
  color: #722e39;
  text-transform: uppercase;
  font-style: normal;
}
#depoimentos h2 {
  text-align: center;
  font-size: 24px;
  width: 100%;
  color: #722e39;
  margin-bottom: 20px;
}
#depoimentos .quotes {
  display: inline-table;
  margin: 40px;
  width: 430px;
  padding: 50px 15px 35px 15px;
  border-radius: 5px;
  box-shadow: 0px 0px 44px -26px rgba(0,0,0,0.75);
  background: #fff url("../images/quote.png") left 15px top 15px no-repeat;
}
#depoimentos .quotes p {
  font-size1: 15px;
  margin-bottom: 5px;
}
#depoimentos .quotes em {
  font-style: normal;
  color: #722e39;
  font-weight: bold;
  font-size1: 16px;
  text-align: left;
}
footer {
  width: 100%;
  background: url("../images/mandala.jpg") left -150px top no-repeat;
  float: left;
  padding: 30px 0;
}
footer .box-footer {
  width: 350px;
  float: left;
  margin-left: 40px;
}
footer .box-footer h3 {
  font-size: 20px;
  color: #22b48d;
  margin-bottom: 10px;
}
footer .box-footer p {
  font-size: 14px;
  color: #333;
  margin-bottom: 10px;
}
footer .box-footer ul li {
  width: 100%;
  float: left;
  margin: 8px 0;
  list-style: none;
}
footer .box-footer ul li .txtform {
  width: 100%;
  border: #722e39 1px solid;
  border-radius: 4px;
  font-size: 16px;
  padding: 3%;
}
footer .box-footer ul li .txtaform {
  width: 100%;
  border: #722e39 px solid;
  border-radius: 4px;
  font-size: 16px;
  height: 100px;
  padding: 3%;
}
footer .box-footer ul li .btnform {
  background: #722e39;
  color: #fff;
  padding: 15px;
  border-radius: 8px;
  cursor: pointer;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold; /* Safari */
  transition: 1s;
  float: right;
}
footer .box-footer ul li .btnform:hover {
  background: #d93cc1;
}
@media screen and (min-width: 319px) and (max-width: 680px) {
  .container {
    width: 90%;
    margin-left: 5%;
    float: left;
  }
  #header {
    padding-bottom: 20px;
    width: 100%;
    background: url("../images/bg-hero-mobile.jpg") top center no-repeat;
    float: left;
    padding-top: 15px;
  }
  #header #logo {
    width: 300px;
    height: 95px;
    background-image: url("../images/logo_adriana.png");
    background-size: 100%;
  }
  #header ul {
    display: none;
  }
  #header #banner {
    float: left;
    width: 100%;
    margin-top: 40px;
  }
  #header #banner h1 {
    font-size: 30px;
    margin-bottom: 55px;
  }
  #header #banner h1 br {
    display: none;
  }
  #header #banner p {
    display: none;
  }
  #thetahealing {
    width: 100%;
    padding-top: 0px;
  }
  #thetahealing .image-theta {
    display: none;
  }
  #thetahealing .content-theta {
    width: 100%;
  }
  #thetahealing .content-theta em {
    color: #22b48d;
    text-transform: uppercase;
    font-style: normal;
  }
  #thetahealing .content-theta h2 {
    width: 100%;
  }
  #thetahealing .atendimento-theta {
    width: 100%;
    float: left;
    margin-top: 20px;
  }
  #thetahealing .atendimento-theta h3 {
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
  }
  #beneficios {
    background: #fff3e2;
  }
  #beneficios ul {
    width: 100%;
    float: left;
  }
  #beneficios ul li {
    width: 100%;
    text-align: center;
    background: #fff;
    margin: 0 0 30px 0;
    padding: 20px;
    height: auto !important;
  }
  #adriana {
    width: 100%;
    background: #c936c3;
  }
  #adriana .image-adriana {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  #adriana .image-adriana img {
    width: 200px;
  }
  #adriana .content-adriana {
    width: 100%;
  }
  #depoimentos {
    width: 100%;
  }
  #depoimentos .quotes {
    display: inline-table;
    width: 100%;
    margin: 0px;
    padding: 50px 6% 35px 6%;
  }
  footer {
    width: 100%;
    background: none;
    float: left;
    padding: 30px 0 50px 0;
  }
  footer .box-footer {
    width: 100%;
    float: left;
    margin: 0px !important;
    margin-bottom: 50px !important;
  }
  #menu-mobile {
    display: block !important;
    position: fixed;
    bottom: 0;
    height: 40px;
    width: 100%;
    box-shadow: 0px 0px 44px -26px rgba(0,0,0,0.75);
  }
  #menu-mobile ul {
    width: 100%;
    float: left;
  }
  #menu-mobile ul li {
    width: 50%;
    list-style: none;
    height: 60px;
    float: left;
  }
  #menu-mobile ul li i {
    float: left;
    font-size: 30px;
  }
  #menu-mobile ul li a {
    width: 100%;
    float: left;
    height: 40px;
    padding: 5%;
    background: #d93cc1;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
  }
  #menu-mobile ul li a.whats {
    background: #22b48d !important;
  }
}
