@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins-Medium.woff2') format('woff2'),
        url('fonts/Poppins-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins-Regular.woff2') format('woff2'),
        url('fonts/Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('fonts/Poppins-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/*-----------------------
	Acumin Font
-------------------------*/

@font-face {
    font-family: 'Acumin Pro';
    src: url('fonts/AcuminPro-Bold.woff2') format('woff2'),
        url('fonts/AcuminPro-Bold.woff') format('woff'),
        url('fonts/AcuminPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
 
@font-face {
    font-family: 'Acumin Pro';
    src: url('fonts/AcuminPro-BoldItalic.woff2') format('woff2'),
        url('fonts/AcuminPro-BoldItalic.woff') format('woff'),
        url('fonts/AcuminPro-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
 
@font-face {
    font-family: 'Acumin Pro';
    src: url('fonts/AcuminPro-Regular.woff2') format('woff2'),
        url('fonts/AcuminPro-Regular.woff') format('woff'),
        url('fonts/AcuminPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
 
@font-face {
    font-family: 'Acumin Pro';
    src: url('fonts/AcuminPro-Italic.woff2') format('woff2'),
        url('fonts/AcuminPro-Italic.woff') format('woff'),
        url('fonts/AcuminPro-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}


.plac-box {
    background-position: left 52px !important;
}

span.lpa-word {
    font-size: 20px;
    position: absolute;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    top: 21px;
    left: 138px;
}

.video-img .elementor-custom-embed-image-overlay {
    background-size: 100% !important;
    background-repeat: no-repeat;
}

.jeg-elementor-kit.jkit-testimonials.style-2 .testimonials-track .testimonial-item .testimonial-box {
    padding: 0px 0px 0px 0px !important;
    box-shadow: unset;
}

.jeg-elementor-kit.jkit-testimonials.style-2 .testimonials-track .testimonial-item .testimonial-box .comment-content {
   
    margin-top: 9px;
    margin-bottom: 10px;
   
}

.testimonial-box  .comment-content p {
    line-height: 21px;
    
}

.pahrmacy-boxes {
    background-color: #fff;
    border-radius: 30px;
    overflow: hidden;
    padding: 12px;
}

.pahrmacy-boxes h3 {
    margin-bottom: 0;
    color: #1b2679;
    font-weight: 600;
    line-height: 1.1em;
    padding: 10px 10px 5px 10px;
    font-size: 24px;
}

.pahrmacy-boxes p {
    font-weight: 500;
    font-size: 18px;
    padding: 0 10px;
    color: #211e1e;
}


/*=====5 feb======*/
.comment-content p b {
    font-family: "Clash", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1em;
    color: #111214;
}

.pher-box-content {
    position: absolute;
    bottom: 20px;
    padding: 0 40px;
    color: #fff;
}

.pher-box-content p {
    text-transform: uppercase;
    margin-bottom: 0;
}

.pher-box-content h2 {
    color: #fff;
    line-height: 45px;
    padding-right: 48px; font-size:40px;
}



.pher-box-content h2 {
    background: url('https://mediumblue-butterfly-162582.hostingersite.com/wp-content/uploads/2026/02/arrow-icon.png') no-repeat right;
   background-size:6%;
}

.banner-top-para p {
    display: inline-block;
    padding: 6px 16px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    background: linear-gradient(90deg, #6a3df0, #ff1f7a);
    border-radius: 6px;
    margin-bottom: 15px;
    position: relative;
}
.banner-top-para p::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -8px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #d61175;
    transform: translatex(-50%);
}

.bnr-shape span{
	background: linear-gradient(90deg, #6a3df0, #ff1f7a);
	border-radius: 6px;
}

.bnr-shape span::after{
	content: "";
	position: absolute;
    left: 50%;
    bottom: -8px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #d61175;
    transform: translatex(-50%);
}

/* NORTH INDIA'S ONLY */
#page .banner-heading h1 {
    background: linear-gradient(180deg, #6a3df0 0%, #ff1f7a 100%);
	
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	
    transform: skew(-6deg) scaleY(1.10);
}




@media screen and (min-width: 390px) and (max-width: 767px){
	.pher-box-content {padding: 0 20px;}
	.pher-box-content h2 {line-height: 29px;padding-right: 28px;font-size: 27px;}
}

@media screen and (max-width: 389px){
	.pher-box-content h2 {
		line-height: 21px;padding-right: 28px;font-size: 19px;
	}
	.pher-box-content {
	   padding: 0 20px;
	   bottom: 0;
	}
}


