@-webkit-keyframes pulsate{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.8}45%{-webkit-transform:scale(1.75);transform:scale(1.75);opacity:0}}@keyframes pulsate{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.8}45%{-webkit-transform:scale(1.75);transform:scale(1.75);opacity:0}}#hotspotImg{background-color:#ededed;background-size:cover;background-position:center center;position:relative}#hotspotImg .img-row{aspect-ratio:818/465}#hotspotImg .text-row img{aspect-ratio:818/465}#hotspotImg .img-responsive{max-width:100%}#hotspotImg .img-responsive{width:100%;height:unset}#hotspotImg .hot-spot{position:absolute;width:25px;height:25px;top:5px;left:5px;text-align:center;background-color:rgba(3,113,187,.68);color:#fff;border-radius:100%;cursor:pointer;transition:all .3s ease;box-shadow:0 0 8px 0px rgba(3,113,187,.5)}#hotspotImg .hot-spot .circle{display:block;position:absolute;top:48%;left:49%;width:2em;height:2em;margin:-1em auto auto -1em;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;border-radius:50%;border:1px solid #0271bb;opacity:0;-webkit-animation:pulsate 3s ease-out infinite;animation:pulsate 3s ease-out infinite}#hotspotImg .hot-spot .tooltip{background-color:hsla(0,0%,100%,.9);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px solid rgba(206,206,206,.4);color:#000;display:none;font-size:14px;opacity:1;padding:15px 15px 0 15px;text-align:left;width:850px;z-index:999;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;opacity:0}#hotspotImg .hot-spot .tooltip.visible{-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;opacity:1}#hotspotImg .hot-spot .tooltip h1,#hotspotImg .hot-spot .tooltip h2,#hotspotImg .hot-spot .tooltip h3,#hotspotImg .hot-spot .tooltip h4,#hotspotImg .hot-spot .tooltip h5,#hotspotImg .hot-spot .tooltip h6{font-family:"Eames Medium",sans-serif;font-size:23px;line-height:20px}#hotspotImg .hot-spot .tooltip .fa-times{opacity:.1;position:absolute;top:15px;right:20px}#hotspotImg .hot-spot .tooltip .fa-times:hover{opacity:.8;transition:all .3s ease}
