@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&amp;display=swap');

.single-post .entry-title {
  font-size: 32px !important;
  margin-bottom: 10px;
  line-height: 36px;
}

.pum-content.popmake-content {
  font-size: 25px;
}

.wpcf7-list-item {
  margin-left: 0;
  margin-right: 20px;
  font-size: 15px;
}

.wpcf7-form p {
  font-size: 15px;
}

#top-menu li {
    padding-right: 30px;
}

p[data-wp-editing="1"] {
  padding-bottom: 0 !important;
}

header .container.clearfix.et_menu_container {
    max-width: 1400px !important;
}

h1 {
    font-size: 54px !important;
    font-weight: 500 !important;
}

.wpcf7-form-control-signature-global-wrap {
    border: 1px solid #ccc;
}

#top-menu a {
    font-weight: 400 !important;
}

.fa {
    font-size: 20px !important;
    margin-right: 15px;
    margin-top: 10px;
}

.wpfront-message {
    padding: 10px;
}

.entry-title a {
    color: #2589ad;
}

#bwbutton {
    background: #2589ad;
    color: #fff;
    padding: 7px 15px;
}

#bwbuttonwhite {
    background: #ffffff;
    color: #2589ad;
    padding: 7px 15px;
}

.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.et_pb_bg_layout_dark.et_pb_text_align_left {
    padding: 15px 0 13px;
}

.author-name {
    margin-top: 20px !important;
}

#bwborder img {
    border: 7px solid #fff;
    box-shadow: 0 0 3px #ccc; -moz-box-shadow: 0 0 3px #ccc; -webkit-box-shadow: 0 0 3px #ccc; -khtml-box-shadow: 0 0 3px #ccc;
}

#main-footer .footer-widget h4 {
    margin-bottom: 13px;
}

.et_pb_testimonial {
    margin-bottom: 50px !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: #333 none repeat scroll 0 0;
    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;
}

#mce-EMAIL {
    padding: 10px;
    width: 400px;
    text-align: center;
    font-size: 15px;
}

#mc-embedded-subscribe {
    background: #2589ad;
    color: #fff;
    font-size: 15px;
    padding: 9px 30px;
    margin-top: 20px;
    text-transform: uppercase;
    border: 0 !important;
}

@media screen and (max-width: 768px) {
.et_pb_testimonial_description img {
  min-width: 100%;
  margin-bottom: 30px;
}
}