
.gray {
    background: #f6fafd;
}

.detail-wrapper {
    width: 100%;
    display: table;
    border-radius: 6px;
    margin-bottom: 20px;
    border: 1px solid #eef4f9;
    background: #ffffff;
}

.detail-wrapper-body {
    padding: 1.5em 1em 1.5em 1.5em;
}

.job-title-bar h1 {
    margin-bottom: 0.25em;
    color: #1c5c6c;
    /* font-family: 'Poppins', sans-serif; */
    font-weight: 600;
    font-size: 24px;
}

.job-title-bar h3 {
    margin-bottom: 0.25em;
    color: #1c5c6c;
    /* font-family: 'Poppins', sans-serif; */
    font-weight: 600;
    font-size: 24px;
}

html body .bg-success-light {
    background: rgba(15, 183, 107, 0.1) !important;
    color: #0fb76b !important;
}

span.job-tag {
    font-size: 12px;
    padding: 5px 15px;
    border-radius: 50px;
    top: -3px;
    position: relative;
}

.detail-wrapper {
    width: 100%;
    display: table;
    border-radius: 6px;
    margin-bottom: 20px;
    border: 1px solid #eef4f9;
    background: #ffffff;
}

.detail-wrapper-header {
    padding: 1em 1em 1em 1.5em;
    border-bottom: 1px solid #eef4f9;
}

.detail-wrapper-body {
    padding: 1.5em 1em 1.5em 1.5em;
}

.detail-wrapper {
    width: 100%;
    display: table;
    border-radius: 6px;
    margin-bottom: 20px;
    border: 1px solid #eef4f9;
    background: #ffffff;
}

.detail-wrapper-header h4 {
    color: #1c5c6c;
    /* font-family: 'Poppins', sans-serif; */
    font-weight: 600;
    font-size: 20px;
}

.detail-list {
    /* margin: 0 0 20px 0; */
    padding: 0;
    display: inline-block;
    width: 100%;
}

.detail-list li::before {
    position: absolute;
    left: 0;
    top: 13px;
    width: 10px;
    height: 1px;
    content: "";
    background: #677782;
}

.detail-list li {
    list-style: none;
    float: left;
    width: 100%;
    margin: 0;
    margin-bottom: 0px;
    position: relative;
    padding-left: 23px;
    line-height: 28px;
    margin-bottom: 12px;
    font-size: 16px !important;
}

.job-title-bar h3 {
    color: #1c5c6c;
    /* font-family: 'Poppins', sans-serif; */
    font-weight: 600;
}

.widget-boxed {
    background-color: #fff;
    border-radius: 6px;
    padding: 12px 12px 32px 12px;
    transform: translate3d(0, 0, 0);
    z-index: 1;
    margin-bottom: 20px;
    position: relative;
    border: 1px solid #eef4f9;
}

.widget-boxed-header {
    padding: 14px 0;
    border-bottom: 1px solid #eaeff5;
}

.widget-boxed-header h4 {
    color: #1c5c6c;
    /* font-family: 'Poppins', sans-serif; */
    font-weight: 600;
}

.side-list ul li {
    list-style: none;
    padding: 6px 6px;
    display: inline-block;
    width: 100%;
}



.side-list ul li span {
    float: right;
}

.widget-boxed-body .theme-btn {
    border-color: #1c5c6c;
    background-color: #1c5c6c !important;
    width: 100%;
    margin-top: 10px;
    color: #fff;
}

.btn-m {
    padding: 14px 30px;
    font-size: 16px;
}

.widget-boxed-body a.full-width i {
    margin-right: 5px;
}

.theme-btn .fa {
    font-size: 16px;
    color: #fff !important;
}

.widget-boxed-body a:hover {
    color: #fff;
}

.no-border i {
    padding-right: 10px;
    color: #01496b !important;
    font-size: 17px;
}

.job-title-bar p {
    font-size: 16px;
}

.detail-wrapper-body p {
    font-size: 16px;
    line-height: 32px;
}

.side-list ul li {
    font-size: 16px;
}

.back-btn h5 a {
    color: #1c5c6c !important;
}

.form-control:hover {
    border: 1px solid #1c5c6c;
    box-shadow: 1px 1px 4px #1c5c6c;
    transition: .6s ease-in-out;
}

.form-control {
    width: 100%;
    height: 40px;
    margin-bottom: 0px;
    padding-left: 20px;
    background-color: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 40px;
}

.input-group-text {
    background-color: #ffffff !important;
    border: 1px solid #ced4da !important;
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    border-radius: 0;
}

.form-group {
    margin-bottom: 10px;
}

label {
    display: inline-block;
    margin-bottom: 0;
    padding-left: 8px;
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%;
    border: 1px solid #d3d3d3;
    border-radius: 50px;
}

.logo-width {
    width: 280px;
}

.bg-color {
    background-color: #f4f5f4;
    z-index: 0;
}

.inner-images img {
    border-radius: 20px;
}

.info-section {
    display: none !important;
}

.services-detail h4 {
    z-index: 9999999999999 !important;
}

.inner-box h4 {
    color: #000;
}

.call-to-action-section-two {
    display: none !important;
}

.navbar-collapse ul li {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.info-list li {
    margin-bottom: 0rem !important;
}

.main-header .header-top .info-list {
    position: relative;
    margin-bottom: 0 !important;
}

.btn-close {
    position: absolute;
    right: 20px;
    margin-bottom: 21px;
    padding-bottom: -15px;
    top: 14px;
}

.modal-body {
    padding: 30px;
}

