@media screen and (max-width: 768px) {
.et_header_style_centered #logo {
    max-height: 90px;
}
}

.footer-widget h4 {
    margin-bottom: 13px;
}

#text-3 a {
    line-height: 23px;
}

.fa {
    font-size: 20px !important;
    margin-right: 15px !important;
    margin-top: 10px !important;
}

#bwback {
    font-style: italic;
}

.single-post .entry-title {
    margin-top: 10px;
}
.single-post #left-area {
    max-width: 700px;
    margin: 0 auto !important;
        margin-bottom: 0px;
    float: unset !important;
    box-shadow: 0 0 30px #eee;
    padding: 30px;
    margin-bottom: 100px !important;
}

.single-post #main-content .container::before {
    width: 0;
}

.et-pb-controllers {
    display: none !important;
}

.et_pb_gallery {
    border: 7px solid #fff;
    box-shadow: 0 0 20px #eee; -moz-box-shadow: 0 0 20px #eee; -webkit-box-shadow: 0 0 20px #eee; -khtml-box-shadow: 0 0 20px #eee;
}

.et_pb_text_inner ul {
    margin-top: 15px !important;
}

.et_pb_text_inner ul li {
    margin-bottom: 7px;
}

.darkbox a {
    color: #fff;
}

#main-header {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.et_pb_bg_layout_dark.et_pb_text_align_center {
    padding: 5px 0 0px;
}

.nav li ul {
    width: 410px;
}

#top-menu li li a {
    width: 380px;
}

#text-4 p {
    line-height: 25px;
}

#top-menu li {
    padding-right: 30px;
}

.et_pb_testimonial {
    margin-bottom: 55px !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: #b283cc;
    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;
}