@font-face {
  font-family: 'Interstate-Light';
  src: url("fonts/Interstate-Light.woff2") format("woff2"), url("fonts/Interstate-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Interstate-Regular';
  src: url("fonts/Interstate-Regular.woff2") format("woff2"), url("fonts/Interstate-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Interstate-Bold';
  src: url("fonts/Interstate-Bold.woff2") format("woff2"), url("fonts/Interstate-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/*@import url('http://fast.fonts.com/cssapi/fbe73e4c-9aa3-48d6-a834-73c31317d7ad.css');*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

body, p {
	margin: 0;
	font-size: 13px;
	line-height: 1.5;
	font-family:"Interstate-Light",sans-serif;
	color: #666;
}

a{
	color: #0168ab;
	text-decoration: none;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}

a:hover{
	color: #666;
}

.content h2{
	font-size: 22px;
	/*font-weight: bold;*/
	margin: 0 0 20px;
	font-family:"Interstate-Regular",sans-serif;
}

p{
	margin-bottom: 25px;
}
img{
	height: auto;
	max-width: 100%;
}
.container-fluid{
	max-width: 1300px;
}
.wrapper {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}
.brand-strip{
	background:#9b9d9f url(../images/bg-header-top.gif) no-repeat top left;
	position:absolute;
	right:0;
	top:0;
	height:15px;
	width:50%;
}

.header{
	position: relative;
	height: 100px;
}

.logo{
	float: left;
	margin: 40px 0 20px;
	width: 50%;
}


.nav-links{
	border-top: 1px solid #e8e8e8;
	padding: 18px 0;
	clear: both;
	width: 100%;
}

.nav-right{
	float: right;
	background: url(../images/bg-arrow-green.png) no-repeat 100% 4px;
	padding:0 20px 0 0;
}

.nav-left{
	font-family: 'Interstate-Bold', arial, sans-serif;
	font-size: 12px;
	background: url(../images/bg-arrow-prev.png) no-repeat 0 2px;
	padding:0 0 0 20px;
	color: #00b2a9;
}


/*spotlight*/
.spotlight{
	clear:both;
}
.spotlight img, #home-spotlight img{
	display: block;
	float: left;
}
#home-spotlight div.figure{
	float: left;
	width: 42.553%;
}

.spotlight-text{
	width: 57.446%;
	background: #00b2a9;
	margin: 0;
	font-size: 22px;
	line-height: 24px;
	color: #FFF;
	/*float: left;*/
}
.spotlight-text p{
	margin: 0;
}
.spotlight-text .details{
	padding: 30px;
}
.home-spotlight{
	float: left;
	margin: 0 0 20px;
	width: 100%;
}
/*.home-spotlight .figure, .bottom-images div:last-child{
	float: left;
	width: 42.553%;
}*/
.home-spotlight .figure{
	width: 42.553%;
}
.home-spotlight img{
	max-width: 100%;
	width: 100%;
}
.bottom-images div{
	display: inline;
}
/*.bottom-images div{
	float: left;
	width: 28.723%;
}*/

.locale-main-content{
	width:612px;
	font-size: 16px;
	color: #676664;
	line-height: 20px;
	padding:34px 0 0 0;
	float: left;
}

.about{
	border-bottom:1px solid #e8e8e8;
	margin-bottom: 30px;
}

.list-services-item{
	background: #f8f8f8;
	margin-bottom: 10px;
	clear: both;
	/*min-height: 180px;*/
	/*padding-top:18px;*/
	float: left;
	/*padding-left:175px;*/
	width: 100%;
	display: table;
}
.list-services-item .summary{
	margin: 15px 15px 0;
}
.list-services-item p{
	margin-bottom: 20px;
}

.list-services-item img{
	float: left;
	/*margin:-18px 25px 0 -175px;*/
	margin:0 0 0;
}

@media(max-width:440px){
	.list-services-item img{
		float:none;
	}
	.wrap-image.wrap-image{
		background:none;
	}
}

.list-services-item .locale-portifolio{
	margin-top:-10px;
}

.list-services-item .sector-icon-title{
  word-break: break-word;
}


.list-services-item .locale-portifolio > .field-collection-container{
	display: flex;
	flex-wrap: wrap;
}

.list-services-item .locale-portifolio img{
	display: inline-block;
	text-align:center;
	margin:0;
	float: none;
}

.locale-items{
	float: left;
	/*width:105px;*/
	width: 122px;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 10px;
}

.locale-items:last-child{
	margin-right: 0;
}

.list-services-item .locale-portifolio div.splitter{
	clear: both;
	width:100%;
	float: left;
	min-height:1px !important;
}

.sector-icon-title{
	font-size: 15px;
	font-family: "Interstate-Light",sans-serif;
	clear: both;
	margin:0 !important;
	line-height: 16px;
	color: #333333;
}



.sidebar-right{
	float: right;
	width:300px;
	margin-top: 20px;
}

.sidebar-right .ext-domain{
	padding: 13px 15px 0 2px;
}

.sidebar-right h2{
	line-height: 22px;
	font-weight: normal;
}

.fin-info{
	background: #f6f6f6;
	padding:30px;
	/*border-bottom: 2px solid #b0b4b7;*/
	margin-bottom: 30px;
}
.fin-info p{
	clear: both;
}
/*.fin-info h2{
	font-weight: normal;
	color: #676664;
}*/

.fin-info small{
	color: #b0b0b0;
	font-size: 13px;
}
.locale-location img{
	width: 100%;
}
.col-1, .col-2{
	float: left;

}

.col-1 h4, .col-2 h4{
	font-size: 15px;
}

.col-1 h3, .col-2 h3{
	font-size: 16px;
	margin:5px 0 10px 0;
	color: #484848;
	font-weight: bold;
}

.col-1{
	width: 170px;
}
.col-2{
	width:100px;
}
.fin-data{
	clear: both;
}
.fin-data li{
	border-top: 1px solid #e1e1e1;
	padding:12px 0;
	font-size: 16px;
	overflow: auto;
}

.fin-data li span{
	color: #666;
	display: block;
	float: left;
	font-size: 14px;
}

.fin-data li span.first{
	/*font-family: Arial,Verdana;*/
	color: #676664;
	width: 120px;
	float: left;
}

.locale-local-time{
	font-size: 13px;
	margin: 5px 0;
	padding:0 0 0 2px;
}

.locale-local-time-text{
	margin-right: 5px;

}

.widget-partners{
	margin-top: 30px;
	background: #f6f6f6;
	padding:30px;
	font-size: 14px;
	line-height: 18px;
	overflow: auto;
	/*border-bottom: 2px solid #b8af9d;*/
	margin-bottom: 15px;
}

.partners-list li{
	float: left;
	padding:0 0 0px 15px;
	color: #666;
	font-size: 13px;
	width:33.33%;
}

.partners-list li:first-child,
.partners-list li.splitter + li{
	padding-left: 0;
}
.partners-list li a{
	color: #666;
	font-size: 13px;
}
.partners-list li.splitter{
	border:1px solid #E7E8E9;
	width:100%;
	padding:0;
	margin:15px 0;
	min-height: 0;
}

.partners-list li p{
	margin:0;
	line-height: 15px;
	font-size: 13px;
}

.partners-list li span{
	line-height: 24px;
}


.partners-list li img{
	display: block;
	background:#fff;
	margin-bottom:5px;
	max-width: 100%;
	width: 100%;
}
.wrap-footer{
	background: #111;
	color: #666;
	padding:12px;
	overflow: auto;
	display: flex;
	align-items: center;
}


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

.social ul{
	float: right;
	padding:0;
}

.social ul li{
	display:  inline-block;
}
/*.social ul li:before{
	background: #AFAFAF;
	content: "";
	float: right;
	height: 9px;
	margin-top: 10px;
	width: 1px;
}*/
.social ul li:last-child:before{
	display: none;
}
.social ul li a{
	background: url(../images/social.png) no-repeat 0 0;
	display: inline-block ;
	text-indent: -999em;
	overflow: hidden;
	width:23px;
	height:25px;
	margin: 0 4px;
}

.social ul li a:hover{
	background-color: none;
}

.social a.fb{
	background-position:0 0;
}
.social a.in{
	background-position: -46px 0;
}
.social a.yt{
	background-position:-92px 0;
}
.social a.tw{
	background-position: -69px 0;
}
.social a.gp{
	background-position:-23px 0;
}
.social a.instagram {
  background-position: -115px 0;
}
.locale-copyright{
	flex:1 auto;
}

.locale-copyright p{
	margin-bottom: 0;
	font-size: 12px;
}

.ext-domain{
	background:url(../images/bg-corner-blue.png) no-repeat 100% 100%;
	padding:13px 10px 0 0;
}


.dropdown{
	float: right;
	width: 145px;
}

.cur-lang{
	/*position: absolute;
	top:65px;
	right:140px;*/
	font-size: 11px;
	float: right;
	margin:6px 10px 0 0;
}

.locale-lang-wrapper{
	float: right;
	margin: 45px 0 0;
}


.dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }
.dropdown dd { position:relative; }
.dropdown a, .dropdown a:visited { color:#816c5b; text-decoration:none; outline:none;}
.dropdown a:hover { color:#5d4617;}
.dropdown dt a:hover, .dropdown dt a:focus { color:#5d4617; }
.dropdown dt a { display:block; padding: 2px 15px 3px 0px;	 background:#eae9e6 url(../images/bg-arrow-dd-down.png) no-repeat 92% 12px; min-width:75px;}
.dropdown dt a span {cursor:pointer; display:block; padding:5px; font-size: 12px;}
.dropdown dt a span img{float: left;margin:0 6px 0 0;}
.dropdown dd ul { background:#FFF none repeat scroll 0 0; color:#C5C0B0; display:none;right:0px; padding:0; position:absolute; top:2px; width:auto; list-style:none;
	z-index: 999;
}
.dropdown span.value { display:none;}
.dropdown dd ul li{
	border-bottom: 1px solid #E7E8E9;
	padding-bottom: 3px;
	background: #F7F7F7;
	min-width: 145px;
}

.dropdown dd ul li a { padding:5px; display:block; background: #f7f7f7;}
.dropdown dd ul li a img{
	float: left;
	margin-right: 5px;
}
.dropdown dd ul li a:hover, .dropdown dd ul li a:active { color:#0067ac}
.dropdown img.flag { border:none; vertical-align:middle; margin-right:10px; }
/*.flagvisibility { display:none;}*/
.locale-ext-link{
	margin: 10px 0 15px;
}

.locale-ext-link .ext-domain{
	background-position: right 2px;
	  padding: 0 18px 0 0;
}
.wrap-image {
    margin-top: -16px;
    display: table-cell;
    vertical-align: middle;
    background: #e8f2f1;
}
.wrap-image .locale-image {
	/*background: #014a65;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 150px;*/
    width: 150px;
}
.locale-wrap-detail {
    padding-left: 20px;
    width: 100%;
    display: table-cell;
    vertical-align: top;
    padding-top: 18px;
    padding-right: 15px;
}
/*@media (max-width: 1040px){
	.locale-wrap-detail {
	    width: 70%;
	}
}
@media (max-width: 800px){
	.locale-wrap-detail {
	    width: 63%;
	}
}*/
@media (max-width: 767px){
	.home-spotlight img{
		display: none;
	}

	.home-spotlight .top-images .spotlight-text img {
		display: block;
	}

	.home-spotlight .figure { 
		display: none;
	}

	.spotlight-text, .home-spotlight .figure, .bottom-images div, .bottom-images div:last-child{
		height: auto !important;
		min-height: 0 !important;
		width: 100%;
	}
	.locale-copyright{
		width: 100%;
	}
	nav.social{
		text-align: center;
		width: 100%;
	}
	.social ul{
		padding: 15px 0;
		text-align: center;
		width: 100%;
	}
}

@media (max-width: 580px){
	.spotlight-text, .home-spotlight .figure, .bottom-images div, .bottom-images div:last-child{
		height: auto !important;
		min-height: 0 !important;
		width: 100%;
	}
}
@media (max-width: 440px){

	.locale-portifolio{
		text-align: center;
	}

	.locale-portifolio .locale-items{
		margin-right: 0;
		padding-right:10px;
		float:none;
		display:inline-block;
		vertical-align: top;
		/*max-width: 31.33%;*/
	}

	.locale-portifolio .locale-items:last-child{
		padding-right: 0;
	}

	.locale-portifolio  .sector-icon-title{
		font-size:11px;
		line-height: 13px;
	}

	.list-services-item{
		padding: 20px;
	}
	/*.list-services-item img{
		float: none;
		margin: 0 auto 20px;
		width: 50%;
	}*/
	.locale-image {
		float: none;
		margin: 0 auto 20px;
		width: 50%;
		height: auto;
	}
	.locale-wrap-detail {
		width: 100%;
		display: block;
		clear: both;
		padding-right: 0;
	}
	.wrap-image{
		width: 50%;
		margin: 0 auto 20px;
		float: none;
		display: block;
	}
}
@media (min-width: 768px){
	.spotlight-text p{
		font-size: 15px;
		line-height: 20px;
	}
}
@media (min-width: 992px){
	.spotlight-text p{
		font-size: 25px;
		line-height: 25px;
	}
}
@media (min-width: 1200px){
	.spotlight-text p{
		font-size: 27px;
		line-height: 30px;
	}
}
@media (min-width: 1366px){
	.spotlight-text p{
		font-size: 28px;
		line-height: 40px;
	}
}
@media (min-width: 581px) and (max-width: 780px){
	.spotlight-text .details{
		padding: 30px;
	}
	/*.spotlight-text p{
		font-size: 16px;
		line-height: 16px;
	}*/
}

.mfp-iframe-holder .mfp-content{
	height:100%;
}
.more.no-line.link-popup{
	display: inline-block;
  padding-left: 20px;
  background: url(../images/arrow-blue.png) no-repeat left 3px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 18px;
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
  font-size: 12px;
  /*font-family: Arial;*/
	}

	.widget.media-enquiry.widget-contact{
		padding-bottom:20px;
	}

	@media (max-width:580px){
		.logo > a > img{
			margin-top: 5px;
      max-width: 120px;
		}
	}

.mfp-container .mfp-content{
	overflow:auto;
}


.node-type-locale-page .list-services-item:first-child{
	color: #00b2a9;
}

.node-type-locale-page .list-services-item:first-child p{
	color: #00b2a9;
	font-family: "Interstate-Regular",sans-serif;
	font-size: 15px;
}

.list-services{
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #dcdcdc;
}

.about{
	padding-bottom: 20px;
}

.logo a{
	display: block;
	max-width: 185px;
}


.logo a img{
	width: 100%;
}

.partners-list{
  margin-top: 25px;
}

.fin-data li:first-child{
	padding-top: 30px;
	border-top:3px solid #bec0c3;
}

.fin-data li span:last-child{
	font-family: "Interstate-Regular",sans-serif;
}

.fin-info > ul{
	margin-bottom: 0;
}

.fin-info span{
	font-family: "Interstate-Regular",sans-serif;
}

.fin-info span.first{
	font-family: "Interstate-Light",sans-serif;
}

.fin-info .about-stats span{
	color:#545353;
}

.fin-info > ul strong{
	color: #00b2a9;
	font-size: 35px;
	font-weight: normal;
	display: block;
	line-height: 1.2;
	font-family: "Interstate-Regular",sans-serif;
}

@media(max-width:1200px){
	.fin-info > ul strong{
		font-size:30px;
	}
}

.fin-info > ul li{
	position: relative;
	padding: 18px 100px 28px 0;
}
.fin-info > ul li + li{
	border-top: 1px solid #e1e1e1;
}
.fin-info > ul img{
	position: absolute;
	right:0;
	top:50%;
	transform:translateY(-50%);
}

.spotlight-text .details *{
	color:#FFF;
}

.widget-partners .partners-list{
	width: calc(100% + 15px);
}
.widget-partners .partners-list li {
	padding: 0 15px 0px 0!important;
}
.widget-partners .partners-list li.splitter {
	width: calc(100% - 15px);
}

/* Progress banner css start */

.l-btn {
    background: #00b2a9;
        background-color: rgb(0, 178, 169);
    border: 0;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
    font-family: "Interstate-Light",sans-serif;
    padding: 16px 35px;
    letter-spacing: 1px;
    transition: .3s background-color;
    position: relative;
}
.l-btn:before, .l-btn:after {
    width: 100%;
    height: 100%;
    z-index: 3;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: 0.6s;
    box-sizing: border-box;
}
.l-btn:before {
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
} 
.l-btn:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
}

.l-btn:hover:before, .l-btn:hover:after {
	transform: scale(1);
	-webkit-transform: scale(1);
}

.progress-banner a, .spotlight-text .details .progress-banner a {
	padding: 16px 25px 16px 25px;
	font-size: 16px;
	background-color: #032936;
	color: #ffc52e;
	font-family: 'Interstate-Bold', arial, sans-serif;
}
.home-spotlight .spotlight-text.progress-banner .details {
	position: absolute;
	top:0px;
}
.bottom-images {
	display: flex;
	margin-top: -1px;
}
.top-images {
	display:flex;
}
.home-spotlight .top-images .spotlight-text.progress-banner {
	position: relative;
	width: auto;
}
.home-spotlight .top-images .spotlight-text.progress-banner .details {
	padding: 60px;
}
.home-spotlight .top-images .spotlight-text.progress-banner .details .info .field-item p {
	text-transform: uppercase;
	font-family: 'Interstate-Bold', arial, sans-serif;
	margin-bottom: 15px;
}
.home-spotlight .figure.progress-banner-figure{
	width: auto;
}

@media(min-width:320px){
	.home-spotlight .top-images .spotlight-text.progress-banner .details {
		padding: 30px;
	}
}

@media(min-width:768px){
	.home-spotlight .top-images .spotlight-text.progress-banner .details {
		padding: 60px;
	}
}


/* Progress banner css end */