@import url('https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400&family=Rubik:wght@300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Arimo:wght@400;500;600;700&family=Lato:wght@100;300;700;900&family=Open+Sans:wght@300;400;500;600;700;800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    font-family: 'Open Sans', sans-serif;
    color: #777;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif;
}

/* .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  max-width: 1140px;
} */

p {
    font-size: 0.84rem;
}

/*Custom CSS*/
.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #007D9E;
    background-color: #007D9E;
}

label {
    font-size: 13px;
    color: #2f3b47;
    font-weight: 500;
}

.form-control {
    height: calc(1.9em + 0.75rem + 2px);
    font-size: .8rem;

    border: 1px solid #aad7e3;
}

.form-check-label {
    vertical-align: 3px;
}

.frm_sechdr {
    font-size: 16px;
    border-bottom: 1px solid #dbe4f3;
    padding-bottom: 8px;
}

.blackhead {
    color: #fff;
}

.signin {
    color: #fff;
    font-size: 11px;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #dee2e6;
}

.table th,
.table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #d9e7f5;
}

.inv_table {
    background: fff;
}

.inv_table .table .thead-light th {
    color: #495057;
    background-color: #f5f9ff;
    border-color: #d9e7f5;
}

.inv_table .table tr {
    border: 1px solid #d9e7f5;
    border-radius: 6px;
    margin: 12px 0px;
}

.footermain {
    background-color: #111111;
    padding: 50px 0px;
    color: #fff;
}

h2.footertitle {
    border-bottom: 2px solid #222;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 400;
}

h2.footertitle1 {
    border-bottom: none;
    margin-bottom: 32px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}

.footer-list>h3 {
    line-height: 6px;
    font-weight: 300;
}

.footer-list>h3>a {
    font-size: 14px;
    color: #fff;
    line-height: 18px;
}

.footer-list>h3>a:hover {
    color: #4db2ec;
}

.footer-list>p {
    color: #aaa;
}

.cat-name {
    font-size: 14px;
}

.cat-no {
    float: right;
    margin-right: 10px;
}

ul.footeruilist {
    list-style: none;
    box-shadow: none;
    padding: 0px;
}

ul.footeruilist li {
    line-height: 30px;
    list-style: none;
    margin-left: 12px;
}

ul.footeruilist li a {
    color: #fff;
}

ul.footeruilist li a:hover {
    color: #4db2ec !important;
}

ul.horzn_list {
    list-style: none;
    box-shadow: none;
    padding: 0px;
}

ul.horzn_list li {
    line-height: 30px;
    list-style: none;
    margin-left: 12px;
}

ul.horzn_list li a {
    font-size: 11px;
    color: #fff;
    padding: 10px 30px;
    text-align: center;
    float: left;
    width: 157px;
}

.send-otp {
    background: #f9c100;
    width: 180px;
    text-align: center;
    height: 34px;
    padding: 6px;
    color: #fff;
    border: 1px solid #f9c100;
    cursor: pointer;
    border-radius: 0px;
    margin-left: 10px;
}

.td-module-comments a {
    color: #fff;
    background-color: #000;
    display: inline-block;
    padding: 3px 4px 4px 5px;
    position: relative;
}

/* custom css */
.td_block_separator {
    width: 100%;
    align-items: center;
    margin-bottom: 38px;
    padding-bottom: 10px;
}

.td_block_separator span {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 1px;
    border-top: 1px solid #EBEBEB;
}

.td_separator_align_left span {
    margin-left: 0;
}

.td_separator_align_right span {
    margin-right: 0;
}

.td_separator_dashed span {
    border-top-style: dashed;
}

.td_separator_dotted span {
    border-top-style: dotted;
}

.td_separator_double span {
    height: 3px;
    border-bottom: 1px solid #EBEBEB;
}

.td_separator_shadow>span {
    position: relative;
    height: 20px;
    overflow: hidden;
    border: 0;
    color: #EBEBEB;
}

.td_separator_shadow>span>span {
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 13px;
    width: 98%;
    border-radius: 100%;
}

/* inline tdc_css att */
.ftimg img {
    width: 140px;
    height: 140px;
}

ul.socialmediaicon {
    padding: 0px;
}

ul.socialmediaicon li {
    line-height: 30px;
    list-style: none;
}

ul.socialmediaicon li a {
    width: 39.2px;
    height: 39.2px;
    margin: 5px 10px 5px 0;
    float: left;
    border: 1px solid rgba(255, 255, 255, 0.03);
    background: rgba(255, 255, 255, 0.03);
    padding: 8px;
}

ul.socialmediaicon li a:hover {}

ul.bottomlinks {}

ul.bottomlinks li {
    list-style: none;
}

ul.bottomlinks li a {
    float: left;
    color: #fff;
    padding: 10px 15px;
}

ul.bottomlinks li a:hover {}

.editorpg {
    line-height: 17px;
    display: inline-block;
    padding: 7px 12px 4px;
    background-color: #222;
    color: #fff;
}

.shadow {
    box-shadow: 0px 0rem 1rem rgb(28 75 75 / 33%) !important;
}

.footerbottom {
    color: #fff;
    font-size: 12px;
    padding: 15px 0px;
    background: #000;
}

.paymnet_opts {
    padding: 16px 16px 22px;
    background: #fef8f1;
    margin: 21px 0px;
}

.paymnet_opts .frm_sechdr {
    border-bottom: 1px solid #f3f3cd;
    margin-bottom: 18px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #FCB51D;
}

.nav-pills .nav-link {
    border-radius: 0.25rem;
    font-size: 14px;
    font-weight: 500;
}

.nav-pills a.nav-link {
    color: #212529 !important;
}

/* Gallery */
.vlgallery_sec {
    padding: 10px 0px;
}

ul.topheader li a {
    padding-right: 25px !important;
}

.pst-abs1 {
    position: absolute;
    top: 40%;
    left: 45%;
}

#color-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.6;
}

.gird-item {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #354F90;
    border-radius: 0px;
    transition: transform 0.3s ease-in-out;
    color: white;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.wenshead a,
.cardiologynew1 a,
.healthblogas a,
h3.healthblogas {
    color: #4db2ec;
}

.wenshead a:hover {
    color: #f44336;
}

.cardiologynew1 a:hover {
    color: #607d8b;
}

.healthblogas a:hover,
.healthblogas:hover {
    color: #4caf50;
}

.bannerbg1 {
    background-image: url("../images/Lung-Cancer.jpg");
}

/*-webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s;/*	
	/*
.bannerbg1:hover{-ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);}*/
.txt-block {
    position: absolute;
    padding: 33% 20px 10px 20px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0));
}

.txt-block1 {
    position: absolute;
    padding: 0% 20px 10px 20px !important;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0));
}

.active>.page-link,
.page-link.active {
    padding: 4px 12px;
}

ul.pagination span.dots {
    line-height: 20px !important;
}

.commonpopup {
    left: -20px;
    z-index: 99999;
}

.txt-block a {
    text-decoration: none;
    color: #fff;
    text-shadow: 1px 1px 3px rgb(0 0 0 / 20%);
}

.maintitle a {
    font-size: 18px;
}

.socialmediaicon1 {
    font-size: 11px;
    font-weight: 700;
    font-size: 12px;
}

.form-control1 {
    font-size: 12px;
    line-height: 21px;
    color: #444;
    border: 1px solid #e1e1e1;
    width: 100%;
    max-width: 100%;
    height: 34px;
    padding: 3px 9px;
    border-radius: 0px;
}

.ejercico a {
    opacity: 1;
    text-decoration: none;
    cursor: none;

}

.postionab a {
    position: absolute;
    bottom: -20px;
    left: 0px;
    z-index: 9;
    color: #fff;
}

.postionre {
    position: relative;
}

.td-module-comments a {
    color: #fff;
    background-color: #000;
    display: inline-block;
    padding: 0px 3px 0px 3px;
    position: relative;
}

.commentsnew {
    color: #fff;
    background-color: #000;
    display: inline-block;
    padding: 2px 3px 2px 3px;
    float: right;
    margin-top: 0PX;
    position: relative;
    line-height: 6px;
    font-size: 10px
}

.commentsnew:after {
    position: absolute;
    bottom: -3px;
    left: 0;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 3px 0 0;
    border-color: #000 transparent transparent transparent;
}

.small {
    color: #aaa;
}


.btn-prohealth {
    position: fixed;
    bottom: 70px;
    right: 13px;
    padding: 14px 47px;
    background: #007c9d;
    color: #fff !important;
    display: block;
    font-size: 16px;
    z-index: 9999;
    font-weight: 500;
    text-transform: capitalize;
    border-radius: 4px;
    text-decoration: none;
}

.btn-quick-book-popup {
    position: fixed;
    bottom: 15px;
    right: 15px;
    padding: 12px 36px;
    background: #ed803a;
    color: #ffffff;
    display: block;
    font-size: 16px !important;
    z-index: 9999;
    font-weight: 500;
    border-radius: 4px;
    text-transform: inherit;
    text-decoration: none;
}

.quickbook-widget {
    position: fixed;
    right: 0px;
    bottom: 0px;
    background: #fff;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    width: 360px;
    z-index: 999;
    display: none;
    border-radius: 10px;
}

button#btn-submit-quick-request {
    border-radius: 9px;
    height: 42px;
    line-height: 12px;
    color: #fff;
}

.quick-book-title-wrap {
    border-radius: 10px 10px 0 0;
    padding: 12px 15px;
    background: #e76923;
    color: #fff;
}

.quick-book-title-wrap .quick-book-title {
    font-size: 16px;
    font-weight: 500;
    margin: 0px;
    line-height: 10px;
    color: #fff;
}

.btn-close-quick-book {
    /* display: none; */
    /* display: none; */
    position: absolute;
    right: -5px;
    top: 0px;
    font-size: 16px;
    height: 34px;
    background: #e76923 !important;
    color: #000;
    font-stretch: normal;
    padding: 7px 20px;
    color: #fff;
}

.qucikbook-form {
    padding: 15px;
}

.field-col {
    position: relative;
    margin-bottom: 15px;
}



.btn-submit-quick-request {
    padding: 8px 20px;
    background: #e76923;
    color: #fff;
    border: none;
    border-radius: 4px;
}

.col-50 {
    float: left;
    width: 50%;
}

.qucikbook-form .form-control {
    padding: 6px 10px;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: .375rem;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #D0D0D0;
    font-size: 14px;

}

.btn-send-otp-q {
    padding: 7px 11px;
    text-align: center;
    background: #237d9e;
    color: #fff;
    position: relative;
    top: 0;
    width: 120px;
    display: inline-block;
    border-radius: 9px;
    margin-left: 8px;
}

.btn-send-otp-q:hover {
    background: #237d9e;
    color: #fff;
}

.field-col {
    position: relative;
    margin-bottom: 15px;
}

.btn-submit-quick-request {
    padding: 8px 20px;
    background: #e76923 !important;
    color: #fff;
    border: none;
    border-radius: 4px;
}

.optmain {}

.optmainleft {
    width: 60%;
    float: left;
}

.optmainright {
    width: 40%;
    float: right;
}


/* .gird-item:hover .ejercico a {
       color: white;
   
       opacity: 1;
       
   } */
/* .gird-item:hover {
       filter: opacity(0.9);
       transform: scale(1.04);
   } */

/*-------------Gird style----------*/

.gird-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    /*1fr Columnas que puedes colocar */
    grid-auto-rows: minmax(250px, auto);
    gap: 6px;
    /*SeparaciÃ³n automÃ¡tica*/
    padding: 10px;
    grid-auto-flow: dense;
    /*Para que no hayan espacios en blanco glaeria*/
}


.td-post-category {
    transition: background-color 0.2s ease;
    -webkit-transition: background-color 0.2s ease;
    padding: 3px 7px;
    background-color: rgba(0, 0, 0, 0.7);
    font-family: 'Roboto', sans-serif;
    line-height: 13px;
    font-weight: 500;
    font-size: 12px !important;
    text-transform: uppercase;
    pointer-events: auto;
    margin-bottom: 10px;
    display: inline-block;
}

.td-post-category:hover {
    background-color: #4db2ec !important;
}

.smalleft {
    font-size: 12px !important;
}

.text {


    position: absolute;
    color: white;
    z-index: 3;
    text-align: center;
    margin-top: 20%;

    margin-left: 35px;
}

/* 29 JAN 2024 */

.feature-hdng {
    border-bottom: 2px solid #f9c100;
    margin-bottom: 16px;
}

.feature-hdng-txt {
    padding: 9px 9px 6px;
    background: #f9c100;
    font-size: 0.86rem;
    color: #fff;
    line-height: 1.8;
}

.healthblog-hdng {
    border-bottom: 2px solid #4caf50;
    margin-bottom: 16px;
}

.healthblog-bg {
    padding: 9px 9px 5px;
    background: #4caf50;
    font-size: 0.86rem;
    color: #fff;
    line-height: 1.8;
}

a {
    text-decoration: none;
    line-height: 1.2;
    color: #007C9D;
}

.page-404 a {
    text-decoration: none;
    line-height: 1.2;
    color: #007C9D;
}


.cardiology-hdng {
    border-bottom: 2px solid #607d8b;
    margin-bottom: 16px;
}

.cardiology-bg {
    padding: 9px 9px 5px;
    background: #607d8b;
    font-size: 0.86rem;
    color: #fff;
    line-height: 1.8;
}

.comment-respond h3 {
    color: #000;
    font-size: 18px;
}

.comment-respond label {
    width: 150px;
}

.comment-respond input[type=text] {
    border: 1px solid #ccc;
    width: 70%;
    height: 40px;
}

.comment-respond textarea {
    border: 1px solid #ccc;
    width: 70%;
    height: 140px;
}

.comment-form-cookies-consent label {
    width: 90% !important;
}

.comment-respond input[type=submit] {
    background: #000;
    color: #fff;
    padding: 5px 10px;
}


.comment-respond h3 {
    color: #000;
    font-size: 18px;
}



.womenshealth-hdng {
    border-bottom: 2px solid #f44336;
    margin-bottom: 16px;
}

.womenshealth-bg {
    padding: 9px 9px 6px;
    background: #f44336;
    font-size: 0.86rem;
    color: #fff;
    line-height: 1.8;
}


.emergencycare-sec {}

.emergencycare-sec h4 a {
    font-size: 1.3rem;
    color: #4db2ec;
    font-weight: 500 !important;
}



.emergencycare-hdng {
    border-bottom: 2px solid #222;
    margin-bottom: 16px;
}

.emergencycare-bg {
    padding: 9px 9px 6px;
    background: #222;
    font-size: 0.86rem;
    color: #fff;
    line-height: 1.8;
}

.dark-hdng {
    border-bottom: 2px solid #222;
    margin-bottom: 16px;
}

.dark-bg {
    padding: 9px 9px 6px;
    background: #222;
    font-size: 0.86rem;
    color: #fff;
    line-height: 1.8;
}

.abstxt-block {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgb(0 0 0 / 0%));
    width: 100%;
    height: 100%;
}

.abstxt-block span {
    position: absolute;
    bottom: 12px;
    z-index: 2;
    color: #fff;
    padding: 19px;
}


.vrlist {}

.vrlist p {
    color: #8d8d8d;
}

.vrlist-hdng {
    font-size: 0.84rem;
    margin-bottom: 9px;
    font-weight: 400;
    line-height: 1.4;
}

.vrlist-hdng a {
    color: #4db2ec;
}

.vrlist-hdr {
    font-size: 0.94rem;
    margin-bottom: 9px;
    font-weight: 400;
    line-height: 1.4;
}

.vrlist-hdr a {
    color: #4db2ec;
}



.page-item:first-child .page-link {
    border-radius: 0px;
}

.page-item:last-child .page-link {
    border-radius: 0px;
}

.pagination .page-item {
    margin: 0 .25rem;

}

.pagination .page-item a {
    color: #323034;
}

.tdb-breadcrumbs {
    margin: 15px 0px;
    font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
    font-size: 12px;
    color: #747474;
    line-height: 18px;
}

.tdb-title-text {
    display: inline-block;
    position: relative;
    margin: 0;
    word-wrap: break-word;
    font-size: 30px;
    line-height: 38px;
    font-weight: 700;
    color: #111;
    font-family: Roboto, sans-serif;
}

.tdb-breadcrumbs a {
    color: #747474;
}

.tdbiconi {
    font-size: 8px;
    margin: 0 5px;
    line-height: 1;
    vertical-align: middle;
}

a.tdb-cat-bg {
    background-color: #222;
    border: 1px solid #222;
    color: #fff;
    padding: 3px 5px;
    ;
    margin: 0px 0px;
    font-size: 10px;
    display: inline-block;
}

.blagg-main h1 {
    font-size: 38px !important;
    line-height: 1.2 !important;
    margin-bottom: 10px;
    text-align: left;
    font-family: Roboto, sans-serif;
    color: #111;
    font-weight: 400;
}

.blagg-main small {
    font-size: 12px !important;
}

.blagg-main h2 {
    ont-size: 27px;
    line-height: 38px;
    font-family: Roboto, sans-serif;
    color: #111;
    margin-top: 30px;
    margin-bottom: 20px;
}

.blagg-main h3 {
    font-size: 22px;
    line-height: 30px;
    margin-top: 27px;
    margin-bottom: 17px;
    color: #222;
}

.blagg-main h4 {
    font-size: 19px;
    line-height: 29px;
    margin-top: 24px;
    margin-bottom: 14px;
    color: #222;
}

.blagg-main h5 {}

.blagg-main h6 {}

.blagg-main p {
    font-size: 15px;
    line-height: 1.74;
    color: #222;
}

.blagg-main ul {
    font-size: 15px;
    line-height: 1.74;
    color: #222;
    padding-left: 0px !important;
}

.blagg-main ul li {
    margin-bottom: 15px;
}
.blogconentt ol, ul {
    padding-left: 1rem;
    color: #000;
}

.blagg-main a {
    color: #4db2ec;
    text-decoration: none;
}

.commnets {
    float: right;
    font-size: 12px;
}

.fbbar {
    background: #516EAB;
}

.twiirn {
    background: #29C5F6;
}

.whatsup {
    background: #7BBF6A;
}

.linediin {
    background: #ca212a;
}

.fbtext {}

.iconsoc {}

.linesoci {
    width: 20px;
    text-align: center;
    display: inline-block;
}

a.iconwdt {
    margin-right: 10px;
    padding: 11px 13px 11px 13px;
    font-size: 16px;
    color: #fff;
    vertical-align: middle;
    border-radius: 2px;
    display: inline-block;
    color: #fff;
}

.iconwdt:hover {
    opacity: 0.8;
}

.blagg-main figcaption {
    z-index: 1;
    text-align: left;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    line-height: 17px;
    color: #444;
}

.author-box-wrap,
.tdb-author-box {
    border: 1px dashed #dadada !important;
    padding: 25px;
    margin-bottom: 30px;
    margin-top: 20px;
}

.author-box-wrap .desc {
    font-size: 14px;
}

.bottomsocil {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 2rem 0rem;
    margin: 3rem 0rem 2rem 0rem;
}

.prevarticle {}

.tdb-post-prev {}

.tdb-post-prev span,
.tdb-next-post span {
    display: block;
    font-size: 12px;
    color: #747474;
    margin-bottom: 7px;
}

.tdb-post-prev a,
.tdb-next-post a {
    font-size: 15px;
    color: #222;
    line-height: 21px;
}

.tdb-post-prev a:hover,
.tdb-next-post a:hover {
    color: #4db2ec;
}

.tdb-next-post {
    text-align: right;
}

.btn-outline-dark {
    border-radius: 0px !important;
    border-color: #b7b7b7 !important;
}

.btn-outline-dark i {
    color: #b7b7b7 !important;
}

.btn-outline-dark:hover {
    background-color: #f44336 !important;
    border-color: #f44336 !important;
}

.btn-outline-dark:hover i {
    color: #fff !important;
}

.pagination-wrapper {}

.pagination-wrapper>.page-numbers {
    color: #666;
    border: 1px solid #666;
    padding: 5px 10px;
    margin-right: 10px;
}

.pagination-wrapper>.page-numbers:hover {
    background-color: #4db2ec;
    color: #fff;
    border: 1px solid #4db2ec;
}


.video-main .videobox {
    padding: 12px;
    border-radius: 6px;
    box-shadow: 0px 0px 2px rgb(0 113 144 / 32%);
    margin-top: 15px;
}

.video-main .video-difference {
    margin-top: 12px;
}

.video-main .video-difference h1 {
    font-size: 18px !important;
}

.video-main .share-box a {
    color: #E76923 !important;
    text-transform: uppercase;
    font-size: 16px;
}

.video-main p {
    font-size: 14px !important;
}

.videotab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 14px;
    transition: 0.3s;
    font-size: 15px;
    margin-right: 6px;
    background: #f3f3f3;
}

.videotab .nav-tabs .nav-link {
    border-radius: 20px;
    border-bottom: 0px !important;
    color: #000;
}

.videotab .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    border-bottom: 1px #e7e7e7 solid !important;
    background-color: #000;
    color: #fff;
    ;
}

.videotab .nav-tabs {
    border: 0px;
    padding-bottom: 12px;
}

.imtop {
    margin-top: -90px;
}

.sarvesh-box {
    border-bottom: 1px #f3f3f3 solid;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.leavebox {
    color: #000;
}

.lead_message {
    height: 120px;
}

.leave-comment textarea.field-wrap {
    width: 100%;
    padding: 5px;
    height: 135px;
    border: 1px solid #e1e1e1;
}

.field-box {
    margin: 15px 0;
}

.postbtn {
    padding: 7px 10px;
    text-align: center;
    background: #111;
    color: #fff;
    position: relative;
    top: 0;
    font-size: 14px;
    display: inline-block;
    border-radius: 0px;
}

.newletter p {
    font-size: 1.1rem;
    line-height: 1.5;
    color: #212529;
}

.newbt {
    padding: 6px 10px;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 0px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #D0D0D0;
    font-size: 14px;
}

.ntbt {
    margin-top: 20px;
    padding: 5px 12px;
    margin-top: 10px;
    display: block;
    width: auto;
    margin: auto;
    margin-top: 10px;
    border: 1px #4db2ec solid;
    background-color: #4db2ec;
}

.sarvesh-box li {
    color: #000;
}

.searchbt {
    background: #000;
    color: #fff;
    border: 0;
    padding: 5px 16px;
}

.newslet-bt {
    background: #007191;
    color: #fff;
    border: 0;
    padding: 5px 16px;
    display: block;
    width: 100%;
    margin-top: 13px;
}

.searchblock p {
    padding-top: 6px;
    font-size: 14px;
}

.result-box h3 a {
    font-size: 22px;
    color: #4db2ec;
}

.result-box p {
    font-size: 13px !important;
    color: #777;
}

.search-main h1 {
    font-size: 24px;
    color: #000;
}

.search-main span {
    color: #4db2ec;
}

.td-block-span121 {
    font-size: 13px;
    margin-bottom: 10px;
    font-weight: 500;
}

.load_more a {
    display: inline-block;
    padding: 8px 17px;
    border: 1px #ccc solid;
    font-size: 14px;
}

.load_more a:hover {
    background: #4db2ec;
    color: #fff;
}

.td-block-span121 a {
    font-style: italic;
    font-weight: 600;
}

.popup_block .modal-content {
    border-radius: 0px;
}

.newslet-bt {
    background: #007191;
    color: #fff;
    border: 0;
    padding: 5px 16px;
    display: block;
    width: 100%;
    margin-top: 13px;
}


.td-scroll-up {
    cursor: pointer;
    position: fixed;
    bottom: 4px;
    right: 20px;
    width: 40px;
    height: 40px;
    background-color: #4db2ec;
    z-index: 99;
    transform: translate3d(0, 70px, 0);
    -webkit-transform: translate3d(0, 70px, 0);
    -webkit-transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
    transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
}

.td-scroll-up {
    bottom: 120px !important;
}

.td-scroll-up .td-icon-menu-up {
    position: relative;
    color: #fff;
    font-size: 20px;
    display: block;
    text-align: center;
    width: 40px;
    top: 10px;
}

.modal-body a {
    font-size: 13px;
}

.logb {
    text-align: center;
}

.logb img {
    width: 70px;
    margin-top: 0px;
}

.popup_block button.close {
    border: 0;
    float: right;
    text-align: right;
    background: #fff;
    padding: 0 10px;
    margin-top: 20px;
}

.popup_block .modal-dialog {
    margin-right: 0;
}

.popup_block .modal-header {
    border: 0;
}

.logb img {
    width: 70px;
    margin-top: 0px;
}

.popup_block .modal-body {
    text-align: center;
}

.popup_block h4 {
    font-size: 21px;
    font-weight: 300;
    color: #000;
}

.popup_block .modal-content {

    width: 380px;
    margin: 0 auto;
    position: absolute;
    right: 0px;
    top: 300px;
}

/*01-03-2024 Complete Cardiology Blogs   */
.m-leftblockn img {
    max-width: 100%;
    height: 100%;
}

.m-rightblockn a {
    color: #4db2ec;
}

.m-rightblockn p {
    font-size: 12px;
    color: #aaa;
    margin: 5px 0px 0px 0px;
}

.newtabsbar .nav-link {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    padding: 5px 10px
}

.newtabsbar .nav-link.active {
    background-color: #4db2ec;
    border-radius: 0px;
    padding: 5px 10px !important;
    border: none;
}

.rightselectbox {
    width: 150px;
    border: 0px;
    border-radius: 0px;
    background-image: url("images/Down_Arrow_3_.png")
}

ul.socialmediaicon li a img.blockkn {
    display: block;
}

ul.socialmediaicon li a img.blockkn1 {
    display: none;
}

ul.socialmediaicon li a:hover img.blockkn {
    display: none;
}

ul.socialmediaicon li a:hover img.blockkn1 {
    display: block;
}

.rightselectbox selected {
    background: #333;
}

.accordion-button:not(.collapsed) {
    box-shadow: none !important;
}

@media(min-width: 600px) {
    .wide {
        grid-column: span 2;
    }

    .tall {
        grid-row: span 2;
    }

}

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

.ftrv_main {
    position: relative;
    align-items: center;
    justify-content: center;
    display: flex;
}

.pst-abs {
    position: absolute;
}

.fw-semibold {
    color: #323034;
}

.ftr-hdng {
    font-size: 21px;
    color: #323034;
    line-height: 1.1;
    padding: 10px 0px;
    margin-bottom: 0px;
    font-weight: 400;
}

.ftr-list {
    margin-bottom: 12px;
}

.ftr-list h3 {
    font-size: 14px;
    color: #151515;
    font-weight: 400;
    margin-bottom: 4px;
}

.ftr-list p {
    font-size: 12px;
    color: #aaa;
    margin-bottom: 0px;
}

.page-nav {
    font-size: 13px;
    color: #8b8888;
}

.page-heading {
    font-size: 19px;
    margin-bottom: 0px;
}

.feature-vhdng {
    border-bottom: 1px solid #d7d7d7;
    font-size: 18px;
    padding-bottom: 6px;
    margin-bottom: 16px;
}

.fw-semibold .btn-outline-dark {
    border-radius: 0px;
    color: #b5b5b5;
    font-size: 0.86rem;
    border-color: #b1b1b1;
}

.widget-list {}

.widget-list h3 a {
    font-size: 14px;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.4;
    color: #4db2ec;
}



/* .gird-item {
        transform: scale(1.1);
    }     */

.gird-item-main {
    overflow: hidden;
    position: relative;
}

.gird-item:hover {
    /* -webkit-transform: scale(1.08);
        transform: scale(1.08); */
    -webkit-animation: circle .75s;
    animation: circle .75s;

}



.vrmenu-overflow {
    max-height: 280px;
    overflow: auto;
    background: #f1f1f1;
    text-align: right;
}

/* .vrmenu-overflow::-webkit-scrollbar {
        width: 6px
    }
    
    .vrmenu-overflow::-webkit-scrollbar-track {
      
        border-radius: 0
    }
    
    .vrmenu-overflow::-webkit-scrollbar-thumb {
        border-radius: 6px;
        background: #ec7323;
        -webkit-box-shadow: 0 0 2px #00000080
    }
    
    .vrmenu-overflow::-webkit-scrollbar-thumb:window-inactive {
        background: #ec7323
    }
    .vrmenu-overflow::-webkit-scrollbar {
        height: 4px;
        width: 4px;
        border: 1px solid #d5d5d5
    }*/


.ahl-navbar-light {
    /* background: #1c2938 !important; */
    z-index: 3;
    padding: 10px 10px 0px 10px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 5px 20px -17px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 0px 5px 20px -17px rgba(0, 0, 0, 0.34);
    box-shadow: 0px 5px 20px -17px rgba(0, 0, 0, 0.34);
    width: inherit;
}

@media (max-width: 991.98px) {
    .ahl-navbar-light {

        position: relative;
        top: 0;
        padding: 10px 15px;
    }
}

.ahl-navbar-light .navbar-brand {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

.ahl-navbar-light .navbar-brand:hover,
.ahl-navbar-light .navbar-brand:focus {
    color: #fff;
}

@media (max-width: 991.98px) {
    .ahl-navbar-light .navbar-nav {
        padding-bottom: 10px;
    }
}

.ahl-navbar-light .navbar-nav>.nav-item>.nav-link {
    font-size: 0.9rem;
    padding-right: 20px;
    font-weight: 700;
    position: relative;
    opacity: 1 !important;
    color: #2a2a2a !important;
}

.ahl-navbar-light .navbar-nav>.nav-item>.nav-link:hover {
    color: #fec771;
}

@media (max-width: 991.98px) {
    .ahl-navbar-light .navbar-nav>.nav-item>.nav-link {
        padding-left: 0;
        padding-right: 0;
        padding-top: .9rem;
        padding-bottom: .9rem;
    }

    .ahl-navbar-light .navbar-nav>.nav-item>.nav-link:hover {
        color: #fff;
    }
}

.ahl-navbar-light .navbar-nav>.nav-item .dropdown-menu {
    border: none;
    background: #fff;
    -webkit-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
    box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
    border-radius: 4px;
    width: 100%;
    left: 0;
    top: 42px;
}

.ahl-navbar-light .navbar-nav>.nav-item .dropdown-menu a h3 {
    font-family: 'Inter', sans-serif;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.4;
    font-size: 0.84rem;
}

.ahl-navbar-light .navbar-nav>.nav-item .dropdown-menu a h3:hover {
    color: #4db2ec;
    height: 76px;
}

.navimgnew img {
    height: 152px;
}

.ahl-navbar-light .navbar-nav>.nav-item .dropdown-menu .dropdown-item {
    font-size: 12px;
    font-weight: 600;
    color: #000;
    padding: 5px 20px;
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.1);*/
}

.mainitem .active {
    background-color: #fff !important;
    color: #4db2ec;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

.ahl-navbar-light .navbar-nav>.nav-item .dropdown-menu .dropdown-item:hover,
.ahl-navbar-light .navbar-nav>.nav-item .dropdown-menu .dropdown-item:focus {
    background-color: #fff;
    color: #4db2ec;
    /* border-top: 1px solid #eaeaea;
   			 border-bottom: 1px solid #eaeaea;*/
}

.ahl-navbar-light .navbar-nav>.nav-item .dropdown-menu .img {
    width: 100%;
    display: block;
    height: 250px;
    margin-bottom: 20px;
}

.ahl-navbar-light .navbar-nav>.nav-item .dropdown-menu .text h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
}

.ahl-navbar-light .navbar-nav>.nav-item .dropdown-menu .text h3 a {
    color: #000;
}

.ahl-navbar-light .navbar-nav>.nav-item .dropdown-menu .text span {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.2);
}

.ahl-navbar-light .navbar-nav>.nav-item:last-child>.nav-link {
    position: relative;
    right: 0px;
    background: #e76a23;
    color: #fff !important;
    border: none;
    border-radius: 2px;
    font-size: 14px;
    padding: 5px 20px !important;
    border-radius: 8px;
    top: 0px;
    margin-left: 20px;
}

.navimgdiamen img {
    width: 218px;
    height: 152px;
}

.tambimg img {
    width: 100px;
    height: 70px;
}

.tambimg a img {
    width: 100px;
    height: 70px;
}

.tambimg2 img {
    width: 150px;
    height: 125px;
}

.newdropdown::after {
    display: none;
}

.menu-new {
    right: 0px !important;
    left: auto !important;
    width: 400px;
    border-radius: 0px !important;
    padding: 15PX;
}

.searchbtn {
    position: absolute;
    height: 33px;
    min-width: 67px;
    line-height: 17px;
    padding: 5px 15px 6px;
    text-shadow: none;
    vertical-align: top;
    right: 15px;
    margin: 0 !important;
    color: #fff;
    background: #000;
    -webkit-transition: background-color .4s ease-in-out;
    /* For Safari and Chrome */
    transition: background-color .4s ease-in-out;
    /* Standard syntax */
}





.searchfiled {
    width: 283px;
    height: 33px;
    margin: 0;
    border-right: 0;
    line-height: 17px;
    border: 1px solid #ccc;
}


@media (max-width: 991.98px) {
    .ahl-navbar-light .navbar-nav>.nav-item .dropdown-menu {
        background: #202020;
        padding: 0 !important;
    }

    .ahl-navbar-light .navbar-nav>.nav-item .dropdown-menu .dropdown-item {
        color: rgba(255, 255, 255, 0.8);
        border-color: rgba(255, 255, 255, 0.1);
    }
}

.ahl-navbar-light .navbar-nav>.nav-item.cta>a {
    color: #fff;
    background: #fec771;
    border-radius: 0px;
}

@media (max-width: 767.98px) {
    .ahl-navbar-light .navbar-nav>.nav-item.cta>a {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 991.98px) {
    .ahl-navbar-light .navbar-nav>.nav-item.cta>a {
        color: #fff;
        background: #fec771;
        border-radius: 4px;
    }
}

.ahl-navbar-light .navbar-nav>.nav-item.active>a {
    color: #fec771;
}

@media (max-width: 991.98px) {
    .ahl-navbar-light .navbar-nav>.nav-item.active>a {
        color: #fff;
    }
}

.ahl-navbar-light .navbar-toggler {
    border: none;
    color: rgba(255, 255, 255, 0.5) !important;
    cursor: pointer;
    padding-right: 0;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .1em;
}

.ahl-navbar-light .navbar-toggler:focus {
    outline: none !important;
}

@media(min-width: 900px) and (max-width: 1400.98px) {
    .modal-content {
        top: 265px !important;
    }
}

@media (min-width: 320px) and (max-width: 767.98px) {

    ul.topheader li a {
        padding-right: 15px !important;
    }

    .tdi_132 {
        margin-bottom: 20px !important;
    }

    .footerbottom {
        text-align: center;
    }

    ul.bottomlinks li a {
        float: left;
        color: #fff;
        padding: 10px 0px 10px 15px;
        text-align: left;
    }

    ul.footeruilist {
        list-style: none;
        box-shadow: none;
        padding: 0px;
    }

    ul.footeruilist li {
        line-height: 30px;
        list-style: none;
        margin-left: 12px;
    }

    ul.footeruilist li a {
        color: #fff;
    }

    ul.footeruilist li a:hover {
        color: #4db2ec !important;
    }

    .ftimg img {
        width: 110px;
        height: 110px;
    }

    .ftimg {
        text-align: center;
        margin-bottom: 20px;
    }

    .ftabout {
        text-align: center;
    }

    .ftabout>p {
        text-align: center;
        margin-bottom: 30px;
    }

    h2.footertitle1 {
        margin-bottom: 20px;
    }

    .cblog {
        display: flex;
        flex-direction: row;
    }

    .navimgdiamen img {
        width: 100%;
        height: auto;
    }

    .tambimg img {
        width: 100%;
        height: auto;
    }

    .tambimg a img {
        width: 100%;
        height: auto;
    }

    .commonpopup {
        left: 0px;
    }

    .popup_block .modal-content {
        width: 330px;
        right: 20px;
    }

    .btn-prohealth {
        position: fixed;
        bottom: 0px;
        right: inherit;
        padding: 15px 15px;
        background: #4949be;
        display: block;
        font-size: 14px;
        z-index: 99;
        color: #fff;
        font-weight: 500;
        text-transform: capitalize;
        border-radius: 0;
        width: 50%;
        left: 0px;
        text-align: center;
    }

    .emergencycare-sec h4 a {
        font-size: 1rem;
    }

    .btn-quick-book-popup {
        bottom: 0 !important;
        right: 0px !important;
        margin: 0px;
        width: 50%;
        padding: 15px 15px !important;
        font-size: 14px !important;
        text-align: center;
        border-radius: 0px;
    }

    .tdb-title-text {
        font-size: 24px;
    }

    .m-leftblockn {
        float: left;
        width: 30%;
        margin-bottom: 20px;
    }

    .m-rightblockn {
        float: right;
        width: 65%;
        margin-bottom: 20px;
    }

    .m-leftblockn img {
        max-width: 100%;
        height: 80px
    }

    .newtabsbar .nav-link {
        font-size: 12px;
    }

    .rightselectbox {
        display: none;
    }

    html,
    body {
        max-width: 100%;
        overflow-x: hidden;
    }

    .sticky-top {
        z-index: 999;
    }
    .ver-category{
        flex-direction: column;
    }
    

}

@media (min-width: 992px) {
    .navbar-expand-lg .offcanvas .offcanvas-body {
        padding: 4px 0 0 0 !important;
    }
}

.menulinksm a {
    display: inline-block;
    width: 100%;
    line-height: 40px;
}

button#btn-subscribe-newsletter {
    height: 40px;
    padding-top: 8px;
}

.pagination li a,
.pagination li span {
    text-align: center;
    border-radius: 4px;
    height: 40px;
    padding: 5px 10px;
}

.pagination li a {
    text-align: center;
    border-radius: 4px;
    height: 40px;
    padding: 5px 10px;
}

.pagination li .current {
    background: #ed803a;
    border: 1px solid #ed803a;
    border-radius: 4px;
    height: 40px;
    padding: 6px 10px;
    text-align: center;
    display: block;
}

.banner {
    background: #EAF3FD;
    margin-top: 0;
}

section.sectionmain {
    padding: 50px 0px;
}

a.cntus_btn {
    border: 2px solid #007c9d;
    margin-top: 30px;
    padding: 12px 45px;
    background: #007c9d;
    box-shadow: 0px 0px 36px rgb(16 40 81 / 12%);
    border-radius: 5px;
    display: inline-block;
    color: #fff;
    font-size: 16px !important;
}

.topdoc {
    background: #E9F4FF;
}

.imgwdt1 p {
    color: #161616;
    font-size: 13px;
}

.margintop {
    margin-top: 8px;
}

.imgblock1 {
    width: 8%;
    margin-top: 8px;
}

.padmain {
    padding: 15px 20px;
}

.padmain h3 {
    margin-left: 0px;
    text-align: left;
    padding-bottom: 3px;
    font-size: 18px;
    font-family: 'Figtree', sans-serif;
    font-weight: 600 !important;
}

.topdoc .owl-stage-outer .imgwdt1 img {
    width: 19px !important;
}

.card-new {
    min-height: 350px;
    margin: 0px 5px;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}

.topdoc .owl-stage-outer .card-img img {
    width: 100% !important;
}

.why_ah_points {
    text-align: left;
}

.borcls {
    border-left: 1px solid #A7A9A9;
    border-right: 1px solid #A7A9A9;
}

.topdoc a.serclass {
    background: #007C9D;
    color: #fff;
    padding: 8px 20px;
    display: inline-block;
    width: 100%;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
}

.cantile h5 {
    font-size: 13px;
    font-weight: 500 !important;
    line-height: 1.6;
    padding-top: 8px;
    margin: 0px;
    color: #161616;
    font-family: 'Figtree', sans-serif;

}

.main-category {
    line-height: 20px !important;
    color: #212529;
}

.td-scroll-up {
    bottom: 196px !important;
    border-radius: 4px;
    right: 14px;
}

.blog-details-box ul li {
    line-height: 26px;
    list-style-type: disc;
    font-size: 16px;
    font-weight: 300;
}

.emergencycare-section h6 a {
    color: #000;
}

h6.card-title.latest-card-title a {
    color: #000;
}

.btn-outline-primary {
    border: 1px solid #007c9d !important;
}