@charset "UTF-8";
/**Color**/
/**Typography**/
/**Font icon**/
/**Other**/
/**Mixin**/
@-webkit-keyframes move {
  0%, 100% {
    right: 10px;
  }
  50% {
    right: 5px;
  }
}
@-moz-keyframes move {
  0%, 100% {
    right: 10px;
  }
  50% {
    right: 5px;
  }
}
@-o-keyframes move {
  0%, 100% {
    right: 10px;
  }
  50% {
    right: 5px;
  }
}
@keyframes move {
  0%, 100% {
    right: 10px;
  }
  50% {
    right: 5px;
  }
}
@font-face {
  font-family: "Linotte";
  src: url("../fonts/r0c0iLinotte-SemiBold.eot");
  src: url("../fonts/r0c0iLinotte-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/r0c0iLinotte-SemiBold.woff2") format("woff2"), url("../fonts/r0c0iLinotte-SemiBold.woff") format("woff"), url("../fonts/r0c0iLinotte-SemiBold.ttf") format("truetype"), url("../fonts/r0c0iLinotte-SemiBold.svg#r0c0iLinotte-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Linotte";
  src: url("../fonts/r0c0iLinotte-Bold.eot");
  src: url("../fonts/r0c0iLinotte-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/r0c0iLinotte-Bold.woff2") format("woff2"), url("../fonts/r0c0iLinotte-Bold.woff") format("woff"), url("../fonts/r0c0iLinotte-Bold.ttf") format("truetype"), url("../fonts/r0c0iLinotte-Bold.svg#r0c0iLinotte-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Linotte";
  src: url("../fonts/r0c0iLinotte-Light.eot");
  src: url("../fonts/r0c0iLinotte-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/r0c0iLinotte-Light.woff2") format("woff2"), url("../fonts/r0c0iLinotte-Light.woff") format("woff"), url("../fonts/r0c0iLinotte-Light.ttf") format("truetype"), url("../fonts/r0c0iLinotte-Light.svg#r0c0iLinotte-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Linotte";
  src: url("../fonts/r0c0iLinotte-Regular.eot");
  src: url("../fonts/r0c0iLinotte-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/r0c0iLinotte-Regular.woff2") format("woff2"), url("../fonts/r0c0iLinotte-Regular.woff") format("woff"), url("../fonts/r0c0iLinotte-Regular.ttf") format("truetype"), url("../fonts/r0c0iLinotte-Regular.svg#r0c0iLinotte-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Linotte";
  src: url("../fonts/r0c0iLinotte-Heavy.eot");
  src: url("../fonts/r0c0iLinotte-Heavy.eot?#iefix") format("embedded-opentype"), url("../fonts/r0c0iLinotte-Heavy.woff2") format("woff2"), url("../fonts/r0c0iLinotte-Heavy.woff") format("woff"), url("../fonts/r0c0iLinotte-Heavy.ttf") format("truetype"), url("../fonts/r0c0iLinotte-Heavy.svg#r0c0iLinotte-Heavy") format("svg");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "icon";
  src: url("../fonts/icon.eot");
  src: url("../fonts/icon.eot#iefix") format("embedded-opentype"), url("../fonts/icon.ttf") format("truetype"), url("../fonts/icon.woff") format("woff"), url("../fonts/icon.svg#icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
}

.icon-plane:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-linkedin:before {
  content: "";
}

.icon-upload:before {
  content: "";
}

.icon-credit-card:before {
  content: "";
}

.icon-briefcase:before {
  content: "";
}

.icon-bars:before {
  content: "";
}

.icon-money:before {
  content: "";
}

.icon-caret-left:before {
  content: "";
}

.icon-caret-right:before {
  content: "";
}

.icon-cloud-upload:before {
  content: "";
}

.icon-user-md:before {
  content: "";
}

.icon-medkit:before {
  content: "";
}

.icon-fighter-jet:before {
  content: "";
}

.icon-angle-up:before {
  content: "";
}

.icon-laptop:before {
  content: "";
}

.icon-dollar:before {
  content: "";
}

.icon-usd:before {
  content: "";
}

.icon-graduation-cap:before {
  content: "";
}

.icon-car:before {
  content: "";
}

.icon-line-chart:before {
  content: "";
}

.icon-black-tie:before {
  content: "";
}

.icon-location:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-list:before {
  content: "";
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./../images/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 17px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:before {
  content: '';
  position: absolute;
  top: 4px;
  left: 4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  line-height: 20px;
  text-align: center;
  background: #f15d24;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 1;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

html {
  font-size: 1rem;
}

body {
  font-family: Linotte, Roboto, Helvetica, Verdana, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.42857143;
  color: #000;
  background: #f5f5f5;
}

h1,
h2,
p {
  font-weight: 300;
}

b,
strong {
  font-weight: bold;
}

a,
label.error {
  color: #f15d24;
}
a:hover,
label.error:hover {
  color: rgba(241, 93, 36, 0.9);
  text-decoration: none;
}

.link-default a {
  color: rgba(0, 0, 0, 0.7);
}

*:focus {
  outline: 0 !important;
}

.wrapper-container {
  margin-top: 40px;
}

.icon-facebook {
  color: #31519f;
}

.icon-linkedin {
  color: #0074b6;
}

.color-primary {
  color: #f15d24;
}

.bg-content {
  background-color: #fff;
  padding: 8px 16px;
}
.bg-content.bg-content-full-height {
  padding: 40px;
  min-height: calc(100vh - 370px);
}
.bg-content .page-title {
  color: #f15d24;
}
.bg-content ul {
  padding-left: 30px;
}
.bg-content .job-summary {
  padding-left: 0;
}
.bg-content.block-news ul {
  padding-left: 15px;
}
.bg-content.block-connecting {
  height: 100%;
}
.bg-content.block-connecting ul {
  padding-left: 0;
  margin-top: 8px;
  margin-bottom: 0;
}
.bg-content.block-connecting ul li {
  padding-right: 20%;
  margin-bottom: 8px;
}
.bg-content.block-connecting a:hover {
  text-decoration: none;
}
.bg-content.block-connecting a span {
  display: inline-block;
  vertical-align: middle;
}
.bg-content.block-connecting i {
  font-size: 24px;
}

.col-right {
  border-right: 15px solid #f5f5f5;
  border-left: 15px solid #f5f5f5;
}
.col-right .block-common {
  background: #fff;
  margin: 0 -15px;
  padding: 8px 16px;
}
.col-right .block-common.block-ad {
  background: transparent;
  padding: 0;
}
.col-right .block-common .btn {
  margin-bottom: 4px;
}
.col-right .block-common.block-survey .btn {
  margin-top: 8px;
  margin-right: 8px;
}
.col-right .block-common ul {
  padding-left: 15px;
}
.col-right .block-common.block-number a span {
  color: rgba(255, 0, 0, 0.8);
}
.col-right .block-search {
  overflow: hidden;
}
.col-right .block-career-opportunities ul {
  padding-left: 15px;
}
.col-right .block-connecting-linkedin i {
  font-size: 24px;
}

.block-divide {
  height: 16px;
}

.text-clip {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  vertical-align: middle;
}

.breadcrumb {
  background-color: #fff;
  padding: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.breadcrumb .list-inline-item {
  margin-right: 4px;
}
.breadcrumb span {
  display: inline-block;
  margin-right: 4px;
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 0.85rem;
}
.breadcrumb__title {
  text-overflow: ellipsis;
  overflow: hidden;
}

/**Bootstrap custom**/
.row {
  margin-left: -8px;
  margin-right: -8px;
}
.row [class*='col-'],
.row .col {
  padding-left: 8px;
  padding-right: 8px;
}

.form-control {
  min-height: 40px;
  border: none;
}

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

.carousel img {
  max-width: 100%;
}

.carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.btn {
  background: #f15d24;
  color: #fff;
  border-color: #f15d24;
  box-shadow: none;
  padding-top: 7px;
  padding-bottom: 7px;
}
.btn:hover, .btn:focus {
  background: #fff;
  border-color: #f15d24;
  color: #f15d24;
}

.btn-primary:not(:disabled):not(.disabled):active {
  background: #fff;
  border-color: #f15d24;
  color: #f15d24;
}
.btn-primary:focus {
  box-shadow: none;
}

.table thead {
  background: #f15d24;
  color: #fff;
}
.table td {
  color: #f15d24;
  font-weight: bold;
}
.table .td-position {
  width: 300px;
}
.table .td-location {
  min-width: 150px;
}
.table .td-date {
  width: 100px;
}

.page-link {
  color: #f15d24;
}
.page-link:hover {
  color: #7c401e;
}

/**Select 2**/
.select2-dropdown {
  border-color: #fff;
}

.select2-container--default.select2-container--focus:focus {
  outline: none;
  box-shadow: none;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #f15d24;
}
.select2-container--default .select2-selection--single {
  min-height: 40px;
  font-size: 1rem;
  border-color: #fff;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
  padding-left: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 38px;
}

.select2-container--open .select2-dropdown--above {
  -webkit-box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.15);
}
.select2-container--open .select2-dropdown--below {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}

/**Header**/
header {
  background: rgba(124, 64, 30, 0.1);
}
header .top-content .logo {
  max-width: 190px;
  margin: 8px 15px;
  display: inline-block;
  vertical-align: middle;
}
header .menu {
  background: #fff;
  border-radius: 4px;
  margin-right: 4px;
}
header .menu ul {
  float: right;
  margin-bottom: 8px;
  margin-top: 8px;
}
header .menu ul li {
  margin-right: -3px !important;
}
header .menu ul a {
  padding: 8px 12px;
  display: inline-block;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header .menu ul a:hover, header .menu ul a.active {
  color: #f15d24;
  text-decoration: none;
}
header .dropdown-menu.show {
  border: none;
  text-align: right;
  padding-right: 10px;
  background: #eae3df;
  border-radius: 0;
}
header .dropdown-item.active, header .dropdown-item:active, header .dropdown-item:focus, header .dropdown-item:hover {
  background: transparent;
}
header .navbar {
  display: block;
  text-align: center;
  padding: 0 1rem;
}
header .navbar-brand {
  display: inline-block;
  float: none;
}
header .navbar-toggle {
  position: absolute;
  right: 0;
  border: none;
  color: #f15d24;
  font-size: 24px;
  padding: 11px 20px;
  cursor: pointer;
  background: transparent;
}
header .menu-collapse::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}
header .sub-menu a {
  padding-left: 32px !important;
}

.block-search-top.wrapper-search {
  margin-top: 40px;
}
.block-search-top.wrapper-search .frm-search {
  background: rgba(124, 64, 30, 0.7);
}

.section-banner {
  position: relative;
}
.section-banner .carousel-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 40%;
  height: 400px;
}
.section-banner .wrapper-search {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}

/**Footer**/
footer {
  margin-top: 32px;
  padding: 24px 0;
  background: rgba(124, 64, 30, 0.1);
}
footer a {
  color: #000;
}
footer ul {
  display: inline-block;
}
footer ul li {
  position: relative;
  margin-right: 0 !important;
  padding: 4px 0;
}
footer .float-right {
  margin-top: 16px;
}
footer .number-visits span {
  border: 1px solid #000;
  margin-right: 4px;
  padding: 0 4px;
}
footer .number-visits strong {
  margin-right: 4px;
  display: inline-block;
}
footer [class*='icon-'] {
  font-size: 32px;
  margin-right: 4px;
}
footer .copyright {
  color: rgba(0, 0, 0, 0.5);
}

#return-to-top {
  bottom: 30px;
  position: fixed;
  right: 20px;
  height: 50px;
  line-height: 44px;
  width: 50px;
  background: #f15d24;
  border-radius: 50%;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#return-to-top.active {
  opacity: 1;
  visibility: visible;
}
#return-to-top i {
  font-size: 26px;
  color: #fff;
}

.nav-top {
  margin-top: 1rem;
}

.table-jobs {
  padding: 8px 0;
}

.card-fuzzy {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.card-fuzzy::before {
  content: '';
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.card-fuzzy:hover::before {
  position: static;
}

/**Block Search**/
.wrapper-search .frm-search {
  background: rgba(0, 0, 0, 0.3);
  padding: 20px;
  border-radius: .25rem;
}
.wrapper-search .frm-search .form-control {
  position: relative;
  padding-left: 40px;
  line-height: 40px;
}
.wrapper-search .frm-search [class*='icon-'] {
  font-size: 1.125rem;
  color: #7c401e;
  position: absolute;
  top: 50%;
  margin-left: 10px;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
}
.wrapper-search h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 100;
}
.wrapper-search h3 strong {
  font-weight: 500;
}

/**Home**/
.page-home .card-deck {
  margin-top: 24px;
}
.page-home .slider-clients .slick-slide {
  margin: 0 15px;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.page-home .slider-clients .slick-slide img {
  max-width: 100%;
  margin: 0 auto;
}
.page-home .slider-clients .slick-prev,
.page-home .slider-clients .slick-next {
  width: 30px;
  height: 30px;
  top: 40%;
  opacity: .5;
  z-index: 9;
}
.page-home .slider-clients .slick-prev:before,
.page-home .slider-clients .slick-next:before {
  content: "";
  color: #f15d24;
  font-family: "icon" !important;
  font-size: 30px;
}
.page-home .slider-clients .slick-prev:hover,
.page-home .slider-clients .slick-next:hover {
  opacity: 1;
}
.page-home .slider-clients .slick-next {
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.page-home .slider-clients .slick-prev {
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.page-home .slider-clients.slick-dotted.slick-slider {
  margin-bottom: 60px;
  margin-top: 24px;
}

#sliderNews {
  position: relative;
}
#sliderNews .slider-content {
  white-space: nowrap;
  overflow: hidden;
  margin-top: 24px;
}
#sliderNews .slider-content .item {
  display: inline-block;
  width: 33.3333%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 0 12px;
}
#sliderNews .slider-content .item__wrapper {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 4px;
  background: #fff;
  position: relative;
}
#sliderNews .slider-content .item h5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 48px;
  max-height: 48px;
}
#sliderNews .slider-content .item p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  min-height: 90px;
  max-height: 90px;
  line-height: 1.4;
  margin-bottom: 32px;
}
#sliderNews .slider-content .item .bottom {
  padding: 1.25rem;
}
#sliderNews .slider-content .bg-item {
  height: 220px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#sliderNews .slider-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  top: 50%;
  color: #f15d24;
  font-size: 30px;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#sliderNews .slider-controls button:hover {
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
}
#sliderNews .slider-controls .slider-left {
  left: -30px;
}
#sliderNews .slider-controls .slider-left i {
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#sliderNews .slider-controls .slider-right {
  right: -30px;
}
#sliderNews .slider-controls .slider-right i {
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.items-card .card-deck, .page-home .items-news .card-deck {
  margin-top: 24px;
}
.items-card .bg-item, .page-home .items-news .bg-item {
  height: 220px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.items-card .card-title, .page-home .items-news .card-title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.items-card .card-text, .page-home .items-news .card-text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.items-card .card-footer, .page-home .items-news .card-footer {
  background: #fff;
  border: none;
  padding-bottom: 24px;
}

/**Jobs**/
.page-jobs .block-result-search {
  margin-bottom: 16px;
  padding: 16px;
}
.page-jobs .block-result-search .number-jobs {
  color: rgba(0, 0, 0, 0.8);
}
.page-jobs .block-result-search .short-des {
  color: rgba(0, 0, 0, 0.5);
}
.page-jobs .item-job {
  padding: 16px;
  background: rgba(124, 64, 30, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.page-jobs .item-job small {
  font-style: italic;
}
.page-jobs .item-job .job-name {
  font-size: 1.125rem;
}
.page-jobs .item-job .job-company {
  color: rgba(0, 0, 0, 0.7);
}
.page-jobs .item-job .job-location {
  color: rgba(0, 0, 0, 0.4);
}
.page-jobs .item-job .link-default a:hover {
  color: rgba(0, 0, 0, 0.5);
}
.page-jobs .pagination {
  padding-left: 0;
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.page-jobs .pagination .page-link {
  width: 50px;
  height: 44px;
  line-height: 42px;
  padding: 0 8px;
  text-align: center;
}
.page-jobs .pagination .page-link:hover {
  background: #f15d24;
  color: #fff;
  border-color: #f15d24;
}
.page-jobs .pagination .page-item.active .page-link {
  background: #f15d24;
  color: #fff;
  border-color: #f15d24;
}

/**Job Detail**/
.page-job-detail .bg-content {
  padding-bottom: 24px;
}
.page-job-detail .content-top {
  overflow: hidden;
  padding: 8px 0;
}
.page-job-detail .top-share {
  float: right;
  margin-bottom: 24px;
}
.page-job-detail .top-share a {
  display: inline-block;
  padding: 0 4px;
  vertical-align: middle;
}
.page-job-detail .top-share i {
  font-size: 16px;
  vertical-align: top;
}
.page-job-detail .info-job {
  margin-bottom: 16px;
  margin-top: 16px;
}
.page-job-detail .info-job h5 {
  color: #7c401e;
}
.page-job-detail .job-summary li {
  border-bottom: 1px solid #eee;
  padding: 4px 0;
  overflow: hidden;
}
.page-job-detail .job-summary li strong {
  width: 150px;
  padding-right: 8px;
  float: left;
}
.page-job-detail .job-summary li span {
  float: left;
}
.page-job-detail .job-benefits ul {
  padding-left: 0;
}
.page-job-detail .job-benefits li {
  margin-bottom: 8px;
}
.page-job-detail .job-tag a {
  display: inline-block;
  padding: 4px 8px;
  margin-right: 4px;
  background: #f1f1f1;
  margin-bottom: 4px;
  border-radius: 4px;
  color: #000;
  box-shadow: 1px 1px 0 #ddd;
}
.page-job-detail .content-bottom .link-default {
  position: relative;
}
.page-job-detail .content-bottom .link-default a {
  position: absolute;
  right: 8px;
  bottom: 0;
}

/**Apply Form**/
.page-apply-form .table-row {
  margin-bottom: 16px;
}
.page-apply-form .table-cell-left span {
  color: #f15d24;
}
.page-apply-form h5 {
  color: #7c401e;
}
.page-apply-form .form-control {
  max-width: 300px;
  margin-bottom: 4px;
}
.page-apply-form #chooseFile {
  background-color: #eee;
  color: #000;
  border-color: #eee;
  margin-bottom: 8px;
}
.page-apply-form [type='file'] {
  opacity: 0;
  visibility: hidden;
  height: 0;
  width: 0;
  position: absolute;
}
.page-apply-form .text-introduction.hidden-introduction {
  display: none;
}
.page-apply-form .link-default {
  padding-top: 16px;
}
.page-apply-form #submitApply {
  min-width: 100px;
  margin-right: 8px;
}

/**Apply Success**/
.page-apply-success {
  min-height: calc(100vh - 410px);
}
.page-apply-success .title-related {
  margin-top: 32px;
  margin-bottom: 16px;
}
.page-apply-success .list-related {
  margin-bottom: 32px;
}
.page-apply-success .list-related li {
  background: #fff;
  padding: 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.page-apply-success .list-related li:last-child {
  border-bottom: none;
}
.page-apply-success .list-related .job-name {
  margin-top: 8px;
}
.page-apply-success .list-related .job-detail {
  font-weight: 300;
}

.banner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 400px;
  position: relative;
}
.banner:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
}
.banner h1 {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  color: #fff;
  font-size: 60px;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.banner img {
  display: none;
}

.bg-mid-common {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  background-attachment: fixed;
  height: 400px;
  position: relative;
  margin-top: 24px;
  margin-bottom: 40px;
}
.bg-mid-common .content {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
}

.card-testimonial {
  text-align: center;
  border: none;
  background: transparent;
  padding: 0 15px;
}
.card-testimonial .card-avatar {
  width: 160px;
  height: 160px;
  margin: 40px auto;
  border-radius: 50%;
  overflow: hidden;
  background-color: rgba(241, 93, 36, 0.1);
}
.card-testimonial .card-avatar .card-title {
  line-height: 160px;
  font-size: 24px;
}
.card-testimonial .card-avatar + .content {
  margin-top: 16px;
}

.page-common .description {
  font-size: 1.125rem;
  max-width: 700px;
  margin: 0 auto;
}

/**Page Staff**/
.page-staff .bg-mid-common {
  background-image: url(../images/success.jpg);
}

.banner-staff {
  background-image: url(../images/conference-room.jpg);
}

/**Page Training**/
.page-training .bg-mid-common {
  background-image: url(../images/hero-image-text-left-darker.jpg);
}

.banner-training {
  background-image: url(../images/hero-image-text-right-darker.jpg);
}

/**Page About**/
.page-about ul li {
  font-weight: 300;
}
.page-about ul.list-unstyled li {
  text-indent: -15px;
}
.page-about ul.list-unstyled li::before {
  content: "»";
  padding-right: 8px;
}

/**Page Our Team**/
.page-our-team .shape-img {
  max-width: 182px;
  max-width: 250px;
  position: relative;
  margin-bottom: 30px;
}
.page-our-team .shape-img::before, .page-our-team .shape-img::after {
  content: "";
  box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 230px;
  height: 230px;
  border: 16px solid #f5f5f5;
  border-radius: 220px 220px 0 220px;
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background: #f5f5f5;
}
.page-our-team .shape-img img {
  border-radius: 50%;
  position: relative;
  z-index: 1;
  top: 6px;
  left: 6px;
}
.page-our-team .color-one .shape-img::before, .page-our-team .color-one .shape-img::after {
  border-color: #3e5e04;
  background-color: #3e5e04;
}
.page-our-team .color-two .shape-img::before, .page-our-team .color-two .shape-img::after {
  border-color: #376ac5;
  background-color: #376ac5;
}
.page-our-team .color-three .shape-img::before, .page-our-team .color-three .shape-img::after {
  border-color: #a6380a;
  background-color: #a6380a;
}
.page-our-team .color-four .shape-img::before, .page-our-team .color-four .shape-img::after {
  border-color: #6a371a;
  background-color: #6a371a;
}
.page-our-team .color-five .shape-img::before, .page-our-team .color-five .shape-img::after {
  border-color: #f59d16;
  background-color: #f59d16;
}
.page-our-team .row-member {
  margin-bottom: 32px;
}
.page-our-team .team-member-name {
  color: #f15d24;
  font-size: 1.125rem;
}
.page-our-team .team-member-job {
  color: rgba(0, 0, 0, 0.5);
}
.page-our-team .team-member-bio {
  font-weight: 300;
}
.page-our-team .team-member-mobile .row-member {
  margin-bottom: 0;
}
.page-our-team .team-member-mobile .item-member {
  margin-bottom: 24px;
}
.page-our-team .item-strategy {
  margin-bottom: 32px;
}
.page-our-team .item-strategy:last-child {
  margin-bottom: 0;
}

/**Page Blogs**/
.page-blogs .list-articles {
  background-color: #fff;
  padding: 20px 20px 2rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.page-blogs .list-articles a {
  color: #000;
}
.page-blogs .list-articles a:hover, .page-blogs .list-articles a:focus {
  color: #f15d24;
}
.page-blogs .list-articles .pagination {
  margin-bottom: 0;
}
.page-blogs .article-highlight .article-bg a {
  padding-bottom: 60%;
  background-size: cover;
  background-position: center;
  display: block;
}
.page-blogs .article-highlight .article-content h5 {
  font-size: 30px;
  margin-top: 24px;
}
.page-blogs .article-highlight .article-read-more {
  position: relative;
  padding: 8px 24px 8px 16px;
}
.page-blogs .article-col {
  margin-top: 32px;
}
.page-blogs .article-col .article-bg a {
  display: block;
  padding-bottom: 50%;
  background-size: cover;
  background-position: center;
}
.page-blogs .article-description {
  font-weight: 300;
  margin-bottom: 16px;
}
.page-blogs .article-date {
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.85rem;
}
.page-blogs .article-read-more {
  border: 1px solid #f15d24;
  border-radius: 20px;
  position: relative;
  padding: 8px 24px 8px 16px;
  min-height: 34px;
  color: #f15d24 !important;
}
.page-blogs .article-read-more i {
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  top: 8px;
  right: 10px;
}
.page-blogs .article-read-more:hover {
  background-color: #f15d24;
  color: #fff !important;
}
.page-blogs .article-read-more:hover i {
  -webkit-animation: move .5s infinite;
  -ms-animation: move .5s infinite;
  -moz-animation: move .5s infinite;
  animation: move .5s infinite;
}
.page-blogs .pagination {
  padding-left: 0;
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.page-blogs .pagination .page-link {
  width: 50px;
  height: 44px;
  line-height: 42px;
  padding: 0 8px;
  text-align: center;
}
.page-blogs .pagination .page-link:hover {
  background: #f15d24;
  color: #fff;
  border-color: #f15d24;
}
.page-blogs .pagination .page-item.active .page-link {
  background: #f15d24;
  color: #fff;
  border-color: #f15d24;
}
.page-blogs .pagination .page-link {
  width: 36px;
  height: 36px;
  line-height: 36px;
  padding: 0 4px;
}

.list-recent-articles {
  margin-top: 10px;
}
.list-recent-articles li {
  overflow: hidden;
  margin-bottom: 16px;
}
.list-recent-articles .post-img {
  float: left;
  width: 100px;
  margin-right: 8px;
}
.list-recent-articles .post-img a {
  display: inline-block;
  padding-left: 100%;
  padding-bottom: 100%;
  vertical-align: top;
  background-size: cover;
  background-position: center;
}
.list-recent-articles .post-date {
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.85rem;
}
.list-recent-articles a {
  color: #000;
}
.list-recent-articles a:hover, .list-recent-articles a:focus {
  color: #f15d24;
}

.bg-content-blog, .sidebar, .page-single .page-single-main {
  padding: 20px 20px 10px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

/**Page Single**/
.page-single img {
  max-width: 100%;
}
.page-single .page-single-main a {
  color: #000;
}
.page-single .page-single-main a:hover, .page-single .page-single-main a:focus {
  color: #f15d24;
}
.page-single .page-single-main a {
  color: #03a9f4;
}
.page-single-date-social span {
  color: rgba(0, 0, 0, 0.5);
}
.page-single-date-social ul {
  float: right;
}
.page-single-date-social ul li {
  font-size: 1.25rem;
}
.page-single-short-description {
  font-weight: 600;
  margin: 8px 0 16px;
}
.page-single-content {
  margin-top: 24px;
}
.page-single-content img {
  margin-bottom: 24px;
}
.page-single-author {
  padding: 15px 15px 1px;
  margin: 24px 0;
  background: rgba(124, 64, 30, 0.1);
}
.page-single-author__img {
  max-width: 100px;
  border-radius: 50%;
  overflow: hidden;
  float: left;
  margin-right: 16px;
}
.page-single-author__info small {
  color: rgba(0, 0, 0, 0.5);
}
.page-single-author__info p {
  font-size: 0.85rem;
}
.page-single-related {
  padding-bottom: 20px;
}
.page-single-related h4 {
  margin-bottom: 16px;
}
.page-single-related__bg {
  padding-bottom: 50%;
  background-position: center;
  background-size: cover;
  margin-bottom: 8px;
}
.page-single-related__item {
  line-height: 1;
  font-size: 14px;
}
.page-single-related a {
  color: #000;
}
.page-single-related a:hover, .page-single-related a:focus {
  color: #f15d24;
}

.page-blogs,
.page-single {
  font-weight: 300;
}
.page-blogs .row,
.page-single .row {
  margin-left: -15px;
  margin-right: -15px;
}
.page-blogs .row [class*='col-'],
.page-blogs .row .col,
.page-single .row [class*='col-'],
.page-single .row .col {
  padding-left: 15px;
  padding-right: 15px;
}
.page-blogs .list-inline-item > a,
.page-single .list-inline-item > a {
  color: rgba(0, 0, 0, 0.5);
}

@media (min-width: 768px) {
  header .top-content .logo {
    max-width: 300px;
  }
  header .menu ul {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  header .dropdown-menu.show {
    margin-top: 20px;
  }

  .page-apply-form .content-main {
    display: table;
    width: 100%;
  }
  .page-apply-form .table-row {
    display: table-row;
  }
  .page-apply-form .table-cell {
    display: table-cell;
    vertical-align: top;
    padding-bottom: 8px;
  }
  .page-apply-form .table-cell.table-cell-left {
    width: 40%;
    text-align: right;
    padding-right: 32px;
  }
  .page-apply-form .table-cell.table-cell-left span {
    color: #f15d24;
  }

  .block-search-top.wrapper-search .frm-search {
    padding: 8px;
  }
  .block-search-top.wrapper-search .form-group {
    margin-bottom: 0;
  }

  .page-training .bg-mid-common .info {
    max-width: 500px;
  }

  .page-blogs .article-col {
    overflow: hidden;
    height: 200px;
  }
  .page-blogs .article-col .article-bg {
    width: 200px;
    float: left;
    margin-right: 16px;
  }
  .page-blogs .article-col .article-bg a {
    display: inline-block;
    padding-bottom: 100%;
    padding-left: 100%;
    vertical-align: top;
  }
  .page-blogs .article-col .article-content {
    position: relative;
    height: 100%;
  }
  .page-blogs .article-col .article-description {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    max-height: 88px;
  }
  .page-blogs .article-col .article-read-more {
    padding: 5px 24px 5px 16px;
    position: absolute;
    bottom: 0;
  }
}
@media (max-width: 991px) {
  .page-job-detail .job-summary li span {
    padding-left: 24px;
  }
  .page-job-detail .job-summary li strong,
  .page-job-detail .job-summary li span {
    float: none;
    display: block;
  }

  .page-single-related {
    padding-bottom: 0;
  }
  .page-single-related__item {
    margin-bottom: 8px;
  }
  .page-single-related__bg {
    padding-bottom: inherit;
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 8px;
  }

  .sidebar {
    margin-top: 24px;
  }

  .breadcrumb {
    display: none;
  }

  .page-our-team .item-strategy {
    margin-bottom: 16px;
  }
  .page-our-team .item-strategy .shape-img {
    margin: 0 auto 32px;
  }

  #sliderNews .slider-content .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .table .td-position {
    min-width: 300px;
  }

  .section-banner::before {
    content: '';
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
  }
  .section-banner .wrapper-search .frm-search {
    background: transparent;
  }

  .page-home .card-deck,
  .items-card .card-deck,
  .page-home .items-news .card-deck {
    display: block;
  }
  .page-home .card-deck .card,
  .items-card .card-deck .card,
  .page-home .items-news .card-deck .card {
    margin-bottom: 24px;
  }

  .bg-mid-common {
    height: 300px;
  }

  .block-search-top.wrapper-search .form-group:last-child {
    margin-bottom: 0;
  }

  .banner {
    background-image: none !important;
    height: auto;
  }
  .banner img {
    display: block;
  }

  .page-blogs .article-col h5 {
    margin-top: 16px;
  }

  .page-our-team .shape-img {
    margin: 0 auto 30px;
    max-width: 200px;
  }
  .page-our-team .shape-img::before, .page-our-team .shape-img::after {
    width: 180px;
    height: 180px;
    left: -6px;
  }
  .page-our-team .shape-img img {
    left: 0;
  }

  #sliderNews .slider-content .item {
    width: 100%;
  }
}
.offcanvas-lg.in {
  display: none;
}

@media (max-width: 650px) {
  header .menu ul a {
    padding: 8px 6px;
  }
}
@media (max-width: 600px) {
  .page-home .slider-clients .slick-slide img {
    max-width: 200px;
  }
}
@media (max-width: 575px) {
  .offcanvas-lg.in {
    display: block;
  }

  h1 {
    font-size: 2rem;
  }

  h2 {
    font-size: 1.5rem;
    font-weight: 500;
  }

  h3 {
    font-size: 1.25rem;
  }

  h4 {
    font-size: 1rem;
  }

  header {
    padding-left: 15px;
  }
  header .top-content .logo {
    max-width: 150px;
    margin: 8px auto;
    float: none !important;
    vertical-align: middle;
  }
  header .top-content .logo:hover {
    background: transparent !important;
  }
  header .top-content .logo-mobile {
    max-height: 40px;
  }
  header .top-content .float-right {
    float: none !important;
    text-align: center;
  }
  header .menu {
    margin-bottom: 0;
    margin-top: 0;
  }
  header .menu ul {
    float: none;
    margin-bottom: 0;
    margin-top: 0;
  }
  header .menu ul a {
    padding: 8px 12px;
  }
  header .menu .navmenu {
    background: #eae3df;
  }
  header .menu .navmenu a {
    display: block;
  }
  header .menu .navmenu a:hover, header .menu .navmenu a.active {
    background: #f15d24;
    color: #fff;
  }
  header .menu .navmenu .logo {
    max-width: 150px;
    margin: 24px auto;
  }

  footer .float-right {
    float: none !important;
    margin-bottom: 8px;
    margin-top: 0;
  }

  .bg-content.bg-content-full-height {
    padding: 20px;
  }

  .page-home .slick-next {
    right: -10px;
  }
  .page-home .slick-prev {
    left: -10px;
  }
  .page-home .slider-clients .slick-next,
  .page-home .slider-clients .slick-prev {
    width: 40px;
    height: 40px;
  }

  #sliderNews .slider-controls .slider-left {
    left: -15px;
  }
  #sliderNews .slider-controls .slider-right {
    right: -15px;
  }
}
@media (max-width: 479px) {
  #return-to-top {
    width: 30px;
    height: 30px;
    line-height: 1.5;
  }

  .banner h1 {
    font-size: 40px;
  }
}

/*# sourceMappingURL=style.css.map */
