.panel {
    border: none;
    padding: 0 10px;
}

.panel ul {
    list-style: none;
}

.blockquote-2 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-top: 0px;
    margin-bottom: 0px;
}

.panel-heading {
    border-bottom: 1px solid #ddd !important;
}

.panel-body b {
    font-size: 14px;
    color: #666;
    font-weight: normal;
    margin-left: 40px;
}

.panel-group .panel-heading+.panel-collapse .panel-body {
    border: none;
    border-bottom: 1px solid #ddd;
}

.panel-title a {
    -webkit-outline-style: none;
    -moz-outline-style: none;
    outline-style: none;
}

.widget {
    margin: 0;
}

.panel-group {
    margin: 0;
}

.hr-content {
    padding-bottom: 112px;
    border: 1px solid #e0e0e0;
}

.panel-default>.panel-heading {
    background: #fff;
}

blockquote {
    border: none;
}

.pull-right {
    position: absolute;
    right: 0;
    top: 24px;
}

.wp-theme-3 .section-title {
    font-size: 18px;
    font-weight: normal;
    color: #65bef5;
    margin: 0;
    text-transform: capitalize;
    position: relative;
    overflow: hidden;
    line-height: 68px;
    background: url("../images/about3/title-bg.png") no-repeat 10px center;
    background-color: #f7f6f6;
    text-indent: 57px;
    border-bottom: 1px solid #e0e0e0;
}

.bg-3 {
    margin-top: 30px;
}

.list-check li {
    color: #999;
}