@charset "UTF-8";
/*Rozlišení*/
/**/
@font-face {
  font-family: "Open Sans";
  font-display: block;
  src: url("../Custom/font/OpenSans-Regular.eot");
  src: url("../Custom/font/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("../Custom/font/OpenSans-Regular.woff2") format("woff2"), url("../Custom/font/OpenSans-Regular.woff") format("woff"), url("../Custom/font/OpenSans-Regular.ttf") format("truetype"), url("../Custom/font/OpenSans-Regular.svg#OpenSans-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  font-display: block;
  src: url("../Custom/font/OpenSans-SemiBold.eot");
  src: url("../Custom/font/OpenSans-SemiBold.eot?#iefix") format("embedded-opentype"), url("../Custom/font/OpenSans-SemiBold.woff2") format("woff2"), url("../Custom/font/OpenSans-SemiBold.woff") format("woff"), url("../Custom/font/OpenSans-SemiBold.ttf") format("truetype"), url("../Custom/font/OpenSans-SemiBold.svg#OpenSans-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  font-display: block;
  src: url("../Custom/font/OpenSans-Bold.eot");
  src: url("../Custom/font/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("../Custom/font/OpenSans-Bold.woff2") format("woff2"), url("../Custom/font/OpenSans-Bold.woff") format("woff"), url("../Custom/font/OpenSans-Bold.ttf") format("truetype"), url("../Custom/font/OpenSans-Bold.svg#OpenSans-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  font-display: block;
  src: url("../Custom/font/OpenSans-Italic.eot");
  src: url("../Custom/font/OpenSans-Italic.eot?#iefix") format("embedded-opentype"), url("../Custom/font/OpenSans-Italic.woff2") format("woff2"), url("../Custom/font/OpenSans-Italic.woff") format("woff"), url("../Custom/font/OpenSans-Italic.ttf") format("truetype"), url("../Custom/font/OpenSans-Italic.svg#OpenSans-Italic") format("svg");
  font-weight: 400;
  font-style: italic;
}
body {
  font-family: "Open Sans";
  font-size: 14px;
}

.container-x {
  max-width: 944px;
  margin-left: auto;
  margin-right: auto;
}

.gray-bg {
  background-color: #E3E7F0;
}

.career-page {
  color: #252a37;
}
.career-page.adjust-banners .banners ul {
  margin-top: -160px;
}
.career-page.career-dashboard .interview-meeting {
  padding-top: 90px;
}
.career-page.career-dashboard .banners .link-back {
  display: none;
}
.career-page.career-detail .dynamic-form-link {
  text-decoration: none;
}
.career-page.career-detail .details {
  background-color: #E3E7F0;
  padding: 40px 0 50px;
}
.career-page.career-detail .link-back {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.career-page.career-detail .link-back a {
  color: #fff;
}
.career-page.career-detail .link-back a:before {
  background-image: url(../custom/img/career/link-arrow-left-white.png);
}
.career-page.career-detail .link-back a:hover {
  text-decoration: underline;
}
.career-page.career-detail .link-back img {
  max-width: 151px;
  max-height: 50px;
}
.career-page.career-detail .link-back .img-wrap {
  order: 1;
}
.career-page .header .head-desktop {
  margin: 0;
  padding: 20px 0;
}
.career-page .header .head-desktop .container {
  justify-content: flex-start;
}
.career-page .header .head-desktop .container .logo-link {
  width: 180px;
  height: 59px;
  overflow: hidden;
  position: relative;
}
.career-page .header .head-desktop .container .logo-link img {
  position: absolute;
  top: -999px;
  left: -999px;
  right: -999px;
  bottom: -999px;
  margin: auto;
}
.career-page .header-text {
  padding-left: 75px;
  color: #91959f;
  font-size: 16px;
}
.career-page .heart-section {
  text-align: center;
  padding: 40px 0;
}
.career-page .heart-section .line {
  margin: 40px 0;
  position: relative;
}
.career-page .heart-section .desc {
  font-size: 18px;
  line-height: 32px;
}
.career-page .heart-section h2 {
  line-height: 40px;
  padding-bottom: 10px;
}
.career-page .heart-section .icon-heart {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 70px;
  height: 60px;
  background-color: #fff;
  background-position: 50% 50%;
  background-size: 49px 49px;
  background-repeat: no-repeat;
  background-image: url(../custom/img/career/heart.png);
}
.career-page .line {
  background-color: #F3F2F8;
  height: 2px;
}
.career-page .widgets-section {
  padding: 65px 0 85px;
}
.career-page .widgets-section.preload-slider {
  overflow: hidden;
  max-height: 647px;
}
.career-page .widgets-section.hide-left-arrow .slider-btn-prev {
  display: none;
}
.career-page .widgets-section.hide-right-arrow .slider-btn-next {
  display: none;
}
.career-page .widgets-section h2 {
  margin-bottom: 40px;
}
.career-page .widgets-section .container-x {
  position: relative;
}
.career-page .widgets-section ul {
  margin-bottom: 0;
  min-height: 407px;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  height: auto;
}
.career-page .widgets-section ul:before, .career-page .widgets-section ul:after {
  display: none;
}
.career-page .widgets-section ul > li {
  float: none;
  width: 100%;
}
.career-page .widgets-section .desc {
  max-height: 234px;
  overflow: hidden;
}
.career-page .widgets-section .widget-item {
  display: flex;
  border-radius: 4px;
  overflow: hidden;
}
.career-page .widgets-section .widget-item [class*=col-] {
  width: 50%;
}
.career-page .widgets-section .widget-item .col-right {
  background-color: #fff;
  padding: 30px 27px;
  /*min-height: 407px;*/
}
.career-page .widgets-section .widget-item .col-left {
  position: relative;
}
.career-page .widgets-section .widget-item .col-left img {
  max-width: 472px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.career-page .widgets-section .widget-item .col-left.no-img {
  border-right: 1px solid #E3E7F0;
  background-color: #FEFEFE;
}
.career-page .widgets-section .widget-item .col-left.no-img .img-wrap {
  background-size: 320px 321px;
}
.career-page .widgets-section .widget-item h3 {
  font-size: 22px;
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 5px;
}
.career-page .widgets-section .widget-item .position {
  margin-bottom: 20px;
  font-size: 16px;
  color: #91959f;
}
.career-page .widgets-section .widget-item h3,
.career-page .widgets-section .widget-item .position,
.career-page .widgets-section .widget-item .desc {
  padding: 0 5px;
}
.career-page .widgets-section .widget-item .img-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.career-page .widgets-section .lSSlideOuter,
.career-page .widgets-section .no-slider {
  box-shadow: 2.5px 4.33px 20px rgba(2, 3, 3, 0.06);
}
.career-page .widgets-section:not(.preload-slider) .widget-item {
  height: 100%;
}
.career-page .widgets-section .no-slider .widget-item {
  height: 100%;
}
.career-page .slider-btn {
  position: absolute;
  top: -5px;
  width: 30px;
  height: 40px;
  cursor: pointer;
  background-position: 50% 50%;
  background-size: 13px 23px;
  background-repeat: no-repeat;
}
.career-page .slider-btn-prev {
  left: 7px;
  background-image: url(../custom/img/career/arrow-left.png);
}
.career-page .slider-btn-next {
  right: 7px;
  background-image: url(../custom/img/career/arrow-right.png);
}
.career-page .new-colleagues {
  background-color: #262938;
  text-align: center;
  padding: 60px 0 100px;
  color: #fff;
}
.career-page .new-colleagues h2 {
  font-size: 36px;
}
.career-page .new-colleagues .desc {
  line-height: 28px;
  margin: 35px 0 70px;
}
.career-page .interview-meeting {
  padding: 70px 0 85px;
}
.career-page .interview-meeting-content {
  background-color: #f2f1f9;
  box-shadow: 2.5px 4.33px 20px rgba(2, 3, 3, 0.06);
  font-size: 15px;
  border-radius: 4px;
  display: flex;
}
.career-page .interview-meeting-content [class*=col-] {
  width: 50%;
}
.career-page .interview-meeting-content .col-left {
  padding: 45px 30px 35px;
  text-align: center;
}
.career-page .interview-meeting-content .col-right img {
  max-width: 473px;
}
.career-page .interview-meeting-content .quote {
  font-style: italic;
  color: #91959f;
  line-height: 26px;
  margin: 30px 0 20px;
  position: relative;
  padding-bottom: 40px;
}
.career-page .interview-meeting-content .quote:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  margin: auto;
  width: 150px;
  height: 2px;
  background-color: #e8e8f0;
}
.career-page .interview-meeting-content .department-description__contact {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}
.career-page .interview-meeting-content .department-description__contact p {
  padding: 0 13px;
  margin-bottom: 0;
}
.career-page .interview-meeting-content .department-description__contact a,
.career-page .interview-meeting-content .department-description__contact a:focus {
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  color: #e61930;
  outline: none !important;
}
.career-page .interview-meeting-content .department-description__contact a:hover,
.career-page .interview-meeting-content .department-description__contact a:focus:hover {
  text-decoration: underline;
}
.career-page .interview-meeting-content .department-description__contact .divider {
  width: 2px;
  height: 19px;
  background-color: #dfdfe7;
}
.career-page .interview-meeting h2 {
  margin-top: 0;
  margin-bottom: 40px;
}
.career-page .not-find-position {
  padding: 40px 0 60px;
  background-color: #E71930;
  color: #fff;
  text-align: center;
}
.career-page .not-find-position .form-horizontal {
  max-width: 500px;
  margin: 30px auto 0;
}
.career-page .not-find-position .form-horizontal .input-placeholder > .form-group,
.career-page .not-find-position .form-horizontal .input-dropdown-group > .form-group {
  margin-left: 0;
  margin-right: 0;
}
.career-page .not-find-position .form-horizontal .bl-fileinput {
  margin-bottom: 20px;
}
.career-page .not-find-position .form-horizontal .bl-fileinput .col-md-8 {
  padding: 0;
  float: none;
  width: 100%;
}
.career-page .not-find-position .form-horizontal .bl-fake-checkbox {
  background-color: #fff;
}
.career-page .not-find-position .form-horizontal .bl-fake-checkbox.checked {
  background-color: transparent;
}
.career-page .not-find-position .form-horizontal .bl-textarea .col-md-8 {
  width: 100%;
}
.career-page .not-find-position .form-horizontal .bl-textarea textarea {
  min-height: 200px;
}
.career-page .not-find-position .form-horizontal .bl-forminput .text-danger {
  top: 100%;
  left: 0;
  width: 100%;
  color: #000;
  font-weight: 700;
  text-align: left;
}
.career-page .not-find-position .form-horizontal .bl-forminput.has-error {
  margin-bottom: 25px;
}
.career-page .not-find-position .form-horizontal .bl-forminput.has-error .control-label {
  color: #fff;
}
.career-page .not-find-position .form-horizontal .bl-forminput.has-error .form-control {
  border-color: #000 !important;
}
.career-page .not-find-position .form-horizontal .input-dropdown-group .text-danger {
  padding-left: 15px;
}
.career-page .not-find-position .form-horizontal .bl-checkbox {
  overflow: hidden;
  padding-bottom: 20px;
  margin-bottom: 0;
}
.career-page .not-find-position .form-horizontal .bl-checkbox.has-error {
  padding-bottom: 25px;
}
.career-page .not-find-position .form-horizontal .bl-checkbox.has-error .bl-fake-checkbox {
  border-color: #000;
}
.career-page .not-find-position .form-horizontal .bl-checkbox .text-danger {
  width: 500px;
}
.career-page .not-find-position .form-horizontal .bl-checkbox a {
  color: #fff !important;
  outline: none !important;
}
.career-page .not-find-position .form-horizontal .bl-checkbox a:hover {
  text-decoration: none;
}
.career-page .join-us {
  padding: 80px 0 85px;
}
.career-page .join-us .btns-block {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin-bottom: 0;
}
.career-page .join-us .btns-block > li {
  padding: 10px 15px;
}
.career-page .join-us .h1 {
  font-size: 30px;
  letter-spacing: 0.5px;
  font-weight: 400;
  padding-bottom: 5px;
}
.career-page .join-us h2 {
  font-size: 22px;
  margin-top: 45px;
  margin-bottom: 20px;
}
.career-page .join-us .btn {
  min-width: 100px;
}
.career-page .career-footer {
  background-color: #20242F;
  color: #757a87;
  padding: 5px 0;
  font-size: 13px;
  min-height: 48px;
}
.career-page .career-footer-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.career-page .career-footer .footer-links {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  margin-left: -8px;
  margin-right: -8px;
  margin-bottom: 0;
}
.career-page .career-footer .footer-links li {
  padding: 0 8px;
}
.career-page .career-footer .footer-links a {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.career-page .career-footer .footer-links a:hover {
  text-decoration: underline;
}
.career-page .career-footer .footer-links .has-img {
  position: relative;
  padding-left: 40px;
}
.career-page .career-footer .footer-links .icon {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.career-page .career-footer .copyright {
  width: 235px;
  text-align: right;
}
.career-page .career-heading {
  text-align: center;
  width: 100%;
}
.career-page .career-heading h1 {
  font-size: 38px;
  margin-bottom: 0.5rem;
}
.career-page .career-heading h2 {
  font-size: 42px;
  color: #e61930;
  margin-top: 0;
}
.career-page .main-banner {
  position: relative;
  height: 0;
  padding-bottom: 31.2495%;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.career-page .main-banner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  z-index: -1;
}
.career-page .main-banner .box {
  position: absolute;
  left: 10%;
  bottom: 31%;
}
.career-page .main-banner .h1 {
  font-size: 56px;
  line-height: 70px;
  margin-top: 10px;
}
.career-page .main-banner .h2 {
  font-size: 31px;
}
.career-page .main-banner .container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.career-page .main-banner:before {
  content: "";
  height: 50%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to top, #E3E7F0, transparent);
}
.career-page .banners {
  padding: 40px 0 80px;
  position: relative;
}
.career-page .banners h2 {
  font-size: 28px;
  margin-bottom: 15px;
}
.career-page .banners ul {
  display: flex;
  justify-content: center;
  margin-bottom: 0;
  box-shadow: 2.5px 4.33px 20px rgba(2, 3, 3, 0.06);
}
.career-page .banners ul > li {
  width: 33.3333333333%;
}
.career-page .banners ul > li:not(:last-child) .promo-block-item {
  border-right-color: #e3e7f0;
}
.career-page .banners ul > li:first-child .promo-block-item {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.career-page .banners ul > li:last-child .promo-block-item {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.career-page .banners .promo-block-item {
  text-align: center;
  border: 1px solid transparent;
  background-color: #fff;
  padding: 40px 15px;
  height: 100%;
}
.career-page .banners .promo-block-item img {
  max-width: 84px;
  max-height: 84px;
  margin: 17px auto 20px;
}
.career-page .banners .link-back {
  text-align: right;
  margin-top: 30px;
}
.career-page .banners .link-back a:before {
  width: 14px;
  height: 14px;
  top: 1px;
  background-image: url(../custom/img/career/link-arrow.png);
}
.career-page .link-back a {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  padding-left: 27px;
  text-decoration: none;
}
.career-page .link-back a:before {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../custom/img/career/link-arrow.png);
}
.career-page .desc {
  font-size: 15px;
  line-height: 26px;
}
.career-page .desc p {
  margin-bottom: 0;
}
.career-page .departments {
  background-color: #252a37;
}
.career-page .index-page .departments h2 {
  font-size: 28px;
  margin-bottom: 50px;
}
.career-page .fotogallery {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}
.career-page .fotogallery ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
}
.career-page .fotogallery ul > li {
  position: relative;
  width: 25%;
  height: 0;
  padding-bottom: 18.75%;
}
.career-page .fotogallery .img-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  overflow: hidden;
}
.career-page .fotogallery .img-wrap img {
  position: absolute;
  top: -999px;
  left: -999px;
  right: -999px;
  bottom: -999px;
  margin: auto;
}
.career-page .blog {
  position: relative;
}
.career-page .blog:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  background-color: #F4F5F9;
  pointer-events: none;
  z-index: -1;
}
.career-page .blog-content {
  padding: 50px 40px 0;
  position: relative;
  height: 100%;
}
.career-page .blog-content:after {
  content: "";
  display: block;
  pointer-events: none;
  height: 0;
  padding-bottom: 64.815%;
}
.career-page .blog-body {
  padding-left: 70px;
  padding-right: 70px;
}
.career-page .blog h2 {
  margin-top: 25px;
  margin-bottom: 25px;
}
.career-page .blog h2 a {
  text-decoration: none;
}
.career-page .blog h2 a:hover {
  text-decoration: underline;
}
.career-page .blog ul {
  display: flex;
  justify-content: center;
  margin-bottom: 0;
}
.career-page .blog ul > li {
  width: 50%;
}
.career-page .blog .desc {
  font-size: 18px;
  line-height: 30px;
}
.career-page .blog .btn {
  margin-top: 45px;
  margin-bottom: 40px;
}
.career-page .blog .img-wrap {
  position: absolute;
  left: 40px;
  right: 40px;
  bottom: 0;
  padding-bottom: 56.4525%;
}
.career-page .blog .img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.career-page .advertisement-position {
  background-color: #252a37;
  padding: 70px 0 80px;
  color: #e3e7f0;
  text-align: center;
}
.career-page .advertisement-position h2 {
  line-height: 38px;
}
.career-page .advertisement-position h3 {
  color: #e3e7f0;
  font-size: 22px;
  font-weight: 700;
  margin-top: 70px;
  margin-bottom: 35px;
}
.career-page .advertisement-position .desc {
  font-size: 22px;
  line-height: 35px;
}
.career-page .advertisement-position .desc a {
  text-decoration: none;
  color: #e61930 !important;
  outline: none !important;
}
.career-page .advertisement-position .desc a:hover {
  text-decoration: underline;
}
.career-page .advertisement-position ul {
  margin: 36px auto 50px;
  max-width: 555px;
}
.career-page .advertisement-position ul li {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px;
  border-top: 2px solid #414653;
}
.career-page .advertisement-position ul li:last-child {
  border-bottom: 2px solid #414653;
}
.career-page .advertisement-position .btn {
  min-width: 108px;
}
.career-page .advertisement-position .name {
  font-size: 18px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 15px;
  text-align: left;
}
.career-page .offer {
  text-align: center;
  background-color: #e61930;
  color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}
.career-page .offer h2 {
  margin-bottom: 30px;
}
.career-page .offer ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 95px;
  font-size: 50px;
  font-weight: 700;
}
.career-page .offer ul a {
  color: #fff;
  text-decoration: none;
  outline: none !important;
}
.career-page .offer ul a:hover {
  text-decoration: underline;
}
.career-page .offer .divider {
  background-color: #b90a1e;
  width: 4px;
  height: 50px;
  margin: 0 35px;
}
.career-page .career-detail-header,
.career-page .career-detail-body,
.career-page .career-detail-footer {
  padding: 30px 50px 40px;
  border-bottom: 1px solid #E7E6EB;
}
.career-page .career-detail-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 50px;
}
.career-page .career-detail-header h1 {
  font-size: 50px;
  margin-top: 10px;
  margin-bottom: 0;
  padding-right: 15px;
}
.career-page .career-detail-header .career-detail-title h2 {
  margin-bottom: 0;
}
.career-page .career-detail-header .h3 {
  font-size: 20px;
}
.career-page .career-detail-content {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 2.5px 4.33px 20px rgba(2, 3, 3, 0.06);
  position: relative;
}
.career-page .career-detail-content.has-banner {
  margin-top: -160px;
}
.career-page .career-detail-content h2 {
  margin-top: 6px;
  margin-bottom: 20px;
}
.career-page .career-detail-footer {
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}
.career-page .career-detail-footer > div {
  width: 50%;
  padding: 0 15px;
}
.career-page .btn:not(.no-arrow) {
  padding-right: 35px;
  position: relative;
}
.career-page .btn:not(.no-arrow):before {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../custom/img/career/btn-arrow.png);
}
.career-page .career-detail-content ul li:before {
  top: 12px;
}
.career-page .footer-newsletter .btn:before {
  display: none;
}
.career-page .mobile-widget-item {
  display: none;
}
@charset "UTF-8";
/*Rozlišení*/
/**/
@media (min-width: 1921px) {
  .career-page .main-banner {
    height: 600px;
    padding-bottom: 0;
  }
}
@media (max-width: 1199px) {
  .career-page .head-desktop {
    display: block;
  }
  .career-page .main-banner {
    /*height: 374px;
    padding-bottom: 0;
    overflow: hidden;*/
  }
  .career-page .main-banner img {
    top: -999px;
    left: -999px;
    right: -999px;
    bottom: -999px;
    margin: auto;
    max-width: none;
    max-height: none;
  }
  .career-page .main-banner .box {
    position: absolute;
    left: 10%;
    bottom: 43%;
  }
  .career-page .main-banner .h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .career-page .main-banner h1 {
    font-size: 20px;
  }
  .career-page .main-banner .h2 {
    font-size: 20px;
  }
  .career-page .heart-section {
    padding-left: 20px;
    padding-right: 20px;
  }
  .career-page .heart-section br {
    display: none;
  }
  .career-page .offer ul {
    margin-top: 40px;
    margin-bottom: 95px;
    font-size: 40px;
  }
  .career-page .offer .divider {
    width: 4px;
    height: 40px;
    margin: 0 25px;
  }
  .career-page .widgets-section {
    padding-top: 0;
  }
  .career-page .widgets-section .desc {
    max-height: none;
  }
  .career-page .widgets-section h2 {
    margin-top: 0;
  }
  .career-page .not-find-position .phone-group-input .input-dropdown-group .bl-dropdown {
    display: block;
  }
  .career-page .not-find-position .phone-group-input .input-dropdown-group .control-label {
    display: block;
  }
  .career-page .not-find-position .phone-group-input .input-dropdown-group .bl-textbox {
    display: block;
  }
  .career-page .not-find-position .bl-forminput .text-danger {
    position: absolute;
  }
  .career-page.career-dashboard .widgets-section {
    padding-top: 50px;
  }
}
@media (max-width: 991px) {
  .career-page .banners {
    padding: 40px 0;
  }
  .career-page .banners h2 {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .career-page .banners ul {
    display: block;
    margin-top: 0 !important;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  .career-page .banners ul > li {
    width: 100%;
  }
  .career-page .banners ul > li:not(:last-child) .promo-block-item {
    border-right-color: #e3e7f0;
  }
  .career-page .banners ul > li:first-child .promo-block-item {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .career-page .banners ul > li:last-child .promo-block-item {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .career-page .banners .promo-block-item {
    border: 1px solid #e3e7f0;
  }
  .career-page .banners .promo-block-item br {
    display: none;
  }
  .career-page .banners .link-back {
    text-align: right;
    margin-top: 30px;
  }
  .career-page .banners .link-back a {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    padding-left: 27px;
    text-decoration: none;
  }
  .career-page .banners .link-back a:before {
    content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    top: 1px;
    left: 0;
    bottom: 0;
    margin: auto;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../custom/img/career/link-arrow.png);
  }
  .career-page .interview-meeting {
    padding: 30px 0 30px;
  }
  .career-page .interview-meeting-content {
    background-color: #f2f1f9;
    box-shadow: 2.5px 4.33px 20px rgba(2, 3, 3, 0.06);
    font-size: 15px;
    border-radius: 4px;
    display: block;
  }
  .career-page .interview-meeting-content [class*=col-] {
    width: 100%;
  }
  .career-page .interview-meeting-content .col-left {
    padding: 45px 30px 35px;
    text-align: center;
  }
  .career-page .interview-meeting-content .col-right {
    display: none;
  }
  .career-page .interview-meeting-content .quote {
    font-style: italic;
    color: #91959f;
    line-height: 26px;
    margin: 30px 0 20px;
    position: relative;
    padding-bottom: 40px;
  }
  .career-page .interview-meeting-content .quote:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin: auto;
    width: 150px;
    height: 2px;
    background-color: #e8e8f0;
  }
  .career-page .interview-meeting-content .department-description__contact {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
  }
  .career-page .interview-meeting-content .department-description__contact p {
    padding: 0 13px;
    margin-bottom: 0;
  }
  .career-page .interview-meeting-content .department-description__contact a {
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
  }
  .career-page .interview-meeting-content .department-description__contact a:hover {
    text-decoration: underline;
  }
  .career-page .interview-meeting-content .department-description__contact .divider {
    width: 2px;
    height: 19px;
    background-color: #dfdfe7;
  }
  .career-page .interview-meeting h2 {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .career-page .blog-content {
    padding: 50px 40px 0;
    position: relative;
    height: 100%;
  }
  .career-page .blog-body {
    padding-left: 0;
    padding-right: 0;
  }
  .career-page .blog ul {
    display: flex;
    justify-content: center;
    margin-bottom: 0;
  }
  .career-page .blog ul > li {
    width: 50%;
  }
  .career-page .blog .desc {
    font-size: 18px;
    line-height: 30px;
  }
  .career-page .offer ul {
    margin-top: 20px;
    margin-bottom: 55px;
    font-size: 30px;
  }
  .career-page .offer .divider {
    width: 4px;
    height: 40px;
    margin: 0 25px;
  }
  .career-page .career-detail-content.has-banner {
    margin-top: 0;
  }
  .career-page .widgets-section .widget-item .col-left {
    /*overflow: hidden;
    min-height: 407px;*/
  }
  .career-page .widgets-section .widget-item .col-left img {
    top: -999px;
    left: -999px;
    right: -999px;
    bottom: -999px;
    max-width: none;
  }
  .career-page .career-heading h1 {
    font-size: 28px;
  }
  .career-page .career-heading h2 {
    font-size: 32px;
  }
  .career-page .main-banner {
    display: none;
  }
  .career-page.adjust-banners .banners ul {
    margin-top: 0;
  }
  .career-page.career-dashboard .interview-meeting {
    padding: 30px 0 30px;
  }
}
@media (max-width: 767px) {
  .career-page .widgets-section {
    padding-bottom: 50px;
  }
  .career-page .widgets-section h2 {
    margin-bottom: 25px;
  }
  .career-page .widgets-section .desc {
    max-height: none;
    overflow: visible;
  }
  .career-page .widgets-section .widget-item [class*=col-] {
    width: 100%;
  }
  .career-page .widgets-section .widget-item .col-right {
    background-color: #fff;
    padding: 30px 32px;
    min-height: unset;
  }
  .career-page .widgets-section .widget-item .col-left {
    display: none;
  }
  .career-page .widgets-section .widget-item h3 {
    font-size: 22px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 5px;
  }
  .career-page .widgets-section .widget-item .position {
    margin-bottom: 20px;
    font-size: 16px;
    color: #91959f;
  }
  .career-page .widgets-section .widgets-slider {
    min-height: unset;
  }
  .career-page .not-find-position {
    padding: 40px 0 60px;
    background-color: #E71930;
    color: #fff;
    text-align: center;
  }
  .career-page .not-find-position .form-horizontal {
    max-width: 500px;
    margin: 30px auto 0;
  }
  .career-page .not-find-position .form-horizontal .bl-forminput {
    min-width: 1px;
  }
  .career-page .not-find-position .form-horizontal .bl-forminput .form-control {
    width: 100%;
  }
  .career-page .not-find-position .phone-group-input .input-dropdown-group {
    position: relative;
  }
  .career-page .not-find-position .phone-group-input .input-dropdown-group .bl-dropdown {
    grid-column: unset;
    grid-row: unset;
    display: block;
    position: absolute;
    top: 20px;
    left: 0;
  }
  .career-page .not-find-position .phone-group-input .input-dropdown-group .control-label {
    display: block;
    grid-column: unset;
    grid-row: unset;
  }
  .career-page .not-find-position .phone-group-input .input-dropdown-group .bl-textbox {
    display: block;
    width: 100%;
    padding-left: 110px;
    grid-column: unset;
    grid-row: unset;
  }
  .career-page .not-find-position .phone-group-input .input-dropdown-group .bl-textbox .col-xs-12 {
    padding-right: 0;
  }
  .career-page .not-find-position .phone-group-input .input-dropdown-group .text-danger {
    padding-left: 125px;
  }
  .career-page .fotogallery ul > li {
    width: 50%;
    padding-bottom: 37.5%;
  }
  .career-page .blog:before {
    display: none;
  }
  .career-page .blog .container {
    padding: 0;
  }
  .career-page .blog-content {
    padding: 50px 40px 0;
    position: relative;
    height: 100%;
  }
  .career-page .blog-content:after {
    display: none;
  }
  .career-page .blog h2 {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .career-page .blog ul {
    display: block;
    justify-content: center;
    margin-bottom: 0;
  }
  .career-page .blog ul > li {
    width: 100%;
    padding: 0 15px;
  }
  .career-page .blog ul > li:last-child {
    background-color: #F4F5F9;
    padding: 0;
  }
  .career-page .blog ul > li:last-child .img-wrap {
    padding-bottom: 51%;
  }
  .career-page .blog .desc {
    font-size: 18px;
    line-height: 30px;
  }
  .career-page .blog .btn {
    margin-top: 20px;
    margin-bottom: 35px;
  }
  .career-page .blog .img-wrap {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    padding-bottom: 53%;
  }
  .career-page .advertisement-position {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .career-page .advertisement-position h3 {
    font-size: 18px;
    margin-top: 70px;
    margin-bottom: 35px;
  }
  .career-page .advertisement-position br {
    display: none;
  }
  .career-page .advertisement-position .desc {
    font-size: 20px;
    padding: 0 15px;
  }
  .career-page .career-detail-footer {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .career-page .career-detail-footer > div {
    width: 100%;
    padding: 0;
    margin-bottom: 40px;
  }
  .career-page .career-detail-footer > div:last-child {
    margin-bottom: 0;
  }
  .career-page .career-detail-header {
    display: block;
  }
  .career-page .career-detail-header h1 {
    margin-bottom: 20px;
  }
  .career-page .offer ul {
    display: block;
    margin-top: 20px;
    margin-bottom: 55px;
    font-size: 30px;
  }
  .career-page .offer .divider,
  .career-page .offer br {
    display: none;
  }
  .career-page.career-detail .link-back {
    display: block;
  }
  .career-page.career-detail .link-back .img-wrap {
    margin-bottom: 20px;
  }
  .career-page.career-detail .career-detail-title {
    margin-bottom: 15px;
  }
  .career-page.career-detail .career-detail-header h1 {
    font-size: 32px;
  }
  .career-page .header .head-desktop .container .logo-link img {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
  }
  .career-page .career-heading h1 {
    font-size: 24px;
  }
  .career-page .career-heading h2 {
    font-size: 28px;
  }
  .career-page.career-dashboard .widget-item {
    display: none;
  }
  .career-page.career-dashboard .mobile-widget-item {
    display: block;
    height: 100%;
    display: flex;
    border-radius: 4px;
    overflow: hidden;
  }
  .career-page.career-dashboard .mobile-widget-item .img-wrap {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 20px;
  }
  .career-page.career-dashboard .mobile-widget-item img {
    max-height: 100px;
    width: auto;
    height: auto;
  }
  .career-page.career-dashboard .mobile-widget-item .col-right {
    background-color: #fff;
    padding: 30px 32px;
    min-height: unset;
    width: 100%;
  }
  .career-page.career-dashboard .mobile-widget-item h3 {
    font-size: 22px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 5px;
  }
  .career-page.career-dashboard .mobile-widget-item .position {
    font-size: 16px;
    color: #91959f;
  }
  .career-page.career-dashboard .mobile-widget-item .content {
    display: flex;
    align-items: center;
  }
  .career-page.career-dashboard .mobile-widget-item .content > div {
    display: flex;
    flex-direction: column;
  }
  .career-page.career-dashboard .mobile-widget-item .desc {
    margin-top: 20px;
  }
}
@media (max-width: 479px) {
  .career-page h2 {
    font-size: 20px;
  }
  .career-page .slider-btn {
    top: -9px;
  }
  .career-page .interview-meeting-content .department-description__contact {
    display: block;
    margin-top: 20px;
  }
  .career-page .interview-meeting-content .divider {
    display: none;
  }
  .career-page .interview-meeting-content br {
    display: none;
  }
  .career-page .departments {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .career-page .career-footer-content {
    display: block;
    text-align: center;
  }
  .career-page .career-footer .copyright {
    width: auto;
    text-align: center;
  }
  .career-page .career-footer .footer-links {
    display: block;
  }
  .career-page .blog-body {
    text-align: center;
  }
  .career-page .header-text {
    padding-left: 30px;
  }
  .career-page .header .head-desktop .container .logo-link .logo {
    width: 95px;
  }
  .career-page .main-banner {
    height: 220px;
  }
  .career-page .main-banner .box {
    position: absolute;
    left: 10%;
    bottom: 35%;
  }
  .career-page .main-banner .h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .career-page .main-banner .h2 {
    font-size: 16px;
  }
}