
body {
	margin: 0;
	font-family: 'Quicksand', sans-serif;
	box-sizing: border-box;
}

.headermap{
	height:200px;
}

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

	.textHead{
		display: none !important;
	}
	#formMobile{
		display: block !important;
	}

	.lng{
		font-size: 11px !important;
	}
	.font10{
		font-size: 11px !important;
	}
	.formIndexMobile {
		height: 450px;
	}
	.formLine {
	    width: 350px !important;
	    height: 30px;
	    color: #ffffff;
	    margin-left: 15px !important;
	}
	.formIndexMobile {
		width: 340px !important;
	}

  .logo {
    width: 220px;
    margin-left: -30px !important;
  }
  .headerTop{
  	font-size: 12px;
  }
  .logoFooter{
  	width: 150px;
  }
  .fontRedFooter{
  	font-size: 11px;
  }
  #serviceimage{
  	width:250px;
  }
  #headerimg {
	height:200px;
  }

	.formIndex{
		display:none;
	}
	.pageTitle{
		font-size: 16px;
	}
	.textHead{
		font-size: 12px;
	}
	.footerNoMobileL{
		text-align: center !important;
		font-size: 10px !important;
	}
	.footerNoMobileR{
		text-align: center !important;
		font-size: 10px !important;
	}
	.footerMenu a {
    	color: #ffffff !important;
	}
	.headRed {
	    height: 65px !important;
	    padding-top: 0px !important;
	}
	.wpcf7-text{
		width:25em !important;
	}
	.wpcf7-textarea{
		width:25em !important;
	}
	.textHead {
	    font-size: 15px !important;
	}
	.subMenu {
	    border-bottom: 1px solid #a61308 !important;
	}
	.navbar-light .navbar-toggler {
	    color: #ffffff !important;
	    border-color: #ffffff !important;
	}
	.navbar-light .navbar-toggler-icon {
	    background-image: url(images/menuMobile.png) !important;
	}

	.accordion>.card>.card-header {
	    margin-bottom: 10px !important;
	}
	
	/* Lado direito paginas  */
	#right145, #right137{
		display: none !important;
	}

	
}



#formMobile{
	display:none;
}
.accordion {
    margin-bottom: 20px;
}

.footerNoMobileL{
	text-align: left;
}
.footerNoMobileR{
	text-align: right ;
}

.formIndex .wpcf7-text{
	width: 250px;
}

.formIndex .wpcf7-textarea{
	width: 250px;
}

.formIndexMobile .wpcf7-text{
	width: 250px;
}

.formIndexMobile .wpcf7-textarea{
	width: 250px;
}

.divMenuBar{
	text-align: right;
}

#formContactIndex{
	width:400px;
	background-color: #000000;
}

#headerimg {
	height:350px;
}

.headRed{
	background-color: #a61308;
	height: 30px;
    padding-top: 5px;
}

.headOrange{
	background-color: #FF4200;
}

.textOrange{
	    color: #FF4200;
}

.fontRedFooter{
	color: #FF4200;
	font-size: 14px;
}
.footerGrey{
	background-color: #adaaab;
}

.socialFooter{
	font-size: 24px;
}

.fontWhite{
	color: #ffffff;
}

.footer{
	color: #ffffff;
	font-size: 14px;
}

.font10{
	font-size: 14px !important;
}


.height300{
	height: 300px;
}

.height150{
	height: 10rem;
}

.height120{
	min-height: 9rem;
}

.height50{
	min-height: 50px;
}


.height200{
	height: 200px;
}

.padding10{
	padding:10px;
}

.font100{
	font-size: 10px !important;
}

.paddingT40{
	padding-top:40px;
}

.menu{
	text-transform: uppercase;
	color: #ffffff;
}

.menu a{
	color: #ffffff !important;
}

.textRed{
	color: #a61308;
}

.lineWBottom{
	border-bottom: 3px #ffffff solid;
}

.headerTop{

}

.pageContent{
	min-height: 300px;
	background-color: #ffffff;
	margin-top: 20px;
	font-weight: 300;
}
.textContent{
	color: #adaaab;
}

.pageTitle{
	text-transform: uppercase;
	color: #FF4200;
	margin-top: 20px;
}

.footer{
	background-color: #adaaab;
	
}

.footerBottom{
	border-bottom: 15px solid #adaaab;
	font-size: 14px;
}

.subMenu{
	border: 0 !important;
    border-radius: 0;
	border-bottom: 6px solid #a61308;
	font-size: 12px;
}

.lettringFoto{
	margin-top:100px;
	margin-left:50%;
	color:#ffffff;
	font-size: 20px;
	text-transform: uppercase;
}

.footerMenu a{
	color:#ffffff !important;
}

.card {
	border:0;
}
.card-header{
	background-color: #ffffff;
	padding: 0;
}

.btn-link{
	color:#000000;
}
.navbar-nav{
	font-size: 14px;
}

#headerimg{
	border:0 !important;
}


.wpcf7-form p label{
    margin-bottom: 0.1rem !important;
    font-size: 12px;
}

.wpcf7-submit{
  	background-size: cover;
	border: none;
	width: 40px;
	height: 40px;
  	background-image: url("images/button.png");
  	color: transparent;
  	background-color: #ffffff;
}

.textContent strong{
	color: #FF4200;
	text-transform: uppercase;
}

.infoLink{
	color: #A1A1A1;
	cursor: pointer;
	font-size: 14px;
	display: block;
	height:25px;
	float:left;
	padding-top:10px;
}
.btn-block{
	display: block;
    width: 350px;
    float: left;
}

.formPage{
	background-color: #000000;
	padding:20px;
	margin-bottom: 20px;
}
.submitFormPage{
	background-color: rgba(0, 0, 0, 0);
}
.textForm{
	color: #E50000;
	text-align: center;
	text-transform: uppercase;
}

.textHead{
	color:#ffffff;
	text-transform: uppercase;
	text-align: right;
	font-size: 20px;
	margin-bottom: 0px;
	font-weight: 600;
}
.textHeadHand{
	color:#ffffff;
	text-align: center;
}
.formP{
	color:#ffffff !important;
	text-decoration: underline;
}
.redtextHead{
	text-transform: uppercase;
	color: #FF4200;
	text-align: right;
	font-size: 12px;
	margin-bottom: 0px;
	font-weight: 600;
}

#btnServices{
	color: #FF4200 !important;
}
#serviceimage{
	margin-top:12px;
}

.formIndex{
	background-color: #000000;
	width:550px;
	min-height:370px;
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 20px;
}
.formIndexMobile{
	background-color: #000000;
	width:500px;
	min-height:400px;
	text-transform: uppercase;
	font-size: 12px;
}
.formLine{
	width:500px;
	height:30px;
	color:#ffffff;
	margin-left:55px;
}
.formColumnL{
	width:170px;
	float:left;
	
}
.formColumn{
	width:280px;
	float:left;
}

.pr0{
	padding-right: 0px !important;
}

.wpcf7-text{
	width:40rem;
}
.wpcf7-textarea{
	width:40rem;
}