.menu-block .inner-box .text {
            padding-right: 50px;
        }

        .intro-content-section {
            overflow: hidden;
        }

        .subtitle {
            position: relative;
        }

        .subtitle::after {
            width: 100px;
            height: 2px;
            background: #345e3b;
            right: 0;
            margin-left: 30px;
            content: '';
            display: inline-block;
            vertical-align: middle;
        }

        .fa-facebook-f:before,
        .fa-facebook:before {
            content: "\f09a" !important;
        }

        .gloreya-main .icon.icon-tsplus {
            font-size: 22px;
        }
