::-webkit-input-placeholder { /* WebKit browsers */
    color: #000 !important;
    opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #000 !important;
    opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #000 !important;
    opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #000 !important;
    opacity: 1;
}
#wpcf7-f700-p75-o1 {
		height: 200px
		font-family: Montserrat;
	  background: #f3f3f3;
    padding: 10px 10px 10px 20px;
		width: 100%;
		
}
#wpcf7-f700-p75-o1 input[type="text"] {
		font-family: Montserrat;
		font-size: 12px;
    background-color: #fff;
    color: #000;
		width: 95%;
		height:20px;
}

#wpcf7-f700-p75-o1 input[type="email"] {
		font-family: Montserrat;
		font-size: 12px;
    background-color: #fff;
    color: #000;
		width: 95%;
		height:20px;
}

#wpcf7-f700-p75-o1 input[type="date"] {
		font-family: Montserrat;
    background-color: #fff;
		color: #00000;
		width: 95%;
		height:20px;
}
#wpcf7-f700-p75-o1 input[type="submit"] {
		font-family: Montserrat;
    background-color: #093772;
		color: #11111;
		width: 25%;
		height:30px;
		float: right;
		vertical-align: middle;
	  padding: 0 0 0 0;
		margin: 0 20 0 0;
		
}
#wpcf7-f700-p75-o1 select {
		font-family: Montserrat;
		font-size:12px;
    background-color: #fff;
    color: #00000;;
		width: 95%;
		height: 20%;
	  vertical-align: middle;
		padding:2.3%;
}
#wpcf7-f700-p75-o1 textarea
{
		font-family: Montserrat;
    background-color: #fff;
    color: #000;
		width: 97%;
	
}
#wpcf7-f700-p75-o1 #swpcf_city {
		font-size: 12px;
		width: 85%;
	
}
#wpcf7-f700-p75-o1 #swpcf_state {
		font-size: 12px;
		width: 85%;
	
	}
#wpcf7-f700-p75-o1 #swpcf_zip {
		font-size: 12px;
		width: 85%;
	}

.content-column {
		width:;
	}

//

#wpcf7-f287-p2-o1textarea {
		height: 150px
		font-family: Montserrat;
}
 
#wpcf7-f287-p2-o1 {
    background: #093772;
    padding: 20px 20px 1px;
 
}
 
#wpcf7-f287-p2-o1-form-control-wrap {
		top: 5px
}


#wpcf7-f287-p2-o1-text:focus,
#wpcf7-f287-p2-o1-textarea:focus {
    color: #fffff;
    background-color: #ffffff;
    border-color: #007acc;
    outline: 0 none;

 
}
 
.wpcf7-submit {
    color: #ffffff;
    background: #333333;
    border: 0 none;
    border-radius: 2px;
    font-family: Montserrat;
    padding: 18px;
    text-transform: uppercase;
 
}

#wpcf7-f287-p2-o1-submit:focus {
 	
    background: #fffff;
 
}
#wpcf7-f287-p2-o1 input[type="text"],
#wpcf7-f287-p2-o1 input[type="email"],
#wpcf7-f287-p2-o1 textarea
{
		font-family: Montserrat;
    background-color: #fff;
    color: #000;

}
