.single-page-header {
  background: #ffb822;
  display: flex;
  align-items: center;
  padding: 20px;
  min-height: 150px;
}
.single-page-header .page-title {
  display: block;
  width: 50%;
  float: left;
}
.single-page-header .page-title h3 {
  color: #fff;
  font-size: 36px;
}
.single-page-header .page-header__icon {
  display: block;
  width: 50%;
  float: right;
  max-width: 350px;
}
.single-page-header .page-header__icon img {
  width: 100%;
}

.clearfix, .foreign-hospitals .foreign-hospitals__content .content-form .content-form__row {
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.col2 {
  width: 50%;
}

.col3 {
  width: 75%;
}

.col1 {
  width: 25%;
}

.container-fluid, .container {
  padding: 0;
}

.patient-referral .comprehensive-treatment .patient-block .more-btn a, .patient-referral .comprehensive-treatment .affiliate-hospitals .more-btn a {
  max-width: 150px;
  display: block;
  text-decoration: none;
  padding: 8px 15px;
  background: #fff;
  color: #808185;
  text-align: center;
  border: 1px solid #808185;
  margin: 0 auto;
}
.patient-referral .comprehensive-treatment .patient-block .more-btn a:hover, .patient-referral .comprehensive-treatment .affiliate-hospitals .more-btn a:hover {
  background: #0a6aa1;
  color: #fff;
  border: 1px solid #0a6aa1;
  transition: 0.8s ease;
}

.foreign-hospitals {
  display: block;
}
.foreign-hospitals .single-page-header .page-title {
  min-height: 150px;
  display: flex;
  align-items: center;
}
.foreign-hospitals .foreign-hospitals__content .content__title {
  max-width: 250px;
  margin: 0 auto;
}
.foreign-hospitals .foreign-hospitals__content .content__title h5 {
  background: #f3f3f5;
  padding: 7px 10px;
  color: #808185;
  margin: 15px 0;
  font-weight: normal;
  text-align: center;
  border: 1px solid #ddd;
  font-size: 16px;
}
.foreign-hospitals .foreign-hospitals__content .content__title h4 {
  text-align: center;
  font-weight: 600;
}
.foreign-hospitals .foreign-hospitals__content .content-sammury {
  max-width: 750px;
  margin: 0 auto;
}
.foreign-hospitals .foreign-hospitals__content .content-sammury p {
  text-align: justify;
  border: 1px solid #ddd;
  padding: 15px;
}
.foreign-hospitals .foreign-hospitals__content .content-form {
  max-width: 950px;
  margin: 30px auto;
  padding: 30px;
  border: 1px solid #ddd;
  height: auto;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 10px -5px #808185;
  -moz-box-shadow: 0 2px 10px -5px #808185;
  box-shadow: 0 2px 10px -5px #808185;
}
.foreign-hospitals .foreign-hospitals__content .content-form .content-form__row {
  display: block;
}
.foreign-hospitals .foreign-hospitals__content .content-form .content-form__row .col3 {
  width: 70%;
}
.foreign-hospitals .foreign-hospitals__content .content-form .content-form__row .col1 {
  width: 30%;
}
.foreign-hospitals .foreign-hospitals__content .content-form .content-form__row .col1 label {
  text-align: right;
}
.foreign-hospitals .foreign-hospitals__content .content-form .content-form__row .aligment {
  display: flex;
  align-items: center;
}
.foreign-hospitals .foreign-hospitals__content .content-form .content-form__row .aligment label {
  padding: 5px;
  width: 50%;
  float: left;
}
.foreign-hospitals .foreign-hospitals__content .content-form .content-form__row .aligment input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  float: right;
}
.foreign-hospitals .foreign-hospitals__content .content-form .content-form__row .form-group {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.foreign-hospitals .foreign-hospitals__content .content-form .content-form__row .form-group input[type=file] {
  border: none;
}
.foreign-hospitals .foreign-hospitals__content .content-form .content-form__row .form-group input, .foreign-hospitals .foreign-hospitals__content .content-form .content-form__row .form-group select, .foreign-hospitals .foreign-hospitals__content .content-form .content-form__row .form-group textarea {
  background: #fbfbfb;
}
.foreign-hospitals .foreign-hospitals__content .content-form .content-form__row .justify-left-col label {
  width: 23%;
}
.foreign-hospitals .foreign-hospitals__content .content-form .content-form__row .justify-left-col textarea, .foreign-hospitals .foreign-hospitals__content .content-form .content-form__row .justify-left-col input {
  width: 77%;
  margin: 0 0 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.foreign-hospitals .foreign-hospitals__content .content-form .content-form__row .justify-col label {
  width: auto;
  font-size: 14px;
}
.foreign-hospitals .foreign-hospitals__content .content-form .content-form__row .justify-col span {
  font-size: 14px;
}
.foreign-hospitals .foreign-hospitals__content .content-form .content-form__row .justify-col span input {
  margin: 6px 3px;
}
.foreign-hospitals .foreign-hospitals__content .content-form .terms-conditions {
  display: block;
  padding: 15px 0;
}
.foreign-hospitals .foreign-hospitals__content .content-form .terms-conditions h5 {
  font-size: 16px;
}
.foreign-hospitals .foreign-hospitals__content .content-form .terms-conditions h5 a {
  text-decoration: none;
  color: #808185;
}
.foreign-hospitals .foreign-hospitals__content .content-form .content-submit {
  display: block;
}
.foreign-hospitals .foreign-hospitals__content .content-form .content-submit a {
  width: 100%;
  text-align: center;
  font-size: 18px;
  padding: 10px 20px;
  background: #ffb822;
  color: #fff;
  text-decoration: none;
  display: block;
  font-weight: 600;
}
.foreign-hospitals .foreign-hospitals__content .content-form .content-submit a:hover {
  background: #0a6aa1;
}

.clearfix, .foreign-hospitals .foreign-hospitals__content .content-form .content-form__row {
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.col2 {
  width: 50%;
}

.col3 {
  width: 75%;
}

.col1 {
  width: 25%;
}

.container-fluid, .container {
  padding: 0;
}

.patient-referral .comprehensive-treatment .patient-block .more-btn a, .patient-referral .comprehensive-treatment .affiliate-hospitals .more-btn a {
  max-width: 150px;
  display: block;
  text-decoration: none;
  padding: 8px 15px;
  background: #fff;
  color: #808185;
  text-align: center;
  border: 1px solid #808185;
  margin: 0 auto;
}
.patient-referral .comprehensive-treatment .patient-block .more-btn a:hover, .patient-referral .comprehensive-treatment .affiliate-hospitals .more-btn a:hover {
  background: #0a6aa1;
  color: #fff;
  border: 1px solid #0a6aa1;
  transition: 0.8s ease;
}

.healthCheckup .single-page-header .page-title {
  padding: 30px 0;
}

.health-checkup {
  padding: 30px 0;
  margin: 30px;
}
.health-checkup .comments-section .comment-note {
  display: block;
  float: left;
  width: 60%;
}
.health-checkup .comments-section .comment-block {
  display: block;
  float: right;
  width: 40%;
}
.health-checkup .comments-section .comment-block .comment-block__content {
  display: block;
  margin: 30px;
  padding: 15px;
  -webkit-box-shadow: 0 5px 10px -5px #808185;
  -moz-box-shadow: 0 5px 10px -5px #808185;
  box-shadow: 0 5px 10px -5px #808185;
}
.health-checkup .comments-section .comment-block .comment-block__content i {
  display: block;
  font-size: 60px;
  text-align: center;
  color: #ddd;
}
.health-checkup .comments-section .comment-block .comment-block__content .comment-profile {
  display: flex;
  align-items: center;
  justify-content: center;
}
.health-checkup .comments-section .comment-block .comment-block__content .comment-profile img {
  padding: 5px;
}
.clearfix, .foreign-hospitals .foreign-hospitals__content .content-form .content-form__row {
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.col2 {
  width: 50%;
}

.col3 {
  width: 75%;
}

.col1 {
  width: 25%;
}

.container-fluid, .container {
  padding: 0;
}

.patient-referral .comprehensive-treatment .patient-block .more-btn a, .patient-referral .comprehensive-treatment .affiliate-hospitals .more-btn a {
  max-width: 150px;
  display: block;
  text-decoration: none;
  padding: 8px 15px;
  background: #fff;
  color: #808185;
  text-align: center;
  border: 1px solid #808185;
  margin: 0 auto;
}
.patient-referral .comprehensive-treatment .patient-block .more-btn a:hover, .patient-referral .comprehensive-treatment .affiliate-hospitals .more-btn a:hover {
  background: #0a6aa1;
  color: #fff;
  border: 1px solid #0a6aa1;
  transition: 0.8s ease;
}

.healthServices .single-page-header {
  background: linear-gradient(45deg, #0182a9, #0097b6);
}
.healthServices .single-page-header .page-title {
  min-height: 150px;
  display: flex;
  align-items: center;
}
.healthServices .emergency-health-service .health-service-content {
  display: block;
}
.healthServices .emergency-health-service .health-service-content h1 {
  display: block;
  padding: 15px 0;
  text-align: center;
  margin: 15px 0;
}
.healthServices .emergency-health-service .service-item {
  padding: 15px;
}
.healthServices .emergency-health-service .service-item p {
  margin: 0;
  text-align: justify;
  font-weight: 500;
}
.healthServices .emergency-health-service .service-item .service-photo {
  width: 100%;
  min-height: 250px;
  margin: 10px 0;
  border: 1px solid #ddd;
}
.healthServices .emergency-health-service .service-item .service-photo img {
  width: 100%;
}
.healthServices .emergency-health-service .service-item h5 {
  display: block;
  text-align: center;
  padding: 3px 0;
  margin: 0;
}
.healthServices .emergency-health-service .service-item .book-btn {
  margin: 0 auto;
  display: block;
  text-align: center;
  padding: 15px 0 0;
  width: 60%;
}
.healthServices .emergency-health-service .service-item .book-btn a {
  font-size: 18px;
  padding: 5px 15px;
  background: #ffb822;
  color: #fff;
  text-decoration: none;
  width: 100%;
  display: block;
}
.healthServices .emergency-health-service .service-item .book-btn a:hover {
  background: #0a6aa1;
  transition: 0.8s ease;
}

.clearfix, .foreign-hospitals .foreign-hospitals__content .content-form .content-form__row {
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.col2 {
  width: 50%;
}

.col3 {
  width: 75%;
}

.col1 {
  width: 25%;
}

.container-fluid, .container {
  padding: 0;
}

.patient-referral .comprehensive-treatment .patient-block .more-btn a, .patient-referral .comprehensive-treatment .affiliate-hospitals .more-btn a {
  max-width: 150px;
  display: block;
  text-decoration: none;
  padding: 8px 15px;
  background: #fff;
  color: #808185;
  text-align: center;
  border: 1px solid #808185;
  margin: 0 auto;
}
.patient-referral .comprehensive-treatment .patient-block .more-btn a:hover, .patient-referral .comprehensive-treatment .affiliate-hospitals .more-btn a:hover {
  background: #0a6aa1;
  color: #fff;
  border: 1px solid #0a6aa1;
  transition: 0.8s ease;
}

.talk-doctor {
  display: block;
}
.talk-doctor .single-page-header {
  height: auto;
  padding: 30px;
}
.talk-doctor .single-page-header .page-title {
  padding: 30px 0;
}
.talk-doctor .single-page-header .page-title h5 {
  font-weight: normal;
  color: #fff;
  padding: 0;
}
.talk-doctor .single-page-header .page-title .consult-btn {
  width: 150px;
  padding: 15px 0;
  margin: 15px 0;
}
.talk-doctor .single-page-header .page-title .consult-btn a {
  padding: 10px 20px;
  background: #fbfbfb;
  color: #808185;
  text-decoration: none;
}
.talk-doctor .single-page-header .page-title .consult-btn a:hover {
  background: #0a6aa1;
  transition: 0.8s ease;
  color: #fff;
}
.talk-doctor .single-page-header .page-title .return-policy h6 {
  margin: 0;
  padding: 3px 0;
  color: #fff;
}
.talk-doctor .how-work-content {
  display: block;
  max-width: 950px;
  margin: 0 auto;
}
.talk-doctor .how-work-content h3 {
  text-align: center;
  padding: 30px 0;
  margin: 0;
  font-weight: 600;
}
.talk-doctor .how-work-content ul {
  margin: 0;
  padding: 0;
}
.talk-doctor .how-work-content ul .how-work__items {
  display: block;
  float: left;
  padding: 15px;
}
.talk-doctor .how-work-content ul .how-work__items p {
  text-align: center;
  max-width: 250px;
  margin: 0 auto;
  font-weight: 600;
}
.talk-doctor .how-work-content ul .how-work__items:nth-child(1) {
  width: 50%;
}
.talk-doctor .how-work-content ul .how-work__items:nth-child(2) {
  width: 50%;
}
.talk-doctor .how-work-content ul .how-work__items:nth-child(3) {
  width: 33.33%;
}
.talk-doctor .how-work-content ul .how-work__items:nth-child(4) {
  width: 33.33%;
}
.talk-doctor .how-work-content ul .how-work__items:nth-child(5) {
  width: 33.33%;
}
.talk-doctor .how-work-content .download-apps {
  display: block;
  max-width: 350px;
  margin: 0 auto;
  padding: 60px 0;
}
.talk-doctor .how-work-content .download-apps a {
  text-decoration: none;
}
.talk-doctor .how-work-content .download-apps a h1 {
  color: #0a6aa1;
  text-align: center;
  padding: 0 0 30px;
}
.talk-doctor .how-work-content .download-apps a img {
  width: 100%;
}

.clearfix, .foreign-hospitals .foreign-hospitals__content .content-form .content-form__row {
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.col2 {
  width: 50%;
}

.col3 {
  width: 75%;
}

.col1 {
  width: 25%;
}

.container-fluid, .container {
  padding: 0;
}

.patient-referral .comprehensive-treatment .patient-block .more-btn a, .patient-referral .comprehensive-treatment .affiliate-hospitals .more-btn a {
  max-width: 150px;
  display: block;
  text-decoration: none;
  padding: 8px 15px;
  background: #fff;
  color: #808185;
  text-align: center;
  border: 1px solid #808185;
  margin: 0 auto;
}
.patient-referral .comprehensive-treatment .patient-block .more-btn a:hover, .patient-referral .comprehensive-treatment .affiliate-hospitals .more-btn a:hover {
  background: #0a6aa1;
  color: #fff;
  border: 1px solid #0a6aa1;
  transition: 0.8s ease;
}

.patient-referral .single-page-header {
  height: auto;
  padding: 60px 0;
  background: linear-gradient(45deg, #085a73, #0097b6);
}
.patient-referral .single-page-header .page-title {
  display: block;
  width: 50%;
}
.patient-referral .single-page-header .page-title h2 {
  color: #fff;
  font-weight: 600;
  padding-bottom: 30px;
  margin: 0;
}
.patient-referral .single-page-header .page-title p {
  color: #fff;
  margin: 0;
}
.patient-referral .single-page-header .page-title h6 {
  color: #ffb822;
  padding: 15px 0 0;
  font-size: 14px;
}
.patient-referral .single-page-header form .form-group label {
  color: #fff;
}
.patient-referral .single-page-header form .form-group input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.patient-referral .single-page-header form .note {
  color: #fff;
  padding: 5px 0;
  font-size: 14px;
}
.patient-referral .single-page-header form .note a {
  text-decoration: none;
  color: #ffb822;
}
.patient-referral .single-page-header form .note a:hover {
  color: #fff;
  transition: 0.8s ease;
}
.patient-referral .single-page-header form .create-profile-btn {
  padding: 15px 0;
}
.patient-referral .single-page-header form .create-profile-btn a {
  text-decoration: none;
  display: block;
  padding: 10px 15px;
  background: #ffb822;
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.patient-referral .single-page-header form .create-profile-btn a:hover {
  background: #fff;
  color: #808185;
  transition: 0.8s ease;
}
.patient-referral .referral-to {
  background: linear-gradient(45deg, #0182a9, #0097b6);
  padding: 30px 30px 0;
  margin: 30px 0;
}
.patient-referral .referral-to h3 {
  color: #fff;
  font-weight: 600;
}
.patient-referral .referral-to p {
  color: #fff;
  margin: 0;
  padding: 0;
}
.patient-referral .referral-to h4 {
  color: #ffb822;
  font-weight: 600;
}
.patient-referral .referral-to .refer-to__icon {
  max-width: 180px;
}
.patient-referral .referral-to .refer-to__icon img {
  width: 100%;
}
.patient-referral .referral-facilities {
  display: block;
  margin: 30px 0;
  padding: 30px 0;
}
.patient-referral .referral-facilities .facility-list {
  display: block;
}
.patient-referral .referral-facilities .facility-list ul {
  margin: 0;
  padding: 0;
}
.patient-referral .referral-facilities .facility-list ul li {
  padding: 5px 0;
  margin: 0;
  display: flex;
  list-style: none;
  align-items: flex-start;
}
.patient-referral .referral-facilities .facility-list ul li i {
  color: #0097b9;
  padding: 5px 10px 0 0;
  font-size: 14px;
}
.patient-referral .referral-facilities .ensurity-title {
  text-align: center;
  padding: 30px 0;
}
.patient-referral .referral-facilities .ensurity-title h1 {
  color: #808185;
  width: 50%;
}
.patient-referral .referral-facilities .ensurity-title h2 {
  color: #ffb822;
  margin: 0;
  font-weight: 600;
}
.patient-referral .referral-facilities .ensurity-title h5 {
  color: #6D6E71;
  font-weight: normal;
}
.patient-referral .referral-facilities .ensurity-title img {
  max-width: 350px;
  margin: 0 auto;
}
.patient-referral .comprehensive-treatment {
  padding: 30px;
  margin: 30px 0;
  background: #f3f3f5;
  display: block;
}
.patient-referral .comprehensive-treatment h2 {
  text-align: center;
  color: #0097b9;
}
.patient-referral .comprehensive-treatment h2 span {
  font-weight: 600;
  color: #0a6aa1;
}
.patient-referral .comprehensive-treatment .affiliate-hospitals {
  display: block;
  max-width: 290px;
  margin: 0 auto;
}
.patient-referral .comprehensive-treatment .affiliate-hospitals h5 {
  text-align: center;
  margin: 15px 0 0;
  color: #000;
  font-weight: 500;
}
.patient-referral .comprehensive-treatment .affiliate-hospitals p {
  color: #808185;
  margin: 0;
  padding: 15px;
  text-align: center;
}
.patient-referral .comprehensive-treatment .affiliate-hospitals h6 {
  color: #ffb822;
  padding: 0 0 10px;
  margin: 0;
  text-align: center;
}
.patient-referral .comprehensive-treatment .affiliate-hospitals .more-btn {
  padding: 15px 0;
}
.patient-referral .comprehensive-treatment .patient-block {
  padding: 25% 0 0;
  width: 80%;
  margin: 0 auto;
}
.patient-referral .comprehensive-treatment .patient-block h5 {
  color: #0097b9;
  width: 80%;
  margin: 0 auto;
}
.patient-referral .comprehensive-treatment .patient-block .more-btn {
  width: 80%;
  margin: 0 auto;
}
.patient-referral .comprehensive-treatment .patient-block .more-btn a {
  max-width: 200px !important;
  margin: 0;
}
.patient-referral .comprehensive-treatment .patient-block .note {
  color: #808185;
  padding: 15px;
  text-align: center;
}
.patient-referral .comprehensive-treatment .patient-block .note span {
  color: #000;
}

.clearfix, .foreign-hospitals .foreign-hospitals__content .content-form .content-form__row {
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.col2 {
  width: 50%;
}

.col3 {
  width: 75%;
}

.col1 {
  width: 25%;
}

.container-fluid, .container {
  padding: 0;
}

.patient-referral .comprehensive-treatment .affiliate-hospitals .more-btn a, .patient-referral .comprehensive-treatment .patient-block .more-btn a {
  max-width: 150px;
  display: block;
  text-decoration: none;
  padding: 8px 15px;
  background: #fff;
  color: #808185;
  text-align: center;
  border: 1px solid #808185;
  margin: 0 auto;
}
.patient-referral .comprehensive-treatment .affiliate-hospitals .more-btn a:hover, .patient-referral .comprehensive-treatment .patient-block .more-btn a:hover {
  background: #0a6aa1;
  color: #fff;
  border: 1px solid #0a6aa1;
  transition: 0.8s ease;
}

.terms-conditions-section {
  background: #f3f3f5;
  display: block;
  padding: 30px 0;
}
.terms-conditions-section .terms-conditions {
  background: #fff;
  display: block;
  padding: 30px;
  margin: 30px 0;
  -webkit-box-shadow: 0 2px 10px -5px #808185;
  -moz-box-shadow: 0 2px 10px -5px #808185;
  box-shadow: 0 2px 10px -5px #808185;
}
.terms-conditions-section .terms-conditions h5 {
  padding: 45px 0 15px;
  font-weight: 600;
}
.terms-conditions-section .terms-conditions p {
  padding: 15px 0;
  text-align: justify;
}

.logInSection {
  padding: 0;
  display: flex;
}
.logInSection .notification-icon {
  position: relative;
  padding: 15px 0;
}
.logInSection .notification-icon span {
  width: 50px;
  text-align: center;
  position: absolute;
  top: 7px;
  left: -8px;
  color: #e4425c;
}
.logInSection .my-profile2 {
  padding: 15px 0 15px 15px;
}

.profile-settings-dropdown {
  margin: 0;
  padding: 0;
  width: 305px;
  left: unset;
  right: 0;
}
.profile-settings-dropdown .navbar-login {
  display: block;
  padding: 15px;
}
.profile-settings-dropdown .navbar-login .profile-name {
  display: flex !important;
  align-items: center;
  margin: 0 0 15px;
}
.profile-settings-dropdown .navbar-login .profile-name .profile-photo {
  width: 60px;
  height: 60px;
  border: 1px solid #ddd;
  background: #f3f3f5;
}
.profile-settings-dropdown .navbar-login .profile-name .profile-photo img {
  width: 100%;
}
.profile-settings-dropdown .navbar-login .profile-name .profile-text {
  padding: 0 0 0 15px;
}
.profile-settings-dropdown .navbar-login .profile-name .profile-text h5, .profile-settings-dropdown .navbar-login .profile-name .profile-text h6 {
  margin: 0;
  padding: 2px 0;
}
.profile-settings-dropdown .navbar-login .profile-name .profile-text h5 {
  font-size: 18px;
}
.profile-settings-dropdown .navbar-login .profile-name .profile-text h6 {
  font-size: 14px;
}
.profile-settings-dropdown .navbar-login .profile-name .col-md-12 {
  padding: 0;
}
.profile-settings-dropdown .navbar-login .dropdown-item {
  padding: 0;
  border: 1px solid #ddd;
}
.profile-settings-dropdown .navbar-login .dropdown-item a {
  display: block;
  padding: 10px;
  color: #333;
  font-size: 16px;
  border-bottom: 1px solid #ddd;
}
.profile-settings-dropdown .navbar-login .dropdown-item a:last-child {
  border-bottom: none;
}
.profile-settings-dropdown .navbar-login .dropdown-item a:hover {
  background: #00a3b6;
  color: #fff;
  transition: 0.5s ease;
}
.profile-settings-dropdown .navbar-login .dropdown-item .logout a {
  text-align: center;
  color: #0a6aa1;
}
.profile-settings-dropdown .navbar-login .dropdown-item .logout a:hover {
  background: transparent !important;
  color: #e4425c;
}
.profile-settings-dropdown .navbar-login .col-lg-12, .profile-settings-dropdown .navbar-login .col-md-12 {
  padding: 0;
}
.profile-settings-dropdown .dropdown-item.active, .profile-settings-dropdown .dropdown-item:active {
  background: transparent !important;
}

.clearfix, .foreign-hospitals .foreign-hospitals__content .content-form .content-form__row {
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.col2 {
  width: 50%;
}

.col3 {
  width: 75%;
}

.col1 {
  width: 25%;
}

.container-fluid, .container {
  padding: 0;
}

.patient-referral .comprehensive-treatment .affiliate-hospitals .more-btn a, .patient-referral .comprehensive-treatment .patient-block .more-btn a {
  max-width: 150px;
  display: block;
  text-decoration: none;
  padding: 8px 15px;
  background: #fff;
  color: #808185;
  text-align: center;
  border: 1px solid #808185;
  margin: 0 auto;
}
.patient-referral .comprehensive-treatment .affiliate-hospitals .more-btn a:hover, .patient-referral .comprehensive-treatment .patient-block .more-btn a:hover {
  background: #0a6aa1;
  color: #fff;
  border: 1px solid #0a6aa1;
  transition: 0.8s ease;
}

.hospital-list {
  background: #f3f3f5;
  display: block;
}
.hospital-list .single-page-header .page-title {
  padding: 30px 0;
}
.hospital-list .single-page-header .page-title h6 {
  color: #fbfbfb;
}
.hospital-list .hospital-list__content {
  display: block;
  padding: 15px;
  max-width: 750px;
  margin: 0 auto;
}
.hospital-list .hospital-list__content .hospital__content-row {
  background: #fff;
  padding: 15px;
  border: 1px solid #ddd;
  margin: 5px 0;
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.hospital-list .hospital-list__content .hospital__content-row a {
  text-decoration: none;
  display: flex;
  align-items: flex-start;
}
.hospital-list .hospital-list__content .hospital__content-row a .hospital__logo {
  width: 20%;
  max-width: 80px;
  padding: 0 15px 0 0;
}
.hospital-list .hospital-list__content .hospital__content-row a .hospital__logo img {
  width: 100%;
}
.hospital-list .hospital-list__content .hospital__content-row a .hospital__title {
  width: 35%;
  padding: 5px 15px;
}
.hospital-list .hospital-list__content .hospital__content-row a .hospital__title h3 {
  margin: 0;
  color: #0a6aa1;
  font-size: 21px;
  font-weight: 500;
}
.hospital-list .hospital-list__content .hospital__content-row a .hospital__address {
  width: 30%;
  padding: 5px 0;
}
.hospital-list .hospital-list__content .hospital__content-row a .hospital__address p {
  margin: 0;
  padding: 0;
  color: #333;
}
.hospital-list .hospital-list__content .hospital__content-row a .hospital__address h6 {
  margin: 0;
  color: #00a3b6;
}
.hospital-list .hospital-list__content .hospital__content-row a .hospital__view {
  width: 15%;
  padding: 5px 0;
  float: right;
  text-align: right;
}
.hospital-list .hospital-list__content .hospital__content-row a .hospital__view button {
  box-shadow: none;
  border: none;
  background: linear-gradient(45deg, #00a3b6, #0a6aa1);
  color: #fff;
  padding: 5px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
}
.hospital-list .hospital-list__content .hospital__content-row a .hospital__view button:hover {
  background: linear-gradient(45deg, #0a6aa1, #00a3b6);
  transition: 0.8s ease;
}
.hospital-list .hospital-list__content .hospital__content-row:hover {
  background: linear-gradient(45deg, #0a6aa1, #00a3b6);
  transition: 0.8s;
}
.hospital-list .hospital-list__content .hospital__content-row:hover a .hospital__title h3 {
  color: #fff;
}
.hospital-list .hospital-list__content .hospital__content-row:hover a .hospital__address p {
  color: #fff;
}
.hospital-list .hospital-list__content .hospital__content-row:hover a .hospital__address h6 {
  color: #ffb822;
}

.clearfix, .foreign-hospitals .foreign-hospitals__content .content-form .content-form__row {
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.col2 {
  width: 50%;
}

.col3 {
  width: 75%;
}

.col1 {
  width: 25%;
}

.container-fluid, .container {
  padding: 0;
}

.patient-referral .comprehensive-treatment .affiliate-hospitals .more-btn a, .patient-referral .comprehensive-treatment .patient-block .more-btn a {
  max-width: 150px;
  display: block;
  text-decoration: none;
  padding: 8px 15px;
  background: #fff;
  color: #808185;
  text-align: center;
  border: 1px solid #808185;
  margin: 0 auto;
}
.patient-referral .comprehensive-treatment .affiliate-hospitals .more-btn a:hover, .patient-referral .comprehensive-treatment .patient-block .more-btn a:hover {
  background: #0a6aa1;
  color: #fff;
  border: 1px solid #0a6aa1;
  transition: 0.8s ease;
}

.hospital-section .helpline h2 a {
  text-decoration-color: #fff !important;
}

/*# sourceMappingURL=base.css.map */
