/* yanone-kaffeesatz-200 - latin */
@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/yanone-kaffeesatz-v10-latin-200.eot'); /* IE9 Compat Modes */
  src: local('Yanone Kaffeesatz ExtraLight'), local('YanoneKaffeesatz-ExtraLight'),
       url('../fonts/yanone-kaffeesatz-v10-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/yanone-kaffeesatz-v10-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/yanone-kaffeesatz-v10-latin-200.woff') format('woff'), /* Modern Browsers */
       url('../fonts/yanone-kaffeesatz-v10-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/yanone-kaffeesatz-v10-latin-200.svg#YanoneKaffeesatz') format('svg'); /* Legacy iOS */
}
/* yanone-kaffeesatz-300 - latin */
@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/yanone-kaffeesatz-v10-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Yanone Kaffeesatz Light'), local('YanoneKaffeesatz-Light'),
       url('../fonts/yanone-kaffeesatz-v10-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/yanone-kaffeesatz-v10-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/yanone-kaffeesatz-v10-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/yanone-kaffeesatz-v10-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/yanone-kaffeesatz-v10-latin-300.svg#YanoneKaffeesatz') format('svg'); /* Legacy iOS */
}
/* yanone-kaffeesatz-regular - latin */
@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/yanone-kaffeesatz-v10-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Yanone Kaffeesatz Regular'), local('YanoneKaffeesatz-Regular'),
       url('../fonts/yanone-kaffeesatz-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/yanone-kaffeesatz-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/yanone-kaffeesatz-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/yanone-kaffeesatz-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/yanone-kaffeesatz-v10-latin-regular.svg#YanoneKaffeesatz') format('svg'); /* Legacy iOS */
}
/* yanone-kaffeesatz-700 - latin */
@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/yanone-kaffeesatz-v10-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Yanone Kaffeesatz Bold'), local('YanoneKaffeesatz-Bold'),
       url('../fonts/yanone-kaffeesatz-v10-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/yanone-kaffeesatz-v10-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/yanone-kaffeesatz-v10-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/yanone-kaffeesatz-v10-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/yanone-kaffeesatz-v10-latin-700.svg#YanoneKaffeesatz') format('svg'); /* Legacy iOS */
}

body {
	font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 300;
  background-color: #1b212f;
}
.starter-template {
  padding: 3rem 1.5rem;
  text-align: center;
}

.navbar-nav {
	margin: auto;


}

.nav-item {
	color: #d5e2e7;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	text-transform: uppercase;
	margin: auto 20px;
}

.nav-item.active {
	border: 1px solid #ec674d;
}

.nav-item.active > a {
	color: #ec674d !important;
}

.navbar {
	height: 60px;
  	background-color: #1b2130;
}

.hr {
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 50.9px;
  height: 1px;
  border: solid 4px #ec674d;
  
}

.jumbotron {
	padding-top: 60px;
	background-color: transparent;
	background-image: radial-gradient(circle at 50% 27%, #383c54, #1b2130);
}

h1 {
	margin-top: 50px;
	color: #f4ede0;
	text-transform: uppercase;
	  font-size: 60px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.27;
  letter-spacing: normal;
  text-align: center;

}

h1 span {
	font-weight: 400;
  color: #ec674d;
}

h2 {
	margin-top: 50px;
	font-size: 30px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: normal;
  text-align: center;
  color: #f4ede0;
  text-transform: uppercase;
}

div.row div img {
	max-width: 100%;
	margin: auto;
}

div.row div h3 {
	font-size: 20px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: center;
  color: #d5e2e7;
  text-transform: uppercase;
  margin-top: 10px;
}

span {
	color: #d5e2e7;
	text-transform: uppercase;
}

.blinking-blow {
  width: 200px;
  margin-left: -15px;
  height: 200px;
  left: 50%;
  top: 120px;
  transform: translateX(-50%);
  border-radius: 50%;
  background: #ff6000;
  -webkit-filter: blur(50px);
  -moz-filter: blur(60px);
  -o-filter: blur(60px);
  -ms-filter: blur(60px);
  filter: blur(60px);
  animation: blinkIt 3s infinite;
  position: absolute;
  opacity: .6;
}

@keyframes blinkIt {
  50% { opacity: .4;}
}
