/*-----------------------------------------------------------------------------

KENBURNER RESPONSIVE BASIC STYLES OF HTML DOCUMENT

Screen Stylesheet

version:   	1.0
date:      	07/27/11
author:		themepunch
email:     	support@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/

.boxedcontainer {
    max-width: 1170px;
    margin: auto;
    padding: 0px 30px;
}


/*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/

.tp-banner-container {
    width: 100%;
    position: relative;
    padding: 0;
}

.tp-banner {
    width: 100%;
    position: relative;
}

.tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
}

.header-row {
    display: flex;
    align-items: center;
}


/* .contact-info-one__single.wow.fadeInDown.animated {
    border: 1px solid gray;
    background: ghostwhite;
    padding: 20px;
    text-align: center;
	box-shadow: 2px 2px 2px 2px;
} */


/* .contact-info-one__single.wow.fadeInUp.animated{

	border: 1px solid gray;
    background: ghostwhite;
    padding: 20px;
    text-align: center;
	box-shadow: 2px 0px 2px 0px;
} */

a.btn.wd-btn-round-2.mb-4 {
    color: #fff;
    background: #0d58a2;
    padding: 10px 20px;
}

p.contact-info-one__text {
    padding: 20px;
    color: #000;
    font-weight: 500;
}

.form-control {
    padding: 30px;
}

.backside {
    margin-top: 50px;
    background: whitesmoke;
    padding: 30px;
}

h2.contact-info-one__title {
    font-size: 25px;
    color: #0d58a2;
}

.col-md-3.listitem {
    width: 50%;
}

.speciality_caption {
    text-align: center;
}

.preregraf {
    margin-left: 2%;
}

i.fas.fa-arrow-alt-circle-right {
    color: #0d58a2;
}

p.about-content {
    margin-top: 20px;
}

.sem-page-colr {
    color: #0d58a2;
}

.qwalification {
    margin-left: 30px;
    margin-top: 20px;
}

.get-touch {
    color: #fff;
    font-size: 17px;
}

.mt-2 {
    margin-left: -30px;
}

.images-about {
    margin-top: 60px;
}

.color-define {
    color: #000;
    font-size: 20px;
    font-weight: 500;
}

.color-defines {
    background: #0d58a2;
    border-radius: 5px;
    padding: 10px;
    color: white;
    text-align: center;
    display: block;
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease;
    margin-top: 40px;
    margin-bottom: 40px;
}

.treatmens-inline {
    padding: 10px;
    box-shadow: 0px 0px 2px 0px;
    height: 200px;
}

.treatmens-home {
    margin-top: 20px;
}


/* h5.treatmens-home:hover {
    background: #0d58a2;
    padding: 10px 20px;
    border-radius: 4px;
    border-left: 2px solid #fff;
} */

div#shiva:hover {
    border: 0px solid #000;
    transition: .5s;
}

@media (min-width: 992px) {
    .mm-current {
        display: none;
    }
}

html.mm-slide.mm-right.mm-opening .mm-menu {
    -webkit-transform: translateX(0%);
    /* -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%); */
    transform: translateX(100%);
}

.welcome-serv-img:hover {
    transform: scale(.98);
    transition: .5s;
}

.light-borde {
    margin-top: 40px;
    padding: 20px;
}

.contact-info-one__single.wow.fadeInDown.animated.us-page {
    border: 6px solid whitesmoke;
    height: 200px;
    border-radius: 5px;
    text-align: center;
    padding: 20px;
}

.contact-info-one__single.wow.fadeInDown.animated.us-page:hover {
    color: #02adc6;
}

i.fa.fa-address-card {
    position: absolute;
    top: -22px;
    left: 42%;
}

.section {
    display: none;
}

.section.active {
    display: block;
}

.heading {
    text-align: center;
    color: #454343;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    margin-bottom: 70px;
    text-transform: uppercase;
    z-index: 999;
}

.white-heading {
    color: #ffffff;
}

.heading:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    height: 40px;
    width: 180px;
    border-radius: 4px;
    transform: translateX(-50%);
    background: url(img/heading-line.png);
    background-repeat: no-repeat;
    background-position: center;
}

.white-heading:after {
    background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
    background-repeat: no-repeat;
    background-position: center;
}

.heading span {
    font-size: 18px;
    display: block;
    font-weight: 500;
}

.white-heading span {
    color: #ffffff;
}


/*-----Testimonial-------*/

.testimonial:after {
    position: absolute;
    top: -0 !important;
    left: 0;
    content: " ";
    background: url(img/testimonial.bg-top.png);
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99;
}

.testimonial {
    min-height: 375px;
    position: relative;
    background: url(https://i.ibb.co/PTJDkgb/testimonials.jpg);
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: center;
    background-size: cover;
}

#testimonial4 .carousel-inner:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

#testimonial4 .carousel-inner:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

#testimonial4 .carousel-inner .item {
    overflow: hidden;
}

.testimonial4_indicators .carousel-indicators {
    left: 0;
    margin: 0;
    width: 100%;
    font-size: 0;
    height: 20px;
    bottom: 15px;
    padding: 0 5px;
    cursor: e-resize;
    overflow-x: auto;
    overflow-y: hidden;
    position: absolute;
    text-align: center;
    white-space: nowrap;
}

.testimonial4_indicators .carousel-indicators li {
    padding: 0;
    width: 14px;
    height: 14px;
    border: none;
    text-indent: 0;
    margin: 2px 3px;
    cursor: pointer;
    display: inline-block;
    background: #ffffff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.testimonial4_indicators .carousel-indicators .active {
    padding: 0;
    width: 14px;
    height: 14px;
    border: none;
    margin: 2px 3px;
    background-color: #9dd3af;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar {
    height: 3px;
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb {
    background: #eeeeee;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.testimonial4_control_button .carousel-control {
    top: 175px;
    opacity: 1;
    width: 40px;
    bottom: auto;
    height: 40px;
    font-size: 10px;
    cursor: pointer;
    font-weight: 700;
    overflow: hidden;
    line-height: 38px;
    text-shadow: none;
    text-align: center;
    position: absolute;
    background: transparent;
    border: 2px solid #ffffff;
    text-transform: uppercase;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
    transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
}

.testimonial4_control_button .carousel-control.left {
    left: 7%;
    top: 50%;
    right: auto;
}

.testimonial4_control_button .carousel-control.right {
    right: 7%;
    top: 50%;
    left: auto;
}

.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover {
    color: #000;
    background: #fff;
    border: 2px solid #fff;
}

.testimonial4_header {
    top: 0;
    left: 0;
    bottom: 0;
    width: 550px;
    display: block;
    margin: 30px auto;
    text-align: center;
    position: relative;
}

.testimonial4_header h4 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.testimonial4_slide {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 70%;
    margin: auto;
    padding: 20px;
    position: relative;
    text-align: center;
}

.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 136px;
    height: 136px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}

.testimonial4_slide p {
    color: #ffffff;
    font-size: 20px;
    line-height: 1.4;
    margin: 40px 0 20px 0;
}

.testimonial4_slide h4 {
    color: #ffffff;
    font-size: 22px;
}

.testimonial .carousel {
    padding-bottom: 50px;
}

.testimonial .carousel-control-next-icon,
.testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
}


/* ------testimonial  close-------*/

.z-tabs-nav.z-tabs-mobile.z-state-closed::after {
    content: "\f078";
    font-family: 'Font Awesome 5 Free';
    height: 100%;
    position: absolute;
    color: #fff;
    font-size: 20px;
    top: 14px;
    right: 25px;
    font-weight: 900;
}




.demo {
    padding: 30px;
    min-height: 280px;
  }
  
  .tab-content{
    padding: 10px;
  }
  
  @nav-link-hover-bg: #eeeeee;
  @nav-tabs-border-color: #dddddd;
  @border-radius-base: 5px;
  @screen-xs-max: 767px;
  
  
  //css to add hamburger and create dropdown
  .nav-tabs.nav-tabs-dropdown,
  .nav-tabs-dropdown {
   @media (max-width: @screen-xs-max) {
        border: 1px solid @nav-tabs-border-color;
        border-radius: @border-radius-base;
        overflow: hidden;
        position: relative;
  
        &::after {
          content: "☰";
          position: absolute;
          top: 8px;
          right: 15px;
          z-index: 2;
          pointer-events: none;
        }
  
        &.open {
          a {
            position: relative;
            display: block;
          }
  
          > li.active > a {
            background-color: @nav-link-hover-bg;
          }
        }
  
  
      li {
        display: block;
        padding: 0;
        vertical-align: bottom;
      }
  
      > li > a {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        width: 100%;
        height: 100%;
        display: inline-block;
        border-color: transparent;
  
        &:focus,
        &:hover,
        &:active {
          border-color: transparent;
        }
      }
  
      > li.active > a {
        display:block;
        border-color: transparent;
        position: relative;
        z-index: 1;
        background: #fff;
  
        &:focus,
        &:hover,
        &:active {
          border-color: transparent;
        }
         
      }
    }
  }

  .float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	left:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}
.get-touch.time ul li i {
    font-size: 21px;
    margin-right: 5px;
    margin-top: 0px;
}
span.count {
    position: relative;
}
span.count.second {
    position: relative;
}
span.count.first {
    position: relative;
}
span.count::after {
    position: absolute;
    top: 0;
    left: 0;
    content: "+";
    right: -131px;
}
span.count.second::after {
    position: absolute;
    top: 0;
    left: 0;
    content: "+";
    right: -111px;
}
span.count.first::after {
    position: absolute;
    top: 0;
    left: 0;
    content: "+";
    right: -90px;
}
.pb-0{
    padding-bottom: 0px !important;
    padding-top: 5px !important;
}