/* Targetting the location or department names*/
.comeet-outer-wrapper .comeet-groups-list .comeet-group-name,
.comeet-outer-wrapper .comeet-groups-list .comeet-group-name a{
    font-size: 18px;
    text-decoration: none;
    color: #000;
}
.comeet-outer-wrapper .comeet-groups-list .comeet-list{
    margin-left: 0px;
   /* cursor: pointer;*/
}
.comeet-outer-wrapper .comeet-groups-list .comeet-list .comeet-positions-list{
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}
.comeet-outer-wrapper .comeet-groups-list .comeet-list .comeet-positions-list .comeet-position .comeet-position-name a{
    font-size: 16px;
    text-decoration: none;
}
.comeet-outer-wrapper .comeet-groups-list .comeet-list .comeet-positions-list .comeet-position .comeet-position-name a:hover{
    text-decoration: underline;
}
.comeet-outer-wrapper .comeet-groups-list .comeet-list .comeet-positions-list .comeet-position .comeet-position-meta{
    color: #57657c;
    font-size: 17px;
    margin: 0;
    font-weight: 300;
}
/*Position page css*/
.comeet-outer-wrapper h2.comeet-position-name{
    font-size: 28px;
    padding-top: 6px;
}
.comeet-outer-wrapper .comeet-position-meta-single span.comeet-position-location{
    /*font-size: 14px;*/
}
.comeet-outer-wrapper .comeet-position-info h4{
    font-size: 18px;
    margin-top: 20px;
}
.comeet-outer-wrapper .comeet-position-description p,
.comeet-outer-wrapper .comeet-position-requirements p{
    margin: 0;
    padding: 0;
    line-height: 150%;
}
.comeet-outer-wrapper .comeet-position-requirements ul{
    list-style: disc;
}
.carreer {
    margin-top: 10px;
}
#offer h3 {
    color: #0082e9!important;
    text-transform: uppercase;
    font-family: 'Gilroy-ExtraBold',sans-serif;
    font-size: 28px;
    font-weight: 800;
    padding-bottom: 19px;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99999!important; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: rgba(87, 101, 124, 0.79);
}

/* Modal Content/Box */
.modal-content {
    background-color: #fff;
    margin: 7% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
    border-radius: 4px;
    max-width: 960px;
}
div.wpcf7 .ajax-loader {
    display: none!important;
}
/* The Close Button */
.modal-content .close {
    color: #0082E9;
    float: right;
    font-size: 28px;
    font-weight: 300;
    position: relative;
    z-index: 99;
}
input[name="addfile"]{
    width: 100%;
    height: 36px;
}

.modal-content .close:hover,
.modal-content .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
#myModal2 form h3.about_friend_h3 {
    margin-top: 0;
    margin-bottom: 15px;
}
.apply {
    background: transparent;
    border: 1px solid #bcc8dc;
    border-radius: 0;
    font-size: 24px;
    text-transform: uppercase;
    color: #0082E9;
    font-weight: 800;
    font-family: 'Gilroy-ExtraBold', sans-serif;
    text-align: center;
    max-width: 470px;
    width: 100%;
    cursor: pointer;
    height: 88px;
}
.comeet-social-wrap {
    display: none;
}
.carreer .comeet-outer-wrapper .comeet-social {
   display: none;
}

.single-carreer {
    margin-top: 10px;
}
