
/* 1. Boddy */
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
/* keyfrme animation */

/* --/.end --*/
body {
  font-family: 'Roboto', sans-serif;
  color: #2d2d2d;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  overflow-x: hidden !important;
  font-smoothing: subpixel-antialiased;
  text-stroke: 1px transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-stroke: 1px transparent;
}

/*=== Typography start ===*/
h1, h2, h3, h4, h5, h6 {
  color: #2d2d2d;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  margin: 0px;
}

h1 {
  font-size: 30px;
  line-height: 35px;
}

h2 {
  font-size: 24px;
  line-height: 28px;
}

h3 {
  font-size: 20px;
  line-height: 24px;
}

h4 {
  font-size: 17px;
  line-height: 20px;
}

h5 {
  font-size: 14px;
  line-height: 20px;
}

h6 {
  font-size: 12px;
  line-height: 20px;
}

p {
  margin: 10px 0;
  color: #2d2d2d;
  font-size: 14px;
  line-height: 24px;
}
p .dropcap::first-letter {
  color: #37b048;
  display: block;
  float: left;
  font-size: 50px;
  line-height: 51px;
  margin: -1px 8px -2px 0;
}

a {
  color: #00d7ce;
  text-decoration: none;
}
a:hover {
  color: #435ba1;
}



.title-center-heading {
  padding-bottom: 15px;
}
.title-center-heading h2 {
  font-size: 38px;
  position: relative;
  padding-bottom: 5px;
  font-weight: 300;
  line-height: 42px;
  text-align: center;
 
}
.share-sec .form-group {
  margin-bottom: 5px;
}
.title-center-heading h2 span{
  color: #34d3d7;

}

.title-center-heading p {
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px;
}

.title-center-heading {
  padding-bottom: 15px;
}


.title-center-heading h3 {
font-weight: 300;
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px;
}
.mar60{
  margin-top: 60px;
}

blockquote p {
  font-style: italic;
}

p.dropcap::first-letter {
  color: #00d7ce;
  display: block;
  float: left;
  font-size: 50px;
  line-height: 51px;
  margin: -1px 8px -2px 0;
}

/*=== Typography End ===*/
/*=== Theme custome button ===*/
.btn {
  -moz-user-select: none;
  background-image: none;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 12px 35px 12px 35px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

.btn-xs {
  border-radius: 18px;
  font-size: 12px;
  line-height: 1.3;
  padding: 2px 12px 3px;
}

.btn-sm {
  border-radius: 20px;
  font-size: 12px;
  line-height: 1.5;
  padding: 4px 12px;
}

.btn-md {
  border-radius: 20px;
  font-size: 14px;
  line-height: 1.5;
  padding: 5px 15px;
}

.btn-lg {
  border-radius: 20px;
  line-height: 1.5;
  padding: 6px 20px;
}

.btn-primary{
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fa5878+0,fe796a+100 */
background: #fa5878; /* Old browsers */
background: -moz-linear-gradient(top, #fa5878 0%, #fe796a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #fa5878 0%,#fe796a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #fa5878 0%,#fe796a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa5878', endColorstr='#fe796a',GradientType=0 ); /* IE6-9 */
}
.btn-border{
  background-color: transparent;
  border:solid 2px #47e0e9;
  font-size: 18px;
  color: #fff;
  padding: 10px 40px 10px 40px;
}

.btn-border:hover, .btn-border:focus{
  background-color: #47e0e9;
  color: #fff;
  outline: none;
}

.button-style {
  margin-bottom: 30px;
}
.button-style a {
  margin: 5px;
}

/*=== Theme custome button End ===*/

.baner-sec{
  background-image: url('../img/baner-h.jpg');
  background-size: cover;
  height: 400px;
  padding: 70px 0;
  
}

.baner-inner-p-sec{
  background-image: url('../img/baner-inner.jpg');
  background-size: 100%;
  padding: 70px 0 70px 0;
  position: relative;
}
.media-plus img{
  width: 100%;
}
.media-plus{
  max-width: 100px;
  margin: 0 auto;
}

.baner-inner-p-sec h2{
font-size: 21px;
text-align: center;
font-weight: 300;
text-transform: uppercase;
color: #fff;
letter-spacing: 14px;
margin-bottom: 10px;

}
.health-card-subscribation-sec{
  max-width: 325px;
  position: absolute;
  right: 0;
  top: -50px;
}
.card-image img{
width: 100%;

}
.card-image{
  max-width: 350px;
  position: absolute;
  left: 50%;
  top: 120px;
  transform: translate(-50%);
  -webkit-transform:translate(-50%);
}

.baner-sec h2{
  font-size: 42px;
  font-weight: 300;
  color: #fff;
}
.baner-sec ul{
  margin: 15px 0 30px 0;
  padding: 0px;
}
.baner-sec ul li{
  display: block;
  font-size: 19px;
  color: #fff;
  padding: 5px 0;
}
.baner-sec ul li::before{
  content: url('../img/list-baner-icon.png');
  position: relative;
  top: 3px;
  right: 6px;
 
}

/*=== owl carousel Start ===*/
.search-sec{
  background-color: #47e0e8;
  padding: 30px 0;
}
.search-sec ul{
  margin: 0px;
  padding: 0px;
}
.search-sec ul li:nth-child(1){
  width: 55%;
  padding-left: 0px;
}
.selectdiv {
  position: relative;
  max-width: 300px;
}
.search-sec ul li .form-control {
  background-image: none;
  height: 58px;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: none;
  color: #9c9a9a;
  display: block;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.search-sec ul li .btn{
  margin-top: 29px;

}
.search-sec ul li label{
  font-size: 18px;
  font-weight: 500;
}
.search-sec ul li .selectdiv::before {
  content: "\f107";
  font-family: FontAwesome;
  bottom: 40px;
  display: inline-block;
  height: 0;
  pointer-events: none;
  position: absolute;
  right: 30px;
  vertical-align: top;
  width: 0;
  color: #44d6da;
  font-size: 24px;
}
.search-sec ul li .selectdiv select {
  -moz-appearance: none;
  -webkit-appearance: none;
  word-break: normal;
}
.search-sec ul li:nth-child(2){
  width: 25%;
}
.search-sec ul li:nth-child(3){

  padding-left: 30px;
  padding-right: 0px;
}
.search-sec ul li{
  width: 20%;
float: left;
padding:0 7px;
list-style: none;
}
.serch-footerlink{
  font-size: 15px;
  font-weight: 300;
  color:#2d2d2d;
}
.serch-footerlink a{
  font-size: 15px;
  font-weight: 300;
  color:#2d2d2d;
  font-style: italic;
  padding-right: 30px;
  text-decoration: underline;
}
.serch-footerlink a:hover{
  text-decoration: none;
}


.top-header-bar {
  border-bottom: solid 4px #7ac8d7;
  background-color: #ffffff;
  animation: slide-up 0.7s;
  padding: 15px 0;
}
.top-header-bar .navbar-brand{
float: none;
padding: 0px;
}
.top-header-bar p{
  font-size: 18px;
  color: #435ba1;
  font-weight: 300;
  text-align: left;
  padding-left: 10px;
}
.top-header-bar .contact-info {
  float: left;
}
.top-header-bar .contact-info ul {
  margin: 0px;
  padding: 0px;
}
.top-header-bar .contact-info ul li {
  display: inline-block;
  padding: 6px 8px;
  color: #435ba1;
  font-size: 18px;
  font-weight: 500;
}
.top-header-bar .contact-info ul li a {
  color: #435ba1;
  font-weight: 500px;
  font-size: 18px;
}
.top-header-bar .contact-info ul li a:hover {
  color: #00d3e4;
}
.top-header-bar .login-regiter {
  float: right;
}
.top-header-bar .login-regiter ul {
  margin: 0px;
  padding: 0px;
}
.top-header-bar .login-regiter ul li {
float: left;
display: block;
position: relative;
  padding: 6px 8px;
}
.top-header-bar .login-regiter ul li ul li{
  display: block;
}
.top-header-bar .login-regiter ul li a {
  color: #435ba1;
  font-size: 18px;
  font-weight: 300;
}
.top-header-bar .login-regiter ul li a:hover {
  color: #00d7ce;
  text-decoration: none;
}

header {
  text-align: center;
  min-height: 80px;
  color: #ffffff;
  box-shadow: 0 0 4px 0 #666666;
  z-index: 15;
  animation: slide-up 0.7s;
  -webkit-animation: slide-up 0.7s;
  -moz-animation: slide-up 0.7s;
  -o-animation: slide-up 0.7s;
  -ms-animation: slide-up 0.7s;
  transition: all 0.5s;
  webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  animation: slide-up 0.7s;
}

header.sticky {
  /*min-height: 60px;
     position: fixed;
    background-color:#ffffff;
    width:100%; 
    text-align: left;
    box-shadow:0 0 4px 0 #666666;
    padding:0px 0;*/
  min-height: 60px;
  position: fixed;
  background-color: #ffffff;
  width: 100%;
  text-align: left;
  box-shadow: 0 0 4px 0 #666666;
  z-index: 20;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  animation: slide-down 0.7s;
  -webkit-animation: slide-down 0.7s;
  -moz-animation: slide-down 0.7s;
  -o-animation: slide-down 0.7s;
  -ms-animation: slide-down 0.7s;
  opacity: 1;
}
header.sticky .navbar-nav > li > a {
  padding: 28px 10px;
  color: #2d2d2d;
  font-size: 18px;
  font-weight: 300;
}
header.sticky .nav > li > a:focus, header.sticky .nav > li > a:hover {
  background-color: #ffffff;
  text-decoration: none;
  color: #435ba1;
}

.custome-nav {
  margin-bottom: 0px;
  border: none;
  border-bottom: solid 1px #7ac8d7;
  margin-bottom: 5px;
}
.innpage-header{
background-color:#435ba1;
border-radius: 0px;
}
.breadcrumb{
  background-color: #fff;
}
.breadcrumb{
  margin-bottom: 10px;
}
.innpage-header .navbar-nav > li > a{
color:#fff!important;
}

.innpage-header .navbar-nav > li:last-child > a{
  background: transparent!important;
  color: #00d7ce!important;
  margin: 0px!important;
  padding: 28px 10px!important;
}
.inner-seach{
  margin-bottom: 15px;
}
.inner-seach input{
  height: 58px;
  padding: 10px 15px;
  border:solid 1px #97a1be;
  border-radius: 0px;
}
.inner-seach .btn-default::before{
  position: absolute;
  height: 40px;
  content: '';
  top: 8px;
  width: 1px;
  left: 0px;
  background-color: #97a1be;
}
.inner-p-search-sec h2{
font-size: 30px;
font-weight: 300;
color: #2d2d2d;
margin: 10px 0;
}
.breadcrumb>.active{
  font-size: 16px;
  color: #435ba1;
}
.inner-seach .btn-default:hover, .inner-seach .btn-default:focus{
  background-color: #fff;
  outline: none;
}
.inner-seach .btn-default{
  border:solid 1px #97a1be;
  border-radius: 0px;
  height: 58px;
  padding: 14px 20px 15px 20px;
  position: relative;
  font-size: 18px;
  color: #435ba1;
  font-weight: 500;
  border-left: none;
  background-color: #fff;
}

.custome-nav .navbar-brand {
  float: left;
  font-size: 18px;
  height: auto;
  line-height: 20px;
  margin-left: -5px !important;
  padding: 17px 0px 0px 5px;
}
.custome-nav .navbar-collapse {
  padding: 0 0;
}
.custome-nav .navbar-nav {
  float: left;
  margin: 0;
}
.custome-nav .navbar-nav > li:last-child > a {
  padding-right: 0px;
  border-radius: 5px;
  padding: 10px 30px;
  margin-top: 17px;
  margin-left: 50px;
  color: #fff;
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00d3e4+0,00d8ca+100 */
background: #00d3e4; /* Old browsers */
background: -moz-linear-gradient(top, #00d3e4 0%, #00d8ca 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #00d3e4 0%,#00d8ca 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #00d3e4 0%,#00d8ca 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d3e4', endColorstr='#00d8ca',GradientType=0 ); /* IE6-9 */
}
.custome-nav .navbar-nav > li > a {
  padding: 28px 10px;
  color: #2d2d2d;
  font-size: 18px;
  font-weight: 300;
}
.custome-nav .nav > li > a:focus, .custome-nav .nav > li > a:hover {
  background-color: transparent;
  text-decoration: none;
  color: #435ba1;
}
.custome-nav .nav .open > a,
.custome-nav .nav .open > a:hover,
.custome-nav .nav .open > a:focus {
  background-color: transparent;
  border-color: #337ab7 !important;
}
.custome-nav .mega-dropdown {
  position: static !important;
}
.custome-nav .mega-dropdown-menu {
  padding: 0px 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-right:none;
}
.custome-nav .mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.custome-nav .mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.custome-nav .mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #666666;
  padding: 2px 5px;
}
.custome-nav .mega-dropdown-menu > li ul > li > a:hover,
.custome-nav .mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
.custome-nav .mega-dropdown-menu .dropdown-header {
  font-size: 16px;
  color: #000;
  padding: 20px 60px 0px 5px;
  font-weight: 500;
  margin-bottom: 6px;
  line-height: 22px;
}

/*=== Service Section Start ===*/
.service-section {
  padding: 50px 0 30px 0;
}
.service-section h4 {
font-weight: normal;
  font-size: 16px;
  margin: 0px 0 8px 0;

}
.service-section .media-left img{
  margin: 0 auto;
  max-width: 100%;
}
.service-section .media-left{
width: 90px;
display: block;
float: left;
padding-right: 30px;
}
.service-section  .title-center-heading h3{
  margin:15px 0 0px 0;
}
.service-section p {
  text-align: left;
  margin: 4px 0 0px 0;
  
}
.service-section p a{
  color: #2d2d2d;
}
.service-section p a:hover{
  color: #00d3e4;
  text-decoration: none;
}
.service-section .btn{
  margin-top: 50px;
}
.service-section .view-all{
  text-align: center;
  margin: 30px 0 0 0;
}
.service-section .view-all a{
font-size: 18px;
font-weight: 400;
color: #2d2d2d;
margin: 15px ;
}
.service-section .view-all a:hover{
  color: #47e0e8;
  text-decoration: none;
}
.service-section .view-all a .fa{
  color: #47e0e8;
}
/*=== Service Section Start End ===*/
/*=== feature hospital===*/
.feature-hospital{
  padding: 40px 0;

}

.feature-hospital ul{
  margin: 0px;
  padding: 0px;
}

.feature-hospital ul li{
padding: 0 10px;
list-style: none;
float: left;
width: 16.666%;
}
.feature-hospital ul li .hospital-logo{
  display: block;
  position: relative;
  vertical-align: bottom;
  height: 115px;
}
.feature-hospital ul li .hospital-logo img{
  max-width: 100%;
  margin: 0 auto;
  display: block;
  position: absolute;
  transform: translate(-50%);
  left: 50%;
  bottom: 10px;
}
.feature-hospital ul li .innerbox{
  background-color: #f7f8fa;
  padding: 15px;
  min-height: 200px;
  border-top: solid 2px #8ba0b3;
}
.feature-hospital ul li .innerbox ul li{
  background-color: #f7f8fa;
  padding: 4px 15px;
  font-size: 18px;
  display: block;
  float: none;
  text-align: center;
  width: 100%;
}
.feature-hospital ul li .innerbox ul li a{
  color: #2d2d2d;
}
.feature-hospital ul li .innerbox ul li a:hover{
  color: #00d7ce;
}
.feature-hospital ul li .innerbox h4{
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 500;
  text-align: center;
}


/*=== Why Choose Us Section Start End ===*/
/*=== patient sec ===*/
.patient-section{
padding: 40px 0;
}
.patient-section .inner-box{
  background-color: #fff;
  border-radius: 8px;
  padding: 20px 15px 15px 15px;
  margin-bottom: 30px;
}
.patient-section h4{
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.patient-section h4 a{
  color: #2d2d2d;
}
.patient-section h4 a:hover{
  color: #00d7ce;
  text-decoration: none;
}
.patient-section .media-body p{
font-size: 18px;
color: #f5bc00;
font-style: italic;
}
.patient-section .know-more a{
  font-size: 14px;
}
.patient-section .media-left{
  padding: 4px 25px 8px 0;

}
.patient-section .media-object {
  width: 180px;
  box-shadow: 3px 3px 13px 0px rgba(0, 0, 0, 0.4);
}
.blue-bg{
  background-color: #90e7e9;
  padding: 40px 0 10px 0;
  margin-top: 15px;
}

/*=== medical word sec ===*/

.medicalword-section{
  padding: 40px 0;
}

.medicalword-section .inner-box{
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 15px;
}
.medicalword-section h4{
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #435ba1;
}
.medicalword-section h4 a{
  color: #435ba1;
}
.medicalword-section h4 a:hover{
  color: #00d7ce;
  text-decoration: none;
}
.medicalword-section .media-body p{
font-size: 16px;
color: #707070;

}
.medicalword-section .know-more a{
  font-size: 14px;
}
.medicalword-section .media-left{
  padding: 4px 25px 8px 0;

}
.medicalword-section .media-object {
  width: 180px;
  box-shadow: 3px 3px 13px 0px rgba(0, 0, 0, 0.4);
}


/*=== packege-section ===*/
.pink-bg{
  padding: 40px 0;
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fca3b5+0,feb7ad+100 */
background: #fca3b5; /* Old browsers */
background: -moz-linear-gradient(top, #fca3b5 0%, #feb7ad 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #fca3b5 0%,#feb7ad 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #fca3b5 0%,#feb7ad 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca3b5', endColorstr='#feb7ad',GradientType=0 ); /* IE6-9 */
}
.featuredpackage-section .inner-box img{
  max-width: 100%;
  border-radius: 8px;
}
.featuredpackage-section .inner-box h3{
  font-weight: 400;
  font-size: 22px;
}
.featuredpackage-section .inner-box p{
  color: #ffbc04;
  font-size: 18px;
}
.featuredpackage-section .inner-box p+p{
  color: #2d2d2d;
  font-size: 18px;
}
.featuredpackage-section .inner-box span+span{
font-size: 12px;
color: #00d7ce;
padding-left: 20px;
}
.footer-packege ul{
  margin: 0px;
  padding: 0px;
}
.footer-packege ul li{
  float: left;
  list-style: none;
  width: 45%;
}
.footer-packege ul li:nth-child(2){
  width: 55%;
}
.footer-packege ul li:nth-child(1) p{
 font-size: 18px;
color: #2d2d2d;
margin-top: 0px;

}
.footer-packege ul li .btn{
  padding: 8px 15px;
}
.footer-packege{
  margin-top: 15px;
}
.footer-packege ul li:nth-child(1) p+p{
  font-size: 18px;
 color: #2d2d2d;
 font-weight: 400;
 line-height: 20px;
 }
 .featuredpackage-section .inner-content{
   padding: 5px 15px 15px 15px;
 }
 .footer-packege ul li:nth-child(2) p{
  font-size: 18px;
 color: #fff;
 margin: 0px;
 font-weight: 300;

 
 }
 .footer-packege ul li:nth-child(2) p+p{
   font-size: 18px;
  color: #fff;
  line-height: 20px;

  }
.featuredpackage-section .inner-box hr {
  margin-top: 10px;
  margin-bottom: 15px;
  border: 0;
  border-top: 1px solid #b6c3cf;
}
.featuredpackage-section .inner-box{
  background-color: #fff;
  border-radius: 8px;
  padding: 6px;
  box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.2);
}
.popular-deal{
  font-size: 24px;
  padding: 20px 0;
}
.popular-deal .btn{
  color: #2d2d2d;
  margin-left: 10px;
}
/*=== footer -sec===*/

.footer-section{
  padding: 60px 0;

}

.footer-section ul{
  margin: 0px;
  padding: 0px;
}

.footer-section ul li{
padding: 0 10px;
list-style: none;
float: left;
width: 20%;
}
.footer-section ul li .hospital-logo {
  padding-bottom: 10px;
  display: block;
  vertical-align: bottom;
  height: 115px;
  position: relative;
}
.footer-section ul li .hospital-logo img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
  position: absolute;
  bottom: 10px;
  transform: translate(-50%);
  left: 50%;
}
.footer-section ul li .innerbox{
  background-color: #f7f8fa;
  padding: 15px;
  min-height: 200px;
  border-top: solid 2px #8ba0b3;
}
.footer-section ul li .innerbox p{
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 300;
  text-align: center;
}
.footer-section ul li .innerbox p a{
  color: #2d2d2d;
}
.footer-section ul li .innerbox p a:hover{
  color: #00d7ce;
  text-decoration: none;
}
.footer-section ul li .innerbox h4{
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 400;
  text-align: center;
}

.footer-botoom-sec {
 
}
.footer-botoom-sec-bg{
  background-color: #404040;
  padding-bottom: 40px;
}
p.custome-link{
  margin-bottom: 30px;
}
p.custome-link a{
  color: #fff;
  line-height: 1.5em;
  padding-right: 40px;

}
.footer-botoom-sec-bg p a{
  color: #fff;
}
.footer-botoom-sec-bg p{
  color: #888;
  line-height: 1.5em;
}

.footer-botoom-sec .footer-b-img{
  background-image: url('../img/footer.svg');
  background-size: 100% 100px;
  bottom: 0;
  height: 100px;
  z-index: 1;
}
.footer-botoom-sec .footer-social ul {
  margin: 20px 0;
  padding: 0px;
}
.footer-botoom-sec .footer-social li {
  float: left;
  margin: 0 4px;
  text-align: center;
  line-height: 36px;
border:solid 1px #888;
  display: block;
  height: 36px;
  width: 36px;
  border-radius: 50%;
}
.footer-botoom-sec .footer-social li > a {
  color: #ffffff;
  font-size: 18px;
  display: block;
  border-radius: 50%;
}
.footer-botoom-sec .footer-social li .fa {
  margin-right: 0px;
}

/* card section */
.modal.in .modal-dialog {
  transform: translate(0, -50%);
  top: 50%;
}
.benifit-section{
  padding: 35px 0 0px 0;
}
.benifit-section a{
  text-decoration: none;
}
.benifit-section .title-center-heading h2{
font-size: 24px;
color: #2d2d2d;
font-weight: 400;
line-height: 40px;
}

.benifit-section h3{
  font-size: 18px;
  font-weight: 800;
  color: #2d2d2d;
  text-align: center;
}
.benifit-section p{
  text-align: center;
  margin:0px 0px 20px 0;
}
.benifit-section .icons-img{
text-align: center;
margin-bottom: 15px;
}
.benifit-section p a{
  font-size: 16px;
  color: #2d2d2d;
}
.benifit-section p a:hover{
  font-size: 16px;
  text-decoration: none;
  color: #00d7ce;
}
.health-card-subscribation-sec{
  padding: 50px 0;
}
.health-card-subscribation-sec .inner-box{
  background-color: #fff;
  min-height: 224px;
  box-shadow:0 4px 18px 0 rgba(24, 43, 42, 0.2);

}
.top-header{
  background-color: #00d8ca;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.top-header-inner-bg h2 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  line-height: 24px;
  color: #000000;
  margin-bottom: 15px;
}
.price {
  font-size: 24px;
  font-weight: 700;
  color: #00d8ca;
  margin-top: 16px;
  text-align: center;
}
.top-header-inner-bg .btn{
  min-width: 200px;
  margin-top: 70px;
}
.top-header-inner-bg {
  background-image: url('../img/card007.jpg');
  background-size: 36%;
  background-repeat: no-repeat;
  padding: 0px 20px 0px 20px;
  margin: 9px;
  background-position: center;
}
.top-header h3{
font-weight: 18px;
text-align: center;
padding: 18px 0;
color: #fff;
}
.share-sec {
  padding: 0px 30px 20px 30px;
}
.share-sec .btn{
  min-width: 200px;
  margin-top: 12px;
}
.share-sec h2{
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
.share-sec label {
  display: inline-block;
  max-width: 100%;
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 300;
  margin-top: 0px;
}

.share-sec .form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e1e1e2;
  border-radius: 0px;
  -webkit-box-shadow:none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-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;
}



.feature-hospital-card{
  padding: 40px 0;

}
.feature-hospital-card .title-center-heading h2{
  font-size: 24px;
  color: #2d2d2d;
  line-height: 40px;
  font-weight: 400;
}
.feature-hospital-card ul{
  margin: 0px;
  padding: 0px;
}

.feature-hospital-card ul li{
padding: 0 10px;
list-style: none;

float: left;
width: 33%;
}
.container{
  position: relative;
}
.content-area{
  width: 100%;
  padding-right: 320px;
  
}
.feature-hospital-card ul li .inner-box{
  border:solid 1px #e1e1e1;
  border-radius: 4px;
  margin-bottom: 20px;
}
.feature-hospital-card ul li .hospital-logo{
  display: block;
  position: relative;
  vertical-align: bottom;
  height: 115px;
}
.feature-hospital-card ul li .hospital-logo img{
  max-width: 100%;
  margin: 0 auto;
  display: block;
  position: absolute;
  transform: translate(-50%);
  left: 50%;
  bottom: 10px;
}
.feature-hospital-card ul li .innerbox{
  background-color: #f7f8fa;
  padding: 15px;
  min-height: 200px;
  border-top: solid 2px #8ba0b3;
}
.feature-hospital-card ul li .innerbox ul li{
  background-color: #f7f8fa;
  padding: 4px 15px;
  font-size: 18px;
  display: block;
  float: none;
  text-align: center;
  width: 100%;
}
.feature-hospital-card ul li .innerbox ul li a{
  color: #2d2d2d;
}
.feature-hospital-card ul li .innerbox ul li a:hover{
  color: #00d7ce;
}
.feature-hospital-card ul li .innerbox h4{
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 500;
  text-align: center;
}
.seeall{
  text-align: center;
}
.seeall a{
  font-size: 18px;
  font-weight: 400;
  text-decoration: underline;
  color: #435ba1;
}
.seeall a:hover{
  color: #00d3e4;
}
.how-does-section {

}
.how-does-section .title-center-heading h2{
  font-size: 24px;
  color: #2d2d2d;
  font-weight: 400;
  line-height: 40px;
}
.how-does-section .first-list ul{
  margin: 0px;
  padding: 0px;
}
.how-does-section .first-list ul li{
  width: 22%;
  list-style: none;
float: left;
padding: 12.5px;

}
.how-does-section .first-list ul li .blue-box{
  border:solid 4px #435ba1;
  border-radius: 15px;
height: 300px;
display: -webkit-box;
-webkit-box-align: center;
-webkit-justify-content: center;
  padding: 20px;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  color: #6a6969;
  text-align: center;
  word-break: break-all;
}
.how-does-section .first-list ul li:nth-child(2){
  width: 34%;
}
.first-list .how-does-arrow{
  position: absolute;
    right: -54px;
    z-index: 5;
    top: 95px;
}
.how-does-section .second-list{
  margin-top: 40px;
}
.how-does-section .second-list ul{
  margin: 0px;
  padding: 0px;
}
.how-does-section .second-list ul li{
  width: 25%;
  list-style: none;
float: left;
padding: 12.5px;
margin: 28px 0;

}
.btn-terms{
  border:solid 1px #435ba1;
  color: #435ba1;
  background-color: #fff;

}
.btn-terms:hover, .btn-terms:focus{
  background-color: #00d3e4;
  color: #fff;
  outline: none;
}
.btn-terms .checkbox label:hover{
  color: #fff;
}
.btn-terms .checkbox{
margin-bottom: 0px;
}
.btn-terms .checkbox label{
  color: #435ba1;
}

.purple{
  color:#435ba1;
}
.how-does-section .second-list ul li .blue-box{
  border:solid 4px #435ba1;
  border-radius: 15px;
height: 300px;
display: -webkit-box;
word-break: break-all;
-webkit-box-align: center;
-webkit-justify-content: center;
  padding: 20px;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  color: #6a6969;
  text-align: center;
}

.second-list .how-does-arrow{
  position: absolute;
    right: -54px;
    z-index: 5;
    top: 95px;
}
.verticale-line {
  position: absolute;
    right: -33px;
    background-color: #435ba1;
    width: 4px;
    height: 155px;
    top: -58px;
    z-index: 10;
}
.step{
  background-color: #ed4947;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  line-height: 40px;
  font-size: 26px;
  font-weight: 900;
  left: 50%;
  top: -20px;
  position: absolute;
  transform: translate(-50%);
  z-index: 12;
  width: 40px;
}

.faq-section{
  padding: 50px 0;
}
.faq-section h4 a{
font-size: 16px;
font-weight: bold;
color: #000000;
text-decoration: none;

}
.faq-section h4 a:hover{
  text-decoration: none;
}
.faq-section .panel-body p{
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 30px;  
  color: #000000;
}
.panel-heading{
  border-radius: 0px;
}
.panel-default {
  border-color: #ddd;
}
.panel-default>.panel-heading {
  color: #000;
  background-color: #fff;
  border-color: #ddd;
}
.panel-group .panel{
  border-radius: 0px;
}
.faq-section .panel-body {
  padding: 15px;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 30px;  
  color: #000000
}
.faq-section p{
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 30px;  
  color: #000000;
  }

  .faq-section .title-center-heading h2{
    font-size: 24px;
    color: #2d2d2d;
    font-weight: 400;
    line-height: 40px;
  }

/* checkbox */

.checkbox {
  display:block;
  padding: 2px 0px;
  margin-top: 0px;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.checkbox label {
  cursor: pointer;
  padding-left: 0;
  font-size: 18px;
  max-width: 300px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.61;
  letter-spacing: normal;
  text-align: left;
  margin-top: 0px;
  color: #0a0a0a;
}
.checkbox input[type=checkbox] {
  opacity: 0;
  position: absolute;
  margin: 0;
  z-index: -1;
  width: 0;
  height: 0;
  overflow: hidden;
  left: 0;
  pointer-events: none;
}
.checkbox .checkbox-material {
  vertical-align: middle;
  position: relative;
  top: 2px;
  margin-right: 10px;
}
.checkbox .checkbox-material:before {
  position: absolute;
  left: 8px;
  top: 2px;
  content: "";
  background-color: rgba(41, 124, 221, 0.5);
  height: 2px;
  width: 2px;
  border-radius: 100%;
  z-index: 1;
  opacity: 0;
  margin: 0;
}
.checkbox .checkbox-material .check {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #435ba1;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#42c181+22,3080de+22 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#42c181+35,3080de+35 */
background: #435ba1; /* Old browsers */
background: -moz-linear-gradient(left, #435ba1 35%, #435ba1 35%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #435ba1 35%,#435ba1 35%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #435ba1 35%,#435ba1 35%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#435ba1', endColorstr='#435ba1',GradientType=1 ); /* IE6-9 */
  border-radius: 0px;
  overflow: hidden;
  z-index: 1;
}
.checkbox .checkbox-material .check:before {
  position: absolute;
  content: "";
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: block;
  margin-top: -4px;
  margin-left: 7px;
  width: 0;
  height: 0;
  color: #fff;
  background-color: #fff;
  box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset;
  -webkit-animation: checkbox-off 0.3s forwards ease-out;
          animation: checkbox-off 0.3s forwards ease-out;
}
.checkbox input[type=checkbox]:focus + .checkbox-material .check:after {
  opacity: 0.2;
}
.checkbox input[type=checkbox]:checked + .checkbox-material .check:before {
  box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
  -webkit-animation: checkbox-on 0.3s forwards ease-out;
          animation: checkbox-on 0.3s forwards ease-out;
}
.checkbox input[type=checkbox]:not(:checked) + .checkbox-material:before {
  -webkit-animation: rippleOff 700ms forwards ease-out;
          animation: rippleOff 700ms forwards ease-out;
}
.checkbox input[type=checkbox]:checked + .checkbox-material:before {
  -webkit-animation: rippleOn 700ms forwards ease-out;
          animation: rippleOn 700ms forwards ease-out;
}
.checkbox input[type=checkbox]:not(:checked) + .checkbox-material .check:after {
  -webkit-animation: rippleOff 700ms forwards ease-out;
          animation: rippleOff 700ms forwards ease-out;
}
.checkbox input[type=checkbox]:checked + .checkbox-material .check:after {
  -webkit-animation: rippleOn 700ms forwards ease-out;
          animation: rippleOn 700ms forwards ease-out;
}
.checkbox input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check:before,
.checkbox input[type=checkbox][disabled] + .circle {
  opacity: 0.5;
}
.checkbox input[type=checkbox][disabled] + .checkbox-material .check:after {
  background-color: rgba(0, 0, 0, 0.84);
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.coloured .checkbox-material .check {
  color: #435ba1;
}
.coloured .checkbox-material:before {
  background-color: #435ba1;
}
.coloured input[type=checkbox]:checked + .checkbox-material .check {
  color: #435ba1;
}

@-webkit-keyframes checkbox-on {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px;
  }
  50% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px;
  }
  100% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
  }
}

@keyframes checkbox-on {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px;
  }
  50% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px;
  }
  100% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
  }
}
@-webkit-keyframes checkbox-off {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
  }
  25% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
  }
  50% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    margin-top: -4px;
    margin-left: 6px;
    width: 0px;
    height: 0px;
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset;
  }
  51% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0px 0px 0 10px inset;
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0px 0px 0 0px inset;
  }
}
@keyframes checkbox-off {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
  }
  25% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
  }
  50% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    margin-top: -4px;
    margin-left: 6px;
    width: 0px;
    height: 0px;
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset;
  }
  51% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0px 0px 0 10px inset;
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0px 0px 0 0px inset;
  }
}
@-webkit-keyframes rippleOn {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(13, 13);
            transform: scale(13, 13);
  }
}
@keyframes rippleOn {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(13, 13);
            transform: scale(13, 13);
  }
}
@-webkit-keyframes rippleOff {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(13, 13);
            transform: scale(13, 13);
  }
}
@keyframes rippleOff {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(13, 13);
            transform: scale(13, 13);
  }
}





li.has-submenu.mobile{
  display: none;
}



/* doctor section */
.sidebar-wrapper{
  background-color: #d6dbeb;
}
.sidebar-wrapper .panel.panel-default{
  background-color: #d6dbeb;
}
.sidebar-wrapper .panel-default>.panel-heading {
  color: #fff;
  background-color: #667294;
  border-color: #ddd;
}
.sidebar-wrapper .panel-group .panel+.panel {
  margin-top: 0px;
  border-top:solid 1px #d6dbeb;
}
.sidebar-wrapper h4.panel-title a{
  font-size: 18px;
  font-weight: 400;
}
.sidebar-wrapper h4.panel-title .fa{
  float: right;
  margin-top: 5px;
  font-size: 24px;
}
.sidebar-wrapper h4.panel-title span{
  padding-right: 5px;
  width: 50px;
  display: inline-block;
}


.sidebar-wrapper .panel-title > a:before {
  float: right !important;
  font-family: FontAwesome;
  content:"\f107";
  padding-right: 5px;
  margin-top: 5px;
  font-size: 24px;
}
.sidebar-wrapper .panel-title > a.collapsed:before {
  float: right !important;
  content:"\f106";
}
.sidebar-wrapper .panel-title > a:hover, 
.sidebar-wrapper .panel-title > a:active, 
.sidebar-wrapper .panel-title > a:focus  {
  text-decoration:none;
}

.sidebar-wrapper h4.panel-title a:hover{
color: #00d3e4;
text-decoration: none;
}
.sidebar-wrapper .panel-body ul li{
  list-style: none;
}
.sidebar-wrapper .panel-body ul{
  margin: 0px;
  padding: 0px;
}
.sidebar-wrapper .checkbox label{
  padding-left: 30px;
  font-size: 18px;
  color: #667294;
  font-weight: 300;
}
.sidebar-wrapper .checkbox .checkbox-material{
  position: absolute;
  left: 0px;
  top: 5px;
}
.sidebar-wrapper .checkbox .checkbox-material .check{
  background: #fff;
}
.sidebar-wrapper .checkbox .checkbox-material .check{
  color: #667294;
  background-color: #fff;
}
.sidebar-wrapper .checkbox .checkbox-material .check:before {
  position: absolute;
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  margin-top: -4px;
  margin-left: 7px;
  width: 0;
  height: 0;
  color: #667294;
  background-color: #fff;
  box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset;
  -webkit-animation: checkbox-off 0.3s forwards ease-out;
  animation: checkbox-off 0.3s forwards ease-out;
}

.doctor-list-sec{
border:solid 1px #e1e1e2;
padding: 30px;
border-radius: 6px;
margin-top: 35px;
}
.doctor-list-sec h3{
  font-size: 18px;
  font-weight: 500;
  color: #435ba1;
}
.doctor-img img{
  width: 100%;
  display: block;
}
.doctor-img{
  border:solid 1px #e1e1e2;
  border-radius: 5px;
  height: 180px;
  max-width: 200px;
  overflow: hidden;
}
.doctor-list-sec p+p+p+p+p{
  color: #435ba1;
}
.hospital-list p span{
  font-weight: bold;
}
.hospital-list p+p+p+p+p{
  color: #2d2d2d!important;
}
.doctor-list-sec p{
  font-size: 16px;
  margin: 6px 0;
}
.doctor-list-sec  .btn-primary{
  padding: 12px 35px 12px 35px;
}
.button-sec{
  margin-top: 15px;
}
.doctor-list-sec  .btn-border {
  background-color: transparent;
  border: solid 1px #647092;
  font-size: 18px;
  margin-left: 10px;
  color: #637092;
  padding: 12px 35px 12px 35px;
}

.inquery-form{
  background-color: #90e7e9;
  border:solid 1px #e1e1e2;
}
.title-hed-sec{
  padding: 50px 0 10px 0;
}
.call-icon{
  float: left;
  width: 50px;
  padding-right: 10px;
}
.call-icon img{
  max-width: 100%;
}
.title-h h2{
  font-size: 36px;
  font-weight: 300;
}
.title-h p{
  font-size: 22px;
  font-weight: 300;
}
.title-h{
  float: left;
}
.inquery-form .selectdiv {
  position: relative;
  max-width: 100%;
}
.inquery-form .selectdiv::before {
  content: "\f107";
  font-family: FontAwesome;
  bottom: 40px;
  display: inline-block;
  height: 0;
  pointer-events: none;
  position: absolute;
  right: 30px;
  vertical-align: top;
  width: 0;
  color: #2d2d2d;
  font-size: 24px;
}
.check-m{
  font-weight: 400;
  font-size: 16px;
}
textarea.form-control {
  height: 150px!important;
}
 .selectdiv select {
  -moz-appearance: none;
  -webkit-appearance: none;
  word-break: normal;
}

.doctor-f-section h4{
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  color: #2d2d2d;
  margin-top: 30px;
}

.doctor-f-section p{
  font-weight: 300;
  font-size: 18px;
  color: #2d2d2d;

}
.filter-sec{
  float: right;
  width: 45%;
  margin-bottom: 40px;
}
.hospital-sec .inner-seach {
  margin-bottom: 0px;
}
.hospital-sec .filter-sec{
  float: left;
  width: 45%;
  margin-bottom: 0px;
}
.doctor-list-sec.hospital-list{
  margin-top: 20px;
}
.hospital-sec .inner-seach {
  margin-bottom: 0px;
  float: right;
  width: 50%;
}
.hospital-sec .form-control{
height: 58px;
}
.filter-sec .selectdiv::before {
  content: "\f107";
  font-family: FontAwesome;
  bottom: 40px;
  display: inline-block;
  height: 0;
  pointer-events: none;
  position: absolute;
  right: 30px;
  vertical-align: top;
  width: 0;
  color: #435ba1;
  font-size: 24px;
}
.reset{
float: right;
}
.select-d{
  float: left;
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: 300;
}
.reset a{
  font-size: 18px;
  font-weight: 300;
  color: #435ba1;
}
.form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #c8c8c9;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e1e1e2;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-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;
}

.doctor-details-sec h3{
  font-size: 30px;
  color:#2d2d2d;
  margin-bottom: 15px;
  font-weight: 300;
}
.sidebar-wrapper-details-img img{
  width: 100%;
}
.sidebar-wrapper-details-img {
  border: solid 1px #e1e1e2;
  border-radius: 5px;
  height: 210px;
  max-width: 260px;
  overflow: hidden;
}

.sidebar-wrapper-details ul{
  margin: 15px 0 0 0;
  padding: 0px;
}
.sidebar-wrapper-details ul li{
list-style: none;
font-size: 18px;
color: #435ba1;
margin-bottom: 10px;

}
.sidebar-wrapper-details ul li a{
font-size: 18px;
color: #435ba1;
}

.sidebar-wrapper-details ul li a:hover{
  text-decoration: none;
  color: #00d3e4;
}

.doctor-details-sec p{
  font-size: 16px;
  margin: 5px;
}
.about-doctor{
  font-size: 24px;
  font-weight: 300;
  margin: 15px 0;
}
.about-doctor span{
padding-right: 8px;
position: relative;
top: -3px;
}

.about-doctor-list ul{
  margin: 0px;
  padding: 0px;
}
.about-doctor-list ul li{
  list-style: none;
  font-size: 18px;
  padding-left: 20px;
  margin-bottom: 30px;
  position: relative;
  font-weight: 300;
}
.about-doctor-list ul li::before{
  position: absolute;
  content: '';
  height: 8px;
  left: 0;
  top: 8px;
  width: 8px;
  border-radius: 50%;
  border:solid 2px #314e6e;
}
.orange{
  color: #ff6a00;
  font-size: 18px!important;
  margin-bottom: 30px!important;
}

.specilization-sec ul{
  margin: 0px 0 30px 0;
  padding: 0px;
}
.specilization-sec ul li{
  list-style: none;
  font-size: 18px;
  float: left;
  width: 50%;
  padding: 0 40px 0 20px;
  margin-bottom: 10px;
  position: relative;
  font-weight: 300;
}
.specilization-sec ul li::before{
  position: absolute;
  content: '';
  height: 8px;
  left: 0;
  top: 8px;
  width: 8px;
  border-radius: 50%;
  border:solid 2px #314e6e;
}
.work-sec{
  margin-bottom: 30px;
}
.work-sec p{
  font-size: 18px!important;
 
}
.work-sec p span{
color: #435ba1;
}



.education-sec ul{
  margin: 0px;
  padding: 0px;
}
.education-sec ul li{
  list-style: none;
  font-size: 18px;
  padding-left: 20px;
  margin-bottom: 10px;
  position: relative;
  font-weight: 300;
}
.education-sec ul li::before{
  position: absolute;
  content: '';
  height: 8px;
  left: 0;
  top: 8px;
  width: 8px;
  border-radius: 50%;
  border:solid 2px #314e6e;
}
.similar-docotr {
  margin: 30px 0;
}
.similar-docotr h4{
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
}
.similar-docotr p{
  font-size: 16px;
  color: #797878;
}
.similar-d-img{
  border:solid 1px #e1e1e2;
  width: 180px;
  height: 160px;
  border-radius: 6px;
  overflow: hidden;
}
.similar-d-img img{
  width: 100%;
 
}
.mobile-payment-share{
  display: none;
}
.send-btn{
  text-align: right;
}

.white-sec{
  border:solid 1px #e1e1e2;
  border-radius: 6px;
  padding: 20px;
}

.about-us-sec h2{
  font-size: 30px;
  font-weight: 300;
  line-height: 36px;
}
.top-sec-ab p{
  font-size: 18px;
}

.top-sec-ab h4.media-heading{
  color: #ff6a00;
  font-weight: 300;
  font-size: 16px;
}
.about-img {
  margin-right: 60px;
}
.about-img img{
 width: 100%;
  border:solid 1px #e1e1e2;
  border-radius: 6px;
  display: block;
}

.request-sec{
  background-color: #677294;
  padding: 30px;
  margin-top: 50px;
  text-align: center;
}
.request-sec p{
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 0px;
}
.about-overview h4{
  font-size: 22px;
  margin-top: 30px;
  font-weight: 400;
}
.about-overview p{
font-weight: 300;
font-size: 18px;
}
.about-overview-t{
  font-weight: 300;
  font-size: 30px;
  margin: 25px 0 15px 0;
}
.about-overview-t span {
  position: relative;
  padding-right: 10px;
  top: -4px;
}

.about-overview h5{
  font-size: 18px;
  color: #435ba1;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 15px;
}

.about-overview ul{
  margin: 0px 0 30px 0;
  padding: 0px;
}
.about-overview ul li{
  list-style: none;
  font-size: 18px;
  padding-left: 20px;
  margin-bottom: 6px;
  position: relative;
  font-weight: 300;
}
.about-overview ul li::before{
  position: absolute;
  content: '';
  height: 8px;
  left: 0;
  top: 8px;
  width: 8px;
  border-radius: 50%;
  border:solid 2px #314e6e;
}

.menu-icon {
  width: 50px;
  float: left;
  position: relative;
  top: 5px;
}
.menu-icon img{
  max-width: 100%;
}
.custome-nav .mega-dropdown-menu > li > ul {
  padding: 0 0 0 50px;
  margin: 0;

}

.custome-nav .mega-dropdown-menu > li > ul > li > a{
  font-size: 16px;
  font-weight: 300;
  color: #000000;
}
li.col-sm-3{
  padding: 15px;
}
li.col-sm-3:nth-child(2n+1){
  background-color: #dffaf9;
}
.award-logo{
  padding: 15px 0 20px 0;
}
.award-logo ul{
  margin: 0px;
  padding: 0px;
}
.award-logo ul li{
  display: inline-block; 
  margin-right: 10px;
}


@media (max-width: 1300px) {
  .navbar-header {
    float: none;
}
.navbar-toggle {
  display: block;
  position: absolute;
  top: -71px;
  right: -3px;
}
.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-collapse.collapse {
    display: none!important;
}
.navbar-collapse.js-navbar-collapse.collapse.in{
display: block!important;
}
.custome-nav .navbar-nav > li > a {
  padding: 10px 10px;
  color: #2d2d2d;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
}
.custome-nav .navbar-nav > li:last-child > a{
  margin: 0px 0 30px 0;
}
.navbar-nav {
    float: none!important;
    margin: 7.5px -15px;
}
.navbar-nav>li {
    float: none;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.navbar-toggle .icon-bar{
  background-color: #435ba1;
}
.navbar-nav .open .dropdown-menu {
  position: static;
  float: none;
  width: auto;
  margin-top: 0;
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a {
padding: 10px 15px 10px 6px;
}
.navbar-nav .open .dropdown-menu>li>a {
line-height: 20px;
}
.top-header-bar .login-regiter ul li a{
  font-size: 16px;
}
.top-header-bar .contact-info ul li{
  font-size: 13px;
  padding: 6px 5px;
}
.footer-packege ul li {
  float: none;
  list-style: none;
  width: 100%;
}
.footer-packege ul li:nth-child(2) {
  width: 100%;
}

.innpage-header .navbar-nav .dropdown-menu > li > a{
  color: #fff;
}
.innpage-header .navbar-nav.sm-collapsible .caret::before{
  color: #fff!important;
}
.navbar-collapse.in {
  overflow-y: auto;
  height: 250px;
}
.innpage-header .mega-dropdown-menu > li > ul > li > a{
color: #fff;
}
.innpage-header .mega-dropdown-menu > li > ul > li > a{
  color: #fff;
  }
  .destop{
    display: none;
  }
  .custome-nav{
    min-height: 0px;
  }
  
  li.has-submenu.mobile{
    display: block;
  }
  .custome-nav .navbar-nav > li:last-child > a{
    background: transparent;
    color: #2d2d2d;
    padding: 10px 10px;
  }
  span.caret.navbar-toggle.sub-arrow{
    top: 0px;
  }
  .navbar-nav .open .dropdown-menu{
    padding: 0 15px;
  }
  .innpage-header .navbar-nav > li:last-child {
  
  }
  .innpage-header .navbar-nav > li:last-child > a{
    padding: 10px 10px!important;
    margin-bottom: 15px;
    color: #fff!important;
  }
  header.sticky{
    position: relative;
  }
  .top-header-bar{
    display: block!important;
    animation:none;
  }
  .doctor-list-sec .btn-primary {
    padding: 12px 30px 12px 30px;
}
.doctor-list-sec .btn-border{
  padding: 12px 30px 12px 30px;
}
.menu-icon {
  width: 18px;
  float: left;
  position: relative;
  top: 5px;
}
.custome-nav .mega-dropdown-menu .dropdown-header{
  color: #fff;
}
li.col-sm-3:nth-child(2n+1) {
  background-color: transparent;
}
.navbar-nav .open .dropdown-menu .dropdown-header{
  padding: 5px 5px 0px 5px;
}
li.col-sm-3 {
  padding: 0px;
}
.custome-nav .mega-dropdown-menu > li > ul {
  padding: 0 0 0 20px;
  margin: 0;
}

}
@media (min-width: 980px) and (max-width: 1024px) {
  .health-card-subscribation-sec{
    right: 40px!important;
    top:-50px!important;
  }
  .content-area{
    padding-right: 290px;
  }
  .how-does-section .first-list ul li .blue-box{
    padding: 22px;
    font-size: 14px;
  }
  .how-does-section .second-list ul li .blue-box{
    padding: 22px;
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mobilebynow{
    position: fixed;
    bottom: 0px;
    display: block;
    left: 0;
    right: 0;
    z-index: 15;
  }
  .mobilebynow ul{
    margin: 0px;
    padding: 0px;
    box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.3);
  }
  .mobilebynow ul li a{
    color: #fff;
  }
  .mobilebynow ul li{
    float: left;
    width: 50%;
    background-color: #fff;
    color: #000;
    padding: 15px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
  }
  
  
  .mobilebynow ul li:nth-child(2){
    background: #fa5878;
      background: -moz-linear-gradient(top, #fa5878 0%, #fe796a 100%);
      background: -webkit-linear-gradient(top, #fa5878 0%,#fe796a 100%);
      background: linear-gradient(to bottom, #fa5878 0%,#fe796a 100%);
      color: #fff;
  }
  
  .mobilebpaymet{
    position: fixed;
    bottom: 0px;
    display: block;
    left: 0;
    right: 0;
    z-index: 50;
  }
  .mobilebpaymet ul{
    margin: 0px;
    padding: 0px;
    box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.3);
  }
  .mobilebpaymet ul li:nth-child(2){
    background-color: #fe756c;
    line-height: 55px;
  }
  .mobilebpaymet ul li:nth-child(1){
   padding-left: 20px;
  }
  .payment-cart{
    float: left;
    padding-left: 10px;
    margin-top: 15px;
  }
  .payment-price{
    float: right;
  }
  .arrow-left-p {
    position: absolute;
    z-index: 10;
    left: 14px;
    top: 14px;
  }
  .mobilebpaymet ul li{
    float: left;
    list-style: none;
    width: 50%;
    height: 60px;
    background-color: #ec4947;
    color: #fff;
    padding: 3px 10px;
    font-size: 18px;
    text-align: center;
    
  }
  
  .mobile-payment-share{
    display: none;
  }
  .mobilebpaymet ul li a{
    color: #fff;
  }
  
  .health-card-subscribation-sec {
    display: none;
}
.content-area{
  padding: 0px;
}
  .about-img{
    margin-right: 0px;
    margin-bottom: 30px;
  }
  .about-img img{
    width:100%;
  }
  .search-sec ul li:nth-child(1) {
    width: 45%;
    padding-left: 0px;
}
.search-sec ul li:nth-child(3) {
  padding-left: 15px;
  padding-right: 0px;
  width: 30%;
}
.title-center-heading h2{
  font-size: 30px;
}
.service-section .media-left {
  width: 75px;
  display: block;
  float: left;
  padding-right: 15px;
}
.feature-hospital ul li {
  padding: 0 10px;
  list-style: none;
  float: left;
  width: 33.33%;
 
}
.patient-section .media-body, .patient-section .media-left, .patient-section .media-right{
  display: block;
}
.patient-section .media-body {
  width: 100%;
}
.patient-section .media-object{
  width: 100%;
}


.medicalword-section .media-body, .medicalword-section .media-left, .medicalword-section .media-right{
  display: block;
}
.medicalword-section .media-body {
  width: 100%;
}
.medicalword-section .media-object{
  width: 100%;
}
.patient-section .media-left {
  padding: 4px 4px 8px 0;
}
.medicalword-section h4{
  margin-top: 15px;
}
.patient-section h4{
  margin-top: 15px;
}
.medicalword-section .media-left {
  padding: 4px 4px 8px 0;
}
.medicalword-section .media-object{
  width: 100%;
}
.featuredpackage-section .inner-box{
  margin-bottom: 30px;
}
.featuredpackage-section .inner-box img{
  width: 100%;
}
.footer-section ul li {
  padding: 0 10px;
  list-style: none;
  float: left;
  width: 33.33%;
}
.feature-hospital-card ul li {
  padding: 0 10px;
  list-style: none;
  float: left;
  width: 33.333%;
}
.how-does-section .first-list ul li .blue-box{
  padding: 20px;
}
.how-does-section .second-list ul li .blue-box{
  padding: 20px;
}

.innpage-header .navbar-nav .dropdown-menu > li > a{
  color: #fff;
}
.innpage-header .navbar-nav.sm-collapsible .caret::before{
  color: #fff!important;
}
.navbar-collapse.in {
  overflow-y: auto;
  height: 250px;
}
.innpage-header .mega-dropdown-menu > li > ul > li > a{
color: #fff;
}

  .destop{
    display: none;
  }
  .custome-nav{
    min-height: 0px;
  }
  
  li.has-submenu.mobile{
    display: block;
  }
  .custome-nav .navbar-nav > li:last-child > a{
    background: transparent;
    color: #2d2d2d;
    padding: 10px 10px;
  }
  span.caret.navbar-toggle.sub-arrow{
    top: 0px;
  }
  .navbar-nav .open .dropdown-menu{
    padding: 0 15px;
  }
  .innpage-header .navbar-nav > li:last-child {
  
  }
  .innpage-header .navbar-nav > li:last-child > a{
    padding: 10px 10px!important;
    margin-bottom: 15px;
    color: #fff!important;
  }
  header.sticky{
    position: relative;
  }
  .top-header-bar{
    display: block!important;
    animation:none;
  }
  .similar-docotr .media{
    margin: 30px 0;
    }
    .doctor-details-sec .btn-primary{
      padding: 12px 18px 12px 18px;
    }
    .menu-icon {
      width: 18px;
      float: left;
      position: relative;
      top: 5px;
    }
    .custome-nav .mega-dropdown-menu .dropdown-header{
      color: #fff;
    }
    li.col-sm-3:nth-child(2n+1) {
      background-color: transparent;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header{
      padding: 5px 5px 0px 5px;
    }
    li.col-sm-3 {
      padding: 0px;
    }
    .custome-nav .mega-dropdown-menu > li > ul {
      padding: 0 0 0 20px;
      margin: 0;
    }
    
}
@media (max-width: 767px) {
  .card-image{
    max-width: 100%;
    top: 105px;
  }
  .card-image img{
    max-width: 100%;
  }
  .feature-hospital-card ul li {
    padding: 0 10px;
    list-style: none;
    float: none;
    width: 100%;
    margin-bottom: 30px;
}
.how-does-section .first-list ul li{
  width: 100%;
  float: none;
  margin: 15px 0;
}
.first-list .how-does-arrow{
  display: none;
}
.mobile-align{
  text-align: center;
}
.how-does-section{
  padding-bottom: 20px;
}
.how-does-section .first-list ul li:nth-child(2){
  width: 100%;
}
.how-does-section .first-list ul li .blue-box{
  display: block;
  height: auto;
}
.how-does-section .second-list ul li{
  width: 100%;
}
.second-list .how-does-arrow{
  display: none;
}
.how-does-section .second-list {
  margin-top: 0px;
}
.how-does-section .second-list ul li{
  margin: 15px 0;
}
  .baner-sec h2 {
    font-size: 24px;
    font-weight: 300;
    color: #fff;
}
.baner-sec ul li {
  display: block;
  font-size: 16px;
  color: #fff;
  padding: 5px 0;
}
  .search-sec ul li:nth-child(1) {
    width: 100%;
    padding-left: 0px;
}
.search-sec ul li:nth-child(2){
  width:100%;
  padding: 0px;
  margin-top: 20px;
}
.serch-footerlink a{
  display: block;
}

.search-sec ul li:nth-child(3) {
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
}
.baner-inner-p-sec h2{
  font-size: 14px;
}
.media-plus {
  max-width: 70px;
  margin: 0 auto;
}
.baner-inner-p-sec {
  padding: 12px 0 40px 0;
}
.title-center-heading h2 {
  font-size: 24px!important;
  line-height: 30px!important;
}
.title-center-heading h3{
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 30px!important;
}
.footer-section ul li .innerbox{
  min-height: auto;
}
.feature-hospital ul li .innerbox{
  min-height: auto;
}
.service-section .media{
  margin-bottom: 30px;
}
.mar60 {
  margin-top: 0px;
}
.service-section .view-all a{
  display: block;
}
.service-section .media-left {
  width: 75px;
  display: block;
  float: none;
  padding-right: 0px;
  margin: 0 auto;
}
.feature-hospital ul li {
  padding: 0 10px;
  list-style: none;
  float: none;
  width: 100%;
 
}
.patient-section .media-object{
  width: 100%;
}
 .media-body, .media-left, .media-right{
  display: block;
} .media-body {
  width: 100%;
} .media-object{
  width: 100%;
}
.service-section p {
  text-align: center;
  margin: 4px 0 0px 0;
}

.service-section h4{
  text-align: center;
}
.medicalword-section .media-body, .medicalword-section .media-left, .medicalword-section .media-right{
  display: block;
}
.medicalword-section .media-body {
  width: 100%;
}
.medicalword-section .media-object{
  width: 100%;
}
.patient-section .media-left {
  padding: 4px 4px 8px 0;
}
.medicalword-section h4{
  margin-top: 15px;
}
.patient-section h4{
  margin-top: 15px;
}
.medicalword-section .media-left {
  padding: 4px 4px 8px 0;
}
.medicalword-section .media-object{
  width: 100%;
}
.featuredpackage-section .inner-box{
  margin-bottom: 30px;
}
.featuredpackage-section .inner-box img{
  width: 100%;
}
.footer-section ul li {
  padding: 0 10px;
  list-style: none;
  float: none;
  width: 100%;
}
.rating-review span img{
  width: auto!important;
}
.popular-deal {
  font-size: 20px;
  padding: 20px 0;
}
header.sticky .navbar-nav > li > a{
  padding: 10px;  
}
p.custome-link a{
  padding-right: 15px;
}
.inner-p-search-sec h2{
  margin-bottom: 10px;
  font-size: 24px;
}
.icons-img img{
  max-width: 100%;
  display: block;
}
.benifit-section {
  padding: 75px 0 0px 0;
}
h2{
  font-size: 24px;
}
.benifit-section p{
  margin-bottom: 30px;
}
.innpage-header .navbar-toggle .icon-bar {
  background-color: #435ba1!important;
}
.innpage-header .navbar-nav .dropdown-menu > li > a{
  color: #fff;
}
.innpage-header .navbar-nav.sm-collapsible .caret::before{
  color: #fff!important;
}
.navbar-collapse.in {
  overflow-y: auto;
  height: 250px;
}
.innpage-header .mega-dropdown-menu > li > ul > li > a{
color: #fff;
}
.destop{
  display: none;
}
.custome-nav{
  min-height: 0px;
}

li.has-submenu.mobile{
  display: block;
}
.custome-nav .navbar-nav > li:last-child > a{
  background: transparent;
  color: #2d2d2d;
  padding: 10px 10px;
}
span.caret.navbar-toggle.sub-arrow{
  top: 0px;
}
.navbar-nav .open .dropdown-menu{
  padding: 0 15px;
}
.innpage-header .navbar-nav > li:last-child {

}
.innpage-header .navbar-nav > li:last-child > a{
  padding: 10px 10px!important;
  margin-bottom: 15px;
  color: #fff!important;
}
header.sticky{
  position: relative;
}
.top-header-bar{
  display: block!important;
  animation:none;
}
.filter-sec {
  float: none;
  width: 100%;
  margin-bottom: 40px;
}
.doctor-img{
  margin: 0 auto 30px auto;
}
.doctor-list-sec .btn-primary {
  padding: 12px 30px 12px 30px;
  margin-bottom: 20px;
}
.doctor-list-sec .btn-border {
  padding: 12px 30px 12px 30px;
  margin-bottom: 40px;
}
.button-sec {
 text-align: center;
}
.specilization-sec ul li{
  width: 100%;
}
.send-btn{
  text-align: center;
  margin: 30px 0;
}
.sidebar-wrapper-details-img {
  border: solid 1px #e1e1e2;
  border-radius: 5px;
  /* height: 210px; */
  max-width: 100%;
  overflow: hidden;
}
.similar-d-img{
  width: 100%;
  height: auto;
}
.similar-docotr .media{
margin: 30px 0;
}
.about-img{
  margin-right: 0px;
  margin-bottom: 30px;
}
.about-img img{
  width:100%;
}
.request-sec{
  padding: 10px;
}
.request-sec .btn{
  padding: 12px 15px 12px 15px;
}
.media-right{
  padding-left: 0px;
  padding-top: 10px;
}
.menu-icon {
  width: 18px;
  float: left;
  position: relative;
  top: 5px;
}
.custome-nav .mega-dropdown-menu .dropdown-header{
  color: #fff;
}
li.col-sm-3:nth-child(2n+1) {
  background-color: transparent;
}
.navbar-nav .open .dropdown-menu .dropdown-header{
  padding: 5px 5px 0px 5px;
}
li.col-sm-3 {
  padding: 0px;
}
.custome-nav .mega-dropdown-menu > li > ul {
  padding: 0 0 0 20px;
  margin: 0;
}
li.col-sm-3 {
  float: none!important;
}
.hospital-sec .filter-sec{
  width: 100%;
  float: none;
}
.hospital-sec .inner-seach{
  float: none;
  width: 100%;
  margin-top: 15px;
}
.mobilebynow{
  position: fixed;
  bottom: 0px;
  display: block;
  left: 0;
  right: 0;
}
.mobilebynow ul{
  margin: 0px;
  padding: 0px;
  box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.3);
}
.mobilebynow ul li a{
  color: #fff;
}
.mobilebynow ul li{
  float: left;
  width: 50%;
  background-color: #fff;
  color: #000;
  padding: 15px;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}


.mobilebynow ul li:nth-child(2){
  background: #fa5878;
    background: -moz-linear-gradient(top, #fa5878 0%, #fe796a 100%);
    background: -webkit-linear-gradient(top, #fa5878 0%,#fe796a 100%);
    background: linear-gradient(to bottom, #fa5878 0%,#fe796a 100%);
    color: #fff;
}

.mobilebpaymet{
  position: fixed;
  bottom: 0px;
  display: block;
  left: 0;
  right: 0;
  z-index: 50;
}
.mobilebpaymet ul{
  margin: 0px;
  padding: 0px;
  box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.3);
}
.mobilebpaymet ul li:nth-child(2){
  background-color: #fe756c;
  line-height: 55px;
}
.mobilebpaymet ul li:nth-child(1){
 padding-left: 20px;
}
.payment-cart{
  float: left;
  padding-left: 10px;
  margin-top: 15px;
}
.payment-price{
  float: right;
}
.arrow-left-p {
  position: absolute;
  z-index: 10;
  left: 14px;
  top: 14px;
}
.mobilebpaymet ul li{
  float: left;
  list-style: none;
  width: 50%;
  height: 60px;
  background-color: #ec4947;
  color: #fff;
  padding: 3px 10px;
  font-size: 18px;
  text-align: center;
  
}

.mobile-payment-share{
  display: none;
}
.mobilebpaymet ul li a{
  color: #fff;
}


.content-area{
  padding: 0px;
}
.health-card-subscribation-sec{
  display: none;
}
.feature-hospital-card .title-center-heading h2{
  font-size: 24px;
  line-height: 30px;
}
.feature-hospital-card ul li .innerbox ul li{
  width: 48%;
  float: left;
}
.faq-section h4 a{
  font-size: 15px;
}


}
