/**
 * @file
 * Subtheme specific CSS.
 */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a {
  font-weight: 300 !important; }

h1.title {
  margin-bottom: 1rem; }

.h4, h4 {
  font-size: 1.2rem !important; }

#navbar-top .btn-primary {
  color: #ffffff !important;
}

#navbar-top .js-form-type-search  {
  margin: 0 10px 0 0 !important;
}

.be-section-banner,
.be-section-banner h2 {
  color: #ffffff; }

.carousel-item .be-caption {
  background-color: rgba(2, 7, 59, 0.8);
  font-size: 24px;
  font-weight: 300;
  padding: 1rem;
  width: 80%; }

.be-landing-lead {
  margin-bottom: 2.5rem;
  /*&:after {
	    content: '';
	    display: block;
	    margin-top: 40px;
	    width: 120px;
	    border-top: 4px solid $be-primary;
	}*/ }
  .be-landing-lead .lead {
    font-size: 1.5rem;
    font-weight: 300; }

.be-feature {
  border: 1px solid #eeeeee;
  border-top: 8px solid #02073B;
  margin-bottom: 2.5rem;
  padding: 2.5rem; }

.be-res-biz .be-landing-lead {
  /*&:after {
		    border-top: 4px solid $be-secondary;
		}*/ }

.be-res-biz .be-feature {
  border-top: 8px solid #A20707; }

.be-res-biz .btn-primary {
  background-color: #A20707;
  border-color: #A20707; 
  color: #ffffff;

}

.be-discover .be-feature {
  border-top: 8px solid #D1AD2C; }

.be-discover .btn-primary {
  background-color: #D1AD2C;
  border-color: #D1AD2C; }

.be-budayaw {
  background-color: #D1AD2C;
  color: #ffffff;
  margin-bottom: 20px;
  padding: 20px; }
  .be-budayaw a {
    color: #ffffff;
    text-decoration: underline; }
  .be-budayaw .be-budayaw-link {
    font-size: 1.25rem;
    text-align: center; }

.be-sidebar-widget {
  background-color: #eeeeee;
  border-color: #f9f9f9;
  border-style: solid;
  border-width: 1px;
  padding: 15px 15px;
  margin: 0 0 20px; }
  .be-sidebar-widget h3 {
    margin: 0 0 0.5em;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 5px;
    text-shadow: 0 1px 0 #fff;
    font-size: 1.071em;
    line-height: 1.2; }
  .be-sidebar-widget ul {
    padding: 0; }
  .be-sidebar-widget li {
    list-style-type: none;
    padding: 5px 0; }
  .be-sidebar-widget.be-event-date {
    background-color: #02073B;
    background-image: url("https://bimp-eaga.asia/sites/default/files/2020-03/calendar.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: auto;
    color: #ffffff; 
}

.site-footer__top h2 {
  border-bottom: none !important;
}

.site-footer .block {
  margin: 0;
  border: none !important;
  padding: 10px; }
  .site-footer .block h2 {
    color: #ffffff; }
  .site-footer .block .social i {
    font-size: 48px;
    margin-right: 15px; }
  .site-footer .block .nav {
    display: block;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }

.site-footer .block-menu a {
  color: #ffffff; }

.site-footer .block-menu a:hover {
  color: #ffffff;
  text-decoration: underline; }

.site-footer .block-menu .nav-link {
  display: block;
  padding: .5rem 0rem; }

.site-footer .region-footer-second i {
  font-size: 24px !important;
  margin-right: 10px; }

.be-table thead th {
  color: #333;
}

.be-table tbody tr:nth-child(odd) {
  background-color: #fff;
}

.be-table tbody td {
  vertical-align: top;
}

@media (min-width: 851px) {
  .site-footer__top .region-footer-first {
    width: 35%;
    padding: 0 0.65%; }
  .site-footer__top .region {
    padding: 0 0.65%; } }

.breadcrumb {
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: transparent;
  border-radius: .25rem;
  border-bottom: 1px solid #eeeeee; }

#header {
  border-bottom: 2px solid #eeeeee; }

#navbar-top {
  border-bottom: 1px solid #eeeeee; }
  #navbar-top .container {
    display: block; }
  #navbar-top .region-top-header {
    display: inline-block; }

.navbar-brand {
  display: inline-block;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 4rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  @media (max-width: 559px) {
    .navbar-brand {
      width: 60%;
      margin-right: 0; } }

.dropdown-item.active a {
  color: #fff;
  font-weight: 700;
}
/* highlighted */
.highlighted .container-fluid {
  padding: 0; }

strong {
  font-weight: 700; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 1.5rem;
  border-left: 5px solid #EEE; }

.lead {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 2rem;
  /*&:after {
	    content: '';
	    display: block;
	    margin-top: 40px;
	    width: 120px;
	    border-top: 4px solid $be-primary;
	}*/ }

.addtoany_list {
  display: inline-block;
  line-height: 16px;
  margin-bottom: 20px; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.be-divider {
  display: block;
  margin: 1rem auto;
  margin-bottom: 2rem;
  width: 573px; }

.be-jumbotron {
  background-color: #ffffff;
  margin-bottom: 0; }
  .be-jumbotron h2 {
    font-size: 1.25rem;
    text-transform: uppercase; }
  .be-jumbotron .lead {
    font-size: 300 !important; }

#be-twentyfive {
  background-color: #E9E9E9;
  background-image: url("https://bimp-eaga.asia/sites/default/files/2019-11/be-bg-twentyfive.jpg");
  background-size: cover;
  background-position: center center;
  margin-bottom: 0;
  padding: 2rem; }
  #be-twentyfive h2 {
    font-size: 1.2rem;
    text-transform: uppercase;
    padding: 1rem; }
  #be-twentyfive .be-twentyfive-logo {
    max-width: 85%;
    margin: 40px auto;
    display: block; }
  #be-twentyfive .be-blurb {
    font-size: 1rem;
    text-align: center; }

#be-cta {
  background-color: #02073B;
  margin-bottom: 0;
  padding: 0;
  text-align: center;
  color: #ffffff; }
  #be-cta h2 {
    color: #ffffff;
    font-size: 1.25rem;
    font-weight: 300;
    padding: 1rem; }
  #be-cta h3 {
    color: #ffffff;
    font-size: 1rem;
    font-weight: 100;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 1rem; }
  #be-cta a {
    color: #ffffff; }
    #be-cta a:hover {
      text-decoration: underline; }
  #be-cta .be-cta-gov,
  #be-cta .be-cta-biz {
    padding: 2rem; }
  #be-cta .be-cta-gov {
    background-color: #02073B;
    background-image: url("https://bimp-eaga.asia/sites/default/files/2019-11/be-bg-gov.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
    #be-cta .be-cta-gov .btn:hover {
      color: #02073B; }
  #be-cta .be-cta-biz {
    background-color: #A20707;
    background-image: url("https://bimp-eaga.asia/sites/default/files/2019-11/be-bg-biz.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
    #be-cta .be-cta-biz .btn:hover {
      color: #A20707; }

.be-country-image,
.be-image {
  margin-bottom: 20px;
  position: relative; }
  .be-country-image .be-caption,
  .be-image .be-caption {
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: .75rem;
    padding: .25rem;
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%; }

.be-image-alt {
  margin-bottom: 20px;
  position: relative; }
  .be-image-alt .be-caption {
    background-color: rgba(0, 0, 0, 0.8);
    color: #ffffff;
    font-size: .75rem;
    padding: .25rem;
    position: relative;
    bottom: 0;
    display: block;
    width: 100%; }

.be-infographic {
  margin-bottom: 20px;
  position: relative; }
  .be-infographic .be-caption {
    background-color: rgba(0, 0, 0, 0.2);
    font-size: .85rem;
    padding: .25rem;
    position: relative;
    bottom: 0;
    display: block;
    width: 100%; }

.be-img-full .field--type-image img {
  margin: 0; }

.be-art-image,
figure.caption,
.be-caption {
  background-color: #eeeeee;
  display: block;
  margin-bottom: 10px;
  padding: 10px;
  font-size: .75rem; }
  .be-art-image.align-left,
  figure.caption.align-left,
  .be-caption.align-left {
    margin-right: 10px; }

.field--name-field-event-date,
.field--name-field-event-location {
  margin: 0 0 20px 0; }
  .field--name-field-event-date .field__label,
  .field--name-field-event-location .field__label {
    font-weight: 700; }
  .field--name-field-event-date .field__item,
  .field--name-field-event-location .field__item {
    font-size: 22px; }

.field--name-field-related-links {
  margin: 0 0 20px 0; }
  .field--name-field-related-links .field__label {
    font-weight: 700; }
  .field--name-field-related-links .field__item {
    font-size: 18px;
    margin-bottom: 5px; }

/* History Page */
ul.timeline {
  list-style-type: none;
  position: relative; }

ul.timeline:before {
  content: ' ';
  background: #eeeeee;
  display: inline-block;
  position: absolute;
  left: 29px;
  width: 2px;
  height: 100%;
  z-index: 400; }

ul.timeline > li {
  margin: 20px 0;
  padding-left: 20px; }

ul.timeline > li:before {
  content: ' ';
  background: white;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  border: 3px solid #02073B;
  left: 20px;
  width: 20px;
  height: 20px;
  z-index: 400; }

@media (min-width: 560px) {
  .be-pub-image {
    float: none !important;
    margin: 0 1em 0 0; }
    .be-pub-image img {
      border: 1px solid #eeeeee; }
  .file {
    padding-left: 0; }
  .field--name-field-media-image {
    float: none !important;
    margin: 0 !important; } }

.be-pub-file .field__label {
  display: none; }

.be-pub-file a {
  background-color: #eeeeee;
  background-image: url("https://bimp-eaga.asia/sites/default/files/2020-01/download-file.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  text-indent: -9999px;
  padding: 10px;
  height: 100px;
  width: 300px; }

@media (min-width: 992px) {
  .be-jumbotron {
    margin-bottom: 0;
    padding: 4rem 8rem; }
    .be-jumbotron h2 {
      font-size: 2rem;
      padding: 1rem; }
  #be-twentyfive {
    margin-bottom: 0;
    padding: 4rem 8rem; }
    #be-twentyfive h2 {
      font-size: 2rem;
      padding: 1rem; }
    #be-twentyfive .be-blurb {
      font-size: 1.5rem; }
  #be-cta h2 {
    font-size: 2rem; }
  #be-cta h3 {
    font-size: 1rem; }
  #be-cta .be-cta-gov,
  #be-cta .be-cta-biz {
    padding: 4rem; } }

.img-responsive,
.content img {
  max-width: 100%;
  height: auto; }

.field--name-field-date-published {
  margin-bottom: 20px; }
  .field--name-field-date-published .field__label {
    font-weight: 900; }

#block-views-block-articles-featured-articles-home,
#block-views-block-articles-cards {
  padding: 2rem 0; }
  #block-views-block-articles-featured-articles-home h2,
  #block-views-block-articles-cards h2 {
    text-align: center;
    text-transform: uppercase;
    padding: 1rem 0; }

.view-articles .image-style-article-thumbnail {
  flex: 0 0 auto;
  /* IE */
  object-fit: scale-down;
  /* FF */ }
.paragraph--type-be-image-full-width-with-caption img {
  margin: 0;
}


/* Tourism Recovery */
.be-recovery .flag {
  width: 40px;
  height: auto;
}


/* Slick Slideshow background */
.slide--caption--bottom .slide__constrained>.slide__caption {
  background: rgba(0, 0, 0, 1);
  padding: 20px;
}

.slide__caption .slide__title {
  color: #ffffff;
  line-height: 12px;
  margin-bottom: 1rem;
}
.slide__caption .slide__title a {
  color: #ffffff;
  text-decoration: none;
  text-transform: none !important;
  font-size: 1.2rem;
  line-height: 1;
  font-weight: bold !important;
}

.slide__description p {
  color: #ffffff;
  font-size: 1rem;
}

.slide__constrained {
  padding-top: 0;
}
.slick-arrow::before {
  color: #fff;
  font-size: 36px;
  font-size: 2.25rem;
}
.slick-next {
  right: 20px;
}
.slick-prev {
  left: 20px;
}
.slick-dots {
  position: absolute;
  bottom: 12px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 16px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 42px;
  height: 53px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  font-size: 18px;
  opacity: 1;
  transition: ease-in-out all 0.2s;
}
.slick-dots li.slick-active button:before {
  font-size: 24px;
  opacity: .75;
  color: #fff;
  transition: ease-in-out all 0.2s;
}
@media (min-width: 992px) {
  .slide--caption--bottom .slide__constrained>.slide__caption {
    background: #000000;
    background: linear-gradient(19deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.75) 16%, rgba(255, 255, 255, 0) 67%);
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  .slide__caption .slide__title a {
    font-size: 2rem;
  }
  .slide__caption .slide__title {
    margin-right: 40%;
  }
  .slide__description p {
    font-size: 1.3rem;
    margin-right: 40%;
  }
}

@media (min-width: 90em) {
  .slick--skin--fullwidth .slide__constrained {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    left: 0;
  }
}


/* Remove bullet and add ( - ) when facet is actve */
.facets-widget-links li {
  list-style: none;
  margin: 0;
}

.facet-active li.facet-item .is-active::before {
  font-size: 12px;
  content: "( - )";
  padding: 3px 4px;
}


.be-search-top .content form > div {
  align-items: center;
  justify-content: end;
}

.be-search-top .content form>div .js-form-type-textfield {
  margin-right: 10px;
}

.youtube-video {
  aspect-ratio: 4 / 3;
  width: 100%;
}

