/*
Theme Name: BDS
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/



.phone-mobile {display: none;}
.lph-nav {
    position: fixed;
    left: 13px;
    background: #ffffffab;
    border-radius: 5px;
    width: auto;
    z-index: 150;
    bottom: 20px;
    padding: 10px 0;
    border: 1px solid #f2f2f2;

}
.lph-nav:hover {background: #ffffff;    box-shadow: 0 0 7px #777;}
.lph-nav ul {list-style: none;padding: 0;margin: 0;}
.lph-nav ul li {list-style: none!important;}
.lph-nav ul>li a {
    border:none;
    padding: 3px;
    display: block;
    border-radius: 5px;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
    color: #515151;
    font-weight: 700;
    max-width: 72.19px;
    max-height: 54px;
    text-decoration: none;
}
.lph-nav ul>li .chat_animation{display:none}
.lph-nav ul>li a i.ticon-heart {
    background: url(/lib/baogia-icon.png) no-repeat;
    background-size: 36px 36px;
    width: 36px;
    height: 36px;
    display: block;
}
.lph-nav ul>li a i.ticon-zalo-circle2 {
    background: url(/lib/icon-zalo-circle2.png) no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    display: block;
}.lph-nav li .button {
    background: transparent;
}.lph-nav ul>li a i.ticon-angle-up {
    background: url(/lib/icon-angle-up.png) no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    display: block;
}.lph-nav ul>li a i {
    width: 33px;
    height: 33px;
    display: block;
    margin: auto;
}.lph-nav ul li .button .btn_phone_txt {
    position: relative; top:35px;
    font-size: 10px;
    font-weight: bold;
    text-transform: none;
}
.lph-nav ul li .button .phone_animation i {
    display: inline-block;
    width: 27px;
    font-size: 26px;
    margin-top: 12px;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
}.lph-nav ul>li a.chat_animation svg {
    margin: -13px 0 -20px;
}
.lph-nav ul>li a i.ticon-messenger {
    background: url(/lib/icon-messenger.png) no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    display: block;
}.lph-nav ul li .button .phone_animation i {
    display: inline-block;
    width: 27px;
    font-size: 26px;
    margin-top: 12px;
}
.lph-nav ul>li a i.ticon-chat-sms {
    background: url(/lib/icon-sms-1.jpg) no-repeat;
    background-size: contain;
    width: 38px;
    height: 36px;
    display: block;
}
.lph-nav ul>li a i.icon-phone-w {
    background: url(/lib/icon-phone-w.png) no-repeat;
    background-size: contain;}
.lph-nav ul li .button .btn_phone_txt {
    position: relative;
}
.phone-mobile-dk{display:block !Important}
.animation-shadow-dk {
  background: #f7941d;
  height: 36px;
  width:36px;
  line-height:36px;
}
.lph-nav li .button .phone_animation {box-shadow: none;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    background: #f7941d;
    line-height: 36px;
}
@media only screen and (max-width: 600px){
.lph-nav li .chat_animation{display:block !Important}
 
.lph-nav li .button .phone_animation {box-shadow: none;
    position: absolute;
    top: -16px;
    left: 50%;
    transform: translate(-50%,0);
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #f7941d;
    line-height: 15px;
    border: 2px solid white;
}
.lph-nav ul>li a{padding:0; margin:0 auto}
.lph-nav {
    background: white;
    width: 100%; border-radius:0;
    color: #fff;
    height: 60px;
    line-height: 50px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999999;
    padding: 5px;
    margin: 0;
    box-shadow: 0 4px 10px 0 #000;
}
.lph-nav li {
    float: left;
    width: 20%;
    list-style: none;
    height: 50px;
}
.phone-mobile{display:block !important}}

/*phone*/
#button-contact-vr .button-contact {
    position: relative;
}
#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}
.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
}
.phone-vr-img-circle {
    background-color: #f7941d;
    width: 36px;
    height: 36px;line-height: 36px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
    margin-top: 5px;
    margin-left: 10px;
}
.phone-vr-img-circle a {
    display: block;
    line-height: 37px;
}
.phone-vr-img-circle img {
    max-width: 25px;
}
@-webkit-keyframes phone-vr-circle-fill {
  0% {-webkit-transform: rotate(0) scale(1) skew(1deg);  }
  10% {-webkit-transform: rotate(-25deg) scale(1) skew(1deg);}
  20% {-webkit-transform: rotate(25deg) scale(1) skew(1deg);}
  30% {-webkit-transform: rotate(-25deg) scale(1) skew(1deg);}
  40% {-webkit-transform: rotate(25deg) scale(1) skew(1deg);}
  50% {-webkit-transform: rotate(0) scale(1) skew(1deg);}
  100% {-webkit-transform: rotate(0) scale(1) skew(1deg);}
}
@-webkit-keyframes zoom{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 15px transparent}100%{transform:scale(.9);box-shadow:0 0 0 0 transparent}}@keyframes zoom{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 15px transparent}100%{transform:scale(.9);box-shadow:0 0 0 0 transparent}}
.phone-bar a {
    position: fixed;
    z-index: -1;
    background: rgb(232, 58, 58);
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;white-space: nowrap;
}
.phone-bar a:hover {
    opacity: 0.8;color: #fff;
}
@media(max-width: 736px){
    .phone-bar{display: none;}
    
.phone-mobile-dk{display:none !Important}
}




@media (max-width: 1100px) {
    .single-toa_nha .box-categories{display:none !Important}
.listing-item {
    width: 100%!important;
    float: none!important;
}
.footer-column.column2{/* display:none !Important; */}
}

/* ipad pro */
@media screen and (max-width: 1030px) and (min-width: 1000px) {
    html body footer#footer .footer-column{float:left !Important;width: 48% !important;}
}

.full-width-htg {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
  }



  .popupsg .col-md-6 p input:focus{font-size:13px;box-shadow:none!important;color:#222!important}.popupsg .col-md-6 p input{background:rgba(255,255,255,.9);color:#222!important;border:#666 1px solid;border-radius:0;margin:2px 0;height:35px;line-height:30px;padding:0 10px;font-size:13px;font-weight:400;width:100%;text-align:left;min-height:35px}.popupsg .wpcf7-form .wpcf7-validation-errors{color:#333;line-height:1.2;font-size:13px;color:#243b54;line-height:30px;background:rgba(255,255,255,.9);padding:0 20px!important;border-radius:30px;margin:5px auto!important;text-align:center;display:block!important;font-weight:700;width:280px;max-width:100%}.popupsg form.wpcf7-form .is-active{visibility:visible;display:inline-block}.popupsg *{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;letter-spacing:.4px}html body .popupsg p{margin:3px 0}.popupsg h2,html body .popupsg h3{font-size: 15px;color: #000;line-height:35px;background:rgba(255,255,255,.9);padding:0 20px;border-radius: 20px;margin:25px auto;text-align:center;font-weight:700;width:360px;max-width:100%;font-family: 'Roboto';font-weight: 700;}.popupsg .smitt{clear:both;text-align:center;margin-top:5px}.popupsg .smitt p{color:#c71b21;font-weight:700;background:rgba(255,255,255,.9);font-size:13px;display:inline-block;clear:both;padding:0 10px;line-height:26px;margin:10px 0}.popupsg .smitt input{margin:0;background:#c71b21;border:0;box-shadow:none;color:#fff;border-radius:0;line-height:36px;padding:0 20px;margin:10px 0 5px;font-weight:700;border:#fff 1px solid}.wpcf7 form .wpcf7-response-output{background:#c71b21;border:0!important;font-size:13px;padding:5px 0 !important;margin-top:5px !important;color:#fff !important;border-radius: 0;text-align: center;}.wpcf7-form div.wpcf7-mail-sent-ok{background:#247dd4!important;border:0!important;font-size:13px;padding:5px 0 !important;margin-top:5px !important;color:#fff !important}.wpcf7 form.sent .wpcf7-response-output{background:#247dd4!important}.popupsg .textHead{margin-top:20px}.popupsg .textHead p{text-align:center;margin:5px 0;padding:0;color:#f79400;font-weight:700;font-size:20px}.popupsg .modal-header{position:absolute;right:10px;padding:5px;z-index:999}.popupsg .modal-dialog{top:0;display: inline-block;}.popupsg .modal-dialog{border:0;border-radius:0;margin:0;margin-top:80px;max-width:600px}.popupsg .modal-dialog .modal-content{border:0;border-radius:0;position:relative;border:#fff 3px solid;border-color:#eee}.popupsg .modal-dialog .modal-content:before{content:"";position:absolute;width:100%;height:100%;background:rgba(0,0,0,.1);color:#000}.popupsg button.close{box-shadow:none;position:absolute;right:0;z-index:999;top: -40px;opacity:.8;margin:0!important;background:0 0}.popupsg button.close img{width:20px}.popupsg .col-md-6 p textarea:focus{background:#fff;border:1px solid #AAA!important;box-shadow:none!important}.popupsg .col-md-6 textarea,.popupsg .col-md-12 select{color:#222!important;border:#666 1px solid;border-radius:0;margin:2px 0;padding:5px 10px;font-size:14px;font-weight:400;height:120px;background:rgba(255,255,255,.9)}.popupsg .col-md-12 select{height:80px}.popupsg .col-md-12 select option{line-height:17px;height:17px}.popupsg .col-md-6,.popupsg .col-md-12{padding-left:10px;padding-right:10px}.popupsg .col-md-6 p textarea::-webkit-input-placeholder,.popupsg .col-md-12 p select::-webkit-input-placeholder{color:#222;font-size:13px;font-weight:400}.popupsg .col-md-6 p input::-webkit-input-placeholder{color:#222;font-size:13px;font-weight:400}.btn__call--inter-baogia{position:fixed;z-index:99;bottom:75px;left:10px;color:#fff;background-color:#247dd4;width:175px;border-radius:4px;top:inherit!important}.btn__call--inter-baogia i{padding-right:5px;font-size:15px;width:36px;text-align:center}.btn__call--inter-baogia .call__number{display:inline-block;vertical-align:middle;padding:0;padding-left:10px;font-weight:400;font-size:14px;letter-spacing:0;color:#fff;height:36px;line-height:35px;font-weight:700;padding-left:5px}}#tienich i,#matbang i{color:red;font-size:17px;padding-right:5px}@media (max-width:790px){.popupsg .modal-dialog{max-width:90% !Important}.popupsg .col-md-6 textarea{display:none}}.modal-wrapper.styled .modal{position:inherit}.modal-wrapper.styled .modal .close-modal{position:absolute;display:block;color:#fff;border:2px solid #fff;border-radius:0;text-align:center;line-height:32px;cursor:pointer;background:#003d88;width:32px;height:32px;-webkit-transform:translate3d(0,0,0);top:0;right:0;z-index:99999999999;font-size:unset}.modal-wrapper.styled .modal .close-modal div{height:2px;background:#fff;display:block;width:24px;position:absolute}.modal-wrapper.styled .modal .close-modal .close-1{top:14px;left:3px;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.modal-wrapper.styled .modal .close-modal .close-2{top:14px;left:3px;-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.modal-wrapper.styled .modal{margin:30px auto;box-shadow:rgba(0,0,0,.2) 0 0 30px;border-radius:6px;width:85%;position:relative}.modal-wrapper.styled{background:#000000b3}
  
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

.modal:before {
    content: '';
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.popupsg .modal-dialog .modal-content:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.1);
    color: #000;
}

#myModal.popupsg {text-align:center}
.wpcf7-not-valid-tip {display:none}