/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 06 2019 | 15:16:29 */
/***************************************************************************
*   OWN CSS
***************************************************************************/
.hd_cover {
    background-color: #000;
}

.grecaptcha-badge {
    display: none;
}

.title-grey h1, .title-grey h2, .title-grey h3, .title-grey h4 {
    color: #3B3B3B;
}

.navigation_menu {
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
    border-top: none;
}

span#header_shadow {
    display: none;
}

.enigma_footer_area {
    background-color: #000;
}

/* GENERAL */
.enigma_header_breadcrum_title, .enigma_blog_wrapper {
    margin-bottom: 5px !important;
}

div.push-right {
    display: none !important;
}

/* HOMEPAGE */
.enigma_callout_area {
    background-color: initial !important;
    padding: 15px;
}
.enigma_callout_area .container {
    padding: 20px;
    border: 10px #EFEF10 solid;
    border-radius: 5px 50px;
}
.enigma_callout_area p {
    color: initial;
    font-size: 30px !important;
    font-weight: bold !important;
}
.enigma_callout_area a {
    color: initial;
}

.enigma_callout_shadow {
    display: none !important;
}