body {
-moz-font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
background: #fff;
color:#000;
font-family: 'Open Sans Condensed', sans-serif;
font-size: 1.2em;
line-height: 1.4;
font-weight: 400;
font-smoothing: antialiased;
text-rendering: optimizeLegibility;
margin: 0; 
padding: 0; 
outline: 0;
}

#wrapper {
max-width: 1300px;
clear: both;
margin: 0 auto 0 auto;
padding: 0;
position: relative;
background: #fff;
}

.inWeb {
	display:block;		
}
		
.inPhone {
	display:none;
}
.inWeb790 {
	display:block;
}
.inPhone790 {
	display:none;
}
.inWebHead {
	display:block;
}
.inPhoneHead {
	display:none;
}
#inWebBan {
display:block;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}

.right-img {
border:1px solid #073a39;
}

.float-rimage {
float: right;
max-width: 500px;
margin: 0 10px;
}

.img-top{
margin-top: 20px;
}

.left-img {
border:1px solid #073a39;
margin:15px 6px;
}

.float-limage {
float: left;
max-width: 500px;
margin: 0 25px 0 0;
}

figure {
border: 1px #cccccc solid;
padding: 4px;
margin: auto;
}

figcaption {
background-color: #676767;
color: #fff;
padding: 5px;
margin: 0;
text-align: center;
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.clearspace {
	clear: both;
	height: 10px;
	line-height: 0.0;
	font-size: 0;
}
.clearmidspace {
	clear: both;
	height: 20px;
	line-height: 0.0;
	font-size: 0;
}
.clearlrgspace {
	clear: both;
	height: 30px;
	line-height: 0.0;
	font-size: 0;
}
h1 {
	padding:0;
	margin:0;
}
h2 {
	padding:0;
	margin:0;
}
h3 {
	padding:0;
	margin:0;
}
h4 {
	padding:0;
	margin:0;
}
p {
margin: 8px 0 6px 0;
}

.ital-med-400 {
font-style: italic;
font-weight: 400;
font-size: 1.4em;
}

.med-400 {
font-weight: 400;
font-size: 1.4em;
}

.ital-400 {
font-style: italic;
font-weight: 400;

}
.bold-700 {
font-weight: 700;
}
.bold01-700 {
font-weight: 700;
font-size: 1.1em;
}
.centit {
text-align: center;
}
.main-title {
font-weight: 700;
color: #073a39;
font-size: 2em;
text-align: center;
}
.page-main-title {
font-weight: 700;
font-size: 3em;
background-color: #eee;
border-left: 4px solid #cb2027;
border-right: 4px solid #cb2027;
margin-bottom: 18px;
}
.page-sub-title {
font-weight: 700;
color: #073a39;
font-size: 1.2em;
}
.page-sub-ital {
font-weight: 300;
color: #073a39;
font-style: italic;
font-size: 1.3em;
text-align: center;
}
.sub-title {
font-size: 2.6em;
}
.sub-title-700 {
font-weight: 700;
font-size: 2.6em;
}
.sub-title-400 {
font-size: 2.2em;
}
.boldsubhead {
font-weight: 700;
font-size: 1.2em;
margin-top: 22px;
}
.hline {
font-size: 2.2em;
text-align: center;
margin: 20px 0;
}

.linit {
border-top:1px solid #000;
height: 4px;
width: 80%;
margin: 0 auto;
}
.linit-top {
clear: both;
border-top:1px solid #000;
height: 4px;
width: 80%;
margin: 50px auto 0 auto;
}
.linit-margin {
border-top:1px solid #000;
height: 4px;
width: 80%;
margin: 30px auto;
}
.linit-20-margin {
border-top:1px solid #000;
height: 4px;
width: 80%;
margin: 20px auto;
}
.linit-half {
border-top: 1px solid #073a39;
height: 4px;
width: 40%;
margin: 20px 0 20px 0;
}

.linit-half-nobreak{
border-top: 1px solid #073a39;
height: 4px;
width: 20%;
margin: 20px auto;
}

.centit {
text-align: center;
}

.pcentit {
text-align: center;
font-size: 0.7em;
}

.grey-bg {
background-color: #dadada;
}
.black-bg {
background-color: #000;
}
/*Links
-------------------------------------------------------------- */
a:link, a:visited{
color: #000;
}
a:active, a:hover{
	color: #ccc;
}

a.hedlink:link, a.hedlink:visited{
    color: #073a39;
	text-decoration: none;
}

a.hedlink:active, a.hedlink:hover{
	color: #999;
}

a.envv:link, a.envv:visited{
    color: #000;
	text-decoration: none;
}

a.envv:active, a.envv:hover{
	color: #999;
}
a.whiteno:link, a.whiteno:visited{
	color: #fff;
	text-decoration: none;
}

a.whiteno:active, a.whiteno:hover{
	color: #073a39;
}

a.whitenone:link, a.whitenone:visited{
color: #fff;
text-decoration: none;
}
a.whitenone:active, a.whitenone:hover{
color: #fff;
text-decoration: underline;
}

a.greenyes:link, a.greenyes:visited{
color: #000;
font-weight: 700;
text-decoration: underline;
}

a.greenyes:active, a.greenyes:hover{
	color: #04731B;
}

a.whiteyes:link, a.whiteyes:visited{
color: #fff;
text-decoration: underline;
}

a.whiteyes:active, a.whiteyes:hover{
	color: #073a39;
}
a.blackno:link, a.blackno:visited{
	color: #000;
	text-decoration: none;
}

a.blackno:active, a.blackno:hover{
	color: #fff;
}

a.blackyes:link, a.blackyes:visited{
	color: #000;
	text-decoration:underline;
}

a.blackyes:active, a.blackyes:hover{
	color: #073a39;
}

a.blackred:link, a.blackred:visited{
	color: #000;
	text-decoration:underline;
}

a.blackred:active, a.blackred:hover{
	color: #073a39;
}


/*Header
-------------------------------------------------------------- */
.head-bg {
float: left;
background-color: #fff;
height: 100px;
}
header {
margin: 0;
background-color: #fff;
}
#logoHold {
width: 155px;
margin: 14px 10px 10px 10px;
}
#logo {
width: 155px;
margin: 6px auto;
position: relative;
z-index: 9999;
}
#head-bann {
width: 560px;
height: 60px;
margin: 60px auto 0 auto;
}
.head-contact {
float: right;
margin: 20px 16px 0 0;
font-size: 0.8em;
font-weight: 700;
}
.soc-med-env {
float: left;
color: #fff;
border-radius: 4px;
font-size: 2.4em;
margin: 0 6px 0 0;
}
.social-media {
float: right;
font-size: 1.4em;
}
.soc-med {
clear: right;
float: right;
margin: 0 0 0 0;
}
.soc-med i {
font-size: 1.5em;
margin: 2px;
}
.head-phone {
clear: right;
float: right;
color: #073a39;
font-size: 1.8em;
font-weight: 700;
width:190px;
}
.head-phone i {
color: #073a39;
margin-top: 2px;
}
.soc-med a:link, .soc-med a:visited{
color: #073a39;
text-decoration: none;
}
.soc-med a:hover, .soc-med a:active{
color: #ccc;
}
#top {
    position: fixed;
    bottom: 20px;
    right: 0;
    background: #073a39;
    width: 110px;
    height: 46px;
    display: block;
    text-decoration: none;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;z-index: 10000;
    color: #fff;
}
#ftop {
  float: right;
  margin: 12px 6px 0 0;
  font-weight: 700;
  font-size: 0.7em;
}
#top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#top:hover {
    background: rgba(0, 0, 0);
}
#top:hover i {
    color: #fff;
    top: 5px;
}

/*Home
-------------------------------------------------------------- */
.home-box {
margin: 4px;
}

.home-box-title {
background-color: #073a39;
color: #fff;
padding: 4px;
text-align: center;
font-weight: 700;
font-size: 1.2em;
margin-bottom: 8px;
}
.home-box-img-hold {
margin: 2px 5px 2px 3px;
}
.home-boxer-img-hold {
/*width:285px;*/
margin: 4px auto;
padding:6px;
}
.home-box-img {
border:1px solid #073a39;
}
.home-box-text {
margin: 4px;
}
.clearsubtext {
margin: 10px 6px;
}
.home-testimonials {
background-color: #d8f0f0;
margin: 4px;
min-height:580px;
}
.home-test-img {
width:130px;
height: 130px;
margin: 4px auto;
padding: 10px;
}
.home-test-text {
margin: 0 12px 10px 12px;
font-size: 0.9em;
}
.home-sig-text {
margin: 0 12px 10px 12px;
font-size: 0.9em;
font-style: italic;
margin-bottom: 12px;
}
.quote-top {
float:left;
width:32px;
height:32px;
margin-left: 10px;
}
.quote-base {
float:right;
width:32px;
height:32px;
margin-right: 10px;
}

/*Pages
-------------------------------------------------------------- */
.page-block-title {
background-color: #073a39;
color: #fff;
padding: 8px;
text-align: center;
font-weight: 700;
font-size: 1.4em;
margin: 8px 4px;
}
.page-ttext {
margin:6px;
}

.page-part {
text-align: center;
margin: 20px 0 0 0;
}

blockquote {
font-family: Georgia, serif;
position: relative;
margin: 1em 0.5em;
padding: 1em 2em 0.5em 2em;
border-left: 0.2em solid #073a39;
font-size: 1.3em;
font-style: italic;
line-height: 0px;
}
blockquote::before {
font-family: Georgia, serif;
position: absolute;
font-size: 4em;
color: #888;
line-height: 1;
top: 0;
left: 0;
content: "\201C";
}
blockquote::after {
font-family: Georgia, serif;
position: relative;
font-size: 4em;
color: #888;
line-height: 0.2em;
right: 0;
bottom: -0.6em;
content: "\201D";
}

.hblock {
margin-top: 32px;
}
.hblock a:link, .hblock a:visited {
font-size: 1em;
border-radius: 10px;
background: #073a39;
border: 2px solid #ccc;
color: #fff;
padding: 2px 14px 8px 14px;
text-align: center;
text-decoration: none;
}
.hblock a:active, .hblock a:hover{
background: #fff;
border: 2px solid #073a39;
color: #073a39;
}
.bblock {
margin-top: 32px;
}
.bblock a:link, .bblock a:visited {
font-size: 1em;
border-radius: 10px;
background: #073a39;
border: 2px solid #ccc;
color: #fff;
padding: 2px 14px 8px 14px;
text-align: center;
text-decoration: none;
}
.bblock a:active, .bblock a:hover{
background: #fff;
border: 2px solid #073a39;
color: #073a39;
}
.bxlock {
margin: 32px 0;
float: left;
}
.bxlock a:link, .bxlock a:visited {
font-size: 1em;
border-radius: 10px;
background: #073a39;
border: 2px solid #ccc;
color: #fff;
padding: 2px 14px 8px 14px;
text-align: center;
text-decoration: none;
}
.bxlock a:active, .bxlock a:hover{
background: #fff;
border: 2px solid #073a39;
color: #073a39;
}
.donate {
margin: 32px auto;
}

.donate-butt {
font-size: 1.2em;
padding: 15px 38px;
padding-left: 75px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
box-shadow: 0 1px 0 0 #1f5a89;
text-shadow: 0 1px rgba(0, 0, 0, 0.3);
}

.testlas {
margin:20px 0;
}

.testlas-img {
float: left;
margin:2px;
width:20px;
height: 20px;
}

/*News
-------------------------------------------------------------- */
.news-headline {
font-size: 1.8em;
font-weight: 700;
color: #073a39;
}

.float-limage-thumb {
float: left;
max-width: 200px;
margin: 0 10px;
}

.float-limage-news {
float: left;
max-width: 450px;
margin: 0 10px;
}

.news-text-main {
margin: 0 0 0 20px;
}

.news-date {
font-size: 0.9em;
font-style: italic;
color: #686868;
margin: 5px 0;
}

/*Share
-------------------------------------------------------------- */
.soc-share {
width: 280px;
margin: 32px auto;
}

.soc-button {
width: 48px;
float: left;
margin-right: 0.2em;
}
/*Map
-------------------------------------------------------------- */
.map-full {
background-color: #000;
color: #fff;
font-weight: 700;
font-size: 1.3em;
text-align: center;
padding: 10px 0;
width: 100%;
}
#map {
height: 300px;
}

/*Policies
-------------------------------------------------------------- */
.pdfli ul li {
margin: 5px 0;
}

/*Form
-------------------------------------------------------------- */
label{
display:inline-block;
margin-bottom: .5rem;
font-weight: 600; 
}

#checkit input, #checkit textarea {
border: 1px solid #ccc;
border-radius: 4px;
height: 30px;
width: 100%;
}
#checkit select {
border: 1px solid #ccc;
border-radius: 4px;
height: 30px;
width: 150px;
}
#checkit .selt {
border: 1px solid #ccc;
border-radius: 4px;
height: 30px;
width: 220px;
}
#checkit input[type="checkbox"] {
float: left;
margin: -2px 6px 0 0;
width: 10px;
}
#checkit span {
margin-top: -8px;
}

#checkiter {
margin: 10px 20px 0 0;
}
#checkiter input {
background: #000;
border: 1px solid #CCC;
border-radius: 8px;
width: 180px;
height: 40px;
margin: 20px 0 20px 0;
padding: 6px 8px;
color: #fff;
text-decoration: none;
}
#checkiter input:hover, #checkiter input:focus {
background: #fff;
color: #9a0000;
}

.tsmall {
width: 50px !important;
margin: 2px 0 8px 4px;
}

.contact-ty {
width: 290px;
background-color: #90FBA9;
border: 6px solid #003A06;
border-radius: 10px;
color: #003A06;
font-style: italic;
padding: 20px;
height: 80px;
margin: 20px auto;
text-align: center;
}

.contactr-ty {
width: 290px;
background-color: #90FBA9;
border: 6px solid #003A06;
border-radius: 10px;
color: #003A06;
font-style: italic;
font-size: 1.4em;
padding: 20px;
height: 80px;
margin: 20px auto;
text-align: center;
}
/*Footer
-------------------------------------------------------------- */
footer {
background-color: #073a39;
padding: 20px 0;
color: #fff;
}
.foot-hold {
margin: 20px 0;
text-align: left;
}

.foot-hold a:link, .foot-hold a:visited{
display: block;
color: #fff;
text-decoration: underline;
padding: 6px;
}
.foot-hold a:hover, .foot-hold a:active{
color: #ccc;
}

.footer-head {
font-size: 1em;
font-weight: 700;
text-align: center;
margin: 10px 0;
}

.logo-footer {
width:100px;
height:86px;
margin: 10px auto;
padding: 10px;
}

.logo-footer-almshouses {
width:100px;
height:76px;
margin: 10px auto;
padding: 10px;
}
.foot-copyr {
clear: both;
text-align: center;
font-size: 0.9em;
color: #fff;
padding: 10px;
}
.foot-isbs {
clear: both;
text-align: center;
font-size: 0.9em;
color: #fff;
padding: 10px;
border-top: 1px solid #FFF;
}
.soc-med-foot-hold {
color: #fff;
margin: 0 5px 0 0;
}
.soc-med-foot a:link, .soc-med-foot a:visited{
float: left;
color: #fff;
text-decoration: none;
margin-right: 10px;
}
.soc-med-foot a:hover, .soc-med-foot a:active{
color: #ccc;
}
.soc-med-foot {
display: block;
margin-right: 5px;
}
.foot-phone {
color: #fff;
font-weight: 700;
padding: 6px;
}


/*Scroll Reveal
-------------------------------------------------------------- */
.has-scroll-reveal { opacity: 0; animation-play-state: paused; }

.animated {
-webkit-animation-duration: 3s;
animation-duration: 3s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
animation-play-state: running;
}

.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}


@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3.5rem, 0);
    transform: translate3d(0, 3.5rem, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

