html {
    scroll-behavior: smooth;
}

  .pricing-item.text-center.sp_pr:hover {
    transform: scale(1.03);
}
.d-flex{
    display: flex !important;
}
.justify-content-center{
    justify-content: center !important;
}
.m-auto{
    margin: auto !important;
}
.mt-sp{
    margin-top: 10px;
}
.bg-opacity:before {
    background: rgb(0 0 0 / 50%);
}
.bg-opacity_ub:before {
    background: rgb(0 0 0 / 90%) !important;
}
.counter-bg {
    background-attachment: fixed;
}
.table {
    box-shadow: 1px 1px 3px #808080d4;
}
table thead th{
    padding:13px 10px !important;
}
table td {
    padding: 12px 5px!important;
}

.sec_title_sp{
    
    margin-bottom: 41px;

}

span.span_sp {
    text-shadow: 0 -1px 1px #fff, 0 -1px 1px #fff, 0 1px 1px #fff, 0 1px 1px #fff, -1px 0 1px #fff, 1px 0 1px #fff, -1px 0 1px #fff, 1px 0 1px #fff, -1px -1px 1px #fff, 1px -1px 1px #fff, -1px 1px 1px #fff, 1px 1px 1px #fff, -1px -1px 1px #fff, 1px -1px 1px #fff, -1px 1px 1px #fff, 1px 1px 1px #fff;
    background: #00000059;
    border-radius: 3px;
    
}
.bg-opacity_x:before {
    background: rgb(0 0 0 / 68%) !important;
}
.d-none{
    display: none !important;
}
.d-block{
    display: block !important;
}
.wd-btn {
    background: #ffffff;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 500;
    border: 2px solid;
    letter-spacing: 1px;
    padding: 1rem 3rem;
    font-weight: 800;
    margin: 1.4rem .8rem;
    cursor: pointer;
}
.wd-btn.fcs_btn{
    color: #ffffff;
    
}
.wd-btn.lp_2.fcs_btn {
    letter-spacing: 2px;
}
.wd-btn.fcs_btn::after {
    font-size: 40px;
    margin-top: 5px;
    margin-left: -58px;
    position: absolute;
    content: "\eb25";
    font-family: "icofont" !important;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.sec_title_sp2 {
    margin-bottom: 0px;
}
div#depo,div#withd {
    margin-top: 21px;
}
.single-page-title h2:before {
    position: absolute;
    content: "";
    background: #fff;
    height: 2px;
    width: 35px;
    top: 21px;
    margin-left: -50px;
}
.single-page-title h2:after {
    position: absolute;
    content: "";
    background: #fff;
    height: 2px;
    width: 35px;
    top: 21px;
    margin-left: 11px;
}
.footer-bg {
    background: url(../image/banner/fotter.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.copyright-area {
    background: black;
  
}
.copyright-area {
    padding: 32px 15px 15px;
}
.page-title .breadcrumb ul li:after {
    font-family: "FontAwesome";
    content: "/";
    font-size: 21px;
    position: absolute;
    right: -3px;
    margin-top: -4px;
}



/* withdraw */

.order-details-wrapper h2 {
    background: #ffa829;
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: 700;
	 text-align: center;
    height: 45px;
    line-height: 45px;
    padding: 0 12px 0 28px;
    text-transform: uppercase;
    width: 100%;
    margin: 0;
}
.order-details {
    background-color: #f1f2f3;
    padding: 10px 0;
    text-align: left;
    float: left;
    width: 100%;
}
.order-details ul {
    padding-left: 0;
    list-style: none;
}
.order-details ul li {
    border-bottom: 1px solid #e9e9e9;
    display: block;
    float: left;
    padding: 16px 28px;
    text-align: left;
    width: 100%;
}
.order-details ul li p {
    color: #606060;
    display: block;
    margin: 0;
    width: 30%;
    float: left;
}
.order-details ul li p.strong {
    color: #303030;
    font-weight: 600;
    text-transform: uppercase;
}
.order-details ul li p:last-child {
    width: 40%;
}
input#.wi_am {
    border: 1px solid #ffa829;
}
.order-details ul li p input {
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}
input.blk_addr {
 
    color: #000000;
    margin-top: 15px;
    font-weight: 500;
    padding: 15px;
    border: 2px solid #ffa829;
    width: 100%;
    border-radius: 53px;
    text-align: center;
    letter-spacing: .5px;
}
a.voopo__btn, button.voopo__btn {
    background: #ffa829;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    height: 47px;
    line-height: 47px;
    padding: 0 40px;
    border:1px solid white;
    position: relative;
    transition: all 0.5s ease 0s;
    z-index: 1;
    box-shadow: 1px 1px 4px #a2a2a2;
  
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;

}
.align-items-center{
    align-items: center !important;
}

input.wi_am {
    border-color: #ffbf3b;
    padding: 6px;
}
input.wi_am:focus {
    border-color: #ffbf3b;
    outline: none;
}
input.blk_addr:focus {
    outline: none;
}
.col-lg-7.col-12.mb-30.m-auto,.col-lg-6.col-12.mb-30.m-auto {
    box-shadow: 0px 1px 4px #808080cc;
}
button.voopo__btn:hover{
    box-shadow: none;
    
}
button.voopo__btn:focus {
    outline-color: #f1f2f3;
    outline-style: double;
}
.order-details ul li p.strong {
    color: #303030;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Raleway';
}
p.strong.s_plan {
    font-size: 21px;
    color: #ffa829 !important;
}
.ml-3{
    margin-left: 1rem;
}
span.dep_txt {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 2px;
    display: block;
}
.addr {
    background: white;
    padding: 9px 16px;
    border-radius: 3px;
    border: 1px solid #80808061;
}
span.i_sp:after {
    content: "|";
    position: absolute;
    border-right: 2px solid #00000069;
    font-size: 0px;
    height: 19px;
    margin-top: 3px;
    font-weight: 600;
    margin-left: 6px;
}
strong.ml-sp {
    letter-spacing: 0px;
    margin-left: 11px;
    font-size: 16px;
    font-weight: 500;
}
.note {
    margin-top: 5px;
    background-color: #e7f3fe;
    border-left: 3px solid #2196F3;
    font-size: 13px;
}
.awating {
    text-align: center;
    font-weight: 600;
}
.bouncing-icon {
    left: 48%;
}
input.sin {
    padding: 6px 8px;
    width: 100%;
    border: 1px solid #FFC107;
}
section.dashboard_cl {
    padding: 3rem 0;
    margin: 2rem 0 3rem;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
    background: #ffa829;
    color: white;
    font-size: 18px;
    padding-top: 7px;
    padding-left: 8px;
   
    border-radius: 3px;
    /* display: flex;
    justify-content: center; */
}
.nav-tabs > li > a:hover {
    color: black;
}

.section-title.sp_paddin.sec_title_sp2 {
    padding-top: 3rem;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #ffa829;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus {
    background: #eff2f4;
}
div#home {
    padding: 4rem;
}
.ico {
    padding: 0px 11px;
    font-size: 45px;
    color: #FF9800;
    margin-top: -18px;
}
.box_total {
    padding: 10px 11px;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(26, 54, 126, 0.125);
    border-radius: 0.25rem;
    box-shadow: 0 0.46875rem 2.1875rem rgba(4, 9, 20, 0.03), 0 0.9375rem 1.40625rem rgba(4, 9, 20, 0.03), 0 0.25rem 0.53125rem rgba(4, 9, 20, 0.05), 0 0.125rem 0.1875rem rgba(4, 9, 20, 0.03);
    border-width: 0;
    margin:1rem;
}
p.cont {
    text-align: center;
    padding: 5px;
    font-size: 19px;
    color: black;
    font-weight: 700;
}
.tab-content {
    background: #eff2f4;
}
.justify-content-between{
    justify-content: space-between;
}
.row.row_padding {
    padding-bottom: 2rem;
}
h6.to_head {
    color: #ff9800 !important;
}

div#menu2 , div#menu3 {
    padding-bottom: 34px;
}
.nav-tabs>li>a {
    margin-right: -2px;
   
}
.table-dark {
    box-shadow: 0px -1px 7px #808080cf;
    border-radius: 2px;
}
.table-dark td {
    padding: 17px 9px!important;
}
.table-dark th {
    font-family: 'Raleway';
    letter-spacing: .5px;
}
table.table-dark thead {
    background: #1d1a15;
    color: white;
}
.badge-primary {
    color: #fff;
    background-color: #007bff;
}
.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}
.badge-success {
    color: #fff;
    background-color: #28a745;
}
.badge-danger {
    color: #fff;
    background-color: #dc3545;
}
.badge-warning {
    color: #212529;
    background-color: #ffc107;
}
.badge-info {
    color: #fff;
    background-color: #17a2b8;
}
.badge-dark {
    color: #fff;
    background-color: #343a40;
}
table#dw_table, table#dw_table td {
    border: 1px solid #80808021;
}
li.spli{
	display:none !important;
}
@media (max-width:670px){
.row.content.service-grid-s1 {
    overflow: scroll;
	}
.row.content.service-grid-s1.row_padding {
    overflow: scroll;
    width: 100%;
}
li.spli{
	display:inline-block !important;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.nav>li {
    position: relative;
    width: 100%;
    display: block;
}
.order-details {
    padding: 10px 27px;
    margin-top: 1rem;
}

}
@media (min-width:700px){
.usf_link {
    display: flex;
    justify-content: center;
    }
}


.counter-item-inner .icon {
    left: -38px;
}

/*status msg css*/
.new {
    max-width: 300px;
    position: fixed;
    right: 5px;
    bottom: 8px;
    display: none;
    background: green;
    color: white;
    border-radius: 3px;
    padding: 8px;
    z-index:999999;
}
.ok{
    background:#f5a32c78 !important;
}
.mr-auto {
    margin-right: auto;
}

/*notify css*/
.toast.show {
    position: fixed;
    z-index: 99999;
    right: 21%;
    border-radius: 7px;
}
.close {
    margin-left: 1rem;
}
.toast.show {
    max-width: 350px;
    padding: .5rem .9rem;
    font-size: 1.7rem;
    background-color: rgba(255,255,255,.85);
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: .25rem;
    box-shadow: 0 0.25rem 0.75rem rgba(0,0,0,.1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);

}
.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
}
.toast-body {
    padding: .75rem;
}
.toast-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .25rem .75rem;
    color: #6c757d;
    background-color: rgba(255,255,255,.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0,0,0,.05);
}
.p-0{
    margin-bottom:0px !important;
}
/*#ffbf3b*/

/*this is for  new service sections*/
.holderCircle { width: 500px; height: 500px; border-radius: 100%; margin: 0px auto; position: relative; }


.dotCircle { width: 100%; height: 100%; position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0; border-radius: 100%; z-index: 20; }
.dotCircle  .itemDot { display: block; width: 80px; height: 80px; position: absolute; background: #ffffff; color: #ffbf3b; border-radius: 20px; text-align: center; line-height: 80px; font-size: 30px; z-index: 3; cursor: pointer; border: 2px solid #e6e6e6; }
.dotCircle  .itemDot .forActive { width: 56px; height: 56px; position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: none; }
.dotCircle  .itemDot .forActive::after { content: ''; width: 5px; height: 5px; border: 3px solid #ffbf3b; bottom: -31px; left: -14px; filter: blur(1px); position: absolute; border-radius: 100%; }
.dotCircle  .itemDot .forActive::before { content: ''; width: 6px; height: 6px; filter: blur(5px); top: -15px; position: absolute; transform: rotate(-45deg); border: 6px solid #ffbf3b; right: -39px; }
.dotCircle  .itemDot.active .forActive { display: block; }
.round { position: absolute; left: 40px; top: 45px; width: 410px; height: 410px; border: 2px dotted #ffbf3b; border-radius: 100%; -webkit-animation: rotation 100s infinite linear; }
.dotCircle .itemDot:hover, .dotCircle .itemDot.active { color: #ffffff; transition: 0.5s;   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d4ac7+0,a733bb+100 */ background: #ffbf3b; /* Old browsers */ background: -moz-linear-gradient(left, #ffbf3b 0%, #ffbf3b 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #ffbf3b 0%, #ffbf3b 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #ffbf3b 0%, #ffbf3b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbf3b', endColorstr='#ffbf3b', GradientType=1); /* IE6-9 */ border: 2px solid #ffffff; -webkit-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13); -moz-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13); box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13); }
.dotCircle .itemDot { font-size: 40px; }
.contentCircle { width: 250px; border-radius: 100%; color: #222222; position: relative; top: 150px; left: 50%; transform: translate(-50%, -50%); }
.contentCircle .CirItem { border-radius: 100%; color: #222222; position: absolute; text-align: center; bottom: 0; left: 0; opacity: 0; transform: scale(0); transition: 0.5s; font-size: 15px; width: 100%; height: 100%; top: 0; right: 0; margin: auto; line-height: 250px; }
.CirItem.active { z-index: 1; opacity: 1; transform: scale(1); transition: 0.5s; }
.contentCircle .CirItem i { font-size: 180px; position: absolute; top: 0; left: 50%; margin-left: -90px; color: #000000; opacity: 0.1; }
@media only screen and (min-width:300px) and (max-width:599px) {
	.holderCircle {/* width: 300px; height: 300px;*/ margin: 0px auto; }
	.holderCircle::after { width: 100%; height: 100%; }
	.dotCircle { width: 100%; height: 100%; top: 0; right: 0; bottom: 0; left: 0; margin: auto; }
}
@media only screen and (min-width:600px) and (max-width:767px) { }
@media only screen and (min-width:768px) and (max-width:991px) { }
@media only screen and (min-width:992px) and (max-width:1199px) { }
@media only screen and (min-width:1200px) and (max-width:1499px) { }
  .title-box .title { font-weight: 600; letter-spacing: 2px; position: relative; z-index: -1;  font-size:30px; }
        .title-box span { text-shadow: 0 10px 10px rgba(0, 0, 0, .15); font-weight: 800; color: #242526; }
        .title-box p {font-size: 16px; line-height: 1.6em; }
    /*this is End for  new service sections*/