@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=PT+Sans:wght@400;700&display=swap');

body{
	font-family: 'PT Sans', sans-serif;	
	margin:0;
	padding:0;
font-size: 16px;
	color:#121111;
}
  .navbar-header {
    float: left;
    margin-top:7px;
  }
p{
	line-height:1.6;
}
.h3, h3 {
    font-size: 24px;
    line-height: 30px;
}
img{
	max-width:100%;	
	height:auto;
}
.header-bg .navbar-default{
	margin-bottom:0px;
}

.header-bg .navbar-default{
	background: #fff;
  border-color: #fff;
  position: relative;
  padding: 7px 0px 7px 0px;
  border-radius: 0px;
}

.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: #060a14;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #6db52c;
  background-color: transparent;
}

.header-bg .navbar-brand {
    padding: 0px;
    margin-left: 15px !important;
}



.navbar-menu .navbar-nav{
width: auto;
  float: right;
  margin-top: 7px;
}

/*
.navbar-default .navbar-nav > li:last-child a{
	background: #000;
	color: #fff;
	border-radius: 30px;
}
*/

.contact-us-bg1{
    margin-top:30px;
}

.navbar-default .navbar-nav > li > a{
	  padding: 10px 15px;
	  margin: 5px 0px;
	  font-size: 14px;
}
.navbar-default .navbar-nav > li > a.active{
	font-weight:bold;
	color:#216bbc;	
}

.home-slider{		
	width:100%;
	min-height:350px;
	background-size: auto;
	position:relative;
}
.home-slider.hm-adj{	
	min-height:300px;	
}
.home-slider .hero-slider-img {
	width: 100%;
	margin: 0 auto;
	min-height: 450px;
	background-size: cover;
	padding-left: 8%;
	position: relative;
	background-position: 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.spl-img .hero-slider-img {
   min-height: 250px;
}

.home-slider.spl-img {
   min-height: auto;
}

.home-slider.spl-img .hero-content h4{
    color: #fff;
  padding: 30% 0px;
}

.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: 18px;
    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%;
	padding: 12% 0px 0px;		
	text-align: left;
	color:#fff;
}
.home-slider .hero-content.rgt{
	width: 40%;
	padding: 15px;
	text-align: right;
	float: 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-size: 45px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.9);
}
.home-slider .hero-content h4{	
	font-size: 40px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: normal;
  line-height: 50px;
  text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}
.home-slider .hero-content h4 img{
	margin-right:10px;
	
}

.home-slider .hero-content p{	
	font-size: 20px;
	width: 100%;
	color: #71bbff;
}
.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:40px 0px 0px 0px;
	position:relative;
	margin-bottom: 0px;
	background: #fff;	
}
.about-dts .txt-cnt h2{
	text-align: center;
}
/*
.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: 18px;
}

.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: 18px;
	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: 18px;
	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-lft-nav{
	width: 280px;
	float:left;
}

.hd-rgt-nav {
	width: calc(100% - 400px);
  float: right;
  margin-right: 0px;
}
.hd-rgt-nav .mgaa-img{
	float: right;
	height: 80px;
}

.hd-rgt-nav .lloyds-img{
	float: right;
height: auto;
}

.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;
	text-align:center;
}

  .navbar-nav > li {
    /*float: right;*/
    float:left;
  }
/*
.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: 60px 0px;
	width: 100%;
	float: left;
}
.blue-vision-details .bl-img{
	border-radius:30px;
}
.blue-vision-details p{	
	/*padding: 0px 60px;*/
	padding: 0px 0px;
}


.blue-vision-details .sb-tt{
	font-size: 18px;
	font-weight:bold;
	margin-bottom: 15px;
}
.blue-vision-details ul{
	margin:0;
	padding:0;	
}
.blue-vision-details ul li{
	list-style:none;
	margin-bottom: 5px;
}
.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: rgba(255,255,255,0.7);
	font-size:16px;
}
.quick-links ul li{
	margin-bottom:10px;
}

.quick-links h4,.address-details h4{
	font-size:20px;
	margin-bottom: 30px;
}
.address-details p{
	margin-bottom: 30px;
	font-size:16px;
}

.spl-img .lloyds-img{
	width:120px;
}

.spl-img .mgaa-img{
	width:80px;
}

.footer{
    padding: 30px 0px 30px 0px;
	float: left;
	width: 100%;
	background: #051930;
	color: rgba(255,255,255,0.7);
}

.copyrights-bg{
    /*
padding: 15px 15px 0px 15px;
  background: #ddd;
  color: #060a14;
  font-size: 14px;
  width: 100%;
  float: left;
  */
  padding: 15px 15px 0px 15px;
  background: #6db52c;
  color: #fff;
  font-size: 14px;
  width: 100%;
  float: left;
}

.copyrights-bg a{
	color:#000;
	text-decoration:underline;
}

.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;
	font-weight: normal;
	margin-top: 15px;
	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: 14px;
}

.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: 45px;
	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;
	margin-bottom: 30px;
}

.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: 18px;
	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: 18px;
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: 18px;
	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: 7px;
	width:50px;
	height:50px;
	z-index:1;
	content:"";
	background:url('../images/tick-arrow-img.png') no-repeat;
}

.blue-vision-details .class-business{
	padding: 0px 0px;	
}

.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:28px;
	margin-top: 0px;
}
.about-us-content h3{	
 margin-top: 0px;
  font-size: 40px;
  font-weight: bold;
  color: #de193d;
  margin-bottom: 25px;
  
  background: linear-gradient(to right, #de193d 55%,#00c3ff 100%); 
  -webkit-background-clip: text;
   background-clip: text;
 -webkit-text-fill-color: transparent;
}

.about-us-content p{
	color: #ccc;
  font-size: 15px;
}

.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;
}

.mb-sm{
	margin-bottom: 15px;
}
.mt-md{
	margin-top: 30px !important;
}

.blue-vision-details .mn-tt{
	margin-top: 0px;
	margin-bottom: 15px;
}

.header-bg{
	/*border-bottom: 7px solid #04aded;*/
}

.mt-xs{
	margin-top: 10px;	
}

.classic-box {
 padding: 0px 0px 10px 0px;
  position: relative;
}

.classic-box i {
  font-size: 30px;
  position: absolute;
  left: 5px;
  top: 0px;
  text-align: center;  
  border-radius: 4px;
  line-height: 0px;
	color:#70ddff;
	
	/*background: linear-gradient(to right, #5c07e6 20%,#00c3ff 100%); 
  -webkit-background-clip: text;
   background-clip: text;
 -webkit-text-fill-color: transparent;*/
}

.classic-box h4 {
  font-weight: normal;
  margin-bottom: 4px;
  font-size: 18px;  
  margin-left: 0px;  
  margin-top: 10px;
  margin-bottom: 15px;

}

.classic-box h4 span{
	color: #000;
	background: #70ddff;
    padding: 5px 10px;
    border-radius: 8px;
}

.classic-box p {
margin-bottom: 0px;
  color: #999 !important;
  font-size: 15px;
  
}

.classic-box p a{
	color:#fff;
	text-decoration:underline;
}


.classic-box p .hightlight{
	color:#fff;
}

.intro-img{
border-radius: 30px;
}

.about-us-details{
	margin-top:0px;
	margin-bottom:15px;
	
}

.classic-title{
	margin-bottom: 30px;
}
.classic-title p{
	color: #060a14;
}

.classic-title h2{
color: #eee;
  margin-bottom: 20px;
  margin-top: 0px;
  font-weight: normal;
  font-size: 30px;
}

.classic-title h2 span{
	color: #6db52c;
	  /*background: linear-gradient(to right, #5c07e6 20%,#00c3ff 100%); 
  -webkit-background-clip: text;
   background-clip: text;
 -webkit-text-fill-color: transparent;*/
}

.classic-box .cnt{	
	display:flex;
	
}

.classic-box .lft{
	width:70px;	
	margin-right:10px;
}
.classic-box .lft .img{
	width:70px;
}

.classic-box .rgt{
	width:calc(100% - 80px);	
	margin-left: 10px;
}

.mb-md{
	margin-bottom: 30px;
}


.press-releases{	
	margin: 0;
	padding: 0;
	color: #fff;
}
.press-releases li{
  font-size: 17px;
  color: #fff;
  list-style: none;
  margin: 0;
  padding: 0;
  position:relative;
}
.press-releases li::before{
	position: absolute;
  left: -33px;
  top: 0;
  width: 10px;
  height: 10px;
  content: "+";
  z-index: 1;
  color: #fff;
  font-size: 30px;
}
.press-releases li a{
	color:#fff;
	font-size:17px;
}
.press-releases li a span{
   font-size: 14px;
   color: #ccc;
}



.press-releases-bg .link{
  text-decoration: underline;
}
.press-releases-bg .view-btn{
background: #6db52c;
  border: none;
  padding: 0px 10px;
  text-align: center;
  display: flex;
  align-items: center;
}
.popup{
	width: 55%;
}
.popup .head{
	font-size: 18px;
}
.popup p{
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.popup .popup-body{
	padding-top: 0;
}
.mb-mmd{
	margin-bottom: 15px !important;
}

.spl-mb-md{
	margin-bottom: 0px !important;
}


.side-img{
 background: top;
  float: right;
  width: auto;
  height: auto;
  padding: 5px 0px;
  border-radius: 4px;
}



 .navbar-header {
    float: left;
    margin-top: 10px;
  }
  
  .press-releases-bg p{
    text-align: justify;    
   }
  
  
  .contact-us-bg{
      background: #fff;
  padding:30px 30px 25px 30px;
  color: #000;
  border: 1px solid #fff;
      border-radius: 8px;
  }
  
  .contact-us-bg .classic-title h2 span{
      color: #000;
  }
  


.contact-us-bg .press-releases-bg .link{
    color: #000;
}

.mt-mm-mt{
    margin-top: 17px;
}

.st-spl-img{
width: 350px;
  margin: 30px 0px;
}

.about-us-content ul li {
  width: 100%;
  float: left;
  margin-bottom: 5px;
  position:relative;
  padding-left: 25px;
}
.about-us-content ul li::before{
	position:absolute;
	top: 2px;
	left:0;
	content:"\f120";
	font-family:"Ionicons";
	font-size: 18px;
	color: #6db52c;
}


.about-us-content ul li span {
  float: left;
  width: 95%;
  margin-left: 0px;
  margin-top: 0px;
  line-height: 1.6;
  text-align: left;
}

.about-us-details .press-releases-bg.spl-bg{
border: 1px solid #ccc;
  padding: 30px;
  margin-top: 0px;
  margin-bottom: 25px;
}

 .custom-modal .modal-header{
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  background: #6db52c;
  color: #fff;
  border-radius: 4px 4px 0px 0px;
 }
 
 .custom-modal .modal-header .head{
     font-size:13px;
     text-decoration:underline;
 }
 
.custom-modal .modal-header p{
  font-size: 14px;
  color: #f9f9f9;
}
  .custom-modal .modal-header .close{
  margin-top: -2px;
  position: absolute;
  right: 15px;
  color: #fff;
  opacity: 1;
  top: 10px;
  font-size: 30px;
}

.classic-title h2 span b{
    font-size: 18px;
  color: #060a14;
  font-weight:normal;
}

.classic-img{
   width: 300px;
  margin-bottom: 30px;
}

.classic-title.adj{
margin-bottom: 0;
}

.classic-title.adj h3{
font-size: 18px;
}

.cs-video-txt{
   position: absolute;
   top: 0;
   left: 9%;
   right: 0;
   text-align: center;
   width: 91%;
}

.cs-video-bg{
	height: 450px;
}

.classic-sb-scrl{
	width:100%;
	height: 350px;
	overflow: auto;
}

.classic-sb-btn{
	display:flex;
	justify-content: space-between;
}

.classic-title ul{
	margin-bottom: 30px;
}

.classic-title ul li{
	margin-bottom: 3px;
}

.classic-title ul li a{
	color:#6db52c;
}

.classic-title.align{
	margin-bottom: 30px !important;
}

.btn-lg {
  padding: 10px 30px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  border: 0px;
}

.btn-primary {
  color: #fff;
  background-color: #6db52c;
}