/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: "Open Sans", sans-serif;
  color: #222222;
}

a {
  color: #ef4b37;
  text-decoration: none;
}

a:hover {
  color: #111;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto", sans-serif;
}
/*--------------------------------------------------------------
# Comming Soon
--------------------------------------------------------------*/
.comingsoon_body{
	background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 48%, rgba(252,240,238,1) 67%, rgba(247,218,214,1) 77%, rgba(249,202,197,1) 82%, rgba(249,172,163,1) 88%, rgba(252,129,114,1) 100%);
	height:100vh;
	text-align:center;
	padding:60px 0;
}
.logo_comingsoon{
	margin:auto;
	text-align:center;
}
.coming_soon_sontainer h2{
	text-align:center;
	font-weight:bold;
	color:#ef4b37;
	font-size:48px;
	margin-top:30px;
}
.comingsoon_para{
	text-align:center;
	margin:auto;
	padding:30px 0 0;
	width:35%;
	border-top:2px solid #ef4b37;
	margin-top:30px;
}
.comingsoon_para p{
	color:#000;
}
#countdown ul{
	padding:0;
}
#countdown li {
  display: inline-block;
  font-size: 1.2em;
  list-style-type: none;
  padding: 1em;
  text-transform: uppercase;
  color:#000;
}

#countdown li span {
  display: block;
  font-size: 4.5rem;
  color:#ef4b37;
}

#countdown .emoji {
  display: none;
  padding: 1rem;
}

#countdown .emoji span {
  font-size: 4rem;
  padding: 0 .5rem;
}
.comingsoon_social{
	margin:auto;
	text-align:center;
	display: table;
	padding-bottom:30px;
}
.comingsoon_social .social-links{
	float:none;
}
.comingsoon_social .social-links a{
	margin:0 8px;
}
.dashboard_pannel{
	max-height: 90.5vh;
    min-height: 90.5vh;
    overflow-y: scroll;
}
.card.mb-3 {
    margin-bottom: 30px!important;
}
.widget-content {
    padding: 1rem;
    flex-direction: row;
    align-items: center;
}
.card {
    box-shadow: 0 0.46875rem 2.1875rem rgb(4 9 20 / 3%), 0 0.9375rem 1.40625rem rgb(4 9 20 / 3%), 0 0.25rem 0.53125rem rgb(4 9 20 / 5%), 0 0.125rem 0.1875rem rgb(4 9 20 / 3%);
    border-width: 0;
    transition: all .2s;
}
.bg-midnight-bloom {
    background-image: linear-gradient(-20deg, #2b5876 0%, #4e4376 100%)!important;
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(26, 54, 126, .125);
    border-radius: 0.25rem;
}
.widget-content .widget-content-wrapper {
    display: flex;
    flex: 1;
    position: relative;
    align-items: center;
}
.text-white {
    color: #fff!important;
}
.widget-content .widget-content-left .widget-heading {
    opacity: .8;
    font-weight: 700;
}
.widget-content .widget-content-left .widget-subheading {
    opacity: .5;
}
.widget-content .widget-content-right {
    margin-left: auto;
}
.widget-content .widget-numbers {
    font-weight: 700;
    font-size: 1.8rem;
    display: block;
}
.bg-midnight-bloom {
    background-image: linear-gradient(-20deg, #2b5876 0%, #4e4376 100%)!important;
}
.bg-arielle-smile {
    background-image: radial-gradient(circle 248px at center, #16d9e3 0%, #30c7ec 47%, #46aef7 100%)!important;
}
.bg-grow-early {
    background-image: linear-gradient(to top, #0ba360 0%, #3cba92 100%)!important;
}
.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header {
    display: flex;
    align-items: center;
    border-bottom-width: 1px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0.625rem;
    height: 3.5rem;
}
.card-header, .card-title {
    text-transform: uppercase;
    color: rgba(13, 27, 62, .7);
    font-weight: 700;
    font-size: .88rem;
}
.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    color: inherit;
    background-color: #fff;
    border-bottom: 1px solid rgba(26, 54, 126, .125);
}
.card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
}
.widget-content .widget-content-outer {
    display: flex;
    flex: 1;
    flex-direction: column;
}
.widget-content .widget-content-wrapper {
    display: flex;
    flex: 1;
    position: relative;
    align-items: center;
}
.text-success {
    color: #3ac47d!important;
}
.text-warning {
    color: #f7b924!important;
}
.text-danger {
    color: #d92550!important;
}
.btn-group>.btn:not(:last-child):not(.dropdown-toggle), .btn-group>.btn-group:not(:last-child)>.btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-focus:not(:disabled):not(.disabled):active, .btn-focus:not(:disabled):not(.disabled).active, .show>.btn-focus.dropdown-toggle {
    color: #fff;
    background-color: #2d2a37;
    border-color: #272430;
}
.btn-group>.btn:not(:first-child), .btn-group>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group>.btn:not(:first-child), .btn-group>.btn-group:not(:first-child) {
    margin-left: -1px;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.badge {
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px 10px;
    min-width: 19px;
}
.badge-warning {
    color: #212529;
    background-color: #f7b924;
}
.btn-primary {
    color: #fff;
    background-color: #3f6ad8;
    border-color: #3f6ad8;
}
.badge-success {
    color: #fff;
    background-color: #3ac47d;
}
.badge-danger {
    color: #fff;
    background-color: #d92550;
}
.text-danger {
    color: #d92550!important;
}
.widget-content .widget-content-right {
    margin-left: auto;
}
.w-100 {
    width: 100%!important;
}
.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}
.bg-danger {
    background-color: #d92550!important;
}
.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #3f6ad8;
    transition: width .6s ease;
}
.text-success {
    color: #3ac47d!important;
}
.bg-success {
    background-color: #3ac47d!important;
}
.text-warning {
    color: #f7b924!important;
}
.bg-warning {
    background-color: #f7b924!important;
}
.text-info {
    color: #16aaff!important;
}
.bg-info {
    background-color: #16aaff!important;
}
.card.mb-3 {
    margin-bottom: 30px!important;
}
.widget-content {
    padding: 1rem;
    flex-direction: row;
    align-items: center;
}
.widget-content .widget-content-wrapper {
    display: flex;
    flex: 1;
    position: relative;
    align-items: center;
}
.card {
    box-shadow: 0 0.46875rem 2.1875rem rgb(4 9 20 / 3%), 0 0.9375rem 1.40625rem rgb(4 9 20 / 3%), 0 0.25rem 0.53125rem rgb(4 9 20 / 5%), 0 0.125rem 0.1875rem rgb(4 9 20 / 3%);
    border-width: 0;
    transition: all .2s;
}
.btn-actions-pane-right {
    margin-left: auto;
    white-space: nowrap;
}
.btn-focus {
    color: #fff;
    background-color: #444054;
    border-color: #444054;
}
.btn-focus:hover {
    color: #fff;
    background-color: #322f3e;
    border-color: #2d2a37;
}
@media all and (max-width: 768px) {
  #countdown li {
    font-size: 16px;
  }
  
  #countdown li span {
    font-size: 24px;

  }
  .comingsoon_para{
	width:80%;
}
}
@media all and (max-width: 767px) {
 .doctors .member .member-imgs img {
    height: auto !important;
}
}
@media all and (max-width: 480px) {
 .coming_soon_sontainer h2{
	font-size:30px;
}
.comingsoon_para p{
	font-size:14px;
}
#countdown li {
  
  padding:0 8px;
}
  #countdown li {
    font-size: 14px;
  }
  
  #countdown li span {
    font-size: 16px;

  }
  .comingsoon_para{
	width:80%;
}
}
/*--------------------------------------------------------------
End
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #ef4b37;
  border-top-color: #ffe6d9;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #ef4b37;
  width: 40px;
  height: 40px;
  border-radius: 0px;
  transition: all 0.4s;
  text-align: center;
}
.back-to-top i {
    font-size: 28px;
    color: #fff;
    line-height: 1.4;
}
.back-to-top:hover {
  background: #111;
  color: #fff;
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
  .filtericon{
	  display:block;
  }
  .sidebar{
	  display:none;
  }
  .sidebar_content{
	padding:0 2rem 0 2rem;
}
}
@media screen and (min-width: 769px) {
  .filtericon{
	  display:none;
  }
  .sidebar_content {
    padding: 0 2rem 0 1rem;
}
}
/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  background: #ef4b37;
  color: #fff;
  height: 40px;
  font-size: 16px;
  font-weight: 600;
  z-index: 996;
  transition: all 0.5s;
}
#topbar.topbar-scrolled {
  top: -40px;
}
#topbar i {
  padding-right: 6px;
  line-height: 0;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background: #fff;
  transition: all 0.5s;
  z-index: 997;
  padding: 1px 0;
  top: 40px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}
@media (max-width: 992px) {
  #header {
    padding: 1px 0;
  }
}
#header.header-scrolled {
  top: 0;
}
#header .logo {
  font-size: 28px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
#header .logo a {
  color: #555555;
}
#header .logo img {
  /*max-height: 40px;*/
}

/*--------------------------------------------------------------
# Dashboard
--------------------------------------------------------------*/

.appointment .php-email-form select {
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
-moz-border-radius: 6px!important;
-webkit-border-radius: 6px!important;
border-radius: 6px!important;
background:#F3F6F9 url(../img/arrow_down.png) no-repeat scroll calc(97% + 3px) center/11px auto;
/*background-position: right center;*/
background-color: #F3F6F9 !important;
border: 1px solid #F3F6F5 !important;
color: #3F4254 !important;
box-shadow: none !important;
font-size: 14px !important;
}
.dashborard_top {
    /*padding: 20px 0 0;*/
    margin-top: 72px;
	overflow: visible;
}
.dashboard_login_out{
	float:right;
	display:table;
	color:#fff;
	margin-right:30px;
}
.dashboardheader{
	background:#ef4b37;
	padding:8px 15px;
	display: table;
    width: 100%;
}
.dashboardheader h5{
	text-align:left;
	color:#fff;
	margin:2px 0;
	font-weight:600;
	display: table;
    float: left;
}
.dashboard_first_link a:hover {
	color:#ef4b37;
	background:#fff;
}
.dashboard_sub_button{
	margin-top:30px;
}
.dash_dropdown{
  appearance: inner-spin-button;
  -webkit-appearance: inner-spin-button;
  -moz-appearance: inner-spin-button;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
  background-color: #ef4b37;
  background:#fff;
}
#panel {
    display: none;
}
/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}
.tab-content> .Show {
    display: block;
}
/* Dropdown Content (Hidden by Default) */
.Panel-content {
  display: none;
  background-color: #f1f1f1;
  width: 100%;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.Panel-content a {
  color: black;
  padding: 10px 25px !important;
  text-decoration: none;
  display: block;
  color:#000 !important;
  border-bottom: 1px solid #ddd !important;
}
#sidebar .nav li a:focus{
	background:#ccc;
	color:#000;
}
.updownicon{
	float: right;
    line-height: 1.0;
	margin-right:0 !important;
	font-size: 22px;
}
/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}

#viewport {
  /*padding-left: 250px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;*/
}
.viewport{
	padding-left: 250px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#content {
  float:left;
  width: 100%;
  position: relative;
  margin-right: 0;
}

/* Sidebar Styles */

#sidebar {
  float:left;
  left: 250px;
  width: 250px;
  height: 100vh;
  margin-left: -250px;
  overflow-y: auto;
  background: #ef4b37;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#sidebar header {
  background-color: #ef4b37;
  padding:15px 25px;
  border-bottom: 1px solid #ffe6d9;
}

#sidebar header h4 {
  color: #000;
  text-align:left;
  font-size: 18px;
  word-break: break-word;
}
#sidebar header p {
  color: #000;
  text-align:left;
  font-size:14px;
}

#sidebar header a:hover {
  color: #010101;
}

#sidebar .nav{
	border-top:1px solid #dedede;
}
#sidebar .nav li{
  display: table;
  width: 100%;
}
#sidebar .nav li a{
  background: none;
  border-bottom: 1px solid #ffe6d9;
  color: #ffe6d9;
  font-size: 14px;
  padding: 16px 24px;
  display: table;
  width: 100%;
}

#sidebar .nav a:hover{
  background: #fff;
  color: #ef4b37;
}

#sidebar .nav a i{
  margin-right: 16px;
}
.dashboard_content{
	padding:15px;
	background: #fff;
    border-bottom: 1px solid #dedede;
}
#dashboard{
	border-bottom:1px solid #dedede;
	margin-bottom:10px;
}
.myacntmandatory{
	color:#F00;
}
.dashboardradio{
	margin-right:15px;
	margin-bottom:10px;
}
.dashboardradio input{
	height:auto !important;
}
.form-label{
	font-size: 1rem;
    font-weight: 500;
    color: #111;
}
.form-group p{
	font-size:14px;
	color:#666;
	margin:10px 0;
}
.progress_dashboard{
	padding:5px 15px;
	border-bottom: 1px solid #f1f1f1;
}

.flex-wrapper {
  display: flex;
  flex-flow: row nowrap;
}

.single-chart {
  width: 33%;
  justify-content: space-around ;
  cursor:pointer;
}

.circular-chart {
  display: block;
  margin: 0px auto;
  max-width: 15%;
  max-height: 100px;
}
.circular-chart-H {
  display: block;
  margin: 0px auto;
  max-width: 70%;
  max-height: 150px;
}
.circle-bg {
  fill: none;
  stroke: #eee;
  stroke-width: 2.6;
}

.circle {
  fill: none;
  stroke-width: 2.8;
  stroke-linecap: round;
  animation: progress 1s ease-out forwards;
}

@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}

.circular-chart.orange .circle {
  stroke: #ff9f00;
}

.circular-chart.green .circle {
  stroke: #4CC790;
}
.circular-chart.blue .circle {
  stroke: #3c9ee5;
}

.circular-chart-H.orange .circle {
  stroke: #ff9f00;
}

.circular-chart-H.green .circle {
  stroke: #4CC790;
}

.circular-chart-H.blue .circle {
  stroke: #3c9ee5;
}
.circular-chart-H.purple .circle {
  stroke: #de01ff;
}
.circular-chart-H.seeblue .circle {
  stroke: #00f1e8;
}
.percentage {
  fill: #666;
  font-family: sans-serif;
  font-size: 0.5em;
  text-anchor: middle;
}
.percentage_H {
  fill: #111;
  font-family: sans-serif;
  font-size:7px;
  text-anchor: middle;
}
.switch {
  position: relative;
  height: 35px;
  width: 120px;
  margin: 0px;
  background: rgba(0, 0, 0, 0.08);
  border-radius:6px;
  /*-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);*/
}

.switch-label {
  position: relative;
  z-index: 2;
  float: left;
  width: 58px;
  line-height: 35px;
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
  text-align: center;
  /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.45);*/
  cursor: pointer;
}
.switch-label:active {
  font-weight: bold;
}

.switch-label-off {
  padding-left: 2px;
}

.switch-label-on {
  padding-right: 2px;
}


.switch-input {
  display: none;
}
.switch-input:checked + .switch-label {
  font-weight: 600;
  color: #222;
  /*text-shadow: 0 1px rgba(255, 255, 255, 0.25);*/
  -webkit-transition: 0.15s ease-out;
  -moz-transition: 0.15s ease-out;
  -ms-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  -webkit-transition-property: color, text-shadow;
  -moz-transition-property: color, text-shadow;
  -ms-transition-property: color, text-shadow;
  -o-transition-property: color, text-shadow;
  transition-property: color, text-shadow;
}
.switch-input:checked + .switch-label-on ~ .switch-selection {
  left: 60px;
  /* Note: left: 50%; doesn't transition in WebKit */
}

.switch-selection {
  position: absolute;
  z-index: 1;
  top: 1px;
  left: 2px;
  display: block;
  width: 58px;
  height: 34px;
  border-radius:6px;
  background-color: #ef4b37;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ef4b37), color-stop(100%, #ef4b37));
  background-image: -webkit-linear-gradient(top, #ef4b37, #ef4b37);
  background-image: -moz-linear-gradient(top, #ef4b37, #ef4b37);
  background-image: -ms-linear-gradient(top, #ef4b37, #ef4b37);
  background-image: -o-linear-gradient(top, #ef4b37, #ef4b37);
  background-image: linear-gradient(top, #ef4b37, #ef4b37);
  /*-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2);*/
  -webkit-transition: left 0.15s ease-out;
  -moz-transition: left 0.15s ease-out;
  -ms-transition: left 0.15s ease-out;
  -o-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
}
.infoi i{
	color:#999;
	cursor:pointer;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    filter: alpha(opacity=0);
    opacity: 0;
	
}
.tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9;
}
.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
	
}
.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}
.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
	
}
.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #fff;
	
}
.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #fff;
	-webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.195);
	 box-shadow: 0 0px 4px rgba(0, 0, 0, 0.195);
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #fff;
	-webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.195);
	 box-shadow: 0 0px 4px rgba(0, 0, 0, 0.195);
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #fff;
	-webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.195);
	 box-shadow: 0 0px 4px rgba(0, 0, 0, 0.195);
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #fff;
	-webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.195);
	 box-shadow: 0 0px 4px rgba(0, 0, 0, 0.195);
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #fff;
	-webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.195);
	 box-shadow: 0 0px 4px rgba(0, 0, 0, 0.195);
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #fff;
	-webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.195);
	 box-shadow: 0 0px 4px rgba(0, 0, 0, 0.195);
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #fff;
	-webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.195);
	 box-shadow: 0 0px 4px rgba(0, 0, 0, 0.195);
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #000;
    text-align: center;
    background-color: #fff;
	border:1px solid #dedede;
    border-radius: 4px;
	 -webkit-box-shadow: 0 0px 26px rgba(0, 0, 0, 0.195);
	 box-shadow: 0 0px 26px rgba(0, 0, 0, 0.195);
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
	
}
.dropdown-menu {
    position: absolute;
    top: 126%;
    left: 0;
    z-index: 99;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0;
}
.dropdown-menu-right {
    right: 0;
    left: auto;
}
.dropdown-menu-left {
    right: auto;
    left: 0;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
}
.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}
.updrop{
	float:right;
	margin-right:30px;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropdown,
.dropup {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0;
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
.progress {
    height: 14px;
	margin-top: 20px;
    margin-bottom: 5px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}
.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
    background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
    background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
    background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
    background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.mobile-nav-toggle-dashboard {
    color: #555555;
    font-size: 28px;
    cursor: pointer;
    display: none;
    line-height: 0;
    transition: 0.5s;
}
.dashboard_container{
	position:relative;
}
.btndownload_row{
	display:table;
}
.btndownload {
  background-color:#ef4b37;
  border: none;
  border-radius:6px;
  color: white;
  padding:10px 35px;
  cursor: pointer;
  font-size: 20px;
  font-size:14px;
}

/* Darker background on mouse-over */
.btndownload:hover {
  background-color:#111;
}
.dash_notify{
	padding:10px 10px !important;
}
/*---Dashboard Media Screen ----*/
@media (max-width: 991px){
.dashboard_login_out{
	padding: 10px 30px 10px 30px !important;
}
.mobile-nav-toggle-dashboard {
    display: block;
}
.circular-chart {
    display: block;
    margin: 0px auto;
    max-width: 60px;
    max-height: 100px;
}
}
@media (max-width: 620px){
.dashboard_login_out{
	margin-right:0;
}
.dashborard_top {
    margin-top: 40px;
}
.dashboard_login_out {
    padding: 10px 0px 10px 30px !important;
}
.dropdown-menu {
    top: 110%;
}
}
@media (max-width: 480px){
.dashborard_top {
    margin-top: 65px;
}
}
/*---------end Dashboard --------*/
/*---------Membership Plan--------*/
.membership_plan_container{
	margin-bottom:30px;
}
.single-price {
  text-align: center;
  background: #262626;
  transition: .7s;
  margin-top: 20px;
}
.single-price h3 {
  font-size: 25px;
  color: #000;
  font-weight: 600;
  text-align: center;
  margin: 0;
  font-family: poppins;
  color: #fff;
}
.single-price h4 {
  font-size: 48px;
  font-weight: 500;
  color: #fff;
}
.single-price h4 span.sup {
  vertical-align: text-top;
  font-size: 25px;
}
.deal-top {
  position: relative;
  background: #ef4b37;
  font-size: 16px;
  text-transform: uppercase;
  padding: 40px 24px 40px;
}
.deal-top::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -50px;
  width: 0;
  height: 0;
  border-top: 50px solid #16A086;
}
.deal-bottom {
  padding: 56px 16px 0;
}
.deal-bottom ul {
  margin: 0;
  padding: 0;
}
.deal-bottom  ul li {
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  margin-top: 16px;
  border-top: 1px solid #E4E4E4;
  padding-top: 16px;
  list-style: none;
}
.btn-area a {
  display: inline-block;
  font-size: 18px;
  color: #fff;
  background: #ef4b37;
  padding: 8px 64px;
  margin-top: 32px;
  border-radius: 4px; 
  margin-bottom: 40px;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}


.single-price:hover {
  background: #ef4b37;
}
.single-price:hover .deal-top {
  background: #262626;
}
.single-price:hover .deal-top:after {
  border-top: 50px solid #262626;
}
.single-price:hover .btn-area a {
  background: #262626;
}

/* ignore the code below */

.link-area
{
  position:fixed;
  bottom:20px;
  left:20px;  
  padding:15px;
  border-radius:40px;
  background:tomato;
}
.link-area a
{
  text-decoration:none;
  color:#fff;
  font-size:25px;
}
/*------End-----*/
/**
* Appointment Button
*/
.appointment-btn {
  margin-left: 25px;
  background: #fff;
  color: #ef4b37;
  border-radius: 0px;
  padding: 8px 25px;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 14px;
  display: inline-block;
}
.appointment-btn:hover {
  background: #111;
  color: #fff;
}
.social-btn{
  margin-left: 10px;
  background: #fff;
  color: #ef4b37;
  border-radius: 0px;
  padding: 1px;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 20px;
  display: inline-block;
  text-align:center;
  width:32px;
  height:32px;
}
.social-btn:hover{
  background: #111;
  color: #fff;
}
.msme_log{
	margin:auto;
	width:50%;
	padding:0 30px;
}
@media (max-width: 1024px) {
.msme_log{
	margin:auto;
	width:50%;
	padding:0 0px;
}
}
@media (max-width: 768px) {
  .appointment-btn {
    margin: 0 15px 0 0;
    padding: 6px 15px;
  }
  .appointment-btn{
	  font-size:8px;
  }
  .colub_btn a{
	  width:100%;
	  font-size: 14px;
  }
  .msme_log{
	margin:auto;
	width:90%;
	padding:0 0px;
}
}
@media (max-width: 480px) {
.office_b_content{
	padding:5px 15px;
}
.msme_log{
	margin:auto;
	width:100%;
	padding:0 15px;
}
  .appointment-btn {
    margin: 0 5px 0 0;
    padding: 6px 5px;
  }
  .appointment-btn{
	  font-size:8px;
  }
  .colub_btn a{
	  width:100%;
	  font-size: 14px;
  }
}
@media (max-width: 375px) {
  .appointment-btn {
    margin: 0 4px 0 0;
    padding: 6px 4px;
  }
  .appointment-btn{
	  font-size:7px;
  }
  .colub_btn a{
	  width:100%;
	  font-size: 12px;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}
.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}
.navbar li {
  position: relative;
}
.navbar a, .navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 30px;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  color: #080808;
  white-space: nowrap;
  transition: 0.3s;
  text-transform: uppercase;
  font-weight: 500;
}
.navbar a i, .navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}
.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a {
  color: #07306f;
}
.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
  border-radius: 4px;
}
.navbar .dropdown ul li {
  min-width: 200px;
}
.navbar .dropdown ul a {
  padding: 10px 20px;
  text-transform: none;
}
.navbar .dropdown ul a i {
  font-size: 12px;
}
.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover > a {
  color: #ef4b37;
}
.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}
.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}
@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #555555;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}
.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
  .events .col-md-2 {
    width:25% !important;
}
.events .col-md-2:last-child {
    width:50% !important;
}
}
.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(60, 60, 60, 0.9);
  transition: 0.3s;
  z-index: 999;
}
.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}
.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  border-radius: 8px;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}
.navbar-mobile a, .navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #555555;
}
.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover > a {
  color: #ef4b37;
}
.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}
.navbar-mobile .dropdown ul li {
  min-width: 200px;
}
.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}
.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}
.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover > a {
  color: #ef4b37;
}
.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Home Banner Section
--------------------------------------------------------------*/
#homebanner {
  width: 100%;
  background: #fff;    
}
.banner_section{
	background: #fff;
	width: 95%;
    margin: auto;
}
.banner_section h2{
	color:#ef4b37;
	text-align:center;
	line-height:1.5;
}
/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  /*height: 60.5vh;*/
  height: 54vh;
  background-color: rgba(60, 60, 60, 0.8);
  overflow: hidden;
  position: relative;
      
}
#hero .carousel, #hero .carousel-inner, #hero .carousel-item, #hero .carousel-item::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
#hero .carousel-item {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
#hero .container {
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 50px;
  border-top: 4px solid #ef4b37;
}
@media (max-width: 1200px) {
  #hero .container {
    margin-left: 50px;
    margin-right: 50px;
  }
}
#hero h2 {
  color: #2f2f2f;
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 700;
}
#hero p {
  margin: 0 auto 30px auto;
  color: #555555;
}
#hero .carousel-inner .carousel-item {
  transition-property: opacity;
  background-position: center top;
}
#hero .carousel-inner .carousel-item,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  opacity: 0;
}
#hero .carousel-inner .active,
#hero .carousel-inner .carousel-item-next.carousel-item-start,
#hero .carousel-inner .carousel-item-prev.carousel-item-end {
  opacity: 1;
  transition: 0.5s;
}
#hero .carousel-inner .carousel-item-next,
#hero .carousel-inner .carousel-item-prev,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  left: 0;
  transform: translate3d(0, 0, 0);
}
#hero .carousel-control-next-icon, #hero .carousel-control-prev-icon {
  background: none;
  font-size: 30px;
  line-height: 0;
  width: auto;
  height: auto;
  background: rgba(239, 75, 55, 0.5);
  border-radius: 0;
  transition: 0.3s;
  color: rgba(255, 255, 255, 0.5);
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#hero .carousel-control-next-icon:hover, #hero .carousel-control-prev-icon:hover {
  background: #ef4b37;
  color: rgba(255, 255, 255, 0.8);
}
#hero .carousel-indicators li {
  cursor: pointer;
  background: #07306f;
  overflow: hidden;
  border: 0;
  width: 12px;
  height: 12px;
  border-radius: 50px;
  opacity: 1;
  transition: 0.3s;
}
#hero .carousel-indicators li.active {
  opacity: 1;
  background: #ef4b37;
}
#hero .btn-get-started {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 14px 32px;
  border-radius: 4px;
  transition: 0.5s;
  line-height: 1;
  color: #fff;
  background: #ef4b37;
  margin-bottom: 15px;
}
#hero .btn-get-started:hover {
  background: #111;
}
#hero-carousel-indicators{
	display:none;
}
@media (max-width: 992px) {
  #hero {
    height: 65vh;
  }
  #hero .container {
    margin-top: 100px;
  }
  .row_top {
    display: block !important;
    /* flex-wrap: wrap; */
    margin-top: 110px!important;
	max-height: 100% !important;
    min-height: 100% !important;
}
.d-flex {
    display: block !important;
}
.cta_left {
    margin-bottom: 15px;
}
.cta_col_left {
    margin-bottom: 15px;
}
.mb-5 {
    margin-bottom: 0!important;
}
.hrifc_col {
    padding: 15px 0 0;
}
.ab_left {
    margin-bottom: 0px;
}
.spcl_link{
	text-align:center;
}
.social-links {
    display: table;
    float: none !important;
    margin: auto auto 15px auto;
}
.d-none {
    display: none!important;
}
.d-flex {
    display: flex!important;
}
}
@media (max-width: 768px) {
  #hero h2 {
    font-size: 28px;
  }
 .progress1 {
    height: 150px !important;
    width: 100% !important;
}
.statics_container {
    padding: 30px 0 10px !important;
}
.featured-services .icon {
    margin-bottom: 15px;
    text-align: center;
}
.featured-services .title {
    text-align: center;
}
.cta_right h2 {
    text-align: center !important;
}
.cta_right h2::after {
    margin: auto !important;
    text-align: center !important;
    left: 0 !important;
    right: 0 !important;
}
.cta h3 {
    font-size: 24px !important;
	text-align: center !important;
}
.cta_left p {
    line-height: 1.5 !important;
    text-align: center !important;
}
.cta{
	padding:0 !important
}
.cta_right_w h2 {
    text-align: center !important
}
.cta_right_w h2::after {
    margin: auto !important;
    text-align: center !important;
    left: 0 !important;
    right: 0 !important;
}
.advertise_bottom {
    margin-bottom: 20px;
}
.gallery {
    padding: 30px 0 10px !important;
}
.press {
    padding: 30px 0 0 !important;
}
}
@media (min-width: 1024px) {
  #hero .carousel-control-prev, #hero .carousel-control-next {
    width: 5%;
  }
}
@media (max-height: 500px) {
  #hero {
    /*height: 81vh;*/
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 0px 0;
  overflow: hidden;
}

.section-bg {
  background-color: #fff;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}
.section-title h2 {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  color:#111;
}
.section-title h2::after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: #ef4b37;
  bottom: 0;
  left: calc(50% - 25px);
}
.section-title p {
  margin-bottom: 0;
}
.colub h4{
	color:#ef4b37;
	font-size:18px;
}
.colub p{
	text-align:justify;
	font-size:14px;
}
.colub_ul_disc{
	margin-bottom:15px;
}
.colub_ul_disc li{
	list-style:disc;
	font-size: 14px;
}
.colub_ul_decimal{
	margin-bottom:15px;
}
.colub_ul_decimal li{
	text-align:justify;
	list-style:decimal;
}
.colub_btn a {
    display: table;
    padding: 10px 20px;
    text-align: center;
    background: #ef4b37;
    color: #fff;
    float: left;
    font-size: 16px;
	font-weight:600;
}
.colub_btn a:hover{
	background:#111;
}
#newssec{
	background:#fff;
}
#newseventsec{
	background:#f5f5f5;
}
.newsdate{
	position:absolute;
	top:0;
	right:0;
	background:#ef4b37;
	padding:4px 15px;
	font-size:12px;
	text-align:center;
	color:#fff;	
}
#newsdetails{
	background:#eee;
	padding:30px 0;
}
.newsdetails_title{
	padding:30px 0;
}
.newsdetails_title h2{
	text-align:center !important;
	font-weight:bold !important;
	color:#000 !important;
	font-size:28px !important;
}
.newsdetails_title p{
	text-align:center !important;
	font-weight:500 !important;
	color:#ef4b37 !important;
	font-size:18px !important;
	margin:15px 0;
}
.newsdetails_text{
	background:#fff;
	padding:15px;
}
.newsdetails_picture{
	background:#ef4b37;
	padding:15px;
}
.main_picture{
	padding-top:15px;
}
.main_picture img{
	width:100%;
}
.newsdetails_text p{
	text-align:left;
	color:#111;
	font-size:14px;
}
.pagination_section{
	padding:15px;
	background:#ffe6d9;
	margin-bottom:15px;
	display:flex;
}
.pagination_section nav{
	margin:auto;
}
.qca_links{
	display:table;
	width:auto;
	margin:auto;
	padding-bottom:15px;
}
.qca_links a{
	display: table;
    padding: 10px 20px;
	margin:0 15px;
    text-align: center;
    background: #ef4b37;
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: 600;
}
.qca_links a:hover{
	background:#111;
	color:#fff;
}
/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 20px 0;
  background-color: #ffe6d9;
  min-height: 40px;
  margin-top: 110px;
}
@media (max-width: 992px) {
  .breadcrumbs {
    /*margin-top: 105px;*/
	margin-top: 80px;
  }
}
.breadcrumbs h2 {
  font-size: 24px;
  font-weight: 300;
  margin: 0;
}
@media (max-width: 992px) {
  .breadcrumbs h2 {
    margin: 0 0 10px 0;
  }
}
.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.breadcrumbs ol li + li {
  padding-left: 10px;
}
.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #6c757d;
  content: "/";
}
@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }
    .events .col-md-2 {
    width:33.333% !important;
}
}
@media (max-width: 620px) {
.spcl_link a {
    line-height: 3 !important;
}
#footer .footer-top {
    padding: 30px 0 0px 0 !important;
}
.hrifc_col {
    display: table !important;
}
.ab_left {
    padding-left: 15px !important;
}
.cta_right_w {
    padding-left: 0px !important;
}
.hrifc {
    padding: 0 0px !important;
}
.section-title h2 {
    font-size: 24px !important;
}
#header .logo img {
    max-height: 40px !important;
}
.row_top {
    display: block !important;
    /* flex-wrap: wrap; */
    margin-top: 82px!important;
    max-height: 100% !important;
    min-height: 100% !important;
}
}
/*--------------------------------------------------------------
# Featured Services
--------------------------------------------------------------*/
.featured-services{
	background:#ffe6d9;
}
.featured-services .icon-box {
  padding:15px 22px;
  position: relative;
  overflow: hidden;
  background: #ef4b37;
  box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
  transition: all 0.3s ease-in-out;
  border-radius: 0px;
  z-index: 1;
  margin-bottom:7px;
  margin-top:7px;
  width:100%;
}
.featured-services .icon-box::before {
  content: "";
  position: absolute;
  background: #d9f1f2;
  right: 0;
  left: 0;
  bottom: 0;
  top: 100%;
  transition: all 0.3s;
  z-index: -1;
}
.featured-services .icon-box:hover::before {
  background: #dedede;
  top: 0;
  border-radius: 0px;
}
.featured-services .icon {
  margin-bottom: 15px;
}
.featured-services .icon i {
  font-size: 30px;
  line-height: 1;
  color: #fff;
  transition: all 0.3s ease-in-out;
}
.featured-services .title {
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 16px;
}
.featured-services .title a {
  color: #111;
}
.featured-services .description {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  color:#fff;
}
.featured-services .icon-box:hover .title a{
	 color: #ef4b37;
}
 .featured-services .icon-box:hover .description {
  color: #000;
}
.featured-services .icon-box:hover .icon i {
  color: #ef4b37;
}

/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/
.cta_col_left{
	padding-left:0;
}
.cta_col_right{
	padding-right:0;
}
.cta_right_w {
    padding-top: 0px;
	padding-bottom:0;
	padding-left:15px;
}
.cta_right_w h2 {
    text-align: left;
    text-transform: capitalize;
    color: #111;
	margin-bottom:0;
}
.cta_right_w h2::after {
    content: "";
    position: absolute;
    display: block;
    width: 100px;
    height: 3px;
    background: #ef4b37;
    bottom: 0;
    left: calc(4% - 25px);
}
.press h3 {
    font-weight: 600;
    font-size: 20px;
	margin:15px 0;
}
.all_btn a{
	display: table;
    padding: 15px 30px;
    text-align: center;
    background: #ef4b37;
    color: #fff;
    float: left;
    font-size: 16px;
	font-weight:bold;
}
.all_btn a:hover{
	background:#111;
}
.cta {
  background: #fff;
  color: #111;
  background-size: cover;
  padding: 30px 0 0;
}
.cta_left{
	background:#ef4b37;
}
.cta_left p{
	line-height:2.3;
}
.text-left{
	padding:30px;
	color:#fff;
}
.cta_right{
	padding-top: 5px;
	padding-bottom:28px;
}
.statics_container{
	display:table;
	width:100%;
	background:#f8f8f8;
	padding:21px 0 22px;
}
.static_col{
	display:table;
	width:100%;
	background:#f6f6f6;
}
.states{
	max-height:300px;
	min-height:300px;
	display:table;
	width:100%;
	background:#090;
}
.states_title{
	display:table;
	width:100%;
}
.states_title a{
	display:table;
	width:100%;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	background:#ef4b37;
	color:#111;
}
.states_title a:hover{
	background:#111;
	color:#fff;
}
.cta_right h2{
	text-align:left;
	text-transform:capitalize;
	color:#111;
}
.cta_right h2::after {
    content: "";
    position: absolute;
    display: block;
    width: 100px;
    height: 3px;
    background: #ef4b37;
    bottom: 0;
    left: calc(4% - 25px);
}
.cta h3 {
  font-size: 28px;
  font-weight: 700;
  color:#111;
  margin-top:0;
}
.cta .cta-btn {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 35px;
  border-radius:0px;
  transition: 0.5s;
  margin-top: 10px;
  border: 2px solid #fff;
  color: #fff;
}
.cta .cta-btn:hover {
  background: #fff;
  color: #ef4b37;
}
.subscribesec{
	display:flex;
	width:100%;
}
.subscribeinput{
	border-radius:0;
	border:1px solid #ef4b37;
	font-size:14px;
	height:50px;
}
.submit_btn{
	border-radius:0;
	background:#111;
	color:#fff;
	padding: 0 15px;
}
.about .content ul li {
    padding-bottom: 5px;
    font-size: 14px;
}
.about .content ul i {
    font-size: 14px;
    padding-right: 4px;
    color: #ef4b37;
}
.about .content ul {
    list-style: none;
    padding: 0;
}
.ab_right {
    margin-bottom: 15px;
    position: relative;
}
.hrifc_col{
	display:flex;
	padding:15px 0;
}
.hrifc{
	padding:0 15px;
}
.ob_container{
	background:#fff;
	border:1px solid #dedede;
	box-shadow:0px 0px 11px 0px #ccc;
	margin:10px 0;
}
.office_b_content h4{
	font-size:20px;
	color:#ef4b37;
	margin:10px 0;
	text-align:left;
}
.office_b_content p{
	text-align:left;
	font-size:14px;
	margin-bottom:5px;
}
.office_b img{
	width:100%;
}
.office_b_content{
	padding:5px 0;
}
.office_b_content{
	color:#111;
}
.ob_container:hover{
	border:1px solid #999;
	box-shadow:0px 0px 0px 0px #fff;
}
.msbtn a{
	margin:10px auto;
	float:none;
}

/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
.about .content h4 {
  font-weight: 600;
  color: #ef4b37;
}
.about .content ul {
  list-style: none;
  padding: 0;
}
.about .content ul li {
  padding-bottom: 5px;
    font-size: 14px;
}
.about .content ul i {
  font-size: 14px;
  padding-right: 4px;
  color: #ef4b37;
}
.about .content p:last-child {
  margin-bottom: 0;
}
.ab_left{
	padding-left:0;
	margin-bottom:15px;
}
.ab_right{
	margin-bottom:15px;
}
.right_sidear{
	background:#ffe6d9;
	margin-top:4px;
}
.top_rsb{
	display:table;
	width:100%;
	background:#333;
	padding:10px;
}
.top_rsb h4{
	text-align:left;
	color:#fff;
	font-weight:600;
	text-transform:capitalize;
	margin:0;
	font-size:18px;
}
.lub_row{
	padding:10px 0;
	display:table;
	width:100%;
	border-bottom:1px solid #fff;
}
.overscroll{
	/*max-height: 54vh;
    min-height: 54vh;*/
	max-height: 47vh;
    min-height: 47vh;
    overflow-y: scroll;
}
#ex3::-webkit-scrollbar{
width:10px;
background-color:#cccccc;
}
#ex3::-webkit-scrollbar-thumb{
background-color:#666;
border-radius:0px;
}
#ex3::-webkit-scrollbar-thumb:hover{
background-color:#ef4b37;
border:1px solid #ef4b37;
}
#ex3::-webkit-scrollbar-thumb:active{
background-color:#ef4b37;
border:1px solid #ef4b37;
} 
#ex3::-webkit-scrollbar-track{
border:1px #ccc solid;
border-radius:0px;
-webkit-box-shadow:0 0 6px #ccc inset;
}
.lub_col{
	width:30%;
	float:left;
}
.lub_col img{
	width:100%;
}
.lub_col_right{
	width:70%;
	float:left;
	padding:0 10px;
}
.lub_col_right h5{
	text-align:left;
	font-size:14px;
	color:#111;
	font-weight:bold;
}
.lub_col_right p{
	text-align:left;
	font-size:10px;
	color:#111;
	margin-bottom:2px;
}
.lub_col_right a{
	display:table;
	padding:2px 10px;
	text-align:center;
	background:#ef4b37;
	color:#fff;
	float:left;
	font-size:10px;
}
.lub_col_right a:hover{
	background:#111;
	color:#fff;
}
.lub_col_right_p{
	width:100%;
	float:left;
	padding:0 10px 0 0;
}
.lub_col_right_p .spancl{
	font-size:14px;
	padding-right:15px;
	margin-bottom:15px;
	display:table;
	width:100%;
}
.spancl span{
	/*padding-right:30px;
	float:left;
	font-size:14px;*/
	padding-right: 15px;
    float: left;
    font-size: 13px;
}
.lub_col_right_p h4{
	text-align:left;
	font-size:14px;
	margin-bottom:15px;
	margin-top:10px;
	font-weight:600;
	color:#111;
	line-height:0;
	display:table;
	width:100%;
}
.organization .tab-pane {
	padding:0;
}
.organization th{
	font-size:14px;
}
.organization .nav-link{
	color:#ef4b37;
}
.venu i{
	color:#ef4b37;
}
.lub_col_right_p h5{
	text-align:left;
	font-size:14px;
	color:#111;
	font-weight:normal;
	margin-top:5px;
}
.lub_col_right_p p{
	text-align:left;
	font-size:10px;
	color:#111;
	margin-bottom:2px;
}
.lub_col_right_p a{
	display:table;
	padding:2px 10px;
	text-align:center;
	background:#ef4b37;
	color:#fff;
	float:left;
	font-size:10px;
}
.lub_col_right_p a:hover{
	background:#111;
	color:#fff;
}
.statemembers_col{
	background:#ef4b37;
	border-radius:4px;
	padding:5px;
	margin-bottom:30px;
	border:1px solid #ef4b37;
}
.statemembers_col a{
	display:table;
	width:100%;
}
.state_icon{
	float:left;
	border-radius:100px;
	background:#fff;
	height:40px;
	width:40px;
	margin-right:5px;
	overflow:hidden;
}
.state_icon img{
	width:100%;
}
.state_name{
	float:left;
	font-size:14px;
	color:#fff;
	line-height:2.8em;
	font-weight: 500;
}
.statemembers_col:hover .state_name {
	color:#111;
}
.statemembers_col:hover{
	background:#ffe6d9;
	border:1px solid #ef4b37;
}
/*--------------------------------------------------------------
# Appointments
--------------------------------------------------------------*/
.appointment .php-email-form {
  width: 100%;
}
.appointment .php-email-form .form-group {
  padding-bottom: 8px;
}
.appointment .php-email-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}
.appointment .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}
.appointment .php-email-form .error-message br + br {
  margin-top: 25px;
}
.appointment .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}
.appointment .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}
.appointment .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}
.appointment .php-email-form input, .appointment .php-email-form textarea {
  border-radius: 6px;
  box-shadow: none;
  font-size: 14px;
  padding: 6px 10px !important;
  background-color:#F3F6F9 !important;
  border: 1px solid #F3F6F5 !important;
  color:#3F4254 !important;
}

.appointment .php-email-form input:focus, .appointment .php-email-form textarea:focus, .appointment .php-email-form select:focus {
  border-color: #ef4b37;
}
.appointment .php-email-form input, .appointment .php-email-form select {
  height: 35px;
}
.appointment .php-email-form textarea {
  padding: 10px 12px;
}
.appointment .php-email-form button[type=submit] {
  background: #ef4b37;
  border: 0;
  padding: 10px 35px;
  color: #fff;
  transition: 0.4s;
  border-radius: 6px;
}
.appointment .php-email-form button[type=submit]:hover {
  background: #111;
}
.press{
	padding:30px 0;
}
#appointment{
	padding-bottom:30px;
}

/*--------------------------------------------------------------
# Doctors
--------------------------------------------------------------*/
#doctors{
	background:#ef4b37;
	padding:30px 0 10px;
}
.doctors .member {
  margin-bottom: 20px;
  overflow: hidden;
  text-align: center;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 2px 15px rgba(000, 000, 000, 0.5);
}

.doctors .member .member-img {
  position: relative;
  overflow: hidden;
}
.doctors .member .member-img img {
	width:100%;
}

.member-imgs {
    max-height: 220px;
    min-height: 220px;
}
.doctors .member .member-imgs {
  position: relative;
  overflow: hidden;
}
.doctors .member .member-imgs img {
	width:100%;
	object-fit: cover;
    height: 240px;
}

.doctors .member .social {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 40px;
  opacity: 0;
  transition: ease-in-out 0.3s;
  background: #ef4b37;
  display: flex;
  align-items: center;
  justify-content: center;
}
.doctors .member .social a {
  transition: color 0.3s;
  color: #080808;
  margin: 0 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight:bold;
}
.doctors .member .social a i {
  line-height: 0;
}
.doctors .member .social a:hover {
  color: #fff;
}
.doctors .member .social i {
  font-size: 18px;
  margin: 0 2px;
}
.doctors .member .member-info {
  padding: 25px 15px;
}
.doctors .member .member-info h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 18px;
  color: #ef4b37;
}
.doctors .member .member-info span {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #080808;
}
.doctors .member .member-info p {
  font-style: italic;
  font-size: 14px;
  line-height: 26px;
  color: #777777;
}
.doctors .member:hover .social {
  opacity: 1;
}

/*--------------------------------------------------------------
# Gallery
--------------------------------------------------------------*/
.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #ef4b37;
	border-radius: 6px;
}
.text {
  color: #fff;
  font-weight:bold;
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.ab_left:hover .overlay {
  opacity: 0.9;
}
.ab_right:hover .overlay {
  opacity: 0.9;
}
.advertise_bottom {
    position: relative;
}
.advertise_bottom img{
	width:100%;
	box-shadow: 0px 0px 18px #999;
    border-radius: 4px;
}
.alladdress_col h5 {
    color: #901405;
    text-align: left;
	font-size: 18px;
}
.advertise_bottom:hover .overlay {
    opacity: 0.8;
}
.text {
  color: #fff;
  font-weight:bold;
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}
.click_text{
  color: #000;
  font-weight:bold;
  font-size: 14px;
  position: absolute;
  top: 80%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.advertise_bottom:hover .overlay {
  opacity: 0.8;
}
.gallery {
  overflow: hidden;
    background: #f6f6f6;
    padding: 30px 0;
}
.gallery .swiper-pagination {
  margin-top: 20px;
  position: relative;
}
.gallery .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #ef4b37;
}
.gallery .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ef4b37;
}
.gallery .swiper-slide-active {
  text-align: center;
}
.events{
	background:#ffe6d9;
    padding: 30px 0;
}
.events .col-md-2{
	width: 14.222%;
}
.cta_right_w_events {
    padding-top: 0px;
    padding-bottom: 0;
    padding-left: 0;
	margin-bottom:15px;
}
.cta_right_w_events h2 {
    text-align: left;
    text-transform: capitalize;
    color: #111;
    margin-bottom: 0;
}
.cta_right_w_events h2::after {
    content: "";
    position: absolute;
    display: block;
    width: 100px;
    height: 3px;
    background: #ef4b37;
    bottom: 0;
    left: calc(4% - 43px);
}
.events_filter {
    padding: 10px 15px;
    background-color: #dedede;
	margin:10px 0 3px;
}
.myDiv{
	display:block;
}  
.filter_content_area{
	background:#fafafa;
	border:1px solid #eee;
	padding:15px 0;
}
.events_tab_container{
	padding:10px 15px 15px;
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:1px solid #eee;
}
.event_filter_image img{
	width:100%;
}
.event_filter_details span{
	text-align:left;
	color:#ef4b37;
	font-weight:600;
	display:table;
	width:auto;
	float:left;
	margin-right:15px;
	border-right:1px solid #ccc;
	padding-right:15px;
	font-size:12px;
	margin-bottom:15px;
}

.event_filter_details p{
	font-size:14px;
}
.event_filter_span{
	display:table;
	width:100%;
}
.news_events{
	padding-bottom: 30px;
	background:#fff;
}
.ne_left{
	margin-bottom:15px;
}
.ne_right{
	margin-bottom:15px;
}
#homeallnews {
    background: #fff;
    padding: 30px 0;
}
.homeallnews-services {
    background: #fff;
}
.allnews_button a {
    padding: 10px 30px;
    text-align: center;
    background: #ef4b37;
    color: #fff;
    float: left;
    font-size: 14px;
	border-radius:4px;
}
.allnews_button a:hover {
    background: #111;
    color: #fff;
}
.banner{
	width:100%;
	display:table;
}
.banner img{
	width:100%;
}
.bottom_event_banner{
	width:100%;
	display:table;
	background:#f5f5f5;
	padding:15px 15px 0;
}
.bottom_event_banner h4{
	text-align:left;
	color:#111;
	font-weight:800;
}
.beb_span{
	display:inline-block;
	width:100%;
}
.beb_span ul{
	list-style:none;
	padding:0;
	display: table;
    width: 100%;
}
.beb_span li{
	float:left;
	padding:0px 15px;
	color:#111;
	font-size:14px;
}
.venu a{
	color:#111;
}
.beb_span li:first-child{
	padding-left:0;
}
.beb_span li i{
	color:#ef4b37;
}
.booknow_button{
	margin: 21px 0;
    display: table;
    width: 100%;
}
.booknow_button a{
	padding: 10px 30px;
    text-align: center;
    background: #ef4b37;
    color: #fff;
    float: left;
    font-size: 14px;
    border-radius: 4px;
	width:100%;
	display:table;
}
.booknow_button a:hover{
	background: #111;
    color: #fff;
}
.bottom_event_banner .row{
	border-bottom:1px solid #ccc;
}
.beb_details_list{
	display:table;
	width:100%;
	padding:15px 0;
}
.event_body_details{
	width:100%;
	display:table;
	margin-top:25px;
}
.ebd_left{
	background:#f5f5f5;
	width:100%;
	display:table;
	padding:15px;
	margin-bottom:25px;
}
.ebd_left h5{
	text-align:left;
	color:#111;
	font-weight:500;
	font-size:16px;
	margin-bottom:15px;
}
.ebd_image{
	float:left;
	width:100px;
	height:100px;
	background:url(../img/dashboard_logo.png) no-repeat;
	background-position:center;
	background-size:100%;
	border-radius:100px;
	border:1px solid #999;
}

.ebd_title{
	float:left;
	width:56%;
	text-align:left;
	color:#111;
	font-weight:bold;
	padding:10px;
	line-height:4em;
}
.ebd_left ul{
	list-style:none;
	padding:0;
	display:table;
	width:100%;
}
.ebd_left ul li{
	float:left;
	padding:2px 10px;
	color:#111;
}
.ebd_left ul li:first-child{
	padding-left:0;
}
.beb_details_list p{
	text-align:left;
	font-size:12px;
	color:#888;
	display:table;
	width:100%;
	padding-top:10px;
	margin-bottom:0;
}
.ebd_left p{
	text-align:left;
	font-size:14px;
}
.ebd_left a{
	font-size:12px;
}
.prod_slider_img img{
	width:100%;
}
.right_ar{
	float:right;
}
.edb_small{
	text-align:left;
	font-size:13px; color:#666;
	line-height:0;
}
@media (min-width: 992px) {
  .gallery .swiper-wrapper {
    padding: 40px 0;
  }
  .gallery .swiper-slide-active {
    border: 6px solid #ef4b37;
    padding: 4px;
    background: #fff;
    z-index: 1;
    transform: scale(1.2);
    margin-top: 10px;
  }
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
#adress {
    background: #fff;
    padding: 30px 0 10px;
}
.alladdress_col_top{
	display:table;
	width:100%;
	border-radius:6px;
	background:#ef4b37;
	padding:30px;
}
.alladdress_col_top:hover{
	background:rgba(254,144,115,0.5);
}
.alladdress_col_top h4{
	text-align:left;
	color:#fff;
	font-weight:bold;
	text-shadow:1px 1px 1px #000;
}
.alladdress_col_top h5{
	color:#111;
	text-align:left;
}
.alladdress_col_top p{
	color:#000;
	text-align:left;
	font-size:14px;
	margin-bottom:5px;
}
.alladdress_col_top p a{
	color:#000;
}
.contact .info-box {
  color: #444444;
  text-align: center;
  box-shadow: 0 0 20px rgba(214, 215, 216, 0.5);
  padding: 20px 0 30px 0;
}
.contact .info-box i {
  font-size: 32px;
  color: #ef4b37;
  border-radius: 50%;
  padding: 8px;
  border: 2px dotted #c5ebec;
}
.contact .info-box h3 {
  font-size: 20px;
  color: #777777;
  font-weight: 700;
  margin: 10px 0;
}
.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}
.contact .php-email-form {
  box-shadow: 0 0 20px rgba(214, 215, 216, 0.5);
  padding: 30px;
}
.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}
.contact .php-email-form .error-message br + br {
  margin-top: 25px;
}
.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}
.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}
.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}
.contact .php-email-form input, .contact .php-email-form textarea {
  border-radius: 4px;
  box-shadow: none;
  font-size: 14px;
}
.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
  border-color: #ef4b37;
}
.contact .php-email-form input {
  padding: 10px 15px;
}
.contact .php-email-form textarea {
  padding: 12px 15px;
}
.contact .php-email-form button[type=submit] {
  background: #ef4b37;
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}
.contact .php-email-form button[type=submit]:hover {
  background: #111;
}
@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.organization{
	padding-top:0;
	padding-bottom:0;
}
.committee_title{
	background-color:#ef4b37;
	padding:15px;
	margin-top:15px;
	border-radius: 8px 8px 0 0;
	display:table;
	width:100%;
}
.committee_title h5{
	color:#fff;
	margin-bottom:0;
}
.organization_committee table{
	color:#07306f;
}
.organization_committee td{
	color:#080808;
	font-size:14px;
	vertical-align: middle;
}
.table-responsive td:nth-child(1){
	width:10%;
}
.table-responsive td img{
	width:100%;
	box-shadow: 0px 0px 4px #ccc;
	border-radius:8px;
}
.table-responsive td:nth-child(2){
	width:30%;
}
.table-responsive td:nth-child(3){
	width:20%;
}
.table-responsive td:nth-child(4){
	width:20%;
}
.table-responsive td:nth-child(5){
	width:20%;
}
.paginationarea{
	background-color:#ef4b37;
	padding:15px;
	border-radius:0 0 8px 8px;
}
.pagination{
	margin-bottom:0;
}
.page-item.active .page-link{
	background-color: #ef4b37;
    border-color: #ef4b37;
}
.page-link{
	color:#07306f;
}
.filtericon{
	float:right;
	margin-top:20px;
}
.filtericon i{
	color:#07306f;
}
.hidediv{
	display:block;
}
.selectdrop {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.business_category{
	padding:30px 0 0px;
}
.doctors .member .cateinfo{
	background-color:#07306f;
}
.doctors .member .cateinfo p{
	color:#fff;
}
.row_col{
	display: flex;
    flex-wrap: wrap;
}
.row_top{
	display: flex;
    flex-wrap: wrap;
	margin-top: 112px;
    /*align-items: center;
    justify-content: center;*/
    /*max-height: 400px;
    min-height: 400px;*/
	border-bottom: 4px solid #ffe6d9;
	overflow:hidden;
	background: #ffe6d9;
}
.colone{
	float:right;
}
.cd_title{

}
.cd_title h5{
	padding:15px;
	color:#07306f;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #dedede;
	margin-bottom: 0;
}
.cd_title p{
	text-align:left;
	font-weight:normal;
	color:#080808;
	padding:15px;
	margin-bottom: 0;
	border-bottom:1px solid #dedede;
}
.cd_image img{
	width:100%;
}
.cd_image{
	box-shadow:0px 0px 10px 0px #ef4b37;
	margin:15px 0;
}
.gd_image img {
    /* width: 100%; */
    margin: auto;
    text-align: center;
}
.gd_image{
	text-align:center;
	margin:15px 0;
	overflow:hidden;
}
.gallery_title h4 {
    padding: 15px 0 15px 0px;
    color: #07306f;
    font-weight: bold;
	text-align:center;
}
.gallery_title p{
	text-align:center;
	font-weight:normal;
	color:#080808;
	padding: 15px 0 15px 0px;
}
.cp_details{
	padding:30px 0;
}
.incredecrebutton{
	float:right;
}
.incredecrebutton a{
	padding:5px;
	background: #fff;
    margin: 5px;
    border-radius: 4px;
}
.modal-header{
	background-color:#ffe6d9;
}
.modal-header h4{
	color:#111;
}
.btnclose{
	color:#fff;
	background:none;
	float:right;
}
.fgpwd{
	font-size:14px;
	text-align:center;
	margin:15px auto 0;
	display:table;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #eeeeee;
  padding: 0 0 30px 0;
  color: #555555;
  font-size: 14px;
}
#footer .footer-top {
  background: #ffe6d9;
  padding: 60px 0 30px 0;
}
#footer .footer-top .footer-info {
  margin-bottom: 30px;
}
.footer-info ul{
	list-style:none;
	padding:0;
}
.footer-info ul li{
	padding:0px 0 5px;
}
.footer-info ul li a{
	color:#111;
}
.footer-info ul li a:hover{
	color:#ef4b37;
}
#footer .footer-top .footer-info h3 {
  font-size: 20px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}
#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Roboto", sans-serif;
}
.social-links a {
  font-size: 18px;
  display: inline-block;
  background: #ef4b37;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 0px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
.social-links{
	display:table;
	float:right;
}
.spcl_link a{
	margin:0;
	color:#111;
	line-height:4.5;
	font-weight:normal;
}
.spcl_link a:hover{
	color:#ef4b37;
}
.social-links a:hover {
  background: #111;
  text-decoration: none;
}
#footer .footer-top h4 {
  font-size: 16px;
  font-weight: 600;
  position: relative;
  padding-bottom: 12px;
}
#footer .footer-top .footer-links {
  margin-bottom: 30px;
}
#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #ef4b37;
  font-size: 18px;
  line-height: 1;
}
#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}
#footer .footer-top .footer-links ul a {
  color: #555555;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}
#footer .footer-top .footer-links ul a:hover {
  color: #ef4b37;
}
#footer .footer-top .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
}
#footer .footer-top .footer-newsletter form input[type=email] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
}
#footer .footer-top .footer-newsletter form input[type=submit] {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #ef4b37;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
}
#footer .footer-top .footer-newsletter form input[type=submit]:hover {
  background: #111;
}
#footer .copyright {
  text-align: center;
  padding-top: 30px;
}
#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
}

/* Sidebar */
.sidebar {
top: 0;
bottom: 0;
left: 0;
padding: 0px 0 0; /* Height of navbar */
box-shadow: 0 2px 5px 0 rgb(0 0 0 / 5%), 0 2px 10px 0 rgb(0 0 0 / 5%);
width: 100%;
z-index: 600;
}
.list-group-item.active{
	background-color:#ef4b37;
	border-color:#ef4b37;
}
.list-group h5{
	padding:15px;
	color:#07306f;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 1rem 1rem;
    color: #fff;
    text-decoration: none;
    background-color: #07306f;
    border: 1px solid #999;
	font-size:14px;
}
@media (max-width: 991.98px) {
.sidebar {
width: 100%;
}
}
.sidebar .active {
border-radius: 5px;
box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
color:#07306f;
}

.sidebar-sticky {
position: relative;
top: 0;
height: calc(100vh - 48px);
padding-top: 0.5rem;
overflow-x: hidden;
overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
}
@media (max-width: 767px) {
.stateunitdetails_table{
	width:100% !important;
}
.stateunitdetails_table td{
	width:30% !important;
}
.events .col-md-2:last-child {
    width: 100% !important;
}
}
@media (max-width: 620px) {
.pastoffice_bearers .row{
	margin:0;
}
.office_b{
	padding-top:10px;
}
.pastoffice_bearers .about{
	padding:0;
}
.pob_col{
	padding:0;
}
.stateunitdetails_table{
	font-size:14px;
}
.committee_title h5:nth-child(2){
	margin-left: 0 !important;
    float: right !important;
}
.events .col-md-2 {
    width: 50% !important;
}
}
@media (max-width: 480px) {
.stateunitdetails_table{
	font-size:10px;
}
.events .col-md-2 {
    width: 100% !important;
}
}


   