
            #loading-overlay{
            background-color: #ffffff;
            position: fixed;
            left: 0; right: 0;
            top:0; bottom: 0;
            z-index:6000;
            }
            #loading-overlay > div{color: #939393}
        

.arrow-to-top{
    position: fixed;
    bottom: 15px;
    right: 15px;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.arrow-to-top.show{
    opacity: 1;
    visibility: visible;
}


#webcam_desktop{display:none}

@media(min-width: 1200px){
    #webcam_desktop{display: block}
    #webcam_mobile{display:none}
}



            #row-20{ min-height: 0px}
            @media(min-width:768px){
            #row-20{ min-height: 0px}
            }
            @media(min-width:992px){
            #row-20{ min-height: 0px}
            }
            @media(min-width: 1200px){
            #row-20{ min-height: 0px}
            }
            @media(min-width: 1440px){
            #row-20{ min-height: 0px}
            }
            @media(min-width: 1600px){
            #row-20{ min-height: 0px}
            }
        


			
				#border-box-23{
				border-radius:0 50px 0 50px;
				}
			
			
		


            #row-123{ min-height: 0px}
            @media(min-width:768px){
            #row-123{ min-height: 0px}
            }
            @media(min-width:992px){
            #row-123{ min-height: 0px}
            }
            @media(min-width: 1200px){
            #row-123{ min-height: 0px}
            }
            @media(min-width: 1440px){
            #row-123{ min-height: 0px}
            }
            @media(min-width: 1600px){
            #row-123{ min-height: 0px}
            }
        

#navigationMobile {
    position: fixed;
    visibility: hidden;
    width: 100vw;
    right: 0;
    top: 0;
    height: 100vh;
}

#navigationMobile .navbar {
    left: 100%;
    top: 0;
    position: absolute;
    height: 100%;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

#navigationMobile .navbar-nav{
    height:100%;
}

#navigationMobile.open .navbar{
    visibility: visible;
    left:0;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

@media(min-width: 600px){
    #navigationMobile{ width: 600px;}
}


.background-image-container > img{
    position: absolute;
    top: 0;
    left:0;
    z-index:1;
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.background-image-container > .img-container-content{
    position: relative;
    z-index: 2;
}



            #bgImageContainer-1521{
            min-height: 350px;
            }
            @media(min-width:768px){
            #bgImageContainer-1521{ min-height: 400px}
            }
            @media(min-width:992px){
            #bgImageContainer-1521{ min-height: 350px}
            }
            @media(min-width: 1200px){
            #bgImageContainer-1521{ min-height: 400px}
            }
            @media(min-width: 1440px){
            #bgImageContainer-1521{ min-height: 420px}
            }
            @media(min-width: 1600px){
            #bgImageContainer-1521{ min-height: 480px}
            }
            @media(min-width: 1900px){
            #bgImageContainer-1521{ min-height: 500px}
            }
        


            #row-1523{ min-height: 0px}
            @media(min-width:768px){
            #row-1523{ min-height: 0px}
            }
            @media(min-width:992px){
            #row-1523{ min-height: 0px}
            }
            @media(min-width: 1200px){
            #row-1523{ min-height: 0px}
            }
            @media(min-width: 1440px){
            #row-1523{ min-height: 0px}
            }
            @media(min-width: 1600px){
            #row-1523{ min-height: 0px}
            }
        


			
				#border-box-1524{
				border-radius:0 50px 0 50px;
				}
			
			
		

