﻿@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

textarea {
  resize: none; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.fl {
  float: left; }

.fr {
  float: right; }

@font-face {
  font-family: SFPD-Light;
  src: url("fonts/SFPD-Light.woff"); }
@font-face {
  font-family: SFPD-Regular;
  src: url("fonts/SFPD-Regular.woff"); }
@font-face {
  font-family: SFPD-Medium;
  src: url("fonts/SFPD-Medium.woff"); }
@font-face {
  font-family: SFPD-Semibold;
  src: url("fonts/SFPD-Semibold.woff"); }
@font-face {
  font-family: SFPD-Bold;
  src: url("fonts/SFPD-Bold.woff"); }
@font-face {
  font-family: SFPD-Heavy;
  src: url("fonts/SFPD-Heavy.woff"); }
@font-face {
  font-family: IBMPS-Regular;
  src: url("fonts/IBMPS-Regular.woff"); }
.phudongfc-header {
  padding: 20px 0; }
  .phudongfc-header .header_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .phudongfc-header .logo_wrapper {
    display: flex;
    align-items: center;
    text-decoration: none; }
    .phudongfc-header .logo_wrapper .logo_image {
      display: block;
      width: 104px;
      margin-right: 20px; }
      .phudongfc-header .logo_wrapper .logo_image i {
        display: block;
        padding-top: 78.85%;
        background-image: url("/FrontendPhuDongFC/Static/web_images/phudongfc-logo.png");
        background-size: contain; }
    .phudongfc-header .logo_wrapper .text_label {
      font-family: SFPD-Bold;
      font-size: 14px;
      color: #888;
      display: block;
      margin-bottom: 8px; }
    .phudongfc-header .logo_wrapper .text_name {
      font-family: SFPD-Heavy;
      font-size: 36px;
      color: #000;white-space: nowrap;
      display: block; }
  .phudongfc-header .header_sponsors .sponsor_mitsubishi {
    position: relative; }
    .phudongfc-header .header_sponsors .sponsor_mitsubishi .mitsubishi_logo {
      display: block;
      /*width: 80px;*/
      max-width: 40%;    float: right;

       }
      .phudongfc-header .header_sponsors .sponsor_mitsubishi .mitsubishi_logo img {
        display: block;
        width: 100%; }
    .phudongfc-header .header_sponsors .sponsor_mitsubishi .sponsor_label {
      font-size: 11px;
      color: #888;
      position: absolute;
      top: -5px;
      right: 0;
      display: none; }

.phudongfc-main-menu {
  background-color: #0A6B31;
  height: 40px;
  position: relative; }
  .phudongfc-main-menu .main-menu_wrapper {
    display: flex;
    justify-content: space-between;
    height: 100%;
    align-items: stretch; }
  .phudongfc-main-menu .menu_list-site-links {
    display: flex;
    align-items: stretch;
    height: 100%; }
    .phudongfc-main-menu .menu_list-site-links .site-link .link-menu {
      display: flex;
      padding: 0 20px;
      font-family: SFPD-Bold;
      font-size: 16px;
      color: #fff;
      text-decoration: none;
      height: 100%;
      align-items: center; }
      .phudongfc-main-menu .menu_list-site-links .site-link .link-menu:hover {
        background-color: rgba(0, 0, 0, 0.1); }
    .phudongfc-main-menu .menu_list-site-links .site-link.is-active .link-menu {
      background-color: rgba(0, 0, 0, 0.1); }
    .phudongfc-main-menu .menu_list-site-links .site-link:hover .link_sub-menu {
      display: block; }
    .phudongfc-main-menu .menu_list-site-links .site-link.ticket-link .sub-menu-item {
      width: 32%; }
      .phudongfc-main-menu .menu_list-site-links .site-link.ticket-link .sub-menu-item .link-name {
        font-size: 20px; }
    .phudongfc-main-menu .menu_list-site-links .site-link.sponsors-link .sub-menu-item {
      width: 24%; }
      .phudongfc-main-menu .menu_list-site-links .site-link.sponsors-link .sub-menu-item .link-name {
        font-size: 16px;
        padding: 60px 15px 15px 15px; }
    .phudongfc-main-menu .menu_list-site-links .site-link.promotions-link .sub-menu-item {
      width: 32%; }
      .phudongfc-main-menu .menu_list-site-links .site-link.promotions-link .sub-menu-item .link-name {
        font-size: 16px;
        line-height: 22px;
        padding: 0;
        position: relative;
        text-align: left;
        margin-top: 10px;
        color: #333;
        background-image: none; }
        .phudongfc-main-menu .menu_list-site-links .site-link.promotions-link .sub-menu-item .link-name:hover {
          color: #555; }
  .phudongfc-main-menu .menu_login-info {
    height: 100%;
    display: flex;
    align-items: center;
    position: relative; }
    .phudongfc-main-menu .menu_login-info:hover .info_logon-expand {
      display: block; }
  .phudongfc-main-menu .login_btn {
    display: flex;
    height: 26px;
    align-items: center;
    padding: 0 10px;
    background-color: rgba(0, 0, 0, 0.1);
    font-family: SFPD-Semibold;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    border-radius: 100px; }
    .phudongfc-main-menu .login_btn i {
      display: block;
      margin-right: 5px; }
    .phudongfc-main-menu .login_btn:hover {
      background-color: rgba(0, 0, 0, 0.2); }
  .phudongfc-main-menu .link_sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 9;
    display: none; }
  .phudongfc-main-menu .sub-menu_wrapper {
    background-color: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1); }
  .phudongfc-main-menu .sub-menu_grid-wrapper {
    padding: 25px; }
  .phudongfc-main-menu .list-sub-menu-item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  .phudongfc-main-menu .sub-menu-item {
    width: 49%; }
    .phudongfc-main-menu .sub-menu-item.doihinh {
    width: 32%; }
    .phudongfc-main-menu .sub-menu-item .item_link {
      display: block;
      position: relative;
      border-radius: 8px;
      overflow: hidden;
      text-decoration: none; }
    .phudongfc-main-menu .sub-menu-item .link_image {
      display: block;
      padding-top: 56.25%;
      position: relative; }
    .phudongfc-main-menu .sub-menu-item .image_wrapper {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
      .phudongfc-main-menu .sub-menu-item .image_wrapper img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .phudongfc-main-menu .sub-menu-item .link-name {
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 50px 20px 20px;
      font-family: SFPD-Bold;
      font-size: 24px;
      line-height: 32px;
      color: #fff;
      background-image: linear-gradient(transparent, #000);
      box-sizing: border-box;
      text-align: center;
      letter-spacing: 0.5px; }

.info_logon-expand {
  position: absolute;
  top: 100%;
  right: 0;
  padding: 30px;
  background-color: #fff;
  z-index: 1;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  display: none; }

.info_logon-user {
  display: flex;
  align-items: center;
  height: 26px;
  border-radius: 100px;
  padding-right: 10px;
  font-family: SFPD-Bold;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.1);
  letter-spacing: 0.5px; }
  .info_logon-user .user_ava {
    margin-right: 10px;
    display: block;
    height: 100%;
    width: 26px; }
    .info_logon-user .user_ava .ava_wrapper {
      padding-top: 100%;
      position: relative;
      display: block;
      border-radius: 100%;
      overflow: hidden; }
      .info_logon-user .user_ava .ava_wrapper img {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        object-fit: cover; }
  .info_logon-user:hover {
    background-color: rgba(0, 0, 0, 0.2); }

.user_dropdown-icon {
  display: block;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #fff;
  margin-left: 5px; }

.expand_link_li {
  margin-bottom: 15px; }
  .expand_link_li:last-child {
    margin-bottom: 0; }
  .expand_link_li a {
    font-family: SFPD-Semibold;
    font-size: 15px;
    color: #333;
    text-decoration: none;
    white-space: nowrap;
    letter-spacing: 0.5px; }
    .expand_link_li a:hover {
      color: #555; }

@media screen and (max-width: 768px) {
  .phudongfc-header {
    padding: 10px 15px;
    background-color: #fff;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    box-sizing: border-box; }
    .phudongfc-header .logo_wrapper .logo_image {
      width: 60px;
      margin-right: 10px; }
    .phudongfc-header .logo_wrapper .text_label {
      font-size: 3vw;
      margin-bottom: 5px; }
    .phudongfc-header .logo_wrapper .text_name {
      font-size: 6vw; }

  .header_sponsors {
    display: none; }

  .menu_toggle-mobile {
    width: 20px;
    height: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px; }
    .menu_toggle-mobile:hover .menu_toggle_icon {
      opacity: 1; }

  .menu_toggle_wrapper {
    width: 20px;
    height: 16px; }

  .menu_toggle_icon {
    display: block;
    width: 20px;
    height: 16px;
    position: relative;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    .menu_toggle_icon i {
      display: block;
      width: 100%;
      height: 2px;
      background-color: #111;
      position: absolute;
      right: 0;
      transition: all 0.3s; }
      .menu_toggle_icon i.line-2 {
        top: 7px; }
      .menu_toggle_icon i.line-3 {
        top: 14px;
        width: 68%; }

  .phudongfc-main-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9;
    display: none;
    padding-top: 68px;
    box-sizing: border-box; }
    .phudongfc-main-menu .menu_list-site-links {
      flex-direction: column;
      align-items: center;
      width: 100%; }
      .phudongfc-main-menu .menu_list-site-links .site-link {
        display: flex;
        flex-direction: column;
        width: 100%;
        position: relative;
        max-height: 56px;
        transition: max-height 0.3s; }
        .phudongfc-main-menu .menu_list-site-links .site-link .link_toggle {
          display: flex;
          width: 56px;
          height: 56px;
          position: absolute;
          top: 0;
          right: 0;
          align-items: center;
          justify-content: center;
          transition: transform 0.3s; }
          .phudongfc-main-menu .menu_list-site-links .site-link .link_toggle i {
            display: block;
            width: 0;
            height: 0;
            border-left: 5px solid transparent;
            border-right: 6px solid transparent;
            border-top: 6px solid #fff; }
        .phudongfc-main-menu .menu_list-site-links .site-link .link-menu {
          padding: 20px;
          margin: 0;
          display: block;
          width: 100%; }
        .phudongfc-main-menu .menu_list-site-links .site-link .link_sub-menu {
          position: relative;
          top: 0; }
        .phudongfc-main-menu .menu_list-site-links .site-link:hover .link_sub-menu {
          display: none; }
        .phudongfc-main-menu .menu_list-site-links .site-link.mobile_link_is-active {
          max-height: 100vh; }
          .phudongfc-main-menu .menu_list-site-links .site-link.mobile_link_is-active .link_toggle {
            transform: rotate(180deg); }
          .phudongfc-main-menu .menu_list-site-links .site-link.mobile_link_is-active .link_sub-menu {
            display: block !important; }
    .phudongfc-main-menu .main-menu_left {
      width: 100%; }
    .phudongfc-main-menu .main-menu_right {
      padding: 20px; }
    .phudongfc-main-menu .login_btn {
      height: 36px;
      width: 100%;
      justify-content: center; }
    .phudongfc-main-menu .info_logon-user {
      height: 36px;
      width: 100%;
      justify-content: center;
      align-items: center; }
      .phudongfc-main-menu .info_logon-user .user_ava {
        height: auto; }
    .phudongfc-main-menu .main-menu_wrapper {
      flex-direction: column-reverse;
      justify-content: flex-end; }
    .phudongfc-main-menu .menu_login-info:hover .info_logon-expand {
      width: 100%;
      box-sizing: border-box;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px; }
    .phudongfc-main-menu .sub-menu_wrapper {
      background-color: transparent;
      box-shadow: none; }
    .phudongfc-main-menu .sub-menu_grid-wrapper {
      padding: 0 20px 20px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .phudongfc-main-menu .sub-menu-item {
      width: 100% !important; }
      .phudongfc-main-menu .sub-menu-item .link_image {
        padding: 0; }
      .phudongfc-main-menu .sub-menu-item .image_wrapper {
        display: none; }
      .phudongfc-main-menu .sub-menu-item .link-name {
        position: relative;
        padding: 10px 20px !important;
        font-size: 14px !important;
        background-image: none !important;
        text-align: left;
        opacity: 0.8;
        color: #fff !important;
        margin: 0 !important; }
    .phudongfc-main-menu .list-sub-menu-item {
      flex-direction: column; }

  .phudongfc_menu_mobile--is-active .menu_toggle_icon {
    opacity: 1; }
    .phudongfc_menu_mobile--is-active .menu_toggle_icon i.line-1 {
      transform: rotate(-45deg);
      top: 6px; }
    .phudongfc_menu_mobile--is-active .menu_toggle_icon i.line-2 {
      display: none; }
    .phudongfc_menu_mobile--is-active .menu_toggle_icon i.line-3 {
      transform: rotate(45deg);
      top: 6px;
      width: 100%; }
  .phudongfc_menu_mobile--is-active .phudongfc-main-menu {
    display: block;
    overflow-y: scroll; } }
.phudongfc-footer {
  padding-top: 23.125%;
  background-image: url("/FrontendPhuDongFC/Static/web_images/phudongfc-footer-bg.jpg");
  background-size: cover;
  background-position: right bottom;
  position: relative; }
  .phudongfc-footer .footer_outer-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 50px 0;
    box-sizing: border-box; }
  .phudongfc-footer .footer_sitemap {
        overflow: hidden;
   /* display: flex;
    justify-content: space-between;*/
    margin-bottom: 30px; }
/*  .phudongfc-footer .navigation_list-links {
    display: flex; }*/
.sitemap_socials{width: 33%;float: left;}
.sitemap_navigation{width: 22%;float: left;}
  .phudongfc-footer .navigation_link {
    margin-right: 20px;margin-bottom: 10px; }
    .phudongfc-footer .navigation_link a {
      font-family: SFPD-Semibold;
      font-size: 16px;
      color: #fff;
      text-decoration: none; }
  .phudongfc-footer .socials_list-icon {
    display: flex;    justify-content: center;
    align-items: center; }
  .phudongfc-footer .social_icon {
    margin-left: 15px; }
    .phudongfc-footer .social_icon svg{
      font-size: 24px;
    }
    .phudongfc-footer .social_icon a {
      display: block;
      text-decoration: none; }
  .phudongfc-footer .contact-info_row {
    display: flex;
    margin-bottom: 20px; }
    .phudongfc-footer .contact-info_row i {
      display: block;
      margin-right: 10px; }
    .phudongfc-footer .contact-info_row p, .phudongfc-footer .contact-info_row p a {
      font-family: SFPD-Semibold;
      font-size: 14px;line-height: 24px;
      color: #fff;
      letter-spacing: 0.5px;
      text-decoration: none; }
    .phudongfc-footer .contact-info_row p a:hover {
      text-decoration: underline; }
.footer_contact-info{max-width: 33%;float: left;}
.footer_contact-map{max-width: 33%;float: left;}
@media screen and (max-width: 768px) {
  .phudongfc-footer {
    padding: 0; }
    .phudongfc-footer .footer_outer-wrapper {
      position: relative;
      padding: 25px 15px; }
    .phudongfc-footer .sitemap_navigation {
      display: none; }
    .phudongfc-footer .social_icon {
      margin-left: 0;
      margin-right: 15px; } }
#phudongfc_product-popup {
  display: none; }

.phudongfc_product-popup {
  padding: 25px;
  width: 600px;
  box-sizing: border-box;
  cursor: default !important;
  overflow: visible; }
  .phudongfc_product-popup .product-popup_wrapper {
    display: flex;
    justify-content: space-between; }
  .phudongfc_product-popup .popup_left {
    width: 42%; }
  .phudongfc_product-popup .popup_right {
    width: 55%; }
  .phudongfc_product-popup .info_image {
    margin-bottom: 10px; }
  .phudongfc_product-popup .info_image i {
    display: block;
    padding-top: 100%;
    position: relative;
    background-color: #048c50; }
    .phudongfc_product-popup .info_image i img {
      display: block;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      object-fit: cover; }
  .phudongfc_product-popup .info_name {
    margin-bottom: 10px; }
    .phudongfc_product-popup .info_name a {
      font-family: SFPD-Bold;
      font-size: 18px;
      color: #333;
      text-decoration: none; }
  .phudongfc_product-popup .info_price {
    font-family: SFPD-Bold;
    font-size: 14px;
    color: #888;
    text-transform: uppercase; }
  .phudongfc_product-popup .info_form-input {
    margin-bottom: 10px; }
  .phudongfc_product-popup .info_form-input select {
    height: 40px;
    border: 2px solid #e5e5e5;
    box-sizing: border-box;
    background-color: #fff;
    font-family: SFPD-Medium;
    font-size: 16px;
    width: 100%;
    outline: none;
    border-radius: 8px; }
  .phudongfc_product-popup .info_form-input input[type="text"] {
    height: 40px;
    border: 2px solid #e5e5e5;
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    border-radius: 8px;
    font-family: SFPD-Medium;
    font-size: 16px;
    outline: none; }
  .phudongfc_product-popup .info_club-location {
    background-color: #fafafa;
    border: 2px solid #e5e5e5;
    border-radius: 8px; }
  .phudongfc_product-popup .location_wrapper {
    padding: 10px; }
  .phudongfc_product-popup .location_row {
    display: flex;
    margin-bottom: 10px; }
  .phudongfc_product-popup .location_row i {
    display: block;
    margin-right: 6px; }
  .phudongfc_product-popup .location_row p, .phudongfc_product-popup .location_row p a {
    font-family: SFPD-Bold;
    font-size: 12px;
    color: #111;
    letter-spacing: 0.5px;
    text-decoration: none; }
  .phudongfc_product-popup .location_row p a:hover {
    text-decoration: underline; }
  .phudongfc_product-popup .location_guide a {
    font-size: 12px;
    color: #0099dc;
    text-decoration: none;
    font-weight: bold; }
    .phudongfc_product-popup .location_guide a:hover {
      text-decoration: underline; }
  .phudongfc_product-popup .info_form-submit .submit_btn {
    display: flex;
    height: 40px;
    justify-content: center;
    align-items: center;
    background-color: green;
    font-family: SFPD-Bold;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    border-radius: 8px; }
    .phudongfc_product-popup .info_form-submit .submit_btn:hover {
      background-color: #111; }
  .phudongfc_product-popup .fancybox-close-small {
    display: none; }
  .phudongfc_product-popup .product-popup_close {
    position: absolute;
    top: -20px;
    right: -20px;
    width: 40px;
    height: 40px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
    .phudongfc_product-popup .product-popup_close:hover {
      background-color: #f1f1f1; }

.w1040 {
  width: 1040px; }

.alignCenter {
  margin: 0 auto; }

.phudongfc-wrapper {
  overflow: hidden;
  background-color: #fafafa;
  min-width: 1140px; }

.body-home_label {
  font-family: SFPD-Heavy;
  font-size: 36px;
  margin-bottom: 20px; }

#phudongfc-login-popup, #phudongfc-forgot-psw-popup {
  display: none; }

.phudongfc-login-popup {
  border-radius: 8px;
  width: 600px;
  cursor: default !important; }

.login-popup_wrapper {
  display: flex;
  align-items: center;
  flex-direction: column; }

.login-popup_label {
  font-family: SFPD-Semibold;
  font-size: 16px;
  color: #333;
  margin-bottom: 30px; }

.login-popup_social {
  width: 100%;
  padding-bottom: 30px;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 30px; }

.login-popup_options {
  display: flex;
  justify-content: space-between; }

.login_option {
  width: 48%; }
  .login_option.login_fb .login_option_btn {
    background-color: #0084ff; }
  .login_option.login_google .login_option_btn {
    background-color: #dd4b39; }

.login_option_btn {
  display: flex;
  height: 50px;
  align-items: center;
  justify-content: center;
  font-family: SFPD-Bold;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  border-radius: 100px;
  padding: 0 50px;
  box-sizing: border-box; }
  .login_option_btn i {
    margin-right: 12px; }

.login-popup_email {
  width: 100%; }

.login_email_form .form_input {
  margin-bottom: 20px; }
.login_email_form .input_label {
  font-family: SFPD-Medium;
  font-size: 16px;
  color: #888;
  margin-bottom: 12px; }
.login_email_form .input_text input {
  height: 50px;
  padding: 0 15px;
  border: 2px solid #ddd;
  box-sizing: border-box;
  width: 100%;
  border-radius: 8px;
  font-family: SFPD-Regular;
  font-size: 16px;
  color: #333;
  outline: none; }
.login_email_form .form_submit {
  display: flex;
  justify-content: space-between;
  align-items: center; }
.login_email_form .form_submit_btn {
  width: 48%;
  height: 50px;
  background-color: #0A6B31;
  font-family: SFPD-Bold;
  font-size: 18px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  text-decoration: none; }
  .login_email_form .form_submit_btn:hover {
    background-color: #333; }
.login_email_form .form_submit_forgot-psw {
  font-size: 13px;
  color: #888;
  text-decoration: none; }
  .login_email_form .form_submit_forgot-psw:hover {
    color: #333; }

.phudongfc-forgot-psw-popup .login_email_form .form_submit {
  justify-content: center; }

.form_email-submited {
  margin-bottom: 20px; }
  .form_email-submited p {
    font-family: SFPD-Medium;
    font-size: 16px;
    color: #555;
    line-height: 24px; }
    .form_email-submited p b {
      color: #111; }

.e404-wrapper {
  height: 70vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

.e404_headline {
  font-family: SFPD-Bold;
  font-size: 10vw;
  margin-bottom: 2vh; }

.e404_des {
  font-family: SFPD-Regular;
  font-size: 2vw;
  margin-bottom: 4vh; }

.e404_back-to-home_btn {
  display: inline-flex;
  height: 50px;
  padding: 0 50px;
  font-family: SFPD-Bold;
  font-size: 1.5vw;
  background-color: #0A6B31;
  color: #fff;
  text-decoration: none;
  border-radius: 100px;
  align-items: center; }
  .e404_back-to-home_btn:hover {
    background-color: #111; }

@media screen and (max-width: 768px) {
  .w1040 {
    width: 100%; }

  .phudongfc-wrapper {
    padding-top: 68px;
    min-width: 100%; }

  .body-home_label {
    font-size: 7vw;
    letter-spacing: 1px; }

  .phudongfc-login-popup {
    width: 100%;
    padding: 20px; }

  .e404_headline {
    font-size: 25vw; }

  .e404_des {
    font-size: 5vw; }

  .e404_back-to-home_btn {
    font-size: 5vw; } }
.body-home_top-news {
  margin-bottom: 25px; }
  .body-home_top-news .top-news_first-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px; }
    .body-home_top-news .top-news_first-row .top-news_featured-item {
      width: 685px;
      position: relative;
      border-radius: 8px;
      overflow: hidden; }
    .body-home_top-news .top-news_first-row .top-news_second-item {
      width: 330px;
      position: relative;
      border-radius: 8px;
      overflow: hidden; }
      .body-home_top-news .top-news_first-row .top-news_second-item .featured-item_thumb {
        padding-top: 116.66%; }
      .body-home_top-news .top-news_first-row .top-news_second-item .featured-item_info {
        padding: 40px 20px 15px; }
      .body-home_top-news .top-news_first-row .top-news_second-item .info_title a {
        font-size: 18px;
        line-height: 24px; }
    .body-home_top-news .top-news_first-row .featured-item_thumb {
      display: block;
      padding-top: 56%;
      position: relative; }
      .body-home_top-news .top-news_first-row .featured-item_thumb img {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        object-fit: cover; }
    .body-home_top-news .top-news_first-row .featured-item_info {
      position: absolute;
      bottom: 0;
      left: 0;
      background-image: linear-gradient(transparent, #000);
      padding: 50px 25px 25px;
      width: 100%;
      box-sizing: border-box; }
    .body-home_top-news .top-news_first-row .info_time {
      margin-bottom: 12px;
      font-family: SFPD-Medium;
      font-size: 14px;
      color: rgba(255, 255, 255, 0.8); }
    .body-home_top-news .top-news_first-row .info_title a {
      font-family: SFPD-Bold;
      font-size: 24px;
      line-height: 32px;
      color: #fff;
      text-decoration: none; }
  .body-home_top-news .top-news_shop {
    width: 330px;
    background-color: #0A6B31;
    border-radius: 8px;
    padding: 20px 20px 0;
    box-sizing: border-box; }
    .body-home_top-news .top-news_shop .shop_label {
      margin-bottom: 15px; }
    .body-home_top-news .top-news_shop .shop_label a {
      font-family: SFPD-Bold;
      font-size: 24px;
      color: #fff;
      text-decoration: none;
      text-transform: uppercase; }
    .body-home_top-news .top-news_shop .shop_item {
      display: flex;
      justify-content: space-between;
      padding: 20px 0;
      border-top: 1px solid rgba(255, 255, 255, 0.1); }
    .body-home_top-news .top-news_shop .item_image {
      width: 22%; }
    .body-home_top-news .top-news_shop .item_info {
      width: 75%; }
    .body-home_top-news .top-news_shop .image_wrapper {
      padding-top: 100%;
      position: relative;
      display: block;
      background-color: rgba(0, 0, 0, 0.2);
      border-radius: 8px; }
    .body-home_top-news .top-news_shop .image_wrapper img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
      position: absolute;
      top: 0;
      left: 0; }
    .body-home_top-news .top-news_shop .info_name {
      margin-bottom: 3px; }
    .body-home_top-news .top-news_shop .info_name a {
      font-family: SFPD-Bold;
      font-size: 16px;
      line-height: 24px;
      color: #fff;
      text-decoration: none; }
    .body-home_top-news .top-news_shop .info_price {
      font-family: SFPD-Semibold;
      font-size: 12px;
      color: rgba(255, 255, 255, 0.6);
      text-transform: uppercase;
      margin-bottom: 5px; }
    .body-home_top-news .top-news_shop .cta_btn {
      display: inline-flex;
      height: 20px;
      font-size: 11px;
      font-weight: bold;
      color: #fff;
      padding: 0 10px;
      background-color: rgba(0, 0, 0, 0.1);
      align-items: center;
      text-decoration: none;
      border-radius: 100px; }
      .body-home_top-news .top-news_shop .cta_btn:hover {
        background-color: rgba(0, 0, 0, 0.2); }
  .body-home_top-news .top-news_chart {
    width: 330px;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05);
    position: relative; }
    .body-home_top-news .top-news_chart .chart_header {
      display: flex;
      justify-content: space-between;
      padding: 10px 15px;
      font-family: SFPD-Medium;
      font-size: 13px;
      letter-spacing: 0.5px;
      box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05); }
    .body-home_top-news .top-news_chart .header_league {
      color: #888; }
  .body-home_top-news .top-news_list-other-items {
    display: flex;
    justify-content: space-between; }
    .body-home_top-news .top-news_list-other-items .other-item {
      width: 330px;
      background-color: #fff;
      border-radius: 8px;
      overflow: hidden;
      box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05); }
    .body-home_top-news .top-news_list-other-items .item_thumb_wrapper {
      display: block;
      padding-top: 56.36%;
      position: relative; }
      .body-home_top-news .top-news_list-other-items .item_thumb_wrapper img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: absolute;
        top: 0;
        left: 0; }
    .body-home_top-news .top-news_list-other-items .other-item_info {
      padding: 12px 15px;
      min-height: 80px; }
    .body-home_top-news .top-news_list-other-items .info_time {
      font-family: SFPD-Medium;
      font-size: 12px;
      color: #aaa;
      letter-spacing: 0.5px;
      margin-bottom: 8px; }
    .body-home_top-news .top-news_list-other-items .info_title a {
      font-family: SFPD-Bold;
      font-size: 16px;
      line-height: 20px;
      color: #333;
      text-decoration: none; }
      .body-home_top-news .top-news_list-other-items .info_title a:hover {
        color: #555; }

@media screen and (max-width: 768px) {
  .body-home_top-news {
    padding: 0 15px;
    margin-top: 15px; }
    .body-home_top-news .top-news_first-row {
      flex-wrap: wrap;
      margin-bottom: 15px; }
    .body-home_top-news .top-news_featured-item {
      width: 100%; }
      .body-home_top-news .top-news_featured-item .featured-item_thumb {
        padding-top: 68%; }
      .body-home_top-news .top-news_featured-item .featured-item_info {
        padding: 20px 15px 15px; }
      .body-home_top-news .top-news_featured-item .info_title a {
        font-size: 5vw;
        line-height: 7vw; }
    .body-home_top-news .top-news_list-other-items {
      flex-direction: column; }
      .body-home_top-news .top-news_list-other-items .other-item {
        width: 100%;
        margin-bottom: 15px; }
      .body-home_top-news .top-news_list-other-items .info_title a {
        font-size: 4vw;
        line-height: 6vw; }
    .body-home_top-news .top-news_chart {
      width: 100%;
      margin-top: 15px; } }
.body-home_sponsors {
  padding: 60px 0; }
  .body-home_sponsors .sponsor_mitsubishi {
    display: flex;
    justify-content: center;
    margin-bottom: 40px; }
    .body-home_sponsors .sponsor_mitsubishi .mitsubishi_link {
      display: block;
      height: 130px; }
      .body-home_sponsors .sponsor_mitsubishi .mitsubishi_link img {
        display: block;
        height: 100%;
        width: auto; }
  .body-home_sponsors .sponsors_slide-container {
    overflow: hidden; }
  .body-home_sponsors .sponsors_slide-item {
    height: 60px;
    width: auto !important; }
    .body-home_sponsors .sponsors_slide-item a {
      display: block;
      height: 100%;
      cursor: default;
      border-radius: 6px;
      overflow: hidden; }
      .body-home_sponsors .sponsors_slide-item a img {
        display: block;
        height: 100%;
        width: auto; }
  .body-home_sponsors .sponsors_second-row {
    margin-bottom: 30px; }
  .body-home_sponsors .sponsors_second-row .sponsors_slide-wrapper {
    display: flex;
    justify-content: center; }
  .body-home_sponsors .sponsors_second-row .sponsors_slide-item {
    height: 80px;
    margin-right: 20px; }

@media screen and (max-width: 768px) {
  .body-home_sponsors {
    padding: 0 15px; }
    .body-home_sponsors .body-home_label {
      text-align: center; }
    .body-home_sponsors .sponsors_list-logos li {
      margin-right: 15px;
      margin-bottom: 15px;
      height: 70px; }
      .body-home_sponsors .sponsors_list-logos li a {
        padding: 10px; }
        .body-home_sponsors .sponsors_list-logos li a img {
          height: 30px; }
    .body-home_sponsors .sponsors_second-row .sponsors_slide-item {
      height: 60px; } }
.body-home_wide-banner .wide-banner_link {
  display: block;
  border-radius: 8px;
  overflow: hidden; }
  .body-home_wide-banner .wide-banner_link img {
    display: block;
    width: 100%; }

.body-home_shopping {
  padding: 60px 0;
  position: relative;
  background-image: url("/FrontendPhuDongFC/Static/web_images/phudongfc-home-shop-bg.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  .body-home_shopping .body-home_label a {
    text-transform: uppercase;
    color: #fff;
    text-decoration: none; }
  .body-home_shopping .product-slide_container {
    overflow: hidden; }
  .body-home_shopping .product-slide_item {
    width: 32%;
    margin-right: 2%;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden; }
    .body-home_shopping .product-slide_item .image_wrapper {
      display: block;
      padding-top: 84.84%;
      position: relative; }
    .body-home_shopping .product-slide_item .image_wrapper i {
      display: flex;
      height: 100%;
      position: absolute;
      width: 100%;
      top: 0;
      left: 0;
      justify-content: center;
      background-color: #edeef3;
      padding: 10px;
      box-sizing: border-box; }
      .body-home_shopping .product-slide_item .image_wrapper i img {
        display: block;
        height: 100%; }
    .body-home_shopping .product-slide_item .item_info {
      padding: 20px 25px;
      text-align: center; }
      .body-home_shopping .product-slide_item .item_info .info_title {
        margin-bottom: 10px; }
        .body-home_shopping .product-slide_item .item_info .info_title a {
          font-family: SFPD-Bold;
          font-size: 18px;
          line-height: 24px;
          color: #333;
          text-decoration: none; }
          .body-home_shopping .product-slide_item .item_info .info_title a:hover {
            color: #555; }
      .body-home_shopping .product-slide_item .item_info .info_price {
        margin-bottom: 15px;
        font-family: SFPD-Semibold;
        font-size: 14px;
        color: #888; }
      .body-home_shopping .product-slide_item .item_info .info_buy-btn {
        display: flex;
        justify-content: center; }
        .body-home_shopping .product-slide_item .item_info .info_buy-btn a {
          display: inline-flex;
          height: 36px;
          padding: 0px 50px;
          align-items: center;
          justify-content: center;
          border: 2px solid #ddd;
          border-radius: 8px;
          font-family: SFPD-Semibold;
          font-size: 16px;
          color: #888;
          text-decoration: none; }
          .body-home_shopping .product-slide_item .item_info .info_buy-btn a:hover {
            color: #555;
            border-color: #aaa; }

@media screen and (max-width: 768px) {
  .body-home_shopping {
    padding: 20px 0; }
    .body-home_shopping .product-slide_item {
      width: 80%;
      margin-right: 5%; }
    .body-home_shopping .body-home_label {
      padding: 0 20px; }
    .body-home_shopping .product-slide_container {
      padding: 0 20px; } }
.body-home_schedule-results .schedule-results_wrapper {
/*  display: flex;*/
  justify-content: space-between; }
.body-home_schedule-results .schedule-results_col {
  width: 31%;
  margin:1%;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05);
float: left;
   }
.standingEntriesContainer .badge-image-container img{max-width: 30px;margin-right: 5px;
}
.around_table_bxh table{
  width: 100%;font-size: 12px;
}
.around_table_bxh table tr th{border:1px solid #000;padding:5px;    text-align: center;    vertical-align: middle;}
.around_table_bxh table tr td{border:1px solid #000;padding:5px;    text-align: center;    vertical-align: middle;}
.body-home_schedule-results .col_wrapper {
  padding: 15px 10px; }
.body-home_schedule-results .col_header {
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between; }
.body-home_schedule-results .league_name {
  font-family: SFPD-Bold;
  font-size: 14px;
  color: #333;
  margin-bottom: 5px; }
.body-home_schedule-results .match_time {
  font-size: 11px;
  color: #888; }
.body-home_schedule-results .header_label {
  height: 20px;
  padding: 0 15px;
  font-size: 11px;
  background-color: #0A6B31;
  color: #fff;
  border-radius: 100px;
  display: flex;
  align-items: center; }
.body-home_schedule-results .col_body {
  display: flex; }
.body-home_schedule-results .body_left {
  width: 75%; }
.body-home_schedule-results .body_right {
  width: 25%; }
.body-home_schedule-results .team_home, .body-home_schedule-results .team_away {
  display: flex;
  height: 50px; }
  .body-home_schedule-results .team_home .team_logo, .body-home_schedule-results .team_away .team_logo {
    width: 65px;
    margin-right: 10px; }
  .body-home_schedule-results .team_home .team_logo i, .body-home_schedule-results .team_away .team_logo i {
    display: flex;
    height: 100%;
    justify-content: center; }
    .body-home_schedule-results .team_home .team_logo i img, .body-home_schedule-results .team_away .team_logo i img {
      display: block;
      height: 100%;
      width: auto; }
.body-home_schedule-results .team_home {
  margin-bottom: 20px; }
.body-home_schedule-results .match_result {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%; }
.body-home_schedule-results .result_team-home, .body-home_schedule-results .result_team-away {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: SFPD-Light;
  font-size: 30px;
  color: #333; }
.body-home_schedule-results .team_name {
  display: flex;
  align-items: center;
  font-family: SFPD-Medium;
  font-size: 16px;
  color: #333; }
.body-home_schedule-results .match_buy-ticket {
  display: flex;
  height: 100%;
  align-items: center; }
.body-home_schedule-results .buy-ticket_btn {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  width: 60px; }
  .body-home_schedule-results .buy-ticket_btn i {
    display: block;
    padding-top: 100%;
    background-color: #0A6B31;
    position: relative;
    border-radius: 100%;
    margin-bottom: 10px; }
    .body-home_schedule-results .buy-ticket_btn i svg {
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateX(-50%) translateY(-50%); }
  .body-home_schedule-results .buy-ticket_btn:hover i {
    background-color: #333; }
  .body-home_schedule-results .buy-ticket_btn b {
    font-size: 11px;
    color: #888;
    text-align: center; }
.body-home_schedule-results .ranking_col .col_header {
  margin-bottom: 15px; }
.body-home_schedule-results .ranking_col .col_body {
  flex-direction: column; }
.body-home_schedule-results .ranking_col .ranking-detail {
  text-align: right; }
  .body-home_schedule-results .ranking_col .ranking-detail a {
    font-size: 11px;
    color: #2c8bc8;
    text-decoration: none; }
    .body-home_schedule-results .ranking_col .ranking-detail a:hover {
      text-decoration: underline; }
.body-home_schedule-results .tabtop div:nth-of-type(n+5) {
  display: none; }
.body-home_schedule-results .tieude, .body-home_schedule-results .tieude1, .body-home_schedule-results .tieude2, .body-home_schedule-results .tieude9, .body-home_schedule-results .tieude10 {
  display: flex;
  justify-content: space-between;
  padding: 10px 15px;
  font-size: 12px;
  font-weight: bold; }
  .body-home_schedule-results .tieude:hover, .body-home_schedule-results .tieude1:hover, .body-home_schedule-results .tieude2:hover, .body-home_schedule-results .tieude9:hover, .body-home_schedule-results .tieude10:hover {
    background-color: #f1f1f1; }
.body-home_schedule-results .tieude:nth-child(1) {
  font-weight: normal;
  color: #aaa;
  background-color: #f1f1f1; }
.body-home_schedule-results .tieude:last-child {
  display: none; }
.body-home_schedule-results .tvien {
  min-width: 100px; }
  .body-home_schedule-results .tvien a {
    text-decoration: none;
    color: #333;
    cursor: default;
    pointer-events: none; }
.body-home_schedule-results .doibong {
  min-width: 100px; }
.body-home_schedule-results .more {
  display: block;
  width: 100%;
  text-align: center; }
  .body-home_schedule-results .more a {
    text-decoration: none;
    color: #2793e6; }

@media screen and (max-width: 768px) {
  .body-home_schedule-results {
    padding: 0 15px; }
    .body-home_schedule-results .schedule-results_wrapper {
          flex-direction: unset;
    display: block;
    justify-content: unset;
    width: 86%;
      flex-direction: column; }
    .body-home_schedule-results .schedule-results_col {
      width: 100%;
      margin-bottom: 20px; } }
.body-home_video .video_body_wrapper {
  display: flex;
  flex-wrap: wrap;
  background-color: #fff; }
.body-home_video .video_right_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
.body-home_video .video_left {
  width: 685px; }
.body-home_video .video_right {
  width: 355px;
  position: relative; }
.body-home_video .iframe_wrapper {
  padding-top: 56.25%;
  position: relative; }
  .body-home_video .iframe_wrapper iframe {
    position: absolute;
    top: 0;
    left: 0; }
.body-home_video .video_playlist {
  padding: 25px;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05); }
.body-home_video .video_item {
  margin-bottom: 15px; }
  .body-home_video .video_item .item_wrapper {
    display: flex;
    justify-content: space-between;
    text-decoration: none; }
  .body-home_video .video_item .item_thumb {
    display: block;
    width: 40%; }
  .body-home_video .video_item .item_title {
    display: block;
    width: 56%;
    font-family: SFPD-Bold;
    font-size: 13px;
    line-height: 18px;
    color: #333; }
  .body-home_video .video_item .item_thumb i {
    display: block;
    padding-top: 56.25%;
    position: relative;
    border-radius: 4px;
    overflow: hidden; }
    .body-home_video .video_item .item_thumb i img {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      object-fit: cover; }
  .body-home_video .video_item:hover .item_title {
    color: #555; }
  .body-home_video .video_item.is-now-playing .item_thumb i:before {
    display: flex;
    content: 'Đang xem';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.6);
    font-size: 11px;
    color: #fff;
    z-index: 1;
    font-weight: bold; }

@media screen and (max-width: 768px) {
  .body-home_video {
    padding: 0 15px; }
    .body-home_video .video_body_wrapper {
      flex-direction: column; }
    .body-home_video .video_left {
      width: 100%; }
    .body-home_video .video_right {
      width: 100%; }
    .body-home_video .video_right_wrapper {
      position: relative; }
    .body-home_video .video_playlist {
      padding: 15px 15px 0;
      overflow: hidden; }
    .body-home_video .video_item:nth-child(n+4) {
      display: none; } }
.body-home_member-banner {
  padding-top: 42.55%;
  position: relative; }

.member-banner_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  height: 100%;
  justify-content: space-between;
  background-color: #003025;
  padding: 35px 40px;
  box-sizing: border-box;
  border-radius: 10px;
  align-items: center; }

.member-banner_right {
  width: 45%; }
  .member-banner_right .banner_image img {
    display: block;
    width: 100%; }

.member-banner_left {
  width: 45%; }
  .member-banner_left .banner_heading {
    font-family: SFPD-Bold;
    font-size: 28px;
    color: #fff;
    line-height: 36px;
    margin-bottom: 10px; }
  .member-banner_left .banner_tagline {
    font-family: SFPD-Medium;
    font-size: 16px;
    color: #fff;
    line-height: 20px; }
  .member-banner_left .banner_cta {
    margin-top: 20px; }
    .member-banner_left .banner_cta a {
      display: flex;
      justify-content: space-between;
      height: 50px;
      padding: 0 20px;
      background-color: #0A6B31;
      align-items: center;
      border-radius: 100px;
      font-family: SFPD-Bold;
      font-size: 20px;
      color: #fff;
      text-decoration: none; }

@media screen and (max-width: 768px) {
  .body-home_member-banner {
    padding: 0 15px; }

  .member-banner_wrapper {
    position: relative;
    padding: 20px;
    flex-direction: column-reverse; }

  .member-banner_left, .member-banner_right {
    width: 100%; }

  .member-banner_left .banner_heading {
    margin-top: 15px; } }
.body-home_section {
  margin-bottom: 50px; }

.body-home_top-grids {
  padding-top: 25px; }

.top-grids_wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.top-grids_left {
  width: 685px; }

.top-grids_right {
  width: 330px;padding-top: 55px;
  margin-bottom: -25px; }

@media screen and (max-width: 768px) {
  .body-home_section {
    margin-bottom: 25px; }

  .body-home_top-grids {
    padding-top: 0; }

  .top-grids_left {
    width: 100%; }

  .top-grids_right {
    display: none; } }
.phudongfc-about-players-page .about-players_wrapper {
  padding: 50px 0; }
.phudongfc-about-players-page .about-players-row {
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 50px;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05); }
.phudongfc-about-players-page .players-row_wrapper {
  padding: 25px 25px 0; }
.phudongfc-about-players-page .row_label {
  margin-bottom: 20px; }
  .phudongfc-about-players-page .row_label span {
    font-family: SFPD-Bold;
    font-size: 24px;
    color: #111; }
.phudongfc-about-players-page .players_grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .phudongfc-about-players-page .players_grid .player {
    width: 22.75%;
    margin-right: 3%;
    margin-bottom: 3%; }
    .phudongfc-about-players-page .players_grid .player:nth-child(4n) {
      margin-right: 0; }
  .phudongfc-about-players-page .players_grid .player_info {
    display: block;
    text-decoration: none; }
  .phudongfc-about-players-page .players_grid .info_image {
    display: block;
    position: relative;
    margin-bottom: 12px;
    border-radius: 8px;
    overflow: hidden; }
  .phudongfc-about-players-page .players_grid .image_wrapper {
    display: block;
    padding-top: 100%;
    position: relative; }
    .phudongfc-about-players-page .players_grid .image_wrapper img {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      object-fit: cover; }
  .phudongfc-about-players-page .players_grid .info_number {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    font-family: SFPD-Bold;
    font-size: 20px;
    color: #fff;
    border-top-right-radius: 8px; }
  .phudongfc-about-players-page .players_grid .info_name {
    font-family: SFPD-Bold;
    font-size: 18px;
    line-height: 22px;
    color: #333;
    text-transform: capitalize;
    display: block;
    margin-bottom: 5px; }
  .phudongfc-about-players-page .players_grid .info_title {
    font-size: 14px;
    color: #888; }

@media screen and (max-width: 768px) {
  .phudongfc-about-players-page .about-players_wrapper {
    padding: 20px;
    box-sizing: border-box; }
  .phudongfc-about-players-page .about-players-row {
    margin-bottom: 20px; }
  .phudongfc-about-players-page .players-row_wrapper {
    padding: 15px; }
  .phudongfc-about-players-page .players_grid .player {
    width: 47%;
    margin-right: 5%; }
    .phudongfc-about-players-page .players_grid .player:nth-child(2n) {
      margin-right: 0; } }
.phudongfc-about-player-detail-page .about-player-detail {
  position: relative; }
.phudongfc-about-player-detail-page .about-player-detail_image {
  position: relative; }
  .phudongfc-about-player-detail-page .about-player-detail_image:before {
    display: block;
    width: 100%;
    height: 40%;
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    background-image: linear-gradient(transparent, #000); }
  .phudongfc-about-player-detail-page .about-player-detail_image .image_wrapper {
    padding-top: 56.25%;
    display: block;
    background-size: cover;
    background-position: center top; }
.phudongfc-about-player-detail-page .about-player-detail_info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .phudongfc-about-player-detail-page .about-player-detail_info .info_wrapper {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    height: 100%; }
  .phudongfc-about-player-detail-page .about-player-detail_info .info_main {
    display: flex;
    justify-content: space-between;
    width: 100%; }
  .phudongfc-about-player-detail-page .about-player-detail_info .info_main_left {
    display: flex;
    width: 350px; }
  .phudongfc-about-player-detail-page .about-player-detail_info .info_main_element {
    margin-bottom: 15px; }
  .phudongfc-about-player-detail-page .about-player-detail_info .info_main_number span {
    display: flex;
    width: 60px;
    height: 60px;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    font-family: SFPD-Light;
    font-size: 30px;
    color: #fff; }
  .phudongfc-about-player-detail-page .about-player-detail_info .info_name_name h2 {
    font-family: SFPD-Bold;
    font-size: 36px;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 2px;
    width: 60%;
    line-height: 45px; }
  .phudongfc-about-player-detail-page .about-player-detail_info .info_main_position span {
    font-family: SFPD-Regular;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.6);
    letter-spacing: 1px; }
  .phudongfc-about-player-detail-page .about-player-detail_info .info_main_brief p {
    font-family: SFPD-Regular;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    letter-spacing: 0.5px; }
  .phudongfc-about-player-detail-page .about-player-detail_info .info_main_statistic {
    margin-bottom: 40px;
    display: flex;
    flex-direction: column; }
  .phudongfc-about-player-detail-page .about-player-detail_info .statistic_label {
    font-family: SFPD-Light;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.5);
    letter-spacing: 1px;
    margin-bottom: 10px; }
  .phudongfc-about-player-detail-page .about-player-detail_info .statistic_number {
    font-family: SFPD-Light;
    font-size: 48px;
    color: #fff; }
.phudongfc-about-player-detail-page .info_relate-players {
  position: absolute;
  width: 100%;
  bottom: 20px;
  left: 0; }
  .phudongfc-about-player-detail-page .info_relate-players .relate-player {
    width: 22.75%;
    margin-right: 3%; }
  .phudongfc-about-player-detail-page .info_relate-players .player_link {
    display: flex;
    text-decoration: none; }
  .phudongfc-about-player-detail-page .info_relate-players .player_image {
    display: block;
    width: 26%;
    margin-right: 5%;
    flex-shrink: 0; }
    .phudongfc-about-player-detail-page .info_relate-players .player_image i {
      display: block;
      padding-top: 100%;
      position: relative;
      border-radius: 100%;
      overflow: hidden; }
      .phudongfc-about-player-detail-page .info_relate-players .player_image i img {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        object-fit: cover; }
  .phudongfc-about-player-detail-page .info_relate-players .player_info {
    display: flex;
    flex-direction: column;
    justify-content: center; }
  .phudongfc-about-player-detail-page .info_relate-players .info_name {
    display: block;
    font-family: SFPD-Semibold;
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin-bottom: 6px; }
  .phudongfc-about-player-detail-page .info_relate-players .info_position {
    font-family: SFPD-Regular;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
    letter-spacing: 1px; }

@media screen and (max-width: 768px) {
  .phudongfc-about-player-detail-page .about-player-detail_info {
    position: relative;
    background-color: #111; }
    .phudongfc-about-player-detail-page .about-player-detail_info .info_main_left {
      width: 100%; }
    .phudongfc-about-player-detail-page .about-player-detail_info .info_main {
      flex-wrap: wrap;
      padding: 20px; }
    .phudongfc-about-player-detail-page .about-player-detail_info .info_name_name h2 {
      width: 100%; }
  .phudongfc-about-player-detail-page .info_main_right {
    width: 100%;
    margin-top: 20px; }
    .phudongfc-about-player-detail-page .info_main_right .info_main_wrapper {
      display: flex;
      justify-content: space-between; }
  .phudongfc-about-player-detail-page .info_relate-players {
    position: relative; }
    .phudongfc-about-player-detail-page .info_relate-players .relate-player {
      width: 70%; }
  .phudongfc-about-player-detail-page .relate-players_container {
    padding: 0 15px; } }
.phudongfc-about-bodycontent .about_top-cover {
  padding-top: 51.25%;
  position: relative; }
.phudongfc-about-bodycontent .top-cover_wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("/FrontendPhuDongFC/Static/web_images/about-page-top-cover-img.jpg");
  background-size: cover; }
.phudongfc-about-bodycontent .about_body_content-wrapper {
  width: 1040px;
  margin: 0 auto;
  background-color: #fff;
  padding-bottom: 50px; }
.phudongfc-about-bodycontent .content_logo {
  display: flex;
  justify-content: center;
  margin-top: -8vw;
  position: relative;
  margin-bottom: 50px; }
.phudongfc-about-bodycontent .logo_wrapper {
  width: 350px;
  height: 350px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 0 35px;
  box-sizing: border-box;
  background-color: #fff; }
.phudongfc-about-bodycontent .logo_img {
  margin-bottom: 20px; }
  .phudongfc-about-bodycontent .logo_img img {
    display: block;
    width: 100%; }
.phudongfc-about-bodycontent .logo_text {
  text-align: center; }
.phudongfc-about-bodycontent .text_label {
  font-family: SFPD-Bold;
  font-size: 14px;
  color: #888;
  margin-bottom: 10px; }
.phudongfc-about-bodycontent .text_name {
  font-family: SFPD-Heavy;
  font-size: 36px;
  color: #111; }
.phudongfc-about-bodycontent .content_detail {
  margin: 0 90px;
  padding: 0 120px; }
.phudongfc-about-bodycontent .content_detail p {
  font-family: IBMPS-Regular;
  font-size: 18px;
  line-height: 30px;
  color: #333;
  margin-bottom: 30px; }
.phudongfc-about-bodycontent .content_detail .alignCenterFullWidth {
  width: 860px;
  margin-left: -120px; }
.phudongfc-about-bodycontent .content_detail .content_image {
  margin-bottom: 30px; }
.phudongfc-about-bodycontent .content_detail .image_wrapper a {
  display: block; }
  .phudongfc-about-bodycontent .content_detail .image_wrapper a img {
    display: block;
    width: 100%; }
.phudongfc-about-bodycontent .content_detail .images-grid.images-grid-3 .grid_item {
  width: 33%; }
.phudongfc-about-bodycontent .content_detail .images-grid.images-grid-2 .grid_item {
  width: 49.5%; }
.phudongfc-about-bodycontent .content_detail .images-grid .grid_wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px; }
  .phudongfc-about-bodycontent .content_detail .images-grid .grid_wrapper .grid_item a {
    display: block; }
    .phudongfc-about-bodycontent .content_detail .images-grid .grid_wrapper .grid_item a img {
      display: block;
      width: 100%; }
.phudongfc-about-bodycontent .content_detail .grid_caption {
  font-family: SFPD-Regular;
  font-size: 15px;
  color: #666; }
.phudongfc-about-bodycontent .content_detail .floatLeft {
  width: 300px;
  float: left;
  margin-left: -120px;
  margin-right: 30px;
  margin-top: 10px; }
.phudongfc-about-bodycontent .content_detail .content_quote {
  margin-bottom: 30px; }
.phudongfc-about-bodycontent .content_detail .quote_wrapper {
  padding-left: 30px;
  position: relative; }
  .phudongfc-about-bodycontent .content_detail .quote_wrapper:before {
    display: block;
    width: 2px;
    position: absolute;
    top: 10px;
    left: 0;
    content: '';
    background-color: green;
    bottom: 5px; }
.phudongfc-about-bodycontent .content_detail .quote_text {
  font-family: SFPD-Light;
  font-size: 30px;
  line-height: 38px;
  letter-spacing: 1px; }
.phudongfc-about-bodycontent .content_detail .alignCenterFullWidthOverflow {
  width: 1040px;
  margin-left: -210px; }

@media screen and (max-width: 768px) {
  .phudongfc-about-bodycontent .about_body_content-wrapper {
    width: 100%;
    padding-bottom: 25px; }
  .phudongfc-about-bodycontent .content_logo {
    margin-bottom: 25px; }
  .phudongfc-about-bodycontent .logo_wrapper {
    width: 250px;
    height: 250px; }
  .phudongfc-about-bodycontent .text_label {
    font-size: 3vw; }
  .phudongfc-about-bodycontent .text_name {
    font-size: 7vw; }
  .phudongfc-about-bodycontent .content_detail {
    margin: 0;
    padding: 0 20px; }
    .phudongfc-about-bodycontent .content_detail p {
      font-size: 4vw;
      line-height: 7vw;
      margin-bottom: 15px; }
    .phudongfc-about-bodycontent .content_detail .alignCenterFullWidth {
      width: 100%;
      margin: 0 0 15px; }
    .phudongfc-about-bodycontent .content_detail .grid_caption {
      font-size: 3.6vw;
      line-height: 5vw; }
    .phudongfc-about-bodycontent .content_detail .floatLeft {
      width: 100%;
      margin: 0 0 15px; }
    .phudongfc-about-bodycontent .content_detail .quote_wrapper {
      padding-left: 15px; }
    .phudongfc-about-bodycontent .content_detail .quote_text {
      font-size: 5vw;
      line-height: 7vw; }
    .phudongfc-about-bodycontent .content_detail .alignCenterFullWidthOverflow {
      width: 100vw;
      margin-left: -20px;
      margin-bottom: 15px; } }
.phudongfc-news-bodycontent .news_detail_wrapper {
  padding: 25px;
  background-color: #fff;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05);
  margin-bottom: 50px; }
.phudongfc-news-bodycontent .news_detail_time {
  font-family: SFPD-Medium;
  font-size: 13px;
  color: #888;
  text-transform: uppercase;
  margin-bottom: 12px; }
.phudongfc-news-bodycontent .news_detail_title {
  font-family: SFPD-Bold;
  font-size: 30px;
  color: #111;
  line-height: 36px;
  margin-bottom: 12px; }
.phudongfc-news-bodycontent .news_detail_sapo {
  font-family: SFPD-Semibold;
  font-size: 16px;
  line-height: 22px;
  color: #555;
  margin-bottom: 15px;
  letter-spacing: 0.5px; }
.phudongfc-news-bodycontent .news_detail_content p {
  font-size: 16px;
  line-height: 22px;
  color: #222;
  margin-bottom: 20px; }
  .phudongfc-news-bodycontent .news_detail_content p b {
    font-family: SFPD-Bold; }
  .phudongfc-news-bodycontent .news_detail_content p i {
    font-style: italic; }
.phudongfc-news-bodycontent .news_detail_content img {
  display: block;
  width: 100%; }
.phudongfc-news-bodycontent .news_detail_content .row {
  margin-bottom: 20px; }
.phudongfc-news-bodycontent .news_detail_content .content_image {
  margin-bottom: 20px; }
.phudongfc-news-bodycontent .news_detail_content .image_wrapper {
  margin-bottom: 10px; }
  .phudongfc-news-bodycontent .news_detail_content .image_wrapper img {
    display: block;
    width: 100%; }
.phudongfc-news-bodycontent .news_detail_content .image_caption {
  font-size: 13px;
  line-height: 18px;
  color: #888; }
.phudongfc-news-bodycontent .relate-news-label {
  font-family: SFPD-Semibold;
  font-size: 18px;
  color: #888;
  margin-bottom: 15px;
  letter-spacing: 0.5px; }

@media screen and (max-width: 768px) {
  .phudongfc-news-bodycontent .news_detail_wrapper {
    padding: 20px 15px; }
  .phudongfc-news-bodycontent .news_detail_title {
    font-size: 6vw;
    line-height: 8vw;
    margin-bottom: 8px; }
  .phudongfc-news-bodycontent .news_detail_sapo {
    font-size: 4vw;
    line-height: 6vw; }
  .phudongfc-news-bodycontent .news_detail_content p {
    font-size: 4vw;
    line-height: 6vw;
    margin-bottom: 15px; } }
.phudongfc-news-bodycontent {
  padding: 25px 0 50px; }
  .phudongfc-news-bodycontent .news_body-wrapper {
    display: flex;
    justify-content: space-between; }
  .phudongfc-news-bodycontent .news_body_left {
    width: 685px; }
  .phudongfc-news-bodycontent .news_body_right {
    width: 330px; }
  .phudongfc-news-bodycontent .top-news_featured-item {
    width: 685px;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 25px; }
    .phudongfc-news-bodycontent .top-news_featured-item .featured-item_thumb {
      display: block;
      /*padding-top: 56.20%;*/
      padding-top: 0;
      position: relative; }
      .phudongfc-news-bodycontent .top-news_featured-item .featured-item_thumb img {
        display: block;
        width: 100%;
        height: 100%;
        /*position: absolute;*/
        top: 0;
        left: 0;
        object-fit: cover; }
    .phudongfc-news-bodycontent .top-news_featured-item .featured-item_info {
      /*position: absolute;*/
      bottom: 0;
      left: 0;
      background-image: linear-gradient(transparent, #000);
      padding: 50px 25px 25px; }
    .phudongfc-news-bodycontent .top-news_featured-item .info_time {
      margin-bottom: 12px;
      font-family: SFPD-Medium;
      font-size: 14px;
      color: rgba(255, 255, 255, 0.8); }
    .phudongfc-news-bodycontent .top-news_featured-item .info_title a {
      font-family: SFPD-Bold;
      font-size: 24px;
      line-height: 32px;
      color: #fff;
      text-decoration: none; }
  .phudongfc-news-bodycontent .news_stream {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05);
    padding: 0 25px; }
  .phudongfc-news-bodycontent .other-item {
    padding: 25px 0;
    border-bottom: 1px solid #f1f1f1;
    display: flex;
    justify-content: space-between; }
  .phudongfc-news-bodycontent .other-item_thumb {
    width: 36%; }
  .phudongfc-news-bodycontent .other-item_info {
    width: 62%; }
    .phudongfc-news-bodycontent .other-item_info .info_time {
      font-family: SFPD-Regular;
      font-size: 14px;
      color: #888;
      letter-spacing: 1px;
      margin-bottom: 5px; }
    .phudongfc-news-bodycontent .other-item_info .info_title {
      margin-bottom: 6px; }
    .phudongfc-news-bodycontent .other-item_info .info_title a {
      font-family: SFPD-Semibold;
      font-size: 20px;
      line-height: 24px;
      color: #333;
      text-decoration: none; }
    .phudongfc-news-bodycontent .other-item_info .info_sapo {
      font-size: 13px;
      line-height: 18px;
      color: #aaa; }
  .phudongfc-news-bodycontent .item_thumb_wrapper {
    display: block;
    /*padding-top: 56.36%;*/
    padding-top: 0;
    position: relative; }
  .phudongfc-news-bodycontent .item_thumb_wrapper img {
    display: block;
    width: 100%;
    height: 100%;
    /*position: absolute;*/
    top: 0;
    left: 0;
    object-fit: cover; }
  .phudongfc-news-bodycontent .news_stream_loadmore {
    padding: 25px 0;
    display: flex;
    justify-content: center; }
  .phudongfc-news-bodycontent .loadmore_btn {
    display: flex;
    width: 200px;
    height: 40px;
    border: 2px solid #f1f1f1;
    border-radius: 100px;
    font-size: 13px;
    font-weight: bold;
    color: #aaa;
    text-decoration: none;
    justify-content: center;
    align-items: center; }
    .phudongfc-news-bodycontent .loadmore_btn:hover {
      color: #555;
      border-color: #e5e5e5; }
  .phudongfc-news-bodycontent .banner_wrapper {
    display: block;
    border-radius: 8px;
    overflow: hidden; }
    .phudongfc-news-bodycontent .banner_wrapper img {
      display: block;
      width: 100%; }

.news_sidebar-banner {
  margin-bottom: 25px; }
  .news_sidebar-banner.sidebar-banner-big .banner_wrapper {
    padding-top: 116.67%; }
  .news_sidebar-banner .banner_wrapper {
    position: relative;
    display: block;
    padding-top: 88%;
    border-radius: 8px;
    overflow: hidden; }
    .news_sidebar-banner .banner_wrapper img {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      /*object-fit: cover; */
    }

@media screen and (max-width: 768px) {
  .phudongfc-news-bodycontent {
    padding: 25px 15px; }
    .phudongfc-news-bodycontent .news_body-wrapper {
      flex-direction: column; }
    .phudongfc-news-bodycontent .news_body_left {
      width: 100%;
      margin-bottom: 25px; }
    .phudongfc-news-bodycontent .top-news_featured-item {
      width: 100%; }
      .phudongfc-news-bodycontent .top-news_featured-item .featured-item_thumb {
        padding-top: 68%; }
      .phudongfc-news-bodycontent .top-news_featured-item .featured-item_info {
        padding: 20px 15px 15px; }
      .phudongfc-news-bodycontent .top-news_featured-item .info_title a {
        font-size: 5vw;
        line-height: 7vw; }
    .phudongfc-news-bodycontent .news_stream {
      padding: 0 15px; }
    .phudongfc-news-bodycontent .other-item {
      padding: 15px 0; }
    .phudongfc-news-bodycontent .other-item_info .info_time {
      font-size: 2.5vw; }
    .phudongfc-news-bodycontent .other-item_info .info_title a {
      font-size: 3.6vw;
      line-height: 5vw; }
    .phudongfc-news-bodycontent .other-item_thumb {
      width: 40%; }
    .phudongfc-news-bodycontent .other-item_info {
      width: 56%; }
      .phudongfc-news-bodycontent .other-item_info .info_sapo {
        display: none; }
    .phudongfc-news-bodycontent .news_body_right {
      width: 100%; } }
.phudongfc-contact-bodycontent {
  background-color: #fff;
  padding: 50px 0 0; }
  .phudongfc-contact-bodycontent .contact_body-wrapper .body-home_label {
    margin-bottom: 50px; }
  .phudongfc-contact-bodycontent .contact_body_cols {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  .phudongfc-contact-bodycontent .contact_col_left {
    width: 40%; }
  .phudongfc-contact-bodycontent .contact_col_right {
    width: 60%; }
  .phudongfc-contact-bodycontent .contact_content {
    margin-bottom: 40px; }
  .phudongfc-contact-bodycontent .contact_label {
    font-family: SFPD-Bold;
    font-size: 18px;
    color: #111;
    padding-bottom: 15px;
    margin-bottom: 12px;
    position: relative; }
    .phudongfc-contact-bodycontent .contact_label:after {
      display: block;
      width: 20px;
      height: 2px;
      background-color: #0A6B31;
      position: absolute;
      bottom: 0;
      left: 0;
      content: ''; }
  .phudongfc-contact-bodycontent .contact_detail {
    font-family: SFPD-Semibold;
    font-size: 16px;
    color: #333;
    line-height: 22px; }
  .phudongfc-contact-bodycontent .contact_form {
    margin-bottom: 50px; }
  .phudongfc-contact-bodycontent .form_wrapper {
    padding: 30px;
    background-color: #fafafa; }
  .phudongfc-contact-bodycontent .form_row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px; }
  .phudongfc-contact-bodycontent .form_input {
    width: 48%; }
    .phudongfc-contact-bodycontent .form_input input[type="text"] {
      background-color: transparent;
      display: block;
      border: none;
      width: 100%;
      box-sizing: border-box;
      font-family: SFPD-Semibold;
      font-size: 16px;
      color: #333;
      padding-bottom: 15px;
      border-bottom: 2px solid #e5e5e5;
      outline: none; }
  .phudongfc-contact-bodycontent .form_textarea {
    width: 100%; }
    .phudongfc-contact-bodycontent .form_textarea textarea {
      width: 100%;
      border: none;
      background-color: transparent;
      font-family: SFPD-Semibold;
      font-size: 16px;
      color: #333;
      line-height: 22px;
      padding-bottom: 15px;
      border-bottom: 2px solid #e5e5e5;
      outline: none; }
  .phudongfc-contact-bodycontent .form_captcha {
    display: flex;
    flex-wrap: wrap;
    width: 48%; }
    .phudongfc-contact-bodycontent .form_captcha .captcha_img {
      width: 50%; }
      .phudongfc-contact-bodycontent .form_captcha .captcha_img img {
        display: block;
        width: 100%; }
    .phudongfc-contact-bodycontent .form_captcha .captcha_input {
      width: 50%; }
      .phudongfc-contact-bodycontent .form_captcha .captcha_input input[type="text"] {
        height: 50px;
        border: none;
        padding: 10px;
        box-sizing: border-box;
        font-family: SFPD-Semibold;
        font-size: 16px;
        color: #aaa;
        width: 100%;
        outline: none; }
  .phudongfc-contact-bodycontent .form_submit {
    width: 48%; }
  .phudongfc-contact-bodycontent .submit_btn {
    display: flex;
    height: 100%;
    align-items: center;
    font-family: SFPD-Bold;
    font-size: 18px;
    color: #fff;
    text-decoration: none;    padding: 8px;
    background-color: #0A6B31;
    justify-content: center;
    border-radius: 8px; }
    .phudongfc-contact-bodycontent .submit_btn:hover {
      background-color: #111; }
  .phudongfc-contact-bodycontent .contact_map-direction img{
width: 100%!important;height: auto!important;
 }

@media screen and (max-width: 768px) {
  .phudongfc-contact-bodycontent {
    padding-top: 25px; }
    .phudongfc-contact-bodycontent .contact_body_cols {
      padding: 0 25px;
      flex-direction: column; }
    .phudongfc-contact-bodycontent .contact_col_left {
      width: 100%; }
    .phudongfc-contact-bodycontent .contact_col_right {
      width: 100%; }
    .phudongfc-contact-bodycontent .contact_body-wrapper .body-home_label {
      margin: 0 0 25px 25px; }
    .phudongfc-contact-bodycontent .contact_content {
      margin-bottom: 20px; }
    .phudongfc-contact-bodycontent .form_captcha {
      width: 100%;
      margin: 20px 0; }
    .phudongfc-contact-bodycontent .form_row {
      flex-direction: column;
      margin-bottom: 0; }
    .phudongfc-contact-bodycontent .form_input {
      width: 100%;
      margin-bottom: 30px; }
    .phudongfc-contact-bodycontent .form_submit {
      width: 100%;
      height: 40px; }
    .phudongfc-contact-bodycontent .contact_form {
      margin-bottom: 25px; }
    .phudongfc-contact-bodycontent .contact_map-direction {
      /*padding-top: 80%;*/
      background-position: center center; }
    .phudongfc-contact-bodycontent .form_wrapper {
      padding: 20px 15px; } }
.phudongfc-sponsors_wrapper {
  padding: 50px 0; }

.list-sponsor-categories {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.sponsor-category {
  width: 100%;
  margin-bottom: 25px; }
  .sponsor-category .category_link {
    display: block;
    position: relative;
    text-decoration: none;
    border-radius: 8px;
    overflow: hidden; }
    .sponsor-category .category_link:hover .category_name {
      background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8)); }
  .sponsor-category .category_image {
    display: block;
    padding-top: 35%; }
    .sponsor-category .category_image img {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      object-fit: cover; }
  .sponsor-category .category_name {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 50px 25px 25px;
    box-sizing: border-box;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    font-family: SFPD-Bold;
    font-size: 36px;
    color: #fff; }

.sponsors-grids_wrapper .list-sponsors {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .sponsors-grids_wrapper .list-sponsors .sponsor {
    width: 100%;
    margin-bottom: 30px; }
  .sponsors-grids_wrapper .list-sponsors .sponsor_link {
    display: flex;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05);
    text-decoration: none; }
  .sponsors-grids_wrapper .list-sponsors .sponsor_logo {
    flex-shrink: 0; }
  .sponsors-grids_wrapper .list-sponsors .logo_wrapper {
    display: flex;
    width: 200px;
    height: 200px;
    padding: 20px;
    box-sizing: border-box; }
    .sponsors-grids_wrapper .list-sponsors .logo_wrapper img {
      display: block;
      width: 100%; }
  .sponsors-grids_wrapper .list-sponsors .sponsor_info {
    display: flex;
    padding: 20px;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    align-items: flex-start; }
    .sponsors-grids_wrapper .list-sponsors .sponsor_info .info_name {
      font-family: SFPD-Bold;
      font-size: 30px;
      color: #111;
      margin-bottom: 10px; }
    .sponsors-grids_wrapper .list-sponsors .sponsor_info .info_title {
      font-family: SFPD-Regular;
      font-size: 16px;
      color: #888;
      letter-spacing: 0.5px;
      margin-bottom: 10px; }
    .sponsors-grids_wrapper .list-sponsors .sponsor_info .info_cta {
      display: inline-flex;
      height: 30px;
      padding: 0 15px;
      background-color: #eaeaea;
      border-radius: 4px;
      align-items: center;
      font-family: SFPD-Semibold;
      font-size: 12px;
      letter-spacing: 0.5px;
      color: #888; }
      .sponsors-grids_wrapper .list-sponsors .sponsor_info .info_cta i {
        margin-left: 5px; }
      .sponsors-grids_wrapper .list-sponsors .sponsor_info .info_cta:hover {
        background-color: #e1e1e1;
        color: #555; }

.sponsor-detail_wrapper {
  display: flex;
  justify-content: space-between; }
  .sponsor-detail_wrapper .sponsor-detail_image {
    width: 48%; }
  .sponsor-detail_wrapper .sponsor-detail_info {
    width: 50%; }
  .sponsor-detail_wrapper .image_wrapper {
    display: block;
    border-radius: 8px;
    overflow: hidden; }
    .sponsor-detail_wrapper .image_wrapper img {
      display: block;
      width: 100%; }
  .sponsor-detail_wrapper .info_name {
    font-family: SFPD-Bold;
    font-size: 36px;
    color: #333;
    margin-bottom: 12px; }
  .sponsor-detail_wrapper .info_title {
    font-family: SFPD-Regular;
    font-size: 18px;
    color: #888;
    letter-spacing: 0.5px;
    margin-bottom: 15px; }
  .sponsor-detail_wrapper .info_description p {
    font-family: SFPD-Regular;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
    color: #555;
    margin-bottom: 15px; }
    .sponsor-detail_wrapper .info_description p b {
      font-family: SFPD-Bold;
      color: #333; }
  .sponsor-detail_wrapper .info_sponsor-landing-page a {
    display: inline-flex;
    height: 30px;
    padding: 0 15px;
    background-color: #eaeaea;
    border-radius: 4px;
    align-items: center;
    font-family: SFPD-Semibold;
    font-size: 12px;
    letter-spacing: 0.5px;
    color: #888;
    text-decoration: none; }
    .sponsor-detail_wrapper .info_sponsor-landing-page a:hover {
      background-color: #e1e1e1;
      color: #555; }
    .sponsor-detail_wrapper .info_sponsor-landing-page a i {
      margin-left: 5px; }

@media screen and (max-width: 768px) {
  .phudongfc-sponsor-page .body-home_top-grids {
    padding: 20px; }

  .sponsors-grids_wrapper .list-sponsors .sponsor_link {
    flex-direction: column;
    align-items: center; }
  .sponsors-grids_wrapper .list-sponsors .sponsor_info {
    width: 100%;
    box-sizing: border-box; }
    .sponsors-grids_wrapper .list-sponsors .sponsor_info .info_name {
      font-size: 6vw; }

  .sponsor-category .category_name {
    padding: 20px;
    font-size: 6vw; }

  .phudongfc-sponsors_wrapper {
    padding: 20px;
    box-sizing: border-box; }

  .sponsor-detail_wrapper {
    flex-direction: column; }

  .sponsor-detail_wrapper .sponsor-detail_image {
    width: 100%;
    margin-bottom: 20px; }
  .sponsor-detail_wrapper .sponsor-detail_info {
    width: 100%; }
  .sponsor-detail_wrapper .info_name {
    font-size: 7vw;
    line-height: 8vw; } }
.phudongfc-member-card-bodycontent {
  padding: 50px 0;
  background-color: #f1f1f1;
  min-height: 60vh; }

@media screen and (max-width: 768px) {
  .phudongfc-member-card-bodycontent {
    padding: 25px 0; } }
.phudongfc-tickets-bodycontent .phudongfc-tickets_wrapper {
  padding: 50px 0; }
.phudongfc-tickets-bodycontent .ticket_row {
  margin-bottom: 50px;
  background-color: #fff;
  display: flex;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05); }
.phudongfc-tickets-bodycontent .ticket_row_left {
  width: 58%; }
.phudongfc-tickets-bodycontent .row_left_wrapper {
  padding: 30px 80px 30px 40px; }
.phudongfc-tickets-bodycontent .ticket_name {
  margin-bottom: 15px; }
  .phudongfc-tickets-bodycontent .ticket_name h3 {
    font-family: SFPD-Semibold;
    font-size: 36px;
    letter-spacing: 1px;
    color: #111; }
.phudongfc-tickets-bodycontent .ticket_price {
  margin-bottom: 15px; }
  .phudongfc-tickets-bodycontent .ticket_price span {
    font-family: SFPD-Regular;
    font-size: 20px;
    color: #aaa;
    text-transform: uppercase;
    letter-spacing: 1px; }
.phudongfc-tickets-bodycontent .ticket_description {
  margin-bottom: 20px; }
  .phudongfc-tickets-bodycontent .ticket_description p {
    font-family: SFPD-Regular;
    font-size: 16px;
    color: #888;
    letter-spacing: 0.5px;
    line-height: 24px;
    margin-bottom: 15px; }
    .phudongfc-tickets-bodycontent .ticket_description p a {
      text-decoration: none;
      color: #39bfe5; }
      .phudongfc-tickets-bodycontent .ticket_description p a:hover {
        text-decoration: underline; }
    .phudongfc-tickets-bodycontent .ticket_description p b {
      font-family: SFPD-Bold;
      color: #555; }
.phudongfc-tickets-bodycontent .ticket_row_right {
  width: 42%;
  flex-shrink: 0;
  display: flex;
  flex-direction: column; }
  .phudongfc-tickets-bodycontent .ticket_row_right .ticket_buy-btn {
    padding: 0 40px;
    margin-bottom: 40px; }
    .phudongfc-tickets-bodycontent .ticket_row_right .ticket_buy-btn a {
      display: inline-flex;
      height: 50px;
      background-color: #0A6B31;
      padding: 0 30px;
      align-items: center;
      border-radius: 100px;
      text-decoration: none;
      color: #fff;
      font-family: SFPD-Semibold;
      font-size: 24px;
      letter-spacing: 0.5px;
      width: 100%;
      box-sizing: border-box;
      justify-content: center; }
      .phudongfc-tickets-bodycontent .ticket_row_right .ticket_buy-btn a:hover {
        background-color: #111; }
      .phudongfc-tickets-bodycontent .ticket_row_right .ticket_buy-btn a b {
        margin-right: 10px; }
.phudongfc-tickets-bodycontent .ticket_image {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 0;
  padding: 40px 40px 20px; }
  .phudongfc-tickets-bodycontent .ticket_image img {
    display: block;
    width: 100%; }

@media screen and (max-width: 768px) {
  .phudongfc-tickets-bodycontent .phudongfc-tickets_wrapper {
    padding: 20px;
    box-sizing: border-box; }
  .phudongfc-tickets-bodycontent .ticket_row_left {
    width: 100%; }
  .phudongfc-tickets-bodycontent .ticket_row {
    flex-direction: column; }
  .phudongfc-tickets-bodycontent .ticket_row_right {
    width: 100%;
    flex-direction: column-reverse; }
  .phudongfc-tickets-bodycontent .row_left_wrapper {
    padding: 20px; }
  .phudongfc-tickets-bodycontent .ticket_image {
    padding: 0; } }
.phudongfc-payment-page .phudongfc-payment_wrapper {
  padding: 50px 0; }
.phudongfc-payment-page .payment_step-indicator {
  margin-bottom: 50px; }
.phudongfc-payment-page .step-indicator_list {
  display: flex;
  justify-content: space-between;
  position: relative; }
  .phudongfc-payment-page .step-indicator_list:before {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
    content: '';
    position: absolute;
    top: 50%; }
.phudongfc-payment-page .step-indicator {
  width: 28%;
  position: relative; }
  .phudongfc-payment-page .step-indicator span {
    display: flex;
    height: 60px;
    border-radius: 100px;
    background-color: #ffffff;
    font-family: SFPD-Semibold;
    font-size: 18px;
    color: #aaa;
    letter-spacing: 1px;
    align-items: center;
    justify-content: center;
    cursor: default; }
    .phudongfc-payment-page .step-indicator span .complete-icon {
      margin-right: 5px;
      display: none; }
  .phudongfc-payment-page .step-indicator.is-active span {
    color: #333;
    box-shadow: 0px 10px 10px 0 rgba(0, 0, 0, 0.05); }
  .phudongfc-payment-page .step-indicator.is-done span {
    color: #fff;
    background-color: #0A6B31; }
    .phudongfc-payment-page .step-indicator.is-done span .complete-icon {
      display: block; }
.phudongfc-payment-page .payment_login-options {
  display: flex;
  justify-content: space-between; }
.phudongfc-payment-page .login-option {
  width: 48%;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0px 10px 10px 0 rgba(0, 0, 0, 0.05); }
  .phudongfc-payment-page .login-option.using-fb .option_cta a {
    background-color: #0A6B31;
    color: #fff; }
    .phudongfc-payment-page .login-option.using-fb .option_cta a i {
      display: block;
      margin-right: 10px; }
.phudongfc-payment-page .option_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 25px 30px;
  box-sizing: border-box; }
.phudongfc-payment-page .option_description {
  margin-bottom: 20px; }
  .phudongfc-payment-page .option_description p {
    font-family: SFPD-Regular;
    font-size: 16px;
    line-height: 24px;
    color: #888;
    letter-spacing: 0.5px; }
    .phudongfc-payment-page .option_description p a {
      text-decoration: none;
      color: #39bfe5; }
      .phudongfc-payment-page .option_description p a:hover {
        text-decoration: underline; }
.phudongfc-payment-page .option_cta a {
  display: flex;
  height: 50px;
  font-family: SFPD-Semibold;
  font-size: 16px;
  color: #555;
  text-decoration: none;
  letter-spacing: 1px;
  background-color: #fafafa;
  border-radius: 100px;
  align-items: center;
  justify-content: center; }
  .phudongfc-payment-page .option_cta a:hover {
    background-color: #333;
    color: #fff; }

@media screen and (max-width: 768px) {
  .phudongfc-payment-page .phudongfc-payment_wrapper {
    padding: 20px;
    box-sizing: border-box; }
  .phudongfc-payment-page .payment_step-indicator {
    margin-bottom: 20px; }
  .phudongfc-payment-page .step-indicator {
    display: flex; }
    .phudongfc-payment-page .step-indicator span {
      font-size: 3.2vw;
      line-height: 4vw;
      text-align: center;
      height: auto;
      padding: 10px;
      flex-grow: 1;
      flex-direction: column; }
  .phudongfc-payment-page .payment_login-options {
    flex-direction: column; }
  .phudongfc-payment-page .login-option {
    width: 100%;
    margin-bottom: 20px; } }
.phudongfc-payment-page .payment_detail-info {
  display: flex;
  justify-content: space-between; }
.phudongfc-payment-page .detail-info_left {
  width: 685px; }
.phudongfc-payment-page .detail-info_right {
  width: 330px; }
.phudongfc-payment-page .detail-info_wrapper {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0px 10px 10px 0 rgba(0, 0, 0, 0.05);
  padding: 25px; }
.phudongfc-payment-page .detail-info_row {
  margin-bottom: 20px; }
  .phudongfc-payment-page .detail-info_row:last-of-type {
    margin-bottom: 0; }
.phudongfc-payment-page .info_row_label {
  margin-bottom: 20px; }
  .phudongfc-payment-page .info_row_label span {
    display: block;
    padding-bottom: 15px;
    border-bottom: 1px solid #f1f1f1;
    font-family: SFPD-Bold;
    font-size: 18px;
    letter-spacing: 0.5px; }
.phudongfc-payment-page .list-user-detail_inputs {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
.phudongfc-payment-page .user-detail_input {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 20px; }
  .phudongfc-payment-page .user-detail_input:nth-child(2n) {
    margin-right: 0; }
  .phudongfc-payment-page .user-detail_input input[type="text"] {
    height: 50px;
    border-radius: 8px;
    border: solid 2px #e5e5e5;
    padding: 0 15px;
    width: 100%;
    box-sizing: border-box;
    font-family: SFPD-Medium;
    color: #333;
    font-size: 16px;
    letter-spacing: 0.5px;
    display: block;
    outline: none; }
.phudongfc-payment-page .list-payment-options {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
.phudongfc-payment-page .payment-option {
  width: 48%;
  margin-bottom: 20px; }
  .phudongfc-payment-page .payment-option .option {
    display: flex;
    position: relative;
    justify-content: space-between; }
    .phudongfc-payment-page .payment-option .option input[type="radio"] {
      position: absolute;
      cursor: pointer;
      opacity: 0; }
      .phudongfc-payment-page .payment-option .option input[type="radio"]:checked ~ .option_radio {
        border-color: #111; }
        .phudongfc-payment-page .payment-option .option input[type="radio"]:checked ~ .option_radio:before {
          display: block;
          width: 10px;
          height: 10px;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translateX(-50%) translateY(-50%);
          content: '';
          background-color: #0A6B31;
          border-radius: 100%; }
      .phudongfc-payment-page .payment-option .option input[type="radio"]:checked ~ .option_label .label_btn {
        background-color: #f1f1f1; }
        .phudongfc-payment-page .payment-option .option input[type="radio"]:checked ~ .option_label .label_btn i svg path {
          fill: #333; }
        .phudongfc-payment-page .payment-option .option input[type="radio"]:checked ~ .option_label .label_btn b {
          color: #333; }
      .phudongfc-payment-page .payment-option .option input[type="radio"]:checked ~ .option_label .label_description {
        display: block; }
    .phudongfc-payment-page .payment-option .option:hover {
      cursor: pointer; }
      .phudongfc-payment-page .payment-option .option:hover .option_radio {
        border-color: #555; }
      .phudongfc-payment-page .payment-option .option:hover .label_btn {
        background-color: #f1f1f1; }
        .phudongfc-payment-page .payment-option .option:hover .label_btn i svg path {
          fill: #555; }
        .phudongfc-payment-page .payment-option .option:hover .label_btn b {
          color: #555; }
  .phudongfc-payment-page .payment-option .option_radio {
    display: block;
    width: 18px;
    height: 18px;
    border: 2px solid #e5e5e5;
    flex-shrink: 0;
    border-radius: 100%;
    margin-right: 10px;
    margin-top: 15px;
    position: relative; }
  .phudongfc-payment-page .payment-option .label_btn {
    display: flex;
    justify-content: center;
    height: 50px;
    background-color: #fafafa;
    align-items: center;
    border-radius: 8px;
    margin-bottom: 15px; }
    .phudongfc-payment-page .payment-option .label_btn i {
      display: block;
      margin-right: 10px; }
    .phudongfc-payment-page .payment-option .label_btn b {
      font-family: SFPD-Bold;
      font-size: 16px;
      color: #aaa;
      letter-spacing: 0.5px; }
  .phudongfc-payment-page .payment-option .option_label {
    width: calc(100% - 32px); }
  .phudongfc-payment-page .payment-option .label_description {
    display: none;
    width: 600px;
    padding: 15px;
    background-color: #f1f1f1;
    box-sizing: border-box;
    border-radius: 8px; }
  .phudongfc-payment-page .payment-option .description_image {
    display: block;
    margin-bottom: 15px; }
    .phudongfc-payment-page .payment-option .description_image img {
      display: block; }
  .phudongfc-payment-page .payment-option.internet-banking .description_image img {
    width: 100%; }
  .phudongfc-payment-page .payment-option .description_notice {
    font-family: SFPD-Regular;
    font-size: 14px;
    color: #aaa;
    letter-spacing: 0.5px; }
  .phudongfc-payment-page .payment-option:nth-child(2n) .label_description {
    margin-left: -330px; }
  .phudongfc-payment-page .payment-option.club .label_description {
    display: none !important; }
  .phudongfc-payment-page .payment-option .description_inputs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .phudongfc-payment-page .payment-option .description_inputs .input {
      width: 49%;
      margin-bottom: 12px; }
      .phudongfc-payment-page .payment-option .description_inputs .input input[type="text"] {
        height: 50px;
        border-radius: 8px;
        border: solid 2px #e5e5e5;
        padding: 0 15px;
        width: 100%;
        box-sizing: border-box;
        font-family: SFPD-Medium;
        color: #333;
        font-size: 16px;
        letter-spacing: 0.5px;
        display: block;
        outline: none; }
      .phudongfc-payment-page .payment-option .description_inputs .input select {
        width: 100%;
        height: 48px;
        border: 2px solid #e5e5e5;
        border-radius: 8px;
        box-sizing: border-box;
        outline: none;
        font-family: SFPD-Medium;
        font-size: 16px;
        color: #888;
        padding: 0 10px;
        letter-spacing: 0.5px; }
  .phudongfc-payment-page .payment-option .description_note {
    font-family: SFPD-Medium;
    font-size: 14px;
    color: #888;
    letter-spacing: 0.5px; }
    .phudongfc-payment-page .payment-option .description_note b {
      font-family: SFPD-Bold;
      color: #333; }
.phudongfc-payment-page .content_product-info {
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px; }
.phudongfc-payment-page .product-info_image {
  width: 30%;
  flex-shrink: 0; }
.phudongfc-payment-page .product-info_detail {
  width: 65%; }
.phudongfc-payment-page .product-info_image .image_wrapper {
  padding-top: 100%;
  position: relative; }
  .phudongfc-payment-page .product-info_image .image_wrapper img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover; }
.phudongfc-payment-page .detail_name {
  margin-bottom: 5px; }
  .phudongfc-payment-page .detail_name a {
    font-family: SFPD-Bold;
    font-size: 16px;
    color: #333;
    text-decoration: none;
    letter-spacing: 0.5px;
    line-height: 18px; }
.phudongfc-payment-page .detail_price-and-quantity {
  display: flex;
  justify-content: space-between;
  align-items: center; }
.phudongfc-payment-page .detail_price {
  font-weight: bold;
  color: #aaa;
  font-size: 12px; }
.phudongfc-payment-page .detail_quantity select {
  background-color: #f1f1f1;
  border: none;
  border-radius: 3px;
  padding: 2px 5px;
  font-size: 11px;
  font-weight: bold; }
.phudongfc-payment-page .list-info-types li {
  margin-bottom: 12px;
  display: flex;
  align-items: center; }
  .phudongfc-payment-page .list-info-types li i {
    display: flex;
    flex-shrink: 0;
    width: 16px;
    justify-content: center;
    margin-right: 10px; }
  .phudongfc-payment-page .list-info-types li b {
    font-family: SFPD-Medium;
    font-size: 14px;
    color: #333;
    letter-spacing: 0.5px;
    line-height: 18px; }
.phudongfc-payment-page .content_user-info {
  padding-bottom: 5px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px; }
.phudongfc-payment-page .type_detail {
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
  align-items: center; }
  .phudongfc-payment-page .type_detail .detail_label {
    font-family: SFPD-Medium;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #888; }
  .phudongfc-payment-page .type_detail .detail_price {
    color: #333; }
.phudongfc-payment-page .content_confirm-pay-btn a {
  display: flex;
  height: 50px;
  font-family: SFPD-Bold;
  font-size: 18px;
  background-color: #0A6B31;
  border-radius: 100px;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-decoration: none; }
  .phudongfc-payment-page .content_confirm-pay-btn a:hover {
    background-color: #111; }

@media screen and (max-width: 768px) {
  .phudongfc-payment-page .payment_detail-info {
    flex-direction: column; }
  .phudongfc-payment-page .detail-info_left, .phudongfc-payment-page .detail-info_right {
    width: 100%;
    margin-bottom: 20px; }
  .phudongfc-payment-page .detail-info_wrapper {
    padding: 15px; }
  .phudongfc-payment-page .user-detail_input {
    width: 100%;
    margin-right: 0; }
  .phudongfc-payment-page .payment-option {
    width: 100%;
    margin-bottom: 0; }
    .phudongfc-payment-page .payment-option .label_btn {
      justify-content: flex-start;
      padding: 0 15px; } }
.phudongfc-promotions-page .promotion_wide-banner {
  margin-top: 50px; }
.phudongfc-promotions-page .phudongfc-promotions_wrapper {
  padding: 50px 0; }
.phudongfc-promotions-page .featured-promotions {
  margin-bottom: 40px; }
.phudongfc-promotions-page .list-promotion-items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
.phudongfc-promotions-page .promotion-item {
  width: 49%;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  margin-bottom: 25px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05); }
  .phudongfc-promotions-page .promotion-item .ava_wrapper {
    display: block;
    padding-top: 56.25%;
    position: relative; }
    .phudongfc-promotions-page .promotion-item .ava_wrapper i {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
      .phudongfc-promotions-page .promotion-item .ava_wrapper i img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover; }
  .phudongfc-promotions-page .promotion-item .item_info .info_wrapper {
    padding: 15px 20px; }
  .phudongfc-promotions-page .promotion-item .item_info .info_title {
    margin-bottom: 6px; }
    .phudongfc-promotions-page .promotion-item .item_info .info_title a {
      font-family: SFPD-Bold;
      font-size: 20px;
      line-height: 24px;
      color: #333;
      text-decoration: none;
      letter-spacing: 0.5px; }
      .phudongfc-promotions-page .promotion-item .item_info .info_title a:hover {
        color: #555; }
  .phudongfc-promotions-page .promotion-item .item_info .info_sapo {
    font-family: SFPD-Regular;
    font-size: 14px;
    line-height: 18px;
    color: #888;
    letter-spacing: 0.5px; }
.phudongfc-promotions-page .promotion_label {
  margin-bottom: 20px; }
  .phudongfc-promotions-page .promotion_label span {
    font-family: SFPD-Bold;
    font-size: 18px;
    color: #888;
    letter-spacing: 0.5px; }
.phudongfc-promotions-page .normal-promotions .list-promotion-items {
  justify-content: flex-start; }
.phudongfc-promotions-page .normal-promotions .promotion-item {
  width: 23%;
  margin-right: 2.66%; }
  .phudongfc-promotions-page .normal-promotions .promotion-item:nth-child(4n) {
    margin-right: 0; }
  .phudongfc-promotions-page .normal-promotions .promotion-item .item_info .info_wrapper {
    padding: 12px 15px; }
  .phudongfc-promotions-page .normal-promotions .promotion-item .item_info .info_title a {
    font-size: 16px;
    line-height: 20px; }
  .phudongfc-promotions-page .normal-promotions .promotion-item .item_info .info_sapo {
    font-size: 13px; }
.phudongfc-promotions-page .phudongfc-promotion-detail {
  padding: 50px 0;
  background-color: #fff; }
.phudongfc-promotions-page .promotion-detail_wrapper {
  display: flex;
  justify-content: space-between; }
  .phudongfc-promotions-page .promotion-detail_wrapper .detail_left, .phudongfc-promotions-page .promotion-detail_wrapper .detail_right {
    width: 49%; }
  .phudongfc-promotions-page .promotion-detail_wrapper .image_wrapper img {
    display: block;
    width: 100%; }
  .phudongfc-promotions-page .promotion-detail_wrapper .info_title {
    font-family: SFPD-Bold;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
    letter-spacing: 0.5px; }
  .phudongfc-promotions-page .promotion-detail_wrapper .info_sapo {
    font-family: SFPD-Regular;
    font-size: 16px;
    line-height: 24px;
    color: #888;
    letter-spacing: 0.5px;
    margin-bottom: 10px; }
  .phudongfc-promotions-page .promotion-detail_wrapper .info_detail {
    margin-bottom: 20px; }
  .phudongfc-promotions-page .promotion-detail_wrapper .info_detail p {
    font-size: 14px;
    color: #888;
    margin-bottom: 15px;
    font-family: SFPD-Regular;
    letter-spacing: 1px; }
    .phudongfc-promotions-page .promotion-detail_wrapper .info_detail p b {
      font-weight: bold;
      color: #333; }
  .phudongfc-promotions-page .promotion-detail_wrapper .info_detail .content_image {
    margin-bottom: 20px; }
  .phudongfc-promotions-page .promotion-detail_wrapper .info_detail .image_wrapper {
    margin-bottom: 10px; }
    .phudongfc-promotions-page .promotion-detail_wrapper .info_detail .image_wrapper img {
      display: block;
      width: 100%; }
  .phudongfc-promotions-page .promotion-detail_wrapper .info_detail .image_caption {
    font-size: 13px;
    line-height: 18px;
    color: #888; }
  .phudongfc-promotions-page .promotion-detail_wrapper .cta_btn {
    display: inline-flex;
    height: 50px;
    padding: 0 20px;
    background-color: #0A6B31;
    border-radius: 8px;
    align-items: center;
    font-family: SFPD-Bold;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px; }
    .phudongfc-promotions-page .promotion-detail_wrapper .cta_btn i {
      margin-left: 10px; }
    .phudongfc-promotions-page .promotion-detail_wrapper .cta_btn:hover {
      background-color: #111; }
.phudongfc-promotions-page .news_detail_wrapper {
  margin-bottom: 0; }

.promotion_detail_cover .cover_wrapper {
  padding-top: 60%;
  position: relative; }
  .promotion_detail_cover .cover_wrapper img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover; }

@media screen and (max-width: 768px) {
  .phudongfc-promotions-page .phudongfc-promotions_wrapper {
    padding: 20px;
    box-sizing: border-box; }
  .phudongfc-promotions-page .promotion-item {
    width: 100%; }
  .phudongfc-promotions-page .normal-promotions .list-promotion-items {
    justify-content: space-between; }
  .phudongfc-promotions-page .normal-promotions .promotion-item {
    width: 48%;
    margin-right: 0; }
    .phudongfc-promotions-page .normal-promotions .promotion-item .item_info .info_sapo {
      display: none; }
  .phudongfc-promotions-page .wide-banner_link {
    display: block; }
    .phudongfc-promotions-page .wide-banner_link img {
      display: block;
      width: 100%; }
  .phudongfc-promotions-page .phudongfc-promotion-detail {
    padding: 20px; }
  .phudongfc-promotions-page .promotion-detail_wrapper {
    flex-direction: column; }
    .phudongfc-promotions-page .promotion-detail_wrapper .detail_left, .phudongfc-promotions-page .promotion-detail_wrapper .detail_right {
      width: 100%;
      margin-bottom: 20px; }
  .phudongfc-promotions-page .promotion_wide-banner {
    margin-top: 30px; } }
.phudongfc-product-page .product-detail_info {
  background-color: #fff; }
.phudongfc-product-page .detail_info_wrapper {
  padding: 50px 0;
  display: flex;
  justify-content: space-between; }
  .phudongfc-product-page .detail_info_wrapper .info_images {
    width: 45%; }
    .phudongfc-product-page .detail_info_wrapper .info_images .images_slide {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
    .phudongfc-product-page .detail_info_wrapper .info_images .slide_thumbs {
      width: 18%; }
    .phudongfc-product-page .detail_info_wrapper .info_images .slide_main {
      width: 78%; }
    .phudongfc-product-page .detail_info_wrapper .info_images .list-thumb_images {
      display: flex;
      flex-direction: column; }
    .phudongfc-product-page .detail_info_wrapper .info_images .thumb_image {
      height: 24%;
      margin-bottom: 15px; }
      .phudongfc-product-page .detail_info_wrapper .info_images .thumb_image:last-child {
        margin-bottom: 0; }
      .phudongfc-product-page .detail_info_wrapper .info_images .thumb_image.is-active .image_wrapper, .phudongfc-product-page .detail_info_wrapper .info_images .thumb_image:hover .image_wrapper {
        border-color: #aaa;
        cursor: pointer; }
    .phudongfc-product-page .detail_info_wrapper .info_images .image_wrapper {
      padding-top: 131.11%;
      position: relative;
      display: block;
      width: 100%;
      border: 2px solid transparent;
      box-sizing: border-box; }
      .phudongfc-product-page .detail_info_wrapper .info_images .image_wrapper img {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        object-fit: cover; }
    .phudongfc-product-page .detail_info_wrapper .info_images .main_image-wrapper {
      height: 100%; }
      .phudongfc-product-page .detail_info_wrapper .info_images .main_image-wrapper img {
        display: block;
        width: 100%;
 /*       height: 100%;
        object-fit: cover; */


      }
  .phudongfc-product-page .detail_info_wrapper .info_description {
    width: 52%; }
    .phudongfc-product-page .detail_info_wrapper .info_description .description_title {
      font-family: SFPD-Bold;
      font-size: 36px;
      color: #333;
      letter-spacing: 0.5px;
      margin-bottom: 12px;
      line-height: 42px; }
    .phudongfc-product-page .detail_info_wrapper .info_description .description_price {
      font-family: SFPD-Semibold;
      font-size: 24px;
      color: #888;
      margin-bottom: 15px; }
    .phudongfc-product-page .detail_info_wrapper .info_description .description_selects {
      display: flex;
      justify-content: flex-start;
      margin-bottom: 20px; }
      .phudongfc-product-page .detail_info_wrapper .info_description .description_selects select {
        margin-right: 15px;
        height: 40px;
        padding: 0 20px;
        border: 1px solid #ccc;
        display: inline-flex;
        box-sizing: border-box;
        font-family: SFPD-Semibold;
        font-size: 14px;
        color: #555;
        outline: none; }
    .phudongfc-product-page .detail_info_wrapper .info_description .description_detail {
      margin-bottom: 20px; }
      .phudongfc-product-page .detail_info_wrapper .info_description .description_detail .detail_label {
        font-family: SFPD-Semibold;
        font-size: 16px;
        color: #555;
        letter-spacing: 1px;
        margin-bottom: 15px; }
      .phudongfc-product-page .detail_info_wrapper .info_description .description_detail p {
        font-size: 14px;
        color: #888;
        margin-bottom: 10px; }
    .phudongfc-product-page .detail_info_wrapper .info_description .description_cta .cta_btn {
      display: inline-flex;
      height: 50px;
      font-family: SFPD-Bold;
      font-size: 20px;
      text-decoration: none;
      background-color: #0A6B31;
      color: #fff;
      border-radius: 8px;
      padding: 0 20px;
      align-items: center; }
      .phudongfc-product-page .detail_info_wrapper .info_description .description_cta .cta_btn i {
        margin-left: 10px; }
      .phudongfc-product-page .detail_info_wrapper .info_description .description_cta .cta_btn:hover {
        background-color: #111; }
.phudongfc-product-page .detail_relates_wrapper {
  padding: 50px 0; }
.phudongfc-product-page .list-product-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .phudongfc-product-page .list-product-items .product-item {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 40px;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05); }
    .phudongfc-product-page .list-product-items .product-item:nth-child(3n) {
      margin-right: 0; }
    .phudongfc-product-page .list-product-items .product-item .image_wrapper {
      display: block;
      padding-top: 84.84%;
      position: relative; }
    .phudongfc-product-page .list-product-items .product-item .image_wrapper i {
      display: flex;
      height: 100%;
      position: absolute;
      width: 100%;
      top: 0;
      left: 0;
      justify-content: center;
      background-color: #edeef3;
      padding: 10px;
      box-sizing: border-box; }
      .phudongfc-product-page .list-product-items .product-item .image_wrapper i img {
        display: block;
        height: 100%; }
    .phudongfc-product-page .list-product-items .product-item .item_info {
      padding: 20px 25px;
      text-align: center; }
      .phudongfc-product-page .list-product-items .product-item .item_info .info_title {
        margin-bottom: 10px; }
        .phudongfc-product-page .list-product-items .product-item .item_info .info_title a {
          font-family: SFPD-Bold;
          font-size: 18px;
          line-height: 24px;
          color: #333;
          text-decoration: none; }
          .phudongfc-product-page .list-product-items .product-item .item_info .info_title a:hover {
            color: #555; }
      .phudongfc-product-page .list-product-items .product-item .item_info .info_price {
        margin-bottom: 15px;
        font-family: SFPD-Semibold;
        font-size: 14px;
        color: #888; }
      .phudongfc-product-page .list-product-items .product-item .item_info .info_buy-btn {
        display: flex;
        justify-content: center; }
        .phudongfc-product-page .list-product-items .product-item .item_info .info_buy-btn a {
          display: inline-flex;
          height: 36px;
          padding: 0px 50px;
          align-items: center;
          justify-content: center;
          border: 2px solid #ddd;
          border-radius: 8px;
          font-family: SFPD-Semibold;
          font-size: 16px;
          color: #888;
          text-decoration: none; }
          .phudongfc-product-page .list-product-items .product-item .item_info .info_buy-btn a:hover {
            color: #555;
            border-color: #aaa; }

@media screen and (max-width: 768px) {
  .phudongfc-product-page .detail_info_wrapper {
    padding: 20px;
    flex-direction: column;
    box-sizing: border-box; }
    .phudongfc-product-page .detail_info_wrapper .info_images {
      width: 100%;
      margin-bottom: 30px; }
    .phudongfc-product-page .detail_info_wrapper .info_description {
      width: 100%; }
      .phudongfc-product-page .detail_info_wrapper .info_description .description_title {
        font-size: 6vw;
        line-height: 8vw; }
      .phudongfc-product-page .detail_info_wrapper .info_description .description_price {
        font-size: 5vw; } }
@media screen and (max-width: 768px) {
  .phudongfc-product-page .detail_relates_wrapper {
    padding: 20px;
    box-sizing: border-box; }
  .phudongfc-product-page .list-product-items {
    justify-content: space-between; }
    .phudongfc-product-page .list-product-items .product-item {
      width: 47%;
      margin-right: 0;
      margin-bottom: 20px; }
      .phudongfc-product-page .list-product-items .product-item .item_info {
        padding: 15px; }
        .phudongfc-product-page .list-product-items .product-item .item_info .info_title a {
          font-size: 4vw;
          line-height: 6vw; }
        .phudongfc-product-page .list-product-items .product-item .item_info .info_buy-btn a {
          font-size: 4vw;
          padding: 0 20px; } }
.phudongfc-profile-bodycontent {
  padding: 50px 0; }

.profile_wrapper_content {
  background-color: #fff;
  padding: 40px;
  border-radius: 8px;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05);
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.profile_content_left {
  width: 16%;
  display: flex;
  align-items: center;
  flex-direction: column; }

.profile_content_right {
  width: 79%; }

.profile_content_ava {
  width: 100%;
  margin-bottom: 15px; }
  .profile_content_ava .ava_wrapper {
    display: block;
    padding-top: 100%;
    position: relative;
    border-radius: 100%;
    overflow: hidden; }
    .profile_content_ava .ava_wrapper .ava_image {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-size: cover;
      background-position: center center; }
    .profile_content_ava .ava_wrapper .ava_upload_icon {
      display: flex;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.6);
      align-items: center;
      justify-content: center;
      visibility: hidden;
      opacity: 0;
      transition: all 0.3s; }
    .profile_content_ava .ava_wrapper:hover .ava_upload_icon {
      visibility: visible;
      opacity: 1; }

.profile_content_member-register {
  margin-bottom: 20px; }
  .profile_content_member-register .member-register_btn {
    display: flex;
    height: 26px;
    background-color: #0A6B31;
    padding: 0 12px;
    align-items: center;
    font-family: SFPD-Medium;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    border-radius: 100px; }
    .profile_content_member-register .member-register_btn:hover {
      background-color: #111; }

.profile_content_member-info {
  text-align: center; }
  .profile_content_member-info .member-info {
    margin-bottom: 12px; }
  .profile_content_member-info .info_label {
    margin-bottom: 8px;
    font-family: SFPD-Medium;
    font-size: 14px;
    color: #aaa; }
  .profile_content_member-info .info_content {
    font-family: SFPD-Semibold;
    font-size: 16px;
    color: #333; }

.profile_content_form-update .update-inputs_ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
.profile_content_form-update .update-input_li {
  width: 47%;
  margin-bottom: 25px; }
  .profile_content_form-update .update-input_li input {
    height: 50px;
    width: 100%;
    border: 2px solid #e6e6e6;
    box-sizing: border-box;
    padding: 0 12px;
    border-radius: 6px;
    font-family: SFPD-Semibold;
    font-size: 16px;
    color: #111;
    letter-spacing: 0.5px; }
.profile_content_form-update .input_label {
  margin-bottom: 12px;
  font-family: SFPD-Medium;
  font-size: 14px;
  color: #aaa;
  letter-spacing: 0.5px; }
.profile_content_form-update .form-update_submit .submit_btn {
  height: 50px;
  display: flex;
  background-color: #0A6B31;
  border-radius: 8px;
  align-items: center;
  justify-content: center;
  font-family: SFPD-Medium;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0.5px; }
  .profile_content_form-update .form-update_submit .submit_btn:hover {
    background-color: #111; }

@media screen and (max-width: 768px) {
  .phudongfc-profile-bodycontent {
    padding: 20px; }

  .profile_wrapper_content {
    padding: 20px;
    flex-direction: column; }

  .profile_content_left {
    width: 100%;
    margin-bottom: 20px; }

  .profile_content_right {
    width: 100%; }

  .profile_content_ava {
    width: 50%; }

  .profile_content_form-update .update-input_li {
    width: 100%; } }

/*# sourceMappingURL=main.css.map */
@media(max-width: 767px){
  .footer_contact-info {
    max-width: 100%;
}
}