/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.fast{-webkit-animation-duration:800ms;animation-duration:800ms}@media (print),(prefers-reduced-motion:reduce){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}.jsmaps-wrapper .jsmaps{position:relative!important;left:auto!important;top:auto!important;text-align:center}.testcentres-hotspot-popup{display:none;position:absolute;max-width:285px;max-height:calc(100vh - 40px);padding:15px;background:rgba(255,255,255,.89);z-index:10;top:0;left:0;overflow-y:auto;overflow-x:hidden}.testcentres-hotspot-popup.tuv-grid-container{max-width:570px;background:0 0;overflow-x:visible;overflow-y:visible}@media (max-width:576px){.testcentres-hotspot-popup.tuv-grid-container{max-width:285px}}.testcentres-hotspot-popup ul{margin:0;padding:0}.testcentres-hotspot-popup li{line-height:1.75}.testcentres-hotspot-popup a{color:#333;font-weight:300}.testcentres-hotspot-popup a.active{color:#0071b9;text-decoration:underline}.testcentres-hotspot-popup a.active:focus{outline:0}.testcentres-hotspot-popup h3{font-weight:700;padding-right:20px}.content-popup-close,.hotspot-popup-close{position:absolute;right:0;top:0;z-index:auto}.col-active .hotspot-popup-close{display:none!important}.content-popup-close span,.hotspot-popup-close span{padding:5px;text-align:center;font-size:18px}.testcentres-hotspot-popup .tuv-col{background:rgba(204,226,241,.89)}.testcentres-hotspot-popup .tuv-col:first-child{background:rgba(255,255,255,.89)}.testcentres-hotspot-popup h2,.testcentres-hotspot-popup h4{font-weight:700;color:#0071b9}