@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (-o-min-device-pixel-ratio: 3/2) and (min--moz-device-pixel-ratio: 1.5) and (min-device-pixel-ratio: 1.5){
	html,
	body{
		width:100% !important;
		overflow:hidden !important;
		text-shadow: none !important;
	}
}

#TPODCII .et_pb_text,
#TPODCII .et_pb_text p,
#TPODCII .et_pb_text h1,
#TPODCII .et_pb_text h4,
#TPODCII .et_pb_text h5,
#TPODCII .et_pb_text h6,
#TPODCII .et_pb_text li,
#TPODCII .et_pb_text a,
#TPODC .et_pb_text,
#TPODC .et_pb_text p,
#TPODC .et_pb_text h1,
#TPODC .et_pb_text h4,
#TPODC .et_pb_text h5,
#TPODC .et_pb_text h6,
#TPODC .et_pb_text li,
#TPODC .et_pb_text a { padding: 0 !important; margin: 0 !important; }
#TPODCII .et_pb_text ul,
#TPODC .et_pb_text ul { padding: 0 0 0 30px !important; margin: 0 !important; }
#TPODC h2, #TPODC h3 { margin: 0px !important; padding: 50px 0 15px 0; }
#TPODCII h2 { margin: 0px !important; padding: 30px 0 10px 0; }
#TPODCII h3 { margin: 0px !important; padding: 15px 0 10px 0; }
#TPODCII #TipoBotao4 { margin: 50px 0 0 0!important;}

#NewLetterII input.wpcf7-form-control.wpcf7-submit.MyEmailInputSubmit {
    margin: 17px auto 0 auto !important;
    left: 0 !important;
    right: 0 !important;
    float: none !important;
    text-align: center !important;
    position: absolute;
}

#section2 #NewLetterTitle {
    margin: 115px auto 0px auto !important;
}

#FormContact #NewLetter .RGPD-NL span a {
    color: #fff !important;
    text-decoration: underline;
}

#et-secondary-menu > ul > li a {
	display: block;
	padding-bottom: 1em;
   color: #fff !important;
   font-family: "Lato" !important;
	font-size: 12px !important;
	line-height: 1.3em !important;
}

#QuemSomosImage1,
#QuemSomosImage2,
#QuemSomosImage3 { height: 150px !important; width: 150px !important; margin: auto; }

#QuemSomosImage1:hover,
#QuemSomosImage2:hover,
#QuemSomosImage3:hover,
#NewLetterII input[type="submit"]:hover,
#ContactFormIII input[type="submit"]:hover { cursor: pointer !important; }

.QuemSomosImage1
.QuemSomosImage2
.QuemSomosImage3

#left-area .post-meta { display: none !important; }

/* FAQS*/

#FQSA .et_pb_text { font-size: 13px !important; margin-top: 50px; margin-bottom: 25px;}

#fqastext h3 {
	font-size: 36px !important;
	color: #0093cf !important;
	font-weight: bold !important;
}

/* ---------- Home Page ---------- */

#FormContact {
    height: 200px;
    width: 100%;
    padding:25px 20% 0px 20%;
}

#NewLetter input {
    width: 60%;
    margin-left: 20%;
    border: 1px solid #ffffff;
    background-color: rgba(0,0,0,0) !important;
    height: 50px;
    color: #ffffff;
}

#NewLetter .RGPD-NL input[type=checkbox] {
    width: auto !important;
    margin-left: 18%  !important;
    border: 0px none !important;
    background-color: rgba(0,0,0,0) !important;
    height: auto  !important;
    color: #ffffff;
}
#NewLetter .RGPD-NL span, #NewLetter .RGPD-NL span a {
    width: 100% !important;
    color: #ffffff  !important;
}


#NewLetterTitle { margin: 150px auto 50px auto; }


#ContactForm textarea {
    width: 80%;
    margin-left: 10%;
    margin-bottom: 10px;
    border: 1px solid #000000;
    background-color: rgba(0,0,0,0) !important;
    height: 150px;
    color: #000000;
    padding-left: 25px; 
    padding-top: 25px; 
}

#ContactForm input {
    width: 80%;
    margin-left: 10%;
    margin-bottom: 10px;
    border: 1px solid #000000;
    background-color: rgba(0,0,0,0) !important;
    height: 50px;
    color: #000000;
    padding-left: 25px; 
}

#ContactForm .RGPD-CT input[type=checkbox] {
    width: auto !important;
    margin-left: 10%  !important;
    border: 0px none !important;
    background-color: rgba(0,0,0,0) !important;
    height: auto  !important;
    color: #000000;
}
#ContactForm .RGPD-CT span, #NewLetter .RGPD-NL span a {
    width: 100% !important;
    color: #000000  !important;
}


.page-id-279 #MyInputNome { width: 29.5% !important; }
#MyInputNome { width: 80% !important; }
.page-id-279 #Telefone { width: 39% !important; margin-left: 10% !important; }

.pum-theme-786 {
    background-color: rgba( 255, 255, 255, 0) !important;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000000;
    font-family: "Raleway";
    font-size: 14px;
    line-height: 1.3em;
    font-weight: 300 !important;
    margin-top: 10px;
    margin-left: 10%;    
}
::-moz-placeholder { /* Firefox 19+ */
    color: #000000;
    font-family: "Raleway";
    font-size: 14px;
    line-height: 1.3em;
    font-weight: 200 !important;
    margin-top: 10px;
    margin-left: 10%;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #000000;
    font-family: "Raleway";
    font-size: 14px;
    line-height: 1.3em;
    font-weight: 200 !important;
    margin-top: 10px;
    margin-left: 10%;
}
:-moz-placeholder { /* Firefox 18- */
    color: #000000;
    font-family: "Raleway";
    font-size: 14px;
    line-height: 1.3em;
    font-weight: 200 !important;
    margin-top: 10px;
    margin-left: 10%; 
}

.um-917.um { min-width: 100%; max-width: 100%;}
.um-field { float: left; width: 47%; margin: 10px; }
.um-field.um-field-profissao { float: left; width: 96%; margin: 10px; }
.um-field.um-field-morada { float: left; width: 96%; margin: 10px; }

.um-917.um input.um-button[type="submit"] { float: left; width: 40% !important; margin: 10px; }
.page-id-804 .um-col-alt a.um-button.um-alt { display: none; }

/* Noticias */

#post-grid-71 .item,
#post-grid-371 .item,
#post-grid-353 .item,
#post-grid-197 .item,
#post-grid-452 .item,
#post-grid-451 .item { width: 40% !important;}

#Agenda1
#Agenda2
#Agenda3
.Agenda1
.Agenda2
.Agenda3

#Agenda1inc
#Agenda2inc
#Agenda3inc
.Agenda1inc
.Agenda2inc
.Agenda3inc

#Quemsomos1,
#Quemsomos2,
.Quemsomos1,
.Quemsomos2,
.Image1QuemSomos,
#Quemsomos3,
.Quemsomos3,
#Quemsomos4,
.Quemsomos4,
.Image2QuemSomos {}

#FormacaoEspec,
.FormacaoEspec {}

.post-grid .pagination.lite .page-numbers { background-color: rgba(0,0,0,0) !important;}

#Quemsomos2 { height: 100%; background-size: cover !important; }

#Image2QuemSomos img,
#Image1QuemSomos img {}	

/* ---------- titulos ---------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Raleway' !important;
	line-height: 1.3em !important;
	color: #666666 !important;
}

h1 {
	font-weight: 700 !important;
	font-size: 40px !important;
}

h2 {
	font-weight: 700 !important;
	font-size: 30px  !important;
}

h3 {
	font-weight: 700 !important;
	font-size: 24px !important;
}

h4 {
	font-weight: 400 !important;
	font-size: 26px  !important;
}

h5 {
	font-weight: bold !important;
	font-size: 14px !important;
}

h6 {
	font-weight: bold !important;
	font-size: 12px !important;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
font-family: 'Raleway' !important;
line-height: 1.3em !important;
color: #ffffff !important;
font-weight: 700 !important;
font-size: 36px !important;
}

span,
a,
p,
.Tagp2 p,
.TipoBotao1 {
	font-family: Lato !important;
	font-weight: 400 !important;
}

a {
	font-size: 16px !important;
	line-height: 1.3em !important;
	color: #666 !important;
}

p {
	font-size: 16px !important;
	line-height: 1.5em !important;
}

.Tagp1 p {
	font-family: Raleway !important;
	font-weight: 300 !important;
	font-size: 10px !important;
	line-height: 1.3em !important;
	color: #000000;
}

.Tagp2 p {
	font-size: 12px !important;
	line-height: 1.3em !important;
	text-transform: uppercase;
	color: #000000;
}

.et_pb_toggle { border: none !important; }


#ContactForm input,
#ContactForm textarea,
#commentform textarea,
#commentform input#comment,
#commentform input#author,
#commentform input#email,
#commentform input#url{
    background-color: rgba(0,0,0,0) !important;
    color: #000000 !important;
    border-left: none !important;
    border-top: none !important;
    border-right: none !important;
    border-bottom:  2px solid #999999 !important;
    -webkit-box-shadow: 0;
    	   -moz-box-shadow: 0;
    	        box-shadow: 0;
    box-shadow: #0093cf !important;
    font-family: Lato;
    font-size: 14px;
}

#FQSA div.um-field-Profissao { float: left; width: 96% !important; margin: 1%; }

/*#FQSA div.um-field-user_email { margin: 7% 0 0 10px; }
#FQSA div.um-field-user_login { margin: -8% 0 0 10px; }*/
/*
.um-half { float: left !important; width: 20% !important; padding: 0 !important; margin: 0 !important; }
.um-half #um-submit-btn, .um-half a.um-button.um-alt { float: left !important; width: 100% !important; padding: 10px 0 !important; margin: 0 !important; }
*/
/*.um-field-user_password[data-key="confirm_user_password"] { margin: -95px 0 0 0 !important; }*/

#FormContactCoIII input,
#FormContactCoIII textarea,
#FormContactCoIII input#Profissao,
#FormContactCoIII input#Ndecdulaprofissional,
#FormContactCoIII input#NIF,
#FormContactCoIII input#Telefone,
#FormContactCoIII input#MyEmailInput,
#FormContactCoIII input#MyInputNome {
    background-color: rgba(0,0,0,0) !important;
    color: #000000 !important;
    border-left: none !important;
    border-top: none !important;
    border-right: none !important;
    border-bottom:  2px solid #999999 !important;
    -webkit-box-shadow: 0;
    	   -moz-box-shadow: 0;
    	        box-shadow: 0;
    box-shadow: #0093cf !important;
    font-family: Lato;
    font-size: 14px;
}

#FormContactCoIII input#Profissao,
#FormContactCoIII input#Ndecdulaprofissional,
#FormContactCoIII input#NIF,
#FormContactCoIII input#Telefone,
#FormContactCoIII input#MyEmailInput,
#FormContactCoIII input#MyInputNome { float: left; width: 38% !important; margin: 2%; }

#FormContactCoIII textarea  { height: 75px; float: left; width: 80% !important; margin: 2%; }

#ContactFormIII input[type="submit"] {
    height: 50px;
    width: 150px;
    float: left !important;
    margin-left: 2%;
    margin-right: 100%;
    margin-top: 25px;
	background-color: #ffffff;
	border: 1px solid #0093cf;
	border-radius: 0px;
	color: #0093cf;
	border: 1px solid #0093cf !important;
	color: #ffffff !important;
	background-color: #0093cf !important;
	text-transform: uppercase;
}

#ContactFormIII input[type="submit"]:hover {
	background-color: rgba(0, 147, 207, 0.8) !important;
	border: 1px solid #0093cf;
	color: #0093cf;
}

.page-id-804 div.wpcf7-validation-errors {
    width: 40% !important;
    margin: 13% 30% 15% 50% !important;
}

div.wpcf7-validation-errors {
    width: 40% !important;
    margin: 0% 30% 10% 30% !important;
}

.page-id-804 div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    margin: 30% 10% 0% 30%;
}

div.wpcf7-mail-sent-ok {
    margin: 0% 40% 0% 10% !important;
}

.page-id-804 span.wpcf7-not-valid-tip {
    width: 1024px !important;
    margin: 0px 100% 0px 2%;
    float: left;
}

span.wpcf7-not-valid-tip {
    width: 100% !important;
    margin: 0px 0px 0px 10%;
}


#popmake-792 { background-color: #f1f1f3 !important; border: 2px solid #0093cf !important; }

a.mailtohref { font-size: 12px !important;}

/* ---------- Botão  ----------*/

#ContactFormII input[type="submit"] {
    float: right;
    margin-right: 10%;
    margin-top: 25px;
	background-color: #ffffff;
	border: 1px solid #0093cf;
	color: #0093cf;
}

.single-post p.form-submit #submit,
#TipoBotao1 , #TipoBotao3 {
	background-color: rgba(0,0,0,0);
	border: 1px solid #0093cf;
	color: #0093cf !important;
}

.nav li.et-reverse-direction-nav li ul {
    top: auto !important;
    right: 0px !important;
    left: 0px !important;
}

#NewLetterII input[type="submit"] {
    margin-right: 35%;
    float: right;
    margin-top: 25px;
    font-size: 11px !important;
}

#TipoBotao4,
body #page-container .et_pb_login_0.et_pb_login .et_pb_button,
#ContactFormII input[type="submit"],
#NewLetterII input[type="submit"],
.single-post p.form-submit #submit,
#TipoBotao1, #TipoBotao2, #TipoBotao3 {
    text-transform: uppercase !important;
    padding: 10px 50px !important;
	 border-radius: 0px !important;
    line-height: 1.3em !important;
    font-size: 12px !important;
}

.um-917.um input.um-button[type="submit"], 
.um-917.um a.um-button {
    text-transform: uppercase !important;
    padding: 10px 50px !important;
	 border-radius: 0px !important;
    font-size: 12px !important;
}


#TipoBotao2 {
    margin-top: 15px;
}

#TipoBotao2:hover,
#NewLetterII input[type="submit"]:hover,
#TipoBotao1 {
	color: #0093cf !important;
 }

.um-917.um input.um-button[type="submit"], 
.um-917.um a.um-button {
	color: #0093cf !important;
	border: 1px solid #0093cf !important;
	background-color: #ffffff !important;
}

#TipoBotao4 {
	color: #ffffff !important;
	border: 1px solid #0093cf !important;
	background-color: #0093cf !important;
}

#TipoBotao4:hover {
	color: #ffffff !important;
	border: 1px solid #666 !important;
	background-color: #666 !important;
}

.um-917.um input.um-button[type="submit"]:hover, 
.um-917.um a.um-button:hover {
	color: #ffffff !important;
	border: 1px solid #0093cf !important;
	background-color: #0093cf !important;
}

#TipoBotao2:hover,
#NewLetterII input[type="submit"]:hover {
	border: 1px solid #ffffff !important;
	background-color: #ffffff !important;
}

.single-post p.form-submit #submit:hover,
#TipoBotao1:hover,
#TipoBotao3:hover,
#TipoBotao2,
#ContactFormII input[type="submit"]:hover,
#NewLetterII input[type="submit"] {
	background-color: #0093cf !important;
	border: 1px solid #0093cf !important;
}

.single-post p.form-submit #submit:hover,
#TipoBotao1:hover,
#TipoBotao3:hover,
.et_pb_forgot_password a,
#ContactFormII input[type="submit"]:hover,
#NewLetterII input[type="submit"],
#TipoBotao2, 
#TipoBotao3 {
	color: #ffffff !important;
}

#TipoBotao1:after,
#TipoBotao2:after,
#TipoBotao3:after,
#TipoBotao1:before,
#TipoBotao2:before,
#TipoBotao3:before
{ display: none !important; }
/*#et_top_search { display: none !important; }*/

/* MENU DIVI */
.et_mobile_menu li a,
#top-menu a {
	font-family: Lato !important;
	font-weight: 400 !important;
	font-size: 12px !important;
	text-transform: uppercase;
	line-height: 1.3em !important;
	color: #000000;
}

/* ------------------------------------------------------------- Login and Registration ------------------------------------------------------------- */

.et_pb_forgot_password a { font-family: "Lato" !important; text-transform: uppercase; font-size: 12px !important; text-decoration:  none; border: none !important;}
body #page-container .et_pb_login_0.et_pb_login .et_pb_button { width: 50% !important; }

.et_pb_login_0.et_pb_login { margin-top: 10% !important; height: 50vh; }

/*

//Account
.page-id-931 #main-header,
.page-id-931 #main-footer,

//Logout
.page-id-929 #main-header,
.page-id-929 #main-footer,

//Reset Password
.page-id-933 #main-header,
.page-id-933 #main-footer,

//Utilizador
.page-id-921 #main-header,
.page-id-921 #main-footer,

//Login
.page-id-393 #main-header,
.page-id-393 #main-footer,

//Registo
.page-id-925 #main-header,
.page-id-925 #main-footer {
    display: none !important;
}

li.menu-item-939 a,
li.menu-item-938 a,
li.menu-item-943 a,
li.menu-item-937 a,
li.menu-item-940 a {
    display: none !important;
}

*/

.menu-item-1052 a::before {
	content: "/";
	font-family: FontAwesome;
	margin-right: 20px;
}

.menu-item-945 a::before {
	content: "\f007";
	font-family: FontAwesome;
	margin-right: 10px;
}

.page-id-279 .et_pb_text_2 p {  line-height: 1.7em !important; }

/* ---------- Linhas Horizotais ---------- */
.StyleHrIII {
	width: 100%;
	border: 1px solid #0093cf;
	background-color: #0093cf;
	float: left;
}

.StyleHrII {
	width: 100px;
	border: 1px solid #0093cf;	
	background-color: #0093cf;	
	float: left;
}

.StyleHrI {
	width: 100px;
	border: 1px solid #0093cf;
	background-color: #0093cf;	
}

#hrdivtipo2 {
    width: 100%;
    height: 20px;
}

#hrdivtipo2,
.hrdivtipo2 {}

/* ---------- Secções ---------- */
#section1 {
	height: 400px ;
	width: 100% ;
}

#section2 { height: 500px; }

.section1,
.section2 { background-size: cover; background-repeat: no-repeat; }

/*
.et_pb_button:before, .et_pb_button:after { display: none; }
*/

/* ------------ Telemoveis ------------ */
@media screen and (max-width: 419px) {
    
    #FormContact { padding: 0 10%; }
    
    #Quemsomos1 {
        margin-top: 200px;
    }
    
    #Quemsomos2 {
        margin-top: -725px;
        margin-bottom: 450px !important;
    }
    
    #Quemsomos4 { margin-bottom: 100px; }
}

/* ------------ Tablet ------------ */
@media screen and (max-width: 759px) { }

/* ------------ Ipads Mini PC ------------ */
@media screen and (max-width: 979px) {
	
	#FormContactCoIII input#Profissao,
	#FormContactCoIII input#Ndecdulaprofissional,
	#FormContactCoIII input#NIF,
	#FormContactCoIII input#Telefone, 
	#FormContactCoIII input#MyEmailInput,
	#FormContactCoIII input#MyInputNome,
	#FormContactCoIII textarea {
		float: left;
		width: 90% !important;
		margin: 2%;
	}
	
	.page-id-279 #ContactForm textarea,
	.page-id-279 #ContactForm input {
		width: 80% !important;
		margin-left: 10% !important;
	}

	.page-id-804 div.wpcf7-validation-errors {
		width: 40% !important;
		margin: 100% 30% 15% 50% !important;
	}

	div.wpcf7-validation-errors {
		width: 40% !important;
		margin: 0% 30% 10% 10% !important;
	}
    
    #post-grid-71 .item { width: 90% !important; margin-bottom: 25px !important; }
    
    #TituloBannerInterno {
        text-align: left  !important;
        margin-top: 200px !important;
        margin-left: 10% !important;
        margin-right: 10% !important;
    }
    
    #NewLetterTitle,    
    #FormacaoEspec { margin-top: 125px !important; }
    
    #Quemsomos4 { margin-bottom: 100px; }
    
    #MobileFooter { display: inherit; }
	.CreditsFooterII {
	    display: inherit;
	    padding-top: 25px;
        height: 25vh;
	}
	
	#Footer { display: none; }	
	.CreditsFooter { display: none !important; }
	
    .TableRodapi {
        width: 100% !important;
        text-align: left  !important;
        margin: 0 auto !important;
        color: #000000;
    }
    
    #Agenda1Inc, #Agenda2Inc, #Agenda3Inc, #Agenda4Inc { margin-top: 50px; margin-bottom: 50px;}
}
	
/* ------------ Todos os dipositivos menos Telemoveis ------------ */
@media screen and (min-width: 420px) {
    #post-grid-197 .item .layer-media { margin-top: 75px !important; }
}

/* ------------ Todos os dipositivos menos Telemoveis / Tablet ------------ */
@media screen and (min-width: 760px) { }

/* ------------ Todos os dipositivos menos Telemoveis / Tablet / Ipads ------------*/
@media screen and (min-width: 980px) {
    
    /*
    .home .prev.page-numbers { float: lefT !important; }
    .home .next.page-numbers { float: right !important; }
    .home .prev.page-numbers,
    .home .next.page-numbers { margin-top: -300px; }
    */
    
    #MobileFooter { display: none; }
    .CreditsFooterII { display: none; }
    #Footer { display: inherit; }
    .CreditsFooter { display: inherit; }
    
    .et_pb_slide_0 .et_pb_container { width: : 500px !important; }

}

/* ------------ Todos os dipositivos menos Telemoveis / Tablet / Ipads / Computadores com menos resolução ------------ */
@media screen and (min-width: 1360px) { }

/* ------------ Tablet PC ------------ */
@media (min-width: 420px) and (max-width: 759px) {

    #Quemsomos1 {
        margin-top: 400px;
    }
    
    #Quemsomos2 {
        margin-top: -800px !important;
        margin-bottom: 450px !important;
    }
    
}

/* ------------ Mini PCs Ipads ------------ */
@media (min-width: 760px) and (max-width: 980px) {

    #Quemsomos1 {
        margin-top: 400px;
    }
    
    #Quemsomos2 {
        margin-top: -700px;
        margin-bottom: 450px !important;
    }
    
}

/* ------------ PC Baixa Resolução  ------------ */
@media (min-width: 981px) and (max-width: 1360px) { }

/* --------------------------------------------------------------------- */
/* --------------------------------------------------------------------- */

@media screen and (max-width: 980px) {
	
	#NewLetterII input[type="submit"] {
		margin-right: 20%;
		float: right;
	}

}


/* ------------ Footer  ------------ */


footer { margin-top: 0px;}

.CreditsFooter,
.CreditsFooterII {  background-color: #ffffff;}
#MobileFooter,
#Footer {  background-color: #f1f1f2;}
#MobileFooter { height: 110%; padding-left: 10%; }

.MyClassRodapeTable { width: 25%; padding-top: 50px; padding-bottom: 50px; }
.MyClassRodapeTable a { color: #000000; }

#SanzzaCopy {
    color: #666;
    }

.RodapeClassSpan a { 
    font-family: Lato !important;
    font-weight: bold !important;
    font-size: 14px !important;
    text-transform: uppercase;
}

.FooterLinka { 
    font-family: "Raleway" !important;
    font-size: 12px !important;
}

#SanzzaCopy,
.RodapeSpanContact p,
.CreditsFooter a,
.CreditsFooter span {
    color: #000000;
    font-family: Raleway !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    line-height: 1.4em !important;
}
    
.TableRodapi {
    width: 100%;
    text-align: left;
    margin: 0 auto !important;
    color: #000000;
}

footer, .Footer { background-color: #ededed !important; }

.CreditsFooter {
    bottom: 0px;
    height: 50px;
    margin: 0px;
    padding: 0px;
    background-color: #ffffff !important;
}

.TableRodapi { padding-top: 50px; }


.fa { color: #0093cf !important; margin: 10px;}

.page-id-393 footer { display: none; }



/* Formulario de Inscricao */

#FormInscricao label{
	font-size: 15px!important;
    line-height: 42px!important;
    font-weight: 600;
}

#FormInscricao .et_pb_row_fullwidth {
	clear: both;
	padding-top: 20px;
}

#FormInscricao input[type="text"]
, #FormInscricao input[type="number"]
, #FormInscricao input[type="password"]
, #FormInscricao  input[type="tel"]
, #FormInscricao  input[type="email"]
, #FormInscricao  input.text
, #FormInscricao  input.title
, #FormInscricao  textarea
, #FormInscricao select {
    padding: 0 12px!important;
    width: 80%;
    display: block!important;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: text!important;
    font-size: 15px!important;
    height: 40px!important;
    box-sizing: border-box!important;
    box-shadow: none!important;
    margin: 0!important;
    position: static;
    outline: 0!important;
	color: #666666;
	background-color: #ffffff;
	border: 2px solid #ddd !important;
}

#FormInscricao input[type="text"]:focus
, #FormInscricao input[type="number"]:focus
, #FormInscricao input[type="password"]:focus
, #FormInscricao  input[type="tel"]:focus
, #FormInscricao  input[type="email"]:focus
, #FormInscricao  input.text:focus
, #FormInscricao  input.title:focus
, #FormInscricao  textarea:focus
, #FormInscricao select {
	border: 2px solid #bbb !important;
}

#FormInscricao #CodPostal4{
	width: 30%;
	display: initial !important;
}

#FormInscricao #CodPostal3{
	width: 20%;
	display: initial !important;
}

#FormInscricao #DadosNumeroAssociado{
	display: none;
}

#FormInscricao input[type="submit"] {
    background-color: #ffffff;
    border: 1px solid #0093cf;
    color: #0093cf;
    float: left;
    margin-top: 25px;
	border-radius: 0;
    font-size: 12px;
    line-height: 1.3em;
    padding: 10px 50px;
    text-transform: uppercase;
}

#FormInscricao input[type="submit"]:hover {
	color: #ffffff;
	background-color: #0093cf;
    border: 1px solid #0093cf;
}


#MyHomeSlide .et_pb_slide_description{
	float:right;
	text-align: right;
}
#MyHomeSlide .et_pb_slide_content{
	width:100%;
}

@media (max-width: 767px) {
	#MyHomeSlide .et_pb_slide_description{
		float:left;
		text-align: left;
	}
	
	#MyHomeSlide h2 a{
		font-size: 20px !important;
	}
	
	#MyHomeSlide h4{
		font-size: 16px !important;
	}
}

#FormInscricao .et_pb_column{
	margin-right: 0px !important;
}


body.event-template-default #left-area{
	width: 100% !important;
}

body.event-template-default #sidebar, body.event-template-default #main-content .container:before, body.event-template-default p.post-meta{
	display: none;
}

body.event-template-default .et_pb_post .entry-content {
    padding-top: 0px;
}

body.event-template-default h3 {
    padding-bottom: 0px;
}

.em-booking {
	margin: 0 !important;
}
.em-booking-form-details{
	width: 100% !important;
	padding:0 !important;
}

.em-booking-form label{
	display: block !important;
	float: none !important;
	width: 100% !important;
}

.em-booking #ErroPass {
	color: #ff0000;
}

.um {color: #ffffff !important;} 
.um a {color: #ffffff !important;} 
.um-field label {color: #ffffff !important;} 
#um-submit-btn, #um-submit-btn:hover{ color: #3ba1da; padding: 16px 0px!important; min-width:100% !important; width:90% !important; background-color: #ffffff;} 

.um-password input[type=password]{border: 1px solid #ffffff !important; background-color: transparent !important; color: #ffffff !important;}

p.um-notice {
    width: 100% !important;
    padding: 12px !important;
	margin: 0px !important;
    margin-left: 5% !important;
    margin-right: 5% !important;
    margin-bottom: 40px !important;
}

.um-field-checkbox-option, .um-field-radio-option {
    float: left;
}


#username-918, #user_password-918{border: 1px solid #ffffff !important; background-color: transparent !important; color: #ffffff !important;} 



.um-field { width:100% !important;margin-left: 0px !important; margin-right: 0px !important;text-align: center !important; } 
.um-half{width:100% !important;} 
#um-submit-btn, #um-submit-btn:hover{background-color: #ffffff !important; color: #44b0ec !important;} 
.um, .um-form, .um-form a, .um-918.um .um-form *::-moz-placeholder{color: #ffffff !important;} 
.um-918.um :not(.um-field-radio-state-disabled).um-field-checkbox i{color: #ffffff !important;}

.um-field, #um-submit-btn{ margin-left: 5% !important; margin-right: 5% !important;} 
.um-field-block{ color:#ffffff !important; } 
.um-field { width: 90%;} 

#username_b{border: 1px solid #ffffff !important; background-color: transparent !important; color: #ffffff !important;} 
.um-form *::-moz-placeholder {color: #ffffff !important;}


/* Formulario de Registo */
.um-register .um-field { 
	margin-left: 5% !important; 
	margin-right: 5% !important;
	text-align: left !important; 
}

.um-register .um-field {
    float: left;
    width: 40% !important;
    margin: 10px;
}

.um-register .um-field label, .um-register .um-postmessage {
	color: #666666 !important;
} 

.um-register #um-submit-btn, .um-register #um-submit-btn:hover{
	width: auto !important;
	min-width: 200px !important;
}


