
/* strat overview*/
section.details {
    padding: 58px 0 50px;
}
.our-mison-area {
    position: relative;
    z-index: 1;
}
.single-mison.bg-color {
    background-color: #069E76;
    padding-bottom: 15%;
}
.single-mison h3 {
    color: #ffffff;
    font-size: 25px;
    margin-bottom: 20px;
}
.single-mison p {
    color: #ffffff;
}
.single-mison {
    padding: 30px;
    background-color: #E53032;
}
.single-mison {
    padding: 30px;
    background-color: #E53032;
}
.hdabout{
    text-align: center;
    margin: auto auto 53px;
}
/*end overview*/



/*start corporate-profile*/
.client-bg {
    background-image: url(../../../uploads/images/about_us/corporate-profile.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}
.client-area {
    position: relative;
    z-index: 1;
    padding: 0px 0px 0px 0px;
}
.scrollcon1 {
    height: 384px;
    overflow-y: scroll;
    background: #f8f9fa61;
    padding: 28px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
.ml100 {
    margin-left: 0;
}
}
.pb-70 {
    padding-bottom: 70px;
}
.pt-100 {
    padding-top: 100px;
}
.client-area .section-title.left-title {
    max-width: 760px;
    background: #ffffff;
    margin-bottom: -1px;
    padding: 30px;
    padding-bottom: 20px;
}
.section-title.left-title {
    margin-left: 0;
    text-align: left;
}
.section-title {
    margin: -5px auto 50px;
    position: relative;
}
.section-title .top-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.15em;
    color: #0057b8;
    display: block;
    margin-bottom: 5px;
}
.single-client {
    max-width: 760px;
    background-color: #ffffff;
    padding: 30px;
    margin-bottom: 30px;
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel {
    width: 100%;
    z-index: 1;
}
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
}
.client-slide.owl-theme .owl-nav {
    text-align: right;
    margin-top: 20px;
}
.client-slide.owl-theme .owl-nav .owl-prev, .client-slide.owl-theme .owl-nav .owl-next {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #f1f5f8;
    border-radius: 50%;
    color: #969696;
    font-size: 24px;
    margin-bottom: 0;
    margin-top: 0;
    transition: all ease 0.5s;
}


/*end corporate-profile*/





/*start hospital-facilities*/
.countnumber{
    background: #069e76;
    color: #fff;
}
.row.justify-content-center.text-center {
    padding: 23px 0px 23px 0px;
}
.intpatimgsec img {
    height: 100%;
}

.roombtn{
    padding: 0px 0px 0px 0px;
 
    width:100%;
}
.icubtn{
    height: 281px;
    padding: 33px 0px 0px 0px;
    width:100%;
}
span#count1 {
    font-weight: bold;
}
span#count2 {
    font-weight: bold;
}
span#count3 {
    font-weight: bold;
}
span#count4 {
    font-weight: bold;
}
/*end hospital-facilities*/
.clr20 {
    height: 0px;
}





/*start certification*/
/*.carousel-control {*/
/*    font-size: 20px!important;*/
/*    color: #c53625!important;*/
/*}*/

/*.carousel-control.left {*/
/*    left: -105px!important;*/
/*}*/
/*.carousel-control.right {*/
/*    right: -104px!important;*/
/*}*/

/*@media screen and (min-width: 768px){*/
/*.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {*/
/*    margin-left: -147px!important;*/
/*}*/
/*}*/

/*@media screen and (min-width: 768px){*/
/*.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {*/
/*    margin-right: -147px!important;*/
/*}*/
/*}*/


/*.carousel-control-next, .carousel-control-prev {*/
   
/*    color: #424242!important;*/
/*    opacity: 1.5!important;*/
/*}*/



/*.carousel {*/
/*    margin-left: 15%;*/
/*    margin-right: 15%;*/
/*}*/

/*ul.slides {*/
/*    display: block;*/
/*    position: relative;*/
/*    height: 600px;*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    overflow: hidden;*/
/*    list-style: none;*/
/*}*/

/*.slides * {*/
/*    user-select: none;*/
/*    -ms-user-select: none;*/
/*    -moz-user-select: none;*/
/*    -khtml-user-select: none;*/
/*    -webkit-user-select: none;*/
/*    -webkit-touch-callout: none;*/
/*}*/

/*ul.slides input {*/
/*    display: none; */
/*}*/


/*.slide-container { */
/*    display: block; */
/*}*/

/*.slide-image {*/
/*    display: block;*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    top: 0;*/
/*    opacity: 0;*/
/*    transition: all .7s ease-in-out;*/
/*}   */

/*.slide-image img {*/
/*    width: auto;*/
/*    min-width: 100%;*/
/*    height: 100%;*/
/*}*/

/*.carousel-controls {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    z-index: 999;*/
/*    font-size: 100px;*/
/*    line-height: 600px;*/
/*    color: #fff;*/
/*}*/

/*.carousel-controls label {*/
/*    display: none;*/
/*    position: absolute;*/
/*    padding: 0 20px;*/
/*    opacity: 0;*/
/*    transition: opacity .2s;*/
/*    cursor: pointer;*/
/*}*/

/*.slide-image:hover + .carousel-controls label{*/
/*    opacity: 0.5;*/
/*}*/

/*.carousel-controls label:hover {*/
/*    opacity: 1;*/
/*}*/

/*.carousel-controls .prev-slide {*/
/*    width: 49%;*/
/*    text-align: left;*/
/*    left: 0;*/
/*}*/

/*.carousel-controls .next-slide {*/
/*    width: 49%;*/
/*    text-align: right;*/
/*    right: 0;*/
/*}*/

/*.carousel-dots {*/
/*    position: absolute;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: 20px;*/
/*    z-index: 999;*/
/*    text-align: center;*/
/*}*/

/*.carousel-dots .carousel-dot {*/
/*    display: inline-block;*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    border-radius: 50%;*/
/*    background-color: #fff;*/
/*    opacity: 0.5;*/
/*    margin: 10px;*/
/*}*/

/*input:checked + .slide-container .slide-image {*/
/*    opacity: 1;*/
/*    transform: scale(1);*/
/*    transition: opacity 1s ease-in-out;*/
/*}*/

/*input:checked + .slide-container .carousel-controls label {*/
/*     display: block; */
/*}*/

/*input#img-1:checked ~ .carousel-dots label#img-dot-1,*/
/*input#img-2:checked ~ .carousel-dots label#img-dot-2,*/
/*input#img-3:checked ~ .carousel-dots label#img-dot-3,*/
/*input#img-4:checked ~ .carousel-dots label#img-dot-4,*/
/*input#img-5:checked ~ .carousel-dots label#img-dot-5,*/
/*input#img-6:checked ~ .carousel-dots label#img-dot-6 {*/
/*	opacity: 1;*/
/*}*/


/*input:checked + .slide-container .nav label { display: block; }*/

/*end certification*/





.specboxdetails p {
    text-align: center;
}
@media only screen and (max-width: 480px) and (min-width: 320px){
.specboxdetails p {
    text-align: center;
   
    width: 206px;
}
#Feedbackform {
    padding: 36px 0px 45px 0px!important;
}
}
.lac{
    text-align: center;
}


#Feedbackform {
    padding: 143px 0px 45px 0px;
}


/*Home page specialities*/

#iconimg {
    width: 70px;
    margin-bottom: 10px;
    margin-top: 10px;
}





