body {
	font-family: Arimo;
	font-size: 18px;
	font-weight: 400;
}

h1, h2,h3,h4 {
	font-family: Raleway, Arial, Helvetica, sans-serif;
}

h1 {
	color: #008ab7;
	font-weight: 700;
	font-size: 36px;
	text-align: center;
}

h2 {
	color: #333333;
	font-size: 28px;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-weight: 700;
	line-height: 1.21;
	letter-spacing: 0px;
	font-style: normal;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: #333333 solid 2px;
	text-align: center;
	text-transform: uppercase;
}

.subheading-category {
	color: #052460;
	padding-left: 10px;
	font-size: 110%;
}

#bw-Carousel-1 h1 {
	color: #FFFFFF; 
	text-shadow: 0px 0px 2px #000;
}

#bw-Carousel-1 .carousel-indicators {
	display: none;
}

section {
	padding: 25px 0 35px;
	background: #fff;
}
.parallax-container {
	height: 500px;
	width: 100%;
}
pre {
	overflow: auto;
}
pre code {
	word-wrap: normal;
	white-space: pre;
}

.nav > li > a {
	padding: 10px 10px;
	font-size: 16px;
}

.sidenav .nav > li > a {
	font-size: 25px;
}

.sunrise {
	padding: 0px 0; 
	height:  300px;
}
.sunrise .box {
	width:960px;
	margin: 0 auto; 
	padding:50px 0; 
	color: #FFFFFF; 
	border: solid thin #FFF; 
	text-shadow: 0px 0px 2px #000;
	text-align: center;
}

.sunrise h1 {
	color: #fff;
	font-size: 48px; 
	font-style: normal; 
	font-weight: 700; 
	line-height: 65px; 
}

.sunrise h3 {
	color: #fff;
}

.dark-blue {
	background-color:#052460;
	color: #fff;
}

.dark-blue .box1 {
	padding: 40px 0;
}

.dark-blue .box2 {
	padding: 10px 0 30px;
}

.dark-blue .box2 h2 {
	font-size: 25px;
}

.light-blue {
	background-color: #008AB7;
}

.light-blue .box1 {
	padding: 40px 0;
}

.light-blue .box2,
.light-blue .box2 h2 {
	color: #fff;
	text-align: center;
}
.logo-box {
	text-align: center;		
}

.btn-default {
	background: none;
	border-radius: 0;
	border: 2px solid #fff;
	color: #fff;
	margin: 0 auto;
}

.btn-default:hover {
	color: #fff;
	background-color: #052460;
	border: 2px solid #fff;
	transition: 1s;
	
}

.light-blue .box1 h2 {
	color: #052460;
}



.open {
	font-size:30px;
	cursor:pointer;
	position: absolute;
	right: 10px;
	top: 10px;
}


.about,
.our-approach{
	text-align: center;
	padding: 40px;
}

.news {
	height: auto;
}

.contactus {
	padding-top: 10px;
}
.contactus .box {
	border: 2px solid #fff;
	width: 90%;
	margin: 0 auto;
	padding: 20px 20px 0;
}

.contactus .box .btn-default {
	background-color: #052460;
}

.contactus h2 {
	text-align: center;
	color: #fff;
}

.contactus .box .row {
	margin-bottom: 20px;
}

.contactus input {
	width: 100%;
	padding: 0 10px;
	line-height: 40px;
	height: 40px;
	background-color: rgba(255,255,255,0.8) ;
	border: 2px solid #fff;
}

.fastsocialshare-subcontainer div {
	float: left;
}

.fastsocialshare-subcontainer:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
 }
    
    
 /* clearing floats IE7 */
*:first-child+html .fastsocialshare-subcontainer { min-height: 1px; }

.windfarm .container {
	padding: 0;
} 

.excavator {
	background-image: url(/images/parallax/shutterstock_710824678.jpg);
	background-size: cover;
	background-position: center;
	min-height: 248px;

}

.header-inner{
	display: flex;
	justify-content: space-between;
}

.navbar-header {
	float:right;
}

#header-center{
	display: flex;
	justify-content: center;
}

.navigation {
	padding-top: 3vw;
}

.nav-pills > li > a {
    color: #000;
    background-color: transparent;
	border-radius: 0;
	border-bottom: #fff solid 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #000;
    background-color: transparent;
	border-radius: 0;
}

.nav > li > a:focus, .nav > li > a:hover {

    background-color: transparent;
    text-decoration: none;
    border-bottom: #052460 solid 2px;
    transition-timing-function: linear;
    -webkit-transition: linear;
    transition: border-bottom .5s linear;

}

.navbar-brand .list-unstyled {
display: none;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 600;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.navbar-brand

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

#mySidenav .logo {
	width: 100%;
	text-align: center;
	padding: 10px;
	background:#fff;
}

#mySidenav .logo img {
	max-height: 100px;
	width: auto;
}

#mySidenav .nav {
	padding: 10px;
}

.Usefullinks {
	text-align: left;
}

.ContactUs .col-md-4 {
	text-align: center;
}

.ContactUs img {}
.ContactUs h4 {
	color: #2b2e4d;
}
.ContactUs p {
	font-size: 13px;
	
}

.Members .profile {
	text-align: left;
}

.Members .profile .dates {
	text-align:center;
	font-size: 13px;
	margin-top: 5px;
	max-width: 200px;
}

.Members .profile .dates p {
	margin-bottom: 0px;
}


.Members .profile-photo {
	max-width: 200px;
	height: auto;
	text-align: center;
}

.Members .profile-photo img {
	max-width: 100%;
	height: auto;
}

.Members .profile-list {
	text-align: center;
	height: 415px;
}

.Members .profile-list img {
	box-shadow: 3px 3px 7px rgba(0,0,0,0.3);
	margin-bottom: 8px;
	max-width: 200px;
	height: auto;
}

.Members .profile-list .name {
	display: block;
	min-height: 55px;
	font-size: 14px;
}

.MembersSearch {
	background: #363839;
	color: #fff;
	padding: 20px 0 10px 0 !important; 
	font-size: 14px;
}

.MembersSearch .btn-group {
	margin:10px 0 0;	
}

.MembersSearch .declaration {
	padding: 8px 0 0 0; 
}

.MembersSearch .find {
	text-align: right;
}

.MembersSearch .find input {
	margin: 0 0 0 8px;
}

.checkbox {
	margin-top: 0px;
}


#search_transformation-lbl {
	display: none;
}
#search_transformation label.checkbox {
	margin:0 0 3px;  
}

.ProfileList .row {
	padding-bottom: 20px;
	border-bottom: #333333 solid 2px;
	margin-bottom: 20px;
}

.ProfileList .row:last-child {
  padding-bottom: 0px;
  border-bottom: none;
}

.ProfileList .btn-default {
    background: #2c2f4d;
}

.panel-group {
	margin-bottom: 10px;
}

table.files .FileLink {
	font-size: 14px;
}
table.files .FileSize {
	width: 80px;
	font-size: 10px;
}


a:hover {
	color: #333333;
}

table.files a {
	display: block;
	width: inherit;
}
.panel-title a,
table.files a:hover {
	text-decoration: none;
}

#documents a, #documents  a:visited {
  text-decoration: none;
  position: relative;
  color: #333333;
}
#documents a:after, #documents a:visited:after {
  content: '';
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  background: #069;
  transition: 0.2s;
}
#documents a:hover:after, #documents a:visited:hover:after {
  width: 100%;
}

.gallery img {
	max-width: 100%;
	height: auto;
}

.panel-title a,
table.files a, a:visited.block {
  display: block;
  padding: 0.5em;
}
.panel-title a,
table.files a:hover, a:visited.block:hover {
 
}


.chzn-search input {
	color:#333; 
}


@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

footer {

	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
	/*max-width: 100vw;*/
	padding: 30px 0 30px;
	text-align: center;
}
footer a {
	color: #ddd;
	text-decoration: none;
}
footer a:hover {
	color: #eee;
	text-decoration: underline;
}

@media (max-width: 991px) {
	.parallax-container {
		height: auto;
		width: 100%;
		overflow:hidden;
	}
	
	.sunrise {
		padding: 100px 0; 
	}
	.sunrise .box {
		width:94vw;
		margin: 0 auto; 
		padding:25px 0; 
		color: #FFFFFF; 
		border: solid thin #FFF; 
		text-align: center;
	}

	.sunrise h1 {
		color: #fff;
		font-size: 44px; 
		font-style: normal; 
		font-weight: 700; 
		line-height: 55px; 
	}
}

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) { 
	.sunrise {
		padding: 80px 0; 
		background-size: 800px auto !important;
		background-position: 800px center;
		position: relative;
	}
	.sunrise .box {
		width:94vw;
		margin: 0 auto; 
		padding:15px 0 160px; 
	}

	.sunrise h1 {
		font-size: 40px; 
		font-style: normal; 
		font-weight: 700; 
		line-height: 50px;
	}
	
	.sunrise h3 {
		position: absolute;
		bottom: 40px;
		left: 20px;
		right: 20px;
	}
	
	#bw-Carousel-1 .carousel-inner {
		width: 80%;
		margin: 0 auto;
	}

	#bw-Carousel-1 .item {
		height: 300px;
		margin-top: 75px;
	}

	#bw-Carousel-1 .item h1 {
		font-family: Amiko;
		font-size: 30px;
		font-style: normal;
		font-weight: 700;
		line-height: 40px;
	}
	
	.carousel-control.left,
	.carousel-control.right {
		background: none;
		line-height: 375px;
		font-size: 72px  !important;
		width: 10%;
	}
	
	.windfarm  {
		background-size: cover !important;
		background-position: center !important;
	}
		
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.dark-blue {
		background-color:#052460;
		color: #fff;
	}

	.dark-blue .box1
	{
		padding: 5vw 20px;
	}
	
	.dark-blue .box2 {
		padding: 3vw 20px 5vw;
	}

	.dark-blue .box2 h2,
	.dark-blue .box1 h2{
		padding-bottom: 1vw;
	}

	.light-blue {
		background-color: #008AB7;
	}

	.light-blue .box1 {
		padding: 5vw 20px;
	}
	
	.light-blue .box1 h2 {
		padding-bottom: 1vw;
	}
	
	.excavator {
		min-height: 400px;
	}
	
	#bw-Carousel-1 .carousel-inner {
		width: 80%;
		margin: 0 auto;
	}

	#bw-Carousel-1 .item {
		height: 300px;
		margin-top: 150px;
	}

	#bw-Carousel-1 .item h1 {
		font-family: Amiko;
		font-size: 30px;
		font-style: normal;
		font-weight: 700;
		line-height: 40px;
	}
	
	.carousel-control.left,
	.carousel-control.right {
		background: none;
		line-height: 375px;
		font-size: 72px  !important;
		width: 10%;
	}
	
	.windfarm  {
		background-size: cover !important;
		background-position: center !important;
	}

	
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.logo-box {
		text-align: left;		
	}
	.dark-blue {
		background-color:#052460;
		color: #fff;
	}

	.dark-blue .box1 {
		padding: 4vw 0 0 4vw;
	}
	
	.dark-blue .box2 {
		padding: 3vw;
	}
	

	.dark-blue .box1 h2,
	.dark-blue .box2 h2{
		padding-bottom: 1.5vw;
	}

	.light-blue {
		background-color: #008AB7;
	}
	
	.light-blue .box1 {
		padding: 4vw 0 0 4vw;
	}
	
	.light-blue .box1 h2 {
		padding-bottom: 1.5vw;
	}
	
	.excavator {
		min-height: 80vw;
		background-size: auto 100%;
		background-position: 70% center;
	}
	
	#bw-Carousel-1 .carousel-inner {
		width: 80%;
		margin: 0 auto;
	}

	#bw-Carousel-1 .item {
		height: 340px;
		margin-top: 160px
	}

	#bw-Carousel-1 .item h1 {
		font-family: Amiko;
		font-size: 44px;
		font-style: normal;
		font-weight: 700;
		line-height: 59px;
	}

	.carousel-control.left,
	.carousel-control.right {
		background: none;
		line-height: 500px;
		font-size: 72px  !important;
	}

	

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.excavator {
		min-height: 600px;
	}
	
	.nav > li > a {
		padding: 10px 15px;
		font-size: 18px;
	}
}

/*Usefull links css*/

.links .accordion-item .accordion-button:not(.collapsed) {
	background-color: #f5f5f5;
	border-radius: 4px 4px 0 0;
}

.links .accordion-item:first-of-type .accordion-button:not(.collapsed) {
	border-radius: 4px 4px 0 0;
}

.links .accordion-item:first-of-type .accordion-button {
	margin-top: 30px;
	border-radius: 4px;
}

.links .accordion-item:last-of-type .accordion-button.collapsed {
	border-radius: 4px;
}

.links .accordion-button {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-radius: 4px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	position: relative;
	transition: all 0.2s ease-in-out;
}

.links .accordion-button::after {
	color: #333;
	font-size: 24px;
	font-weight: bold;
	position: absolute;
	right: 10px;
	transition: all 0.2s ease-in-out;
}

.links .accordion-item {
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
	overflow: hidden;
	transition: all 0.2s ease-in-out;
}

.links .accordion-body {
	font-size: 16px;
	padding: 10px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.links .accordion-button:not(.collapsed) {
	color: #333;
	box-shadow: none;

}

.links .accordion-button:focus {
	background-color: #f5f5f5;
	z-index: 3;
	border-color: #D4D4D4;
	outline: 0;
	box-shadow: none;
}



/*Courtrolls css*/
.courtrolls-container {
	height: max-content;

	/*max-height: calc(100vh - 250px);*/
	/*overflow-y: auto; !* adds a scrollbar if needed *!*/
}

.courtrolls-container .accordion{

}

.courtrolls-container ul{
	padding: 0;
	margin: 15px;
	/*border: 1px solid #222;*/
	border-radius: 4px;
	transition: all 0.2s ease-in-out;
}

.courtrolls-container ul .open-rolls{
	margin: 15px;
	/*border: 1px solid #444;*/
	border-radius: 4px;
	transition: all 0.2s ease-in-out;
}

.courtrolls-container a{
	text-decoration: none;
	font-size: 16px;
	color: black;


}

.courtrolls-container a:hover{
	text-decoration: underline;
	font-size: 16px;
}

.file-container{
	/*border-top: 2px solid black;*/
	display: block;
	/*padding-top: 10px;*/
	padding-left: 20px;
}

.title-container{
	background-color: #f5f5f5;
	display: block;
	padding: 10px;
	border: 1px solid #ddd;
}


.courtrolls-container li{
	padding-bottom: 10px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid rgba(0,0,0,0);
	border-radius: 0 0 4px 4px;
}

.courtrolls-container li .collapsed{
	border: none;
}


@media (min-width: 992px) {
	.maps-fixer {
		height: 400px;
	}
}