button.btn.btn-download {
    background-color: #ff6600;
    color: #fff;
    border-radius: 28px;
    margin-right: 35px;
}

.bg-img {
    background-image: url("../img/BG 1.png") !important;
    height: 100vh;
    background-size: cover;
    background-position: center;
}

h1 {
    font-size: 29px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
}

h3 {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
}

.phone-no-info {
    color: #fff;
}

.img-phone img {
    width: 21px;
}

button.btn.btn-download img {
    width: 22px;
}

.call-info {
    border-left: 1px solid #a59c9c96;
    padding-left: 31px;
}

.navbar-expand-lg .navbar-nav {

    justify-content: space-between;
    display: flex;
    flex-direction: inherit;
    justify-content: space-between;
    width: 100%;
}

button.btn.btn-light img {
    width: 25px;
}

button.btn.btn-light {
    background-color: #ff6600;
    border: transparent;
}

.navbar-nav.nav-home {
    justify-content: space-between;
    display: flex;
    width: 100%;
    padding-left: 50px;
}

.container.container-nav-home {
    padding-right: 0px;

}

nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    padding: 0px;
}

.navbar-nav.nav-home a {
    color: #000;
}

.navbar-nav.nav-home {
    background-color: #fff;
    border: 1px solid #72696945;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.search {
    margin-right: -23px;
    position: relative;
    top: 0px;
}

button.btn.btn-light {
    padding: 7px 16px;
}

.banner-text {
    margin-top: 40%;
}

.banner-section {
    margin: 50px 0px;
}

.carousel .carousel-indicators button {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    border: 1px solid #02006a;
}

.carousel-indicators .active {

    background-color: #02006a;
}

.carousel-indicators {
    bottom: -56px;

}

.recharge-section {
    background-color: #f6f6f6;
    padding: 30px 0px;
    marks: 20px 0px;
}

.recharge-info {
    display: flex;
    justify-content: center;
    align-content: center;
    text-align: center;
}

.recharge-img-logo {
    width: 9%;
}

.recharge-img-logo img {
    width: 100%;
}

.recharge-img-logo p {
    /* width: 77%; */
    font-size: 18px;
    color: #646464;
    font-weight: 600;
    word-wrap: break-word;
}

.border-line {
    width: 10%;
    background-color: #000000;
    height: 3px;
}

.border-line.border-two {
    display: inline-block;
    background-color: #fff;
}

.book-and-buy .recharge-info {
    display: flex;
    justify-content: space-evenly;
    align-content: center;
    /* text-align: center; */
    width: 100%;
}

.book-and-buy.text-center {
    color: #fff;
    background-color: #02006a;
    padding: 40px 0px;
    border-radius: 44px;
    margin: 50px 50px;
}

.book-and-buy .recharge-img-logo p {
    color: #fff;
    margin-bottom: 0px;
}

.book-and-buy .recharge-img-logo {
    width: 13%;
}

.book-and-buy .recharge-img-logo img {
    width: 60%;
}

.recharge-info {
    margin: 20px 0px;
}

.fast-way-text {
    margin-bottom: 29%;
}

.border-line.border-line-three {
    width: 25%;
}

.store-online .container-fluid {
    padding-left: 0px;
}

.fast-way-text p {
    margin-top: 20px;
}

.pay-anyone {
    background-image: url("../img/bg-img.png") !important;
    height: 750px;
    background-size: cover;
    background-position: center;
    margin: 50px 0px;
}

.row.align-items-center.pay-account {
    height: 750px;
}

.border-line.border-line-four {
    background-color: #fff;
    width: 25%;
}

.account-info.text-white p {
    margin-top: 30px;
}

.text-body p {
    font-size: 16px;
    margin: 0px 52px;
}

.text-body {
    position: relative;
}

.text-body p {
    font-size: 14px;
    margin: 0px 52px;
    position: absolute;
    top: -290px;
    text-align: center;
}

.text-body.text-one p {
    font-size: 14px;
    margin: 0px 64px;
    position: absolute;
    top: -272px;
}

.text-body.text-two p {
    top: -315px;
    margin: 0px 69px;
    font-size: 13px;
}

.text-body.text-three p {
    top: -273px;
}

.community-section {
    margin: 30px 0px;
}

.billing-body img {
    height: 246px;
    margin-bottom: 30px;
}

.billing-body h5 {
    color: #ff6600;
}

.pay-aap {
    background-color: #02006a;
    padding-top: 50px;
    padding-bottom: 30px;
}

.billing-body p {
    color: #fff;
    margin-top: 15px;
}

.border-line-pay {
    background-color: #c9c9df;
    width: 25%;
    height: 3px;
}

.footer-service {
    margin: 40px 0px;
}

.col-md-4.Download-btn {
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.Download-btn button.btn.btn-download {
    width: 65%;
}

span.input-group-text {
    background-color: #fff;
    font-weight: bold;
}

input.form-control {
    background-color: #02006a;
}

.border-top {
    width: 100%;
    height: 8px;
    background-color: #ff6600;
}

i.fa-brands {
    color: #fff;
    font-size: 29px;
    padding-left: 15px;
}

.i.fa-brands:first-of-type {
    padding-left: 0px !important;
}

i.fa-brands.fa-square-facebook {
    padding-left: 0px;
}

.text-body.text-two p {
    color: #fff;
    margin: 0 61px;
}

.nav_bbar {
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-radius: 5px;
    border: 1px solid #72696945;
}

a.nav-link {
    color: #000;
    font-size: 16px;
    font-weight: 400;
}

li.nav-item a.nav-link {
    margin: 0;
    padding: 0;
}

.search a.nav-link {
    padding: 0;
    margin: 0;
}

.navbar-expand-lg .navbar-nav {
    align-items: center;
}

.nav-top {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
    align-items: center;
    overflow: hidden;
}

.layerll {
    position: absolute;
    top: -25px;
    left: 0;
    width: 115px;
}

section.Header_section,
.Header_section,
.term_condition_two,.Main_policy, .term_condition {
    position: relative;
    padding: 100px 0 0 0;
}

.principle,
.Escalation_level_one,
.acknowledgement,
.escalation_level_2,
.escalation_level_3,
.cookie,
.analayse,
.service,.second_base_policy,.Personal_data, .transaction, .deliver {
    position: relative;
}

.layer12 {
    position: absolute;
    top: -25px;
    right: 0;
}




.layer13 {
    position: absolute;
    top: -25px;
    left: 0px;
    rotate: 180;
    transform: rotate(180deg);
    width:5%;
}

.layer14 {
    position: absolute;
    top: -91px;
    right: 0;
}

.layer15 {
    position: absolute;
    top: 0;
    left: 0px;
    transform: rotate(180deg);

}

.layer16 {
    position: absolute;
    top: 0;
    right: 0;
}

section.Header_section p,
section.principle li,
.promise li,
.promise p,
.Escalation_level_one p,
.Escalation_level_one li,
.acknowledgement p,
.escalation_level_2 p,
.escalation_level_3 p,
.advertisment p,
.analayse p,
.deliver p,
.service p,
.Main_policy li,
.second_base_policy li,
.Personal_data li, .purpose li, .Datasecurity li, .retention p, .transaction p, .Privacy p, .officer p, .term_condition p {
    font-size: 18px;
    line-height: 1.5;
}

section.principle {
    margin: 40px 0;
}

section.principle h4,
.promise h4,
.Escalation_level_one h4,
.acknowledgement h2,
.escalation_level_2 h2,
.escalation_level_3 h2,
span h4,
.service h3 {
    font-size: 25px;
    font-weight: 700;
}

section.principle ul,
.promise ul,
.Escalation_level_one ul,
.service ul,
.second-list {
    list-style: none;
}

section.principle ul li::before,
.promise ul li::before,
.Escalation_level_one ul li::before,
.service ul li::before,
.second-list li::before {
    content: "\2022";
    color: #ff6600;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

span {
    display: inline-flex;
    align-items: baseline;
}



.cookie .layer14 {
    top: 130px;
    right: -116px;
}


.Header_section h3,
.advertisment h3,
.analayse h3,
.deliver h3 {
    font-weight: 700;
}

.term_condition_two span,
.service span {
    font-size: 20px;
    font-weight: 700;
    color: #686868;
}

.term_condition_two,
.service {
    color: #686868
}

section.term_condition_two h1,
.service h3 {
    color: black;
}

p.name {
    margin: 0;
}

.term_condition_two .layer12 {
    position: absolute;
    top: 15rem;
    right: 0;
}

.term_condition_two .layer13 {
    position: absolute;
    top: 46rem;
    left: 0;
    rotate: 180;
    transform: rotate(180deg);
}

.term_condition_two .layer14 {
    position: absolute;
    top: 71rem;
    right: 0px;
}

.term_condition_two .layer12 img {
    width: 200px;
}

.term_condition_two .layer14 img {
    width: 150px;
}

.term_condition_two .layer15 {
    position: absolute;
    top: 94rem;
    left: 0px;
    transform: rotate(180deg);
}

.layer16 {
    position: absolute;
    top: 4rem;
    right: 0;
}
.layer12 img {
    width: 100%!important;
}
.layer13 img, .layer15 img {
    width: 100%;
}
.Header_section .layer12 {
    top: 20rem;
    width: 7%;
}
.deliver .layer14 {
    position: absolute;
    right: 1px;
    top: 3rem;
    width: 8%;
}
.deliver .layer14 img {
    width: 100%;
}

@media screen and (min-width:200px) and (max-width:991px) {
    .d-flex.Download {
        display: none !important;
    }

    .nav_bbar {
        box-shadow: none;
        border: none;
    }

    nav.navbar.navbar-expand-lg.navbar-light.bg-light {
        padding: 0px;
        background-color: transparent !important;
    }

    .nav_bbar nav.navbar button.navbar-toggler {
        position: absolute;
        top: -51px;
        right: 0;
    }

    .navbar-expand-lg .navbar-nav {
        display: block;
    }

    .navbar-collapse.collapse.show {
        background: #fff;
        padding: 10px;
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
        position: absolute;
        width: 100%;
        top: 0px;
        left: 0;
    }

    .navbar-collapse.collapse.show li.nav-item {
        padding: 8px 0;
        border-bottom: 1px solid #cccccc6b;
    }

    .navbar-collapse.collapse.show .search {
        display: none;
    }

    .nav-top {
        display: flex;
        justify-content: space-between;
        padding: 15px 0;
        align-items: center;
        background: #f7f7f7;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    }

    di.logo a.navbar-brand img {
        width: 150px;
    }

    .recharge-img-logo img {
        width: 35%;
    }

    .recharge-img-logo {
        width: 100%;
        background: transparent;
        padding: 15px;
        margin-bottom: 20px;
        border: 2px solid #f60;
    }

    .recharge-info {
        display: block;
    }

    .book-and-buy .recharge-info {
        display: block;
    }

    .book-and-buy.text-center {
        color: #000;
        background-color: transparent;
        padding: 40px 0px;
        border-radius: 0;
        margin: 0;
    }

    .border-line.border-two {
        display: inline-block;
        background-color: #000;
    }

    .book-and-buy .recharge-img-logo {
        width: 100%;
    }

    .book-and-buy .recharge-img-logo p {
        color: #000;
        margin-bottom: 0px;
    }

    .book-and-buy .recharge-img-logo img {
        width: 35%;
    }

    .fast-way-text {
        margin-bottom: 0;
        padding: 15px;
    }

    .pay-anyone {
        background: #02006a;
        background-image: url(../img/bg-img.png) !important;
        height: 100%;
        background-size: 100%;
        background-position: top;
        margin: 0;
        background-repeat: no-repeat;
    }

    .row.align-items-center.pay-account {
        height: auto;
    }

    .account-info.text-white {
        margin-top: 190px;
    }

    .aap-smart .text-body p {
        font-size: 14px;
        margin: 0px;
        position: absolute;
        top: -201px;
        padding: 15px;
        background: #fff;
    }

    .aap-smart {
        height: 100%;
        background: #02006a;
        padding: 15px 0;
    }

    .text-body.text-three p {
        padding: 58px 0;
    }

    .text-body.text-one p {
        padding: 46px 0;
    }

    .bg-img {
        background-image: url(../img/BG\ 1.png) !important;
        height: 100%;
        background-size: 100%;
        background-position: 0 35%;
        background-repeat: no-repeat;
    }

    .banner-text {
        margin-top: 60%;
    }

    .text-body.text-two p {
        color: #000;
    }

    div#navbarNav {
        display: none;
        position: absolute;
        top: 0;
    }

    .navbar-collapse.collapse.show {
        display: block !important;
    }
    section.Header_section, .Header_section, .term_condition_two, .Main_policy, .term_condition{
        padding-top:150px;
    }
    .term_condition p {
        font-size: 14px;
    }
    .term_condition .layerll {
        position: absolute;
        top: 0;
        left: 0;
        width: 23%;
    }
    .term_condition .layer14 {
        position: absolute;
        top: 82.5rem;
        right: 0;
    }
}

@media screen and (min-width:400px) and (max-width:767px) {
    .aap-smart .text-body p {
        font-size: 14px;
        margin: 0px;
        position: relative;
        top: 0;
        padding: 15px;
        background: #fff;
    }

    .account-info.text-white {
        margin-top: 240px;
    }

    .aap-smart img.img-fluid {
        display: none;
    }

    .aap-smart {
        background: transparent;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .recharge-img-logo {
        width: 48% !important;
    }

    .recharge-info {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }

    .book-and-buy .recharge-info {
        display: flex;
    }

    .account-info.text-white {
        margin-top: 120px;
    }

    .pay-anyone {
        padding-bottom: 20px;
    }

    .aap-smart .text-body p {
        font-size: 14px;
        margin: 0px;
        position: relative;
        top: 0;
        padding: 15px;
        background: #ff6600;
        height: 100%;
        color: #fff;
    }

    .aap-smart {
        background: #ff6600;
    }

    .col-md-4.Download-btn {
        display: block;
    }
}