/*
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.   ***************/

:root {
    --linear-gradient: linear-gradient(90deg, #E83B40 3.82%, #D42328 100%);
    --linear-gradient-2: linear-gradient(90deg, #000000 0%, #E82828 100%);
    --linear-gradient-3: linear-gradient(90deg, #FF9500 0%, #FF4D00 100%);
    --linear-gradient-4: linear-gradient(90deg, #FFC400 0%, #00E6FF 100%);
    --linear-gradient-5: linear-gradient(90deg, #FF7700 0%, #FF0606 100%);
    --linear-gradient-6: linear-gradient(180deg, #D42328 0%, #FFAA0B 100%);
    --linear-gradient-7: linear-gradient(180deg, #FFF5F3 0%, #FFFFFF 100%);
    --linear-gradient-8: linear-gradient(85.51deg, #F5AB22 6.66%, #EE3F3F 89.29%);
    --linear-gradient-9: linear-gradient(90deg, #DFB91E 0%, #DA2626 100%
100%
);
    --linear-gradient-10: linear-gradient(90deg, #FFA7A7 0%, #FFD992 100%);
    --font-html-size: 62.5%;
}
.home h1.uppercase,.home h2.uppercase {
    margin: 30px 0 0 0;
    padding-bottom: 25px;
}
.hientrang {
    color:white;
}
.xanh a{
     color:white;
}
.title-bg:after {
    content: '';
    width: 60px;
    background: #a0cbd5;
    height: 5px;
    display: block;
    margin: auto;
    margin-top: 15px;
}
.dichvu{
     display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
    max-height: calc(1.5em * 4);
}

.cacdichvu p,.cacdichvu h2{
    color:white;
}
span.post_comments.op-8.block.is-xsmall {
    display: none;
}
.thietkeweb h2 {
    font-size: 4rem;
    font-weight: 600;
    text-transform: capitalize;
    text-shadow: 0 .4rem .4rem #00000040;
    margin: 0;
}
.box-title {
    position: relative;
    max-width: 23.6rem;
    border-radius: 5rem;
    line-height: 3.4rem;
    text-align: center;
    margin:2.1rem 0px 1.8rem;
    font-size: 28px;
    text-transform: capitalize;
    font-weight: 400;
}
.box-title::before {
    content: "";
    position: absolute;
    inset: 0;
    width: 100%;
    padding: 2px 2px 2px;
    border-radius: 5rem;
    background: var(--linear-gradient-3);
    mask: linear-gradient(#000 0 0) exclude, linear-gradient(#000 0 0) content-box;
    z-index: 2;
}
.text-main * {
    background: var(--linear-gradient-4);
    color: transparent !important;
    font-size: 2.1rem;
    font-weight: 700;
    width: max-content;
    max-width: 100%;
    background-clip: text;
}
.text-main::after {
    content: "";
    background: url(images/line-text.png) center / contain no-repeat;
    width: 11.6rem;
    height: 1.9rem;
    display: block;
    margin-top: -0.5rem;
}
p.titlevideo {
    text-align: center;
    margin: 0;
    padding: 9px;
    color:gray;
}
.videogt>.col-inner {
    background: white;
    border-radius: 10px 10px;
}
.title-ld h2 {
    font-size: 33px;
    font-weight: 600;
    margin-bottom: 0;
    text-transform: capitalize;
    color: #323232;
}
.title-ld h2 strong,.title-ld-2 h2 strong {
    position: relative;
    display: inline-block;
    white-space: nowrap;
}
.title-ld h2 strong {
    color: transparent !important;
    background: var(--linear-gradient-5);
    background-clip: text;
    font-size: 5rem;
    font-family: 'Blanka', sans-serif;
}
.title-ld h2 strong .line-w,.title-ld-2 h2 strong .line-w {
    content: '';
    display: flex;
    background: var(--linear-gradient-5);
    animation: blink-caret 0.75s step-end infinite;
}
.title-ld h2 strong .word,.title-ld-2 h2 strong .word {
    visibility: hidden;
    text-transform: none;
    display: inline-flex;
}

.text-main2::after {
    content: "";
    background: url(images/line-title.png) center / contain no-repeat;
    width: 11.6rem;
    height: 1.9rem;
    display: block;
    margin-top: -5.5rem;
}
.title-ld-2 h2 strong {
    color: transparent !important;
    background: var(--linear-gradient-5);
    background-clip: text;
    font-size: 45px;
    display: block;
    line-height: 6rem;
    position: relative;
    padding-bottom: .8rem;
}

.tieudetkw {
    max-width: 920px !important;
}
.why-text h3 {
    line-height: 25px;
    font-weight: 600;
    margin-bottom: 1.2rem;
    color: black;
}
.why-text {
    padding-left: 26px;
    position: relative;
}
.why-text::before {
    content: "";
    background-color: #EF3333;
    width: .6rem;
    height: .6rem;
    position: absolute;
    left: 0;
    top: 5px;
    border-radius: 50%;
}
.why-text::after {
    content: "";
    border: .1rem solid #EF3333;
    width: 1.4rem;
    height: 1.4rem;
    position: absolute;
    left: -.4rem;
    top: .3rem;
    border-radius: 50%;
    opacity: 0;
    transition: all 0.2s ease-in-out;
}
.title-ld-2 h2 {
    font-size: 36px;
    margin-bottom: 0;
    font-weight: bold;
    text-transform: capitalize;
    letter-spacing: -.1rem;
    color:#1b2534;
}
.text.text-main2.title-ld-2.title-ld-line {
    margin-bottom: 140px;
}

.accordion-item {
    background: #fff;
    box-shadow: 0px 2px 6px 0px #00000054;
    border-radius: 0;
    margin-bottom: 15px;
    overflow: hidden;
}
.accordion .toggle{
    right: 0!important;
        left: unset;
}
.accordion-title {
    border-top: none!important;
    
}
.toggle i {
    font-size: 18px;
}
footer#footer a {
    color: black;
}
.entry-content.single-page img {
    margin-bottom: 20px;
}
.title-ld-2 p {
    line-height: normal;
    margin-bottom: -6px;
}
.title-ld h2 strong,.title-ld-2 h2 strong {
    position: relative;
    display: inline-block;
    white-space: nowrap;
}
.text.title-ld-2.title-ld-2-m.title-line.title-ld-line-2 h2 {
    color: white;line-height: 40px;
}
.r850 {
    max-width: 850px!important;
}
.videogt {
    position: relative;
}
.videogt .line-1 {
    background-color: #30C55D;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: normal;
    width: max-content;
    position: absolute;
    left: -9.2rem;
    bottom: 3.5rem;
    z-index: 2;
    border-radius: 1rem;
    padding: 10px 25px;
    animation: zoom-in 2s ease-in-out;
}
.videogt .line-1 p {
    padding: 0;
    margin: 0;
}
.videogt .logo-2 {
    position: absolute;
    max-width: 209px;
    z-index: 2;
    border-radius: 13px;
    overflow: hidden;
    right: -9.7rem;
    bottom: 2.1rem;
}
.videogt .logo-2 img{  padding: 0;
    margin: 0;}

.videogt .line-2 {
    background-color: #3684F9;
    color: #fff;
    position: absolute;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    width: max-content;
    position: absolute;
    right: -6.8rem;
    top: 0.9rem;
    padding: 10px 10px;
    border-radius: 1rem;
}
.videogt .line-2 p{
     padding: 0;
    margin: 0;
}
a.button.primary.is-link.btn-link-to {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    min-height: unset;
    line-height: 3rem;
    padding-bottom: .2rem;
    display: inline-block;
    width: max-content;
    margin: 0 auto;
    border-bottom: 3px solid #D5252A !important;
}
.mauweb {
    margin-top: -30px!important;
}
.banhang .pricing-table-header>.title {
    background: #1c8199;
    color: white;
    padding: 10px;
}
.chatbot .pricing-table-header>.title {
    background: red;
    color: white; padding: 10px;
}
.dichvu2 .pricing-table-header>.title {
    background: black;
    color: white; padding: 10px;
}
.dichvu2x .pricing-table-header>.title {
    background: #07672a;
    color: white; padding: 10px;
}
.header.show-on-scroll,.stuck .header-main {
    background: white!important;
}
a.icon.primary.button.round.is-small {
    background: #1c8199;
}
.lienhengay {
    padding-top: 30px !important;
}
.box-text-inner {
    font-size: 16px;
}
.nengradient {
    background-color: transparent;
    background-image: linear-gradient(180deg, #1c8199 40%, #FFFFFF 100%);
}
.nengradient h4 {
    color: black;
}
p {
    margin-bottom: 5px !important;
}
p.icontime {
    font-size: 110px;
}
.quytrinh h4 {
    margin-bottom: 20px;
    margin-top: 20px;
    padding-left: 20px;
}
.r920 {
    max-width: 950px!important;
}

/*css cho nút gọi*/
.fix_tel {
    top: auto;
    bottom: auto;
    right: auto;
    left: auto;
    bottom: 15px;
    left: 5px;
}
.fix_tel {
    position: fixed;
    bottom: 15px;
    right: 0;
    z-index: 999;
}

.ring-alo-phone.ring-alo-show {
    visibility: visible;
}
.ring-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 80px;
    position: absolute;
    transition: visibility 0.5s ease 0s;
    visibility: hidden;
    width: 80px;
    z-index: 200000 !important;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle {
    border-color: #f00;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle {
    background-color: #f00;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle {
    border-color: #f00;
    opacity: 0.5;
}
.ring-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 70px;
    left: 10px;
    opacity: 0.1;
    position: absolute;
    top: 12px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    opacity: 0.75 !important;
}
.ring-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running ring-alo-circle-fill-anim;
    background-color: #000;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 30px;
    left: 30px;
    opacity: 0.1;
    position: absolute;
    top: 33px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 30px;
}

.ring-alo-ph-img-circle {
    animation: 1s ease-in-out 0s normal none infinite running ring-alo-circle-img-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 30px;
    left: 30px;
    opacity: 1;
    position: absolute;
    top: 33px;
    transform-origin: 50% 50% 0;
    width: 30px;
}
.fix_tel a {
    text-decoration: none;
    display: block;
    background: red;
    border-radius: 50%;
}
.ring-alo-ph-img-circle a img {
    padding: 1px 0 0 1px;
    width: 30px;
    position: relative;
    top: -1px;
}

@keyframes ring-alo-circle-anim {
  0% {
      opacity: 0.1;
      transform: rotate(0deg) scale(0.5) skew(1deg);
  }
  30% {
      opacity: 0.5;
      transform: rotate(0deg) scale(0.7) skew(1deg);
  }
  100% {
      opacity: 0.6;
      transform: rotate(0deg) scale(1) skew(1deg);
  }
}

@keyframes ring-alo-circle-img-anim {
  0% {
      transform: rotate(0deg) scale(1) skew(1deg);
  }
  10% {
      transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
      transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
      transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
      transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
      transform: rotate(0deg) scale(1) skew(1deg);
  }
  100% {
      transform: rotate(0deg) scale(1) skew(1deg);
  }
}
@keyframes ring-alo-circle-fill-anim {
  0% {
      opacity: 0.2;
      transform: rotate(0deg) scale(0.7) skew(1deg);
  }
  50% {
      opacity: 0.2;
      transform: rotate(0deg) scale(1) skew(1deg);
  }
  100% {
      opacity: 0.2;
      transform: rotate(0deg) scale(0.7) skew(1deg);
  }
  }
  .ring-alo-ph-img-circle a img {
      padding: 1px 0 0 1px;
      width: 30px;
      position: relative;
      top: -1px;
  }
}

.echbay-sms-messenger {
    display: block;
}

.echbay-sms-messenger {
    text-align: center;
    width: 45px;
    position: fixed;
    bottom: 80px;
    left: 8px;
    z-index: 999;
}

.echbay-sms-messenger div.phonering-alo-zalo {
    display: block;
}
.echbay-sms-messenger div.phonering-alo-zalo, .echbay-sms-messenger div.phonering-alo-alo {
    background-color: #0084ff;
}
.echbay-sms-messenger div.phonering-alo-zalo {
    background-image: url(images/zalo.png);
   
}
.echbay-sms-messenger div:last-child {
    margin-bottom: 0;
}
.echbay-sms-messenger div:first-child {
    margin-top: 0;
}
.echbay-sms-messenger div {
    margin: 14px 0;
    background: #0084FF center no-repeat;
    background-size: 70%;
    border-radius: 50%;
    box-shadow: 0 3px 10px #888;
}
.echbay-sms-messenger a {
    line-height: 45px;
}
.echbay-sms-messenger a {
    display: block;
    line-height: 45px;
    text-indent: -9999px;
}
.echbay-sms-messenger.style-for-position-br.style-for-position-br2 {
    bottom: 16px;
}
.echbay-sms-messenger.style-for-position-br.style-for-position-br2 div.phonering-alo-zalo
 {
    background: #0db9bb;
}
.echbay-sms-messenger.style-for-position-br2 div.phonering-alo-zalo {
    background-image: url(images/zalo.png)!important;
}
.style-for-position-br2 div {
    margin: 14px 0;
    background: #0db9bb center no-repeat !important;
    background-size: 70% !important;
    border-radius: 50%;
    box-shadow: 0 3px 10px #888;
}

.nutmess {
    position: fixed;
    bottom: 140px;
    left: 7px;    z-index: 10000;
}
@media only screen and (max-width: 48em) {
    
 
    
    section.thietkeweb2 {
    padding-bottom: 0 !important;
}
.quytrinh {
    margin-bottom: -85px;
}
ul.nav>li>a {
    font-size: 16px;
}
section#section_1858301599 {
    margin-top: -40px;
}
section#section_1858301599 .text.text-main2.title-ld-2.title-ld-line {
    margin-bottom: 100px;
}
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.title-ld-2 h2 {
    font-size: 26px;
    margin-bottom: 0;
    font-weight: bold;
    text-transform: capitalize;
    letter-spacing: -.1rem;
    color: #1b2534;
    margin-top: 20px;
}
.title-ld-2 h2 strong {
     color: transparent !important;
    background: var(--linear-gradient-5);
    background-clip: text;
    font-size: 29px;
    display: block;
    line-height: 50px;
    position: relative;
    padding-bottom: 0;
}
    .thietkeweb h2 {
        font-size: 2rem;
     
    }
    .section-bg :is(img,picture,video) {
   
         object-position: 99% 50%!important;
   
    }
    .title-ld h2 {
        font-size: 22px;
    }
    .title-ld h2 strong {
            font-size: 36px;
        }
    .thietkeweb {
        padding: 0 !important;
    }
    h3.dvu {
        font-size: 13px;
        margin-top: 30px;
        
    }
    p.dichvu, p.xemthem {
        font-size: 13px;
    }
    .cacdichvu .icon-box-img{
        margin:auto!important;
    }
    .box-title {
        position: relative;
        max-width: 18.6rem;
        border-radius: 5rem;
        line-height: 3.0rem;
        text-align: center;
        margin: 1.1rem 0px 0.8rem;
        font-size: 1.3rem;
        text-transform: capitalize;
        font-weight: 400;
    }
    .text-main * {
        background: var(--linear-gradient-4);
        color: transparent !important;
        font-size: 1.6rem;
        font-weight: 700;
        width: max-content;
        max-width: 100%;
        background-clip: text;
    }
    .text-main::after {
        width: 8.6rem;
        height: 1.9rem;
       margin-top: -0.5rem;
    }
    .acc-cus {
        margin-top: -30px!important;
    }
    .autopost h3 {
    line-height: 28px;
    }
}