﻿
body {
  font-family: "Work Sans";
  font-weight: 400;
	background: #f9f9f9;
}

.icon-bar {
	background-color: #000;
	border-top: #000;

}

.center-x {
    top: 50%;

}

.table{
	font-size:12px;
	}



p {
  line-height: 1.6;
  font-size: 0.85rem
}
a {
  line-height: 1.6;
}

p, .background-white, .background-white p {
    color: #000;
}
p.form-success {
  color: #fff!important;
}
/*.text-thin {
  font-weight: 100;
}*/
b, strong, .text-strong {
  font-weight: 600;
}
.text-extra-strong {
  font-weight: 900;
}
/*.text-size-headline, .text-l-size-headline {
  font-size: 80px;
}*/

img{vertical-align: bottom;
}

						.carousel-inner{
							margin: 0px 0px 60px 0px ;
							}
						
						.space-bottom{
							padding: 20px 0px 60px 0px ;
							}
.square{
	border:#666 1px solid;
	}


#page-wrapper {
    border: 30px solid #fff;
}


.text-size-headline, .text-l-size-headline {
  font-size: 75px;
}

.text-thin {
  font-weight: 300;
}

.text-thin {
  font-weight: 100;
}

.space-top{
	padding-top: 100px;
	}

.space-down{
	padding-bottom:80px;
	}

.text-size{
	font-size:24px;
	}

	.container-fluid-foto{
		background-color: #e7e7e7;
		height:1px;
		width:100%;
		}

	.container-fluid-top{
		background-color: #e7e7e7;
		height:60px;
		width:100%;
		border-bottom:#1c2e42 1px solid;
		box-shadow: 0px 5px 5px #e2e2e2;
		}

	.container-fluid-bar{
		background-color: #1c2e42;
		height:1px;
		width:100%;
		}



	.navbar-brand{
		float:left; 
		height:100px;
		padding:15px 15px;
		font-size:18px;
		line-height:20px
	}

			.container-fluid {
				margin-top: 10px;
				background-color:#f9f9f9;
			}

	.navbar{
		background-color:#fff;
		border: 1px solid transparent;
		margin-bottom: 50px;
    }

	.navbar-inverse {
		background-color:#fff;
		border: 1px solid transparent;
		margin-bottom: 50px;
    }

    /* Set height of the grid so .sidenav can be 100% (adjust as needed) */
    .row.content {height: auto}
    
	.footer {
	   position: absolute;
	   display: block;
	   left: 0;
	   bottom: 0;
	   width: 100%;
	   height: 100px;
	   background-color: #f1f1f1;
	   color: white;
	   font-size: 30px;
	   text-align: center;
	}

	.active-nav{
		background-color: #cecece;
		}

	.navbar-collapse{
		padding-right:40px;
		padding-left:15px;
	}

	.indentLeft{
		padding-left:4%;
		}

.ColorText{
	color:#F00;
	}

.team-img{
	margin-top:70px;
	}

.background-dark{
	background:#333;
	}

.img-responsive {
  width: 100%;
  height: auto;
}



@media screen and (max-width:768px) {
	#page-wrapper {
	border: 20px solid #fff;
	}


	}
	
	
	
	/* On small screens, set height to 'auto' for sidenav and grid */
@media screen and (max-width: 767px) {
	.sidenav {
	height: auto;
	padding: 15px;
	}

.row.content {height:auto;} 

	.text-size-headline, .text-l-size-headline {
	  font-size: 40px;
	}

.space-top{
	padding-top: 20px;
	}

.space-down{
	padding-bottom:50px;
	}


}
