.we-popup {
    padding: 10px;
}
.we-popup form{
    margin-bottom: 0;
}
.popup-content-full {
    background-color: #4dc1b5;
    border: 3px solid #4dc1b5;
    border-radius: 10px;
    padding: 15px;
}
.popup-content-full .title-popup01{
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    line-height: normal;
    margin-bottom: 0;
}
.popup-content-full .title-popup02{
    color: #fff;
    font-size: 16px;
    line-height: 1.3;
    text-align: center;
    margin-top: 6px;
}
.popup-content-full .txtPName,
.popup-content-full .txtPPhone,
.popup-content-full .txtPTime{
    width: 100%;
}
.txtPName input,
.txtPPhone input,
.txtPTime select{
    background-color: #ffffff;
    border-radius: 30px 30px 30px 30px;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(0,0,0,0.2);
}
.txtPName input,
.txtPPhone input,
.txtPTime select,
.txtPMessage textarea{
    font-size: 16px;
    height: 42px;
    line-height: 1.5;
}
.txtPMessage textarea{
    min-height: 50px;
}
.we-popup .label-hide {
    display: block !important;
    visibility: visible !important;
    color: #fff;
    font-size: 18px;
    width: 100%;
    margin-bottom: 5px;
}
.txtPSelectbox {
    background-color: #0000004a;
    padding: 5px;
    margin-bottom: 5px;
}
.txtPSelectbox .radio {
    display: flex;
    flex-wrap: wrap;
    justify-items: center;
    justify-content: center;
    text-align: center;
}
.txtPSelectbox .radio label {
    display: flex;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    margin-right: 12px;
    margin-bottom: 0;
}
.txtPSelectbox .radio input[type=radio]{
    width: 20px;
    height: 20px;
}
.txtPSubmit .weform_submit {
    background-color: #333;
    padding: 0.65rem 1rem;
    line-height: 1.25;
    border-radius: 30px;
    color: #ffffff;
}
.txtPSubmit .weform_submit:hover {
    background-color: #000000;
}
.txtPSubmit {
    max-width: 250px;
    width: 100%;
    margin: 0 auto;
}
.banner-ads-left-popup {
    position: fixed;
    left: 10px;
    bottom: 110px;
    z-index: 1;
}
.banner-ads-left-popup .fa-2 {
    font-size: 28px !important;
}
.banner-ads-left-popup i{
    background-color: #fff;
    border-radius: 20px;
}
.banner-ads-left-popup .text-red {
    color: #f61b17;
}
/* Digital */
.popup-digital{
    background-color: #016973;
    border: 3px solid #016973;
}
.popup-digital .title-popup01 {
    font-size: 32px;
}
.popup-digital .title-popup02 {
    font-size: 18px;
    text-align: center !important;
}
/* End Digital */
/* Spa */
.popup-content-full.popup-spa{
    padding: 2px;
}
.popup-spa{
    background-color: #878d36;
    border: 3px solid #878d36;
}
.popup-spa .title-popup01 {
    font-size: 27px;
    margin-bottom: 0;
}
.popup-spa .title-popup02 {
    font-size: 18px;
    text-align: center;
}
/* End Spa */
/* QTNHKS */
.popup-qtnhks{
    background-color: #0074bb;
    border: 3px solid #0074bb;
}
.popup-qtnhks .title-popup01 {
    font-size: 29px;
}
.popup-qtnhks .title-popup02 {
    font-size: 18px;
    text-align: center;
}
/* End QTNHKS */
/* Music */
.popup-music{
    background-color: #93193d;
    border: 3px solid #93193d;
}
.popup-music .title-popup01 {
    font-size: 29px;
}
.popup-music .title-popup02 {
    font-size: 17px;
    text-align: center;
}
/* End Music */
/* Design */
.popup-design{
    background-color: #2e3192;
    border: 3px solid #2e3192;
}
.popup-design .title-popup01 {
    font-size: 29px;
}
.popup-design .title-popup02 {
    font-size: 17px;
    text-align: center;
}
.popup-design .txtPSubmit .weform_submit {
    background-color: #ed008c;
}
/* End design */
@media (max-width: 850px){
    .banner-ads-left-popup {
        bottom: 58px;
    }
}
@media (max-width: 499px){
    .we-popup {
        margin: 8px;
    }
    .title-popup01 {
        font-size: 18px;
    }
    .title-popup02,
    .txtPName input,
    .txtPPhone input,
    .txtPMessage textarea,
    .we-popup .label-hide,
    .txtPSelectbox .radio label{
        font-size: 14px;
        line-height: 1.3;
    }
    .txtPMessage textarea {
        min-height: 60px;
    }
    .txtPSelectbox .radio input[type=radio]{
        margin-bottom: 15px;
    }
    .txtPName input, .txtPPhone input, .txtPMessage textarea{
        margin-bottom: 10px;
    }
    .popup-spa .title-popup01 {
        font-size: 24px;
    }
    .popup-spa .txtPSelectbox .radio label{
        margin-right: 4px;
    }
    .popup-spa .txtPName input, .popup-spa .txtPPhone input, .popup-spa .txtPTime select,
    .popup-digital .txtPName input, .popup-digital .txtPPhone input, .popup-digital .txtPTime select
    {
        height: 30px;
        margin-top: 5px  !important;
    }
    .popup-digital .title-popup01 {
        font-size: 24px;
    }
    .popup-music .title-popup01 {
        font-size: 22px;
    }
    .popup-music .title-popup02 {
        font-size: 18px;
    }
}
@media (max-width: 375px){
    .txtPSelectbox .radio label{
        margin-right: 10px;
    }
    .popup-spa .title-popup01 {
        font-size: 22px;
    }
    .popup-spa .title-popup02 {
        font-size: 15px !important;
    }
    .popup-music .title-popup01 {
        font-size: 18px;
    }
}
@media (max-width: 360px){
    .txtPSelectbox .radio label {
        margin-right: 5px;
    }
    .popup-spa .title-popup01 {
        font-size: 20px;
    }
}
@media (max-width: 320px){
    .popup-digital .title-popup01 {
        font-size: 17px;
    }
    .popup-music .title-popup01, .popup-music .title-popup02 {
        font-size: 16px;
    }
}
/*new style*/
#we-popup3{
    background-image: url('https://bdx.com.vn/wp-content/plugins/we-popup/assets/img/bg-popup-khuyen-mai.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.popup-content-full.new{
    background-color: transparent;
    border: none;
    padding-top: 0;
}
.popup-content-full.new .txtPSelectbox {
    background-color: rgba(120,120,120,.8);
    border-radius: 6px;
}
.popup-content-full.new .txtPSubmit .weform_submit{
    background-image: linear-gradient(to right, #BE8128, #F2C44C, #BE8128);
    border: 1px solid #fff;
    margin-top: 10px;
    overflow: hidden;
    border-radius: 6px;
}
.popup-content-full.new .txtPSubmit .weform_submit span{
    z-index: 2;
    position: relative;
    color: #333;
}
.popup-content-full.new .txtPSubmit .weform_submit:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    position: absolute;
    margin: 0 auto;
    inset: 0;
    width: 100%;
    background-image: linear-gradient(180deg, rgb(0, 183, 255), rgb(255, 48, 255));
    animation: rotate360 4s linear infinite;
    transition: all 0.2s linear;
    z-index: 0;
    pointer-events: none;
}
.popup-content-full.new .txtPSubmit .weform_submit:after {
    content: "";
    position: absolute;
    background: #fff;
    inset: 4px;
    border-radius: 4px;
    transition: all 0.3s ease-in-out;
}
@keyframes rotate360 {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}
.popup-content-full.new .txtPName input,
.popup-content-full.new .txtPPhone input{
    border-radius: 6px;
}
.popup-content-full.new .ux-timer span{
    background-color: rgba(0,0,0,0.5);
}
.popup-content-full.new > p{
    text-align: center;
}
.popup-content-full.new img{
    width: 80%;
    margin: 0 auto;
}
.popup-content-full.new .popup-text-ctn{
    background-color: rgba(120,120,120,.8);
    padding: 5px 0;
    border-radius: 6px;
}
.popup-content-full.new .title-popup02,
.popup-content-full.new .txtPSelectbox .radio label{
    font-size: 14px;
}
@media (max-width: 499px) {
    #we-popup3 {
        margin: 20px;
    }
}
/*end new style*/
