/* Enter Your Custom CSS Here */
nav ul li a {
	text-transform: none !important;
}

div.containter_fill_height {
	height: -webkit-fill-available;
	height: -moz-available;
	height: fill-available;
} 

a.box_shadow  {
	 box-shadow: inset 0px 0px 0px 0 rgb(0 0 0 / 20%), 0 3px 10px 0 rgb(0 0 0 / 19%) !important;
}

a {
	text-decoration: none !important;
		color: black;
}

.timeline_number {
	color: #2C3173;
	font-family: 'WorkSans-Semibold', 'Work Sans';
	font-weight: 600;
	display: block;
	line-height: normal;
}

.timeline_title {
	color: #020101;
	font-family: 'Sora-Semibold', 'Sora';
	font-weight: 600;
	display: block;
	line-height: normal;
}

.timeline_text {
	color: #020101;
	font-family: 'WorkSans-Regular', 'Work Sans';
	font-weight: 400;
	display: block;
	line-height: normal;
}

.contact_name h2 {
	font-family: 'Sora-Semibold', 'Sora' !important;
	color: #363C81 !important;
	font-weight: 600 !important;
}

.contact_role h2 {
	font-family: 'Sora-Light', 'Sora' !important;
	font-weight: 300 !important;
	color: #363C81 !important;
}

.contact_text h2 {
		font-family: 'WorkSans-Regular', 'Work Sans' !important;
	color: #B07F7E !important;
	font-weight: 500 !important;
}

.service_title h2 {
	font-family: 'Sora-Semibold', 'Sora' !important;
	font-weight: 600 !important;
}

.service_text p {
	font-family: 'WorkSans-Regular', 'Work Sans' !important;
	font-weight: 400 !important;
	line-height: 1.3rem !important;
}

.service_title_in_box h2 {
	font-family: 'Sora-Semibold', 'Sora' !important;
	color: #FFFFFF !important;
	font-weight: 600 !important; 
}

.service_text_in_box p {
	color: #FFFFFF !important;
	font-family: 'WorkSans-Regular', 'Work Sans' !important;
	font-weight: 400 !important; 
}

.small_text_highlighting {
	font-weight: 700 !important;
	font-size: 1.2rem !important;
	font-family: 'Sora' !important;
}

.title h2::before {
		content: '';
		display: block;
		position: absolute;
		background: #B07F7E;
}

.title h1::before {
		content: '';
		display: block;
		position: absolute;
		background: #B07F7E;
}

.subtitle h2::before {
		content: '';
		display: block;
		position: absolute;
		background: #B07F7E;
}

.subtitle h1::before {
		content: '';
		display: block;
		position: absolute;
		background: #B07F7E;
}

.blue h2::before {
		background: #363c81;
}

.blue h1::before {
		background: #363c81;
}

.article_section h2 {
	font-family: 'Sora-Bold', 'Sora' !important;
	color: #363C81;
	font-weight: 700;
}
.article_title h2 {
	font-family: 'Sora-Bold', 'Sora' !important;
	font-weight: 700;
}
.article_subtitle p {
	font-family: 'WorkSans-Regular', 'Work Sans' !important;
	font-weight: 500 !important;
}
.article_author h2 {
	color: #B07F7E !important;
	font-family: 'Sora-Medium', 'Sora' !important;
	font-weight: 500 !important;
}
.article_text p {
	font-family: 'WorkSans-Regular', 'Work Sans' !important;
	font-weight: 400 !important;
}
.side_panel_title h2  {
	font-family: 'Sora-SemiBold', 'Sora' !important; 
	font-weight: 600 !important;
}
.side_panel_article_title h2 {
	font-family: 'Sora' !important;
	font-weight: 600 !important;
}
.homepage_article_big .article_section h2{
	color: #020101 !important;
	font-family: 'Sora-SemiBold', 'Sora' !important;
	font-weight: 600 !important;
}
.homepage_article_big .article_title h2 {
	color: #FFFFFF !important;
	font-family: 'Sora-Bold', 'Sora' !important;
	font-weight: 700 !important;
}
.homepage_article_small .article_title h2 {
		font-family: 'Sora-SemiBold', 'Sora' !important;
		font-weight: 600 !important;
}

.homepage_article_small .article_author h2 {
		font-weight: 300 !important;
}

.blog_main_article .article_subtitle h2 {
	font-weight: 400 !important;
}

.blog_more_articles h2 {
	font-family: 'Sora';
}

.blog_minor_article .article_title h2 {
	font-weight: 500 !important;
}
.blog_minor_article .read_more h2 {
	font-weight: 500 !important;
	font-family: 'Sora' !important;
	color: #B07F7E;
}

@media screen and (min-width: 1024px) and (max-width: 1366px) {
	.timeline_item_container .e-con-inner {
		gap: 0.5rem !important;
	}
	.timeline_number {
			font-size: 3rem !important;
	}
	.timeline_title {
		font-size: 1.2rem !important;
	}
	.timeline_text {
		font-size: 0.9rem !important;
	}
	.timeline_start::after {
		content: '';
		width: 100vw;
		position: absolute;
		display: block;
		height: 0.3rem;
		background: #B07F7E;
		opacity: 0.34;
		left: 5rem;
		top: 1.7rem;
		z-index: -1;
	}

	.timeline_end::before {
		content: '';
		width: 100vw;
		position: absolute;
		display: block;
		height: 0.3rem;
		background: #707070;
		opacity: 0.34;
		left: calc(-100vw - 2rem);
		top: 1.7rem;
		z-index: -1;
	}
	
	.title h2::before {
		width: 0.7rem;
		height: 2.1rem;
		margin-top: 0.5rem;
		left: -1.5rem;
	}
	.title h1::before {
		width: 0.7rem;
		height: 2.1rem;
		margin-top: 0.5rem;
		left: -1.5rem;
	}
	.subtitle h2::before {
		width: 0.6rem;
		height: 1.8rem;
		margin-top: 0.2rem;
		left: -1.3rem;
	}
	.subtitle h1::before {
		width: 0.6rem;
		height: 1.8rem;
		margin-top: 0.2rem;
		left: -1.3rem;
	}
	.contact_name h2 {
			font-size: 1.2rem !important;
	}
	.contact_role h2 {
			font-size: 0.8rem !important;
	}
	.contact_text h2 {
		font-size: 0.8rem !important;
	}
	.service_title h2 {
		font-size: 1.5rem !important;
	}
	.service_text p {
		font-size: 0.9rem !important;
		line-height: 1.1rem !important;
	}
	.service_title_in_box h2 {
		font-size: 1.6rem !important;
	}
	.service_text_in_box p {
		font-size: 0.9rem !important;
		line-height: 1.1rem !important;
	}
	.small_text_highlighting {
		font-size: 1rem !important;
	}
	.article_section h2 {
			font-size: 1rem !important;
	}
	.article_title h2{
			font-size: 2.1rem !important;
	}	
	.article_subtitle p{
			font-size: 1.1rem !important;
			line-height: 1.1em !important;
	}
	.article_author h2{
			font-size: 1rem !important;
	}
	.article_text p{
			font-size: 1rem !important;
		line-height: 1.1em !important;
	}
	.side_panel_title h2 {
			font-size: 1.7rem !important;
	}
	.side_panel_article_title h2 {
			font-size: 1.2rem !important;
	}
	
/* 	.homepage_article_big {
		min-height: 25rem !important;
		height: 25rem !important;
	} */
	.homepage_article_big .article_section h2{
		font-size: 0.9rem !important;
	}
	.homepage_article_big .article_title h2 {
		font-size: 1.5rem !important;
	}
	.homepage_article_small div.article_image {
		min-height: 15rem !important;
		height: 15rem !important;
	}
	.homepage_article_small .article_title h2 {
		font-size: 1rem !important;
	}
	.homepage_article_small .article_author h2 {
		font-size: 0.8rem !important;
	}
	.homepage_article_small .article_section h2 {
		font-size: 0.8rem !important;
	}
	.blog_main_article .article_section h2 {
		font-size: 1rem !important;
	}
	.blog_main_article .article_author h2 {
		font-size: 1rem !important;
	}
	.blog_main_article .article_title h2 {
		font-size: 1.5rem !important;
	}
	.blog_main_article .article_subtitle h2 {
		font-size: 0.9rem !important;
	}
	.blog_more_articles h2 {
		font-size: 1.4rem !important;
	}
	.blog_minor_article .article_section h2 {
		font-size: 1rem !important;
	}
	.blog_minor_article .article_author h2 {
		font-size: 1rem !important;
	}
	.blog_minor_article .article_title h2 {
		font-size: 1.5rem !important;
	}
	.blog_minor_article .read_more h2 {
		font-size: 0.9rem !important;
	}
}


@media screen and (min-width: 1367px) {
	.title h2::before {
		width: 0.9rem;
		height: 2.8rem;
		margin-top: 0.5rem;
		left: -2rem;
	}
	.title h1::before {
		width: 0.9rem;
		height: 2.8rem;
		margin-top: 0.5rem;
		left: -2rem;
	}
	.subtitle h2::before {
		width: 0.8rem;
		height: 2.3rem;
		margin-top: 0.2rem;
		left: -1.8rem;
	}
	.subtitle h1::before {
		width: 0.8rem;
		height: 2.3rem;
		margin-top: 0.2rem;
		left: -1.8rem;
	}
	.timeline_number {
			font-size: 4rem;
	}
	.timeline_title {
		font-size: 2rem;
	}
	.timeline_text {
		font-size: 1.2rem;
		line-height: 1.3em;
	}
	.timeline_start::after {
		content: '';
		width: 100vw;
		position: absolute;
		display: block;
		height: 0.3rem;
		background: #B07F7E;
		opacity: 0.34;
		left: 8rem;
		top: 2.2rem;
		z-index: -1;
	}

	.timeline_end::before {
		content: '';
		width: 100vw;
		position: absolute;
		display: block;
		height: 0.3rem;
		background: #707070;
		opacity: 0.34;
		left: calc(-100vw - 4rem);
		top: 2.2rem;
		z-index: -1;
	}
	
	.contact_name h2 {
			font-size: 2rem !important;
	}
	.contact_role h2 {
		font-size: 1.3rem !important;
	}
	.contact_text h2 {
		font-size: 1.3rem !important;
	}
	.service_title h2 {
		font-size: 2.1rem !important;
	}
	.service_text p {
		font-size: 1.1rem !important;
	}
	.service_title_in_box p {
		font-size: 2.2rem !important;
	}
	.service_text_in_box p {
		font-size: 1.1rem !important;
		line-height: 1.5rem !important;
	}
	.small_text_highlighting {
		font-size: 1.2rem !important;
	}
	.article_section h2 {
			font-size: 1.2rem !important;
	}
	.article_title h2 {
			font-size: 2.7rem !important;
	}	
	.article_subtitle p {
			font-size: 1.3rem !important;
			line-height: 1.2em !important;
	}
	.article_author h2 {
			font-size: 1.2rem !important;
	}
	.article_text p{
			font-size: 1.2rem !important;
		line-height: 1.2em !important;
	}
	.side_panel_title h2 {
			font-size: 2rem !important;
	}
	.side_panel_article_title h2 {
			font-size: 1.5rem !important;
	}
	
/* 	.homepage_article_big {
		min-height: 35rem !important;
	} */
	.homepage_article_big .article_section h2{
		font-size: 1.3rem !important;
	}
	.homepage_article_big .article_title h2 {
		font-size: 2rem !important;
	}
	.homepage_article_small div.article_image {
		min-height: 22rem !important;
	}
	.homepage_article_small .article_title h2 {
		font-size: 1.3rem !important;
	}
	.homepage_article_small .article_author h2 {
		font-size: 1.1rem !important;
	}
	.homepage_article_small .article_section h2 {
		font-size: 1.1rem !important;
	}
	.blog_main_article .article_section h2 {
		font-size: 1.3rem !important;
	}
	.blog_main_article .article_author h2 {
		font-size: 1.3rem !important;
	}
	.blog_main_article .article_title h2 {
		font-size: 2.4rem !important;
	}
	.blog_main_article .article_subtitle h2 {
		font-size: 1.2rem !important;
	}
	
	.blog_more_articles h2 {
		font-size: 2rem !important;
	}
	.blog_minor_article .article_section h2 {
		font-size: 1.3rem !important;
	}
	.blog_minor_article .article_author h2 {
		font-size: 1.3rem !important;
	}
	.blog_minor_article .article_title h2 {
		font-size: 2rem !important;
	}
	.blog_minor_article .read_more h2 {
		font-size: 1.2rem !important;
	}
}
	
@media screen and (min-width: 600px) and (max-width: 1023px){
	.title h2::before {
		width: 0.8rem;
		height: 2.6rem;
		margin-top: 0.5rem;
		left: -1.5rem;
	}
	.title h1::before {
		width: 0.8rem;
		height: 2.6rem;
		margin-top: 0.5rem;
		left: -1.5rem;
	}
	
	.subtitle h2::before {
		width: 0.5rem;
		height: 1.8rem;
		margin-top: 0.2rem;
		left: -1.2rem;
	}
	.subtitle h1::before {
		width: 0.5rem;
		height: 1.8rem;
		margin-top: 0.2rem;
		left: -1.2rem;
	}
}

@media screen and (max-width: 599px){
	.title h2::before {
		width: 0.8rem;
    height: 2.4rem;
    margin-top: 0.6rem;
    left: -1.5rem;
	}
	.title h1::before {
		width: 0.8rem;
    height: 2.4rem;
    margin-top: 0.6rem;
    left: -1.5rem;
	}

	.subtitle h2::before {
		width: 0.4rem;
		height: 1.5rem;
		margin-top: 0.2rem;
		left: -1.2rem;
	}	
	.subtitle h1::before {
		width: 0.4rem;
		height: 1.5rem;
		margin-top: 0.2rem;
		left: -1.2rem;
	}
}


