.home-section-1{
	width: 40%;
	margin: auto;
	background-color: rgba(0, 0, 0, 0.39);
	padding: 15px;
	margin-bottom: 25px;
  	border-radius: 20px;
}

.home-banner .home-text-wrapper{
  padding-top: 0px !important;
}

textarea#wpforms-705-field_9.wpforms-field-medium{
  width: 60%;
}

span.slabtext{
  letter-spacing: normal !important;
}

body {
 direction: ltr !important; 
}

.page789.section{
	 background-image: url("http://www.davecharlestaxi.com/wp-content/uploads/2017/03/Saint-Lucia-Contact-Background.jpg");
  	 background-size: cover;
     background-repeat: no-repeat;
}

.contact
{
  background-color: rgba(0,0,0,0.3); 
  border-radius: 20px;
  padding: 10px;
  color: white;
}

.gform_button.button{
	padding-top: 0px;
    padding-bottom: 0px;
    color: #000000;
}

.contact-page-form{
  padding: 30px; 
  align: center; 
  width: 50%; 
  margin: auto;
}

@media only screen and (max-width: 500px) {
    .contact-page-form{
        width: 90%;
    	padding: 5px;
    }
}

.navigation.colored li a {
  color: black !important;
}