/*.........COLLAPSE STYLE.............*/
.wpb_accordion_header {
    background: #54C5D0 !important;
   border-radius: 4px 4px 0 0;
}
.wpb_accordion_header a {
    color: #fff !important;
}
.wpb_accordion_header span {
    display: none !important;
}
.ui-accordion-content, .ui-tabs-panel, .wpb_tab {
    border: solid 1px rgba(0, 0, 0, 0.2) !important;
    border-radius: 0 0 4px 4px !important;
}
.full{
    width: 100%;
}
.font30{
    font-size: 30px !important;
}

.header-logo {
    background: url('https://sanetil.com.br/wp-content/uploads/2015/08/logo.png') no-repeat center;
    background-size: 90%;
}
.header-model-1 .header-logo a {
    color: transparent !important;
}

.ui-state-active a {
    text-transform: uppercase;
    font-size: 16px;
color: #fff !important;
}
.ui-state-active {
    background: #54C5D0 !important;
}
li.ui-state-default.ui-corner-top {
    font-size: 16px;
    text-transform: uppercase;
    background: #eee;
    border-radius: 4px 4px 0 0;
}
.widget {
    border: solid 1px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
}
.widget .widget-title {
    background: #54C5D0;
    padding: 5px 10px;
    color: #fff;
    text-transform: uppercase;
}
.footer-model-1 .widget {
    border: none;
}
.vc_grid-item-zone-c-right .vc_gitem-animated-block {
    width: auto !important;
    max-width: 39% !important;
}
.vc_grid-item-zone-c-right .vc_gitem-zone-c {
    width: 60% !important;
    max-width: 60% !important;
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h4 {
    text-align: left !important;
}