:root {
    --xprimary: #084945;
}

.font-family-serif-1 {
    font-family: 'DM Serif Display', serif !important;
}

.text-title-decoration-1 {
    border-left: solid 11px var(--xprimary);
    padding-left: 15px;
}

.text-title-decoration-2 {
    border-top: solid 11px var(--xprimary);
    padding-top: 15px;
}

#box-1 {
    padding-bottom: 20px !important;
}

#box-4 li {
    border-bottom: solid 5px #f3f3f3;
    margin-bottom: 10px;
    padding-bottom: 20px;
}

/*
#footer {
    display: none;
}
 */
.it-footer-small-prints {
    display: none;
}

@media only screen and (min-width: 768px) {
    #box-1 {
        padding-top: 30px !important;
        max-width: 700px;
        padding-bottom: 25px !important;
    }
}

.show-menu-main {
}

.wpcf7-form-control.has-spinner.wpcf7-submit {
    color: #ffffff !important;
}

.wp-block-button__link {
    background: #ffffff;
    font-weight: 900 !important;
    color: #084946 !important;
    text-transform: uppercase;
}

@media screen and (max-width: 767px) {
    .it-header-center-wrapper {
        padding-left: 65px !important;
    }

    .show-menu-main:after {
        left: 10px;
        top: -15px;
        width: 100%;
        font-size: 2.75rem;
    }
}
