.modal-contactform .modal-header h4.modal-title {
  text-align: center;
  font-size: 17px;
  font-weight: 500; }

.modal-contactform .modal-header .close {
  margin-top: -25px;
  opacity: 0.5;
  font-size: 26px;
  width: 30px;
  line-height: 30px;
  height: 30px;
  z-index: 99;
  margin-right: -20px; }

.modal-contactform .content_popupform .input-group {
  width: 100%;
  margin: 0 0 15px; }

.modal-contactform .content_popupform .input-group input, .modal-contactform .content_popupform .input-group textarea {
  border: 1px solid #e7e7e7;
  box-shadow: none;
  height: 40px;
  font-weight: 500;
  padding: 5px 20px;
  background: #fbfbfb;
  color: #252a2b;
  width: 100%; }

.modal-contactform .content_popupform .input-group textarea {
  resize: none;
  height: 80px; }

@media (min-width: 992px) {
  .modal-addThis.modal-contactform .modal-dialog {
    width: 600px; }
  .modal-addThis.modal-succesform .modal-dialog {
    width: 450px; } }

@media (max-width: 767px) {
  .mainfooter-toolbar {
    margin-bottom: 50px; }
  .mainfooter-product {
    margin-bottom: 60px; }
  .product-action-bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100;
    background: #fff;
    display: block;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    padding: 8px 10px;
    -webkit-transition: padding .3s ease;
    transition: padding .3s ease; }
  .layoutProduct_scroll.scroll-down .actionToolbar_product {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  .layoutProduct_scroll.scroll-down .product-action-bottom {
    padding-bottom: 60px; } }

#addthis-modalFormSheet .modal-header .modal-title {
  color: #000;
  font-weight: bold;
  margin-top: 30px;
  padding-left: 0; }

#addthis-modalFormSheet .modal-body .sheetSubmit {
  position: absolute;
  width: max-content;
  right: 10px;
  z-index: 99;
  top: 50%;
  transform: translateY(-50%);
  outline: unset;
  border: unset;
  color: white;
  background-color: #d61114;
  height: 40px;
  padding: 0 15px; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

#addthis-modalFormSheet .modal-header {
  background: unset; }
  #addthis-modalFormSheet .modal-header .modal-title {
    color: #000;
    font-weight: bold;
    margin-top: 30px;
    padding-left: 0; }
  #addthis-modalFormSheet .modal-header .close {
    margin-top: -10px;
    margin-right: -5px; }

#addthis-modalFormSheet .modal-body {
  padding: 15px 0 0 0; }
  #addthis-modalFormSheet .modal-body form {
    padding: 0 15px;
    margin-bottom: 0; }
  #addthis-modalFormSheet .modal-body .form-control {
    font-family: 'futuraregular,Helvetica,Arial', 'FontAwesome', sans-serif;
    height: 50px;
    padding: 0 20px; }
  #addthis-modalFormSheet .modal-body .sheetSubmit {
    position: absolute;
    width: max-content;
    right: 10px;
    z-index: 99;
    top: 50%;
    transform: translateY(-50%);
    outline: unset;
    border: unset;
    color: white;
    background-color: #d61114;
    height: 40px;
    padding: 0 15px; }
  #addthis-modalFormSheet .modal-body .formSheet-content {
    padding: 15px 15px 30px;
    background-color: rgba(230, 238, 245, 0.5); }
    #addthis-modalFormSheet .modal-body .formSheet-content .short-text {
      color: #000;
      font-weight: 500;
      margin-bottom: 10px; }
    #addthis-modalFormSheet .modal-body .formSheet-content .short-content {
      padding: 10px 30px;
      background-color: white; }
      #addthis-modalFormSheet .modal-body .formSheet-content .short-content span {
        font-weight: bold;
        display: inline-block; }
      #addthis-modalFormSheet .modal-body .formSheet-content .short-content + .short-content {
        margin-top: 10px; }
      #addthis-modalFormSheet .modal-body .formSheet-content .short-content i {
        width: 30px;
        height: 30px;
        border-radius: 100%;
        background: #91d130;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        color: white;
        margin-right: 20px; }

#addthis-modalFormSheet .submit-success {
  color: #9bb280; }

@media (min-width: 992px) {
  .modal-addThis.modal-contactform .modal-dialog {
    max-width: 600px; } }

#addthis-modalFormSheet .modal-header, #addthis-modalFormSheetzalo .modal-header {
  background: unset; }
  #addthis-modalFormSheet .modal-header .modal-title, #addthis-modalFormSheetzalo .modal-header .modal-title {
    color: #000;
    font-weight: bold;
    margin-top: 30px;
    padding-left: 0; }
  #addthis-modalFormSheet .modal-header .close, #addthis-modalFormSheetzalo .modal-header .close {
    margin-top: -10px;
    margin-right: -5px; }

#addthis-modalFormSheet .modal-body, #addthis-modalFormSheetzalo .modal-body {
  padding: 15px 0 0 0; }
  #addthis-modalFormSheet .modal-body form, #addthis-modalFormSheetzalo .modal-body form {
    padding: 0 15px;
    margin-bottom: 0; }
  #addthis-modalFormSheet .modal-body .form-control, #addthis-modalFormSheetzalo .modal-body .form-control {
    font-family: "Oxy Vietnam", sans-serif;
    height: 50px;
    padding: 0 20px; }
  #addthis-modalFormSheet .modal-body .sheetSubmit, #addthis-modalFormSheetzalo .modal-body .sheetSubmit {
    position: absolute;
    width: max-content;
    right: 10px;
    z-index: 99;
    top: 50%;
    transform: translateY(-50%);
    outline: unset;
    border: unset;
    color: white;
    background-color: #d61114;
    height: 40px;
    padding: 0 15px; }
  #addthis-modalFormSheet .modal-body .formSheet-content, #addthis-modalFormSheetzalo .modal-body .formSheet-content {
    padding: 15px 15px 30px;
    background-color: rgba(230, 238, 245, 0.5); }
    #addthis-modalFormSheet .modal-body .formSheet-content .short-text, #addthis-modalFormSheetzalo .modal-body .formSheet-content .short-text {
      color: #000;
      font-weight: 500;
      margin-bottom: 10px; }
    #addthis-modalFormSheet .modal-body .formSheet-content .short-content, #addthis-modalFormSheetzalo .modal-body .formSheet-content .short-content {
      padding: 10px 30px;
      background-color: white; }
      #addthis-modalFormSheet .modal-body .formSheet-content .short-content span, #addthis-modalFormSheetzalo .modal-body .formSheet-content .short-content span {
        font-weight: bold;
        display: inline-block; }
      #addthis-modalFormSheet .modal-body .formSheet-content .short-content + .short-content, #addthis-modalFormSheetzalo .modal-body .formSheet-content .short-content + .short-content {
        margin-top: 10px; }
      #addthis-modalFormSheet .modal-body .formSheet-content .short-content i, #addthis-modalFormSheetzalo .modal-body .formSheet-content .short-content i {
        width: 30px;
        height: 30px;
        border-radius: 100%;
        background: #91d130;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        color: white;
        margin-right: 20px; }

#addthis-modalFormSheet .submit-success, #addthis-modalFormSheetzalo .submit-success {
  color: #9bb280; }

#addthis-modalFormSheetzalo .modal-body {
  padding-top: 0; }
  @media (max-width: 480px) {
    #addthis-modalFormSheetzalo .modal-body .formSheet-content .short-content {
      padding: 10px; }
      #addthis-modalFormSheetzalo .modal-body .formSheet-content .short-content i {
        margin-right: 10px; } }

.pro-btncontact {
  display: flex;
  align-items: center;
  gap: 5px;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between; }
  .pro-btncontact .contact-item {
    flex: 0 0 49%;
    display: flex;
    align-items: center;
    height: 50px;
    background: #e8434c;
    padding: 0 5px;
    border-radius: 2px;
    cursor: pointer; }
    .pro-btncontact .contact-item.contact-zalo {
      background: #3985f7; }
    .pro-btncontact .contact-item svg {
      height: 35px;
      width: 35px; }
    .pro-btncontact .contact-item span {
      flex: 1 1 auto;
      padding-left: 10px;
      text-transform: uppercase;
      color: #fff; }

header.ega-header .navigation--horizontal {
  width: 100%;
  position: initial;
  justify-content: initial; }

.headerdek {
  background: #000; }
  .headerdek .navigation .list-group-item > a {
    color: #fff; }

@media (min-width: 992px) {
  .ega-header .header-wrap {
    grid-template-columns: repeat(3, 1fr) !important; } }

#logo {
  text-align: center; }

@media (min-width: 992px) {
  .ega-sm-wrapper {
    right: initial !important;
    margin-left: 120px; }
  .header-icon.icon-action__search {
    display: none !important; }
  .ega-header .header-wrap .header-right__icons {
    display: flex !important; } }

.main_header_hotline {
  background: #e6b335;
  padding: 0px 15px;
  border-radius: 25px;
  height: 40px;
  width: 100%;
  margin-right: 15px;
  padding-right: 0 !important; }

.main_header_hotline .icon {
  display: flex;
  align-items: center;
  margin-right: 5px; }

.main_header_hotline > a {
  display: flex;
  height: 40px;
  align-items: center;
  justify-content: center !important;
  color: #fff !important;
  font-weight: 500;
  font-size: 14px;
  width: max-content; }

.navigation .list-group-item:hover > a {
  background: var(--primary-color);
  color: #fff; }
  .navigation .list-group-item:hover > a > span {
    color: #fff; }
  .navigation .list-group-item:hover > a svg {
    color: #fff; }

.navigation .list-group-item > a:after {
  display: none; }

@media (max-width: 992px) {
  .main_header_hotline {
    display: none !important; }
  .searcghdek {
    display: none !important; } }

@media (max-width: 991px) {
  .ega-header .header-wrap .header-right__icons {
    grid-template-columns: repeat(3, 1fr); } }

.article-details h1 {
  font-size: 26px; }

.article-details h2 {
  font-size: 20px; }

.article-details h3 {
  font-size: 16px; }

.article-details h4 {
  font-size: 16px;
  line-height: 18px; }

.article-details h5 {
  font-size: 16px;
  line-height: 18px; }

.article-details h6 {
  font-size: 16px;
  line-height: 18px; }

.article-details p {
  margin: 0 0 10px 0;
  line-height: 21px; }

.article-details ul, .article-details ol {
  margin-bottom: 10px; }

header.ega-header .navigation-wrapper.overflow + .navigation-arrows {
  background: #fff; }

@media (max-width: 1121px) {
  .header-action-icon .icon {
    display: none !important; } }

.menu-item.list-group-item i {
  display: none; }

.navigation .list-group-item:not(:first-of-type) {
  box-shadow: inset 0px 1px 0px #f1f1f1;
  box-shadow: none; }

.searcghdek {
  padding: 5px 0; }

/* Hide the arrows for Chrome, Safari, and Edge */
#eas-email-phone[type="number"]::-webkit-inner-spin-button,
#eas-email-phone[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Hide the arrows for Firefox */
#eas-email-phone[type="number"] {
  -moz-appearance: textfield; }
