@font-face {
    font-family: 'Roboto';
    src: url('../font/Roboto-VariableFont_wdth,wght.ttf') format('truetype');
    font-weight: 100 900;
    font-stretch: 75% 100%;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/Roboto-Italic-VariableFont_wdth,wght.ttf') format('truetype');
    font-weight: 100 900;
    font-stretch: 75% 100%;
    font-style: italic;
}

#logo img {
    max-height: 70px !important;
}

.header-main {
    height: 70px !important;
}


body {
    font-family: 'Roboto', sans-serif;
}

.scrollToTopBtn {
    position: fixed;
    bottom: 0;
    right: 0;
    opacity: 0;
    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;
    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: 0;
    bottom: 40px;
    width: 327px;
    height: 438px;
    z-index: 99999;
    border-radius: 10px;
}

#phu {
    visibility: hidden;
    position: absolute;
    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;
}