html{line-height:1.15;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:border-box}body{background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{color:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin-block-end:1rem;margin-block-start:.5rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-block-end:.9rem;margin-block-start:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em;white-space:pre-wrap}a{background-color:transparent;color:#c36;text-decoration:none}a:active,a:hover{color:#336}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}abbr[title]{border-block-end:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;height:auto;max-width:100%}details{display:block}summary{display:list-item}figcaption{color:#333;font-size:16px;font-style:italic;font-weight:400;line-height:1.4}[hidden],template{display:none}@media print{*,:after,:before{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{-moz-column-break-inside:avoid;border:1px solid #ccc;break-inside:avoid}thead{display:table-header-group}img,tr{-moz-column-break-inside:avoid;break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{-moz-column-break-after:avoid;break-after:avoid}}label{display:inline-block;line-height:1;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid #666;border-radius:3px;padding:.5rem 1rem;transition:all .3s;width:100%}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#333}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;width:auto}[type=button],[type=submit],button{background-color:transparent;border:1px solid #c36;border-radius:3px;color:#c36;display:inline-block;font-size:1rem;font-weight:400;padding:.5rem 1rem;text-align:center;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}[type=button]:focus:not(:focus-visible),[type=submit]:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{background-color:#c36;color:#fff;text-decoration:none}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select{display:block}table{background-color:transparent;border-collapse:collapse;border-spacing:0;font-size:.9em;margin-block-end:15px;width:100%}table td,table th{border:1px solid hsla(0,0%,50%,.502);line-height:1.5;padding:15px;vertical-align:top}table th{font-weight:700}table tfoot th,table thead th{font-size:1em}table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-block-start:1px solid hsla(0,0%,50%,.502)}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:hsla(0,0%,50%,.071)}table tbody tr:hover>td,table tbody tr:hover>th{background-color:hsla(0,0%,50%,.102)}table tbody+tbody{border-block-start:2px solid hsla(0,0%,50%,.502)}@media(max-width:767px){table table{font-size:.8em}table table td,table table th{line-height:1.3;padding:7px}table table th{font-weight:400}}dd,dl,dt,li,ol,ul{background:transparent;border:0;font-size:100%;margin-block-end:0;margin-block-start:0;outline:0;vertical-align:baseline}
.scrollToTopBtn {
  /* place it at the bottom right corner */
  position: fixed;
  bottom: 0;
  right: 0;
  opacity: 0;
  //transform: translateY(100px);
  transition: all 0.5s ease;
	z-index:-1;
}
.dkn_show {
	opacity: 1;
	z-index: 999999999;
}
.showBtn {
  opacity: 1;
  transform: translateY(0);
}
.tongdai {
    background: #cc9036;
    padding: 10px 30px 10px 20px;
    border-radius: 5px;
    display: table;
    background-image: linear-gradient(to right,#004bde 0%,#EDDE5D 51%,#F09819 100%);
    transition: 0.5s;
    background-size: 200% auto;
}
.tongdai ul{display: inline-block;
    color: #fff;
    vertical-align: middle;
    list-style-type: none;}
.tongdai li{font-size: 14px;
    letter-spacing: 1px;
    line-height: 25px;
    padding: 0;}
.tongdai li:last-child {
    font-family: Arial;
    font-weight: 700;
    font-size: 24px;
}
.hotline-icon i {
    border: solid 1px #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}
.taxonomy-description {
    display: none;
}
.popup {
display: none;
position: fixed;
padding-top: 5%;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgb(0, 0, 0);
background-color: rgba(0, 0, 0, 0.5);
	z-index: 999;
}
.popup-content {
    position: relative;
    padding: 15px;
    margin: auto;
    width: fit-content;
    background: #e4ebe4;
	bottom: 10px;
}
.close-btn {
float: right;
color: #2E2E2E;
font-size: 25px;
font-weight: 700;
z-index: 999;
position: inherit;
}
.close-btn:hover {
color: #D2D2D2;
}
.form_popup_chat {
    text-align: center;
}
.nutdong button {
    font-size: 11px;
    border: none;
    padding: 5px;
    background: royalblue;
    color: #fff;
    margin-top: 12px;
    float: right;
    border-radius: inherit;
	z-index:10;
}
.dktv {
    margin-bottom: 30px;
    border-radius: 20px;
    text-align: center;
background: linear-gradient(to right,#152b75 0%,#6d7aa3 51%,#1e2f6a 100%)!important;
    padding: 5%;
}
.tieudetv {
    font-size: 26px;
    color: #fff;
    font-weight: bold;
	text-shadow: 1px 1px 1px #000;
	margin-bottom:20px;
}
.chattv button {
    all: unset;
}
.dkn_show button {
    text-transform: uppercase !important;
    background: #ed2f2b;
    border-radius: 45px;
    color: #fff;
    text-align: center;
    text-transform: inherit;
    border: none;
}
#hopthoai button{text-transform:uppercase !important;
	background:#ed2f2b;
    border-radius: 45px;
    color: #fff;
    text-align: center;
    text-transform: inherit;
    border: none;}
/* Thong bao Popup  */
.scrollqc {
    position: fixed;
    bottom: 0;
    right: 0;
    opacity: 0;
    //transform: translateY(100px);
    transition: all 0.5s ease;
    border: 1px solid black;
    background-color: #fff;
    position: fixed;
    top: 48px;
    bottom: 48px;
    width: 500px;
    width: fit-content;
    left: 32%;
    right: 32%;
    height: fit-content;
    transform: scale(0.9);
    border: none;
    padding: 10px;
}
.qc_show {
	opacity: 1;
	z-index: 999999999;
}
.qc_show .tbclose-btn {
    position: fixed;
    right: 0;
    width: 90px;
    height: 20px;
    background: #b20000;
    color: #fff;
    font-size: 11px;
    padding-left: 0px;
    z-index: 2;
    text-align: center;
    flex-wrap: nowrap;
}
img.haht {
    width: 150px;
    border-radius: 160px;
}
tr.logo_cty {
    background: #fff;
}
/*---------form tự hiện popup góc chát----------*/
#chinh1 {
        visibility: hidden;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        text-align: center;
        z-index: 1000;
      }
      div#chinh {
        margin: 0px auto;
        background-color: #fff;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        text-align: center;
        font-weight: bold;
        font-size: 15px;
        position: fixed;
        right: 6px;
        bottom: 40px;
        width: 327px;
        height: 438px;
        z-index: 99999;
        border-radius: 10px;
      }
#phu{
        visibility: hidden;
        position: absolute;
        //left: 0;
        //top: 0;
        width: 100%;
        height: 100%;
        text-align: center;
        z-index: 1000;
      }
div#phu {
    position: fixed;
        right: 0px;
        bottom: 0;
        z-index: 99999;
        height: 402px;
        padding: 14px;
        margin-bottom: 3px;
        border: none;
        background: #fff;
        max-width: 394px;
        width: 100%;
        bottom: 40px;
        width: 327px;
        height: 370px;
        border-radius: 10px;
}
#phu .wpcf7-response-output {

}
#chinh button.nutdong {
    border-radius: 0;
    background: blue;
    font-size: 12px;
    left: 41%;
    top: -16px;
}
