body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
/*.navbar {
    padding:0rem;
    margin-bottom:2rem;
  }

  .dropdown .dropdown-menu {
    border-radius:0;
   }


  /* Medium devices (tablets, 768px and up)
  The navbar toggle appears at this breakpoint */
  @media (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
      display: block;
      margin-top: 0;
    border-radius:0;
   }
  }
  .navbarheight{
    height: 115px!important;

}
.navbarheight2nd{
    height: 80px!important;
    padding-top: 16px;
}
.topline{
    border-top: 5px solid #097cb8;
    /*border-top: 5px solid #097cb8;*/
}
.bgwhite{
    background: white;
}
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
    color: #097cb8;
    font-weight: 600;
}
.navbar-dark .navbar-nav .nav-link {
    color: #097cb8;
    font-weight: 600;
}
.logo{
    min-width: 150px;
    width: auto;
    height:80px
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: black;
}
.iconfontsize{
    font-size: 25px;
}
.topbarbgcolor{
    background-color: #ffffff;
}
.bottombgcolor{
    background: rgb(9,124,184);
background: linear-gradient(90deg, rgba(9,124,184,1) 0%, rgba(152,203,79,1) 50%, rgba(9,124,184,1) 100%);
}
.linkcolor{
    color: white!important;
    font-weight: 500!important;
}


.section-title {
	position: relative
}
.section-title p {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: 400;
}
.section-title h4 {
	font-size: 40px;
	font-weight: 600;
	text-transform: capitalize;
	position: relative;
	padding-bottom: 20px;
	display: inline-block
}
.section-title h4:before {
	position: absolute;
	content: "";
	width: 80px;
	height: 2px;
	background-color: #d8d8d8;
	bottom: 0;
	left: 50%;
	margin-left: -40px;
}
.section-title h4:after {
	position: absolute;
	content: "";
	width: 50px;
	height: 2px;
	background-color: #097cb8;
	left: 0;
	bottom: 0;
	left: 50%;
	margin-left: -25px;
}
.pt-100 {
	padding-top: 100px;
}
.pb-100 {
	padding-bottom: 100px;
}
.mb-100{
    margin-bottom:100px;
}
.services {
	background-color: #FBFBFB;
}
.single-service {
	position: relative;
	height:90%;
	text-align: center;
	margin-bottom: 50px;
	-webkit-transition: .3s;
	transition: .3s;
	padding: 30px 20px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16)
}
.single-service:before {
	position: absolute;
	width: 0;
	height: 0;
	background-color: #097cb8;
	left: 0;
	top: 0;
	content: "";
	-webkit-transition: .3s;
	transition: .3s
}
.single-service:after {
	position: absolute;
	width: 0;
	height: 0;
	background-color: #097cb8;
	right: 0;
	bottom: 0;
	content: "";
	-webkit-transition: .3s;
	transition: .3s
}
.single-service:hover:after,
.single-service:hover:before {
	width: 50%;
	height: 2px;
	-webkit-transition: .3s;
	transition: .3s
}
.single-service:hover {
	box-shadow: 1px 3px 10px 0 rgba(0, 0, 0, 0.10)
}
.single-service i.fa {
	font-size: 50px;
	width: 100px;
	height: 100px;
	border: 1px solid #ddd;
	line-height: 95px;
	margin-bottom: 30px;
	border-radius: 50%;
	-webkit-transition: .3s;
	transition: .3s
}
.single-service:hover i.fa {
	background-color: #98cb4f;
	color: #fff;
	border-color: #98cb4f;
	border-radius: 0;
}
.single-service h4 {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 15px;
	text-transform: capitalize;
}
.single-service p {
	font-size: 15px;
	line-height: 1.8;
}
.footer{
height: 100%;
background: rgb(9,124,184);
background: linear-gradient(90deg, rgba(9,124,184,1) 0%, rgba(152,203,79,1) 50%, rgba(9,124,184,1) 100%);


}
.footertext{
  color: #ffffff;
}

h1 {
  font-size: 60px;
  text-align: center;
}
.testibgcolor{
  background: rgb(231, 231, 231)!important;
  margin-right: 0px!important;
}
.testtivideo{
  background: rgb(231, 231, 231)!important;
}
.embed-responsive {
  position: none!important;
}

.content-textslider {
 /* width: 100%;
  height: 360px;*/
  background: rgb(231, 231, 231)!important;
  padding-top: 35px;
}

.textslider {
  height: 240px;
  width: 330px;
  margin: 40px auto 0;
  overflow: hidden;
  position: relative;
}
.bannersection{
  padding: 3rem 0.25rem;
 /* background-color: #097cb8 !important;*/
 background-color: #097cb8;
 background-image: url("data:image/svg+xml,%3Csvg width='32' height='64' viewBox='0 0 32 64' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 28h20V16h-4v8H4V4h28v28h-4V8H8v12h4v-8h12v20H0v-4zm12 8h20v4H16v24H0v-4h12V36zm16 12h-4v12h8v4H20V44h12v12h-4v-8zM0 36h8v20H0v-4h4V40H0v-4z' fill='%23ffffff' fill-opacity='0.07' fill-rule='evenodd'/%3E%3C/svg%3E");
}
 .breadcrumb {
  background: transparent none repeat scroll 0 0;
  border-radius: 0;
  text-align: right;
}
.breadcrumb li a{
  color: white;
}
.bannertext{
  color: white;
}
.ml-3{
  margin-left: 18rem !important;
}
.aboutuscontent{
  /*padding: 25rem 1.25rem;*/
  background-color: #ffffff !important;
}
.aboutusimage{
  width:250px;
  margin: 0 8px 0px 0px; 
}
.centerline {
  margin: auto;
  width: 100%;
  padding: 50px;
}
.membersimagesize{
  width: 286px!important;
}
.textalign{
  text-align: justify;
}
.servicescontent{
  padding: 0px 0 460px 0px;
}
@media (min-width: 576px) { 
  .textslider {
    height: 240px;
    width: 280px;
    margin: 40px auto 0;
    overflow: hidden;
    position: relative;
  }
 }

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  .textslider { 
    height: 240px;
    width: 580px;
    margin: 40px auto 0;
    overflow: hidden;
    position: relative;
  }
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 
  .textslider {
    height: 240px;
    width: 620px;
    margin: 40px auto 0;
    overflow: hidden;
    position: relative;
  }
 }

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
  .textslider {
    height: 240px;
    width: 700px;
    margin: 40px auto 0;
    overflow: hidden;
    position: relative;
  }
 }


.mask {
  overflow: hidden;
  height: 320px;
}

.textslider ul {
  margin: 0;
  padding: 0;
  position: relative;
}

.textslider li {
  width: 100%;
  height: 320px;
  position: absolute;
  top: -325px;
  list-style: none;
}

.textslider .quote {
  font-size: 40px;
  font-style: italic;
}
@media (max-width: 680px) {
  .textslider .quote {
    font-size: 30px;
    font-style: italic;
  }
 
}
@media (max-width: 680px) {
.textslider .source {
  font-size: 20px;
 
}
}
.textslider .source {
  font-size: 20px;
  text-align: right;
}

.textslider li.anim1 {
  animation: cycle 25s linear infinite;
}

.textslider li.anim2 {
  animation: cycle2 25s linear infinite;
}

.textslider li.anim3 {
  animation: cycle3 25s linear infinite;
}

.textslider li.anim4 {
  animation: cycle4 25s linear infinite;
}

.textslider li.anim5 {
  animation: cycle5 25s linear infinite;
}

.textslider:hover li {
  animation-play-state: paused;
}

@keyframes cycle {
  0% {
    top: 0px;
  }
  4% {
    top: 0px;
  }
  16% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  20% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  21% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  50% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  92% {
    top: -325px;
    opacity: 0;
    z-index: 0;
  }
  96% {
    top: -325px;
    opacity: 0;
  }
  100% {
    top: 0px;
    opacity: 1;
  }
}

@keyframes cycle2 {
  0% {
    top: -325px;
    opacity: 0;
  }
  16% {
    top: -325px;
    opacity: 0;
  }
  20% {
    top: 0px;
    opacity: 1;
  }
  24% {
    top: 0px;
    opacity: 1;
  }
  36% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  40% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  41% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}

@keyframes cycle3 {
  0% {
    top: -325px;
    opacity: 0;
  }
  36% {
    top: -325px;
    opacity: 0;
  }
  40% {
    top: 0px;
    opacity: 1;
  }
  44% {
    top: 0px;
    opacity: 1;
  }
  56% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  60% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  61% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}

@keyframes cycle4 {
  0% {
    top: -325px;
    opacity: 0;
  }
  56% {
    top: -325px;
    opacity: 0;
  }
  60% {
    top: 0px;
    opacity: 1;
  }
  64% {
    top: 0px;
    opacity: 1;
  }
  76% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  80% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  81% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}

@keyframes cycle5 {
  0% {
    top: -325px;
    opacity: 0;
  }
  76% {
    top: -325px;
    opacity: 0;
  }
  80% {
    top: 0px;
    opacity: 1;
  }
  84% {
    top: 0px;
    opacity: 1;
  }
  96% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  100% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
}

.headermessage {
  margin: 19px;
  color: black;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.image-block {
    border: 3px solid white ;
    background-color: black;
    padding: 0px;    
    margin: 0px;
    height:350px;
    text-align: center;
    vertical-align: bottom;
}
.image-block > p {
    width: 100%;
    height: 100%;
    font-weight: normal;
    font-size: 19px;
    padding-top: 150px;
    background-color: rgba(3,3,3,0.0);
    color: rgba(6,6,6,0.0);
}
.image-block:hover > p {
    background-color: rgba(3,3,3,0.5);    
    color: white;    
}
.breadcrumb{
  background-color:rgb(0,0,0)!important;
  opacity:0.6!important;
  border-radius: 25px;
}

.google-maps {
  position: relative;
  padding-bottom: 36%; 
  height: 0;
  overflow: hidden;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.sl-caption{
display: none!important;
}

h6 {
    font-size: 1.1rem !important;
    font-weight: 700 !important;
}

.container_default { 
	max-width:1024px; 
	width:100%; 
	margin:20px auto; 
	display:block;
}

.modal-body a {
	text-decoration:underline;
}

a.wpfs-btn.wpfs-btn-link.wpfs-btn-link--sm {
    display: none;
}

@media only screen and (min-width:768px) {

	.mobile_donate { 
		display:none;
	}

}



@media only screen and (max-width:767px) {
	button.navbar-toggler.ml-auto {
    	position: absolute;
    	right: 20px;
	}
	.w-25 {
    	width: 100% !important;
	}
	
	.mobile_donate {
    	width: 100%;
    	display: block;
    	text-align: center;
	}
	
	.mobile_donate button { 
		margin-bottom:5px;
	}
}