/*******Fonts add*********/

@import url('https://fonts.googleapis.com/css?family=Raleway:300,300i,400,400i,500,500i,600,600i,700,700i');



@font-face {
	font-family: "Bembo";
	src: url("../fonts/Bembo.eot");

	src: url("../fonts/Bembo.eot?#iefix") format("embedded-opentype"),

	url("../fonts/Bembo.woff") format("woff"),

	url("../fonts/Bembo.woff2") format("woff2"),

	url("../fonts/Bembo.ttf") format("truetype"),

	url("../fonts/Bembo.svg#Bembo") format("svg");

	font-weight: normal;

	font-style: normal;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

}



@font-face {

	font-family: "Bembo-italic";

	src: url("../fonts/bembo-italic.eot");

	src: url("../fonts/bembo-italic.eot?#iefix") format("embedded-opentype"),

	url("../fonts/bembo-italic.woff") format("woff"),

	url("../fonts/bembo-italic.woff2") format("woff2"),

	url("../fonts/bembo-italic.ttf") format("truetype"),

	url("../fonts/bembo-italic.svg#bembo-italic") format("svg");

	font-weight: normal;

	font-style: normal;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

}



@font-face {

	font-family: "Bembo-Extra-Bold-Italic";

	src: url("../fonts/bembo-extra-bold-italic.eot");

	src: url("../fonts/bembo-extra-bold-italic.eot?#iefix") format("embedded-opentype"),

	url("../fonts/bembo-extra-bold-italic.woff") format("woff"),

	url("../fonts/bembo-extra-bold-italic.woff2") format("woff2"),

	url("../fonts/bembo-extra-bold-italic.ttf") format("truetype"),

	url("../fonts/bembo-extra-bold-italic.svg#bembo-extra-bold-italic") format("svg");

	font-weight: normal;

	font-style: normal;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

}



@font-face {

	font-family: "Divlit";

	src: url("../fonts/divlit.eot");

	src: url("../fonts/divlit.eot?#iefix") format("embedded-opentype"),

	url("../fonts/divlit.woff") format("woff"),

	url("../fonts/divlit.woff2") format("woff2"),

	url("../fonts/divlit.ttf") format("truetype"),

	url("../fonts/divlit.svg#divlit") format("svg");

	font-weight: normal;

	font-style: normal;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

}



/****base css*********/



		body { font-size:30px; color:#231f20; line-height:1.2; -webkit-font-smoothing: antialiased; font-weight:normal; font-family: 'Raleway', sans-serif; }

		body , html { height: 100%; }

		

		h1, h2, h3, h4, h5, h6, small, form, ul, strong, span {margin:0px; padding:0px; }

		

		h1 { font-weight:normal;  font-size:90px; margin:0px 0px 50px; padding:0px; color:#2b70b8; font-family: "Bembo-italic"; line-height: 1.2; }

		h2 { font-weight:normal;  font-size:90px; margin:0px 0px 50px; padding:0px; color:#2b70b8; font-family: "Bembo-italic"; line-height: 1.2; }

		h3 { font-weight:normal;  font-size:50px; margin:0px 0px 20px; padding:0px; }

		h4 { font-weight:bold;  font-size:36px; margin:0px 0px 30px; padding:0px; color:#2b70b8; }

		h5 { font-weight:bold;  font-size:30px; margin:0px 0px 20px; padding:0px; color:#2b70b8; }



		.page-header { margin: 0; padding: 0; border: none; }



		.fl{ float:left;}

		.fr{ float:right;}

		p { margin:0px; padding:0px 0px 30px; }

		article, aside, figure, footer, header, hgroup,menu, nav, section { display: block; }

		.clearfix:after, .grid-block:after, .deepest:after {    clear: both;}

		.clearfix:before, .clearfix:after, .grid-block:before, .grid-block:after, .deepest:before, .deepest:after {    content: "";    display: 		table;}

		.cl{ clear:both; height:0; }

		ul , ol { padding-left:20px; margin-bottom: 30px; }

		a { color:#2b70b8; outline:none; transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s; text-decoration: none; }

		a:hover , a:focus { color:#000; outline:none;  -webkit-outline:none; text-decoration: none; } 

		.no-padding{ padding:0px; }

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



/****End*********/



.container {  max-width: 1660px; padding:0; width:94%; }





/**************************/

html { overflow-x:hidden;}

.home-page { background:#0071CE; padding-top:0px; }



.slider-home { width: 100%; display:table; }

/*.slider-home.left-bg { background:url(../images/home-bg.png) no-repeat bottom center; }*/

.slider-home .container { max-width:1000px; }



.logo-leading {  display: table-cell;  text-align: center;  vertical-align: middle;  width: 100%;}

.logo-leading p { padding: 0; }

.welcome-dec {  font-size: 38px; margin: 40px 0 0;  padding: 0 40px;  position: absolute;  width: 100%;   	font-family: "Bembo-italic";  color:#fff; opacity:0; visibility:hidden; transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s;transform:translate(-450px,0); line-height: 1.2; }  

.left-bg .welcome-dec  { opacity:10; transform:translate(0px,0); visibility:visible;  }



.welcome-bottom {  bottom: 20px;  position: absolute;  right: 0;  text-align: right;  width: 100%; font-family: "Bembo-italic";  color:#fff;font-size: 38px;  opacity:0; visibility:hidden; transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s;transform:translate(450px,0); line-height: 1.2; }

.welcome-bottom p { padding: 0; }

.welcome-bottom span { padding-right:70px;}

.left-bg .welcome-bottom  { opacity:10; transform:translate(0px,0); visibility:visible;  }

.welcome-bottom  a{ color:#fff; display:block; padding-top:20px; color: #00aeef;font-weight: bold; }

.logo-leading a {  display: inline-block;  margin: -80px 0 0; }

.welcome-dec span { display:inline-block; margin-left:70px;}

 

.home-sec { display:table; width:100%; float:left;  line-height:1.2; background: #0071CF url(../images/home-bg.png) no-repeat bottom center; }

.home-sec   .container { max-width:1000px;}

.navgation-top {font-size: 38px; margin: 40px 0 0;  padding: 0 40px;  position: absolute;  width: 100%;   	font-family: "Bembo-italic";  color:#fff; }

.navgation-top a {font-family: "Bembo-Extra-Bold-Italic"; color:#fff;}

.navgation-top span.left-margin { margin-left: 130px; display: block; }

.navgation-top span.block-display { display: block; }

.navgation-top .margin-left2 { margin-left: 100px; }

.navgation-top .margin-left3 { margin-left: 50px; }

.navgation-top .margin-left7 { margin-left: 80px; }

.navgation-top .margin-left8 { margin-left: 130px; }

.navgation-top .margin-left10 { margin-left: 65px; }

.navgation-bt .margin-left4 { margin-left: 30px; }

.navgation-bt .margin-left5 { margin-left: 60px; }

.navgation-bt .margin-left9 { margin-left: 70px; }

.navgation-bt .margin-left11 { margin-left: 100px; }

.navgation-bt .margin-left12 { margin-left: 30px; }



.navgation-bt {  bottom: 170px;  position: absolute;  right: 0;  width: 100%; font-family: "Bembo-italic";  color:#fff;font-size: 38px; line-height:1.2; }

/*.navgation-bt.align-left { text-align: left; } */

.navgation-bt a {font-family: "Bembo-Extra-Bold-Italic"; color:#fff;}

.navgation-bt  span#spanID { display:block; }

.navgation-bt span.block-display { display: block; }

.home-sec .logo-leading a { display: inline-block; margin: 0; position: relative; top: -125px; }

.navgation-bt p { padding: 0; }



/****************************** Header ****************************************/

body.header-fix { padding-top: 214px; }

header.fix { position: fixed; top: 0; }



header { float: left; width: 100%; background: #0072D2 url("../images/Signet_Web_Header_1_285.jpg") no-repeat left bottom / auto 130%; padding: 20px 0 24px 0; color: #fff; z-index: 11; }

header .container { max-width: 100%; width: 100%; padding: 0 50px; }

header .logo { float: left; max-width: 600px; }

header .logo p { padding: 0; }

header .header-right { float: right; margin-top: 35px; }



.navigation { line-height: 1; position: relative; z-index: 11; }

.navigation ul.nav { margin: 0; padding: 0; }

.navigation ul.nav > li { list-style-type: none; display: inline-block; position: relative; }

.navigation ul.nav > li + li { margin-left: 36px; }

.navigation ul.nav > li + li::before { color: #ffffff; content: "|"; left: -22px; position: absolute; top: 3px; }

.navigation ul.nav > li > a { color: #fff; font-size: 40px; padding: 0; font-family: "Bembo-italic"; font-weight: normal; background: transparent; }

.navigation ul.nav > li > a:hover , .navigation ul.nav > li > a:focus { background: transparent; }

.navigation ul.nav > li.active > a { font-family: "Bembo-Extra-Bold-Italic"; }



.navigation ul.nav ul { display: none; position: absolute; right: -26px; background: #aae1fa; margin: 0; padding: 0 0 20px 0; width: 360px; }

.navigation ul.nav li:hover > ul { display: block; }

.navigation ul.nav ul li { list-style-type: none; }

.navigation ul.nav ul li a { color: #fff; font-family: "Bembo-Extra-Bold-Italic"; font-size: 30px; padding: 10px; display: block; }

.navigation ul.nav ul li a:hover , .navigation ul.nav ul li a:focus { background: #90a7d6; }



.header-mail-tel { margin: 35px 0 0 0; font-family: "Bembo-italic"; font-size: 36px; float: right; line-height: 1; }

.header-mail-tel a { color: #fff; }

.header-mail-tel > div { display: inline-block; position: relative; }

.header-mail-tel > div + div { margin-left: 40px; } 

.header-mail-tel > div + div:before { color: #ffffff; content: "|"; left: -31px; position: absolute; top: 3px; }

.header-mail-tel p { padding: 0; }



.bg-fix { position: fixed; bottom: 0; background: url("../images/Signet_WebPage_Background_4_60.jpg") no-repeat scroll center bottom / 100% auto; top: 0; left: 0; right: 0; z-index: -1; }



/******************************* Value of Money ***********************************/

.value-of-money { float: left; width: 100%; padding: 210px 0 100px 0; }

.value-of-money h2 { text-align: center; max-width: 900px; margin-left: auto; margin-right: auto; }

.value-of-money h2 span { display: block; text-align: right; }

.value-of-money a { font-weight: bold; }

.value-of-money a:hover , .value-of-money a:focus { color: #231f20; }

.color-1 { color: #2b70b8; font-weight: bold; }



/******************************* Signat Financial Service ***********************************/

.blue-bg { background: rgba(0, 113, 186, 0.25); }

.signat-financial-service { width: 100%; float: left; padding: 210px 0 120px 0; }

.signat-financial-service h2 { margin-left: auto; margin-right: auto; max-width: 1430px; }

.signat-financial-service h2 .number-col { font-size: 45px; }

.signat-financial-service h2 .regulated-by { margin-left: 50px; }

.signat-financial-service h2 .member-col { text-align: right; display: block; }

.members-logo { max-width: 1500px; margin: 0 auto; }

.members-logo ul { margin: auto; display: table; }

.members-logo ul li { list-style-type: none;text-align: center; display: inline;padding: 30px 105px;}

.team-behind h2 span { display: block; text-align: center; }

/******************************* Client Testimonials ***********************************/

.client-testimonials { width: 100%; float: left; padding: 210px 0 0 0; }

.client-testimonials h2 { max-width: 1650px; margin-left: auto; margin-right: auto; }

.client-testimonials h2 span { display: block; }

.client-testimonials h2 span.center-txt { text-align: center; }

.client-testimonials h2 span.right-txt { text-align: right; }

.signet-movie-cvr { float: left; width: 100%; position: relative; }

.signet-movie-cvr .back-top { bottom: auto; left: 50%; right: auto; top: 120px; transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); }
.signet-movie-cvr > .custom { padding: 310px 0 430px 0; background-size: cover; }

.client-testi { max-width: 970px; width: 94%; margin: 0 auto; }

.client-testi .owl-stage-outer { background: rgba(255,255,255,0.80); border-radius: 30px; }

.client-testi .owl-stage-outer .item { padding: 100px; text-align: center; }

.client-testi .owl-stage-outer .item p:last-child { padding: 0; }



.client-testi .owl-theme .owl-dots { display: none; }

.client-testi .owl-theme .owl-nav { position: absolute; left: 50%; top: -220px; transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); }

.client-testi .owl-theme .owl-nav .owl-prev { display: none; }

.client-testi .owl-theme .owl-nav .owl-next { opacity: 1; -webkit-opacity: 1; background: #0070b9 url(../images/right-arrow.png) no-repeat center; width: 160px; height: 110px; display: block; font-size: 0; border-radius: 15px; font-family: "Divlit"; box-shadow: 4px 7px 10px rgba(0, 0, 0, 0.8); -webkit-box-shadow: 4px 7px 10px rgba(0, 0, 0, 0.8); }



/******************************* Client Testimonials ***********************************/

.cause-complaint { width: 100%; float: left; padding: 120px 0 100px 0; }

.cause-complaint a { color: #231f20; }

.cause-complaint a:hover , .cause-complaint a:focus { color: #2b70b8; }

.financial-ombudsman { margin-left: 80px; }



/******************************* Import Information ***********************************/

.import-information { width: 100%; float: left; padding: 40px 0 10px 0; text-align: center; font-size: 21px; color: #2b70b8; background: rgba(255,255,255,0.4); }

.import-information .container > p strong { margin-bottom: 5px; display: block; margin-bottom: 8px; }



/******************************* Footer ***********************************/

footer { width: 100%; float: left; background: rgba(255,255,255,0.4); }

footer .footer { float: left; width: 100%; padding: 40px 50px 70px 50px; background: #0071CF url("../images/footer-bg.png") no-repeat scroll center 90% / 610px auto; color: #fff; }

footer .footer-menu { float: left; width: 100%; }

footer .footer-menu .col-3 { float: left; width: 25%; }

footer h3 { color: #fff; font-size: 35px; font-weight: normal; margin: 0 0 50px 0; }

footer .footer-menu ul { margin: 0; padding: 0; }

footer .footer-menu ul li { list-style-type: none; }

footer .footer-menu ul li + li { margin-top: 5px; }

footer .footer-menu ul li a { color: #fff; font-size: 21px; font-weight: normal; }



footer .footer-logo { text-align: center; float: left; width: 100%; }

footer .footer-logo a { max-width: 530px; margin: 20px auto 0; display: block; }

footer .footer-logo p { padding: 0; }



/******************************* Service Page ***********************************/

.navigate-mortgage h2 span , .earned-your-success h2 span , .financial-piority h2 span { text-align: center; display: block; }

.navigate-mortgage h2 { text-align: center; }

.pensions-content h2 span , .knowledge-experiance h2 span { text-align: right; display: block; }

.simple-job-content , .navigate-mortgage , .knowledge-experiance { float: left; width: 100%; padding: 200px 0 80px; position: relative; }

.pensions-content , .earned-your-success , .financial-piority { float: left; width: 100%; padding: 230px 0 60px; position: relative; }

.pensions-content ul { padding-left: 60px; } 

.pensions-content ul li { font-weight: 600; color: #2b70b8; list-style-type: none; }

.pensions-content ul li + li { margin-top: 5px; }

.back-top { bottom: 30px; position: absolute; right: 20px; }

.back-top a { cursor: pointer; }

.financial-piority .back-top { bottom: auto; top: 0; }



/******************************* Facts Figures Page ***********************************/

.facts-figures-content { float: left; width: 100%; padding: 80px 0 0 0; }

.booklets-content { float: left; width: 100%; text-align: center; margin: 30px 0 0; }
.facts-figures-content .booklets-content .col-3 { display: inline-block; float: none;  }

.facts-figures-content h2 span { display: block;  margin-left: 200px; }

.levels-bases { float: left; width: 100%; margin: 40px 0 60px; font-size: 16px; text-align: center; line-height: 22px; }

.facts-figures-row { margin: 0 -25px; }

.facts-figures-content .col-3 { float: left; width: 20%; padding: 0 25px; margin-bottom: 50px; }
.facts-figures-row .col-3 img { box-shadow: 6px 2px 10px #0072d2; }


.news-contact-content { float: left; width: 100%; padding: 50px 0 60px; }

.news-contact-content .col-6 { width: 48%; }

.news-contact-content h5 { font-size: 38px; font-weight: bold; margin: 0 0 30px 0; }

.news-contact-content a { color: #231f20; }

.news-contact-content a:hover , .news-contact-content a:focus { color: #2b70b8; }

.news-contact-content a.read-more { font-weight: bold; }


.signet-movie-cvr a.modal {	display: block !important;	position: absolute;	background: #0070b9; 	width: 40px;	height: 40px;	width: 120px;	text-align: center;	height: 80px;	left: 50%;	-webkit-border-radius: 8px;	-webkit-border-radius: 8px;	border-radius: 8px;	line-height: 80px; margin: 95px 0 0 -60px;	box-shadow: 4px 7px 10px rgba(0, 0, 0, 0.8);	-webkit-box-shadow: 4px 7px 10px rgba(0, 0, 0, 0.8); }
.signet-movie-cvr a.modal img {    width: 25px;}
.signet-movie-cvr {	position: relative;}
.client-testi .owl-theme .owl-nav { display:none;}
#our-people .custom .team-image { float: left; max-width: 250px; margin: 0 16px 10px 0; }

header.fix {z-index: 9999;}


@media(max-width:1100px) {
.signet-movie-cvr a.modal {	width: 40px;	height: 40px;	width: 98px;	height: 70px;	line-height: 70px;	margin: 77px 0 0 -50px;}
.signet-movie-cvr a.modal img {	width: 19px;}

}

 iframe {
    width: 100% !important;
    height: 100% !important;
}


@media(max-width:767px) {
.signet-movie-cvr a.modal {	width: 77px;	height: 61px;	line-height: 59px;	margin: 37px 0 0 -50px;}
.signet-movie-cvr a.modal img {	width: 16px;}
}


.no-page .home-sec { display: none; }
a.link-left { background: rgba(0, 114, 210, 0.80); padding: 6px 10px; line-height: 1; color: #ffff; }
a.link-left:hover , a.link-left:focus { background: #2b70b8; }
a.link-right { background: #2b70b8; padding: 6px 10px; line-height: 1; color: #ffffff; }
a.link-right:hover , a.link-right:focus { background: rgba(0, 114, 210, 0.80) }

.news-contact-content ul li + li { margin-top: 18px; }
.news-contact-content ul li .date-time { font-style: italic; font-size: 85%; }
table td ul, table td ol { margin-bottom: 0; }
table td, table-cell th { padding: 20px; }
table td p { padding: 0; }
.inner3 p {	font-size: 15px !important;}
.notice_div_ribbin {z-index: 9999 !important;}
.inner3 a {	color: #00aeef !important;}

/***********/
.signat-financial-service h2.signet-text {font-size:78px; display: table; margin: auto; max-width: 1037px;width: 100%;}
.signet-text.signet-text-sub {text-align: center;}

.signat-financial-service h2.signet-text.signet-text-sub {
text-align: left;
position: relative;
top: 0;
left: -8px;
}
