.inner_banner{
    
    background: linear-gradient(180deg, #7D45F6 0%, #5663DE 23.44%, #4D69D8 53.65%, #377BCB 79.69%, #0D99B0 100%);
    position: relative;
    padding: 80px 0px 0;
    
}
footer .row.addrss .col.addrss--item {
    flex: 0 0 24%;
    margin-bottom: 10px;
}
footer .social-icon li { 
    margin: 0px 5px;
}
.inner_banner::before{
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0px;
    z-index: 9;
    top: 0px;
    content: "";
    background: url(../images/wave.svg) no-repeat center center;
}
.inner_banner .container{
    position: relative;
    z-index: 99
}
.services_banner .row{
    align-items: center;
}
.service_in {
    text-align: center;
    /*padding: 8rem 0;*/
}
.request_query {
    background: transparent;
    letter-spacing: 0.5px;
    color: var(--white);
    border: 1px solid var(--white);
    border-radius: 5px;
    padding: 10px 30px;
    margin-top: 10px;
    display: inline-block;
    text-transform: capitalize;
}
.request_query:hover {
    background: var(--gray);
    color: var(--white);
    border-color: var(--gray);
}
span.color_blue {
    color: var(--primary-color);
}
.scroll_line {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    width: 3px;
    top: 0;
    
}   
.flourcing_box_sec .row{
    position: relative;
}

.flourcing_box_sec .row:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 20px;
    height: 20px;
    border-radius: 100px;
    background: var(--primary-color);
    z-index: 999;
        top: 0;
}
.business_level_right li i {
    background: var(--primary-color);
    color: var(--white);
    margin-right: 10px;
    padding: 2px 3px;
    border-radius: 3px;
}
.business_level_right li {
    margin: 10px 0;
}
.business_level_right {
    padding-left: 60px;
}
.flourcing_box_sec .row.lst_bx:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 20px;
    height: 20px;
    border-radius: 100px;
    background:var(--primary-color);
    z-index: 999;
    bottom: -50px;
}
.flourcing_box_sec .row.lst_bx {
    margin-bottom: 50px;
}
.contact_banner.inner_banner {
    /*height: 650px;*/
    padding-top: 130px;
    padding-bottom: 0px;
    position: relative;
}
.contact_banner.inner_banner::after{
    position: absolute;
    bottom: 0px;
    height: 13%;
    width: 100%;
    left: 0px;
    content: "";
    background: var(--white)
}
.we_would_sec {
    position: relative;
    margin-top: -30px;
}
.addrss i.icon {
    font-size: 50px;
}
.contact_banner.inner_banner .row {
    align-items: center;
}
.input-group.submit input {
    background: var(--primary-color);
    color: var(--white);
    font-size: 21px;
    font-weight: normal;
    font-family: var(--font-ragular);
    padding: 14px 0;
    line-height: 19px;
    border: none;
    height: 48px;
}
.input-group.submit input:hover{
    background-color: var(--gray)
}
.contact_bottm_section .row {
    align-items: center;
}
.sprt_cntnt h5 {
    font-size: 20px;
    font-family: var(--font-ragular);
    font-weight: 600;
}
.cont_btm_right {
    padding-left: 40px;
}
.sprt_icn i.icon {
    font-size: 40px;
}
.sprt_icn {
    margin-right: 30px;
}
.spport_bx {
    display: flex;
    margin: 30px 0px 0px;
    font-family: var(--font-ragular);
}
.cont_btm_right p {
    padding: 0px;
    margin: 0px;
    line-height: 24px;
}
.contact_frm_in {
    background: var(--white);
    border-radius: 10px;
    padding: 15px 30px;
    max-width: 580px;
    margin-left: auto;
    box-shadow: 0px 2px 24px rgb(0 0 0 / 23%);
}
.contact_banner_left {
    position: relative;
    top: -70px;
}
.row.addrss {
    margin-top:15px;
}
.row.addrss h5 {
    margin: 5px 0 10px  ;
}
.addrss--item .discraption {
    font-size: 0.9rem;
    line-height: 24px;
    margin: 0px 0px 10px;
    min-height: 100px
}
.input-group input, .input-group textarea, .input-group select {
    width: 100%;
    border: 1px solid #8b8b8b;
    border-radius: 3px;
    padding: 5px 10px 5px 50px;
    font-family: var(--font-ragular);
    overflow: hidden;
    height: 44px;
}
.input-group  textarea {
    height: 80px;
    padding-left: 20px;
    display: block;
}
.input-group, .input-group p, .input-group p span {
    width: 100%;
    display: block;
}
.contact_frm_in h3 {
    font-size: 1.1rem;
    font-family: var(--font-ragular);
    font-weight: 600;
    margin: 0px 0 10px;
    text-align: center;
}
.sprt_cntnt a {
    color: var(--primary-color);
}
.contact_bottm_section {
    padding: 80px 0;
}
.input-group{
    margin-bottom: 15px
}
.home .input-group.submit{
    margin-top: 25px
}

.input-group label.required sup.req {
    color: red;
}
.input-group p {
    position: relative;
    margin: 0px 0px;

}
.name-feild {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.name-feild .input-group{
    width: 48%
}
.input-group span.cont-frm-icn {
    position: absolute;
    left: 1px;
    z-index: 99;
    background: #F5F5F5;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #D3D3D3;
    top: 1px;
    border-radius: 5px 0px 0px 5px;
}
.input-group label.required {
    font-size: 0.9rem;
}
.address-section-footer .addrss i.icon {
    color: var(--white);
    font-size: 2.4rem;
}
.input-group p {
    position: relative;
}
.agency_box_left {
    padding-right: 50px;
    display: flex;
}
.agency_box_left p{
   width: 80%;
}
.agency_num span {
    color: var(--primary-color);
    font-family: var(--font-ragular);
    font-weight: 600;
    font-size: 30px;
    margin-right: 20px;
    position: relative;
    /*top:5px;*/
    line-height: normal;
}
span.tech_num {
    font-size: 36px;
    font-weight: 600;
    font-family: var(--font-ragular);
    margin-bottom: 20px;
    display: inline-block;
}
.agency_dev h2 {
    font-family: var(--font-ragular);
    font-size: 1.8rem;
    font-weight: 600;
    line-height: normal;
    
}
.fact_pricing_banner {
    padding: 1.5rem 0 ;
    background: url(../images/pricing_banner.png);
    background-size: 100% 100%;
}
.creative_title {
    font-size: 1.5rem;
    line-height: normal;
}

.digital_benifit-section .card-body {
    border-radius: 8px;
    margin-bottom: 20px;
}
span.benifit_line {
    width: 40%;
    background: rgba(255, 255, 255, 0.3);
    height: 4px;
    display: block;
    border-radius: 100px;
    margin-bottom: 10px;
}

.pricing_bx_in {
    /* border: 1px solid #D3D3D3; */
    padding: 0px;
    border-radius: 10px;
    text-align: center;
    position: relative;
    /*overflow: hidden;*/
    background: #fff;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
}
.pricing_bx_in h3.mnth {
    font-family: var(--font-title);
    font-weight: 600;
    color: var(--white);
    letter-spacing: 1px;
}
.pricing_bx_in h3.mnth span.mn {
    font-size: 1rem;
    font-weight: 400;
    font-family: var(--font-ragular)
}
.pricing_bx_in ul {
    padding: 0;
    margin: 0px;
    text-align: left;
}
p.price_feat {
    font-weight: 600;
    text-align: left;
    height: 30px;
    margin: 0px;
    text-transform: capitalize;
}
ul.prc{
    text-transform: capitalize;
}
.pricing_bx_in h4 {
    margin-bottom: 5px;
    font-size: 1.25rem;
    color: var(--white);
    font-family: var(--font-ragular);
    font-weight: 600;
}
.page-id-7911 .pricing_bx_in h4 {
    margin-bottom: 0px;
}
.pricing_bx_in p.mnth_sub {
    margin: 0px;
}
.pricing_bx_in ul li {
    margin: 10px 0;
    font-size: 14px;
    position: relative;
    line-height: 20px;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.pricing_bx_in ul li span {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.pricing_bx_in ul li:before {
    content: "\e943";
    font-family: 'icomoon' !important;
    left: 0;
    top: 2px;
    position: relative;
    width: 18px;
    height: 18px;
    background: #333;
    margin-right: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    border-radius: 100%;
    font-size: 0.8rem
}
.pricing_bx_in  .bronze-body ul li:before {
    background: #ce8339;
}
.pricing_bx_in  .silver-body ul li:before {
    background: #5c5b5b;
}
.pricing_bx_in  .gold-body ul li:before {
    background: #fdb714;
}
.pricing_bx_in  .platinum-body ul li:before {
    background: #753903;
}

.pric_btn {
    background: var(--primary-color);
    border: none;
    color: var(--white);
    display: inline-flex;
    width: 100%;
    border-radius: 4px;
    position: relative;
    padding: 10px;
    font-size: 15px;
    justify-content: center;
    font-weight: 600;
    font-family: var(--font-ragular);
    margin: 20px 0px 10px
}
.price-title {
    text-align: center;
    padding: 20px;
    border-radius: 10px 10px 0px 0px;

}
.price-inner-body {
    padding: 10px 15px;
    display: flex;
    flex-direction: column;
}
.price-title p {
    font-size: 12px;
    margin: 0px;
    color: var(--white);
    line-height: 140%;
}
.price-title.yts-bronze-plan{
    background: #ce8339;
}
.price-title.yts-silver-plan{
    background: #5c5b5b;
}
.price-title.yts-gold-plan{
    background: #fdb714;
}
.price-title.yts-platinum-plan{
    background: #753903;
}
/*.pricing_bx_in:before {
    content: "";
    background: #03A9D0;
    height: 10px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}*/
/*.pricing_bx_in.advncd_bx:before {
    background: #006CB5;
}
.pricing_bx_in.advncd_bx .pric_btn {
    background: #006CB5;
}
.pricing_bx_in.professnl_bx:before {
    background: #4467E0;
}
.pricing_bx_in.professnl_bx .pric_btn {
    background: #4467E0;
}*/
.pricing_bx_in.Enterprise_bx:before{background: #8338E2;}
.pricing_bx_in.Enterprise_bx .pric_btn {background: #8338E2;}
.pln_tp_lft h3{font-family: var(--font-ragular);}
.pln_tp_lft ul{margin: 0;padding: 0;}
.pln_tp_lft ul li{padding-left: 25px;position: relative;}
.pln_tp_lft ul li:before {
    content: "\e943";
    font-family: 'icomoon' !important;
    left: 0;
    position: absolute;
   color: var(--primary-color);
}
.pln_tp_right a {
    background: #006CB5;
    color: var(--white);
    padding: 12px 30px;
    border-radius: 5px;
}
.pln_tp_right {
    float: right;
}
.plan_section .row {
    align-items: center;
}
.plans_contnt table {
    width: 100%;
}
.plans_contnt h3{font-family: var(--font-ragular);font-size: 30px;font-weight: 600;}
.plans_contnt table th, .plans_contnt table td {
    text-align: center;position: relative;    padding: 8px 10px;
    font-family: var(--font-ragular); line-height: 20px; font-size: 15px;
}
.plans_contnt table th:first-child, .plans_contnt table td:first-child{text-align: left;}
.plans_contnt h4{font-family: var(--font-ragular);font-size: 2rem; margin: 0;font-weight: 600;}
.plans_contnt h3.plns_mnth {
    font-weight: 600;
    font-size: 1.2rem;
}
.plans_contnt h3.plns_mnth span.plns_mn {
    font-size: 1rem;
    font-weight: normal;
}
span.mst_POP {
    background: var(--primary-color);
    color: var(--white);
    font-size: 13px;
    font-weight: normal;
    padding: 2px 12px;
    border-radius: 5px;
    position: absolute;
    top: -19px;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 120px;
    font-family: var(--font-ragular);
    line-height: 28px;
}
.plans_contnt tbody.plns_body_cntnt {
    background: #EBECED;
    border-radius: 5px;
    padding: 20px !important;
    overflow: hidden;
    border: 2px solid #d3d3d3;
    border-left: 0;
    text-transform: capitalize;
}
/*.plans_contnt table th:nth-child(4) {
    background: #4467e0;
}*/
.plans_contnt table td:nth-child(2), .plans_contnt table td:nth-child(3), .plans_contnt table td:nth-child(5), .plans_contnt table td:nth-child(4) {
    background: var(--white); 
}
.plans_contnt table .plns_body_cntnt td:nth-child(2), .plans_contnt table .plns_body_cntnt td:nth-child(3), .plans_contnt table .plns_body_cntnt td:nth-child(5), .plans_contnt table .plns_body_cntnt td:nth-child(4) { 
    border-bottom: 1px solid #ebebeb;
}
.plans_contnt table td:first-child, .plans_contnt table th:nth-child(4){
    color: var(--white);
}
.plns_body_cntnt i.icon.icon-check {
    border-radius: 100px;
    border: 2px solid #1db04c;
    color: #1db04c;
    padding: 2px;
    font-size: 12px
}
/*.plns_body_cntnt td:nth-child(3) i.icon.icon-check {
    border: 2px solid #006CB5;
    color: #006CB5;
}
.plns_body_cntnt td:nth-child(5) i.icon.icon-check {
    border: 2px solid #262626;
    color: #262626;
}
.plns_body_cntnt td:nth-child(4) i.icon.icon-check {
    border: 2px solid #4467e0;
    color: #4467e0;
}*/
.plans_contnt table .plns_body_cntnt td:first-child {
    width: 25%;
    border-bottom: 1px solid #d3d3d3;
    color: var(--gray)
}
.plans_contnt table td:first-child {
    width: 25%; 
}
i.icon.icon-close1 {
    border-radius: 100px;
    border: 2px solid #C6C6C6;
    color: #C6C6C6;
    padding: 2px;
} 
.faq-section.pricing_faq{background: transparent;}
button.tb_slct_pln {
    background: #4467E0;
    color: var(--white);
    border: navajowhite;
    padding: 6px 0px;
    border-radius: 5px;
    text-align: center;
    width: 100%;
    max-width: 150px
}
button.tb_slct_pln.bc_pln{border: 2px solid #03A9D0;background:#03A9D0;} 
button.tb_slct_pln.advncd_pln{border: 2px solid #006CB5;background: #006CB5;} 
button.tb_slct_pln.prof_pln{border: 2px solid #4467e0;background: #4467e0;} 
button.tb_slct_pln.entr_pln{border: 2px solid #262626;background: #262626;} 
.compare_btn a {
    background: #8338E2;
    color: var(--white);
    padding: 10px 30px;
    display: inline-block;
    border-radius: 5px;
    margin-top: 10px;
}
.career_detail_banner.inner_banner {
    padding: 80px 0;
}
 span.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 10px;
    /*bottom: -22px;*/
}
.job_dec ul {
    padding: 0;
    margin: 10px 0 20px;
}
.job_dec ul li {
    margin: 10px 0;
    font-size: 16px;
    padding-left: 40px;
    position: relative;
}
.job_dec ul li:before {
    content: "\e943";
    font-family: 'icomoon' !important;
    left: 0;
    position: absolute;
    color: #3b77cd;
}
.jobs_btn a, .job_dec a{
    background: #006CB5;
    color: var(--white);
    padding: 12px 20px;
    border-radius: 5px;
    border: 1px solid #006CB5;
}
.jobs_btn a.view_jb, .job_dec a.view_jb {
    border: 1px solid #006CB5;
    color: #006CB5;
    background: transparent;
    margin-left: 10px;
}
.industries_in h4.indstries_heading {
    font-family: var(--font-ragular);
    position: absolute;
    bottom: 10px;
    color: var(--white);
    padding: 10px 20px;
    z-index: 9999;
}
i.icon-ind {
    background: #006CB5;
    color: var(--white);
    font-size: 40px;
    width: 60px;
    height: 60px;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 5px;
    margin-bottom: 20px;
}

.industries-slider .slick-nav {
    position: absolute;
    top: 45%;
    transform: translate(0%, -50%);
    background: #006CB5;
    color: var(--white);
    width: 50px;
    height: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 99;
    bottom: 0px
}

.industries-slider .slick-nav.next-arrow.slick-arrow {
    right: 0px;
}
.industries-slider .slick-nav.prev-arrow.slick-arrow {
    left: 0px;
} 
.industries_in a.nav-link {
    padding: 0px !important;
}
.ind_trvl_in {
    background: #006CB5; 
    position: relative;
    margin-top: 160px;
}
.trvl_agnt {
    position: absolute;
    bottom: 0;
    right: 60px;
    display: flex;
    justify-content: flex-end;
}
.trvl_s {
    position: relative;
    bottom: 50px;
}
.trvl_centre { 
    height: 100%;
}
img.trvl-line {
    position: absolute;
    bottom: 0;
    left: 37%;
}
.trvl_centre h4{font-family: var(--font-ragular);}
.cloud_images {
    display: flex;
    margin-top: 40px;
    justify-content: space-between;
}
img.eroplne {
    max-width: 40%;
}
img.cloud {
    position: relative;
    top: 40px;
    right: 60px;
}
.ind_trvl_in .row {
    padding: 60px 40px 160px ;
}
.trvl_s {
    position: absolute;
    bottom: 50px;
}

.ind_trvl_in .col-md-4.trvl_campn {
    position: inherit;
}
/*.facts-section.fact_bnnr::before {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 5%;
    background: var(--white);
    content: "";
}*/
.apply_pos_frm .form-group input, .apply_pos_frm .form-group select {
    width: 100%;
    border: 1px solid #8b8b8b;
    border-radius: 3px;
    padding: 5px 10px 5px 50px;
    font-family: var(--font-ragular);
    overflow: hidden;
    height: 44px;
    background: transparent;
}
.apply_pos_frm .form-group {
    text-align: left;
}
.apply_pos_frm {
    box-shadow: 0px 2px 24px rgb(0 0 0 / 23%);
    padding: 30px 50px !important;
    margin: 80px 0 0;
}
.prdct_dtl ul {
    padding: 0;
}
.prdct_dtl ul li {
    list-style: none;
    padding-left: 25px;
    margin: 8px 0;
    position: relative;
}
.prdct_dtl ul li:before {
    content: "\e943";
    font-family: 'icomoon' !important;
    left: 0;
    position: absolute;
}
.post-type {
    box-shadow: 0px 2px 4px rgb(0 0 0 / 23%);
    padding: 20px 20px 0;
    margin: 20px 0 0;
}
.rcnt_post_bx figure.mb-3 { 
    margin-right: 20px;
}
.rcnt_post_bx {
    display: flex;
    border-bottom: 1px solid #ddd;
    margin: 0 0 20px;
    padding: 0 20px 10px;
}
.rcnt_post_bx:last-child {
    margin: 0;
}
.post-type .blogrow h3 {
    font-size: 1rem;
}
.recent_post_txt p {
    font-size: 13px;
} 
.blogrow .position-relative.rcnt_post_bx figure img {
    width: 100%;
    max-width: 150px;
}
.sidebar_nav li {
    width: 100%;
}
.job-section .career_section .row {
    align-items: inherit;
}
.career_section .job_dec ul li {
    padding-left: 0;
}
.career_section .job_dec ul li:before {
    display: none;
}
.career_section.paddingTop.paddingBottom {
    padding: 0;
}
.flourcing_box_sec {
    overflow: hidden;
}

.pricing_tb {
    border-top: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
    justify-content: center;
    display: inline-flex;
    margin: 0 auto;
    width: 100%;
    max-width: 90%;
    background: none;
    border-radius: 0px;
    height: auto;
    min-width: 1000px
}
.portfolio_img {
    flex: 0 0 auto;
    width: 31%;
    padding: 6px;
    border: 2px solid #c5c5c5;
    margin: 1%;
   
   border-radius: 5px
}
.portfolio_boxes {
    display: flex;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
}
.portfolio_section .nav-pills.card-body {
    background: var(--primary-color);
    padding: 30px;
}
.portfolio_section .rightSidebar {
    background: var(--white);
    position: relative;
    right: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.portfolio_section .nav-pills a {
    background: none !important;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    color: var(--white);
    padding: 7px 0px;
}
.portfolio_section .nav-pills a:hover, .portfolio_section .nav-pills a.active, .portfolio_section .nav-pills a:focus {
    color: #e785ff;
}

.career_section .job_dec ul b {
    display: block;
}
.job_dec.job-listing .card-body {
    box-shadow: 0px 1px 5px rgb(0 0 0 / 18%);
    padding: 20px 20px 40px;
}
.job_dec.job-listing .card-body ul {
    margin-top: 0;
    padding-top: 8px;
}

.rcnt_post_bx figure.mb-3 {
    max-width: 130px;
    min-width: 130px;
}
.benifit--item ul.discraption li:before {
    content: "\e943";
    font-family: 'icomoon' !important;
    left: 0;
    position: absolute;
}
.benifit--item ul.discraption li {
    position: relative;
    padding-left: 25px;
    list-style: none;
}
.benifit--item ul.discraption.white {
    padding: 0;
}

 .sidebar ul li.prdt .icon-plus {
    display: none;
}
.sidebar ul li.prdt .icon-minus {
    display: block !important;
    position: relative;
    top: 10px;
}
.sidebar ul li.srvs .icon-plus {
    display: none;
}
.sidebar ul li.srvs .icon-minus {
    display: block !important;
    position: relative;
    top: 10px;
}
.sidebar ul li.inds .icon-plus {
    display: none;
}
.sidebar ul li.inds .icon-minus {
    display: block !important;
    position: relative;
    top: 10px;
}
 
.line {
    position: relative;
    content: "";
    background-color: var(--primary-color);
    color: var(--primary-color);
    width: 20px;
    height: 20px;
    border: var(--primary-color) solid 1px;
    border-radius: 100px;
    z-index: 999;
    left: -8px;
}
.blue_scroll{
    position: relative;
    display: block;
    width: 100%;
    height: 500px;
    float: left;
    background-color: var(--primary-color);
}

 
#line-one {
  margin: 0 auto;
}
.newsLetter .wpcf7-response-output {
    border: none !important;
    padding: 0px !important;
    margin: 0px !important;
}
.we_would_sec .addrss .discraption {
    min-height: 70px;
}

/*Test*/

.image {
  opacity: 0;
  transition: all 0.5s ease;
}
.image.active {
  opacity: 1;
}

.locker {
  position: relative;
  display: flex;
  /*grid-template-columns: [full-start] minmax(4.2rem, 1fr) [center-start] repeat(12, [col-start] minmax(min-content, 8rem) [col-end]) [center-end] minmax(4.2rem, 1fr) [full-end];*/
  flex-direction: row-reverse;
  flex-wrap: wrap;
}
.locker__image {
  position: relative;
  /*grid-column:col-start 2/col-end 6;*/
  width: 50%;
}
.locker__image img {
  width: auto;
  height: auto;
  position: absolute;
  transition: all 1s ease;
}
.locker__container {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.locker__content {
    /* grid-column: col-start 8/center-start ;*/
    width: 50%;
}
.locker__section {
  height: 100vh;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.breadcrumb {
    margin: 0px;
    padding:0px;
}
.contact_banner .breadcrumb span, .facts-section .breadcrumb span, .services_banner .breadcrumb span, .services_top .breadcrumb span, .portfolio_banner .breadcrumb span, .privacy_banner  .breadcrumb span {
    color: var(--white);
    font-size: 15px;
    padding: 0px 3px;
    font-family:var(--font-ragular)
}

.contact_banner .breadcrumb span a, .facts-section .breadcrumb span a, .services_banner .breadcrumb span a, .services_top .breadcrumb span a, .portfolio_banner .breadcrumb span a, .privacy_banner  .breadcrumb span a{
    color: var(--white);
    font-size: 15px;

}
.contact_banner .breadcrumb span a:hover, .facts-section .breadcrumb span a:hover, .services_banner .breadcrumb span a:hover, .services_top .breadcrumb span a:hover, .portfolio_banner .breadcrumb span a:hover, .privacy_banner  .breadcrumb span a:hover{
    text-decoration: underline;
/*    color: var(--gray);*/
}
.portfolio_banner{
    padding-bottom:30px
}
.pricing_bannr_in .breadcrumb span {
    color: var(--gray);
    font-size: 15px;
    padding: 0px 3px;
    font-family:var(--font-ragular)
}
.pricing_bannr_in  .breadcrumb span a{
    color: var(--primary-color);
    font-size: 15px;
   
}

.breadcrumb .aioseo-breadcrumbs span a {
    text-decoration: underline;
    color: var(--white);
}
.breadcrumb .aioseo-breadcrumbs span {
    padding: 0px 5px;
    color: var(--white);
}
.pricing_bannr_in .breadcrumb .aioseo-breadcrumbs span {
    color: var(--gray);
}
.pricing_bannr_in .breadcrumb .aioseo-breadcrumbs span a {
    color: var(--gray);
}

.facts-header .navbar span.icon {
    color: #333;
    font-size: 15px;
    display: inline-flex;
    font-weight: 700;
}
section.mobil_frm {
    display: none;
}


.travsuite_main_plan ul.nav.nav-tabs.trav_main_tab {
    text-align: center;
    margin: auto;
    border: none;
    max-width: 490px;
}
.travsuite_main_plan ul.nav.nav-tabs.trav_main_tab a.nav-link.active {
    border: none;
    background: #03a9d0;
    color: #fff;
    border-radius: 5px;
}
.travsuite_main_plan .trav_main_tab a.nav-link {
    background: #ddd;
    color: #000;
    border-radius: 5px;
    margin: 0 8px;
}
.one_time_setup {
    border: 1px solid #03A9D0;
    border-radius: 4px;
    background: #03a9d0bd;
    margin: 20px 0;
    padding: 10px 0;
}
.one_time_setup h5.one_time-title {
    color: #fff;
    font-size: 16px;
}
.one_time_setup h3.mnth {
    color: #fff;
}
.pricing_bx_in.advncd_bx .one_time_setup {
    border: 1px solid #006cb5;
    background: #006cb5c4;
}
.pricing_bx_in.professnl_bx .one_time_setup {
    border: 1px solid #4467e0; 
    background: #4467e0c9;
}
.pricing_bx_in.Enterprise_bx .one_time_setup {
    border: 1px solid #8338e2;
    background: #8338e2ba;
}
/*6-10-2024*/
/*.digital-marketing {
    background: #F4FAFF;
}
.digital-marketing .card {
    background: none;
}
.marketing--inner{
    background: #fff;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.10)
}
.digital-marketing h3{
    font-family: var(--font-ragular);
    font-size: 1.25rem;
    line-height: 160%;
    font-weight: 500;
}
.optimization{
    padding: 15px
}*/
/*24-4-2023*/

.pricing_bannr_in .breadcrumb {
    padding:0px;
}
.pricing_bannr_in .breadcrumb ul {
    padding:0px 0px 10px;
}
.pricing_bannr_in  p{
    margin-bottom:  0px
}
.price-title.hrms-bronze-plan {
    background: #e42439;
    min-height: 120px;

}
.price-title.hrms-silver-plan {
    background: #faa41a;
}
.price-title.hrms-gold-plan {
    background: #5f9f43;
}
.price-title.hrms-platinum-plan {
    background: #0473a3;
}
.pricing_bx_in .hrms-bronze-body ul li:before{
    background: #e42439;
}
.pricing_bx_in .hrms-silver-body ul li:before{
    background: #faa41a;
}
.pricing_bx_in .hrms-gold-body ul li:before{
    background: #5f9f43;
}
.pricing_bx_in .hrms-platinum-body ul li:before{
    background: #0473a3;
}
.price-title.crm-bronze-plan {
    background: #EE2738;
}
.price-title.crm-silver-plan {
    background: #1390CA;
}
.price-title.crm-gold-plan {
    background: #1DB04C;
}
.price-title.crm-platinum-plan {
    background: #FEB713;
}
.pricing_bx_in .crm-bronze-body ul li:before{
    background: #EE2738;
}
.pricing_bx_in .crm-silver-body ul li:before{
    background: #1390CA;
}
.pricing_bx_in .crm-gold-body ul li:before{
    background: #1DB04C;
}
.pricing_bx_in .crm-platinum-body ul li:before{
    background: #FEB713;
}
.price-title.yruiter-bronze-plan{
    background: linear-gradient(90deg,rgba(8, 46, 95, 1) 0%, rgba(16, 113, 182, 1) 100%);
}
.price-title.yruiter-silver-plan{
    background: linear-gradient(90deg,rgba(8, 46, 95, 1) 0%, rgba(16, 113, 182, 1) 100%);
}
.pricing_bx_in .yruiter-bronze-body ul li:before{
    background: linear-gradient(90deg,rgba(8, 46, 95, 1) 0%, rgba(16, 113, 182, 1) 100%);
}
.pricing_bx_in .yruiter-silver-body ul li:before{
    background: linear-gradient(90deg,rgba(8, 46, 95, 1) 0%, rgba(16, 113, 182, 1) 100%);
}
.price-title.chat-bronze-plan {
    background: #ED4444;
}
.price-title.chat-silver-plan {
    background: #992D27;
}
.price-title.chat-gold-plan {
    background: #3696CA;
}
.price-title.chat-platinum-plan {
    background: #3CB15F;
}
.price-title.chat-master-plan {
    background: #F3B633;
}
.pricing_bx_in .chat-bronze-body ul li:before{
    background: #ED4444;
}
.pricing_bx_in .chat-silver-body ul li:before{
    background: #992D27;
}
.pricing_bx_in .chat-gold-body ul li:before{
    background: #3696CA;
}
.pricing_bx_in .chat-platinum-body ul li:before{
    background: #3CB15F;
}
.pricing_bx_in .chat-master-body ul li:before{
    background: #F3B633;
}

.price-title.facts-bronze-plan {
    background: #ED2537;
}
.price-title.facts-silver-plan {
    background: #1290CB;
}
.price-title.facts-gold-plan {
    background: #1EB14D;
}
.price-title.facts-platinum-plan {
    background: #FDB713;
}

.pricing_bx_in .facts-bronze-body ul li:before{
    background: #ED2537;
}
.pricing_bx_in .facts-silver-body ul li:before{
    background: #1290CB;
}
.pricing_bx_in .facts-gold-body ul li:before{
    background: #1EB14D;
}
.pricing_bx_in .facts-platinum-body ul li:before{
    background: #FDB713;
}
.price_feild {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: baseline;
}
.price_feild span.old_price {
    color: var(--white);
}
.page-id-647 .pricing_bx_in h3.mnth {
    min-height: 44px;

    display: flex;
    justify-content: center;
    align-items: baseline;
}
.compare {
    background: #EBECED;
    border-radius: 15px 0px 0px 0px;
    padding: 0px 15px !important;
}
.basic{
    background: #EE2938;
}
.basic h4 {
    color: var(--white);
}

.basic .plns_mnth {
    color: var(--white);
}

.advanced{
    background: #1291CB;
}
.advanced h4 {
    color: var(--white);
}

.advanced .plns_mnth {
    color: var(--white);
}
.professional{
    background: #1DB04C;
}
.professional h4 {
    color: var(--white);
}

.professional .plns_mnth {
    color: var(--white);
}
.enterprise{
    background: #FEB713;
    border-radius: 0px 15px 0px 0px;
}
.enterprise h4 {
    color: var(--white);
}

.enterprise p {
    color: var(--white);
    margin-bottom: 10px: 
}
