.homepage-3 .menu-main-menu-container ul li a {
    color: #000 !important;
		font-size: 20px;
}

.menu-main-menu-container .sub-menu a {
    font-size: 16px;
}

.headroom {
    background-color: #ffffff !important;
}

.navbar-brand {
	max-width: 320px !important;
	margin-top: 0 !important;
}

.single-feature .counter-number {
    left: 6px;
    font-size: 72px;
    color: #f5f7fb;
    font-weight: 600;
    top: -10px;
}

.single-feature {
    border: 10px solid #f5f7fb  !important;
}

.feature-img {
    background: #f5f7fb !important;
}

.beefup {
    border: 2px solid #000000; 
}

.beefup__head {
	  background-color: #ffffff;
}

.beefup__head span {
    color: #000000;
}

.beefup__body{
	padding: 0px 24px 24px 30px;
}

.beefup__body p {
	white-space: pre-line;
}

.beefup:hover {
	border-color: #333333;
}

.scrolltotop {
    background: #000000 none repeat scroll 0 0; 
}

.scrolltotop:hover { 
	background: #000000 none repeat scroll 0 0;  
}

header #navigation {
    width: 65%;
}

header #navigation {
    padding: 14px 0;
}

.menu-main-menu-container ul li a {
    padding: 10px 20px;
}

label {
		margin-bottom: 15px;
    font-weight: 500;
    font-size: 16px;
    font-family: Muli;
    width: 100%;
    text-transform: uppercase;
    color: #555;
}

.wpcf7 {
    margin: 0;
    padding: 0;
    padding: 40px !important;
    border-radius: 20px;
}

.form-control, .wpcf7-form-control {
		border-color: currentcolor currentcolor #000000;
}

input:focus {
    border-color: #f26622;
}

input[type=text], input[type=email], input[type=password], input[type=search], input[type=url], input[type=tel], button, input, optgroup, select, textarea {
		margin-top: 8px;
}

.form-control, .wpcf7-form-control {
		font-size: 24px !important;
		border-width: 0 0 2px;
}

textarea.wpcf7-form-control {
	height: 200px;
}

input[type=submit], button[type=submit] {
    height: 40px;
    border: 1px solid #000000;
    padding: 0px 10px;
    font-size: 18px !important;
    background: #000000;
    color: #fff;
    width: 200px;
    float: right;
}

textarea:focus{
		outline: none;
  	box-shadow:none !important;
}

textarea {
  resize: none;
}

div.wpcf7-mail-sent-ok {
	border: none;
	color: #398f14;
}

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    font-size: 20px;
		border: none;
    color: #ff0000;
    margin-top: -35px;
    float: left;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
		background: none;
}

.wpcf7-form-control.wpcf7-not-valid {
    border-color: currentcolor currentcolor #ff0000;
}

a:focus, a:hover {
    color: #FFF;
}

.page-id-939 #mainmenu {
	display: none;
}
