.ship-img-content {
  position: relative;
}

.ship-img-content .patient-journey-shape{
	z-index: 999!important;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ship-img-content .patient-journey-shape.shape-container .shape-box1{
	left: 16.5%;
    top: 61%;
}
.ship-img-content .patient-journey-shape.shape-container .shape-box2{
	left: 40%;
    top: 61.1%;
}
.ship-img-content .patient-journey-shape.shape-container .shape-box3{
	left: 46.8%;
	top: 66%;
}
.ship-img-content .patient-journey-shape.shape-container .shape-box4{
	left: 59.2%;
    top: 57%;
}
.ship-img-content .patient-journey-shape.shape-container .shape-box5{
	left: 67.7%;
    top: 61%;
}
.ship-img-content .patient-journey-shape.shape-container .shape-box6{
	left: 85.3%;
    top: 61%;
}
.ship-img-content .shape-container .shape .inner-shape{
	width: 15px;
	height: 15px;
	background: #ffffff;
	border-radius: 50% 50%;
	border: 2px solid #2196f3;
}
.ship-img-content .shape-container.volunteers-journey-shape .shape .inner-shape {
	border: 2px solid #00695b;
}
.inner-shap-box{
	position: relative;
	height: 100%;
}
.ship-img-content .shape-container .shape{
	width: 15px;
    height: 15px;
}
.ship-img-content .shape-container .shape .inner-shape{
	width: 9px;
	height: 9px;
	cursor: pointer;
}

.ship-img-content .shape-container .shape {
  width: 25px;
  height: 25px;
  background: rgb(255 255 255 / 60%);
  border-radius: 50% 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 999;
}

.ship-img-content .shape-container.volunteers-journey-shape{
	z-index: 999!important;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(52, 172, 224, 0.7);
  }
  
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 40px rgba(52, 172, 224, 0);
  }
  
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(52, 172, 224, 0);
  }
}


@keyframes pulses {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgb(0 105 91 / 50%);
  }
  
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 40px rgba(52, 172, 224, 0);
  }
  
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(52, 172, 224, 0);
  }
}
.ship-img-content .shape-container .shape.active {
  background-color: transparent;
    border-radius: 50px;
    box-shadow: 0 0 8px #2196f3, inset 0 0 8px #2196f3;
  -webkit-animation: pulse 2s linear 1s infinite;
  background: rgb(255 255 255 / 80%);
}

.ship-img-content .shape-container .shape.active .inner-shape{
	background: #2196f3;
}
.ship-img-content .shape-container.volunteers-journey-shape .shape.active {
  background-color: transparent;
    border-radius: 50px;
    box-shadow: 0 0 8px #00695b, inset 0 0 8px #00695b;
  -webkit-animation: pulses 2s linear 1s infinite;
  background: rgb(255 255 255 / 80%);
}

.ship-img-content .shape-container.volunteers-journey-shape .shape.active .inner-shape{
	background: #00695b;
}
.ship-img-content .shape-container.volunteers-journey-shape .shape-box1{
	left: 13.2%;
	top: 69.5%;
}
.ship-img-content .shape-container.volunteers-journey-shape .shape-box2{
    left: 15.2%;
    top: 53%;
}
.ship-img-content .shape-container.volunteers-journey-shape .shape-box3{
    left: 31.6%;
    top: 39%;
}
.ship-img-content .shape-container.volunteers-journey-shape .shape-box4{
    left: 39.8%;
    top: 61%;
}
.ship-img-content .shape-container.volunteers-journey-shape .shape-box5{
    left: 46.2%;
    top: 65%;
}
.ship-img-content .shape-container.volunteers-journey-shape .shape-box6{
    left: 48.8%;
    top: 52%;
}
.ship-img-content .shape-container.volunteers-journey-shape .shape-box7{
    left: 59.3%;
    top: 57%;
}
.ship-img-content .shape-container.volunteers-journey-shape .shape-box8{
    left: 67.5%;
    top: 60%;
}
.ship-img-content .shape-container.volunteers-journey-shape .shape-box9{
    left: 76.5%;
    top: 51%;
}
.ship-img-content .shape-container.volunteers-journey-shape .shape-box10{
	left: 80.9%;
	top: 57%;
}
.ship-img-content .shape-container.volunteers-journey-shape .shape-box11{
	left: 85.3%;
    top: 61%;
}
.ship-img-content .shape-container .shape:hover + .dot-label{
	display: block;
	visibility: visible;
	opacity: 1;
}
.dot-label{
    position: absolute;
    top: 0;
    text-align: center;
    font-size: 10px;
    visibility: hidden;
    color: #ffffff;
    background: #fa7325;
    line-height: initial;
    padding: 6px 20px;
    z-index: 999999;
    text-transform: uppercase;
    letter-spacing: 1px;
    opacity: 0;
    transition: opacity 0.8s;
    white-space: nowrap;
    border-radius: 3px;
    font-weight: 600;
}

.volunteers-journey-shape .dot-label.dot-1{
    left: -45px;
    top: -109%;
}
.volunteers-journey-shape .dot-label.dot-2{
    left: -45px;
    top: -109%;
}
.volunteers-journey-shape .dot-label.dot-3{
    left: -45px;
    top: -109%;
}
.volunteers-journey-shape .dot-label.dot-4{
    left: -45px;
    top: -109%;
}
.volunteers-journey-shape .dot-label.dot-5{
    left: -45px;
    top: -109%;
}
.volunteers-journey-shape .dot-label.dot-6{
    left: -35px;
    top: -109%;
}
.volunteers-journey-shape .dot-label.dot-7{
    left: -35px;
    top: -109%;
}
.volunteers-journey-shape .dot-label.dot-8{
    left: -55px;
    top: -109%;
}
.volunteers-journey-shape .dot-label.dot-9{
    left: -70px;
    top: -109%;
}
.volunteers-journey-shape .dot-label.dot-10{
    left: -55px;
    top: -109%;
}
.volunteers-journey-shape .dot-label.dot-11{
    left: -35px;
    top: -109%;
}


.dot-label a{
    color: #fff;
}


.patient-journey-shape .dot-label.dot-1{
    left: -45px;
    top: -109%;
}
.patient-journey-shape .dot-label.dot-2{
    left: -51px;
    top: -109%;
}
.patient-journey-shape .dot-label.dot-3{
    left: -50px;
    top: -109%;
}
.patient-journey-shape .dot-label.dot-4{
	left: -35px;
    top: -109%;
}
.patient-journey-shape .dot-label.dot-5{
	left: -50px;
    top: -109%;
}
.patient-journey-shape .dot-label.dot-6{
	left: -35px;
    top: -109%;
}
.volunteer p{
    line-height: 25px;
    font-size: 16px;
    color: #1d1d1d; 
    font-weight: 550;
    position: relative;
}
.volunteer .gry-circle:before{
	content: "";
    width: 22px;
    height: 22px;
    background: #d9d9d9;
    display: block;
    position: absolute;
    top: 6px;
    left: 6px;
    border-radius: 50%;
}
.volunteer .slogan{
	width: 50%;
	margin-top: 35px;
}
.volunteer .slogan i{
    font-size: 20px;
    line-height: 30px;
    height: initial;
    display: block;
    color: #1041a0;
    font-weight: 600;
}
.volunteer .slogan p{
	margin-left: 30px;
    font-size: 15px;
    margin-top: 10px;
    color: #1041a0;
    font-weight: 600;
}
.volunteer .slogan .vol-btn{
	text-align: center;
	margin: 15px 0;
	padding: 0;
}
.volunteer .slogan strong{
	font-weight: 900;
}
.volunteer .slogan .vol-btn a{
	background: #006a5c;
	color: #ffffff;
	border-radius: 40px;
	padding: 15px 35px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 4px;
	display: inline-block;
	font-weight: bold;
	border: 2px solid #006a5c;
	transition: 0.3s;
}
.volunteer .slogan .vol-btn a:hover{
	background: #fff;
	color: #006a5c;
}
.select-your-slog{
	text-align: center;
	line-height: 45px;
}