/* Turn off parallax scrolling for tablets and phones */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap");

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif !important;
}

body {
    font-family: "Montserrat", sans-serif !important;
}

.wrapper {
    overflow: hidden;
}

.bg-off-white {
    background-color: #f8f8f8;
}

.bg-light-gray {
    background-color: #ecf1f4;
}

.text-gray {
    color: #949494 !important;
}

.bg-purple {
    background-color: #7e3392 !important;
}

.bg-yellow {
    background-color: #eca122 !important;
}

.text-purple {
    color: #7e3392 !important;
}

.bg-green {
    background-color: #23b270 !important;
    transition: background-color 0.5s;
}

.bg-green:hover {
    background-color: #1a7a4d !important;
}

.text-green {
    color: #23b270 !important;
}

.navbar-nav .nav-item a:hover {
    color: #7e3392;
}

.nav-custom-btn {
    background-color: #7e3392;
    padding: 8px 25px;
    color: #fff;
    font-weight: 600;
    border-radius: 4px;
    margin-left: 15px;
    font-size: 14px;
    border: none;
    text-decoration: none;
    transition: background-color 0.5s !important;
}

.contact-us-btn {
    padding: 14px 36px !important;
    background-color: #23b270;
    color: #fff;
    font-weight: 600;
    border-radius: 4px;
    font-size: 14px;
    border: none;
    text-decoration: none;
}

.contact-us-btn:hover {
    color: white;
    background-color: #1a7a4d;
}

.nav-custom-btn:hover {
    color: white;
    background-color: #5d1970;
}

.custom-btn {
    background-color: #7e3392;
    padding: 8px 25px;
    color: #fff;
    font-weight: 600;
    border-radius: 4px;
    margin-left: 15px;
    font-size: 14px;
    border: none;
}

header .nav-item {
    font-size: 14px;
    font-weight: 600;
    margin: 0 15px;
}

header .nav-item .nav-link {
    color: #000;
}

header {
    padding: 16px 0;
    box-shadow: 0 0 3px 3px #ccc;
}

h1 {
    font-size: 4.5rem;
    color: #000;
    font-weight: 700;
}

h6 {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}

h2 {
    font-size: 35px;
    color: #000;
    font-weight: 700;
}

h3 {
    font-size: 27px;
    color: #000;
    font-weight: 700;
}

h4 {
    font-size: 20px;
    color: #000;
    font-weight: 700;
}

.p-heading {
    font-size: 16px;
    color: #000;
    line-height: 30px;
    font-weight: 600;
}

.banner-sec {
    padding: 100px 0;
    background-image: url(../images/banner-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.ultrasound-banner {
    background-image: url(../images/ultrasound-banner.jpg) !important;
}

.medical-banner {
    background-image: linear-gradient(45deg,
            rgba(126, 51, 147, 0.496),
            rgba(30, 177, 110, 0.496)),
        url(../images/hospital-management.webp) !important;
}

.teeth-treatment-banner {
    background-image: url(../images/banner-teeth.jpg) !important;
    height: 380px;
    padding: 60px 0px !important;
}

.teeth-treatment-banner h1 {
    font-size: 55px;
}

.purple-background {
    background-image: url(../images/cds-purple-background.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
}

.section-2 {
    background-image: url(../images/ultra-bg-2.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0 100px;

}

.medical-banner h1:before,
.ultrasound-banner h1:before {
    content: "";
    width: 170px;
    height: 3px;
    background: #329f7c;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translate(-50%, 0);
    transition: width 0.5s ease;
}

.medical-banner .main-heading:hover h1::before {
    width: 80%;
}

.ultrasound-banner h1,
.medical-banner h1 {
    position: relative;
}

.icons-section {
    background-color: #f8f9fb;
    padding: 100px 0;
}

.video-sec iframe {
    border-radius: 20px;
    width: 70%;
    margin: 0 auto;
}

.video-sec {
    padding: 70px 0;
}

.step-box {
    background-image: url(../images/bg-img-1.png);
    background-position: right top;
    background-repeat: no-repeat;
}

.services-box {
    background-color: #edfcff;
    padding: 50px 0;
}

.services-sec {
    background-image: url(../images/bg-color-1.png),
        url(../images/bg-color-2.png);
    background-position: -640px -311px, 280px 320px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    /* margin: -150px 0 -240px 0; */
    padding: 220px 0 0 0;
}

.three-steps-sec {
    padding: 100px 0 0 0;
}

.services-box img {
    width: 70px;
}

.percent-box {
    background-color: #fcfdff;
    padding: 50px 90px;
    background-image: url(../images/bg-img-2.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}

.percent-box h3 {
    width: 80%;
}

.satisfied-patient {
    background-image: url(../images/bg-img-3.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    padding: 50px 0 50px 0;
}

.satisfied-patient-detail {
    background-color: #ffaf00;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-wrapper {
    height: 80%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    background-color: #ffaf00;
    color: #000;
    font-size: 19px;
    width: 40px !important;
    height: 40px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}

.swiper-button-next,
.swiper-button-prev {
    width: 40px;
    bottom: 0;
    top: unset;
    left: 0;
    z-index: 99;
}

.swiper-button-next {
    left: 115px;
}

.swiper-button-prev {
    left: 20px;
}

.swiper-pagination {
    text-align: left;
    left: 69px;
    font-weight: bold;
    color: #000;
}

.our-service-box h2 {
    font-size: 60px;
    font-weight: 900;
}

.our-service-box {
    text-align: center;
}

.our-service-box.box-two {
    padding: 65px 0 0 0;
    margin: 0 -10px;
}

.our-service-box.box-one {
    padding: 230px 0 0 0;
    margin: 0 -50px;
}

.our-service-box {
    width: 20%;
}

.service-img {
    display: block;
    margin: -210px auto 0 auto;
    width: 70%;
}

.services-text {
    left: 50%;
    bottom: 100px;
    transform: translate(-50%, 0);
}

.our-services {
    background-image: url(../images/map-img.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 70px 0 80px 0;
}

.accordion-item {
    background-color: unset;
    border: unset;
    color: #fff;
    border-radius: 15px !important;
    margin: 0 0 20px 0;
}

.accordion-item h2 {
    color: #fff;
    border: none !important;
    margin: 0 0 -1px 0;
}

.accordion-item button {
    color: #fff;
    font-size: 19px;
    box-shadow: unset !important;
}

.accordion-button {
    background-color: unset !important;
}

.accordion-button:not(.collapsed) {
    background-color: #1eb16d !important;
    border: none !important;
    color: #fff;
    border-radius: 10px 10px 0px 0px !important;
}

.accordion-collapse {
    background-color: #1eb16d;
    border-radius: 0px 0 10px 10px;
    border: 0;
}

.google-map {
    width: 100%;
    height: 443.83px;
}

.card-image {
    max-width: 100%;
    height: 34vh;
}

.importance-ultra {
    width: max-content;
    height: max-content;
}

.accordian-number {
    background-color: #1eb16d;
    padding: 7px 7px;
    border-radius: 5px;
    margin: 0 30px 0 0;
}

.accordion-button:not(.collapsed) .accordian-number {
    background-color: #fff;
    color: #1eb16d;
}

.accordion-body {
    padding-left: 80px;
    padding-top: 0;
}

.accordion-button::after {
    background-image: url(../images/arrow-down.png);
}

.accordion-button:not(.collapsed)::after {
    background-image: url(../images/arrow-down.png);
}

.get-started-sec {
    padding: 100px 0;
}

.input-style input {
    padding: 11px 20px;
    border-radius: 6px;
    border: 1px solid #23b270;
}

@media only screen and (max-width: 1500px) {
    .google-map {
        height: 431.1px;
    }
}

@media only screen and (max-width: 1200px) {
    h1 {
        font-size: 4rem;
    }

    .slider-card {
        width: 803px;
    }

    .google-map {
        height: 471.8px
    }

    .video-sec iframe {
        height: 270px;
    }

    .three-steps-sec {
        padding: 50px 0 0 0;
    }

    .percent-box {
        padding: 40px 50px;
    }

    .percent-box h3 {
        width: 100%;
    }

    .satisfied-patient {
        padding: 30px 30px;
    }

    .service-img {
        margin: -150px auto 0 auto;
        width: 80%;
    }

    .our-service-box.box-one {
        padding: 170px 0 0 0;
        margin: 0 -20px;
    }

    .our-service-box {
        width: 23%;
    }

    .our-service-box.box-two {
        padding: 55px 0 0 0;
        margin: 0 -8px;
    }

    .services-text {
        bottom: 73px;
    }
}

@media only screen and (max-width: 991px) {
    section.banner-sec img {
        width: 100% !important;
    }

    .google-map {
        height: 70.6vh;
    }

    .email-text {
        font-size: 14px;
    }

    .location-detail {
        height: 228.8px;
    }

    h1 {
        font-size: 3.3rem;
    }

    .banner-sec {
        padding: 40px 0 50px;
    }

    h2 {
        font-size: 29px;
    }

    h3 {
        font-size: 23px;
    }

    .services-text {
        bottom: 44px;
    }

    .our-service-box.box-one {
        padding: 0;
        margin: 0;
    }

    .our-service-box.box-two {
        padding: 0;
        margin: 0;
    }

    .our-service-box {
        width: 30%;
    }

    .accordian-number {
        margin: 0 8px 0 0;
    }

    .accordion-item button {
        padding: 10px 10px;
    }

    .accordion-body {
        padding-left: 54px;
    }

    span#basic-addon2 {
        width: 50px;
        display: flex;
        justify-content: center;
    }
}

@media only screen and (max-width: 825px) {
    .treatment-section-card {
        height: 1072px !important;
    }

    .treatment-section-card .row {
        justify-content: center;
    }

    .teeth-faq-sec {
        padding: 0px 11.250px !important;
    }

    .clear-aligner-img {
        width: 100%;
        padding: 52.250px 0px;
    }
}

@media only screen and (max-width: 773px) {
    .treatment-section-card .row .card-title {
        height: 60px !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .clear-aligner-img {
        width: 100%;
        padding: 33.250px 0px;
    }
}

@media only screen and (max-width: 766px) {
    h1 {
        font-size: 3rem;
    }

    .home-slider {
        display: flex;
        width: 453px;
        margin-top: 22px;
        flex-direction: column;
    }

    .small-card-img {
        height: 130px !important;
    }

    .service-sec-cards {
        padding: 50px 0px !important;
    }

    .mobile-image {
        display: flex;
        justify-content: center;
    }

    .mobile-image img {
        width: 200px !important;
    }

    .treatment-section-card {
        height: 100% !important;
    }

    .treatment-section-card .row {
        justify-content: center;
    }

    .treatment-section-card .row .card-title {
        height: 100% !important;
        display: block;
    }

    .home-slider .satisfied-patient-detail {
        margin-top: 12px;
    }

    .google-map {
        height: 507.4px;
    }

    .email-text {
        font-size: 18px;
    }

    .icons-section {
        padding: 50px 0;
    }

    .video-sec iframe {
        width: 100%;
    }

    .step-box {
        background-size: 170px;
    }

    .number-img {
        width: 130px !important;
        margin: 0 0 30px 0;
    }

    .percent-box.satisfied-patient h3 {
        width: 330px;
    }

    .satisfied-patient {
        margin: 20px 0 0px 0;
    }

    .services-sec {
        padding: 250px 0 300px 0;
    }

    .swiper-wrapper {
        height: 61%;
        margin: 59px 0 0 0;
    }

    .our-services {
        margin: 10px 0 50px 0;
    }

    .services-text {
        bottom: 36px;
    }

    .service-img {
        width: 100%;
    }

    .our-service-box {
        width: 45%;
    }

    .get-started-sec {
        padding: 50px 0;
    }

    .navbar-collapse {
        position: absolute;
        top: 80px;
        left: 0;
        background-color: #fff;
        width: 100%;
        padding: 0px 0 30px 0;
    }

    .custom-btn {
        margin: 15px;
    }

    .teeth-faq-sec {
        height: 100% !important;
    }

    .treatment-section-card {
        height: 100% !important;
    }

    .get-started-sec {
        padding: 100px 0;
        height: 100% !important;
    }

    .container {
        max-width: 650px;
        width: 100%;
    }

    .clear-aligner-section .container {
        margin: 0px !important;
    }

    .clear-aligner-section .teeth-faq-sec {
        padding: 40px !important;
        text-align: left;
    }

    .teeth-treatment-banner {
        padding: 40px 0 50px !important;
        height: 100% !important;
    }

    .teeth-treatment-banner h1 {
        font-size: 49.5px;
    }

    .link-active {
        color: #7e3392 !important;
        border-bottom: none !important;
    }
}

@media only screen and (max-width: 480px) {
    .contact-us-sec .row .my-mb-5{
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .tab-pane .collapse div{
        height: auto !important;
    }
    .service-banner {
        padding: 50px 20px !important;
    }
    .service-banner h1{
        font-size: 30px !important;
    }
    .contact-us-sec .justify-content-center .text-center{
        text-align: left !important;
    }
    .contact-us-sec{
        text-align: left;
    }
    .text-justify{
        text-align: left !important;
    }
    .section-2{
        text-align: left !important;
    }
    .content-section {
        text-align: left !important;
        padding: 25px 0px !important;
    }
    .navbar-brand img{
        width: 120px !important;
    }
    .hover-table th {
        text-align: center;
        padding: 1rem !important;
    }

    .hover-table td {
        padding: 1rem !important;
    }
    .slider-auto .slick-track .mobile-image{
        padding:auto 0px !important;
    }
    .cookie-card {
        padding: 30px 15px !important;
        text-align: center;
    }
    .service-content-image{
        width: 100% !important;
    }
    h1 {
        font-size: 2.4rem;
    }

    .video-sec {
        padding: 30px 0;
    }

    .step-box {
        background-size: 110px;
    }

    .step-box {
        background-size: 110px;
        padding: 20px 0 0 0;
    }

    .three-steps-sec {
        padding: 30px 0 0 0;
    }

    .percent-box {
        padding: 25px 25px;
    }

    .percent-box.satisfied-patient h3 {
        width: 210px;
    }

    .services-text {
        bottom: 0;
        width: 100%;
        margin: 0 0 20px 0;
    }

    .our-service-box {
        width: 100%;
    }

    .our-service-box h2 {
        font-size: 50px;
    }

    .p-heading {
        font-size: 15px;
    }

    .teeth-treatment-banner {
        height: 100% !important;
        padding: 40px 0px 50px !important;
    }

    .teeth-treatment-banner h1 {
        font-size: 2.4rem !important;
    }

    .teeth-treatment-banner .row .pt-5 {
        padding-top: 20px !important;
    }

    .icons-section {
        text-align: center;
    }

    .clear-aligner-section {
        text-align: center;
    }

    .icons-section .w-75 {
        width: 100% !important;
    }

    .experience-card {
        display: none;
    }

    .experience-card-below-card {
        display: block !important;
        margin: 20px auto;
        box-shadow: 0px 0px 10px 4px #dddddd96 !important;
    }

    .teeth-faq-sec {
        padding: 30px 18.8px !important;
        height: 100% !important;
    }

    .clear-aligner-img {
        width: 100%;
    }

    .before-after-aligner-image {
        width: 100%;
    }

    .remarkable-track-sec {
        padding: 50px 0px !important;
    }

    .remarkable-track-sec .pt-5 {
        padding-top: 20px !important;
    }

    .clear-aligner-img {
        padding: 0px !important;
    }
}

.our-ultrasound-box {
    background-color: #ebebeb;
    padding: 40px 40px 20px;
    border-radius: 10px;
}

.our-ultrasound-box-para {
    padding: 65px 0 0 0 !important;
}

.our-ultrasound-box p {
    padding: 50px 0 0 0;
    color: #6d6d6d;
}

.our-ultrasound {
    padding: 100px 0;
    background-image: url(../images/Banner\ \(1\).jpg);
    background-repeat: no-repeat;
    background-size: cover;

}

.view-pricing-box {
    background-color: #1eb16d;
    padding: 22px 30px;
    border-radius: 10px;
}

.view-pricing-box button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    margin: 20px 0 0 0;
}

.our-ultrasound-box:hover {
    background-color: #eaa121;
}

.our-ultrasound-box:hover p {
    color: #fff;
}

.our-ultrasound-box:hover h6 {
    color: #fff;
}

.get-started-ultra {
    background-color: #091a36 !important;
}

.user-profile {
    width: 50px;
    height: 50px;
    border: 2px solid #1eb16d;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
}

.review-box {
    border: 1px solid #a0a0a0;
    padding: 40px 30px;
    border-radius: 15px;
}

.review-box p {
    color: #656565;
    margin: 0;
}

.review-box img {
    width: unset !important;
    height: unset !important;
}

.review-sec .swiper-wrapper {
    width: 80% !important;
    margin: 0 auto;
}

.review-sec .swiper-slide {
    width: 476px !important;
}

.review-sec .swiper-button-next {
    right: 0;
    left: unset;
    bottom: 35%;
    transform: translate(0, -35%);
    top: unset;
}

.review-sec .swiper-button-prev {
    left: 20px;
    top: 54%;
    transform: translate(10px, -30%);
}

.review-sec {
    padding: 120px 0;
}

.map-detail {
    box-shadow: 0 0 3px 3px #cccccc61;
    border-radius: 10px;
    padding: 15px 10px;
    background-color: #fff;
    width: 100%;
    margin: 0;
}

.clinical-banner {
    padding: 50px 0;
}

.location-detail {
    box-shadow: 0 0 3px 3px #cccccc61;
    border-radius: 10px;
    background-color: #fff;
}

.form-box label {
    font-size: 17px;
    font-weight: bold;
    color: #000;
}

.form-box input,
.form-box textarea {
    border: none;
    box-shadow: 0 0 3px 3px #cccccc61;
    padding: 11px 11px;
}

label.form-check-label {
    margin: 0 50px 0 0;
}

.mb-3.form-check {
    display: flex;
    padding: 0;
}

.nav {
    justify-content: center;
}

.nav-pills .help-btn {
    background: transparent;
    color: black;
    border: 1px solid black;
    border-radius: var(--bs-nav-pills-border-radius);
}

.nav-pills .help-btn.active,
.nav-pills .show>.help-btn {
    color: var(--bs-nav-pills-link-active-color);
    background: #1eb16d;
    border: 1px solid black;
}

.help-btn:hover {
    border: 1px solid black;
    background: #1eb16d;
    color: white;
}

.submit-detail-btn {
    padding: 13px 120px;
    font-weight: 500;
    border: 1px solid black;
    background-color: #1eb16d;
}

.submit-detail-btn:hover {
    padding: 13px 120px;
    font-weight: 500;
    border: 1px solid black;
    background-color: #1a7a4d;
}

.yellow-btn:hover {
    background-color: #b37a18 !important;
}

.submit-detail-input {
    padding: 12px 24px !important;
}

.option {
    background: #1eb16d;
    color: white !important;
    padding: 0.375rem 0.75rem;
    height: 33.75px;
    border: none;
}

.optionSelected {
    background-color: white;
    color: #1eb16d;
    border: 1px solid #1eb16d;
    padding: 0.375rem 0.75rem;
}

/* .option-bg{
    background: #1eb16d;
}

.optionSelected-bg{
    background: white;
} */

.card-heading {
    font-size: 20px;
    font-weight: 700;
}

.card-header {
    color: black;
    background: transparent;
    padding: 20px 25px;
}

.card-headerSelected {
    color: white !important;
    background: #1eb16d;
    padding: 20px 25px;
}

.card-header .card-body .option-bg {
    background: #1eb16d;
}

.card-headerSelected .card-body .option-bg {
    background: white;
}

.card-header .card-body .option-bg .fa-plus {
    color: white;
}

.card-headerSelected .card-body .option-bg .fa-minus {
    color: #1eb16d;
}

.link-active {
    color: #7e3392 !important;
}

.footer-contact-us {
    display: none;
    padding-bottom: 1rem !important;
}

.activity-choose-us {
    font-size: 150px;
    font-weight: 700;
    color: white;
    -webkit-text-stroke: 3px #c6c6c6;
    font-family: sans-serif;
}

.tab-item-height {
    height: 101.6px !important;
}

.our-service-box-heading {
    text-align: justify !important;
}

#myCarousel img {
    height: 50%;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

/* Ultrasound category slider */

.small-card-title {
    height: 50px !important;
}

.aligner-card {
    box-shadow: 0px 0px 6px 2px #d8d8d8;
    transition: transform 0.6s;
    /* width: 280px; */
    border-radius: 15px;
}

.section-top-heading {
    max-width: 700px;
    width: 100%;
    margin: 0px auto;
}

.section-top-desc {
    max-width: 1050px;
    width: 100%;
    margin: 0px auto;
}

.aligner-card:hover {
    transform: scale(1.05);
    cursor: pointer;
    box-shadow: 0px 0px 10px 4px #d8d8d8;
}

.aligner-card:hover .card-text {
    -webkit-line-clamp: 6;
}

.teeth-card .card-title {
    font-weight: 500;
    font-size: 25px;
}

.teeth-card .card-text {
    line-height: 28px;
    font-size: 17px;
    -webkit-line-clamp: 4;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: inherit;
}

.aligner-scan-card {
    background-color: #1eb16d;
    border-radius: 50%;
    width: 75px;
    height: 75px;
    margin: 0px auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.aligner-scan-card img {
    width: 39px;
    height: 39px;
}

.treatment-section-card {
    height: 741px;
}

.teeth-faq-sec {
    padding: 30px 50px 30px 0px;
}

.remarkable-track-sec {
    padding: 100px 0px;
}

.remarkable-track-sec .fw-normal {
    font-weight: 500 !important;
}

.remarkable-section-card {
    max-width: 367px;
    width: 100%;
    margin: 0px auto;
    border-radius: 10px;
    transition: transform 0.5s, box-shadow 0.5s;
}

.remarkable-section-card:hover {
    transform: scale(1.05);
    cursor: pointer;
    box-shadow: 0px 0px 8px 4px #d8d8d88f;
}

.remarkable-section-card .card-body {
    align-items: center;
    justify-content: center;
}

.remarkable-section-card img {
    width: 65px;
}

.remarkable-section-card .card-text {
    font-weight: 700;
    font-size: 20px;
}

.remarkable-section-card .card-title {
    font-size: 50px;
    color: white;
    -webkit-text-stroke: 1px #f0b756;
    font-family: sans-serif !important;
}

.experience-card {
    max-width: 180px;
    width: 100%;
    bottom: 70px !important;
    right: 30px !important;
    box-shadow: 0px 0px 10px 4px #ffebeb61;
    transition: box-shadow 0.5s;
}

.experience-card:hover {
    cursor: pointer;
    box-shadow: 0px 0px 15px 8px #ffebeb99;
}

.experience-card-below-card {
    max-width: 180px;
    width: 100%;
    display: none;
    box-shadow: 0px 0px 10px 4px #ffebeb61;
    transition: box-shadow 0.5s;
}

.experience-card-below-card:hover {
    cursor: pointer;
    box-shadow: 0px 0px 15px 7px #dddddd !important;
}

.experience-card h2 {
    font-size: 42px !important;
    line-height: 42px;
}

.experience-card-below-card h2 {
    font-size: 42px !important;
    line-height: 42px;
}

.icons-section .position-relative img {
    filter: drop-shadow(7px 7px 9px #d891eb);
    transition: filter 0.5s;
}

.icons-section .position-relative img:hover {
    filter: drop-shadow(17px 9px 8px #d891eb);
}

/* Services card */

.service-sec-cards {
    padding: 100px 0px 0px 0px;
    min-height: 1030px;
    height: 100%;
}

.service-sec {
    padding: 30px 0px;
}

.text-clamp-4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
}

.drop-in {
    animation: drop-in 1s ease 200ms backwards;
}

.drop-in-2 {
    animation: left-in 1200ms ease 500ms backwards;
}

@keyframes drop-in {
    from {
        opacity: 0;
        transform: translateY(-100px);
    }

    to {
        opacity: 1;
        transform: translate(0px);
    }
}

@keyframes left-in {
    from {
        opacity: 0;
        transform: translateY(100px);
    }

    to {
        opacity: 1;
        transform: translate(0px);
    }
}

.text-shadow {
    text-shadow: 1px 1px 17px black;
}

.box-shadow {
    box-shadow: 0 1px 25px 10px #00000063 !important;
}

.modal-header {
    border-bottom: 1px solid #7f3493b3;
}

.modal-footer {
    border-top: 1px solid #7f3493b3;
}

.text-clamp-2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* hover down/bottom animation */
.hover-bottom-card {
    position: relative;
    cursor: pointer;
    box-shadow: 0 1px 8px 1px #00000063 !important;
    transition: all 0.35s ease;
}

.hover-bottom-card::before,
.hover-bottom-card::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #7e3392;
    height: 4px;
}

.hover-bottom-card::before {
    width: 0;
    opacity: 0;
    transition: opacity 0 ease, width 0 ease;
    transition-delay: 0.5s;
}

.hover-bottom-card::after {
    width: 100%;
    background: white;
    transition: width 0.5s ease;
}

.hover-bottom-card .hover_content {
    overflow: hidden;
    max-height: 0;
    transform: translateY(1em);
    transition: all 0.55s ease;
}

.hover-bottom-card:hover {
    box-shadow: 0 1px 8px 1px #00000063 !important;
}

.hover-bottom-card:hover::before {
    width: 100%;
    opacity: 1;
    transition: opacity 0.5s ease, width 0.5s ease;
    transition-delay: 0;
}

.hover-bottom-card:hover::after {
    width: 0;
    opacity: 0;
    transition: width 0 ease;
}

.hover-bottom-card:hover .hover_content {
    max-height: 10em;
    transform: none;
}

.cookie-border {
    border-top: 4px solid #7e3392;
    box-shadow: 0 -2px 12px 1px #00000063 !important;
}

.sub-heading {
    font-weight: bolder !important;
}

.service-banner {
    padding: 100px 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.primary-coding-banner {
    background-image: url(../images/primary-care.webp);
}

.prescription-banner {
    background-image: url(../images/prescription-service.webp);
}

.cloud-base-banner {
    background-image: url(../images/cloud-base-booking.webp);
}

.call-handling-banner {
    background-image: url(../images/call-handling.webp);
}

.event-training-banner {
    background-image: url(../images/events-training.webp);
}

.ultrasound-service-banner {
    background-image: url(../images/ultrasound-service.webp);
}

.ppa-maximizer-banner {
    background-image: url(../images/ppa-maximiser.webp);
}

.payroll-banner {
    background-image: url(../images/payroll.webp);
}

.career-banner {
    background-image: url(../images/career-img.webp);
}

.privacy-policy-banner {
    background-image: url(../images/privacy-policy.webp);
}

.terms-condition-banner {
    background-image: url(../images/terms-conditions.webp);
}

.about-us-banner {
    background-image: url(../images/about-us.webp);
}

.list-space {
    line-height: 35px;
}

.hover-table th {
    background-color: #5d1970;
    color: white;
    text-align: center;
}

.hover-table td {
    padding: 1rem;
}

.hover-table tr {
    background-color: #ecf1f4;
    font-weight: 600;
}

.hover-table tbody tr:hover {
    background-color: #ecf1f46c;
    color: #ab24d0;
}

.slider-auto .slick-track {
    /* row-gap: 1.5rem; */
    align-items: center;
    display: flex;
    justify-content: center;
}

.slider-auto .slick-track .mobile-image{
    align-items: center;
    display: flex;
    justify-content: center;
}

.dropdown-list {
    border: none;
    line-height: 35px;
    box-shadow: 0 1px 8px 1px #00000063 !important;
}

.dropdown-list li {
    width: 100% !important;
}

.dropdown-list li a {
    font-weight: 600 !important;
    position: relative;
    width: auto !important;
    display: inline-block;
}

.dropdown-list li:hover a {
    color: #a31fc6 !important;
    background-color: transparent !important;
    background: transparent !important;
}

.dropdown-list li a span::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #a31fc6;
    transition: width .4s ease-in;
}

.dropdown-list li a span:hover::after {
    width: 100%;
}

.content-section {
    padding: 60px 0px;
}

.cookie-card {
    display: none;
    z-index: 10000;
    position: fixed;
    background-color: #fefbff;
    box-shadow: 0 0 3px 3px #cccccc61;
    padding: 15px 70px;
    bottom: 0;
}

.footer-bottom{
    background-color: #5d1970;
    color: white;
}

.service-content-image{
    width: 350px;
    border-radius: 8px;
    box-shadow: 0 1px 8px 1px #00000061 !important;
}

.text-justify {
    text-align: justify ;
}

.email-hover{
    transition: 0.4s ease;
}

.email-hover:hover{
    color: #1a7a4d !important;
}
