/****************************
GENERAL
*****************************/
/****************************
GENERAL
*****************************/
.stm_sidebar_style_19 .stm-footer .stm-footer__bottom a {
  color: white !important;
}
.stm_sidebar_style_19 .stm-footer .stm-footer__bottom a:hover {
  text-decoration: underline;
  color: rgba(255, 255, 255, 0.8) !important;
}
#facebook-feed .fts-jal-fb-header {
  display: none;
}
#facebook-feed .fts-jal-fb-name {
  color: #00887e;
}
.stm_staff_container_grid.style_7 .stm_staff__info {
  width: 100%;
  display: block;
}
.stm_staff__image {
  cursor: pointer;
}
.modal-dialog.custom {
  max-width: 800px;
  width: 90%;
  position: fixed !important;
  top: 40% !important;
  left: 0;
  right: 0;
  z-index: 9999999;
  -webkit-transform: translateY(-50%) !important;
  -moz-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
  margin: auto;
}
.stm_posts_carousel_style_2 .stm_posts_carousel_single__excerpt {
  color: rgba(255, 255, 255, 0.8);
}
.stm_posts_carousel_style_2 .stm_posts_carousel_single__avatar,
.stm_posts_carousel_style_2 .comments {
  display: none !important;
}
.stm_posts_carousel_style_2 .stm_posts_carousel_single__body .stm_posts_carousel_single__category {
  background-color: transparent !important;
}
.stm_posts_carousel_style_2 .stm_posts_carousel_single__category a {
  background-color: #00887e !important;
}
.stm_posts_carousel_style_2 .stm_posts_carousel_single__category a {
  padding: 10px 12px 10px !important;
  margin-right: 10px;
}
.stm_posts_carousel_style_2 .stm_posts_carousel_single {
  width: 100%;
}
.stm_posts_carousel_style_2 .stm_posts_carousel_single .stm_posts_carousel_single__image img {
  width: 100%;
}
.stm_post_details .post_details .post_by,
.stm_post_details .comments_num {
  display: none;
}
.site-content .stm_titlebox_style_2 {
  background-color: #00887e !important;
}
.site-content .stm_partners_style_3 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.site-content .stm_partners_style_3 .stm_partners__single {
  margin-right: 30px;
}
.site-content .stm_page_bc.container {
  margin-bottom: 40px;
}
.site-content .stm_page_bc .stm_breadcrumbs {
  margin-bottom: 30px;
}
.stm_slider_style_10.stm_slider .stm_slide__title span:after {
  display: none !important;
}
/*mobile*/
.stm_layout_company #wrapper .stm_mobile__header {
  background-color: #00887e !important;
}
.stm_layout_company #wrapper .stm_mobile__header .mbc {
  background-color: white !important;
}
/**********************************
EVENT SECTION
***********************************/
.stm_layout_company.stm_buttons_style_9 .events-section .btn {
  padding: 15px 20px !important;
}
.events-section h3 {
  margin-top: 50px;
}
.events-section h3:first-child {
  margin-top: 0px;
}
.events-section .container {
  margin-bottom: 30px;
}
.events-section .btn {
  padding: 15px 20px !important;
}
.events-section .event-row {
  position: relative;
  background-color: rgba(255, 255, 255, 0.75);
  border: solid 1px #ececec;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.15);
  border: 0;
}
.events-section .event-row .title {
  color: #00887e;
  margin-top: 10px;
  margin-bottom: 20px;
}
.events-section .event-row.upcoming {
  background-color: rgba(255, 255, 255, 0.75);
}
.events-section .event-row.upcoming:before {
  content: 'COMING UP NEXT';
  position: absolute;
  top: 15px;
  right: 15px;
  padding: 5px 10px;
  color: white;
  background-color: #bf0d3e;
  border-radius: 3px;
  font-size: 8px;
  width: 90px;
  line-height: 1;
}
.events-section .event-row .date-time {
  margin-top: 20px;
}
.events-section .event-row .date,
.events-section .event-row .time {
  line-height: 1.4;
  text-align: center;
  font-size: 16px;
}
@media only screen and (max-width: 992px) {
  .events-section .event-row .date,
  .events-section .event-row .time {
    text-align: left;
  }
}
.events-section .event-row .time {
  margin-top: 10px;
}
.events-section .modal-dialog {
  max-width: 920px;
  margin: 1.75rem auto;
}
.events-section .modal-content {
  -webkit-box-shadow: 25px 24px 145px -20px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 25px 24px 145px -20px rgba(0, 0, 0, 0.75);
  box-shadow: 25px 24px 145px -20px rgba(0, 0, 0, 0.75);
  border: 0;
}
html .stm_sidebar_style_19 .stm-footer a {
 color:white !important;
}
html .stm_form_style_2 [type=submit], .stm_form_style_2 .stm_wpcf7_submit {
    padding: 25px 75px 25px 25px !important;
}
/*# sourceMappingURL=style.css.map */