/* your styles go here */

#portfolio{
	background:#c51617;
}

	#portfolio .box{
		margin-top: 10px;
		margin-bottom: 10px;
	}

.g-recaptcha{
	max-width:100%;
	overflow:hidden;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
  select:focus,
  textarea:focus,
  input:focus {
    font-size: 14px !important;
    background: #eee;
  }
  
  
  select,
  textarea,
  input {
    font-size: 14px !important;
	-webkit-appearance:none;
  }
}
