/* ICONS */
@font-face {
    font-family: 'galleryplus';
    src: url('font/galleryplus.eot?98075330');
    src: url('font/galleryplus.eot?98075330#iefix') format('embedded-opentype'), url('font/galleryplus.woff2?98075330') format('woff2'), url('font/galleryplus.woff?98075330') format('woff'), url('font/galleryplus.ttf?98075330') format('truetype'), url('font/galleryplus.svg?98075330#galleryplus') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="galleryplusicon-"]:before, [class*=" galleryplusicon-"]:before {
    font-family: "galleryplus";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: normal;
}
.galleryplusicon-popup:before {
    content: '\e800';
}
/* '' */
.galleryplusicon-resize-full-1:before {
    content: '\e801';
}
/* '' */
.galleryplusicon-resize-small-1:before {
    content: '\e802';
}
/* '' */
.galleryplusicon-cancel-1:before {
    content: '\e803';
}
/* '' */
.galleryplusicon-popup-1:before {
    content: '\e804';
}
/* '' */
.galleryplusicon-heart-empty:before {
    content: '\e806';
}
/* '' */
.galleryplusicon-star-empty:before {
    content: '\e808';
}
/* '' */
.galleryplusicon-video:before {
    content: '\e80c';
}
/* '' */
.galleryplusicon-cancel:before {
    content: '\e815';
}
/* '' */
.galleryplusicon-thumbs-up:before {
    content: '\e82a';
}
/* '' */
.galleryplusicon-thumbs-down:before {
    content: '\e82b';
}
/* '' */
.galleryplusicon-download:before {
    content: '\e82c';
}
/* '' */
.galleryplusicon-spin1:before {
    content: '\e830';
}
/* '' */
.galleryplusicon-spin2:before {
    content: '\e831';
}
/* '' */
.galleryplusicon-spin3:before {
    content: '\e832';
}
/* '' */
.galleryplusicon-spin4:before {
    content: '\e834';
}
/* '' */
.galleryplusicon-spin5:before {
    content: '\e838';
}
/* '' */
.galleryplusicon-spin6:before {
    content: '\e839';
}
/* '' */
.galleryplusicon-basket:before {
    content: '\e83e';
}
/* '' */
.galleryplusicon-resize-full:before {
    content: '\e846';
}
/* '' */
.galleryplusicon-resize-small:before {
    content: '\e847';
}
/* '' */
.galleryplusicon-zoom-in:before {
    content: '\e84a';
}
/* '' */
.galleryplusicon-zoom-out:before {
    content: '\e84b';
}
/* '' */
.galleryplusicon-left-open:before {
    content: '\e853';
}
/* '' */
.galleryplusicon-right-open:before {
    content: '\e854';
}
/* '' */
.galleryplusicon-play:before {
    content: '\e862';
}
/* '' */
.galleryplusicon-stop:before {
    content: '\e864';
}
/* '' */
.galleryplusicon-pause:before {
    content: '\e865';
}
/* '' */
.galleryplusicon-off:before {
    content: '\e885';
}
/* '' */
.galleryplusicon-picture:before {
    content: '\e89d';
}
/* '' */
.galleryplusicon-right-open-1:before {
    content: '\f006';
}
/* '' */
.galleryplusicon-left-open-1:before {
    content: '\f007';
}
/* '' */
.galleryplusicon-info:before {
    content: '\f129';
}
/* '' */
.galleryplusicon-youtube:before {
    content: '\f167';
}
/* '' */
.galleryplusicon-vimeo-squared:before {
    content: '\f194';
}
/* '' */
.galleryplusicon-share:before {
    content: '\f1e0';
}
/* '' */
.galleryplusicon-shopping-bag:before {
    content: '\f290';
}
/* '' */
.galleryplusicon-shopping-basket:before {
    content: '\f291';
}
/* '' */
.galleryplusicon-window-minimize:before {
    content: '\f2d1';
}
/* '' */
.galleryplusicon-window-restore:before {
    content: '\f2d2';
}
/* '' */
.galleryplusicon-window-close:before {
    content: '\f2d3';
}
/* '' */
/* CSS */
.galleryplus hr{
    border:0;
    border-top:1px solid #eee;
    margin:20px 0;
}
.galleryplus-image{
    max-width:100%;
    height:auto;
}
.galleryplus-table,.galleryplus-table-all{
    border-collapse:collapse;
    border-spacing:0;
    width:100%;
    display:table;
}
.galleryplus-table-all{
    border:1px solid #ccc;
}
.galleryplus-bordered tr,.galleryplus-table-all tr{
    border-bottom:1px solid #ddd;
}
.galleryplus-striped tbody tr:nth-child(even){
    background-color:#f1f1f1;
}
.galleryplus-table-all tr:nth-child(odd){
    background-color:#fff;
}
.galleryplus-table-all tr:nth-child(even){
    background-color:#f1f1f1;
}
.galleryplus-hoverable tbody tr:hover,.galleryplus-ul.galleryplus-hoverable li:hover{
    background-color:#ccc;
}
.galleryplus-centered tr th,.galleryplus-centered tr td{
    text-align:center;
}
.galleryplus-table td,.galleryplus-table th,.galleryplus-table-all td,.galleryplus-table-all th{
    padding:8px 8px;
    display:table-cell;
    text-align:left;
    vertical-align:top;
}
.galleryplus-table th:first-child,.galleryplus-table td:first-child,.galleryplus-table-all th:first-child,.galleryplus-table-all td:first-child{
    padding-left:16px;
}
.galleryplus-btn,.galleryplus-button{
    border:none;
    display:inline-block;
    outline:0;
    padding:8px 16px;
    vertical-align:middle;
    overflow:hidden;
    text-decoration:none;
    color:inherit;
    background-color:transparent;
    text-align:center;
    cursor:pointer;
    white-space:nowrap;
}
.galleryplus-btn:hover{
    box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}
.galleryplus-btn,.galleryplus-button{
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.galleryplus-disabled,.galleryplus-btn:disabled,.galleryplus-button:disabled{
    cursor:not-allowed;
    opacity:0.3;
}
.galleryplus-disabled *,:disabled *{
    pointer-events:none;
}
.galleryplus-btn.galleryplus-disabled:hover,.galleryplus-btn:disabled:hover{
    box-shadow:none;
}
.galleryplus-badge,.galleryplus-tag{
    color:white;
    display:inline-block;
    padding:8px;
    text-align:center;
}
.galleryplus-ul{
    list-style-type:none;
    padding:0;
    margin:0;
}
.galleryplus-ul li{
    padding:8px 16px;
    border-bottom:1px solid #ddd;
}
.galleryplus-ul li:last-child{
    border-bottom:none;
}
.galleryplus-tooltip,.galleryplus-display-container{
    position:relative;
}
.galleryplus-tooltip .galleryplus-text{
    display:none;
}
.galleryplus-tooltip:hover .galleryplus-text{
    display:inline-block;
}
.galleryplus-ripple:active{
    opacity:0.5;
}
.galleryplus-ripple{
    transition:opacity 0s;
}
.galleryplus-input{
    padding:8px;
    display:block;
    border:none;
    border-bottom:1px solid #ccc;
    width:100%;
}
.galleryplus-select{
    padding:9px 0;
    width:100%;
    border:none;
    border-bottom:1px solid #ccc;
}
.galleryplus-dropdown-click,.galleryplus-dropdown-hover{
    position:relative;
    display:inline-block;
    cursor:pointer;
}
.galleryplus-dropdown-hover:hover .galleryplus-dropdown-content{
    display:block;
    z-index:1;
}
.galleryplus-dropdown-hover:first-child,.galleryplus-dropdown-click:hover{
    background-color:#ccc;
    color:#000;
}
.galleryplus-dropdown-hover:hover > .galleryplus-button:first-child,.galleryplus-dropdown-click:hover > .galleryplus-button:first-child{
    background-color:#ccc;
    color:#000;
}
.galleryplus-dropdown-content{
    cursor:auto;
    color:#000;
    background-color:#fff;
    display:none;
    position:absolute;
    min-width:160px;
    margin:0;
    padding:0;
}
.galleryplus-check,.galleryplus-radio{
    width:24px;
    height:24px;
    position:relative;
    top:6px;
}
.galleryplus-sidebar{
    height:100%;
    width:200px;
    background-color:#fff;
    position:fixed!important;
    z-index:1;
    overflow:auto;
}
.galleryplus-bar-block .galleryplus-dropdown-hover,.galleryplus-bar-block .galleryplus-dropdown-click{
    width:100%;
}
.galleryplus-bar-block .galleryplus-dropdown-hover .galleryplus-dropdown-content,.galleryplus-bar-block .galleryplus-dropdown-click .galleryplus-dropdown-content{
    min-width:100%;
}
.galleryplus-bar-block .galleryplus-dropdown-hover .galleryplus-button,.galleryplus-bar-block .galleryplus-dropdown-click .galleryplus-button{
    width:100%;
    text-align:left;
    padding:8px 16px;
}
.galleryplus-main,#main{
    transition:margin-left .4s;
}
.galleryplus-modal{
    z-index:99999;
    display:none;
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    overflow:hidden;
    background-color:rgb(0,0,0);
    background-color:rgba(0,0,0,0.4);
}
.galleryplus-modal-content{
    margin:auto;
    background-color:#fff;
    position:relative;
    padding:0;
    outline:0;
    width:600px;
}
.galleryplus-bar{
    width:100%;
    overflow:hidden;
}
.galleryplus-center .galleryplus-bar{
    display:inline-block;
    width:auto;
}
.galleryplus-bar .galleryplus-bar-item{
    padding:8px 16px;
    float:left;
    width:auto;
    border:none;
    outline:none;
    display:block;
}
.galleryplus-bar .galleryplus-dropdown-hover,.galleryplus-bar .galleryplus-dropdown-click{
    position:static;
    float:left;
}
.galleryplus-bar .galleryplus-button{
    white-space:normal;
}
.galleryplus-bar-block .galleryplus-bar-item{
    width:100%;
    display:block;
    padding:8px 16px;
    text-align:left;
    border:none;
    outline:none;
    white-space:normal;
    float:none;
}
.galleryplus-bar-block.galleryplus-center .galleryplus-bar-item{
    text-align:center;
}
.galleryplus-block{
    display:block;
    width:100%;
}
.galleryplus-responsive{
    overflow-x:auto;
}
.galleryplus-container:after,.galleryplus-container:before,.galleryplus-panel:after,.galleryplus-panel:before,.galleryplus-row:after,.galleryplus-row:before,.galleryplus-row-padding:after,.galleryplus-row-padding:before, .galleryplus-cell-row:before,.galleryplus-cell-row:after,.galleryplus-clear:after,.galleryplus-clear:before,.galleryplus-bar:before,.galleryplus-bar:after{
    content:"";
    display:table;
    clear:both;
}
.galleryplus-col,.galleryplus-half,.galleryplus-third,.galleryplus-twothird,.galleryplus-threequarter,.galleryplus-quarter{
    float:left;
    width:100%;
}
.galleryplus-col.s1{
    width:8.33333%
}
.galleryplus-col.s2{
    width:16.66666%
}
.galleryplus-col.s3{
    width:24.99999%
}
.galleryplus-col.s4{
    width:33.33333%;
}
.galleryplus-col.s5{
    width:41.66666%;
}
.galleryplus-col.s6{
    width:49.99999%;
}
.galleryplus-col.s7{
    width:58.33333%;
}
.galleryplus-col.s8{
    width:66.66666%;
}
.galleryplus-col.s9{
    width:74.99999%;
}
.galleryplus-col.s10{
    width:83.33333%;
}
.galleryplus-col.s11{
    width:91.66666%;
}
.galleryplus-col.s12{
    width:99.99999%;
}
@media (min-width:601px){
    .galleryplus-col.m1{
        width:8.33333%;
    }
    .galleryplus-col.m2{
        width:16.66666%;
    }
    .galleryplus-col.m3,.galleryplus-quarter{
        width:24.99999%;
    }
    .galleryplus-col.m4,.galleryplus-third{
        width:33.33333%;
    }
    .galleryplus-col.m5{
        width:41.66666%;
    }
    .galleryplus-col.m6,.galleryplus-half{
        width:49.99999%;
    }
    .galleryplus-col.m7{
        width:58.33333%;
    }
    .galleryplus-col.m8,.galleryplus-twothird{
        width:66.66666%;
    }
    .galleryplus-col.m9,.galleryplus-threequarter{
        width:74.99999%;
    }
    .galleryplus-col.m10{
        width:83.33333%;
    }
    .galleryplus-col.m11{
        width:91.66666%;
    }
    .galleryplus-col.m12{
        width:99.99999%;
    }
}
@media (min-width:993px){
    .galleryplus-col.l1{
        width:8.33333%;
    }
    .galleryplus-col.l2{
        width:16.66666%;
    }
    .galleryplus-col.l3{
        width:24.99999%;
    }
    .galleryplus-col.l4{
        width:33.33333%;
    }
    .galleryplus-col.l5{
        width:41.66666%;
    }
    .galleryplus-col.l6{
        width:49.99999%;
    }
    .galleryplus-col.l7{
        width:58.33333%;
    }
    .galleryplus-col.l8{
        width:66.66666%;
    }
    .galleryplus-col.l9{
        width:74.99999%;
    }
    .galleryplus-col.l10{
        width:83.33333%;
    }
    .galleryplus-col.l11{
        width:91.66666%;
    }
    .galleryplus-col.l12{
        width:99.99999%;
    }
}
.galleryplus-content{
    margin:auto;
}
.galleryplus-rest{
    overflow:hidden;
}
.galleryplus-cell-row{
    display:table;
    width:100%;
}
.galleryplus-cell{
    display:table-cell;
}
.galleryplus-cell-top{
    vertical-align:top;
}
.galleryplus-cell-middle{
    vertical-align:middle;
}
.galleryplus-cell-bottom{
    vertical-align:bottom;
}
.galleryplus-hide{
    display:none!important;
}
.galleryplus-show-block,.galleryplus-show{
    display:block!important;
}
.galleryplus-show-inline-block{
    display:inline-block!important;
}
@media (max-width:600px){
    .galleryplus-modal-content{
        width:auto!important;
    }
    .galleryplus-dropdown-hover.galleryplus-mobile .galleryplus-dropdown-content,.galleryplus-dropdown-click.galleryplus-mobile .galleryplus-dropdown-content{
        position:relative;
    }
    .galleryplus-hide-small{
        display:none!important;
    }
    .galleryplus-mobile{
        display:block;
        width:100%!important;
    }
    .galleryplus-bar-item.galleryplus-mobile,.galleryplus-dropdown-hover.galleryplus-mobile,.galleryplus-dropdown-click.galleryplus-mobile{
        text-align:center;
    }
    .galleryplus-dropdown-hover.galleryplus-mobile,.galleryplus-dropdown-hover.galleryplus-mobile .galleryplus-btn,.galleryplus-dropdown-hover.galleryplus-mobile .galleryplus-button,.galleryplus-dropdown-click.galleryplus-mobile,.galleryplus-dropdown-click.galleryplus-mobile .galleryplus-btn,.galleryplus-dropdown-click.galleryplus-mobile .galleryplus-button{
        width:100%;
    }
}
@media (max-width:768px){
    .galleryplus-modal-content{
        width:500px;
    }
}
@media (min-width:993px){
    .galleryplus-modal-content{
        width: 80%;
    }
    .galleryplus-hide-large{
        display:none!important;
    }
    .galleryplus-sidebar.galleryplus-collapse{
        display:block!important;
    }
}
@media (max-width:992px) and (min-width:601px){
    .galleryplus-hide-medium{
        display:none!important;
    }
}
@media (max-width:992px){
    .galleryplus-sidebar.galleryplus-collapse{
        display:none;
    }
    .galleryplus-main{
        margin-left:0!important;
        margin-right:0!important;
    }
}
/*
@media (max-width:1980px){
    .galleryplus-modal-content {
       width: 80%;
    }
}
*/

.galleryplus-top,.galleryplus-bottom{
    position:fixed;
    width:100%;
    z-index:1;
}
.galleryplus-top{
    top:0;
}
.galleryplus-bottom{
    bottom:0;
}
.galleryplus-overlay{
    position:fixed;
    display:none;
    width:100%;
    height:100%;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:rgba(0,0,0,0.5);
    z-index:2;
}
.galleryplus-display-topleft{
    position:absolute;
    left:0;
    top:0;
}
.galleryplus-display-topright{
    position:absolute;
    right:0;
    top:0;
}
.galleryplus-display-bottomleft{
    position:absolute;
    left:0;
    bottom:0;
}
.galleryplus-display-bottomright{
    position:absolute;
    right:0;
    bottom:0;
}
.galleryplus-display-middle{
    position:absolute;
    top:50%;
    left:50%;
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
}
.galleryplus-display-left{
    position:absolute;
    top:50%;
    left:0%;
    -ms-transform:translate(-0%,-50%);
    transform:translate(0%,-50%);
}
.galleryplus-display-right{
    position:absolute;
    top:50%;
    right:0%;
    -ms-transform:translate(0%,-50%);
    transform:translate(0%,-50%);
}
.galleryplus-display-topmiddle{
    position:absolute;
    left:50%;
    top:0;
    -ms-transform:translate(-50%,0%);
    transform:translate(-50%,0%);
}
.galleryplus-display-bottommiddle{
    position:absolute;
    left:50%;
    bottom:0;
    -ms-transform:translate(-50%,0%);
    transform:translate(-50%,0%);
}
.galleryplus-display-container:hover .galleryplus-display-hover{
    display:block;
}
.galleryplus-display-container:hover span.galleryplus-display-hover{
    display:inline-block;
}
.galleryplus-display-hover{
    display:none;
}
.galleryplus-display-position{
    position:absolute;
}
.galleryplus-circle{
    border-radius:50%;
}
.galleryplus-round-small{
    border-radius:2px;
}
.galleryplus-round,.galleryplus-round-medium{
    border-radius:4px;
}
.galleryplus-round-large{
    border-radius:8px;
}
.galleryplus-round-xlarge{
    border-radius:16px;
}
.galleryplus-round-xxlarge{
    border-radius:32px;
}
.galleryplus-row-padding,.galleryplus-row-padding>.galleryplus-half,.galleryplus-row-padding>.galleryplus-third,.galleryplus-row-padding>.galleryplus-twothird,.galleryplus-row-padding>.galleryplus-threequarter,.galleryplus-row-padding>.galleryplus-quarter,.galleryplus-row-padding>.galleryplus-col{
    padding:0 8px;
}
.galleryplus-container,.galleryplus-panel{
    padding:0.01em 16px
}
.galleryplus-panel{
    margin-top:16px;
    margin-bottom:16px
}
.galleryplus-code,.galleryplus-codespan{
    font-family:Consolas,"courier new";
    font-size:16px
}
.galleryplus-code{
    width:auto;
    background-color:#fff;
    padding:8px 12px;
    border-left:4px solid #4CAF50;
    word-wrap:break-word
}
.galleryplus-codespan{
    color:crimson;
    background-color:#f1f1f1;
    padding-left:4px;
    padding-right:4px;
    font-size:110%
}
.galleryplus-card,.galleryplus-card-2{
    box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)
}
.galleryplus-card-4,.galleryplus-hover-shadow:hover{
    box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)
}
.galleryplus-spin{
    animation:galleryplusspin 2s infinite linear
}
@keyframes galleryplusspin{
    0%{
        transform:rotate(0deg)
    }
    100%{
        transform:rotate(359deg)
    }
}
.galleryplus-animate-fading
{
    animation:galleryplusfading 10s infinite
}
@keyframes galleryplusfading{
    0%{
        opacity:0
    }
    50%{
        opacity:1
    }
    100%{
        opacity:0
    }
}
.galleryplus-animate-opacity,
.galleryplus-animate-opacity-left,
.galleryplus-animate-opacity-right{
    animation:galleryplusopac 0.8s
}
@keyframes galleryplusopac{
    from{
        opacity:0
    }
    to{
        opacity:1
    }
}
.galleryplus-animate-opacity-out,
.galleryplus-animate-opacity-left-out,
.galleryplus-animate-opacity-right-out{
    animation:galleryplusopacout 0.8s;
    opacity:0;
}
@keyframes galleryplusopacout{
    from{
        opacity:1
    }
    to{
        opacity:0
    }
}
.galleryplus-animate-top,
.galleryplus-animate-top-left,
.galleryplus-animate-top-right {
    position:relative;
    animation:galleryplusanimatetop 0.4s
}
@keyframes galleryplusanimatetop{
    from{
        transform:translate3d(0,-100%,0);
        opacity:0
    }
    to{
        transform:translate3d(0,0,0);
        opacity:1
    }
}
.galleryplus-animate-top-out,
.galleryplus-animate-top-left-out,
.galleryplus-animate-top-right-out{
    position:relative;
    animation:galleryplusanimatetopout 0.4s;
    opacity:0;
}
@keyframes galleryplusanimatetopout{
    from{
        transform:translate3d(0,0,0);
        opacity:1
    }
    to{
        transform:translate3d(0,100%,0);
        opacity:0
    }
}
.galleryplus-animate-left,
.galleryplus-animate-slide-left,
.galleryplus-animate-fastslide-left{
    position:relative;
    animation:galleryplusanimateleft 0.4s     
}
@keyframes galleryplusanimateleft{
    from{
        transform:translate3d(-100%,0,0);
        opacity:0
    }
    to{
        transform:translate3d(0,0,0);
        opacity:1
    }
}
.galleryplus-animate-left-out,
.galleryplus-animate-slide-left-out,
.galleryplus-animate-fastslide-left-out {
    position:relative;
    animation:galleryplusanimateleftout 0.4s;
    opacity:0;
}
@keyframes galleryplusanimateleftout{
    from{
        transform:translate3d(0,0,0);
        opacity:1
    }
    to{
        transform:translate3d(100%,0,0);
        opacity:0
    }
}
.galleryplus-animate-right,
.galleryplus-animate-slide-right,
.galleryplus-animate-fastslide-right{
    position:relative;
    animation:galleryplusanimateright 0.4s;     
}
@keyframes galleryplusanimateright{
    from{
        transform:translate3d(100%,0,0);
        opacity:0
    }
    to{
        transform:translate3d(0,0,0);
        opacity:1
    }
}
.galleryplus-animate-right-out,
.galleryplus-animate-slide-right-out,
.galleryplus-animate-fastslide-right-out{
    position:relative;
    animation:galleryplusanimaterightout 0.4s;
    opacity:0;
}
@keyframes galleryplusanimaterightout{
    from{
        transform:translate3d(0,0,0);
        opacity:1
    }
    to{
        transform:translate3d(-100%,0,0);
        opacity:0
    }
}
.galleryplus-animate-bottom,
.galleryplus-animate-bottom-left,
.galleryplus-animate-bottom-right {
    position:relative;
    animation:galleryplusanimatebottom 0.4s
}
@keyframes galleryplusanimatebottom{
    from{
        transform:translate3d(0,100%,0);
        opacity:0
    }
    to{
        transform:translate3d(0,0,0);
        opacity:1
    }
}
.galleryplus-animate-bottom-out,
.galleryplus-animate-bottom-left-out,
.galleryplus-animate-bottom-right-out{
    position:relative;
    animation:galleryplusanimatebottomout 0.4s;
    opacity:0;
}
@keyframes galleryplusanimatebottomout{
    from{
        transform:translate3d(0,0,0);
        opacity:1
    }
    to{
        transform:translate3d(0,-100%,0);
        opacity:1
    }
}
.galleryplus-animate-zoom,
.galleryplus-animate-zoom-left,
.galleryplus-animate-zoom-right {
    animation:galleryplusanimatezoom 0.6s
}
@keyframes galleryplusanimatezoom{
    from{
        transform:scale(0)
    }
    to{
        transform:scale(1)
    }
}
.galleryplus-animate-zoom-out,
.galleryplus-animate-zoom-left-out,
.galleryplus-animate-zoom-right-out {
    animation:galleryplusanimatezoomout 0.6s
}
@keyframes galleryplusanimatezoomout{
    from{
        transform:scale(1)
    }
    to{
        transform:scale(0)
    }
}
.galleryplus-thumbnails-animate-opacity{
    animation:galleryplus-thumbnails-opac 0.8s
}
@keyframes galleryplus-thumbnails-opac{
    from{
        opacity:0
    }
    to{
        opacity:0.3
    }
}
.galleryplus-thumbnails-animate-top{
    position:relative;
    animation:galleryplus-thumbnails-top 0.4s
}
@keyframes galleryplus-thumbnails-top{
    from{
        transform:translate3d(0,-100%,0);
        opacity:0
    }
    to{
        transform:translate3d(0,0,0);
        opacity:0.3
    }
}
.galleryplus-thumbnails-animate-left{
    position:relative;
    animation:galleryplus-thumbnails-left 0.4s
}
@keyframes galleryplus-thumbnails-left{
    from{
        transform:translate3d(-100%,0,0);
        opacity:0
    }
    to{
        transform:translate3d(0,0,0);
        opacity:0.3
    }
}
.galleryplus-thumbnails-animate-right{
    position:relative;
    animation:galleryplus-thumbnails-right 0.4s
}
@keyframes galleryplus-thumbnails-right{
    from{
        transform:translate3d(100%,0,0);
        opacity:0
    }
    to{
        transform:translate3d(0,0,0);
        opacity:0.3
    }
}
.galleryplus-thumbnails-animate-bottom{
    position:relative;
    animation:galleryplus-thumbnails-bottom 0.4s
}
@keyframes galleryplus-thumbnails-bottom{
    from{
        transform:translate3d(0,100%,0);
        opacity:0
    }
    to{
        transform:translate3d(0,0,0);
        opacity:0.3
    }
}
.galleryplus-thumbnails-animate-zoom {
    animation:galleryplus-thumbnails-zoom 0.6s
}
@keyframes galleryplus-thumbnails-zoom{
    from{
        transform:scale(0)
    }
    to{
        transform:scale(1)
    }
}
.galleryplus-description-animate-opacity{
    animation:galleryplus-description-opac 2s
}
@keyframes galleryplus-description-opac{
    from{
        opacity:0
    }
    to{
        opacity:0.8
    }
}
.galleryplus-description-animate-top{
    animation:galleryplus-description-top 2s
}
@keyframes galleryplus-description-top{
    from{
        transform:translate3d(0,-100%,0);
        opacity:0
    }
    to{
        transform:translate3d(0,0,0);
        opacity:0.8
    }
}
.galleryplus-description-animate-left{
    animation:galleryplus-description-left 2s
}
@keyframes galleryplus-description-left{
    from{
        transform:translate3d(-100%,0,0);
        opacity:0
    }
    to{
        transform:translate3d(0,0,0);
        opacity:0.8
    }
}
.galleryplus-description-animate-right{
    animation:galleryplus-description-right 2s
}
@keyframes galleryplus-description-right{
    from{
        transform:translate3d(100%,0,0);
        opacity:0
    }
    to{
        transform:translate3d(0,0,0);
        opacity:0.8
    }
}
.galleryplus-description-animate-bottom{
    animation:galleryplus-description-bottom 2s
}
@keyframes galleryplus-description-bottom{
    from{
        transform:translate3d(0,100%,0);
        opacity:0
    }
    to{
        transform:translate3d(0,0,0);
        opacity:0.8
    }
}
.galleryplus-description-animate-zoom {
    animation:galleryplus-description-zoom 2s
}
@keyframes galleryplus-description-zoom{
    from{
        transform:scale(0)
    }
    to{
        transform:scale(1)
    }
}
.galleryplus-animate-input{
    transition:width 0.4s ease-in-out
}
.galleryplus-animate-input:focus{
    width:100%!important
}
.galleryplus-opacity,.galleryplus-hover-opacity:hover{
    opacity:0.60
}
.galleryplus-opacity-off,.galleryplus-hover-opacity-off:hover{
    opacity:1
}
.galleryplus-opacity-max{
    opacity:0.25
}
.galleryplus-opacity-min{
    opacity:0.75
}
.galleryplus-greyscale-max,.galleryplus-grayscale-max,.galleryplus-hover-greyscale:hover,.galleryplus-hover-grayscale:hover{
    filter:grayscale(100%)
}
.galleryplus-greyscale,.galleryplus-grayscale{
    filter:grayscale(75%)
}
.galleryplus-greyscale-min,.galleryplus-grayscale-min{
    filter:grayscale(50%)
}
.galleryplus-sepia{
    filter:sepia(75%)
}
.galleryplus-sepia-max,.galleryplus-hover-sepia:hover{
    filter:sepia(100%)
}
.galleryplus-sepia-min{
    filter:sepia(50%)
}
.galleryplus-tiny{
    font-size:10px!important
}
.galleryplus-small{
    font-size:12px!important
}
.galleryplus-medium{
    font-size:15px!important
}
.galleryplus-large{
    font-size:18px!important
}
.galleryplus-xlarge{
    font-size:24px!important
}
.galleryplus-xxlarge{
    font-size:36px!important
}
.galleryplus-xxxlarge{
    font-size:48px!important
}
.galleryplus-jumbo{
    font-size:64px!important
}
.galleryplus-left-align{
    text-align:left!important
}
.galleryplus-right-align{
    text-align:right!important
}
.galleryplus-justify{
    text-align:justify!important
}
.galleryplus-center{
    text-align:center!important
}
.galleryplus-border-0{
    border:0!important
}
.galleryplus-border{
    border:1px solid #ccc!important
}
.galleryplus-border-top{
    border-top:1px solid #ccc!important
}
.galleryplus-border-bottom{
    border-bottom:1px solid #ccc!important
}
.galleryplus-border-left{
    border-left:1px solid #ccc!important
}
.galleryplus-border-right{
    border-right:1px solid #ccc!important
}
.galleryplus-topbar{
    border-top:6px solid #ccc!important
}
.galleryplus-bottombar{
    border-bottom:6px solid #ccc!important
}
.galleryplus-leftbar{
    border-left:6px solid #ccc!important
}
.galleryplus-rightbar{
    border-right:6px solid #ccc!important
}
.galleryplus-section,.galleryplus-code{
    margin-top:16px!important;
    margin-bottom:16px!important
}
.galleryplus-margin{
    margin:16px!important
}
.galleryplus-margin-top{
    margin-top:16px!important
}
.galleryplus-margin-bottom{
    margin-bottom:16px!important
}
.galleryplus-margin-left{
    margin-left:16px!important
}
.galleryplus-margin-right{
    margin-right:16px!important
}
.galleryplus-padding-small{
    padding:4px 8px!important
}
.galleryplus-padding{
    padding:8px 16px!important
}
.galleryplus-padding-large{
    padding:12px 24px!important
}
.galleryplus-padding-16{
    padding-top:16px!important;
    padding-bottom:16px!important
}
.galleryplus-padding-24{
    padding-top:24px!important;
    padding-bottom:24px!important
}
.galleryplus-padding-32{
    padding-top:32px!important;
    padding-bottom:32px!important
}
.galleryplus-padding-48{
    padding-top:48px!important;
    padding-bottom:48px!important
}
.galleryplus-padding-64{
    padding-top:64px!important;
    padding-bottom:64px!important
}
.galleryplus-left{
    float:left!important
}
.galleryplus-right{
    float:right!important
}
.galleryplus-button:hover{
    color:#000!important;
    background-color:#ccc!important;
    text-shadow: none
}
.galleryplus-transparent,.galleryplus-hover-none:hover{
    background-color:transparent!important
}
.galleryplus-hover-none:hover{
    box-shadow:none!important
}
/* Colors */
.galleryplus-amber,.galleryplus-hover-amber:hover{
    color:#000!important;
    background-color:#ffc107!important
}
.galleryplus-aqua,.galleryplus-hover-aqua:hover{
    color:#000!important;
    background-color:#00ffff!important
}
.galleryplus-blue,.galleryplus-hover-blue:hover{
    color:#fff!important;
    background-color:#2196F3!important
}
.galleryplus-light-blue,.galleryplus-hover-light-blue:hover{
    color:#000!important;
    background-color:#87CEEB!important
}
.galleryplus-brown,.galleryplus-hover-brown:hover{
    color:#fff!important;
    background-color:#795548!important
}
.galleryplus-cyan,.galleryplus-hover-cyan:hover{
    color:#000!important;
    background-color:#00bcd4!important
}
.galleryplus-blue-grey,.galleryplus-hover-blue-grey:hover,.galleryplus-blue-gray,.galleryplus-hover-blue-gray:hover{
    color:#fff!important;
    background-color:#607d8b!important
}
.galleryplus-green,.galleryplus-hover-green:hover{
    color:#fff!important;
    background-color:#4CAF50!important
}
.galleryplus-light-green,.galleryplus-hover-light-green:hover{
    color:#000!important;
    background-color:#8bc34a!important
}
.galleryplus-indigo,.galleryplus-hover-indigo:hover{
    color:#fff!important;
    background-color:#3f51b5!important
}
.galleryplus-khaki,.galleryplus-hover-khaki:hover{
    color:#000!important;
    background-color:#f0e68c!important
}
.galleryplus-lime,.galleryplus-hover-lime:hover{
    color:#000!important;
    background-color:#cddc39!important
}
.galleryplus-orange,.galleryplus-hover-orange:hover{
    color:#000!important;
    background-color:#ff9800!important
}
.galleryplus-deep-orange,.galleryplus-hover-deep-orange:hover{
    color:#fff!important;
    background-color:#ff5722!important
}
.galleryplus-pink,.galleryplus-hover-pink:hover{
    color:#fff!important;
    background-color:#e91e63!important
}
.galleryplus-purple,.galleryplus-hover-purple:hover{
    color:#fff!important;
    background-color:#9c27b0!important
}
.galleryplus-deep-purple,.galleryplus-hover-deep-purple:hover{
    color:#fff!important;
    background-color:#673ab7!important
}
.galleryplus-red,.galleryplus-hover-red:hover{
    color:#fff!important;
    background-color:#f44336!important
}
.galleryplus-sand,.galleryplus-hover-sand:hover{
    color:#000!important;
    background-color:#fdf5e6!important
}
.galleryplus-teal,.galleryplus-hover-teal:hover{
    color:#fff!important;
    background-color:#009688!important
}
.galleryplus-yellow,.galleryplus-hover-yellow:hover{
    color:#000!important;
    background-color:#ffeb3b!important
}
.galleryplus-white,.galleryplus-hover-white:hover{
    color:#000!important;
    background-color:#fff!important
}
.galleryplus-black,.galleryplus-hover-black:hover{
    color:#fff!important;
    background-color:#000!important
}
.galleryplus-grey,.galleryplus-hover-grey:hover,.galleryplus-gray,.galleryplus-hover-gray:hover{
    color:#000!important;
    background-color:#bbb!important
}
.galleryplus-light-grey,.galleryplus-hover-light-grey:hover,.galleryplus-light-gray,.galleryplus-hover-light-gray:hover{
    color:#000!important;
    background-color:#f1f1f1!important
}
.galleryplus-dark-grey,.galleryplus-hover-dark-grey:hover,.galleryplus-dark-gray,.galleryplus-hover-dark-gray:hover{
    color:#fff!important;
    background-color:#616161!important
}
.galleryplus-pale-red,.galleryplus-hover-pale-red:hover{
    color:#000!important;
    background-color:#ffdddd!important
}
.galleryplus-pale-green,.galleryplus-hover-pale-green:hover{
    color:#000!important;
    background-color:#ddffdd!important
}
.galleryplus-pale-yellow,.galleryplus-hover-pale-yellow:hover{
    color:#000!important;
    background-color:#ffffcc!important
}
.galleryplus-pale-blue,.galleryplus-hover-pale-blue:hover{
    color:#000!important;
    background-color:#ddffff!important
}
.galleryplus-text-red,.galleryplus-hover-text-red:hover{
    color:#f44336!important
}
.galleryplus-text-green,.galleryplus-hover-text-green:hover{
    color:#4CAF50!important
}
.galleryplus-text-blue,.galleryplus-hover-text-blue:hover{
    color:#2196F3!important
}
.galleryplus-text-yellow,.galleryplus-hover-text-yellow:hover{
    color:#ffeb3b!important
}
.galleryplus-text-white,.galleryplus-hover-text-white:hover{
    color:#fff!important
}
.galleryplus-text-black,.galleryplus-hover-text-black:hover{
    color:#000!important
}
.galleryplus-text-grey,.galleryplus-hover-text-grey:hover,.galleryplus-text-gray,.galleryplus-hover-text-gray:hover{
    color:#757575!important
}
.galleryplus-text-amber{
    color:#ffc107!important
}
.galleryplus-text-aqua{
    color:#00ffff!important
}
.galleryplus-text-light-blue{
    color:#87CEEB!important
}
.galleryplus-text-brown{
    color:#795548!important
}
.galleryplus-text-cyan{
    color:#00bcd4!important
}
.galleryplus-text-blue-grey,.galleryplus-text-blue-gray{
    color:#607d8b!important
}
.galleryplus-text-light-green{
    color:#8bc34a!important
}
.galleryplus-text-indigo{
    color:#3f51b5!important
}
.galleryplus-text-khaki{
    color:#b4aa50!important
}
.galleryplus-text-lime{
    color:#cddc39!important
}
.galleryplus-text-orange{
    color:#ff9800!important
}
.galleryplus-text-deep-orange{
    color:#ff5722!important
}
.galleryplus-text-pink{
    color:#FF309A!important
}
.galleryplus-text-purple{
    color:#9c27b0!important
}
.galleryplus-text-deep-purple{
    color:#673ab7!important
}
.galleryplus-text-sand{
    color:#fdf5e6!important
}
.galleryplus-text-teal{
    color:#009688!important
}
.galleryplus-text-light-grey,.galleryplus-hover-text-light-grey:hover,.galleryplus-text-light-gray,.galleryplus-hover-text-light-gray:hover{
    color:#f1f1f1!important
}
.galleryplus-text-dark-grey,.galleryplus-hover-text-dark-grey:hover,.galleryplus-text-dark-gray,.galleryplus-hover-text-dark-gray:hover{
    color:#3a3a3a!important
}
.galleryplus-border-red,.galleryplus-hover-border-red:hover{
    border-color:#f44336!important
}
.galleryplus-border-green,.galleryplus-hover-border-green:hover{
    border-color:#4CAF50!important
}
.galleryplus-border-blue,.galleryplus-hover-border-blue:hover{
    border-color:#2196F3!important
}
.galleryplus-border-yellow,.galleryplus-hover-border-yellow:hover{
    border-color:#ffeb3b!important
}
.galleryplus-border-white,.galleryplus-hover-border-white:hover{
    border-color:#fff!important
}
.galleryplus-border-black,.galleryplus-hover-border-black:hover{
    border-color:#000!important
}
.galleryplus-border-grey,.galleryplus-hover-border-grey:hover,.galleryplus-border-gray,.galleryplus-hover-border-gray:hover{
    border-color:#bbb!important
}
.galleryplus-text-shadow {
    text-shadow: 0px 0px 1px rgba(0,0,0,0.9),1px 1px 1px rgba(0,0,0,0.8),2px 2px 2px rgba(0,0,0,0.8);
}
/* Main image */
.galleryplus {
    text-align: center;
}
.galleryplus-viewport {
    overflow: hidden;
}
.galleryplus-image, .galleryplus-viewport {
    max-width:100%;
    margin:auto;
    left:0;
    right:0;
    bottom:0;
    top:0;
    display:inline-block;
    vertical-align:top;
}
.galleryplus-image {
    width: 100%;
    height: 100%;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
}
.galleryplus-button {
    z-index: 1;
}
.galleryplus-prev, .galleryplus-next {
    display: none;
}
.galleryplus-lazyload{
}
.galleryplus-play-slideshow {
    margin-right: 50px;
}
.galleryplus-pause-slideshow {
    display: none;
    margin-right: 50px;
}
.galleryplus-download {
    right: 100px;
}

/* Spinner */
.galleryplus-spinner, .galleryplus-modal-spinner {
    margin: -28px;
    text-shadow: 0px 0px 1px rgba(0,0,0,0.9),0px 0px 1px rgba(0,0,0,0.8),0px 0px 2px rgba(0,0,0,0.8);
}
/* Video */
.galleryplus-video {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
.galleryplus-video-play, .galleryplus-modal-video-play {
    display: none;
}
.galleryplus-video iframe {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    max-width: 100%;
    margin: auto;
    padding-top: 38px;
    padding-bottom: 60px;  
    box-sizing: border-box;
}
/* Thumbnails */
.galleryplus-thumbnails-wrapper {
    position : relative;
    overflow: hidden;
    padding: 5px 0;
    margin: 0 auto;
}
.galleryplus-thumbnails-left{
    display: inline-block;
    vertical-align: top;
    padding: 0;
}
.galleryplus-thumbnails-right{
    display: inline-block;
    vertical-align: top;
    padding: 0;
}
.galleryplus-thumbnails-top {
    display: block;
    vertical-align: top;
    padding-top: 0;
}
.galleryplus-thumbnails-bottom{
    display: block;
    vertical-align: top;
}
.galleryplus-thumbnails-container {
    text-align: center;
    white-space: nowrap;
    position: relative;
    transform: translate(0px, 0px);
}
.galleryplus-thumbnail-horizontal {
    vertical-align : middle;
    margin: 2px 5px 2px 2px;
    opacity:0.5;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    cursor: pointer;
    box-sizing: border-box;    
}
.galleryplus-thumbnail-vertical {
    vertical-align: top;
    margin: 2px 2px 5px 2px;
    opacity:0.5;
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    box-sizing: border-box;
}
.galleryplus-thumbnail-active {    
    opacity:1;
    border: 4px solid #fff;
    box-shadow: 0px 0px 2px #000;
    box-sizing: border-box;
}
.galleryplus-thumbnails-container .galleryplus-thumbnail-horizontal:last-child {
    margin-right: 0;
}
.galleryplus-thumbnails-container .galleryplus-thumbnail-vertical:last-child {
    margin-bottom: 0;
}
/* Modal */
.galleryplus-modal-header {
    z-index: 1;
    position: relative;
    text-shadow: 1px 1px white;
}
.galleryplus-modal-content {
    overflow: hidden;
    height: 80%;
}
.galleryplus-modal-title {
    padding-right: 215px;
    height: 38px;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    line-height: 38px;
    padding-top: 0 !important;
    font-size: 30px;
    font-weight: bold;
}
.galleryplus-modal-description {
    /* white-space: nowrap;
    */
    max-width: 100%;
    overflow: hidden;
    max-height: 20px;
    box-sizing: content-box;
    padding: 8px;
    line-height: 28px;
    vertical-align: sub;
    padding-top: 0px;
}
.galleryplus-header-space{
    height: 35px;
}
.galleryplus-modal-img {
    width: 100%;
    height: 100%;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: -5px;
}
.galleryplus-modal-img-container {
    overflow: hidden;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 38px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.galleryplus-modal-video-container {
    position: static;
    max-width: 100%;
    max-height: 100%;
    min-height: 100px;
    overflow: hidden;
}
.galleryplus-modal-zoom {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: transform .5s ease-out;
}
.galleryplus-modal-zoomout {
    right: 47px;
}
.galleryplus-modal-zoomin {
    right: 94px;
}
.galleryplus-modal-play-slideshow {
    right: 141px;
}
.galleryplus-modal-pause-slideshow {
    right: 141px;
    display: none;
}
.galleryplus-modal-download {
    right: 188px;
}

/* Modal thumbnails */
.galleryplus-modal-thumbnails-wrapper {
    position: absolute;
    overflow: hidden;
    padding: 5px 0;
    margin: 0 auto;
    z-index: 1;
}
.galleryplus-modal-thumbnails-left{
    display: inline-block;
    vertical-align: top;
    padding: 0;
}
.galleryplus-modal-thumbnails-right{
    display: inline-block;
    vertical-align: top;
    padding: 0;
}
.galleryplus-modal-thumbnails-top {
    display: block;
    vertical-align: top;
    padding-top: 3px;
    top: 40px;
}
.galleryplus-modal-thumbnails-bottom{
    display: block;
    vertical-align: bottom;
    bottom: 0;
}
.galleryplus-modal-thumbnails-container {
    text-align: center;
    white-space: nowrap;
    position: relative;
    transform: translate(0px, 0px);
}
.galleryplus-modal-thumbnail-horizontal {
    vertical-align : middle;
    margin: 0px 5px 0px 2px;
    opacity:0.5;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;

}
.galleryplus-modal-thumbnail-vertical {
    vertical-align: top;
    margin: 2px 2px 5px 2px;
    opacity:0.5;
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    box-sizing: border-box;

}
.galleryplus-modal-thumbnail-active {
    opacity:1;
    border: 4px solid #fff;
    box-shadow: 0px 0px 2px #000;
    box-sizing: border-box;
}
.galleryplus-modal-thumbnails-container .galleryplus-modal-thumbnail-horizontal:last-child {
    margin-right: 0;
}
.galleryplus-modal-thumbnails-container .galleryplus-modal-thumbnail-vertical:last-child {
    margin-bottom: 0;
}
@media (min-width:601px) and (max-width:993px){
    .galleryplus-modal-title {
        overflow: hidden;
        height: 36px;
        font-size: 15px;
        line-height: 36px;
    }
}

.galleryplus-video video{
    align-items: center;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    max-width: 100%;
    max-height: 100%;
}

.galleryplus-border-amber,.galleryplus-hover-border-amber:hover{border-color:#ffc107!important}
.galleryplus-border-aqua,.galleryplus-hover-border-aqua:hover{border-color:#00ffff!important}
.galleryplus-border-blue,.galleryplus-hover-border-blue:hover{border-color:#2196F3!important}
.galleryplus-border-light-blue,.galleryplus-hover-border-light-blue:hover{border-color:#87CEEB!important}
.galleryplus-border-brown,.galleryplus-hover-border-brown:hover{border-color:#795548!important}
.galleryplus-border-cyan,.galleryplus-hover-border-cyan:hover{border-color:#00bcd4!important}
.galleryplus-border-blue-grey,.galleryplus-hover-border-blue-grey:hover,.galleryplus-border-blue-gray,.galleryplus-hover-border-blue-gray:hover{border-color:#607d8b!important}
.galleryplus-border-green,.galleryplus-hover-border-green:hover{border-color:#4CAF50!important}
.galleryplus-border-light-green,.galleryplus-hover-border-light-green:hover{border-color:#8bc34a!important}
.galleryplus-border-indigo,.galleryplus-hover-border-indigo:hover{border-color:#3f51b5!important}
.galleryplus-border-khaki,.galleryplus-hover-border-khaki:hover{border-color:#f0e68c!important}
.galleryplus-border-lime,.galleryplus-hover-border-lime:hover{border-color:#cddc39!important}
.galleryplus-border-orange,.galleryplus-hover-border-orange:hover{border-color:#ff9800!important}
.galleryplus-border-deep-orange,.galleryplus-hover-border-deep-orange:hover{border-color:#ff5722!important}
.galleryplus-border-pink,.galleryplus-hover-border-pink:hover{border-color:#e91e63!important}
.galleryplus-border-purple,.galleryplus-hover-border-purple:hover{border-color:#9c27b0!important}
.galleryplus-border-deep-purple,.galleryplus-hover-border-deep-purple:hover{border-color:#673ab7!important}
.galleryplus-border-red,.galleryplus-hover-border-red:hover{border-color:#f44336!important}
.galleryplus-border-sand,.galleryplus-hover-border-sand:hover{border-color:#fdf5e6!important}
.galleryplus-border-teal,.galleryplus-hover-border-teal:hover{border-color:#009688!important}
.galleryplus-border-yellow,.galleryplus-hover-border-yellow:hover{border-color:#ffeb3b!important}
.galleryplus-border-white,.galleryplus-hover-border-white:hover{border-color:#fff!important}
.galleryplus-border-black,.galleryplus-hover-border-black:hover{border-color:#000!important}
.galleryplus-border-grey,.galleryplus-hover-border-grey:hover,.galleryplus-border-gray,.galleryplus-hover-border-gray:hover{border-color:#9e9e9e!important}
.galleryplus-border-light-grey,.galleryplus-hover-border-light-grey:hover,.galleryplus-border-light-gray,.galleryplus-hover-border-light-gray:hover{border-color:#f1f1f1!important}
.galleryplus-border-dark-grey,.galleryplus-hover-border-dark-grey:hover,.galleryplus-border-dark-gray,.galleryplus-hover-border-dark-gray:hover{border-color:#616161!important}
.galleryplus-border-pale-red,.galleryplus-hover-border-pale-red:hover{border-color:#ffe7e7!important}.galleryplus-border-pale-green,.galleryplus-hover-border-pale-green:hover{border-color:#e7ffe7!important}
.galleryplus-border-pale-yellow,.galleryplus-hover-border-pale-yellow:hover{border-color:#ffffcc!important}.galleryplus-border-pale-blue,.galleryplus-hover-border-pale-blue:hover{border-color:#e7ffff!important}
