
body {
  background-color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  font-size: 11px;
  line-height: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1px;
  -o-object-fit: cover;
  object-fit: cover;
}

.wrapper {
  margin-top: 30px;
  max-width: 300px;
  min-width: 300px;
  margin-bottom: 45px;
  box-shadow: 0 0 20px 0 #000000;
}

.section-1 {
  position: static;
  max-width: 300px;
  min-width: 300px;
  margin-top: 30px;
  margin-bottom: -25px;
}

h1 {
  margin-top: 5px;
  margin-left: 15px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 650;
  letter-spacing: 1.5px;
  color: black;
}


.link-5 {
  margin-left: 5px;
  background-color: transparent;
  color: #fff;
  font-size: 30px;
  font-style: normal;
  font-weight: 300;
  text-decoration: none;    
}

/***** Section 2 *****/

.section-2 {
  position: static;
  max-height: 215px;
  max-width: 300px;
  min-height: 215px;
  min-width: 300px;
  background-image: url('/images/FAH_Still002.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.container-2 {
  
}

#aboutcontainer {
  float: left;
  width: 20%;
  margin-top: 10px;
}

#newscontainer {
  float: left;
  width: 80%;
  height: 180px;
  margin-top: 15px;
  padding-left: 30px;
  padding-right: 30px;
  overflow-y: scroll;
  border-left: 5px solid #fff;
}

.paragraph-2 {
  margin-top: 5px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fdfdfd;
  font-size: 11px;
  font-weight: 300;
  line-height: 5px;    
  letter-spacing: .1em;
  white-space: normal;
  display: inline-block;
  overflow: visible;
}

.paragraph-3 {
  color: #fff;
  font-size: 10px;
  font-weight: 200;
  white-space: normal;
  display: inline-block;
  overflow: visible;
  line-height: 13px;    
}

.paragraph-heading {
  margin-top: 15px;
  margin-left: 20px;
  padding-top: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fdfdfd;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: .15em;
/*  text-shadow: 1px 0 14px #000; */
  white-space: normal;
  display: inline-block;
  overflow: visible;
}

.paragraph-link{
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

.paragraph-link:hover{
    font-weight: bold;
    color: #4997db;
    text-decoration: none;
}

/***** Section 3 *****/

.section-3 {
  position: static;
  max-height: none;
  max-width: 300px;;    
  min-height: 215px;
  min-width: 300px;
  border-top: 15px solid #fff;
  background-image: url('/images/Home_Still001.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading-3 {
  margin-top: -10px;
  margin-left: 5px;
  color: #fff;
  font-size: 30px;
  letter-spacing: 1.5px;
  font-weight: 650;
}

.launch-modal {
  display: inline-block;
  padding-right: 0px;
  padding-left: 0px;
  color: #fff;
  font-size: 24px;    
}

.launch-modal:hover{
    color: #4997db;
}

.launch-modaltext1 {
  display: inline-block;
  color: #fff;
  font-size: 25px;  
  text-decoration: none;
  margin-top: 35px;
  margin-left: 5px;
}

.launch-modaltex1t:hover{
    color: #4997db;
    text-decoration: none;
}

.reellink {
  display: inline-block;
  color: #fff;
  font-size: 25px;  
  text-decoration: none;
  margin-top: 35px;
  margin-left: 5px;
}

.reellink:hover {
  color: #4997db;
  text-decoration: none;
}
/***** Section 4 *****/

.section-4 {
  position: static;
  max-height: none;
  max-width: none;      
  min-height: 215px;
  min-width: 300px;
  border-top: 15px solid #fff;
  background-image: url('/images/Home_Still007.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}


.heading-4 {
  margin-top: -10px;
  margin-left: 15px;
  font-size: 30px;
  letter-spacing: 1.5px;
  font-weight: 650;
  color: #fff;
  text-align: right;
}

.launch-modaltext2 {
  display: inline-block;
  color: #fff;
  font-size: 15px;  
  text-decoration: none;
  margin-top: -10px;
  margin-left: 120px;
}

.launch-modaltext2:hover{
    color: #4997db;
    text-decoration: none;
}

/***** Footer *****/

.foot{
    height: 150px;
    max-width: 300px;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #676770;
  font-size: 11px;
  line-height: 11px;
  font-weight: 300;
  text-align: center;
}

.emailme{
  margin-top: 15px;
  margin-bottom: 0px;
  color: #000;
  text-align: center;
  font-size: 15px;
}

.emailme a{
  text-align: center;
}

.email{
  margin-top: -10px;
  color: #000;
  text-align: center;
}

.email a{
  text-align:center;
}

p {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 25px;
  font-weight: 300;
}

.paragraph {
  max-width: 250px;
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #747474;
}










.linkimage {
  display: inline-block;
  margin-top: 20px;
  margin-left: 20%;
  float: left;
  clear: none;  
}

.linkimage1 {
  display: inline-block;
  margin-top: 20px;
  margin-left: 20%;
  float: left;
  clear: none;  
}


.work {
  display: inline-block;
  overflow: visible;
  margin: auto;
  padding-top: 20px;
  padding-left: 0px;
  color: #fff;
  font-size: 24px;  
}

.organizer{
    border: 4px solid;
    border-color: black;
    color: white;
    background: black;
    font-size: 25px;
}




h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #676770;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

h6 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

.paragraph-4 {
  margin-left: 159px;
}

.paragraph-5 {
  margin-top: 275px;
  margin-left: -5px;
  color: #4997db;
  font-size: 22px;
  text-align: center;
}

.heading-2 {
  margin-top: 30px;
  margin-bottom: 0px;
  padding-top: 35px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #fff;
  font-size: 45px;
  font-weight: 600;
  white-space: normal;
}

.heading-6 {
  margin-top: -443px;
  color: #fff;
  font-size: 72px;
}


.heading-5 {
  color: #fff;
}



.heading-7 {
  color: #fff;
  font-size: 75px;
}

.heading-8 {
  color: #fff;
  font-size: 75px;
}

.heading-9 {
  color: #fff;
}

.heading-10 {
  font-size: 75px;
}

.heading-11 {
  font-size: 75px;
}

.heading-12 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: none;
  clear: none;
  color: #fff;
  font-size: 90px;
  font-weight: 700;
  text-align: center;
}

.heading-12:hover {
  outline-color: #fff;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
}

.link {
  display: inline-block;
  overflow: visible;
  margin-top: 5px;
  margin-left: 224px;
  margin-right: 26px;
  padding-top: 0px;
  padding-left: 0px;
  color: #fff;
  font-size: 24px;
  text-decoration: none;    
}

.link:hover {
  color: #4997db;
}

.link-2 {
  color: #fcfcfc;
  text-decoration: none;    
}

.link-3 {
  display: inline-block;
  margin-top: 3px;
  margin-left: 520px;
  margin-right: 26px;
  padding-left: 0px;
  color: #fff;
  font-size: 24px;
  text-decoration: none;
}

.link-3:hover {
  color: #4997db;
}

.link-4 {
  display: inline-block;
  margin-left: 26px;
  padding-right: 0px;
  padding-left: 0px;
  color: #fff;
  font-size: 24px;
  text-decoration: none;
}

.link-4:hover {
  color: #4997db;
}

.link-6 {
  margin-left: 12px;
  padding-left: 0px;
  color: #fff;
  font-size: 50px;
  font-weight: 600;
  text-decoration: none;    
}

.link-7 {
  display: inline-block;
  margin-top: -20px;
  margin-left: 125px;
  float: left;
  clear: both;    
  opacity: 1;
  color: #fff;
  font-size: 20px;
  text-decoration: none;    
  }

.filmlink{
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}

.filmlink:hover{
  text-decoration: none;
  color: #4997db;
}

.namelink{
  text-decoration: none;
  font-weight: normal;
  color: #000000;
}

.namelink:hover{
  text-decoration: none;
  color: #4997db;
  font-weight: normal;
}

.button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 12px 30px;
  border-radius: 4px;
  background-color: #69b9ff;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #2e9dff;
}

.button.w--current {
  background-color: #2e80b6;
}

.button.full-width {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
}

.button.tab {
  margin-right: 8px;
  margin-left: 8px;
  background-color: #92a0ad;
}

.button.tab:hover {
  background-color: #2e80b6;
}

.button.tab.w--current {
  background-color: #2e80b6;
}

.section {
  position: relative;
  padding: 80px 10px;
  background-color: #fff;
  text-align: center;
}

.section.accent {
  background-color: #192024;
}

.white-box {
  padding: 15px;
  border: 1px solid #dcebf7;
  border-radius: 5px;
  background-color: #fff;
  text-align: center;
}

.white-box.transparent {
  border-style: none;
  background-color: transparent;
}

.section-heading {
  margin-top: 0px;
  margin-bottom: 16px;
}

.section-heading.centered {
  color: #676770;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.section-heading.centered.white {
  color: #fff;
}

.section-subheading.center {
  color: #8e8e9c;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.section-subheading.center.off-white {
  padding-bottom: 0px;
  color: #e8e8e8;
}

.section-title-group {
  margin-bottom: 60px;
}

.footer {
  padding-top: 35px;
  padding-bottom: 35px;
}

.footer.center {
  border-top: 1px solid #dbdbdb;
  background-color: #383838;
  text-align: center;
}

.footer-text {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #9e9e9e;
  font-size: 16px;
}

.footer-link {
  display: block;
  margin-bottom: 6px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d5d5e0;
  color: #668cad;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.footer-link:hover {
  color: rgba(0, 140, 255, 0.84);
}

.footer-link.with-icon {
  margin-left: 30px;
}

.image {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 23px;
  margin-left: 13px;
  float: left;
  clear: none;
}

.image-2 {
  display: block;
  margin-top: 0px;
  margin-bottom: 23px;
  margin-left: 3px;
}

.image-3 {
  margin-top: 0px;
  margin-bottom: 23px;
  margin-left: 26px;
}

.image-4 {
  margin-left: 26px;
}

.image-5 {
  position: static;
  margin-top: 25px;
  margin-right: 15px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: right;
  clear: both;
  outline-color: #6a859c;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
}

.image-5:hover {
  border: 1px solid #000;
  outline-color: #6a859c;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 3px;
}

.image-6 {
  margin-top: 25px;
  margin-right: 67px;
  margin-left: 0px;
  float: right;
  outline-color: #6a859c;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
}

.image-6:hover {
  outline-color: #6a859c;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 3px;
}

.image-7 {
  margin-top: 25px;
  margin-left: 0px;
  float: left;
  clear: none;
}

.image-7:hover {
  outline-color: #6a859c;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 3px;
}

.image-8 {
  margin-top: -68px;
  float: left;
  clear: none;
}

.image-9 {
  margin-top: 26px;
  margin-right: -16px;
  margin-left: 40px;
  float: left;
}

.image-9:hover {
  outline-color: #6a859c;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 3px;
}

.image-14 {
  margin-top: 10px;
  margin-left: 10px;
}

.image-15 {
  margin-top: 10px;
  margin-left: 10px;
}

.image-16 {
  margin-top: 12px;
  margin-left: 10px;
}

.image-17 {
  margin-top: 10px;
  margin-left: 10px;
}

.div-block {
  position: static;
  top: auto;
  z-index: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 300px;
  max-width: 250px;
  min-height: 300px;
  min-width: 250px;
  margin-top: 25px;
  margin-left: 150px;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  opacity: 0.4;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block:hover {
  opacity: 1;
}

.div-block:focus {
  opacity: 1;
}

.div-block-2 {
  max-height: 300px;
  max-width: 250px;
  min-height: 300px;
  min-width: 250px;
  margin-top: 25px;
  margin-left: 150px;
}

.div-block-3 {
  display: inline;
  max-height: 350px;
  max-width: 250px;
  min-height: 350px;
  min-width: 250px;
  margin-top: 25px;
  margin-right: 0px;
  margin-left: 220px;
  float: left;
  clear: none;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.75);
}

.div-block-4 {
  position: static;
  display: block;
  overflow: visible;
  max-height: 244px;
  max-width: 100px;
  min-height: 244px;
  min-width: 100px;
  margin-top: 25px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: right;
  clear: none;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  background-color: hsla(0, 0%, 100%, 0.35);
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0));
  opacity: 1;
  -o-object-fit: fill;
  object-fit: fill;
}

.centered-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 250px;
  min-height: 300px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
}

.centered-container.horizontal-flex {
  max-width: 250px;
  min-height: 150px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.about-heading-wrapper {
  margin-right: 10px;
}

.about-big-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px -132px -132px 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #000;
  font-weight: 400;
}

.about-content-wrapper {
  max-width: 250px;
  margin-left: 40px;
}

.about-subheading {
  color: #000;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
}



/***** Modal *****/
 
.modal-backdrop.in {
    filter: alpha(opacity=7);
    opacity: 0.7;
}


.modal-backdrop.show {
opacity: .85;
filter: alpha(opacity=85); /* for older versions of IE */
}


.modal-content {
    background: none;
    border: 0;
    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}
 
.modal-body {
    padding: 0 25px 25px 25px;
}
 
.modal-header {
    padding: 25px 25px 15px 25px;
    text-align: right;
}
 
.modal-header, .modal-footer {
    border: 0;
}
 
.modal-header .close {
    float: none;
    margin: 0;
    font-size: 36px;
    color: #fff;
    font-weight: 300;
    text-shadow: none;
    opacity: 1;
}


.video-link {
    padding-top: 70px;
}
 
.video-link a:hover,
.video-link a:focus {
    color: #4997db;
}
 
a .video-link-text {
    color: #fff;
    font-size: 24px;
}
 
a:hover .video-link-text, 
a:focus .video-link-text {
    color: #4997db;
}
 
a .video-link-icon {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    background: #e89a3e;
    color: #fff;
    line-height: 50px;
    -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}
a .video-link-icon:after {
    position: absolute;
    content: "";
    top: -6px;
    left: -6px;
    width: 66px;
    height: 66px;
    background: #444;
    background: rgba(0, 0, 0, 0.1);
    z-index: -99;
    -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;
}
 
a:hover .video-link-icon,
a:focus .video-link-icon {
    outline: 0;
    background: #fff;
    color: #e89a3e;
}

.medium-paragraph { font-size: 17px; line-height: 32px; }

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


/***** General style, all sections *****/

.section-container { margin: 0 auto; padding-bottom: 80px; }

.section-description { margin-top: 60px; padding-bottom: 10px; }

.section-description p { margin-top: 20px; padding: 0 120px; }
.section-bottom-button { padding-top: 60px; }


/***** Divider *****/

.divider-1 span { display: inline-block; width: 200px; }


/***** Top menu *****/

.navbar { background: #444; transition: all .6s; backface-visibility: hidden; }

.navbar.navbar-no-bg { background: #444; background: rgba(0, 0, 0, 0.2); }

.navbar-dark .navbar-nav { font-size: 15px; color: #fff; text-transform: uppercase; }
.navbar-dark .navbar-nav .nav-link { color: #fff; color: rgba(255, 255, 255, 0.8); border: 0; }
.navbar-dark .navbar-nav .nav-link:hover { color: #fff; }
.navbar-dark .navbar-nav .nav-link:focus { color: #fff; outline: 0; }

.navbar-expand-md .navbar-nav .nav-link { padding-right: 1rem; padding-left: 1rem; }

.navbar-brand {
	width: 123px;
	background: url(../img/logo.png) left center no-repeat;
	border: 0;
	text-indent: -99999px;
}


/***** Top content *****/

.top-content { padding: 60px 0 120px 0; }

.top-content h1 { padding-top: 60px; color: #fff; }
.top-content .description { margin: 30px 0 0 0; padding-bottom: 30px; }
.top-content .description p { color: #fff; color: rgba(255, 255, 255, 0.8); }
.top-content .description a { color: #fff; color: rgba(255, 255, 255, 0.8); }
.top-content .description a:hover,
.top-content .description a:focus { color: #fff; color: rgba(255, 255, 255, 0.8); }

.carousel-control-prev { left: -60px; border-bottom: 0; }
.carousel-control-next { right: -60px; border-bottom: 0; }
.carousel-indicators { bottom: -80px; }
.carousel-indicators li { width: 16px; height: 16px; margin-left: 5px; margin-right: 5px; border-radius: 50%; }
.carousel-caption {
    position: relative;
    left: auto;
    right: auto;
    bottom: 0;
}
.carousel-item img {
/**    height: 202px;
    width: 360px; **/
    margin-left: 2px;
    margin-bottom: -5px;
    filter: brightness(70%);
    align-items: center;
}

.carousel-item img:hover{
    filter: brightness(100%);
}
.carousel-container {
    margin-top: 75px;
}

/***** Section 3 *****/

.section-3-box { margin-top: 30px; text-align: left; }

.section-3-box .section-3-box-icon {
	width: 60px; height: 60px; margin: 0 auto;
	
	background: #8542a0; /* Old browsers */
	background: -moz-linear-gradient(top,  #a365bc 0%, #8542a0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a365bc), color-stop(100%,#8542a0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a365bc 0%,#8542a0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a365bc 0%,#8542a0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a365bc 0%,#8542a0 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #a365bc 0%,#8542a0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a365bc', endColorstr='#8542a0',GradientType=0 ); /* IE6-9 */
	
    font-size: 28px; color: #fff; line-height: 60px; text-align: center;
    -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;
}

.section-3-box h3 { margin-top: 0; padding: 0 0 10px 0; }




