@import url('https://fonts.googleapis.com/css2?family=Roboto&family=Roboto+Slab:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat+Alternates&family=Nunito+Sans:opsz,wght@6..12,700&family=Nunito:wght@500&family=Open+Sans:wght@400;500&family=Roboto&family=Rubik&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Bebas+Neue&family=Courgette&family=Dancing+Script:wght@400..700&family=Inclusive+Sans&family=Lugrasimo&family=Lumanosimo&family=Montserrat:wght@500&family=Quicksand&family=Red+Hat+Mono&family=Roboto&display=swap');


body{
    margin: 0;
    font-family: Rubik,sans-serif;
    color: #333;
    /* background-image: url("../images/GM.svg"); */
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: left 0 top 0;
    display:flex;
    justify-content: center;

}
*{
    box-sizing: border-box;
}

.fs-25{
    font-size: 25px;
}
.fs-22{
    font-size: 22px;
}
.fs-20{
    font-size: 20px;
}
.fs-18{
    font-size: 18px;
}
.fs-15{
    font-size: 15px;
}
.fs-30{
    font-size: 30px;
}
.lh-2{
line-height:2;
}
.mt-100{
    margin-top: 100px;
}
.mt-50{
    margin-top: 50px;
}
.mt-20{
    margin-top: 20px;
}
.m0{
    margin: 0;
}
.mt-10{
    margin-top: 10px;
}
.mt-30{
    margin-top: 30px;
}
.mr-20{
    margin-right: 20px;
}
.mr-15{
    margin-right: 15px;
}
.mr-10{
    margin-right: 10px;
}
.mr-50{
    margin-right: 200px !important;
}
.pb-50{
    padding-bottom: 50px;
}
.pt-50{
    padding-top: 50px;
}
.pt-100{
    padding-top: 100px;
}
.pt-20{
    padding-top: 20px;
}
.pr-200{
padding-right:200px
}
.pr-20{
padding-right:20px
}
.pr-10{
    padding-right:10px
}
.pl-50{
    padding-left:50px !important;
 }
.mt-0{
    margin-top: 0 !important;
}
.mb-0{
    margin-bottom: 0 !important;
}
.mb-20{
    margin-bottom: 20px ;
}
.mb-50{
    margin-bottom: 50px ;
}
.mb-100{
    margin-bottom: 100px ;
}
.d-fl{
    display: flex;
}
.jc-c{
    justify-content: center;
}
.jc-s-b{
    justify-content: space-between;
}
.jc-f-s{
    justify-content: flex-start;
}
.jc-f-e{
    justify-content: flex-end;
}
.ai-c{
    align-items: center;
}
.ai-f-e{
    align-items: flex-end;
}
.fd-c{
    flex-direction:column;
}
.fw-w{
  flex-wrap: wrap;
}
.pr{
    position: relative;
}
.pa{
    position: absolute;
}
.w-40{
    width: 40%;
}
.w-60{
    width: 60%;
}
.w-48{
    width: 48%;
}
.w-45{
    width: 45%;
}
.w-50{
    width: 50%;
}
.w-75{
    width: 75%;
}
.w-70{
    width: 70%;
}
.w-30{
    width: 30%;
}
.w-25{
    width: 25%;
}
.w-24{
    width: 24%;
}
.w-15{
width: 15%;
}
.w-10{
width: 10%;
}
.w-90{
    width: 90%;
}
.w-80{
width:80%
}
.w-100{
    width: 100%;
}
.h-100{
    height: 100%;
}
.br-50{
    border-radius: 50%;
}
.dn{
    display: none !important;
}
.text-center{
    text-align: center;
}

li{
    list-style: none;
}
a{
    text-decoration: none;
}
.zi-10{
    z-index: 10;
}
.zi-1{
    z-index: 1;
}
.bord-bottom{
    border-bottom: 1px solid #549fa5;
}
.main{
    display: flex;
    justify-content: center;
}
.main>div{
    max-width: 1800px;
    width: 100%;
}
.c-red{
    color: #f90106;
}
.c-blue{
    color: #3ca7b1;
}
.c-pointer{
    cursor: pointer;
}
.left-flag{
    width: 30px !important;
    width: 26px !important;
    height: 20px;
}
.fw-600{
    font-weight: 600;
}
.fw-400{
    font-weight: 400;
}


.site-header{
    position: fixed;
    width: 100%;
    z-index: 10;
    top:0;
}
.hd1{
    padding: 0 50px;
    background-color: #6bc3cb;
}
.hd2{
    padding: 0 50px;
    background-color: #000;
    position: relative;
}
.hd2 a{
    color: white;
    font-size: 20px;
}
.hd1 a{
    color: black;
    font-size: 20px;
}
.hd2 li{
    display: flex;
    align-items: center;
}
.hd2 ul{
    padding: 0;
    margin: 5px;
}
.logo{
    width: 70px;
    border-radius: 50%;
    /* box-shadow: -6px 3px 6px rgba(255, 255, 255, 0.16); */
}
.search,.numberinp,.numberinp1{
    outline: none;
    border: 1px solid #000;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    border-radius: 10px;
    padding: 10px;
    height: 50px;
    width: 100%;
}
.filter-stat{
    outline: none;
    border: 1px solid #000;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    border-radius: 10px;
    padding: 10px;
    height: 50px;
    width: 100%;
}
.left-sidebar{
    padding: 0 20px 0 20px;
}
.left-sidebar>div{
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    padding: 10px;
}
.left-sidebar h4{
    color:#000;
    font-size: 30px;
    font-weight: 400;
}
.serach-icon{
    position: absolute;
    right: 4px;
    top: 9px;
    width: 32px;
   cursor: pointer;
}
.left-services{
    margin-top: 100px;
    width: 100%;
    border-radius: 5px;
    max-height: 800px;
    padding: 0;
    overflow-y: scroll;
}
.left_domains{
    display: flex;
    /* margin-top: 120px; */
    /* justify-content: space-between; */
    padding-left: 20px;
    padding-right: 20px;
    flex-direction: column;
}
.left_domains li{
    display: flex;
    margin-bottom: 10px;
    align-items: center;
    font-size: 20px;
    color: #258e97;
    background-color: #cde5a645;
    border-radius: 5px;
}
.hs-email{
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #1fbecc;
    padding: 5px;
    position: relative;

}
.count-butg{
    position: absolute;
    width: 15px;
    height: 15px;
    background-color: red;
    border-radius: 50%;
    top:0;
    right:0;
    color: white;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hs-email img{
    width: 25px;
    height: 25px;
}
.dm-img{
    width: 40px;
    /* height: 30px; */
    border-radius: 5px;
    /* background-size: cover; */
    background-color: #6bc3cb;
    padding: 5px;
    display: flex;
    /* justify-content: center; */
    cursor: pointer;
    margin-right: 10px;
}
.sd{
    border: 2px solid #0a717a;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.service-item{
    border-bottom: 0.5px solid #eee;
}
.service-info{
    width: 110px;
}
.left-check{
    width: 15px;
    fill: #333;
    margin-right: 15px;
}
.left-services li{
   
    cursor: pointer;
}
.left-services li p{
    font-size: 16px;
    padding: 0;
    color: #3c9fa5;
    font-weight: 500;
    margin: 5px;
    word-wrap: break-word;
    width: 80px;
}
.left-services li img{
    width: 25px;
    height: 25px;
    margin-right: 15px;
}
.left-from{
    font-weight: 600 !important;
    font-size: 13px !important;
    margin-right: 5px;
    color: #000 !important;
    width: 33px !important;
}
.left-from-am{
    background-color: #eee;
    border-radius: 5px;
    font-size: 16px !important;
    padding: 5px;
    width: max-content;
    font-size: 13px !important;
    display: flex;
    /* align-items: self-end; */
    justify-content: space-between;
    padding: 2px !important;
    width: max-content !important;
}
.left-from-am svg{
    margin-left: 5px;
}
.left-number{
    color: #236c89 !important;
    display: flex;
    font-size: 13px !important;
    width: max-content !important;
}
.arr-down{
    font-size: 26px;
    margin-left: 5px;
    height: 20px;
}
.cname{
    font-size: 18px;
    padding: 0;
    color: #3c9fa5;
    font-weight: 500;
}
.cli{
    padding: 10px 0;
}
.block-opertor{
    background-color: white;
    width: 85%;
    height: 20px;
    position: absolute;
    top: 15px;
    left: 11px;
    color: red;
    font-weight: 500;
}
.operator-button{
    outline: none;
    border: 1px solid #000;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    width: 100%;
    border-radius: 5px;
    color: #3cc8e5;
    font-size: 20px;
    background-color: white;
    cursor: pointer;
}
.operator-button svg{
    width: 30px;
    margin-right: 10px;
    fill: #3cc8e5;

}
.left-opoerator{
    margin-top: 100px;
    
    border-radius: 5px;

    padding: 50px 0 0 0;
}
/* form block */
.operators {
    /* padding-left: 20px; */
    box-sizing: border-box;
    background-color: #3fd6e2;
    border-radius: 5px;
    /* padding: 5px; */
}
.operators .left-number{
    color: white !important;
}
.operators  ul{
    padding: 0;
    width: 100%;
   
}
.operators>ul>li:nth-child(2){
    border-bottom: 0.5px solid #eee;
}
.operators ul li ul li{
    /* border-bottom: 0.5px solid #eee; */
    cursor: pointer;
    transition-duration: 0.3s;
    padding: 5px;
}
.operators ul li ul li:hover {
    background-color: #00000024;
    border-radius: 5px;
}
.form-block{
    border-radius: 10px;
    background-color: white;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    display: flex;
    justify-content: center;
    width: calc(100% - 40px);
    margin-left: 20px;
}
.lg-form{
    width: 600px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.lg-form p{
    width: 100%;
}
.lg-form input{
    width: 100%;
    outline: none;
    border: none;
    border-bottom: 1px solid #33333340;
    height: 50px;
}

.lg-form input[type="checkbox"]{
    width: 17px;
	outline: none;
	content: none;	
    height: 17px;
}

.gg-button{
    border: 0.5px solid #eee;
    width: 100%;
    border-radius: 5px;
    outline: none;
    background: white;
    height: 50px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    display: flex;
    align-items: center;
    font-size: 17px;
    justify-content: center;
    cursor: pointer;

}
.g_id_signin{
    width: 100% !important;
}
.reg-header{
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}
.blogs{
    border-radius: 10px;
    background-color: white;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    padding: 20px;
    display: flex;
    justify-content: space-between;
}
.blogs a{
    width: 48%;
    display: inline-block;
}
.blog-item{
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #eee;
    
}
.blog-item h4{
    font-size: 30px;
    font-weight: 500;
    color: #3ca7b1;
}
.blog-date{
    font-size: 17px;
    color: #545658;
    font-weight: 400;
}
.blog-content{
    font-size: 20px;
    color: #000;
    line-height: 1.5;
}
h1{
    font-size: 40px;
    font-weight: 500;
}



.home{
    border-radius: 10px;
    background-color: white;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    box-sizing: border-box;
    width: calc(100% - 40px);
    /* margin-left: 20px; */
    padding: 20px;

}
.home h3{
    font-size: 30px;
    font-weight: 500;
    color: #3ca7b1;
}
.home p{
    font-size: 20px;
    color: #000;
    line-height: 1.5;
}
.faq{
    border-radius: 10px;
    background-color: white;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    display: flex;
    justify-content: space-between;

    box-sizing: border-box;
    width: calc(100% - 40px);
    /* margin-left: 20px; */
    padding: 20px;

}
.faq h3{
    font-size: 30px;
    font-weight: 500;
    color: #3ca7b1;
}
.faq-childs{
    padding-left: 30px;
}
.single-title{
    color: #0e6e77;
    font-size: 18px;
    padding-left: 20px;
    padding-top: 20px;
    border-top: 1px solid #eee;
}
.single-content{
    padding-left: 40px;
    font-size: 20px;
    line-height: 30px;
    width: 70%;

}
.reg-eye{
    width: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
    fill: #555;
    cursor: pointer;
    display: flex;
}
.reg-eye-hide{
    width: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
    fill: #555;
    display: none;
    cursor: pointer;

}
.terms,.policy{
    color: #0D878A;
    display: inline-block;
    cursor: pointer;
}
.rg-btn,.btn-number,.btn-support{
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    padding: 10px 20px;
    color: white;
    cursor: pointer;
    border-radius: 5px;
    background-color: #401607fa;
    display: inline-block;
    outline: none;
    border: none;
    width: 100%;
}
.btn-number{
    background-color: #0D878A;
    width: 300px;
    font-size: 18px;
}
.btn-support{
    background-color: #464040;
    width: 300px;
    font-size: 18px;
    margin-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.abcRioButtonContentWrapper{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.abcRioButtonLightBlue{
    height: 45px !important;
    width: 100% !important;
    border-radius: 5px !important;
}


/*

.robot {    
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}

.box-container {
    display: flex;
    background-color: #F9F9F9;
    border: 1px solid #D3D3D3;
    border-radius: 3px;
    width: 300px;
    align-items: center;
    padding: 10px 0px 10px 0px;
}
.inp-chek {
    appearance: none  !important;    
    width: 26px !important;
    height: 26px !important;    
    border: 2px solid #C1C1C1 !important;
    margin: 0px 14px 0px 14px;
}

.inp-chek:checked::before {
    content: url(https://img.icons8.com/?size=20&id=27&format=png&color=1e5180);
    display: block;    
    line-height: 20px;
    padding: 0.05rem 0.6rem 0rem 0.05em;
}

.logo {    
    display: block;
    margin-left: 65%;
}

.logo-text {
    text-align: right;
    font-size: 9px;
    font-family: 'Roboto', sans-serif;
}

.logo-text-tos {
    display: block;
    text-align: right;
    font-size: 9px;
    font-family: 'Roboto', sans-serif;
    margin-left: 80px;
}

.container {
    margin-right: 10px;
    text-align: center;
    line-height: 0.1rem;
}
    */


    .login-modal{


        background-color: rgba(0, 0, 0, 0.4);
        position: absolute;
        min-height: 1500px;
        top: 0;
        left: 0;
        display: none;
        padding-top: 100px;
        justify-content: center;
        z-index: 10;
        width: 100%;
    }
    .modal-contentt{
        background-color: rgba(255, 255, 255, 1);
        padding: 50px;
        display: flex;
        flex-direction: column;
        max-width: 400px;
        width: 100%;
        position: relative;
        height: max-content;
        border-radius: 10px;
    }
    .modal-contentt>p:nth-child(1){
        font-size: 30px;
        text-align: center;
        font-weight: 400;
    
    }
    .x-modal{
        display: inline-block;
        background-image: url(../images/white-cross-icon-3.jpg);
        width: 16px;
        height: 16px;
        position: absolute;
        left: 5px;
        top: 5px;
        background-size: cover;
        cursor: pointer;
    }
.login-link{
    color: #173e41;
    font-size: 20px;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.modal-content a{
    color: brown;
    font-size: 18px;
}
.frees h4{
    font-size: 30px;
    font-weight: 500;
    color: #3ca7b1;
}
.frees p{
    font-size: 20px;
    color: #000;
    line-height: 1.5;
}
.op-title{
    font-size: 20px;
    color: #08666f;
    /* padding-bottom: 20px; */
    padding: 6px;
    background-color: #dff2f4;
    border-radius: 5px;
    margin-top: 8px;
    margin-bottom: 5px;
}

.cart-contain{
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px;
    transition-duration: 0.6s;
}
.cart-contain img{
    margin-right: 0 !important ;
}
.cart-contain:hover {
    background-color: rgb(204 18 18 / 80%);
}
.activation-status{
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
}
.progress{
    width: 70%;
    margin-top: 20px;
    border: 1px solid #eee;
    padding: 10px;
}
.status{
    height: 5px;
    background-color: rgb(7 238 5);
    width: 0;
    
}
.minutes{
    color: red;
    font-weight: 600;
}
.time{
    margin-top: 20px;
}
.status-border{
    padding: 3px;
    border: 1px solid #777;
    border-radius: 5px;
}
.desc-none{
    display: none;
}
.profile-data-item{
    padding: 5px;
    border: 0.5px solid #41c4cf;
    box-sizing: border-box;
    width: 70%;
    position: relative;
    height: 40px;
    border-radius: 5px;
}
.copy-t{
    position: absolute;
    right: 0;
    background-color: #41c4cf;
    padding: 5px;
    border-radius: 5px;
    top: 0;
    cursor: pointer;
    width: 45px;
    text-align: right;
    height: 40px;
}
.copy-t1{
    position: absolute;
    left: 0;
    background-color: #41c4cf;
    padding: 5px;
    border-radius: 5px;
    top: 0;
    cursor: pointer;
    display: flex;
    height: 40px;
    align-items: center;
}
#get-number{
    /* padding-left: 50px; */
}
.inp{
    outline: none;
    border: 1px solid #6bc3cb36;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    border-radius: 5px;
    height: 40px;
}
.btn-ban,.btn-next{
    width: 100%;
    height: 40px;
    font-size: 20px;
    color: #3c9fa5;
    background-color: #3c9fa545;
    border: 2px solid #3c9fa5;
    border-radius: 5px;
    outline: none;
    cursor: pointer;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    transition-duration: 0.6s;
    display: none;
    text-transform: uppercase;
    transition-duration: 0.6;
}
.btn-next{
    background-color: #3c9fa5 !important;
    color: white !important;
}
.btn-ban:hover{
    background-color:#3c9fa5;
    color: white;
}
.btn-next:hover{
    background-color:#3c9fa5;
    color: white;
}
.btn-cansel,.btn-promo,.check-sms,.btn-filter{
    width: 100%;
    height: 40px;
    font-size: 20px;
    background-color: #3c9fa5;
    color: white;
    border: 2px solid #3c9fa5;
    border-radius: 5px;
    outline: none;
    cursor: pointer;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    transition-duration: 0.6s;
    text-transform: uppercase;
}
.fullsmsbox{
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #3c9fa5;
}
.btn-cansel:hover{
    color:#3c9fa5;
    background-color: white;
}
.ch-pass-title{
    color: #000;
    font-size: 25px;
    font-weight: 400;
}
.change-pass{
    width: 100%;
    height: 35px;
    outline: none;
    border: none;
    border-radius: 5px;
    background-color: #0fb4c3c9;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    /* margin-bottom: 100px; */
    color: #000000;
    font-size: 18px;

}
.table-content{
    display: flex;
    justify-content: center;
    padding-right: 20px;
    padding-top: 50px;
    overflow-x: scroll;
}
table{
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
td{
    border: 1px solid #dccfcf;
    text-align: center;
    padding: 5px;
    background-color: #f7f9f9;
}
th{
    padding: 5px;
}
.tr-title{
    background-color: #b8cee0;
}
.op-titles{
    font-size: 22px;
    padding: 0;
    margin: 0;
    color: black;
    font-weight: 500;
}
.msg{
    color: red;
}
.pagination li a{
    display: flex;
    /* padding: 5px; */
    border: 1px solid gray;
    margin-right: 5px;
    border-radius: 2px;
    background-color: black;
    color: white;
    width: 25px;
    /* text-align: center; */
    justify-content: center;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.activepage{
    background-color: #8d8a85 !important;
}
.h-item{
    border: 1px solid #eee;
    border-radius: 5px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    padding: 12px;
    margin-bottom: 20px;
    width: 100%;
}
.payment-tab-title{
    font-size: 20px;
    font-weight: 600;
    color: #25aab6;
    display: inline-block;
}
.pay-item{
    border: 1px solid #eee;
    border-radius: 5px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    background-color: #25aab630;
    padding: 10px;
    margin-top: 20px;
    cursor: pointer;
   width: 31%;
}
.pay-item h3{
    color: #000;
    font-size: 25px;
    font-weight: 400;
    margin: 0;
}
.pay-item p{
    margin: 0;
}
.r-50{
    border-radius: 50%;
}
.h-title{
    font-size: 30px;
    font-weight: 500;
    color: #000;
}
.d-none{
    display: none;
}
.hostory-block{
    display: none;
    overflow-x: scroll;
}
.btn-history{
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    padding: 10px 20px;
    color: white;
    cursor: pointer;
    border-radius: 5px;
    background-color: #3e4e4f;
    display: inline-block;
    outline: none;
    border: none;
    width: 300px;
    font-weight: 400;
    font-size: 20px;
    margin-top: 50px;
    transition-duration: 0.6s;
}
.btn-continue{
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    padding: 10px 20px;
    color: white;
    cursor: pointer;
    border-radius: 5px;
    background-color: #c53027;
    display: inline-block;
    outline: none;
    border: none;
    width: 300px;
    font-weight: 400;
    font-size: 20px;
    margin-top: 50px;
    transition-duration: 0.6s;
}
.payments-types>div:nth-child(1){
    
    width: 100%;
    display: flex;
    justify-content: center;
}
.btn-history:hover{
    background-color: #45b6c2;
}
/* .mobile-services{
    display: none;
} */
footer{
    padding: 20px 50px;
    border-top: 10px solid #000;
    margin-top: 50px;
    background-color: #1e8f99;
}
.footer-menu{
   padding: 0;
   display: flex;
   align-items: center;
   justify-content: space-between;
   width: 100%;
}
.footer-menu a{
    color:white;
    font-size: 22px;
    font-weight: 400;
}
.c-text{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: -10px;
    padding: 10px;
    color: #000;
    text-align: center;
}
.r-item{
    padding: 20px;
    border: 1px solid #6bc3cb;
    border-radius: 5px;
    width: 40%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    cursor: pointer;
}
.referrals-modal,.income-modal,.recommendations-modal,.terms_modal,.policy_modal{
    position: absolute;
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
    justify-content: center;
    top: 140px;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 80px;

}

.recommendations-modal{
    top: 0;
}
.md-content{
    background-color: white;
    padding: 20px;
    border-radius: 5px;
    width: 60%;
    min-width: max-content;
    height: max-content;
}
.close-ref,.close-income,.close-rec,.close-terms,.close-policy{
    position: absolute;
    width: 20px;
    height: 20px;
    left: 20px;
    top:20px;
    cursor: pointer;
}
.page-pad{
    padding: 50px;
}
.hs a{
    color: inherit;
    width: 30%;
    max-width: 400px;
}
.filters{
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 30px;
}
.filters>div{
    width: 24%;
}
.recommendations{
    cursor: pointer;
    color: #16c8d8;
    text-align: center;
    width: 100%;
}
.mob-puncts{
    display: none;
}
.err-text{
    color: brown;
    font-weight: 400;
    font-size: 20px;
}
  /* rc-anchor-container */
.g-recaptcha>div{
    width: 100% !important;
}
.not-popup{
    background-color: #05ae05;
    position: absolute;
    padding: 15px 30px 15px 20px;
    color: white;
    right: 20px;
    top: 20px;
    font-size: 18px;
    font-weight: 400;
}
.spp-x{
    position: absolute;
    width: 15px;
    height: 15px;
    right: 2px;
    top:2px;
    font-size: 17px;
    color: white;
    cursor: pointer;
    display: inline-block;
}
.gt-new{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    background-color: #000;
    color: white;
    border-radius: 5px;
}
.btn-ltpro{
    padding: 10px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #000000;
    border-radius: 5px;
    outline: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    background-color: #41c4cf;
    cursor: pointer;
}
.srv-img{
    width: 30px;
    height: 30px;
    background-size: 100%;
    
}
.srv-img1{
    width: 25px;
    height: 25px;
    background-size: 100%;
    margin-right: 5px;
}
@media only screen and (max-width:992px) {
    .mob-col{
        flex-direction: column;
    }
    .mob-col>div{
        width: 100%;
    }
    /* .login-content{
        flex-direction: column;
    } */
    .login-content .mr-50{
        margin-right: 0 !important;
    }
    .mob-none{
        display: none !important;
    }
    .desc-none{
        display: inline-block;
    }
    .hd2 ul{
        flex-direction: column;
        padding-right: 0;
        padding-bottom: 100px;
        padding-top: 50px;
        top: 60px;
    }
    .form-block>div:nth-child(1){
        width: 95%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .btn-cansel, .btn-promo, .check-sms{
        width: 100%;
    }
    .w-70{
        width: 90%;
    }
    .h-item{
        width: 100%;
    }
    .d-none{
        display: flex;
    }
    .hd2{
        align-items: center;
    }
    .hd2 li {
        display: flex;
        align-items: center;
        padding-right: 30px;
        border-bottom: 0.5px solid #313030;
        width: 100%;
        justify-content: flex-end;
    }
  
    .mobile-menu{
        position: fixed;
        right: -100%;
        align-items: flex-end;
        padding-right: 20px  !important;
        top: 65px;
        background-color: #000;
        line-height: 2;
        margin: 0 !important;
        z-index: 100;
    }
    .logo{
        margin-top: 10px;
        margin-bottom: 10px;
        width: 50px;
    }
    .hd2{
        padding: 0 20px;
    }
    /* .left-sidebar{
        display: none;
    } */
    /* .mobile-services{
        display: block;
        margin-left: 5%;
        color: #e71460;
        text-decoration: underline;
        margin-top: 50px;
        font-size: 18px;
        font-weight: 500;
    
    } */
    .btn-history{
        margin-top: 20px;
    }
    .table-content {

        padding-right: 0;
 
        overflow-x: hidden;
        width: 600px;
        margin-left: 1px;
        margin-right: 1px;
    }
    .profile-data-item{
        font-size: 15px;
        width: 95%;
    }
    .footer-menu{
        flex-direction: column;
        align-items: flex-end; 
    }
    .footer-menu li{
        line-height: 1.7;
        width: 100%;
        align-items: flex-start;
    }
    footer{
        padding: 20px 20px;
        align-items: flex-end;
    }
    .md-content{
        overflow-x: scroll;
        min-width: 97%;
        max-width: 98%;
    }
    .referrals-modal, .income-modal{
        top:130px;
    }
    .filters>div{
        margin-top: 20px;
    }
    .w-24{
        width: 100%;
    }
    .hs a{
        width: 100%;
    }
    .mb-bdr-70{
        padding-right: 70px;
    }
    .mob-puncts{
        display: flex;
        margin: 0  0 0 20px!important;
        padding: 0 !important;
    }
    .mob-puncts li{
         padding-right: 0;
         border-bottom: none;
         justify-content: flex-start;
    }
    .hd2{
        justify-content: flex-start;
    }
    .mob-puncts a{
        text-decoration: none;
   }
   .btn-support{
        width: 400px;
        margin-right: 0;
    }
    .ft-btns a{
        width: 100%;
    }
    .ft-btns{
        display: flex;
        justify-content: center;
    }
    .payments-types{
        display: flex;
        flex-direction: column;
        align-items: center;
    
    }
    .payments-types>div:nth-child(1){
        padding-left: 0 !important;
    }
    .pay-bllock{
        width: 100%;
    }
    .btn-history{
        width: 300px;
    }
    .progress{
        width: 100%;
    }
    .lg-form{
        width: 100%;
        max-width: 400px;
    }
    .pay-item{
        width: 100%;
    }
}
.mw-1800{
    max-width: 1800px;
    margin-top:10px;
    width: 100%;
}
.serv_list{
    display: none;
    border: 1px solid #000;
    border-radius: 10px;
    padding: 0;
    position: absolute;
    width: 100%;
    background-color: white;
    max-height: 500px;
    overflow-x: scroll;
}
.serv_list li{
    
    align-items: center;
    list-style: none;
    height: 33px;
    border-bottom: 0.5px solid #eeee;
    display: flex;
    padding: 0 10px;
    justify-content: space-between;
}
.modal-Bharatpe{
    display: none;
    justify-content: center;
    position: absolute;
    width: 100%;
    height: 100%;
    padding-top: 150px;
    background-color: rgba(0, 0, 0, 0.4);
    top:0;
    z-index: 10;
}
.api-sweach{

    width: 100%;
    border: none;
    outline: none;
    margin-top: 20px;
    padding: 15px;
    background-color: #6bc3cb;
    color: black;
    font-size: 20px;
    border-radius: 5px;
    /* box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); */
    cursor: pointer;
}
.api-menu-item{
    color: white;
    /* height: 30px; */
    width: 100%;
    background-color: #00000078;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    padding: 10px;
    font-size: 18px;
    border-radius: 5px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    margin-bottom: 10px;
}
@media only screen and (max-width:768px) {

}
@media only screen and (max-width:600px) {
    .hd1{
        padding: 0 0px;
    }
    .login-content{
        justify-content: center;
        padding: 0;
    }
   
    .logo{
        width: 50px;
        margin-top: 0;
        margin-bottom: 0;
        width: 60px;
    }
    .h-title{
        font-size: 20px;
    }
   
    .footer-menu{
        font-size: 15px;
    }
    .footer-menu a{
        font-size: 20px;
    }
    .home h3{
        font-size: 25px;
    }
    .home p{
        font-size: 18px;
    }
    .hd1 a{
        font-size: 18px;
    }
    .left-sidebar h4{
        font-size: 25px;
    }
    .r-item{
        width: 49%;
    }
    .r-item svg{
        width: 30px;
        height: 30px;
    }
    .r-item h2{
        font-size: 20px;
    }
    .r-item p{
        font-size: 20px;
    }
    .btn-support{
        width: 100%;
    }
    
}