
.text-default{
    color:#0a3e3d;
}


.hr-part {
    margin: 0px auto;
    padding: 25px 0px 5px 0px;
    border-bottom: #a9d1ff dashed 1px;
}
.what-we-do{
    background-image: url('../images/bg/tablate-bg.jpg');
    padding: 30px 0;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.laboratory {
    background-color: #0a3e3d;
    background: rgb(10,62,61);
    background: linear-gradient(90deg, rgba(10,62,61,1) 0%, rgba(52,155,154,0.9948354341736695) 100%);
    padding: 30px 0 0 0;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.testimonial{
    background : #f6f6f6;
    padding: 30px 0;
    background-size: cover;
    background-repeat: no-repeat;
}
.btn-default{
    color: #000;
    border-color: #fff;
    background-color: #fff;
    font-size: 18px;
}
.why-choose-use{
    background-image: url('../images/bg/why-choose-us.jpg');
    padding: 150px 0;
    background-size: cover;
    background-position: top;
    background-attachment: fixed;
}
.social-icons ul {
    list-style: none;
    margin: 0;
}
.social-icons ul li{
  display: inline-block;
}
.social-icons a {
    padding: 0px 12px;
}
.social-icons a i {
    font-size: 1rem;
}
.footer-links, .footer-links a {
    color: #FFFFFF;
}
.footer-timing ul{
    padding: 0;
}
.footer-timing ul li{
    text-decoration: none;
    color: #fff;
    list-style: none;
}
.footer-contact ul{
    padding: 0;
}
.footer-contact ul li{
    text-decoration: none;
    color: #fff;
    list-style: none;
}
.service-box {
    padding: 30px 20px;
    text-align: center;
    margin-bottom: 30px;
    background: #ffffff;
    position: relative;
}
.service-box:before {
    position: absolute;
    background: linear-gradient(to right, #349b9a 0%, #349b9a 44%, #0a3e3d 59%, #0a3e3d 71%, #0a3e3d 100%);
    content: '';
    width: 104%;
    height: 104%;
    top: -2%;
    left: -2%;
    z-index: -99;
    right: 0;
}
/* About Us */
.about-us{
    background-image: url('../images/about-bannr.png');
    padding: 150px 0;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}
.sports-injuries{
    background-image: url('../images/bg/sports-injuries.jpg');
    padding: 150px 0;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
}
.bone-tumors{
    background-image: url('../images/bg/bone-tumors.jpg');
    padding: 150px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.limb-lengthening{
    background-image: url('../images/bg/limb-lengthening.jpg');
    padding: 150px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.osteoporosis{
    background-image: url('../images/bg/osteoporosis.jpg');
    padding: 150px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.arthritis{
    background-image: url('../images/bg/arthritis.jpg');
    padding: 150px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.club-foot{
    background-image: url('../images/bg/club-foot.jpg');
    padding: 150px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.carpal-tunnel{
    background-image: url('../images/bg/carpal-tunnel.jpg');
    padding: 150px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.back-pain{
    background-image: url('../images/bg/back-pain.jpg');
    padding: 150px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.achilles-tendon{
    background-image: url('../images/bg/achilles-tendon.jpg');
    padding: 150px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.joint-replacement{
    background-image: url('../images/bg/achilles-tendon.jpg');
    padding: 150px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.internal-fixation{
    background-image: url('../images/bg/internal-fixation.jpg');
    padding: 150px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.bone-graft{
    background-image: url('../images/bg/bone-graft.jpg');
    padding: 150px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.soft-tissue-repair{
    background-image: url('../images/bg/soft-tissue-repair.jpg');
    padding: 150px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.release-surgery{
    background-image: url('../images/bg/release-surgery.jpg');
    padding: 150px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
#contact-us-form {
    padding-left: 50px!important;
    padding-right: 50px!important;
    padding-top: 6%;
    box-shadow: 0 7px 25px #000000b0;
    margin: 8% 2% 0 0;
}
.address-main {
    padding-left: 50px!important;
    padding-right: 50px!important;
    padding-top: 3%;
    box-shadow: 0 7px 25px #000000b0;
    margin: 8% 2% 0 0;
}
.address-heading {
    font-size: 22px;
    font-weight: 300;
    padding: 25% 0 0 0;
    line-height: 50px;
}

.address-subheading, .city-name {
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
}
.address-phone {
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    padding-bottom: 25%;
}
button.btn-footer {
    margin-top: 16px;
    border-radius: 0;
    padding: 2% 8%;
    color: #fff;
}
#form-float{
    margin-left: 30px;
    background: linear-gradient( rgba(52,155,154,0.9948354341736695),rgba(10,62,61,1) );
    position: relative;
    border: 14px solid rgba(10,62,61,1) ;
    padding-bottom: 0;
    padding-top: 10px;
    padding-bottom: 20px;
}

/* End About Us */

/* Form floating */
.content-section {
    min-height: 1000px;
  }
  .sidebar-section {
    position: absolute;
    height: 100%;
    width: 100%;
  }
  .sidebar-item {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;

      /* Position the items */
      /* // &:nth-child(2) { top: 25%; }
      // &:nth-child(3) { top: 50%; }
      // &:nth-child(4) { top: 75%; } */
  }
  .make-me-sticky {
      position: -webkit-sticky;
      position: sticky;
      top: 14%;
      padding: 0 15px;
  }
  article {
    border-radius: 12px;
  }
  .title-section, .content-section, .sidebar-section {
    background: #fff;
  }
  .title-section {
    text-align: center;
    padding: 50px 15px;
    margin-bottom: 30px;
  }

  .content-section h2 {
    margin: 0;
  }
   .sidebar-item {
    text-align: center;
  /*  h3 {
      background: gold;
      max-width: 100%;
      margin: 0 auto;
      padding: 50px 0 100px;
      border-bottom: solid 1px #fff;
    } */
  }
/* End form floating */
.thm-btn{
    border-radius: 10px;
}

/* Slider start */
#minimal-bootstrap-carousel {
    margin-top: 0px;
    position: relative;
}

#minimal-bootstrap-carousel .carousel-caption {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 0;
    text-align: right;
    text-shadow: none;
}

#minimal-bootstrap-carousel .carousel-caption .container {
    display: table;
    width: 100%;
    height: 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

@media (max-width: 1199px) {
    #minimal-bootstrap-carousel .carousel-caption .container {
        max-width: 960px;
    }
}

@media (max-width: 991px) {
    #minimal-bootstrap-carousel .carousel-caption .container {
        max-width: 720px;
    }
}

#minimal-bootstrap-carousel .carousel-caption .container .box {
    display: table-cell;
    text-align: left;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-top {
    vertical-align: top;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-bottom {
    vertical-align: bottom;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-middle {
    vertical-align: middle;
}

#minimal-bootstrap-carousel .carousel-caption .container .box .content {
    display: block;
}

#minimal-bootstrap-carousel [class*=carousel-control] {
    background: none;
    width: 50px;
    height: 50px;
    font-size: 36px;
    line-height: 48px;
    color: #fff;
    background-color: transparent;
    visibility: visible !important;
    opacity: 1;
    border: 1px solid #fff;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
}

@media (max-width: 667px) {
    #minimal-bootstrap-carousel [class*=carousel-control] {
        width: 30px;
        height: 30px;
        font-size: 15px;
        line-height: 30px;
    }
}

@media (max-width: 480px) {
    #minimal-bootstrap-carousel [class*=carousel-control] {
        width: 40px;
        height: 40px;
        font-size: 17px;
        line-height: 40px;
        background: rgba(255, 255, 255, 0.4);
        color: #000;
    }
}

#minimal-bootstrap-carousel .carousel-control-prev {
    left: 1%;
}

#minimal-bootstrap-carousel .carousel-control-next {
    right: 1%;
}

#minimal-bootstrap-carousel [class*=carousel-control]:hover {
    opacity: 1;
    background: #FFBA60;
    border-color: #FFBA60;
}

/* fixing slider height */
#demo.slider-home-one .carousel-inner .carousel-item {
    min-height: 700px;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: #222;
}


.slider-content-style .content {
    text-align: center;
    position: relative;
    z-index: 999;
}

.slider-content-style .content h3,
.slider-content-style .content h2,
.slider-content-style .content p {
    margin: 0;
}

.content h3 {
    color: #fff;
    font-size: 50px;
    line-height: 1em;
    font-weight: 500;
    font-family: 'Josefin Sans';
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    margin-top: 20%;
}
img.rounded-50 {
    border-radius: 50px 0 50px 0;
}
.content p {
    font-family: 'Josefin Sans';
    font-weight: 400;
    font-size:20px;
    color: #FFFFFF;
    letter-spacing: .150em;
    margin-top: 20px;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.content a.thm-btn {
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    color: #222222;
    font-size: 18px;
    letter-spacing: .1em;
    font-family: 'Josefin Sans';
    font-weight: 600;
    padding: 10px 17px;
    margin-top: 27px;
    transition: all .4s ease;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.slider-content-style .content a.thm-btn:hover {
    background: #fff;
}

/* End Slider */
