@charset "UTF-8";
/* Bootstrap Sass Theme by Agustin D'Andreiz */
/* BASE */
body {
  margin: 0;
}

body:has(header.index-header) {
  background-image: url(/clientarea/images/anniversary/landscape-banner.png);
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

h1 {
  color: #3C4648;
  font-family: open-sans, sans-serif;
  font-size: 50px;
  font-weight: 300;
  letter-spacing: -2px;
  line-height: 1.1;
  padding: 0 0 18px;
  margin-bottom: 0;
  margin-top: 0;
}

h2 {
  color: #079d2b;
  font-family: open-sans, sans-serif;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: -2px;
  line-height: 1.1;
  padding: 0px 0px 14px;
  margin: 0;
}

h3 {
  color: #484848;
  font-family: open-sans, sans-serif;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: -1px;
  padding: 0 0 14px;
  margin: 0;
}

h4 {
  color: #484848;
  font-family: open-sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -1px;
  padding: 0 0 14px;
  margin: 0;
}

a {
  color: #079d2b;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #3C4648;
}

img {
  max-width: 100%;
  height: auto;
}

article {
  margin: 15px 0;
}
article p {
  color: #484848;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  padding: 0px 0px 12px;
}

.search-jobs ul {
  list-style: none;
  margin: 15px 0 0 0;
  padding: 0;
}
.search-jobs ul li {
  text-align: center;
  padding: 15px 25px;
  border-radius: 20px;
  width: 49.6%;
  display: inline-block;
  transition-duration: 1s;
  transition-delay: 0s;
  transition-timing-function: ease;
  opacity: 0.85;
  background: -webkit-gradient(linear, center top, center bottom, from(#3C4648), color-stop(46%, #A1BE01));
  background: -webkit-linear-gradient(top, #3C4648, #A1BE01 46%);
  background: linear-gradient(to bottom, #3C4648, #A1BE01 46%);
  box-shadow: inset 0px 0px 0px rgba(255, 255, 255, 0), inset 0px 0px 0px rgba(255, 255, 255, 0), inset 3px 3px 4px rgba(255, 255, 255, 0.75), inset -3px -3px 4px rgba(0, 0, 0, 0.75);
}
.search-jobs ul li a {
  transition-duration: 1s;
  color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  display: block;
}
.search-jobs ul li a span:first-child {
  font-size: 16px;
}
.search-jobs ul li a span:last-child {
  font-size: 30px;
}
.search-jobs ul li a span {
  line-height: 1;
  display: block;
}
.search-jobs ul li a img {
  max-width: 28px;
}
.search-jobs ul li a .col1 {
  padding: 10px 30px 10px 10px;
}
.search-jobs ul li a .col1 span:first-child {
  font-size: 14px;
}
.search-jobs ul li a .col2 {
  float: left;
  padding: 10px 15px 10px 10px;
}
.search-jobs ul li a .col2 span:first-child {
  font-size: 14px;
}
.search-jobs ul li a .col2 span:last-child {
  font-size: 14px;
}
.search-jobs ul li a .col3 {
  padding: 10px 15px 10px 10px;
}
.search-jobs ul li a .col3 span:first-child {
  font-size: 14px;
}
.search-jobs ul li a .col3 span:last-child {
  font-size: 14px;
}
.search-jobs ul li:hover {
  background: #3C4648;
}
.search-jobs ul li:hover a {
  color: #ffffff;
}

.container-fluid:has(header.index-header) {
  padding: 0;
}

header.index-header {
  background-color: transparent;
  width: 100%;
  margin: 0;
  padding: 0;
}
header.index-header .row-1 {
  background-color: transparent;
}
header.index-header .search-jobs {
  background-color: transparent;
  padding-top: 20px;
}
header.index-header .search-jobs ul {
  text-align: center;
}
header.index-header .search-jobs ul li {
  opacity: 0.95;
}
header.index-header .search-jobs .upload-cv {
  opacity: 0.95;
}

.home article {
  text-align: center;
}

.container.home {
  background-color: rgba(255, 255, 255, 0.85);
}

.container.container-upload {
  padding: 0;
}

.btn-green {
  padding: 10px 25px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  font-family: open-sans, sans-serif;
  background-color: #079d2b;
  border-radius: 3px;
  color: #ffffff;
  margin-bottom: 20px;
  display: inline-block;
}

.btn-green:hover {
  background-color: #484848;
  color: #ffffff;
}

.timesheets {
  margin: 0;
  padding: 0;
  list-style: none;
}
.timesheets li {
  width: 329px;
  margin-bottom: 7px;
}
.timesheets li a {
  padding: 17px 15px;
  font-weight: bold;
  font-family: open-sans, sans-serif;
  font-size: 16px;
  line-height: 19.2px;
  background-color: #3C4648;
  display: block;
  color: #ffffff;
}
.timesheets li a:hover {
  background-color: #079d2b;
  color: #ffffff;
}

.green-ticks {
  margin: 0 0 40px 0;
  padding: 0;
  list-style: none;
}
.green-ticks li {
  color: #484848;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  padding: 0px 0px 12px;
}
.green-ticks li span {
  font-weight: bold;
}
.green-ticks li i {
  color: #079d2b;
}

.services .row {
  margin-bottom: 30px;
}

.contact h2 {
  font-size: 32px;
  font-weight: 700;
  font-family: open-sans, sans-serif;
  color: #3C4648;
}
.contact p {
  color: #484848;
  font-family: open-sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 7px;
}
.contact span {
  font-size: 16px;
  font-family: open-sans, sans-serif;
  font-weight: 300;
}
.contact input, .contact textarea {
  width: 100%;
  min-height: 16px;
  color: #3C4648;
  font-family: open-sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 11px;
  padding: 12px;
  border: 0;
  background-color: rgb(232, 232, 232);
}
.contact input[type=submit] {
  background-color: #079d2b;
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
  border-radius: 3px;
  width: 120px;
  float: left;
}
.contact input[type=submit]:hover {
  background-color: #3C4648;
}
.contact .close {
  position: absolute;
  right: -30px;
  top: 0;
  opacity: 1;
}
.contact .close span {
  font-size: 30px;
  color: #ffffff;
}

.job-details h1 {
  font-size: 36px;
}
.job-details .reference {
  padding-bottom: 10px;
  position: relative;
  top: -12px;
  padding-left: 3px;
}
.job-details .reference .emailto {
  display: none;
}
.job-details .reference p {
  display: inline;
  margin-bottom: 10px;
}
.job-details .bullet-box {
  position: absolute;
  top: 0;
  right: 15px;
  background-color: rgba(60, 70, 72, 0.15);
  padding: 10px;
  width: 240px;
  font-family: open-sans, sans-serif;
  line-height: 1;
}
.job-details .bullet-box span {
  display: block;
}
.job-details .bullet-box span:before {
  content: "•";
  color: #079d2b;
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
  margin-right: 10px;
}
.job-details ul {
  border-bottom: solid 1px #079d2b;
  padding-bottom: 35px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  padding: 0px 0px 5px 90px;
}
.job-details ul.bullet-icons {
  padding: 16px 0px 12px;
}
.job-details ul.bullet-icons li.job-item {
  padding-bottom: 30px;
  display: block;
}
.job-details ul.bullet-icons li.job-item h4 {
  color: #079d2b;
  font-family: open-sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -1px;
  padding: 0 0 14px;
  margin: 0;
}
.job-details ul.bullet-icons li.job-item i {
  float: left;
  color: #079d2b;
  margin-right: 20px;
  height: 80px;
}
.job-details ul.bullet-icons li.job-item p {
  margin-left: 86px;
  line-height: 13px;
  padding-bottom: 0px;
}
.job-details ul.bullet-icons li:nth-child(2) i, .job-details ul.bullet-icons li:nth-child(4) i {
  margin-right: 35px;
}

.btn-grey {
  padding: 10px 35px;
  width: 275px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  font-family: open-sans, sans-serif;
  background-color: #3C4648;
  border-radius: 3px;
  color: #ffffff;
  margin-bottom: 20px;
  display: inline-block;
  margin-right: 15px;
}

.btn-grey:hover {
  background-color: #079d2b;
  color: #ffffff;
}

.apply {
  width: 310px;
}

.job-categories ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.job-categories ul li {
  width: 100%;
  height: 160px;
  background-color: #3C4648;
  margin-bottom: 15px;
}
.job-categories ul li .job-category {
  position: relative;
  width: 70%;
  background-color: transparent;
  display: inline-block;
  height: 160px;
}
.job-categories ul li .job-category h2 {
  color: #ffffff;
  display: inline-block;
  padding: 15px;
  font-size: 30px;
  font-weight: 700;
}
.job-categories ul li .job-category span {
  display: block;
  background-color: #079d2b;
  text-align: right;
  color: #ffffff;
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 7px 25px;
  letter-spacing: 1px;
  font-family: open-sans, sans-serif;
  font-weight: 300;
  border-top: solid 1px #ffffff;
}
.job-categories ul li .image-container {
  height: 160px;
  width: 30%;
  display: inline-block;
  overflow: hidden;
  position: absolute;
  right: 15px;
}
.job-categories ul li .image-container img {
  object-fit: cover;
  min-width: 100%;
  height: 160px;
}
.job-categories ul li a:hover .job-category span {
  background-color: #545454;
}

.job-vacancies ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.job-vacancies ul li {
  background-color: rgb(232, 232, 232);
  padding: 15px;
  margin-bottom: 15px;
}
.job-vacancies ul li .job-details {
  width: 33%;
  display: inline-block;
}
.job-vacancies ul li .job-details h2 {
  font-weight: 700;
  font-size: 16px;
  color: #3C4648;
  letter-spacing: 1px;
}
.job-vacancies ul li .job-details p {
  margin: 0;
}
.job-vacancies ul li .job-info {
  display: inline-block;
  width: 33%;
  padding: 0 0px;
}
.job-vacancies ul li .job-info p {
  background-color: rgba(60, 70, 72, 0.15);
  padding: 7px 10px;
  width: 210px;
  font-family: open-sans, sans-serif;
  line-height: 1;
  display: block;
  margin-bottom: 3px;
}
.job-vacancies ul li .job-info p:before {
  content: "•";
  color: #079d2b;
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
  margin-right: 10px;
}
.job-vacancies ul li a {
  margin-top: 50px;
  display: inline-block;
  background-color: #079d2b;
  color: #ffffff;
  padding: 10px;
  font-family: open-sans, sans-serif;
  font-weight: 300;
  font-size: 14px;
  float: right;
}
.job-vacancies ul li a i {
  margin-left: 35px;
}
.job-vacancies ul li a:hover {
  background-color: #3C4648;
  color: #ffffff;
}

.controlPanel img {
  width: 16px;
}

a.Edit-Data-Item {
  display: inherit;
  padding-top: 15px;
}

.edititem {
  display: inline-table;
}

.ModEditButton, .ModDeleteButton, .ModAddButtonTop {
  max-width: 24px !important;
  width: 24px !important;
  height: 24px !important;
  padding: 0px !important;
}

.corporate .ModEditButton, .corporate .ModDeleteButton, .corporate .ModAddButtonTop, .broadcast .ModEditButton, .broadcast .ModDeleteButton, .broadcast .ModAddButtonTop, .branding .ModEditButton, .branding .ModDeleteButton, .branding .ModAddButtonTop, .portfolio .ModEditButton, .portfolio .ModDeleteButton, .portfolio .ModAddButtonTop {
  top: 40px;
  z-index: 1000;
}
.corporate:hover, .broadcast:hover, .branding:hover, .portfolio:hover {
  opacity: 1;
}

.banner .edititem a.Edit-Data-Item {
  top: 10px !important;
  z-index: 800;
  position: absolute;
  padding-top: 0;
}
.banner .edititem a.Delete-Data-Item {
  top: 10px !important;
  left: 28px;
  z-index: 800;
  position: absolute;
}
.banner .edititem a.Add-Data-Item {
  top: 10px !important;
  left: 56px;
  z-index: 800;
  position: absolute;
}

/* LAYOUTS */
.navbar-collapse {
  padding: 0;
}

.navbar-nav {
  margin: 0;
}
.navbar-nav li {
  box-shadow: inset 1px 1px 2px rgba(255, 255, 255, 0.05), inset -1px -1px 2px rgba(0, 0, 0, 0.05);
}
.navbar-nav li a {
  padding: 25px 25.5px;
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-size: 16px;
}
.navbar-nav li a:hover, .navbar-nav li a:focus, .navbar-nav li .dropdown-toggle:focus {
  background-color: transparent;
}
.navbar-nav li:hover, .navbar-nav .active {
  background: -webkit-gradient(linear, center top, center bottom, from(#079d2b), color-stop(100%, #079d2b));
  background: -webkit-linear-gradient(top, #079d2b, #079d2b 100%);
  background: linear-gradient(to bottom, #079d2b, #079d2b 100%);
  box-shadow: inset 0 0 250px rgba(0, 0, 0, 0.1), inset 0 0 250px rgba(0, 0, 0, 0.1), inset 1px 1px 2px rgba(255, 255, 255, 0.05), inset -1px -1px 2px rgba(0, 0, 0, 0.05);
}
.navbar-nav .dropdown-menu {
  background: -webkit-gradient(linear, center top, center bottom, from(#079d2b), color-stop(100%, #079d2b));
  background: -webkit-linear-gradient(top, #079d2b, #079d2b 100%);
  background: linear-gradient(to bottom, #079d2b, #079d2b 100%);
  box-shadow: inset 0px 0px 250px rgba(0, 0, 0, 0.1), inset 0px 0px 250px rgba(0, 0, 0, 0.1), inset 1px 1px 2px rgba(255, 255, 255, 0.05), inset -1px -1px 2px rgba(0, 0, 0, 0.05);
  border: 0;
  border-radius: 0;
  padding: 0;
}
.navbar-nav .dropdown-menu li a {
  padding: 10px 60px;
  color: #ffffff;
}
.navbar-nav .dropdown-submenu {
  position: relative;
}
.navbar-nav .dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}
.navbar-nav .caret {
  color: #000;
}

.nav-right {
  background-color: #3C4648;
  margin-top: 15px;
}
.nav-right h4 {
  font-family: open-sans, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  padding: 20px;
  margin: 0;
}
.nav-right ul {
  list-style: none;
  margin: 0;
  padding: 0 0 15px 0;
}
.nav-right ul li {
  width: 100%;
  text-align: center;
}
.nav-right ul li a {
  padding: 10px;
  display: block;
  background-color: #079d2b;
  box-shadow: inset 1px 1px 2px rgba(255, 255, 255, 0.15), inset -1px -1px 2px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  font-weight: 600;
  font-family: open-sans, sans-serif;
  font-size: 14px;
}
.nav-right ul li a:hover {
  background-color: #3C4648;
  color: #ffffff;
}
.nav-right ul .active a {
  background-color: #3C4648;
  color: #ffffff;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background: -webkit-gradient(linear, center top, center bottom, from(#079d2b), color-stop(100%, #079d2b));
  background: -webkit-linear-gradient(top, #079d2b, #079d2b 100%);
  background: linear-gradient(to bottom, #079d2b, #079d2b 100%);
  box-shadow: inset 0px 0px 250px rgba(0, 0, 0, 0.1), inset 0px 0px 250px rgba(0, 0, 0, 0.1), inset 1px 1px 2px rgba(255, 255, 255, 0.05), inset -1px -1px 2px rgba(0, 0, 0, 0.05);
}

footer {
  background-color: #3C4648;
  padding: 15px 0;
  margin-top: 15px;
}
footer p {
  color: #ffffff;
  font-family: open-sans, sans-serif;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
}
footer h4 {
  color: #079d2b;
  font-weight: 700;
  font-family: open-sans, sans-serif;
  font-size: 14px;
  margin: 0;
}
footer .call {
  display: inline-block;
  width: 100%;
  color: #ffffff;
  text-align: right;
}
footer .call:hover {
  color: #ffffff;
}
footer h3 {
  color: #ffffff;
  font-weight: 300;
}
footer .icon {
  float: left;
  color: #079d2b;
  margin-right: 10px;
}
footer .address {
  float: left;
}
footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer ul li {
  line-height: 1.2;
}
footer ul li a {
  color: #ffffff;
  font-family: museo-sans, sans-serif;
  font-size: 14px;
  white-space: nowrap;
  font-weight: 100;
}
footer ul li a:hover {
  color: #079d2b;
}
footer .copy {
  margin-top: 15px;
}
footer .copy a {
  color: #ffffff;
}
footer .copy a:hover {
  color: #079d2b;
}

header {
  position: relative;
}
header::before {
  content: "";
  position: absolute;
  top: -35px;
  left: 10px;
  width: 365px;
  height: 365px;
  background-image: url(/clientarea/images/anniversary/anniversary-badge.png);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 100;
  transform: rotate(-15deg);
}

.logo {
  text-align: left;
  padding-top: 15px;
}
.logo img {
  max-width: 330px;
}

.row-1 {
  text-align: center;
  background-color: #ffffff;
  padding: 15px 0;
}
.row-1 .social {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.row-1 .social li {
  display: inline-block;
}
.row-1 .social li a span {
  font-size: 20px;
}
.row-1 .social li a span:last-child {
  display: inline-block;
}
.row-1 .social li a:hover {
  color: #3C4648 !important;
}
.row-1 .social li:first-child a {
  color: #01009C;
}
.row-1 .social li:nth-child(2) a {
  color: #00BFF3;
}
.row-1 .social li:nth-child(3) a {
  color: #036980;
}
.row-1 .social li:nth-child(4) a {
  color: #FF0043;
}
.row-1 .social li:last-child {
  padding: 15px 0;
}
.row-1 .social li:last-child a {
  background-color: #079d2b;
  color: #ffffff;
  font-size: 19px;
  font-weight: 300;
  font-family: open-sans, sans-serif;
  padding: 7px 40px;
  border-radius: 2px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.row-1 .social li:last-child a i {
  margin-left: 10px;
}
.row-1 .social li:last-child a:hover {
  color: #ffffff !important;
  background-color: #3C4648;
  box-shadow: inset 0 0 250px rgba(0, 0, 0, 0.1), inset 0 0 250px rgba(0, 0, 0, 0.1), inset 1px 1px 2px rgba(255, 255, 255, 0.05), inset -1px -1px 2px rgba(0, 0, 0, 0.05);
}
.row-1 .fb-links {
  list-style: none;
  margin-right: 15px;
  display: inline-block;
}
.row-1 .fb-links li {
  display: inline-block;
}
.row-1 .fb-links li a {
  background-color: #4267b2;
  color: #ffffff;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding: 3px 5px;
  border-radius: 3px;
}

.call {
  display: inline-block;
  color: rgb(60, 70, 72);
  font-family: museo-sans, sans-serif;
}
.call span:first-child {
  font-weight: 500;
  font-size: 14px;
}
.call span:last-child {
  font-size: 30px;
  font-weight: 100;
  display: block;
  line-height: 1;
}

.call:hover {
  color: rgb(60, 70, 72);
}

.row-2 {
  background-color: #3C4648;
}

.column-right .carousel {
  margin-top: 15px;
}
.column-right .carousel .carousel-inner .item .carousel-caption {
  background-color: #3C4648;
  font-size: 18px;
  font-weight: 300;
  text-shadow: none;
  right: 35%;
  text-align: left;
  left: inherit;
  margin-left: auto;
  padding: 5px 10px;
  bottom: 0;
  width: inherit;
}

.carousel {
  max-height: 450px;
}
.carousel .carousel-inner {
  max-height: 450px;
  overflow: hidden;
  margin: auto;
  vertical-align: middle;
  text-align: center;
  bottom: 0;
}
.carousel .carousel-inner .item {
  margin: auto;
}
.carousel .carousel-inner .item img {
  max-height: 450px;
  object-fit: cover;
  width: 100%;
  margin: auto;
}
.carousel .carousel-inner .item .carousel-caption {
  background-color: rgba(0, 0, 0, 0.55);
  left: 50%;
  margin-left: -468px;
  text-align: center;
  padding: 5px 10px;
  bottom: 0;
  width: 930px;
}
.carousel .carousel-inner .item .carousel-caption h4 {
  color: #FDFDFD;
  font-family: open-sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
.carousel .carousel-inner .item .carousel-caption h1 {
  color: #ffffff;
  font-family: lato, sans-serif;
  font-size: 36px;
  font-weight: 300;
  text-shadow: none;
}
.carousel .carousel-inner .item .carousel-caption h1 span {
  color: #079d2b;
  font-weight: bold;
}

.brochure {
  margin-top: 15px;
}
.brochure img {
  object-fit: cover;
  width: 100%;
  border-bottom: 5px solid #079d2b;
}
.brochure .text {
  background-color: #3C4648;
  color: #ffffff;
  font-family: open-sans, sans-serif;
  font-size: 19px;
  line-height: 1;
  font-weight: 700;
  padding: 15px;
}
.brochure .text span:first-child {
  font-size: 16px;
  display: block;
}
.brochure a:hover .text {
  background-color: #079d2b;
}

.upload-cv {
  background-color: rgb(60, 70, 72);
  border-radius: 10px;
  box-shadow: inset 3px 3px 4px rgba(255, 255, 255, 0.75), inset -3px -3px 4px rgba(0, 0, 0, 0.75);
  margin: 15px 0;
  position: relative;
  padding: 15px 140px 15px 60px;
}
.upload-cv h3 {
  font-size: 48px;
  color: #079d2b;
  font-family: open-sans, sans-serif;
  font-weight: 700;
}
.upload-cv span {
  font-family: open-sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #ffffff;
}
.upload-cv img {
  position: absolute;
  right: 60px;
  top: 5px;
}

.upload-cv:hover {
  background: -webkit-gradient(linear, center top, center bottom, from(#6BB120), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, #6BB120, #000000 100%);
  background: linear-gradient(to bottom, #6BB120, #000000 100%);
}
.upload-cv:hover h3 {
  color: #ffffff;
}

.modal {
  border-radius: 0;
}
.modal h4 {
  font-size: 32px;
  font-weight: 300;
  font-family: open-sans, sans-serif;
}
.modal p {
  color: #484848;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.6;
  padding: 0px 0px 12px;
}
.modal span {
  font-size: 14px;
  font-family: open-sans, sans-serif;
  font-weight: 300;
}
.modal input, .modal textarea {
  width: 100%;
  min-height: 16px;
  color: #7F7F7F;
  font-family: open-sans, sans-serif;
  font-weight: 300;
  margin-bottom: 12px;
  padding: 12px;
  border: 0;
  background-color: rgb(232, 232, 232);
}
.modal input[type=submit] {
  background-color: #079d2b;
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
  border-radius: 3px;
  width: 120px;
  float: right;
}
.modal input[type=submit]:hover {
  background-color: #3C4648;
}
.modal .close {
  position: absolute;
  right: -30px;
  top: 0;
  opacity: 1;
}
.modal .close span {
  font-size: 30px;
  color: #ffffff;
}

.about .carousel {
  padding-bottom: 50px;
}
.about .carousel .image {
  border-radius: 50%;
  overflow: hidden;
  border: solid 1px #3C4648;
  max-width: 125px;
  float: left;
  margin-right: 7px;
}
.about .carousel .text h5 {
  font-size: 30px;
  color: rgb(72, 72, 72);
  font-weight: normal;
  font-family: open-sans, sans-serif;
  line-height: 1;
  margin: 0;
  text-align: left;
}
.about .carousel .text h6 {
  font-size: 30px;
  color: #079d2b;
  font-weight: 600;
  font-family: open-sans, sans-serif;
  line-height: 1;
  margin: 0 0 15px 0;
  text-align: left;
}
.about .carousel .text p {
  text-align: left;
}
.about .carousel .carousel-control {
  background-image: none;
  background-color: #484848;
  height: 45px;
  width: 45px;
  top: inherit;
  opacity: 1;
}
.about .carousel .carousel-indicators li {
  background-color: #484848;
}

.modal-sm input, .modal-sm textarea {
  margin-bottom: 0;
  margin-top: 10px;
}

@media (min-width: 1200px) {
  .container {
    width: 968px;
  }
}
@media (max-width: 991px) {
  header.index-header .row-1 .logo {
    width: 100%;
    text-align: center;
    padding-left: 180px;
  }
  header.index-header .row-1 .logo img {
    max-width: 220px;
  }
  header.index-header::before {
    width: 200px;
    height: 200px;
    top: -15px;
    left: 10px;
  }
  .search-jobs {
    text-align: center;
  }
  .search-jobs ul li {
    width: 48%;
  }
  .carousel .carousel-inner .item .carousel-caption {
    right: 0 !important;
    margin-left: auto !important;
    width: 100% !important;
  }
  .container {
    width: 100%;
  }
  .navbar-nav li a {
    padding: 25px 14px;
  }
  footer .call {
    margin-top: 15px;
    text-align: left;
  }
  footer .call span:last-child {
    font-size: 24px;
  }
  .upload-cv {
    padding: 15px 14px 15px 15px;
  }
  .upload-cv h3 {
    font-size: 30px;
    text-align: center;
  }
  .upload-cv img {
    display: none;
  }
}
@media (max-width: 767px) {
  header.index-header .row-1 .logo {
    width: 100%;
    text-align: center;
    padding-left: 100px;
  }
  header.index-header .row-1 .logo img {
    max-width: 180px;
  }
  header.index-header::before {
    width: 250px;
    height: 200px;
    top: -25px;
    left: -15px;
  }
  footer ul li a {
    white-space: normal;
  }
  .navbar-collapse {
    margin-top: 70px;
  }
  header .row-1 .social li:last-child i {
    margin-left: 30px;
  }
  .job-details span .bullet-box {
    position: inherit;
    margin-left: 15px;
    margin-bottom: 20px;
    clear: both;
    display: block;
  }
  .job-vacancies ul li .job-details {
    width: 66%;
  }
  .job-vacancies ul li .job-info {
    width: 49%;
  }
  .job-vacancies ul li a {
    position: inherit;
    margin-top: 0;
    float: none;
  }
  .upload-cv {
    padding: 15px 14px 15px 15px;
  }
  .upload-cv h3 {
    font-size: 30px;
    text-align: center;
  }
  .upload-cv img {
    display: none;
  }
}
@media (max-width: 480px) {
  header.index-header .row-1 .logo {
    padding-left: 70px;
  }
  header.index-header .row-1 .logo img {
    max-width: 140px;
  }
  header.index-header::before {
    width: 80px;
    height: 80px;
    top: 10px;
    left: 5px;
  }
}
.about h3 {
  font-size: 24px;
}

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