.map-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}


.custom-product-image-pos-2 {
    position: absolute;
    top: 14px;
    left: 61vw;
    width: auto;
    height: 130%;
    z-index: 2;
}

.custom-product-image-pos-2._litle-small {
    top: 28px;
    left: 67vw;
    z-index: 1;
    height: 118%;
}

.cust.active, .cust:active {
    background-color: #0AAA91 !important;
    color: #fff !important;
}

.my-bg-color {
    background : #0AAA91 !important
}


section.section.section-overlay-opacity-gray:before {
    background: rgba(234, 234, 234, 0.7);
}