#logo img {
    max-height: 100px;
}
#logo {
    width: auto;
}
.dark .is-divider {
    background-color: rgb(104 24 0);
}
.dark, .dark p, .dark td {
    color: rgb(104 24 0);
    font-weight: bold;
}
.nav {
    width: 100%;
    position: relative;
    display: inline-block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center !important;
}
.stuck .header-main .nav > li > a {
    line-height: 35px;
    font-size: 15px;
   font-family: 'Maven Pro';
    color: #681801;
    font-weight: normal;
}
.header-main .nav > li > a {
    line-height: 35px;
    font-size: 17px;
    font-family: 'Maven Pro';
    color: #681801;
    font-weight: normal;
}
.foot-contact ul li svg{
	margin-right:10px;
}
.logo-center .logo {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    text-align: center;
    margin: 0 20px !important;
}
.nav>li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    margin: 0 20px;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}
.ban-para h2{
	box-shadow:2px 2px 10px;
}
.head-img a img{
	width:auto;
	height:50px;
}
.stuck .head-img a img{
	width:auto;
	height:50px;
}
.header .nav-small a.icon:not(.button) {
    font-size: 20px;
    padding: 0px 10px;
	color:#fff;
}
.footer-2 {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.ban-text{
	font-family: 'Maven Pro' !important;
}
.absolute-footer.dark {
    color: #fff !important;
}
.nav.nav-vertical li {
    list-style: none;
    margin: 15px 0px;
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
}
.nav-outline>li>a {
    line-height: 50px;
    padding: 0 0.75em;
    position: relative;
    z-index: 10;
    border: 2px solid transparent;
    border-radius: 20px;
    color: #fff;
}
.nav-outline>li.active>a {
    color: #681800;
    border-color: currentColor;
}
.nav-vertical>li+li, .nav-vertical-fly-out>li+li {
    border-top: none;
}
.nav-vertical+.tab-panels {
    margin-top: 0 !important;
    border-left: none;
    padding: 0 30px 30px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.anc-6310-counter-2-count-subtitle {
    display: block;
    font-family: 'Maven Pro' !important;
    font-weight: 400;
    font-size: 15px !important;
    color: rgb(82, 76, 76);
    line-height: 25px !important;
    text-align: center;
    text-transform: capitalize;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    word-break: break-word;
}
.tabbed-content ul{
	display:flex !important;
	align-items:center !important;
	justify-content:normal !important;
	margin-top:25px;
}
.title-1 {
  display:flex;
	justify-content:center;
	align-items:center;
}
.title-1 h2 {
    color: #ad1800;
    padding: 5px 5px;
    border-radius: 10px;
    font-size: 38px;
    text-align: center;
	
}
.title-2{
   
	justify-content:center;
	align-items:center;
}
.title-2 h2 {
    color: #ff6e01;
    padding: 5px 5px;
    border-radius: 10px;
    max-width: 50%;
    font-size: 25px;
    background-color: #ad1800;
    text-align: center;
}
.title-3 {
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
    align-items: center;
}
.title-3 h2{
    color: #ff6e01;
    padding: 5px 5px;
    border-radius: 10px;
    max-width: 25%;
	font-size: 25px;
    background-color: #ad1800;
	  text-align:center;
}
.icon-box-img {
	text-align:center;
}
.icon-box-1 {
    border: 2px solid #ad1800;
    border-radius: 20px;
    color: #681800;
    padding: 15px;
    margin: 5px;
    width: auto;
    height: 435px;
    transition: 1s;
}
.icon-box-1 h3{
	color:#681800;
}
.icon-box-1:hover {
    border: 2px solid #ad1800;
    background-color: #fef8ec;
    color: #ad1800;
    box-shadow: 3px 3px 12px #681800;
}
.icon-box-2 {
    border: 2px solid #ad1800;
    border-radius: 20px;
    color: #681800;
    padding: 15px;
    margin: 5px;
    width: auto;
    height: auto;
    transition: 1s;
}
.icon-box-2 h3{
	color:#681800;
}
.icon-box-2:hover {
    border: 2px solid #ad1800;
    background-color: #fef8ec;
    color: #ad1800;
    box-shadow: 3px 3px 12px #681800;
}

.secondary.is-underline, .secondary.is-link, .secondary.is-outline {
    color: #ad1800;
}
.off-canvas .nav-vertical>li>a {
    padding-top: 5px;
    padding-bottom: 5px;
    color: rgb(181, 25, 4);
}
.nav.nav-vertical li {
    list-style: none;
    margin: 5px 0px;
    width: 100%;
    font-weight: bold;
    display: flex;
    font-size: 16px;
    color: #fff;
}

.toggle {
    height: 45px;
    width: 45px;
    line-height: 1;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 0;
    color: rgb(181, 25, 4);
    opacity: .6;
    margin: 0 5px 0 0;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
    padding-left: 20px;
    color: #681800;
    font-size: 16px;
}
.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
    padding-left: 0;
    padding-right: 0;
    color: #681801;
    margin: 0 10px;
    border-bottom: 1px solid #ececec;
}

.accordion-title span {
    color: rgb(154 24 0);
}
.accordion-title {
    font-size: 110%;
    padding: 20px 40px;
    display: block;
    position: relative;
    border-top: 1px solid #8c1a00;
    -webkit-transition: border 200ms ease-out,background-color .3s;
    -o-transition: border 200ms ease-out,background-color .3s;
    transition: border 200ms ease-out,background-color .3s;
}

.links>li>a:before, i[class^=icon-], i[class*=" icon-"] {
    font-family: "fl-icons" !important;
    font-display: block;
    speak: none !important;
    margin: 12px 0px;
    padding: 0;
    display: inline-block;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    position: relative;
    line-height: 1.2;
}

.foot-social ul{
 
}
.foot-social ul li {
    list-style-type: none;
    margin: 10px 30px 10px 0px;
    display: inline-block !important;
}
.foot-social ul li a{
  font-size: 25px;
}
.title-4 {
  display:flex;
	/*justify-content:center;
	align-items:center;*/
}
.title-4 h2 {
    color: #ff6e01;
    padding: 5px 5px;
    border-radius: 10px;
    max-width: 30%;
    font-size: 25px;
    background-color: #ad1800;
    text-align: center;
}

.title-5 {
  display:flex;
	justify-content:center;
	align-items:center;
}
.title-5 h2 {
    color: #ff6e01;
    padding: 5px 25px;
    border-radius: 10px;
    width: auto;
    font-size: 25px;
    background-color: #ad1800;
    text-align: center;
}

.tabbed-content .active a {
    color: #681800 !important;
    /* border-bottom: 2px solid #ff6d00; */
    padding: 10px 10px;
    /* background-color: #fad4a5; */
    /* border-radius: 10px; */
}
.tabbed-content .tab a {
    color: #681800;
    font-size: 20px;
}

.tabbed-content h4 {
    color: #681800;
    font-size: 25px;
}
.nav-vertical+.tab-panels {
    margin-top: 30px !important;
    border-left: none;
    padding: 0 30px 30px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.blog-page iframe{
	height:1000px;
	width:100%;
}
.blog-page iframe header{
	display:none;
}
.top-value {
    margin-top: -210px;
    position: relative;
    /* z-index: -9999; */
}
.top-baner{
	position:relative;
	z-index:999;
	display:none;
}
.img-box-1 img{
	height:150px;
}

.toggle i {
    font-size: 25px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}


.patern-2{
	background-image:url("https://kgpfoundation.org/wp-content/uploads/2023/05/abt-back-2.jpg");
}


.circle img {
    /* border: 10px solid #fff; */
    /* box-shadow: 2px 2px 5px .25px #000; */
    background: #F4F1EC;
    border: 10px solid #fff;
}
.circle{
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

#banner-782086672 .bg.bg-loaded {
    background-image: url(https://kgpfoundation.org/wp-content/uploads/2023/04/cow-periyavaa.png);
	mix-blend-mode: darken;
}
.pop h3 {
    font-family: Poppins !important;
    font-weight: normal;
}
.nav:not(.nav-slide) .active>.children {
    position: inherit;
    opacity: 1;
    background-color: #fff;
    left: auto;
    padding-bottom: 30px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.off-canvas-center .nav-vertical>li>ul>li a, .off-canvas-center .nav-vertical>li>a {
    -webkit-box-pack: center;
    color: #b51904;
    -ms-flex-pack: center;
    justify-content: center;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
    padding-left: 20px;
    color: #681800;
}
#banner-1137121638 .bg.bg-loaded {
    background-image: url(https://kgpfoundation.org/wp-content/uploads/2023/04/kgf-banner-overlay1-1024x311.png);
    background-size: contain !important;
    background-position: top;
}
.head-img-1 a img{
	height:120px;
	width:auto;
}
.stuck .head-img-1 a img{
	height:70px;
	width:auto;
}
.off-canvas-left.mfp-ready .mfp-content, .off-canvas-right.mfp-ready .mfp-content {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    width: 25%;
}
.pop-donate a {
    background-color: #b72025;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    font-weight: bold;
}
.widget .toggle i {
    top: -6px;
    /* right: 53%; 
    left: -100px;*/
    font-size: 30px;
}
ul.menu>li, .widget>ul>li {
    list-style: none;
    margin-bottom: .3em;
    text-align: left;
    margin: -8px;
}
blockquote {
    position: relative;
    font-size: 1.2em;
    margin: 0 0 1.25em;
    padding: 0 1.25em 0 1.875em;
     border-left: none;
    font-style: italic;
    color: #333;
}
.img-box-1 img {
    height: 250px;
    border: 10px solid #fff;
    border-radius: 25px 0px 25px 0px;
}
.img-box-1 .box-text{
	padding:20px;
}
.title-head h2 {
    color: #ad1800 !important;
    padding: 5px 25px;
    border-radius: 10px;
    width: auto;
    margin: 0;
    font-size: 50px;
    font-family: 'Dancing Script', cursive;
}
.gho-img img{
	height:250px;
}


.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0 !important;
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s;
}
.count-background {
	background-color:#eedabd;
	margin:20px 0px;
}