/*body{
	font-family:'open sans';
margin:0 auto;
padding:0;
color:#181617;
font-display:swap}
body,div,p,span{
	font-family:'open sans'}
h1,h2,h3,h4,h5,h6{
	font-family:Montserrat}
.ffmont{
	font-family:Montserrat}*/
.f400 {
 font-weight: 400
}
.f500 {
 font-weight: 500
}
.f600 {
 font-weight: 600
}
.f700 {
 font-weight: 700
}
.f800 {
 font-weight: 800
}
a:hover {
 text-decoration: none
}
.bg-black {
 background: #181617
}
.bg_gry {
 background: #f5f5f5
}
.bg_gry_second {
 background: #f0f0f0
}
.bg_grylt {
 background: #f7f7f7
}
.bg-red {
 background: #06c
}
.text-red {
 color: #06c
}

.text-orange {
 color: #06c
}
ul.banner_posints {
    text-align: left;
    display: flex;
    margin: 0;
    padding: 0;
}
ul.banner_posints li {
    padding-left: 30px;
    font-size: 18px;
    position: relative;
    margin: 8px 8px;
        margin-left: 8px;
    list-style: none;
    letter-spacing: -0.033rem;
}
@media(max-width:991px){
.bg-logo {
    background: url(../imgs/bitrecover-box-50.png) no-repeat center;
}
}
@media(min-width:992px){
 .text-lg-right {
  text-align: right!important;
 }
 .text-lg-left {
  text-align: left!important;
 }
}
.accordion-button:not(.collapsed) {
    color: #000;
    font-weight: bold;
    background-color: #eaeaea;
    box-shadow: inset 0 0px 0 rgba(0,0,0,.125);
}
.faq_h {
    display: block;
    padding: 5px 25px;
    background: #eaeaea;
    color: #181617;
    font-weight: 600;
    border-left: solid 5px #06c;
    width: 100%;
}
.faq_h_card {
    border-left: solid 5px #888;
    padding: 5px 25px 30px;
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.accordion-button {
    position: relative;
    display: flex;
        font-weight: bold;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color: #eaeaea;
    border: 0;
    border-radius: 0;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    overflow-anchor: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}
.accordion-button:focus {
    z-index: 3;
    border-color: #06c;
    outline: 0;
    box-shadow: none!important;
}
@font-face {
 font-family: rupee_foradianregular;
 /*src:url(/font/rupee_foradian-webfont.woff2) format('woff2'),url(/font/rupee_foradian-webfont.woff) format('woff');*/
 font-weight: 400;
 font-style: normal
}
.rupee {
 font-family: rupee_foradianregular;
 font-style: normal;
 padding-right: 4px;
 font-size: 90%
}
button.filter_h {
 font-size: 18px;
 width: 100%;
 border: none;
 padding: 9px 18px;
 text-align: left;
 position: relative;
 display: inline-block; 
 background: #fff;
 border: solid 1px #abaaaa;
 margin: 15px 0
}
.filter_btn {
 width: 100%;
 text-align: left;
 margin: auto
}
.filter_btn_menu {
 width: 90%;
 box-shadow: 1px 7px 10px #ccc;
 border-radius: 0;
 border: none
}
.filter_h::after {
 display: inline-block;
 content: "";
 border: solid #abaaaa;
 border-width: 0 1px 1px 0;
 display: inline-block;
 padding: 3px;
 width: 7px;
 height: 7px;
 position: absolute;
 right: 4%;
 transform: rotate(45deg);
 top: 18px
}
.filter_h::before {
 content: '';
 width: 11%;
 height: 100%;
 background: #f0f0f0;
 position: absolute;
 right: 0;
 top: 0;
 border-left: solid 1px #abaaaa
}
button.filter_h:focus {
 border: solid 1px #d6d6d6
}
a.buy_now {
 font-size: 22px;
 background: #e1811f;
 text-decoration: none;
 padding: 9px 0;
 text-align: center;
 display: block;
 width: 100%;
 margin: auto;
 color: #fff;
 font-weight: 600;
 border-radius: 5px;
 margin: 5px 0;
 text-transform: uppercase
}
.compare {
 transition: ease-in-out .3s
}
.compare_h {
 font-size: 35px;
 font-weight: 600
}
.compare-table {
 border-bottom: solid 1px #e6e6e6
}
.compare-table:nth-child(3) {
 background: #fbfafa
}
.last_col {
 box-shadow: -1px 7px 11px #dad7d7
}
.product_h1 {
 font-size: 26px;
 font-weight: 700;
 color: #181617
}
.product_n {
 font-size: 20px;
 font-weight: 700;
 color: #181617
}
.table_top_price .cross_price {
 display: inline-block;
 padding: 0 0;
 font-size: 18px;
 position: relative;
 font-weight: 500
}
.table_top_price .cross_price:after {
 content: '';
 width: 100%;
 height: 1px;
 position: absolute;
 left: 0;
 right: 0;
 margin: auto;
 background: #e1811f;
 top: 13px
}
.table_top_price .offer_price {
 display: inline-block;
 padding: 0 10px;
 font-size: 26px;
 font-weight: 700
}
.award {
 background: #f0f0f0
}
.product_com {
 font-size: 16px;
 text-transform: uppercase;
 font-weight: 700;
 color: #555
}
.pro_table {
 border-left: solid 1px rgba(24,22,23,.05);
 border-right: solid 1px rgba(24,22,23,.05)
}
.pricing_table_row {
 display: flex
}
.pricing_table_row .pricing_table_col {
 width: 23%
}
.table_top_price {
 padding: 5px 28px
}
.product_title {
 font-size: 20px
}
.pricing_table_row .pricing_table_col:first-child {
 width: 35%
}
.pricing_table_row p.Table_price {
 font-size: 32px;
 color: #555;
 font-weight: 700
}
.pricing_table_row .dot {
 display: block;
 text-align: center;
 margin: auto;
 width: 10px;
 height: 10px;
 border-radius: 10px;
 background: #099e44;
 margin-top: 10px
}
.col_1_content p span {
 display: block;
 font-weight: 400;
 font-size: 13px;
 padding-top: 5px
}
.pro_table {
 position: relative
}
.pro_table:after {
 width: 1px;
 height: 100%;
 position: absolute;
 left: 0;
 top: 0;
 content: '';
 z-index: 0;
 box-shadow: -3px 8px 7px 0 #9c9898
}
.pro_table:before {
 width: 1px;
 height: 100%;
 position: absolute;
 right: 0;
 top: 0;
 content: '';
 z-index: 0;
 box-shadow: 3px 8px 7px 0 #9c9898
}
.table_top_price .filter_btn .filter_h {
 font-size: 14px;
 border-radius: 2px 0 0 2px;
 font-weight: 600
}
.table_top_price .filter_btn .filter_h::before {
 width: 37px
}
.table_top_price .filter_btn .filter_h::after {
 top: 15px;
 right: 6.7%
}
.top_sticky {
 position: sticky;
 top: 0;
 background: #fff;
 z-index: 3
}
.sticky_2 {
 position: sticky;
 top: 250px;
 background: #fff;
 z-index: 1
}
.table_btn a.table_buy {
 font-size: 18px;
 border: solid 2px #0a58ca;
 color: #0a58ca;
 padding: 10px 18px;
 text-transform: uppercase;
 display: block;
 text-decoration: none;
 font-weight: 600;
 border-radius: 2px
}
.pro_table a.table_buy {
 background: #06c;
 color: #fff
}
./*pricing_table_col:hover a.table_buy{
	font-size:17px;
	background:#e1811f;
border:solid 2px #e1811f;
color:#fff}
button::-moz-focus-inner{
	border:0}*/
.red_bg_sec {
 background:#e1811f;
 padding:25px;
width:85%;
position:absolute;
top:-50px
}
.red_bg_sec h5 {
 font-size: 19px;
 color: #fff
}
.red_bg_sec p {
 font-size: 15px;
 line-height: 22px
}
/*

@media screen and (min-width:1366px) {
.container {
 max-width: 1200px
}
}

@media (min-width:992px) and (max-width:1499px) {
.glob_lr {
 padding: 0 80px
}
}

@media screen and (min-width:1500px) {
.container-fluid {
 width: 1347px!important;
 padding: 0;
 margin: auto
}
.glob_lr {
 padding: 0 80px
}
.bwinfo.table_top_price {
 padding: 5px 40px
}
}

@media screen and (min-width:1550px) {
.container-fluid {
 width: 1400px!important;
 padding: 0;
 margin: auto
}
}
*/

@media screen and (max-width:991px) {
.table_top_price .offer_price {
 font-size: 18px
}
.table_top_price .cross_price {
 font-size: 14px
}
.table_top_price .cross_price:after {
 top: 9px
}
.table_btn a.table_buy {
 font-size: 15px;
 padding: 2px 1px
}
.table_top_price {
 padding: 5px 13px
}
.table_top_price .filter_btn .filter_h {
 padding: 4px 6px;
 font-size: 12px
}
.table_top_price .filter_btn .filter_h::after {
 right: 7px
}
.product_h2 br {
 display: none
}
.product_title {
 font-size: 16px
}
.table_top_price col_1_content p {
 font-size: 14px
}
.sticky_2 {
 top: 248px
}
.red_bg_sec {
 position: static;
 background: #181617;
 width: 100%
}
.red_bg_sec h5 {
 display: none
}
.last_col {
 box-shadow: none
}
.table_top_price .filter_btn .filter_h::before {
 width: 20px
}
.table_top_price .filter_btn .filter_h::after {
 top: 8px;
 right: 5px;
 width: 8px;
 height: 8px
}
.dropdown-item {
 font-size: 12px;
 padding: 5px
}
button.filter_h {
 font-size: 14px
}
}

@media (max-width:991.5px) {
.pricing_table_row {
 flex-wrap: wrap
}
.pricing_table_row .pricing_table_col:first-child {
 width: 100%;
 background: 0 0!important;
 text-align: center!important;
 border: none!important
}
.pricing_table_row .pricing_table_col {
 width: 33%
}
.pro_table:after, .pro_table:before {
 display: none
}
.table_top_price {
 padding: 10px 35px
}
.product_n {
 font-size: 20px
}
.product_h1 {
 font-size: 20px;
 text-align: center
}
.product_h2 {
 text-align: center
}
.mobile_hide {
 display: none
}
.pricing_table_row.bg-white {
 background: #f5f5f5!important
}
/*.table_top_price p span{
	display:none}*/
.pro_table {
 border: none
}
.table_top_price p {
 font-size: 13px;
 padding-top: 8px
}
.red_bg_sec p br {
 display: none
}
.bg-white.sticky_2 {
 background: #fff!important;
 z-index: 2
}
.sticky_2 {
 top: 48px
}
.sticky_2 .pricing_table_col {
 display: none
}
.sticky_2 .pricing_table_col:first-child {
 display: block;
 position: relative
}
.pricing_table_row .pricing_table_col, .pricing_table_row .pricing_table_col:first-child {
 width: 95%;
 text-align: left!important;
 margin: auto;
 border: solid 1px #ccc;
 background: #fff;
 margin: 10px auto
}
.table_top_price .filter_btn .filter_h {
 font-size: 18px;
 padding: 9px 18px
}
.table_btn a.table_buy {
 text-align: center;
 background: #06c;
 color: #fff;
 border-radius: 3px;
 font-size: 18px
}
.table_top_price .cross_price {
 padding: 0
}
.table_top_price .filter_btn .filter_h::before {
 background: #fff;
 width: 40px
}
.table_top_price .filter_btn .filter_h::after {
 top: 18px;
 right: 16px;
 width: 8px;
 height: 8px
}
.top_sticky {
 position: static
}
.features_li {
 list-style: none;
 margin: 0;
 padding: 0;
 display: block
}
.features_li span {
 display: none
}
.features_li li {
 padding: 5px 0;
 position: relative;
 font-size: 14px;
 padding-left: 22px
}
.features_li li:before {
 display: block;
 width: 8px;
 height: 8px;
 background: #12c986;
 content: '';
 position: absolute;
 left: 0;
 top: 10px;
 border-radius: 10px
}
.show_hide {
 display: block;
 font-size: 14px;
 text-decoration: underline;
 color: #181617;
 padding: 15px 0
}
}

@media (min-width:1024px) {
button.filter_h {
 padding: 9px 16px
}
.table_top_price {
 padding: 5px 13px
}
}