.asgcc-pagination {
  margin-left: 0;
  display: inline-flex;
  align-items: center;
  margin-top: 4%; }
  .asgcc-pagination span, .asgcc-pagination a {
    padding: 5px 10px;
    border-radius: 100px;
    width: 28px;
    height: 28px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 15%;
    margin-right: 15%;
    transition: 0.3s all; }
    .asgcc-pagination span svg path, .asgcc-pagination span svg circle, .asgcc-pagination a svg path, .asgcc-pagination a svg circle {
      transition: 0.3s all; }
    .asgcc-pagination span.current, .asgcc-pagination a.current {
      border: 1px solid rgba(255, 255, 255, 0.2); }
    .asgcc-pagination span.next, .asgcc-pagination span.prev, .asgcc-pagination a.next, .asgcc-pagination a.prev {
      padding: 0;
      width: 38px;
      height: 38px; }
  .asgcc-pagination a:hover {
    color: #AC9C6C; }
    .asgcc-pagination a:hover svg path {
      fill: #AC9C6C; }
    .asgcc-pagination a:hover svg circle {
      stroke: #AC9C6C; }
  .asgcc-pagination > *:first-child, .asgcc-pagination > *:last-child {
    margin-left: 0;
    margin-right: 0; }

.asgc-btn-back {
  opacity: 0.6;
  display: flex;
  align-items: center;
  transition: 0.3s all;
  margin-top: 4%; }
  .asgc-btn-back .icon {
    margin-right: 15px; }
  .asgc-btn-back .text {
    color: #FFFFFF !important;
    transition: 0.3s all; }
  .asgc-btn-back svg path, .asgc-btn-back svg circle {
    transition: 0.3s all; }
  .asgc-btn-back:hover {
    opacity: 1; }
    .asgc-btn-back:hover .text {
      color: #AC9C6C !important; }
    .asgc-btn-back:hover svg path {
      fill: #AC9C6C; }
    .asgc-btn-back:hover svg circle {
      stroke: #AC9C6C; }

.asgc-position-title {
  color: #FFFFFF;
  font-size: 34px;
  font-family: Arsenal;
  line-height: 36px; }

.asgc-description > p > strong {
  color: #AC9C6C; }

.asgc-cf-holder {
  margin-top: 5%; }

.wpcf7 .cv input[type="file"] {
  visibility: hidden; }

.pp-cf-fields-holder > div > p {
  padding-bottom: 1em !important; }
  .pp-cf-fields-holder > div > p:last-child {
    padding-bottom: 0 !important; }
  .pp-cf-fields-holder > div > p:first-child {
    padding-bottom: 1em !important; }

.asgc-cf-holder span.cv .file {
  position: relative; }
.asgc-cf-holder .pp-cf-label.file .label-text {
  position: absolute;
  left: 0;
  color: #FFFFFF;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  .asgc-cf-holder .pp-cf-label.file .label-text svg {
    margin-right: 15px; }
.asgc-cf-holder span.cv .file > input {
  visibility: hidden; }
.asgc-cf-holder .uploadedCvs {
  color: #bffa0f;
  font-weight: 500;
  padding-top: 15px;
  display: inline-block; }

.asgc-content-optimized {
  padding-top: 7%;
  padding-bottom: 7%; }

@media (min-width: 1200px) {
  .asgc-content-optimized {
    padding-top: 5%;
    padding-bottom: 5%; }
    .asgc-content-optimized .wpb_column:first-child {
      padding-right: 4%; }
    .asgc-content-optimized .wpb_column:last-child {
      padding-left: 4%; }
    .asgc-content-optimized .asgc-cf-holder {
      margin-top: 0; } }
@media (max-width: 1400px) {
  .asgc-content-optimized {
    padding-top: 7%;
    padding-bottom: 7%; } }
@media (max-width: 1199px) {
  .asgc-content-optimized .wpb_column:first-child {
    width: 100%; }
  .asgc-content-optimized .wpb_column:last-child {
    width: 100%; } }
@media (min-width: 1000px) and (max-width: 1199px) {
  .asgc-content-optimized .wpb_column .asgc-content-section {
    max-width: 600px; } }
.asgc-content-wrapper {
  margin-top: 5%;
  margin-bottom: 5%; }

@media (min-width: 1200px) {
  .asgc-content-wrapper {
    max-width: 60%; } }
@media (min-width: 1500px) {
  .asgc-content-wrapper {
    max-width: 50%; } }

/*# sourceMappingURL=style-asgc.css.map */
