*{
    margin: 0;
    padding: 0;
}
:root{
    --main-color:#214f71;
    --main-light:#def5ee;
    --white: #ffffff;
    --second-color:#eaa41e;
  }
.ulockd-social-linked-two a {
    border: none;
}

.ulockd-social-linked-two a i{
    width: 30px;
    height: 30px;
    border: none;
    line-height: 30px;
    border-radius: 100px;
    color: var(--main-color);
    background-color: var(--main-light);
    text-align: center;
}
.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;
}

.mbox {
    border: 1px solid #ddd;
    padding: 20px;
    margin-bottom: 40px;
    text-align: left;
    background: #efefef;
}
.mbox h2{
    font-size: 24px;
    padding: 0;
    margin: 20px 0;
    color: #214f71;
}
.mbox strong{
    font-size: 14px;
   color: #464242;
}

.mbox p{
    margin: 10px 0;
    font-size: 16px;
    padding: 0;
    color: #464242;
    line-height: 25px;
    font-family: "Rubik", sans-serif;
}


.hbox {
    border: 1px solid #ddd;
    padding: 20px 0 0 0;
    margin-bottom: 40px;
    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: var(--second-color);
    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: var(--main-color);
    padding: 10px 20px;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    border-radius: 3px;
}
.hbox p a i{
    color: var(--second-color);
    font-size: 18px;
    transition: 0.5s ease;
}
.hbox p a:hover{
    background: var(--second-color);
    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 iframe{
    margin-bottom: 15px;
}
.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/aboutbanner.jpg);
    height: 250px;
}
.breadcrums{
    padding-top: 6%;
}
.breadcrums h1{
    text-align: center;
    display: block;
    color: #fff;
    padding: 8px 25px;
    padding-bottom: 0;
    border-radius: 30px;
    font-weight: 500;
    font-size: 40px;
/*    background: #ea1d24;*/
/*    border-bottom: 4px solid #000;*/
    margin-top: 0px;
    position: relative;
}
.breadcrums ul{
    padding: 0;
    margin: 0;
    color: #fff;
    text-align: center;
}
.breadcrums ul li{
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    padding: 0 5px;
    display: inline;
}
.breadcrums ul li a{
    color: #ffffff;
}
.banner{
    height: 500px;
}
.stameta li i{
    transform: translateY(-2px)
}
.service-widget{
    padding-right: 20px;
}
.sercont img{
    margin-bottom: 15px
}

.sercont p{
    line-height: 28px;
}
.home-mainslider{
    position: relative;
}
.bannercnt{
    padding: 15px;
    background-color: #00000080;
    position: absolute;
    top: 35%;
    width: 70%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.bannercnt h1{
    font-size: 35px;
    line-height: 65px;
    color: #fff;
    font-weight: 600;
}
.bannercnt p{
    font-weight: 500;
    font-size: 20px;
    text-shadow: 0 0 5px #000;
}
.btt{
    margin-top: 30px;
}
.btt a button{
    margin: 0 5px;
    background: var(--main-color);
    padding: 10px 25px;
    font-weight: 500;
    font-size: 18px;
    color: var(--white);
    border: none;
    border-radius: 30px;
}
.nimitabt{
    padding: 50px;
}
.nimitabt h3{
    font-size: 32px;
    font-weight: 600;
}
.mb30{
    margin-bottom: 30px;
}
.servicess{
    padding-bottom: 0;
}
.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;
	  
	
	}
		
	}

.btn.btn-default.ulockd-btn-thm.ulockd-mb15{
    background: var(--main-color);
    border-radius: 30px;
    padding: 8px 5px;
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.3px;
    margin-top: 18px;
    display: block;
    width: 195px;
    margin: auto;
    text-align: center;
    border-left: 2px solid #fff;
    text-transform: uppercase;
    border: none;
    box-shadow: none;
}
.btn.btn-default.ulockd-btn-thm.ulockd-mb15:hover{
     background: #e8a318;
}
.booking_form_style1 {
    padding: 30px;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
}

.booking_form_style1 form input{
    font-weight: 400;
}
.scroll-to-fixed-fixed .ulockd-main-logo2 > img{
    height: 60px;
}
.scroll-to-fixed-fixed nav.navbar.bootsnav ul.nav > li > a {
    padding: 22px 9px!important;
    font-weight: 500;
}

.form-group label{
    color: #eaaf33;
}

.foot h2{
    margin: 0;
    padding: 0;
    color: var(--white);
    font-weight: 500;
    font-size: 26px;
}
.bt2 {
    text-align: right;
}
.bt2 a{
   
}
.bt2 a button{
    background: var(--second-color);
    padding: 8px 25px;
    border: none;
    font-weight: 600;
    border-radius: 30px;
    transition: 0.5s ease;
}
.bt2 a button:hover{
    color: #fff;
    opacity: 0.8;
}
.foot {
   background:#214f71;
   padding: 30px;
}
.flogo img{
    width: 80%;
    margin-bottom: 20px;
}
.footer-qlink .list-unstyled li a:hover {
    color: var(--second-color);
}
.about{
    padding-left: 50px;
}
.about h1{
    color: #000000;
    font-weight: 500;
    font-size: 35px;
    padding-bottom: 5px;
}
.about p{
    color: #777777;
}
.nbox img{
    width: 100%;
}
.nbox {
    background: #cccccc15;
    padding: 20px;
    border: 1px solid #cccccc;
}
.nbox img{
    margin-bottom: 30px;
}
.nbox p.dt{
    color: #333333;
    font-weight: 300;
    font-size: 14px;
}
.nbox h2{
    margin-top: 10px;
    font-weight: 600;
    font-size: 25px;
    padding-bottom: 10px;
}
.nbox p{
    padding: 0;
    font-weight: 400;
    margin: 0;
    padding-bottom: 10px;
}
.nbox a button{
    background: var(--main-color);
    color: #fff;
    padding: 10px 20px!important;

    top: 24px;
    border-radius: 30px;
 
    border: none;
}
.socialft ul li i{
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    border-radius: 100%;
    text-align: center;
    background: var(--main-light);
    color: var(--main-color);
    transition: 0.5s ease;
}
.socialft ul li i:hover{
    border-radius: 5px;
}










