* {
    padding: 0;
    margin: 0;
}

::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}

html.active,
body.active {
    overflow: hidden;
}

/* body {
	padding-top:94px;
} */
html,
body {
    overflow-x: hidden;
}

::-moz-selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}

header#masthead {
    display: block !important;
}

#masthead {
    /* 	position: fixed; */
    left: 0;
    top: 0;
    width: 100%;
    background-color: #ffffff;
    display: block;
    z-index: 999;
}

.header-wrapper .elementor-section .elementor-container {
    justify-content: space-between;
    align-items: center;
}

.header-wrapper .logo-box {
    width: auto !important;
    float: left;
}

.header-wrapper .menu-box {
    width: auto !important;
    float: right;
}

.notfound-content {
    text-align: center;
    padding: 7vw 0;
    width: 100%;
    float: left;
}

.error404 .notfound-content h1 {
    color: #000000;
}

.error404 .notfound-content h3 {
    margin: 20px 0;
}

/* Padding top and bottom zero*/

.e-con.p-top {
    padding-top: 0;
}

.e-con.p-bottom {
    padding-bottom: 0;
}

/* Contact form 7 */

.wpcf7 .row {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.wpcf7 .column {
    width: 50%;
}

.wpcf7 .column-full {
    width: 100%;
}

.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select {
    width: 100%;
}

#cf7-ajax-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 9999999;
}

#cf7-ajax-modal {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-width: 500px;
    background: #F8F4EE;
    border-radius: 12px;
    box-shadow: 0 25px 70px rgba(0, 0, 0, 0.4);
    z-index: 99999999;
    font-family: "Groillim", Sans-serif;
    color: #252525;
    text-align: center;
}

#cf7-ajax-modal.show,
#cf7-ajax-overlay.show {
    display: block !important;
}

.cf7-ajax-inner {
    padding: 50px 40px;
    position: relative;
}

#cf7-ajax-text {
    font-size: 22px;
    line-height: 1.5;
    margin: 0;
}

.cf7-ajax-close {
    position: absolute;
    top: 10px;
    right: 18px;
    font-size: 38px;
    cursor: pointer;
    opacity: 0.7;
}

.cf7-ajax-close:hover {
    opacity: 1;
}

.wpcf7-response-output {
    display: none !important;
}

.wpcf7-spinner {
    display: none;
}

#cf7-ajax-loading {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
    z-index: 9999999999;
    justify-content: center;
    align-items: center;
}

#cf7-ajax-loading.active {
    display: flex;
}

.cf7-spinner {
    width: 45px;
    height: 45px;
    border: 4px solid #ccc;
    border-top-color: #000;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

.wpcf7-response-output {
    display: none !important;
}

.cf7-popup-open,
.cf7-loading {
    overflow: hidden;
}

.wpcf7-not-valid-tip {
    margin-top: 6px;
}

.image-iconbox .elementor-icon-box-content {
    margin-top: auto !important;
    flex-grow: 0 !important;
}

.menu-item-5727>.sub-menu {
    column-count: 2;
    column-gap: 30px;
    max-width: 502px;

}

.menu-item-5727>.sub-menu>li:nth-child(2)>a {
    text-wrap: auto;
}

/* Prevent breaking items between columns */
.menu-item-5727>.sub-menu>li {
    break-inside: avoid;
}

/* .menu-item-39 > .sub-menu {
  column-count: 2;
  column-gap: 30px;
  max-width: 600px;
} */
.image-iconbox .elementor-icon-box-icon a {
    background: #fff;
    padding: 13px;
    border-radius: 4px;
}

/* .menu-item-39 > .sub-menu > li {
  break-inside: avoid;
} */
.reviwe-sec .swiper-slide {
    backdrop-filter: blur(250px) !important;
}

.image-iconbox {
    border-radius: 8px !important;
    /* 	background: linear-gradient(180deg, rgba(0,0,0,0)0%, rgba(0,0,0,0.8)80%); */
}

.reviwe-sec .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 24px;
    height: 8px;
    border-radius: 50px;
}

.image-iconbox {
    height: 100%;
}

.mphar-content .elementor-20 .elementor-element.elementor-element-32efa49::before {
    border-radius: 8px;
}

.mphar-grid-section img {
    width: 100%;
}

.side-fade-slider {
    position: relative;
    overflow: hidden;
}

/* Smoke overlays */
.side-fade-slider::before,
.side-fade-slider::after {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 50%;
    z-index: 10;
    pointer-events: none;
}

/* Left smoke */

.side-fade-slider::before,
.side-fade-slider::after {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    pointer-events: none;
}

.side-fade-slider::before {
    left: 0;
    background: linear-gradient(90deg, #F9F9F9 0%, rgba(249, 249, 249, 0.50) 25%, rgba(249, 249, 249, 0.00) 50%, rgba(249, 249, 249, 0.50) 75%, #F9F9F9 100%);
}
/* 
.side-fade-slider::after {
    right: 0;
    background: linear-gradient(90deg, #F9F9F9 0%, rgba(249, 249, 249, 0.50) 25%, rgba(249, 249, 249, 0.00) 50%, rgba(249, 249, 249, 0.50) 75%, #F9F9F9 100%);
} */

/* .side-fade-slider .swiper-slide .swiper-slide-inner img{
	padding: 25px 31px !important;
	object-fit: contain; 
	height: 100%;
} */
.side-fade-slider .swiper-slide {
    padding: 25px 31px !important;
    border-radius: 7.985px !important;
    border: 1.597px solid #EAEAEA !important;
    width: auto !important;
    height: 100px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* FAQ Answer Initial Collapsed State */
.faq-answer {
/*     overflow: hidden;
    max-height: 0;
    opacity: 0;  
    padding-top: 0 !important; 
    transition: max-height 0.5s ease-out, opacity 0.3s ease-out, padding 0.3s ease-out;  */
	overflow: hidden;
    max-height: 0;
    opacity: 0;
    padding-top: 0 !important;
    transition: max-height 0.5s ease-out, 
                opacity 0.3s ease-out, 
                padding 0.3s ease-out;
}
.faq-accordion .faq-item .faq-answer.show {
    max-height: 500px;   /* Must add this */
    opacity: 1;   
    padding-top: 10px !important;
}

/* Open state for FAQ Answer (Expanded) */
.faq-answer.open {
    max-height: 1000px; /* Adjust to a value larger than the content height */
    opacity: 1; /* Make it visible */
    padding-top: 10px !!important; /* Apply padding when FAQ is open */
}



/* .side-fade-slider .swiper-slide-inner{
	height: 100px;
} */


/* Row layout */
.form-row {
    display: flex;
    gap: 24px;
}

/* 50% columns */
.form-col {
    width: 50%;
}

/* Full width block */
.form-full {
    width: 100%;
    margin-bottom: 20px;
}

/* Inputs & Select */
.form-input {
    width: 100%;
    padding: 20px 14px;
    border: 1px solid #CCC;
    border-radius: 6px;
    outline: none;
    transition: border-color 0.3s ease;
    color: #1E1E1E;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px !important;
}

.select-field .form-input {
    padding: 18.5px 14px !important;
}

/* Textarea */
.form-textarea {
    width: 100%;
    height: 114px;
    min-height: 140px;
    padding: 19px 14px;
    border: 1px solid #CCC;
    border-radius: 6px;
    resize: vertical;
    color: #1E1E1E;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

/* Placeholders */
.form-input::placeholder,
.form-textarea::placeholder {
    color: #1E1E1E;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

/* Focus state */
.form-input:focus,
.form-textarea:focus {
    border-color: #000;
}

/* Submit button */
.form-btn {
    margin: o auto !important;
    text-align: center !important;
    width: auto !important;
    background: #FFF !important;
    color: #285A9B !important;
    padding: 14px 32px;
    border-radius: 30px;
    border: none;
    cursor: pointer;
    font-size: 15px;
    transition: background 0.3s ease;
}

.form-full {
    margin-bottom: unset !important;
}

.form-col p,
.form-full p,
.form-submit p {
    margin-bottom: unset !important;
}

.form-input:focus,
.form-input:focus-visible,
.form-textarea:focus,
.form-textarea:focus-visible {
    outline: none;
    border-color: transparent;
    box-shadow: none;
}

.form-submit {
    display: flex;
    justify-content: center;
}

.form-btn {
    width: auto;
    /* auto width */
    display: inline-block;
}

.form-content p {
    margin-bottom: unset !important;
}


.custom-sky-button .elementor-1019 .elementor-element.elementor-element-cb1480e .elementor-button:hover {
    border: 1px solid #EEF6FF;
}

.custom-footer-class {
    border-radius: var(--radius-16, 16px);
    background:
        linear-gradient(0deg,
            var(--Brand-Color-01, #0F9BDC) 0%,
            var(--Brand-Color-01, #0F9BDC) 100%), lightgray 0.158px -77.343px / 99.98% 126.473% no-repeat;
}

.custom-ul-list ul {
    margin-left: 22px;
}

.custom-ul-list ul li {
    padding-bottom: 12px;
}

.custom-ul-list ul li:last-child {
    padding-bottom: 0px;
}

.custom-call-to-action .elementor-cta__bg {
    border: 1px solid #6585AE;
    opacity: 0.4;
    background: linear-gradient(0deg,
            rgba(0, 0, 0, 0.61) 0%,
            rgba(0, 0, 0, 0.61) 100%),
        #24518C;
}

.elementor-element-f8caae2.footer-top-bottom {
    position: relative;
    overflow: hidden;
}

/* .elementor-element-f8caae2.footer-top-bottom::before,
.elementor-element-f8caae2.footer-top-bottom::after {
    content: "";
    position: absolute;
    pointer-events: none;
    z-index: 0;
}
.elementor-element-f8caae2.footer-top-bottom::after {
    top: 0;
    left: 0;
    width: 220px;
    height: 220px;
    background: url("https://mphar.techsolutionn.com/wp-content/uploads/2026/02/footer-top-img.svg") no-repeat;
    background-size: contain;
}
.elementor-element-f8caae2.footer-top-bottom::before {
    bottom: 0;
    right: 0;
    width: 220px;
    height: 220px;
    background: url("https://mphar.techsolutionn.com/wp-content/uploads/2026/02/footer-bottom-img.svg") no-repeat;
    background-size: contain;
}
.elementor-element-f8caae2.footer-top-bottom > * {
    position: relative;
    z-index: 2;
}

 */


.footer-top-bottom {
    position: relative;
    overflow: hidden;
}

.footer-grediant-css::before {
    content: "";
    position: absolute;
    top: -122px;
    left: 0;
    width: 220px;
    height: 220px;
    background-image: url("/wp-content/uploads/2026/02/footer-top-img.svg");
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    pointer-events: none;
}

.footer-top-bottom::after {
    content: "";
    position: absolute;
    bottom: -10px;
    right: 0;
    width: 260px;
    height: 260px;
    background-image: url("/wp-content/uploads/2026/02/footer-bottom-img.svg");
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    pointer-events: none;
}

.footer-top-bottom>* {
    position: relative;
    z-index: 2;
}

.custom-icon-type .elementor-icon-box-icon .elementor-icon {
    border-radius: var(--space-4, 4px);
    background: var(--Brand-Color-02, #285A9B);
    padding: 7px;
}

.iconbox-home .elementor-icon-box-icon svg {
    padding: 9px 6px !important;
    background: #285A9B !important;
    border-radius: 4px !important;
}

.custom-digital .elementor-cta__content {
    background: linear-gradient(180deg, #00000000 0%, #000000 80%) !important;
}

.custom-services-css .elementor-cta__content {
    background: linear-gradient(193deg, #00000000 0%, #000000 90%) !important;
}

.faq-items-green .e-n-accordion-item-title-icon svg {
    fill: none !important;
}

.apply-btn .elementor-button {
    width: 100%;
}

.faq-items-green .e-n-accordion-item:before {
    content: "";
    position: absolute;
    inset: 0;
    border: 1px solid #ccc;
    z-index: -1;
    border-radius: 8px;
}

.category-flag-wrap {
    padding: 2px 4px;
    display: flex;
    gap: 6px;
    background-color: #F9F9F9;
    border-radius: 2px;
    width: 24%;
}

.flag-shortcode .elementor-shortcode {
    display: flex;
    gap: 8px;
}

.overlay-img {
    position: relative;
}

.overlay-img::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 8px;
    background: linear-gradient(0deg,
            rgba(0, 0, 0, 0.20) 0%,
            rgba(0, 0, 0, 0.20) 100%);
    pointer-events: none;
}

.custom-medical {
    position: relative;
    overflow: hidden;
}

/* TARGET THE FULL WIDTH SECTION */
.custom-medical-before {
    position: relative;
    overflow: visible;
}

/* .custom-medical-before::before {
    content: "";
    position: absolute;
    top: 0 !important;
    right: 0 !important;

        width: 786px;
    height: 366px;

    background-image: url("/wp-content/uploads/2026/02/right-top.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top right;

    z-index: 1;
    pointer-events: none;
} */

.custom-medical-before::before{
	content: "";
    position: absolute;
    top: 0 !important;
    right: 0 !important;

   	width: 786px;
    height: 366px;

    background-image: url("/wp-content/uploads/2026/02/right-top.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top right;

    z-index: 1;
    pointer-events: none;
}

.custom-medical-before.elementor-element-c5bb843::before {
    content: "";
    position: absolute;
    top: 0 !important;
    right: 0 !important;

    /*     width: 786px; */
    height: 366px;

    background-image: url("/wp-content/uploads/2026/02/right-top.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top right;

    z-index: 1;
    pointer-events: none;
}

.custom-medical::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 350px;
    background-image: url("/wp-content/uploads/2026/02/bottom-left-1.svg");
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}

.custom-medical-short {
    position: relative;
    overflow: visible;
}

.custom-medical-short::after {
    content: "";
    position: absolute;
    bottom: -73px;
    left: -1px;
    width: 100%;
    height: 419px;
    background-image: url("/wp-content/uploads/2026/02/bottom-left-1.svg");
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}

.custom-medical-short::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0 !important;
    width: 100%;
    height: 520px;
    background-image: url('/wp-content/uploads/2026/02/right-top.svg');
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
}

.custom-medical-short>.e-con-inner::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 600px;
    height: 520px;
    background-image: url("/wp-content/uploads/2026/02/right-top.svg");
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}

.accordian-content .e-n-accordion-item:not(:first-child):after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    top: 20px;
    background: #cccccc;
}

/* contact form */

/* General Form Styles */
/* General Form Styles */
.job-application {
    width: 1096px;
    margin-left: auto;
    margin-right: auto;
}

.form-col {
    width: 100%;
    margin-bottom: 24px;
}

.form-row {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

/* Input Fields */
.job-application .form-col input {
    border-radius: 6px;
    border: 1px solid #CCC;
    background: #EEF6FF;
}

.form-input {
    width: 100%;
    padding: 20px 14px;
    color: #1E1E1E;
    font-family: Outfit;
    font-size: 18px;
    font-weight: 400;
    line-height: 133.333%;
}

.form-input:focus {
    outline: none;
    border-color: #4e90fd;
    box-shadow: 0 0 5px rgba(78, 144, 253, 0.5);
}

.placeholder {
    color: #888;
}

.textarea {
    resize: vertical;
}

/* File Upload Styling */
.form-height.form-col input {
    height: 176px;
    border-radius: 6px;
    border: 1px dashed #CCC;
    background: #EEF6FF;
}

.file-upload label {
    height: 176px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 20px;
    border: 2px dashed #CCC;
    background-color: #EEF6FF;
    border-radius: 6px;
    width: 100%;
    text-align: center;
}

.job-application br {
    display: none;
}

.file-upload label svg {
    margin-right: 10px;
}

.file-upload label span {
    font-size: 18px;
    color: #1E1E1E;
}

input[type="file"] {
    display: none;
    /* Hide the default file input */
}

.file-info {
    margin-top: 12px;
    color: #737373;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

/* Privacy Checkbox Styling */
.checkbox-wrapper {
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.checkbox-wrapper input[type="checkbox"] {
    margin-right: 10px;
}

.job-application span.wpcf7-list-item-label {
    margin-left: 12px;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
    display: none;
}

input[type="checkbox"] {
    width: auto;
}

.form-col.submit-btn {
    display: inline-flex;
    margin-bottom: 0;
}

.wpcf7-list-item {
    margin-left: 0;
}

.cf7-ajax-inner p#cf7-ajax-text {
    color: #1E1E1E;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding-bottom: 20px;
}

.privacy-info {
    font-size: 14px;
    color: #6A6A6A;
    margin-left: 10px;
}

/* Submit Button Styles */
input[type="submit"] {
    width: 100%;
    padding: 15px;
    font-size: 16px;
    background-color: #4e90fd;
    color: white;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    transition: background-color 0.3s;
}

input[type="submit"]:hover {
    background-color: #3578e5;
}

.file-preview {
    font-size: 14px;
    color: #333;
}

.file-preview strong {
    display: block;
    margin-bottom: 4px;
}

.file-preview img {
    border: 1px solid #ddd;
    padding: 4px;
    background: #fff;
}

.custom-button .elementor-button {
    transition: all 0.3s ease;
}

.custom-button .elementor-button:hover {
    background-color: transparent !important;
    border: 1px solid #fff !important;
    color: #fff !important;
}

.wpcf7-form input.wpcf7-not-valid,
.wpcf7-form textarea.wpcf7-not-valid,
.wpcf7-form select.wpcf7-not-valid {
    border-color: 1px solid #CCC !important;
    box-shadow: unset !important;
}

.request-form input,
.request-form textarea {
    border-radius: 5px;
    border: 1px solid #CCC;
    background: #EEF6FF;
    padding: 18px 14px;
    color: #1E1E1E;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.333%;
}

.request-form textarea {
    max-height: 176px;
}

.request-form .form-col {
    margin-bottom: 40px;
}

.request-form input::placeholder,
.request-form textarea::placeholder {
    color: #1E1E1E;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.333%;
}

.request-form .radio-col {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px 25px;
    /* row gap | column gap */
}

/* Align radio + text nicely */
.request-form .radio-col {
    margin: 0;
}

.request-form .radio-col label {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}

.content-wrap .content-style {
    color: #737373;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 6px;
}

.content-wrap .content-style:last-child {
    margin-bottom: 0;
}

.wpcf7-list-item {
    width: 50%;
}

.wpcf7-list-item label {
    display: flex;
    align-items: baseline;
}

.wpcf7-list-item label input[type="radio"] {
    width: auto;
}

span.wpcf7-list-item {
    margin-bottom: 16px;
    width: 100% !important;
}

.request-form .radio-col p {
    margin-block-end: 0 !important;
}

.content-wrap {
    margin-top: 24px;
    margin-bottom: 20px;
}

.request-form {
    width: 1096px;
    margin-left: auto;
    margin-right: auto;
}

.service-timeline .elementor-icon-box-wrapper {
    margin-top: -5px;
}

.service-timeline .elementor-icon-box-description {
    padding-left: 32px;
}

/* Target the title */
.service-timeline .elementor-icon-box-title {
    position: relative;
    padding-left: 32px;
}

/* Add icon before title text */
.service-timeline .elementor-icon-box-title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);

    width: 20px;
    height: 20px;

    background-image: url("/wp-content/uploads/2026/02/Tick-1.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

/* .our-milestones .elementor-icon-box-wrapper::before {
    height: 41px;
    top: 0px;
    background: rgba(31, 6, 161, 0.50);
}
.glove-icon-box .elementor-icon-box-wrapper::before, .our-milestones .elementor-icon-box-wrapper::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 28px;
    left: 15px;
    top: 5px;
    background: #1F06A1;
} */
.main-mile {
    position: relative;
}

.main-mile:before {
    position: absolute;
    content: '' !important;
    background: url('/wp-content/uploads/2026/02/Ellipse-3.svg');
    background-repeat: no-repeat;
    background-size: contain;
    height: 61.5% !important;
    max-width: 10% !important;
    /* 	right: 0; */
    left: 89.5% !important;
}

.accordian-content .e-n-accordion-item:not(:first-child):after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    top: 20px;
    background: #ccc;
}

.digital-list-content {
    padding-left: 32px;
}

.digital-list-content li,
.digital-list-content ::marker {
    color: #737373 !important;
}

.main-mile .milestone-one {
    position: relative;
}

.main-mile .milestone-one::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
    height: 1px;
    background-color: #1E1E1E;
}

.service-timeline ul {
    padding-left: 52px;
}

.service-timeline li::marker {
    font-size: 12px;
}

.timeline-content {
    position: relative;
}

.timeline-content::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #285A9B;
    top: 16.4em;
}

.timeline-content {
    counter-reset: imgbox;
}

.timeline-content .flex-image-content::before {
    z-index: 1;
    counter-increment: imgbox;
    content: counter(imgbox);
    position: absolute;
    width: 40px;
    height: 40px;
    background: #285A9B;
    color: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 2px;
    top: 274px;
}

.service-timeline-list .elementor-icon-box-content p:last-child {
    display: none;
}

.meet-mphar-css:hover {
    padding: 10px;
    border-radius: 5px;
    background: #F7F7F7;
}

.custom-tab-css .e-n-tabs-heading {
    width: 62%;
    align-self: center;
}




/* Make wrapper relative */
.elementor-widget-wpglobus {
    position: relative;
}

/* Hide language list initially */
.lang-dropdown-list {
    position: absolute !important;
    top: 100%;
    right: 0;
    margin-top: 20px;
    width: 139px !important;
    min-width: 180px;
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 8px;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);
    display: none;
    z-index: 99999;
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.12);
}

/* Clean list style */
.lang-dropdown-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.lang-dropdown-list li {
    margin-bottom: 6px;
}

.lang-dropdown-list a {
    display: flex;
    align-items: center;
    gap: 8px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 0 !important;
    padding-top: 18px;
    padding-bottom: 18px;
    text-decoration: none;
    color: #333;
    border-radius: 4px;
    transition: 0.2s ease;
}

.lang-dropdown-list a:last-child {
    border: none !important;
}

.lang-dropdown-list a:hover {
    background: #f3f3f3;
}

/* Rotate arrow */
.lang-toggle-btn.active .arrow {
    display: inline-block;
    transform: rotate(180deg);
    transition: 0.3s;
}

.header-wrapper {
    position: relative;
}

header,
.elementor-location-header {
    overflow: visible !important;
}

.lang-toggle-btn .elementor-button::after {
    content: "";
    width: 10px;
    height: 6px;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    background: url("https://mphar.techsolutionn.com/wp-content/uploads/2026/02/dropdown-svg.svg") no-repeat center;
    background-size: contain;
    pointer-events: none;
}

.lang-toggle-btn.active .elementor-button::after {
    transform: translateY(-50%) rotate(180deg);
}

.lang-dropdown-list h5 {
    display: none;
}


/* .lang-toggle-btn .elementor-button {
  display: flex;
  align-items: center;
  gap: 10px;

  background: #fff;
  border: 2px solid #d1d1d1;
  border-radius: 12px;

  padding: 8px 12px;
  height: 44px;

  box-shadow: none;
} */
/* .lang-toggle-btn .elementor-button-icon {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 28px;
  height: 28px;

  border-radius: 6px;
} */

/* .lang-toggle-btn .elementor-button::before {
  content: "";
  width: 1px;
  height: 24px;
  background: #d1d1d1;

  margin: 0 8px;
} */
.lang-toggle-btn.active .elementor-button::after {
    transform: rotate(180deg);
}

/* .lang-dropdown {
  background: #fff;
  border-radius: 16px;
  padding: 12px 0;

  box-shadow: 0 12px 30px rgba(0,0,0,0.12);
  min-width: 220px;
}
.lang-dropdown li {
  display: flex;
  align-items: center;
  gap: 14px;

  padding: 14px 20px;
  font-size: 18px;
  font-weight: 500;

  cursor: pointer;
}

.lang-dropdown li + li {
  border-top: 1px solid #eee;
}

.lang-dropdown li:hover {
  background: #f6f6f6;
}
 */
.lang-toggle-btn {
    padding: 5px 8px !important;
    border: 1px solid #CCC !important;
    border-radius: 8px !important;
}

.lang-toggle-btn::before {
    content: "";
    position: absolute !important;
    top: 5px !important;
    left: 50% !important;
    height: 21px !important;
    width: 2px !important;
    background: #CCC !important;
}

.lang-toggle-btn .elementor-button-icon svg {
    padding-top: 2px;
}

.lang-toggle-btn .elementor-button {
    padding: unset !important;
}

.wpglobus-selector-link span:last-child {
    display: none !important;
}

.wpglobus-selector-link span.name {
    color: #1E1E1E;
    font-family: Outfit;
    font-size: 14.087px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.lang-dropdown-list .e-con.e-con>.e-con-inner>.elementor-widget,
.lang-dropdown-list .elementor.elementor .e-con>.elementor-widget {
    max-width: unset !important;
}

.footer-cta::before {
    display: none !important;
}




/*FAQ page*/
html {
    scroll-behavior: smooth;
}

/* .services-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: flex-start;
    max-height: 162px; 
    overflow: hidden;
    transition: max-height 0.3s ease;

} */

.service-tab {
    padding: 8px 14px;
    border: 1px solid #cbd5e1;
    border-radius: 6px;
    text-decoration: none;
    font-size: 14px;
    color: #1e293b;
}

.services-content {
    display: flex;
    gap: 30px;
    margin-bottom: 60px;
    scroll-margin-top: 120px;
}

.service-left {
    width: 39%;
}

.service-right {
    width: 59%;
}

/* .faq-question {
    width: 100%;
    background: none;
    border: none;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

.faq-toggle-icon svg {
    transition: transform 0.3s ease;
} */
.healthcare-spotify-icon svg {
    width: 163px !important;
    height: 42px !important;
}

.healthcare-comprehensive-icon svg {
    width: 43px !important;
    height: 42px !important;
}



.services-content {
    display: flex !important;
}

.services-content.active {
    display: flex;
}

.service-tab.active {
    font-weight: 600;
}
.faq-question.active .faq-toggle-icon svg {
    transform: rotate(0deg) !important;
}
/* .faq-item .faq-answer {
    display: block !important;
} */

.service-tab {
    color: var(--Brand-Color-02, #285A9B);
    text-align: center;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    display: flex;
    padding: 14px 32px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 4px;
    border: 1px solid var(--Brand-Color-02, #285A9B);
}

.service-title {}

.service-timeline-list li {
    color: #737373 !important;
}

/* .services-content:last-of-type {
  padding-bottom: 100px !important;
} */
.elementor-widget-container>.services-content:first-of-type {
    padding-top: 100px;
}

.service-title {
    color: #1E1E1E !important;
    font-family: Manrope !important;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
    letter-spacing: -0.24px !important;
}

.service-tab.active {
    background: #285A9B !important;
    color: #fff !important;
    text-align: center !important;
    font-family: Outfit !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 24px !important;
}

.services-content.active:first-child {
    padding-top: 120px !important;
}

.single-services .inner-banner.section {
    display: none;
}


.services-tabs-outer {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    position: sticky;
    top: var(--header-height);
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
    z-index: 98;
}

.services-tabs-inner {
    padding: 30px;
}

.services-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    max-height: calc(2 * 81px);
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.services-tabs.expanded {
    max-height: 1000px;
}

.tabs-toggle {
    /*     position: absolute; */
    /*     right: 342px; */
    bottom: 0;

    background: #fff;
    border: 1px solid #1e4fa3;
    color: #1e4fa3;
    padding: 10px 16px;
    border-radius: 6px;
    font-weight: 600;
    cursor: pointer;

    z-index: 5;
}

.tabs-toggle {
    padding: 14px 32px;
    font-size: 18px;
    font-family: Outfit;
    border-radius: 4px;
    border: 1px solid #285A9B;
    background: #285A9B;
    color: #fff;
    cursor: pointer;
}



.services-tabs-wrap {
    margin: 0 auto;
    position: relative;
    max-width: 1580px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.services-tabs-wrap::after {
    display: none !important;
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 120px;
    height: 52px;
    background: linear-gradient(to right, transparent, #fff 70%);
    pointer-events: none;
}







.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,
.e-con>.elementor-widget>.elementor-widget-container {
    height: auto !important;
}

#medical-strategy-medical-planning {
    padding-top: 120px;
}

.msl-trainning-overlay {
    position: relative;
    overflow: hidden;
}

.msl-trainning-overlay::before {
    content: "";
    position: absolute;
    inset: 0;
    /* top:0; right:0; bottom:0; left:0 */
    border-radius: var(--space-8, 8px);
    background:
        linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.30) 100%),
        linear-gradient(0deg, rgba(0, 0, 0, 0.30) 0%, rgba(0, 0, 0, 0.30) 100%),
        url("your-image-path.jpg") lightgray 0px -150.343px / 100% 261.256% no-repeat;

    z-index: 0;
}

.msl-trainning-overlay>* {
    position: relative;
    z-index: 1;
    /* content upar dikhe */
}

.msl-program-content {
    display: grid;
    grid-template-columns: repeat(12, 1fr) !important;
}

.program_areas_box {
    grid-column: span 3;
}

.program_areas_box:nth-last-child(3):nth-child(4n+1),
.program_areas_box:nth-last-child(2):nth-child(4n+2),
.program_areas_box:nth-last-child(1):nth-child(4n+3) {
    grid-column: span 4 !important;
}

.program_areas_box .elementor-widget-container {
    min-height: 100% !important;
}

.digital-execution-list .elementor-widget-container {
    display: flex;
    width: 100%;
    gap: 12px;
}

.single-services .faq-accordion .faq-item .faq-question {
    background: #F9F9F9;
}

.single-services .img-box {
    display: none;
}

.custom-ul-list ul li span {
    font-weight: 500;
}

.custom-newsletter-css ul li {
    padding-left: 20px;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    align-self: stretch;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    list-style: disc;
    /* Ensure dots (bullet points) */
    list-style-position: inside;
    margin-bottom: 16px;
}

.custom-newsletter-css ul li:last-child {
    margin-bottom: 0;
}

.custom-newsletter-css ul li:before {
    content: '';
    background: #737373;
    height: 7px;
    width: 7px;
    position: absolute;
    border-radius: 50%;
    left: 9px;
    top: 37%;
    transform: translate(-50%);
}

.newsletter-css .elementor-widget-loop-grid .newsletter:first-of-type {
    grid-column: span 2;
}

.newsletter-css .elementor-widget-loop-grid .newsletter:first-of-type img {
    width: 100%;
}

.newsletter-css .elementor-loop-container.elementor-grid {
    grid-auto-rows: auto !important;
}

.elementor-element.custom-overlay-css {
    position: relative !important;
    overflow: hidden;
    border-radius: 10px;
}

.elementor-element.custom-overlay-css::before {
    content: "" !important;
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;

    background:
        linear-gradient(90deg, rgba(0, 0, 0, 0.30) 1.3%, rgba(0, 0, 0, 0.00) 154.02%),
        linear-gradient(0deg, rgba(0, 0, 0, 0.30) 0%, rgba(0, 0, 0, 0.30) 100%) !important;

    z-index: 2;
    /* important */
    pointer-events: none;
}

.elementor-element.custom-overlay-css .elementor-widget-wrap,
.elementor-element.custom-overlay-css .e-con-inner {
    position: relative;
    z-index: 3;
}

.custom-list ul {
    margin-left: 20px;
}

.custom-list ul li {
    color: #737373;
    padding-bottom: 12px;
}

.artical-sec .elementor-post__excerpt p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    align-self: stretch;
    overflow: hidden;
}

.artical-sec .elementor-post__excerpt {
    margin-bottom: 0px !important;

}

.artical-sec .elementor-post {
    flex-direction: row;
    align-items: center;
}

.custom-blog .elementor-post__title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.artical-sec .elementor-post {
    flex-direction: row !important;
    column-gap: 20px !important;
}

.artical-sec .elementor-post__text {

    width: 70% !important;
}

.artical-sec .elementor-post__thumbnail__link {
    width: 29% !important;
}

.artical-sec a.elementor-post__thumbnail__link {
    margin: 0 !important;
}

.custom-blog img {
    width: 100% !important;
}

.custom-blog .elementor-post__thumbnail img {
    height: auto !important;
    left: 0 !important;
    position: unset !important;
    top: 0 !important;
    border-radius: 8px !important;
    transform: unset !important;
}

.custom-blog .elementor-post__thumbnail {
    transform: unset !important;
    padding-bottom: 0 !important;
}

.artical-sec .elementor-posts-container {
    display: flex !important;
    flex-wrap: wrap !important;
}



.service-tab.hidden-tab {
    display: none !important;
}

.services-tabs.expanded .service-tab.hidden-tab {
    display: block !important;
}

.services-tabs {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    /* adjust as needed */
}

.services-tabs.expanded .tabs-toggle {
    right: 369px;
}


.services-tabs {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    position: relative;
}

.service-tab {
    flex-shrink: 0;
}

.service-tab.hidden-tab {
    display: none !important;
}

.services-tabs.expanded .service-tab.hidden-tab {
    display: inline-flex !important;
}

.tabs-toggle-wrap {
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

.tabs-toggle {
    padding: 10px 20px;
    border: 1px solid #4A7BA7;
    background: #4A7BA7;
    color: white;
    cursor: pointer;
    border-radius: 4px;
    font-weight: 500;
    transition: all 0.3s ease;
    white-space: nowrap;
    /* Prevent text wrapping inside button */
}

.tabs-toggle:hover {
    background: #3a6287;
    border-color: #3a6287;
}

/* Ensure proper wrapping on different screen sizes */
@media (max-width: 1024px) {
    .services-tabs {
        gap: 10px;
    }
}

@media (max-width: 767px) {
    .services-tabs {
        gap: 8px;
    }

    .tabs-toggle {
        padding: 8px 16px;
        font-size: 14px;
    }
}

.custom-blog .elementor-post__thumbnail img {
    height: 86px !important;
    object-fit: cover;
    object-position: left;
}

.service-tab {
    white-space: nowrap;
}


.custom-lang-switcher {
    min-width: max-content !important;
}

@keyframes faqOpen {
    from {
        max-height: 0;
        opacity: 0;
        transform: translateY(-8px);
    }

    to {
        max-height: 500px;
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes faqClose {
    from {
        max-height: 500px;
        opacity: 1;
        transform: translateY(0);
    }

    to {
        max-height: 0;
        opacity: 0;
        transform: translateY(-8px);
    }
}

/*Request popup form*/
/* ===== POPUP MAIN CONTAINER ===== */
/* .brochure-popup-wrapper {
    background: linear-gradient(135deg, #4e73a8, #3f679e);
    padding: 80px 112px;
    border-radius: 20px;
    max-width: 832px;
    margin: auto;
    color: #fff;
    text-align: center;
} */

/* ===== FORM TITLE ===== */
.brochure-popup-wrapper h4 {
    color: #fff;
    margin-bottom: 30px;
    text-align: center;
}

.brochure-popup-wrapper .form-col {
    margin-bottom: 0 !important;
}

/* ===== INPUT & SELECT ===== */
.brochure-popup-wrapper .form-input {
    width: 100%;
    padding: 14px;
    border-radius: 5px;
    border: none;
    outline: none;
    font-size: 15px;
    /*     margin-bottom: 20px; */
    background: #f2f2f2;
}

/* Remove default select arrow styling */
/* .request-popup-wrapper select.form-input {
	padding:14px !important;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
		color: #737373;
font-family: Outfit;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
} */

/* ===== RADIO GROUP BOX ===== */
/* .request-popup-wrapper .wpcf7-form-control.wpcf7-radio {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px 20px;
    background: #f2f2f2;
    padding: 20px;
    border-radius: 10px;
    text-align: left;
} */

/* Radio label styling */
/* .request-popup-wrapper .wpcf7-list-item {
    margin: 0;
}

.request-popup-wrapper .wpcf7-list-item label {
    display: flex;
    align-items: center;
    color: #285A9B;
text-align: center;
font-family: Outfit;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
} */

/* Radio button spacing */
/* .request-popup-wrapper .wpcf7-list-item input[type="radio"] {
    margin-right: 6px;
}
 */
/* ===== SUBMIT BUTTON ===== */
.brochure-popup-wrapper .form-btn {
    background: #fff;
    color: #3f679e;
    padding: 12px 35px;
    border-radius: 8px;
    border: none;
    font-weight: 600;
    font-size: 15px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.brochure-popup-wrapper .form-btn:hover {
    background: #e6e6e6;
    transform: translateY(-2px);
}

.brochure-popup-wrapper .form-input::placeholder {
    color: #737373;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.request-popup-wrapper .form-col {
    margin-bottom: 30px !important;
}

.dialog-lightbox-widget-content {
    background: none !important;
}

.request-popup-wrapper .select-field {
    position: relative;
}

/* Custom dropdown icon */
.request-popup-wrapper .select-field::after {
    content: "";
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    pointer-events: none;

    /* SVG arrow */
    background-image: url("https://mphar.techsolutionn.com/wp-content/uploads/2026/02/arrow-down.png");
    background-repeat: no-repeat;
    background-size: contain;
}

.request-popup-wrapper .wpcf7-list-item label {
    white-space: nowrap;
}

.brochure-popup-wrapper .form-row {
    flex-direction: row !important;
    gap: 10px;
}

.brochure-popup-wrapper .form-btn {
    padding: 12px 28px !important;
}

.dialog-lightbox-message {
    background: linear-gradient(135deg, #4e73a8, #3f679e);
    padding: 80px 112px !important;
    border-radius: 20px;
    width: 832px !important;
    max-width: 832px !important;
    margin: auto;
    color: #fff;
    text-align: center;
    overflow: hidden !important;
}




/* Make sure parent is positioned */
.elementor-popup-modal .dialog-message {
    position: relative;
    overflow: hidden;
    /* prevents overflow issues */
}

/* Top Left Image */
.elementor-popup-modal .dialog-message::before {
    content: "";
    position: absolute;
    bottom: 43px;
    left: -104px;
    width: 400px;
    height: 400px;

    background-image: url('https://mphar.techsolutionn.com/wp-content/uploads/2026/02/popup-final.png');
    background-size: contain;
    background-repeat: no-repeat;

    pointer-events: none;
    z-index: 1;
}

/* Bottom Right Image */
.elementor-popup-modal .dialog-message::after {
    content: "";
    position: absolute;
    top: 43px;
    right: -295px;
    width: 400px;
    height: 400px;

    background-image: url('https://mphar.techsolutionn.com/wp-content/uploads/2026/02/popup-final.png');
    background-size: contain;
    background-repeat: no-repeat;

    pointer-events: none;
    z-index: 1;
}

.swiper-slide .e-con-inner::before {
    background: unset !important;
}

.blog-detail-custom h4 {
    margin-top: 50px;
    margin-bottom: 20px;
}

.blog-detail-custom h3 {
/*     margin-bottom: -30px; */
    margin-top: 50px;
}

.blog-detail-custom ul {
    padding-left: 24px;
}

.blog-detail-custom p {
    color: #737373;
}

/* .blog-first .elementor-loop-container.elementor-grid {
    display: grid !important;
    grid-template-columns: 55% 43%;
    gap: 30px;
} */

/* 1st post big left */
/* .blog-first .elementor-loop-container>div.e-loop-item:nth-of-type(1) {
    grid-row: span 2;
} */

/* 2nd & 3rd posts right side */
/* .blog-first .elementor-loop-container>div.e-loop-item:nth-of-type(2),
.blog-first .elementor-loop-container>div.e-loop-item:nth-of-type(3) {
    grid-column: 2;
} */

/* All posts after 3rd full width */
/* .blog-first .elementor-loop-container>div.e-loop-item:nth-of-type(n+4) {
    grid-column: span 2;
} */

/* .blog-first .elementor-loop-container>div.e-loop-item:nth-of-type(2) .blog-listing .e-con-inner,
.blog-first .elementor-loop-container>div.e-loop-item:nth-of-type(3) .blog-listing .e-con-inner {
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: center;
} */

/* .blog-first .elementor-loop-container>div.e-loop-item:nth-of-type(1) .blog-listing .e-con-inner .elementor-widget-theme-post-featured-image img {
    height: 453px;
    margin-bottom: 20px;
} */

/* .blog-first .elementor-loop-container>div.e-loop-item:nth-of-type(2) .blog-listing .e-con-inner .elementor-widget-theme-post-featured-image img,
.blog-first .elementor-loop-container>div.e-loop-item:nth-of-type(3) .blog-listing .e-con-inner .elementor-widget-theme-post-featured-image img {
    min-height: 250px;
    width: 100%;
    max-width: 100%;
} */

.blog-listing {
    margin: 0 !important;
}

/* .blog-first .elementor-loop-container > div.e-loop-item:nth-of-type(2) .blog-listing, .blog-first .elementor-loop-container > div.e-loop-item:nth-of-type(3) .blog-listing{
	min-height: 280px;
} */
.h6-font-400 {
    font-weight: 400;
}

.bottom-cta::before {
    display: none !important;
}

.logo-slider .swiper-horizontal .swiper-slide img {
    border: none !important;
}

/* .second-grid-blog img {
    margin-bottom: 20px;
} */
/* Default state – UP */
/* .faq-toggle-icon svg {
    transform: rotate(0deg);
    transition: transform 0.3s ease;
} */

/* Jab FAQ open ho */
/* .faq-question.active .faq-toggle-icon svg {
    transform: rotate(180deg);
	    transition: transform 0.3s ease;
} */

.faq-toggle-icon svg {
    transform: rotate(180deg);
    /* Closed = Up */
    transition: transform 0.3s ease;
}

.faq-question.active .faq-toggle-icon svg {
    transform: rotate(0deg);
    /* Open = Down */
}

.anchor-class a {
    color: #fff;
}

::marker {
    font-size: 13px;
}

.custom-call-to-action a:hover {
    border: 1px solid #FFF !important;
}

.faq-items-green a {
    word-wrap: break-word;
}

/*breadcrumb*/
.mphar-breadcrumb {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
}

.mphar-breadcrumb a {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    font-weight: 300;
}

.mphar-breadcrumb span {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}

/* .mphar-breadcrumb a:hover {
    text-decoration: underline;
} */
.mphar-breadcrumb {
    display: flex !important;
    align-items: center;
}

.mphar-breadcrumb span.sep {
    display: flex !important;
    align-items: center !important;
    padding: 0 8px;
}

.custom-overlay {
    position: relative;
    overflow: hidden;
}

.custom-overlay::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(180deg, rgba(0, 0, 0, 0.00) 66.63%, rgba(0, 0, 0, 0.30) 89.8%),
        linear-gradient(0deg, rgba(30, 30, 30, 0.50) 0%, rgba(30, 30, 30, 0.50) 100%) !important;
    z-index: 1;
}

.custom-overlay>* {
    position: relative;
    z-index: 2;
}

header.header-wrapper .nav-bar nav.elementor-nav-menu--dropdown {
    height: 100vh !important;
}

.contact-form .form-col {
    width: 100%;
    margin-bottom: 0 !important;
}

.contact-form input.wpcf7-form-control {
    border: 1px solid #ccc !important;
    background: #F9F9F9 !important;
}

.contact-form .form-textarea {
    min-height: 114px !important;
}
.contact-form select {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-image: none !important;
}

/* Add custom arrow icon */
.contact-form .select-field {
  position: relative;
}

.contact-form .select-field::after {
  content: "";
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background-image: url("https://mphar.techsolutionn.com/wp-content/uploads/2026/02/arrow-down-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}


.select-field .form-input {
    background: #F9F9F9;
}

.services-img {
    overflow: hidden;
    display: inline-block;
    border-radius: 8px !important;
}

.services-img img {
    transition: transform 0.4s ease;
}

.services-img:hover img {
    transform: scale(1.1);
}

/* Parent widget */

.newsletter-style.elementor-widget-theme-post-featured-image {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}

/* Image gap remove */
.newsletter-style .attachment-full {
    display: block;
    /* IMPORTANT */
    width: 100%;
}

/* Elementor container padding remove */
.newsletter-style .elementor-widget-container {
    padding: 0 !important;
    margin: 0 !important;
}

/* Overlay */
.newsletter-style.elementor-widget-theme-post-featured-image::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(250deg,
            rgba(0, 0, 0, 0.00) 36.43%,
            rgba(0, 0, 0, 0.27) 79.88%) !important;
    z-index: 1;
    pointer-events: none;
}

.blog-first .elementor-loop-container>div.e-loop-item:nth-of-type(2) .blog-listing .e-con-inner .feature-img-trend.elementor-widget.elementor-widget-image,
.blog-first .elementor-loop-container>div.e-loop-item:nth-of-type(3) .blog-listing .e-con-inner .feature-img-trend.elementor-widget.elementor-widget-image {
    width: 37%;
    bottom: 10px !important;
    left: 10px !important;
}

/* .privacy-content a, .privacy-content .mphar-breadcrumb span {
    color: #1E1E1E !important;
}
.privacy-content svg path{
	stroke:#1E1E1E !important;
} */
.page-id-10933 footer .e-con-inner {
    padding-top: 80px;
}

.service-list-faq .faq-qa h6 {
    font-weight: 500 !important;
}

.medical-affair-blogs article {
    pointer-events: none;
}

.blog-listing .feature-img-trend {
    width: 180px;
    left: 20px;
    bottom: 20px;
}

.news-form input.wpcf7-form-control.wpcf7-submit.has-spinner.cf7av-btn-inactive {
    color: #fff;
}

.news-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #285A9B !important;
    border: 1px solid #285A9B !important;
}

.news-form .elementor-kit-5 input[type="submit"] {
    color: #F9F9F9 !important;
}

.news-form input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    background: transparent !important;
    border: 1px solid #F9F9F9 !important;
    color: #F9F9F9 !important;
    cursor: pointer;
}

.blog-first .elementor-widget-theme-post-featured-image img {
    object-fit: cover;
}

/* .career-cards.e-loop-item *{
	word-break:unset !important;
} */
.page-id-10939 footer .e-con-inner {
    padding-top: 80px;
}

.page-id-10937 footer .e-con-inner {
    padding-top: 80px;
}

.page-id-10935 footer .e-con-inner {
    padding-top: 80px;
}


/* Wrapper */
.cs-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

/* Card */
.cs-card {
    flex: 0 0 calc((100% - 60px) / 3);
    padding: 20px;
    border-radius: 8px;
    background: #fff;
    text-align: center;
    border-radius: 8px;
    border: 1px solid #EAEAEA;
    background: #FFF;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.cs-image img {
    max-width: 100% !important;
    height: auto !important;
    border-radius: 6px !important;
    width: 100% !important;
}

.cs-card h3 {
    color: #1E1E1E !important;
    font-family: Outfit !important;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
    letter-spacing: -0.24px !important;
    text-align: left;

    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 16px;
}

.popup-title {
    color: #FFF !important;
    text-align: center !important;
    font-family: Outfit !important;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important;
}

.cs-buttons {
	margin-top: 15px;
    display: flex;
    gap: 20px;
}

.cs-download-btn {
    display: flex;
    border-radius: 4px !important;
    border: 1px dashed #285A9B !important;
    background: #EEF6FF !important;
    padding: 14px 32px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #285A9B !important;
    text-align: center !important;
    font-family: Outfit !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
	position: relative;
    padding-right: 30px;
	background: #28a745;
    color: #fff;
}

.cs-redirect-btn:hover {
    background-color: #EEF6FF;
    color: #285A9B;
    border: 1px solid #285A9B;
}

.cs-buttons a,
.cs-buttons button {
    background-color: var(--e-global-color-primary);
    font-family: "Outfit", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 133.333%;
    color: var(--e-global-color-d9911ec);
    border-style: none;
    border-radius: 4px 4px 4px 4px;
    padding: 14px 32px 14px 32px;
    cursor: pointer;
}
.cs-redirect-btn,
.cs-download-btn,
.cs-buttons button {
    transition: all 0.3s ease;
}

.cs-redirect-btn,
.cs-buttons button {
    border: 1px solid #285A9B !important;
}


.cs-open-popup,
.cs-redirect-btn {
    background: #0073aa;
    color: #fff;
}

.cs-close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 20px;
    cursor: pointer;
}

#cs-lead-form input[type="email"] {
    width: 100%;
    padding: 8px;
    margin-bottom: 10px;
}

.btn-loader {
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    border-top: 2px solid transparent;
    border-radius: 50%;
    display: inline-block;
    animation: spin 0.6s linear infinite;
    margin-left: 8px;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

#cs-modal {
    position: fixed;
    inset: 0;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Inter', sans-serif;
}

/* Overlay */
#cs-modal .cs-modal-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    backdrop-filter: blur(2px);
}

/* FORM LAYOUT */
#cs-lead-form {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin-top: 25px;
}

/* Email Input */
#cs-lead-form input[type="email"] {
    width: 477px;
    max-width: 100%;
    padding: 14px;
    border-radius: 6px;
    border: none;
    outline: none;
}

/* Submit Button */
#cs-lead-form button {
    padding: 14px 28px;
    background: #ffffff;
    color: #3f6da5;
    border: none;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    gap: 5px;
    align-items: center;
}

#cs-lead-form button:hover {
    background: #e6ecf5;
}

/* Main Popup Box */
#cs-modal .cs-modal-content {
    position: relative;
    width: 834px;
    max-width: 95%;
    padding: 80px 112px;
    border-radius: 12px;
    text-align: center;
    color: #ffffff;
    z-index: 2;

    background: linear-gradient(135deg, #4f76a8 0%, #3f6da5 100%);
    box-shadow: 0 25px 60px rgba(0, 0, 0, 0.25);

    overflow: hidden;
    /* important */
}

/* LEFT IMAGE */
#cs-modal .cs-modal-content::before {
    content: "";
    position: absolute;
    bottom: 43px;
    left: -100px;
    width: 400px;
    height: 400px;
    background-image: url(https://mphar.techsolutionn.com/wp-content/uploads/2026/02/popup-final.png);
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: 1;
}

/* RIGHT IMAGE */
#cs-modal .cs-modal-content::after {
    content: "";
    position: absolute;
    top: 43px;
    right: -230px;
    width: 400px;
    height: 400px;
    background-image: url(https://mphar.techsolutionn.com/wp-content/uploads/2026/02/popup-final.png);
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: 1;
}

#cs-modal-title {
    color: #F9F9F9 !important;
    text-align: center !important;
    font-family: Outfit !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 24px !important;
}

.btn-text {
    color: #285A9B;
    text-align: center;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

#cs-lead-form input[type="email"] {
    color: #1E1E1E;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.333%;
    margin-bottom: 0 !important;
}

#cs-lead-form input[type="email"]::placeholder {
    color: #1E1E1E;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.333%;
}

.hero-overlay::before {
    background:
        linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.20) 100%),
        linear-gradient(0deg, rgba(0, 0, 0, 0.30) 0%, rgba(0, 0, 0, 0.30) 100%) !important;
}

.wpcf7-form-control.wpcf7-radio {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px 20px;
    /* row gap / column gap */
}

/* Remove forced widths */
.wpcf7-list-item {
    width: 100% !important;
    margin: 0;
}

.cs-message p {
    margin-top: 20px;
}


.wpcf7-checkbox input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  min-width: 16px;   /* prevents shrinking */
  min-height: 16px;
  border: 1px solid #000;
  background: transparent;
  cursor: pointer;
  position: relative;
  border-radius: 0;
  display: inline-block;
  vertical-align: middle;   /* fixes alignment */
}

/* Normal checkmark */
.wpcf7-checkbox input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 2px;
  width: 4px;
  height: 8px;
  border: solid #000;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
}

.wpcf7-checkbox .wpcf7-list-item {
  display: flex;
  align-items: center;
  gap: 8px;
}
.image-card {
  position: relative;
}

.image-card .date-badge {
  position: absolute;
  top: 12px;
  left: 12px;
  background: #fff;
  color: #fff;
  padding: 5px 10px;
  border-radius: 20px;
  z-index: 2;
}

.image-card img {
  display: block;
  width: 100%;
}

 
.cf7-ajax-ok-btn{
	cursor:pointer !important;
}
.card {
  position: relative;
  border-radius: 8px;
  overflow: hidden; /* important for border radius */
  background: url("your-image.jpg") center / cover no-repeat;
  height: 300px; /* apni requirement ke hisaab se */
  display: flex;
  align-items: flex-end; /* text neeche laane ke liye */
}

.image-iconbox::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0,0,0,0) 40%,
    rgba(0,0,0,0.8) 80%
  );
	border-radius: 8px;
}
.image-iconbox .elementor-icon-box-content { position: relative; z-index: 1; }
.custom-height .elementor-cta__content {
    padding-bottom: 67px !important;
}

.e-n-tabs button{
	cursor:pointer;
}


.sticky-card-main .sticky-card-sec{
position: sticky !important;
top: 100px !important;
}
body{
overflow-x: visible !important;
}
.career-img img{
	width:100% !important;
	height:220px !important;
	object-fit:cover !important;
}
.mphar-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.webinars-tabs {
	    display: flex;
    gap: 12px;
}

.webinar-tab-btn{
	background:transparent !important;
	border:1px solid #3D6AA5 !important;
	color:#3D6AA5 !important;
	cursor:pointer;
}
.webinar-tab-btn:hover{
	background:#3D6AA5 !important;
	color:#fff !important;
}
.webinar-tab-btn.active{
	background:#3D6AA5 !important;
	color:#fff !important;
}



.webinar-tab-content { display:none; }
    .webinar-tab-content.active { display:block; }

    .webinars-grid {
        display:grid;
        grid-template-columns: repeat(2,1fr);
            column-gap: 24px;
    row-gap: 32px;
    }

    .webinar-card {
        background:#2d5ea8;
        color:#fff;
            padding: 40px 20px;
        border-radius:8px;
		    display: flex;
    flex-direction: column;
    height: 100%;
    }
.webinar-top{
	    padding-bottom: 50px;
	display:flex;
	gap:10px;
}
.webinar-top img.spotify_logo{
	width:270px;
}
.webinar-top img.cll_logo{
	width:72px !important;
}
.webinar-online{
	color: #FFF;
font-family: Outfit;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 24px;
	padding-bottom:10px;
}
.webinar-register-btn{
	background-color:#fff !important;
	border-radius:4px !important;
	border:1px solid #fff !important;
	padding:14px 32px !important;
	color:#285A9B !important;
}
.webinar-register-btn:hover{
	background-color:transparent !important;
	border:1px solid #fff !important;
	color:#fff !important;
	cursor:pointer;
}


.webinar-popup {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.6);
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.popup-content {
    background: #fff;
    padding: 30px;
    border-radius: 12px;
    width: 450px;
    max-width: 90%;
    position: relative;
}

.popup-close {
    position: absolute;
    right: 15px;
    top: 10px;
    cursor: pointer;
    font-size: 22px;
}

.popup-content h3 {
    color: #1f4f8f;
    margin-bottom: 15px;
}

.popup-checkbox {
    display: block;
    margin: 15px 0;
}

#popupProceed {
    background: #999;
    color: #fff;
    padding: 10px 25px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
}

#popupProceed:enabled {
    background: #1f4f8f;
}

.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{
	    height: 500px;
    object-fit: cover;
	position:unset;
}

/* Force equal image size */
.blog-listing .elementor-widget-theme-post-featured-image,
.blog-listing .elementor-widget-theme-post-featured-image {
    height: 260px !important;
    display: block;
    overflow: hidden;
	border-radius:10px;
}

/* .blog-listing article:not(:first-of-type) 
.elementor-widget-theme-post-featured-image {
    height: 260px !important;
    display: block;
    overflow: hidden;
} */

.blog-first .elementor-loop-container>div.e-loop-item:nth-of-type(1) .blog-listing  .elementor-widget-theme-post-featured-image{
     height: auto !important;
}
.blog-first .e-loop-item,
.second-grid-blog .e-loop-item{
	    background-color: #FDFDFD;
	border:1px solid #EAEAEA;
	border-radius:8px;
}



.blog-listing .elementor-widget-theme-post-featured-image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block;
}
/* .blog-listing .elementor-5581 .elementor-widget-theme-post-featured-image,
.blog-listing .elementor-5581 .elementor-widget-theme-post-featured-image a {
    height: auto !important;
} */
/* .elementor-5581 .blog-listing .elementor-widget-theme-post-featured-image:first-child,
.elementor-5581 .blog-listing .elementor-widget-theme-post-featured-image:first-child img{
	height: auto !important;
}
.blog-listing .elementor-element-70b82f4 a{
	height:auto !important;
} */
/* 
.blog-listing .elementor-heading-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;     
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
} */
/* .blog-content .blog-excerpt{
	    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
} */
.webinar-popup {
display:none;
position:fixed;
inset:0;
background:rgba(0,0,0,0.6);
justify-content:center;
align-items:center;
z-index:9999;
}
.popup-content{
background:#fff;
padding:30px;
width:700px;
max-width:90%;
position:relative;
}
.popup-close{
position:absolute;
right:10px;
top:10px;
cursor:pointer;
font-size:20px;
}

img.custom_spotify_logo,
img.custom_cll_logo{
	padding: 7px 10px;
    background: #fff;
    border-radius: 8px !important;
	height:52px !important;
	pointer-events:none;
}
.popup-close-default{
	    cursor: pointer;
    float: right;
}
#webinarForm{
	    display: flex;
    flex-direction: column;
	gap:10px;
}
#webinarForm input{
	    padding: 18px 14px;
    border-radius: 5px;
    border: 1px solid var(--Dark-Gary, #CCC);
    background: var(--Gray-background, #F9F9F9);
		color: var(--Dark-body-text, #737373);
/* Body/Body - 18/Body - 18 - Regular */
font-family: Outfit;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 24px; 
}
#webinarForm input::placeholder{
	color: var(--Dark-body-text, #737373);
/* Body/Body - 18/Body - 18 - Regular */
font-family: Outfit;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 24px; 
}
.webinar-online{
	padding-bottom:8px !important;
}
/* .blog-listing .elementor-widget-theme-post-featured-image:first-child a {
    height: auto !important;
} */
.webinar-content ul{
	padding-left:30px;
}
img.custom_logo_other{
	height:85px !important;
	border-radius:8px !important;
}
.webinars-section{
	    margin-top: 30px;
    overflow: auto;
}

.webinar-body {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.webinar-button {
    margin-top: auto;
}
.cs-download-btn.disabled{
opacity:0.5;
cursor:not-allowed;
	    border: 1px dashed !important;
}

.second-grid-blog .elementor-loop-container > .e-loop-item:first-of-type{
	    width: 100% !important;
    grid-column: 1 / -1 !important;
}
.second-grid-blog .elementor-loop-container > .e-loop-item:first-of-type .blog-content h6{
	font-size:38px;
	font-weight:600;
}
.second-grid-blog .elementor-loop-container > .e-loop-item:first-of-type .blog-listing a{
	width:100%;
}
.second-grid-blog .elementor-loop-container > .e-loop-item:first-of-type .blog-listing .elementor-widget-theme-post-featured-image{
	height:100% !important;
}
.second-grid-blog .elementor-loop-container > .e-loop-item:first-of-type .blog-listing .e-con-inner{
	flex-direction:row;
	gap:30px;
}
.second-grid-blog .elementor-loop-container > .e-loop-item:first-of-type .blog-content{
	justify-content:center;
}
.elementor-widget-theme-post-featured-image img{
	border-radius:10px !important;
}
/* Target only blog featured image */
.blog-listing .elementor-widget-theme-post-featured-image .elementor-widget-container {
    position: relative;
    overflow: hidden;
}

/* Overlay layer */
.blog-listing .elementor-widget-theme-post-featured-image .elementor-widget-container::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 80, 150, 0.45); /* change color & opacity */
    pointer-events: none;
}
/* Parent container */
.blog-details-image .elementor-widget-theme-post-featured-image .elementor-widget-container {
    position: relative;
    overflow: hidden;
}

/* Overlay */
.blog-details-image .elementor-widget-theme-post-featured-image .elementor-widget-container::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 80, 150, 0.45); /* change color/opacity */
    pointer-events: none;
}
.blog-details-image .elementor-widget-theme-post-featured-image img{
	height: 500px;
    width: 756px;
	object-fit:cover;
}
.wp-block-list li:last-child{
	    overflow-wrap: break-word;
    word-break: break-word;
}
.second-grid-blog .elementor-loop-container > .e-loop-item:first-of-type .blog-listing .elementor-widget-theme-post-featured-image {
    height: 99% !important;
}
.second-grid-blog .elementor-loop-container > .e-loop-item:first-of-type .blog-listing .blog-img-title h5 {
        font-size: 27px;
    }
.second-grid-blog .elementor-loop-container > .e-loop-item:first-of-type .blog-listing .blog-img-title{
		top:38%;
	}
.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{
	width:70%;
	height:auto !important;
}
.wp-block-media-text img{
	width:70%;
}
.service-timeline .elementor-icon svg{
	margin-top:-4px;
}
.elementor-element-c66acbd > .elementor-widget-icon-box:nth-child(2) .elementor-icon svg,
.elementor-element-c66acbd > .elementor-widget-icon-box:nth-child(3) .elementor-icon svg,
.elementor-element-c66acbd > .elementor-widget-icon-box:nth-child(4) .elementor-icon svg {
    transform:rotate(180deg);
}
.milestone-one:nth-child(2) .service-timeline:first-child .elementor-icon svg {
    margin-top: -1px;
}