html {
  margin: 0px !important;
  padding: 0px !important;
}
html {
  scroll-behavior: smooth;
  overflow: auto;
}
html {
  scroll-behavior: smooth;
}
body {
  font-style: inherit;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0em;
  color: #000;
  font-family: "Inter", sans-serif;
  position: relative;
  padding: 0px;
  overflow: hidden;
}
.tg_container {
  max-width: 1435px;
  width: 100% !important;
  margin: 0px auto;
  padding: 0 15px;
}
img {
  max-width: 100%;
  height: auto;
}
ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
a,
a:hover {
  text-decoration: none !important;
}

a:hover {
  color: #0066b2;
}

:hover,
:focus {
  outline: none !important;
}

p:empty {
  display: none !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.tabs-contents.tg_current {
  display: inherit;
  animation: slideDown 0.6s ease forwards;
}
.tabs-contents.tg_current li {
  animation: none;
}
.tabs-contents {
  display: none;
  padding: 0px;
}
.banner_ssl_28102025 {
  background: url("../images/bg_banner_ssl.png") no-repeat;
  background-size: cover;
  padding: 120px 0 180px;
}
.banner_ssl_inner_left {
  padding: 80px 0 0 0;
}
.banner_ssl_inner_title h5 {
  font-size: 40px;
  line-height: 140%;
  font-weight: 400;
  color: #000;
  margin: 0 0 8px 0;
}
.banner_ssl_inner_title h1 {
  font-size: 64px;
  line-height: 120%;
  background: linear-gradient(87.22deg, #0a4ea7 1.36%, #6adaff 62.86%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  margin: 0;
}
.btn_banner_ssl {
  margin: 40px 0 0 0;
}
.btn_banner_ssl a {
  font-size: 16px;
  line-height: 150%;
  font-weight: 500;
  color: #fff;
  background: #0066b2;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 220px;
  padding: 16px 0;
  cursor: pointer;
  transition: all 0.3s;
  overflow: hidden;
}
.btn_banner_ssl a:hover {
  transition: opacity 0.25s ease;
  opacity: 0.8;
}
.cta_general {
  position: relative;
  overflow: hidden;
  transition: all 0.3s;
}

.cta_general img,
.cta_general span {
  position: relative;
  z-index: 1;
}

.cta_general:before,
.cta_general:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 0.3s;
}

.cta_general:before {
  right: -50px;
  border-right: 50px solid transparent;
  border-bottom: 70px solid #0066b2;
  transform: translateX(-100%);
}

.cta_general:after {
  left: -50px;
  border-left: 50px solid transparent;
  border-top: 70px solid #0066b2;
  transform: translateX(100%);
}

.cta_general:hover:before {
  transform: translateX(-49%);
}

.cta_general:hover:after {
  transform: translateX(49%);
}

.cta_general:hover span {
  color: #fff;
  -webkit-text-fill-color: initial !important;
}
.cta_general svg {
  transition: all 0.3s;
}
.tg_trademark_banner {
  margin: 95px 0 0 0;
}
.tg_trademark_banner ul {
  display: flex;
  gap: 24px;
}
.tg_trademark_banner ul li {
  backdrop-filter: blur(30px);
  box-shadow: 0px 20px 30px 0px #0a57bc0d;
  border: 1px solid #ffffffcc;
  background: #ffffff80;
  padding: 30px 24px;
  border-radius: 30px;
  width: 100%;
  max-width: 280px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.tg_trademark_banner ul li:hover figure {
  transform: translateY(-10px);
}
@keyframes bounceUp {
  0% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-12px);
  }
  60% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-5px);
  }
}
.tg_trademark_banner ul li figure {
  width: 100px;
  height: 100px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 8px 0;
  transition: transform 0.3s ease;
}
.tg_trademark_banner ul li .tg_textwidget h5 {
  font-size: 24px;
  line-height: 140%;
  color: #29343d;
  font-weight: 600;
  text-align: center;
  margin: 0 0 8px 0;
}
.tg_trademark_banner ul li .tg_textwidget p {
  font-size: 16px;
  line-height: 140%;
  color: #29343d;
  margin: 0;
  text-align: center;
}
.tg_ssl_define {
  padding: 0px 0 0 0;
}
.title_ssl_2025 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  margin: 0 0 48px 0;
  z-index: 999;
  position: relative;
}
.title_ssl_2025 h2 {
  font-size: 48px;
  line-height: 130%;
  font-weight: 700;
  color: #27346d;
  margin: 0;
}
.title_ssl_2025 p {
  font-size: 18px;
  line-height: 150%;
  font-weight: 400;
  color: #000;
  margin: 0;
  text-align: center;
}
.title_ssl_2025 p span {
  color: #ed3f00;
  font-weight: 500;
}
.tg_ssl_certificate {
  position: relative;
}
/* .tg_ssl_certificate::after {
  position: absolute;
  content: "";
  background: url("../images/bg_certificate .png") center;
  background-size: contain;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: -1;
} */
.tg_ssl_certificate::before {
  position: absolute;
  content: "";
  background: url("../images/certificate_before.png") no-repeat;
  width: 100%;
  height: 100%;
}
.tg_ssl_our_customers {
  position: relative;
}
.tg_ssl_our_customers::after {
  position: absolute;
  content: "";
  background: url("../images/our_customers_after.png") no-repeat;
  background-size: cover;
  right: 0;
  width: 218px;
  height: 538px;
  top: 20%;
}
.tg_ssl_our_customers::before {
  position: absolute;
  content: "";
  background: url("../images/customers_before.png") no-repeat;
  width: 100%;
  height: 200px;
  bottom: -130px;
}

.tg_ssl_certificate_package {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-gap: 25px;
}
.tg_ssl_certificate_package_inner {
  backdrop-filter: blur(20px);
  border: 1px solid #ffffff;
  background: #ffffff80;
  padding: 30px 20px;
  border-radius: 30px;
}
.tg_ssl_certificate_package_inner figure {
  transition: transform 0.2s;
}
.tg_ssl_certificate_package_inner:hover figure {
  transform: translateY(-10px);
}
.tg_ssl_certificate_package_inner:hover {
  background: #fff;
  box-shadow: 0px 10px 50px 0px #b4d1ee4d;
}
.tg_ssl_certificate_package_inner h3 {
  font-size: 24px;
  line-height: 130%;
  font-weight: 600;
  color: #0066b2;
  margin: 24px 0 12px 0;
}
.tg_ssl_certificate_package_inner p {
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  color: #656d74;
  margin: 0;
}
.tg_ssl_certificate_package_inner ul {
  margin: 24px 0 0 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.tg_ssl_certificate_package_inner ul li {
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  color: #29343d;
  padding: 0 0 0 36px;
  position: relative;
}
.tg_ssl_certificate_package_inner ul li::before {
  position: absolute;
  content: "";
  background: url("../images/check_icon.svg") no-repeat;
  width: 24px;
  height: 24px;
  left: 0;
  top: 0;
}
.tg_ssl_certificate {
  position: relative;
  padding: 120px 0;
}
.tg_ssl_certificate::after {
  position: absolute;
  content: "";
  background: url("../images/bg_certificate .png") center;
  background-size: cover;
  width: 100%;
  height: 1500px;
  top: -260px;
  z-index: -1;
}
.tg_price_ssl {
  padding: 0 0 120px 0;
}
.tg_price_ssl_inner {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-gap: 45px;
}
.tg_price_ssl_inner_global {
  background: linear-gradient(180deg, #d5ecff 0%, #f1f9ff 100%);
  padding: 0 0 69px 0;
  border-radius: 30px;
}
.tg_price_ssl_inner_global_logo {
  background: url("../images/bg_global.png") no-repeat;
  background-size: cover;
  width: 100%;
  max-width: 384px;
  height: 76px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.tg_price_ssl_inner_global_widget {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 50px 0 36px 0;
}
.tg_price_ssl_inner_global_widget h3 {
  font-size: 30px;
  line-height: 130%;
  color: 000;
  font-weight: 600;
  margin: 0 0 8px 0;
}
.tg_price_ssl_inner_global_widget p {
  font-size: 20px;
  line-height: 150%;
  font-weight: 400;
  margin: 0;
  color: #29343d;
}
.tg_price_ssl_inner_global_widget p span {
  color: #ed3f00;
  font-weight: 600;
}
.tg_price_ssl_btn a {
  font-size: 16px;
  line-height: 130%;
  font-weight: 500;
  color: #0066b2;
  width: 100%;
  max-width: 250px;
  padding: 13px 0;
  border-radius: 99px;
  border: 1px solid #0066b2;
  display: flex;
  justify-content: center;
  margin: 0px auto;
  transition: all 0.3s;
}
.tg_price_ssl_btn a:hover {
  color: #fff;
  background: #0066b2;
  transition: opacity 0.25s ease;
  opacity: 1;
}
.tg_ssl_register_inner_click ul {
  display: flex;
  justify-content: center;
  gap: 80px;
  padding: 0 0 16px 0;
  border-bottom: 1.5px solid #d3e5f2;
  margin: 0 0 50px 0;
}
.tg_ssl_register_inner_click ul li {
  font-size: 28px;
  line-height: 140%;
  font-weight: 600;
  color: #29343d;
  position: relative;
  cursor: pointer;
}
.tg_ssl_register_inner_click ul li:hover {
  color: #0066b2;
}
.tg_ssl_register_inner_click ul li.tg_current {
  color: #0066b2;
}
.tg_ssl_register_inner_click ul li.tg_current::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #0066b2;
  bottom: -17px;
}
.tg_ssl_register_inner_show_title {
  margin: 0 0 48px 0;
}
.tg_ssl_register_inner_show_title h5 {
  font-size: 28px;
  line-height: 130%;
  font-weight: 600;
  color: #000;
  margin: 0 0 16px 0;
}
.tg_ssl_register_inner_show_title p {
  font-size: 18px;
  line-height: 150%;
  font-weight: 400;
  margin: 0;
}
.tg_ssl_register_inner_show_product {
  display: block;
}
.tg_ssl_register_inner_show_product_st {
  backdrop-filter: blur(4px);
  background: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 30px;
}
.tg_ssl_register_inner_show_product .slick-slide {
  margin: 0 10px;
}
.tg_ssl_register_inner_show_product .slick-dots {
  width: 100%;
  bottom: -35px;
}
.tg_ssl_register_inner_show_product_st > figure {
  height: 269px;
  overflow: hidden;
  border-radius: 30px;
}
.tg_ssl_register_inner_show_product_st > figure > img {
  transition: all 0.3s;
  border-radius: 30px;
  width: 100%;
}
.tg_ssl_register_inner_show_product_st:hover > figure > img {
  transform: scale(1.05);
}
.tg_ssl_register_inner_show_product_st .tg_textwidget {
  padding: 30px 30px 50px 30px;
}
.tg_ssl_register_inner_show_product_st .tg_textwidget h3 {
  font-size: 20px;
  line-height: 150%;
  font-weight: 600;
  color: #000;
  margin: 0 0 20px 0;
}
.tg_ssl_register_inner_show_product_st .tg_textwidget ul {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 0 0 20px 0;
  min-height: 118px;
}
.tg_ssl_register_inner_show_product_st .tg_textwidget ul li {
  font-size: 16px;
  line-height: 150%;
  color: #29343d;
  font-weight: 400;
  align-items: center;
  gap: 4px;
  display: flex;
}
.tg_ssl_register_inner_show_product_st .tg_textwidget a {
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  color: #0066b2;
  margin: 0px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tg_ssl_register_inner_show_product_st_text p {
  font-size: 15px;
  line-height: 150%;
  font-weight: 400;
  color: #29343d;
  margin: 0;
}
.tg_ssl_register {
  background: url("../images/bg_register.png") no-repeat;
  background-size: cover;
  padding: 120px 0;
}
.tg_ssl_our_customers {
  padding: 120px 0;
}
.tg_ssl_our_customers .tg_container {
  max-width: 1200px;
}

.tg_ssl_our_customers_inner_slide_right figure {
  margin: 0 0 40px 0;
}
.tg_ssl_our_customers_inner_slide_right {
  position: relative;
  padding: 0 10px;
}
.tg_ssl_our_customers_inner_slide_right::before {
  position: absolute;
  content: "";
  background: url("../images/vector_icon_title.png") no-repeat;
  background-size: cover;
  width: 60px;
  height: 48px;
  right: 0;
  top: 0;
}
.tg_ssl_our_customers_inner_slide_right p {
  font-size: 18px;
  line-height: 140%;
  font-weight: 400;
  color: #29343d;
  margin: 0 0 16px 0;
}
.tg_ssl_our_customers_inner_slide_right h5 {
  font-size: 16px;
  line-height: 140%;
  font-weight: 600;
  color: #27346d;
  margin: 0;
}
.slick-dots {
  bottom: 60px;
  left: -25px;
}
.slick-dots li,
.slick-dots li button {
  width: 12px;
  height: 12px;
}
.slick-dots li button:before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #19182514;
  opacity: 1;
}
.slick-dots li.slick-active,
.slick-dots li.slick-active button::before {
  background: #0066b2;
  width: 12px;
  border-radius: 16px;
}
.tg_ssl_asked_questions {
  padding: 120px 0;
}
.tg_ssl_asked_questions_inner {
  display: flex;
  gap: 56px;
}
.tg_ssl_asked_questions_inner_left {
  width: 33%;
}
.tg_ssl_asked_questions_inner_right {
  width: 60%;
}
.tg_ssl_asked_questions_inner_right_tab {
  backdrop-filter: blur(20px);
  margin: 0 0 12px 0;
  border-radius: 16px;
  background: #eff8ff99;
}
.tg_ssl_asked_questions_inner_right_tab_click p {
  font-size: 18px;
  line-height: 140%;
  font-weight: 600;
  color: #27346d;
  margin: 0;
}
.tg_ssl_asked_questions_inner_right_tab_show p {
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  color: #29343d;
  margin: 0;
  width: 100%;
  max-width: 680px;
  display: flex;
}
.tg_ssl_asked_questions_inner_right_tab_show p span {
  color: red;
}
.tg_ssl_asked_questions_inner_right_tab_show ul {
  margin: 0 0 16px 0;
}
.tg_ssl_asked_questions_inner_right_tab_show ul li {
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  color: #29343d;
  margin: 0 0 8px 0;
  width: 100%;
  max-width: 680px;
  display: flex;
  padding: 0 0 0 30px;
  position: relative;
}
.tg_ssl_asked_questions_inner_right_tab_show ul li::before {
  position: absolute;
  content: "";
  background: #29343d;
  width: 10px;
  height: 1px;
  border-radius: 100%;
  top: 50%;
  left: 7px;
}
.tg_ssl_asked_questions_inner_right_tab_click {
  position: relative;
  cursor: pointer;
  padding: 20px;
}
.tg_ssl_asked_questions_inner_right_tab_click:before {
  position: absolute;
  content: "";
  background: url(../images/minus_circle_img1.svg) no-repeat;
  width: 40px;
  height: 40px;
  top: 50%;
  right: 0px;
  transform: translate(-50%, -50%);
}
.tg_ssl_asked_questions_inner_right_tab.tg_current .tg_ssl_asked_questions_inner_right_tab_click:before {
  background: url(../images/minus_circle_img2.svg) no-repeat;
  top: 50%;
  right: 0px;
}
.tg_ssl_asked_questions_inner_right_tab.tg_current {
  background: #d3ebfe99;
}
.tg_ssl_asked_questions_inner_right_tab_show {
  padding: 0 20px 20px 20px;
}
.tg_ssl_protect {
  padding: 0 0 120px 0;
}
.tg_ssl_protect .tg_ssl_protect_inner {
  background: url("../images/bg_protect.png") no-repeat;
  background-size: cover;
  padding: 50px 280px;
  border-radius: 30px;
}
.tg_ssl_protect_inner h3 {
  font-size: 36px;
  line-height: 140%;
  font-weight: 600;
  color: #000;
  margin: 0 0 16px 0;
}
.tg_ssl_protect_inner p {
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  margin: 0;
}
.tg_ssl_protect_inner a {
  font-size: 16px;
  line-height: 150%;
  font-weight: 500;
  color: #fff;
  background: #0066b2;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 220px;
  padding: 15px 0;
  margin: 36px 0 0 0;

  transition: all 0.3s;
  overflow: hidden;
}
.tg_ssl_protect_inner a:hover {
  transition: opacity 0.25s ease;
  opacity: 0.8;
}
.tg_ssl_define_slide_inner_left_sp h3 {
  font-size: 30px;
  line-height: 130%;
  font-weight: 600;
  color: #0066b2;
  margin: 0 0 36px 0;
}
.tg_ssl_define_slide_inner_left_sp p {
  font-size: 20px;
  line-height: 150%;
  font-weight: 500;
  color: #29343d;
  margin: 0;
}
.tg_ssl_define_slide_inner_left_sp ul {
  margin: 24px 0 0 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.tg_ssl_define_slide_inner_left_sp ul li {
  font-size: 18px;
  line-height: 150%;
  font-weight: 400;
  color: #29343d;
  padding: 0 0 0 36px;
  position: relative;
}
.tg_ssl_define_slide_inner_left_sp ul li::before {
  position: absolute;
  content: "";
  background: url("../images/check_slide.svg") no-repeat;
  background-size: cover;
  width: 24px;
  height: 24px;
  left: 7px;
  top: 0;
}
.tg_ssl_define_slide_inner {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.tg_ssl_define_slide_inner_left {
  width: 70%;
}
.tg_ssl_define_slide_inner_right {
  width: 30%;
}
.tg_ssl_define_inner {
  width: 100%;
  max-width: 1630px;
  margin: 0 0 0 auto;
}

.tg_ssl_define_slide_inner_right_figure img {
  border-radius: 30px;
  display: block;
  height: 418px;
  width: 226px;
  object-fit: cover;
}
.tg_ssl_define_slide_inner_right .slick-slide {
  margin: 0 10px;
}
.slick-next:before {
  content: "";
  background: url("../images/arrow_slide1.png") no-repeat;
  background-size: cover;
  width: 40px;
  height: 40px;
  display: flex;
}
.slick-next:hover::before {
  background: url("../images/arrow_slide1_hover.png") no-repeat;
  background-size: cover;
  width: 40px;
  height: 40px;
}
.slick-prev:before {
  content: "";
  background: url("../images/arrow_slide2.png") no-repeat;
  background-size: cover;
  width: 40px;
  height: 40px;
  display: flex;
}
.slick-prev:hover::before {
  background: url("../images/arrow_slide2_hover.png") no-repeat;
  background-size: cover;
  width: 40px;
  height: 40px;
}
.slick-prev,
.slick-next {
  left: 0;
  bottom: 5%;
  top: initial;
}
.slick-next {
  left: 5%;
}
.tg_ssl_define_slide_inner_left_sp h5 {
  font-size: 20px;
  line-height: 150%;
  font-weight: 600;
  color: #29343d;
  margin: 0;
}
.tg_ssl_register_inner_show_product_st .tg_textwidget ul .hidden-item {
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.tg_ssl_register_inner_show_product_st .tg_textwidget ul.show-more .hidden-item {
  display: flex;
  opacity: 1;
}
.tg_ssl_our_customers_inner {
  display: flex;
  gap: 107px;
  align-items: center;
  padding: 100px 0;
}
.tg_ssl_our_customers_inner_left {
  width: 40%;
}
.tg_ssl_our_customers_inner_right {
  width: 60%;
}
.tg_ssl_our_customers_inner_left {
  position: relative;
}
.tg_ssl_our_customers_inner_left_figure {
  width: 297px;
  height: 297px;
  position: relative;
}
.tg_ssl_our_customers_inner_left_figure_before .figure1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 330px;
  height: 330px;
}
.tg_ssl_our_customers_inner_left_figure_before .figure2 {
  position: absolute;
  top: 40%;
  left: 48%;
  transform: translate(-50%, -50%);
  width: 424px;
  height: 424px;
}
.slick-dots {
  bottom: -75px;
  width: initial;
  left: -5px;
}
.banner_ssl_inner_right {
  display: none;
}
#tab-2 .tg_ssl_register_inner_show_product_st .tg_textwidget,
#tab-3 .tg_ssl_register_inner_show_product_st .tg_textwidget {
  padding: 30px;
}
.hidden-logo {
  justify-content: center;
  padding: 30px 0 0 0;
}
.tg_ssl_define_slide_inner_left_slide {
  display: flex !important;
  gap: 4px;
}
.tg_ssl_define_slide_inner_left_sp {
  width: 50%;
}
.tg_ssl_define_slide_inner_right_figure_sldie_left {
  width: 50%;
}
/* .tg_ssl_define_slide_inner_right_figure_sldie_left:hover figure img {
  transform: scale(1.05);
  border-radius: 30px;
} */
.tg_ssl_define_slide_inner_right_figure_sldie_left figure img {
  width: 100%;
  transition: all 0.3s;
}
.tg_ssl_define_slide_inner_right {
  overflow: hidden;
}

.tg_ssl_define_slide_inner_right .slick-track {
  display: flex !important;
  align-items: center; /* fix bị nhảy xuống */
}

.tg_ssl_define_slide_inner_right figure {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* Mũi tên mặc định quay xuống */
.tg_textwidget .btn-view-more .icon-arrow {
  display: inline-block;
  margin-left: 6px;
  transition: transform 0.3s ease;
  transform: rotate(0deg);
}
/* Khi đang mở rộng thì mũi tên quay lên */
.tg_textwidget .btn-view-more.active .icon-arrow {
  transform: rotate(180deg);
}
.tg_ssl_define_slide_inner_right .slick-track {
  margin: 0 -270px;
}
.tg_ssl_register_inner_show_product {
  display: block;
}
@keyframes slideDown {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (min-width: 1367px) and (max-width: 1500px) {
  .tg_ssl_define_slide_inner_right .slick-track {
    margin: 0 -240px;
  }
  .slick-next {
    left: 6%;
  }
  .tg_ssl_define_slide_inner_left_slide {
    gap: 24px;
  }
}
@media (min-width: 1280px) and (max-width: 1366px) {
  .tg_ssl_define_slide_inner_right .slick-track {
    margin: 0 -210px;
  }
  .slick-next {
    left: 6%;
  }
  .tg_ssl_define_slide_inner_left_slide {
    gap: 24px;
  }
}
@media (min-width: 1100px) and (max-width: 1279px) {
  .tg_ssl_define_slide_inner_right .slick-track {
    margin: 0 -190px;
  }
  .slick-next {
    left: 5%;
  }
}
@media (min-width: 1025px) and (max-width: 1080px) {
  .tg_ssl_define_slide_inner_right .slick-track {
    margin: 0 -170px;
  }
  .slick-next {
    left: 5%;
  }
}
@media (min-width: 1025px) and (max-width: 1500px) {
  .tg_ssl_register_inner_show_product_st .tg_textwidget ul {
    height: 150px;
  }
  .tg_ssl_register_inner_show_product_st > figure {
    height: initial;
  }
  .tg_container {
    padding: 0px 24px;
  }
  .tg_ssl_define_slide_inner_right_figure img {
    border-radius: 20px;
  }
  .tg_ssl_define_slide_inner_left_sp {
    width: 50%;
  }
  .tg_ssl_define_slide_inner_right_figure_sldie_left {
    width: 50%;
  }
  /* .tg_ssl_define_slide_inner_right {
    display: none;
  }
  .tg_ssl_define_slide_inner_left {
    width: 100%;
  } */

  .tg_ssl_define_slide_inner {
    padding: 0 15px 0 15px;
  }
  .banner_ssl_28102025 {
    padding: 120px 0;
  }
  .tg_ssl_our_customers_inner_left {
    padding: 0 0 0 50px;
  }
  .tg_ssl_define_slide_inner_left,
  .tg_ssl_define_slide_inner_right {
    margin: 0 !important;
  }
  .banner_ssl_inner_title h5 {
    font-size: 30px;
  }
  .banner_ssl_inner_title h1 {
    font-size: 54px;
  }
  .tg_trademark_banner {
    margin: 75px 0 0 0;
  }
  .tg_ssl_certificate::before {
    top: 130px;
    display: none;
  }
  .tg_ssl_register_inner_click ul li {
    font-size: 24px;
  }
  .tg_ssl_register_inner_show_title h5 {
    font-size: 24px;
  }
  .tg_ssl_register_inner_show_title p {
    font-size: 16px;
  }
  .tg_ssl_register_inner_show_product_st .tg_textwidget {
    padding: 20px;
  }
  .tg_ssl_our_customers::after {
    background-size: contain;
    right: -60px;
    width: 218px;
    height: 378px;
    z-index: -1;
  }
  .banner_ssl_inner_left {
    padding: 40px 0 0 0;
  }
}
@media (min-width: 900px) and (max-width: 1024px) {
  .banner_ssl_28102025 {
    padding: 80px 0px 160px 0 !important;
    background-size: cover !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .banner_ssl_28102025 {
    padding: 80px 0 80px 0;
    background-size: contain;
  }
  .banner_ssl_inner_right {
    display: none;
  }
  .banner_ssl_inner_title h5 {
    font-size: 22px;
  }
  .banner_ssl_inner_title h1 {
    font-size: 32px;
  }
  .btn_banner_ssl {
    margin: 16px 0 0 0;
  }
  .btn_banner_ssl a {
    font-size: 14px;
    padding: 10px 0;
  }
  .tg_trademark_banner ul li {
    max-width: 100%;
    padding: 8px 10px;
    flex-direction: initial;
    gap: 8px;
    justify-content: initial;
    border-radius: 20px;
  }

  .tg_trademark_banner ul {
    gap: 8px;
  }
  .tg_trademark_banner ul li figure {
    width: 50px;
    height: 50px;
  }
  .tg_trademark_banner ul li .tg_textwidget h5 {
    font-size: 18px;
  }
  .tg_trademark_banner ul li .tg_textwidget p {
    font-size: 14px;
  }
  .tg_trademark_banner {
    margin: 32px 0 0 0;
  }
  .tg_ssl_define {
    padding: 0 0 30px 0;
  }
  .title_ssl_2025 {
    margin: 0 0 36px 0;
  }
  .title_ssl_2025 h3 {
    font-size: 26px;
    text-align: center;
  }
  .title_ssl_2025 p {
    font-size: 16px;
  }
  .tg_ssl_define_slide_inner {
    flex-direction: column;
    gap: 16px;
  }
  .tg_ssl_define_slide_inner_left {
    width: 100%;
    margin: 0;
  }
  .tg_ssl_define_slide_inner_left_sp h3 {
    font-size: 18px;
    margin: 0 0 16px 0;
  }
  .tg_ssl_define_slide_inner_left_sp h5 {
    font-size: 16px;
  }
  .tg_ssl_define_slide_inner_left_sp p {
    font-size: 16px;
  }
  .tg_ssl_define_slide_inner_left_sp ul {
    margin: 12px 0 0 0;
  }
  .tg_ssl_define_slide_inner_left_sp ul {
    gap: 8px;
  }
  .tg_ssl_define_slide_inner_left_sp ul li {
    font-size: 14px;
  }
  .tg_ssl_define_inner {
    margin: 0px auto;
    padding: 0px 15px;
  }
  .tg_ssl_certificate_package {
    display: block;
  }
  .tg_ssl_define_slide_inner_right {
    margin-right: 0;
    width: 100%;
  }
  .tg_price_ssl {
    padding: 0 0 80px 0;
  }
  .tg_price_ssl_inner {
    display: block;
  }
  .tg_price_ssl_inner .slick-slide {
    margin: 0 10px;
  }
  .tg_ssl_register {
    padding: 80px 0;
  }
  .tg_ssl_register_inner_click {
    overflow: hidden; /* tránh tràn ngoài container */
    position: relative;
  }
  .tg_ssl_register_inner_click ul {
    display: flex;
    overflow-x: auto; /* cuộn ngang */
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none; /* ẩn scrollbar Firefox */
    padding: 0 0 16px 0px;
    margin: 0 0 16px 0;
    scroll-behavior: smooth;
    gap: 20px;
  }
  .tg_ssl_register_inner_click li {
    flex-shrink: 0;
    font-size: 18px !important;
  }
  .tg_ssl_register_inner_show_product {
    display: block;
  }
  .tg_ssl_register_inner_show_product_st {
    margin: 0 0 16px 0;
  }
  .tg_ssl_register_inner_show_product_st:last-child {
    margin: 0;
  }
  .tg_ssl_register_inner_show_title h5 {
    font-size: 16px;
  }
  .tg_ssl_register_inner_show_title p {
    font-size: 14px;
  }
  .tg_ssl_register_inner_show_title {
    margin: 0 0 20px 0;
  }
  .tg_ssl_register_inner_show_product_st .tg_textwidget {
    padding: 16px 16px 30px 16px;
  }
  .tg_ssl_register_inner_show_product_st .tg_textwidget h3 {
    font-size: 16px;
    margin: 0 0 12px 0;
  }
  .tg_ssl_register_inner_show_product_st .tg_textwidget ul li {
    font-size: 14px;
  }
  .tg_ssl_register_inner_show_product_st .tg_textwidget a {
    font-size: 14px;
  }
  .tg_ssl_our_customers {
    padding: 80px 0;
  }

  .tg_ssl_our_customers_inner_slide {
    flex-direction: column-reverse;
    gap: 20px;
  }
  .tg_ssl_our_customers_inner_slide_right {
    width: 100%;
  }
  .tg_ssl_our_customers_inner_slide_left {
    width: 100%;
  }
  .tg_ssl_our_customers_inner_slide_left figure img {
    margin: 0px auto;
  }
  .tg_ssl_asked_questions_inner_left figure img {
    margin: 0 auto;
  }
  .tg_ssl_asked_questions_inner_left {
    text-align: center;
  }
  .tg_ssl_our_customers_inner_slide_right figure {
    margin: 0 0 16px 0;
  }
  .tg_ssl_our_customers_inner_slide_right p {
    font-size: 14px;
  }
  .tg_ssl_our_customers_inner .slick-dots {
    bottom: -450px;
    width: 100%;
  }
  .tg_ssl_asked_questions {
    padding: 80px 0;
  }
  .tg_ssl_asked_questions_inner {
    flex-direction: column-reverse;
    gap: 20px;
  }
  .tg_ssl_asked_questions_inner_left {
    width: 100%;
  }
  .tg_ssl_asked_questions_inner_right {
    width: 100%;
  }
  .tg_ssl_asked_questions_inner_right_tab_click p {
    font-size: 16px;
  }
  .tg_ssl_register_inner_click ul li.tg_current::before {
    bottom: -16px;
  }
  .tg_ssl_asked_questions_inner_right_tab_show p {
    font-size: 14px;
  }
  .tg_ssl_asked_questions_inner_right_tab_click:before {
    width: 30px;
    height: 30px;
    background-size: contain !important;
  }
  .tg_ssl_protect .tg_ssl_protect_inner {
    padding: 40px 16px;
    background-size: cover;
    background-position: center;
    border-radius: 20px;
  }
  .tg_ssl_protect_inner h3 {
    font-size: 24px;
  }
  .tg_ssl_protect_inner p br {
    display: none;
  }
  .tg_ssl_protect_inner a {
    max-width: 100%;
    font-size: 14px;
    margin: 20px 0 0 0;
  }
  .tg_ssl_certificate_package .slick-slide {
    padding: 0 10px;
  }
  .tg_ssl_certificate_package .slick-dots {
    bottom: -35px;
    left: initial;
  }
  .tg_ssl_certificate_package_inner h3 {
    font-size: 20px;
    margin: 16px 0 8px 0;
  }
  .tg_ssl_certificate_package_inner p {
    height: 72px;
  }
  .tg_ssl_certificate_package_inner {
    padding: 16px;
    margin: 0px 0px;
    border-radius: 20px;
  }
  .tg_ssl_certificate_package_inner ul {
    margin: 16px 0 0 0;
    height: 150px;
  }
  .tg_ssl_certificate_package_inner ul li {
    font-size: 14px;
  }
  .tg_ssl_our_customers::before {
    display: none;
  }
  .tg_ssl_certificate::before {
    display: none;
  }
  .tg_ssl_certificate {
    padding: 80px 0 50px 0;
  }
  .tg_ssl_define_slide_inner_right .slick-slide {
    margin: 0 15px;
  }
  .banner_ssl_inner {
    display: flex;
    flex-direction: column;
    gap: 24px;
    align-items: center;
  }
  .tg_ssl_our_customers_inner {
    flex-direction: column-reverse;
    padding: 0;
  }
  .tg_ssl_our_customers_inner_right {
    width: 100%;
  }
  .tg_ssl_our_customers_inner_left {
    width: 40%;
  }
  .tg_ssl_our_customers_inner_left_figure_images figure img {
    width: 250px;
    height: 250px;
  }
  .tg_ssl_our_customers_inner_left_figure_before .figure2 {
    top: 32%;
    left: 41%;
    width: 350px;
    height: 350px;
  }
  .tg_ssl_our_customers_inner_left_figure_before .figure1 {
    top: 42%;
    left: 43%;
    width: 280px;
    height: 280px;
  }
  .tg_ssl_define .title_ssl_2025 {
    padding: 0 0 16px 0;
    border-bottom: 1px solid #e1edf6;
    margin: 0 0 20px 0;
  }
  .banner_ssl_inner {
    display: flex;
    flex-direction: column;
    gap: 74px;
  }
  .tg_ssl_define_slide_inner .slick-prev,
  .slick-next {
    left: -10px;
    bottom: -100%;
    top: initial;
  }
  .tg_ssl_define_slide_inner .slick-next {
    left: 94%;
  }
  .tg_ssl_define_slide_inner_right .slick-slide {
    margin: 0 12px;
  }
  .tg_ssl_our_customers_inner {
    flex-direction: column-reverse;
    padding: 0;
    gap: 77px;
  }
  .tg_ssl_our_customers_inner_right {
    width: 100%;
  }
  .tg_ssl_our_customers_inner_left {
    width: 100%;
  }
  .tg_ssl_our_customers_inner_left_figure_images figure img {
    width: 250px;
    height: 250px;
  }
  .tg_ssl_our_customers_inner_left_figure_before .figure2 {
    top: 40%;
    left: 50%;
    width: 350px;
    height: 350px;
  }
  .tg_ssl_our_customers_inner_left_figure_before .figure1 {
    top: 50%;
    left: 50%;
    width: 280px;
    height: 280px;
  }
  .tg_price_ssl_inner_global {
    padding: 0 0 40px 0;
    border-radius: 20px;
  }
  .tg_price_ssl_inner_global_logo {
    background-size: contain;
    max-width: 345px;
  }
  .tg_price_ssl_inner .slick-dots {
    bottom: -35px;
    width: 100%;
  }
  .tg_price_ssl .title_ssl_2025 p {
    max-width: 250px;
  }
  .tg_ssl_our_customers .title_ssl_2025::before {
    display: none;
  }
  .tg_ssl_our_customers::after {
    display: none;
  }
  .tg_ssl_asked_questions_inner_left figure {
    text-align: center;
  }
  .tg_ssl_register_inner_show_product_st figure img {
    width: 100%;
  }
  .tg_ssl_our_customers_inner_left_figure {
    margin: 0px auto;
  }
  .tg_ssl_our_customers_inner_left_figure {
    width: 250px;
    height: 250px;
  }
  .tg_ssl_register_inner_show_product .slick-dots {
    bottom: -35px;
    width: 100%;
  }
  .tg_ssl_register_inner_show_product .slick-slide {
    margin: 0px 10px;
  }
  .banner_ssl_inner_left {
    padding: 0;
  }
  .tg_ssl_our_customers_inner_slide_right::before {
    width: 50px;
    height: 38px;
    right: 20px;
  }
  .tg_ssl_define_slide_inner .slick-dots {
    bottom: -35px;
    width: 100%;
  }
  .tg_price_ssl_inner .slick-list {
    margin: 0 -10px;
  }
  .tg_ssl_certificate_package .slick-list {
    margin: 0 -10px;
  }
  .tg_ssl_register_inner_show_product .slick-list {
    margin: 0 -10px;
  }
  .tg_ssl_define_slide_inner_right {
    display: none;
  }
  .tg_ssl_define_slide_inner_left_slide {
    gap: 10px;
    align-items: center;
  }
  .tg_ssl_define_slide_inner_left_sp {
    width: 40%;
  }
  .tg_ssl_define_slide_inner_right_figure_sldie_left {
    width: 60%;
  }
  .tg_ssl_define_slide_inner_right_figure_sldie_left figure img {
    height: 253px;
    border-radius: 20px;
  }
  .tg_ssl_register_inner_show_product_st > figure {
    height: initial;
  }
}
@media (max-width: 767px) {
  .banner_ssl_28102025 {
    padding: 40px 0;
    background: url(../images/banner_bg_mobile.png) center center;
    background-size: contain;
    width: 100%;
  }
  .banner_ssl_inner_title h5 {
    font-size: 22px;
  }
  .banner_ssl_inner_title h1 {
    font-size: 32px;
  }
  .btn_banner_ssl {
    margin: 16px 0 0 0;
  }
  .btn_banner_ssl a {
    max-width: 100%;
    font-size: 14px;
    padding: 10px 0;
  }
  .tg_trademark_banner ul {
    flex-direction: column;
    gap: 8px;
  }
  .tg_trademark_banner ul li {
    max-width: 100%;
    padding: 8px 16px;
    flex-direction: initial;
    gap: 19px;
    justify-content: initial;
    border-radius: 20px;
  }
  .tg_trademark_banner ul li figure {
    width: 72px;
    height: 72px;
  }
  .tg_trademark_banner ul li .tg_textwidget h5 {
    font-size: 18px;
    text-align: left;
  }
  .tg_trademark_banner ul li .tg_textwidget p {
    font-size: 14px;
    text-align: left;
  }
  .tg_trademark_banner {
    margin: 32px 0 0 0;
  }
  .tg_ssl_define {
    padding: 0 0 30px 0;
  }
  .title_ssl_2025 {
    margin: 0 0 20px 0;
  }
  .title_ssl_2025 h2 {
    font-size: 26px;
    text-align: center;
  }
  .title_ssl_2025 p {
    font-size: 15px;
  }
  .title_ssl_2025 p br {
    display: none;
  }
  .tg_ssl_define_slide_inner {
    flex-direction: column;
    gap: 16px;
  }
  .tg_ssl_define_slide_inner_left {
    width: 100%;
    margin: 0;
  }
  .tg_ssl_define_slide_inner_left_sp h3 {
    font-size: 18px;
    margin: 0 0 16px 0;
  }
  .tg_ssl_define_slide_inner_left_sp h5 {
    font-size: 16px;
  }
  .tg_ssl_define_slide_inner_left_sp p {
    font-size: 16px;
  }
  .tg_ssl_define_slide_inner_left_sp ul {
    margin: 12px 0 0 0;
  }
  .tg_ssl_define_slide_inner_left_sp ul {
    gap: 8px;
  }
  .tg_ssl_define_slide_inner_left_sp ul li {
    font-size: 14px;
  }
  .tg_ssl_define_inner {
    margin: 0px auto;
    padding: 0px 15px;
  }
  .tg_ssl_certificate_package {
    display: block;
    margin: 0;
  }
  .tg_ssl_define_slide_inner_right {
    margin: 0;
    width: 100%;
  }
  .tg_price_ssl {
    padding: 0 0 40px 0;
  }
  .tg_price_ssl_inner {
    display: block;
  }
  .tg_price_ssl_inner .slick-slide {
    margin: 0;
  }
  .tg_ssl_register {
    padding: 40px 0;
    background: #f0f8ff;
    border-radius: 0 30px 0 30px;
  }
  .tg_ssl_register_inner_click {
    overflow: hidden; /* tránh tràn ngoài container */
    position: relative;
  }
  .tg_ssl_register_inner_click ul {
    display: flex;
    overflow-x: auto; /* cuộn ngang */
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none; /* ẩn scrollbar Firefox */
    padding: 0 0 16px 260px;
    margin: 0 0 16px 0;
    scroll-behavior: smooth;
    gap: 20px;
  }
  .tg_ssl_register_inner_click li {
    flex-shrink: 0;
    font-size: 18px !important;
  }
  .tg_ssl_register_inner_show_product {
    display: block;
  }
  .tg_ssl_register_inner_show_product_st {
    margin: 0 0 16px 0;
  }
  .tg_ssl_register_inner_show_product_st:last-child {
    margin: 0;
  }
  .tg_ssl_register_inner_show_title h5 {
    font-size: 16px;
  }
  .tg_ssl_register_inner_show_title p {
    font-size: 14px;
  }
  .tg_ssl_register_inner_show_title {
    margin: 0 0 20px 0;
  }
  .tg_ssl_register_inner_show_product_st .tg_textwidget {
    padding: 16px 16px 30px 16px;
  }
  .tg_ssl_register_inner_show_product_st .tg_textwidget h3 {
    font-size: 16px;
    margin: 0 0 12px 0;
  }
  .tg_ssl_register_inner_show_product_st .tg_textwidget ul li {
    font-size: 14px;
  }
  .tg_ssl_register_inner_show_product_st .tg_textwidget a {
    font-size: 14px;
  }
  .tg_ssl_our_customers {
    padding: 40px 0;
  }
  .tg_ssl_our_customers_inner_slide {
    flex-direction: column-reverse;
    gap: 20px;
  }
  .tg_ssl_our_customers_inner_slide_right {
    width: 100%;
  }
  .tg_ssl_our_customers_inner_slide_left {
    width: 100%;
  }
  .tg_ssl_our_customers_inner_slide_right figure {
    margin: 0 0 16px 0;
  }
  .tg_ssl_our_customers_inner_slide_right p {
    font-size: 14px;
  }
  .tg_ssl_our_customers_inner .slick-dots {
    bottom: -435px;
    width: 100%;
  }
  .tg_ssl_asked_questions {
    padding: 90px 0 40px 0;
  }
  .tg_ssl_asked_questions_inner {
    flex-direction: column-reverse;
    gap: 20px;
  }
  .tg_ssl_asked_questions_inner_left {
    width: 100%;
  }
  .tg_ssl_asked_questions_inner_right {
    width: 100%;
  }
  .tg_ssl_asked_questions_inner_right_tab_click p {
    font-size: 16px;
    max-width: 260px;
  }
  .tg_ssl_asked_questions_inner_right_tab_show p {
    font-size: 14px;
  }
  .tg_ssl_asked_questions_inner_right_tab_click:before {
    width: 30px;
    height: 30px;
    background-size: contain !important;
  }
  .tg_ssl_protect .tg_ssl_protect_inner {
    padding: 120px 16px 220px;
    background: url("../images/protect_bg_mb.png") no-repeat;
    background-size: cover;
    border-radius: 20px;
  }
  .tg_ssl_protect_inner h3 {
    font-size: 24px;
  }
  .tg_ssl_protect_inner p br {
    display: none;
  }
  .tg_ssl_protect_inner a {
    max-width: 100%;
    font-size: 14px;
    margin: 20px 0 0 0;
  }
  .tg_ssl_certificate_package .slick-slide {
    padding: 0 16px 0 0;
  }
  .tg_ssl_certificate_package .slick-dots {
    bottom: -35px;
    left: initial;
  }
  .tg_ssl_certificate_package_inner h3 {
    font-size: 20px;
    margin: 16px 0 8px 0;
  }
  .tg_ssl_certificate_package_inner {
    padding: 16px;
    margin: 0px 0px;
    box-shadow: 0px 10px 20px 0px #b4d1ee4d;
    border-radius: 20px;
  }
  .tg_ssl_certificate_package .slick-list {
    padding: 20px 5px;
    margin: 0 -5px;
  }
  .tg_ssl_certificate_package_inner ul {
    margin: 16px 0 0 0;
    height: 150px;
  }
  .tg_ssl_certificate_package_inner ul li {
    font-size: 14px;
  }
  .tg_ssl_certificate_package_inner p {
    font-size: 15px;
  }
  .tg_ssl_our_customers::before {
    display: none;
  }
  .tg_ssl_certificate::before {
    display: none;
  }
  .tg_ssl_certificate {
    padding: 40px 0;
  }
  .tg_ssl_define .title_ssl_2025 {
    padding: 0 0 16px 0;
    border-bottom: 1px solid #e1edf6;
    margin: 0 0 20px 0;
  }
  .banner_ssl_inner_right {
    display: block;
    text-align: center;
  }
  .banner_ssl_inner {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  .tg_ssl_define_slide_inner .slick-prev,
  .slick-next {
    left: -10px;
    bottom: -100%;
    top: initial;
  }
  .tg_ssl_define_slide_inner .slick-next {
    left: 94%;
  }
  .tg_ssl_define_slide_inner_right .slick-slide {
    margin: 0 12px;
  }
  .tg_ssl_our_customers_inner {
    flex-direction: column-reverse;
    padding: 0;
    gap: 77px;
  }
  .tg_ssl_our_customers_inner_right {
    width: 100%;
  }
  .tg_ssl_our_customers_inner_left {
    width: 100%;
  }
  .tg_ssl_our_customers_inner_left_figure_images figure img {
    width: 230px;
    height: 230px;
  }
  .tg_ssl_our_customers_inner_left_figure_before .figure2 {
    top: 40%;
    left: 50%;
    width: 350px;
    height: 350px;
  }
  .tg_ssl_our_customers_inner_left_figure_before .figure1 {
    top: 50%;
    left: 50%;
    width: 260px;
    height: 260px;
  }
  .tg_price_ssl_inner_global {
    padding: 0 0 40px 0;
    border-radius: 20px;
  }
  .tg_price_ssl_inner_global_logo {
    background-size: contain;
    max-width: 345px;
  }
  .tg_price_ssl_inner .slick-dots {
    bottom: -30px;
    width: 100%;
  }
  .tg_price_ssl .title_ssl_2025 p {
    max-width: 250px;
  }
  .tg_ssl_our_customers::after {
    display: none;
  }
  .tg_ssl_asked_questions_inner_left figure {
    text-align: center;
  }
  .tg_ssl_register_inner_show_product_st figure img {
    width: 100%;
  }
  .tg_ssl_our_customers_inner_left_figure {
    margin: 0px auto;
  }
  .tg_ssl_our_customers_inner_left_figure {
    width: 230px;
    height: 230px;
  }
  .tg_ssl_our_customers .title_ssl_2025::before {
    bottom: -70px;
    width: 64px;
    height: 48px;
    background-size: contain;
  }
  .tg_ssl_certificate::after {
    top: -400px;
  }
  .tg_ssl_register_inner_show_product .slick-dots {
    bottom: -30px;
    width: 100%;
  }
  .slick-prev:before,
  .slick-next:before {
    width: 30px;
    height: 30px;
  }
  .slick-next:hover::before,
  .slick-prev:hover::before {
    width: 30px;
    height: 30px;
  }
  .tg_ssl_protect {
    padding: 0 0 40px 0;
  }
  .banner_ssl_inner_left {
    padding: 0;
  }
  .tg_ssl_our_customers_inner_slide_right::before {
    width: 50px;
    height: 38px;
    right: 10px;
  }
  .tg_ssl_register_inner_click ul li.tg_current::before {
    bottom: -16px;
  }
  .tg_price_ssl_inner_global_logo figure img {
    width: 150px;
    margin: -10px 0 0 0;
  }
  .tg_ssl_define_slide_inner_right .slick-slide.slick-current.slick-active,
  .tg_ssl_define_slide_inner_right .slick-slide.slick-current.slick-active figure img {
    width: 300px !important;
  }
  .tg_ssl_define_slide_inner_right .slick-slide.slick-active {
    width: 300px !important;
  }
  .tg_ssl_define_slide_inner .slick-dots {
    bottom: -30px;
    width: 100%;
  }
  .tg_ssl_define_slide_inner_right .slick-slide {
    margin: 0 6px;
  }
  #tab-2 .tg_ssl_register_inner_show_product_st .tg_textwidget,
  #tab-3 .tg_ssl_register_inner_show_product_st .tg_textwidget {
    padding: 16px 16px 30px 16px;
  }
  .tg_ssl_define_slide_inner_right {
    display: none;
  }
  .tg_ssl_define_slide_inner_left_slide {
    flex-direction: column;
    gap: 20px;
  }
  .tg_ssl_define_slide_inner_left_sp {
    width: 100%;
  }
  .tg_ssl_define_slide_inner_right_figure_sldie_left {
    width: 100%;
  }
  .tg_ssl_define_slide_inner_right_figure_sldie_left figure img {
    height: 240px;
    border-radius: 10px;
  }
  .tg_ssl_register_inner_show_product_st > figure {
    height: initial;
  }
}
