* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

body {
    font-family: "Quicksand", sans-serif !important;
    font-size: 16px;
    color: #787878;
}

.dog-service {
    margin-top: -23px;
    padding: 3% 17% 3% 17%;
}


section {
    display: block;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.containerresize {
    width: 100%;
}


.cutm-padd-e {
    padding-right: 30px;
}

.dogwalker {
    padding: 25px 0 25px 25px;
    background-color: #F6F6F6;
}

#fullMap {
    width: 100%;
    height: 566px;
}

.dogwalker .drop-top {
    display: flex;
    /* align-items: center; */
    /* justify-content: space-around; */
}

.dropsize12 {}

.gm-err-container {
    height: 100%;
    width: 100%;
    display: table;
    background-color: #e8eaed;
    position: relative;
    left: 0;
    top: 0;
}

.gm-err-icon {
    text-align: center;
}

.gm-err-icon img {
    vertical-align: middle;
    border-style: none;
}

.gm-err-title {
    margin: 5px;
    margin-bottom: 20px;
    color: #3c4043;
    font-family: Roboto, Arial, sans-serif;
    text-align: center;
    font-size: 24px;
}

.gm-err-message {
    margin: 5px;
    color: #3c4043;
    font-family: Roboto, Arial, sans-serif;
    text-align: center;
    font-size: 12px;
}

.gm-err-content {
    /* -webkit-border-radius: 1px;
    -moz-border-radius: 1px; */
    border-radius: 1px;
    padding-top: 0;
    padding-left: 10%;
    padding-right: 10%;
    position: static;
    vertical-align: middle;
    display: table-cell;
}

.dogwalker .drop-top .text-drop input {
    border-radius: 10px;
    background-color: #fff;
    color: #000;
    padding: 10px 22px;
    border: 1px solid #000;
    font-size: 14px;
}


@media (min-width: 1200px) {
    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 50% !important;
    }


    .brd {
        width: 100% !important;
    }
}

.dogwalker .drop-top .text-drop select {
    border-radius: 10px;
    background-color: #fff;
    color: #000;
    padding: 10px 40px 10px 15px;
    border: 1px solid #000;
    font-size: 14px;
    position: relative;
    background: rgba(0, 0, 0, 0) url(../images/select-down-btn.png) no-repeat scroll calc(85% + 3px) center/12px auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

element.style {}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}


.dog-service .brd {
    position: relative;
}

.dog-service .brd::before {
    position: absolute;
    content: "";
    border-left: 1px solid rgba(181, 170, 170, 0.4);
    left: 0;
    height: 100%;
}


.cutm-padd-s {
    padding-left: 15px;
}


.row {
    display: -ms-flexbox;
    display: flex;
    /* -ms-flex-wrap: wrap;
    flex-wrap: wrap; */
    margin-right: 197px;
    margin-left: 97px;
}

.col-xl-7 {
    position: relative;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}

@media (min-width: 992px) {

    .col-xl-7 {
        /* -ms-flex: 0 0 58.333333%; */
        flex: 0 0 58.333333%;
        max-width: 50%;
    }


    .brd {
        width: 50% !important;
    }
}


.list-walker ul {
    list-style: none;
    padding-left: 0;
    max-height: 690px !important;
    overflow-y: scroll;
    padding: 0 20px 0 0;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

element.style {}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.list-walker ul li .list {
    display: flex;
}

.list-walker ul li .list figure {
    width: 70%;
    height: 200px;
    min-width: 150px;
    border-radius: 10px;
    border: 4px solid #14A99D;
    margin-bottom: 0;
}

.list-walker ul li .list figure img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 5px;
    object-fit: cover;
}

.list-walker ul li .list .profile-content {
    position: relative;
    padding: 0 0 0 15px;
    width: 100%;
    padding-bottom: 50px;
    overflow: hidden;
}

.list-walker ul li .list .profile-content p {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    /* margin-top: 5px; */
    margin-bottom: 0px;
    word-break: break-word;
    /* padding-top: 15px; */
    margin-top: 0px;
}



.btnShowMore,
.btnShowLess {
    color: #14A99D;
    font-weight: 500;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.list-walker ul li .list .profile-content a.contact-detail-btn {
    position: absolute;
    bottom: 5px;
}

.contact-detail-btn {
    padding: 10px 24px;
    margin-left: 20px;
    border-radius: 6px;
    background-color: #14A99D;
    color: #fff;
    border: none;
    font-weight: 600;
    margin-top: 20px;
}


.row {
    /* display: -ms-flexbox; */
    /* display: flex; */
    /* -ms-flex-wrap: wrap;
    flex-wrap: wrap; */
    margin-right: 0px !important;
    margin-left: 0px !important;
}

@media screen and (max-width: 1600px) {
    .dogwalker .drop-top {
        display: block !important;
    }




}

@media screen and (max-width: 1300px) {

    .card__title {
        font-size: 13px;
        margin: 0 -20px .3em !important;
        color: #6A515E;
    }

}

@media screen and (max-width: 1025px) {

    .cards56 {
        grid-template-columns: repeat(1, 1fr) !important;
    }

}

@media screen and (max-width: 765px) {



    .row {
        /* display: -ms-flexbox; */
        display: block !important;
        /* -ms-flex-wrap: wrap;
        flex-wrap: wrap; */
        margin-right: 0px !important;
        margin-left: 0px !important;
    }


    .dog-service {
        padding: 0% !important;
    }

    .dog-service .brd::before {
        height: 0px;
    }

    .dogwalker .drop-top {
        display: block !important;
    }

    .text-drop p {
        margin: 0 0 0px !important;
    }

    .contact-detail-btn {
        margin-top: 10px !important;
    }

    .cutm-padd-e {
        padding-right: 0px;
    }

    h3 {
        font-size: 20px;
    }

    h4 {
        font-size: 12px;
    }

    .contact-detail-btn {
        font-weight: 400 !important;
        /* padding: 0px 14px !important; */
    }

    .list-walker ul li .list .profile-content p {
        font-size: 14px !important;
        margin-bottom: -10px !important;
        padding-top: 0px !important;
    }

    .profile-content p {
        margin: 0 0 0px;

    }

    .col-xl-5 {
        width: 100% !important;
    }

    .cards56 {
        display: grid;
        grid-template-columns: repeat(1, 1fr) !important;
        grid-row-gap: 2rem !important;
        row-gap: 2rem;
    }


}



/* Hotel  */


.list-walker ul li .list99 .fig img {
    width: 100% !important;
    padding: 5px !important;
    height: 233px !important;
    /* object-fit: contain; */
    border-radius: 15px !important;
    object-fit: cover !important;
    object-position: top !important;
}

.list-walker ul li .list99 .fig {
    width: 100% !important;
    margin-bottom: 0 !important;
}

.weeks {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-color: #4b5725;
    color: #fff;
    border-radius: 10px;
}

.hr {
    border: 1px solid;
    height: 28px;
}

.hours-heading {
    color: #4b5725;
    font-size: revert;
    font-weight: bold;
}

h4.day {
    margin-left: 5%;
}

.hrs {
    margin-left: 8%;
}

.service {
    font-family: fangsong;

}



/* /new slider / */



:root {
    --surface-color: #fff;
    --curve: 40;
}

* {
    box-sizing: border-box;
}

body {
    font-family: 'Noto Sans JP', sans-serif;
    background-color: #fef8f8;
}

.cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    margin: 4rem 5vw;
    padding: 0;
    list-style-type: none;
}

.card {
    position: relative;
    display: block;
    height: 100%;
    border-radius: calc(var(--curve) * 1px);
    overflow: hidden;
    text-decoration: none;
    width: 93.5%;
    height: 220px;
    box-shadow: 0px 3px 10px 0px #56c67a, 0px 0px 0px 2px rgb(88 198 123);
}


.card__image {
    width: 100%;
    height: 100%;
    padding: 0px;
    object-fit: cover;
}

.card__overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    border-radius: calc(var(--curve) * 1px);
    background-color: var(--surface-color);
    transform: translateY(100%);
    transition: .2s ease-in-out;
}

.card:hover .card__overlay {
    transform: translateY(0);
}

.card__header {
    position: relative;
    display: flex;
    align-items: center;
    gap: 2em;
    padding: 1em;
    border-radius: calc(var(--curve) * 1px) 0 0 0;
    background-color: var(--surface-color);
    transform: translateY(-100%);
    transition: .2s ease-in-out;
}

.card__arc {
    width: 80px;
    height: 80px;
    position: absolute;
    bottom: 100%;
    right: 0;
    z-index: 1;
}

.card__arc path {
    fill: var(--surface-color);
    d: path("M 40 80 c 22 0 40 -22 40 -40 v 40 Z");
}

.card:hover .card__header {
    transform: translateY(0);
}

.card__thumb {
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.card__title {
    font-size: 1em;
    margin: 0 0 .3em;
    color: #6A515E;
}

.card__tagline {
    display: block;
    margin: 1em 0;
    font-family: "MockFlowFont";
    font-size: .8em;
    color: #D7BDCA;
}

.card__status {
    font-size: .8em;
    color: #D7BDCA;
}

.card__description {
    padding: 0 -1em 2em;
    margin: 0% 5% 0% 5%;
    color: #D7BDCA;
    font-family: "MockFlowFont";
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.service h4 {
    margin-left: 12px;

}


.cards56 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 2rem;
    row-gap: 2rem;
    margin-left: 1%;
}

.text-drop1 {
    margin: 10px 0px 0px 0px !important;
}

.text-drop2 {
    margin: 0px 0px 0px 80px !important;
}

.text-drop3 {
    margin: 11% 0px 0px 4% !important;
}

.text-drop35 {
    margin: 5% 0px 0px 4%;

}

.btn-card-25 {
    padding: 3px 8px !important;
    margin-left: 55px !important;
    border-radius: 6px !important;
    margin-bottom: 10px !important;
}