.dropdown-menu > li > a {
    padding: 10px 20px;
    border-bottom: 1px solid #ececec;
    color: #000;
    font-weight: 600;
}

.operator_group_list .dropdown-menu > li > a {
    padding: 5px 20px;
    border-bottom: 1px solid #ececec;
}

body {
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 400;
    background-color: #e9ebee;
    color: #000;
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
    color: #000;
}

button, input, optgroup, select, textarea, h1, h2, h3, h4, h5, h6, p, a ul, li, span {
    font-family: 'Open Sans',sans-serif;
    color: #000;
}

* {
    margin: 0;
    padding: 0;
    outline: 0;
}

a:focus, a:active, a:hover, a:visited {
    outline: 0;
    box-sizing: border-box;
    text-decoration: none;
}

.error {
    color: red;
}

.blurimg {
    background-color: #c1bebe;
    filter: blur(10px);
    transition: all 1s;
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
}

.inpt_border_error:focus {
    border: 1px solid red;
}

.signin_top_right img {
    margin-top: -36px;
}

.remove_padding {
    padding: 0;
}

.top_cutomer {
    height: 34px;
    width: 100%;
    display: block;
    /*background: linear-gradient(to right,#036f1c 66%,#07bd00);*/
    background: #ff0000;
}

.cutomer_support a {
    color: #fff;
    font-size: 14px;
}

.bootstrap-select.btn-group .dropdown-menu li .media-body {
    padding-left: 10px;
    padding-top: 5px;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    height: 216px;
}

.media-left, .media > .pull-left {
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 50%;
}

.cutomer_support a img {
    float: left;
    margin-right: 5px;
}

.cutomer_support {
    margin-top: 7px;
}
/*============code by kd-and name-============*/
.navbar-default .navbar-toggle {
   background:#fff;
}
.flot-right{
    float:right;
}
.recharge-wrapper{
    width:100%;
    height:auto;
}
.text-white{
    color:white;
}
.company_inside .individual_info:last-child ul li{
    list-style-type:none;
    color:white;
}
.company_inside .individual_info:last-child ul li a{
    background: none;
    color: white;
    font-size: 12px;
    text-transform: capitalize;
    text-align: left;
    margin: 0px;
    padding: 4px 0px;
    border-bottom: 1px solid #7d7d7d;
    border-radius: 0px;
}
.footer_socials_links ul li a span{
    color:white;
    font-size:18px;
}
/*---side nav css start---*/


/*============code by kd end==================*/

.right_links li a {
    color: #fff;
    font-size: 13px;
    line-height: 19px;
    font-weight: 600;
}

.right_links {
    margin-top: 7px;
}

.inpt_border_error {
    border: 1px solid red;
}

.recharge_navbar .navbar-default {
    background: linear-gradient(to right,#036f1c 66%,#07bd00);
    border: none;
    margin: 0;
    min-height: 50px;
}

.internal_services .recharge_navbar .navbar-default {
    background-color: #5b548c;
    border-color: #5b548c;
    margin: 0;
}

.recharge_navbar .navbar {
    border-radius: 0;
    min-height: 50px;
}

.left_hamb a {
    display: block;
    margin-top: -13px;
}

.left_hamb {
    width: 34px;
    float: left;
    margin-right: 18px;
}

.logo_with_ham {
    width: calc(100% - 52px);
    float: left;
}

.logo_main {
    width: 100%;
    margin-top: -20px;
    display: inline-block;
}

.logo_main_no_ham {
    max-width: 158px;
    width: 100%;
    /*margin-top: -12px;*/
    display: block;
    padding:8px 0px;
}

.logo_without_ham img {
    width: 100%;
}

.recharge_navbar .navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 16px;
    line-height: 50px;
}

.recharge_navbar .navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 10px;
}

.internal_services .logo_main {
    margin-top: 17px;
}

.custom_container {
    padding: 0 45px;
}

.all_rechare_list {
    width: 100%;
    display: block;
}

.all_services {
    width: 100%;
    display: block;
    background-color: #484848;
    padding: 10px 6px;
    margin: 10px 0 0 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.all_icons {
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: baseline;
    align-content: center;
}

    .all_icons li a {
        color: #fff;
        font-size: 14px;
        line-height: 21px;
        margin-right: 80px;
        display: block;
        font-weight: 400;
    }

    .all_icons li:last-child a {
        margin-right: 0;
    }

    .all_icons li a:hover {
        text-decoration: none;
    }

    .all_icons li a.active {
        border-bottom: 3px solid #fff;
    }

    .all_icons li a img {
        display: block;
    margin: 0 auto 5px auto;
    width: 40px;
    height: 40px;
    box-shadow: inset 0px 2px 5px #000;
    border-radius: 50%;
    padding: 7px;
    border: 1px solid #fff;
    background: #1e6f1b;
    }
    .all_icons li a:hover img{
        background:#f80100;
    }

.full_btn {
    color: #fff;
    background-color: #de4b39;
    border-color: #de4b39;
    width: 100%;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px;
}

.filling_area {
    max-width: 410px;
    width: 100%;
    float: left;
    margin-right: 30px;
    background-color: #fff;
    padding: 30px 30px 19px 30px;
    border-radius: 5px;
    min-height: 417px;
}

.plans_table .table-hover > tbody > tr:hover {
    background-color: #e9ebee;
}

.cross_plass a {
    text-align: right;
    display: block;
}

.filling_area .form-group {
    margin-bottom: 20px;
    position: relative;
}

.error_txt_new {
    color: red;
    position: absolute;
    right: 11px;
    bottom: 12px;
    font-size: 12px;
    line-height: 18px;
    width: 120px;
    text-align: right;
    background-color: #fff;
}

.filling_area .form-group .form-control {
    height: 41px;
    border-radius: 0;
    box-shadow: none;
    color: #000;
    opacity: 1;
    font-weight: 600;
}

    .filling_area .form-group .form-control::placeholder {
        color: #333;
        font-weight: 400;
    }

.type_recharge .radio-inline {
    color: #000;
    font-size: 14px;
    line-height: 21px;
}

.right_slider {
    max-width: calc(100% - 440px);
    width: 100%;
    float: left;
    position: relative;
}

.all_plans {
    width: calc(100% + 35px);
    display: none;
    background-color: rgb(255,255,255,.97);
    padding: 15px;
    position: absolute;
    top: 0;
    left: -35px;
    right: 0;
    z-index: 99;
    height: 100%;
    border-radius: 0;
    border: 1px solid #fff;
}

.bootstrap-select .btn {
    border-radius: 0;
    height: 41px;
    color: #333;
}

    .bootstrap-select .btn:focus {
        outline: 0;
    }

.details_area {
    width: 100%;
    display: block;
    padding: 0 0 15px 0;
}

.media-left img {
    width: 25px;
}

.list_state {
    width: 100%;
    display: inline-block;
    margin-top: 15px;
}

    .list_state li {
        width: 20%;
        float: left;
        text-align: center;
    }

        .list_state li a {
            border: 1px solid #dd4b3c;
            padding: 7px 14px;
            font-size: 17px;
            border-radius: 24px;
            display: block;
            margin: 10px;
            color: #2c2c2c;
        }

            .list_state li a.active {
                background-color: #716aae;
                border: 1px solid #716aae;
                color: #fff;
            }

.top_heads h1 {
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    margin-bottom: 15px;
    color: #000;
}

.type_recharge {
    width: 100%;
    display: inline-block;
    padding: 0 0 0 0;
}

.plans_pos {
    position: relative;
}

.plans_btn {
    position: absolute;
    top: 10px;
    right: 15px;
}

    .plans_btn a {
        text-decoration: underline;
        color: #313131;
        font-size: 14px;
        font-weight: 600;
        line-height: 21px;
    }

.contact_forms .form-control::placeholder {
    color: #333;
    opacity: 1;
    font-weight: 400;
}

.select_bg_c {
    color: #333;
}

    .select_bg_c option:first-child {
        color: green;
    }

ul.dropdown-menu.inner li:first-child {
    display: none;
}

.recharge_slider .owl-nav button.owl-prev::before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    top: 14px;
    left: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.recharge_slider .owl-nav button.owl-prev {
    position: absolute;
    background: #2e2127;
    width: 27px;
    height: 47px;
    top: 50%;
    margin-top: -46px;
    left: -5px;
    opacity: 1;
}

.recharge_slider .owl-nav button.owl-next {
    position: absolute;
    background: #2e2127;
    width: 27px;
    height: 47px;
    top: 50%;
    margin-top: -46px;
    right: -5px;
    opacity: 1;
}

    .recharge_slider .owl-nav button.owl-next::before {
        content: '';
        position: absolute;
        width: 16px;
        height: 16px;
        top: 14px;
        left: 3px;
        border: solid #fff;
        border-width: 0 2px 2px 0;
        display: inline-block;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

.recharge_slider.owl-carousel .owl-item img {
    border-radius: 5px;
    min-height: 417px;
}

.offer_per {
    position: absolute;
    top: 20px;
    right: 20px;
    background-color: #ff3100;
    width: 74px;
    height: 74px;
    border-radius: 50%;
}

    .offer_per p {
        text-align: center;
        line-height: 60px;
        color: #fff;
        font-size: 17px;
        font-weight: 600;
        border: 2px #fff dotted;
        border-radius: 50%;
        margin: 7px 10px 10px 7px;
        width: 60px;
        height: 60px;
    }

.caption_slide {
    position: absolute;
    bottom: 15px;
    left: 30px;
}

    .caption_slide p {
        color: #fff;
        font-size: 20px;
        line-height: 30px;
    }

.recharge_slider .owl-prev span, .recharge_slider .owl-next span {
    display: none;
}

.operator_hub {
    width: 100%;
    background-color: #fff;
    padding: 20px 0 0 0;
}

.all_heads {
    text-align: center;
    margin-bottom: 25px;
}

.service_image {
    padding: 20px;
}

.all_heads h2 {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
}

    .all_heads h2::after {
        content: "";
        display: block;
        position: absolute;
        width: 40px;
        height: 3px;
        background-color: #726ab0;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

.operator_sign a {
    text-align: center;
    font-size: 15px;
    line-height: 24px;
    display: block;
    color: #000;
    font-weight: 600;
}

.operator_sign a {
    text-decoration: none;
}

.operator_sign {
    margin-bottom: 45px;
}
    .operator_sign:after {
        content: "";
        position: absolute;
        width: 200px;
        height: 104px;
        background-image: url('../../image/recharge/operators-box1.png');
        top: 0;
        z-index: -1;
    }

    .operator_sign a img {
        display: block;
        margin: 0 auto 5px auto;
        width: 70px;
        height: 70px;
    }

.overlay {
    position: relative;
    width: 100%;
    display: inline-block;
}

    .overlay::after {
        content: "";
        display: block;
        position: absolute;
        width: 120px;
        height: 120px;
        background-image: url('../../image/recharge/operators-box1.png');
        left: 0;
        right: 0;
        margin: 0 auto;
        top: -117px;
        background-size: contain;
        background-position: 100%;
        background-repeat: no-repeat;
    }

.select_operator {
    width: 100%;
    display: inline-block;
    margin-top: 30px;
}

.payment_secure_in li a img {
    display: block;
    margin: 0 auto 5px auto;
}

.payment_secure_in li a {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    padding: 0 50px;
    display: block;
}

.payment_secure {
    width: 100%;
    padding: 25px 0;
    background-color: #e9ebee;
}

.payment_secure_in li {
    width: 33.33%;
    float: left;
    text-align: center;
}

    .payment_secure_in li a:hover {
        text-decoration: none;
    }

    .payment_secure_in li h4 {
        font-size: 18px;
        line-height: 27px;
        font-weight: 600;
        color: #484848;
    }

    .payment_secure_in li p {
        font-size: 14px;
        color: #000;
        line-height: 21px;
    }

.content_details {
    width: 100%;
    display: inline-block;
    padding: 0 25px 25px 25px;
}

.recharge_details p {
    font-size: 14px;
    line-height: 23px;
}

.recharge_details h1, .recharge_details h2, .recharge_details h3, .recharge_details h4, .recharge_details h5, .recharge_details h6 {
    font-size: 16px;
    color: #000;
    line-height: 24px;
    font-weight: 600;
    margin-top: 15px;
}

.recharge_details ol {
    margin-left: 15px;
}

    .recharge_details ol li {
        font-size: 16px;
        line-height: 24px;
    }

.plans_head h4 {
    color: #0891e7;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
}

    .plans_head h4 span {
        text-transform: none;
        color: #1b1b1b;
    }

.inditab_plans {
    width: 100%;
    display: inline-block;
}

    .inditab_plans .nav-tabs > li > a {
        line-height: 1.42857143;
        border: 1px solid transparent;
        border-radius: 4px;
        font-size: 14px;
        font-weight: 600;
        text-align: left;
        color: #1b1b1b;
        padding: 8px 15px;
        margin-right: 30px;
        position: relative;
    }

    .inditab_plans .nav > li > a:focus, .inditab_plans .nav > li > a:hover {
        text-decoration: none;
        background-color: transparent;
    }

    .inditab_plans .nav-tabs > li.active > a, .inditab_plans .nav-tabs > li.active > a:focus, .inditab_plans .nav-tabs > li.active > a:hover {
        color: #1b1b1b;
        cursor: default;
        background-color: transparent;
        border: 1px solid #0ebdf5;
    }

    .inditab_plans .nav-tabs {
        border-bottom: 2px solid #dedede;
        border-top: 2px solid #dedede;
        padding: 8px 0;
        margin: 10px 0 5px 0;
        overflow-x: auto;
        width: 100%;
        white-space: nowrap;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
    }

        .inditab_plans .nav-tabs li {
            display: inline-block;
            float: none;
            white-space: normal;
        }

.plans_table thead tr th {
    border: none;
    font-size: 14px;
    line-height: 21px;
    vertical-align: middle;
}

.text_money {
    background-color: #00b9f5;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 3px;
}

.plans_table tbody tr td {
    border: none;
    font-size: 13px;
    line-height: 19px;
    color: #1b1b1b;
    vertical-align: middle;
}

    .plans_table tbody tr td:nth-child(1) {
        color: #00b9f5;
    }

.plans_table thead tr th:nth-child(1) {
    width: 126px;
}

.plans_table thead tr th:nth-child(2) {
    width: 114px;
}

.plans_table thead tr th:nth-child(3) {
    width: 97px;
}

.plans_table thead tr {
    border-bottom: 1px dashed #00b9f5;
}

.plans_table tbody tr {
    border-bottom: 1px dashed #00b9f5;
}

    .plans_table tbody tr:hover {
        background-color: #e6e6e6;
    }

.plans_table.table-bordered {
    border: 0 solid #ddd;
}

.inditab_plans p {
    font-size: 14px;
    line-height: 21px;
    color: #fff;
    text-align: justify;
}

.inditab_plans .tab-content > .tab-pane {
    padding: 10px 0;
}

.pay_get .form-control {
    height: 42px;
}

.pay_receive_btn {
    color: #fff;
    background-color: #de4b39;
    border-color: #de4b39;
    font-size: 16px;
    width: 100%;
    font-weight: 600;
}

body.payment_sucess {
    background-color: #fff;
}

.sucess_inside {
    width: 100%;
    display: block;
    padding: 20px 0 40px 0;
}

.success_content {
    max-width: 860px;
    width: 100%;
    margin: 0 auto;
}

.payment_sucess .payment_secure {
    background-color: #e9ebee;
}

.stepwizard-row-pay {
    display: table-row;
}

.stepwizard-pay {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step-pay button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row-pay::before {
    top: 45px;
    bottom: 0;
    position: absolute;
    content: " ";
    max-width: 723px;
    height: 1px;
    background-color: #28a745;
    margin: 0 auto;
    left: 5px;
    right: 0;
    width: 100%;
}

.stepwizard-step-pay {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle-pay {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 0;
    font-size: 18px;
    line-height: 27px;
    border-radius: 50%;
    margin-top: -14px;
    border: solid 1px #28a745;
    opacity: 1 !important;
    background-color: #fff;
    color: #28a745;
}

.stepwizard-step-pay p {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 15px;
    font-weight: 600;
}

.payment_msg {
    width: 100%;
    text-align: center;
    padding: 25px 0;
    display: block;
}

.cross_plass a:focus {
    outline: 0;
}

.cross_plass a img {
    width: 30px;
}

.payment_details {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
}

.plans_btn a:focus {
    outline: 0;
}

.another_with {
    max-width: 492px;
    width: 100%;
    float: left;
    margin-right: 30px;
}

.success_left {
    border: 2px solid #ddd;
    border-radius: 12px;
    padding: 30px;
    min-height: 332px;
    margin-top: 20px;
}

.success_right {
    max-width: calc(100% - 522px);
    width: 100%;
    float: left;
    border: 2px solid #ddd;
    padding: 30px;
    border-radius: 12px;
    min-height: 332px;
    margin-top: 20px;
}

.payment_msg h4 {
    font-size: 30px;
    line-height: 48px;
    color: #6c6c6c;
    font-weight: 600;
}

.payment_msg p {
    font-size: 20px;
    line-height: 30px;
    color: #6c6c6c;
}

.success_top h4 {
    font-size: 18px;
    line-height: 24px;
    color: #333;
    margin-bottom: 15px;
    font-weight: 600;
}

.success_right h4 {
    font-size: 18px;
    line-height: 24px;
    color: #333;
    margin-bottom: 15px;
    font-weight: 600;
}

.success_top p, .success_middle p, .success_bottom p {
    font-size: 14px;
    line-height: 21px;
    color: #333;
    margin-left: 12px;
}

.success_top {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

.success_middle {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

.success_middle {
    width: 100%;
    display: block;
}

p.success_text {
    color: #28a745;
}

.success_right ul li {
    width: 60%;
    float: left;
    color: #313131;
    border-top: 1px solid #ddd;
    padding: 10px 10px;
}

    .success_right ul li:nth-child(1) {
        background-color: #f5f5f5;
        color: #313131;
        border-radius: 5px;
        margin: 20px 0 20px 0;
        float: none;
        padding-left: 10px;
        border-top: 0 solid #ddd;
        width: 100%;
    }

    .success_right ul li:nth-child(3), .success_right ul li:nth-child(5), .success_right ul li:nth-child(7), .success_right ul li:nth-child(9) {
        text-align: right;
        width: 40%;
    }

    .success_right ul li:nth-child(8) {
        border: 1px dashed #313131;
        border-right: none;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        font-weight: 600;
    }

    .success_right ul li:nth-child(9) {
        border: 1px dashed #313131;
        border-left: none;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        font-weight: 600;
    }

.wm {
    font-weight: 600;
}

.print_info ul {
    display: block;
    max-width: 596px;
    margin: 30px auto 0 auto;
    width: 100%;
}

    .print_info ul li {
        width: 33.33%;
        float: left;
    }

.make_another {
    text-align: center;
    width: 100%;
    display: block;
    padding: 10px 0 0;
}

.pay_calendar img {
    width: 24px;
    height: 24px;
}

.print_info ul li a:hover {
    text-decoration: none;
}

.print_info ul li a:focus {
    outline: 0;
    text-decoration: none;
}

.recharge_navbar .navbar-default .navbar-nav > li > a:focus {
    outline: 0;
}

.operator_sign a:focus {
    outline: 0;
}

.full_btn:focus {
    outline: 0;
}

.all_icons li a:focus {
    outline: 0;
    text-decoration: none;
}

.make_another a {
    padding: 10px 30px;
    background-color: #de4b39;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    font-weight: 600;
    text-transform: capitalize;
}

    .make_another a:hover {
        text-decoration: none;
        outline: 0;
    }

.print_info {
    width: 100%;
    display: inline-block;
}

    .print_info ul li a {
        color: #888585;
        font-size: 16px;
        line-height: 24px;
        font-weight: 700;
    }

.payment_msg.recharge_fail h4 {
    color: #ff496c;
}

.payment_msg.recharge_pending h4 {
    color: #ff496c;
}

.success_left.receive_pay {
    padding: 30px 80px;
    background-image: url(../../image/recharge/payment-info-image.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
}

.ads_img {
    width: 100%;
    display: inline-block;
    padding: 20px 0 0 0;
}

    .ads_img img {
        width: 100%;
    }

.new_flight_foot {
    background-color: #1e6f1b;
    padding: 10px 0 0 0;
}

.inditab_footer_tabs {
    width: 100%;
    display: inline-block;
}

    .inditab_footer_tabs .nav-tabs > li > a {
        margin-right: 2px;
        line-height: 1.42857143;
        border: 1px solid transparent;
        border-radius: 4px 4px 0 0;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 600;
        text-align: left;
        color: #fff;
        padding: 0 15px 5px 0;
        margin-right: 60px;
        position: relative;
    }

    .inditab_footer_tabs .nav > li > a:focus, .inditab_footer_tabs .nav > li > a:hover {
        text-decoration: none;
        background-color: transparent;
    }

    .inditab_footer_tabs .nav-tabs > li.active > a, .inditab_footer_tabs .nav-tabs > li.active > a:focus, .inditab_footer_tabs .nav-tabs > li.active > a:hover {
        color: #fff;
        cursor: default;
        background-color: transparent;
        border: 0 solid #ddd;
    }

        .inditab_footer_tabs .nav-tabs > li.active > a::after {
            content: " ";
            display: block;
            width: 100%;
            height: 3px;
            background-color: #f57349;
            position: absolute;
            bottom: -3px;
        }

    .inditab_footer_tabs .nav-tabs {
        border-bottom: 2px solid #fff;
    }

    .inditab_footer_tabs p {
        font-size: 14px;
        line-height: 21px;
        color: #fff;
        text-align: justify;
    }

    .inditab_footer_tabs .tab-content > .tab-pane {
        padding: 10px 0;
    }

.links_top_parent {
    width: 100%;
    display: inline-block;
    border-top: 0 solid #fff;
    padding-top: 0;
    padding-bottom: 0;
}

.footer_socials_links {
    max-width: 220px;
    width: 100%;
    float: left;
}

.footer_footer_links {
    max-width: calc(100% - 220px);
    width: 100%;
    float: left;
}

    .footer_footer_links ul li {
        position: relative;
    }

        .footer_footer_links ul li:after {
            content: " ";
            display: block;
            width: 5px;
            height: 5px;
            background-color: #fff;
            position: absolute;
            left: -8px;
            top: 8px;
            border-radius: 50%;
        }

        .footer_footer_links ul li:first-child:after {
            background-color: transparent;
        }

        .footer_footer_links ul li a {
            font-size: 14px;
            color: #fff;
            line-height: 21px;
            padding-right: 10px;
        }

.footer_socials_links ul li a img {
    width: 20px;
    height: 20px;
}

.footer_socials_links ul {
    margin: -1px 0 5px 0;
}

.footer_footer_links ul {
    margin: 0 0 5px 0;
}

.footer_copyright {
    width: 100%;
    display: inline-block;
    background-color: #484848;
    padding: 10px 0;
}

    .footer_copyright p {
        font-size: 14px;
        line-height: 21px;
        color: #fff;
        text-align: center;
    }

.inside_list_fli ul li {
    margin-bottom: 10px;
}

    .inside_list_fli ul li:last-child {
        margin-bottom: 0;
    }

    .inside_list_fli ul li a {
        font-size: 16px;
        color: #fff;
        line-height: 24px;
        padding: 6px 0;
    }

.inside_list_fli ul {
    width: 16.67%;
    float: left;
    margin-right: 30px;
    list-style: none;
}

.footer_footer_links ul li a:hover {
    color: #ffe000;
    text-decoration: none;
}

.footer_footer_links ul li a:focus {
    outline: 0;
    text-decoration: none;
}

.inside_list_fli ul li a:hover {
    color: #f57349;
}

.cutomer_support a:focus, .cutomer_support a:hover {
    text-decoration: none;
    outline: none;
}

.right_links li a:focus, .right_links li a:hover {
    text-decoration: none;
    outline: none;
}

.inside_signin_left {
    max-width: 425px;
    width: 100%;
    float: left;
    padding: 0 50px;
    position: relative;
    display: none;
}

.inside_signin_right {
    max-width: 429px;
    width: 100%;
    float: left;
    padding: 0 20px;
}

.inside_signin_left::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 2px;
    height: 520px;
    background-color: #dadada;
}

.form_sign .form-control::placeholder {
    color: #dfe5e8;
}

.sign_in-bt:hover {
    color: #fff;
    background-color: #5b548c;
    border-color: #5b548c;
    background-image: none;
}

.sign_up-active:hover, .sign_up-border:hover {
    color: #fff;
    background-color: #5b548c;
    border-color: #5b548c;
    background-image: none;
}

.show_passr {
    position: relative;
}

.show_pass {
    position: absolute;
    right: 10px;
    top: 25px;
}

    .show_pass a img {
        width: 35px;
    }

.signin_top_right {
    margin-bottom: 0;
    margin-top: 20px;
}

    .signin_top_right a:hover {
        text-decoration: none;
    }

.signin_top_left p {
    font-size: 32px;
    line-height: 40px;
    color: #000;
    font-weight: 700;
}

.signin_top_right p {
    font-size: 18px;
    line-height: 27px;
    color: #5d68a4;
    font-weight: 400;
    text-align: center;
}

.signin.modal-dialog {
    width: 450px;
    margin: 30px auto;
}

.top_login {
    width: 100%;
    display: inline-block;
    padding: 5px 0 15px 0;
}

.for_heads h2 {
    font-size: 22px;
    line-height: 27px;
    font-weight: 600;
    color: #000;
}

.form_sign .form-group {
    position: relative;
    margin-bottom: 20px;
}

.error_user_txt {
    position: absolute;
    left: 0;
    color: red;
    font-size: 14px;
    line-height: 21px;
    bottom: -20px;
}

.dropbtn-user-three {
    color: #fff;
    font-size: 13px;
    border: none;
}

.dropdown-user-three {
    position: relative;
    display: inline-block;
}

.dropdown-content-three {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 192px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
    z-index: 999;
    left: 24px;
    top: 62px;
}

    .dropdown-content-three a {
        color: #000 !important;
        padding: 8px 16px;
        text-decoration: none;
        display: block;
        border-bottom: 1px solid #ccc;
    }

        .dropdown-content-three a:hover {
            background-color: #fff;
            color: #000;
        }

.dropdown-user-three:hover .dropdown-content-three {
    display: block;
}

.dropdown-content-three a:hover {
    background-color: #383072;
    color: #fff !important;
}

.right_links li a img {
    width: 18px;
}

.remove_mr {
    margin-bottom: 10px;
}

.for_headsl h2 {
    font-size: 22px;
    line-height: 23px;
    font-weight: 600;
    color: #000;
    text-align: center;
}

.form_sign {
    margin-top: 20px;
}

.help-block a {
    font-size: 12px;
    line-height: 18px;
    color: #818181;
}

.or_text p {
    font-size: 14px;
    line-height: 21px;
    color: #000;
    font-weight: 600;
    text-align: center;
}

.sign_in-bt {
    width: 160px;
    margin: 0 auto;
    height: 41px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0;
    background: linear-gradient(to right,#44b962 0%,#28883d 100%);
    border: 1px solid #41b55f;
}

.social-buttons a {
    width: 32%;
    margin: 10px;
}

.social-buttons {
    display: flex;
}

.help-block a:hover {
    text-decoration: none;
}

.pass_icon, .user_icon {
    position: relative;
}

    .user_icon::before {
        content: '';
        display: block;
        position: absolute;
        z-index: 99;
        width: 24px;
        height: 24px;
        background-image: url(../../image/recharge/mobile-icon.png);
        left: 8px;
        top: 10px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
    }

    .pass_icon::before {
        content: '';
        display: block;
        position: absolute;
        z-index: 99;
        width: 24px;
        height: 24px;
        background-image: url(../../image/recharge/password.png);
        left: 8px;
        top: 10px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
    }

    .pass_icon .form-control, .user_icon .form-control {
        padding-left: 40px;
        border-radius: 0;
        box-shadow: none;
        height: 41px;
    }

.signin.modal-body {
    position: relative;
    background-color: #fff;
    padding: 20px 10px;
}

.inside_signin {
    width: 100%;
    display: block;
    background-color: #fff;
    padding: 15px;
}

.btn-fb {
    background-color: transparent;
    border: 1px solid #3c5a9a;
    color: #3c5a9a;
}

    .btn-fb:hover {
        background-color: #3c5a9a;
        border: 1px solid #3c5a9a;
        color: #fff;
    }

.btn-go {
    background-color: transparent;
    border: 1px solid #f34a38;
    color: #f34a38;
}

    .btn-go:hover {
        background-color: #f34a38;
        border: 1px solid #f34a38;
        color: #fff;
    }

.btn-li {
    background-color: transparent;
    border: 1px solid #00689e;
    color: #00689e;
}

    .btn-li:hover {
        background-color: #00689e;
        border: 1px solid #00689e;
        color: #fff;
    }

.sign_up-active {
    width: 90%;
    margin: 0 auto;
    height: 41px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #41b55f;
    border: 1px solid #41b55f;
    display: block;
    border-radius: 25px;
}

.sign_up-border {
    width: 90%;
    margin: 0 auto;
    height: 41px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    background-color: transparent;
    border: 1px solid #f34a38;
    display: block;
    border-radius: 25px;
    color: #000;
}

.fully_bt {
    max-width: 100%;
    width: 100%;
    display: block;
    margin-top: 25px;
}

.half_one {
    width: 50%;
    float: left;
}

.half_two {
    width: 50%;
    float: left;
}

.sign_ups.checkbox label {
    font-size: 12px;
    line-height: 22px;
}

.or_text {
    width: 100%;
    display: inline-block;
}

.sign_in.close {
    opacity: 1;
    position: absolute;
    right: 15px;
    top: 20px;
}

    .sign_in.close img {
        width: 25px;
    }

.signin_top_left p span {
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    text-transform: capitalize;
}

.form_sign .form-control {
    border-radius: 0;
    box-shadow: none;
    height: 40px;
}

.sign_image {
    width: 100%;
    display: inline-block;
    margin-top: 30px;
}

.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
    pointer-events: none;
}

.vertical-align-center {
    display: table-cell;
    vertical-align: middle;
    pointer-events: none;
}

.modal-content {
    width: inherit;
    max-width: inherit;
    height: inherit;
    margin: 0 auto;
    pointer-events: all;
}

.OffersArea {
    width: 100%;
    display: inline-block;
    padding: 20px 0;
    background-color: #e9ebee;
    min-height: 345px;
}

.brand_voucher {
    width: 100%;
    display: inline-block;
    padding: 20px 0;
    background-color: #fff;
}

.topBannerFlight {
    width: 100%;
    display: inline-block;
    background-image: url(../../../image/inditab-flight-search.html);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 291px;
}

.all_section.newHomeFlight {
    width: 100%;
    display: inline-block;
    margin-top: -100px;
    background-color: #fff6e8;
}

.FlightNewHomePage header {
    background: rgba(0,0,0,.25);
    border-bottom: 0 solid #deeaee;
    position: relative;
    z-index: 99;
}

.FlightBannerContent {
    position: absolute;
    top: 90px;
    left: 0;
    right: 0;
    padding: 0 3%;
}

    .FlightBannerContent h1 {
        color: #fff;
        font-size: 40px;
        line-height: 60px;
        text-align: center;
        font-weight: 300;
    }

.FlightNewHomePage .menu-icon img {
    width: 30px;
}

.FlightSearchArea {
    width: 100%;
    display: inline-block;
    background-color: #fff;
    padding: 24px 40px;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 15px;
    -webkit-box-shadow: 1px 4px 3px 0 rgba(0,0,0,.08);
    box-shadow: 1px 4px 3px 0 rgba(0,0,0,.08);
}

.fixSearchArea {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    background-color: #fff;
}

.FlightBannerContent.fixSearchArea h1 {
    display: none;
}

.FlightBannerContent.fixSearchArea .FlightSearchArea {
    padding: 0 0 20px 0;
    border-radius: 0;
    margin-top: 0;
    box-shadow: none;
}

    .FlightBannerContent.fixSearchArea .FlightSearchArea .FlightTypeBtn {
        display: none;
    }

.FlightTypeBtn {
    width: 100%;
    display: inline-block;
}

.FlightNewHomePage .second-div div p {
    color: #fff;
    font-size: 16px;
}

.FlightNewHomePage .second-div .phone img {
    width: 21px;
}

.FlightNewHomePage .image-logo img {
    width: 117px;
    vertical-align: top;
}

.FlightNewHomePage .left-header div {
    padding-right: 10px;
}

.FlightTypeBtn button.newOneWay {
    max-width: 197px;
    width: 100%;
    background-color: #fff;
    border: 1px solid #1253a6;
    font-size: 20px;
    padding: 5px 20px;
    color: #1253a6;
    text-transform: uppercase;
    border-radius: 4px;
    line-height: 30px;
    margin-right: 10px;
}

.FlightTypeBtn button.newRoundTrip {
    max-width: 199px;
    width: 100%;
    background-color: #fff;
    border: 1px solid #5b548c;
    font-size: 20px;
    padding: 5px 20px;
    color: #5b548c;
    text-transform: uppercase;
    border-radius: 4px;
    line-height: 30px;
}

.FlightSearchRight {
    max-width: 126px;
    width: 100%;
    float: left;
}

.FlightSearchLeft {
    max-width: calc(100% - 126px);
    width: 100%;
    float: left;
}

.active_trip {
    background-color: #5b548c !important;
    border: 1px solid #5b548c !important;
    color: #fff !important;
}

.inputFlightSize {
    max-width: 18.5%;
    float: left;
    width: 100%;
    margin-right: 12px;
    position: relative;
}

    .inputFlightSize .form-group {
        margin-bottom: 0;
    }

        .inputFlightSize .form-group .form-control {
            display: block;
            width: 100%;
            height: 44px;
            padding: 6px 12px 6px 42px;
            font-size: 15px;
            font-weight: 500;
            border-radius: 7px;
            line-height: 24px;
            line-height: 1.42857143;
            color: #000;
            background-color: #e9edf1;
            background-image: none;
            border: 1px solid #e9edf1;
            box-shadow: none;
        }

.locationIcon::before {
    content: '';
    display: block;
    position: absolute;
    width: 24px;
    height: 24px;
    background-image: url(../../image/svg-icons/location_icon.svg);
    left: 15px;
    top: 44px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.departureCalendar::before {
    content: '';
    display: block;
    position: absolute;
    width: 24px;
    height: 24px;
    z-index: 99;
    background-image: url(../../image/svg-icons/calendar_icon.svg);
    left: 15px;
    top: 44px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.userPassenger::before {
    content: '';
    display: block;
    position: absolute;
    width: 24px;
    height: 24px;
    background-image: url(../../image/svg-icons/passenger_icon.svg);
    left: 15px;
    top: 44px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.inputFlightSize label {
    display: block;
    max-width: 100%;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 16px;
    color: #2c363f;
    line-height: 24px;
}

.exchangeIcon {
    position: absolute;
    right: -20px;
    background-color: #f57349;
    border-radius: 50%;
    top: 42px;
    z-index: 99;
}

    .exchangeIcon a img {
        width: 30px;
        padding: 5px;
    }

.crossIcon {
    position: absolute;
    right: 8px;
    border-radius: 50%;
    top: 46px;
    z-index: 99;
}

    .crossIcon a img {
        width: 20px;
        padding: 3px;
    }

.flightFormSearch {
    width: 100%;
    display: inline-block;
    margin-top: 15px;
}

.flightSubmit {
    font-size: 18px;
    line-height: 27px;
    background-color: #f57349;
    border: 1px solid #f57349;
    display: inline-block;
    padding: 6px 20px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 4px;
    user-select: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    color: #fff;
    margin-top: 33px;
    height: 44px;
    width: 100%;
}

.t-dates.t-date-check-in {
    padding: 1px 0 0 50px;
    font-size: 14px;
    line-height: 40px;
    position: relative;
}

.remove-border.t-check-in .t-date-info-title {
    position: absolute;
    top: 9px;
    left: 50px;
    opacity: 1;
    color: #999;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.remove-border.t-check-in {
    border: 1px solid #e9edf1;
    background-color: #e9edf1;
    border-radius: 7px;
    width: 100%;
    display: inline-block;
    line-height: 40px;
    height: 44px;
}

.passenger_class_box .side_col, .passenger_class_box .side_col.right_col {
    width: 100%;
}

.passenger_class_box .num_counter ul li a {
    font-size: 13px;
}

.passenger_class_box {
    position: absolute;
    width: 465px;
    color: #333;
    background: #fff;
    right: 0;
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    z-index: 2;
    display: none;
}

    .passenger_class_box .side_col {
        float: left;
        width: 60%;
    }

        .passenger_class_box .side_col.right_col {
            width: 40%;
            float: left;
        }

    .passenger_class_box .mob_header {
        padding: 15px 30px;
        background: #012b72;
        display: none;
    }

        .passenger_class_box .mob_header .close_icon {
            font-size: 15px;
            color: #fff;
            display: inline-block;
            padding-right: 15px;
        }

        .passenger_class_box .mob_header p {
            font-size: 16px;
            font-weight: 600;
            color: #fff;
            display: inline-block;
        }

        .passenger_class_box .mob_header .passclose_text {
            color: #fff;
            font-size: 14px;
            font-weight: 500;
            float: right;
        }

    .passenger_class_box .inner_header {
        padding: 10px 15px;
        display: none;
    }

        .passenger_class_box .inner_header p {
            font-size: 16px;
            font-weight: 600;
        }

    .passenger_class_box .body {
        padding: 10px 15px;
    }

    .passenger_class_box .count_wrapper {
        margin: 0 0 10px;
    }

        .passenger_class_box .count_wrapper:last-child {
            margin: 0;
        }

    .passenger_class_box .count_title p {
        font-size: 16px;
        margin: 0 0 5px;
        font-weight: 600;
        line-height: 1;
    }

    .passenger_class_box .num_counter ul {
        margin: 0;
        display: inline-block;
        list-style: none;
    }

        .passenger_class_box .num_counter ul li {
            float: left;
        }

            .passenger_class_box .num_counter ul li a {
                font-size: 13px;
                font-weight: 600;
                padding: 2px 7px;
                display: block;
                border: 1px solid transparent;
                line-height: 1.2;
                color: #333;
            }

                .passenger_class_box .num_counter ul li a:hover {
                    border: 1px solid #002c6a;
                    color: #002c6a;
                    text-decoration: none;
                    outline: none;
                }

                .passenger_class_box .num_counter ul li a:focus {
                    outline: none;
                    text-decoration: none;
                }

            .passenger_class_box .num_counter ul li.selected a {
                background: #002c6a;
                color: #fff;
                border: 1px solid #002c6a;
            }

            .passenger_class_box .num_counter ul li.disabled a {
                opacity: .5;
                border-color: transparent;
                color: #333;
                background: transparent;
                cursor: not-allowed;
            }

    .passenger_class_box .footer {
        text-align: right;
        padding: 0 15px;
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }

    .passenger_class_box .close_dp {
        display: inline-block;
        font-size: 14px;
        padding: 3px 15px 5px;
        border-radius: 3px;
        border: 1px solid #002c6a;
        background: #002c6a;
        color: #fff;
        text-decoration: none;
    }

    .passenger_class_box.guests {
        width: 100%;
    }

        .passenger_class_box.guests .side_col {
            width: 100%;
        }

    .passenger_class_box.guests {
        width: 485px;
        max-height: 300px;
        overflow: auto;
    }

.ch_agecount_wrapper {
    display: none;
}

.passenger_class_box.guests::-webkit-scrollbar-track {
    border: 1px solid #9a9a9a;
    padding: 2px 0;
    background-color: #ccc;
}

.passenger_class_box.guests::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

    .passenger_class_box.guests::-webkit-scrollbar:horizontal {
        width: 10px;
    }

.passenger_class_box.guests::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #337ab7;
    border: 1px solid #337ab7;
}

.tab__content .sublevel_content .form .passenger_class_box .radio_wrapper {
    font-size: 13px;
    margin-bottom: 8px;
}

    .tab__content .sublevel_content .form .passenger_class_box .radio_wrapper:last-child {
        margin-bottom: 0;
    }

.radio_wrapper {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 13px !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 13px;
    color: #333;
    line-height: 20px;
    margin-bottom: 8px;
    font-weight: 500;
}

    .radio_wrapper input[type=radio] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .radio_wrapper .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 18px;
        width: 18px;
        border-radius: 50%;
        border: 2px solid #a2a2a2;
    }

    .radio_wrapper input:checked ~ .checkmark::after {
        content: "";
        display: block;
        position: absolute;
        top: 2px;
        left: 2px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #1253a6;
    }

.sectionHeading h3 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
}

    .sectionHeading h3::after {
        content: "";
        display: block;
        position: absolute;
        width: 50px;
        height: 1px;
        left: 0;
        right: 0;
        text-align: center;
        margin: 0 auto;
        bottom: -3px;
        border-bottom: 2px solid #f57349;
    }

.sectionHeading {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}

.company_info {
    width: 100%;
    display: inline-block;
    background-color: #fff;
    padding: 20px 0;
}

.inside_shadow {
    width: 100%;
    display: block;
    box-shadow: 2px 1px 6px 1px #726ab0;
    padding: 10px 0;
    border-radius: 5px;
}

.individual_info p {
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    font-weight: 600;
    color: #000;
}

.individual_info img {
    display: block;
    margin: 60px auto 10px auto;
    width: 100px;
    height: 100px;
    border-radius: 10px;
}

.individual_info {
    max-width: 159px;
    width: 100%;
    float: left;
    margin: 10px;
}

.company_inside {
    width: 100%;
    display: inline-block;
}

.company_inside_sec {
    margin: 0 10px;
    background-color: #e8e8e8;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    border-radius: 5px;
}

.individual_info_sec {
    max-width: 120px;
    width: 100%;
    float: left;
    margin: 10px;
}

    .individual_info_sec img {
        width: 45px;
        display: block;
        margin: 0 auto 10px auto;
    }

    .individual_info_sec p {
        text-align: center;
        font-size: 12px;
        line-height: 18px;
        color: #000;
        font-weight: 600;
    }

.individual_info h4 {
    text-align: center;
    border-bottom: 1px solid #fff;
    padding: 5px;
    margin-bottom: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}

.individual_info h5 {
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}

.company_inside .individual_info:last-child {
    background-color: #505050;
    padding: 0 10px 10px 10px;
    border-radius: 5px;
}

    .company_inside .individual_info:last-child p {
        color: #fff;
        font-size: 12px;
        line-height: 18px;
        font-weight: 400;
    }

    .company_inside .individual_info:last-child a {
        font-size: 16px;
        text-transform: capitalize;
        font-weight: 600;
        text-align: center;
        color: #000;
        padding: 3px 9px;
        background-color: #fff;
        border-radius: 5px;
        display: inline-block;
        margin-top: 10px;
        width: 100%;
    }

.rating .checked {
    color: orange;
}

.rating_profile h4 span {
    display: block;
}

.testimonial_c {
    width: 100%;
    height:205px;
    display: block;
    padding: 30px 20px;
    border: 1px solid #bba8b0;
    margin: 0 auto;
}

.rating_profile {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}

    .rating_profile h4 {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
    }

.testimonial_c p {
    text-align: center;
    font-size: 14px;
    line-height: 21px;
}

.clients_area {
    width: 100%;
    display: inline-block;
    padding: 20px 0;
    background-color: #fff;
    /*min-height: 466px;*/
    height:auto;
}

.recognitions_area {
    width: 100%;
    display: inline-block;
    padding: 20px 0;
    background-color: #383636;
}

.white_head h3 {
    color: #fff;
}

.reco_left {
    max-width: 290px;
    width: 100%;
    float: left;
    margin-right: 20px;
}

.reco_right {
    max-width: 290px;
    width: 100%;
    float: left;
}

.reco_middle {
    max-width: 619px;
    width: 100%;
    float: left;
    margin-right: 20px;
}

    .reco_middle p {
        color: #fff;
        text-align: center;
        margin-bottom: 3px;
        font-size: 16px;
        line-height: 21px;
    }

.reco_left p {
    color: #fff;
    text-align: center;
    margin-bottom: 3px;
    font-size: 16px;
    line-height: 21px;
}

.reco_right p {
    color: #fff;
    text-align: center;
    margin-bottom: 3px;
    font-size: 16px;
    line-height: 21px;
}

.reco_left img {
    max-width: 172px;
    margin: 0 auto;
    display: block;
}

.reco_right img {
    max-width: 172px;
    margin: 0 auto;
    display: block;
}

.middle_c img {
    max-width: 172px;
    margin: 0 auto;
    display: block;
}

.brochure_slider.owl-theme .owl-dots .owl-dot.active span, .brochure_slider.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #5b548c;
    border: 2px solid #5b548c;
}

.brochure_slider.owl-theme .owl-dots .owl-dot span {
    width: 13px;
    height: 13px;
}

.rating_profile {
    background-image: url(../../image/recharge/double-quotes.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 100%;
}

.testimonial_slider.owl-theme .owl-dots .owl-dot.active span, .testimonial_slider.owl-theme .owl-dots .owl-dot:hover span {
    background: none;
    border: 4px solid #5b548c;
}

.testimonial_slider.owl-theme .owl-dots .owl-dot span {
    width: 20px;
    height: 20px;
}

.recognitions_slider .owl-nav button.owl-prev {
    position: absolute;
    background: transparent;
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -46px;
    left: -5px;
    opacity: 1;
    border-radius: 50%;
    border: 2px solid #fff;
}

.recognitions_slider .owl-nav button.owl-next {
    position: absolute;
    background: transparent;
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -46px;
    right: -4px;
    opacity: 1;
    border-radius: 50%;
    border: 2px solid #fff;
}

.recognitions_slider .owl-nav button.owl-prev::before {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    top: 11px;
    left: 13px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.recognitions_slider .owl-nav button.owl-next::before {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    top: 11px;
    left: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.recognitions_slider .owl-theme .owl-nav button.owl-next:hover, .owl-theme .owl-nav button.owl-prev:hover {
    background: none;
    color: transparent;
    text-decoration: none;
}

.clients_slide .owl-nav button.owl-prev {
    position: absolute;
    background: transparent;
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
    left: -5px;
    opacity: 1;
    border-radius: 50%;
    border: 2px solid #000;
}

.clients_slide .owl-nav button.owl-next {
    position: absolute;
    background: transparent;
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
    right: -4px;
    opacity: 1;
    border-radius: 50%;
    border: 2px solid #000;
}

.clients_slide .owl-nav button.owl-prev::before {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    top: 11px;
    left: 13px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    display: inline-block;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.clients_slide .owl-nav button.owl-next::before {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    top: 11px;
    left: 8px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    display: inline-block;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.clients_slide .owl-nav button.owl-next:hover, .clients_slide .owl-nav button.owl-prev:hover {
    background: none;
    color: transparent;
    text-decoration: none;
}

.clients_slide .owl-nav button.owl-next span {
    display: none;
}

.clients_slide .owl-nav button.owl-prev span {
    display: none;
}

.client_inner_slide {
    width: 90%;
    display: block;
    margin: 0 auto;
}

    .client_inner_slide img {
        margin: 20px auto;
        width: 100%;
        max-width: 190px;
    }

.offer_slider.owl-carousel .owl-item img {
    box-shadow: 0 7px 6px -6px #4d4d4d;
    margin: 10px;
}

.brochure_slider.owl-carousel .owl-item img {
    box-shadow: 0 7px 6px -6px #4d4d4d;
    margin: 10px;
}

.flight_struct .all_services {
    background-color: #383072;
}

.flight_struct .recharge_navbar .navbar-default {
    background-color: #5b548c;
    border-color: transparent;
    margin: 0;
    border: none;
    min-height: 50px;
}

.brochure_slider.owl-carousel .owl-item .item .OfferSliders img {
    width: 85%;
    margin: 10px auto;
    border-radius: 5px;
}

.brochure_slider.owl-carousel .owl-item.center .item .OfferSliders img {
    width: 100%;
    margin: 10px auto;
    border-radius: 5px;
}

.brochure_slider.owl-carousel .owl-stage {
    display: flex;
    align-items: center;
}

.horizontal_form {
    width: 100%;
    display: inline-block;
    background-color: #fff;
    padding: 10px 25px;
    margin-bottom: 15px;
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.recharge_feed {
    width: 100%;
    display: inline-block;
}

.horizontal_form .form-group {
    width: 19%;
    float: left;
    margin-right: 20px;
    position: relative;
}

.horizontal_form .full_btn {
    color: #fff;
    background-color: #1f701c;
    border-color: #39ba02;
    width: 210px;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px;
    height: 45px;
}

.horizontal_form .form-group .form-control {
    height: 45px;
    border-radius: 5px;
    box-shadow: none;
    color: #000;
    font-weight: 600;
}

.horizontal_form .btn-default.active, .horizontal_form .btn-default:active, .horizontal_form .open > .dropdown-toggle.btn-default {
    background-color: transparent;
    border-color: #ccc;
    box-shadow: none;
    outline: 0;
}

bootstrap-select.btn-group .btn .filter-option {
    font-weight: 600;
}

.filling_area .btn-default.active, .filling_area .btn-default:active, .filling_area .open > .dropdown-toggle.btn-default {
    background-color: transparent;
    border-color: #ccc;
    box-shadow: none;
    outline: 0;
}

.filling_area .btn-default:hover, .horizontal_form .btn-default:hover, .filling_area .btn-default:focus, .horizontal_form .btn-default:focus {
    background-color: transparent;
    border-color: #ccc;
    outline: 0;
}

.horizontal_form .form-group .form-control::placeholder {
    color: #333;
    opacity: 1;
    font-weight: 400;
}

.horizontal_form .bootstrap-select .btn {
    border-radius: 5px;
    height: 45px;
    font-weight: 400;
    color: #333;
}

.error_txt_h {
    color: red;
    position: absolute;
    left: 0;
    bottom: -24px;
}

.plans_btnh {
    position: absolute;
    top: 11px;
    right: 15px;
}

    .plans_btnh a {
        text-decoration: underline;
        color: #f80100;
        font-size: 14px;
        font-weight: 600;
    }

        .plans_btnh a:focus {
            outline: 0;
        }

.recharge_fedd_in h1 {
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #000;
}

.plans_popup .form-group {
    width: 24%;
    float: left;
    margin-right: 20px;
}

.plans_popup .full_btn {
    color: #fff;
    background-color: #726ab0;
    border-color: #726ab0;
    width: 159px;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px;
    height: 41px;
}

.plans_popup .form-group .form-control {
    height: 41px;
    border-radius: 5px;
    box-shadow: none;
    color: #333;
}

    .plans_popup .form-group .form-control::placeholder {
        color: #333;
        opacity: 1;
    }

.plans_popup .bootstrap-select .btn {
    border-radius: 5px;
    height: 41px;
}

.plans_pop.modal-dialog {
    width: 820px;
    margin: 30px auto;
}

.plans_pop.modal-title {
    margin: 0;
    line-height: 1.42857143;
    color: #5b548c;
    font-size: 20px;
    font-weight: 700;
}

.plans_popup.close {
    opacity: 1;
    position: absolute;
    right: 15px;
    top: 10px;
}

.in_side li:nth-child(1) {
    width: 90px;
    float: left;
    text-align: center;
    font-size: 21px;
    color: #4e4591;
    font-weight: 400;
}

    .in_side li:nth-child(1) span {
        color: #8e8e8e;
        font-size: 12px;
        font-weight: 400;
    }

.in_side li:nth-child(2) {
    width: 104px;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

    .in_side li:nth-child(2) span {
        color: #8e8e8e;
        font-size: 12px;
        font-weight: 400;
    }

.in_side li:nth-child(3) {
    width: 75px;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    margin-right: 20px;
    line-height: 20px;
}

    .in_side li:nth-child(3) span {
        color: #8e8e8e;
        font-size: 12px;
        font-weight: 400;
    }

.in_side li:nth-child(4) {
    width: 265px;
    float: left;
    font-size: 12px;
    color: #8e8e8e;
}

.in_side li:nth-child(5) {
    width: 181px;
    float: right;
}

.full_btn_act {
    color: #fff;
    background-color: #726ab0;
    border-color: #726ab0;
    width: 138px;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px;
    float: right;
}

.full_btn_b {
    color: #726ab0;
    background-color: transparent;
    border-color: #726ab0;
    width: 138px;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 10px;
    float: right;
}

.in_side.active {
    border: 1px solid #d8d8d8;
    padding: 15px 15px 15px 0;
    background-color: #f6f7f8;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 7px #ccc;
    -webkit-box-shadow: 0 1px 7px #ccc;
    box-shadow: 0 1px 7px #ccc;
}

.in_side {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    border-bottom: 1px solid #d8d8d8;
    padding: 15px 0;
    margin: 0;
}

.plans_inside {
    width: 100%;
    display: inline-block;
    height: 380px;
    overflow-y: scroll;
}

.in_side li span {
    display: block;
}

.fancy_r {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: auto;
    margin-right: 20px;
    float: left;
}

    .fancy_r input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #e9ebee;
}

.fancy_r:hover input ~ .checkmark {
    background-color: #ccc;
}

.fancy_r input:checked ~ .checkmark {
    background-color: #1e6f1b;
    border: 0 solid #5b548c;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.fancy_r input:checked ~ .checkmark:after {
    display: block;
}

.fancy_r .checkmark:after {
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: white;
}

.recharge_bill_payment {
    width: 100%;
    display: block;
}

.recharge_bill_in {
    width: 100%;
    display: block;
    background: linear-gradient(to bottom,#e7e5ff 0%,#bcb7ff 100%);
    padding: 10px 0;
    border-radius: 3px;
}

.rb_pay {
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: baseline;
    align-content: stretch;
}

    .rb_pay li a {
        color: #000;
        font-size: 14px;
        line-height: 24px;
        display: block;
    }

        .rb_pay li a:hover {
            text-decoration: none;
        }

    .rb_pay li {
        width: 10%;
        text-align: center;
    }

.tvp_pay li {
    width: 20%;
    text-align: center;
}

.rb_pay li a img {
    display: block;
    margin: 0 auto 0 auto;
    width: 40px;
    height: 40px;
}

.services_heading h2 {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
}

    .services_heading h2::after {
        content: "";
        display: block;
        position: absolute;
        width: 40px;
        height: 3px;
        background-color: #f57349;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

.travel_visa_pass {
    width: 100%;
    display: block;
}

.travel_visa_pass_in {
    width: 100%;
    display: block;
    background: linear-gradient(to bottom,#e7e5ff 0%,#bcb7ff 100%);
    padding: 10px 0;
    border-radius: 3px;
}

.tvp_pay {
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: left;
    align-items: baseline;
    align-content: center;
}

.egov_pay li {
    width: 14%;
    text-align: center;
}

.tvp_pay li a {
    color: #000;
    font-size: 14px;
    line-height: 21px;
    display: block;
}

    .tvp_pay li a img {
        display: block;
        margin: 0 auto 0 auto;
        width: 40px;
        height: 40px;
    }

.egov_full {
    width: 100%;
    display: block;
}

.egov_in {
    width: 100%;
    display: block;
    background: linear-gradient(to bottom,#e7e5ff 0%,#bcb7ff 100%);
    padding: 10px 0 0;
    border-radius: 3px;
}

.egov_pay {
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    align-content: center;
}

.business_pay li {
    width: 14.28%;
    text-align: center;
}

.egov_pay li a {
    color: #000;
    font-size: 14px;
    line-height: 21px;
    display: block;
    margin-bottom: 25px;
}

    .egov_pay li a img {
        display: block;
        margin: 0 auto 0 auto;
        width: 40px;
        height: 40px;
    }

.business_formation {
    width: 100%;
    display: block;
}

.business_formation_in {
    width: 100%;
    display: block;
    background: linear-gradient(to bottom,#e7e5ff 0%,#bcb7ff 100%);
    padding: 10px 0;
    border-radius: 3px;
}

.business_pay {
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    align-content: center;
}

    .business_pay li a {
        color: #000;
        font-size: 14px;
        line-height: 21px;
        margin-right: 0;
        display: block;
        margin-bottom: 0;
    }

        .business_pay li a img {
            display: block;
            margin: 0 auto 0 auto;
            width: 40px;
            height: 40px;
        }

.taxation_filling {
    width: 100%;
    display: block;
}

.taxation_filling_in {
    width: 100%;
    display: block;
    background: linear-gradient(to bottom,#e7e5ff 0%,#bcb7ff 100%);
    padding: 10px 0;
    border-radius: 3px;
}

.taxationPay li {
    width: 16.66%;
    text-align: center;
}

.taxationPay {
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: baseline;
    align-content: stretch;
}

    .taxationPay li a {
        color: #000;
        font-size: 14px;
        line-height: 21px;
        display: block;
        margin-bottom: 25px;
    }

        .taxationPay li a img {
            display: block;
            margin: 0 auto 0 auto;
            width: 40px;
            height: 40px;
        }

.services_heading {
    width: 100%;
    display: inline-block;
    padding: 25px 0;
}

body.internal_services {
    background-color: #fff;
}

.select_cust {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
}

#HorizontalPlanForm .bootstrap-select button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
}

#HorizontalPlanForm .bootstrap-select.btn-group .btn .caret {
    display: none;
}

.plans_headsr.modal-header {
    padding: 7px 15px;
    border-bottom: 1px solid #e5e5e5;
}

.left_hamb a img {
    width: 33px;
    margin-top: 10px;
}

.flight_struct .left_hamb a img {
    width: 24px;
    margin-top: 10px;
}

.content_scroll_x {
    overflow-x: scroll;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.content_scroll {
    overflow: auto;
    position: relative;
    width: 100%;
    height: 400px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.content_scroll_n {
    overflow-y: auto;
    height: 417px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    left: 15px;
    border-top: 4px solid #ff0000;
    min-width: 220px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
    z-index: 9999;
}

    .dropdown-content::after {
        width: 0;
        height: 0;
        border-left: 13px solid transparent;
        border-right: 13px solid transparent;
        border-bottom: 13px solid #ff0000;
        position: absolute;
        display: block;
        content: "";
        top: -14px;
        left: 16px;
    }

    .dropdown-content a {
        color: #000;
        text-decoration: none;
        display: block;
        font-size: 16px;
        line-height: 24px;
        padding: 8px 15px;
        border-bottom: 1px solid #ccc;
        text-align: center;
        font-weight: 400;
    }

        .dropdown-content a:hover {
            background-color: #ddd;
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown-last {
    position: relative;
    display: inline-block;
}

.dropdown-content-last {
    display: none;
    position: absolute;
    background-color: #fff;
    right: 15px;
    border-top: 4px solid #dd4a38;
    min-width: 220px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
    z-index: 999;
}

    .dropdown-content-last::after {
        width: 0;
        height: 0;
        border-left: 13px solid transparent;
        border-right: 13px solid transparent;
        border-bottom: 13px solid #dd4a38;
        position: absolute;
        display: block;
        content: "";
        top: -14px;
        left: 110px;
    }

    .dropdown-content-last a {
        color: #000;
        text-decoration: none;
        display: block;
        font-size: 16px;
        line-height: 24px;
        padding: 8px 15px;
        border-bottom: 1px solid #ccc;
        text-align: center;
        font-weight: 400;
    }

        .dropdown-content-last a:hover {
            background-color: #ddd;
        }

.dropdown-last:hover .dropdown-content-last {
    display: block;
}

.user_details h4 {
    font-size: 16px;
    line-height: 24px;
    color: #424242;
    font-weight: 600;
}

.user_details p {
    font-size: 14px;
    line-height: 21px;
    color: #424242;
    font-weight: 400;
    word-break: break-word;
}

.user_details h5 {
    font-size: 16px;
    line-height: 24px;
    color: #424242;
    font-weight: 600;
}

.hamburger_menu {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(92,97,109,.77);
    width: 100%;
    z-index: 9999;
}

.top_ham_left {
    width: 60%;
    float: left;
}

.top_hamburger {
    width: 100%;
    display: inline-block;
    padding: 15px;
}

.ham_left_menus li {
    border-bottom: 1px solid #ccc;
    position: relative;
}

    .ham_left_menus li a {
        padding: 20px 20px;
        text-transform: capitalize;
        display: block;
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 25px;
        color: #000;
    }

#close_hamburger img {
    width: 20px;
}

.list-unstyled.right_list li a {
    text-decoration: none;
}

.ham_left_menus li a:hover {
    text-decoration: none;
}

.login_status a {
    width: 160px;
    background-color: #fd9f01;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    padding: 10px 15px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 700;
}

.login_status {
    margin: 20px auto;
    display: block;
    text-align: center;
}

.ham_left_menus li a.active {
    color: #fff;
    background-color: #7773ba;
}

.list_lefts {
    width: 100%;
    display: inline-block;
}

.user_details {
    max-width: calc(100% - 70px);
    width: 100%;
    float: left;
}

.user_media {
    max-width: 55px;
    float: left;
    width: 100%;
    margin-right: 15px;
}

.user_profile {
    width: 100%;
    display: inline-block;
    padding: 5px 15px 15px 15px;
}

.top_ham_right {
    float: left;
    width: 40%;
    text-align: right;
}

.hamburger_right {
    max-width: 309px;
    width: 100%;
    float: left;
    height: 100%;
    background-color: #fff;
    display: none;
}

.recharge_bg {
    width: 100%;
    height: 100%;
    background-color: #484848;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 626px;
}

.travel_bg {
    width: 100%;
    height: 100%;
    background-color: #8078BF;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 626px;
}

.egove_bg {
    width: 100%;
    height: 100%;
    background-color: #8078BF;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 626px;
}

.tax_bg {
    width: 100%;
    height: 100%;
    background-color: #8078BF;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 626px;
}

.business_bg {
    width: 100%;
    height: 100%;
    background-color: #8078BF;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 626px;
}

.hamburger_right ul {
    width: 100%;
    float: none;
    padding: 0;
}

.ham_left_menus li a:hover {
    color: #fff;
    background-color: #7773ba;
    text-decoration: none;
}

.ham_left_menus li a:focus {
    text-decoration: none;
}

.list-unstyled.right_list li a {
    padding: 10px 15px 10px 30px;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-transform: capitalize;
    color: #FFF;
}

.right_list li a {
    color: #000;
}

.hamburger_menu_inside {
    max-width: 660px;
    width: 100%;
    display: inline-block;
    height: 100vh;
}

.ul_full, .sub_menu ul {
    width: 100% !important;
    display: inline-block;
}

    .sub_menu ul li {
        float: left;
        width: 50% !important;
    }

    .ul_full li a {
        color: #000;
    }

    .sub_menu ul li a:hover {
        text-decoration: none;
    }

    .sub_menu ul li a {
        font-size: 14px;
        line-height: 28px;
        padding: 2px 0;
        display: inline-block;
        color: #000;
    }

.ham_left_menus li a:active, .ham_left_menus li a:focus {
    outline: 0;
}

.hamburger_left {
    max-width: 350px;
    width: 100%;
    float: left;
    border-right: 1px solid #ccc;
    background-color: #fff;
    height: 100vh;
}

.breadcrum_area {
    background-color: #383072;
    padding: 10px;
    width: 100%;
    display: none;
}

.list_state li a:hover {
    text-decoration: none;
    background-color: #726ab0;
    color: #fff;
    border: 1px solid #726ab0;
}

.user_media img {
    width: 100%;
    margin-top: 10px;
    border-radius: 50%;
}

.before_login a:hover {
    text-decoration: none;
}

.before_login a {
    background-color: rgb(252,155,4);
    display: inline-block;
    padding: 5px 25px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border-radius: 4px;
    margin-top: 18px;
    text-align: right;
    margin-left: 20px;
}

.login_status a:hover {
    text-decoration: none;
}

.main_h h4 {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
}

.inside_pull {
    text-align: right;
}

    .inside_pull a {
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
    }

.profile_tabs li a {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #000;
    padding: 0;
    display: block;
}

.updation_area {
    width: 100%;
    display: inline-block;
    padding: 0 40px;
    background-color: #fff;
}

.profile_tabs li {
    margin-bottom: 15px;
    display: inline-block;
}

.user_filling {
    width: 100%;
    display: inline-block;
    padding: 0;
}

.details_h h3 {
    font-size: 18px;
    line-height: 27px;
    font-weight: 700;
}

.details_h {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

.right_privacy h5 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #000;
}

.right_privacy p {
    font-size: 14px;
    line-height: 21px;
}

.conditions_area {
    max-width: calc(100% - 640px);
    width: 100%;
    float: left;
    background-color: #f2f2f2;
    padding: 15px;
    border-radius: 5px;
}

.form_users {
    max-width: 620px;
    width: 100%;
    float: left;
    margin-right: 20px;
}

.profile_tabs li a.active {
    background-color: transparent;
    padding: 0;
    border-radius: 5px;
    width: 100%;
    display: block;
    font-weight: 600;
    color: #d88928;
}

.right_profile {
    max-width: calc(100% - 283px);
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 15px;
    border-radius: 5px;
}

.left_profile {
    max-width: 268px;
    width: 100%;
    float: left;
    margin-top: 0;
    background-color: #f4f4f4;
    height: 100vh;
    padding: 20px 15px 10px 15px;
    margin-right: 0;
}

.update_btn {
    color: #fff;
    background-color: #383072;
    border-color: #383072;
    padding: 7px 15px;
}

.right_privacy {
    border-bottom: 1px solid #858585;
    padding: 10px 0;
    margin-bottom: 10px;
}

.profile_tabs li a img {
    width: 20px;
    margin-right: 13px;
}

.user_filling .form-group .form-control {
    height: 43px;
    border-radius: 2px;
    box-shadow: none;
}

.bookings_order_tbl table tbody tr td.description_area img {
    width: 50px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px;
    margin-right: 10px;
}

.reload_icn a img {
    width: 50px;
    padding: 5px;
    margin-left: 10px;
}

.bookings_order_tbl table thead {
    background-color: #e9ecef;
}

    .bookings_order_tbl table thead tr th {
        padding: 15px;
    }

.bookings_order_tbl .table {
    border: 1px solid #c8c8c8;
}

.bookings_order_tbl table tbody tr td.status_i img {
    width: 30px;
}

.bookings_order_tbl table tbody tr td {
    vertical-align: middle;
    font-size: 15px;
    color: #000;
    line-height: 24px;
    padding: 8px 15px;
}

.booking_list_tabs {
    max-width: 100%;
    width: 100%;
    display: inline-block;
}

.view_more_tbl {
    max-width: 140px;
    width: 100%;
    margin: 0 auto;
}

    .view_more_tbl a {
        text-align: center;
        border: 1px solid #383072;
        display: block;
        border-radius: 5px;
        font-size: 18px;
        padding: 7px 15px;
        color: #383072;
    }

        .view_more_tbl a:hover {
            text-decoration: none;
        }

.booking_tabs {
    width: 100%;
    display: inline-block;
}

    .booking_tabs .nav-tabs > li > a {
        margin-right: 2px;
        line-height: 1.42857143;
        border: 1px solid transparent;
        border-radius: 4px 4px 0 0;
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        color: #737373;
        padding: 0 15px 5px 0;
        margin-right: 20px;
        position: relative;
    }

    .booking_tabs .nav > li > a:focus, .booking_tabs .nav > li > a:hover {
        text-decoration: none;
        background-color: transparent;
    }

    .booking_tabs .nav-tabs > li.active > a, .booking_tabs .nav-tabs > li.active > a:focus, .booking_tabs .nav-tabs > li.active > a:hover {
        color: #000;
        cursor: default;
        background-color: transparent;
        border: 0 solid #ddd;
    }

        .booking_tabs .nav-tabs > li.active > a::after {
            content: " ";
            display: block;
            width: 100%;
            height: 3px;
            background-color: #383072;
            position: absolute;
            bottom: -3px;
        }

    .booking_tabs .nav-tabs {
        border-bottom: 1px solid #ccc;
    }

    .booking_tabs p {
        font-size: 16px;
        line-height: 24px;
        color: #fff;
    }

    .booking_tabs .tab-content > .tab-pane {
        padding: 30px 0;
    }

.all_company_info {
    width: 100%;
    display: inline-block;
    border-radius: 12px;
    padding: 10px 0;
}

.all_indi_plans {
    width: 100%;
    display: inline-block;
    background-color: #fff;
    padding: 20px 0 0 0;
}

.individual_state {
    width: 100%;
    background-color: #e9ebee;
    padding: 20px 0 0 0;
}

    .individual_state .all_heads, .all_indi_plans .all_heads {
        margin-bottom: 0;
    }

.dropbtn-user {
    color: #fff;
    font-size: 13px;
    border: none;
}

.dropdown-user {
    position: relative;
    display: inline-block;
}

.dropdown-content-user {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 180px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
    z-index: 999;
    right: 5px;
    top: 17px;
    border-radius: 5px;
}

    .dropdown-content-user a {
        color: #000 !important;
        padding: 8px 16px;
        text-decoration: none;
        display: block;
        border-bottom: 1px solid #ccc;
    }

        .dropdown-content-user a:hover {
            background-color: #fff;
            color: #000;
        }

.dropdown-user:hover .dropdown-content-user {
    display: block;
}

.dropdown-content-user a:hover {
    background-color: #383072;
    color: #fff !important;
}

#horizontal_plan, #signin, #signup, #forget_password {
    z-index: 9999;
}

.error_txt {
    color: red;
}

.loader_fetch_bill_main {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99999;
    background-color: rgba(0,0,0,.5);
    height: 100vh;
    width: 100%;
    display: block;
}

.loader_fetch_bill_inside {
    border: 8px solid #f3f3f3;
    border-top-color: #f3f3f3;
    border-top-style: solid;
    border-top-width: 8px;
    border-radius: 50%;
    border-top: 8px solid #3498db;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 42%;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}

.loader_fetch_bill_text {
    display: block;
    margin-top: 60px;
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    top: 47%;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.plans_heading {
    display: inline-block;
    cursor: default;
    background-color: transparent;
    border-bottom: 2px solid #0ebdf5;
    white-space: normal;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    color: #8b8b8b;
    padding: 8px 15px 8px 0;
    margin: 10px 0 5px 0;
    margin-right: 30px;
    position: relative;
}

.about_content h1 {
    font-size: 20px;
    line-height: 60px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
}

.about_bot_content h3 {
    font-size: 18px;
    line-height: 27px;
    font-weight: 700;
}

.about_right img {
    width: 100%;
    border-bottom: 1px solid #ccc;
}

.about_right h3 {
    font-size: 18px;
    line-height: 27px;
    font-weight: 700;
    padding: 10px 15px 5px 15px;
}

.about_right p {
    font-size: 16px;
    line-height: 24px;
    color: #9c9c9c;
    padding: 0 15px 10px 15px;
}

.about_bot_content p {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    text-align: justify;
    font-weight: 600;
}

.about_left {
    background-color: #f2f4f4;
    padding: 15px;
}

    .about_left h2 {
        font-size: 18px;
        line-height: 27px;
        font-weight: 700;
        text-transform: uppercase;
    }

    .about_left ul li a {
        font-size: 16px;
        line-height: 24px;
        color: #9c9c9c;
        font-weight: 600;
    }

.normal_content_about {
    width: 100%;
    display: block;
    margin-bottom: 25px;
}

    .normal_content_about p {
        font-size: 16px;
        line-height: 24px;
        color: #000;
        text-align: justify;
    }

.about_left ul {
    margin-top: 10px;
}

.about_bot_content {
    width: 100%;
    display: block;
    background-color: #f1f5f6;
    padding: 15px;
    margin-bottom: 25px;
}

.about_right {
    border: 1px solid #ccc;
    display: block;
    border-radius: 5px;
}

.about_section {
    width: 100%;
    display: inline-block;
    padding: 40px 0;
    background-color: #fff;
}

.terms_c_header {
    width: 100%;
    display: inline-block;
    padding: 30px 0 0 0;
    background-color: #8782ce;
}

.inside_pre {
    width: 100%;
    display: block;
    background-color: #fff;
    padding: 30px;
    border-radius: 5px;
    margin-top: -65px;
}

.terms_head h1 {
    font-size: 34px;
    line-height: 51px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
}

.updation_link p {
    text-align: center;
    background-color: #fff;
    display: block;
    max-width: 220px;
    margin: 0 auto;
    padding: 8px;
    border-radius: 20px;
}

.terms_condi_area {
    width: 100%;
    display: block;
    padding: 30px 20px;
    background-color: #e9ebee;
    margin: 50px auto 0 auto;
}

.terms_middle p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    text-align: justify;
}

.terms_middle + p {
    font-style: italic;
}

.terms_middle h3 {
    font-size: 20px;
    line-height: 30px;
    margin-top: 20px;
    font-weight: 600;
}

.terms_all_f .terms_middle ul li {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    text-align: justify;
}

.terms_all_f .terms_middle ul {
    margin-left: 15px;
}

.terms_all_f .terms_middle ol li {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    text-align: justify;
}

.terms_all_f .terms_middle ol {
    margin-left: 15px;
}

.terms_nor_c p {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    margin-bottom: 15px;
}

.terms-list ul li a {
    font-size: 16px;
    line-height: 24px;
    color: #000;
}

    .terms-list ul li a:hover {
        text-decoration: none;
    }

.terms-list {
    width: 100%;
    display: block;
    padding: 10px 0;
}

.contact_left h2 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}

.contact_left p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.contact_forms .form-control {
    border-radius: 30px;
    padding-left: 20px;
    height: 48px;
    margin-bottom: 25px;
    font-weight: 600;
    color: #000;
}

.contact_forms textarea.form-control {
    border-radius: 12px;
    padding-left: 20px;
    height: 137px;
    resize: none;
}

.after_borderc {
    position: relative;
}

    .after_borderc::after {
        content: " ";
        display: block;
        position: absolute;
        right: -30px;
        top: 0;
        width: 2px;
        height: 922px;
        background-color: #ccc;
    }

.select_bg_c {
    background-color: #fff;
    color: #333;
    font-size: 16px;
    width: 100%;
    border: 1px solid #ccc;
    -moz-appearance: none;
    -webkit-appearance: none;
    position: relative;
    padding: 0 20px;
}

.after-tric {
    position: relative;
}

    .after-tric::after {
        content: "";
        display: block;
        position: absolute;
        top: 21px;
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #878787;
        right: 15px;
    }

.contact_forms {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
}

.greenText {
    color: red;
}

.contact_areap {
    width: 100%;
    display: inline-block;
    padding: 40px 0;
    background-color: #fff;
}

.hide_data_new {
    display: none;
}

.contact {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
}

.select_bg_n {
    background-color: #6f69ac;
    color: #fff;
    font-size: 16px;
    width: 100%;
    border: 1px solid #6f69ac;
    -moz-appearance: none;
    -webkit-appearance: none;
    position: relative;
    padding: 0 20px;
}

.after-tri {
    position: relative !important;
}

.whole_left_c {
    width: 80%;
    display: block;
    margin: 0 auto;
}

.servie_type_contact {
    width: 100%;
    display: block;
    margin-top: 20px;
}

.after-tri::after {
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #fff;
    right: 15px;
}

.after_border {
    position: relative;
}

    .after_border:after {
        content: " ";
        display: block;
        position: absolute;
        right: 20px;
        top: 0;
        width: 2px;
        height: 690px;
        background-color: #ccc;
    }

.phone {
    max-width: 49%;
    width: 100%;
    display: block;
    background-color: #de4a39;
    padding: 8px 10px;
    margin-right: 1%;
    border-radius: 5px;
    float: left;
    color: #fff;
    -moz-box-shadow: 3px 4px 0 0 #d5d4d8;
    -webkit-box-shadow: 3px 4px 0 0 #d5d4d8;
    box-shadow: 3px 4px 0 0 #ccc;
    border-bottom: 4px solid #cc0e00;
}

.user_email {
    max-width: 50%;
    width: 100%;
    display: block;
    background-color: #6f69ac;
    padding: 8px 10px;
    margin-right: 0;
    border-radius: 5px;
    float: left;
    color: #fff;
    -moz-box-shadow: 3px 4px 0 0 #d5d4d8;
    -webkit-box-shadow: 3px 4px 0 0 #d5d4d8;
    box-shadow: 3px 4px 0 0 #ccc;
    border-bottom: 4px solid #4c4989;
}

.image_contact_a img {
    display: block;
    margin: 0 auto;
    margin-top: 40px;
}

.image_contact_a {
    width: 100%;
    display: inline-block;
    margin-top: 40px;
}

.allFaqs {
    width: 100%;
    display: inline-block;
}

.faqsHead h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}

.faqsHead p {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
}

.faqsQues h5 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}

.faqsAnsw p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.faqsQues {
    width: 100%;
    display: inline-block;
    background-color: #fbf8f9;
    padding: 10px 10px 10px 50px;
    border-left: 3px solid #e70014;
    position: relative;
}

.faqsAnsw {
    width: 100%;
    display: inline-block;
    background-color: #fff;
    padding: 10px 10px 10px 50px;
    border-left: 3px solid #9c9a9b;
    position: relative;
}

.faqsQues::after {
    content: 'Q.';
    display: block;
    position: absolute;
    left: 5px;
    top: 4px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    color: #e70014;
}

.faqsAnsw::after {
    content: 'A.';
    display: block;
    position: absolute;
    left: 5px;
    top: 4px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    color: #9c9a9b;
}

.faqsHead {
    width: 100%;
    display: block;
    margin-bottom: 30px;
}

.insideFaqs {
    width: 100%;
    display: inline-block;
    margin-bottom: 45px;
}

.allFaqShow {
    width: 100%;
    display: block;
}

    .allFaqShow a {
        font-size: 18px;
        color: #f57349;
        text-transform: none;
        line-height: 30px;
        margin-top: 10px;
        display: inline-block;
        font-weight: 600;
    }

        .allFaqShow a:hover {
            text-decoration: none;
        }

.contact_right_o {
    max-width: 49%;
    width: 100%;
    float: left;
    border: 1px solid #ab2828;
    padding: 15px;
    margin-bottom: 10px;
    margin-right: 2%;
}

.contact_right_t {
    max-width: 49%;
    width: 100%;
    float: left;
    margin: 0 auto;
    border: 1px solid #5ca23e;
    padding: 15px;
    margin-bottom: 10px;
}

.contact_right_th {
    max-width: 100%;
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    border: 1px solid #3865a3;
    padding: 15px;
}

.right_c_media {
    max-width: 50px;
    width: 100%;
    float: left;
    margin-right: 10px;
}

.contact_right_th .right_c_media {
    max-width: 116px;
    width: 100%;
    float: left;
    margin-right: 10px;
    margin-top: 13px;
}

.contact_right_th .right_c_content {
    max-width: calc(100% - 127px);
    width: 100%;
    float: left;
}

.right_c_media img {
    width: 100%;
}

.contact_right_inside {
    max-width: 452PX;
    display: block;
    margin: 0 auto;
}

.right_c_content p {
    font-size: 18px;
    font-weight: 300;
    color: #000;
    line-height: 27px;
    text-transform: uppercase;
}

.right_c_content h3 {
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    color: #000;
}

.contact_right_o .right_c_media {
    margin-top: 22px;
}

.contact_right_t .right_c_media {
    margin-top: 22px;
}

.contact_right_th .right_c_content p {
    font-size: 24px;
    font-weight: 300;
    color: #000;
    line-height: 36px;
    text-transform: uppercase;
}

.contact_right_th .right_c_content h3 {
    font-size: 54px;
    font-weight: 700;
    line-height: 54px;
    color: #000;
}

.all_contacts {
    max-width: 430px;
    width: 100%;
    background-color: #8984d1;
    border-radius: 5px;
    padding: 15px;
    margin: 0 auto 30px auto;
    text-align: center;
}

.divide_or {
    width: 100%;
    display: inline-block;
    padding: 5px 0;
}

.contact_email_content {
    max-width: calc(100% - 65px);
    width: 100%;
    float: left;
}

.contact_email_media {
    max-width: 40px;
    width: 100%;
    float: left;
    margin-right: 15px;
}

.contact_email {
    width: 70%;
    display: inline-block;
}

.contact_btn {
    background-color: #726bb1;
    border: 1px solid #726bb1;
    padding: 5px 20px;
    border-radius: 33px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
}

.contact_phone {
    width: 60%;
    display: inline-block;
}

.complaint_steps img {
    width: 94%;
    padding-top: 40px;
    padding-bottom: 5px;
    margin: 0 auto;
    display: block;
}

.contact_phone_media {
    max-width: 40px;
    width: 100%;
    float: left;
    margin-right: 15px;
}

.contact_phone_content {
    max-width: calc(100% - 65px);
    width: 100%;
    float: left;
}

.contact_email_content p {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
}

    .contact_email_content p span {
        display: block;
    }

.contact_phone_media img {
    width: 100%;
}

.contact_phone_content p {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
}

.divide_or p {
    font-size: 22px;
    color: #fff;
    line-height: 33px;
    font-weight: 700;
    margin-left: 60px;
}

.contact_phone_content p span {
    display: block;
}

.right_c_content {
    max-width: calc(100% - 60px);
    width: 100%;
    float: left;
}

.complaint_process {
    width: 100%;
    display: inline-block;
    padding: 40px 0;
    background-color: #ebebeb;
}

.consumer_cmpl .faqsHead h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}

.steps_a h4 {
    font-size: 22px;
    text-align: center;
    line-height: 33px;
    color: #000;
    font-weight: 600;
}

.contact_faqs {
    width: 100%;
    display: inline-block;
    padding: 40px 0;
    background-color: #fff;
}

.individual_info a:hover, .individual_info_sec a:hover {
    text-decoration: none;
}

.normal_content_about h4 {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
}

.normal_content_about ul {
    margin-left: 35px;
}

    .normal_content_about ul li {
        font-size: 16px;
        line-height: 24px;
        color: #000;
        text-align: justify;
    }

.recharge_navbar.new_style_header .navbar {
    border-radius: 0;
    min-height: 80px;
}

.new_style_header .logo_main {
    width: 100%;
    margin-top: 21px;
    display: inline-block;
}

.recharge_navbar.new_style_header .navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 25px;
}

.recharge_navbar.new_style_header .navbar-default .navbar-nav > li > a img {
    width: 24px;
}

.navbar-nav > li {
    padding-left: 25px;
}

.recharge_navbar.new_style_header .navbar-default {
    background-image: url(../../image/recharge/new_header_bg.png);
    background-size: cover;
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

    .recharge_navbar.new_style_header .navbar-default .navbar-nav > li > a {
        font-size: 16px;
        font-weight: 600;
    }

        .recharge_navbar.new_style_header .navbar-default .navbar-nav > li > a.middel_nav_ac {
            background-color: #fff;
            padding: 7px 15px;
            color: #383072;
            margin-top: 22px;
            border-radius: 5px;
        }

.consumer_cmpl .OffersArea {
    background-color: transparent;
    padding: 20px 30px;
    width: 100%;
}

.consumer_cmpl .testimonial_slider.owl-theme .owl-dots .owl-dot span {
    width: 13px;
    height: 13px;
}

.consumer_cmpl .testimonial_slider.owl-theme .owl-dots .owl-dot.active span, .testimonial_slider.owl-theme .owl-dots .owl-dot:hover span {
    background: none;
    border: 3px solid #5b548c;
}

.consumer_cmpl .payment_secure {
    width: 100%;
    padding: 25px 0;
    background-color: #e9ebee;
}

.middle_c {
    margin-top: 15px;
}

.star_health img {
    width: 100%;
    padding: 10px 0 0;
    height: 100%;
}

.star_health {
    margin-top: -18px;
}

.top_intro p {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
}

.about_soco ul li a img {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
}

.inditab_socials_links.about_soco ul li {
    width: 23%;
}

.bootstrap-select.btn-group.add_bold .btn .filter-option {
    font-weight: 600;
}

.about_soco {
    width: 100%;
    display: block;
    margin-top: 20px;
    max-width: 100%;
}

.filling_area .bootstrap-select .dropdown-toggle.bs-placeholder .filter-option {
    font-size: 14px;
    font-weight: 600;
    color: red;
}

.payment_sucess .logo_main {
    width: 100%;
    display: inline-block;
}

.success_left .form-control {
    font-weight: 600;
    color: #000;
}

    .success_left .form-control::placeholder {
        color: #333;
        opacity: 1;
        font-weight: 400;
    }

.receive_pay select option {
    font-weight: 400;
}

.bg-fb {
    width: 20px;
    height: 20px;
    background: url(../../image/recharge/css_sprites.png) -10px -10px;
    display: block;
}

.bg-insta {
    width: 20px;
    height: 20px;
    background: url(../../image/recharge/css_sprites.png) -50px -10px;
    display: block;
}

.bg-linkedin {
    width: 20px;
    height: 20px;
    background: url(../../image/recharge/css_sprites.png) -10px -50px;
    display: block;
}

.bg-youtube {
    width: 20px;
    height: 20px;
    background: url(../../image/recharge/css_sprites.png) -50px -50px;
    display: block;
}

.bg-24x7_support {
    width: 42px;
    height: 44px;
    background: url(../../image/recharge/css_sprites_pay.png) -10px -10px;
    display: block;
    margin: 0 auto;
}

.bg-secure_pay {
    width: 32px;
    height: 40px;
    background: url(../../image/recharge/css_sprites_pay.png) -10px -74px;
    display: block;
    margin: 0 auto;
}

.bg-trust_pay {
    width: 43px;
    height: 41px;
    background: url(../../image/recharge/css_sprites_pay.png) -72px -10px;
    display: block;
    margin: 0 auto;
}

.personal_details_page .fancy_r {
    font-weight: 600;
}

.changed_password label, .personal_details_page label {
    font-weight: 600;
}

.conditions_area .right_privacy:last-child {
    border-bottom: 0 solid red;
}

.brand_voucher .inside_shadow {
    min-height: 332px;
}

.add_plus_icon {
    position: absolute;
    right: 40px;
    background-image: url(../../image/recharge/plus-icon.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    top: 24px;
}

.add_minus_icon {
    position: absolute;
    right: 40px;
    background-image: url(../../image/recharge/minus-icon.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    top: 21px;
}

.hamburger_right ul li:hover {
    background-color: #C4C4C4;
}

    .hamburger_right ul li:hover a {
        color: #000;
    }
