 @font-face {
            font-family: Multidados;
            src: url("../fonts/multidados.woff");
        }
		
 @font-face {
            font-family: Multidados2;
            src: url("../fonts/multidados2.woff");
        }


html {
  overflow-y: overlay;
}

a {
	    text-decoration: none;
}

/* Demo 2 */

input {
	outline: none;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none; 
}


input[type=search] {
	background: #ededed url(https://static.tumblr.com/ftv85bp/MIXmud4tx/search-icon.png) no-repeat 9px center;
	border: solid 1px #ccc;
	padding: 9px 10px 9px 32px;
	width: 55px;
	
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
input[type=search]:focus {
	width: 130px;
	background-color: #fff;
	border-color: #F16939;
	
	-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
	-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
	box-shadow: 0 0 5px rgba(109,207,246,.5);
}


input:-moz-placeholder {
	color: #999;
}
input::-webkit-input-placeholder {
	color: #999;
}

#demo-2 input[type=search] {
	width: 15px;
	padding-left: 10px;
	color: transparent;
	cursor: pointer;
}
#demo-2 input[type=search]:hover {
	background-color: #fff;
}
#demo-2 input[type=search]:focus {
	width: 130px;
	padding-left: 32px;
	color: #000;
	background-color: #fff;
	cursor: auto;
}
#demo-2 input:-moz-placeholder {
	color: transparent;
}
#demo-2 input::-webkit-input-placeholder {
	color: transparent;
}

.search {
	
}
.search input[type=text] {
    width: 140px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    font-size: 10px;
    background-color: white;
    background-image: url('../img/login/searchicon.png');
    background-position: 8px 8px; 
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
	float: right;
	font-family: Multidados;
}



.texts {
    width: 100%;
	align-items: center;
	height: 100%;
	position: absolute;
	top: 60%;
	text-align:center;
}

.text {
    position: absolute;
    top: 0;
    left: 0;
	width: 100%;
}

.text_1{
    opacity: 1
}

.text_2{
   opacity: 0;
}

.contactos-info {
	padding-right:5%;
	width:23%;
	float:right;
}

.contactos-mapa {
	padding-left:5%;
	width:63%;
	float:left;
}

.item-imagem {
	padding-left:5%;
	width:43%;
	float:left;
}

.item-info {
	padding-right:5%;
	width:43%;
	float:right;
}

.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('../img/loading.png') center no-repeat #fff;
	background-size:10%;

	}
	
body {
	font-family: Helvetica, Arial, Verdana;
	
	margin:15px 0 0 0;
	font-size:12px;
            background: #f0f0f0;
            color: #A09A97;
            font-family: Multidados;
            font-size: 8pt;
			margin: 0;
			padding: 0;
			left: 0;
			top: 0;
			min-width: 100%;
			text-transform:uppercase;
			width: 100%;
			height: 100%;
			margin: 0px;
			padding: 0px;
			overflow-x: hidden; 
		    
		
}

#footer {
	
	height: 5%;
	width:100%;
	background-color:#0a1014;
    top: 95%;
	margin-top:8%;
	padding:0;
	list-style:none;
	font-size:12px;
	position:sticky;
	bottom:0;
	left:0;
	right:0;
	
	
}

#radmin, #rlogout {
	display: none
}

#rfooter {
	
	height: 5%;
	width:100%;
	background-color:#0a1014;
    top: 95%;
	margin-top:8%;
	padding:0;
	list-style:none;
	font-size:10px;
	position:sticky;
	bottom:0;
	left:0;
	right:0;
	display:none;
	
	
}


select.soflow, select.soflow-color {
   -webkit-appearance: button;
   -webkit-border-radius: 2px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url("../img/arrow.png") -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid #AAA;
   color: #555;
   font-size: inherit;
   margin: 20px;
   overflow: hidden;
   padding: 5px 10px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 80%;
}


.titulo {
	
	font-size: 40px;
	color: #231F20;
	line-height:90%;
	
}
.seccao {
	
	font-size: 15px;
	color: #231F20;
	vertical-align: super;
}

.descricao {
	font-family: Multidados2;
	text-transform:none;
	font-size: 15px;
	font-weight: normal;
}

#header {
	display: block;
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	height: 12vh;
	width: 100%;
	min-height: 100px;
	 min-width: 750px;
}

#logo {
            position: absolute;
            left: 3%;
            top: 25%;
            width: auto;
            height: 50%;
			bottom: 25%;
            min-width: 250px;
        }

#logout {
    position: inherit;
    right: 3%;
    top: 30%;
	padding:0;
	list-style:none;
	font-size:12px;
	margin-top: -6px;
	float: right;
	
}		

#copyright {
    position: relative;
    left: 3%;
    top: 30%;
	padding:0;
	list-style:none;
	font-family: Multidados2;
}	
		
#menu {
            position: absolute;
            right: 3%;
            top: 25%;
	padding:0;
	list-style:none;
	font-size:12px;
	
}

	#menu li {
		float:left;
	}
	
	#menu li span {
		display: block;
		padding:5px 10px;		
		text-decoration:none;
		color:#606060;
		cursor: pointer;
	}
	
	#menu li span.active {
		background: #F16939;
		color:#fff;
		border-radius: 10px;
	}

#rmenu {
            position: static;
            right: 3%;
            top: 25%;
	padding:0;
	list-style:none;
	font-size:12px;
	display: none;
	margin-left:5%;
	
}

	#rmenu li {
		float:left;
	}
	
	#rmenu li span {
		display: block;
		padding:5px 10px;		
		text-decoration:none;
		color:#606060;
		cursor: pointer;
	}
	
	#rmenu li span.active {
		background: #F16939;
		color:#fff;
		border-radius: 10px;
	}

	
	
		
#info {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;				
	background:#fcf8e3;
	border:1px solid  #fbeed5;
	width:95%;
	max-width:900px;
	margin:0 auto 40px auto;
	font-family:arial;
	font-size:12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

	#info .info-wrapper {
		padding:10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;

	}
	
	#info a {
		color:#c09853;
		text-decoration:none;
	}
	
	#info p {
		margin:5px 0 0 0;
	}


.container { 
	position: relative; 
	width: 90%; 
	margin: 0 auto; 
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;	
	
}
 
#filters {
	padding:0;
	list-style:none;
	

}

	#filters li {
		float:left;
	}
	
	#filters li span {
		display: block;
		padding:5px 10px;		
		text-decoration:none;
		color:#606060;
		cursor: pointer;
	}
	
	#filters li span.active {
		background: #F16939;
		color:#fff;
		border-radius: 10px;
	}
 

 
 #portfoliolist {
	 width: 100%;
	 margin: 2em auto;
	 column-count: 5;
	 -webkit-column-count: 5;
	 -moz-column-count: 5;
 }
 
#portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width:100%;
	margin:1%;
	margin-bottom: 3%;
	display:none;
	float:top;
	overflow:hidden;
	
	
}

	.portfolio-wrapper {
		overflow:hidden;
		position: relative !important;
		background: #231F20;
		cursor:pointer;
	}

	.portfolio img {
		max-width:100%;
		position: relative;
		top:0;
    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition:         all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);		
	}
	
	.portfolio .label {
		position: absolute;
		width: 100%;
		height:40px;
		bottom:-40px;
    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition:         all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
	}

		.portfolio .label-bg {
			background: #231F20;
			width: 100%;
			height:100%;
			position: absolute;
			top:0;
			left:0;
		}
	
		.portfolio .label-text {
			color:#fff;
			position: relative;
			z-index:500;
			padding:5px 8px;
		}
			
			.portfolio .text-category {
				display:block;
				font-size:9px;
			}
	
	.portfolio:hover .label {
    bottom:0;
  }
	.portfolio:hover img {
    top:-30px;
  }  

	

/* #Clearing */

/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }
.row:after,
.clearfix:after {
  clear: both; }
.row,
.clearfix {
  zoom: 1; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}




/* #Tablet (Portrait) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.container {
		width: 768px; 
	}
	.filters{
	    margin:1%;
	}
	
}


/*  #Mobile (Portrait) - Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {
	.container { 
		width: 95%; 
	}
	
	.filters{
	    margin:1%;
	}
	
	#portfoliolist {
		-moz-column-count:1;
		-webkit-column-count:1;
		column-count:1;
		margin: 0;
	}		
	
	
}


/* #Mobile (Landscape) - Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.container {
		width: 70%;
	}
	
	#ads {
		display:none;
	}
	
}




nav select {
  display: none;
}

@media (max-width: 960px) {
  nav ul     { display: none; }
  nav select { display: inline-block; }
 
 #rlogout { display: inline-block; }
 #radmin { display: inline-block; }
  #rfooter 	{ display: inline-block; }
  #footer   { display: none; }
  #menu    { display: none; }
  #rmenu { display: inline-block; }
  
 .contactos-info {
	 width: 90%;
	 padding-left: 5%;
 }
 
 .contactos-mapa {
	 width: 90%;
	 padding-left: 5%;
 }
 
  .item-info {
	 width: 90%;
	 padding-left: 5%;
	 padding-top: 5%;
 }
 
 .item-imagem {
	 width: 90%;
	 padding-left: 5%;
 }
}
