/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, .row {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-family: 'Lato', sans-serif;
	line-height: 1;
	overflow-y: scroll;
  	overflow-x: hidden;
  	transform-style: preserve-3d;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

strong {
	font-weight: 700 !important;
}

#menu {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 1000;
}

.navbar {
	margin-bottom: 0;
	background-color: #fff;
    border: 0;
    color: #b299b5;
	width: 1080px;
    margin: auto;
}

.dropdown-menu {
    background-color: #b49bb7;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

.dropdown-menu>li>a{
	color: #fff;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.navbar .social {
	float: right;
}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #b299b5;
	text-align: center;
}

.navbar .menu-ativo:before {
    border-top: 5px solid #b299b5;
    content: "";
    width: 100%;
    position: absolute;
    top: 0px;
}

.navbar-default .navbar-nav>li {
	margin-right: 20px;
}

.navbar-default .navbar-nav>li:hover:before {
    border-top: 5px solid #b299b5;
    content: "";
    width: 100%;
    position: absolute;
    top: 0px;	
}

.navbar-default .navbar-toggle { border: 1px solid rgba(178, 153, 181, .8); }

.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background-color: #fff; }

.home-banner {
	background-color: #ebe3ed;
	background: url(../img/home-banner.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 715px;
	content: "";
}

.pages-banner {
	background-color: #e4d9e7;
    background: url(../img/top-banner.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 340px;
    content: "";
}

.home-banner .logo-home {
	position: absolute;
    top: 250px;
    left: 9%;
    width: 300px;
}

.pages-banner .logo-home, .pages-banner-mobile .logo-home {
    position: absolute;
    top: 90px;
    left: 11%;
    width: 250px;
}

.home-banner .slogan-home {
	position: absolute;
    top: 280px;
    right: 6%;
    width: 283px;
    color: #b299b5;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 100;
}

.pages-banner-mobile {
	display: none;
	height: 400px;
	background-color: #e4d9e7;
}

.pages-banner .slogan-home, .pages-banner-mobile .slogan-home {
    position: absolute;
    top: 120px;
    right: 22%;
    width: 215px;
    color: #b299b5;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 100;
}

.pages-banner-mobile .slogan-home {
    top: 95px;
}

.home-banner .btn-marcacao, .pages-banner .btn-marcacao {
    right: 0;
    padding-top: 60px;
    cursor: pointer;
}

.home-banner .btn-marcacao img, .pages-banner .btn-marcacao img {
	width: 160px;
    float: right;
    margin-right: 40px;
}

.home-banner .btn-telefone {
	position: absolute;
    margin-top: 590px;
    right: 0;
    cursor: pointer;
}

.home-banner .box-telefone {
    position: absolute;
    margin-top: 560px;
    right: 100px;
    background: rgba(178,153,181,.6);
    padding: 20px 20px 20px 40px;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
}

.home-banner .box-telefone img {
    position: absolute;
    left: 8px;
    top: 10px;
    width: 20px;
    cursor: pointer;
}

.home-banner .btn-telefone img {
    margin-right: 40px;
    width: 50px;
    opacity: 0.6;
}

.home-banner .btn-telefone img:hover {
    opacity: 1;
}

#marcacao .modal-dialog {
	width: 830px;
}

#marcacao .modal-content {
    border-radius: 0;
	background: url(../img/formulario-bg.jpg) center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#marcacao #formulario-contacto {
	width: 550px;
}

#marcacao .form-titulo {
    font-size: 30px;
    font-weight: 100;
    color: #827488;
    margin-bottom: 10px;
    margin-top: 20px;
    text-transform: uppercase;
}

#marcacao .form-subtitulo {
    font-size: 18px;
    color: #4e4e4e;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#marcacao .form-marcacao-img {
    width: 120px;
    float: right;
    margin-top: -35px;
    margin-left: 725px;
    position: absolute;
}

#marcacao button.close {
    background-color: #8d7392;
    padding: 0px 6px 5px 7px;
    border-radius: 20px;
    opacity: 1;
	float: left;
}

#marcacao button.close span {
    color: #fff;
}

.isHidden {
	display: none;
}


/* TRATAMENTO */

.tratamento, .antesdepois {
	padding: 50px;
}

.tratamento h1, .antesdepois h1 {
	font-size: 40px;
	color: #808080;
	padding-bottom: 30px;
}

.tratamento h2, .antesdepois h2 {
	font-size: 30px;
	color: #b49bb7;
	padding-bottom: 30px;
}

.tratamento .width16 { 
	float: left;
	width: 14.28%;
    padding: 20px;
}

.antesdepois .width16 {
	float: left;
	width: 16.66%;
    padding: 20px;
}

.tratamento img, .antesdepois img {
	margin-bottom: 30px;
}


.tratamento img:hover {
	padding-top: 30px;
	margin-bottom: 0px;
	cursor: pointer;
}

/* CAMPANHAS */

.campanhas {
	padding: 0 50px 0 50px;
}

.campanhas h1 {
	font-size: 40px;
	color: #808080;
	padding-bottom: 30px;
}


.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .item .imagem{
    width: auto;
    height: 645px;
    right: 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	content: "";
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-control.left, .carousel-control.right {
	background-image: none !important;
    width: 100px;
}

.carousel-control.left {
	left: 0px;
	padding-left: 20px;
}

.carousel-control.right {
	right: 0px;
	padding-right: 20px;
}

#Carousel2 .carousel-control.left {
	left: -100px;
	padding-left: 20px;
}

#Carousel2 .carousel-control.right {
	right: -100px;
	padding-right: 20px;
}

.carousel-control.left-in {
	left: 40px;
}

.carousel-control {
	opacity: 1 !important;
}

.carousel-control:hover {
    opacity: .5 !important;
}

.carousel-indicators li {
	background-color: #999;
	border-color: #999;
}

.carousel-indicators {
	left: 0px !important;
	width: 100% !important;
	margin-left: 0 !important;
    bottom: 160px;
    text-align: right;
    padding-right: 50px;
}

.carousel-indicators .active {
	background-color: #b3b3b3;
	border-color: #b3b3b3;
}

#Carousel .slogan {
	position: fixed;
    top: 350px;
    left: 50px;
}

#Carousel .slogan .title {
    text-transform: uppercase;
    color: #f16321;
    font-size: 70px;
    font-weight: 900;
}

#Carousel .btn-sabermais {
    position: relative;
    float: right;
    margin-right: 160px;
    background-color: #808080;
    padding: 6px 10px;
    margin-top: 20px;
}

#Carousel .btn-sabermais:hover {
	background-color: #c1debb;
}

#Carousel .btn-sabermais a {
    color: #fff;
    text-decoration: none;
}

#Carousel .btn-sabermais a:hover {
	color: #808080;
}

.campanhas .sabermais {
	background-color: #b49bb7;
	padding: 6px 10px;
}

.campanhas .sabermais:hover {
	background-color: #c1debb;
	color: #808080;
}

#Carousel .carousel-inner, #Carousel .carousel-inner .item {
	height: 500px;
}

#Carousel .caixa {
	width: 400px;
    float: right;
}

#Carousel .banner {
	background-color: rgba(178, 153, 181, .8);
	color: #fff;
	position: relative;
    width: 400px;
    float: right;
    margin-right: 160px;
    padding: 20px;
    margin-top: 20px;
}

#Carousel .banner .data {
	text-align: right;
	font-size: 16px;
	font-weight: 100;
	padding-bottom: 30px;
}

#Carousel .banner .tipo {
	font-size: 30px;
	text-transform: uppercase;
	padding-bottom: 30px;
}

#Carousel .banner .oferta {
	font-size: 33px;
	font-weight: 100;
	padding-bottom: 30px;
}

#Carousel .banner .descricao {
	font-size: 19px;
	margin-bottom: 15px;
}

#Carousel .carousel-control {
	margin-top: 230px;
}

#Carousel .carousel-control img {
	width: 50px;
}

#Carousel .carousel-indicators {
	bottom: -30px;
    padding-right: 160px;
}



/* SOBRE */

.sobre {
	padding: 100px 50px 50px 50px;
}

.sobre h1 {
    width: 300px;
    float: left;
    font-size: 40px;
    padding-left: 50px;
    color: #b49bb7;
    margin-bottom: -15px;
}

.sobre .text {
	position: relative;
    width: 97%;
    padding-left: 300px;
    margin-bottom: 30px;
}

.sobre p {
	font-size: 18px;
    line-height: 24px;
	color: #333333;
	margin-bottom: 40px;
    text-align: left;
}

.sobre a {
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	float: right;
	color: #fff;
}

.sobre .sabermais {
	background-color: #808080;
	padding: 4px 10px 6px 10px;
}

.sobre .sabermais:hover {
	background-color: #c1debb;
	color: #808080;
}

/* FIM SOBRE */

/* SIMULAÇÃO */

.simulacao {
	background-color: #b3b3b3;
	color: #fff;
	padding: 50px;
}

.simulacao .caixa {
	width: 900px;
	margin: auto;
}

.simulacao .texto {
	width: 700px;
	float: left;
    padding-top: 40px;
}

.simulacao .botao {
	float: left;
    width: 200px;
    cursor: pointer;
}

.simulacao h1 {
	text-transform: uppercase;
	font-size: 30px;
	margin-bottom: 30px;
}

.simulacao p {
	width: 500px;
    font-size: 24px;
    font-weight: 100;
}

/* FIM SIMULAÇÃO */

/* COMPARATIVO */

.comparativo {
	height: 400px;
	padding: 50px;
}

.comparativo div {
	margin-left: 55%;
	width: 500px;
	color: #808080;
}

.comparativo h1 {
	font-size: 32px;
    line-height: 42px;
    font-weight: 100;
    width: 350px;
    padding-top: 30px;
    text-transform: uppercase;
}

.comparativo p {
	font-size: 22px;
	line-height: 26px;
	padding: 30px 0;
}

.comparativo .sabermais {
	background-color: #808080;
	color: #fff;
	padding: 6px 10px; 
}

.comparativo .sabermais:hover {
	background-color: #c1debb;
	color: #808080;
}

.comparativo a {
	text-decoration: none;
}

/* DESTAQUE */

.destaque {
	background-color: #f2f2f2;
	padding: 50px;
}

.destaque h1 {
	font-size: 40px;
	color: #808080;
	padding-bottom: 30px;
}

.destaque .destaque-img {
	width: 100%;
	height: 250px;
}

.destaque .titulo {
	font-size: 22px;
	font-weight: 100;
	color: #b49bb7;
	text-align: left;
	padding: 15px 0;
    min-height: 74px;
}

.destaque .descricao {
	text-align: left;
	color: #333;
 	-webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: clip;
    line-height: 1.4em;
    max-height: 97px;
    font-size: 18px;
}

.destaque .descricao:after {
	content: "...";
    height: 200px;
    color: #808080;
}

.destaque a {
	color: #fff;
	text-decoration: none;
}

.destaque a .saibamais {
	width: 120px;
	background-color: #808080;
	margin: 20px 0;
	padding: 6px 10px;
	float: right;
}

.destaque a .saibamais:hover {
	background-color: #c1debb;
	color: #808080;
}

#demo {
	margin: auto;
}

#owl-demo .item{
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.customNavigation{
  text-align: center;
}
//use styles below to disable ugly selection
.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#demo .customNavigation .prev {
    left: 0px;
    padding-left: 80px;
    position: absolute;
    margin-top: 100px;
}

#demo .customNavigation .next {
    right: 0px;
    padding-right: 80px;
    position: absolute;
    margin-top: 100px;
}

.destaque .customNavigation .arrow {
    width: 50px;
}

#demo .owl-pagination {
	text-align: right;
}

#owl-corpo,
#owl-abdominoplastia,
#owl-lipoaspiracao,
#owl-gluteos,
#owl-mommy,
#owl-aumentomama,
#owl-levantamentomama,
#owl-mamoplastia,
#owl-implantes,
#owl-botox,
#owl-mesoterapia,
#owl-peeling,
#owl-rugas,
#owl-biefaroplastia,
#owl-injecoes,
#owl-lifting,
#owl-rinoplastia,
#owl-escreroterapia,
#owl-varizes,
#owl-derrames,
#owl-owllipoaspiracaoh,
#owl-otoplastia,
#owl-mama,
#owl-pele,
#owl-rosto,
#owl-pernas,
#owl-homem {
	width: 1100px !important;
	margin: auto;
}

#Carousel2 {
    width: 1000px;
    margin: auto;
}


/* FEEDBACK */

.feedback {
	background-color: #b49bb7;
    padding: 50px;
}

.feedback .conteudo {
	width: 700px;
	margin: auto;
	color: #fff;
}

.feedback .aspas {
	float: left;
	width: 150px;
}

.feedback .descricao {
	font-size: 18px;
	padding-top: 10px;
}

.feedback .nome {
	margin-top: 20px;
}

.feedback .carousel-control img {
	width: 50px;
	padding-top: 40px;
}


/* PARCERIAS */

.acordos-parcerias {
	padding: 50px;
}

.acordos-parcerias .width50 {
	width: 50%;
	float: left;
}

.acordos-parcerias .width50:first-child {
	border-right: 1px solid #b299b5;
}

.acordos, .parcerias {
	padding: 20px;
}

.acordos h1 {
	width: 100px;
	float: left;
	font-size: 30px;
	font-weight: 100;
	color: #b49bb7;
	padding-bottom: 30px;
}

.customNavigation-acordos {
	float: right;
}

.customNavigation-acordos img {
	width: 30px;
}

#owl-acordos {
  z-index: -100;
}

#owl-acordos .item{
  margin: 3px;
}

#owl-acordos .item img{
  display: block;
  width: 100%;
  height: auto;
}

#owl-acordos .owl-pagination {
	display: none;
}

.parcerias h1 {
    width: 100px;
    float: left;
	font-size: 30px;
	font-weight: 100;
	color: #b49bb7;
	padding-bottom: 30px;
}

.customNavigation-parcerias {
	float: right;
}

.customNavigation-parcerias img {
	width: 30px;
}

#owl-parcerias {
	z-index: -100;
}

#owl-parcerias .item{
  margin: 3px;
}
#owl-parcerias .item img{
  display: block;
  width: 100%;
  height: auto;
}
#owl-parcerias .owl-pagination {
	display: none;
}

.btn.active, .btn:active {
	-webkit-box-shadow: none;
	box-shadow: none;
}


/* QUEM SOMOS - SOBRE NÓS */

.sobrenos {
	padding: 50px;
}

.sobrenos h1 {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #b49bb7;
    margin-bottom: 30px;
}

.sobrenos .width60 {
	width: 60%;
	float: left;
}

.sobrenos .width40 {
	width: 40%;
	float: left;
	padding-left: 20px;
}

.sobrenos .width40 .first-img {
	padding-right: 10px;
}

.sobrenos .width40 figure:first-child {
	width: 100%;
}

.sobrenos .width40 figure {
	padding-top: 10px;
	padding-right: 10px;
	width: 25%;
	float: left;
}

.sobrenos .sobre, .sobrenos .missao {
	font-size: 18px;
	line-height: 24px;
	text-align: left;
	padding: 0;
	color: #333;
	padding-right: 40px;
}

.sobrenos .sobre {
	padding-bottom: 30px;
}

/* FIM QUEM SOMOS - SOBRE NÓS */



/* QUEM SOMOS - VALORES */


.valores {
	background-color: #dbdbdb;
	padding: 50px;
}

.valores h1 {
	float: left;
	font-size: 40px;
	color: #808080;
	padding-bottom: 30px;
}

.valores .width25 {
	width: 25%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
    color: #808080;
	text-align: center;
}

.valores .width25 img {
	width: 140px;
    margin-bottom: 20px;
}

.valores .width25 h3 {
	font-size: 22px;
	font-weight: 100;
	text-align: center;
	padding-bottom: 20px;
}

.valores .width25 p {
	font-size: 15px;
	line-height: 20px;
	font-weight: 100;
	text-align: center;
}

/* FIM QUEM SOMOS - VALORES */


/* QUEM SOMOS - EQUIPA */

.equipa {
	padding: 50px;
}

.equipa .titulo {
    height: 80px;
}

.equipa h1 {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #b49bb7;
    margin-bottom: -50px;
}

.equipa h3 {
	font-size: 22px;
	font-weight: 100;
	text-align: left;
	padding-bottom: 20px;
}

#owl-estetica, #owl-dermatologia {
	z-index: -100;
}

#owl-estetica, #owl-dermatologia {
	padding: 0 80px;
}

.equipa .estetica {
	margin-bottom: 30px;
}

.equipa .customNavigation-estetica .prev-estetica , .equipa .customNavigation-dermatologia .prev-dermatologia{
	left: 0px;
    padding-left: 50px;
    position: absolute;
    margin-top: 170px;
}

.equipa .customNavigation-estetica .next-estetica , .equipa .customNavigation-dermatologia .next-dermatologia{
    right: 0px;
    padding-right: 50px;
    position: absolute;
    margin-top: 170px;
}

.equipa .customNavigation-estetica .arrow, .equipa .customNavigation-dermatologia .arrow {
	width: 50px;
}

.equipa .estetica .item, .equipa .dermatologia .item {
    margin-left: 10px;
    margin-right: 10px;
}

.equipa .width20 {
	width: 20%;
	float: left;
	margin-bottom: 50px;
}

.equipa .foto-doutor {
	width: 100%;
	height: 300px;
	border: solid 1px #dbdbda;
	content: "";
    background-color: rgba(0,0,0,.3);
}

.equipa .foto-doutor:hover {
    filter:brightness(90%);
}

.equipa .nome-doutor {
    font-size: 18px;
    margin-top: 10px;
}

.equipa .nome-doutor a {
	color: #343433;
	text-decoration: none;
}

.equipa .especialidade-doutor {
	font-size: 18px;
	margin-top: 2px;
	color: #827488;
	min-height: 36px;
}

.equipa .curriculo-pdf {
	font-size: 11px;
    margin-top: 12px;
}

.equipa .curriculo-pdf a {
	color: #808080;
	text-decoration: none;
}

.equipa .owl-pagination {
	float: right;
}


/* FIM QUEM SOMOS - EQUIPA */




/* TRATAMENTO */

.tratamentos {
	padding: 100px 50px 120px 50px;
	background-color: #e4d9e7;
}

.tratamentos h1 {
    width: 300px;
    float: left;
    font-size: 40px;
    padding-left: 50px;
    color: #b49bb7;
    margin-bottom: -15px;
}

.tratamentos .text {
	position: relative;
    width: 97%;
    padding-left: 300px;
    margin-bottom: 30px;
    text-align: left;
}

.tratamentos p {
	font-size: 18px;
	line-height: 24px;
	color: #333333;
	margin-bottom: 40px;
}

.tratamento-icones {
	margin: -100px 50px 50px 50px;
}

.tratamento-icones h1 {
	font-size: 40px;
	color: #808080;
	padding-bottom: 30px;
}

.tratamento-icones .width16 {
	float: left;
	width: 14.28%;
    padding: 30px;
}

.tratamento-icones .width16 img:hover {
	cursor: pointer;
}


.tratamento-icones .width16 img {
	margin-bottom: 30px;
}

.tratamento-icones .width16 img:hover {
	margin-bottom: 0px;
	padding-top: 30px;
}

.tratamentos-descricao .tratamentos-banner{
    height: 350px;
    padding: 50px;
}

.tratamentos-descricao .box {
	padding: 100px 50px 50px 50px;
}

.tratamentos-descricao .box h1 {
    width: 300px;
    float: left;
    font-size: 40px;
    font-weight: 100;
    padding-left: 50px;
    color: #b49bb7;
    margin-bottom: -15px;
}

.tratamentos-descricao .box .text {
	position: relative;
    width: 97%;
    padding-left: 300px;
    margin-bottom: 30px;
}

.tratamentos-descricao .box p {
	font-size: 18px;
	line-height: 24px;
	color: #333333;
	margin-bottom: 40px;
}

.tratamentos-descricao h1 {
	font-size: 40px;
	color: #fff;
}

.tratamentos-descricao h2 {
    width: 300px;
    float: left;
	font-size: 30px;
	color: #8d7392;
    padding-right: 20px;
}

.tratamentos-descricao h3 {
	font-size: 18px;
	color: #8d7392;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 20px;
}

.tratamentos-descricao p {
	font-size: 18px;
	line-height: 24px;
	color: #333;
}

/*
.tratamentos-descricao p.overlay {
	max-height: 125px;
    overflow: hidden;
}*/

.tratamentos-descricao .options {
	margin: 0px 50px 0 50px;
	padding: 0 0 20px;
	border-bottom: solid 2px #c1debc;
}

.tratamentos-descricao .options div {
	float: left;
	margin-right: 40px;
	cursor: pointer;
	color: #808080;
}

.tratamentos-descricao .options div:hover {
	font-weight: 700;
}

.tratamentos-descricao .options div.active {
	color: #000;
}

.tratamentos-descricao .desenvolvimento {
	padding: 50px;
}

.tratamentos-descricao .imagem {
    width: 400px;
    margin-right: 30px;
    margin-bottom: 20px;
    float: left;
}

.tratamentos-descricao .texto {
    overflow: hidden;
}

.tratamentos-descricao .texto img { display: none; }

.tratamentos-descricao .texto .mais {
	font-size: 14px;
	color: #837388;
	padding-top: 20px;
	cursor: pointer;
}

.tratamentos-descricao .texto div.mais:hover {
	font-weight: 900;
}

.sem-resultados {
	margin-bottom: 50px;
}


/* FIM TRATAMENTO */





/* ANTES E DEPOIS */

.antes-depois {
	padding: 50px;
}

.grey {
	background-color: #e6e6e6;
}

.antes-depois .titulo {
	font-size: 30px;
	color: #343433;
}

.antes-depois .options {
	margin: 50px 0 50px;
	padding: 0 0 20px;
	border-bottom: solid 1px #aaa;
}

.antes-depois .options div {
	float: left;
	margin-right: 40px;
	cursor: pointer;
	color: #808080;
}

.antes-depois .options div.active {
	color: #000;
}

.antes-depois .box {
	width: 1050px;
	margin: auto;
}

.antes-depois .width50 {
	width: 50%;
	float: left;
    /*text-align: center;*/
}

.antesdepois-img-left {
    width: 48% !important;
    margin-right: 1%;
    padding-top: 292px;
}

.antesdepois-img-right {
    width: 48% !important;
    margin-left: 1%;
    padding-top: 292px;
}

.antesdepois-descricao {
    padding: 5px;
    background-color: #e6e6e6;
}

.antes-depois h1 {
    font-size: 30px;
    color: #b49bb7;
    padding-bottom: 30px;
}

.antes-depois .descricao {
	font-size: 18px;
	line-height: 24px;
	color: #333;
	margin-bottom: 40px;
}

.antes-depois .width50 p {
	padding-top: 10px;
}

.antes-depois .customNavigation .prev {
    left: -20px;
    padding-left: 80px;
    position: absolute;
    margin-top: 100px;
    z-index: 2;
}

.antes-depois .customNavigation .next {
    right: -20px;
    padding-right: 80px;
    position: absolute;
    margin-top: 100px;
    z-index: 2;
}

.customNavigation .arrow {
	width: 50px;
}

.antes-depois .owl-theme .owl-controls {
	text-align: right;
	padding-right: 30px;
	padding-top: 20px;
}

.roxo {
	background-color: #b49bb7 !important;
}

/* FIM ANTES E DEPOIS */




/* INFO ÚTEL*/

.pagamento {
	padding: 50px 50px 0 50px;
	color: #808080;
}

.precos {
	padding: 25px 50px 50px 50px;
	color: #808080;
}

.pagamento h1, .precos h1 {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #676767;
    margin-bottom: 30px;
}

.pagamento .sub-titulo {
	margin-bottom: 20px;
}

.pagamento .bold {
	font-weight: 700;
}
	
.pagamento p, .precos p {
    font-size: 18px;
    line-height: 24px;
    color: #676767;
}

.pagamento .line-green {
	content: "";
	padding-top: 25px;
    border-bottom: solid 2px #c1debc;
}

.videos {
	padding: 50px;
	color: #808080;
}

.videos h1 {
    width: 100%;
    float: left;
    font-size: 35px;
    color: #676767;
    margin-bottom: 30px;
}

.videos .sub-titulo {
	margin-bottom: 20px;
}

.videos .width50 {
	width: 50%;
	float: left;
	padding: 20px;
}

.videos {
	font-size: 18px;
	color: #000;
	padding-bottom: 2px;
}

.videos p{
	font-size: 18px;
	color: #000;
	min-height: 30px;
}

.videos .btn {
    float: right;
    margin-top: 10px;
    margin-bottom: 50px;
    margin-right: 20px;
	background-color: #808080;
	padding: 6px 10px;
	border-radius: 0;
	color: #fff;
}

.videos .btn:hover {
	background-color: #c1debb;
	color: #808080;
}

.internacional {
	padding: 50px;
	background-color: #e6e6e6;
	color: #808080;
}

.internacional .width50 {
	width: 50%;
	float: left;
}

.internacional .width50 img {
	width: 500px;
	margin: auto;
}

.internacional h1 {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #676767;
    margin-bottom: 30px;
}

.internacional p {
    font-size: 18px;
    line-height: 24px;
}

.internacional .download {
	margin-top: 20px;
}

.internacional .download a {
	font-size: 18px;
	color: #837388;
	text-decoration: none;
}

.area-testemunhos {
	padding: 50px 50px 100px 50px;
}

.area-testemunhos .icone {
	width: 80px;
	float: left;
    margin-right: 20px;
}

.area-testemunhos h1 {
	font-size: 40px;
	color: #676767;
	padding-top: 20px;
}

.area-testemunhos .row:first-child {
	padding-bottom: 40px;
	border-bottom: 0;
}

.area-testemunhos .row {
	padding-top: 70px;
	padding-bottom: 70px;
	border-bottom: solid 1px #a6ceac; 
    font-size: 16px;
    line-height: 20px;
}

.area-testemunhos .width20 {
	width: 20%;
	float: left;
	padding-right: 20px;
}

.area-testemunhos .width40 {
	width: 40%;
	float: left;
	padding-right: 20px;
}

.area-testemunhos .width30 {
	width: 30%;
	float: left;
	padding-right: 20px;
}

.area-testemunhos .width50 {
	width: 50%;
	float: left;
	padding-right: 20px;
}

.area-testemunhos .width60 {
	width: 60%;
	float: left;
	padding-right: 20px;
}

.area-testemunhos .width80 {
	width: 80%;
	float: left;
	padding-right: 20px;
	font-size: 18px;
	line-height: 24px;
	color: #333;
}

.area-testemunhos .nome {
	font-size: 20px;
	color: #343433;
}

.area-testemunhos .profissao {
	font-size: 16px;
	color: #827488;
}

.area-testemunhos .foto {
	border: solid 1px #808080;
}

.area-testemunhos .sabermais {
	float: right;
	font-size: 14px;
	color: #fff;
	background-color: #808080;
	padding: 6px 10px 8px;
	margin-top: 20px;
}

.area-testemunhos .sabermais:hover {
	background-color: #c1debb;
	color: #808080;
}

/* FIM INFO ÚTEL*/



/* DESTAQUE */

.noticias {
	padding: 50px 50px 0 50px;
}

.noticias h1 {
	font-size: 40px;
	color: #676767;
	padding-top: 20px;
	margin-bottom: 50px;
}

.noticias .seta {
    display: table-cell;
    vertical-align: middle;
    float: none;
    width: 20px;
}

.noticias .seta .seta-esquerda {
    background-color: #cacaca;
    vertical-align: middle;
    padding: 100px 10px;
    margin-right: 30px;
    color: #000;
}

.noticias .seta .seta-esquerda:after {
    content: "<";
}

.noticias .seta .seta-direita {
    background-color: #cacaca;
    vertical-align: middle;
    padding: 100px 10px;
    margin-left: 30px;
    color: #000;
}

.noticias .seta .seta-direita:after {
    content: ">";
}

.noticias .seta a {
	text-decoration: none;
}

.noticias .table {
    display: table;
}

.noticias .seta-down {
    width: 30px;
    margin: auto;
	margin-top: 50px;
	text-align: center;
}

.noticias .desenvolvimento {
	color: #808080;
	font-size: 16px;
}

.noticias .width40 {
	width: 40%;
	float: left;
	padding-right: 20px;
}

.noticias .width60 {
	width: 60%;
	float: left;
	padding-left: 20px;
	padding-top: 76px;
	color: #333;
	font-size: 18px;
	line-height: 24px;
}

.noticias .data {
	font-size: 14px;
	padding-bottom: 5px;
	color: #676767;
}

.noticias .titulo {
	font-size: 20px;
	padding-bottom: 5px;
	color: #8c7391;
}

.noticias .tipo {
	font-size: 14px;
	color: #8c7391;
	margin-bottom: 20px;
}

.noticias .facebook {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
}

.noticias .imagem {
	border: solid 1px #808080;
}

.maisnoticias {
	padding: 50px 50px 0 50px;
}

.maisnoticias h1 {
	font-size: 40px;
	color: #676767;
	padding-top: 20px;
	margin-bottom: 20px;
}

.maisnoticias .options div {
	float: left;
	margin-right: 40px;
	padding-top: 10px;
	color: #8c7391;
	cursor: pointer;
	margin-bottom: 30px;
	border-top: solid 8px #fff;
}

.maisnoticias .options div a {
	color: #8c7391;
	text-decoration: none;
}

.maisnoticias .options .active{
	border-top: solid 8px #c5b6c6;
}

.maisnoticias .width33 {
	width: 33%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 50px; 
}

.maisnoticias .titulo {
	font-size: 18px;
	padding: 10px 0;
	color: #8c7391;
}

.maisnoticias .excerto {
	font-size: 18px;
	line-height: 24px;
	color: #333;
    min-height: 50px;
 	-webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: clip;
    line-height: 1.4em;
    max-height: 97px;
}

.maisnoticias .sabermais {
	float: right;
	font-size: 12px;
	color: #fff;
	background-color: #808080;
	padding: 6px 10px;
	margin-top: 20px;
}

.maisnoticias .sabermais:hover {
	background-color: #c1debb;
	color: #808080;
}

/* FIM DESTAQUE */



/* CONTACTOS */

.contactos {
	padding: 50px;
}

.contactos .width30 {
	width: 30%;
	float: left;
	border-right: solid 1px #b49bb7;
}

.contactos .width70 {
	width: 70%;
	float: left;
	padding-left: 20px;
}

.contactos h4 {
	font-size: 20px;
	margin-bottom: 20px;
	color: #b49bb7;
}

.contactos p {
	font-size: 18px;
	line-height: 24px;
	text-align: left;
	color: #333;
}

.contactos a {
	color: #333;
	text-decoration: none;
}

.contactos .topspace {
	margin-top: 48px;
}
.contactos .line {
    margin-bottom: 18px;
}

.contactos .line:after {
	border-bottom: solid 2px #b49bb7;
	width: 40px;
    margin-top: 30px;
    left: 80px;
	position: absolute;
	padding: 4px;
	content: "";
}

#map-canvas {
	width: 100%;
	height: 400px;
}

.map {
	height: 420px;
}

.mapa {
/*    filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);    
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
*/}

.formulario {
	background: url(../img/formulario-bg.jpg) no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 50px;
	height: 550px;
}

.formulario h1 {
	width: 100%;
    float: left;
    font-size: 40px;
    color: #827488;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.formulario h3 {
	font-size: 18px;
	color: #fff;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.formulario p {
	width: 500px;
    font-size: 18px;
    line-height: 24px;
    padding: 0;
    color: #808080;
}

#formulario-contacto {
	width: 800px;
	margin-top: 30px;
}

#formulario-contacto .nome {
	margin-bottom: 10px;
}

#formulario-contacto .telefone, #formulario-contacto .email {
	width: 50%;
	float: left;
	margin-bottom: 10px;
}

#formulario-contacto .telefone {
    border-right: solid 10px #c1c1c1;
}

#formulario-contacto .mensagem {
	margin-bottom: 10px;
	height: 120px;
}

#formulario-contacto .btn2 {
	background-color: #b49bb7;
    border: #b49bb7;
    padding: 10px 16px;
    float: right;
}

#formulario-contacto input, #formulario-contacto textarea {
    border-radius: 0;
}


/* FIM CONTACTOS */



/* FOOTER */

.footer {
	padding: 50px;
	background-color: #808080;
	color: #ffF;
}

.footer div {
	width: 20%;
	float: left;
	text-align: center;
}

.footer img {
	margin: auto;
}

.footer a {
	color: #ffF;
}

.footer .icon {
	padding-bottom: 20px;
}

.width100 {
	width: 100%;
	float: left;
}









/* MOBILE */

@media screen and (max-width: 1400px) {
	#demo .customNavigation .prev {
		padding-left: 10px;
	}
	#demo .customNavigation .next {
		padding-right: 10px;
	}
}

@media screen and (max-width: 1100px) {
	.home-banner .logo-home { left: 20px; width: 200px; }
	.home-banner .slogan-home { width: 203px; right: 20px; font-size: 29px; }
}

@media screen and (max-width: 1080px) {
	#Carousel2 { width: 700px; }

	.tratamento-icones .width16 { float: left; width: 33%; padding: 4px; }
	.tratamento img { margin: auto; }
	.tratamento-icones { margin: 50px; }
}


@media screen and (max-width: 1080px) {
	/* MENU COOLAPSE WIDTH */
	.navbar-header {
	  float: none;
	  border-bottom: 1px solid #b198b5;
	}
	.navbar-left,.navbar-right {
	  float: none !important;
	}
	.navbar-toggle {
	  display: block;
	}
	.navbar-collapse {
	  border-top: 1px solid transparent;
	  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-fixed-top {
	  top: 0;
	  border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
	  display: none!important;
	}
	.navbar-nav {
	  float: none!important;
	  margin-top: 7.5px;
	}
	.navbar-nav>li {
	  float: none;
	  width: 100%;
	}
	.navbar-nav>li>a {
	  padding-top: 8px;
	  padding-bottom: 8px;
	}
	.collapse.in{
	  display:block !important;
	}
	/* END MENU COOLAPSE WIDTH */

	.navbar { width: 100%; }


	.navbar .menu-ativo {
		background-color: #b299b5;
	}

	.navbar-default .navbar-nav>li.menu-ativo>a {
		color: #fff;	
	}

	.navbar .menu-ativo:before {
	    border-top: 0;
	}
}


@media screen and (max-width: 1030px) {
	.comparativo div { margin-left: 49%; width: 300px; }

	.equipa .width20 { width: 33%; }
}

@media screen and (max-width: 970px) {
	.tratamento .width16, .antesdepois .width16 {  padding: 10px; }
	.simulacao .caixa { width: 700px; }
	.simulacao .texto { width: 500px; }
}

@media screen and (max-width: 940px) {
	.tratamentos-descricao .imagem { width: 300px; }

	.valores .width25 { width: 50%; }
	.valores .width25 img { margin-top: 20px; }

	.footer { padding: 50px 150px 0; }
	.footer div { width: 50%; text-align: center; margin-bottom: 40px; min-height: 135px; }
	.footer div:first-child { width: 100%; }
	.footer img { max-width: 120px; }
}


@media screen and (max-width: 860px) {
	.home-banner { height: 315px; }
	.home-banner .btn-marcacao img, .pages-banner .btn-marcacao img { width: 120px; }
	.home-banner .logo-home { top: 150px; }
	.pages-banner .logo-home { top: 100px; }
	.home-banner .slogan-home, .pages-banner .slogan-home { top: 190px; font-size: 20px; }


	#marcacao .modal-dialog { width: 90%; }

	#Carousel2 { width: 90%; }

	#Carousel .carousel-inner, #Carousel .carousel-inner .item { height: 300px; }
	#Carousel .carousel-control { margin-top: 130px; }

	#Carousel .banner { width: 300px; margin-right: 60px; padding: 10px; }
	#Carousel .banner .tipo { font-size: 18px; padding-bottom: 20px; }
	#Carousel .banner .oferta { font-size: 22px; padding-bottom: 20px; }
	#Carousel .banner .descricao { font-size: 16px; }
	#Carousel .banner .data { font-size: 13px; padding-bottom: 20px; }
	#Carousel .btn-sabermais { margin-top: 10px; }

	.tratamento .width16, .antesdepois .width16 {  width: 33.3%; }

	.acordos-parcerias { padding: 30px 50px; }
	.acordos, .parcerias { padding: 10px 0; }
	.acordos-parcerias .width50 { width: 100% }
	.acordos-parcerias .width50:first-child { border-right: 0; }

	#formulario-contacto { width: 100%; }
	#formulario-contacto .telefone { border-right: 0; }
}

@media screen and (max-width: 800px) {
	.sobrenos .width60, .sobrenos .width40 { width: 100%; }
	.sobrenos .width40 { margin-top: 30px; padding-left: 0px; }

	.valores .width25 { margin-bottom: 50px; }

	.contactos .width30, .contactos .width70 { border-right: 0; width: 100%; float: none; text-align: center; }
	.contactos .width70 { margin-top: 30px; padding-left: 0px; }
	.contactos p { text-align: center; }
}

@media screen and (max-width: 770px) {
	.simulacao .caixa { width: 100%; text-align: center; }
	.simulacao .texto { width: 100%; margin-bottom: 30px; }
	.simulacao p { width: 100%; width: 100%; }
	.simulacao .botao { float: none; margin: auto; }

	.sobre h1 { width: 100%; margin-bottom: 20px; padding-left: 0px; }
	.sobre .text { width: 100%; padding-left: 0px; }

	.equipa .width20 { width: 50%; margin-bottom: 30px; }

	.footer div { width: 100%; }
	.footer { padding: 50px 0 0 0; }
}

@media screen and (max-width: 730px) {

	.pages-banner-mobile { display: block; }
	.pages-banner .logo-home, .pages-banner .slogan-home, .home-banner .btn-marcacao img, .pages-banner .btn-marcacao img, .home-banner .btn-telefone, .home-banner .box-telefone,
	.home-banner .logo-home, .home-banner .slogan-home, .home-banner .btn-marcacao, .pages-banner .btn-marcacao { display: none; }

	.home-banner, .pages-banner { margin-top: -200px; }

	.pages-banner { height: 220px; }

	.pages-banner-mobile .logo-home { width: 150px; left: 15px; }
	.pages-banner-mobile .slogan-home { width: 160px; font-size: 20px; right: 10px; }

	.navbar-nav>li>.dropdown-menu { display: none !important; }

	.tratamento, .simulacao, .comparativo, .destaque, .sobrenos, .valores, .equipa, .tratamentos, .tratamentos-descricao .box, .antes-depois, .videos, .internacional { padding: 30px; }
	.campanhas, .tratamentos-descricao .desenvolvimento { padding: 0 30px; }
	.sobre { padding: 50px 30px 50px 30px; }
	.acordos-parcerias { padding: 30px 30px; }
	.tratamentos-descricao .options { margin: 0px 30px 0 30px; }
	.area-testemunhos { padding: 30px 30px 140px 30px; }
	.contactos { padding: 30px 0 0; }
	.formulario { padding: 20px 30px; height: 490px; }
	.tratamentos-descricao .tratamentos-banner { padding: 20px 30px; }
	.pagamento, .noticias, .maisnoticias { padding: 30px 30px 0 30px; }
	.precos { padding: 25px 30px 30px 30px; }

	.valores .width25 { width: 100%; }

	.tratamentos-descricao .options, .antes-depois .options { display: none; }
	.isHidden { display: block; }
	.tratamentos h1, .tratamentos-descricao h2 { width: 100%; margin-bottom: 20px; padding-left: 0px; }
	.tratamentos .text, .tratamentos-descricao .box .text { padding-left: 0; }
	.tratamentos-descricao .options div { width: 100%; margin-bottom: 10px; }
	.tratamentos-descricao .desenvolvimento .texto { margin-bottom: 30px; padding-bottom: 30px; border-bottom: solid 2px #c1debc; }
	.tratamentos-descricao .imagem { float: initial; margin-bottom: 20px; }

	.tratamentos-descricao .imagem img { display: none; }
	.tratamentos-descricao .texto img { display: block; }

	.tratamentos-descricao .tratamentos-banner { height: 200px; }
	.tratamentos-descricao .box p { margin-bottom: 0px; }
	.tratamentos-descricao .box .text { margin-bottom: 0; width: 100%; }
	.tratamentos-descricao .imagem img { width: 100%; max-width: 400px; margin: auto; margin-top: 20px; }
	.antes-depois .options div { width: 100%; margin-bottom: 20px; }
	.antes-depois .options { margin: 20px 0; }

	.noticias .width40, .noticias .width60, .maisnoticias .width33, .videos .width50, .area-testemunhos .width20, .area-testemunhos .width30, .area-testemunhos .width50, .area-testemunhos .width80, .area-testemunhos .width40 { width: 100%; }
	.noticias .width40 { padding-right: 0px; }
	.noticias .width60 { padding-left: 0px; padding-top: 20px; }
	.noticias h1 { margin-bottom: 30px; }
	.maisnoticias .width33 { padding-left: 0; padding-right: 0; }
	.maisnoticias .options div { width: 100%; margin-bottom: 10px; padding-top: 10px; }
	.videos .width50 { padding: 0; margin-bottom: 20px; }
	
	.internacional .width50 { width: 100%; }
	.internacional h1 { padding-top: 20px; }

	.area-testemunhos .foto { margin: 20px 0; }


	.area-testemunhos .row { padding-top: 30px; padding-bottom: 30px; }
	.area-testemunhos .width40 { padding-right: 20px 0; }
	.btn-mais-testemunhos { padding-right: 0; }

	.contactos .line:after { left: 50%; margin-left: -20px; }

	.tratamento h1, .campanhas h1, .sobre h1, .destaque h1, .sobrenos h1, .valores h1, .equipa h1, .tratamentos h1, .tratamentos-descricao h1, .tratamento h1,
	.pagamento h1, .precos h1, .formulario h1, .videos h1, .internacional h1, .area-testemunhos h1, .noticias h1, .maisnoticias h1 { font-size: 30px; }

	.acordos h1, .parcerias h1 { font-size: 25px; }
	.tratamentos-descricao h2, .tratamento h2, .antes-depois .titulo, .antes-depois h1, .simulacao h1 { font-size: 24px; }
	.equipa h3 { font-size: 19px; }
	.sobre p, .sobrenos .sobre, .sobrenos .missao, .equipa .nome-doutor, .feedback .descricao, .feedback .nome, .tratamentos p, .tratamentos-descricao .box p,
	.tratamentos-descricao p, .antes-depois .descricao, .pagamento p, .precos p, .formulario p, .videos p, .internacional p, .area-testemunhos .row, .noticias .width60, 
	.maisnoticias .excerto, .contactos p, .footer { font-size: 14px; line-height: 20px; width: 100%; }

	.simulacao p { font-size: 22px; }

	.tratamento img, .antesdepois img { margin: auto; }

	#owl-corpo, #owl-abdominoplastia, #owl-lipoaspiracao, #owl-gluteos, #owl-mommy, #owl-aumentomama, #owl-levantamentomama, #owl-mamoplastia, #owl-implantes, #owl-botox,
	#owl-mesoterapia, #owl-peeling, #owl-rugas, #owl-biefaroplastia, #owl-injecoes, #owl-lifting, #owl-rinoplastia, #owl-escreroterapia, #owl-varizes, #owl-derrames,
	#owl-owllipoaspiracaoh, #owl-otoplastia, #owl-mama, #owl-pele, #owl-rosto, #owl-pernas, #owl-homem, .antes-depois .box { width: 100% !important; }

	.antes-depois .customNavigation .prev, .antes-depois .customNavigation .next { display: none; }


/*	#owl-corpo .isHidden, #owl-abdominoplastia .isHidden, #owl-lipoaspiracao .isHidden, #owl-gluteos .isHidden, #owl-mommy .isHidden, #owl-aumentomama .isHidden, #owl-levantamentomama .isHidden, #owl-mamoplastia .isHidden, #owl-implantes .isHidden, #owl-botox .isHidden,
	#owl-mesoterapia .isHidden, #owl-peeling .isHidden, #owl-rugas .isHidden, #owl-biefaroplastia .isHidden, #owl-injecoes .isHidden, #owl-lifting .isHidden, #owl-rinoplastia .isHidden, #owl-escreroterapia .isHidden, #owl-varizes .isHidden, #owl-derrames .isHidden,
	#owl-owllipoaspiracaoh .isHidden, #owl-otoplastia .isHidden, #owl-mama .isHidden, #owl-pele .isHidden, #owl-rosto .isHidden, #owl-pernas .isHidden, #owl-homem .isHidden, .antes-depois .box { display: none; }*/


}

@media screen and (max-width: 610px) {
	.comparativo div { margin-left: 0; width: 100%; }
}

@media screen and (max-width: 600px) {
	#formulario-contacto .telefone, #formulario-contacto .email { width: 100%; }
	.footer { padding: 30px 0 0 0; }
}

@media screen and (max-width: 480px) {
	.tratamentos-descricao .tratamentos-banner { height: 250px; }
	.tratamento-icones .width16 { width: 100%; }
	.tratamento-icones .width16 img { margin: auto; }
	.tratamento .width16, .antesdepois .width16 {  float: left; width: 100%; }

	.feedback .aspas { width: 50px; padding-right: 10px; }

	.antesdepois-img-left, .antesdepois-img-right { width: 100% !important; margin-left: 0; padding-top: 160px; }

	.antes-depois h1 { padding-bottom: 10px; padding-top: 30px; }
}

@media screen and (max-width: 420px) {
	.equipa .width20 { width: 100%; }
	#Carousel .carousel-control { display: none; }
	#Carousel .caixa { width: 100%; float: initial; margin: auto; }
	#Carousel .banner { width: 90%; margin: auto; padding: 10px; float: initial; }
	#Carousel .btn-sabermais { float: initial; width: 120px; margin: 10px auto; text-align: center; }
	#Carousel .carousel-indicators { padding: 0;  float: initial; margin: auto; text-align: center; }

	.tratamento img, .antesdepois img { margin: auto; }

	.sobre p { text-align: center; }

	.destaque .customNavigation .arrow { width: 30px; }
}

@media screen and (max-width: 355px) {
	.pages-banner-mobile .logo-home { width: 110px; }
	.pages-banner-mobile .slogan-home { width: 100px; font-size: 14px; right: 5px; }

	.comparativo h1 { font-size: 9vw; }
}

/* END MOBILE */