body, html {
	font-family: 'Open Sans', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #414a52;
	width: 100% !important;
	height: 100% !important;
}

h2 {
	margin: 0 0 20px 0;
	font-weight: 400;
	font-size: 36px;
	color: #F68E37;
}
h3, h4 {
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 1px;
}
h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p.intro {
	font-size: 16px;
	margin: 12px 0 0;
	line-height: 24px;
}
a {
	color: #f6f6f6;
}
a:hover, a:focus {
	text-decoration: none;
	color: #343b42;
}
ul, ol {
	list-style: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
hr {
	height: 2px;
	width: 90px;
	text-align: center;
	position: relative;
	background: rgba(0,0,0,0.2);
	margin: 0 auto;
	margin-bottom: 30px;
	border: 0;
}
/* Navigation */
#logotipo {
    padding: 0;
    width: 30px;
    height: 30px;
    overflow: hidden;
    }

#mlogotipo2 {
    height: 30px;
    width: 30px;
    float: right;
    margin: 40px 60px;
    background: #555;
}


#linkedin{

	background: url(../img/logo.jpg);
	display: none;
}

.myitem {
	display: list-item;
	float: left;
}

#menu {
	padding: 10px;
	transition: all 0.5s;
}
#menu.navbar-default {
	width: 100vw;
	background-color: #747577;
	border-color: rgba(231, 231, 231, 0);
}
#menu a.navbar-brand {
	font-size: 18px;
	color: rgba(255,255,255,0.7);
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#menu a.navbar-brand i.fa {
	font-size: 18px;
	color: #FF8C00;
	vertical-align: top;
}
#menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: white;
	font-size: 14px;
	letter-spacing: 1px;
}
#menu.navbar-default .navbar-nav > li > a:hover {
	color: orange;
}
.on {
	background-color: #747577 !important;
	padding: 10 !important;
}

#tes{
	width: inherit;
	height: inherit;
}

li{
	font-size: 18px;
	text-align: justify;
}

.navbar-brand > img {
	display: inline;
}

.navbar-brand {
	padding: 5px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: orange !important;
	background-color: transparent;
}
.navbar-toggle {
	border-radius: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: orange;
	border-color: orange;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
}
.section-title {
	padding-bottom: 50px;
}
.btn-custom {
	text-transform: uppercase;
	color: #F68E37; /*laranja */
	background-color: #363636; /*cinza*/
	border: 0;
	padding: 14px 20px;
	margin: 0;
	font-size: 16px;
	border-radius: 0;
	margin-top: 20px;
	transition: all 0.6s;
}
.btn-custom:hover, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
	color: #FF7F00;
	background-color: #363636;
}
.btn-default {
	text-transform: uppercase;
	color: #363636;
	background-color: #FF7F00;
	border: 0;
	padding: 14px 20px;
	margin: 0;
	font-size: 16px;
	border-radius: 0;
	margin-top: 20px;
	transition: all 0.3s;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active {
	color: #FF7F00;
	background-color: #363636;
}
/* Header Section */
.intro {
	/*display: table;*/
	margin-top: -100px;
	width: 100%;
	height: 800px;
	background-position: top;
	text-align: center;
	background-size: 50px;
	background-color: white;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.section-title.center {
	padding: 10px 0 40px 0;
}
.intro h1 {
	color: rgba(255,255,255,0.9);
	font-size: 64px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.intro p {
	color: rgba(255,255,255,0.8);
	font-size: 22px;
	margin-bottom: 40px;
	margin-top: 20px;
}
header .intro-text {
	padding-top: 250px;
	padding-bottom: 200px;
}

#header{
	margin-bottom: 150px;
	margin-top: 150px;
}

.fotos{
	height: 200px;
	width: 200px;
	border-radius: 100px;
	border: solid 1px black;
}

#textos{
	font-size: 18px;
	text-align: justify;
}
/* About Section */
#about {
	padding: 90px 0;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#54d0dd+0,54d0dd+0,54d0dd+0,7fdce6+0,54d0dd+100 */
	background: rgb(255 250 250); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFAFA', endColorstr='#FFFAFA', GradientType=0 ); /* IE6-9 */
}



.services{
margin-top: -100px;
	width: 100%;
	height: 800px;
	background-position: top;
	text-align: center;
	background-size: 100px;
	
	background-color: #363636;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;

}
#servicos{
	background-color: #fffafa;
}

.centro{
	width: 800px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.centro2{
	width: 900px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#about .about-text {
	text-align: center;
	color: #363636 ;
}

.quemsomos-text{
	text-align: center;
	color: white;
}

#about img {
	float: right;
}
#about p {
	margin-bottom: 30px;
	line-height: 21px;
}
/* Portfolio Section */
#portfolio {
	padding: 90px 0;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#54d0dd+0,54d0dd+0,54d0dd+0,7fdce6+0,54d0dd+100 */
	background: rgb(255 250 250); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFAFA', endColorstr='#FFFAFA', GradientType=0 ); /* IE6-9 */
}

#pagserv{
	margin-top: -550px;
	padding: 90px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#54d0dd+0,54d0dd+0,54d0dd+0,71777d+0,414a52+100 */
	background: rgb(54 54 54); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(54 54 54,1) 0%, rgba(54 54 54,1) 0%, rgba(54 54 54,1) 0%, rgba(54 54 54,1) 0%, rgba(54 54 54,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(54 54 54,1) 0%, rgba(54 54 54,1) 0%, rgba(54 54 54,1) 0%, rgba(54 54 54,1) 0%, rgba(54 54 54,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(54 54 54,1) 0%, rgba(54 54 54,1) 0%, rgba(54 54 54,1) 0%, rgba(54 54 54,1) 0%, rgba(54 54 54,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#363636', endColorstr='#363636', GradientType=0 ); /* IE6-9 */
}

#arquitetura{
	padding: 90px 0;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#54d0dd+0,54d0dd+0,54d0dd+0,7fdce6+0,54d0dd+100 */
	background: rgb(255 250 250); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFAFA', endColorstr='#FFFAFA', GradientType=0 ); /* IE6-9 */
}

#segcie{
	padding: 90px 0;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#54d0dd+0,54d0dd+0,54d0dd+0,7fdce6+0,54d0dd+100 */
	background: rgb(255 250 250); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFAFA', endColorstr='#FFFAFA', GradientType=0 ); /* IE6-9 */
}

#gestao{
	padding: 90px 0;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#54d0dd+0,54d0dd+0,54d0dd+0,7fdce6+0,54d0dd+100 */
	background: rgb(255 250 250); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFAFA', endColorstr='#FFFAFA', GradientType=0 ); /* IE6-9 */
}

#ultima{
	padding: 90px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#54d0dd+0,54d0dd+0,54d0dd+0,71777d+0,414a52+100 */
	background: rgba(116,117,119, 1); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(116,117,119, 1) 0%, rgba(116,117,119, 1) 0%, rgba(116,117,119, 1) 0%, rgba(116,117,119, 1) 0%, rgba(116,117,119, 1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(116,117,119, 1) 0%, rgba(116,117,119, 1) 0%, rgba(116,117,119, 1) 0%, rgba(116,117,119, 1) 0%, rgba(116,117,119, 1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(116,117,119, 1) 0%, rgba(116,117,119, 1) 0%, rgba(116,117,119, 1) 0%, rgba(116,117,119, 1) 0%, rgba(116,117,119, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#747577', endColorstr='#747577', GradientType=0 ); /* IE6-9 */
}

#cinza{
	padding: 90px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#54d0dd+0,54d0dd+0,54d0dd+0,71777d+0,414a52+100 */
	background: rgba(116,117,119, 1); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(116,117,119, 1) 0%, rgba(116,117,119, 1) 0%, rgba(116,117,119, 1) 0%, rgba(116,117,119, 1) 0%, rgba(116,117,119, 1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(116,117,119, 1) 0%, rgba(116,117,119, 1) 0%, rgba(116,117,119, 1) 0%, rgba(116,117,119, 1) 0%, rgba(116,117,119, 1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(116,117,119, 1) 0%, rgba(116,117,119, 1) 0%, rgba(116,117,119, 1) 0%, rgba(116,117,119, 1) 0%, rgba(116,117,119, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#747577', endColorstr='#747577', GradientType=0 ); /* IE6-9 */
}

#portfolio h2 {
	color: #F68E37;
}
.categories {
	padding-bottom: 30px;
	
}
ul.cat li {
	display: inline-block;
}
ol.type li {
	display: inline-block;
	margin-left: 20px;
}
ol.type li a {
	background: #414a52;
	color: #54d0dd;
	padding: 12px 24px;
	text-transform: uppercase;
}
ol.type li a.active {
	background: #54d0dd;
	color: #414a52;
}
ol.type li a:hover {
	background: #54d0dd;
	color: #414a52;
}
.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	z-index: 1
}
.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope-item {
	margin-right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.isotope {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.portfolio-item {

	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.portfolio-item:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.portfolio-item .hover-bg {
	/*height: 195px;
	overflow: hidden;
	position: relative;*/
	left: 140px;

}

.flip-box {
  background-color: transparent;
  width: 200px;
  height: 200px;
  perspective: 1000px;
}

.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
 }

.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}

.flip-box-front {
  background-color: transparent;
  color: black;
}

.flip-box-back {
  background-color: transparent;
  color: white;
  transform: rotateY(180deg);
}


.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin:0; ;
	color: #ffffff;
	background: rgba(0, 0, 0, 0.5);
	padding: 30% 0 0 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
}
.hover-bg .hover-text>h4 {
	text-transform: uppercase;
	opacity: 0;
	color: #fff;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
}
.hover-bg:hover .hover-text>h4 {
	
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.hover-bg .hover-text>i {
	opacity: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition: all 0.3s;
}
.hover-bg:hover .hover-text>i {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
.hover-bg:hover .hover-text {
	opacity: 1;
}
#portfolio i.fa {
	font-size: 20px;
	padding: 5px;
	color: red;
}
/* Contact Section */
#contact {
	padding: 90px 0;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#54d0dd+0,54d0dd+0,54d0dd+0,7fdce6+0,54d0dd+100 */
	background: rgb(255 250 250); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 0%, rgba(255 250 250,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFAFA', endColorstr='#FFFAFA', GradientType=0 ); /* IE6-9 */
}

#contact .tabela{
	
	border: 1px solid black;
	width: 100%;
	height: 600px;
}

#contact form {
	padding: 30px 0;
}
#contact .text-danger {
	color: #cc0033;
	text-align: left;
}
label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	float: left;
}
#contact .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: red;
	background-color: transparent;
	background-image: none;
	border: 1px solid black;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

#ultima .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: black;
	background-color: white;
	background-image: none;
	border: 1px solid black;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

#ultima .form-control:focus {
	border-color: #4b8d98;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
.form-control::-webkit-input-placeholder {
color: #2c3e50;
}
.form-control:-moz-placeholder {
color: #2c3e50;
}
.form-control::-moz-placeholder {
color: #2c3e50;
}
.form-control:-ms-input-placeholder {
color: #2c3e50;
}
#contact .social {
	margin-bottom: 40px;
}
#contact .social ul li {
	display: inline-block;
	margin-left: 220px;
}
#contact .social i.fa {
	font-size: 26px;
	padding: 1px;
	color: #343b42;
	transition: all 0.3s;
}
#contact .social i.fa:hover {
	color: transparent;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}
/* Footer Section*/
#footer {
	background: black;
	color: rgba(255,255,255,0.4);
	padding: 30px 0 25px 0;

}
#footer p {
	font-size: 13px;
}
#footer a {
	color: rgba(255,255,255,0.7);
}
#footer a:hover {
	color: #54d0dd;
}

@media (max-width: 1024px) {
#about img {
	float: left;
	margin-bottom: 20px;
}
}
