@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');


/*
input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
*/


button::-moz-focus-inner {  border: 0;}
a:focus {     outline: none; }
button:focus {     outline: none; }
::-moz-focus-inner {border:0;}
:focus, :active {    outline: 0;    border: 0;}



select {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;       /* Remove default arrow */
   background-image: url(../images/small-down-arrow.png);
   background-repeat: no-repeat;
   background-position: 85% center;
}




body {color: #666; margin: 0px; font-family: poppins; font-size: 15px; font-weight: 300; line-height: 26px; margin: 0px 0px 0px 0px; }

html {  scroll-behavior: smooth;}


a{transition: all 0.5s ease-in 0s; text-decoration:none!important; outline:none; color: #000;}

a:focus, a:active,  a, focus, select {border:0px; outline:none;}

.clear{clear:both;}

p{margin-top:0px; text-align: left;}

img {border:0px;}

form{margin:0px;}

input {outline:none;}

* {box-sizing:border-box; }

.container {  width: 1280px;  padding:0px!important;}

.row {width:100%; max-width:100%; margin:auto; padding:0px!important;}


header { background-color:#fff; display:table; width:100%; border-bottom:1px solid #ddd; position:fixed; left:0px; top:0px; z-index:1; transition: all 0.5s ease-in 0s;}

.phone {display:inline-block; float:right; margin-top:20px; margin-bottom:20px; transition: all 0.5s ease-in 0s; margin-right:15px;}

.phone a {display:block; font-size:20px; color:#0a67a9; line-height:45px; transition: all 0.5s ease-in 0s;}

.phone a img {float:left; margin-right:10px; transition: all 0.5s ease-in 0s;}

.logo {display:inline-block; float:left; margin-top:14px; position:absolute; z-index:1; transition: all 0.5s ease-in 0s;}

.logo a {display:block; transition: all 0.5s ease-in 0s;}

.logo a img {display:block; width:250px; transition: all 0.5s ease-in 0s;}

.top-navigation {display:block; width:720px; margin:auto; transition: all 0.5s ease-in 0s;}

.top-navigation ul {margin:0px; padding:0px; transition: all 0.5s ease-in 0s;}

.top-navigation li {list-style:none; float:left; width:120px; text-align:center; transition: all 0.5s ease-in 0s;}

.top-navigation li a {display:block;  text-align:center; text-transform:uppercase; color:#0a67a9; line-height:85px; transition: all 0.5s ease-in 0s;} 

.top-navigation li a:hover {background-color:#f1f1f1; transition: all 0.5s ease-in 0s;}

.current-page, .current-page a {font-weight:600; background-image:url(../images/active-bg.png); transition: all 0.5s ease-in 0s;}

.header-gap {width:100%; height:85px; transition: all 0.5s ease-in 0s; }

header.darker .top-navigation li a {line-height:50px; transition: all 0.5s ease-in 0s;}

header.darker .phone {margin-top:6px; margin-bottom:0px;  transition: all 0.5s ease-in 0s;}

header.darker .logo a img {display:block; width:150px; transition: all 0.5s ease-in 0s;}

header.darker .logo {margin-top:5px; transition: all 0.5s ease-in 0s;}













.banner1 {width:100%; height:780px; background-image:url(../images/banner1.jpg); background-position:center center; background-size:cover;}

.banner2 {width:100%; height:780px; background-image:url(../images/banner2.jpg); background-position:center center; background-size:cover;}

.banner3 {width:100%; height:780px; background-image:url(../images/banner3.jpg); background-position:center center; background-size:cover;}

.banner-text {width:90%; margin:auto; max-width:1250px; padding-top:15%;}

.banner-text h2 {margin:0px; border-left:4px solid #f58634; padding-left:30px; font-weight:700; font-size:48px; line-height:100%; padding-bottom:10px; color:#0a67a9;}

.banner-text h3 {margin:0px; border-left:4px solid #f58634; padding-left:30px; color:#0a67a9;}








.welcome { display:table; width:100%; padding:60px 0px;}

h2 {font-size:48px; color:#0a67a9; font-weight:200;}

h2 strong {font-weight:700;}

.welcome  p {text-align:justify;}

.readmore {display:block; background-color:#f58634; width:150px;  padding:10px 20px; color:#fff; font-weight:500; background-image:url(../images/button-arrow.png); background-position:90% center; background-repeat:no-repeat; margin-top:30px; }

.readmore:hover { background-color:#0a67a9; color:#fff;}

.news-box {background-color:#f1f1f1; width:100%; display:table;  }

.news-heading {display:block; background-color:#0a67a9; color:#fff; padding:10px; font-weight:700; text-transform:uppercase; line-height:30px; padding:10px 20px 10px 20px;}

.news-heading a {display:inline-block; float:right; color:#fff; border-bottom:1px solid #fff; font-weight:400; font-size:12px; line-height:130%; margin-top:7px;}

#vertical-ticker { height: 300px; overflow: hidden; margin: 0; padding: 0;  list-style: none; }

#vertical-ticker li { padding:20px 10px; display: block;  color: #333; border-bottom: 1px solid #ccc; font-size:14px; line-height:140%; height:100px; }

#vertical-ticker li strong {display:inline-block; float:left; font-size:14px; font-weight:400; margin-right:15px; border-right:2px solid #f58634; padding-right:10px; height:60px; width:50px; text-align:center;  }

#vertical-ticker li a {color:#0a67a9; font-weight:400; border-bottom:1px solid #0a67a9;}








.organisation {display:table; width:100%; padding:50px 0px; background-image:url(../images/half-blue-bg.png); background-repeat:repeat-x; }

.organisation h2 {color:#fff;  text-align:center; }

.organisation p {color:#fff;  text-align:center; }

.organisation-column {display:inline-block; float:left; width:20%; margin-top:30px; position:relative;}

.organisation-column img {display:block; width:100%;}

.organisation-column span {display:block; font-weight:700; font-size:22px; line-height:120%; padding:25px; margin-top:-160px; color:#fff; position:absolute; width:100%; transition: all 0.5s ease-in 0s; background-image:url(../images/button-arrow2.png); background-repeat:no-repeat; background-position:120% 100px; height:150px;}

.organisation-column:hover span { background-position:90% 100px; transition: all 0.5s ease-in 0s;}






.services {display:table; width:100%; padding:0px 0px;}

.services h2 {text-align:center; margin-bottom:30px;}

.services p {text-align:center; margin-bottom:30px;}

.service-box {display:block; width:100%;   border:1px solid #ccc; margin-bottom:35px; padding:30px 0px;  transition: all 0.5s ease-in 0s;}

.service-box:hover {background-color:#f7f7f7;}

.service-box img {display:block; margin:auto;}

.service-box span {display:block; margin:auto; text-align:center; width:200px; height:60px; font-weight:500; color:#0a67a9; line-height:130%;}






.keyfeatures {display:table; width:100%; padding:60px 0px; background-image:url(../images/cta-bg.jpg); background-position:center center; background-size:cover; text-align:center; color:#fff; margin-top:40px;}

.keyfeatures p {text-align:center; margin-bottom:50px;}

.keyfeatures h2 {color:#fff;}

.featured-box  {display:block; width:100%; height:200px; text-align:center; background-color:rgb(255,255,255,0.3); margin-bottom:30px; padding-top:30px; transition: all 0.5s ease-in 0s; transition: all 0.5s ease-in 0s;}

.featured-box:hover {background-color:rgb(10,103,169,0.9); transition: all 0.5s ease-in 0s; }

.featured-box  img {display:block; margin:auto;}

.featured-box  span {display:block; margin:10px auto; font-weight:500;}








.clients {display:table; width:100%; padding:60px 0px;}

.clients h2 {text-align:center; margin-bottom:30px;}

.client-list img {width:11.5%; margin:.5%; border:1px solid #ccc; float:left;}

.clients .readmore {margin:40px auto;}







.inside-banner {display:table; width:100%; background-color:#0a67a9; position:relative; height:160px; background-position:right top; background-size:auto 200%; background-repeat:no-repeat;}

.inside-banner h1 {display:inline-block; color:#fff; font-size:55px; font-weight:700; line-height:42px; margin:0px 0px 0px 0px; text-transform:uppercase; letter-spacing:1px; position:absolute; top:119px;}

.aboutus-banner { background-image:url(../images/inside-banners-aboutus.jpg); }

.contactus-banner { background-image:url(../images/inside-banners-contactus.jpg); background-position:right bottom;}

.contactus-banner { background-image:url(../images/inside-banners-contactus.jpg); background-position:right bottom;}

.investors-banner  { background-image:url(../images/inside-banners-investors.jpg); background-position:right center;}

.clients-banner  { background-image:url(../images/inside-banners-clients.jpg); background-position:right top;}

.services-banner { background-image:url(../images/inside-banners-services.jpg); background-position:right center;}

.organisation-banner { background-image:url(../images/inside-banners-organisation.jpg); background-position:right center;}

.news-banner { background-image:url(../images/inside-banners-news.jpg); background-position:right center;}








.inside-content-area {display:table; padding:40px 0px; margin:auto; width:100%; position:relative;}

.inside-content-area p {text-align:justify; margin-bottom:30px;}

.inside-content-area h3 {font-size:24px; color:#0a67a9; font-weight:600; margin-bottom:20px; margin-top:0px; line-height:140%;}

.listing {margin:0px 0px 0px 20px; padding:0px;}

.listing li {padding-left:10px; list-style-image:url(../images/bullet.png); margin-bottom:20px;}

.listing2 {margin:0px 0px 0px 20px; padding:0px;}

.listing2 li {padding-left:10px; list-style-image:url(../images/bullet.png); margin-bottom:20px; width:33.33%; float:left;}


#left-menu {display:table;   position: -webkit-sticky;  position: sticky;  top: 120px;}

#left-menu a {display:block; color:#666; line-height:20px; border:1px solid #ddd; margin-bottom:5px; padding:12px; background-image:url(../images/blue-arrow.png); background-repeat:no-repeat; background-position:-15% center;}

.btnn.active { font-weight:600; color:#0a67a9!important; border:1px solid #0a67a9!important;  background-position:95% center!important;}

.anchor {margin-top:-70px; display:table; width:100%; position:absolute; }

.inside-content-area p.left-align {text-align:left;}

.text-center {text-align:center!important;}





.thumb-left {float:left; width:50%; margin-right:40px; margin-bottom:40px; display:inline-block;}

.thumb-right {float:right; width:50%; margin-left:40px; margin-bottom:40px; display:inline-block;}

.hline {border-bottom:1px solid #ddd; padding-top:30px; margin-bottom:30px;}



.contact-box {border:1px solid #ddd; text-align:center; padding:30px; height:270px;}

.contact-box img {display:block; margin:40px auto; width:80px;}



.investor-table {border-collapse:collapse; width:100%; font-size:14px;}

.investor-table th {background-color:#666; padding:7px; font-weight:500; color:#fff;}

.investor-table td {padding:10px;}

.investor-table td img {width:15px; margin-right:5px;}

.investor-table td a {color:#0a67a9;}

.investor-table tr:nth-child(odd) {background-color:#e9e9e9; padding:7px; font-weight:500;}

.investor-table tr:nth-child(even) {background-color:#f8f8f8; padding:7px; font-weight:500;}

.select-year-area {display:table; width:100%; display:block; border:0px;}

.select-year {padding:10px!important; width:150px!important; float:right; border:1px solid #0a67a9!important;color: #0a67a9; background-color:#f7f7f7; margin-bottom:20px!important; display:block; font-family:poppins; font-size:15px; height:45px;}

.search-textbox { float:right; padding:10px; font-family:poppins; font-size:16px;color: #0a67a9;font-weight: 500;}

.find-button { border:0; float:left; padding:10px; font-family:poppins; font-size:15px; background-color:#0a67a9; color:#fff; width:100px; font-weight:600; text-transform:uppercase;  font-family:poppins; font-size:15px; letter-spacing:1px; height:45px; }





footer { display:table; width:100%; background-color:#0a67a9; padding-top:50px; color:#fff; font-size:14px;}

footer h5 {font-size:16px; text-transform:uppercase; font-weight:600; letter-spacing:1px; }

footer h5::after {content:''; display:block; width:30px; height:1px; background-color:#fff; margin:20px 0px; }

footer .col-sm-8  a {color:#9fc0e2; display:inline-block; width:50%; float:left; margin:3px 0px;}

footer .col-sm-8  a:hover {padding-left:10px; color:#fff;}

.footer-logo {display:block; margin-bottom:40px; margin-left:-10px; }

.footer-phone { display:block; line-height:40px; font-size:21px; border:1px solid #9fc0e2; padding:5px; width:250px; margin-bottom:10px; transition: all 0.5s ease-in 0s;}

.footer-email { display:block; line-height:40px;  border:1px solid #9fc0e2; padding:5px; width:250px; transition: all 0.5s ease-in 0s;}

.footer-phone img, .footer-email img  {float:left; margin-right:10px;}

.footer-phone a, .footer-email a {color:#fff;}

.footer-phone:hover, .footer-email:hover { background-color:#06548b;}

.socialmedia {float:right; display:inline-block; margin-top:15px;}

.socialmedia a {display:inline-block; opacity:0.5; margin-left:10px;}

.socialmedia a img {display:block; width:25px;}

.socialmedia a:hover {opacity:1.0;}

.copyright {display:table; width:100%; border-top:1px solid #2287ce; padding:20px 0px; margin-top:50px;  }

.copyright span {display:inline-block; font-size:11px; text-transform:uppercase; letter-spacing:2px; color:#9fc0e2;   }

.copyright-links {margin-bottom:5px;}

.copyright-links a {color:#9fc0e2; letter-spacing:0px; text-transform:capitalize; font-size:14px; margin-right:20px; border-bottom:1px solid #9fc0e2;}

.copyright-links a:hover {color:#fff; border-bottom:1px solid #fff;} 



















/* Grid */


.grid-1280 {display:table; width:1280px; margin:auto;  }

.row {width: 100%; display: table; }

.col-1-of-12 {width: 8.33%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-11 {width: 9.09%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-10 {width: 10%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-9 {width: 11.11%; float: left; padding-left: 15px; padding-right: 15px; }

.col-8-of-9 {width: 88.89%; float: left; padding-left: 15px; padding-right: 15px; }

.col-7-of-9 {width: 77.78%; float: left; padding-left: 15px; padding-right: 15px; }

.col-6-of-9 {width: 66.67%; float: left; padding-left: 15px; padding-right: 15px; }

.col-5-of-9 {width: 55.56%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-9 {width: 44.45%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-9 {width: 33.34%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-9 {width: 22.23%; float: left; padding-left: 15px; padding-right: 15px; }


.col-1-of-8 {width: 12.50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-7-of-8 {width: 87.50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-6-of-8 {width: 75%; float: left; padding-left: 15px; padding-right: 15px; }

.col-5-of-8 {width: 62.50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-8 {width: 50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-8 {width: 37.50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-8 {width: 25%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-7 {width: 14.28%; float: left; padding-left: 15px; padding-right: 15px; }

.col-6-of-7 {width: 85.68%; float: left; padding-left: 15px; padding-right: 15px; }

.col-5-of-7 {width: 71.4%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-7 {width: 57.12%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-7 {width: 42.84%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-7 {width: 28.56%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-6 {width: 16.66%; float: left; padding-left: 15px; padding-right: 15px; }

.col-5-of-6 {width: 83.33%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-6 {width: 66.64%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-6 {width: 49.98%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-6 {width: 33.32%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-5 {width: 20%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-5 {width: 80%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-5 {width: 60%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-5 {width: 40%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-4 {width: 25%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-4 {width: 75%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-3 {width: 33.33%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-3 {width: 66.66%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-2 {width: 50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-1 {width: 100%;  padding-left: 15px; padding-right: 15px; }


.content {display: block; padding: 10px 0px; background-color: #eee; text-align: center; font-size: 10px; color: #000; border: 1px solid #ccc;}


/* Grid */




















/* Scroll Top */

.scrolltop {
	display:none;
	width:100%;
	margin:0 auto;
	position:fixed;
	bottom:0px;
	right:0px;	
	z-index:99;
}
.scroll {
	position:absolute;
	right:20px;
	bottom:20px;
	padding:0;
	text-align: center;
	margin: 0 0 0 0;
	cursor:pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 
	background-color: #f58634;
}

.scroll a {padding:25px 0px 0px 0px; display:block; color:#fff; height:50px; width:50px;}

.scroll a span {
  width: 0; 
  height: 0; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  display: block;
  margin:auto;
  animation: buttonarrow 0.6s infinite alternate ease-in-out;
}


@keyframes buttonarrow {
	0% {
		transform: translateY(0);
		opacity: 1.0
	}
	100% {
		transform: translateY(-0.5em);
		opacity: 1.0
	}
}

/* Scroll Top */









/* responsive menu */

.responsive-menu-icon { display:none;}


.responsive-menu-icon {
    display: block;
    cursor: pointer;
    background-color:#0a67a9;
    width: 52px;
    height: 52px;
    position: fixed;
    right: 0;
    top: 0px;
    padding: 15px;
    box-sizing: border-box;
    z-index: 10000;
    display: none;
    z-index: 1000;
}

.bar1, .bar2, .bar3 {
    width: 23px;
    height: 2px;
    background-color: #fff;
    margin: 4px 0;
    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-4px, 4px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-4px, -5px);
}


/* responsive menu */








