@charset "utf-8";
/* CSS Document */


/* Structure */
body {
	margin:0px;
	background-color: #F0F0F0;
}

.container {
	position:relative;
	width:1440px;
	margin:0px auto;
	min-height:100px;
}

.container.login {
	width:20%;
	margin:0 auto;
	text-align:center;
}

[class*="span"] {
	float:left;
	box-sizing:border-box;
	padding:0px;
}

.span1 {
	width:8.3333333333%;
}

.span2 {
	width:16.6666666666%;
}

.span3 {
	width:25%;
}

.span4 {
	width:33.3333333333%;
}

.span5 {
	width:41.6666666666%;
}

.span6 {
	width:50%;
}

.span7 {
	width:58.3333333333%;
}

.span8 {
	width:66.6666666666%;
}

.span9 {
	width:75%;
}

.span10 {
	width:83.3333333333%;
}

.span11 {
	width:91.6666666666%;
}

.span12 {
	width:100%;
}

.nofloat {
	float:none;
}

[class^="span"] {
	min-height:0.1em;
}

/* Fonts */
html {
	font-family:'Inter', Arial, Tahoma, sans-serif;
}

h1 {
	margin:0px;
	font-family:'Roboto', sans-serif;
	font-style:normal;
	font-weight:700;
	font-size:60px;
	line-height:110%;
	color:#FFF;
}

h2 {
	margin:0px;
	font-family:'Roboto', sans-serif;
	font-style:normal;
	font-weight:700;
	font-size:44px;
	line-height:118%;
}

h3 {
	margin:0px;
	font-family:'Roboto', sans-serif;
	font-style:normal;
	font-weight:700;
	line-height:121%;
}

h4 {
	font-family: 'Inter', Arial, Tahoma, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	text-transform: uppercase;
	letter-spacing: 0.95px;
	color: #667F95;
}

p {
	font-family:'Roboto', sans-serif;
	font-style:normal;
	font-weight:400;
	line-height:150%;
}

.box {
	position: absolute;
	width: 353px;
	height: 400px;
	background: #FFFFFF;
	box-shadow: 0px 6px 9px rgba(48, 146, 250, 0.15);
	border-radius: 6px;
}

.largebox {
	padding:64px 0px;
	background:#FFF;
	box-shadow:0px 6px 9px rgba(48, 146, 250, 0.15);
	border-radius:6px;
}

.uspbox {
	height:585px;
}

.box45 {
	position:absolute;
	width:355.67px;
	height:355.67px;
	background: #D0D9E0;
	border-radius: 50px;
	transform: rotate(-45deg);
	display:block;
}

.quote {
	font-family:'Kalam', cursive;
	font-style:normal;
	font-weight:400;
}

.al_c {
	text-align:center;
}

.al_l {
	text-align:left;
}

.al_r {
	text-align:right;
}

.psmall {
	font-size: 16px;
}

.plarge {
	line-height: 120%;
	font-size:30px;
	margin-top:50px;
}

/* Elements */
.qa_border {
	border-color: #DDDFDF;
	border-width: 2px 0px 0px 0px;
	border-style: solid;
}

.qa_i {
	font-family: 'Inter', Arial, Tahoma, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 120%;
	color: #2176FF;
	margin:1em 0em;
}

.qa_answer {
	padding:0px 15% 19px 3%;
}

.hero {
	position:absolute;
	width:inherit;
	height:605px;
	top:0;
	/*z-index:200;*/
	background:linear-gradient(180deg, rgba(0, 42, 78, 0.02) 58.61%, rgba(0, 42, 78, 0.05) 100%);
}

#hero-txt {
	width:500px;
	position:absolute;
	top:230px;
	padding-left:95px;
}

.header {
	position:absolute;
	width:inherit;
	top:120px;
	background-color:#E1EEFA;
}

.contentf {
	position:relative;
	width:inherit;
	top:600px;
	background:#FFF;
}

.contents {
	position:relative;
	width:inherit;
	top:300px;
	background:#FFF;
}

.content {
	background:#FFF;
}

#three-usp {
	padding:0px 200px;
}

.we-know {
	position:relative;
	width:inherit;
	margin:132px 0px 114px 0px;
	padding:0px 95px;
	min-height:500px;
}

.we-know .color-box {
	background-color:#E1EEFA;
	min-height: inherit;
	padding:65px 30px 80px 260px;
}

.we-know img {
	position:absolute;
	top:48px;
	left:95px;
	height: 404px;
}

.menu {
	line-height:120px;
	position:sticky;
	top:0;
	height:120px;
	padding-left:50px;
	padding-right:50px;
	text-align:right;
	background-color:white;
	z-index:500;
}

.icon_flip {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}

.menuf {
	font-size:15px;
	line-height:120px;
	color:#FFF;
	position:sticky;
	top:0;
	height:120px;
	padding-left:95px;
	padding-right:95px;
	text-align:right;
}

.menu img {
	position:absolute;
	left:50px;
	top:28px;
}

.menuf img {
	position:absolute;
	left:95px;
	top:42px;
}

.mbg {
	background-color:white;
}


.darkblue {
	color:#023871;
}

.gray {
	background-color:rgba(148,167,183,0.25);
}

.menubtn {
	margin:45px auto;
	height:30px;
	padding:0px 20px;
	display: inline-block;
	font-family:'Roboto', sans-serif;
	font-style:normal;
	font-weight:500;
	font-size:15px;
	line-height:30px;
	letter-spacing:0.2px;
	text-transform:uppercase;
	text-decoration:none;
	cursor:pointer;
}

.dropdownbtn {
	margin:45px auto;
	height:30px;
	padding:0px 20px;
	display: inline-block;
	font-family:'Roboto', sans-serif;
	font-style:normal;
	font-weight:500;
	font-size:15px;
	line-height:30px;
	letter-spacing:0.2px;
	text-transform:uppercase;
	text-decoration:none;
	cursor:pointer;
}

.dropdowncon {
	display:none;
	position:absolute;
	background-color:#fff;
	padding:20px;
	min-width:160px;
	z-index:1;
	text-align:left;
	box-shadow: -2px 4px 4px rgba(102, 127, 149, 0.08), 0px -1px 4px rgba(0, 0, 0, 0.05);
}

.dropdowncon a {
	color:#023871;
	padding:0px 9px;
	text-decoration:none;
	display:block;
}

.dropdowncon a:hover {
	color:#02387;
}

.dropdownbtn:hover .dropdowncon {
	display: block;
}

.dropdownbtn:hover {
	color:#023871;
}

.ctabtn {
	margin-top:40px;
	font-family:'Roboto', sans-serif;
	font-style:normal;
	font-weight:700;
	font-size:15px;
	line-height:30px;
	letter-spacing:0.3px;
	padding:8px 40px;
	border-radius:100px;
	background:#6B992F;
	text-transform:uppercase;
	color:#FFF;
	display:inline-block;
	cursor:pointer;
}

.ctabtnw {
	margin-top:40px;
	font-family:'Roboto', sans-serif;
	font-style:normal;
	font-weight:700;
	font-size:15px;
	line-height:30px;
	letter-spacing:0.3px;
	padding:8px 40px;
	border-radius:100px;
	text-transform:uppercase;
	display:inline-block;
	cursor:pointer;
	border-color:#023871;
	border-style:solid;
	border-width:2px;
}

.phonebtn {
	margin:45px auto;
	height:30px;
	padding:0px 10px;
	display: inline-block;
	font-family:'Roboto', sans-serif;
	font-style:normal;
	font-weight:700;
	font-size:15px;
	line-height:30px;
	letter-spacing:0.2px;
	text-transform:uppercase;
	text-decoration:none;
	cursor:pointer;
}

.sub-page-link {
	margin:12px auto;
	height: 32px;
	line-height:32px;
	font-weight:500;
	display: inline-block;
	text-decoration:none;
	color:#2176FF;
}

.frontpage {
	height:605px;
	position:absolute;
	top:0px;
	background:linear-gradient(180deg, rgba(0, 42, 78, 0.02) 58.61%, rgba(0, 42, 78, 0.05) 100%);
}

.footer {
	background-color:rgba(2,56,113,0.25);
	padding:50px 170px;
	color:#023871;
	height:auto;
}

.footer-content {
	color:#023871;
	height:inherit;
}