@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }

*::selection {
	color: #ffffff;
	background-color: #3a8eca;
}
*::-moz-selection {
	color: #ffffff;
	background-color: #3a8eca;
}
html {
	overflow-y: scroll;
	-ms-overflow-style: scrollbar;
}
body#body {
	background-color: #386a91;
	position: relative;
		background-attachment: fixed;
	background-clip: border-box;
	background-origin: padding-box;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
	}

body#body {
   font-family: 'Raleway', sans-serif;
}
nav.navbar .navbar-nav > li > a,
nav.navbar .search-item a,
nav.navbar .navbar-search input[type="search"],
nav.navbar .navbar-search input[type="search"]:active {
   font-family: 'Raleway', sans-serif;
}
#body h1, #body h2, #body h3, #body h4, #body h1 > a,
#body h2 > a, #body h3 > a, #body h4 > a {
   font-family: 'Raleway', sans-serif;
}

#page, #left, #container {
	padding: 0;
}

#top, #main, #bottom, #footerbar {
	position: relative;
	padding: 20px;
}

#bg-container, #particles-js {
	position: fixed;
	top: 0; left: 0;
	width: 100%; height: 100%;
	overflow: hidden !important;
}

#sidebarleft {
	background-color: #ffffff;
	background-color: rgba(255, 255, 255, 1);
	padding: 20px;
}

#main {
	background-color: #ffffff;
}

#topbar {
	padding: 10px 20px;
	line-height: 40px;
	min-height: 60px;
	position: relative;
	color: #eeeeee;
		background-color: #4985b5;
	}
.topbar-right {
	position: absolute;
	top: 10px;
	right: 15px;
	padding: 0;
	margin: 0;
	text-align: right;
}
#common {
	display: inline-block;
}
#common a {
	text-transform: uppercase
}
.socialicons {
	display: inline;
}
.socialicons a {
	font-size: 1.5em;
	margin-left: 10px;
}
#common a,
.socialicons a {
	color: #ffffff;
	text-decoration: none;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}
#common a:hover,
.socialicons a:hover {
	color: #eeeeee;
	text-decoration: none;
}

.header-logo {
	padding: 50px 15px;
	text-align: center;
	background-color: #ffffff;
	background-color: rgba(255, 255, 255, 1);
}
.header-logo img {
	margin: 0 auto;
}
#top {
	background-color: #eeeeee;
		border-bottom: 1px solid #e1e1e1;
	}
.header-bottom {
	border-top: 1px solid #e1e1e1;
}

#sidebarleft {
	color: #333333;
}
#sidebarleft h2, #sidebarleft h3{
	color: #333333;
}
#sidebarleft a {
	color: #3a8eca;
}
#sidebarleft a:hover, #sidebarleft a:focus {
	color: #259fb1;
}

#eyecatcher {
	padding: 0;
	width: 100%;
	display: block;
	overflow: hidden;
	position: relative;
	background-color: #eeeeee;
}
#eyecatcher img {
	width: 100%;
	min-width: 100%;
	height: auto;
	border: 0;
	margin: 0 auto;
}
#eyecatcher .container {
	position: relative;
	margin: 0 auto;
}
#eyecatcher .summary {
	color: #ffffff;
	position: absolute; bottom: 0; z-index: 1;
	padding: 0 20px 10px;
	width: 100%;
}
#eyecatcher .summary a {
	color: #ffffff;
}
#eyecatcher .summary h2 {
	color: #ffffff;
}

a.accordionlink {
	color: #000000;
}
a.accordionlink:hover,
a.accordionlink:focus {
	color: #000000;
}

/*
#left h2:first-child,
#sidebarright h2:first-child {
	margin-top: 0
}
*/

.thumbnail h3,
.thumbnail .h3 {
	margin: 0;
}
ul.teaserpicturecaption li {
	box-sizing: initial;
}
.nginfobox, .nganimatedbox {
	box-sizing: content-box
}
#audioopen, #audioclose {
	display: none;
}

#bottom h2, #bottom h3 {
	color: #ffffff;
}
#bottom {
	background-color: #4985b5;
	color: #ffffff;
		border: 1px solid #4278a3;
	border-width: 1px 0 1px;
	}

div[class^=paragraphborder] p {
	margin: 5px 0;
}

a {
	transition-delay: 0s;
	transition-duration: 0.3s;
	transition-property: all;
	transition-timing-function: ease-in-out
}
a.btn, .ngparaguestbook .ngparaguestbookstars a {
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: all 0 ease-in;
	transition: none;
}
ul.list li p {
	margin: 0;
}
.tabcontainer {
	background-color: #f9f9f9;
}
.fluid-video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}
.fluid-video > iframe,
.fluid-video > video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
video {
	width: 100% !important;
	height: auto !important;
}


#bottom a {
	color: #eeeeee
}
#bottom a:hover,
#bottom a:focus {
	color: #ffffff
}
#footerbar {
	padding: 20px;
	background-color: #ffffff;
	color: #333333;
}
#footerbar p {
	margin: 0;
	padding-right: 45px;
}
#footerbar a {
	color: #386a91
}
#footerbar a:hover,
#footerbar a:focus {
	color: #000000
}

#nav.navbar {
	margin-bottom: 0;
}

.sector-shadow-bottom {
	background-color: rgba(0, 0, 0, 0);
	background-image: url(./../../../styles/vertika/img/sec-shadow-bottom.png);
	background-position: center bottom;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	content: "";
	height: 15px; bottom: 0; left: 0; width: 100%;
	position: absolute;
	z-index: 2;
}

#search {
	display: inline;
}
#searchform {
	position: relative;
	margin-left: 10px;
}
#searchlabel {
	height: 2.5em;
	position: relative;
	z-index: 30;
}
#searchlabel label {
	height: 2.5em;
	font-size: 20px;
	cursor: pointer;
}
#searchlabel label i {
	color: #ffffff;
	padding-right: 10px;
}
#searchlabel.active label i {
	color: #4985b5;
}
#searchinput {
	top: 0;
	right: 0;
	width: 0;
	height: 2.5em;
	overflow: hidden;
	position: absolute;
}
#searchinput input {
	display: block;
	position: absolute;
	top: 0;
	width: 0;
	height: 100%;
	margin: 0;
	border: none;
	background-color: #ffffff;
	color: #4985b5;
	font-size: 18px;
	opacity: 0;
	-webkit-backface-visibility: none; -moz-backface-visibility: none; -ms-backface-visibility: none; backface-visibility: none;
	-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-transition: opacity 0.33s;
	-moz-transition: opacity 0.33s; -ms-transition: opacity 0.33s; -o-transition: opacity 0.33s; transition: opacity 0.33s;
}
#searchinput input:focus {
	outline: none
}
#searchform.focus #searchinput {
	z-index: 20;
	width: 550px;
}
#searchform.focus #searchinput input {
	width: 550px;
	padding: 0 40px 0 10px;
	opacity: 1;
}

.flex-control-paging li a {
	background: url(../img/?f=bullet&ca=ffffff) no-repeat 0 -20px;
}
.flex-direction-nav a, .flex-direction-nav a:hover, .flex-direction-nav a:focus {
	color: #ffffff;
}

#eyecatcher #control-video {
   position: absolute;
   font-size: 1em;
   top: 15px; right: 15px;
   padding: 10px;
   background-color: #000;
   border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	opacity: 0;
	transition: opacity .5s; -moz-transition: opacity .5s; -webkit-transition: opacity .5s;
}
#eyecatcher #control-video a, #eyecatcher #control-video i {
   width: 1em;
   text-align: center;
}
#eyecatcher:hover #control-video {
   opacity: .5;
}
#eyecatcher:hover #control-video:hover {
   opacity: .75;
}
#eyecatcher #control-video a {
   color: #fff;
}
#eyecatcher #control-video a:last-child {
   margin-left: .5em;
}
#eyecatcher #control-video a:hover,
#eyecatcher #control-video a:focus,
#eyecatcher #control-video a:active {
   text-decoration: none;
   outline: none;
}

#eyecatcher #sliderdown {
	color: #ffffff; font-family: "FontAwesome"; content:"\f103";
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
	font-size: 40px; line-height: 40px;	width: 40px; height: 40px;
	position: absolute;	top: 20px; left: 50%; margin-left: -20px;
   cursor: pointer; visibility: hidden; opacity: 0; z-index: 2;
   -webkit-animation: arrowDown ease-in-out 1.5s; -moz-animation: arrowDown ease-in-out 1.5s; -ms-animation: arrowDown ease-in-out 1.5s; animation: arrowDown ease-in-out 1.5s;
   -webkit-animation-iteration-count: 6; -moz-animation-iteration-count: 6; -ms-animation-iteration-count: 6; animation-iteration-count: 6;
}
@-webkit-keyframes arrowDown {
  0% {
  	visibility: visible;
    opacity:0;
    -webkit-transform: translate3d(0,0,0);
  }
  25% {
    opacity:1;
  }
  50% {
    opacity:1;
  }
  75% {
    opacity:0;
    -webkit-transform: translate3d(0,10px,0);
  }
}
@keyframes arrowDown {
  0% {
  	visibility: visible;
    opacity:0;
    transform: translate3d(0,0,0);
  }
  25% {
    opacity:1;
  }
  50% {
    opacity:1;
  }
  75% {
    opacity:0;
    transform: translate3d(0,10px,0);
  }
}
@-ms-keyframes arrowDown {
  0% {
  	visibility: visible;
    opacity:0;
    -ms-transform: translate3d(0,0,0);
  }
  25% {
    opacity:1;
  }
  50% {
    opacity:1;
  }
  75% {
    opacity:0;
    -ms-transform: translate3d(0,10px,0);
  }
}
@-moz-keyframes arrowDown {
  0% {
  	visibility: visible;
    opacity:0;
    -moz-transform: translate3d(0,0,0)  ;
  }
  25% {
    opacity:1;
  }
  50% {
    opacity:1;
  }
  75% {
    opacity:0;
    -moz-transform:translate3d(0,10px,0)  ;
  }
}

a#scroll-top {
	display: inline-block; z-index: 999;
	font-family: "FontAwesome";
	position: absolute; right: 20px; top: 15px; text-align: center; height: 30px; width: 30px; font-size: 25px;
		color: #ffffff;
			background-color: #4985b5;
		-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
a#scroll-top:hover {
		background-color: #7fa9cb;
		text-decoration: none;
}
a#scroll-top:hover, a#scroll-top:active, a#scroll-top:focus {
		color: #ffffff;
		outline: none;
}

@media (min-width:1200px) {
	#left {
		width: 300px;
		float: left;
	}
	#container {
		max-width: 870px;
		width: 870px;
		float: right;
	}
}

@media (max-width:1199px) {
	.columncontainer {
		background: none !important;
	}
	.paragraph.overflow-x {
		overflow-x: auto;
	}
}

@media (max-width: 991px) {
	img.img-responsive {
		margin-left: auto;
		margin-right: auto;
	}
}

@media (min-width:768px) and (max-width:1199px) {

	#left {
		width: 25%;
		float: left;
	}
	#container {
		max-width: 75%;
		width: 75%;
		float: right;
	}

}

@media (min-width: 768px) {

	#left.affix {
		top: 0;
		transform: none;
		-webkit-transform: none;
		z-index: 999;
	}

	#nav.navbar {
		border: none;
		border-width: 0px;
	}
	#nav.navbar .dropdown > .dropdown-menu {
		display: block;
	}
	#nav.navbar-default,
	#nav.navbar-inverse {
		background: none;
	}
	#navbar-collapse.navbar-collapse {
		padding: 0;
	}
	.main-menu, .main-menu > li
	.main-menu.nav, .main-menu.nav > li,
	.main-menu.navbar-nav, .main-menu.navbar-nav > li {
		float: none;
	}
	.main-menu.nav > li {
		display: block;
		position: relative;
		text-align: center;
		border-top: 1px solid #033b6f;
	}
	#nav.navbar-default .navbar-nav > li > a:focus,
	#nav.navbar-default .navbar-nav > li > a:hover,
	.main-menu.nav > li > a {
		background-color: #044888;
		background-color: rgba(4, 72, 136, 0.9);
		background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.03), rgba(255,255,255,.03));
		background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.03), rgba(255,255,255,.03));
		background-image: -o-linear-gradient(bottom, rgba(0,0,0,.03), rgba(255,255,255,.03));
		background-image: linear-gradient(to top, rgba(0,0,0,.03), rgba(255,255,255,.03));
		color: #fff;
	}
	.main-menu.nav > li > a {
		display: block;
		position: relative;
		font-size: 16px;
		padding: 15px 0;
		text-decoration: none;
		position: relative;
		outline: none;
		transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out;
		-webkit-backface-visibility: hidden;
	}
	.main-menu.nav > li > a:focus, .main-menu.nav > li > a:hover,
	.navbar .main-menu.navbar-nav > li > a:focus, .navbar .main-menu.navbar-nav > li > a:hover,
	.navbar-inverse .main-menu.navbar-nav > li > a:focus, .navbar-inverse .main-menu.navbar-nav > li > a:hover {
		background-color: #044888;
		background-color: rgba(4, 72, 136, 0.9);
		padding: 15px 0;
	}
	.main-menu.nav > li > a:after {
		position: absolute;
		content: '';
		top: 0;
		left: 0;
		width: 0;
		height: 100%;
		background-color: #044888;
		background-color: rgba(4, 72, 136, 1);
		transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out;
		z-index: 1;
	}
	.main-menu.nav > li.active > a {
		background-image: none; box-shadow: none;
		background-color: #ffffff;
		color: #044888;
		text-shadow: none;
	}
	.main-menu.nav > li > a:hover:after {
		width: 100%;
	}
	.main-menu.nav > li.active > a:hover:after {
		width: 0%;
	}
	.main-menu.nav li a span {
		display: inline-block;
		position: relative;
		z-index: 2;
	}

	#nav ul.dropdown-menu {
		position: absolute;
		display: block;
		top: 0;
		width: 220px;
		visibility: hidden\0/;
		opacity: 0;
		z-index: 3;
		text-align: left;
		left: 100%;
		padding: 0;
		margin: 0;
		border-width: 0px 1px 1px 0px;
		background-color: transparent;
		border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px;
		box-shadow: 0 0 8px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
		backface-visibility: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -o-backface-visibility: hidden; -ms-backface-visibility: hidden;
		transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out;
		-webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0;	transform-origin: 0 0;
		-webkit-transform: rotateY(-90deg);	-moz-transform: rotateY(-90deg); -ms-transform: rotateY(-90deg); -o-transform: rotateY(-90deg);	transform: rotateY(-90deg);
	}
	#nav li.dropdown:hover > ul.dropdown-menu {
		visibility: visible;
		opacity: 1;
		transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); -ms-transform: rotateY(0deg); -o-transform: rotateY(0deg);
		transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out;
	}
	#nav ul.dropdown-menu li {
		border-top: 1px solid #f2f2f2;
		border-right: 1px solid #f2f2f2;
		position: relative;
	}
	#nav ul.dropdown-menu {
		border-bottom: 1px solid #f2f2f2;
	}
	#nav ul.dropdown-menu > li.dropdown > a:after {
		font-family: "FontAwesome";
		content: "\f105" !important;
		padding-left: 5px;
	}
	#nav ul.dropdown-menu li a {
		display: block;
		background: #ffffff;
		background: rgba(255, 255, 255, 0.9);
		color: #333333;
		font-size: 14px;
		padding: 6px 15px;
		text-decoration: none;
		text-transform: capitalize;
		transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;
		white-space: normal;
	}
	#nav ul.dropdown-menu li a:hover {
		color: #044888;
		background: #ffffff;
	}
	#nav ul.dropdown-menu > .active > a,
	#nav ul.dropdown-menu > .active > a:focus,
	#nav ul.dropdown-menu > .active > a:hover {
		color: #ffffff;
		background: #044888;
		background-image: none;
	}
}

@media (max-width: 767px) {
	.header-logo {
		padding: 10px 0;
	}
	h1, .h1, h2, .h2 {
		text-align: center;
	}
	.paragraphborder_default {
		border: none !important;
		background: none !important;
		box-shadow: none !important;
	}
	#nav.navbar,
	#nav.navbar-default,
	#nav.navbar-inverse {
		border-left-width: 0;
		border-right-width: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}

	nav.navbar .dropdown .dropdown > a:after {
		content: "";
	}
	nav.navbar .dropdown .dropdown > .dropdown-menu {
		display: block;
		padding-top: 0;
	}
	nav.navbar .dropdown .dropdown > .dropdown-menu > li > a {
		padding-left: 45px;
	}
	nav.navbar .dropdown .dropdown > .dropdown-menu > li > a:before {
		font-family: "FontAwesome";
		content: "\f101";
		position: absolute;
		left: 30px;
	}
	#topbar {
		min-height: 45px;
	}
	#common, .topbar-right, .socialicons {
		text-align: center;
		display: block;
		line-height: 1.8em;
	}
	.socialicons a:first-child {
		margin-left: 0px
	}
	.topbar-right {
		position: relative;
		top: 0; right: 0;
	}
	#search {
		display: none;
	}
}


/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.header {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}


