@charset "utf-8";
/* CSS Document */



.fw-banner {
	position: relative;
	height:calc(100vh - 90px);
	color: #000;
	z-index: 1 ;
}
.fw-banner .owl-nav{
	display: none;
}
.fw-banner .inner-wrapper { position: relative; }
.fw-banner .inner-banner-content {	
	padding: 0 0 0 70px; 
	width: auto;
	margin: 0 auto;
	max-width:1138px; 

}

.fw-banner__image {
	display: block;
	opacity: .7;
	z-index: 1
}
.fw-banner__text-content {
	position: absolute;
	top: 25%;
	-webkit-transform: translateY(-25%);
	transform: translateY(-25%);
	left: 0;
	width: 100%;
	z-index: 5;
	text-align: center
}

.fw-banner__text-content--white {
	color: #fff
}

.fw-banner__title {
	font-size: 4.3rem;
    padding-left: 60px;
    padding-right: 60px;
	max-width: 1150px;
	font-weight: 400;
	margin: 20px auto;
	line-height: 1.3;
}

.fw-banner__subtitle {
	font-weight: 300;
	font-size: 24px;
	margin: 0;
	z-index: 5
}

.fw-banner__description {
	line-height: 1.5;
	font-weight: 600;
	text-shadow: 2px 2px 0 rgba(0, 0, 0, .1);
	max-width: 800px;
	font-size: 30px;
	margin-left: auto;
	margin-right: auto;
}

/*.fw-banner--hero { background-image: url(../../images/twilight-clouds--770.jpg);	background-size: cover;	background-position: 50% 100%; background-attachment: fixed; }*/

.fw-logo-listcontent {max-width: 950px;}


.fw-banner--2 {
    background-image: url(https://webcertain.com/images/cms/yorkshire-viaduct--large.jpg); background-position: 0 0; background-attachment: fixed; background-size: cover; height: 800px; }

#banner-img {
	/*background-position: 50%;*/
	background-size: cover;
	bottom: 0;
	height: 100vh;
	left: 0;
	min-height: 480px;
	opacity: 1;
	position: fixed;
	right: 0;
	transform: translateZ(0);
	-webkit-transform: translateZ(0);
}
.back-overlay {
	background: -moz-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.70) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.70) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.70) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#d9000000', GradientType=0 );
	height: 100%;
	position: fixed;
	z-index: 0;
	width: 100%
}
.fw-banner--hero .wrapper {
	z-index: 10;
	position: relative
}
.fw-banner-globe {
	position: absolute;
}
.fw-banner-globe img { height: 100%; width: 100%; 
}
.globe-pic {
	position: absolute; 
	overflow: hidden;
	width: 80px;
	height: 80px;
	left: -40px;
	bottom: 100%;
}
.fw-banner-globe{
	height: calc(100% - 230px);
	min-height: 490px;
	border-left: 1px solid #fff;
	width: 1px;
	left: 0px;
}


.fw-banner_content {
	width:calc(100% - 64px);
	padding-bottom: 0px;
	vertical-align: top;
	height: 64%;
	padding-left:0px;
	position: absolute;
	bottom: 50px;
	
	/*background: yellow;*/
}
ul.fw-logo-listcontent {
	display: block;
	margin: 0;
	padding: 0px 0;
}
ul.fw-logo-listcontent li {
	display: inline-block;
	vertical-align: middle;
	padding: 0;/*border-left:1px solid #aaa;*/
	width: calc((100% / 4) - 4px);
	padding-right: 5%;
}
 
ul.fw-logo-listcontent li:nth-child(2){width: 20%;padding-left:0;padding-right: 7%;}
ul.fw-logo-listcontent li:last-child{
	padding-right: 0;
	/* padding-left: 7%; */
}
ul.fw-logo-listcontent li:last-child a img{
	width: 160px;
}
ul.fw-logo-listcontent li:first-child, .fw-list-outer li:first-child {
	border: 0; padding-left: 0;
}
.fw-banner-title-part {
	display: block
}
.fw-list-outer {
	margin: 0;
	padding: 0
}
.fw-list-outer li {
	display: inline-block;
	padding: 0 16px;
}
.fw-list-outer li {
	border-left: 1px solid #fff;
	color: #fff;
	letter-spacing: 1px;
}
.fw-list-outer li a {
	color: #fff;
	letter-spacing: 1px;
}
.fw-list-outer {
	display: inline-block;
	margin-right: 20px;
}
.fw-banner-title-part h3 { 
	font-size: 70px;
	color: #fff;
	font-weight: 300;
	max-width: 620px;
}
.fw-banner-listcontent {
	margin: 0;
	padding: 15px 0;
}
.fw-list-outer {
	padding: 0;
	margin: 0 0 20px;
}
.fw-banner-lsit-outer {
	padding: 12px 0;
}
.fw-banner-title-part,.banner-lis1, .banner-lis3 {
	display: none;
}
.banner-lis2{opacity: 0;  
	 position: relative; 
	  
   	 transition: opacity .1s;
	 -webit-transition: opacity .1s;
	 
	 bottom: -65px;
	-webkit-transition: bottom 1.4s;
	transition: bottom 1.4s;

}

 
 
 
.contactbtn {
	background-image: url(/images/cms/arrow-wht.png);
	background-repeat: no-repeat;
	background-position: right 22px top 50%;
	background-size: 13px;
	padding: 16px 55px 16px 25px;
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 99;
	/* transform: rotate(-90deg); */
}
.contactbtn:hover{
	color: #fff;
	text-decoration: none;
}
.inner-banner-content {
	display: flex;
	-webkit-display: flex;
	width: 100%;
	align-items: flex-end;
	height:calc(100vh - 50px);
	position: relative;
}

.main-outer {
	z-index: 8;
	background: #fff;
	position: relative
}
 


