img {
  max-width: 100%;
  vertical-align: middle;
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover; }

.clearfix:before, .clearfix:after {
  content: '';
  display: block;
  clear: both; }

@keyframes lac {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  10% {
    -webkit-transform: rotate(-25deg);
    -moz-transform: rotate(-25deg);
    -o-transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    transform: rotate(-25deg); }
  20% {
    -webkit-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    -o-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    transform: rotate(25deg); }
  30% {
    -webkit-transform: rotate(-25deg);
    -moz-transform: rotate(-25deg);
    -o-transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    transform: rotate(-25deg); }
  40% {
    -webkit-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    -o-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    transform: rotate(25deg); }
  50% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); } }
@keyframes zoomin {
  0% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 1; }
  100% {
    -webkit-transform: scale(2.2);
    -moz-transform: scale(2.2);
    -o-transform: scale(2.2);
    -ms-transform: scale(2.2);
    transform: scale(2.2);
    opacity: 0.1; } }
@keyframes zoomout {
  0% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0.8; }
  100% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.3; } }
@keyframes xoay {
  0% {
    -webkit-transform: skewX(163deg) scaleX(1.1) translate(-39px, 15px) rotateX(0deg);
    -moz-transform: skewX(163deg) scaleX(1.1) translate(-39px, 15px) rotateX(0deg);
    -o-transform: skewX(163deg) scaleX(1.1) translate(-39px, 15px) rotateX(0deg);
    -ms-transform: skewX(163deg) scaleX(1.1) translate(-39px, 15px) rotateX(0deg);
    transform: skewX(163deg) scaleX(1.1) translate(-39px, 15px) rotateX(0deg); }
  50% {
    -webkit-transform: skewX(163deg) scaleX(1.1) translate(-39px, 15px) rotateX(180deg);
    -moz-transform: skewX(163deg) scaleX(1.1) translate(-39px, 15px) rotateX(180deg);
    -o-transform: skewX(163deg) scaleX(1.1) translate(-39px, 15px) rotateX(180deg);
    -ms-transform: skewX(163deg) scaleX(1.1) translate(-39px, 15px) rotateX(180deg);
    transform: skewX(163deg) scaleX(1.1) translate(-39px, 15px) rotateX(180deg); }
  100% {
    -webkit-transform: skewX(163deg) scaleX(1.1) translate(-39px, 15px) rotateX(360deg);
    -moz-transform: skewX(163deg) scaleX(1.1) translate(-39px, 15px) rotateX(360deg);
    -o-transform: skewX(163deg) scaleX(1.1) translate(-39px, 15px) rotateX(360deg);
    -ms-transform: skewX(163deg) scaleX(1.1) translate(-39px, 15px) rotateX(360deg);
    transform: skewX(163deg) scaleX(1.1) translate(-39px, 15px) rotateX(360deg); } }
@keyframes laolen {
  0% {
    -webkit-transform: translate(0, -15px);
    -moz-transform: translate(0, -15px);
    -o-transform: translate(0, -15px);
    -ms-transform: translate(0, -15px);
    transform: translate(0, -15px); }
  50% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(0, -15px);
    -moz-transform: translate(0, -15px);
    -o-transform: translate(0, -15px);
    -ms-transform: translate(0, -15px);
    transform: translate(0, -15px); } }
@keyframes cross {
  0% {
    left: -110%;
    top: 90%; }
  50% {
    left: -10%;
    top: -30%; }
  100% {
    left: -10%;
    top: -10%; } }
@keyframes c-rotateZ {
  0% {
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg); }
  100% {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg); } }
@keyframes c-zoom {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.5; }
  100% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0; } }
@keyframes xoay {
  0% {
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg); }
  100% {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg); } }
@keyframes zoomO {
  0% {
    width: 0px;
    height: 0px; }
  100% {
    width: 500px;
    height: 500px; } }
@keyframes up {
  0% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%); } }
.line-camp-1 {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; }

.line-camp-2 {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.line-camp-3 {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.delay02 {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.delay04 {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.delay06 {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.c-img-50 {
  display: block;
  position: relative;
  padding-top: 50%; }
  .c-img-50 img, .c-img-50 .bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit; }

.c-img-70 {
  display: block;
  position: relative;
  padding-top: 70%; }
  .c-img-70 img, .c-img-70 .bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit; }

.c-img-100 {
  display: block;
  position: relative;
  padding-top: 100%; }
  .c-img-100 img, .c-img-100 .bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit; }

.smooth {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.s-content ol {
  list-style: decimal;
  margin-left: 15px;
  margin-bottom: 10px; }
.s-content ul {
  list-style: initial;
  margin-left: 15px;
  margin-bottom: 10px; }
.s-content li {
  list-style: inherit;
  margin-bottom: 5px; }
.s-content p {
  margin-bottom: 10px; }
.s-content img {
  display: block;
  max-width: 100%;
  margin: 10px auto;
  width: auto !important;
  object-fit: contain;
  height: auto !important; }
.s-content table,
.s-content iframe {
  max-width: 100%;
  width: 100%; }
.s-content table {
  border-collapse: collapse;
  width: 100%;
  border: solid 1px #0000006e; }
.s-content table td {
  border-collapse: collapse;
  border: solid 1px #0000006e;
  padding: 3px; }
.s-content h1,
.s-content h2,
.s-content h3,
.s-content h4,
.s-content h5,
.s-content h6 {
  display: block;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }
.s-content h1 {
  font-size: 2em;
  margin-top: 0.67em;
  margin-bottom: 0.67em; }
.s-content h2 {
  font-size: 1.5em;
  margin-top: 0.3em;
  margin-bottom: 0.3em; }
.s-content h3 {
  font-size: 1.17em;
  margin-top: 0.5em;
  margin-bottom: 0.5em; }
.s-content h4 {
  font-size: 1em;
  margin-top: 0.6em;
  margin-bottom: 0.6em; }
.s-content h5 {
  font-size: .83em;
  margin-top: 0.8em;
  margin-bottom: 0.8em; }
.s-content h6 {
  font-size: .67em;
  margin-top: 0.8em;
  margin-bottom: 0.8em; }

.zoom {
  display: block;
  overflow: hidden;
  position: relative; }
  .zoom img {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    position: absolute;
    display: block; }
  .zoom:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }

.back-to-top {
  display: block;
  position: fixed;
  font-size: 1.2rem;
  cursor: pointer;
  text-align: center;
  z-index: 999;
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  bottom: 3.125rem;
  border-radius: 10px;
  right: 1.875rem;
  color: #ee3537;
  border: 0.0625rem solid #ee3537; }
  .back-to-top:hover {
    background: #ee3537;
    color: #fff;
    opacity: 0.8; }
  .back-to-top i {
    transform: rotate(0deg); }

.btn-call span,
.btn-mess span {
  display: inline-block;
  font-size: 1.875rem;
  width: 3.75rem;
  height: 3.75rem;
  margin: auto;
  border-radius: 50%;
  line-height: 3.75rem;
  text-align: center;
  color: white;
  background: white;
  position: relative; }
  .btn-call span:before,
  .btn-mess span:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    border-radius: 50%;
    border: solid 0.0625rem white;
    -webkit-animation-name: zoomin;
    -moz-animation-name: zoomin;
    -ms-animation-name: zoomin;
    -o-animation-name: zoomin;
    animation-name: zoomin;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }
  .btn-call span:after,
  .btn-mess span:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    border-radius: 50%;
    background: white;
    z-index: -1;
    -webkit-animation-name: zoomout;
    -moz-animation-name: zoomout;
    -ms-animation-name: zoomout;
    -o-animation-name: zoomout;
    animation-name: zoomout;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    -moz-animation-direction: alternate;
    -ms-animation-direction: alternate;
    -o-animation-direction: alternate;
    animation-direction: alternate; }
  .btn-call span i,
  .btn-mess span i {
    -webkit-animation-name: lac;
    -moz-animation-name: lac;
    -ms-animation-name: lac;
    -o-animation-name: lac;
    animation-name: lac;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }

.img-zoom {
  overflow: hidden;
  display: block; }
  .img-zoom img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 3s ease;
    -moz-transition: 3s ease;
    -ms-transition: 3s ease;
    -o-transition: 3s ease;
    transition: 3s ease; }
  .img-zoom:hover img {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3); }

@font-face {
  font-family: SVG-Gotham;
  src: url('../fonts/SVN-Gotham Black.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: SVG-Gotham;
  src: url('../fonts/SVN-Gotham Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: SVG-Gotham;
  src: url('../fonts/SVN-Gotham Light.otf') format('opentype'),url('../fonts/SVN-Gotham Light.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: SVG-Gotham;
  src: url('../fonts/SVN-Gotham Bold.otf') format('opentype'),url('../fonts/SVN-Gotham Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: SVG-Gotham;
  src: url('../fonts/SVN-Gotham Book.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

html,
body {
  color:#424242;
  font-family: SVG-Gotham, sans-serif; }
body::-webkit-scrollbar {
  width: 7px; }

body::-webkit-scrollbar-thumb {
  border-radius: 15px;
  width: 7px;
  background: #F21520; }

a:hover {
  text-decoration: none; }

.button-to-top_hidden {
  visibility: hidden;
  opacity: 0; }


@keyframes fadeDown {
  0% {
    transform: translateY(-100%); }
  100% {
    transform: translateY(0); } }

.header-body {
  position: relative;
  z-index: 100;
}
.header-body.show::before{
  opacity: 1;
}
.header-body::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url('../images/bg-menu-header.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  opacity: 0.61;
  z-index: -1;
}

.header-top {
  background: #000;
  padding: 10px; }

.logo-hotline a {
  font-size: 13px;
  color: #fff;
  font-family: roboto;
  text-decoration: none; }

.hotline-number {
  padding-right: 15px;
  color: #fff;
  font-size: 0.875rem; }
  .hotline-number img {
    margin-right: 0.75rem; }

.i-con-hd {
  margin-right: 0.5625rem; }

.logo-login {
  text-align: right; }

.logo {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%; }

.logo-login a {
  color: #fff;
  font-size: 14px;
  font-family: "arial", sans-serif;
  text-decoration: none;
  font-weight: bold; }

.login-span {
  padding-left: 15px; }

.nav {
  padding: 6px 0;
  background-color: transparent;
  position: relative; }

.toggle {
  width: auto;
  color: #003770;
  box-sizing: border-box;
  display: none; }

.menu_container {
  align-items: center; }

.toggle img {
  margin-left: 15px; }

.toggle i {
  font-size: 24px;
  padding-right: 20px; }

.btn-search {
  color: #ff0000;
  border: none;
  outline: none;
  background: transparent; }
  .btn-search i {
    font-size: 24px; }

.banner {
  position: relative;
  z-index: 0; }


.menu ul li i {
  position: absolute;
  top: 8px;
  right: 0.9375rem;
  z-index: 1;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
  background: #fe0002;
  min-width: 25px;
  text-align: center; }

.banner-img img {
  width: 100%; }

.banner_page {
  position: relative;
  z-index: 1; }

.banner_page img {
  width: 100%;
  max-width: 1920px;
  max-height: 400px; }

.bg_black {
  background-color: #212121; }

.breadcrumbs-wrap .breadcrumb {
  margin-bottom: 0;
  padding: 1rem 0;
  background-color: transparent;
  list-style: none outside none; }
  /*.breadcrumbs-wrap .breadcrumb span {
    color: #808080;
    text-transform: uppercase; }
    .breadcrumbs-wrap .breadcrumb span.breadcrumb_last {
      color: #de0202; }
    .breadcrumbs-wrap .breadcrumb span a {
      color: #808080;
      text-decoration: none;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .breadcrumbs-wrap .breadcrumb span a:hover {
        color: #de0202; }*/
.breadcrumbs-wrap .breadcrumb li {
  display: flex;
  align-items: center;
  justify-content: center;
}
.breadcrumbs-wrap .breadcrumb li::after {
  content: "\f101 ";
  margin: 0 0.3125rem;
  font-family: 'fontAwesome';

}
.breadcrumbs-wrap .breadcrumb li:last-child::after {
  opacity: 0;
  pointer-events: none;
}
.breadcrumbs-wrap .breadcrumb li a {
  color: #808080;
  font-size: 0.875rem;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.breadcrumbs-wrap .breadcrumb li a:hover {
  color: #ff0000;
}
.breadcrumbs-wrap .breadcrumb li:last-child a {
  color: #ff0000;
  pointer-events: none;
}


a {
  text-decoration: none;
  color: inherit; }

.c-img {
  display: block;
  position: relative;
  padding-top: 73%; }

.c-img img, .c-img iframe,
.c-img video, .c-img .bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit; }

.img__ {
  position: relative;
  display: block; }
  .img__::before {
    content: "";
    background: rgba(243, 238, 238, 0.45);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .img__::after {
    content: "";
    background: rgba(243, 238, 238, 0.45);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .img__:hover::before {
    opacity: 1;
    top: 50%;
    bottom: 50%; }
  .img__:hover::after {
    opacity: 1;
    left: 50%;
    right: 50%; }

.title-page {
  font-size: 1.75rem;
  color: #de0202; }

.item-new-big .image {
  padding-top: 63%; }
.item-new-big .info {
  color: #fff; }
  .item-new-big .info .name {
    padding: 0.5rem 0;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5; }
    .item-new-big .info .name:hover {
      color: #de0202; }
  .item-new-big .info .short {
    font-size: 0.875rem;
    line-height: 1.5; }

.date-by {
  padding: 0.5rem 0;
  color: #808080;
  font-size: 0.875rem; }

.item-new-small {
  border-bottom: 1px solid #808080;
  margin-bottom: 0.5rem; }
  .item-new-small:last-child {
    border-bottom: 0; }
  .item-new-small .image {
    padding-top: 50%; }
  .item-new-small .name {
    display: inline-block;
    padding: 0.5rem 0;
    color: #fff;
    font-size: 0.875rem;
    line-height: 1.5; }
    .item-new-small .name:hover {
      color: #de0202; }

.form-search-new {
  height: 30px;
  background-color: #fff;
  border: 1px solid #808080;
  border-radius: 5px;
  overflow: hidden; }
  .form-search-new .form-control {
    width: 100%;
    max-width: cacl(100%-2.5rem);
    height: 100%;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    outline: none;
    padding-right: 0.625rem;
    font-size: 0.875rem; }
  .form-search-new .btn-submit-search {
    width: 2.5rem;
    height: 100%;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    outline: none;
    background-color: transparent; }
    .form-search-new .btn-submit-search:hover {
      color: #de0202; }

.title-sidebar-page {
  color: #fff;
  font-size: 1rem;
  padding: 10px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #fff; }

.link-seemore {
  font-size: 12.5px;
  color: #e10000;
  padding-right: 10px; }
  .link-seemore i {
    font-style: normal; }

.item-new-2 {
  padding: 10px 0;
  border-bottom: 1px solid #fff; }
  .item-new-2 .image {
    width: 180px;
    height: 180px;
    padding: 0;
    flex-shrink: 0;
   }
   .item-new-2 .image img{
     position: unset;
   }
  .item-new-2 .info-new {
    width: calc(100% - 180px);
    padding-left: 0.625rem; }
    .item-new-2 .info-new .name {
      font-size: 1rem;
      color: #fff;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-line-clamp: 2;
      display: -webkit-box;
      -webkit-box-orient: vertical;
    }
      .item-new-2 .info-new .name:hover {
        color: #ff0000; }
    .item-new-2 .info-new .short {
      color: #adadad;
      font-size: 0.875rem; }
    .item-new-2 .info-new .date-by {
      color: #adadad;
      font-size: 0.75rem; }

.news-all .list-item .col-md-12:last-child .item-new-2 {
  border-bottom: none; }

.pagination {
  display: flex;
  justify-content: center;
  margin-bottom: 1.875rem;
  margin-top: 1.875rem; }
  .pagination {
    display: flex;
    align-items: center;
    justify-content: center; }
    .pagination > * {
      min-width: 1.25rem;
      min-height: 1.25rem;
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center; }
      .pagination > * {
        font-size: 1.125rem;
        color: #fff; }
      .pagination strong {
        color: #de0202;
        text-decoration: underline; }
      .pagination a {
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
        .pagination a:hover {
          color: #de0202;
          text-decoration: underline; }

.product-sidebar {
  padding: 10px 0 20px; }

.item-pro-sidebar {
  padding: 20px 0;
  border-bottom: 1px solid #909090; }
  .item-pro-sidebar .image {
    width: 115px; }
    .item-pro-sidebar .image img {
      width: 100%;
      height: 100%;
      max-height: 80px; }
  .item-pro-sidebar .info {
    width: calc(100% - 115px);
    padding-left: 10px; }
    .item-pro-sidebar .info .name {
      font-weight: 600;
      font-size: 1rem;
      color: #fff; }
    .item-pro-sidebar .info .short {
      font-size: 0.875rem;
      color: #fff; }

.btn-phone-contact {
  display: block;
  max-width: 350px;
  width: 100%;
  padding: 0.875rem;
  margin: 0px auto;
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
  background-color: #de0202;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .btn-phone-contact:hover {
    color: #de0202;
    background-color: #fff; }


    .list-pro-search .box-card-pro {
      border: solid thin #ebebeb;
  }
  .menu-cate-new-sidebar a {
    display: block;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}