* {
    margin: 0;
    padding: 0;
}

body {

    background-color: #ffffff;
}
 
.navbar-brand img {
    width: 200px;
    height: 50px;
}

#well-container {
    width: 99.8%;
    height: auto;
    margin-left: 0.2%;
    background-color: #2096be;
    min-height: 500px;
    margin-top: 50px;

}
/* 
#active {
    background-color: rgb(46, 230, 190);
    height: 100%;
    color: #00BFFF
}

#navitems {
    height: 100%;

    margin: 0;

}

#nav-control {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    margin: 0;
    padding: 0;

    box-shadow: 0 0 10px #aaa;

}

.nav-item {
    width: 150px;
    cursor: pointer;
    text-align: center;

}

.nav-link {


    margin-top: 10px;

}

.nav-link-head {
    font-size: 14px;
    font-family: sans-serif;
    color: #5a5a5a;
    font-weight: bold;
    text-align: center;
}

#nsv-icon {
    font-size: 2px!important;

    margin: 0;
}

.nav-item:hover {
    background-color: #2096be;
}

.nav-item:nth-child(even) {
    background-color: #fff;

}

.nav-item:nth-child(even):hover {
    background-color: #00BFFF;

} */

.well-head {
    margin-left: 30px;
    margin-top: 120px;
}

.well-text {
    font-size: 34px;
    text-align: center;
    font-family: 'Josefin sans', sans-serif;
    color: #ffffff;
    text-decoration: underline;

}

.well-sub-text {
    font-size: 16px;
    line-height: 2;
    text-align: center;
    font-family: josefin sans;
    color: #ffffff;
    

}

.carouselss {
    width: 70%;
    margin-left: 20%;
   
    margin-top: 14%;
    background-color: #fff;
    padding: 5px;
    border-radius: 0px;
    position: relative;
}


.carousel-inner {
    
    width: 100%;
    border-radius: 0px;
}

.well-buttons {
    margin: auto;
    width: 80%;
}

.well-buttons button {
    margin: 15px;
    border: 1px solid #Fff;
    background-color: transparent;
    color: #ffffff;
    padding: 5px 15px 4px 10px;
    font-size: 15px;
    font-family: josefin slab;
    font-weight: ;
    box-shadow: 1px 1px 9px 0px #ddd;
    
  transition: 0.9s;
 
}

.well-buttons button:hover {
    background-color: #67bcd0;
    color: #000;
opacity: 1;
}

.facilities-head {
    font-size: 24px;
    margin: 40px;
    text-align: center;
    font-family: josefin sans, serif;
    font-weight: 700;
    text-decoration: underline;
}

#facil {
    width: 100%;
    height: auto;
    margin-top: 80px;



}

#fac-card {


    width: 90%;
    height: auto;
    
    text-align: center;
    
    margin-left: 5%;
}

/* span {
    font-size: 66px;
    color: #ffffff;
    margin-bottom: 170px;
    display: inline-block;
    font-weight: 400;
    text-align: center;
} */

.card i {
    color: #213a43;
    font-size: 30px;


}

.card {
    width: 30%;
    height: 200px;
    text-align: center;
   display: inline-flex;
    margin-left: 1%;
    margin-top: 30px;
    border-radius: 0px;
    box-shadow: 0 8px 6px -6px black;
     
}

 

#card_name {
    font-family: josefin sans;
    font-weight: 200;
    font-size: 16px;
    
    padding: 10px;
    margin-top: 10px;
    line-height: 1.4;

}



.card_textbox {
    color: #fff;


    background-color: #2096be;
    ;
    width: 100%;
    height: 140px;
    border: 2px solid #Fff;
    border-radius: 50px 50px 0 0;
    display: flex;
    justify-content: center;
    margin: auto;

}

#goblog{
    background: transparent;

    margin: 15px;
    border: 1px solid #000;
    background-color: transparent;
    color: #000;
    padding: 5px 15px 4px 10px;
    font-size: 15px;
    font-family: josefin slab;
    font-weight: bold;
    box-shadow: 2px 1px 8px 0px #ddd;
     opacity: 0.6;
  transition: 0.3s;
 
 
}

#goblog:hover {
    background-color: #67bcd0;
    color: #000;
    border: 2px solid #ddd;
opacity: 1
}


#fac-btn {
     
    width: 20%;
    margin-left: 40%;
   margin-top: 70px;
   margin-bottom: 15px;
    border: 1px solid #000;
    background-color: #2096be;
    color: #fff;
    padding: 5px 15px 4px 10px;
    font-size: 15px;
    font-family: josefin slab;
    font-weight: bold;
    border-radius: 5px;
    font-weight:  ;
    box-shadow: 2px 2px 8px 2px #ddd;
}

#fac-btn:hover {
    background-color: #67bcd0;
    color: #000;
    border: 2px solid #ddd;

}




.parallax {

    background-image: url("http://sparshhospitalrangia.com/assets/img/main-slide-building-new%20(1).jpg");
    min-height: 300px;
    max-height: 600px;
    background-attachment:fixed;
    background-position:center;
    background-repeat: no-repeat;
    background-size: auto;
    margin: 0px;
}

.back-opacity {
    margin: 0;
    width: 100%;
    height: 300px;
    background-color: rgba(0, 0, 0, 0.5);
}

.text-control {
    text-align: center;
    margin-top: 120px;
}

.number {
    color: #fff;
    font-size: 52px;
    text-align: center;
}

.text {
    color: #fff;
    font-size: 20px;
    font-family: 'El Messiri', sans-serif;
    text-align: center;
}

.doctors {
    width: 100%;
    height: 630px;
    background-color: #fff;
    padding-top: 20px
}



.slider {
    width: 85%;
    margin: 50px auto;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-prev:before,
.slick-next:before {
    color: red !important;
}

.slick-slide {
    transition: all ease-in-out .10s;
    opacity: .0;
    overflow: hidden;
    box-shadow: border-box;
    box-shadow: 0 0 5px #aaa;
    width: 80vw;
    
}

.slick-active {
    opacity: .5;
}

.slick-current {
    opacity: 1;
}

.manage-doctor {
    background-color: #f0f0f0;
    padding: 15px;
    box-shadow: 0 2px 10px #aaa;
    width: 80%;
    
     
}


.manage-doctor i{
   color: #000;
   
    
     
}


.doctor-img {
    width: 150px;
    height: 150px;
    margin: auto;
    border: 2px solid #00BFFF;
    
}

.doctor-img img {
    width: 120px;
    margin: 10px;
}

.doctor-name {
    font-size: 17px;
    margin-top: 20px;
    font-family: anton, serif;
    text-align: center;
    
}

.doctor-degree {
    font-size: 16px;
    font-family: josefin slab;
    font-weight: bolder;
    text-align: center;
}

.doctor-type {
    font-size: 15px;
    text-align: center;
    font-family: josefin sans, sans-serif;
}

.doctor-social {
        font-size: 20px;
    text-align: center;
    /* font-family: 'Yatra One', cursive; */
    margin-top: 15px;
}

.video {
    border: 3px solid #fff;

}

#footer {
    height: auto;
    width: 100%;
    background-color: #0e4b5a;
    margin-top:30px;
}

.contact-info {
    color: #fff;
    font-size: 21px;
    margin-top: 20px;
    text-decoration: underline;
    margin-left: 12px;
    font-family: josefin sans;
}



 
.contact-list li {
    list-style-type: none;
    color: #fff;
    font-size: 15px;
    font-family: josefin sans;
}

.contact-list li i {
    font-size: 16px;
    margin: 10px;
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 5px;


}

#myModal {
    margin-top: 150px;
}

#successmodalLabel {

    width: 100%;
    text-align: left;
}

.modal-body {
    position: relative;
    padding: 20px;
    height: 200px;
    overflow-y: scroll;
}

#tfree {
    color: #fff;
    font-family: anton;
    font-size: 40px;
    text-align: center;
    margin-top: 40px;
    margin-left: 5%;
}

#map {

    position: absolute;
    top: 18%;
    border: 4px solid #218184;
}


footer {
    text-align: center;
    width: 100%;
    height: 30px;
         background-color: #213a43;
;
    color: #fff;
    font-family: josefin sans;
    font-size: 13px;
    line-height: 2.5;



}



 
.counting-sec{
  padding: 50px 0;
  width: 100%;
 
}

.col{
width: 50%;
  float: left;
  text-align: center;
  padding: 20px;
  color: #fff;
  text-transform: uppercase;
    font-family: josefin sans;
}
.col i{
  font-size: 40px;
  color: #fff;
    
}
.num{
  font-size: 40px;
  margin: 20px 0;
}
.map {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
    margin-bottom: 20px;
}

.blog-head {
    font-size: 24px;
    color: #000;
    float: left;
  
    
  }
  .blog-description {
    font-size: 14px;
    color: #000;
    overflow: hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-line-clamp: 4; /* number of lines to show */
     -webkit-box-orient: vertical;
    
  }
  .blog-writer {
    color: #aaa;
    font-size: 14px;
  
  
  
  }
  
  .res-over {
    color: red;
    font-size:16px;
    text-align: center;
  }
  .writer-display {
     float: right;
    font-size: 18px;
  
  
  }
  
  .heading {
    
      width: 100%;
      background-color: #fff;}
  
      .list-group-item {
          margin: 5px;
          box-shadow: 0 0 10px #aaa;
          height: auto;
      }

.see-doctor {
    padding: 5px 10px 5px 10px;
    background-color: #ddd;
    border: 1px solid #000;
    margin: auto;
    width: 93px;
    height: 26px;
    display: flex;
    justify-content: center;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
}

.see-doctor:hover {
    background-color: #f4f1f1;
    color: #000;
}
#chose-icon {
    font-size: 35px;
    color: #212529;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 30px;
    


}
.chose-head {
    font-size: 20px;
    color: #000;
    margin-top: 20px;
    text-align: center;
     box-shadow: 0px 2px 0px #Ddd;
    font-family: Josefin sans;
    
}
.chose-descript {
    font-size: 17px;
    text-align:justify;
    font-family: josefin sans;
    margin-top: 25px;
    font-weight: ;
}


.background-body {
    position: fixed;
    top: 70px;
    left:0;
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
    display: none;
    z-index: 999!important;
    
 }
 
 
 .pop-up{
    background-color: #fff;
    top: 100px;
    left: 7%;
    right: 7%;
    bottom: 50px;
    
    opacity: 1!important;
    position: fixed;
   
 
 
 }
 .nav-pop-up {
    width: 100%;
    height: 40px;
 }
 #close {
     float: right;
     margin: 5px;
 }
 .no-blog {
        width: 60%;
        height: auto;
        margin-top: 0!important;
        margin-left: 20%;
    }