h1{
font-size:20px;
color:#2f5f8f;
font-weight:bold;
margin-top:12px;
}

h2{
font-size:16px;
color:#2f5f8f;
font-weight:bold;
}


h4{
font-size:12px;
color:#f07c29;
font-weight:bold;
padding: 20px 20px 4px 20px;
}

strong{
	font-weight:bold !important;
}
em{
	font-style: italic;
}
.small{
	font-size:11px;
}

.title-home{
	font-size:16px;
	color:#2f5f8f;
	font-weight:bold;
	padding:14px 20px 10px 20px !important;
}

#wrapper {
	width:100%;
	height:100%;
	min-height: 100%;
	padding: 0px;
	
}
#container {
	width:960px;
	background: url(../imagens/fundo_container.jpg) repeat;
	-moz-box-shadow: 0px 0px 10px #979797;
	-webkit-box-shadow: 0px 0px 10px #979797;
	box-shadow: 0px 0px 10px #979797;
		height:auto !important;
	min-height:100%;
	margin: 0 auto -150px;
}
#content {
	width:920px;
	padding:0 20px;	
		height:auto !important;
	
	
}

#content .telefone {
	float:right;
	width:192px;

}

#cookie-bar { 
    
    background:#fff url(../imagens/cookiebar.jpg) bottom left repeat-x; 
	font-size:12px;
	display:block;
	text-align:center;
	line-height:20px;
	font-weight:bold;
	padding:10px 0;

}

	#cookie-bar .fechar{
		background:#000;
		width:20px;
		height:20px;
		display:inline-block;
		vertical-align:middle;
		color:#fff;
		text-align:center;
		font-weight:bold;
	}


#header   {
	
	height:46px;
	clear:both;
	overflow:hidden;
}

#header .logo  {
	float:left;
}

#header #topmenu  {
	float:right;
	position:relative;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	line-height:66px;
	
}
#header #topmenu li {
	float:left;
	position:relative;
	margin-left:45px;
}

#header #topmenu li a{
	color:#676767;
}

#header #topmenu li a:hover{
	color:#458ed5;	
}

#header #topmenu .selected a{
	color:#458ed5 !important;	
}

#content #hero {
	margin-top:10px;
	margin-bottom: 10px;
	border-top:1px solid #dddede;
	height:335px;
}

#content #middle-content {
	margin-top:5px;
	
}


#middle-content #col_esq { 
	float:left;
	margin-right:10px;	
}

#middle-content #col_esq .tit_cursos{ 
	float:left;
	
}


#middle-content #col_esq #cursos-destaques{
	float:left;
	margin-left:5px;
	width:249px;
	
}
.btn{
	cursor:pointer;
}
#middle-content #col_esq .btn {
	height:35px;
	width:224px;
	display:inline-block;
	font-size:13px;
	color:#FFFFFF;
	padding-left:20px;
	line-height:35px;
	background-color:#e5a31c;
		
}

#middle-content #col_esq .btns-linguas {
	display:inline-block;
	position:relative;
	margin-right:5px;
	margin-bottom:7px;
	width:119px;
	float:left;

}

#middle-content #col_esq .btns-linguas a {
	display:inline-block;
	width:74px;
	height:36px;
	line-height:36px;
	font-size:12px;
	color:#676767;
	font-weight:bold;
	padding-left:45px;
	background:url(../imagens/fundo_cinza_claro.png) repeat; 
}

#middle-content #col_esq .btns-linguas img {
	margin-top:8px;
	margin-left:8px;
	position:absolute;

}

#middle-content #col_esq .btns-linguas a:hover {
	background-color:#FFFFFF;
	
}

#middle-content #col_centro {
	height:35px;
	width:228px;
	display:inline-block;	
	float:left;
	margin:0 10px;
}

#middle-content #col_centro .btn {
	height:35px;
	width:208px;
	display:inline-block;
	font-size:13px;
	color:#FFFFFF;
	padding-left:20px;
	line-height:35px;
	background-color:#3c9f10;
		
}


#middle-content #col_dir {
	background:url(../imagens/fundo_cinza_medio.png) repeat;
	width:240px;
	float:right;
	margin-left:10px;
	
}


#middle-content #col_dir h2{
	padding:12px 20px 0px 20px;
	
	
}

#middle-content #col_dir .txt {
	width:200px;
	height:20px;
	display:block;
	font-size:12px;
	line-height:18px;
	margin:10px 20px 0px 20px;	
}

#middle-content #col_dir .btn {
	height:35px;
	
	display:inline-block;
	font-size:13px;
	color:#FFFFFF;
	padding-left:20px;
	margin-top:23px;
	line-height:35px;
	background-color: #2e5e8e;
	width: 100%;
	border: none;
	text-align: left;
}

#middle-content #col_dir .erros{

	font-size:10px;
	color:red;
	
	}

#content .btn span{

	text-align:left;
}

#content .btn-seta {

	background:url(../imagens/btn_seta.png) right top no-repeat;

}
#content  .btn-seta:hover {
	background:url(../imagens/btn_seta.png) right bottom no-repeat;

}


.base_content{
	width:660px;
	min-height:185px;
	background:url(../imagens/fundo_cinza_claro.png) repeat;
	margin:20px 0;
	padding-bottom:20px;
	color:444444;
	font-size:12px;	
}

.base_content h1{
	padding: 0px 20px 4px 20px;
}

.base_content h2{
	padding: 12px 20px 3px 20px;
}
.base_content p{
	padding: 12px 20px 3px 20px;
	line-height:18px;
}

.base_content a{
	color:#458ed5;
	font-weight:bold;
	}

.base_content a:hover{
	color:#676767;
	}

.base_content table{
	width:558px;
	margin:0 20px;
	line-height: 14px;
	}
.base_content table th{
	text-align:center;
	font-weight:bold;
	padding:10px 20px;
	background-color:#458ed5;
	color:#FFF;
	border-left:1px solid #ebecec;
	vertical-align: middle;
	}

.base_content table td{
	background-color:#d9dbdb;
	color:#474747;
	font-size:11px;
	padding:10px 10px 10px 10px;
	text-align:center;
	border-left:1px solid #ebecec;
	border-bottom:1px solid #ebecec;
	vertical-align: middle;
	}
.base_content table td:first-child{
	font-weight:bold;
}
.align-left{
	text-align:left !important;
}
.base_content table .subtit_tabela{
	font-weight:bold;
	}

.base_content .divider_branco{
	margin-bottom:14px;
}
.social_content{
	float:right;
	width:240px;
	height:292px;
	margin-top:20px;

}


.separador{
	background:url(../imagens/divider.png) repeat-x bottom;
	clear:both;
}

.divider_branco{
	background:url(../imagens/divider_branco.gif) repeat-x bottom;
	line-height:2px;
}

.logo_cliente{ 
	display:block;
	margin:0 20px;
}
.logo_cliente img{ 
	display:block;
	text-align:center;
	width:127px;
	
	float:left;
	margin:5px;
}

.push {
	height:150px; 
	clear:both;
}

#footer {
	background: url(../imagens/fundo_footer.jpg) repeat;
	width:960px;
   height:150px;
   display:block;
   font-size:9px;
   color:#e7e7e7;
   clear:both;
   margin:0 auto;

}

#footer .copyright{
   font-size:9px;
   color:#e7e7e7;
   padding-left:20px;
   line-height:21px;
   display:inline-block;
   margin-top:12px;
   width:500px;
   
}
#footer .copyright a{
	  color:#999;
}

#footer .copyright a:hover{
	  color:#676767;
}
#footer .footer_logos{
	float:right;
	width:240px;
	padding-right:20px;
	margin-top:12px;
}

#footer .footer_logos .certif{
	float:right;
}
#footer .footer_logos a {
	display:inline-block;
	float:left;
	margin-right:10px;
	margin-top:10px;
}

#footermenu ul{
	
	display:inline-block;
	padding-bottom:10px;
	float:left;
	
}


#footermenu  a{
	font-size:11px;
	color:#c3c3c3;
	text-align:left;
}
#footermenu li a:hover{
	color:#2f5f8f;	
}

#footermenu .selected a{
	color:#fff !important;	
}
#footermenu li {
	float:left;
	position:relative;
	margin:12px 10px 0px 20px;
}


.base_content_c_menu{
		overflow:hidden;
}

.base_content_c_menu .base_content{
	float:right;
	width:598px;
	top:0 !important;
	display:table-cell; 
	margin-top:0;
	
}

.base_content_c_menu h2{
	color:#458ed5;
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	
}

.base_content_c_menu h3{
	color:#458ed5;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	margin:0 20px;
	padding-top:15px;
	padding-bottom:5px;
}

.base_content_c_menu a img{
	float:left;
	margin-left:20px;
	margin-top:20px;
}

.base_content_c_menu .base_buttons{
	background:url(../imagens/fundo_pedidos.png) repeat-x top;
	clear:right;
	width:558px;
	float:right;
	padding:20px;
	margin-bottom:20px;
	
}


.base_content_c_menu .btn{
	
	height:35px;
	display:inline-block;
	font-size:13px;
	color:#FFFFFF;
	padding-left:20px;
	line-height:35px;
	
	
}

.base_content_c_menu .btn span{
	margin-right:20px;
}

.base_content_c_menu .base_buttons #btn_contacte{
	background-color:#2e5e8e;
	width:145px;
	float:left;
	clear:left;

}

.base_content_c_menu .base_buttons #btn_inscricao{
	background-color:#f07c29;
	float:right;
	clear:right;
	width:269px;

}

.menu_lateral{
	background: url(../imagens/fundo_menu.png) no-repeat top;
	margin-right:20px;
	padding-bottom:20px;
	width:300px;
	min-height:300px;
	float:left; 
	color:#676767;
	font-size:12px;
}

.menu_lateral p{
	line-height:18px;
	padding: 5px 20px 4px 20px;
}

.menu_lateral ul{
background:url(../imagens/divider_cinza.gif) repeat-x top;
width:300px;
}

.menu_lateral a, .menu_lateral li{
	font-size:12px;
	color:#676767;
	text-indent:20px;
	line-height:38px;
	background:url(../imagens/divider_cinza.gif) repeat-x bottom;
	display:block;
}

.menu_lateral li ul{	
	display:block;
	background:none;
	padding:7px 0;
}

.menu_lateral li li, .menu_lateral li li a{
	font-size:11px;
	color:#676767  !important;
	line-height:20px;
	display:block;
	font-weight:bold;
	text-indent:40px;
	background:none !important;
}

.menu_lateral li li a:hover, .menu_lateral li .selected a{
	color:#f07c29  !important;
	background:none  !important;
}

.menu_lateral a:hover{
	color:#fff;
	background-color:#458ed5;
}

.menu_lateral .selected a{
	color:#ffffff;
	background-color:#f07c29;
}

#base_contactos {
	float:left !important;
	width:430px;
	display:block;
	}


#base_contactos .nome_empresa{
	font-weight:bold;
	color:#335d89;
}

#base_contactos a{
	font-weight:normal;
	color:#335d89;
}

#base_contactos .marker{
	margin-left:20px;
	margin-right:5px;
	margin-top:15px;
	margin-bottom:60px;
	float:left;
}

#base_formulario{
	width:467px;
	float:right;
	overflow:hidden;
	border:1px solid #c4c5c5;
	font-weight:bold;
	color:#474747;
	font-size:12px;
	margin-bottom:20px;
	}

#base_formulario .titulo{
	font-size:20px;
	color:#fff;
	background:url(../imagens/fundo_topo_form.jpg) repeat-x;
	height:38px;
	line-height:38px;
	display:inline-block;
	padding-left:20px;
	font-weight:bold;
	width:448px;
	overflow:hidden;
	}

#base_formulario span{
	float:left;
	}
	
#base_formulario .titulo div{
	height:38px;
	width:48px;
	display:inline-block;
	border:none;
	background:url(../imagens/form_q.png) top no-repeat;
	float:right;
	}
	#base_formulario .subtitulo{
		clear:both;
		margin:10px 20px 20px 20px;
		
	}

	
	
#base_formulario .pedido_info .inputtxt{
	display:block;
	width:315px;
	height:20px;
	margin: 0px 20px 10px 0px;
	float:right;
	font-size:11px;
	color:#676767;
	
	}
#base_formulario .pedido_info .inputmsg{
	display:block;
	width:313px;
	height:50px;
	margin: 0px 20px 10px 0px;
	float:right;
	font-size:11px;
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	}


#base_formulario .pedido_info label{
	display:block;
	width:85px;
	height:40px;
	text-align:right;
	float:left;

	
	}
		
#base_formulario .pedido_info .btn{
	border: none;
	text-align: left;
	background-color:#f07c29;
	font-weight:normal;
	float:right;
	margin:20px 20px;
	width:152px;
	display:inline-block;
	}
	
#pedido_erro{
	display:inline-block;
	color:#fff;
	text-align:center;
	background:#f07c29;
	clear:both;
	width:427px;
	margin:0 20px 10px 20px;
	padding:5px 0;
	line-height:18px;}

#pedido_envio{
	display:inline-block;
	color:#fff;
	text-align:center;
	background:#458ed5;
	clear:both;
	width:427px;
	margin:0 20px 10px 20px;
	padding:5px 0;
	line-height:18px;}

.clearall{ clear:both; height:1px;}

p .btns_linguas_testes{
	display:inline-block;
	width:558px;
	height:36px;
	line-height:36px;
	font-size:12px;
	font-weight:bold;
	background:#d8e0e9; 
	color:#2f5f8f;	
	margin-top:5px;
}

p .btns_linguas_testes:hover{
	background:#f07c29;
	color:#fff;
}


p .btns_linguas_testes img {
	margin:8px 8px 0px 8px;
	position:relative;

}

.desconto{  font-weight:bold; display:block; color:#F07C29;}

.theme-default .nivoSlider {
	position:relative;
	background: url(../imagens/loading.gif) no-repeat 50% 50%;

}
.theme-default .nivoSlider img {
	position:absolute;
	width:940px;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: center;
	margin:0 auto;
	height:22px;
	
}
.theme-default .nivo-controlNav a {
	overflow:hidden;
	width:22px;
	height:22px;
	background:url(../imagens/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
    margin-left: auto;
    margin-right: auto;
	position:relative;
	text-align:center;
	display: -moz-inline-stack; display: inline-block; zoom: 1; *display: inline;
	
}

/* nivo slider */

.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../imagens/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
	
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}


.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}


.destaque{
		width: 47.333333333%;
		margin-left:10px;
		margin-top:20px;
		padding-bottom:10px;
		display:block;
		float:left;
		background:#f5f5f5;
		min-height:150px;
}
.destaque h3{
	color:#DA8F69;
}
.destaque p{
	color:#000;
	font-weight:normal;
}
.destaque:hover{
	background: #eaebed;
}

#breadcrumbs {
    font-size : 85%;
    color : #000;
    margin-bottom : 5px;
}
#breadcrumbs a {
    color : #f00;
}
#breadcrumbs a:hover { 
    color : #fff;
    background-color : #f00;
}

.testes td{
	background:#fff !important; 
	text-align:left !important; 
}
.testes p{
	padding-left:30px;
}
.testes ul{
	margin-top:20px;
	margin-bottom:10px;
}
.testes ul li{
	margin-left:50px;
	list-style-type: disc;
}

.testes .txt-form {
	border: 1px solid gray;
	color: #000000;
	margin-left: 32px;
	margin-right: 32px;
	width:530px;
	height:200px;
}
.pergunta{
	background: #dddddd url(../imagens/teste-bg.gif) left repeat-y;
	display:block;
	padding:2px;
	margin-top:10px;
}

.pergunta2{
	background: #dddddd url(../imagens/teste-bg.gif) left repeat-y;
	display:block;
	padding:2px;
	margin-top:10px;
}

.poldataCinza {
	display: inline-block;
	width: 500px;
	line-height: 18px;
}
.poldataLaranja {
	font-size: 15px;
	color:#fff;
	margin-left:4px;
	margin-right:14px;
	margin-top:4px;
	line-height: 18px;
	display: inline-block;
	vertical-align: top;
}
.style4 {
	color: #4D82AE;
	font-weight: bold;
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
		
		/* Images, vectors and such */
        filter: Gray();                          /* IE4-8: depreciated */
        filter: url('desaturate.svg#grayscale'); /* SVG version for IE10, Firefox, Safari 5 and Opera */
        -webkit-filter: grayscale(100%);         /* Chrome + Safari 6 */
        -moz-filter: grayscale(100%);            /* Future proof */
        -ms-filter: grayscale(100%);             /* Future proof */
        -o-filter: grayscale(100%);              /* Future proof */
        filter: grayscale(100%);                 /* Future proof or polyfilled */
    }

	#hero, .slider-wrapper, #slider, nav{
		display:none;
	}
	body, #wrapper, #content, #container {
		width: 100%;
		margin: 0;
		float: none;
		background: #fff url(none);
	}
    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.equipa-container{
   padding: 12px 10px 3px 10px;
}

.equipa * {
   box-sizing: border-box;
}

.equipa{
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   width: 100%;
}

.equipa-item{
   
   -ms-flex: 0 0 33.333333%;
   flex: 0 0 33.333333%;
   max-width: 33.333333%;
   padding: 12px 10px 3px 10px;
   position: relative;
   min-height: 1px;
}

.equipa-content{
   color: #000;
   font-weight: normal;
   line-height: 18px;
   background: #f5f5f5;
   padding-bottom:10px;
}
.equipa-content img{
  display:block;
  max-width:100%;
  padding: 15px 15px 5px 15px;
}

.equipa-content p{
   padding: 12px 15px 3px 15px !important;
 }