﻿body, html {
  height: 100%;
  margin: 0;
  scroll-behavior: smooth;
}
body {
}
.navbar-brand img{
    max-height: 73px;
}
h6{
    font-size:18px;
}
p,a,li{
    font-size:17px;
        /*color: #212529;*/
        color:#515253;
}
a:hover{
    text-decoration:none;
    color:#9E0036;
}
.Righteous{
    font-family: 'Righteous', cursive;
    color: #616060;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}
.topBar{
        padding: 5px 0;
        background: -moz-linear-gradient(90deg,#f9f9f9 0,#fdfdfd 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fdfdfd),color-stop(100%,#f9f9f9));
    background: -webkit-linear-gradient(90deg,#f9f9f9 0,#fdfdfd 100%);
    background: -o-linear-gradient(90deg,#f9f9f9 0,#fdfdfd 100%);
    background: -ms-linear-gradient(90deg,#f9f9f9 0,#fdfdfd 100%);
    background: linear-gradient(0deg,#f9f9f9 0,#fdfdfd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#f9f9f9', GradientType=0);
    border-bottom: 2px solid #ececec;
}
.MainLogo img{
        max-height: 60px;
}
header{
    background-color:#9E0036;
        height: 45px;
}
.BgMain{
    /*height:70%;*/
    background:url(../img/slider/7.jpg) no-repeat center right;
    background-size:cover;
    position:relative;
    padding:40px 0 50px 0;
}
.MenuSocial{

}
.MenuSocial ul{

}
.MenuSocial ul li{
    display:inline-block;
}
.MenuSocial ul li a{

}
.MenuSocial ul li a:hover{

}

.SocialTopBar ul{
    margin:0;
    padding:0;
        height: 60px;
}
.SocialTopBar li{
    display: inline-flex;
        margin-right: 10px;
        position: relative;
}
.SocialTopBar .media img{
        max-height: 60px;
}
.SocialTopBar .media-body{
    text-align:left;
    font-weight:700;
        padding-top: 8px;
}
.SocialTopBar li:last-child{
        margin-right: 0;
            width: 210px;
    height: 60px;
}
.SocialTopBar li:last-child a{
        height: 60px;
    line-height: 55px;
    position:absolute;
    padding:0;
}
.navbar-nav li{
    border-left: 2px solid #8d0d39e0;
}
.navbar-nav li:last-child{
    border-right:none;
}
footer{
    background-color:#1a1a1a;
}
footer h4{
        color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
}
footer p,footer a{
    color: #b2b2b2;
    font-size: 17px;
}
.carousel-caption h4{
        color: #1A193D;
    font-weight: 800;
    font-size: 50px;
}
.carousel-caption h5{
        color: #1A193D;
    /* font-weight: 800; */
    font-size: 35px;
    margin-bottom: 20px;
}
.abtsctn{
    background:url(../img/about-2.jpg) no-repeat bottom;
    background-size:cover;
}
.abtsctn h3{
        /*font-weight: 800;
    font-size: 38px;
        margin-bottom: 20px;*/

            /*font-weight: 700;*/
    font-size: 30px;
    margin-bottom: 20px;

        font-family: 'Righteous', cursive;
    color: #616060;
}
.abtsctn h5{

}
.introSctn{
        background: #f8f7f3;
}
.introSctn>div{
        display: inline-flex;
    width: 33.3%;
    background: #ffdc78;
    margin-left: -5px;
}
.introSctn>div:first-child{
    background-color:#bd2130;
}
.introSctn>div:first-child .IIcon{
    border-top:10px solid #bd2130;
}
.introSctn>div:last-child{
        background: #f8f7f3;
}
.introSctn>div:last-child .IIcon{
    border-top:10px solid #f8f7f3;
}
.introSctn>div>div{
        padding: 0 15px 10px;
            margin-top: -10px;
}
.IIcon{
        background-color: #fff;
    width: 105px;
    height: 80px;
    position:relative;
        display: table-cell;
        border-top:10px solid #ffdc78;
}
.IIcon img{
max-height: 45px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.IContent{
        display: table-cell;
            vertical-align: middle;
            padding-left: 10px;
}
.IContent h4{
    margin:0;
    font-size:21px;
}
.SrvBox{
    margin-top:10px;
        margin-bottom: 10px;
        background-color: #fafafa;
    padding: 10px;
    transition:0.5s;
    /*border:3px solid #fafafa;*/
    border:3px solid #fdecba;
    display:block;
    font-size: 16px;
}
.SrvBox:hover{
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
}
.SrvBox img{

}
.SrvBox span{
        display: block;
    font-weight: 600;
    /*margin-top:10px;*/
}
.cstmList{
    padding-left:20px;
}
.cstmList li{
    list-style:none;
    position:relative;
    padding-left:40px;
    margin-bottom:25px;
}
.cstmList li::before{
    content:'\f00e';
    font-family:icofont;
    position:absolute;
    top:7px;
    left:0;
    width:30px;
    height:30px;
    background-color:#9E0036;
    color:#fff;
    border-radius:50%;
    text-align:center;
    line-height:30px;
}
.apntmntsctn{
    /*border-top:5px solid #9E0036;*/
    /*background-color: #fff4f4;*/
        background-color: #fff4f4;
}
.apntmntsctnInn{
    margin-top: -55px;
}
.apntmntsctnInnT{
    background-color: #9E0036;
    color: #fff;
    /*padding: 10px;*/
        height: 55px;
        border-top: 1px solid #fff;
}
.apntmntsctnInnT h4{
    /*line-height: 34px;*/
    font-size: 20px;
}
.HsptlapntmntsctnInn{
        margin-top: -110px;
    border-radius: 5px;
}
.HsptlapntmntsctnInnT{

}
#Mainloader{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: #0000006e;
    z-index: 999;
}
#Mainloader>div{
        position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
    z-index: 999;
    width: 180px;
    height: 100px;
    border-radius: 10px;
}
#Mainloader > div>img{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    /* background-color: #fff; */
    z-index: 999;
    width: 150px;
    
}
.TOptn{
    margin:0;
    padding:0;
}
.TOptn li{
    position:relative;
    list-style:none;
        margin-bottom: 15px;
        padding-left: 30px;
        font-size: 17px;
}
.TOptn li::before{
    content:'\f00e';
    font-family:icofont;
    width: 20px;
    height: 20px;
    background-color: #03D4A3;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 6px;
    font-size: 22px;
    line-height: 20px;
}
.TOptn-right{

}
.TOptn-right li{
    position:relative;
    list-style:none;
        margin-bottom: 15px;
        padding-right: 30px;
        font-size: 17px;
}
.TOptn-right li::before{
    content:'\f00e';
    font-family:icofont;
    width: 20px;
    height: 20px;
    background-color: #03D4A3;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 6px;
    font-size: 22px;
    line-height: 20px;
}
.HospitalList{

}
.HospitalList ul{
    margin:0;
    padding:0;
    list-style:none;
}
.HospitalList ul li{
    display:inline-block;
        border: 1px solid #e8e8e8;
    border-radius: 10px;
    padding: 10px;
    margin: 5px;
    transition: all 1s;
    background-color: #fff;
}
.HospitalList ul li:hover{
     border: 1px solid #434c73;
	transform: scale(1.025);
    transition: all 0.5s;
    cursor:pointer;
}
.HospitalList ul li img{
    max-height: 60px;
}
.dropdown-item img{
    max-height: 20px;
    margin-right: 10px;
}
.OfferListBox{

}
.OfferListBox ul{
    margin:0;
    padding:0;
    text-align:center;
}
.OfferListBox ul li{
    list-style:none;
    display: inline-block;
    text-align:center;
    padding: 10px;
        width: 24%;
        vertical-align: top;
}
.OfferListBox ul li p{
        font-weight: 600;
    font-size: 18px;
    margin-top:20px;
}
.OfferListBox ul li div{
    position:relative;
    width: 150px;
    height: 150px;
    background-color: #eeeeee;
    border-radius: 50%;
        margin: auto;
            border: 1px solid #cfcfcf;
            transition:0.5s;
}
.OfferListBox ul li div:hover {
    background-color: #9E0036;
    cursor:pointer;
}
.OfferListBox ul li div img{
        position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 75px;
    max-height: 75px;
    margin: auto;
}
/*Cstm Model*/
.CstmEnqryMdl{
        position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff4f4d6;
    z-index: 999;
    overflow-y:auto;
}
.CstmEnqryMdl>div{
        position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    /*background-color: #fff;*/
    width: 50%;
    top: 20%;
    
}
#loader{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #4f4f4fb5;
    z-index: 9999;
}
#loader div{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 120px;
    height: 105px;
    background-color: #fff;
    border-radius: 10px;
    text-align: center;
    padding-top: 10px;
    font-weight: 600;
}
#loader div span{
     display:block;
}
.modal-content{
    border: none;
    border-radius: 0;
}
.AbtTab .list-group-item{
        display: table-cell;
        width:33.33%;
        font-weight: 600;
}
.AbtTab .list-group{
    display: initial;
}
.AbtTab .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #9E0036;
    border-color: #9E0036;
}
.AccList{
    padding: 10px 0 0 0;
    margin:0;
}
.AccList li{
    list-style:none;
    display:inline-block;
}
.AccList li img{

}
.HospitalTitle{
    /*background-image:url(../img/hospitals/medanta_the_medicity.jpg);*/
    background-position:center center;
    background-size:cover;
    position:relative;
        padding: 100px 0 20px 0;
}
.HospitalTitle::before{
    content:'';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0101018c;
}
.HospitalTitleInn{

}
.HospitalTitleInn>div{
    display: table-cell;
    vertical-align: middle;
}
.HsptlLogoBox div{
        width: 125px;
    height: 125px;
    border-radius: 50%;
    background-color: #fff;
    position:relative;
}
.HsptlLogoBox div img{
        position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100px;
    max-height: 100px;
}
.HsptlCntntBox{
    padding-left: 10px;
}
.HsptlCntntBox h1{
    display: inline-block;
    background-color: #0000006e;
    padding: 5px 10px;
}

.HsptlDtlMenu{

}
.HsptlDtlMenu ul{
    margin:0;
    padding:0;
}
.HsptlDtlMenu ul li{
    list-style:none;
    display:inline-block;
    border-left: 1px solid #dddddd;
}
.HsptlDtlMenu ul li a{
        padding: 10px;
    display: inline-block;
    font-weight: 600;
}
.HsptlDtlMenu ul li .active{
    border-bottom:3px solid #9E0036;
    color:#9E0036;
}
.hsptlItemList{
    margin:0;
    padding:0;
}
.hsptlItemList li{
    list-style:none;
        display: inline-block;
    width: 32%;
    position:relative;
    vertical-align: top;
}
.hsptlItemList li::before{
    content:'';
}
.hccntnt{

}
.glry {
    border: 1px solid #e9e9e9;
    border-radius: 10px;
    overflow: hidden;
    padding: 5px;
    margin-bottom: 30px;
    position: relative;
    background-color: #f8f8f8;
}
.glry::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 140px;
    height: 50px;
    background: url(../img/logo.png) no-repeat center center;
    background-size: 100%;
        left: 0;
    bottom: 0;
    margin: auto;
}
.glry img {
    max-width: 100%;
    border-radius: 10px;
}
.cntctSocial{
    margin:0;
    padding:0;
}
.cntctSocial li{
    list-style:none;
    display:inline-block;
}
.cntctSocial li a{
        display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #9E0036;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
}
.cntctSocial li a:hover{

}
/*service timeline*/
.MSrvcTimeline{
    margin:0;
    padding:0;
    text-align:center;
}
.MSrvcTimeline >li{
    list-style:none;
    border-bottom: 2px dashed #9E0036;
    padding: 25px;
    position:relative;
}
.MSrvcTimeline >li:first-child{
    border-top: 2px dashed #9E0036;
}
.MSrvcTimeline >li:first-child::before{
    content: '\ea5c';
    font-family: icofont;
    width: 30px;
    height: 30px;
    background-color: #9E0036;
    border-radius: 50%;
    position: absolute;
    top: -18px;
    right: -20px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 27px;
}
.MSrvcTimeline >li:last-child::before{
    content: '';
    width: 30px;
    height: 30px;
    background-color: #9E0036;
    border-radius: 50%;
    position: absolute;
    bottom: -18px;
    left: -10px;
}
.MSrvcTimeline> li:nth-child(even){
        border-right: 2px dashed #9E0036;
        text-align:right;
}
.MSrvcTimeline >li:nth-child(odd){
       border-left: 2px dashed #9E0036;
       text-align:left;
}
.MSrvcHead{
    margin-top: -50px;
    background-color: #e3e6e9 ;
    padding: 10px 15px;
    border: 2px dashed #9E0036;
    margin-bottom: 20px;
    border-radius: 10px;
}
.MSrvcHead h5{
    margin:0;
    font-size: 18px;
}
.MSrvcBox{
    padding-bottom: 10px;
}
.MSrvcContnt ul{
    margin:0;
    padding:0;
}
.MSrvcContnt ul li{
    border:none;
    list-style:none;
}

/*end of service timeline*/

.TrtmntTop{
    /*background-image:url(../img/treatment/cancer.jpg);*/
    background-color:#3f3f3f;
    background-position:center center;
    background-size:cover;
}
.TrtmntTop::before{

}
.TrtmntCntnt{
    padding:100px 0;
}
.TrtmntCntnt h2{

}

@media(max-width:576px){
    .BgMain h1{

    }
    .HospitalList ul li img {
        max-height: 40px;
    }
    .carousel-caption .btn{
        padding: 1px 10px;
        display:none;
    }
    .carousel-caption{
        position:relative;
    }
    .carousel-indicators{
        bottom: 62px;
    }
    .HospitalTitleInn>div{
        display:block;
    }
    .HsptlCntntBox {
        padding-left: 0px;
        padding-top: 10px;
    }
}
@media(max-width:694px){
    .BgMain{
        background-size:100%;
        background-position:top center;
            background-color: #d9d7d3;
            padding-top: 135px;
    }
    .BgMain h1{
        font-size: 25px;
    }
    .introSctn>div {
        width: 100%;
        margin-left: 0;
    }
    .SocialTopBar{
        display:none;
    }
    .MainLogo{
        text-align:center;
    }
    .MainLogo img {
        max-height: 45px;
    }
    .carousel-caption{
        bottom:0;
    }
    .carousel-caption h4 {
        font-size: 20px !important;
    }
    .carousel-caption h5 {
        font-size: 18px !important;
        margin-bottom:5px;
    }
}
@media(max-width:768px){
    .OfferListBox ul li{
            width: 49%;
    }
    .OfferListBox ul li p{
            
    }
    .OfferListBox ul li div{
            width: 100px;
    height: 100px;
    }
    .OfferListBox ul li div img{
              max-width: 50px;
    max-height: 50px;
    }
    .apntmntsctnInn {
    margin-top: 10px;
    }
    .hsptlItemList li{
        width:100%;
    }
    .HsptlapntmntsctnInn{
        margin-top:0;
    }
}
@media(max-width:992px){
    .carousel-caption h4 {
        font-size: 30px;
    }
    .carousel-caption h5 {
        font-size: 20px;
    }
    header{
        padding: 5px 0;
    }
    .navbar-nav li {
        border-left:none;
    border-bottom: 2px solid #8d0d39e0;
    }
}