.hethongnhathuoc {
    background: #f41118;
    padding: 15px 0;
    color: #fff;
}

.title_hethong {
    display: flex;
    position: relative;
}

.title_hethong i {
    position: absolute;
    top: 0px;
    font-size: 30px;
}

.title_hethong p {
    padding-left: 35px;
    font-size: 20px;
}

.danhsach_nhathuoc {
    text-align: right;
    margin-top: 3px;
}

.danhsach_nhathuoc a {
    background: #ffcb05;
    border-radius: 15px;
    color: #333;
    padding: 6px 25px;
    font-weight: 600;
}

.box_right_footer {
    padding-right: 14px;
}



.mapss {
    width: 100%
}

.mapss iframe {
    width: 100%;
    height: 170px;
}

.box-footer-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #212121;
    padding: 50px 0 20px;
    flex-wrap: wrap;
}

.dangky_cuoitrang {
    overflow: hidden;
    background-color: #f3f3f3;
    padding: 30px 0;
}

.dangky_cuoitrang .box_info {
    width: 50%;
    float: left;
}

.dangky_cuoitrang .box_info .title {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 500;
    min-height: 35px;
    letter-spacing: 3px;
}

.dangky_cuoitrang .box_info .giam {
    font-size: 14px;
    line-height: 22px;
}

.dangky_cuoitrang .box_info .giam b {
    color: #fff;
    padding: 0 7px 0 23px;
    margin-left: 10px;
    margin-right: 6px;
    font-weight: normal;
    line-height: 36px;
    display: inline-block;
    background-image: url(../images/h.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.dangky_cuoitrang .box_info .giam strong {
    color: #fff;
    padding: 0 7px 0 23px;
    margin-left: 10px;
    margin-right: 6px;
    font-weight: normal;
    line-height: 36px;
    display: inline-block;
    background-image: url(../images/h.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.box_form_dky {
    width: 100%;
}

.box_form_dky form {
    padding: 3px 5px;
    border-radius: 30px;
    border: solid 1px #fff;
    background: #22924e;
}

.content-address-footer {
    font-size: 15px;
    margin-bottom: 10px;
}

.box_form_dky input.form-control {
    width: calc(100% - 40px);
    float: left;
    border: none;
    padding: 10px 0 10px 15px;
    line-height: 18px;
    height: auto;
    border-radius: 10px;
    outline: 0;
    box-shadow: unset;
    background-color: #22924e;
    color: #fff;
}

.box_form_dky .form-control::placeholder {
    color: #fff;
    font-style: italic;
}

.box_form_dky button {
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: 0;
    border-radius: 50%;
    color: #333;
    font-weight: bold;
    padding: 0;
    text-transform: uppercase;
    font-size: 17px;
    outline: 0;
    background: #fff;
    border-bottom: solid 1px #e9e9e9;
}

.box_form_dky button i {
    margin-left: 0px;
    color: #22924e;
}

.box_form_dky p {
    padding-bottom: 10px;
    font-size: 14px;
    color: #333;
}

.logo-footer {
    width: auto;
    margin-bottom: 15px;
}

.luxury {
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 5px;
    position: relative;
    font-weight: 500;
}

.list-address-footer {
    position: relative;
    padding-left: 0px;
    /* color: #404040; */
    font-size: 15px;
}

.list-address-footer:before {
    content: '';
    width: 0px;
    height: calc(100% - 0px);
    position: absolute;
    left: 0;
    top: 5px;
    background-color: #fff;
}

.list-address-footer ul li {
    font-weight: 300;
    line-height: 22px;
    list-style: disc !important;
    margin-left: 15px;
    padding-bottom: 5px;
    font-size: 14px;
    color: #333;
}

.time-work {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

.time-work-info {
    /* color: #404040; */
}

.time-work-info h3 {
    margin: 0;
    font-size: 16px;
    text-decoration: underline;
    margin-bottom: 5px;
}

.time-work-info .desc {
    font-size: 14px;
}

.bct {}

.logo-footer img {}

.search-footer {
    display: flex;
    margin-top: 10px;
    align-items: center;
    width: calc(100% - 10% - 150px);
    /* padding: 0 40px; */
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.search-footer h3 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-right: 10px;
    white-space: nowrap;
}

.search-footer .newsletter {
    width: auto;
    flex: 1 1 auto;
}

.bank-footer {
    display: flex;
    width: 20%;
    margin-bottom: 30px;
}

.fy {
    width: 100%;
    line-height: normal;
    padding: 9px 0;
    padding-left: 50px;
    border: solid 1px #4d4d4d;
    background: url(../images/it.png) no-repeat 12px center;
    z-index: 1;
    border-radius: 10px;
    background-size: auto 24px;
    font-size: 13px;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}

.fy span {
    display: block;
    width: 100%;
}

.fy .a {
    height: auto;
    line-height: 20px;
}

.bank-footer .image {}

.bank-footer .image img {}

.newsletter-input>.fa-envelope {
    padding: 0 1.8rem;
    -ms-flex-item-align: center;
    align-self: center;
}

.newsletter-input {
    background-color: #262626;
    color: #777;
    border: none !important;
}

.newsletter-input {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border-radius: 10rem;
    overflow: hidden;
    /* background: #fff; */
}

.newsletter-input>.fa-envelope {
    padding: 0 1.8rem;
    -ms-flex-item-align: center;
    align-self: center;
}

.newsletter-email {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.newsletter-email input {
    padding: 0 .96rem 0 0;
    border: none;
    outline: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    color: inherit;
}

.newsletter button {
    padding: 1.2rem 1.6rem;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0;
}

.btn-primary {
    color: #fff;
    background-color: #39673d;
    border-color: #39673d;
    font-weight: 500;
    font-size: 15px;
    padding: 5px 20px;
}

.footer-main {
    padding: 30px 0 20px;
    color: #333;
}

.box-footer-main-info {}

.border-top {
    padding-top: 50px;
    /* border-top: 2px solid #e23b41; */
    border-bottom: 1px solid #212121;
    border-top: unset !important;
}

.footer-main>.container>.row {}

.footer-bottom {
    background-color: rgba(0, 0, 0, 0.05);
    padding: 5px 0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.coppy-right {
    font-weight: 500;
    font-size: 15px;
    line-height: 26px;
    color: #333;
    text-align: center;
}

.back_to_top {
    text-align: center;
}

.back_to_top a {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.back_to_top a span {
    font-size: 14px;
}

.back_to_top img {
    width: 20px;
    margin-left: 5px;
}

.dk_bct {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 16px;
}

.dk_bct .bct {
    float: left;
}

.dk_bct .bct img {
    height: 52px;
    width: auto;
}

.dk_bct .dmca {
    float: left;
    margin-top: 10px;
    float: right;
}

.dk_bct .dmca img {
    height: 32px;
}

.pt_social {
    display: flex;
    margin: 15px auto 20px;
    justify-content: flex-start;
    align-items: center;
}

.pt_social p {
    font-size: 14px;
    padding-right: 10px;
}

.pt_social li:first-child {
    font-size: 14px;
}

.pt_social li:not(:last-child) {
    margin-right: 5px;
    /* color: #404040 */
}

.pt_social li a {
    display: inline-block;
    height: 32px;
    width: 32px;
    text-align: center;
    float: left;
    border: 1px solid #22924D;
    border-radius: 100%;
    background-color: none;
    color: #416290;
}

.pt_social li a img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.pt_social li a i {
    font-size: 15px;
    line-height: 32px;
    color: #22924e;
}

.col-item-footer {
    margin-bottom: 0px;
}

.title-footer {
    color: #333;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-bottom: 3px;
    position: relative;
    font-size: 14px;
    font-weight: 600;
}

.title-footer:before {
    content: "";
    width: 70px;
    height: 2px;
    background-color: #333;
    position: absolute;
    left: 0;
    top: 100%;
}

.desc-foot {
    font-size: 15px;
    line-height: 1.7;
    color: #353a3d;
}

.logo-footer img {
    width: 250px;
    height: auto;
    max-width: 100%;
    margin-bottom: 0px;
}

.form-footer button {
    background-image: linear-gradient(45deg, #ffd68c, #ffd68c);
    text-transform: uppercase;
    font-weight: bold;
    border-color: #ffd68c;
    padding: 5px 20px;
    font-size: 15px;
    color: #353a3d;
}

.footer-link {
    /* color: #e23b41; */
    color: #fff;
}

.footer-link li {}

.list-link-footer ul li {
    list-style: disc !important;
    margin-left: 20px;
    color: #333;
}

.footer-link li a {
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #333;
}

.footer-link li a:hover {
    color: #000;
}

.footer-link li i {
    font-size: 11px;
    padding-right: 5px;
}

.footer-form {}

.footer-form form {}

.footer-form form input {
    border-radius: 40px;
    box-shadow: unset;
    font-size: 13px;
    line-height: 20px;
    padding: 5px 10px;
    color: #e23b41;
}

.footer-form form input::placeholder {
    color: #e23b41;
}

.footer-form form button {
    width: 100%;
    border-radius: 15px;
    text-transform: uppercase;
    color: #e23b41;
    border: 1px solid #e23b41;
    background: #fff;
    outline: unset;
    line-height: 25px;
    font-size: 13px;
    font-weight: 600;
}

.footer-form form button:hover {
    background-color: #e23b41;
    color: #fff;
}

.footer-bottom {
    padding: 0px 0;
}

.footer-bottom .box-footer-bottom {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.footer-bottom .box-footer-bottom h3 {
    color: #fff;
    font-size: 17px;
    margin-right: 10px;
    margin-top: 5px;
}

.link-footer-bottom {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.link-footer-bottom li {
    font-size: 13px;
}

.link-footer-bottom li a {
    color: #fff;
}

.link-footer-bottom li+li:before {
    content: "|";
    margin: 0 7px;
}

.pt_contact_vertical {
    position: fixed;
    display: block;
    bottom: 108px;
    z-index: 100;
    left: 36px;
}

.contact-mobile .contact-item a {
    margin-bottom: 8px;
    display: block;
    transition: all 0.4s ease;
    position: relative;
    border-radius: 100%;
    width: 42px;
    height: 43px;
    text-align: center;
    line-height: 36px;
    font-size: 20px;
    border: solid 2px #fff;
}

.contact-mobile .contact-item a i {
    color: #fff;
    line-height: inherit;
}

.contact-mobile .contact-item .fb-mess {}

.tel_phone {
    border-radius: 30px;
    line-height: 45px;
    position: absolute;
    height: 45px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    background-color: #e9242d;
    color: white;
    top: 28px;
    left: 90px;
    padding: 0;
    font-weight: 600;
    width: 0;
    overflow: hidden;
    padding-left: 29px;
    transition: all 0.5s;
    opacity: 0;
    display: none;
}

.quick-alo-phone:hover .tel_phone {
    width: 165px;
    left: 36px;
    opacity: 1;
}

.tel_phone a {
    margin: 0;
    color: #fff;
    display: block;
    width: 135px;
}

.quick-alo-phone.quick-alo-show {
    visibility: visible;
    /* display: none; */
}

.quick-alo-phone {
    position: fixed;
    visibility: hidden;
    background-color: transparent;
    width: 100px;
    height: 100px;
    display: block;
    cursor: pointer;
    z-index: 98;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility 0.5s;
    -moz-transition: visibility 0.5s;
    -o-transition: visibility 0.5s;
    transition: visibility 0.5s;
    left: 5px;
    bottom: 15px;
}

.quick-alo-ph-circle {
    width: 100px;
    height: 100px;
    top: 0;
    left: 0;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border: 2px solid #3a71aa 9;
    opacity: 0.1;
    -webkit-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-circle {
    border-color: #e9242d;
    opacity: 0.5;
}

.quick-alo-ph-circle-fill {
    width: 80px;
    height: 80px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 0.1;
    -webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-circle-fill {
    background-color: #e9242d;
    opacity: 0.75;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
    background-color: #e9242d;
}

.quick-alo-ph-img-circle {
    width: 50px;
    height: 50px;
    top: 25px;
    left: 25px;
    position: absolute;
    background: rgba(30, 30, 30, 0.1) url(../images/quick-call-button.png) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
    background-color: #e9242d;
}


/*
.back_to_top {
    display: inline-block;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: linear-gradient(to top, #c31f26, #c31f26);
     padding: 10.5px 15px; 
    border-radius: 50px;
    z-index: 99;
    overflow: hidden;
}*/

.main_footer .content {
    width: 100%;
}

.banner-group-footer {
    padding-bottom: 16px;
}

.box_menu_foot {
    display: inline-block;
    float: right;
}

.box_menu_foot ul {}

.box_menu_foot ul li {
    display: inline-block;
    float: left;
    position: relative;
}

.box_menu_foot ul li:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #fff;
    top: 50%;
    left: 99%;
    transform: translateY(-50%);
}

.box_menu_foot ul li:last-child:before {
    display: none;
}

.box_menu_foot ul li a {
    color: #333;
    line-height: 30px;
    display: block;
    padding: 0 15px;
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
}

.back_to_top a {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.back_to_top span {
    display: inline-block;
    float: left;
    line-height: 27px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    transition: 0.5s;
}

.back_to_top img {
    width: auto;
    margin-top: 3px;
}

.line_bottom {
    padding: 10px 0;
}

.contact_fixed {
    width: 100%;
    background: linear-gradient(-90deg, #000, #000);
    display: flex;
    left: 0;
    bottom: 0;
    min-height: 45px;
    position: fixed;
    z-index: 99;
    display: none;
}

.contact_fixed li {
    display: flex;
    width: 25%;
}

.contact_fixed li:not(:last-child) {
    border-right: 1px solid #fff;
}

.contact_fixed li a {
    display: flex;
    color: #fff;
    width: 100%;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    text-transform: uppercase;
    cursor: pointer;
}

.contact_fixed li img {
    height: 24px;
    width: auto;
}

.contact_fixed li a i {
    color: #fff;
}

.hotline_title {
    padding: 10px 0;
}

.maps_footer {
    width: 100%;
    margin: 20px 0 10px 0;
}

.maps_footer iframe {
    width: 100%;
    height: 130px;
}

.footer-main .container-fluid {
    padding-left: 35px;
    padding-right: 35px;
}

.footer-bottom .container-fluid {
    padding-left: 35px;
    padding-right: 35px;
}

.label-group {
    display: flex;
    flex-wrap: wrap;
}


.label-group-item .label {
    background: #e1e9ff;
}

.label-group .label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 14px;
    height: auto;
    word-break: break-word;
    padding: 3px 12px;
}

.p-x-16,
.label-group .label,
.feature__gallery-thumbs .item-thumbs span {
    padding-left: 12px !important;
    padding-right: 12px !important;
}

.label {
    color: #334155;
    display: inline-flex;
    cursor: pointer;
}

.circle {
    border-radius: 10000px !important;
}

.label-group-item {
    width: auto;
    padding-right: 10px;
}

.label-group-item .label:nth-child(1) {
    background: #edf2f8;
}

.slide-wrapper {
    width: 100%;
}

.p-t-32 {
    margin-top: 32px;
}

.m-b-40 {
    margin-bottom: 40px;
}

.m-b-16 {
    margin-bottom: 16px;
}

.fs-p-20 {
    font-size: 20px;
    line-height: 28px;
}

.txt-gray-900 {
    color: #0f172a !important;
    margin: 0;
}

.m-r-8 {
    margin-right: 8px;
}

.p-t-40 {
    padding-top: 40px;
}

.p-b-40 {
    padding-bottom: 40px;
}

.bg-gray {
    background-color: #edf2f8
}

.section-method {
    padding-bottom: 32px !important;
}

.relative {
    position: relative;
}

.section-group-footer .body-list-item {
    padding: 0 12px;
}

.m-r-16 {
    margin-right: 16px;
}

.body-list-item .col-auto {
    flex-basis: 66px;
    width: 66px;
    height: 66px;
}

.body-list-typo {
    color: #1e293b;
    font-family: Roboto;
    font-size: 14px;
    letter-spacing: 0.25px;
    line-height: 16.8px;
}


.section-group-footer .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}

.txt-uppercase {
    text-transform: uppercase;
}

.txt-primary-700 {
    color: #333 !important;
}

.txt-gray-700 {
    color: #334155 !important;
    ;
}

.no-gutters {}

.banner-group-footer img {
    border-radius: 12px;
    width: 100%;
}

.bottom-contact {
    display: none;
}

.footer-main .box_link_foot {
    margin-bottom: 40px;
    width: 100%;
}

.footer-main .box_link_foot .title {
    color: #333;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-bottom: 3px;
    position: relative;
    font-size: 14px;
    font-weight: 600;
}

.footer-main .box_link_foot .title:before {
    content: "";
    width: 70px;
    height: 2px;
    background-color: #333;
    position: absolute;
    left: 0;
    top: 100%;
}

.bottom-contact li {
    margin-bottom: 0.6em;
}

.footer-main .box_link_foot ul {}

.footer-main .box_link_foot li {
    line-height: normal;
    margin-bottom: 4px;
}
.footer-main .box_link_foot li:hover a {
    color: #FFCB05;
}
.footer-main .box_link_foot li a {
    color: #333;
    font-style: normal;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
}

.use_link {
    width: 40px;
    position: fixed;
    right: 15px;
    bottom: 88px;
    z-index: 50;
    transition: all 1s;
}

.use_link.active {
    bottom: 425px;
}

.use_link ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.use_link li {
    display: inline-block;
    margin: 4px 0;
    width: 100%;
}

.use_link li a {
    width: 45px;
    height: 45px;
    padding: 5px;
    border-radius: 5px;
    background-color: #22924e;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* HHH */

@media(min-width:1500px) {
    .footer-main .container-fluid {
        padding-left: 80px;
        padding-right: 80px;
    }

    .footer-bottom .container-fluid {
        padding-left: 80px;
        padding-right: 80px;
    }
}

@-moz-keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: 0.1;
    }

    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.5;
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.1;
    }
}

@-webkit-keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: 0.1;
    }

    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.5;
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.1;
    }
}

@-o-keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: 0.1;
    }

    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.5;
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.1;
    }
}

@keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: 0.1;
    }

    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.5;
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.1;
    }
}

@-moz-keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.2;
    }

    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}

@-webkit-keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.2;
    }

    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}

@-o-keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.2;
    }

    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}

@keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.2;
    }

    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}

@-moz-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) 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(0) scale(1) skew(1deg);
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}

@-webkit-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) 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(0) scale(1) skew(1deg);
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}

@-o-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) 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(0) scale(1) skew(1deg);
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}

@keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) 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(0) scale(1) skew(1deg);
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}

.show_mb {
    display: none;
}

.Introduce {
    background: #22924e;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}

.logo__Introduce img {
    width: 173px;
    display: block;
    margin: 0 auto;
}

.logo__Introduce {
    width: 260px;
    height: 78px;
    padding: 8px 10px;
    margin: 0 auto;
    margin-top: -75px;
    background: #22924e;
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.title__Introduce {
    color: #ffffff;
    font-family: Roboto;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0.25px;
    line-height: 33.6px;
    text-align: center;
    margin-top: 25px;
}

.description__Introduce {

    max-width: 812px;
    margin: 0 auto;
    letter-spacing: 0.3px;
    line-height: 24px;
    text-align: center;
}

.link__Introduce {
    align-items: center;
    background-color: #ffc53d;
    border-radius: 8px;
    color: #334155;
    display: inline-flex;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 500;
    justify-content: center;
    letter-spacing: 0.15px;
    line-height: 27px;
    padding: 0px 16px;
    text-align: center;
    height: 48px;
    width: 186px;
    margin-top: 15px;
}

.contet__introduce {
    text-align: center;
}

.marquee__AdvertisingPhoto {
    width: max-content;
    display: flex;
    gap: 10px;
    transition: 0.3s;
}

.AdvertisingPhoto {
    background: #22924e;
    padding-bottom: 30px;
}

.waapp__Advertising {
    max-width: 100%;
    overflow: hidden;
}

.Addresses {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.Addresses__info {
    flex: 0 0 420px;
    /* border: 1px solid rgba(34, 146, 78, .3); */
    background: #f9f9f9;
    box-shadow: 1px 1px 4px #00000026;
    border-radius: 10px;
    height: 546px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.Addresses__info::-webkit-scrollbar {
    width: 2px !important;
}

.title__Addresses {
    position: sticky;
    top: 0;
    /* background: linear-gradient(95deg, rgba(164, 123, 45, 1) 0%, rgba(218, 177, 65, 1) 24%, rgba(250, 242, 175, 1) 50%, rgba(218, 177, 65, 1) 77%, rgba(164, 123, 45, 1) 100%); */
    background: #133585;
    color: #ffffff;
    font-family: Roboto;
    font-weight: 700;
    letter-spacing: 0.3px;
    line-height: 24px;
    padding: 8px 16px;
    font-size: 16px;
    margin: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.find__address {
    display: grid;
    gap: normal 8px;
    grid-template-columns: 197px 197px;
    grid-template-rows: 36px;
    letter-spacing: 0.3px;
    line-height: 24px;
    padding: 8px;
    position: sticky;
    top: 40px;
    /* background: #ffffff; */
    z-index: 9;
}

.find__district select,
.find__city select {
    align-items: center;
    border-color: #cbd5e1;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    color: #334155;
    font-size: 12px;
    letter-spacing: 0.5px;
    line-height: 18px;
    padding: 8px 24px 8px 8px;
    width: 100%;
}

.AddressesOfBranches {
    padding-top: 40px;
    padding-bottom: 40px;
}

.item__addresses {
    padding: 16px;
    margin: 0 16px 16px;
    cursor: pointer;
    border: 1px solid rgb(226 232 240);
    border-radius: 10px;
}

.item__addresses.active {
    background-color: #FFF;
}

.title__item__addresses {
    color: #133585;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.25px;
    line-height: 21px;
    margin: 0px;
}

.detail__addresse span {
    color: rgb(51 65 85);
    font-family: Roboto;
    font-size: 14px;
    letter-spacing: 0.25px;
    line-height: 21px;
}

.detail__addresse {
    padding-left: 20px;
    position: relative;
    margin-top: 3px;
}

.detail__addresse i {
    position: absolute;
    left: -3px;
    top: 3px;
    font-size: 20px;
}

.info__addresses__details {
    padding-top: 5px;
}

.link__addresses__a {
    color: #135eef;
    font-size: 14px;
    line-height: 21px;
}

.link__addresses {
    display: flex;
    align-items: center;
    align-items: center;
    gap: 15px;
    margin-top: 6px;
}

.link__addresses__a--red {
    color: #de3730;
}

.Addresses__map {
    flex: 0 0 calc(100% - 420px);
    height: 546px;
    padding-left: 8px;
}

.Addresses__map {
    position: relative;
}

.Addresses__map p iframe {
    height: 546px;
    width: 100%;
    border: none;
    border-radius: 10px;
}

.map__1.active {
    opacity: 1;
}

.map__1 {
    position: absolute;
    left: 8px;
    right: 0;
    top: 0;
    bottom: 0;
    height: 546px;
    opacity: 0;
    transition: all 0.5s;

}


.map__1:first-child {
    position: relative;
    left: 0;
}

.title__footer {
    color:
        #334155;
    font-family: Roboto;
    font-weight: 700;
    letter-spacing: 0.3px;
    line-height: 24px;
    margin: 0px 0px 8px;
    margin: 0;
    font-size: 16px;
    margin-bottom: 8px;
}

.list__category__footer {
    display:
        flex;
    flex-direction: column;
    font-family: Roboto;
    letter-spacing: 0.3px;
    line-height: 24px;
}

.li__category__footer {
    color: #475569;
    margin-bottom: 6px;
    font-size: 16px;

}

.box__footer {
    margin-bottom: 20px;
}

.System__Pharmacies {
    background: rgb(34 146 78);
    color: #fff;
    padding-block: 22px;
    position: relative;
}

.System__Pharmacies::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background-color: #ffc53d;
    bottom: 0;
    left: 0;
}

.title__system {
    color: #ffffff;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0.15px;
    line-height: 33px;
    margin: 0;

}

.icon__location {
    margin-right: 10px;
    display: inline-block;
    width: 32px;
}

.more__pharmacies {
    align-items: center;
    background-color: #fff;
    border-radius: 8px;
    color: #334155;
    display: flex;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    justify-content: center;
    letter-spacing: 0.15px;
    line-height: 21px;
    padding: 0px 24px;
    text-transform: uppercase;
    height: 36px;
    width: 245px;

}

.more__pharmacies:hover {
    background-color: #ffc53d;
}

.content__system {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.body-list-icon {
    background: #22924e;
    border-radius: 6px;
    height: 66px;
    width: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.body-list-icon img {
    width: 48px;
    height: 49px;
}
.body-list-tit {
    color: #22924e !important;
}
.marquee__AdvertisingPhoto .img {
    max-width: 390px;
}
.marquee__AdvertisingPhoto .img img {
    aspect-ratio: 1/0.7;
}
.option_district.active{
    display: block;
}
.option_district{
    display: none;
}
.option_address.active{
    display: block;
}
.option_address{
    display: none;
}
.option_parent.active{
    display: block;
}
.option_parent{
    display: none;
}
.map__item.active{
    display: block;
}
.map__item{
    display: none;
}
.search_hethong{
    display: inline-block;
    margin-left: 42px;
    width: 80%;
    max-width: 460px;
    padding: 10px;
}
.search_hethong input{
    border: 1px solid;
}
.search_hethong .input-group .input-group-append button {
    background-color: #ffcb05;
    color: #f41118;
    border: 0;
    border-radius: 0 0.5rem 0.5rem 0;
    padding: 6px 20px;
    font-size: 18px;
    position: absolute;
    width: 50px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    transform: translate(0,-50%);
    right: -1px;
}
.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}
.search_hethong .form-control {
    font-size: 15px;
    border-radius: 8px;
}

.distributor-header {
    padding: 138px 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-bottom: 40px;
}

.distributor-header .item {
    width: 23%;
    color: #fff;
    border-right: 1px solid #FFF;
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.distributor-header b {
    position: relative;
    color: #FFF;
    font-size: 48px;
    font-weight: 700;
    line-height: 44px;
    margin-right: 10px;
}

.distributor-header .item:last-child {
    border: 0;
}

.distributor-header .ctnr {
    display: flex;
    flex-wrap: wrap
}

.distributor-header .item:nth-child(3) {
    width: 31%;
}

.title-hethong {
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    color: #133585;
    font-weight: 700;
}

@media (max-width: 1199px) {
    .no-gutters {
        flex-wrap: wrap;
    }

    .section-group-footer .body-list-item {
        margin-bottom: 15px;
    }
}

@media (max-width:991px) {
    .content-box:not(:last-child) {
        border: unset;
    }
    .Addresses__map,
    .Addresses__info {
        flex: 0 0 100%;
    }
    .Addresses__info {
        margin-bottom: 25px;
    }

    .section-group-footer .body-list-item {
        width: 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .fs-p-md-14,
    .accordion-default .accordion-title,
    .accordion-default .accordion-details,
    .ppc-typography-heading6,
    .ppc-typhography blockquote>*,
    .callout-content,
    .lc__cmt-content--full p {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .fs-p-lg-14 {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .section-group-footer .col {
        flex-basis: unset;
        flex-grow: unset;
        max-width: 100%;
        width: 100%;
    }

    .section-group-footer .body-list-item .col-auto {
        margin: 0 auto 8px;
    }

    .section-group-footer .body-list-item .no-gutters {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        text-align: center;
    }

    .col-item-footer {
        margin-bottom: 10px;
    }

    .box_right_footer {
        padding-left: 0;
        padding-right: 0;
    }

    .title_hethong {
        margin-bottom: 10px;
    }

    .label-group .label {
        padding: 4px 15px;
    }

    .danhsach_nhathuoc {
        text-align: left;
    }

    .search-footer {
        width: 100%;
        padding-left: 0;
    }

    .footer-main {
        padding-bottom: 0;
    }

    .dangky_cuoitrang .box_info {
        width: 100%;
        margin-bottom: 15px;
    }

    .box_form_dky {
        width: 100%;
    }

    .label-group {
        overflow-x: unset;
        flex-wrap: wrap;
    }

    .m-b-md-16 {
        margin-bottom: 16px;
    }

    .p-t-md-16 {
        padding-top: 16px;
    }

    .m-t-md-8 {
        margin-top: 8px;
    }

    .p-l-md-10 {
        padding-left: 12px;
    }

    .m-b-md-12 {
        margin-bottom: 12px
    }

    .fs-p-md-16 {
        font-size: 16px;
        line-height: 20px;
    }

    .p-x-md {
        padding-left: 0;
        padding-right: 0;
    }

    .p-x-md-10 {
        padding-left: 12px;
        padding-right: 12px;
    }

    .m-b-md-20 {
        margin-bottom: 20px;
    }

    .m-r-md-0 {
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    .col-item-footer1 {
        display: none;
    }

    .title_hethong p {
        font-size: 17px;
    }

    .section-group-footer .body-list-item:last-child {
        margin-bottom: 0;
    }

    .bottom-contact {
        display: block;
        position: fixed;
        bottom: 0;
        background: #fff;
        width: 100%;
        z-index: 99;
        box-shadow: 2px 1px 9px #dedede;
        border-top: 1px solid #eaeaea;
    }

    .bottom-contact ul li {
        width: 25%;
        float: left;
        list-style: none;
        text-align: center;
        font-size: 13.5px;
    }

    .bottom-contact ul li img {
        width: 35px;
        margin-top: 10px;
        margin-bottom: 0;
    }

    .bottom-contact ul li span {
        color: #000;
    }

    .quick-alo-phone.quick-alo-show {
        display: none;
    }

    .use_link {
        bottom: 10px;
        right: 0px;
        left: 0;
    }

    .distributor-header .item {
        width: 50% !important;
        border-right: none;
    }

    .distributor-header .ctnr {
        row-gap: 20px;
    }
}

@media (max-width:550px) {
    .footer-main .box_link_foot .title:before {
        display: block;
    }

    .dangky_cuoitrang .box_info .giam {
        font-size: 13px;
    }

    .dangky_cuoitrang {
        overflow: hidden;
        background-color: #f3f3f3;
        padding: 20px 0;
    }
    .Addresses__map,
    .Addresses__info {
        flex: 0 0 100%;
        height: auto;
    }
    .dangky_cuoitrang .box_info {
        width: 100%;
        margin-bottom: 5px;
        text-align: center;
    }

    .dangky_cuoitrang .box_info .title {
        font-size: 25px;
        text-transform: uppercase;
        font-weight: 500;
        min-height: 32px;
        letter-spacing: 2px;
        text-align: center;
    }

    .box_form_dky input.form-control {}

    .box_form_dky button {}

    .pt_contact_vertical {
        display: block;
        bottom: 25px;
        left: 10px;
    }

    .fs-p-xxs-13 {
        font-size: 13px !important;
        line-height: 18px !important;
    }

    .fs-p-xxs-12 {
        font-size: 12px !important;
        line-height: 16px !important;
    }

    .coppy-right {
        font-size: 14px;
        line-height: 22px;
    }

    .section-method {
        padding-bottom: 0px !important;
    }
    .content__system {
        flex-wrap: wrap;
        justify-content: center;

    }
    .more__pharmacies {
        height: 30px;
    }
    .title__system {
        font-size: 14px;
        text-align: center;
        width: 100%;
    }
    .icon__location > svg {
        width: 25px !important;
        height: 20px !important;
    }
    .icon__location {
        margin-right: 0px;
        width: 25px;
    }

    .section-group-footer .body-list-item {
        padding: 0;
        padding-inline: 8px;
    }

    .back_to_top {
        text-align: center;
        margin-top: 10px;
    }

    .back_to_top a span {
        font-size: 15px;
    }

    .back_to_top a {
        display: inline-flex;
    }

    .back_to_top {
        position: unset;
        right: 28px;
        bottom: 90px;
    }

    .footer .title {
        font-size: 20px;
    }

    .footer-main {
        padding: 40px 0 20px;
    }

    .pt_social li:not(:last-child) {
        margin-right: 5px;
    }

    .footer .title {
        font-size: 20px;
    }

    .footer-main {
        padding: 20px 0 20px;
    }

    .contact_fixed {
        display: flex;
    }

    .show_mb {
        display: block;
    }

    .footer-main .box_link_foot .title {
        margin-bottom: 0;
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .footer-main .box_link_foot {
        margin-bottom: 0;
        border-bottom: 1px solid #D8D8D8;
    }

    .footer-main .box_link_foot .show_mb {
        /* border: 1px solid #292D32; */
        transform: rotate(90deg);
        width: 20px;
        display: flex;
        justify-content: center;
        align-content: center;
        padding-top: 0;
    }

    .footer-main .box_link_foot ul {
        display: none;
        margin-top: 8px;
    }
    .footer-main .box_link_foot .title:before {
        display: none;
    }

    .content-address-footer {
        line-height: 25px;
        margin-bottom: 20px;
    }
    .pt_social {
        margin-block-end: 0;
    }
    .box_right_footer {
        margin-bottom: 14px;
    }
    .logo__Introduce {
        width: 220px;
    }
    .logo__Introduce img {
        width: 130px;
    }
    .title__Introduce {
        margin-bottom: 5px;
    }.link__Introduce {
        height: 35px;
    }
    .Introduce {
        padding-bottom: 15px;
    }
    .logo__Introduce {
        width: 220px;
    }
    .logo__Introduce img {
        width: 130px;
    }
    .title__Introduce {
        margin-bottom: 5px;
    }.link__Introduce {
        height: 35px;
    }
    .Introduce {
        padding-bottom: 15px;
    } 
    .AddressesOfBranches {
        padding-top: 25px;
        padding-bottom: 10px;
    }
    .Addresses__map p iframe {
        height: 350px;
    }
    .find__address {
        grid-template-columns: repeat(1,1fr);
        row-gap: 5px;
    }
    .section-group-footer {
        padding-top: 30px;
        padding-bottom: 15px;
    }
    .body-list-item .col-auto {
        flex-basis: 45px;
        width: 45px;
        height: 45px;
    }.body-list-icon img {
        width: 35px;
        height: 35px;
    }
    .body-list-icon {
        width: 45px;
        height: 45px;
    }
    .use_link li.use_link--li {
        width: auto;
    }
    .use_link ul {
        justify-content: space-between;
    }
    .use_link {
        bottom: 0;
        background: #eee;    padding-block: 5px;width: 100%;
        padding-inline: 20px;
    }

    .distributor-header .item {
        width: 100% !important;
    }

    .distributor-header {
        padding: 40px 0;
    }

    .distributor-header b {
        font-size: 30px;
    }

    .distributor-header .item {
        font-size: 16px;
    }
}