@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
@sizes : (5, 10, 15);
body,
h1,
h2,
h3,
h4,
p,
li,
a,
blockquote,
td {
  font-family: 'Roboto', sans-serif;
}
body {
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
}
h1 {
  font-family: 'Roboto', sans-serif;
  font-size: 38px;
  font-weight: 700;
  color: #785e88;
  text-transform: uppercase;
  margin-top: 0px;
}
h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 44px;
  font-weight: 700;
  color: #785e88;
  text-transform: uppercase;
  margin-top: 45px;
  margin-bottom: 30px;
}
h2 > span {
  font-weight: 400;
}
h3 {
  font-size: 24px;
  font-weight: 700;
  color: #785e88;
  line-height: 30px;
  margin-bottom: 30px;
}
h4 {
  font-weight: 500;
  color: #785e88;
  margin-bottom: 15px;
}
h5 {
  font-weight: 400;
  color: #785e88;
  margin-bottom: 15px;
}
p {
  font-size: 14px;
  font-weight: 400;
  color: #58585b;
  margin-bottom: 15px;
  line-height: 26px;
}
blockquote {
  background: url(../img/blockquote.png);
  background-repeat: no-repeat;
  background-position-x: 0px;
  border-left: solid 1px transparent;
}
blockquote p {
  font-size: 16px;
  font-style: italic;
  text-align: center;
}
blockquote p + p {
  line-height: 20px;
}
blockquote cite {
  font-size: 13px;
  font-style: normal;
  text-align: center;
}
blockquote cite > span {
  color: #785e88;
}
#wrapper {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
#header {
  padding-top: 15px;
  border-bottom: solid 4px #785e88;
}
#header .logo {
  position: relative;
  top: -10px;
}
#header .social {
  margin-right: 30px;
  display: inline-block;
  position: relative;
  top: -20px;
}
#header .phone {
  display: inline-block;
  position: relative;
  top: -10px;
}
#header .phone p {
  color: #808284;
  margin-bottom: 0px;
}
#header .phone p > span {
  color: #785e88;
}
#content {
  margin-bottom: 30px;
}
#footer {
  background: #fff;
}
#footer-inner {
  background: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
}
#footer-inner a {
  color: #785e88;
}
#footer-copy {
  background: #785e88;
}
#footer-copy .copyright {
  font-size: 12px;
  color: #fff;
  padding-top: 5px;
  margin-bottom: 5px;
}
#footer-copy .copyright a {
  color: #fff;
}
#footer .widget-map h5 {
  display: none;
}
#footer .widget.panel {
  background: none !important;
  box-shadow: none;
  margin-bottom: 0px;
}
#footer .widget h5 {
  font-size: 18px;
  font-weight: 700;
  color: #58585b;
  text-transform: uppercase;
}
#footer .widget .menu {
  list-style-type: none;
  padding: 0px;
}
#footer .widget .menu > li {
  padding-left: 10px;
  padding-bottom: 5px;
  background: url(../img/arrow.png);
  background-repeat: no-repeat;
  background-position-y: 6px;
}
#footer .widget .menu > li a {
  color: #58585b;
  text-transform: uppercase;
  font-size: 13px;
}
#footer .widget p {
  margin-bottom: 5px;
  line-height: 22px;
}
#footer .widget .mc4wp-form-fields .form-control {
  border-radius: 0px;
  border: solid 1px #fff;
  box-shadow: none;
  padding-top: 10px;
  padding-bottom: 10px;
}
#footer .widget .mc4wp-form-fields .btn {
  border-radius: 0px;
  border: solid 1px #785e88;
  background: #785e88;
  color: #fff;
  text-transform: uppercase;
  padding-top: 7px;
  padding-bottom: 7px;
}
.slider-home {
  margin-bottom: 0px !important;
}
.page-header {
  border-bottom: none;
  padding-bottom: 0px;
}
.page-header h1 {
  font-weight: 700;
  font-size: 28px;
  line-height: 38px;
}
.page-header h1 > small {
  font-weight: 400;
  font-size: 28px;
  color: #785e88 !important;
}
.wpb_image_grid ul > li img {
  margin-right: 20px;
}
.wpb_row.container {
  margin-left: auto !important;
  margin-right: auto !important;
}
.navbar-default {
  border: none;
  background: #fff;
  display: inline-block;
  margin-bottom: 0px;
}
.navbar-nav li:not(:last-child):after {
  content: '|';
  color: #785e88;
  position: absolute;
  top: 15px;
}
.navbar-nav li a {
  text-transform: uppercase;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background: none;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background: none;
}
.dropdown-menu {
  border-radius: 0px;
  box-shadow: none;
  border: none;
}
.dropdown-menu li {
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 5px;
}
.dropdown-menu li:not(:last-child) {
  border-bottom: solid 1px #808284;
  text-transform: uppercase;
}
.dropdown-menu li:after {
  content: '' !important;
}
.dropdown-menu li a:hover {
  background: #fff;
  color: #785e88;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background: #fff;
  color: #785e88;
}
.row-alt {
  background: #fff;
  padding-top: 0px;
  padding-bottom: 0px;
}
.row-normal {
  background: #f1f1f2;
  padding-top: 0px;
  padding-bottom: 0px;
}
.row-bg {
  background: #785e88;
  padding-top: 0px;
  padding-bottom: 0px;
}
.row-bg blockquote p,
.row-bg blockquote cite {
  color: #fff;
}
.row-bg blockquote p {
  font-style: normal;
}
.row-bg blockquote cite {
  line-height: 18px;
}
.border-left-lilas {
  border-left: solid 3px #785e88;
  margin-bottom: 30px;
}
.tratamentos ul {
  padding-left: 15px;
  color: #785e88;
}
.tratamentos ul li {
  padding-bottom: 5px;
}
.tratamentos ul li a {
  color: #785e88;
  cursor: pointer;
}
.tratamentos ul li a:hover {
  text-decoration: none;
}
.popover {
  background: #785e88;
  border-radius: 0px;
  box-shadow: none;
  padding: 15px;
  z-index: 1001;
  width: 500px;
}
.popover .arrow {
  display: none;
}
.popover-title {
  border: none;
  background: #785e88;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
}
.popover-content {
  border: none;
  background: #785e88;
  color: #fff;
  font-style: italic;
}
