/*!
Theme Name: ebl-consultants
Theme URI: https://digitalguider.com/
Author: DG Development Team
Author URI: https://digitalguider.com/
Description: A custom WordPress theme for ebl-consultants.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ebl-consultants
*/
.wpcf7-not-valid-tip:not(:nth-child(1)):not(:nth-child(2)) {display:none;}

section.services-section.contact .lower-content {
    height: unset;
}

.report-section {
    padding: 120px 0 90px;
}

.report-item {
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 5px;
    display: inline-block;
    font-size: 17px;
    line-height: 24px;
    color: #fff;
    padding: 18px 35px!important;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
    background-color: #55a9e1;
    cursor: pointer;
}
.report-item  a {
    color: #fff;
    font-size: 17px;
}
.report-section{text-align:center}
.report-item {margin:10px;margin-top:1rem}
.report-pdf ul {
    display: flex;
    justify-content: center;
    margin-top: 1rem;
}

.auto-container.report-single {
    text-align: center;
}

.report-pdf ul li {
    margin: 1rem;
}
.pdf-link:hover {
    background: unset !important;
}

.gallery-text {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 20px;
    transform: translate(-50%, -50%);
    font-weight: 700;
    color: #fff;
}