:root {
  --primary-color: #3399CC;
}

:focus {
  outline: 0 !important
}

body {
  background: #eee;
  color: #565656;
  line-height: 1.8;
  font-size: 15px;
  position: relative;
  font-family: azo-sans-web,sans-serif;
  font-size: 17px;
  top: 0 !important;
  padding-top: 77px;
}
@media (min-width: 768px) {
  body {
    padding-top: 127px;
  }
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}
@media (min-width: 1500px) {
  .container {
      width: 1400px;
  }
}
.navbar-fixed-top {
  padding: 0;
  margin: 0 auto;
  background: var(--primary-color);
  transition: transform .4s;
}

body>.container-fluid {
  background: #fff;
  overflow: hidden;
  max-width: 1920px
}

.container-fluid {
  width: 95%;
  padding: 0
}

header {
  background: #5498d9;
  color: #fff;
  padding: 0 0 15px 0;
  font-size: 1.1em;
  transition: font-size .4s, padding .4s
}

header ul {
  margin: 0;
  line-height: 1;
  font-size: 18px
}

header ul li {
  margin-top: 15px;
  padding: 5px 0;
  transition: margin-top .4s
}

header ul li a,
header ul li a:focus,
header ul li a:hover {
  color: #fff
}

header .glyphicon {
  font-size: 1em;
  float: left;
  margin-right: 10px
}

.navbar-brand {
  font-size: calc(14px + 2vw)
}

.navbar {
  margin: 0;
  padding: 25px 0
}

.navbar-brand {
  height: 70px
}
.navbar ul li a,
.navbar ul li a:hover,
.navbar ul li a:focus {
    color: #fff
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: transparent;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
}
.navbar-brand {
    height: 75px;
    padding: 0 0 0 15px;
}
@media (min-width:769px) {
  .navbar ul ul li a,
  .navbar ul ul li a:hover,
  .navbar ul ul li a:focus {
      color:  var(--primary-color);
  }
  .navbar-brand>img {
      height: 70px !important;
      transition: height ease .4s;
      width: auto
  }
  /* .stuck .navbar-brand>img {
      height: 60px !important;
      width: auto
  }
  .stuck .navbar-brand {
      height: 60px
  } */
}

.navbar-toggle {
  margin-top: 18px
}

.grecaptcha-badge {
  z-index: 99
}

#navbar>ul {
  position: relative;
  margin-top: 10px
}

/* .stuck #navbar>ul {
  margin-top: 5px
} */

#navbar #hover-line {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 2px;
  background: #00549f
}

.navbar-toggle .icon-bar {
  background-color: white;
}

.owl-caption .caption-line-1 .left {
  background: #00549f !important
}

.caption-line-3,
.owl-caption a {
  background: #a5bee6 !important
}

.section {
  position: relative;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 60px;
  padding: 4vh 0
}

.col-md-8 .section:first-child {
  padding-top: 0;
  margin-top: 0
}

.advert-item,
.property-item {
  background-color: var(--primary-color);
  color: #fff;
  position: relative;
  transition: background-color .3s;
  -webkit-transition: background-color .3s;
  margin-bottom: 20px
}

.advert-item.transparent {
  background: #f7f7f7
}

.advert-item.matchHeight {
  overflow: auto
}

.advert-item img,
.property-item img {
  transition: transform .3s;
  transform: scale(1);
  -webkit-transition: transform .3s;
  -webkit-transform: scale(1);
  -o-transition: transform .3s;
  -o-transform: scale(1);
  -webkit-backface-visibility: hidden
}

.advert-item img[data-src],
.property-item img[data-src] {
  transition: transform .3s, opacity .3s;
  -webkit-transition: transform .3s, opacity .3s
}

.advert-item .h4,
.property-item h3 {
  color: #fff;
  padding-bottom: 20px;
  margin-bottom: 10px;
  position: relative
}

.advert-item a,
.property-item a,
.vacancy a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  background: var(--primary-color);
  opacity: 0
}

.advert-item .imgWrapper,
.property-item .imgWrapper,
.vacancy .panel-body {
  position: relative;
  overflow: hidden
}

.property-item .imgWrapper .imgText {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px 20px;
  background: #a12828;
  color: #fff
}

.advert-item.hover,
.property-item.hover {
  background-color: #00549f
}

span.vacancy_link {
  color: #0048e8
}

.vacancy.hover .vacancy_link {
  color: #546e8c;
  text-decoration: underline
}

.vacancy.hover {
  background-color: #f7f7f7
}

.list-vacancies .vacancy.hover {
  background-color: #fff
}

.vacancy.hover .btn-primary {
  background-color: #0048e8
}

.details {
  margin-bottom: 10px
}

.imgWrapper img {
  width: 100%
}

.property-item.hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05)
}

.advert-item.hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05)
}

.advert-item .h4 {
  padding: 10px 0;
  margin: 0;
  font-size: 20px
}

.advert-item.light-blue {
  background-color: #52a8ff
}

.advert-item.light-blue.hover {
  background-color: #52a8ff
}

.advert-item.green {
  background-color: #226767
}

.advert-item.green.hover {
  background-color: #2f8e8e
}

.advert-item.maroon {
  background-color: #f57e25
}

.advert-item.maroon.hover {
  background-color: #e17625
}

.previous .property-item {
  background-color: #6c4155
}

.previous .property-item.hover {
  background-color: #8c546e
}

.future .property-item {
  background-color: #226767
}

.future .property-item.hover {
  background-color: #2f8e8e
}

.btn.previous {
  border-color: #6c4155;
  color: #6c4155
}

.btn-previous,
.btn-previous:focus,
.btn-previous:hover {
  border-color: #6c4155;
  color: #fff;
  background-color: #6c4155
}

.btn.current {
  border-color: #41556c;
  color: #41556c
}

.btn-current,
.btn-current:focus,
.btn-current:hover {
  border-color: #41556c;
  color: #fff;
  background-color: #41556c
}

.btn.future {
  border-color: #226767;
  color: #226767
}

.btn-future,
.btn-future:focus,
.btn-future:hover {
  border-color: #226767;
  color: #fff;
  background-color: #226767
}

.isoGrid .grid-item {
  margin-bottom: 30px
}

.embed-responsive-map {
  padding-bottom: 30%
}

.dev-item {
  margin-bottom: 15px
}

.dev-item .imgWrapper {
  display: block;
  overflow: hidden
}

.dev-item h2 {
  margin-top: 5px
}

#twitter-advert {
  opacity: 0
}

#twitter-advert .h3 {
  color: #41556c
}

.embed-background-image {
  background-size: cover;
  background-position: center
}

h2 .label {
  font-size: 13px;
  position: relative;
  top: -5px
}

#footerTop {
  background: #f7f7f7;
  padding: 20px 0 40px 0;
  color: #565656
}

#footerTop .h1,
footer a {
  color: #565656;
  font-size: 17px
}

#footerTop .h1 {
  margin-bottom: 25px;
  margin-top: 0
}

footer a:hover {
  color: #00549f;
  border-bottom: 2px solid #00549f
}

#footerTop .small {
  font-size: 11px
}

#footerBottom {
  background: #00549f;
  padding: 20px 0
}

#footerBottom ul {
  margin: 0;
  padding: 0;
  float: left
}

#footerBottom ul li:first-of-type {
  padding-left: 0
}

#footerBottom ul li {
  position: relative;
  padding: 0 10px;
  float: left
}

#footerBottom ul li+li:after {
  position: absolute;
  content: "";
  left: 0;
  top: 3px;
  bottom: 4px;
  width: 1px;
  background: #fff;
  opacity: .3
}

#footerBottom p {
  float: right;
  color: #fff;
  margin: 0
}

.mapCaption .header {
  display: block;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd
}

.mapCaption img {
  margin-bottom: 15px
}

.mapCaption .h4 {
  font-weight: 300
}

.mapCaption .btn {
  margin-top: 10px
}

.mapCaption.previous .h4 {
  color: #6c4155
}

.mapCaption.current .h4 {
  color: #41556c
}

.mapCaption.future .h4 {
  color: #226767
}

.mapCaption.previous .btn {
  background-color: #6c4155;
  color: #fff
}

.mapCaption.current .btn {
  background-color: #41556c;
  color: #fff
}

.mapCaption.future .btn {
  background-color: #226767;
  color: #fff
}

.panel-group .panel-heading {
  padding: 0
}

.panel-group .panel-heading a {
  display: block;
  padding: 10px 15px
}

.panel-heading a.collapsed .glyphicon-chevron-up {
  display: none
}

.panel-heading a:not(.collapsed) .glyphicon-chevron-down {
  display: none
}

.panel-heading a .glyphicon-chevron-up,
.panel-heading a:not(.collapsed) {
  color: #41556c
}

.panel-heading a .glyphicon-chevron-down,
.panel-heading a.collapsed {
  color: #888
}

.list-group-item img {
  margin-right: 10px
}

.list-group-item p {
  margin-bottom: 0;
  margin-top: 0
}

.list-group-item.active {
  background: #00549f
}

textarea {
  resize: vertical;
  min-height: 100px
}

#formErrors {
  display: none
}

#formErrors label {
  display: block
}

.form-control.error {
  border-color: #a94442
}

.form-control.error:focus,
.form-control.error:hover {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(169, 68, 66, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(169, 68, 66, .6)
}

img[data-src] {
  transition: opacity .3s
}

.table-noborder>tbody>tr>td {
  border: none
}

#floorplansWrapper {
  opacity: 0;
  margin: 0 -8px
}

.floorplan-table img {
  display: block;
  max-width: 100%;
  height: auto !important
}

.floorplan-table>tbody>tr:nth-of-type(2)>td:first-child {
  width: 150px
}

.staff-item {
  margin-bottom: 20px
}

.staff-item h3 {
  margin: 5px 0 0 0;
  font-size: 22px
}

.staff-item h4 {
  margin-top: 0
}

.owl-nav {
  display: none
}

#news-timeline {
  background: #dcdcdc none repeat scroll 0 0
}

#news-timeline .news-left-col {
  background: #dcdcdc none repeat scroll 0 0
}

@media (min-width:992px) {
  .news-wrapper {
      overflow-y: scroll;
      overflow-x: hidden
  }
}

@media (max-width:991px) {
  .news-wrapper {
      height: auto !important
  }
}

.news-item {
  position: relative
}

.news-inner {
  padding: 15px
}

.news-item-text {
  background: #dcdcdc none repeat scroll 0 0
}

#news-timeline .news-item .news-date {
  color: #41556c;
  display: block;
  margin-bottom: 5px;
  margin-top: 20px;
  position: relative
}

.news-item .news-inner.is-hidden {
  visibility: hidden
}

.news-item-text,
.news-left-col {
  border-left: 2px solid #41556c
}

#news-timeline .news-left-col::after {
  background: #41556c none repeat scroll 0 0;
  border-radius: 50%;
  content: "";
  height: 15px;
  left: -8px;
  position: absolute;
  right: auto;
  top: 42px;
  width: 15px;
  z-index: 1
}

.headerNav li {
  border-right: 1px solid #666;
  padding-left: 10px;
  padding-right: 10px;
  float: left
}

.headerNav li:last-of-type {
  border-right: medium none;
  padding-right: 5px
}

.twitterBlock {
  max-height: 450px
}

.customHTML {
  font-size: 18px
}

.customHTML a {
  color: #012648
}

.customHTML a:hover {
  text-decoration: underline
}

.customHTML p {
  margin: 0 0 20px;
  font-size: 17px
}

.customHTML .small,
small {
  font-size: 85%
}

.panel-body.companyDetails {
  padding: 20px;
  color: #41556c
}

.companyDetails img {
  margin: 0 auto 15px auto;
  display: block
}

.companyDetails h3 {
  font-size: 22px
}

.modal-content {
  color: #777
}

.btn-primary {
  background-color: #00549f
}

.btn-primary:hover {
  background-color: #3875fd
}

.panel-body {
  color: #777
}

.advert-item .panel-body,
.property-item .panel-body {
  color: #fff
}

.advert-item:not(.twitterBlock) .panel-body:hover,
.property-item .panel-body {
  background: #96badc
}

.footer-info {
  font-size: 13px
}
#footerTop {
  background: var(--primary-color);
  padding: 40px 0 60px;
  color: white;
  font-weight: 300;
}
#footerTop a {
  color: white;    
}
#footerTop i {
  font-size: 20px;
  margin-right: 10px;
}
#footerTop h3 {
  color: white;    
  font-size: 20px;
  margin-bottom: 20px;
}
#footerBottom {
  background: white;
  padding: 40px 0
}

#footerBottom ul {
  margin: 0;
  padding: 0;
  float: left
}

#footerBottom ul li:first-of-type {
  padding-left: 0
}

#footerBottom ul li {
  position: relative;
  padding: 0 10px;
  float: left
}

#footerBottom ul li+li:after {
  position: absolute;
  content: "";
  left: 0;
  top: 3px;
  bottom: 4px;
  width: 1px;
  background: #fff;
  opacity: .3
}

#footerBottom p {
  float: right;
  color: #fff;
  margin: 0
}
.projectGrid {
  transition: height .2s;
  -moz-transition: height .2s;
  -webkit-transition: height .2s
}

@media (max-width:1200px) and (min-width:990px) {
  .col-md-6>.customHTML img.img-responsive {
      float: none !important;
      margin: 10px auto !important
  }
}

@media (max-width:560px) {
  .col-md-6>.customHTML img.img-responsive {
      float: none !important;
      margin: 10px auto !important
  }
}

@media (min-width:767px) {
  #news-timeline .news-left-col {
      border: medium none;
      position: relative;
      text-align: right
  }
  #news-timeline .news-left-col::after {
      left: auto;
      right: -8px
  }
  .news-inner-detail {
      border-bottom: 0 solid #ddd;
      padding: 20px 0 25px
  }
  .news-item:last-of-type .news-inner-detail {
      border-bottom: medium none
  }
  #news-timeline {
      position: relative
  }
  #filters .btn {
      margin-bottom: 12px
  }
}

@media (max-width:1260px) {
  .navbar-nav>li>a {
      padding: 10px;
      font-size: 12px
  }
}

@media (max-width:991px) and (min-width:768px) {
  .navbar-brand {

      margin-bottom: 0
  }
}

@media (min-width:768px) and (max-width:1480px) {
  .dev-item {
      font-size: 13px
  }
}

@media (min-width:768px) and (max-width:1480px) {
  .dev-item h2 {
      font-size: 18px;
      margin: 0
  }
  .dev-item hr {
      margin: 5px 0
  }
  .dev-item p {
      margin-bottom: 5px
  }
}

@media (min-width:992px) {
  #footerTop .small {
      text-align: right
  }
  .property-item .panel-body {
      padding: 20px
  }
}

@media (min-width:1200px) {
  .grid-20 {
      width: 20%
  }
}

@media (min-width:1820px) {
  .grid-20-xl {
      width: 20%
  }
}

@media (max-width:992px) {
  .navbar-fixed-top,
  body>.container-fluid {
      width: 100%
  }
  header {
      text-align: center
  }
  header .pull-right {
      float: none !important
  }
  .advert-item {
      margin-bottom: 30px
  }
  .col-lg-3 .col-sm-12 {
      padding: 0
  }
  .advert-item .h4,
  .property-item h3 {
      margin-bottom: 0;
      padding-bottom: 0
  }
}

@media (min-width:768px) {
  #navbar .dropdown:hover .dropdown-menu {
      display: block
  }
  .navbar-nav>li>.dropdown-menu {
      /* margin-top: -2px; */
      /* border-top: 2px solid #41556c */
  }
  .navbar-fixed-top {
      /* border-bottom: 1px solid #eee */
  }
  /* .stuck .navbar {
      padding: 10px 0
  }
  .stuck .navbar-brand {
      font-size: calc(14px + 1.5vw)
  }
  .stuck header {
      font-size: .9em;
      padding: 0 0 10px 0
  }
  .stuck header ul li {
      margin-top: 10px
  } */
}

@media (max-width:768px) {
  #footerBottom p {
      float: left;
      margin-top: 10px;
      width: 100%
  }
  #floorplansWrapper .floorplan-table>tbody>tr>td {
      display: block;
      width: 100%
  }
  .floorplan-table>tbody>tr>td img {
      margin: 0 auto
  }
  .navbar-fixed-top {
      box-shadow: 0 0 10px rgba(0, 0, 0, .2)
  }
}

@media (max-width:767px) {
  .h1,
  h1 {
      font-size: 32px
  }
  .navbar {
      padding: 0
  }
  #navbar #hover-line {
      display: none
  }
  #navbar li.active>a {
      /* background: #41556c; */
      color: #fff
  }
  .navbar-nav {
      margin: 0 0 10px 0
  }
  .advert-item,
  .property-item {
      margin-bottom: 10px
  }
  #footerBottom {
      text-align: center
  }
  #footerBottom ul li {
      float: none;
      width: 100%;
      margin-bottom: 5px
  }
  #footerBottom ul li+li:after {
      display: none
  }
  .navbar-brand {
      padding-top: 15px;
      margin-bottom: 0
  }
}

.panel-body li,
p.h4 {
  color: #777
}

.panel-body a {
  word-wrap: break-word;
  word-break: break-all;
  display: inline-block
}

#footerlogos {
  padding: 50px 0;
  border-bottom: 1px #ccc;
  text-align: center;
  background-color: #fbfbfb
}

#footerlogos ul {
  list-style: none;
  margin: 0;
  padding: 0
}

#footerlogos li {
  display: inline;
  margin: 10px
}

.staffImage img {
  margin-bottom: 15px
}

#directions>label {
  font-size: 14px
}

#directions {
  margin-bottom: 15px
}

#LinkedInList li {
  margin-right: 15px
}

@media (max-width:767px) {
  #LinkedInList li {
      display: block
  }
}

@media (max-width:768px) {
  .navbar-brand>img {
      height: 40px !important;
      transition: height ease .4s;
      width: auto
  }
}

#key_project_details,
#project_testimonial {
  background: #f7f7f7;
  position: relative;
}

#key_project_details+#project_testimonial {
  margin-top: 30px;
}

#key_project_details .panel-body {
  padding: 30px;
}

#project_testimonial .panel-body {
  padding: 70px 30px 30px;
  position: relative;
  z-index: 1;
}

#project_testimonial:before {
  content: '\201C';
  position: absolute;
  top: 0px;
  left: 30px;
  font-size: 300px;
  line-height: 1;
  color: #e8e8e8;
  font-family: serif;
}

#key_project_details_header {
  margin: 0;
  background: #5498d9;
  color: #fff;
  padding: 10px 15px;
}

#key_project_details .key_item {
  margin-bottom: 20px;
}

#key_project_details .key_item.flex {
  display: flex;
}

#key_project_details .key_item.flex .title {
  white-space: pre;
}

#key_project_details .key_item .desc {
  padding-left: 10px;
}

#project_detail_carousel_thumbs {
  margin: 20px 0 30px 0;
}

#project_detail_carousel_thumbs .owl-item {
  border: 2px solid #ddd;
  transition: border 0.3s;
}

#project_detail_carousel_thumbs .owl-item.current {
  border: 2px solid #5498d9;
}

#project_detail_carousel_thumbs .owl-item .item img {
  opacity: 0.5;
  transition: opacity 0.3s;
  backface-visibility: hidden;
}

#project_detail_carousel_thumbs .owl-item.current .item img {
  opacity: 1;
}


.goog-te-gadget-icon {
	display:none;
  }
  
.goog-te-gadget-simple {
	background-color: var(--primary-color) !important;
	color: white;
	border:0 !important;
	font-size: 10pt;
	font-weight:400;
	display: inline-block;
	cursor: pointer;
	zoom: 1;
}

.goog-te-gadget-simple span {
    color:#3e3065 !important; 
}

iframe.skiptranslate {
	left: 50%!important;
	transform: translateX(-50%) !important;
}
  
#google_translate_element {
    display: inline-block;
}
#google_translate_element .skiptranslate span a {
    padding: 3px 5px !important;
    border: 1px solid white;
    display: block;
    position: relative;
    margin: 0;
    
}
#google_translate_element .skiptranslate span a:first-of-type:before {
    content:'Translate Website';
    color: white;
}
#google_translate_element .skiptranslate span a:first-of-type:after {
    content:'';
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODQgNTEyIj48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMTY5LjQgMzQyLjZjMTIuNSAxMi41IDMyLjggMTIuNSA0NS4zIDBsMTYwLTE2MGMxMi41LTEyLjUgMTIuNS0zMi44IDAtNDUuM3MtMzIuOC0xMi41LTQ1LjMgMEwxOTIgMjc0LjcgNTQuNiAxMzcuNGMtMTIuNS0xMi41LTMyLjgtMTIuNS00NS4zIDBzLTEyLjUgMzIuOCAwIDQ1LjNsMTYwIDE2MHoiLz48L3N2Zz4=');
    background-repeat: no-repeat;
    position: relative;
    right: 0;
    top: 6px;
    width: 9px;
    height: 16px;
    display: inline-block;
    margin-left: 7px;
}

#google_translate_element .skiptranslate span a span,
#google_translate_element .skiptranslate span a img {
    display: none;
}


.o-company-overview__image img {
    margin-bottom: 20px;
}

@media (min-width:768px) {
    .o-company-overview {
        display: flex;
    }
    
    .o-company-overview__image img {
        margin-right: 30px;
        margin-bottom: 0;
    }
}