.newhome-logo {
    height: 88px !important;
    max-width: 152px;
    margin: 6px 0px 0px 0px !important;
    background: url(../images/new-home-img/hn-new-logo.png) no-repeat 0 0 !important;
}

#navigation {
    margin: 0px 0 0 !important;
    width: 100% !important;
    background: #2385C7;
}

#hnh-logo {
    padding-top: 95px !important;
}

ul#menu {
    display: block;
    /*     margin-left: 65px!important;*/
}

#menu > li {
    float: left;
    margin: 0 0.7em !important;
}

    #menu > li > a {
        color: #fff !important;
        font: normal normal normal 0.813em/2.5em "RobotoRegular", Arial, Helvetica, sans-serif !important;
        /*font: normal normal normal 13px/32px "RobotoRegular", Arial, Helvetica, sans-serif !important*/
        /*padding: 3px .45em !important;*/
        padding: 3px 0em !important; /*added on 25th oct 2023*/
    }

        #menu > li > a:hover, #menu > li > a.selected {
            color: #ffffff;
            background-color: #276C96 !important;
            transition: all .5s ease;
        }

            #menu > li > a.selected:before {
                content: "";
                border-bottom: 10px solid #ffffff;
                border-right: 10px solid transparent;
                border-left: 10px solid transparent;
                position: absolute;
                top: -10px;
                right: 140px;
                z-index: 10;
            }

.header-wrapper {
    border: none !important;
}

#hnh-logo.stuck {
    max-width: 150px !important;
    padding-top: 0px !important;
}

.login-section-1 {
    text-transform: capitalize !important;
    /*     width: 45%;*/
    top: 10px !important;
    /*    float: right;*/
    /*position: absolute;*/
    right: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

ul.login-link li {
    margin: 0px 0px 0px 10px !important;
    position: relative;
}

    ul.login-link li:after {
        content: "";
        height: 12px;
        top: 7px;
        right: -9px;
        background: #DCDCDC !important;
        position: absolute;
        width: 1px;
    }

    ul.login-link li:last-child::after {
        display: none;
    }

.login-b:after {
    background: transparent !important;
}


ul.login-link a {
    font: normal normal normal 13px/.9em "RobotoRegular", Arial, Helvetica, sans-serif !important;
    color: #707070 !important;
    padding: 0px 0px 0px 10px !important;
}

ul.login-link li:first-child, ul.login-link li.no-border-left {
    border-left: none !important;
}

ul.login-link a:hover {
    text-decoration: none !important;
}

.login-link-b {
    border-left: none !important;
}

.login-img {
    vertical-align: middle;
    padding-left: 3px;
}

.top-icon {
    margin: 10px 0px 0 0;
    float: right;
}

ul.login-link1 {
    width: auto;
    padding: 0;
    margin: 10px 0px;
    position: relative;
}

    ul.login-link1 li {
        border-left: 0px solid #707070 !important;
        margin: 5px 0px 0px 40px !important;
        float: left;
        display: flex;
        /* justify-content: center;
     */
        flex-direction: row;
    }

ul.login-link1 {
    font: normal normal normal 13px/.9em "RobotoRegular", Arial, Helvetica, sans-serif !important;
    color: #343434 !important;
    padding: 0px 0px 0px 5px !important;
}

    ul.login-link1 li:first-child, ul.login-link li.no-border-left {
        border-left: none !important;
    }

    ul.login-link1 a:hover {
        text-decoration: none !important;
    }

.ambulan-img {
    width: 30px;
    margin-right: 10px;
}

.ambulan-text {
    width: 80px;
}

.ambulan-ione {
    font-weight: bold;
    color: #343434;
    display: block;
    margin-top: 5px;
}

.gold-icon {
    float: left;
    padding-right: 13px;
    border-right: 1px solid #DCDCDC;
    padding-left: 10px;
}

.gold-c {
    width: 70px;
    height: 75px;
    /*background: url("../images/new-home-img/gold-seal.png") no-repeat;*/
    display: inline-block;
    margin-left: 13px;
    margin-top: 5px;
}

/**/
.slider {
    position: relative;
    width: 70%;
    /*height: 350px;*/
    height: auto;
    padding: 20px 20px 0px 0px;
    float: left;
    overflow: hidden;
}

.fs-pager-wrapper {
    margin: auto 5% !important;
    text-align: left !important;
}

.cont_in1 {
    background: url(../images/new-home-img/banner1.png) no-repeat top center !important;
    width: 100%;
    height: auto;
    z-index: -1;
    text-decoration: none;
    background-size: cover;
}

section {
    width: 100% !important;
}

.bg-light {
    background: #F9F9F9 !important;
    overflow: hidden;
    padding-bottom: 20px;
}

.right-side {
    width: 30%;
    float: left !important;
    padding: 20px 0 0 0px;
}

.grid-block-container-0 {
    float: left;
    width: 100%;
    margin: 0px auto 0 !important;
    /* position: relative;
     z-index: 10002;*/
}
/*.main-container{padding-top: 150px !important;}*/
/*uncomment for e care prod deployment*/
/*.appont {
    width: 170px;
    border: 1px solid #DCDCDC;
    padding: 20px;
    background: #fff;
    text-align: center;
    float: left;
    height:160px;*/
/*min-height: 200px;*/
/*cursor: pointer;
    margin-right: 20px;*/
/*align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;*/
/*}*/
/*comment for e care prod deployment*/
.appont {
    width: 170px;
    border: 1px solid #DCDCDC;
    padding: 30px;
    background: #fff;
    text-align: center;
    float: left;
    min-height: 200px;
    cursor: pointer;
    margin-right: 20px;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .appont:hover, .check:hover, .reach:hover, .news:hover, .e-care:hover {
        box-shadow: 1px 2px 12px #00000029;
        border: 1px solid #02A758;
    }

        .appont:hover .sched-text-now {
            margin-top: 12px;
            color: #02A758;
        }

        .appont:hover .sched-text-icon {
            -ms-transform: scale(1.5);
            /* IE 9 */
            -webkit-transform: scale(1.5);
            /* Safari 3-8 */
            transform: scale(1.5);
        }

.sched-text-icon {
    transition: transform .2s;
    cursor: pointer;
    width: 24px;
    height: 28px;
    margin: 0 auto;
}

.heartbeat-icon {
    transition: transform .2s;
    cursor: pointer;
    width: 28px;
    height: 25px;
    margin: 0 auto;
}

.sched-text {
    font-size: 13px;
    color: #343434;
    font-weight: 700;
    margin-top: 18px;
}

    .sched-text span {
        /*color: #E78B40;*/
        font-size: 16px;
        font-weight: 700;
    }

.sched-text-now {
    /*color: #848383;*/
    color: #343434;
    font-size: 13px;
    font-weight: 700;
    margin-top: 18px;
    cursor: pointer;
}

    .sched-text-now:hover {
        color: #02A758;
    }

.check:hover .sched-text-now {
    margin-top: 12px;
    color: #02A758;
}

.check:hover .heartbeat-icon {
    /*-ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);*/
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

/*uncomment during e care prod deployment*/
/*.check {
    width: 170px;
    border: 1px solid #DCDCDC;
    padding: 20px;
    background: #fff;*/
/*margin-left: 19px;*/
/*text-align: center;
    float: left;
    height:160px;
}*/

/*uncomment during e care prod deployment*/
.check {
    width: 170px;
    border: 1px solid #DCDCDC;
    padding: 30px 10px;
    background: #fff;
    /*margin-left: 19px;*/
    text-align: center;
    float: left;
    min-height: 200px;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .check span {
        /*color: #EE4C71;*/
        font-size: 16px;
        font-weight: 700;
        display: block;
    }

/*uncomment during e care network prod deployment*/
/*.reach {
    margin: 20px 20px 0px 0px;
    float: left;
    display: flex;
    flex-direction: row;
    width: 170px;
    border: 1px solid #DCDCDC;
    padding: 16px;
    background: #fff;*/
/*min-height: 110px;*/
/*height:65px;
    align-items: center;*/
/*justify-content: center;*/
/*}*/
/*comment during e care network prod deployment*/
.reach {
    margin: 20px 20px 0px 0px;
    float: left;
    display: flex;
    flex-direction: row;
    width: 170px;
    border: 1px solid #DCDCDC;
    padding: 16px;
    background: #fff;
    /*min-height: 110px;*/
    min-height: 115px;
    align-items: center;
    justify-content: center;
}

    .reach span {
        /*color: #2385C7;*/
        font-size: 16px;
        margin-top: 0px !important;
        font-weight: 700;
    }

.reach-icon {
    padding-top: 10px;
    width: 30px;
    margin-right: 5px;
    transition: transform .2s;
}

.reach:hover .reach-icon, .news:hover .reach-icon, .e-care:hover .e-care-icon {
    /*-ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);*/
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

.diagram-flow {
    display: block !important;
}

.diagram-flow-mobile {
    display: none !important;
}

.e-care {
    width: 100%;
    border: 1px solid #DCDCDC;
    padding: 16px;
    background: #fff;
    display: flex;
    justify-content: center;
    flex-direction: row;
    float: left;
    margin: 20px 0px 0px 0px !important;
    height: 65px;
    align-items: center;
}

    .e-care span {
        /* color: #2385C7; */
        font-size: 16px;
        margin-top: 0px !important;
        font-weight: 700;
    }

.e-care-icon {
    padding-top: 10px;
    width: 30px;
    margin-right: 5px;
    transition: transform .2s;
}

.econsult table {
    width: 80%;
}

.econsult .leaf_type_2 li {
    padding: 5px !important;
}
/*captcha form econsult start*/
.econsult-captcha {
    margin-top: 10px;
}

econsult-captcha #m_tbCaptcha {
    height: 3rem;
}

.econsult-captcha span.imgcaptcha {
    float: left;
    line-height: 50px;
}

.econsult-captcha .btnSearchImage, button.btnSearchImage {
    background: url(../images/refresh1.jpg) no-repeat scroll center center #00a652;
    height: 3rem;
    width: 50px;
    border: 0px;
    position: relative;
}

.econsult-captcha input[type="text"] {
    border-radius: 0px;
    border: 1px solid #c7c7c7;
    /*min-height: 31px;*/
    height: 3rem;
    padding: 2px 8px;
    float: left;
    width: 73%;
    margin: 0px 5px 5px;
    position: relative;
    font-family: "RobotoRegular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #232222;
    height: 30px;
}
/*captcha form econsult end*/

.reach-text {
    font-size: 13px;
    color: #343434;
    font-weight: 700;
    margin-top: 1px;
}

/*uncomment during e care network prod deployment*/
/*.news {
    width: 170px;
    border: 1px solid #DCDCDC;
    padding: 16px;
    background: #fff;
    display: flex;*/
/* justify-content: center;
     */
/*flex-direction: row;
    float: left;
    margin: 20px 0px 0px 0px !important;
    height: 65px;
    align-items: center;
}*/

/*comment during e care network prod deployment*/
.news {
    width: 170px;
    border: 1px solid #DCDCDC;
    padding: 16px;
    background: #fff;
    display: flex;
    /* justify-content: center;
     */
    flex-direction: row;
    float: left;
    margin: 20px 0px 0px 0px !important;
    min-height: 115px;
    align-items: center;
    justify-content: center;
}

.news-text {
    font-size: 13px;
    color: #343434;
    font-weight: 700;
    margin-top: 1px;
    margin-left: 10px;
}

.news span {
    /*color: #02A758;*/
    font-size: 16px;
    margin-top: 0px !important;
    font-weight: 700;
}

.loc {
    width: 24px;
}
/*doctor section*/
.doctors-section {
    float: left;
    width: 85%;
    background: #3AA8B9;
    margin-top: 20px;
    border-right: 1px solid #fff;
    /*padding: 20px;*/
    padding: 0 20px;
    min-height: 88px;
    display: flex;
    align-items: center;
}

.stethoscope {
    display: flex;
    flex-direction: row;
    float: left;
    margin: 0px 0px 0px 30px !important;
}

.stethoscope-text {
    font-size: 15px;
    color: #ffffff;
    font-weight: 400;
    margin-top: 1px;
}

.stethoscope span {
    color: #ffffff;
    font-size: 18px;
    margin-top: 0px !important;
    font-weight: 900;
}

.doctors-directory {
    float: left;
    width: 15%;
    background: #E78B40;
    padding: 20px;
    margin-top: 20px;
    cursor: pointer;
    min-height: 83px;
}

    .doctors-directory:hover {
        background: #02A758;
    }

.stethoscope-icon {
    padding-top: 10px;
    width: 30px;
    margin-right: 9px;
}

.directory {
    display: flex;
    flex-direction: row;
    float: left;
    margin: 0px 0px 0px 0px !important;
}

    .directory span {
        color: #ffffff;
        font-size: 18px;
        margin-top: 0px !important;
        font-weight: 900;
    }

.pure-material-textfield-outlined {
    --pure-material-safari-helper1: rgb(var(--pure-material-primary-rgb, 255, 255, 255));
    position: relative;
    display: inline-block;
    padding-top: 5px;
    font-family: var(--pure-material-font, "RobotoRegular",Arial,Helvetica,sans-serif, BlinkMacSystemFont, system-ui, -apple-system);
    font-size: 16px;
    line-height: 1.5;
    overflow: hidden;
    width: 270px;
    /*margin-left: 30px;
    */
}
    /* Input, Textarea */
    .pure-material-textfield-outlined > input, .pure-material-textfield-outlined > textarea {
        box-sizing: border-box;
        margin: 0;
        border: solid 1px #fff;
        border-color: rgba(var(--pure-material-onsurface-rgb, 255, 255, 255), 0.6);
        border-top-color: transparent;
        padding: 10px 9px 10px;
        width: 100%;
        height: 37px;
        /*color: rgba(var(--pure-material-onsurface-rgb, 255, 255, 255), );
    */
        background-color: transparent;
        box-shadow: none;
        /* font-family: inherit;
     */
        font-size: 14px;
        line-height: inherit;
        caret-color: rgb(var(--pure-material-primary-rgb, 255, 255, 255));
        transition: border 0.2s, box-shadow 0.2s;
        font-family: "RobotoMedium",Arial,Helvetica,sans-serif;
        border-radius: 1px;
        color: #fff;
    }
        /* Span */
        .pure-material-textfield-outlined > input + span, .pure-material-textfield-outlined > textarea + span {
            position: absolute;
            top: 0;
            left: 0;
            display: flex;
            border-color: rgba(var(--pure-material-onsurface-rgb, 255, 255, 255), 0.6);
            width: 100%;
            max-height: 100%;
            color: rgba(var(--pure-material-onsurface-rgb, 255, 255, 255), 0.6);
            font-size: 75%;
            line-height: 15px;
            cursor: text;
            color: #fff !important;
            transition: color 0.2s, font-size 0.2s, line-height 0.2s;
        }
            /* Corners */
            .pure-material-textfield-outlined > input + span::before, .pure-material-textfield-outlined > input + span::after, .pure-material-textfield-outlined > textarea + span::before, .pure-material-textfield-outlined > textarea + span::after {
                content: "";
                display: block;
                box-sizing: border-box;
                margin-top: 6px;
                border-top: solid 1px;
                border-top-color: rgba(var(--pure-material-onsurface-rgb, 255, 255, 255), 0.6);
                min-width: 10px;
                height: 8px;
                pointer-events: none;
                box-shadow: inset 0 1px transparent;
                transition: border-color 0.2s, box-shadow 0.2s;
            }

            .pure-material-textfield-outlined > input + span::before, .pure-material-textfield-outlined > textarea + span::before {
                margin-right: 4px;
                border-left: solid 1px transparent;
                border-radius: 0px 0;
            }

            .pure-material-textfield-outlined > input + span::after, .pure-material-textfield-outlined > textarea + span::after {
                flex-grow: 1;
                margin-left: 4px;
                border-right: solid 1px transparent;
                border-radius: 0 0px;
            }
    /* Hover */
    .pure-material-textfield-outlined:hover > input, .pure-material-textfield-outlined:hover > textarea {
        border-color: rgba(var(--pure-material-onsurface-rgb, 255, 255, 255), 0.87);
        border-top-color: transparent;
    }

        .pure-material-textfield-outlined:hover > input + span::before, .pure-material-textfield-outlined:hover > textarea + span::before, .pure-material-textfield-outlined:hover > input + span::after, .pure-material-textfield-outlined:hover > textarea + span::after {
            border-top-color: rgba(var(--pure-material-onsurface-rgb, 255, 255, 255), 0.87);
        }

        .pure-material-textfield-outlined:hover > input:not(:focus):placeholder-shown, .pure-material-textfield-outlined:hover > textarea:not(:focus):placeholder-shown {
            border-color: rgba(var(--pure-material-onsurface-rgb, 255, 255, 255), 0.87);
        }
    /* Placeholder-shown */
    .pure-material-textfield-outlined > input:not(:focus):placeholder-shown, .pure-material-textfield-outlined > textarea:not(:focus):placeholder-shown {
        border-top-color: rgba(var(--pure-material-onsurface-rgb, 255, 255, 255), 0.6);
    }

        .pure-material-textfield-outlined > input:not(:focus):placeholder-shown + span, .pure-material-textfield-outlined > textarea:not(:focus):placeholder-shown + span {
            font-size: 14px;
            line-height: 47px;
            color: #fff;
        }

            .pure-material-textfield-outlined > input:not(:focus):placeholder-shown + span::before, .pure-material-textfield-outlined > textarea:not(:focus):placeholder-shown + span::before, .pure-material-textfield-outlined > input:not(:focus):placeholder-shown + span::after, .pure-material-textfield-outlined > textarea:not(:focus):placeholder-shown + span::after {
                border-top-color: transparent;
            }
    /* Focus */
    .pure-material-textfield-outlined > input:focus, .pure-material-textfield-outlined > textarea:focus {
        border-color: rgb(var(--pure-material-primary-rgb, 255, 255, 255));
        border-top-color: transparent;
        box-shadow: inset 1px 0 var(--pure-material-safari-helper1), inset -1px 0 var(--pure-material-safari-helper1), inset 0 -1px var(--pure-material-safari-helper1);
        outline: none;
    }

        .pure-material-textfield-outlined > input:focus + span, .pure-material-textfield-outlined > textarea:focus + span {
            color: rgb(var(--pure-material-primary-rgb, 255, 255, 255));
        }

            .pure-material-textfield-outlined > input:focus + span::before, .pure-material-textfield-outlined > input:focus + span::after, .pure-material-textfield-outlined > textarea:focus + span::before, .pure-material-textfield-outlined > textarea:focus + span::after {
                border-top-color: var(--pure-material-safari-helper1) !important;
                box-shadow: inset 0 1px var(--pure-material-safari-helper1);
            }
    /* Disabled */
    .pure-material-textfield-outlined > input:disabled, .pure-material-textfield-outlined > input:disabled + span, .pure-material-textfield-outlined > textarea:disabled, .pure-material-textfield-outlined > textarea:disabled + span {
        border-color: rgba(var(--pure-material-onsurface-rgb, 255, 255, 255), 0.38) !important;
        border-top-color: transparent !important;
        color: rgba(var(--pure-material-onsurface-rgb, 255, 255, 255), 0.38);
        pointer-events: none;
    }

        .pure-material-textfield-outlined > input:disabled + span::before, .pure-material-textfield-outlined > input:disabled + span::after, .pure-material-textfield-outlined > textarea:disabled + span::before, .pure-material-textfield-outlined > textarea:disabled + span::after {
            border-top-color: rgba(var(--pure-material-onsurface-rgb, 255, 255, 255), 0.38) !important;
        }

        .pure-material-textfield-outlined > input:disabled:placeholder-shown, .pure-material-textfield-outlined > input:disabled:placeholder-shown + span, .pure-material-textfield-outlined > textarea:disabled:placeholder-shown, .pure-material-textfield-outlined > textarea:disabled:placeholder-shown + span {
            border-top-color: rgba(var(--pure-material-onsurface-rgb, 255, 255, 255), 0.38) !important;
        }

            .pure-material-textfield-outlined > input:disabled:placeholder-shown + span::before, .pure-material-textfield-outlined > input:disabled:placeholder-shown + span::after, .pure-material-textfield-outlined > textarea:disabled:placeholder-shown + span::before, .pure-material-textfield-outlined > textarea:disabled:placeholder-shown + span::after {
                border-top-color: transparent !important;
            }
/* Faster transition in Safari for less noticable fractional font-size issue */
@media not all and (min-resolution:.001dpcm) {
    @ supports (-webkit-appearance:none) {
        .pure-material-textfield-outlined > input, .pure-material-textfield-outlined > input + span, .pure-material-textfield-outlined > textarea, .pure-material-textfield-outlined > textarea + span, .pure-material-textfield-outlined > input + span: :before, .pure-material-textfield-outlined > input + span::after, .pure-material-textfield-outlined > textarea + span::before, .pure-material-textfield-outlined > textarea + span::after {
            transition-duration: 0.1s;
        }
    }
}

.find-doc {
    width: 19%;
    float: left;
}

.depart {
    width: 32%;
    margin: 0px 0 0 0px;
    border-left: 1px solid #60b8c7;
    float: left;
}

.doc-name {
    width: 25%;
    margin-left: -3px;
    float: left;
}

.doc-btn {
    width: 21%;
    margin-left: 32px;
    float: left;
}

.ml-2 {
    margin-left: 30px;
}

/*doctor section*/
/*event*/
.py-5 {
    padding-right: 5px;
    padding-left: 5px;
}

.event h1 {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 700;
    color: #343434;
}

.event p {
    margin-top: 0px;
    margin-bottom: 30px;
    font-size: 16px;
    /* font-weight: 700;*/
    color: #343434;
}

.card {
    box-sizing: border-box;
    border-radius: 2px;
    background-clip: padding-box;
    min-height: 400px;
    border: 1px solid #DCDCDC;
    margin-bottom: 30px;
}

    .card:hover {
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
        border: 1px solid #02A758;
    }

    .card .card-image {
        position: relative;
        overflow: hidden;
    }

        .card .card-image img {
            border-radius: 2px 2px 0 0;
            background-clip: padding-box;
            position: relative;
            z-index: -1;
        }

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.card .card-image span.card-title {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px 18px;
}

.card:hover span.card-title {
    background-color: #02A758;
}

.card span.card-title {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    background-color: #EE4C71;
}

.month {
    display: block;
    font-size: 18px;
    font-weight: 700;
}

.imgeventbg1, .imgeventbg2, .imgeventbg3 {
    width: 33.33%;
    height: 283px;
}

.card .card-content {
    padding: 20px;
    border-radius: 0 0 2px 2px;
    background-clip: padding-box;
    box-sizing: border-box;
}

    .card .card-content h3 {
        color: #343434;
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 30px;
    }

    .card .card-content p {
        margin: 0;
        line-height: 25px;
        font-weight: 400;
    }

.card .card-action {
    margin-top: 30px;
}

    .card .card-action a {
        color: #343434;
        margin-right: 14px;
        transition: color 0.3s ease;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 14px;
        cursor: pointer;
        transition: all 0.3s;
    }

.card:hover .card-action {
    text-decoration: underline !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding-left: 0px !important;
}

    .card:hover .card-action a {
        color: #02A758 !important;
    }

.event-btn {
    margin-bottom: 50px;
}

ul li.intro-testimonial {
    padding: 0em 0 0 0 !important;
}



.text-center {
    text-align: center;
}
/*PATIENT TESTIMONIALS*/
.patient-testimoni {
    background: url("../images/new-home-img/testimonial-img.png") no-repeat !important;
    width: 100%;
    /*     height: 594px;*/
    background-size: cover !important;
    padding-bottom: 50px;
}

.testimoni h1, .testimoni h2 {
    text-align: center;
    padding-top: 40px;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 700;
    color: #343434;
}

.testimoni p {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 500;
    color: #343434;
    line-height: 25px;
}

ul.intro-strip {
    margin: -1px;
    padding: 0;
    list-style-type: none;
    /*overflow: hidden;
    */
    background: none !important;
}

    ul.intro-strip > li {
        position: relative;
        float: left;
        width: 100% !important;
        padding: 16px;
        height: 280px;
        display: block;
    }

.clear {
    clear: both !important;
}

.testimonial .tl-content {
    border: 1px solid #52b3c2 !important;
    padding: 30px 40px !important;
    position: relative;
    background: #fff !important;
    width: 100% !important;
    margin: 2em auto 40px auto !important;
    max-height: 281px !important;
}
/*.tl-content_wrap:hover .tl-content{margin-top: 1em !important;}*/

.tl-content_wrap:hover {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer;
}

.main-carousel p {
    font-family: "RobotoRegular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 25px;
    color: #343434 !important;
    padding: 0;
    margin: 30px 0 0 0px !important;
}

.testo {
    font-family: "RobotoRegular", Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 25px;
    color: #2385C7 !important;
    padding: 0;
    margin: 20px 26px 0px 0 !important;
    text-align: center !important;
    padding-bottom: 10px;
}

    .testo span {
        display: block;
        color: #343434;
    }
/*footer*/
.footnote {
    border-top: 1px solid #DCDCDC;
    background: #F9F9F9 !important;
    height: auto !important;
}

.logo-about {
    width: 35%;
    /*float: left;*/
    padding: 40px 0 0 0px;
    border-right: 1px solid #DCDCDC;
}

.bottom-logo {
    margin-bottom: 20px;
}

    .bottom-logo p {
        font-size: 14px;
        line-height: 25px;
        margin-top: 20px;
        color: #343434;
        margin-bottom: 38px;
    }

    .bottom-logo span {
        display: block;
    }

.main-links {
    width: 65%;
    /*float: left;*/
    padding: 40px 0 0 0px;
}

    .main-links h2 {
        color: #343434;
        font-size: 18px;
        margin-bottom: 6px;
        margin-left: 20px;
        font-weight: 700;
    }

    .main-links ul {
        font-size: 14px !important;
        /*padding-left: 1em;*/
        padding-left: 14px;
    }

    .main-links li {
        list-style: none !important;
        background-image: url(../images/new-home-img/arrow-back.svg) !important;
        background-repeat: no-repeat;
        background-position: 7px 9px;
        padding-left: 22px;
        padding-bottom: 4px;
        font-size: 14px;
    }

    .main-links ul li a {
        line-height: 2em;
        color: #343434;
        transition: all 0.3s;
        cursor: pointer;
        font-size: 14px;
        line-height: 28px;
    }

        .main-links ul li a:hover {
            line-height: 2em;
            color: #02A758;
            text-decoration: underline !important;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            transition: all 0.5s ease;
            padding-left: 10px !important;
        }

.links-1 {
    width: 33%;
    float: left;
}

.mobile-app {
    width: 25%;
    /*float: left;*/
    background: #F1F1F1;
    padding: 40px 0 40px 0px;
    /* margin-bottom: 35px;
     */
    border-left: 1px solid #e0e0e0;
    position: relative;
}

    .mobile-app:after {
        content: '';
        position: absolute;
        background: #f1f1f1;
        top: 0;
        bottom: 0;
        right: -275px;
        width: 100%;
    }

    .mobile-app h2 {
        color: #343434;
        font-size: 18px;
        margin-bottom: 10px;
        margin-left: 15px;
        font-weight: 700;
    }

    .mobile-app p {
        color: #276C96;
        font-size: 16px;
        margin-bottom: 20px;
        font-weight: 700;
        margin-left: 15px;
    }

    .mobile-app span {
        color: #343434;
        font-size: 13px;
        margin-bottom: 0px;
        font-weight: 700;
        display: block;
    }

.google-pay {
    display: flex;
    flex-direction: row;
    float: left;
    margin: 10px 0px 0px 15px !important;
    background: #E78B40;
    padding-left: 5px;
    color: #fff;
    font-size: 12px;
    width: 120px;
    padding-bottom: 7px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
}

    .google-pay:hover {
        background: #D27F3B !important;
    }

    .google-pay span {
        color: #F3D8C0;
        font-size: 11px;
        margin-bottom: 0px;
        font-weight: 300;
        display: block;
        line-height: 9px;
    }

.google-pay-img {
    width: 25px;
    margin-top: 10px;
    text-align: center;
}

.app {
    background: #2385C7 !important;
    cursor: pointer;
    margin-left: 10px !important;
    width: 130px;
}

    .app:hover {
        background: #2075AE !important;
    }

    .app span {
        color: #88D3EE !important;
    }

.font-w {
    font-weight: 700 !important;
}

.ml-min {
    margin-left: 0px !important;
}

.footnote-bottom {
    background: #226085 !important;
    height: 60px !important;
}

    .footnote-bottom p {
        font-size: 10px;
        font-size: 11px;
        color: #fff;
    }

.footnote-l {
    float: left;
    width: 60%;
}

.footnote-bottom ul {
    display: inline-flex;
}

.footnote-bottom li {
    margin-right: 9px;
    margin-top: 10px;
    transition: transform .2s;
}


.footnote-l ul a {
    width: 30px;
    height: 30px;
    background-color: #0a2f45;
    border-radius: 3px;
    text-align: center;
    display: flex;
    align-items: center;
}




    .footnote-l
    ul a:hover {
        background-color: rgb(10 47 69 / 50%);
    }





    .footnote-l ul a img {
        width: 20px;
        margin: 0 auto;
    }



/*.footnote-bottom li:hover {
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }*/




.footnote-r {
    float: right;
    width: 34%;
}

.footnote-doc {
    display: flex;
    flex-direction: row;
    float: left;
    margin: 10px 0px 0px 15px !important;
    color: #fff;
    font-size: 12px;
    padding-bottom: 7px;
    align-items: center;
}

.footnote-doc-0:hover {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding-left: 5px !important;
}

.footnote-doc-0 {
    transition: all 0.3s;
    cursor: pointer;
    width: 119px;
    float: left;
}

.footnote-doc-2:hover {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding-left: 5px !important;
}

.footnote-doc-2 {
    transition: all 0.3s;
    cursor: pointer;
    width: 159px;
    float: left;
}

.footnote-doc-3:hover {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding-left: 5px !important;
}

.footnote-doc-3 {
    transition: all 0.3s;
    cursor: pointer;
    width: 119px;
    float: left;
}

.footnote-doc-img {
    width: 41px;
    border-radius: 50%;
    background: #194864;
    height: 41px;
    text-align: center;
    padding-top: 11px;
}

    .footnote-doc-img:hover {
        background: #02A758;
        border: 1px solid #fff;
    }

.footnote-doc-text {
    display: block;
    margin-left: 9px;
}

    .footnote-doc-text span {
        display: block;
        margin-left: 1px;
    }

/*search*/
.cntr {
    width: 100%;
    height: 100%;
}

    .cntr .cntr-innr {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        float: right;
    }

.fieldInput {
    /*width: 160px;*/
    position: relative;
    /*border-radius: 30px;
    overflow: hidden;
    border: 1px solid #fff;
    margin: 5px 0;*/
}

.form-submit {
    background: transparent !important;
    border: none !important;
    color: transparent;
    padding: 0 1em 0 0 !important;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
    font-size: 12px;
}

.menu_search {
    /*width: 77% !important;*/
    width: 109px !important;
    background: none;
    padding: 2px 2px 1px 12px;
    font-size: 12px;
    color: #fff;
    margin: -1px 3px 3px 15px;
    height: 27px;
    margin: 0;
    float: left;
    background: transparent !important;
    border: 0 none !important
}

/*.menu_search:focus {
        background: transparent !important;
    }*/
.search {
    /*display: inline-block;
    cursor: pointer;
    position: absolute;
    height: 15px;*/
    width: 140px !important;
    /*box-sizing: border-box;
    margin: 0px 7px 0px 0px;
    padding: 4px 4px 0px 7px;
    border: 2px solid #ffffff;
    border-radius: 50px;
    background: none;
    float: right;
    top: 7px;
    right: 5px;*/
}
/*.search {
    display: inline-block;
    cursor: pointer !important;
    position: absolute;
    height: 15px;
    width: 11px;
    box-sizing: border-box;
    margin: 0px 7px 0px 0px !important;
    padding: 4px 4px 0px 7px !important;
    border: 2px solid #ffffff !important;
    border-radius: 50px;
    background: none;
    float: right;
    top: 12px;
    right:3px;
}*/
.fulltextsearch_error {
    padding: 0 !important;
}

/*.search:after {
        content: "";
        position: absolute;
        width: 2px;
        height: 9px;
        right: -4px;
        top: 8px;
        background: #fff;
        border-radius: 3px;
        transform: rotate(-45deg);
    }*/

/*.search.active, .search:hover {
        width: 170px;
        margin-right: 0px;
        height: 25px;
        margin-top: auto;
        bottom: 7px;
    }

        .search.active:after, .search:hover:after {
            height: 0px;
        }

    .search input {
        width: 100%;
        border: none;
        box-sizing: border-box;
        font-family: Helvetica;
        font-size: 13px;
        color: inherit;
        background: transparent;
        outline-width: 0px;
        text-align: left;
        vertical-align: text-top;
        color: white;
    }*/

/* https://developer.mozilla.org/en/docs/Web/CSS/box-shadow box-shadow: [inset?] [top] [left] [blur] [size] [color];
 Tips: - We're setting all the blurs to 0 since we want a solid fill. - Add the inset keyword so the box-shadow is on the inside of the element - Animating the inset shadow on hover looks like the element is filling in from whatever side you specify ([top] and [left] accept negative values to become [bottom] and [right]) - Multiple shadows can be stacked - If you're animating multiple shadows, be sure to keep the same number of shadows so the animation is smooth. Otherwise, you'll get something choppy. */
.fill:hover, .fill:focus {
    box-shadow: inset 0 0 0 2em var(--hover);
}

.pulse:hover, .pulse:focus {
    animation: pulse 1s;
    box-shadow: 0 0 0 2em rgba(255, 255, 255, 0);
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 var(--hover);
    }
}

.up:hover, .up:focus {
    box-shadow: inset 0 -3.25em 0 0 var(--hover);
}



.up {
    --color: #fff;
    --hover: #02A758;
    font-size: 14px;
}

.profile-btn button:hover {
    --color: #343434 !important;
    --hover: #fff !important;
}

.profile-btn.up:hover {
    box-shadow: inset 0 -3.25em 0 0 var(--color) !important;
    color: #343434 !important;
}

button {
    color: var(--color);
    transition: 0.25s;
}

    button:hover, button:focus {
        border-color: var(--hover);
        color: #fff;
    }

button {
    background: #276C96;
    border: 0px solid;
    /*font: inherit;
     line-height: 1;*/
    margin: 0;
    padding: 0.75em 2em;
    height: 43px;
}

h1 {
    font-weight: 400;
}

code {
    color: #02A758;
    font: inherit;
}

.profile-btn {
    width: 80%;
    font-size: 14px;
}


/*ChatBox*/
/*#center-text {          
  display: flex;
  flex: 1;
  flex-direction:column; 
  justify-content: center;
  align-items: center;  
  height:100%;
  
}*/
#chat-circle {
    position: fixed;
    bottom: 10px;
    right: 0px;
    /*background-image: url(../images/new-home-img/ChatBox-icon.png) !important;*/
    background-image: url(../images/new-home-img/Chatbot-Icon.png) !important;
    width: 89px;
    height: 106px;
    /*  border-radius: 50%;*/
    color: white;
    /*padding: 28px;  */
    cursor: pointer;
    transition: transform .2s;
    /*margin: 2em auto 0 auto !important; */
    /*box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.6), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);*/
}

    #chat-circle:hover { /*margin-top: 1em !important;*/
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        /*box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.6), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);   
cursor: pointer;*/
    }
/*.btn#my-btn {
     background: white;
    padding-top: 13px;
    padding-bottom: 12px;
    border-radius: 45px;
    padding-right: 40px;
    padding-left: 40px;
    color: #5865C3;
}*/
/*#chat-overlay {
    background: rgba(255,255,255,0.1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: none;
}


.chat-box {
  display:none;
  background: #efefef;
  position:fixed;
  right:30px;
  bottom:50px;  
  width:350px;
  max-width: 85vw;
  max-height:100vh;
  border-radius:5px;  
  box-shadow: 0px 5px 35px 9px #ccc;
}
.chat-box-toggle {
  float:right;
  margin-right:15px;
  cursor:pointer;
}
.chat-box-header {
  background: #5A5EB9;
  height:70px;
  border-top-left-radius:5px;
  border-top-right-radius:5px; 
  color:white;
  text-align:center;
  font-size:20px;
  padding-top:17px;
}
.chat-box-body {
  position: relative;  
  height:370px;  
  height:auto;
  border:1px solid #ccc;  
  overflow: hidden;
}
.chat-box-body:after {
  content: "";
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDIwMCAyMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAgOCkiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGNpcmNsZSBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIgY3g9IjE3NiIgY3k9IjEyIiByPSI0Ii8+PHBhdGggZD0iTTIwLjUuNWwyMyAxMW0tMjkgODRsLTMuNzkgMTAuMzc3TTI3LjAzNyAxMzEuNGw1Ljg5OCAyLjIwMy0zLjQ2IDUuOTQ3IDYuMDcyIDIuMzkyLTMuOTMzIDUuNzU4bTEyOC43MzMgMzUuMzdsLjY5My05LjMxNiAxMC4yOTIuMDUyLjQxNi05LjIyMiA5LjI3NC4zMzJNLjUgNDguNXM2LjEzMSA2LjQxMyA2Ljg0NyAxNC44MDVjLjcxNSA4LjM5My0yLjUyIDE0LjgwNi0yLjUyIDE0LjgwNk0xMjQuNTU1IDkwcy03LjQ0NCAwLTEzLjY3IDYuMTkyYy02LjIyNyA2LjE5Mi00LjgzOCAxMi4wMTItNC44MzggMTIuMDEybTIuMjQgNjguNjI2cy00LjAyNi05LjAyNS0xOC4xNDUtOS4wMjUtMTguMTQ1IDUuNy0xOC4xNDUgNS43IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+PHBhdGggZD0iTTg1LjcxNiAzNi4xNDZsNS4yNDMtOS41MjFoMTEuMDkzbDUuNDE2IDkuNTIxLTUuNDEgOS4xODVIOTAuOTUzbC01LjIzNy05LjE4NXptNjMuOTA5IDE1LjQ3OWgxMC43NXYxMC43NWgtMTAuNzV6IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIvPjxjaXJjbGUgZmlsbD0iIzAwMCIgY3g9IjcxLjUiIGN5PSI3LjUiIHI9IjEuNSIvPjxjaXJjbGUgZmlsbD0iIzAwMCIgY3g9IjE3MC41IiBjeT0iOTUuNSIgcj0iMS41Ii8+PGNpcmNsZSBmaWxsPSIjMDAwIiBjeD0iODEuNSIgY3k9IjEzNC41IiByPSIxLjUiLz48Y2lyY2xlIGZpbGw9IiMwMDAiIGN4PSIxMy41IiBjeT0iMjMuNSIgcj0iMS41Ii8+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTkzIDcxaDN2M2gtM3ptMzMgODRoM3YzaC0zem0tODUgMThoM3YzaC0zeiIvPjxwYXRoIGQ9Ik0zOS4zODQgNTEuMTIybDUuNzU4LTQuNDU0IDYuNDUzIDQuMjA1LTIuMjk0IDcuMzYzaC03Ljc5bC0yLjEyNy03LjExNHpNMTMwLjE5NSA0LjAzbDEzLjgzIDUuMDYyLTEwLjA5IDcuMDQ4LTMuNzQtMTIuMTF6bS04MyA5NWwxNC44MyA1LjQyOS0xMC44MiA3LjU1Ny00LjAxLTEyLjk4N3pNNS4yMTMgMTYxLjQ5NWwxMS4zMjggMjAuODk3TDIuMjY1IDE4MGwyLjk0OC0xOC41MDV6IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIvPjxwYXRoIGQ9Ik0xNDkuMDUgMTI3LjQ2OHMtLjUxIDIuMTgzLjk5NSAzLjM2NmMxLjU2IDEuMjI2IDguNjQyLTEuODk1IDMuOTY3LTcuNzg1LTIuMzY3LTIuNDc3LTYuNS0zLjIyNi05LjMzIDAtNS4yMDggNS45MzYgMCAxNy41MSAxMS42MSAxMy43MyAxMi40NTgtNi4yNTcgNS42MzMtMjEuNjU2LTUuMDczLTIyLjY1NC02LjYwMi0uNjA2LTE0LjA0MyAxLjc1Ni0xNi4xNTcgMTAuMjY4LTEuNzE4IDYuOTIgMS41ODQgMTcuMzg3IDEyLjQ1IDIwLjQ3NiAxMC44NjYgMy4wOSAxOS4zMzEtNC4zMSAxOS4zMzEtNC4zMSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjEuMjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvZz48L3N2Zz4=');
  opacity: 0.1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height:100%;
  position: absolute;
  z-index: -1;   
}
#chat-input {
  background: #f4f7f9;
  width:100%; 
  position:relative;
  height:47px;  
  padding-top:10px;
  padding-right:50px;
  padding-bottom:10px;
  padding-left:15px;
  border:none;
  resize:none;
  outline:none;
  border:1px solid #ccc;
  color:#888;
  border-top:none;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
  overflow:hidden;  
}
.chat-input > form {
    margin-bottom: 0;
}
#chat-input::-webkit-input-placeholder { 
  color: #ccc;
}
#chat-input::-moz-placeholder { 
  color: #ccc;
}
#chat-input:-ms-input-placeholder { 
  color: #ccc;
}
#chat-input:-moz-placeholder { 
  color: #ccc;
}
.chat-submit {  
  position:absolute;
  bottom:3px;
  right:10px;
  background: transparent;
  box-shadow:none;
  border:none;
  border-radius:50%;
  color:#5A5EB9;
  width:35px;
  height:35px;  
}
.chat-logs {
  padding:15px; 
  height:370px;
  overflow-y:scroll;
}

.chat-logs::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #F5F5F5;
}

.chat-logs::-webkit-scrollbar
{
  width: 5px;  
  background-color: #F5F5F5;
}

.chat-logs::-webkit-scrollbar-thumb
{
  background-color: #5A5EB9;
}



@media only screen and (max-width: 500px) {
   .chat-logs {
        height:40vh;
    }
}

.chat-msg.user > .msg-avatar img {
  width:45px;
  height:45px;
  border-radius:50%;
  float:left;
  width:15%;
}
.chat-msg.self > .msg-avatar img {
  width:45px;
  height:45px;
  border-radius:50%;
  float:right;
  width:15%;
}
.cm-msg-text {
  background:white;
  padding:10px 15px 10px 15px;  
  color:#666;
  max-width:75%;
  float:left;
  margin-left:10px; 
  position:relative;
  margin-bottom:20px;
  border-radius:30px;
}
.chat-msg {
  clear:both;    
}
.chat-msg.self > .cm-msg-text {  
  float:right;
  margin-right:10px;
  background: #5A5EB9;
  color:white;
}
.cm-msg-button>ul>li {
  list-style:none;
  float:left;
  width:50%;
}
.cm-msg-button {
    clear: both;
    margin-bottom: 70px;
}*/
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 0 !important;
}
/*.cloned {
    position:relative !important;
    left: 0px;
    top: 0px;
    z-index: 10009;
    height: 50px;
    margin: 0px !important;
    width: 100%;
    border-bottom: 2px solid #99DBB9;
    display: block !important;
}*/
#event .cloned {
    display: block;
}

.d-n1 {
    display: none;
}

.fraction-slider .slide {
    z-index: 0 !important;
}

.fs-pager-wrapper {
    z-index: 0 !important;
}
/*ul.sub-menu.care-position.stuck {
    width: 920px;
    margin-left: -18% !important;
    overflow: auto;
    max-height: 350px;
}*/
/*ul.sub-menu.care-position {
    width: 920px;
    margin-left: -15.5% !important;
    overflow: auto;
    max-height: none;
}*/
.banner-slide {
}

    .banner-slide .owl-theme .owl-dots, .banner-slide .owl-theme .owl-nav {
        position: absolute;
        margin-left: 15px !important;
        bottom: 13px;
    }

    .banner-slide .owl-theme .owl-nav {
        display: none !important;
    }

    .banner-slide .owl-theme .owl-dots .owl-dot.active span, .banner-slide .owl-theme .owl-dots .owl-dot:hover span {
        background: #02A758;
        /*border: 1px solid #c6c6c6;*/
    }

    .banner-slide .owl-theme .owl-dots .owl-dot span {
        margin: 1px 0px 1px 5px;
        /*border: 1px solid #c6c6c6;*/
    }

    .banner-slide .owl-carousel .owl-item img {
        border: 1px solid #DCDCDC;
    }


    .banner-slide .owl-carousel.owl-drag .owl-item {
        cursor: pointer;
    }

/*select-label*/
.wrap {
    /*  position: absolute;*/
    right: 0;
    /*top: 40%;*/
    width: 250px;
    left: 0;
    margin: 0 auto;
}

/* select starting stylings ------------------------------*/
.select {
    font-family: 'Roboto','Helvetica','Arial',sans-serif;
    position: relative;
    /*width: 250px;*/
    width: 100%;
}

.select-text {
    position: relative;
    font-family: inherit;
    background-color: transparent;
    /* width: 260px;*/
    width: 100%;
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    border-radius: 1px;
    border: 2px solid rgba(255,255,255, 0.9);
    color: #ffffff !important;
}

    /* Remove focus */
    .select-text:focus {
        outline: none;
        border: 2px solid #d1dbdd;
    }

/* Use custom arrow */
.select .select-text {
    appearance: none;
    -webkit-appearance: none;
    color: #fff;
}

    .select .select-text option {
        background: #fff;
        color: #000;
    }

.select:after {
    position: absolute;
    top: 32px;
    right: 10px;
    /* Styling the down arrow */
    width: 0;
    height: 0;
    padding: 0;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    pointer-events: none;
}

/* LABEL ======================================= */
.select-label {
    color: rgba(255,255,255);
    background: transparent;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    padding: 0 5px;
    left: 10px;
    top: 12px;
    transition: 0.2s ease all;
}




/* active state */
.select-text:focus ~ .select-label, .select-text:valid ~ .select-label {
    color: #fff;
    top: -8px;
    transition: 0.2s ease all;
    font-size: 13px;
    background: #3AA8B9;
}

.select-text:valid:not(focus) ~ .select-label {
    color: rgb(255 255 255);
    background: #3AA8B9;
}

.select-text:valid:focus ~ .select-label {
    color: #fff;
}
/*PATIENT*/
.patient-test.owl-carousel .owl-item img {
    width: auto !important;
    transform: rotate(180deg);
    margin-bottom: 20px;
}

.comma-img {
    margin-bottom: 20px;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.patient-test.owl-theme .owl-nav {
    display: none !important;
}

.language {
    position: absolute;
    right: 0px;
    /* left: 0; */
    top: 5px;
    z-index: 10;
}

/*Paediatrics*/
.bg-in-pink {
    background-color: #fbdce2 !important;
    border-top: 0px solid #f04e75;
}

h1.h1-in-pink {
    color: #f04e75;
    font-weight: 700 !important;
    font-family: "RobotoRegular", Arial, Helvetica, sans-serif !important;
}

.care-center-header {
    background: transparent;
}

.bg-in-light-blue {
    background-color: #bddaee !important;
    border-top: 2px solid #93c3e3 !important;
    /*height: 70px;*/
    height: auto;
}

h1.h1-in-light-blue {
    color: #226085 !important;
    font-weight: 700 !important;
    font-family: "RobotoRegular", Arial, Helvetica, sans-serif !important;
}

.pghead h1 {
    font-size: 38px !important;
}

.brdCrumSec {
    color: #343434 !important;
    height: 25px !important;
    margin-bottom: 10px !important;
    padding-top: 5px !important;
    padding-bottom: 0px !important;
    border-bottom: 0px solid #dadbdb !important;
}

.brdtxt {
    color: #343434 !important;
    font-size: 13px !important;
}

.brdtxt-1 {
    font-weight: 600 !important
}

.brdCrumSec-bg {
    background: #F9F9F9;
}

div.pinktheme span.sectionhead_icon {
    background-color: transparent !important;
}

h2.sectionhead {
    color: #343434 !important;
    font-family: "RobotoRegular", Arial, Helvetica, sans-serif !important;
    font-weight: 500 !important;
}

.tech_head-orange {
    color: #E78B40;
}

.packages_bg-1 {
    background: #fcf3eb;
    /* padding: 28px 0 28px 28px; */
    padding: 3% 5% 3% 5%;
    overflow: hidden;
    clear: both;
    background-image: url(../images/new-home-img/leaf-bg.png);
    background-position: 100% 90%;
    background-repeat: no-repeat;
}

.list_service_single_row-1 {
    list-style-image: url(../images/new-home-img/leaf.png);
    padding: 15px;
    width: 100% !important;
}

    .list_service_single_row-1 li {
        border-bottom: 1px solid #eed4be !important;
        padding: 10px;
        float: left;
        width: 100%;
        margin: 0 80px 0 0;
        line-height: 26px;
        color: #343434;
    }
/* suresh */
ul.list_service_single_row-1 li:last-child {
    border-bottom: none !important;
}

.partner_top-1 {
    background: #BEDEF3 url(../images/new-home-img/leaf-doc-bg.png) no-repeat bottom right;
    background-size: auto 100%;
    width: 100%;
    height: auto;
    padding-bottom: 5px;
}

.footerbtnbox_2 {
    background: #276C96 !important;
    width: 190px !important;
}

    .footerbtnbox_2:hover {
        background: #02A758 !important;
        width: 190px !important;
    }

    .footerbtnbox_2 img, .footerbtnbox_2 span {
        float: left;
        padding-top: 9px;
        padding-left: 9px;
    }

    .footerbtnbox_2 span {
        line-height: 35px;
        margin: -6px 0 0 5px !important;
        font-size: 13px;
    }

/*.tech_head-care {
    color: #2385C7 !important;
}*/

span.sectionhead_icon-1 {
    background: url(../images/new-home-img/settings.png) no-repeat !important;
}

span.sectionhead_icon-2 {
    background: url(../images/new-home-img/healthcare.png) no-repeat !important;
}

/*.timelocationbox {
    background: url(../images/new-home-img/location-box.png) no-repeat bottom right !important;
    min-height: 260px !important;
}*/
.timelocationbox {
    background: #ee9750 url(../images/new-home-img/location-box.png) no-repeat bottom right !important;
    min-height: 260px !important;
}

    .timelocationbox div.contentbox .textcontent {
        color: #fff !important;
        font-size: 16px !important;
    }

        .timelocationbox div.contentbox .textcontent span {
            font-size: 20px !important;
            font-family: "RobotoRegular", Arial, Helvetica, sans-serif !important;
        }

    .timelocationbox div.contentbox {
        padding: 26px 10px !important;
        overflow: hidden;
    }

        .timelocationbox div.contentbox img {
            float: left;
            padding-top: 10px !important;
        }

.rightSideBar ul {
    margin: 0px 0 20px !important;
}

    .rightSideBar ul li {
        border: 0px solid #DCDCDC !important;
        border-radius: 23px !important;
        padding: 0px !important;
        font-size: 14px !important;
    }

        .rightSideBar ul li a span img {
            /*margin: 6px auto 0 !important;*/
            margin: 0px auto 0 !important;
        }

        .rightSideBar ul li.act2 a {
            background: transparent !important;
            color: #2385C7 !important;
            text-decoration: none;
            border: 1px solid #2385C7 !important;
            line-height: 42px !important;
        }

            .rightSideBar ul li.act2 a span {
                background-color: #2385C7 !important;
            }

        .rightSideBar ul li a, .rightSideBar ul li a:visited, .rightSideBar ul li div {
            font-family: "RobotoRegular", Arial, Helvetica, sans-serif;
            line-height: 42px !important;
            font-size: 14px !important;
            border: 1px solid #DCDCDC !important;
        }

            .rightSideBar ul li a span, .rightSideBar ul li div span {
                background-color: #2385C7 !important;
                width: 30px !important;
                margin-top: 7px;
                margin-left: 7px;
                height: 30px !important;
                border-radius: 32px !important;
            }

            .rightSideBar ul li a:hover, .rightSideBar ul li.active a {
                background: transparent !important;
                color: #2385C7 !important;
                border: 1px solid #2385C7 !important;
                text-decoration: none;
            }

.rightSideBar ul {
    background: transparent !important;
}

.read_more_btn {
    width: auto !important;
    margin-right: 20px;
    padding-top: 28px;
    height: auto;
    /* clear: left; */
    position: absolute;
    right: 0;
    bottom: 15px;
}

    .read_more_btn a {
        color: #343434 !important;
        font-size: 14px !important;
        transition: all 0.3s;
        line-height: 2em;
        cursor: pointer;
        font-weight: 700 !important;
    }

        .read_more_btn a:hover {
            line-height: 2em;
            color: #02A758 !important;
            text-decoration: underline !important;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            transition: all 0.5s ease;
            padding-left: 0px !important;
            font-weight: 700 !important;
        }
/*Orthopaedics*/
/*.pghead{
    background: transparent !important;
}
*/
.top-title {
    /*padding-top: 40px !important;*/
}

/*.green_bold_font {
    color: #226085;
    font-family: "RobotoRegular", Arial, Helvetica, sans-serif !important;
    font-weight: bold;
}*/

.anaesthesiabox .green_bold_font {
    margin-bottom: 0;
}

.anaesthesiabox {
    /*background: #f2e4d9 !important;*/
}

.mt-box {
    margin-top: 30px;
}

.anaesthesiabox p {
    margin: 0 0 20px !important;
}

.disc_type-1 {
    padding: 15px;
    width: 60% !important;
    float: left !important;
}

    .disc_type-1 li:after {
        content: "";
        background: url(../images/new-home-img/arrow-alt-right.svg) no-repeat;
        position: absolute;
        height: 15px;
        width: 20px;
        top: 15px;
        left: -15px;
    }

    .disc_type-1 li {
        border-bottom: 0px dotted #45B18A;
        padding: 5px;
        float: left;
        width: 100%;
        margin: 0 80px 0 0;
        line-height: 26px;
        position: relative;
    }

.list_service_single_row-4 {
    padding: 15px;
    width: 60% !important;
    float: left !important;
}

    .list_service_single_row-4 li:after {
        content: "";
        background: url(../images/new-home-img/arrow-alt-right.svg) no-repeat;
        position: absolute;
        height: 15px;
        width: 20px;
        top: 15px;
        left: -15px;
    }

    .list_service_single_row-4 li {
        border-bottom: 0px dotted #45B18A;
        padding: 5px;
        float: left;
        width: 100%;
        margin: 0 80px 0 0;
        line-height: 26px;
        position: relative;
    }

.list_service_single_row-3 {
    padding: 15px;
    width: 40% !important;
    float: left !important;
}

    .list_service_single_row-3 li:after {
        content: "";
        background: url(../images/new-home-img/arrow-alt-right.svg) no-repeat;
        position: absolute;
        height: 15px;
        width: 20px;
        top: 15px;
        left: -15px;
    }

    .list_service_single_row-3 li {
        border-bottom: 0px dotted #45B18A;
        padding: 5px;
        float: left;
        width: 100%;
        margin: 0 80px 0 0;
        line-height: 26px;
        position: relative;
    }

.pdf-box {
    background: #BEDEF3;
    border-radius: 45px;
    width: 260px;
    float: left;
    display: flex;
    height: 50px;
    /* justify-content: center;
     */
    flex-direction: row;
}

.pdf-img {
    width: 26px;
    padding: 15px 25px;
    height: 26px;
}

.pdf-text {
    color: #226085;
    font-size: 16px;
    font-weight: 700;
    padding: 15px 15px;
}

.pdf-box:hover {
    border: 1px solid #02A758;
}


/**/
.disc_type-3 {
    padding: 15px;
    width: 100% !important;
    float: left !important;
}

    .disc_type-3 li:after {
        content: "";
        background: url(../images/new-home-img/arrow-alt-right.svg) no-repeat !important;
        position: absolute;
        height: 15px;
        width: 20px;
        top: 15px;
        left: -15px;
    }

    .disc_type-3 li {
        border-bottom: 0px dotted #45B18A;
        padding: 5px;
        float: left;
        width: 100%;
        margin: 0 80px 0 0;
        line-height: 26px;
        position: relative;
    }

.surgoncology {
    height: auto;
}

    .surgoncology ul {
        list-style-image: none;
        list-style-type: none;
        padding: 0;
    }

        .surgoncology ul li {
            font-family: "RobotoRegular", Arial, Helvetica, sans-serif;
            font-size: 15px;
            line-height: 25px;
            color: #343434;
            border: 1px solid #dcdcdc;
            margin-bottom: 10px !important;
            border-radius: 35px;
        }

            .surgoncology ul li a, .surgoncology ul li a:visited, .surgoncology ul li div {
                font-family: "RobotoRegular", Arial, Helvetica, sans-serif !important;
                font-size: 15px;
                line-height: 25px;
                color: #343434;
                background: #fff;
                display: block;
                text-decoration: none;
                behavior: url(PIE.htc);
            }

                .surgoncology ul li a span, .surgoncology ul li div span {
                    /*-webkit-border-radius: 42px;
     -moz-border-radius: 42px;
     border-radius: 42px;*/
                    display: block;
                    margin: 0 12px 0 0;
                    width: 42px;
                    height: 42px;
                    float: left;
                    background-color: transparent;
                }

                .surgoncology ul li a span, .surgoncology ul li div span {
                    /*-webkit-border-radius: 42px;
     -moz-border-radius: 42px;
     border-radius: 42px;*/
                    display: block;
                    margin: 0 12px 0 0;
                    width: 42px;
                    height: 42px;
                    float: left;
                    background-color: transparent;
                    behavior: url(PIE.htc);
                }

            .surgoncology ul li.act5 a {
                background: transparent;
                text-decoration: none;
                border: 1px solid #2385C7;
                color: #2385C7;
            }

            .surgoncology ul li a:hover span, .surgoncology ul li.active a span {
                background-color: transparent;
            }

            .surgoncology ul li:hover {
                border: 1px solid #2385C7;
            }

            .surgoncology ul li a:hover {
                color: #2385C7;
            }

            .surgoncology ul li a span img {
                margin: 5px auto 0;
            }



        .surgoncology ul.mlinelist li {
        }

        .surgoncology ul.mlinelist {
            background: none;
        }

            .surgoncology ul.mlinelist li {
                margin: 0 0 0px;
            }

                .surgoncology ul.mlinelist li a {
                    border-radius: 35px;
                    line-height: 25px;
                    padding: 10px 20px;
                    text-decoration: none;
                }

        .surgoncology ul li.act1 a {
            background: #226085;
            color: #fff !important;
            text-decoration: none;
        }
/**/
.f-w {
    font-weight: 700 !important;
}

.resp-tab-active, .resp-tabs-list li:hover {
    border: 0px none;
    background-color: #2385C7 !important;
}

.accordion-close h3 {
    padding: 10px 30px;
    background: url(../images/new-home-img/md-arrow-dropdown.svg) no-repeat 98.5% center !important;
    background-color: transparent !important;
    color: #343434 !important;
    border: 1px solid #DCDCDC !important;
    margin-bottom: 0px !important;
    margin-top: 7px;
}

.accordion-open.accordion-close h3 {
    background: url(../images/new-home-img/open-arrow-dropdown-svg.svg) no-repeat 98.5% center !important;
    color: #fff !important;
    background-color: #00a650 !important;
    margin: 0 1px;
    padding: 10px 20px;
}

.test-descriptions h3.active, .accordion-open h3 {
    padding: 10px;
    background: #00a650;
    color: #fff;
    background: url(../images/new-home-img/open-arrow-dropdown-svg.svg) no-repeat 98.5% center #00a650;
}

.resp-tabs-list li {
    display: inline-block;
    padding: 11px 15px !important;
}
/* .msidetop{
    margin-top: 90px !important;
}*/
.acc-content {
    margin: 0 1px;
    border: 1px solid #DCDCDC !important;
    padding: 30px !important;
    margin-bottom: 10px !important;
    background: #f5fcf8 !important;
    overflow: hidden;
}

.partner_bg {
    background: #F9F9F9 !important;
    margin: 0 1% 0 0;
    overflow: hidden;
    border: 1px solid #DCDCDC !important;
    position: relative;
}

.bold_head {
    font-weight: bold;
    margin-bottom: 10px;
    font-family: "RobotoRegular", Arial, Helvetica, sans-serif !important;
}

.tech_head {
    font-family: 'RobotoRegular', Arial, Helvetica, sans-serif !important;
    font-weight: bold;
}

.doc_name {
    margin-left: 166px;
    padding-top: 16px;
    font-family: "RobotoRegular", Arial, Helvetica, sans-serif !important;
    font-weight: bold;
    font-size: 18px;
    color: #226085;
}

.doc_name2 {
    margin-left: 166px;
    font-family: "RobotoRegular", Arial, Helvetica, sans-serif !important;
    ;
    font-size: 13px !important;
    ;
    color: #0e7b8c;
}

.inner_col_right {
    color: #343434 !important;
}

.img_partner {
    margin-top: -40px !important;
}
/* Text To Speech Banner Button */
a.tts-btn {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 26px;
    height: 26px;
    z-index: 999;
}

    a.tts-btn img {
        width: 100%;
    }

/**/
.yoga-bg {
    background: #f2f8fd;
    padding: 30px;
}

.yoga {
    margin: 0px;
}

    .yoga .pure-material-textfield-outlined {
        --pure-material-safari-helper1: rgb(var(--pure-material-primary-rgb, 220,220,220));
        position: relative;
        display: inline-block;
        padding-top: 5px;
        font-family: var(--pure-material-font, "RobotoRegular",Arial,Helvetica,sans-serif, BlinkMacSystemFont, system-ui, -apple-system);
        font-size: 16px;
        line-height: 1.5;
        overflow: hidden;
        width: 100%;
        /*margin-left: 30px;
     */
    }
        /* Input, Textarea */
        .yoga .pure-material-textfield-outlined > input, .yoga .pure-material-textfield-outlined > textarea {
            box-sizing: border-box;
            margin: 0;
            border: solid 1px #fff;
            border-color: rgba(var(--pure-material-onsurface-rgb, 220,220,220), 0.6);
            border-top-color: transparent;
            padding: 10px 9px 10px;
            width: 100%;
            height: 50px;
            /*color: rgba(var(--pure-material-onsurface-rgb, 255, 255, 255), );
     */
            background-color: transparent;
            box-shadow: none;
            /* font-family: inherit;
     */
            font-size: 14px;
            line-height: inherit;
            caret-color: rgb(var(--pure-material-primary-rgb, 220,220,220));
            transition: border 0.2s, box-shadow 0.2s;
            font-family: "RobotoMedium",Arial,Helvetica,sans-serif;
            border-radius: 5px;
            color: #226085;
        }
            /* Span */
            .yoga .pure-material-textfield-outlined > input + span, .yoga .pure-material-textfield-outlined > textarea + span {
                position: absolute;
                top: 0;
                left: 12px;
                display: flex;
                border-color: rgba(var(--pure-material-onsurface-rgb, 220, 220, 220), 0.6);
                width: 100%;
                max-height: 9%;
                color: rgba(var(--pure-material-onsurface-rgb, 220, 220, 220), 0.6);
                font-size: 75%;
                line-height: 15px;
                cursor: text;
                color: #343434;
                transition: color 0.2s, font-size 0.2s, line-height 0.2s;
                width: 100px;
                background: #f2f8fd;
            }
                /* Corners */
                .yoga .pure-material-textfield-outlined > input + span::before, .yoga .pure-material-textfield-outlined > input + span::after, .yoga .pure-material-textfield-outlined > textarea + span::before, .yoga .pure-material-textfield-outlined > textarea + span::after {
                    content: "";
                    display: block;
                    box-sizing: border-box;
                    margin-top: 6px;
                    border-top: 0px !important;
                    border-top-color: rgba(var(--pure-material-onsurface-rgb, 220, 220, 220), 0.6);
                    min-width: 10px;
                    height: 8px;
                    pointer-events: none;
                    box-shadow: inset 0 1px transparent;
                    transition: border-color 0.2s, box-shadow 0.2s;
                }

                .yoga .pure-material-textfield-outlined > input + span::before, .yoga .pure-material-textfield-outlined > textarea + span::before {
                    margin-right: 4px;
                    border-left: 0px !important;
                    border-radius: 0px 0;
                }

                .yoga .pure-material-textfield-outlined > input + span::after, .yoga .pure-material-textfield-outlined > textarea + span::after {
                    flex-grow: 1;
                    margin-left: 4px;
                    border-right: 0px !important;
                    border-radius: 0 0px;
                }
        /* Hover */
        .yoga .pure-material-textfield-outlined:hover > input, .yoga .pure-material-textfield-outlined:hover > textarea {
            border-color: rgba(57,185,126, 0.87 !important);
            border-top-color: transparent;
        }

            .yoga .pure-material-textfield-outlined:hover > input + span::before, .yoga .pure-material-textfield-outlined:hover > textarea + span::before, .yoga .pure-material-textfield-outlined:hover > input + span::after, .yoga.pure-material-textfield-outlined:hover > textarea + span::after {
                border-top-color: rgba(var(--pure-material-onsurface-rgb, 57,185,126), 0.87);
            }

            .yoga .pure-material-textfield-outlined:hover > input:not(:focus):placeholder-shown, .yoga .pure-material-textfield-outlined:hover > textarea:not(:focus):placeholder-shown {
                border-color: rgba(var(--pure-material-onsurface-rgb, 57,185,126), 0.87);
            }
        /* Placeholder-shown */
        .yoga .pure-material-textfield-outlined > input:not(:focus):placeholder-shown, .yoga .pure-material-textfield-outlined > textarea:not(:focus):placeholder-shown {
            border-top-color: rgba(var(--pure-material-onsurface-rgb, 220, 220, 220), 0.6);
        }

            .yoga .pure-material-textfield-outlined > input:not(:focus):placeholder-shown + span, .yoga .pure-material-textfield-outlined > textarea:not(:focus):placeholder-shown + span {
                font-size: 14px;
                line-height: 60px;
                color: #226085 !important;
            }

        .yoga .pure-material-textfield-outlined > input:focus, .yoga.pure-material-textfield-outlined > textarea:focus {
            border-color: #02a758 !important;
            border-top-color: #02a758 !important;
            box-shadow: none !important;
            outline: none !important;
            background: #f2f8fd;
        }

        .yoga .pure-material-textfield-outlined > input:not(:focus):placeholder-shown + span::before, .yoga .pure-material-textfield-outlined > textarea:not(:focus):placeholder-shown + span::before, .yoga .pure-material-textfield-outlined > input:not(:focus):placeholder-shown + span::after, .yoga .pure-material-textfield-outlined > textarea:not(:focus):placeholder-shown + span::after {
            border-top-color: transparent;
        }
        /* Focus */
        .yoga .pure-material-textfield-outlined > input:focus, .yoga.pure-material-textfield-outlined > textarea:focus {
            border-color: rgb(var(--pure-material-primary-rgb, 220, 220, 220));
            border-top-color: transparent;
            box-shadow: inset 0px 0 var(--pure-material-safari-helper1), inset -1px 0 var(--pure-material-safari-helper1), inset 0 -1px var(--pure-material-safari-helper1);
            outline: none;
        }

            .yoga .pure-material-textfield-outlined > input:focus + span, .yoga .pure-material-textfield-outlined > textarea:focus + span {
                /* color: rgb(var(--pure-material-primary-rgb, 220, 220, 220));*/
                color: #226085 !important;
                background: #f2f8fd !important;
                width: 90px !important;
                top: 1px;
            }

                .yoga .pure-material-textfield-outlined > input:focus + span::before, .yoga .pure-material-textfield-outlined > input:focus + span::after, .yoga .pure-material-textfield-outlined > textarea:focus + span::before, .yoga .pure-material-textfield-outlined > textarea:focus + span::after {
                    border-top-color: var(--pure-material-safari-helper1) !important;
                    box-shadow: inset 0 0px var(--pure-material-safari-helper1);
                }
        /* Disabled */
        .yoga .pure-material-textfield-outlined > input:disabled, .yoga .pure-material-textfield-outlined > input:disabled + span, .yoga .pure-material-textfield-outlined > textarea:disabled, .yoga .pure-material-textfield-outlined > textarea:disabled + span {
            border-color: rgba(var(--pure-material-onsurface-rgb, 220, 220, 220), 0.38) !important;
            border-top-color: transparent !important;
            color: rgba(var(--pure-material-onsurface-rgb, 220, 220, 220), 0.38);
            pointer-events: none;
        }

            .yoga .pure-material-textfield-outlined > input:disabled + span::before, .yoga .pure-material-textfield-outlined > input:disabled + span::after, .yoga .pure-material-textfield-outlined > textarea:disabled + span::before, .yoga .pure-material-textfield-outlined > textarea:disabled + span::after {
                border-top-color: rgba(var(--pure-material-onsurface-rgb, 220, 220, 220), 0.38) !important;
            }

            .yoga.pure-material-textfield-outlined > input:disabled:placeholder-shown, .yoga .pure-material-textfield-outlined > input:disabled:placeholder-shown + span, .yoga .pure-material-textfield-outlined > textarea:disabled:placeholder-shown, .yoga .pure-material-textfield-outlined > textarea:disabled:placeholder-shown + span {
                border-top-color: rgba(var(--pure-material-onsurface-rgb, 220, 220, 220), 0.38) !important;
            }

                .yoga .pure-material-textfield-outlined > input:disabled:placeholder-shown + span::before, .yoga .pure-material-textfield-outlined > input:disabled:placeholder-shown + span::after, .yoga .pure-material-textfield-outlined > textarea:disabled:placeholder-shown + span::before, .yoga .pure-material-textfield-outlined > textarea:disabled:placeholder-shown + span::after {
                    border-top-color: transparent !important;
                }
/* Faster transition in Safari for less noticable fractional font-size issue */
@media not all and (min-resolution:.001dpcm) {
    @ supports (-webkit-appearance:none) {
        .yoga .pure-material-textfield-outlined > input, .yoga .pure-material-textfield-outlined > input + span, .yoga .pure-material-textfield-outlined > textarea, .yoga .pure-material-textfield-outlined > textarea + span, .yoga .pure-material-textfield-outlined > input + span: :before, .yoga .pure-material-textfield-outlined > input + span::after, .yoga .pure-material-textfield-outlined > textarea + span::before, .yoga .pure-material-textfield-outlined > textarea + span::after {
            transition-duration: 0.1s;
        }
    }
}

.req-red {
    color: #fb1313;
}

.yoga-mt {
    margin-top: 30px !important;
}
/**/
.pink-text {
    color: #EE4C71 !important;
}

.disc_type-4 {
    padding: 15px;
    width: 50% !important;
    float: left !important;
}

    .disc_type-4 li:after {
        content: "";
        background: url(../images/new-home-img/arrow-alt-right.svg) no-repeat !important;
        position: absolute;
        height: 15px;
        width: 20px;
        top: 15px;
        left: -15px;
    }

    .disc_type-4 li {
        border-bottom: 0px dotted #45B18A;
        padding: 5px;
        float: left;
        width: 100%;
        margin: 0 80px 0 0;
        line-height: 26px;
        position: relative;
    }

.packages_info li a:link, .packages_info li a:visited {
    color: #343434 !important;
    text-decoration: underline;
}

.packages_info li {
    font-weight: 300 !important;
}

h2.orangeSectionHead span {
    font-family: "RobotoBold", Arial, Helvetica, sans-serif !important;
    font-size: 28px;
    line-height: 30px;
    color: #226085 !important;
}

h2.orangeSectionHead {
    font-family: "RobotoRegular", Arial, Helvetica, sans-serif !important;
    font-size: 28px;
    line-height: 30px;
    color: #226085 !important;
    padding: 0;
    margin: 0 0 15px;
    font-weight: 700 !important;
}
/**/
span.pricetag {
    font-family: "RobotoRegular", Arial, Helvetica, sans-serif !important;
    font-size: 18px;
    line-height: 30px;
    /* color: #3aa8b9; */
    margin: 0 0 30px;
    display: block;
}

.resp-tabs-list li {
    font-size: 18px !important;
    font-family: "RobotoRegular", Arial, Helvetica, sans-serif !important;
}

.resp-tab-list li:hover {
    color: #fff !important;
}

.resp-tab-content {
    border-top: 1px solid #4d9cd1 !important;
}

.resp-tabs-container div.topichead {
    color: #343434 !important;
}

p.smalltxt {
    font-size: 16px;
    margin-top: 10px;
    text-align: right;
    line-height: 25px !important;
    font-family: "RobotoMedium", Arial, Helvetica, sans-serif !important;
}

.special_inst {
    background: #fcf3eb !important;
}

.resp-tabs-container div.topichead {
    font-family: "RobotoRegular", Arial, Helvetica, sans-serif !important;
    font-size: 19px;
    line-height: 26px;
    color: #226085;
    margin: 0 0 5px;
}

.test-descriptions table th {
    border: 1px solid #e8e8e8;
    background: #fcf1e8 !important;
    vertical-align: top;
}

.test-descriptions table td {
    border: 1px solid #e8e8e8;
}

tr:nth-of-type(even) {
    background: #f9f9f9 !important;
}

tr:nth-of-type(odd) {
    background: #fff !important;
}

.testdiabetes.acc-content {
    padding: 0px !important;
}

.testdiabetes.resp-tab-content-active .col6, .resp-tab-content-active .onerow, .resp-tab-content-active .test-descriptions {
    float: none !important;
}

#pkg1, #pkg2 {
    border-radius: 5px;
    border: 1px solid #eaeaea !important;
    color: #616161 !important;
    height: 50px;
}

#compare_select span {
    margin-top: 7px;
}

li.fullwidth p {
    font-size: 16px !important;
    color: #343434 !important;
    margin: 0 0 0 52px;
    border: none;
    line-height: 50px;
}

.test-name {
    font-size: 18px !important;
    padding: .35em .65em .35em 0;
    color: #343434 !important;
    background-color: #ffffff;
    border: none;
    font-weight: 700 !important;
}

    .test-name.pl5 {
        padding-left: 0px !important;
    }

table {
    font-size: 14px !important;
}
/**/
.mt-10 {
    margin-top: 10px;
}
/**/
.question {
    font-size: 26px;
    font-weight: 700;
}

.blue-text {
    color: #226085 !important;
    font-family: "RobotoRegular", Arial, Helvetica, sans-serif !important;
}

.allergy.acc-content {
    padding: 0px !important;
}

.allergy table th {
    padding: 15px;
}

.allergy tr:nth-of-type(odd) {
    background: #fff !important;
    padding: 15px;
}

.bg-light-pink {
    background: #FCF1E8;
    padding: 35px;
    margin-bottom: 30px;
    min-height: 145px;
}

.bg-light-blue1 {
    background: #BEDEF3;
    padding: 30px;
}

.bookfor {
    font-weight: 700;
    font-size: 18px;
    color: #343434;
    margin-bottom: 10px;
}

.allergy .google-pay {
    width: 178px !important;
    margin: 10px 10px 0px 1px !important;
}

    .allergy .google-pay span {
        font-size: 15px !important;
    }

.allergy .google-pay-img {
    margin-right: 15px !important;
}

.msidetop {
    margin-top: 24px !important;
}

.timelocationbox div.contentbox {
    padding: 20px 10px !important;
    overflow: hidden;
}

.font-14 {
    font-size: 14px !important;
}
/**/
.stroke-bg {
    background: #f2f8fd;
    padding: 30px;
    min-height: 230px;
    margin-bottom: 50px;
}

.cale-doc-1 {
    transition: all 0.3s;
    cursor: pointer;
    width: 500px;
    float: left;
}

.cale-doc {
    display: flex;
    flex-direction: row;
    float: left;
    margin: 10px 0px 0px 15px !important;
    color: #343434;
    font-size: 16px;
    padding-bottom: 7px;
}

.cale-doc-img {
    width: 41px;
    border-radius: 50%;
    background: #2385C7;
    height: 41px;
    text-align: center;
    padding-top: 11px;
}

.cale-doc-text {
    display: block;
    margin-left: 9px;
    font-weight: 500;
    margin-top: 10px;
}

.no-top {
    margin-top: 0px !important;
}

.cale-doc-text a {
    color: #343434 !important;
}

.package_banner_img {
    text-align: left !important;
}
/**/

.event-rel-date h3 {
    color: #EE4C71 !important;
    font-size: 40px !important;
    font-weight: 700;
    margin-bottom: -10px;
}

.event-rel-date p {
    color: #343434 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}

.event-rel-datebox {
    border-right: 1px solid #DCDCDC !important;
    padding: 10px 2px !important;
}

.event-rel-text h3 {
    color: #343434 !important;
}

    .event-rel-text h3 a {
        color: #02A758 !important;
    }
/**/
.notetxt {
    font-size: 18px !important;
}

.footerbtnbox_2 {
    margin: 10px 0px 20px 0px !important;
}

.inner_col_right a {
    color: #343434 !important;
}

.doc-about {
    padding: 0px 15px;
}

.event-rel {
    float: left;
    margin: 6px 0 !important;
    width: 100%;
}

div.resp-tab-content, .resp-tab-content {
    display: none;
    padding: 30px 0px !important;
    overflow: auto;
}
/**/
.gold-c .owl-theme .owl-nav {
    margin-top: 10px;
    display: none;
}

.gold-c .owl-theme .owl-dots, .gold-c .owl-theme .owl-nav {
    display: none;
}
/**/

.p-testimonial {
    /*background: url(../images/new-home-img/quote.png) no-repeat 10px 24px;*/
    background: none;
    padding: 40px 0px 30px 5px !important;
    margin-top: 15px;
    color: #343434 !important;
    font-size: 15px !important;
}
/*.innercontent p{line-height: 32px;}*/
.read_more_test {
    float: none !important;
    margin-top: -19px !important;
    cursor: pointer;
}

.testimonial-img {
    float: left;
    padding-right: 10px;
}

.testimonial1 .read_more_btn {
    margin-right: 0px !important;
}

.testimonial1 .card {
    box-sizing: border-box;
    border-radius: 2px;
    background-clip: padding-box;
    min-height: 425px;
    border: 1px solid #DCDCDC;
    background: #f9f9f9 !important;
    /*height: auto !important;*/
    margin-bottom: 30px;
}

    .testimonial1 .card:hover {
        box-shadow: none;
        border: 1px solid #02A758 !important;
    }

        .testimonial1 .card:hover .video_img {
            bottom: 130px;
            transition: all 0.5s ease;
            opacity: 1;
        }

        .testimonial1 .card:hover .black-over {
            opacity: 0.9;
        }

.testimonial1 .video_thumbs {
    position: relative;
}

.testimonial1 .video_img {
    position: absolute;
    width: 35px;
    height: 35px;
    left: 0;
    transition: all 0.3s;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    opacity: 0;
    bottom: 0px;
}
/*.testimonial1 .video_img:hover{position: absolute;
width: 30px;
height: 30px;
left: 0;
right: 0; margin: 0 auto; z-index: 1;
bottom: -30px;}*/
.testimonial1 .black-over {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    background: #333;
}

.testimonial1 .client {
    font-family: "RobotoRegular", Arial, Helvetica, sans-serif;
    width: auto !important;
    line-height: 25px;
    color: #343434;
    font-size: 15px;
    background: #f9f9f9 100% 100%;
    padding: 30px;
    height: auto;
}

.testimonial1.owl-theme .owl-nav {
    display: none;
}

.testimonial1.owl-theme .owl-dots .owl-dot.active span, .testimonial1.owl-theme .owl-dots .owl-dot:hover span {
    background: #02a758 !important;
}

.testimonial1.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #fff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    border: 1px solid #02a758;
}

.p-title {
    float: left;
}

    .p-title p {
        margin: 0px;
        color: #276c96 !important;
        font-size: 14px;
        font-weight: 600;
    }

.read_more_btn1 {
    width: 80px !important;
    float: right;
}

    .read_more_btn1 a {
        color: #343434 !important;
        font-size: 14px !important;
        transition: all 0.3s;
        line-height: 2em;
        cursor: pointer;
        font-weight: 700 !important;
    }

        .read_more_btn1 a:hover {
            line-height: 2em;
            color: #02A758 !important;
            text-decoration: underline !important;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            transition: all 0.5s ease;
            padding-left: 10px !important;
            font-weight: 700 !important;
        }
/**/

.main-title {
    font-size: 30px;
    color: #226085;
    font-weight: 700;
}

.news-arrows {
    padding-left: 15px;
}

.disc_type-0 {
    /*padding: 20px;*/
    width: 100% !important;
    float: left !important;
    color: #343434 !important;
}

    .disc_type-0 li:after {
        content: "";
        background: url(../images/new-home-img/arrow-alt-right.svg) no-repeat !important;
        position: absolute;
        height: 15px;
        width: 20px;
        top: 27px;
        left: -15px;
    }

    .disc_type-0 li {
        border-bottom: 1px solid #ebebeb;
        padding: 19px;
        /* float: left;*/
        width: 100%;
        color: #343434 !important;
        /* margin: 0 80px 0 0;
     line-height: 26px;*/
        position: relative;
        font-size: 15px;
    }

        .disc_type-0 li a:link, a:visited {
            color: #343434;
            transition: all 0.3s;
            cursor: pointer;
        }

        .disc_type-0 li a:hover {
            color: #02A758 !important;
            text-decoration: underline !important;
        }

            .disc_type-0 li a:hover .green-arrow {
                opacity: 1;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                transition: all 0.3s ease;
                /*padding-left: 10px !important;*/
                right: 20px;
            }

.green-arrow {
    float: right;
    transition: all 0.3s;
    cursor: pointer;
    width: 35px;
    height: 35px;
    opacity: 0;
    background: url(../images/new-home-img/arrow-alt-circle-right.svg) no-repeat !important;
    position: relative;
    right: 0px;
    top: -7px;
}

.pagination a:hover:not(.active) {
    background-color: #02A758 !important;
    color: #fff;
}

.pagination a {
    font-size: 15px;
    font-family: "RobotoRegular", Arial, Helvetica, sans-serif !important;
    background: #F9F9F9;
    margin-left: 5px;
}

.pagina {
    background: #276C96 !important;
    color: #fff !important;
}

.newsletter_font {
    color: #226085 !important;
    font-family: "RobotoRegular", Arial, Helvetica, sans-serif !important;
}
/**/
.list_service_single_row-5 {
    padding: 15px;
    width: 100% !important;
    float: left !important;
}

    .list_service_single_row-5 li:after {
        content: "";
        background: url(../images/new-home-img/arrow-alt-right.svg) no-repeat;
        position: absolute;
        height: 15px;
        width: 20px;
        top: 15px;
        left: -15px;
    }

    .list_service_single_row-5 li {
        border-bottom: 1px dotted #45B18A;
        padding: 5px;
        float: left;
        width: 100%;
        margin: 0 80px 0 0;
        line-height: 26px;
        position: relative;
    }

/**/
.room-tariff {
    margin: 0;
    padding: 0px !important;
    overflow-x: auto !important;
}

.room-tariff-title {
    color: #226085;
    font-size: 30px;
}

.room-tariff .acc-content {
    padding: 0px !important;
    border: none !important;
    overflow-x: auto !important;
}

.room-tariff table th {
    border: 1px solid #e8e8e8;
    background: #fcf1e8 !important;
    vertical-align: top;
    font-size: 14px !important;
}

.room-tariff table th {
    background: #b1dce3;
    color: #000;
    padding: 1.5em;
    font-size: .85em;
}

.room-tariff .td-top-align1 {
    vertical-align: top;
    padding: 1.5em;
}

.room-tariff table td {
    border: 1px solid #e8e8e8;
}

.room-tariff .disc_type-1 {
    padding: 15px;
    width: 100% !important;
    float: left !important;
}

.room-tariff.left_section {
    width: 100% !important;
    height: 100%;
    float: left;
    padding-right: 20px;
}

.room-tariff-01 {
    margin: 0;
    padding: 0px !important;
}

    .room-tariff-01 .disc_type-1 {
        padding: 15px;
        width: 100% !important;
        float: left !important;
    }

    .room-tariff-01.left_section {
        width: 100% !important;
        height: 100%;
        float: left;
        padding-right: 20px;
    }

    .room-tariff-01 .disc_type-1 li {
        border-bottom: 1px #ececec solid !important;
        padding: 18px;
        float: left;
        width: 100%;
        margin: 0 80px 0 0;
        line-height: 26px;
        position: relative;
    }

        .room-tariff-01 .disc_type-1 li:after {
            content: "";
            background: url(../images/new-home-img/arrow-alt-right.svg) no-repeat;
            position: absolute;
            height: 15px;
            width: 20px;
            top: 27px;
            left: -15px;
        }
/**/
.international-patiet {
    padding: 30px 40px !important;
    background: #f2f9fd !important;
    color: #343434 !important;
    font-size: 16px;
    float: none;
    font-weight: 700 !important;
    line-height: 30px;
    text-align: left;
}

    .international-patiet a {
        color: #343434 !important;
        text-decoration: none;
    }

    .international-patiet span {
        display: block;
    }

.international-p {
    margin: 0px
}

    .international-p .pdf-text {
        color: #226085;
        font-size: 16px;
        font-weight: 700;
        padding: 5px 20px;
    }

.pdf-text span {
    color: #226085;
    font-size: 14px;
    font-weight: 300;
    display: block;
}

/**/
.resume {
    color: #02A758 !important;
}

    .resume:hover {
        color: #02A758;
        text-decoration: underline !important;
    }

/*.careers-position-tilte{color: #226085 !important; font-weight: 700;}

.careers-position-tilte .accordion-close h3 {  
    color: #343434!important;
    border: 1px solid #E5E5E5!important;    
}*/

/**/

.hd-contact {
    /* float: left; */
    /* width: 100%; */
    text-align: left;
    font-size: 25px;
    font-weight: bold;
    color: #226085;
    margin-bottom: 30px;
}

.touch-img {
    width: 41px;
    border-radius: 50%;
    background: #2385c7;
    height: 41px;
    text-align: center;
    padding-top: 11px;
    position: relative;
    top: -45px;
    left: 0;
}

.contact-bottom-img {
    position: absolute;
    /* bottom: -20px; */
    width: 60px;
    /* height: 95px; */
    right: -12px;
    float: right;
    top: 114px;
}

.contact-bottom-img-1 {
    position: absolute;
    /* bottom: -20px; */
    width: 60px;
    /* height: 95px; */
    right: -28px;
    float: right;
    top: 123px;
}

.contact-bottom-img-2 {
    position: absolute;
    /* bottom: -20px; */
    width: 60px;
    /* height: 95px; */
    right: 7px;
    float: right;
    top: 137px;
}

.contact-space {
    position: relative;
    top: -25px;
    left: 0;
    right: 0;
}
/**/

#appsection {
    background: #ccc;
    margin: 0;
    padding: 90px 0 0 40px;
    background: url(../images/new-home-img/patient-online-1.png) no-repeat top left;
    /*height: 337px; */
    min-height: 405px;
    /*float:right;
    width: 745px;*/
    /* border: 1px solid #333;*/
}

    #appsection h1 {
        color: #226085;
        font-size: 30px;
        font-family: 'RobotoBold',Arial,Helvetica,sans-serif;
    }

    #appsection p {
        color: #226085;
        font-size: 15px;
        font-family: 'RobotoBold',Arial,Helvetica,sans-serif;
    }

#login {
    float: left;
    /*    padding: 0 20px 0 0;*/
    /* width: 350px;*/
    /* height: 413px;
    border: 1px solid #333;*/
    background: #e6f4f6;
    margin: 0 15px 0 0px
}

/*fieldset {
    display: inline;
    margin: 0px;
    padding: 20px 30px;   
}*/

.login-bg {
    background: #F2F9FD;
    padding: 30px;
}

.login {
    margin: 0px;
}

    .login .pure-material-textfield-outlined {
        --pure-material-safari-helper1: rgb(var(--pure-material-primary-rgb, 34, 96, 133));
        position: relative;
        display: inline-block;
        padding-top: 5px;
        font-family: var(--pure-material-font, "RobotoRegular",Arial,Helvetica,sans-serif, BlinkMacSystemFont, system-ui, -apple-system);
        font-size: 16px;
        line-height: 1.5;
        overflow: hidden;
        width: 100%;
        /*margin-left: 30px;
     */
    }
        /* Input, Textarea */
        .login .pure-material-textfield-outlined > input, .login .pure-material-textfield-outlined > textarea {
            box-sizing: border-box;
            margin: 0;
            border: solid 1px #fff;
            border-color: rgba(var(--pure-material-onsurface-rgb, 34, 96, 133), 0.6);
            border-top-color: transparent;
            padding: 10px 9px 10px;
            width: 100%;
            height: 50px;
            /*color: rgba(var(--pure-material-onsurface-rgb, 255, 255, 255), );
     */
            background-color: transparent;
            box-shadow: none;
            /* font-family: inherit;
     */
            font-size: 14px;
            line-height: inherit;
            caret-color: rgb(var(--pure-material-primary-rgb, 34, 96, 133));
            transition: border 0.2s, box-shadow 0.2s;
            font-family: "RobotoMedium",Arial,Helvetica,sans-serif;
            border-radius: 5px;
            color: #226085;
        }
            /* Span */
            .login .pure-material-textfield-outlined > input + span, .login .pure-material-textfield-outlined > textarea + span {
                position: absolute;
                top: 0;
                left: 1px;
                display: flex;
                border-color: rgba(var(--pure-material-onsurface-rgb, 34, 96, 133), 0.6);
                width: 100%;
                max-height: 9%;
                color: rgba(var(--pure-material-onsurface-rgb, 34, 96, 133), 0.6);
                font-size: 75%;
                line-height: 15px;
                cursor: text;
                color: #343434;
                transition: color 0.2s, font-size 0.2s, line-height 0.2s;
                /* width: 100px;*/
                /*background: #f2f8fd;*/
            }
                /* Corners */
                .login .pure-material-textfield-outlined > input + span::before, .login .pure-material-textfield-outlined > input + span::after, .login .pure-material-textfield-outlined > textarea + span::before, .login .pure-material-textfield-outlined > textarea + span::after {
                    content: "";
                    display: block;
                    box-sizing: border-box;
                    margin-top: 6px;
                    border-top: 0px !important;
                    border-top-color: rgba(var(--pure-material-onsurface-rgb, 34, 96, 133), 0.6);
                    min-width: 10px;
                    height: 8px;
                    pointer-events: none;
                    box-shadow: inset 0 1px transparent;
                    transition: border-color 0.2s, box-shadow 0.2s;
                }

                .login .pure-material-textfield-outlined > input + span::before, .login .pure-material-textfield-outlined > textarea + span::before {
                    margin-right: 4px;
                    border-left: 0px !important;
                    border-radius: 0px 0;
                }

                .login .pure-material-textfield-outlined > input + span::after, .login .pure-material-textfield-outlined > textarea + span::after {
                    flex-grow: 1;
                    margin-left: 4px;
                    border-right: 0px !important;
                    border-radius: 0 0px;
                }
        /* Hover */
        .login .pure-material-textfield-outlined:hover > input, .login .pure-material-textfield-outlined:hover > textarea {
            border-color: rgba(34, 96, 133, 0.87 !important);
            border-top-color: transparent;
        }

            .login .pure-material-textfield-outlined:hover > input + span::before, .login .pure-material-textfield-outlined:hover > textarea + span::before, .login .pure-material-textfield-outlined:hover > input + span::after, .login.pure-material-textfield-outlined:hover > textarea + span::after {
                border-top-color: rgba(var(--pure-material-onsurface-rgb, 34, 96, 133), 0.87);
            }

            .login .pure-material-textfield-outlined:hover > input:not(:focus):placeholder-shown, .login .pure-material-textfield-outlined:hover > textarea:not(:focus):placeholder-shown {
                border-color: rgba(var(--pure-material-onsurface-rgb, 34, 96, 133), 0.87);
            }
        /* Placeholder-shown */
        .login .pure-material-textfield-outlined > input:not(:focus):placeholder-shown, .login .pure-material-textfield-outlined > textarea:not(:focus):placeholder-shown {
            border-top-color: rgba(var(--pure-material-onsurface-rgb, 34, 96, 133), 0.6);
        }

            .login .pure-material-textfield-outlined > input:not(:focus):placeholder-shown + span, .login .pure-material-textfield-outlined > textarea:not(:focus):placeholder-shown + span {
                font-size: 14px;
                line-height: 60px;
                color: #226085 !important;
            }

        .login .pure-material-textfield-outlined > input:focus, .login.pure-material-textfield-outlined > textarea:focus {
            border-color: #226085 !important;
            border-top-color: #226085 !important;
            box-shadow: none !important;
            outline: none !important;
            background: #f2f8fd;
        }

        .login .pure-material-textfield-outlined > input:not(:focus):placeholder-shown + span::before, .login .pure-material-textfield-outlined > textarea:not(:focus):placeholder-shown + span::before, .login .pure-material-textfield-outlined > input:not(:focus):placeholder-shown + span::after, .login .pure-material-textfield-outlined > textarea:not(:focus):placeholder-shown + span::after {
            border-top-color: transparent;
        }
        /* Focus */
        .login .pure-material-textfield-outlined > input:focus, .login .pure-material-textfield-outlined > textarea:focus {
            border-color: rgb(var(--pure-material-primary-rgb, 34, 96, 133));
            border-top-color: transparent;
            box-shadow: inset 0px 0 var(--pure-material-safari-helper1), inset -1px 0 var(--pure-material-safari-helper1), inset 0 -1px var(--pure-material-safari-helper1);
            outline: none;
        }

            .login .pure-material-textfield-outlined > input:focus + span, .login .pure-material-textfield-outlined > textarea:focus + span {
                /* color: rgb(var(--pure-material-primary-rgb, 220, 220, 220));*/
                color: #226085 !important;
                background: #f2f8fd !important;
                width: 165px !important;
                top: 1px;
            }

                .login .pure-material-textfield-outlined > input:focus + span::before, .login .pure-material-textfield-outlined > input:focus + span::after, .login .pure-material-textfield-outlined > textarea:focus + span::before, .login .pure-material-textfield-outlined > textarea:focus + span::after {
                    border-top-color: var(--pure-material-safari-helper1) !important;
                    box-shadow: inset 0 0px var(--pure-material-safari-helper1);
                }
        /* Disabled */
        .login .pure-material-textfield-outlined > input:disabled, .login .pure-material-textfield-outlined > input:disabled + span, .login .pure-material-textfield-outlined > textarea:disabled, .login .pure-material-textfield-outlined > textarea:disabled + span {
            border-color: rgba(var(--pure-material-onsurface-rgb, 34, 96, 133), 0.38) !important;
            border-top-color: transparent !important;
            color: rgba(var(--pure-material-onsurface-rgb, 34, 96, 133), 0.38);
            pointer-events: none;
        }

            .login .pure-material-textfield-outlined > input:disabled + span::before, .login .pure-material-textfield-outlined > input:disabled + span::after, .login .pure-material-textfield-outlined > textarea:disabled + span::before, .login .pure-material-textfield-outlined > textarea:disabled + span::after {
                border-top-color: rgba(var(--pure-material-onsurface-rgb, 34, 96, 133), 0.38) !important;
            }

            .login.pure-material-textfield-outlined > input:disabled:placeholder-shown, .login .pure-material-textfield-outlined > input:disabled:placeholder-shown + span, .login .pure-material-textfield-outlined > textarea:disabled:placeholder-shown, .login .pure-material-textfield-outlined > textarea:disabled:placeholder-shown + span {
                border-top-color: rgba(var(--pure-material-onsurface-rgb, 34, 96, 133), 0.38) !important;
            }

                .login .pure-material-textfield-outlined > input:disabled:placeholder-shown + span::before, .login .pure-material-textfield-outlined > input:disabled:placeholder-shown + span::after, .login .pure-material-textfield-outlined > textarea:disabled:placeholder-shown + span::before, .login .pure-material-textfield-outlined > textarea:disabled:placeholder-shown + span::after {
                    border-top-color: transparent !important;
                }
/* Faster transition in Safari for less noticable fractional font-size issue */
@media not all and (min-resolution:.001dpcm) {
    @ supports (-webkit-appearance:none) {
        .login .pure-material-textfield-outlined > input, .login .pure-material-textfield-outlined > input + span, .login .pure-material-textfield-outlined > textarea, .login .pure-material-textfield-outlined > textarea + span, .login .pure-material-textfield-outlined > input + span: :before, .login .pure-material-textfield-outlined > input + span::after, .login .pure-material-textfield-outlined > textarea + span::before, .login .pure-material-textfield-outlined > textarea + span::after {
            transition-duration: 0.1s;
        }
    }
}

input[type=submit], input[type=file], button {
    cursor: pointer;
    /*background: transparent;*/
    /*border: 1px solid #acacac;
    margin-left: 1em;
    padding: 1em;
    margin-bottom: 1em;*/
    /*width: 100% !important;*/
    /*display: none;*/
}

.login-mt {
    margin-top: 20px !important;
}

.login-captcha {
    width: 40%;
    border-radius: 5px;
    border: 1px solid #276C96;
    padding: 7px;
    height: 35px;
}

.login-img-captcha {
    width: 98px;
    margin: 0 15px;
    position: relative;
    top: -35px;
    left: 115px;
}

.login-img-refresh {
    width: 24px;
    margin: 0 20px;
    position: relative;
    /*top: -65px;
    left: 225px;*/
    display: flex;
    gap: 20px;
}

.login-l-top {
    margin: -40px 0px 5px 0px;
}

.loginhelp {
    color: #343434;
    font-size: 12px;
}

    .loginhelp:hover {
        color: #02A758;
    }

.login button {
    background: #276C96;
    border: 0px solid;
    font: inherit;
    line-height: 1;
    margin: 0.1em;
    padding: 0.55em 1.75em;
    width: 48%;
}

.register {
    background: #E78B40 !important;
    border: 0px solid;
    font: inherit;
    line-height: 1;
    margin: 0.1em;
    padding: 0.55em 1.75em;
}

    .register:hover {
        background: #D27F3B !important;
    }

.login-left {
    width: 30%;
    margin: 0;
    float: left;
}

.login-right {
    width: 70%;
    margin: 0;
    float: left;
}

.captcha-box {
    display: flex;
}
/**/
.stroke_list9 span.sectionhead_icon {
    border: none;
    width: 42px;
    height: 42px;
    border-radius: 20px;
    behavior: url(PIE.htc);
    background: url(../images/new-home-img/refund.png) no-repeat;
    background-position: center 0;
    float: left;
    margin: 7px 15px 0 0;
}

.payment .tech_head {
    /* font-size: 16px; */
    font-size: 30px;
    font-family: 'RobotoRegular', Arial, Helvetica, sans-serif;
    color: #E78B40;
    margin-bottom: 16px;
}

.payment-captcha {
    margin: 0;
    padding: 0;
}

    .payment-captcha p {
        margin: 3px;
    }

    .payment-captcha .login-captcha {
        width: 50%;
        border-radius: 5px;
        border: 1px solid #276C96;
        height: 35px;
    }

    .payment-captcha .login-img-captcha {
        left: 275px;
    }

    .payment-captcha .login-img-refresh {
        left: 385px;
    }
/**/


.stepper {
    width: 100%;
    background: #F2F9FD;
    padding: 30px;
    margin-top: 40px;
    /* padding-bottom: 28px;
    padding-top: 8px;*/
}

.title-stepper {
    font-size: 30px;
    color: #226085;
    font-weight: bold;
    margin-bottom: 20px;
}

.small-line {
    font-size: 14px;
    color: #226085;
    margin-top: 7px;
}
/* Simple setup for this demo */

.mdl-card {
    width: 100%;
    min-height: 0;
    margin: 0 auto;
}

.mdl-card__supporting-text {
    width: 100%;
    padding: 0;
}

.mdl-stepper-horizontal-alternative .mdl-stepper-step {
    width: 25%;
    /* 100 / no_of_steps */
}


/* Begin actual mdl-stepper css styles */

.mdl-stepper-horizontal-alternative {
    display: table;
    width: 100%;
    margin: 0 auto;
}

    .mdl-stepper-horizontal-alternative .mdl-stepper-step {
        display: table-cell;
        position: relative;
        /*padding: 24px;*/
    }

        .mdl-stepper-horizontal-alternative .mdl-stepper-step:hover,
        .mdl-stepper-horizontal-alternative .mdl-stepper-step:active {
            /* background-color: rgba(0, 0, 0, .06);*/
        }

        .mdl-stepper-horizontal-alternative .mdl-stepper-step:active {
            /*border-radius: 15% / 75%;*/
        }

        .mdl-stepper-horizontal-alternative .mdl-stepper-step:first-child:active {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }

        .mdl-stepper-horizontal-alternative .mdl-stepper-step:last-child:active {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }

        .mdl-stepper-horizontal-alternative .mdl-stepper-step:hover .mdl-stepper-circle {
            background-color: #2385C7;
        }

        .mdl-stepper-horizontal-alternative .mdl-stepper-step:first-child .mdl-stepper-bar-left,
        .mdl-stepper-horizontal-alternative .mdl-stepper-step:last-child .mdl-stepper-bar-right {
            /* display: none;*/
        }

        .mdl-stepper-horizontal-alternative .mdl-stepper-step .mdl-stepper-circle {
            width: 75px;
            height: 75px;
            margin: 0 auto;
            background-color: #2385C7;
            border-radius: 50%;
            text-align: center;
            line-height: 16em;
            font-size: 12px;
            color: white;
        }

        .mdl-stepper-horizontal-alternative .mdl-stepper-step.active-step .mdl-stepper-circle {
            background-color: #02a757;
        }

        .mdl-stepper-horizontal-alternative .mdl-stepper-step.step-done .mdl-stepper-circle:before {
            /* content: "\2714";*/
        }

        .mdl-stepper-horizontal-alternative .mdl-stepper-step.step-done .mdl-stepper-circle *,
        .mdl-stepper-horizontal-alternative .mdl-stepper-step.editable-step .mdl-stepper-circle * {
            display: block;
            margin-top: -19px;
            padding: 20px 10px;
        }

        .mdl-stepper-horizontal-alternative .mdl-stepper-step.editable-step .mdl-stepper-circle {
            /* -moz-transform: scaleX(-1);*/
            /* Gecko */
            /* -o-transform: scaleX(-1);*/
            /* Opera */
            /* -webkit-transform: scaleX(-1);*/
            /* Webkit */
            /*  transform: scaleX(-1);*/
            /* Standard */
        }

            .mdl-stepper-horizontal-alternative .mdl-stepper-step.editable-step .mdl-stepper-circle:before {
                /*content: "\270E";*/
            }

        .mdl-stepper-horizontal-alternative .mdl-stepper-step .mdl-stepper-title {
            margin-top: 16px;
            font-size: 14px;
            font-weight: 700;
        }

        .mdl-stepper-horizontal-alternative .mdl-stepper-step .mdl-stepper-title,
        .mdl-stepper-horizontal-alternative .mdl-stepper-step .mdl-stepper-optional {
            text-align: center;
            color: #343434;
            font-size: 16px;
        }

        .mdl-stepper-horizontal-alternative .mdl-stepper-step.active-step .mdl-stepper-title {
            font-weight: 700;
            color: rgba(0, 0, 0, .87);
        }

        .mdl-stepper-horizontal-alternative .mdl-stepper-step.active-step.step-done .mdl-stepper-title,
        .mdl-stepper-horizontal-alternative .mdl-stepper-step.active-step.editable-step .mdl-stepper-title {
            font-weight: 700;
            color: #02a757;
        }

        .mdl-stepper-horizontal-alternative .mdl-stepper-step .mdl-stepper-optional {
            font-size: 12px;
        }

        .mdl-stepper-horizontal-alternative .mdl-stepper-step.active-step .mdl-stepper-optional {
            color: rgba(0, 0, 0, .54);
        }

        .mdl-stepper-horizontal-alternative .mdl-stepper-step .mdl-stepper-bar-left,
        .mdl-stepper-horizontal-alternative .mdl-stepper-step .mdl-stepper-bar-right {
            position: absolute;
            top: 36px;
            height: 1px;
            border-top: 2px solid #e5e5e5;
        }

        .mdl-stepper-horizontal-alternative .mdl-stepper-step .mdl-stepper-bar-right {
            right: 0;
            left: 54%;
            margin-left: 21px;
        }

        .mdl-stepper-horizontal-alternative .mdl-stepper-step .mdl-stepper-bar-left {
            left: 0;
            right: 55%;
            margin-right: 18px;
        }

.stepper-img {
    padding: 19px 1px;
}

.payment .list_service_single_row-1 {
    padding: 0px;
}

/**/

.book-appoint p {
    color: #226085;
    font-size: 16px;
    margin-top: 15px;
}



.book-appoint1 {
    padding: 0px;
}

    .book-appoint1 p {
        color: #343434;
        font-size: 13px;
        margin: 0px !important;
        font-weight: 600;
        margin: -9px 0px 0px 3px !important;
        /* Suresh */
        padding: 0 !important;
    }

    .book-appoint1 .pure-material-textfield-outlined > input, .book-appoint1 .pure-material-textfield-outlined > textarea {
        height: 35px;
        padding: 0px;
    }

.w-30 {
    width: 30%;
    float: left;
    margin-right: 10px;
}

.book-appoint1 .login-captcha {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #276c96;
    height: 30px;
    padding: 9px;
    background: transparent;
    color: #276c96 !important;
    font-size: 13px;
}

.login1 button {
    background: #276C96;
    border: 0px solid;
    font: inherit;
    line-height: 1;
    margin: 0.1em;
    padding: 0.55em 1.75em;
    width: auto !important;
}

.calendar-icon {
    position: absolute;
    right: 20px;
    bottom: 15px;
}
/**/
.radio-btn {
    width: 33%;
    padding: 15px 1px;
    float: left;
}

.radio-icon {
    margin: 2px 1px;
}

.radio-text {
    padding: 1px 7px;
    font-size: 14px;
    color: #276C96;
    font-weight: bold;
}

    .radio-text:hover {
        padding: 1px 7px;
        font-size: 14px;
        /*color: #02A758;*/
        font-weight: bold;
    }

.feedback .footnote-doc9 {
    /* display: flex;
    flex-direction: row;*/
    float: left;
    margin: 10px 0px 0px 15px !important;
    color: #fff;
    font-size: 12px;
    padding-bottom: 7px;
}

.feedback .footnote-doc-img {
    width: 26px;
    /*border-radius: 50%;*/
    background: transparent !important;
    height: 35px;
    text-align: center;
    padding-top: 11px;
}

.feedback .footnote-doc-text {
    display: block;
    margin-left: 9px;
}

/**/
#menu > li > a {
    position: relative;
}

    #menu > li > a:after {
        content: '';
        width: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        position: absolute;
        height: 0;
        bottom: 0px;
        opacity: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid #fff;
    }

    #menu > li > a:hover:after, #menu > li > a.selected:after {
        opacity: 1;
    }




/* suresh */

#navigation ul.sub-menu {
    border-top: 5px solid #276C96;
    background-color: #276C96;
}

    #navigation ul.sub-menu.care-position ul.sub-inner-page li a {
        /*color: #d4e2ea !important;*/
        color: #f1f1f1 !important;
    }

    #navigation ul.sub-menu.care-position ul.sub-inner-links li a {
        /*color: #d4e2ea !important;*/
        color: #8cd1ff !important;
    }

        #navigation ul.sub-menu.care-position ul.sub-inner-links li a:hover {
            color: white;
        }

    #navigation ul.sub-menu.care-position ul.sub-inner-page li a {
        background: url(../images/leaf.png) no-repeat 0px 12px;
    }

        #navigation ul.sub-menu.care-position ul.sub-inner-page li a:hover {
            background: url(../images/leaf.png) no-repeat 0px 12px;
        }

#navigation ul.sub-inner-links li a {
    background: none !important;
    padding-left: 0px;
}

    #navigation ul.sub-inner-links li a:hover {
        background: url(../images/ionic-ios-arrow-back.png) no-repeat 0px 6px !important;
        padding-left: 0px;
    }

#navigation ul.sub-inner-links li {
    padding-left: 23px;
}

    #navigation ul.sub-inner-links li a:hover {
        padding-left: 10px;
    }

#navigation .no-link {
    color: white;
}

#navigation ul.sub-menu > li > ul.sub-menu-list > li > h3 > a {
    color: white;
    background: url(../images/leaf.png) no-repeat 0px 6px !important;
}

#navigation ul.sub-menu-list h3 > a, ul.sub-menu.international-position > h3 a {
    /*color: white !important;*/
    color: #f1f1f1 !important;
    background: url(../images/leaf.png) no-repeat 0px 6px !important;
}

#navigation ul.forceIcon li {
    padding-left: 23px;
}

    #navigation ul.forceIcon li a {
        background: none !important;
        padding-left: 0px;
        color: #8cd1ff !important;
    }

        #navigation ul.forceIcon li a:hover {
            background: url(../images/ionic-ios-arrow-back.png) no-repeat 0px 6px !important;
            padding-left: 10px;
        }

/* suresh */

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    /*border: 1px solid #DCDCDC;*/
}



.ambulan-img svg {
    fill: #2385c7;
    width: 24px;
}


.header-svg {
    width: 146px;
    margin: 7px 0;
}


.ft-logo-svg {
    width: 140px;
}

.writers p {
    font-size: 14px;
}

/* Home Page Responsive Slider */

@media screen and (max-width: 767px) {
    .greenlight .doc_name, .greenlight .doc_name2 {
        margin-left: 116px !important;
    }

    flex-container {
        flex-direction: column;
    }

    .icon_box_new_box.type_two .content {
        margin-left: 15px;
        margin-top: 20px;
        width: 100%;
    }

    .order-sm-1 {
        order: 1 !important;
    }

    .order-sm-2 {
        order: 2 !important;
    }

    .slider {
        width: 100%;
        height: 100%;
        padding: 0;
        float: none;
    }

    .fraction-slider {
        height: 100% !important;
    }

    .banner-slide .owl-theme .owl-dots {
        bottom: -27px;
    }

    .doctors-section {
        display: block;
    }

    .footnote-doc {
        align-items: center;
    }

    .footnote-doc-text span {
        display: inline-block;
        margin-right: 4px;
    }

    .banner-slide .owl-theme .owl-dots, .banner-slide .owl-theme .owl-nav {
        margin: 0 auto;
        left: 0;
        right: 0;
    }

    .header-svg {
        width: 100px;
        margin: 7px 10px;
    }
}

@media only screen and (max-width: 767px) {
    .bg-in-light-blue {
        height: auto;
    }
}



.drprofilebox {
    margin-bottom: 3em;
}



span.sectionhead_icon.icon-medical {
    background-position: center center;
    background: url(../images/new-home-img/settings.png) no-repeat;
}



.ft-insta {
    width: 20px;
}

.tech-grid .row {
    display: flex;
    background-color: transparent;
    width: 100%;
    padding: 0;
    margin-top: 40px;
}

.tech-grid .col-3 {
    margin-right: 1em;
    width: 32%;
}

.tech-info h3 {
    margin: 10px 0 0 !important;
    color: #226085;
    font-size: 18px;
    text-transform: capitalize;
    height: 60px;
}

.tech-info a {
    width: 70%;
    margin: 0 0 20px 0;
}

.tech-img img {
    margin: 0;
    width: 100%;
}



@media screen and (max-width: 640px) {
    .tech-grid .row {
        display: block;
    }

    .tech-grid .col-3 {
        margin: 0;
        padding: 15px;
        width: 100%;
    }

    .tech-info h3 {
        margin: 10px 10px !important;
        height: auto;
    }

    .tech-info a {
        width: auto;
        margin: 10px;
        padding: 10px 20px;
    }

    .tele-Services .explanation-img, .tele-Services .explanation-img1 {
        position: unset !important;
    }


    .tele-Services .explanation, .tele-Services .explanation1 {
        padding: 1rem 1rem 1rem 1rem !important;
    }

    .surgery-grid .col-3,
    .surgery-grid .col-2, .tele-Services .col-3 {
        margin: 0;
        padding: 15px;
        width: 100%;
    }

    .specialities .row, .tele-Services .row {
        width: 100%;
        display: block !important;
        background: transparent !important;
    }

    .specialities .col-3 {
        margin-right: 1em;
        width: 100% !important;
    }
}



.ft-top, .ft-inner {
    display: flex;
}


.ft-main-links {
    width: 80%;
}




.ft-accredited {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin: 1em 0;
}



@media screen and (max-width: 768px) .ft-accredited {
    display: block;
}


@media screen and (max-width:767px) {


    .ft-top, .ft-inner,
    .ft-accredited {
        display: block;
    }


    .ft-main-links {
        width: 100%;
    }


    .ft-accredited {
        margin: 1em;
    }




    .logo-about-form {
        width: 100%;
    }
}



#horizontalTab {
    margin: 40px 0 0 !important;
}



.test-descriptions table th {
    color: #000 !important;
    //change
}



.doc-about .footerbtn_bot {
    margin: 0px 0 10px 0px;
    clear: both;
}


.logo-about-form {
    width: 20%;
    padding: 35px 0 0 0px;
}




ul#menu li.loginlink {
    display: none;
}



@media screen and (max-width: 1024px) {
    ul#sidr-id-menu li.loginlink.loginlink {
        display: block;
    }
}
/* Events Updates Section CSS */



.event-rel-text h3 {
    margin: 20px 5px 0;
}



.event-rel-text p {
    padding: 0;
    margin: 0;
}



.event-rel-text h3 p:nth-child(2) {
    display: inline;
    padding: 0;
    margin: 0 !important;
}



.event-rel-text h3 a, .event-rel-text p a {
    color: #2385C7 !important;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
}



    .event-rel-text h3 a:hover, .event-rel-text p a:hover {
        text-decoration: underline !important;
        color: #02A758 !important;
    }



    .event-rel-text h3 a.btngallery, .event-rel-text p a.btngallery {
        border-left: 1px solid rgba(0,0,0,0.3);
        padding: 0 0 0 12px;
        margin-left: 12px;
    }



.event-rel-text .eventcontent {
    padding-top: 30px;
}



.event-rel-datebox p {
    text-align: center !important;
}





@media screen and (max-width: 1023px) {
    .event-rel-date p {
        margin: 0;
    }

    .event-rel-text h3 {
        margin: 5px 5px;
        text-align: center;
    }

    .event-rel-text .eventcontent {
        padding-top: 0px;
    }



    .event-rel-text p {
        text-align: center;
    }
}
/* Latest News CSS */

.news-item {
    margin-bottom: 20px;
    border-bottom: 3px solid #2385c7;
}

.news-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 20px;
    align-content: center;
    width: 100%;
    justify-content: center;
    margin-bottom: 3em;
}

    .news-wrapper .card {
        min-height: auto;
        background-color: #fff;
        border-bottom: 3px solid #2385c7;
        margin-bottom: 20px !important;
    }

        .news-wrapper .card:hover {
            border-bottom-color: #02A758;
        }

        .news-wrapper .card .news-cat {
            font-size: 11px;
            /*    display: inline;*/
            /*    border:1px solid #fff;*/
            /*    background: #fff;*/
            border-radius: 30px;
            /*    padding: 0px 5px;*/
            margin-bottom: 8px;
        }

            .news-wrapper .card .news-cat.online {
                color: #2385c7;
            }

            .news-wrapper .card .news-cat.print {
                color: #02A758;
            }

        .news-wrapper .card .news-date {
            font-size: 13px;
        }

        .news-wrapper .card .card-content h3 {
            font-size: 17px;
            font-family: "RobotoRegular", Arial, Helvetica, sans-serif !important;
            font-weight: 700;
        }

        .news-wrapper .card:hover .card-action a {
            text-decoration: underline !important;
            color: #02A758 !important;
        }

.news-info {
    padding: 20px;
    background-color: #dcf3e5;
}

.news-title {
    color: #343434;
    font-size: 16px;
    font-weight: 700;
    margin: 10px 0;
}

.news-info p {
    color: #343434;
}

.select-opt select {
    padding: 10px;
    /*    min-height: 3rem;*/
    border: 1px solid #dcdcdc;
    color: black;
    background-color: white;
    /*    line-height: 1;*/
    /*    min-width: 15ch;*/
    transition: 0.6s ease-in;
    margin-bottom: 20px;
    font-size: 13px;
    max-width: 100%;
}

.select-opt,
.select-first {
    display: flex;
    justify-content: space-between;
    position: relative;
}

    .select-first .select-cat:first-child {
        margin-right: 0px;
    }

@media only screen and (max-width: 900px) {
    .news-wrapper {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .select-opt,
    .select-first {
        display: inline-block;
    }

        .select-opt select {
            max-width: 100%;
            margin-bottom: 10px;
        }
}

@media only screen and (max-width: 600px) {
    .select-opt select {
        width: 100%;
    }

    .news-wrapper {
        display: grid;
        grid-template-columns: 1fr;
    }

    .select-first .select-cat:first-child {
        margin-right: 0px;
    }

    .select-opt,
    .select-first {
        display: block;
        padding: 0 10px;
    }

    .news-info {
        margin-bottom: 20px;
    }
}



.brdCrumSec-bg {
    background: #F9F9F9;
    margin-bottom: 20px;
}



/* Newsletter Section */

.form_head {
    /* font-size: 16px; */
    font-size: 22px;
    font-family: 'RobotoCondRegular', Arial, Helvetica, sans-serif;
    color: #226085;
    margin-bottom: 16px;
}

.newslist {
    padding: 15px 20px;
    margin-bottom: 20px;
    margin-top: 6em;
}

    .newslist ul li {
        border-bottom: 1px dotted #45B18A;
        padding: 10px 0 10px 10px;
        float: none;
        width: 100%;
        margin: 0;
        font-size: 14px;
    }

        .newslist ul li a {
            font-size: 14px;
        }

            .newslist ul li a:hover {
                text-decoration: underline !important;
            }

.news-wrapper .card .card-image img {
    z-index: 1;
}

@media only screen and (max-width: 640px) {

    input[type=submit], input[type=file], button {
        margin-left: 0em;
    }
}

#sitemap {
    padding: 0 1em 1em;
}

    #sitemap h1 a {
        text-transform: uppercase;
        color: #00a651;
        font-weight: bold;
        padding-bottom: .5em;
        text-decoration: none;
    }

    #sitemap > ul {
        /*border-left: 1px solid #00a651; */
        position: relative;
    }

        #sitemap > ul > li {
            position: relative;
            float: left;
            width: 25%;
        }

        #sitemap > ul li a:before {
            display: inline-block;
            /*content:"-";*/
            color: #00a651;
            position: relative;
            left: -10px;
            padding-left: 1em;
        }

        #sitemap > ul li a {
            line-height: 2em;
            color: #7a7a7a;
        }

            #sitemap > ul li a:hover {
                line-height: 2em;
                color: #000;
            }

        #sitemap > ul ul li {
            font-size: .95em;
        }

    #sitemap .pl0 {
        padding-left: 0;
        border: none;
    }

.pl1 > li > a {
    font-weight: bold;
    color: #226085 !important;
    font-size: .95em !important;
}

.clearfix .pl0 > li > a {
    font-weight: bold;
    color: #226085 !important;
    font-size: 1.05em !important;
}

.clearfix .pl0 > li > ul > li {
}

#sitemap ul li h3 {
    font-weight: bold;
}

.inside-links {
    font-size: .90em !important;
    padding-left: 1em;
}

    .inside-links > li {
        list-style: none !important;
        background-image: url(images/green_small_bullet.png) !important;
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 10px;
    }

        .inside-links > li a:before {
        }

.bullet-grey {
    padding-left: 1em;
}

    .bullet-grey li {
        list-style: none;
        background-image: url(images/grey_bullet.png);
        background-repeat: no-repeat;
        background-position: 0px 13px;
        padding-left: 10px;
    }

th {
    background-color: #00a651;
    color: #fff;
}

.search_page_opt {
    width: 60% !important;
    border: 1px solid #acacac !important;
    margin-top: 15px;
}

.search_page_box {
    color: #000 !important;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}

.search-img {
    /*margin: 2px -2px -3px 0px;
    cursor: pointer;*/
    background: url(../img/Homepage-Search-Icon.png) !important;
    background-repeat: no-repeat !important;
    width: 28px !important;
    height: 28px !important;
    border: 0px none;
    cursor: pointer;
    display: block !important;
}

input:-internal-autofill-selected {
    background-color: transparent !important;
}

.has-search .form-control-feedback {
    right: initial;
    right: 0;
    color: #ccc;
}

.has-search .form-control {
    /*padding-right: 34px;
    padding-left: 12px;*/
    background: url(../img/Homepage-Search-Icon.png) !important;
    background-repeat: no-repeat !important;
    /*background-position: 100% 95% !important;*/
    cursor: pointer;
    display: block;
    position: absolute;
    top: 1px;
    left: 117px;
    border: none;
}

.txtsearchbox input {
    position: relative;
    z-index: 9;
    background: transparent !important;
    border: none;
    margin: 0;
    padding-right: 0px;
}

.form-group input {
    /*background: transparent !important;*/
}
/*Added content 27-11-2023 start*/

.toggleBtn {
    float: right;
    position: fixed;
    bottom: 51%;
    right: 0px;
    background: url("../img/announcement-icon.png") #3aa8b7;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    width: 56px;
    height: 54px;
}

    .toggleBtn:hover {
        background-color: #02a758;
    }

.targetBox {
    background: #fff;
    -webkit-box-shadow: 0 0 24px 0 rgba(0,0,0,0.06),0 1px 0 0 rgba(0,0,0,0.02);
    box-shadow: 0 0 24px 0 rgba(0,0,0,0.06),0 1px 0 0 rgba(0,0,0,0.02);
    width: 235px;
    height: 33vh;
    padding: 0px;
    z-index: 10;
    position: fixed;
    right: -450px;
    top: 300px;
    bottom: 0;
    transition: all 0.6s ease;
    border: 1px solid #0EA758;
}

.showTargetb {
    right: 0;
    transition: all 0.6s ease;
    margin-top: -4px;
}

.Hide {
    display: none
}

.announcement-setting {
    padding: 10px 0px 5px 20px;
    margin: 10px 0;
    line-height: 45px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.mt-t {
    margin-top: 5px;
    padding-right: 10px;
}

#close-btn {
    position: absolute;
    background: #02a758;
    border: 0px solid #999;
    color: #fff;
    height: 54px;
    width: 56px;
    padding: 1px;
    top: -54px;
    right: 0px;
    font-weight: 700;
    cursor: pointer;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.announcement li a {
    border-bottom: 1px solid #EEEEEE;
    padding: 0 10px;
    font-size: 13px !important;
    display: block;
    color: #333 !important;
    text-decoration: none
}

.announcement-setting p {
    font-size: 13px;
    font-weight: 700;
    line-height: normal;
    margin-top: 10px;
    color: #000;
}

    .announcement-setting p:hover {
        color: #02a758;
        text-decoration: underline;
    }

.announcement-setting span {
    display: block;
    font-weight: 700;
}

.pr-r {
    padding-right: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#announcement {
    margin: 1px 0 0 0;
}

    #announcement .overlay {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.9);
        transition: opacity 500ms;
        visibility: hidden;
        opacity: 0;
    }

        #announcement .overlay:target {
            visibility: visible;
            opacity: 1;
        }

    #announcement .popup {
        margin: 70px auto;
        padding: 20px;
        background: #fff;
        border-radius: 0px;
        width: 60% !important;
        position: relative;
        transition: all 5s ease-in-out;
        display: block !important;
        left: 0;
        top: 0;
        border-radius: 20px;
    }



        #announcement .popup .close {
            position: absolute;
            top: -18px;
            right: -18px;
            transition: all 200ms;
            font-size: 24px;
            font-weight: 500;
            text-decoration: none;
            color: #fff !important;
            border-radius: 50%;
            width: 33px;
            height: 33px;
            background: #276C95 !important;
            padding: 1px 2px 1px 7px;
            border: 3px solid #fff;
            opacity: 1;
        }
        /* .feedback .popup .close:hover {
  color: #fff !important;
  background: #02A758  !important;
} */
        #announcement .popup .content {
            font-size: 14px;
            line-height: 21px;
            font-weight: bold;
        }

            #announcement .popup .content p {
                font-weight: bold;
                margin-top: 10px;
            }

    #announcement button {
        color: #276C96;
        margin-top: -30px;
        float: right;
        background: transparent;
        font-weight: 600;
        border: 0 none;
    }

    #announcement span {
        display: contents;
    }

.captcha-text {
    font-weight: 600;
    margin-top: 10px;
}

.ratio {
    position: relative;
    width: 100%
}

    .ratio::before {
        display: block;
        padding-top: var(--bs-aspect-ratio);
        content: ""
    }

    .ratio > * {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.ratio-1x1 {
    --bs-aspect-ratio: 100%
}

.ratio-4x3 {
    --bs-aspect-ratio: calc(3 / 4 * 100%)
}

.ratio-16x9 {
    --bs-aspect-ratio: calc(9 / 16 * 100%)
}

.ratio-21x9 {
    --bs-aspect-ratio: calc(9 / 21 * 100%)
}
/*green laser start*/
.greenlight {
    margin: 0;
}

    .greenlight .contact-text {
        margin-right: 20px;
        margin-bottom: 15px;
        padding: 20px 8px 0px 30px;
        width: 47%;
        background: #F2F9FD;
        text-align: left;
        font-size: 17px;
        min-height: 143px;
        position: relative;
        margin-top: 20px;
        cursor: pointer;
    }

        .greenlight .contact-text:hover {
            box-shadow: 1px 2px 12px #00000029;
            /* border: 1px solid #02A758; */
        }

        .greenlight .contact-text span {
            display: block;
            font-weight: 500;
        }

    .greenlight .row {
        display: flex;
        background-color: transparent !important;
        width: 100%;
        margin-top: 15px;
        padding: 0;
    }

.specialities span.sectionhead_icon {
    border: none;
    /*width: 30px;
    height: 30px;*/
    border-radius: 20px;
    background: url(img/specialities.png) no-repeat;
    background-position: center 0;
    float: left;
    margin: 10px 10px 0 0;
}

.flex-container {
    display: flex;
}

.greenlight .contact-bottom-img {
    position: absolute;
    top: 1px;
    left: 1px;
}

.greenlight .doc_name {
    margin-left: 116px;
    padding-top: 5px;
    font-family: "RobotoCondRegular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #226085;
    margin-top: 35px;
}

.greenlight .doc_name2 {
    margin-left: 116px !important;
    font-family: "RobotoRegular", Arial, Helvetica, sans-serif !important;
    font-size: 13px !important;
    color: #0e7b8c;
    line-height: normal;
    margin-top: 5px;
}

.greenlight .doc_nametitle {
    margin-left: 116px;
    !important;
    font-family: "RobotoRegular", Arial, Helvetica, sans-serif !important;
    font-size: 13px !important;
    color: #0e7b8c;
    line-height: normal;
}

.icon_box_new_box.type_two .icon_box {
    position: relative;
    border: 1px solid #638fa9;
    width: 115px;
    height: 115px;
    border-radius: 50%;
    left: 0;
    right: 0;
    top: 10px;
    margin: 0 auto 15px;
    padding: 12px;
    transition: all .6s ease-in-out;
}

    .icon_box_new_box.type_two .icon_box:hover {
        border: 1px solid #638fa9;
    }

.icon_box_new_box.type_two .svg_image {
    /* width: 60px; */
    margin: auto;
    height: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    position: absolute;
    transition: all 500ms linear;
    transition-delay: 0s;
    transition-delay: 0s;
    transform: scale(1);
}

    .icon_box_new_box.type_two .svg_image:hover {
        transform: scale(0.9);
    }

.specialities a:link,
a:visited {
    color: #343434;
    text-decoration: none !important;
}

.icon_bg_rotate {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    top: 40px;
    right: -12px;
    background: #00a650;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}


.icon_box_new_box.type_two .content {
    margin-left: 40px;
    margin-top: 20px;
    width: calc(100% - 155px);
}

    .icon_box_new_box.type_two .content h2 a {
        font-size: 16px;
        display: block;
        color: #282f3b !important;
        line-height: 23px;
        margin-bottom: 15px;
        transition: all .6s ease-in-out;
    }


/*green laser end*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
    #announcement .popup {
        padding-left: 15px;
        padding-right: 15px;
    }

    #announcement .popup {
        width: 95% !important;
    }

    .targetBox {
        height: 19vh;
        top: 160px;
    }

    .toggleBtn {
        top: 101px;
    }

    .diagram-flow {
        display: block !important;
    }

    .diagram-flow-mobile {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    .greenlight .doc_name, .greenlight .doc_nametitle {
        margin-left: 116px;
    }

    .flex-container {
        flex-direction: column;
    }

    .icon_box_new_box.type_two .content {
        margin-left: 15px;
        margin-top: 20px;
        width: 100%;
    }

    .order-sm-1 {
        order: 1 !important;
    }

    .order-sm-2 {
        order: 2 !important;
    }

    #announcement .box {
        width: 70%;
    }

    #announcement .popup {
        width: 90% !important;
        margin-top: 20px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
    }

        #announcement .popup .close {
            top: -15px;
            right: -15px;
        }

    #announcement button {
        margin-top: -10px;
    }

    .setButtonPositon {
        left: 30%
    }

    .targetBox {
        height: 34vh;
        top: 161px;
        width: auto;
    }

    .toggleBtn {
        top: 99px;
    }

    .diagram-flow {
        display: none !important;
    }

    .diagram-flow-mobile {
        display: block !important;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 767px) and (orientation : landscape) {
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .toggleBtn {
        top: 99px;
    }

    .targetBox {
        height: auto;
        top: 158px;
    }
}

/*Added content 27-11-2023 end*/
.join-us {
    margin: 0;
}


    .join-us:hover {
        text-decoration: underline !important;
    }

.post-heart-transplant .row {
    display: flex;
    background-color: transparent !important;
    width: 100%;
    margin-top: 15px;
    padding: 0;
}

.post-heart-transplant .col-3 {
    margin-right: 1em;
    width: 32%;
}

.post-heart-transplant {
    margin: 0;
}

    .post-heart-transplant .content {
        text-align: center !important;
        margin: 0px !important;
        width: 100% !important
    }

.specialities .row {
    width: 100%;
    display: flex;
    background: transparent !important;
}

.specialities .col-3 {
    margin-right: 1em;
    width: 32%;
}

.icon_box_new_box.type_two .content {
    position: relative;
    text-align: center;
}

.specialities span.sectionhead_icon {
    border: none;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    background: url(../img/specialities.png) no-repeat;
    background-position: center 0;
    float: left;
    margin: 10px 10px 0 0;
}

.specialities .content {
    position: relative !important;
    text-align: center !important;
    width: 100% !important;
    margin: 0 !important;
}


.border {
    border-right: 1px solid #D9D9D9;
}


.margin-30 {
    margin-top: 30px;
}


.tele-Services {
    margin: 0;
}


    .tele-Services .blog-author {
        position: relative;
        background: #e5f2fa;
        margin: 50px 0;
    }



    .tele-Services .explanation {
        font-size: 19px;
        margin: 30px 0 1.5rem;
        background-size: 100% 1px;
        background-repeat: no-repeat;
        background-position: 0 0;
        overflow: hidden;
        padding: 1.3rem 2rem 2rem 18rem;
        font-weight: 600;
        line-height: 31px;
    }


    .tele-Services .explanation-img {
        width: 244px;
        position: absolute;
        left: 0px;
        bottom: 0px;
        height: 289px;
        background: url("../images/dr-tarang.png") no-repeat;
    }



    .tele-Services .explanation-img1 {
        width: 244px;
        position: absolute;
        right: 0px;
        bottom: 0px;
        height: 319px;
        background: url("../images/dr-rahul.png") no-repeat;
    }


    .tele-Services .explanation1 {
        font-size: 19px;
        margin: 30px 0 1.5rem;
        background-size: 100% 1px;
        background-repeat: no-repeat;
        background-position: 0 0;
        overflow: hidden;
        padding: 1.3rem 18rem 2rem 1rem;
        font-weight: 600;
        line-height: 31px;
    }


    .tele-Services .doublecomma-top {
        margin: 0px 0 15px 0 !important;
    }


    .tele-Services .doublecomma-bottom {
        transform: rotate(180deg);
        margin: 20px 0 20px 0 !important;
    }


    .tele-Services .author-name {
        font-family: "RobotoCond", Arial, Helvetica, sans-serif !important;
        font-size: 18px;
        font-weight: 700;
        margin-top: 30px;
    }


        .tele-Services .author-name span {
            display: block;
            font-size: 14px;
            font-weight: 400;
            line-height: 21px;
            font-style: italic;
        }

.img-fluid {
    max-width: 100% !important;
}

.skin .international-patiet {
    padding: 30px 40px !important;
    background: #f2f9fd !important;
    color: #343434 !important;
    font-size: 16px;
    float: none;
    line-height: 30px;
    text-align: left;
    margin-top: 60px;
}

.international-patiet a {
    color: #009945;
}

.inter-patients-form {
    margin: 0;
}

    .inter-patients-form .form_head {
        margin-bottom: 0px;
    }

    .inter-patients-form .frm_label {
        margin-bottom: 0px;
    }

        .inter-patients-form .frm_label label {
            padding-left: 0px;
        }

        .inter-patients-form .frm_label input[type="text"], frm_label input[type="email"], frm_label input[type="date"] {
            margin-left: 0;
        }

    .inter-patients-form .form-check-label {
        font-size: 13px;
    }



.skin {
    margin: 0px;
}

    .skin .box-inter {
        margin: 0 auto;
        background: rgba(255,255,255,0.2);
        border: 0px solid #fff;
        background-clip: padding-box;
        text-align: center;
        font-family: "RobotoCondRegular", Arial, Helvetica, sans-serif;
        cursor: pointer;
        box-shadow: rgba(0, 0, 0, 0.75) 0px -40px 36px -28px inset;
    }

    .skin .view {
        width: 100%;
        height: auto;
        margin: 10px 0px;
        float: left;
        border: 0px solid #fff;
        overflow: hidden;
        position: relative;
        text-align: center;
        cursor: pointer;
        background: transparent;
    }

        .skin .view h2 {
            text-align: left;
            text-transform: uppercase;
            position: absolute;
            font-size: 22px;
            padding: 18px 15px 0px 15px;
            /* background: rgba(0, 0, 0, 0.5); */
            margin: 0px 0 0 0;
            font-family: "RobotoCondRegular", Arial, Helvetica, sans-serif;
            /* font-weight: 700; */
            bottom: 10px;
            left: 0;
        }

        .skin .view .mask, .skin .view .content {
            width: 290px;
            height: 180px;
            position: absolute;
            overflow: hidden;
            top: 0;
            left: 0;
        }

    .skin .button-inter {
        font-size: 1em;
        padding: 10px;
        background: #053c62 none repeat scroll 0 0;
        border: 0 none;
        color: #fff !important;
        text-decoration: none;
        cursor: pointer;
        transition: all 0.3s ease-out;
        font-family: "RobotoCondRegular", Arial, Helvetica, sans-serif;
        text-align: center;
    }

    .skin .international-patiet {
        margin-top: 20px !important;
    }

    .skin .body {
        border: 1px solid #DCDCDC;
    }

        .skin .body .disc_type {
            list-style: disc !important;
            margin: 0 0 0px 30px;
            color: #232222;
            font-size: 14px;
            line-height: 10px;
        }

        .skin .body .tech_head {
            font-size: 20px;
            color: #000;
            font-weight: 700;
        }

        .skin .body .disc_type li {
            line-height: 20px;
            padding: 5px;
        }

    .skin .body-bg {
        background: #F8F8F8;
        padding-top: 10px;
    }

    .skin .body-text {
        padding: 20px;
    }

.skin-body {
    padding: 30px 40px !important;
    background: #f2f9fd !important;
    color: #343434 !important;
    font-size: 16px;
    float: none;
    line-height: 30px;
    text-align: left;
}

.prostate-Biopsy {
    margin: 0px;
}

    .prostate-Biopsy p {
        font-size: 15px;
    }

    .prostate-Biopsy .partner_top {
        background: #badce1;
        background-size: auto 100%;
        width: 100%;
        padding-bottom: 5px;
        height: 120px;
    }

    .prostate-Biopsy .doc_name {
        color: #343434;
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 5px;
        margin-left: 135px;
    }

    .prostate-Biopsy .doc_name2 {
        font-size: 15px;
        color: #343434;
        font-weight: 400;
        margin-left: 135px;
        line-height: 20px;
    }

    .prostate-Biopsy .img_partner {
        margin-top: 15px !important;
        margin-left: 5px;
        height: auto;
    }

    .prostate-Biopsy .partner_cont {
        margin-left: 0;
        padding: 20px;
        font-size: 15px;
    }

.skull-base {
    margin: 0;
}

    .skull-base h3 {
        color: #fff !important;
        background-color: #00a650 !important;
        border: 1px solid #DCDCDC !important;
        padding: 10px 20px;
        font-size: 18px;
        text-transform: uppercase;
    }

    .skull-base .content {
        margin: 0 1px;
        border: 1px solid #DCDCDC !important;
        padding: 10px 20px !important;
        margin-bottom: 10px !important;
        background: #f5fcf8 !important;
        overflow: hidden;
    }

    .skull-base .col3 {
        margin: 0 0 15px 0px !important;
    }

    .skull-base a {
        color: #000;
        cursor: pointer;
    }

.integrated {
}

    .integrated .read_more_btn {
        width: auto !important;
        margin-right: 20px;
        padding-top: 28px;
        height: auto;
        font-weight: 700 !important;
        color: #343434 !important;
        font-size: 14px !important;
        transition: all 0.3s;
        line-height: 2em;
        cursor: pointer;
        font-weight: 700 !important;
        position: unset;
    }

        .integrated .read_more_btn a {
            color: #000;
        }

            .integrated .read_more_btn a:hover {
                line-height: 2em;
                color: #02A758 !important;
                text-decoration: underline !important;
                -webkit-transition: all 0.5s ease;
                -moz-transition: all 0.5s ease;
                -o-transition: all 0.5s ease;
                -ms-transition: all 0.5s ease;
                transition: all 0.5s ease;
                padding-left: 0px !important;
                font-weight: 700 !important;
            }

.p-80 {
    padding-top: 79px !important;
}

.p-50 {
    padding-top: 54px !important;
}

.about span.sectionhead_icon {
    border: none;
    width: 26px;
    height: 26px;
    border-radius: 20px;
    background: url(../img/about-us.png) no-repeat;
    background-position: center 0;
    float: left;
    margin: 10px 10px 0 0;
}
/*button:focus, a:focus, input:focus, textarea:focus, select:focus {
    outline: 2px solid #005fcc; 
    outline-offset: 2px;
    background-color: #eef6ff;
}*/
.visually-hidden {
    position: absolute;
    left: -9999px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

    .visually-hidden:focus,
    .focusable:focus {
        position: static;
        left: auto;
        width: auto;
        height: auto;
        overflow: visible;
        padding: 8px;
        /*background: #000;
        color: #fff;*/
        color: #1a6ea0 !important;
        z-index: 1000;
    }

/* Pause/Play Controls */
.carousel-controls {
    text-align: center;
    margin-top: 10px;
    position: absolute;
    z-index: 15;
    top: 15px;
    left: 37px;
}

    .carousel-controls button {
        padding: 0px;
        margin: 0 5px;
        font-size: 14px;
        background-color: #fff;
        color: #333;
        border: none;
        border-radius: 4px;
        cursor: pointer;
        /* border: 1px solid #2455b2; */
        width: 26px;
        height: 26px;
        border-radius: 50px;
    }

.play img {
    width: 100%;
}

.carousel-controls button:hover {
    background-color: transparent;
}

*:focus {
    outline: 2px solid #000;
}
/**/
.sub-b input[type=submit], input[type=file], button {
    margin-left: 0em !important;
    /*padding: !important;*/
    margin-bottom: 0em !important;
    text-align: center !important;
}

.econsult {
    /*text-align: center;*/
    /* margin: 20px;*/
    margin: 0px;
}

    /*.econsult a.btn {
        font-size: 16px;
        text-align: center;
        color: #FFFFFF;
        display: inline-block;
        text-decoration: none;
        width: 416px;
        background: #276c96;
        margin-left: 10px;
        padding: 20px;
    }*/
    .econsult a.btn {
        font-size: 20px;
        text-align: center;
        color: #FFFFFF !important;
        display: inline-block;
        text-decoration: none;
        width: 283px;
        height: 105px;
        background: #276c96;
        padding: 25px 0 0 0;
        margin-bottom: 20px;
    }

        .econsult a.btn span {
            font-size: 14px;
            font-weight: 500;
            display: block;
        }

    .econsult input, select, textarea {
        width: 100%;
        min-height: 3rem;
        transition: all 0.3s 0s ease-in-out;
        border: 1px solid #C7C7C7;
        color: #707070;
        font-size: 16px;
        padding: 0px 0 0 5px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

@media (max-width: 767px) {
    .econsult a.btn {
        width: auto;
        margin: 0 10px;
    }
}

@media (max-width: 400px) {
    .econsult a.btn {
        width: auto;
        margin: 0 10px;
    }
}

@media only screen and (max-width: 600px) {
    .econsult a.btn {
        font-size: 16px;
        width: 90%;
        padding: 12px;
        margin: 10px;
    }

    .econsult {
        padding: 15px;
    }

    .econsult-submit {
        margin: 15px !important;
    }
}

.PopFeedPad input[type="submit"].btnSearchImage, button.btnSearchImage {
    background: url(../images/refresh1.jpg) no-repeat scroll 0% 0% #00a652;
    height: 29px;
    width: 30px;
    border: 0px;
    position: relative;
}
/*ecosult process style start*/
.step-process-flow {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 20px;
}

.step-card {
    border-radius: 20px;
    padding: 30px 20px;
    text-align: center;
    flex: 1 0 15%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.bg-step1 {
    background: linear-gradient(#fae8d9 5%, #fdf6f0 100%);
    border: 1px solid #fccca6;
}

.bg-step2 {
    background: linear-gradient(#d3e7f4 5%, #f2f7fb 100%);
    border: 1px solid #a7cfe9;
}

.step-card .step-number {
    font-weight: 600;
    color: #333;
    margin-bottom: 10px;
}

.step-card span {
    display: block;
    font-weight: 600;
}

.step-card img {
    margin-bottom: 15px;
}

.step-card h5 {
    font-weight: 700;
    margin-bottom: 10px;
    color: #222;
}

.step-card p {
    font-size: 15px;
    color: #555;
    text-align: center;
    margin: 0;
}

.step-card .col-md-2 {
    flex: 0 0 auto;
    width: 33.33333333%;
}
/*.econsult .frm_label input {
    margin:4px;
}*/

@media only screen and (max-width: 600px) {
    /* .step:not(:last-child)::after{
        background: transparent;
    } */
    .step-card {
        margin: 0 15px;
        flex: 1 0 50%;
    }

        .step-card span {
            display: inline-block;
        }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .step-card {
        flex: 1 0 25%;
    }

        .step-card span {
            display: inline-block;
        }

        .step-card p {
            margin: 0px;
        }
    .econsult {
        margin-top: 20px;
    }
}


/*ecosult process style end*/
/*econsult styles start*/
.toggleBtn {
    float: right;
    position: fixed;
    bottom: 51%;
    right: 0px;
    background: url("../img/announcement-icon.png") #3aa8b7;
    background-repeat: no-repeat;
    background-position: center center;
    border: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    width: 56px;
    height: 54px;
}

    .toggleBtn:hover {
        background-color: #02a758;
    }

.targetBox {
    background: #fff;
    -webkit-box-shadow: 0 0 24px 0 rgba(0,0,0,0.06),0 1px 0 0 rgba(0,0,0,0.02);
    box-shadow: 0 0 24px 0 rgba(0,0,0,0.06),0 1px 0 0 rgba(0,0,0,0.02);
    width: 450px;
    height: 33vh;
    padding: 0px;
    z-index: 10;
    position: fixed;
    right: -450px;
    top: 312px;
    bottom: 0;
    transition: all 0.6s ease;
    border: 1px solid #0EA758;
}

.showTargetb {
    right: 0;
    transition: all 0.6s ease;
    margin-top: -7px;
}

.Hide {
    display: none
}

.announcement-setting {
    padding: 10px 0px 5px 20px;
    margin: 10px 0;
    line-height: 45px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.mt-t {
    margin-top: 5px;
    padding-right: 10px;
}

#close-btn {
    position: absolute;
    background: #02a758;
    /* border: 0px solid #999;
    color: #fff; */
    height: 53px;
    width: 55px;
    padding: 0px;
    top: -54px;
    right: 0px;
    font-weight: 700;
    cursor: pointer;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.announcement li a {
    border-bottom: 1px solid #EEEEEE;
    padding: 0 10px;
    font-size: 13px !important;
    display: block;
    color: #333 !important;
    text-decoration: none
}

.announcement-setting p {
    font-size: 13px;
    font-weight: 700;
    line-height: normal;
    margin-top: 10px;
    color: #000;
}

    .announcement-setting p:hover {
        color: #02a758;
        text-decoration: underline;
    }

.announcement-setting span {
    display: block;
    font-weight: 700;
}

.pr-r {
    padding-right: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/*feedback Form*/
/*#announcement{margin:0px;}*/
#announcement {
    margin: 1px 0 0 0;
}

    #announcement .overlay {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.9);
        transition: opacity 500ms;
        visibility: hidden;
        opacity: 0;
    }

        #announcement .overlay:target {
            visibility: visible;
            opacity: 1;
        }

    #announcement .popup {
        margin: 70px auto;
        padding: 20px;
        background: #fff;
        border-radius: 0px;
        width: 60% !important;
        position: relative;
        transition: all 5s ease-in-out;
        display: block !important;
        left: 0;
        top: 0;
        border-radius: 20px;
    }



        #announcement .popup .close {
            position: absolute;
            top: -18px;
            right: -18px;
            transition: all 200ms;
            font-size: 24px;
            font-weight: 500;
            text-decoration: none;
            color: #fff !important;
            border-radius: 50%;
            width: 33px;
            height: 33px;
            background: #276C95 !important;
            padding: 1px 2px 1px 7px;
            border: 3px solid #fff;
            opacity: 1;
        }
        /* .feedback .popup .close:hover {
  color: #fff !important;
  background: #02A758  !important;
} */
        #announcement .popup .content {
            font-size: 14px;
            line-height: 21px;
            font-weight: bold;
        }

            #announcement .popup .content p {
                font-weight: bold;
                margin-top: 10px;
            }

    #announcement button {
        color: #276C96;
        margin-top: -40px;
        float: right;
        background: transparent;
        font-weight: 600;
    }

    #announcement span {
        display: contents;
    }

.captcha-text {
    font-weight: 600;
    margin-top: 10px;
}

.ratio {
    position: relative;
    width: 100%
}

    .ratio::before {
        display: block;
        padding-top: var(--bs-aspect-ratio);
        content: ""
    }

    .ratio > * {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.ratio-1x1 {
    --bs-aspect-ratio: 100%
}

.ratio-4x3 {
    --bs-aspect-ratio: calc(3 / 4 * 100%)
}

.ratio-16x9 {
    --bs-aspect-ratio: calc(9 / 16 * 100%)
}

.ratio-21x9 {
    --bs-aspect-ratio: calc(9 / 21 * 100%)
}

.diagram-flow {
    display: block !important;
}

.diagram-flow-mobile {
    display: none !important;
}

.acc-content {
    /*display: none;*/
    padding: 10px;
    border: 1px solid #ddd;
    margin-top: 0px;
}

.accordion-header {
    cursor: pointer;
    background: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    margin-top: 5px;
}

.accordion-header {
    padding: 10px 30px;
    background: url(../2021/img/md-arrow-dropdown.svg) no-repeat 98.5% center !important;
    background-color: transparent !important;
    color: #343434 !important;
    border: 1px solid #DCDCDC !important;
    margin-bottom: 0px !important;
    margin-top: 7px;
}

.accordion-open {
    background: url(../2021/img/md-arrow-dropdown.svg) no-repeat 98.5% center !important;
    color: #fff !important;
    background-color: #00a650 !important;
    margin: 0 1px;
    padding: 10px 20px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    #announcement .popup {
        padding-left: 15px;
        padding-right: 15px;
    }

    #announcement .popup {
        width: 95% !important;
    }

    .targetBox {
        height: 19vh;
        top: 160px;
    }

    .toggleBtn {
        top: 101px;
    }

    .diagram-flow {
        display: block !important;
    }

    .diagram-flow-mobile {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    #announcement .box {
        width: 70%;
    }

    #announcement .popup {
        width: 90% !important;
        margin-top: 20px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
    }

        #announcement .popup .close {
            top: -15px;
            right: -15px;
        }

    #announcement button {
        margin-top: -10px;
    }

    .setButtonPositon {
        left: 30%
    }

    .targetBox {
        height: 34vh;
        top: 161px;
        width: auto;
        /* width: 392px;
    right: -392px */
    }

    .toggleBtn {
        top: 99px;
    }
    /* #close-btn{
    top: -26%;
  } */
    .diagram-flow {
        display: none !important;
    }

    .diagram-flow-mobile {
        display: block !important;
    }

    .econsult a.btn {
        width: 100%;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .toggleBtn {
        top: 99px;
    }

    .targetBox {
        height: auto;
        top: 158px;
    }
}

.menu_search {
    width: 125px;
    background: none;
    padding: 2px 2px 1px 12px;
    font-size: 12px;
    color: #fff;
    border: 0px none;
    margin: -1px 3px 3px 15px;
    height: 27px;
    margin: 0;
    float: left;
}

.search-img {
    margin: 0px;
    background: url(img/Homepage-Search-Icon.png);
    background-repeat: no-repeat;
    background-position: right center;
    width: 28px;
    height: 28px;
    border: 0px none;
    cursor: pointer;
}

.pancreatic-stones .contact-text {
    margin-right: 20px;
    margin-bottom: 15px;
    padding: 45px 8px 0px 30px;
    width: 47%;
    background: #F2F9FD;
    text-align: left;
    font-size: 17px;
    min-height: 205px;
    position: relative;
}

    .pancreatic-stones .contact-text span {
        display: block;
        font-weight: 500;
    }

.f-w {
    font-weight: 700 !important;
}

.pancreatic-stones .contact-bottom-img {
    position: absolute;
    bottom: 1px;
    right: 1px;
}

.surgery-grid .row {
    display: flex;
    background-color: transparent;
    width: 100%;
    /* padding: 0; */
    margin-top: 0px;
}

.pancreatic-stones .contact-space {
    top: 15px;
}

.about, .specialities, .faq {
    margin: 0;
}

    .faq span.sectionhead_icon {
        border: none;
        width: 30px;
        height: 30px;
        border-radius: 20px;
        background: url(../img/faq.png) no-repeat;
        background-position: center 0;
        float: left;
        margin: 10px 10px 0 0;
    }
/*econsult style end*/
