:root {
    --red: #bf161d;
    --back: #2f2e2e;
}

.next_preev {
    display: flex;
    justify-content: end;
    margin-top: 8px;
}

.next_preev .btn {
    padding: 10px 8px;
    width: 95px;
    outline: none;
    border: none;
    box-shadow: none;
}

.next_preev .btn:focus {
    outline: none
}

.next_preev .next_preevs {
    background: #000;
    color: #fff;
}

.next_preev .prev_n {
    background: #0000;
    c;color: var(--red);
    font-weight: 600;
}

a {
    text-decoration: none
}

.banner {
    padding-top: 50px;
    position: relative;
}

.curve_baner {
    overflow: hidden;
    border-radius: 10px;
}

.curve_baner img {
    width: 100%
}

.banner .content {
}

.banner .content span {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 20px;
    display: block;
}

.banner .content h1 {
    font-size: 45px;
    font-weight: 700;
    color: #000;
}

.banner .content p {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

.banner .content ul {
    list-style: none;
    padding: 0;
}

.banner .content ul li {
    position: relative;
    padding-left: 40px;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 8px;
}

.banner .content ul li img {
    width: 21px;
    position: absolute;
    left: 0;
    top: 5px;
}

.banner .content ul li span {
    font-weight: 600;
    font-size: inherit;
    margin-bottom: 0;
    border-bottom: 2px dotted #cfcfcf;
}

.banner .content .pre_see {
    background: var(--back);
    color: #fff;
    display: block;
    width: fit-content;
    padding: 12px 30px;
    font-weight: 600;
    border-radius: 5px;
    margin-bottom: 15px;
}

.banner .content p.sm_sze {
    font-size: 13px;
}

.container_width {
    width: 92%;
    margin: 0 auto;
}

.price_table {
    position: relative;
    overflow: hidden;
    padding: 64px 0 76px;
}

.price_table .content {
}

.price_table .content h1.title {
    position: relative;
    display: block;
    color: var(--back);
    text-align: center;
    margin: 0 auto;
    width: 100%;
    font-size: 40px;
    line-height: 55px;
    letter-spacing: -.05px;
    font-weight: 700;
}

.price_table .content h1.title {
}

.price_table .content h1 small {
    display: block;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 12px;
}

.price_table .content h1 span a {
    display: inline-block;
    color: var(--back);
    border-bottom: 3px dashed var(--back);
    text-decoration: none;
}

.price_table .content h1 span {
    display: block;
}

.price_table .content h1 span span {
    display: inline-block;
    color: var(--red);
}

.package_flex {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 48px auto 0;
    gap: 20px;
}

.price_bor {
    border: 1px solid #d7d7d7;
    width: 33.33%;
    border-radius: 10px;
}

.price_pd {
    padding: 19px;
}

.price_pd h3 {
    display: block;
    color: var(--back);
    text-decoration: none;
    font-size: 25px;
    font-weight: 600;
}

.price_pd span {
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    padding: 3px 10px;
    display: block;
    width: fit-content;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.price_pd p {
    margin: 10px 0;
    font-weight: 500;
    font-size: 14px;
}

.price_pd .save_cut {
    display: flex;
    align-items: flex-start;
}

.price_pd .save_cut span.save {
    background: #ffeea9;
    border: none;
    font-weight: 600;
    font-size: 13px;
    font-weight: 700;
    color: #000;
}

.price_pd .save_cut del {
    font-size: 14px;
    font-weight: 600;
    margin-left: 9px;
    color: var(--red);
}

.price_pd .price_big {
    font-size: 30px;
    font-weight: 900;
}

.price_pd .price_big small {
    color: var(--red);
    font-size: 15px;
    font-weight: 600;
}

.price_pd p.with {
    margin: 0;
    font-size: 12px;
    font-weight: 600;
}

.add_buy {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin-top: 15px;
}

.add_buy .add_cart,.add_buy .custom_plan {
    display: block;
    width: 100%;
    text-align: center;
    padding: 15px;
    border-radius: 7px;
    font-size: 17px;
    font-weight: 700;
}

.add_buy .add_cart {
    background: var(--back);
    border: 2px solid var(--back);
    color: #fff;
}

.add_buy .custom_plan {
    border: 2px solid var(--red);
    background: #fff;
    color: var(--back);
}

.web_doc_req {
    padding: 30px 0;
}

.web_doc_req .multisteps_form {
    background-color: #fff;
    box-shadow: 0 -3em 3em rgb(73 73 73 / 10%), .3em .3em 1em rgb(73 73 73 / 10%);
    z-index: 1;
    position: relative;
}

.multisteps_form_panel {
    padding: 15px 0
}

.web_doc_req .Question {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
    background: #e9e9e9;
    padding: 5px 10px;
    position: relative;
    margin-top: 15px;
}

.web_doc_req .text-center {
    padding: 0;
    display: flex;
    margin: 0;
    flex-wrap: wrap;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.web_doc_req .row li {
    /* width: 50%; */
    font-size: 14px;
    margin-right: 0;
    padding: 6px;
    font-weight: 800;
    cursor: pointer;
    border: 1px solid #d1cbcb;
    border-radius: .3125rem;
    display: inline-flex !important;
    align-items: center !important;
    margin: 1px;
}

.web_doc_req .row li input {
    /* display: none; */
}

.web_doc_req .row li label {
    float: left;
    padding-left: 10px;
    margin: 0;
    display: block;
    width: 100%;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
}

.web_doc_req .row li label {
    cursor: pointer;
}

.web_doc_req .row li span {
    top: 50%;
    left: 11px;
    -webkit-transform: translateY(-50%);
    z-index: 1;
    color: #fff;
}

.web_doc_req .row li:after {
    content: "";
    /* top: 50%; */
    /* left: 7px; */
    /* -webkit-transform: translateY(-50%); */
    /* transform: translateY(-50%); */
    /* position: absolute; */
    /* height: 20px; */
    /* width: 20px; */
    /* border-radius: .3125rem; */
    /* border: 1px solid #0b2d5d; */
}

.web_doc_req .row li.active {
    color: #fff;
    border: 1px solid #0b2d5d;
    border-radius: .3125rem;
    background-color: #0b2d5d;
    background: rgb(61 126 218);
}

.web_doc_req .row li.active:before {
    display: block;
    z-index: 2;
}

.web_doc_req .row li:before {
    content: "\f00c";
    top: 50%;
    left: 9px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 15px;
    line-height: 1;
    font-weight: 400;
    display: none;
    color: #fff;
    z-index: 1;
    font-family: fontawesome;
    position: absolute;
}

.web_doc_req .row li.active:after {
    background: -webkit-gradient(linear, left top, right top, from(#46fac8), to(#0aba4f));
    background: linear-gradient(to right, #0b2d5d, #0b2d5d);
}

.web_doc_req .pt-3:first-child(1) {
    margin-top: 0;
}

.web_doc_req .pt-3 {
    margin: 0;
    padding-top: 0 !important;
}

.suggestion_pg {
    display: none
}

.suggestion_pg.active {
    display: block;
    margin-top: 10px;
}

.suggestion_pg textarea {
    border: 1px solid #d2d2d2;
    border-radius: .3125rem;
    width: 100%;
    outline: none;
}

.suggestion_pg label {
    font-size: 14px;
    font-weight: 600;
    font-family: roboto, sans-serif;
    margin-bottom: 5px;
}

.popover-helpicon-main {
    display: inline-block;
    float: right;
    z-index: 2;
    position: relative;
}

.web_doc_req .tooltip-ques {
    position: relative;
    display: inline-block;
}

.web_doc_req .popover-helpicon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: var(--back);
    border-radius: 50%;
    padding: 0 7px;
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    line-height: 22px;
}

.web_doc_req .tooltip-ques .tooltiptext {
    visibility: hidden;
    width: 330px;
    background-color: var(--back);
    color: #fff;
    font-size: 13px;
    text-align: left;
    border-radius: 4px;
    padding: 4px;
    position: absolute;
    z-index: 9;
    top: -3px;
    left: 24px;
    border: 1px solid var(--back);
}

.web_doc_req .tooltip-ques .tooltiptext en {
    text-align: left !important;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    line-height: 20px;
    margin-bottom: 8px !important;
    display: block;
}

.web_doc_req .tooltip-ques .tooltiptext p {
    text-align: left;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    text-align: justify;
}

.web_doc_req .tooltip-ques .tooltiptext::after {
    content: "";
    position: absolute;
    top: 14px;
    left: -10px;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #fbfbfb00 var(--back) #e4e0e000 #ffffff00;
}

.web_doc_req .tooltip-ques:hover .tooltiptext {
    visibility: visible;
}

.co_form {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.co_form input {
    width: 100%;
    border: #ffdead;
    border-bottom: 1px solid #dedede;
    outline: none;
    font-size: 15px;
    font-weight: 500;
}

.web_doc_req .multiple_check {
    list-style: none;
    padding: 0 0;
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 5px;
    margin-bottom: 0;
}

.web_doc_req .multiple_check li {
    width: 100%;
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #d1cbcb;
    padding: 6px;
    text-transform: capitalize;
}

.web_doc_req .multiple_check li input {
    display: block;
    margin: 0 5px 0 0;
    width: 15px;
    height: 15px;
}

.web_doc_req .multiple_check li:after {
    display: none
}

#addPage {
    height: 40px;
    padding: 5px;
    padding-left: 10px;
    outline: none;
    border: 1px solid #f3f3f3;
    font-size: 15px;
    width: 100%;
    border-radius: 0;
    position: relative;
    border-radius: 5px 0 0 5px;
}

span#addMore {
    background: #2c2c2c;
    color: #fff;
    padding: 0px 0px;
    box-shadow: 0 0 3px 0px #1010104f;
    width: 80px;
    cursor: pointer;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0px 5px 5px 0px;
}
span#addMore svg {
    fill: #fff;
    width: 26px;
    height: 26px;
}
#error_msg {
    display: block;
    color: red;
    text-transform: capitalize;
}

.web_doc_req .respn {
    display: flex;
    align-items: center;
}

.web_doc_req .respn .Question {
    margin: 0;
    margin-right: 18px;
}

.co_form {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#compulsory {
    pointer-events: none;
}

.co_form input.checke {
    display: block;
    width: 15px;
    height: 15px;
    margin: 0;
    margin-right: 6px;
}

.co_form label {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
}

.web_doc_req .multiple_check.Seo {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 0;
}

.web_doc_req .multiple_check.Seo li {
    position: relative
}

.web_doc_req .multiple_check.Seo li span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: var(--back);
    border-radius: 50%;
    padding: 0 7px;
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    line-height: 22px;
    margin-left: 0;
    right: 5px;
    position: absolute;
    left: inherit !important;
}

.Img_ho {
    position: absolute;
    z-index: 9;
    width: 85%;
    top: 0;
    right: 0;
    left: 100%;
    display: none;
    box-shadow: 0px 0px 10px #dbdbdb;
    padding: 25px;
    background: #fff;
}

.Img_ho .tt img {
    width: 100%;
}

.Img_ho.intro {
    display: block;
}

.web_doc_req .multiple_check.tech {
    width: fit-content;
    display: grid;
    gap: 5px;
    margin-bottom: 0;
    flex-wrap: wrap;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
}

.web_doc_req .multiple_check.tech li {
    width: 100%;
    text-wrap: nowrap;
    font-size: 14px;
}

.order_now {
    border: 1px solid #eee;
    border-radius: 8px;
    margin-top: 12px;
}

.order_now .heading {
    background: var(--back);
    padding: 3px;
}

.order_now .heading h3 {
    color: #fff;
    text-align: center;
    margin: 0;
    font-size: 20px;
}

.cart_payment {
    padding: 0 10px;
}

.cart_payment .payment-details-tbl {
    border-bottom: 1px dotted #f3f3f3;
    display: flex;
    justify-content: space-between;
    font-size: 10px;
    padding: 5px 0px;
}

.cart_payment .payment-details-tbl .name {
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
}

.cart_payment .payment-details-tbl .name img {
    width: 16px;
    border-radius: 4px;
    margin-right: 8px;
}

.cart_payment .value {
}

.cart_payment .value span {
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
}

.pack_select {
    background: #000000;
    text-align: center;
    font-size: 11px;
    font-weight: 600;
    color: #ffffff;
    padding: 3px 10px;
    border-radius: 25px;
    position: relative;
    width: fit-content;
    margin-top: -12px;
    margin-left: 12px;
}

.pack_select p {
    margin: 0;
}
/*
.pack_select:before {
    content: '';
    width: 10px; 
 position: absolute; 
    left: 0px;
     bottom: -10px; 
     border-top: 5px solid #8b0006; 
     border-left: 5px solid #0000; 
     border-right: 5px solid #8b0006; 
     border-bottom: 5px solid #0000;
}

.pack_select:after {
    content: '';
     width: 10px; 
 position: absolute;
     right: 0px;
     bottom: -10px;
     border-top: 5px solid #8b0006ed;
    border-left: 5px solid #8b0006;
     border-right: 5px solid #8b000600;
    border-bottom: 5px solid #8b000600;
}
*/

.total_pr {
    display: flex;
    justify-content: space-between;
    margin-top: 4px;
    align-items: center;
}

.total_pr .name {
    font-size: 16px;
    font-weight: 600;
}

.total_pr .pri_ce {
    font-size: 20px;
    font-weight: 600;
    color: var(--red);
}

.total_pr .pri_ce span {
}

.order_now button {
    width: 100%;
    background: var(--red);
    outline: none;
    border: none;
    padding: 5px;
    font-weight: 500;
    color: #ffff;
    font-size: 18px;
}

.yes_select {
    display: flex;
    justify-content: space-between;
    gap: 7px;
}

.web_doc_req .yes_select li {
    width: auto
}

.web_doc_req .yes_select select {
    border: 1px solid #d1cbcb;
    border-radius: 5px;
    outline: none;
    flex: 1;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
}

.sticky_2 {
    height: 100%;
    /* overflow: auto; */
    position: sticky;
    top: 5%;
    z-index: 0;
}

.qty {
    display: flex;
    align-items: center;
    gap: 5px;
}

.qty .minus,.qty .plus {
}
.qty .bg-dark svg {fill:var(--red)}
.qty .bg-dark {
    width: 25px;
    /* height: 25px; */
    background: #bf161d00 !important;
    color: var(--red);
    /* font-size: 20px; */
    border-radius: 3px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    /* font-size: 20px; */
    flex: 1;
    font-weight: 500;
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    width: 25px;
    height: 25px;
    border: 1px solid var(--red);
    border-radius: 50%;
    background-color: var(
    --color-white);
    cursor: pointer;
}

.qty input.count {
    width: 57px;
    padding-right: 11px;
    text-align: center;
    height: 100%;
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
    border: 0px solid #d1cbcb00;
    background: #fff;
    color: var(--back);
}

.yes_select.al_li {
    /* align-items:center; */
}

.yes_select.al_li .radio_btn {
    display: flex;
    gap: 30px;
}

.yes_select.al_li .radio_btn label {
    font-size: 15px;
    display: flex;
    align-items: center;
    gap: 6px;
    text-transform: capitalize;
    font-weight: 500;
}

.yes_select.al_li .radio_btn label input {
    width: 15px;
    height: 15px;
}

.slec_btn {
    display: flex;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #ebebeb;
    box-shadow: 0px 6px 10px #e3e3e3;
}

.slec_btn input {
    width: 100%;
    padding: 14px;
    outline: none;
    border: none;
}

.slec_btn .btn_s {
    background: var(--red);
    outline: none;
    border: none;
    color: #fff;
    padding: 0;
    border-radius: 0px;
    width: 65px;
    font-size: 21px;
}

.seL_list {
    border: 1px solid #d2d2d2;
    border-top: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    z-index: 999;
    width: 100%;
    background: #fff;
    height: 250px;
    overflow-y: scroll;
    display: none;
    text-align: left;
}

.seL_list.kind.show {
    display: block
}

/* width */
.seL_list.kind.show::-webkit-scrollbar {
    width: 6px;
}

/* Track */
.seL_list.kind.show::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.seL_list.kind.show::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
.seL_list.kind.show::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.seL_list a {
    display: block;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #eee;
    color: var(--back);
    font-weight: 600;
    font-size: 15px;
}

.seL_list a:hover {
    background: var(--red);
    cursor: pointer;
    color: #fff !important;
}

.sle_pos {
    position: relative
}

.range_dol .form-group {
    padding: 7px;
}

.range_dol .form-label {
    /* display: block; */
    /* margin-bottom: 10px; */
    /* font-weight: bold; */
}

.range_dol .form-slider {
    position: relative;
    display: flex;
    align-items: center;
    gap: 14px;
}

.range_dol .form-slider-bar {
    width: 100%;
    height: 13px;
    background: #ffffff;
    border-radius: 11px;
    position: relative;
    flex: 1;
    border: 0px;
    overflow: hidden;
    cursor: pointer;
}

.range_dol .ui-slider .ui-slider-range {
    background: var(--red);
}

.ui-corner-all {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.range_dol .ui-slider .ui-slider-handle {
    width: 0;
    height: 0;
    background: var(--red);
    border: 3px solid var(--red);
    border-radius: 50%;
    top: -4px;
    /* Adjust to center the handle */
    position: absolute;
    outline: none;
    display: none;
}

.range_dol .ui-slider .ui-slider-handle::before {
    content: "";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-weight: 100;
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}

.range_dol .form-slider-input {
    margin-top: 0;
    text-align: center;
    width: 100px;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}

.range_dol .form-slider-input input {
    border: none;
    font-size: 15px;
    text-align: center;
    background: transparent;
    color: #091e42;
    font-weight: bold;
    outline: navajowhite;
    width: inherit;
    padding: 5px;
}

.DownLoad_c {
    margin: 10px 0px 23px;
}

.DownLoad_c a {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px dotted var(--back);
    padding: 5px;
    color: var(--back);
    font-size: 14px;
    font-weight: 600;
    gap: 6px;
    cursor: pointer;
    width: 170px;
    margin: 0 auto;
}

.DownLoad_c a:hover {
    border: 1px dotted var(--back);
    background: var(--back);
    color: #fff !important;
}

.qty .G_B {
    position: relative;
}

.qty .G_B:after {
    content: 'GB';
    position: absolute;
    right: 7px;
    top: 9px;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
}

.design_s {
    text-align: center;
}

.design_s h3 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 25px;
}

.design_s .radio-buttons {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: grid;
    grid-template-columns: 1fr 1fr  1fr;
    gap: 17px;
}

.design_s .custom-radio input {
    display: none;
}

.design_s .radio-btn {
    width: 100%;
    border: 3px solid transparent;
    display: inline-block;
    border-radius: 5px;
    position: relative;
    text-align: center;
    box-shadow: 0 0 20px #c3c3c367;
    cursor: pointer;
    padding: 10px 25px;
}

.design_s .radio-btn > i {
    color: #ffffff;
    /* background-color: #FFDAE9; */
    font-size: 20px;
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%) scale(2);
    border-radius: 50px;
    padding: 3px;
    transition: 0.5s;
    pointer-events: none;
    opacity: 0;
}

.design_s .radio-btn .hobbies-icon {
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: center;
    align-items: anchor-center;
    gap: 15px;
}

.design_s .wevb_icon {
    width: 100%;
    /* margin: 0 auto 10px; */
    display: flex;
    justify-content: center;
}

.design_s .wevb_icon img {
}

.design_s .radio-btn .hobbies-icon img {
    display: block;
    width: 55px;
    margin-bottom: 0;
}

.design_s .radio-btn .hobbies-icon i {
    color: #FFDAE9;
    line-height: 80px;
    font-size: 60px;
}

.design_s .radio-btn .hobbies-icon h3 {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 0;
    white-space: nowrap;
}

.design_s .custom-radio input:checked + .radio-btn {
    border: 2px solid var(--red);
}

.design_s .custom-radio input:checked + .radio-btn > i {
    opacity: 1;
    transform: translateX(-50%) scale(1);
}

.web_doc_req .social li {
    position: relative
}

.web_doc_req .social li span {
    position: absolute;
    width: 30px;
    right: 2px;
    left: auto;
    top: 50%;
    border-radius: 7px;
    overflow: hidden;
}

.web_doc_req .social span img {
    width: 100%
}

.web_doc_req .tech li {
    position: relative
}

.web_doc_req .tech span {
    /* width:100%; */
    position: absolute;
    height: 27px;
    right: 8px;
    left: auto !important;
    width: 24px;
    object-fit: cover;
}

.web_doc_req .tech span img {
    width: 100%
}

.ad_more {
    margin-top: 10px;
    background: #e8edff;
    padding: 10px;
    border-radius: 8px;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    position: relative;
}
.ad_more .ad_more_add {
    /* flex: 1; */
    /* order: 1; */
    top: 0;
    z-index: 1;
    background: #000000;
    text-align: center;
    font-size: 11px;
    font-weight: 600;
    color: #ffffff;
    padding: 3px 10px;
    border-radius: 25px;
    position: absolute;
    width: fit-content;
    margin-top: 0px;
    margin-left: 12px;
}
.ad_more .ad_more_add h3{
    font-size: 12px;
    margin: 0;
    font-weight: 600;
    text-align: right;
}
.ad_more .ad_more_inpit {
    width: 100%;
    flex: 1;
    position: relative;
    display: flex;
}

.bg_light {
    background: #f9f9f9;
    border: 1px solid #eee;
    border-radius: 5px;
    margin-top: 15px;
}

.bg_light .col-md-4 {
    padding-bottom: 10px;
}

.web_doc_req .multiple_check.Seo li .sap_img {
    width: 22px;
}

.web_doc_req .multiple_check.Seo li .sap_img img {
    width: 100%
}

.rang {
    border: 1px solid var(--back);
    border-radius: 5px;
    margin: 15px 0;
    background: var(--back);
    overflow: hidden;
}
.web_doc_req  .rang  .Question {
    margin-top: 0;
}
.express_charge {
    background: #d3d3d3;
    display: flex;
    margin-top: 3px;
    padding: 6px;
    justify-content: space-between;
    border-radius: 3px;
}

.express_charge .name {
    display: flex;
    gap: 8px;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
}

.express_charge .name input {
}

.express_charge .value {
}

.express_charge .value span {
}

.bane_r {
    float: right;
    background: var(--back);
    margin-right: -4px;
    margin-top: -4px;
    color: #fff;
    border-radius: 5px;
    padding: 4px 10px;
    display: flex;
    gap: 6px;
    align-items: center;
}
.bane_r label {
    display: flex;
    align-items: center;
    gap: 6px;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 15px;
}
.bane_r input {
    width: 17px;
    height: 17px;
}

.hide_all {
    display: none;
}

.web_doc_req .multiple_check li label {
    padding-left: 0;
    display: flex;
    align-items: center;
    text-wrap-mode: nowrap;
}

.web_doc_req .multiple_check li label input {
    margin-right: 10px;
}

.design_s.grd {
    /* width: 100%; */
}

.design_s.grd .radio-buttons {
    display: flex;
    justify-content: center;
}

.web_doc_req .text-center.page_grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    display: grid;
    flex: 1;
}

.page_plus {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: flex-start;
}

.qty .pf_nu input.count {
    padding-right: 0px;
    /* height: 36px; */
}

.page_plus .qty .bg-dark {
    /* height: 36px; */
}

.font_deg {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 14px;
    justify-content: center;
}

.Question.pen_qeu {
    text-align: left;
    font-size: 25px;
    font-weight: 500;
    background: #0000;
    padding: 0;
    margin: 0;
}

.Question.pen_qeu .penc_edit {
    color: #004cff;
    font-size: 14px;
    cursor: pointer;
}

span.penc_edit i {
}

.cart_payment.add_id_list {
    border: 1px solid #eee;
}

.cart_payment.add_id_list .payment-details-tbl {
}

.cart_payment.add_id_list .payment-details-tbl .name {
}

.cart_payment.add_id_list .value {
    display: flex;
}

.cart_payment.add_id_list .value span {
    width: 55px;
    display: block;
}

/*-----------header-------------*/
.df_fledf {
    display: flex
}

.th-header {
    padding: 0;
    position: relative;
    z-index: 2;
}

.tih {
    background: #000;
    padding: 5px 0;
}

.th-logoarea {
    width: 100%;
    float: left;
    padding: 0;
}

.th-logo {
    float: left;
    padding: 3px 0;
}

.th-logo a {
    display: block;
    font-size: 28px;
    color: #fff;
    font-family: cursive;
}

.th-logo a img {
    display: block;
    width: 80px;
    margin-left: 12px;
}

.th-navigation.float-right {
    float: right;
    width: auto;
}

.th-nav {
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    margin: 0 0 -5px;
}

.th-nav>div>ul {
    width: 100%;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
}

.tih .th-nav>div>ul>li {
    float: left;
    padding: 0 9px 0px 0;
    list-style-type: none;
    line-height: inherit;
    border-bottom: 0 solid #ff3f3a;
}

.tih .th-nav>div>ul>li>a {
    color: #fff;
    padding: 12px 11px;
    line-height: inherit;
    position: relative;
    text-wrap: nowrap;
}

.mobile-menus .sidebar.active {
    right: 0;
}

.mobile-menus .sidebar {
    position: fixed;
    top: 0;
    right: -250px;
    background-color: #262626;
    width: 250px;
    height: 100%;
    transition: .3s;
    z-index: 99;
}

.mobile-menus ul {
    margin: 0;
    padding: 20px 0;
}

.mobile-menus ul li {
    list-style: none;
}

.mobile-menus ul li a {
    padding: 10px 20px;
    color: #fff;
    display: block;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}

.mobile-menus ul.subme {
    display: none;
    padding: 0;
}

.mobile-menus ul.height-scro {
    overflow-y: scroll;
    height: 200px;
}

.mobile-menus .sidebarBtn {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 35px;
    box-sizing: border-box;
    cursor: pointer;
    background-color: #0000;
    border: none;
    outline: 0;
    display: none;
}

.mobile-menus .sidebarBtn.toggle span {
    background-color: transparent;
}

.mobile-menus .sidebarBtn span {
    display: block;
    width: 25px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    top: 21px;
    transition: .3s;
}

.mobile-menus .sidebarBtn.toggle span:before {
    top: 0;
    transform: rotate(-45deg);
}

.mobile-menus .sidebarBtn span:before {
    content: '';
    width: 100%;
    height: 3px;
    background-color: #fff;
    position: absolute;
    top: -10px;
    left: 0;
    transition: .3s;
}

.mobile-menus .sidebarBtn.toggle span:after {
    top: 0;
    transform: rotate(45deg);
}

.mobile-menus .sidebarBtn span:after {
    content: '';
    width: 100%;
    height: 3px;
    background-color: #fff;
    position: absolute;
    top: 10px;
    left: 0;
    transition: .3s;
}

.mobile-menus .sidebarBtn.toggle {
    display: block
}

.tih .th-nav div ul .sidebarBtn {
    box-sizing: border-box;
    cursor: pointer;
    background-color: #0000;
    border: none;
    outline: 0;
    display: block;
    padding: 0;
}

.tih .th-nav div ul .sidebarBtn svg {
    width: 35px;
    height: 35px;
    fill: #fff;
}

.tih .th-nav div ul .sidebarBtn span {
    display: block;
    width: 28px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    top: 18px;
    transition: .3s;
}

.tih .th-nav div ul .sidebarBtn span:before {
    content: '';
    width: 100%;
    height: 3px;
    background-color: #fff;
    position: absolute;
    top: -10px;
    left: 0;
    transition: .3s;
}

.tih .th-nav div ul .sidebarBtn span:after {
    content: '';
    width: 100%;
    height: 3px;
    background-color: #fff;
    position: absolute;
    top: 10px;
    left: 0;
    transition: .3s;
}

/*-----------header-------------*/
/*-----------footer-------------*/
.footer-bar {
    width: 100%;
    background: #111120;
    padding: 10px 0;
}

.footer-bar .slide-button:before, .footer-bar a.theme-btn:before {
    border-right: 20px solid;
    border-top: 20px solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    background-color: #ffffff00;
    bottom: 3px;
    right: 3px
}

.footer-social-btns {
    float: left;
    text-align: left;
    width: 100%;
    margin-left: -50px
}

.footer-bar-title {
    max-width: 64%;
    color: #fff;
    margin: 0;
    font-size: 18px;
    vertical-align: middle;
    padding-right: 5px
}

.social {
    vertical-align: middle
}

.social a {
    float: left;
    width: 44px;
    height: 44px;
    margin-right: 11px;
    line-height: 44px;
    text-align: center;
    background: #25253c;
    color: #fff
}

.social a i {
    float: left;
    line-height: 42px;
    width: 100%;
    color: #fff
}

.social a:hover,.top_list .title {
    background: #bf161d
}

.copy-main {
    background: #000;
    padding: 10px
}

.discuss_project a, .footer-bar-title, .free-food-btn a, .media-box, .read-more span, .social {
    display: inline-block;
}

.copy p {
    color: #0e0e0e;
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 0;
}

.copy p, .copy p a {
    color: #fff;
}

.copy-main .copy {
    width: auto;
    height: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
}

.copy p a {
    font-weight: 600
}

.phone-id {
    position: fixed;
    display: block;
    bottom: 55px;
    z-index: 99;
    float: right;
    float: 13px;
    margin-left: 11px;
    width: 51px;
}

.whatsapp {
    position: fixed;
    display: block;
    bottom: 0;
    float: right;
    float: 13px;
    margin-left: 11px;
    z-index: 9;
}

.phone-id, .phone-id img, .whatsapp, .whatsapp img {
    width: 51px;
}

.copy-main .col-md-5 {
    order: 1
}

/*-----------footer-------------*/
.qty input.count.two_digit_value {
    width: 30px;
    padding: 0;
    display: flex;
    justify-content: center;
}

.cart_payment .value span.ext_name{display:none}
.cart_payment .value span.ext_name_hover {
    color: #bf161d;
    font-size: 11px;
    }
	
.cart_payment .value .ext_name_hover {}
.cart_payment .value .ext_name_hover:hover .ext_name:before {
    content: "";
    position: absolute;
    top: -4px;
    right: 33px;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #00000000 #2f2e2e00 var(--back) #00000000;
    }
.cart_payment .value .ext_name_hover:hover .ext_name{
    display: block;
    position: absolute;
    background: var(--back);
    right: 0;
    padding: 11px;
    color: #fff;
    border-radius: 10px;
    font-size: 14px;
}


/*---------------------popup-------------------------*/
.quote_pop_css {}
.quote_pop_css .modal-header {
    padding: 0;
    display: block;
    position: relative;
    border-bottom: none;
}
.quote_pop_css .modal-header h5{
    font-size: 20px;
    line-height: 1.27;
    margin-bottom: 0;
    font-weight: 700;
    color: #373737;
    text-align: center;
    background: #e6e6e6;
    padding: 10px;
    }
.quote_pop_css .modal-header .btn-close{
    position: absolute;
    top: 0;
    right: 0px;
    background: #9d031d;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 37px;
    opacity: 1;
    color: #fff;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}
.quote_pop_css .modal-dialog {
        max-width: 1111px;
        margin: 0 auto;
        height: 100%;
        display: flex;
        align-items: center;
    }
.quote_pop_css .modal-body {
    /* padding: 0; */
}
.quote_pop_css .form_group_s {
    box-shadow: 0 11px 29.12px 2.88px rgb(0 0 0 / 11%);
    -webkit-box-shadow: 0 11px 29.12px 2.88px rgb(0 0 0 / 11%);
    -moz-box-shadow: 0 11px 29.12px 2.88px rgba(0, 0, 0, .11);
    padding: 15px;
    background-color: #fff;
    display: flex;
    gap: 20px;
}	
.quote_pop_css .inr_rtg {
    padding: 20px;
    position: relative;
    border: 1px solid #eee;
    border-radius: 8px;
}
.quote_pop_css .inr_rtg h3{
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 30px;
    position: relative;
    font-size: 23px;
    font-weight: 600;
}
.quote_pop_css .inr_rtg h3:after {content:'';position: absolute;width: 60px;height: 3px;background: var(--red);left: 0;bottom: -7px;}
.quote_pop_css .form_group_s .form-group {margin-bottom:10px}
.quote_pop_css .form_group_s .form-group label{font-weight:600;font-size: 15px;}
.quote_pop_css .ff_wrf.imSD{width: 30%;flex: inherit;}
.quote_pop_css .qurt_img{width: 100%;height: 100%;}
.quote_pop_css .qurt_img img{width:100%;height: 100%;object-fit: cover;}
.form_group_s .ff_wrf{
}
.form_group_s .ff_wrf{
    width: 70%;
    flex: 1;
}
.quote_pop_css .form_group_s .form-group .svg_inpt {
    display: flex;
    border: 1px solid #ced4da;
    border-radius: 5px;
}
.quote_pop_css .form_group_s .form-group span {
    background: #ced4da;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.quote_pop_css .form_group_s .form-group span svg{}
.quote_pop_css .form_group_s .form-group .svg_inpt input, 
.quote_pop_css .form_group_s .form-group .svg_inpt textarea {
    border: none;
    outline: none;
    box-shadow: none;
}
.quote_pop_css .ft_pop_btn {display:flex;justify-content: space-between;}
.quote_pop_css .ft_pop_btn a,
.quote_pop_css .ft_pop_btn button {font-size: 15px;font-weight: 600;color: #fff;padding: 10px 12px;border: none;outline: none;box-shadow: none;}
.quote_pop_css .ft_pop_btn .btn-pay {background: var(--red);}
.quote_pop_css .ft_pop_btn .btn-suc {background: var(--back);}
.quote_pop_css .pri_CE_box {background: #fcfcfc;position: absolute;top: 10px;right: 40px;justify-self: center;display: flex;flex-direction: column;box-shadow: 1px 1px 10px rgba(128, 128, 128, 0.4);border-radius: 0.3rem;cursor: pointer;transition: all 0.3s ease-in-out;border-radius: 10px;overflow: hidden;}
.quote_pop_css .pri_CE_box h3{background: var(--back);margin-bottom: 0px;color: #fff;font-size: 17px;text-align: center;padding: 6px;}
.quote_pop_css .pri_CE_box h3:after {display:none}
.quote_pop_css .pri_CE_box .total{background: #ffffff;}
.quote_pop_css .pri_CE_box .total p{
    padding: 3px 20px;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    text-align: center;
}
.quote_pop_css .pri_CE_box .total p span{
    display: block;
    color: var(--red);
    font-weight: 700;
    font-size: 15px;
}
/*---------------------popup-------------------------*/

body.forfooterdesign .web_doc_req {
    padding: 30px 0;
    height: calc(100vh - 112px);
}



.expres_deL_VRY {
    margin-bottom: 15px;
}
.expres_deL_VRY  .cat  {}
.expres_deL_VRY  .cat .title {
    font-size: 20px;
    font-weight: 600;
}
.expres_deL_VRY  .sel_name {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
    margin: 0 auto;
}
.sel_name .five{
    border-radius: 5px;
    border: 1px solid #eee;
    padding: 10px;
    position: relative;
    cursor: pointer;
}
.sel_name .five .com{
    text-align: center;
}
.sel_name .five .com input{opacity: 0;display: none;}
.sel_name .five .com span{
    width: 20px;
    height: 20px;
    position: absolute;
    top: 3px;
    right: 3px;
    background: #ccc;
    border-radius: 28px;
}
.sel_name .five .com img{width: 50px;}
.sel_name .five .com h3{font-size: 15px;margin-top: 12px;font-weight: 500;background-color: #0000;padding: 0;margin: 0;color: #f53838;}
.sel_name .five .com h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 600;
    color: #717171;
}
.sel_name .five .com p {
    margin: 0;
    font-size: 15px;
    font-weight: 600;
}
.sel_name .five input:checked ~ ~ .checkmark {
    background-color: #2196F3;
}
/* When the checkbox is checked, add a blue background */
.sel_name .five input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.sel_name .five .com span.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.sel_name .five input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.sel_name .five .com span.checkmark:after {
  left: 7px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.do_com_btn .Question {margin-bottom:0} 
.do_com_btn .dfgbf:before{content: "\f067";font-family: FontAwesome;font-size: 11px;margin-right: 10px;}
.do_com_btn .dhi_hide {/*display:none*/}

.do_com_btn.show .Question {margin-bottom:10px}
.do_com_btn.show .dhi_hide {display:block} 
.do_com_btn.show .dfgbf:before {content: "\f068";}

.select2-container {
    flex: 1;
}
.select2-container .selection {    height: 100%;
    display: block;
}
.select2-container--default .select2-selection--single {   height: 100% !important;
    border: 1px solid #d1cbcb !important;
    border-radius: 5px !important;
    outline: none;
    flex: 1;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 34px;
    height: 100%;
}

.web_doc_req .multiple_check.content_P_a {grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;}

.pd_form_sd {padding: 15px;
    border: 1px solid #e9e9e9;}
.pd_form_sd_step {display:none}
.pd_form_sd_step.active {display:block}
.pd_form_sd h3{
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 15px;
    position: relative;
}

.next_prev_cs_step {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}
.next_prev_cs_step button{
    padding: 5px 0px;
    width: 95px;
    outline: none;
    border: none;
    box-shadow: none;
    background: #2f2e2e;
    color: #fff;
    font-size: 1rem;
    border-radius: .25rem;
}
.next_prev_cs_step button.prev{}
.next_prev_cs_step button.next{}
.next_prev_cs_step button:disabled  {
    opacity: 0.1;
}
.Question.d_sf_flex {display:flex;justify-content: space-between;}
.hdhg_s {
    display: flex;
    gap: 4px;
}
.fkd_x a{
    width: 25px;
    display: flex;
    justify-content: center;
    background: #d9d9d9;
    color: #747474;
    border-radius: 3px;
}
.fkd_x.active a {
    background: #333;
    color: #fff;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 33px !important;
}