body {
    margin: 0;
    padding: 0 0 34px;
    font-family: 'Segoe UI Local', 'Segoe WP', 'Segoe UI Web', 'Segoe UI Cyrillic Web', Tahoma, 'Helvetica Neue', Helvetica, 'Meiryo UI', Meiryo, 'Arial Unicode MS', sans-serif;
    font-size: 16px;
    background: #ffffff;
    overflow-y: scroll;
}

header {
    background-color: #ffffff;
}

footer{
    color: #808080;
    width: 100%;
    font-size: 14px;
    background: #f8f8f8 none repeat scroll 0 0;
    position: fixed;
    bottom: 0;
    left: 0;
}

.arc-header {
    font-family: Helvetica, sans-serif;
    font-weight: bold;
    font-size: 27px;
    color: #2f6fa0;
}

.arc-header-desc {
    font-family: Helvetica, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #444444;
}

.navbar {
    border: 0;
    height: 70px;
}

.navbar-side {
    padding-left: 10%;
    float: left;
}

.navbar-right-side {
    float: right;
}

.navbar-brand {
    padding-top: 24px;
    padding-left: 54px;
}

.navbar-brand small {
    display: block;
    margin-top: 4px;
    color: #808080;
}

.navbar-nav {
    margin-top: 10px;
    padding-right: 10%;
}

.auto-logo,
.auto-logo-alt,
.auto-logo-alt1 {
    float: left;
    background-size: 100% 100%;
    background-image: url('../img/icon3.png');
    height: 95px;
    width: 117px
}

.auto-logo-alt1 {
    background-image: url('../img/icon2.png');
}

.auto-logo-alt {
    background-image: url('../img/icon.png');
}

.padding-top {
    padding-top: 20px;
    margin-bottom: 40px;
}

#search {
    height: 85%;
    background: url('../img/index-background.png') no-repeat center;
    background-size: contain, 100% 100%;
}

#search h1 {
    text-align: center;
    font-size: 26px;
    font-family: Helvetica, sans-serif;
    color: #606060;
}

.form-search input, .form-search button {
    border-radius: 5px;
    font-size: 16px;
    height: 40px;
}

.shop-list {
    padding-top: 20px;
    width: 100%;
}

.shop-list .shop:first-child {
    border-top: 1px solid #ccc;
}

.shop-list .shop {
    border-bottom: 1px solid #ccc;
    padding: 10px 0 1px 0;
}

.shop-list .shop:hover {
    border: -2px solid #2f6fa0!important;
    background-color: #f7feff;
}

.shop-list .shop h3 {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 4px;
}

.shop-list .shop a {
    text-decoration: none;
}

.google-map {
    border: 1px solid #ccc;
}

.google-map.fixed{
    position: fixed;
    top: 30px;
}

.google-map h2 {
    margin: 0;
    font-size: 18px;
    background-color: #f8f8f8;
    padding: 10px 20px;
}

.google-map .map-holder {
    aspect-ratio: 1/1;
}

.google-map .information {
    padding: 10px;
    border-top: 1px solid #ccc;
    font-size: 14px;
}

#shop h1 {
    margin-top: 0;
    font-size: 32px;
}

#shop h3 {
    font-size: 22px;
}

#shop .table {
    font-size: 14px;
    border: none;
    border-collapse: collapse;
}

#shop .table>thead>tr>th{
    font-weight: normal;
}

#shop .table>thead>tr>th, #shop .table>tbody>tr>th,
#shop .table>tfoot>tr>th, #shop .table>thead>tr>td,
#shop .table>tbody>tr>td, #shop .table>tfoot>tr>td {
    border: none;
}

#shop .google-map .glyphicon {
    font-size: 16px;
    margin: 2px 5px;
    color: #337ab7;
}

.glyphicon-star {
    color: #ffb253;
}

.glyphicon-star-dark {
    color: #d87836;
}

.reviews .media {
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    margin-top: 1px;
}

.rating-container .filled-stars {
    text-shadow: none;
    color: #9c3;
    -webkit-text-stroke-width: 0;
}

.rating-xs {
    font-size: 1.0em;
}

.rating-md {
    font-size: 1.4em;
}

.rating-info {
    margin: 10px;
}

.rating-info .rating-container, .rating-info .num-reviews, .rating-info .date {
    display: inline-block;
}

.rating-info .num-reviews {
    font-size: 14px;
    color: #808080;
    position: relative;
    top: 1px;
}

.address-info{
	margin-top:10px;
}

#shop .rating-info .num-reviews {
    font-size: 16px;
}

#shop .rating-info .date{
    font-size: 12px;
    color: #808080;
    position: relative;
    top: 1px;
}

#sitemap h1{
    font-size: 26px;
}

#sitemap h3{
    font-size: 20px;
}

.text-gray{
    padding-top: 10px;
    color: #c0c0c0;
    font-size: 14px;
    font-family: Helvetica, sans-serif;
}

.text-gray:hover {
    color: #fff
}

.grey-bg{
    background-color: #444444;
    text-align: center;
}

.website-btn {
    background-color: #367caf;
    height: 50px;
    width: 250px;
    border: 1px solid #2d71a4;
    border-radius: 5px;
    margin: 0;
}

.appointment-btn {
    height: 50px;
    width: 220px;
    border: 1px solid #2f6fa0;
    background-color: #e8f9ff;
    border-radius: 5px;
}

.region-desc {
    color: #2f6fa0;
    text-align: center;
    font-size: 14px;
    font-family: Helvetica, sans-serif;
}

.africa-btn {
    background: url('../img/africa.png') no-repeat;
}

.asia-btn {
    background: url('../img/asia.png') no-repeat;
}

.europe-btn {
    background: url('../img/europe.png') no-repeat;
}

.middle-east-btn {
    background: url('../img/middle_east.png') no-repeat;
}

.north-america-btn {
    background: url('../img/north_america.png') no-repeat;
}

.south-america-btn {
    background: url('../img/south_america.png') no-repeat;
}

#continent-table {
    table-layout: fixed;
    width: 100%; height: 60%;
}

.continent-btn {
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    opacity: 25%;
    border: none;
}

.continent-text {
    font-family: Helvetica, sans-serif;
    font-size: 16px;
    color: #606060;
    margin: 10px 0 0 0;
    text-align: center;
}

.first-cell {
    padding: 0 20px 30px 0;
}

.second-cell {
    padding: 0 10px 30px 10px;
}

.third-cell {
    padding: 0 0 30px 20px;
}

.helvetica-text {
    font-family: Helvetica, sans-serif;
    font-size: 16px;
    color: #606060;
}

.font-26 {
    font-size: 26px;
}

.col-sm-5 .col-sm-7 {
    width: 50%;
}

#details-link {
    display: inline-block;
    float: right;
}

#buttons-hide {
    display: none;
}

#buttons-show {
    display: flex;
    gap: 10px;
    padding: 10px;
}

#shop-info:hover #buttons-hide {
    display: flex;
    gap: 10px;
    padding: 10px;
}

#buttons-hide-alt {
    display: flex;
    gap: 10px;
    padding: 10px;
}

#shop-info-alt:hover #buttons-hide-alt {
    display: flex;
    gap: 10px;
    padding: 10px;
}

#shop-info:hover .appointment-btn {
    background-color: #e8f9ff;
}

#shop-info:hover #details-link {
    display: none;
}

.td-center {
    text-align: center !important;
}

#work-hours td {
    padding: 0 0 7px 0;
}

.amenities {
    display: inline-block!important;
    width: 40px;
    height: 40px;
}

.inline-block {
    display: inline-block!important;
}

.review-table {
    width: 100%;
    padding: 5px;
}

.review-table-right {
    float: right;
    margin: 0 0 0 auto;
}

.review-table-left {
    margin: 0;
}

.rating-grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
}

progress {
    border: 0;
    height: 15px;
    border-radius: 5px;
}

progress[value]::-webkit-progress-bar {
    height: 15px;
    width: 100%;
    background-color: #eaecef;
    border-radius: 5px;
}

progress[value]::-webkit-progress-value {
    height: 15px;
    width: 100%;
    border-radius: 5px;
    background-color: #e6b05f;
}

.stars-flex {
    margin: 0;
    align-items: center;
    display: flex;
    height: 100%;
}

.flex-center {
    display: flex;
    align-items: center;
    gap: 10px;
}

.gap-40 {
    gap: 40px;
    justify-content: center
}

.review-split-value {
    margin: 0;
    vertical-align: middle;
}

.review-button {
    border: 1px solid #eaeaea;
    height: 33%;
    width: 90%;
    background-color: #ffffff;
}

.reviews-text {
    font-size: 14px;
    margin: 0;
}

.progress-width {
    width: 100px;
}

#work-hours-table tr td {
    padding: 0 8px 8px 8px;
}

.has-feedback .form-control {
    padding-right: 34px;
}
.has-feedback .form-control.input-sm,
.has-feedback.form-group-sm .form-control {
    padding-right: 30px;
}
.has-feedback .form-control.input-lg,
.has-feedback.form-group-lg .form-control {
    padding-right: 46px;
}
.has-feedback-left .form-control {
    padding-right: 12px;
    padding-left: 34px;
}
.has-feedback-left .form-control.input-sm,
.has-feedback-left.form-group-sm .form-control {
    padding-left: 30px;
}
.has-feedback-left .form-control.input-lg,
.has-feedback-left.form-group-lg .form-control {
    padding-left: 46px;
}
.has-feedback-left .form-control-feedback {
    left: 15px;
}
.form-control-feedback {
    line-height: 40px !important;
}
.input-sm + .form-control-feedback,
.form-horizontal .form-group-sm .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px !important;
}
.input-lg + .form-control-feedback,
.form-horizontal .form-group-lg .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px !important;
}
.has-feedback label.sr-only ~ .form-control-feedback,
.has-feedback label.sr-only ~ div .form-control-feedback {
    top: 0;
}
@media (min-width: 768px) {
    .form-inline .inline-feedback {
        position: relative;
        display: inline-block;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}
.form-horizontal .has-feedback-left .form-control-feedback {
    left: 15px;
}

.cancel-button {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: 180px;
    border: 1px solid #2f6fa0;
    background-color: #e8f9ff;
    border-radius: 5px;
    color: #2f6fa0;
}

.submit-button {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: 180px;
    border: 1px solid #13771d;
    background-color: #158621;
    border-radius: 5px;
    color: #ffffff;
}


.continent-btn-link {
    display: flex;
    height: 100%;
    opacity: 25%;
}

.continent-btn-link-active {
    display: flex;
    height: 100%;
    opacity: 100%;
}

.continent-btn-img {
    width: 100%;
    height: 100%;
}

.continent-btn-link:hover {
    opacity: 100%;
}

.button-icon {
    width: 25px;
    height: 25px;
    padding-bottom: 3px;
    padding-left: 5px;
}

#text-body {
    color: #444444;
    padding: 10px 10px 10px 10px;
    border: 1px solid #00a4d3;
    border-radius: 10px;
    margin: 0 10px 0 10px;
    overflow-y:hidden;
    resize: vertical;
}

#text-body:focus {
    outline: none;
    border: 2px solid #00a4d3;
}

.modal-center {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0)!important;
}

.align-top {
    vertical-align: top !important;
}

.service-name {
    margin-top: 0; /* Remove bottom margin to align with top */
}

.service-item {
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    margin-bottom: 10px;
    padding: 10px;
    background-color: #f8f9fa;
}

#my-account:hover {
    background-color: transparent;
}

#my-account:hover #my-account-text {
    color: #606060!important;
}

#my-account:hover #my-account-img {
    filter: grayscale(1);
}