#page-content-wrapper{
    background: none;
}
th {text-align: left;
}
.heading.h2{
    margin-bottom: 5px;
}
.hr-four{
    border-bottom: 10px solid #d1d1d1;
    padding-top: 6px !important;
    clear: both;
    margin-bottom: 25px;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul{
    top: -3px !important;
}
.sf-menu>li>ul{
    border-bottom: none;
}
#top_link{
    right: 25px;
    bottom: 25px;
}
#top_menu{
    top: 127px;
    padding: 0 10px;
    width: 100%;
    box-sizing: border-box;
    background: rgba(11, 47, 91, 0.85) none;;
    background-origin: content-box;
    height: auto;
}
#top_menu > li{
    padding: 0;
    height: auto;
}
#top_menu > li > a{
    padding: 12px 15px;
    text-align: center;
}
.page-content2 .heading.h2{
    margin-bottom: 5px;
    color: #0b2f5b;
}
.page-content-wrapper .side_bar{
    height: auto;
    min-height: 500px !important;
}
.about-section{
    padding: 5px 19px !important;
    width: 630px;
    min-height: 0 !important;
}
.about-item{
    margin: 60px 25px;
    display: flex;
    align-items: center;
}
.about-title{
    font-weight: 200;
    flex-basis: 170px;
    flex-shrink: 0;
    text-align: center;
    font-size: 30px;
}
.about-description{
    font-size: 15px;
    /* font-family: Verdana, Geneva, Tahoma, sans-serif; */
    line-height: 1.7;
}
.section-clientes{
    margin: 35px 20px;
    display: flex;
}
.clientes{
    width: 50%;
}
.clientes li{
    margin-bottom: 10px;
    line-height: 1.2;
    font-size: 16px;
    font-weight: 500;
}


.footer{
    padding: 15px 0;
    text-align: center;
}
.footer .social-links{
    margin-bottom: 5px;
}
.footer li{
    display: inline-block;
    margin-right: 10px;
}
.footer li:last-child{
    margin-right: 0;
}
.footer p{
    color: #fff;
    padding: 10px;
}
.height520{
    height: 520px !important;
}

.service{
    display: flex;
    align-items: center;;
    /* width: 610px; */
    margin-bottom: 33px;
}
.service-image{
    width: 215px;
    margin-right: 20px;
}
.service-description{
    font-size: 15px;
}