@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: 400;
    font-style: normal
}

[class*=" galleryplusicon-"]:before,
[class^=galleryplusicon-]:before {
    font-family: galleryplus;
    font-style: normal;
    font-weight: 400;
    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"
}

.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(2n) {
    background-color: #f1f1f1
}

.galleryplus-table-all tr:nth-child(odd) {
    background-color: #fff
}

.galleryplus-table-all tr:nth-child(2n) {
    background-color: #f1f1f1
}

.galleryplus-hoverable tbody tr:hover,
.galleryplus-ul.galleryplus-hoverable li:hover {
    background-color: #ccc
}

.galleryplus-centered tr td,
.galleryplus-centered tr th {
    text-align: center
}

.galleryplus-table-all td,
.galleryplus-table-all th,
.galleryplus-table td,
.galleryplus-table th {
    padding: 8px;
    display: table-cell;
    text-align: left;
    vertical-align: top
}

.galleryplus-table-all td:first-child,
.galleryplus-table-all th:first-child,
.galleryplus-table td:first-child,
.galleryplus-table th:first-child {
    padding-left: 16px
}

.galleryplus-btn,
.galleryplus-button {
    border: none;
    display: inline-block;
    outline: 0;
    padding: 8px;
    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, .2), 0 6px 20px 0 rgba(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-btn:disabled,
.galleryplus-button:disabled,
.galleryplus-disabled {
    cursor: not-allowed;
    opacity: .3
}

.galleryplus-disabled *,
:disabled * {
    pointer-events: none
}

.galleryplus-btn.galleryplus-disabled:hover,
.galleryplus-btn:disabled:hover {
    box-shadow: none
}

.galleryplus-badge,
.galleryplus-tag {
    color: #fff;
    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-display-container,
.galleryplus-tooltip {
    position: relative
}

.galleryplus-tooltip .galleryplus-text {
    display: none
}

.galleryplus-tooltip:hover .galleryplus-text {
    display: inline-block
}

.galleryplus-ripple:active {
    opacity: .5
}

.galleryplus-ripple {
    transition: opacity 0s
}

.galleryplus-input {
    padding: 8px;
    display: block
}

.galleryplus-input,
.galleryplus-select {
    border: none;
    border-bottom: 1px solid #ccc;
    width: 100%
}

.galleryplus-select {
    padding: 9px 0
}

.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-click:hover,
.galleryplus-dropdown-click:hover>.galleryplus-button:first-child,
.galleryplus-dropdown-hover:first-child,
.galleryplus-dropdown-hover: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-click,
.galleryplus-bar-block .galleryplus-dropdown-hover {
    width: 100%
}

.galleryplus-bar-block .galleryplus-dropdown-click .galleryplus-dropdown-content,
.galleryplus-bar-block .galleryplus-dropdown-hover .galleryplus-dropdown-content {
    min-width: 100%
}

.galleryplus-bar-block .galleryplus-dropdown-click .galleryplus-button,
.galleryplus-bar-block .galleryplus-dropdown-hover .galleryplus-button {
    width: 100%;
    text-align: left;
    padding: 8px 16px
}

#main,
.galleryplus-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: #000;
    background-color: rgba(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-click,
.galleryplus-bar .galleryplus-dropdown-hover {
    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-bar:after,
.galleryplus-bar:before,
.galleryplus-cell-row:after,
.galleryplus-cell-row:before,
.galleryplus-clear:after,
.galleryplus-clear:before,
.galleryplus-container:after,
.galleryplus-container:before,
.galleryplus-panel:after,
.galleryplus-panel:before,
.galleryplus-row-padding:after,
.galleryplus-row-padding:before,
.galleryplus-row:after,
.galleryplus-row:before {
    content: "";
    display: table;
    clear: both
}

.galleryplus-col,
.galleryplus-half,
.galleryplus-quarter,
.galleryplus-third,
.galleryplus-threequarter,
.galleryplus-twothird {
    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,
.galleryplus-show-block {
    display: block !important
}

.galleryplus-show-inline-block {
    display: inline-block !important
}

@media (max-width:600px) {
    .galleryplus-modal-content {
        width: auto !important
    }

    .galleryplus-dropdown-click.galleryplus-mobile .galleryplus-dropdown-content,
    .galleryplus-dropdown-hover.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-click.galleryplus-mobile,
    .galleryplus-dropdown-hover.galleryplus-mobile {
        text-align: center
    }

    .galleryplus-dropdown-click.galleryplus-mobile,
    .galleryplus-dropdown-click.galleryplus-mobile .galleryplus-btn,
    .galleryplus-dropdown-click.galleryplus-mobile .galleryplus-button,
    .galleryplus-dropdown-hover.galleryplus-mobile,
    .galleryplus-dropdown-hover.galleryplus-mobile .galleryplus-btn,
    .galleryplus-dropdown-hover.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
    }
}

.galleryplus-bottom,
.galleryplus-top {
    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, .5);
    z-index: 2
}

.galleryplus-display-topleft {
    position: absolute;
    left: 0;
    top: 0
}

.galleryplus-display-topright {
    position: absolute;
    right: 0;
    top: 0;
    padding-top: 12px;
    padding-bottom: 12px;
}

.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 {
    left: 13%
}
/*
.galleryplus-display-left,
.galleryplus-display-right {
    position: absolute;
    bottom: -70px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
*/
.galleryplus-display-right {
    right: 13%
}

.galleryplus-display-topmiddle {
    top: 0
}

.galleryplus-display-bottommiddle,
.galleryplus-display-topmiddle {
    position: absolute;
    left: 50%;
    -ms-transform: translate(-50%);
    transform: translate(-50%)
}

.galleryplus-display-bottommiddle {
    bottom: 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-col,
.galleryplus-row-padding>.galleryplus-half,
.galleryplus-row-padding>.galleryplus-quarter,
.galleryplus-row-padding>.galleryplus-third,
.galleryplus-row-padding>.galleryplus-threequarter,
.galleryplus-row-padding>.galleryplus-twothird {
    padding: 0 8px
}

.galleryplus-container,
.galleryplus-panel {
    padding: .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: #dc143c;
    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, .16), 0 2px 10px 0 rgba(0, 0, 0, .12)
}

.galleryplus-card-4,
.galleryplus-hover-shadow:hover {
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2), 0 4px 20px 0 rgba(0, 0, 0, .19)
}

.galleryplus-spin {
    animation: galleryplusspin 2s linear infinite
}

@keyframes galleryplusspin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.galleryplus-animate-fading {
    animation: galleryplusfading 10s infinite
}

@keyframes galleryplusfading {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.galleryplus-animate-opacity,
.galleryplus-animate-opacity-left,
.galleryplus-animate-opacity-right {
    animation: galleryplusopac .8s
}

@keyframes galleryplusopac {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.galleryplus-animate-opacity-left-out,
.galleryplus-animate-opacity-out,
.galleryplus-animate-opacity-right-out {
    animation: galleryplusopacout .8s;
    opacity: 0
}

@keyframes galleryplusopacout {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.galleryplus-animate-top,
.galleryplus-animate-top-left,
.galleryplus-animate-top-right {
    position: relative;
    animation: galleryplusanimatetop .4s
}

@keyframes galleryplusanimatetop {
    0% {
        transform: translate3d(0, -100%, 0);
        opacity: 0
    }

    to {
        transform: translateZ(0);
        opacity: 1
    }
}

.galleryplus-animate-top-left-out,
.galleryplus-animate-top-out,
.galleryplus-animate-top-right-out {
    position: relative;
    animation: galleryplusanimatetopout .4s;
    opacity: 0
}

@keyframes galleryplusanimatetopout {
    0% {
        transform: translateZ(0);
        opacity: 1
    }

    to {
        transform: translate3d(0, 100%, 0);
        opacity: 0
    }
}

.galleryplus-animate-fastslide-left,
.galleryplus-animate-left,
.galleryplus-animate-slide-left {
    position: relative;
    animation: galleryplusanimateleft .4s
}

@keyframes galleryplusanimateleft {
    0% {
        transform: translate3d(-100%, 0, 0);
        opacity: 0
    }

    to {
        transform: translateZ(0);
        opacity: 1
    }
}

.galleryplus-animate-fastslide-left-out,
.galleryplus-animate-left-out,
.galleryplus-animate-slide-left-out {
    position: relative;
    animation: galleryplusanimateleftout .4s;
    opacity: 0
}

@keyframes galleryplusanimateleftout {
    0% {
        transform: translateZ(0);
        opacity: 1
    }

    to {
        transform: translate3d(100%, 0, 0);
        opacity: 0
    }
}

.galleryplus-animate-fastslide-right,
.galleryplus-animate-right,
.galleryplus-animate-slide-right {
    position: relative;
    animation: galleryplusanimateright .4s
}

@keyframes galleryplusanimateright {
    0% {
        transform: translate3d(100%, 0, 0);
        opacity: 0
    }

    to {
        transform: translateZ(0);
        opacity: 1
    }
}

.galleryplus-animate-fastslide-right-out,
.galleryplus-animate-right-out,
.galleryplus-animate-slide-right-out {
    position: relative;
    animation: galleryplusanimaterightout .4s;
    opacity: 0
}

@keyframes galleryplusanimaterightout {
    0% {
        transform: translateZ(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 .4s
}

@keyframes galleryplusanimatebottom {
    0% {
        transform: translate3d(0, 100%, 0);
        opacity: 0
    }

    to {
        transform: translateZ(0);
        opacity: 1
    }
}

.galleryplus-animate-bottom-left-out,
.galleryplus-animate-bottom-out,
.galleryplus-animate-bottom-right-out {
    position: relative;
    animation: galleryplusanimatebottomout .4s;
    opacity: 0
}

@keyframes galleryplusanimatebottomout {
    0% {
        transform: translateZ(0);
        opacity: 1
    }

    to {
        transform: translate3d(0, -100%, 0);
        opacity: 1
    }
}

.galleryplus-animate-zoom,
.galleryplus-animate-zoom-left,
.galleryplus-animate-zoom-right {
    animation: galleryplusanimatezoom .6s
}

@keyframes galleryplusanimatezoom {
    0% {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.galleryplus-animate-zoom-left-out,
.galleryplus-animate-zoom-out,
.galleryplus-animate-zoom-right-out {
    animation: galleryplusanimatezoomout .6s
}

@keyframes galleryplusanimatezoomout {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(0)
    }
}

.galleryplus-thumbnails-animate-opacity {
    animation: galleryplus-thumbnails-opac .8s
}

@keyframes galleryplus-thumbnails-opac {
    0% {
        opacity: 0
    }

    to {
        opacity: .3
    }
}

.galleryplus-thumbnails-animate-top {
    position: relative;
    animation: galleryplus-thumbnails-top .4s
}

@keyframes galleryplus-thumbnails-top {
    0% {
        transform: translate3d(0, -100%, 0);
        opacity: 0
    }

    to {
        transform: translateZ(0);
        opacity: .3
    }
}

.galleryplus-thumbnails-animate-left {
    position: relative;
    animation: galleryplus-thumbnails-left .4s
}

@keyframes galleryplus-thumbnails-left {
    0% {
        transform: translate3d(-100%, 0, 0);
        opacity: 0
    }

    to {
        transform: translateZ(0);
        opacity: .3
    }
}

.galleryplus-thumbnails-animate-right {
    position: relative;
    animation: galleryplus-thumbnails-right .4s
}

@keyframes galleryplus-thumbnails-right {
    0% {
        transform: translate3d(100%, 0, 0);
        opacity: 0
    }

    to {
        transform: translateZ(0);
        opacity: .3
    }
}

.galleryplus-thumbnails-animate-bottom {
    position: relative;
    animation: galleryplus-thumbnails-bottom .4s
}

@keyframes galleryplus-thumbnails-bottom {
    0% {
        transform: translate3d(0, 100%, 0);
        opacity: 0
    }

    to {
        transform: translateZ(0);
        opacity: .3
    }
}

.galleryplus-thumbnails-animate-zoom {
    animation: galleryplus-thumbnails-zoom .6s
}

@keyframes galleryplus-thumbnails-zoom {
    0% {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.galleryplus-description-animate-opacity {
    animation: galleryplus-description-opac 2s
}

@keyframes galleryplus-description-opac {
    0% {
        opacity: 0
    }

    to {
        opacity: .8
    }
}

.galleryplus-description-animate-top {
    animation: galleryplus-description-top 2s
}

@keyframes galleryplus-description-top {
    0% {
        transform: translate3d(0, -100%, 0);
        opacity: 0
    }

    to {
        transform: translateZ(0);
        opacity: .8
    }
}

.galleryplus-description-animate-left {
    animation: galleryplus-description-left 2s
}

@keyframes galleryplus-description-left {
    0% {
        transform: translate3d(-100%, 0, 0);
        opacity: 0
    }

    to {
        transform: translateZ(0);
        opacity: .8
    }
}

.galleryplus-description-animate-right {
    animation: galleryplus-description-right 2s
}

@keyframes galleryplus-description-right {
    0% {
        transform: translate3d(100%, 0, 0);
        opacity: 0
    }

    to {
        transform: translateZ(0);
        opacity: .8
    }
}

.galleryplus-description-animate-bottom {
    animation: galleryplus-description-bottom 2s
}

@keyframes galleryplus-description-bottom {
    0% {
        transform: translate3d(0, 100%, 0);
        opacity: 0
    }

    to {
        transform: translateZ(0);
        opacity: .8
    }
}

.galleryplus-description-animate-zoom {
    animation: galleryplus-description-zoom 2s
}

@keyframes galleryplus-description-zoom {
    0% {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.galleryplus-animate-input {
    transition: width .4s ease-in-out
}

.galleryplus-animate-input:focus {
    width: 100% !important
}

.galleryplus-hover-opacity:hover,
.galleryplus-opacity {
    opacity: 1
}

.galleryplus-hover-opacity-off:hover,
.galleryplus-opacity-off {
    opacity: 1
}

.galleryplus-opacity-max {
    opacity: .25
}

.galleryplus-opacity-min {
    opacity: .75
}

.galleryplus-grayscale-max,
.galleryplus-greyscale-max,
.galleryplus-hover-grayscale:hover,
.galleryplus-hover-greyscale:hover {
    filter: grayscale(100%)
}

.galleryplus-grayscale,
.galleryplus-greyscale {
    filter: grayscale(75%)
}

.galleryplus-grayscale-min,
.galleryplus-greyscale-min {
    filter: grayscale(50%)
}

.galleryplus-sepia {
    filter: sepia(75%)
}

.galleryplus-hover-sepia:hover,
.galleryplus-sepia-max {
    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-code,
.galleryplus-section {
    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-hover-none:hover,
.galleryplus-transparent {
    background-color: transparent !important
}

.galleryplus-hover-none:hover {
    box-shadow: none !important
}

.galleryplus-amber,
.galleryplus-hover-amber:hover {
    color: #000 !important;
    background-color: #ffc107 !important
}

.galleryplus-aqua,
.galleryplus-hover-aqua:hover {
    color: #000 !important;
    background-color: #0ff !important
}

.galleryplus-blue,
.galleryplus-hover-blue:hover {
    color: #fff !important;
    background-color: #2196f3 !important
}

.galleryplus-hover-light-blue:hover,
.galleryplus-light-blue {
    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-gray,
.galleryplus-blue-grey,
.galleryplus-hover-blue-gray:hover,
.galleryplus-hover-blue-grey:hover {
    color: #fff !important;
    background-color: #607d8b !important
}

.galleryplus-green,
.galleryplus-hover-green:hover {
    color: #fff !important;
    background-color: #4caf50 !important
}

.galleryplus-hover-light-green:hover,
.galleryplus-light-green {
    color: #000 !important;
    background-color: #8bc34a !important
}

.galleryplus-hover-indigo:hover,
.galleryplus-indigo {
    color: #fff !important;
    background-color: #3f51b5 !important
}

.galleryplus-hover-khaki:hover,
.galleryplus-khaki {
    color: #000 !important;
    background-color: khaki !important
}

.galleryplus-hover-lime:hover,
.galleryplus-lime {
    color: #000 !important;
    background-color: #cddc39 !important
}

.galleryplus-hover-orange:hover,
.galleryplus-orange {
    color: #000 !important;
    background-color: #ff9800 !important
}

.galleryplus-deep-orange,
.galleryplus-hover-deep-orange:hover {
    color: #fff !important;
    background-color: #ff5722 !important
}

.galleryplus-hover-pink:hover,
.galleryplus-pink {
    color: #fff !important;
    background-color: #e91e63 !important
}

.galleryplus-hover-purple:hover,
.galleryplus-purple {
    color: #fff !important;
    background-color: #9c27b0 !important
}

.galleryplus-deep-purple,
.galleryplus-hover-deep-purple:hover {
    color: #fff !important;
    background-color: #673ab7 !important
}

.galleryplus-hover-red:hover,
.galleryplus-red {
    color: #fff !important;
    background-color: #f44336 !important
}

.galleryplus-hover-sand:hover,
.galleryplus-sand {
    color: #000 !important;
    background-color: #fdf5e6 !important
}

.galleryplus-hover-teal:hover,
.galleryplus-teal {
    color: #fff !important;
    background-color: #009688 !important
}

.galleryplus-hover-yellow:hover,
.galleryplus-yellow {
    color: #000 !important;
    background-color: #ffeb3b !important
}

.galleryplus-hover-white:hover,
.galleryplus-white {
    color: #000 !important;
    background-color: #fff !important
}

.galleryplus-black,
.galleryplus-hover-black:hover {
    color: #fff !important;
    background-color: #000 !important
}

.galleryplus-gray,
.galleryplus-grey,
.galleryplus-hover-gray:hover,
.galleryplus-hover-grey:hover {
    color: #000 !important;
    background-color: #bbb !important
}

.galleryplus-hover-light-gray:hover,
.galleryplus-hover-light-grey:hover,
.galleryplus-light-gray,
.galleryplus-light-grey {
    color: #000 !important;
    background-color: #f1f1f1 !important
}

.galleryplus-dark-gray,
.galleryplus-dark-grey,
.galleryplus-hover-dark-gray:hover,
.galleryplus-hover-dark-grey:hover {
    color: #fff !important;
    background-color: #616161 !important
}

.galleryplus-hover-pale-red:hover,
.galleryplus-pale-red {
    color: #000 !important;
    background-color: #fdd !important
}

.galleryplus-hover-pale-green:hover,
.galleryplus-pale-green {
    color: #000 !important;
    background-color: #dfd !important
}

.galleryplus-hover-pale-yellow:hover,
.galleryplus-pale-yellow {
    color: #000 !important;
    background-color: #ffc !important
}

.galleryplus-hover-pale-blue:hover,
.galleryplus-pale-blue {
    color: #000 !important;
    background-color: #dff !important
}

.galleryplus-hover-text-red:hover,
.galleryplus-text-red {
    color: #f44336 !important
}

.galleryplus-hover-text-green:hover,
.galleryplus-text-green {
    color: #4caf50 !important
}

.galleryplus-hover-text-blue:hover,
.galleryplus-text-blue {
    color: #2196f3 !important
}

.galleryplus-hover-text-yellow:hover,
.galleryplus-text-yellow {
    color: #ffeb3b !important
}

.galleryplus-hover-text-white:hover,
.galleryplus-text-white {
    color: #fff !important
}

.galleryplus-hover-text-black:hover,
.galleryplus-text-black {
    color: #000 !important
}

.galleryplus-hover-text-gray:hover,
.galleryplus-hover-text-grey:hover,
.galleryplus-text-gray,
.galleryplus-text-grey {
    color: #757575 !important
}

.galleryplus-text-amber {
    color: #ffc107 !important
}

.galleryplus-text-aqua {
    color: #0ff !important
}

.galleryplus-text-light-blue {
    color: #87ceeb !important
}

.galleryplus-text-brown {
    color: #795548 !important
}

.galleryplus-text-cyan {
    color: #00bcd4 !important
}

.galleryplus-text-blue-gray,
.galleryplus-text-blue-grey {
    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-hover-text-light-gray:hover,
.galleryplus-hover-text-light-grey:hover,
.galleryplus-text-light-gray,
.galleryplus-text-light-grey {
    color: #f1f1f1 !important
}

.galleryplus-hover-text-dark-gray:hover,
.galleryplus-hover-text-dark-grey:hover,
.galleryplus-text-dark-gray,
.galleryplus-text-dark-grey {
    color: #3a3a3a !important
}

.galleryplus-border-gray,
.galleryplus-border-grey,
.galleryplus-hover-border-gray:hover,
.galleryplus-hover-border-grey:hover {
    border-color: #bbb !important
}

.galleryplus-text-shadow {
   padding: 8px;
}
.galleryplus-button i{
font-size: 22px;
text-shadow: none;
}
.galleryplus {
    text-align: center
}

.galleryplus-viewport {
    overflow: visible
}

.galleryplus-image,
.galleryplus-viewport {
    max-width: 100%;
    vertical-align: top
}

.galleryplus-image,
.galleryplus-viewport {
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: inline-block
}

.galleryplus-image {
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat
}

.galleryplus-button {
    z-index: 1
}

.galleryplus-next,
.galleryplus-prev {
    display: block!important
}

.galleryplus-play-slideshow {
    margin-right: 50px
}

.galleryplus-pause-slideshow {
    display: none;
    margin-right: 50px
}

.galleryplus-download {
    right: 100px
}

.galleryplus-modal-spinner,
.galleryplus-spinner {
    margin: -28px;
    text-shadow: 0 0 1px rgba(0, 0, 0, .9), 0 0 1px rgba(0, 0, 0, .8), 0 0 2px rgba(0, 0, 0, .8)
}

.galleryplus-video {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box
}

.galleryplus-modal-video-play,
.galleryplus-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
}

.galleryplus-thumbnails-wrapper {
    position: relative;
    overflow: hidden;
    padding: 5px 0;
    margin: 0 auto;
    width: 219px!important;
}

.galleryplus-thumbnails-left,
.galleryplus-thumbnails-right {
    display: inline-block;
    vertical-align: top;
    padding: 0
}

.galleryplus-thumbnails-top {
    padding-top: 0
}

.galleryplus-thumbnails-bottom,
.galleryplus-thumbnails-top {
    display: block;
    vertical-align: top
}

.galleryplus-thumbnails-container {
    text-align: center;
    white-space: nowrap;
    position: relative;
    transform: translate(0)
}

.galleryplus-thumbnail-horizontal {
    vertical-align: middle;
    margin: 2px 0 2px 2px;
    display: inline-block
}

.galleryplus-thumbnail-horizontal,
.galleryplus-thumbnail-vertical {
    opacity: 1;
    background-repeat: no-repeat;
    background-position: 50%;
    overflow: hidden;
    cursor: pointer;
    box-sizing: border-box;
    width: 70px!important;
    height: 50px!important;
    background-size: 89%!important;

}

.galleryplus-thumbnail-vertical {
    vertical-align: top;
    margin: 2px 2px 5px;
    display: block
}

.galleryplus-thumbnail-active {
    opacity: 1;
    box-sizing: border-box;
    outline: 1px solid var(--secondary-color);
    border-radius: 4px;
    background-size: 89%!important;
    width: 70px!important;
    height: 50px!important;
}

.galleryplus-thumbnails-container .galleryplus-thumbnail-horizontal:last-child {
    margin-right: 0
}

.galleryplus-thumbnails-container .galleryplus-thumbnail-vertical:last-child {
    margin-bottom: 0
}

.galleryplus-modal-header {
    z-index: 1;
    position: relative;
    text-shadow: 1px 1px #fff
}

.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: 12px;
    font-weight: 500
}

.galleryplus-modal-description {
    max-width: 100%;
    overflow: hidden;
    max-height: 20px;
    box-sizing: content-box;
    line-height: 28px;
    vertical-align: sub;
    padding: 0 8px 8px
}

.galleryplus-header-space {
    height: 35px
}

.galleryplus-modal-img {
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: inline-block;
    background-position: 50%;
    background-repeat: no-repeat;
    margin: auto auto -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: 50%;
    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
}

.galleryplus-modal-thumbnails-wrapper {
    position: absolute;
    overflow: hidden;
    padding: 22px 0;
    margin: 0 auto;
    z-index: 1
}

.galleryplus-modal-thumbnails-left,
.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(0)
}

.galleryplus-modal-thumbnail-horizontal {
    vertical-align: middle;
    margin: 0 5px 0 2px;
    display: inline-block;
    position: relative
}

.galleryplus-modal-thumbnail-horizontal,
.galleryplus-modal-thumbnail-vertical {
    opacity: .5;
    background-repeat: no-repeat;
    background-position: 50%;
    overflow: hidden;
    cursor: pointer;
    box-sizing: border-box
}

.galleryplus-modal-thumbnail-vertical {
    vertical-align: top;
    margin: 2px 2px 5px;
    display: block
}

.galleryplus-modal-thumbnail-active {
    opacity: 1;
    overflow: visible;
    outline: 1px solid #44a326;
    border-radius: 8px;
    padding: 20px;
    /* width: 65%!important; */
    background-size: 95%!important;
    box-shadow: none;
    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-border-amber,
.galleryplus-hover-border-amber:hover {
    border-color: #ffc107 !important
}

.galleryplus-border-aqua,
.galleryplus-hover-border-aqua:hover {
    border-color: #0ff !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-gray,
.galleryplus-border-blue-grey,
.galleryplus-hover-border-blue-gray:hover,
.galleryplus-hover-border-blue-grey: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: khaki !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-gray,
.galleryplus-border-grey,
.galleryplus-hover-border-gray:hover,
.galleryplus-hover-border-grey:hover {
    border-color: #9e9e9e !important
}

.galleryplus-border-light-gray,
.galleryplus-border-light-grey,
.galleryplus-hover-border-light-gray:hover,
.galleryplus-hover-border-light-grey:hover {
    border-color: #f1f1f1 !important
}

.galleryplus-border-dark-gray,
.galleryplus-border-dark-grey,
.galleryplus-hover-border-dark-gray:hover,
.galleryplus-hover-border-dark-grey: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: #ffc !important
}

.galleryplus-border-pale-blue,
.galleryplus-hover-border-pale-blue:hover {
    border-color: #e7ffff !important
}
.galleryplus-modal-zoomout {
    margin-right: 8px;
}
.galleryplus-modal-zoomin {
    margin-right: 16px;
}

.galleryplus-display-container .galleryplus-maximize {
    display: none;
}

.galleryplus-image.galleryplus-animate-fastslide-right:hover::after {
    position: absolute;
    left: 45%;
    top: 42%;
    content: "\e84a";
    font-family: galleryplus;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: normal;
    font-size: 22px;
    color: #fff;
    background-color: #000;
    padding: 10px;
    border-radius: 4px;
    line-height: 1;

}