.section-title {
	text-align: center;
}

.section-title h2 {
	font-family: Poppins;
	color: #6a6a6a;
	font-weight: 900;
	font-size: 32px;
  	word-spacing: 10px;
  	line-height: 40px;
	text-transform: uppercase;
	border-bottom: 2px solid #ea8044;
	display: inline-block;
	margin-bottom: 25px;
	
}

.orange-font {
	color: #ea8044;
}

.img-text-columns {
	margin-top: 3rem;
}

.kitchen-table {
	text-align: center;
	border : 1px solid #ea8044 !important;
}

table td, table th {
	vertical-align: middle !important;
}

.kitchen-table th {
	background-color: #2d95d2;
	color: #fff;
}

.column-gap {
	margin-top: 30px;
}

.inner-programme {
	text-align: center;
}

.programme-para {
	margin-top: 20px;
}

.inner-programme {
	padding: 35px 20px;
	color: #fff;
}

.blue-bg {
	background-color: #0097b9 !important
}

.programme-each-column {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.programme-btn {
	background-color: #eaeaea;
	color: black;
	border-radius: 30px;
	padding: 10px 25px;

}

.cta-programme {
	margin-top: 35px;
}

.programme-counters {
	margin-top: 35px;
}

.prog-counter {
	text-align: center;
}

.prog-counter h3 {
	font-size: 30px;
}

.programme-section {
	padding: 50px 0;
}

.grey-bg {
	background-color: #666766 !important;
}

.orange-bg {
	background-color: #ea8044;
}

.donate-btn {
	border-radius: 30px;
	padding: 10px 22px;
	background-color: #fff;
	display: inline-block;
}

.programme-strip {
	padding: 10px 0;
}

.strip-cta {
	margin-top: 20px;
}

.programme-strip-column {
	text-align: center;
}

.strip-cta p 
{
	color: #fff;
	font-size: 20px;
}

.strip-donate-button {
	margin-top: 30px;
}

.counter-data {
	margin-top: 15px;
}

.ptb-20px {
	padding: 20px 0;
}

.desc-paragraph {
	margin-top: 20px;
}

.bhojana-bg {
	background-image: url("https://res.cloudinary.com/hare-krishna-charities/image/upload/v1626339012/hkc_images/bhojana_amritam/bhojana-description_eblwkk.webp");
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: cover; 
}

.program-inner-counter {
	background-color: #fff;
	padding: 10px;
	text-align: center;
	border-radius: 15px;
	width: 180px;
}

.counter-icon-programm {
	max-width: 50px;
	height: auto;
}

.counter-data span {
	font-size: 12px;
}

.desc-first-column  {
	color: #fff;
}

.program-counter {
	margin-top: 20px;
    text-align: -webkit-center;
}

.mb-20px {
	margin-bottom: 20px;
}

table {
	border : 2px solid #ea8044 !important;
	margin-bottom: 0;
	font-size: 15px;
}

.menu-table thead {
	background-color: #2d95d2;
	color: #fff;
}

.hospital-upper-info h4 {
	margin-bottom: 0;
	color: #666766;
	font-size: 20px;
}

.hospital-upper-info span {
	float: right;
	font-size: 18px;
	line-height: 2;

}

.hospital-upper-info {
	border-bottom: 2px dotted #c6c6c6;
	padding-bottom: 5px;
}

.hospital-lower-info  {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	padding-top: 5px;
}



.hospital-info {
	margin-top: 20px;
}

#more {display: none;}

.orange-button {
	border: 1px solid;
	color: #ea8044;
	background-color: #fcfcfc;
	border-color: #ea8044;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 38px;
	padding: 0 30px;
	font-size: 13px;
	border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	transition: .4s;
	outline: 0;
}

.initiative-container {
	background-image: url("https://res.cloudinary.com/hare-krishna-charities/image/upload/v1626339012/hkc_images/bhojana_amritam/initiative_ykjb83.webp");
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: cover; 
	padding: 60px 40px;
	color: #fff;
}

.annapurna-table tbody td, .annapurna-table tbody th {
	border : 1px solid #ea8044;
}

.green-bg {
	background-color: #838b2f !important;
}

.accordion-section .panel-default > .panel-heading {
	border: 0;
	background: #f4f4f4;
	padding: 0;
}
.accordion-section .panel-default .panel-title a {
	display: block;
	color: black;
}
.accordion-section .panel-default .panel-title a:after {
	font-family: 'FontAwesome';
	font-style: normal;
	font-size: 2rem;
	content: "\f106";
	color: #ea8044;
	float: right;
}

.panel-title {
	margin-bottom: 0;
}
.accordion-section .panel-default .panel-title a.collapsed:after {
	content: "\f107";
}
.accordion-section .panel-default .panel-body {
	font-size: 1.2rem;
}

.panel-collapse.collapse {
	padding-top: 10px;
}

#contact-form .form-control {
	background-color: #f9f9f9;
	border-radius: 0;
	margin-top: 30px;
	padding: 20px !important;
}

.contact-btn {
	border-radius: 30px;
	background-color: #00baa3;
	padding-right: 20px;
	padding-left: 20px; 
}

.mt-30px {
	margin-top: 30px;
}

.address-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.address-section {
	margin-top: 50px;
}

.address-section {
	color: #a3a3a3;
}

.address-section p {
	margin-bottom: 0;
}

.grey-font {
	color: #666766;
}



.photo-gallery-img {
	max-height: 250px;
	max-width: 400px;
	height: 100%;
	width: 100%;
}


.height-row {
	height: 260px;
}

.po-relative {
	position: relative;
}

.gallery-col {
	position: absolute;
	top: 0;
	left: 0;
	padding-right: 0;
	padding-left: 0;
}

.gallery-caption h5 {
	color: #555;
	font-size: 18px;
	margin-top: 35px;
}

.gallery-caption p {
	color: #a3a3a3;
}

.kitchen-bg {
	background-image: url("https://res.cloudinary.com/hare-krishna-charities/image/upload/v1626633719/hkc_images/kitchen-bg_fogvee.webp");
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: cover; 
	padding: 15px 18px 40px;
	color: #fff;
}

figure.kitchen-gallery {
	margin: 0;
	display: grid;
	grid-template-rows: 1fr auto;
	margin-bottom: 10px;
	break-inside: avoid;
}

figure.kitchen-gallery > img {
	grid-row: 1 / -1;
	grid-column: 1;
}

.kitchen-gallery-container {
	column-count: 3;
	column-gap: 10px;
}

@media screen and (max-width: 600px) {
	.kitchen-gallery-container {
		column-count: 2;
		column-gap: 10px;
	}
}

@media screen and (max-width: 500px) {
	.table td, .table th {
		padding: 8px 3px !important;
	}
}

@media screen and (max-width: 992px) {
	.flex-column-reverse-programmes {
		flex-direction: column-reverse;
	}

	.programme-img {
		text-align: center;
	}

	.programme-img img {
		max-width: 70%;
	}
}

@media screen and (max-width: 500px) {
	
	.programme-img img {
		max-width: 90%;
	}
}

@media screen and (max-width: 770px) {
	.photo-gallery-container {
		max-width: 100% !important;
	}
}
/*Swasthya Ahara Donation form*/

.news-two {
    /*padding: 0 0 10px;*/
    background-size: cover;
    background-repeat: no-repeat;
    top: 25%;
    z-index: 1;
    background: #fff;
    border: 4px solid #DF8E26;
    border-radius: 10px;
    /*overflow-y: scroll;*/
    /*height: 70%;*/
}
.block-title {
    margin-bottom: 50px;
    margin-top: -11px;
}
.donation .tabHeader {
    background: #DF8E26;
    padding: 20px;
}
.donation .block-title h2 {
    font-size: 25px;
    line-height: 30px;
    padding: 5px;
    color: #fff;
    margin: -15px 0 41px 0;
}
#DonationForm {
    margin: -2.7em 0;
}

.steps>ul>li>a, .actions li a {
    padding: 10px;
    text-decoration: none;
    margin: 1px;
    display: block;
    color: #777;
}
.wizard a, .tabcontrol a {
    outline: 0;
}