.hot--spot-main .tooltip-content {
  position: absolute;
  left: -70px;
  bottom: 80px;
  width: 200px;

  pointer-events: none;

  background-color: #333;
  color: #fff;
  line-height: 1.2em;
  padding: .8em;
  opacity: 0;

  -webkit-transform-origin: 50% calc(100% + 6em);
  transform-origin: 50% calc(100% + 6em);

  -webkit-transform: rotate3d(0,0,1,15deg);
  transform: rotate3d(0,0,1,15deg);

  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;

  -webkit-transition-timing-function: ease, cubic-bezier(.17,.67,.4,1.39);
  transition-timing-function: ease, cubic-bezier(.17,.67,.4,1.39);
}

.hot--spot-main:hover {
  z-index: 3;
}

.hot--spot-main:hover .tooltip-content {
  opacity: 1;
  pointer-events: all;
  -webkit-transform: translate3d(0,0,0) rotate3d(0,0,0,0);
  transform: translate3d(0,0,0) rotate3d(0,0,0,0);
}

.hot--spot-main .hotspot {
  cursor: pointer;
}

.hot--spot-main .hotspot .out:before {
  speak: none;
  font-size: 48px;
  line-height: 90px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}

.hot--spot-main .hotspot .out {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 5px solid rgba(255,255,255,.8);
  -webkit-transition: -webkit-transform ease-out 0.1s, border 0.2s;
  -moz-transition: -moz-transform ease-out 0.1s, border 0.2s;
  transition: transform ease-out 0.1s, border 0.2s;
}

.hot--spot-main .hotspot .in {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: rgba(255,255,255,.8);
  border-radius: 50%;
  -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
  -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
  transition: transform ease-out 0.1s, background 0.2s;
}

.hot--spot-main .hotspot .out:after {
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 2px rgba(255,255,255,0.1);
  opacity: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.hot--spot-main .hotspot:hover .out {
  border: 5px solid rgba(255,255,255,1);
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  color: #fff;
}

.hot--spot-main .hotspot:hover .in {
  background-color: rgba(255,255,255,1);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.hot--spot-main .hotspot:hover .out:after {
  -webkit-animation: sonarEffect 1.2s ease-out;
  -moz-animation: sonarEffect 1.2s ease-out;
  animation: sonarEffect 1.2s ease-out;
}

@-webkit-keyframes sonarEffect {
  0% {
    opacity: 0.5;
  }
  20% {
    opacity: 0.8;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px rgba(37,170,225,.8), 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px rgba(37,170,225,.8), 0 0 0 10px rgba(255,255,255,0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect {
  0% {
    opacity: 0.5;
  }
  20% {
    opacity: 0.8;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px rgba(37,170,225,.8), 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px rgba(37,170,225,.8), 0 0 0 10px rgba(255,255,255,0.5);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffect {
  0% {
    opacity: 0.5;
  }
  20% {
    opacity: 0.8;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px rgba(37,170,225,.8), 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px rgba(37,170,225,.8), 0 0 0 10px rgba(255,255,255,0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}





@font-face {
    font-family: "ruda black";
    src: url('fonts/Ruda-Black.ttf');
    src: url('fonts/Ruda-Black.eot');
    src: url('fonts/Ruda-Black.eot?#iefix') format('embedded-opentype'), url('fonts/Ruda-Black.woff') format('woff'), url('fonts/Ruda-Black.ttf') format('truetype'), url('fonts/Ruda-Black.svg#ruda black') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "ruda bold";
    src: url('fonts/Ruda-Bold.ttf');
    src: url('fonts/Ruda-Bold.eot');
    src: url('fonts/Ruda-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Ruda-Bold.woff') format('woff'), url('fonts/Ruda-Bold.ttf') format('truetype'), url('fonts/Ruda-Bold.svg#ruda black') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "ruda regular";
    src: url('fonts/Ruda-Regular.ttf');
    src: url('fonts/Ruda-Regular.eot');
    src: url('fonts/Ruda-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Ruda-Regular.woff') format('woff'), url('fonts/Ruda-Regular.ttf') format('truetype'), url('fonts/Ruda-Regular.svg#ruda black') format('svg');
    font-weight: normal;
    font-style: normal;
}



body {
    font-family: "ruda regular";
    font-weight: 400;
}




.hot--spot-main .hotspot .out {
    width: 45px;
    height: 45px;
    border: 3px solid #a52d2f;
}

.hot--spot-main .hotspot:hover .out {
    border: 3px solid #6b675d;
}



.hot--spot-main .hotspot .in {
    width: 25px;
    height: 25px;
    background-color: #a52d2f;
    border: 1px solid #751214;
    
}

.hot--spot-main .hotspot:hover .in {
    background-color: #6b675d;
    border: 1px solid #373634;
    
}




.hot--spot-main .hotspot .in:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 50%;
    width: 100%;
    background: white;
    opacity: .1;
    
}

.hot--spot-main .hotspot:after{
    content:"";
    height: 40px;
    width: 1px;
    background: #a52d2f;
    top: 0;
    left:50%;
    position: relative;
    display: block;
    
}

.hot--spot-main {
    margin: -60px 0px 0px -25px;
}

.hotspot .hotspot--text {
    position: absolute;
    color: white;
    text-shadow: 1px 1px 3px rgb(0,0,0,.75);
    text-transform: uppercase;
    font-size: 9px;
    top: -15px;
    left: 50%;
    transform: translate(-50%,0%);
    width: 300%;
    text-align: center;
    font-family: "ruda bold";
    font-weight: 400;
}



.hot--spot-main .hotspot:hover .out::after {
    animation: sonar-effect 1s ease-in-out .1s infinite;
}










@keyframes sonar-effect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px #6b675d, 0 0 5px 5px #6b675d, 0 0 0 5px #6b675d;
  }
  100% {
    box-shadow: 0 0 0 2px #6b675d, 0 0 5px 5px #6b675d, 0 0 0 5px #6b675d;
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes fade-down {
  0% {
    opacity: 1;
    transform: translateY(-20px);
  }
  50% {
    opacity: 0.8;
    transform: translateY(15px);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}
