/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
}


.cai3 .small-title {
    font-weight: 600;
	color: #fff;
}
.flickity-prev-next-button svg{
	    top: 1110% !important;
}
.flickity-button{
	font-weight: bolder !important;
}
.header-main .nav > li > a{
	font-family: 'fz-poppins-bold' !important;
}
h3{
	font-size:24px;
}
h2{
	font-size:32px;
}
h1{
	font-size:40px;
}
blockquote, dl, figure, form, ol, p, pre, ul {
    margin-bottom: 1.3em;
    font-size: 14px;
    line-height: 25px;
}
.tobar-icon .fa-solid {
color: #1b75bb;
	}
.header-wrapper.container-width,.header-wrapper .full-width .ubermenu-nav, .header-wrapper .container,.header-wrapper .row {
    max-width: 1400px;
}

	
}
/*nút*/
/* Ẩn icon SVG mặc định */
.slider-arrow .flickity-prev-next-button svg {
  display: none;
	
}

.slider-arrow svg.flickity-button-icon {
    display: none;
}

/* Nút Prev */
.slider-arrow .flickity-prev-next-button.previous::before {
  content: "\f060";  
  font-family: "Font Awesome 6 Free";  
  font-weight: 900;  
  font-size: 25px;
 color: #1E4397;
  display: inline-block;
}

/* Nút Next */
.slider-arrow .flickity-prev-next-button.next::before {
  content: "\f061";  
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 25px;
  color: #1E4397;
  display: inline-block;
}

.slider-arrow .flickity-prev-next-button {
  background-color: transparent;
  border: none;
  width: 50px;
  height: 50px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: none;
	
}
.slider-arrow .flickity-prev-next-button {
  position: absolute;
  top: -20%;           
  right: auto;        
  background-color: transparent;
  border: none;
  cursor: pointer;
  box-shadow: none;
  display: flex;
  justify-content: center;
  align-items: center;
	
}

/* Nút Next */
.slider-arrow .flickity-prev-next-button.next {
  right: 10px;         
  z-index: 10;
}

/* Nút Prev */
.slider-arrow .flickity-prev-next-button.previous {
	 left: 85%;  
  z-index: 10;
}
.client .flickity-prev-next-button.previous {
    left: 90%;
    z-index: 10;
}
.why-top .text-box-content.text.dark {
    top: -100px;
    right: -21.5%;
}
/*video*/
.image-top{
	  top: -20px;
}
.image-tc .image-wrapper img {
  
    height: 668px;
    display: block;
    object-fit: cover;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 40px 100%, 0 calc(100% - 40px));
    width: 842px;
}
.why-top .video-button-wrapper {
     width: 100px;
    height: 100px;
    top: -50px;
  background-color: #1b75bb; 
  display: flex;
  justify-content: center;
  align-items: center; 
  box-shadow: 0 2px 6px rgba(0,0,0,0.1); 
  overflow: visible;    
	    right: -10px;
    position: absolute;
}
.why-top .video-button-wrapper.is-outline {
  background-color: transparent;
  border: 2px solid #666;
}

/* Căn icon bên trong */
.why-top .video-button-wrapper .button {
 border:none;
	
}
.why-top .text-box-content.text.dark {
    top: -50px;
    right: -21.5%;
}

/*ảnh*/
/* .image-wrapper {

      overflow: hidden;
      position: relative;
      background-color: #0057b7;
      clip-path: polygon(0 0, 100% 0, 100% 100%, 40px 100%, 0 calc(100% - 40px));
    }

    .image-wrapper img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
    } */
.image-wrapper {

        width: 45%;
  position: relative;
  z-index: 2;
  order: 2; 
    }
 .image-wrapper img {
     margin-top: -5%;
  height: auto;
  display: block;
  object-fit: cover;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 40px 100%, 0 calc(100% - 40px));
    }
/*Thế mạnh*/
.item-partner {
      display: flex;
      align-items: center;
      margin-bottom: 2rem;
    }

.circle-partner {
      min-width: 80px;
      min-height: 80px;
      background-color: white;
      color: #0047ab;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      font-size: 1.2rem;
      margin-right: 1.5rem;
    }

.text-partner {
      font-size: 1rem;
      line-height: 1.6;
    }


.why-top .button.icon i {
    font-size: 1em;
}
/*xem video */
strong.wacth {
    margin-top: 30px;
    position: absolute;
	color: #252525;
}
.move-video {
    margin-bottom: -2%;
	 position:relative;
	right: 50px;
}
/*courn*/
span.count-up {
    opacity: 0;
    transition: opacity 2s;
    font-size: 50px;
    font-weight: bold;
}
/*dich-vu*/
.dich-vu{
	text-align: center !important;
}
.service .nav-tabs > li > a:not(.nav-tabs>li.active>a) {
    border-left: 1px solid #1b75bb;
    border-right: 1px solid #1b75bb;
    border-top: 2px solid #1b75bb;
    padding-left: 15px;
    padding-right: 15px;
    background: #1b75bb;
	color:#fff;
	
}

.service .nav-tabs>li.active>a {
    border: none;  
	  box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
}
.new p.from_the_blog_excerpt, .new h5.post-title.is-large {
    color: #000000;
} 

.new h5.post-title.is-large:hover
{
    color: #000000;
}
/*new*/
.small-title-new {
  font-size: 14px;
  color: #1e4397;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 8px;
  position: relative;
  display: inline-block;
  font-weight: 500;
}

.small-title-new::after {
  content: "";
  display: inline-block;
  width: 50px;
  height: 2px;
  background-color:  #1e4397;
  margin-left: 10px;
  vertical-align: middle;
  position: relative;
	 font-size: 14px;
}

.new-old {
    margin-top: 2%;
}
.new-old .box-text.text-left.is-large {
    padding: 0;
}
h5.post-title.is-large {
      padding: 0 25px;
}
.new-old .new-old .new .box-text-inner.blog-post-inner {
    color: #000;
}

.new-old .dark .widget a:hover, .new-old .dark a:hover {
    color: #000000;
}

.new-old a.button.is-default.is-small.mb-0 {
    width: 100%; 
	padding: 0px;
}

a.button.is-default.is-small.mb-0::after {
    content: "→"; 
    margin-left: 5px;
    font-weight: bold;
    transition: margin-left 0.3s ease;
}
.new-old .is-divider {
    display: none;
}
a.button.is-default.is-small.mb-0:hover::after {
    margin-left: 10px;
}
.new-old a.button.is-default.is-small.mb-0 {
    background: #f4f5fa;
    color: #1e4397;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.new-old a.button.is-default.is-small.mb-0:hover,
.new-old a.button.is-default.is-small.mb-0:active {
    background: #1e4397;
    color: #fff;
}
.new-old .box.box-normal.box-text-bottom.box-blog-post.has-hover {
    background-color: #fff;
}

.new-old .article-author {
  font-size: 14px;
  color: #555;
/*   display: block; */
  margin-bottom: 4px;
  font-weight: 500;
}
.new-old .article-author i {
  margin-right: 6px;
  color:#1e4397;
}
	
.social-icons {
      display: flex;
      gap: 20px;
    }

.social-icons a {
      display: inline-flex;
      justify-content: center;
      align-items: center;
      transition: transform 0.3s, box-shadow 0.3s;
      overflow: hidden;
}

.social-icons a:hover {
      transform: scale(1.1);

}
 .social-icons i {
    font-size: 18px;
    margin: 10px 0;
	 color: #fff;
}

  .img-container {
 width: 100%;

    position: relative;
    margin: auto;
  }
  .main-image {
    width: 100%;
    display: block;
    border-radius: 8px;
    position: relative;
    z-index: 2;
  }
  .circle-bg {
    position: absolute;
    width: 350px;
    height: 350px;
    background-color: #276fc0; /* màu xanh dương */
    border-radius: 50%;
    bottom: -120px; /* xuống dưới ảnh lớn */
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
  }
  .small-image {
    position: absolute;
    width: 180px;
    border-radius: 8px;
    bottom: -10px;
    right: 10px;
    box-shadow: 0 8px 15px rgba(0,0,0,0.15);
    z-index: 3;
  }
 .solution {
    color: white;

}
.giai-phap {
    padding: 20px;
}
  .top-row-solution {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .icon-solution {
    width: 50px;
    height: 50px;
margin-right: 100px;
  }
  .number-solution {
    font-size: 46px;
    font-weight: bold;
/*     opacity: 0.3; */
  }
  .text-solution {
    margin-top: 10px;
    font-weight: 600;
	color: white;
  }

.client img.ux-logo-image.block {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.small-title {
    font-weight: 600;
    font-size: 11px;
    color: #1E4397;
    text-transform: uppercase;
    display: flex;
    align-items: center;
   font-size: 14px;
    margin-bottom: 8px;
  }
  .small-title::after {
    content: "";
    width: 49px;        
    height: 2px;
    background-color: #1E4397;
    border-radius: 1px;
    margin-left: 12px;
    flex-grow: 0;
  }
  .big-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 1.2;
    color: #222222;
  
  }
/* giai phap*/

.giai-phap {
  background-color: transparent;
  transition: background-color 0.3s ease;
  cursor: pointer;
  display: inline-block;
  border: 2px solid rgba(59, 56, 66, 0.919); 
  border-radius: 5px; 
    padding: 20px;
}

.giai-phap .icon-solution img {
  transition: filter 0.3s ease;
  display: block;
  width: 100%;
  height: auto;
}
.giai-phap:hover {
  background-color: #1b75bb;
}

.giai-phap:hover .text-solution {
  color: #fff;
}

/* Responsive cho màn hình nhỏ (di động) */
@media (max-width: 768px) {
  .giai-phap {
    padding: 12px; 
    max-width: 100%; 
    border-width: 1.5px; 
  }

  .giai-phap .icon-solution img {
    max-height: 100px; 
  }

  .giai-phap .text-solution {
    font-size: 14px;
  }
	 .icon-solution {

margin-right: 25px;
  }
/*mui ten*/	
.slider-arrow .flickity-prev-next-button.next {
    right: 10%;
    z-index: 10;
}
	.slider-arrow .flickity-prev-next-button {
    position: absolute;
    top: -20%;
    right: auto;
    background-color: transparent;
    border: none;
    cursor: pointer;
    box-shadow: none;
    display: flex
;
    justify-content: center;
    align-items: center;
}
}

/* Block 1 */

.solution-1 :hover .icon-solution img {
  content: url('http://demo22.vinasite.top/wp-content/uploads/2025/05/cac-giai-phap-12.png');
}

/* Block 2 */

.solution-2 :hover .icon-solution img {
  content: url('http://demo22.vinasite.top/wp-content/uploads/2025/05/icon-2.png');
}

/* Block 3 */

.solution-3 :hover .icon-solution img {
  content: url('https://demo22.vinasite.top/wp-content/uploads/2025/05/icon-banner.png');
}

.solution-4 :hover .icon-solution img {
  content: url('http://demo22.vinasite.top/wp-content/uploads/2025/05/cac-giai-phap-1.png');
}

.solution-5:hover .icon-solution img {
  content: url('http://demo22.vinasite.top/wp-content/uploads/2025/05/bannerr.png');
}

.solution-6 :hover .icon-solution img {
  content: url('http://demo22.vinasite.top/wp-content/uploads/2025/05/icon-6.png');
}


.solution-7 :hover .icon-solution img {
  content: url('http://demo22.vinasite.top/wp-content/uploads/2025/05/cac-giai-phap-14.png');
}

/*block 4*/
.giai-phap {
  background-color: transparent;
  transition: background-color 0.3s ease;
  cursor: pointer;
  display: inline-block;
}


.giai-phap .icon-solution img {
  transition: filter 0.3s ease;
  display: block;
  width: 100%;
  height: auto;
}

.giai-phap:hover .text-solution {
  color: #fff; 
}


/* Block 1 */


/*ESET PROTECT Elite*/
   .container-image {
    display: flex;


  }
  /* Phần ảnh bên trái */
  .image-display {
    width: 50%;

    border-radius: 8px;
    overflow: hidden;
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff; /* nền trắng */
  }
  .image-display img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    transition: opacity 0.3s ease;
  }
  /* Phần danh sách bên phải */
  .edr-list {
    width: 50%;
    display: flex;
    flex-direction: column;

    padding: 20px 30px;
    border-radius: 8px;
  }
  .edr-item {
    padding: 16px 24px;
    border-left: 4px solid transparent;
    margin-bottom: 5px;
    cursor: pointer;
    transition: border-color 0.3s ease, background-color 0.3s ease;
    border-radius: 4px;
  }
  
  .edr-item:hover {
    background-color: #f5f5f5;
  }
  .edr-item.active {
    border-left-color: #0078d7;
    background-color: #f5f5f5;
  }
  .edr-item strong {
    display: block;
    font-weight: 600;
    margin-bottom: 6px;
    color: #222;
    transition: color 0.3s ease;
  }
  .edr-item.active strong {
    color: #000;
  }
  /* Ẩn phần p mô tả mặc định */
.edr-item p {
  margin: 0;
  color: #555;

  max-height: 0;
  opacity: 0;
  overflow: hidden;

  transition: max-height 0.4s ease, opacity 0.4s ease;
}

.edr-item.active p {
  max-height: 200px; /* chỉnh cao tùy nội dung */
  opacity: 1;
  margin-top: 8px;
}

/*ý kiên*/
.evaluate .quote-container {
  display: flex;
  align-items: center;
  gap: 12px; 
  font-family: Arial, sans-serif;

}

.evaluate .quote-mark {
  font-size: 88px;
  color: #1b75bb; 
  line-height: 1;
  user-select: none;
  font-style: normal; 
}

.evaluate .quote-text {
  font-weight: 700;
  font-size: 18px;
  color: #1b75bb; 
  font-style: normal; 
  position: static; 
  padding-bottom: 0;
}
.evaluate img.attachment-thumbnail.size-thumbnail {
    border: 5px solid #1b75bb;
}
/*ưu đãi*/
  h2.title-request {
    text-align: center;
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 40px;
  }

  .request-tabs {
    display: flex;
    margin: 0 auto 40px auto;
    border-bottom: 1px solid rgba(255,255,255,0.2);
  }

  .request-tab {
    flex: 1;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    padding-bottom: 12px;
    color: white;
    cursor: pointer;
  }

  .request-tab.active {
    border-bottom: 3px solid white;
  }

  .right-column p {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 30px;
}

/*contentacceleration**/
  .resources {
    background-color: #0073ba;
    color: white;
    padding: 20px;
  }
  .resources h3 {
    font-weight: 700;
    margin-bottom: 20px;
  }
  .resources ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .resources li {
    display: flex;
    margin-bottom: 15px;
    cursor: pointer;
  }
  .resources li i {
    margin-right: 10px;
/*     text-align: center; */
  }
  .resources li:hover {
    text-decoration: underline;
  }
/*mobil Media Acceleration Live Broadcast*/
 .CDNetworks .quote-icon {
    font-size: 60px;
    color: #1b75bb;
    margin-bottom: 20px;
    font-weight: 700;
  }
   .CDNetworks .quote-text {
 
    margin: 0 auto 25px;
    font-size: 16px;
    line-height: 1.6;
    color: #444;
  }
  .CDNetworks .quote-author {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    color: #1b75bb;
    font-weight: 600;
  }
 .CDNetworks .quote-author img {
    width: 40px;
    height: auto;
    border-radius: 4px;
  }
  .CDNetworks .author-name {
    font-weight: 700;
  }

/*banner*/
.ve-chung-toi .text-box-content.text.dark {
    top: -70px;
    right: -26.5%;
}
.image-tc .image-wrapper {
    width: 45%;
    position: relative;
    z-index: 2;
    margin-top: -30px;
}
.ve-chung-toi .image-wrapper img {
    width: 842px;
    height: 668px;
    margin-top: -5%;
    display: block;
    object-fit: cover;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 60px 100%, 0 calc(100% - 60px));
}
.page-title-inner {
  display: flex;
  flex-direction: column; 
  align-items: flex-start; 
  text-align: left;
  gap: 8px; 
  max-width: 100%;
  padding-left: 15px; 
}

.title-wrapper,
.title-content {
  width: 100%;
}

.title-wrapper h1.entry-title {
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 700;
}

.title-breadcrumbs {
  white-space: normal; 
  word-break: break-word;
  font-size: 1rem;
  color: #666;
}
.banner .text-right {
    text-align: left;
}

.icon-banner img.attachment-.size-,.icon-sanpham img.attachment-.size- {
    border-left: 3px solid #fff;
    background: #15202b4a;
    border-radius: 10px;
    padding: 15px;
}
/* Responsive */
@media (max-width: 768px) {
  .page-title-inner {
    padding-left: 10px;
  }

  .title-wrapper h1.entry-title {
    font-size: 2rem;
  }

  .title-breadcrumbs {
    font-size: 0.9rem;
  }
}
/**/
.choose-us .is-italic {
    font-style: normal !important;
}
.strong-points {
  color: #fff;

}

.number-line {
  display: flex;
  align-items: center;
  margin-bottom: 0px;
}

.number-strong {
  font-weight: 700;
  font-size: 2.5rem;
  position: relative;
  padding-right: 25%;
  white-space: nowrap;
}

.number-strong::after {
  content: "";
  position: absolute;
  top: 70%;
  right: 0;
  transform: translateY(-50%);
  width: 100px;
  height: 2px;
  background-color: #fff;
}

.text-strong {
  text-align: justify;
  font-size: 1rem;
  line-height: 1.5;
}

.diem-manh .box-image {
  position: relative; 
}

.diem-manh .box-image::before {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background: linear-gradient(
    to bottom,
    transparent 0%,    
   
    #100c1d 100% 
  );     
  );
  pointer-events: none; 
  z-index: 1; 
}
/*haft*/
.container-haft {
  display: flex;
  width: 100%;
  height: 418px; 
  background-image: url('http://demo22.vinasite.top/wp-content/uploads/2025/05/cam-ket-2-1.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: white; 
}

.image-half {
  width: 45%;
 position: relative;
    overflow: visible; 
    z-index: 2;  
}

.image-half img {
/* 	    width: 842px; */
    margin-top: -10%;
/*     height: 668px; */
    display: block;
    object-fit: cover;

  clip-path: polygon(
    0 0,
    100% 0,
    100% calc(100% - 60px),
    calc(100% - 60px) 100%,
    0 100%
  );
}

.text-half {
  width: 40%;
  padding-left: 9%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 2;  
  background-color: transparent;
}

.text-half .small-title {
  font-weight: 600;
  letter-spacing: 1.5px;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}

.text-half .big-title {
  margin: 0 0 20px 0;
  font-size: 28px;
}

.text-half p {
  line-height: 25px;
  font-size: 14px;
  text-align: justify;
}
.choose-us .big-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 1.2;
    color: #ffffff;
}
/*ảnh phải*/
/*msp*/
.tim .msp .container-haft {
  display: flex;
  width: 100%;
  background-image: url('/wp-content/uploads/2025/05/cam-ket-2-1.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: white; 
	    height: 490px;
}

.content-left {
  width: 50%;
  padding: 50px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 2;
  background-color: transparent;
  order: 1; 
}

.image-right {
  width: 45%;
  position: relative;
  z-index: 2;
  order: 2; 
}

.image-right img {
    margin-top: -5%;
    margin-bottom: -5%;
    width: 110%;
    height: auto;
    display: block;
    object-fit: cover;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 80px 100%, 0 calc(100% - 80px));
    height: 598px;
}


 .left-texts {
      flex: 1;
       padding-left: 12%;
      display: flex;
      flex-direction: column;
      justify-content: center;
    }
    .left-texts h2 {
      font-weight: 600;
      font-size: 28px;
      margin: 0 0 15px 0;
      letter-spacing: 0.8px;
    }
    .left-texts p.subtitle {
      font-weight: 300;
      font-size: 18px;
      margin: 0 0 25px 0;
      color: #d1d1d1;
    }
    .left-texts ul {
      list-style: none;
      padding: 0;
      margin: 0 0 40px 0;
    }
    .left-texts ul li {
      margin-bottom: 12px;
      font-size: 14px;
      color: #ccc;
    }
.why-choose-us .left-texts ul li::before {
      content: "•";
      color: #fff;
      display: inline-block; 
      width: 1em;
      margin-left: -1em;
      font-weight: bold;
    }
    .buttons {
      display: flex;
      gap: 12px;
    }
    .btn-primary {
      background-color: transparent;
      border: 2px solid #fff;
      color: #fff;
      padding: 10px 25px;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 14px;
      cursor: pointer;
      border-radius: 3px;
      transition: background-color 0.3s, color 0.3s;
    }
    .btn-primary:hover {
      background-color: #fff;
      color: #0d0e21;
    }
    .btn-secondary {
      background-color: #fff;
      border: none;
      color: #0d0e21;
      padding: 10px 25px;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 14px;
      cursor: pointer;
      border-radius: 3px;
      transition: background-color 0.3s;
    }
    .btn-secondary:hover {
      background-color: #d9d9d9;
    }

/*table*/
.table-sp table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
	border: 1px solid #ccc; 
  box-shadow: 0 4px 8px rgba(0,0,0,0.1); 
  border-radius: 5px; 
  overflow: hidden; 
  }
 .table-sp th,.table-sp td {
    padding: 10px 12px;
    border-bottom: 1px solid #eee;
    vertical-align: middle;
    text-align: center;
    word-wrap: break-word;
  }
.table-sp th:first-child:not(.sub-text),
.table-sp td:first-child:not(.sub-text) {
  text-align: left;
  color: #2978b5;
  font-weight: 500;
}

td.sub-text {
    text-align: left;
    padding-left: 2%;
}

.table-sp td:first-child, .table-sp th:first-child {
  background-color: #f5f5f5; 
}

.table-sp thead th {
    background: #fff;
    font-weight: 600;
    color: #222;
    border-bottom: 2px solid #eee;
    padding-bottom: 15px;
    position: relative;
  }

.table-sp .logo {
    display: block;
    margin: 0 auto 6px;
    max-height: 40px;
  }
.table-sp .product-name {
    font-weight: 700;
    font-size: 13px;
    color: #2b4f76;
    margin-bottom: 3px;
  }
.table-sp .product-desc {
    font-size: 11px;
    color: #8c9ab4;
    line-height: 1.2;
  }
.table-sp .checkmark {
    color: #80cb00;
    font-size: 18px;
  }
.table-sp .addon {
    color: #1b75bb;
    font-weight: 600;
    font-size: 12px;
  }
.table-sp .btn-contact {
    display: inline-block;
    background-color: #1b75bb;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    padding: 8px 12px;
    border-radius: 3px;
    margin: 5px 0 4px;
    cursor: pointer;
    text-decoration: none;
  }
.table-sp .btn-contact:hover {
  background-color: #0a4bb8; 
  box-shadow: 0 4px 8px rgba(10, 75, 184, 0.4); 
}

.table-sp .learn-more {
    font-size: 11px;
    color: #2980b9;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
  }

.table-sp .section-title {
    color: #2978b5;
    font-weight: 600;
    text-align: left;
    background: #f9faff;
    padding-top: 15px;
    padding-bottom: 5px;
    font-size: 13px;
  }


/* Responsive nhỏ hơn 768px */
@media screen and (max-width: 768px) {

.table-sp th,.table-sp td {
    padding: 3px 5px;
    font-size: 10px;
  }
.table-sp .product-name {
    font-size: 11px;
    white-space: normal !important;
  }
.table-sp .product-desc {
    font-size: 9px;
    white-space: normal !important;
  }
.table-sp .btn-contact {
    padding: 4px 6px;
    font-size: 10px;
  }
.table-sp .learn-more {
    font-size: 9px;
  }
.table-sp .logo {
    max-width: 30px;
    margin-bottom: 2px;
  }
}
 .stat-box {
      background: 
    linear-gradient(rgba(27, 117, 187, 0.7), rgba(27, 117, 187, 0.7)),
    url('http://demo22.vinasite.top/wp-content/uploads/2025/05/ESET-products.png') center/cover no-repeat;
      color: white;
      border-radius: 5px;
      font-family: Arial, sans-serif;

      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;

      text-align: center;
      padding: 20px;
    }
    .quote-icon svg {
      width: 50px;
      height: 50px;
      stroke: white;
      fill: none;
      stroke-width: 3px;
    
    }
    .stat-number {
      font-size: 30px;
      font-weight: bold;
      margin-bottom: 8px;
    }
    .stat-text {
      font-size: 16px;
      line-height: 1.5;
    }
/*sao*/
  .center-wrapper {
      display: flex;
      justify-content: center;
      align-items: center;
    }
   .rating-box {
  
      text-align: center;
    }

    .rating-score {
      font-size: 24px;
      font-weight: bold;
      color: #222;
      margin-bottom: 5px;
    }

    .stars {
      display: flex;
		color: #FFA500;
      justify-content: center;
      gap: 4px;
      margin-bottom: 8px;
    }

    .star {
      width: 20px;
      height: 20px;
    }

    .star-filled path {
      fill: #fbbf24;
      stroke: #fbbf24;
    }

    .star-empty path {
      fill: white;
      stroke: #fbbf24;
      stroke-width: 1.5;
    }

    .rating-source {
      color: #1b75bb;
      font-size: 14px;
      font-weight: bold;
    }
/*banner logo*/
.banner-logo {
      display: flex;
/*       align-items: center;
      justify-content: center; */
      gap: 12px;
      margin-bottom: 20px;
    }

    .banner-logo img {
      height: 30px;
    }

    .banner-title {
      font-size: 32px;
      font-weight: bold;
      letter-spacing: 1px;
		    line-height: 34px;
    }

    .banner-description {
      margin: 0 auto;
      font-size: 16px;
      line-height: 1.6;
    }

.banner-description strong {
      font-weight: bold;
    }
 .icon-text-box {
 
    text-align: center;

    color: #1b75bb; 
  }
/*star*/
 p.description {
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
/* 	     width: 483px; */
 
  }

  .stats {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
    font-size: 14px;
  }

  .stats .left-stats, .stats .right {
    width: 48%;
  }

  .stats .number-stats {
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 3px;
  }

  .stats .label-stats {
    font-weight: 600;
  }

  .btn-learn {
    display: inline-block;
    background-color: white;
    color: #2169b5;
    padding: 8px 20px;
    font-weight: 700;
    font-size: 13px;
    border-radius: 3px;
    text-decoration: none;
    margin-bottom: 20px;
    letter-spacing: 1px;
  }

  .quote {
    font-weight: 300;
    font-size: 12px;
    line-height: 1.4;
    font-style: italic;
    margin-bottom: 5px;
  }
.proactive-cyber .container-haft {
    display: flex;
    width: 100%;
    height: auto;
    background-image: url(http://demo22.vinasite.top/wp-content/uploads/2025/05/tai-sao-chon-chung-toi.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: white;
	    height: 647px;
}
/*pdf*/
 .pdf-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
  }
  .pdf-icon {
    flex-shrink: 0;
    width: 40px;
    margin-right: 10px;
  }
  .pdf-icon svg {
    width: 40px;
    height: 40px;
    fill: #336699;
  }
  .pdf-text {
    line-height: 1.2;
  }
  .pdf-text .title {
    font-weight: 500;
    color: #333;
  }
  .pdf-text .link {
    color: #336699;
    font-size: 13px;
    margin-top: 4px;
    text-decoration: none;
    display: inline-block;
  }
  .pdf-text .link:hover {
    text-decoration: underline;
  }
.pdf ul {
    list-style-type: disc;
    padding-left: 20px;
    margin-top: 0;
    margin-bottom: 20px;
  }
.pdf li {
    margin-bottom: 6px;
  }
.pdf a {
    text-decoration: none;
    color: #2a65c7;
    font-size: 14px;
  }
.pdf a:hover {
    text-decoration: underline;
  }

/*tab sp*/
.protections li#tab-protection-tiers {

    text-align: center;
}
a.button.white {
    border: 1px solid #1b75bb;
    color: #1b75bb;
}
 .button.white span {
    display: inline-block;
    line-height: 1.6;
    color: #1b75bb;
}
.icon-banner a.button.secondary.is-outline {
    color: #fff;
}
.icon-banner .secondary.is-outline:hover {
    background-color: #1b75bb;
    border-color: #1b75bb;
    color: #fff;
}
.icon-banner .text-inner.text-center {
    padding-bottom: 20px;
 
}
.icon-banner .gallery-item {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.icon-butom a.button.secondary.is-outline {
    width: 30%;
}


/* u-trust-general-purpose-hsm-se-series */
.tab-us ul.nav.nav-line-bottom.nav-normal.nav-size-large.nav-center li {
    margin-right: 10%;
}
.tab-us ul.nav.nav-line-bottom.nav-normal.nav-size-large.nav-center span {
    color: #fff;
}

.app-packages-title {
    text-align: center;
    font-size: 16px;
    color: #1b75bb;
    margin-bottom: 30px;
}

.app-package {
    display: flex;
    justify-content: space-between;
    align-items: center;
     padding: 5px 15px;
    border: 1px solid #ddd;
    margin-bottom: 10px; 
    background-color: #f9f9f9;
    transition: background-color 0.3s ease;
    border-left: 4px solid #1b75bb; /* Thêm đường gạch dọc bên trái */
}

.app-package:hover {
    background-color: #1b75bb; 
    color: white;
}

.package-info {
    display: flex;
    align-items: center;
    flex: 1;
}

.package-title {
        font-weight: bold;
    color: #1b75bb;
    font-size: 16px;
    margin-right: 5%;
    transition: color 0.3s ease;
    min-width: 180px;
}

.app-package:hover .package-title {
    color: white;
}

.package-icon {
    width: 30px; 
    height: 30px;
    margin-right: 10%;
    transition: transform 0.3s ease;
}

.app-package:hover .package-icon {
    content: url('http://demo22.vinasite.top/wp-content/uploads/2025/05/u-trust-general-purpose-hsm-se-series-.png');
}

.package-description {
    font-size: 14px;
    color: #555;
    margin-top: 15px;
    transition: color 0.3s ease;
}


.app-package:hover .package-description {
    color: white;
}

.package-arrow a {
 margin-bottom: 20px;
    color: #1b75bb;
    cursor: pointer;
    display: inline-block;
    transition: background-color 0.3s ease, color 0.3s ease;
    text-decoration: none; 
}

.package-arrow a:hover {
  
    color: white; 
}
.package-arrow span:hover {
    background-color: #004a99; 
    color: white; 
}
.package-arrow span {
	padding: 15px;
    font-size: 18px;
	 border-radius: 50%;
	 background-color: #fff;
}


h1.entry-title span.article-author{
	display:none;
}
div#comments,.Resources .flickity-prev-next-button.previous::before,.Resources span.article-author   {
    display: none;
}
.Resources page-dots .dot.is-selected {
    background-color: #1b75bb;
    opacity: 1 !important;
}
.Resources a.button.primary.is-link.is-small.mb-0::before {
    font-family: "Font Awesome 6 Free"; 
    content: "\f019"; 
    font-weight: 900; 
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
    font-size: 1em; 
    color: currentColor; 
}
.Resources a.button.primary.is-bevel.is-small.mb-0::before{
	 font-family: "Font Awesome 6 Free"; 
    content: "\f019";  
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
    font-size: 1em; 
}
.Resources a.button.primary.is-bevel.is-small.mb-0 {
    border-radius: 5px;
}
.Resources h5.post-title.is-large {
    padding: 0 25px;
    color: #1b75bb;
}
/**/
.category-header {
    position: relative;
    background-image: url(http://demo22.vinasite.top/wp-content/uploads/2025/05/tin-tuc-2.png);
    background-size: cover;
    background-position: center;
    height: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
/*     text-align: center; */
    color: white;
}
.category-title {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 10px;
    z-index: 2;
    color: white;

}
 #page-breadcrumbs a, .page-title, #page-breadcrumbs .breadcrumbs {
    color: white;
    text-decoration: none;
    font-weight: bold;
}
.banner-footer {
    display: flex;
    height: 180px;
    width: 100%;
  }
  .left-footer {
    flex: 0.55;
    overflow: hidden;
    position: relative;
    z-index: 0;
  }
  .left-footer img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
 .right-footer {
  flex: 0.6;
  background-color: #2569c0;
  color: white;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 15%;
  position: relative;
  clip-path: polygon(90px 0, 100% 0, 100% 100%, 0% 100%);
  margin-left: -7%;
  z-index: 1;
}

  .text-footer {
    font-weight: 600;
    font-size: 40px;
    line-height: 53px;
      margin-left: -10%;
  }
  .btn-contact-footer {
    background-color: white;
    color: #2569c0;
    border: none;
    padding: 10px 25px;
    font-weight: 600;
    cursor: pointer;
    border-radius: 3px;
    box-shadow: 0 0 8px rgba(255,255,255,0.5);
    white-space: nowrap;
  }
  .btn-contact-footer:hover {
    background-color: #e6e6e6;
  }





/*banner trang chủ*/
/*icon*/
.banner-tc .video-button-wrapper .button::before {
  content: "";
  position: absolute;
  top: -9px;  
  left: -8px;
  width: 65px; 
  height: 65px;
  border-radius: 50%;
  border: 1px solid #fff; 
  box-sizing: border-box;
  z-index: -1; 
}

/**/


.banner-tc a.button.open-video.icon.circle.is-outline.is-xlarge {
    background: #1b75bb;
    border: #2196F3;
}
/* .banner-tc i.icon-play{
	padding-top:10px;
} */
   
.banner-content {
      position: relative;
      z-index: 3;
      color: white;
      padding: 50px 40px;
    }

.nav-line-bottom>li>a:before{
    background-color: #fcfcfc;
    content: " ";
    height: 3px;
    left: 50%;
    opacity: 0;
    position: absolute;
    transform: translateX(-50%);
    transition: all .3s;
    width: 100%;
}
/*sanpham*/
.downloadsn .col.post-item {
    padding-bottom: 0;
}
.box-blog-post .is-divider {
    height: 2px;
    margin-bottom: .5em;
    margin-top: .5em;
    display: none;
}
.downloadsn h5.post-title.is-large
 {
    padding: 0 0 0 0;
    color: #1b75bb;
    font-weight: inherit;
    font-size: 14px;
}
.downloadsn p.from_the_blog_excerpt {
    font-size: 20px;
    font-weight: 500;
}
/*CENTAGATE®  Turnkey Solution*/
.Turnkey-Solution .container-haft {
    display: flex;
    width: 100%;
    height: 300px;
}
.Physical .container-haft {
    display: flex;
    height: 240px;
}
/*dich vu*/
.header-dich-vu h1.entry-title.mb-0 {
    display: none;
}
.header-dich-vu .is-uppercase, .uppercase {
    line-height: 1.2;
    text-transform: initial;
}
.woocommerce-breadcrumb .divider {
    color: #000; 
    position: relative;
    display: inline-block;
    width: 10px; 
}

/* .woocommerce-breadcrumb .divider::before {
   font-family: "Font Awesome 6 Free"; 
    content: ">";  
    font-weight: 100;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    color:#fff; 
    font-size: 12px;
} */
.challenge .circle-partner {
     min-width: 50px;
    min-height: 50px;
    background-color: #1b75bb;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 18px;
    margin-right: 1.5rem;
}
/*dich vu*/


.sMEs .image-half img {
    margin-top: -15%;
	width: 700px;
}
.intro .dark .breadcrumbs a {
    color: #7c7c7c;
} 
.intro .dark .breadcrumbs {
    color: #000000;
}
/*tin tuc*/
section#category-page .post-item.category-list, .related-post {
    box-shadow: 0 2px 6px rgb(0 0 0 / 0.1);
    transition: box-shadow 0.3s ease;
    border-radius: 4px;
    background-color: #fff;
}
section#category-page .post-item.category-list:hover, .related-post:hover {
    box-shadow: 0 8px 20px rgb(0 0 0 / 0.15);
	
}
section#category-page .post-content h4 {
    line-height: 1.3em;
/*     overflow: hidden; */
    text-overflow: ellipsis;
	    padding: 20px;
	height: 150px;
}
section#category-page .post-content .article-info a, .xemthem, .btn-xem-them {
	width:100%;
	text-align:center;
    display: inline-block;
    margin-top: 10px;
    color: #1e4397; 
    background-color: #f4f5fa; 
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 4px;
    transition: background-color 0.3s ease;
}

section#category-page .post-content .article-info a span   {
    margin-left: 8px;
    font-weight: 600;
}
section#category-page span.article-author{
    padding-bottom: 30px;
    line-height: 2em;
	    font-size: 14px;
	    color: #302c2ca1;
}
section#category-page .post-content .article-info a:hover, .xemthem:hover{
    background-color: #1e4397; 
    color: #FFFFFF;
}
.xemthem a:hover {
    color: #fff;
}
section#category-page i.fa.fa-user {
    color: #1e4397;
}
/*liên hệ*/
p.title-form span {
    color: red;
}
.col.medium-12.small-12.large-12.noPadding.hai-cot.cot-hai {
    margin-top: -5%;
}
.form-lien-he input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background-color: #f8f8f8!important;
    color: #333;
    opacity: 1 !important;
    outline: 0;
	border:none;
	box-shadow:none;
}
.form-lien-he input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:focus {
    background-color: #f8f8f8 !important;
    color: #333;
    opacity: 1 !important;
    outline: 0;
    border-left: 1px solid #2196F3 !important;
    border: none;
    box-shadow: none;
}
.Contact-us i {
    COLOR: #1B75BB;
	    padding-right: 10px;
}
.Contact-us .contact-header {
    COLOR: #000;
    font-weight: bold;
}
.Contact-us .address {
    padding-left: 25px;
}
.footer-contact-us.Contact-us i {
	COLOR: #1B75BB;
}
/*footer*/
  .footer-lh {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #bfc1ce;
    font-weight: 600;
    font-size: 14px;
	      padding-top: 15px;
  }
  .footer-lh .left-lh {
    display: flex;
    align-items: center;
    gap: 15px;
  }
  .footer-lh .left-lh b {
    color: white;
  }
  .footer-lh .social-icons a {
    color: #2c6dd8;
    text-decoration: none;
    font-size: 16px;
    transition: color 0.3s;
  }
  .footer-lh .social-icons a:hover {
    color: #558fff;
  }
  .footer-lh .right-lh a {
    color: #2c6dd8;
    text-decoration: none;
    margin-left: 5px;
  }
  .footer-lh .right-lh span {

    color: #bfc1ce;
  }
.footer-contact-us i{
    color: #1b75bb;
}
h5.post-title.is-large {
    min-height: 150px;
}
.right-overlay {
  position: absolute;
  top: 40px;
  right: 0;
  height: 140px;
  width: 73%;
  background-color: #2569c0;
  opacity: 0.6;
  clip-path: polygon(70px 0, 100% 0, 100% 100%, 0% 100%);
  z-index: 0;
}
/*mobile*/
@media (max-width: 600px) {
  .banner-footer {
    flex-direction: column;
    height: auto; /* tự động cao cho nội dung */
  }
  .left-footer,
  .right-footer {
    flex: none;
    width: 100%;
    height: auto;
    margin-left: 0;
    clip-path: none; /* bỏ chéo trên mobile cho dễ đọc */
    padding: 15px 20px;
    box-shadow: none;
  }
  .left-footer img {
    height: auto;
    max-width: 100%;
  }
  .right-footer {
    background-color: #2569c0;
    color: white;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    padding: 15px 20px;
  }
  .right-overlay {
    display: none; 
  }
  .corner-bo {
    display: none;
  }
  .text-footer {
    font-size: 16px;
    max-width: 100%;
  }
  .btn-contact-footer {
    padding: 10px 15px;
    font-size: 14px;
    width: 100%;
    box-shadow: none;
  }
}
/*menu*/
/*menu*/


/**/

.get-started h2.title-request {
    text-align: center;
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 40px;
    color: #fff;
}

/*qs*/
/* .question .accordion-item .toggle i:before {
    content: '\2b';
    font-family: "Font Awesome 6 Pro" !important;
    color: #000 !important;
    font-weight: 500;
} */
.question .accordion-item {
/*     border-top: 1px solid #b5c4cf4a; */
    border-bottom: 1px solid #b5c4cf4a;
    /* border-radius: 10px; */
    padding: 5px 15px;
    margin: 0 0 10px 0;
    background: #fff;
}
.question .accordion-title {
    border-top: none !important;
	display: block;}
.toggle i {
    font-size: 1.8em;
    transition: all .3s;
	 padding: 0;
}
.question .accordion .accordion-title  {
    border-top: 0;
      font-size: 20px;
    padding-left: 0 !important;
    font-weight: 700;
    color: #000;
}
.accordion .active .toggle {
    color: currentColor;
    opacity: 1;
}
.question .toggle {
    transform: unset !important;
}
.question .toggle {
    right: 0;
    left: unset !important;
    position: absolute !important;
}
.question .accordion-title.active i:before {
    content: '\2212' !important; 
    font-weight: 300;
    font-size: 18px;
    font-family: "Font Awesome 6 Pro" !important;
}
/*trang chủ*/

.number-solution {
    color: #1b75bb;
}

.giai-phap:hover .number-solution {
    color: #fff;
    transition: color 0.3s ease;
}

.inthuong h2,{
  font-weight: 400;       
}
.inthuong h3{
  font-weight: 400;       
}


/*font*/
/* Khai báo font Poppins trọng lượng bình thường (400) */
p{
	font-size:14px;
}

.article-inner .article-meta {
    padding-bottom: 50px;
}
/*bv lien quan*/
span.article-author i.fa.fa-user {
    padding-bottom: 30px;
    line-height: 2em;
	    font-size: 14px;
	    color: #1e4397; 
}


/*bản mobile*/
/* Mobile style */
@media (max-width: 767px) {
.footer-contact-us  .footer-lh {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 15px 10px;
    color: #333;
    font-size: 14px;
    text-align: center;
    gap: 12px;
  }

.footer-contact-us  .footer-lh .left-lh {
    width: 100%;
  }

.footer-contact-us  .footer-lh b {
    display: block;
    margin-bottom: 8px;
    font-weight: 600;
  }

.footer-contact-us  .social-icons {
    display: flex;
    justify-content: center;
    gap: 18px;
  }

.footer-contact-us  .social-icons a {
    color: #1b75bb;
    font-size: 22px;
    transition: color 0.3s ease;
    text-decoration: none;
  }

 .footer-contact-us .social-icons a:hover,
.footer-contact-us  .social-icons a:focus {
    color: #0073e6;
  }

.footer-contact-us  .footer-lh .right-lh {
    font-size: 13px;
    color: #666;
  }

.footer-contact-us  .footer-lh .right-lh a {
    color: #0073e6;
    text-decoration: none;
  }

 .footer-contact-us .footer-lh .right-lh a:hover,
 .footer-contact-us .footer-lh .right-lh a:focus {
    text-decoration: underline;
  }
}
/*dv js*/
