/* #TYPOGRAPHY */
/* #links  */
/* #TABLE */
/* #pagination */
/* #NAVIGATION */
/* #topmenu  */
/* #sidemenu */
/* #footermenu */
body {
  margin: 0;
  background: #fff url("../img/bg-new-2.jpg") no-repeat center top;
  background-attachment: fixed;
  background-size: cover; }
  body.sub {
    background: #fff; }

ul {
  margin: 0;
  padding: 0; }
  ul li {
    list-style: none;
    margin: 0;
    padding: 0; }

a {
  outline: none; }

a img, img {
  border: none; }

sup,
sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
  position: relative; }

sup {
  bottom: 1ex; }

sub {
  top: .5ex; }

/**
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
*    contenteditable attribute is included anywhere else in the document.
*    Otherwise it causes space to appear at the top and bottom of elements
*    that are clearfixed.
* 2. The use of `table` rather than `block` is only necessary if using
*    `:before` to contain the top-margins of child elements.
*/
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

/**
* For IE 6/7 only
* Include this rule to trigger hasLayout and contain floats.
*/
.cf {
  *zoom: 1; }

.wk-map img {
  max-width: none !important; }
.wk-map .uk-h3 {
  margin: 10px 0; }
.wk-map .uk-margin {
  margin: 0; }
.wk-map .content {
  white-space: nowrap; }

#lightbox-wrap,
#lightbox-wrap * {
  box-sizing: initial;
  -moz-box-sizing: initial;
  -webkit-box-sizing: initial; }

#ckimgrsz {
  display: none; }

#osmap-sitemap h2 {
  display: none; }
#osmap-sitemap ul {
  margin-top: 0; }
#osmap-sitemap ul.level_0 {
  margin-bottom: 0; }
#osmap-sitemap ul.level_1 {
  font-size: 85%; }
#osmap-sitemap a {
  color: #565655; }
  #osmap-sitemap a:hover {
    color: #005f86; }

#searchForm .label {
  float: none;
  margin: 6px 5px 0 0; }
#searchForm #search-searchword {
  float: left;
  margin: 0 5px 0 0;
  padding: 7px;
  width: 270px; }
#searchForm .button {
  float: left;
  height: 40px;
  padding: 7px 15px; }

@media screen and (max-width: 480px) {
  #searchForm #search-searchword {
    margin: 0 1% 0 0;
    padding-left: 2%;
    padding-right: 2%;
    width: 77%; }
  #searchForm .button {
    font-size: 13px;
    padding-left: 2%;
    padding-right: 2%;
    width: 22%; } }
.search-results {
  margin: 0 !important;
  padding: 0 !important; }
  .search-results .result-title {
    margin: 0 0 10px 0; }
  .search-results .result-created {
    color: #AEAEAE;
    font-size: 12px;
    margin: 0;
    text-transform: uppercase; }
  .search-results .result-text {
    margin: 5px 0; }
  .search-results hr {
    margin: 20px 0; }
  .search-results .highlight {
    background: #c1621b;
    color: #fff; }

.counter {
  margin: 20px 0 10px 0 !important; }

.pagination {
  font-size: 14px;
  line-height: 1; }
  .pagination ul {
    margin: 0 !important;
    padding: 0 !important; }
    .pagination ul li {
      float: left;
      list-style: none !important;
      margin: 0 5px 5px 0 !important;
      padding: 0 !important; }
      .pagination ul li.pagination-start span, .pagination ul li.pagination-prev span, .pagination ul li.pagination-next span, .pagination ul li.pagination-end span {
        background: #d9d9d9;
        color: #565655; }
      .pagination ul li a {
        background: #1f81c5;
        color: #fff;
        display: block;
        padding: 5px 8px 4px; }
        .pagination ul li a:hover {
          background: #c1621b;
          color: #fff; }
      .pagination ul li span {
        background: #c1621b;
        color: #fff;
        display: block;
        padding: 5px 8px; }

.article-info {
  color: #AEAEAE;
  font-size: 12px;
  margin: 0;
  text-transform: uppercase; }
  .article-info dd {
    margin: 0; }

*:focus {
  outline: 0; }

.align-left {
  float: left;
  margin: 0 15px 10px 0; }

.align-right {
  float: right;
  margin: 0 0 10px 15px; }

.overthrow {
  clear: both;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.overthrow-message {
  background: #999 url(../img/table-scroll.png) no-repeat right center;
  color: #fff;
  display: inline-block;
  float: right;
  font-size: 12px;
  padding: 2px 15px 2px 7px;
  text-align: right; }

.modulelink {
  background: url(../img/blank.png) repeat 0 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.tooltip {
  display: none !important; }

figure.uk-overlay {
  line-height: 0; }
  figure.uk-overlay * {
    line-height: 1.4; }

.uk-overlay-background {
  background: #222;
  background: rgba(34, 34, 34, 0.5); }

.uk-overlay-panel .uk-button {
  border: solid 1px #fff !important;
  color: #fff !important;
  margin: 15px 0 0 0; }
  .uk-overlay-panel .uk-button:hover {
    background: #fff;
    border: solid 1px #fff !important;
    color: #565655 !important; }

ul.uk-subnav li.uk-active a,
ul.uk-subnav li a:hover {
  color: #dc582a; }
ul.uk-subnav li a {
  color: #565655; }

.uk-tab > li.uk-active > a {
  color: #dc582a; }

.uk-panel-box {
  border-radius: 0; }

.uk-thumbnav {
  line-height: 0; }

.uk-text-center p, .uk-text-center ul li, .uk-text-center ol li {
  text-align: center !important; }

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

body {
  color: #565655;
  font-family: "DIN Next W01 Light", "Arial";
  font-size: 16px;
  line-height: 1.4; }

h1, h2, h3, h4 {
  color: #005f86;
  font-weight: normal;
  margin: 0; }

p {
  margin: 0; }

a {
  color: #dc582a;
  text-decoration: none; }
  a:hover {
    color: #565655;
    text-decoration: none; }

strong {
  font-family: "DIN Next W01 Medium", "Arial";
  font-weight: normal; }

blockquote {
  border-left: solid 4px #005f86;
  color: #005f86;
  font-size: 19px;
  line-height: 1.3;
  margin: 15px 0;
  padding: 0 0 0 20px; }
  blockquote p:first-child {
    margin-top: 0; }
  blockquote p:last-child {
    margin-bottom: 0; }

table tr td,
.container .main-content table tr td {
  border: none;
  margin: 0;
  padding: 0; }
table p,
.container .main-content table p {
  margin: 0;
  text-align: inherit; }

table,
.container .main-content table {
  border-collapse: collapse;
  border: none;
  width: 100%; }
  table tr,
  .container .main-content table tr {
    border-bottom: solid 1px #fff; }
    table tr th,
    .container .main-content table tr th {
      background: #005f86;
      color: #fff;
      font-family: "DIN Next W01 Regular", "Arial";
      font-weight: normal;
      padding: 9px 15px;
      text-align: left; }
    table tr td,
    .container .main-content table tr td {
      border: none;
      margin: 0;
      padding: 9px 15px; }
    table tr:nth-child(2n) td,
    .container .main-content table tr:nth-child(2n) td {
      background: #e6e6e5;
      color: #565655; }
    table tr:nth-child(2n+1) td,
    .container .main-content table tr:nth-child(2n+1) td {
      background: #e6e6e5;
      color: #565655; }

.readmore {
  background: url("../img/readmore-orange.png") no-repeat left center;
  color: #dc582a !important;
  font-family: "DIN Next W01 Medium", "Arial";
  font-size: 19px;
  line-height: 1;
  padding: 0 0 0 12px;
  text-decoration: none;
  text-transform: capitalize; }
  .readmore:hover {
    background-image: url("../img/readmore-blue.png");
    color: #005f86 !important;
    text-decoration: none; }

hr {
  background: #d9d9d9;
  border: none;
  color: #d9d9d9;
  height: 1px; }

.container p {
  margin: 15px 0; }
.container img {
  height: auto !important;
  max-width: 100%; }

.main-content h1 {
  color: #005f86;
  font-size: 37px;
  line-height: 1.2;
  margin: 0 0 25px 0; }
.main-content h2 {
  color: #002b49;
  font-size: 29px;
  line-height: 1.2;
  margin: 15px 0; }
.main-content h3 {
  color: #dc582a;
  font-size: 25px;
  line-height: 1.2;
  margin: 15px 0; }
.main-content h4 {
  color: #005f86;
  font-family: "DIN Next W01 Light", "Arial";
  font-size: 19px;
  line-height: 1.2;
  margin: 15px 0; }
.main-content a {
  color: #dc582a;
  text-decoration: none; }
  .main-content a:hover {
    color: #565655;
    text-decoration: none; }
.main-content ul {
  margin: 15px 0 15px 20px;
  padding: 0; }
  .main-content ul li {
    list-style: disc;
    margin: 5px 0;
    padding: 0; }
    .main-content ul li p {
      margin: 0; }
.main-content ol li p {
  margin: 0; }

input[type="text"],
input[type="email"],
input[type="password"],
textarea,
select {
  border: 1px solid #dcdcdc;
  color: #002b49;
  font-family: "DIN Next W01 Light", "Arial";
  font-size: 16px;
  line-height: 1;
  height: 40px;
  margin: 0;
  padding: 10px; }

textarea {
  height: 260px; }

input[placeholder], [placeholder], *[placeholder] {
  color: #002b49 !important; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #002b49 !important; }

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #002b49 !important; }

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #002b49 !important; }

input[type="submit"],
button,
.button,
.uk-button {
  background: #1f81c5;
  border: solid 1px #1f81c5 !important;
  border-radius: 0;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  font-family: "DINNextLTW01-UltraLight_706122", "Arial";
  font-size: 17px;
  line-height: 1;
  padding: 6px 20px 5px;
  text-decoration: none;
  transition: 0.5s;
  -webkit-transition: 0.5s; }
  input[type="submit"]:hover,
  button:hover,
  .button:hover,
  .uk-button:hover {
    background: #c1621b;
    border: solid 1px #c1621b !important; }

.inner {
  padding: 0 15px;
  position: relative; }

.navigation {
  background: #fff;
  position: absolute;
  text-align: center;
  top: 60px;
  width: 100%; }
  .navigation .inner {
    height: 100%;
    padding: 0; }

.header {
  background: #fff;
  position: relative;
  z-index: 10; }
  .header .logo {
    display: inline-block;
    line-height: 0;
    margin: 20px 0 0; }
    .header .logo img {
      height: 60px; }
  .header .search {
    display: none; }
  .header .phone {
    background: #1f81c5;
    color: #fff;
    line-height: 1;
    font-size: 16px;
    font-weight: 600;
    margin: 20px -15px 0;
    padding: 11px 15px 9px; }
    .header .phone h3 {
      color: #005f86;
      color: #fff;
      display: inline-block;
      font-family: "DIN Next W01 Light", "Arial";
      font-size: 15px;
      line-height: 1.2;
      text-transform: uppercase; }
      .header .phone h3 strong a {
        color: #fff; }
    .header .phone .content {
      display: inline-block; }

.menu-btn {
  background: url("../img/menu-btn.png") no-repeat;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 20px;
  position: absolute;
  right: 15px;
  top: -2px;
  width: 25px;
  z-index: 20; }
  .menu-btn:hover {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80); }

.main-nav {
  display: none;
  position: relative;
  z-index: 15; }
  .main-nav .inner {
    padding: 0; }
  .main-nav ul.menu {
    margin: 85px 0 0; }
    .main-nav ul.menu > li {
      border-top: solid 1px #9f9f9f; }
      .main-nav ul.menu > li:hover > a, .main-nav ul.menu > li.active > a, .main-nav ul.menu > li.alias-parent-active > a {
        background: #c1621b;
        color: #fff; }
      .main-nav ul.menu > li > a {
        background: #005f86;
        color: #ffffff;
        display: block;
        font-size: 13px;
        line-height: 1.2;
        padding: 12px 15px 10px;
        text-align: left;
        text-transform: uppercase; }
      .main-nav ul.menu > li ul {
        display: none; }

/*
.social {
	margin: 0;
	height: 20px;
	position: absolute;
	top: -40px;
	right: 15px;
	z-index: 15;
		
	ul {
		li {
			display: block;
			float: left;
			margin: 0 10px 0 0;
			
			&:last-child {
				margin-right: 0;
			}
			
			a {
				background: url(../img/social.png) no-repeat 0 0;
				background-size: 100px auto;
				display: block;
				height: 20px;
				text-indent: -999em;
				width: 20px;
				
				&:hover {
					opacity: 0.7;
					-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
					filter: alpha(opacity=70);
				}
				
				&.facebook {
				}
								
				&.linkedin {
					background-position: -34px 0;
					width: 28px;
				}
				
				&.youtube {
					background-position: -70px 0;
					width: 30px;
				}
				
				
			}
		}
	}
}
*/
.slider {
  display: none; }

.slider-mobile .bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 150px;
  width: 100%; }

.home-container a.arrow {
  display: none; }
.home-container .home-intro {
  color: #4d4d4d;
  font-size: 15px;
  padding: 25px 0;
  text-align: center;
  text-transform: uppercase; }
  .home-container .home-intro h3 {
    color: #002b49;
    font-family: "DIN Next W01 Regular", "Arial";
    font-size: 24px;
    line-height: 1;
    margin: 0 0 10px 0;
    text-transform: none; }
.home-container .home-services {
  padding: 20px 0 0; }
  .home-container .home-services .moduletable {
    background: #c1621b;
    font-family: "DINNextLTW01-UltraLight_706122", "Arial";
    height: 163px;
    margin: 0 0 25px 0;
    position: relative; }
    .home-container .home-services .moduletable:hover {
      background: #c1621b; }
    .home-container .home-services .moduletable .plus-icon {
      display: none; }
    .home-container .home-services .moduletable h3 {
      color: #fff;
      font-size: 25px;
      line-height: 1.4;
      padding: 25px; }
  .home-container .home-services a.modulelink {
    color: #fff;
    display: block;
    font-family: "DIN Next W01 Medium", "Arial";
    padding: 110px 0 0 25px; }
.home-container .home-about {
  background: #1f81c5;
  color: #fff;
  padding: 10px 0 20px;
  position: relative; }
  .home-container .home-about h3 {
    border-bottom: 2px #fff solid;
    color: #fff;
    font-family: "DIN Next W01 Regular", "Arial";
    font-size: 25px;
    line-height: 1;
    padding: 25px 25px 10px 0;
    text-transform: uppercase; }
  .home-container .home-about .content {
    margin: 15px 0 0; }
  .home-container .home-about a.link {
    color: #fff !important;
    display: inline-block;
    font-family: "DIN Next W01 Regular", "Arial";
    line-height: 1;
    margin: 0 0 0 22px; }
    .home-container .home-about a.link:hover {
      color: #a0adb7 !important; }
.home-container .home-blocks {
  padding: 20px 0; }
  .home-container .home-blocks .moduletable {
    margin: 0 0 25px 0; }
    .home-container .home-blocks .moduletable h3 {
      border-bottom: #002b49 2px solid;
      color: #002b49;
      font-family: "DIN Next W01 Medium", "Arial";
      font-size: 29px;
      line-height: 1.4;
      text-transform: uppercase; }
      .home-container .home-blocks .moduletable h3 a {
        color: #002b49; }
        .home-container .home-blocks .moduletable h3 a:hover {
          color: #c1621b; }
    .home-container .home-blocks .moduletable .content {
      padding: 15px 0 0;
      line-height: 1.2; }
      .home-container .home-blocks .moduletable .content p {
        margin: 0 0 10px; }
    .home-container .home-blocks .moduletable.news {
      color: #002b49;
      font-size: 20px; }
      .home-container .home-blocks .moduletable.news h4 {
        color: #002b49;
        line-height: 1;
        font-size: 23px;
        margin: 0 0 5px; }
      .home-container .home-blocks .moduletable.news .news-date {
        color: #002b49;
        font-size: 16px;
        line-height: 1;
        margin: 0 0 10px; }
    .home-container .home-blocks .moduletable.video {
      position: relative; }
      .home-container .home-blocks .moduletable.video p {
        text-align: center; }
      .home-container .home-blocks .moduletable.video img {
        height: auto !important;
        max-width: 100%; }
      .home-container .home-blocks .moduletable.video a:hover {
        opacity: 0.7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        filter: alpha(opacity=70); }

.container {
  background: #fff;
  padding: 20px 0 0;
  position: relative;
  z-index: 3; }
  .container .main-content {
    padding: 0 0 20px 0; }
    .container .main-content .breadcrumbs {
      color: #AEAEAE;
      display: block;
      font-size: 12px;
      margin-bottom: 15px;
      text-transform: uppercase; }
      .container .main-content .breadcrumbs a, .container .main-content .breadcrumbs span {
        padding: 0 5px; }
        .container .main-content .breadcrumbs a:first-child, .container .main-content .breadcrumbs span:first-child {
          padding-left: 0; }
      .container .main-content .breadcrumbs a {
        color: #AEAEAE; }
        .container .main-content .breadcrumbs a:hover {
          color: #565655; }
      .container .main-content .breadcrumbs span {
        color: #565655; }
    .container .main-content .blog .items-row:first-child .item:first-child {
      padding-top: 0; }
    .container .main-content .blog .items-row:last-child .item:last-child {
      border: none; }
    .container .main-content .blog .items-row p:last-child {
      margin-bottom: 0; }
    .container .main-content .blog .items-row .item {
      border-bottom: solid 1px #d9d9d9;
      padding: 20px 0; }
      .container .main-content .blog .items-row .item h2.title {
        font-size: 24px;
        line-height: 1;
        margin: 0 0 10px; }
    .container .main-content .item-page .page-header h1 {
      line-height: 1;
      margin: 0 0 5px; }
    .container .main-content .item-page .published {
      font-size: 16px;
      line-height: 1;
      text-transform: capitalize; }
  .container .left .moduletable {
    margin: 0 0 20px 0; }
  .container .left .side-nav h3 {
    padding: 0 0 5px 0; }
  .container .left .side-nav ul li {
    border-bottom: solid 1px #fff; }
    .container .left .side-nav ul li > a:hover, .container .left .side-nav ul li.current > a {
      background-color: #005f86;
      background-image: url("../img/arrow-white-sidenav.png");
      color: #fff; }
    .container .left .side-nav ul li a {
      background: #e6e6e5 url("../img/arrow-grey-sidenav.png") no-repeat 13px center;
      background-size: auto 10px;
      color: #565655;
      display: block;
      font-size: 15px;
      line-height: 1.2;
      padding: 12px 20px 8px 30px;
      text-transform: uppercase; }

.after-content {
  padding: 20px 0; }

.footer {
  background: #fff;
  padding: 20px 0;
  position: relative;
  z-index: 10; }
  .footer .footer-nav ul li {
    border-bottom: solid 1px #7d7d7d;
    font-family: "DINNextLTW01-UltraLight_706122", "Arial";
    font-size: 15px;
    line-height: 1.2;
    padding: 9px 0;
    text-transform: uppercase; }
    .footer .footer-nav ul li:last-child {
      border: none; }
    .footer .footer-nav ul li a {
      color: #7d7d7d;
      font-size: 14px; }
      .footer .footer-nav ul li a:hover {
        color: #002b49; }
  .footer .dash {
    background: url(../img/dash-2x.png) no-repeat 0 0;
    background-size: 190px auto;
    display: block;
    font-size: 0;
    height: 28px;
    line-height: 0;
    margin-top: 10px;
    width: 190px; }
    .footer .dash:hover {
      background-position: 0 100%; }

.rsform form div.rsform-block {
  line-height: 1;
  padding: 0 0 15px 0; }
.rsform form input[type="text"],
.rsform form input[type="email"],
.rsform form textarea,
.rsform form select {
  width: 100%; }
.rsform form input[type="submit"] {
  float: right; }
.rsform form .formRed {
  color: #cc0000;
  font-family: "DIN Next W01 Medium", "Arial";
  font-weight: normal;
  margin: 0 0 15px 0; }
.rsform form .validation {
  line-height: 1.4; }
.rsform form .formError {
  color: #cc0000;
  font-family: "DIN Next W01 Medium", "Arial";
  font-size: 13px;
  font-weight: normal; }

.home-enquiry .moduletable {
  padding: 0 0 20px; }
  .home-enquiry .moduletable h3 {
    color: #002b49;
    font-family: "DIN Next W01 Regular", "Arial";
    font-size: 28px;
    margin: 0 0 15px 0;
    text-transform: uppercase; }
  .home-enquiry .moduletable .rsform input[type="text"],
  .home-enquiry .moduletable .rsform input[type="email"],
  .home-enquiry .moduletable .rsform input[type="password"],
  .home-enquiry .moduletable .rsform select {
    border: none;
    height: 65px;
    padding: 10px 25px 7px; }
  .home-enquiry .moduletable .rsform .rsform-block-message {
    height: 311px; }
    .home-enquiry .moduletable .rsform .rsform-block-message textarea {
      border: none;
      height: 311px;
      padding: 20px 25px;
      resize: none; }
  .home-enquiry .moduletable .rsform .col-2 .rsform-block {
    margin: 0 !important; }
  .home-enquiry .moduletable .rsform .col-2 .rsform-block-submit {
    background: #fff;
    height: 76px;
    padding: 15px 25px 25px; }
    .home-enquiry .moduletable .rsform .col-2 .rsform-block-submit input[type="submit"] {
      height: 36px; }

.zoo-gallery-wall {
  margin: 35px 0 0; }
  .zoo-gallery-wall .thumb {
    line-height: 0;
    margin: 0 2% 2% 0;
    width: 49%; }
    .zoo-gallery-wall .thumb:nth-child(2n) {
      margin-right: 0; }

.zoo-gallery-wall .thumb {
  margin: 0 1% 1% 0;
  width: 32.666%; }
  .zoo-gallery-wall .thumb:nth-child(2n) {
    margin-right: 1%; }
  .zoo-gallery-wall .thumb:nth-child(3n) {
    margin-right: 0; }

.home-container .home-intro {
  font-size: 20px;
  padding: 30px 0 10px; }
  .home-container .home-intro h3 {
    font-size: 35px; }
.home-container .home-services .moduletable {
  float: left;
  margin: 0 4% 35px 0;
  width: 48%; }
  .home-container .home-services .moduletable:nth-child(2n) {
    margin-right: 0; }

.zoo-gallery-wall .thumb {
  width: 24.25%; }
  .zoo-gallery-wall .thumb:nth-child(3n) {
    margin-right: 1%; }
  .zoo-gallery-wall .thumb:nth-child(4n) {
    margin-right: 0; }

/* Sticky Footer Code */
html, body.sub {
  height: 100%; }

.sub .wrap {
  min-height: 100%; }

.sub .container {
  overflow: auto;
  padding-bottom: 100px !important; }

.sub .footer {
  position: relative;
  margin-top: -100px !important;
  height: 100px !important;
  padding: 50px 0 20px !important;
  clear: both; }

/* END Sticky Footer Code */
.sub .slider-mobile {
  display: none; }
.sub .header {
  border-bottom: 3px solid #005f86; }

.inner {
  padding: 0 25px; }

.navigation {
  background: #a0adb7;
  height: 54px;
  position: relative;
  top: 0; }

.header {
  height: 145px;
  top: auto;
  width: 100%; }
  .header .logo {
    margin: 40px auto 0; }
    .header .logo img {
      height: 80px; }
  .header .search {
    display: block;
    position: absolute;
    right: 15px;
    top: 30px; }
    .header .search input[type="text"] {
      border-color: #ebebeb;
      color: #cecece;
      font-family: "DIN Next W01 Light", "Arial";
      font-size: 18px;
      height: 36px;
      float: left;
      padding: 10px 15px 7px;
      text-align: right;
      width: 180px; }
    .header .search input[type="submit"] {
      background: #1f81c5 url("../img/search.png") no-repeat center center;
      border: none !important;
      border-radius: 0 15px 0 0;
      height: 36px;
      float: right;
      padding: 0;
      width: 34px; }
      .header .search input[type="submit"]:hover {
        background-color: #c1621b; }
  .header .phone {
    background: none;
    color: #005f86;
    font-size: 25px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: right;
    top: 93px;
    right: 15px; }
    .header .phone h3 {
      color: #005f86;
      font-size: 23px; }
      .header .phone h3 strong a {
        color: #005f86;
        font-family: "DIN Next W01 Bold", "Arial"; }

.menu-btn {
  display: none; }

.main-nav {
  display: block !important;
  left: 0;
  position: absolute; }
  .main-nav ul.menu {
    margin: 0; }
    .main-nav ul.menu > li {
      border: none;
      display: block;
      float: left; }
      .main-nav ul.menu > li.active > a, .main-nav ul.menu > li:hover > a {
        background: transparent;
        color: #002b49; }
      .main-nav ul.menu > li:hover > ul {
        display: block; }
      .main-nav ul.menu > li:last-child a {
        padding-right: 0; }
      .main-nav ul.menu > li > a {
        background: transparent;
        color: #fff;
        display: block;
        font-size: 11.5px;
        padding: 22px 5px 18px; }
      .main-nav ul.menu > li ul {
        position: absolute; }
        .main-nav ul.menu > li ul li {
          border-top: solid 1px #798eaf;
          display: block; }
          .main-nav ul.menu > li ul li:first-child {
            border-top: none; }
          .main-nav ul.menu > li ul li:hover > a, .main-nav ul.menu > li ul li.active > a, .main-nav ul.menu > li ul li.alias-parent-active > a {
            background: #c1621b;
            color: #fff; }
          .main-nav ul.menu > li ul li a {
            background: #005f86;
            color: #fff;
            display: block;
            font-size: 11.5px;
            line-height: 1.3;
            padding: 12px 10px 8px;
            text-transform: uppercase;
            text-align: left;
            width: 225px; }

/*
.social {
	top: 47px;
	right: 5px;
}
*/
.slider-mobile .bg {
  height: 250px; }

.container .main-content {
  float: right;
  padding: 0;
  width: 72%; }
  .container .main-content .blog .items-row .item h2.title {
    font-size: 29px; }
.container .left {
  float: left;
  width: 25%; }

.full-width .container .main-content {
  width: 100%; }
.full-width .container .left {
  display: none; }

.footer {
  padding: 40px 0 20px; }
  .footer .footer-nav {
    float: left; }
    .footer .footer-nav ul li {
      border: none;
      border-right: solid 1px #7d7d7d;
      display: block;
      float: left;
      padding: 2px 10px; }
      .footer .footer-nav ul li:first-child {
        padding-left: 0; }
  .footer .dash {
    float: right;
    margin: -8px 0 0 0; }

.contact-page .contactpage-info {
  float: left;
  width: 25%; }
.contact-page .contactpage-form {
  float: right;
  margin: 24px 0 0;
  width: 65%; }

.rsform .col-1 {
  float: left;
  width: 49%; }
.rsform .col-2 {
  float: right;
  width: 49%; }

.inner {
  margin: 0 auto;
  padding: 0;
  width: 960px; }

.navigation {
  height: 54px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 30; }

.header {
  height: 199px;
  padding: 54px 0 0; }
  .header .search,
  .header .phone {
    right: 0; }

.main-nav ul.menu > li:first-child a {
  padding-left: 0; }
.main-nav ul.menu > li > a {
  font-size: 14px;
  padding: 20px 10px 17px; }

.social {
  margin: 0;
  top: 16px;
  right: 0; }

.home-container .home-services {
  background: url("../img/home-services-bg.jpg") no-repeat center top;
  background-size: cover; }
  .home-container .home-services .moduletable {
    background: none;
    height: 200px;
    margin: 80px 0 30px;
    padding: 0 10px 25px 35px;
    width: 16.666%; }
    .home-container .home-services .moduletable:hover .plus-icon {
      background: #c1621b;
      color: #fdf5f5; }
    .home-container .home-services .moduletable:hover .content {
      border-left-color: #d37228; }
    .home-container .home-services .moduletable:hover a.modulelink {
      display: block; }
    .home-container .home-services .moduletable .plus-icon {
      color: #c1621b;
      display: block;
      left: 0;
      line-height: 1;
      font-size: 50px;
      height: 70px;
      padding: 10px 0 10px 9px;
      position: absolute;
      top: -70px;
      width: 100%; }
    .home-container .home-services .moduletable h3 {
      font-size: 16px;
      padding: 0; }
    .home-container .home-services .moduletable .content {
      border-left: 1px solid #849ca5;
      left: 0;
      height: 90%;
      margin: 0 0 0 22px;
      top: 0;
      position: absolute;
      width: 100%; }
    .home-container .home-services .moduletable a.modulelink {
      display: none;
      padding: 110px 0 0 35px; }
.home-container .home-about {
  padding: 20px 0;
  font-size: 19px; }
  .home-container .home-about h3 {
    border-bottom: none;
    border-right: 2px #fff solid;
    font-size: 35px;
    padding: 25px 50px 25px 0;
    position: absolute; }
  .home-container .home-about .content {
    margin: 0 0 0 230px;
    padding: 5px 0 0; }
.home-container .home-blocks .moduletable {
  float: left;
  margin: 0 6% 0 0;
  width: 65%; }
  .home-container .home-blocks .moduletable:last-child {
    margin-right: 0; }
  .home-container .home-blocks .moduletable.video {
    width: 29%; }

.inner {
  width: 1200px; }

.navigation {
  height: 65px; }

.header {
  height: 235px;
  padding: 65px 0 0; }
  .header .logo {
    margin: 35px auto 0; }
    .header .logo img {
      height: 100px; }
  .header .search {
    top: 22px; }
    .header .search input[type="text"] {
      width: 250px; }
    .header .search input[type="submit"] {
      width: 34px; }
  .header .phone {
    top: 100px; }
    .header .phone h3 {
      font-size: 36px; }

.main-nav ul.menu > li > a {
  font-size: 15px;
  padding: 24px 23px 22px; }
.main-nav ul.menu > li ul li a {
  font-size: 12.5px;
  padding: 12px 15px 9px; }

/*
.social {
	margin: 0;
	height: 31px;
	top: 16px;
	right: 0;
		
	ul {
		li {
			margin: 0 15px 0 0;	
			
			a {
				background-size: auto auto;
				height: 31px;
				width: 31px;
			
												
				&.linkedin {
					background-position: -55px 0;
					width: 41px;
				}
				
				&.youtube {
					background-position: -111px 0;
					width: 44px;
				}
			}
		}
	}
}
*/
.slider-mobile {
  display: none; }

.slider {
  display: block;
  height: 560px;
  overflow: hidden;
  position: relative; }
  .slider .moduletable,
  .slider .moduletable > div,
  .slider .uk-position-relative,
  .slider .uk-slideshow,
  .slider .uk-slideshow li,
  .slider uk-cover-background {
    height: 100% !important; }
  .slider .uk-slideshow li .uk-overlay-panel {
    font-family: "DINNextLTW01-UltraLight_706122", "Arial";
    font-size: 58px;
    height: 200px;
    left: auto;
    line-height: 1;
    margin: 0 -600px 0 0;
    overflow: hidden;
    padding: 0;
    right: 50%;
    text-align: right;
    text-transform: uppercase;
    top: 60px;
    width: 500px; }
  .slider .uk-overlay-panel {
    left: auto;
    margin: 0 -600px 0 0;
    right: 50%;
    padding-right: 0;
    position: absolute;
    width: 300px; }
    .slider .uk-overlay-panel .uk-dotnav li {
      margin: 15px 0 0 18px;
      padding: 0; }
      .slider .uk-overlay-panel .uk-dotnav li.uk-active a {
        background-color: transparent;
        background-image: url("../img/slider-nav-active.png");
        transform: scale(1); }
      .slider .uk-overlay-panel .uk-dotnav li a {
        background: url("../img/slider-nav.png") no-repeat center center;
        height: 24px;
        width: 12px; }

.home-container a.arrow {
  background: url("../img/arrow-white.png") no-repeat center center;
  display: block;
  font-size: 0;
  height: 19px;
  margin: 15px auto;
  width: 31px; }
  .home-container a.arrow:hover {
    background-image: url("../img/arrow-orange.png"); }
.home-container .home-intro {
  font-size: 25px;
  padding: 35px 0 0; }
  .home-container .home-intro .inner {
    width: 100%; }
  .home-container .home-intro h3 {
    font-size: 52px;
    margin: 0 auto 25px;
    padding: 0 100px;
    width: 1200px; }
  .home-container .home-intro .content {
    background: #002b49;
    color: #fff; }
    .home-container .home-intro .content div {
      margin: 0 auto;
      padding: 40px 100px;
      width: 1200px; }
.home-container .home-services {
  padding: 10px 0; }
  .home-container .home-services .moduletable {
    height: 250px;
    margin: 100px 0 40px;
    padding: 0 10px 25px 35px;
    width: 16.666%; }
    .home-container .home-services .moduletable .plus-icon {
      font-size: 60px;
      height: 90px;
      padding: 20px 0 20px 5px;
      top: -90px; }
    .home-container .home-services .moduletable h3 {
      font-size: 22px; }
    .home-container .home-services .moduletable .content {
      margin: 0 0 0 22px; }
    .home-container .home-services .moduletable a.modulelink {
      padding: 130px 0 0 35px; }
.home-container .home-about {
  font-size: 22px;
  padding: 35px 0; }
  .home-container .home-about h3 {
    font-size: 53px;
    padding: 25px 70px 25px 0; }
  .home-container .home-about .content {
    margin: 0 0 0 330px;
    padding: 8px 0 0; }
    .home-container .home-about .content a.link {
      font-size: 19px; }
.home-container .home-blocks {
  padding: 30px 0 5px; }
  .home-container .home-blocks .moduletable h3 {
    font-size: 39px; }
  .home-container .home-blocks .moduletable.about-us {
    font-size: 23px; }
    .home-container .home-blocks .moduletable.about-us h3 {
      font-size: 50px; }
  .home-container .home-blocks .moduletable.news h4 {
    font-size: 23px; }

.container {
  min-height: 300px;
  padding: 45px 0; }
  .container .main-content {
    width: 920px; }
    .container .main-content p, .container .main-content ul li, .container .main-content ol li {
      text-align: justify; }
    .container .main-content .blog .items-row.cols-2 {
      border-bottom: solid 1px #d9d9d9;
      padding: 20px 0; }
      .container .main-content .blog .items-row.cols-2 .item {
        float: left;
        border: none;
        padding: 0;
        width: 45%; }
        .container .main-content .blog .items-row.cols-2 .item:nth-child(2n+1) {
          margin-right: 10%; }
    .container .main-content .blog .items-row.cols-3 {
      border-bottom: solid 1px #d9d9d9;
      padding: 20px 0; }
      .container .main-content .blog .items-row.cols-3 .item {
        float: left;
        border: none;
        margin: 0 5% 0 0;
        padding: 0;
        width: 30%; }
        .container .main-content .blog .items-row.cols-3 .item:nth-child(3n) {
          margin-right: 0; }
    .container .main-content .blog .items-row:first-child {
      padding-top: 0; }
    .container .main-content .blog .items-row:last-child {
      border: none; }
  .container .left {
    width: 230px; }

.footer .dash {
  background: url(../img/dash.png) no-repeat 0 0;
  background-size: auto auto; }

/***** Home page contact form *****/
.home-enquiry .moduletable {
  padding: 5px 0 50px; }
  .home-enquiry .moduletable h3 {
    font-size: 30px;
    margin: 0 0 15px 0; }
  .home-enquiry .moduletable .rsform input[type="text"],
  .home-enquiry .moduletable .rsform input[type="email"],
  .home-enquiry .moduletable .rsform input[type="password"],
  .home-enquiry .moduletable .rsform select {
    font-size: 22px; }
  .home-enquiry .moduletable .rsform input[type="submit"] {
    font-size: 22px; }
  .home-enquiry .moduletable .rsform .rsform-block-message textarea {
    font-size: 22px; }

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