@font-face 
{
    font-family: BebasNeueRegular;
    /*src: url("BebasNeue Regular.otf");*/
    src: url("BebasNeue Bold.otf");
}

@font-face 
{
    font-family: Raleway-thin;
    /*src: url("BebasNeue Regular.otf");*/
    src: url("raleway.thin.ttf") format('truetype');

}

@font-face 
{
    font-family: Raleway-light;
    /*src: url("BebasNeue Regular.otf");*/
    src: url("Raleway-Light.ttf") format('truetype');

}

@font-face 
{
    font-family: 'icomoon';
    src:url('icomoon.eot');
    src:url('icomoon.eot?#iefix') format('embedded-opentype'),
        url('icomoon.woff') format('woff'),
        url('icomoon.ttf') format('truetype'),
        url('icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}


[data-icon]:before 
{
    font-family: 'icomoon';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

/* Image Preload!! */

/*--><![CDATA[/*><!--*/
   img.preload { display: none; }
/*]]>*/

.icon-hammer:before 
{
    content: "\e996";
}

.action-button
{
	width: 45%;
	background-color: #7A9A01;
	display: inline-block;
	text-align: center;
	padding: 10px;
	font-family: BebasNeueRegular, sans-serif;
	font-size: 1em;
	color: white;
	cursor: pointer;
}

.action-button-small
{
	width: 20%;
	background-color: #7A9A01;
	display: inline-block;
	text-align: center;
	padding: 10px;
	font-family: BebasNeueRegular, sans-serif;
	font-size: 1em;
	color: white;
	cursor: pointer;
}

.action-button-pressed
{
	width: 45%;
	background-color: black;
	display: inline-block;
	text-align: center;
	padding: 10px;
	font-family: BebasNeueRegular, sans-serif;
	font-size: 1em;
	color: white;
	cursor: default;
}

.action-button:hover
{
	background-color: black;
}

.action-button-small:hover
{
	background-color: black;
}

#arq-container
{
	height: 500px;
}

#arq-text
{
	width: 70%; 
	margin: auto; 
	font-family: Raleway-light; 
	font-size: 1em; 
	margin-top: 5%; 
	text-transform: uppercase; 
	text-align: justify;
}

.arq-img
{
	max-width: 65%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -60px;
}

/*#arq-container
{
	padding: 5%;
	padding-top: 0;
	
	background: -webkit-linear-gradient(bottom, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%);
	background: -o-linear-gradient(bottom, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%); 
    background: -moz-linear-gradient(bottom, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%); 
    background: linear-gradient(bottom, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%);
    background: black;
}

#arq-container h1
{
	font-family: Raleway-thin;
	font-size: 1.8em;
	text-transform: uppercase;
	color: white;
	font-weight: 100;
	padding: 2% 0;
	text-shadow: none !important;
} */

body#home-body
{
	background-color: #f4f4f4;
}

.checkbox-container
{
	width:20%; 
	display: inline-block;
	font-size: 0.8em;
}

.checkbox-label
{
	display: inline-block;
	padding: 2%;
}

.checkbox-input
{
	padding: 1%;
	display: inline-block;
}

#content-container
{
	background-color: white;
	padding: 5%;
	margin: auto;
}

#content-container h1
{
	font-family: BebasNeueRegular, sans-serif;
	font-size: 3em;
	color: #333333;
	font-weight: bold;
	padding: 2%;
	text-shadow: 2px 2px 6px rgba(0,0,0,0.3);
}

#content-text
{
	font-family: Times New Roman, Georgia, Serif;
	font-size: 1em;
	color: #333333;
	max-width: 100%;
}

#content-images
{
	padding: 0 2%;
	border-left: 1px solid black;
}

.content-image
{
	width: 100%;
}

.clear_both
{
	clear: both;
}

.company-image-container-1
{
	display: inline-block;
	width: 41%;
	margin: 0;
	padding: 0 5% 0;
}

.company-image-container-2
{
	display: inline-block;
	width: 48%;
	margin: 0;
	padding-bottom: 5%;
}

#company-static-message
{
	display: inline-block;
	font-family: BebasNeueRegular, sans-serif;
	font-size: 3em;
	color: white;
	line-height: 100%;
}

.company-message-container
{
	width: 50%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}

/*.company-message-link
{
	position: absolute;
	bottom: 10%;
	right: -70%;
	width: 50%;
	text-align: center;
	background-color: rgba(0,0,0,0.3);
	padding: 1%;
	border-radius: 8px;
}*/

.company-message-link
{
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 3% 0;
	background-color: rgba(0,0,0,0.3);
}

.index-image-text
{
	position: absolute;
	width: 80%;
	left: 10%;
	bottom: 20%;
	text-align: center
}

@media screen and (min-width: 990px) 
{
	.company-message-link #message-text
	{
		/*font-family: BebasNeueRegular, sans-serif;*/
		font-family: Raleway-light, sans-serif;
		font-weight: 200;
		font-size: 0.8em;
		color: white;
		text-transform: uppercase;
		/*left: 20%;*/
		/*text-shadow: 2px 2px #333333;*/
	}
}

@media screen and (max-width: 990px) 
{
	.company-message-link #message-text
	{
		/*font-family: BebasNeueRegular, sans-serif;*/
		font-family: Raleway-light, sans-serif;
		font-weight: 200;
		font-size: 0.6em;
		color: white;
		text-transform: uppercase;
		/*left: 20%;*/
		/*text-shadow: 2px 2px #333333;*/
	}
}

@media screen and (min-width: 600px) {

#company-dynamic-message
{
	display: inline-block;
	font-family: BebasNeueRegular, sans-serif;
	font-size: 3em;
	color: #434242;
	line-height: 100%;
}

.company-message-link #message-link
{
	/*font-family: BebasNeueRegular, sans-serif;*/
	font-family: message-link, sans-serif;
	font-weight: 100;
	font-size: 1.5em;
	text-transform: uppercase;
	color: white;
	/*text-shadow: 2px 2px #333333;*/
	/*left: 43%;*/
	/*border-radius: 6px;
	border: 2px solid white;*/
	cursor: pointer;
	line-height: 38px;
	height: 38px;
	padding: 0 2%;
}

.feedback-quote
{
	font-style: italic; 
	font-family: Raleway-thin;	
	font-size: 2.5em;
	text-align: center;
	color: white;
	text-shadow: 2px 2px #333333;
	padding-top: 5%;
}

}

@media screen and (max-width: 992px) {

#company-dynamic-message
{
	display: inline-block;
	font-family: BebasNeueRegular, sans-serif;
	font-size: 2.5em;
	color: #434242;
	line-height: 100%;
}

.company-message-link #message-link
{
	/*font-family: BebasNeueRegular, sans-serif;*/
	font-family: message-link, sans-serif;
	font-size: 1em;
	color: white;
	/*text-shadow: 2px 2px #333333;*/
	/*left: 43%;*/
	/*border-radius: 6px;
	border: 2px solid white;*/
	width: 25%;
	margin: auto;
	cursor: pointer;
	line-height: 39px;
	height: 38px;
}

.feedback-quote
{
	font-style: italic; 
	font-family: Raleway-thin;	
	font-size: 2.5em;
	text-align: center;
	color: white;
	text-shadow: 2px 2px #333333;
	padding-top: 5%;
}

}

@media screen and (min-width: 800px) {

.quem-somos-individual
{
	padding-top: 5%;
	font-size: 0.9em;
	font-weight: 200; 
	font-family: Raleway, sans-serif;
	color: white;
	text-align: justify; 
	z-index: 100; 
	padding: 3%; 
	background-color: rgba(1,1,1, 0.5); 
	position: absolute; 
	top: 0;
	margin-right: 12%;
	height: 85%;
}

}

@media screen and (min-width: 450px) and (max-width: 991px) {

	#company-service h1
	{
		font-family: Raleway-thin;
		text-transform: uppercase;
		font-weight: 200;
	    font-size: 2.5em;
		color: #333333;
		padding: 2%;
		padding-bottom: 0;
		text-align: center;
		/*text-shadow: 2px 2px 6px rgba(0,0,0,0.3);*/
	}

	#company-workflow h1
	{ 
		font-family: Raleway-thin;
		font-size: 2.5em;
		text-transform: uppercase;
		font-weight: 200;
		color: #333333;
		padding: 2%;
		text-align: center;
		/*text-shadow: 2px 2px 6px rgba(0,0,0,0.3);*/
	}

	#contact-container h1
	{
		font-family: Raleway-thin;
		font-size: 2.5em;
		font-weight: 200;
		text-transform: uppercase;
		color: #333333;
		padding: 2%;
		margin-bottom: 2%;
		text-align: center;
		/*text-shadow: 2px 2px 6px rgba(0,0,0,0.3);*/
	}

	#quem-somos-container h1
	{
		/*font-family: BebasNeueRegular, sans-serif;*/
		font-family: Raleway-thin;
		font-weight: 200;
		font-size: 2.5em;
		color: #333333;
		text-align: center;
		text-transform: uppercase;
		/*text-shadow: 2px 2px 6px rgba(0,0,0,0.3);*/
	}

	#pre-feedback h1
	{
		font-family: Raleway-thin;
		font-size: 2.5em;
		font-weight: 200;
		text-transform: uppercase;
		color: #333333;
		padding: 2%;
		text-align: center;
	}
}

@media screen and (min-width: 450px) and (max-width: 800px) {

.company-message-link
{
	padding: 4% 0;
}

.company-message-link #message-text
{
	/*font-family: BebasNeueRegular, sans-serif;*/
	font-family: Raleway-light, sans-serif;
	font-size: 0.6em;
	color: white;
	/*text-shadow: 2px 2px #333333;*/
}

.company-message-link #message-link
{
	/*font-family: BebasNeueRegular, sans-serif;*/
	font-family: Raleway-light, sans-serif;
	font-size: 1em;
	color: white;
	/*text-shadow: 2px 2px #333333;*/
	/*left: 43%;*/
	/*border-radius: 6px;
	border: 2px solid white;*/
	width: 25%;
	margin: auto;
	cursor: pointer;
	line-height: 31px;
	height: 30px;
}

#quem-somos-text
{
	padding: 0 4%;
	font-size: 0.9em;
	font-weight: 200; 
	font-family: Raleway-light, sans-serif;
}

.quem-somos-individual
{
	padding-top: 5%;
	font-size: 0.4em;
	font-weight: 200; 
	font-family: Raleway, sans-serif;
	color: white;
	text-align: justify; 
	z-index: 100; 
	padding: 3%; 
	background-color: rgba(1,1,1, 0.5); 
	position: absolute; 
	top: 0;
	margin-right: 12%;
	height: 80%;
}

.feedback-quote
{
	font-style: italic; 
	font-family: Raleway-thin;	
	font-size: 2em;
	text-align: center;
	color: white;
	text-shadow: 2px 2px #333333;
	padding-top: 5%;
}

.image-footer
{
	height: 50px;
}

.text-footer
{
	text-align: center; 
	color: white; 
	font-size: 0.7em; 
	padding-top: 5%;
}

#text-number-footer
{
	text-align: center; 
	color: white; 
	font-size: 0.6em; 
	padding-top: 5%;
}

.portfolio-detail-text
{
	padding: 5% 0;
	font-family: Raleway-light, sans-serif;
	color: #333333;
	width: 100%;
	text-align: justify;
	font-size: 0.8em;
}

.portfolio-detail-text-3
{
	font-family: Raleway-thin;
	/*font-size: 0.8em;*/
	text-transform: uppercase;
	/*color: #333333;*/
	color: white;
	text-align: center;
	height: 50px;
	width: 100%;
}

.portfolio-detail-text-list
{
	font-family: Raleway-thin;
	font-size: 0.6em; 
	margin: 5px 0;
	text-transform: uppercase;
	/*color: #333333;*/
	color: white;
	text-align: center;
}

}

@media screen and (min-width: 450px) {

.portfolio-title-h1
{
	width: 80%;
}
	
}

@media screen and (max-width: 539px) {

	.company-workflow-step
	{
		padding: 5% 5%;
		border: 2px solid black;
		font-size: 0.8em;
		text-align: center;
		height: 100px;
		margin: 2% auto;
	}

	#feedback-container
	{
		width: 100%;
	    height: auto;
	    min-height: 100px;
	    background-size: 100% 100%;
		background-image: url("../img/feedback.png");
	}

}

@media screen and (max-width: 450px) {

	.quem-somos-individual
	{
		padding: 3%;
		font-size: 0.2em;
		font-weight: 200; 
		font-family: Raleway, sans-serif;
		color: white;
		text-align: justify; 
		z-index: 100; 
		padding: 3%; 
		background-color: rgba(1,1,1, 0.5); 
		position: absolute; 
		top: 0;
		margin-right: 12%;
		height: 50%;
	}

	.portfolio-title-h1
	{
		width: 70%;
	}

	.image-footer
	{
		height: 25px;
	}

	.text-footer
	{
		text-align: center; 
		color: white; 
		font-size: 0.5em; 
		padding-top: 7%;
		padding: 0 !important;
	}

	#text-number-footer
	{
		text-align: center; 
		color: white; 
		font-size: 0.4em; 
		padding-top: 7%;
		padding: 0 !important;
	}

	#company-service h1
	{
		font-family: Raleway-thin;
		text-transform: uppercase;
		font-weight: 200;
	    font-size: 1.5em;
		color: #333333;
		padding: 2%;
		padding-bottom: 0;
		text-align: center;
		/*text-shadow: 2px 2px 6px rgba(0,0,0,0.3);*/
	}

	#company-workflow h1
	{ 
		font-family: Raleway-thin;
		font-size: 1.5em;
		text-transform: uppercase;
		font-weight: 200;
		color: #333333;
		padding: 2%;
		text-align: center;
		/*text-shadow: 2px 2px 6px rgba(0,0,0,0.3);*/
	}

	#contact-container h1
	{
		font-family: Raleway-thin;
		font-size: 1em;
		font-weight: 200;
		text-transform: uppercase;
		color: #333333;
		padding: 2%;
		margin-bottom: 2%;
		text-align: center;
		/*text-shadow: 2px 2px 6px rgba(0,0,0,0.3);*/
	}

	#quem-somos-container h1
	{
		/*font-family: BebasNeueRegular, sans-serif;*/
		font-family: Raleway-thin;
		font-weight: 200;
		font-size: 1.5em;
		color: #333333;
		text-align: center;
		text-transform: uppercase;
		/*text-shadow: 2px 2px 6px rgba(0,0,0,0.3);*/
	}

	#pre-feedback h1
	{
		font-family: Raleway-thin;
		font-size: 1.5em;
		font-weight: 200;
		text-transform: uppercase;
		color: #333333;
		padding: 2%;
		text-align: center;
	}

	.company-message-link
	{
		padding: 5%;
	}

	.company-message-link #message-text
	{
		/*font-family: BebasNeueRegular, sans-serif;*/
		font-family: Raleway-light, sans-serif;
		font-size: 0.3em;
		color: white;
		/*text-shadow: 2px 2px #333333;*/
	}

	.company-message-link #message-link
	{
		/*font-family: BebasNeueRegular, sans-serif;*/
		font-family: Raleway-light, sans-serif;
		font-size: 0.4em;
		color: white;
		/*text-shadow: 2px 2px #333333;*/
		/*left: 43%;*/
		/*border-radius: 6px;
		border: 2px solid white;*/
		width: 25%;
		margin: auto;
		cursor: pointer;
		line-height: 21px;
		height: 20px;
	}

	#quem-somos-text
	{
		padding: 0 4%;
		font-size: 0.8em;
		font-weight: 200; 
		font-family: Raleway-light, sans-serif;
	}

	.feedback-quote
	{
		font-style: italic; 
		font-family: Raleway-thin;	
		font-size: 1em;
		text-align: center;
		color: white;
		text-shadow: 2px 2px #333333;
		padding-top: 5%;
	}

	#portfolio-detail
	{
		width: 65%;
	}

	.portfolio-detail-text
	{
		padding: 5% 0;
		font-family: Raleway-light, sans-serif;
		color: #333333;
		width: 100%;
		text-align: justify;
		font-size: 0.8em;
		padding: 0;
	}

	#portfolio-deatil-container-text {

		height: 300px !important;
	}

	#portfolio-detail-main-image {

		height: 300px !important;
	}

	.portfolio-detail-text-3
	{
		font-family: Raleway-thin;
		/*font-size: 0.8em;*/
		text-transform: uppercase;
		/*color: #333333;*/
		color: white;
		text-align: center;
		height: 50px;
		width: 100%;
	}

	.portfolio-detail-text-list
	{
		font-family: Raleway-thin;
		font-size: 0.6em; 
		margin: 5px 0;
		text-transform: uppercase;
		/*color: #333333;*/
		color: white;
		text-align: center;
	}

	#mail-icon
	{
		font-size: 1em;
	}

	#facebook-icon
	{
		font-size: 1em;
	}

	.text-footer-container
	{
		padding: 0 !important;
	}
}

/*.company-message-link .message-link:hover
{
	background-color: white;
	color: #333333;
	text-shadow: 0px 0px;
}*/

/*.company-workflow-step:hover
{
	-webkit-transform: scale(1.2,1.2);
    -moz-transform:scale(1.2,1.2);
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}*/

.portfolio-detail-thumb
{
	max-width: 100%;
	overflow: hidden;		
}

@media (max-width: 540px)
{
	.form-submit
	{
		/*margin: 11px 0;*/
		background-color: black;
	    border: 1px solid black;
	    color: white;
	    text-align: center;
	    font-size: 1em;
	    font-family: Raleway-thin;
	}

	/*.company-workflow-step
	{
		display: inline-block;
		width: 10%;
		padding: 1% 1%;
		padding: 1% 2%; 
		border-radius: 25px;
		border: 4px solid white;
		background-color: #7A9A01;
		background-image: url("../img/padrao.jpg");
		color: white;
		font-size: 1em;
		cursor: pointer;
		text-align: center;
		box-shadow: 5px 5px 5px #333333;
		text-shadow: 2px 2px 6px rgba(0,0,0,0.8);
	}*/

	.company-workflow-icon
	{
		border: 2px solid black;
		color: black;
		text-align: center;
		font-size: 2.7em;
	}

	.company-workflow-arrow
	{
		display: inline-block;
		width: 1%;
		margin: 0 3%;
		background-color: transparent;
		color: black;
		font-size: 0.5em;
		text-align: center;
	}

	.company-workflow-1
	{
		font-family: Times New Roman, Georgia, Serif;
		font-size: 0.6em;
		color: #333333;
		padding: 3% 0;
		text-align: center;
	    width: 15.1%;
	    float: left;
	    margin-right: 5.8%;
	}

	.company-workflow-2
	{
		font-family: Times New Roman, Georgia, Serif;
		font-size: 0.6em;
		color: #333333;
		padding: 3% 0;
		text-align: center;
	    width: 15.1%;
	    float: left;
	}

	.company-workflow-3
	{
		font-family: Times New Roman, Georgia, Serif;
		font-size: 0.6em;
		color: #333333;
		padding: 3% 0;
		text-align: center;
	    width: 14.8%;
	    float: left;
	    margin-right: 6.8%;
	}

	.company-workflow-4
	{
		font-family: Times New Roman, Georgia, Serif;
		font-size: 0.6em;
		color: #333333;
		padding: 3% 0;
		text-align: center;
	    width: 12.1%;
	    float: left;
	    margin-right: 7%;
	}

	.company-workflow-5
	{
		font-family: Times New Roman, Georgia, Serif;
		font-size: 0.6em;
		color: #333333;
		padding: 3% 0;
		text-align: center;
	    width: 19.1%;
	    float: left;
	    margin-right: 1.5%;
	}

	#contacto-workflow-title
	{
		font-family: BebasNeueRegular, Georgia, Serif;
		color: black; 
		position: absolute; left: 0%; 
		bottom: -100%; 
		font-size: 0.4em; 
		font-weight: bold; 
		text-shadow: none;
	}

	#brainstorm-workflow-title
	{
		font-family: BebasNeueRegular, Georgia, Serif;
		color: black; 
		position: absolute; 
		left: -10%; 
		top: 145%; 
		font-size: 0.4em; 
		font-weight: bold; 
		text-shadow: none;
	}

	#money-workflow-title
	{
		font-family: BebasNeueRegular, Georgia, Serif;
		color: black; 
		position: absolute; 
		left: 5%; 
		bottom: -100%; 
		font-size: 0.4em; 
		font-weight: bold; 
		text-shadow: none;
	}

	#contrato-workflow-title
	{
		font-family: BebasNeueRegular, Georgia, Serif;
		color: black; 
		position: absolute; 
		right: 5%; 
		top: 145%; 
		font-size: 0.4em; 
		font-weight: bold; 
		text-shadow: none;
	}

	#execution-workflow-title
	{
		font-family: BebasNeueRegular, Georgia, Serif;
		color: black; 
		position: absolute; 
		left: 5%; 
		bottom: -75%; 
		font-size: 0.4em; 
		font-weight: bold; text-shadow: none;
	}

	.icon-footer
	{
		width: 20%; 
		margin: auto;
		padding-top: 25%;
	}

	img.home-footer-icon
	{
		max-width: 100%;
		max-height: 100%;
	}

	#icon-facebook
	{
		width: 20%;
		padding-top: 26%;
		margin: auto;
	}

	#icon-email
	{
		width: 20%; 
		padding-top: 26%;
		margin: auto;
	}
}

@media (min-width: 540px)
{
	.form-submit
	{
		/*margin: 11px 0;*/
		background-color: black;
	    border: 1px solid black;
	    color: white;
	    text-align: center;
	    font-size: 0.7em;
	    font-family: Raleway-thin;
	}

	#feedback-container
	{
		width: 100%;
	    height: auto;
	    min-height: 250px;
	    background-size: 100% 100%;
		background-image: url("../img/feedback.png");
	}

	.company-workflow-container
	{
		padding: 5%;
		padding-top: 0;
		margin: auto;
	}

	/*.company-workflow-step
	{
		display: inline-block;
		width: 10%;
		padding: 1% 1%;
		/*padding: 1% 2%;
		border-radius: 25px;
		border: 4px solid white;
		background-color: #7A9A01;
		background-image: url("../img/padrao.jpg");
		background-size: 100% 100%;
		color: white;
		font-size: 2em;
		cursor: pointer;
		text-align: center;
		box-shadow: 5px 5px 5px #333333;
		text-shadow: 2px 2px 6px rgba(0,0,0,0.8);
	}*/

	.company-workflow-step
	{
		padding: 3% 5%;
		border: 2px solid black;
		font-size: 1em;
		text-align: center;
		height: 150px;
		margin: 2% auto;
	}

	.company-workflow-text
	{
		font-family: Raleway, sans-serif;
		font-size: 1em;
		padding: 7% 0;
		color: black;
		text-align: center;
		text-shadow: none;
	}

	.company-workflow-icon
	{
		border: 2px solid black;
		color: black;
		text-align: center;
		font-size: 2.7em;
	}

	.company-workflow-arrow
	{
		display: inline-block;
		width: 1%;
		margin: 0 3%;
		background-color: transparent;
		color: black;
		font-size: 1em;
		text-align: center;
	}

	.company-workflow-1
	{
		font-family: Times New Roman, Georgia, Serif;
		font-size: 0.8em;
		color: #333333;
		padding: 3% 0;
		text-align: center;
	    width: 15.1%;
	    float: left;
	    margin-right: 5.8%;
	}

	.company-workflow-2
	{
		font-family: Times New Roman, Georgia, Serif;
		font-size: 0.8em;
		color: #333333;
		padding: 3% 0;
		text-align: center;
	    width: 15.1%;
	    float: left;
	}

	.company-workflow-3
	{
		font-family: Times New Roman, Georgia, Serif;
		font-size: 0.8em;
		color: #333333;
		padding: 3% 0;
		text-align: center;
	    width: 14.8%;
	    float: left;
	    margin-right: 6.8%;
	}

	.company-workflow-4
	{
		font-family: Times New Roman, Georgia, Serif;
		font-size: 0.8em;
		color: #333333;
		padding: 3% 0;
		text-align: center;
	    width: 12.1%;
	    float: left;
	    margin-right: 7%;
	}

	.company-workflow-5
	{
		font-family: Times New Roman, Georgia, Serif;
		font-size: 0.8em;
		color: #333333;
		padding: 3% 0;
		text-align: center;
	    width: 19.1%;
	    float: left;
	    margin-right: 1.5%;
	}


	.workflow-title
	{
		text-align: center;
		font-family: BebasNeueRegular, Georgia, Serif;
		font-size: 0.5em;
		color: #333333;
		padding: 2% 0;
	}

}

@media (min-width: 600px)
{
	#contacto-workflow-title
	{
		font-family: BebasNeueRegular, Georgia, Serif;
		color: black; 
		position: absolute; left: 0%; 
		bottom: -100%; 
		font-size: 0.6em; 
		font-weight: bold; 
		text-shadow: none;
	}

	#brainstorm-workflow-title
	{
		font-family: BebasNeueRegular, Georgia, Serif;
		color: black; 
		position: absolute; 
		left: -5%; 
		top: 135%; 
		font-size: 0.6em; 
		font-weight: bold; 
		text-shadow: none;
	}

	#money-workflow-title
	{
		font-family: BebasNeueRegular, Georgia, Serif;
		color: black; 
		position: absolute; 
		left: 8%; 
		bottom: -100%; 
		font-size: 0.6em; 
		font-weight: bold; 
		text-shadow: none;
	}

	#contrato-workflow-title
	{
		font-family: BebasNeueRegular, Georgia, Serif;
		color: black; 
		position: absolute; 
		right: 8%; 
		top: 135%; 
		font-size: 0.6em; 
		font-weight: bold; 
		text-shadow: none;
	}

	#execution-workflow-title
	{
		font-family: BebasNeueRegular, Georgia, Serif;
		color: black; 
		position: absolute; 
		left: 15%; 
		bottom: -70%; 
		font-size: 0.6em; 
		font-weight: bold; text-shadow: none;
	}

	.form-submit
	{
		/*margin: 11px 0;*/
		background-color: black;
	    border: 1px solid black;
	    color: white;
	    text-align: center;
	    font-size: 0.7em;
	    font-family: Raleway-thin;
	}

	.company-workflow-container
	{
		padding: 5%;
		padding-top: 0;
		margin: auto;

	}

	/*.company-workflow-step
	{
		display: inline-block;
		width: 10%;
		padding: 2% 2%;
		/*padding: 2% 2.5%;
		border-radius: 25px;
		border: 4px solid white;
		background-color: #7A9A01;
		background-image: url("../img/padrao.jpg");
		color: white;
		font-size: 1.5em;
		cursor: pointer;
		text-align: center;
		box-shadow: 5px 5px 5px #333333;
		text-shadow: 2px 2px 6px rgba(0,0,0,0.8);
	}*/

	.company-workflow-icon
	{
		border: 2px solid black;
		color: black;
		text-align: center;
		font-size: 2.7em;
		width: 45%;
		margin: auto;
	}

	.company-workflow-arrow
	{
		display: inline-block;
		width: 1%;
		margin: 0 3%;
		background-color: transparent;
		color: black;
		font-size: 1.5em;
		text-align: center;
	}

	.company-workflow-1
	{
		font-family: Times New Roman, Georgia, Serif;
		font-size: 1em;
		color: #333333;
		padding: 3% 0;
		text-align: center;
	    width: 15.1%;
	    float: left;
	    margin-right: 5.8%;
	}

	.company-workflow-2
	{
		font-family: Times New Roman, Georgia, Serif;
		font-size: 1em;
		color: #333333;
		padding: 3% 0;
		text-align: center;
	    width: 15.1%;
	    float: left;
	}

	.company-workflow-3
	{
		font-family: Times New Roman, Georgia, Serif;
		font-size: 1em;
		color: #333333;
		padding: 3% 0;
		text-align: center;
	    width: 14.8%;
	    float: left;
	    margin-right: 6.8%;
	}

	.company-workflow-4
	{
		font-family: Times New Roman, Georgia, Serif;
		font-size: 1em;
		color: #333333;
		padding: 3% 0;
		text-align: center;
	    width: 12.1%;
	    float: left;
	    margin-right: 7%;
	}

	.company-workflow-5
	{
		font-family: Times New Roman, Georgia, Serif;
		font-size: 1em;
		color: #333333;
		padding: 3% 0;
		text-align: center;
	    width: 19.1%;
	    float: left;
	    margin-right: 1.5%;
	}


	.workflow-title
	{
		text-align: center;
		font-family: BebasNeueRegular, Georgia, Serif;
		font-size: 0.7em;
		color: #333333;
		padding: 2% 0;
	}

	.icon-footer
	{
		width: 20%; 
		margin: auto;
		padding-top: 25%;
	}

	img.home-footer-icon
	{
		max-width: 100%;
		max-height: 100%;
	}

	#icon-facebook
	{
		width: 20%;
		padding-top: 26%;
		margin: auto;
	}

	#icon-email
	{
		width: 20%; 
		padding-top: 26%;
		margin: auto;
	}
}

@media (min-width: 768px)
{
	.portfolio-hover .hover-text-1
	{
		margin: 10%;
		font-family: Raleway, sans-serif !important;
		font-size: 12px;
		color: white;
		/*text-shadow: 2px 2px #333333;
		position: absolute;*/
		font-weight: 200;
		/*top: 40%;
		left: 35%;*/
		/*padding: 1% 0;*/
		/*border-radius: 6px;*/
		border: 1px solid white;
		cursor: pointer;
		width: 75%;
		text-shadow: none !important;
		text-transform: uppercase;
		text-align: center;
		height: 30px;
		line-height: 30px;
		/*box-shadow: 5px 5px 5px #333333;*/

	}

	.portfolio-hover .hover-text-2
	{
		margin: 5%;
		font-family: Raleway, sans-serif !important;
		font-size: 14px;
		color: white;
		/*text-shadow: 2px 2px #333333;
		position: absolute;*/
		font-weight: 200;
		/*top: 40%;
		left: 35%;*/
		/*padding: 1% 0;*/
		/*border-radius: 6px;*/
		border: 1px solid white;
		cursor: pointer;
		text-shadow: none !important;
		text-transform: uppercase;
		text-align: center;
		height: 40px;
		line-height: 40px;
		/*box-shadow: 5px 5px 5px #333333;*/
	}

	#company-service
	{
		padding-bottom: 5%;
		background-color: #f4f4f4;
		width: 750px;
		margin: 15px auto;
	}
}

@media (min-width: 992px)
{
	.company-workflow-title
	{
		font-family: Raleway, sans-serif; 
		text-transform: uppercase; 
		font-size: 1em;
	}

	.company-workflow-text
	{
		font-family: Raleway, sans-serif;
		font-size: 1em;
		padding: 7% 0;
		color: black;
		text-align: center;
		text-shadow: none;
	}

	.portfolio-detail-label
	{
		line-height: 30px; 
		font-size: 1em; 
		font-weight: bold;
		text-align: justify; 
		font-family: Raleway-light, sans-serif; 
		text-transform: uppercase;
	}

	.portfolio-project-ref 
	{
		margin-top: 10px; 
		height: 275px; 
		margin-bottom: 20px;
	}

	.portfolio-hover .hover-text-1
	{
		margin: 10%;
		font-family: Raleway, sans-serif !important;
		font-size: 12px;
		color: white;
		/*text-shadow: 2px 2px #333333;
		position: absolute;*/
		font-weight: 200;
		/*top: 40%;
		left: 35%;*/
		/*padding: 1% 0;*/
		/*border-radius: 6px;*/
		border: 1px solid white;
		cursor: pointer;
		width: 75%;
		text-shadow: none !important;
		text-transform: uppercase;
		text-align: center;
		height: 30px;
		line-height: 30px;
		/*box-shadow: 5px 5px 5px #333333;*/

	}

	.portfolio-hover .hover-text-2
	{
		margin: 5%;
		font-family: Raleway, sans-serif !important;
		font-size: 14px;
		color: white;
		/*text-shadow: 2px 2px #333333;
		position: absolute;*/
		font-weight: 200;
		/*top: 40%;
		left: 35%;*/
		/*padding: 1% 0;*/
		/*border-radius: 6px;*/
		border: 1px solid white;
		cursor: pointer;
		text-shadow: none !important;
		text-transform: uppercase;
		text-align: center;
		height: 40px;
		line-height: 40px;
		/*box-shadow: 5px 5px 5px #333333;*/

	}

	#company-service
	{
		padding-bottom: 5%;
		background-color: #f4f4f4;
		width: 970px;
		margin: 15px auto;
	}

	#company-service h1
	{
		font-family: Raleway-thin;
		text-transform: uppercase;
		font-weight: 200;
	    font-size: 3em;
		color: #333333;
		padding: 2%;
		padding-bottom: 0;
		text-align: center;
		/*text-shadow: 2px 2px 6px rgba(0,0,0,0.3);*/
	}

	#company-workflow h1
	{ 
		font-family: Raleway-thin;
		font-size: 3em;
		text-transform: uppercase;
		font-weight: 200;
		color: #333333;
		padding: 2%;
		text-align: center;
		/*text-shadow: 2px 2px 6px rgba(0,0,0,0.3);*/
	}

	#contact-container h1
	{
		font-family: Raleway-thin;
		font-size: 3em;
		font-weight: 200;
		text-transform: uppercase;
		color: #333333;
		padding: 2%;
		margin-bottom: 2%;
		text-align: center;
		/*text-shadow: 2px 2px 6px rgba(0,0,0,0.3);*/
	}

	#quem-somos-container h1
	{
		/*font-family: BebasNeueRegular, sans-serif;*/
		font-family: Raleway-thin;
		font-weight: 200;
		font-size: 3em;
		color: #333333;
		text-align: center;
		text-transform: uppercase;
		/*text-shadow: 2px 2px 6px rgba(0,0,0,0.3);*/
	}

	#pre-feedback h1
	{
		font-family: Raleway-thin;
		font-size: 3em;
		font-weight: 200;
		text-transform: uppercase;
		color: #333333;
		padding: 2%;
		text-align: center;
	}

	.company-workflow-text
	{
		font-family: Raleway, sans-serif;
		font-size: 1em;
		padding: 10% 0;
		color: black;
		text-align: center;
		text-shadow: none;
	}

	#contacto-workflow-title
	{
		font-family: BebasNeueRegular, Georgia, Serif;
		color: black; 
		position: absolute; left: 0%; 
		bottom: -100%; 
		font-size: 0.5em; 
		font-weight: bold; 
		text-shadow: none;
	}

	#brainstorm-workflow-title
	{
		font-family: BebasNeueRegular, Georgia, Serif;
		color: black; 
		position: absolute; 
		left: -4%; 
		top: 125%; 
		font-size: 0.5em; 
		font-weight: bold; 
		text-shadow: none;
	}

	#money-workflow-title
	{
		font-family: BebasNeueRegular, Georgia, Serif;
		color: black; 
		position: absolute; 
		left: 4%; 
		bottom: -100%; 
		font-size: 0.5em; 
		font-weight: bold; 
		text-shadow: none;
	}

	#contrato-workflow-title
	{
		font-family: BebasNeueRegular, Georgia, Serif;
		color: black; 
		position: absolute; 
		right: 8%; 
		top: 125%; 
		font-size: 0.5em; 
		font-weight: bold; 
		text-shadow: none;
	}

	#execution-workflow-title
	{
		font-family: BebasNeueRegular, Georgia, Serif;
		color: black; 
		position: absolute; 
		left: 15%; 
		bottom: -65%; 
		font-size: 0.5em; 
		font-weight: bold; text-shadow: none;
	}

	.form-submit
	{
		/*margin: 11px 0;*/
		background-color: black;
	    border: 1px solid black;
	    color: white;
	    text-align: center;
	    font-size: 0.7em;
	    font-family: Raleway-thin;
	}

	.company-workflow-container
	{
		padding: 5%;
		padding-top: 0;
		margin: auto;
	}

	/*.company-workflow-step
	{
		display: inline-block;
		width: 10%;
		padding: 1% 2%;
		border-radius: 25px;
		border: 4px solid white;
		background-color: #7A9A01;
		background-image: url("../img/padrao.jpg");
		color: white;
		font-size: 2.2em;
		cursor: pointer;
		text-align: center;
		box-shadow: 5px 5px 5px #333333;
		text-shadow: 2px 2px 6px rgba(0,0,0,0.8);
	}*/

	.company-workflow-icon
	{
		border: 2px solid black;
		color: black;
		text-align: center;
		font-size: 2.7em;
	}

	.company-workflow-arrow
	{
		display: inline-block;
		width: 1%;
		margin: 0 3%;
		background-color: transparent;
		color: black;
		font-size: 1.7em;
		text-align: center;
	}

	.company-workflow-1
	{
		font-family: Times New Roman, Georgia, Serif;
		font-size: 1.2em;
		color: #333333;
		padding: 3% 0;
		text-align: center;
	    width: 15.1%;
	    float: left;
	    margin-right: 5.8%;
	}

	.company-workflow-2
	{
		font-family: Times New Roman, Georgia, Serif;
		font-size: 1.2em;
		color: #333333;
		padding: 3% 0;
		text-align: center;
	    width: 15.1%;
	    float: left;
	}

	.company-workflow-3
	{
		font-family: Times New Roman, Georgia, Serif;
		font-size: 1.2em;
		color: #333333;
		padding: 3% 0;
		text-align: center;
	    width: 14.8%;
	    float: left;
	    margin-right: 6.8%;
	}

	.company-workflow-4
	{
		font-family: Times New Roman, Georgia, Serif;
		font-size: 1.2em;
		color: #333333;
		padding: 3% 0;
		text-align: center;
	    width: 12.1%;
	    float: left;
	    margin-right: 7%;
	}

	.company-workflow-5
	{
		font-family: Times New Roman, Georgia, Serif;
		font-size: 1.2em;
		color: #333333;
		padding: 3% 0;
		text-align: center;
	    width: 19.1%;
	    float: left;
	    margin-right: 1.5%;
	}


	.workflow-title
	{
		text-align: center;
		font-family: BebasNeueRegular, Georgia, Serif;
		font-size: 0.9em;
		color: #333333;
		padding: 2% 0;
	}

	.image-footer
	{
		height: 60px;
	}

	.text-footer
	{
		text-align: center; 
		color: white; 
		font-size: 1.2em; 
		padding-top: 3%;
	}

	#text-number-footer
	{
		text-align: center; 
		color: white; 
		font-size: 1.1em; 
		padding-top: 3%;
	}

	.icon-footer
	{
		width: 20%; 
		margin: auto;
		padding-top: 25%;
		cursor: pointer;
	}

	img.home-footer-icon
	{
		max-width: 100%;
		max-height: 100%;
	}

	#icon-facebook
	{
		width: 20%;
		padding-top: 26%;
		margin: auto;
	}

	#icon-email
	{
		width: 20%; 
		padding-top: 26%;
		margin: auto;
	}

}

@media (min-width: 1200px)
{
	#company-service
	{
		padding-bottom: 5%;
		background-color: #f4f4f4;
		width: 1170px;
		margin: 15px auto;
	}

	.form-submit
	{
		/*margin: 11px 0;*/
		background-color: black;
	    border: 1px solid black;
	    color: white;
	    text-align: center;
	    font-size: 1.4em;
	    font-family: Raleway-thin;
	}

	.company-workflow-container
	{
		padding: 5%;
		padding-top: 0;
		margin: auto;
	}

	/*.company-workflow-step
	{
		display: inline-block;
		width: 10%;
		padding: 1% 2%;
		border-radius: 25px;
		border: 4px solid white;
		background-color: #7A9A01;
		background-image: url("../img/padrao.jpg");
		color: white;
		font-size: 3em;
		cursor: pointer;
		text-align: center;
		box-shadow: 5px 5px 5px #333333;
		text-shadow: 2px 2px 6px rgba(0,0,0,0.8);
	}*/

	.company-workflow-step
	{
		padding: 3% 5%;
		border: 2px solid black;
		font-size: 1em;
		text-align: center;
		height: 250px;
		margin: 0 1%;
	}

	.company-workflow-icon
	{
		border: 2px solid black;
		color: black;
		text-align: center;
		font-size: 2.7em;
	}

	.company-workflow-arrow
	{
		display: inline-block;
		width: 1%;
		margin: 0 3%;
		background-color: transparent;
		color: black;
		font-size: 2em;
		text-align: center;
	}

	.company-workflow-1
	{
		font-family: Times New Roman, Georgia, Serif;
		font-size: 1.5em;
		color: #333333;
		padding: 3% 0;
		text-align: center;
	    width: 15.1%;
	    float: left;
	    margin-right: 5.8%;
	}

	.company-workflow-2
	{
		font-family: Times New Roman, Georgia, Serif;
		font-size: 1.5em;
		color: #333333;
		padding: 3% 0;
		text-align: center;
	    width: 15.1%;
	    float: left;
	}

	.company-workflow-3
	{
		font-family: Times New Roman, Georgia, Serif;
		font-size: 1.5em;
		color: #333333;
		padding: 3% 0;
		text-align: center;
	    width: 14.8%;
	    float: left;
	    margin-right: 6.8%;
	}

	.company-workflow-4
	{
		font-family: Times New Roman, Georgia, Serif;
		font-size: 1.5em;
		color: #333333;
		padding: 3% 0;
		text-align: center;
	    width: 12.1%;
	    float: left;
	    margin-right: 7%;
	}

	.company-workflow-5
	{
		font-family: Times New Roman, Georgia, Serif;
		font-size: 1.5em;
		color: #333333;
		padding: 3% 0;
		text-align: center;
	    width: 19.1%;
	    float: left;
	    margin-right: 1.5%;
	}

	.workflow-title
	{
		text-align: center;
		font-family: BebasNeueRegular, Georgia, Serif;
		font-size: 1.2em;
		color: #333333;
		padding: 2% 0;
	}

}

.company-service-container
{
	padding: 2%;
	position: relative;
}

.detail-text-container
{
	display: none;
	height: 75px;
}

.ref-detail-container
{
	font-family: Raleway-thin;
	color: #9B9FAB;
	/*text-shadow: 2px 2px #333333;*/
}

#portfolio-detail
{
	float: left; 
}

.portfolio-detail-container
{
	/*margin: auto; 
	width: 80%; 
	height: 430px; */
	width: 100%;
	height: inherit; 
	overflow: hidden;
	clear: both;
}

.portfolio-detail-arrow
{
	color: black; 
	cursor: pointer;
}

@media screen and (min-width: 768px) {

.company-service-icon
{
	/*border-radius: 50%;*/
	border: 2px solid black;
	/*background-color: #7A9A01;
	background-image: url("../img/padrao.jpg");*/
	color: black;
	text-align: center;
	/*width: 30%;*/
	position: absolute;
	top: -7%;
	left: 35%;
	font-size: 2.7em;
	/*box-shadow: 5px 5px 5px #333333;
	text-shadow: 2px 2px 6px rgba(0,0,0,0.8);*/
}

#company-service
{
	padding-bottom: 5%;
	background-color: #f4f4f4;
	width: 850px;
	margin: 15px auto;
}

.company-service-info
{
	font-size: 1em;
	color: #333333;
	padding: 15%;
	text-align: justify;
    text-justify: inter-word;
    /*background-color: #f4f4f4;*/
    background-color: white;
	border: 1px solid #ecf0f1;
	border-radius: 2px;
	height: 600px;
}

.company-workflow-step
{
	padding: 3% 5%;
	border: 2px solid black;
	font-size: 0.9em;
	text-align: center;
	height: 240px;
	margin: 0 1%;
}	

.portfolio-project-ref 
{
	margin-top: 10px; 
	height: 275px; 
	margin-bottom: 20px;
}

}

@media screen and (min-width: 990px) {

.portfolio-project-type-label
{
	font-weight: bold; 
	font-size: 1.8em; 
	color: gray; 
	font-family: Raleway-thin; 
	text-align: left;
	text-transform: uppercase;
}

.portfolio-detail-text
{
	padding: 5% 0;
	font-family: Raleway-light, sans-serif;
	color: #333333;
	width: 100%;
	text-align: justify;
	font-size: 0.9em;
}

.portfolio-detail-text-3
{
	font-family: Raleway-thin;
	/*font-size: 0.8em;*/
	text-transform: uppercase;
	/*color: #333333;*/
	color: white;
	text-align: center;
	height: 50px;
	width: 100%;
}

.portfolio-detail-text-list
{
	font-family: Raleway-thin;
	font-size: 0.7em; 
	margin: 5px 0;
	text-transform: uppercase;
	/*color: #333333;*/
	color: white;
	text-align: center;
}

#quem-somos-text
{
	padding: 0 10%;
	font-size: 1.1em;
	font-weight: 200; 
	font-family: Raleway-light, sans-serif;
}


.company-service-icon
{
	padding: 1% 4%;
	/*border-radius: 50%;*/
	border: 2px solid black;
	/*background-color: #7A9A01;
	background-image: url("../img/padrao.jpg");*/
	color: black;
	text-align: center;
	/*width: 25%;*/
	position: absolute;
	top: 7%;
	left: 40%;
	font-size: 3em;
	font-weight: lighter;
	/*box-shadow: 5px 5px 5px #333333;
	text-shadow: 2px 2px 6px rgba(0,0,0,0.8);*/
}

.company-service-info
{
	font-size: 1em;
	color: #333333;
	padding: 15%;
	padding-top: 15%;
	text-align: justify;
    text-justify: inter-word;
    /*background-color: #f4f4f4;*/
    background-color: white;
	border: 1px solid #ecf0f1;
	border-radius: 2px;
	height: 500px;
}

}

@media screen and (max-width: 599px) {

	.company-workflow-container
	{
		padding: 5%;
		padding-top: 0;
		margin: auto;
		/*width: 100%;
		padding-left: 10%;
		margin: auto;*/
	}
}

@media screen and (max-width: 600px) {

.company-service-icon
{
	/*border-radius: 50%;*/
	border: 2px solid black;
	/*background-color: #7A9A01;
	background-image: url("../img/padrao.jpg");*/
	color: black;
	text-align: center;
	/*width: 20%;*/
	position: absolute;
	top: -5%;
	left: 40%;
	font-size: 2.5em;
	/*box-shadow: 5px 5px 5px #333333;
	text-shadow: 2px 2px 6px rgba(0,0,0,0.8);*/
	text-align: center;
}

.portfolio-project-type-label
{
	font-weight: bold; 
	font-size: 1em; 
	color: gray; 
	font-family: Raleway-thin; 
	text-align: left;
	text-transform: uppercase;
}

.portfolio-detail-text
{
	padding: 5% 0;
	font-family: Raleway-light, sans-serif;
	color: #333333;
	width: 100%;
	text-align: justify;
	font-size: 0.6em;
}

.portfolio-detail-label
{
	line-height: 15px; 
	font-size: 0.4em; 
	font-weight: bold;
	
	font-family: Raleway-light, sans-serif; 
	text-transform: uppercase;
	margin: 2px 0;
}

}

.company-service-title
{
	text-align: center;
	/*font-family: BebasNeueRegular, sans-serif;*/
	font-family: Raleway-thin;
	font-weight: 100;
	text-transform: uppercase;
	font-size: 1.4em;
	color: #333333;
	margin-bottom: 2%;
}

.company-service-message
{
	text-align: center;
	font-family: BebasNeueRegular, sans-serif;
	font-style: italic;
	font-size: 1.2em;
	color: #333333;
	margin-bottom: 2%;
}

#company-workflow
{
	/*padding-top: 4%;*/
	background-color: white;
	/*background-image: url("../img/trama_preto.png");
	background-size: auto 320%;
	background-repeat: no-repeat;
	background-position: center;*/
}

.company-workflow-info-container
{
	padding: 0 4%;
	width: 100%%;
}

/*.company-workflow-step:hover
{
	background-color: #3498db;
}*/

/*.company-workflow-2
{
	font-family: Times New Roman, Georgia, Serif;
	font-size: 1.5em;
	color: #333333;
	padding: 3% 0;
	text-align: center;
    width: 15.1%;
    float: left;
}*/

#contact-container
{
	background-color: #f4f4f4;
	padding-bottom: 5%;
}

.workflow-description
{
	display: none;
}

.contact-action-container
{
	position: absolute;
	width: 100%;
	bottom: -40px;
}

#feedback-footer
{
	position: fixed;
  	bottom: 0;
  	width: 100%;
}

.feedback-label
{
	padding: 10px 0;
}

.feedback-message-red
{
	width: 40%;
	border-radius: 4px;
	background-color: red;
	color: white;
	text-align: center;
	padding: 5px 0;
	margin-top: 20px;
}

.feedback-message-green
{
	width: 40%;
	border-radius: 4px;
	background-color: #7A9A01;
	color: white;
	text-align: center;
	padding: 5px 0;
	margin-top: 20px;
}

footer
{
	padding: 5%;
	background-color: #434242;
	border-top: 1px solid #7A9A01;
}

footer p
{
	color: white;
	font-family: Times New Roman, Georgia, Serif;
	font-size: 2em;
	font-weight: bold;
}

footer .text
{
	font-family: Times New Roman, Georgia, Serif;
	font-size: 1em;
	color: #ecf0f1;
}

.form-action-button
{
	width: 50%;
	background-color: #7A9A01;
	display: inline-block;
	text-align: center;
	padding: 10px;
	margin: 10px 0;
	font-family: BebasNeueRegular, sans-serif;
	font-size: 1em;
	color: white;
	cursor: pointer;
}

.form-label
{
	position: relative;
	width: 100%;
}

header
{
	border-bottom: 1px solid #7A9A01;
	position: relative;
	padding: 1% 0;
	background-color: white;
}

header h1
{
	font-family: BebasNeueRegular, sans-serif;
	font-size: 4em;
	color: #7A9A01;
	display: inline-block;
	text-shadow: 2px 2px 6px rgba(0,0,0,0.3);
}

.header-image
{
	width: 50%;
}

.header-image-admin
{
	width: 100%;
	position: asbolute;
	left: 0;
	top: 0;
	display: inline-block;
}

.header-image-container-top-fixed
{
	display: inline-block;
	width: 100%;
	margin: 0;
	position: fixed;
	top: 0;
	background-color: white;
	z-index: 1000;
	padding-top: 30px;
	padding-bottom: 0;
	opacity: 0.8;
	height: 70px;
}

.header-image-container
{
	display: inline-block;
	width: 18%;
	margin: 0;
	position: relative;
	bottom: 10%;
	margin-left: 2%;
}

.height_150
{
	height: 150px;
}

.height_200
{
	height: 200px;
}

#pre-feedback
{
	height: 35px;
	background-color: #f4f4f4;
}

#home-footer
{
	width: 100%;
	/*height: 175px;*/
	height: auto;
    /*background-size: 100% 100%;
	background-image: url("../img/barra_contactos.png");*/
}

.home-footer-image
{
	max-width: 100%;
	max-height: 100%;
	/*background: url("../img/casa_footer.png");
	background-size: 100% 100%;
	height: inherit;*/
}

#admin-footer
{
	width: 100%;
    max-height: 150px;
    background-size: 100% auto;
	background-image: url("../img/contactos.png");
}

.about
{
	width: 100%;
    height: 800px;
    background-size: 100% 100%;
	background-image: url("../img/diagrama.png");
}

#esquema-1
{
	width: 40%;
	height: 675px;
	background-size: 100% 100%;
	background-image: url("../img/esquema-1-final.png");
}

#esquema-2
{
	width: 35%;
	height: 200px;
	position: relative;
	top: 50%;
	background-size: 100% 100%;
	background-image: url("../img/esquema-2-final.png");
}

.index-image
{
	/*max-width: 100%;*/
	width: 100%;
	max-height: 500px;
}

#index-image-container
{
	padding: 0; 
	position: relative; 
	height: auto; 
	overflow:hidden;
	display: block;
}


.info-box
{
	padding: 15px;
	margin-top: 30px;
}

.info-description
{
	font-family: BebasNeueRegular, sans-serif;
	font-size: 1.5em;
	color: #666666;
	height: 100px;
	overflow-y: scroll;
	white-space: pre-wrap;       /* CSS 3 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.info-image
{
	width: 100px;
	height: 100px;
}

.info-image-container
{
	position: absolute;
	top: 0;
	right: 0;
	padding: 20px;
	cursor: pointer;
}

.info-label
{
	font-family: BebasNeueRegular, sans-serif;
	font-size: 1.5em;
	color: #333333;
	display: inline-block;
}

.info-value
{
	font-family: BebasNeueRegular, sans-serif;
	font-size: 1.5em;
	color: #666666;
	display: inline-block;
}

.inner-box
{
	background-color: #ecf0f1;
    padding: 15px;
    position: relative;
    max-height: 330px;
}

.input
{
	width: 100%;
	padding: 5px 15px;
	/*margin: 10px 0;
	border: 1px solid #ccc;*/
	border: none !important;
    font-size: 1.2em;
    position: relative;
    font-family: Raleway-thin;
}

.input:focus
{
    background-color: #fff;
    border-color: #7A9A01;
}

.input-box
{
	width: 100%;
	height: 185px;
	padding: 5px 15px;
	padding-right: 45px;
	/*margin: 10px 0;
	border: 1px solid #ccc;*/
	border: none !important;
    font-size: 1.2em;
    font-family: Raleway-thin;
}

.input-box:focus
{
    background-color: #fff;
    border-color: #7A9A01;
}

.input-file
{
	padding: 10px;
	/*margin: 11px 0;
	border: 1px solid #ccc;*/
}

.input-icon
{
	position: absolute;
	top: 5px;
	right: 5%;
	z-index: 1;
	color: #7A9A01;
	font-size: 2.5em;
}

nav.home-nav
{
	clear: both;
	position: absolute;
	bottom: 15%;
	right: 0;
	width: 100%;
	/*padding-right: 15%;*/
	clear: both;
}

@media screen and (min-width: 1200px) 
{
	.ref-detail-container
	{
		height: 200px;
	}

	.project-detail-container
	{
		background-color: #f4f4f4; 
		height: 190px;
		/* Prod : height: 165px; */
		padding-top: 15%;
		margin-top: 20px;
	}

	.image-detail-container
	{
		height: 420px;
		/* Prod : height: 395px; */
	}

	.portfolio-description-container
	{
		background-color: #f4f4f4; 
		height: 420px;
		/* Prod : height: 395px; */
	}

	.ref-detail-letter
	{
		width: 100%; 
		line-height: 100px; 
		font-size: 6.5em;	
		/* Prod : font-size: 6em; */	
	}
	
	.ref-detail-number
	{
		width: 100%; 
		line-height: 100px; 
		font-size: 8.5em;
		/* Prod : font-size: 7em; */	
	}

	.portfolio-description-text
	{
		font-size: 1.2em;
		/* Prod : font-size: 1em; */	
		line-height: 25px;
		font-family: Raleway-light, sans-serif;
	}

	.portfolio-detail-text-res
	{
		font-weight: bold;
		font-size: 1.5em;
		/* Prod : font-size: 1.2em; */	
		padding-top: 10%;
		padding-left: 10%;
		padding-right: 10%;
		font-family: Raleway-light, sans-serif;
	}

	.portfolio-detail-text-desc
	{
		font-family: Raleway-light, sans-serif;
		font-size: 1em;
		color: #333333;
		text-align: left;
		white-space: pre-wrap;      /* CSS3 */   
	    white-space: -moz-pre-wrap; /* Firefox */    
	    white-space: -pre-wrap;     /* Opera <7 */   
	    white-space: -o-pre-wrap;   /* Opera 7 */    
	    word-wrap: break-word;
	    padding-top: 5%;
	    padding: 10%;
	    line-height: 1.5;
	}

	.project-detail-row
	{
		padding: 0 !important; 
		padding-left: 25px !important;
		padding-left: 15%;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1200px) 
{
	.ref-detail-container
	{
		height: 175px;
	}

	.project-detail-container
	{
		background-color: #f4f4f4; 
		height: 175px;
		padding-top: 15%;
		margin-top: 20px;
	}

	.image-detail-container
	{
		height: 370px;
	}

	.portfolio-description-container
	{
		background-color: #f4f4f4; 
		height: 370px;
	}

	.ref-detail-letter
	{
		width: 100%; 
		line-height: 75px; 
		font-size: 5em;	
	}
	
	.ref-detail-number
	{
		width: 100%; 
		line-height: 75px; 
		font-size: 6.5em;	
	}

	.portfolio-description-text
	{
		font-size: 0.9em;
		line-height: 20px;
	}

	.portfolio-detail-text-res
	{
		font-weight: bold;
		font-size: 1.2em;
		padding-top: 10%;
		padding-left: 10%;
		padding-right: 10%;
	}

	.portfolio-detail-text-desc
	{
		font-family: Raleway, sans-serif;
		font-size: 0.9em;
		color: #333333;
		text-align: left;
		white-space: pre-wrap;      /* CSS3 */   
	    white-space: -moz-pre-wrap; /* Firefox */    
	    white-space: -pre-wrap;     /* Opera <7 */   
	    white-space: -o-pre-wrap;   /* Opera 7 */    
	    word-wrap: break-word;
	    padding-top: 5%;
	    padding: 10%;
	    line-height: 1.5;
	}

	.project-detail-row
	{
		padding: 0 !important;
		padding-left: 20px !important;
		padding-left: 15%;
	}
}

@media screen and (min-width: 992px) and (max-width: 1023px) 
{
	.ref-detail-container
	{
		height: 150px;
	}

	.project-detail-container
	{
		background-color: #f4f4f4; 
		height: 150px;
		padding-top: 15%;
		margin-top: 20px;
	}

	.image-detail-container
	{
		height: 320px;
	}

	.portfolio-description-container
	{
		background-color: #f4f4f4;  
		height: 320px;
	}

	.ref-detail-letter
	{
		width: 100%; 
		line-height: 75px; 
		font-size: 4.5em;	
	}
	
	.ref-detail-number
	{
		width: 100%; 
		line-height: 75px; 
		font-size: 6em;	
	}

	.portfolio-description-text
	{
		font-size: 0.8em;
		line-height: 15px;
	}

	.portfolio-detail-text-res
	{
		font-weight: bold;
		font-size: 1em;
		padding-top: 10%;
		padding-left: 10%;
		padding-right: 10%;
	}

	.portfolio-detail-text-desc
	{
		font-family: Raleway, sans-serif;
		font-size: 0.8em;
		color: #333333;
		text-align: left;
		white-space: pre-wrap;      /* CSS3 */   
	    white-space: -moz-pre-wrap; /* Firefox */    
	    white-space: -pre-wrap;     /* Opera <7 */   
	    white-space: -o-pre-wrap;   /* Opera 7 */    
	    word-wrap: break-word;
	    padding-top: 5%;
	    padding: 10%;
	    line-height: 1.5;
	}

	.project-detail-row
	{
		padding: 0 !important;
		padding-left: 20px !important;
		padding-left: 20%;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px)
{
	.portfolio-project-type-label
	{
		font-weight: bold; 
		font-size: 1.4em; 
		color: gray; 
		font-family: Raleway-thin; 
		text-align: left;
		text-transform: uppercase;
	}

	.portfolio-detail-text
	{
		padding: 5% 0;
		font-family: Raleway-light, sans-serif;
		color: #333333;
		width: 100%;
		text-align: justify;
		font-size: 0.9em;
	}

	.portfolio-detail-label
	{
		line-height: 30px; 
		font-size: 1em; 
		font-weight: bold;
		text-align: justify; 
		font-family: Raleway-light, sans-serif;
		text-transform: uppercase;
	}

	.company-workflow-title
	{
		font-family: Raleway, sans-serif; 
		text-transform: uppercase; 
		font-size: 0.8em;
	}

	.company-workflow-text
	{
		font-family: Raleway, sans-serif;
		font-size: 0.8em;
		padding: 7% 0;
		color: black;
		text-align: center;
		text-shadow: none;
	}

	.ref-detail-container
	{
		height: 150px;
	}

	.project-detail-container
	{
		background-color: #f4f4f4; 
		height: 150px;
		padding-top: 15%;
		margin-top: 20px;
	}

	.image-detail-container
	{
		height: 320px;
	}

	.portfolio-description-container
	{
		background-color: #f4f4f4; 
		height: 320px;
	}

	.ref-detail-letter
	{
		width: 100%; 
		line-height: 75px; 
		font-size: 4em;	
	}
	
	.ref-detail-number
	{
		width: 100%; 
		line-height: 75px; 
		font-size: 5.5em;	
	}

	.portfolio-description-text
	{
		font-size: 0.8em;
		line-height: 25px;
	}

	.portfolio-detail-text-res
	{
		font-weight: bold;
		font-size: 1em;
		padding-top: 10%;
		padding-left: 10%;
		padding-right: 10%;
	}

	.portfolio-detail-text-desc
	{
		font-family: Raleway, sans-serif;
		font-size: 0.8em;
		color: #333333;
		text-align: left;
		white-space: pre-wrap;      /* CSS3 */   
	    white-space: -moz-pre-wrap; /* Firefox */    
	    white-space: -pre-wrap;     /* Opera <7 */   
	    white-space: -o-pre-wrap;   /* Opera 7 */    
	    word-wrap: break-word;
	    padding-top: 5%;
	    padding: 10%;
	    line-height: 1.5;
	}

	.project-detail-row
	{
		padding: 0 !important;
		padding-left: 20px !important;
		padding-left: 25%;
	}
}

@media screen and (max-width: 767px)
{
	.company-service-info
	{
		font-size: 1em;
		color: #333333;
		padding: 15% 20%;
		text-align: justify;
	    text-justify: inter-word;
	    /*background-color: #f4f4f4;*/
	    background-color: white;
		border: 1px solid #ecf0f1;
		border-radius: 2px;
	}

	.portfolio-detail-label
	{
		line-height: 10px; 
		font-size: 0.5em; 
		font-weight: bold;
		
		font-family: Raleway-light, sans-serif; 
		text-transform: uppercase;
		margin: 5px 0;
	}

	.portfolio-project-ref 
	{
		margin-top: 10px;  
		margin-bottom: 20px;
	}

	.portfolio-project-type-label
	{
		height: 30px; 
		font-weight: bold; 
		font-size: 1em; 
		color: gray; 
		font-family: Raleway-thin;
		text-align: left; 
		text-transform: uppercase;"
	}

	.ref-detail-container
	{
		height: 200px;
		display: inline-block;
		width: 50%;
		float: left;
	}

	.project-detail-container
	{
		height: 200px;
		padding-top: 5%;
		width: 50%;
		background-color: #f4f4f4;
		float: left;
	}

	.image-detail-container
	{
		height: 400px;
		background-color: #f4f4f4;
		margin-left: 0 !important;
		margin-right: 0 !important; 
	}

	.portfolio-description-container
	{
		background-color: #f4f4f4; 
		height: 200px;
	}

	.ref-detail-letter
	{
		width: 100%; 
		line-height: 75px; 
		font-size: 4em;	
	}
	
	.ref-detail-number
	{
		width: 100%; 
		line-height: 75px; 
		font-size: 5.5em;	
	}

	.portfolio-description-text
	{
		font-size: 1.2em;
	}

	.portfolio-detail-text-res
	{
		font-weight: bold;
		font-size: 1.5em;
		padding-top: 5%;
		padding-left: 5%;
		padding-right: 5%;
	}

	.portfolio-detail-text-desc
	{
		font-family: Raleway, sans-serif;
		font-size: 1em;
		color: #333333;
		text-align: left;
		white-space: pre-wrap;      /* CSS3 */   
	    white-space: -moz-pre-wrap; /* Firefox */    
	    white-space: -pre-wrap;     /* Opera <7 */   
	    white-space: -o-pre-wrap;   /* Opera 7 */    
	    word-wrap: break-word;
	    padding: 2% 5%;
	    line-height: 1.5;
	}
}

@media screen and (min-width: 1200px) {
  
  .home-nav .home-nav-current
  {
    font-size: 1.3em;
    float: right;
	padding: 0 1.5%;
	color: #7A9A01;
	/*font-family: BebasNeueRegular, sans-serif;*/
	font-family: Raleway-light;
	text-transform: uppercase;
	text-align: center;
	text-decoration: overline;
  }

  .home-nav .home-nav-button
  {
  	font-size: 1.3em;
	float: right;
	padding: 0 1.5%;
	color: #333333;
	/*font-family: BebasNeueRegular, sans-serif;*/
	font-family: Raleway-light;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
  }

  #contact-header
    {
	  background-color: #404041;
	  padding: 0 0.6%;
	  padding-top: 0.5%;
	  color: white;
	  font-family: BebasNeueRegular, sans-serif;
	  font-size: 2em;
	  text-align: center;
	  font-weight: bold;
	  position: absolute;
	  top: 10%;
	  right: 1%;
	  border-radius: 8px;
	  /*border: 1px solid black;*/
    }
}

@media screen and (min-width: 930px) and (max-width: 1200px) {
  
	.home-nav .home-nav-current
	{
		font-size: 1em;
	    float: right;
		padding: 0 1%;
		color: #7A9A01;
		/*font-family: BebasNeueRegular, sans-serif;*/
		font-family: Raleway-light;
		text-transform: uppercase;
		text-align: center;
		text-decoration: overline;
  	}

  	.home-nav .home-nav-button
	{
		font-size: 1em;
		float: right;
		padding: 0 1%;
		color: #333333;
		/*font-family: BebasNeueRegular, sans-serif;*/
		font-family: Raleway-light;
		text-align: center;
		text-transform: uppercase;
		cursor: pointer;
	}

	#contact-header
    {
	  background-color: #404041;
	  padding: 0 0.6%;
	  padding-top: 0.5%;
	  color: white;
	  font-family: BebasNeueRegular, sans-serif;
	  font-size: 2em;
	  text-align: center;
	  font-weight: bold;
	  position: absolute;
	  top: 10%;
	  right: 1%;
	  border-radius: 8px;
	  /*border: 1px solid black;*/
    }
}

@media screen and (min-width: 630px) and (max-width: 799px) {

	.home-nav .home-nav-current
	{
		font-size: 0.7em;
	    float: right;
		padding: 0 1%;
		color: #7A9A01;
		/*font-family: BebasNeueRegular, sans-serif;*/
		font-family: Raleway, sans-serif;
		text-transform: uppercase;
		text-align: center;
		text-decoration: overline;
  	}

  	.home-nav .home-nav-button
	{
		font-size: 0.7em;
		float: right;
		padding: 0 1%;
		color: #333333;
		/*font-family: BebasNeueRegular, sans-serif;*/
		font-family: Raleway, sans-serif;
		text-align: center;
		text-transform: uppercase;
		cursor: pointer;
	}

	#arq-container
	{
		height: 300px;
	}

	#arq-text
	{
		width: 80%; 
		margin: auto; 
		font-family: Raleway-light; 
		font-size: 0.8em; 
		margin-top: 5%; 
		text-transform: uppercase; 
		text-align: justify;
	}
}

@media screen and (min-width: 800px) and (max-width: 930px) {

	.home-nav .home-nav-current
	{
		font-size: 0.8em;
	    float: right;
		padding: 0 1%;
		color: #7A9A01;
		/*font-family: BebasNeueRegular, sans-serif;*/
		font-family: Raleway, sans-serif;
		text-transform: uppercase;
		text-align: center;
		text-decoration: overline;
  	}

  	.home-nav .home-nav-button
	{
		font-size: 0.8em;
		float: right;
		padding: 0 1%;
		color: #333333;
		/*font-family: BebasNeueRegular, sans-serif;*/
		font-family: Raleway, sans-serif;
		text-align: center;
		text-transform: uppercase;
		cursor: pointer;
	}

}

@media screen and (min-width: 630px) and (max-width: 930px) {

	#contact-header
    {
	  background-color: #404041;
	  padding: 0 0.5%;
	  padding-top: 0.5%;
	  color: white;
	  font-family: BebasNeueRegular, sans-serif;
	  font-size: 1.5em;
	  text-align: center;
	  font-weight: bold;
	  position: absolute;
	  top: 10%;
	  right: 1%;
	  border-radius: 8px;
	  /*border: 1px solid black;*/
    }
}

@media screen and (min-width: 321px) and (max-width: 630px) {
  
	.home-nav .home-nav-current
	{
		font-size: 0.5em;
	    float: right;
		padding: 0 1%;
		color: #7A9A01;
		/*font-family: BebasNeueRegular, sans-serif;*/
		font-family: Raleway, sans-serif;
		text-transform: uppercase;
		text-align: center;
		text-decoration: overline;
  	}

  	.home-nav .home-nav-button
	{
		font-size: 0.5em;
		float: right;
		padding: 0 1%;
		color: #333333;
		/*font-family: BebasNeueRegular, sans-serif;*/
		font-family: Raleway, sans-serif;
		text-align: center;
		text-transform: uppercase;
		cursor: pointer;
	}

	#contact-header
    {
	  background-color: #404041;
	  padding: 0 0.6%;
	  padding-top: 0.5%;
	  color: white;
	  font-family: BebasNeueRegular, sans-serif;
	  font-size: 0.8em;
	  text-align: center;
	  font-weight: bold;
	  position: absolute;
	  top: 10%;
	  right: 1%;
	  border-radius: 8px;
	  /*border: 1px solid black;*/
    }
}

@media screen and (max-width: 321px) {
  
	.home-nav .home-nav-current
	{
		font-size: 0.3em;
	    float: right;
		padding: 0 1%;
		color: #7A9A01;
		/*font-family: BebasNeueRegular, sans-serif;*/
		font-family: Raleway, sans-serif;
		text-transform: uppercase;
		text-align: center;
		text-decoration: overline;
  	}

  	.home-nav .home-nav-button
	{
		font-size: 0.3em;
		float: right;
		padding: 0 1%;
		color: #333333;
		/*font-family: BebasNeueRegular, sans-serif;*/
		font-family: Raleway, sans-serif;
		text-align: center;
		text-transform: uppercase;
		cursor: pointer;
	}
}

.home-nav .home-nav-button:hover
{
	color: #7A9A01;
}


.nav_button
{
	width: 200px;
	padding: 20px 0;
	background-color: #7A9A01;
	/*font-family: BebasNeueRegular, sans-serif;*/
	font-family: Raleway, sans-serif;
	font-size: 1.5em;
	color: white;
	text-align: center;
	display: inline-block;
}

.nav_button:hover
{
	background-color: black;
	cursor: pointer;
}

.nav_button_current
{
	width: 200px;
	padding: 20px 0;
	background-color: black;
	/*font-family: BebasNeueRegular, sans-serif;*/
	font-family: Raleway, sans-serif;
	font-size: 1.5em;
	color: white;
	text-align: center;
	display: inline-block;
}

.all-page-feedback-green
{
	line-height: 25px;
	background-color: #7A9A01;
	text-align: center;
	color: white;
	position: absolute;
	width: 100%;
	top: 0;
}

.page-feedback-green
{
	width: 50%;
	padding-top: 10px;
	text-align: center;
	margin: auto;
	color: #7A9A01;
}

.page-feedback-red
{
	width: 50%;
	padding-top: 10px;
	margin: auto;
	color: #c0392b;
}

.page-form
{
	width: 100%;
	clear: both;
	padding-bottom: 5%;
}

.left-page-form
{
	width: 50%;
}

.page-title
{
	padding: 30px;
	font-family: BebasNeueRegular, sans-serif;
	font-size: 3em;
	color: #333333;
	border-bottom: 1px solid #7A9A01;
}

#portfolio-container
{
	padding: 5%;
	padding-top: 0;
	/*background-color: #ecf0f1;*/
	/*background-color: black;*/
	/*background: -webkit-linear-gradient(bottom, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%);
	background: -o-linear-gradient(bottom, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%); /* For Opera 11.1 to 12.0 */
    /*background: -moz-linear-gradient(bottom, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%); /* For Firefox 3.6 to 15 */
    /*background: linear-gradient(bottom, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%); /* Standard syntax */
    /*background: black;*/
    background-color: white;
}

#portfolio-container h1
{
	font-family: Raleway-thin;
	font-size: 1.8em;
	text-transform: uppercase;
	color: #333333;
	/*color: white;*/
	font-weight: 100;
	padding: 2% 0;
	text-shadow: none !important;
	/*text-shadow: 2px 2px 6px rgba(0,0,0,0.3);*/
}

#portfolio {
   /* Prevent vertical gaps */
   line-height: 0;
   
   -webkit-column-count: 3;
   -webkit-column-gap:   0px;
   -moz-column-count:    3;
   -moz-column-gap:      0px;
   column-count:         3;
   column-gap:           0px;
   
}

#portfolio .image-container
{
	width: 100% !important;
 	height: auto !important;
 	cursor: pointer;
 	position:relative;
 	padding: 1%;

 	/* NEW */
 	background-size: 100% 100%;
}

.portfolio-image-container
{
 	height: 500px;
 	cursor: pointer;
 	position:relative;
 	padding: 1%;

 	/* NEW */
 	background-size: 100% auto;
 	background-repeat: no-repeat;
}

.portfolio-gallery {
	position: relative;
}

.portfolio-item {
	position: absolute;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
	background-color: rgba(0,0,0,0.6);
	
	overflow: hidden;

}

.portfolio-item img
{
	/*width: 100%;*/
	max-width: 100%;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.portolio-popup
{
	display: none;
}

.portfolio-hover
{
	/*background-color: rgba(236, 240, 241, 0.7);*/
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none;
    text-align: center;
}

.portfolio-hover .hover-text-1
{
	margin: 10%;
	font-family: Raleway, sans-serif !important;
	font-size: 9px;
	color: white;
	/*text-shadow:å 2px 2px #333333;
	position: absolute;*/
	font-weight: 200;
	/*top: 40%;
	left: 35%;*/
	/*padding: 1% 0;*/
	/*border-radius: 6px;*/
	border: 1px solid white;
	cursor: pointer;
	width: 75%;
	text-shadow: none !important;
	text-transform: uppercase;
	text-align: center;
	height: 30px;
	line-height: 30px;
	/*box-shadow: 5px 5px 5px #333333;*/

}

.portfolio-hover .hover-text-2
{
	margin: 5%;
	font-family: Raleway, sans-serif !important;
	font-size: 0.7em;
	color: white;
	/*text-shadow: 2px 2px #333333;
	position: absolute;*/
	font-weight: 200;
	/*top: 40%;
	left: 35%;*/
	/*padding: 1% 0;*/
	/*border-radius: 6px;*/
	border: 1px solid white;
	cursor: pointer;
	text-shadow: none !important;
	text-transform: uppercase;
	text-align: center;
	height: 40px;
	line-height: 40px;
	width: 60%;
	/*box-shadow: 5px 5px 5px #333333;*/
}

.portfolio-hover .hover-text-3
{
	margin: 5%;
	font-family: Raleway, sans-serif !important;
	font-size: 14px;
	color: white;
	/*text-shadow: 2px 2px #333333;
	position: absolute;*/
	font-weight: 200;
	/*top: 40%;
	left: 35%;*/
	/*padding: 1% 0;*/
	/*border-radius: 6px;*/
	border: 1px solid white;
	cursor: pointer;
	width: 30%;
	text-shadow: none !important;
	text-transform: uppercase;
	text-align: center;
	height: 40px;
	line-height: 40px;
	/*box-shadow: 5px 5px 5px #333333;*/

}

#portfolio img {
  /* Just in case there are inline attributes */
  width: 100% !important;
  height: auto !important;
}

@media (max-width: 800px) {
  #portfolio {
  -moz-column-count:    2;
  -webkit-column-count: 2;
  column-count:         2;
  }
}
@media (max-width: 400px) {
  #portfolio {
  -moz-column-count:    1;
  -webkit-column-count: 1;
  column-count:         1;
  }
}

#quem-somos-button-image:hover
{
	-webkit-transform: scale(1.2,1.2);
    -moz-transform:scale(1.2,1.2);
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

#quem-somos-container
{
	background-color: white; 
	padding: 5%;
	padding-top: 2%;
	padding-bottom: 2%;
}

#quem-somos-image
{
	width: 45%;
	height: 30px;
	margin: 2% auto;
	background-size: 100% 100%;
	background-image: url("../img/quem-somos-texto.png");
}

.quem-somos-image
{
  position: relative;
  padding: 5%;
  width: auto;
  max-width: 1500px;
}

.mfp-hide {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
  }

.row
{
	padding: 10px 20px;
}

.sub-address-input-1
{
	width: 45%;
	float: left;
	padding: 5px 15px;
	margin-bottom: 5px;
	/*margin: 10px 0 10px 0;*/
	/*border: 1px solid #ccc;*/
	border: none !important;
    font-size: 1.2em;
   	font-family: Raleway-thin;
}

.sub-address-input-2
{
	width: 45%;
	float: right;
	padding: 5px 15px;
	margin-bottom: 5px;
	/*margin: 10px 0 10px 0;
	border: 1px solid #ccc;*/
	border: none !important;
    font-size: 1.2em;
    font-family: Raleway-thin;
}

.sub-address-input:focus
{
    background-color: #fff;
    border-color: #7A9A01;
}

.step-icon-container-small
{
	width: 50%;
	margin: auto;
}

.step-icon-container-big
{
	width: 100%;
	margin: auto;
}

.step-icon-column
{
	width: 10%; 
	display: inline-block;
}

.slideme
{
	height: 450px;
	max-height: 450px;
	overflow-y: hidden;
}


.table
{
	padding-top: 50px;
	font-family: BebasNeueRegular, sans-serif;
	font-size: 1em;
	color: #333333;
}

.table th
{
	border-bottom: 1px solid #7A9A01;
}

.table tr:nth-child(odd) {

	background-color: #ffffff;
}

.table tr:nth-child(even) {

	background-color: #f1f1f1;
}

.width_200
{
	width: 200px;
}