.ng-gallery {
    width: 100%;
    height: 100%;
    display: inline-block;
}

img.ng-thumb {
    height: 50px;
    float: left;
    display: block;
    cursor: pointer;
    margin: 2px 2px 0 0;
}

.imageClass {
    cursor: pointer;
}

.ng-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fdfdfd;
    z-index: 9999;
}

.additional-wrap {
    position: relative;
}

.contentGallery .additional-image-links {
    position: absolute;
    top: 0;
    right: 0;
}

.contentGallery .additional-image-links .additional-image-link a {
    padding-left: 3px;
    padding-right: 3px;
}

.tooltip.descriptiontt .tooltip-inner {
    background-color: #f4f7fd;
    color: #6a6a70;
}

.tooltip.descriptiontt .tooltip-arrow {
    display: none;
}

.ng-gallery-content {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    text-align: center;
}

.gallery-content-nav {
    background: url("/modules/home/client/img/gallery/fancybox_sprite.png");
}

.ng-gallery-content > a.close-popup {
    font-size: 15px;
    float: right;
    color: #9E9E9E;
    text-decoration: none;
    margin: 0 30px 0 0;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 0;
    width: 60px;
    height: 30px;
    z-index: 1000;
    padding-top: 5px;
    background-position: 0 70px;
    background-repeat: no-repeat;
}

.ng-gallery-content > a.nav-left, .ng-gallery-content > a.nav-right {
    color: #9E9E9E;
    text-decoration: none;
    font-size: 15px;
    cursor: pointer;
}

.nav-left {
    width: 30px;
    height: 30px;
    background-position: 0 70px;
    z-index: 1000;
}

.nav-right {
    width: 30px;
    height: 30px;
    background-position: 0 35px;
    z-index: 1000;

}

.ng-gallery-content > a.nav-left {
    position: fixed;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
}

.ng-gallery-content > a.nav-right {
    position: fixed;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
}

.ng-gallery-content .contentGallery {
    height: auto;
    max-height: 75vh;
    max-width: 80vw;
    position: relative;
    display: block;
    margin: 0 auto 0 auto;
    top: 45%;
    transform: translateY(-50%);
    cursor: pointer;
}

.ng-gallery-content .contentGallery img {
    max-height: 75vh;
    max-width: 80vw;

}

.ng-gallery-content .contentGallery .imageTitle {
    max-width: 80vw;
    min-width: 60vw;
    text-align: left;
    margin: 0 auto 0 auto;
    margin-top: 8px;
    letter-spacing: -0.15px;
    line-height: 16px;
    word-spacing: 0;
    animation: fadeIn 0.7s;

}

.ng-gallery-content .contentGallery > img.effect {
    animation: fadeIn 0.7s;
}

.mika {
    color: #ffffff;
}

.zika {
    color: #434550;
}

.slide-left {
    animation: fadeIn 1s;
}

@keyframes fadeIn {
    from {
        opacity: 0.3;
    }
    to {
        opacity: 1;
    }
}

.ng-gallery-content > span.info-text {
    color: #464646;
    display: inline-block;
    max-height: calc(100% - 190px);
    max-width: calc(100% - 200px);
    height: 20px;
    font-weight: normal;
    text-align: left;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 147px;
    margin-left: auto;
    margin-right: auto;
    min-width: 200px;
}

.ng-gallery-content > .ng-thumbnails-wrapper {
    width: 400px;
    height: 70px;
    text-align: center;
    position: fixed;
    bottom: 20px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    overflow-x: hidden;
}

.ng-gallery-content > .ng-thumbnails-wrapper > .ng-thumbnails {
    width: 4000px;
    height: 70px;
}

.ng-gallery-content > .ng-thumbnails-wrapper > .ng-thumbnails > div > img {
    width: auto;
    height: 70px;
    float: left;
    margin-right: 10px;
    cursor: pointer;
    opacity: 0.6;
}

.ng-gallery-content > .ng-thumbnails-wrapper > .ng-thumbnails > div > img:hover,
.ng-gallery-content > .ng-thumbnails-wrapper > .ng-thumbnails > div > img.active {
    transition: opacity 0.25s ease;
    opacity: 1;
}

.uil-ring-css {
    position: absolute;
    top: 27px;
    right: 10px;
    width: 100px;
    height: 100px;
    background: url("/modules/home/client/img/gallery/loader.GIF");
    background-repeat: no-repeat;
}

.info-text {
    font-size: 15px;
}

.info-text-medium {
    font-size: 11px;
}

.uil-ring-css > div {
    position: absolute;
    display: block;
    width: 80px;
    height: 80px;
    top: 20px;
    left: 20px;

}

.thumbnail {
    display: block;
    margin-bottom: 0;
    margin: 0 auto;
    line-height: 1.42857143;
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    transition: none;
    max-height: 161px;
    max-width: 219px;

}

.thumbnailWrap {
    width: 219px;
    height: 161px;
    box-shadow: none;
    background-color: #F9F9F9;
    padding: 0;
    margin: 10px;
    margin-bottom: 20px;
    text-align: center;
    vertical-align: middle;
}

.thumbnail4 {
    display: block;
    margin-bottom: 0;
    margin: 0 auto;
    line-height: 1.42857143;
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    transition: none;
    max-height: 300px;
    max-width: 400px;

}

.thumbnailWrap4 {
    width: 400px;
    height: 300px;
    box-shadow: none;
    background-color: #F9F9F9;
    padding: 0;
    margin: 10px;
    margin-bottom: 20px;
    text-align: center;
    vertical-align: middle;
}

.ng-gallery-content .contentGallery >img , .ng-gallery-content > span.info-text {
    animation: fadein 3s;
    -moz-animation: fadein 3s; /* Firefox */
    -webkit-animation: fadein 3s; /* Safari and Chrome */
    -o-animation: fadein 3s; /* Opera */
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}
