.fw400 {
  font-weight: 400;
}

.fs32 {
  font-size: 32px;
}

.fs18 {
  font-size: 18px;
}

.fs16 {
  font-size: 16px;
}

.text-uppercase {
  text-transform: uppercase;
}

.gap-sm {
  gap: 15px;
}

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.pd50 {
  padding-bottom: 50px;
}

body {
  line-height: 1.7;
}

.absolute-footer, html {
  background-color: #fff !important;
}

footer {
  position: relative;
  border-top: 3px solid #fdc502;
}
footer span.widget-title {
  font-size: 26px;
  margin-bottom: 15px;
  display: block;
}
footer .is-divider {
  display: none;
}
footer ul {
  list-style: none;
}
footer .col-inner ul li {
  margin-left: 0px;
}
footer ul.menu > li + li {
  border: none;
}
footer .tagcloud a {
  border: 1px solid #ffb600;
  color: #000;
  font-size: 16px !important;
}
footer a {
  transition: all 0.3s ease;
}
footer a:hover {
  background: inherit;
  color: #000;
  text-decoration: underline;
}

.absolute-footer .footer-nav {
  display: none;
}

.category-item {
  text-align: center;
  width: 100%;
}
.category-item a {
  color: #fff;
}
.category-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.dev-page-header.has-cpt {
  position: relative;
}
.dev-page-header.has-cpt:after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
}
.dev-page-header.has-cpt .col {
  padding-bottom: 0px;
}
.dev-page-header.has-cpt p {
  margin-bottom: 0px;
}
.dev-page-header.has-cpt .col-inner {
  z-index: 3;
  position: relative;
}

.tax-pd {
  padding: 50px 0px;
}

.header-main .header-nav {
  justify-content: center;
}
.header-main #header-company, .header-main #header-address {
  font-size: 17px;
}

.header-bottom .nav > li > a {
  font-size: 16px;
  font-weight: 500;
}

.header-bottom .nav > li > ul {
  padding: 0 !important;
  border: none !important;
}

.header-bottom .nav > li.active {
  position: relative;
}
.header-bottom .nav > li.active:after {
  content: "";
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  background: #fdc502;
  z-index: 10001;
}

.header-wrapper.stuck .header-main {
  display: none;
}

.single .is-divider {
  display: none !important;
}
.single .breadcrumbs {
  text-transform: none;
  margin-bottom: 1rem;
}

.post-sidebar .widget-title, .sidebar-wrapper .widget-title {
  border-bottom: 3px solid #223455;
  display: block;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.post-sidebar .is-divider, .sidebar-wrapper .is-divider {
  display: none !important;
}

#footer .sidebar-wrapper .widget-title {
  border-bottom: none;
}

.back-to-top {
  border: none !important;
  background-color: #ffb600 !important;
}

.hotline {
  position: fixed;
  bottom: 80px;
  right: 25px;
  background-color: #fff;
  color: #fff;
  z-index: 100;
  font-family: Roboto Condensed, sans-serif;
  text-transform: uppercase;
  padding: 0;
  font-weight: 700;
  border-radius: 30px;
}

.hotline .inner > a {
  display: inline-block;
  font-size: 21px;
  font-weight: 700;
  color: #223455;
  background: url(../../images/icon-phone.png) no-repeat 17px;
  background-size: 25px;
  position: relative;
  border: 1px solid #fdc502;
  border-radius: 40px;
  padding: 6px 19px 6px 58px;
  -webkit-background-clip: text;
  animation: color-change 1s infinite;
}

.hotline .inner > a .phonering-alo-ph-img-circle {
  width: 25px;
  height: 25px;
  top: 8px;
  left: 16px;
  position: absolute;
  background: url(../../images/icon-phone.png) no-repeat 0;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  transform-origin: 50% 50%;
  background-size: 25px;
}

.giuseart-pc-contact-bar {
  list-style: none;
  right: 25px;
  bottom: 45%;
  position: fixed;
  z-index: 100;
  margin-bottom: 0;
  padding-left: 0;
}

.giuseart-pc-contact-bar li.facebook {
  margin-bottom: 8px;
  background: url(../../images/fb.png);
  background-repeat: no-repeat;
}

.giuseart-pc-contact-bar li a {
  display: block;
  width: 44px;
  height: 44px;
}

.giuseart-pc-contact-bar li.zalo {
  background: url(../../images/zl.png);
  background-repeat: no-repeat;
}

.header .header-social .skew-divider {
  content: "";
  background-color: #62c046;
  background-image: linear-gradient(141deg, #62c046, #62c046 50%, #fff 75%);
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 10000px;
  -webkit-transform: skew(-35deg);
  -khtml-transform: skew(-35deg);
  -moz-transform: skew(-35deg);
  -ms-transform: skew(-35deg);
  -o-transform: skew(-35deg);
  /* transform: skew(-35deg); */
  height: 40px;
}

.header .header-social .topbar-col {
  line-height: 40px;
  font-size: 14px;
  margin-right: 10px;
  color: #fff;
}
.header .header-social .topbar-col a {
  color: #fff;
}
.header .header-social .header-social-wrapper, .header .header-social .topbar-col {
  position: relative;
  z-index: 99;
  gap: 10px;
}
.header .header-social .header-social-wrapper {
  display: flex;
  align-items: center;
  justify-content: end;
  height: 40px;
}
.header .header-social .header-social-wrapper a {
  color: #fff;
}

.header-bottom .nav-dropdown {
  background-color: rgba(0, 0, 0, 0.6);
}
.header-bottom .nav-dropdown a {
  color: #fff;
}
.header-bottom .nav-dropdown a:hover {
  color: #fff;
}

.price-section .col {
  padding-bottom: 0px;
}

.topbar-pd {
  padding: 0px 15px;
}

#top-bar .col {
  padding-bottom: 0px;
}

#header-company {
  text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

.info-nd p {
  margin-bottom: 0;
  color: #3c3950;
  font-size: 17px;
  text-align: center;
  font-weight: 700;
}

.info-nd {
  background: #fff;
  border: 2px solid #fdc502;
  padding: 0 15px;
  border-radius: 30px;
}

.banner1 {
  font-size: 19px;
}
.banner1 .col {
  padding-bottom: 0px;
}
.banner1 p {
  margin-bottom: 0px;
}
.banner1 a {
  color: #fff;
}

.price-table .box-image {
  border: 1px solid #223455;
  border-radius: 50%;
  padding: 10px;
}
.price-table .box-image img {
  border: 5px solid #223455;
  border-right-color: #fdc502;
  border-bottom-color: #fdc502;
  border-radius: 50%;
}

.price-section a {
  color: #000;
  font-size: 22px;
}

.media-left i {
  font-size: 50px;
  color: #ffb600;
}

.dev-page-header .dev-pate-title {
  font-size: 39px;
}
.dev-page-header .dev-pate-title + p {
  width: 70%;
}
.dev-page-header #custombread {
  margin-bottom: 15px;
}

.dev-pagination .page-numbers {
  display: inline-block;
  padding: 0 10px;
  margin: 0 3px;
  border: 1px solid #e2e2e2;
  font-size: 16px;
}
.dev-pagination .page-numbers.current {
  background: #3c3950;
  border: 1px solid #3c3950;
  color: #fff;
}

.news-item-wrapper .media-thumb {
  overflow: hidden;
  position: relative;
  height: 220px;
}
.news-item-wrapper .media-thumb a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  opacity: 0;
}
.news-item-wrapper .media-thumb a i {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  line-height: 46px;
  font-size: 1.3em;
  border: 2px solid #fff;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  transform: translate(-50%, -50%) rotate(270deg);
}
.news-item-wrapper:hover a {
  opacity: 1;
}
.news-item-wrapper:hover img {
  transform: scale(1.5);
}
.news-item-wrapper img {
  transition: all 0.3s ease;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news-item-wrapper .title {
  font-size: 19px;
  font-weight: 700;
  margin: 15px 0 10px;
  min-height: 54px;
  display: block;
  color: var(--primary-color);
}
.news-item-wrapper .content {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 24px;
  text-align: center;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.news-item-wrapper:hover .media-thumb a i {
  transform: translate(-50%, -50%) rotate(0);
}

.news-item-wrapper .media-thumb a i {
  transition: all 0.4s ease;
}

.title-list-news-items-h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px auto !important;
  font-size: 32px;
  margin: 10px 0 15px;
  color: var(--primary-color);
  gap: 5px;
}
.title-list-news-items-h1 i {
  font-size: 14px;
  color: #62c046;
}

.title-list-news-items-h1:before {
  content: "";
  display: inline-block;
  width: 180px;
  height: 1px;
  background-color: rgba(252, 189, 19, 0);
  background-image: linear-gradient(90deg, rgba(252, 189, 19, 0), #ffb600 50%, rgba(252, 189, 19, 0));
  vertical-align: middle;
}

.title-list-news-items-h1:after {
  content: "";
  display: inline-block;
  width: 180px;
  height: 1px;
  background-color: rgba(252, 189, 19, 0);
  background-image: linear-gradient(90deg, rgba(252, 189, 19, 0), #ffb600 50%, rgba(252, 189, 19, 0));
  vertical-align: middle;
}

.contact li {
  display: flex;
  align-items: center;
  margin-left: 0px !important;
  gap: 5px;
}
.pd-category{
    padding: 50px 0px 20px;
    font-size: 20px;
    color: var(--primary-color);
}
@media (max-width: 575px) {
  #top-bar {
    display: none;
  }
  .title-list-news-items-h1 {
    position: relative;
    font-size: 24px;
    margin: 0px 0px 15px !important;
  }
  .title-list-news-items-h1:before {
    position: absolute;
    left: 35%;
    bottom: -5px;
    height: 2px;
    width: 100px;
  }
  .title-list-news-items-h1:after {
    display: none;
  }
  .why-section {
    padding-bottom: 0px !important;
  }
  .why-section .row .col:last-child {
    padding-bottom: 0px;
  }
  .row-pd0 .col {
    padding-bottom: 20px;
  }
  .dev-page-header .dev-pate-title + p {
    width: 100%;
  }
  #footer .sidebar-wrapper > .col {
    padding: 0px;
  }
  .news-item-wrapper .media-thumb {
    height: 150px;
  }
}/*# sourceMappingURL=custom.css.map */