@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap');


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tfoot, thead, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
*, * focus {
	outline: none!important;
	margin: 0;
	padding: 0;
}
a:hover{
	text-decoration:none!important;
}
html {
  scroll-behavior: smooth!important;
}
html, body {
    height:100%;
}
body{
	font-family: 'Rubik', sans-serif !important;
	font-weight:400!important;
	line-height: 1.8!important;
	font-size: 15px!important;
	color: #111!important;
	text-decoration: none;
	height:100%;
	background-color:#fff;
}
@media screen and (max-width : 768px) {
body{	
	line-height: 28px!important;
	font-size: 14px!important;
}
}
.sticky{
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	background-color:#fff!important;
	z-index: 100;
	border-radius:0;
	border-top:solid 3px #003366;
	box-shadow:0px 15px 15px 0 rgba(0,0,0,.15);
}
.sticky .header-r{
}
.top-nav{
	position:absolute;
	width:100%;
	z-index:10;
	left:0;
	top:0;
	background-image: linear-gradient(120deg, #00263c 0%, #00263c 70%) !important;
    color: #fff;	
	font-size:13px;
    font-weight: 500;
	height:40px;
	line-height:40px;
}
.top-nav .container{
	padding-top:0;
	padding-bottom:0;
}
.top-nav .tn-l{
	font-size:16px;
	font-weight:600;
}
.top-nav .tn-l i{
	color:#fff;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	background-color:#00cc66;
	border-radius:5px;
	margin:0 3px 0 0;
}
.top-nav .tn-link{
	margin:0;
	float:right;
	display:table;
}
.top-nav .tn-link ul{
	text-align:left;
	display:inline-block;
	list-style:none;
	margin:0 !important;
	padding:0!important;
}
.top-nav .tn-link ul li{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	border:0;
	border-right:solid 1px rgba(255,255,255,.1);
}
.top-nav .tn-link ul li:last-child{
	border-right:0;
	margin:0 0 0 5px;
	padding:0;
}
.top-nav .tn-link ul li a{
	margin:0;
	padding:0 10px;
    color:#fff;
}
.top-nav .tn-link ul li a img{
	height:40px;
	padding:6px 0;
}
.top-nav .tn-link ul li a i{
	margin:0 1px 0 0;
	color:#ff7632;
	font-size:14px;
}
.top-nav .tn-link ul li:first-child a{
	color:#ffcc33;
}
.top-nav .tn-social{
    width: 100%;
	text-align:left;
	margin:0;
}
.top-nav .tn-social ul{
    width: 100%!important;
/*	display:table;*/
    display:inline-block;
    list-style:none;
	margin:0 !important;
	padding:0!important;
/*	border-left: solid 1px rgba(255,255,255,.2);*/
}
.top-nav .tn-social ul li{
    list-style:none;
	float:left;
	margin:0;
	padding:0;
	border:0;
	border-right:solid 1px rgba(255,255,255,.1);
}
.top-nav .tn-social ul li:before{
	content:'';
	position:absolute;
	left:0;
	top:20px;
	width:0px;
	height:0px;
	background-color:#00c194;
}
.top-nav .tn-social ul li a i{
    display: block;
	width:40px;
	height:40px;
	font-size:1.2rem;
	line-height:40px;
	text-align:center;
	border-radius:10px;
	border:solid 0px #0b5e2a;
	color: #fff;
	font-size:14px;
}
.top-nav .tn-social ul li a:hover i{
	border:solid 0px #0b5e2a;
	color: #fff;
}
header{	
	position:absolute;
	z-index:10;
	left:0;
	top:40px;
	display:block;
	clear:both;
	background-color: #fff;
	width:100%;
	height:auto;
	padding:10px 0;
	box-shadow:0px 15px 15px 0 rgba(0,0,0,0);
	/*
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;*/
}
header .container{
	padding-top:0;
	padding-bottom:0;
	border-bottom:solid 0px rgba(255,255,255,.2);
	position:relative;
	display:flex;
}
header .logo{
	width:28%;
	text-align:left;
	overflow:hidden;
	padding:0;
}
header .logo img{
	height:55px;
	width:auto;
}
header .logo a{
	display:block;
}
header .header-r{
	width:50%;
    padding: 5px 0;
}
header .header-right2{
	width:32%;
	padding-top:10px;
}
header .header-right2 a{
	float:right;
	text-align:left;
	color:#fff;
	font-size:16px;
	line-height:40px;
    height: 40px;
    background-color: #c61819;
    padding: 0 10px;
    border-radius: 4px;
    vertical-align: middle;
    display: inline-block;
    font-weight: 500;
    margin-left: 5px;
}
header .header-right2 a i{
	color:#fff;
	margin: 0 5px 0 0;
    vertical-align: middle;
}
header .header-right2 a.post{
	font-size:14px;
	line-height:15px !important;
    background-color: #f77330 ;
    padding: 5px 10px;
    display: flex;
}
header .header-right2 a.post i{
	font-size:20px;
	line-height:30px;
}


@media screen and (max-width: 1200px) {
header .header-right2 a.post{	
    display: none;
}
}
@media screen and (max-width: 1024px) {
.top-nav{
	display:none;
	position:relative;
	z-index:auto;
}
header{
	position:relative;
    height: auto;
	top:0;
	left:0;
	border-top:solid 3px #003366;
}
header .logo{
	float:left;
	width:24%;
	text-align:left;
}
header .logo img{
	height:32px;
	width:auto;
}
header .header-right{
	width:1%;
}
header .header-r{
	width:1%;
}
header .header-right2{
	float:left;
	width:75%;
	padding-top:0;
    padding-right:40px;
}
header .header-right2 a{
	font-size:16px;
	line-height:32px;
    height: 32px;
    padding: 0 8px;
}
header .header-right2 a i{
	color:#fff;
	margin: 0 5px 0 0;
    vertical-align: middle;
}
header .header-right2 a.post{
	font-size:13px;
	line-height:11px !important;
    padding: 5px 8px;
	display: flex;
}
header .header-right2 a.post i{
	color:#fff;
	font-size:16px;
	line-height:22px;
    margin-right: 5px;
}
}
@media screen and (max-width: 575px) {
header .logo{
	width:44%;
}
header .header-r{
	width:1%;
}
header .header-right2{
	float:left;
	width:55%;
	padding-top:0;
    padding-right:40px;
}
header .header-right2 a span{
	display: none;
}
header .header-right2 a i{
    font-size: 18px;
	margin: 0 1px;
}
header .header-right2 a.post{
	font-size:9px;
	line-height:11px !important;
    padding: 5px 8px;
}
}

.slider{
	position:relative;
	height:auto;
	overflow:hidden;
}
#demo .carousel-control-prev, #demo .carousel-control-next {
  position: absolute;
  z-index:9;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height:50px;
  color: #f44300;
  text-align: center;
  opacity: 0;
  font-weight:100 !important;
  font-size:18px;
  background-color:rgba(255,255,255,.75);
}
#demo:hover .carousel-control-prev, #demo:hover .carousel-control-next {
	opacity: 1;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	transition: all 1s;
}

#demo .carousel-control-prev:hover, #demo .carousel-control-prev:focus,
#demo .carousel-control-next:hover,
#demo .carousel-control-next:focus {
  color: #f44300;
  text-decoration: none;
  outline: 0;
  opacity: 1;
}

#demo .carousel-control-prev {
	left:0;
}
#demo .carousel-control-next {
  right: 0;
}
#demo .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
  display:none;
}
#demo .carousel-indicators li {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255, 255, 255, 0.5);
  font-weight:500;
}
#demo .carousel-caption {
	margin: 0;
  	position: absolute;
  	top: 50%;
	bottom: auto!important;
  	-ms-transform: translateY(-50%)!important;
  	transform: translateY(-50%)!important;
	height: auto!important;
	
	right: 0;
	
	left: 0;
	z-index: 10;	
	font-size:18px;
	line-height:1.8;
	color:#000;
	text-align: left;
	padding:0;
	font-weight:400;
}
#demo .carousel-caption .container{
	padding-top: 0;
	padding-bottom: 0;
}
#demo .carousel-caption .cpt-texts {	
	padding: 0;
	position: relative;
	animation-name: example;
    animation-duration: 2s;  
    animation-fill-mode: forwards;
}
#demo .carousel-item img{
	width: 100%;
	height: auto;
	
}
@keyframes example {
   from {left: -400px;}
   to {left: 0px;}
}

#demo .carousel-caption .cpt-thumb {
	position: relative;
	animation-name: example2;
    animation-duration: 2s;  
    animation-fill-mode: forwards;
	text-align:right;
}
@keyframes example2 {
   from {top: -100px;}
   to {top: 50px;}
}
#demo .carousel-caption .cpt-thumb img {
	margin:0 -100px 0 0;
	width:200px;
	height:auto;
}
#demo .carousel-caption .cpt-thumb2 {
	position: relative;
	animation-name: example3;
    animation-duration: 4s;  
    animation-fill-mode: forwards;
	text-align:right;
}
@keyframes example3 {
   from {top: -100px;}
   to {top: 130px;}
}
#demo .carousel-caption .cpt-thumb2 img {
	margin:0 -140px 0 0;
	width:200px;
	height:auto;
}
#demo .carousel-caption h3{
	font-size: 46px!important;
	color: #f77330!important;
	text-shadow:1px 1px 5px rgba(0,0,0,0);
}
#demo .carousel-caption h4{
	font-size:26px!important;
	margin:0 0 15px 0!important;
	color:rgba(0,0,0,.8)!important;
	font-weight:600!important;
	text-transform:capitalize;
	text-shadow:1px 1px 5px rgba(0,0,0,0);
}
#demo .carousel-caption h4 br{
	
}
#demo .carousel-caption h5{
	color:rgba(0,0,0,.6)!important;
	font-size:22px!important;
	line-height:1.5!important;
	font-weight:600!important;
	text-transform:capitalize!important;	
	text-align:left;
}

#demo .carousel-caption p{
	text-align:left;
}
#demo .carousel-caption img{
	width:auto;
	max-width:100%;
	height:auto;
	max-height:150px;
}
#demo .carousel-caption a{
	display:inline-block;
	background-color:#ac1516;
	line-height:50px;
	color:#fff;
	text-decoration:none;
	padding:0 25px;
	border-radius:3px;	
	font-size:18px;
	margin:25px 0 0 0;
	box-shadow:inset 0px 25px 3px rgba(255,255,255,.2);	
	font-weight:700;
}
#demo .carousel-caption a i{
	color:#fff !important;
	margin-right:5px;
}
#demo .carousel-caption a:hover{
	color:#fff!important;
	background-color:#111111;
}

@media screen and (max-width: 1200px) {

@keyframes example2 {
   from {top: -100px;}
   to {top: 150px;}
}
#demo .carousel-caption .cpt-thumb img {
	margin:0 0 0 0;
	width:200px;
}
}

@media screen and (max-width: 992px) {
#demo .carousel-control-prev, #demo .carousel-control-next {
  top: 5%;
  width: 30px;
  height:30px;
  opacity: 1;
  font-size:14px;
}
#demo .carousel-control-prev {
	left:auto;
	right:40px;
}
#demo .carousel-control-next {
  right: 5px;
}
#demo .carousel-caption h3 {
  font-size: 36px !important;
  margin: 0!important;  
}
#demo .carousel-caption h4{
	font-size:22px!important;
	margin:0 0 15px 0!important;
}
#demo .carousel-caption h5{
	font-size:22px!important;
}
@keyframes example2 {
   from {top: -100px;}
   to {top: 120px;}
}
#demo .carousel-caption .cpt-thumb img {
	margin:0 -50px 0 0;
	width:150px;
}
#demo .carousel-caption a{
	padding:0 20px;
	line-height:40px;
	font-size:16px;
	margin-top:15px;
	box-shadow:0px 5px 5px -2px rgba(0,0,0,.15);
}
}

@media screen and (max-width: 768px) {
#demo .carousel-caption h3 {
  font-size: 26px !important;
}
#demo .carousel-caption h4{
	font-size:16px!important;
	margin:0 0 15px 0!important;
}
@keyframes example2 {
   from {top: -100px;}
   to {top: 100px;}
}
#demo .carousel-caption .cpt-thumb img {
	margin:0 -10px 0 0;
	width:80px;
}
#demo .carousel-caption a{
	padding:0 10px;
	line-height:40px;
	font-size:16px;
	margin-top:15px;
	box-shadow:0px 5px 5px -2px rgba(0,0,0,.15);
}
}

@media screen and (max-width: 480px) {
#demo .carousel-caption h3 {
  font-size: 20px !important;
}
#demo .carousel-caption h4{
	font-size:13px!important;
	margin:0 0 10px 0!important;
}
@keyframes example2 {
   from {top: -100px;}
   to {top: 60px;}
}
#demo .carousel-caption .cpt-thumb img {
	margin:0 -10px 0 0;
	width:70px;
}
#demo .carousel-caption a{
	padding:0 10px;
	line-height:30px;
	font-size:11px;
	margin-top:5px;
}
}


.point-img{
	width:100%;
	height:auto;
	border-radius:10px;
	overflow:hidden;
	margin-bottom:30px;
	box-shadow: 0 10px 22px 0 rgba(0,0,0,.15);
	border-radius:10px;
}
.point-img img{
	width:100%;
	height:auto;
}


@media screen and (max-width: 992px) {
}


.ads{
    position: relative;
	margin:15px 0;
    overflow: hidden;
    padding-top: 40%;
    border-radius: 0px;
    border: 1px solid rgba(0,0,0,.05);
}
.ads img{
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    bottom:0;
    right: 0;
    width: 100%;
    height: auto;
}
.ads .ads-cont{
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    bottom:0;
    right: 0;
    width: 100%;
    height: 100%;
    padding: 25px 30% 25px 25px;
}
.ads .ads-cont p{
    line-height: 1.3;
}
.ads .ads-cont a{
    display: inline-block;
    font-weight: 500;
    line-height: 44px;
    border: 2px solid rgba(0,0,0,.3);
    padding: 0 25px;
    color: rgba(0,0,0,.8);
    text-decoration: none;
        
}
@media screen and (max-width: 992px) {
.ads .ads-cont p{
	display:none;
    margin: 0 0 10px 0!important;        
}
}

.treatments{
	position: relative;
	text-align: center;
	display: block;
	padding: 35px 0;
	border: 2px solid #ddeec6;
	border-radius: 8px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	margin: 15px 0;
}
.treatments:hover{
	background: #ddeec6;
	border: 2px solid transparent;
}
.treatments .trt-img{
  background: #ddeec6;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin: 0 auto;
  padding: 20px 0;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.treatments:hover .trt-img{
  background: #fff;
}
.treatments .trt-img img{
  vertical-align: middle;
	width: 80px;
	height: auto;
}
.treatments h3{
	margin: 15px 0 0 0!important;
	color: #111!important;
	font-size: 16px!important;
}
.treatments i{
	font-size: 28px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
	visibility: hidden;
	color: #f77330 ;
}
.treatments:hover i{
	bottom: -28px;
	opacity: 1;
	visibility: visible;
}


@media screen and (max-width : 992px) {
.treatments{
	position: relative;
	text-align: center;
	display: block;
	padding: 15px 0;
	border: 2px solid #ddeec6;
	border-radius: 8px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	margin: 15px 0;
}
.treatments .trt-img{
  background: #ddeec6;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  margin: 0 auto;
  padding: 20px 0;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.treatments .trt-img img{
  vertical-align: middle;
	width: 50px;
	height: auto;
}
.treatments h3{
	margin: 15px 0 0 0!important;
	color: #111!important;
	font-size: 14px!important;
}
}

 .featured-img {
     display: block;
	 width: 100%;
	 position: relative;
     text-align: center;
     margin: 15px 0;
}
 .featured-img .f-img {
     position: relative;
	 width: 100%;
     display: block;
	 height: auto;
     border-radius: 100%;
     margin-bottom: 20px;
         
}
.featured-img .f-img img {
     position: relative;
	 width: 100%;
     display: block;
	 height: auto;
     border-radius: 100%;
     border: 10px solid #fff;
         
}
 .featured-img .f-img::before, .featured-img .f-img::after {
	 content: '';
	 position: absolute;
	 width: 100%;
	 height: 100%;
	 z-index: -1;
	 transition: 0.3s ease;
     border-radius: 100% 100% 100% 0;
}
 .featured-img .f-img::before {	 
     background-color: #003366;
	 bottom: 10px;
	 right: 10px;
}
 .featured-img .f-img::after {
	 background-color: #f77330 ;
	 top: 10px;
	 left: 10px;
}
 .featured-img:hover .f-img::before {
	 bottom: 20px;
	 right: 20px;
}
 .featured-img:hover .f-img::after {
	 top: 20px;
	 left: 20px;
}


.treatment{
    position: relative;
	width:100%;
	height:auto;
    padding: 15px 0;
    margin: 15px 0;
    text-align: center;
}
.treatment a{
    display: block;
    position: relative;
    color: #fff;
    border-radius:10px;
    padding: 20px 10px;
    box-shadow: 0px 10px 30px 0 rgba(0,0,0,.15);
    background-image: linear-gradient(-45deg, #34b5bf 0%, #210c59 100%); 
    -moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.treatment a.t-2{
    background-image: linear-gradient(-45deg, #48dc80 0%, #10a749 100%)
}
.treatment a.t-3{
    background-image: linear-gradient(-45deg, #3615e7 0%, #44a2f6 100%)
}
.treatment a.t-4{
    background-image: linear-gradient(-45deg, #fc6a0e 0%, #fdb642 100%)
}
.treatment a.t-5{
    background-image: linear-gradient(-45deg, #8d40fb 0%, #5a57fb 100%)
}
.treatment a.t-6{
    background-image: linear-gradient(-45deg, #f96fa6 0%, #cf1379 100%)
}
.treatment a.t-7{
    background-image: linear-gradient(-45deg, #34b5bf 0%, #210c59 100%)
}
.treatment a.t-8{
    background-image: linear-gradient(-45deg, #fb0054 0%, #f55b2a 100%);
}
.treatment a .tr-img{
    width: 64px!important;
    height: 64px!important;
	font-size:30px;
	color:#063d71;
	text-align:center;
	line-height:40px;
	font-weight:600;
    height: inherit;
    margin: -50px auto 0px auto;
    padding: 12px;
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0px 0px 5px rgba(0,0,0,.1);
     -moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.appointment-page .treatment a .tr-img{
    width: 75%!important;
	font-size:32px;
	font-weight:700;
	border-radius:10px;
	letter-spacing:-1px;
	text-shadow:2px 2px 0px rgba(0,0,0,.1);
}
.appointment-page .treatment a.t-4 .tr-img{
    color:#f77330 ;
}
.appointment-page .treatment a.t-8 .tr-img{
    color:#fa144b;
}

.treatment a .tr-img img{
    width: 100%;
    height: auto;
    
}
.treatment:hover a .tr-img{
    box-shadow: 0px 10px 25px rgba(0,0,0,.2);
}
.treatment a h5{
    color: #fff !important;
    font-size: 15px !important;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 20px 0 0 0 !important;
}
.treatment a:hover{
    box-shadow: 0px 0px 35px 0 rgba(0,0,0,.1);
}
.treatment a::before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  border: 3px solid #fff;
  top: 15px;
  left: 15px;
  border-bottom: 0;
  border-right: 0;
    border-radius:8px 0 0 0;
    -moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.treatment a::after {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  border: 3px solid #fff;
  bottom: 15px;
  right: 15px;
  border-top: 0;
  border-left: 0;
    border-radius:0 0 8px 0;
    -moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.treatment:hover a::before {
  top: 5px;
  left: 5px;
    border-bottom: 0;
    border-right: 0;
}
.treatment:hover a::after {
  right: 5px;
  bottom: 5px;
    border-top: 0;
    border-left: 0;
  
}

@media screen and (max-width : 768px) {
.treatment a{
    padding: 20px 10px;
}
.treatment a h5{
    font-size: 12px !important;
    margin: 20px 0 0 0 !important;
}
.treatment a::before {
  height: 14px;
  width: 14px;
  border: 2px solid #fff;
  top: 8px;
  left: 8px;
  border-bottom: 0;
  border-right: 0;
}
.treatment a::after {
  height: 14px;
  width: 14px;
  border: 2px solid #fff;
  bottom: 8px;
  right: 8px;
  border-top: 0;
  border-left: 0;
}
}


.home-0{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../images/home-1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding:200px 0 0 0;
	position:relative;
	font-size:16px;
	color:#000;
	box-shadow:inset 0px 50px 80px rgba(0,0,0,.4);
}
.home-0 .container{
	width:100%;
	padding:30px 5%!important;
	background-color:rgba(255,255,255,.9);
}
.home-0 ul{	
}
.home-0 ul li{
	float:left;
	list-style:none;
	width:14.66%;
	text-align:center;
	margin:1%;
}
.home-0 ul li a{
	display:block;
	font-weight:700;
	font-size:12px;
	color:#006699;
}
.home-0 ul li a img{
	background-color:rgba(0,0,0,.7);
	border:solid 5px rgba(255,255,255,.2);
	padding:15px;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.home-0 ul li a:hover img{
	background-color:rgba(221,38,39,.95);
}
.home-0 .container h3{
	font-weight:700;
	color:#000;
}
@media screen and (max-width : 768px) {
.home-0{
	background-attachment: scroll;
	background-size: 100%;
	background-image: url(../images/home-1.jpg);
	background-repeat: no-repeat;
	background-position: center -30px;
	padding:100px 0 0 0;
	position:relative;
	font-size:16px;
	color:#000;
	box-shadow:inset 0px 50px 80px rgba(0,0,0,.4);
}
.home-0 ul{	
}
.home-0 ul li{
	float:left;
	list-style:none;
	width:31.33%;
	text-align:center;
	margin:1%;
}
.home-0 ul li a{
	display:block;
	font-weight:400;
	font-size:11px;
	color:#006699;
	line-height:normal;
}
.home-0 ul li a img{
	background-color:rgba(0,0,0,.7);
	border:solid 5px rgba(255,255,255,.2);
	padding:15px;
	width:auto;
	height:auto;
	max-width:75%;
}
}



.box {
    position: relative;
    width: 100%;
}

.our-services {
    margin-top: 75px;
    padding-bottom: 30px;
    padding: 0 30px;
    min-height: 215px;
    text-align: center;
    border-radius: 10px;
    background-color: #fff;
    transition: all .4s ease-in-out;
    box-shadow: 0 0 25px 0 rgba(20, 27, 202, .17)
}
.our-services h5 {
    color:#111!important;
}
.our-services p {
  line-height: 1.6 !important;
  margin: 0 0 0 0 !important;
    text-align: center!important;
  color: #666;
}

.our-services .icon {
    margin-bottom: -21px;
    transform: translateY(-50%);
    text-align: center
}

.our-services:hover h5,
.our-services:hover p {
    color: #fff !important;
}

.os1 h5 {
	color: #f55b2a!important;
}
.os1:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #fb0054 0%, #f55b2a 100%)
}
.os2 h5 {
	color: #34b5bf!important;
}
.os2:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #34b5bf 0%, #210c59 100%)
}
.os3 h5 {
	color: #3615e7!important;
}
.os3:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #3615e7 0%, #44a2f6 100%)
}
.os4 h5 {
	color: #fc6a0e!important;
}
.os4:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #fc6a0e 0%, #fdb642 100%)
}
.os5 h5 {
	color: #8d40fb!important;
}
.os5:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #8d40fb 0%, #5a57fb 100%)
}
.os6 h5 {
	color: #22dd73!important;
}
.os6:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #27b88d 0%, #22dd73 100%)
}
.os7 h5 {
	color: #f55b2a!important;
}
.os7:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #fb0054 0%, #f55b2a 100%)
}

.os8 h5 {
	color: #f55b2a!important;
}
.os8:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #34b5bf 0%, #210c59 100%)
}

.os9:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #3615e7 0%, #44a2f6 100%)
}

.os10:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #fc6a0e 0%, #fdb642 100%)
}

.os11:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #8d40fb 0%, #5a57fb 100%)
}

.os12:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #27b88d 0%, #22dd73 100%)
}




.h-service{
	position:relative;
}
.h-service h2{
	margin:0 0 50px 0!important;
	text-align:center;
	color:#fff!important;
}
.h-service a{	
	display:inline-block;
	width:100%;
	position:relative;
	height:100%;
	color:#fff;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.h-service a:hover{
	color:#fff;
}
.h-service a .hs-box{
	background-color:rgba(221,38,39,.8);
	margin:240px 0 0 0;
	height:100%;
	padding:15px;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
	text-shadow:1px 1px 3px rgba(0,0,0,.5);	
}
.h-service a:hover .hs-box{
	margin:0;
	background-color:rgba(221,38,39,.9);
}
.h-service a .hs-box ul li {
	list-style:none;
	float:left;
	width:50%;
	font-size:11px;
}
h1, h2, h3, h4, h5{
}

h1{
	font-weight:500!important;
	font-size:26px!important;
	line-height:normal;
	color:#00263c!important;
	padding:0 0 10px 0!important;
	margin:0 0 10px 0!important;
	position:relative;
}
h1 span, h1 strong{
	color:#00c194;
	font-weight:600!important;
}
h1::after{
	position:absolute;
	content:"";
	left:0;
	bottom:0;
	width:40px;
	height:4px;
	border-radius:2px;
	background-color:#ac1516;
}
.text-center h1::after, h1.text-center::after{
	left:50% !important;
    margin-left: -20px!important;
}
h1 a{
	color:#f77330 !important;
}
h2{
	font-weight:500!important;
	font-size:26px!important;
	line-height:normal;
	color:#003366!important;
	padding:0 0 10px 0!important;
	margin:0 0 10px 0!important;
	position:relative;
}
h2 span, h2 strong, h2 a{
	color:#003366!important;
	display:inline-block;
}
h2::after{
	position:absolute;
	content:"";
	left:0;
	bottom:0;
	width:40px;
	height:4px;
	border-radius:2px;
	background-color:#ac1516;
}
.text-center h2::after, h2.text-center::after{
	left:50% !important;
    margin-left: -20px!important;
}
.brown{
	color:#5f1717!important;
}
h3{
	font-weight:500!important;
	font-size:20px!important;
	line-height:normal;
	color:#ac1516  !important;
	padding:0!important;
	margin:0 0 10px 0!important;
}
h3 span{
	color:#ac1516  ;
	display:inline-block;
}
h4{
	font-weight:600!important;
	font-size:22px!important;
	line-height:normal;
	color:#111!important;
	padding:0!important;
	margin:0 0 5px 0!important;
}
h4 span{
	color:#ac1516  ;
	display:inline-block;
}
h5{
	font-weight:500!important;
	font-size:18px!important;
	color:#ac1516!important;
	padding:0!important;
	margin:0 0 5px 0!important;
}

h6{
	font-style:italic;
	color:rgba(0,0,0,.8)!important;
	font-size:16px!important;
	line-height:28px!important;
}
.container{
	padding:70px 0;
	position:relative;
}
.center-heading h1{
	text-align:center!important;
	position:relative;
	margin:0 0 10px 0!important;
	padding:0 0 10px 0!important;
}
.center-heading h1:after{
	content: "";
	position:absolute;
	left:50%;
	bottom:0;
	width:80px;
	height:2px;
	margin-left:-40px;
}
@media screen and (max-width: 992px) {
.container{
	padding:30px 0
}
h1{
	font-size:20px!important;
	padding:0 0 10px 0!important;
	margin:0 0 10px 0!important;
}
h2{
	font-size:20px!important;
	padding:0 0 10px 0!important;
	margin:0 0 10px 0!important;
}
h3{	
	font-size:18px!important;
	margin:0 0 10px 0!important;
}
h4{
	font-size:18px!important;
	margin:0 0 5px 0!important;
}
h5{	
	font-size:16px!important;
	margin:0 0 10px 0!important;
}
h6{
	font-style:italic;
	color:rgba(0,0,0,.8)!important;
	font-size:16px!important;
	line-height:28px!important;
}
}


.h-award ul{
    width: 100%;
    display: table;
    margin: 0;
    padding: 0;
    border-bottom: solid 1px #ddd;
}
.h-award ul:last-child{
    border-bottom: solid 0px #ddd;
}
.h-award ul li{
	list-style:none;
	float:left;
	width:25%;
    text-align: center;
    padding: 25px 0;
	margin:0 0 0 0;
	border:solid 0px #fff;
    border-right: solid 1px #ddd;
}
.h-award ul li:last-child{
    border-right: solid 0px #ddd;
}
.h-award ul li img{
	width:auto;
	height:200px;	
}
.img-thumbnail{
	margin-top:10px;
	margin-bottom:15px;
}
@media screen and (max-width: 768px) {
.h-award ul li{
	padding: 10px 0;
}
.h-award ul li img{
	width:90%;
	height:auto;	
}
.container.h-award p{
	margin:0 0 0 0!important;
}
}

.presence{
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
	text-align:text;
	border-radius:40px 0 40px 0;
	margin:15px 0;
	padding:20px 5px;
    position: relative;
}
.presence .video-container{
    border-radius:30px 0 30px 0;
    box-shadow: 0px 0px 0px 0;
}
.presence .pr-img{
    position: absolute;
    z-index: 1;
    right: -15px;
    top: -15px;
	background-color:#f1f3f4;
	display:inline-block;
	clear:both;
	border-radius:100%;
}
.presence img{
    width:100%;
    height:auto;
}
.presence .pr-img i{
    font-size: 22px;
	height:52px;
	width:52px;
    line-height: 52px;
    text-align: center;
}
.presence h3{
    text-align:right;
	color:#001f5e !important;
    padding: 0!important;
    margin: 0!important;
}
.container .presence p{
    line-height: 1.6!important;
	margin:25px 0 0 0!important;
    color: #666;
    font-style: italic;    
}



.h-event{
	text-align:center;	
}
.h-event img{
	width:80%;
	height:auto;
	padding:5px;
	box-shadow:0px 0px 3px rgba(0,0,0,.5);
	background-color:rgba(255,255,255,.8);
}

.home-visit{
	background-image: url(../images/home-visit.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position:center center;
	text-align:left;
	box-shadow:inset 0px -100px 100px -50px rgba(0,0,0,.5);
	border-bottom:solid 3px #eee;
	text-shadow:1px 1px 4px rgba(0,0,0,.5);
	position:relative;
	border-bottom:solid 5px #006699;
	padding:80px 0 0 0;
	overflow:hidden;
	color:#fff;
	font-size:20px!important;
}
.home-visit h1{
	color:#f77330 !important;
	margin:0 0 20px 0!important;
	padding:0 0 15px 0!important;
	position:relative;
}
.home-visit h1::after{
	background-color:#fff;
}
.home-visit h2{
	color:#f77330 !important;
	margin:0 0 20px 0!important;
	padding:0 0 15px 0!important;
	position:relative;
}
.home-visit h2 span{
	position:absolute;
	width:80px;
	height:2px;
	background-color:#fff;
	left:0;
	bottom:0;
}
.home-visit .fa{
	color:#f77330 !important;
}
.home-visit h4{
	color:#FFF!important;
	font-weight:400!important;
}
.home-visit h4 a{
	color:#f77330 ;
	font-weight:700;
}
.home-visit form{
	background-color:rgba(0,0,0,.8);
	padding:20px;
	border-radius:20px;
	margin:10px 0 0 0;
}
.home-visit ul{
	margin:10px 0 0 0!important;
}
.home-visit ul li{
	list-style-type: none;
	padding:0 0 0 33px;
	text-indent:3px;
	border-left:solid 0px #f77330 ;
	margin:15px 0!important;
	text-align:left;
	line-height:normal;
}
.home-visit ul li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
    content: "\f00c";
	color: #f77330 ;
	font-size:18px;
}
.home-visit input[type="text"], .home-visit input[type="tel"], .home-visit input[type="email"] {
	border:solid 0px rgba(0,0,0,.1);
	border-bottom:solid 1px rgba(255,255,255,.5);
	color: #fff;
	height: 40px;
	background-color:rgba(255,255,255,0);
	border-radius:0;
}
.home-visit input[type="text"]:focus, .home-visit input[type="email"]:focus, .home-visit input[type="tel"]:focus{ 
	border-bottom:solid 1px #075482;	
}
.home-visit .f-user:before {
    color: #f77330 ;
    bottom: 10px;
}
.home-visit .f-email:before {
    color: #f77330 ;
    bottom: 10px;
}
.home-visit .f-message:before {
    color: #f77330 ;
    bottom: 10px;
}
.home-visit .f-mobile:before {
    color: #f77330 ;
    bottom: 10px;
}


.home-visit input[type="submit"] {	
	display:block;
	width:100%;
	border:0!important;
	background-color:#f77330 !important;
	height:50px!important;
	line-height:50px!important;
	color:rgba(0,0,0,.8);
	text-decoration:none!important;
	padding:0 15px!important;
	border-radius:3px!important;
	font-weight:bold!important;
	font-size:18px!important;
	margin:5px 0 0 0!important;
	box-shadow:inset 0px 25px 3px rgba(255,255,255,.2)!important;
}

.f-user:before {
    color: #0f4a8c;
}
.f-email:before {    
    color: #0f4a8c;
}
.f-message:before {    
    color: #0f4a8c;
}
.f-phone:before {   
    color: #0f4a8c;
}
.bb{
	background-color:#006699;
	text-align:center;
	font-weight:700!important;
	color:#fff;
}
.bb strong{
	font-size:18px;
	font-weight:700!important;
	color:#fff;
}
.bb img{
	width:45px;
	height:auto;
	margin:0 0 10px 0;
}
@media screen and (max-width : 768px) {
.g-cap{
	text-align:center!important;
}
.g-cap .g-recaptcha{
	text-align:center!important;
	margin:0 auto;
}

.home-visit{
	font-size:14px!important;
	padding:0px 0;
}
.home-visit form{
	margin:10px 0 0 0;
}
.bb{
	font-size:10px;
	line-height:normal;
}
.bb img{
	width:45px;
	height:auto;
	margin:0 0 5px 0;
}
}



.inner-banner{
	border-bottom:solid 0px rgba(0, 0, 0, .5);
	padding:0 ;
	overflow:hidden;
	position: relative;
}
.inner-banner img{
	width: 100%;
	height: auto;
}
.banner-s{
	background-image: linear-gradient(120deg, #bfcc70 0%, #f77330 30%, #c61819 100%)!important;
	padding:30px 0 0 0!important ;
    background-image: none;
	box-shadow: inset 0px -5px 5px rgba(0,0,0,.1);
}
.inner-banner img{
	width:100%;
	height:auto;
}
.inner-banner h1{
	color:#fff;
	font-size:35px;
	line-height:normal;
	width:100%;
}
.inner-banner h3{
	color:#fff;
	font-size:16px;
	font-family: 'Open Sans', sans-serif!important;
}
.inner-banner .ib-form{
	padding-top: 80px;
}
.inner-banner .ib-form .container{
	padding-top: 30px;
	padding-bottom: 30px;
}
.inner-banner .ib-form .container h3{
	color:#fff!important;
	font-size: 26px!important;
}
.inner-banner .ib-form .container img {
    height: auto;
    width: auto;
    padding: 10px;
}
.inner-banner .ib-form .container a {
   color: #000!important;
}
@media screen and (max-width : 768px) {
.inner-banner{
	padding:25px 0;
}
.banner-s{	
	padding:0px 0!important ;
}
.inner-banner .ib-form{
	padding-top: 10px;
}
}


.container p{
	text-align:justify;
	margin:0 0 30px 0!important;
}
.container p:last-child {
	margin:0 0 0 0!important;
}

.container p a{
	color:#ac1516 ;
	text-decoration:none;
}
.container .heading{
	text-align:center;
}
.container .heading h2{
	text-align:center;
	display:inline-block;
	color:#3399ff;
	border-bottom:solid 3px #999;
	font-size:35px;
	line-height:normal;
	margin:0 0 20px 0;
}
.container .heading h2 a{	
	color:#3399ff;
	text-decoration:none;
}
.container .heading h2 a:hover{
	color:#666;
}



.container2{
	background-color: #ffddcc;
}


.container-red{
	background-color:#ffddcc;
}
.container-red img{
	width:auto;
	height:auto;
	max-width:320px;
	border-radius:25px 0 25px 0;
	margin:0 0 0 15px;
}
.container-red p{
	text-align:justify;
}
.container-red ul{
	margin:0;
    display: table;
    width:100%;
}
.container-red ul li{
	list-style-type: none;
	padding:0 0 0 33px;
	text-indent:3px;
	font-size:14px;
	border-left:solid 0px #f77330 ;
	margin:0 2% 10px 0;
}
.container-red ul li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
    content: "\f00c";
	color: #006699;
	font-size:18px;
}
.container-red .list-subcat{
	margin:0;
    width:100%;
    display: table;
}
.container-red .list-subcat li{
	list-style-type: none;
	padding:0;
	font-size:15px;
	font-weight:700;
	margin:1%;
	text-align:center;
	float:left;
	width:23%;
}
.container-red .list-subcat li a{
	background-color:#fff;
	display:block;
	color:#003366;
	border:solid 0px rgba(0,0,0,.1);
	padding:15px 0;
	border-radius:10px;
	box-shadow:0px 5px 15px 0px rgba(0,0,0,.15);
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.container-red .list-subcat li a:hover{
	background-color:#f77330 ;
	display:block;
	color:#fff;
}
.container-red .list-subcat li:before {
    font-family: font-family: 'Open Sans', sans-serif!important;
    top:0;
	margin:0;
    content: "";
	color: #fff;
	font-size:18px;
}
@media screen and (max-width : 920px) {
.container-red .list-subcat li{
	list-style-type: none;
	padding:0;
	text-indent:3px;
	font-size:12px;
	font-weight:700;
	margin:2%;
	text-align:center;
	float:left;
	width:46%;
}
.container-red .list-subcat li a{
	border:solid 3px rgba(0,0,0,.1);
	padding:10px 0;
	border-radius:5px 0 5px 0;
	box-shadow:3px 3px 0px rgba(0,0,0,.3);
}
}
@media screen and (max-width : 480px) {
.container-red .list-subcat li{
	list-style-type: none;
	padding:0;
	text-indent:3px;
	font-size:12px;
	font-weight:700;
	margin:5%;
	text-align:center;
	float:none;
	width:90%;
}
.container-red .list-subcat li a{
	border:solid 3px rgba(0,0,0,.1);
	padding:10px 0;
	border-radius:5px 0 5px 0;
	box-shadow:3px 3px 0px rgba(0,0,0,.3);
}
}




.container3{
	background-image: linear-gradient(120deg, #00263c 0%, #004b56 70%) !important;
	position:relative;
	background-repeat: no-repeat;
	padding: 0px 0;
	background-color: #7ba74e;
}
.container3 .container{	
	padding-bottom: 0;
}
.container3 .row div{
	position: relative;
	
}
.container3 .stethoscope{
	position: absolute;
	left: -30px;
	top: 10px;
	width: 200px;	
}
.container3 form{
    background-color: #f77330;
    border: solid 10px rgba(255,255,255,.8);
	box-shadow: 0px 5px 25px rgba(0,0,0,.5);
    padding: 30px;
}
.container3 form h5{
	color:#00263c !important;
}
.container3 form h2{
	color:#fff!important;
}
.container3 form .btn1{
	width: 100%;
}

.time-schedule{
    border: solid 10px #fff;
    padding: 20px;
    border-right: 0;
    background-color: rgba(255,255,255,.9);
	text-align:left;
}
.time-schedule h2{
    font-size:18px !important;
}

.call{
  font-size: 16px;
    border: solid 0px #fff;
    border-radius:5px;
    padding: 15px;
    margin: 20px 0 0 0;
    font-weight: 600;
	color: #fff;
    background-color: rgba(0,0,0,.5);
}
.call i {
  font-size: 50px;    
  line-height: normal;
  float: left;
  margin: 0 5px 0 0;
}
.call a {
  text-indent: -5px;
  color: #fff!important;
  font-weight: 600;
  font-size: 17px;
  line-height: normal;
}

.container3 ul{
    list-style: none;
}



@media screen and (max-width : 992px) {
.container3{
    background-image: none;	
}
.container3 .stethoscope{
	display: none;
	
}
}

  .testimonials{
    position: relative;
    margin: 10px 0 35px 0!important;
    border-radius: 5px;
    padding: 45px !important;
    background-color: #fff;
	border: solid 0px rgba(7,152,255,.1);
	box-shadow: 0 10px 31px 0 rgba(7,152,255,.09);
}
.testimonials .ti{
    
}
.testimonials .ti .t-img{
    position: relative;
	float: left;
    width: 80px!important;
    height: 80px!important;
    margin: 0 10px 0 0!important;
    border-radius: 100%!important;
	border: solid 1px #eee;
}
.testimonials .ti .t-img img{
    position: relative;
    width: 100%;
	height: auto;
    min-height: 80px;
    border-radius: 100%!important;
}
.testimonials .ti p{
    margin: 0 0 5px 0 !important;
	color: #666;
	font-size: 13px;
	line-height: 1.8;
}
.testimonials .ti i{
	color:#003375;
	font-size:36px;
}
.testimonials .ti h4{
	font-size: 12px!important;
	font-weight: 500!important;
	color:#666 !important;
}
.testimonials .ti h5{
	font-size: 16px!important;
	color:#00263c !important;
}
.testimonials .quote{
	position:absolute;
	z-index:1;
	right:0px;
	top:0;
	color:#ffddcc;
	font-size:45px;
	padding:10px;
}

.contact{
	text-align:center;
	margin:20px 0;
}

.contact i{
	width:70px;
	height:70px;
	line-height:70px;
	font-size:40px;
	border-radius:50%;
	background-color:#003366;
	color:#fff;
	margin:0 0 15px 0;
}
.contact iframe{
	width:100%!important;
	height:200px!important;
	padding:10px;
	margin:15px 0 0 0;
	box-shadow:1px 1px 3px rgba(0,0,0,.5);
}
.contact a{
	color: #333;
}



.smile-gal{
}

.smile-gal img{
	height:380px;
	width:auto;
	padding:7px;
	box-shadow:0px 0px 3px rgba(0,0,0,.5);
	margin:0 10px;
}

.box1{	
}
.box1 .img{
	width:100%;
	height:auto;
	height:auto;
}
.box1 .img img{
	width:100%;
	height:auto;
	border:solid 3px #fff;
	box-shadow:0px 0px 5px #ccc;
}
.box1 h3{
	border-bottom:solid 1px #ddd;
	padding:10px 0;
	margin:0 0 10px 0;
	font-size:20px;
	text-align:left;
	font-family: 'Museo700-Regular';
	color:#09C;
}
.blog{
	margin:15px 0;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 1px 30px 0px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 1px 30px 0px rgba(0, 0, 0, 0.08);
	padding: 10px;
}
.blog .blog-img{
    position: relative;
    display: block;
	width:100%;
	height:auto;
	border-radius:4px;
    padding-top: 70%;
	overflow:hidden;
	margin:0 auto 20px auto;
}
.blog .blog-img img{
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	width:100%;
	height:auto;
	min-height:100%;
}
.blog h3{
	color: #c61819!important;
}
.blog:hover h3{
	color:#c61819!important;
}
.blog p{
	margin:0 0 20px 0;
}



.counter{
	font-weight:400;
	background-color:#ffddcc;
	text-align:left;
}
.counter .container{
	padding-top:50px;
	padding-bottom:50px;
}

.counter i{
	float:left;
	background-color: #f77330 ;
	color: #fff;
	font-size: 28px;
	margin:0px 15px 0 0;
	width:60px;
	height:60px;
	line-height:60px;
	border-radius: 100%;
	text-align:center;
}
.counter img{
	float:left;
	margin:0px 15px 0 0;
	width:60px;
	height:60px;
	line-height:60px;
}
.counter .counter-value{
	display:inline-block;
	font-size:42px;
	line-height:36px;
	font-weight:700;
	color:#00263c;
	letter-spacing:0px;
	text-align:left;
}
.counter .plus{
	display:inline-block;
	font-size:42px;
	line-height:36px;
	font-weight:700;
	color:#00263c;
	letter-spacing:0px;
	text-align:left;
}
.counter h5{
	font-size:13px!important;
	line-height:1!important;
	margin:0 !important;
	color:rgba(0,0,0,.8)!important;
	letter-spacing:0px;
	font-weight:500!important;
	text-align:left!important;
}
.counter h5 br{
	display:none;
}
@media screen and (max-width : 992px) {
.counter .container{
	padding-top:10px;
	padding-bottom:10px;
}
.cnt-inner{
	margin:15px 0;
	}
.counter img{
	float:left;
	margin:0px 8px 0 0;
	width:50px;
	height:50px;
	line-height:50px;
}
.counter .counter-value{	
	font-size:28px;
	line-height:1;
}
.counter .plus{	
	font-size:28px;
	line-height:1px;
}
.counter h5{
	font-size:10px!important;
	line-height:1!important;
}
}



.form-box{
	border:solid 5px #ddd;
	background-color:#f9f9f9;
	box-shadow:10px 10px 0px rgba(0,0,0,.3);
	margin:0!important;
	padding:10px;
}
.form-box iframe{
	margin:0!important;
	padding:0!important;
}
.video{
	background-color:#f9f9f9;
	border-radius:10px;
	width:100%;
	height:350px;
	box-shadow:10px 10px rgba(0,0,0,.2);
}
.video iframe{
	margin:0!important;
	padding:0!important;
	width:100%;
	height:350px;
	border-radius:10px;
}

input[type="text"], input[type="tel"], input[type="number"], input[type="email"] {
	border: 0px;
	border:solid 1px rgba(0,0,0,.15);
	color: #111;	
	padding: 0 5px 0 40px!important;
	width: 100%!important;
	text-decoration: none;
	height: 44px;
	margin:5px 0!important;
	background-color:rgba(255,255,255,1);
	border-radius:4px;
	line-height:1!important;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus { 
border-bottom:solid 3px #075482;	
}


select {
	font-size: 14px;
	border: 0px;
	border:solid 1px rgba(0,0,0,.15);
	color: #666;
	padding: 0 5px 0 40px!important;
	width: 100%!important;
	text-decoration: none;
	height: 46px;
	margin:5px 0!important;
	background-color:rgba(255,255,255,1);
	border-radius:4px;
	line-height:1!important;
}
select option {	
	color: #666;
}
textarea {
	font-size: 14px;
	border: 0px;
	border:solid 1px rgba(0,0,0,.15);
	color: #666;
	padding: 15px 5px 0 40px!important;
	width: 100%!important;
	text-decoration: none;
	height: 138px;
	margin:5px 0!important;
	background-color:rgba(255,255,255,1);
	border-radius:4px;
	line-height:1!important;
}
 input[type="submit"]{
	border:0;
    text-transform: uppercase;
	 cursor: pointer;
    -moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}


.f-user:before {
    content: "\f007";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #f77330 ;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    top: 10px;
    left: 20px;
}
.f-map:before {
    content: "\f3c5";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: bold;
    text-decoration: inherit;
    color: #f77330 ;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    top: 10px;
    left: 20px;
}
.f-email:before {
    content: "\f2b6";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #f77330 ;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    top: 10px;
    left: 20px;
}
.f-message:before {
    content: "\f044";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #f77330 ;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    top: 10px;
    left: 20px;
}
.f-mobile:before {
    content: "\f3cd";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: 600;
    text-decoration: inherit;
    color: #f77330 ;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    top: 10px;
    left: 20px;
}
.f-company:before {
    content: "\f0b1";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: 700;
    text-decoration: inherit;
    color: #f77330 ;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    top: 10px;
    left: 20px;
}
.f-calendar:before {
    content: "\f073";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
   color: #f77330 ;
    font-size: 15px;
	width:28px;
	text-align:center;
    position: absolute;
	z-index:10;
    top: 10px;
    left: 20px;
}
.f-clock:before {
    content: "\f017";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #f77330 ;
    font-size: 15px;
	width:28px;
	text-align:center;
    position: absolute;
	z-index:10;
    top: 10px;
    left: 20px;
}
.f-pass:before {
    content: "\f084";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #f77330 ;
    font-size: 15px;
	width:28px;
	text-align:center;
    position: absolute;
    top: 10px;
    left: 20px;
}
.f-plane:before {
    content: "\f1d8";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #f77330 ;
    font-size: 15px;
	width:28px;
	text-align:center;
    position: absolute;
    top: 10px;
    left: 20px;
}
.f-doctor:before {
    content: "\f0f0";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: bold;
    text-decoration: inherit;
    color: #f77330 ;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    top: 10px;
    left: 20px;
}
.f-office:before {
    content: "\f1ad";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: bold;
    text-decoration: inherit;
    color: #f77330 ;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    top: 10px;
    left: 20px;
}
.f-pay:before {
    content: "\f09d";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #f77330 ;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    top: 10px;
    left: 20px;
}
.f-wapp:before {
    content: "\f232";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: 700;
    text-decoration: inherit;
    color: #f77330 ;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    top: 10px;
    left: 20px;
}


.f-web:before {
    content: "\f0ac";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #f77330 ;
    font-size: 15px;
	width:28px;
	text-align:center;
    position: absolute;
    top: 10px;
    left: 20px;
}
.f-tel:before {
    content: "\f2a0";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #f77330 ;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    top: 10px;
    left: 20px;
}
.f-car:before {
    content: "\f4df";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: 700!important;
    text-decoration: inherit;
    color: #f77330 ;
    font-size: 15px;
	width:28px;
	text-align:center;
    position: absolute;
    top: 10px;
    left: 20px;
}
.f-card:before {
    content: "\f283";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #f77330 ;
    font-size: 15px;
	width:28px;
	text-align:center;
    position: absolute;
    top: 10px;
    left: 20px;
}
.f-cate:before {
    content: "\f036";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #f77330 ;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    top: 10px;
    left: 20px;
}
.f-id:before {
    content: "\f2c2";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #f77330 ;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    top: 10px;
    left: 20px;
}
.f-image:before {
    content: "\f1c5";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #f77330 ;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    top: 10px;
    left: 20px;
}
.f-otp:before {
    content: "\f0e5";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #f77330 ;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    top: 10px;
    left: 20px;
}

.book-app{
    display:inline-block;
    background-color:#1fbce7;
    color:#fff !important;
    text-decoration:none;
    border-radius:3px;
    padding:0px 15px;
    line-height:30px;
    font-weight:600;
    font-size:12px;
    
    
}
/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.2);
  }
}
@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
    cursor: pointer;
}
.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}


a.more{
	float:right;
	right:0;
	position:absolute;
	z-index:1;
	font-weight:600;
	padding:0 0 0 0;
    margin-right: 10px;
	color:#f77330 ;
    -webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
}
a.more::after {  
	font-family: 'Font Awesome 5 Free'!important;
	font-weight: 700;
	content: "\f30b";  
    top:0;
	right:0;
	margin:0 5px 0 5px;
	color: #ac1516;
    -webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
}
a.more:hover{	
	color:#f77330 ;
}
a.more:hover::after {  
	margin:0 0 0 10px;
}


.card-header .title {
    font-size: 17px;
    color: #000;
}
.card-header .title h2 {
    display: inline-block;
    font-size: 17px !important;
    color: #000 !important;
    margin: 0!important;
    padding: 0!important;
}
.card-header .title h2::after {
    display: none;
}
.card-header .accicon {
  float: right;
  font-size: 20px;  
  width: 1.2em;
}
.card-header{
  cursor: pointer;
  border-bottom: none;
}
.card{
  border: 1px solid #ddd;
    margin: 5px 0;
}
.card-body{
  border-top: 1px solid #ddd;
}
.card-header:not(.collapsed) .rotate-icon {
  transform: rotate(180deg);
}   

.btn-full{
	display: block;
	width: 100%;
}
.btn1{
	display:inline-block;
	background-color:#c61819;
	line-height:44px;
	height:44px;
	color:#fff!important;
	text-decoration:none;
	padding:0 25px;
	border-radius:4px;
	font-weight:500;
	font-size:15px;
	border:0;
    text-transform: uppercase;
    -moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
    text-shadow:1px 1px 3px rgba(0,0,0,.15);
    box-shadow: 0px 3px 15px 0px rgba(0,0,0,.15);
}
.btn1 i{
	font-size:25px;
	line-height:44px;
}
.btn1:hover{
    background-color: #003366;
	text-decoration:none;
}
.btn2{
	display:inline-block;
	background-color:#c61819!important;
	line-height:50px;
	color:#fff;
	text-decoration:none;
	padding:0 25px;
	border-radius:3px;
	font-weight:bold;
	font-size:18px;
	margin:5px 0 0 0;
	cursor: pointer;
	box-shadow:inset 0px 25px 3px rgba(255,255,255,.2);
}
.btn2:hover{
	text-decoration:none;
	background-color:#1a1a1a;
	color:#fff;
}
.btn2-2{
	font-weight: 500;
	display:inline-block;
	background-color:#00263c ;
	line-height:50px;
	color:#fff;
	text-decoration:none;
	padding:0 25px;
	border-radius:3px;	
	font-size:18px;
	margin:5px 0 0 0;
	box-shadow:inset 0px 24px 10px rgba(255,255,255,.2);
}
.btn2-2:hover{
	text-decoration:none;
	background-color:#c61819;
	color:#fff;
}
.btn3{
	display:inline-block;
	background-color:#fff;
	box-shadow:inset 0px 0px 0px 2px #c61819;
	line-height:50px;
	height:50px;
	color:#c61819;
	text-decoration:none;
	padding:0 30px;
	border-radius:8px;
	font-weight:bold;
	font-size:14px;
	margin:5px 0 0 0;
}
.btn3:hover{
	color:#c61819;
	text-decoration:none;
}
.btn4{
	display:inline-block;
	background-color:rgba(0,0,0,.05);
	box-shadow:inset 0px 0px 0px 2px #fff;
	line-height:50px;
	height:50px;
	color:#fff;
	text-decoration:none;
	padding:0 30px;
	border-radius:8px;
	font-weight:bold;
	font-size:14px;
	margin:5px 0 0 0;
}
.btn4:hover{
	text-decoration:none;
}
.btn4-2{
	display:inline-block;
	background-color:rgba(0,0,0,.05);
	box-shadow:inset 0px 0px 0px 2px #fff;
	line-height:30px;
	height:30px;
	color:#fff;
	text-decoration:none;
	padding:0 15px;
	border-radius:8px;
	font-weight:bold;
	font-size:13px;
	margin:0px 0 8px 0 ;
}
.btn4-1:hover{
	text-decoration:none;
}
.btn5{
	display:inline-block;
	background-color:#006699;
	line-height:30px;
	height:30px;
	color:#fff;
	text-decoration:none;
	padding:0 15px;
	border-radius:3px;
	font-weight:bold;
	font-size:14px;
	margin:5px 0 0 0;	
}
.btn5:hover{
	text-decoration:none;
}
.btn6 {
  display: inline-block;
  border: 0 !important;
  background-color: #f77330 ;
  height: 40px !important;
  line-height: 40px !important;
  color: rgba(0,0,0,.8);
  text-decoration: none !important;
  padding: 0 35px !important;
  border-radius: 3px !important;
  font-weight: bold !important;
  font-size: 14px !important;
  margin: 5px auto 0 auto !important;
  box-shadow: inset 0px 25px 3px rgba(255,255,255,.2) !important;
}
.btn-file {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	line-height: 46px;
	height: 46px;
	background-color: #FFF;
	cursor: pointer;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
	border: solid 1px rgba(0,0,0,.15);
	margin:5px 0;
	border-radius: 4px;
}
.btn-file:hover {	
	background-color:#f9f9f9;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}


.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	background-color: rgba(0,0,0,1)!important;
    filter: alpha(opacity=50);
    opacity: .5;
}
.carousel-control:hover,
.carousel-control:focus {
  	color: #fff;
  	text-decoration: none;
  	filter: alpha(opacity=90);
  	outline: 0;
  	opacity: .9;
}
.carousel-control.left, .carousel-control.right{
	width:50px;
	height:50px;
	line-height:50px;
  	position: absolute;
  	top: 50%;
  	z-index: 5;
  	display: inline-block;
  	margin-top: -25px;
  	font-size:26px;
  	text-align:center;
}
.carousel-control.left i{
  	left: 50%;
  	margin-left: -10px;
}
.carousel-control.right i{
  	right: 50%;
  	margin-right: -10px;
}
@media screen and (max-width : 768px) {
.carousel-control.left, .carousel-control.right{
	width:30px;
	height:30px;
	line-height:30px;
  	margin-top: -15px;
  	font-size:16px;
}
}

.footer-form{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../images/form-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding:30px 0;
	position:relative;
	font-size:16px;
	color:#fff;	
}
.footer-form h2{
	color:#fff;
	text-align:center;
	margin:0 0 40px 0;
	text-shadow:1px 1px 3px rgba(0,0,0,.5);	
}
.footer-form input[type="submit"] {
	background-color: rgba(0,0,0,.1);
	box-shadow:inset 0px 0px 0px 2px rgba(255,255,255,1);
	font-size: 14px;
	text-transform:capitalize;
	height:55px;
	border-radius:8px;
}
.home-banner .practo{
	top:-52px;
}
.practo{
	position:absolute;
	z-index:1;
	padding:0;
	display:inline-block;
	top:-43px;
	left:50%;
	margin-left:-80px;
	height:40px;
	overflow:hidden;
}
.practo .practo_abs_widget_button::after {
    color: white;
    content: 'Book Appointment';
    background: #1ebef0;
    position: relative;
    font-weight: 500;
    float: left;
    height: 28px;
    margin: 7px 0px 0px 5px;
    line-height: 30px;
    width: 160px;
}
.practo .practo_abs_widget_button {
    color: #1ebef0;
    font-weight: bold;
    background-color: #ffd633 !important;
    background: url('https://www.practo.com/health/widgets/c09e21045d3f994a/icon?practice_id=null') no-repeat -0px -0px !important;
    padding: 0 0 0 55px !important;
    display: inline-block;
    line-height: 41px !important;
    width: 175px !important;
    font-size: 15px;
    text-align: left;
    cursor: pointer;
    border: 0px solid #e0e0e0;
}

.affix .practo{
	position:absolute;
	z-index:1;
	padding:0;
	display:inline-block;
	top:7px;
	left:140px;
	margin-left:0;
	height:40px;
	overflow:hidden;
}
.affix .practo .practo_abs_widget_button::after {
    color: white;
    content: 'Book Appointment';
    background: #1ebef0;
    position: relative;
    font-weight: 500;
    float: left;
    height: 28px;
    margin: 7px 0px 0px 5px;
    line-height: 30px;
    width: 160px;
}
.affix .practo .practo_abs_widget_button {
    color: #1ebef0;
    font-weight: bold;
    background-color: #ffd633 !important;
    background: url('https://www.practo.com/health/widgets/c09e21045d3f994a/icon?practice_id=null') no-repeat -0px -0px !important;
    padding: 0 0 0 55px !important;
    display: inline-block;
    line-height: 41px !important;
    width: 175px !important;
    font-size: 15px;
    text-align: left;
    cursor: pointer;
    border: 0px solid #e0e0e0;
}
@media screen and (max-width : 1200px) {
.home-banner .practo{
	top:-42px;
}
.practo{
	position:absolute;
	z-index:1;
	padding:0;
	display:inline-block;
	top:-42px;
	left:50%;
	margin-left:-80px;
	height:40px;
	overflow:hidden;
}
.affix .practo{
	position:absolute;
	z-index:1;
	padding:0;
	display:inline-block;
	top:7px;
	left:130px;
	margin-left:0;
	height:40px;
	width:170px;
	overflow:hidden;
}
.affix .practo .practo_abs_widget_button::after {
    color: white;
    content: 'Book Appointment';
    background: #1ebef0;
    position: relative;
    font-weight: 500;
    float: left;
    height: 28px;
    margin: 7px 0px 0px 5px;
    line-height: 30px;
    width: 150px;
}
.affix .practo .practo_abs_widget_button {
    color: #1ebef0;
    font-weight: bold;
    background-color: #ffd633 !important;
    background: url('https://www.practo.com/health/widgets/c09e21045d3f994a/icon?practice_id=null') no-repeat -0px -0px !important;
    padding: 0 0 0 20px !important;
    display: inline-block;
    line-height: 41px !important;
    width: 160px !important;
    font-size: 15px;
    text-align: left;
    cursor: pointer;
    border: 0px solid #e0e0e0;
}
}
@media screen and (max-width : 768px) {
.home-banner .practo{
	top:10px;
}
.practo{
	position:absolute;
	z-index:10;
	right:60px;
	left:auto;
	margin-left:0;
	top:10px;
	padding:0;
	display:inline-block;
	margin-top:-2px;
	width:170px;
	overflow:hidden;
}
.practo .practo_abs_widget_button::after {
    color: white;
    content: 'Book Appointment';
    background: #1ebef0;
    position: relative;
    font-weight: 500;
    float: left;
    height: 28px;
    margin: 7px 0px 0px 5px;
    line-height: 30px;
    width: 150px;
}
.practo .practo_abs_widget_button {
    color: #1ebef0;
    font-weight: bold;
    background-color: #ffd633 !important;
    background: url('https://www.practo.com/health/widgets/c09e21045d3f994a/icon?practice_id=null') no-repeat -0px -0px !important;
    padding: 0 0 0 20px !important;
    display: inline-block;
    line-height: 41px !important;
    width: 160px !important;
    font-size: 15px;
    text-align: left;
    cursor: pointer;
    border: 0px solid #e0e0e0;
}
.affix .practo{
	position:absolute;
	z-index:10;
	right:60px;
	left:auto;
	margin-left:0;
	top:10px;
	padding:0;
	display:inline-block;
	margin-top:-2px;
	width:170px;
	overflow:hidden;
}
.affix .practo .practo_abs_widget_button::after {
    color: white;
    content: 'Book Appointment';
    background: #1ebef0;
    position: relative;
    font-weight: 500;
    float: left;
    height: 28px;
    margin: 7px 0px 0px 5px;
    line-height: 30px;
    width: 150px;
}
.affix .practo .practo_abs_widget_button {
    color: #1ebef0;
    font-weight: bold;
    background-color: #ffd633 !important;
    background: url('https://www.practo.com/health/widgets/c09e21045d3f994a/icon?practice_id=null') no-repeat -0px -0px !important;
    padding: 0 0 0 20px !important;
    display: inline-block;
    line-height: 41px !important;
    width: 160px !important;
    font-size: 15px;
    text-align: left;
    cursor: pointer;
    border: 0px solid #e0e0e0;
}
}

.footer3{
	background-color:#f9f9f9;
}
.footer3 p{
	font-size:11px;
	line-height:20px;
	margin:0;
}
.footer3 h2{
	font-size:16px !important;
}


.footer2 {
	background-color: #00263c;
	padding:0 0;
    color: rgba(255,255,255,.8);
}
.footer2 h3{
	font-size:20px!important;
	color:#f77330!important;
	font-weight:600;
	padding:0 0 10px 0!important;
	margin:20px 0 10px 0!important;
    position: relative;
}
.footer2 h3::after{
	position:absolute;
	content:"";
	left:0;
	bottom:0;
	width:40px;
	height:3px;
	border-radius:2px;
	background-color:#fff;
}
.footer2 h3 a{
	color:#f77330!important;
}
.footer2 h3 i{
	width:25px;
}
.footer2 ul{
	margin:0 !important;
	padding:0!important;
	width:100%;
	display:block;
}
.footer2 ul li{
	font-size:14px;
	line-height:1!important;
	display:block;
	list-style:none;
	line-height:normal;
	padding:0 5px 0 0;
	margin:3px 5px 3px 0;
	position:relative;
}
.footer2 ul li:last-child{
}
.footer2 ul li i{
	font-size:20px;
	margin:0 10px 0 0;
}
.footer2 ul li a{
	color: rgba(255,255,255,.8);
	padding: 5px 0;
	display: block;
}
.footer2 ul li a:hover{
	color: rgba(255,255,255,1);
}
.footer2 ul.f-inline {
	text-decoration: none;
}
.footer2 ul.f-inline li {
	display:inline-block;	
}
.footer2 ul.f-inline li a {
	padding:8px 10px;	
	display:block;
	background-color:#ffddcc;
	border-radius:10px;
	color:#111 !important;
}
.footer2 .social{
    width: 100%;
	text-align:left;
	margin:1rem 0 0 0;
}
.footer2 .social ul{
    width: 100%!important;
	display:table;
}
.footer2 .social ul li{
    display: inline-block;
	list-style:none;
	margin:0 0px 0 0!important;
	border:0;
	padding:0!important;
}
.footer2 .social ul li:before{
	content:'';
	position:absolute;
	left:0;
	top:20px;
	width:0px;
	height:0px;
	background-color:#00c194;
}
.footer2 .social ul li a i{
    display: block;
	width:40px;
	height:40px;
	font-size:1.2rem;
	line-height:40px;
	text-align:center;
	border-radius:100%;
	background-color:rgba(255,255,255,.8);
	border:solid 0px #0b5e2a;
	color: #fff;
}
.footer2 .social ul li a:hover i{
	border:solid 0px #0b5e2a;
	color: #fff;
}
.footer2 .social ul li a .fa-facebook-f{
    background-color: #143172;
}
.footer2 .social ul li a .fa-twitter{
    background-color: #38b2e1;
}
.footer2 .social ul li a .fa-linkedin-in{
    background-color: #143172;
}
.footer2 .social ul li a .fa-instagram{
    background-color: #9c2a95;
}
.footer2 .social ul li a .fa-youtube{
    background-color: #f30007;
}
.footer2 .call{
  font-size: 17px;
    border: solid 0px #fff;
    border-radius:5px;
    padding: 20px;
    margin: 20px 0;
    background-color: rgba(255,255,255,.05);
}
.footer2 .call i {
  font-size: 52px;
    color: #fff;
  line-height: normal;
  float: left;
  margin: 0 10px 0 0;
}
.footer2 .call a {
  text-indent: -5px;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: normal;
}
.footer2 ul.awards{
	list-style:none;
	display:table;
    width: 100%;
	margin:20px 0 !important;
	padding:0;
}
.footer2 ul.awards li{
	display:inline-block;
	margin:0 5px 0 0;
	padding:0 5px 0 0;
	border-right:solid 0px #ccc;
}
.footer2 ul.awards li:last-child{
	border-right:solid 0px #fff;
}
.footer2 ul.awards li img{
	height:60px;
	width:auto;
    border-radius: 5px;
}

footer{
	background-color:#002033;
	padding: 10px 0;
	position: relative;
	color: #333;
	font-size:13px;
	text-align:center;
	margin:0;
    color: rgba(255,255,255,.8);
}
footer a{	
	color: rgba(255,255,255,.8);
	text-decoration:none;
}
footer .copy{	
	font-size:9px;
	line-height:1.5;
    text-align: justify;
}

@media screen and (max-width: 768px) {
.footer2 ul.awards li{
}
.footer2 ul.awards li img{
	height:40px;
	width:auto;
	max-width:100%;
}
footer{
	padding-bottom:60px;
}
}

footer a{	
	color: rgba(255,255,255,1);
	text-decoration:none;
}

.left-fix{
	position:fixed;
	z-index:100;
	left:0;
	top:42%;
}
.left-fix a{
	display:block;
	background-color:#f9f9f9;
	margin:10px 0;
	line-height:15px;
	border-radius:0 20px 20px 0;
	padding:5px 10px;
	box-shadow:0px 0px 3px rgba(0,0,0,.25);
	width:135px;
	clear:both;
	font-size:12px;
	color:#fff!important;	
}
.left-fix a strong{
	color:#fff!important;	
}
.left-fix a:hover{	
}
.left-fix a.lf-first{
	margin-left:-90px;
	background-color:#00b700;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.left-fix a.lf-first:hover{
	margin-left:0;	
}
.left-fix a.lf-midd{
	width:150px;
	margin-left:-105px;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	background-color:#f77330 ;
}
.left-fix a.lf-midd:hover{
	margin-left:0;
}
.left-fix a.lf-midd i{
	margin:1px 0 0 10px;
}
.left-fix a.lf-last{
	margin-left:-90px;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	background-color:#1fbce7;
}
.left-fix a.lf-last:hover{
	margin-left:0;
}
.left-fix a i{
	color:#fff;
	float:right;
	font-size:26px;
	margin:3px 0 0 10px;
}

@media screen and (max-width: 992px) {
.left-fix{
	display:none;
}
}

.ff-wa{
    position:fixed;
    z-index:100;
    right:20px;
    bottom:20px;
	width:140px;
	height:auto;
}
.ff-wa img{
	width:100%;
	height:auto;
	box-shadow:-3px 3px 3px rgba(0,0,0,.1);
	border-radius:8px;
}

.f-fix{
	display:none;
	position:fixed;
	width:100%;
	z-index:100;
	left:0;
	bottom:0;
	background-color:#fff;
	line-height:normal;
	height:auto;
	padding:5px 0 10px 0;
	box-shadow:0px 0px 15px rgba(0,0,0,.3);
}
.f-fix a{
	display:table-cell;
	text-align:center;
	font-weight:500;
	font-size:9px;
	color:#666;
	width:20%;
}
.f-fix a i{
	display:block;
	margin:0 auto 3px auto;
	clear:both;
	font-size:20px;
	color: #001f5e ;
}
.f-fix a i.fa-award{
	color: #00cc66;
}
.f-fix a i.fa-youtube{
	color: #ff0000;
}
.f-fix a i.fa-user-check{
	color: #1468b3;
}
.f-fix a i.fa-stethoscope{
	color: #1fbce7;
}
.f-fix a i.fa-whatsapp{
	font-size:24px;
	color: #48a91f;
}
.f-fix a i.fa-phone-volume{
	color: #f77330 ;
}



.f-fix a.f-l{
	background-color:#004274;
}
@media screen and (max-width: 992px) {
.f-fix{
	display:table;
}
}
.team{
	border:solid 0px #eee;
	display:block;
	padding:0;
	margin:0 0 30px 0;
	min-height:640px;
	text-align:left;
	overflow:hidden;
	border-radius:5px;
	box-shadow:0px 5px 20px rgba(0,0,0,.1);
}
.team .tm-img{
	position:relative;
	padding-top:100%;
	overflow:hidden;
	width:100%;
	height:auto;
	border-bottom:solid 1px rgba(0,0,0,.1);
}
.team .tm-img img{
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	width:100%;
	height:auto;
}
.team h3{
	color:#003366 !important;
}
.team h4{
	font-size:16px!important;
	color:#ac1516!important;
}
.team p{
	font-size:14px;
	line-height:1.6;
	text-align:left;
	margin:0!important;
}
.team h5{
	color:#999 !important;
	border-bottom:solid 1px #eee;
	padding:0 0 10px 0!important;
	margin:0 0 10px 0!important;
}
.team h6{
	color:#1fbce7!important;
	font-style:normal;
	line-height:normal!important;
}

@media screen and (max-width : 768px) {
.team{
	margin:0 0 30px 0;
	min-height:auto;
}
.team img{
	float:none;
	margin:0;
	width:100%;
	height:auto;
	border-right:solid 0px rgba(0,0,0,.1);
	border-bottom:solid 1px rgba(0,0,0,.1);
}
}

.dynamic{
}

.dynamic h5 {
    font-weight: 500 !important;
    font-size: 17px !important;
    color: #ac1516 !important;
    padding: 0 !important;
    margin: 0 0 5px 0 !important;
}

.dynamic ul{
	margin:0 0 20px 25px!important;
}
.dynamic ul li{
	list-style-type: none;
	padding:0 0 0 25px;
	text-indent:0;
	border-left:solid 0px #f77330;
	margin:0 2% 10px 0;
	line-height: 1.5;
}
.dynamic ul li a{
color: #000 !important;
}
.dynamic ul li:before {
	font-family: 'Font Awesome 5 Free'!important;
    top:0;
	margin:0 10px 0 -28px;
    content: "\f164";
	color: #f77330 ;
	font-size:18px;
}
.dynamic ol{
	margin:0 0 0 17px;
}
.dynamic em{
	  font-style: italic;
}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #c61819;
  margin: 1.5em 10px;
  padding: 1.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #000;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}


@media screen and (max-width : 768px) {
.dynamic ul{
	margin:0 0 20px 15px;
}
}
ul.point-list{
	width:100%;
	margin:20px 0 0 0;
	padding:0;
	display:table;
	list-style:none;
	
}
ul.point-list li{
	float:left!important;
	width:50%!important;
	padding:10px 0;
	margin:0 0 0 0;
	font-size:16px;
	line-height:40px;
}
ul.point-list li div{
	margin:0 0 0 0;
	font-weight:600;
}
ul.point-list li i{
	float:left;
	background-color:#f77330;
	color:#fff;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:22px;
	border-radius:100%;
	margin:0 10px 0 0;
}

@media screen and (max-width : 768px) {
ul.point-list{
	margin:20px 0;
}
ul.point-list li{
	float:left!important;
	width:50%!important;
	padding:5px 0;
	margin:0 0 0 0;
	font-size:12px;
	line-height:1.3;
}
ul.point-list li div{
	margin:0 0 0 0;
	font-weight:500;
}
ul.point-list li i{
	float:left;
	background-color:transparent;
	color:#003366;
	width:18px;
	height:30px;
	line-height:20px;
	text-align:center;
	font-size:16px;
	border-radius:100%;
	margin:0 5px 0 0;
}
}

.list1{
	margin:0;
}
.list1 li{
	list-style-type: none;
	padding:0 0 0 33px;
	text-indent:3px;
	border-left:solid 0px #f77330 ;
	margin:0 2% 10px 0;
	text-align:justify;
	line-height:normal;
}
.list1 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
    content: "\f164";
	color: #f77330 ;
	font-size:18px;
}
.list1-link{
	margin:0;
}
.list1-link li{
	list-style-type: none;
	border-bottom:dotted 1px #eee;
}
.list1-link li a{
	padding:5px 0 5px 33px;
	text-indent:3px;
	border-left:solid 0px #f77330 ;
	margin:0 2% 0 0;
	text-align:justify;
	display:block;
	color:#333;
}
.list1-link li a:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
    content: "\f164";
	color: #ef0108;
	font-size:18px;
}
.list1-link li a:hover {
	text-decoration:none;
	color:#006699;
}



.list2{	
	margin:10px 0 30px 0!important;
}
.list2:before, .list2:after{
	display: table;
	content: "";
}
.list2:after{	
	clear: both;
}
.list2 li{
	list-style-type: none;
	padding:0 0 0 30px!important;
	text-indent:0!important;
	border-left:solid 0px #f77330 ;
	margin:0 2% 10px 0;
	text-align:left;
	float:left;
	width:47%;
	line-height:normal;
}
.list2 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -30px!important;
    content: "\f164";
	color: #FF3300;
	font-size:18px;
}

.list3{	
	margin:10px 0 30px 0!important;
}
.list3:before, .list3:after{
	display: table;
	content: "";
}
.list3:after{	
	clear: both;
}
.list3 li{
	list-style-type: none;
	padding:0 0 0 30px!important;
	text-indent:0!important;
	border-left:solid 0px #f77330 ;
	margin:0 2% 10px 0;
	text-align:left;
	float:left;
	width:31.33%;
	line-height:normal;
}
.list3 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -30px!important;
    content: "\f164";
	color: #FF3300;
	font-size:18px;
}


.list4{	
	margin:10px 0 30px 0!important;
}
.list4:before, .list4:after{
	display: table;
	content: "";
}
.list4:after{	
	clear: both;
}
.list4 li{
	list-style-type: none;
	padding:0 0 0 30px!important;
	text-indent:0!important;
	border-left:solid 0px #f77330 ;
	margin:0 2% 10px 0;
	text-align:left;
	float:left;
	width:22%;
	line-height:normal;
}
.list4 li a{
	color:#333;
}
.org_clr li:before{
	color: #ac1516!important;
}
.list4 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -30px!important;
    content: "\f164";
	color: #FF3300;
	font-size:18px;
}

@media screen and (max-width : 768px) {
.list2 li, .list2-2 li{
	list-style-type: none;
	padding:0 0 0 33px;
	text-indent:3px;
	border-left:solid 0px #f77330 ;
	margin:0 2% 10px 0;
	text-align:left;
	float:none;
	width:96%;
}
.list4 li{
	list-style-type: none;
	padding:0 0 0 30px!important;
	text-indent:0!important;
	border-left:solid 0px #f77330 ;
	margin:0 2% 10px 0;
	text-align:left;
	float:none;
	width:96%;
	line-height:normal;
}
}

.cat-icon{
	float: right;
	padding: 80px;
	margin:0 0 0 30px;
	width: 126px;
	height: 126px;
	background-image: url(../images/h-slide-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border:solid 5px #fff;
	box-shadow:0px 0px 10px #999;
	border-radius:50%;
}
.map{
	border:solid 3px #fff;
	box-shadow:0px 0px 10px #999;
	overflow:hidden;
}
.home-img{
	width:100%;
	height:auto;
	padding:0 30px;
	border-bottom:solid 1px #eee;
	box-shadow:0px 15px 15px -15px rgba(0,0,0,.15);
}
@media screen and (max-width : 768px) {
.home-img{
	margin-bottom:30px;
}
}
.img-one{	
	position:relative;
	width:100%;
	height:auto;
}
.img-one img{
	width:100%;
	height:auto;
	border-radius:100%;
	padding: 3px;
	border-left:solid 10px #f77330;
	border-bottom:solid 10px #f77330;
}
.img-one .title-one{
	color:#FFF;
	font-weight:600;
	position:absolute;
	top:0;
	right:0;
	width:120px;
	height:120px;
	border-radius:100%;
	padding:20px 10px;
	background-color:#ac1516;
	text-align:center;
	box-shadow: -5px 5px rgba(255,255,255,1);
}
.img-one .title-one strong{
	font-weight:600;
	font-size:52px;
	line-height:1;
	display:block;
	margin:0 auto;
	clear:both;
	font-family: 'Montserrat', sans-serif !important;
}

.img-two{
	float:right;
	margin:0 0 15px 2%;
	position:relative;
	width:48%;
	height:auto;
}
.img-two img{
	width:100%;
	height:auto;
	border-radius:100%;
	border-left:solid 5px #00b7cc;
	border-bottom:solid 5px #00b7cc;
}
.img-two .title-two{
	color:#FFF;
	font-weight:600;
	position:absolute;
	top:0;
	right:0;
	width:180px;
	height:180px;
	border-radius:100%;
	padding:15px;
	background-color:#f05697;
	text-align:center;
	box-shadow: -5px 5px rgba(255,255,255,.5);
}
.img-two .title-two strong{
	font-weight:600;
	font-size:52px;
	line-height:1;
	display:block;
	margin:0 auto;
	clear:both;
	font-family: 'Montserrat', sans-serif !important;
}

.img-three{
	float:left;
	margin:0 2% 15px 0;
	position:relative;
	width:48%;
	height:auto;
}
.img-three img{
	width:100%;
	height:auto;
	border-radius:100%;
	border-left:solid 5px #00b7cc;
	border-bottom:solid 5px #00b7cc;
}
.img-three .title-three{
	color:#FFF;
	font-weight:600;
	position:absolute;
	top:0;
	right:0;
	width:180px;
	height:180px;
	border-radius:100%;
	padding:15px;
	background-color:#f05697;
	text-align:center;
	box-shadow: -5px 5px rgba(255,255,255,.5);
}
.img-three .title-three strong{
	font-weight:600;
	font-size:52px;
	line-height:1;
	display:block;
	margin:0 auto;
	clear:both;
	font-family: 'Montserrat', sans-serif !important;
}
@media screen and (max-width: 992px) {
.img-one img{
	width:100%;
	height:auto;
	border-radius:10%;
	padding: 3px;
	margin: 15px 0;
	border-left:solid 10px #003366;
	border-bottom:solid 10px #003366;
}
.img-one .title-one{
	display: none;
}
}


.clear{
	display: block;
	clear: both;
}
.img-r{
	float:right;
	width:auto;
	max-width:50%;
	height:auto;
	margin:0 0 0 20px;
}

@media screen and (max-width : 480px) {
.img-r{
	float:none;
	width:100%;
	max-width:100%;
	height:auto;
	margin:10px 0;
}
}
/*hr{	
	border: 0!important;
	height: 1px!important;
	margin:10px 0!important;
	background: #333!important;
	background-image: linear-gradient(to right, #bbb, #ccc, #aaa)!important;
}*/
hr{	
	border: 0!important;
	height: 1px!important;
	margin:15px 0!important;
	background: #006699!important;
	background-image: linear-gradient(to right, #ccc, #ddd, #ccc)!important;
}
.sitemap{	
}
.sitemap li{
	list-style:none;
	margin:0 0 5px 0;
}
.sitemap li a{
	list-style:none;
	color:#333;
	font-size:13px;
	text-decoration:none;
}
.sitemap li a i{
	width:15px;
	color:#999;	
}
.sitemap li a:hover{
	color:#993300;
}
.sitemap li{
	list-style:none;
}
.sitemap li ul{
	margin:5px 0 0 35px;
	float:left;
}
.sitemap li ul li{
	list-style:square;
}
.sitemap li ul li ul li{
	list-style:disc;
}
.page_nation{
	height: 45px;
	margin:30px 0 0 0;
}
.page_nation a{
	text-decoration: none;
	color: #fff!important;
	line-height: 30px;
	background-color: #242B34;
	height: 30px;
	border: 1px solid #242B34;
	font-weight: lighter;
	display: block;
	float: left;
	margin-right: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;


	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.page_nation a:hover{
	text-decoration: none;
	color: #242B34;
	background-color: #F6D600;
	border: 1px solid #F6D600;
}
.page_nation .pn-sel{
	text-decoration: none;
	color: #fff;
	line-height: 30px;
	height: 30px;
	background-color: #dd2627;
	border: 1px solid #dd2627;
	font-weight: lighter;
	display: block;
	float: left;
	margin-right: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;


	-moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
}


.modal-content {  
  border: 0px solid rgba(255, 255, 255, 0.5)!important;
  border-radius: 0!important;
  outline: 0;
  box-shadow:15px 15px 25px rgba(0,0,0,.3);
}
.modal-body h4{
	color:#069!important;
	font-size:28px!important;
}
.modal-body {  
  padding: 0!important;
  padding:30px!important;
}
.modal-body .close {
  float: right;
  font-size: 28px!important;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-shadow: 0 0px 0 rgba(255,255,255,0);
  opacity: 1;
  margin:-40px -40px 0 0;
  background-color:#023b67;
  width:42px;
  height:42px;
  line-height:32px;
  border-radius:50%;
  border:solid 3px #fff;
  box-shadow:0px 0px 3px rgba(255,255,255,1);
}
.modal-body .close:hover, .modal-body.close:focus {
	background-color:#4fc734;
	opacity: 1;
	color:#fff;
}
.top-nav .btn-demo{
	display:inline-block!important;
	clear:none!important;
	position:relative;
	border-radius:3px;
	background: -webkit-linear-gradient(45deg, #e57825, #ff6607);
	background: linear-gradient(45deg, #e57825, #ff6607);
	color:#fff;
	padding:3px 15px;
	font-weight:700;
	font-size:16px;
	line-height:28px;
	border:solid 2px #fff;
	box-shadow:0px 0px 5px rgba(0,0,0,.1);
	margin:3px 0 0 0!important;
}
.top-nav .btn-demo i{
	font-size:28px;
	float:left;
	margin:0 5px 0 0;
}
@media screen and (max-width : 992px) {
.modal-body h4{
	color:#069!important;
	font-size:16px!important;
}
.modal-body {  
  padding: 0!important;
  padding:15px!important;
}
.modal-body .close {
  margin:-25px -25px 0 0;
  line-height:30px;
}
.btn-demo{
	position:fixed;
	right:10px;
	bottom:50px;
	z-index:99;
	width:40px;
	height:40px;
	line-height:34px;
	border-radius:100%;
	background: -webkit-linear-gradient(45deg, #e57825, #ff6607);
	background: linear-gradient(45deg, #e57825, #ff6607);
	color:#fff;
	border:solid 2px #fff;
	font-size:26px;
	text-align:center;
	box-shadow:0px 0px 5px rgba(0,0,0,.1);
}
.btn-demo:hover{
	color:rgba(0,0,0,.8);
}
}


.video-container {
	position: relative;
	padding-bottom: 58%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	border:solid 1px #ccc;
	margin:0 0;
	box-shadow:0px 10px 10px -5px rgba(0,0,0,.2);
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	right:0;
	bottom:0;
	width: 100%;
	height: 100%;
}

.appointment-page{
	/*background-image: linear-gradient(120deg, #bfcc70 0%, #f77330 30%, #c61819 100%)!important;*/
	padding-top:110px;
	background-image: url("../images/app-bg.jpg");
	background-position: center center;
	background-size: cover;
	
}
.appointment-page h1{
}
.appointment-page h1, .appointment-page p{
	color:#fff!important;
}
.appointment-page h5{

}
.app-box{
	
	background-image: linear-gradient(120deg, #eee 0%, #f9f9f9 30%, #eee 100%)!important;
	padding:30px;
	color:#111;
	box-shadow:0px 5px 25px rgba(0,0,0,.5);
}
.app-box p{
	margin:0!important;
	padding:0!important;
}
.app-box .form-check-label {
  margin: 0 0 0 25px !important;
}
.app-box .form-check-input {
  position: absolute;
  margin-top: 8px!important;
  margin-left: -25px!important;
}
@media screen and (max-width : 992px) {
.appointment-page{	
	padding-top:0px;
}
.app-box{
}
}


.custom-box {
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	overflow: hidden;
	background: #fff8ed;
}
.custom-box img {
	height: 100%;
	object-fit: cover;
}
.custom-box .content {
	padding: 30px;
}

.grecaptcha-badge { opacity:0;}

.news-scroller {
    overflow: hidden;
    white-space: nowrap;
    background: #c61819;
    padding: 6px;
    color: white;
}

.scroller-content {
    display: inline-block;
    padding-left: 100%;
    animation: scroll-left 35s linear infinite;
}
.scroller-content a {
    color: #ffd700!important;
    text-decoration: none;
    font-weight: bold;
}

@keyframes scroll-left {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}

.scroller-content a {
    color: #0073e6;
    text-decoration: none;
}
.scroller-content a:hover {
    text-decoration: underline;
}
.news-scroller:hover .scroller-content {
    animation-play-state: paused;
}
.pagination {
    display: flex;
    align-items: center;
    padding: 20px 0;
    clear: both;
}

/* Pagination List */
.pagination ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 5px;
}

.pagination li {
    margin: 0;
}

/* Pagination Links */
.pagination a,
.pagination span {
    display: inline-block;
    padding: 10px 15px;
    margin: 0 2px;
    text-decoration: none;
    color: #fff;
    background-color: #c61819;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
    min-width: 44px;
    text-align: center;
    line-height: 1.4;
}

/* Hover Effect */
.pagination a:hover {
    background-color: #f77330;
    color: white;
    border-color: #f77330;
    transform: translateY(-1px);
    box-shadow: 0 2px 5px rgba(0, 123, 255, 0.25);
}

/* Active/Current Page */
.pagination .current,
.pagination .active {
    background-color: #f77330 !important;
    color: white !important;
    border-color: #f77330 !important;
    cursor: default;
    font-weight: 600;
}

/* Responsive Design */
@media (max-width: 768px) {
    .pagination {
        margin: 20px 0;
        padding: 10px 0;
    }
    
    .pagination a,
    .pagination span {
        padding: 8px 12px;
        font-size: 13px;
        margin: 0 1px;
        min-width: 36px;
    }
}

@media (max-width: 480px) {
    .pagination {
        overflow-x: auto;
        padding: 10px;
    }
    
    .pagination ul {
        min-width: max-content;
    }
    
    .pagination a,
    .pagination span {
        padding: 6px 10px;
        font-size: 12px;
        min-width: 32px;
    }
}