@font-face {
    font-family: 'fira_sansbook';
    src: url('fonts/firasans-book-webfont.eot');
    src: url('fonts/firasans-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/firasans-book-webfont.woff') format('woff'),
         url('fonts/firasans-book-webfont.ttf') format('truetype'),
         url('fonts/firasans-book-webfont.svg#fira_sansbook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'fira_sansextralight';
    src: url('fonts/firasans-extralight-webfont.eot');
    src: url('fonts/firasans-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/firasans-extralight-webfont.woff') format('woff'),
         url('fonts/firasans-extralight-webfont.ttf') format('truetype'),
         url('fonts/firasans-extralight-webfont.svg#fira_sansextralight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'fira_sanslight';
    src: url('fonts/firasans-light-webfont.eot');
    src: url('fonts/firasans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/firasans-light-webfont.woff') format('woff'),
         url('fonts/firasans-light-webfont.ttf') format('truetype'),
         url('fonts/firasans-light-webfont.svg#fira_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'fira_sansmedium';
    src: url('fonts/firasans-medium-webfont.eot');
    src: url('fonts/firasans-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/firasans-medium-webfont.woff') format('woff'),
         url('fonts/firasans-medium-webfont.ttf') format('truetype'),
         url('fonts/firasans-medium-webfont.svg#fira_sansmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'fira_sansregular';
    src: url('firasans-regular-webfont.eot');
    src: url('firasans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('firasans-regular-webfont.woff') format('woff'),
         url('firasans-regular-webfont.ttf') format('truetype'),
         url('firasans-regular-webfont.svg#fira_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'fira_sanssemibold';
    src: url('firasans-semibold-webfont.eot');
    src: url('firasans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('firasans-semibold-webfont.woff') format('woff'),
         url('firasans-semibold-webfont.ttf') format('truetype'),
         url('firasans-semibold-webfont.svg#fira_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}


html,body {
	-webkit-text-size-adjust: 100%;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 13px;
	color: #615452;
	font-family: 'fira_sanslight';
}

body
{
	 height:100%;
	 z-index:10;
	 position:relative;
}

.hide { display: none;  }
.clear { clear: both; }
.left { float:left}
.right { float:right}
.aleft { text-align:left}
input, area, textarea, select{ outline:none;}
.relative {position:relative}
a{ text-decoration:none; color:inherit;}
a:hover{ text-decoration: underline;}
.center{ text-align:center}
.center_div{display: inline-block;/* for ie6/7: */ *display: inline;}
.center_margin{ margin:0 auto}

b,strong, .bold
{
	font-weight: normal;
}

input,textarea
{
	outline: none;
}

img
{ 
	max-width: 100%;
	width: auto\9;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
}

/* PAGE STRUCTURE
----------------------------------------------- */
#main {
	width: 100%;
	z-index:1000;
	position:relative;
	/*border:solid 1px #000;
	height:1200px;*/
}

.full-w{
	width: 100% !important;
}

.quarter3-w{
	width: 75%;
}

.half-w{
	width: 50%;
}

.quarter-w{
	width: 25%;
}

.ml
{
	margin-left: 2.3%;
}

.ml2
{
	margin-left: 4.6%;
}

.mr2
{
	margin-right: 4.6%;
}

.mt
{
	margin-top: 2.3%;
}

.ml3
{
	margin-left: 4.025%;
}

.mt2
{
	margin-top: 4.6%;
}

.mt3
{
	margin-top: 4.025%;
}

header
{
	background-color: #fff;
	height: 100px;
	position: relative;
}

header h1 img
{
	width: 208px;
	margin: 0 auto;
	padding-top: 20px;
}

header .lang
{
	margin: 0;
	padding: 0;
	position: absolute;
	right: 20px;
	top: 20px;
}

header .lang li
{
	list-style: none;
	font-family: 'fira_sansextralight';
	color: #AFA9A8;
	display: inline-block;
}

header .lang li:hover, header .lang li.sel
{
	color: #ba6746;
}

nav#principal
{
	background-color: #c17659;
	width: 100%;
	-webkit-box-shadow: 0px 9px 9px 0px rgba(0,0,0,0.24);
	-moz-box-shadow: 0px 9px 9px 0px rgba(0,0,0,0.24);
	box-shadow: 0px 9px 9px 0px rgba(0,0,0,0.24);
	-webkit-font-smoothing: subpixel-antialiased;
	position: relative;
	z-index: 9999;
}

nav#principal ul#menu
{
	width: 98%;
	margin: 0;
	padding: 0;
	margin: 0 auto;
	height: 34px;
	position: relative;
}

nav#principal ul#menu li
{
	width: 16.6%;
	color: #fff;
	line-height: 34px;
	text-align: center;
	list-style: none;
	float: left;
	font-family: 'fira_sansmedium';
	text-transform: uppercase;
	position: relative;
}

nav#principal ul#menu li:hover, nav#principal ul#menu li.sel
{
	background-color: #ba6746;
}

nav#principal ul#submenu
{
	width: 100%;
	margin: 0;
	padding: 0;
	margin: 0 auto;
	height: 34px;
	background-color: #fcf8f6;
}

nav#principal ul#submenu li
{
	font-family: 'fira_sanslight';
	color: #ba6746;
	line-height: 34px;
	text-align: center;
	list-style: none;
	float: left;
	text-transform: uppercase;
	padding-left: 1.5%;
	padding-right: 1.5%;
}

nav#principal ul#submenu li span:hover, nav#principal ul#submenu li span.sel
{
	border-bottom: solid 2px #ba6746;
	text-decoration: none;
}

nav#principal ul#submenucasos
{
	margin: 0;
	padding: 0;
	margin: 0 auto;
	background-color: #fcf8f6;
	text-align: center;
	font-size: 0px;
}

nav#principal ul#submenucasos li
{
	font-family: 'fira_sanslight';
	color: #ba6746;
	text-align: center;
	list-style: none;
	display: inline-block;
	text-transform: uppercase;
	width: 80px;
	margin: 0;
	padding: 0;
}


footer
{
	height: 185px;
	background-color: #555555;
}

footer .facebook
{
	width: 125px;
}

footer .text
{
	color: #fff;
	font-size: 12px;
	line-height: 21px;
	 -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
     -webkit-column-gap: 60px; /* Chrome, Safari, Opera */
    -moz-column-gap: 60px; /* Firefox */
    column-gap: 60px;
	padding-top: 40px;
}

.header_page
{
	height: 134px; background-color: #f1e0da; position: relative
}

.header_page_wrap
{
	position: relative;
	visibility: hidden;
}

.header_page h2
{
	color: #ba6746;
	text-align: center;
	font-family: 'fira_sansextralight';
	font-size: 45px;
	line-height: 45px;
	text-transform: uppercase;
}

.header_page p
{
	text-align: center;
	font-size: 12px;
}

.imgfull
{
	max-width: 100%;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
}

.brown
{
	color: #ba6746
}

.titulos
{
	font-family: 'fira_sansbook';	
}

.content_text
{
	width: 85%;
}

.content_text h3
{
	color: #ba6746;
	font-family: 'fira_sansextralight';
	font-size: 24px;
	text-transform: uppercase;
	line-height: 30px;
	padding-bottom: 24px;
}

.content_text .texto
{
	padding-bottom: 24px;
	line-height: 22px;
}

.file
{
	position: relative;
}

.file_wrap
{
	position: absolute;top: 0px; left: 0px; height: 100%; width: 100%; 
}

.file_wrap_txt
{
	font-family: 'fira_sansextralight';
	color: #fff;
	font-size: 24px;
	line-height: 20px;
	text-align: center;
	position: relative;
	visibility: hidden;
}

.file_wrap p.download
{
	font-family: 'fira_sanslight';
	font-size: 12px;
	text-decoration: underline
}

.file_wrap a:hover
{
	text-decoration: none;
}

.text_resumo
{
	position: absolute;
	visibility: hidden;
	color: #fff;
}

.subtitulo
{
	font-size: 13px;
	text-transform: none;
}

.background1
{
	background-color: #D6A491!important;
}

.background2
{
	background-color: #f1e0da!important;
}

.background3
{
	background-color: #555555!important;
}

.background4
{
	background-color: #d6a491!important;
}

.background5
{
	background-color: #c17659!important;
}

.background1 h2, .background2 h2, .background3 h2, .background4 h2
{
	font-family: 'fira_sansextralight';
	font-size: 24px;
	text-transform: uppercase;
	color: #fff;
	line-height: 28px;
}

.background2 h2
{
	color: #ba6746;
}

.equipa_msg
{
	background-color: #ba6746; color:#fff; text-align: center; padding-top: 18px; padding-bottom: 18px;
}


.filter
{
	background-color: #ba6746;
	 -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=65)'; filter: alpha(opacity=65); opacity:.65;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 101;
	display: none;
}

.im_equipa
{
	z-index: 100;
	position: relative;
	-webkit-filter: grayscale(100%); filter: grayscale(100%);
}

.items_equipa h2
{
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	font-family: 'fira_sansextralight';
}

.items_equipa p
{
	color: #fff;
}

.item_equipa_wrap
{
	position: absolute;
	width: 100%;
	z-index: 200;
	text-align: center;
	visibility: hidden;
}

#form_result
{
	position: absolute;
	width: 90%;
}

.caixa
{
	width: 100%;
	border: none;
	background-color: #ece8e4;
	height: 30px;
	margin-bottom: 26px;
	padding-left: 5px;
	font-size: 12px;
	color: #615452;
}

.hcaixa
{
	height: 200px;
	padding-top: 5px;
}

input, textarea
{
	outline: none;
}

.botao
{
	border: none;
	background-color: #555555;
	color: #fff;
	padding-left: 5px;
	height: 30px;
	width: 101%;
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	cursor: pointer;
}

#success
{
	color: #fff;
}

.resume_form
{
	margin-top: 5%;
}

.precario_wrap
{
	padding: 4.6%;
	background-color: #D6A491;
}

.isotope-hidden
{
	z-index: -1;
}

#cirurgias, #casos-clinicos, #cirurgia, #caso-clinico
{
	overflow:hidden;
	position: relative
}

#preloader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: white;
  z-index: 99;
}

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url('/images/loading.gif');
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
}


#cirurgias .half-w h2,#cirurgias .full-w h2, #casos-clinicos .half-w h2,#casos-clinicos .full-w h2, #caso-clinico .full-w h2
{
	font-size: 40px;
	font-family: 'fira_sansextralight';
}

#cirurgias .quarter-w h2, #casos-clinicos .quarter-w h2, #cirurgia .quarter-w h2, #caso-clinico .quarter-w h2
{
	font-size: 20px;
	font-family: 'fira_sansextralight';
}

#cirurgias h2, #casos-clinicos h2, #cirurgia .quarter-w h2, #caso-clinico .quarter-w h2
{
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	width: 60%;
	margin: 0 auto;
}

#cirurgias .title_wrap, #casos-clinicos .title_wrap, #cirurgia .title_wrap, #caso-clinico .title_wrap
{
	position: absolute;
	z-index: 200;
	width: 100%;
	visibility: hidden;
}

#casos-clinicos p, #caso-clinico #container p
{
	text-align: center;
	color: #fff;
	font-size: 12px;
}

.label_prepos
{
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	background-color: #d6a491;
}

#error
{
	color: #f00;
}

.posback
{
	background-color: #c17659 ;
}

.no_mobile
{
	display: block;
}

.mobile
{
	display: none;
}

.wrap_mobilemenu
{
	background-image: url(/images/back_menu.png);
	background-repeat: repeat;
}

.mobilemenu
{
	z-index:999999;
	margin:0!important;
	padding:0!important;
	margin: 0 auto!important;
 	display: none; 
 	visibility: hidden;
}

.mobilemenu li
{
	text-transform: uppercase!important;
	list-style: none!important;
	display: block;
	height: 30px;
	line-height: 30px;
}

.mobilemenu a
{
	text-decoration:none;
}

.mobilemenu li a:hover
{
	text-decoration: none;
}

.mobilemenu li a.select
{
	text-decoration: none;
}

.submneuwrap
{
	height: 34px;
	background-color: #fcf8f6;
	font-family: 'fira_sanslight';
	color: #000;
	line-height: 34px;
	width: 100%;
	font-size: 11px;
}

.submneuwrap .submenuwrapp
{
	position: relative;
	margin: 0 auto;
	background-image: url(/images/seta.png);
	background-repeat: no-repeat;
	background-position: 98% 7px;
	text-transform: uppercase;
	visibility: hidden;
}

.submenuwrapp a:hover
{
	text-decoration: none;
}


#container 
{
	min-height: 500px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}












/*






.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}


.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
*/
