/*!
 * AllTap
 */
body {
    margin: 0;
    overflow: hidden
}

#close_overlay_container {
    position: absolute;
    margin: auto;
    right: 40px;
    top: 40px;
    z-index: 300;
    cursor: pointer;
}

#animation_container {
    position: absolute;
    left: 0;
    top: 0
}

#_preload_div_, #animation_container, .preload-div {
    margin: 0 auto;
    right: 0;
    bottom: 0
}

#dom_overlay_container {
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    pointer-events: none
}

#_preload_div_, .preload-div {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    height: 100%;
    width: 100%;
    text-align: center;
    z-index: 99999
}

#_preload_div_ > span, .preload-div > span {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

#_preload_div_ > img, .preload-div > img {
    vertical-align: middle;
    max-height: 100%
}

.content-paginate, .content-paginate-level-two {
    top: 0;
    padding: 0;
    margin-top: 0;
    width: 100%;
    position: absolute;
    z-index: 100
}

.content-paginate {
    height: 92.592592592593%
}

.content-paginate-level-two {
    height: 100%
}

.content-paginate-level-two-bottom {
    height: 94.5%
}

.load-iframe {
    border: 0;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.load-iframe-index {
    top: 0;
    padding: 0;
    margin-top: 0
}

.content-tour, .content-video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
    overflow: hidden
}

.content-close {
    top: 32px;
    right: 40px;
    display: block;
    color: #fff;
    font-size: 28px;
    text-shadow: 0 0 3px rgba(90, 90, 90, .42);
    z-index: 9999999999;
    text-align: center;
    transition: all .2s ease-in-out
}

.fragment-disabled-tour, .fragment-disabled-tour-button {
    position: absolute;
    width: 430px;
    height: 160px
}

.fragment-disabled-tour {
    top: 10px;
    left: 10px;
    background-size: 420px;
    border-radius: 0 0 3px 0
}

.fragment-disabled-tour-button {
    bottom: 10px;
    right: 10px
}

.fragment-disabled-left {
    position: absolute;
    width: 128px;
    height: 164px;
    bottom: 0
}

.fragment-disabled-bottom, .fragment-disabled-top {
    position: absolute;
    width: 100%;
    height: 64px
}

.fragment-disabled-top {
    top: 0
}

.fragment-disabled-bottom {
    bottom: 0
}

.content-canvas, .content-close {
    position: absolute
}

.legend, .stamp {
    position: relative;
    text-align: center
}

.legend {
    top: 94.2%;
    left: -10px
}

.legend-break {
    top: 91.5% !important
}

.legend {
    background-color: rgba(95, 98, 85, .7);
    font-family: GeneralSansRegular, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 5px;
    color: #fff;
    white-space: nowrap;
    width: max-content;
    margin: 0 auto;
    padding: 4px 5px 3px;
    letter-spacing: .1rem
}

.stamp {
    height: 100px;
    width: 100px;
    margin-left: 135px;
    z-index: 101;
    top: 0;
    padding-left: 30px
}

.slider-gallery {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    margin-top: 12px
}

.slider-content {
    min-height: 50px
}

.slider-begin {
    visibility: hidden;
    position: relative;
    margin: 0 auto;
    width: 1250px;
    height: 550px;
    overflow: hidden;
    z-index: 10000;
    display: block;
    padding: 10px
}

.slider-screen {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, .7)
}

.slider-loader {
    margin-top: -19px;
    position: relative;
    top: 50%;
    width: 38px;
    height: 38px
}

.slider-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 1250px;
    height: 550px;
    overflow: hidden
}

#slider_container > div:first-child {
    left: 10px !important
}

.slider-arrow-left, .slider-arrow-right {
    width: 55px;
    height: 55px;
    top: 0
}

.slider-arrow-left {
    left: 130px
}

.slider-arrow-right {
    right: 130px
}

.slider-arrow-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.slider {
    box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .6);
    -webkit-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .6);
    -moz-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .6);
    -o-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .6);
    -ms-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .6)
}

div[data-u=slides], div[data-u=slides] > div {
    padding: 10px !important
}

div[data-u=bg] {
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding-bottom: 10px
}

div[data-u=bg] > img {
    position: unset !important;
    height: auto !important
}

.slider-resize {
    width: 55% !important
}

.slider-resize-large {
    width: 50% !important
}

.slider-resize-55 {
    width: 55% !important
}

.slider-resize-60 {
    width: 60% !important
}

.slider-resize-65 {
    width: 65% !important
}

.jssora051 .a {
    stroke: #ffffff !important
}

.img-medium {
    width: 512px
}

/*!
*   TrueType                    font/ttf        'truetype'
*   OpenType                    font/otf        'opentype'
*   Web Open Font Format        font/woff       'woff'
*   Web Open Font Format 2      font/woff2      'woff2'
*/
@font-face {
    font-family: MontserratRegular;
    src: url('./../assets/fonts/montserrat/Montserrat-Regular.ttf') format('truetype')
}

/* Jquery Confirm Fullscreen */

.jconfirm.jconfirm-supervan .jconfirm-bg {
    background-color: rgb(70, 60, 50, 0.95) !important;
}

.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons button {
    background: #686951 !important;
    color: #FFFFFF !important;
}

.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default:hover {
    background-color: #686951 !important;
    color: #FFFFFF !important;
}
