.boxes-7 {
    float: left;
    width: 100%;
}

.box-7 figure {
    float: left;
    padding: 15px;
    border: 1px solid #fdc716;
}

.box-7 .description {
    overflow: hidden;
    padding-left: 28px;
}

.box-7 figure a:hover {
    opacity: 0.9;
}

.box-7 .txt-4 {
    float: left;
    width: 100%;
    background: #f5f5f6;
    height: 40px;
    padding: 11px 10px;
}

.box-7 .description-1 {
    float: left;
    width: 100%;
    min-height: 240px;
}

.box-7 .txt-1 a {
    color: #595a5b;
    font-size: 18px;
}

.box-7 .txt-1 a > span:first-child {
    color: #000;
    font-size: 28px;
    border-bottom: 1px solid #fdc716;
}

.box-7 .txt-1 {
    margin-bottom: 22px;
}

.box-7 .txt-2 {
    margin-bottom: 13px;
}

.box-7 .txt-2 span {
    font-size: 14px;
}

.box-7 .txt-2 span span {
    color: #fdc716;
    margin-right: 5px;
    font-size: 26px;
}

.box-7 .txt-3 a {
    color: #595a5b;
}

.box-7 .txt-3 {
    position: relative;
    margin-bottom: 22px;
    padding-right: 20px;
}

.box-7 .txt-3:after {
    width: 12px;
    height: 22px;
    display: block;
    background: url(../img/sprite.png) -194px 0;
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -11px;
    right: 0;
}

.box-7 .txt-3 a:hover, .box-7 .txt-1 a:hover {
    color: #000;
}

.box-7 {
    margin-bottom: 15px;
    padding-bottom: 15px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #f5f5f6;
}

.boxes-7 .box-7:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}

.button-box-2 {
    float: left;
    width: 100%;
}

.box-7-1 .description {
    padding-left: 408px;
    background: none;
}

.box-7-1 .txt-4 {
    background: none;
}

.box-7-1 {
    background: #fdc716;
}

.box-7 .txt-4 a {
    margin-right: 60px;
}

.box-7 .txt-4 a:last-child {
    margin-right: 0;
}

.zz-btn-contact {
    position: relative;
}

.zz-btn-contact:before {
    width: 23px;
    height: 23px;
    margin: -5px 10px 0 0;
    display: inline-block;
    vertical-align: middle;
    content: "";
    background: url(../img/sprite.png) -413px 0;
}
