.footprint-map .location{position:absolute}html[dir=rtl] .footprint-map .location{margin-left:60px}.footprint-map .location:hover{z-index:4}.footprint-map .location.location-europe{left:390px;top:135px}.footprint-map .location.location-africa{left:400px;top:241px}.footprint-map .location.location-asia{left:478px;top:207px}.footprint-map .location.location-australia{left:660px;top:314px}.footprint-map .location .marker{position:absolute;border:5px solid rgba(143,48,20,.5);border-radius:100%;width:20px;height:20px;margin-left:-13px;margin-top:-13px;cursor:pointer;-webkit-transition:border-color ease-in-out .3s;-moz-transition:border-color ease-in-out .3s;-ms-transition:border-color ease-in-out .3s;-o-transition:border-color ease-in-out .3s;transition:border-color ease-in-out .3s;-webkit-animation:pulse 3s infinite alternate;-moz-animation:pulse 3s infinite alternate;-o-animation:pulse 3s infinite alternate;animation:pulse 3s infinite alternate}.footprint-map .location .marker:hover{border-color:rgba(147,150,107,.5)}.footprint-map .location .marker:hover:before{border-color:rgba(147,150,107,.25)}.footprint-map .location .marker:hover:after{border-color:rgba(147,150,107,.35)}.footprint-map .location .marker:hover+.location-box{max-height:600px;opacity:1}.footprint-map .location .marker .circle{position:absolute;left:0;top:0;background-color:#fff;border-radius:100%;width:100%;height:100%;display:block}.footprint-map .location .marker:after,.footprint-map .location .marker:before{position:absolute;content:"";left:50%;top:50%;transform:translate(-50%,-50%);border:6px solid rgba(143,48,20,.35);border-radius:100%;-webkit-transition:border-color ease-in-out .3s;-moz-transition:border-color ease-in-out .3s;-ms-transition:border-color ease-in-out .3s;-o-transition:border-color ease-in-out .3s;transition:border-color ease-in-out .3s;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}.footprint-map .location .marker:before{width:40px;height:40px;border-color:rgba(143,48,20,.25)}.footprint-map .location .marker:after{width:30px;height:30px}.footprint-map .location .location-box{position:absolute;z-index:3;top:calc(100% + 30px);left:-170px;width:340px;font-size:80%;background-color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.05);opacity:.7;max-height:0;overflow:hidden;-webkit-transition:all ease-in-out .8s;-moz-transition:all ease-in-out .8s;-ms-transition:all ease-in-out .8s;-o-transition:all ease-in-out .8s;transition:all ease-in-out .8s}.footprint-map .location .location-box:hover{max-height:600px;opacity:1}.footprint-map .location .location-box>div{padding:30px}.footprint-map .location .location-box ul{margin-bottom:0}.footprint-map .location .location-box .row div:nth-child(2){position:relative}.footprint-map .location .location-box .row div:nth-child(2):after{content:"";position:absolute;left:0;top:0;background-color:rgba(216,216,216,.5);width:1px;height:100%}.footprint-map .location .location-box .location-name{color:#93966b;margin-bottom:10px;display:block;position:relative;line-height:150%}.footprint-map .location .location-box .location-name:before{position:absolute;left:-30px;top:0;content:"";width:2px;height:100%;background:#93966b}.footprint-map .location .location-box .location-countries{color:#1e242c;font-family:AlDhara-Bold,sans-serif;margin-right:10px}.footprint-map .location .location-box .location-products{margin-left:10px}