@font-face {
    font-family: 'BrittanySignature';
    src: url('/custom/BrittanySignature.ttf')  format('truetype');
}

#mobile_menu .sub-menu
{
  margin-top: 0 !important;
}

.wpcf7-response-output {
  margin-top: 20px !important;
}

.et_pb_image img {
  border-radius: 8px; -moz-border-radius: 8px;-webkit-border-radius: 8px; -khtml-border-radius: 8px;
}

.et-fixed-header #top-menu a {
  margin-bottom: 10px !important;
}

.et_header_style_left #et-top-navigation nav > ul > li > a {
  padding-bottom: 10px !important;
  margin-bottom: 63px;
  border-bottom: 2px solid #E2EBE6;
}

.menu-item a:hover {
  border-bottom: 2px solid #9dc5c8 !important;
}

#top-menu-nav > ul > li > a:hover {
  opacity: 1 !important;
}

#imagebutton {
  width: 100%;
  border: none !important;
  padding-top: 100px !important;
  padding-bottom: 100px !important;
  text-shadow: 0 0 20px #000;
  font-weight: bold;
}

.sub-menu {
  margin-top: -45px;
  background: #fff !important;
  border-radius: 8px !important; -moz-border-radius: 8px !important; -webkit-border-radius: 8px !important; -khtml-border-radius: 8px !important;
  border: none !important;
}
.et-fixed-header .sub-menu {
  margin-top: -5px !important;
}

.nav li ul {
  width: 370px;
}

#top-menu li li a {
  padding: 6px 20px;
  width: 330px;
}

h2 {
  margin-bottom: 10px;
}

.fa.fa-linkedin {
  color: #0a66c2 !important;
}

#top-menu li {
  padding-right: 30px;
}

.et_pb_text_inner ul {
  margin-left: 10px;
}

.et_pb_text_inner ul li {
  margin-bottom: 12px;
}

.fa.fa-instagram {
  color: #d820cc !important;
}

.fa.fa-facebook {
  color: #1877f2 !important;
}

.et_pb_module_header {
  font-family: 'BrittanySignature' !important;
  font-size: 44px;
  font-weight: bold;
  color: #387525;
}

.fa {
    font-size: 20px !important;
    margin-right: 15px !important;
    margin-top: 10px !important;
}

#main-header {
  box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; -khtml-box-shadow: none !important;
}

.et_pb_fullwidth_header.et_pb_fullwidth_header_0 {
  background-color: #f0ede6 !important;
  padding: 45px 0 0 0 !important;
}

.et_pb_widget a {
  color: #fff;
}

.footer-widget .title {
  font-weight: 600;
  margin-bottom: 15px;
}

#footer-widgets {
  padding: 6% 0 4%;
}

#certbox {
  background: #fff;
  box-shadow: 0 0 20px #e6e2db; -moz-box-shadow: 0 0 20px #e6e2db; -webkit-box-shadow: 0 0 20px #e6e2db; -khtml-box-shadow: 0 0 20px #e6e2db;
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
}

#certbox img {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
}

/* CF 7 */

#cf7form {
  box-shadow: 0 0 20px #e6e2db; -moz-box-shadow: 0 0 20px #e6e2db; -webkit-box-shadow: 0 0 20px #e6e2db; -khtml-box-shadow: 0 0 20px #e6e2db;
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
  background: #fff;
  padding: 30px;
}

.wpcf7-form-control.wpcf7-text {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 12px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #377427;
    border: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    padding: 8px 0;
    text-transform: uppercase;
    width: 100%;
}

.wpcf7-response-output {
    margin: 0 !important;
}

.wpcf7-date {
    border: 1px solid #ccc;
    width: 100%;
    padding: 10px 6px;
    color: #888;
}

.wpcf7-select {
    width: 100%;
    padding: 8px 6px;
    border-color: #ccc;
}

.wpcf7-spinner {
  display: none !important;
}

/* MOB */

@media screen and (max-width: 768px) {
h2 {
  line-height: 67px;
  font-size: 38px;
}

.et_pb_module_header {
  font-size: 40px;
  line-height: 63px;
}

#footer-widgets {
  padding-top: 50px !important;
}

.sub-menu {
  margin-top: 0 !important;
  background: transparent !important;
}

#logo {
  max-height: 75%;
}

h4 {
  line-height: 31px;
}

#jimage.et_pb_image_1 {
  margin-bottom: 20px;
}

#certrowhme {
  padding-top: 0 !important;
}

}


@media (max-width: 1310px) {
 #et_mobile_nav_menu {
 display: block;
 }

#top-menu {
 display: none;
 }

}