body .footer{
        padding-bottom: 50px !important;
        padding-top: 25px !important;
}

body .container .text-display-1{
        font-size: 17px !important;
    line-height: 23px !important;
        text-align: justify !important;
}

.section-projects .filter {
       margin-right: -4rem!important;
}
body .section-projects .filter-content{
    overflow: inherit;
}
body .section-projects .filter-content{
    padding: 0 25px 0 0;
}
body .section-projects .filter li{
       margin: .6rem 0 0 1.6rem;
}
body .project-item:hover .project-hover {
    background-color: rgba(67, 168, 200, 0.85);
}
.about-info ol li{
      font-weight: 400;
}
.about-info ol li h6{
      font-weight: 400;
}
body .menu-list .menu-footer{
	display: none;
}


body .menu-list{ top: 6rem; bottom: 2rem; } @media (min-height: 600px){ body .menu-list { top: 6rem; bottom: 3rem; } } @media (min-width: 992px){ body .right-boxed { right: 2.2857rem; } } @media (min-height: 600px){ body .menu-list>li { font-size: 2rem; } } body .menu-list>li { margin-top: 2rem; }

@media (min-width: 992px){
    .wpb_wrapper .page-header-3 {
        margin: -5.8rem 0 3.2rem;
    }
}