a {
	color: #ec5618;
}

#menu-desktop {
    height: 100px;
	padding-top: 5px;
    background-color: #231F20;
	border-top: 5px solid #eb5319;
	
	/*background-image: url(top-background.png);
	background-repeat: repeat-x;
	background-position: center bottom;*/
}

#menu-left, #menu-right {
	margin-top: 40px;
}

.logo img {
	max-width: 150px;
}

.logo.navbar-btn img {
	width: 35px;
}

.name.navbar-brand {
	font-size: small;
	color: #fff;
}

.nav-pills > li {
    margin: 0 !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
}

#slideshow {
	padding-top: 70px;
	background-image: url(banner-background.jpg);
	border-bottom: 5px solid #eb5319;
}

#google-map {
	padding-top: 70px;
}

.map {
	margin-top: 50px;
}

.map iframe {
	height: 450px;
}

#main-container {
	padding-top: 70px;
	padding-bottom: 150px;
	background-image: url(main-background.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	/*background-size: 100% auto;*/
	
	/*-webkit-box-shadow:inset 0 10px 50px 0 #CFCFCF;
	box-shadow:inset 0 10px 50px 0 #CFCFCF;*/
}

.footer {
	background-color: #000;
	color: #b4b4b4;
	text-align: center;
	padding: 10px;
	margin-top: 0;
	border-top: 5px solid #eb5319;
	
	/*background-image: url(footer-background.jpg);
	background-position: center bottom;*/
}

#block-menu-menu-menu-servicos {
	margin-bottom: 30px;
}

#block-views-bloco-video-youtube-block {
	margin-top: 70px;
}

.node-page p {
	text-indent: 30px;
    text-align: justify;
}

.node-webform .field-name-body {
	margin-bottom: 30px;
}

.fa {
	width: 20px;
	text-align: center;
	margin-right: 5px;
}

#menu-desktop .leaf a, #menu-mobile .leaf a {
	background-color: #2d2d2d;
    color: #ec5618;
    font-weight: bold;
	border: 1px solid #413b39;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}

#menu-desktop .leaf.active a, #menu-mobile .leaf.active a {
	color: #fff;
    background-color: #ec5618;
    font-weight: bold;
	border: 1px solid #ec5618;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffb76b+0,ffa73d+50,ff7c00+51,ff7f04+100;Orange+Gloss */
	background: #ffb76b; /* Old browsers */
	background: -moz-linear-gradient(top, #ffb76b 0%, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 ); /* IE6-9 */
}

#menu-desktop .leaf a:hover {
	color: #fff;
    background-color: #ec5618;
    font-weight: bold;
	border: 1px solid #ec5618;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}

#block-menu-menu-menu-servicos .leaf a {
	border: 1px solid #ec5618;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}

#block-menu-menu-menu-servicos .leaf a:hover {
	background-color: #ec5618;
	color: #fff;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}

#block-menu-menu-menu-servicos .active a {
	background-color: #ec5618;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffb76b+0,ffa73d+50,ff7c00+51,ff7f04+100;Orange+Gloss */
	background: #ffb76b; /* Old browsers */
	background: -moz-linear-gradient(top, #ffb76b 0%, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 ); /* IE6-9 */
}

.main-container img, .map iframe, .nivoSlider, .view-bloco-video-youtube iframe {
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.nivoSlider {
	-webkit-box-shadow: 0 0 0 0 #000000 !important;
	box-shadow: 0 0 0 0 #000000 !important;
}

#cboxClose:hover {
    background-position: initial;
}
	
/*******************/

/*.node-portfolio img {
	width: 100%;
	height: auto;
}*/

.top-30 {
   margin-top: 30px;
}

.bottom-30 {
   margin-bottom: 30px;
}

/*.imagem-tipo-1 {
	width:  350px;
	height: 260px;
}

.imagem-tipo-2{
	width:  350px;
	height: 550px;
}

.imagem-tipo-3 {
	width:  730px;
	height: 550px;
}*/

@media (max-width: 767px) {
.imagem-tipo-1 {
	width:  100%;
	height: auto;
}

.imagem-tipo-2{
	width:  100%;
	height: auto;
}

.imagem-tipo-3 {
	width:  100%;
	height: auto;
}

.node-page p {
    text-align: initial;
}

.node-webform .form-actions {
	text-align: center;
}

.node-webform .webform-submit {
	width: 100%;
	max-width: 300px;
	/*margin-bottom: 30px;*/
}

}

@media (min-width: 768px) {
.imagem-tipo-1 {
	width:  210px;
	height: 156px;
}

.imagem-tipo-2{
	width:  auto;
	height: auto;
}

.imagem-tipo-3 {
	width:  auto;
	height: auto;
}
}

@media (min-width: 992px) {
.imagem-tipo-1 {
	width:  283px;
	height: 210px;
}

.imagem-tipo-2{
	width:  auto;
	height: auto;
}

.imagem-tipo-3 {
	width:  auto;
	height: auto;
}
}

@media (min-width: 1200px) {
.imagem-tipo-1 {
	width:  350px;
	height: 260px;
}

.imagem-tipo-2{
	width:  350px;
	height: 550px;
}

.imagem-tipo-3 {
	width:  730px;
	height: 550px;
}
}

@media screen and (max-width: 767px) {
    .top-30-xs {
	   margin-top: 30px;
	}
}
