.boxed-btn3:hover {
    background-color: #f5f5f5;
    color: #000;
    border: 0px;
    font-size: large;
}
.boxed-btn3 {
    border: 0px;
    font-size: large;
}
.header-area .main-header-area .main-menu ul li a {
    font-size: large;
}
.header-area .main-header-area .Appointment .phone_num a {
    font-size: large;
}
.slider_bg_1 {
    background-image: none;
    background-color: #7052fb;
}
.header-area .main-header-area.sticky {
    background-color: #7052fb;
}
.header-area .main-header-area .main-menu ul li .submenu li a:hover {
    background-color: #f5f5f5;
    color: #000;
}
body {
    background: #fff;
}
.top_companies_area {
    padding-bottom: 0px !important;
}
.header-area {
    background-color: #7052fb;
}
.bradcam_area {
    font-size: 16px;
    color: #aab1b7;
}
.bradcam_area h3 {
    color: #001d38 !important;
}
.bradcam_area p {
    color: #aab1b7 !important;
}
.job_listing_area.plus_padding {
    padding-top: 0px !important;
}

.container {
    max-width: 90%;
}
.text-bold {
    font-weight: bold;
}
.category_box {
    background: #e6f3ff;
    color: #0a8cff;
    font-size: 16px;
    font-weight: 400;
    padding: 6px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: 10px;
}
.job_searcing_wrap {
    position: relative;
    z-index: 0;
    padding: 116px 0;
    background: #001d38 !important;
}
.sidebar-heading {
    padding: 3%;
    font-size: 20px;
}
.job_listing_area
    .job_lists
    .single_jobs
    .jobs_left
    .jobs_conetent
    .links_locat
    .location {
    margin-right: 20px !important;
}
.footer-top {
    padding-top: 70px;
    padding-bottom: 40px;
}

.footer-logo {
    margin-bottom: 20px;
}

.single-footer {
    margin-bottom: 30px;
}

.single-footer h1 {
    color: #1c2045;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 20px;
}

.footer-social {
    margin-top: 10px;
}

.footer-social li {
    display: inline-block;
    margin-right: 15px;
}

.footer-social li a {
    font-size: 18px !important;
}

.footer-social li a.tw {
    color: #00aced;
}

.footer-social li a.fb {
    color: #3b5998;
}

.footer-social li a.gp {
    color: #f04b3f;
}

.footer-social li a.pin {
    color: #cb2027;
}

.footer-social li a.ln {
    color: #007bb6;
}

.single-footer p {
    font-size: 14px;
}

.single-footer > ul li {
    line-height: 2.2;
}

.single-footer > ul li a {
    font-size: 14px;
    color: #3a505f;
}

.single-footer > ul li a:hover {
    padding-left: 5px;
    color: #7052fb;
}

.single-footer > ul li > span {
    font-weight: 600;
    color: #1c2045;
    margin-right: 5px;
}

.copyright {
    padding: 30px 0;
    border-top: 1px solid #ebebef;
}

.copyright p {
    text-transform: capitalize;
    font-size: 14px;
}

.copyright p span {
    font-weight: 600;
    color: #1c2045;
}
/*
.pagination_wrap ul li a {
    width: 100% !important;
    height:  100% !important;
    border: 1px solid #EAEAEA;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 16px;
    text-align: center;
    line-height: normal;
    display: inline-block;
    color: #AAB1B7;
    font-size: 18px !important;
    margin: 0 5px;
}*/

.theme-btn {
    position: relative;
    background: #7052fb none repeat scroll 0 0;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    padding: 12px 65px 12px 30px;
    text-transform: capitalize;
    border-radius: 30px;
    overflow: hidden;
}
.boxed-btn4 {
    background: #7052fb !important;
    color: #fff !important;
    font-size: 24px;
}

.boxed-btn4:hover {
    background: #00d363 !important;
    color: #fff !important;
}
.job_listing_area {
    background: #fff !important;
}
.job_listing_area .job_lists .single_jobs {
    border-color: #cccccc !important;
}
.job_listing_area .job_lists .single_jobs:hover {
    border-color: #7052fb !important;
}
.job_details_area {
    background: #fff !important;
}
.job_sumary {
    border: 1px solid;
    border-color: #cccccc !important;
}
pre {
    background: #e8eff4;
    /* padding: 15px; */
    font-size: 14px;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #7052fb;
    border-color: #7052fb;
}
.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #7052fb;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
b,
sup,
sub,
u,
del {
    color: #7a838b;
}

.custom-text-trial {
    color: #343a40;
    font-family: "ubuntu-medium", sans-serif;
    font-size: 1.125rem;
}

.custom-sub-text-trial {
    color: #343a40;
    font-family: "ubuntu-medium", sans-serif;
    font-size: 0.91rem;
}

.custom-checkbox-trial {
    width: 12px;
    height: 12px;
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    margin-left: 8px;
}