

.content .container .container_inner {
    padding: 20px 0 0 0;
}
.full_width {
    position: relative;
    z-index: 100;
    background-color: rgb(255, 255, 255);
    border-top: 20px solid #0068c2;
}
.q_slider {
    width: 100%;
    padding-bottom: 15px;
    overflow: hidden;
    position: relative;
}
.header_bottom {
    background-color: rgba(0, 100, 179, 0);
}
.wrapper_inner {
    width: 100%;
    overflow: hidden;
    background: rgba(234, 247, 243, 0) url(http://jpmrefrigeracao.com.br/refrigeracao/wp-content/uploads/2017/04/cristo3.jpg) no-repeat center top;
}
.content {
    background-color: rgba(255, 255, 255, 0);
     min-height: 304px;
}
.full_width {
    position: relative;
    z-index: 100;
    background-color: rgb(255, 255, 255);
}
.q_accordion_holder.accordion .ui-accordion-header .accordion_mark {
    width: 35px;
    height: 35px;
    webkit-border-radius: 50px;
    margin: 0 20px 0 0;
    background-color: #e6e6e6;
    background-image: url(img/plus.png);
    background-repeat: no-repeat;
    background-position: center;
    webkit-transition: background-color .3s ease-in-out;
}