body,a,td, span{font-size:16px;font-family: 'Gotham';color:#666666;margin:0px}
IMG{border:0px}


h2{
	font-family: GothamLight;
	font-size: 29px;
	color: #666666;
}

h2 a{
	font-family: GothamLight;
	font-size: 29px;
	color: #666666;
}

 
.mt35{margin-top:23px;}
.mr159{margin-right:159px;}
.mt235{margin-top:212px;}
.mb68{margin-bottom:68px;}
.mb111{margin-bottom:114px;}

.center{text-align:center;justify-content:center;}
.right{text-align:right;}


@font-face{
	font-family: 'Gotham';
    src: url('/fonts/GothamRnd-Book.otf');
}

@font-face{
	font-family: 'GothamLight';
    src: url('/fonts/GothamRnd-Light.otf');
}


.Gotham,.Gotham a{
	font-family: 'Gotham';
}

.GothamLight, .GothamLight a{
	font-family: 'GothamLight';
}

textarea,select,input{
	color:#666666;
	font-size:16px;
	font-family: 'Gotham';
	border:0px;
	overflow:hidden;
}

textarea{
	overflow:auto;
	resize:none;
}


table,td,tr{
	padding:0px;
	border-spacing:0px;
	border-collapse: collapse;
}

A{
	color:#0A0B0C;
	TEXT-DECORATION:none;
	cursor:pointer;
}


A:hover{
	color:#0A0B0C;
	TEXT-DECORATION:none;
	cursor:pointer;
}

.ulnormal{
	list-style:none;
	padding:0px;
	margin:0px 0px 0px 0px;

}

.ulnormal li{
	float:left;
}



.header{
	/*width:1040px;
	margin:0px  auto;
	text-align:left;*/
	display:none
}

.footer{
	border:1px solid blue;
	width:1040px;
	margin:0px  auto;
	text-align:left;
	padding:50px 0px 0px 0px;
}

.titulo1{
	font-family:Arial;
	font-size:10px;
	color:red;
}


.menu{
	float:right;
	padding:50px 0px 47px 0px;	
}

.ulmenu{
	list-style:none;
	padding:0px;
	margin:0px 0px 0px 0px;
	width:100%;
}

.ulmenu li{
	float:left;
}


.redessociais{float:right;padding-top:50px;}

.bemvindo{
	font-size:20px;
	color:red;
}


/*COOKIE*/
#div_cookie{  background: none repeat scroll 0 0 #ffffff; }

.notification{
	bottom:0;
	left:0;
	padding: 5px 0;
	position:fixed;
	right:0;
	z-index:99999;
	border-top: 1px solid #cecece;
	opacity:0.9;
	 width:100%;
	 background-color:#ffffff;
}

.containercookie{
	margin: 0 auto;
	max-width:978px;
	min-width:100px;
	width:100%;
}

#div_cookie .description{ 
	float:left;
	line-height:18px;
	margin: 0;
	padding-right:20px;  
}

#btn_cookie_accept{
	background-color:#000000;
	border:0 none;
	border-radius: 0.2em;
	color:#fff;
	display: inline-block;
	font-size:12px;
	line-height:14px;
	margin-bottom:5px;
	padding: 0.85em 1.15em 0.65em;
	position:relative;
	text-decoration:none;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out 0s;
	vertical-align:top;
	white-space: nowrap;
	margin-top:7px;
}

#btn_cookie_accept:hover{
	background: none repeat scroll 0 0 #222222;
	border:0 none;
	color:#fff;
}

.description{
	max-width:890px;
	min-width:70px;
	float:left;
	line-height:20px;
	margin-top:5px;
}
.description a{
	text-decoration:underline;
}

/*25/10/18*/

.relative{
	position:relative;
}

.absolute{
	position:absolute;
	width:100%;
}

.backgroundMenu{
	background-color: rgba(255,255,255,0.5);
	z-index:11;
}

.menu-item {
	color:#666666 !important;
	font-size:14px;
	text-transform:uppercase;
	font-family:'Gotham';
	/*padding:0px 10px !important;*/
	padding:0px 0px !important;
}

.menu-item:last-child{
	padding-right:26px !important;
}

.logotipo{
	margin-left:30px;
	margin-top:34px;
}

.textBanner span{
	z-index:1;
	bottom:187px;
	font-size:60px;
	color:white;
	font-family:Gotham;
	left:176px;
	line-height:1;
}

.textBanner h1{
	z-index:1;
	bottom:187px;
	font-size:60px;
	color:white;
	font-family:Gotham;
	left:176px;
	line-height:1;
}

.arrowNext{
	color:white;
	position:absolute;
	z-index:3;
	justify-content:right;
	top: 43%;
	right: 0;
	cursor:pointer;
	margin-right:59px;
}

.arrowPrev{
	color:white;
	background:transparent;
	position:absolute;
	z-index:3;
	top: 43%;
	left: 0;
	cursor:pointer;
	margin-left:59px;
}

.navbar {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    height: 76px;
    box-shadow: 0 0 0 rgba(0,0,0,0.12),0 0 8px 0px rgba(0,0,0,0.11);
    border-bottom: none;
}

.backgroundMenu-fixed{
	padding:20px 0px;
	background-color: rgba(255,255,255,0.5);
}

.menu-fixo{
	float:right;	
}

.menu-fixo ul li {
	line-height:36px !important;
}

.logotipo-fixo{
	margin-top:0px;	
	margin-left:30px;
}

.empreHome{
	margin-top:200px;
}

.titulo{
	font-family:GothamLight;
	font-size:29px;
	color:#666666;
}

.textDestaqueHome{
	color:#666666;
	font-size:39px;
	font-family:GothamLight;
	margin-top:166px;
	margin-bottom:195px;
}

.ferramentas{
	padding-right:80px;
	text-align:right;
}


.diretorio{
	padding-left:80px;
	text-align:left;
}

.mobile-icone img{
	cursor:pointer;
}

.backgroundGrey{
	background:#666666;
}

.blogTitle{
	font-size:36px;
	color:white;
	font-family:GothamLight;
	padding-top:145px;
	padding-bottom:145px;
}

.BlogListagem{
	margin-bottom:117px;
}

.dateBlog{
	color:white;
	font-size:25px;
	font-family:GothamLight;
	margin-bottom:25px;
	margin-top: -10px;
	height:27px;
}

.titleBlog{
	font-size:20px;
	font-family:GothamLight;
	color:white;
	margin-bottom:14px;
}

.textBlog, .textBlog span{
	font-size:13px;
	font-family:GothamLight;
	color:white;
	margin-bottom:19px;
	max-height: 193px;
	overflow: hidden;
}

.infBlog{
	padding-left:58px;
}

.verMaisBlog a{
	font-size:19px;
	font-family:GothamLight;
	color:white;
}

.verMaisTodos a{
	font-size:31px;
	color:white;
}

.verMaisTodos{
	margin-bottom:100px;
}

.backgroundPfim{
	background:#E5E5E5;
	padding:72px 0px 40px 0px;
	
}

.redesSociais{
	display:inline-flex;
}

.redesSociais a{
	margin-right:20px;
	margin-left:20px;
}


.menuFooter .menu-item-footer{
	color:#666666;
	font-size:12px;
	margin-right:20px;
	margin-left:20px;
}

.flex{
	display:flex;
}

.menuFooter{
	margin-top:95px;
}

.confinanciado{
	text-transform:uppercase;
	font-size:12px;
	color:#686868;
	padding-top: 8px;
	font-family:Gotham;
}

.conteudoConfina{
	padding-top:90px;
}

.titleEntidades{
	font-size:23px;
	color:#666666;
	font-family:GothamLight;
}

.textEntidades, .textEntidades span{
	font-size:16px;
	color:#666666;
	font-family:GothamLight;
}

.urlEntidades{
	font-size:22px;
	color:#666666;
	font-family:GothamLight;
	margin-bottom:13px;
}

.container2{
	padding-right: 0.9375rem;
	padding-left: 0.9375rem;
	max-width: 96.875rem;
	margin: 0 auto;
}

.titulo-pagina{
	font-size:32px;
	color:#666666;
	font-family:GothamLight;
	padding-bottom:28px;
}

.socialEnti {
	margin-right:27px;
}

.registo-entidade .registoE{
	margin-bottom:137px;
}

.tituloEntidade{
	margin-top: -9px;
}

.imgEmpre img{
  border-radius: 50%;
  overflow: hidden;
  cursor:pointer;
}

.tituloEmpreendedor{
	margin-top:12px;
}

.listaEmpre{
	margin-bottom:75px;
	padding:0px 20px;
}

.moreEmpreen{
	position: absolute;
	top: 28%;
	left:42%;
	cursor:pointer;
	z-index:1000000000000000000;
	opacity:1 !important;
}

.moreEmpreen a{
	color:white;
	font-size:100px;
	opacity:1 !important;
}

.Vermais{
	font-size:29px;
	color:#686868;
}

.company_list:hover{
	-webkit-transform: scale(1.05);
    transform: scale(1.05);
	/*opacity: 0.3;*/
	filter: brightness(60%);
	
}

.menu-item.active{
	font-weight:bold;
}

.arrowNext2{
	color:white;
	position:absolute;
	z-index:3;
	justify-content:right;
	top: 50%;
	right:-40px;
	cursor:pointer;
	margin-right:59px;
}

.arrowPrev2{
	color:white;
	background:transparent;
	position:absolute;
	z-index:3;
	top: 50%;
	left:-40px;
	cursor:pointer;
	margin-left:59px;
}


.grid-container-2{
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    max-width: 72.75rem;/*1164px*/
    margin: 0 auto;
    padding-top:40px;
}

.grid-container-3{
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    max-width: 55.81rem;/*893px*/
    margin: 0 auto;
    padding-top:40px;
}
}

.grid-container-4{
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    max-width: 90.38rem;/*1446px*/
    margin: 0 auto;
    padding-top:40px;
}




/*---------------*/

.bold{font-weight:bold;}

.right{text-align:right;}

.uppercase{text-transform:uppercase;}

.end{float: right !important; }

.grey, .grey span, .grey p, .grey a{color:#666666}
.white, .white span, .white p, .white a{color:#fff}



.f20, .f20 a{font-size:20px;}
.f26, .f26 a{font-size:26px;}
.f33, .f33 a{font-size:33px;}


.pright10{padding-right:10px;}

.pleft10{padding-left:10px;}
.pleft34{padding-left:34px;}
.pleft50{padding-left:50px;}

.pbottom10{padding-bottom:10px;}
.pbottom20{padding-bottom:20px;}
.pbottom30{padding-bottom:30px;}
.pbottom40{padding-bottom:40px;}
.pbottom50{padding-bottom:50px;}
.pbottom60{padding-bottom:60px;}
.pbottom120{padding-bottom:120px;}
.pbottom130{padding-bottom:120px;}

.ptop10{padding-top:10px;}
.ptop24{padding-top:24px;}
.ptop34{padding-top:34px;}
.ptop40{padding-top:40px;}
.ptop50{padding-top:50px;}
.ptop60{padding-top:60px;}
.ptop106{padding-top:106px;}


.mbottom240{margin-bottom:240px;}
.mbottom235{margin-bottom:235px;}

.backgrey{background:#666666;}
.backgrey2{background:#CCC;}


.blog{
	background:#CCCCCC;
	color:#666666;
	border-radius:none;
	font-family: 'Gotham';
	font-size:18px;
	height:54px;
	
}

.blog option{
	background:#e5e5e5;
	color:#666666;
	border-radius:none;
	font-family: 'Gotham';
	font-size:18px;
}

hr{
	margin-top:73px;
	margin-bottom:80px;
	border-bottom: 1px solid #7f7f7f;
}


input{
	background:#e5e5e5 !important;
	color:#666666;
	padding-left:10px;
	padding-right:10px;
}

textarea{
	background:#e5e5e5 !important;
	color:#666666 !important;
	padding-left:10px;
	padding-right:10px;
	height:150px !important;
}


input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #666666;
}


input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #666666;
   opacity:  1;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #666666;
   opacity:  1;
}
input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #666666;
}

textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #666666;
}
textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #666666;
   opacity:  1;
}
textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #666666;
   opacity:  1;
}
textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #666666;
}


.form-error {
    display: block !important;
    margin-top: -1rem;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: bold;
    color: #c60f13;
}

.success-message{
	color:green;
	display:none;
}

.button-contact input{
    background:transparent !important;
    margin-top:20px;
}

.erro_terms .form-error {
    display: block !important;
    margin-top: 0rem;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: bold;
    color:#c60f13 !important;
}

[type="text"], [type="password"], [type="date"], [type="datetime"], [type="datetime-local"], [type="month"], [type="week"], [type="email"], [type="number"], [type="search"], [type="tel"], [type="time"], [type="url"], [type="color"], textarea {
	color:#666666;
}


.left{float:left}
.overflow{overflow:hidden}

.pos{
	background:#666666;
	height:165px;
	width:165px;
	border-radius:50%;
	color:white;
	font-size:50px;
	text-align:center;
	line-height:165px;
	margin-right:87px;
}
[type="text"], [type="password"], [type="date"], [type="datetime"], [type="datetime-local"], [type="month"], [type="week"], [type="email"], [type="number"], [type="search"], [type="tel"], [type="time"], [type="url"], [type="color"], textarea {

	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.1);
}


.copy, .copy a{
	padding-top:40px;
	color:#666666;
	font-size:12px;
	text-align:center;
}
