/* Enter Your Custom CSS Here */

@font-face {
    font-family: 'bodoniroman';
    src: url('bodoni_roman-webfont.woff2') format('woff2'),
         url('bodoni_roman-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

h1, h2, h3 { 
font-family: "bodoniroman", Arial, sans-serif!important;
}

.vc_figure-caption {
  float: left;
  position: absolute;
    left: 25px;
    top: 25px;
  color: #ffffff;
  font-size: 11px;
  text-shadow: 2px 2px 2px rgba(0,0,0,0.69);
}

.vc_col-sm-8 .vc_figure-caption, .vc_col-sm-6 .vc_figure-caption {
  float: left;
  position: absolute;
    left: 15px;
    top: 30px;
  color: #ffffff;
  font-size: 11px;
  text-shadow: 2px 2px 2px rgba(0,0,0,0.69);
}

.wpb_single_image .vc_figure-caption {
  padding-right: 25px;
    margin-top: 0em;
  margin-left: 0em;
    font-size: 1em;
}

label {
  text-align: left;
}

.fl_contact_form .fl_contact_name {
    padding-left: 0;
    margin-bottom: 15px;
}

.fl_contact_form .fl_contact_email {
    padding-right: 0;
    margin-bottom: 15px;
}

.fl-home-header p, .fl-home-header li {
  font-size: 1.05em;
}

.fl-home-header ul {
  margin: 0 0 0 5px;
  padding: 0px;
  list-style: none;
}

.fl_content_story ul li {
  background: url("/wp-content/uploads/Green-Tick.png") transparent no-repeat;
  background-color: transparent; 
  list-style: none;
    padding: 0 0 3px 30px;
  text-align: left;
}

.fl-home-header strong {
  font-size: 1em;
  letter-spacing: 1px;
}

.fl-home-header {
    height: auto!important;
}

.fl-home-header .wpcf7-validation-errors {
  color: #ffffff;
}

.fl-submit-button-contact, .fl-pass-button, .fl-submit-comment {
    color: #ffffff;
    background-color: #7fc04b;
}

.fl_contact_form_style_two .submit_contact {
    text-align: left;
}

.wpcf7-form p {
    margin: 0 0 0.4em;
    text-align: left;
    line-height: 1rem;
}

.fl_footer_style_four {
    background-color: #424140!important;
}

.fl_footer_style_four .fl-top-footer .widget .widget_title, .fl_footer_style_four .fl-top-footer .widget, .fl-copyrights-span, .fl_footer_style_four a {
    color: #ffffff;
}

.fl_footer_style_four .fl-bottom-footer .container {
    border-top: 1px solid #000000;
}

.fl_contact_form textarea.fl-contact-form-message {
    padding: 8px 5px 5px 15px!important;
    min-height: 70px;
    margin-bottom: 10px;
}

input[type=email], input[type=number], input[type=password], input[type=search], input[type=text], input[type=url], textarea {
    color: inherit;
    font-family: inherit;
    width: 100%;
    border: 1px solid #f1f1f1;
    height: 35px!important;
    font-size: 15px;
    padding: 5px 5px 5px 10px;
    background-image: none;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.fl-bottom-footer {
  display:none!important;
}

.fl_footer_style_four .fl-top-footer .widget:nth-child(2) {
    padding-left: 40px;
    padding-right: 40px;
    border: 0px solid #fff;
    border-top: 0;
    border-bottom: 0;
}

.fl_footer_style_four .fl-top-footer {
    padding: 10px 0 0px;
}

.mejs-controls {
  display: none !important;
  visibility: hidden !important;
  }

p {
    margin: 0 0 1em;
    text-align: left;
    line-height: 1.925rem;
}


@media (max-width: 420px) {
.fl-footer-sidebar p {
    margin: 0 0 1em;
    text-align: left;
    font-size: 11px;
}
}

.wpcf7-list-item-label {
		color: #ffffff;
}