

.bodyshops {
    width: 90%;
    margin: 0 auto;
}

.topslider {
    width: 90%;
    margin: 0 auto;
}

.slidertop-slikc-fade img {
    margin: 0 auto;
    border-radius: 10px;
}

.mainbox {
    height: auto;
    border: 1.5px solid #e9e9e9;
    border-radius: 10px;
    margin: 38px auto;
    width: 100%;
    padding: 25px;
}

.shoplogo {
    width: 100%;
    border-radius: 6px;
    border: 1px solid #e7e7e7;
    height: 185px;
}

    .shoplogo img {
        margin: 30px auto;
        display: block;
    }

.mainbox .nameshop {
    padding: 40px 25px 0 0;
}

    .mainbox .nameshop h1 {
        font-size: 30px;
    }

.mapshop {
    max-width: 235px;
}

.infoshopbox {
    min-height: 450px;
    border: 1.5px solid #e9e9e9;
    border-radius: 10px;
    margin: 38px auto;
    width: 100%;
    padding: 25px;
}

.info-seg {
    background-color: #e8edeb;
    /*min-width: 400px;*/
    padding: 4px 10px;
    border-radius: 5px;
    color: #000;
    /*height: 36px;*/
    margin: 5px 0;
    /*line-height: 32px;*/
}

.info-seg-fullw {
    width: 100%;
}

.multiline {
    min-height: 150px;
    height: 100%;
}

.info-seg-fullw .valinfo {
    width: 100% !important;
    text-align: right !important;
    padding-right: 13px;
}

.info-seg .lblinfo {
    font-weight: bold;
    min-width: 130px;
    display: inline-block;
    font-size: 21px;
}

.info-seg .valinfo {
    width: 260px;
    display: inline-block;
    font-size: 17px;
    text-align: center;
}

h6.has-line {
    line-height: 1.3;
    display: inline-block;
}

    h6.has-line:before {
        content: "";
        display: inline-block;
        width: 2px;
        height: 26px;
        margin-left: 8px;
        background-color: #c6bcbd;
    }
/*sect-group-slider*/
.bigslidergroup-slikc-fade {
    height: 210px;
    border: 1px solid #dad7d7;
    border-radius: 7px;
    margin: 40px auto;
    width: 90%;
    padding: 30px;
}

.div-bx-options .bx {
    min-width: 123px;
    background-color: #edf1f1;
    padding: 3px 15px;
    border-radius: 12px;
    display: inline-block;
    margin: 5px 5px;
    text-align: center;
    font-weight: bold;
    line-height: 26px;
    color: #b1b1ac;
}

    .div-bx-options .bx.active {
        color: black;
    }

.socialicons .ico {
    width: 50px;
    display: inline-block;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    color: #d6d6d6;
}

    .socialicons .ico.active {
        color: black;
    }

.bigslidergroup-slikc-fade .slick-slide img {
    margin: 0 auto;
}
/*sect-group-slider*/
#map {
    width: 500px;
    height: 250px;
}

.mapdiv {
    width: 590px;
}

.labalediv {
    background-color: var(--main-color-index);
    border-radius: 30px;
    width: 125px;
    height: 32px;
    text-align: center;
    position: absolute;
    top: -18px;
    right: 0px;
    color: #fff;
    line-height: 32px;
    font-size: 16px;
    font-weight: bold;
}

.jobspage-slick img {
    /*   min-width:190px;
    min-height:190px;*/
    border-radius: 5px;
}

.jobspage-slick .leftarrow {
    left: -15px;
    top: 60px;
}

.jobspage-slick .rightarrow {
    right: -15px;
    top: 60px;
}

.newest {
    height: auto;
    /*border-top: 1px solid #e5e5e5;*/
    border-radius: 5px;
    padding: 0 10px;
    margin: 35px 0;
}

    .newest > h5 {
        background-color: var(--main-color-index);
        border-radius: 30px;
        width: 125px;
        height: 32px;
        text-align: center;
        /* position: absolute;
        top: -18px;
        right: 0px;*/
        color: #fff;
        line-height: 32px;
        font-size: 16px;
        font-weight: bold;
    }
/*favorite*/
.favorite {
    margin: 40px 0 0px;
    /*border-top: 3px solid #f1f1f1;*/
    padding: 40px 9px;
    position: relative;
    width: 100%;
}

.selectedjobs {
    margin: 60px 0 0px;
    /*border-top: 3px solid #f1f1f1;*/
    padding: 40px 9px;
    position: relative;
    width: 100%;
}

.slikbx {
    max-width: 90%;
    text-align: center;
    margin: 0 auto;
}

    .slikbx .namejob {
        height: 50px;
        font-weight: bold;
        font-size: 14px;
    }
/*favorite*/




/* =========== MOBILE ==xs==========*/
@media (max-width: 576px) {
    #map {
        width: 300px;
    }

    /*    .bodyshops {
        width: 100%;
    }*/

    .info-seg {
        min-width: 100% !important;
        flex-direction: column;
    }

        .info-seg img {
            width: 100% !important;
        }

    .div-bx-options .bx {
        min-width: 89px !important;
        font-size: 13px;
    }

    .info-seg .lblinfo {
        font-weight: bold;
        min-width: 87px;
        display: inline-block;
        font-size: 16px;
    }

    .info-seg .valinfo {
        width: 100%;
        display: inline-block;
        font-size: 17px;
        text-align: center;
    }

    .info-seg.hasheightmobile {
        height: 110px;
        line-height: 22px;
    }

    .mainbox .nameshop {
        padding: 0px 0px 0 0;
    }

        .mainbox .nameshop h1 {
            font-size: 30px;
        }

    .mapdiv {
        width: 100% !important;
    }

    .jobspage-slick .leftarrow {
        left: -8px !important;
    }

    .jobspage-slick .rightarrow {
        right: -8px !important;
    }

    #ModalShare .modal-dialog {
        width: 430px !important;
    }

    .slikbx {
        max-width: 150px;
    }
}
/* =========== MOBILE ==xs==========*/
@media (max-width: 992px) {
}



/************/
#ModalShare .divsharbtn {
    border: 1px solid gray;
    padding: 10px;
    border-radius: 7px;
    text-align: center;
    cursor: pointer;
}

#ModalShare .modal-dialog {
    width: 500px;
    margin: 20% auto;
}

.modal-header .close {
    margin: -1rem -1rem -1rem 0 !important;
}
/************/

