.comeet-group-name {
    margin-bottom: 23px;
    margin-top: 20px;
}

.comeet-group-name a {
    color: black;
    font-weight: bold;
}

li a.comeet-position {
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
    padding-top: 15px;
    margin-bottom: 0;
    text-decoration: none !important;
}

.comeet-position-meta {
    margin: 0 0 20px 0;
    display: block;
    font-size: 0.7rem;
    color: #898787;
}

.comeet-position-meta-single {
    display: block;
    font-size: 0.8rem;
    color: #898787;
    margin-bottom: 50px;
}

a.comeet-position {
    text-decoration: none;
}

.comeet-position-name {
    margin: 0;
    color: #0082e9;
    font-size: 28px;
    font-family: 'Gilroy-ExtraBold', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
}

.comeet-list ul {
    margin: 0px;
}

.all-jobs-link {
    display: block;
    float: left;
    margin-right: 36px;
    position: relative;
    z-index: 22;
}

.email-resume-link {
    float: right;
    font-size: 14px;
    font-weight: normal;
}

#myModal2 h3 {
    color: #0082e9 !important;
    font-size: 28px !important;
    text-transform: uppercase;
    font-family: 'Gilroy-ExtraBold', sans-serif;
    font-size: 28px;
    font-weight: 800;
    margin-bottom: 24px;
    margin-top: 2px;
    width: 90%;
}

#myModal2 form h3 {
    margin-top: 24px;
    margin-bottom: 5px;
}

#myModal2 form p {
    color: rgb(87, 101, 124);
    margin-bottom: 15px;
    font-weight: 300;
}

#myModal2 form input[type="text"] {
    margin-bottom: 25px;
    padding-left: 10px;
}

.position-image {
    text-align: center;
}

.comeet-list a {
    text-decoration: none;
}

.comeet-list a:link {
    text-decoration: none;
}

/* visited link */
.comeet-list a:visited {
    text-decoration: none;
}

/* mouse over link */
.comeet-list a:hover {
    text-decoration: none;
}

/* selected link */
.comeet-list a:active {
    text-decoration: none;
}

.comeet-list ul {
    list-style: none;
}

.comeet-list li {
    margin-bottom: 10px;
    border: 1px solid #bcc8dc;
    padding: 20px;
}

.comeet-g {
    letter-spacing: -0.31em;
    *letter-spacing: normal;
    *word-spacing: -0.43em;
    text-rendering: optimizespeed;
}

.opera-only:-o-prefocus,
.comeet-g {
    word-spacing: -0.43em;
}

.comeet-u {
    display: inline-block;
    zoom: 1;
    *display: inline;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}

.comeet-u-1,
.comeet-u-1-2 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}

.comeet-u-1 {
    display: block;
}

.comeet-u-1-2 {
    width: 100%;
}

.comeet-offset-1-2 {
    margin-left: 50%;
}
.categories-section.carreer .comeet-groups-list {
    display: flex;
    flex-wrap: wrap;
}
.comeet-groups-list >div:first-child {
    order: 2;
}
.comeet-groups-list >div:last-child {
    order: 1;
}
.comeet-g-r {
    letter-spacing: -0.31em;
    *letter-spacing: normal;
    word-spacing: -0.43em;
    width: 100%;
}

.opera-only:-o-prefocus,
.comeet-g-r {
    word-spacing: -0.43em;
}

.comeet-g-r img {
    max-width: 100%;
}

.comeet-social {
    padding-top: 30px;
    clear: both;
}
#filter {
    border: 1px solid #bcc8dc;
    max-width: 460px;
    width: 100%;
    height: 36px;
    border-radius: 2px;
    border:1px  solid  #bcc8dc;
    background-color: #ffffff;
    display: block;
    padding-left: 40px;
    color: rgb(87, 101, 124);
    font-weight: 300;
}
#category  {
    max-width: 220px;
    max-width: 100%;
    width: 100%;
    display: block;
    height: 36px;
    font-family: Roboto;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    background: white;
    letter-spacing: normal;
    border:1px  solid  #bcc8dc;
    text-align: center;
    color: rgb(58, 60, 63);
    padding-left: 10px;
}
#sresults li {
    display: none;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select:focus,
    textarea:focus,
    input:focus {
        /*font-size: 14px;*/
    }
}
.comeet-position-info {
    padding-bottom: 30px;
}
.search_input {
    max-width: 460px;
    width: 100%;
    margin-right: 20px;
    position: relative;
    margin-left: 10px;
}
.search_input:before {
    content: '';
    background-image: url("/wp-content/themes/MWDN/icons/blue/search-blue.svg");
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center;
    display: block;
    width: 24px;
    position: absolute;
    height: 24px;
    top: 6px;
    left: 7px;
}
.search_category:before {
    content: '';
    background-image: url("/wp-content/themes/MWDN/icons/blue/unfold-blue.svg");
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center;
    display: block;
    width: 24px;
    position: absolute;
    height: 24px;
    top: 6px;
    right: 7px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.search_category {
    max-width: 220px;
    max-width: 700px;
    width: 100%;
    margin-right: 20px;
    margin-left: 10px;
}
.search_btn {
    max-width: 220px;
    width: 100%;
}
#search_careers {
    border-bottom:1px solid #f8f8fa;
    padding-top: 14px;
    padding-bottom: 14px;
    margin-top: 92px;
}
#search_careers .container {
    max-width: 960px;
}
#filter::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #bcc8dc !important;
    opacity: 1; /* Firefox */
}

#filter:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #bcc8dc !important;
}

#filter::-ms-input-placeholder { /* Microsoft Edge */
    color: #bcc8dc !important;
}
.comeet-list li:hover,
.comeet-list li:focus {
    box-shadow: 0 2px 4px 0 #e2e5eb;
}
.comeet-list li:active {
    box-shadow: none;
    background: rgb(248, 248, 250);
}
.comeet-apply button:hover,
.comeet-apply button:focus {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
.comeet-apply button:active {
    color: white;
    box-shadow: none;
    background: rgb(0, 130, 233);
}
#search {
    width: 100%;
    margin: 0 auto;
    display: block;
    height: 36px;
    font-weight: bold;
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    border:1px  solid  #0082e9;
    border-radius: 2px;
    background-color: #0082e9;
    cursor: pointer;
}
#search:hover {
    color: #bcc8dc;
    background-color: #fff;
    border-color: #bcc8dc;
    box-shadow: 0 2px 4px 0 #e2e5eb;
}
#search:focus,#search:active {
    color: #0082e9;
    background-color: #fff;
}
#live-search fieldset > div {
    float: left;
}
#requter .photo {
    float: left;
    padding-right: 20px;
}
#requter {
    margin-top: 32px;
    margin-bottom: 32px;
}
#requter .contacts {
    float: left;
    width: 724px;
}

#requter .contacts > div {
    height: 72px;
    float: left;
    width: 100%;
    max-width: 352px;
    border-radius: 2px;
    background-color: #fff1ca;
    margin-bottom: 20px;
    display: flex;
    padding-left: 20px;
    align-items: center;
    margin-right: 20px;
}

#requter .contacts > div:nth-child(2n) {
    margin-right: 0;
}
#requter .contacts > div:nth-child(3),#requter .contacts > div:nth-child(4) {
    margin-bottom: 0;
}
#requter .item {
    border: 1px solid rgb(188, 200, 220);
    padding: 24px;
    min-height: 212px;
}

/* Position info */
.comeet-position-info * {
    margin: 0;
    padding: 0;
    line-height: 150%;
}

.comeet-user-text > ul, .comeet-user-text > ol {
    margin: 0 0 0 5px;
    padding: 5px 0 0 20px;
}

.comeet-position-info h4, .comeet-apply h4 {
    font-weight: bold;
    margin: 0px 0 5px 0;
}

.comeet-group-name:after {
    content: '';
    background-image: url("/wp-content/plugins/comeet/img/chevrone-left.png");
    width: 25px;
    height: 25px;
    display: inline-block;
    float: right;
    position: relative;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    opacity: 0;
}

.comeet-group-name.close:after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

#offer .title {
    font-family: 'Gilroy-ExtraBold', sans-serif;
    font-size: 24px;
    font-weight: 800;
    text-align: center;
    color: #57657c;
    padding: 10px 0;
}
#offer .item .image {
    margin-bottom: 9px;
}
#offer .item .image img {
    border-radius: 2px;
    border: solid 1px #bcc8dc;
    margin: 0 auto;
}
#offer .desc {
    text-align: center;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.41;
    letter-spacing: normal;
    color: #57657c;
}

#offer .item {
    margin-bottom: 25px;
}
#requter .icon {
    width: 32px;
    height: 32px;
    background: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    margin-right: 20px;
}
#requter .person .icon img {
    width: 24px;
}
#requter .skype .icon img {
    width: 24px;
}
#requter .email .icon img {
    width: 24px;
}
#requter .phone .icon img {
    width: 24px;
}
.home .comeet-social {
    display: none;
}

.all-jobs-link a {
    background-color: #0082E9;
    border: 1px solid #0082E9;
    text-transform: uppercase;
    color: white !important;
    font-weight: bold;
    font-family: 'Gilroy-ExtraBold', sans-serif;
    text-decoration: none !important;
    width: 140px;
    height: 36px;
    display: inline-block;
    text-align: center;
    padding-top: 10px;
}
.all-jobs-link a:hover {
    color: #bcc8dc!important;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 #e2e5eb;
    border-color: #bcc8dc;
}
.all-jobs-link a:active,.all-jobs-link a:active {
    background-color: #fff;
    box-shadow: none;
    color: #0082E9!important;
}
@media (min-width: 980px) {
    .comeet-visible-phone {
        display: none;
    }

    .comeet-visible-tablet {
        display: none;
    }

    .comeet-visible-desktop {
    }

    .comeet-hidden-phone {
    }

    .comeet-hidden-tablet {
    }

    .comeet-hidden-desktop {
        display: none;
    }

    .text-xl-right {
        text-align: right;
        display: block !important;
    }
}

@media (max-width: 480px) {
    .comeet-g-r > [class^="comeet-u"] {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .comeet-g-r > [class^="comeet-u"] {
        width: 100%;
    }

    .comeet-visible-phone {
    }

    .comeet-hidden-phone {
        display: none;
    }

    .comeet-hidden-desktop {
    }

    .comeet-visible-desktop {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .comeet-visible-tablet {
    }

    .comeet-hidden-tablet {
        display: none;
    }

    .comeet-hidden-desktop {
    }

    .comeet-visible-desktop {
        display: none;
    }
}