/*
    enhacment
*/

.st-width {
    width: 29% ;
}

#answer-8 > p:nth-child(2) > a {
    position: relative;
    top: -4px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.st-font {
    font-size: 29px !important;
    font-weight: 0px !important;
    margin-bottom: 20px !important;
}

.alig-x {
    margin-right: -90%;
}


.width-siz {
    width: 58% !important;
    margin-left: 18% !important;
}

.width-siz-Ac {
    width: 122% !important;
    margin-left: -12px !important;
}

#loggedInBtn {
    margin-right: -1%;
}


#MobileCountryIsoCodeOtp_msdd {
    padding-top: 2% !important;
    position: unset !important;
    margin-left: -28% !important;
}

#OtpVerficationSubmitBtnId {
    margin-left: -1% !important;
}


#MobileNumberOtp {
    height: 39px !important;
}

.width-mobotp {
    width: 50% !important;
}

#OTPForm > div:nth-child(17) > div.col-5 > input {
    border-radius: unset !important;
    box-shadow: 0px 0px 0px 0px #b9b4b4;
}

#OTPForm > div:nth-child(16) > div:nth-child(2) > input.form-control.font-small.forgetwidth.width-mobotp {
    border-radius: unset !important;
    box-shadow: 0px 0px 0px 0px #b9b4b4;
}


.formss, .saved-b, .hello-a {
    width: 724px;
    margin: 0 auto;
}

.hello-a, .zain-s {
    width: 816px;
    margin: 0 auto;
}

.billing-i, .hello2 {
    width: 992px;
    margin: 0 auto;
}


.error-input-border {
    border: 1px solid #FF0000;
}

.input-validation-error {
    /*border: 1px solid #FF0000 !important;*/
}

.m-color {
    color: #279f66;
}

    .m-color:hover {
        color: #3bad68;
    }

.upper {
    text-transform: uppercase;
}

.doucmentNumberInput {
    padding: 11px 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
    width: 200%;
}

div#spinner {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(spinner.gif) no-repeat center #000;
    opacity: 0.8;
    text-align: center;
    font: normal 16px Tahoma, Geneva, sans-serif;
    border: 1px solid #666;
    z-index: 2;
    overflow: auto;
}

.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(images/loader-64x/Preloader_2.gif) center no-repeat #fff;
}
/***********start bank accounts ****************/
.saved-b {
    padding: 80px 0;
}

.dateSelect select {
    width: 22%;
    height: 46px;
    border: 1px solid #ddd;
    margin: -1px;
}

.field-icon {
    float: right;
    margin-left: -212px;
    margin-top: -28px;
    position: relative;
    margin-right: 202px;
    z-index: 2;
    font-size: 82%;
    color: black;
}

.field-icon-signup {
    float: right;
    margin-left: -90px;
    margin-top: -28.3px;
    position: relative;
    z-index: 2;
    font-size: 122%;
    color: black;
    margin-right: 9px;
}

    .field-icon-signup.iyes {
        font-size: 82%;
    }

.field-validation-error {
    color: red;
    font-size: 11px;
}


.modal-content {
    padding: 0;
}

.modal-body {
    margin: 7px;
    /*border: 2px solid #d8d5d5;*/
    padding: 50px 0 10px;
}

.modal-ic i {
    font-size: 85px;
    color: #3bad68;
}

.modal-warning i {
    font-size: 91px;
    color: #ff4500;
}

.modal-body .lo-out {
    font-size: 18px;
    font-weight: 600;
    margin: 30px 0 15px;
    line-height: 1.8;
}

    .modal-body .lo-out a {
        color: #3bad68;
        text-decoration: underline;
    }


.modal-body .mod-bts {
    margin: 40px 0 10px;
}

    .modal-body .mod-bts .cancel {
        border-radius: 3px;
        padding: 5px 11px;
        margin-left: 8px;
        font-size: 17px;
        font-weight: 600;
        background: none;
        color: #8a8383;
        border: none;
        -webkit-transition: all .1s ease-in-out;
        -moz-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out;
        outline: none;
        position: relative;
        top: 4px;
        cursor: pointer;
    }

    .modal-body .mod-bts .log-bt {
        border-radius: 3px;
        padding: 5px 11px;
        margin-left: 8px;
        font-size: 17px;
        font-weight: 500;
        background: #3bad68;
        color: #fff !important;
        border: 1px solid #26b962;
        -webkit-transition: all .1s ease-in-out;
        -moz-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out;
        outline: none;
        position: relative;
        top: 4px;
        cursor: pointer;
    }

.check {
    display: inline-block;
    transform: rotate(45deg);
    height: var(--height);
    width: var(--width);
    border-bottom: var(--borderWidth) solid var(--borderColor);
    border-right: var(--borderWidth) solid var(--borderColor);
}

.codeSelect {
    width: 171%;
    border: 1px solid #ddd;
    border-radius: 5px;
    height: 61%;
    margin: 0% 0% 0% -10%;
}

.selectDropdown {
    height: 44px;
    /* border: 1px solid #ddd; */
    width: 100%;
}

.languageDrop {
    margin-top: 15px;
    border: 0;
    background-color: #fff;
}

.font-small-valid {
    background: rgba(200, 54, 54, 0.1);
    padding: 10px 0 10px 0;
}

.changeColor {
    color: green;
}

.head-ba {
    font-weight: 700;
    font-size: 24px;
}

.errorValidation {
    display: none;
    color: red;
    font-size: 13px;
}

.main-card {
    margin: 30px 0;
    padding: 20px 40px;
    background: #fff;
    box-shadow: 2px 2px 12px #e8e8e8;
    border-radius: 5px;
}

.acc-card {
    padding: 20px;
}


    .acc-card .c-im img {
        width: 69%;
    }

    .acc-card .p-serial {
        font-size: 22px;
        font-weight: 600;
        line-height: 60px;
    }

    .acc-card .c-ico {
        font-size: 26px;
        line-height: 54px;
        color: #969696;
    }

@media (max-width:1200px) {
    .acc-card .p-serial {
        line-height: 70px;
    }
}

@media (max-width:991px) {
    .acc-card .c-ico {
        line-height: 51px;
    }
    .st-width {
    width:94% !important;

    }

  

    .acc-card .p-serial {
        line-height: 49px;
        font-size: 21px;
    }
}

@media (max-width:767px) {

    .acc-card .c-im {
        text-align: center;
    }

    .st-width {
        width: 94% !important;
    }

        .acc-card .c-im img {
            width: 50%;
            margin-bottom: 20px;
        }
}

@media (max-width:550px) {
    .acc-card .p-serial {
        font-size: 20px;
        overflow: auto;
    }

    .st-width {
        width: 94% !important;
    }
}
@media (max-width:300px) {
  

    .st-width {
        width: 94% !important;
    }
}

/***********start hello user ****************/

.h-card .H-use {
    font-size: 27px;
}

.h-card .chev-down {
    line-height: 51px;
}


.h-card .i-down {
    background: #888888;
    color: #fff;
    padding: 7px 6px 4px;
    border-radius: 50%;
    font-size: 16px;
    cursor: pointer;
}

.h-card .b-use {
    margin: 10px 0;
    font-size: 17px;
}

    .h-card .b-use a {
        font-weight: 500;
        text-decoration: underline;
    }

.h-card .to-up {
    font-weight: bold;
    font-size: 33px;
}

.h-card .sel-oper {
    margin: 20px 0;
    font-size: 19px;
    font-weight: 500;
    border-bottom: 1px solid #888888;
    padding: 5px 0;
}

.h-card .tels {
    padding: 30px 0;
}

.h-card .op-im {
    width: 100%;
    text-align: center;
    padding: 18px;
    border: 1px solid #888888;
    margin: auto;
    border-radius: 3px;
    cursor: pointer;
}

    .h-card .op-im img {
        width: 100%;
    }

@media (max-width:1200px) {
    .h-card .op-im {
        width: 100%;
    }

    .h-card .sel-oper {
        font-size: 17px;
    }

    .h-card .to-up {
        font-size: 31px;
    }

    .h-card .i-down {
        font-size: 15px;
    }

    .h-card .H-use {
        font-size: 24px;
    }

    .h-card .b-use {
        font-size: 18px;
    }
}

@media (max-width:991px) {
    .h-card .op-im {
        padding: 9px;
    }

    .h-card .sel-oper {
        font-size: 16px;
    }

    .h-card .to-up {
        font-size: 29px;
    }

    .h-card .H-use {
        font-size: 31px;
    }

    .h-card .b-use {
        font-size: 17px;
    }
}

@media (max-width:767px) {
    .h-card .op-im {
        padding: 15px;
        margin-bottom: 15px;
        width: 80%;
    }
}

@media (max-width:576px) {
    .h-card .to-up {
        font-size: 28px;
    }

    .h-card .H-use {
        font-size: 30px;
    }

    .h-card .b-use {
        font-size: 16px;
    }
}

@media (max-width:525px) {
    .h-card .op-im {
        width: 92%;
    }
}

@media (max-width:460px) {
    .h-card .op-im {
        width: 100%;
    }
}

@media (max-width:380px) {
    .h-card .op-im {
        padding: 11px;
    }
}

/***********end hello user ****************/


/***********start zain service ****************/

.z-card {
    background: #f6f7f6;
}

    .z-card .serv-im {
        width: 11%;
    }

    .z-card .serv-typ {
        border-bottom: 1px solid #888888;
        padding-bottom: 25px;
    }

    .z-card .ser-nm {
        display: inline-block;
        font-size: 29px;
        font-weight: 500;
        letter-spacing: -1px;
    }

    .z-card .s-servic {
        padding: 30px 0;
    }

    .z-card .se-p {
        font-size: 20px;
        font-weight: bold;
    }

    .z-card .servs {
        width: 65%;
        border: 1px solid #ddd;
        border-radius: 7px;
    }

        .z-card .servs .cat {
            min-height: 60px;
        }

        .z-card .servs .ser-bt {
            width: 100%;
            height: 80%;
            background: none;
            color: #a3a4a3;
            font-weight: 600;
            border: none;
            font-size: 18px;
            padding: 10px;
            position: relative;
            top: 5px;
            line-height: 16px;
            outline: none;
            cursor: pointer;
        }

        .z-card .servs .active {
            background: #fff;
            box-shadow: 2px 2px 12px #e8e8e8;
            border-radius: 3px;
        }

            .z-card .servs .active:after {
                content: "";
                width: 28%;
                height: 2px;
                background: #3bad68;
                bottom: -16%;
                position: absolute;
                left: 39%;
            }

    .z-card .back-bt {
        background: #319e78;
        color: #fff;
        border: none;
        font-weight: 500;
        font-size: 23px;
        padding: 8px 30px;
        border-radius: 4px;
        outline: none;
        cursor: pointer;
    }

        .z-card .back-bt:disabled {
            background: #dddddb;
        }

.validation-summary-errors {
    color: red;
    font-family: 'Roboto', sans-serif;
}

@media (max-width:1200px) {
    .z-card .servs .ser-bt {
        width: 100%;
        font-size: 16px;
    }

    .z-card .servs {
        padding: 0 10px;
    }
}

@media (max-width:991px) {
    .z-card .servs .ser-bt {
        font-size: 13px;
    }

    .z-card .servs {
        width: 75%;
    }

    .z-card .back-bt {
        font-size: 20px;
    }

    .z-card .ser-nm {
        font-size: 26px;
    }

    .z-card .servs .cat {
        min-height: 55px;
    }

    .z-card .se-p {
        font-size: 21px;
    }
}

@media (max-width:767px) {

    .z-card .servs {
        width: 87%;
    }
}

@media (max-width:567px) {

    .z-card .servs .active:after {
        left: 37%;
    }

    .z-card .serv-im {
        width: 15%;
    }

    .z-card .servs {
        width: 100%;
    }
}


/***********end zain service ****************/

/***********start zain service2 ****************/

.z-card .inp-tex {
    width: 100%;
    background: none;
    border: 1px solid #ddd;
    padding: 8px 20px;
    border-radius: 5px;
    font-size: 17px;
    outline: none;
}

.z-card .cho-amo {
    border: 1px solid #ddd;
    padding: 8px 20px;
    color: #a3a4a3;
    font-weight: 600;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
}

    .z-card .cho-amo:hover {
        border: 1px solid #3bad68;
    }

.z-card .g-bord {
    border: 1px solid #3bad68;
}

.z-card .cho-amo i {
    position: absolute;
    right: 5%;
    top: 30%;
}

.z-card .amounts {
    color: #a3a4a3;
    font-weight: 600;
    font-size: 18px;
    border: 1px solid #ddd;
    border-radius: 5px;
    max-height: 155px;
    overflow: auto;
}

    .z-card .amounts .amou {
        padding: 10px;
        margin: 0;
    }

        .z-card .amounts .amou:hover {
            cursor: pointer;
            color: #3bad68;
            background: #fff;
            border-left: 3px solid;
        }

    .z-card .amounts .active {
        cursor: pointer;
        color: #3bad68;
        background: #fff;
        border-left: 3px solid;
    }

.disp-no {
    display: none;
}

.z-card .bts {
    padding: 50px 0 20px;
}

    .z-card .bts .top-bt {
        width: 42%;
        font-size: 21px;
        color: #fff;
        background: #919293;
        border: none;
        padding: 7px;
        border-radius: 5px;
        font-weight: 700;
        outline: none;
        cursor: pointer;
    }

        .z-card .bts .top-bt:hover {
            background: #999b9d;
        }

@media (min-width:767px) {

    .z-card .imag-sel {
        padding-right: 6px
    }

    .z-card .sel-am {
        padding-left: 0;
    }

    .z-card .sm-screen {
        display: none;
    }
}


@media (max-width:991px) {

    .z-card .amounts .amou {
        padding: 10px 4px;
    }

    .z-card .amounts {
        font-size: 13px;
    }

    .z-card .due-p {
        font-size: 19px;
    }

    .z-card .bts .top-bt {
        font-size: 21px;
    }
}

@media (max-width:767px) {
    .z-card .bts .top-bt {
        width: 80%;
    }

    .z-card .bg-screen {
        display: none;
    }
}


.zain-s .mod-nam {
    margin-bottom: 35px;
    font-weight: 700;
    font-size: 38px;
}

.zain-s .mod-p {
    color: #767776;
    font-size: 18px;
    font-weight: 600;
}

.modal-content .vou-det {
    background: #f6f7f6;
    padding: 10px;
    border-radius: 8px;
}

    .modal-content .vou-det .vou-img img {
        width: 55%;
    }

    .modal-content .vou-det .bol-p {
        font-weight: 600;
        font-size: 24px;
        color: #646567;
        line-height: 100px;
        text-align: center;
    }

.modal-content .prep-cat {
    padding: 20px 0;
    border-bottom: 2px solid #646567;
}

    .modal-content .prep-cat .bol-p {
        font-weight: 600;
        font-size: 24px;
        color: #646567;
        margin-bottom: 0;
    }

    .modal-content .prep-cat .am-py {
        font-size: 19px;
        color: #646567;
        font-weight: 600;
        margin-bottom: 0;
    }

    .modal-content .prep-cat .am-fir {
        margin-bottom: 16px;
    }

.modal-content .bill-nm {
    font-size: 19px;
    color: #646567;
    font-weight: 600;
    margin-bottom: 0;
}

.modal-content .bill input {
    border: none;
    border-bottom: 2px solid #727676;
    outline: none;
}

.modal-content .bill {
    padding: 20px 0 40px;
}

    .modal-content .bill input[type="checkbox"] {
        -webkit-appearance: none;
        appearance: none;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        border: none;
    }

    .modal-content .bill .che-di {
        width: max-content;
        display: inline-block;
        position: relative;
    }


    .modal-content .bill label {
        position: relative;
    }

        .modal-content .bill label:before {
            content: "";
            width: 18px;
            height: 18px;
            border: 1px solid rgba(23, 147, 105, 0.7);
            position: absolute;
            top: 6px;
            right: -26px;
            border-radius: 2px;
        }

    .modal-content .bill input[type="checkbox"]:checked + label:after {
        font-family: "Font Awesome 5 Free";
        content: "\f00c";
        position: absolute;
        top: 3px;
        right: -26px;
        font-weight: 600;
        font-size: 17px;
        color: #3bad68;
    }

.modal-content .canc-bt {
    background: #dddddb;
    color: #fff;
    border: none;
    font-weight: 500;
    font-size: 23px;
    padding: 8px 30px;
    border-radius: 4px;
    outline: none;
    cursor: pointer;
}

.modal-content .top-bt {
    background: #3bad68;
    color: #fff;
    border: none;
    font-weight: 500;
    font-size: 23px;
    padding: 8px 30px;
    border-radius: 4px;
    outline: none;
    cursor: pointer;
}

@media (max-width:991px) {
    .modal-content .vou-det .bol-p {
        font-size: 19px;
        line-height: initial;
        margin-top: 25%;
    }

    .modal-content .vou-det .vou-img img {
        width: 96%;
    }

    .modal-content .prep-cat .am-py {
        font-size: 16px;
    }

    .modal-content .prep-cat .bol-p {
        font-size: 19px;
    }

    .modal-content .top-bt {
        font-size: 21px;
    }

    .modal-content .canc-bt {
        font-size: 21px;
    }
}

@media (max-width:767px) {
    .modal-content .vou-det .vou-img {
        text-align: center;
    }

        .modal-content .vou-det .vou-img img {
            width: 34%;
        }

    .modal-content .vou-det .bol-p {
        margin-top: 10px;
    }
}

@media (max-width:567px) {
    .modal-open .modal {
        padding-left: 0 !important;
    }
}

@media (max-width:470px) {
    .modal-content .bill label {
        margin-top: 15px;
    }
}

@media (max-width:440px) {
    .modal-content .top-bt {
        font-size: 17px;
    }

    .modal-content .canc-bt {
        font-size: 17px;
    }
}

@media (max-width:400px) {
    .modal-content .top-bt {
        font-size: 15px;
    }

    .modal-content .canc-bt {
        font-size: 15px;
    }

    .modal-content .prep-cat .am-py {
        font-size: 13px;
    }
}

@media (max-width:380px) {
    .modal-content .top-bt {
        font-size: 12px;
    }

    .modal-content .canc-bt {
        font-size: 12px;
    }

    .z-card .bts .top-bt {
        font-size: 17px;
    }

    .z-card .back-bt {
        font-size: 17px;
    }
}

.modal-content .top-img img {
    width: 28%;
    border: 2px solid #ddd;
    border-radius: 5px;
}

.modal-content .bil-sum {
    font-size: 29px;
    padding: 20px 0;
    border-bottom: 2px solid rgba(148, 148, 148, 0.5);
}

.modal-content .bil-cod {
    border-bottom: 1px solid rgba(148, 148, 148, 0.5);
}

    .modal-content .bil-cod p {
        font-weight: 600;
        font-size: 18px;
        margin-bottom: 0;
        font-style: italic;
        line-height: 1.2;
    }

    .modal-content .bil-cod .fir-pp {
        margin-top: 8%;
    }

    .modal-content .bil-cod img {
        width: 69%;
    }

.modal-content .c-fee {
    padding: 10px 0;
    border-bottom: 1px solid rgba(148, 148, 148, 0.5);
}

    .modal-content .c-fee p {
        font-weight: 600;
        font-size: 19px;
        color: #646567;
        margin-bottom: 0;
    }

        .modal-content .c-fee p i {
            padding: 5px;
            border: 1px solid;
            border-radius: 50%;
            width: 19px;
            height: 19px;
            text-align: center;
            font-size: 14px;
            line-height: 7px;
            cursor: pointer;
        }

.modal-content .buts {
    margin-top: 100px;
    padding: 30px 0 0;
    border-top: 2px solid rgba(148, 148, 148, 0.5);
}

    .modal-content .buts .cs-bt {
        background: none;
        color: #9c9c9c;
        border: none;
        font-weight: 600;
        font-size: 20px;
        cursor: pointer;
        outline: none;
    }

    .modal-content .buts .pay-bt {
        color: #fff;
        border: none;
        font-weight: 600;
        font-size: 20px;
        cursor: pointer;
        background: #3bad68;
        width: 65%;
        padding: 7px 0;
        border-radius: 5px;
    }


.modal {
    overflow: auto;
}

@media (max-width:450px) {
    .modal-content .top-img img {
        width: 58%;
    }

    .modal-content .bil-cod img {
        width: 100%;
    }

    .modal-content .bil-cod p {
        font-size: 14px;
    }

    .modal-content .c-fee p {
        font-size: 16px;
    }
}

/***********end zain service2 ****************/

/***********start Billing info  ****************/

.billing-i {
    padding: 50px 0;
}

.expo {
    padding: 0 9%;
}

    .expo i {
        color: #919293;
        font-size: 37px;
        margin-right: 20px;
        top: 7px;
        position: relative;
    }

        .expo i:hover {
            color: #78797b;
            cursor: pointer;
        }

    .expo .expo-bt {
        color: #fff;
        background: #919293;
        border: none;
        font-size: 16px;
        padding: 11px 20px;
        border-radius: 5px;
        outline: none;
    }

        .expo .expo-bt:hover {
            background: #78797b;
            cursor: pointer;
        }

.categs {
    margin-top: 20px;
}

    .categs .cat {
        padding: 10px;
        border: 2px solid rgba(145, 146, 147, 0.5);
        border-radius: 5px;
    }

        .categs .cat .fil-by {
            margin-bottom: 0;
            font-size: 17px;
            font-weight: 500;
            color: #919293;
        }

            .categs .cat .fil-by span {
                font-size: 17px;
                font-weight: 500;
                color: black;
                margin-left: 15px;
            }

            .categs .cat .fil-by .all {
                cursor: pointer;
            }

                .categs .cat .fil-by .all:after {
                    content: "";
                    display: block;
                    width: 0;
                    height: 0;
                    border-top: 8px solid #000;
                    border-bottom: 7px solid transparent;
                    border-right: 5px solid transparent;
                    border-left: 5px solid transparent;
                    position: absolute;
                    top: 44%;
                    right: 29%;
                }

    .categs .all-fil {
        cursor: pointer;
    }

.dropdown-toggle::after {
    border: none;
}

.categs .cat .inp-t {
    width: 100%;
    background: none;
    border: none;
    outline: none;
    padding-right: 62px;
    height: 100%;
}


.categs .cat .r-ico {
    position: absolute;
    top: 35%;
    font-size: 20px;
    right: 13%;
    color: #919293;
}

.hed-tb {
    margin-top: 30px;
    margin-bottom: 30px;
}

    .hed-tb .cati {
        background: #edeeec;
        padding: 10px;
    }

.inf-tb .cati {
    background: #f3f3f0;
    padding: 10px;
}

    .hed-tb .cati:first-of-type, .inf-tb .cati:first-of-type {
        border-radius: 5px 0 0 5px;
        padding-left: 15px;
    }

    .hed-tb .cati:last-of-type, .inf-tb .cati:last-of-type {
        border-radius: 0 5px 5px 0;
    }

    .hed-tb .cati p, .inf-tb .cati p {
        font-size: 16px;
        margin-bottom: 0;
        border-right: 2px solid black;
    }

    .hed-tb .cati:last-of-type > p, .inf-tb .cati:last-of-type > p {
        border-right: none;
    }

.inf-tb {
    margin-bottom: 10px;
    position: relative;
}

    .inf-tb:after {
        content: "";
        width: 20px;
        height: 20px;
        position: absolute;
        top: 36%;
        right: 5%;
        border: 1px solid #000;
        border-radius: 2px;
    }

.inf-tb-mc:after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 36%;
    right: 5%;
    border: 1px solid #3bad68;
    border-radius: 2px;
}

.inf-tb-last {
    margin-bottom: 50px;
}

.inf-tb .im-cati img {
    width: 73%;
    position: relative;
    height: 37px;
}

.inf-tb .im-cati:after {
    content: "";
    height: 30px;
    border: 1px solid #000;
    position: absolute;
    top: 11px;
    right: 6%;
}

.inf-tb .cati .bil-in {
    color: #000;
    text-decoration: underline;
}

.inf-tb input[type="checkbox"] {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 36%;
    right: 5%;
}

.inf-tb label {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 36%;
    right: 5%;
    z-index: 5555555555;
}

.inf-tb input[type="checkbox"]:checked + label:after {
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    position: absolute;
    top: -6%;
    right: 5%;
    font-weight: 600;
    font-size: 17px;
    color: #000;
}

.inf-tb-mc input[type="checkbox"]:checked + label:after {
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    position: absolute;
    top: -6%;
    right: 5%;
    font-weight: 600;
    font-size: 17px;
    color: #3bad68;
}

.billing-i hr {
    border: 1px solid #ddd;
    margin: 30px 7%;
}

.billing-i .pgs {
    padding: 0;
    display: inline-block;
    list-style: none;
    margin-left: 8%;
}

    .billing-i .pgs .pg {
        display: inline-block;
        margin: 10px 0;
        padding: 5px;
        font-size: 19px;
        cursor: pointer;
    }

    .billing-i .pgs .m-color {
        border: 1px solid;
        border-radius: 50%;
        height: 28px;
        width: 28px;
        text-align: center;
        line-height: 16px;
    }

.billing-i .nxt-pg {
    margin: 10px 0;
    padding: 5px;
    font-size: 19px;
    cursor: pointer;
}

    .billing-i .nxt-pg i {
        font-size: 16px;
    }

@media (max-width:1200px) {
    .hed-tb .cati p, .inf-tb .cati p {
        font-size: 19px;
    }

    .categs .cat .fil-by {
        font-size: 17px;
    }

        .categs .cat .fil-by .all:after {
            right: 21%;
        }
}

@media (max-width:991px) {
    .hed-tb .cati p, .inf-tb .cati p {
        font-size: 14px;
    }

    .categs .cat .fil-by {
        font-size: 13px;
    }

        .categs .cat .fil-by span {
            font-size: 14px;
        }

        .categs .cat .fil-by .all:after {
            right: 13%;
        }

    .categs .cat .inp-t {
        padding-right: 10px;
    }

    .categs .cat .r-ico {
        font-size: 16px;
        right: 17%;
    }

    .expo i {
        font-size: 31px;
    }

    .expo .expo-bt {
        font-size: 15px;
    }

    .billing-i .pgs .pg {
        font-size: 16px;
    }

    .billing-i .pgs .m-color {
        height: 24px;
        width: 24px;
        line-height: 13px;
    }

    .billing-i .nxt-pg {
        margin: 10px 0;
        padding: 5px;
        font-size: 16px;
    }

        .billing-i .nxt-pg i {
            font-size: 13px;
        }
}

@media (max-width:767px) {
    .hed-tb .cati p, .inf-tb .cati p {
        font-size: 17px;
        border-right: none;
    }

    .categs .cat {
        margin-bottom: 15px;
    }

        .categs .cat .fil-by {
            font-size: 17px;
        }


        .categs .cat .inp-t {
            padding-right: 62px;
        }

        .categs .cat .r-ico {
            font-size: 19px;
            right: 13%;
        }

    .inf-tb .im-cati img {
        width: 28%;
        position: relative;
        height: inherit;
    }

    .inf-tb .im-cati:after {
        border: none;
    }

    .inf-tb, .hed-tb {
        padding: 0 40px;
    }

        .inf-tb:after {
            top: 45%;
            right: 2%;
        }

        .inf-tb label {
            top: 45%;
            right: 2%;
        }

        .inf-tb input[type="checkbox"] {
            top: 45%;
            right: 2%;
        }
}

@media (max-width:450px) {

    .inf-tb .im-cati img {
        width: 41%;
    }
}

.modal-content .no-bor img {
    border: none;
}

.modal-content .p-in {
    padding: 10px 0;
}

    .modal-content .p-in p {
        font-size: 19px;
        font-weight: 700;
        color: #868988;
        margin-bottom: 0;
    }

.modal-content .pay-info .py-amot {
    border-top: 1px solid;
    border-bottom: 1px solid;
}

.modal-content .pay-info hr {
    margin: 0;
    width: 67%;
    margin: auto;
    border: 1px solid rgba(221, 221, 221, 0.6);
}

.modal-content .pay-info {
    padding-bottom: 10px;
    border-bottom: 2px solid rgba(148, 148, 148, 0.5);
}

.modal-content .ent-em {
    padding: 30px 0;
}

    .modal-content .ent-em .ent {
        font-size: 25px;
        color: #4a4e63;
        margin-bottom: 3px;
    }

    .modal-content .ent-em input {
        width: 50%;
        text-align: center;
        padding: 10px;
        border: 2px solid rgba(148, 148, 148, 0.5);
        border-radius: 6px;
    }

.modal-content .p-rece {
    font-size: 25px;
    color: #4a4e63;
    margin-bottom: 3px;
    font-weight: 500;
    border-bottom: 2px solid rgba(148, 148, 148, 0.5);
}



.billing-i .modal-content .buts {
    margin-top: 0;
    padding: 30px 0 0;
    border-top: none;
}

.billing-i .modal-content .top-img {
    padding: 40px 0;
}


@media (max-width:991px) {

    .modal-content .top-img img {
        width: 50%;
    }

    .modal-content .ent-em input {
        width: 71%;
    }

    .modal-content .pay-info hr {
        width: 100%;
    }
}

@media (max-width:450px) {

    .modal-content .buts .pay-bt {
        width: 96%;
    }

    .modal-content .p-rece {
        font-size: 22px;
    }

    .modal-content .p-in p {
        font-size: 15px;
    }

    .modal-content .ent-em .ent {
        font-size: 22px;
    }

    .modal-content .bil-sum {
        font-size: 27px;
    }

    .billing-i .modal-open .modal {
        padding-right: 0 !important
    }
}

@media (max-width:380px) {

    .modal-content .top-img img {
        width: 65%;
    }
}

/***********end Billing info ****************/

/***********start Hello 2 ****************/

.hello2 .h-card .b-use {
    border-bottom: 2px solid rgba(148, 148, 148, 0.5);
    padding-bottom: 7px;
}

.h-card .i-up {
    background: #888888;
    color: #fff;
    padding: 6px;
    border-radius: 50%;
    font-size: 16px;
    cursor: pointer;
}

.h-card .d-bil {
    width: 90%;
    background: #f3f3f0;
    padding: 7px 20px;
    border-radius: 7px;
    border-left: 5px solid #adafb0;
    min-height: 78px;
    cursor: pointer;
}

    .h-card .d-bil:hover {
        border-left: 5px solid green;
    }

.h-card .d-bills .active {
    border-left: 5px solid #ff1e01;
}

.h-card .d-bil p {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
    color: #5d5d5b;
}

.h-card .d-bil .fir-p {
    line-height: 30px;
}

.h-card .d-bil span {
    font-size: 16px;
    font-weight: 500;
    color: #5d5d5b;
}

.h-card .d-bil img {
    width: 83%;
    height: 72px;
}

.h-card .d-bil i {
    font-size: 23px;
    line-height: 62px;
    color: #5d5d5b;
}

.h-card .d-bills {
    position: relative;
    padding: 30px 0 0;
}

    .h-card .d-bills .r-bell {
        position: absolute;
        top: 47%;
        font-size: 30px;
        right: 4%;
        color: #ff8776;
    }

.h-card .d-bil .ad-nw p {
    line-height: 78px;
}

@media (max-width:1200px) {
    .h-card .d-bil p {
        font-size: 16px;
    }
}

@media (max-width:991px) {
    .h-card .d-bil p {
        font-size: 14px;
    }

    .h-card .d-bil span {
        line-height: inherit;
        position: relative;
        top: 18%;
    }

    .h-card .d-bil .fir-p {
        line-height: inherit;
    }
}

@media (max-width:767px) {
    .h-card .d-bil img {
        width: 61%;
        height: inherit;
    }

    .h-card .d-bil p {
        font-size: 20px;
        margin-top: 10px;
    }

    .h-card .d-bills .r-bell {
        position: absolute;
        top: 47%;
        font-size: 30px;
        right: 0;
        color: #ff8776;
    }
}

@media (max-width:450px) {
    .h-card .d-bil img {
        width: 80%;
        height: inherit;
    }
}

@media (max-width:380px) {
    .h-card .d-bills .r-bell {
        right: -11px;
    }
}

/***********end Hello 2 ****************/

/**************** start forms **************/

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 26px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }



.slider:before {
    position: absolute;
    content: "";
    height: 19px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: #b0b4b5;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
    background-color: #fff;
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 43%;
    }


.formss .fil-de p {
    display: inline-block;
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 0.8;
    text-align: center;
    position: relative;
    top: 20%;
}

    .formss .fil-de p span {
        font-size: 14px;
    }

.formss .fil-de h1 {
    color: #484f60;
    font-size: 22px;
}

.formss .inp {
    margin-top: 40px;
    position: relative;
}

    .formss .inp span {
        color: #484f60;
        font-weight: 500;
        position: absolute;
        top: -25px;
    }

.formss .inp-tex {
    width: 100%;
    padding: 6px;
    border-radius: 5px;
    border: 2px solid rgba(148, 148, 148, 0.5);
    outline: none;
}

    .formss .inp-tex:disabled {
        opacity: 0.6;
        background: none;
    }

.iti-flag {
    background-image: url("flags/flags.png");
}

.intl-tel-input {
    width: 100%;
}

    .intl-tel-input.separate-dial-code .selected-flag {
        display: table;
        background: none;
        border-right: 2px solid #b0b4b5;
        height: 84%;
        top: 5px;
    }

    .intl-tel-input .selected-flag .iti-arrow {
        display: none;
    }

#tel, #tel3 {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 6px 6px 8px 52px;
    text-align: center;
}

.formss .inp .bt-chan {
    width: 100%;
    background: #279f66;
    color: #fff;
    padding: 9px;
    border: none;
    border-radius: 5px;
    font-size: 21px;
    font-weight: 500;
}

    .formss .inp .bt-chan:disabled {
        background: #deddd9;
    }

.formss .inp .und-t {
    bottom: -98%;
    top: auto;
    font-size: 12px;
}

.formss .inp-und {
    margin-bottom: 20px;
}

@media (max-width:991px) {
    .formss .inp .und-t {
        bottom: -77%;
    }

    .formss .inp .bt-chan {
        font-size: 19px;
    }
}

@media (max-width:767px) {
    .formss .fil-de h1 {
        font-size: 29px;
    }

    .formss .fil-de p {
        top: 0;
    }

    .formss .inp .und-t {
        bottom: -50%;
    }
}

@media (max-width:521px) {
    .formss .inp .und-t {
        bottom: -42%;
        font-size: 11px;
    }
}

@media (max-width:490px) {
    .formss .inp .und-t {
        bottom: -70%;
        font-size: 11px;
    }
}

/************ Register **********/
.font-big {
    font-family: 'Roboto', sans-serif;
}

.font-small {
    font-family: 'Roboto', sans-serif;
}

.font-arabic {
    font-family: 'Cairo', sans-serif;
}

.font-color {
    color: #585757
}

.valid {
    /*border-color: limegreen !important;*/
}

.input-validation-error {
    /*border-color: red !important;*/
}

#NationalityId_title, #ResidenceDropDown_title {
    border-color: #D5D5D5;
    height: 45px;
    font-size: 24px;
}

.sepmobile {
    float: right;
    height: 50px;
    width: 100%;
}

.popupstyle {
    width: 46%;
}



.ddlabel {
    font-size: 16px;
    padding-left: 10px;
    font-weight: lighter;
}

#NationalityId_msdd > div.ddTitle.borderRadiusTp > span.divider, #residencdropdown_msdd > div.ddTitle.borderRadiusTp > span.divider {
    border-left: unset;
}

.mobilerow {
    width: 100%;
    margin: 0 auto;
}


@media(max-width:576px) {

    .modal-body .lo-out {
        font-size: 14px;
    }

    .modal-body .mod-bts .log-bt, .modal-body .mod-bts .cancel {
        font-size: 13px;
    }
}

.nick-name {
    float: left;
}

.dow-don .dow {
    text-align: right;
}

.all-amo .tot-amount {
    text-align: right;
}
/*start navbar*/

.bg-light {
    padding: 11px;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

.nav-logo {
    width: 7%;
}

nav .navb-bts {
    background: none;
    border: 1px solid #3bad68;
    border-radius: 0;
    padding: 4px 0;
    width: 175px;
    margin-left: 8px;
    font-size: 17px;
    font-weight: 400;
    color: black !important;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    outline: none;
    height: 45px;
    color: #3bad68 !important;
}

.navb-bts.active {
    border: 1px solid #26b962;
    color: #fff !important;
    padding: 4px 0;
    height: 45px;
    border: #27894d;
    background: #27894d;
}

nav .navb-bts:hover {
    color: #fff;
    width: 175px;
    margin-left: 8px;
    border-radius: 0px;
    font-size: 17px;
    font-weight: 400;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    outline: none;
    height: 45px;
}

.nav-link {
    font-size: 15px;
    font-weight: 400;
    color: black;
}

.righ-navb {
    margin-left: 5%;
}

/*start new */

.bank-im {
    width: 50px;
}

.pos-bt {
    position: relative;
    top: 7px;
    margin: 0 5px;
}

.med-u {
    padding: 0 10px;
    height: 22px;
    line-height: 9px;
    position: relative;
}

    .med-u:hover:after {
        /*content: "";
        width: 87%;
        position: absolute;
        height: 3px;
        background: #26b962;
        left: 13%;
        bottom: -155%;
        top: 199%;*/
    }

    .med-u i {
        position: absolute;
        top: 7px;
        right: 10px;
        font-size: 12px;
        color: #26b962;
        cursor: pointer;
    }

    .med-u .nav-link:hover {
        color: #267e49 !important;
    }


    .med-u .drop-menu {
        position: absolute;
        background: #f8f9fa;
        width: 150%;
        top: 199%;
        left: 13%;
        border-top: 4px solid #26b962;
    }

    .med-u .drop-menu {
    }

        .med-u .drop-menu ul {
            padding: 3px 21px 7px;
            list-style: none
        }


        .med-u .drop-menu .options {
            padding: 15px 0;
            color: #989696;
            cursor: pointer;
            font-size: 13px;
            border-bottom: 1px solid #ddd;
        }

            .med-u .drop-menu .options a {
                color: #989696;
                line-height: 17px;
            }

                .med-u .drop-menu .options a:hover {
                    color: #26b962;
                }

            .med-u .drop-menu .options:last-of-type {
                border: none;
            }

            .med-u .drop-menu .options:hover {
                color: #26b962;
                top: 199%;
            }


.disp-no {
    display: none;
}

.menuu {
    font-size: 20px;
    margin-right: 20px;
    cursor: pointer;
}

@media(max-width:991px) {
    .cent-po {
        border: none;
    }

    .bank-im {
        width: 75px;
    }

    .pos-bt {
        margin-bottom: 10px;
    }

    .med-u {
        margin-bottom: 11px;
    }
}

/*end new*/

.arab-lang {
    top: 2px;
}

/* start sign in modal*/

.navv-sigg {
    position: relative;
}

.modal-sign {
    padding: 40px 22px 20px;
    background: #d8d8d8;
    border-radius: 36px;
    position: absolute;
    min-width: 300px;
    z-index: 99999;
    left: -191%;
    top: 119%;
    display: none;
}

    .modal-sign .fa-times {
        position: absolute;
        top: 13px;
        right: 25px;
        cursor: pointer;
        font-size: 12px;
    }

    .modal-sign .inps {
        width: 94%;
        margin: auto;
    }

        .modal-sign .inps input {
            display: block;
            width: 100%;
            border: 1px solid #ddd;
            padding: 10px 20px;
            border-radius: 9px;
            margin-bottom: 10px;
            outline: none;
            font-size: 11px;
        }

        .modal-sign .inps .pa-inpu {
            margin-bottom: 0;
        }

        .modal-sign .inps .for-pas {
            text-align: right;
        }

            .modal-sign .inps .for-pas a {
                color: #000;
                text-decoration: underline;
                font-size: 11px;
            }

    .modal-sign .si-butt {
        text-align: center;
        margin-top: 21px;
    }

        .modal-sign .si-butt button {
            background: #a7a8aa;
            border: none;
            color: #fff;
            padding: 8px;
            border-radius: 9px;
            font-size: 12px;
            -webkit-transition: all .1s ease-in-out;
            -moz-transition: all .1s ease-in-out;
            transition: all .1s ease-in-out;
            cursor: pointer;
        }

            .modal-sign .si-butt button:hover {
                background: #3bbf6e;
            }

@media(max-width:991px) {
    top: 120%;
    min-width: 246px;
}

/*end sign in modal */

@media(max-width:1300px) {
    nav .navb-bts {
    }

    .nav-link {
        font-size: 13px;
    }
}

@media(max-width:1200px) {
    .nav-logo {
        width: 8%;
    }

    nav .nav-signin {
        position: relative;
        top: 4px;
    }

    .nav-signup {
        font-size: 12px;
        position: relative;
        top: 4px;
    }

    .langu {
        top: 7px;
    }

    .nav-link {
        font-size: 12px;
    }
}

@media(max-width:1100px) {
    .nav-link {
        font-size: 11px;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .med-u i {
        top: 8px;
        right: -4px;
        font-size: 10px;
    }

    .med-u .drop-menu {
        width: 193%;
        left: 0;
    }
}

@media(max-width:991px) {
    .nav-logo {
        width: 11%;
    }

    .nav-link {
        font-size: 13px;
    }


    .ml-auto {
        margin-left: auto !important;
        margin-top: 33px;
    }

    nav .navb-bts {
        width: 140px;
    }

    .bg-light {
        text-align: center;
    }

    .righ-navb {
        margin-left: 0;
    }


    .med-u:hover:after {
        content: none;
    }

    .med-u i {
        right: 40%;
    }

    .med-u .drop-menu {
        position: relative;
        background: #f8f9fa;
        width: max-content;
        top: 0;
        left: 0;
        border-top: none;
        margin: auto;
        z-index: 55;
        box-shadow: 0px 0px 12px 0px #ddd;
    }
}

@media(max-width:767px) {
    .nav-logo {
        width: 14%;
    }


    .med-u i {
        right: 35%;
    }
}

@media(max-width:550px) {
    .nav-logo {
        width: 16%;
    }

    .med-u i {
        right: 25%;
    }
}

@media(max-width:445px) {
    .nav-logo {
        width: 18%;
    }
}

@media(max-width:400px) {
    .nav-logo {
        width: 21%;
    }

    .med-u i {
        right: 18%;
    }
}

@media(max-width:350px) {
    .nav-logo {
        width: 24%;
    }
}

.und p {
    color: #dedddd;
    font-size: 14px;
    font-weight: 400;
    display: inline;
    margin: 0 20px;
}

/*end navbar*/
/************ end forms **********/

.Logout-going {
    color: #279f66;
    margin-top: 119px;
    font-size: 45px;
    font-weight: bold;
}

.Logout-take {
    color: #279f66;
    margin-top: 5px;
    font-size: 37px;
}

.Logout-margin1 {
    margin-top: 28px;
}

.Logout-paragraph {
    width: 80%;
    font-size: 24px;
    margin-top: 26px;
}

.Logout-font {
    color: #279f66
}

.Logout-margin2 {
    margin-top: 40px;
}

.Logout-image {
    width: 100%;
    height: 69px;
}

.Logout-margin3 {
    margin-top: 50px;
}

.Logout-logout {
    width: 100%;
    background-color: #fff;
    color: #3bad68;
    height: 56px;
    height: 56px;
    margin: 0 auto;
}

@media(max-width:991px) {
    .Logout-going {
        color: #279f66;
        margin-top: 119px;
        font-size: 40px;
        font-weight: bold;
    }

    .Logout-take {
        color: #279f66;
        margin-top: 5px;
        font-size: 32px;
    }

    .Logout-margin1 {
        margin-top: 28px;
    }

    .Logout-paragraph {
        width: 80%;
        font-size: 24px;
        margin-top: 26px;
    }

    .Logout-font {
        color: #279f66
    }

    .Logout-margin2 {
        margin-top: 40px;
    }

    .Logout-image {
        width: 100%;
        height: 69px;
    }

    .Logout-margin3 {
        margin-top: 50px;
    }

    .Logout-logout {
        width: 100%;
        background-color: #fff;
        color: #3bad68;
        height: 56px;
    }
}

/*end sign in modal */

@media(max-width:1300px) {
    .Logout-going {
        color: #279f66;
        margin-top: 119px;
        font-size: 40px;
        font-weight: bold;
    }

    .Logout-take {
        color: #279f66;
        margin-top: 5px;
        font-size: 32px;
    }

    .Logout-margin1 {
        margin-top: 28px;
    }

    .Logout-paragraph {
        width: 80%;
        font-size: 24px;
        margin-top: 26px;
    }

    .Logout-font {
        color: #279f66
    }

    .Logout-margin2 {
        margin-top: 40px;
    }

    .Logout-image {
        width: 100%;
        height: 69px;
    }

    .Logout-margin3 {
        margin-top: 50px;
    }

    .Logout-logout {
        width: 100%;
        background-color: #fff;
        color: #3bad68;
        height: 56px;
    }
}

@media(max-width:1200px) {
    .Logout-going {
        color: #279f66;
        margin-top: 119px;
        font-size: 40px;
        font-weight: bold;
    }

    .Logout-take {
        color: #279f66;
        margin-top: 5px;
        font-size: 32px;
    }

    .Logout-margin1 {
        margin-top: 28px;
    }

    .Logout-paragraph {
        width: 80%;
        font-size: 24px;
        margin-top: 26px;
    }

    .Logout-font {
        color: #279f66
    }

    .Logout-margin2 {
        margin-top: 40px;
    }

    .Logout-image {
        width: 100%;
        height: 69px;
    }

    .Logout-margin3 {
        margin-top: 50px;
    }

    .Logout-logout {
        width: 100%;
        background-color: #fff;
        color: #3bad68;
        height: 56px;
    }
}

@media(max-width:1100px) {
    .Logout-going {
        color: #279f66;
        margin-top: 119px;
        font-size: 40px;
        font-weight: bold;
    }

    .Logout-take {
        color: #279f66;
        margin-top: 5px;
        font-size: 32px;
    }

    .Logout-margin1 {
        margin-top: 28px;
    }

    .Logout-paragraph {
        width: 80%;
        font-size: 24px;
        margin-top: 26px;
    }

    .Logout-font {
        color: #279f66
    }

    .Logout-margin2 {
        margin-top: 40px;
    }

    .Logout-image {
        width: 100%;
        height: 69px;
    }

    .Logout-margin3 {
        margin-top: 50px;
    }

    .Logout-logout {
        width: 100%;
        background-color: #fff;
        color: #3bad68;
        height: 56px;
    }
}

@media(max-width:991px) {
    .Logout-going {
        color: #279f66;
        margin-top: 119px;
        font-size: 32px;
        font-weight: bold;
    }

    .Logout-take {
        color: #279f66;
        margin-top: 5px;
        font-size: 26px;
    }

    .Logout-margin1 {
        margin-top: 28px;
    }

    .Logout-paragraph {
        width: 80%;
        font-size: 18px;
        margin-top: -9px;
    }

    .Logout-font {
        color: #279f66
    }

    .Logout-margin2 {
        margin-top: 40px;
    }

    .Logout-image {
        width: 100%;
        height: auto;
    }

    .Logout-margin3 {
        margin-top: 50px;
    }

    .Logout-logout {
        width: 100%;
        background-color: #fff;
        color: #3bad68;
        height: 56px;
    }
}

@media(max-width:767px) {
    .Logout-going {
        color: #279f66;
        margin-top: 119px;
        font-size: 40px;
        font-weight: bold;
    }

    .Logout-take {
        color: #279f66;
        margin-top: 5px;
        font-size: 32px;
    }

    .Logout-margin1 {
        margin-top: 28px;
    }

    .Logout-paragraph {
        width: 80%;
        font-size: 24px;
        margin-top: -9px;
    }

    .Logout-font {
        color: #279f66
    }

    .Logout-margin2 {
        margin-top: 40px;
    }

    .Logout-image {
        width: 100%;
        height: auto;
    }

    .Logout-margin3 {
        margin-top: 50px;
    }

    .Logout-logout {
        width: 100%;
        background-color: #fff;
        color: #3bad68;
        height: 56px;
    }
}



@media(max-width:550px) {
    .Logout-going {
        color: #279f66;
        margin-top: 52px;
        font-size: 40px;
        font-weight: bold;
    }

    .Logout-take {
        color: #279f66;
        margin-top: 5px;
        font-size: 32px;
    }

    .Logout-margin1 {
        margin-top: 28px;
    }

    .Logout-paragraph {
        width: 80%;
        font-size: 24px;
        margin-top: -9px;
    }

    .Logout-font {
        color: #279f66
    }

    .Logout-margin2 {
        margin-top: 40px;
    }

    .Logout-image {
        width: 100%;
        height: auto;
    }

    .Logout-margin3 {
        margin-top: 50px;
    }

    .Logout-logout {
        width: 100%;
        background-color: #fff;
        color: #3bad68;
        height: 56px;
    }
}

@media(max-width:991px) {
    .Logout-going {
        color: #279f66;
        margin-top: 52px;
        font-size: 28px;
        font-weight: bold;
    }

    .Logout-take {
        color: #279f66;
        margin-top: 5px;
        font-size: 22px;
    }

    .Logout-margin1 {
        margin-top: 28px;
    }

    .Logout-paragraph {
        width: 80%;
        font-size: 16px;
        margin-top: -9px;
    }

    .Logout-font {
        color: #279f66
    }

    .Logout-margin2 {
        margin-top: 40px;
    }

    .Logout-image {
        width: 100%;
        height: auto;
    }

    .Logout-margin3 {
        margin-top: 50px;
    }

    .Logout-logout {
        width: 100%;
        background-color: #fff;
        color: #3bad68;
        height: 56px;
    }
}

@media(max-width:445px) {
    .Logout-going {
        color: #279f66;
        margin-top: 52px;
        font-size: 40px;
        font-weight: bold;
    }

    .Logout-take {
        color: #279f66;
        margin-top: 5px;
        font-size: 32px;
    }

    .Logout-margin1 {
        margin-top: 28px;
    }

    .Logout-paragraph {
        width: 80%;
        font-size: 24px;
        margin-top: -9px;
    }

    .Logout-font {
        color: #279f66
    }

    .Logout-margin2 {
        margin-top: 40px;
    }

    .Logout-image {
        width: 100%;
        height: auto;
    }

    .Logout-margin3 {
        margin-top: 50px;
    }

    .Logout-logout {
        width: 100%;
        background-color: #fff;
        color: #3bad68;
        height: 56px;
    }
}



@media(max-width:400px) {
    .Logout-going {
        color: #279f66;
        margin-top: 52px;
        font-size: 40px;
        font-weight: bold;
    }

    .Logout-take {
        color: #279f66;
        margin-top: 5px;
        font-size: 32px;
    }

    .Logout-margin1 {
        margin-top: 28px;
    }

    .Logout-paragraph {
        width: 80%;
        font-size: 24px;
        margin-top: -9px;
    }

    .Logout-font {
        color: #279f66
    }

    .Logout-margin2 {
        margin-top: 40px;
    }

    .Logout-image {
        width: 100%;
        height: auto;
    }

    .Logout-margin3 {
        margin-top: 50px;
    }

    .Logout-logout {
        width: 100%;
        background-color: #fff;
        color: #3bad68;
        height: 56px;
    }
}



@media(max-width:350px) {
    .Logout-going {
        color: #279f66;
        margin-top: 52px;
        font-size: 40px;
        font-weight: bold;
    }

    .Logout-take {
        color: #279f66;
        margin-top: 5px;
        font-size: 32px;
    }

    .Logout-margin1 {
        margin-top: 28px;
    }

    .Logout-paragraph {
        width: 80%;
        font-size: 24px;
        margin-top: -9px;
    }

    .Logout-font {
        color: #279f66
    }

    .Logout-margin2 {
        margin-top: 40px;
    }

    .Logout-image {
        width: 100%;
        height: auto;
    }

    .Logout-margin3 {
        margin-top: 50px;
    }

    .Logout-logout {
        width: 100%;
        background-color: #fff;
        color: #3bad68;
        height: 56px;
    }
}

.exeption-title {
}


/*start need help */

.need-sid {
    position: fixed;
    top: 41%;
    right: 0;
    background: #616264;
    height: 152px;
    width: 38px;
    border-radius: 5px 0 0 5px;
    z-index: 1000
}

    .need-sid .need-help {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        transform: rotate(-90deg);
        margin: 0;
        white-space: nowrap;
        position: absolute;
        top: 65px;
        left: -15px;
        color: #fff;
        font-size: 14px;
        cursor: pointer;
    }


@media(max-width:576px) {

    .need-sid .need-help {
        top: 65px;
        left: -20px;
    }

    .need-sid {
        width: 31px;
    }
}


@media(max-width:400px) {

    .need-sid .need-help {
        top: 58px;
        left: -18px;
        font-size: 12px;
    }

    .need-sid {
        height: 135px;
        width: 23px;
    }
}


/*opened*/

.opened-sid {
    position: fixed;
    z-index: 55;
    top: 25%;
    right: 0;
    background: #fff;
    padding: 20px;
    border: 2px solid #9f9d9d;
    width: 305px;
    max-height: 460px;
    overflow: auto;
    webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    .opened-sid .fa-times {
        position: absolute;
        top: 6px;
        left: 10px;
        font-size: 12px;
        cursor: pointer;
        color: #0fa64d;
    }

    .opened-sid .searc-ico {
        position: absolute;
        top: 33px;
        right: 30px;
        font-size: 13px;
        color: #817b7b;
        cursor: pointer;
    }

    .opened-sid .looking {
        width: 100%;
        background: rgba(221, 221, 221, 0.4);
        border: none;
        padding: 11px;
        font-size: 13px;
        color: #4e4b4b;
        outline: none;
    }

.frequ {
    font-size: 14px;
    padding: 11px;
}

.catego {
    position: relative;
}

    .catego .categs {
        width: 100%;
        padding: 11px;
        border-radius: 1px;
        border: 1.5px solid #ccc;
        outline: none;
        font-size: 12px;
    }

    .catego .holderr {
        position: absolute;
        top: 11px;
        font-size: 14px;
        left: 10px;
        background: #fff
    }

    .catego .has-data {
        position: absolute;
        top: 8px !important;
        font-size: 14px !important;
        left: 10px !important;
        background: #fff
    }

    .catego .sort-ico {
        position: absolute;
        top: 8px;
        right: 12px;
    }

.conts-list {
    padding: 16px;
    list-style: none;
    position: absolute;
    background: #fff;
    box-shadow: 0px 0px 12px 0px #ddd;
    font-size: 14px;
    color: #968e8e;
    width: 100%;
    max-height: 135px;
    overflow: auto;
    z-index: 5;
}

    .conts-list li {
        padding: 7px 0;
        border-bottom: 1px solid rgba(221, 221, 221, 0.7);
        cursor: pointer;
    }

        .conts-list li:hover {
            color: #00a54a;
        }

.eac-ques {
    position: relative;
    margin: 5px 0;
}

    .eac-ques.bordr {
        border: 1.5px solid rgba(38, 185, 98, 0.3);
    }

    .eac-ques .the-qu {
        margin: 0;
        font-size: 13px;
        padding: 10px 5px;
        background: #f1f1f1;
        border-radius: 2px;
        cursor: pointer;
        color: #7a7a7a;
        width: 99%;
    }

    .eac-ques .sort-ico {
        position: absolute;
        top: 10px;
        right: 7px;
        font-size: 10px;
    }

    .eac-ques .answer {
        border-top: 1.5px solid #26b962;
        margin: 0 8px;
    }

        .eac-ques .answer .the-ans {
            font-size: 10px;
            padding: 5px;
            margin: 0;
            color: #26b962;
        }

.lef-sid {
    position: fixed;
    top: 36%;
    right: 305px;
    webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    .lef-sid .sub-tick {
        height: 108px;
        width: 33px;
        position: relative;
        webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

        .lef-sid .sub-tick:first-of-type {
            background: #26b962;
            position: fixed;
            top: 36%;
            right: 305px;
        }

        .lef-sid .sub-tick:last-of-type {
            background: rgba(34, 152, 82, 0.9);
            position: fixed;
            right: 305px;
        }

        .lef-sid .sub-tick .submit {
            -webkit-transform: rotate(-90deg);
            -moz-transform: rotate(-90deg);
            transform: rotate(-90deg);
            margin: 0;
            white-space: nowrap;
            position: absolute;
            top: 44px;
            left: -26px;
            color: #fff;
            font-size: 13px;
            cursor: pointer;
        }


        .lef-sid .sub-tick .call {
            -webkit-transform: rotate(-90deg);
            -moz-transform: rotate(-90deg);
            transform: rotate(-90deg);
            margin: 0;
            white-space: nowrap;
            position: absolute;
            top: 47px;
            left: -1px;
            color: #fff;
            font-size: 13px;
            cursor: pointer;
        }

    .lef-sid .how-c {
        width: 79%;
        float: right;
        font-size: 11px;
        color: #fff;
        height: 100%;
        padding-left: 7px;
        border-left: 1px solid #26b962;
        text-align: center;
        webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .lef-sid .phon {
        margin-bottom: 1px;
        margin-left: 5px;
    }

    .lef-sid .the-num {
        color: #fff;
        text-decoration: underline;
    }

    .lef-sid .openedd {
        width: 158px !important;
        webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    .lef-sid .how-c img {
        width: 31%;
        margin-top: 12px;
        border-radius: 50%;
    }


@media(max-width:500px) {

    .opened-sid {
        max-height: 400px;
        width: 246px;
    }

        .opened-sid .frequ {
            font-size: 11px;
        }

    .catego .holderr {
        font-size: 10px !important;
    }

    .lef-sid .sub-tick:first-of-type, .lef-sid .sub-tick:last-of-type {
        right: 245px;
    }
}

@media(max-width:410px) {

    .lef-sid .openedd {
        width: 117px !important;
    }

    .lef-sid .sub-tick .call {
        left: -5px;
    }

    .lef-sid .how-c {
        font-size: 10px;
    }
}

@media(max-width:370px) {

    .opened-sid {
        max-height: 400px;
        width: 186px;
        padding: 12px;
    }

        .opened-sid .frequ {
            font-size: 10px;
        }

        .opened-sid .searc-ico {
            top: 17px;
            right: 15px;
            font-size: 10px;
        }

        .opened-sid .looking {
            padding: 5px;
            font-size: 11px;
            margin-bottom: 5px;
        }

        .opened-sid .fa-times {
            position: absolute;
            top: 4px;
            left: 5px;
            font-size: 10px;
        }

    .lef-sid .sub-tick:first-of-type, .lef-sid .sub-tick:last-of-type {
        right: 185px;
    }
}

.helpleft {
    margin-top: 20px;
    margin-left: 27px;
}

/*end need help */


/*start footer*/


