﻿.hr-peals-sec4 p {text-align:center;}
.hr-peals-sec4 ul li{display:inline-block;width: 16%;   margin: 15px .5%;}
.hr-peals-sec4 ul li:last-child {width: 50%;}
.hr-peals-sec4 .captcha_text {float: left; width: 50%;}
.hr-peals-sec4 ul li.horizec { width: 26%;}

.main_text_title {
    color: #20418e;
    font-size: 30px;
    font-family: 'Roboto',sans-serif;
    font-weight: bold;
    text-align: center;
    padding: 11px 0 0 0;
}
.line-centered {
    position: relative;
    display: block;
    max-width: 100px;
    height: 2px;
    background: #f8cd1e;
    margin: 10px auto 10px;
}
.portfolio-item {
    position: relative;
    padding: 10px 15px;
}
.bg_orange {
    background: #f8cd1e;
}
.inner-box h3 {
    position: relative;
    padding-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #20418e;
    font-family: 'Roboto',sans-serif;
}
.testimonial {
    border: 1px dashed #333;
    padding: 10px;
    min-height: 100px;
    margin-bottom: 10px;
}