.column-service-title {
color: #ffffff !important;}



#footer {
margin-top: -3%;}

#sqr{
border-radius: 0 !important;
}

#responsive-form{
	max-width:100% /*-- change this to get your desired form width --*/;
	margin:0 auto;
  width:100%;
  background-color: #ffffff !important;
  font-size:18px;
  color: #bab9b9 !important;
   }

.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0px;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
 
}

.andreiafix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
	width: 100%;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 0px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box;
font-size: 12px;
}
.wpcf7 input[type="text"]:focus{
	background: #fff;
}
/*
.wpcf7-submit{
	text-align:center;
	background: #fff !important;
	color: #418b45 !important;
	text-transform: uppercase;
	border-color: #418b45 !important;
  border: 3px !important;
border-radius: 0 !important;
 padding: 0px 32px 32px 32px !important;
	cursor: pointer;
}

.wpcf7-submit:hover{
	background: #fff !important;
  color: #418b45 !important;
}
*/

 .column-full .wpcf7-submit{
	float: right;
	background: #418b45 !important;
    /*#CA0002;*/
	color: #fff !important;
	text-transform: uppercase;
	border: #418b45;
  
	padding: 15px 15px 15px 15px !important;
	cursor: pointer;
}

.wpcf7-submit:hover{
	background: #3f6942 !important;

}



span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #ff0000;
	padding: 5px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 5px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
  padding-top: 5px;
	font-size: 12px;
	background: #59a80f;
	border-color: #59a80f;
	color: #fff;
	margin: 0;
}

/*.wpcf7-form-control.wpcf7-submit.btn.btn-primary{

border-radius: 0px !important;
 font-family: "open sans", Times, serif !important;
}*/


#texto_contacto{
margin-top: 0px;
    margin-right: 8%;
    margin-left: 10%;
}

#texto_contacto i{
color: #292d32;
}

#FORMULARIU H5{
Font-family: "raleway";}

#formulario_chato{
margin: 8%;}

#relogio {
margin-top: 2%;}

#servicos_cont p {
margin-left: 4%;}
#servicos_cont h5 {
margin-left: 4%;}

i.fa.fa-google-plus {
color: #3f8b43 !important;
}

i.fa.fa-linkedin {
color: #3f8b43 !important;
}

i.fa.fa-skype {
color: #3f8b43 !important;
}

i.fa.fa-twitter {
color: #3f8b43 !important;
}




@media only screen and (max-width: 768px) {
  #para_pc {
  display: none;
  }
  }

@media only screen and (min-width: 769px) {
  #para_mobile {
  display: none;
  }
  }



.service-slideshow-overlay {
color: #ffffff;}

.qbutton tiny {
background-color: #eaeaea !important; }