body {
	overflow-x: hidden;
	font-size: 15px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	color: #555555;
	font-family: 'Work Sans', sans-serif;
}

p {
	font-family: 'Work Sans', sans-serif;
	font-size: 15px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	color: #555555;
}
#primary-menu ul li > a, 
#primary-menu ul ul li > a{
	font-family: 'Poppins', sans-serif;
}
.kd-btn {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 27px;
	color: #ffffff;
	display: inline-block;
	background-color: #E08B00;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
	-moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
}

.kd-btn:hover,
.kd-btn:focus {
	-webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.64);
	-moz-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.64);
	box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.64);
	color: #ffffff;
}

.kd-btn2 {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 27px;
	background-color: #ffffff;
	color: #E08B00;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
	-moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
}

.kd-btn2:hover,
.kd-btn2:focus {
	-webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.64);
	-moz-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.64);
	box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.64);
}

a:not([href]):not([tabindex]) {
	color: #ffffff;
}

section#slider {
	top: -3px;
	margin-top: 57px;
}

.slider-feature a {
	box-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, 0.12);
	border-radius: 8px;
}

.slider-feature a:hover {
	color: #ffffff;
}

#slider .slider-caption,
#slider .slider-caption h2 {
	color: #EEE;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
	font-size: 64px;
}

.slider-caption p {
	font-size: 17px;
	color: #ffffff;
}

#header>.container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 7px 0;
}

#primary-menu ul.sf-js-enabled>li:first-child a {
	padding-left: 0;
}
/*
#primary-menu li.menu-item-has-children.sub-menu>a {
	pointer-events: none;
}*/

div#logos {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	flex: 0 0 50%;
	min-width: 50%;
}

.jay-khodiyar {
	margin-right: 5px;	
	max-width: 80%;
}
.jay-khodiyar img {
	max-width: 80%;
}

.right-logos img {
	margin-left: 20px;
	max-width: 25%;
}

.right-logos {
	flex: 0 0 50%;
	align-items: center;
	justify-content: space-between;
	text-align: right;
	float: right;
	max-width: 50%;
}

#primary-menu.style-2 {
	border: none;
}

#primary-menu ul li ul li a {
	color: #e48100 !important;
	background: #FFF7ED;
}

#primary-menu ul li ul li a:hover {
	color: #ffffff !important;
	background: #e48100
}

.kd-info-section {
	background: #ffffff;
	margin: 0;
	padding: 40px 0 10px;
}

a.social-icon:hover {
	color: #ffffff;
}
#footer .footer-widgets-wrap{
	padding: 60px 0;
}
#footer.kd-footer {
	border: none;
	background: #f2f2f2;
}
div#ftr-widget-left img {
    max-width: 225px;
}
.kd-footer-line {
	clear: both;
	position: relative;
	width: 100%;
	margin: 60px 0;
	border-top: 1px solid #d1d1d1;
}

.widget_links {
	padding-right: 0;
}

#footer.kd-footer .kd-footer-last-half {
	padding-top: 43px;
}

.kd-google-map {
	position: relative;
	border: 1px solid #707070;
	width:100%;
	height: 350px;
}
.kd-google-map iframe,
.kd-google-map > div {
	width:100%;
	height: 100%;
}

.kd-google-map a {
	position: absolute;
	bottom: 5px;
	left: 5px;
	background: #ffffff;
	padding: 5px;
	border-radius: 15px;
	font-size: 10px;
	line-height: 1;
	color: #707070;
}

.kd-footer-contact p {
	margin-bottom: 0;
}

.kd-footer-contact p a {
	color: #707070
}

#copyrights .col_half.col_last.tright {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.col_visitor_counter {
	font-size: 24px;
	font-weight: 600;
	background: #fff;
	color: #E08B00;
	border-radius: 20px;
	padding: 0 20px;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	margin-top: 10px;
}

.copyright-soc-icons .social-icon {
	overflow: visible;
}

.widget_nav_menu li a:hover,
.widget_links li a:hover,
.widget_meta li a:hover,
.widget_archive li a:hover,
.widget_recent_entries li a:hover,
.widget_categories li a:hover,
.widget_pages li a:hover,
.widget_rss li a:hover,
.widget_recent_comments li a:hover {
	color: #E08B00;
}

.kd-home-box h4 {
	color: #150808;
	font-size: 18px;
	font-weight: 600;
	border-bottom: 1px solid #D5D5D5;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.kd-home-box h4 img {
	margin-right: 10px;
}

.kd-info-section h2 {
	color: #E48100;
	position: relative;
	font-size: 34px;
	line-height: 1;
}

.kd-info-section h2 span {
	position: relative;
}

.kd-info-section h2 span::before {
	position: absolute;
	content: "";
	width: 80%;
	height: 4px;
	background: #E48100;
	left: 0;
	bottom: -5px;
}

.dp-time {
	font-size: 18px;
	color: #000;
	font-weight: 600;
}

.dp-info {
	font-size: 16px;
	color: #3E3E3E;
}

.dp-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #F2F2F2;
	padding: 5px 0;
}

.kd-home-box-sec {
	margin-top: 30px;
}

.kd-home-box {
	padding: 15px 20px;
	box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.16);
	flex: 0 0 3	2%;
	max-width: 45%;
	border-radius: 8px;
}

.kd-home-box-wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

.kd-yt-video {
	position: relative;
	text-align: center;
}

.kd-yt-video-link {
	text-align: right;
	margin-top: 5px;
}

.kd-yt-video-link a {
	color: #6C6B6B;
	font-size: 14px;
	line-height: 1.5;
}

.kd-yt-video-link a:hover,
.kd-yt-video-link a:focus {
	color: #e97700;
}

.kd-ytv-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.kd-info-box {
	padding: 15px 20px;
	flex: 0 0 32%;
	max-width: 32%;
}

.kd-home-info-wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

.kd-info-box h4 {
	color: #150808;
	font-size: 18px;
	font-weight: 600;
	border-bottom: 1px solid #D5D5D5;
	padding-bottom: 10px;
}

.kd-info-box h4 img {
	margin-right: 10px;
}

.kd-ib-border {
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	flex: 0 0 34%;
	max-width: 34%;
}

.hns-news-ttl {
	font-size: 18px;
	font-weight: 600;
	color: #150808;
	margin-bottom: 20px;
}

.hns-news-cnt {
	font-size: 16px;
	color: #150808;
	line-height: 1.5;
}

.home-news-slider {
	overflow: hidden;
	position: relative;
	padding-bottom: 40px;
}

.swiper-hns-next,
.swiper-hns-prev {
	position: absolute;
	width: 24px;
	height: 24px;
	background-position: center center;
	background-repeat: no-repeat;
	bottom: 0;
}

.swiper-hns-next {
	background-image: url("../imgs/hns-next.png");
	right: 0;
}

.swiper-hns-prev {
	background-image: url("../imgs/hns-prev.png");
	right: 40px
}

.kd-home-media {
	text-align: center;
}
.home-media {
    margin-bottom: 15px;
    margin-right: 15px;
    width: 60px;
    height: 60px;
    border-radius: 100%;
	overflow: hidden;
	display: inline-block;
}
.home-media a {
    display: inline-block;
    height: 100%;
}
.home-media a img {
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%;
}
.kd-media-all-link a {
	color: #6C6B6B;
	font-size: 14px;
}

.kd-donation-fix {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 15px;
}

.kd-donation-value {
	padding: 10px 15px;
	background: #F2F2F2;
	border-radius: 50px;
	text-align: center;
	flex: 0 0 85px;
	font-size: 18px;
	min-width: 85px;
	margin-bottom: 15px;
}

input#kd-donation {
	background: #f2f2f2;
	border: none;
	border-radius: 50px;
	width: 100%;
	margin-bottom: 30px;
	padding: 9px 20px;
	font-size: 18px;
	line-height: 1;
	color: #2f2f2f;
}

.kd-donation-btn span {
	font-size: 18px;
	display: block;
	font-weight: 600;
}

.kd-donation-btn {
	background: #E48100;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	padding: 5px 15px;
	font-size: 14px;
	flex: 0 0 48%;
	max-width: 48%;
	cursor: pointer;
}

.kd-donation-btns {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.kd-happy-community {
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	padding: 25px 0 55px;
	text-align: center;
	color: #E5E5E5;
	background-size: cover;
}

.kd-happy-community::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(228, 129, 0, 0.3);
	left: 0;
	top: 0;
}

.happy-community-ttl {
	font-size: 36px;
	margin: 30px 0 15px;
	line-height: 1.3;
}

.happy-community-cnt {
	font-size: 18px;
	margin-bottom: 20px;
}

.happy-community-fields {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.hc-home-field {
	flex: 0 0 calc(33.33% - 16px);
	max-width: calc(33.33% - 16px);
	position: relative;
}

.hc-home-field input {
	background: #F2F2F2;
	border: none;
	border-radius: 30px;
	padding: 9px 25px;
	color: #585858;
	font-size: 18px;
	line-height: 1;
	width: 100%;
}

.hc-home-field .has-error input {
	-webkit-box-shadow: inset 0px 0px 10px 2px rgba(255, 0, 0, 0.7);
	-moz-box-shadow: inset 0px 0px 10px 2px rgba(255, 0, 0, 0.7);
	box-shadow: inset 0px 0px 10px 2px rgba(255, 0, 0, 0.7);
}

span.help-block.help-block-error.hide {
	display: none !important;
}

.hc-home-field.hc-home-field-full {
	flex: 0 0 100%;
	max-width: 100%;
	margin-top: 25px;
}

.hc-home-field.hc-home-field-full label {
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
}

span.help-block {
	position: absolute;
	bottom: -10px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	color: #f30b0b;
}

.hc-home-field {
	position: relative;
}

.hc-home-field .kd-checkbox input {
	position: absolute;
	left: 0;
	top: 3px;
	height: 20px;
	width: 20px;
	opacity: 0;
	z-index: 21;
}

.kd-checkbox {
	display: inline-block;
	position: relative;
	padding-left: 30px;
}

.hc-home-field.hc-home-field-full .kd-checkbox label {
	position: relative;
}

.hc-home-field.hc-home-field-full .kd-checkbox label:before {
	content: '';
	position: absolute;
	top: 3px;
	left: -30px;
	display: block;
	background: transparent;
	width: 20px;
	height: 20px;
	border: 2px solid #fff;
}

.hc-home-field.hc-home-field-full .kd-checkbox label:after {
	content: '';
	position: absolute;
	top: 8px;
	left: -25px;
	display: block;
	background: #fff;
	width: 10px;
	height: 10px;
	opacity: 0;
	transition: all 0.3s ease-in-out;
}

.hc-home-field.hc-home-field-full .kd-checkbox input:checked~label:after {
	opacity: 1;
}

.happy-community-btn button {
	font-size: 18px;
	color: #4D4D4D;
	background: #fff;
	border: none;
	padding: 16px 50px;
	border-radius: 5px;
	line-height: 1;
	-webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.2);
}

/*====== Blog ======*/
.kd-blog-wrap {
	margin-top: 57px;
}

.blog-page-wrap {
	background: #f2f2f2;
	padding: 26px 0;
}

.blog-page-wrap .container {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.blog-page-main-ttl {
	font-size: 28px;
	font-weight: bold;
	font-family: 'Poppins', sans-serif;
	line-height: 1;
}

.blog-page-main-sub {
	color: #777777;
	font-size: 18px;
	margin-top: 15px;
}

.blog-breadcrumb,
.blog-breadcrumb a {
	color: #555555;
	font-size: 12px;
	font-weight: 600;
}

.kd-blog-list {
	padding: 60px 0;
}

.kbl-inn {
	max-width: calc(100% - 280px);
	flex: 0 0 calc(100% - 280px);
}

.kd-blog-sidebar {
	max-width: 240px;
	margin-left: 40px;
	flex: 0 0 240px;
}

.kd-blog-list .container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.kd-blog-box-left img,
.kd-blog-single-img img {
	width: 100%;
	height: auto;
}

.kd-bbr-ttl a,
.kd-bbr-ttl {
	font-size: 24px;
	display: inline-block;
	color: #444;
	font-weight: bold;
	font-family: 'Poppins', sans-serif;
	line-height: 1.5;
}

.kd-bbr-ttl a:hover,
.kd-bbr-ttl a:active {
	color: #E48100;
}

.kd-bbr-metas,
.kd-bbr-metas a {
	font-size: 12px;
	color: #999;
}

.kd-blog-box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #EEEEEE;
}

.kd-blog-box-left {
	flex: 0 0 300px;
	max-width: 300px;
	margin-right: 30px;
}

.kd-blog-box-right {
	max-width: calc(100% - 330px);
	flex: 0 0 calc(100% - 330px);
}

.kd-blog-box-right.kd-bb-full {
	max-width: 100%;
	flex: 0 0 100%;
}

.kd-bbr-excerpt {
	margin-top: 15px;
	font-size: 14px;
	line-height: 25px;
	color: #555;
}

.kd-bbr-read-more a {
	color: #E48100;
	font-size: 14px;
	text-decoration: underline !important;
	margin-top: 15px;
	display: inline-block;
}

.kd-bbr-metas {
	margin-top: 15px;
}

.kd-bbr-metas>div {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: top 5px left;
	display: inline-block;
	margin-right: 15px;
}

.kd-bbr-meta-date {
	background-image: url(../imgs/icon-calendars.png);
}

.kd-bbr-meta-user {
	background-image: url(../imgs/icon-person.png);
}

.kd-bbr-meta-categories {
	background-image: url(../imgs/icon-folder.png);
}

.kd-bbr-meta-comments {
	background-image: url(../imgs/icon-comment.png);
}

.kd-bbr-meta-format {
	background-image: url(../imgs/icon-calendars.png);
}

.kd-bbr-meta-user span.author.vcard {
	margin-left: 5px;
}

.kd-bbr-meta-user span.byline {
	display: flex;
}

.kd-bbr-meta-categories a {
	display: inline-block;
}

.kd-posts-navigation {
	clear: both;
}

.kd-pn-left {
	float: left;
}

.kd-pn-right {
	float: right;
}

.kd-posts-navigation a {
	color: #E48100;
	border: 1px solid #aaa;
	border-radius: 20px;
	display: inline-block;
	text-align: center;
}

.kd-pn-left a {
	background: url("../imgs/icon-left-arrow.png") no-repeat center left 15px;
	padding: 6px 18px 7px 37px;
}

.kd-pn-right a {
	background: url("../imgs/icon-right-arrow.png") no-repeat center right 15px;
	padding: 6px 34px 7px 25px;
}

h2.widget-title {
	font-size: 15px;
}

section#custom-twitter-feeds-widget-2 {
	margin-bottom: 50px;
	border-bottom: 1px solid #eee;
	padding-bottom: 35px;
}

.tagcloud {
	display: inline-block;
}

.tagcloud a {
	padding: 4px 8px;
	font-size: 12px !important;
	color: #444444;
}

.kd-blog-single-img {
	margin-top: 40px;
}

.kd-bbr-content p {
	margin-bottom: 25px;
}

.kd-bbr-content {
	margin-top: 25px;
}

.share-this-text {
	font-weight: bold;
	font-family: 'Poppins', sans-serif;
}

.single-blog-share-this {
	margin-top: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.sfsi_wicons {
	margin-bottom: 0 !important;
}

.norm_row,
.sfsi_widget {
	min-height: 40px !important;
	height: 40px;
}

.sbn-prev {
	background: url(../imgs/icon-left-arrow.png) no-repeat center left;
	padding-left: 23px;
	margin-right: 15px;
}

.sbn-next {
	background: url(../imgs/icon-right-arrow.png) no-repeat center right;
	padding-right: 23px;
	margin-left: 15px;
}

.single-blog-navigation {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 40px 0;
	margin-top: 50px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.related-posts {
	padding: 50px 0 0;
}

.related-posts-ttl {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 35px;
}

.related-posts-inn {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.related-posts-inn .kd-blog-box {
	max-width: 50%;
	flex: 0 0 50%;
}

.related-posts-inn .kd-blog-box:nth-child(even) {
	padding-left: 22px;
}

.related-posts-inn .kd-blog-box:nth-child(odd) {
	padding-right: 22px;
}

.related-posts-inn .kd-blog-box-left {
	flex: 0 0 35%;
	max-width: 35%;
	margin-right: 5%;
}

.related-posts-inn .kd-blog-box-right {
	max-width: 60%;
	flex: 0 0 60%;
}

.kd-blog-box-right.kd-bb-full {
	max-width: 100%;
	flex: 0 0 100%;
}

.related-posts-inn .kd-bbr-ttl a {
	font-size: 16px;
	margin-bottom: 0;
}

.related-posts-inn .kd-bbr-ttl {
	margin-bottom: 5px;
}

.related-posts-inn .kd-bbr-excerpt {
	margin-top: 5px;
}

.related-posts-inn .kd-blog-box {
	margin-bottom: 40px;
	padding-bottom: 40px;
}

#comments {
	padding-top: 0;
	margin-top: 0;
	border: none;
}

.comment-reply-link,
.review-comment-ratings {
	position: relative;
	top: 0;
	color: #e48100;
}

#comments h2.comments-title {
	font-size: 24px;
}

ol.comment-list {
	list-style: none;
	background: #eee;
	padding: 15px;
}

ol.comment-list ol.children {
	padding-left: 30px;
	list-style: none;
}

.comment-content p {
	margin-bottom: 10px;
}

.comment-body {
	margin-bottom: 15px;
}

.comment-form p {
	display: flex;
	flex-wrap: wrap;
}

.comment-form p input,
.comment-form p textarea {
	width: 100%;
	border: 2px solid #ccc;
	height: 40px;
	padding: 5px 10px;
}

.comment-form p textarea {
	height: 200px;
	resize: none;
}

.comment-form p label {
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	font-family: 'Poppins', sans-serif;
}

p.comment-form-email {
	float: left;
	padding-left: 0 17.5px;
	width: 50%;
}

p.comment-form-author {
	float: left;
	padding-right: 17.5px;
	width: 50%;
}

p.comment-form-cookies-consent {
	display: none;
}

p.comment-form-comment {
	margin-top: 30px;
	width: 100%;
}

#respond p.comment-form-comment {
	margin-top: 30px;
	display: inline-block;
}

div.error {
	color: #f00;
}

.comment-form p.form-submit input[type="submit"] {
	width: auto;
	text-transform: uppercase;
	color: #fff;
	background: #E48100;
	border: none;
	margin-top: 10px;
	font-weight: bold;
	font-family: 'Poppins', sans-serif;
	border-radius: 3px;
}

#reply-title small {
	margin: -20px 0;
	display: flex;
}

#reply-title small a {
	background: #e48100;
	padding: 5px 15px;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	border-radius: 3px;
	font-weight: bold;
	font-family: 'Poppins', sans-serif;
}

.comment-list #respond {
	margin-bottom: 20px;
}

h2.heading-title {
	margin-bottom: 0;
	font-size: 28px;
	color: #555555;
}

.kd-info-cnt p {
	font-size: 18px;
	color: #555555;
	line-height: 1.8;
}

.padd-top-30 {
	padding-top: 30px;
}

.padd-top-40 {
	padding-top: 40px;
}

.padd-top-50 {
	padding-top: 50px;
}

.padd-top-60 {
	padding-top: 60px;
}

.padd-top-70 {
	padding-top: 70px;
}

.padd-top-80 {
	padding-top: 80px;
}

.padd-top-90 {
	padding-top: 90px;
}

.padd-bottom-30 {
	padding-bottom: 30px;
}

.padd-bottom-40 {
	padding-bottom: 40px;
}

.padd-bottom-50 {
	padding-bottom: 50px;
}

.padd-bottom-60 {
	padding-bottom: 60px;
}

.padd-bottom-70 {
	padding-bottom: 70px;
}

.padd-bottom-80 {
	padding-bottom: 80px;
}

.padd-bottom-90 {
	padding-bottom: 90px;
}

.int-fact-box h2 {
	color: #E48100;
	padding: 0 0 18px;
	margin: 0 0 16px;
	font-size: 24px;
	line-height: 1;
	border-bottom: 2px solid #E48100;
}

.int-fact-box {
	margin-bottom: 10px;
}

.kd-dwn-btn-wrap {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-top: 65px;
}

.kd-dwn-btn-txt {
	font-size: 18px;
	color: #150808;
	line-height: 1;
}

.kd-dwn-btn-wrap a {
	background: #E48100;
	color: #fff;
	padding: 13px 40px;
	border-radius: 3px;
	line-height: 1;
	text-transform: uppercase;
	margin-left: 30px;
}

.kd-media-load-more {
	margin: 60px 0 0;
}

/* Hotspot */
.hotspot-img {
	position: relative;
}

.hotspot-img .hot-spot {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 5px;
	left: 5px;
	text-align: center;
	border: 4px solid #E48100;
	background-color: #F2D100;
	border-radius: 100%;
	cursor: pointer;
	transition: transform .3s ease;
	z-index: 4;
}

.hotspot-img .hot-spot .circle {
	display: block;
	position: absolute;
	top: 47%;
	left: 47%;
	width: 2em;
	height: 2em;
	margin: -1em auto auto -1em;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	border-radius: 50%;
	background: #e48100;
	opacity: 0;
	z-index: -1;
	-webkit-animation: pulsate 3.5s ease-out infinite;
	animation: pulsate 3.5s ease-out infinite;
}

.hotspot-img .hot-spot:nth-child(2) .circle {
	animation-delay: 2s;
}

.hotspot-img .hot-spot:nth-child(3) .circle {
	animation-delay: 3.5s;
}

.hotspot-img .hot-spot:nth-child(4) .circle {
	animation-delay: 4.2s;
}

.hotspot-img .hot-spot:nth-child(5) .circle {
	animation-delay: 5.4s;
}

.hotspot-img .hot-spot:nth-child(6) .circle {
	animation-delay: 6s;
}

.hotspot-img .hot-spot:nth-child(7) .circle {
	animation-delay: 7.2s;
}

.hotspot-img .hot-spot:nth-child(8) .circle {
	animation-delay: 8s;
}

.hotspot-img .hot-spot:nth-child(9) .circle {
	animation-delay: 9s;
}

.hotspot-img .hot-spot:nth-child(10) .circle {
	animation-delay: 10s;
}

.hotspot-img .hot-spot .tooltip {
	background-color: rgba(255, 255, 255, 0.9);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	opacity: 0;
	display: none;
	left: 0;
	padding: 8px 10px;
	position: absolute;
	top: 20px;
	width: 500px;
	z-index: 999;
	box-shadow: 0 10px 80px rgba(0, 0, 0, 0.1), 0 10px 50px rgba(0, 0, 0, 0.1);
	-webkit-transform: translateY(3px);
	-ms-transform: translateY(3px);
	-o-transform: translateY(3px);
	transform: translateY(3px);
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

.hotspot-img .hot-spot.hotspot-tooltip-open .tooltip {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.hotspot-img .hot-spot .tooltip.ontop {
	top: auto;
	bottom: 35px;
}

.hotspot-img .hot-spot .tooltip p {
	line-height: 24px !important;
	margin-bottom: 0;
	white-space: normal;
	color: #555555 !important;
	text-transform: capitalize;
}
.tooltip h4 {
	margin: 0px;
}
.tooltip .tooltip-cnt {
	margin-top: 10px;
}
@-webkit-keyframes pulsate {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0.8;
	}

	45% {
		-webkit-transform: scale(1.75);
		transform: scale(1.75);
		opacity: 0;
	}
}

@keyframes pulsate {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0.8;
	}

	45% {
		-webkit-transform: scale(1.75);
		transform: scale(1.75);
		opacity: 0;
	}
}

.kd-ctd-box {
	margin-bottom: 20px;
}

.kd-ctd-ttl {
	font-size: 24px;
	color: #E48100;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 30px;
	font-weight: bold;
}

.kd-ctd-box-ttl {
	font-size: 18px;
	font-weight: bold;
	color: #555;
	font-family: 'Poppins', sans-serif;
}

.kd-ctd-box-cnt p {
	font-size: 16px;
	line-height: 1.5;
	color: #555555;
}

.kd-dib-right-ttl {
	font-size: 22px;
	font-weight: bold;
	color: #444;
	line-height: 1;
	font-family: 'Poppins', sans-serif;
}

.kd-dib-right-cnt {
	font-size: 14px;
	color: #555;
	line-height: 25px;
	margin: 15px 0;
}

.kd-dib-right-link a {
	font-size: 16px;
	text-decoration: underline !important;
}

.kd-dib-left img {
	border: 10px solid #ddd;
	border-radius: 4px;
}

.kd-det-info-bx {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	border-bottom: 1px solid #eee;
	padding-bottom: 45px;
	margin-bottom: 45px;
}

.kd-det-info-bx>div {
	flex: 0 0 calc(50% - 10px);
	max-width: calc(50% - 10px);
}

.kd-det-info-bxs .kd-det-info-bx:last-child {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.faqs .toggle {
	border: 1px solid #ddd;
	padding: 15px;
}

.faqs .toggle .togglet {
	padding: 0;
	font-size: 16px;
	font-weight: 600;
	position: relative;
}
.faqs .toggle .togglet::after {
	position: absolute;
	content: "+";
	right: 0;
}
.faqs .toggle .togglet.toggleta::after {	
	content: "-";
}
.faqs .toggle .togglet img {
	margin-right: 8px;
}

.faqs .toggle .togglec {
	padding: 12px 24px 0;
	color: #777;
}

.faqs .toggle .togglec p {
	margin-bottom: 0;
}

.htr-map {
	margin-bottom: 30px;
}

.htr-ttl {
	font-size: 18px;
	font-weight: bold;
	color: #444;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 30px;
}

div#faqs {
	padding-bottom: 45px;
	border-bottom: 1px solid #EEEEEE;
}

/*  Booking */
.kd-booking-wrapper {
	margin-top: 60px;
	margin-bottom: 50px;
}

.kd-booking-wrapper .nav-tabs {
	padding-left: 20px;
}

.kd-booking-wrapper .nav-tabs .nav-link {
	font-size: 18px;
	font-weight: 500;
	color: #E48100;
	background-color: #F2F2F2;
	border-color: #DDDDDD;
	border-radius: 0;
	border-left-width: 0;
}

.kd-booking-tab p {
	margin-bottom: 15px;
}

.kd-booking-wrapper .nav-tabs .nav-link:first-child {
	border-left-width: 1px;
}

.kd-booking-wrapper .nav-tabs .nav-link.active {
	background-color: white;
	border-color: #DDDDDD #DDDDDD #FFFFFF;
}

.kd-booking-now-block h3 {
	font-size: 30px;
	line-height: 35px;
	color: #444444;
	margin-bottom: 15px;
}

.kd-booking-now-block .kd-sub-title {
	font-family: 'Work Sans', sans-serif;
	font-size: 22px;
	line-height: 25px;
	font-weight: 300;
	color: #AAAAAA;
	position: relative;
}

.kd-booking-now-block .kd-sub-title::after {
	content: '';
	margin-top: 15px;
	width: 40px;
	height: 1px;
	background-color: #444444;
	display: block;
}

.kd-booking-form {
	margin-top: 35px;
}

.kd-booking-form label {
	position: relative;
	font-size: 13px;
	font-weight: bold;
	color: #444444;
}

.kd-booking-form label span {
	position: absolute;
	top: 0;
	right: -12px;
	font-size: 30px;
	line-height: 1;
}

.kd-booking-form .form-control,
.kd-booking-form select,
.kd-booking-form textarea {
	border-radius: 0;
	border-width: 2px;
	border-color: #dddddd;
	margin-bottom: 21px;
}

.kd-booking-form textarea {
	min-height: 135px;
}

.kd-booking-form .kd-select-custome {
	position: relative;
}

.kd-booking-form .kd-select-custome::after {
	content: '';
	position: absolute;
	display: block;
	border: solid #AAAAAA;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
	bottom: 36px;
	right: 18px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.kd-booking-form .kd-select-custome select {
	background: transparent;
	line-height: 1;
	-webkit-appearance: none;
}

.kd-booking-form .kd-submit-btn {
	min-width: 425px;
	height: 37px;
	background-color: #E48100;
	color: white;
	border: 0;
	border-radius: 0;
}

.kd-booking-form .kd-submit-btn:hover {
	background-color: #c97200;
}

.kd-booking-contact-info {
	font-family: 'Work Sans', sans-serif;
	margin-top: 100px;
	font-size: 14px;
	line-height: 25px;
	color: #555555;
}

.kd-booking-contact-info h5 {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 2px;
}

/* Booking */

/* Donation */
.kd-donation-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.kd-donation-img-block {
    max-width: 444px;
    flex: 0 0 444px;
}
.kd-donation-desc-block {
    max-width: calc(100% - 500px);
    flex: 0 0 calc(100% - 500px);
}

input#kd-donation {
	margin-bottom: 15px;
}

.kd-top-gap {
	margin-top: 60px;
}

.kd-info-details-box {
	padding: 15px 20px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 68%;
	flex: 0 0 68%;
	max-width: 68%;
}

.kd-bank-detail p {
	margin-bottom: 15px;
}

.kd-info-details-box .kd-bank-detail h4 {
	color: #150808;
	font-size: 18px;
	font-weight: 600;
	border-bottom: 1px solid #D5D5D5;
	padding-bottom: 18px;
	margin-bottom: 18px;
}

.kd-primary-color {
	color: #E48100;
}

.kd-detail-row {
	border-bottom: 1px solid #D5D5D5;
	padding-bottom: 18px;
	margin-bottom: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.kd-detail-row .kd-th-row {
	color: #555555;
	font-size: 18px;
	font-weight: 600;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.kd-detail-row .kd-td-row {
	color: #555555;
	font-size: 16px;
	font-weight: 400;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
#payment_form .form-group{
	position: relative;
}
/* Donation */

/* Contact */
.kd-contact-wrapper {
	margin: 60px 0;
}

.kd-contact-wrapper .kd-contact-map {
	width: 100%;
	height: 600px;
	margin-bottom: 64px;
	border: 1px solid #ddd;
}

.kd-contact-wrapper .kd-contact-map iframe {
	width: 100%;
	height: 100%;
	max-height: 100%;
}

.kd-contact-now-block h3 {
	font-size: 30px;
	line-height: 35px;
	color: #444444;
	margin-bottom: 15px;
}

.kd-contact-now-block .kd-sub-title {
	font-family: 'Work Sans', sans-serif;
	font-size: 22px;
	line-height: 25px;
	font-weight: 300;
	color: #AAAAAA;
	position: relative;
}

.kd-contact-now-block .kd-sub-title::after {
	content: '';
	margin-top: 15px;
	width: 40px;
	height: 1px;
	background-color: #444444;
	display: block;
}

.kd-contact-form {
	margin-top: 35px;
}

.kd-contact-form label {
	position: relative;
	font-size: 13px;
	font-weight: bold;
	color: #444444;
}

.kd-contact-form label span {
	position: absolute;
	top: 0;
	right: -12px;
	font-size: 30px;
	line-height: 1;
}

.kd-contact-form .form-control,
.kd-contact-form select,
.kd-contact-form textarea {
	border-radius: 0;
	border-width: 2px;
	border-color: #dddddd;
	margin-bottom: 21px;
}

.kd-contact-form textarea {
	min-height: 135px;
}

.kd-contact-form .kd-select-custome {
	position: relative;
}

.kd-contact-form .kd-select-custome::after {
	content: '';
	position: absolute;
	display: block;
	border: solid #AAAAAA;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
	bottom: 36px;
	right: 18px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.kd-contact-form .kd-select-custome select {
	background: transparent;
	line-height: 1;
	-webkit-appearance: none;
}

.kd-contact-form .kd-submit-btn {
	min-width: 425px;
	height: 37px;
	background-color: #E48100;
	color: white;
	border: 0;
	border-radius: 0;
}

.kd-contact-form .kd-submit-btn:hover {
	background-color: #c97200;
}

.kd-contact-info {
	font-family: 'Work Sans', sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #555555;
}

.kd-contact-info .kd-bottom-space {
	margin-bottom: 30px;
}

.kd-social-links {
	display: flex;
}

.kd-social-links a {
	margin: 0 6px;
}

.kd-social-links a img {
	width: 32px;
	transition: all 0.3s ease-in-out;
}

.kd-social-links a:hover img {
	opacity: 0.8;
}

.kd-contact-info h5 {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 2px;
	margin-bottom: 0;
}

.kd-contact-info a {
	color: #555555;
}

/* Contact */

.kd-ctd-ttl.kd-cf-ttl {
	border-bottom: 2px solid;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.kd-cfd ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.extra-links {
	float: left;
	padding-left: 10px;
}

.extra-links a {
	padding-top: 19px;
	padding-bottom: 19px;
	display: inline-block;
	font-weight: 500 !important;
	text-transform: uppercase;
	letter-spacing: 0;
	font-size: 15px;
	transition: color .3s ease;
	color: #fff !important;
	font-family: 'Raleway', sans-serif;
	background: url('../imgs/icon-live-aarti.svg') no-repeat;
	background-size: 18px auto;
	padding-left: 29px;
	background-position: left top 18px;
	opacity: 0;
	animation: live 0.3s linear infinite;
	-webkit-animation: live 1s linear infinite;
}

@keyframes live {
	0% {
		opacity: 0;
	}

	20% {
		opacity: 1;
	}

	80% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-webkit-keyframes live {
	0% {
		opacity: 0;
	}

	20% {
		opacity: 1;
	}

	80% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.error404 {
	font-size: 165px;
	line-height: 1.2;
}

.kd-live-aarti {
	text-align: center;
}

.kd-live-aarti iframe {
	max-width: 560px;
	width: 100%;
	height: 420px;
}

.kd-live-aarti-link {
	text-align: right;
}

/*==== Press Realease ====*/
.kd-press-release-wrapper {
	margin: 60px 0 30px;
}

.kd-press-release-wrapper .kd-press-release-list .kd-press-release-item {
	background-color: #F2F2F2;
	min-height: 563px;
	padding: 24px 24px 0;
	margin-bottom: 30px;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.16);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.16);
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.kd-press-release-wrapper .kd-press-release-list .kd-press-release-item:hover .kd-img-wrapper img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.kd-press-release-wrapper .kd-press-release-list .kd-press-release-item h4 {
	font-family: 'Poppins', sans-serif;
	margin: 0 0 24px;
	color: #E48100;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
}

.kd-press-release-wrapper .kd-press-release-list .kd-press-release-item .kd-news-date {
	font-family: 'Work Sans', sans-serif;
	color: #E48100;
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
	display: block;
}

.kd-press-release-wrapper .kd-press-release-list .kd-press-release-item .kd-img-wrapper {
	width: 100%;
	max-height: 404px;
	overflow: hidden;
	border: 0;
}

.kd-press-release-wrapper .kd-press-release-list .kd-press-release-item .kd-img-wrapper img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.kd-press-release-wrapper .kd-press-release-list .kd-press-release-item .kd-news-link {
	display: inline-block;
	margin-top: 10px;
	-ms-flex-item-align: end;
	align-self: flex-end;
	text-align: right;
	position: relative;
	color: #E48100;
}

.kd-press-release-wrapper .kd-press-release-list .kd-press-release-item .kd-news-link::before {
	content: '';
	display: block;
	position: absolute;
	top: 7px;
	left: -26px;
	background: url("../imgs/link-icon.svg") 0 0 no-repeat;
	background-size: 100%;
	width: 20px;
	height: 10px;
}

/*==== Interesting facts ====*/
.kd-intresting-wrapper {
	margin: 60px 0;
}

.kd-intresting-wrapper .kd-intresting-list .kd-intresting-item {
	margin-bottom: 30px;
}

.kd-intresting-wrapper .kd-intresting-list .kd-intresting-item h4 {
	font-family: 'Poppins', sans-serif;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	color: #E48100;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	position: relative;
}

.kd-intresting-wrapper .kd-intresting-list .kd-intresting-item h4::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #E48100;
	width: 100%;
	height: 2px;
	display: block;
}

.kd-intresting-wrapper .kd-intresting-list .kd-intresting-item p {
	font-family: 'Work Sans', sans-serif;
	color: #555555;
	font-size: 15px;
	line-height: 24px;
	margin-top: 12px;
}

/*======== ABOUT TRUST ========*/
.kd-about-trust-content {
	margin: 57px 0 0 0;
	background-color: #f5f5f5;
}


.kd-about-trust-content .kd-about-trust-heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 80px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}

.kd-about-trust-content .kd-about-trust-heading .kd-breadcrumb {
	font-size: 12px;
	font-weight: 300;
}

.kd-about-trust-content .kd-about-trust-heading .kd-breadcrumb a {
	color: #555555;
}

.kd-about-trust-content .kd-about-trust-heading .kd-breadcrumb a:hover {
	color: #000;
}

.kd-about-banner-wrapper {
	height: 472px;
	overflow: hidden;
	position: relative;
}

.kd-about-banner-wrapper:after{
	content: '';
	background-image: -webkit-gradient(linear, right top, left top, from(#ffffff), to(rgba(255, 255, 255, 0.13)));
	background-image: linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0.13));
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	width: 50%;
}

.kd-about-banner-wrapper .kd-about-banner {
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 50%;
}

.kd-about-banner-wrapper .container{
	position: relative;
}
.kd-about-banner-wrapper .container, .kd-about-banner-wrapper .row, .kd-about-banner-wrapper .row > div{
	height: 100%;
}

.kd-about-banner-wrapper .kd-about-banner img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
}
 
.kd-about-banner-wrapper .kd-baner-description {
	background-color: #fff;
	padding-left: 16px;
	height: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
}

.kd-about-banner-wrapper .kd-baner-description h3 {
	color: #e48100;
	font-size: 24px;
	line-height: 1.2;
	letter-spacing: 1.2px;
}

.kd-about-trust-details {
	font-size: 18px;
	line-height: 25px;
	margin-top: 19px;
}

.kd-about-trust-details h2.kd-color-orange {
	color: #e48100 !important;
}

.kd-message_of_chairman {
	padding-top: 64px;
	margin-top: 18px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(228, 129, 0, 0.2)), to(rgba(255, 255, 255, 0)));
	background-image: linear-gradient(to bottom, rgba(228, 129, 0, 0.2), rgba(255, 255, 255, 0));
	color: #555;
	margin-bottom: 74px;
}

.kd-message_of_chairman .kd-message {
	font-size: 16px;
	margin-top: 0px;
	padding-left: 98px;
}

.kd-message_of_chairman .kd-message h3 {
	color: #e48100;
}

.kd-message_of_chairman .kd-chairman-photo {
	height: 563px;
	overflow: hidden;
	border-radius: 8px;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
	background-color: #f2f2f2;
}

.kd-message_of_chairman .kd-chairman-photo img {
	padding: 16px;
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
}

.kd-message_of_chairman .kd-message-wraper {
	border-left: 5px solid #e48100;
	font-size: 17px;
	line-height: 1.82;
	padding-left: 20px;
}

.kd-message_of_chairman .kd-message-wraper .kd-auther {
	font-size: 14px;
	font-weight: 600;
	line-height: 2.21;
}

.kd-buttons-wrapper {
	padding-top: 74px;
	margin-bottom: 64px;
	display: block;
}

.kd-buttons-wrapper .kd-buttons a {
	width: 100%;
	height: 50px;
	border-radius: 8px;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
	background-color: #e08b00;
	margin-right: 16px;
	font-family: Poppins;
	font-size: 18px;
	font-weight: 600;
	color: white;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
}

.kd-buttons-wrapper .kd-buttons a:last-child {
	margin-right: 0px;
}

.kd-buttons-wrapper .kd-buttons a:hover {
	opacity: 0.8;
}

.kd-buttons-wrapper .kd-buttons a img {
	width: 34px;
	margin-right: 8px;
}


/*======== ABOUT TRUST ========*/


.about-banner-img img {
	width: 100%;
}
.kh-title {
	color: #E48100;
	position: relative;
	font-size: 34px;
	letter-spacing: 0.476px;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 30px;
}

.kh-title:after {
	position: absolute;
	content: '';
	width: 156px;
	height: 4px;
	background: #E08B00;
	bottom: 0px;
	left: 0px;
}

.kd-title-block {
	text-align: center;
}

.kd-about-desc {
	margin-bottom: 30px;
}

.kd-about-desc p {
	color: #555555;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 20px;
	text-align: center;
}

.kd-about-desc p:last-child {
	margin-bottom: 0px;
}

.kd-about-gallery-row {
	grid-row-gap: 4px;
	row-gap: 4px;
	grid-column-gap: 4px;
	column-gap: 4px;
	-webkit-box-pack: center;
	justify-content: center;
	align-content: center;
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(25%, 1fr));
}

.kd-gallery-img {
	height: 246px;
	overflow: hidden;
	display: flex;
}

.kd-gallery-img a {
	width: 100%;
	height: 100%;
	display: inline-block;
}
.kd-gallery-img img {
	min-width: 100%;
	min-height: 100%;
	object-fit: cover;
	object-position: center center;
}

.kd-gallery-img:nth-child(9n+1) {
	grid-row: 1;
	grid-column: 1;
	grid-column-start: 1;
	grid-column-end: span 1;
}

.kd-gallery-img:nth-child(9n+2) {
	grid-row: 1;
	grid-column: 1;
	grid-column-start: 2;
	grid-column-end: span 1;
}

.kd-gallery-img:nth-child(9n+3) {
	grid-row: 1;
	grid-column: 1;
	grid-column-start: 3;
	grid-column-end: span 1;
}

.kd-gallery-img:nth-child(9n+4) {
	grid-row: 1;
	grid-column: 1;
	grid-column-start: 4;
	grid-column-end: span 1;
}

.kd-gallery-img:nth-child(9n+5) {
	grid-row: 2;
	grid-row-end: 4;
	grid-column: 2;
	grid-column-start: 1;
	grid-column-end: span 2;
	height: 496px;
}

.kd-gallery-img:nth-child(9n+6) {
	grid-row: 2;
	grid-column: 1;
	grid-column-start: 3;
	grid-column-end: span 1;
}

.kd-gallery-img:nth-child(9n+7) {
	grid-row: 2;
	grid-column: 1;
	grid-column-start: 4;
	grid-column-end: span 1;
}

.kd-gallery-img:nth-child(9n+8) {
	grid-row: 3;
	grid-column: 1;
	grid-column-start: 3;
	grid-column-end: span 1;
}

.kd-gallery-img:nth-child(9n+9) {
	grid-row: 3;
	grid-column: 1;
	grid-column-start: 4;
	grid-column-end: span 1;
}

.kd-gallery-img:nth-of-type(10) {
	grid-row: 4;
}

.kd-gallery-img:nth-of-type(11) {
	grid-row: 4;
}

.kd-gallery-img:nth-of-type(12) {
	grid-row: 4;
}

.kd-gallery-img:nth-of-type(13) {
	grid-row: 4;
}

.kd-gallery-img:nth-of-type(14) {
	grid-row: 5;
	grid-row-end: 7;
}

.kd-gallery-img:nth-of-type(15) {
	grid-row: 5;
}

.kd-gallery-img:nth-of-type(16) {
	grid-row: 5;
}

.kd-gallery-img:nth-of-type(17) {
	grid-row: 6;
}

.kd-gallery-img:nth-of-type(18) {
	grid-row: 6;
}

.kd-gallery-img:nth-of-type(19) {
	grid-row: 7;
}

.kd-gallery-img:nth-of-type(20) {
	grid-row: 7;
}

.kd-gallery-img:nth-of-type(21) {
	grid-row: 7;
}

.kd-gallery-img:nth-of-type(22) {
	grid-row: 7;
}

.kd-gallery-img:nth-of-type(23) {
	grid-row: 8;
	grid-row-end: 10;
}

.kd-gallery-img:nth-of-type(24) {
	grid-row: 8;
}

.kd-gallery-img:nth-of-type(25) {
	grid-row: 8;
}

.kd-gallery-img:nth-of-type(26) {
	grid-row: 9;
}

.kd-gallery-img:nth-of-type(27) {
	grid-row: 9;
}

.kd-gallery-img:nth-of-type(28) {
	grid-row: 10;
}

.kd-gallery-img:nth-of-type(29) {
	grid-row: 10;
}

.kd-gallery-img:nth-of-type(30) {
	grid-row: 10;
}

.kd-gallery-img:nth-of-type(31) {
	grid-row: 10;
}

.kd-gallery-img:nth-of-type(32) {
	grid-row: 9;
	grid-row-end: 12;
}

.kd-gallery-img:nth-of-type(33) {
	grid-row: 9;
}

.kd-gallery-img:nth-of-type(34) {
	grid-row: 9;
}

.kd-gallery-img:nth-of-type(35) {
	grid-row: 11;
}

.kd-gallery-img:nth-of-type(36) {
	grid-row: 11;
}

.kd-media-grid {
	padding: 60px 0px;
}

.kd-about-temple {
	background-image: linear-gradient(to bottom, rgba(228, 129, 0, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -webkit-linear-gradient(to bottom, rgba(228, 129, 0, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -moz-linear-gradient(to bottom, rgba(228, 129, 0, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(to bottom, rgba(228, 129, 0, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
}

.kd-filter-btn-block {
	margin-bottom: 32px;
}

.kd-filter-btn-block button {
	height: 47px;
	background: #F5F5F5;
	color: #E48100;
	font-size: 24px;
	letter-spacing: 1.2px;
	padding: 0px 20px;
	font-weight: bold;
	border-radius: 25px;
	box-shadow: none;
	outline: none;
	border: none;
	margin-right: 10px;
}

.kd-load-more {
	text-align: center;
	margin-top: 64px;
}

.kd-load-more button {
	width: 163px;
	height: 40px;
	background: #E97700;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	border: none;
	border-radius: 5px;
}


.kd-about-temple-detail h3 {
	color: #E48100;
	font-size: 24px;
	line-height: 29px;
	letter-spacing: 1.2px;
	font-weight: bold;
	margin-bottom: 20px;
}

.kd-about-temple-desc p {
	color: #555555;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 20px;
}

.kd-about-temple-img {
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
	background: #F2F2F2;
	border-radius: 5px;
	overflow: hidden;
	padding: 16px;
}

.kd-about-temple-inner-img {
	height: 100%;
	width: 100%;
	overflow: hidden;
}

.kd-about-temple-inner-img img {
	width: 100%;
}

.kd-temple-wrapper .kd-title-block {
	margin-bottom: 30px;
}

.kd-temple-row {
	margin-bottom: 65px;
	align-items: center;
}

.kd-temple-row:nth-child(2n) {
	flex-direction: row-reverse;
}

.kd-temple-img img {
	width: 100%;
}

.kd-temple-detail h3 {
	color: #E48100;
	font-size: 24px;
	line-height: 29px;
	letter-spacing: 1.2px;
	font-weight: bold;
	margin-bottom: 19px;
}

.kd-temple-desc p {
	color: #555555;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 20px;
}


/*----- History css start ------*/

.kd-history-wrapper {
	width: 100%;
	overflow: hidden;
	margin: 0 0 60px;
}

.kd-history-wrapper .container {
	width: 100%;
}

@media (min-width: 576px) {
	.kd-history-wrapper .container {
		max-width: 540px;
		width: auto;
	}
}

@media (min-width: 768px) {
	.kd-history-wrapper .container {
		max-width: 750px;
	}
}

@media (min-width: 992px) {
	.kd-history-wrapper .container {
		max-width: 970px;
	}
}

@media (min-width: 1200px) {
	.kd-history-wrapper .container {
		max-width: 1170px;
	}
}

.timeline-border {
	top: 50px;
}

.kd-history-wrapper .entry.entry-date-section span {
	color: #000044;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	font-family: 'Poppins', sans-serif;
	text-transform: none;
	min-width: 190px;
}

.kd-entry h2 a {
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.9px;
}

.kd-entry h2 a:hover {
	color: #E97700;
}

.kd-entry .entry-content p {
	font-size: 14px;
	line-height: 25px;
	color: #777777;
	font-family: 'Work Sans', sans-serif;
}

.kd-entry:hover .entry-timeline,
.kd-entry:hover .timeline-divider {
	border-color: #E97700 !important;
}

.kd-entry .entry-image {
	margin-bottom: 22px;
}

.kd-entry {
	margin-bottom: 90px;
}

.kd-entry:after {
	margin-top: 35px;
}

.kd-entry .entry-content {
	margin-top: 10px !important;
}

.kd-history-wrapper .button:hover {
	background-color: #E97700 !important;
}

.kd-history-wrapper .post-grid {
	padding-bottom: 240px;
	margin-bottom: -240px;
}

/*----- History css end ------*/


/*----- Download css start ------*/

.kd-rington-block {
	text-align: center;
}

.kd-ring-img {
	position: relative;
}

.kd-ring-img:after {
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 0px;
	left: 0px;
	background: #fff;
	content: '';
	opacity: 0.65;
}

.kd-playbtn {
	position: absolute;
	height: 40px;
	width: 40px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	left: 0px;
	margin: auto;
	z-index: 10;
	padding: 0px;
	background: transparent;
	border: none;
	box-shadow: none;
	display: block;
}


.kd-playbtn-icon {
	width: 100%;
	height: 100%;
	background: url('../imgs/play_circle_outline.svg') no-repeat;
	background-size: 100%;
	display: block;
}
.kd-pausebtn-icon {
	width: 100%;
	height: 100%;
	background: url('../imgs/pause_circle_outline.svg') no-repeat;
	background-size: 100%;
	display: block;
}

.kd-rington-block a.kd-btn,
.kd-wallpaper-block a.kd-btn {
	background: #E48100;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 500;
	border: none;
	color: #fff;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	font-family: 'Poppins', sans-serif;
	min-width: 109px;
	height: 30px;
	line-height: 30px;
	margin-top: 15px;
	text-transform: capitalize;
}

.owl-carousel .owl-nav [class*=owl-]:hover {
	background-color: #e48100 !important;
}

.kd-wallpaper-block {
	width: 100%;
	text-align: center;
	margin-top: 30px;
}

.kd-wallpaper-imgblock {
	width: 100%;
	height: 253px;
	display: flex;
}

.kd-wallpaper-imgblock img {
	min-width: 100%;
	min-height: 100%;
	object-fit: cover;
	object-position: center center;
}

.kd-magazine-row {
	padding: 60px 0px;
	border-bottom: 1px solid #D5D5D5;
	display: flex;
}

.kd-magazine-row:last-child {
	border-bottom: none;
}

.kd-magazine-img {
	max-width: 320px;
	flex: 0 0 320px;
}

.kd-magazine-img-inner {
	border: 10px solid #E48100;
	border-radius: 4px;
	overflow: hidden;
	width: 100%;
}

.kd-magazine-img img {
	width: 100%;
}

.kd-magazine-detail {
	flex: 1 1 auto;
	padding-left: 60px;
}

.kd-magazine-detail h2 {
	font-size: 34px;
	color: #555555;
	font-weight: 500;
	margin-bottom: 0px;
	font-family: 'Poppins', sans-serif;
}

.kd-magazine-detail span {
	font-size: 34px;
	color: #555555;
	font-weight: 500;
	margin-bottom: 0px;
	font-family: 'Poppins', sans-serif;
}

.kd-magazine-detail p {
	font-size: 18px;
	line-height: 25px;
	color: #555;
	font-family: 'Work Sans', sans-serif;
	font-weight: 500;
	margin: 20px 0px 30px;
}

.kd-magazine-detail p a {
	color: #E48100;
}

.kd-magazine-detail .kd-paybtn {
	background: #E48100;
	font-size: 14px;
	font-weight: 700;
	border: none;
	color: #fff;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	font-family: 'Poppins', sans-serif;
	min-width: 170px;
	height: 60px;
	border-radius: 8px;
	text-transform: uppercase;
}

.css3-spinner>.css3-spinner-ball-pulse-sync {
	width: 100px;
}

.page-load-status .css3-spinner-ball-pulse-sync>div,
.css3-spinner>div {
	background-color: #E48100;
}

.kd-contact-form span.help-block,
.kd-booking-form span.help-block {
	position: relative;
	bottom: 15px;
	left: 0;
}
.kd-booking-form .custom-select span.help-block {
	position: absolute;
}
.videogallery_details_content .portfolio-overlay a{
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	margin: -15px 0 0 0;
}
div#countdown-ex1 {
	padding: 80px 0 0;
}
.countdown-row {
	display: block;
	position: relative;
	text-align: center;
}
.countdown-large .countdown-amount {
	font-size: 44px;
	font-weight: 700;
	margin-bottom: 8px;
	color: #ffffff;
}
.countdown-large .countdown-section {
	color: #ffffff;
	font-size: 18px;
}
.slider-video {
	padding: 50px 0 0;
}
.slider-video p{
	color: #ffffff;
}
.slider-vid-img {
	margin-bottom: 15px;
}
.countdown-section{
	border-left: 2px solid #bbbbbb;
}
#logos .standard-logo img {
	height: 100px;
}
.kd-donation-field input#kd-donation {
	margin-bottom: 15px;
}
.kd-donation-field input#fname {
	background: #f2f2f2;
	border: none;
	border-radius: 50px;
	width: 100%;
	margin-bottom: 15px;
	padding: 9px 20px;
	font-size: 18px;
	line-height: 1;
	color: #2f2f2f;
}
img.slider-video-img {
	width: 100%;
	max-width: 530px;
}
.slider-vid-img a {
	display: inline-block;
	position: relative;
}

div#posts.post-grid {
    height: auto !important;
}
.owl-carousel.with-carousel-dots .owl-nav [class*=owl-]{
	margin-top: 0;
}
.owl-carousel .owl-nav [class*=owl-]{
	top: 76px;
}
.owl-carousel:hover .owl-nav .owl-next{
	right: 20px;
	top: 76px;
}
.owl-carousel:hover .owl-nav .owl-prev{
	left: 20px;
	top: 76px;
}
#oc-clients-full:hover .owl-nav .owl-prev,
#oc-clients-full:hover .owl-nav .owl-next {
	top: 68px;
}
.kd-rington-dwl #oc-clients-full.owl-carousel .owl-nav.disabled,
.kd-rington-dwl #oc-clients-full.owl-carousel .owl-dots.disabled {
	display: block !important;
}
.kd-rington-dwl #oc-clients-full.owl-carousel:hover .owl-nav .owl-next {
	right: 10px;
	top: 56px;
}
.kd-rington-dwl #oc-clients-full.owl-carousel:hover .owl-nav .owl-prev {
	left: 10px;
	top: 56px;
}
section.downloads {
	width: 100%;
}
input.kd-btn.kd-submit-btn {
	padding: 5px 35px;
	border: none;
}
#magazine_frm .col-md-6{
	margin-bottom: 20px;
}
#magazine_frm label{
	margin-bottom:0;
}
.kd-magazine-detail label span {
	font-size: 20px;
	line-height: 1;
}
.thank-you-sec .error404 {
	font-size: 100px;
	line-height: 1;
}
.fail-payment .error404 {
	font-size: 100px;
}
.fail-payment{
	text-align: center;
}
.fh-event-model-main {
	position: fixed;
    top: 0;
    background: rgba(0,0,0,.35);
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: 0;
    visibility: hidden;
}
.fh-event-model-main.active {
	opacity: 1;
	visibility: visible;
}
.fh-event-model-main .fh-event-model {
    width: 800px;
    background: #ffffff;
    border: 1px solid #E97700;
    position: relative;
    padding: 0 30px;
    max-height: calc(100vh - 80px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    max-width: calc(100% - 40px);
}
.fh-event-model-main .fh-event-close {
    padding: 5px;
    position: absolute;
    top: 25px;
    right: 25px;
    cursor: pointer;
    font-size: 30px;
}
.fh-event-model-main .fh-event-header {
    padding: 30px 0;
}
.fh-event-model-main .fh-event-header span {
    display: block;
    font-size: 35px;
    line-height: 40px;
    color: #000000;
    margin-bottom: 0;
    font-weight: 400;
}
.fh-event-model-main .fh-modal-events .fh-more-event-row {
    display: flex;
    padding: 40px 0;
    border-top: 1px solid #D5D5D5;
}
.fh-event-model-main .fh-modal-events .fc-image {    
    overflow: hidden;
	display: flex;
	margin-right: 25px;
}
.fh-event-model-main .fh-modal-events .fc-image img {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    object-position: center center;
}
.fh-event-model-main .fh-modal-events .fc-content {
    flex: 1 1 auto;
}
.fh-event-model-title h3 {
    margin: 0 0 15px;
}
.fc-allday,
.fc-starttime,
.fc-endtime{
	display: none;
}
div#oc-clients-full {
    overflow: hidden;
}
.kd-magazine-details {
	flex: 1 1 auto;
	padding-left: 60px;
}
.kd-magazine-details h2{
	margin-bottom: 0;
}
.kd-magazine-details span.help-block {
	position: relative;
	left: 0;
	bottom: 0;
}
.kd-magazine-details .col-md-6 {
	margin-bottom: 20px;
}