@charset "utf-8";
/* CSS Document */
/* GLOBALS */
*
{
	box-sizing:border-box;
	min-height:0;
	min-width:0;
}
:root {

  --primary-color: rgb(20,54,89);
  --grey-color:rgb(230,230,230);
	 --light-grey-color:rgb(250,250,250);
--off-black:rgb(35,35,35);
}


html,body
{
	margin:0;
	padding:0;
	font-size:17px;
	line-height:130%;
	  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:"wdth" 100;

}

.footerWrap
{
	background-color:var(--primary-color);
}
.footerWrap footer
{
	display:block;
	max-width:1300px;
	margin:0 auto;
}
.footerWrap footer .footerInner
{
	padding:40px 20px;
}
.flx
{
	display:flex;
	flex-wrap:wrap;
}
img.resp
{
	max-width:100%;
	height:auto;
	display:block;
}
p
{
	color:var(--off-black);
	margin:0;
	padding:0 0 15px 0;
	line-height:130%;
}
.posRel
{
	position:relative;
}
h1,h2,h3
{
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	color:var(--primary-color);
	margin:0;
	padding:0 0 15px 0;
		line-height:110%;
}
h1
{
	font-size:34px;
}
h2
{
	font-size:30px;
}
h3
{
	font-size:26px;
}
a
{
	color:var(--primary-color);
}
.leaf a
{
color:#fff;	
}
nav ul
{
	list-style-type:none;
	list-style-position:inside;
	margin:0;
	padding:0;
	text-indent:0;
}
nav a
{
	color:#fff;
	padding:12px;
	display:block;
}
nav.closed
{
	display:none;
}
nav.opened
{
	display:block;
}

h1
{
	font-size:40px;
}
h2
{
	font-size:36px;
}
h3
{
	font-size:30px;
}

.headWrap
{
	background:var(--primary-color);
	text-align:center;
}
.headBarContainer
{
	padding:30px 20px;
}
.brandLogo img
{
	max-width:120px;
}
.blueWrap
{
	background-color:var(--primary-color);
}
.greyWrap
{
	background-color:var(--light-grey-color);
}
.menuController
	{
		position:absolute;
		top:30px;
		right:20px;
		z-index:5;
		font-size:0;
	}
	.menuController a
	{
	display:block;
		width:40px;
		height:40px;
		
	}
.menuController a.burger
{
	background:url(../img/menu-burger.svg) center no-repeat;
}
.menuController a.cross
{
	background:url(../img/menu-close.svg) center no-repeat;
}
footer .brandFooter img
	{
		display:inline-block;
		max-width:180px;
	}
/* END GLOBALS */

.peramosWelcome,
.peramosLocation,
.peramosInfo,
.peramosTown,
.peramosBerthing,
.peramosAttractions,
.peramosHistory,
.development,
.peramosVideo,
.peramosVideo
{
	max-width:1300px;
	margin:0 auto;
}

.peramosWelcome .inner,
.peramosLocation .inner,
.peramosInfo .inner,
.peramosTown > .inner,
.peramosBerthing > .inner,
.peramosAttractions > .inner,
.peramosHistory > .inner,
.development > .inner,
.peramosVideo > .inner,
.peramosVideo > .inner
{
padding:40px 20px;	
}
.peramosWelcome .right .inner
{
	padding:20px 0;
}
.flx.sliderBlock .left,
.flx.sliderBlock .right
{
	flex:1 0 100%;
}
.peramosLocation h3
{
	font-family: "Roboto", sans-serif;
	font-size:26px;	
}

.peramosLocation .flx .col
{
	flex:1 0 100%;
	padding-bottom:40px;
}
.peramosLocation .img
{
	height:300px;
	position:relative;
	overflow:hidden;
}
.peramosLocation .cont
{
	padding-top:20px;
}
.peramosLocation .img img
{
	    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    object-fit: cover;
    transition: filter ease-out 0.3s;
}
.peramosInfo,
.peramosInfo h2,
.peramosInfo a
{
	color:#fff;
}
.peramosInfo .left,
.peramosInfo .right
{
	flex:1 0 100%;
	padding:30px 0;
}
.peramosInfo  .ents
{
	padding-top:15px;
}
.peramosInfo  .ent
{
	padding:6px 0;
	border-bottom:1px solid #406285;
	display:flex;
	flex-wrap:wrap;
}
.peramosInfo  .ent .lf,
.peramosInfo .ent .rg
{
	flex:1 0 100%;
}
.peramosInfo  .ent .lf
{
	padding-bottom:10px;
}
.peramosInfo .ent a
{
	display:inline-block;
	padding-right:30px;
	position:relative;

	
}
.peramosInfo .ent a::after{
	position:absolute;
	top:50%;
	right:10px;
	content:" ";
	display:block;
	width:14px;
	height:14px;
	background:url(../img/ext-link-icon.svg) center no-repeat;
	transform:translateY(-50%);
}
.peramosTown .townContent
{
	padding-bottom:20px;
}

.peramosTown .one::after
{
display:block;
	width:43px;
	height:33px;
	position:Absolute;
	bottom:10px;
	left:10px;
	content:" ";
	background:url(../img/photo-icon.svg)center no-repeat;
	z-index:3;
	pointer-events:none;
}

.peramosTown .twelveTenGrid .two { display:none; }
.peramosTown .twelveTenGrid .three {display:none;}
.peramosTown .twelveTenGrid .four { display:none;}
.peramosTown .twelveTenGrid .five { display:none;}

.peramosTown .townContent .left p
{
	font-size:20px;
	font-weight:300;
}
.peramosAttractions .sld
{
	display:Flex!important;
	flex-wrap:wrap;
}
.peramosAttractions .sld .left,
.peramosAttractions .sld .right
{
	flex:1 0 100%;
}
.peramosAttractions .sld .left
{
	background-color:var(--grey-color);
	
}
.peramosAttractions .sld .left .inner
{
	padding:20px;
}
.sliderControls
{
	padding:15px 0;
}
.sliderControls .slideCount,
.sliderControls .sldPrev,
.sliderControls .sldNext
{
	vertical-align:middle;
	display:inline-block;
}
.sliderControls .sldPrev
{
	margin-right:3px;
}
.sliderControls .slideCount
{
	font-size:20px;
	padding-right:20px;
}
.sliderControls .sldPrev a
{
	display:block;
	width:50px;
	height:50px;
	background:url(../img/blue-prev.svg) center no-repeat;
}
.sliderControls .sldNext a
{
	display:block;
	width:50px;
	height:50px;
	background:url(../img/blue-next.svg) center no-repeat;
}
.peramosAttractions .sliderControls
{
	text-align:right;
}
.peramosHistory .twelveTwelveGrid > div
{
	position:relative;
	
}
.peramosHistory .one::after
{
display:block;
	width:43px;
	height:33px;
	position:Absolute;
	bottom:10px;
	left:10px;
	content:" ";
	background:url(../img/photo-icon.svg)center no-repeat;
	z-index:3;
	pointer-events:none;
}
.peramosHistory .two,
.peramosHistory .three,
.peramosHistory .four
{
display:none;	
}
	.peramosHistory .left,
		.peramosHistory .right
	{
		flex:1 0 100%;
	}
.peramosHistory .right .inner
{
	padding:20px 0;
}

.peramosVideo .vid
{
	flex:1 0 100%;
	padding-bottom:20px;
}
.peramosVideo .vid .vidImg
{
	position:relative;
	padding-bottom:70%;
}
.peramosVideo .vid .vidImg img
{
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: 100%;
        object-fit: cover;
        transition: filter ease-out 0.3s;
	z-index:1;
}

.peramosVideo .vid .vidImg::after
{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	content:" ";
	display:Block;
	width:75px;
	height:75px;
	background:url(../img/video-play-icon.svg) center no-repeat;
	z-index:3;
	pointer-events:none;
}
.peramosVideo .vid .vidLabel
{
	padding-top:15px;
}
.peramosBerthing .left,
.peramosBerthing .right

{
flex:1 0 100%;	
}
.peramosBerthing .left
{
	background-color:var(--primary-color);
}
.peramosBerthing .left .inner
{
	padding:30px 20px;
	color:#fff;
}
.peramosBerthing .left .nums
{
	padding:20px 30px;

}
.peramosBerthing .left .num
{
	display:inline-block;
	margin-right:10px;
}
.peramosBerthing .left .num a
{
display: block;
    text-align: center;
    padding: 8px 10px;
    position: relative;
    color: #fff;
    font-family: "EB Garamond", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-size: 30px;
    font-style: normal;
    text-decoration: none;
}
.peramosBerthing .left .num a::before
{
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	display:block;
	border:1px solid #fff;
	border-radius:50%;
	content:" ";
	display:block;
	pointer-events:none;
	width:40px;
	height:40px;
}
.peramosBerthing .left .num a span
{
position:relative;
	z-index:3;
}
.peramosBerthing .left .num a.active span
{
	color:var(--primary-color);
}
.peramosBerthing .left .num a.active::before
{
background-color:#fff;
	
}
.dataLeafs
{
	padding:20px;
}
.dataLeafs .leaf
{
	display:none;
	color:#fff;
}
.dataLeafs .leaf h3,
.dataLeafs .leaf p
{
	color:#fff;
}
.dataLeafs .leaf.active
{
	display:block;
}
footer .footerOrgs
{
	padding-top:40px;
	text-align:Center;
}
footer .footerOrgs .org
{
padding-bottom:20px;
	display:inline-block;
}
footer .footerOrgs .org img
{
	max-height:85px;
	width:auto;
}


.videoOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.85); /* Semi-transparent black */
    z-index: 999999; /* Stay on top of everything */
    
    align-items: center;
    justify-content: center;
	cursor: pointer;
	display:none
}
.videoOverlay.open
{
	display:flex;
}
/* Container for the video sizing */
.videoInner {
    width: 90%;
    max-width: 1000px; /* Adjust based on how big you want the max size */
    margin: 0 auto;
	cursor: default;
}

/* The 16:9 Responsive Wrapper */
.videoWrap {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
    height: 0;
    overflow: hidden;
}

/* Make iframe or HTML5 video fill the wrapper */
.videoWrap iframe,
.videoWrap video,
.videoWrap object,
.videoWrap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.videoClose
{
	position:absolute;
	top:20px;
	right:20px;
	z-index:20;
}
.videoClose a{
	    display: block;
    width: 40px;
    height: 40px;
	background: url(../img/menu-close.svg) center no-repeat;
}

@media(min-width:768px)
{

	.peramosVideo .vid
{
	flex:1 0 50%;
	padding-bottom:20px;
}
.vid:nth-child(odd) .vidInner {
    padding-right: 15px;
}
	.vid:nth-child(even) .vidInner {
    padding-left: 15px;
}
	.twelveTwelveGrid
	{

display: grid;
grid-template-columns: repeat(12, 1fr);
grid-template-rows: repeat(12, 1fr);
grid-column-gap: 10px;
grid-row-gap: 10px;

	}
	.twelveTenGrid {
display: grid;
grid-template-columns: repeat(12, 1fr);
grid-template-rows: repeat(10, 1fr);
grid-column-gap: 10px;
grid-row-gap: 10px;
}
	
	nav.closed,
	nav.opened
{
	display:block;
}
	
	.navControls, .menuClose
	{
		display:none;
	}
nav ul li
	{
		display:inline-block;
	}
	.brandLogo img
	{
		display:inline-block;
		max-width:180px;
	}
	
	h1
{
	font-size:50px;
}
h2
{
	font-size:40px;
}
	
	.peramosLocation .flx .col
{
	flex:1 0 33.333%;
	padding-bottom:0;
	padding:0;
}
	.peramosLocation .elHeader,
	.peramosAttractions .elHeader
	{
		text-align:Center;
		padding-bottom:20px;
	}
	.peramosLocation .elHeader h2
	{
		display:inline-block;
		position:relative;
		padding-left:50px;
		padding-top:15px;
	}
	.peramosLocation .elHeader h2::before
	{
		position:Absolute;
		top:50%;
		left:0;
		transform:translateY(-50%);
		content:" ";
		display:block;
		background:url(../img/location-header-icon.svg) center no-repeat;
		width:40px;
		height:54px;
	}
	.peramosLocation .flx .col .colInner
	{
		padding:0 10px;
	}
	.peramosLocation .flx .col:first-child .colInner
	{
		padding-left:0;
	}
	.peramosLocation .flx .col:last-child .colInner
	{
		padding-right:0;
	}
	.peramosInfo .left,
.peramosInfo .right
{
	flex:1 0 50%;
	padding:0;
}
		.peramosInfo .left .ents
	{
		padding-right:15px;
	}
.peramosInfo .right .ents
	{
	padding-left:15px;	
	}
	.peramosInfo .right  strong
	{
		padding-left:15px;	
	}
	
	.peramosTown .twelveTenGrid
	{
		
	}
	.peramosTown .twelveTenGrid > div
	{
	
	}
	.peramosTown .twelveTenGrid > div
	{
		position:relative;
	}
	.peramosTown .twelveTenGrid .one
	{
		padding-bottom:80%;
	}
	.peramosTown .twelveTenGrid .one { grid-area: 1 / 1 / 11 / 8; display:block; }
.peramosTown .twelveTenGrid .two { grid-area: 1 / 8 / 6 / 13; display:block; }
.peramosTown .twelveTenGrid .three { grid-area: 6 / 8 / 11 / 13; display:block; }
.peramosTown .twelveTenGrid .four { display:none;}
.peramosTown .twelveTenGrid .five { display:none;}
	
	.peramosTown .twelveTenGrid img
	{
		height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    object-fit: cover;
    transition: filter ease-out 0.3s;
	}
	.peramosTown .townContent .left,
	.peramosTown .townContent .right
	{
		flex:1 0 50%;
	}
	.peramosTown .townContent .left p
	{
		padding-right:15px;
	}
	.peramosTown .townContent .right p
	{
		padding-left:15px;
	}
	

	
	.peramosAttractions .one { grid-area: 1 / 1 / 13 / 8; }
.peramosAttractions .two { grid-area: 1 / 8 / 5 / 13; }
.peramosAttractions .three { grid-area: 5 / 8 / 9 / 13; }
.peramosAttractions .four { grid-area: 9 / 8 / 13 / 13; }

.peramosHistory .one
{
	 grid-area: 1 / 1 / 13 / 7;
}
.peramosHistory .two
{
 grid-area: 1 / 7 / 13 / 13;
	display:block;
}
	.peramosHistory .left
	{
		flex:1 0 50%;
	}
		.peramosHistory .right
	{
		flex:1 0 50%;
		display:flex;
		align-items:Center;
	}
	.peramosHistory .right .inner
	{
		padding:20px 40px;
	}

	.peramosHistory .twelveTwelveGrid img
	{
		        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: 100%;
        object-fit: cover;
        transition: filter ease-out 0.3s;
	}
	footer .brandFooter
	{
		flex:1 0 30%;
	}
	footer .footerOrgs
{
	padding-top:0;
	text-align:right;
	flex:1 0 60%;
}
footer .footerOrgs .org
{
padding:0 10px;	
	
}
}
@media(min-width:992px)
{
	.peramosBerthing .left,
.peramosBerthing .right

{
flex:1 0 50%;	
}
	
		.peramosInfo  .ent .lf
{
	padding-bottom:0;
}
	
	.peramosInfo  .ent .lf,
.peramosInfo .ent .rg
{
	flex:1 0 50%;
}
	
.flx.sliderBlock .left
	{
	flex:1 0 55%;	
	}
.flx.sliderBlock .right
{
	flex:1 0 45%;
}	
	.peramosWelcome .right .inner
{
	padding:0 40px;
}
	.peramosTown .twelveTenGrid .one { grid-area: 1 / 1 / 11 / 7; }
.peramosTown .twelveTenGrid .two { grid-area: 1 / 7 / 6 / 10; }
.peramosTown .twelveTenGrid .three { grid-area: 1 / 10 / 6 / 13; }
.peramosTown .twelveTenGrid .four { grid-area: 6 / 7 / 11 / 10;  display:block;}
.peramosTown .twelveTenGrid .five { grid-area: 6 / 10 / 11 / 13; display:block;}


.peramosAttractions .sld .left
{
	flex:1 0 45%;
	display:flex;
	align-items:center
}
	.peramosAttractions .sld .left .inner
	{
		padding:20px 40px;
	}
.peramosAttractions .sld .right
{
	flex:1 0 55%;
}

.peramosHistory .twelveTwelveGrid
	{
		height:80vh;
		min-height:550px;
	}
.peramosHistory .one { grid-area: 1 / 1 / 13 / 8 }
.peramosHistory .two { grid-area:1 / 8 / 5 / 13 }
.peramosHistory .three{ grid-area:5 / 8 / 9 / 13; display:block;}
.peramosHistory .four{ grid-area: 9 / 8 / 13 / 13; display:block;}
	
		.peramosHistory .left
	{
		flex:1 0 60%;
	}
		.peramosHistory .right
	{
		flex:1 0 40%;
		display:Flex;
		align-items:center;
	}
	
	
}

@media(min-width:1200px)
{
	.peramosBerthing .left .nums
	{
		padding:50px 30px 20px 30px;
	}
	.peramosBerthing  .dataLeafs
	{
		padding:20px 30px;
	}
.flx.sliderBlock .left
	{
	flex:1 0 60%;	
	}
.flx.sliderBlock .right
{
	flex:1 0 40%;
}	
	
	.peramosAttractions .sld .left
{
	flex:1 0 40%;
}
.peramosAttractions .sld .right
{
	flex:1 0 60%;
}
		.peramosHistory .left
	{
		flex:1 0 65%;
	}
		.peramosHistory .right
	{
		flex:1 0 35%;
	}	
}
