.slider::after {
    content: "";
    background-color: #1b5e20;
    position: absolute;
    border-radius: 100% 100% 0 0;
    right: -10%;
    left: 0;
    box-shadow: 0 -6px 0px rgb(240 255 5 / 37%);
    height: 500px;
    width: 120%;
    bottom: -380px;
    z-index: 0;
}


@media only screen and (min-width: 650px) and (max-width: 1024px) {
    .slider::after {
        height: 150px;
        bottom: -100px;
    }
}

@media only screen and (min-width: 0px) and (max-width: 640px) {
    .slider::after {
        height: 150px;
        bottom: -100px;
    }
} 
.swiper-container {
    overflow: hidden;
    border-radius: 10px;
    border: 6px solid rgb(251 211 0 / 59%);
	background-clip: padding-box;
}

.adsPageTimeRow, .adsPageTimeRow > span {
    align-items: center;
    display: flex;
}

.adsPagePriceRow {
    height: auto;
    margin-bottom: 1em;
    width: 100%;
}

.adsPageTimeRow {
    color: #888;
    font-size: 16px;
    height: auto;
    justify-content: space-between;
    margin-bottom: 1em;
    width: 100%;
}

.adsPagePriceRange > div > span:before {
    background: #343434;
    bottom: -10px;
    content: "";
    height: 10px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    width: 2px;
}

.adsPagePriceRange {
    border-radius: 8px;
    box-shadow: 0 5px 5px 0 #48505e38;
    height: auto;
    margin-bottom: 1.5em;
    padding: 1em;
    width: 100%;
	background: #fff; 
}


.adsPageExpert {
    border-radius: 8px;
    box-shadow: 0 5px 5px 0 #48505e38;
    height: auto;
    margin-bottom: 1.5em;
    padding: 1em;
    width: 100%;
		background: #fff;
}

.adsPageExpertDes {
    color: #5b5e63;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 2em;
    text-align: right;
}

.adsPageExpertItemTextTop {
    height: auto;
    justify-content: space-between;
    margin-bottom: .5em;
    width: 100%;
}

.adsPageExpertItem {
    align-items: center;
    border-bottom: 1px solid #eee;
    display: flex;
    height: auto;
    justify-content: space-between;
    margin-bottom: 1em;
    padding-bottom: 1em;
    width: 100%;
}

.adsPageExpertItemText {
    height: auto;
    width: 76%;
}

.adsPageExpertItem figure {
    border-radius: 100%;
    height: 64px;
    margin-bottom: 0;
    overflow: hidden;
    width: 64px;
}

.adsPageExpertItem:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.adsPageExpertDes span {
    color: red;
}

.adsPageExpert h2 {
    color: #555;
    font-size: 16px;
    height: auto;
    margin-bottom: .5em;
    text-align: right;
    width: 100%;
}


.adsPageExpertItemTextBottom {
    align-items: center;
    display: flex;
    height: auto;
    justify-content: space-between;
    margin-top: 1em;
    width: 100%;
}


.adsPageExpertItem figure > img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.adsPageExpertItemTextBottom p .anticon {
    font-size: 16px;
    margin-left: .3em;
}


.adsPageExpertItemTextBottom p {
    align-items: center;
    color: #5b5e63;
    display: flex;
    font-size: 14px;
    letter-spacing: 2px;
    margin-bottom: 0;
}


.adsPageExpertItemTextTop div > a {
    align-items: center;
    background-color: #1cc800;
    border-radius: 100%;
    color: #fff;
    display: flex;
    height: 32px;
    justify-content: center;
    transition: all .5s;
    width: 32px;
}

.adsPageExpertItemTextTop div a:last-child {
    background-color: red;
    margin-right: .5em;
}

.adsPageExpertItemTextTop div > a .anticon {
    font-size: 18px;
}

.adsPageExpertItemTextTop, .adsPageExpertItemTextTop div {
    align-items: center;
    display: flex;
}

.adsPagePriceRange > div {
    align-items: center;
    display: flex;
    height: 30px;
    justify-content: space-between;
    position: relative;
    width: 100%;
}

.adsPagePriceRange h2 {
    font-size: 16px;
    height: auto;
    margin-bottom: 2.5em;
    text-align: right;
    width: 100%;
}

.adsPagePriceRange > div > div {
    align-items: center;
    color: #242424;
    display: flex;
    font-size: 12px;
    height: 100%;
    justify-content: center;
    text-align: center;
    width: 33.33%;
}

.adsPagePriceRange > div > span {
    align-items: center;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    color: #343434;
    display: flex;
    font-size: 12px;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding: 2px 4px;
    position: absolute;
    right: 0;
    top: -30px;
    width: 90px;
}

.adsPagePriceRange > div > div:nth-child(2) {
    background-color: #fbc02d;
    border-radius: 0 4px 4px 0;
}

.adsPagePriceRange > div > div:nth-child(3) {
    background-color: #7cb342;
}

.adsPagePriceRange > div > div:nth-child(4) {
    background-color: #2f7f33;
    border-radius: 4px 0 0 4px;
}

.tabs-line.nav-tabs .nav-link.active, .tabs-line.nav-tabs .nav-link.active:hover, .tabs-line.nav-tabs .nav-link.active:focus, .tabs-line > .nav-tabs .nav-link.active, .tabs-line > .nav-tabs .nav-link.active:hover, .tabs-line > .nav-tabs .nav-link.active:focus {
    box-shadow: 0 -2px 0 #5a8dee inset;
    border: none;
}

.adsPageTabsContent.visible {
    opacity: 1;
    visibility: visible;
}

.adsPageTabsContent {
    background-color: #f1f2f4;
    border-radius: 8px;
    box-shadow: 0 5px 40px 0 rgba(38, 50, 56, .05);
    height: auto;
    left: 0;
    opacity: 0;
    padding: 1em;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .5s;
    visibility: hidden;
    width: 100%;
}

.adsPageTabsContent ul>li {
    align-items: center;
    background-color: #fff;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    padding: .8em 1.2em;
}


.col-infmlk {
    padding: 0 25px;
    margin: 8px 0;
}
.row-cols {
    margin: 0 -25px;
}

.row-boxes {
    margin: 0 -8px;
}

.information-melk .row-boxes > div {
    padding: 0 8px;
}
.information-melk .label-infmlk .box, .information-melk .text-infmlk .box {
    width: 100%;
    height: 50px;
    border-radius: 10px;
    background-color: #f9f9f9;
    border: 1px solid rgba(176, 190, 197, 0.6);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 15px;
    color: #263238;
}

.article-melk .arcl-box {
    margin-top: 35px;
    padding-top: 25px !important;
    border-top: 1px solid #eceff1;
    text-align: right;
}

.information-melk .text-infmlk .box {
    background-color: #f9f9f9;
    color: #b0bec5;
    font-weight: 500;
}

.information-melk .text-infmlk.text-imprt .box {
    color: #cc0144;
    font-weight: bold;
}

.information-melk .text-infmlk .unit {
    font-size: 12px;
    font-weight: 500;
    color: #b0bec5;
    margin-right: 5px;
}

 .services-melk .list-services {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
