.no-padding {
    padding: 0;
}

.no-margin {
    margin: 0;
}

.no-border {
    border: 0;
}

.no-redius {
    border-radius: 0;
}

.light-padding{
	padding-left:15px;
	padding-right:15px;
}

.bg-jkf-blue{
	background-color: #1f2b52 !important;
}

.no-color {
    background-color: rgba(0, 0, 0, 0);
}

a{
	text-decoration:none !important;
}

.env-bar{
	padding: 2px;
	background-color:#028235;
}

.art-bar{
	padding: 2px;
	background-color:#ff1744;
}

.gallery-bar{
	padding: 2px;
	background-color:#FF9800;
}

.health-bar{
	padding: 2px;
	background-color:#9a095e;
}

.edu-bar{
	padding: 2px;
	background-color:#110841;
}

.clive-bar{
	padding: 2px;
	background-color:#0091bb;
}

.disaster-bar{
	padding: 2px;
	background-color:#b96d00;
}

.media-bar{
	padding: 2px;
	background-color:#2196F3;
}




.top-video {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    z-index: 1;
}

.top-video video {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    min-height: 100%;
    min-width: 100%;
    z-index: 1;
}

.bg-cover{
	background-size: cover;
    background-repeat: no-repeat;
}

video {
    display: inline-block;
    vertical-align: baseline;
}

img{ 
	max-width: 100%;
    height: auto;
}

.mag-and-video-blovk{
	max-width: 80%;
}

.ns-and-news-blovk{
	max-width: 80%;
}

.fit-image {
	object-fit: cover;
	width: 100%;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #1f2b52;
    border-color: #1f2b52;
}

.nav-container {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: +1111;
	width: -webkit-fill-available;
	/* width: 100vw; */
}

.nav-container-inner{
	max-width: 1205px;
}

.fa-home {
    font-size: 1.4rem;
}

.nav-top-block {
    background-color: #1f2b52;
    padding: 7px 15px;
}

.nav-bottom-block {
    background-color: #ffffff;
    padding: 5px 15px;
    border-bottom: 4px solid #1f2b52;
}

.nav-heading-ls {
    color: #ffffff;
    font-size: 26px;
    font-family: myriad-pro, sans-serif;
    font-weight: 400;
    margin: 0;
}

.nav-link {
    font-size: 1rem;
    font-family: roboto, sans-serif;
    color: #1f2b52;
    font-weight: 500;
}

.nav-masthead {
    margin-top: 9px;
}

.nav-link { 
    padding: .5rem 0.4rem;
}

.navbar-light .navbar-toggler { 
    border-color: rgba(255, 255, 255, 0.1);
}

.header-bar {
    margin-top: 0rem;
    border-top: 2px solid rgb(124, 125, 129);
    width: 14%;
}

.header-sub-title {
    font-family: proxima-nova-condensed, sans-serif;
    font-size: 22px;
    color: #7c7d81;
    font-weight: 400;
    font-style: normal;
}

.main-heading {
    font-family: address-sans-pro, sans-serif;
    font-size: 52px;
    font-weight: 600;
    letter-spacing: 2px;
    font-style: normal;
    color:#0d204a;
}

.nav-logo-jkf {
    flex: 0 0 23%;
    max-width: initial;
}

.nav-logo-jkh{ 
    flex: 0 0 6%; 
}

.nav-middle-pils {
    flex: 0 0 71%;
}


.search-form-block{
	position: fixed;
    top: 0;
    width: 100%;
    z-index: +11111111;
    margin-left: auto;
    margin-right: auto;
}

/** Carosal **/

.carousel-item {
    height: 100vh;
    min-height: 350px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.carousel-caption {
    bottom: 18vh;
}

.slider-caption {
    font-family: gill-sans-nova, sans-serif;
}

.main-outline-button-style {
    width: 22%;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #ffffff;
    border-radius: 0;
    color: #ffffff;
    font-family: hind, sans-serif;
    font-size: 1.8rem;
    line-height: 1.5;
    padding: 10px 32px 5px 32px;
}

.carousel-item-inner{
	height: 85vh;
}

.main-slider-a{
	background-image: url('https://johnkeellsfoundation-2024.sgp1.digitaloceanspaces.com/assets/images/s-01.webp');
}

.main-slider-b{
	background-image: url('https://johnkeellsfoundation-2024.sgp1.digitaloceanspaces.com/assets/images/s-02.webp');
}

.main-slider-c{
	background-image: url('https://johnkeellsfoundation-2024.sgp1.digitaloceanspaces.com/assets/images/s-03.webp');
}

.main-slider-d{
	background-image: url('https://johnkeellsfoundation-2024.sgp1.digitaloceanspaces.com/assets/images/s-04.webp');
}

.main-slider-e{
	background-image: url('https://johnkeellsfoundation-2024.sgp1.digitaloceanspaces.com/assets/images/s-05.webp');
}

.main-slider-f{
	background-image: url('https://johnkeellsfoundation-2024.sgp1.digitaloceanspaces.com/assets/images/s-06.webp');
}
  
   


/** Flayer Block **/

p, .main-para {
    font-size: 26px;
    font-family: open-sans, sans-serif;
    letter-spacing: 1px;
    color: #7c7d81;
    line-height: 1.8;
}

.flayer-para {
    padding: 50px 29px 50px 8px;
}


/** Icon List **/

.img-center {
    display: block;
    margin: auto;
}

.icon-title {
    font-size: 27px;
    color: #7c7d81;
    font-family: address-sans-pro, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}

.icon-block {
    padding: 0px 0px 0px 0px;
}


/** Project **/

.project-btn {
    margin-left: auto;
    margin-right: auto;
    border-radius: 0;
    border-color: #61615f;
    color: #61615f;
    width: 50%;
    font-size: 28px;
    padding: 2px 15px 0px 15px;
    font-family: futura-pt, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.project-btn:hover {
    color: #fff;
    background-color: #1f2b52;
    border-color: #1f2b52;
}

.box-shadow {
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(184, 184, 184, 1);
    -moz-box-shadow: 0px 0px 4px 0px rgba(184, 184, 184, 1);
    box-shadow: 0px 0px 4px 0px rgb(216, 216, 216);
}

.project-title {
    font-size: 26px;
    color: #0e214b;
    /* color: #61615f; */
    font-family: address-sans-pro, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
	margin-bottom: 1.75rem;
}

.project-para {
    font-size: 20px;
    font-family: jaf-bernina-sans, sans-serif;
    color: #61615f;
}

.w-map-bg {
    background-size: contain;
    background-repeat: no-repeat;
}

.project-bot-bar {
    padding: 9px;
    background-color: #1f2b52;
}


/** Awards **/

.awards-title {
    font-size: 30px;
    color: #61615f;
    font-family: address-sans-pro, sans-serif;
    /* text-transform: uppercase; */
	margin: 0;
    font-weight: 400;
}

.count-title {
    font-size: 30px;
    color: #e6e6e6;
    font-family: address-sans-pro, sans-serif;
    text-transform: uppercase;
    font-weight: 400;
}


/** Count **/

.count-bg {
    /* background-color: #333333; */
	background: url(https://johnkeellsfoundation-2024.sgp1.digitaloceanspaces.com/assets/images/manel-blue-bg.jpg) center no-repeat;
    background-size: cover; 
	
}


/** News **/

.news-title {
    font-size: 26px;
    color: #61615f;
    font-family: address-sans-pro, sans-serif;
    font-weight: 400;
    text-align: left;
}

.news-btn {
    margin-right: auto;
    border-radius: 0;
    border-color: #61615f;
    color: #61615f;
    width: 50%;
    font-size: 22px;
    padding: 2px 15px 0px 15px;
    font-family: futura-pt, sans-serif;
    font-weight: 500;
    font-style: normal;
	
	position: absolute;
    bottom: 0;
    margin-bottom: 20px;
    left: 0;
    margin-left: 20px;
}

.news-date-block {
    background-color: #e4e4e4;
    padding: 10px;
}

.news-date {
    text-align: right;
    color: #717171;
    font-family: proxima-nova-condensed, sans-serif;
    font-size: 16px;
    margin: 0;
}

.news-group-icon {
    position: absolute;
    left: 14px;
    margin-top: -50px;
}

.w-map-bg-news {
    background-size: cover;
    background-repeat: no-repeat;
}


 


/** Globle Link **/

.sponser-block {
    /* background: #7c7d81; */
    /* background: #E0E0E0; */
}

.sponsere-title-block {
    padding: 1.2rem 0.2rem 0.2rem 0.2rem;
}

.sponsere-title {
    font-size: 21px;
    color: #37474F;
    font-family: address-sans-pro, sans-serif;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}

.container-spnses {
    max-width: 1440px;
}

/** Footer **/

.footer-block{
	background-color:#0d204a;
	padding: 80px 0px 20px 0px;
}

.footer-container{
	max-width: 1440px;
}

.fot-company{
	font-size:42px;
	color:#ffffff;
	text-align:left;
	font-family: address-sans-pro, sans-serif;
	font-weight:300;
}

.fot-address{
	font-size:24px;
	color:#ffffff;
	line-height: 1.5;
	text-align:left;
	font-family: address-sans-pro, sans-serif;
	font-weight:300;
}

.fot-cp-right {
    font-size: 24px;
    color: #ffffff;
    line-height: 1.5;
    text-align: right;
    font-family: address-sans-pro, sans-serif;
    font-weight: 300;
}

.ft-logo-tg{
	margin-top: 150px;
}


.text-grey{
	color: #7c7d81;
}


/** Envirenaent **/

.btn-abs-fit-bottem { 
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

.env-tile-body-ht { 
    height: 324px;
}

/** Post **/

.post-tile-body-ht {
    height: 108px;
}

.post-image { 
    height: 210px;
}

.post-title {
    font-size: 24px;
    color: #61615f;
    font-family: address-sans-pro, sans-serif; 
    font-weight: 400;
	margin:0;
}

.post-title-2 {
    font-size: 28px;
    color: #61615f;
    font-family: address-sans-pro, sans-serif; 
    font-weight: 400;
	margin:0;
}

.post-title>a{
	color:#61615f;
}

.post-title-2>a{
	color:#61615f;
}

.post-title>a:hover{
	color: #1f2b52;
	text-decoration: none;
}

.post-title-2>a:hover{
	color: #1f2b52;
	text-decoration: none;
}


/** Gallery **/

.gallery-thumb-ht{
	height:275px;
}

.gallery-title>a{
	color: #61615f;
}

.gallery-title>a:hover {
    color: #1f2b52;
    text-decoration: none;
}

.gal-tile-body-ht {
    height: 255px;
}


/** CSR **/

.logo-abs {
    position: absolute;
    bottom: 0;
    margin-bottom: 81px;
    right: 0;
}


/** Contact Us **/

.wpcf7-form-control{
   /*  display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; */
	
	display: block;
    width: 100%;
    /* height: 36px; */
    font-size: 22px;
    line-height: 1.42857;
    color: rgb(136, 136, 136);
    background-color: transparent;
    background-image: none;
    border-top-width: initial;
    border-right-width: initial;
    border-left-width: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    box-shadow: none;
    padding: 6px 12px;
    border-style: none none solid;
	border: 1px solid rgb(195, 195, 195) !important;
	font-family: address-sans-pro, sans-serif;
}

.btn-sub{
	border: 1px solid rgb(195, 195, 195) !important;
}

.wpcf7-form{
	margin-bottom: 1rem;
}

.wpcf7-radio{
	border: 0px solid rgb(195, 195, 195) !important;
	text-align: left !important;
}

/* .wpcf7-form-control-wrap{
	
} */


/* .wpcf7-submit {
    width: 18%;
}
 */

/** Bred Cam **/

.bread_crumb {
    margin:0;
    border-bottom:1px solid #eee;
    padding:0.8em 0.8em 0.8em;
    clear: both;
    height: auto;
    background: #f8f8f8;
	display:inline-block;
	text-transform: uppercase;
}

.bread_crumb li {
    font-size:16px;
    color:rgb(180,180,180);
    float:left;
    list-style: none outside none;
}

.bread_crumb li:after {
    content : '>';
    padding-left:10px;
    margin-right:10px;
}

.bread_crumb li:last-child:after {
    content : '';
}

.bread_crumb li a {
    color:rgb(120,120,120);
}

.bread_crumb li.current {
	
}


/** Flower **/


.flower-container {
    background: url(https://johnkeellsfoundation-2024.sgp1.digitaloceanspaces.com/assets/images/jkf-broch.png) center no-repeat;
    background-size: contain;
     height: 270px; 
    position: relative;
    white-space: nowrap;
    background-position: center;
}

.flower-container p {
    text-align: center;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    line-height: 20px;
}


.flower-details img {
    background-color: #E0E0E0;
    padding: 20px;
    margin-bottom: 20px;
}

.flower {
    position: relative;
    margin: 0px 0 50px;
    font-size: 1.05em;
    line-height: 1.75em;
    padding-top: 55px;
    margin-bottom: 35px;
    background-color: #f5f5f5;
    border-top: 1px solid #e3e3e3;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.flower-bk{
	width: 33.33333333%;
	float: left;
	position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
	
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
 
.address-wid {
    color: #D4D4D4;
    font-family: "Open Sans",sans-serif;
}
 
#num-1 {
    top: 169px;
    padding: 0;
    left: 17%;    
}

#num-1 p{
	color: #FFFFFF;
}

#num-2 {
    top: 48px;
    padding: 0;
}

#num-2 p{
	color: #FFFFFF;
}

#num-3 {
    top: 158px;
    padding: 0;
    right: 16%;
}

#num-3 p{
	color:#FFFFFF;	
}


/** CSR video Model **/

.video-main-mod{
	margin-top: 25vh;
}

/** Socail **/

.social-block{
	text-align: right;
    padding: 0 1.25rem;
}

.fasocial {
	padding: 14px;
	font-size: 20px !important;
	width: 52px;
	text-align: center;
	text-decoration: none;
	margin: 5px 2px;
}

.fasocial:hover {
    opacity: 0.7;
	color: #ffffff;
}

.fa-facebook {
	background: rgba(59, 89, 152, 0);
    color: #ffffff;
    border: 1px solid #ffffff;
}

.fa-twitter {
	background: rgba(59, 89, 152, 0);
    color: #ffffff;
    border: 1px solid #ffffff;
}

.fa-google {
	background: #dd4b39;
	color: white;
}

.fa-linkedin { 
	background: #3b599800;
    color: white;
    border: 1px solid #ffffff;
}

.fa-youtube {
	background: rgba(59, 89, 152, 0);
    color: #ffffff;
    border: 1px solid #ffffff;
}

.fa-instagram { 
	background: #3b599800;
    color: white;
    border: 1px solid #ffffff;
}

.fa-pinterest {
	background: #cb2027;
	color: white;
}

.fa-snapchat-ghost {
	background: #fffc00;
	color: white;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
	background: #00aff0;
	color: white;
}

.fa-android {
	background: #a4c639;
	color: white;
}

.fa-dribbble {
	background: #ea4c89;
	color: white;
}

.fa-vimeo {
	background: #45bbff;
	color: white;
}

.fa-tumblr {
	background: #2c4762;
	color: white;
}

.fa-vine {
	background: #00b489;
	color: white;
}

.fa-foursquare {
	background: #45bbff;
	color: white;
}

.fa-stumbleupon {
	background: #eb4924;
	color: white;
}

.fa-flickr {
	background: #f40083;
	color: white;
}

.fa-yahoo {
	background: #430297;
	color: white;
}

.fa-soundcloud {
	background: #ff5500;
	color: white;
}

.fa-reddit {
	background: #ff5700;
	color: white;
}

.fa-rss {
	background: rgba(59, 89, 152, 0);
    color: #ffffff;
    border: 1px solid #ffffff;
}

.w-100{
	font-weight:100;
}

.w-600{
	font-weight:600;
}

.text-cblue{
	color: #1f2b52;
}

abbr[data-original-title], abbr[title] {
    text-decoration: none;
	cursor: pointer;
}

.cursor-pointer{
  cursor: pointer;
}

.modal { 
    z-index: +11111111;
}

.modal-footer {
	margin: auto;
}


.grecaptcha-badge{
	display: none !important;
}

.page-id-12774 .grecaptcha-badge{
	display: block !important;
}

.page-id-13840 .grecaptcha-badge{
	display: block !important;
}

.light-ash-hed {
    background: rgba(51, 51, 51, 0.03137254901960784);
}


/** Blog  **/

.alignnone{
    display: block;
    height: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .col-12{
	   flex:auto;
   }
   
   .nav-logo-jkh{
	   flex:0 0 2.5%
   }
}