/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 01 2025 | 01:04:21 */
.elementor-widget-video .elementor-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 ratio */
  height: 0;
  overflow: hidden;
}

.elementor-widget-video .elementor-wrapper iframe {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
}

div#insurance-youtube-video1 .tab-content-insurence.insurence-carousel ul.nav.nav-tabs {
    display: flex;
    justify-content: center;
}
section#insuraces-carousal-imges1 .elementor-image-carousel-wrapper .swiper-slide {
    padding: 0 18px;
    margin-bottom: 40px;
}
section#insuraces-carousal-imges1 .elementor-image-carousel-wrapper .swiper-slide figure.swiper-slide-inner img {
    width: 100% !important;
    object-fit: contain;
	    padding: 0 24px;
}

.single .single_insurance > .container h3 {
    margin-top: 20px;
    color: #000000;
    font-size: 30px;
    margin-bottom: 10px;
}

.single .single_insurance > .container ul.insurances-accet1 {
    margin-left: 0;
    font-size: 20px;
    color: #000000;
    display: grid;
    grid-template-columns: repeat(4, 1fr); /* 4 equal columns */
    gap: 3px 20px; /* row aur column ke beech ka space */
    list-style-position: inside;
    padding: 0;
}

.single .single_insurance > .container ul.insurances-accet1 li {
    margin-left: 0;
}