.jam-moba-box {
    width: auto;
    height: auto;
    display: block;
    position: fixed;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 8010;
    font: 15px / 24px "Open Sans", Arial, sans-serif;
    color: #555;
    background: rgba(0, 0, 0, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
}

.jam-moba-box-content {
    z-index: 8011;
    display: flex;
    flex-direction: column;
} 

.jam-moba-box-content-control {
    padding: 15px;
    width: 100%;
    height: 100%;
    box-shadow: 0 10px 25px rgba(0,0,0,.5);
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 0;
    border: 0;
    outline: none;
    box-sizing: border-box;
    font: 15px/24px "Open Sans",Arial,sans-serif;
    display: flex;
    justify-content: center;
}
.jam-moba-box-content-control-header {
    width: 100%;
    height: 0%;
    box-shadow: 0 10px 25px rgba(0,0,0,.5);
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    /* border-radius: 4px; */
    margin: 0;
    border: 0;
    outline: none;
    box-sizing: border-box;
    font: 15px / 24px "Open Sans", Arial, sans-serif;
}
.jam-moba-box-content-control-close {

}
.jam-box-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
    background-image: url(/local/templates/aspro_next/css/../images/fancybox_sprite.png);
}



.jam-box-next {
    position: fixed;
    top: 50%;
    right: 5%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: visible;
    background-image: url(/local/templates/aspro_next/css/../images/fancybox_sprite.png);
    background-position: 0 -72px;
    
}
.jam-moba-control-next {
    right: -340px;
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    /* background: transparent url(/local/templates/aspro_next/css/../images/blank.gif); */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
    display: flex;
    justify-content: flex-start;
}
.jam-box-pref {
    position: fixed;
    top: 50%;
    left: 5%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: visible;
    background-image: url(/local/templates/aspro_next/css/../images/fancybox_sprite.png);
    background-position: 0 -36px;
}
.jam-moba-control-pref {
    left: -340px;
    position: fixed;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8011;
    display: flex;
    justify-content: flex-end;
}




.jam-moba-box-content-control-body {
    position: relative;
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    box-sizing: border-box;
    color: #444;
    text-shadow: none;
    font: 15px/24px "Open Sans",Arial,sans-serif;
    background: rgba(255,255,255,0.5) url(/local/templates/aspro_next/components/bitrix/catalog.element/main_custom2/image/moba_load.gif) no-repeat 50% 20px;
    height: 100%;
}
.jam-moba-box-content-control-body-img {
    overflow: visible;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    background: rgba(255,255,255,0.5) url(/local/templates/aspro_next/components/bitrix/catalog.element/main_custom2/image/moba_load.gif) no-repeat 50% 20px;
}
.jam-moba-box-content-control-img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    background: rgba(255,255,255,0.5) url(/local/templates/aspro_next/components/bitrix/catalog.element/main_custom2/image/moba_load.gif) no-repeat 50% 20px;
}

.jam-moba-box-content-control-body-img-pre {
   
}
.jam-moba-box-content-control-body-img-nxt {
   
}

.jam-img-glass {
    position: absolute;
    border: 3px solid #000;
    cursor: none;
    width: 200px;
    height: 100px;
    /* background: transparent url(/local/templates/aspro_next/css/../images/blank.gif); */
}
/* .jam-moba-zoom:hover ~ .jam-zoom {
    display: flex; 
} */
.jam-zoom {
    opacity: 1;
    background: #107bb1;
    display: none;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0px 0px -25px;
    opacity: 1;
    cursor: pointer;
}

.jam-zoom-m {
    opacity: 1;
    background: #107bb1;
    display: none;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 25%;
    margin: -25px 0px 0px -25px;
    opacity: 1;
    cursor: pointer;
}
.jam-zoom-in {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(/local/templates/aspro_next/images/next.png) -250px -171px no-repeat;
    width: 21px;
    height: 22px;
    margin: -11px 0px 0px -11px;
    
}

.jam-fix-body {
    height: 100vh;
    overflow-y: hidden !important;
}


.jam-popup-bg {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto;
    background: rgba(0, 0, 0, 0.4);
}


