ul li .sel-skills.fr-product-progress-content {
    overflow: visible !important;
    margin-bottom: 0 !important;
}

.rtl .fr-product-progress ul li .fr-product-progress-content p {
    float: right;
    margin: 5px;
}

.rtl .sidebar .nav .nav-item .nav-link i.menu-icon {
    margin-left: 1rem !important;
    margin-right: 0;
}
.sidebar {
    background: #ffffff;
    background: linear-gradient(to right, #a2a2a2, #d6d8da) !important;
}

.sel-skills p {
    padding: 3px 5px 4px 5px;
    background-color: #0b63ba;
    color: #fff !important;
}
section.fr-hero-detail.style-1.sel-style {
    background: none !important;
    padding-top: 250px!important;
}


.fr-hero-m-jobs-bottom ul li:last-child {
    border-left: 1px solid #e1e1e1 !important;
    border-right: 1px solid #e1e1e1 !important;
}

.fr-hero-hire p {
    font-size: 20px !important; 
}

@media (min-width: 768px) {
    .h-md-300px {
        height: 200px !important;
    }
}

@media (min-width: 300px) {
    img.avatar-img.rounded-circle.border.border-white.border-3.shadow {
    	height: 6.125rem;
    	width: 6.125rem;
	}
	h1.my-1.fs-4 {
    font-size: 26px;
	}
}
@media (min-width: 1100px) {
    img.avatar-img.rounded-circle.border.border-white.border-3.shadow {
    	height: 10.125rem;
    	width: 10.125rem;
	}
}

.h-200px {
    height: 200px !important;
}

.bg-blue {
    --bs-bg-opacity: 1;
    background-color: rgb(29 59 83) !important;
	background: linear-gradient(to right, red , yellow);
}

.profile-se h1 .fa-check.verified {
    background-color: #25c22e;
}
.profile-se h1 .fa-check {
    background-color: #DDD;
    color: #fff;
    padding: 5px;
    border-radius: 30px;
    font-size: 16px;
    margin-right: 5px;
    vertical-align: middle;
}

.navbar .navbar-menu-wrapper {
    box-shadow: none !important;
}


.container-scroller {
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 1400px) {
    .container-scroller {
        max-width: 1400px;
    }
}
@media (min-width: 1200px) {
    .container-scroller {
        max-width: 1140px;
    }
}
@media (min-width: 992px) {
    .container-scroller {
        max-width: 94%;
    }
}
@media (min-width: 768px) {
    .container-scroller {
        max-width: 94%;
    }
}
@media (min-width: 576px) {
    .container-scroller {
        max-width: 96%;
    }
}

.sidebar .nav {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}

.sidebar {
    height: 100%;
    border-radius: 8px;
}

.content-wrapper {
    background: none !important;
}

.exertio-alert {
	margin: 0px 30px 0 30px !important;align-content
}

body {
    background-color: #f6f6f6 !important;
}



.btn-theme-secondary, .btn.btn-theme {
    border: 1px solid #001c55;
    background-color: #001c55 !important;
    color: #ffffff !important;
    background: linear-gradient(to right, #001c55, #adb127) !important;
}

.sidebar ul.nav li.nav-item {
    margin-right: 10px;
    margin-left: 10px;
    border-radius: 8px;
}
.nav-item.active a.nav-link {
    background-color: #ffff !important;
    border-radius: 5px;
}

.sidebar .nav.sub-menu .nav-item .nav-link {
    background: none !important;
}

.sidebar .nav.sub-menu .nav-item.active .nav-link {
    color: #17304e;
    font-weight: 600;
}

.sidebar .nav.sub-menu .nav-item .nav-link:hover {
    color: #122b51 !important;
}


.se-Logout i.fas.fa-sign-out-alt.menu-icon {
    color: red !important;
}
.se-Logout a.nav-link {
     color: red !important;
}

.sidebar .nav.sub-menu .nav-item .nav-link {
    color: #080808 !important;
}
