/* 2) css footer.css */

.footer {
    background-color: #eeeeee;
    background-size: cover;
    background-position: center;
    color: #fff;
}

.footer .box-1 {
    padding: 30px 0;
}

.footer .box-1 .item-1 {
    margin: 0 0 20px;
}
/*.tawk_footer {
	position: fixed;
    display: block;
    bottom: 92px;
    z-index: 100;
    right: 10px;
}*/
.footer .box-1 .h4title {
    color: #333;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.29px;
    font-weight: 500;
    text-transform: uppercase;
}

.footer .box-1 .item-2 {
    color: #333;
    font-size: 15px;
    font-weight: 300;
    line-height: 23px;
    letter-spacing: 0.29px;
    width: auto;
    margin-bottom: 0;
}

.footer .box-1 .item-2>div {
    margin: 0 0 25px;
}

.footer .box-1 .item-3 {
    width: 100%;
    position: relative;
}

.footer .box-1 .item-3 .form-fields {
    display: flex;
}

.footer .box-1 .item-3 .form-fields input[type=email] {
    line-height: 20px;
    color: #bcbcbc;
    font-size: 14px;
    background-color: #fff;
    border-radius: 5px;
    border: none;
    width: 100%;
    transition: all 0.3s ease-in-out;
    font-weight: 400;
    -webkit-appearance: none;
    outline: none;
    margin: 0 10px 0 0;
    padding: 10px 10px 10px 15px;
}

.footer .box-1 .item-3 .form-fields input[type=submit] {
    font-size: 16px;
    font-weight: 700;
    line-height: 23px;
    color: #fff;
    background-color: #01abeb;
    border-radius: 5px;
    padding: 11px 15px;
    transition: all 0.3s ease-in-out;
    border: none;
}

.footer .box-2 {
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    padding: 30px 0 0px 0;
    margin: 0 0 0 0px;
}

.footer .box-2 .item-1 {
    margin: 0 0 20px;
}

.footer .box-2 .item-1 h4 {
    color: #333;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 0.29px;
}

.footer .box-2 .item-2 {
    margin-bottom: 0;
    color: #fff;
    line-height: 28px;
    letter-spacing: 0.29px;
}

.footer .box-2 .item-2>div {
    margin: 0 0 10px;
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    letter-spacing: 0.29px;
}

.footer .box-3 .item-3 {
    width: 235px;
    max-width: 235px;
    text-align: center;
    float: right;
}

.footer .box-3 .box-item-3 {
    padding: 11px 0;
    border: 1px solid #f2f2f214;
    border-radius: 5px;
}

.footer .box-2 ul {
    padding: 0;
    margin: 0;
    list-style: disc;
}

.footer .box-3 .icon-list-item {
    -webkit-box-pack: center;
    justify-content: center;
    display: flex;
    -webkit-box-align: center;
    position: relative
}

.footer .box-3 .icon-list-item>a {
    font-size: 15px;
    font-weight: 600;
    line-height: 27px;
    display: flex;
}

.footer .box-3 .icon-list-item>a>span {
    transform: rotate(0deg);
    display: flex;
}

.footer .box-3 .icon-list-item>a>span svg {
    margin-right: 5px;
}

.footer .box-3 .icon-list-item>a>span>span {
    color: #f4c340;
}

.footer .box-3 .icon-list-item>a>span>span:hover {
    color: #fff;
}

.icon-list-items {
    padding: 0;
    margin: 0;
}

.footer .box-3 {
    margin-bottom: 0;
    padding: 30px 0;
    position: relative;
}

.footer .box-3 .item-1 {
    margin-bottom: 0;
    text-align: right;
}

.footer .box-3 .item-1 .box-item-1 {
    margin: 0 0 25px;
    text-align: right;
}

.footer .box-3 .item-1 .box-item-1 .h4title {
    color: #333;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0.29px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

.footer .box-3 .box-item-2 {
    margin-bottom: 30px;
}

.footer .box-3 .box-item-2 .item-2-grid {
    text-align: right;
}

.footer .box-3 .box-item-2 .grid-item {
    display: inline-block;
    margin-bottom: 0;
    word-break: break-word;
    padding: 0 5px;
}
.fanpage iframe {
	width: 100%;
	height: 150px;
}

.footer .box-3 .box-item-2 .grid-item .icon-link {
    background-color: #fff;
    border-radius: 50%;
    margin: 0;
    font-size: 13px;
    line-height: 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    padding: 12px 14px;
}

.footer .box-3 .box-item-2 .grid-item .icon-link:hover {
    background-color: #f4c340;
    color: #347758;
}

.footer .box-3 .box-item-2 .grid-item .icon-link .screen-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
}

.footer .box-3 .item-3 {
    margin-bottom: 0;
    text-align: right;
}

.footer .box-3 .item-3 .box-item-3 {
    margin: 0 0 25px;
    text-align: right;
}

.footer .box-3 .item-3 .box-item-3 .h4title {
    color: #f4c340;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0.29px;
}

.footer .box-3 .item-4 {
    width: 100%;
    text-align: right;
    position: relative;
}

.footer .box-3 .item-4 img {
    width: 348px;
    height: 26px;
}

.footer .box-footer-2 {
    padding: 20px 0;
    border-top: 2px solid #f2f2f214;
}

.footer .title-footer-2 {
    margin: 0 0 20px;
}

.footer .title-footer-2 .h4title {
    font-size: 20px;
    color: #fff;
    line-height: 28px;
    font-weight: 700;
}

.footer .content-footer-2 p {
    font-size: 15px;
    line-height: 22px;
    color: #fff;
}

.footer .content-footer-2 p:hover {
    color: #ff0;
}

.footer .info {
    display: flex;
    position: relative;
    min-height: 12px;
}

.footer .box-info {
    padding: 0;
    position: relative;
    width: 100%;
    justify-content: flex-end;
    margin: 0 0 0 15px;
}

.footer .box-info .logo-footer {
    display: flex;
    justify-content: flex-end;
}

.footer .box-info img {
    height: auto;
    border: none;
    max-width: 100%;
    width: 240px;
    padding-bottom: 20px;
}

.footer .box-email {
    margin-bottom: 0;
    text-align: right;
}

.footer .box-email .email-title {
    margin: 40px 0 15px;
}

.footer .box-email .email-title h2 {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.29px;
}

.footer .open-close-time {
    text-align: right;
    color: #fff;
    font-size: 15px;
    line-height: 27px;
}

.footer .box-footer-3 .information {
    padding: 30px 0 50px;
    border-top: 2px solid #f2f2f214;
}

.footer .box-footer-3 .information .info-1 {
    color: #333;
    text-align: center;
    font-size: 15px;
    padding-top: 10px;
    line-height: 27px;
    border-top: solid 1px #ccc;
}

.footer .box-footer-3 .information .info-2 {
    color: #fff;
    font-size: 15px;
    line-height: 27px;
    text-align: right;
}

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

.dangky_cuoitrang .box_info {
    width: 50%;
    float: left;
    padding-top: 15px;
}

.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: 50%;
    float: left;
}

.box_form_dky form {
    padding: 6px 0;
}

.box_form_dky input.form-control {
    width: calc(100% - 170px);
    float: left;
    border: solid 1px #e9e9e9;
    padding: 23px 15px 25px 25px;
    line-height: 18px;
    height: auto;
    border-radius: 50px 0 0 50px;
    outline: 0;
    box-shadow: unset;
}

.box_form_dky button {
    width: 170px;
    height: 68px;
    background-color: #01abeb;
    border: 0;
    border-radius: 0 50px 50px 0;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    outline: 0;
}

.box_form_dky button i {
    margin-left: 6px;
}

.luxury {
    width: 100%;
    font-size: 18px;
    padding-top: 10px;
    text-transform: uppercase;
    padding-bottom: 5px;
    position: relative;
    font-weight: 600;
    color: #9dc240;
}

.list-address-footer {
    position: relative;
    padding-left: 0px;
    color: #333;
    font-size: 15px;
    margin-bottom: 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: 30px;
    list-style: disc !important;
    margin-left: 20px;
    font-size: 14px;
}

.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 {
    width: 215px;
    padding-top: 30px;
}

.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: 90%;
    line-height: normal;
    padding: 9px 0;
    padding-left: 50px;
    border: solid 1px #fff;
    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 span b {
    font-size: 18px;
}

.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: #353a3d;
    border-color: #353a3d;
    font-weight: bold;
    font-size: 15px;
}

.footer-main {
    border-bottom: 1px solid #fff;
    padding: 30px 0 20px;
    color: #fff;
    background: url(../images/bg_footer.jpg);
    background: #0d6b41;
}

.box-footer-main-info {
    max-width: 450px;
}

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

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

.footer-bottom {
    background-color: #0d6b41;
    padding: 5px 0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.coppy-right {
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
}

.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;
}

.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: 0 auto 20px;
    justify-content: right;
    align-items: center;
}

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

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

.pt_social li a {
    display: inline-block;
    height: 38px;
    width: 38px;
    text-align: center;
    float: left;
    border: 1px solid #fff;
    border-radius: 100%;
    background-color: #fff;
    color: #333;
}

.pt_social li a:hover {
    background-color: #347758;
    color: #fff;
}

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

.pt_social li a i {
    font-size: 17px;
    line-height: 38px;
    color: #333;
}

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

.title-footer {
    /* color: #353a3d; */
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-bottom: 5px;
    position: relative;
    font-weight: 500;
}

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

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

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


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

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

.contact-mobile .contact-item-first a{
    margin-bottom: 5px;
    display: block;
    transition: all 0.4s ease;
    position: relative;
    border-radius: 16px;
    color: #fff;
    width: 177px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 15px;
}

.contact-mobile .contact-item a img {
    position: relative;
    z-index: 1;
}

.contact-mobile .contact-item a span {
    border-radius: 30px;
    line-height: 38px;
    position: absolute;
    height: 38px;
    color: #fff;
    font-size: 15px;
    /* text-align: center; */
    background-color: inherit;
    color: white;
    top: 0;
    left: 0;
    padding: 0;
    font-weight: 600;
    width: 0;
    overflow: hidden;
    padding-right: 45px;
    transition: all 0.5s;
    opacity: 0;
}

.contact-mobile .contact-item a:hover span {
    width: auto;
    padding: 0 15px;
    padding-left: 45px;
    left: 0;
    white-space: nowrap;
    opacity: 1;
}

.contact-mobile .contact-item a i {
    color: #fff;
    line-height: inherit;
    transform: rotateY(180deg);
    font-size: 17px;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    position: relative;
    z-index: 1;
    width: 100%;
}

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

.contact-mobile .contact-item .phone {
    background-color: #6fc2aa;
}


.newsletter-content1{
    margin-left: auto;
    text-align: center;
    padding: 20px;
    float: right;
    width: 100%;
    /* width: calc(100% - 350px); */
}

.newsletter-content1 h4 {
    margin-bottom: 6px;
    font-size: 20px;
    font-weight: 800;
    line-height: 1.2;
    margin-top: 0;
}

.newsletter-content1 h4 span{
    color: #fcb819;
}

.newsletter-content1 h2 {
    margin-bottom: 7px;
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: -1.4px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 14px;
}

.newsletter-content1 h2 span {
    font-weight: 800;
}

.newsletter-content1 .dec {
    max-width: 100%;
    margin: 0 2px 20px;
    font-size: 16px;
    color: #333;
    line-height: 1.7;
}

.newsletter-content1 .dec b{
    color: #eb1c24;
}

.newsletter-content1 .input-wrapper-inline {
    position: relative;
    width: 100%;
}

.newsletter-content1 .input-wrapper-inline label{display: inline-block;width: 70px;text-align: left;}

.newsletter-content1 .form-control {
    border: 1px solid #222;
    background: #fff;
    flex: 1;
    min-width: 40px;
    border-radius: 3px;
    min-height: 38px;
    margin-bottom: 8px;
    font-size: 16px;
    color: #333;
    background-color: Transparent;
    padding: 7px 10px;
    height: auto;
    overflow: hidden;
    height: 48px;
    border: solid 1px #ddd;
    background-color: #fff;
    margin-bottom: 12px;
}

.newsletter-content1 .input-wrapper-inline button{
    border-radius: 3px;
    padding: 0;
    border-color: #1c99ce;
    display: block;
    background-color: #1c99ce;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 20px;
    position: relative;
    line-height: 43px;
    text-align: center;
    width: 100%;
}

.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;
}

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

.tel_phone a {
    margin: 0;
    color: #fff;
    display: block;
    width: 135px;
}
@-webkit-keyframes my1 {
    0% { background-color: #ffd100; } 
    50% { background-color: #129049;  } 
    100% { background-color: #ffd100;  } 
}
@-moz-keyframes my1 { 
    0% { background-color: #ffd100;  } 
    50% { background-color: #129049;  }
    100% { background-color: #ffd100;  } 
}
@-o-keyframes my1 { 
    0% { background-color: #ffd100; } 
    50% { background-color: #129049; } 
    100% { background-color: #ffd100;  } 
}
@keyframes my1 { 
    0% { background-color: #ffd100;  } 
    50% { background-color: #129049;  }
    100% { background-color: #ffd100;  } 
} 
.hotline_bottom{
    /* border-right: 1px solid #fff; */
    font-size: 13px;
    padding: 10px 0 5px;
}
.zalo_flex{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-size: 17px;
}
.warp_content{
    position: fixed;
    background-color: transparent;
    width: 75%;
    padding: 0 10px;
    height: 58px;
    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: 20px;
    display: none;
}
.tel_phone_content {
    border-radius: 30px;
    line-height: 27px;
    height: auto;
    font-size: 16px;
    text-align: center;
    background-color: #e9242d;
    color: white;
    font-weight: 600;
    -webkit-animation: my1 700ms infinite;
    -moz-animation: my1 700ms infinite;
    -o-animation: my1 700ms infinite;
    animation: my1 700ms infinite;
}
.tel_phone_content a{
    color: #fff;
    line-height: 15px;
}

.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: -1px;
    bottom: 6px;
}

.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: 90px;
    right: 20px;
    /* background: linear-gradient(to top, #0e8743, #0e8743); */
    /* padding: 10.5px 15px; */
    border-radius: 50px;
    z-index: 99;
    overflow: hidden;
}

.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: #fff;
    white-space: nowrap;
    overflow: hidden;
    transition: 0.5s;
    /* width: 0; */
}

.back_to_top img {
    width: auto;
}

.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: 150px;
}

.footer-content {
    background: #129049;
    padding: 40px 0 40px;
    position: relative;
    top: -20px;
}
.wrap-partner .list-item .box {
	background: #fff;
}

.footer-item h3.module-title,
.footer-item .module-title {
    padding: 20px 0 13px;
    margin: 0;
    display: block;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    line-height: 32.4px;
    text-decoration: none;
}

.footer-item h3.module-title,
.footer-item .module-title span {
    padding: 0;
    margin: 0;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    line-height: 19px;
    text-decoration: none !important;
}

.text-footer-about-us {
    padding: 7px 0 0 0;
    margin: 0;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
}

.text-contact-footer {}

.text-contact-footer address,
.text-contact-footer span,
.text-contact-footer>a {
    padding: 0;
    margin: 0;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    display: block;
    text-decoration: none !important;
    font-style: normal;
}

.text-contact-footer span.footer-social {
    display: block;
    margin-top: 17px;
}

.text-contact-footer span.footer-social a {
    text-decoration: none !important;
    display: inline-block;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #f9c32d;
    text-align: center;
    font-size: 14px;
    line-height: 38px;
    margin-right: 7px;
}

.footer-social a i {
    color: #fff;
    font-size: 14px;
    line-height: 38px;
}

.dich_vu a {
    color: #fff;
	font-size: 14px;
}

.dich_vu a i {
    padding-right: 10px;
    line-height: 30px;
}

.bottom-footer {
    text-align: center;
    padding: 20px 0 45px;
    margin: 0;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    background-color: #fff;
}

.bottom-footer p {
    text-align: center;
    padding: 0;
    margin: 0;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
}

.list-address-footer>p>strong {
    color: #fff;
}

.list-address-footer>p>span {
    display: inline;
}
.anmobile {
		display: none !important;
	}

/* HHHHH */

@-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);
    }
}

@media (min-width: 1500px) {
    .footer {
        padding: 0 10%;
    }
    .dangky_cuoitrang {
        padding: 20px 10%;
        background: #fff;
    }
}

@media (max-width:991px) {
    .content-box:not(:last-child) {
        border: unset;
    }
    .search-footer {
        width: 100%;
        padding-left: 0;
    }
    .fy {
        width: 210px;
    }
    .title-footer {
        margin-top: 20px;
    }
    .footer-main {
        padding-bottom: 0;
    }
    .dangky_cuoitrang .box_info {
        width: 100%;
        margin-bottom: 15px;
    }
    .box_form_dky {
        width: 100%;
    }
    .footer .box-2 {
        padding: 30px 0 0 0;
    }
    .footer .box-1 {
        padding: 5px 0 0 0;
    }
    .footer .box-3 {
        padding: 10px 0;
    }
    .footer .box-3 .item-1 {
        text-align: left;
    }
    .footer .box-3 .item-1 .box-item-1 {
        text-align: left;
    }
    .footer .box-3 .box-item-2 .item-2-grid {
        text-align: left;
    }
    .pt_social {
        justify-content: left;
        padding-left: 0;
    }
    .footer .box-3 .item-3 {
        float: left;
    }
    .footer .box-info .logo-footer {
        justify-content: flex-start;
    }
    .footer .open-close-time {
        float: left;
    }
    .footer {
        padding: 15px;
    }
	.anmobile {
		display: block !important;
	}
	.pt_contact_vertical {
		bottom: 80px;
	}
}

@media(max-width:767px) {
    .footer .box-info .logo-footer {
        justify-content: unset;
    }
    .footer .open-close-time {
        text-align: left;
    }
    .footer .box-footer-3 .information .info-2 {
        text-align: left;
    }
    .info-contact {
        padding: 20px;
        border-bottom: 1px solid #f2f2f214;
    }
}

@media (max-width:550px) {
    /* body iframe[title~='chat']{
        display: none;
    } */
    .contact-item .contact-icon.zalo{
        display: none;
    }
    .quick-alo-phone{
        display: none;
        visibility: hidden;
    }
    .contact-item-zalo{
        display: none;
    }
    .warp_content{
        display: block;
    }
    .footer .box-footer-3 .information {
        padding: 20px 0;
    }
    .list-address-footer ul li {
        font-size: 17px;
    }
    .footer .box-1 .item-2>div {
        margin: 0 0 10px 0;
    }
    .dangky_cuoitrang .box_info .giam {
        font-size: 13px;
    }
    .dangky_cuoitrang {
        overflow: hidden;
        background-color: #f3f3f3;
        padding: 20px 0;
    }
    .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 {
        width: calc(100% - 96px);
        padding: 14px 15px 14px 25px;
    }
    .box_form_dky button {
        width: 96px;
        height: 48px;
        border-radius: 0 50px 50px 0;
        font-size: 17px;
    }
    .pt_contact_vertical {
        /* display: none; */
    }
    .coppy-right {
        font-size: 14px;
        line-height: 22px;
    }
    .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: 40px 0 20px;
    }
    .contact_fixed {
        display: flex;
    }
}