/*!
 * footer.css
 * Version - 1.0
 * Website: Gomsutienbinh.vn
 * Author: KhanhHV
 * Copyright (c) 2020 bicweb.com
 */


/*#region FOOTER */
.gd_footer {
  color: #fff;
  position: relative;
  border-top: 1px solid #edededed;
}

.gd_main__footer {
  padding: 40px 0 30px;
  background: #291711;
  background-repeat: no-repeat;
  background-size: cover;
}

.gd_ft_address {
  margin-bottom: 15px;
}

.gd_ft_address a span.hb_xemthem {
  font-size: 12px;
  white-space: nowrap;
  font-weight: bold;
}

.gd_ft_address i {
  margin-right: 8px;
}

.gd_ft_address i.fa {
  color: #fff;
}

.gd_ft_address .fa-envelope,
.gd_ft_address .fa-phone-alt {
  margin-right: 1px;
}

/*    .gd_ft_address .gd_add_inner {
        padding-right: 50px;
    }*/
.gd_add_inner span.gd_text {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 10px;
  display: block;
}

.gd_add_inner p img {
  width: 100%;
  margin-bottom: 20px;
  max-width: 285px;
  height: auto;
}

.gd_ft_address .gd_add_inner>p:first-child {
  font-size: 1.25rem;
}

.gd_ft_address .gd_add_inner>p:first-child strong {
  text-transform: uppercase;
  font-size: 1.5rem;
}

.gd_ft_address .gd_add_inner>p {
  margin-bottom: 5px;
  font-size: 15px;
}

.gd_ft_address .gd_add_inner address {
  margin-bottom: 0;
}

.gd_ft_address .gd_add_inner address>p:first-child {
  flex: 0 0 20%;
}

/*.gd_ft_address .gd_add_inner .d-flex span {
    flex: 0 0 6%;
}*/
.gd_ft_address a {
  color: #fff;
  font-size: 14px;
  margin-left: 10px;
}

/*    .gd_ft_address a:hover {
        color: #cc9933;
    }*/

.gd_ft__title::after {
  content: "";
  width: 70px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}


.gd_ft__title {
  font-size: 16px;
  color: #cc9933;
  font-weight: bold;
  position: relative;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
}

.gd_menu__footer>li>a {
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #fff;
  text-transform: uppercase;
}

.gd_menu ul {
  padding: 0;
  list-style: none;
}

.link-web {
  gap: 15px;
  align-items: center;
}

.link-web a {
  margin-left: 0;
}

.link-web-ct {
  display: flex;
  gap: 10px;
}

p.d-flex.slogan {
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 20px;
}

/*.gd_menu li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 30%;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #008ed4;
}*/

.gd_menu a:hover {
  /*color: #cc9933;*/
  cursor: pointer;
}

.gd_menu__footer {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.gd_menu__footer>li {
  flex: 0 0 65%;
  position: relative;
}

.gd_menu__footer>li:last-child {
  flex: 0 0 35%
}

.gd_menu__footer .sub-menu li {
  line-height: 28px;
}

.gd_menu__footer .sub-menu a {
  color: #fff;
  position: relative;
  font-size: 14px;
  font-weight: normal;
  padding-left: 15px;
}

.gd_menu__footer .sub-menu a::before {
  border-radius: 50%;
  content: "";
  background-color: #fff;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 0.45rem;
  left: 0;
}

.gd_menu__footer .sub-menu a:hover {
  opacity: 0.85;
}

.gd_menu__footer>li:first-child .sub-menu {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  /* max-width: 285px*/
}

.gd_menu__footer>li:first-child .sub-menu>li {
  flex: 0 0 50%;
}

.gd_menu__footer>li:first-child .sub-menu>li {
  display: block;
}

.gd_footer_copyright {
  background-color:#d8a55d ;
  padding: 12px 0;
  color: white;
  line-height: 1;
  text-align: center;
  font-size: 14px;
}

.gd_copyright {
  font-size: 14px;
  display: inline-block;
}

.gd_copyright a {
  color: #fff;
  font-weight: bold;
}

.gd_copyright a:hover {
  color: #ebebeb;
  text-decoration: underline;
}

.gd_design {
  font-size: 14px;
  display: inline-block;
}

.gd_design a {
  color: #fff;
}

.gd_design a:hover {
  color: #fff;
  text-decoration: underline;
}

/*#endregion */
.gd_fixed__contact {
  position: fixed;
  display: flex;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  flex-flow: column;
  align-items: flex-end;
  z-index: 1;
}

.gd_fixed__contact a {
  color: #fff;
  background-color: #008ed4;
  display: block;
  margin-bottom: 3px;
  width: 40px;
  text-align: center;
  font-size: 18px;
  border-radius: 1px;
  height: 40px;
  line-height: 40px;
}

.gd_fixed__contact a.hotline:hover {
  width: auto;
}

.gd_fixed__contact a.hotline .num {
  display: none;
  background-color: #008ed4;
  padding: 0 10px;
  font-weight: bold;
}

.gd_fixed__contact a.hotline:hover .num {
  display: inline-block;
}

.gd_fixed__contact a i {
  display: inline-block;
  width: 40px;
}

.gd_readmore {
  display: inline-block;
  color: #fff;
  font-size: 1rem;
  margin-top: 1rem;
  line-height: 1rem;
  background: #008ed4;
  padding: .375rem 1.75rem;
  font-weight: bold;
}

.gd_readmore:hover {
  background-color: #008ed4;
  color: #fff;
}

/*#region LOAD MORE */
.gd_actione {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 3rem;
}

.gd_actione .gd_loadbtn {
  text-transform: uppercase;
  letter-spacing: 1.5px;
  cursor: pointer;
  display: inline-block;
  padding: 5px;
  position: relative;
  z-index: 1;
}

.gd_actione .gd_ellipsis {
  display: none;
}

.hb_app_group {
  margin-left: 15px;
}

.hb_app_group a {
  margin: 0;
}

.hb_app_group  ins {
  margin: 3px;
}


@keyframes gd_ellipsis3 {

  0%,
  25% {
    left: 32px;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  50% {
    left: 32px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  75% {
    left: 100px;
  }

  100% {
    left: 168px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes gd_ellipsis3 {

  0%,
  25% {
    left: 32px;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  50% {
    left: 32px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  75% {
    left: 100px;
  }

  100% {
    left: 168px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes gd_ellipsis2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

@-webkit-keyframes gd_ellipsis2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

@keyframes gd_ellipsis {
  0% {
    left: 32px;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  25% {
    left: 32px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    left: 100px;
  }

  75% {
    left: 168px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    left: 168px;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

@-webkit-keyframes gd_ellipsis {
  0% {
    left: 32px;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  25% {
    left: 32px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    left: 100px;
  }

  75% {
    left: 168px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    left: 168px;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

.gd_ellipsis {
  position: relative;
  width: 80px !important;
  height: 80px !important;
  -webkit-transform: translate(-40px, -40px) scale(0.4) translate(40px, 40px);
  transform: translate(-40px, -40px) scale(0.4) translate(40px, 40px);
}

.gd_ellipsis>span {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 32px;
  height: 32px;
}

.gd_ellipsis span>span {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #326c58;
  position: absolute;
  top: 100px;
  left: 32px;
  -webkit-animation: gd_ellipsis 1.5s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
  animation: gd_ellipsis 1.5s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
}

.gd_ellipsis span:nth-child(1) span {
  -webkit-animation: gd_ellipsis2 1.5s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
  animation: gd_ellipsis2 1.5s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
  background: #dea65c;
}

.gd_ellipsis span:nth-child(2) span {
  -webkit-animation-delay: -0.75s;
  animation-delay: -0.75s;
  background: #6a67ce;
}

.gd_ellipsis span:nth-child(3) span {
  -webkit-animation-delay: -0.375s;
  animation-delay: -0.375s;
  background: #267c3c;
}

.gd_ellipsis span:nth-child(4) span {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  background: #3be8b0;
}

.gd_ellipsis span:nth-child(5) span {
  -webkit-animation: gd_ellipsis3 1.5s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
  animation: gd_ellipsis3 1.5s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
  background: #ffb900;
}

/*#endregion */

/*********************************************
Video Popup
*********************************************/
.video-popup {
  /*position: fixed;*/
  bottom: 0;
  right: 0;
  top: 0;
  left: 0;
  z-index: 999;
  overflow: auto;
  background: rgba(0, 0, 0, 0.85);
  visibility: hidden;
}

.video-popup.active {
  visibility: visible;
}

.video-wrap {
  max-width: 820px;
  width: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 50%;
  transform: translateX(-50%);
  border: 10px solid #fff;
  border-radius: 5px;
}

.video-closed {
  position: absolute;
  background: #df0024;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 25px;
  right: 0;
  top: 0;
  display: flex;
  justify-content: center;
  border: 1px solid #df0024;
  padding-top: 1px;
}

.video-popup iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/*.gd_backtop {
    cursor: pointer;
    width: 32px;
    height: 32px;
    background-color: #263d84;
    border-radius: 3px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 10;
    line-height: 1.4;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-transition: all .2s;
    right: -ms-calc(-594.5%);
    -webkit-transform: translateY(-60%);
    -moz-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    -o-transform: translateY(-60%);
    visibility: hidden;
    opacity: 0;
}

    .gd_backtop:hover {
        background: #df0024;
    }

    .gd_backtop.show {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        visibility: visible;
        opacity: 1;
        z-index: 1001;
        }*/
/*********************************************
TOOLBAR IN MOBILE
*********************************************/

.gd_fixed__bar {
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
  background-color: #263d84;
  width: 100%;
  height: 42px;
  z-index: 100;
  justify-content: space-between;
  border-top: 2px solid #263d84;
  max-width: 100vw;
}

.gd_fixed__bar a {
  display: block;
  color: #fff;
  padding: 10px;
  text-align: center;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  border-right: 1px solid #e5e5e5;
  flex: 0 0 33.333%;
  font-weight: bold;
  line-height: 1;
  white-space: nowrap;
  font-size: 20px;
}

.gd_fixed__bar a:last-child {
  border-right: none;
}

.gd_fixed__bar a i {
  margin-right: 8px;
}

.gd_fixed__bar .zalo {
  background-position: 48px -27px;
  background-size: 19px;
}

/*********************************************
SCROLL ICON
*********************************************/
.wheel,
.wheel-b {
  border: 1px solid rgba(255, 255, 255, 1);
  width: 30px;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  height: 54px;
  position: absolute;
  left: 50%;
  bottom: 40px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  opacity: 1;
  pointer-events: none;
  z-index: 20;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.wheel-b {
  left: 50%;
  margin-top: 150px;
  margin-left: -15px;
  position: absolute;
  opacity: 1;
  -webkit-animation: fadeInUp;
  animation: fadeInUp;
  -webkit-animation-duration: 0.9s;
  animation-duration: 0.9s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.wheel::before,
.wheel-b::before {
  content: " ";
  width: 2px;
  height: 35px;
  background-color: #fff;
  top: -47px;
  left: 50%;
  position: absolute;
}

.wheel::after,
.wheel-b::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: #fff;
  width: 5px;
  height: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-animation: trackBallSlide 3s linear infinite;
  animation: trackBallSlide 3s linear infinite;
}

.social {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-end;
}

.social li a {
  color: #fff;
  width: 40px;
  display: block;
  height: 40px;
  border: 1px solid #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 22px;
  padding-top: 2px;
  margin-left: 15px;
}

.social li a i.fab {
  margin-left: 0px;
  margin-top: 7px;
  font-size: 20px;
  display: block;
}

.social li a:hover {
  color: #b70707 !important;
  background: #fff;
  border: 1px solid #fff;
}

.social li a i .hb_icon_zalo {
  margin-top: -6px;
}

.social li a:hover .hb_icon_zalo {
  background-color: #b70707;
}

.gd_footer .gd_social {
  display: inline-block;
}

.gd_footer .social {
  justify-content: space-between;
}

.gd_footer .social li,
.gd_footer .social li a {
  margin: 0 3px;
}


@-webkit-keyframes trackBallSlide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }

  15% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  30% {
    opacity: 1;
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }

  50% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }
}

@keyframes trackBallSlide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }

  15% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  30% {
    opacity: 1;
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }

  50% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }
}

.gd_social {
  display: flex;
  /* margin-top: 1.5rem;*/
}

.gd_social a {
  width: 40px;
  height: 40px;
  border: 1px solid #808080;
  border-radius: 50%;
  font-size: 1.25rem;
  text-align: center;
  line-height: 40px;
  margin-right: 10px;
}

.gd_social a.facebook:hover {
  color: #3b5999;
}

.gd_social a.youtube:hover {
  color: #3b5999;
}

.logo_gov {
  margin-top: 1.5rem;
  flex: 0 0 50%;
  padding-left: 15px;
  border: none !important;
}

/*fir*/

.fixed_right_cat {
  position: fixed;
  bottom: 30px;
  right: 20px;
  z-index: 100;
}

.fixed_right_cat ul {
  padding: 0;
  list-style: none;
}

.fixed_right_cat #float_button {}

.fixed_right_cat #float_button .play-now {
  display: block;
}

.fixed_right_cat #float_button .d-flex {
  background: #fff;
  visibility: hidden;
  position: absolute;
  top: -15px;
  right: 50px;
  box-shadow: 0 0 5px #666;
  border-radius: 25px;
  padding: 5px 15px;
  animation: fadeInRight 500ms ease-in;
  display: none;
}

/*#float_button:hover .d-flex,*/
.fixed_right_cat #float_button.active .d-flex {
  visibility: visible;
  display: block;
}

.fixed_right_cat #float_button .d-flex a {
  display: inline-block;
  border-right: 1px solid #e5e5e5;
  line-height: 30px;
  padding: 0px 15px;
  color: #757575;
  position: relative;
}

.fixed_right_cat #float_button .d-flex a:hover {
  color: #666;
}

.fixed_right_cat #float_button .d-flex a::before {
  content: "";
  border-left: 6px solid transparent;
  border-top: 8px solid rgba(0, 0, 0, 0.85);
  border-right: 6px solid transparent;
  display: none;
  visibility: hidden;
  position: absolute;
  top: -18px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  animation: fadeIn 300ms ease-in;
}

.fixed_right_cat #float_button .d-flex a::after {
  content: attr(title);
  position: absolute;
  visibility: hidden;
  top: -40px;
  white-space: nowrap;
  font-size: 12px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  border-radius: 15px;
  line-height: 1;
  padding: 5px 10px;
  animation: fadeIn 300ms ease-in;
  display: none;
}

.fixed_right_cat #float_button .d-flex a:hover::after,
#float_button .d-flex a:hover::before {
  visibility: visible;
  display: block;
}

/**/
.fixed_left_cat {
  position: fixed;
  bottom: 62px;
  left: 30px;
  z-index: 100;
}

.fixed_left_cat ul {
  padding: 0;
  list-style: none;
}

.fixed_left_cat #float_button {}

.fixed_left_cat #float_button .play-now {
  display: block;
}

.fixed_left_cat #float_button .d-flex {
  background: #fff;
  visibility: hidden;
  position: absolute;
  top: -15px;
  right: 50px;
  box-shadow: 0 0 5px #666;
  border-radius: 25px;
  padding: 5px 15px;
  animation: fadeInRight 500ms ease-in;
  display: none;
}

/*#float_button:hover .d-flex,*/
.fixed_left_cat #float_button.active .d-flex {
  visibility: visible;
  display: block;
}

.fixed_left_cat #float_button .d-flex a {
  display: inline-block;
  border-right: 1px solid #e5e5e5;
  line-height: 30px;
  padding: 0px 15px;
  color: #757575;
  position: relative;
}

.fixed_left_cat #float_button .d-flex a:hover {
  color: #666;
}

.fixed_left_cat #float_button .d-flex a::before {
  content: "";
  border-left: 6px solid transparent;
  border-top: 8px solid rgba(0, 0, 0, 0.85);
  border-right: 6px solid transparent;
  display: none;
  visibility: hidden;
  position: absolute;
  top: -18px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  animation: fadeIn 300ms ease-in;
}

.fixed_left_cat #float_button .d-flex a::after {
  content: attr(title);
  position: absolute;
  visibility: hidden;
  top: -40px;
  white-space: nowrap;
  font-size: 12px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  border-radius: 15px;
  line-height: 1;
  padding: 5px 10px;
  animation: fadeIn 300ms ease-in;
  display: none;
}

.fixed_right_cat #float_button .d-flex a:hover::after,
#float_button .d-flex a:hover::before {
  visibility: visible;
  display: block;
}

.fixed_left_cat #float_button .play-now .ripple a i {
  line-height: 2.42;
}

/*endresgin*/
/*********************************************
BACK TO TOP
*********************************************/

.fixed_right {
  position: fixed;
  bottom: 30px;
  right: 20px;
  z-index: 100;
}

.fixed_right ul {
  padding: 0;
  list-style: none;
}

#float_button {}

#float_button .play-now {
  display: block;
}

#float_button .d-flex {
  background: #fff;
  visibility: hidden;
  position: absolute;
  top: -15px;
  right: 50px;
  box-shadow: 0 0 5px #666;
  border-radius: 25px;
  padding: 5px 15px;
  animation: fadeInRight 500ms ease-in;
  display: none;
}

/*#float_button:hover .d-flex,*/
#float_button.active .d-flex {
  visibility: visible;
  display: block;
}

#float_button .d-flex a {
  display: inline-block;
  border-right: 1px solid #e5e5e5;
  line-height: 30px;
  padding: 0px 15px;
  color: #757575;
  position: relative;
}

#float_button .d-flex a:hover {
  color: #666;
}

#float_button .d-flex a::before {
  content: "";
  border-left: 6px solid transparent;
  border-top: 8px solid rgba(0, 0, 0, 0.85);
  border-right: 6px solid transparent;
  display: none;
  visibility: hidden;
  position: absolute;
  top: -18px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  animation: fadeIn 300ms ease-in;
}

#float_button .d-flex a::after {
  content: attr(title);
  position: absolute;
  visibility: hidden;
  top: -40px;
  white-space: nowrap;
  font-size: 12px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  border-radius: 15px;
  line-height: 1;
  padding: 5px 10px;
  animation: fadeIn 300ms ease-in;
  display: none;
}

#float_button .d-flex a:hover::after,
#float_button .d-flex a:hover::before {
  visibility: visible;
  display: block;
}


#back-to-top {
  margin-top: 25px;
  position: relative;
}

#back-to-top .play-now {
  display: block;
}

#back-to-top .fa-angle-up,
#float_button .fa-phone-alt {
  color: #fff;
  position: relative;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
}

.fixed_left_cat #float_button i.fa {
  margin-top: 13px;
}

#back-to-top .fa-angle-up {
  font-size: 30px;
  font-weight: 300;
}



@keyframes vibrate {
  0% {
    top: 0px;
  }

  25% {
    top: -3px;
  }

  50% {
    top: 0px;
  }

  75% {
    top: 3px;
  }

  100% {
    top: 0px;
  }
}

/* Firefox */
@-moz-keyframes vibrate {
  0% {
    top: 0px;
  }

  25% {
    top: -3px;
  }

  50% {
    top: 0px;
  }

  75% {
    top: 3px;
  }

  100% {
    top: 0px;
  }
}

/* Safari and Chrome */
@-webkit-keyframes vibrate {
  0% {
    top: 0px;
  }

  25% {
    top: -3px;
  }

  50% {
    top: 0px;
  }

  75% {
    top: 3px;
  }

  100% {
    top: 0px;
  }
}

/* Opera */
@-o-keyframes vibrate {
  0% {
    top: 0px;
  }

  25% {
    top: -3px;
  }

  50% {
    top: 0px;
  }

  75% {
    top: 3px;
  }

  100% {
    top: 0px;
  }
}

/*======================================
Animated play btn, call hotline
======================================*/

.gd_hotline .gd_float_call {
  transform: rotateY(90deg);
  transform-origin: center top 0;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  visibility: hidden;
  top: -5px;
  right: 100% !important;
  margin-left: 1px;
  -moz-transform-origin: right;
  -ms-transform-origin: right;
  -o-transform-origin: right;
  -webkit-transform-origin: right;
  transform-origin: right;
  position: absolute;
  white-space: nowrap;
  border: 1px solid #ccc;
  background-color: #fff;
  padding: 5px 15px;
  border-radius: 20px 0 0 20px;
  background-color: rgba(242, 172, 7, 0.9);
}

.gd_hotline .gd_call {
  line-height: 1.42;
  font-size: 15px;
  margin-right: 10px;
}

.gd_hotline .gd_call span {
  color: #921509;
  margin-right: 10px;
}

.gd_hotline .gd_call a {
  color: #fff;
  font-weight: bold;
}

.gd_hotline:hover .gd_float_call {
  transform: rotateY(0deg);
  visibility: visible;
}

.play-now {
  position: relative;
  border-radius: 50%;
  z-index: 10;
  text-align: center;
}

#float_button .play-now .ripple {
  background-color: #291711;
}

.play-now .ripple {
  background-color: #291711;
}

.play-now .ripple,
.play-now .ripple:before,
.play-now .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 45px;
  width: 45px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform-origin: center;
  transform-origin: center center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 #1859d266;
  -moz-box-shadow: 0 0 0 0 #1859d266;
  -ms-box-shadow: 0 0 0 0 #1859d266;
  -o-box-shadow: 0 0 0 0 #1859d266;
  box-shadow: 0 0 0 0 #1859d266;
  -webkit-animation: ripple 3s infinite;
  -moz-animation: ripple 3s infinite;
  -ms-animation: ripple 3s infinite;
  -o-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
}

.play-now .ripple:before {
  -webkit-animation-delay: .9s;
  -moz-animation-delay: .9s;
  -ms-animation-delay: .9s;
  -o-animation-delay: .9s;
  animation-delay: .9s;
  content: "";
  position: absolute;
}

.play-now .ripple:after {
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  -ms-animation-delay: .6s;
  -o-animation-delay: .6s;
  animation-delay: .6s;
  content: "";
  position: absolute;
}

@-webkit-keyframes ripple {
  70% {
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@keyframes ripple {
  70% {
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@-moz-keyframes goRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes goRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes goRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes goLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes goLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-moz-keyframes goLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

/*fixed */
.gd_fixed_left_box.gd_fixed {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  z-index: 99;
  text-align: right;
}

.gd_fixed_left_box.gd_fixed ul {
  padding-right: 0;
}

.gd_fixed_left_box.gd_fixed ul li {
  width: 61px;
  height: 61px;
  margin-bottom: 5px;
  background: #d8a55d;
  /*background: -webkit-linear-gradient(left, #f58220, #ffb925);
   background: -o-linear-gradient(left, #f58220, #ffb925);
   background: linear-gradient(to right, #f58220, #ffb925);*/
  padding: 2px;
  text-align: center;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

.gd_fixed_left_box.gd_fixed ul li a {
  font-size: 10px;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.1;
  display: block;
}

.gd_fixed_left_box.gd_fixed li span {
  display: block;
  line-height: 1.3;
  padding-top: 5px;
  text-transform: capitalize;
}

.show_icon {
  display: inline-block;
  background: #d8a55d;
  padding: 4px 8px;
  margin-bottom: 5px;
  color: #fff;
  border-radius: 0 2px 2px 0;
  position: relative;
}

.show_icon i {
  transition: all .3s ease;
  padding-left: 3px;
}

.show_icon.active i {
  transform: rotate(180deg);
}

.gd_fixed_left_box.gd_fixed ul li.active {
  transform: translateX(61px);
}

/*endresgin*/
@media screen and (min-device-width: 1200px) and (max-device-width: 1440px) {
  .gd_ft_address .gd_add_inner {
    padding-right: 0;
  }
}

@media screen and (max-device-width: 1199px) {
  .gd_add_inner .hb_app_inner_icon {
    padding-left: 0;
    display: block;
    margin-left: 0;
    margin-top: 5px;
  }
}

@media screen and (max-device-width: 1024px) {
  .wheel-b {
    display: none;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {

  .gd_footer .gd_ft_social {
    order: unset;
  }

  .gd_footer .gd_ft_menu {
    order: unset;
    /*
        margin-top: 30px;*/
  }

  .gd_menu__footer>li:first-child .sub-menu {
    max-width: 100%;
  }
}

@media only screen and (max-width: 991px) {
  .gd_footer .social {
    justify-content: center;
  }

  .gd_footer .social li,
  .gd_footer .social li a {
    margin: 0 3px;
  }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
  .gd_footer .gd_ft_social {
    order: 1;
  }

  .gd_footer .gd_ft_menu {
    order: 2;
  }

  .gd_footer .social {
    justify-content: center;
  }

  .gd_footer .social li,
  .gd_footer .social li a {
    margin: 0 3px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 577px) {
  .gd_footer .gd_ft_social {
    margin-top: 20px;
  }

  /*    .gd_footer .social {
        justify-content: space-around;
    }*/
  .logo_gov {
    margin-left: auto;
    margin-right: auto !important;
    display: block;
  }
}

@media screen and (max-device-width: 576px) {
  /* code them */
  .gd_add_inner span.gd_text{
    font-size: 1.25rem;
  }
  .gd_menu__footer>li>a{
    font-size: 1.25rem;
  }
  .gd_fixed_left_box.gd_fixed {
    display: none;
  }

  .gd_fixed_left_box_mb.gd_fixed_mb {
    position: fixed;
    right: 4rem;
    z-index: 99;
    bottom: 11rem;
    transform: translateX(3rem);
    opacity: 1;
    transition: 0.5s linear;
    /* visibility: hidden; */

    display: block;
  }

  .gd_fixed_left_box_mb.gd_fixed_mb ul {
    position: relative;
    width: 3.2rem;
    height: 3.2rem;
  }

  .gd_fixed_left_box_mb.gd_fixed_mb ul li {
    border-radius: 100%;
    background: #d8a55d;
    width: 3.2rem;
    height: 3.2rem;
    transition: .3s all;
    margin-bottom: 5px;
    position: absolute;
    top: 0;
    left: 0;
    list-style: none;


    
  }

  .gd_fixed_left_box_mb.gd_fixed_mb ul li a {
    font-size: 10px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3.2rem;
    height: 3.2rem;
    border-radius: 100%;
}

.gd_fixed_left_box_mb.gd_fixed_mb  li span{
  display: none;
}
.gd_fixed_left_box_mb.gd_fixed_mb i.fa.fa-headset {
  font-size: 20px;
}

.gd_fixed_left_box_mb.gd_fixed_mb ul li {
  transform: translateX(0) translateY(0) ;
  transition: all 0.5s ease; /* Hiệu ứng mượt */
}


.gd_fixed_left_box_mb.gd_fixed_mb ul li.show_mb:first-child{
  transform: translateX(-55px) translateY(32px);
}
.gd_fixed_left_box_mb.gd_fixed_mb ul li.show_mb:nth-child(2){
  transform: translateX(-50px) translateY(-32px);
}

.gd_fixed_left_box_mb.gd_fixed_mb ul li.show_mb:nth-child(3){
  transform: translateX(0) translateY(-70px);
}
.gd_fixed_left_box_mb.gd_fixed_mb ul li.show_mb:nth-child(4){
  transform: translateX(0) translateY(70px);
}


/* Mặc định */
.gd_fixed_left_box_mb.gd_fixed_mb ul li .toggle-class {
  background-color: transparent; /* Không có nền */
  transition: background-color 0.3s ease; /* Hiệu ứng chuyển màu mượt */
}

/* Khi có class show_mb */
.gd_fixed_left_box_mb.gd_fixed_mb ul li .toggle-class.active {
  background-color: #291711; /* Màu nền xanh lá cây */
  color: white; /* Đổi màu chữ hoặc icon thành trắng nếu cần */
  border-radius: 50%; /* Bo tròn nền */
}

  /* end */
  .col-lg-2.col-md-6.col-12.hb_netword_social {
    position: fixed;
    bottom: 20px;
    z-index: 9999;
  }

  .col-lg-2.col-md-6.col-12.hb_netword_social .gd_social ul.social li a i.fa,
  .col-lg-2.col-md-6.col-12.hb_netword_social .gd_social ul.social li a i.fab {
    font-size: 20px;
  }

  .col-lg-2.col-md-6.col-12.hb_netword_social .gd_social ul.social li a {
    padding-top: 0;
  }

  .col-lg-2.col-md-6.col-12.hb_netword_social .gd_social ul.social li a i.fab {
    margin-top: 10px;
  }

  .col-lg-2.col-md-6.col-12.hb_netword_social .gd_social ul.social li a i .hb_icon_zalo {
    margin-top: -2px;
  }

  .gd_ft_social .gd_social li {
    margin: 0 15px;
  }

  .gd_ft_social .social li a {
    margin-left: 0;
  }

  .gd_ft_address {
    /* margin-bottom: 15px;*/
  }

  .gd_ft_address .gd_add_inner {
    padding: 0;
  }

  .gd_ft_address .gd_add_inner img {
    max-width: 250px;
    height: auto;
    margin: 0 auto 15px;
  }

  .gd_menu ul {
    margin-bottom: 15px;
  }

  .gd_backtop {
    bottom: 60px;
  }

  .fixed_right {
    bottom: 60px;
    display: none;
  }

  .play-now .ripple,
  .play-now .ripple::before,
  .play-now .ripple::after {
    width: 40px;
    height: 40px;
  }

  #float_button {
    margin-top: 30px;
  }

  /*    .fixed_right{
    display: none;
    }*/
  .gd_footer .gd_social {
    margin-right: auto;
    margin-left: auto;
    display: block;
    text-align: center;
  }

  .gd_menu__footer>li:first-child .sub-menu {
    max-width: 100%;
    display: block;
  }

  .gd_menu__footer {
    display: block;
  }

  .gd_social {
    margin-top: 0;
  }

  .social {
    margin: 0;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .gd_menu__footer>li:last-child {
    padding-left: 0;
  }

  .gd_footer .social {
    justify-content: center;
    padding-bottom: 20px;
  }

  .gd_footer_copyright {
    line-height: 1.22;
  }

  .gd_ft_address a,
  .gd_menu__footer .sub-menu a {
    font-size: 14px;
  }

  .gd_social a {
    width: auto;
    height: auto;
    margin-right: 0;
  }

  .fixed_right_cat,
  .fixed_left_cat {
    display: block !important;
  }
}

@media screen and (max-device-width: 414px) {
  .gd_menu__footer>li {}

  .gd_menu__footer>li:last-child {
    padding-left: 0;
  }

  .gd_menu__footer>li>a {
    margin-bottom: 5px;
  }

  .gd_fixed__bar a {
    font-size: 20px;
  }
   /* code them */
   .gd_add_inner span.gd_text{
    font-size: 1.25rem;
  }
  .gd_menu__footer>li>a{
    font-size: 1.25rem;
  }
  /* end */
}

@media screen and (max-device-width: 375px) {
  .gd_menu__footer>li {
    flex: 0 0 50%;
  }
  /* code them */
  .gd_add_inner span.gd_text{
    font-size: 1.25rem;
  }
  .gd_menu__footer>li>a{
    font-size: 1.25rem;
  }
  /* end */
}