@import url("https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900");
@font-face {
    font-family: "";
    src: url("../font/index.html");
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
address,
details {
    display: block;
    padding: 0px;
    margin: 0px;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    padding: 0px;
    margin: 0px;
    font-size: 12px;
        font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: 400;
}

.clear {
    clear: both;
    padding: 0px;
    margin: 0px;
}

main {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    main {
        max-width: 93%;
    }
}

@media (min-width: 1366px) {
    main {
        max-width: 1250px;
    }
}

header {
    background: #fff;
    height: 118px;
}

.head-tp-pnl {
    background: #7f1858;
    text-align: right;
}

.head-tp-pnl .tp-link {
    display: inline-block;
    color: #fff;
    line-height: 28px;
    margin-right: 200px;
}

.head-tp-pnl .tp-link a {
    text-decoration: none;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    margin: 0px 5px;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
}

.head-tp-pnl .mob-no {
    display: inline-block;
    color: #ffd200;
    font-size: 18px;
    line-height: 28px;
}

.head-tp-pnl .mob-no span {
    display: block;
    float: left;
}

.right-sidenav {
    float: right;
    margin: 0px 0px 0px 0px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999;
}

.hed-logo {
    float: left;
    width: 162px;
        display: block;
}

.hed-logo img {
    width: 110%;
    display: block;
}

.head-bt-pnl {
    padding: 0px;
}

.head-bt-pnl main {
    position: relative;
}

.sidenav-open {
    font-size: 0px;
    color: #fff;
    display: block;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background: #7f1858;
    margin-top: 10px;
}

.sidenav-open font {
    display: block;
    text-align: center;
    padding-top: 16px;
    font-family: "Exo 2", Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.sidenav {
    height: 100%;
    width: 0;
    max-width: 50vw;
    position: fixed;
    z-index: 11;
    top: 0;
    right: 0;
    background: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 0px;
    text-align: left;
    z-index: 111;
}

.sidenav ul {
    padding: 16vh 4vw;
    list-style: none;
}

.sidenav ul li {
    display: inline-block;
    width: 18vw;
    margin: 5px 0px;
}

.sidenav li a {
    padding: 3% 0px 3% 0px;
    line-height: 1.5vw;
    text-decoration: none;
    font-size: 1.1vw;
    color: #7f1858;
    display: block;
    transition: 0.3s;
}

.sidenav li a:hover {
    color: #000;
}

.sidenav .closebtn {
    border-bottom: 1px solid #7f1858;
    padding: 0px;
    width: 100%;
    color: #7f1858;
    position: absolute;
    left: 0;
    top: 0;
}

.sidenav .closebtn span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 2vw;
    float: right;
    padding: 1.3vw 2vw;
}

.sidenav .closebtn font {
    text-align: right;
    text-transform: uppercase;
    font-size: 2vw;
    float: left;
    padding: 1.3vw 2vw;
}

.social-icon {
    color: #7f1858;
    padding: 3% 0%;
    width: 100%;
    border-top: 1px solid #f73959;
    clear: both;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 0;
}

.social-icon ul {
    float: left;
    padding: 0px 2vw;
    margin: 0px;
}

.social-icon a {
    color: #7f1858;
    display: inline-block;
    margin: 0px 8px;
    font-size: 1.5vw;
}

.social-icon a:hover {
    color: #002c63;
}

.social-icon span {
    float: right;
    font-weight: 400;
    padding: 0px 2vw;
    display: block;
    font-size: 1.2vw;
}


/**********************heme page******************/

.home-slide {
    position: relative;
    background: #fff;
    /* z-index: -1; */
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    float: left;
    width: 100%;
    border: 0;
}

.home-slide figcaption {
    width: 100%;
    margin: 0px 0px 110px 0px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 11;
}

.home-slide figcaption h4 {
    margin: 0px;
    padding: 0px;
    font-size: 53px;
    color: #29166e;
    font-weight: 200;
}

.home-slide figcaption h3 {
    padding: 0px;
    margin: 0px;
    font-size: 48px;
    color: #7f1858;
    margin: 0px 0px 10px 0px;
    font-weight: 800;
}

.home-slide figcaption p {
    padding: 0px;
    margin: 0px;
    font-size: 27px;
    color: #29166e;
    margin: 0px;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 30px;
}

.home-slide figcaption p span {
    text-transform: uppercase;
    color: #fff;
}

.home-slide figcaption .btn-link {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: 500;
    background: #29166e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #29166e 0%, #7f1858 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #29166e 0%, #7f1858 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #29166e 0%, #7f1858 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#29166e', endColorstr='#7f1858', GradientType=1);
    /* IE6-9 */
    transition: all 0.25s ease;
    width: auto;
    height: 37px;
    line-height: 37px;
    text-align: center;
    border-radius: 20px;
    padding: 0px 20px;
    border-inline-start-color: #2a166e;
}

.home-slide figcaption .btn-link:hover {
    background: #fff;
    color: #7f1858;
    border-radius: 20px;
}

.rslides1_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    bottom: 0;
    z-index: 1;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    width: 36px;
    height: 36px;
    margin: 0px 0px 110px 0px;
    z-index: 111;
}

.rslides1_nav:active {
    opacity: 1;
}

.rslides1_nav.prev {
    right: 0;
    background-position: right top;
    background: transparent url(../images/banner-left-arrow.png) no-repeat left top;
    background-size: 100%;
}

.rslides1_nav.next {
    background-position: right top;
    right: 0;
    background: transparent url(../images/banner-right-arrow.png) no-repeat left top;
    background-size: 100%;
    margin-bottom: 147px;
}

.rslides1_nav:focus {
    outline: none;
}

.rslides_tabs {
    font-size: 0px;
    list-style: none;
    margin: 0px auto 0px auto;
    padding: 5px 0px;
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 0;
    display: none;
}

.rslides_tabs li {
    display: inline-block;
    float: none;
    margin-right: 2px;
}

.rslides_tabs a {
    width: auto;
    padding: 5px;
    height: auto;
    background: transparent;
    display: block;
    background: #fff;
    border-radius: 50%;
    border: 2px solid #d6694c;
}

.rslides_tabs .rslides_here a {
    background: #d6694c;
}


/************************ind service pnl*****************/


/*******************************centres-excellence************************/

.centres-excellence {
    width: 100%;
    padding: 0px;
    position: relative;
    margin: -50px 0px 0px 0px;
    z-index: 11;
}

.centres-excellence main {
    position: relative;
    padding: 9px;
    background: rgba(255, 255, 255, 0.65);
}

.centres-excellence .exce-bg {
    background: #29166e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #29166e 0%, #7f1858 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #29166e 0%, #7f1858 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #29166e 0%, #7f1858 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#29166e', endColorstr='#7f1858', GradientType=1);
    /* IE6-9 */
    padding: 0px 10px;
}

.centres-excellence h4 {
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    float: left;
    border-right: 1px solid #745e99;
    margin: 10px 10px 10px 5px;
    padding: 15px 20px 15px 0px;
}

.centres-excellence .bx-viewport {
    height: auto !important;
}

.centres-excellence h4 span {
    display: block;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
}

.centres-excellence ul {
    padding: 0px;
    margin: 0px;
}

.centres-excellence .bx-wrapper {
    float: left;
    width: 73%;
}

.centres-excellence li {
    background: url(../images/exce-list-bg.png) no-repeat top right;
    width: 222px;
    padding: 0px 0px;
    height: 100px;
}

.centres-excellence li a {
    padding: 35px 0px 0px 0px;
    margin: 0px;
    text-decoration: none;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
}

.centres-excellence .view-all-btn {
    float: right;
    color: #b2879f;
    border-left: 1px solid #b2879f;
    text-decoration: none;
    font-weight: 500;
    background: url(../images/view-all-arrow.png) no-repeat right center;
    padding: 30px 30px 30px 15px;
    margin: 10px 0px;
}

.outside {
    padding: 0px;
    margin: 0px;
}

.outside img {
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
}

.outside a {
    padding: 0px;
}

.outside a:hover {
    background: none;
}

.outside a:hover>img {
    border-radius: 0px;
    background: none;
}

.outside .bx-prev {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0;
    top: -24%;
}

.outside .bx-next {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0;
    top: -24%;
    margin: 0px 26px 0px 0px;
}


/*******************************centres-excellence************************/


/*******************************index-about-panel************************/

.index-about-panel {
    padding: 20px 0px;
    margin: 0px 0px;
}

.index-about-panel .index-abt-img {
    float: left;
    width: 548px;
    height: auto;
    padding: 8px;
    border: 1px solid #7f1858;
}

.index-about-panel .index-abt-img img {
    display: block;
    width: 100%;
}

.index-about-panel .index-abt-content {
    float: right;
    width: 650px;
}

.index-about-panel .index-abt-content h4 {
    font-size: 30px;
    color: #4e4e4e;
    font-weight: 800;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #d4d4d4;
}

.index-about-panel .index-abt-content h4 span {
    font-size: 18px;
    color: #7e1858;
    font-weight: 600;
    display: block;
    text-transform: uppercase;
}

.index-about-panel .index-abt-content p {
    font-size: 12px;
    color: #4e4e4e;
    line-height: 21px;
}

.index-about-panel .index-abt-content p strong {
    margin-bottom: 10px;
    display: block;
}

.index-about-panel .index-abt-content .read-more-btn {
    background: #e2e2e2;
    width: 95px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    float: right;
    margin: 10px 0px;
}

.index-about-panel .index-abt-content .nabh-logo {
    width: auto;
}

.index-about-panel .index-abt-content hr {
    background: #ebebeb;
    border: none;
    height: 1px;
    margin: 0px;
}

.index-about-panel .index-abt-content .nabh-logo span {
    display: block;
    font-size: 16px;
    line-height: 55px;
    color: #2a166e;
    float: left;
    margin-right: 100px;
}


/*******************************index-about-panel************************/


/*******************************ind-doct-team************************/

.ind-doct-team {
    width: auto;
    background: url(../images/new-ott.jpeg) no-repeat top right #2f0920;
    padding: 20px 0px;
        background-size: cover;
}

.ind-doct-team h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
}

.ind-doct-team p {
    font-size: 12px;
    color: #c1c1c1;
    margin-bottom: 15px;
}

.ind-doct-team section {
    display: block;
    float: left;
    margin: 0px 35px 0px 0px;
    text-align: center;
    max-width: 206px;
}

.ind-doct-team .doct-img {
    width: auto;
    height: 171px;
    overflow: hidden;
    border: 1px solid #cacaca;
    background: #cacaca;
    margin-bottom: 10px;
}

.ind-doct-team .doct-img img {
    display: block;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.ind-doct-team section h2 {
    font-size: 14px;
    color: #dadada;
    text-transform: uppercase;
    margin: 5px 0px;
}

.ind-doct-team section p {
    font-size: 10px;
    margin: 0px;
    line-height: 16px;
}

.ind-doct-team .all-doct-btn {
    display: block;
    padding: 0px;
    font-size: 10px;
    color: #979797;
    text-transform: uppercase;
    border: 1px solid #979797;
    width: 143px;
    line-height: 34px;
    text-align: center;
    margin: 20px 270px;
}

.ind-doct-team .all-doct-btn:hover {
    transition: 0.3s;
    color: #2f0920;
    background: #fff;
}


/***********************ind-treatmet-panel******************/

.ind-treatmet-panel {
    padding: 30px 0px;
    /* background: url(../images/index-treatment-img.jpg) no-repeat left top; */
    background: url(../images/avif/index-treatment-img.avif) no-repeat left top;
}

.ind-treatmet-panel .ind-treatmet-box {
    float: right;
    padding: 0px;
    margin: 0px;
    max-width: 480px;
}

.ind-treatmet-panel .ind-treatmet-box h5 {
    font-size: 2.3em;
    color: #33303c;
    font-style: italic;
    font-weight: 400;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.ind-treatmet-panel .ind-treatmet-box h4 {
    color: #7f1958;
    font-size: 41px;
    font-weight: 500;
    text-transform: uppercase;
}

.ind-treatmet-panel .ind-treatmet-box h3 {
    color: #7f1958;
    font-size: 41px;
    font-weight: 800;
    text-transform: uppercase;
}

.ind-treatmet-panel .ind-treatmet-box p {
    color: #29156f;
    font-size: 1em;
    font-weight: 600;
    line-height: 22px;
    margin: 15px 0px;
}

.ind-treatmet-panel .ind-treatmet-box ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.ind-treatmet-panel .ind-treatmet-box ul li {
    line-height: 34px;
    font-size: 14px;
    font-weight: 600;
    color: #545454;
    padding: 0px 0px 0px 15px;
    background: url(../images/black-arrow.png) no-repeat left center;
}


/**************what new panel****************/

.what-new-panel {
    width: auto;
    background: url(../images/what-new-bg.jpg) no-repeat top center;
    padding: 30px 0px;
}

.what-new-panel h3 {
    font-size: 41px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    color: #fff;
    text-align: center;
    font-weight: normal;
    margin: 0px 0px 30px 0px;
}

.tabs {
    padding: 0px;
    list-style: none;
    text-align: center;
    border: 1px solid #bba0b9;
    max-width: 600px;
    border-radius: 15px;
    margin: auto;
    overflow: hidden;
}

.tabs li {
    background: none;
    color: #fff;
    display: inline-block;
    width: 197px;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 600;
}

.tabs li.current {
    background: #fff;
    color: #000;
}

.tab-content {
    display: none;
    padding: 0px;
    min-height: 300px;
    font-size: 11px;
    color: #fff;
    font-weight: 400;
    line-height: 20px;
    margin: 55px 0px 0px 0px;
    text-align: center;
}

.tab-content.current {
    display: block;
}

.tab-content .ind-news-box {
    display: inline-block;
    max-width: 390px;
    margin: 0px 10px;
    text-align: left;
    vertical-align: top;
}

.tab-content .ind-news-box .ind-news-img {
    width: 112px;
    border: 2px solid #7c6087;
    float: left;
    margin-right: 15px;
}

.tab-content .ind-news-box .ind-news-img img {
    width: 100%;
    display: block;
}

.tab-content .ind-news-box .news-article {
    float: left;
    width: 230px;
    font-size: 10px;
    line-height: 18px;
    text-align: justify;
}

.tab-content .ind-news-box .news-article h2 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: left;
}

.tab-content .ind-news-box .news-article .date {
    font-size: 12px;
    font-weight: 400;
    margin: 8px 0px;
    padding: 0px 0px 8px 0px;
    border-bottom: 1px solid #fff;
}

.tab-content hr {
    border: none;
    height: 2px;
    background: #8d6b94;
    margin: 30px auto;
    max-width: 600px;
}

.tab-content .view-all-btn {
    display: block;
    width: 158px;
    height: 42px;
    line-height: 42px;
    margin: auto;
    border: 1px solid #c5b2cb;
    text-decoration: none;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    transition: all 1s ease-out;
    border-radius: 10px;
}

.tab-content .view-all-btn:hover {
    background: #8d6b94;
    color: #fff;
}


/**************what new panel****************/


/*********************** testimonial-panel *************************/

.testimonial-panel {
    padding: 40px 0px;
}

.testimonial-panel h4 {
    color: #432974;
    font-size: 36px;
    font-weight: 500;
    text-align: center;
    margin: 0px 0px 20px 0px;
}

.tm-tab {
    padding: 0px;
    list-style: none;
    text-align: center;
    max-width: 650px;
    margin: auto;
}

.tm-tab li {
    background: #aeaeae;
    color: #fff;
    display: inline-block;
    width: 280px;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
    font-weight: 600;
    border-radius: 25px;
    margin: 0px 10px;
    position: relative;
}

.tm-tab li.active {
    background: #29166e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #29166e 0%, #7f1858 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #29166e 0%, #7f1858 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #29166e 0%, #7f1858 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#29166e', endColorstr='#7f1858', GradientType=1);
    /* IE6-9 */
    transition: all 0.25s ease;
}

.tm-tab li.active::after {
    position: absolute;
    content: "-";
    background: url(../images/tm-hover-arrow.png) no-repeat bottom center;
    margin: 0px 0px -11px 45%;
    left: 0;
    bottom: 0;
    width: 22px;
    height: 11px;
}

.tm-tab-content {
    display: none;
    padding: 0px;
    font-size: 11px;
    color: #ccc;
    font-weight: 400;
    line-height: 20px;
    margin: 55px 0px 0px 0px;
    text-align: center;
    position: relative;
}

.tm-tab-content.active {
    display: block;
}

.tm-tab-content .view-all-btn {
    display: block;
    width: 200px;
    height: 42px;
    line-height: 42px;
    margin: auto;
    border: 1px solid #c5b2cb;
    text-decoration: none;
    font-size: 11px;
    color: #a1a1a1;
    text-transform: uppercase;
    transition: all 1s ease-out;
    border-radius: 20px;
}

.tm-tab-content .view-all-btn:hover {
    background: #8d6b94;
    color: #fff;
}

.tm-tab-content section {
    max-width: 1200px;
}

.testimonial-panel .bx-wrapper .bx-viewport {
    height: auto !important;
}

.testimonial-panel a {
    display: block;
    text-align: center;
}

.testimonial-panel .tm-img {
    display: block;
    width: 100px;
    height: auto;
    margin: 10px auto;
    padding: 3px;
    background: #fff;
}

.testimonial-panel .tm-img img {
    display: block;
    width: 100%;
}

.testimonial-panel blockquote {
    display: block;
    padding: 0px 20px;
    font-size: 15px;
    color: #3f3f3f;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 26px;
    max-width: 1200px;
}

.testimonial-panel .name {
    display: block;
    text-align: right;
    color: #b2b2b2;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    margin: 15px 0px;
    max-width: 1200px;
    padding: 0px 20px;
}

.testimonial-panel .outside {
    padding: 0px;
    margin: 0px;
}

.testimonial-panel .outside img {
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
}

.testimonial-panel .outside .bx-prev {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0;
    top: 35%;
}

.testimonial-panel .outside .bx-next {
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 35%;
}


/*********************** testimonial-panel *************************/

footer {
    padding: 0px 0px;
    margin: 0px;
}

.ft-tp-panel {
    padding: 20px 0px;
    margin: 0px;
    background: url(../images/footer-bg.png);
    background-size: cover;
    background-position: center; 
    background-repeat: no-repeat;
}

.ft-tp-panel .ft-link {
    display: inline-block;
    width: 15%;
    vertical-align: top;
}

.ft-tp-panel .ft-link h3 {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0px 0px 15px 0px;
}

.ft-tp-panel .ft-link a {
    display: block;
    text-decoration: none;
    font-size: 12px;
    color: #fff;
    line-height: 26px;
}

.ft-tp-panel address {
    display: inline-block;
    width: 20%;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    vertical-align: top;
}

.ft-tp-panel address p {
    margin: 0px 0px 10px 0px;
}

.ft-tp-panel address a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
}

.ft-tp-panel address .fa {
    font-size: 16px;
    color: #c9c9c9;
    margin: 0px 8px;
}

.ft-tp-panel address .foot-logo {
    max-width: 171px;
    margin: 0px 0px 15px 0px;
}

.ft-tp-panel address .foot-logo img {
    width: 100%;
    display: block;
}

.ft-bt-panel {
    padding: 8px 0px;
    margin: 0px;
    background: #29156f;
    text-align: center;
}

.ft-bt-panel .power-by {
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    font-size: 10px;
    color: #cfd1d6;
    display: block;
    float: right;
    opacity: 0.6;
}

.copy-right {
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    font-size: 10px;
    color: #cfd1d6;
    display: block;
    float: left;
    opacity: 0.6;
}


/***********************inner css***********************/

.inner-top-pnl {
    padding: 0px;
    margin: 0px;
}

.inner-top-pnl .top-link {
    background: #29166e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #29166e 0%, #7f1858 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #29166e 0%, #7f1858 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #29166e 0%, #7f1858 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#29166e', endColorstr='#7f1858', GradientType=1);
    /* IE6-9 */
    padding: 10px 0px;
    text-align: right;
}

.inner-top-pnl .top-link a {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
    font-size: 12px;
    padding: 5px 15px;
    border-radius: 20px;
    text-transform: uppercase;
    font-weight: 500;
    transition: all 1s ease-out;
}

.inner-top-pnl .top-link a:hover {
    background: #fff;
    color: #7f1858;
}

.inner-top-pnl .inr-heading {
    background: #eeeeee;
    font-size: 22px;
    color: #3c3a43;
    padding: 15px 0px;
    text-transform: uppercase;
    font-weight: 600;
}

.abt-cont {
    padding: 40px 0px 0px 0px;
    font-size: 14px;
    color: #4e4e4e;
    line-height: 27px;
    text-align: justify;
}

.abt-cont ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.abt-cont ul li {
    display: block;
    margin: 5px 0px;
    background: url(../images/black-arrow.png) no-repeat left 10px;
    padding: 0px 0px 0px 20px;
}

.inner-abt-panel {
    padding: 0px 0px 40px 0px;
}

hr {
    height: 1px;
    border: none;
    background: #d1d1d1;
    opacity: 0.5;
    margin-top: 40px;
}

.inner-abt-panel .content {
    width: 600px;
    float: left;
    font-size: 14px;
    color: #4e4e4e;
    line-height: 27px;
    text-align: justify;
}

.inner-abt-panel .content p {
    margin: 15px 0px;
}

.inner-abt-panel .content h2 {
    font-size: 25px;
    color: #7f1858;
    font-style: italic;
    font-weight: 500;
    display: inline-block;
    border-bottom: 1px solid #7f1858;
    padding: 0px 50px 10px 0px;
    margin: 0px 0px 0px 0px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.inner-abt-panel .abt-img {
    width: 515px;
    padding: 8px;
    border: 1px solid #7c1859;
    float: right;
}

.inner-abt-panel .abt-img img {
    display: block;
    width: 100%;
}

.abt-doct-panel {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 30px 0px;
    text-align: center;
}

.abt-doct-panel h2 {
    font-size: 40px;
    color: #2a166e;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-weight: normal;
    margin: 0px 0px 30px 0px;
}

.abt-doct-panel .abt-doct-box {
    display: inline-block;
    width: 350px;
    margin: 0px 15px;
}

.abt-doct-panel .abt-doct-img {
    width: 251px;
    height: 251px;
    margin: 0px auto 15px auto;
    border-radius: 100%;
    padding: 2px;
    background: #7f1858;
}

.abt-doct-panel .abt-doct-img img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
/*    -webkit-filter: grayscale(100%);*/
    /* Safari 6.0 - 9.0 */
    /*filter: grayscale(100%);*/
}

.abt-doct-panel .abt-doct-box h3 {
    font-size: 15px;
    color: #2d2d2d;
    letter-spacing: 1.2px;
    margin: 0px 0px 5px 0px;
}

.abt-doct-panel .abt-doct-box p {
    font-size: 15px;
    color: #818181;
    letter-spacing: 1.1px;
    line-height: 23px;
}

.list-of-consultants {
    padding: 0px 0px 80px 0px;
    margin: 0px;
    text-align: center;
}

.list-of-consultants h4 {
    font-size: 40px;
    color: #2a166e;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-weight: normal;
    margin: 0px 0px 30px 0px;
}

.list-of-consultants .list-cont {
    background: #29166e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #29166e 0%, #7f1858 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #29166e 0%, #7f1858 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #29166e 0%, #7f1858 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#29166e', endColorstr='#7f1858', GradientType=1);
    /* IE6-9 */
    padding: 10px;
    display: inline-table;
    width: 280px;
    height: 160px;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    margin: 0px 0px 2px 0px;
}

.list-of-consultants .list-cont:hover {
    transition: all 1s ease-in-out;
    background: #2a166e;
}

.list-of-consultants .list-cont a {
    text-decoration: none;
    color: #fff;
    display: block;
}

.list-cont .name {
    font-size: 18px;
    font-weight: 600;
    padding: 20px 0px 5px 0px;
}

.list-cont .desi {
    font-size: 15px;
    font-weight: 500;
    padding: 0px 0px 5px 0px;
}

.list-cont .text {
    height: auto;
    font-size: 12px;
    color: #fff;
    line-height: 22px;
}

.list-cont time {
    display: block;
    color: #ffe400;
    text-transform: uppercase;
    font-weight: 500;
}

.services-panel {
    padding: 20px 0px 40px 0px;
    text-align: center;
}

.services-panel .services-list {
    width: 280px;
    height: 140px;
    padding: 10px;
    display: inline-table;
    border-radius: 10px;
    border: 1px solid #d5d5d5;
    background: #f9f9f9;
    margin: 10px;
    box-shadow: inset 0px 0px 85px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0px 0px 85px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px 0px 85px rgba(0, 0, 0, 0.2);
}

.services-panel .services-list a {
    display: block;
    text-decoration: none;
    padding: 15px 0px;
    color: #7e1858;
}

.services-panel .services-list span {
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    margin-top: 30px;
}

.services-panel .services-list:hover {
    background: #29166e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #29166e 0%, #7f1858 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #29166e 0%, #7f1858 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #29166e 0%, #7f1858 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#29166e', endColorstr='#7f1858', GradientType=1);
    /* IE6-9 */
    transition: all 1s ease-in-out;
}

.services-panel .services-list:hover>a {
    color: #fff;
}

.trt-detail {
    padding: 20px 0px 50px 0px;
    margin: 0px;
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
    text-align: justify;
}

.trt-detail h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

.trt-detail-img {
    padding: 0px;
    margin: 0px 0px 10px 20px;
    border-radius: 5px;
    width: 390px;
    float: right;
}

.trt-detail-img img {
    width: 100%;
}

.trt-detail p {
    margin: 0px 0px 20px 0px;
}

.trt-detail .list-blue {
    display: inline-block;
    width: 404px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #0053ba;
    margin: 2px 0px;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
}

.trt-detail ul {
    padding: 0px;
    margin: 0px 0px 20px 0px;
    list-style: none;
}

.trt-detail ul li {
    padding: 0px 0px 0px 20px;
    margin: 0px;
    background: url(../images/black-arrow.png) no-repeat left 10px;
}

.doctor-panel {
    padding: 20px 0px 50px 0px;
}

.doctor-panel .doctor-list {
    display: inline-block;
    width: 220px;
    border: 1px solid #cacaca;
    margin: 10px 10px;
    padding: 0px 0px 30px 0px;
    text-align: center;
}

.doctor-panel .doctor-list .doct-img {
    width: 100%;
    margin-bottom: 10px;
}

.doctor-panel .doctor-list .doct-img img {
    width: 100%;
    display: block;
    padding: 0px;
    margin: 0px;
}

.doctor-panel .doctor-list .name {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 10px 0px;
    text-align: center;
    color: #000;
}

.doctor-panel .doctor-list .desi {
    font-size: 11px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 10px;
    color: #000;
}

.doctor-panel .doctor-list .depart {
    font-size: 11px;
    font-weight: 400;
    text-align: center;
    color: #000;
}

.doctor-panel .doctor-list a {
    text-decoration: none;
}

.doctor-detail {
    padding: 60px 0px;
    margin: 0px;
}

.doctor-detail .dot-det-img {
    width: 226px;
    float: left;
    margin: 0px 0px 0px 0px;
}

.doctor-detail .dot-det-img img {
    width: 100%;
}

.dot-content {
    width: 980px;
    float: right;
    padding: 0px 0px 0px 30px;
    border-left: 1px solid #c3c3c3;
    color: #2e2e2e;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}

.dot-content h4 {
    color: #2a166e;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px;
}

.dot-content .department {
    font-size: 14px;
    color: #575757;
    margin: 0px 0px 20px 0px;
}

.dot-content p {
    margin-bottom: 20px;
}

.dot-content h2 {
    font-size: 19px;
    font-weight: 500;
    color: #7f1858;
    margin: 0px 0px 10px 0px;
}

.dot-content hr {
    height: 2px;
    background: #7f1858;
    opacity: 10;
    border: none;
    margin: 10px 0px 40px 0px;
}

.dot-content ul {
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 40px 0px;
    list-style: outside;
}

.dot-content ul li {
    color: #2e2e2e;
    font-size: 14px;
    font-weight: 500;
    line-height: 32px;
}

.certificat-pnl {
    padding: 20px 0px 0px 0px;
}

.certificat-pnl h3 {
    font-size: 40px;
    font-weight: 400;
    color: #4b3984;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    margin: 30px 0px;
}

.news-panel {
    padding: 30px 0px;
    margin: 0px;
}

.news-panel .news-box {
    display: inline-block;
    max-width: 585px;
    min-height: 120px;
    background: #f5f5f5;
    border: 1px solid #d7d7d7;
    padding: 15px 10px;
    margin: 0px 20px 20px 0px;
    text-align: left;
    border-radius: 10px;
}

.news-panel .news-box a {
    display: block;
}

.news-panel .news-img {
    float: left;
    width: 141px;
    margin: 0px 25px 0px 0px;
}

.news-panel .news-img img {
    width: 100%;
}

.news-panel .news-text {
    font-size: 13px;
    line-height: 24px;
    color: #000;
    font-weight: 400;
    padding: 0px 0px 0px 0px;
    float: right;
    min-height: 160px;
    width: 385px;
}

.news-box .date {
    font-size: 13px;
    font-weight: 500;
    color: #7f1858;
}

.news-box .date span {
    display: block;
    color: #000;
    margin: 0px 0px;
}

.news-detail {
    padding: 25px;
}

.news-detail .news-dt-img {
    width: 200px;
    float: left;
    margin: 0px 20px 20px 0px;
    padding: 3px;
    background: #fff;
}

.news-detail .news-dt-img img {
    width: 100%;
    display: block;
}

.news-detail .news-dt-text {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
}

.news-detail .news-dt-text h3 {
    font-size: 25px;
    font-weight: 600;
    line-height: 35px;
    margin-bottom: 15px;
}

.testimonial-list {
    padding: 100px 0px;
}

.testimonial-list .tm-box {
    padding: 20px 30px;
    border-radius: 10px;
    background: #f0f0f0;
    display: inline-table;
    font-size: 16px;
    line-height: 32px;
    max-width: 550px;
    margin: 0px 50px 50px 0px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    text-align: center;
    min-height: 280px;
}

.testimonial-list .tm-box a {
    text-decoration: none;
    color: #000;
}

.testimonial-list .tm-box-img {
    width: 51px;
    height: 52px;
    position: relative;
    margin: -40px 0px 30px 0px;
}

.testimonial-list .tm-box-img img {
    display: block;
    padding: 0px;
    margin: 0px;
}

.testimonial-list .name {
    text-align: center;
    font-size: 16px;
    color: #7f1858;
}

.tm-detail {
    padding: 50px;
    color: #fff;
    font-size: 18px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: 400;
    font-style: italic;
    line-height: 32px;
    text-align: center;
}

.tm-detail .news-dt-img {
    width: 89px;
    height: 94px;
    margin: 0px auto 15px auto;
}

.tm-detail .date {
    text-align: right;
    color: #ffcaed;
    margin-top: 20px;
}

.appointment-panel {
    padding: 100px 0px;
}

.appointment-box {
    padding: 20px 70px;
    max-width: 700px;
    margin: auto;
    border-radius: 10px;
    background: #29166e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #29166e 0%, #7f1858 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #29166e 0%, #7f1858 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #29166e 0%, #7f1858 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#29166e', endColorstr='#7f1858', GradientType=1);
    /* IE6-9 */
}

.appointment-box h2 {
    font-size: 25px;
    font-weight: 200;
    color: #fff;
    letter-spacing: 1.5px;
    text-align: center;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 20px 0px;
    border-bottom: 3px solid #875d92;
}

.appointment-box input[type="text"] {
    width: 96%;
    padding: 9px 2%;
    border: none;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    color: #777;
    font-size: 12px;
}

.appointment-box textarea {
    width: 100%;
    padding: 9px 2%;
    border: none;
    height: 165px;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    color: #777;
    font-size: 12px;
    resize: none;
}

::placeholder {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #777;
}

.appointment-box input[type="submit"] {
    width: 105px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    background: #ff9c00;
    border-radius: 5px;
    border: none;
    cursor: pointer;
}

.appointment-box input[type="submit"]:hover {
    background: #ccc;
    transition: all 1s ease-in-out;
}

.thank-box {
    padding: 20px 70px;
    max-width: 700px;
    margin: auto;
    border-radius: 10px;
    background: #29166e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #29166e 0%, #7f1858 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #29166e 0%, #7f1858 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #29166e 0%, #7f1858 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#29166e', endColorstr='#7f1858', GradientType=1);
    /* IE6-9 */
}

.thank-box h2 {
    font-size: 77px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #fff;
    font-weight: normal;
    text-align: center;
    font-style: italic;
    line-height: 350px;
}

.photogallery-panel {
    padding: 10px 0px 100px 0px;
    margin: 0px;
}

.photogallery-panel h3 {
    padding: 20px 0px;
    margin: 30px 0;
    font-weight: 600;
    line-height: 26px;
    border-bottom: 2px solid #7f1858;
    font-size: 16px;
}

.photogallery-panel ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    text-align: left;
}

.photogallery-panel ul li {
    display: inline-block;
    width: 300px;
}

.photogallery-panel ul li img {
    width: 100%;
    padding: 0px;
    margin: 0px;
    display: block;
}

.photogallery-panel ul li a {
    display: block;
    position: relative;
}

.photogallery-panel ul li figcaption {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/galler-hover.png) no-repeat center center rgba(72, 16, 51, 0.35);
    background-size: 40%;
    top: 0;
    left: 0;
}

.video-list {}

.video-list div {
    width: 45%;
    display: inline-block;
    margin: 2%;
}


/*********find doctor***********/

.find-doctor-panel {
    padding: 50px 0px;
    background: url(../images/find-doct-bg.jpg) no-repeat top right #dedddb;
    background-size: contain;
}

.find-doct-box {
    max-width: 550px;
    padding: 40px;
    margin: 50px auto;
    border-radius: 10px;
    background: #29166e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #29166e 0%, #7f1858 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #29166e 0%, #7f1858 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #29166e 0%, #7f1858 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#29166e', endColorstr='#7f1858', GradientType=1);
    /* IE6-9 */
    text-align: center;
}

.find-doct-box h3 {
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 15px 0px;
    border-bottom: 2px solid #fff;
}

.find-doct-box label {
    width: auto;
    margin: 8px 0px;
    display: block;
}

.find-doct-box input[type="text"] {
    width: 100%;
    padding: 10px 10px;
    border: none;
    border-radius: 5px;
}

.find-doct-box select {
    width: 100%;
    padding: 10px 10px;
    color: #777;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-weight: 400;
    border: none;
    border-radius: 5px;
}

.find-doct-box input[type="submit"] {
    background: #000;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    padding: 10px 20px;
    border-radius: 5px;
    border: none;
    cursor: pointer;
}

.find-doct-box input[type="submit"]:hover {
    background: #ffd200;
    transition: ease-in-out 1s all;
}

.career-form {
    max-width: 800px;
    margin: auto;
    padding: 3px;
    border: 1px solid #ccc;
}

.career-form td {
    padding: 10px;
    margin: 2px;
}

.career-form input[type="text"] {
    border: 1px solid #ccc;
    width: 200px;
    padding: 2px 12px;
    line-height: 22px;
    outline: none;
}

.career-form textarea {
    border: 1px solid #ccc;
    width: 200px;
    padding: 2px 12px;
    line-height: 22px;
    height: 50px;
    resize: none;
    outline: none;
}

.career-form select {
    border: 1px solid #ccc;
    width: 200px;
    padding: 5px 12px;
    line-height: 22px;
    outline: none;
}

.career-form input[type="file"] {
    display: none;
}

.career-form .custom-file-upload {
    border: 1px solid #ccc;
    background: #fff;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
    font-size: 12px;
    width: 200px;
    text-align: left;
}

.career-form input[type="submit"] {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    background: #29166e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #29166e 0%, #7f1858 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #29166e 0%, #7f1858 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #29166e 0%, #7f1858 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#29166e', endColorstr='#7f1858', GradientType=1);
    /* IE6-9 */
    transition: all 0.25s ease;
    width: 130px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    border-radius: 20px;
    padding: 0px 20px;
    border: none;
    cursor: pointer;
}

.career-form input[type="submit"]:hover {
    background: #fff;
    color: #7f1858;
    border-radius: 20px;
}

.appointment-panel h3 {
    font-size: 20px;
    text-align: center;
    color: #7a1859;
    text-transform: uppercase;
    border-bottom: 3px solid #7a1859;
    padding: 0px 0px 15px 0px;
    max-width: 500px;
    margin: auto;
    font-weight: 500;
}

.empanelments {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.empanelments li {
    display: inline-block !important;
    background: none !important;
    margin: 10px !important;
    padding: 5px !important;
    border: 1px solid #ccc;
    width: 220px;
    height: 200px;
}

.empanelments li img {
    width: 100%;
}


/********************contact****************/

.contact-list {
    text-align: center;
    font-size: 12px;
    color: #362727;
}

.contact-list h4 {
    font-size: 20px;
    color: #7a1859;
    text-transform: uppercase;
    border-bottom: 3px solid #7a1859;
    padding: 0px 0px 15px 0px;
    max-width: 500px;
    margin: 0px auto 10px auto;
    font-weight: 500;
}

.contact-list p {
    margin: 0px 0px 20px 0px;
    font-weight: 400;
    font-size: 14px;
}

.contact-list span {
    display: block;
    font-size: 30px;
    color: #7a1859;
}

.contact-list strong {
    display: block;
}

.send-enquiry-form {
    padding: 40px 0px 0px 0px;
    text-align: center;
    font-family: "Lato-Regular", Arial, Helvetica, sans-serif;
    margin: auto;
    max-width: 800px;
}

.send-enquiry-form h4 {
    font-size: 20px;
    text-align: center;
    color: #7a1859;
    text-transform: uppercase;
    border-bottom: 3px solid #7a1859;
    padding: 0px 0px 15px 0px;
    max-width: 500px;
    margin: auto;
    font-weight: 500;
}

.send-enquiry-form p {
    line-height: 22px;
    color: #3a3d42;
}

.send-enquiry-form input[type="text"] {
    height: 45px;
    line-height: 45px;
    background: #faf9f9;
    font-size: 13px;
    color: #777777;
    padding: 0px 5%;
    border: none;
    width: 100%;
    border: 1px solid #eee;
}

.send-enquiry-form textarea {
    height: 164px;
    background: #faf9f9;
    font-size: 13px;
    color: #777777;
    padding: 10px 2%;
    border: none;
    width: 100%;
    resize: none;
    display: block;
    border: 1px solid #eee;
    font-family: "Lato-Regular", Arial, Helvetica, sans-serif;
}

.send-enquiry-form input[type="submit"] {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    background: #29166e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #29166e 0%, #7f1858 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #29166e 0%, #7f1858 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #29166e 0%, #7f1858 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#29166e', endColorstr='#7f1858', GradientType=1);
    /* IE6-9 */
    transition: all 0.25s ease;
    width: 130px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    border-radius: 20px;
    padding: 0px 20px;
    border: none;
    cursor: pointer;
}

.send-enquiry-form input[type="submit"]:hover {
    background: #eee;
    color: #7f1858;
    border-radius: 20px;
}

.location-map {
    width: auto;
}

.location-map h4 {
    font-size: 20px;
    color: #7a1859;
    text-transform: uppercase;
    border-bottom: 3px solid #7a1859;
    padding: 0px 0px 15px 0px;
    max-width: 500px;
    margin: 0px auto 10px auto;
    font-weight: 500;
}

.location-map iframe {
    padding: 5px;
    border: 1px solid #ccc !important;
}

.registration-box {
    padding: 20px 70px;
    max-width: 700px;
    margin: auto;
    border-radius: 10px;
    background: #29166e;
    /* Old browsers */
    background: -moz-linear-gradient(left, #29166e 0%, #7f1858 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #29166e 0%, #7f1858 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #29166e 0%, #7f1858 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#29166e', endColorstr='#7f1858', GradientType=1);
    /* IE6-9 */
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}

.registration-box hr {
    height: 1px;
    border: none;
    background: #fff;
    margin: 15px auto;
}

.registration-box p {
    margin: 10px auto;
    font-size: 16px;
    line-height: 28px;
}

.registration-box .in-put {
    display: block;
    padding: 8px 10px;
    width: 270px;
    margin: 5px;
    border: 1px solid #a43c8c;
    border-radius: 5px;
    outline: none;
}

.registration-box .bx-01 {
    background: rgba(243, 232, 241, 0.1);
    padding: 10px;
    margin: 5px;
    border-radius: 5px;
    width: 270px;
    font-size: 12px;
}

.registration-box .bx-01 input {
    display: block;
    float: left;
    margin: 5px 5px 0px 5px;
    outline: none;
}

.registration-box input[type="submit"] {
    width: 105px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    background: #ff9c00;
    border-radius: 5px;
    border: none;
    cursor: pointer;
    margin: 5px 0px 0px 5px;
    outline: none;
}

.registration-box input[type="submit"]:hover {
    background: #ccc;
    transition: all 1s ease-in-out;
}

.wap-fix {
    position: fixed;
    top: 35%;
    left: 0;
    z-index: 99;
    max-width: 50px;
}


/* .new heading{
    font-size: 50px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    color: #fff;
    text-align: center;
    font-weight: normal;
    margin: 0px 0px 30px 0px; 
}
*/

@media screen and (max-width: 580px) {
    .mobile_hide {
        display: none;
    }
    .ind-doct-team {
        background: -webkit-linear-gradient(rgb(0 0 0 / 35%), rgb(24 24 24 / 40%)), url(../images/new-ott.jpeg) !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
}

@media screen and (min-width: 580px) {
    .mobile_show {
        display: none;
    }
}

.page-banner-area {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #ffffff;
}

.page-banner-content {
    text-align: center;
}

.page-banner-content h2 {
    color: rgb(0, 0, 0);
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 38px;
    font-weight: 600;
}
.tel-fix {
    position: fixed;
    top: 35%;
    right: 0;
    z-index: 99;
    max-width: 50px;
}
.btn-fill {
    background: linear-gradient(to right, #29166e 0%, #7f1858 100%);
    color: #fff !important;
    border-inline-start-color: #2a166e;
}
.btn-fill {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    padding: 10px 15px;
    min-width: 170px;
    border-radius: 6px;
}
.team_member_home
{
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    display: table;
}








/* responsive */
@media all and (max-width: 500px) {
.content img {
    width: 100% !important;
}
}
.point_white li::before {
    color: #ffffff !important;
}