/*
.search{padding: 14px 16px}
.search_wrap{border: 1px solid #ccc;border-radius: 20px;max-width: 150px;position: relative;font-size: 14px}
.search_bar{padding:8px 30px 8px 20px;}
.search_bar input{border: 0;width: 100%}
.search_wrap button{position: absolute;right: 2px;top: 2px;border-radius: 50%;background: #466ea5;padding: 8px 9px;font-size: 12px;}
*/

.findjob {
  float: left;
  margin: 23px;
  font-size: 18px;
  background: #466ea5;
  border-radius: 20px;
  padding: 8px 12px;
  color: #ffffff;
}
.responsivemenu > ul > li.search > a {
  font-size: 26px;
}
.dropdown_search .search-job2 {
  display: none;
}
.dropdown_search .container {
  position: relative;
}
.dropdown_search .search-job2 {
  position: absolute;
  top: 67px;
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.main-slider-sec .slick-dots {
  visibility: hidden;
  position: absolute;
  right: calc(50% - 55px);
  width: 110px;
  bottom: -23px;
  text-align: right;
}
.main-slider-sec .slick-dots li {
  margin: 0 12px;
}
.map_wrap {
  padding-top: 50px;
}
.map_wrap iframe {
  width: 100%;
  height: 300px;
}
/*.apply_box .apply-alternative.apply-alternative-0{padding-top: 0}*/
.apply-alternative > a + a {
  float: right;
  background: #466ea5;
  border: 2px solid #466ea5;
  color: #ffffff;
}
.cv_form .col-lg-6:after {
  content: "";
  display: table;
  clear: both;
}
.cv_form .pf-title {
  width: 100px;
  float: left;
  margin-top: 15px;
}
.cv_form .pf-field {
  width: calc(100% - 100px);
  float: left;
}
.cv_form .pf-field > input,
.cv_form .pf-field > textarea,
.cv_form .pf-field .row input,
.cv_form .chosen-container-single .chosen-single {
  padding: 10px 15px;
}
.cv_form .pf-field .radio-inline {
  margin-top: 20px;
}
.cv_form .pf-field span {
  margin-right: 10px;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices {
  padding: 10px 15px;
  background: #ffffff;
  border: none !important;
  box-shadow: none !important;
  border-radius: inherit !important;
}
header.fixed {
  position: fixed;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}
header.fixed + section {
  margin-top: 80px;
}
.chosen-container {
  margin-bottom: 20px;
}
.border-title .radio-inline {
  margin-left: 10px;
  float: left;
}
.employer .job-title-sec {
  padding-left: 0;
}
.employer .job-grid .job-title-sec h3 {
  margin-bottom: 0;
}
.employer .job-grid > span {
  float: left;
  width: calc(100% - 90px);
  font-size: 14px;
  color: #466ea5;
  margin: 15px 0;
}
.link_btn {
  display: inline-block;
  border: 2px solid transparent;
  background: #466ea5;
  color: #ffffff;
  letter-spacing: 0.1em;
  border-radius: 8px;
  padding: 13px 40px;
  font-size: 15px;
}
.link_btn:hover {
  background: #e77c22;
}
.our-services .how-work-box {
  /*padding: 20px 30px*/
  margin-bottom: 60px;
  width: 100%;
}
.our-services .how-work-box h4 {
  font-size: 20px;
}
.brand {
  clear: both;
  margin-bottom: 30px;
}
.brand .imgwrap {
  vertical-align: top;
  float: left;
  width: 150px;
  margin-right: 25px;
}
.brand .imgwrap img {
  max-width: 100%;
}
.brand .service-info > h3 {
  font-size: 18px;
}
.brand .faq-box h2 {
  font-size: 14px;
  color: #466ea5;
}
.brand .job-details {
  padding: 0;
}
.our-services .contact-form button {
  float: none;
  margin: auto;
}
.our-services .contact-form {
  padding: 0;
  margin-bottom: 60px;
}
.blog_slider .blog_wrap {
  padding: 15px;
}
.blog_slider .slick-dots li {
  border-color: #e77c22;
}
.blog_slider .slick-dots li.slick-active button {
  background: #e77c22;
}
.breadcrumbs {
  opacity: 0;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  font-family: "Noto Sans TC";
}
.otherlan {
  display: none;
}
.cookiebox {
  position: fixed;
  width: 100%;
  bottom: -200px;
  transition: all 0.3s linear;
  z-index: 999;
}
.cookiebox .alpha-pag {
  margin-bottom: 0;
  line-height: 2em;
  font-size: 13px;
}
.cookiebox .alpha-pag .close {
  position: absolute;
  right: -14px;
  top: -14px;
  background: #466ea5;
  border-radius: 50%;
  opacity: 1;
  color: #ffffff;
  padding: 6px;
}
.cookiebox .alpha-pag .close:hover {
  background: #466ea5;
  color: #ffffff;
}
.cookiebox .alpha-pag a {
  padding: 0;
  color: #466ea5;
  float: none;
}
.cookiebox .alpha-pag a:hover {
  background: transparent;
  color: #466ea5;
}
.cookiebox .alpha-pag button {
  font-size: 14px;
  background: #e77c22;
  padding: 5px 25px;
}
.cookiebox .alpha-pag button:hover {
  background: #cccccc;
}
.signup-popup-box .text-danger {
  float: left;
  margin-bottom: 20px;
}
.has_submenu ul {
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 5;
  min-width: 140px;
  padding: 9px 0;
}
.has_submenu ul li {
  display: block;
  border: 0;
  background: #56575b;
  float: none;
}
.has_submenu ul li a {
  display: block;
  text-align: right;
  padding: 3px 10px;
}
.has_submenu ul li a:hover {
  opacity: 0.7;
}
.has_submenu ul li:first-child a {
  padding-top: 5px;
}
.has_submenu ul li:last-child a {
  padding-bottom: 5px;
}
.has_submenu ul li + li:before {
  display: none;
}
.has_submenu:hover ul {
  display: block;
}
.footwrap .logo {
  display: none;
}
.terms {
  padding: 30px;
  border-radius: 12px;
  border: 1px solid #e1e1e1;
  margin-bottom: 30px;
}
.terms h4 {
  padding-left: 12px;
  border-left: 7px solid #e21f23;
}
.read-content {
  height: 400px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.horz-list {
  margin: 10px 0 10px;
}

.horz-list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}

.horz-list ul li {
  display: inline;
}

.horz-list ul li a {
  text-decoration: none;
  padding: 0.2em 1.1em;
  border-right: 2px solid rgba(255, 255, 255, 0.8);
  margin: 0 0 0 -6px;
}

.horz-list ul li:last-child {
  display: none;
}

.horz-list ul li:nth-child(4) a,
.horz-list ul li:last-child a {
  border: none;
}

.horz-list ul li a:hover {
  background: rgba(255, 255, 255, 0.8);
  color: #e01f23;
}
footer .block {
  padding: 30px 0 30px;
}
@media (min-width: 1200px) {
  .footwrap {
    padding-left: 130px;
    position: relative;
  }
  .footwrap .logo {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
  }
}

@media (max-width: 480px) {
  .horz-list {
    margin: 0 0 0;
  }
  .horz-list ul,
  .copyright {
    text-align: left;
  }
  .horz-list ul li {
    line-height: 38px;
  }
  .horz-list ul li:nth-child(4),
  .horz-list ul li:last-child {
    display: block;
    margin: 0;
  }
  .horz-list ul li:nth-child(3) a,
  .horz-list ul li:nth-child(4) a {
    border: none;
  }
}
