@charset "utf-8";
/* CSS Document */


/* Structure */
body {
	margin:0px;
	background-color: #F0F0F0;
}

.container {
	position:relative;
	width:1440px;
	margin:0px auto;
	/*padding-bottom:75px;*/
	background:white;
	height:2400px;
	min-height:2405px;
}

[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%;
}

[class^="span"] {
	min-height:0.1em;
}

/* Fonts */
html {
	font-family: 'Roboto', sans-serif;
}

h1 {
	font-family:'Roboto Condensed', sans-serif;
	font-style:normal;
	font-weight:700;
	font-size: 48px;
	line-height: 120%;
	letter-spacing: 2px;
	color: #1D99A0;
}

h2 {
	font-family:'Roboto Condensed', sans-serif;
	font-style: normal;
	font-weight:700;
	font-size: 36px;
	line-height: 167%;
	letter-spacing: 1px;
	color: #1D99A0;
}

.h2_look {
	font-family:'Roboto Condensed', sans-serif;
	font-style: normal;
	font-weight:700;
	font-size: 36px;
	line-height: 167%;
	letter-spacing: 1px;
	color: #1D99A0;
}

h3 {
	font-family:'Roboto Condensed', sans-serif;
	font-style:normal;
	font-weight:700;
	font-size: 20px;
	line-height: 120%;
	color: #1D99A0;
}

h4 {
	font-family:'Roboto Condensed', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 150%;
	text-transform: uppercase;
	letter-spacing: 0.95px;
	color:#000;
}

p {
	font-family:'Roboto', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 150%;
	color: #000;
}

a {
	color:#000;
	text-decoration:none;
}

.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: #1D99A0;
	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:200px;
	padding-left:95px;
}

.header {
	position:absolute;
	width:inherit;
	top:120px;
	background-color:#E0F1F2;
}

.contentf {
	position:relative;
	width:inherit;
	top:565px;
	margin:0px;
	padding-top:120px;
	background:#FFF;
}

.content {
	margin:0px;
	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:#E0F1F2;
	min-height: inherit;
	padding:65px 30px 80px 260px;
}

.we-know img {
	position:absolute;
	top:48px;
	left:95px;
	height: 404px;
}

.menu {
	font-size:15px;
	line-height:120px;
	color:#1D99A0;
	position:sticky;
	top:0;
	z-index:500;
	height:120px;
	padding-left:95px;
	padding-right:95px;
	text-align:right;
}

.menulogo {
	text-align:left;
}

.menuf {
	font-size:15px;
	line-height:120px;
	color:#FFF;
	position:sticky;
	top:0;
	z-index:500;
	height:120px;
	padding-left:95px;
	padding-right:95px;
	text-align:right;
}

.menu img {
	position:absolute;
	left:95px;
	top:42px;
}

.menuf img {
	position:absolute;
	left:95px;
	top:42px;
}

.mbg {
	background-color:white;
}

.menubtn {
	margin:40px auto;
	height: 40px;
	line-height:40px;
	padding:0px 15px;
	font-weight:500;
	display: inline-block;
	text-decoration:none;
	color:#1D99A0;
}

.phonebtn {
	margin:40px auto;
	height:40px;
	padding:0px 15px;
	display: inline-block;
	font-family:'Roboto', sans-serif;
	font-style:normal;
	font-weight:500;
	font-size:15px;
	line-height:40px;
	text-decoration:none;
	cursor:pointer;
	color:#1D99A0;
}

.dropdownbtn {
	margin:40px auto;
	position:relative;
	height: 40px;
	line-height:40px;
	padding:0px 15px;
	font-weight:500;
	display:inline-block;
	text-decoration:none;
	color:#1D99A0;
	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:black;
	padding:0px 9px;
	text-decoration:none;
	display:block;
}

.dropdowncon a:hover {
	color:#1D99A0;
}

.dropdownbtn:hover .dropdowncon {
	display: block;
}

.dropdownbtn:hover {
	color:#1D99A0;
}

.ctabtn {
	margin:40px auto;
	height:40px;
	line-height:40px;
	padding:0em 1.5em;
	border-radius:20px;
	background:#E69928;
	display: inline-block;
	text-decoration: none;
	color:white;
	font-weight:700;
}

.sub-page-link {
	margin:5px auto;
	height: 32px;
	line-height:32px;
	font-weight:500;
	display: inline-block;
	text-decoration:none;
	color:#1D99A0;
}

.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 {
	position:absolute;
	width:inherit;
}*/

.footer-content {
	font-size:16px;
	line-height:60px;
	height:60px;
	padding-top:18px;
	color:#8ECDD0;
	background-color:#1D99A0;
	padding:0px 95px;
}

/*dot box*/
.dotbox {
	background-image:url('../images/pattern_orange.png');
	background-position:center;
	background-repeat:repeat;
}

.hero_pic {
	background-image:url('../images/hero.jpg');
	background-position:center;
	background-size:auto 460px;
}
	/*background:
		linear-gradient(90deg, rgba(255,255,255,0.00) 5px, transparent 1%) center,
		linear-gradient(rgba(255,255,255,0.00) 5px, transparent 1%) center,
		rgba(142,205,208,1.00);
	background-size: 6px 1px;
}*/

li {
	font-family:'Roboto', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 150%;
	color: #000;
	
}