#s5_facebook:hover {
background-color:#ffff00;
}

#s5_breadcrumb_font_wrap_inner {
background: #ffff00;
padding:4px;
padding-top:8px;
padding-left:12px;
padding-right:12px;
margin-left:16px;
margin-right:16px;
color:#ff6600 !important;
}

.s5_is_display {
    color: #626262 !important;
}

.module_round_box-dark .s5_mod_h3_outer {
    color: #ff6600 !important;
}

.s5_is_display a {
    color: #ff6600 !important;
    text-decoration: underline;
}

#s5_top_row1_area_inner, #s5_bottom_row3_area_inner {
    background: #000000 repeat scroll 0 0;
}

/* PAGINA NEGRA
----------------------------------------------------------- */
#s5_top_row2_area_inner, #s5_top_row3_area_inner, #s5_center_area_inner, #s5_bottom_row1_area_inner, #s5_bottom_row2_area_inner {
    background: #000000 none repeat scroll 0 0;
}

.module_round_box-dark {
    background: #000000 none repeat scroll 0 0;
    border: 1px solid #ffffff;
    color: #ffffff;
    padding: 18px;
}

#s5_menu_wrap {
    background: #000000 none repeat scroll 0 0;
}


#s5_search_wrap input {
    background: #000000 url("../images/s5_search.png") no-repeat scroll right center;
    border: 6px solid #000000;
    height: 12px;
    width: 240px;
}

#s5_search_wrap input:hover {
border:solid 6px #FFFFFF;
width:280px;
}

#s5_top_gap {
    background: #000000 none repeat scroll 0 0;
    display: block;
    height: 30px;
}

.module_round_box-no_padding_dark {
    background: #000000 none repeat scroll 0 0;
    border: 1px solid #ffffff;
    color: #ffffff;
    padding: 0;
}

.black_box {
    background: #000000 none repeat scroll 0 0;
    border: 1px solid #ffffff;
    color: #ffffff;
    padding: 6px 6px 6px 15px;
}

#s5_breadcrumb_font_wrap {
    background: #000000 none repeat scroll 0 0;
    border-top: 16px solid #000000;
}

#s5_footer_area_inner {
    background: #000000 none repeat scroll 0 0;
}

body {
    color: #ffffff;
    font-size: 0.8em;
    line-height: 150%;
}

h2 a {
    color: #ffff00 !important;
}

.s5_scrolltotop {
    background: #000000 url("../images/s5_scroll_arrow.png") no-repeat scroll 0 0;
    cursor: pointer;
    display: block;
    height: 38px;
    width: 38px;
}

#s5_facebook {
    background: #000000 url("../images/facebook.png") no-repeat scroll left top;
    cursor: pointer;
    float: right;
    height: 38px;
    margin-bottom: 2px;
    transition: all 300ms ease-out 0s;
    width: 38px;
}


#s5_google {
    background: #000000 url("../images/google.png") no-repeat scroll left top;
    cursor: pointer;
    float: right;
    height: 38px;
    margin-bottom: 2px;
    transition: all 300ms ease-out 0s;
    width: 38px;
}

#s5_twitter {
    background: #000000 url("../images/twitter.png") no-repeat scroll left top;
    cursor: pointer;
    float: right;
    height: 38px;
    margin-bottom: 2px;
    transition: all 300ms ease-out 0s;
    width: 38px;
}

#s5_rss {
    background: #000000 url("../images/rss.png") no-repeat scroll left top;
    cursor: pointer;
    float: right;
    height: 38px;
    margin-bottom: 2px;
    transition: all 300ms ease-out 0s;
    width: 38px;
}

.module_round_box-no_padding {
    background: #000000 none repeat scroll 0 0;
    border: 1px solid #ffffff;
    padding: 0;
}

/* FIN PAGINA NEGRA
----------------------------------------------------------- */

.float-wa{
        position:fixed;
        width:60px;
        height:60px;
        bottom:40px;
        right:40px;
        background-color:#25d366;
        color:#FFF;
        border-radius:50px;
        text-align:center;
        font-size:30px;
        z-index:100;
    }

/* Background Negro en Promocion */

div#s5_pos_custom_1 {
    background: #000000;
}

#s5_pos_custom_1 {
background:#000000;
}
