*{
    margin: 0;
    padding: 0;
}
.ulockd-social-linked-two a{
    border-radius: 30px;
    margin: 0 3px;
    border: none;
}
.navbar-right .dropdown-menu{
    left: 0!important;
}
.vbtn a{
    text-align: center;
    display: block;
    color: #fff;
    padding: 10px 30px;
    font-weight: 500;
    font-size: 16px;
    background: #ff0000;
    text-transform: uppercase;
    border-bottom: 4px solid #000;
    margin-top: 0px;
    position: relative;
    margin-top: 12px;
    border-radius: 5px;
}
.vbtn a:hover{
    background: #000;
    color: #ff0000;
}
.hometestipage {
    padding: 0!important;   
}
.ulockd-booking-form h3{
    color: #fff;
}
.testirgt h2{
    padding-left: 30px;
}
.footer-fst-col > p {
    margin-bottom: 10px;
    color: #fff;
}
.ulockd-footer-font-icon > li{
    padding-left: 0;
    margin-right: 15px;
}
.hbox {
    border: 1px solid #ddd;
    padding: 20px 0 0 0;
    text-align: center;
    background: #fff;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
}
.hbox:hover{
    box-shadow: 0 5px 5px 5px #00000015;
}
.hbox h2{
    font-size: 24px;
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
}
.hbox h2 span{
    display: block;
    width: 70px;
    background: #eb1e25;
    display: block;
    height: 2px;
    margin: auto;
    margin-top: 10px;
}
.hbox p{
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    margin: 10px 0;
}
.hbox p a{
    background: #000;
    padding: 7px 12px;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
}
.hbox p a i{
    color: #ea1d21;
}
.hbox p a:hover{
    background: #ea1d21;
    color: #fff;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
}
.hbox p a:hover i{
    color: #fff;
    transform: scale(1.2)
}
.hospitals{
/*    padding-bottom: 0;*/
    background: #00000008
}
.mt-30{
    margin-top: 30px;
}
.mb-20{
    margin-bottom: 20px;
}
.mt60{
    margin-top: 60px;
}
.lipadd h1{
    font-weight: 500;
    margin-top: 15px;
    padding: 0.70em 0;
    font-size: 24px;
}
.lipadd ul li{
    line-height: 36px;
}
.contact-us ul li{
    padding-bottom: 10px;
    line-height: 34px;
    position: relative;
    padding-left: 40px;
    font-size: 16px;
    color: #333;
}
.contact-us ul li i{
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #666;
    color: #fff;
    border-radius: 30px;
}
.bannerinner{
    position: relative;
    background: url(../img/About-us-1.jpg);
    height: 200px;
}
.breadcrums{
    position: absolute;
    top: 30px;
    padding-top: 25px;
}
.breadcrums h1{
    text-align: center;
    display: block;
    color: #fff;
    padding: 8px 25px;
    border-radius: 30px;
    font-weight: 500;
    font-size: 20px;
    background: #ea1d24;
    border-bottom: 4px solid #000;
    margin-top: 0px;
    position: relative;
}
.breadcrums ul{
    padding: 0;
    margin: 0;
    color: #fff;
}
.breadcrums ul li{
    font-size: 16px;
    color: #000;
    font-weight: 400;
    padding: 0 5px;
    display: inline;
}
.breadcrums ul li a{
    
}
.banner{
    height: 500px;
}
.stameta li i{
    transform: translateY(-2px)
}
.service-widget{
    padding-right: 20px;
}
.sercont img{
    margin-bottom: 15px
}
.sercont ul li{
    line-height: 24px;
    list-style: disc;
    margin-left: 20px;
        font-weight: 400;
    margin-bottom: 5px;
    text-align: justify;
        color: #000;
    font-size: 16px
}
.sercont p{
    line-height: 28px;
}
.home-mainslider{
    position: relative;
}
.bannercnt{
    position: absolute;
    width: 450px;
    left: 10%;
    top: 35%;
    text-align: left;
}
.bannercnt h1{
    font-size: 48px;
    line-height: 65px;
    color: #eb1e25;
    font-weight: 600;
}
.nimitabt h3{
    font-size: 22px;
    font-weight: 300;
}
.mb30{
    margin-bottom: 30px;
}
.servicess{
    padding-bottom: 10px;
}
.serdrop {
    height: 450px!important;
    overflow-y: scroll;
    
}

/* width */
.serdrop::-webkit-scrollbar {
  width: 10px;
   
}

/* Track */
.serdrop::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #eeeeee; 
  border-radius: 10px;
    background: #fff;
    
}
 
/* Handle */
.serdrop::-webkit-scrollbar-thumb {
  background: #ccc; 
  border-radius: 5px;
    cursor: pointer;
    border: 2px solid #fff;
    height: 20px;
}

/* Handle on hover */
.serdrop::-webkit-scrollbar-thumb:hover {
  background: #999; 
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    background: #fff;
}
.lnks ul{
    text-align: center;
    margin: 0;
    margin-top: 50px;
}
.lnks ul li{
    display: inline;
    padding: 0 14px;
}
.lnks ul li a{
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.5px;
}
.lnks ul li a:hover{
    text-decoration: underline;
}
.about h3{
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}
.powered img{
    padding-left: 5px;
    width: 30px;
    
}
.gallerpage{
	padding: 3rem 0;
}
.gallerpage img{
	margin-bottom: 30px;
	border: 1px solid #000000;
	transition: .5s;
}
.gallerpage img:hover{
	transform: scale(1.1);
	border: 1px solid transparent;
}
.gallerpage h2{
	text-transform: uppercase;
	font-size: 35px;
	font-weight: 500;
    margin-top: 0;
    color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 25px;
	text-align: left;
}
.mt30{
	margin-top: 60px;
}
.tablink{
    padding: 60px 0 0 0;
}
.tablink ul{
    margin: 0;
    padding: 0;
}
.tablink ul li{
    display: inline-flex;
    margin: 0 15px 0 0;
}
.tablink ul li a{
	margin-top: 15px;
    padding: 15px 25px;
    color: #000;
    font-weight: 600;
    font-size: 18px;
    border-radius: 2px;
}
.tablink ul li a img{
    width: 30px;
    margin-right: 15px;
}
.galllersec{
	padding: 70px 0;
}
.toptime{
    text-align: right
}
.toptime .ulockd-htpmz{
    float: none;
}
.ulockd-contact-form h2{
    font-size: 28px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    padding-bottom: 25px;   
}
.gal {
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
	column-gap: 30px;
	
	}	
	.gal img{ width: 100%; padding:0;}
@media (max-width: 500px) {
		
		.gal {
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
	  
	
	}
		
	}

.booking_form_style1 form input{
    color: red!important;
    font-weight: 600;
}
















