@charset "utf-8";
/* CSS Document */

		
.navbar {
  margin: 0px 10px 10px 10px;

}

.navbar-default {
background-color: #fff;
border-color: #fff;
}

.nav-container { 
padding-top: 8px;
}
.navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 10px;
    line-height: 20px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #e5252d;
	font-weight: bold;
	}
.nav-tabs > li > a {
   	font-size: large;	
}
.navbar-right{
   	font-size: large;
}
.navbar-right > li.active > a, .navbar-right > li.active > a:hover, .navbar-right > li.active > a:focus {
    color: #e5252d;
	font-weight: bold;
	}
.navbar-custom {
    font-size: 20px;
    background-color: #FFF;
}
 .jumbotron{
    background: url( ../img/2.JPG) no-repeat center center;
    background-size:cover;
	padding-top:100px;
	padding-bottom: 100px;
	text-align: center;
	color: white;
	 }
 .jumbotron1{
    background: url( ../img/survivor.gif) no-repeat center center;
    background-size: cover;
	padding-top:100px;
	padding-bottom: 100px;
	text-align: center;
	color: black;	 
}
.jumbotron2{
    background: url( ../img/mockup_farmschool.jpg) no-repeat center center;
    background-size:cover;
	padding-top:100px;
	padding-bottom: 100px;
	text-align: center;
	color: white;
	 }
.jumbotron3{
    background: url( ../img/mockup_thebigissue.jpg) no-repeat center center;
    background-size:cover;
	padding-top:100px;
	padding-bottom: 100px;
	text-align: center;
	color: white;
	 }
.jumbotron4{
    background: url( ../img/notes.png) no-repeat center center;
    background-size:cover;
	padding-top:100px;
	padding-bottom: 100px;
	text-align: center;
	color: white;
	 }
.jumbotron5{
    background: url( ../img/hd-chart.png) no-repeat center center;
    background-size:cover;
	padding-top:100px;
	padding-bottom: 100px;
	text-align: center;
	color: white;
	 }
.jumbotron6{
    background: url( ../img/innerchild-banner.png) no-repeat center center;
    background-size:cover;
	padding-top:100px;
	padding-bottom: 100px;
	text-align: center;
	color: white;
	 }
.jumbotron7{
    background: url( ../img/chebellaidea-banner.png) no-repeat center center;
    background-size:cover;
	padding-top:100px;
	padding-bottom: 100px;
	text-align: center;
	color: white;
	 }
.me{
    background: url( ../img/2.JPG) no-repeat center center;
    background-size: cover;
	padding-top:100px;
	padding-bottom: 100px;
	text-align: center;
	color: white;
	 
}
.testo1 { 
 font-weight: 500;
}
 
.testo { 
 color: black;
 opacity: 0.8; 
 text-decoration: none;
 font-size: 16px; 
 font-family:Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana," sans-serif";
 font-style: semilight;
 text-align: justify;
 text-justify: inter-word;
}
.testonote { 
font-style: semilight;
font-size: 14px;
}
.style1 { 
 color: #ff4d12; 
 font-size:18px; 
 font-weight: semibold;
}

.style2 { 
 color: darkgrey; 
}
.style3 { 
 text-shadow: 2px 1px darkgray; 
 text-align: center; 
 height: auto; 
 padding: 20px; 
 background-color: #ccb7bb;
 opacity: 0.6; font-size: 24px; 
 font-family: Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana,' sans-serif'; 
 color: white;
}
.style4 { 
 color: #ff4d12; 
 font-size:18px; 
 font-weight: bold;
 display: block;
 text-align: center;
}
.style5 { 
 color: #ff4d12; 
 font-size:16px; 
 }
body {
  font-family:Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana," sans-serif";
  font-style: semilight;
}
.footer {
	    background-color: #f5f5f5;
}a {
  color: #604F50;
  text-decoration: none;
}
 
#my_carousel.item{
	   height: 400px;
		}

.carousel-control.left, .carousel-control.right{ 
    background: none !important;
    filter: progid:none !important;
}

.panel-footer{
	   font-family:Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana," sans-serif";
       font-style: semilight;
	   font-size: medium;
	}
.panel-body{
	   font-family:Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana," sans-serif";
       font-style: semilight;
	   font-size: medium;
	}
.panel-heading{
	   font-family:Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana," sans-serif";
       font-style: semilight;
	   font-size: medium;
		}
.panel{	   
	  border: 1px solid gray;
      border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
		}
.video-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.video-container iframe,.video-container object,.video-container embed {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}

.center {
	margin-top:10px;
	margin-bottom: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	max-width: 700px;
    height: auto;
}
.center1 {
	margin-top:10px;
	margin-bottom: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	max-width: 270px;
    height: auto;
}
.center2 {
	margin-top:10px;
	margin-bottom: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	max-width: 400px;
    height: auto;
}
.uflow {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	max-width: 600px;
    height: auto;
}
.persona {
	margin-top:10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	max-width: 580px;
    height: auto;
}
.sketches {
	margin-top:10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	max-width: 350px;
    height: auto;
}
.specs {
	margin-top:10px;
	margin-bottom:20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	max-width: 350px;
    height: auto;
}
.help {
	margin-top:0px;
	margin-bottom:0px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	max-width: 350px;
    height: auto;
}
.confusion {
	margin-top:10px;
	margin-bottom:20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	max-width: 200px;
    height: auto;
}
.msdos {
	margin-top:0px;
	margin-bottom:0px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	max-width: 450px;
    height: auto;
}
.actualusers {
	margin-top:10px;
	margin-bottom:20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	max-width: 150px;
    height: auto;
}
.youngusers {
	margin-top:10px;
	margin-bottom:20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	max-width: 60px;
    height: auto;
}
.focusgroup {
	margin-top:10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	max-width: 450px;
    height: auto;
}
.face {
	margin-top:10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	max-width: 90px;
    height: auto;
}
.panel-heading {
background:#dddbdb;
}
iframe {
    border-style: solid;
	border-color: dimgray;
	margin: 0 auto;
    background-color: #fff;
	display:block;
}
hr {
width: 60%;
margin-left: auto;
margin-right: auto;
}
