@font-face {
	font-family: 'dincond-regular';
	src: url('../../../fonts/dincond-regular.otf');
}

@font-face {
	font-family: 'dincond-bold';
	src: url('../../../fonts/dincond-bold.otf');
}

@font-face {
	font-family: 'dincond-medium';
	src: url('../../../fonts/dincond-medium.otf');
}

body {
	font-family: 'dincond-regular', Arial, Verdana, sans-serif;
	font-size: 24px;
	margin: 0;
	padding: 0;
	color: #58595b;
	-webkit-text-size-adjust: none;
	background-color: #ffffff;
}

html,
body {
	margin: 0;
	padding: 0;
	position: relative;
}

body.section_home {}

input,
form,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
div,
table,
img,
p,
ul,
li {
	margin: 0;
	padding: 0;
}

ul {
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 18px;
}

ol {
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 18px;
}

th {
	text-align: left;
	padding: 5px;
}

td {
	vertical-align: top;
}

#table_form td {
	vertical-align: top;
}

img {
	border: none;
}

input:focus,
textarea:focus {
	outline: none;
}

a,
a:visited {
	text-decoration: none;
	color: #eb001a;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
	font-weight: normal;
}

a:hover {
	color: #eb001a;
	text-decoration: uderline;
	animation: color_change 0.5s;
	font-weight: normal;
}

a:focus {
	outline: none;
}

p {
	clear: both;
	padding-bottom: 30px;
	line-height: 150%;
	font-size: 24px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #eb001a;
	font-size: 45px;
	font-family: 'dincond-medium';
	margin-bottom: 30px;
	line-height: 120%;
	font-weight: 800;
}

h2 {
	font-size: 28px;
	font-weight: 400;
}

.main_content ol,
.main_content ul {
	font-size: 18px;
	color: #5a5a5a;
	line-height: 150%;
	padding-bottom: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-left: 0px;
}

.main_content ol li,
.main_content ul li {
	padding-bottom: 30px;
}

.rtecenter {
	text-align: center;
}

.table_contact {
	clear: both;
	margin-bottom: 20px;
}

.table_contact td {
	padding: 0px 10px 5px 0px;
}

.table_contact td.title {}

.table_contact td.title2 {}

.table_contact td {}

#container {
	position: relative;
	margin: auto;
	padding: auto;
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	/*
	 background-color:#ffffff;*/
}

#main_container {
	position: relative;
	margin: auto;
	padding: auto;
	/* width:100%;
     */
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 100%;
	margin-top: 100px;
	-webkit-transition: all 500ms ease-out 0s;
	-moz-transition: all 500ms ease-out 0s;
	-o-transition: all 500ms ease-out 0s;
	transition: all 500ms ease-out 0s;
}

.section_home #main_container {
	/*
    margin-top: 0px;*/
}

#main_container.current {
	-webkit-transition: all 500ms ease-out 0s;
	-moz-transition: all 500ms ease-out 0s;
	-o-transition: all 500ms ease-out 0s;
	transition: all 500ms ease-out 0s;
}

#main_content_container {
	width: 100%;
	margin: auto;
	padding: auto;
	min-height: 300px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#main_content {
	clear: both;
	width: 100%;
	margin: auto;
	padding: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.header {
	clear: both;
	width: 100%;
	height: 100px;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 99;
	-webkit-transition: height 500ms ease-out 0s;
	-moz-transition: height 500ms ease-out 0s;
	-o-transition: height 500ms ease-out 0s;
	transition: height 500ms ease-out 0s;
	background: #ffffff;
	/*
	-webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.43);
	-moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.43);
	box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.43);
*/
}

.header_container {
	max-width: 96%;
	max-width: 96%;
	position: relative;
	margin: auto;
	-webkit-transition: all 500ms ease-out 0s;
	-moz-transition: all 500ms ease-out 0s;
	-o-transition: all 500ms ease-out 0s;
	transition: all 500ms ease-out 0s;
}

.section_home .header {
	background: none;
}

.section_home .header.header_current {
	background: #ffffff;
}

.header_current {
	/*
	 border-bottom:1px solid #cfcfcf;
 */
	-webkit-transition: height 500ms ease-out 0s;
	-moz-transition: height 500ms ease-out 0s;
	-o-transition: height 500ms ease-out 0s;
	transition: height 500ms ease-out 0s;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.43);
	-moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.43);
	box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.43);
}

#logo {
	position: absolute;
	left: 0px;
	top: 40px;
	width: 110px;
	width: 160px;
	top: 15px;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}

#logo img {
	width: 100%;
}

#logo .img2 {
	display: none;
}

.section_home #logo {
	top: 40px;
	width: 172px;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
	width: 100px;
	top: 8px;
}

.section_home #logo .img1 {
	display: none;
}

.section_home #logo .img2 {
	display: inline;
}

.section_home .header_current #logo {
	width: 110px;
	width: 140px;
	width: 180px;
	width: 120px;
	top: 8px;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}

.section_home .header_current #logo .img1 {
	display: inline;
}

.section_home .header_current #logo .img2 {
	display: none;
}

.mmenu {
	display: none;
}

.mobile_content {
	display: none;
}

.topmenu_area {
	position: absolute;
	left: 0px;
	top: 30px;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
	right: 0px;
}

.header_current .topmenu_area {}

.topmenu {
	float: left;
}

.topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.topmenu ul li {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 25px;
	position: relative;
	text-align: left;
}

.topmenu_line {
	width: 100%;
	height: 4px;
	background-color: #eb001a;
	margin-bottom: 5px;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}

.topmenu ul li a:link,
.topmenu ul li a:visited,
.section_home .header_current .topmenu ul li a:link,
.section_home .header_current .topmenu ul li a:visited {
	font-size: 24px;
	color: #eb001a;
	font-family: 'dincond-medium';
	text-decoration: none;
	/*
	 padding-bottom:7px;
	 */
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}

.topmenu ul li a:link .topmenu_line,
.topmenu ul li a:visited .topmenu_line,
.section_home .header_current .topmenu ul li a:link .topmenu_line,
.section_home .header_current .topmenu ul li a:visited .topmenu_line {
	width: 0%;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}

.topmenu ul li a:hover,
.topmenu ul li a.current:link,
.topmenu ul li a.current:visited,
.section_home .header_current .topmenu ul li a:hover,
.section_home .header_current .topmenu ul li a.current:link {
	font-size: 24px;
	color: #58595b;
	font-family: 'dincond-medium';
	text-decoration: none;
	/*
	 border-bottom:2px solid #eb001a;
	 padding-bottom:2px;
	 */
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}

.topmenu ul li a:hover .topmenu_line,
.topmenu ul li a.current:link .topmenu_line,
.topmenu ul li a.current:visited .topmenu_line,
.section_home .header_current .topmenu ul li a:hover .topmenu_line,
.section_home .header_current .topmenu ul li a.current:link .topmenu_line {
	width: 100%;
	background-color: #58595b;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}

.topmenu ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: -10px;
	top: 35px;
	width: 230px;
	background-color: #ffffff;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.43);
	-moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.43);
	box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.43);
	padding-top: 5px;
	padding-bottom: 5px;
	display: none;
}

.topmenu ul ul li {
	clear: both;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.topmenu ul ul li a:link,
.topmenu ul ul li a:visited {
	display: block;
	padding: 5px 10px 5px 10px;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
	color: #eb001a;
}

.topmenu ul ul li a:hover {
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
	color: #58595b !important;
}

#footer {
	width: 100%;
	margin-top: 50px;
	font-size: 15px;
	margin-bottom: 50px;
}

#footer_container {
	max-width: 96%;
	margin: auto;
}

.copyright {
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 24px;
}

.topmenu_m {
	display: none;
}

.mmenu {
	display: none;
}

.mobile_content {
	display: none;
}

.footer_contact {
	clear: both;
	margin-bottom: 20px;
	width: 100%;
	text-align: center;
}

.footer_contact .photo {
	max-width: 50px;
	margin: auto;
}

.footer_contact .photo img {
	width: 100%;
	margin-bottom: 15px;
}

.footer_contact .title {
	text-align: center;
	font-size: 22px;
	color: #eb001a;
	font-family: 'dincond-bold';
	margin-bottom: 10px;
}

.footer_contact .desc a:link,
.footer_contact .desc a:visited {
	color: #58595b;
	font-size: 24px;
	font-family: "Arial", Sans-serif;
}

.footer_contact .desc a:hover {
	color: #eb001a;
	font-size: 24px;
	font-family: "Arial", Sans-serif;
}

.top_lang_nav {
	position: absolute;
	right: 0px;
	top: 33px;
	display: flex;
	align-items: center;
	gap: 10px;
	z-index: 99;
}

.top_lang_nav .icon {
	width: 20px;
}

.top_lang_nav .icon img {
	width: 100%;
}

.top_lang_nav .title {
	font-family: 'dincond-bold';
}

.top_lang_nav .title a:link,
.top_lang_nav .title a:visited {
	font-size: 20px;
	color: #eb001a;
	font-family: 'dincond-bold';
	line-height: 100%;
}

.top_lang_nav .title a:hover {
	font-size: 20px;
	color: #58595b;
	font-family: 'dincond-bold';
	line-height: 100%;
}

.contact_left {
	/*
	float: left;
	width: 48%;
*/
clear:both;
}

.contact_right {
	/*
	float: right;
	width: 48%;*/
	clear:both;
	margin-top:30px;
}


.contact_right_container {
	display: block;
	background-color: #f7f7f7;
	padding: 40px 40px 40px 40px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.contact_info {
	clear: both;
	margin-bottom: 40px;
}

.contact_info .heading {
	font-size: 18px;
	font-family: 'dincond-bold';
	padding-bottom: 20px;
}

.contact_info .content {
	line-height: 150%;
}

.contact_info2 {
	padding-top: 100px;
}

.contact_info2 .heading {
	font-size: 18px;
	font-family: 'dincond-bold';
	padding-bottom: 20px;
}

.contact_info2 .content {
	line-height: 150%;
}

.contact_info2 .content p {
	margin-top: 30px;
}

.contact_info2 img {
	max-width: 100%;
}

.contact_area {
	max-width: 100%;
	margin: auto;
}

.form_area {
	width: 100%;
}

.form_title {
	width: 100%;
	font-family: 'dincond-bold';
	font-size: 35px;
	padding-bottom: 30px;
	color: #eb001a;
}

.btn_button {
	clear: both;
	padding-top: 20px;
}

.btn_button a:link,
.btn_button a:visited {
	float: left;
	padding: 10px 40px 10px 40px;
	text-decoration: none;
	font-size: 24px;
	color: #eb001a;
	background-color: #ffffff;
	border: 2px solid #eb001a;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.btn_button a:hover {
	float: left;
	padding: 10px 40px 10px 40px;
	text-decoration: none;
	font-size: 24px;
	color: #ffffff;
	background-color: #eb001a;
	border: 2px solid #eb001a;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.input_item {
	width: 100%;
	margin-bottom: 20px;
	position: relative;
}

.input_item .title {
	margin-bottom: 10px;
	font-size: 15px;
}

.input_item_group {
	clear: both;
}

.input_item_group .input_item {
	float: left;
	width: 48%;
}

.input_item_group .input_item2 {
	float: right;
	width: 48%;
}

input.input_middle {
	width: 95%;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0px 2% 0px 2%;
	text-align: left;
	border: 1px solid #999999;
	font-size: 15px;
	font-weight: normal;
	background: none;
	color: #000000;
	background-color: #ffffff;
	font-family: 'dincond-bold', Arial, Verdana, sans-serif;
}

textarea.input_middle {
	width: 95%;
	height: 150px;
	margin: 0;
	padding: 5px 2% 5px 2%;
	text-align: left;
	border: 1px solid #999999;
	font-size: 15px;
	font-weight: normal;
	background-color: #ffffff;
	color: #000000;
	font-family: 'dincond-bold', Arial, Verdana, sans-serif;
}

select.input_middle {
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0px 0% 0px 0%;
	text-align: left;
	border: none;
	border-bottom: 1px solid #000000;
	font-size: 15px;
	font-weight: normal;
	background: none;
	color: #000000;
	font-family: 'dincond-bold', Arial, Verdana, sans-serif;
}

::-webkit-input-placeholder {
	/* Edge */
	color: #9D9D9D;
}

:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #9D9D9D;
}

::placeholder {
	color: #9D9D9D;
}

/************/
.warn_icon {
	position: absolute;
	right: 0px;
	top: 10px;
	width: 3%;
	text-align: right;
}

.warn_icon img {
	max-width: 100%;
}

.warn_msg {
	clear: both;
	padding-top: 5px;
	width: 100%;
}

.warn_msg_container {
	display: block;
	color: #E20C0C;
	font-size: 12px;
	line-height: 120%;
	background-color: #F3D54E;
	padding: 5px 10px 5px 10px;
}

.loading_form {
	width: 100%;
	height: 200px;
	background-image: url(../../images/loading2.gif);
	background-position: center center;
	background-repeat: no-repeat;
	display: none;
}

.form_submit_msg {
	width: 100%;
	display: none;
}

.form_submit_msg img {
	height: 80px;
}

.form_submit_msg .title {
	font-size: 35px;
	font-family: 'dincond-bold';
	padding-bottom: 30px;
}

.inside_content_area {
	clear: both;
	width: 100%;
	background-color: #ffffff;
	padding-top: 50px;
	padding-bottom: 50px;
}

.inside_content_area_container {
	max-width: 96%;
	margin: auto;
}

.inside_content_area_container2 {
	max-width: 96%;
	margin: auto;
}

.table_contact_info {
	margin-bottom: 20px;
}

.table_contact_info td {
	vertical-align: top;
	padding: 10px 10px 20px 0px;
}

.table_contact_info td.col1 {
	width: 30px;
	padding-top: 10px;
}

.table_contact_info td.col2 {
	padding-right: 30px;
}

.table_contact_info td.col1 img {
	max-width: 30px;
	max-height: 30px;
}

.clear {
	clear: both;
}

.section_title {
	color: #eb001a;
	font-size: 45px;
	font-family: 'dincond-medium';
	margin-bottom: 30px;
	line-height: 120%;
	font-weight: 800;
}

.center {
	text-align: center;
}

#footer_slogan {
	width: 100%;
	margin-top: 50px;
	font-size: 15px;
	margin-bottom: 0px;
}

#footer_slogan_container {
	max-width: 96%;
	margin: auto;
}

.footer_slogan_left {
	float: left;
	width: 33%;
	text-align: center;
	border-bottom: 5px solid #eb001a;
}

.footer_slogan_left img {
	max-width: 100%;
	max-height: 170px;
}

.footer_slogan_middle {
	float: left;
	width: 33%;
	margin-left: 1%;
	text-align: center;
}

.footer_slogan_middle img {
	max-width: 100%;
	max-height: 170px;
}

.footer_slogan_right {
	float: right;
	width: 33%;
	text-align: center;
	border-bottom: 5px solid #eb001a;
}

.footer_slogan_right img {
	max-width: 100%;
	max-height: 170px;
}

.btn_top {
	position: fixed;
	bottom: 2%;
	right: 2%;
	width: 30px;
}

.btn_top img {
	width: 100%;
}

.about_section {
	width: 100%;
	position: relative;
}

.about_section_container {
	width: 100%;
	position: relative;
}

.about_section_container2 {
	max-width: 96%;
	margin: auto;
	position: relative;
}

.about_section_container {
	width: 100%;
	background-color: #eb001a;
	color: #ffffff;
	padding-top: 40px;
	padding-bottom: 140px;
	border-bottom-left-radius: 50% 20%;
	border-bottom-right-radius: 50% 20%;
}

.about_section .title {
	float: left;
	padding: 10px 20px 10px 20px;
	background-color: #ffffff;
	color: #eb001a;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	margin-bottom: 20px;
	font-size: 22px;
}

.about_section .desc {
	clear: both;
	font-size: 18px;
}

.about_section .desc p {
	font-size: 24px;
	text-align: justify;
}

.about_section h1 {
	color: #ffffff;
	font-size: 60px;
	font-family: 'dincond-bold';
	margin-bottom: 30px;
	line-height: 120%;
	font-weight: 800;
}

.about_section_left {
	max-width: 66%;
}

.about_section_img {
	position: absolute;
	right: 2%;
	bottom: 0%;
	width: 30%;
}

.about_section_img img {
	max-width: 100%;
}

.content_section {
	width: 100%;
	background-color: #ffffff;
}

.content_section_container {
	max-width: 96%;
	margin: auto;
	position: relative;
	padding-top: 100px;
	padding-bottom: 100px;
}

.blog_content_section {
	background-color: #fff1f3;
}

.health_programme_content_section {
	background-color: #fff1f3;
}

.section_desc {
	max-width: 980px;
	margin: auto;
	text-align: center;
	margin-bottom: 30px;
}

.section_desc_left {

	text-align: left;

}

.blog_list {
	clear: both;
	width: 100%;
	margin-bottom: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	gap: 20px;
}

.blog_list .item {
	/*
    float:left;
    width:21%;
    margin-right:2%;
    margin-bottom:2%;
*/
	flex: 0 1 calc(25% - 20px);
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
	scale: 1;
	display: flex;
	/* Make sure item acts as a flex container */
	flex-direction: column;
	/* Stack children vertically */
}

.blog_list .item_container {
	flex: 1;
	/* Ensures item_container stretches to fill the available space */
	display: flex;
	flex-direction: column;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
	scale: 1;
}

.blog_list .item_container:hover {
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}

.blog_list .photo {
	display: block;
	aspect-ratio: 16 / 9;
	background-color: #eb001a;
	overflow: hidden;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}

.blog_list .photo img {
	width: 100%;
	aspect-ratio: 16 / 9;
	object-fit: cover;
	scale: 1.02;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}

.blog_list .item_container:hover .photo img {
	scale: 1.05;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}

.blog_list .content {
	display: block;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

.blog_list .title a:link,
.blog_list .title a:visited {
	color: #eb001a;
	text-decoration: none;
	font-weight: 800;
}

.blog_list .title a:hover,
.blog_list .item_container:hover .title a {
	color: #5a5a5a;
	text-decoration: none;
}

.blog_list .subtitle {
	clear: both;
	margin-top: 5px;
}

.blog_list .subtitle a:link,
.blog_list .subtitle a:visited {
	color: #eb001a;
	text-decoration: none;
}

.blog_list .subtitle a:hover,
.blog_list .item_container:hover .subtitle a {
	color: #5a5a5a;
	text-decoration: none;
}

.blog_list .date {
	clear: both;
	margin-bottom: 5px;
}

.blog_list .date a:link,
.blog_list .date a:visited {
	color: #5a5a5a;
	text-decoration: none;
	font-size: 20px;
}

.blog_list .date a:hover,
.blog_list .item_container:hover .date a {
	color: #eb001a;
	text-decoration: none;
}

.health_programme_list {
	clear: both;
	width: 100%;
	margin-bottom: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	gap: 20px;
}

.health_programme_list .item {
	/*
    float:left;
    width:21%;
    margin-right:2%;
    margin-bottom:2%;
*/
	flex: 0 1 calc(33.33% - 20px);
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
	scale: 1;
	display: flex;
	/* Make sure item acts as a flex container */
	flex-direction: column;
	/* Stack children vertically */
}

.health_programme_list .item_container {
	flex: 1;
	/* Ensures item_container stretches to fill the available space */
	display: flex;
	flex-direction: column;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
	scale: 1;
}

.health_programme_list .item_container:hover {
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}

.health_programme_list .photo {
	display: block;
	aspect-ratio: 16 / 9;
	background-color: #eb001a;
	overflow: hidden;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}

.health_programme_list .photo img {
	width: 100%;
	aspect-ratio: 16 / 9;
	object-fit: cover;
	scale: 1.02;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}

.health_programme_list .item_container:hover .photo img {
	scale: 1.05;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}

.health_programme_list .content {
	display: block;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

.health_programme_list .title a:link,
.health_programme_list .title a:visited {
	color: #eb001a;
	text-decoration: none;
	font-weight: 800;
}

.health_programme_list .title a:hover,
.health_programme_list .item_container:hover .title a {
	color: #5a5a5a;
	text-decoration: none;
}

.health_programme_list .subtitle {
	clear: both;
	margin-top: 5px;
}

.health_programme_list .subtitle a:link,
.health_programme_list .subtitle a:visited {
	color: #eb001a;
	text-decoration: none;
}

.health_programme_list .subtitle a:hover,
.health_programme_list .item_container:hover .subtitle a {
	color: #5a5a5a;
	text-decoration: none;
}

.health_programme_list .date {
	clear: both;
	margin-bottom: 5px;
}

.health_programme_list .date a:link,
.health_programme_list .date a:visited {
	color: #5a5a5a;
	text-decoration: none;
	font-size: 20px;
}

.health_programme_list .date a:hover,
.health_programme_list .item_container:hover .date a {
	color: #eb001a;
	text-decoration: none;
}

.sponsor_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	/* Centers items horizontally */
	gap: 30px;
	margin-bottom: 40px;
}

.sponsor_list .item {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100px;
	flex: 0 1 calc(20% - 30px);
	background-color: #ffffff;
	box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.1);
}

.sponsor_list .item a {
	text-decoration: none;
}

.sponsor_list img {
	max-width: 150px;
	max-height: 100px;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}

.sponsor_list .item:hover img {
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
	scale: 1.05;
}

.partner_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	/* Centers items horizontally */
	gap: 20px;
	margin-bottom: 40px;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
	justify-content: center;
	gap: 20px;
}

.partner_list .item {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100px;
	flex: 0 1 calc(20% - 20px);
	background-color: #ffffff;
	box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.1);
}

.partner_list .item a {
	text-decoration: none;
}

.partner_list img {
	max-width: 150px;
	max-height: 100px;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}

.partner_list .item:hover img {
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
	scale: 1.05;
}

.advistory_council_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	/* Centers items horizontally */
	gap: 30px;
	margin-bottom: 40px;
}

.advistory_council_list .item {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 150px;
	flex: 0 1 calc(25% - 30px);
	background-color: #ffffff;
	box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.1);
}

.advistory_council_list .item a {
	text-decoration: none;
}

.advistory_council_list img {
	max-width: 200px;
	max-height: 150px;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}

.advistory_council_list .item:hover img {
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
	scale: 1.05;
}

.center-wrapper {
	display: flex;
	justify-content: center;
}

.subsection_title {
	display: block;
	padding: 10px 20px;
	background-color: #eb001a;
	color: #ffffff;
	text-align: center;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.join_ouralliance_list {
	clear: both;
	max-width: 680px;
	margin: auto;
	margin-bottom: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	gap: 20px;
}

.join_ouralliance_list .item {
	cursor: pointer;
	/*
    float:left;
    width:21%;
    margin-right:2%;
    margin-bottom:2%;
*/
	flex: 0 1 calc(50% - 20px);
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
	scale: 1;
	display: flex;
	/* Make sure item acts as a flex container */
	flex-direction: column;
	/* Stack children vertically */
}

.join_ouralliance_list .item_container {
	flex: 1;
	/* Ensures item_container stretches to fill the available space */
	display: flex;
	flex-direction: column;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}

.join_ouralliance_list .item_container:hover {}

.join_ouralliance_list .content {
	display: block;
	text-align: center;
}

.join_ouralliance_list .title a:link,
.join_ouralliance_list .title a:visited {
	color: #eb001a;
	text-decoration: none;
	font-weight: 800;
	display: block;
	padding: 20px 20px 20px 20px;
	border: 3px solid #eb001a;
	background-color: #ffffff;
	color: #eb001a;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.join_ouralliance_list .title a:hover,
.join_ouralliance_list .item_container:hover .title a {
	color: #ffffff;
	text-decoration: none;
	background-color: #eb001a;
	color: #ffffff;
}

.inside_content_desc {
	max-width: 980px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.inside_content_desc3 {
	max-width: 680px;
}

.video_content {
	max-width: 680px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.video_container {
	aspect-ratio: 16/9;
	/* Modern way to set aspect ratio */
	width: 100%;
}

.video_container iframe {
	width: 100%;
	height: 100%;
	display: block;
	/* Removes small space under iframe */
}

.nav_link_area {
	clear: both;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}

.inside_photo {
	max-width: 680px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 30px;
	text-align: center;
}

.inside_photo img {
	max-width: 100%;
}

.inside_gallery_list {
	max-width: 680px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 30px;
}

.inside_gallery_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.inside_gallery_list ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.btn_top_back {
	position: absolute;
	right: 0px;
	top: 40px;
}

.content_section ul,
.content_section ol,
.content_section li {
	font-size: 24px;
	font-family: 'dincond-regular', Arial, Verdana, sans-serif;
	line-height: 150%;
}

.content_section ul li,
.content_section ol li {
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 150%;
}

sup {
	font-size: 50%;
}

.content_section ul sup,
.content_section ol sup,
.content_section li sup {
	font-size: 50%;
}

.btn_download {
	clear: both;
	margin-bottom: 30px;
}

.btn_download img {
	height: 20px;
}

.btn_download a:link,
.btn_download a:visited {
	float: left;
	padding: 10px 40px 10px 40px;
	text-decoration: none;
	font-size: 24px;
	color: #eb001a;
	background-color: #ffffff;
	border: 2px solid #eb001a;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.btn_download a:hover {
	float: left;
	padding: 10px 40px 10px 40px;
	text-decoration: none;
	font-size: 24px;
	color: #ffffff;
	background-color: #333333;
	border: 2px solid #333333;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.btn_view_more {
	clear: both;
	margin-bottom: 60px;
}

.btn_view_more img {
	height: 20px;
}

.btn_view_more a:link,
.btn_view_more a:visited {
	float: left;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	font-size: 16px;
	color: #eb001a;
	background-color: #ffffff;
	border: 2px solid #eb001a;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;

	-webkit-box-shadow: 1px 1px 16px 0px rgba(235, 0, 26, 1);
-moz-box-shadow: 1px 1px 16px 0px rgba(235, 0, 26, 1);
box-shadow: 1px 1px 16px 0px rgba(235, 0, 26, 1);
}

.btn_view_more a:hover {
	float: left;
	padding: 10px 20px 10px 30px;
	text-decoration: none;
	font-size: 16px;
	color: #ffffff;
	background-color: #333333;
	border: 2px solid #333333;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;

	-webkit-box-shadow: 1px 1px 16px 0px rgba(66, 68, 90, 1);
-moz-box-shadow: 1px 1px 16px 0px rgba(66, 68, 90, 1);
box-shadow: 1px 1px 16px 0px rgba(66, 68, 90, 1);
}

@media only screen and (max-width: 1035px) {
	.topmenu ul li {
		margin-right: 15px;
	}

	.topmenu ul li a:link,
	.topmenu ul li a:visited,
	.section_home .header_current .topmenu ul li a:link,
	.section_home .header_current .topmenu ul li a:visited {
		font-size: 20px;
	}

	.topmenu ul li a:hover,
	.topmenu ul li a.current:link,
	.topmenu ul li a.current:visited,
	.section_home .header_current .topmenu ul li a:hover,
	.section_home .header_current .topmenu ul li a.current:link {
		font-size: 20px;
	}
	.top_lang_nav .title a:link,
.top_lang_nav .title a:visited {
	font-size: 16px;

}

.top_lang_nav .title a:hover {
	font-size: 16px;

}

}



.inside_blog_html_area {
	max-width: 100%;
	margin: 0 auto;

 background-color:#ffffff;

}







/* From the second one onward, remove top padding */
.partner_section:nth-of-type(n+3) .content_section_container {
  padding-top: 0px;
}



.inside_content_desc3_bottom {
	clear:both;
	padding-top:50px;
	margin-top:50px;
	border-top:2px solid #999999;


}

.inside_content_area_contact_container {
	max-width: 680px;
	margin: auto;
}


.inside_content_area_contact_container {
	max-width: 680px;
	margin: auto;
}

.content_section_container_blog_detail {
  display: flex;
  gap: 4%;
  max-width: 1680px;
  margin: 0 auto;
  padding-top:0px;
}

@media only screen and (max-width: 1680px) {
  .content_section_container_blog_detail {
    max-width: 96%;
  }
}

.content_section_sidemenu {
  width: 20%;
}

.content_section_sidemenu_container {
  position: sticky;
  top: 150px;
  /*height: fit-content;*/
     max-height: 75vh; /* full viewport height */
  overflow-y: auto;
}

.content_section_sidecontent {
  width: 76%;
}

.content_section_sidecontent_top{
	padding-top:50px;
		
}
.center-wrapper-left {
	display: flex;
	justify-content: flex-start;
}
.content_section_sidemenu {
	padding-top:50px;
}

.top_space{
	height:50px;
}

.content_section_sidemenu ul{
	list-style:none;
	padding:0;
	margin:0;
}

.content_section_sidemenu ul li{
	list-style:none;
	padding:0;
	margin:0;
	margin-bottom:10px;
}

.content_section_sidemenu ul li a:link,.content_section_sidemenu ul li a:visited{
	display:block;
	padding:5px 10px 5px 10px;
	text-decoration: none;
	background-color:#ffffff;
	border-left:5px solid #dddddd;
	color:#333333;
font-size:18px;
line-height: 120%;
}

.content_section_sidemenu ul li a:hover,.content_section_sidemenu ul li a.current:link,.content_section_sidemenu ul li a.current:visited{
	display:block;
		padding:5px 10px 5px 10px;
	text-decoration: none;
	background-color:#ffd7db;
	border-left:5px solid #eb001a;
	color:#eb001a;
line-height: 120%;
}

.hide{
	display:none;
}



.content_section_sidecontent_home img{
	max-width:100%;
}

.content_section_sidemenu .heading2{
		margin-bottom: 10px;
		font-weight: 600;
		font-size:20px;

}