/* body map */
.adv-body-map-widget {
    z-index: 2;
    position: relative; }
.adv-body-map-widget .adv-dot {
    width: 38px;
    left: 0;
    top: 0;
    text-align: left;
    height: 38px;
    background-size: 38px;
    background-repeat: no-repeat;
    background-image: url(dot.svg);
    position: absolute; }
.body-map-img {
    width: 100%;
    max-width: 320px!important; }
.body-map-shadow {
    position: absolute;
    left: -50%;
    z-index: -1; }
.adv-dot h4 {
	width: 200px;
    opacity: 1;
    display: none;
    cursor: pointer;
    background: #FE7558;
    color: #fff;
    border-radius: 16px;
    font-family: 'Circular Std', sans-serif;
    font-size: 17px!important;
    font-weight: 450;
    line-height: 22px!important;
    letter-spacing: 0px;
    text-align: left;
    padding: 4px 16px;
    margin: 3.5px 0 0 4px;}
.adv-dot:hover x h4 {
    opacity: 1;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }
.adv-body-map-hotspot-wrapper {
    display: none; }
.body-map-shade {
    position: absolute;
    width: 1093px;
    height: 100%;
    left: -240px;
    top: 0; }
.adv-body-map-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.adv-body-map-widget {
    width: 45%; }
.adv-body-map-cont {
    margin-top: 80px;
    position: relative;
    z-index: 1;
    width: 55%; }
.adv-default-content {
    background: #FE7558;
    color: #fff;
    padding: 33px 50px; }
.adv-body-map-hotspot-wrapper {
    overflow: hidden;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    border-radius: 10; }
.adv-title-content {
    padding: 50px; }
.adv-body-map-wrapper .adv-close {
    cursor: pointer;
    height: 13px;
    background-position: center right;
    background-repeat: no-repeat;
    background-image: url(close.svg);
    margin-top: 30px;
    margin-right: 30px;
    height: 13px; }
.adv-body-default {
    text-align: center;
    margin-top: 300px; }
@media (min-width: 768px) and (max-width: 1024px) {
    .adv-body-map-widget , .adv-body-map-cont {
        width: 50%; }
    .body-map-shade {
        left: -240px;
        top: 50px; } 
}
@media  (max-width: 767px) {
    .adv-body-default {
        margin-top: 50px; }
    .body-map-shade {
        left: 0;
        top: 130px; } 
    .adv-body-map-wrapper {
        background-position: top center; }
    .adv-body-map-wrapper {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .adv-body-map-widget {
        width: 320px;
        margin: 0 auto; }
    .adv-body-map-cont {
        width: 100%; }
}
@media  (max-width: 767px) {
.body-map-img {
    max-width: 280px!important; }
}
@media  (max-width: 380px) {
.adv-body-map-widget {
    transform: scale(0.7); }
}
/* share */
.cr-share-wrapper {
    position: relative;
    display: inline-block;}
.cr-share-trigger {
    cursor: pointer;
    display: inline-block;}
/* .cr-share-icon {
    visibility: hidden;
    display: none;} */
.cr-shared {
        visibility: visible;
        /* height: auto; */
        display: block!important;}
.cr-share-display.cr-left {
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;}
.cr-share-display.cr-right {
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;}
.cr-share-display.cr-top {
    position: absolute;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;}
.cr-share-display.cr-bottom {
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;}
.cr-share-icon a {
    display: inline-block;
    text-align: center;}
    .rangeslider,
    .rangeslider__fill {
      display: block;
      -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
      box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
      border-radius: 10px; }
    