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

@font-face{
	font-family: GothamHTF-Book;
    src: url('fonts/GothamHTF-Book.eot'); /*IE*/
    src: local('GothamHTF-Book'), url('fonts/GothamHTF-Book.otf') format('truetype');
}

@font-face{
	font-family: GothamHTF-Medium;
    src: url('fonts/GothamHTF-Medium.eot'); /*IE*/
    src: local('GothamHTF-Medium'), url('fonts/GothamHTF-Medium.otf') format('truetype');
}

@font-face{
	font-family: GothamHTF-LightCondensed;
    src: url('fonts/GothamHTF-LightCondensed.eot'); /*IE*/
    src: local('GothamHTF-LightCondensed'), url('fonts/GothamHTF-LightCondensed.otf') format('truetype');
}

@font-face{
	font-family: GothamHTF-Medium;
    src: url('fonts/GothamHTF-Medium.eot'); /*IE*/
    src: local('GothamHTF-Medium'), url('fonts/GothamHTF-GothamHTF-Medium.otf') format('truetype');
}

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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	font-family:GothamHTF-Book;
	color:#333333;
	vertical-align: baseline;
	line-height:120%;

}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}

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;
}

a{
	text-decoration:none;
	color: #333333;

}

a.hover{
	text-decoration:underline;

}

h1 { font-size: 32px;}
h2 { font-size: 25px;}
h3 { font-size: 20px;}
h4 { font-size: 16px;}
h5 { font-size: 14px;}
h6 { font-size: 12px;}



/*Main CSS*/



#container {
	width: 1024px;
	border:1px solid #BBB;
	background:white;
	margin:auto;
	position:relative;
}

#header{

	height:482px;
	position:relative;
		
}

.header{
	height:370px;
	width:1024px;
	opacity:0.5;
	display: block;
}
#header img.header{
	position:relative;
}

#header img.banner{
	position:relative;
	width:10px;
}

#header img.logo{
	left:0px; 
	top: 20px;
	position:absolute;
}

#social{
	left: 15px; 
	top: 290px;
	position:absolute;
}

.backgroundlogo{
	width:250px;
	height:390px;	
	position:absolute;
	float:left;
	top: 0;
	opacity:0.5;
}

#social li{
	display:inline;
}

#social li a{
padding:0.2em 0.5em;
opacity:0.7;
}

#social li a:hover{
	opacity:1;
}

#nav{
	position:relative;
  	top:0px;
  	width:1024px;
  	list-style:none;
  	height:55px;
	background:url(../images/menubackground.png);
	background-repeat:repeat-x;
	z-index:10000;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(1) scale(1, 1);
	opacity:0.85;



	
}



#nav li{

	display:inline;

}

#nav li a{
    padding: 23px 0.85em 30px 0.85em;
	float:left;
	font-family:GothamHTF-Medium;
	font-size:17px;
	height:10px;
}
#nav li.li_left a{
	margin-left: 35px;
}
#nav li.seccao a:hover{
	border-bottom: 2px solid #447d8b;
}

#nav li#ultimo a{
	padding:13px 0.86em;
	text-align:center;
	color:#f69944;	
    height: 57px;
}
#nav li a:hover{
    color: inherit;
	text-decoration: none;
}
#nav li#ultimo a:hover{
	border-bottom: 2px solid #f69944;

}
#nav li.separador{
	color:#447d8b;
	font-size:30px;
	padding:16px;
	float: left;
	height: 10px;
}
#nav li.orange{
	color:#f69944;
}
/*#nav li.separadorpenultimo a{
	background:url(../images/menubackground3.png) repeat-x;
	color:#f69944;	

}
#nav li.separadorultimo a{
	color:#f69944;
}*/




#blanksection1{
	background: #FFF;
	width: 1024px;
	height: 40px;
	position: relative;	
}

#slider1, #slider_1{
	background: #FFF;
	width: 1024px;
	height: 243px;
	position: relative;
	margin-top: 90px;
	margin-bottom: 100px;
    max-width: 100%;
}

#text, .text{
	width: 500px;
	height: 243px;
	position: relative;
	left:50px;
	float:left;
}

#image, .image{
	width: 388px;
	height: 244px;
	position: relative;
	float:right;
	right:45px;
}

.equipa{
	position:static;
	background-color:rgb(233,239,241);
}
.equipa_desk{
	display: block;
}
.equipa_mob{
	display: none;
}

.nomemedico{
	border-bottom:dotted;
	border-bottom-width:thin;
	border-bottom-color:#f69944;
	margin-right:60px;
	padding-bottom:5px;

}


.text2{
    margin: 25px 40px 15px 40px;
}
.tex{
    margin: 0 50px 20px 50px;
}
.dot_img{
    height: 2px;
	margin: 80px 0 50px 0;
}
#slider2{
	background-color:rgb(233,239,241);
	width: 1024px;
	height: 667px;
	position: relative;
	display: block;
}

#image2{
	width: 400px;
	height: 150px;
	position: relative;
	left:35px;
	float:left;
	
}
#text3{
	width: 350px;
	height: 150px;
	position: relative;
	float:right;
	right: 550px;
	
}



#medicoright{
	width: 551px;
	height: 445px;
	position:relative;
	float:right;
	margin-bottom:-600px;
}

#image3{
	width: 200px;
	height: 150px;
	position: relative;
	left:60px;
	float:left;
	bottom:450px;

}


#text4{
	width: 350px;
	height: 150px;
	position: relative;
	right: 50px;
	float:right;
	bottom:450px;


	
}

#image4{
	width: 500px;
	height: 243px;
	position: relative;
	left:50px;
	float:left;
}

#text5{
	width: 500px;
	height: 243px;
	position: relative;
	float:right;
	right:30px;
}

#outside{
	float:right;
	margin-right:165px;
	bottom:50px;
}

#sabermais img{
margin-left:700px;
margin-top:15px;
opacity:1;		
}

#sabermais img:hover{
opacity:0.7;	
}

#marcarconsulta img{
margin-left:600px;
opacity:1;		
	
}

#marcarconsulta img:hover{
opacity:0.7;
}
/*** NEW SLIDER MEDICOS ***/
#slider_2{
	background-color:rgb(233,239,241);
	width: 100%;
    height: 420px;
	position: relative;
	display: none;
}
#slider_2 ol.carousel-indicators > li{
	background: #666;
    border: 1px solid #666;
}
#slider_2 .carousel-indicators > .active {
    background-color: #333333;
    border: 1px solid #333333;
}
#slider_2 .carousel-indicators {
    bottom: -25px;
}
.medicoleft{
    padding-left: 50px;
}
.medicoright{
    padding-right: 50px;
}
.medico{
	font-size: 0;
    margin-bottom: 60px;
}
.image2{
	display: inline-block;
	width: 20%;
    vertical-align: top;
}
.image2 img{
	width: auto;
}
.text3{
	display: inline-block;
	width: 80%;
}
.text3 h4{
    margin-bottom: 20px;
}

#footer{
	overflow:hidden;
	height:227px;
	position::relative;
	background:url(../images/footerbackground.png);
}

#social2{
	
	position:relative;
	float:right;
	right:20px;
	top:45px;
}

#social2 li{
	display:inline;
}

#social2 li a{
padding:0.2em 0.3em;
opacity:0.7;
}



#social2 li a:hover{
	opacity:1;
}



#nav2{
	margin-top:30px;
	height:50px;
	
}

#nav2 li{

	display:inline;
}

#nav2 li a{
	font-family:GothamHTF-Medium;
	color:#666;
	font-size:17px;
	padding:5px 1em;
	float:left;
	background:#bdd0d6 repeat-x;
	height:29px;
	

}

#nav2 li a:hover{
	background:#447d8b repeat-x;
	color:#DCE5E8;
	

}

#nav2 li.blank a{
	padding:0.8px 0.6em;
	background:none;


}

#up{
	padding-left:5px;
	margin-top:10px;
	float:left;
	background:none;
	
}

#footertext{
	height:80px;
	
}

#footertext p{
		color:#666;
		
	
}

#facebook, .facebook{
	float:left;
	margin-top:5px;
	font-family:GothamHTF-Medium;
	color:#666;
}

#facebooktext:hover #facebook{
	color:#DCE5E8;
}
#facebooktext_mobile{
	display: none;
}
#facebooktext{
	width:400px;
	background:#bdd0d6 repeat-x;
	padding-top:13px;
	padding-bottom:13px;
	margin-left:250px;
	padding-left:10px;
	padding-right:10px;
	font-size:15px;
	float:left;	
}
#facebooktext:hover{
	background:#447d8b repeat-x;
}

#logo{
	
	float:left;
	margin-left:25px;
	
}

#image5{
	position: relative;
	left:50px;
	float:left;
}

#text6{
		float:left;
		margin-left:5px;
		font-size:13px;
		margin-top:5px;
		color:#666;
	font-family:GothamHTF-Medium;

	
}

#separator{
	top:160px;
	height:1px;
	left:20px;
	width:980px;
	background:url(../images/dot1.png);
	position:relative;


}

#copyright{
	border-top:dotted;
	border-top-width:thin;
	width:965px;
	margin-left:25px;
	padding-top:10px;
	
}

#copyright1{
	float:left;
	
	
}


#copyright2{
	margin-left:830px;
	font-style:italic;
	opacity:0.5;
	
}

#copyright2:hover{
	opacity:1.0;
	text-decoration:underline;
		
}
#clinicasliderframe_mobile{
	display: none;
}
#clinicasliderframe{
	width: 1024px;
	height: 500px;
	position:relative;
	background: #555;
	display: block;
}

#clinicaslider li img{
	float:right;
	margin-right:130px;
	alignment-adjust:central;

	

	
}


.drawer {
bottom: 0px;
height: 180px;
overflow: hidden;
position: relative;
width: 87%;
z-index: 5;
margin:auto;
}
.drawer header {
display: block;
height: 60px;
line-height: 25px;
margin: auto;
overflow: hidden;
padding: 5px;
border-top-left-radius: 25px 40px;
border-top-right-radius: 25px 40px;
}

.drawer header h1{
color: #447d8b;
}

.drawer header h4{
	margin-top:15px;
}




.drawer-content {
height: 110px;
width: 100%;
margin-left:65px;
}
.clickme {
cursor: pointer;
}
.drawer-items {
margin: auto;
width: 960px;
}

.questaosimples{
	bottom: 0px;
	height: auto;
	left:110px;
	position: relative;
	width:850px;
}

.questoes_container{
	margin-top: 20px;
}

.example{
bottom: 0px;
height: 180px;
position: relative;
width: 87%;
}

div.accordion1{
	
	width:940px;
	left:5%;

	color: #447d8b;

	position:relative;	

	cursor: pointer; 
	}
.questao{

		left:60px;
		width: 830px;
		position:relative;
	
}
	
div.accordion1 img{
float:left;
margin-right:20px;
margin-top:10px;
}

div.accordion2{
	left:11%;
	width: 830px;
	position:relative;
}
.separate_simplesquestion{
	height: 2px;
	margin: 20px auto 20px auto;
}
.separate_complexquestion{
	margin: 40px auto 20px auto;
	height: 2px;
}
		
		
.top{
	margin-top:50px;
	position:absolute;
	width:91%;
	margin-left:5%;
		
}

.top li{
	display:inline;
	
}

.top li a{
	width:500px;
	float:left;
	padding-left:20px;
    padding-right: 26px;
}

.top li.barra a{
	
	width:1px;
	background:url(../images/dot2.png);
	background-repeat:repeat-y;
}

.top li.horario a{
    width: 350px;
}

.horas{
	float:right;
	position:relative;
	bottom:111px;	
	
}
.separate_form {
    margin: 311px auto 50px auto;
    height: 2px;
}

#textoservicos{
	width:800px;
	margin:auto;
	border-bottom:dotted;
	border-bottom-width:thin;
	padding-bottom:20px;
	border-bottom-color:#447d8b;
	margin-top: 40px;
}

.medicina_desktop{
	width:800px;
	margin:auto;
	padding-top:12px;
	display: block;
}
.medicina_mobile{
	display: none;
	width:100%;
	margin:auto;
	padding-top:12px;
}
	
.medicina2{
	border-top:dotted;
	border-top-color:#f69944;
	border-top-width:thin;
	padding-top:20px;
}

#medicinadentariatexto{
	
	width:120px;
	margin-bottom:0px;
	font-size:30px;
	margin-left:20px;

}

.botaomedicina{
	width:140px;
	height:140px;
	font-size:13px;
	margin-left:30px;
	margin-right:30px;
	
}


.botaomedicina:hover{

	opacity:0.5;
	cursor:pointer;
}

#estetica{

	
}

.textomedicina{
	color:#447d8b;
	background-image:url(../images/botao1.png);
	background-size:90%;
	background-position:center;
	background-repeat:no-repeat;	
	padding-top:60px;
	padding-bottom:60px;
	text-align:center;
	height:auto;
	vertical-align: middle;
}


.textomedicina2{
	color:#f69944;
	background-image:url(../images/botao2.png);
	background-size:90%;
	background-position:center;
	background-repeat:no-repeat;	
	padding-top:60px;
	padding-bottom:60px;
	text-align:center;
	height:auto;
}


.descricaomedicina{

background-color:rgb(233,239,241);
	
}

.descricaomedicina2{
	
	background-color:rgba(246,153,68,0.2	);
		
}

.descricao{
	
	width:800px;
	margin:auto;
	padding-top:12px;

	
	
}

.descricao p{
	
	border-top:dotted;
	border-top-color:#447d8b;
	border-top-width:thin;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:30px;

	
	
}

.descricao2{
	
	width:800px;
	margin:auto;
	padding-top:12px;

	
	
}

.descricao2 p{
	border-top:dotted;
	border-top-color:#f69944;
	border-top-width:thin;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:30px;
}
.slider_form_mobile{
	display: none;
}
#slider_form_desktop{
	display: block;
}
#form1{
	height:390px;
	margin-left:70px;
}

.forms{
	width:860px;
	height:40px;
	margin-bottom:15px;
	font-family: GothamHTF-Book;
	font-size:18px;
	padding-left:20px;

	
}

.select{
	width:200px;
	height:40px;
	font-family: GothamHTF-Book;
	font-size:18px;
	padding: 12px 0px 7px 20px;
	border: 1px solid #ccc;
	
}

.select2{
	width:869px;
	height:40px;
	font-family: GothamHTF-Book;
	font-size:18px;
	padding: 12px 0px 7px 20px;
	border: 1px solid #ccc;
	
}

#textbox2{
	width:860px;
	resize: none;
	font-family: GothamHTF-Book;
	font-size:15px;
}

#submit{
	position:absolute;
	bottom:180px;
	left:923px;

}

#agradecimento{
	margin:auto;
	margin-right:100px;
	font-size:32px;
	text-align:center;
	margin-top:60px;
	
	
}

#logoagradecimento{
	
	margin:30px 0 0 350px;

}


#acompanha{
	margin-left:640px;
	margin-top:50px;
	font-size:25px;

}

#acompanha p{
	display:inline;
	padding-top:5px;

	}
	
#acompanha img:hover{
	opacity:0.5;

	}
	
#fb{
	
padding-top:10px;	
}

#ano{
	display:inline;
	margin-left:20px;
	font-family: GothamHTF-Book;
	font-size:18px;
	border: 0px solid;
    outline: 0;
	background-color:transparent;


	
}
	

#noticias{
	color:#AAA;
	
}



#noticias2:hover{
	opacity:0.2;
	color:#000;

	
}

/*** effects ***/
.active_link{
	border-bottom: 2px solid #447d8b;
}
.nav{
	display: flex;
}
#mobNav{
	display: none;
}


ol.carousel-indicators > li{
	border-color: #333333;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #333333;
    border-radius: 10px;
}
.carousel-indicators > .active {
    background-color: #333333;
}
/*** arrows ***/
.arrow_controls a{
	position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
    opacity: 1;
}
.carousel-control-prev{
	left: 10px;
    background: url(../javascript/slider/images/controls.png) no-repeat 0 -32px;
}
.carousel-control-next{
	right: 10px;
    background: url(../javascript/slider/images/controls.png) no-repeat -43px -32px;
}


/*** PAG A CLINICA ***/
/*** NEW SLIDER - a cinica ***/

#clinicasliderframe_mobile ol.carousel-indicators > li{
	background: #666;
    border: 1px solid #666;
}
#clinicasliderframe_mobile .carousel-indicators > .active {
    background-color: #333333;
    border: 1px solid #333333;
}
#clinicasliderframe_mobile .carousel-indicators {
    bottom: -20px;
}
#clinicasliderframe_mobile .subtitle_slide{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
    text-align: center;
}
#clinicasliderframe_mobile .subtitle_slide p{
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}

/*** mobile ***/
@media only screen and (max-width : 992px) {
	iframe{
		width: 100%;
	}
	#container{
		width:100%;
		border: 0;
	}
	#header {
	    height: 400px;
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position: center center;
	}
	.header {
	    width: 100%;
	    display: none;
	}
	.backgroundlogo {
	    height: 100%;
	}

	.nav{
		display: none;
	}
	#mobNav{
		display: flex;
		top: 400px;
		z-index: 1;
	}
	/*** slider 1 ***/
	#slider1, #slider_1 {
		width: 100%;
	    height: 435px;
        padding: 0 60px;
	}
	.text {
	    width: 100%;
	    height: auto;
	    display: inline-block;
		float: none;
	    text-align: center;
	    position: static;
        margin-bottom: 40px;
	}
	.image{
	    width: 100%;
		display: inline-block;
		float: none;
		height: auto;
		text-align: center;
		position: static;
	}
	#slider_1 .carousel-indicators {
	    bottom: -70px;
	}
	#textoservicos {
	    margin-top: 90px;
	}

	/*** slider 3 ***/
	.slider3_aux{
		width: 100% !important;
		padding: 0 60px;
	}
	#text5 {
	    width: 100%;
	    height: auto;
	    position: relative;
	    float: none;
	    position: static;
	    text-align: center;
	    margin: 30px auto 50px auto;
	}
	#image4 {
	    width: 100%;
	    height: auto;
	    position: static;
	    float: none;
	    margin: 30px auto 50px auto;
	}
	#image4 img {
	    margin: 0 auto;
	}
	#outside {
	    float: none;
	    margin: 20px auto 0 auto;
	    text-align: center;
	}
	#sabermais img {
	    margin: 0 auto 30px auto;
	    display: block;
	}

	/*** medicos slider ***/
	.equipa_desk{
		display: none;
	}
	.equipa_mob{
		display: block;
	}
	#slider2 {
	    width: 100%;
	    margin: 0 50px 0 50px;
	    display: none;
	}
	#slider_2{
		display: block;
		height: auto;
	    padding: 0 30px;
	}
	#image2{
	    width: 50%;
	}
	#medicoright{
		width: 50%;
	}
	.tex {
	    margin: 0 100px 70px 100px;
        text-align: center;
	}
	.text2 {
	    text-align: center;
        margin: 65px 40px 15px 40px;
	}
	#marcarconsulta{
		text-align: center;
	}
	#marcarconsulta img{
		margin: 0 auto;
	}
	/*** PAG CLINICA ***/
	#clinicasliderframe{
		display: none;
	}
	#clinicaslider li img {
	    float: none; 
	    margin: 0 auto;
	}
	#clinicasliderframe_mobile{
		display: block;
		height: 500px;
	}
	.clinica_slide{
		width: 100%;
		height: 500px;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
	}
	/*** PAG QUESTOES ***/
	.questoes_container {
	    margin-top: 100px;
	    padding: 0 20px 0 20px;
	}
	.other_questoes_container{
		padding: 0 20px 0 20px;
	}
	.questaosimples {
	    bottom: auto;
	    left: auto;
	    position: relative;
	    width: 100%;
	    text-align: center;
	}
	div.accordion1{
		width: 100%;
	    left: auto;
	}
	div.accordion1 h2{
		text-align: center;
	}
	div.accordion1 img {
	    float: none;
	    display: block;
	    margin: 10px auto 20px auto;
	}
	.questao {
	    left: auto;
	    width: 100%;
	    position: relative;
	    text-align: center;
	}
	div.accordion2 {
	    left: auto;
	    width: 100%;
	    position: relative;
	    text-align: center;
	}
	/*** PAG MARCAR CONSULTA ***/
	.top {
	    position: static;
    	width: 90%;
    	margin-left: 0;
    	display: block;
        margin: 110px auto 0 auto;
	}
	.top li {
	    display: block;
        margin-top: 50px;
	}
	.top li a{
		padding: 0;
		width: 100%;
	    float: none;
	    text-align: center;
	    display: block;
	}
	.top li.horario a {
	    width: 100%;
	    float: none;
	    text-align: center;
	    display: block;
	}
	.top li.barra a{
		display: none;
	}
	.horario{
		width: 90%;
	    margin: 0 auto;
	}
	.dias{
	    float: left;
	    display: inline-block;
	    text-align: left;
	}
	.horas {
        float: right;
	    display: inline-block;
	    text-align: right;
	    position: static; 
	}
	.separate_form {
	    margin: 181px auto 50px auto;
	    height: 2px;
	}
	.slider_form_mobile{
		display: block;
	}
	.slider_form_desktop{
		display: none;
	}
	#submit {
	    position: absolute;
	    bottom: 0px;
	    left: 50%;
        transform: translateX(-50%);
	    text-align: center;
	    color: #f69944;
	    border: 1px solid #f69944;
	    padding: 10px 0 10px 0;
	    text-transform: uppercase;
        font-family: GothamHTF-Medium;
        cursor: pointer;
	}
	#submit:hover {
	    background-color: #f69944;
	    color: #ffffff;
	}
	#form1{
	    height: 500px;
		padding: 0 70px 0 70px;
    	margin: 0;
	}
	#form1 h1, #form1 p{
		text-align: center;
	}
	.forms, .select2, #textbox2{
	    width: 100%;
	}
	.select {
		display: block;
	    margin: 0 auto 20px auto;
	}
	/*** marcar consulta 2 ***/
	#agradecimento{
		margin: 60px auto 0 auto;
	}
	#logoagradecimento {
	    margin: 30px auto 0 auto;
	}
	#acompanha{
		margin: 50px auto 0 auto;
		text-align: center;
	}
	#acompanha p{
		display: block;
	}
	#acompanha #fb{
		margin-top: 20px;
		display: block;
	}
	/*** footer ***/
	#footer{
		height: auto;
		text-align: center;
		background-size: 100% 100%;
	}
	#nav2{
	    height: auto;
	}
	#nav2 li {
	    display: none;
	}
	#footertext{
		height: auto;
		text-align: center;
	}
	#logo, #text6{
		float: none;
	    margin: 0 auto 20px auto;
	}
	#copyright {
	    width: 100%;
	    margin: 20px auto;
	    text-align: center;
	    padding: 0;
	}
	#copyright1 {
	    float: none;
	    display: inline-block;
	    text-align: left;
	    margin: 20px 40px 0 0;
	}
	#copyright2 {
	    margin-left: 0;
	    display: inline-block;
	}
	#facebooktext_mobile{
		display: block;
		width: 400px;
    	height: 49px;
    	margin: 0 auto;
	    background-color: #bdd0d6;
        padding-top: 13px;
    	padding-bottom: 13px;
    	padding-left: 10px;
    	padding-right: 10px;
    	font-size: 15px;
		margin-bottom: 30px;
	}
	#facebooktext_mobile:hover {
	    background-color: #447d8b;
	}
	#facebooktext_mobile:hover .facebook{
		color:#DCE5E8;
	}
	#facebooktext{
		display: none;
	}
}
@media only screen and (max-width : 768px) {
	#slider_1 {
	    height: auto;
	}
	.medicoslider{
		padding: 0 100px;
	}
	.medicoleft{
		padding: 0;
	}
	.medicoright {
	    padding: 0;
	}
	/*** pag serviços ***/
	#textoservicos{
		text-align: center;
    	padding: 0 20px 20px 20px;
    	width: 100%;
	}
	.descricao {
	    width: 100%;
	    padding-top: 12px;
	    text-align: center;
	}

	.medicina_desktop{
		display: none;
	}
	.medicina_mobile{
		display: block;
	}
	.medicina_mobile table{
		margin: 0 auto;
	}
}
@media only screen and (max-width : 600px) {
	.medicoslider {
	    padding: 0px 70px;
	}
	/*** PAG MARCAR CONSULTA ***/
	#form1{
	    height: 550px;
	}
}
@media only screen and (max-width : 480px) {
	h1{
		font-size: 22px;
	}
	/*** slide 2 - PAG 1 ***/
	.medicoslider {
	    padding: 0px 40px;
	}
	.image2 {
	    display: block;
	    text-align: center;
       	margin: 0 auto 20px auto;
	}
	.text3 {
	    display: block;
	    width: 80%;
	    text-align: center;
	    margin: 0 auto;
	}
	.nomemedico {
	    margin-right: 0;
	}
	#marcarconsulta img {
	    width: 90%;
	}
	/*** PAG SERVIÇOS ***/
	#medicinadentariatexto {
	    font-size: 20px;
	}
	.botaomedicina {
	    width: 100px;
	    height: 100px;
	    font-size: 10px;
	    margin-left: 10px;
	    margin-right: 10px;
	}
	.descricaomedicina {
	    margin-top: 20px;
	}
	.descricao p {
	    font-size: 12px;
	}
	/*** footer ***/
	#facebooktext_mobile {
	    display: block;
	    width: 100%;
	    height: auto;
	    font-size: 13px;
	    padding-bottom: 10px;
	}
	.facebook{
		float: none;
    	display: block;
    	margin-bottom: 10px;
	}
	.facebookimg{
		display: block;
	}
	#copyright {
	    margin: 20px auto 10px auto;
	}
	#copyright1 {
	    float: none;
	    display: block;
	    text-align: center;
        margin: 10px auto 0 auto;
	}
	#copyright2 {
	    margin: 10px auto 0px auto;
	    display: block;
	}

}