@charset "utf-8";
/* CSS Document */

body {
  background-color: #34495e;
  overflow-x: hidden;
}

html{
  overflow-x: hidden;
}

.overlay{
	pointer-events:none;
	position:absolute;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.6);
	z-index:9999;
}


.page-content{
	background-color:#FFFFFF;
	z-index:10;
	display:block;
	min-height:580px;
}

.page-content-wrapper{
	display:block;
	margin-top:0px;
	margin-bottom:0px;
	padding:20px;
	padding-bottom:15px;
}

.page-sidebar{
    background-color: #e8e8e8;
	width: 320px;
	display:block;
	position:absolute;
	z-index:9999;
	top:0px;
	left:-320px;
	bottom:0px;
	position:fixed;
}

.page-sidebar-scroll{
	z-index: 2;
    width: 100%;
    height: 100vh;
    overflow: auto;
}

/*Content Controls*/

.homepage-slider{
	z-index:9;
	margin-top:-50px;
}

.content-controls{
	z-index:15;
	height:50px;
}

.sidebar-shortcuts{
	/*background-color:#757575;
	height:50px;	
        width: 100%;
	border-bottom:solid 1px #fff;*/
	
	background-color: #757575;
    height: 50px;
    width: 100%;
    border-bottom: solid 1px #fff;
    position: fixed;
    width: 320px;
    z-index: 4;
}

.sidebar-shortcuts a{
	opacity:0.8;
}

.sidebar-shortcuts a:hover{
	background-color:rgba(255,255,255,0.1);
}

.shortcut-call{
	background-image:url(../images/misc/shortcut_phone.png);
	background-position:16px 11px;
	background-repeat:no-repeat;
	background-size:25px 25px;
	width:58px;
	height:50px;
	position:absolute;
/*	border-right:solid 1px rgba(0,0,0,0.2);
	border-bottom:solid 1px rgba(0,0,0,0.2);*/
}

.shortcut-facebook{
	background-image:url(../images/misc/shortcut_facebook.png);
	background-position:16px 11px;
	background-repeat:no-repeat;
	background-size:27px 27px;
	left:52px;
	width:58px;
	height:50px;
	position:absolute;
/*	border-right:solid 1px rgba(0,0,0,0.2);
	border-bottom:solid 1px rgba(0,0,0,0.2);*/
}

.shortcut-twitter{
	background-image:url(../images/misc/shortcut_twitter.png);
	background-position:17px 11px;
	background-repeat:no-repeat;
	background-size:25px 25px;
	left:105px;
	width:58px;
	height:50px;
	position:absolute;
/*	border-right:solid 1px rgba(0,0,0,0.2);
	border-bottom:solid 1px rgba(0,0,0,0.2);*/
}

.shortcut-search{
	background-image:url(../images/shortcut_magnifier.png);
	background-position:10px 12px;
	background-repeat:no-repeat;
	background-size:27px 27px;
	right:50px;
	width:58px;
	height:50px;
	position:absolute;
	border-left:solid 1px #fff;
        /*
	border-bottom:solid 1px rgba(0,0,0,0.2);*/
}

.shortcut-close{
	background-image:url(../images/shortcut_close.png);
	background-position:center 12px;
	background-repeat:no-repeat;
	background-size:25px 25px;
	right:0;
	width:58px;
	height:50px;
	position:absolute;
        border-right:solid 1px #fff;
        border-left:solid 1px #fff;
/*	border-right:solid 1px rgba(0,0,0,0.2);
	border-bottom:solid 1px rgba(0,0,0,0.2);*/
}

.sidebar-search{
	background-color:#fff;
	height:50px;	
	border-bottom:solid 1px #fff;
	display:none;	
}

.search-field{
	width:190px;
	background-color:#52a2bc;	
	height:33px;
	border-radius:33px;
	border:solid 1px #42a755;
	line-height:33px;
	color:#fff;
	background-image:url(../images/misc/shortcut_magnifier.png);
	background-repeat:no-repeat;
	background-size:22px 22px;
	background-position:10px 5px;
	padding-left:40px;
	margin-left:10px;
	margin-top:8px;
}

.search-close{
	margin-right:12px;
	background-position:20px 0px;
	float:right;
	background-image:url(../images/shortcut_close.png);
	background-repeat:no-repeat;
	height:50px;
	width:50px;
	background-size:25px 25px;
	margin-top:-29px;
	opacity:0.8;
}

.sidebar-logo{
	padding-top:30px;
	padding-left:25px;
	margin-bottom:30px;
}

.sidebar-breadcrumb{
	border-top:solid 1px #757575;
	border-bottom:solid 1px #757575;
	background-color: #757575;
	font-size:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
        color: #fff;
}

.sidebar-decoration{
	height:2px;
	background-color:rgba(0,0,0,0.15);
	border-bottom:solid 1px rgba(255,255,255,0.07);
}

.nav-submenu a:first-child{
	margin-top:-1px;
}

.nav-submenu a:last-child{
	border-bottom:solid 0px #000000!important;
}

.nav-submenu a{
	border-top:solid 1px rgba(255,255,255,0.05);
	border-bottom:solid 1px rgba(0,0,0,0.1);
	line-height:48px;
	padding-left:60px;
        height: 48px;
	background-image:url(../images/misc/nav-submenu.png);
	background-repeat:no-repeat;
	background-size:8px 8px;
	background-position:40px 20px;
	color:#757575;
}

.nav-submenu{
	display:none;
}


.navigation-item .sidebar-decoration{
	display:none;
}

.active-submenu{
	display:block;
}

.paginas img{
 width: 100%;
 height: auto;
}

.nav-item{
	height:47px;
	border-bottom:solid 1px rgba(0,0,0,0.1);
	box-shadow: 0 1px 0 0px rgba(255,255,255,0.05);
}

.nav-item:hover{
	background-color:rgba(255,255,255,0.05);
}

.nav-submenu a:hover{
	background-color:rgba(255,255,255,0.05);
}

.selected-item{
	position:absolute;
	width:10px;
	height:10px;
	border-radius:10px;
	background-color:#2ecc71;
	right:45px;
	margin-top:23px;
}

.unselected-item{
	position:absolute;
	width:8px;
	height:8px;
	border-radius:8px;
	background-color: #757575;
	right:47px;
	margin-top:20px;
}

.dropdown-item{
	background-image:url(../images/misc/nav-dropdown.png)!important;
	background-size:14px 13px;
	position:absolute;
	width:14px;
	height:14px;
	right:45px;
	margin-top:17px;
}

.submenu-deploy em{
	background-image:url(../images/misc/nav-dropup.png);
	background-size:14px 13px;
	position:absolute;
	width:14px;
	height:14px;
	right:45px;
	margin-top:17px;
}

.link-item{
	background-image:url(../images/misc/nav-link.png);
	background-size:14px 13px;
	position:absolute;
	width:14px;
	height:14px;
	right:45px;
	margin-top:18px;
}

.nav-item{
	opacity:0.8;
	background-position:20px 15px;
	background-size:25px 25px;
	background-repeat:no-repeat;
	color:#757575;
	font-size:12px;
	padding-left:60px;
	line-height:47px;	
}

.dropdown-item{
	background-image:url(../images/misc/nav-dropdown.png);
}

.home-icon{
	/*background-image:url(../images/icons/misc/home.png);*/
      /*background-image:url(../images/bullet.png) ;*/ 
      background-size:10px 10px;
      background-position:30px center; 
      padding-left: 20px;
}

.features-icon{
	background-image:url(../images/icons/settings/cog2.png);
}

.gallery-icon{
	background-image:url(../images/icons/media/image2.png);
}

.facebook-icon{
	background-size:8px 15px;
	background-position:30px center;
	background-image:url(../images/facebook.png);
}

.twitter-icon{
	background-size:16px 13px;
	background-position:30px center;
	background-image:url(../images/twitter.png);
}

.google-icon{
	background-size:15px 14px;
	background-position:30px center;
	background-image:url(../images/in.png);
}

.info-update{
	background-image:url(../images/misc/notification-blue.png);
	background-size:42px 42px;
	background-position:20px 0px;
	background-repeat:no-repeat;
	height:50px;
	padding-left:80px;
}

.notification-update{
	background-image:url(../images/misc/notification-yellow.png);
	background-size:42px 42px;
	background-position:20px 0px;
	background-repeat:no-repeat;
	height:50px;
	padding-left:80px;
}

.warning-update{
	background-image:url(../images/misc/notification-red.png);
	background-size:42px 42px;
	background-position:20px 0px;
	background-repeat:no-repeat;
	height:50px;
	padding-left:80px;
}

.tick-update{
	background-image:url(../images/misc/notification-green.png);
	background-size:42px 42px;
	background-position:20px 0px;
	background-repeat:no-repeat;
	height:50px;
	padding-left:80px;
}

.page-update{
	margin-top:15px;
	margin-bottom:10px;
}

.page-update strong{
	color:rgba(255,255,255,0.6);
	display:block;
}

.page-update em{
	color:rgba(255,255,255,0.4);
	display:block;
	font-size:10px;
	font-style:normal;
}

.update-icon{
	background-image:url(../images/misc/nav-dropdown.png);
	background-size:14px 14px;
	background-repeat:no-repeat;
	position:absolute;
	right:45px;
	margin-top:12px;
	width:14px;
	height:14px;
}

.active-update-icon{
	background-image:url(../images/misc/nav-dropup.png)!important;
}

.page-update-text{
	color:rgba(255,255,255,0.5);
	font-size:12px;
	width:220px;
	margin-left:auto;
	margin-right:auto;	
}

.page-update-text{
	display:none;
}

.page-header{
	background-color:#e8e8e8;
	height:49px;
	width:100%;
	position:fixed;
	z-index:999999;
}

.page-header-clear{
	height:49px;
}

.header-logo{
	height: 35px;
	position: absolute;
        left: 50%;
        top: 5px;
        margin-left: -95px;
}


.deploy-sidebar{
	background-image:url(../images/misc/deploy-nav.png);
	background-size:18px 12px;
	background-repeat:no-repeat;
	background-position:16px 18px;
	height:50px;
	width:50px;
	opacity:0.8;
}

.deploy-sidebar:hover{
	background-color:rgba(255,255,255,0.1);
}

.deploy-contact{
	background-image:url(../images/misc/deploy-mail.png);
	background-size:18px 12px;
	background-repeat:no-repeat;
	background-position:18px 18px;
	height:50px;
	width:50px;
	float:right;
	margin-top:-50px;
	opacity:0.8;
}

.deploy-contact:hover{
	background-color:rgba(255,255,255,0.1);
}

/*About Faces / Quotes */

.quote-item em{
	text-align:center;
	display:block;
	color:#e0080d;	
	margin-bottom:10px;
}

.quote-item h4{
	text-align:center;
	margin-bottom:0px;
}

.quote-item strong{
	text-align:center;
	font-style:normal;
	font-weight:400;
	display:block;
	width:250px;
	margin-left:auto;
	margin-right:auto;
}

.quote-item img{
	border-radius:100px;
	width:100px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

/*Thumbnails Columns*/

.thumb-clear{
	height:20px;
	display:block;
	width:100%;
}

.thumb-left{
	display:block;
	padding-bottom:10px;
}

.thumb-left a{
	display:block;
	text-align:right;
}

.thumb-left img{
	width:100px;
	height:100px;
	border-radius:100px;
	float:left;
	margin-right:20px;
}

.thumb-left strong{
	color:#1a1a1a;
	display:inline-block;
	padding-top:5px;
	padding-bottom:5px;
	font-size:13px;
}

.thumb-left em{
	font-style:normal;
}

.thumb-right{
	display:block;
	padding-bottom:10px;
}

.thumb-right img{
	width:100px;
	height:100px;
	border-radius:100px;
	float:right;
	margin-left:20px;
}

.thumb-right strong{
	color:#1a1a1a;
	display:inline-block;
	padding-top:5px;
	padding-bottom:5px;
	font-size:13px;
}

.thumb-right em{
	font-style:normal;
}
.customer-slider div{
    text-align: center;
}
.customer-slider div a{
    display: inline-block;
}
.customer-slider div a img{
	width:100px;
	margin: 10px;
        
}

/*Social Boxes*/

.facebook-box{
	background-image:url(../images/misc/social/facebook.png);
	background-size:26px 23px;
	background-repeat:no-repeat;
	background-position:10px 10px;
	background-color:#3b5998;
	height:40px;
	line-height:40px;
	color:#FFFFFF;
	padding-left:60px;
	margin-bottom:20px;
}

.social-box em{
	position:absolute;
	height:40px;
	width:1px;
	background-color:#FFFFFF;
	margin-left:-15px;
}

.social-box:hover{
	opacity:0.9;
}

.twitter-box{
	background-image:url(../images/misc/social/twitter.png);
	background-size:20px 17px;
	background-repeat:no-repeat;
	background-position:12px 13px;
	background-color:#4099ff;
	height:40px;
	line-height:40px;
	color:#FFFFFF;
	padding-left:60px;
	margin-bottom:20px;
}

.google-box{
	background-image:url(../images/misc/social/google.png);
	background-size:20px 17px;
	background-repeat:no-repeat;
	background-position:12px 13px;
	background-color:#d34836;
	height:40px;
	line-height:40px;
	color:#FFFFFF;
	padding-left:60px;
	margin-bottom:20px;
}

/*Footer Socials*/

.copyright{
	font-size:10px;
}

.footer-socials{
	width:140px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

.footer-socials a{
	float:left;
	margin-left:5px;
	margin-right:5px;
}

.facebook-footer{
	background-image:url(../images/misc/social/facebook.png);
	background-repeat:no-repeat;
	background-size:25px 26px;
	height:27px;
	width:25px;
}

.goup-footer{
	background-image:url(../images/gotop.png);
	background-repeat:no-repeat;
	background-size:25px 25px;
	height:27px;
	width:25px;
}
.db-footer{
	background-image:url(../images/db.jpg);
	background-repeat:no-repeat;
        background-size:122px 28px;
	height:28px;
	width:122px;
}
.in-footer{
	background-image:url(../images/misc/social/in.png);
	background-repeat:no-repeat;
	background-size:25px 25px;
	height:27px;
	width:25px;
}
.twitter-footer{
	background-image:url(../images/misc/social/twitter.png);
	background-repeat:no-repeat;
	background-size:25px 25px;
	height:27px;
	width:25px;
}

/*Wide Portfolio*/

.wide-active{
	margin-top:20px;
	display:none;
}

.wide-item-wrapper{
	background-color:#FFFFFF;
	padding-bottom:1px;
	margin-top:3px;
}

.wide-folio{
	margin-top:-17px;
	margin-bottom:20px;
}

.wide-item{
	margin-bottom:3px;
}

.wide-item .responsive-image{
	margin-bottom:0px;
}

.wide-image{
	max-height:100px;
	overflow:hidden;
}

.wide-item-titles{
	position:relative;
	z-index:99999;
	top:30px;
	margin-bottom:-45px;
	pointer-events:none;
}

.wide-item-titles h4{
	font-family:'Open Sans', sans-serif;
	font-weight:200;
	font-size:16px;
	text-transform:uppercase;
	color:#FFFFFF;
	position:relative;
	z-index:999999;
	text-align:center;
	margin-bottom:5px;
}

.wide-item-titles p{
	color:#FFFFFF;
	margin-bottom:0px;
	color:rgba(255,255,255,0.5);
	text-align:center;
	position:relative;
	z-index:999999;
}

.wide-item-content{
	display:none;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
}

@media (min-width:760px) { 
	.wide-image{
		max-height:150px;
	}
	
	.wide-item-titles{
		top:55px;
		margin-bottom:-45px;
	}
}

.contact-call{
	padding-top:5px;
	color:#666;
	padding-left:30px;
	background-image:url(../images/misc/contact_phone.png);
	background-position:0px 5px;
	background-repeat:no-repeat;
	background-size:18px 18px;
	height:30px;
	display:block;
}
.contact-fax{
	padding-top:5px;
	color:#666;
	padding-left:30px;
	background-image:url(../images/fax.png);
	background-position:0px 5px;
	background-repeat:no-repeat;
	background-size:18px 18px;
	height:30px;
	display:block;
}

.contact-text{
	color:#666;
	margin-bottom:5px;
	padding-left:30px;
	background-image:url(../images/misc/contact_message.png);
	background-position:0px 2px;
	background-repeat:no-repeat;
	background-size:18px 18px;
	height:20px;
	display:block;
	margin-bottom:2px;
}

.contact-mail{
	color:#666;
	margin-bottom:5px;
	padding-left:30px;
	background-image:url(../images/misc/contact_mail.png);
	background-position:3px 3px;
	background-repeat:no-repeat;
	background-size:14px 14px;
	height:20px;
	display:block;
	margin-top:5px;
	margin-bottom:2px;
}

.contact-facebook{
	color:#666;
	margin-bottom:5px;
	padding-left:30px;
	background-image:url(../images/misc/contact_facebook.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-size:20px 20px;
	height:20px;
	display:block;
	margin-top:5px;
	margin-bottom:2px;
}

.contact-twitter{
	color:#666;
	margin-bottom:5px;
	padding-left:30px;
	background-image:url(../images/misc/contact_twitter.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-size:20px 20px;
	height:20px;
	display:block;
	margin-top:5px;
	margin-bottom:2px;
}






.layer_w{
    position: fixed;
    background: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3;
}

.img_cont{
    text-align: center;
}
.img_cont img{
    display: inline-block;
    margin: auto !important;
    float: none !important;
}



.aba{
    background-image:url(../images/misc/nav-dropdown.png);
    background-position:20px 10px;
    background-repeat:no-repeat;
    background-size:15px 15px;
    background-color: #F17A20;
    margin-bottom: 20px;
    padding: 8px 20px;
    overflow: hidden;
    
}
.aba h3{
    font-size: 15px;
    color: #fff;
}
.aba.less{
    background-image: url(../images/misc/nav-dropup.png);
}
.aba h3{
    margin-left: 23px;
}
.aba a p{
    color: #fff;
    font-size: 11px;
}


.results, .results li{
    list-style: none;
    text-align: center;
    color: #000;
    padding: 2px 10px;
}
.results{   
    padding: 0;
    margin: 0;
}

.deploy-contact{
	width: 40px;
	background-position: center center;
}

.deploy-contact.pho{
	float: none;
	background-image: url("../images/phone2-icon.png");
	background-size: 20px auto;
	background-position: center center;
	position: absolute;
	top: 50px;
	width: 40px;
	right: 40px;
}

.bloco_noticia_aux table{
	width: 100%;
}

.bloco_noticia_aux table td{
	display:block;
	width: 100%;
}

.localizacoes_cintramedica h3{
	font-size:15px !important;
}

.localizacoes_cintramedica h4{
	font-size:14px !important;
}

.localizacoes_cintramedica > div > div > div > a{
	width: 100%;
	height: 100%;
}

.bloco_localizacao_aux img{
	max-width: 100%;
}

.localizacoes_cintramedica > div > div p{
    clear: both;
}

.slider-container{
        margin-top: 10px !important;
}

.formFieldWrap,
.formTextareaWrap{
    clear: both;
}

@media screen and (max-width: 630px) {
	
    .content .container iframe{
        width:100% !important;
		height: 300px !important;
    }
	
}

@media screen and (max-width: 400px) {
	
    .content .container iframe{
        width:100% !important;
		height: 230px !important;
    }
	
}

@media screen and (max-width: 550px) {
    
	.localizacoes_cintramedica > div > div > div{
		margin: 15px 15px !important;
		width: Calc( 50% - 30px ) !important;
	}
	
	.localizacoes_cintramedica > div > div{
		margin-left: 20px !important;
		margin-right: 20px !important;
	}
	
}

.marcacoes_online{
	font-family: Trebuchet MS;
}

.marcacoes_online td{
	font-family: Trebuchet MS !important;
}

.marcacoes_online .holder_formulario{
	margin: 60px 0;
	font-family: Trebuchet MS;
}
.marcacoes_online .titulo{
	font-family: Trebuchet MS;
	font-size: 38px;
	color: #4A4A4A;
	letter-spacing: 0;
	line-height: 44px;
	text-align: center;
	margin-bottom: 20px;
}

.marcacoes_online .subtitulo{
	color: #F17A20;
	font-family: Trebuchet MS;
	text-align: center;
	font-size: 18px;
	margin-bottom: 60px;
}

.marcacoes_online .subsubtitulo{
	color: #F17A20;
	font-family: Trebuchet MS;
	text-align: center;
	font-size: 18px;
	margin-bottom: 40px;
}

.marcacoes_online .passo1 .subsubtitulo{
	display: block;
}
.marcacoes_online .passo1 .subsubtitulo.active{
	display: block;
}

.marcacoes_online .locais{
	margin-bottom: 60px;
	background: #F1F0F0;
	padding: 30px;
	text-align: center;
	margin-top: 35px;
	font-family: Trebuchet MS;
}

.marcacoes_online .locais .single_local{
	border: 1px solid #D4D4D4;
	border-radius: 47.25px;
	display: inline-block;
	padding: 10px 25px;
	font-size: 15px;
	color: #757575;
	letter-spacing: 0;
	text-align: center;
	margin: 10px;
	cursor: pointer;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	font-family: Trebuchet MS;
}

.marcacoes_online .locais .single_local label input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
	font-family: Trebuchet MS;
}

.marcacoes_online .locais .single_local label {
	cursor: pointer;
	font-family: Trebuchet MS;
}

.marcacoes_online .locais .single_local:hover,
.marcacoes_online .locais .single_local.active{
	border: 1px solid #FF9645;
	background-color: #FF9645;
	color: #fff;
}

.marcacoes_online .botoes{
	background: transparent;
	text-align: center;
}

.marcacoes_online button{
	text-transform: uppercase;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
	background: -moz-linear-gradient(-180deg, #F48022 0%, #E86C22 20%, #D95422 52%, #C73723 86%, #B71E23 97%);
	background: -webkit-linear-gradient(-180deg, #F48022 0%, #E86C22 20%, #D95422 52%, #C73723 86%, #B71E23 97%);
	background: linear-gradient(-180deg, #F48022 0%, #E86C22 20%, #D95422 52%, #C73723 86%, #B71E23 97%);
	border: none;
	padding: 7px 25px;
	border-radius: 25px;
	outline: none;
	line-height: 25px;
	cursor:pointer;
}

.marcacoes_online button.passo_anterior{
	font-weight: 700;
	background-color: #fff;
	display: inline-block;
	border: 1px solid #F58026;
	border-radius: 27px;
	padding: 7px 32px;
	color: #4A4A4A;
	letter-spacing: 1.5px;
	text-align: center;
	line-height: 23px;
	margin-bottom: 0;
	font-size: 13px;
	background: #fff;
}

.marcacoes_online .passo1{
	margin-top: 60px;
}

.marcacoes_online .linha_passos{
	text-align: center;
	position: relative;
	margin: 0 auto 35px;
	display: inline-block;
	width: 100%;
}

.marcacoes_online .linha_passos:after{
	content: '';
	width: 70%;
	position: absolute;
	left: 50%;
	top: 22.5px;
	height: 2px;
	background: #FF9645;
	z-index: 1;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.marcacoes_online .linha_passos .passo{
	margin: 0 10%;
	background: #F1F0F0;
	border: 2px solid #FF9645;
	display: inline-block;
	font-size: 18px;
	color: #FF9645;
	text-align: center;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	position: relative;
	z-index: 3;
}

.marcacoes_online .linha_passos .passo span{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}

.marcacoes_online .linha_passos .passo.active{
	background: #FF9645;
	color: #fff;
}
.marcacoes_online .holder_passo1 {

}
.marcacoes_online .holder_passo1 .morada{
	width: 90%;
	margin: 0 auto 40px auto;
	text-align: center;
	font-size: 15px;
}


.marcacoes_online .holder_passo1 .texto_aviso{
	width: 90%;
	margin: 0 auto 40px auto;
	text-align: center;
	font-size: 15px;
}

.marcacoes_online .holder_passo1 .horario_escolhido{
	margin: 40px auto 0 auto;
	width: 90%;
	text-align: center;
	font-size: 15px;
}
.marcacoes_online .holder_passo1.active {
	height: auto;
}
.marcacoes_online .holder_passo1 .botoes {
	margin-top: 60px;
}
.marcacoes_online .passo2 {
	display: none;
	margin-top: 80px;
}
.marcacoes_online .passo2.active {
	display: block;
}
.marcacoes_online .horarios .dia_mes{
	display: inline-block;
	margin-right: -3px;
	vertical-align: top;
	text-align: center;
	width: Calc(100% - 20px);
	font-family: Trebuchet MS;
}
.marcacoes_online .horarios .dia_mes .data{
	display: block;
	text-align: center;
	/* box-shadow: 0 2px 22px 0 rgba(230,230,230,0.80); */
	position: relative;
	cursor: pointer;
	border-radius: 10px;
	background-color: #F58026;
	color: #fff;
	font-size: 15px;
	padding: 10px 0;
	margin: 5px 0;
}
.marcacoes_online .horarios .dia_mes .horas .horario label{
	display: block;
	margin-bottom: 0;
	text-align: center;
	/* box-shadow: 0 2px 22px 0 rgba(230,230,230,0.80); */
	/* min-height: 100px; */
	position: relative;
	cursor: pointer;
	border-radius: 10px;
	font-size: 14px;
	padding: 8px 0;
	border: 1px solid rgba(230,230,230,0.80);
	margin-bottom: 3px;
	background: #fff;
	color: #757575;
}


.marcacoes_online .horarios .dia_mes .horas .horario label:hover{
	background: #666;
	color: #fff;
}

.marcacoes_online .horarios .dia_mes .horas .horario label.clickable{
	cursor: pointer;
}

.marcacoes_online .horarios .dia_mes .horas .horario label.desactive{
	background: #F1F0F0;
	color: #757575;
	cursor: default;
}
.marcacoes_online .horarios .dia_mes .horas .horario label.desactive_vagas{
	background: #F1F0F0;
	color: #757575;
	cursor: default;
}
.marcacoes_online .horarios .dia_mes .horas .horario label.desactive:hover{
	background: #F1F0F0;
	color: #757575;
}
.marcacoes_online .horarios .dia_mes .horas .horario label.desactive_vagas:hover{
	background: #F1F0F0;
	color: #757575;
}

.marcacoes_online .horarios .dia_mes .horas .horario label input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
	font-family: Trebuchet MS;
}

.marcacoes_online .horarios .dia_mes .horas .horario label.active {
	background: #666;
	color: #fff;
}

.marcacoes_online .slider_dias{
	width: 100%;
	margin: 0 auto;
	padding-left: 10px;
	font-family: Trebuchet MS;
}
.marcacoes_online .slider_dias .owl-controls .owl-nav{
	margin-top: 10px;
}

.marcacoes_online .dias-slider-controls .next-dias,
.marcacoes_online .dias-slider-controls .prev-dias{
	display: inline-block;
	border: none;
	outline: none;
}

.marcacoes_online .dias-slider-controls .prev-dias{
    margin-right: 5px;
}
.marcacoes_online .alert{
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    margin-top: 20px;
    font-size: 16px;
    text-align: center;
}

.marcacoes_online .alert.alert-warning{
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.marcacoes_online .alert.alert-success{
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.marcacoes_online .holder_dados{
    width: 100%;
    margin: 0 auto;
	font-family: Trebuchet MS;
}

.marcacoes_online .holder_dados .single_input{
    display: block;
    margin-right: -3px;
    padding: 10px;
	font-family: Trebuchet MS;
}
.marcacoes_online .holder_dados .single_input.rgpd a{
	text-decoration: underline;
}

.marcacoes_online .holder_dados input[type=checkbox]{
	display: inline-block;
	width: auto;
}

.marcacoes_online .holder_dados .single_input label{
    display: inline-block;
    font-size: 14px;
    color: #4A4A4A;
    letter-spacing: 0;
    margin-bottom: 10px;
    margin-top: 0;
	font-family: Trebuchet MS;
}

.marcacoes_online .holder_dados .single_input label.error{
	position: relative;
}
.marcacoes_online .holder_dados .single_input label.error:after{

}
.marcacoes_online .holder_dados .single_input.rgpd label.error:after{
	content: '';
	width: 28px;
	height: 28px;
	background: transparent;
	position: absolute;
	left: -4px;
	top: -4px;
	border: 2px solid #F58026;
}

.marcacoes_online .holder_dados .single_input.width_50{
    display: inline-block;
    width: Calc(50% - 20px);
    vertical-align: top;
}
.marcacoes_online .holder_dados .single_input.width_50.cidadao_estrangeiro{
    vertical-align: middle;
}

.marcacoes_online .holder_dados .single_input .passaporte{
    display: none;
}
.marcacoes_online .holder_dados .single_input .passaporte.active{
    display: block;
}

.marcacoes_online .holder_dados .single_input .codigo_postal_nif_sns{
	display: none;
}
.marcacoes_online .holder_dados .single_input .codigo_postal_nif_sns.active{
	display: block;
}
.marcacoes_online .holder_dados .single_input .codigo_postal_nif_sns .inputs_codigo_postal input{
	display: inline-block;
	width: 95px;
	text-align: center;
}
.marcacoes_online .holder_dados .single_input .codigo_postal_nif_sns .inputs_codigo_postal input#codigo_postal_2{
	display: inline-block;
	width: 70px;
}
.marcacoes_online .holder_dados .single_input .input_form{
	background: #F1F0F0;
	border: 2px solid #F1F0F0;
	border-radius: 22px;
	font-size: 16px;
	color: #A2A2A2;
	letter-spacing: 0;
	line-height: 20px;
	display: block;
	padding: 13px 18px 10px;
	margin-bottom: 15px;
	outline: none;
	width: 100%;
}
.marcacoes_online .holder_dados .single_input .input_form.error{
	border: 2px solid #F58026;
}
.marcacoes_online .holder_dados .single_input textarea.input_form{
    height: 100px;
    resize: none;
}
.marcacoes_online .holder_dados .single_input .data_nascimento{
    position: relative;
}

.data_nascimento .selects_container {
    position: absolute;
    width: Calc( 100% - 40px );
    background-color: #f1f0f0;
    margin: 0 15px;
    top: 50%;
    transform: translateY(-50%);
    -ms-ransform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.data_nascimento .selects_container .dmy-cal-days,
.data_nascimento .selects_container .dmy-cal-months,
.data_nascimento .selects_container .dmy-cal-years {
    display: inline-block;
	position: relative;
}

.data_nascimento .selects_container .dmy-cal-days:after,
.data_nascimento .selects_container .dmy-cal-months:after,
.data_nascimento .selects_container .dmy-cal-years:after {
	position: absolute;
	content: '';
	border-top: 4px solid #A2A2A2;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	margin: 0;
	/* float: left; */
	/* width: 0px; */
	top: 9px;
	right: 6px;
	/* height: 15px; */
	z-index: 10;
}

.data_nascimento .selects_container .dmy-cal-days select,
.data_nascimento .selects_container .dmy-cal-months select,
.data_nascimento .selects_container .dmy-cal-years select {
    display: inline-block;
    margin-bottom: 0;
    background-color: transparent;
    border: none;
    outline: none;
    font-size: 15px;
    text-align: center;
    color: #A2A2A2;
	-webkit-appearance: none;
	outline: none;
	padding-right: 15px;
	position: relative;
}

.data_nascimento .selects_container .dmy-cal-days select,
.data_nascimento .selects_container .dmy-cal-months select{
    margin-right: 5px;
}


.marcacoes_online .holder_dados .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.marcacoes_online .holder_dados .inputfile + label {
    font-weight: 700;
    background-color: #fff;
    display: inline-block;
    border: 1px solid #F58026;
    border-radius: 27px;
    padding: 7px 32px;
    font-size: 13px;
    color: #F58026;
    letter-spacing: 0;
    text-align: center;
    line-height: 23px;
    margin-bottom: 0;
}

.marcacoes_online .holder_dados .inputfile:focus + label,
.marcacoes_online .holder_dados .inputfile + label:hover {
    /*background-color: red;*/
}

.marcacoes_online .holder_dados .inputfile + label {
	cursor: pointer; /* "hand" cursor */
}

.marcacoes_online .custom_checkbox {

}

.marcacoes_online .custom_checkbox {
	position: relative;
	padding-left: 35px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default checkbox */
.marcacoes_online .custom_checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Create a custom checkbox */
.marcacoes_online .custom_checkbox .checkmark {
	position: absolute;
	top: 0px;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #fff;
	border: 1px solid #000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.marcacoes_online .custom_checkbox .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.marcacoes_online .custom_checkbox input:checked ~ .checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.marcacoes_online .custom_checkbox .checkmark:after {
	left: 6px;
	top: 1px;
	width: 7px;
	height: 13px;
	border: solid #000;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

#hiddenDiv{
	height: 0;
	overflow-y: hidden;
}

@media screen and (max-width: 360px){
	.marcacoes_online button {
		font-size: 11px;
		padding: 7px 15px;
	}
}

.voltar_a_pagina{
	text-align: center;
	margin: 40px 0;
}

.idiomas{
	text-align: center;
	width: 100%;
	margin: 0 auto 30px auto;
	border-bottom: 2px solid rgba(204, 204, 204, 0.5);
	padding-bottom: 15px;
}


.idiomas a{
	text-decoration: none;
	margin: 10px;
	font-size: 14px;
	font-family: Trebuchet MS !important;
	color: #4A4A4A;
	display: inline-block;
}


.idiomas img{
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	margin-right: 5px;
}

.idiomas span{
	display: inline-block;
	vertical-align: middle;
	opacity: 0.5;
}

.idiomas a.active span{
	opacity: 1;
}

.idiomas a.active{
	font-weight: bold;
	color: #000;
}

.botoes_marcacoes img{
	width: 180px;
}

@media screen and (max-width: 375px){
	.botoes_marcacoes img{
		width: 150px;
	}
}

@media screen and (max-width: 340px){
	.botoes_marcacoes img{
		width: 130px;
	}
}