body,
html {
  width: 100%;
  height: 100%;
}

body {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  font-weight:400;
}

hr {
  max-width: 50px;
  border-width: 3px;
}

hr.light {
  border-color: #fff;
}

a {
  color: #c81212;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.form-inner-wrapper{
 width:85%;
}
.control-label{
  text-align: left;
}

a:hover {
  color: #c81212;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.jumbotron {
  width:100%;
  margin-bottom: 1rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

h1.jumbotron
{
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.section-shop{
  background-color: #c81212 ;
  color: white;
  border-color: white;
}

.section-social{
  background-color: #c81212 ;
  color: white;
}

.section-benefits{
  background-color: white ;
  color: black;
}

.section-news {
  background-color: white ;
  color: black;
}

.section-bookings{
  background-color: #c81212 ;
  color: white;
}

.section-membership{
  background-color: #c81212de ;
  color: white;
}

.section-privacy{
  background-color: #c81212 ;
  color: white;
}

.section-cookies{
  background-color: white ;
  color: black;
}

.section-resources{
  background-color: #c81212 ;
  color: white;
}

.section-gdpr{
  background-color: #c81212de ;
  color: white;
}

.card-aboutus{
  color:black;
  font-size:1.1rem;
}
.card-ourstory{
  color:white;
  font-size:1.1rem;
}

.section-testimonal{
  background-color: white ;
  color: black;
}

.section-clubinfo{
  background-color: #e04b4b ;
  color: white;
  border-color: white;
}

.section-gallery{
  background-color: #c81212 ;
  color: white;
}
.section-footer{
  background-color: #c81212 ;
  color: white;
  padding:2rem;
}

.section-contact{
  background-color: white ;
  color: black;
}

.shop-carousel-image{
  height:334px;
  position:center;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.package-heading{
  font-family: 'Open Sans', 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  font-size:1.5rem;
  font-weight:bold;
  background-color: #c81212 !important;
  color:white;
}

.package-header {
  text-transform: none;
  width:100%;
  border-color: transparent;
  box-shadow: none;
	padding: 0px 0px;
  text-align:center;
}

.package-option{
  display:none;
}

.card-news {
      width: 30%; /* Set max width */
      max-height: 200px; /* Maintain aspect ratio */
      margin: 0 auto; /* Center align */
      display: block;
      font-family: 'Cooper Black', 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	    padding: 10px 10px;
      border-bottom: 1px solid rgba(12, 13, 15, 0.1);
}

[aria-expanded="false"] .collapseEvents__icon--open {
  display: none;
}
[aria-expanded="false"] .collapseEvents__icon--close {
  display: inline-block;
}
[aria-expanded="true"] .collapseEvents__icon--open {
  display: inline-block;
}
[aria-expanded="true"] .collapseEvents__icon--close {
  display: none;
}
[aria-expanded="false"] .collapseEventsActivities__icon--open {
  display: none;
}
[aria-expanded="false"] .collapseEventsActivities__icon--close {
  display: inline-block;
}
[aria-expanded="true"] .collapseEventsActivities__icon--open {
  display: inline-block;
}
[aria-expanded="true"] .collapseEventsActivities__icon--close {
  display: none;
}

[aria-expanded="false"] .collapseCommittee__icon--open {
  display: none;
}
[aria-expanded="false"] .collapseCommittee__icon--close {
  display: inline-block;
}
[aria-expanded="true"] .collapseCommittee__icon--open {
  display: inline-block;
}
[aria-expanded="true"] .collapseCommittee__icon--close {
  display: none;
}

[aria-expanded="false"] .collapseCommitteeActivities__icon--open {
  display: none;
}
[aria-expanded="false"] .collapseCommitteeActivities__icon--close {
  display: inline-block;
}
[aria-expanded="true"] .collapseCommitteeActivities__icon--open {
  display: inline-block;
}
[aria-expanded="true"] .collapseCommitteeActivities__icon--close {
  display: none;
}

[aria-expanded="false"] .collapseKaren__icon--open {
  display: none;
}
[aria-expanded="false"] .collapseKaren__icon--close {
  display: inline-block;
}
[aria-expanded="true"] .collapseKaren__icon--open {
  display: inline-block;
}
[aria-expanded="true"] .collapseKaren__icon--close {
  display: none;
}


.btn-events-details, .btn-birthday-details{
  background-color: #c81212;
  color:white;
}

.btn-membership-details, .btn-register-details{
  color: #c81212;
  background-color:white;
}

.btn-membership-details:hover, .btn-register-details:hover{
  color: white;
  background-color:rgb(247, 170, 170);
}


.location-header, .committee-header{
  background-color:rgb(240, 240, 240);
}

.location-header:hover, .committee-header:hover{
  cursor: pointer;
}

.btn-events-activities, .btn-birthday-activities{
  background-color: #F05F40;
  color:white;
}

.package-optionheader{
  background-color:white;
  color:black;
  font-family: 'Cooper Black', 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.package-optionsubheader{
  background-color:white;
  color:black;
}

.messyscale-low{
  transition-duration:0.0s, 0.0s !important;
  color:green;  
}
.messyscale-none{
  transition-duration:0.0s, 0.0s !important;
  color:lightgray;
}
.messyscale-medium{
  transition-duration:0.0s, 0.0s !important;
  color:orange;
}
.messyscale-high{
  transition-duration:0.0s, 0.0s !important;
  color:saddlebrown;
}

.package-intro{
  background-color:white;
  color:black;
}

.package-optionbody{
  background-color:white;
  color:black;
  text-align: left;
  font-size: 0.85rem;
}

.package-link:hover{
  text-decoration-line: none;
  color: white;
}

.committee-list{
 text-align:left;
 font-size: 0.85rem;
  color: black;
}

.committee-list-option{
  width:35%;
  color: black;
}
.committee-list-messy{
  width:17%;
  color: black;
}
.committee-list-example{
  font-size: 0.85rem;
 
}
.committee-list-bullet{
 font-size:0.85rem;
}

.text-faded {
  color: rgba(255, 255, 255, 0.7);
}

section {
  padding: 4rem 0;
}

.card-text-views {
  margin-top: 0;
  font-family:'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 700;
}

.section-heading {
  margin-top: 0;
  font-family:'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 700;
}

::-moz-selection {
  color: #fff;
  background: #212529;
  text-shadow: none;
}

::selection {
  color: #fff;
  background: #212529;
  text-shadow: none;
}

img::selection {
  color: #fff;
  background: transparent;
}

img::-moz-selection {
  color: #fff;
  background: transparent;
}

#mainNav {
  border-bottom: 1px solid rgba(33, 37, 41, 0.1);
  background-color: #fff;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.jumbotron {
  font-weight: 700;
  color: #fff;
  background-color: rgba(10,10,10,0.5);
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}
.list-group-item {
 background-color:transparent;
 display: list-item;
}

#mainNav .navbar-brand {
  font-weight: 700;
  color: #b94141;
  font-family: 'Cooper Black', 'Helvetica Neue', Arial, sans-serif;
}

#mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #b94141;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
  font-size: .9rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #212529;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
  color: #b94141;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
  color: #b94141 !important;
  background-color: transparent;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover {
  background-color: #b984d1;
}

@media (min-width: 992px) {
  #mainNav {
    border-color: transparent;
    background-color:  #c81212;
  }
  #mainNav .navbar-brand {
    color: rgba(255, 255, 255, 0.7);
  }
  #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
    color: #fff;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link {
    padding: 0.5rem 1rem;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
    color: rgba(255, 255, 255, 0.7);
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
    color: #fff;
  }
  #mainNav.navbar-shrink {
    border-bottom: 1px solid rgba(33, 37, 41, 0.1);
    background-color: #fff;
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #c81212;
  }
  #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
    color: #c81212;
  }
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
    color: #212529;
  }
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {
    color: #c81212;
  }
}

header.masthead {
  padding-top: 10rem;
  padding-bottom: calc(10rem - 56px);
  background-image: url("../img/header-2000x2000.png");
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

header.masthead hr {
  margin-top: 30px;
  margin-bottom: 30px;
}

header.masthead h1 {
  font-size: 2rem;
}

header.masthead p {
  font-weight: 300;
}

@media (min-width: 768px) {
  header.masthead p {
    font-size: 1.15rem;
  }
}

@media (min-width: 992px) {
  header.masthead {
    height: 100vh;
    min-height: 650px;
    padding-top: 0;
    padding-bottom: 0;
  }
  header.masthead h1 {
    font-size: 3rem;
  }
}

@media (min-width: 1200px) {
  header.masthead h1 {
    font-size: 3rem;
  }
}

.service-box {
  max-width: 400px;
}

.efclogofont {
	font-family:'Cooper Black', 'Helvetica Neue', Arial, sans-serif;
}
.efcfont {
	font-family:'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}


.glowoutline {
	-webkit-text-stroke-width: 0.2px;
	-webkit-text-stroke-color: white;
}

.sense {
	font-family:'Cooper Black', 'Helvetica Neue', Arial, sans-serif;
	color:#2972B3;
	
}

.able {
	font-family:'Cooper Black', 'Helvetica Neue', Arial, sans-serif;
	color:#EC008F;
	
}

.efcresponsive {
  width: 100%;
  height: auto;
  min-width: 50px;
  max-width: 600px;
  max-height: 100%;
}

.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
}

.efc-btn-aboutus{
   color:#000;
   border:none;
}


.efc-btn-aboutus.hover{
   color:#c81212;
   border:none;
}

.btn-right{
float: right;
}

.btn-left{
float: left;
}

.portfolio-box .portfolio-box-caption {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  color: #fff;
  background: rgba(240, 95, 64, 0.9);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  text-align: center;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  padding: 0 15px;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}

.portfolio-box:focus {
  outline: none;
}

@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 22px;
  }
}

.text-primary {
  color: #c81212 !important;
}


.btn-readnews {
  background-color: #F05F40;
  border-color: #F05F40;
  color: #fff;
  
}

.btn-readnews:hover, .btn-readnews:focus, .btn-readnews:active {
  color: #fff;
  background-color: #ee4b28 !important;
}

.btn {
  font-weight: 700;
  text-transform: uppercase;
  border: none;
  border-radius: 300px;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.btn-xl {
  padding: 1rem 2rem;
}

.btn-primary {
  background-color: #F05F40;
  border-color: #F05F40;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  color: #fff;
  background-color: #ee4b28 !important;
}

.btn-primary:active, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important;
}

.carousel-content {
    color:black;
    display:flex;
    align-items:center;
}

.carousel-caption {
    background-color:rgba(0,0,0,0.3);
	display:block!important;
}

#text-carousel {
  width: 100%;
  height: auto;
  padding: 50px;
}


@media (min-width: 576px) {
  .card-group {
    -ms-flex-flow: column;
    flex-flow:column;
    display: inline-block;
    margin-right: 1px;
    margin-left: 1px;
  }
}
@media (min-width: 1000px) {
  .card-group {
    -ms-flex-flow: row wrap;
    flex-flow:row wrap;
    display: flex;
    margin-right: 1px;
    margin-left: 1px;
  }
}

.package-card {
display:flow-root;
}
