.col-xs-6 {
    width: 100%;
}

.col-xs-6::-webkit-scrollbar {
  display: none; /* Chrome Safari */
}

.col-xs-6 {
  scrollbar-width: none; /* firefox */
  -ms-overflow-style: none; /* IE 10+ */
  overflow-x: hidden;
  overflow-y: auto;
}
.pay_warp input[type="radio"], .pricing_box input[type="radio"] {
    /*display: none;*/
     /*display: block; */
    position: relative;
    z-index: 999;
    left: 7px;
    top: 38px;
}
input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}
input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
.pricing_box input:checked ~ label {
    /*transform: translateY(-5px);*/
    box-shadow: 0 5px 25px -6px rgba(41, 128, 185, 0.3);
    /*border: 1px solid #ff6602;*/
}
.pricing_box label {
    display: block;
    position: relative;
    cursor: pointer;
    background: #fff;
    /*border-radius: 6px;*/
    overflow: hidden;
    margin-bottom: 15px;
    text-align: center;
    padding: 0;
    border: 1px solid #f4f5f7;
    transition: .5s cubic-bezier(0.79, -0.65, 0.19, 1.66);
    box-shadow: 0 5px 25px -6px rgba(41, 128, 185, 0.1);
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 0.8rem;
}
.pricing_box input:checked ~ label h4 {
    /*background-color: #212529;*/
    /*border: 1px solid #212529;*/
}
.pricing_box label h4 {
    margin: 0;
    padding: 10px 0 35px;
    color: white;
    background-color: #eaeff5;
    transition: .5s cubic-bezier(0.79, -0.65, 0.19, 1.66);
}
h4, .h4 {
    font-size: 18px;
}
.pricing_box input:checked ~ label p {
    color: #fb6a5f;
}
.pricing_box label p {
    font-size: 1.2rem;
    color: #48627d;
    /*text-indent: -1rem;*/
    margin: 0;
    padding: 10px 0;
    font-weight: 400;
    transition: .5s cubic-bezier(0.79, -0.65, 0.19, 1.66);
}
.widget-box p {
    color: #777;
}
p {
    margin: 0 0 10px;
}
.pricing_box label p sup {
    color: #333;
    font-size: 1.5rem;
    opacity: .7;
    font-weight: 400;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
sup {
    top: -.5em;
}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
.pricing_box label p sup {
    color: #333;
    font-size: 20px;
    opacity: .7;
    font-weight: 400;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
sup {
    top: -.5em;
}
.pricing_box input:checked ~ label b {
    color: #ff7c39;
}
.pricing_box label b {
    display: block;
    position: absolute;
    top: 46px;
    left: 50%;
    transform: translate(-50%);
    width: 86px;
    font-size: 13px;
    font-weight: 400;
    color: #3889ff;
    padding: 0 6px;
    border-radius: 50px;
    border: 1px solid rgba(0, 0, 0, 0.02);
    background-color: #ffffff;
    box-shadow: 0 2px 15px -6px rgba(41, 128, 185, 0.3);
    transition: .5s cubic-bezier(0.79, -0.65, 0.19, 1.66);
}.pricing_box input:checked ~ label:after {
    opacity: 1;
    transform: scale(1);
}
.pricing_box label:after {
    position: absolute;
    top: 28px;
    right: 0px;
    display: block;
    width: 24px;
    height: 28px;
    /*border-radius: 50px;*/
    /*background-image: url(/assets/public/Heshangshu/images/true.png);*/
    
    background-repeat: no-repeat;
    background-size: 32px 32px;
    background-position: 50% 50%;
    opacity: 0;
    transform: scale(0);
    transition: .5s cubic-bezier(0.79, -0.65, 0.19, 1.66);

    background: #ff6602;
    /*width: 0;*/
    /*height: 0;*/
    /*border-top: 52px solid #ff6602;*/
    /*border-right: 51px solid #ff6602;*/
    content: "√";
    color: #ffffff !important;
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
.pricing_box img{
    height: 32px;
    margin-bottom: 10px;
}
.pricing_box{
    margin: 7px;
    width: calc(25% - 14px);
    float: left;
}
@media (min-width: 992px){
    .pricing_box{
        margin: 7px;
        width: calc(25% - 14px);
        float: left;
    }
}
@media (max-width: 991px){
    .pricing_box{
        margin: 7px;
        width: calc(50% - 14px);
        float: left;
    }
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*#pricing_box4:hover p{
    cursor:not-allowed;
    background-image: url(__PUBLIC__/Home/images/pay/no.png);
    width: 44px;
    height: 44px;
    position: absolute;
}*/
.btn-group-lg>.btn, .btn-lg{
    font-size: 0.9rem;
}

