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

ul li ul
{	
	
	display: none;
	
}

ul li:hover ul {display:block;}

.flow {height: 30px !important; padding-bottom: 55px; padding-top: 55px;}

.ptLinks {
	text-align: center;
	padding: 0px;
}

.ptLinks li {
	list-style: none;
	margin-bottom: 10px;
}

.ptLinks a {
	color: #002f66;
}

.privateLogo {
	margin-top: 20px !important;
}

#bodyText {
	width: 70%;
	margin: 0 auto;
}

html{
	position:relative;
	height:100%;
	}

body{
	margin:0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#000;
	font-size:15px;
	position:relative;
	height:100%;
	}
	
	
.slick-slider{
	margin-bottom:0px;
	}	

.slideshow{
	height:100%;
	overflow:hidden;
}		
			
.slideshow div{
	height:100vh;
	background-size:cover;
				}
			
			
#whiteContainer{
	position:fixed;
	overflow-y:scroll;
	width:36%;
	background-color:#fff;
	height:100vh;
	top:0px;
	left:0px;
	display:block;
	.element::-webkit-scrollbar { width: 0 !important }
	.element { -ms-overflow-style: none; }
	
	-webkit-box-shadow: 0px 0px 42px -4px rgba(0,0,0,0.43);
	-moz-box-shadow: 0px 0px 42px -4px rgba(0,0,0,0.43);
	box-shadow: 0px 0px 42px -4px rgba(0,0,0,0.43);
	}	

#mobileWhiteBox{
	display:none;
}
	
#whiteContainer p{
	font-size:12px;
	text-align:center;
	color:#77787B;
	margin:0px;
	}	
	
.section{
	width:92%;
	padding:4%;
	border: 1px solid #E6E6E6;
	border-radius:10px;
	margin-bottom:20px;
	}	
	
#whiteContainer .padding{
	padding:5%;
	}	
	
#mainLogo{
	width:263px;
	margin:0 auto;
	display:block;
	margin-bottom:30px;
	}	
	
.section .left{
	float:left;
	width:42%;
	border-right:1px solid #E6E6E6;
	}	
	
.section:nth-child(2) .left {
	padding: 15px 0px;
}

.section:nth-child(3) .left {
	padding: 9px 0px;
}

.section:nth-child(5) .left {
	padding: 15px 0px;
}

.section:nth-child(6) .left {
	padding: 25px 0px;
}

.section:nth-child(7) .left {
	padding: 32px 0px;
}

.section:nth-child(8) .left {
	padding: 32px 0px;
}

.section:nth-child(9) .left {
	padding: 50px 0px;
}
	
.left img{
	margin:0 auto;
	display:block;
	width: 80%
	}	
	
.section .right{
	width:56%;
	float:left;
	font-size: 13px;
	}		
	
.section .right ul{
	margin:0px;
	padding:0px 0px 0px 5px;
	}	
	
.section .right li{
	line-height:1.5;
	padding:0px;
	list-style-type:none;
	display: flex;
	}	
	
.section .right li img{
	width:6px;
	margin-left:5px;
	border:0px !important;
	}		
	
.section .right li a{
	color:#000;
	text-decoration:none;
	}
	
.section table{
	height:72px;
	}		
	
td{
	vertical-align:middle;
	}	
	
.greenContainer{
	width:64%;
	right:0px;
	top:61%;
	position:absolute;
	color:#fff;
	background-color:#002f66;
	opacity: .8;
	}	
	
.greenContainer .padding{
	padding:3%;
	}	
	
.greenContainer h1{
	margin:0px;
	margin-bottom:10px;
	}	
	
.greenContainer p{
	line-height:1.5;
	margin:0px;
	}	


@media (min-width:1024px) and (max-width:1100px){
	.section .left{
	width:37%;
	}

	.section .right{
	width:59%;
	}
	}

.footer-policy-links {
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
	padding-left:0px;
}














/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
