body{
    background: rgba(47,82,144,1) !important
}
#article {
    background: rgba(33,64,123,1);
    background: -moz-linear-gradient(top, rgba(33,64,123,1) 0%, rgba(93,130,191,1) 22%, rgba(56,90,154,1) 41%, rgba(33,64,123,1) 58%, rgba(47,82,144,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(33,64,123,1)), color-stop(22%, rgba(93,130,191,1)), color-stop(41%, rgba(56,90,154,1)), color-stop(58%, rgba(33,64,123,1)), color-stop(100%, rgba(47,82,144,1)));
    background: -webkit-linear-gradient(top, rgba(33,64,123,1) 0%, rgba(93,130,191,1) 22%, rgba(56,90,154,1) 41%, rgba(33,64,123,1) 58%, rgba(47,82,144,1) 100%);
    background: -o-linear-gradient(top, rgba(33,64,123,1) 0%, rgba(93,130,191,1) 22%, rgba(56,90,154,1) 41%, rgba(33,64,123,1) 58%, rgba(47,82,144,1) 100%);
    background: -ms-linear-gradient(top, rgba(33,64,123,1) 0%, rgba(93,130,191,1) 22%, rgba(56,90,154,1) 41%, rgba(33,64,123,1) 58%, rgba(47,82,144,1) 100%);
    background: linear-gradient(to bottom, rgba(33,64,123,1) 0%, rgba(93,130,191,1) 22%, rgba(56,90,154,1) 41%, rgba(33,64,123,1) 58%, rgba(47,82,144,1) 100%);
    margin-bottom: 709px;
    z-index:1;
    min-height:800px;
    height:auto
}
#article #article-container{
    padding-top: 75px;
}
#article #article-container #banner{
    width: 100%;
    
}
#article #article-container #banner img{
    width: 100%;
    position: relative;
    z-index: 1;
}
#article #article-container #banner #banner-text{
    width: 100%;    
    position: absolute;
    top: 0
}
#article #article-container #banner #banner-text #about-text{
    color: white;
    max-width: 1190px;
    margin: 0 auto;
    z-index: 10;
}
#article #article-container #banner #banner-text #about-text h1{
    font-size: 25px;
    text-transform: uppercase;
    font-weight: normal;
    text-shadow: 2px 2px 1px #000;
    margin: 3% 0 0 5%;
}
#article #article-container #banner #banner-text #about-text #divh1{
    height: 1px;
    width: 200px;
    margin: 0.5% 0 0 4%;
   background: rgba(255,255,255,0);
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(40%, rgba(255,255,255,1)), color-stop(60%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 100%);
}
#article #article-container #banner #banner-text #about-text p{
    max-width: 550px;
    width: 40%;
    margin: 1% 0 0 5%;
    text-shadow: 2px 2px 1px #000;
    text-align: justify
}
#article #article-container #banner #slogan-text{
    color: white;
    max-width: 1190px;
    margin: 0 auto;
    z-index: 10; 
    font-size: 14px;
    text-align: right;
    margin-top: -20px;
    text-shadow: 2px 2px 1px #000;
    padding-right: 100px;
}
#article #article-container .bisel{
    display: none;
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(40%, rgba(255,255,255,1)), color-stop(60%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 100%);
    width: 100%;
    height: 1px;
}
#article #article-container #vision{
    background-image: url(../img2/aboutus/apuntador.png);
    background-repeat: no-repeat;
    background-size: 100% 2px;
    background-position: center 71px ;
    width: 100%;
    min-height: 100px;
    height: auto;
    margin-top: 30px;
}
#article #article-container #vision #vision-container{
    max-width: 1190px;
    width: 100%;
    margin: 0 auto;
}
#article #article-container #vision #vision-container .left1{
    width: 24%;
    max-width: 285px;
    margin-left: 51px;
    float: left;
}
#article #article-container #vision #vision-container .left1 img{
    width: 100%
}
#article #article-container #vision #vision-container .right1{
    width: 66%;
    max-width: 830px;
    margin-left: 24px;
    float: right;
    background-image: url(../img2/aboutus/divir.jpg);
    background-repeat: repeat-x;
    margin-top: 71px;
    padding: 39px 0 0 16px;
    color: white;
    font-size: 14px;
    text-transform: capitalize;
    text-shadow: 2px 2px 1px #000;
}
#article #article-container #vision #vision-container .right1 p{
    text-shadow: none;
    margin-top: 15px;
    width: 55%;
    text-transform: none
}
#article #article-container #mision{
    background-image: url(../img2/aboutus/apuntador2.png);
    background-repeat: no-repeat;
    background-size: 100% 2px;
    background-position: center 71px ;
    width: 100%;
    min-height: 100px;
    height: auto;
    margin-top: 30px;
    clear: both;
    top:-45px
}
#article #article-container #mision #mision-container{
    max-width: 1190px;
    width: 100%;
    margin: 0 auto;
}
#article #article-container #mision #mision-container .left2{
    width: 24%;
    max-width: 285px;
    margin-left: 51px;
    float: right;
}
#article #article-container #mision #mision-container .left2 img{
    width: 100%
}
#article #article-container #mision #mision-container .right2{
    width: 66%;
    max-width: 830px;
    margin-left: 24px;
    float: left;
    background-image: url(../img2/aboutus/divir.jpg);
    background-repeat: repeat-x;
    margin-top: 71px;
    padding: 39px 16px 0 0;
    color: white;
    font-size: 14px;
    text-align: right;
    text-transform: capitalize;
    text-shadow: 2px 2px 1px #000;
}
#article #article-container #mision #mision-container .right2 p{
    text-shadow: none;
    margin-top: 15px;
    width: 55%;
    text-transform: none;
    float: right
}
#article #article-container #valves{
    background-image: url(../img2/aboutus/apuntador.png);
    background-repeat: no-repeat;
    background-size: 100% 2px;
    background-position: center 71px ;
    width: 100%;
    min-height: 100px;
    height: auto;
    margin-top: 30px;
    clear: both;
    top:-85px
}
#article #article-container #valves #valves-container{
    max-width: 1190px;
    width: 100%;
    margin: 0 auto;
}
#article #article-container #valves #valves-container .left1{
    width: 24%;
    max-width: 285px;
    margin-left: 51px;
    float: left;
}
#article #article-container #valves #valves-container .left1 img{
    width: 100%
}
#article #article-container #valves #valves-container .right1{
    width: 66%;
    max-width: 830px;
    margin-left: 24px;
    float: right;
    background-image: url(../img2/aboutus/divir.jpg);
    background-repeat: repeat-x;
    margin-top: 71px;
    padding: 39px 0 0 16px;
    color: white;
    font-size: 14px;
    text-transform: capitalize;
    text-shadow: 2px 2px 1px #000;
}
#article #article-container #valves #valves-container .right1 p{
    text-shadow: none;
    margin-top: 15px;
    width: 55%;
    text-transform: none;
    line-height: 20px;
}
#article #article-container #lastline{
    width: 90%;
    max-width: 1190px;
    text-align: right;
    color: white;
    font-size: 14px;
    text-transform: capitalize;
    font-style: italic;
    padding:10px 0 20px 0;
    margin: 0 auto;
    clear: both
}
#article #article-container .bisel2{
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(40%, rgba(255,255,255,1)), color-stop(60%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 100%);
    width: 100%;
    max-width: 1190px;
    margin: 0 auto;
    height: 1px;
}
#FinalContent {
    position: fixed;
    left: 0;
    bottom: 0;
    height: 709px;
    width: 100%;
}
#FinalContent #footer-shop{
    width: 100%;
    height: 513px;
    background-image: url(../img2/aboutus/footer-shop.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
@media screen and (max-width: 1050px){
    #article #article-container #banner #banner-text #about-text h1{
        font-size: 20px;
    }
    #article #article-container #banner #banner-text #about-text #divh1{
        width: 150px;
    }
    #article #article-container #banner #banner-text #about-text p{
        font-size: 14px;
    }
}
@media screen and (max-width: 766px){
    #article {
        margin-bottom: 175px;
    }
    #article #article-container #banner #banner-text #about-text h1{
        font-size: 16px;
    }
    #article #article-container #banner #banner-text #about-text #divh1{
        width: 100px;
    }
    #article #article-container #banner #banner-text #about-text p{
        font-size: 12px;
    }
    #article #article-container #vision{
        background-image: none;
    }
    #article #article-container #vision #vision-container .left1{
        width: 95%;
        margin: 0 auto;
        float: none;
    }
    #article #article-container #vision #vision-container .left1 img{
        width: 100%;
        margin: 0 auto;
        float: none
    }
    #article #article-container #vision #vision-container .right1{
        width: 95%;
        margin: 0 auto;
        float: none;
        background-image: none;
        padding: 39px 0 0 16px;
        text-align: center
    }
    #article #article-container #vision #vision-container .right1 p{
        width: 100%;
    }
    #article #article-container #mision{
        background-image: none;
        top:0
    }
     #article #article-container #mision #mision-container .left2{
        width: 95%;
        margin: 0 auto;
        float: none;
    }
    #article #article-container #mision #mision-container .left2 img{
        width: 100%;
        margin: 0 auto;
        float: none
    }
    #article #article-container #mision #mision-container .right2{
        width: 95%;
        margin: 0 auto;
        float: none;
        background-image: none;
        padding: 39px 0 0 16px;
        text-align: center
    }
    #article #article-container #mision #mision-container .right2 p{
        width: 100%;
    }
    #article #article-container #valves{
        background-image: none;
        top:0;
        margin-top: 100px;
    }
    #article #article-container #valves #valves-container .left1{
        width: 95%;
        margin: 0 auto;
        float: none;
    }
    #article #article-container #valves #valves-container .left1 img{
        width: 100%;
        margin: 0 auto;
        float: none
    }
    #article #article-container #valves #valves-container .right1{
        width: 95%;
        margin: 0 auto;
        float: none;
        background-image: none;
        padding: 39px 0 0 16px;
        text-align: center
    }
    #article #article-container #valves #valves-container .right1 p{
        width: 100%;
    }
    #article #article-container #lastline{
        text-align: center;
        font-size: 12px;
        padding:45px 0 20px 0;
    }
    #FinalContent {
      height: 175px;
    }
    #FinalContent #footer-shop{
      display: none
    }
}
@media screen and (max-width: 666px){
    #article #article-container{
        padding-top: 65px;
    }
    #article #article-container #banner{
        min-height: 200px;
        height: auto;
        background-image: url(../img/aboutus/banner-about-min.png);
        background-size: cover;
    }
    #article #article-container #banner img{
        display: none;
    }
    #article #article-container #banner #banner-text{
        position: relative
    }
    #article #article-container #banner #banner-text #about-text{
        color: white;
        max-width: 1190px;
        margin: 0 auto;
        z-index: 10;
        width: 100%;
        float: left
    }
    #article #article-container #banner #banner-text #about-text h1{
        font-size: 25px;
        margin: 15px 0 15px 0;
        text-align: center
    }
    #article #article-container #banner #banner-text #about-text #divh1{
        height: 1px;
        max-width: 550px;
        width: 95%;
        margin: 0 auto;
    }
    #article #article-container #banner #banner-text #about-text p{
        width: 95%;
        margin: 0 auto;
        padding-top: 25px;
    }
    #article #article-container #banner #slogan-text{
        text-align: right;
        padding: 40px 30px 20px 0;
        clear: both;
    }
    #article #article-container .bisel{
        display: block
    }
}
@media screen and (max-width: 485px){
    #article {
        margin-bottom: 225px;
    }
     #FinalContent {
      height: 225px;
    }
}
@media screen and (max-width: 447px){
    #article #article-container #valves{
        background-image: none;
        top:0;
        margin-top: 130px;
    }
}
@media screen and (max-width: 331px){
    #article #article-container #valves{
        background-image: none;
        top:0;
        margin-top: 160px;
    }
}
