.vacancies-section-archive {
    margin-top: 100px;
    margin-bottom: 100px;
}

.post-type-archive-vacancies #page .site-content {
    margin-bottom: 0;
    margin-top: 0;
}

.vacancies-section-archive  .scw-row {
    padding-bottom: 50px;
    border-bottom: 1px solid #E6E6E6;
    padding-top: 50px;
    display: flex;
    gap: 50px;
    justify-content: space-between;
}

 
.vacancies-section-archive  .scw-row .scw-col.col3 {
    width: 165px;
    display: flex;
    align-items: center;
}
.vacancies-section-archive  .scw-row .scw-col.col2 {
    width: -webkit-fill-available;
}
.vacancies-section-archive  .scw-row .scw-col.col1 {
    width: 240px;
}

.vacancies-section-archive  .a-btn {
    width: 161px;
    height: 52px;
    border-radius: 50px;
    background: #D11E47;
    padding: 17px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
}

.vacancies-section-archive  .a-btn svg {
    margin-left: 10px;
}
.vacancies-section-archive h2 a {
    font-size: 26px;
    color: #111;
    font-weight: 600;
    line-height: 123%;
}

.vacancies-section-archive .col2 h2 a {
    font-size: 26px;
    color: #111;
    font-weight: 600;
    line-height: 123%;
}
.vacancies-section-archive .col2 h2 {
    font-size: 26px;
    color: #111;
    font-weight: 600;
    line-height: 123%;
    margin-bottom: 15px;
}
.vacancies-section-archive .col2 p a {
    color: #444;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 178%;
    text-transform: capitalize;
} 

.vacancies-section-archive .col2 p  {
    margin-bottom: 0;
}
 
.vacancies-section-archive .scwrow1 a {
    color: #999;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 171%; 
 }
 .vacancies-section-archive .scwrow1  {
    color: #E6E6E6;
    font-size: 12px;
    margin-bottom: 25px;
 }

 .vacancies-section-archive .scw-city {
    color: #111;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 178%;
    text-transform: capitalize;
 }


 .vacancies-section-archive .scw-country {
    color: #111;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    text-transform: capitalize;
 }

 .vacancies-section-archive {
    display: flex;
    flex-direction: column;
 }

 .vacancies-section-archive .scw-city  svg{
    width: 17px;
    height: 21px;
 }

 .vacancies-section-archive  .scwrow2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
 }

 .vacancies-section-archive  .scwrow2 a{
    display: flex;
    align-items: center;
 }

 .vacancies-section-archive  .scwrow2 a svg {
    margin-right: 10px;
 }

 .vacancies-section-archive  .scwrow2 .scw-country{
    padding-left: 26px;
 }


/* Single Vacancy Page */

.single-vacancies .breadcrumb-wrap  {
    display: none;
}


.single-vacancies .sv-breadcrumbs .svb-wrapper {
    display: flex;
    gap: 15px;
}

.single-vacancies .sv-breadcrumbs .svb-wrapper,
.single-vacancies .sv-breadcrumbs .svb-wrapper a {
    color: #999;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 228%; 
    text-transform: uppercase;
}

.single-vacancies .sv-breadcrumbs .svb-wrapper p {
    color: #D11E47;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 228%;
}
 
.single-vacancies #page .site-content {
    margin-top: 30px;
    margin-bottom: 100px;
}

.single-vacancies .svmc-overview {
   
}
.single-vacancies .svmc-overview h1 {
    color: #000;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 122%;
    margin-bottom: 10px;
}
.single-vacancies  .svmc-overview p {
    color: #999;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0;
}

.single-vacancies  .svmc-body {
    color: #444;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 178%;
    text-transform: capitalize;
}


.single-vacancies  .svmc-body h1, 
.single-vacancies  .svmc-body h2,
.single-vacancies  .svmc-body h3,
.single-vacancies  .svmc-body h4,
.single-vacancies  .svmc-body h5,
.single-vacancies  .svmc-body h6 {
    color: #444;
    font-style: normal;
    font-weight: 600;
    line-height: 123%;
    text-transform: unset;
    margin-top: 50px;
}

.single-vacancies  .svmc-body h1,
.single-vacancies  .svmc-body h2 {
    font-size: 26px;
    text-transform: unset;
}

.single-vacancies  .svmc-body h3,
.single-vacancies  .svmc-body h4,
.single-vacancies  .svmc-body h5,
.single-vacancies  .svmc-body h6 {
    font-size: 24px;
}

.sv-contact-form form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    width: 100%;
    max-width: 710px;
    margin-top: 50px;
}
.sv-contact-form form > *{
    width: calc(50% - 10px);
    margin-bottom: 0;
}

.sv-contact-form form > p:nth-child(8),
.sv-contact-form form > p:nth-child(9),
.sv-contact-form form >  .wpcf7-response-output {
    width: 100%;
}
 
.sv-contact-form form > p:nth-child(6) span.wpcf7-form-control-wrap:before,
.sv-contact-form form > p:nth-child(7) span.wpcf7-form-control-wrap:before {
    display: block;
    content: '';
    width: 100%;
    height: 50px;
    border-radius: 30px;
    top: 0;
    position: absolute;
    border-radius: 50px;
    border: 1px solid #E6E6E6;
    background: #FFF;
}

.sv-contact-form form > p:nth-child(6) span.wpcf7-form-control-wrap .has-after,
.sv-contact-form form > p:nth-child(7) span.wpcf7-form-control-wrap .has-after  {
    display: block;
    width: 100%;
    height: 25px;
    border-radius: 30px;
    top: 0;
    position: absolute;
    border-radius: 50px;
    border: transparent;
    background: transparent;
    color: #000;
    padding-top: 16px;
    padding-left: 20px;
}

.sv-contact-form form > p:nth-child(6) input, 
.sv-contact-form form > p:nth-child(7) input {
    opacity: 0;
}
.sv-contact-form form .wpcf7-spinner {
    height: 0;
    width: 0;
    overflow: hidden;
    display: none;
    visibility: hidden;
}
.sv-contact-form form  .wpcf7-response-output {
    margin: 0 !important;
}
.sv-contact-form form > p:nth-child(6) .wpcf7-not-valid-tip, 
.sv-contact-form form > p:nth-child(7) .wpcf7-not-valid-tip {
    margin-top: 30px;
}

.sv-contact-form form p label span {
    color: #E52836;
}
.sv-contact-form form p label {
    color: #444;
}

.sv-contact-form form input.wpcf7-form-control {
    width: 100%;
}

.sv-contact-form form  .wpcf7-list-item-label {
    color: #444;
}


@media screen and (max-width: 1280px) {
    .vacancies-section-archive .scw-row {
        gap: 25px;
        padding-bottom: 40px;
        padding-top: 40px;
    }
}

@media screen and (max-width: 768px) {

    .vacancies-section-archive  .scwrow1 {
        display: flex;
        gap: 15px;
        margin-bottom: 30px;
    }
    
    
    .vacancies-section-archive {
        margin-bottom: 50px;
        margin-top: 25px;
    }

    .vacancies-section-archive .scw-row {
        gap: 30px;
    }

    .vacancies-section-archive .scw-row {
        padding-bottom: 45px;
        padding-top: 45px;
        flex-direction: column; 
    }
    .vacancies-section-archive .scwrow2 {
        flex-direction: row;
    }
    .vacancies-section-archive .scw-city, 
    .vacancies-section-archive .scwrow2 .scw-country {
        font-weight: 600;
        font-size: 14px;
        color: #111;
    }
    .vacancies-section-archive .scwrow2 .scw-country  {
        padding-left: 3px;
    }
    .vacancies-section-archive .scw-row {
        margin-top: 5px;
    }
    .vacancies-section-archive .scw-row .scw-col.col3,
    .vacancies-section-archive .scw-row .scw-col.col3 a {
        width: 100%;
    }
    .sv-contact-form form > * {
        width: 100%;
    }

    .sv-contact-form form > p:nth-child(6) {
        margin-bottom: 28px;
    }
    
    .sv-contact-form form > p:nth-child(7) {
        margin-bottom: 10px;
    }

    .sv-contact-form .wpcf7-form .wpcf7-list-item {
        margin-bottom: 0;
    }
} 
