﻿/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
body {
padding:0;
margin:0;
}

/* Preloader */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:rgba(255,255,255,0.7);
  /* change if the mask should have another color then white */
  z-index: 2000;
  /* makes sure it stays on top */
}

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
  background-image: url(../images/loader.gif);
  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */
}
/* Preloader end*/

.clr{clear:both;}

.noticeborder{border:dashed 1px #900; border-radius:20px; padding:5px 5px; margin:5px auto; font-size:22px;
box-shadow: 4px 6px 5px 0px rgba(0,0,0,0.25);
-webkit-box-shadow: 4px 6px 5px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 4px 6px 5px 0px rgba(0,0,0,0.25);
}

.gap{padding:100px 0 40px;}

.nogap{padding:0;}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index:2000;
}

.headertop {  
  display: flex;
  flex-wrap: wrap;
  font-size:16px;
  color:#ffffff;
}


.navbar-brand {
    padding-top:0;
    padding-bottom:0;
}

.navbar-dark .navbar-nav .nav-link {
    color:#ffffff;
	border:solid 4px transparent;
	text-transform:uppercase;
	font-size:16px;
	margin:0;
	transition:ease all 0.5s;
	border-radius:4px;
}


.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,1);
    border-color: #f3f3f3;
    background: #db7700;
}


.navbar-dark {
    position: relative;
    padding:15px 10px;
    background:#ff63de;
	}


.container-fluid {
    padding-right:0;
    padding-left:0;
}


h1 {font-size:40px; padding:3px 0 15px; font-family: 'Open Sans Condensed'; color:#c52ca5; font-weight:bold;}

.modal-title{font-size:24px; color:#03a9f4; font-family: 'Open Sans Condensed'; font-weight:bold;}


.content{text-align:justify; margin:5px 0 25px;}

#contentwrapper, #currentactivity, #activity {
	padding:1% 0 4%;
	background: url(../images/contentbg.jpg);
}

#currentactivity {
	background: url(../images/activitybg.jpg);
}

#activity{background:#f3f2ed;}

.img-portfolio{
	margin:0 0 20px;
}

.img-portfolio:hover .img{

}

.img-portfolio > .image > h5, .img-portfolio > .image2 > h5{
	display:block;
	height:40px;
	margin:0 auto 10px;
	padding:5px 0;
	color:#3a3a3a;
	font-size:16px;
	text-align:center;
}

.border {border:solid 1px #cccccc!important;}


.img-portfolio > .image > span, .img-portfolio > .image2 > span{
	text-align:center;
	overflow:hidden;
	width:100%;
	height:250px;
	margin:auto;
	display:block;	
}

.img-portfolio > .image2 > span{height:380px;}

.img-portfolio > .image > span > a > .img, .img-portfolio > .image2 > span > a > .img{
	width:100%;
	height:100%;
	border:solid 1px #b3c1bb;
	padding:5px;
}

.img-portfolio > .image > span > a > .img2{
	width:100%;
	height:100%;
	border-radius:50%;
	border:solid 1px #b3c1bb;
	padding:5px;
}


.img-portfolio > .image > h5, .img-portfolio > .image2 > h5{
	width:90%;
	height:50px;
	font-size:14px;
	margin:0 auto;
	color: #ab2e15;
}

.img-portfolio > .image > div, .img-portfolio > .image2 > div{
	background:#ffffff;
	width:90%;
	font-size:14px;
	margin:0 auto;
	padding:3px 0;
	font-weight:bold;
	color:#3e3e3e;
	text-align:center;
}

.img-portfolio > .image > div > a, .img-portfolio > .image2 > div > a{color:#900; text-decoration:underline;}

.img-portfolio > .image > div > div, .img-portfolio > .image2 > div > div {border:solid 1px #3a3a3a; color:#3a3a3a; cursor:pointer; text-transform:uppercase; font-size:10px;}


.img-portfolio .memberimg{height:300px;}

.img-portfolio > h5{font-size:17px; text-transform:uppercase; padding:15px 2px 3px; text-align:center; color:#158dab;}
.img-portfolio > h6{font-size:14px; text-align:center;}

#next {
    background: none;
    color: #797474;
    font-weight: bold;
    border: solid 1px #797474;
    padding: 2px 10px;
    outline: none;
    margin: 0 auto 20px;
	font-size:14px;
    display: block;
}

.donate{background:url(../images/donateimg.png) fixed bottom; 
background-color:#000000;
padding:10%; color:#ffffff; font-size:40px;}

.donate > span {background:#db7700; padding:10px 20px; font-size:22px; text-transform:uppercase;}
.donate > span > a{color:#ffffff; text-decoration:none;}

.category > div > a >h5{color:#000000; width:98%; font-size:16px; text-transform:uppercase; text-align:center; border:dashed 2px #ec9007; padding:10px 0; margin:2px auto;}
.category > div > a > h5:hover{background:#ec9007; color:#ffffff;}
.category > div > a{text-decoration:none!important;}
.footerbg{background:url(../images/footerbg.jpg) repeat-x bottom left; padding-top:50px;}
footer{background:#95075a; padding:3%;}

.btn-danger {
    color: #fff;
    background-color: #420c17;
    border-color: #420c17;
}

.form-control {
    color: #002b59;
    background:none;
    border-bottom: 1px solid #002b59;
	border-radius:0;
	outline:none;
}

::-webkit-input-placeholder { /* Edge */
  color: #002b59!important;
}

:-ms-input-placeholder { /* Internet Explorer */
  color: #002b59!important;
}

::placeholder {
  color: #002b59!important;
}

.captionad {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 20;
    color: #fff;
    text-align: center;
    background-color: #ef1c2b;
    border: solid 1px #ffffff;
    width: 150px;
    padding: 5px;
    border-radius: 5px;
    font-size: 12px;
}

.captionad > a {color:#ffffff;}

.flex-fill{width:50%;}
.flex-fill:nth-child(1){background:#efeddf; padding:20px 0;}

.map{width:100%; height:100%; border:0;}

.socialicon {
    width: 41px;
    position: fixed;
    bottom: 10%;
    right: 0;
    z-index: 1000;
}

.fa {
  padding: 7px;
  font-size: 30px!important;
  width: 40px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  
}

.fa1 {
  font-size: 26px!important;
  width: 10px;
  padding:2px 7px;
  margin: 10px 10px;
}

.fa:hover {
    opacity: 1;
	color:#ffffff;
	text-decoration:none;
}

.fa1-phone {
  color: white;
}

.fa-facebook, .fa-twitter, .fa-instagram {
  color: #ffffff;
}


.btn-dark {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

.btn-warning{background-color: #ef6a32!important; color:#ffffff;}

/* Screen larger than 600px? 2 column */
@media (min-width: 700px) {
  .grid-container { grid-template-columns: repeat(2, 1fr); }
}

/* Screen larger than 900px? 3 columns */
@media (min-width: 900px) {
  .grid-container { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 991px) {
.navbar-dark .navbar-nav .nav-link  {
	border:0;
	border-bottom:solid 1px;
	text-transform:uppercase;
	font-size:16px;
	padding:5px;
	margin:0 3px;
	transition:ease all 0.5s;
}

.navbar-dark .navbar-nav .nav-link:hover  {
	border:0;
	border-radius:0;
	transition:ease all 0.5s;
}

.d-flex {
    display: block!important;
}
.flex-fill{width:100%; float:none;}

.map{width:100%; height:auto;}

}

@media (max-width: 800px) {
.navbar{position:relative!important; z-index:1000; width:100%;
}
h1{font-size:30px;}
#contentwrapper {
	padding:0;
}
.fixed-top {
    position: relative;
    z-index: 1030;
}
.gap{padding:3px 0;}

.donate{font-size:20px;}
.donate > span {padding:6px 10px; font-size:16px;}
.category > div > a >h5{width:100%; font-size:12px; padding:6px 0;}
}

@media (max-width: 660px) {
.navbar-dark .navbar-toggler {
    margin-top: 20px;
}
}


@media (min-width: 992px){
.container {
    max-width: 95%;
}
}