@charset "UTF-8";
@font-face {
    font-family: 'lassigue_dmato';
    src: url('/Portals/103/Skins/swan-river/fonts/lassiguedmato-webfont.eot');
    src: url('/Portals/103/Skins/swan-river/fonts/lassiguedmato-webfont.woff') format('woff'),
         url('/Portals/103/Skins/swan-river/fonts/lassiguedmato-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'manuskript_antiqua_dregular';
    src: url('/Portals/103/Skins/swan-river/fonts/manuskriptantd-reg-webfont.eot');
    src: url('/Portals/103/Skins/swan-river/fonts/manuskriptantd-reg-webfont.woff') format('woff'),
         url('/Portals/103/Skins/swan-river/fonts/manuskriptantd-reg-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ChunkFiveRegular';
    src: url('/Portals/103/Skins/swan-river/fonts/chunkfive.eot');
    src: url('/Portals/103/Skins/swan-river/fonts/chunkfive.woff') format('woff'),
         url('/Portals/103/Skins/swan-river/fonts/chunkfive.ttf') format('truetype');
}

/*------------------------------------------------*/
/* Global STYLES */
/*------------------------------------------------*/

a, a:link, a:visited, a:active {
    color:darkred;
    text-decoration: none; 
	-webkit-transition:all ease .3s; transition:all ease .3s;
}

a:hover {
        color:#784718; 
        text-decoration: none;
		-webkit-transition:all ease .3s; transition:all ease .3s;
}


body {
	background:url('images/background-back-repeat_bg.jpg') top center repeat;
}


h1, h2, h3, h4, h5, h6 {
    line-height: 1.1;
    margin: 0 0 10px 0;
}

h1 {
    font-size: 52px;
	color:#784718;
	font-family: 'manuskript_antiqua_dregular';

}

h2 {
    font-size: 24px;
	color:#111;
	font-weight:400;
    font-family: 'manuskript_antiqua_dregular';
}

h3 {
    font-size: 20px;
    color: #333;
	font-weight:400;
    font-family: 'manuskript_antiqua_dregular';
}

h4 {
    font-size: 18px;
    color: #111;
}

h5  {
    font-size: 14px;
    color: #111;
}

h6  {
    font-size: 13px;
    color: #666;
}

p {
    margin: 0 0 25px 0;
}

hr {
    clear: both;
    height: 0;
    border: solid #205d89;
    border-width: 1px 0 0;
    margin: 20px 0 20px 0;
}

div, p {line-height:24px; font-size:17px; color:#222;font-family: 'Montserrat', sans-serif;}

td {color:#222;padding:5px;line-height:18px; font-size:16px;font-family: 'Montserrat', sans-serif;}

ul li {
    font-size:  16px; 
	color:#222;
	margin-bottom: 8px;
	}

ol li {
    list-style-type: decimal;
    margin-bottom: 8px;
	font-size:  16px; 
}

ol ol {
    margin-top: 8px;
    margin-left: 30px;
}

    ol ol li {
        list-style-type: lower-roman;
    }

    ol ol ol li {
        list-style-type: lower-alpha;
    }

ol ul li {
    list-style-type: lower-roman;
}


/*------------------------------------------------*/
/* Responsive Video and Image STYLE */
/*------------------------------------------------*/

img {
	max-width: 100%;
	height:auto;
}


.video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video iframe,
.video object,
.video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*------------------------------------------------*/
/* Bootstrap ultilities */
/*------------------------------------------------*/

/* no-gutters Class Rules */
.row.no-gutters {
   margin-right: 0;
   margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
   padding-right: 0;
   padding-left: 0;
}


/* Main boxes flex column STYLES */

.row-flex, .row-flex > div[class*='col-'] {  
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex:1 1 auto;
}

.row-flex-wrap {
	-webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex:0;
}

.row-flex > div[class*='col-'], .container-flex > div[class*='col-'] {
	 margin:-.2px; /* hack adjust for wrapping */
}

.container-flex > div[class*='col-'] div,.row-flex > div[class*='col-'] div {
	width:100%;
}


.flex-col {
    display: flex;
    display: -webkit-flex;
    flex: 1 100%;
	flex-flow: column nowrap;
}

.flex-grow {
	display: flex;
    -webkit-flex: 2;
    flex: 2;
}

/* End Main boxes flex column STYLES */

.imglg{ transition: all .2s ease-in-out; }
.imglg:hover { transform: scale(1.02); }

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}


/*------------------------------------------------*/
/* Navigation Styles */
/*------------------------------------------------*/

.navbar-toggler {margin-bottom:3px;}

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: none;

}

.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
	position: absolute;
	right: 0;
	margin:0;
	padding: 0;
	width: auto;
	height: 26px;
	line-height: 24px;
	text-align: center;
	border:none;

}


.navbar-nav.sm-collapsible a.has-submenu {
	padding-right:10px;
}

#dnnMenu .topLevel>li>a {text-shadow:none;margin:0 4px 0 4px;text-transform:uppercase;padding-bottom:7px;background:transparent;color:#6D3D1F;transition: all .4s ease; margin: 0 5px 0 5px;}
#dnnMenu .topLevel>li>a:focus{text-shadow: 1px 1px 3px #000;margin:0 4px 0 4px;padding-bottom:7px;color:#FAFFAB;background:transparent;transition: all .4s ease;margin: 0 5px 0 5px;}
#dnnMenu .topLevel>li>a:hover{text-shadow: 1px 1px 3px #000;margin:0 4px 0 4px;padding-bottom:7px;color:#FAFFAB;background:transparent;transition: all .4s ease;margin: 0 5px 0 5px;}

#dnnMenu .topLevel>li.active>a {text-shadow: 1px 1px 3px #000;margin:0 4px 0 4px;background:transparent;color:#FAFFAB;;transition: all .4s ease;}
#dnnMenu .topLevel>li.active>a:focus {text-shadow: 1px 1px 3px #000;margin:0 4px 0 4px;color:#FAFFAB;background:transparent;transition: all .4s ease;}
#dnnMenu .topLevel>li.active>a:hover {text-shadow: 1px 1px 3px #000;margin:0 4px 0 4px;color:#FAFFAB;background:transparent;transition: all .4s ease;}

#dnnMenu .topLevel>.open>a {text-shadow: 1px 1px 3px #000;margin:0 4px 0 4px;background:transparent;color:#FAFFAB;;transition: all .4s ease;}
#dnnMenu .topLevel>.open>a:hover{text-shadow: 1px 1px 3px #000;margin:0 4px 0 4px;color:#FAFFAB;background:transparent;transition: all .4s ease;}
#dnnMenu .topLevel>.open>a:focus{text-shadow: 1px 1px 3px #000;margin:0 4px 0 4px;color:#FAFFAB;background:transparent;transition: all .4s ease;}

#dnnMenu .topLevel>.active.open>a {text-shadow: 1px 1px 3px #000;margin:0 4px 0 4px;background:transparent;color:#FAFFAB;transition: all .4s ease;}
#dnnMenu .topLevel>.active.open>a:hover {text-shadow: 1px 1px 3px #000;margin:0 4px 0 4px;color:#FAFFAB;background:transparent;transition: all .4s ease;}
#dnnMenu .topLevel>.active.open>a:focus{text-shadow: 1px 1px 3px #000;margin:0 4px 0 4px;color:#FAFFAB;background:transparent;transition: all .4s ease;}

#dnnMenu .topLevel>li>a span {font-size:18px;transition: all .4s ease;font-family: 'manuskript_antiqua_dregular';} 
#dnnMenu .topLevel>li>a:focus span{font-size:18px;transition: all .4s ease;font-family: 'manuskript_antiqua_dregular';}
#dnnMenu .topLevel>li>a:hover span{font-size:18px;transition: all .4s ease;font-family: 'manuskript_antiqua_dregular';}

.navbar-default .topLevel>li>a{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}

#dnnMenu .dropdown-menu::after{bottom:100%;left:30%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(241,241,241,0);border-bottom-color:#f1f1f1;border-width:10px;margin-left:-30px;}

#dnnMenu .dropdown-menu{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;background:#f1f1f1;padding:0;top:49px;}

#dnnMenu .dropdown-menu li{margin-bottom:0px;background:none;float:none;clear:both;width:auto;padding:5px 5px;border-bottom:1px solid #e1e1e1;-o-transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;}

#dnnMenu .dropdown-menu li:hover{color:#3f3f3f;background:#CCC;margin-bottom:0px;} 
#dnnMenu .dropdown-menu li:last-child{margin-bottom:0px;color:#3f3f3f;} 
#dnnMenu .dropdown-menu li>a {background:transparent;color:#3f3f3f;}
#dnnMenu .dropdown-menu li>a:focus {background:transparent;color:#3f3f3f;}
#dnnMenu .dropdown-menu li>a:hover {background:transparent;color:#3f3f3f;}
#dnnMenu .dropdown-menu li.active>a,
#dnnMenu .dropdown-menu li.active a:hover {margin-bottom:0px;color:#3f3f3f;} 
#dnnMenu .dropdown-menu li.active a:focus{color:#3f3f3f;margin-bottom:0px;}

#dnnMenu .dropdown-menu a:hover{color:#3f3f3f;margin-bottom:0px;}

.subLevelRight::after{}


@media only screen and (max-width:768px) {
	
.main-navigation {
		height:auto;
		width:100%;}
	
	nav{display:none;}
	
	a.mobile-nav-btn{
		display:block;
		float:right;
		width:50px;
		height:46px;
		margin-top:15px;
		text-align:center;
		color:#383838;
	}
	a.mobile-nav-btn:hover{text-decoration:none;}

#navbar-top-wrapper{clear:both;position:relative;}
	
#navbar{float:none!important;}

}

@media only screen and (max-width : 992px) {
	#dnnMenu .nav li {font-size:15px;}
	#dnnMenu .navbar-nav > li > a {}
	#dnnMenu .navbar-nav > li > a:focus {}
	#dnnMenu .navbar-nav > li > a:hover {}	
}

@media only screen and (min-width:768px) and (max-width:995px){
	#dnnMenu .nav li{font-size:15px;}
	#dnnMenu .navbar-nav > li > a {}
	#dnnMenu .navbar-nav > li > a:focus {}
	#dnnMenu .navbar-nav > li > a:hover {}

}

@media only screen and (max-width : 992px){
	
	

#dnnMenu .topLevel {text-align:center;width:100%;margin:0;padding:0;}
	
#dnnMenu .topLevel li {width:100%;position:relative;background:transparent;list-style-type:none;float:none;margin:0;border-top:1px solid rgba(0,0,0,.1);border-bottom:none;}
	
#dnnMenu .topLevel li a {border-bottom:none;width:100%;text-align:center;padding-top:1px;padding-bottom:6px;color:#6D3D1F;margin:0;background:transparent;}	
#dnnMenu .topLevel li a:focus{border-bottom:none;width:100%;text-align:center;padding-top:1px;padding-bottom:6px;color:#FAFFAB;margin:0;}	
#dnnMenu .topLevel li a:hover{border-bottom:none;width:100%;text-align:center;padding-top:1px;padding-bottom:6px;color:#FAFFAB;margin:0;}
	
#dnnMenu .topLevel li.active a{border-bottom:none;color:#FAFFAB;margin:0;}
#dnnMenu .topLevel li.active a:focus{border-bottom:none;color:#FAFFAB;margin:0;} 
#dnnMenu .topLevel li.active a:hover{border-bottom:none;color:#FAFFAB;margin:0;}
	
#dnnMenu .topLevel li a span{font-size:15px;line-height:42px;margin:0;}	
#dnnMenu .topLevel li a:focus span{font-size:15px;} 
#dnnMenu .topLevel li a:hover span{font-size:15px;}

#dnnMenu .topLevel .dropdown.open a span{font-size:15px;color:#FFF;}
#dnnMenu .topLevel .dropdown-menu.subLevel a span{font-size:15px;color:#EEE;}

#dnnMenu .topLevel>.open>a {border-bottom:none;background:transparent;color:#FAFFAB;border-radius:0;transition: all .4s ease;}
#dnnMenu .topLevel>.open>a:hover{border-bottom:none;color:#FAFFAB;transition: all .4s ease;}
#dnnMenu .topLevel>.open>a:focus{border-bottom:none;color:#FAFFAB;transition: all .4s ease;}

#dnnMenu .topLevel>.active.open>a {border-bottom:none;color:#FAFFAB;transition: all .4s ease;}
#dnnMenu .topLevel>.active.open>a:hover {border-bottom:none;color:#FAFFAB;transition: all .4s ease;}
#dnnMenu .topLevel>.active.open>a:focus{border-bottom:none;color:#FAFFAB;transition: all .4s ease;}	
	
#dnnMenu .dropdown.open .subLevel>li a span{font-size:15px;text-align:center;}
#dnnMenu .dropdown.open .subLevel>li a:focus span{font-size:15px;text-align:center;}
#dnnMenu .dropdown.open .subLevel>li a:hover span{font-size:15px;text-align:center;}
	
.navbar-nav.sm-collapsible .caret,.navbar-nav.sm-collapsible ul .caret{color:#333;position:absolute;right:0;padding:5px;width:65px;height:50px;line-height:50px;text-align:center;border-width:1px;border-style:solid;top:0;background-color:#DDD;display:block;margin:0;border-radius:0;font-size:1.3em;}
	


#dnnMenu .dropdown-menu{padding:0;z-index:1000;background:transparent;}
#dnnMenu .dropdown-menu::after{pointer-events:none;border-color:none;border-width:0;}
#dnnMenu .dropdown-menu.subLevel{padding:0;}
#dnnMenu .dropdown-menu.subLevel li.active a span{color:#FFF;}
#dnnMenu .dropdown-menu.subLevel li{color:#DDD;background:#4a4f54;border-bottom:1px solid #4a4b4c;padding:0;text-align:center;}
#dnnMenu .dropdown-menu.subLevel li a {font-size:18px;color:#DDD;background:#4a4f54;padding:0;}
#dnnMenu .dropdown-menu.subLevel li a:hover {font-size:18px;color:#DDD;background:#5e5e5e;padding:0;}
#dnnMenu .dropdown-menu.subLevelRight li {font-size:18px;color:#DDD;background:#5d6062;padding:0;}
#dnnMenu .dropdown-menu.subLevelRight li a:hover { font-size:18px;color:#DDD;background:#CCC;padding:0;}

}



/*------------------------------------------------*/
/* Global Button Styles */
/*------------------------------------------------*/



.MoreButton a:link, .MoreButton a:visited {
  padding: 16px;
  text-align: center;
  color: #FFF;
  font-size:20px;
  display: block;
  width: 100%;
  background:#006995;
  font-family: 'Montserrat', sans-serif;
  margin:3px 0 3px 0;
  -webkit-transition:all ease .5s; transition:all ease .5s;
}

.MoreButton a:hover, .MoreButton a:active {
  padding: 16px;
  text-align: center;
  color: #FFF;
  font-size:20px;
  display: block;
  width: 100%;
  background:#62aece;
  font-family: 'Montserrat', sans-serif;
  margin:3px 0 3px 0; 
  -webkit-transition:all ease .5s; transition:all ease .5s;
}



/*------------------------------------------------*/
/* Header STYLES */
/*------------------------------------------------*/


.menuwrap{background:transparent;box-shadow:0 0 15px 1px rgba(0,0,0,0.3);}

.fixedmenu {position:fixed;width:100%;top:0;z-index:500;box-shadow:0 0 15px 1px rgba(0,0,0,0.3);background:url('images/background-back-repeat_bg.jpg') top center;}

.logo {text-align:center;}


.menupad {padding-top:5px;}


.contacttext {padding:15px 0 5px 0; text-align:right;color:#FFF;font-size:18px;}

.contacttext a:link, .contacttext a:visited {color:#FFF;font-size:18px;padding:0 7px;}
.contacttext a:hover, .contacttext a:active{color:#62aece;font-size:18px;padding:0 7px;}

.contacttext span {display:inline-block;}



/*------------------------------------------------*/
/* Main Content STYLES */
/*------------------------------------------------*/


.showcasewrap {
	width:100%;
	background-image:url('images/showcase-responsive_bg.jpg');
	background-size:cover;
	background-position:top center;
	padding-bottom:35%;
}



.backwrap {
	border-style: solid; 
	border-width: 65px; 
	border-color:transparent;
	-moz-border-image: url('images/back-border-responsive_bg.png') 65 65 65 round; 
	-webkit-border-image: url('images/back-border-responsive_bg.png') 65 65 400 round; 
	-o-border-image: url('images/back-border-responsive_bg.png') 65 65 65 round; 

}


.abouttext p {
    font-family: 'lassigue_dmato';
    color:#111;
    font-size: 38px;
    line-height: 42px;
}


.linktext ul {
    list-style:none;
    margin:0;
    padding:0
}

.linktext ul li {
    list-style:none;
    margin:0;
}

.linktext li {
    padding:10px 0 10px 0;
}

.linktext li a:link, .linktext li a:visited {
    font-size: 25px;
	color:#111;
	font-family: 'manuskript_antiqua_dregular';
}

.linktext li a:hover, .linktext li a:active {
    font-size: 25px;
	color:#784718;
	font-family: 'manuskript_antiqua_dregular';
}



.lightbox {background:url('images/background-back-repeat_bg.jpg') top center;padding:20px;}

.lightbox p {
    color: #000;
    font-family: 'manuskript_antiqua_dregular';
    line-height: 20px;
    font-size: 16px;
    text-shadow: none;
}

.lightbox li {
    color: #000;
    font-family: 'manuskript_antiqua_dregular';
    line-height: 20px;
    font-size: 16px;
    text-shadow: none;
}


.contenttext p {
    color: #000;
    font-family: 'manuskript_antiqua_dregular';
    line-height: 20px;
    font-size: 16px;
  
}


.contenttext a {

    font-family: 'manuskript_antiqua_dregular';

}


.gallerytext p {
    font-family: 'manuskript_antiqua_dregular';
    font-size: 12px;
    line-height: 20px;
}





.page-break-section {

background:transparent !important;
box-shadow:none !important;
border:1px solid #784718 !important;

}

.Field-Label-Left {
    font-family: 'manuskript_antiqua_dregular';
}

/*------------------------------------------------*/
/* Footer Content STYLES */
/*------------------------------------------------*/

.footertopwrap {
	background:transparent;
}

.footerwrap {
	background:transparent;
	margin-top:15px;
}

.footertext {text-align:center;}

.footertext a span {color:#efb32c;font-family: 'manuskript_antiqua_dregular'}
.footertext p {font-size:16px;color:#6D3D1F;font-family: 'ChunkFiveRegular';line-height: 20px;}
.footertext p span {font-size:13px;color:#efb32c;font-family: 'manuskript_antiqua_dregular';text-shadow: 1px 1px 3px #000,1px 1px 3px #000,1px 1px 3px #000;line-height: 20px;}

.login {color:#603913;font-size:11px;}
.login li {color:#603913;font-size:11px;}

a.login:visited {color:#603913; font-size:11px; text-decoration:none;}
a.login:active {color:#603913; font-size:11px; text-decoration:none;}
a.login:link {color:#603913; font-size:11px; text-decoration:none;}
a.login:hover {color:darkred; font-size:11px; text-decoration:underline;}

.copyright {font-family: 'Montserrat', sans-serif;font-size: 12px;color: #603913;text-align:center;padding:5px;}

a.copyright:visited {color: #603913; font-size:12px; text-decoration:none;}
a.copyright:active {color: #603913; font-size:12px; text-decoration:none;}
a.copyright:link {color: #603913; font-size:12px; text-decoration:none;}
a.copyright:hover {color: darkred; font-size:12px; text-decoration:underline;}

.wecontrol {
    text-align: center;
    font-size: 11px;
    padding-top: 10px; 
	color: #603913;
}

.wecontrol ul li { 
  display: inline; 
  color: #603913;                                
}

.wecontrol ul li a
{
   text-decoration: none;
   padding: 3px;
   color: #603913;
}

.wecontrol ul li a:hover {
    color: darkred;
    text-decoration:underline;
}

/*------------------------------------------------*/
/* @media Display STYLES */
/*------------------------------------------------*/


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

}

/* Small Devices, Tablets */

@media only screen and (max-width : 768px) {
	.testimonialtext li {line-height:24px;}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}


/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}

