body {
    font-family: 'Open Sans', sans-serif;
	background: #f3f3f3;
}
a:focus {
    outline-offset:none!important;
    outline:none!important;
}
a {
    text-decoration: none;
    cursor: revert!important;
}
p{
    textalign:justify;
}

.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
    padding: 5px;
    color: #5a5151;
}

.btn-row-top .btn:hover, .btn:focus, .btn.focus {
    outline:none!important;
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #283c87;
    border-color: #293d89;
}
.headerFixed{
	position: fixed;
    z-index: 99999999;
    width: 100%;
}
.pad-modal-30{
    padding:30px;
}
.spinRotate {
  width: 30px;
  height: 30px;
  animation-name: spin;
  animation-duration: 5000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear; 
}
 @keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
.btn-primary:hover {
    color: #fff;
    background-color: #2c4292!important;
    border-color: #2c4292!important;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #08080800;
}
.dropdown-menu {
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgb(0 0 0 / 3%);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
.dropdown-menu > li{
    border-bottom: 1px solid #ccc;
	padding:0px 0px;
}
.dropdown-menu > li:nth-last-child(1){
    border-bottom: none;
}
.dropdown-menu > li > a {
    display: block;
	padding: 10px 10px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
	margin:1px 0px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #2C4292;
	margin:1px 0px;
}
.pahal_download_Btn {
    background: #2C4292;
    color: #fff;
    text-align: center;
    padding: 20px 15px;
    margin: 25px 0px;
}
.pahal_download_Btn a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    font-size:13px;
}
/*==Common classes==*/
.padd-leader-20-10 {
	padding:20px 0px 10px;
}
p {
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
}
.text-right {
	text-align:right;
}
.text-right {
	text-align:right;
}
.padd-all-40 {
	padding:30px;
}

.padd-top-40 {
	padding-top:40px ;
}

.top-slider  img{
	/*height:500px;*/
}

.padd-50 {
	padding:50px 0px;
}
.padd-30 {
	padding:30px 0px;
}
.padd-10 {
	padding:10px 0px;
}
.padd-20 {
	padding:20px 0px;
}
.padd-80 {
	padding:80px 0px;
}
.padd-0 {
	padding:0px;
}
.padd-btm-50 {
	padding-bottom:50px;
}
.padd-top-50 {
	padding-top:50px;
}
.padd-80 {
    padding: 80px 0px;
}
.margin-top-80 {
	margin:80px 0px 0px;
}
.marg-30 {
	margin:30px 0px;
}
.marg-50 {
	margin:50px 0px;
}
.marg-80 {
	margin:80px 0px;
}
.marg-btm-40 {
	margin-bottom:40px;
}
.marg-top-80 {
	margin-top:80px;
}
.marg-t-40 {
    margin-top:40px;
}
.marg-btm-80 {
	margin-bottom:80px;
}
.marg-0-50 {
	margin:0px 50px;
}
.marg-0-30 {
	margin:0px 30px;
}
.marg-0-30 {
	margin:0px 30px;
}

/*=== Footer Link ===*/
.col-green a{
	color:#90b842!important;
	font-weight:bold!important;
}
.col-green span{
	color:#90b842!important;
	font-weight:bold!important;
}
.col-green .fa {
	color:#90b842!important;
	font-weight:bold!important;
}
.socialMedia h3 {
    color: #fff;
    font-size: 20px;
    margin: 10px 0px 10px;
    font-weight: 500;
}
/*==== Header Tootip=====*/
.tooltip-col {
    position: relative;
    display: inline-block;
    cursor:pointer;
    text-align:center;
}
.tooltiptext2 {
    visibility: hidden;
    width: 130px;
    height: 30px;
    background-color: white;
    border: 1px solid #233fa7;
    color: #233fa7;
    text-align: center;
    border-radius: 6px;
    padding: 5px 10px;
    box-sizing: border-box;
    position: absolute;
    z-index: 1;
    top: 44px;
    right: -19px;
    font-size: 14px;
    font-weight: 600;
}
.tooltiptext2::after {
    content: "";
    position: absolute;
    top: -20px;
    left: 52px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #233fa7 transparent;
    /* border: 1px solid #233fa7; */
}
.tooltip-col:hover .tooltiptext2 {
    visibility: visible;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: none; 
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: none; 
    background-image: none; 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.left {
    background-image: none; 
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: none;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -70px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -70px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    font-size: 18px;
    background: #000;
    padding: 5px;
}

.owl-nav {
    text-align: center;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    width: 40px;
    height: 40px;
	line-height:40px;
    font: inherit;
    font-size: 25px;
    background: #fc7e28;
    color: #fff;
    margin: 30px 35px 0px;
    border-radius: 50%;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
     margin: 2px;
    background-color: #ffff;
	border: 1px solid #ffff;
}
.carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 2px;
    background-color #0000;
    border: 1px solid #ffff;
}

#myCarousel-1 .carousel-indicators .active {
    width: 12px;
    height: 12px;
     margin: 2px;
    background-color: #0b1f68;
	border: 1px solid #0b1f68;
}
#myCarousel-1 .carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
     margin: 2px;
    background-color #475fb8;
    border: 1px solid #475fb8;
}



/*
.carousel-indicators {
    bottom: -60px;
}
*/
.modal-header {
    padding: 10px 15px;
    border-bottom: 1px solid #e5e5e5;
}
#myCarousel-specility-1 .carousel-indicators {
    bottom: 0px!important;
}
#myCarousel-specility-1 .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    display: none;
}
#myCarousel-specility-1 img{
    width:100%;
    height:300px;
}
#myCarousel-specility-2 .carousel-indicators {
    bottom: 0px!important;
}
#myCarousel-specility-2 .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    display: none;
}
#myCarousel-specility-3 .carousel-indicators {
    bottom: 0px!important;
}
#myCarousel-specility-3 .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    display: none;
}
#myCarousel-specility-4 .carousel-indicators {
    bottom: 0px!important;
}
#myCarousel-specility-4 .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    display: none;
}
#myCarousel-specility-5 .carousel-indicators {
    bottom: 0px!important;
}
#myCarousel-specility-5 .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    display: none;
}
#myCarousel-specility-6 .carousel-indicators {
     bottom: 0px!important;
}
#myCarousel-specility-6 .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    display: none;
}
#myCarousel-specility-7 .carousel-indicators {
    bottom: 0px!important;
}
#myCarousel-specility-7 .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    display: none;
}
#myCarousel-specility-8 .carousel-indicators {
     bottom: 0px!important;
}
#myCarousel-specility-8 .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    display: none;
}
#myCarousel-specility-9 .carousel-indicators {
     bottom: 0px!important;
}
#myCarousel-specility-9 .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    display: none;
}

/*====== Advisor Modal ======*/
#myModal-11 .modal-dialog {
    position: relative;
    margin: 10px auto;
    z-index: 99999999;
    top: 120px;
}
#myModal-11 .modal-header {
    background: #2c4292;
    color: #fff;
}
#myModal-11 .close {
	color: #fff!important;
    opacity: 7!important;
}
#myModal-11 .btn-default {
    margin: 8px 20px 10px 0px;
}
#myModal-12 .modal-dialog {
    position: relative;
    margin: 10px auto;
    z-index: 99999999;
    top: 120px;
}
#myModal-12 .modal-header {
    background: #2c4292;
    color: #fff;
}
#myModal-12 .close {
	color: #fff!important;
    opacity: 7!important;
}
#myModal-12 .btn-default {
    margin: 8px 20px 10px 0px;
}
#myModal-13 .modal-dialog {
    position: relative;
    margin: 10px auto;
    z-index: 99999999;
    top: 120px;
}
#myModal-13 .modal-header {
    background: #2c4292;
    color: #fff;
}
#myModal-13 .close {
	color: #fff!important;
    opacity: 7!important;
}
#myModal-13 .btn-default {
    margin: 8px 20px 10px 0px;
}
.modal-content {
    border: 1px solid #90b842;
    box-shadow: none;
    margin: 10px;
    border-radius: 0px;
}

#myCarousel-specility-1 .carousel-caption h3{
	margin:0px 0px;
}
#myCarousel-specility-1 .carousel-caption p{
    font-size: 16px;
    line-height: 20px;
}

/*===------------New --------===*/
.padd-0 {
	padding:0px 0px;
}
.padd-10-0 {
	padding:10px 0px 0px;
}
.marg-t-14 {
	margin-top: 14px;
} 
.padd-60 {
	padding:0px 30px;
}  
.header-top {
	padding:5px 0px;	
}
.bg-blk {
	background:#2c4292;
}
.headertop-row ul  {
	padding:0px;
	margin-bottom:0px;
}
.headertop-row ul li {
    display: inline-block;
    color: #fff;
    margin: 0px 0px 0px 135px;
    font-size: 13px;
    font-weight: 400;
    /* letter-spacing: 1px; */
}
.headertop-row ul li a {
    color: #fff;
    font-size: 14px;
	font-weight: 400;
	margin-left:10px;
	text-decoration: underline;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
/*===HEADER===*/
.homeIcon img{
	width: 20px;	
}
.header-logo {
  margin-top: 0px;
    margin-left: 50px;
}
.header-logo .logo-width img {
   /* width: 250px;*/
    height: auto;
    border-right: 2px solid #7cb932;
    padding-right: 20px;
	margin-right:10px;
}
.header-logo .logo2-width img {
    width: 56px;
    height: auto;
    margin: 5px;
}
.nabl_logo
{
    width: 60px !important;
    height: 75px !important;
}
.btn-row-top ul  {
	padding:0px;
	margin-bottom:0px;
}
.btn-row-top ul li {
	display:inline-block;
	color:#fff;
	margin:0px 10px;
    font-size: 13px;
	font-weight: 100;
}

.btn-row-top a {
    color: #ffffff;
    text-decoration: none;
}
.btn-row-top a i{
   padding-right:10px;
}
.btn-row-top .btn:hover, 
.btn:focus, .btn.focus {
    color: #fff;
    text-decoration: none;
}
.searchBtn button {
	margin-left: -10px;
	background: #fff;
    color: #666262;
	border: none;
}
.searchBtn form {
	border: 1px solid #00f;
    border-radius: 4px;
}
.searchBtn input, button, select, textarea {
	border:none;
    padding: 5px;
	font-size:14px;
}
.searchBtn input:focus-visible {
    outline-offset: 0px;
	outline:none!important;
}
.searchBtn button i {
	font-size: 12px;
    padding: 0px 5px;
}

.header-nav {
    width: 100%;
    background: linear-gradient(135deg, transparent 28px, #90b842 20px);
    height: 40px;
    margin-top: 10px;
}

.navbar-inverse {
    background-color: #ffffff;
    border-color: #0000;
    color: #000;
    margin-bottom: 0px;
	border-radius:0px;
	border:none;
}
.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
    font-weight: 500;
    padding: 2px 0px;
    margin: 0px 10px;
    font-weight: 400;
}
.navbar-nav {
    float: left;
    margin: 7px 0px;
}
.nav > li > a {
    font-size: 15px;
    position: relative;
    display: block;
    padding: 0px;
}
.nav .active > a {
    border-bottom: 2px solid #fc7e28
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #2c4292;
    background-color: #08080800;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #2c4292;
    background-color: transparent;
    transition: all 0.8s ease 0s;
}
.right-nav {
	text-align: right;
    display: inline-flex;
}
.right-nav li {
    /* width: 30px; */
    /* height: 30px; */
    line-height: 30px;
    margin: 22px 20px;
    background: #0c63ae;
    color: #fff;
    text-align: center;
    /* border-radius: 50%; */
    padding: 2px 15px;
}
.right-nav li a{
   text-decoration:none;
   color:#fff;  
}
.bg-white {
	background:#fff!important;
}
.btn-row-top ul li:nth-child(1) {
	margin-left: 40px;
}
.search {
    margin-bottom: auto;
    background-color: #fff;
    border: 1px solid #2c4292;
    border-radius: 5px;

}
.search-input {
    color: #2c4292;
    border: 0;
    outline: 0;
    background: none;
    width: 0;
    margin-top: 0px;
    caret-color: transparent;
    transition: width 0.4s linear;
}
.search .search-input {
    padding:6px 10px;
    width: 120px;
    caret-color: #536bf6;
    font-size: 15px;
    font-weight: 300;
    color: #2c4292;
    transition: width 0.4s linear;
}
.search .fa {
    font-size: 14px!important;
    color: #2c4292!important;
    padding: 0px 0;
    margin-left: 10px;
}
.search:hover>.search-icon{
    color: #1A237E!important;
    background-color: #0000;
}
.search-icon{
    height: 35px;
    width: 50px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1A237E!important;
    background-color: #0000;

}
a:link{
    text-decoration: none;
	cursor: revert;
}
.btn-white {
	padding: 0px 0px;
	background:#fff;
}



/*==Navbar toggle==*/
.navbar-toggle {
    margin-top: -50px;
    background: #2c4292;
    border-color: #2c4292!important;
}
.navbar-inverse .navbar-toggle:hover, 
.navbar-inverse .navbar-toggle:focus {
    background-color: #2c4292;
    border-color: #2c4292!important;
}

/*==Page breadcrumb==*/
.sticky-container {
    padding: 0px;
    margin: 0px;
    position: fixed;
    right: -119px;
    top: 100px;
    width: 200px;
    z-index: 999999;
}
.sticky li {
	list-style-type: none;
	background-color: #90b842;
	color: #fff;
	height: 43px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-bottom:1px solid #fff;

	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	cursor: pointer;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#");
	filter: gray;
	-webkit-filter: (100%);

}
.sticky li:hover {
	margin-left: -160px;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#");
	-webkit-filter: (0%);

}
.sticky li img {
    float: left;
    margin: 10px 10px;
    margin-right: 10px;
}
.sticky-container .sticky li p {
	font-size:13px!important;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	line-height: 43px;
}
/** fork icon**/
.fork {
	position: absolute;
	top: 0px;
	left: 0px;
}
.sticky li:nth-child(1) {
   border-top-left-radius:15px;
}
.sticky li:nth-child(3) {
   border-bottom-left-radius:15px;
}
.hide-desktop-2 {
	display:none;
}
/*===End HEADER===*/

/*===== Sslider SECTION =====*/
/* Floating Social Media Bar Style Starts Here *
.fl-fl {
    letter-spacing: 0px;
    padding:14px 10px;
	line-height:14px!important;
    border-bottom: 1px solid #fff;
}
.fl-fl:nth-child(3) {
   border-bottom: none;
}
.fa {
    font-size: 20px;
    color: #fff;
    padding: 10px 0;
    margin-left: 8px;
}
.fl-fl:hover {
    right: 0;
} 
.fl-fl a {
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin: 2px 0px;
    font-size: 13px;
}
.float-fb {
    top: 190px;
}
.float-tw {
    top: 285px;
}
.float-gp {
    top: 380px;
}
.slider-Sidemedia {
    position: fixed;
    z-index: 99999999;
    top: 25%;
    right: 0px;
    padding: 20px 0px;
    background: #90b842;
    color: #fff;
    text-align: center;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
.slider-Sidemedia img{
    margin: 0px 0px 6px ;
} 
  
/* Floating Social Media Bar Style Ends Here */
.slider-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
	margin-top: 125px;
    position: relative;
}
.carouse-indimain {
    bottom: 0px;
}
.section-slider-title {
    margin:20px 0px 40px;
    background: #0000
}
.section-slider-title h1 {
    font-family: NotoSans;
    font-size:80px;
    line-height: 100px;
    font-weight: bold;
    color: #fff;
    margin: 0px 0px;
    text-transform: uppercase;
}
.section-slider-title p {
    color: #fff;
	font-size:16px;
}

.section-slider-title a{
	text-decoration:none;
}
.bg-active {
	background: #784726!important;
	color:#fff!important;
}
.btn-default {
    color: #ffffff;
    background-color: #0c63ae;
    border-color: #0c63ae;
    font-weight: 300;
    border-radius: 5px;
    padding: 6px 16px;
    margin: 26px 20px 20px 0px;
}
.btn-default:hover {
    color: #ffff;
    background-color: #000;
}
.btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #fef1e8;
    border-color: #fef1e8!important;
}
.btn-default:active:hover, .btn-default.active:hover, 
.open > .dropdown-toggle.btn-default:hover, 
.btn-default:active:focus, .btn-default.active:focus, 
.open > .dropdown-toggle.btn-default:focus, 
.btn-default:active.focus, .btn-default.active.focus, 
.open > .dropdown-toggle.btn-default.focus {
    color: #fff;
    background-color:#784726;
    border-color: none!important;
}

/*==END SLIDER==*/

/*=== Inner Pages Bottom Border ====*/
/*==section Title==*/
.section-title h1 {
    font-size: 35px;
    font-weight: 700;
    line-height: 40px;
    color: #070707;
    margin: 0px 0px 0px;
    text-transform: uppercase;
    letter-spacing: 0px;
}
.txt-white h1 {
    font-size: 35px;
    font-weight: bold;
    line-height: 40px;
    color: #ffffff!important;
    margin: 0px 0px 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.section-title h2 {
    font-size: 35px;
    font-weight: 700;
    line-height: 40px;
    color: #070707;
    margin: 0px 0px 0px;
    text-transform: uppercase;
    letter-spacing: 0px;
}
.txt-white h2 {
    font-size: 35px;
    font-weight: bold;
    line-height: 40px;
    color: #ffffff!important;
    margin: 0px 0px 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.txt-white .fancy span:before, .txt-white .fancy span:after {
    content: "";
    position: absolute;
    height: 15px;
    border-bottom: 4px solid #ffffff!important;
    top: 0;
    width: 220px;
}
.fancy {
  line-height: 0.5;
  text-align: center;
}
.fancy span {
    display: inline-block;
    position: relative;
    top: 5px;  
}
.fancy span:before, 
.fancy span:after {
    content: "";
    position: absolute;
    height: 20px;
    border-bottom: 4px solid #0d3b8c;
    top: 0;
    width: 100px;
}
.fancy span:before {
  right: 100%;
  margin-right: 15px;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
}
/*==== Home specility ======*/
.txt-white .fancy-speciality-1 span:before, 
.txt-white .fancy-speciality-1 span:after {
    content: "";
    position: absolute;
    height: 15px;
    border-bottom: 4px solid #ffffff!important;
    top: 0;
    width: 120px;
}
.fancy-speciality-1 {
  line-height: 0.5;
  text-align: center;
}
.fancy-speciality-1 span {
    display: inline-block;
    position: relative;
    top: 5px;  
}
.fancy-speciality-1 span:before, 
.fancy-speciality-1 span:after {
    content: "";
    position: absolute;
    height: 20px;
    border-bottom: 4px solid #0d3b8c;
    top: 0;
    width: 120px;
}
.fancy-speciality-1 span:before {
  right: 100%;
  margin-right: 15px;
}
.fancy-speciality-1 span:after {
  left: 100%;
  margin-left: 15px;
}
/*==== Home Testimonial ======*/
.txt-white .fancy-testi span:before, 
.txt-white .fancy-testi span:after {
    content: "";
    position: absolute;
    height: 15px;
    border-bottom: 4px solid #ffffff!important;
    top: 0;
    width: 100px;
}
.fancy-testi {
  line-height: 0.5;
  text-align: center;
}
.fancy-testi span {
    display: inline-block;
    position: relative;
    top: 5px;  
}
.fancy-testi span:before, 
.fancy-testi span:after {
    content: "";
    position: absolute;
    height: 20px;
    border-bottom: 4px solid #0d3b8c;
    top: 0;
    width: 100px;
}
.fancy-testi span:before {
  right: 100%;
  margin-right: 15px;
}
.fancy-testi span:after {
  left: 100%;
  margin-left: 15px;
}

/*=== Leader About us  ====*/
.fancy-leader-1 {
    line-height: 0.5;
}
.fancy-leader-1 span {
      display: inline-block;
      position: relative;
      top: 0px;  
}
.fancy-leader-1 span:before, .fancy-leader-1 span:after {
    content: "";
    position: absolute;
    height: 10px;
    border-bottom: 4px solid #0d3b8c;
    top: 0;
    width: 94px;
    left: 5px;
}
.fancy-leader-1 span:before {
    right: 100%;
    margin-right: -100px;
}
.fancy-leader-1 span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-leader-1 img {
    margin-left: 115px;
    margin-top: 3px;
}
.fancy-advisor-1 {
    line-height: 0.5;
}
.fancy-advisor-1 span {
      display: inline-block;
      position: relative;
      top: 0px;  
}
.fancy-advisor-1 span:before, 
.fancy-advisor-1 span:after {
		content: "";
		position: absolute;
		height: 10px;
		border-bottom: 4px solid #0d3b8c;
		top: 0;
		width: 200px;
		left: 5px;
}
.fancy-advisor-1 span:before {
    right: 100%;
    margin-right: -100px;
}
.fancy-advisor-1 span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-advisor-1 img {
    margin-left: 220px;
    margin-top: 3px;
}
/*=== Specility p ===*/
.fancy-specility-2 {
    line-height: 0.5;
}
.fancy-specility-2 span {
      display: inline-block;
      position: relative;
      top: 0px;  
}
.fancy-specility-2 span:before, .fancy-specility-2 span:after {
    content: "";
    position: absolute;
    height: 10px;
    border-bottom: 4px solid #0d3b8c;
    top: 0;
    width: 85px;
    left: 5px;
}
.fancy-specility-2 span:before {
    right: 100%;
    margin-right: -100px;
}
.fancy-specility-2 span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-specility-2 img {
    margin-left: 108px;
    margin-top: 3px;
}

/*=== Doctors page  ===*/
.fancy-doctors-2 {
    line-height: 0.5;
}
.fancy-doctors-2 span {
      display: inline-block;
      position: relative;
      top: 0px;  
}
.fancy-doctors-2 span:before, .fancy-doctors-2 span:after {
    content: "";
    position: absolute;
    height: 10px;
    border-bottom: 4px solid #0d3b8c;
    top: 0;
    width: 182px;
    left: 5px;
}
.fancy-doctors-2 span:before {
    right: 100%;
    margin-right: -100px;
}
.fancy-doctors-2 span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-doctors-2 img {
    margin-left: 204px;
    margin-top: 3px;
}
/*=== Doctors profile =====*/
.fancy-doct-profile-2 {
    line-height: 0.5;
}
.fancy-doct-profile-2 span {
      display: inline-block;
      position: relative;
      top: 0px;  
}
.fancy-doct-profile-2 span:before, .fancy-doct-profile-2 span:after {
    content: "";
    position: absolute;
    height: 10px;
    border-bottom: 4px solid #0d3b8c;
    top: 0;
    width: 140px;
    left: 5px;
}
.fancy-doct-profile-2 span:before {
    right: 100%;
    margin-right: -100px;
}
.fancy-doct-profile-2 span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-doct-profile-2 img {
    margin-left: 160px;
    margin-top: 3px;
}
.margBtm-50 {
	margin-bottom:50px;
}
/*===== Doctors Journal ======*/
.fancy-journal-2 {
    line-height: 0.5;
}
.fancy-journal-2 span {
      display: inline-block;
      position: relative;
      top: 0px;
}
.fancy-journal-2 span:before, .fancy-journal-2 span:after {
    content: "";
    position: absolute;
    height: 10px;
    border-bottom: 4px solid #0D3B8C;
    top: 0;
    width: 145px;
    left: 5px;
}
.fancy-journal-2 span:before {
    right: 100%;
    margin-right: -150px;
}
.fancy-journal-2 span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-journal-2 img {
    margin-left: 170px;
    margin-top: 3px;
}

/*===== contact page ======*/
.fancy-contact-2 {
    line-height: 0.5;
}
.fancy-contact-2  span {
      display: inline-block;
      position: relative;
      top: 0px;
}
.fancy-contact-2  span:before, .fancy-contact-2  span:after {
    content: "";
    position: absolute;
    height: 10px;
    border-bottom: 4px solid #0D3B8C;
    top: 0;
    width: 90px;
    left: 5px;
}
.fancy-contact-2  span:before {
    right: 100%;
    margin-right: -90px;
}
.fancy-contact-2  span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-contact-2  img {
    margin-left: 110px;
    margin-top: 3px;
}
/*===== Career page ======*/
.fancy-career-2 {
    line-height: 0.5;
}
.fancy-career-2  span {
      display: inline-block;
      position: relative;
      top: 0px;
}
.fancy-career-2  span:before, .fancy-career-2  span:after {
    content: "";
    position: absolute;
    height: 10px;
    border-bottom: 4px solid #0D3B8C;
    top: 0;
    width: 40px;
    left: 5px;
}
.fancy-career-2  span:before {
    right: 100%;
    margin-right: -40px;
}
.fancy-career-2 span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-career-2  img {
    margin-left: 60px;
    margin-top: 3px;
}
/*===== photo gallery  ======*/
.fancy-photo-gallery-2 {
    line-height: 0.5;
}
.fancy-photo-gallery-2  span {
    display: inline-block;
    position: relative;
    top: 0px;
}
.fancy-photo-gallery-2 span:before, .fancy-photo-gallery-2  span:after {
      content: "";
      position: absolute;
      height: 10px;
      border-bottom: 4px solid #0D3B8C;
      top: 0;
      width: 120px;
  }
.fancy-photo-gallery-2  span:before {
    right: 100%;
    margin-right: -120px;
}
.fancy-photo-gallery-2  span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-photo-gallery-2  img {
    margin-left: 135px;
    margin-top: 3px;
}
/*===== video gallery ======*/
.fancy-video-gallery-2 {
    line-height: 0.5;
}
.fancy-video-gallery-2  span {
    display: inline-block;
    position: relative;
    top: 0px;
}
.fancy-video-gallery-2 span:before, .fancy-video-gallery-2  span:after {
      content: "";
      position: absolute;
      height: 10px;
      border-bottom: 4px solid #0D3B8C;
      top: 0;
      width: 110px;
  }
.fancy-video-gallery-2  span:before {
    right: 100%;
    margin-right: -110px;
}
.fancy-video-gallery-2  span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-video-gallery-2 img {
    margin-left: 130px;
    margin-top: 3px;
}
/* ===== New &  Event ====*/
.fancy-news-event-2 {
    line-height: 0.5;
}
.fancy-news-event-2 span {
      display: inline-block;
      position: relative;
      top: 0px;  
}
.fancy-news-event-2 span:before, .fancy-news-event-2 span:after {
    content: "";
    position: absolute;
    height: 10px;
    border-bottom: 4px solid #0d3b8c;
    top: 0;
    width: 110px;
    left: 5px;
}
.fancy-news-event-2 span:before {
    right: 100%;
    margin-right: -100px;
}
.fancy-news-event-2 span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-news-event-2 img {
    margin-left: 130px;
    margin-top: 3px;
}
/*==== Event Details =====*/
.fancy-event-details-2 {
    line-height: 0.5;
}
.fancy-event-details-2 span {
      display: inline-block;
      position: relative;
      top: 0px;  
}
.fancy-event-details-2 span:before, .fancy-event-details-2 span:after {
    content: "";
    position: absolute;
    height: 10px;
    border-bottom: 4px solid #0d3b8c;
    top: 0;
    width: 110px;
    left: 5px;
}
.fancy-event-details-2 span:before {
    right: 100%;
    margin-right: -100px;
}
.fancy-event-details-2 span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-event-details-2 img {
    margin-left: 130px;
    margin-top: 3px;
}
/*==== Past Event =====*/
.fancy-past-event-2 {
    line-height: 0.5;
}
.fancy-past-event-2  span {
      display: inline-block;
      position: relative;
      top: 0px;  
}
.fancy-past-event-2 span:before, .fancy-past-event-2 span:after {
    content: "";
    position: absolute;
    height: 10px;
    border-bottom: 4px solid #0d3b8c;
    top: 0;
    width: 120px;
    left: 5px;
}
.fancy-past-event-2 span:before {
    right: 100%;
    margin-right: -100px;
}
.fancy-past-event-2 span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-past-event-2 img {
    margin-left: 140px;
    margin-top: 3px;
}
/*=== Health Library ====*/
.fancy-health-library-2 {
    line-height: 0.5;
}
.fancy-health-library-2  span {
      display: inline-block;
      position: relative;
      top: 0px;  
}
.fancy-health-library-2 span:before, .fancy-health-library-2 span:after {
    content: "";
    position: absolute;
    height: 10px;
    border-bottom: 4px solid #0d3b8c;
    top: 0;
    width: 120px;
    left: 5px;
}
.fancy-health-library-2 span:before {
    right: 100%;
    margin-right: -100px;
}
.fancy-health-library-2 span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-health-library-2 img {
    margin-left: 140px;
    margin-top: 3px;
}

/*===== Facility =====*/
.fancy-facilityTxt-2 {
    line-height: 0.5;
}
.fancy-facilityTxt-2  span {
      display: inline-block;
      position: relative;
      top: 0px;  
}
.fancy-facilityTxt-2 span:before, .fancy-facilityTxt-2 span:after {
    content: "";
    position: absolute;
    height: 10px;
    border-bottom: 4px solid #0d3b8c;
    top: 0;
    width: 65px;
    left: 5px;
}
.fancy-facilityTxt-2 span:before {
    right: 100%;
    margin-right: -100px;
}
.fancy-facilityTxt-2 span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-facilityTxt-2  img {
    margin-left: 85px;
    margin-top: 3px;
}
/*==== Doctor profile ====*/
.fancy-doct-profile-2 {
    line-height: 0.5;
}
.fancy-doct-profile-2  span {
      display: inline-block;
      position: relative;
      top: 0px;  
}
.fancy-doct-profile-2 span:before, .fancy-doct-profile-2 span:after {
    content: "";
    position: absolute;
    height: 10px;
    border-bottom: 4px solid #0d3b8c;
    top: 0;
    width: 130px;
    left: 5px;
}
.fancy-doct-profile-2 span:before {
    right: 100%;
    margin-right: -140px;
}
.fancy-doct-profile-2 span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-doct-profile-2 img {
    margin-left: 155px;
    margin-top: 3px;
}
/*==== Privacy Policy  =====*/
.fancy-privacy-2 {
    line-height: 0.5;
}
.fancy-privacy-2 span {
    display: inline-block;
    position: relative;
    top: 0px;
}
.fancy-privacy-2 span:before, .fancy-privacy-2 span:after {
      content: "";
      position: absolute;
      height: 10px;
      border-bottom: 4px solid #0D3B8C;
      top: 0;
      width: 120px;
 }
.fancy-privacy-2 span:before {
    right: 100%;
    margin-right: -120px;
}
.fancy-privacy-2 span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-privacy-2 img {
    margin-left: 135px;
    margin-top: 3px;
}
/*==== Terms And condition =====*/
.fancy-termsCon-2 {
    line-height: 0.5;
}
.fancy-termsCon-2 span {
    display: inline-block;
    position: relative;
    top: 0px;
}
.fancy-termsCon-2 span:before, .fancy-termsCon-2 span:after {
      content: "";
      position: absolute;
      height: 10px;
      border-bottom: 4px solid #0D3B8C;
      top: 0;
      width: 170px;
  }
.fancy-termsCon-2 span:before {
    right: 100%;
    margin-right: -170px;
}
.fancy-termsCon-2 span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-termsCon-2 img {
    margin-left: 185px;
    margin-top: 3px;
}

/*==== Testomonial Page ====*/
.fancy-testimonialpg-2{
    line-height: 0.5;
}
.fancy-testimonialpg-2 span {
    display: inline-block;
    position: relative;
    top: 0px;
}
.fancy-testimonialpg-2 span:before, .fancy-testimonialpg-2 span:after {
      content: "";
      position: absolute;
      height: 10px;
      border-bottom: 4px solid #0D3B8C;
      top: 0;
      width: 110px;
  }
.fancy-testimonialpg-2 span:before {
    right: 100%;
    margin-right: -110px;
}
.fancy-testimonialpg-2 span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-testimonialpg-2 img {
    margin-left: 130px;
    margin-top: 3px;
}
/*=== Covid Page ====*/
.fancy-covidPg-2{
    line-height: 0.5;
}
.fancy-covidPg-2 span {
    display: inline-block;
    position: relative;
    top: 0px;
}
.fancy-covidPg-2 span:before, .fancy-covidPg-2 span:after {
      content: "";
      position: absolute;
      height: 10px;
      border-bottom: 4px solid #0D3B8C;
      top: 0;
      width: 150px;
  }
.fancy-covidPg-2 span:before {
    right: 100%;
    margin-right: -150px;
}
.fancy-covidPg-2 span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-covidPg-2 img {
    margin-left: 170px;
    margin-top: 3px;
}
/*======= Disclaimer Page =======*/
.fancy-disclaimerpg-2{
    line-height: 0.5;
}
.fancy-disclaimerpg-2 span {
    display: inline-block;
    position: relative;
    top: 0px;
}
.fancy-disclaimerpg-2 span:before, .fancy-disclaimerpg-2 span:after {
      content: "";
      position: absolute;
      height: 10px;
      border-bottom: 4px solid #0D3B8C;
      top: 0;
      width: 80px;
  }
.fancy-disclaimerpg-2 span:before {
    right: 100%;
    margin-right: -80px;
}
.fancy-disclaimerpg-2 span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-disclaimerpg-2 img {
    margin-left: 100px;
    margin-top: 3px;
}
.disclaimerpg-Bx h2{
	font-size: 22px;
    margin: 10px 0px;
    font-weight: 600;
    color: #2C4292;
}
.disclaimerpg-Bx h3 {
    font-size: 16px;
    margin: 14px 0px;
    font-weight: 600;
    color: #2C4292;
}
.disclaimerpg-Bx p {
    color: #545556;
    font-size: 15px;
    line-height: 25px;
}
.recurimentDescBx h2{
	font-size: 22px;
    margin: 10px 0px;
    font-weight: 600;
    color: #2C4292;
}
.recurimentDescBx h3{
	font-size: 22px;
    margin: 10px 0px;
    font-weight: 600;
    color: #2C4292;
}

/*===== press release ======*/
.fancy-press-release-2  {
    line-height: 0.5;
}
.fancy-press-release-2  span {
      display: inline-block;
      position: relative;
      top: 0px;
}
.fancy-press-release-2  span:before, .fancy-press-release-2  span:after {
    content: "";
    position: absolute;
    height: 10px;
    border-bottom: 4px solid #0D3B8C;
    top: 0;
    width: 100px;
    left: 5px;
}
.fancy-press-release-2  span:before {
    right: 100%;
    margin-right: -100px;
}
.fancy-press-release-2  span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-press-release-2  img {
    margin-left: 120px;
    margin-top: 3px;
}

/*====== Book An appointment============*/
.fancy-book-appointment-2 {
    line-height: 0.5;
}
.fancy-book-appointment-2 span {
    display: inline-block;
    position: relative;
    top: 0px;
}
.fancy-book-appointment-2 span:before, .fancy-book-appointment-2 span:after {
      content: "";
      position: absolute;
      height: 10px;
      border-bottom: 4px solid #0D3B8C;
      top: 0;
      width: 110px;
  }
.fancy-book-appointment-2 span:before {
    right: 100%;
    margin-right: -110px;
}
.fancy-book-appointment-2 span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-book-appointment-2 img {
    margin-left: 125px;
    margin-top: 3px;
}
/*=== Health packages ======*/
.fancy-packages-2 {
    line-height: 0.5;
}
.fancy-packages-2 span {
    display: inline-block;
    position: relative;
    top: 0px;
}
.fancy-packages-2 span:before, .fancy-packages-2 span:after {
      content: "";
      position: absolute;
      height: 10px;
      border-bottom: 4px solid #FFFFFF;
      top: 0;
      width: 140px;
  }
.fancy-packages-2 span:before {
    right: 100%;
    margin-right: -140px;
}
.fancy-packages-2 span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-packages-2 img {
    margin-left: 155px;
    margin-top: 3px;
}
/*===== Health Library======*/
.fancy-health-library-2 {
    line-height: 0.5;
}
.fancy-health-library-2 span {
    display: inline-block;
    position: relative;
    top: 0px;
}
.fancy-health-library-2 span:before, .fancy-health-library-2 span:after {
      content: "";
      position: absolute;
      height: 10px;
      border-bottom: 4px solid #0D3B8C;
      top: 0;
      width: 120px;
  }
.fancy-health-library-2 span:before {
    right: 100%;
    margin-right: -120px;
}
.fancy-health-library-2 span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-health-library-2 img {
    margin-left: 140px;
    margin-top: 3px;
}
/*===== Disclaminar ======*/
.fancy-disclaimer-2  {
    line-height: 0.5;
}
.fancy-disclaimer-2  span {
    display: inline-block;
    position: relative;
    top: 0px;
}
.fancy-disclaimer-2  span:before, .fancy-disclaimer-2  span:after {
      content: "";
      position: absolute;
      height: 10px;
      border-bottom: 4px solid #0D3B8C;
      top: 0;
      width: 210px;
  }
.fancy-disclaimer-2  span:before {
    right: 100%;
    margin-right: -210px;
}
.fancy-disclaimer-2  span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-disclaimer-2  img {
    margin-left: 230px;
    margin-top: 3px;
}
/*===== BMC compliances  ======*/
.fancy-compliances-2 {
    line-height: 0.5;
}
.fancy-compliances-2 span {
    display: inline-block;
    position: relative;
    top: 0px;
}
.fancy-compliances-2 span:before, .fancy-compliances-2 span:after {
      content: "";
      position: absolute;
      height: 10px;
      border-bottom: 4px solid #0D3B8C;
      top: 0;
      width: 145px;
  }
.fancy-compliances-2 span:before {
    right: 100%;
    margin-right: -145px;
}
.fancy-compliances-2 span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-compliances-2 img {
    margin-left: 160px;
    margin-top: 3px;
}
/*=====  Academics  ======*/

.bg-blue-btn a{
    color: #fff!important;
    background-color: #2c4292!important;
    border-color: #2c4292!important;
}

.fancy-academics-2 {
    line-height: 0.5;
}
.fancy-academics-2 span {
    display: inline-block;
    position: relative;
    top: 0px;
}
.fancy-academics-2 span:before, .fancy-academics-2 span:after {
      content: "";
      position: absolute;
      height: 10px;
      border-bottom: 4px solid #0D3B8C;
      top: 0;
      width: 120px;
  }
.fancy-academics-2 span:before {
    right: 100%;
    margin-right: -120px;
}
.fancy-academics-2 span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-academics-2 img {
    margin-left: 135px;
    margin-top: 3px;
}

/*==== search page====*/
.fancy-searchpage-2 {
    line-height: 0.5;
}
.fancy-searchpage-2 span {
    display: inline-block;
    position: relative;
    top: 0px;
}
.fancy-searchpage-2 span:before, .fancy-searchpage-2 span:after {
      content: "";
      position: absolute;
      height: 10px;
      border-bottom: 4px solid #0D3B8C;
      top: 0;
      width: 220px;
}
.fancy-searchpage-2 span:before {
    right: 100%;
    margin-right: -220px;
}
.fancy-searchpage-2 span:after {
    left: 100%;
    margin-left: 18px;
}
.fancy-searchpage-2 img {
    margin-left: 240px;
    margin-top: 3px;
}


/*=== =====*/
.marg-btm-40 {
	margin-bottom:40px;
}
.common-btn, input[type=submit] {
    padding: 20px 35px;
    font-size: 16px;
    background: #0000;
    color: #b4afaf;
	border-radius: 52px;
	border:1px solid #6e6969; 
		 
}
.common-btn:hover {
	color:#fff;
    box-shadow: 6px 6px 0px 0px #000;
}
.colorBlk, input[type=submit] {
    color: #000;	 
}
.colorBlk:hover {
	color:#000;
    box-shadow: 6px 6px 0px 0px #000;
	text-decoration:none;
}
/*============== Background Color section==============*/
.bg-blue {
	background:#2c4292;
}
.bg-red {
	background:#cc2121;
}
.bg-green {
	background:#90b842;
}
.bg-blue-gradient {
    background: linear-gradient(to bottom, #2b408f 0%, #172454 100%);
    padding: 40px 0px;
}

.Banner-bg {
    background-image:linear-gradient( #00000099 , #00000094 , #0000009c),url(./images/product-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding:80px 0px ;
	margin-top:140px;
}
.Banner-bg-2 {
    background-image:linear-gradient( #00000099 , #00000094 , #0000009c),url(./images/rate-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding:80px 0px ;
	/*background-attachment: fixed;*/
}
.banner-content p{
	color:#ffff;
	font-size:17px;
	line-height:30px;
}
.banner-content h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    color: #fff;
    margin: 10px 0px 0px;
    text-transform: uppercase;
}
.banner-content ul  {
	padding:0px;
}
.banner-content ul li  {
	display:inline-block;
	color:#fff;
	font-size:35px;
	padding:0px 4px;
}
.banner-content .blue-color {
	    color: #0c63ae;
}

/*============= Slick  ==============*/
#Specialities-slider .slick-dots { 
	display:none!important;
}
#Specialities-slider .slick-next, 
#Specialities-slider .slick-prev {
    font-size: 0;
    line-height: 0;
    top: 40%;
    border-radius: 50%;
    margin-top: -10px\9;
    -webkit-transform: translate(0,-70%);
    -ms-transform: translate(0,-70%);
    transform: translate(0,-70%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
}
.slick-slider {
    margin:0px 20px!important;
}
.slick-prev.slick-disabled:before, 
.slick-next.slick-disabled:before {
    opacity: 1!important;
}
.slick-prev:hover, .slick-prev:focus, 
.slick-next:hover, .slick-next:focus {
    color: #020202!important;
    outline: none;
    background: #0000!important;
}
.slick-next:before, 
.slick-prev:before {
    font-size: 30px;
    font-weight: bold;
    opacity: .75;
    color: #90b842;
    background: #fff;
    box-shadow: 2px 3px 5px 0px #a1a1a1;
    padding: 3px 15px;
    border-radius: 50%;
    line-height: 0px;
}
.slick-prev {
    left: -50px;
}
.slick-next {
    right: -30px;
}
/*=========== Specialities=========*/
.section-title {
    margin-bottom: 30px;
}
.marg-40-0 {
	margin:40px 0px;
} 
#Specialities-slider .slick-slide img {
    display: block;
    width: 130px;
	height:130px;
    margin: 0 auto;
    border-radius: 20px;
}
.SpecialitiesBx {
	margin:20px 10px 0px;
}
.SpecialitiesBx h4 a {
	color:#000;
	margin: 10px 0px;
	text-decoration: none;
}
.SpecialitiesBx h4 {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    margin: 20px 0px 0px;
	text-align:center;
}
.SpecialitiesBx a:-webkit-any-link:focus-visible {
	outline: none;
}
.SpecialitiesBx img{
	box-shadow: 5px 7px 10px #ababab;
}
.SpecialitiesBx:hover img{
	box-shadow: 5px 7px 10px #989898;
}
.SpecialitiesBx:hover h4{
	color: #1c3388;
}
.slick-carousel {
  margin: 0 auto;
  width: 1000px;
}

/*======= Doctors Section =========*/
#Doctors-slider .slick-next, .slick-prev {
    top: 50%;
}
.our-team{
    border: 1px solid #0000;
    position: relative;
    overflow: hidden;
	margin: 20px 10px;
    border-radius: 6px;
	height: 250px;
	cursor: pointer;
}
.our-team img {
    width: 100%;
    height: 250px;
}
.our-team:hover .team-content{
    transform: translateX(0);
	 background:linear-gradient(to bottom, #233fa7d1 0%, #0d1b4fcf 100%);
}
.our-team .team-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 45px 18px;
    transform: translateY(100%);
    transition: all 0.40s ease 0s;
	text-align: center;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
	
}
.team-content:before {
     /*background:linear-gradient(to bottom, #233fa7d1 0%, #0d1b4fcf 100%);*/
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .40s ease;
    transition: all .40s ease;
}
.team-content:hover:before {
    top:50;
}
.team-content:hover{
  color:#2A4556;
  transition:0.40s;
}
.team-content:after {
    position: absolute;
    right: 2.34375rem;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(50%);
    -ms-transform: translateY(-50%) translateX(50%);
    transform: translateY(-50%) translateX(50%);
    font-size: 1.75em;
}
.our-team .team-content .post-title{
    font-size: 17px;
    color: #fff;
    margin: 30px 0 5px 0;
    font-weight: 600;
}
.our-team .team-content .post{
    font-size: 14px;
    color: #e0e0e0;
    display: block;
    margin-bottom: 20px;
}
.bookBtn {
	padding: 0px 4px;
    border-radius: 4px;
    background: #cfeba0;
    position: relative;
    bottom: -50px;
}
.bookBtn a {
    text-decoration: none;
    font-size: 11px;
    font-weight: 600;
}
.bookBtn a i {
    color: #2a3f8d;
    margin: 0px 4px;
}
.border2 {
	padding: 6px 25px;
    border-radius: 3px;
    background-color: white;
    color: #2a3f8d;
    border: 1px solid #2a3f8d;
	font-weight: 400;
}
.border2-white {
    padding: 6px 25px;
    border-radius: 3px;
    background-color: #ffffff00;
    color: #c7c7c7;
    border: 2px solid #a1a1a1;
    font-weight: 400;
    margin: 20px 0px 0px;
}
.our-team .team-prof{
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
    padding: 12px 10px;
    background: linear-gradient(to bottom, #233fa7d1 0%, #0d1b4fcf 100%);
    transform: translateX(0);
    transition: all 0.50s ease 0s;
	height:80px;
}
.our-team:hover .team-prof{
    transform: translateX(100%);
}
.our-team .team-prof .post-title {
    font-size: 15px;
    color: #fff;
    margin: 0 0 5px 0;
    font-weight: 600;
	height:30px;
	width: 46%;
	display:table-cell;
	vertical-align:middle;
	margin:0 auto;
}
.our-team .team-prof .post {
    font-size: 14px;
    color: #e0e0e0;
    margin-bottom: 0;
	height:20px;
}
.doctors-data-ht-1 {
    height: 65px;
}
.doctors-data-ht-2 {
    height: 65px;
}
@media only screen and (max-width: 990px) {
    .our-team{ margin-bottom: 20px; }
}
/*========================*/
#Awards-slider .slick-next:before, 
#Awards-slider .slick-prev:before {
    box-shadow: none;
}
#Awards-slider .slick-next:before, 
#Awards-slider .slick-prev:before {
    font-size: 30px;
    font-weight: bold;
    opacity: .75;
    color: #90b842;
    background: #fff;
    box-shadow: 2px 3px 5px 0px #a1a1a1;
    padding: 3px 15px;
    border-radius: 50%;
    line-height: 0px;
}
.awardBx {
	margin:40px 0px;
}
.award-inn-bx {
	border-radius: 10px;
	background: linear-gradient( #000 35%, #90b84200 20px);
	margin:12px ;
}
.award-inn-bx img{
	width:100%;
	border-bottom: 10px solid #000;
	border-radius: 8px;
	height: 180px;
}
.award-inn-img-gradient:after {
  content:'';
  position:absolute;
  left:0; top:0;
  width:100%; height:100%;
  display:inline-block;
  background: -moz-linear-gradient(top, rgba(0,47,75,0.5) 0%, rgba(220, 66, 37, 0.5) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(220, 66, 37, 0.5)), color-stop(100%,rgba(0,47,75,0.5))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002f4b', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
.award-inn-bx:hover  img{
	border-bottom: 10px solid #90b842;
}
.award-inn-bx:hover .award-txt h3 {
    border-left: 5px solid #90b842;
    color: #90b842;
    height: 50px;
}
.award-txt h3 {
    border-left: 5px solid #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 0px 0px 0px 14px;
    color: #fff;
    line-height: 22px;
    letter-spacing: 1px;
	margin-top:20px;
	height: 50px;
	text-transform: capitalize;
}
#myAwards-1 .carousel-control {
	display:none;
}
#myAwards-2 .carousel-control {
	display:none;
}
#myAwards-3 .carousel-control {
	display:none;
}
#myAwards-4 .carousel-control {
	display:none;
}

#myAwards-1 .carousel-indicators {
    bottom: 80px;
}
#myAwards-1 .carousel-indicators .active {
    width: 8px;
    height: 8px;
    margin: 1px;
    background-color: #fff;
    border: 1px solid #fff;
}
#myAwards-1 .carousel-indicators li {
    display: inline-block;
	width: 8px;
    height: 8px;
    background-color: #ffffffad;
    border: 1px solid #fff0;
}

#myAwards-2 .carousel-indicators {
    bottom: 80px;
}
#myAwards-2 .carousel-indicators .active {
    width: 8px;
    height: 8px;
    margin: 1px;
    background-color: #fff;
    border: 1px solid #fff;
}
#myAwards-2 .carousel-indicators li {
    display: inline-block;
	width: 8px;
    height: 8px;
    background-color: #ffffffad;
    border: 1px solid #fff0;
}
#myAwards-3 .carousel-indicators {
    bottom: 80px;
}
#myAwards-3 .carousel-indicators .active {
    width: 8px;
    height: 8px;
    margin: 1px;
    background-color: #fff;
    border: 1px solid #fff;
}
#myAwards-3 .carousel-indicators li {
    display: inline-block;
	width: 8px;
    height: 8px;
    background-color: #ffffffad;
    border: 1px solid #fff0;
}

 #myAwards-4 .carousel-indicators {
    bottom: 80px;
}
 #myAwards-4 .carousel-indicators .active {
    width: 8px;
    height: 8px;
    margin: 1px;
    background-color: #fff;
    border: 1px solid #fff;
}
 #myAwards-4 .carousel-indicators li {
    display: inline-block;
	width: 8px;
    height: 8px;
    background-color: #ffffffad;
    border: 1px solid #fff0;
}
/*=========== Video Gallery=============*/
.videoGallery-Bx {
    box-shadow: 0px 0px 10px 0px #ddd;
    padding: 10px 10px;
    margin: 20px 0px;
    cursor: pointer;
    height: 240px;
}	
.videoGallery-Bx h4 {
    font-size: 15px;
    color: #000;
    margin: 10px 0px;
    line-height: 20px;
}	
#galleryTab .nav-tabs {
    border-bottom: 1px solid #fff;
    background: #E3E3E3;
    padding: 10px 10px;
    margin-bottom: 20px;
}	
#galleryTab .nav-tabs > li.active > a,
#galleryTab.nav-tabs > li.active > a:hover,
#galleryTab.nav-tabs > li.active > a:focus {
    color: #000;
    cursor: pointer;
    background-color: #0000!important;
    border-top:none!important;
	border-left:none!important;
	border-right:none!important;
    border-bottom:2px solid #90B842;
}	
#galleryTab .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    margin: 0px 10px;
}	
#galleryTab .nav > li > a {
    font-size: 16px;
    position: relative;
    display: block;
    padding: 0px;
    color: #333;
	font-weight:500;
	border-top:none!important;
	border-left:none!important;
	border-right:none!important;
    border-bottom:2px solid #0000;
}
#galleryTab .nav > li > a:hover, #galleryTab .nav > li > a:focus {
		text-decoration: none;
		background-color: #0000!important;
		border-top: none!important;
		border-left: none!important;
		border-right: none!important;
		border-bottom: 2px solid #90b842;
}
.pressMediaBX {
	border:1px solid #ddd;
	border-radius:8px;
	padding:5px 5px;
	margin:20px 0px;
}
#pressrRelease .fa {
    font-size: 30px;
    color: #fff;
    padding: 10px 20px;
    margin-left: 0px;
}
#pressrRelease #overlay img {
    height: 500px;
}

@media screen and (min-width: 991px) {
	#pressrRelease {
		padding: 20px 0px;
	}
}
#pressrRelease .img-wrapper {
  position: relative;
  margin-top: 15px;
}
#pressrRelease .img-wrapper img {
    width: 100%;
    height: 350px;
}
#pressrRelease .img-overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}
#pressrRelease .img-overlay i {
    color: #fff;
    font-size: 3em;
}
#overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999999999999999999999999;
  /*Removes blue highlight*/
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  img {
    margin: 0;
    width: 80%;
    height: auto;
    object-fit: contain;
    padding: 5%;
    @media screen and (min-width:768px) {
        width: 60%;
    }
    @media screen and (min-width:1200px) {
        width: 50%;
    }
  }
}
#pressrRelease #nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#pressrRelease #nextButton :hover {
    opacity: 0.7;
}
@media screen and (min-width:768px) {
	#nextButton {
		font-size: 3em;
	 }
}
#pressrRelease #prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#pressrRelease #prevButton:hover {
    opacity: 0.7;
}
@media screen and (min-width:768px) {
	 #prevButton{
		font-size: 3em;
	  }
}
#pressrRelease #exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
 }
#pressrRelease #exitButton:hover {
    opacity: 0.7;
  }
@media screen and (min-width:768px) {
	#exitButton{
		font-size: 3em;
	}
}
.plyBtn-img img {
    /* position: relative; */
    margin-bottom: 20px;
    border-radius: 6px;
    width: 100%;
}
.plyBtn a{
    position: absolute;
    top: 94px;
    z-index: 99999;
    left: 100px;
}
.videogallerybx {
    background: #fff;
    border-radius: 6px;
    padding: 18px 18px;
    margin: 10px 10px 30px;
    border-top: 8px solid #fff;
    box-shadow: 5px 4px 5px 0px #ddd;
	height: 260px;
    cursor: pointer!important;
}
.videogallerybx:hover {
    border-top:8px solid #90b842;
    box-shadow: 3px 3px 7px 0px #8e8b8b;
}
.videogallery-txt a{
    line-height: 23px;
	text-decoration: none;
}
.titleTxt {
    font-size: 14px;
    color:#000;
    font-weight: 500;
	height:30px!important;
}
.titleTxt:hover {
    color:#000;
}
.dateTxt {
    font-size: 13px;
    color: #2a3f8d;
    font-weight: 500;
}
.viewTxt{
    font-size: 14px;
    color: #90b842;
    font-weight: 500;
}
.viewTxt:hover{
    color: #90b842;
}
.videogallerybx-2 .plyBtn-img img {
    margin-bottom: 10px;
    border-radius: 6px;
    width: 100%;
}
.videogallerybx-2 {
    background: #0000;
    border-radius: 6px;
    padding: 0px 0px;
    margin: 10px 20px;
    border-top: 6px solid #23357800;
	cursor: pointer;
}
.videogallerybx-2:hover {
    border-top:6px solid #90b842;
}
.videogallerybx-2 .videogallery-txt a{
    line-height: 23px;
	text-decoration: none;
}
.videogallerybx-2 .titleTxt {
    color: #fff;
    font-size: 15px;
    margin: 20px 0px 10px;
}
.videogallerybx-2 .titleTxt:hover {
    color: #fff;
}
.videogallerybx-2 .dateTxt {
    color: #c0bbbb;
    font-size: 13px;
    margin: 0px 0px;
	font-weight: 500;
}
.videogallerybx-2 .viewTxt{
    color: #c0bbbb;
    font-size: 14px;
    margin: 0px 0px;
	font-weight: 500;
}
.videogallerybx-2 .viewTxt:hover{
    color: #c0bbbb;
}
.videogallery-txt {
	padding-top:10px;
	height:27px;
}

/*============ Image Gallery ================*/
.imgGallery-Bx {
	margin:20px 0px;
	position: relative;
	width: 100%;
}
.imgGallery-Bx img{ 
    width:100%;
    height:260px;
} 
.imgGallery-Bx  .image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}
.galleryTxt {
	position: absolute;
	width: 100%;
	height: 80px;
	bottom: 0;
	opacity: 0;
	transition: .5s ease;
    background: linear-gradient(to bottom, #233fa7d1 0%, #0d1b4fcf 100%);
    text-align: center;
    padding: 12px 10px;
    transform: translateX(0);
}
.imgGallery-Bx:hover .galleryTxt {
	opacity: 1;
}
.imgGallery-Bx:hover .image {
	opacity: 0.3;
}
.imgGallery-Bx .text {
    color: white;
    font-size: 16px;
    text-align: center;
    line-height: 25px;
    /*vertical-align: middle;*/
    /*display: table-cell;*/
    /*width: 50%;*/
    padding: 10px 0px;
}
/*============ Testimonial ================*/
.testimonialborderset{
    border-right: 2px solid #fefffb;
}

#Testimonial-slider .slick-next {
    display: none!important;
}
#Testimonial-slider .slick-prev {
    display: none!important;
}
#videotestimonial-slider .slick-next {
    display: none!important;
}
#videotestimonial-slider .slick-prev {
    display: none!important;
}

.testimonial-bx {
    margin:20px 10px 0px;
}
.testimonial-bx p {
    border-left: 4px solid #fefffb;
    padding-left: 15px;
    color: #fff;
    font-size: 14px;
    height: 140px;
    /*text-transform: capitalize;*/
    line-height: 25px;
}
.testimonial-bx p:hover {
    border-left: 4px solid #90b842;
}
.testimonial-bx h4 {
    padding-left: 15px;
    color: #fff;
    font-size: 16px;
    margin: 20px 0px 6px;
    font-weight: 500;
	text-transform: capitalize;
}
.testimonial-bx h5 {
    padding-left: 14px;
    color: #e3e3e3;
    font-size: 14px;
    margin: 0px 0px;
    font-weight: 200;
}
/*============ News & Events  ================*/
.newsEventbx {
    background: #fff;
    border-radius: 6px;
    padding: 15px 15px; 
    margin:10px 10px 35px;
    border-top:8px solid #fff;
    box-shadow: 5px 4px 5px 0px #ddd;
    cursor: pointer!important;
}
.newsEventbx:hover {
    border-top:8px solid #90b842;
    box-shadow: 3px 3px 7px 0px #8e8b8b;
}
.newsEventbx img {
    width: 100%;
    border-radius: 6px;
    height: 150px;
}
.newsEventbx a{
    line-height: 23px;
	text-decoration: none;
}
.newsEventbx h3 {
    color: #000;
    font-size: 14px;
    margin: 20px 0px 0px;
    line-height: 25px;
	text-transform:capitalize;
}
.newsEventbx p {
    color: #c0bbbb;
    font-size: 13px;
    line-height: 20px;
}
.newsEventbx .dateTxt {
    color: #2a3f8d;
    font-size: 12px;
    margin: 0px 0px;
}
.newsEventbx .viewTxt{
    color: #90b842;
    font-size: 12px;
    margin: 0px 0px 0px 20px;
}
.newsEventbx .viewTxt:hover{
    color: #90b842;
}

/*============ Our Partners ================*/
.ourPartnersbx {
   margin:10px 10px;
}
.ourPartnersbx img{
    width:100%;
    box-shadow: 0px 0px 10px 0px #ddd;
}
.ourPartnersbx img:hover{
    box-shadow: 3px 3px 7px 0px #8e8b8b;
}

/*============ Footer ================*/
.footer-top-event {
    width: 100%;
    background: linear-gradient(45deg, #90b842 35%, #90b84200 20px);
    height: 36px;
    margin-top: 20px;
}
.footer-top-event ul{
	padding:5px 50px;
	margin:0px;
}
.footer-top-event  ul li{
	list-style-type: none;
	padding:4px 0px;
	display: inline-block!important;
}
.footer-top-event ul li a {
    color: #ffffff;
    font-size: 14px;
    padding: 4px 10px;
    text-decoration: none;
    font-weight: 400;
}
.footer-top-event  ul li a:hover{
	text-decoration: none;
	color: #2c4292;
    background-color: transparent;
    transition: all 0.8s ease 0s;
}
.footer-top-event  ul li a:focus {
    color: #2c4292;
    background-color: transparent;
    transition: all 0.8s ease 0s;
}
.deatils-contact {
	padding:5px 50px;
	margin:0px;
}
.deatils-contact li{
	list-style-type: none;
	padding:0px 0px!important;
	display: block!important;
}
.deatils-contact li a{
	color: #ffffff;
    font-size: 14px;
    padding: 0px 0px;
	text-decoration: none;
}
.deatils-contact li a:hover{
	text-decoration: none;
}

.footer-bg {
    background-image: linear-gradient( to right ,#0c1533d6 , #243872e8 , #0e205ede),url(./images/footer-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0px;
}
.border-footer-col-2 {
    border-bottom: 2px solid #90b842;
    width: 25%;
}
.border-footer-col-3 {
    border-bottom: 2px solid #90b842;
    width: 18%;
}
.footer-col-content ul {
    padding: 0px;
    margin: 20px 0px 0px;
}

.socialMedia  {
    padding: 0px;
    margin:10px 0px 0px;
}
.socialMedia li {
    list-style-type: none;
    display: inline-block!important;
}
.socialMedia li a {
    color: #fff;
	text-decoration: none;
	
}

.socialMedia li i {
    font-size: 25px;
    margin: 0px 5px;
}
.socialMedia li .fa {
    font-size: 20px;
    color: #fff;
    padding: 0px 0px 5px;
    margin-left: 8px;
    border-bottom: 2px solid #23346900;
}
.socialMedia li .fa:hover{
	border-bottom: 2px solid #90b842;
}
.socialMedia h3 {
	color:#fff;
	font-size:20px;
	margin:10px 0px 10px;
	font-weight: 500;
}
.footer-col-content ul li{
	list-style-type: none;
	padding:4px 0px;
}
.footer-col-content ul li a{
	color:#fff;
	font-size: 14px;
}
.footer-col-content ul li a:hover{
	text-decoration: none;
}
.footer-top-row {
	color:#cac9c9;
	margin:10px 60px;
}
.footer-col-content h2 {
    color: #90b842;
    font-size: 15px;
    margin:10px 0px;
    text-transform: uppercase;
    font-weight: bold;
}
/*
.footpadd-left-60 {
	padding-left:45px;
}*/
.quick-contact {
	margin-top:30px;
}
.footer-col-content .fa {
    font-size: 16px;
    color: #fff;
    padding: 7px 0;
    margin-left: 0px;
}
.border2-footer {
    border-bottom: 2px solid #90b842;
    width:64%;
    margin-bottom: 15px;
}
.footer-col-content h3 {
	color:#fff;
	font-size:20px;
	margin:10px 0px;
	text-transform:uppercase;
	font-weight: 500;
}
.footer-col-content p {
    font-size: 14px;
    line-height: 28px;
    color: #fff;
}
.btn-bg-blue a{
	background: #0c63ae;
	color:#cac9c9;
	padding:10px 30px;
	text-align:center;
	border-radius:2px;
	text-decoration:none;
}
.footer-col-content p > a {
    text-decoration: none;
    color: #cac9c9;
    font-size: 13px;
}
.footer-col-content p >a >i {
    font-size: 16px;
	padding:0px 4px;
}
.footer-logo{
	 margin-bottom: 60px;
}
.footer-logo .logo1-width img {
    width: 170px;
    border-right: 2px solid #7cb932;
    padding-right: 10px;
}
.footer-logo-box .logo2-width img {
    width: 40px;
    padding-left: 6px;
}
.footer-logo-box h4{
	color: #cac9c9;
    font-size: 15px;
    margin: 20px 0px;
}
.footer-logo-box h3 {
    margin: 0px 0px;
    color: #fff;
}
.footer-logo-box h3 span {
	padding:0px 20px ;
}
.footer-logo-box h3 span a{
    color: #ffffff;
    text-decoration: none;
	font-size:16px;
	font-weight:bold;
}

.footer-logo-box .color-blue a{
	color:#0c63ae;
	font-weight:100;
}
.bg-copyright {
	background:#90b842;
	padding:4px 50px;
}
.footer-copyright-row h6 {
    margin:6px 0px;
}
.footer-copyright-row h6 a{
    color: #ffffff;
    font-size: 13px;
    padding: 0px 0px;
	text-decoration: none;
	    font-weight: 400;
}
.bg-copyright  ul{
	padding:0px ;
	margin:0px;
}
.bg-copyright ul li {
    list-style-type: none;
    padding: 0px 0px;
    display: inline-block!important;
}
.bg-copyright  ul li a{
	color: #ffffff;
    font-size: 13px;
    padding: 0px 10px;
	text-decoration: none;
}
.bg-copyright  ul li a:hover{
	text-decoration: none;
}
/*==End footer==*/

/*====== About Page Content ==========*/
#aboutCarousel-1 .carousel-indicators {
    bottom: -50px;
}
.abtSld-bg {
    background-image: linear-gradient( #1f2f6b , #073f9c , #1f2f6b),url(../images/product-banner.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding:140px 0px 80px;
    margin-top: 0px;
}
.abtSld-bg-2 {
    background-image: linear-gradient( #1f2f6b , #073f9c , #1f2f6b),url(../images/product-banner.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 50px 0px 40px;
    margin-top: 0px;
}
.welcomeSldd{
    /*border-left: 8px solid #fff;
    border-right: 8px solid #fff;*/
    border-radius: 6px;
	position: relative;
	width:100%;
}

.welcomeSldd::before {
    content: '';
    position: absolute;
    background-color: #fff;
    width: 8px;
    height: 70%;
    bottom: 35px;
    left: 0px;
    border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
  
  /* left line after text*/
.welcomeSldd::after{
	content:'';
	position: absolute;
	background-color: #fff;
	width: 8px;
	height: 70%;
    bottom: 35px;
	right: 0px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
.welcomeSldd img{
    padding: 0px 30px;
    border-radius: 6px;
    height: 270px;
}
.abt-wel-txt {
    padding-left: 30px;
}
.abt-wel-txt h2 {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    margin: 0px 0px;
}
.abt-wel-txt h2 span{
    color: #90b842;
}
.abt-wel-txt h1 {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    margin: 0px 0px;
}
.abt-wel-txt h1 span{
    color: #90b842;
}
.abt-wel-txt h3 {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff66;
    margin: 8px 0px 20px;
}
.abt-wel-txt p {
    color: #fff;
    margin: 10px 0px;
    line-height: 25px;
    text-align:justify;
}
/*====== Our Leaders ==========*/
.text-right {
	text-align: right;
}
.leader-content p {
    color: #747474;
    font-size: 19px;
    line-height: 30px;
}
.leader-img img{
    width:100%;
    border-bottom: 10px solid #90b842;
    border-radius: 5px;
}
.leader-content h2 {
    font-size: 28px;
    font-weight: bold;
    color: #2C4292;
    margin: 0px 0px;
    text-transform: uppercase;
}
.leader-content h3 {
    font-size: 20px;
    font-weight: 500;
    color: #90b842;
    margin: 5px 0px 20px;
}
.leader-content p {
    color: #747474;
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
}

.leader-media {
	padding:0px;
	margin-bottom:0px;
    list-style-type: none;
}
.leader-media img {
    width: 20px!important;
    border-bottom: none!important;
    opacity: 0.8;
}
.leader-media img:hover {
    opacity: 1;
}
.leader-media  li {
	display:inline-block;
	color:#fff;
	margin: 15px 4px;
    font-size: 13px;
	font-weight: 100;
}
.leader-media  li a {
    color: #fff;
    font-size: 14px;
	font-weight: 100;
	margin-left:10px;
	text-decoration: underline;
}
/*======  Mission/Vision  ========*/
.miss-viss-bx p {
    color: #fff;
    font-size: 16px;
    border-left: 4px solid #fff;
    padding-left: 20px;
    margin-left: 110px;
	line-height: 28px;
}
.advisorBx{
    border: 1px solid #d3d3d3;
    position: relative;
    overflow: hidden;
	margin: 10px 10px;
    border-radius: 10px;
}
.ourAdvisor-content {
    text-align:justify;
}
.advisorBx img{
    width: 100%;
    height: auto;
}
.advisorBx .team-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 45px 18px;
    transform: translateY(100%);
    transition: all 0.20s ease 0s;
	text-align: center;
	display:none;
}
.advisorBx:hover .team-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 45px 18px;
    transform: translateY(100%);
    transition: all 0.20s ease 0s;
	text-align: center;
	display:block;
	background:linear-gradient(to bottom, #233fa7d1 0%, #0d1b4fcf 100%);
}
.advisorBx:hover .team-content{
    transform: translateX(0);
	background:linear-gradient(to bottom, #233fa7d1 0%, #0d1b4fcf 100%);
}
.marg-60-icon {
    margin: 60px 0 15px 0;
}
.marg-40 {
	margin: 40px 0px;
}
.advisorBx .team-content a {
    color: #fbfcff;
    padding: 8px 20px;
    border-radius: 4px;
    background: #90b842;
}
.advisorBx .team-content .post-title {
    font-size: 16px;
    color: #fff;
    margin: 20px 0 5px 0;
    font-weight: 600;
}
.advisorBx .team-content .post{
    font-size: 15px;
    color: #e0e0e0;
    display: block;
    margin-bottom: 20px;
}

.advisorBx .team-prof{
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
    padding: 25px 10px;
    background: linear-gradient(to bottom, #233fa7d1 0%, #0d1b4fcf 100%);
    transform: translateX(0);
    transition: all 0.20s ease 0s;
}
.advisorBx:hover .team-prof{
    transform: translateX(100%);
}
.advisorBx .team-prof .post-title {
    font-size: 16px;
    color: #fff;
    margin: 0 0 5px 0;
    font-weight: 600;
}
.advisorBx .team-prof .post {
    font-size: 15px;
    color: #e0e0e0;
    margin-bottom: 0;
}
@media only screen and (max-width: 990px) {
    .advisorBx{ margin-bottom: 20px; }
}
/*===========*/
/*
.wel-sect {
	position:relative;
}
*/
.fab-container-1 {
    position: fixed;
    top: 150px;
    right: 10px;
    z-index: 999;
    cursor: pointer;
}
.fab-container {
    position: fixed;
    top: 150px;
    right: 10px;
    z-index: 999;
    cursor: pointer;
}
.fab-icon-holder img {
	border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
	box-shadow: 0 6px 20px rgb(0 0 0 / 20%);
}
.fab-icon-holder {
    width: 120px;
    background: #ffffff;
    
}
.fab-icon-holder:hover {
    opacity: 1;
}
.fabIcon-padd {
    padding: 10px 10px;
    color: #000;
    font-size: 14px;
    font-weight: 600;
	border-radius:4px;
}
.fabIcon-padd:hover {
    background: #90b842;
    color: #fff;
}
.fab-icon-holder-2 {
    width: 120px;
    background: #2c4292;
	color:#fff;
    /* box-shadow: 0 6px 20px rgb(0 0 0 / 20%); */
    /* border-radius: 100%; */
}
.fab-icon-holder-2:hover {
    opacity: 1;
}
.fabIcon-padd-2 {
    padding: 10px 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
	border-radius:4px;
}
.fabIcon-padd-2:hover {
    background: #90b842;
    color: #fff;
}

.fab-icon-holder i {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	font-size: 22px;
	color: #ffffff;
	margin-left: 0px;
}
.fab {
	width: 60px;
	height: 60px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	background: #c6514600;
}

.fab-options {
    list-style-type: none;
    margin: 0;
    position: absolute;
    top: 65px;
    right: 0;
    opacity: 0;
    transition: all 0.3s ease;
    transform: scale(0);
    transform-origin: 75% top;
}
.fab:hover+.fab-options,
.fab-options:hover {
	opacity: 1;
	transform: scale(1);
}
.fab-options li {
	display: flex;
	justify-content: flex-end;
	padding: 5px;
  }
  
.fab-label {
	padding: 2px 5px;
	align-self: center;
	user-select: none;
	white-space: nowrap;
	border-radius: 3px;
	font-size: 16px;
	background: #666666;
	color: #ffffff;
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
	margin-right: 10px;
 }
 .sidemenuFixed {
	position:relative;
}
/*====== Specilities Content ==========*/
.marg-t-40 {
	margin-top:40px ;
}
.bg-white-1 {
	background:#fff;
	padding:20px 20px;
	border-top:8px solid #90b842;
	border-radius:6px;
}
.bg-white-2  {
	background:#fff;
	border-radius:6px;
	border-bottom:30px solid #2c4292;
}
.vertical-tab {
    display: table;
    width: 100%;
}
.vertical-tab .nav-tabs{
    width: 27%;
    min-width: 27%;
    border: none;
    vertical-align: top;
    display: table-cell;
}
.vertical-tab .nav-tabs li{ float: none; }
.vertical-tab .nav-tabs li a{
    color: #2c4292;
    background: #fff;
    font-size: 16px;
    font-weight: 200;
    /*text-transform: capitalize;*/
    padding: 5px 10px;
    margin: 0 0 10px 0;
    border: none;
    border-bottom: 1px solid #2c4292;
    border-radius: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.vertical-tab .nav-tabs li a:hover,
.vertical-tab .nav-tabs li.active a,
.vertical-tab .nav-tabs li.active a:hover{
    color: #2c4292;
    font-size: 16px;
    font-weight: 600;
    background: transparent;
    border: none;
    border-bottom: 5px solid #90b842;
    border-radius: 6px;
}
.vertical-tab .nav-tabs li a:before,
.vertical-tab .nav-tabs li a:after{
    content: "";
    background-color: #fff;
    width: 50.5%;
    height: 100%;
    opacity: 0;
    transform: perspective(300px) rotateX(-100deg);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.4s ease 0s;
}
.vertical-tab .nav-tabs li a:after{
    transform: perspective(300px) rotateX(100deg);
    left: auto;
    right: 0;
    transition: all 0.4s ease 0.1s;
}
.vertical-tab .nav-tabs li.active a:before,
.vertical-tab .nav-tabs li a:hover:before,
.vertical-tab .nav-tabs li.active a:after,
.vertical-tab .nav-tabs li a:hover:after{
    opacity: 1;
    transform: perspective(300px) rotateX(0);
}
.vertical-tab .tab-content {
    color: #555;
    background-color: #fff;
    font-size: 13px;
    padding: 0px 0px 0px;
    /*display: table-cell;*/
}
/*====== Doctors Tab ======*/
.doctor-vertical-tab {
    display: table;
    width: 100%;
}
.doctor-vertical-tab .nav-tabs{
    width: 27%;
    min-width: 27%;
    border: none;
    vertical-align: top;
    display: table-cell;
}
.doctor-vertical-tab .nav-tabs li{ float: none; }
.doctor-vertical-tab .nav-tabs li a{
    color: #2c4292;
    background: #fff;
    font-size: 16px;
    font-weight: 200;
    text-transform: capitalize;
    padding: 10px 10px 10px;
    margin: 0 0 10px 0;
    border: none;
    border-bottom: 1px solid #2c4292;
    border-radius: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.doctor-vertical-tab .nav-tabs li a:hover,
.doctor-vertical-tab .nav-tabs li.active a,
.doctor-vertical-tab .nav-tabs li.active a:hover{
    color: #2c4292;
    font-size: 16px;
    font-weight: 600;
    background: transparent;
    border: none;
    border-bottom: 5px solid #90b842;
    border-radius: 6px;
}
.doctor-vertical-tab .nav-tabs li a:before,
.doctor-vertical-tab .nav-tabs li a:after{
    content: "";
    background-color: #fff;
    width: 50.5%;
    height: 100%;
    opacity: 0;
    transform: perspective(300px) rotateX(-100deg);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.4s ease 0s;
}
.doctor-vertical-tab .nav-tabs li a:after{
    transform: perspective(300px) rotateX(100deg);
    left: auto;
    right: 0;
    transition: all 0.4s ease 0.1s;
}
.doctor-vertical-tab .nav-tabs li.active a:before,
.doctor-vertical-tab .nav-tabs li a:hover:before,
.doctor-vertical-tab .nav-tabs li.active a:after,
.doctor-vertical-tab .nav-tabs li a:hover:after{
    opacity: 1;
    transform: perspective(300px) rotateX(0);
}
.doctor-vertical-tab .tab-content {
    color: #555;
    background-color: #fff;
    font-size: 13px;
    padding: 0px 0px 0px;
    /*display: table-cell;*/
}

.specialitiesBx-app-Btn {
    background: #2c4292;
    color: #fff;
    text-align: center;
    padding: 20px 15px;
    margin: 25px 0px;
}
.specialitiesBx-app-Btn a{
    color: #fff;
	font-size:16px;
	font-weight:500;	
}
.speciality-tab-contentBx p {
    color: #747474;
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
}
.speciality-tab-contentBx {
    padding: 30px 30px;
}

.blueTxt {
	margin:25px 0px ;
}
.blueTxt h4 {
    color: #2c4292;
    font-size: 16px;
    margin: 14px 0px;
    font-weight: 500;
}
.blueTxt ol {
    padding-left: 20px;
}
.blueTxt ol li {
    padding-left: 20px;
    margin: 15px 0px;
}
.speciality-tabImg img{
	width:100%;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.expertBx h4 {
    color: #2c4292;
    font-size: 25px;
    margin: 20px 0px 10px;
    font-weight: 700;
}

.our-experts{
    border: 1px solid #0000;
    position: relative;
    overflow: hidden;
	margin: 10px 10px;
    border-radius: 6px;
}
.our-experts img{
    width: 100%;
    height: auto;
}

.our-experts .team-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 45px 18px;
    transform: translateY(100%);
    transition: all 0.40s ease 0s;
	text-align: center;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.our-experts:hover .team-content{
    transform: translateX(0);
	 background:linear-gradient(to bottom, #233fa7d1 0%, #0d1b4fcf 100%);
}
.our-experts .team-content:before {
     /*background:linear-gradient(to bottom, #233fa7d1 0%, #0d1b4fcf 100%);*/
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .40s ease;
    transition: all .40s ease;
}
.our-experts .team-content:hover:before {
    top:50;
}
.our-experts .team-content:hover{
  color:#2A4556;
  transition:0.40s;
}
.our-experts .team-content:after {
    position: absolute;
    right: 2.34375rem;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(50%);
    -ms-transform: translateY(-50%) translateX(50%);
    transform: translateY(-50%) translateX(50%);
    font-size: 1.75em;
}
.our-experts .team-content .post-title{
    font-size: 17px;
    color: #fff;
    margin: 30px 0 5px 0;
    font-weight: 600;
}
.our-experts .team-content .post{
    font-size: 14px;
    color: #e0e0e0;
    display: block;
    margin-bottom: 20px;
}
.our-experts .bookBtn {
	padding: 0px 4px;
    border-radius: 4px;
    background: #cfeba0;
    position: relative;
    bottom: -50px;
}
.our-experts .bookBtn a {
    text-decoration: none;
    font-size: 11px;
    font-weight: 600;
}
.our-experts .bookBtn a i {
    color: #2a3f8d;
    margin: 0px 4px;
}
.our-experts .border2 {
	padding: 6px 25px;
    border-radius: 3px;
    background-color: white;
    color: #2a3f8d;
    border: 2px solid #2a3f8d;
	font-weight: 600;
}
.our-experts .team-prof{
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
    padding: 12px 10px;
    background: linear-gradient(to bottom, #233fa7d1 0%, #0d1b4fcf 100%);
    transform: translateX(0);
    transition: all 0.20s ease 0s;
}
.our-experts:hover .team-prof{
    transform: translateX(100%);
}
.our-experts .team-prof .post-title {
    font-size: 16px;
    color: #fff;
    margin: 0 0 5px 0;
    font-weight: 600;
}
.our-experts .team-prof .post {
    font-size: 14px;
    color: #e0e0e0;
    margin-bottom: 0;
}
@media only screen and (max-width: 990px) {
    .our-experts{ margin-bottom: 20px; }
}



@media only screen and (max-width: 479px){
    .vertical-tab .nav-tabs{
        width: 100%;
        margin: 0 0 15px;
        display: block;
    }
    .vertical-tab .nav-tabs li a{
        padding: 15px 10px 14px;
        margin-right: 0;
    }
    .vertical-tab .tab-content{
        font-size: 14px;
        display: block; 
    }
}

/*=== Mob-Footer ====*/
.footer-hide-mobile-1 {
		display:block;
}
.footer-hide-desktop-1 {
		display:none;
}
/*==== Mobile Footer =====*/
.footer-top-event-2  {
    width: 100%;
    background:#90b842;
    height: 36px;
    margin-top: 20px;
}
.footer-top-event-2   ul{
	padding:5px 0px;
	margin:0px;
}
.footer-top-event-2    ul li{
	list-style-type: none;
	padding:4px 0px;
	display: inline-block!important;
}
.footer-top-event-2    ul li a{
	color: #ffffff;
    font-size: 14px;
    padding: 0px 10px;
    letter-spacing: 1px;
	text-decoration: none;
}
.footer-top-event-2    ul li a:hover{
	text-decoration: none;
}
.footer-bg-2 {
    background-image: linear-gradient( to right ,#0c1533d6 , #243872e8 , #0e205ede),url(./images/footer-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0px;
}
.footer-col-content-2 h3 {
    color: #fff;
    font-size: 18px;
    margin: 10px 0px;
    text-transform: uppercase;
    font-weight: 500;
}
#new-event-slider{
    cursor: pointer;
}
#accordionFooter .panel{
    border: none;
    border-radius: 5px;
    box-shadow: none;
    margin-bottom: 10px;
    background: transparent;
}
#accordionFooter .panel-heading{
    padding: 0;
    border: none;
    border-radius: 5px;
    background: transparent;
    position: relative;
}
#accordionFooter .panel-title a {
    display: block;
    padding: 10px 16px;
    margin: 0;
    background: rgb(0 0 0 / 0%);
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    position: relative;
	line-height: 35px;
}
#accordionFooter .panel-title a:before, #accordionFooter .panel-title a.collapsed:before {
    content: "\f107";
    font-family: "FontAwesome";
    width: 20px;
    height: 20px;
    line-height: 27px;
    text-align: center;
    font-size: 25px;
    font-weight: 900;
    color: #fff;
    position: absolute;
    top: 15px;
    right: 30px;
    transform: rotate(180deg);
    transition: all .4s cubic-bezier(0.080, 1.090, 0.320, 1.275);
}
#accordionFooter .panel-title a.collapsed:before {
    color: rgb(255 253 253);
    transform: rotate(0deg);
}
#accordionFooter .panel-body{
    padding: 20px 20px;
    background: rgba(0,0,0,0.1);
    font-size: 15px;
    color: #fff;
    line-height: 28px;
    letter-spacing: 1px;
    border-top: none;
    border-radius: 5px;
}
/*==End footer==*/

/*====== Doctors ========*/
.doctors-data-ht-3{
	height:80px;
}
.innerSearchBtn .btn-white {
    padding: 0px 0px;
    background: #fff;
}
.innerSearchBtn .search-1 .search-input {
    padding: 6px 10px;
    width: 160px;
    caret-color: #536bf6;
    font-size: 15px;
    font-weight: 300;
    color: #2c4292;
    transition: width 0.4s linear;
}
.innerSearchBtn .search-1 {
    margin-bottom: auto;
    background-color: #fff;
    border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #90b842;
    border-radius: 0px;
}
.innerSearchBtn .search-icon {
    height: 35px;
    width: 50px;
    display: flex;
	float:left;
    justify-content: center;
    align-items: center;
    color: #90b842!important;
    background-color: #0000;
}
.innerSearchBtn  .fa {
    font-size: 18px;
    color: #90b842;
    padding: 10px 0;
    margin-left:0px;
}
.our-doctors .bookBtn {
    padding: 6px 4px;
    border-radius: 4px;
    background: #cfeba0;
    position: relative;
    bottom: -50px;
}
.our-doctors {
    border: 1px solid #0000;
    position: relative;
    overflow: hidden;
	margin: 10px 10px;
    border-radius: 6px;
}
.our-doctors img{
    width: 100%;
    height: auto;
}

/*
.our-doctors .team-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 45px 18px;
    transform: translateX(-100%);
    transition: all 0.20s ease 0s;
	text-align: center;
}
*/
.our-doctors:hover .team-content{
    transform: translateX(0);
	 background: linear-gradient(to bottom, #233fa7d1 0%, #0d1b4fcf 100%);
}
.our-doctors .team-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px 18px;
    transform: translateY(100%);
    transition: all 0.40s ease 0s;
	text-align: center;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.our-doctors .team-content:before {
     /*background:linear-gradient(to bottom, #233fa7d1 0%, #0d1b4fcf 100%);*/
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .40s ease;
    transition: all .40s ease;
}
.our-doctors .team-content:hover:before {
    top:50;
}
.our-doctors .team-content:hover{
  color:#2A4556;
  transition:0.40s;
}
.our-doctors .team-content:after {
    position: absolute;
    right: 2.34375rem;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(50%);
    -ms-transform: translateY(-50%) translateX(50%);
    transform: translateY(-50%) translateX(50%);
    font-size: 1.75em;
}
.our-doctors .team-content .post-title{
    font-size: 17px;
    color: #fff;
    margin: 30px 0 5px 0;
    font-weight: 600;
}
.our-doctors .team-content .post{
    font-size: 14px;
    color: #e0e0e0;
    display: block;
    margin-bottom: 10px;
}
.doctprofileBtn a{
	color: #ffffff;
    background: #ffffff85;
    padding: 4px 8px;
    border-radius: 4px;
    margin: 10px 0px;
}
.our-doctors .bookBtn {
	padding: 6px 4px;
    border-radius: 4px;
    background: #cfeba0;
    position: relative;
    bottom: -50px;
}
.our-doctors .bookBtn a {
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
}
.our-experts .bookBtn a i {
    color: #2a3f8d;
    margin: 0px 4px;
}
.our-doctors .border2 {
	padding: 6px 25px;
    border-radius: 3px;
    background-color: white;
    color: #2a3f8d;
    border: 2px solid #2a3f8d;
	font-weight: 600;
}
.our-doctors .team-prof{
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
    padding: 12px 10px;
    background: linear-gradient(to bottom, #233fa7d1 0%, #0d1b4fcf 100%);
    transform: translateX(0);
    transition: all 0.20s ease 0s;
}
.our-doctors:hover .team-prof{
    transform: translateX(100%);
}
.our-doctors .team-prof .post-title {
    font-size: 16px;
    color: #fff;
    margin: 0 0 5px 0;
    font-weight: 600;
}
.our-doctors .team-prof .post {
    font-size: 14px;
    color: #e0e0e0;
    margin-bottom: 0;
}
@media only screen and (max-width: 990px) {
    .our-doctors{ margin-bottom: 20px; }
}
/* === Doctors page ====*/
.our-doctors-2 .bookBtn {
    padding: 6px 4px;
    border-radius: 4px;
    background: #cfeba0;
    position: relative;
    bottom: -50px;
}
.our-doctors-2 {
    border: 1px solid #0000;
    position: relative;
    overflow: hidden;
	margin: 10px 10px;
    border-radius: 6px;
	height:230px;
    cursor: pointer!important;
}
.our-doctors-2 img {
    width: 100%;
    height: 230px;
}
.our-doctors-2:hover .team-content{
    transform: translateX(0);
	 background: linear-gradient(to bottom, #233fa7d1 0%, #0d1b4fcf 100%);
}
.our-doctors-2 .team-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px 18px;
    transform: translateY(100%);
    transition: all 0.40s ease 0s;
	text-align: center;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.our-doctors-2 .team-content:before {
     /*background:linear-gradient(to bottom, #233fa7d1 0%, #0d1b4fcf 100%);*/
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .40s ease;
    transition: all .40s ease;
}
.our-doctors-2 .team-content:hover:before {
    top:50;
}
.our-doctors-2 .team-content:hover{
  color:#2A4556;
  transition:0.40s;
}
.our-doctors-2 .team-content:after {
    position: absolute;
    right: 2.34375rem;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(50%);
    -ms-transform: translateY(-50%) translateX(50%);
    transform: translateY(-50%) translateX(50%);
    font-size: 1.75em;
}
.our-doctors-2 .team-content .post-title{
    font-size: 16px;
    color: #fff;
    margin: 30px 0 5px 0;
    font-weight: 600;
}
.our-doctors-2 .team-content .post{
    font-size: 14px;
    color: #e0e0e0;
    display: block;
    margin-bottom: 10px;
}
.our-doctors-2 .doctprofileBtn a{
	color: #ffffff;
    background: #ffffff85;
    padding: 4px 8px;
    border-radius: 4px;
    margin: 10px 0px;
}
.our-doctors-2 .bookBtn {
	padding: 6px 4px;
    border-radius: 4px;
    background: #cfeba0;
    position: relative;
    bottom: -40px;
}
.our-doctors-2 .bookBtn a {
    text-decoration: none;
    font-size: 10px;
    font-weight: 600;
}
.our-doctors-2 .border2 {
	padding: 6px 25px;
    border-radius: 3px;
    background-color: white;
    color: #2a3f8d;
    border: 2px solid #2a3f8d;
	font-weight: 600;
}
.our-doctors-2 .team-prof{
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
    padding: 12px 10px;
    background: linear-gradient(to bottom, #233fa7d1 0%, #0d1b4fcf 100%);
    transform: translateX(0);
    transition: all 0.20s ease 0s;
	height: 60px;
}
.our-doctors-2:hover .team-prof{
    transform: translateX(100%);
}
.our-doctors-2 .team-prof .post-title {
    font-size: 15px;
    color: #fff;
    margin: 0 0 5px 0;
    font-weight: 600;
    width: 60%;
    vertical-align: middle;
    display: table-cell;
    height: 35px;
}
.our-doctors-2 .team-prof .post {
    font-size: 14px;
    color: #e0e0e0;
    margin-bottom: 0;
}
@media only screen and (max-width: 990px) {
    .our-doctors-2{ margin-bottom: 20px; }
}
/*====== doctors-journals ======*/
.filterBx h2 {
	font-size: 20px;
    color: #000;
    margin: 10px 0px;
}
.filterBx h3 {
	font-size: 20px;
    color: #000;
    margin: 10px 0px;
}
.filterBx h4{
	font-size: 18px;
    margin: 30px 0px 10px;
    color: #747171;
}

.Filter-listview ul {
	padding:0px;
	margin:0px;	
}
.Filter-listview ul li{
	list-style-type:none;
	display:inline-block;
	margin: 13px 5px;
}
.Filter-listview ul li a{
	color: #6c6c6c;
    background: #e9e9e9;
    padding: 8px 16px;
    border-radius: 4px; 	
}
.Filter-listview ul li a:hover{  
    box-shadow: 2px 2px 5px 0px #bfbfbf;	
}
.checkBoxx-1 label {
    color: #6c6c6c;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 15px;
}
.checkBoxx-1 input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    width: 16px;
    height: 16px;
}
.journelsBxpadd {
	padding:30px 30px;
}
.btn-white-journels {
    padding: 0px 0px;
    background: #fff;
    border: 1px solid #2c429273;
	width: 100%;
}
.search-journels .search-input {
    padding: 8px 10px;
    width: 250px;
    caret-color: #536bf6;
    font-size: 15px;
    font-weight: 300;
    color: #2c4292;
    transition: width 0.4s linear;
}
.search-journels {
    margin-bottom: auto;
    background-color: #fff;
    border: none;
    border-radius: 5px;
}
.search-journels .search-icon {
    height: 35px;
    width: 50px;
    display: flex;
	float:right;
    justify-content: center;
    align-items: center;
    color: #90b842!important;
    background-color: #0000;
}
.search-journels  .fa {
    font-size: 16px;
    color: #2c4292cc;
    padding: 10px 0;
    margin-left:10px;
}
.journelsBxpadd h3 {
    font-size: 16px;
    color: #787777;
    margin: 20px 0px 20px;
}
.journelsBx-content {
    background: #fff;
    padding: 20px 20px;
    border-radius: 5px;
    margin: 10px 0px;
    border: 1px solid #ddd
}
.journelsBx-content:hover {
    background: #e3e3e3;
}
.journelsBx-content h4 {
    color: #2c4292;
    font-size: 18px;
    margin: 10px 0px;
}
.journelsBx-content h5 {
    color: #919191;
    font-size: 15px;
    margin: 10px 0px;
	font-weight:400;
}
.journelsBx-content p {
    color: #90b842;
    font-size: 15px;
    line-height: 24px;
    margin: 20px 0px 10px;
}


.submit_btn_journal .fa{
    font-size: 15px;
    margin: 0px;
    padding: 8px 10px;
}
.submit_btn_journal{
    padding: 0px;
    background: #2c4292;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #0d3b8c;
    border-color: #0d3b8c;
}
/*======  DOCTOR’S PROFILE =====*/
.profileBanner {
    background-image: linear-gradient( #1f2f6b , #073f9c , #1f2f6b),url(../images/product-banner.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 40px 0px;
    margin-top: 0px;
}
.profileBanner img {
    border-radius: 10px;
    width: 100%;
    height: 200px;
}
.profileBanner-txt ul{
	padding: 0px 15px;
}
.profileBanner-txt li {
	color: #fff;
}
.profileBanner-txt ol{
	padding: 0px 15px;
}
.profileBanner-txt li {
	color: #fff;
}
.profileBanner-txt h3{
	font-size: 23px;
    color: #fff;
    font-weight: 600;
    margin: 10px 0px;
}
.profileBanner-txt h2{
	font-size: 23px;
    color: #fff;
    font-weight: 600;
    margin: 10px 0px;
}
.profileBanner-txt p {
    font-size: 16px;
    color: #fff;
    margin: 0px 0px;
}
.profileBanner-txt h4{
	font-size: 15px;
    color: #fff;
    font-weight: 100;
    margin: 10px 0px;
    cursor:pointer;
}
.profileBanner-txt h4 .fa {
    font-size: 18px;
    color: #fff;
    padding: 10px 0;
    margin-left:6px;
}
.bookBtn-1 a {
    background: #90b842;
    border-radius: 4px;
    color: #fff;
    padding: 10px 20px;
}
.bookBtn-1 a .fa {
    font-size: 18px;
    color: #fff;
    margin-left:0px;
}
#accordion-doctors-profile .fa {
    font-size: 20px;
    color: #fff;
    padding: 10px 10px;
    margin-right: 10px;
    background: #90b842;
    width: 50px;
    height: 50px;
    line-height: 30px;
    text-align: center;
}
#accordion-doctors-profile .panel{
    border: none;
    border-radius: 5px;
    box-shadow: none;
    margin-bottom: 10px;
    background: transparent;
	margin:30px 0px;
}
#accordion-doctors-profile .panel-heading{
    padding: 0;
    border: none;
    border-radius: 5px;
    background: transparent;
    position: relative;
}
#accordion-doctors-profile .panel-title a {
    display: block;
    padding: 10px 0px;
    margin: 0;
    background: rgb(0 0 0 / 0%);
    font-size: 20px;
    font-weight: bold;
    color: #17347a;
    border: none;
    border-radius: 5px;
    position: relative;
}
#accordion-doctors-profile .panel-title a.collapsed{ 
	border: none;
	color: #000;
}
#accordion-doctors-profile .panel-title a:before,
#accordion-doctors-profile .panel-title a.collapsed:before{
    content: "\f107";
    font-family: "FontAwesome";
    width: 30px;
    height: 30px;
    line-height: 27px;
    text-align: center;
    font-size: 25px;
    font-weight: 900;
    color: #17347a;
    position: absolute;
    top: 15px;
    right: 30px;
    transform: rotate(180deg);
    transition: all .4s cubic-bezier(0.080, 1.090, 0.320, 1.275);
}
#accordion-doctors-profile .panel-title a.collapsed:before {
    color: #000;
    transform: rotate(0deg);
}
#accordion-doctors-profile .panel-body {
    padding: 15px 0px;
    background: rgb(0 0 0 / 0%);
    font-size: 22px;
    color: #464545;
    line-height: 28px;
	border-top:none;
	border-bottom:1px solid #2c429261;
}
#accordion-doctors-profile .panel-body p {
    font-size: 16px;
    line-height: 25px;
	padding:0px 10px;
}

#accordion-doctors-profile .panel-body ul {
    font-size: 16px;
    line-height: 24px;
	padding:0px 10px;
}


#accordion-doctors-profile .panel-body div {
    font-size: 16px;
    line-height: 30px;
	padding:0px 10px;
}

/*===== Our Blogs ======*/
.blog-marg-20 {
	margin:20px;
}
#pagination-demo {
    display: inline-block;
    margin: 20px 0px 40px;
	padding:0px;
}
#pagination-demo a {
  color: #7c7c7c;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s;
  border: 1px solid #ddd;
  margin: 0 0px;
}
#pagination-demo a.active {
  background-color: #4CAF50;
  color: white;
  border: 1px solid #4CAF50;
}
#pagination-demo a:hover:not(.active) {
	background-color: #ddd;
}

#blog-blog-page-content .list-item {
    background: #ffffff;
    /* padding: 10px; */
    box-shadow: 0px 0px 10px 0px #d9d9d9;
    margin: 40px 20px;
    border-top: 5px solid #0000;
    border-radius: 6px;
}
#blog-blog-page-content .list-item:hover {
   border-top: 5px solid #90b842;
    box-shadow:0px 0px 10px 0px #afa9a9;
}
#blog-blog-page-content .list-content h4 {
    font-size: 24px;
    color: #000;
    line-height: 34px;
    margin: 10px 0px 40px;
}
#blog-blog-page-content .list-content h4 a{
    color: #000;
}
#blog-blog-page-content .list-content h5{
	font-size: 18px;
    color: #90b842;
    font-weight: 400;
    margin: 10px 0px;
}
#blog-blog-page-content .list-content p {
    font-size: 17px;
    line-height: 10px;
    color: #918e8e;
}
/*===== Facility Page =====*/
.facility-tab-content {
	padding:30px 30px;
}
.facilityTab-box h3{
	color: #2C4292;
    font-size: 24px;
    margin: 10px 0px 10px;
    font-weight: 700;
}
.facilityTab-box img{

}
.facilityTab-Logo img{
	width:100%;
	padding:10px 10px;
	border:1px solid #2C4292;
	border-radius:5px;
    margin:10px 0px;
}
.slide .carousel-inner>.item>a>img, 
.slide .carousel-inner>.item>img, 
.slide .img-responsive, .thumbnail a>img, 
.slide .thumbnail>img {
    display: block;
    max-width: 100%;
    height: 200px;
    padding: 8px;
}
#myCarouselFacility-2 .carousel-inner>.item>a>img, 
#myCarouselFacility-2 .carousel-inner>.item>img, 
#myCarouselFacility-2 .img-responsive, .thumbnail a>img, 
#myCarouselFacility-2 .thumbnail>img {
    display: block;
    max-width: 100%;
    height: 200px;
}
#myCarouselFacility-3 .carousel-inner>.item>a>img, 
#myCarouselFacility-3 .carousel-inner>.item>img, 
#myCarouselFacility-3 .img-responsive, .thumbnail a>img, 
#myCarouselFacility-3 .thumbnail>img {
    display: block;
    max-width: 100%;
    height: 200px;
}
#myCarouselFacility-4 .carousel-inner>.item>a>img, 
#myCarouselFacility-4 .carousel-inner>.item>img, 
#myCarouselFacility-4 .img-responsive, .thumbnail a>img, 
#myCarouselFacility-4 .thumbnail>img {
    display: block;
    max-width: 100%;
    height: 200px;
}

/*==== Advisor page =====*/
.ourAdvisor-img img {
    width: 100%;
    border-bottom: 10px solid #90b842;
    border-radius: 5px;
}
.ourAdvisor-content h2 {
    font-size: 20px;
    font-weight: bold;
    color: #2C4292;
    margin: 0px 0px;
    text-transform: uppercase;
} 
.ourAdvisor-content h3 {
    font-size: 16px;
    font-weight: 500;
    color: #90b842;
    margin: 10px 0px 20px;
}
.ourAdvisor-content p {
    color: #747474;
    font-size: 14px;
    text-align: justify;
	line-height: 25px;
}
.ourAdvisor-media {
    padding: 0px;
    margin-bottom: 0px;
    list-style-type: none;
}
.ourAdvisor-media li {
    display: inline-block;
    color: #fff;
    margin: 15px 4px;
    font-size: 13px;
    font-weight: 100;
}
.ourAdvisor-media li a {
    color: #fff;
    font-size: 14px;
    font-weight: 100;
    margin-left: 10px;
    text-decoration: underline;
}
.ourAdvisor-media img {
    width: 20px!important;
    border-bottom: none!important;
    opacity: 0.8;
}
.ourAdvisor-media img:hover {
    opacity: 1;
}


.donateBtn img{
	padding-left:5px;
}
.donateBtn {
	margin:20px 0px;
}
.donateBtn .btn {
    display: inline-block;
    padding: 6px 15px;
    color: #fff;
}
.marg-t-150{
	margin-top:110px;
}
#myCarouselSpecl .carousel-indicators {
    bottom: 0px!important;
}
#myCarouselSpecl.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 60px!important;
}

/*======== Contact Us Page =========*/
.bg-white-3 {
    background: #fff;
    padding: 20px 40px;
    border-radius: 4px;
}
.form-title {
    margin: 0px 0px 30px;
}
.form-title .fa {
    font-size: 20px;
    color: #fff;
    background: #90b842;
    padding: 10px 10px;
    margin-right: 10px;
}

.form-title h3 {
	color: #2C4292;
    font-size: 22px;
    margin: 20px 0px 10px;
    font-weight: 700;
}
.form-title h2 {
	color: #2C4292;
    font-size: 22px;
    margin: 20px 0px 10px;
    font-weight: 700;
}
.form-contact .btn:hover, 
.form-contact .btn:focus, .btn.focus {
    color: #fff;
    text-decoration: none;
}
.btn-submit-contact {
    color: #ffffff;
    background-color: #2c4292;
    border-color: #2c4292;
    font-weight: 600;
    font-size: 15px;
    border-radius: 5px;
    padding: 10px 16px;
    margin: 26px 20px 20px 0px;
    width: 100%;
}
.address-infoContact {
    padding: 20px 20px;
    color: #fff;
    border-radius: 5px;
    height: 200px;
	margin:20px 0px 40px;
}
.address-infoContact h3 {
    color: #fff;
    font-size: 20px;
    margin: 0px 0px 10px;
    font-weight: 600;
}
.address-infoContact .fa {
    font-size: 20px;
    color: #fff;
    margin-right: 10px;
}
.address-infoContact p {
    font-size: 14px;
    line-height: 25px;
	padding:0px 0px;
}
.address-infoContact-white {
	background:#fff;
	padding: 20px 20px;
    color: #fff;
    border-radius: 5px;
    height: 200px;
	border:1px solid #7c7a7a;
	margin:20px 0px 40px;
}
.address-infoContact-white  h3 {
    color: #000;
    font-size: 20px;
    margin: 0px 0px 10px;
    font-weight: 600;
}
.address-infoContact-white .fa {
    font-size: 20px;
    color: #000;
    margin-right: 10px;
}
.address-infoContact-white p {
	color:#000;
    font-size: 15px;
    line-height: 25px;
	padding:0px 0px;
	margin: 0 0 0px;
}
.contact-map {
	margin-bottom:40px;
}
.img-border {
    border: 2px dashed #ddd;
    padding: 30px 30px;
    border-radius: 4px;
    margin: 5px 0px;
}
/*==== Blog-open ======*/
.health-page-inner-bx {
	padding:20px 20px;
}
.health-page-inner-bx h2 {
    color: #000;
    padding: 10px 0px;
    font-size: 22px;
    line-height: 34px;
    margin: 10px 0px;
    font-weight: 600;
	
}
.health-page-inner-bx h4 {
    color: #000;
    padding: 10px 0px;
    font-size: 22px;
    line-height: 34px;
    margin: 10px 0px;
    font-weight: 600;
	
}
#health_library  img{
	width:100%;
	height:400px;
	border-radius:5px;
}
.health-page-inner-bx img{
	width:100%;
	height:350px;
	border-radius:5px;
}
 .vertical-tab .tab-22 {
    color: #555;
    background-color: #fff;
    font-size: 13px;
    padding: 0px 0px 0px;
    display: block;
}
.listing-box-name h5 {
    color: #000;
    padding: 10px 0px;
    font-size: 18px;
    line-height: 25px;
    margin: 10px 0px 0px;
    font-weight: 600;
	font-style: italic;
}
.listing-box-name h3 {
    color: #606060;
    font-size: 18px;
    line-height: 26px;
    margin: 20px 0px;
    font-weight: 600;
    font-style: italic;
    height: 50px;
}
.listing-box-name h3 span {
    color: #2c4292;
}
.listing-box-name p {
    font-size: 15px;
    line-height: 25px;
    margin: 20px 0px 40px;
}
.listing-box {
	margin:40px 0px;
}
.listing-box h5 {
    color: #000;
    padding: 10px 0px;
    font-size: 20px;
    line-height: 25px;
    margin: 10px 0px 0px;
    font-weight: 600;
}
.listing-box ul{
	padding:0px 20px;
	margin:0px 0px;
}
.listing-box ul li p {
	padding:0px 0px;
	margin:5px 0px;
}



/*======= Donate Page =======*/

.section-title h3{
    font-size: 34px;
    color: #484848;
    font-weight: 500;
	letter-spacing: 1px;
}
.section-title h4{
    font-size: 25px;
	font-weight: 600;
    color: #7a7272;
    margin: 16px 0px;
    letter-spacing: 1px;
}
.form-title p {
    font-size: 18px;
    color: #7a7272;
    margin: 20px 0px;
}
.noteBx-blue {
    background: #cde3f5;
    padding: 15px 20px;
    margin: 20px 0px;
}
.noteBx-blue h3 {
	background:#ddd;
	padding:10px 20px;
	margin:20px 0px;
}
/**/
/* === Doctors page ====*/
.our-doctors-spec .bookBtn {
    padding: 6px 4px;
    border-radius: 4px;
    background: #cfeba0;
    position: relative;
    bottom: -50px;
}
.our-doctors-spec {
    border: 1px solid #0000;
    position: relative;
    overflow: hidden;
	margin: 10px 10px;
    border-radius: 6px;
	height:250px;
    cursor: pointer!important;
}
.our-doctors-spec img{
    width: 100%;
    height: 250px;
}
.our-doctors-spec:hover .team-content{
    transform: translateX(0);
	 background: linear-gradient(to bottom, #233fa7d1 0%, #0d1b4fcf 100%);
}
.our-doctors-spec .team-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 40px 18px;
    transform: translateY(100%);
    transition: all 0.40s ease 0s;
	text-align: center;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.our-doctors-spec .team-content:before {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .40s ease;
    transition: all .40s ease;
}
.our-doctors-spec .team-content:hover:before {
    top:50;
}
.our-doctors-spec .team-content:hover{
  color:#2A4556;
  transition:0.40s;
}
.our-doctors-spec .team-content:after {
    position: absolute;
    right: 2.34375rem;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(50%);
    -ms-transform: translateY(-50%) translateX(50%);
    transform: translateY(-50%) translateX(50%);
    font-size: 1.75em;
}
.our-doctors-spec .team-content .post-title{
    font-size: 16px;
    color: #fff;
    margin: 20px 0 5px 0;
    font-weight: 600;
}
.our-doctors-spec .team-content .post{
    font-size: 14px;
    color: #e0e0e0;
    display: block;
    margin-bottom: 10px;
}
.our-doctors-spec .doctprofileBtn a{
	color: #ffffff;
    background: #ffffff85;
    padding: 4px 8px;
    border-radius: 4px;
    margin: 10px 0px;
}
.our-doctors-spec .bookBtn {
    padding: 6px 4px;
    border-radius: 4px;
    background: #cfeba0;
    position: relative;
    bottom: -30px;
}
.our-doctors-spec .bookBtn a {
    text-decoration: none;
    font-size: 10px;
    font-weight: 600;
}
.our-doctors-spec .border2 {
	padding: 6px 25px;
    border-radius: 3px;
    background-color: white;
    color: #2a3f8d;
    border: 2px solid #2a3f8d;
	font-weight: 600;
}
.our-doctors-spec .team-prof{
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
    padding: 12px 10px;
    background: linear-gradient(to bottom, #233fa7d1 0%, #0d1b4fcf 100%);
    transform: translateX(0);
    transition: all 0.20s ease 0s;
	height: 60px;
    display: table-cell;
    vertical-align: middle;
}
.our-doctors-spec:hover .team-prof{
    transform: translateX(100%);
}
.our-doctors-spec .team-prof .post-title {
    font-size: 15px;
    color: #fff;
    margin: 0 0 5px 0;
    font-weight: 600;
	width: 60%;
    vertical-align: middle;
    display: table-cell;
    height: 35px;
}
.our-doctors-spec .team-prof .post {
    font-size: 14px;
    color: #e0e0e0;
    margin-bottom: 0;
}
@media only screen and (max-width: 990px) {
    .our-doctors-spec{ margin-bottom: 20px; }
}
.doctors-data-ht-spec {
    height: 100px;
}
#id_appointment_slot .common-btn, input[type=submit] {
    padding: 10px 35px;
    font-size: 16px;
    background: #0000;
    color: #383636;
    margin: 20px 0px;
}

/*==== Delete End =======*/
#share {
    display: inline-block;
    position: absolute;
    top: 55%;
    left: 20%;
}
.clear {
  background: none;
  border: none;
}

#share .fa-share {
  font-size: 25px;
  color: white;
  box-shadow: none;
  cursor: pointer;
  -webkit-transition: -webkit-transform .3s ease;
  -moz-transition: -moz-transform .3s ease;
  -o-transition: -o-transform .3s ease;
  transition: transform .3s ease;
}

#share .fa-share.expanded {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.wrap {
    height: 40px;
    overflow: hidden;
    padding: 4px 0;
}
.share-menu {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Icons */
.share a {
    color: #fff;
    background: #ddd;
    border-radius: 50px;
    text-align: center;
    text-decoration: none;
    font-family: fontawesome;
    position: relative;
    display: inline-block;
    animation: elastic .5s ease-out forwards 0s;
    width: 30px;
    height: 30px;
    line-height: 20px;
    transform: translate3d(0, 60px, 0);
    transition: all .2s;
    font-size: 18px;
    padding-top: 5px;
    margin: 0 0 0 5px;
    -webkit-font-smoothing: antialiased;
}

.share a:hover {
  opacity: .9;
}

.share a:nth-of-type(1) {
  background: #45b0e4;
}

.share a:nth-of-type(2) {
  background: #3b5998;
  -moz-animation-delay: 0.05s;
  -webkit-animation-delay: 0.05s;
  -o-animation-delay: 0.05s;
  animation-delay: 0.05s;
}

.share a:nth-of-type(3) {
  background: #ff4500;
  -moz-animation-delay: 0.1s;
  -webkit-animation-delay: 0.1s;
  -o-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.share a:nth-of-type(4) {
  background: #90b842;
  -moz-animation-delay: 0.15s;
  -webkit-animation-delay: 0.15s;
  -o-animation-delay: 0.15s;
  animation-delay: 0.15s;
}

.share a:nth-of-type(5) {
  background: #db4437;
  -moz-animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.share a:nth-of-type(6) {
  background: #ff5c3d;
  -moz-animation-delay: 0.25s;
  -webkit-animation-delay: 0.25s;
  -o-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

.share a:nth-of-type(7) {
  background: #738a8d;
  -moz-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s;
}


/* font awesome icons */
.share a:nth-of-type(1):before {
  content: '\f0e1';
}

.share a:nth-of-type(2):before {
  content: '\f09a';
}

.share a:nth-of-type(3):before {
  content: '\f003';
}

.share a:nth-of-type(4):before {
  content: '\f232';
}

.share a:nth-of-type(5):before {
  content: '\f0e0';
}

.share a:nth-of-type(6):before {
  content: '\f067';
}

.share a:nth-of-type(7):before {
  content: '\f0c1';
}


/* Link nth */

.link {
  margin: 0 0 0 4px;
  -webkit-transform: translate3d(0, 15px, 0);
  transform: translate3d(0, 15px, 0);
  transition: -webkit-transform .2s;
  transition: transform .2s;
  visibility: hidden;
}

.link.active {
  -webkit-transform: translate3d(0, -35px, 0);
  transform: translate3d(0, -35px, 0);
  transition: -webkit-transform .2s;
  transition: transform .2s;
  visibility: visible;
}


/* Navigation Button */

.share-btn {
  color: #ababab;
  background-color: #f1f1f1;
  text-align: center;
  text-decoration: none;
  font-family: fontawesome;
  position: relative;
  display: inline-block;
  width: 35px;
  height: 35px;
  float: left;
  padding-top: 2px;
  border: none;
  border-radius: 50px;
  margin: 0 2px;
  -webkit-font-smoothing: antialiased;
}

.share-btn.embed-link:before {
  content: '\f121';
}

.share-btn.no-link:before,
.share-btn.no-embed-link:before {
  content: '\f062';
}

.share-btn.copy-link:before {
  content: '\f0ea';
}


/* Embed Link End */


/* Share Animate */

.share {
  -webkit-transform: translate3d(0, -0px, 0);
  transform: translate3d(0, 0px, 0);
  transition: -webkit-transform .1s;
  transition: transform .1s;
  visibility: visible;
}

.share.active {
  -webkit-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0);
  visibility: hidden;
}


/* Input */

.c-form-control {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  width: 180px;
  float: left;
  font-size: 14px;
  height: 35px;
  line-height: 20px;
  margin-right: 5px;
  padding: 6px 12px;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 1px 1px 2px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.e-form-control {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  min-width: 257px;
  float: left;
  font-size: 14px;
  height: 35px;
  line-height: 20px;
  margin-right: 5px;
  padding: 6px 12px;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 1px 1px 2px -1px rgba(0, 0, 0, 0.15);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


/* Dropdown Style */
.dropdown-menu.share-menu {
    background: #ffffff;
    padding: 0px 5px 0px 6px;
    border: none;
    min-width: 190px;
    margin: -3px 0px 0 80px;
    box-shadow: none;
    border-radius: 3px;
}

/* Animation */
@keyframes elastic {
  0% {
    transform: translate3d(0, 60px, 0);
  }
  40% {
    transform: translate3d(0, -5px, 0);
  }
  70% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes copied {
  0% {
    opacity: 0;
    transform: translateX(0);
  }
  70% {
    opacity: 1;
    transform: translateY(-35%);
  }
  100% {
    opacity: 0;
    transform: translateY(-35%);
  }
}


/* Tooltip */

.copied::after {
  position: absolute;
  top: -25%;
  right: -10%;
  content: "Copied";
  font-size: 0.75em;
  padding: 3px 5px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  background-color: #000;
  border-radius: 3px;
  display: block;
  opacity: 0;
  will-animate: opacity, transform;
  animation: copied 0.5s ease;
}
/*===== Event page =====*/
.news-event-slider {
	background: #ebebeb;
    padding: 20px;
    border-radius: 6px;
}

.news-event-sliderImg {
	
}
/*====== Event Open =======*/
.eventOpenDetailsImg {
	background:#dddddd52;
	border-radius:10px;
	margin:20px 0px;
}
.eventOpenDetailsImg img {
    padding: 0px 0px;
    width: 100%;
    height: 300px;
}
.eventOpenDetails h2 {
    font-size: 22px;
    line-height: 35px;
    font-weight: 600;
    margin: 20px 0px 10px;
}
.eventOpenDetails h5 {
    font-size: 13px;
    color: #6b6565;
    text-transform: uppercase;
    margin: 10px 0px 25px;
}	
.eventOpenDetails h4{
	font-size: 14px;
    color: #6b6565;
	margin:15px 0px;
}	
.eventOpenDetails h4 span {
    font-size: 14px;
    font-weight: 600;
    color: #3b3737;
}	
.eventOpenDescrip h4 {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}
.eventOpenDescrip p {
    font-size: 14px;
    color: #6b6565;
    line-height: 24px;
    margin-bottom: 0px;
}
/*==== Event past page ======*/	
.event-sort-past{
	margin: 20px 0px 10px;
}		
.pastEventRow {
    padding: 20px 20px;
    margin: 40px 20px;
    border: 1px solid #ddd;
    border-radius: 10px;
}	
.past-eventImg img {
    padding: 15px;
    width: 100%;
    border: 2px solid #ddd;
    border-radius: 10px;
    height: 260px;
}
.pastEventDetails {
	margin:0px 25px;
}	
.pastEventDetails h3{
	font-size: 17px;
    color: #000;
    font-weight: 600;
	margin:10px 0px;
}	
.pastEventDetails h4{
	font-size: 16px;
    color: #6b6565;
	margin:20px 0px;
}	
.pastEventDetails h4 span {
    font-size: 14px;
    font-weight: 600;
    color: #000;
}	
/*==== Event main page ======*/
.seeBtn a {
    font-size: 15px;
    color: #2c4292;
    font-weight: 500;
    margin-bottom: 10px;
}
.EventRow-border {
	padding:0px 0px;
	border-bottom:1px solid #000;
}	
.eventpage-title h3 {
    margin: 30px 0px 10px;
    font-size: 24px;
    font-weight: 600;
    color: #000;
}		
.newsEventDetails {
    margin: 40px 0px;
    height: 400px;
    cursor: pointer;
}
.newsEventImg img {
	background:#dddddd52;
	border-radius:10px;
	padding:20px 20px;
	width:100%;
	height:360px;
}		
.newsEventDetails h3 {
    font-size: 17px;
    padding: 0px 20px;
    line-height: 25px;
    color: #655f5f;
	margin:20px 0px;
}
.newsEventDetails h3 a{
    color: #000;
}
.news-event-slider {
    background: #dddddd52;
    border-radius: 10px;
    margin: 20px 10px;
    padding: 20px 20px;
	height:340px;
}
.news-event-sliderImg img {
    width: 100%;
    border-radius: 10px;
    height: 300px;
}
.news-event-sliderTxt h3 {
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    font-weight: 600;
    margin: 0px 0px;
    text-transform: capitalize;
}
.news-event-sliderTxt h4 {
    font-size: 17px;
    line-height: 25px;
    color: #5d5656;
    /* font-weight: 500; */
}
.news-event-sliderTxt p {
    font-size: 15px;
    line-height: 24px;
    color: #655f5f;
    margin: 20px 0px 20px;
}
.mrg-0 {
	margin:0px 0px 20px!important;
}
.slick-list {
    padding:0px 0px!important; 
}
#new-event-slider .slick-current {
    /* width: 850px!important; */
}

/*===== Tst page ========*/
.testiMainvideo-Bx img {
    width: 100%;
    margin: 0px;
}
.testiMainvideo-Bx {
    padding: 20px;
    margin: 20px 0px;
    background: rgb(243, 243, 243);
}
.testiMainvideo-Bx h3 {
    color: rgb(0, 0, 0);
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 20px 0px 10px;
}
.testiMainvideo-Bx h4 {
    color: rgb(144, 184, 66);
    font-size: 15px;
    text-transform: capitalize;
    margin: 10px 0px;
}
.testiMainvideo-Bx p {
    color: rgb(62, 60, 60);
    font-size: 14px;
    line-height: 24px;
    margin: 0px;
}
.testiMain-Bx {
    padding: 20px;
    margin: 20px 0px;
    background: rgb(243, 243, 243);
}
.testiMain-Bx img {
    width: 100%;
    margin: 0px;
}
.testiMain-Bx h3 {
    color: rgb(0, 0, 0);
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 20px 0px 10px;
}
.testiMain-Bx p {
    color: rgb(62, 60, 60);
    font-size: 14px;
    line-height: 24px;
    margin: 0px;
}

.privacyBx {
	margin:20px 0px;
}
.privacyBx h3 {
    font-size: 20px;
    margin: 14px 0px;
    font-weight: 600;
    color: #2C4292;
}
.privacyBx p {
    font-size: 16px;
    margin: 14px 0px;
    color: #525151;
}
.termsCondBx {
	margin:20px 0px;
}
.termsCondBx h3 {
    font-size: 18px;
    margin: 14px 0px;
    font-weight: 600;
    color: #2C4292;
}
.termsCondBx p {
    font-size: 16px;
    margin: 14px 0px;
    color: #525151;
}
/*=== Covid Page ===*/
.covidBx {
	margin:20px 0px;
}
.covidBx h3 {
    font-size: 18px;
    margin: 14px 0px;
    font-weight: 600;
    color: #2C4292;
}
.covidBx ul li {
    font-size: 16px;
    margin: 10px 0px;
    color: #525151;
}	
.covidBx p {
    font-size: 16px;
    margin: 10px 0px;
    color: #525151;
}	


/*=======disclaimer============*/
.blog-marg-20 {
	margin:20px;
}
.tab-library .tab-content {
    color: #555;
    background-color:#fff0;
    font-size: 13px;
    padding: 0px 0px 0px;
}
#pagination-demo {
    display: inline-block;
    margin: 20px 0px 40px;
	padding:0px;
}
#pagination-demo a {
  color: #7C7C7C;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s;
  border: 1px solid #ddd;
  margin: 0 0px;
}
#pagination-demo a.active {
  background-color: #4CAF50;
  color: white;
  border: 1px solid #4CAF50;
}
#pagination-demo a:hover:not(.active) {
	background-color: #ddd;
}
#blog-blog-page-content .list-item img{
	width:100%;
	height:195px;
}
#blog-blog-page-content .list-item {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px #d9d9d9;
    margin: 0px 0px 30px;
    border-top: 5px solid #0000;
    border-radius: 6px;
    height: 200px;
}
#blog-blog-page-content .list-item:hover {
   border-top: 5px solid #90B842;
    box-shadow:0px 0px 10px 0px #AFA9A9;
}
#blog-blog-page-content .list-content h4 {
    font-size: 18px;
    color: #000;
    line-height: 34px;
    margin: 10px 0px 40px;
    height: 60px;
}
#blog-blog-page-content .list-content h5 {
    font-size: 15px;
    color: #90B842;
    font-weight: 400;
    margin: 10px 0px;
    line-height: 24px;
}
#blog-blog-page-content .list-content p {
    font-size: 16px;
    line-height: 10px;
    color: #918E8E;
}

#test_paginate .pagination {
    margin: 20px 20px 40px;
}
#test_paginate .pagination>.active>a, 
#test_paginate .pagination>.active>a:focus, 
#test_paginate .pagination>.active>a:hover, 
#test_paginate .pagination>.active>span, 
#test_paginate .pagination>.active>span:focus, 
#test_paginate.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #2c4292;
    border-color: #2c4292;
}

.recentTit {
    font-size: 20px;
    font-weight: bold;
    padding: 0px 8px 10px;
	border-bottom:4px solid #D9D9D9;
}
.recentPost-Bx {
	background: #fff;
    padding: 10px 20px;
    border-top: 8px solid #90B842;
    border-radius: 6px;
	margin:40px 0px;
}

.recentPost-Bx ul {
	padding:0px;
	margin:0px;
}
.recentPost-Bx ul li{
	list-style-type:none;
}
.recentPost-Bx a{
	color: #4e4e4e;
	line-height:25px;
	font-size:14px;
}


.recentData img{
	width:100%;
}
.recentData p {
    font-size: 15px;
    line-height: 24px;
}
.recentData .col-md-8{
	padding: 0px;
}
.recentData {
    margin: 20px 0px;
}

.academicsBx {
    margin: 20px 0px;
    background: #EFEDED;
    padding: 20px 20px;
    border-radius: 10px;
}
.academicsBx h3 {
    font-size: 18px;
    margin: 14px 0px;
    color: #2C4292;
}
.academicsBx h2 {
    font-size: 18px;
    margin: 14px 0px;
    color: #2C4292;
}
.academicsBx p {
    font-size: 15px;
    margin: 14px 0px;
    color: #525151;
}
.applyBtn-acdemic{
    margin: 20px 0px;
}
.applyBtn-acdemic a {
    padding: 6px 25px;
    border-radius: 3px;
    background-color: white;
    color: #2C4292;
    border: 1px solid #2A3F8D;
    font-weight: 500;
}
.healthCat {
    font-size: 20px;
    font-weight: bold;
    padding: 0px 8px 10px;
    border-bottom: 4px solid #D9D9D9;
}




/*=== DoCtors Share =====*/
#myModalShare .modal-dialog {
    position: relative;
    margin: 10px auto;
    z-index: 99999999;
    top: 250px;
}
#myModalShare .modal-header {
    background: #d7d8db!important;
    color: #1c1c1c!important;
    height: 50px;
}
#myModalShare h4 {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    margin: 0px 0px;
}
#myModalShare .modal-header .close {
    margin-top: -30px;
    font-size: 30px;
}
#myModalShare .modal-body .shareNow-modal{
	margin: 15px 0px;
}
#myModalShare .modal-body .shareNow-modal a span{
    color: #4c4848;
    font-weight: 600;
	padding: 10px 0px;
}
#myModalShare .modal-body .shareNow-modal .fa {
    font-size: 25px;
    color: #557c09;
	float: right;
	padding: 0px 0px;
}
#myModalShare .btn-default {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
#myModalShare .color-Red .fa {
    font-size: 25px;
    color: #f52422!important;
	float: right;
	padding: 0px 0px;
}
/*===== Health Packages ========*/



.bg-packages {
    background-image: linear-gradient( #4c4d508a , #57575899 , #5c5c5c96),url(./images/package-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 150px 0px 50px;
    margin-top: 0px;
    height: 280px;
}
.color-White h2 {
    color: #fff;
}
.color-White h1 {
    color: #fff;
}
.healthPackBx {
	margin:20px 0px;
	border:1px solid #ddd;
	border-radius:5px;
}
.healthPackBx .packageTitle{
    background: #F1F1F1;
	padding:15px 15px;
}
.healthPackBx .packageTitle h3 {
    margin: 0px 0px;
    font-size: 15px;
    color: #233FA7;
    text-transform: uppercase;
    font-weight: bold;
}
.healthPackBx .packageDetailsBx  {
	padding:20px 15px ;
}
 .priceTag span {
   font-size: 14px;
    background: #2C4292;
    padding: 10px 10px;
    border-radius: 5px;
    color: #fff;
}
.priceTag span .fa {
    font-size: 14px;
    color: #fff;
    padding: 10px 0;
    margin-left: 0px;
}
.healthPackBx .packageDetails {
    overflow-y: scroll;
    height: 200px;
    margin: 20px 0px 20px;
    font-size: 20px!important;
}
.healthPackBx .packageDetails p {
    font-size: 15px;
    line-height: 25px;
}
.packageDetails ul li{
     font-size: 15px;
}
.packageDetails ol li{
     font-size: 15px;
}
/*===sidebar===*/
.slider-Sidemedia .fl-fl {
    letter-spacing: 0px;
    padding:14px 14px;
	line-height:14px!important;
    border-bottom: 1px solid #fff;
}
.slider-Sidemedia .fl-fl:nth-child(3) {
   border-bottom: none;
}
.slider-Sidemedia .fa {
    font-size: 20px;
    color: #fff;
    padding: 10px 0;
    margin-left: 0px;
}
.slider-Sidemedia .fl-fl:hover {
    right: 0;
}
.slider-Sidemedia .fl-fl a {
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin: 2px 0px;
    font-size: 13px;
}
.slider-Sidemedia .float-fb {
    top: 190px;
}
.slider-Sidemedia .float-tw {
    top: 285px;
}
.slider-Sidemedia .float-gp {
    top: 380px;
}
.slider-Sidemedia {
    position: fixed;
    z-index: 99999999;
    top: 25%;
    right: 0px;
    padding: 20px 0px;
    background: #90B842;
    color: #fff;
    text-align: center;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
.slider-Sidemedia img{
    margin: 0px 0px 6px ;
}
/*=====*/
.pageside_Bar .fl-fl {
    letter-spacing: 0px;
    padding:14px 14px;
	line-height:14px!important;
    border-bottom: 1px solid #fff;
}
.pageside_Bar .fl-fl:nth-child(3) {
   border-bottom: none;
}
.pageside_Bar .fa {
    font-size: 20px;
    color: #fff;
    padding: 10px 0;
    margin-left: 0px;
}
.pageside_Bar .fl-fl:hover {
    right: 0;
}
.pageside_Bar .fl-fl a {
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin: 2px 0px;
    font-size: 13px;
}
.pageside_Bar .float-fb {
    top: 190px;
}
.pageside_Bar .float-tw {
    top: 285px;
}
.pageside_Bar .float-gp {
    top: 380px;
}
.pageside_Bar {
    position: fixed;
    z-index: 99999999;
    top: 22%;
    right: 0px;
    padding: 20px 0px;
    background: #90B842;
    color: #fff;
    text-align: center;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
.pageside_Bar img{
    margin: 0px 0px 6px ;
}

/*====BMC Compliance===*/
/*====BMC Compliance===*/
.complianceTxtBox .list-item img{
	height:145px;
}
.complianceTxtBox .list-item {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px #d9d9d9;
    margin: 20px 0px;
    border-top: 5px solid #0000;
    border-radius: 6px;
    height: 150px;
}
.complianceTxtBox .list-item:hover {
   border-top: 5px solid #90B842;
    box-shadow:0px 0px 10px 0px #AFA9A9;
}
.complianceTxtBox .list-content h4 {
    font-size: 16px;
    color: #000;
    line-height: 25px;
    margin: 10px 0px 10px;
}
.complianceTxtBox .list-content h5 {
    font-size: 13px;
    line-height: 20px;
    color: #90b842;
    margin: 10px 0px 10px;
}
.complianceTxtBox .list-content p {
    font-size: 13px;
    line-height: 18px;
    color: #918E8E;
    margin: 0px;
}
.financeBxYr form {
    float: right;
    width: 50%;
}
.financeBxYr label{
    font-size: 18px;
    text-align: center;
    margin: 5px 0px;
}
.financeBxYr .padd-0 {
    padding: 0px;
    width: 48%;
}
#BMCcompliances .col-md-7 {
	padding-left:0px;
}
#BMCcompliances .fa {
    font-size: 30px;
    color: #fff;
    padding: 10px 20px;
    margin-left: 0px;
}
#BMCcompliances .img-wrapper {
  position: relative;
}
#BMCcompliances .img-wrapper img {
    width: 100%;
    height:145px;
}
#BMCcompliances .img-overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}
#BMCcompliances .img-overlay i {
    color: #fff;
    font-size: 2em;
}
 #overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999999999999999999999999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  img {
    margin: 0;
    width: 80%;
    height: auto;
    object-fit: contain;
    padding: 5%;
    @media screen and (min-width:768px) {
        width: 60%;
    }
    @media screen and (min-width:1200px) {
        width: 50%;
    }
  }
}

#BMCcompliances #overlay img{
	height:600px;
	width:35%;
}
#BMCcompliances #nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#BMCcompliances #nextButton :hover {
    opacity: 0.7;
}
@media screen and (min-width:768px) {
	#nextButton {
		font-size: 3em;
	 }
}
#BMCcompliances #prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#BMCcompliances #prevButton:hover {
    opacity: 0.7;
}
@media screen and (min-width:768px) {
	 #prevButton{
		font-size: 3em;
	  }
}
#BMCcompliances #exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
 }
#BMCcompliances #exitButton:hover {
    opacity: 0.7;
  }
@media screen and (min-width:768px) {
	#exitButton{
		font-size: 3em;
	}
}
/*====== Search Page =======*/
#searchpgTab .nav-tabs {
    border-bottom: 1px solid #fff;
    background: #E3E3E3;
    padding: 10px 10px;
    margin: 20px 0px;
}	
#searchpgTab .nav-tabs > li.active > a,
#searchpgTab.nav-tabs > li.active > a:hover,
#searchpgTab.nav-tabs > li.active > a:focus {
    color: #000;
    cursor: pointer;
    background-color: #0000!important;
    border-top:none!important;
	border-left:none!important;
	border-right:none!important;
    border-bottom:2px solid #90B842;
}	
#searchpgTab .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    margin: 0px 5px;
}	
#searchpgTab .nav > li > a {
    font-size: 16px;
    position: relative;
    display: block;
    padding: 0px;
    color: #333;
	font-weight:500;
	border-top:none!important;
	border-left:none!important;
	border-right:none!important;
    border-bottom:2px solid #0000;
}
#searchpgTab .nav > li > a:hover, #searchpgTab .nav > li > a:focus {
		text-decoration: none;
		background-color: #0000!important;
		border-top: none!important;
		border-left: none!important;
		border-right: none!important;
		border-bottom: 2px solid #90b842;
}
#searchpgTab .searchdetail-Bx {
    padding: 10px 10px;
    margin: 0px 0px;
}
#searchpgTab .searchdetail-Bx h3{
	color: #2c4292;
    font-weight: 600;
    font-size: 18px;
    margin: 10px 0px;
    line-height: 30px;
	height:40px;
}
#searchpgTab .searchdetail-Bx p {
    font-size: 16px;
    line-height: 30px;
	color: #423f3f;
}
#searchpgTab .searchdetail-Bx .searchKeyword {
	color:#000;
    background: #90b842ab;
    padding: 2px 8px;
	font-weight:bold;
	font-size:16px;
}
.dropdown, .dropup {
    position: relative;
    z-index: 99999;
}
 .bookBtn {
    padding: 8px 4px;
}
#new-event-slider{
    cursor: pointer;
}
#Doctors-slider .slick-dots {
        display: none!important;
    }
    #VideoGallery-slider .slick-dots {
        display: none!important;
    }
    #NewsEvents-slider .slick-dots {
        display: none!important;
    }
    #OurPartners-slider .slick-dots {
        display: none!important;
    }
