
.dropdown-menu{
	background-color: #f7960f;
		
}

.dropdown-menu>li>a{
	color: #fff;
}

.text_img{
	display:none;
}

.arrow_box{
	min-height:90px;
	/*background: #d5effb;
    border: 3px solid #d5effb;*/
	background: none;
    border: none;
}

.map_ul{
	text-align:right;
}
.map_ul li a{
	color:#dcb414;
	text-decoration:none;
}

.map_ul li a:hover{
	color:#071720;
}

.map_div{
border-radius:5px;border-radius: 15px;border: 1px solid #071720;padding: 18px;	
}