.TopLine{
    max-width: 100%;
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -680px;
    width: 1360px;
    z-index: 150;
    height: 100%;
}
#wrapper{ padding-top:0 !important; }
#one, #two, #three, #four, #five{
    max-width: 225.6666666666667px;
    width: 100%;
    z-index: 150;
    border-right: solid 2px #ECECEC;
    opacity: 0.5;
    max-height: 2571px;
    height: 100%;
    position: absolute;
}
#one{ }
#two{ left: 16.66666666666667%; }
#three{ left: 33.33333333333333%; }
#four{ left: 50%; }
#five{ left: 66.66666666666667%;}
/*#six{*/
    /*left: 83.33333333333333%;*/
    /*border-left: 1px solid #ECECEC;*/
    /*max-width: 226.6666666666667px;*/
    /*width: 100%;*/
    /*z-index: 150;*/
    /*opacity: 0.5;*/
    /*max-height: 2571px;*/
    /*height: 100%;*/
    /*position: absolute;*/
/*}*/

.box, .boxleft{
    overflow: hidden;
    z-index: 151;
    position: relative;
}
.box{ padding-right:29px; }
.boxleft{ padding-right:11px; }
.nav{
    z-index:151;
    position:relative;
    overflow:hidden;
}
.portoArticle img{
    z-index:151;
    position:relative;
}
.portoArticle, .NewsHolder, .NewsPage{
    z-index:151;
    position:relative;
    background-color:white;
    overflow:hidden;
}
.Contact{
    z-index:151;
    position:relative;
    /*overflow:hidden;*/
    float: left;
    width: 1360px;
    /* margin-top: -280px; */
}
.banner div{
    overflow:hidden;
    z-index:151;
    position:relative;
}
.footer-bottom{
    overflow:hidden;
    position:relative;
    z-index:151;
}
/*.context{ z-index:inherit; }*/
.context{ z-index:151; }
#box-one, #box-two, #box-three, #box-four, #box-five{
    height:550px;
    margin-top:89px;
    background-color:#536878;
    position:absolute;
}
#box-one{
    opacity:1;
    filter: grayscale(10%);
}
#box-two{
    opacity:0.8;
    filter: grayscale(10%);
}
#box-three{
    opacity:0.6;
    filter: grayscale(10%);
}
#box-four{
    opacity:0.4;
    filter: grayscale(10%);
}
#box-five{
    opacity:0.2;
    filter: grayscale(10%);
}