@font-face {
	font-family: 'DIN Pro Condensed Light';
	font-style: normal;
	font-weight: normal;
	src: local('DIN Pro Condensed Light'), url('../fonts/DINPro-CondLight.woff') format('woff');
}

@font-face {
	font-family: 'DIN Pro';
	font-style: normal;
	font-weight: normal;
	src: local('DIN Pro'), url('../fonts/DINPro.woff') format('woff');
}

@font-face {
	font-family: 'DIN Pro Bold';
	font-style: normal;
	font-weight: normal;
	src: local('DIN Pro Bold'), url('../fonts/DINPro-Bold.woff') format('woff');
}


body {
  padding-bottom: 20px;

  font-family:'DIN Pro';
  font-weight: normal;
  text-align: justify;
  color: white;
  background-color: black;
}

h1 {
	color: white;
}

h2 {
	color: white;
}

h3 {
	font-family: 'DIN Pro Bold';
	text-transform: uppercase;
}

nav {
	// padding: 10px;
	// height: 55px !important;
}

.navbar {
  // margin-bottom: 20px;
}



.bg_img {
	position: relative;
	z-index: 0;
	width: 100%;
}

.fg_content {
	position:absolute;
	z-index:1;
	width: 100%;
}

#bs-navbar-collapse-1 ul {
	margin-top: 12px;
}

#navBut {
	background-color: white;
	margin-top: 20px;
}
#navHeader {
	height: 80px;
}

#section_1_id {
	background-size: 100%;
	background-color: black;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: black;
}

.section_1 h1 {
	padding-top: 100px;
	padding-bottom: 10%;
	text-align: center;
}

.section_1 img {
	width: 50px;
}

#section_2_id {
	background-image: url(../images/bg_landing_2.jpg);
	background-size: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: black;
}

.section_2 h2 {
	padding-bottom: 15px;
	padding-left: 5%;
	
	font-size: 2em;
}

.section_2 p {
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.section_2 img {
	max-height: 100px;
	margin-bottom: 15px;
}

#section_3_id {
	background-image: url(../images/bg_landing_3.jpg);
	background-position: center top;
	background-repeat: repeat;
}

.section_3 img {
	max-height: 250px;
	width: 100%;
}

.section_3 p {
	// padding-top: 5%;
	padding-bottom: 15px;
	font-size: 1em;
}

.section_3 h2 {
	// padding-top: 15%;
	padding-left: 5%;
	padding-bottom: 15px;
}

#section_4_id {
	background-size: 100%;
	background-position: center center;
}

.section_4 h1 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}

#section_5_id {
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

.section_5 h3 {
	padding-top: 15px;
	padding-left: 10%;
	padding-bottom: 15px;
}

.section_5 p {
	padding-bottom: 15px;
	padding-left: 5%;
	padding-right: 5%;
}

#section_6_id {
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

.section_6 h3 {
	padding-top: 15px;
	padding-left: 10%;
	padding-bottom: 20px;
}

.section_6 p {
	padding-bottom: 15px;
	padding-left: 5%;
	padding-right: 5%;
}

#section_7_id {
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

.section_7 h3 {
	padding-top: 15px;
	padding-left: 10%;
	padding-bottom: 15px;
}

.section_7 p {
	padding-left: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
}

#section_8_id {
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

.section_8 h2 {
	color: black;
	padding-top: 15px; padding-bottom: 15px;
	font-size: 2em;
	font-family: 'DIN Pro Bold';
}

.section_8 h3 {
	padding-bottom: 15px;
}

.section_8  p {
	padding-left: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
}

.section_8 {
	color: black;
	background-color: white;
}

#section_9_id {
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

.section_9 {
	color: black;
	background-color: white;
}

.section_9 h3 {
	padding-left: 5%;
	padding-top: 50px;
	padding-bottom: 10px;
}

.section_9 p {
	padding-bottom: 20px;
}

#section_10_id {
	background-size: 100%;
	background-position: center top;
	background-repeat: no-repeat;
}

.section_10 {
	font-size: 1em;
}
.section_10 ul {
	text-align: left;
	box-sizing: border-box;
	list-style: none;
}
.section_10 ul li {
	display: inline-block;
}

.section_10_rrss img {
	/*height: 30px; */
	// width: 100%;
	
}

.section_10 img {
	width: 100%;
	// padding: 15%;
}

.section_10 h5 {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 1em;
	font-family: 'DIN Pro Bold';
}

.section_10 p {
	padding-top: 15px;
}

.transbox-1 {
  margin-top: 30px;
  margin-bottom: 15px;
  background-color: black;
  color: white;
  border: 0px solid black;
  opacity: 0.8;
  filter: alpha(opacity=80); /* For IE8 and earlier */
}

.transbox-2 {
  margin-top: 30px;
  margin-bottom: 15px;
  background-color: white;
  border: 0px solid black;
  opacity: 0.8;
  filter: alpha(opacity=80); /* For IE8 and earlier */
  color: black;
}

.skewYTransform-1 {
	transform:skewY(2deg);
}

.unSkewYTransform-1 {
  transform: skewY(-2deg);
}

@media (max-width: 767px) {
	#section_1_id {
		background-image: url(../images/bg_landing_1_small.jpg);
	}
	#section_2_id {
		background-image: url(../images/bg_landing_2_small.jpg);
	}
	#section_4_id {
		background-image: url(../images/bg_landing_footer_small.jpg);
		background-repeat: no-repeat;
	}
	#section_5_id {
		background-image: url(../images/bg_landing_4_small.jpg);
	}
	#section_6_id {
		background-image: url(../images/bg_landing_5_small.jpg);
	}
	#section_7_id {
		background-image: url(../images/bg_landing_6_small.jpg);
	}
	#section_8_id {
		background-image: url(../images/bg_landing_7_small.jpg);
	}
	#section_9_id {
		background-image: url(../images/bg_landing_8_small.jpg);
	}
	#section_10_id {
		background-image: url(../images/bg_landing_footer_small.jpg);
	}
}

@media (min-width: 768px) {
	#section_1_id {
		background-image: url(../images/bg_landing_1_large.jpg);
	}
	#section_2_id {
		background-image: url(../images/bg_landing_2_large.jpg);
	}
	#section_4_id {
		background-image: url(../images/bg_landing_footer_large.jpg);
		background-repeat: no-repeat;
	}
	#section_5_id {
		background-image: url(../images/bg_landing_4_large.jpg);
	}
	#section_6_id {
		background-image: url(../images/bg_landing_5_large.jpg);
	}
	#section_7_id {
		background-image: url(../images/bg_landing_6_large.jpg);
	}
	#section_8_id {
		background-image: url(../images/bg_landing_7_large.jpg);
	}
	#section_9_id {
		background-image: url(../images/bg_landing_8_large.jpg);
	}
	#section_10_id {
		background-image: url(../images/bg_landing_footer_large.jpg);
	}
}
