#form_content_form{
        -webkit-overflow-scrolling: touch;
}
[class*="bg_form_poup"]{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    outline: 0!important;
        display: none;
}
[class*="bg_form_poup"].active{
    overflow-x: hidden;
    overflow-y: auto;
}
[class*="bg_form_poup"] .content_form {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    text-align: center;

}
[class*="bg_form_poup"] .content_form:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
}
[class*="bg_form_poup"] .post_relative {
    width: 98%;
    position: relative;
    z-index: 1045;
    margin: 0 auto;
    vertical-align: middle;
    text-align: left;
    max-width: 800px;
    display: inline-block;
    overflow: hidden;
    border-radius: 15px;
}
[class*="bg_form_poup"] .list_group p,
[class*="bg_form_poup"] .post_relative p {
    margin-bottom: 0;
}
[class*="bg_form_poup"] .post_relative  .title_form {
    font-size: 28px;
    font-weight: 600;
    color: var(--p-clr);
}
[class*="bg_form_poup"] .width_form{
    margin: 0 auto;
    width: 100%;
    background: var(--w-clr);
    padding: 0;
}
[class*="bg_form_poup"] .bg_form_click_poup {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 100vw;
    height: 100vh;
    z-index: 9;
}
.bg_form_poup_quickview .post_relative{
    width: 98%;
    position: relative;
    z-index: 1045;
    margin: 0 auto;
    vertical-align: middle;
    text-align: left;
    max-width: 680px;
    display: inline-block;
    overflow: hidden;
}
.bg_form_poup_quickview .width_form{
    margin: 0 auto;
    width: 100%;
    background: var(--w-clr);
    border-radius: 0;
}
.bg_form_poup_quickview .width_form .thongso_poup {
    padding: 10px 30px;
}
.bg_form_poup_quickview .bg_form_click_poup {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 100vw;
    height: 100vh;
    z-index: 99;
}
[class*="bg_form_poup"] .text_custom {
    padding: 30px;
    position: relative;
    z-index: 1;
    max-width: 60%;
}
[class*="bg_form_poup"] .text_custom .widget-title{
    font-size: 26px;
    font-weight: 600;
    padding-bottom: 15px;
    border-bottom: solid 1px #dedede;
    margin-bottom: 15px;
    color: var(--b-clr);
    padding-right: 15px;
}
[class*="bg_form_poup"] .title label {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
    color: #142B61;
}
[class*="bg_form_poup"] .close_form_poup{
    position: absolute;
    top: 8px;
    right: 10px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    z-index: 999;
    background: #fff;
    border-radius: 50%;
}
[class*="bg_form_poup"] .widget_media_image {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 80%;
    z-index: 0;
}
.bg_form_poup_quickview .close_form_poup{
    position: absolute;
    top: 3px;
    right: 10px;
    cursor: pointer;
    width: 25px;
    height: 25px;
    z-index: 999;
}
[class*="bg_form_poup"] .close_form_poup:before,[class*="bg_form_poup"] .close_form_poup:after{
    width: 20px;
    height: 2px;
    background: #f70;
    content: '';
    position: absolute;
    top: 14px;
    left: 5px;
}
[class*="bg_form_poup"] .close_form_poup:before{
    transform: rotate(45deg);
}
[class*="bg_form_poup"] .close_form_poup:after{
    transform: rotate(-45deg);
}
[class*="bg_form_poup"] .close_form_poup i{
    font-size: 20px;
}
[class*="bg_form_poup"] .wpcf7{
    padding: 15px 15px;
}
[class*="bg_form_poup"] .wpcf7 textarea{
    max-height: 76px;
}
[class*="bg_form_poup"] .row{
    margin: 0 -7.5px;
}
[class*="bg_form_poup"] [class*="col-xs-"]{
    padding: 0 7.5px;
}
[class*="bg_form_poup"] .wpcf7 .list_group{
    margin-bottom: 15px;
}
[class*="bg_form_poup"] .wpcf7 .list_group label{
    display: block;
}
[class*="bg_form_poup"] .wpcf7 .list_group input,[class*="bg_form_poup"] .wpcf7 .list_group select,
[class*="bg_form_poup"] .wpcf7 textarea{
    width: 100%;
    border: none;
    background: none;
    box-shadow: none;
    border: 1px solid #c4c4c4;
    padding: 7px;
    color: #333;
    height: 42px;
}
[class*="bg_form_poup"] .wpcf7 textarea {
    height: auto;
}
[class*="bg_form_poup"] .aio_bt {
    background: var(--s-clr);
    display: table;
    margin: 15px 0;
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: 600;
    color: var(--w-clr);
    cursor: pointer;
}
[class*="bg_form_poup"] .aio_bt:hover {
    background: #E40000;
}
[class*="bg_form_poup"] div.wpcf7 .ajax-loader{
    position: absolute;
    top:0;
    right: 15px;
}
[class*="bg_form_poup"] .list_button{
    position: relative;
}
[class*="bg_form_poup"] .wpcf7-form {
    margin-top: 15px;
}
html.no_scroll{
    overflow: hidden;
    padding-right: 20px;
}