/********* Do not edit this file *********/
/*
 Accesspress Custom CSS - plugin by https://accesspressthemes.com
*/

.full-width-header{
  width: 100%;
}
.mid-content{
  width: 90%;
}

.main-navigation{
  margin-top: 68px;
}

#go-top{
  border: 2px solid #FFFFFF;
  line-height: 42px;
}

.bwg_title_spun2_0 {
  color: #E66432 !important;
  font-family: inherit !important;
  font-weight: 300 !important;
  padding: 2px 2px 5px 2px !important;
}

.main-navigation > ul > li > a{
  font-weight: 500;
}

.parallax-section .wpcf7-form .wpcf7-submit{
  background: #E66432 none repeat scroll 0% 0%;
}