﻿ .footer_widgets{
    margin-top: 50px;
    background-color: #333333;
    color: #CCC;
 }

 .footer_top{
    padding: 97px 0 90px;
 }
.footer_contact {
    font-size: 19px;
}
 .widgets_container > p {
    font-size: 16px;
    line-height: 26px;
}
.widgets_container > p i {
    font-size: 16px;
    margin-right: 5px;
}
.widgets_container > p a {
    color: #4ca89d;
}
.widgets_container > h3 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
}
ul{
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer_menu ul li {
    padding-bottom: 2px;
}
.footer_menu ul li a {
    display: block;
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    color: #979797;
}
.footer_contact .tel {
    font-size: 39px;
    margin-bottom: 30px;
    font-weight: bold;
    color: #4ca89d;
}


#scrollUp {
    background: #4ca89d none repeat scroll 0 0;
    bottom: 85px;
    color: #ffffff;
    cursor: pointer;
    display: none;
    font-size: 20px;
    height: 45px;
    line-height: 39px;
    position: fixed;
    right: 25px;
    text-align: center;
    width: 45px;
    z-index: 9999;
    border-radius: 50%;
    border: 2px solid #fff;
    -webkit-transition: .3s;
    transition: .3s;
}

#scrollUp:hover {
    background-color: #333; /* Màu khi di chuột vào */
}

#scrollUp i {
    animation: arrowUp 1.2s infinite ease-in-out;
}

@keyframes arrowUp {
    0% {
        transform: translateY(4px);
        opacity: 0.7;
    }
    50% {
        transform: translateY(-4px);
        opacity: 1;
    }
    100% {
        transform: translateY(4px);
        opacity: 0.7;
    }
}
#dienthoai-vr {
    position: fixed;
    bottom: 300px;
    right: 12px;
    z-index: 99999;
        /* animation: phone-vr-circle-fill 1s infinite ease-in-out; */
}
#dienthoai-vr .phone-vr {
    position: relative;
    width: 72px;
    height: 72px;
    background-color: transparent;
    cursor: pointer;
}
#dienthoai-vr .phone-vr-circle-fill {
    width: 72px;
    height: 72px;
    background-color: rgba(33, 150, 243, 0.7);
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
}
#dienthoai-vr .phone-vr-img-circle {
    width: 48px;
    height: 48px;
    background-color: #feffff;
    border-radius: 50%;
    position: absolute;
    top: 12px;
    left: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
        animation: zalo-shake 1.2s infinite ease-in-out;

}
#dienthoai-vr .phone-vr-img-circle img {
    width: 26px;
    height: 26px;
}
@keyframes phone-vr-circle-fill {
    0% { transform: scale(0.5); opacity: 1; }
    100% { transform: scale(1); opacity: 0; }
}
/* Keyframes lắc */
@keyframes zalo-shake {
    0% { transform: rotate(0deg); }
    10% { transform: rotate(-10deg); }
    20% { transform: rotate(10deg); }
    30% { transform: rotate(-10deg); }
    40% { transform: rotate(10deg); }
    50% { transform: rotate(0deg); }
    100% { transform: rotate(0deg); }
}


#phone-vr {
    position: fixed;
    bottom: 220px;
    right: 12px;
    z-index: 99999;
        /* animation: phone-vr-circle-fill 1s infinite ease-in-out; */
}
#phone-vr .phone-vr {
    position: relative;
    width: 72px;
    height: 72px;
    background-color: transparent;
    cursor: pointer;
}
#phone-vr .phone-vr-circle-fill {
    width: 72px;
    height: 72px;
    background-color: rgba(33, 150, 243, 0.7);
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
}
#phone-vr .phone-vr-img-circle {
    width: 48px;
    height: 48px;
    background-color: #154266;
    border-radius: 50%;
    position: absolute;
    top: 12px;
    left: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
        animation: zalo-shake 1.2s infinite ease-in-out;

}
#phone-vr .phone-vr-img-circle img {
    width: 26px;
    height: 26px;
}
@keyframes phone-vr-circle-fill {
    0% { transform: scale(0.5); opacity: 1; }
    100% { transform: scale(1); opacity: 0; }
}
/* Keyframes lắc */
@keyframes zalo-shake {
    0% { transform: rotate(0deg); }
    10% { transform: rotate(-10deg); }
    20% { transform: rotate(10deg); }
    30% { transform: rotate(-10deg); }
    40% { transform: rotate(10deg); }
    50% { transform: rotate(0deg); }
    100% { transform: rotate(0deg); }
}


#zalo-vr {
    position: fixed;
    bottom: 140px;
    right: 12px;
    z-index: 99999;
        /* animation: phone-vr-circle-fill 1s infinite ease-in-out; */
}
#zalo-vr .phone-vr {
    position: relative;
    width: 72px;
    height: 72px;
    background-color: transparent;
    cursor: pointer;
}
#zalo-vr .phone-vr-circle-fill {
    width: 72px;
    height: 72px;
    background-color: rgba(33, 150, 243, 0.7);
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
}
#zalo-vr .phone-vr-img-circle {
    width: 48px;
    height: 48px;
    background-color: #2196f3;
    border-radius: 50%;
    position: absolute;
    top: 12px;
    left: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
        animation: zalo-shake 1.2s infinite ease-in-out;

}
#zalo-vr .phone-vr-img-circle img {
    width: 26px;
    height: 26px;
}
@keyframes phone-vr-circle-fill {
    0% { transform: scale(0.5); opacity: 1; }
    100% { transform: scale(1); opacity: 0; }
}
/* Keyframes lắc */
@keyframes zalo-shake {
    0% { transform: rotate(0deg); }
    10% { transform: rotate(-10deg); }
    20% { transform: rotate(10deg); }
    30% { transform: rotate(-10deg); }
    40% { transform: rotate(10deg); }
    50% { transform: rotate(0deg); }
    100% { transform: rotate(0deg); }
}


#zalo-vr {
    position: fixed;
    bottom: 140px;
    right: 12px;
    z-index: 99999;
        /* animation: phone-vr-circle-fill 1s infinite ease-in-out; */
}
#zalo-vr .phone-vr {
    position: relative;
    width: 72px;
    height: 72px;
    background-color: transparent;
    cursor: pointer;
}
#zalo-vr .phone-vr-circle-fill {
    width: 72px;
    height: 72px;
    background-color: rgba(33, 150, 243, 0.7);
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
}
#zalo-vr .phone-vr-img-circle {
    width: 48px;
    height: 48px;
    background-color: #2196f3;
    border-radius: 50%;
    position: absolute;
    top: 12px;
    left: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
        animation: zalo-shake 1.2s infinite ease-in-out;

}
#zalo-vr .phone-vr-img-circle img {
    width: 26px;
    height: 26px;
}

.ewm img{
    width: 90%;
    margin-left: 10%;
}
.ewm p{
    margin-left: 10%;
}
@keyframes phone-vr-circle-fill {
    0% { transform: scale(0.5); opacity: 1; }
    100% { transform: scale(1); opacity: 0; }
}
/* Keyframes lắc */
@keyframes zalo-shake {
    0% { transform: rotate(0deg); }
    10% { transform: rotate(-10deg); }
    20% { transform: rotate(10deg); }
    30% { transform: rotate(-10deg); }
    40% { transform: rotate(10deg); }
    50% { transform: rotate(0deg); }
    100% { transform: rotate(0deg); }
}

.modal {
    z-index: 200000 !important;
}

.modal-backdrop {
    z-index: 199999 !important;
}

.upload-box{
    border: 2px dashed #c5c5c5;
    border-radius: 5px;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    padding: 15px 20px;
}

.upload-box h3 {
    margin: 5px 0;
    font-size: 30px;
    line-height: 32px;
    word-break: break-word;
}

.upload-box small{
    font-size: 15px;
}
.upload-box small a:hover{
    color:#154266;
}