.navbar_menu{
	/* background:#ffc0cb; */
	/* background:#e14fa4; */
	background:#00579c;
}

.ve-menu-close,
.ve-menu-icon,
.ve-menu-mobile {
	overflow: hidden;
    
}
.menu{
    margin-top: 20px;
	padding:0px 0;
    /* float: right */
	width:100%;
	background: #714899;
	/* border-top: 2px solid; */
	/* border-image: linear-gradient(to right, #9362c3 7%, #c8b3e5 25%, #9969c9 50%, #a06ed1 50%, #9e6ecd 69%, #b387df 75%, #caa7fb 99%) 5; */
	/* border-image: linear-gradient(to right, #9362c3 7%, #c8b3e5 25%, #9969c9 50%, #a06ed1 50%, #9e6ecd 69%, #b387df 75%, #caa7fb 99%) 5; */
}
.ve-menu ul {
	margin: 0;
	padding: 0;
	list-style: none
}
	transition:0.5s ease;
.menu ul{
    -moz-transition:0.5s ease;
    -webkit-transition:0.5s ease;
}
.menu ul li a{
    transition:0.5s ease;
	sir kripaya karke mera experience letter provide kare kyoki month end tuk mujhe submit karna hai to sir aapse anumodan hai ki kripaya jald se jald provide karaye aur sir eske bare me mai monday ko tejas ko inform kiya tha 
    -moz-transition:0.5s ease;
    -webkit-transition:0.5s ease;
    background: none!important;
    /* color: #302f30!important; */
    /* color: #363535!important; */
    padding: 0 20px;
    font-size: 15px !important;
	text-decoration: none;
    text-transform: capitalize;
	font-family: 'Poppins' !important; 
    letter-spacing: 0.5px;
}
.menu ul li a:hover,
.menu ul li a.active{
    color: #282828!important;
	background:#efe3ff !important;
}
.menu ul li ul li{z-index:999;}
.menu ul li ul li a{
    /* color: #282828!important; */
    text-align: left;
    padding: 0 20px;
	border-bottom: 1px solid #e2d2f5;
	text-transform:capitalize;
	text-wrap: nowrap;
	/* line-height:25px!important; */
	/* height:auto!important; */
}
.menu ul li ul li a:hover{
    background: #fefefe !important;
    color: #282828!important;
}
.ve-menu a {
	float: left;
	display: inline-block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	color: #fff;
    background: none;
}

.ve-menu>.ve-menu-pc>li {
	position: relative;
	float: left;
	cursor: pointer;
	width: auto !important;
}

.drp{
	width: 330px !important;
}

.drp_2{
	width: 630px !important;
	columns:2;
	word-spacing:break-alll
}

.ve-menu>.ve-menu-pc>li:hover ul {
	display: block;
	z-index:999;
	background: #f4effa !important;
	/* border-top: 1px solid #800080; */
}

.ve-menu>.ve-menu-pc>li>ul {
	position: absolute;
	left: 0;
	display: none;
	width: 510px;
}

.ve-menu>.ve-menu-pc>li>ul>li {
	
}

.ve-menu-icon {
	float: right;
	width: 20px;
	height: 21px;
	margin-right: 10px;
    cursor: pointer
}

.ve-menu-icon>div {
	width: 100%;
	height: 3px;
	margin-top: 3px;
	border-radius: 3px;
    
}

.ve-menu-mask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.ve-menu-mobile {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%
}

.ve-menu-mobile li {
	width: 100%
}

/*
.ve-menu-mobile li a {
	padding: 15px 0;
	border-bottom: 1px solid #333
}
*/

.ve-menu-mobile ul {
	display: none
}

.ve-menu-close>div {
/*	float: right;*/
	padding: 0 10px;
     cursor: pointer
}

.ve-menu-close>div:after {
	font-size: 35px;
	content: '\00d7'
}