@charset "UTF-8";
/*****************************************************
/// How to reach us – location
******************************************************/
#location { position: relative; }
#location #_jq_intro_slide > div:before, #location .bx-controls, #location .oblaci { display: none; opacity: 0; }
#location iframe { position: absolute; inset: 0; width: 100%; height: 100vh; border: 0; z-index: 999999; }
#location .intro-slide-1 { background: none; }
#location .sectionWrap { border-radius: 30px; }
#location .staticContent { padding: 50px 0; }
#location .sectionStatic .sectionTitleWrap { padding: 0 50px; }
#location .staticContent h3 { font-size: clamp(28px, 5vw, 50px); font-weight: 800; margin: 50px 0 20px; text-align: center; padding: .8rem; border-radius: 8px; background: rgba(155, 208, 223, 0.8); color: #0592c2; box-shadow: 0 -25px 85px rgba(0, 114, 186, .4); }
#location .staticContent h4 { font-size: clamp(20px, 3.2vw, 28px); font-weight: 600; margin: 30px 0 20px; text-align: center; padding: .5rem; border-radius: 8px; background: #0592c2; color: rgba(255,255,255,.85); box-shadow: 0 -25px 85px rgba(0, 114, 186, .4); }