img.core-values{
  width:70%;
}

/*img.home-gallery{
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}*/

/*img.home-gallery:hover{
  -webkit-filter: none;
  filter: none;
}*/

.card-timeline .timeline>li.timeline-inverted>.timeline-panel {
  border: 1px solid #dedede !important;
}

.badge{
  background-color: black;
  color:white;
  padding: 3px 10px;
  border-radius: 10px;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 400;
}

.info-my-application{
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}

.bold{
  font-weight: bold;
}

body.swal2-height-auto {
  height: calc(100% - 118px) !important;
}

#no-jobs img{
  width:30%;
  margin:20px;
}
.empty-cart img{
  width:200px;
  margin:20px;
}

.empty-cart .text-empty-cart{
  margin-bottom: 20px;
}

body{
  padding:0px !important;
}
.vertical-align{
  display: flex;
  align-items: center; 
}

.horizontal-align{
  display: flex;
  justify-content: center;
}

.cart-file{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center; 
}

h4.title-sidebar{
    padding-bottom: 10px;
}

ul.sidebar-list li{
  padding: 10px;
  border-left:1px solid #d4d4d4;;
}

ul.sidebar-list li a{
  color:inherit;
}

ul.sidebar-list li:hover{
  border-left:1px solid #007bff;
}

ul.sidebar-list li:hover a{
  color:#007bff;
}

.btn-no-style{
  border:none;
  background: none;
  cursor: pointer;
}

button.btn-no-style:focus{
    outline: none;
    outline: none -webkit-focus-ring-color;
}

.check-circle-job-success{
      font-size: 60px;
    color: green;
    margin-bottom: 5px;
}

.cross-circle-job-success{
      font-size: 60px;
    color: red;
    margin-bottom: 5px;
}

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
/*
.modal.show{
  display: flex !important;
  justify-content: center;
  align-items: center;
}*/
.modal-content{
  border-radius: 0;
}
.sortable-ghost {
  opacity: .5;
  background-color: #007bff !important;
}

.list-job-title{
  display: flex;
  align-items: center; 
}

.list-job-info{
  display: flex;
  align-items: center;  
}

.list-job-info i{
  margin-right: 10px;
}

.list-job-title i{
  font-size: 30px;
  margin-right: 10px;
}

@media (max-width: 576px)
{
 .list-job-title i,.list-job-info i{
    display: none;
  } 
}

.border-box{
  border: 1px solid #d2d2d2;
}

.row-box{
  border: 1px solid #d2d2d2;
  padding:10px;
}

.job-cart:hover .cart{
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  visibility: visible;
}

.job-cart:hover:after{
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  visibility: visible;
}

.job-cart .jumlah{
    background-color: white;
    position: absolute;
    border-radius: 25%;
    top: -10px;
    right: 0px;
    color: black;
    padding: 0px 5px;
    border: 2px solid #202844;
}

#jumlah-job-cart-mobile{
  background-color: white;
  border-radius: 25%;
  color: black;
  padding: 0px 5px; 
  margin-left: 5px;
}
.cart{
  position: absolute;
  z-index: 1;

  right: 0px;
  top:40px;

  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  visibility: hidden;

  -webkit-transition: visibility 0s;
  transition: visibility 0s;
}

.job-cart:after{
  border: .625rem solid transparent;
  border-bottom-color: #fff;
  content: "";
  display: inline-block;
  position: absolute;
  top: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-left-width: .875rem;
  border-right-width: .875rem;
  visibility: hidden;
  -webkit-transition: visibility 0s;
  transition: visibility 0s;
  z-index: 400;
}

.cart .cart-box{
  box-shadow: 0 1px 3.125rem 0 rgba(0,0,0,.2);
  border-radius: .125rem;
  background-color: #fff;
  width: 25rem;
  padding:15px;
}

.cart .cart-title{
  margin-bottom: 10px;
}

.cart .cart-body .row-icon{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cart .cart-body .row-icon .left{
  display: flex;
  align-items: center;
}
.cart .cart-body .row-icon .right{
  -webkit-transition-delay: .0s;
  transition-delay: .0s;
}

.cart .cart-body .row-icon i{
  font-size:30px;
  padding: 10px 10px 10px 0px;
}

.cart .cart-body .row-icon a{
  padding: 0px;
  transition: 0s;
}

.cart .cart-body .row-icon i.fa.fa-close{
  color:red;
  font-size:20px;
  padding: 10px 0px 10px 0px;
}

.cart .cart-footer{
  margin-top: 10px;
}

.layer{
  position: absolute;
  background-color: rgba(0,0,0,0.8);
  top:0;
  left:0;
  width: 100%;
  height:100%;
  color:white;
  display: flex;
  justify-content: center;
  align-items: center;
}
.question{
  margin-bottom: 10px;
}

.layer .choices button{
  width: 100px;
  padding:5px 0px;
  background-color: white;
}

.layer .choices button:first-child{
  margin-right: 10px;
}

#preview-pp-resume{
  width:100%;
}


.single-service{
  align-self: stretch;
    width: 100%;
    color: #777777;
}
.row-center{
  justify-content: center;
}
.selected-picture{
  border: 1px solid #ced4da;
  padding: 10px;
  text-overflow: center;
  text-align:center;
}

#image-cropper{
  height: 200px;
}
#image-placeholder img{
  height:300px !important;
  width:200px !important;
}

button.select-file{
    padding: 10px;
    display: table;
    color: #fff;
}



label.select-file input[type="file"] {
    display: none;
}


#snackbar {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #007bff;
    color: #fff;
    text-align: center;
    padding: 16px;
    position: fixed;
    z-index: 999999999999999;
    left: 50%;
    top: 30px;
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show {
    visibility: visible; /* Show the snackbar */
    /* Add animation: Take 0.5 seconds to fade in and out the snackbar. 
   However, delay the fade out process for 2.5 seconds */
   -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
   animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
    from {top: 0; opacity: 0;} 
    to {top: 30px; opacity: 1;}
}

@keyframes fadein {
    from {top: 0; opacity: 0;}
    to {top: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
    from {top: 30px; opacity: 1;} 
    to {top: 0; opacity: 0;}
}

@keyframes fadeout {
    from {top: 30px; opacity: 1;}
    to {top: 0; opacity: 0;}
}
/*end toast*/


/*loader*/
.loader{
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 99999999999;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
}
@keyframes lds-double-ring {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes lds-double-ring {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes lds-double-ring_reverse {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-webkit-keyframes lds-double-ring_reverse {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
.lds-double-ring {
  position: relative;
}
.lds-double-ring div {
  position: absolute;
  width: 120px;
  height: 120px;
  top: 40px;
  left: 40px;
  border-radius: 50%;
  border: 12px solid #000;
  border-color: #3898f8 transparent #3898f8 transparent;
  -webkit-animation: lds-double-ring 1.8s linear infinite;
  animation: lds-double-ring 1.8s linear infinite;
}
.lds-double-ring div:nth-child(2) {
  width: 92px;
  height: 92px;
  top: 54px;
  left: 54px;
  border-color: transparent #103c67 transparent #103c67;
  -webkit-animation: lds-double-ring_reverse 1.8s linear infinite;
  animation: lds-double-ring_reverse 1.8s linear infinite;
}
.lds-double-ring {
  width: 100px !important;
  height: 100px !important;
  -webkit-transform: translate(-50px, -50px) scale(0.5) translate(50px, 50px);
  transform: translate(-50px, -50px) scale(0.5) translate(50px, 50px);
}
/*end loader*/
html{
  height: 100%;
  margin: 0;
}
body{
    height: calc(100% - 118px);
    top: 118px;
    overflow-x: hidden;
}
.alert{
    border-radius: 0px;
}
.work-period{
    display: flex;
}

.work-period select{
    flex:3;
    margin-right: 10px;
}
.work-period select:last-child{
    margin-right: 0px;
}
.work-period label{
    flex:1;
}

.container-padding{
    padding:60px 0px;    
}

.btn i, .btn-large i, .btn-floating i, .btn-large i, .btn-flat i {
    font-size: 0.85em;
}

/*header content panel*/
.header-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.header-content .title{
    color: black;
    font-size: 30px;
}
/*end header content panel*/

/*start breadcrumbs*/
ul.breadcrumbs{
    display: flex;
    flex-direction: row;
    align-items: center;
}

ul.breadcrumbs li:not(:last-child):after{
    margin-right: 5px;
    content: ' > ';
}
/*end breadcrumbs*/

/*callout*/
.callout{
    display: flex;
    min-height: 30px;
    align-items: stretch;
    border: 1px solid #d9d9d9;
}

.callout a{
  color: black;
  font-weight: 500;
}

.callout a:hover{
  color: white;
  font-weight: 500;
}
.callout .callout-content{
    padding:10px 15px;
}

.callout.warning{
    border: none;
    background-color: #f39c12 ;
    color:white;
}

.callout.warning i, .callout.danger i{
  margin-right: 5px;
}

.callout.danger{
    border: none;
    background-color: #dd4b39;
    color:white;
}
/*end callout*/

.multi-steps-edit {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.multi-steps-edit > li {
  counter-increment: stepNum;
  text-align: center;
  display: table-cell;
  position: relative;
  color: #3898f8;
}

.multi-steps-edit > li:before {
  content: counter(stepNum);
  display: block;
  margin: 0 auto 4px;
  background-color: #fff;
  width: 36px;
  height: 36px;
  line-height: 32px;
  text-align: center;
  font-weight: bold;
  border-width: 2px;
  border-style: solid;
  border-radius: 50%;
  cursor: pointer;
}


.multi-steps-edit li:not(.active)  {
  background-color: #fff;
  border-color: #3898f8;
}
.multi-steps-edit > li:not(.active) {
  color: #808080;
}

/*progress bar*/
.multi-steps > li.active:before, .multi-steps > li.active ~ li:before {
  content: counter(stepNum);
  font-family: inherit;
  font-weight: 700;
}

.multi-steps > li.active:after, .multi-steps > li.active ~ li:after {
  background-color: #ededed;
}

.multi-steps {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.multi-steps > li {
  counter-increment: stepNum;
  text-align: center;
  display: table-cell;
  position: relative;
  color: #3898f8;
}

.multi-steps > li:before {
  content: '\f00c';
  content: '\2713;';
  content: '\10003';
  content: '\10004';
  content: '\2713';
  display: block;
  margin: 0 auto 4px;
  background-color: #fff;
  width: 36px;
  height: 36px;
  line-height: 32px;
  text-align: center;
  font-weight: bold;
  border-width: 2px;
  border-style: solid;
  border-color: #3898f8;
  border-radius: 50%;
  cursor: pointer;
}
.multi-steps > li:after {
  content: '';
  height: 2px;
  width: 100%;
  background-color: #3898f8;
  position: absolute;
  top: 16px;
  left: 50%;
  z-index: -1;
  cursor:default !important;
}
.multi-steps > li:last-child:after {
  display: none;
}
.multi-steps > li.active:before {
  background-color: #fff;
  border-color: #3898f8;
}
.multi-steps > li.active ~ li {
  color: #808080;
}
.multi-steps > li.active ~ li:before {
  background-color: #ededed;
  border-color: #ededed;
  cursor:pointer;
}

.multi-steps > li.active ~ li.disabled:before {
  cursor:no-drop;
}

.step-body {
    display:none;
}

.step-body.active {
    display:block;
}

/*end progress bar*/
.wrapper {
  min-height: calc(100% - 40px);
}

.flex{
  display: flex;
}

.flex-center{
    display: flex;
    justify-content: center;
}

.box{
    padding: 30px;
    border: 1px solid #d2d2d2;
}

.box.register-box{
    width:450px;
}

.box.login-box{
    width:450px;
}

.input-group{
    border: 1px solid #ced4da;
}

.form-control {
    border-radius: 0;
}

.form-control:focus {
    box-shadow: none; 
    border-color:normal;
}

.input-group .form-control {
    border-radius: 0;
    border: 0px;
}

.input-group .form-control:focus {
    box-shadow: none; 
    border-color:normal;
}

.btn {
   border-radius: 0; 
}

.btn:focus {
    box-shadow: none !important;
}

.input-group-text {
    background-color: #fff;
    border: 0;
    border-radius: 0;
}

footer div.container{
    text-align: center;
    height: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.generic-banner .height {
    height: 110px;
}

.padding-top-bottom-100{
    padding: 100px 0px;
}

.padding-top-bottom-80{
    padding: 80px 0px;
}

.padding-bottom-120{
    padding-bottom: 120px;
}

.disable-margin{
    margin: 0px !important;
}

.disable-margin-top{
    margin-top: 0px !important;
}

.disable-margin-bottom{
    margin-bottom: 0px !important;
}

.disable-margin-right{
    margin-right: 0px !important;
}

.disable-margin-left{
    margin-left: 0px !important;
}

.disable-padding{
    padding: 0px !important;
}

.disable-padding-top{
    padding-top: 0px !important;
}

.disable-padding-bottom{
    padding-bottom: 0px !important;
}

.disable-padding-right{
    padding-right: 0px !important;
}

.disable-padding-left{
    padding-left: 0px !important;
}

.padding-10{
    padding: 10px;
}

#header{
	background: #202844 !important;
}

.header-top {
    background-color: #ffffff;
}

.header-top a {
    color: #333;
}
.header-top a.top-head-btn {
    color: #fff;
}

.top-head-btn {
    background: #f47e47;
    padding: 5px 20px;
}

.nav-menu a {
    color: #fff;
    font-size: 16px;
}

#mobile-nav-toggle i {
    color: #fff;
    font-weight: 900;
}

.box-inline-header{
  width: 100%;
	padding: 40px;
	background-color: #fff;
  justify-content: center;
  position: relative;
  text-align: center;
  top: -40px;
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.box-inline-header .form-inline{
    justify-content: center;
}

#mobile-nav-toggle {
    position: static;
}

.footer-area{
    padding-top: 0px;
}

.footer-bottom {
   padding-top: 0px; 
}

.footer-social a {
    background-color: #01a0db;
}

.title-nav-menu{
    display: none;
}
.footer-nav-menu{
    display: none;
}

/*start sidebar*/
ul.sidebar li.menu{
    display:flex; 
    justify-content: space-between;
    align-items: center;
    display:none;
}

ul.sidebar li{
    background-color: #202844;
    margin-bottom: 5px;
    color:white;
    padding: 10px;
    cursor:pointer;
}

ul.sidebar li.active{
    background-color: #f47e47;
}

ul.sidebar li:hover{
    background-color: #f47e47;
}
/*end sidebar*/

/*start radio*/
.radio-group .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

.radio-group input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* On mouse-over, add a grey background color */
.radio-group:not(:last-child){
    margin-right: 10px;
}
.radio-group:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radio-group input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radio-group .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-group input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radio-group .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}
/*end radio*/

/* start checkbox*/
.checkbox-group,.radio-group {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkbox-group input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkbox-group .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

.checkbox-group:hover input ~ .checkmark {
    background-color: #ccc;
}

.checkbox-group input:checked ~ .checkmark {
    background-color: #2196F3;
}

.checkbox-group .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox-group input:checked ~ .checkmark:after {
    display: block;
}

.checkbox-group .checkmark:after {
    left: 9px;
    top: 2px;
    width: 8px;
    height: 15px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*end checkbox*/

.show-password{
   display:flex;
   cursor:pointer;
}

/*datepicker*/
.datepicker {
    border-radius: 0 !important; 
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: 0 0;
    color: #e2e2e2;
    cursor: default;
}

.datepicker table tr td.day, .datepicker table tr td.day:hover {
    font-weight: bold;
}
/*end datepicker*/

/*select2*/

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px !important;
    width: 20px !important;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ced4da !important;
    border-radius: 0px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 1rem !important;
    line-height: 1.5 !important;
    color: #495057 !important;
    font-weight: 400 !important;

}

span.select2-selection__rendered{
    padding: 0.375rem 0.75rem !important;
}

.select2-container .select2-selection--single {
   height: auto !important;
}

span.select2.select2-container.select2-container--default{
    width:100% !important;
}

li.select2-results__option{
    padding:10px !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    padding-top: 10px;
    padding-bottom: 10px;
}

input[type="file"].form-control{
    height: 100%;
}

#content-account{
    display: flex;
    flex-direction: row;
}

#account-img-zone{
    margin-right: 30px;
}

#account-img-zone img{
    width:100px;
    height:100px;
}

#account-info{
    flex:1;
}

#account-info div.col-form-label{
    word-wrap:break-word;
    font-weight: bold;
}

#account-info .row:last-child a{
    flex:1;
}

#photoholder img{
    margin-bottom: 15px;
}

.row-flex{
    display: flex;
}

.row-account{
    width: 100%;
}

#change-password{
    display: none;
}
#change-email{
    display: none;
}

.account-button{
    margin-top: 10px;
}

.account-button a:hover{
        color:white;
    }

svg {
  width: 100px;
  display: block;
  margin:0px auto;
}
.path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
}
.path.circle {
  -webkit-animation: dash 1.9s ease-in-out;
  animation: dash 1.9s ease-in-out;
}
.path.line {
  stroke-dashoffset: 1000;
  -webkit-animation: dash 1.9s 0.35s ease-in-out forwards;
  animation: dash 1.9s 0.35s ease-in-out forwards;
}
.path.check {
  stroke-dashoffset: -100;
  -webkit-animation: dash-check 1.9s 0.35s ease-in-out forwards;
  animation: dash-check 1.9s 0.35s ease-in-out forwards;
}

@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes dash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}
@keyframes dash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}

.register-logo{
  margin-top: 0px;
  margin-bottom: 20px;
}
.register-content{
  margin-bottom: 20px;
}

.register-footer{
  margin-bottom: 20px;
}

.register-content p{
  margin:0px 0px 10px 0px;
}

.row-job{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border: 1px solid #d2d2d2;
  padding:15px;
  margin-top: 10px;
}

.row-job .job-button{
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.row-job .job-button a{
  align-self: center;
}

.detail-apply{
  margin-top:20px;
}

.list{
  list-style-type: circle;
    padding-left: 20px;
}

.list li{
  margin-bottom: 2px;
}

#resend-verification-email{
  font-weight:normal;
  margin-left:5px;
}

/*progress bar*/
.meter { 
  height: 20px;  /* Can be anything */
  position: relative;
  background: #555;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
}

.meter > span {
  display: block;
  height: 20px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: rgb(43,194,83);
  background-image: linear-gradient(
    center bottom,
    rgb(43,194,83) 37%,
    rgb(84,240,84) 69%
  );
  box-shadow: 
    inset 0 2px 9px  rgba(255,255,255,0.3),
    inset 0 -2px 6px rgba(0,0,0,0.4);
  position: relative;
  overflow: hidden;
  text-align: right;
  padding-right: 10px;
  width: 189px;
}

.detail-progress-bar p{
  font-weight: bold;
  color: black;
  margin-bottom: 0px;
}

.meter > span > span{
  font-weight: bold;
  color: black;
}

.blue > span {
  background-color: #3898f8;
  background-image: linear-gradient(to bottom, #70b7ff, #3898f8);
}

.meter > span:after, .animate > span > span {
  content: "";
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  background-image: linear-gradient(
    -45deg, 
    rgba(255, 255, 255, .2) 25%, 
    transparent 25%, 
    transparent 50%, 
    rgba(255, 255, 255, .2) 50%, 
    rgba(255, 255, 255, .2) 75%, 
    transparent 75%, 
    transparent
  );
  z-index: 1;
  background-size: 50px 50px;
  animation: move 2s linear infinite;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden;
}

.animate > span:after {
  display: none;
}

.box4{
  width:24%;
  margin-right: 1%;
}

.box4:last-child{
  width:24%;
  margin-right: 0%;
}

.box2:last-child{
  width:48%;
  margin-left: 1%;
}

.box2:first-child{
  width:48%;
  margin-right: 1%;
}

.tns-nav{
  text-align: center;
}

.tns-nav button:not(:last-child){
  margin-right: 10px;
}
.tns-nav button{
  background-color: #ddd; /* Green */
  border: none;
  color: white;
  padding: 5px;
  border-radius: 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}

.tns-nav button.tns-nav-active{
  background-color: #999
}

.single-service:hover {
    box-shadow: none;
  }
/*.box4:last-child{
  width:25%;
  margin-right: 10px;
}*/
@keyframes move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}

.meter > span:after, .animate > span > span {
  animation: move 2s linear infinite;
}

@keyframes expandWidth {
   0% { width: 0; }
   100% { width: auto; }
}
  

.application{
  margin-top: 20px;
} 

.application .row{
  margin-bottom: 5px
}

.application .row.status{
  font-style: italic;
  font-weight: bold;
}

.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)>.swal2-modal {
    border-radius: 0;
}

.swal2-actions button{
  border-radius: 0 !important;
}

.section-gap-60{
    padding: 60px 0;
}

.mobile-nav{
  display:none;
}

/*send select2*/

@media (max-width: 673px){
  #logo {
    margin-left: 0px; 
  }
  header{
    padding-left: 10px !important;
  }
  .banner-content{
    padding: 0px 10px !important;
  }
  .container.disable-padding{
    padding: 0px 10px !important;
  }
}

@media (max-width: 992px){
  .align-items-center h3,.align-items-center p, .align-items-center h1{
    text-align: center;
    margin-bottom: 5px;
  }

  img.core-values{
    width:50%;
    margin-bottom: 20px;
  }

  img.about-wowrack{
   width:60%;
    margin-bottom: 20px; 
  }
  body{
    height: calc(100% - 85px);
    top: 80px;
    overflow-x: hidden;
  }
  .mobile-nav{
    display:block;
  }

  .job-cart{
    display:none;
  }
  .zone-panel{
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    text-align: center;
  }
  #mobile-nav ul li.zone-panel a{
    color: gray;
  }
}
@media (min-width: 992px){
    .nav-menu{
      display: flex;align-items: center;
    }
    #landing-page-input{
        width:40%
    }
    #landing-page-select{
        width:20%
    }
    #landing-page-button{
        display:flex;
        flex-direction:row;
        justify-content:center;
        align-items: center;
    }
}

@media (max-width: 991px) and (min-width: 768px){
    .title-nav-menu {
        display: block;
        font-weight: bold;
        color: white;
        border-bottom: 1px solid white;
        padding-bottom: 18px;
    }

    .footer-nav-menu {
        display: block;
        border-top: 1px solid white;
        padding: 18px;
        color: white;
        border-bottom: 1px solid white;
    }

    .title-nav-menu img{
        margin-right: 10px;
        height:30px;
    }

    .progressbar li:after {
        top:77px;
        left:7%;
    }

    .box{
        padding: 20px;
        border: 1px solid #d2d2d2;
    }

    #landing-page-input{
        width:30%
    }
    #landing-page-select{
        width:20%
    }
    #landing-page-button{
        display:flex;
        flex-direction:row;
        justify-content:center;
        align-items: center;
    }

    #account-img-zone{
        margin-right: 20px;
    }
    #resend-verification-email{
      display: block;
      margin-left: 0px;
    }

    .account-button{
      margin-top: 0px;
    }

    .account-button a{
        margin-top: 10px;
    }
}

@media (max-width: 767px){
    .self-information{
      margin-top: 20px;
    }
    #resend-verification-email{
      display: block;
    }
    .breadcrumbs{
      margin-top: 10px;
      margin-left: 0px;
    }
    .progressbar li:after {
        top:118px;
        left:12%;
        width:76%;
    }

    .box{
        padding: 20px;
        border: 1px solid #d2d2d2;
    }

    .box.register-box{
        width:350px;
    }

    .box.login-box{
        width:350px;
    }

    .header-content {
        margin: 20px 0px;
        flex-direction: column;
    }

    .container-padding{
        padding:20px;    
    }

    ul.sidebar li.menu{
        display: flex;
    }

    ul.sidebar div.child{
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.2s ease-out;
    }

    ul.sidebar.sidebar-show li{
        opacity: 1;
    }

    #landing-page-input{
        width:100%
    }
    #landing-page-select{
        width:100%
    }
    #landing-page-button{
        display:flex;
        flex-direction:row;
        justify-content:center;
        align-items: center;
    }

    .title-nav-menu {
        display: block;
        font-weight: bold;
        color: white;
        border-bottom: 1px solid white;
        padding-bottom: 18px;
    }

    .footer-nav-menu {
        display: block;
        border-top: 1px solid white;
        padding: 18px;
        color: white;
        border-bottom: 1px solid white;
    }

    .title-nav-menu img{
        margin-right: 10px;
        height:30px;
    }

    #photoholder{
        display: flex;
        flex-direction: column;
    }

    #photoholder img{
        align-self: center;
        margin-bottom: 0px;
    }
    .area-button{
        text-align: center !important;
    }

    #content-account{
        display:block;
    }

    #account-img-zone{
        text-align: center;
        margin-right: 0px;
    }

    #account-info{
        text-align: center;
        margin-top: 20px;
    }

    #account-info label.col-form-label{
        padding-bottom: 0px;
    }
    #account-info div.col-form-label{
        padding-top: 0px;
    }

    .account-button a{
        margin-bottom: 10px;
        display: block;
    }

    .row-job{
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      border: 1px solid #d2d2d2;
      padding:15px;
      margin-top: 10px;
    }

    .row-job .job-button{
      margin-top: 15px;      
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
    }

    .row-job .job-button p{
      margin-right: 10px;
    }

    .account-button{
      margin-top: 0px;
    }

    .info-my-application{
      margin-top:10px;
      align-items: flex-end;
    }
}

@media (max-width: 544px) {
  .main-menu{
    padding-left: 20px !important;
    padding-right: 20px !important;
  }  
}
