
.contents-style01.white:before, .contents-style01.white:after {
    border-color: white!important;
}
a.call{
    pointer-events: none;
}
@media screen and (max-width:834px) { 
    a.call {
        pointer-events: all;
    }
}

#builingual{
    position: relative;
    z-index: 2;
}