/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 22 2025 | 00:51:19 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 03 2025 | 00:11:44 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 02 2025 | 23:57:53 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 02 2025 | 23:24:56 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 02 2025 | 23:19:08 */
div#section5  .image-container {
            position: relative;
            display: inline-block;
        }

    .image-container img {
            display: block;
            width: 600px;
            height: auto;
        }
/* div#section5 .tooltip {
            position: absolute;
            background-color: rgba(0, 0, 0, 0.7);
            color: #fff;
            padding: 5px;
            border-radius: 5px;
            text-align: center;
            font-size: 14px;
            display: none;
        }
div#section5 .hotspot {
            position: absolute;
            background-color: rgb(147 72 72 / 0%);
            cursor: pointer;
        }


div#section5 .hotspot.hotspot1a {
    top: 23.3%;
    left: 75.8%;
}
div#section5 .hotspot.hotspot2.hotspot1a {
    left: 80%;
    top: 21.5%;
    display: none;
}
div#section5 .hotspot.hotspot3a {
    top: 35%;
    left: 75.7%;
}
div#section5 .hotspot.hotspot4.hotspot3a {
    left: 80%;
    top: 33%;
    display: none;
}
div#section5 .hotspot.hotspot5a {
    top: 46.7%;
    left: 75.8%;
}
div#section5 .hotspot.hotspot6.hotspot5a {
    left: 80%;
    top: 45.5%;
    display: none;
}
div#section5 .hotspot.hotspot7a {
    top: 57.9%;
    left: 75.78%;
}
div#section5 .hotspot.hotspot8.hotspot7a {
    left: 80%;
    top: 57.5%;
    display: none;
}
div#section5 .hotspot.hotspot9a {
    top: 61.5%;
    right: 75.9%;
}
div#section5 .hotspot.hotspot10.hotspot9a {
    right: 80%;
    top: 60%;
    display: none;
    text-align: right;
}
div#section5 .hotspot.hotspot1.hotspot1a:before, 
div#section5 .hotspot.hotspot3.hotspot3a:before, 
div#section5 .hotspot.hotspot5.hotspot5a:before, 
div#section5 .hotspot.hotspot7.hotspot7a:before, 
div#section5 .hotspot.hotspot9.hotspot9a:before{
    content: "\f054";
    font-family: FontAwesome;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    color: #145da0;
}
div#section5 .hotspot.hotspot9.hotspot9a:before{
    content: "\f053";
}
div#section5 .hotspot {
    font-size: 16px;
    color: #000000;
    font-family: 'Suisse Intl';
    font-weight: 500;
    line-height: 19px;
} */

/* .bag-section {
  display: flex;
  justify-content: center;
  gap: 20px;
  padding: 20px;
}

.bag-container {
  position: relative;
  width: 400px;
  height: 600px;
}


.hotspots {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.hotspot {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #3452ff;
  border-radius: 50%;
  cursor: pointer;
    border:2px solid white;
}

.hotspot .cont {
  display: none;
  position: absolute;
  top: -20px;
  left: 30px;
  width: 250px;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
  padding: 10px;
  z-index: 10;
}

.hotspot:hover .cont {
  display: block;
}

.hotspot .cont img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.hotspot .cont h3 {
  margin: 0;
  font-size: 16px;
  color: #333;
}

.hotspot .cont p {
  margin: 5px 0 0;
  font-size: 14px;
  color: #555;
} */
  .image-container {
            position: relative;
            display: inline-block;
        }

    .image-container img {
            display: block;
            width: 600px;
            height: auto;
        }
        .bag-section {
  display: flex;
  justify-content: center;
  gap: 20px;
  padding: 20px;
}

.bag-container {
    position: relative;
/*     width: 500px;
    height: 640px; */
}
.bag-container img {
    width: 100%;
}

.hotspots {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.hotspot {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #3452ff;
  border-radius: 50%;
  cursor: pointer;
    border:2px solid white;
}

.hotspot .cont {
  display: none;
  position: absolute;
  top: -20px;
  left: 30px;
  width: 250px;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
  padding: 10px;
  z-index: 10;
}

.hotspot:hover .cont {
  display: block;
}

.hotspot .cont img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.hotspot .cont h3 {
  margin: 0;
  font-size: 16px;
  color: #333;
}

.hotspot .cont p {
  margin: 5px 0 0;
  font-size: 14px;
  color: #555;
}
/* img.bag-image {
    height: 515px !important;
    width:500px !important;
} */
.hotspot {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #3452ff;
  border-radius: 50%;
  cursor: pointer;
  border: 2px solid white;
  transform: scale(1);
  opacity: 1;
  transition: transform 0.9s ease !important; /* Animation added */
  z-index: 1 !important;
}

.hotspot:hover {
  transform: scale(1) !important; /* Hover par koi effect nahi */
}
.hotspot.hospot11a {
    z-index: 9 !important;
}

.hotspot.hospot11 {
    z-index: 9 !important;
}
.hotspot.hospot11b {
    z-index: 1 !important;
}
.hotspot.hospot11c {
    z-index: 0 !important;
}
.hotspot.active {
    z-index: 999 !important;
}
.hotspot .cont {
    z-index: 1 !important;
}
@media only screen and (max-width:767px){
	 .bag-section {
    flex-direction: column;
    align-items: center;
  }
  .bag-container {
    width: 90%;
    height: auto;
  }
  img.bag-image {
    width: 100% !important;
    height: auto !important;
  }
  .hotspot {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #3452ff;
  border-radius: 50%;
  cursor: pointer;
  border: 1px solid white;
}
  .hotspot .cont {
    top: -20px;
    left: -90px;
    width: 200px;
}
.hotspot .cont {
    width: 140px;
    padding: 5px 5px;
}

.hotspot .cont h3 {
    font-size: 14px;
    line-height: 1;
}

.hotspot .cont p {
    font-size: 13px;
}
.bag-section {
    padding: 0;
}
div#section5 .row_col_wrap_12 {
    padding-top: 20px;
    padding-bottom: 30px;
}
.bag-container.hotspots2b img.bag-image {
    transform: scale(1.4);
    margin-left: 6px;
    margin-bottom: 0 !important;
}

.bag-container.hotspots2b {
    margin-top: 60px;
    height: 400px;
    margin-bottom: -25px;
}

.bag-container.hotspots2b .hotspots {
	top: -55px;
	left: 7px;
	}

.wpb_raw_code.wpb_raw_html.wpb_content_element {
    margin: 0;
}	
}