/* Colors Collection */
/* pink: rgb(235, 0, 139) | purple: rgb(92, 45, 144) */
@font-face {
  font-family: 'MyriadPro';
  src: url("fonts/Myriad-Pro-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'MyriadProCondensed';
  src: url("fonts/Myriad-Pro-Condensed.ttf") format("truetype"); }
@font-face {
  font-family: 'MyriadProLight';
  src: url("fonts/Myriad-Pro-Light.ttf") format("truetype"); }
@font-face {
  font-family: 'Frutiger';
  src: url("fonts/Frutiger-Light-Condensed.ttf") format("truetype"); }
@font-face {
  font-family: 'FrutigerBold';
  src: url("fonts/Frutiger-Bold.ttf") format("truetype"); }
@font-face {
  font-family: 'FrutigerUltraBlack';
  src: url("fonts/Frutiger-Ultra-Black.ttf") format("truetype"); }
body {
  font-family: 'Open Sans', Helvetica;
  color: #575757;
  overflow-x: hidden;
  font-size: 14px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.clear-5, .clear-10, .clear-15, .clear-20, .clear-25,
.clear-30, .clear-45, .clear-50,
.clear-100, .clear-150, .clear-200,
.clear-250, .clear-300, .clear-500,
.clear {
  float: left;
  width: 100%; }

.clear-5 {
  height: 5px; }

.clear-10 {
  height: 10px; }

.clear-15 {
  height: 15px; }

.clear-20 {
  height: 20px; }

.clear-25 {
  height: 25px; }

.clear-30 {
  height: 30px; }

.clear-45 {
  height: 45px; }

.clear-50 {
  height: 50px; }

.clear-100 {
  height: 100px; }

.clear-150 {
  height: 150px; }

.clear-200 {
  height: 200px; }

.clear-250 {
  height: 250px; }

.clear-300 {
  height: 300px; }

.clear-500 {
  height: 500px; }

.text-bold {
  font-weight: bold; }

.base-link a, .base-link, a {
  color: #eb008b;
  text-decoration: none;
  cursor: pointer; }
  .base-link a:hover, .base-link a:active, .base-link a:focus, .base-link a.active, .base-link:hover, .base-link:active, .base-link:focus, .base-link.active, a:hover, a:active, a:focus, a.active {
    color: #eb008b;
    font-weight: bold; }

.base-link-2 a, .base-link-2 {
  color: #575757;
  text-decoration: none;
  cursor: pointer; }
  .base-link-2 a:hover, .base-link-2 a:active, .base-link-2 a:focus, .base-link-2 a.active, .base-link-2:hover, .base-link-2:active, .base-link-2:focus, .base-link-2.active {
    color: #eb008b;
    font-weight: bold;
    text-decoration: none; }

p {
  color: #707070; }

.bootstrap-select .btn-default.active.focus, .bootstrap-select .btn-default.active:focus, .bootstrap-select .btn-default.active:hover, .bootstrap-select .btn-default:active.focus, .bootstrap-select .btn-default:active:focus, .bootstrap-select .btn-default:active:hover, .bootstrap-select .open > .dropdown-toggle.btn-default.focus, .bootstrap-select .open > .dropdown-toggle.btn-default:focus, .bootstrap-select .open > .dropdown-toggle.btn-default:hover {
  color: #575757;
  background-color: #ffffff;
  border-color: #eb008b; }

/* HEADER STYLE */
.yheader {
  height: 50px;
  margin-top: 15px;
  margin-bottom: 15px; }

.yheader-logo {
  margin-right: 20px; }
  .yheader-logo img {
    width: auto;
    height: 50px; }

.headline-bg {
  background-size: 100% 100%;
  background-image: url("../assets/headline-bg.png"); }

.navbar {
  margin-bottom: 0;
  background-color: #ffffff; }
  .navbar a {
    color: #575757;
    background-color: #ffffff;
    text-align: center; }
    .navbar a:hover, .navbar a.active, .navbar a:active {
      color: #eb008b;
      background-color: #ffffff; }
  .navbar .navbar-toggle {
    float: left;
    margin-right: 30px;
    margin-left: 15px;
    border-radius: 50%;
    border-color: #eb008b;
    background-color: #eb008b; }
    .navbar .navbar-toggle .icon-bar {
      width: 15px;
      background-color: #ffffff; }
    .navbar .navbar-toggle.collapsed {
      border-color: #eb008b;
      background-color: #ffffff; }
      .navbar .navbar-toggle.collapsed .icon-bar {
        background-color: #eb008b; }
  .navbar .navbar-nav.all-menu > li > a {
    font-size: 13px; }
    .navbar .navbar-nav.all-menu > li > a .app-download {
      font-size: 13px; }
  .navbar .navbar-nav > li a {
    background-color: #ffffff;
    box-shadow: none; }
    .navbar .navbar-nav > li a:hover, .navbar .navbar-nav > li a.active, .navbar .navbar-nav > li a:active, .navbar .navbar-nav > li a:focus {
      background-color: #ffffff;
      color: #eb008b;
      box-shadow: none; }
  .navbar .navbar-nav > li.active, .navbar .navbar-nav > li:active, .navbar .navbar-nav > li:focus {
    background-color: #ffffff;
    box-shadow: none; }
    .navbar .navbar-nav > li.active > a, .navbar .navbar-nav > li:active > a, .navbar .navbar-nav > li:focus > a {
      background-color: #ffffff;
      color: #eb008b;
      box-shadow: none; }
  .navbar .app-download {
    padding: 10px 15px;
    margin-top: -10px; }
    .navbar .app-download:hover {
      font-weight: normal !important; }

input:focus, button:focus, select:focus, textarea:focus {
  outline: none !important; }

.locale-box-mobile {
  float: right;
  margin-right: 10px; }

select.locale {
  visibility: hidden; }

.locale {
  margin-bottom: 0; }
  .locale .btn-default {
    min-width: 40px;
    width: 65px;
    border: none;
    box-shadow: none !important; }
  .locale .btn {
    margin-top: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px; }
  .locale .btn:focus {
    outline: none !important;
    outline-offset: 0; }
  .locale .flag-icon {
    margin-top: -2px;
    width: 25px;
    border: 1px solid #000000; }
  .locale.open .selectpicker .selected, .locale.open .selectpicker .selected a {
    outline: none !important;
    border: none !important; }
    .locale.open .selectpicker .selected:focus, .locale.open .selectpicker .selected a:focus {
      outline: none !important;
      border: none !important; }

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 440px; }

/* INPUT & BUTTON STYLE */
.btn-custom {
  color: #ffffff !important;
  background-color: #eb008b !important;
  border-color: #eb008b !important;
  border-radius: 50px;
  min-width: 150px; }
  .btn-custom:hover, .btn-custom:focus, .btn-custom:active, .btn-custom.active {
    color: #eb008b !important;
    background-color: #ffffff !important;
    border-color: #eb008b !important;
    background-image: none; }

.btn-custom-2, .btn-default {
  color: #eb008b !important;
  background-color: transparent !important;
  border-color: #eb008b !important;
  border-radius: 50px;
  min-width: 150px; }
  .btn-custom-2:hover, .btn-custom-2:focus, .btn-custom-2:active, .btn-custom-2.active, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    color: #eb008b !important;
    background-color: #ffffff !important;
    border-color: #eb008b !important;
    background-image: none; }

.btn-custom-3 {
  color: #575757 !important;
  background-color: transparent !important;
  border-color: #575757 !important; }
  .btn-custom-3:hover, .btn-custom-3:focus, .btn-custom-3:active, .btn-custom-3.active {
    color: #ffffff !important;
    background-color: #eb008b !important;
    border-color: #575757 !important;
    background-image: none; }

.btn-custom-4 {
  color: #eb008b !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important; }
  .btn-custom-4:hover, .btn-custom-4:focus, .btn-custom-4:active, .btn-custom-4.active {
    color: #ffffff !important;
    background-color: #eb008b !important;
    border-color: #ffffff !important;
    background-image: none; }

.input-text, .form-text, .form-select {
  border: 1px solid #bdbdbd;
  border-radius: 50px;
  width: 100%;
  padding: 6px 12px; }
  .input-text::placeholder, .form-text::placeholder, .form-select::placeholder {
    color: #bdbdbd;
    opacity: 1; }
  .input-text:-ms-input-placeholder, .form-text:-ms-input-placeholder, .form-select:-ms-input-placeholder {
    color: #bdbdbd; }
  .input-text::-ms-input-placeholder, .form-text::-ms-input-placeholder, .form-select::-ms-input-placeholder {
    color: #bdbdbd; }

.form-text {
  border-radius: 4px; }

.form-select {
  padding: 6px 8px;
  border-radius: 4px; }
  .form-select option {
    color: #bdbdbd; }

/* APP STYLE */
.base-color {
  color: #eb008b !important; }

.base-color-2 {
  color: #5c2d90 !important; }

.white-color {
  color: #ffffff !important; }

.base-bg {
  background-color: #eb008b !important; }

.base-bg-2 {
  background-color: #5c2d90 !important; }

.f-row {
  margin-top: 80px; }

.sticky-dl {
  background-color: #eb008b;
  color: #ffffff;
  height: 50px;
  border-bottom: 1px solid #5c2d90;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0; }
  .sticky-dl .tname {
    margin-top: 4px;
    font-weight: bold;
    font-size: 14px; }
    .sticky-dl .tname table tr td {
      vertical-align: center;
      height: 40px; }
    .sticky-dl .tname .tclose {
      cursor: pointer;
      font-size: 16px;
      margin-right: 10px; }
    .sticky-dl .tname img {
      height: 35px;
      border-radius: 5px;
      margin-right: 15px; }
  .sticky-dl a:hover {
    text-decoration: none; }
  .sticky-dl .tname, .sticky-dl .tbtn {
    padding-left: 5px;
    padding-right: 5px; }
  .sticky-dl .btn-custom-4 {
    margin-top: 7px;
    min-width: 20px;
    width: 95%; }

.with-sticky {
  margin-top: 125px; }

.base-h1 {
  font-size: 36px;
  line-height: 1.2; }

.base-h2 {
  font-size: 30px; }

.base-h3 {
  font-size: 24px; }

.base-h4 {
  font-size: 16px; }

.title-home {
  font-size: 42px; }

.prlx {
  background-repeat: no-repeat;
  background-attachment: fixed; }

.ybanner, .ybanner-r, .ybanner-l {
  background-size: cover;
  background-position: center;
  min-height: 200px; }

.ybanner-r {
  background-position: right; }

.ybanner-l {
  background-position: left; }

.carousel .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .carousel .owl-nav [class*='owl-'] {
    color: #ffffff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #ffb8e2;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .carousel .owl-nav [class*='owl-']:hover {
      background: #eb008b;
      color: #ffffff;
      text-decoration: none; }
  .carousel .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }
  .carousel .owl-nav.disabled + .owl-dots {
    margin-top: 10px; }
.carousel .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .carousel .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .carousel .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px;
      background: #ffb8e2;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .carousel .owl-dots .owl-dot.active span, .carousel .owl-dots .owl-dot:hover span {
      background: #eb008b; }

.owl-carousel:hover .owl-prev, .owl-carousel:hover .owl-next {
  visibility: visible; }
.owl-carousel .owl-prev, .owl-carousel .owl-next {
  visibility: hidden;
  width: 50px;
  height: 100px;
  position: absolute;
  text-align: center;
  top: 35%;
  right: -10px;
  font-size: 65px;
  display: block !important;
  background-color: rgba(255, 255, 255, 0.7);
  color: #eb008b; }
  .owl-carousel .owl-prev.disabled, .owl-carousel .owl-next.disabled {
    display: none !important; }
.owl-carousel .owl-prev {
  left: 0;
  border-radius: 0 10px 10px 0; }
.owl-carousel .owl-next {
  right: 0;
  border-radius: 10px 0 0 10px; }

.carousel-thumbs {
  padding: 10px;
  cursor: pointer; }
  .carousel-thumbs .carousel-thumb-item {
    opacity: 0.3; }
    .carousel-thumbs .carousel-thumb-item.active {
      opacity: 1; }

.content-section {
  background-color: #F3F3F3; }

.content-section-2 {
  background-color: #f9f9f9; }

.content-section-white {
  background-color: #ffffff; }

.home-benefit img {
  width: 100px;
  height: 100px; }
.home-benefit .base-h4 {
  height: 50px; }

.home-download-btn-group img {
  width: 120px;
  height: 40px;
  margin-left: 10px;
  margin-right: 10px; }

.promo-download-btn-group img {
  width: 110px;
  height: 35px;
  margin-left: 5px;
  margin-right: 5px; }

.promo-close {
  color: #eb008b !important;
  top: 10px !important;
  right: 15px !important; }

.promo-download-box {
  margin-right: 0;
  margin-left: 0;
  margin-top: -130px; }
  .promo-download-box.no-download {
    margin-top: -100px; }

.promo-modal {
  padding: 0;
  background-color: #ffffff; }

.brand-category span {
  margin-right: 15px; }

.loading-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0; }
  .loading-overlay img {
    width: 150px;
    position: relative;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.not-found-box {
  background-color: #ffffff;
  border-radius: 4px;
  text-align: center;
  width: 100%;
  padding: 10px;
  margin-top: 15px;
  font-style: italic; }

.brand-box, .news-box, .event-box {
  min-height: 300px; }

.brand-list-item {
  float: left;
  background-color: #ffffff;
  border: 2px solid #ffffff;
  berder-radius: 5px;
  cursor: pointer;
  width: 18%;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 20px; }
  .brand-list-item img {
    width: 100%;
    height: 200px; }
  .brand-list-item div {
    float: left;
    padding: 5px 10px; }
  .brand-list-item span {
    float: left;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.brand-detail {
  margin-top: 30px; }

.news-list-item {
  float: left;
  background-color: #ffffff;
  border: 2px solid #ffffff;
  berder-radius: 5px;
  cursor: pointer;
  width: 23%;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 20px; }
  .news-list-item img {
    width: 100%;
    height: 180px; }
  .news-list-item div {
    float: left;
    padding: 5px 10px; }
  .news-list-item span {
    float: left;
    width: 100%;
    overflow: hidden; }

.article-list {
  width: 18%;
  margin-left: 1%;
  margin-right: 1%; }

.event-list-item {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  border-radius: 5px;
  padding: 10px; }
  .event-list-item:hover {
    cursor: pointer;
    background-color: #ffffff; }
  .event-list-item span {
    float: left;
    width: 100%;
    overflow: hidden; }
  .event-list-item .title {
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.partner-benefit {
  text-align: center; }
  .partner-benefit img {
    width: 100px;
    height: 100px; }
  .partner-benefit .txt {
    height: 200px; }

.form-box {
  background-color: #ffffff;
  border-radius: 5px;
  padding: 25px 35px; }
  .form-box .input-box {
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 15px; }
  .form-box textarea {
    resize: none;
    overflow: hidden; }

.panel-group .panel {
  background-color: #ffffff;
  border-radius: 5px;
  margin-bottom: 15px; }
  .panel-group .panel .panel-heading {
    cursor: pointer;
    padding: 5px 20px; }
    .panel-group .panel .panel-heading .panel-title {
      font-size: inherit; }
    .panel-group .panel .panel-heading .accordion-toggle:before {
      font-family: "FontAwesome";
      content: "\f077";
      float: right;
      color: #eb008b;
      font-size: 16px; }
    .panel-group .panel .panel-heading .accordion-toggle.collapsed:before {
      content: "\f078"; }
  .panel-group .panel .panel-body {
    border-top: none !important;
    padding: 5px 20px; }

.modal .btn-close-modal {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 40px;
  z-index: 1200;
  cursor: pointer;
  color: #eb008b; }

.full-modal {
  top: 0;
  bottom: 0;
  overflow: hidden; }
  .full-modal .modal-dialog {
    margin: 0 auto;
    height: 100%; }
    .full-modal .modal-dialog .modal-content {
      height: 100%;
      overflow-y: auto;
      overflow-x: hidden;
      border-radius: 0; }

.watch-video-popup {
  width: 100%;
  height: 450px; }

.modal-transparent .btn-close-modal {
  color: #ffffff; }
.modal-transparent .modal-content {
  background-color: transparent !important;
  box-shadow: none !important;
  border: none !important; }

.modal-content {
  min-height: 300px;
  border-radius: 0; }

.modal {
  background-color: rgba(40, 40, 40, 0.9) !important;
  z-index: 20000000000; }

.modal-pad {
  padding: 15px; }

.modal-no-scroll {
  overflow-x: hidden !important;
  overflow-y: hidden !important; }

.embed-map {
  width: 100%;
  height: 450px; }

.pagination {
  width: 100%;
  text-align: center; }
  .pagination .btn {
    padding: 3px 10px;
    margin-left: 2px;
    margin-right: 2px; }

.brand-desc {
  height: 100px;
  overflow-y: auto; }

.brand-img {
  display: inline;
  height: 80px;
  width: 80px; }

.topborder {
  border-top: 1px solid #5c2d90; }

.search-input {
  width: 100%; }

.img-full {
  width: 100%;
  height: auto; }

.success-text {
  color: #5c2d90; }

.error-text {
  color: #eb008b; }

.banner-null {
  background-color: #DDDDDD; }

/* FOOTER STYLE */
.donate-ribbon img {
  margin-top: -70px;
  width: 250px; }

.logo-footer {
  width: 110px;
  height: auto; }

.sosmed-btn-group a {
  font-size: 30px;
  margin-left: 7px;
  margin-right: 7px;
  color: #E5E5E5;
  text-decoration: none; }
  .sosmed-btn-group a:hover {
    color: #eb008b; }

.locale-box-mobile {
  display: none !important; }

.locale-box {
  display: block !important; }

.g-recaptcha {
  display: inline-block; }

@media (min-width: 1700px) {
  .modal-promo {
    width: 800px; } }
@media (min-width: 1367px) and (max-width: 1699px) {
  .modal-promo {
    width: 720px; } }
@media (min-width: 992px) and (max-width: 1366px) {
  .modal-promo {
    width: 620px; } }
@media (max-width: 1200px) {
  .locale-box-mobile {
    display: block !important; }

  .locale-box {
    display: none !important; }

  .yheader {
    width: 100%; }
    .yheader .navbar-header {
      text-align: center; }

  .yheader-logo {
    margin-left: 10px; }

  .navbar-header {
    float: none;
    text-align: center; }

  .navbar .navbar-nav {
    float: none !important; }
    .navbar .navbar-nav > li {
      float: none; }
      .navbar .navbar-nav > li > a {
        font-size: 18px !important;
        padding-top: 15px;
        padding-bottom: 15px;
        background-color: #f4f4f4; }
        .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a.active {
          background-color: #f4f4f4; }
    .navbar .navbar-nav .app-download {
      font-size: 18px; }
  .navbar .app-download {
    margin-top: 0; }
  .navbar .navbar-toggle {
    display: block; }
  .navbar .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
    overflow: hidden; }
    .navbar .navbar-collapse.collapse {
      display: none !important; }
  .navbar .collapse.in {
    display: block !important;
    margin-right: -15px;
    margin-left: -15px;
    overflow: hidden; } }
@media (min-width: 992px) and (max-width: 1200px) {
  .navbar .navbar-collapse {
    margin-top: 10px; } }
/* Tablet style */
@media (min-width: 768px) and (max-width: 991px) {
  .yheader .navbar-header {
    float: none; }

  .donate-ribbon img {
    margin-top: -30px;
    width: 225px; }

  .tablet-text-left {
    text-align: left !important; }

  .tablet-text-center {
    text-align: center !important; }

  .tablet-text-right {
    text-align: right !important; }

  .brand-list-item, .news-list-item, .article-list {
    width: 31%;
    margin-bottom: 15px; }

  .promo-download-box {
    margin-top: 0px; }
    .promo-download-box.no-download {
      margin-top: 0px; } }
/* Mobile style */
@media (max-width: 767px) {
  .mobile-text-left {
    text-align: left !important; }

  .mobile-text-center {
    text-align: center !important; }

  .mobile-text-right {
    text-align: right !important; }

  .brand-list-item, .news-list-item, .article-list {
    width: 48%;
    margin-bottom: 10px; }

  .brand-desc {
    height: auto; }

  .owl-carousel .owl-prev, .owl-carousel .owl-next {
    top: 30%; }

  .promo-download-box {
    margin-top: 0px; }
    .promo-download-box.no-download {
      margin-top: 0px; }

  .home-download-btn-group img {
    width: 100px;
    height: 30px;
    margin-left: 10px;
    margin-right: 10px; } }
