#banner-menu2 {
	position: relative;
}
#banner-menu2 .wp-block-image img {
	width: 100% !important;
}
.news-list li {
	background: rgba(217, 217, 217, 0.15);
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
	border-radius: 25px;
	padding: 30px 50px;
	display: inline-block;
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
}
.news-list .wp-block-latest-posts__featured-image img, .news-list img {
	width: 500px !important;
    height: 220px !important;
}
.news-list li a, .news-list .wp-block-post-title {
	color: #000;
	font-weight: 600;
	font-size: 24px;
	line-height: 33px;
}
.btn-orange {
	background: #10375C !important;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important;
	border-radius: 5px !important;
}
.btn-orange > .wp-element-button {
    padding: 5px 30px !important;
}
.hrd-banner {
	background: linear-gradient(185.12deg, rgba(242, 101, 34, 0.1) 66.08%, rgba(255, 255, 255, 0) 95.89%);
	padding: 30px 15px;
}
.hrd-banner h1 {
	font-weight: 600;
    font-size: 60px;
    line-height: 60px;
    color: #F26522;
    margin-bottom: 0px !important;
}
.hrd-banner h2 {
	font-weight: 600;
	font-size: 45px;
	line-height: 45px;
	color: #6D6E70;
}
.hrd-banner-menu {
	padding: 30px 0px;
}
.hrd-banner-menu img {
	width: 250px;
    max-width: 100%;
    height: 280px;
	margin-top: 20px;
}
.hrd-banner .wp-block-columns {
	margin-bottom: 0px;
}
.hrd-title {
	font-weight: 600;
    font-size: 30px !important;
    line-height: 34px !important;
    color: #F26522;
    margin: 15px 0px !important;
	
}
.text-center {
	text-align: center;
}
.hrd-container {
	width: 1200px;
	max-width: 100%;
	margin: 60px auto !important;
}
.hrd-container2 {
	width: 1000px;
	max-width: 100%;
	margin: 80px auto !important;
	gap: 100px;
}
.hrd-container2 img {
	width: 100%;
}
.wp-block-subheading {
	font-weight: 500;
	font-size: 25px;
	line-height: 32px;
	text-align: center;
	color: #000000;

}
.wp-block-heading {
	font-weight: 600;
}
.hrd-box {
	padding: 40px 60px;
	background: rgba(166, 116, 54, 0.25);
	border-radius: 10px;
	font-weight: 400;
}
.hrd-quote {
	border-color: #A67436;
}
.hrd-quote, .hrd-quote p {
    font-weight: 600;
    font-size: 50px;
    line-height: 50px !important;
    color: #A67436;
    font-style: normal;
}
.hrd-box {
	font-size: 25px;
	line-height: 30px;
	color: #000000;
	margin-bottom: 15px;
}
.hrd-box p {
	font-size: 25px;
	line-height: 30px !important;
	margin-bottom: 5px !important;
}
.btn-link {
	background: #A67436;
	border-radius: 5px;
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
	color: #FFFFFF;
	padding: 3px 20px;
	min-width: 120px;
}
.btn-link a {
	padding: 0px;
    background: transparent;
}
.hrd-pdf .btn-orange {
	margin-top: 25px;
}
.hrd-ul, .hrd-ul li , .hrd-ul li a  {
    font-weight: 600;
    font-size: 30px;
    line-height: 50px;
	color: #F26522;
}
.hrd-ul li a {
	text-decoration: underline;
}
