.path-frontpage .region-highlighted{ padding:0; }
.path-frontpage .layout-content{ padding:0; }

/* HP BANNER ----------------------------------------------- */
.hp-banner,
.hp-banner * { box-sizing: border-box; }
.hp-banner { display: flex; justify-content: center; align-items: center; height: 6.75em; padding: 0 30px 1.3em; font-size: 70px; background: #fff url('img/header-bg-gradient.jpg') center center no-repeat; background-size: cover; }
.hp-banner .content { display: flex; flex-direction: column; text-align: center; }
.hp-banner .content h1 { margin: 0 0 0.5em; color: #fff; font-size: 50px; font-weight: 300; line-height: 1em; text-transform: none; text-shadow:2px 2px 0 rgba(30,66,106,.65);  }
.hp-banner .content p { color: #fff; font-size: 16px; font-weight: 600; line-height: 1.3em; }
.hp-banner .content *:last-child { margin-bottom: 0; }

/* HP PRIMARY BUTTONS ---------------------------------------------- */
.hp-primary-btns,
.hp-primary-btns * { box-sizing: border-box; }
.hp-primary-btns { position: relative; max-width: 1275px; padding: 0 50px; margin: -120px auto 100px; }
.hp-primary-btns .btns-wrap { display: flex; flex-direction: row; padding: 20px 0 50px; background-color: rgba(255,255,255,0.75); box-shadow: 1px 14px 20px rgba(10,35,40,0.15); }
.hp-primary-btns .btn-wrap { width: 33.333%; padding: 0 50px }
.hp-primary-btns .btn-wrap .icon-btn .info { border-left: 5px solid #48a19a; box-shadow: 1px 12px 10px rgba(10,35,40,0.15); }

/* HP INTRO ----------------------------------------------------- */
.hp-intro,
.hp-intro * { box-sizing: border-box; }
.hp-intro { max-width: 1275px; padding: 0 100px 100px; margin: 0 auto; }
.hp-intro .content { display: flex; flex-direction: row; justify-content: space-between; }
.hp-intro .col-left { width: 100%; max-width: 700px; padding: 0 50px 0 0; background: #fff url('img/spacer.gif') left 30px bottom no-repeat; background-size: 80% auto; }
.hp-intro .col-left h2 { margin: 0 0 0.7em; color: #2a2a2a; font-size: 40px; font-weight: 300; line-height: 1.2em; }
.hp-intro .col-left p { margin: 0 0 1em; color: #2a2a2a; font-size: 18px; font-weight: 400; }
.hp-intro .col-left *:last-child { margin-bottom: 0; }
.hp-intro .col-right { width: 370px; }
.hp-intro .col-right .custom { padding: 20px 0 10px 35px; }
.hp-intro .col-right .custom li { font-size: 20px; font-weight: 300; margin-bottom:25px; }
.hp-intro .col-right .custom li a { color: #2a2a2a; text-decoration: none; }

/* HP CTAS --------------------------------------------------------- */
.hp-ctas { position: relative; padding: 100px 0 30px; background: #fff url('img/docs-001.jpg') right center no-repeat; background-size: cover; }
.hp-ctas .hp-ctas-wrap { box-sizing: border-box; position: relative; z-index: 3; max-width: 1275px; padding: 0; margin: 0 auto; }
.hp-ctas .view-content { }
.hp-ctas .hp-cta { max-width:100% !important; }
.hp-ctas .hp-cta .hp-cta-wrap { padding: 0 50px 50px; }
.hp-ctas .hp-cta .info { position: relative; padding: 90px 50px 20px; background-color: rgba(255,255,255,0.8); box-shadow: 1px 14px 20px rgba(10,35,40,0.15); text-align: center; }
.hp-ctas .hp-cta .info h3.title,
.hp-ctas .hp-cta .info p,
.hp-ctas .hp-cta .info .btn-wrap { width: 100%; max-width: 720px; margin-left: auto; margin-right: auto; }
.hp-ctas .hp-cta .info h3.title { margin-bottom: 0.7em; color: #212121; font-size: 40px; font-weight: 300; line-height: 1.2em; }
.hp-ctas .hp-cta .info p { color: #212121; font-size: 18px; font-weight: 400; line-height: 1.75; }
.hp-ctas .hp-cta .info .btn-wrap { position: relative; bottom: -45px; }
.hp-ctas .hp-cta .info .btn-wrap .btn { text-decoration: none; font-weight: bold; text-transform: none; }
.hp-ctas .slick-dots { }
.hp-ctas .slick-dots li { width: 11px; height: 11px; margin: 0 5px; }
.hp-ctas .slick-dots li button { width: 11px; height: 11px; border-radius: 100%; background-color: rgba(255,255,255,1); }
.hp-ctas .slick-dots li button::before { display: none; }
.hp-ctas .slick-dots li.slick-active button { background-color: rgba(255,255,255,0.5); }


/* HP LOWER -------------------------------------------------------- */
.hp-lower,
.hp-lower * { box-sizing: border-box; }
.hp-lower { padding: 160px 0; }
.hp-lower .content { display: flex; flex-direction: row; justify-content: space-between; max-width: 1275px; padding: 0 100px; margin: 0 auto; }
.hp-lower .col-left { width: calc(100% - 500px); max-width: 525px; padding-right: 50px; }
.hp-lower .col-left h2 { margin: 0 0 0.7em; color: #2a2a2a; font-size: 40px; font-weight: 300; line-height: 1.2em; }
.hp-lower .col-left p { margin: 0 0 2em; color: #2a2a2a; font-size: 18px; font-weight: 400; }
.hp-lower .col-left a { text-decoration: none; }
.hp-lower .col-right { padding: 50px 0 0; }
.hp-lower .col-right .icon-wrap { width: 33.3%; padding: 0; }
.hp-lower .icon-btn .info .title { font-size: 12px; }
.hp-lower .icon-btn .info::after { box-shadow: 1px 12px 10px rgba(10,35,40,0.15); }
.hp-lower ul.custom{ columns:2; }
.hp-lower ul a{ color:#333; text-decoration: none; }
.hp-lower img{ width:75px; }

/* DOC PAGES --------------------------------------------------- */

.doc-banner{
	color:#fff;
	font-size:24px;
	margin:30px 0 0 5px;
	text-shadow:.06em .06em 0 rgba(30,66,106,.65);
}
.doc-banner .item{ width:100%; max-width:100%; flex-basis: 100%; }

.portal .wrap{
	box-sizing: border-box;
	padding: 70px;
	position: relative;
	box-shadow: 7px 6px 17px 2px rgba(0,0,0,0.35);
-webkit-box-shadow: 7px 6px 17px 2px rgba(0,0,0,0.35);
-moz-box-shadow: 7px 6px 17px 2px rgba(0,0,0,0.35);
	background: #fff;
}

.portal .wrap:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 20px;
	top: 0;
	left: 0;
	background:#236A88 url(img/header-bg-gradient.jpg) no-repeat 0 0;
	background-size: 100%;
}

.portal .wrap p:last-of-type{
	margin: 0;
	padding: 0;
}

.portal .wrap ul.check{
	padding-left:5px;
}
.portal .wrap ul.check li{
	list-style:none;
	margin-bottom:15px;
	padding-left:30px;
	position:relative;
}
.portal .wrap ul.check li:before{
	background:url(img/check.png) no-repeat;
	background-size:100%;
	content:"";
	display:inline-block;
	height:20px;
	left:5px;
	position:absolute;
	top:5px;
	width:20px;
}

.portal .wrap a.btn{
	background: #244393;
}

.portal .wrap a.btn.second {
    background: #23708A;
}
