@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@300;400;500;700&display=swap');

body {
font-family: "Fira Sans", sans-serif;
font-weight: 400;
font-style: normal;
}

.main-column {
min-height: 400px !important;
}

.main-column p {
line-height: 24px;
}

.link-top-destaque {
padding: 10px 20px 10px 30px !important;
font-weight: bold;
text-decoration: none;
border-radius: 50px;
border: solid 2px #7C7E67;
margin-left: 20px;
margin-top: -2px;
color: #7C7E67 !important;
}

.link-top-destaque:hover {
text-decoration: none;
}

header {
padding: 5px 0;
}

.bx-header-right .navbar .nav > li > a {
color: #7C7E67;
font-weight: 500;
letter-spacing: 1px;
}

.bx-header-right {
padding-top: 29px;
}

.page-home .container {
width: 100%;
}

.page-home .container-fluid {
padding-right: 0;
padding-left: 0;
}

#hero-h {
color: #7C7E67;
padding: 90px 0 0px 0;
margin-top: -20px;
background: #EBE6D3 url(/content/interfaces/cms/userfiles/00438/files/bg-001.png) no-repeat center top;
background-size: contain;
}

.title-hero {
font-size: 46px;
color: #7C7E67;
margin: 0 0 20px 0;
line-height: 60px;
font-weight: 700;
}

.title-h2 {
font-size: 16px;
font-weight: 400;
color: #7C7E67;
line-height: 24px;
margin-bottom: 30px;
}

.photo-hero {
margin-top: -90px;
z-index: 9;
position: relative;
right: 15%;
width: 650px;
}

.div-button-menu-mobile {
display: none;
position: absolute;
top: 50px;
right: 20px;
line-height: 0;
}
.div-button-menu-mobile a {
padding: 8px 9px 9px 9px;
border-radius: 100%;
}

.mm-header {
padding-top: 20px !important;
}
.mm-menu.mm-hasheader.mm-ismenu>.mm-panel {
padding-top: 0;
}
.mm-header .mm-next, .mm-header .mm-prev {
bottom: 14px;
}

header .menu-vv li ul, #top .menu-vv li ul {
top: 92%;
}

.menu-vv .title-grupo:after {
border-top-color: #eee;
}

.menu-vv li ul {
background: transparent;
border: none;
}

.menu-vv li ul li a {
padding: 7px 15px !important;
color: #fff;
}

#secao-490, #secao-493, #secao-514 {
background: #f9f9f9;
}

#secao-491 {
background: #EBE6D3 url(/content/interfaces/cms/userfiles/00438/files/bg-001.png) no-repeat center top;
background-size: cover;
padding: 80px 15px 50px 15px;
}

.services {
  padding: 40px 25px;
  margin: 1em 0;
  background: rgba(255,255,255,0.8);
  box-shadow: 0px 10px 23px -10px rgba(0, 0, 0, 0.43);
border-radius: 6px;
}
@media screen and (max-width: 992px) {
  .services {
    margin-top: 0;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .services {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
.services span {
display: inline-block;
color: #bed173;
}
.services h3 {
font-size: 16px;
letter-spacing: 1px;
font-weight: 700;
color: #527359;
line-height: 25px;
margin: 15px 0 0 0;
padding: 0;
}

footer {
padding-top: 60px;
font-size: 90%;
}

.content-footer  {
padding-bottom: 5px;
}

.content-footer .pull-left, .content-footer .pull-right {
float: none;
}

.content-footer ul {
list-style: none;
margin: 0;
}
.content-footer ul li {
padding-top: 3px;
padding-bottom: 8px;
}

.content-footer h3 {
color: #EFD8D0;
margin: -10px 0 10px 0;
font-weight: normal;
font-size: 15px;
}

footer hr {
opacity: 0.6;
}

.menu-01-footer {
padding-left: 25px;
}

.copy-powered {
font-size: 90%;
opacity: 1;
filter: alpha(opacity = 100);
}


.icon::before {
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-family: "Font Awesome 5 Free";
font-weight: 900;
position: relative;
left: -10px;
opacity: 0.8;
}

.link-agendar::before {
content: "\f073";
}

@media only screen and (max-width: 768px) {
.bx-header-right .navbar, .hidden-mobile, header .menu-vv {display: none !important;}
.container {margin-right: 15px; margin-left: 15px;}
.page-home .container {margin: 0 !important;}
.div-button-menu-mobile {display: block;}
#hero-h {padding: 20px 30px 20px 0;}
.title-hero {font-size: 29px !important; margin-top: 0px; line-height: 36px;}
.title-h2 {font-size: 17px;}
.logo img {height: 55px;}
.bx-header-right {padding-top: 60px;}
.menu-01-footer {padding-left: 0px;}
.photo-hero {margin-top: -10px; margin-bottom: -20px; right: 0%; width: 300px;}
.content-footer .span3 {width: 96% !important;}
}