.logomargin {

	margin-top: 1.95em;

}

.twitter_user {

	color: #663b2c; 

	font-size: 16px;

	float: right;

	margin-bottom:10px;

}

#map-block {

  filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');

  -webkit-filter: grayscale(100%);

  filter: grayscale(100%);    

  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);

  

}

.templatemo-tweets2 {

    background-color: #b39b85;

    min-height:180px;

    font-family:  'Open Sans', sans-serif;

    font-size:20px;

    color:#ffffff;

    margin-top:50px;

	margin-bottom:50px;

	text-align: justify; 

}



.link_orange:link{

        text-decoration:none;
        
	color: #e46715;

	font-size: 0.9em;

	font-weight: light;

}
a.grande:link{

    text-decoration:none;

	color: #e46715;

	font-size: 1.9em;

	font-weight: light;

}

.link_orange:visited{

    text-decoration:none;

	color: #e46715;

}
a.grande:visited{

    text-decoration:none;

	color: #e46715;

}

.link_orange:hover{

    text-decoration:underline;

	color: #e46715;

}

a.grande:hover{

    text-decoration:underline;

	color: #e46715;

}

.texto-branco{

    text-decoration:none;

	color: #ffffff;

	font-size: 1.1em;

	font-weight: light;

}

.signature{

        font-family: cursive;
        
        font-style: italic;

	color: #000000;

	font-size: 1.1em;

	font-weight: light;

}

.texto-branco2{

    text-decoration:none;

	color: #ffffff;

	font-size: 1.2em;

	font-weight: light;

}

.txt_orange {

    color: #e46715;

	vertical-align: middle;

	text-align: center;

	font-weight: bold;

	font-size: 1.6em;}
	
.txt_recipe {

    color: #e46715;

	vertical-align: middle;

	text-align: center;

	font-weight: bold;

	font-size: 1.0em;

}

.orange{

  font-size: 1.2em;

  color: #e46715;

  font-weight: bold;

  margin:0.2em 0 0.2em 0;    

} 



.list-inline {

    padding-left: 0;

    list-style: none;
	
    text-align: center;

}

.blog_post {

    color: #333333; 

    padding: 10px;

}

.blog_box {

	margin-left: -12px;

}





.templatemo-btn-read-more {

        float:right;

        margin-bottom :40px; 

    }



.btn-orange {

    background-color: #d3d3d3;

    border-bottom:2px solid #d3d3d3;

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    border-radius: 0;

    color:#ffffff;

	font-size: 13px;

}



.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .open .dropdown-toggle.btn-orange {

    background-color: #d3d3d3;

    color:#d35400;

}


.span_blog {

    margin-bottom: 80px;

}



.blog_post {

    color: #333333; 

    padding: 10px;

}



.blog_header {

    font-weight: bold; 

    font-size: 16px; 

}



.blog_text {

    text-align: left; 

    font-size: 14px; 

    margin-top: 30px;

}



.welcome_text {

    text-align: left; 

    font-size: 16px; 
}

.recipe_text {

    text-align: left; 

    font-size: 16px; 
}
.faq {

    text-align: left; 

    font-size: 18px; 

	color: #e46715;

}

.afastador {

    margin-top: 100px;

}

a.white-btn {

	border: 1px opsolid #fff;

	border-radius: 3px;

	color: #fff;

	display: block;

	font-size: 0.85em;

	margin-top: 1.25em;

	padding: 0.625em 1.25em;

	transition: all 0.20s linear 0s;

	-o-transition: all 0.20s linear 0s;

	-ms-transition: all 0.20s linear 0s;

	-moz-transition: all 0.20s linear 0s;

	-webkit-transition: all 0.20s linear 0s;

}

a.white-btn:hover {

	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);

}

a.color-btn, form.customform button.color-btn {

	background: none;

	border: 1px solid #001925;

	border-radius: 3px;

	color: #001925;

        width: 90px; 

        height: 20px;

	display: block;

	font-size: 0.85em;

	padding: 0.625em 1.25em;

	transition: all 0.20s linear 0s;

	-o-transition: all 0.20s linear 0s;

	-ms-transition: all 0.20s linear 0s;

	-moz-transition: all 0.20s linear 0s;

	-webkit-transition: all 0.20s linear 0s;

}

a.color-btn:hover, form.customform button.color-btn:hover {

	border: 1px solid #e46715;

	color: #e46715;

}

#topbar {

	background: none repeat scroll 0 0 #e4d590;

	border-bottom: 1px solid #e4d590;

	padding: 0.3125em 0;

}

#topbar p {

	color: #fff;

	font-size: 0.75em;

	opacity: 0.5;

	position: relative;

	top: 2px;

}

#topbar p strong {

	font-weight: 600;

}

#topbar i {

	color: #9e1c24;

	font-size: 1.1em;

	opacity: 0.5;

	transition: all 0.20s linear 0s;

	-o-transition: all 0.20s linear 0s;

	-ms-transition: all 0.20s linear 0s;

	-moz-transition: all 0.20s linear 0s;

	-webkit-transition: all 0.20s linear 0s;

}

#topbar i:hover {

	color: #ffffff;

	cursor: pointer;

	opacity: 1;

}

nav {

	background: none repeat scroll 0 0 #ffffff;

}

header {

	width: 100%;

	z-index: 10;

}

table {

    background-color:#00283a;

	width:150px; !important

}



td {

    vertical-align: bottom;

}

.fonteLogo {

	vertical-align: middle;

	color: #fff;

	font-size: 1.7em;

	font-weight: bold;

	position: relative;

	text-transform: uppercase;

	top: 0.625em;

}

.fonteLogo2 {

	vertical-align: middle;

	color: #e56925;

	font-size: 1.7em;

	font-weight: bold;

	position: relative;

	text-transform: uppercase;

	top: 0.625em;

}

p.logo strong {

	font-weight: 700;

}

.top-nav li a {

	color: #e56925;

	font-weight: 550;

	padding: 2.1em 1.5em 2.5em;

	text-transform: uppercase;

	transition: all 0.20s linear 0s;

	-o-transition: all 0.20s linear 0s;

	-ms-transition: all 0.20s linear 0s;

	-moz-transition: all 0.20s linear 0s;

	-webkit-transition: all 0.20s linear 0s;

}

.top-nav li a:hover, .top-nav li.active-item a {

	background: none repeat scroll 0 0 #ffffff;

	color: #111111;

	position: relative;

}

#carousel .text {

	position: absolute;

	top: 40%;

	z-index: 10;

}


.item {

	overflow: hidden;

	width: 100%;
}





#carousel .text p {

	background: none repeat scroll 0 0 #00283a;

	color: #fff;

	max-width: 600px;

	padding: 10px 20px;

	width: 100%;

}

#carousel .owl-theme .owl-controls {

	background: none repeat scroll 0 0 rgba(230, 226, 198, 0.9);

	bottom: 0;

	margin: 0;

	padding: 0.625em 0;

	position: absolute;

	width: 100%;

}

.owl-theme .owl-controls .owl-page span {

	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);

	border: 1px solid rgba(0, 40, 58, 0.57);

	height: 18px;

	margin: 0 0.3125em;

	opacity: 1;

	width: 18px;

}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {

	background: none repeat scroll 0 0 #e46715;

}

#block-pecas {

	background: none repeat scroll 0 0 #FFFFFF;

	text-align: center;

}

	#first-block {

	background: none repeat scroll 0 0 #f8f6e7;

	padding: 3em 2em;

	text-align: center;
        
       
}

#first-block h1 {

	color: #4e4d48;

	font-size: 2em;

	font-weight: 300;

	margin-top: 0;

}

#first-block p {

	
        padding: 15px;
        background: none repeat scroll 0 0 #fff;
        color: #4e4d48;
	font-size: 0.85em;
        text-align: justify;
      
}


}

#ReadMoreBackground {
background: #black;

}

#features {

	background: none repeat scroll 0 0 #fff;

	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);

	padding: 6em 2em;

	position: relative;

	text-align: center;

	z-index: 2;

}

#features i {

	background: none repeat scroll 0 0 #e46715;

	border-radius: 100px;

	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3) inset;

	color: #fff;

	display: inline-block;

	font-size: 2em;

	height: 100px;

	line-height: 100px;

	text-align: center;

	width: 100px;

}

#features h2 {

	font-size: 1em;

	font-weight: 600;

	margin: 1.25em 0;

	text-transform: uppercase;

}

#features p {

	color: #777;

	font-size: 0.85em;

	line-height: 1.5em;

}



#about-me {

	background: none repeat scroll 0 0 #c2c1a2;

	clear: both;

}

#fundocinza {

	background: none repeat scroll 0 0 #d5d5d2;

	clear: both;

}



#meuservico {

	background: none repeat scroll 0 0 #c9b885;

	clear: both;

}



#meuservico:after {

	clear: both;

	content: ".";

	display: block;

	height: 0;

	line-height: 0;

	visibility: hidden;

}



.form_contato {

    padding-left: 1em;

}



#meuservico article {

	padding: 4em;

}





#about-me:after {

	clear: both;

	content: ".";

	display: block;

	height: 0;

	line-height: 0;

	visibility: hidden;

}

#about-me article {

	padding: 3em;

}



article h2 {

	font-size: 3em;

	font-weight: 900;

	letter-spacing: -2px;

	line-height: 0.9;

	margin: 0 0 0.625em 0;

	color: #fff;

}

.txt_orange {

    color: #e46715;

	vertical-align: middle;

	text-align: center;

	font-weight: bold;

	font-size: 1.6em;
	}
	
	
	.tituloReceita {

	 color: #e46715;
	 
	 font-size: 1.6em;

	font-weight: bold;

	line-height: 0.9;

	line-height: 73px;

	margin-left: 1em;

	margin-right: 0.625em;

}

article h1, article h2, article h3, article h4, article h5, article h6 {

	color: #fff;

}

.media-container {

  overflow: hidden;

}

.media-container video, .media-container img {

  display: block;

  max-width: 100%;

  min-width: 100%;

  width: auto;

}

article p, article li {

	color: #fff;

	font-size: 0.85em;

	opacity: 0.7;

}

article ul {

	padding: 1.25em 0;

}

article ul li {

	list-style-type: none;

	margin: 0.625em 0;

	padding: 0 0 0 1em;

}

article ul li:before {

	background: #00526b none repeat scroll 0 0;

	color: #fff;

	content: "\f006";

	display: inline-block;

	font-family: "mfg";

	font-size: 0.8em;

	height: 20px;

	line-height: 20px;

	margin-left: -1em;

	margin-right: 0.625em;

	text-align: center;

	width: 20px;

}

.about-us-icons i {

	border: 2px solid #e46715;

	border-radius: 100px;

	color: #e46715;

	display: block;

	float: left;

	font-size: 1.6em;

	height: 60px;

	line-height: 60px;

	margin-right: 0.625em;

	text-align: center;

	width: 60px;

}

.about-us-icons {

	display: block;

	margin-top: 2em;

}

h2.section-title:after {

	background: #90a1b5 none repeat scroll 0 0;

	content: "";

	display: block;

	height: 1px;

	margin: 0.31225em auto 0;

	position: relative;

	width: 100px;

}

h2.section-pecas {

	color: #edeff4;

	font-size: 2.6em;

	font-weight: 700;

	letter-spacing: -1px;

	text-transform: uppercase;

}

h2.section-title {

	color: #999999;

	font-size: 2.6em;

	font-weight: 700;

	letter-spacing: -1px;

	margin: 0 0 1.25em;

	text-align: center;

	text-transform: uppercase;

}
h2.section-title-peq {

	color: #b2b4b7;

	font-size: 2.6em;

	font-weight: 700;

	letter-spacing: -1px;

	margin: 0 0 1.25em;

	text-align: center;

	text-transform: uppercase;

}



#our-work {

	background: none repeat scroll 0 0 #fff;

	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);

	padding: 6em 2em;

	position: relative;

	z-index: 2;

}

.tab-item {

	background: #fff none repeat scroll 0 0;

	margin-top: 1.25em;

	padding: 1.25em 0;

}

.our-work-container {

	display: block;

	height: 100%;

	position: relative;

}

.our-work-text {

	background: #00283a none repeat scroll 0 0;

	bottom: 0;

	display: block;

	left: 0;

	opacity: 0;

	padding: 1.25em;

	position: absolute;

	right: 0;

	text-align: center;

	transition: opacity 0.20s linear 0s;

	-o-transition: opacityd 0.20s linear 0s;

	-ms-transition: opacity 0.20s linear 0s;

	-moz-transition: opacity 0.20s linear 0s;

	-webkit-transition: opacity 0.20s linear 0s;

	width: 100%;

}

.our-work-container:hover > .our-work-text {

	opacity: 1;

}

.our-work-text h4 {

	color: #fff;

	font-size: 1em;

	font-weight: 600;

}

.our-work-text p {

	color: #fff;

	font-size: 0.8em;

	opacity: 0.7;

}

.tab-nav {

	display: table;

}

a.tab-label, a.tab-label:link, a.tab-label:visited {

	background: #00283a none repeat scroll 0 0;

	color: #fff;

	display: block;

	font-size: 1em;

	padding: 0.625em 1.25em;

	transition: all 0.20s linear 0s;

	-o-transition: all 0.20s linear 0s;

	-ms-transition: all 0.20s linear 0s;

	-moz-transition: all 0.20s linear 0s;

	-webkit-transition: all 0.20s linear 0s;

}

a.tab-label:hover, a.tab-label.active-btn {

	background: #e46715;

	color: #111111;

}

#jobs {

	background: #91876e none repeat scroll 0 0;

	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);

	padding: 6em 2em;

}

#jobs h2 {

	color: #fff;

	margin: 0 0 1.25em;

}

#jobs h2.section-title:after {

	background: #fff none repeat scroll 0 0;

}

#jobs i {

	background: none repeat scroll 0 0 #fff;

	border-radius: 80px;

	color: #fd8c00;

	display: block;

	float: left;

	font-size: 1.8em;

	height: 80px;

	line-height: 80px;

	margin-right: 0.625em;

	text-align: center;

	width: 80px;

}

.service-text {

	display: table;

	position: relative;

}

#jobs h3 {

	color: #fff;

	font-size: 1em;

	font-weight: 700;

	text-transform: uppercase;

}

#jobs p {

	color: #fff;

	font-size: 0.8em;

}

#latest-news {

	background: #f3f3f3 none repeat scroll 0 0;

	box-shadow: 0px -10px 9px -11px rgba(0, 0, 0, 0.5);

	padding: 6em 2em;

	position: relative;

	z-index: 3;

}

.news-date {

	background: #e46715 none repeat scroll 0 0;

	clear: both;

	color: #fff;

	display: block;

	float: none;

	min-height: 118px;

	padding: 0.625em 0;

	text-align: center;

	width: 100%;

}

.day {

	font-size: 2.5em;

	font-weight: 700;

}

.month, .year {

	font-size: 0.85em;

}

.news-text {

	background: #fff none repeat scroll 0 0;

	border-bottom: 1px solid #e0e0e0;

	border-right: 1px solid #e0e0e0;

	border-top: 1px solid #e0e0e0;

	min-height: 118px;

	padding: 0.625em 1.25em;

}

.news-text p {

	color: #777;

	font-size: 0.85em;

}

#contact {

	background: none repeat scroll 0 0 #fff;

	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);

	padding: 6em 2em;

	position: relative;

	z-index: 2;

}

#contact input, #contact textarea {

	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);

	border-radius: 3px;

}

form.customform button.color-btn {

	height: auto;

	margin-top: 0;

}

#contact h2 {

	margin: 0 0 1.25em;

}

#contact h3 {

	color: #e46715;

	font-size: 1em;

	font-weight: 700;

	margin: 0 0 0.625em;

	text-transform: uppercase;

}

#contact p {

	font-size: 1.2em;

	font-style: normal;

	line-height: 2em;

}



#contact i {

	background: #e0e0e0 none repeat scroll 0 0;

	border-radius: 30px;

	color: #fff;

	display: inline-block;

	line-height: 26px;

	margin: 0.625em;

	text-align: center;

	width: 26px;

}

#map-block {

  filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');

  -webkit-filter: grayscale(100%);

  filter: grayscale(100%);    

  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);

}

footer {

	background: none repeat scroll 0 0 #D25B27;

	padding: 2.5em 0;

	align-content:center;

}

footer p, footer a:visited, footer a, footer a:hover {

	color: #6c7c84;

	font-size: 0.8em;

}

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

  header {

  	position: relative;

  }

  .top-nav li a {

  	background: #ffffff none repeat scroll 0 0;

  }

  #carousel .text {

  	font-size: 0.8em;

  	top: 20%;

  }

  .owl-controls.clickable {

  	display: none!important;

  }

    .marginleft {

  	margin-left: 10px;

  }

  .right {

  	float: none;

  }

  .social.right {

  	float: right;

  }

  #about-us article {

  	padding: 4em 2.5em;

  }

}

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

  #topbar {

  	line-height: 1.625em;

  	text-align: center;

  }

  .social.right {

  	float: none;

  }

  p.logo, p.nav-text {

  	text-align: center;

  }
{
  overflow-x: auto;
}

 .heading {
    text-align: center;
    color: #454343;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    margin-bottom: 70px;
    text-transform: uppercase;
    z-index: 999;
}
.white-heading{
    color: #ffffff;
}
.heading:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    height: 40px;
    width: 180px;
    border-radius: 4px;
    transform: translateX(-50%);
    background: url(img/heading-line.png);
    background-repeat: no-repeat;
    background-position: center;
}
.white-heading:after {
    background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
    background-repeat: no-repeat;
    background-position: center;
}

.heading span {
    font-size: 18px;
    display: block;
    font-weight: 500;
}
.white-heading span {
    color: #ffffff;
}
/*-----Testimonial-------*/

.testimonial:after {
    position: absolute;
    top: -0 !important;
    left: 0;
    content: " ";
    background: url(img/testimonial.bg-top.png);
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99;
}

.testimonial {
    min-height: 375px;
    position: relative;
    background: url(https://i.ibb.co/PTJDkgb/testimonials.jpg);
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: center;
        background-size: cover;
}
#testimonial4 .carousel-inner:hover{
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active{
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
#testimonial4 .carousel-inner .item{
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators{
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  margin: 2px 3px;
  background-color: #9dd3af;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar{
  height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control{
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
.testimonial4_control_button .carousel-control.left{
  left: 7%;
  top: 50%;
  right: auto;
}
.testimonial4_control_button .carousel-control.right{
  right: 7%;
  top: 50%;
  left: auto;
}
.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover{
  color: #000;
  background: #fff;
  border: 2px solid #fff;
}

.testimonial4_header{
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}
.testimonial4_header h4{
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial4_slide{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}
.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 136px;
    height: 136px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}
.testimonial4_slide p {
    color: #ffffff;
    font-size: 20px;
    line-height: 1.4;
    margin: 40px 0 20px 0;
}
.testimonial4_slide h4 {
  color: #ffffff;
  font-size: 22px;
}

.testimonial .carousel {
	padding-bottom:50px;
}
.testimonial .carousel-control-next-icon, .testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
}
/* ------testimonial  close-------*/
