@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&amp;display=swap');

body, input, textarea, select {
  font-family: 'Plus Jakarta Sans',Helvetica,Arial,Lucida,sans-serif;
}

.tp-bgimg.defaultimg {
  border-radius: 0 0 30px 30px;
}

.sub-menu {
  border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; -khtml-border-radius: 0 0 10px 10px;
}

#promobox img {
  border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; -khtml-border-radius: 10px 10px 0 0;
}

.ajax-loader {
  display: none !important;
}

.wpcf7-form-control {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;-khtml-border-radius: 8px;
  font-size: 14px !important;
  box-shadow: 0 0 10px #eee inset; -moz-box-shadow: 0 0 10px #eee inset; -webkit-box-shadow: 0 0 10px #eee inset; -khtml-box-shadow: 0 0 10px #eee inset;
}
.wpcf7-form-control.wpcf7-submit {
  box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; -khtml-box-shadow: none !important;
}

h1, h2, h3, h4, h5, h6, li, p {
  font-family: 'Plus Jakarta Sans',Helvetica,Arial,Lucida,sans-serif !important;
}

#main-header.et-fixed-header {
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1) !important;
}

.et_pb_button {
  color: #fff !important;
  font-weight: 700;
}

#main-header {
  -webkit-box-shadow: 0 0 30px #157246;
  -moz-box-shadow: 0 0 30px #157246;
  box-shadow: 0 0 30px #157246;
}

@media screen and (max-width: 980px) {
div.et_pb_section.et_pb_section_1 {
    background: #f7f7f7 !important;
}
#bwtopbar {
    padding: 3px 1px !important;
}
}

#main-header {
    background: #fff url(/custom/header-bg.png) no-repeat top center;
}

.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.et_pb_bg_layout_dark.et_pb_text_align_left {
    padding: 25px 0 15px;
}

#bwtopbar {
    background: #1d965d;
    position: absolute;
    right: 0px;
    padding: 7px 10px;
    text-align: right;
    border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; -khtml-border-radius: 0 0 10px 10px;
}

#bwtopbar a {
    font-weight: 600;
    margin: 0 10px;
    color: #fff;
    font-size: 17px;
}

#et-top-navigation {
    padding-top: 60px !important;
    padding-bottom: 20px !important;
}

#top-menu li {
    padding-right: 30px;
}

#top-menu a {
    padding-bottom: 10px !important;
}

#bwreadmore {
    background: #1d965d;
    color: #fff;
    padding: 4px 15px;
    font-weight: bold;
    float: left;
    margin-top: 10px;
}

.footer-widget h4 {
    margin-bottom: 10px;
}

#footer-info {
    width: 100%;
}

#footer-info a {
    float: right;
    margin-left: 10px;
}

#promobox {
   box-shadow: 0 0 30px #ddd; -moz-box-shadow: 0 0 30px #ddd; -webkit-box-shadow: 0 0 30px #ddd; -khtml-box-shadow: 0 0 30px #ddd;
   border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;
   padding-bottom: 30px;
   background: #1d965d;
}

#c7form {
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.0784313725490196);
  -moz-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.0784313725490196);
  -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.0784313725490196);
  -khtml-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.0784313725490196);
  padding: 30px;
  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;
}

#bwlegal {
    color: #f7f7f7;
    max-width: 1260px;
    margin: 0 auto 25px;
    padding: 0 30px;
}

#text-5 img {
    max-width: 160px;
}

.footer-widget {
    margin-bottom: 30px !important;
}

.grecaptcha-badge {
    display: none !important;
}

/* CF 7 */

.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: #1d965d;
    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;
}

#bwsmall {
    font-size: 13px;
    line-height: 25px;
}