.bg-img {
    background: url(../Images/newimg/work-with-us-banner.png) no-repeat !important;
    background-size: cover;
    background-position: center center;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.work-text
{
    font-size: 13px;
    font-weight: 400;
    color: #383838;
}
.red-point
{
    font-size: 13px;
    font-weight: 600;
    color: #383838;
    margin-bottom: 7px;
}
.red-point::before 
{
    content: "";
    background: #891212;
    width: 7px;
    height: 7px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 100px;
}

.job-open-bg
{
    background: #f5f6f6;
}

.status {
    font-size: 11px;
    background: #e82a2a;
    color: #fff;
    border-radius: 29px;
    padding: 3px 10px;
    display: flex;
    align-items: center;
    margin: 0px;
}

.brands {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    margin: 0px;
    margin-left: 10px;
}
.timing {
    color: #a0a0a0;
    font-size: 12px;
    font-weight: 500;
    background: #f3f3f3;
    border-radius: 4px;
    padding: 5px 10px;
    margin: 0px;
}
.position {
    margin: 0px;
    font-size: 12px;
    color: #7a4d0d;
    font-weight: 500;
    background: #fff5e7;
    padding: 5px 10px;
    border-radius: 4px;
}
.bg-white-color {
    background: #fff;
    padding: 20px;
}
.read-text
{
    color: #891212;
    font-size: 13px;
    font-weight: 500;
}
.read-text:hover {
    color: #891212;
}
.redd-button {
    font-weight: 500;
    font-size: 13px;
    color: #fff;
    background: #891212;
    padding: 5px 15px;
    border-radius: 29px;
}
.redd-button:hover
{
    color: #fff;
    background: #891212;
}
.req
{
    font-size: 13px;
    color: #383838;
    margin: 0px;
}
.courses
{
    font-weight: 500;
}
.black-bg
{
    background: #000000;
}
.black-bg:hover
{
    color: #fff;
    background: #000;
}
.btn.focus, .btn:focus
{
    box-shadow: none;
}

/* pagination */
.pagination {
    border: 1px solid #ccc;
    margin: 0px;
    display: flex;
    align-items: center;
    border-radius: 4px;
    background: #fff;
}
.pagination li a
{
    border: 0px;
}
.pagination li .page-link
{
    padding: .2rem .70rem;
    border-radius: 7px;
}
#divNewNotifications
{
    padding: .5rem 0.5rem;
    margin-top: 12px;
    left: -11px !important;
}
#divNewNotifications li a {
    font-weight: 400;
    font-size: 13px;
    color: #a6a6a6;
    font-family: 'Montserrat', sans-serif;
}
.page-link:focus
{
    box-shadow: none;
}
.page-item.disabled .page-link
{
    color: #000;
}
.page-link
{
    font-weight: 500;
    font-size: 15px;
    color: #a6a6a6;
}
.black {
    color: #000;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #891212;
    border-color: #891212;
}
.page-item .page-link:hover, .page-item .page-link:focus {
    color: #fff;
    background-color: #891212;
    border-color: #891212;
}
#dropdown_title {
    font-weight: 400;
    font-size: 13px;
    color: #a6a6a6;
    font-family: 'Montserrat', sans-serif;
}
#inp_impact {
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #000;
}
.pagination .dropdown {
    padding: 12px 10px;
}
.left-line
{
    border-left: 1px solid #ccc;
}
.pagination .caret {
    padding-left: 5px;
}
.font-18
{
    font-size: 18px;
}
.icon-between
{
    justify-content: space-between;
}
.detail-cont
{
    color: #383838;
    font-size: 13px;
    font-weight: 400;
}
.Pager2 {
    width: 400px;
    display: block;
    margin: 0 auto;
}
.page-link
{
    background-color: transparent;
}
.page-item.disabled .page-link {
    background-color: transparent;
}
/* end */

.apply-window h5 {
    font-size: 22px;
    font-weight: 400;
}
.apply-window p {
    color: #000000;
    font-weight: 600;
    font-size: 13px;
    margin: 0px;
}
.reg-label {
    font-size: 14px;
    color: #9f9f9f;
    font-weight: 600;
    text-transform: uppercase;
}
.reg-label {
    font-size: 14px;
    color: #9f9f9f;
    font-weight: 600;
    text-transform: uppercase;
}

.apply-window .form-control {
    color: #151515;
    font-size: 13px;
    font-weight: 500;
    background: #f5f6f6;
    border-radius: 0px;
    border: 0px;
}

.apply-btn {
    background: #891212;
    color: #fff;
    border-radius: 29px;
    font-size: 14px;
    font-weight: 500;
    width: 100px;
    height: 40px;
}
.apply-btn:hover
{
    background: #fff;
    color: #891212;
    border-color: #891212;
}
.close-btn {
    background: #fff;
    border-color: #000000;
    color: #000000;
    border-radius: 29px;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 20px;
    width: 100px;
    height: 40px;
}
.close-btn:hover
{
    background: #000000;
    color: #fff;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #151515 !important; 
  }
  ::-moz-placeholder { /* Firefox 19+ */
    color: #151515 !important; 
  }
  :-ms-input-placeholder { /* IE 10+ */
    color: #151515 !important; 
  }
  :-moz-placeholder { /* Firefox 18- */
    color: #151515 !important;
  }
  .f-weight
  {
    font-weight: 400 !important;
  }



  /* upload */
  .inputDnD .form-control-file {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 6em;
    outline: none;
    visibility: hidden;
    cursor: pointer;
    background-color: #c61c23;
    box-shadow: 0 0 5px solid currentColor;
    font-weight: 500 !important;
    font-size: 13px;
    color: #891212 !important;
}
.inputDnD .form-control-file:before {
    content: attr(data-title);
    position: absolute;
    left: 0;
    width: 100%;
    min-height: 4em;
    line-height: 1em;
    padding-top: 1.5em;
    opacity: 1;
    visibility: visible;
    text-align: center;
    border: 0.1em dashed #891212;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    overflow: visible;
}
.height-40
{
    height: 40px;
}
/* .inputDnD .form-control-file:hover:before {
    border-style: solid;
    box-shadow: inset 0px 0px 0px 0.25em currentColor;
} */
/* end */


/* read more and less */
.content {
    width: 50%;
    margin: 0 auto;
    margin-top: 5%;
    background-color: #e9e9e9;
    border-left: 8px solid black;
    padding: 20px;
  }
  .content h3 {
    font-weight:bold;
    margin-bottom: 24px;
  }
  .content p {
    margin-bottom: 12px;
  }
  #show-more a, #show-less a{
    cursor: pointer;
  }
/* end */



@media (max-width: 767px) 
{
    .pagination li .page-link
    {
        padding: .2rem .45rem;
    }
    .Pager2 {
        width: 100%;
        display: block;
        margin: 0 auto;
    }
    .bg-white-color {
        background: #fff;
        padding: 20px;
        display: block !important;
    }
    .mob-sp
    {
        margin-top: 10px;
    }
}

@media (min-width: 768px) 
{
    .w-70
    {
        width: 70%;
    }
    .w-30
    {
        width: 30%;
        text-align: end;
    }
}

