@font-face {
	font-family: Nunito;
	src: url(/styles/fonts/nunitosans-regular-webfont.ttf);
}

@font-face {
	font-family: Nunitobold;
	src: url(/styles/fonts/nunitosans-bold-webfont.ttf);
}

@font-face {
	font-family: Nunitoextrabold;
	src: url(/styles/fonts/nunitosans-extrabold-webfont.ttf);
}

@font-face {
	font-family: "gleneagles";
	src: url("/styles/fonts/gleneagles.eot?");
	src: url("/styles/fonts/gleneagles.eot?#iefix")
			format("embedded-opentype"),
		url("/styles/fonts/gleneagles.woff")
			format("woff"),
		url("/styles/fonts/gleneagles.ttf")
			format("truetype"),
		url("/styles/fonts/gleneagles.svg#gleneagles")
			format("svg");
	font-weight: normal;
	font-style: normal;
}

body {
	font-size: 16px !important;
}

html,
body,
p {
	font-family: tahoma !important;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-rendering: optimizeLegibility;
	overflow-x: hidden !important;
	line-height: 1.3 !important;
}

#body {
	overflow: hidden;
}

button:focus {
	outline: none !important;
}

a:hover {
	text-decoration: none !important;
}

hr {
	margin-top: 3rem !important;
}

.btn-primary {
	background-color: #337eb7 !important;
	border-color: #337eb7 !important;
}

.btn-primary:hover {
	color: #337eb7 !important;
	background-color: #fff !important;
}

.form-control {
	font-size: 14px !important;
}

.icon-chevron-down {
	color: #000;
	font-size: 12px;
	font-family: FontAwesome !important;
	padding: 4px 0px 4px 8px;
}

.sticky {
	position: fixed !important;
	top: 0;
	width: 100%;
	z-index: 1000;
	box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0), 0 2px 8px 0 rgba(0, 0, 0, 0.19);
}

.emergency-contact-heading {
	font-size: 32px;
	font-weight: 800;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #00a3a8;
}

.emergency-contact-content {
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	text-align: left;
}

.emergency-contact-title {
	font-weight: 700;
	font-size: 15px;
	margin-bottom: 10px;
	color: #000;
}

.emergency-contact-item-content {
	display: flex;
	margin-bottom: 20px;
	color: #000;
}

.emergency-contact-icon {
	margin-right: 20px;
	font-size: 24px;
	color: #5fb4ba;
}

.g-ic-ambulance:before {
	content: "";
}

.g-ic-whatsapp:before {
  content: "";
}

.g-ic-phone:before {
  content: "";
}

[class^="g-ic-"]:before,
[class*=" g-ic-"]:before {
	font-family: "gleneagles" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 2.1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: text-bottom;
}

.emergency-contact-item-text-link {
	color: #5fb4ba;
	font-size: 15px;
}


/* FOOTER START */

.form-underline .selectric .label {
  min-height: 42px;
  margin-right: 30px;
  padding-left: 5px;
  padding-right: 5px;
}

.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 48px 0 0;
  padding: 6px 15px;
  font-size: 14px;
  line-height: 32px;
  color: #141313;
  min-height: 47px;
  background: none;
  font-weight: normal;
}

.selectric-wrapper {
  background-color: white;
  border-radius: 10px;
}

.footer {
  position: relative;
}

.footer-middle {
  margin-bottom: 95px;
}
.footer-middle {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}

.emergency-contact {
  visibility: hidden;
  z-index: -1;
  background-color: rgba(0,0,0,.7);
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.nav-hospitals-contact .nav-link.active, .nav-hospitals-contact .show>.nav-link {
  color: #00769d !important;
  background-color: #fff !important;
}

.nav-hospitals-contact .nav-link {
  color: #9c9c9c !important;
  font-weight: 700 !important;
}

.shadow {
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.contact-information {
  position: absolute;
  right: 0;
  top: 46px;
  background-color: #f3f8fd;
  padding: 30px 60px;
}


.contact-information p {
  color: #59595b;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0;
}

.contact-information h3 {
  color: #00a3a8;
  font-size: 16px;
  font-weight: bold;
}

.contact-information a {
  color: #00769d;
  font-size: 14px;
}

.contact-information table {
  margin-bottom: 0;
}

.contact-information tbody,
.contact-information tbody tr:nth-child(even) {
  border: 0;
  background-color: transparent;
}

.button.primary.nofill {
  background-color: #fff;
  color: #f9ba5d;
}

.button {
  padding: 16px 40px;
  font-size: 16px;
  font-weight: 700;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  min-width: 250px;
}

.button.primary, .primary.choose-gender-button {
  border-color: #f9ba5d;
}

.button.waze:before {
  background-image: url(/images/gleneagleshospitalmalaysialibraries/itrustgleneagles/icon-waze.webp);
}

.button.gmap:before {
  background-image: url(/images/gleneagleshospitalmalaysialibraries/itrustgleneagles/icon-gmap.webp);
}

.button.waze, .button.gmap {
  margin-left: 5px;
  margin-right: 5px;
}

.button.waze {
  background-color: #79d1e9;
  position: relative;
}

.button.gmap {
  background-color: #fff;
  border: 1px solid #d8d8d8;
}
.button.button-image {
  height: 50px;
  min-width: 160px;
  position: relative;
}

.button.button-image:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 33px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.66em 2.5em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: background-color .25s ease-out, color .25s ease-out;
  transition: background-color .25s ease-out, color .25s ease-out;
  font-size: .9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #3d64c1;
  color: #fff;
}

.position-relative {
  position: relative!important;
}

.location-map {
  width: 740px !important;
  height: 400px;
  position: relative;
  overflow: hidden;
}


.location-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.footer-top {
  background-color: #00a3a8;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

.footer-top-nav {
  text-align: right;
}

.footer-top-nav ul {
  margin: 0 -35px;
  padding: 0;
  list-style: none;
}

.footer-top-nav ul li a {
  display: block;
  color: #fff;
  font-weight: 800;
  font-size: 15px;
  letter-spacing: .5px;
}

.footer-top-nav ul li {
  display: inline-block;
  margin-left: 35px;
  margin-right: 35px;
}


.footer-brand {
  height: 40px;
  margin-bottom: -35px;
}

.button.primary:hover, .button.primary.nofill:hover, .hospital-page .button.primary.nofill:hover, .primary.choose-gender-button:hover, .button.primary:focus, .primary.choose-gender-button:focus {
  background-color: #fff!important;
  color: #a72b2a!important;
  border-color: #a72b2a;
}

.contact-icon {
  vertical-align: middle;
  padding-right: 12px;
}
.footer-contact-icon {
  margin-right: 20px;
  font-size: 24px;
  color: #5fb4ba;
  min-width: 25px;
}

.footer-max-width{
  max-width: 1225px !important;
}

/* FOOTER END */

#exampleModal .modal-content {
	padding: 55px;
}

.navbar-nav li:hover > ul.dropdown-menu {
	display: block;
}

.dropdown-submenu {
	position: relative;
}

.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
	text-decoration: underline;
	transform: rotate(-90deg);
}

.carousel-indicators > li {
	border-radius: 50%;
	width: 10px;
	height: 10px;
}

.hospitals-carousel .carousel-indicators {
	left: auto;
	margin-right: 5%;
}

.main-carousel .carousel-indicators {
	z-index: 9;
}

.main-carousel .carousel-indicators li {
	width: 15px;
	height: 15px;
	background-color: #fff;
	border: 1px solid #337eb7;
	border-radius: 45px;
	margin-right: 8px;
	margin-left: 8px;
	opacity: 1;
	background-clip: unset;
}

.hospitals-carousel .carousel-indicators li {
	width: 11px;
	height: 11px;
	background-color: #fff;
	border: 1px solid #337eb7;
	border-radius: 45px;
	margin-right: 5px;
	margin-left: 5px;
	opacity: 1;
	background-clip: unset;
}

.main-carousel .carousel-indicators .active,
.hospitals-carousel .carousel-indicators .active {
	background-color: #337eb7;
}

.main-carousel .carousel-caption {
	bottom: auto;
	left: auto;
	left: 5%;
	top: 13%;
	text-align: left;
	width: 380px;
	background-color: rgba(227, 227, 227, 0.7);
	margin: 10px;
	padding: 15px;
	z-index: 8;
}

.main-carousel .carousel-caption .bannerTxt-style-1 {
	color: #000;
	font-size: 35px;
	font-weight: 700;
}

.main-carousel .carousel-caption .bannerTxt-style-2 {
	color: #4f4f4f;
	font-size: 18px;
	font-weight: 700;
}

.main-carousel .carousel-caption .ctaBtn-style5 {
	background-color: #337eb7;
	border-radius: 45px;
	display: table;
	color: #fff;
}

.main-carousel .carousel-caption .ctaBtn-style5:hover {
	text-decoration: none;
	background-color: #2e9044;
}

.main-carousel .carousel-caption .ctaBtn-style5 .ctaBtn-txt {
	display: table-cell;
	vertical-align: middle;
	padding-left: 22px;
	font-weight: 700;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
}

.main-carousel .carousel-caption .ctaBtn-style5 img {
	text-align: right;
	float: right;
	display: table-cell;
	vertical-align: middle;
	padding: 4px;
	width: 75%;
}

.hospitals-carousel .carousel-caption {
	right: auto;
	bottom: 0px;
	left: 0px;
	z-index: 10;
	padding: 1rem 1.5rem;
	text-align: left;
	width: 100%;
	background-color: #f2f2f3;
	opacity: 0.85;
	z-index: 4;
}

.hospitals-carousel .carousel-caption div {
	font-size: 22px;
	color: #337eb7;
	font-weight: 900;
	margin-bottom: 5px;
}

.hospitals-carousel .carousel-caption p {
	color: #59595b;
	margin-bottom: 5px;
}

.hospitals-carousel .carousel-caption a {
	color: #337eb7;
	font-weight: 700;
	padding-bottom: 10px 20px 10px 0px;
}

.hospitals-carousel .carousel-caption a:hover {
	color: #337eb7;
}

.hospitals-carousel .carousel-control-prev,
.hospitals-carousel .carousel-control-next {
	z-index: 3;
}

.hospitals-carousel .carousel-control-prev {
	background-image: linear-gradient(
		to right,
		rgba(0, 0, 0, 0.2) 0%,
		rgba(0, 0, 0, 0.0001) 100%
	);
}

.hospitals-carousel .carousel-control-next {
	background-image: linear-gradient(
		to right,
		rgba(0, 0, 0, 0.0001) 0%,
		rgba(0, 0, 0, 0.2) 100%
	);
}

.banner-menu {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: linear-gradient(to right, #337eb7 50%, #2e9044 50%);
	color: #fff;
}

.banner-menu .banner-menu-child1 {
	padding: 13px 30px 13px 0px;
}

.banner-menu .banner-menu-child2 {
	padding: 13px 00px 13px 30px;
}

.banner-menu .banner-menu-child1 {
	background-color: #337eb7;
}

.banner-menu .banner-menu-child2 {
	background-color: #2e9044;
}

.banner-menu .title-style-3 {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
}

.banner-menu .desc-style-3 {
	font-size: 13px;
	color: #fff;
}

.banner-menu a .arrowImg {
	background-image: url(../images/icon_arrow.webp);
	width: 46px;
	height: 48px;
}

.banner-menu a:hover .arrowImg {
	background-image: url(../images/icon_arrow2.webp);
	width: 46px;
	height: 48px;
}

.sideMenu {
	position: fixed;
	right: 0;
	top: 20%;
	z-index: 999;
}

.sideMenu .nav .nav-link {
	background-color: #337eb7;
	color: #fff;
	font-size: 9px;
	font-weight: 700;
	width: 79px;
	text-align: center;
	padding: 5px 4px 10px;
	line-height: 1.2;
	cursor: pointer;
}

.sideMenu .nav .nav-link:hover {
	background-color: #1b6298;
	color: #fff !important;
}

.sideMenu .nav .nav-link img {
	display: block;
	margin: 0 auto;
	padding: 6px 0px 9px;
	transition: all 0.3s ease;
}

.sideMenu .nav .nav-link:hover img {
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15);
}

.sideMenu .nav .sideMenu-cta1,
.sideMenu .nav .sideMenu-cta2,
.sideMenu .nav .sideMenu-cta3 {
	border-bottom: 1px solid #fff;
}

.sideMenu .nav .sideMenu-cta1 {
	border-radius: 8px 0px 0px 0px;
}

.sideMenu .nav .sideMenu-cta4 {
	border-radius: 0px 0px 0px 8px;
}

.sideMenu .p-slideMenu-cta1 {
	position: relative;
}

#findDoctor-container {
	position: absolute;
	right: 79px;
	top: 0px;
	display: block;
	padding: 27px 20px;
	background-color: #fff;
	border-radius: 8px;
	width: 315px;
	box-shadow: -3px 0px 10px #ccc;
	display: none;
	z-index: -1;
	height: 328px;
}

.title-style-1 {
	font-size: 35px;
	font-weight: 700;
	color: #327eb7;
	text-transform: uppercase;
	text-align: center;
	line-height: 1;
}

.subTitle-style-1 {
	font-size: 18px;
	font-weight: 700;
	color: #327eb7;
	text-align: left;
}

.desc-style-1 {
	font-size: 14px;
	color: #59595b;
	margin-bottom: 35px;
}

.specialist-slider .desc-style-2 {
	font-size: 14px;
	color: #59595b;
	padding: 5px 30px 0px;
	line-height: 2;
	max-height: 95px;
	min-height: 95px;
	overflow: hidden;
	margin-bottom: 45px;
}

.specialist-slider .card h3 {
	display: block;
	padding: 20px 0px 0px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	height: 59px;
	max-height: 59px;
	overflow: hidden;
}

.btnHover-rebrand {
	position: relative;
	text-decoration: none;
	display: flex !important;
	align-items: center;
	justify-content: center;
	background-size: 300%;
	transition: all 0.4s;
}

.btnHover {
	position: relative;
	text-decoration: none;
	display: flex !important;
	align-items: center;
	justify-content: center;
	background-size: 300%;
	transition: all 0.4s;
	color: white;
	background-color: #ed7547 !important;
}

.btnHover::before,
.btnHover::after {
	-ms-transform: skewX(-20deg);
	-webkit-transform: skewX(-20deg);
	transform: skewX(-20deg);
}

.btnHover:hover {
	color: #fff;
	background-position: -50% 100%;
	transform: translateX(0.5rem);
}

.ctaBtn-style1 {
	width: 275px;
	height: 50px;
	border-radius: 45px;
	display: table;
	margin: 0 auto;
	color: #fff;
}

/*.ctaBtn-style1:hover{
    text-decoration: none;
    background-color: #2e9044;
    color: #fff;
}*/

.ctaBtn-style1 .ctaBtn-txt {
	display: table-cell;
	vertical-align: middle;
	padding-left: 14px;
	font-weight: 700;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
}

.ctaBtn-style1-rebrand .ctaBtn-txt {
	display: table-cell;
	vertical-align: middle;
	padding-left: 14px;
	font-weight: 700;
	font-size: 15px;
	text-transform: capitalize;
	text-align: center;
	color: white;
}

.ctaBtn-style1-rebrand {
	width: 275px;
	height: 50px;
	border-radius: 45px;
	display: table;
	margin: 0 auto;
	color: #fff;
}

.ctaBtn-style1-rebrand:hover {
	display: table-cell;
	vertical-align: middle;
	padding-left: 14px;
	font-weight: 700;
	font-size: 15px;
	text-transform: capitalize;
	text-align: center;
	background-color: rgb(255, 89, 0) !important;
}
.ctaBtn-style2 {
	width: 189px;
	height: 50px;
	background-color: #337eb7;
	border-radius: 45px;
	display: table;
	margin: 0 auto;
	color: #fff;
}

.ctaBtn-style2:hover {
	text-decoration: none;
	background-color: #2e9044;
	color: #fff;
}

.ctaBtn-style2 .ctaBtn-txt2 {
	display: table-cell;
	vertical-align: middle;
	padding-left: 30px;
	font-weight: 700;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
}

.ctaBtn-style1 img,
.ctaBtn-style2 img {
	text-align: right;
	float: right;
	display: table-cell;
	vertical-align: middle;
	padding: 4px;
}

.ctaBtn-style3 {
	width: 110px;
	height: 31px;
	background-color: #337eb7;
	border-radius: 45px;
	display: table;
	margin-left: 20px;
	color: #fff;
}

.ctaBtn-style3:hover {
	text-decoration: none;
	background-color: #2e9044;
	color: #fff;
}

.ctaBtn-style3 .ctaBtn-txt3 {
	display: table-cell;
	vertical-align: middle;
	padding-left: 21px;
	font-weight: 700;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
}

.ctaBtn-style3 img {
	text-align: right;
	float: right;
	display: table-cell;
	vertical-align: middle;
	padding: 4px;
	width: 68%;
}

.slick-slide > div > div {
	position: relative;
}

.ctaBtn-style6 {
	position: absolute;
	width: 100%;
	bottom: -12px;
	text-align: center;
}

.ctaBtn-style6 a {
	color: #000;
	font-size: 14px;
	font-weight: 700;
	border: 2px solid #337eb7;
	border-radius: 45px;
	text-transform: uppercase;
	padding: 11px 40px;
	background-color: #fff;
}

.specialist-slider .card:hover .ctaBtn-style6 a {
	color: #fff;
	border: 2px solid #2e9044;
	background-color: #2e9044;
	text-decoration: none;
}

.specialist-slider .card:hover .btnHover2 {
	-webkit-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
}

.btnHover2 {
	transition: all 0.3s ease;
}

.btnHover2:hover {
	-webkit-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
}

.eventPromo {
	margin-bottom: 40px;
}

.eventPromo .eventPromo-1 {
	position: relative;
}

.eventPromo .eventPromo-1 div:first-child {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	background-color: #327eb7;
	padding: 8px;
	position: absolute;
	top: 6px;
	z-index: 2;
	text-align: center;
}

.eventPromo .eventPromo-1 img {
	display: block;
}

.eventPromo .eventPromo-2 {
	margin: 18px;
	font-size: 14px;
	text-align: left;
	min-height: 42px;
	max-height: 42px;
	overflow: hidden;
}

.eventPromo .eventPromo-2 table tr td img {
	padding-right: 6px;
}

.eventPromo .eventPromo-2 table tr td span {
	color: #327eb7;
}

.eventPromo .eventPromo-3 {
	margin: 18px;
	text-align: left;
	min-height: 110px;
	max-height: 110px;
	overflow: hidden;
}

.eventPromo .eventPromo-3 p:first-child {
	font-size: 18px;
	font-weight: 700;
	color: #59595b;
}

.eventPromo .eventPromo-3 p:nth-child(2) {
	font-size: 14px;
	color: #59595b;
}

.eventPromo-slider .slick-slide > div > div {
	background-color: #f1f1f2;
}

.specialist-slider .card,
.eventPromo-slider .card {
	box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0), 0 2px 8px 0 rgba(0, 0, 0, 0.19);
}

.healthAZ {
	box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.05), 0 2px 20px 0 rgba(0, 0, 0, 0.08);
	background-color: #fff;
}

.healthAZ > div {
	margin-top: -52px;
}

.healthAZ-1 {
	background-color: #327eb8;
}

.healthAZ-2 {
	background-color: #fff;
	border-right: 0.5px solid #ccc;
}

.healthAZ-3 {
	background-color: #fff;
}

.healthAZ-2 > div,
.healthAZ-3 > div {
	margin-top: 20px;
}

.healthAZ-table {
	width: 100%;
}

.healthAZ-table .gender-txt {
	margin-left: 23px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: 700;
	color: #327eb9;
}

.commSearch {
	margin-top: -100px;
	padding: 100px 0px 50px;
}

.commSearch .subTitle-style-1 {
	margin-bottom: 20px;
	margin-top: 43px;
}

.commSearch .row div {
	padding-top: 8px;
	padding-bottom: 8px;
}

.commSearch div a {
	color: #333;
}

.commSearch div a:hover {
	text-decoration: none;
	font-weight: 700;
}

.bottomNavbar table tr td:first-child {
	padding: 10px 18px 10px 0px;
}

.bottomNavbar table tr td {
	padding: 10px 18px;
	font-size: 14px;
	color: #fff;
}

.bottomNavbar table tr td a {
	color: #fff;
}

.bottomNavbar table tr td a:hover {
	text-decoration: none;
}

.findHospital ul li:first-child {
	padding: 17px 25px 17px 0px;
}

.findHospital ul li {
	padding: 17px 25px;
}

.findHospital .nav-pills .nav-link {
	padding: 0;
	padding-bottom: 7px;
	font-size: 18px;
	color: #a7a9ac;
}

.findHospital .nav-pills .nav-link.active,
.findHospital .nav-pills .show > .nav-link,
.findHospital .nav-pills .nav-link:hover {
	color: #327eb7;
	border-bottom: 2px solid #327eb7;
	border-radius: 0px;
	background-color: transparent;
	padding: 0;
	padding-bottom: 7px;
}

.findHospital .title-style-2 {
	color: #2e9044;
	font-size: 18px;
	font-weight: 700;
}

.findHospital .ctaBtn-style4 a {
	color: #327eb8 !important;
}

.findHospital .ctaBtn-style4 a:hover {
	color: #fff !important;
}

.findHospital table td {
	font-size: 14px;
	color: #59595b;
	line-height: 1.3;
}

.findHospital table td span {
	color: #2e9044 !important;
	-webkit-color: #2e9044 !important;
}

.findHospital table td img {
	padding: 13px 10px;
}

.ctaBtn-style4 {
	margin: 10px 0px 35px;
}

.ctaBtn-style4 a {
	border: 1px solid #327eb8;
	border-radius: 45px;
	padding: 12px 19px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	color: #327eb8;
	white-space: nowrap;
}

.ctaBtn-style4 a:hover {
	text-decoration: none;
	color: #fff;
	border: 1px solid #2e9044;
	background-color: #2e9044;
}

.footer {
	padding: 20px 0px;
}

.footer .footer_content1 a {
	padding-right: 30px;
}

.footer .footer_content1 a {
	font-size: 14px;
	font-weight: 700;
	color: #59595b !important;
	display: inline-block;
}

.footer .footer_content1 a:hover {
	text-decoration: none;
	color: #337eb7 !important;
}

.footer .footer_content1 div p {
	font-size: 12px;
	color: #59595b;
	padding-top: 10px;
	margin-bottom: 0px;
}

.footer .footer_content2 table {
	width: 100%;
}

.footer .footer_content2 table tr td img {
	width: 85%;
}

/*Return to top*/
#return-to-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	background-color: #337eb7;
	width: 50px;
	height: 50px;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	display: none;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 97;
}

#return-to-top i {
	color: #fff;
	margin: 0;
	position: relative;
	left: 16px;
	top: 13px;
	font-size: 19px;
	font-family: FontAwesome !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/*#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}*/
#return-to-top:hover i {
	color: #fff;
	top: 5px;
}

#locationSelect {
	display: none;
}

/*Top Navbar*/
header {
	position: relative;
	overflow: visible;
	z-index: 100;
	background-color: #fff;
	width: 100%;
	display: inline !important;
}

header .nav-item {
	text-decoration: none;
}

header .nav-item .nav-link {
	padding-left: 0rem;
	padding-right: 1rem;
}

header span.menu-control-open,
header span.menu-control-close,
header nav,
header .nav-item,
header .nav-item .nav-link {
	text-transform: uppercase;
	color: #00a5a9;
	font-weight: bold;
}

header nav .nav-item,
header nav .nav-item .dropdown-menu a {
	font-size: 14px;
	background-color: transparent;
}

header .menu .nav-item > .dropdown-menu > li:hover,
header .menu .nav-item > .dropdown-menu .hospital-list .placename-list a:hover {
	background-color: #fbfbfb;
}

header .menu .nav-item .dropdown-submenu > a:after {
	border-style: solid;
	border-width: 0.15em 0.15em 0 0;
	content: "";
	display: inline-block;
	height: 0.55em;
	transform: rotate(45deg);
	vertical-align: middle;
	width: 0.55em;
	color: #a8a9ac !important;
	float: right;
	position: absolute;
	top: 44%;
	right: 13px;
}

header nav .nav-item {
	margin-left: 70px;
}

header nav .nav-item > .dropdown-menu {
	margin: 0;
	padding: 0;
	top: 55px;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	border: none;
	background-color: #efefef;
}

header nav .nav-item .dropdown-submenu .dropdown-menu {
	margin: 0;
	padding: 0;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	border: none;
	background-color: #fbfbfb;
	border-radius: 0 0.25rem 0.25rem 0rem;
	border-left: 1px solid #ccc;
}

header nav .nav-item .dropdown-submenu .dropdown-menu li:hover {
	background-color: #fff;
}

header span.menu-control-open,
header span.menu-control-close {
	display: block;
	cursor: pointer;
}

header span.menu-control-open {
	position: relative;
	font-size: 20px;
	line-height: 150%;
	float: right;
}

header span.menu-control-open svg {
	position: absolute;
	top: -12px;
	left: 12px;
}

header span.menu-control-open svg line,
header span.menu-control-open svg circle {
	fill: none;
	stroke: #ffffff;
	stroke-width: 3;
}

header span.menu-control-open:before {
	padding-top: 1px;
}

header span.menu-control-open:before,
header span.menu-control-open:after {
	/*content: '';
  display: block;
  width: 100%;
  border-top: 3px solid wheat;*/
}

header span.menu-control-close {
	font-size: 30px;
	text-align: right;
	margin: 0px;
}

header nav {
	padding: 0px !important;
	display: flex;
	flex-direction: column;
}

.menu {
	position: fixed;
	right: 0;
	top: 0;
	background-color: #e7e7e7;
	color: #000;
	height: 100vh;
	width: 0;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
	/* Unnecessary styles for the menu footer */
}

.menu .menu-inner {
	position: relative;
	height: 100%;
	width: 80vw;
	padding: 1.5rem;
}

.menu .version,
.menu .madeIn {
	position: absolute;
	bottom: 1.5rem;
	font-size: 1.2rem;
	text-transform: uppercase;
	font-weight: bold;
}

.menu .version {
	right: 1.5rem;
}

.menu--active {
	overflow: hidden;
}

.menu--active nav .nav-item,
.menu--active nav .nav-item a {
	transform: translate3d(0, 0, 0);
	transition: transform 500ms ease-out;
	text-align: left;
	/* Handles items within the slide-out to give them the delayed slide-in */
}

.menu--active nav .nav-item:first-child {
	transition-delay: 0.1s;
}

.menu--active nav .nav-item:nth-child(2) {
	transition-delay: 0.2s;
}

.menu--active nav .nav-item:nth-child(3) {
	transition-delay: 0.3s;
}

.menu--active nav .nav-item:nth-child(4) {
	transition-delay: 0.4s;
}

.menu--active nav .nav-item:nth-child(5) {
	transition-delay: 0.5s;
}

.menu--active nav .nav-item:nth-child(6) {
	transition-delay: 0.6s;
}

header nav li.show .nav-link {
	text-decoration: none !important;
	color: #337eb7;
	/*background-color: #e4e4e6;*/
}

header .menu .nav-item > .dropdown-menu:before {
	content: "";
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 12px solid #efefef;
	position: absolute;
	top: -12px;
	left: 34px;
}

header .menu .nav-item > .dropdown-menu-right:before {
	content: "";
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 12px solid #efefef;
	position: absolute;
	top: -12px;
	right: 34px;
	left: auto;
}

/*.dropdown-menu {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 178px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  border-radius: 10px;
}*/
.dropdown-menu a {
	float: none;
	color: #01a3a8;
	padding: 10px 8px 10px 8px;
	text-decoration: none;
	text-transform: none;
	display: block;
	text-align: center;
	font-size: 13px;
	font-weight: 700 !important;
}

.dropdown-menu a:hover {
	text-decoration: none;
	color: white;
	background-color: #01a3a8;
}

.dropdown-menu .placename-group a:hover {
	text-decoration: none;
	color: #000;
}

.dropdown-toggle::after {
	display: none !important;
}

.dropdown-toggle i {
	font-size: 17px;
	color: #8b8a8a;
	padding: 0px 0px 0px 8px;
}

.hospital-list a {
	font-weight: normal;
}

.placename-group {
	background-color: #dcdcdc;
}

.placename-group a {
	cursor: auto;
}

.placename-group a span {
	font-weight: 700;
}

.hospital-list {
	padding: 0px;
	height: auto;
	width: 200px;
	overflow-x: hidden;
}

.hospital-list li {
	list-style: none;
}

/*search box*/
.search-box {
	transition: width 0.6s, border-radius 0.6s, background 0.6s, box-shadow 0.6s;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	border: none;
	cursor: pointer;
	background: #ebebeb;
}

.search-icon {
	font-family: FontAwesome !important;
}

.search-box + label .search-icon {
	color: black;
}

.search-box:hover {
	color: white;
	background: #337eb7;
}

.search-box:hover + label .search-icon {
	color: white;
}

.search-box:focus {
	transition: width 0.6s cubic-bezier(0, 1.22, 0.66, 1.39), border-radius 0.6s,
		background 0.6s;
	border: none;
	outline: none;
	box-shadow: none;
	padding-left: 15px;
	cursor: text;
	width: 300px;
	border-radius: auto;
	background: #ebebeb;
	color: black;
}

.search-box:focus + label .search-icon {
	color: black;
}

.search-box:not(:focus) {
	text-indent: -5000px;
}

#search-submit {
	position: relative;
	left: -5000px;
	float: left;
}

.search-icon {
	position: relative;
	left: -31px;
	top: -1px;
	color: white;
	cursor: pointer;
}

.m-searchBtn {
	padding: 0px 10px !important;
}

i {
	font-family: FontAwesome !important;
}

.form-control:focus {
	box-shadow: none !important;
	border-color: #337eb7 !important;
}

/*Hospital page - accordion*/
.hospitals-page p,
.hospitals-page span,
.hospitals-page ul li {
	color: #59595b;
}

.hospitals-page #accordion .card {
	border: none !important;
}

.hospitals-page #accordion .card-header {
	background-color: transparent !important;
	border: none !important;
	padding: 0;
	cursor: pointer;
}

.hospitals-page #accordion .card-body {
	padding: 0;
}

/*Specialties Details - Accordion*/
.specialtiesDetail-page #accordion .card {
	border: none;
	border-radius: 0px;
}

.specialtiesDetail-page #accordion .card:nth-child(even) {
	background: #fff;
}

.specialtiesDetail-page #accordion .card:nth-child(odd) {
	background: #f2f2f2;
	border-top: 0.5px solid #adadad;
	border-bottom: 0.5px solid #adadad;
}

.specialtiesDetail-page #accordion .card-header {
	background-color: transparent !important;
	border: none !important;
	padding: 0px;
	cursor: pointer;
}

.specialtiesDetail-page #accordion .card-header > div {
	padding: 15px 20px;
}

.specialtiesDetail-page #accordion .card-header img {
	margin-right: 5px;
}

.specialtiesDetail-page #accordion .card-header span {
	margin-right: 10px;
}

.specialtiesDetail-page #accordion .card-body {
	padding: 0px 50px 20px 77px;
	text-align: justify;
	transition: 0.3s transform ease-in-out;
}

.specialtiesDetail-page #accordion hr {
	margin-top: 0px !important;
}

.specialtiesDetail-page #accordion2 .card {
	border: none;
	border-radius: 0px;
}

.specialtiesDetail-page #accordion2 .card {
	background: #fff;
}

.specialtiesDetail-page #accordion2 .card-header {
	background-color: transparent !important;
	border: none !important;
	padding: 0px;
	cursor: pointer;
}

.specialtiesDetail-page #accordion2 .card-body {
	text-align: justify;
	transition: 0.3s transform ease-in-out;
	padding: 1.25rem 0rem 0rem;
}

.specialtiesDetail-page #accordion2 hr {
	margin-top: 0px !important;
}

.specialtiesDetail-page ul {
	list-style-type: none;
	padding-inline-start: 0px;
}

.specialtiesDetail-page ul li {
	padding-left: 1.3em;
}

.specialtiesDetail-page ul > li:before {
	content: "-";
	display: inline-block;
	margin-left: -1.3em;
	width: 1.3em;
}

.specialtiesDetail-page .title-style-9 {
	margin: 0rem 0rem 1rem !important;
}

.title-style-4 {
	font-size: 15px;
	font-weight: 900;
	letter-spacing: 0.5px;
	color: #327eb7 !important;
}

.title-style-5 {
	font-size: 18px;
	font-weight: 900;
	letter-spacing: 0.5px;
	color: #2d9045 !important;
}

.title-style-6 {
	font-size: 22px;
	font-weight: 900;
	letter-spacing: 1px;
	color: #327eb7 !important;
	margin-bottom: 2rem;
}

.title-style-7 {
	font-size: 15px;
	font-weight: 900;
	letter-spacing: 0.5px;
	color: #327eb7;
	text-transform: uppercase;
	display: inline;
}

.title-style-8 {
	font-size: 36px;
	font-weight: 900;
	letter-spacing: 1px;
	color: #327eb7 !important;
	margin-bottom: 0rem;
	padding-top: 15px;
}

.title-style-9 {
	font-size: 20px;
	font-weight: 900;
	color: #327eb7 !important;
	margin: 1rem 0rem 2rem;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

.title-style-10 {
	color: #327eb9;
	font-weight: 900;
	font-size: 16px;
	border-bottom: 0.7px solid #327eb7;
	line-height: 3;
	margin-bottom: 15px;
}

.title-style-11 {
	color: #2e9044;
	font-weight: 900;
	font-size: 15px;
}

.hospitals-page #accordion hr {
	margin-top: 0px !important;
}

.hospitals-page #accordion table {
	width: 80%;
	margin: 0 auto;
	font-size: 15px;
	color: #327eb7;
}

.hospitals-page #accordion table th {
	font-weight: 700;
	color: #59595b;
}

.hospitals-page #accordion table tr td {
	padding: 10px 0px;
}

.hospitals-page #accordion table tr td:nth-child(2) {
	padding: 10px 0px 10px 15px;
}

.hospitals-page #accordion ul {
	list-style-type: none;
	padding-inline-start: 0px;
}

.hospitals-page #accordion ul li {
	padding-left: 1.3em;
}

.hospitals-page #accordion ul li:before {
	content: "-";
	display: inline-block;
	margin-left: -1.3em;
	width: 1.3em;
}

.ctaBtn-style7 {
	color: #2e9044;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
}

.ctaBtn-style7:hover {
	color: #327eb7;
}

.contact-information a,
.findHospital #pills-tabContent a {
	color: #2e9044 !important;
	text-decoration: none;
}

.contact-information a:hover,
.findHospital #pills-tabContent a:hover {
	color: #337eb7 !important;
}

.contact-information .btn {
	color: #fff !important;
}

.footer-contact-icon {
  margin-right: 20px;
  font-size: 24px;
  color: #5fb4ba;
  min-width: 25px;
}

.contact-information table tr td {
	padding: 6px 0px;
}

.contact-information table tr td img {
	padding: 13px 13px 13px 0px;
}

.font-700 {
	font-weight: 700;
}

.color-green {
	color: #2e9044 !important;
}

.hospitals-page #accordion .card-header a:after {
	border-style: solid;
	border-width: 0.15em 0.15em 0 0;
	content: "";
	display: inline-block;
	height: 0.55em;
	position: absolute;
	top: 0.5em;
	transform: rotate(-45deg);
	vertical-align: top;
	width: 0.55em;
	float: right;
	color: #333 !important;
	transition: all 0.5s;
	float: right;
	transition: all 0.5s;
	right: 15px;
}

.hospitals-page #accordion .card-header a.collapsed:after {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
}

.specialtiesDetail-page #accordion .card-header a:after {
	border-width: 0.15em 0.15em 0 0;
	content: "";
	display: inline-block;
	height: 0.55em;
	position: absolute;
	top: 1.5em;
	transform: rotate(-45deg);
	vertical-align: top;
	width: 0.55em;
	float: right;
	color: #333 !important;
	transition: all 0.5s;
	float: right;
	right: 35px;
}

.specialtiesDetail-page #accordion2 .card-header a div:after {
	border-style: solid;
	border-width: 0.15em 0.15em 0 0;
	content: "";
	display: inline-block;
	height: 0.55em;
	transform: rotate(-45deg);
	width: 0.55em;
	color: #327eb7 !important;
	transition: all 0.5s;
	margin-left: 8px;
	margin-bottom: 1px;
}

.specialtiesDetail-page #accordion .card-header a.collapsed:after,
.specialtiesDetail-page #accordion2 .card-header a.collapsed div:after {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
}

.specialtiesDetail-page #accordion .card .show,
.specialtiesDetail-page #accordion2 .card .show {
	transition: all 0.5s;
}

/*Google Map*/
.map-responsive {
	overflow: hidden;
	padding-bottom: 50%;
	position: relative;
	height: 0;
}

.map-responsive iframe {
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute;
}

/*end*/
.ctaBtn-waze {
	padding: 15px 30px;
	border-radius: 10px;
	background-color: #77d0eb;
	text-align: center;
}

.ctaBtn-waze2 {
	padding: 13px 27px;
	border-radius: 10px;
	background-color: #77d0eb;
	text-align: center;
	margin-right: 7px;
}

.ctaBtn-googlemap {
	padding: 15px 10px;
	border-radius: 10px;
	border: 1px solid #d8d8d7;
	background-color: #fff;
	text-align: center;
}

.ctaBtn-googlemap2 {
	padding: 13px 10px;
	border-radius: 10px;
	border: 1px solid #d8d8d7;
	background-color: #fff;
	text-align: center;
}

.breadcrumb {
	background-color: transparent !important;
	padding: 0.75rem 0rem 0rem !important;
	margin-bottom: 0rem !important;
}

.breadcrumb-item {
	font-size: 13px !important;
}

.breadcrumb-item a {
	color: #327eb7 !important;
}

.breadcrumb-item a:hover {
	color: #2e9044 !important;
}

.wrap {
	width: 100%;
}

#primary-content-wrap {
	position: relative;
}

.primary-content {
	float: left;
}

.sidebar {
	width: 33.33%;
	float: left;
}

.footer2 {
	clear: both;
}

.sticky2 {
	position: fixed;
	top: 77px;
	margin: 0;
}

.abs {
	position: absolute;
	bottom: 10px;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.letterbox {
	padding: 0;
}

.letterbox li {
	text-align: center;
	float: left;
	padding: 5px 13px;
	background-color: transparent;
	color: #a8a9ac;
	border-radius: 100%;
	width: 35px;
	height: 35px;
	margin: 0px 2.2px;
	cursor: pointer;
}

.letterbox li:hover {
	float: left;
	padding: 5px 13px;
	background-color: #337eb7;
	color: #fff !important;
	border-radius: 100%;
	width: 35px;
	height: 35px;
}

.findADoctor-page .form-control,
.eventsPromo-page .form-control {
	border: none !important;
	border-bottom: 1px solid #a8a9ac !important;
	border-radius: 0px !important;
	padding: 0.375rem 0px;
}

.eventsPromo-page .form-control {
	font-size: 15px;
	font-weight: 700;
	color: #2e9044;
}

::placeholder {
	color: #a8a9ac !important;
	opacity: 1;
	/* Firefox */
}

:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #a8a9ac !important;
}

::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #a8a9ac !important;
}

.findADoctor-page .card,
.specialties-page .card {
	margin: 10px 0px 85px;
	border: none !important;
	box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0), 0 2px 8px 0 rgba(0, 0, 0, 0.19);
	text-align: center;
}

.findADoctor-page .card .card-block {
	border-top: 3px solid #337eb7;
	padding: 0px 20px;
}

.findADoctor-page .card .card-title {
	padding: 15px 0px 0px;
	color: #333;
	min-height: 57px !important;
	max-height: 57px;
	overflow: hidden;
	margin-bottom: 5px !important;
}

.findADoctor-page .card h4,
.specialties-page .card h4 {
	font-size: 18px;
	font-weight: 700;
}

.findADoctor-page .card .card-desc > div {
	padding: 8px 10px 0px;
}

.findADoctor-page .card .card-desc div p {
	line-height: 1;
	color: #59595b;
	margin-top: 0.5rem;
}

.findADoctor-page .card .card-desc div img {
	margin-right: 3px;
}

.findADoctor-page .card .desc-spec {
	min-height: 50px;
	max-height: 50px;
	height: 50px;
	overflow: hidden;
}

.findADoctor-page .card .desc-hpt {
	min-height: 50px;
	max-height: 50px;
	height: 50px;
	overflow: hidden;
}

.findADoctor-page .card .card-btn {
	margin-bottom: -11px;
	padding-top: 28px;
}

.findADoctor-page .img-container {
	position: relative;
}

.findADoctor-page .viewProfile {
	position: absolute;
	bottom: 0;
	right: 0;
	background: rgb(51, 126, 183);
	color: #fff;
	width: 100%;
	transition: 0.5s ease;
	opacity: 0;
	color: white;
	font-size: 16px;
	font-weight: 700;
	padding: 8px;
	text-align: center;
}

.findADoctor-page .card:hover .viewProfile {
	opacity: 1;
}

.ctaBtn-style8 {
	transition: all 0.3s ease;
}

.ctaBtn-style8 a {
	color: #337eb7;
	font-size: 14px;
	font-weight: 700;
	border: 1px solid #d0dbdc;
	border-radius: 45px;
	text-transform: uppercase;
	padding: 11px 18px;
	background-color: #fff;
	transition: all 0.3s ease;
}

.findADoctor-page .card .ctaBtn-style8:hover a {
	color: #fff;
	border: 1px solid #2e9044;
	background-color: #2e9044;
}

.findADoctor-page .card .ctaBtn-style8:hover {
	-webkit-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
}

.ctaBtn-style9 {
	transition: all 0.3s ease;
}

.ctaBtn-style9 a {
	bottom: 0;
	display: inline-block;
	color: #fff;
	text-align: center;
	font-weight: 700;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #f79140 !important;
	border: 1px solid #f79140;
	padding: 0.375rem 3.35rem;
	margin-bottom: 1rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 0.65rem;
	text-transform: uppercase;
	transition: all 0.3s ease;
}

.ctaBtn-style9:hover a {
	background-color: #fff !important;
	color: #f79140 !important;
}

.findADoctor-page .form-control option {
	color: #59595b !important;
}

.specialties-page .card .card-block {
	padding: 20px 14px 0px;
}

.specialties-page .card .card-title {
	padding: 10px 0px 0px;
	color: #333;
	text-transform: uppercase;
}

.specialties-page .card .card-desc p {
	font-size: 13px !important;
	max-height: 43px;
}

.img-container {
	overflow: hidden;
	/* clip the excess when child gets bigger than parent */
	z-index: 1;
}

.img-container img {
	display: block;
	transition: transform 0.4s;
	/* smoother zoom */
}

.specialties-page .card .card-btn {
	margin-bottom: -12px;
	padding-top: 27px;
}

.ctaBtn-style10 {
	transition: all 0.3s ease;
}

.ctaBtn-style10 a {
	color: #333;
	font-size: 12px;
	font-weight: 700;
	border: 2px solid #337eb7;
	border-radius: 45px;
	text-transform: uppercase;
	padding: 10px 38px;
	background-color: #fff;
	transition: all 0.3s ease;
}

.ctaBtn-style11 {
	transition: all 0.3s ease;
}

.ctaBtn-style11 {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	border: 1px solid transparent;
	border-radius: 45px;
	text-transform: uppercase;
	padding: 13px 23px;
	background-color: #337eb7;
	transition: all 0.3s ease;
	width: 211px;
	cursor: pointer;
}

.ctaBtn-style11:hover {
	background-color: #2e9044 !important;
	color: #fff !important;
	webkit-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
}

.ctaBtn-style11 a {
	color: #fff;
}

.ctaBtn-style11:hover a {
	color: #fff;
}

.specialties-page .card:hover .ctaBtn-style10 a {
	color: #fff;
	border: 1px solid #2e9044;
	background-color: #2e9044;
}

.specialties-page .card:hover .ctaBtn-style10 {
	-webkit-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
}

.specialties-page .card:hover .img-container img,
.eventsPromo-page .card:hover .img-container img,
.specialist-slider .card:hover .img-container img,
.eventPromo-slider .card:hover .img-container img {
	transform: scale(1.1);
	transform-origin: 50% 50%;
}

.ongoing-events .event-date {
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	background-color: #327eb7;
	padding: 7px 20px;
	position: absolute;
	top: 21px;
	text-align: center;
}

.ongoing-events .event-mainImg img {
	border-radius: 15px;
}

.event-info {
	position: absolute;
	top: 89px;
	right: 14px;
	width: 358px;
	padding: 30px 34px;
	background-color: #fff;
	box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0), 0 2px 8px 0 rgba(0, 0, 0, 0.19);
}

.event-info p span {
	color: #327eb7;
}

.event-info h5 {
	font-weight: 900;
	color: #28a745;
}

.event-info .ctaBtn-style5 {
	width: 180px;
	height: 41px;
	background-color: #337eb7;
	border-radius: 45px;
	display: table;
	color: #fff;
}

.event-info .ctaBtn-style5 .ctaBtn-txt {
	display: table-cell;
	vertical-align: middle;
	padding-left: 22px;
	font-weight: 700;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
}

.event-info .ctaBtn-style5 img {
	text-align: right;
	float: right;
	display: table-cell;
	vertical-align: middle;
	padding: 4px;
	width: 75%;
}

.card:hover .ctaBtn-style6 a {
	color: #fff;
	border: 1px solid #2e9044;
	background-color: #2e9044;
}

.card:hover .ctaBtn-style6 {
	-webkit-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
}

.eventsPromo-page .card {
	background-color: #f1f1f2;
	border: none;
	width: 100%;
	display: inline-block;
	min-height: 447px;
	margin-bottom: 5rem;
}

.eventsPromo-page optgroup {
	font-weight: 400;
}

.docDetail .title-style-8 {
	line-height: 0.8;
	font-size: 28px;
}

.docDetail h3 {
	font-size: 14px;
	font-weight: 900;
	text-transform: uppercase;
	color: #337eb7;
	margin-bottom: 7px;
	letter-spacing: 0.1px;
}

.docDetail div span {
	color: #337eb7;
}

.docDetail .scrollable-box ul {
	list-style-type: none;
	padding-inline-start: 0px;
	max-height: 137px;
	height: 137px;
	overflow: scroll;
	overflow-x: hidden;
	border: 1px solid #ccc;
	margin-bottom: 0px;
}

.docDetail .scrollable-box li {
	padding: 3px 18px;
}

.docDetail .scrollable-box h3 {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	background-color: #337eb7;
	color: #fff;
	margin-bottom: 0px;
	padding: 10px 18px;
}

.docDetail .nav-tabs {
	display: table;
	width: 100%;
}

.docDetail .nav-link {
	display: table-cell;
	border: 0.5px solid #ccc !important;
	border-bottom: 0px !important;
	border-radius: 0px !important;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	color: #59595b !important;
	padding: 10px 5px;
}

.docDetail .nav-tabs .nav-link.active,
.docDetail .nav-tabs .nav-item.show .nav-link,
.docDetail .nav-tabs .nav-link:hover {
	color: #ffffff !important;
	background-color: #28a745;
}

.docDetail .nav-tabs {
	border-bottom: 0px;
}

.docDetail .clinic-hours {
	width: 100%;
}

.docDetail .clinic-hours tr {
	border: 1px solid #ccc;
}

.docDetail .clinic-hours tr:first-child {
	background-color: #337eb7;
	color: #fff;
	border-top: 0px !important;
}

.docDetail .clinic-hours tr td {
	padding: 12px 18px;
	text-align: center;
}

.docDetail .clinic-hours tr:first-child td {
	padding: 10px 18px;
	text-align: center;
}

.docDetail .clinic-hours tr td span {
	color: #337eb7;
}

.icon-whatsapp {
	content: url(../images/icon_whatsapp.svg);
	height: 30px !important;
	cursor: pointer;
}

.icon-whatsapp:hover {
	content: url(../images/icon_whatsapp2.svg);
	height: 30px !important;
}

.icon-fb {
	content: url(../images/icon_fb.svg);
	height: 30px !important;
	cursor: pointer;
}

.icon-fb:hover {
	content: url(../images/icon_fb2.svg);
	height: 30px !important;
}

.icon-email {
	content: url(../images/icon_email.svg);
	height: 30px !important;
	cursor: pointer;
}

.icon-email:hover {
	content: url(../images/icon_email2.svg);
	height: 30px !important;
}

.icon-add {
	content: url(background-repeat: no-repeat,icon_add.svg);
	height: 30px !important;
	cursor: pointer;
}

.ctaBtn-style12 {
	height: 41px;
	background-color: #337eb7;
	border-radius: 45px;
	display: table;
	color: #fff;
}

.ctaBtn-style12:hover {
	text-decoration: none;
	background-color: #2e9044;
}

.ctaBtn-style12 .ctaBtn-txt {
	display: table-cell;
	vertical-align: middle;
	padding-left: 22px;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.2;
}

.ctaBtn-style12 img {
	text-align: right;
	float: right;
	display: table-cell;
	vertical-align: middle;
	padding: 4px;
	width: 75%;
}

.internationalPatients-page .nav-tabs {
	width: 100%;
	display: table;
}

.internationalPatients-page .nav-tabs .nav-link {
	width: 20%;
	text-align: center;
	border-radius: 0px !important;
	border: none !important;
	padding: 15px 0px;
	display: table-cell;
}

.internationalPatients-page .nav-tabs a {
	color: #808080;
	font-weight: 700;
	font-size: 15px;
}

.internationalPatients-page .nav-tabs a:hover {
	background-color: #28a745 !important;
	color: #fff !important;
}

.internationalPatients-page .nav-tabs .nav-link.active {
	background-color: #28a745;
	color: #fff;
}

.internationalPatients-page .card .card-block {
	padding: 20px 14px 0px;
}

.internationalPatients-page .card .card-title {
	padding: 10px 0px 0px;
	color: #333;
	text-transform: uppercase;
	height: 53px;
	min-height: 53px;
	max-height: 53px;
}

.internationalPatients-page .card .card-desc p {
	font-size: 13px !important;
	max-height: 55px;
	overflow: hidden;
}

.internationalPatients-page .card h4,
.specialties-page .card h4 {
	font-size: 18px;
	font-weight: 700;
}

.internationalPatients-page .ip-style1 .card {
	border: none !important;
	box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0), 0 2px 8px 0 rgba(0, 0, 0, 0.19);
	text-align: center;
	cursor: pointer;
}

.internationalPatients-page .card:hover .ctaBtn-style10 a {
	color: #fff;
	border: 1px solid #2e9044;
	background-color: #2e9044;
}

.internationalPatients-page .card .card-btn {
	margin-bottom: -12px;
	padding-top: 27px;
}

.internationalPatients-page ul {
	list-style-type: none;
	padding-inline-start: 0px;
}

.internationalPatients-page ul li {
	padding-left: 1.3em;
}

.internationalPatients-page ul li:before {
	content: "-";
	display: inline-block;
	margin-left: -1.3em;
	width: 1.3em;
}

.internationalPatients-page .blue-arrow {
	content: url(../images/arrowRight_blue2.webp);
	width: 80px;
	margin: 0 auto;
}

.ipg-style1 {
	background-color: #f3f2f3;
	text-align: center;
	padding: 40px 0px 10px !important;
	margin-top: 100px !important;
	box-shadow: 0 0 0 1px #f3f2f3;
	border-radius: 16px;
	border: 3px solid #fff;
}

.ipg-style1,
.ipg-style1 p {
	font-size: 15px !important;
}

.ipg-style1 table img {
	margin-right: 10px;
}

.ipg-style1 table span {
	color: #28a745;
	font-weight: bold;
}

.ipg-style1 > div {
	display: inline-block;
	text-align: left;
}

.ipg-icon {
	display: block;
	margin: 0 auto;
	margin-top: -146px;
}

.internationalPatients-page #accordion .card-header img,
.internationalPatients-page #accordion2 .card-header img {
	margin-right: 5px;
	width: 22px;
}

.internationalPatients-page #accordion .card,
.internationalPatients-page #accordion2 .card {
	border: 0px;
}

.internationalPatients-page #accordion .card-body,
.internationalPatients-page #accordion2 .card-body {
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
	padding: 0.25rem 1.25rem;
}

.internationalPatients-page #accordion .card-body ul p,
.internationalPatients-page #accordion2 .card-body ul p,
.internationalPatients-page #accordion .card-body ol p,
.internationalPatients-page #accordion2 .card-body ol p {
	font-weight: 900;
	margin-bottom: 0px;
}

.internationalPatients-page #accordion .card-header a.collapsed:after,
.internationalPatients-page #accordion2 .card-header a.collapsed:after {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
}

.internationalPatients-page #accordion .card-header a:after,
.internationalPatients-page #accordion2 .card-header a:after {
	border-style: solid;
	border-width: 0.15em 0.15em 0 0;
	content: "";
	height: 0.55em;
	position: absolute;
	top: 1.3em;
	transform: rotate(-45deg);
	width: 0.55em;
	float: right;
	color: #333 !important;
	transition: all 0.5s;
	transition: all 0.5s;
	right: 15px;
}

#nav-hospitalService .hs-style1 {
	background-color: #ebebeb;
	border-radius: 16px;
	text-align: center;
}

#nav-hospitalService .hs-style1 .row > div {
	padding: 20px 0px;
}

#nav-hospitalService .hs-style1 span {
	font-size: 12px;
	font-style: italic;
	font-weight: normal !important;
	display: block;
}

#nav-travelGuide .tg-style1 {
	border-radius: 16px;
	background-color: #ebebeb;
}

#nav-travelGuide .tgImg-style1 img {
	border-radius: 16px 0px 0px 16px;
}

#nav-travelGuide .tgInfo-style1 {
	border-radius: 0px 16px 16px 0px;
}

#nav-travelGuide .tgInfo-style1 span,
#nav-travelGuide .tgInfo-style2 span {
	font-weight: 700;
}

#nav-travelGuide .tgImg-style2 img {
	border-radius: 0px 16px 16px 0px;
}

#nav-travelGuide .tgInfo-style2 {
	border-radius: 16px 0px 0px 16px;
}

#nav-travelGuide .tg-style2 {
	background-color: #ebebeb;
	height: 100%;
	border-radius: 16px;
	padding: 1.5rem;
}

#nav-travelGuide .tg-style2 p {
	font-weight: 700;
}

#nav-travelGuide .tg-style2 span {
	color: #327eb7;
	font-size: 16px;
}

#carousel-travelGuide1,
#carousel-travelGuide2 {
	background-color: #222;
}

#carousel-travelGuide1 .carouselInfo,
#carousel-travelGuide2 .carouselInfo {
	color: #fff;
	font-weight: bold;
}

#carousel-travelGuide1 .carouselInfo span,
#carousel-travelGuide2 .carouselInfo span {
	font-weight: normal;
	font-size: 12px;
}

#carousel-travelGuide1 .carousel-indicators li,
#carousel-travelGuide2 .carousel-indicators li {
	width: 15px;
	height: 15px;
	background-color: #fff;
	border: 1px solid #337eb7;
	border-radius: 45px;
	margin-right: 8px;
	margin-left: 8px;
	opacity: 1;
	background-clip: unset;
}

#carousel-travelGuide1 .carousel-indicators .active,
#carousel-travelGuide2 .carousel-indicators .active {
	background-color: #337eb7;
}

#carousel-travelGuide1 .carousel-control-prev,
#carousel-travelGuide1 .carousel-control-next,
#carousel-travelGuide2 .carousel-control-prev,
#carousel-travelGuide2 .carousel-control-next {
	width: 5%;
}

.internationalPatients-page h3 {
	font-size: 20px;
	font-weight: 900;
	color: #327eb7 !important;
	margin: 1rem 0rem;
	letter-spacing: 0.5px;
}

.internationalPatients-page a {
	color: #327eb7;
}

#nav-findUs .fu-style1 {
	padding: 1rem 0rem;
}

.ctaBtn-style5 {
	background-color: #337eb7;
	border-radius: 45px;
	display: table;
	color: #fff;
}

.ctaBtn-style5 .ctaBtn-txt {
	display: table-cell;
	vertical-align: middle;
	padding-left: 33px;
	font-weight: 700;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
}

.ctaBtn-style5 img {
	text-align: right;
	float: right;
	display: table-cell;
	vertical-align: middle;
	padding: 4px;
	width: 75%;
}

.makeAppt-page .title-style-4 {
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 0.5px;
	color: #327eb7 !important;
}

.makeAppt-page .nav-tabs {
	border-bottom: none !important;
}

.makeAppt-page .nav-tabs .nav-link {
	width: 170px;
	border: 1px solid #909090;
	border-radius: 0px;
	border: none;
	text-align: center;
	color: #59595b;
	background-color: #fff;
	z-index: 1;
}

.makeAppt-page .nav-tabs .nav-link:first-child {
	border-radius: 5px 0px 0px 5px;
	border: 1px solid;
	border-color: transparent;
	border-color: #ccc transparent #ccc #ccc;
}

.makeAppt-page .nav-tabs .nav-link:nth-child(2) {
	border-radius: 0px 5px 5px 0px;
	border: 1px solid;
	border-color: #ccc #ccc #ccc transparent;
}

.makeAppt-page .nav-tabs .nav-link.active {
	color: #ffffff;
	background-color: #28a745;
	border-color: transparent;
}

.makeAppt-page .ctaBtn-style5 {
	background-color: #337eb7;
	border-radius: 45px;
	display: table;
	color: #fff;
	margin: 0 auto;
}

.makeAppt-page .tab-content {
	background-color: #f3f3f3;
	padding-bottom: 70px;
	padding-top: 60px;
}

.makeAppt-page .ctaBtn-style5 img {
	text-align: right;
	float: right;
	display: table-cell;
	vertical-align: middle;
	padding: 4px;
	width: 75%;
}

.makeAppt-page .ctaBtn-style5 .ctaBtn-txt {
	display: table-cell;
	vertical-align: middle;
	padding-left: 33px;
	font-weight: 700;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
}

.makeAppt-page .makeAppt-sec1 {
	background-color: #337eb7;
	border-radius: 10px 10px 0px 0px;
}

.makeAppt-page .makeAppt-sec1 h4 {
	font-size: 16px !important;
	color: #fff;
	padding: 15px 10px;
	margin: 0px;
	display: inline-block;
}

.makeAppt-page .makeAppt-sec1 img {
	margin-left: 27px;
}

.makeAppt-page .form-control {
	height: calc(0.5em + 0.75rem + 2px);
	border: none;
	border-bottom: 1px solid #ccc;
	border-radius: 0px;
	padding: 0rem;
}

.makeAppt-page textarea.form-control {
	height: auto !important;
	border: 1px solid #ced4da !important;
}

.makeAppt-page .form-group {
	margin-bottom: 3rem;
}

.eventsPromoDetail-page .title-style-8 {
	font-size: 28px;
}

.eventsPromoDetail-page .eventTimetable {
	color: #59595b;
}

.eventsPromoDetail-page h4 {
	color: #2d9045;
	font-size: 15px;
	font-weight: 900;
}

.eventsPromoDetail-page span {
	font-weight: 900;
	display: block;
}

.eventsPromoDetail-page .eventTimetable td {
	padding: 0.75rem;
	vertical-align: top;
	border-top: none !important;
}

.eventsPromoDetail-page .eventTimetable td:first-child {
	padding-left: 0rem;
}

.eventsPromoDetail-page .eventTimetable thead {
	border-bottom: 1px solid #ccc;
	font-size: 16px;
}

.eventsPromoDetail-page .boothActivities p {
	margin-bottom: 0px;
}

.eventsPromoDetail-page .eventCountdown p {
	font-weight: 700;
	text-align: center;
}

.eventsPromoDetail-page .eventCountdown table {
	width: 100%;
}

.eventsPromoDetail-page .eventCountdown table tr td {
	width: 25%;
	text-align: center;
	font-size: 13px;
}

.eventsPromoDetail-page .eventCountdown table tr:first-child td {
	font-size: 27px;
	color: #2d9145;
	font-weight: 900;
	line-height: 1;
}

.eventsPromoDetail-page .eventDetails-header,
.eventsPromoDetail-page .eventRegistration-header {
	background-color: #337eb7;
	text-align: center;
	padding: 10px 0px;
}

.eventsPromoDetail-page .eventDetails-header p,
.eventsPromoDetail-page .eventRegistration-header p {
	display: inline-block;
	color: #fff;
	margin-bottom: 0px;
	font-weight: 700;
	letter-spacing: 0.2px;
}

.eventsPromoDetail-page .eventDetails-body,
.eventsPromoDetail-page .eventRegistration-body {
	background-color: #f2f2f2;
	padding: 18px;
}

.eventsPromoDetail-page .eventDetails-body table {
	width: 95%;
	margin: 0 auto;
}

.eventsPromoDetail-page .eventDetails-body td {
	font-size: 13px;
	padding: 5px;
}

.eventsPromoDetail-page .eventDetails-body p {
	font-size: 13px;
	word-break: break-all;
	margin-top: 1rem;
}

.eventsPromoDetail-page .eventRegistration-body label {
	margin-bottom: 0px;
}

.eventsPromoDetail-page .eventRegistration-body .form-control {
	border: 0px;
	border-radius: 0px;
	background-color: #f2f2f2;
	border-bottom: 0.5px solid #ccc;
	line-height: 1;
	padding: 0px;
	height: calc(1em + 0.75rem + 2px);
}

.eventsPromoDetail-page .eventRegistration-body .ctaBtn-style5 .ctaBtn-txt {
	padding-left: 40px;
}

/*PATIENT CARE - ACCORDION*/
.patientCare-page #accordion .card {
	border: none;
	border-radius: 0px;
	background: #fff;
}

.patientCare-page #accordion .card:nth-child(odd) {
	border-top: 0.5px solid #adadad;
	border-bottom: 0.5px solid #adadad;
	background: #fff;
}

.patientCare-page #accordion .card:nth-child(even) {
	background: #f2f2f2;
}

.patientCare-page #accordion .card-header {
	background-color: transparent !important;
	border: none !important;
	padding: 0px;
	cursor: pointer;
}

.patientCare-page #accordion .card-header div {
	padding: 15px 35px 15px 30px;
	padding-right: 35px;
}

.patientCare-page #accordion .card-header img {
	margin-right: 5px;
}

.patientCare-page #accordion .card-header span {
	margin-right: 10px;
}

.patientCare-page #accordion .card-body {
	padding: 0px 40px 20px 30px;
	text-align: justify;
	transition: 0.3s transform ease-in-out;
}

.patientCare-page #accordion hr {
	margin-top: 0px !important;
}

.patientCare-page ul {
	list-style-type: none;
	padding-inline-start: 0px;
}

.patientCare-page ul li {
	padding-left: 1.3em;
}

.patientCare-page ul li:before {
	content: "-";
	display: inline-block;
	margin-left: -1.3em;
	width: 1.3em;
}

.patientCare-page #accordion .card-header a:after {
	border-style: solid;
	border-width: 0.15em 0.15em 0 0;
	content: "";
	display: inline-block;
	height: 0.55em;
	left: 0em;
	position: relative;
	top: 0.15em;
	transform: rotate(-45deg);
	vertical-align: top;
	width: 0.55em;
	float: right;
	color: #333 !important;
	transition: all 0.5s;
	float: right;
	transition: all 0.5s;
}

.patientCare-page #accordion .card-header a.collapsed:after {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
}

.patientCare-page #accordion .card .show {
	transition: all 0.5s;
}

.patientCare-page .room-rate {
	border: 0.5px solid #327eb9;
}

.patientCare-page .room-rate .room-rate-table {
	margin: 5%;
	width: 90%;
}

.patientCare-page .room-rate .room-rate-table thead {
	background-color: #327eb9;
	color: #fff;
	font-weight: 900;
	font-size: 15px;
}

.patientCare-page .room-rate .room-rate-table thead tr td {
	padding: 8px 0px;
}

.patientCare-page .room-rate .room-rate-table > thead > tr > td:first-child,
.patientCare-page
	.room-rate
	.room-rate-table
	tbody
	tr
	td
	table
	tr
	td:first-child {
	width: 55%;
	padding-left: 35px;
	text-align: left;
}

.patientCare-page .room-rate .room-rate-table > thead > tr > td:nth-child(2),
.patientCare-page
	.room-rate
	.room-rate-table
	tbody
	tr
	td
	table
	tr
	td:nth-child(2) {
	padding-left: 35px;
	text-align: center;
}

.patientCare-page .room-rate .room-rate-table > tbody > tr:nth-child(even) {
	background-color: #fff;
	border-bottom: 0.5px solid #adadad;
}

.patientCare-page .room-rate .room-rate-table > tbody > tr:nth-child(odd) {
	background-color: #f3f2f3;
	border-bottom: 0.5px solid #adadad;
}

.patientCare-page .room-rate .room-rate-table > tbody > tr {
	height: 45px;
	min-height: 45px;
}

.patientCare-page .room-rate .room-rate-table > tbody > tr > td tr:first-child {
	color: #327eb9;
	font-weight: 900;
	font-size: 16px;
}

.patientCare-page .room-rate .room-rate-table > tbody > tr > td {
	padding: 10px 0px;
}

.patientCare-page .title-style-4 {
	color: #2d9045 !important;
}

.patientCare-page .title-style-4.collapsed {
	color: #5b5b5b !important;
}

.facilitiesAmenities-page .nav-tabs {
	width: 100%;
	display: table;
}

.facilitiesAmenities-page .nav-tabs .nav-link {
	width: 20%;
	text-align: center;
	border-radius: 0px !important;
	border: none !important;
	padding: 15px 0px;
	display: table-cell;
}

.facilitiesAmenities-page .nav-tabs a {
	color: #808080;
	font-weight: 900;
	font-size: 17px;
}

.facilitiesAmenities-page .nav-tabs a:hover {
	background-color: #28a745 !important;
	color: #fff !important;
}

.facilitiesAmenities-page .nav-tabs .nav-link.active {
	background-color: #28a745;
	color: #fff;
}

.facilitiesAmenities-page #accordion .card,
.facilitiesAmenities-page #accordion2 .card,
.facilitiesAmenities-page #accordion3 .card {
	border: none;
	border-radius: 0px;
	border-bottom: 0.5px solid #adadad;
}

.facilitiesAmenities-page #accordion .card:nth-child(even),
.facilitiesAmenities-page #accordion2 .card:nth-child(even),
.facilitiesAmenities-page #accordion3 .card:nth-child(even) {
	background: #f2f2f2;
}

.facilitiesAmenities-page #accordion .card:nth-child(odd),
.facilitiesAmenities-page #accordion2 .card:nth-child(odd),
.facilitiesAmenities-page #accordion3 .card:nth-child(odd) {
	background: #fff;
}

.facilitiesAmenities-page #accordion .card-header,
.facilitiesAmenities-page #accordion2 .card-header,
.facilitiesAmenities-page #accordion3 .card-header {
	background-color: transparent !important;
	border: none !important;
	padding: 0px;
	cursor: pointer;
}

.facilitiesAmenities-page #accordion .card-header > div,
.facilitiesAmenities-page #accordion2 .card-header > div,
.facilitiesAmenities-page #accordion3 .card-header > div {
	padding: 15px 35px;
}

.facilitiesAmenities-page #accordion .card-header img,
.facilitiesAmenities-page #accordion2 .card-header img,
.facilitiesAmenities-page #accordion3 .card-header img {
	margin-right: 5px;
	width: 22px;
}

.facilitiesAmenities-page #accordion .card-header span,
.facilitiesAmenities-page #accordion2 .card-header span,
.facilitiesAmenities-page #accordion3 .card-header span {
	margin-right: 10px;
}

.facilitiesAmenities-page #accordion .card-body,
.facilitiesAmenities-page #accordion2 .card-body,
.facilitiesAmenities-page #accordion3 .card-body {
	padding: 0px 35px 20px 35px;
	text-align: justify;
	transition: 0.3s transform ease-in-out;
}

.facilitiesAmenities-page #accordion hr,
.facilitiesAmenities-page #accordion2 hr,
.facilitiesAmenities-page #accordion3 hr {
	margin-top: 0px !important;
}

.facilitiesAmenities-page ul {
	list-style-type: none;
	padding-inline-start: 0px;
}

.facilitiesAmenities-page ul li {
	padding-left: 1.3em;
}

.facilitiesAmenities-page ul li:before {
	content: "-";
	display: inline-block;
	margin-left: -1.3em;
	width: 1.3em;
}

.facilitiesAmenities-page #accordion .card-header a:after,
.facilitiesAmenities-page #accordion2 .card-header a:after,
.facilitiesAmenities-page #accordion3 .card-header a:after {
	border-style: solid;
	border-width: 0.15em 0.15em 0 0;
	content: "";
	display: inline-block;
	height: 0.55em;
	position: absolute;
	top: 1.5em;
	transform: rotate(-45deg);
	vertical-align: top;
	width: 0.55em;
	float: right;
	color: #333 !important;
	transition: all 0.5s;
	float: right;
	transition: all 0.5s;
	right: 15px;
}

.facilitiesAmenities-page #accordion .card-header a.collapsed:after,
.facilitiesAmenities-page #accordion2 .card-header a.collapsed:after,
.facilitiesAmenities-page #accordion3 .card-header a.collapsed:after {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
}

.facilitiesAmenities-page #accordion .card .show,
.facilitiesAmenities-page #accordion2 .card .show,
.facilitiesAmenities-page #accordion3 .card .show {
	transition: all 0.5s;
}

.facilitiesAmenities-page #accordion .card-header a div:last-child,
.facilitiesAmenities-page #accordion2 .card-header a div:last-child,
.facilitiesAmenities-page #accordion3 .card-header a div:last-child {
	padding-right: 12px;
}

.facilitiesAmenities-page h4 {
	font-size: 16px;
	font-weight: 900;
	color: #28a745;
}

.facilitiesAmenities-page h5 {
	font-size: 15px;
	font-weight: 700;
}

.facilitiesAmenities-page .roomService {
	border: 0.5px solid #327eb9;
}

.facilitiesAmenities-page .roomService .roomService-header {
	background-color: #327eb9;
	color: #fff;
	font-weight: 900;
	font-size: 15px;
	padding: 10px 0px 10px 20px;
}

.facilitiesAmenities-page .roomService .roomService-info {
	padding-top: 10px;
	padding-bottom: 10px;
}

.facilitiesAmenities-page .roomService .roomService-info .row {
	padding-left: 20px;
}

.facilitiesAmenities-page
	.room-rate
	.room-rate-table
	tbody
	tr
	td
	table
	tr
	td:first-child,
.facilitiesAmenities-page
	.room-rate
	.room-rate-table
	tbody
	tr
	td
	table
	tr
	td:first-child {
	/*width: 55%;*/
	padding-left: 35px;
	text-align: left;
}

.facilitiesAmenities-page
	.room-rate
	.room-rate-table
	> thead
	> tr
	> td:nth-child(2),
.facilitiesAmenities-page
	.room-rate
	.room-rate-table
	tbody
	tr
	td
	table
	tr
	td:nth-child(2) {
	padding-left: 35px;
	text-align: center;
}

.facilitiesAmenities-page .roomService .roomService-info:nth-child(odd) {
	background-color: #fff;
	border-bottom: 0.5px solid #adadad;
}

.facilitiesAmenities-page .roomService .roomService-info:nth-child(even) {
	background-color: #f3f2f3;
	border-bottom: 0.5px solid #adadad;
}

.facilitiesAmenities-page .room-rate .room-rate-table > tbody > tr {
	height: 45px;
	min-height: 45px;
}

.facilitiesAmenities-page .roomService .roomService-title {
	color: #327eb9;
	font-weight: 900;
	font-size: 16px;
}

.facilitiesAmenities-page .room-rate .room-rate-table > tbody > tr > td {
	padding: 10px 0px;
}

.ctaBtn-style13 a {
	bottom: 0;
	display: inline-block;
	color: #726f71;
	text-align: center;
	font-weight: 700;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #fff !important;
	border: 1px solid #d9d9d8;
	padding: 11px 3.35rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 0.65rem;
	text-transform: uppercase;
	transition: all 0.3s ease;
}

.keywords-btn input {
	background-color: #f3f2f3;
	border-radius: 25px 0px 0px 25px !important;
	border-top: 1px solid #337eb7 !important;
	border-bottom: 1px solid #337eb7 !important;
	border-left: 1px solid #337eb7 !important;
	padding-left: 10px;
	padding: 23px;
}

.keywords-btn button {
	border-radius: 0px 25px 25px 0px !important;
	background-color: #f3f2f3;
	border-top: 1px solid #337eb7 !important;
	border-right: 1px solid #337eb7 !important;
	border-bottom: 1px solid #337eb7 !important;
	padding: 2px 2px 0px 0px !important;
}

.keywords-btn button .arrowImg {
	background-image: url(../images/icon_arrow_blue.webp);
	width: 44px;
	height: 44px;
}

.keywords-btn button:hover .arrowImg {
	background-image: url(../images/icon_arrow_blue.webp);
	width: 44px;
	height: 44px;
}

.keywords-btn .form-control:focus {
	color: #495057;
	background-color: #f3f2f3 !important;
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.keywords-btn .btn:focus {
	outline: 0;
	box-shadow: none !important;
}

.health-list {
	list-style: none;
	padding-left: 20px;
}

.health-list li {
	padding: 5px 0px;
}

.health-list li:before {
	content: "-";
	margin-left: -1.3em;
	width: 1.5em;
	color: #59595b;
}

.healthAZ-page hr {
	margin: 20px 0px !important;
	border-top: 2px solid rgba(0, 0, 0, 0.1);
}

.healthAZ-page .anatomy-wrapper .mainbody .nav-tabs .nav-link {
	min-width: auto;
}

.healthAZ-page .anatomy-wrapper .mainbody ul li {
	width: 50%;
}

.healthAZ-page .anatomy-wrapper .mainbody ul li:first-child {
	margin-top: 0px;
}

.title-style-2 {
	color: #2e9044;
	font-size: 18px;
	font-weight: 700;
}

.hospitalsList-table {
	border: 1px solid #ccc;
	margin: 0px !important;
}

.hospitalsList-table > div {
	padding-top: 6px;
	padding-bottom: 6px;
}

.hospitalsList-table > div:first-child {
	background-color: #327eb7;
	color: #fff;
	padding: 10px 15px;
	font-weight: 700;
	font-size: 16px;
}

.emergencyContact {
	margin: 0px 15.5px;
	padding: 10px 55px;
}

.emergencyContact2 {
	margin: 0px 15.5px;
	padding: 10px 55px;
	background-color: #f3f2f3;
}

.emergencyContacts-modal {
	font-size: 13px;
}

.emergencyContacts-modal table td span {
	color: #2e9044 !important;
	-webkit-color: #2e9044 !important;
}

.emergencyContacts-modal table td img {
	padding: 13px 10px 13px 0px;
}

.enquiryForm-tile {
	color: #327eb7;
	font-size: 22px;
	font-weight: 700;
	text-align: center;
}

.formdisclaimer {
	font-size: 11px;
}

.selectHospitals .form-control:before {
	content: url("../images/icon_location.webp");
	height: 30px;
}

.select-style-1 {
	border: 1px solid #327eb9 !important;
	height: auto !important;
	padding: 0.85rem 0.95rem !important;
	background-color: #fff !important;
}

/*Select Icon Dropdown*/
select.select-style-1 {
	-webkit-appearance: none;
	/* remove the original arrow */
	-moz-appearance: none;
	-o-appearance: none;
}

.select-style-1 + i.fa {
	float: right;
	margin-top: -30px;
	margin-right: 5px;
	cursor: pointer;
	padding-right: 10px;
	color: #a8a9ac;
	font-size: 12px;
}

select.select-style-2 {
	-webkit-appearance: none;
	/* remove the original arrow */
	-moz-appearance: none;
	-o-appearance: none;
}

.select-style-2 + i.fa {
	float: right;
	margin-top: -22px;
	margin-right: -5px;
	cursor: pointer;
	padding-right: 10px;
	color: #a8a9ac;
	font-size: 10px;
}

.career-page ul {
	list-style-type: none;
	padding-inline-start: 0px;
}

.career-page ul li {
	padding-left: 1.3em;
}

.career-page ul li:before {
	content: "-";
	display: inline-block;
	margin-left: -1.3em;
	width: 1.3em;
}

/* PRIVACY POLICY */
.privacy-policy ol {
	counter-reset: list;
	text-align: justify;
}

.privacy-policy ol > li {
	list-style: none;
	position: relative;
	padding: 5px 15px 5px 0;
}

.privacy-policy ol > li:before {
	counter-increment: list;
	content: counters(list, ".") " ";
	position: absolute;
	left: -2.5em;
}

.privacy-policy ol li ol li ol > li:before {
	counter-increment: list;
	content: counter(list, lower-alpha) ") ";
	position: absolute;
	left: -2.5em;
}

.privacy-policy ol li ol li ol li ol > li:before {
	counter-increment: list;
	content: counter(list, lower-roman) ") ";
	position: absolute;
	left: -2.5em;
}

.sideInfo-header {
	background-color: #337eb7;
	text-align: center;
	padding: 10px 0px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
}

.sideInfo-body {
	background-color: #f2f2f2;
	padding: 18px;
}

.sideInfo-body ul li a {
	color: #212529;
}

.sideInfo-body ul li a:hover {
	color: #337eb7;
}

.makeAnEnquiry-btn2 {
	background-color: #2e9044;
	padding: 10px 0px;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	color: #fff;
	display: block;
}

.makeAnEnquiry-btn2:hover {
	background-color: #337eb7;
	color: #fff;
}

.newsroom > div {
	border-bottom: 0.5px solid #ccc;
	margin-bottom: 1rem;
}

.newsroom > div .title-style-2:hover {
	color: #337eb7;
}

.newsroom > div span {
	font-style: italic;
	margin-bottom: 0.5rem;
}

.doctorOnCall-page .nav-tabs {
	width: 100%;
	display: table;
}

.doctorOnCall-page .nav-tabs .nav-link {
	width: 20%;
	text-align: center;
	border-radius: 0px !important;
	border: none !important;
	padding: 15px 0px;
	display: table-cell;
}

.doctorOnCall-page .nav-tabs a {
	color: #808080;
	font-weight: 700;
	font-size: 15px;
}

.doctorOnCall-page .nav-tabs a:hover {
	background-color: #28a745 !important;
	color: #fff !important;
}

.doctorOnCall-page .nav-tabs .nav-link.active {
	background-color: #28a745;
	color: #fff;
}

.doctorOnCall-page .form-control {
	height: calc(0.5em + 0.75rem + 12px);
	border: none;
	border-bottom: 1px solid #ccc;
	border-radius: 0px;
}

.doctorOnCall-page textarea.form-control {
	height: auto !important;
	border: 1px solid #ced4da !important;
}

.doctorOnCall-page .form-group {
	margin-bottom: 3rem;
}

.doctorOnCall-page #nav-home div > span {
	font-size: 20px;
	color: #2d8f00;
	font-weight: 700;
}

.enquiry-nurse {
	position: absolute;
	right: -74px;
	top: -115px;
}

.enquiry-nurse img {
	width: 73%;
}

/* MOBILE_MAKE AN ENQUIRY */
.m-makeAnEnquiry {
	display: none;
}

.ol-list-style {
	padding: 0 0 15px 15px;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
	color: #50b1e6;
	font-size: 20px;
	background-color: transparent;
	font-weight: bold;
}

.feedDetails img {
	width: 600px;
}

.feedDetails.card {
	border: none !important;
}

@media (max-width: 1200px) {
	.enquiry-nurse {
		right: -104px;
	}
}

@media (min-width: 1200px) {
	.ctaBtn-style9 a {
		position: absolute;
	}
}

@media screen and (max-width: 1921px) {
	.howtoJoin-bg {
		height: 900px !important;
	}

	/* .glen-hero-Banner-bg {
    height: 803px !important;
  } */

	.glen-section2-bg {
		height: 735px !important;
	}

	.Banner-title-2 {
		margin-top: 100px !important;
	}
}

@media screen and (max-width: 1860px) {
	.howtoJoin-bg {
		height: 1025px !important;
	}

	/* .glen-hero-Banner-bg {
    height: 795px !important;
  } */

	.glen-section2-bg {
		height: 710px !important;
	}

	.Banner-title-2 {
		margin-top: 80px !important;
	}
}

@media screen and (max-width: 1760px) {
	.howtoJoin-bg {
		height: 882px !important;
	}

	/* .glen-hero-Banner-bg {
    height: 625px !important;
  } */

	.glen-section2-bg {
		height: 665px !important;
	}
}

@media screen and (max-width: 1660px) {
	.glen-section2-bg {
		height: 630px !important;
	}
}

@media screen and (max-width: 1560px) {
	.glen-section2-bg {
		height: 595px !important;
	}
}

@media screen and (max-width: 1440px) {
	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		max-width: 1100px;
	}

	.ourPillars-bg {
		height: 690px !important;
	}
}

@media screen and (max-width: 1445px) {
	.glen-section2-bg {
		height: 580px !important;
	}

	.Banner-title-2 {
		margin-top: 50px !important;
	}

	.kidswithbike-bg {
		height: 615px !important;
	}

	.section-title {
		font-size: 40px !important;
	}

	.howtoJoin-bg {
		height: 764px !important;
	}
}

@media screen and (max-width: 1200px) {
	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		max-width: 1000px;
	}

	/* .glen-hero-Banner-bg {
    height:495px !important;
  } */

	.glen-section2-bg {
		height: 485px !important;
		background-position: center;
	}

	.section-title-Winner {
		margin-top: 25px !important;
	}

	.Banner-title {
		font-size: 35px !important;
		margin-top: 35px !important;
	}

	.goeasy-logo-responsive {
		height: 25%;
	}

	.Banner-title-2 {
		font-size: 30px !important;
		margin-top: 0px !important;
	}

	.horizontal-goeasy-sec2 {
		padding-bottom: 0px !important;
		width: 45% !important;
	}
}

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

  .selectric-roomFacilitiesSelect {
    display: block;
}

  .selectric-hide-select.selectric-is-native select {
    border: 1px solid #ced4da !important;
}

  .footer-max-width{
    max-width: 990px;
  }


	.winner-height-adjust {
		margin-top: 0px !important;
	}

	.winner-height-adjust-2 {
		margin-bottom: 0px !important;
	}

	.container,
	.container-lg,
	.container-md,
	.container-sm {
		max-width: 815px;
	}

	.glen-prizes-bg {
		background-position: right;
	}

	.video-margin {
		margin-right: 80px;
	}

	/* .glen-hero-Banner-bg {
    height: 430px !important;
} */

	.howtoJoin-bg {
		height: 714px !important;
	}

	.section-title-video360 {
		margin-top: 90px !important;
		font-size: 33px !important;
	}

	.confetti-bg {
		background-size: cover !important;
		height: auto !important;
		background-position: center !important;
	}

	.section-title-Winner {
		margin-top: 5px !important;
	}

	.section-title-Prizes {
		font-size: 43px !important;
	}

	.section-title-Prizes {
		padding-left: 40px !important;
	}

	.kidswithbike-bg {
		height: 515px !important;
	}

	.section-title {
		font-size: 35px !important;
	}

	.section-sub-title {
		font-size: 25px !important;
	}

	.section-paragraph {
		font-size: 14px !important;
	}

	html,
	body,
	p {
		font-size: 16px !important;
	}

	.strongerTgt-textbox {
		margin-top: 55px !important;
	}

	.strongerTgt-bg {
		background: linear-gradient(180deg, #4cb748 68%, #ed7547 25%) !important;
	}

	.section-title-strongerTgt {
		font-size: 43px !important;
	}

	.prizes-bg {
		height: 790px !important;
	}

	.prizes-image-responsive {
		width: 82% !important;
	}

	.eventNpromotion-bg {
		height: 850px !important;
	}
}

@media screen and (max-width: 850px) {
	.winner-name-p {
		color: #35b5bd !important;
		font-size: 16px !important;
	}

	.Winner-box .nav-pills .nav-link {
		font-weight: bold !important;
		font-size: 15px !important;
		margin: 3px 3px !important;
		padding: 5px 35px !important;
	}

	.section-title-Winner {
		font-size: 35px !important;
	}

	.section-title-Prizes {
		font-size: 35px !important;
	}

	.p-margin-0 {
		margin-bottom: 0px;
	}

	.steps-margin {
		margin-bottom: 5px !important;
	}

	.campaign-date {
		font-size: 18px !important;
		font-weight: bold !important;
	}

	.contest-logo-responsive {
		width: 75% !important;
	}

	.prizes-bg {
		height: 655px !important;
	}

	.howtoJoin-bg {
		height: 850px !important;
	}

	.Banner-tagline-2 {
		font-size: 18px !important;
	}

	html,
	body,
	p {
		font-size: 16px !important;
	}

	.Banner-title {
		font-size: 30px !important;
		margin-top: 0px !important;
	}

	.horizontal-goeasy-sec2 {
		padding-bottom: 8px !important;
		width: 44% !important;
	}

	.goeasy-logo-responsive {
		height: 22% !important;
	}

	.PR-kissbaby-position {
		margin-top: -65px !important;
		margin-left: -60px !important;
	}

	.hastag-joinus-title {
		padding-top: 6px !important;
		font-size: 25px !important;
	}

	.nav-twIcon {
		width: 40px !important;
		height: 40px !important;
	}

	.nav-igIcon {
		width: 40px !important;
		height: 40px !important;
	}

	.nav-fbIcon {
		width: 40px !important;
		height: 40px !important;
	}

	.nav-allIcon {
		width: 40px !important;
		height: 40px !important;
	}

	.prizes-bg {
		height: 665px !important;
	}

	/* .glen-hero-Banner-bg {
    height: 315px !important;
  } */

	.about-box1 {
		padding-right: 15px !important;
	}

	.about-box2 {
		padding-left: 15px !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.menu--active .menu {
		width: 40%;
	}

	/*.menu--active .menu .menu-inner {
    width: 40vw;
  }*/
}

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

  .location-map {
    width: 100%;
    max-width: 100%;
    height: 300px;
  }
  .contact-information {
    position: relative;
    top: 0;
    padding: 30px 25px;
}
}

@media screen and (max-width: 771px) {
	.container,
	.container-lg,
	.container-md,
	.container-sm {
		max-width: 580px;
	}

	.video-margin {
		margin-right: 85px;
	}

	.Banner-tagline-2 {
		font-size: 16px !important;
	}

	.PR-kissbaby-position {
		margin-top: -18px !important;
		margin-left: -45px !important;
		padding-right: 15px !important;
	}

	.howtoJoin-bg {
		height: 725px !important;
	}

	.about-us-p-769px {
		margin-right: auto !important;
		margin-left: 40px !important;
		padding: 0px !important;
		margin-top: 50px !important;
	}

	.PR-kissbaby-position {
		margin-top: -30px;
		margin-left: -45px;
		padding: 0;
	}

	.bg-blue-pattern {
		height: 445px !important;
	}

	.kidswithbike-bg {
		height: 385px !important;
	}

	.section-title {
		font-size: 22px !important;
	}

	.about-us-content {
		font-size: 13px !important;
	}

	.section-sub-title {
		font-size: 16px !important;
		padding: 2px 0px !important;
	}

	.section-sub-title {
		font-size: 12px !important;
		padding: 2px 0px !important;
	}

	.margin-left-text {
		margin-top: 0px !important;
	}

	.section-sub-title {
		font-size: 18px !important;
	}

	.section-paragraph {
		font-size: 12.5px !important;
	}

	.our-pillars-box {
		padding: 0px !important;
		margin-top: 50px !important;
		margin-left: 10px !important;
	}

	.carousel-indicators-numbers li {
		line-height: 20px !important;
		font-size: 11px !important;
		width: 20px !important;
		height: 20px !important;
	}

	.ourPillars-img-position {
		margin-left: 50px !important;
		margin-top: 20px !important;
	}

	.ourPillars-bg {
		height: 445px !important;
	}

	.section-title-strongerTgt {
		font-size: 24px !important;
	}

	.p-strongerTgt-textbox {
		font-size: 12.5px !important;
		margin-top: 20px !important;
	}

	.strongerTgt-textbox {
		margin-top: 40px !important;
		padding-right: 45px;
	}

	.strongerTgt-img-position {
		padding: 25px !important;
		margin: auto !important;
	}

	.sub-title-strongerTgt {
		margin-top: 0px !important;
		margin-bottom: 10px !important;
		font-size: 22px !important;
		padding-top: 10px !important;
	}

	.strongerTgt-bg {
		background: linear-gradient(180deg, #4cb748 60%, #ed7547 25%) !important;
	}

	.prizes-bg {
		height: 660px !important;
	}

	.section-title-Prizes {
		font-size: 31px !important;
		padding-left: 0px !important;
	}

	.Winner-box .nav-pills .nav-link {
		font-size: 15px !important;
		margin: 3px 3px !important;
		padding: 7px 35px !important;
	}

	.section-title-video360 {
		margin-top: 76px !important;
		font-size: 24px !important;
		padding-left: 15px;
	}
}

@media screen and (max-width: 700px) {
	/* .glen-hero-Banner-bg {
    height: 257px !important;
  } */

	.glen-section2-bg {
		height: 270px !important;
	}

	.Banner-title-2 {
		font-size: 22px !important;
	}

	.glen-section2-bg {
		height: 370px !important;
		background-position: bottom;
	}

	.campaign-date {
		font-size: 16px !important;
	}

	.takeittoHeart-sectionbox {
		max-width: 640px;
	}
}

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

 /* FOOTER START MOBILE */

 .form-underline .selectric .selectric-button {
  background-image: none;
  width: 15px;
  margin-top: 15px;
  -webkit-transition: margin-top .5s ease;
  transition: margin-top .5s ease;
}

 .form-underline .selectric {
  height: 42px;
  background-color: transparent;
  border: 1px solid #e0e0e0 !important;
  -webkit-border-radius: 0;
  border-radius: 10px !important;
}

.form-underline input {
  font-size: 14px !important;
}

.phone .location-map, .phone-view .location-map {
  margin: 0 !important;
}

 .selectric-hide-select.selectric-is-native select {
  border: 1px solid #ced4da !important;
}

 .phone .form-underline, .phone-view .form-underline {
  margin-bottom: 30px;
}

.footer-brand {
  margin-bottom: 0px;
}


.bg-footer {
  margin-bottom: 79px;
}
 /* FOOTER END MOBILE */

	/* STICKY BTN START */

	.phone .sticky-icon,
	.phone-view .sticky-icon {
		width: 25px !important;
		height: 25px !important;
		margin-bottom: 5px !important;
	}

	.sfPageEditor .sticky-right ul li a::before,
	.phone .sticky-right ul li a::before,
	.phone-view .sticky-right ul li a::before,
	.tablet .sticky-right ul li a::before,
	.tablet-view .sticky-right ul li a::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 0;
	}

	.sfPageEditor .sticky-right ul li,
	.phone .sticky-right ul li,
	.phone-view .sticky-right ul li,
	.tablet .sticky-right ul li,
	.tablet-view .sticky-right ul li {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 25%;
		border-right: 1px solid rgba(255, 255, 255, 0.3);
		border-bottom: none;
		position: relative;
	}

	.sticky-right {
		position: fixed;
		bottom: 0;
		top: auto;
		top: unset;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		width: 100%;
		max-width: none;
		-webkit-border-radius: 0;
		border-radius: 0;
		z-index: 1;
	}

	.sticky-right ul li a {
		display: block;
		text-align: center;
		padding: 8px 10px;
	}

	.sticky-right .child-1 {
		display: flex;
		background-color: #00769c;
	}

	.sticky-right .child-2 {
		display: flex;
		background-color: #1984a6;
	}

	.sticky-right .child-3 {
		display: flex;
		background-color: #3391b0;
	}

	.sticky-right .child-4 {
		display: flex;
		background-color: #4c9fba;
	}

	.sfPageEditor .sticky-right ul,
	.phone .sticky-right ul,
	.phone-view .sticky-right ul,
	.tablet .sticky-right ul,
	.tablet-view .sticky-right ul {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex !important;
	}

	.sfPageEditor .sticky-right ul li a::before,
	.phone .sticky-right ul li a::before,
	.phone-view .sticky-right ul li a::before,
	.tablet .sticky-right ul li a::before,
	.tablet-view .sticky-right ul li a::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 0;
	}

	.sticky-title {
		color: #fff;
		font-weight: 700;
		font-size: 12px;
		display: block;
	}

	span.sticky-title {
		word-break: keep-all;
	}

	.sticky-right ul li {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 25%;
		border-right: 1px solid rgba(255, 255, 255, 0.3);
		border-bottom: none;
		position: relative;
	}

	.sfPageEditor .sticky-right ul li:last-child,
	.phone .sticky-right ul li:last-child,
	.phone-view .sticky-right ul li:last-child,
	.tablet .sticky-right ul li:last-child,
	.tablet-view .sticky-right ul li:last-child {
		border-right: none;
	}

	.sticky-right ul {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		padding: 0px;
		margin-bottom: 0px;
	}

	.sticky-title {
		color: #fff;
		font-weight: 700;
		font-size: 10px;
		display: block;
	}

	.sticky-icon {
		width: 30px;
		height: 30px;
		margin-bottom: 5px;
	}

	/* STICKYY BTN END */

	.takeittoHeart-sectionbox {
		padding: 20px 15px 40px !important;
	}
	.top-btm-margin {
		margin-top: 40px !important;
	}

	.Book-app-style {
		margin-left: 0px !important;
		margin-bottom: 15px;
	}

	.howtoJoin-bg {
		height: auto !important;
	}

	.glen-hero-Banner-bg {
		background-image: none !important;
	}

	.glen-section2-bg {
		background-image: none !important;
	}

	.glen-hero-Banner-bg {
		height: auto !important;
	}

	.prizes-bg {
		background-image: none !important;
	}
	.glen-section2-bg {
		height: 735px !important;
	}
}

@media screen and (max-width: 574px) {
	.eventNpromotion-bg {
		height: auto !important;
	}
}

@media screen and (min-width: 1024px) {
	/*header nav .nav-item:hover .dropdown-menu {
    display: block;
  }*/
	header .nav .nav-item .nav-link {
		padding-top: 1rem;
		padding-bottom: 1.5rem;
		padding-right: 1.2rem !important;
	}

	header nav .nav-item:hover .nav-link,
	header nav .nav-item .nav-link.active {
		color: #bf282d !important;
	}

	header span.menu-control-open,
	header span.menu-control-close {
		display: none;
	}

	header .menu {
		position: static;
		overflow: visible;
		background-color: transparent;
		width: auto;
		height: auto;
	}

	header .menu .menu-inner {
		padding: 0;
		width: 100%;
		z-index: 999;
	}

	header .menu a {
		transform: none;
		transition: none;
	}

	header .menu .version,
	header .menu .madeIn {
		bottom: -90.85vh;
		letter-spacing: 1px;
		font-size: 1.3rem;
	}

	header nav {
		flex-direction: row;
	}

	header nav .nav-item {
		/*font-size: 2.65rem;*/
		margin-left: 38px;
	}

	.ms-my-version header nav .nav-item {
		margin-left: 33px;
	}

	.zh-cn-version header nav .nav-item {
		margin-left: 100px;
	}

	.id-id-version header nav .nav-item {
		margin-left: 48px;
	}
	.hospitalPage header nav .nav-item {
		margin-left: 42px;
	}
	.hospitalPage .ms-my-version header nav .nav-item {
		margin-left: 20px;
	}
	.hospitalPage .zh-cn-version header nav .nav-item {
		margin-left: 70px;
	}
	.hospitalPage .id-id-version header nav .nav-item {
		margin-left: 15px;
	}
	header nav .nav-item:first-child {
		/*font-size: 2.65rem;*/
		margin-left: 0rem !important;
	}

	header .nav-item .nav-link {
		padding-left: 0rem !important;
	}
}

@media screen and (min-width: 1275px) {
	.video-margin {
		right: 45px !important;
	}
}

@media screen and (min-width: 1200px) {
	header nav .nav-item {
		margin-left: 81px;
	}
	.ms-my-version header nav .nav-item {
		margin-left: 70px;
	}
	.zh-cn-version header nav .nav-item {
		margin-left: 135px;
	}
	.id-id-version header nav .nav-item {
		margin-left: 85px;
	}
	.hospitalPage header nav .nav-item {
		margin-left: 69px;
	}
	.hospitalPage .ms-my-version header nav .nav-item {
		margin-left: 35px;
	}
	.hospitalPage .zh-cn-version header nav .nav-item {
		margin-left: 100px;
	}
	.hospitalPage .id-id-version header nav .nav-item {
		margin-left: 37px;
	}
}

@media screen and (max-width: 1024px) {
	.menu--active .menu {
		width: 75%;
		height: 100%;
		background-color: #f1f1f2;
		z-index: 999;
	}

	.menu .menu-inner {
		padding: 1.5rem 0px;
		width: 100%;
		overflow: auto;
	}

	header span.menu-control-close {
		padding-right: 17px;
		margin-bottom: 15px;
	}

	.dropdown-menu a:hover {
		color: #e589ac;
		padding-left: 15px;
	}

	.menu .nav-item .nav-link .icon-chevron-down {
		color: #000;
		float: right;
	}

	.dropdown-menu {
		padding: 0px 30px;
		background-color: #fff;
		box-shadow: none;
		border-radius: 0px;
	}

	.dropdown-menu {
		position: relative;
	}

	header nav .nav-item {
		margin-left: 0px;
	}

	.navbar {
		align-items: normal !important;
	}

	header nav li .nav-link {
		padding: 0.75rem 1rem !important;
	}

	header nav li.show .nav-link {
		background-color: #cecdcd;
		color: #333;
	}

	header nav .nav-item > .dropdown-menu {
		box-shadow: none;
		background-color: #fbfbfb;
	}

	.navbar-nav .dropdown-menu a {
		padding-left: 25px;
		font-weight: normal;
	}

	/* .navbar {
    padding: 0px !important;
  } */

	.navbar-nav .dropdown-menu {
		margin: 0px !important;
		border: none !important;
	}

	.dropdown-toggle i {
		float: right;
	}

	.hospital-list {
		width: 100%;
		height: 100%;
		overflow: auto;
	}

	header nav .nav-item .dropdown-submenu .dropdown-menu {
		padding-left: 20px;
		box-shadow: none;
	}

	header .menu .nav-item .dropdown-submenu:hover > a:after {
		transform: rotate(135deg);
	}

	header nav .nav-item > .dropdown-menu > li > a,
	header nav .nav-item .dropdown-menu .hospital-list a {
		border-top: 0.2px solid #ccc !important;
	}

	.hospital-list .placename-group {
		display: none;
	}

	.dropdown-menu a {
		padding: 7px 10px;
	}

	header .nav-item .nav-link {
		letter-spacing: 0.3px;
	}
}

/*End Top NavBar*/
@media (max-width: 1024px) {
	#locationSelect {
		display: block;
		width: 100%;
		height: 34px;
		padding: 6px 12px;
		font-size: 14px;
		line-height: 1.42857143;
		color: #fff;
		background-color: #327eb8;
		background-image: none;
		border: 1px solid #327eb8;
		border-radius: 4px;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		-webkit-transition: border-color ease-in-out 0.15s,
			-webkit-box-shadow ease-in-out 0.15s;
		-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
		transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	}

	#locationSelect:focus {
		box-shadow: none;
	}

	.locationTab {
		display: none !important;
	}

	.findHospital .tab-content {
		padding: 1rem 1rem 0rem;
		border-radius: 0.25rem;
		background-color: #f1f1f2;
	}

	.m-pantai-logo {
		width: 120px;
		height: auto;
	}

	.menu .nav-item {
		transform: translate3d(-150px, 0, 0);
		transition: transform 0.15s ease-in;
	}

	#navbar .container {
		padding: 15px;
	}

	.findHospital #pills-tabContent .title-style-2 {
		margin-bottom: 0px;
	}

	.ongoing-events .event-info {
		position: relative;
		border-radius: 0px 0px 15px 15px;
		top: auto;
		right: auto;
		width: auto;
	}

	.ongoing-events .event-mainImg img {
		border-radius: 15px 15px 0px 0px !important;
		width: 100%;
	}
}

@media (max-width: 1023px) {
	.desc-style-2 {
		padding: 10px 20px 45px;
	}
}

@media screen and (max-width: 991px) {
	.glen-section2-bg {
		height: 540px !important;
		background-position: 70%;
	}
}

@media (max-width: 991px) {
	.select-style-2 + i.fa {
		display: inline;
		float: right;
		margin-top: -24px;
		margin-right: 10px;
		cursor: pointer;
		padding-right: 10px;
		color: #ffffff;
		font-size: 16px;
	}
	.header {
		display: flex;
	}

	.header .container {
		padding: 0px;
	}

	#main-navbar {
		text-align: right;
	}

	.navbar-brand {
		padding: 0px !important;
	}

	.main-navbar {
		display: block;
	}

	.main-navbar .navbar-nav {
		display: inline-block;
		width: 100%;
	}

	.main-navbar .nav-item {
		display: block;
	}

	.main-carousel .carousel-caption {
		position: relative;
		right: auto;
		top: auto;
		width: 100%;
		padding: 20px;
		left: 0;
		margin: 0;
	}

	.main-carousel .carousel-caption .bannerTxt-style-1 {
		font-size: 25px;
		margin-bottom: 5px;
		line-height: 1;
	}

	.main-carousel .carousel-caption .bannerTxt-style-2 {
		font-size: 14px;
	}

	.main-carousel .carousel-caption .ctaBtn-style5 .ctaBtn-txt {
		font-size: 12px;
	}

	.main-carousel .carousel-indicators li {
		width: 10px;
		height: 10px;
		margin-right: 3px;
		margin-left: 3px;
	}

	.enquiry-nurse {
		right: -144px;
		top: -115px;
	}

	.main-carousel .carousel-indicators {
		left: auto;
		margin-right: 5%;
	}
}

@media (max-width: 767px) {
	.contest-textbox-margin {
		margin-left: 45px !important;
	}

	.desc-style-2 {
		padding: 5px 20px 45px;
	}

	.eventPromo .eventPromo-1 div:first-child {
		position: relative;
		top: 0;
		padding: 4px;
		font-size: 15px;
	}

	.eventPromo .eventPromo-3 p:first-child {
		font-size: 15px;
	}

	.eventsPromo-page .card {
		min-height: auto;
	}

	.ongoing-events .event-date {
		position: relative;
		top: 0;
		border-radius: 15px 15px 0px 0px !important;
	}

	.ongoing-events .event-mainImg img {
		border-radius: 0px !important;
	}

	.healthAZ > div {
		margin-top: 0px;
	}

	/*.healthAZ-2 {
        border-right: none;
        border-bottom: 0.5px solid #ccc;
    }*/
	.healthAZ-2 > div,
	.healthAZ-3 > div {
		margin: 0px;
	}

	.sideMenu {
		bottom: 0;
		top: auto;
		right: auto;
		width: 100%;
		background-color: #327eb8;
		z-index: 10;
	}

	.sideMenu nav {
		flex-direction: row !important;
	}

	.sideMenu .nav > div {
		font-size: 10px;
		padding: 0px;
		width: 25%;
	}

	.sideMenu .nav .nav-link {
		width: 100%;
	}

	.sideMenu .nav .sideMenu-cta1,
	.sideMenu .nav .sideMenu-cta2,
	.sideMenu .nav .sideMenu-cta3 {
		border-bottom: none;
		border-right: 1px solid #fff;
	}

	.sideMenu .nav .sideMenu-cta1,
	.sideMenu .nav .sideMenu-cta4 {
		border-radius: 0px;
	}

	.sideMenu .nav .nav-link img {
		padding: 6px 0px 4px;
	}

	.sideMenu .p-slideMenu-cta1 {
		position: inherit;
	}

	#findDoctor-container {
		right: auto;
		top: -221px;
		width: 100%;
		height: auto;
		border-radius: 0px;
		box-shadow: 0px 0px 7px #ccc;
	}

	.footer {
		padding: 20px 0px 76px;
	}

	#return-to-top {
		bottom: 80px;
		right: 6px;
		width: 40px;
		height: 40px;
	}

	#return-to-top i {
		left: 11px;
		top: 8px;
	}

	.carousel-img {
		width: 150%;
		min-width: 150%;
		margin-left: -50%;
	}

	#return-to-top:hover i {
		top: 8px;
	}

	.eventPromo .eventPromo-1 div {
		font-size: 14px;
	}

	.healthAZ-2,
	.healthAZ-3 {
		margin: 30px 0px !important;
	}

	.healthAZ-table .gender-img {
		width: 75%;
	}

	.healthAZ-table .gender-txt {
		margin-bottom: 5px;
		margin-left: 10px;
	}

	.ctaBtn-style3 img {
		width: 61%;
	}

	.ctaBtn-style3 {
		margin-left: 10px;
	}

	.hospitals-carousel .carousel-caption {
		position: relative;
	}

	.findADoctor-page .card,
	.specialties-page .card {
		margin: 0 auto;
		text-align: center;
		margin-bottom: 60px;
	}

	.findADoctor-page .card .card-title {
		min-height: 0px !important;
	}

	#navbar .container {
		padding: 17px 0px;
	}

	.findADoctor-page .ctaBtn-style9 a,
	.specialties-page .ctaBtn-style9 a,
	.eventsPromo-page .ctaBtn-style9 a {
		width: 100%;
		padding: 0.775rem 3.35rem;
	}

	.specialties-page .card .card-block {
		padding: 10px 14px 0px;
	}

	.facilitiesAmenities-page .nav-tabs a {
		font-size: 2vw;
	}

	.docDetail .scrollable-box ul {
		height: auto;
	}

	.findADoctor-page .viewProfile {
		opacity: 1;
		padding: 5px;
	}

	.m0-auto {
		margin: 0 auto !important;
	}

	.docDetail .title-style-8 {
		font-size: 23px;
	}

	.docDetail .nav-link {
		font-size: 12px;
	}

	.internationalPatients-page .blue-arrow {
		content: url(../images/arrowDown_blue2.webp);
		width: 25px;
		margin: 20px auto;
	}

	#nav-travelGuide .tg-style1 {
		text-align: center;
		margin: 1rem;
	}

	#nav-travelGuide .tgImg-style1 img,
	#nav-travelGuide .tgImg-style2 img {
		border-radius: 16px;
		margin: 1.5rem;
	}

	#nav-travelGuide .tg-style3 {
		margin: 1rem 0rem;
	}

	#carousel-travelGuide1 .carouselInfo,
	#carousel-travelGuide2 .carouselInfo {
		color: #fff;
		font-weight: bold;
		text-align: center;
		padding: 28px 45px 58px;
	}

	#nav-travelGuide .ctaBtn-style5 {
		margin: 0 auto;
	}

	#carousel-travelGuide1 .carousel-control-prev,
	#carousel-travelGuide1 .carousel-control-next,
	#carousel-travelGuide2 .carousel-control-prev,
	#carousel-travelGuide2 .carousel-control-next {
		top: auto;
		bottom: 35%;
	}

	.m-makeAnEnquiry {
		display: block;
	}

	.makeAnEnquiry-btn {
		background-color: #2d8f00;
		color: #fff;
		position: fixed;
		padding: 7px 30px;
		right: -76px;
		top: 51%;
		transform: rotate(-90deg);
		z-index: 99;
	}

	.makeAnEnquiry-btn2 {
		display: none;
	}
}

@media (max-width: 600px) {
	.carousel-control-next,
  .carousel-control-prev /*, .carousel-indicators */ {
		filter: invert(100%);
	}

	.glen-prizes-bg {
		display: block;
	}

	.glen-prizes-mobile-bg {
		background-image: url(/images/gleneagleshospitalmalaysialibraries/itrustgleneagles/Prizes-bg-mobile.webp);
		background-repeat: no-repeat;
		background-repeat: no-repeat;
		background-size: cover;
		height: auto !important;
		background-position: bottom;
	}

	.confetti-blank-bg {
		background-image: url(/images/gleneagleshospitalmalaysialibraries/itrustgleneagles/confetti-bg_mobile.webp) !important;
		background-repeat: no-repeat !important;
		background-size: cover;
		width: auto;
		margin: auto;
		background-position: top;
	}

	.scrolltop {
		bottom: 100px !important;
	}

	.title-style-1 {
		font-size: 6vw;
		margin-bottom: 5px;
	}

	.desc-style-1 {
		margin-bottom: 15px;
	}

	.desc-style-2 {
		padding: 5px 30px 40px;
		line-height: 1.5;
		max-height: 185px;
		min-height: 185px;
	}

	.bottomNavbar table tr td {
		padding: 10px 16px;
	}

	.bottomNavbar table tr td:first-child {
		padding: 10px 16px 10px 0px;
	}

	.ctaBtn-style4 a {
		padding: 12px 10px;
		font-size: 11px;
	}

	.main-carousel .carousel-caption .ctaBtn-style5 .ctaBtn-txt {
		font-size: 11px;
		padding-left: 20px;
	}

	.main-carousel .carousel-caption .ctaBtn-style5 img {
		width: 64%;
		padding: 2px;
	}

	.facilitiesAmenities-page .nav-tabs a {
		font-size: 2.5vw;
	}

	.enquiryForm-tile {
		font-size: 20px;
	}
}

@media (max-width: 479px) {
	.desc-style-2 {
		max-height: 110px;
		min-height: 110px;
	}
	.Banner-title-2-white {
		font-size: 25px;
		text-align: center;
	}

	.carousel-indicators > li {
		border-radius: 50%;
		width: 10px;
		height: 10px;
	}
}

@media (max-width: 430px) {
	.winner-height-adjust-2 {
		margin-bottom: 0px !important;
		padding-bottom: 0px !important;
	}

	.mobile-height-adjustment {
		height: 460px;
	}

	.cta-video-btn {
		cursor: pointer;
		width: 235px;
		position: absolute;
		top: 465px;
		left: calc((100% - 220px) / 2);
	}

	.image-fix-size {
		height: 137px !important;
	}

	.prizes-content-box-bottom {
		width: 100% !important;
	}

	.prizes-bg {
		height: 570px !important;
	}

	.glen-section2-bg {
		height: 735px !important;
	}

	.winnerProfile-box {
		margin: 0px !important;
	}

	.section-title-Prizes {
		font-size: 25px !important;
	}

	.section-title-Winner {
		font-size: 25px !important;
	}

	.title1-package-section {
		font-size: 25px !important;
	}

	.title1-hastag {
		font-size: 25px !important;
	}

	.title-sectionHeart {
		font-size: 25px !important;
	}

	.prizes-content-box {
		font-size: 16px !important;
	}

	.gleneaglesHospital_logo {
		width: 52vw !important;
		height: auto !important;
	}

	.m-pantai-logo {
		width: 200px;
		height: auto;
	}

	html,
	body,
	p {
		font-size: 16px !important;
	}

	.accordion .link {
		padding: 20px 35px 15px !important;
	}
}

@media (max-width: 425px) {
	.title-style-1 {
		font-size: 7vw;
	}

	.ctaBtn-style1 {
		width: 240px;
	}

	.ctaBtn-style1 .ctaBtn-txt {
		font-size: 14px;
	}

	.ctaBtn-style1 img {
		width: 85%;
	}

	.desc-style-2 {
		max-height: 126px;
		min-height: 126px;
	}

	.ctaBtn-style6 a {
		font-size: 12px;
		padding-bottom: 11px 35px;
	}

	.ctaBtn-style2 {
		width: 175px;
	}

	.ctaBtn-style2 .ctaBtn-txt2 {
		font-size: 14px;
	}

	.ctaBtn-style2 img {
		width: 80%;
	}

	.ctaBtn-style3 {
		width: 82px;
		height: 30px;
	}

	.ctaBtn-style3 .ctaBtn-txt3 {
		padding-left: 10px;
	}

	.ctaBtn-style3 img {
		width: 90%;
	}

	.healthAZ-table .gender-img {
		width: auto;
	}

	.healthAZ-table .gender-txt {
		margin-left: 5px;
	}

	.ctaBtn-style3 {
		margin-left: 5px;
	}

	.title-style-8 {
		font-size: 7vw;
		padding-top: 10px;
	}

	.ongoing-events .event-info {
		padding: 30px 8vw;
	}

	.facilitiesAmenities-page .nav-tabs a {
		font-size: 3vw;
	}

	.facilitiesAmenities-page #accordion .card-header > div,
	.facilitiesAmenities-page #accordion2 .card-header > div,
	.facilitiesAmenities-page #accordion3 .card-header > div {
		padding: 15px;
	}

	.facilitiesAmenities-page #accordion .card-body,
	.facilitiesAmenities-page
		#accordion2
		.card-body
		.facilitiesAmenities-page
		#accordion3
		.card-body {
		padding: 0px 20px 20px 20px;
	}

	.patientCare-page .room-rate .room-rate-table > thead > tr > td:first-child,
	.patientCare-page
		.room-rate
		.room-rate-table
		tbody
		tr
		td
		table
		tr
		td:first-child {
		padding-left: 5px;
	}

	.patientCare-page .room-rate .room-rate-table > thead > tr > td:nth-child(2),
	.patientCare-page
		.room-rate
		.room-rate-table
		tbody
		tr
		td
		table
		tr
		td:nth-child(2) {
		padding-left: 5px;
	}

	.patientCare-page #accordion .card-header div {
		padding: 10px 5px 10px 5px;
		padding-right: 5px;
	}

	.patientCare-page #accordion .card-body {
		padding: 0px 5px 20px 5px;
	}

	.emergencyContact,
	.emergencyContact2 {
		padding: 10px 15px;
	}

	.specialtiesDetail-page #accordion .card-body {
		padding: 0px 25px 20px;
	}

	.specialtiesDetail-page #accordion .card-header a:after {
		right: 25px;
	}

	.specialtiesDetail-page #accordion .card-header a div:last-child {
		padding-right: 12px;
	}

	.internationalPatients-page .nav-tabs a {
		font-size: 3vw;
	}

	.enquiry-nurse img {
		width: 65%;
	}

	.enquiry-nurse {
		right: -173px;
		top: -99px;
	}

	.footer .footer_content1 a {
		padding-right: 15px;
	}

	.footer .footer_content1 a {
		font-size: 13px;
	}
}

@media (max-width: 376px) {
	.cta-video-btn {
		top: 405px;
	}

	.eventNpromotion-bg {
		height: auto !important;
	}

	.glen-section2-bg {
		height: 670px !important;
	}

	.goeasy-logo-responsive-mobile {
		width: 35% !important;
	}
}

@media (max-width: 375px) {
	.accordion .link {
		padding: 14px 33px 14px 15px !important;
	}

	.eventNpromotion-bg {
		height: auto !important;
	}

	.ongoing-events .event-info {
		padding: 7vw 5vw;
	}

	.facilitiesAmenities-page .nav-tabs a {
		font-size: 4vw;
	}
}

/*infinate scrolling*/
.clearfix,
.list {
	zoom: 1;
}

.clearfix:before,
.list:before,
.clearfix:after,
.list:after {
	content: " ";
	display: block;
	height: 0;
	overflow: hidden;
}

.clearfix:after,
.list:after {
	clear: both;
}

.is-hidden {
	display: none !important;
}

.load-more,
.loading {
	clear: both;
}

.load-more:hover {
	background-color: #333;
	color: white;
	border: 1px solid #ccc;
	transition: all 0.3s ease;
	cursor: pointer;
}

.list {
}

.element {
	transform: scale(0.01);
}

.element-in {
	animation: listIn 0.4s ease;
	transform: scale(1);
}

@keyframes listIn {
	from {
		transform: scale(0.1);
	}

	to {
		transform: scale(1);
	}
}

.loading {
	height: 10px;
	width: 10px;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: fixed;
}

.loading:before,
.loading:after {
	position: absolute;
	display: block;
	content: ".";
	color: transparent;
	width: 15px;
	height: 15px;
	background: #333;
	border-radius: 50%;
	-webkit-animation: loading 1s infinite linear;
	margin-left: -7.5px;
	margin-top: -7.5px;
	transition: all 0.2s;
}

.loading:before {
	background: #e74c3c;
	bottom: auto;
	top: 0;
	right: 0;
	left: 0;
}

.loading:after {
	background: #c0392b;
	bottom: 0;
	top: auto;
	left: 0;
	right: 0;
	-webkit-animation-delay: -0.5s;
}

@-webkit-keyframes loading {
	0% {
		top: 0%;
		left: 50%;
		right: auto;
		bottom: auto;
	}

	25% {
		top: 50%;
		left: 0%;
	}

	50% {
		bottom: auto;
		top: 100%;
		right: auto;
		left: 50%;
	}

	75% {
		top: 50%;
		bottom: auto;
		left: 100%;
		right: auto;
	}

	100% {
		top: 0%;
		bottom: auto;
		left: 50%;
		right: auto;
	}
}

@media (max-width: 321px) {
	.cta-video-btn {
		top: 350px;
	}

	.glen-section2-mobile-video-bg {
		height: 530px !important;
		background-position: right !important;
	}

	.eventNpromotion-bg {
		height: auto !important;
	}

	.gleneaglesHospital_logo {
		width: 50vw !important;
		height: auto !important;
	}

	.prizes-content-box-bottom {
		width: 100% !important;
	}

	.glen-cardio-banner-margin-mobile {
		margin-top: 45px !important;
	}

	.navbar-toggler {
		padding: 0px;
	}

	.prizes-mobile-bg {
		height: 610px !important;
	}
}

/* Rebrand Microsite styling START */

.kidswithbike-bg {
	background-image: url(/itrustgleneagles/asset/images/rebrand/KV-2kidswithbike-bg.webp);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	height: 720px;
}

.confetti-bg {
	background-image: url(/itrustgleneagles/asset/images/rebrand/confetti-bg.webp);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	background-position: bottom !important;
}

.winner-height-adjust {
	margin-top: 100px;
}

.winner-height-adjust-2 {
	margin-bottom: 3rem;
}

.bg-blue-pattern {
	background: #307fde;
	width: 1041px;
	height: 550px;
	margin-left: 100px;
}

.bg-blue-pattern-textbox {
	background: #307fde;
	width: 1041px;
	height: 400px;
}

.PR-kissbaby-position {
	margin-top: -30px;
	margin-left: -80px;
}

.about-us-p {
	padding: 30px;
	color: white;
	margin-top: 30px;
}

.about-us-p-2 {
	padding: 0px 30px;
	margin-top: 50px;
}

.section-title {
	font-size: 60px;
	font-weight: 700;
	line-height: 1;
}

.section-sub-title {
	font-size: 45px;
	font-weight: bold;
	padding: 10px 0px;
}

.carousel-indicators-numbers li {
	width: 30px;
	height: 30px;
	margin-right: 10px !important;
	margin-left: 10px !important;
	border-radius: 50% !important;
	border: 0 !important;
	background-color: transparent !important;
	box-shadow: 0 0 0 0.2rem white;
	text-indent: 0;
	text-align: center;
	line-height: 30px;
	color: #fff;
	transition: all 0.25s ease;
	font-size: 15px;
}

.margin-left-text {
	margin-left: auto;
	margin-right: 35px;
	margin-top: -20px !important;
}

.ourPillars-bg {
	background: linear-gradient(180deg, #00b4eb 82%, white 15%);
}

.strongerTgt-bg {
	background: linear-gradient(180deg, #4cb748 75%, #ed7547 25%);
}

.ourPillars-img-position {
	margin-left: 80px;
	margin-top: 30px;
}

.sectionbox-ourPillars {
	padding: 40px 15px 40px;
}

.section-title-strongerTgt {
	font-size: 55px;
	font-weight: 700;
	line-height: 1;
	color: white;
}

.strongerTgt-textbox {
	margin-top: 90px;
}

.p-strongerTgt-textbox {
	margin-top: 30px;
	font-size: 18px;
	color: white;
}

.sub-title-strongerTgt {
	color: white;
	font-weight: bold;
	margin-top: 75px;
	margin-bottom: 10px;
	font-size: 33px;
}

.p-strongerTgt-duration {
	margin: 0;
	font-size: 18px;
	font-weight: bolder;
	color: white;
	margin-top: 15px;
	margin-bottom: 15px;
}

.p-strongerTgt-duration-normal {
	margin: 0;
	font-size: 18px;
	color: white;
	margin-top: 15px;
	margin-bottom: 15px;
}

.strongerTgt-img-position {
	margin-left: 80px;
	margin-top: 30px;
	padding: 25px;
}

.howtoJoin-title {
	color: #307fde;
	font-weight: bold;
	margin-top: 75px;
	margin-bottom: 10px;
	font-size: 33px;
}

.icon-size {
	width: 52px;
}

.tab-title-steps-style {
	color: #307fde;
	font-size: 20px;
	background-color: transparent;
	font-weight: bold;
	margin-bottom: 25px;
}

.steps-content {
	font-size: 15px;
	color: black;
	font-weight: bold;
}

.section-title-Winner {
	font-size: 42px;
	font-weight: 700;
	line-height: 1;
	color: #ed7547;
}

.Winner-content {
	text-align: center;
}

.p-Winner-textbox {
	font-size: 20px;
	color: black;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: normal;
}

.Winner-box .nav-pills .nav-link.active {
	color: white;
	background-color: #ec8a00;
}

.Winner-box .nav-pills .nav-link {
	font-weight: bold;
	font-size: 17px;
	margin: 5px 5px;
	border: #ec8a00 2.5px solid;
	border-radius: 25px;
	background-color: #fff;
	color: #ec8a00;
	padding: 10px 40px;
}

.Winner-box .nav {
	/* border: #35b5bd 2.5px solid; */
	width: 79%;
	align-items: center;
	margin: auto;
	border-radius: 50px;
	/* display: inline-block; */
}

.winner-name-p {
	color: #449bb6;
	font-size: 18px;
	font-weight: bold;
	margin: 10px auto;
}

.winner-p-style {
	font-size: 15px;
	color: black;
}

.video360-bg {
	background: linear-gradient(180deg, #4cb748 75%, #fff 25%);
}

.video360-video-img {
	margin-top: 90px;
	margin-bottom: 62px;
}

.section-title-video360 {
	color: white;
	font-weight: bold;
	margin-top: 75px;
	margin-bottom: 10px;
	font-size: 40px;
	padding-left: 40px;
}

/* GLEN VIDEO BTN START */

.imageBox-1 {
	position: relative;
	float: left;
}

#nav-howtoJoin-view .imageBox-1 {
	position: relative;
	float: left;
	padding: 17px !important;
}

.imageBox-1 .hoverImg-1 {
	/* position: absolute;
	left: 0;
	top: 0; */
	display: none;
}

.imageBox-1:hover .hoverImg-1 {
	display: inline;
}

#nav-glen-hero-Banner .imageBox-1 .hoverImg-1,
#nav-glen-hero-Banner .imageBox-1 .imageInn-1 {
	/* position: absolute;
	left: 90px !important;
	top: 8px; */
}

#nav-glen-hero-Banner .imageBox-1:hover .imageInn-1,
#nav-glen-hero-Banner .imageBox-1.active .imageInn-1 {
	display: none !important;
}

#nav-glen-hero-Banner .imageBox-1:hover .hoverImg-1,
#nav-glen-hero-Banner .imageBox-1.active .hoverImg-1 {
	display: inline !important;
}

/* GLEN VIDEO BTN END */

.accordion li i.fa-plus {
	right: 12px;
	left: auto;
	font-size: 16px;
	color: #ec8a00 !important;
}

.accordion li i.fa-minus {
	right: 12px;
	left: auto;
	font-size: 16px;
	color: #ec8a00 !important;
}

/* MINUS & PLUS FA FA START */
.panel-title > a:before {
	color: #ec8a00 !important;
}

.panel-title > a.collapsed:before {
	color: #ec8a00 !important;
}

@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
.panel-title > a:before {
	float: right !important;
	font-family: FontAwesome;
	content: "\f068";
	padding-right: 5px;
}
.panel-title > a.collapsed:before {
	float: right !important;
	content: "\f067";
}
.panel-title > a:hover,
.panel-title > a:active,
.panel-title > a:focus {
	text-decoration: none;
}
/* MINUS & PLUS FA FA END */

.accordion li i.fa-chevron-down {
	color: #ec8a00 !important;
}

.accordion li.open i {
	color: #ec8a00 !important;
}

.accordion li.open .link {
	color: #00769c !important;
	background-color: #fff !important;
}

.submenu {
	background: white !important;
	font-size: 16px !important;
	padding: 15px 15px !important;
}

/* Rebrand Microsite styling END */

/* Glen-cardio START */
.glen-hero-Banner-bg {
	background-image: url(/images/gleneagleshospitalmalaysialibraries/itrustgleneagles/glen-video-sample-bg.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100% !important;
	/* height: 625px; */
}

.Banner-title {
	font-size: 32px;
	font-weight: 700;
	color: black;
	margin-top: 80px;
	font-family: nunito;
}

.Banner-content-box {
	color: #333333;
	font-size: 21px;
	margin-top: 20px;
	max-width: 495px;
}

.glen-section2-bg {
	background-image: url(/images/gleneagleshospitalmalaysialibraries/itrustgleneagles/glen-cardio-kv-section2-bg-final.webp);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	height: 580px;
	width: auto;
	margin: auto;
}

.glen-section2-video-bg {
	background-image: url(/images/gleneagleshospitalmalaysialibraries/itrustgleneagles/glen-bg-2.webp);
	/* background-color: rgb(250, 210, 210) !important; */
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	width: auto;
	margin: auto;
	background-position: top;
}

.glen-section2-mobile-video-bg {
	background-image: url(/images/gleneagleshospitalmalaysialibraries/itrustgleneagles/glen-bg-2-mobile.webp);
	/* background-color: rgb(250, 210, 210) !important; */
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	height: 455px;
	width: auto;
	margin: auto;
}

.confetti-bg {
	background-image: url(/images/gleneagleshospitalmalaysialibraries/itrustgleneagles/confetti-stage-bg.webp);
	/* background-color: rgb(250, 210, 210) !important; */
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	width: auto;
	margin: auto;
	background-position: center;
}

.glen-prizes-bg {
	background-image: url(/images/gleneagleshospitalmalaysialibraries/itrustgleneagles/Prizes-bg-v1.webp);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	height: auto !important;
}

.Banner-title-2-white {
	color: white;
	font-size: 32px;
	font-weight: bolder;
	text-transform: uppercase;
	margin-top: 10px;
	font-family: "Tahoma" !important;
}

.Banner-title-2 {
	color: #00a5a9;
	font-size: 32px;
	font-weight: bolder;
	text-transform: uppercase;
	margin-top: 10px;
}

.Banner-title-3 {
	color: #00a5a9;
	font-size: 32px;
	font-weight: bolder;
	text-transform: uppercase;
	margin-top: 0px !important;
	font-family: nunito;
}

.horizontal-goeasy-sec2 {
	padding-bottom: 10px;
}

.Banner-sub-title-2 {
	color: #333333;
	font-size: 21px;
	font-weight: bolder;
	line-height: 1.3;
	margin-top: 15px;
	max-width: 495px;
}

.Banner-paragraph-2-white {
	color: white;
	font-size: 18px;
	margin-top: 20px;
	font-weight: normal;
}

.Banner-paragraph-2 {
	color: #333333;
	font-size: 16px;
}

.banner-p-title {
	color: #03a3a7;
	font-size: 18px;
	margin-top: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}

.Banner-tagline-2 {
	color: #bf282d;
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 24px;
	font-family: nunitoextrabold;
}

.navbar-light .navbar-nav .nav-link {
	color: black;
	font-weight: bold;
}

.navbar-light .navbar-nav .nav-link {
	color: black;
	font-weight: bold;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: rgb(24 168 173);
}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
	color: #00a5a9;
	font-weight: bold;
}

.Book-app-style {
	text-align: center;
	width: 200px;
	background: #bf282d;
	border-radius: 15px;
	margin-left: 20px;
}

.book-app-font-style {
	color: white !important;
	font-size: 13px !important;
}

.howtoJoin-bg {
	background-image: url(/images/gleneagleshospitalmalaysialibraries/itrustgleneagles/steps/glen-cardio-kv-sectioncontest-color-bg-final.webp);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	height: auto !important;
}

.contest-content-box {
	margin-right: auto;
	margin-left: 44%;
}

.top-btm-margin {
	margin-top: 80px;
}

.p-center {
	vertical-align: middle !important;
}

.campaign-margin {
	margin-top: 1rem;
	margin-bottom: 0px;
}

.steps-margin {
	margin-bottom: 15px;
}

.prizes-bg {
	background-color: #fdbb4b !important;
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	height: 920px;
	width: auto;
	margin: auto;
}

.section-title-Prizes {
	font-size: 42px;
	font-weight: 700;
	line-height: 1;
	color: #14779c;
}

.prizes-section-margin {
	text-align: center;
	margin-top: 40px;
}

.prizes-empty-box {
	margin-bottom: 550px;
}

.prizes-content-box {
	color: #00000a;
	padding-top: 20px;
	font-size: 22px;
}

.prizes-content-box-bottom {
	color: #00000a;
	padding-top: 20px;
	text-align: center;
	width: 90%;
}

.eventNpromotion-bg {
	background-image: url(/images/gleneagleshospitalmalaysialibraries/itrustgleneagles/glen-cardio-sectionHeart-bg.webp);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	height: auto !important;
}

.title-sectionHeart {
	font-size: 42px !important;
	color: white !important;
	text-transform: capitalize !important;
}

.heart-textbox-font {
	color: #00000a !important;
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: #025571 !important;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #025571 !important;
}

.slick-next:before {
	content: url(../images/arrowRight_red.svg) !important;
}

.slick-prev:before {
	content: url(../images/arrowLeft_red.svg) !important;
}

/* .Winner-box .nav-item {
  display: inline-block;
} */

.btn-style2 {
	background-color: #a72b2a !important;
	color: white !important;
	border: 2px solid #a72b2a !important;
	border-color: #a72b2a !important;
}

.btn-style2:hover {
	background-color: white !important;
	color: #a72b2a !important;
}

.title1-package-section {
	color: #00000a;
	font-size: 32px;
	text-align: center;
	font-weight: bold;
}

.content-package-section {
	color: #00000a;
	font-size: 22px;
	margin-top: 20px;
}

.cardInfo-title {
	color: #a72b2a !important;
}

.cardInfo-text {
	color: #00000a !important;
}

.hastag-bg {
	background-color: #00769d;
}

.title1-hastag {
	color: white;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	padding: 15px 0;
	letter-spacing: 1px;
}

.hastag-joinus-title {
	padding-top: 10px;
	font-size: 30px;
}

.nav-margin {
	margin-right: 2rem;
}

#locationSelectCU {
	font-size: 14px !important;
}

.locationTab .nav-item {
	cursor: pointer;
}

.locationTab .nav-item .nav-link {
	background-color: #00769d !important;
	border: 1px solid #00769d !important;
	color: #fff;
	border-radius: 0.25rem;
}

.locationTab .nav-item .nav-link:hover {
	background-color: #fff !important;
	color: #00769d;
}

.locationTab2 .nav-pills .nav-link.active,
.locationTab2 .nav-pills .show > .nav-link {
	background-color: #00769d !important;
	color: #fff !important;
	font-size: 16px;
}

.locationTab .nav-item,
.locationTab2 .nav-item {
	width: 25%;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

.contact-icon,
.contact-info {
	display: inline;
}

.contact-icon {
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.contact-infoTitle {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: top;
	color: #66adc3;
}

.contact-GHText {
	font-size: 16px;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
}

.contact-infoText {
	font-size: 12.5px;
	margin: 10px 0;
}

.contact-infoText td {
	padding-bottom: 5px;
}

.bg-footer {
	background-color: #d8d8d8;
}

.footer-cta a {
	font-size: 12px;
	font-weight: 700;
	color: #59595b;
}

.footer-cta a:hover {
	color: #00769e;
	text-decoration: none;
}

.footer-cta {
	display: inline;
	padding-right: 50px;
}

.footer-text {
	font-size: 12.5px;
	text-align: right;
	color: #59595b;
}

#nav-contact a {
	color: #59595b;
	font-size: 16px;
}

.font-weight-bold {
	font-weight: 700 !important;
}

.contact-infoText td {
	padding-bottom: 5px;
	font-size: 16px;
	color: #59595b;
}

.contact-infoTitle {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: top;
	color: #66adc3;
}

#nav-contact .title1 {
	color: #00769d !important;
}

.banner-title-mview {
	font-weight: 600;
	color: black;
	font-family: nunito;
}

.banner-content-box-mview {
	color: #00000a;
	line-height: 2;
	margin-top: 20px;
	margin-bottom: 50px !important;
}

.Banner-tagline-2-mobile {
	color: #bf282d;
	text-transform: uppercase;
	font-weight: bolder;
	font-family: nunitoextrabold;
	margin-bottom: 40px;
}

.Banner-sub-title-2-mobile {
	color: #00000a;
}

.Banner-paragraph-2-mobile {
	color: #00000a;
}

.contest-sub-title-2-mobile {
	text-align: center;
}

.contest-paragraph-2-mobile {
	text-align: center;
}

.contest-textbox-margin {
	margin-left: 80px;
}

.prizes-mobile-bg {
	background-image: url(/images/gleneagleshospitalmalaysialibraries/itrustgleneagles/new-prizes-bg-yellow-mobile.webp);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	height: 600px;
}

.hastag-joinus-title-mobile {
	font-size: 18px;
}

.mobile-social-icons {
	width: 35px;
}

.glen-cardio-banner-margin-mobile {
	margin-top: 55px !important;
}

.about-box1 {
	margin-bottom: 20px;
}

/* D-view STICKY RIGHT start*/
.d-view.sticky-right {
	max-width: 85px !important;
	position: fixed !important;
	top: 55% !important;
	right: 0 !important;
	-webkit-transform: translateY(-50%) !important;
	-ms-transform: translateY(-50%) !important;
	transform: translateY(-50%) !important;
	background-color: rgba(16, 125, 163, 0.9) !important;
	border-top-left-radius: 6px !important;
	-webkit-border-top-left-radius: 6px !important;
	-moz-border-top-left-radius: 6px !important;
	border-bottom-left-radius: 6px !important;
	-webkit-border-bottom-left-radius: 6px !important;
	-moz-border-bottom-left-radius: 6px !important;
	z-index: 31 !important;
	overflow: hidden !important;
}

.d-view.sticky-right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.d-view.sticky-right .child-1 {
	/* background-color: #ed8b00; */
	background-color: #00769c;
}

.d-view.sticky-right .child-2 {
	/* background-color: #07a3a8; */
	background-color: #1984a6;
}

.d-view.sticky-right .child-3 {
	/* background-color: #4cbec2; */
	background-color: #3391b0;
}

.d-view.sticky-right ul li a {
	display: block;
	text-align: center;
	padding: 15px 10px;
}

.d-view.sticky-right ul li:last-child {
	border-bottom: none;
}
.d-view.sticky-right .child-4 {
	/* background-color: #80cfd2; */
	background-color: #4c9fba;
}

.d-view .sticky-icon {
	width: 30px !important;
	height: 30px !important;
	object-fit: contain;
	object-position: 50%;
	font-family: "object-fit: contain; object-position: 50%";
	margin-bottom: 10px;
}

.d-viewspan .sticky-title {
	word-break: keep-all;
}

.d-view .sticky-title {
	color: #fff;
	font-weight: 700;
	font-size: 11px;
	display: block;
	font-family: arial;
}

/* D-view STICKY RIGHT end */

#form-tnc {
	color: #59595b !important;
}

.form-tnc table, .form-tnc th, .form-tnc td {
	border: 1px solid #00a5a9;
	border-collapse: collapse;
  }

.pink-cta,
.form-tnc a, #nav-Prizes a, #nav-Winner p a {
	color: #00a5a9 !important;
}

.takeittoheart-text {
	font-size: 22px;
}

.hashtag-text {
	font-size: 22px;
}

.image-fix-size {
	height: 230px;
}
/* Glen-cardio END */

/* Image Upload Style Start */
.image-pastable {
	border-style: dotted;
	border-color: #ccc;
	text-align: center;
	transition: all 0.3s;
}

.image-pastable:hover {
	border-style: dotted;
	border-color: #808080;
	cursor: pointer;
	font-size: 20px;
}
/* Image Upload Style End */
