/*!
 * Coffee Island css
 * Copyright 2016 SilkTech A.E.
 */
 body{overflow-x: hidden !important;}
 .bg-mclight{background: #eae5dd;}
 #header{
	background: #fff;
} 
 .mc-box-shadow{
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
.svgfix-mb2{margin-bottom:-2px;}
.top-n4rem{top: -4rem !important;}
.top-n5rem{top: -5rem !important;margin-bottom: -5rem !important;}
.multiply-blend{mix-blend-mode: multiply;}
.hover-black:hover{background:#0D1318 !important; color:white !important;}
.mt-n130{margin-top: -130px;}
.mt-n80{margin-top: -80px;}
.mt-n50{margin-top: -50px;}
.mw480{max-width: 480px;width: 480px;}
.b200-pos{bottom: -2px;}
.blcircle{bottom: -140px; left:0;}
.lall0{left:0;width:100%!important;}
@media (max-width:320px){.b200-pos{bottom: -2px !important;}}
@media (max-width:767.98px){.container{max-width:100% !important;}}
.damo-circle-padding{padding-bottom: 34%;}
.damo-bottom-padding{padding-bottom: 34%;}
@media (max-width: 767.98px) {
	.mx-map{margin-left: -15px;margin-right: -15px;max-width: 380px !important;width: 380px !important;}
	.mx-map .font-1-2x{font-size:1rem;}
	.mx-map .font-1-8x{font-size:1.5rem;}
	.damo-pink-bg{padding-top: 20px; background: #EBCCCD;}
	.kutigege-pink-bg{padding-top: 20px; background: #e0b79d;}
	.bg-black-sm{background:#0D1318;}
	.damo-bottom-padding{padding-bottom: 60%;}
	.abs100{left:0;width:100%!important;}
	.b200-pos{bottom: -100px;}
}
@media (min-width: 1400px) {
	.b200-pos{bottom: -200px;}
}
.font-normal{font-family: 'cf_dromon', sans-serif;font-weight: normal;}
.show-menu:focus .bars .fabars,.show-menu:focus .bars .fabars:after,.show-menu:focus .bars .fabars:before,.show-menu:hover .bars .fabars,.show-menu:hover .bars .fabars:after,.show-menu:hover .bars .fabars:before{background-color:#0D1318 !important;}
.bars .fabars,.bars .fabars:after,.bars .fabars:before{background-color:#0D1318 !important;}
body.open-menu #header .bars .fabars{background:#0D1318;}
body.open-menu #header .bars .fabars:after{background:#0D1318;}
.transx_map{transform: translateX(-50%);}
.ethipia_map{left:63.6%;top:47.6%}
.uraga_map{left:18.6%;top:36.8%}
.uraga_soon_map{left:36%;top:35.4%;}
.limu_map{left:23.8%;top:49.7%}
.limu_soon_map{left:41.8%;top:48.3%}
.sidama_map{left:31%;top:61.3%}
.banko_map{left:48.4%;top:75.7%}
.banko_soon_map{left:66.4%;top:74.3%}
.soon_map{opacity:0;transition: opacity 0.8s;
	-moz-transition: opacity 0.8s;
	-webkit-transition: opacity 0.8s;
	-o-transition: opacity 0.8s;}
.soon_map.show{opacity:1;}
.soon_map_text{margin-left:9.6px; height:19.2px; line-height:19px;white-space:nowrap;}
.next_stop_tooltip{left:100%;top:5px;}
.soon_map_arrow{position:absolute; top:0;left:0;width: 0;
height: 0;
border-style: solid;
border-width: 10px 10px 10px 0;
border-color: transparent #0D1318 transparent transparent;content:"";}

.font-dkgrey{color: #4d4d4d;}
.font-dkgrey-h{cursor: pointer;}
.font-dkgrey-h:hover,.font-dkgrey-h:focus{color: #0e1319;}
.abs0{left:0;bottom:0;width:100%;}
.abst10{top:10px;left:30px}
.absb10{bottom:10px;left:30px}
.op0to1{opacity:0;transition: opacity 1s;
	-moz-transition: opacity 1s;
	-webkit-transition: opacity 1s;
	-o-transition: opacity 1s;}
.op0to1.show{opacity:1;}
.op1to0{opacity:1;transition: opacity 1s;
	-moz-transition: opacity 1s;
	-webkit-transition: opacity 1s;
	-o-transition: opacity 1s;}
.op1to0.show{opacity:0;}