.bt_bb_section.bt_bb_color_scheme_11 {
        color: #ffffff;
        background-color: #00a0a1;
    }
    .bt_bb_section.bt_bb_bottom_spacing_normal > .bt_bb_port {
        padding-bottom: 2.5em;
    }
    .bt_bb_section.bt_bb_top_spacing_medium > .bt_bb_port {
        padding-top: 5em;
    }
    .bt_bb_layout_boxed_1200 .bt_bb_cell {
        width: 1200px;
        max-width: calc(100% - 60px);
    }
    .bt_bb_layout_boxed_1200 .bt_bb_cell {
        width: 1200px;
        max-width: calc(100% - 60px);
    }
    .bt_bb_row_holder {
    height: auto;
    margin: 0 -20px;
}
.imgfooter img {
        display: block;
    margin: 0;
    line-height: 0;
    max-width: 100%;
    height: auto;
    width: auto;
    max-height: 250px;
    max-width: 100%;
}
footer h5 {
    font-size: 1.4865em; font-weight: 400;
}
.bt_bb_headline h5 {
    display: block;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.bt_bb_separator:before, .bt_bb_separator:after {
    content: ' ';
    display: table;
    width: 100%;
    clear: both;
    border-width: inherit;
}
.bt_bb_separator.bt_bb_top_spacing_small {
    margin-top: 1.25em;
}
.bt_bb_separator.bt_bb_top_spacing_normal {
    margin-top: 2.5em;
}
.bt_bb_separator.bt_bb_top_spacing_extra_small {
    margin-top: .625em;
}
.testofooter {
    color: #ccc;
}
footer p {font-size: 16px;}
.bt_bb_button a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 1em 3em;
    -webkit-transition: all 300ms 
ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms 
ease;
}
.bt_bb_button.bt_bb_size_small a {
    padding: 1.357em 1.786em;
}
.bt_bb_button.bt_bb_style_filled a, .bt_bb_button.bt_bb_style_outline a {
    box-shadow: 1px 1px 3px 1px rgba(34, 34, 34, .2);
}
.bt_bb_button.bt_bb_style_filled.bt_bb_color_scheme_6 a {
    background-image: linear-gradient(to right, #1ebeb6 51%, #115278 100%);
    background-position: 0 0;
    background-size: 200% 100% !important;
}
.bt_bb_button.bt_bb_style_filled.bt_bb_color_scheme_6 a {
    background-image: linear-gradient(to right, #e36957 51%, #00a0a1 100%);
}
.bt_bb_color_scheme_6.bt_bb_button.bt_bb_style_filled a {
    background-color: #e36957;
    color: #ffffff;
    box-shadow: 1px 1px 3px 1px rgba(34, 34, 34, .2);
}
.bt_bb_button.bt_bb_style_filled.bt_bb_color_scheme_6:hover a {
    background-position: 99% 0;
    text-shadow: 0 1px 2px rgba(34, 34, 34, .2);
}
.bt_bb_color_scheme_6.bt_bb_button.bt_bb_style_filled:hover a, .bt_bb_color_scheme_6.bt_bb_button.bt_bb_style_filled a:hover {
    background-color: #e36957;
    color: #ffffff;
    box-shadow: 1px 1px 10px 1px rgba(34, 34, 34, .2);
}
footer .ion::before {font-size: 32px;}
footer a:hover {
    color: #e36957;
}
.icofooter.bt_bb_icon.bt_bb_style_borderless a {
    color: #ccc !important;
    transition: none;
}
footer {background: rgb(229, 106, 84) !important;}