﻿@media (max-width:500px) {
    .btn-service-box {
        display: none;
    }

    .title-service-box {
        width: 100% !important;
    }

    .list-service dl:hover {
        border: 1px solid #EC7C1D;
    }

    .box-icon span {
        font-size: 11px;
    }
}

@media (min-width:991px) {
}

.list-service {
    display: flex !important;
    flex-wrap: wrap !important;
}

.ist-service span {
    font-size: 12px;
}

.sub-cat-content {
    border-radius: 10px;
}

    .sub-cat-content img {
        width: 58px;
        height: 58px;
        margin-left: 1em;
        margin-bottom: 1em;
    }

    .sub-cat-content #title-box-service span {
        font-size: 12px !important;
        margin-top: 16px !important;
        margin-right: 7px !important;
        color: #EC7C1D !important;
    }

.btn-service-box {
    width: 40%;
}

.title-service-box {
    width: 60%;
    padding-top: 13px;
}

.btn-check:focus + .btn-service-list, .btn-service-list:focus {
    box-shadow: unset;
}


.box-img-header {
    border: 1px solid #b8b8b8;
    width: 100%;
    height: 246px;
    background-color: #e1e1e1;
}

    .box-img-header img {
        border-radius: 10px 10px 0px 0px !important;
    }

.border-left {
    border-left: 1px solid #b8b8b8;
}


.box-img-header-item {
    text-align: center;
}

.box-img-header-content span {
    font-size: 12px;
    font-weight: 500;
    /* color: white; */
}

.box-img-header-content strong {
    /* color: white; */
    font-weight: 900;
}

.box-img-header-item {
    height: 3em;
}

.box-icon {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background-color: #f5f5f5;
    position: relative;
    bottom: 3em;
    padding: 12px;
    border: 1px solid #d6d6d6;
    border-radius: 10px;
}

.title-box-service {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 10px;
    margin-top: 1em;
}

.box-icon i {
    color: #2bb0d4;
    font-size: 20px;
}

.box-icon span {
    color: darkgray;
}

.rate span {
    color: unset !important;
}

#title-box-service .slider-title img {
    width: 45px;
}

#title-box-service .slider-title span {
    font-size: 13px;
    color: #EC7C1D;
    margin-right: 1em;
}

.list-service a {
    color: #1c1c1c;
    border: 1px solid #d9d9d9;
    border-radius: 8px;
    padding: 10px 7px 0px 0px;
}

    .list-service a h3::before {
        content: '+';
        color: #EC7C1D;
        font-size: 21px;
        margin-left: 3px;
        font-weight: 900;
    }

.card-sub-cat {
    padding-bottom: 6px;
    margin: 9px;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 1em;
}

    .card-sub-cat img {
        /*width: 48px;*/
        border: 1px solid #d6d6d6;
        border-radius: 5px;
        margin-left: 10px;
    }

span.slider-title {
    font-size: medium !important;
}

.location {
    background-color: #ec7c1d;
    height: 42px;
    border-radius: 0px 7px 7px 0px;
    color: white;
    width: 7em;
}

    .location i {
        font-size: larger;
    }

#search {
    border-radius: 7px 0px 0px 7px;
}

.search-input-main {
    font-size: 16px !important;
}

#Search-service h4 {
    font-weight: 700;
}

.card-sub-cat img
#Search-service .form-control:focus {
    border-color: #ec7c1d !important;
    box-shadow: unset !important;
}


.sidebar-box h2 {
    width: 105%;
    margin-top: 1em;
}

.sidebar-box ul li {
    list-style: circle;
}

#icon-list i {
    color: #2bb0d4;
    margin-left: 1px;
    margin-bottom: 5px;
    font-size: large
}

#icon-list .icon-list-box {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 10px;
    border-radius: 11px;
    margin-bottom: 1em;
    width: 100%;
    height: 100%;
}

    #icon-list .icon-list-box strong {
        font-size: medium !important;
    }

    #icon-list .icon-list-box .span-gray {
        font-size: small;
        color: darkgray;
    }

.nav-tabs > .nav-item > .nav-link {
    color: #797979;
    font-size: 16px;
    line-height: 1.5;
    border: unset;
    font-weight: 500;
    padding: 9px;
    margin-top: 5px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: inherit;
    border-bottom: 4px solid #EC7C1D;
    color: #EC7C1D;
}


.nav-tabs > .nav-item > .nav-link i.now-ui-icons {
    font-size: 14px;
    position: relative;
    top: 1px;
    margin-right: 3px;
}

.nav-tabs.nav-tabs-neutral > .nav-item > .nav-link.active {
    background-color: rgba(255, 255, 255, 0.2);
}

.Tab-header {
    border: unset;
    background-color: #f5f5f5de !important;
    padding: 0.5rem 0rem;
    border-radius: 10px;
    margin-bottom: 11px;
}

.nav-item {
    list-style: none !important;
}

.ul-Tab {
    border: unset;
    background-color: #f5f5f5de !important;
}

.Tab-sticky {
    position: sticky;
    top: 0;
    z-index: 10;
}

#facilitiescontent .badge {
    font-size: 7px !important;
}

#facilitiescontent .border-bottom {
    border-bottom: 1px solid #b8b8b8;
    margin: 9px;
}

.heightmax {
    max-height: 27px;
    overflow: hidden;
}

.best {
    margin-left: 17px !important;
}

    .best::after {
        content: "\f005";
        color: #2bb0d4;
        position: relative;
        right: 26px;
        font-size: 8px;
    }

.berif {
    background-color: #ebebeb;
    padding: 10px;
    border-radius: 6px;
}

.list-syle li {
    list-style: decimal !important;
}

.list-service-a {
    color: #EC7C1D;
}

    .list-service-a :hover {
        color: #EC7C1D !important;
    }

    .list-service-a:visited {
        color: #EC7C1D;
    }

#FAQ summary {
    padding: 10px;
    background-color: #ebebeb;
    border-radius: 10px;
    box-shadow: unset;
}

details.accordion-item:not([open]) .accordion-button {
    background-color: var(--bs-accordion-bg);
}

.accordion-button:not(.collapsed)::after {
    background-image: unset;
    content: "\f107";
    font-family: 'FontAwesome';
}


details.accordion-item:not([open]) .accordion-button::after {
    transform: unset;
}

details.accordion-item[open] .accordion-button::after {
    color: #EC7C1D;
}

.accordion-button:not(.collapsed) {
    color: #EC7C1D;
}

.accordion-button:focus {
    border-color: #EC7C1D;
    box-shadow: unset;
}

.accordion-item {
    border: unset;
    margin-bottom: 1em;
}

.img-text {
    max-width: auto;
    max-height: auto;
    min-width: auto;
    min-height: auto;
    overflow: hidden;
    margin: 0px auto;
}

    .img-text img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

h1 {
    font-size: xx-large !important
}

.custom-h2 {
    font-size: x-large !important;
    color: #f17f1e;
}

.cateImage {
    height: unset !important;
    width: unset !important;
    border: unset !important;
    margin-top: 35px;
}
