

.pos-tight{
	top:20px !important;
	right:20px !important;
}
	

.bg-limegradient{
	background-image:linear-gradient(141deg, #fff93eb8 0%, #1fdb8d 51%, #2ce8b4b8 75%);
}

.text-yellow{
	color:#ffe637;
}

.u-header__section{
	background-color:transparent;
	box-shadow:none;
}


.u-header{
	top:0 !important;
	bottom: auto !important;
	position: absolute !important;
}

.gradient-half-primary-v1 {
	background-image: linear-gradient(150deg, #118AB2 0%, #61ceba 100%);
}

@media (max-width:767px) {

.my_nav-last-item{
	background-color:transparent;
}

#navBar{
	color:#77838f;
}
	
.u-header__nav-link {
  color: #77838f;
}	
	
.u-header__navbar-nav{
background-color:#fff;
padding:0.875rem 1.5rem;
padding-top: 1rem;
}

#rolechoices{
	display:inherit !important;
	box-sizing:unset !important;
}

#rolechoices > a {
	border-radius:0 !important;
	margin-bottom:10px !important;
}

.fullonly{
	display:none !important;
}
}

@media (min-width: 1200px) {
  .card-pricing {
		max-width: 266px;
	}
}