/*
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.   ***************/
/*nút button liên hệ*/
.button-contact {
  border: 1.5px dotted rgba(34, 51, 57, 0.7) !important;
  position: relative;
  display: inline-flex;
  align-items: center;

  height: 60px;
  padding: 0 90px 0 30px;

  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;

  border-radius: 999px;
  border: none;
  cursor: pointer;

  /* nền + vòng tròn + icon */
  background:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M5 12H19' stroke='%230b3bff' stroke-width='2.5' stroke-linecap='round'/%3E%3Cpath d='M13 6L19 12L13 18' stroke='%230b3bff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 22px center,
    radial-gradient(circle at calc(100% - 30px) 50%, #fff 0 26px, transparent 27px) no-repeat right center,
    linear-gradient(135deg, #1d4ed8, #13C3E3) no-repeat;

  background-size: 22px 22px, 60px 60px, 100% 100%;


  box-shadow: 0 10px 25px rgba(19,195,227,0.35);
  transition: all 0.25s ease;
}

/* hover nổi + sáng */
/* hover */
.button-contact:hover {
  transform: translateY(-3px);
  background:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M5 12H19' stroke='%230b3bff' stroke-width='2.5' stroke-linecap='round'/%3E%3Cpath d='M13 6L19 12L13 18' stroke='%230b3bff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 22px center,
    radial-gradient(circle at calc(100% - 30px) 50%, #fff 0 26px, transparent 27px) no-repeat right center,
    linear-gradient(135deg, #2563eb, #22d3ee) no-repeat;

  box-shadow: 0 16px 35px rgba(19,195,227,0.5);
}

/* click */
.button-contact:active {
  transform: scale(0.96);
  box-shadow: 0 6px 15px rgba(0,0,0,0.2);
}

/*đóng nút button*/
.flex-col ul.header-nav li a.nav-top-link {
    font-size: 19px !important;
    padding-right: 18px !important;
}
h1.h1-seo {
    font-size: 44px;
    padding-left: 18px;
}
h1.h1-seo .h1-span-seo{
    color: #13C3E3;
}
.col-button-tv {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.col-button-tv .col-inner{
    width: 84% !important;
}
.text-tc ul li{
    list-style-type: none !important;
}
.text-tc ul li img {
    width: 16px;
    margin-right: 3px;
    margin-bottom: 4px;
}
.text-tc ul li{
    font-size: 19px !important;
}
.img-tc {
    width: 123% !important;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-radius: 5px 5px 5px 5px;
}
.h2-tc {
    font-size: 40px;
}
.h2-tc .span-seo{
    color:#13C3E3;
}
.text-content-tc {
    max-width: 68%;
    width: 100%;
    margin: 0 auto;
}
.h3-roi{
    font-size: 39px;
    line-height: 1.4em;
}
span.span-roi {
    background-color: #fff;
    padding: 5px;
    color: #13C3E3;
    font-weight: 700;

}
.img-roi img{
    border-radius: 8px;
}
.h3-seo{
    font-size: 39px;
    line-height: 1.4em;
}
.span-seo {
    background-color: #13C3E3;
    padding: 5px;
    color: #fff !important;
    font-weight: 700;

}
.img-seo img{
    border-radius: 8px;
}
.h3-tiepcan{
    font-size: 27px;
    line-height: 1.4em;
    text-align: left !important;
    margin-bottom: 30px !important;
}
span.span-tiepcan {
   color: #13C3E3;
}
.p-seo{
    background-color: #6ed5e7;
    padding: 7px;
    border-radius: 5px;
    color: #fff !important;
    line-height: 1.4em;
}
.copyright-footer {
    color: #fff;
    font-weight: 500;
}
.svg-contact svg {
    width: 21px !important;
}
.footer-digi>ul>li {
    list-style: none;
    margin-left: 0px !important;
}
.footer-service {
    font-size: 20px !important;
    font-weight: 600;
}
.row-footer{
    border-style: solid;
    border-width: 1px 0 0 0;
    border-color: var(--fs-color-primary, #000);
}
.col-ft {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.khaweb-accordion .accordion-item {
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: 0 12px 50px rgba(125, 125, 125, .1);
  box-shadow: 0 12px 50px rgba(125, 125, 125, .1);
}
.khaweb-accordion .accordion-title {
  position: relative;
  border: none;
  font-weight: 600;
  color: #3a3a3a;
  background-color: #fff;
  padding-left: 15px;
}
.khaweb-accordion .accordion-title:before {
  display: inline-block;
  content: "";
  position: absolute;
  width: 12px;
  height: 1px;
  margin-top: -2px;
  top: 50%;
  right: 15px;
  border-top: 2px solid #13C3E3;
  color: #13C3E3;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
}
.khaweb-accordion .accordion-title:after {
  display: inline-block;
  content: "";
  position: absolute;
  width: 12px;
  height: 1px;
  margin-top: -2px;
  top: 50%;
  right: 15px;
  border-top: 2px solid #13C3E3;
  color: #13C3E3;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
}
.khaweb-accordion .accordion-title:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.khaweb-accordion .accordion-inner {
  padding: 10px 15px;
}
.khaweb-accordion .accordion-title .toggle {
  display: none;
}
.khaweb-lottie {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 400px;
}
.sec-faq{
    padding-top:50px !important;
    padding-bottom:0px !important;
}
.col-tiepcan {
    padding-top: 61px;
}
li::marker{
    color:#13C3E3 !important;
}
.header .flex-row {
    border-bottom: 1px solid #13C3E3 !important;
}
/*CSS Lien he*/

.lightbox-content{
    border-radius: 14px !important;
}
.span-digi{
    color:#13C3E3 !important;
}
/* ===== WRAP ===== */
.digi-content-form-fields {
  max-width: 920px;
  margin: 0 auto;
}

/* ===== TITLE ===== */
.digi-lh {
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 15px !important;
  color: #10233f;
  text-align: center;
  width: 100%;
}
.wpcf7 br{
display: block;
}

/* nền highlight giống ảnh */
.digi-lh {
  display: inline-block;
  padding: 6px 10px;
}

.digi-lh .span-digi {
  color: #18c2e6;
}

/* ===== SPACING ===== */
.digi-content-form-fields p {
  margin: 0 0 10px;
}

/* ===== INPUT ===== */
.digi-content-form-fields input[type="text"],
.digi-content-form-fields input[type="email"],
.digi-content-form-fields input[type="tel"],
.digi-content-form-fields textarea {
  width: 100%;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;

  background: #ededed;
  border-radius: 14px;

  font-size: 18px;
  color: #6f7986;

  padding-left: 20px;
  padding-right: 20px;
}

/* height input */
.digi-content-form-fields input {
  height: 45px;
  margin-bottom: 0px !important;
}
.digi-content-form-fields form {
  margin-bottom: 0px !important;
}

/* textarea */
.digi-content-form-fields textarea {
  height: 120px;
  padding-top: 15px;
  resize: vertical;
}

/* placeholder */
.digi-content-form-fields input::placeholder,
.digi-content-form-fields textarea::placeholder {
  color: #6f7986;
}

/* focus */
.digi-content-form-fields input:focus,
.digi-content-form-fields textarea:focus {
  background: #ffffff;
  box-shadow: 0 0 0 2px rgba(24,194,230,0.2);
    outline: none !important;
  border: none !important;

  background: #ffffff !important;

  /* viền xanh nhẹ */
  box-shadow: 0 0 0 1px #18c2e6 !important;

  /* bo góc mềm hơn */
  border-radius: 14px !important;
}

/* ===== BUTTON ===== */
.digi-content-submit-wrap {
  text-align: center;
}

.digi-content-form-fields input[type="submit"] {
  width: 100%;
  height: 70px;

  background: #18c2e6 !important;
  color: #fff !important;

  border: none;
  border-radius: 14px;

  font-size: 20px;
  font-weight: 700;

  transition: 0.25s;
}

.digi-content-form-fields input[type="submit"]:hover {
  transform: translateY(-2px);
  opacity: 0.95;
}

/* ===== MOBILE ===== */
@media (max-width: 767px) {

  .digi-lh {
    font-size: 22px;
    line-height: 1.3;
    padding: 4px 6px;
  }

  .digi-content-form-fields input {
    height: 45px;
    font-size: 18px;
  }

  .digi-content-form-fields textarea {
    height: 100px;
  }

  .digi-content-form-fields input[type="submit"] {
    height: 70px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.mobile-sidebar ul li.menu-item a {
    color: #000 !important;
    font-size: 16px;
}
.icon-menu:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M4 6H20M4 12H14M4 18H9' stroke='%2313C3E3' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center;
    background-size: contain;
}
.row-button-tc{
        width: 100% !important;
        padding-top: 10px !important;
}
.col-button-tv {
    padding-left: 15px !important;
}
.col-button-tv .col-inner {
    width: 111% !important;
}
.row-button-tc .col .col-inner a {
    padding: 10px;
    font-size: 16px;
}
.img-tc {
    width: 100% !important;
}
.col-hinh .col-inner{
    padding: 10px 0px 0px 0px !important;
}
.h2-tc {
    font-size: 35px !important;
}
.h3-seo {
    font-size: 30px;
}
.h3-roi {
    font-size: 30px;
    line-height: 1.6em;
}
.col-lienhe{
    padding-bottom: 10px !important;
}
.col-tiepcan {
    padding-top: 0px;
}
.text-content-tc {
    max-width: 100%;
}
.col-ft {
    padding-bottom: 5px !important;
}
.mobile-sidebar ul li.menu-item a:hover {
    color: #13C3E3;
}
}
