BODY {
    background-color: #f2f2f2;
}
HEADER#header_top {
    padding-top:30px;
    padding-bottom:30px;
}

SECTION#slider {
    background-color:#000;
    background-image: url(../images/fondo_header.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    text-align:center;
}

a:hover, a:active, a:focus {
  outline: 0;
}

@media (max-width: 767px) {
    A.logo IMG {
        width:90% !important;
        margin-left:5%;
    }
    A.redes IMG {
        margin-top:20px;    
        width:50px;
        margin-left:5px;
        margin-right:5px;
    }
    /* MENU */
        
    NAV.navbar {
        border:0px none !important;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        margin:0px;
    } 
    NAV.navbar LI {
        float:none !important;
    } 
    NAV.navbar LI A {
        font-size:17px;
        border-right:1px solid #fff;
        text-align: left;
        line-height:25px;
    }
    NAV.navbar LI A:hover {
        color:#fff !important;
        background: #9f002f !important;
    }    
    NAV.navbar LI:last-child A {
        border-right:0px none;
    }

    BUTTON.navbar-toggle SPAN {
        color:#fff !important;
        background:#fff !important;
    }
    BUTTON.navbar-toggle:hover, BUTTON.navbar-toggle:active, BUTTON.navbar-toggle:focus {
        background:#9f002f !important;
    }    
}

@media (min-width: 768px) and (max-width: 991px) {
    A.logo IMG {
        width:95%;
        margin-left:5%;
    }
    A.redes IMG {
        width:50px;
        margin-left:5px;
        margin-right:5px;
    }
    /* MENU */
        
    NAV.navbar {
        border:0px none !important;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        margin:0px;
    } 
    NAV.navbar LI {
        float:none !important;
    } 
    NAV.navbar LI A {
        font-size:17px;
        border-right:1px solid #fff;
        text-align: center
    }
    NAV.navbar LI A:hover {
        color:#fff !important;
        background: #9f002f !important;
    }    
    NAV.navbar LI:last-child A {
        border-right:0px none;
    }
    NAV.navbar UL {
        display: table; 
        width: 100%;
    }

    NAV.navbar UL LI {
       display: table-cell; 
    }        
}

@media (min-width: 992px) and (max-width: 1199px) {
    A.logo IMG {
        width:95%;
        margin-left:5%;
    }
    A.redes IMG {
        width:60px;
        margin-left:5px;
        margin-right:5px;
    }
    /* MENU */
        
    NAV.navbar {
        border:0px none !important;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        margin:0px;
    } 
    NAV.navbar LI {
        float:none !important;
    } 
    NAV.navbar LI A {
        font-size:17px;
        border-right:1px solid #fff;
        text-align: center
    }
    NAV.navbar LI A:hover {
        color:#fff !important;
        background: #9f002f !important;
    }    
    NAV.navbar LI:last-child A {
        border-right:0px none;
    }
    NAV.navbar UL {
        display: table; 
        width: 100%;
    }

    NAV.navbar UL LI {
       display: table-cell; 
    }        
}

@media (min-width: 1200px) {
    A.logo IMG {
        width:95%;
        margin-left:5%;
    }
    A.redes IMG {
        width:60px;
        margin-left:5px;
        margin-right:5px;
    }

    /* MENU */
        
    NAV.navbar {
        border:0px none !important;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        margin:0px;
    } 
    NAV.navbar LI {
        float:none !important;
    } 
    NAV.navbar LI A {
        font-size:17px;
        border-right:1px solid #fff;
        text-align: center
    }

    NAV.navbar LI A:hover {
        color:#fff !important;
        background: #9f002f !important;
    }

    NAV.navbar LI:last-child A {
        border-right:0px none;
    }
    NAV.navbar UL {
        display: table; 
        width: 100%;
    }

    NAV.navbar UL LI {
       display: table-cell; 
    }    
}

/* ARTICLE */

.fondo_gris {
    background: #f2f2f2;
}
.padding-vertical40 {
    padding-top:40px;
    padding-bottom:40px;
}
.border-red {
    border:5px solid rgba(192,0,57,0.5);
    padding:5px;
}
.border-gris {
    border:5px solid rgba(100,100,100,0.5);
    padding:5px;
}
ARTICLE {
    padding-top:50px;
    background: #fff
}
ARTICLE H1 {
    font-size:50px;
    color:#c00039;
    margin:0px;
    margin-bottom:10px;
}
ARTICLE H3 {
    font-size:30px;
    color:#000;
    margin:0px;
    font-weight:400;
    margin-bottom:20px;
}
ARTICLE H2 {
    font-size:30px;
    color:#c00039;
    margin:0px;
    font-weight:700;
    margin-bottom:20px;
}
ARTICLE H4 {
    font-size:20px;
    color:#c00039;
    margin:0px;
    font-weight:700;
    margin-bottom:20px;
}
ARTICLE P {
    font-size:18px;
    color:#000;
    margin:0px;
    font-weight:300;
    margin-bottom:30px;
}
ARTICLE P.text_grande {
    font-size:24px;
}
ARTICLE P.texto_pequeno {
    font-size:16px;
    line-height:18px;
}

/* FOOTER */

FOOTER {
    background: #32353A;
}
FOOTER SECTION.contacto {
    background:#c00039;
    font-size:25px;
    color:#fff !important; 
    font-weight:300;   
}
FOOTER SECTION.contacto A, FOOTER SECTION.contacto SPAN {
    color:#fff !important; 
    display:inline-block;
    padding-top:10px;
    padding-bottom:10px;
    margin-left:20px;
    margin-right:20px;
}
FOOTER SECTION.contacto DIV.border-right {
    border-right:1px solid #fff;
}

FOOTER SECTION.contacto IMG {
    width:60px;
    margin-right: 5px;
    padding-top:10px;
    padding-bottom:10px;    
}
@media (max-width: 767px) {
    FOOTER SECTION.contacto DIV.border-right {
        border-right:0px none;
        border-bottom:1px solid #fff;
    }
}

FOOTER H2 {
    color:#fff;
}
FOOTER P {
    color:#fff;
    font-size:20px;
    line-height:24px;
    font-weight:300;
}
FOOTER DIV.footer-padding {
    padding-top:40px;
    padding-bottom:40px;
}


DIV.hr {
  border-top:2px solid #999;
  margin: 10px 0;
}