#rotating-item-wrapper-sfeer {
    z-index: 10000000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: #000;
}

.rotating-item-sfeer {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    position: absolute;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.busy {
    position: absolute;
    z-index: 100000;
    background-image: url("../images/site/busy.gif");
    background-repeat: no-repeat;
    background-position: center center;
    width: 4.6875rem;
    height: 4.6875rem;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    top: 20%;
    left: 50%;
    margin: -2.3125rem 0 0 -2.3125rem;
    padding: 0;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
}

.portView {
    position: absolute;
    height: 7.1rem;
    width: 100%;
    bottom: 0;
    overflow: hidden;
    z-index: 100;
    background: #30383B;
}

.sfeer_ThumbContainer {
    white-space: nowrap;
    position: absolute;
    height: 6.375rem;
    width: 100%;
    top: 0rem;
    left: 0rem;
    text-align: center;
    list-style: none;
}

.gsfeer_control_container {
    display: none;
    position: absolute;
    top: (700/1920 * 100vw);
    left: 50%;
    vertical-align: top;
    z-index: 99;
}

.stylePage .gsfeer_control_container {
    display: block;
}

.gsfeer-icon-container {
    width: 0;
    height: 0;
    position: absolute;
    z-index: 3;
    left: 40vw;
    top: 20vh;
}

.gsfeer-icon-container .icon {
    font-size: 3.2rem;
    cursor: pointer;
    width: calc(300/1920 * 100vw);
    display: inline-block;
    border-radius: calc(5/1920 * 100vw);
    cursor: pointer;
    user-select: none;
}

.gsfeer-icon-container .icon:before {
    color: #fff ;
    padding: calc(10/1920 * 100vw);
    width: calc(50/1920 * 100vw);
    height: calc(50/1920 * 100vw);
    top: calc(-7/1920 * 100vw);
    left: calc(2/1920 * 100vw);
    position: absolute;
    border-radius: calc(222/1920 * 100vw);
    background-color: #505050;
    border: calc(1/1920 * 100vw) solid #fff;
}

.gsfeer-icon-container .fullpage_gallery_icon-text {
    color: #fff !important;
    font-size: 1.8rem !important;
    padding: 0 0 0 calc(10/1920 * 100vw);
    background-color: #505050;
    position: absolute;
    left: 0;
    top: 0;
    left: calc(44/1920 * 100vw);
    width: calc(220/1920 * 100vw);
    height: calc(36/1920 * 100vw);
    line-height: calc(36/1920 * 100vw);
    font-weight: normal !important;
    border-top: calc(1/1920 * 100vw) solid #fff;
    border-right: calc(1/1920 * 100vw) solid #fff;
    border-bottom: calc(1/1920 * 100vw) solid #fff;
    cursor: pointer;
    user-select: none;
}

.gsfeer_space_chooser {
    display: none;
    position: fixed;
    float: left;
    width: 800px;
    top: 440px;
    left: 650px;
    overflow: hidden;
}

.gsfeer_space_chooser .gsfeer-space {
    float: left;
    width: calc(200px - 6px);
    margin-right: 8px;
    overflow: hidden;
    cursor: pointer;
}

.gsfeer_space_chooser .gsfeer-space:last-child {
    margin-right: 0;
}

.gsfeer_space_chooser img {
    float: left;
    width: 100%;
    height: auto;
    background: #30383B;
}

.gsfeer_space_chooser span {
    float: left;
    width: 100%;
    color: #fff;
    padding: 3px 0;
    text-transform: uppercase;
    font-size: 13pt;
    cursor: pointer;
    text-align: center;
}

.gsfeer_space_chooser .gsfeer-space span {
    background: #fff;
    color: #30383B;
    font-weight: 700;
}

.gsfeer_space_chooser span.gsfeer-space-header {
    font-size: 11pt;
    background: #30383B;
    margin: 0;
    margin-bottom: 4px;
    line-height: 38px;
    text-align: left;
    font-weight: 700;
    padding-left: 6px;
}

.gsfeer_space_chooser span.gsfeer-space-header span {
    font-size: 18pt;
    width: auto;
}

.matrixPage .gsfeer_control_container {
    height: 3.75rem;
}

.gsfeer_prev {
    background-repeat: no-repeat;
    height: 1.75rem;
    width: 1.6875rem;
    position: absolute;
    top: 50%;
    left: 0.625rem;
    cursor: pointer;
    color: #fff;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    z-index: 99;
    text-align: center;
    font-size: 30pt;
}

.gsfeer_next {
    background-repeat: no-repeat;
    height: 1.75rem;
    width: 1.6875rem;
    position: absolute;
    top: 50%;
    right: 0.625rem;
    cursor: pointer;
    color: #fff;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    z-index: 99;
    text-align: center;
    font-size: 30pt;
}

.gsfeer_play {
    display: inline-block;
    width: 3.75rem;
    height: 1.875rem;
    text-align: center;
    background-size: auto 100%;
    -moz-border-radius: 0.3125rem;
    -webkit-border-radius: 0.3125rem;
    border-radius: 0.3125rem 0.3125rem 0.3125rem 0.3125rem;
    border-radius: 0.3125rem;
    font-family: "Roboto-Black";
    font-weight: bold;
    font-size: 0.9rem;
    line-height: 1.875rem;
    color: white;
    position: absolute;
    top: 0.875rem;
    left: 7.5rem;
    cursor: hand;
    cursor: pointer;
}

.gsfeer_submit {
    display: inline-block;
    width: 11.25rem;
    height: 1.875rem;
    text-align: center;
    background-size: auto 100%;
    -moz-border-radius: 0.3125rem;
    -webkit-border-radius: 0.3125rem;
    border-radius: 0.3125rem 0.3125rem 0.3125rem 0.3125rem;
    border-radius: 0.3125rem;
    font-family: "Roboto-Black";
    font-weight: bold;
    font-size: 0.9rem;
    line-height: 1.875rem;
    color: white;
    position: absolute;
    top: 3.75rem;
    left: 3.75rem;
    cursor: hand;
    cursor: pointer;
}

/*  -----------------------------------------------------------------   */
/* Sfeer Gallery */
.fullpage_gallery_container {
    position: fixed;
    z-index: 10000000;
    /*background-color: green;*/
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
}

.fullpage_gallery_thumb_slider {
    position: fixed;
    z-index: 10000000;
    /*background-color: #ebaaff;*/
    bottom: calc(10/1920 * 100vw);
    left: calc(190/1920 * 100vw);
    width: 100vw;
    height: calc(120/1920 * 100vw);
    overflow: hidden;
}

.fullpage_gallery_thumb_wrapper {
    height: 100%;
    width: calc(100vw - (250/1920 * 100vw));
    height: calc(120/1920 * 100vw);
    position: fixed;
    bottom: calc(10/1920 * 100vw);
    left: calc( 220/1920 * 100vw);
    background-color: #fff ;
    overflow: hidden;
}

.fullpage_gallery_info {
    position: fixed;
    z-index: 10000000;
    background-color: #8C8C8C;
    bottom: calc(10/1920 * 100vw);
    left: 0;
    width: calc(190/1920 * 100vw);
    height: calc(120/1920 * 100vw);
    padding: 2rem 0 0 2rem;
    line-height: 2.5rem;
    overflow: hidden;
}

.fullpage_gallery_thumb_left_arrow , .fullpage_gallery_thumb_right_arrow {
    position: fixed;
    z-index: 10000000;
    background-color: #fff;
    bottom: calc(10/1920 * 100vw);
    width: calc(30/1920 * 100vw);
    height: calc(120/1920 * 100vw);
    font-size: 2.5rem;
    text-align: center;
    line-height: calc(120/1920 * 100vw);
    overflow: hidden;
    cursor: pointer
}

.fullpage_gallery_thumb_left_arrow {
    left: calc(190/1920 * 100vw);
}

.fullpage_gallery_thumb_right_arrow {
    right: 0;
}

ul.gallery_thumb_container {
    white-space: nowrap;
    height: 100%;
    background-color: #fff;
    user-select: none;
    padding: 0;
    display: block;
    position: absolute;
    width: auto;
}

ul.gallery_thumb_container > li {
    display: inline-block;
    width: calc((1670/1920 * 100vw) /8) ;
    height: 100%;
    cursor: pointer;
    /*background-color: blue;*/
    /*     outline: 1px solid red; */
    /*     padding: 10px 10px 10px 10px; */
}

ul.gallery_thumb_container > li img {
    width: 100%;
    height: 100%;
    padding: 5% 3%;
    object-fit: cover;
    object-position: 50% 50%;
}

/*  ----------------- Big Sfeer -----------------------*/
#rotating-sfeer-item-wrapper {
    z-index: 1;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    position: fixed;
    background: #000;
}

.rotating-sfeer-item {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    position: absolute;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.fullpage_gallery_close {
    position: fixed;
    width: calc(30/1920 * 100vw);
    height: calc(30/1920 * 100vw);
    background-color: #F6F5F4;
    top: calc(30/1920 * 100vw);
    right: calc(30/1920 * 100vw);
    font-size: 2rem;
    text-align: center;
    line-height: calc(30/1920 * 100vw);
    z-index: 3;
    cursor: pointer;
}

.activesfeerThumb {
    border: calc(5/1920 * 100vw) solid #ff0000;
}

.g_style , .g_color , .g_zoek {
    font-weight: bold;
    color: #fff;
    text-transform: lowercase;
}

.g_zoek {
    font-weight: normal;
    text-decoration: underline;
    cursor: pointer;
}

.g_style:first-letter , .g_color:first-letter {
    text-transform: capitalize
}


.sfeerfoto_thumb_wrapper.mCustomScrollbar .mCSB_scrollTools_vertical {
    right: 0px !important;
}