body{
    margin:0;
    padding:0;
    background-color:#eee;
    font-family:source sans pro,sans-serif}
    #header{
        background-color:#3f8dbf;
        float:left;
        width:100%;
        height:50px;
        color:#fff;
        line-height:50px
    }#header a
    {color:#fff;
        text-decoration:none;
        display:block;
        font-size:15px
    }
    #header-left{
        float:left;
        height:50px
    }
    #header-left:hover 
    #header-left-icon{
        background-color:#3f8dbf
    }
    #header-left:hover 
    #header-left-text{
        background-color:#599bc8
    }
    #header-left-icon{
        float:left;
        height:50px;
        width:50px;
        text-align:center;
        background-color:#35759f;
        -webkit-transition:background .5s;-moz-transition:background .5s;-o-transition:background .5s;transition:background .5s}#header-left-icon a{font-size:25px}#header-left-text{float:left;height:50px;-webkit-transition:background .5s;-moz-transition:background .5s;-o-transition:background .5s;transition:background .5s}#header-left-text a{padding-left:20px;padding-right:20px}#header-right{float:right;height:50px}#header-right:hover #header-right-icon{background-color:#3f8dbf}#header-right:hover #header-right-text{background-color:#599bc8}#header-right-icon{float:right;height:50px;width:50px;text-align:center;background-color:#35759f;-webkit-transition:background .5s;-moz-transition:background .5s;-o-transition:background .5s;transition:background .5s}#header-right-text{float:right;height:50px;-webkit-transition:background .5s;-moz-transition:background .5s;-o-transition:background .5s;transition:background .5s}#header-right-text a{padding-right:20px;padding-left:20px}#gallery{float:left;width:100%}#gallery-header{width:100%;float:left}#gallery-header-center{margin:0 0 23px}#gallery-header-center-left{float:left;height:35px;line-height:35px;margin-top:32px}#gallery-header-center-left-icon{float:left;height:35px;width:35px;background-color:#3f8dbf;color:#fff;text-align:center;font-size:20px;-webkit-transition:background .5s;-moz-transition:background .5s;-o-transition:background .5s;transition:background .5s}#gallery-header-center-left-icon:hover{background-color:rgba(63,141,191,.5);cursor:pointer}#gallery-header-center-left-title{float:left;height:35px;font-size:25px;color:#3f8dbf;margin-left:20px}#gallery-header-center-right{height:35px;line-height:35px}.gallery-header-center-right-links{color:#333;float:left;height:35px;padding-right:20px;padding-left:20px;font-size:16px;font-weight:400;-webkit-transition:background .5s;-moz-transition:background .5s;-o-transition:background .5s;transition:background .5s}.gallery-header-center-right-links:hover{background-color:#004a89;color:#fff;cursor:pointer}.gallery-header-center-right-links-current{color:#fff;background-color:#004a89}.gallery-header-center-right-links-current:hover{background-color:#004a89}#gallery-content{float:left;width:100%}.gallery-content-center-normal{width:950px;margin-right:auto;margin-left:auto}.gallery-content-center-full{float:left;width:100%}#gallery-content-center img{width:32.2%;margin-bottom:10px;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;margin-right:10px}#gallery-content-center img:last-child{margin:0}@media(max-width:992px){#gallery-content-center img{width:48.2%}}@media(max-width:768px){#gallery-content-center img{width:100%}}