/*!*/.subscribers [data-group="other"] li input+label::before, .JobsSearch__form, .career_item, .career__salary, .cv__agree label::before, .subscribers input+label, #skill_other+label+ul {
    transition: all 0.4s ease-in-out;
}
.cv__agree label::before {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    vertical-align: middle;
}
.cv__agree label::before {
    font-family: "Font Awesome 5 Free"}
.title {
    font-size: 1.5rem;
    font-weight: normal;
}
@media (min-width: 576px) {
    .title {
    font-size: 1.71429rem;
}
}@media (min-width: 768px) {
    .title {
    font-size: 2.57143rem;
}
}.btn-1 {
    background-color: #cc5919;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    padding: 8px 10px;
}
@media (min-width: 576px) {
    .btn-1 {
    padding: 10px 20px;
}
}.btn-1:hover {
    background-color: #cc5919;
    color: #fff;
}
.modal-header .close:hover, .modal-header .close:active, .modal-header .close:focus {
    background-color: transparent;
    opacity: .6;
}
.subscribers [data-group="other"] li input+label {
    background: none;
    border: 0;
    display: block;
    font-size: 100%;
    padding: 0;
    padding-left: 30px;
    position: relative;
}
.subscribers [data-group="other"] li input+label::before {
    background-image: url(../images/checked.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 0%;
    border: solid 1px #9b9b9b;
    border-radius: 2px;
    content: "";
    height: 22px;
    left: 0;
    position: absolute;
    top: 0;
    vertical-align: middle;
    width: 20px;
}
.subscribers [data-group="other"] li input:checked+label {
    background: none;
    color: inherit;
}
.subscribers [data-group="other"] li input:checked+label::before {
    background-size: 80%}
.tooltip {
    z-index: 2;
}
.JobsSearch__form {
    opacity: 0;
    padding-top: .9375rem;
    position: relative;
}
@media (min-width: 576px) {
    .JobsSearch__form {
    padding-top: 2.1875rem;
}
}@media (max-width: 767px) and (min-width: 576px) {
    .JobsSearch__form {
    font-size: 85%}
}.JobsSearch__form.show {
    opacity: 1;
}
.JobsSearch__form .row {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.JobsSearch__form .dropdown-item {
    padding: .3125rem .9375rem;
}
@media (min-width: 576px) {
    .JobsSearch__form .dropdown-item {
    padding: .9375rem;
}
}.JobsSearch__form .dropdown-item:hover, .JobsSearch__form .dropdown-item:focus, .JobsSearch__form .dropdown-item:active {
    background-color: #f2f6f7;
}
.JobsSearch__form button[type="submit"] {
    background-color: #f36c21;
    border: 0;
    color: #fff;
    font-weight: bold;
    padding: .625rem 1.25rem;
}
@media (min-width: 576px) {
    .JobsSearch__form button[type="submit"] {
    width: 100%}
}.JobsSearch__form button[type="submit"]:hover, .JobsSearch__form button[type="submit"]:active, .JobsSearch__form button[type="submit"]:focus {
    background-color: #cc5919;
}
.JobsSearch__form .form-control {
    background-color: #fff;
    border: none;
    border-radius: 3px;
    height: auto;
    overflow: hidden;
    padding: .625rem 1.625rem .625rem .625rem;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media (min-width: 768px) {
    .JobsSearch__form .form-control {
    padding: .625rem 1.625rem .625rem 1.25rem;
}
}.JobsSearch__form .form-control:focus, .JobsSearch__form .form-control:hover, .JobsSearch__form .form-control:active {
    box-shadow: none;
}
.JobsSearch__form .rbt.has-aux .form-control {
    background-image: none;
}
.JobsSearch__form .rbt-aux .rbt-close {
    margin-top: 0;
}
.JobsSearch__location {
    margin: .625rem 0;
}
.JobsSearch__location .rbt-token-removeable {
    padding: 0;
}
.JobsSearch__location .rbt-token-removeable .rbt-close {
    display: none;
}
.JobsSearch__location .rbt-token {
    background: none;
}
.JobsSearch__location .rbt.has-aux .form-control {
    background-image: url(../images/arrow.svg);
}
.JobsSearch__location .rbt-aux {
    left: 0;
    width: 100%;
    z-index: 99;
}
.JobsSearch__location .rbt-aux button {
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 100%}
.JobsSearch__location .detect__location {
    background: #fff;
    z-index: 2;
}
.JobsSearch__location .detect__location.is-update {
    display: none;
}
.JobsSearch__location .detect__location:not(.is-update) {
    color: #000;
    height: 100%;
    left: 0;
    padding: 8px 17px;
    position: absolute;
    right: 15px;
    top: 0;
}
.JobsSearch__location .detect__location:not(.is-update)+.rbt-token {
    font-size: 0;
    opacity: 0;
}
.JobsSearch__location .focus .detect__location {
    display: none;
}
.JobsSearch__field {
    text-align: center;
}
.JobsSearch__keyword .rbt-input-multi {
    background-image: none;
}
.JobsSearch__keyword .close:focus, .JobsSearch__keyword .close:hover, .JobsSearch__keyword .close:active {
    background-color: transparent;
}
.loading {
    -ms-flex-align: center;
    align-items: center;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: opacity 3s ease-in-out;
    z-index: 9999;
}
.loading.loaded {
    opacity: 0;
    z-index: 0;
}
.lds-ripple {
    display: inline-block;
    height: 64px;
    position: relative;
    width: 64px;
}
.lds-ripple div {
    -webkit-animation: lds-ripple 1s cubic-bezier(0,  0.2,  0.8,  1) infinite;
    animation: lds-ripple 1s cubic-bezier(0,  0.2,  0.8,  1) infinite;
    border: 4px solid #cacaca;
    border-radius: 50%;
    opacity: 1;
    position: absolute;
}
.lds-ripple div:nth-child(2) {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
@-webkit-keyframes lds-ripple {
    0% {
    height: 0;
    left: 28px;
    opacity: 1;
    top: 28px;
    width: 0;
}
100% {
    height: 58px;
    left: -1px;
    opacity: 0;
    top: -1px;
    width: 58px;
}
}@keyframes lds-ripple {
    0% {
    height: 0;
    left: 28px;
    opacity: 1;
    top: 28px;
    width: 0;
}
100% {
    height: 58px;
    left: -1px;
    opacity: 0;
    top: -1px;
    width: 58px;
}
}.JobsSearch {
    background-image: url(../images/homepage/search.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 1.875rem;
    padding-top: 2.8125rem;
}
@media (min-width: 576px) {
    .JobsSearch {
    padding-bottom: 4.0625rem;
    padding-top: 8.75rem;
}
}.JobsSearch__text {
    color: #fff;
    text-align: center;
}
.JobsSearch__text .row {
    -ms-flex-pack: center;
    justify-content: center;
}
.JobsSearch__text h1 {
    font-size: 2.25rem;
    font-weight: 400;
}
@media (min-width: 768px) {
    .JobsSearch__text h1 {
    font-size: 3.42857rem;
}
}@media (min-width: 1200px) {
    .JobsSearch__text h1 {
    font-size: 4.57143rem;
}
}.JobsSearch__text p {
    font-size: .875rem;
    margin: 0;
}
@media (max-width: 575px) {
    .JobsSearch__text p {
    display: none;
}
}@media (min-width: 768px) {
    .JobsSearch__text p {
    font-size: 1.28571rem;
}
}@media (min-width: 1200px) {
    .JobsSearch__text p {
    font-size: 1.71429rem;
}
}.career_item {
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(222, 222, 222, 0.5);
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 15px 0;
    padding: .9375rem;
    position: relative;
}
@media (min-width: 577px) {
    .career_item {
    padding: 2.14286rem;
}
}.career_item.hidden {
    margin: 0;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
}
.career_item a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.career_item a::after {
    background-color: #cc5919;
    border-radius: 10px;
    color: #fff;
    font-size: 80%;
    padding: 0 10px;
}
@media (min-width: 577px) {
    .career_item a:after {
    font-size: 1rem;
    padding: 2px 1.07143rem;
}
}.career_item:hover, .career_item:active, .career_item:focus {
    box-shadow: 0 0 2px rgba(41, 70, 97, 0.1), 0 2px 3px rgba(41, 70, 97, 0.1), 0 7px 9px rgba(41, 70, 97, 0.1);
}
.career_item:hover .btn, .career_item:active .btn, .career_item:focus .btn {
    background-color: #cc5919;
}
.career_item:first-child {
    margin-top: 0;
}
.career_item:last-child {
    margin-bottom: 0;
}
.career_item[data-urgent="true"] a::after {
    content: "Urgent!"}
.career__title {
    font-weight: bold;
    max-width: 80%}
@media (min-width: 577px) {
    .career__title {
    font-size: 1.28571rem;
}
}.career__salary {
    margin-right: 10px;
    opacity: 0;
}
.career__salary.career__salary-has {
    opacity: 1;
    transition: none;
}
.career__salary.career__salary-has::before {
    content: "("}
.career__salary.career__salary-has::after {
    content: ')'}
.career__location {
    color: #9b9b9b;
    display: block;
    font-size: 1rem;
    font-weight: 300;
}
.career__detail {
    font-size: .875rem;
    padding: .3125rem .625rem;
}
@media (min-width: 769px) {
    .career__detail {
    font-size: 1rem;
    padding: .625rem 2.1875rem;
}
}.career__link {
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.career__link::after {
    display: none;
}
.career__link .career__salary {
    display: none;
}
.loadmore {
    border: 0;
    border-radius: 3px;
    cursor: pointer;
    display: inherit;
    margin: 20px auto 0;
    padding: 10px 20px;
    text-align: center;
}
.loadmore.disable {
    display: none;
    pointer-events: none;
}
.location {
    display: -ms-flexbox;
    display: flex;
    font-weight: bold;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (min-width: 992px) {
    .location {
    font-size: 1.28571rem;
}
}@media (min-width: 577px) {
    .location {
    -ms-flex-pack: start;
    justify-content: flex-start;
}
}.location a {
    background-color: #9b9b9b;
    border-radius: 3px;
    color: #fff;
    display: block;
    padding: .625rem 0;
}
@media (min-width: 577px) {
    .location a {
    padding: .9375rem 2.8125rem;
}
}.location a:hover, .location a:active, .location a:focus {
    background-color: #cc5919;
}
.location li {
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 5px;
    text-align: center;
}
@media (min-width: 577px) {
    .location li {
    -ms-flex-positive: 0;
    flex-grow: 0;
}
}.location li:last-child {
    margin-right: 0;
}
.location li.active a, .location li.current a {
    background-color: #cc5919;
}
.loading {
    -ms-flex-align: center;
    align-items: center;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: opacity 3s ease-in-out;
    z-index: 9999;
}
.loading.loaded {
    opacity: 0;
    z-index: 0;
}
.lds-ripple {
    display: inline-block;
    height: 64px;
    position: relative;
    width: 64px;
}
.lds-ripple div {
    -webkit-animation: lds-ripple 1s cubic-bezier(0,  0.2,  0.8,  1) infinite;
    animation: lds-ripple 1s cubic-bezier(0,  0.2,  0.8,  1) infinite;
    border: 4px solid #cacaca;
    border-radius: 50%;
    opacity: 1;
    position: absolute;
}
.lds-ripple div:nth-child(2) {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
@keyframes lds-ripple {
    0% {
    height: 0;
    left: 28px;
    opacity: 1;
    top: 28px;
    width: 0;
}
100% {
    height: 58px;
    left: -1px;
    opacity: 0;
    top: -1px;
    width: 58px;
}
}.cv .form {
    position: relative;
}
.cv .form::before {
    color: #cc5919;
    display: block;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
}
.cv .form .alert {
    display: none;
    white-space: pre;
}
.cv .form .loading {
    display: none;
}
.cv .form.send .loading {
    display: block;
}
.cv .form.send .loading+form {
    opacity: 0;
}
.cv .form.error .alert {
    display: block;
}
.cv .form.error::before {
    content: "Error send data"}
.cv .form.error .loading {
    display: none;
}
.cv .form.error .loading+form {
    opacity: 1;
}
.cv .form.success::before {
    content: "Send success"}
.cv .form.success>* {
    display: none !important;
}
.cv .title {
    font-weight: 400;
    margin-bottom: 1.875rem;
    text-align: center;
}
@media (min-width: 768px) {
    .cv .title {
    font-size: 2.57143rem;
}
}.cv button {
    line-height: 40px;
    min-width: 180px;
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 35px;
}
.cv label {
    display: none;
}
.cv input {
    background-color: #fff;
    border: none;
    border-radius: 3px;
    padding: 10px 15px;
    width: 100%}
.cv input.error {
    border: 1px solid #cc5919;
}
.cv input[name="cv[location]"], .cv input[name="cv[skill]"] {
    opacity: 0;
    position: absolute;
    width: auto;
    z-index: -1;
}
.cv__file {
    position: relative;
}
.cv__file input {
    opacity: 0;
    padding: 6px 15px;
}
.cv__file label {
    background-color: #fff;
    border: 1px solid #cc5919;
    border-radius: 3px;
    bottom: 0;
    color: #cc5919;
    cursor: pointer;
    display: block;
    font-weight: bold;
    left: 0;
    overflow: hidden;
    padding: 10px 15px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    white-space: nowrap;
    margin-bottom: 0;
}
.cv__file+p {
    font-size: 85%;
    font-style: italic;
    text-align: center;
}
.cv__agree {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1;
    margin-left: 3px;
}
.cv__agree label {
    cursor: pointer;
    display: block;
    position: relative;
}
.cv__agree label::before, .cv__agree label::after {
    margin-right: 10px;
    position: absolute;
    right: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.cv__agree label::before {
    color: transparent;
    content: "\F00C";
    font-size: 14px;
    font-weight: 600;
    margin-right: 13px;
}
.cv__agree label::after {
    border: 1px solid #9b9b9b;
    border-radius: 2px;
    color: #9b9b9b;
    content: '';
    height: 22px;
    width: 20px;
}
.cv__agree input {
    opacity: 0;
    width: auto;
}
.cv__agree input:checked+label::before {
    color: #cc5919;
}
.cv__agree a {
    color: #1c5eaa;
    font-weight: bold;
    margin-left: 3px;
}
.cv__agree a:hover, .cv__agree a:active, .cv__agree a:focus {
    color: #cc5919;
}
.cv__submit {
    text-align: center;
}
.cv__or {
    display: none;
    color: #9b9b9b;
    font-weight: bold;
    margin: 15px;
}
.cv__or::after {
    color: #4a4a4a;
    content: "Tôi đồng ý với Điều kiện và Điều khoản.";
    display: block;
    font-size: 90%;
    font-weight: 400;
    line-height: 1;
    margin-top: 10px;
}
.cv .linkedin {
    display: none;
    background: transparent url(../images/career/linkedin.svg) no-repeat center center;
    color: transparent;
}
.cv .linkedin:hover, .cv .linkedin:active, .cv .linkedin:focus {
    background-color: transparent;
}
.cv__location .rbt-aux {
    left: 0;
    width: 100%}
.cv__location .rbt-aux button {
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 100%}
.cv__location .rbt-close {
    display: none;
}
.cv__location .rbt-token {
    background: none;
}
.cv__location .rbt-token-removeable {
    padding-right: 0;
}
.error+.cv__location, .error+.cv__skill {
    border: 1px solid #cc5919;
}
.cv__location .rbt .form-control, .cv__skill .rbt .form-control {
    border: 0;
    height: auto;
    padding: 10px 15px;
}
.cv__location .rbt .rbt-input-wrapper, .cv__skill .rbt .rbt-input-wrapper {
    white-space: nowrap;
}
.cv__location .rbt .rbt-close, .cv__skill .rbt .rbt-close {
    background: none;
    line-height: 1;
    margin: 0;
    min-width: 0;
}
/*!*/.loading {
    -ms-flex-align: center;
    align-items: center;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: opacity 3s ease-in-out;
    z-index: 9999;
}
.loading.loaded {
    opacity: 0;
    z-index: 0;
}
.lds-ripple {
    display: inline-block;
    height: 64px;
    position: relative;
    width: 64px;
}
.lds-ripple div {
    -webkit-animation: lds-ripple 1s cubic-bezier(0,  0.2,  0.8,  1) infinite;
    animation: lds-ripple 1s cubic-bezier(0,  0.2,  0.8,  1) infinite;
    border: 4px solid #cacaca;
    border-radius: 50%;
    opacity: 1;
    position: absolute;
}
.lds-ripple div:nth-child(2) {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
@keyframes lds-ripple {
    0% {
    height: 0;
    left: 28px;
    opacity: 1;
    top: 28px;
    width: 0;
}
100% {
    height: 58px;
    left: -1px;
    opacity: 0;
    top: -1px;
    width: 58px;
}
}.title {
    font-size: 1.5rem;
    font-weight: normal;
}
@media (min-width: 576px) {
    .title {
    font-size: 1.71429rem;
}
}@media (min-width: 768px) {
    .title {
    font-size: 2.57143rem;
}
}.btn-1 {
    background-color: #cc5919;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    padding: 8px 10px;
}
@media (min-width: 576px) {
    .btn-1 {
    padding: 10px 20px;
}
}.btn-1:hover {
    background-color: #cc5919;
    color: #fff;
}
.modal-header .close:hover, .modal-header .close:active, .modal-header .close:focus {
    background-color: transparent;
    opacity: .6;
}
.subscribers [data-group="other"] li input+label {
    background: none;
    border: 0;
    display: block;
    font-size: 100%;
    padding: 0;
    padding-left: 30px;
    position: relative;
}
.subscribers [data-group="other"] li input+label::before {
    background-image: url(../images/checked.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 0%;
    border: solid 1px #9b9b9b;
    border-radius: 2px;
    content: "";
    height: 22px;
    left: 0;
    position: absolute;
    top: 0;
    vertical-align: middle;
    width: 20px;
}
.subscribers [data-group="other"] li input:checked+label {
    background: none;
    color: inherit;
}
.subscribers [data-group="other"] li input:checked+label::before {
    background-size: 80%}
.tooltip {
    z-index: 2;
}
.subscribers {
    background-color: #fff;
    padding: 1.25rem .625rem;
    position: relative;
    text-align: center;
}
@media (min-width: 992px) {
    .subscribers {
    padding: 5.71429rem;
}
}.subscribers .title {
    color: #cc5919;
    font-size: 1rem;
    font-weight: bold;
}
@media (min-width: 576px) {
    .subscribers .title {
    font-size: 1.125rem;
}
}@media (min-width: 992px) {
    .subscribers .title {
    font-size: 1.71429rem;
}
}.subscribers .title span {
    color: #4a4a4a;
    display: block;
    font-weight: 400;
    margin-top: .71429rem;
}
.subscribers ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
}
.subscribers .alert {
    bottom: 100%;
    color: #cc5919;
    display: none;
    font-weight: normal;
    left: 50%;
    padding: 0;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.subscribers .error {
    border: 1px solid #cc5919;
}
.subscribers input {
    opacity: 0;
    position: absolute;
    z-index: -1;
}
.subscribers input+label {
    background-color: #fff;
    border: 1px solid #979797;
    border-radius: 3px;
    color: #4a4a4a;
    cursor: pointer;
    font-size: 90%;
    font-weight: bold;
    margin: 5px;
    padding: 5px 15px;
}
@media (min-width: 992px) {
    .subscribers input+label {
    font-size: 130%}
}.subscribers input:checked+label {
    background-color: #cc5919;
    border-color: #cc5919;
    color: #fff;
}
.subscribers [type="submit"] {
    position: relative;
}
.subscribers .form-group {
    margin: 0;
}
.subscribers [data-group="other"] {
    counter-reset: characters;
    position: relative;
}
.subscribers [data-group="other"]::after {
    background-color: #cc5919;
    border-radius: 50%;
    box-shadow: 0 0 2px rgba(41, 70, 97, 0.1), 0 2px 3px rgba(41, 70, 97, 0.1), 0 7px 9px rgba(41, 70, 97, 0.1);
    color: #fff;
    content: counter(characters);
    display: none;
    min-height: 20px;
    min-width: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 2;
}
.subscribers [data-group="other"] li {
    overflow: hidden;
    text-align: left;
}
.subscribers [data-group="other"] li label {
    overflow: hidden;
    padding: 5px 0;
}
.subscribers .loading {
    opacity: 0;
    z-index: -1;
}
.subscribers.send .loading {
    opacity: 1;
    z-index: 9999;
}
.subscribers.send .loading+* {
    opacity: 0.3;
}
.subscribers.send .loading+*+* {
    opacity: 0.3;
}
.subscribers[class*="error"] [type="submit"] {
    margin-top: 2.5rem;
}
.subscribers[class*="error"] .alert {
    display: block;
}
.subscribers.error .alert::before {
    content: "Opp! Somethings Error"}
.subscribers.error-location .alert::before {
    content: "Please choose one location"}
.subscribers.error-skill .alert::before {
    content: "Please choose at least one skill"}
.subscribers.success [type="submit"] {
    background-color: #979797;
    margin-bottom: 2rem;
    margin-top: 0;
    pointer-events: none;
}
.subscribers.success .alert {
    bottom: auto;
    margin-top: 1rem;
    top: 100%}
.subscribers.success .alert::before {
    color: #28a745;
    content: "You have successfully subscribed."}
.subscribers__list {
    padding: .9375rem 0;
}
@media (min-width: 992px) {
    .subscribers__list {
    padding: 2.85714rem 0;
}
}.subscribers__list p {
    font-weight: bold;
}
@media (min-width: 992px) {
    .subscribers__list p {
    font-size: 175%;
    margin-bottom: 1.42857rem;
}
}.subscribers__location p {
    font-weight: bold;
}
@media (min-width: 992px) {
    .subscribers__location p {
    font-size: 125%}
}.subscribers__location .wrap {
    display: inline-block;
}
.subscribers__location .wrap [name="subscribers[email]"] {
    border: 1px solid #979797;
    border-radius: 3px;
    line-height: 38px;
    margin: 15px 0px;
    opacity: 1;
    padding: 0 15px;
    position: relative;
    width: calc(100% - 10px);
    z-index: 1;
}
.subscribers__location .wrap ul .form-group input+label {
    font-size: 100%;
    font-weight: 400;
}
#skill_other+label::after {
    border-left: solid 7px transparent;
    border-right: solid 7px transparent;
    border-top: solid 7px #4a4a4a;
    content: "";
    display: inline-block;
    height: 7px;
    margin: 0 0 0 10px;
    vertical-align: middle;
    width: 7px;
}
#skill_other+label+ul {
    background-color: #fff;
    box-shadow: 0 0 2px rgba(41, 70, 97, 0.1), 0 2px 3px rgba(41, 70, 97, 0.1), 0 7px 9px rgba(41, 70, 97, 0.1);
    display: block;
    font-size: 80%;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-height: 155px;
    max-width: 155px;
    opacity: 0;
    overflow: auto;
    padding: 10px;
    position: absolute;
    right: 5px;
    white-space: nowrap;
    z-index: -1;
}
#skill_other+label+ul::-webkit-scrollbar {
    width: .4375rem;
}
#skill_other+label+ul::-webkit-scrollbar-track {
    background: #cacaca;
}
#skill_other+label+ul::-webkit-scrollbar-thumb {
    background: #cc5919;
}
#skill_other+label+ul input:checked {
    counter-increment: characters;
}
#skill_other+label+ul label {
    min-height: 22px;
}
#skill_other:checked+label::after {
    border-top-color: #fff;
}
#skill_other:checked+label+ul {
    opacity: 1;
    z-index: 2;
}
.page_career {
    background-color: #f6f7fb;
    overflow-x: hidden;
}
.page_career .career-detail-title {
    display: none;
}
article.career header {
    background: none;
    box-shadow: none;
    display: none;
    margin-top: 3.57143rem;
}
article.career section {
    margin-top: 2.5rem;
}
article.career footer {
    background-color: #f3f3f3;
    margin-top: 3.57143rem;
    padding: 3.21429rem 0;
    position: relative;
}
article.career footer::before {
    background-color: #f3f3f3;
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100vw;
    z-index: -1;
}
@media (min-width: 320px) and (max-width: 374px) {
    .cv__submit .cv__agree label, .cv__submit .cv__agree a {
        font-size: 90%;
    }
}
