.business-hours-wrap {
    direction: ltr;
}
.top_title {
   display: flex;
    justify-content: center;
    background-color: whitesmoke;
    font-size: 14px;
    margin-bottom: 10px;
padding-top: 10px;
}

.company-style-box.benfit {
    background: #ff660014;
    border: 1px solid #a38e8e;
    border-radius: 6px;
padding: 15px;
}
.jbd-container .jpackage-wrap .jpackage-features > *
{
    opacity: .95;
    text-align: right;
    margin: 0;
direction: rtl;
}

.jbd-container .jpackage-wrap .jpackage-features *[class*='jpackage-feature'] {
    position: relative;
    padding: 10px 26px 10px 0px;
    font-size: 15px;
}

.jpackage-feature-disabled *[class*='jpackage-feature-disabled']::before {
    color: inherit;
    content: '\d7';
    right: 0;
    padding: 3px 0px;
}

.jpackage-features *[class*='jpackage-feature']::before {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 20px;
    line-height: 0.8;
    margin-top: -10px;
    content: '\2713';
}

.jbd-container .process-steps li:after {
    content: "";
    position: absolute;
    top: 1.7em;
    right: 50%;
    display: revert;
    border-bottom: 2px dashed #b7b9b9;
    width: 100%;
    height: 0.4em;
    margin-left: 1.5em;
    z-index: -1;
}
.gm-style img {
    max-width: 140px;
}
a, a:visited, a:active, a:link, a:focus {
    cursor: pointer;
    text-decoration: none;
    outline: none;
    color: #05044e;
}

p.head-text.font-weight-bold.mb-4 {
    float: right;
}
label.font-weight-bold {
    float: right;
}
.btn-step-1 {
    direction: ltr;
}

.jbd-container .h-100 {
    border: 1px solid #cdcdcd;
    padding: 6px;
    border-radius: 5px;
//background-color: whitesmoke;
}

.pagination-toolbar {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
width: 100%;
margin-top: 50px; }

.pagination-toolbar .limit {
display: flex;
align-items: center;
justify-content: flex-start;
flex-wrap: nowrap;
margin: 10px 15px; }

.pagination-toolbar .limit .text {
margin-right: 10px;
white-space: nowrap; }

.pagination-toolbar ul {
margin: 0;
text-align: center;
display: unset;
border-radius: 0;
flex-grow: 1;
margin: 10px 15px; }

.pagination-toolbar ul li {
display: inline-block;
width: 36px;
height: 36px;
line-height: 36px; }

.pagination-toolbar ul li .disabled a {
background: 0 0 !important; }

.pagination-toolbar ul li a {
position: relative;
display: block;
width: 36px;
height: 36px;
line-height: 36px;
color: #007bff;
background-color: #fff;
border: 1px solid #dee2e6; }

.pagination-toolbar ul li a:hover, .pagination-toolbar ul li a:focus {
color: #000;
background: 0 0; }

.pagination-toolbar ul li a.hasTooltip {
margin-top: 10px; }

.pagination-toolbar ul li.disabled a {
background: 0 0;
color: #d0d4d6; }

.pagination-toolbar ul li.disabled a:hover, .pagination-toolbar ul
li.disabled a:focus {
background: 0 0;
color: #d0d4d6; }

.pagination-toolbar ul li:hover:not(.disabled) a {
color: #fff;
border-color: #0345bf;
background-color: #0345bf; }

.pagination-toolbar ul li.active {
color: #fff;
background-color: #0345bf; }

.pagination-toolbar ul li.active span:hover, .pagination-toolbar ul
li.active span:focus {
border-color: #0345bf;
background-color: #0345bf; }

.price-text-page
{
color: white;
font-weight: 600;}

.jbd-checkbox.pr-2 {
    margin-right: 13px;
}
.listing-attributes.attribute-22 {
    border-top: 10px solid #c9c5c5;
}