
p{
	line-height:1.6;
}
img{
	max-width:100%;	
	height:auto;
}
.header-bg .navbar-default{
	margin-bottom:0px;
}

.header-bg .navbar-default{
	background: #fff;
	padding: 10px 20px 7px 20px;
	border-color: #fff;
	position: relative;
}

.header-bg .navbar-brand {
	padding:0px;
}

.header-bg .navbar-menu {
	text-align: left;
	float: left;
	margin-left: 12%;
	width: calc(88% - 165px);
	padding: 0px;
}

.header-bg .navbar-menu {
	width:100%;
	margin-left: 0%;
}

.navbar-default .navbar-nav > li > a{
	color:#000;
}

.header-bg .navbar-brand {
    padding: 0px;
    margin-left: 0px !important;
	height: auto;
}



.navbar-menu .navbar-nav{
	width:100%;
}

/*
.navbar-default .navbar-nav > li:last-child a{
	background: #000;
	color: #fff;
	border-radius: 30px;
}
*/

.navbar-default .navbar-nav > li > a{
	padding: 10px 20px;
	margin: 5px 0px;
	font-size:16px;
}
.navbar-default .navbar-nav > li > a.active{
	font-weight:bold;
	color:#216bbc;	
}

.home-slider{		
	width:100%;
/*min-height: 500px;*/
	background-size: auto;
	position:relative;
}

.home-slider.hm-null{
	min-height:auto;
}
.home-slider.hm-adj{	
	min-height:300px;	
}
.home-slider .hero-slider-img {
	  width: 100%;
	  margin: 0 auto;
	  background-size: cover;
	  padding: 0% 40px 0% 40px;
	  background-position: center;
	  display: flex;
	  justify-content: flex-start;
	  align-items: center;
}
.home-slider .hero-slider-img h4.main-tt{
position: absolute;
top: 40%;
left: 60px;
font-size: 24px;
color: #fff;
}
.home-slider .hero-slider-img.dark-bg{
	background: #00B4DB;  
	background: -webkit-linear-gradient(to right, #0083B0, #00B4DB);  
	background: linear-gradient(to right, #0083B0, #00B4DB); 
}


.home-slider .hero-content{
	float: left;
}
.home-slider .hero-content.full-width{
	width: 70%;
	padding: 10% 0px 0px;		
	text-align: left;
	color:#fff;
}
.home-slider .hero-content.full-width h2 {
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: normal;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.9);
    line-height: 36px;
	color: rgba(255,255,255,0.8);
}


.home-slider .hero-content.lft{
	width: 60%;
  color: #fff;
  position: relative;
  z-index: 1;
  margin: ;
  margin: 0 auto;
  text-align: center;
}

.home-slider .hero-content.lft .cs-ul {
	list-style: none;
  padding: 0 30px;
  margin: 0;
  font-size: 20px;
}

.home-slider .hero-content.lft .cs-ul li{
	position:relative;
	z-index:1;	
}

.home-slider .hero-content.lft .cs-ul li::before{
content: "\f120";
  position: absolute;
  left: -27px;
  right: 0;
  bottom: 0;
  top: 1px;
  width: 50px;
  height: 50px;
  font-size: 20px;
  font-family: "Ionicons";
}

.home-slider .hero-content.rgt{
	width: 40%;
	padding: 15px;
	text-align: right;	
}
.home-slider .hero-content.rgt .connect-box{
	background:#fff;
	padding: 30px;
	float:left;	
	width:100%;
}

.home-slider .hero-content span{
	font-size:35px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.9);
}
.home-slider .hero-content h2{	
  font-family: "Abhaya Libre", serif;
  font-size: 60px;  
  font-weight: bold;
  margin: 10% 0px 20px 0px;
  line-height: 1.2;
  text-shadow: 1px 3px 2px rgb(0, 0, 0);
  /*
  text-shadow: 1px 2px 5px rgba(0,0,0,0.9);
 -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #1c66ba;
  */
}
.home-slider .hero-content h4{	
	font-size: 17px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
}
.home-slider .hero-content h4 img{
	margin-right:10px;
	
}

.home-slider .hero-content p{	
	font-size: 20px;
	width: 100%;
	color: #fff;
}
.home-slider .hero-content.full-width p{	
	color: rgba(255,255,255,0.8);
	text-shadow: 2px 2px 2px rgba(0,0,0,0.9);
}
.about-dts{
	padding:60px 15px 60px 15px;
	position:relative;
	margin-bottom: 0px;
	background: #033035;
}
/*
.about-dts::before{
	position:absolute;
	left:0;
	top:0;
	width:30%;
	height:100%;	
	content:"";
	z-index:1;	
	background:url('../images/london-img.jpg');
	background-size: cover;
	background-position: right;
}
*/
.about-dts .main-title{
	width:100%;
	text-align:center;
	margin-bottom:60px;
}
.about-dts .main-title h2{
	font-size:48px;
	margin-top:0px;
	margin-bottom: 25px;
}
.about-dts .main-title p{
	font-size:20px;
	margin-bottom:0px;
}

.about-dts .main-title{
}
.about-content{
	width: 90%;
}
.about-content p{
	font-size:20px;	
}

.about-content ul{
	margin:0;
	padding:0;
	list-style:none;
}
.about-content ul li{
	font-size:18px;
	margin:15px 0px;
	padding-left:40px;
	position:relative;
}
.about-content ul li i{
	position:absolute;	
	z-index:1;
	left: 10px;
	top: 1px;
	color:#1b51b3;
}

.bl-box{
	background:#1b51b3;
	padding:40px;
	border-radius:8px;
	color:#fff;
	margin-top:60px;
}

.bl-box h4{
	font-size:20px;
	margin-bottom:40px;
}
.bl-box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.bl-box ul li{
	font-size:18px;
	margin:15px 0px;
	padding-left:45px;
	position:relative;
	color:#d0e1ff;
}
.bl-box ul li i,.bl-box ul li .icn{
	position:absolute;	
	z-index:1;
	left: 0px;
	top: 1px;
	color:#1b51b3;
}

.pricing-table{
	margin-top:60px;
}

.pricing-table .table-bordered > thead > tr > td, .pricing-table  .table-bordered > thead > tr > th{
	padding:15px 30px;
	vertical-align:top;
}
.pricing-table .table-bordered {
	border-color:#000;
}


.pricing-table .table-bordered > tbody > tr > td, .pricing-table .table-bordered > tbody > tr > th, .pricing-table .table-bordered > tfoot > tr > td, .pricing-table .table-bordered > tfoot > tr > th, .pricing-table .table-bordered > thead > tr > td, .pricing-table .table-bordered > thead > tr > th{
	padding:15px 30px;
	vertical-align:top;
	font-size:18px;
}
.pricing-table  .table-bordered > thead > tr > th span{
	width: 100%;
	display: inline-block;
	font-size: 17px;
}

.pricing-table  .table-bordered > thead > tr > th{
	font-size: 25px;
}

.pricing-table  .table-bordered > thead > tr > th:first-child,.pricing-table  .table-bordered > tbody > tr > td:first-child{
	text-align:left;
}
.pricing-table .table-bordered > thead > tr > td, .pricing-table .table-bordered > thead > tr > th {
    border-bottom-width: 1px;
}

.pricing-table .table-bordered > thead > tr > th,.pricing-table .table-bordered > tbody > tr > td {
	border-left:1px solid #000;
	border-right:1px solid #000;
	text-align:center;	
}
.pricing-table .table-bordered > tbody > tr:last-child > td {
	border-bottom:1px solid #000;
}

.pricing-table .table > thead:first-child > tr:first-child > th {
    border-top: 0;
}

.btn-small{
	padding: 10px 50px;
	border: 0px solid #ccc;
	border-radius: 30px;
	display: inline-block;
	color:#fff;
	font-size: 17px;
	background: #1a51b6; 
	background: -moz-linear-gradient(top, #1a51b6 0%, #035cfd 100%); 
	background: -webkit-linear-gradient(top, #1a51b6 0%,#035cfd 100%); 
	background: linear-gradient(to bottom, #1a51b6 0%,#035cfd 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a51b6', endColorstr='#035cfd',GradientType=0 ); 
}


.btn-large{
	padding: 20px 50px;
	border: 1px solid #303748;
	border-radius: 0px;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	float: left;
}
.btn-large img{
	margin-right:10px;
}
.btn-large.btn-default  i{
	margin-left:10px;
	font-size: 16px;
}
.btn-large.btn-green{
	background:#1ae674;
	color:#081726;
	border-color:#1ae674;
}

.btn-large.btn-primary{
	background: #1a51b6; 
	background: -moz-linear-gradient(top, #1a51b6 0%, #035cfd 100%); 
	background: -webkit-linear-gradient(top, #1a51b6 0%,#035cfd 100%); 
	background: linear-gradient(to bottom, #1a51b6 0%,#035cfd 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a51b6', endColorstr='#035cfd',GradientType=0 ); 
	border-color:#1a51b6;
}
.btn-large.btn-default{
	background: top;
	border: 1px solid #303748;
	color: #333;
}

.home-slider .hero-content p.btn-bg{
	margin-top:40px;
}

.home-slider .hero-content .btn-large.btn-primary{
	/*margin-right:10px;*/
	
}
.hero-scroll-down{
	text-align: center;
}
.hero-scroll-down span{
padding: 0px;
border-radius: 30px;
background: #000;
position: relative;
height: 20px;
width: 40px;
margin: 0 auto;
display: inline-block;
}

.hero-scroll-down span::before{
position: absolute;
top: 7px;
width: 7px;
height: 7px;
border-radius: 30px;
z-index: 1;
right: 6px;
content: "";
background: #1b51b3;
}

.hero-scroll-down span::after{
position: absolute;
top: 7px;
width: 7px;
height: 7px;
border-radius: 30px;
z-index: 1;
right: 18px;
content: "";
background: #73a4fe;
}



.hd-rgt-nav {
    width: 180px;
    float: left;
    margin-right: 0px;
    position: absolute;    
	right: 15px;
	top: 25px;
}
.hd-rgt-nav .mgaa-img{
	float: right;
	height: 80px;
}

.hd-rgt-nav .lloyds-img{
	float: right;
height: 80px;
}

.hgt-btn{
	background: #216bbc !important;
	padding: 7px 20px;
	display: inline-block;
	margin-left: 30px;
	color: #fff !important;
	font-size: 16px;
}
.hgt-btn:hover span{	
	color: #fff;
}
.about-us-content{
	width: 100%;
	float: left;
	position: relative;
	padding-right: 50px;
}
/*
.about-us-content::before{
	position:absolute;
	top:0;
	left:0;
	height:3px;
	width:65px;
	content:"";
	z-index:1;	
	background: #1f79d8;
	background: -moz-linear-gradient(left, #1f79d8 0%, #1ae476 100%); 
	background: -webkit-linear-gradient(left, #1f79d8 0%,#1ae476 100%);
	background: linear-gradient(to right, #1f79d8 0%,#1ae476 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f79d8', endColorstr='#1ae476',GradientType=1 ); 
}
*/
.about-us-content::after{
	/*position:absolute;
	top:0;
	left:10px;
	height:3px;
	width:3px;
	content:"";
	z-index:1;	
	background: #fff;*/
}
/*
.connect-box {
    background: #fff;
    padding: 30px;
    float: left;
    width: 100%;
}
*/
.connect-box {
	background: #fff;
	padding: 30px;
	float: left;
	width: 100%;
	border: 1px solid #ccc;
	margin-top: 0px;
}
.connect-box h4 img{
	margin-right:15px;
}
.connect-box  .form-control{
	border: 1px solid #4c4c4c;
	padding: 8px 15px;
	border-radius: 0px;
	height: 40px;
	margin-bottom: 30px;
}

.connect-box .cn-box-ul{
	margin:0;
	padding:0;
	list-style:none;	
}
.connect-box .cn-box-ul li{
	float:left;
	width:100%;
	margin:10px 0px;
	
}
.connect-box .cn-box-ul li span{
	width: 100%;
	font-size: 16px;
	float: left;
	color:#333333;
	margin-bottom: 5px;
}
.connect-box .cn-box-ul li  a{
	padding: 7px 10px;
	border: 1px solid #383a3b;
	font-size: 14px;
	float: right;
	color: #383a3b;
}

.connect-box .cn-box-scrl{
	width:100%;
	height:370px;
	overflow:auto;	
}

.about-us-content ul{
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;
}
.about-us-content ul li{
	width: 100%;
	float: left;
	margin-bottom: 15px;
}

.about-us-content ul li img{
	float:left;
}
.about-us-content ul li span{
	float: left;
	width: 95%;
	margin-left: 0px;
	margin-top: 10px;
	line-height: 1.6;
}


.mn-tt-al{
	width: 100%;
	margin-bottom: 60px;
	float: left;
}

.mn-tt-al .icn{
	width: 70px;
	margin-right: 30px;
	float: left;
}
.mn-tt-al h2{
	    font-size: 24px;
	float:left;
	width:calc(100% - 100px);
	margin-top:0px;
}
.mn-tt-al p{
	float:left;
	width:calc(100% - 100px);
	margin-top:0px;
}

.mn-tt-al h2 b{
	color:#1f77da;
	font-weight: normal;
}
.blue-vision{
	padding: 80px 0px;
	width: 100%;
	float: left;
	background:#fff;
}
.blue-vision-details .bl-img{
	border-radius:30px;
}
.blue-vision-details p{	
	/*padding: 0px 60px;*/
	padding: 0px 30px;
}



.partners{
	padding: 0px 0px 40px 0px;
float: left;
width: 100%;
/*border-bottom: 1px solid #9c9c9c;*/
margin-bottom: 55px;
}

.partners-tt{
	width:auto;
	float:left;	
	margin-top: 30px;
	font-size: 28px;
}
.partners-logo{
	width: 225px;
	height: 70px;
	float: left;
	margin-bottom: 15px;
}
.quick-links ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.quick-links ul li a{	
	color: #9EA2AB;
  font-size: 16px;
}
.quick-links ul li{
	margin-bottom:10px;
}

.quick-links h4,.address-details h4{
	font-size:18px;
	margin-bottom: 15px;
	color: #D0D2D6;
	min-height: 22px;
}
.address-details p{
	margin-bottom: 30px;
	font-size:16px;
}

.spl-img .lloyds-img{
	width:120px;
}

.spl-img .mgaa-img{
	width:80px;
}

.footer{
  padding: 30px 15px 15px 15px;
  float: left;
  width: 100%;
  background:#033035;
  color: rgba(255,255,255,0.7);
 border-bottom: 1px solid rgba(255,255,255,0.1);
}

.copyrights-bg{
	padding:15px 15px 0px 15px;
	background: #033035;
	color: #9EA2AB;
	font-size: 14px;
	width:100%;
	float:left;	
	text-align: center;
}

.tw-tm{
	width: 100%;
	height: 350px;
	overflow: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	float: right;
	border:1px solid #c9c9c9;
}

.join-lisn-bg{
	padding-right: 15px;
	width: 100%;
}
.join-lisn-bg h4{
	font-size: 24px;	
}
.join-lisn-bg p{
	font-size: 16px;
	margin-top: 20px;	
}
.join-lisn-bg .btn-large{
	border: 1px solid #1ae674;
}
.join-lisn-bg .lisn-logo{
	margin-top:20px;
	
}
.join-lisn-rgt{
	width: calc(100% - 150px);
margin-left: 35px;
float: left;
}
.white-paper-bg{
	width: calc(100% - 15px);
	padding: 15px 30px 30px 30px;
	border: 1px solid #ccc;
	display: inline-block;
	margin-top: 50px;
	min-height: 300px;
	margin-right: 15px;	
}
.white-paper-bg h4{
	font-size: 20px;
	margin-bottom: 30px;
	font-weight: bold;
	margin-top: 10px;	
}

.join-lisn-bg p{
	font-size: 16px;
}
.white-paper-bg ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.white-paper-bg ul li{
	padding-left: 75px;
	color: #333;
	margin-bottom: 20px;
	position:relative;
}
.white-paper-bg ul li a{
	color:#333;
	text-decoration:none;	
}

.white-paper-bg ul li::before{
	background: url('../images/bullet-in-icon.png');
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 52px;
	height: 52px;
	content: "";
}

.white-paper-bg .tb-scrl{
	width:100%;
	height:200px;
	overflow:auto;
}
.navbar-brand {

}

.social-network-bg{
	padding:60px 0px;
}

.social-network-links{
	background: #fff;
	padding: 0px;
	float: right;
	/*border-bottom: 2px solid #c6c6c6;*/
}
.social-network-links .lisn-logo{
	float: left;	
}
.social-network-links .lisn-logo img{
	float:left;
	width: 60px;	
}
.social-network-links .lisn-logo span{
	float: left;
	width: 230px;
	margin-left: 25px;
	margin-top: 5px;
	color: #333;
}
.social-network-links .lisn-logo.cn-uw-logo img{
	width: 45px;
	margin-top: 7px;
}

.social-network-links .btn-bg .btn{
	float:right;	
}
.social-network-links .btn-large.btn-green{
	margin-right: 15px;
	font-size: 16px;
}

.social-network-links .btn-large.btn-default{
	padding: 7px 30px;
	font-size: 16px;
}
.social-network-links .btn-large.btn-default span{
	width: 100%;
	display: inline-block;
	font-size: 14px;
}
.social-network-links .btn-large.btn-default b{
	width: 100%;
	display: inherit;
}
.news-txt-bg{
	background: rgba(0,0,0,0.7);
	width: 100%;
	position: absolute;
	top: 0px;
	height: 50px;
	padding:0 60px;
	z-index:2;
	color:#71bbff;
}
.introcarousel-lft-nav{
width: 50px;
height: 50px;
position: absolute;
background: rgba(0,0,0,0.2);
border-radius: 0px;
left: 0;
color: #fff;
text-align: center;
line-height: 50px;
bottom:0px;
z-index: 2;
}

.introcarousel-rgt-nav{
width: 50px;
height: 50px;
position: absolute;
background: rgba(0,0,0,0.2);
border-radius: 0px;
right: 0;
color: #fff;
text-align: center;
line-height: 50px;
bottom:0px;
z-index: 2;
}

.news-txt-bg .tt{
	
	width: 150px;
float: left;
font-size: 15px;
margin-top: 10px;
font-weight: bold;
color: #fff;
}
.news-txt-bg .tt a{
	color: #fff;
padding: 5px 10px;
background: #000;
margin-right: 10px;
font-size: 14px;
font-weight: normal;
}

.news-txt-bg .dts{
	width: calc(100% - 150px);
	float: left;
	font-size: 14px;
	margin-top: 10px;
}

.team-members{
	width:100%;
	float:left;
	padding:20px 0px;
}
.team-members .member-img{
	width: 125px;
	float: left;
	margin-right: 15px;
	height: 125px;
	border-radius: 50%;
	margin-bottom: 15px;
	margin-left: 15px;
}
.team-members .member-details{
	width: calc(100% - 185px);
	float: left;
	margin-left: 30px;
	margin-top: 25px;
}
.team-members .member-details h3{
	font-weight:normal;
	font-size:18px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.mt-null,.team-members .member-details.mt-null{
	margin-top:0px;
}
.team-members .member-details h4{
	font-weight:normal;
	font-size:16px;
	margin-bottom: 5px;
	line-height: 24px;
	color:#363636;
}
.team-members .member-details p{
	font-size: 15px;
	margin-bottom: 15px;
	color:#363636;
}
.team-members .member-details p:last-child{
	margin-bottom:0px;
}
.brd-btm{
	border-bottom: 1px solid #c7c7c7;
}

.mt-lg{
	margin-top:60px;
}
.form-control {
	height: 40px;
	font-size: 16px;
}
.search-box-bg{
	width: 100%;
	float: right;
	margin-top: 45px;
	margin-left: 35px;
}
.search-box-bg h4{
	margin: 0px 15px 20px 15px;
	font-weight: normal;
	color: #fff;
	font-size: 28px;
}

.search-box-bg .form-control{
	padding: 10px 20px;
	border-radius: 8px;
	background: rgba(0,0,0,0.7);
	color: #fff;
	height: 50px;
	border-color:#216bbc;
}
.search-box-bg  .btn.btn-primary{
	width: 100%;
	padding: 5px 20px;
	height: 40px;
	line-height: 27px;
	background: #216bbc;
	border-radius: 0px;
	margin-right: 10px;
	font-size: 16px;
	text-align: center;
	border-color: #216bbc;	
}

.search-box-bg  .btn.btn-primary i{
	margin-right:15px;
}
.category-bg{
	background: #fff;
	border-radius: 8px;
	width: 100%;
	float: left;
	margin-top: 0px;
}

.category-bg h4{

margin-bottom: 15px;
}
.category-bg ul{
	margin:0;
	padding:0;
	list-style:none;
}

.category-bg ul li{
	list-style:none;
	margin-bottom: 10px;
	
}

.category-bg ul li span{
	margin-left:10px;
	color:#363636;
	font-size:15px;
}
.underwriters-bg{
	width:100%;
	float:left;
	margin-top:0px;
	padding-bottom: 45px;
	background:#fff;
}

.search-details{
	width: 100%;
	float: left;
	margin: 25px 0px 0px 0px;
}
.search-details .list{
	width: 100%;
	float: left;
	z-index: 1;	
	display:none;
}

.search-details .list:last-child{
	
}

.search-details .list img{
width: 150px;
height: 150px;
}
.search-details .list .lft{
	width: 100%;
height: auto;
float: left;
text-align: center;	
}

.search-details .list .dts{
	width: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
}

.search-details .list .dts h5{
	font-size: 17px;
	margin-top: 15px;
	
}
.search-details .list .dts h6{
    font-size: 14px;
	
}
.search-details .list .dts h6 img{
	width: 30px;
	height: 20px;
	margin-right: 10px;
	margin-top: -1px;
}
.search-details .list .btn-bg{
	float: left;
	width: 180px;
	padding-top: 15px;
}

.search-details .list .btn.btn-default{
	padding: 5px 20px;
	background: #1b9ed7;
	border-color: #1b9ed7;
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	border-radius: 0px;
}
.search-details .list .btn.btn-primary{
	padding:7px 15px;
	background:#216bbc;
	border-color:#216bbc;
	width: 70px;
	float: left;
	margin-right: 5px;
}
.search-details .details{
	padding: 0px 0px 0px 0px;
	width: 100%;
	float: left;
	font-size: 14px;
	margin-bottom: 0px;
	display:block;
	margin-bottom:10px;
}
.search-details .list .btn.btn-primary {
	display:none;
}
.search-details .details p{
	line-height:25px;
	color:#363636;
}
.news-link{
	color:#71bbff;
}
.news-link:hover{
	color:#71bbff;
}



.systems-img {
    width: 100%;
	margin-top: 0px;
	position: relative;
	transition: all ease-in-out 0.5s;
	padding-bottom: 0px;
	float: left;
	background: #fff;
	border-radius: 0px 0px 4px 4px;	
	min-height: 300px;
}

/*
systems-img a::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 1%, rgba(0,0,0,0.45) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.45) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.45) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    z-index: 0;
    content: "";
    width: 100%;
    height: 100%;
}
*/
.systems-img img {
    width: 100%;
    border-radius: 4px;
}
/*
.systems-img a::before{
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	z-index:1;
	content:"";
	background:rgba(0,0,0,0.2);
	width:100%;
	height:100%;
}*/
.systems-img span {
    width: 100%;
color: #333;
font-size: 17px;
float: left;
padding: 20px 15px 20px 15px;
text-align: center;
line-height: 25px;
}
.our-products{
	width:100%;
	padding:60px 0px;
	display:inline-block;
	background: #eee;
}

.mt-md{
	margin-top:30px;
}

.thumb-img{
	width: 100%;
height: 185px;
overflow: hidden;
border-radius: 0px;
}
.mb-hgt-btn{
	display:none !important;
}
.mb-hgt-img{
	display:none;
}
.mb-hgt-img{
	margin: 15px 30px;
}
.mb-hgt-img .mgaa-img{
	width: 70px;
}
.mb-hgt-img .lloyds-img{
	width: 80px;
}


.tw-tm-new{
	position: absolute;
	width: 300px;
	right: 8%;
	top: 15%;
	z-index: 100;
}

.hgt-btn {
    background: #216bbc;
}

.mn-tt h4{
	font-size: 28px;
	margin: 30px 0px;
	text-align: center;
}

.team-members.ad-dts {
text-align: center;
margin-bottom: 60px;	
}

.team-members.ad-dts .member-img {
	float:none;
}
.team-members.ad-dts .member-details {
	width: 100%;
	margin: 0px;
}
.class-business{
	width: 100%;
	float: left;
	font-size: 17px;
	margin-top: 0px;
	padding: 0px 15px;
}
.class-business h3{
	margin-bottom: 15px;
	font-size: 20px;
	margin-top:15px;
}

.class-business ul{
	margin:0;
	padding:0;
	list-style:none;	
}
.class-business ul li{
	position:relative;
	padding-left: 20px;
	margin-bottom: 10px;
}
.class-business ul li::before{
	position:absolute;
	left:0;
	top: 5px;
	width:50px;
	height:50px;
	z-index:1;
	content:"";
	background:url('../img/tick-arrow-img.png') no-repeat;
}
.marine-bg .class-business h3{
	color: #1b9ed7;
}

.property-img{
	background:url('../images/propety-img.jpg');
	background-size:cover;
	background-position:bottom;
	position:relative;	
	color:rgba(255,255,255,0.9);
	width:100%;
	float:left;
	min-height: 270px;
	border-radius: 4px;
}
.marine-bg{
	background:url('../images/marine-underwriter.jpg');
	background-size:cover;
	background-position:bottom;
	position:relative;	
	color:rgba(255,255,255,0.9);
	width:100%;
	float:left;
	min-height: 180px;
	border-radius: 4px;	
}
.war-nw-bg{
	background:url('../images/war-nw-img.jpg');
	background-size:cover;
	background-position:bottom;
	position:relative;	
	color:rgba(255,255,255,0.9);
	width:100%;
	float:left;
	min-height: 200px;
	border-radius: 4px;
}

.casualty-bg{
	background:url('../images/casualty-img.jpg');
	background-size:cover;
	background-position:bottom;
	position:relative;	
	color:rgba(255,255,255,0.9);
	width:100%;
	float:left;	
	min-height: 350px;
	border-radius: 4px;	
}

.energy-bg{
	background:url('../images/wind-img.jpg');
	background-size:cover;
	background-position:bottom;
	position:relative;	
	color:rgba(255,255,255,0.9);
	width:100%;
	float:left;
	min-height: 350px;
	border-radius: 4px;	
}


.marine-bg::before,.war-nw-bg::before,.property-nw-bg::before,.casualty-bg::before{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:#0a3862;
	opacity:0.95;
	z-index: -1;
	content:"";
	border-radius: 4px;
}
.war-nw-bg::before{
	/*background:#333;*/
}
.casualty-bg::before{
	/*background:#333;*/
}
.ct-uw-bg{
	position: relative;
	width: 100%;
	float: left;
	padding: 30px 15px;
	border-radius: 4px;
	color: #fff;
	background: #216bbc;
	text-align: center;	
}
.search-details .list.property-nw-bg .dts h5,.search-details .list.property-nw-bg .dts h3{
	color:#1b9ed7;
}

.search-details .list.war-nw-bg .dts h5{
	color: #fff;
}

.mt-sm{
	margin-top:15px;
}

.sb-tt{	
	margin-bottom: 30px;
	font-size: 28px;
}

.about-us-content h2,.mn-tt-al h2{
	font-size:24px;
	margin-top: 0px;
	color:#39969C;	
	font-weight: 500;
}

.about-us-content h3{
  font-weight: normal;
  font-size: 28px;
  color: #ADB2B8;
  margin-top: 0px;
  margin-bottom: 20px;	
}

.about-us-content p {
	font-weight: normal;	
	font-size: 17px;
	color:#ADB2B8;
	text-align: justify;
}

.footer.mt-lg{
	margin-top:30px;
}

.pd-null{
    padding:0 !important;
}


.social-links{
    margin-top: 10px !important;
float: left;
width: 100%;
}
.social-links li{
    float:left;
    width:auto;
    margin-right: 5px;
}
.social-links li a{
    background: #000;
    border-radius: 30px;
    width: 40px;
    display: inline-block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff !important;
}

.category-bg{
    margin-top:30px;
}

.home-slider .hero-slider-img::before{
	/*opacity:0;*/
}

.key-contact-bg{
	margin-bottom:30px;
}

.news-link {
    color: #71bbff;
}
.careers-bg {
    padding: 80px 0px;
    width: 100%;
    float: left;
    background: #fafafa;
}

.careers-list {
    background: #fff;
    width: 100%;
    float: left;
    padding: 0px;
    margin-right: 30px;
    border-radius: 8px;
    min-height: auto;
    margin-bottom: 30px;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
}
.careers-list h4{
    background: url('../img/pattern-img.jpg');
    padding: 20px 30px;
    border-radius: 8px 8px 0px 0px;
    color: #fff;
	margin:0px;
	position: relative;
	z-index: 1;
	line-height: 24px;
}
.careers-list h4 i{
margin-right: 10px;
border: 1px solid #fff;
padding: 3px 7px;
border-radius: 50%;
color: #fff;
font-size: 14px;
}

.careers-list h4::before{
	position: absolute;
background: rgba(33,107,188,0.5);
left: 0;
right: 0;
bottom: 0;
z-index: -1;
content: "";
width: 100%;
height: 100%;
border-radius: 4px;	
}
.careers-list:last-child h4::before{
	background: rgba(0,225,188,0.5);
}

.careers-list p{
	padding: 15px 30px;
	display:inline-block;
}
.careers-list p span{
width: 100%;
float: left;
margin-bottom: 15px;
}

.careers-hgt-txt{
	margin-top: 0px;
}
.careers-hgt-txt a{
	color: #fff;
background: #216bbc;
padding: 3px 10px;
border-radius: 4px;
}
.team-members.center {
	text-align:center;
}
.team-members.center .member-img{
float:none;
}

.team-members.center .member-details {
 width: 100%;
  float: left;
  margin-left: 0px;
  margin-top: 5px;
}
.team-members-bg{
border: 1px solid #ccc;
border-radius: 8px;
	margin-bottom: 30px;
	padding-bottom: 20px;
}

.class-business.align h3 {
  margin-bottom: 15px;
  font-size: 17px;
  margin-top: 25px;
}

.team-members.ad-dts{
	margin-bottom:0px;
}
.class-business.align{
	font-size: 16px;
}

.class-business.align ul li{
	margin-bottom: 5px;	
}

.ml-lg{
    margin-left:30px;
}

.mb-null{
    margin-bottom: 0px;
}
.pdt-null{
    padding-top:0px;
}

.pdb-null{
    padding-bottom:0px !important;
}

.about-grph{
	display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.about-grph .lft{
	margin-right:15px;
}
.about-grph .rgt{
	margin-left:15px;
}

.about-grph .cnt{
	display: flex;
  padding: 20px;
  background: #007096;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom:50px;
  border-radius:5px;
}
.about-grph .cnt.bl-cl{
	background:#338dab;
}

.about-grph .cnt.nv-cl{
	background:#506281;
}

.about-grph .cnt.gr-cl{
	background:#33cdb2;
}

.about-grph .cnt h3{
	font-weight: 600;	
	font-size: 36px;
	color:#fff;
}

.about-grph .cnt p{	
	font-weight: 400;
	font-size: 17px;
	color:#fff;
}

.cs-team-bg{
	padding:0px 15px;
	margin-bottom: 35px;	
}

.cs-team-list .cnt .ls h4{
	font-weight: 500;
	font-size: 16px;
	color:#D13382;
	line-height: 25px;
}

.cs-team-list .cnt .ls p{
	font-weight: 400;
	font-size: 14px;
	color:#787A82;
}

.cs-team-list .cnt{
	display:flex;
	flex-direction:row;
	justify-content: space-between;	
	align-items: flex-start;
}

.cs-team-list .cnt .ls{
width: calc(25% - 30px);
  text-align: center;
  padding: 0px 15px;
}

.cs-team-list .tt{
	font-weight: 500;
  font-size: 24px;
  color: #39969C;
  margin-bottom: 50px;
  margin-top: 0px;
}

.cs-ps-bg{
	padding: 0px 15px;
}

.cs-ps-bg{
	/*background:#14344b;*/
}
.cs-ps-ls .tt{
font-weight: 600;
  font-size: 28px;
  text-align: center;	
}

.cs-ps-ls .cnt{
display: flex;
  flex-direction: column;
  margin: 30px 0px;
}

.cs-ps-ls .cnt .ls{
	padding: 0px 30px;
  display: flex;
  flex-direction: row;
  justify-content: center;  
  align-items: center;
}
.cs-ps-ls .cnt .ls .lft{
	/*background: #14344B;*/
	  border-radius: 5px;
	  padding: 7px 10px;
	  margin-right: 30px;
	    margin-right: 7%;
	  width:300px;
}

.cs-ps-ls .cnt .ls .rgt{
	width: calc(100% - 300px);
  display: flex;
  justify-content: space-evenly;
  align-content: stretch;
}

.cs-ps-ls .cnt .ls .rgt .rt-box{
	  background: #F8F8F8;
	  padding: 20px 30px;
	  border-radius: 8px;
	  box-shadow: 1px 2px 2px rgba(0,0,0,0.3);
	  height: 100%;
	  text-align: center;
	  margin-right: 30px;
	  width: 33.3%;
	  height: auto;
}

.cs-ps-ls .cnt .ls .rgt h3{
	font-weight: 500;
	font-size: 24px;
}

.cs-ps-ls .cnt .ls .rgt h4{
	font-weight: 500;
	font-size: 17px;
	line-height:1.5;
	font-weight:normal;	
}

.cs-ps-ls .cnt .ls .rgt p{
	font-weight: 300;
	font-size: 17px;

}

.cs-ps-ls .cnt .ls .rgt p a{
color: #368CD3;
}
.cs-clt-bg{
	background:url('../img/customer-img.png');
	position:relative;
	z-index: 0;
	min-height: 300px;
  text-align: center;
}

.cs-clt-bg::before{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:1;
	background:rgba(0,0,0,0.5);
	content:'';
	width:100%;
	height:100%;
}

.cs-clt-cnt{
	position: relative;
    z-index: 1;
    color: #fff;
	margin-top: 8%;
}

.cs-clt-cnt h3{
	font-weight: 500;
	font-size: 30px;
	margin-bottom: 20px;
}

.cs-clt-cnt p{
	font-weight: 600;
	font-size: 17px;
}

.cs-clt-cnt p .btn-primary{
	background: #D13382;
	border-radius: 8px;
	font-size: 17px;
	padding: 10px 20px;
	border-color: #D13382;
}

.cs-clt-cnt p .btn-primary:hover{
	background: #D13382;
	border-color: #D13382;
}

.cs-sr-bg{
	padding: 30px 15px 50px 15px;
}
.cs-sr-ls .cnt{
	  display: flex;
	  flex-direction: row;
	  align-items: flex-start;
	  justify-content: space-evenly;
	  margin-top: 30px;
}
.cs-sr-ls .tt {
	font-weight: 600;
	font-size: 28px;
	color: #39969C;
}

.cs-sr-ls .cnt .ls{
	text-align:center;
}
.cs-sr-ls .cnt .ls img{
	width:150px;
	height:150px;
}

.cs-sr-ls .cnt .ls h4{
	font-size: 28px;
	font-weight: 300;
	margin-top: 15px;
}

.cs-sc-bg{
	padding: 30px 15px 50px 15px;
	background: #F6F8FA;
}

.cs-sc-cnt .hd{
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items: flex-start;	
	text-align: center;
}

.cs-sc-cnt .hd .tt{
font-weight: 700;
  font-size: 43px;
  color: #39969C;
  width: 50%;
  margin-bottom: 30px;
  text-align: left;
  letter-spacing: 15%;
}

.cs-sc-cnt .hd .cs-btn{
width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  border: 1px solid #000;
  line-height: 33px;
  border-radius: 50%;
    border-color:#D13382;
}

.cs-sc-cnt .hd .cs-btn:first-child{
	margin-right:50px;
}
.cs-sc-cnt .hd p{
display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}


.cs-sc-cnt .cnt{
	display:flex;
	flex-direction: row;
	align-items:center;
}


.cs-sc-cnt .cnt .ls{
	width: 35%;
  background: #fff;
  padding: 15px 15px 50px 15px;
  border-radius: 4px;
  margin: 0px 15px;
  box-shadow: 2px 4px 6px 1px #00000040;
}

.cs-sc-cnt .cnt .ls p{
	font-size:20px;
	
}
.cs-sc-cnt .cnt .ls h4{
	font-weight: 500;
	font-size: 24px;
	line-height: 1.3;
}

.quick-links ul li a .flag-icon{
	margin-right:10px;
}
.quick-links .cs-img{
background: #fff;
  width: 145px;
  height: auto;
  border-radius: 4px;
}
.quick-links .cs-txt{
  	color: #9EA2AB;
  font-size: 14px;
  margin-top: 5px;
}

.quick-links.footer-logo{
	margin-right: 40px;
    margin-top: 0px;
}

.quick-links{
	margin-bottom:30px;
}


.about-grph .lft,.about-grph .rgt{
	width:50%;	
}

.cs-sb-bg{
  padding: 30px 25px 60px 25px;
  font-size: 17px;
  /*background: #000;*/
  color: rgba(255,255,255,0.95);
  background: url('../img/our-team-bg.jpg');
  position: relative;
  z-index: 0;
}
.cs-sb-bg::before{
	position:absolute;
	content:'';
	background:#033035;
	opacity: 0.95;
	left:0;
	right:0;
	bottom:0;
	top:0;
	width:100%;
	height:100%;
	z-index:1;
}
.cs-sb-ls{
	position: relative;
	z-index: 1;
}
.cs-sb-adj{
	text-align: center;
  margin: 0px 0px 30px 0px;
}

.cs-sb-ls .cs-ul{
	list-style: none;
  padding: 0 30px;
  margin: 0;
  font-size: 17px;
}

.cs-sb-ls .cs-ul li {
  position: relative;
  z-index: 1;
  margin-bottom: 15px;
}


.cs-sb-ls .cs-ul li::before {
  content: "\f120";
  position: absolute;
  left: -27px;
  right: 0;
  bottom: 0;
  top: 1px;
  width: 50px;
  height: 50px;
  font-size: 17px;
  font-family: "Ionicons";
}

.cs-sb-ls{
	font-size: 17px;
    line-height: 1.5;
}

.cs-sb-ls h3{
	font-size: 28px;
    color: #fff;
	font-weight:normal;
}
.cs-abt-bg{
display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: initial;
  margin-bottom: 60px;
}
.cs-abt-bg .ls{
    width: 33%;
	border: 1px solid #000;
	padding: 15px 20px;
	margin: 0px 30px 0px 0px;
}


.cs-ps-ls.adj .cnt .ls .lft {
  background: #14344B;
  border-radius: 5px;
  padding: 7px 10px;
  margin-top: 5px;
  margin-right: 20px;
}

.cs-ps-ls.adj .cnt .ls {
  padding: 0px 10px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
}

.cs-ps-ls.adj .cnt {
  display: flex;
  flex-direction: row;
  margin: 30px 0px;
  align-items: flex-start;
}

.cs-ps-ls.adj .cnt .ls .lft img{
	width: 70px;	
}

/* shijin - 02-09-25*/

.cs-ss-bg{
	padding: 30px 15px;
}

.cs-ss-ls .tt{
	font-weight: 500;
	font-size: 28px;	
	
	margin-bottom: 22px;
}

.cs-ss-ls .cnt{
	display:flex;
	flex-direction:column;
	margin: 30px 0px;
}
.cs-ss-ls .cnt .ls{
	margin-bottom: 60px;
}
.cs-ss-ls .cnt .ls:nth-child(8) {
	margin-bottom: 0;
}
.cs-ss-ls .cnt li {
	font-weight: 400;
	font-size: 17px;
	line-height: 1.5;
}
.cs-ss-ls .cnt img{
	height: 280px;
	width: 400px;
	object-fit: cover;
	border-radius: 5px;
	margin-top: 10%;
}
.cs-ss-ls .cnt .rgt{
	margin-left: 60px;
}
.cs-ss-ls .cnt .lft img{
	margin-left: 40px;
}
.cs-hero-slider-img:before{
	background:none;
}

.cs-cu-bg{
	padding: 30px 15px;
	background: #F8F8F8;
}

.cs-cu-ls .tt{
	font-weight: 500;
	font-size: 30px;
	margin-bottom: 30px;
}

.cs-cu-ls .cnt{
	display:flex;
	flex-direction:column;
/*	margin: 30px 0px;*/
	
	  
	  color: #2D2F32;
	  padding: 0px 0px;
	  border-radius: 8px;	  
}
.cs-cu-ls .cnt .ls{
	margin: 0px 15px 30px 15px; 
}
.cs-cu-ls .cnt .sub-tt {
	color: #494949;
	margin-bottom: 40px;

}
.cs-cu-ls .cnt p {
	font-weight: 400;
	font-size: 17px;

}
.cs-cu-ls .cnt img {
	margin-right: 15px;
}
.cs-cu-ls .cnt img.flag-icon{
	width:70px;
}
.cs-cu-ls .form label,.cs-cu-ls .form input{
	width: 100%;
}
.cs-cu-ls .form label{
	font-weight: normal;
  font-size: 16px;
}
.cs-cu-ls .form .field{
	margin-bottom: 30px;
}
.cs-cu-ls .form input{
	height: 42px;
	border-color: #D8D8D8;
	border-radius: 2px;
	border-width: 1px;
	border-style: solid;
	padding: 5px 10px;
}
.cs-cu-ls .form input[type=submit]{
	width: auto;
  background: #D13382;
  font-size: 17px;
  font-weight: 500;
  height: auto;
  color: #F6F8FA;
  padding: 10px 20px;
  border: 0px;
}
.cs-cu-ls .form .submit-btn{
	margin-top: 30px;
	text-align: center;
}
.cs-cu-ls .form{
	margin-top: 25px;
}
.cs-cu-ls .cnt ul{
	padding: 0;
	margin-bottom:30px;
}
.cs-cu-ls .cnt ul li{
	margin-bottom: 10px;
	list-style-type: none;
	font-size: 17px;
}
.cs-cu-ls .cnt ul li a{
	color: #494949;
	font-size: 17px;
	font-family: "Noto Sans", sans-serif;
}
.cs-cu-ls .cnt .ls .locations{
	margin-top: 15px;
	padding: 0;
}

.cs-cu-ls .cnt .ls .form .hint{
	font-size: 17px;
	margin: 0;
	color: #c31212;
}

.cs-po-ls .cnt .ls ,.cs-po-cnt .cnt .ls {
  text-align: center;
  width: 250px;
}
.cs-po-cnt .cnt{
	align-items: start;
	justify-content: center;
}
.cs-po-cnt p .btn-primary:hover{
	background: #D13382;
}
.cs-po-cnt p .btn-primary{
	background: #D13382;
	border-radius: 8px;
	font-size: 17px;
	padding: 10px 20px;
	border-color: #D13382;
}

.cs-po-cnt img{
	height: 150px;
	width: 150px;
	object-fit: cover;
}
.cs-po-cnt .cnt .ls{
	padding: 50px;
}
.cs-po-cnt1{
	height: 281px;
	display: flex;
	align-items: end;
	padding-left: 10%;
}
.cs-po-bg{
	padding: 62px 15px;	
}


.cs-mt-ls{
	display:flex;
	flex-direction: row;
	justify-content:flex-start;
	align-items:flex-start;	
	margin-right: 30px;
	margin-bottom: 50px;
}


.cs-mt-ls .lft{
	width: 100px;
	margin-right: 15px;
}

.cs-mt-ls .lft img{
	width: 80px;
}

.cs-mt-ls .rgt {
	width: calc(100% - 100px);
}


.cs-mt-bg{
	padding: 0px 25px;
  margin: 60px 0px;
}


.cs-mt-ls .rgt p{
	text-align:justify;
	font-size:17px;
}

.cs-mt-ls .rgt h3{
	margin-top: 0px;
  font-size: 24px;
  color: #033035;
  margin-bottom: 20px;
  font-weight: normal;
}

.cs-mt-ls.adj{
text-align: center;
  justify-content: center;
  flex-direction: column;
}

.cs-mt-ls .sb-tt{
	font-size: 17px;
  width: 100%;
}

.cs-mt-ls .spl-tt {
  line-height: 1.5;
  background: #14344B;
  padding: 15px;
  border-radius: 5px;
  color: #fff;
}
/* .about-us-content .h3{
	line-height: 1.3;
} */
.bold{
	font-weight: bold;
}
.cs-ss-ls .cnt .ls p{
	font-weight: 400;
	font-size: 17px;
	line-height: 1.7;
	text-align: justify;
}

.quick-links .lft{
	padding-left: 0px;
}


.cs-ps-ls .cnt .ls.adj .rgt{
	flex-direction: column;
 width: auto;
 padding: 0px 30px;
}

.cs-ps-ls .cnt .ls.adj .rgt .rt-box{
	display: flex;
  text-align: left;
  background: transparent;
  box-shadow: none;
  margin-right: 0px;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  padding: 7px 25px;
}
.cs-ps-ls .cnt .ls.adj .rgt img{
width: 50px;
  margin-right: 20px;
  height: 50px;
}

.cs-ps-ls .cnt .ls.adj .lft{
	width: 50%;
  margin-right: 0px;
}

.cs-ps-ls .cnt .ls.adj .lft img{
	  width: 100%;
	  min-height: 350px;
}

.cs-ps-ls .cnt .ls.adj {
	margin-top: 30px;
}

.cs-cu-ls .cnt ul li i{
	font-size: 20px;
  margin-right: 10px;
  color:#d13382;
  line-height: 18px;
}


