.content-box-8 {
    padding: 35px 0 40px 0;
}

.content-box-9 {
    padding: 35px 0 40px 0;
    background: #f5f5f6;
}

.content-box-9-1 figure {
    float: left;
    padding: 15px;
    border: 1px solid #fdc716;
    margin-right: 15px;
}

.content-box-9-1 .c-form-box {
    overflow: hidden;
}

.content-box-9-1 .input-box textarea {
    height: 144px;
}

.content-box-8 .txt-box {
    text-align: center;
    color: #8e8e8e;
}

.box-6 {
    float: left;
    width: 100%;
    margin-top: 55px;
}

.box-6 .description {
    float: left;
    width: 360px;
    padding-left: 10px;
    padding-right: 15px;
    border-left: 1px solid #fdc716;
}

.box-6 h3 {
    font-weight: 300;
    color: #000000;
    font-size: 31px;
    margin-bottom: 25px;
}

.box-6 .description a {
    color: #fdc716;
}

.box-6 .description a:hover {
    color: #000;
}

.box-6 .map-box-1 {
    overflow: hidden;
    height: 288px;
}

.box-6 .map-box-1 iframe {
    width: 100%;
    height: 100%;
}

.boxes-6 {
    margin-top: -15px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}