#myBtn, .icon-menu {
    display: none
}

.get-toch h2, .medical-dtls h4, .medtreat-head h3, .send-button, figure.snip1279 h2 {
    text-transform: uppercase
}

.btn-know, body {
    font-family: Poppins, sans-serif
}

.btn-know, .contact-info {
    letter-spacing: 1px;
    background: #155d13
}

.copyrightLink, .icon-service, .menu a, .sidenav a, .site-links a {
    text-decoration: none
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box
}

body {
    font-size: 15px
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Playfair Display', serif
}

header {
    border: 2px #000;
    box-shadow: 0 3px 20px 3px rgba(0, 0, 0, .06);
    background: #d2fea7;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999
}

.head_container {
    padding: 10px 15px 0 0
}

.logo {
    float: left;
    margin-left: 15px;
    margin-top: 10px;
}

.logo img {
    height: 38px
}

.menu {
    margin-top: 0px;
    float: right
}

.menu ul {
    list-style-type: none;
    margin-right: 0
}

.menu li {
    display: inline-block;
    margin-right-last: 0px;
    position: relative;
    padding: 5px 0
}

.menu a {
    font-weight: 500;
    color: #000
}

.menulrspc {
    margin: 0 15px
}

.menu a:hover, .offcanvas a:focus, .sidenav a:hover, .single_service-body a {
    color: #155d13
}

.hover-brd::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    left: 0;
    top: 18px;
    opacity: 0;
    background: #155d13;
    transition: .8s cubic-bezier(.58, .6, .005, 1)
}

.hover-brd:hover::before {
    opacity: 1;
    top: 26px
}

.active {
    color: #145e0f !important
}

menu.responsive {
    position: relative;
    float: none;
    display: block;
    text-align: left
}

.hidden {
    display: none !important
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 99;
    top: 50px;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: .2s;
    padding-top: 87px;
    box-shadow: 2px 8px 20px rgba(0, 0, 0, .24)
}

.sidenav a {
    padding: 8px 0 8px 20px;
    font-size: 16px;
    color: #000;
    display: block;
    transition: .3s
}

.sidenav .closebtn:hover {
    color: #fff
}

.sidenav .closebtn {
    position: absolute;
    top: 11px;
    right: 0;
    font-size: 35px;
    margin-left: 50px;
    background: #155c12;
    color: #fff;
    padding: 0 5px 0 10px;
    border-radius: 50px 0 0 50px;
    width: 40px;
    height: 40px;
    line-height: 41px;
    text-align: center
}

.contact-info {
    color: #fff !important;
    border-radius: 20px;
    padding: 7px 15px !important;
    text-align: center
}

.dropdown-main, .main-heading2, .main-heading4, .main-vdo {
    position: relative
}

.bg-banner-spc img, .footer-img img, .myVideo {
    width: 100%
}

.content-banner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    width: 100%
}

.content-banner h2 {
    font-size: 60px;
    text-align: center;
    padding: 0 60px
}

.about-spacetpbt, .treatment-tpbt {
    padding: 60px 120px
}

.medicltretment-tpbt {
    padding: 0 120px 40px
}

.main-heading {
    position: relative;
    margin-bottom: 30px
}

.main-heading h2, .main-heading3 h2 {
    font-size: 40px;
    color: #155d13;
    font-weight: 700
}

.main-heading::before {
    content: '';
    position: absolute;
    background: #155d13;
    bottom: -25px;
    left: 0;
    width: 100px;
    height: 2px
}

.main-heading::after {
    content: '';
    position: absolute;
    background-image: url('../images/healthcare.png');
    background-position: center;
    bottom: -45px;
    left: 25px;
    width: 50px;
    height: 40px;
    display: inline-block;
    background-repeat: no-repeat
}

.about-img img, .departure-img img {
    width: 500px
}

.btn-know {
    color: #fff;
    border-radius: 30px;
    padding: 10px 30px;
    border: none;
    transition: .3s ease-in;
    font-size: 18px
}

.btn-know:hover {
    color: #fff;
    background: #000
}

.drop-down {
    display: block;
    width: 200px;
    background: #145e0f;
    position: absolute;
    right: 50%;
    transform: translate(50%, 5px);
    top: 28px;
    padding: 4px 0;
    text-align: center;
    border-radius: 15px
}

.service-dropdnbrd {
    border-bottom: 1px solid #fff;
    width: 100%
}

.drop-down-mobile {
    display: block;
    width: 250px;
    background: #fff;
    padding-left: 15px;
    list-style: none;
    margin-bottom: 0
}

.canwe-dospc {
    padding: 80px 0 20px
}

.services-bg {
    background: #155d13;
    padding: 100px
}

.bg-banner-spc, .bg-shape, .footer-img {
    background-size: cover
}

.main-heading2 h2 {
    font-size: 40px;
    color: #fff;
    font-weight: 700
}

.main-heading2::before {
    content: '';
    position: absolute;
    background: #fff;
    bottom: -25px;
    left: 50%;
    width: 150px;
    height: 2px;
    transform: translate(-50%, -50%)
}

.main-heading2::after, .main-heading3::after {
    content: '';
    position: absolute;
    background-image: url('../images/healthcare.png');
    background-position: center;
    bottom: -23px;
    left: 50%;
    transform: translate(-50%, 50%);
    width: 50px;
    height: 40px;
    display: inline-block;
    background-repeat: no-repeat
}

.main-heading3::before, .main-heading4::before {
    bottom: -25px;
    height: 2px;
    position: absolute;
    content: ''
}

figure.snip1279 {
    position: relative;
    overflow: hidden;
    margin: auto;
    min-width: 250px;
    max-width: 350px;
    max-height: 250px;
    width: 100%;
    color: #155d13;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 0 18px 5px #bfbfbf5e
}

figure.snip1279 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .6s;
    transition: .6s
}

figure.snip1279 img {
    opacity: 1;
    width: 100%;
    -webkit-transition: opacity .35s;
    transition: opacity .35s;
    height: 250px;
    object-fit: cover
}

figure.snip1279 figcaption, figure.snip1279:after {
    bottom: 0;
    height: 100%;
    width: 100%;
    left: 0;
    position: absolute
}

figure.snip1279:after {
    background: #fff;
    content: '';
    opacity: .75;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

figure.snip1279 figcaption {
    z-index: 1
}

figure.snip1279 h2 {
    margin: 0;
    position: absolute;
    width: 100%;
    left: 0;
    opacity: 0;
    padding: 0 20px;
    display: inline-block;
    font-weight: 600;
    top: 50%;
    font-size: 20px;
    transform: translate(0, -50%)
}

figure.snip1279.hover img, figure.snip1279:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

figure.snip1279.hover:after, figure.snip1279:hover:after {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

figure.snip1279.hover figcaption h2, figure.snip1279:hover figcaption h2 {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    opacity: 1
}

.main-heading3 {
    position: relative;
    margin-bottom: 40px
}

.main-heading3::before {
    background: #155d13;
    left: 50%;
    width: 150px;
    transform: translate(-50%, -50%)
}

.section_title p {
    color: #333;
    font-size: 14px;
    line-height: 25px;
    padding: 14px 0
}

.choose_us .section_title {
    margin-top: 45px
}

.single_service {
    padding: 30px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .1)
}

.icon-service {
    border: 1px dashed #155d13;
    border-radius: 50%;
    line-height: 52px;
    overflow: hidden;
    text-align: center;
    width: 60px;
    height: 60px
}

.about-para ol li, .site-links {
    line-height: 30px
}

.icon-service img {
    width: 60px;
    padding: 10px
}

.single_service .single_service-left, .treatment-dtls .single_service-left {
    padding-right: 25px
}

.single_service-heading {
    font-size: 18px;
    font-weight: 600;
    color: #155d13
}

.single_service-body p {
    font-size: 13px;
    margin-bottom: 10px
}

.departure-txt, .single-treatdt, .single_service-body, .single_service-left {
    display: table-cell;
    vertical-align: top
}

.hvr-curl-top-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 10px 0 #155d1336;
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 10px
}

.pre-departurespc {
    padding: 0 120px 100px
}

.main-heading4 h2 {
    font-size: 45px;
    color: #fff;
    font-weight: 600;
    text-align: right;
    line-height: 60px
}

.cookie .accept, .footer-spc b, .main-tphead h2 {
    font-weight: 500
}

.main-heading4::before {
    background: #fff;
    right: 20px;
    width: 100px
}

.bg-banner-spc, .footer-img, .main-heading4::after {
    background-repeat: no-repeat
}

.main-heading4::after {
    content: '';
    position: absolute;
    background-image: url('../images/healthcare.png');
    background-position: center;
    bottom: -45px;
    right: 40px;
    width: 50px;
    height: 40px;
    display: inline-block
}

.bg-banner-spc {
    position: relative;
    background-image: url('../images/creative-collage-telehealth-consultation.jpg');
    height: 680px;
    width: 100%;
    background-attachment: fixed;
    background-position: center left;
    margin-bottom: 50px
}

.bg-banner-spc::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0000003d;
    top: 0;
    left: 0
}

.ukservice-dtls {
    position: absolute;
    right: 100px;
    color: #fff;
    width: 40%;
    top: 100px
}

.text-servinfo {
    position: absolute;
    top: 200px;
    text-align: right;
    font-size: 18px
}

.bg-shape, .centers-treatment {
    position: relative;
    width: 100%
}

#myBtn, .cookie {
    position: fixed;
    bottom: 20px;
    z-index: 99
}

.footer-img {
    background-image: url('../images/footer-img.jpg');
    height: 350px;
    width: 100%;
    background-position: top center
}

.footer-bannertxt h2 {
    color: #155d13;
    font-size: 50px;
    padding: 80px 80px 0 50px
}

.footer-logo {
    padding: 20px 10px 0 20px
}

.footer-btn {
    padding: 0 50px
}

.footer-headtxt {
    color: #155d13;
    font-size: 20px;
    font-family: Poppins
}

.border-footbtm {
    border-bottom: 2px solid #155d13
}

.footer-line {
    border-right: 2px solid #155d13
}

.footer-spc {
    padding: 15px 20px 0
}

.site-links, .socila-media {
    list-style: none;
    padding: 0
}

.socila-media {
    display: flex;
    padding: 2px 0 0 25px
}

.socila-media li {
    padding: 5px;
    background: #145e0f;
    color: #fff;
    width: 32px;
    font-size: 16px;
    height: 32px;
    text-align: center;
    border-radius: 5px
}

.copyrightLink:hover, .footer-spc b, .site-links a:hover {
    color: #145e0f
}

.site-links a {
    color: #000;
    transition: .3s ease-in
}

.main-tphead h2, .royal-treat {
    color: #155d13;
    text-transform: uppercase
}

.aboutus-pg1, .departure-mnspc1, .partner-hosptl1 {
    padding: 50px 100px 0
}

.aboutus-pg2 {
    padding: 30px 100px
}

.aboutus-para, .aboutus-para2, .medical-dtls {
    padding: 30px;
    background: #fdfdfd
}

.bg-shape {
    background-image: url('../images/jata-well-about.png');
    height: 250px;
    background-repeat: round
}

.main-tphead h2 {
    position: absolute;
    top: 45%;
    left: 130px;
    font-size: 35px;
    font-family: 'Playfair Display'
}

.aboutus-para2 {
    height: 100%
}

.mob-departurspc {
    margin-bottom: 20px
}

.partner-hosptl2 {
    padding: 25px 110px 0
}

.partner-hosptl3 {
    padding: 25px 110px 30px
}

.medtreat-head h3 {
    color: #145e0f;
    font-size: 25px;
    line-height: 45px;
    padding: 0 50px 40px
}

.medical-lstno li, .royal-treat {
    line-height: 25px
}

.myVideo-treat {
    width: 100%;
    min-height: 750px;
    height: 100%;
    object-fit: cover
}

.icon-centrs img {
    width: 40px
}

.centers-treatment {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0)
}

.treatment-dtls {
    padding: 5px 20px
}

.royal-treat {
    font-size: 18px;
    font-weight: 600
}

.single-treatdt p {
    font-size: 14px;
    line-height: 25px
}

.bg-partnersz, .bg-sicksec2 {
    background: #fafafa;
    height: 100%;
    padding: 30px 0 0
}

.feedback-input, .feedback-input:focus {
    border: 1px solid #fff;
    background-color: transparent
}

.departure-mnspc2 {
    padding: 0 100px 30px
}

.medicinebro-img img {
    width: 550px
}

.medical-dtls h4 {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 10px
}

.departure-txt p {
    font-size: 14px
}

.special-srvmanpg {
    padding: 50px 120px 30px
}

.spcl-srvestxt h5 {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 18px
}

.get-toch {
    padding-bottom: 50px
}

.spcl-srvestxt h6 {
    font-family: Poppins, sans-serif;
    font-weight: 700;
    padding-bottom: 10px
}

.contact-frmspc {
    padding: 50px 100px 20px
}

.form-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.form-div {
    width: 100%;
    padding: 20px 40px 40px 0;
    max-width: 750px;
    min-height: 400px
}

.input-wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between
}

.feedback-input {
    border-bottom: 1px solid #333;
    color: #333;
    text-align: left;
    font-size: 1rem;
    font-weight: 600;
    padding: 8px;
    margin: 0 0 2em;
    width: 100%
}

.feedinp-select {
    margin-bottom: 2rem
}

.select-parent:has(p.error) .feedinp-select {
    margin-bottom: 0
}

#myBtn, .send-button {
    border: none;
    outline: 0
}

.feedback-input:focus {
    border-bottom: 1px solid #333;
    outline: 0
}

textarea {
    font-size: 1rem;
    height: 90px;
    overflow: hidden;
    resize: none
}

.message {
    text-align: left;
    margin: 0
}

.checkbox {
    visibility: hidden
}

.send-button {
    font-size: 16px;
    background-color: #000;
    padding: 10px 40px;
    color: #fff;
    font-weight: 600;
    /* float: right; */
    transition: .3s ease-in
}

.send-button:hover {
    background-color: #145e0f;
    color: #fff
}

::input-placeholder {
    color: #bebebe;
    text-align: left;
    font-weight: 400
}

::-webkit-input-placeholder {
    color: #bebebe;
    text-align: left;
    font-weight: 400
}

:-ms-input-placeholder {
    color: #bebebe;
    text-align: left;
    font-weight: 400
}

::placeholder {
    color: #bebebe;
    text-align: left;
    font-weight: 400
}

.contact-dtls {
    background: #165f15;
    padding: 50px;
    color: #fff;
    text-align: center
}

.contact-dtls i {
    font-size: 50px;
    padding-bottom: 10px
}

.cont-num {
    font-size: 28px;
    font-weight: 600
}

.get-toch h2 {
    font-size: 45px;
    color: #165f15
}

.medical-treatimg img {
    width: 350px
}

.copyrightLink {
    color: #000;
    font-weight: 600;
    transition: .2s ease-in
}

.contact-dtls h4 {
    font-size: 22px;
    letter-spacing: 1px
}

#myBtn {
    right: 25px;
    font-size: 25px;
    background-color: #145e0f;
    color: #fff;
    cursor: pointer;
    padding: 5px 12px;
    border-radius: 5px
}

#myBtn:hover {
    background-color: #10490f
}

.cookie {
    width: 450px;
    height: 80px;
    background-color: #145f10;
    border-radius: 10px;
    left: 2%;
    padding: 15px
}

.cookie .txt {
    float: left;
    width: 60%;
    color: #fff
}

.txt a {
    color: #d2fea7
}

.cookie .accept {
    background-color: #d2fea7;
    color: #000;
    border-radius: 30px;
    padding: 3px 20px;
    font-size: 18px;
    margin-top: 2%;
    margin-left: 3%
}

.cookie .accept:hover {
    background-color: #b3fd69
}

.error, .error-msg {
    color: red
}

.fix-bgclr {
    background-color: #000000b5;
    height: 100%;
    width: 100%;
    z-index: 9999999999999;
    position: fixed;
    left: 0;
    top: 0
}

.box-alertfrm {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.alert-msg {
    background-color: #fff;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    width: 300px;
    height: 100%;
    padding: 150px 15px 30px;
    position: relative;
    border: 1px solid #efefda;
    border-radius: 10px;
    box-shadow: 0 0 15px #ff6b6b59
}

.error-txtmsg {
    font-size: 15px;
    color: #656565;
    font-weight: 500
}

.alert-msg::before {
    width: 100px;
    height: 100px;
    position: absolute;
    border-radius: 100%;
    inset: 20px 0px 0px 100px;
    font-size: 60px;
    line-height: 100px;
    border: 5px solid gray;
    animation-name: reveal;
    animation-duration: 1.5s;
    animation-timing-function: ease-in-out
}

.alert-msg>.alert-body {
    opacity: 0;
    animation-name: reveal-message;
    animation-duration: 1s;
    animation-timing-function: ease-out;
    animation-delay: 1.5s;
    animation-fill-mode: forwards
}

@keyframes reveal-message {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.success-msg {
    color: green
}

.success-msg::before {
    content: '✓';
    background-color: #eff;
    box-shadow: 0 0 12px 7px rgba(200, 255, 150, .8) inset;
    border: 5px solid green
}

.error-msg::before {
    content: '✗';
    background-color: #fef;
    box-shadow: 0 0 12px 7px rgba(255, 200, 150, .8) inset;
    border: 5px solid red
}

@keyframes reveal {
    0% {
        border: 5px solid transparent;
        color: transparent;
        box-shadow: 0 0 12px 7px rgba(255, 250, 250, .8) inset;
        transform: rotate(1000deg)
    }

    25% {
        border-top: 5px solid gray;
        color: transparent;
        box-shadow: 0 0 17px 10px rgba(255, 250, 250, .8) inset
    }

    50% {
        border-right: 5px solid gray;
        border-left: 5px solid gray;
        color: transparent;
        box-shadow: 0 0 17px 10px rgba(200, 200, 200, .8) inset
    }

    75% {
        border-bottom: 5px solid gray;
        color: gray;
        box-shadow: 0 0 12px 7px rgba(200, 200, 200, .8) inset
    }

    100% {
        border: 5px solid gray;
        box-shadow: 0 0 12px 7px rgba(200, 200, 200, .8) inset
    }
}


/* Style for submenu */
.dropdown-submenu {
    position: relative;
  }

  .dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    display: none;
  }

  .w-80 {
    width: 80%;
  }

   /* Show main dropdown on hover */
   .dropdown:hover > .dropdown-menu {
    display: block;
  }

  /* Style and position the sub-dropdown */
  .dropdown-submenu {
    position: relative;
  }

  /* Target only the sub-dropdown menu */
  .dropdown-submenu .submenu-left {
    display: none;
    position: absolute;
    top: 0;
    right: 100%; /* Appear on the left */
    left: auto;
  }

  /* Show sub-dropdown on hover */
  .dropdown-submenu:hover .submenu-left {
    display: block;
  }
  .dropdown-item {
    word-break: break-word;
    white-space: normal;
}
.dropdown-menu {
    padding: 0rem 0 !important;
    min-width: 14rem !important;
    background-color: #105e19 !important;
}
.dropdown-menu a {
    color: #fff !important;
}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: transparent !important;
}
.dropdown-menu li,
.dropdown-menu ul li {
    width: 100%;
    border-bottom: 1px solid white
}
.dropdown-toggle-1::before {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.028em;
    content: "";
    border-top: 0.5em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    transform: rotate(90deg);
    font-size: 26px;
    padding-right: 2px;
    position: relative;
    left: -7px;
}
.w-60 {
    width: 60%;
}