

.section-1 {
  background-color: #FAFAFA;
 padding-bottom: 55px;
}

.section-2 {
 padding-bottom: 55px;
}

.white-box {
height: 200px;
background-color: white;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
text-align: center;
margin-top: 10px;
padding: 10px 10px 10px 10px;
}



.card
{
 height: 260px;
}
.outer
{
  padding: 30px;
  text-align: center;
  display: inline-block;
}

.data-1 {
	float: left;
    margin-right: 15px;
    padding: 12px;
    color: #fff;
    font: 900 42px/42px 'overpass', Arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
    background: #4482fc;
}

.title1 {
    font: 900 18px/18px 'overpass', Arial, sans-serif;
}

.fas fa-users {
   color: blue;
}

.facilities-image {
 padding 20px;
}


/*******************************************************************************/

/* facility Listing - style */

/*******************************************************************************/
.facilities .row.collapse {
width: calc(100% + 13.6%);
max-width: initial;
margin-left: -6.8%;
padding-top: 4rem;
}
.facilities .columns .image, .facilities .columns .text.section {
padding: 0 12% 1em;
}
.collapse-box .columns.c3 {
clear: both;
}
.facilities .c1 .image, .facilities .c3 .image {
border: none;
}
.facilities .c2 .image, .facilities .c4 .image {
border-left: 1px solid #E1E1E1;
padding-left: calc(12% - 1px);	
}
.facilities .text a, .facilities .text a:hover {
    color: #373f42;

}

@media screen and (min-width: 959px) {
.facilities .row.collapse {
width: calc(100% + 6.4%);
margin-left: -3.2%;
}
  .collapse-box .columns.c3 {
    clear: none;
  }
.facilities.is-open .parsys {
    margin-left: 0;
}
.facilities .c2 .image, .facilities .c3 .image, .facilities .c4 .image {
border-left: 1px solid #E1E1E1;
}
.facilities .columns .text.section {
padding-top: 1rem;
}
.facilities img {
width: 100%;
}
.facilities h3 {
font-size: 1.5rem;
line-height: 1.6rem;
}
.facilities p {
font-size: 0.75rem;
line-height: 0.875rem;
}
.facilities .text a, .facilities .text a:hover {
    color: #373f42;
}
}
@media screen and (max-width: 767px) {
	.facilities .c2 .image, .facilities .c4 .image {
border-left: 0px solid #E1E1E1;
padding-left: 12%;	
}
	}

.intro-head {
font-size: 37px;
}

h1.intro-headline {
    font-size: 30px;
}
.intro-headline {
    font-size: 30px;
}


@media screen and (min-width: 1024px) {
#hero-section {height: 28vw !important;
    min-height: 500px !important;
}
}
	
@media screen and (max-width: 1023px) {
#hero-quote .text .text  {
margin-top: 32vw !important;
margin-bottom: 2rem !important;}
}

h2.headline-page-title {
    max-width: 1500px;
    margin: 30px auto 50px auto;
    color: #474B51;
    font-size: 3rem;
    line-height: 3rem;
    letter-spacing: -1.7px;
}
@media screen and (max-width: 48rem) {
h2.headline-page-title {
    margin-top: 5rem;
    margin-bottom: 2rem;
    font-size: 2.5rem;
}
h2.headline-page-title:after {
    content: '';
    display: block;
    border: 1px solid #BABABE;
    width: 10%;
    margin-top: 15px;
}
}

@media screen and (min-width: 48rem) {
h2.headline-page-title {
    margin-top: 50px;
}
h2.headline-page-title:after {
    content: '';
    display: block;
    border: 1px solid #BABABE;
    width: 5%;
    margin-top: 30px;
}
}
@media screen and (min-width: 48rem) {
h2.headline-page-title {
    max-width: 1500px;
    margin: 50px auto;
    color: #474B51;
    font-size: 3.75rem;
    line-height: 63px;
    letter-spacing: -1.7px;
}
}
	.c1, .c2, .c3, .c4 {position: relative; margin-bottom: 2rem;}
	@media screen and (min-width: 768px) {
	.facilities .text a, .facilities .text a:hover {
    color: #373f42;
		position: absolute;
	bottom: 0;
	font-size: .85rem;
		}}
