html {
    font-size: 14px;
  font-family: Nunito, arial, sans-serif;
  font-weight: 400;
}



a,
a:focus,
a:hover {
  color: #fff;
}

/* Custom default button */
.btn-default,
.btn-default:hover,
.btn-default:focus {
  color: #fff;
  text-shadow: none; /* Prevent inheritance from `body` */
  background-color: #000;
  border: 1px solid #fff;
}


.btn-primary {
      color: #fff;
  text-shadow: none; /* Prevent inheritance from `body` */
  /*background-color: #000;*/
 /* background-color:transparent;*/
  background-color: #8B008B;

font-size: 30px;
  border: 1px solid #fff;
  margin-top:  60px;
  margin-left:60px;
  padding:0px 30px 0px 30px;
}

.btn-primary:hover {
     background-color: #778899;

}

/* Move down content because we have a fixed navbar that is 50px tall */



body {
/*  padding-top: 50px;
  padding-bottom: 20px;*/
}





/*
 * Header
 */

 .navbar {
  /*background-color: white;*/
 /* background-color: #daf109;*/
  /*background-color: #5ef008;*/
  /*background-color: #5d845b;
  background-color: #364e59;*/
  background-color: rgb(54, 78, 89);
  background-color: rgb(25, 44, 86);
  background-color: rgb(16, 68, 183);
  background-color: rgb(77, 21, 155);
  color: #fff;
  /*margin-top:40px;*/
  /*margin-bottom:10px;*/
  margin-right:-20px;
  margin-left:0px;
  opacity:0.85;
  padding-bottom:10px;
  padding-top:10px;
/*  padding-right:80px;*/
  /*width: 100%;*/
 }

.icon-bar {

}

.navbar-brand {
    height:60px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 10px;
  fill:white;
}


/*.nav-custom {
    background-color: blue
}*/

.container div {
  color: #fff !important;
}

.navbar-nav .nav-custom > li > a {
  color: #fff;
}

.navbar-nav > li {
  color: #fff ;
  display: inline-block;
  padding-top: 10px;
  /*background-color:blue;*/
}
.navbar-nav > li + li {
  color: #fff;
  margin-left: 20px;
  /*background-color:blue;*/
}
.navbar-nav > li > a {
  padding-right: 0;
  padding-left: 0;
  font-size: 16px;
  font-weight: bold;
  color: #778899;
 /* color: rgba(255,255,255,.75);*/
  color: #fff;
  border-bottom: 2px solid transparent;
 /* background-color:blue;*/
}

.navbar-inverse .navbar-nav > li > a {
  color:#fff;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    /*color: blue;*/
     color: #778899;
     color: #fff !important; 
   background-color:transparent;
}

/*background-color:blue;*/

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {

  background-color: transparent;
  color: #778899;
  color: #fff;
  border-bottom-color: #a9a9a9;
  border-bottom-color: rgba(255,255,255,.25);
}
.navbar-nav > .active > a,
.navbar-nav > .active > a:hover,
.navbar-nav > .active > a:focus {
    background-color: transparent;
  color: #778899;
   color: #fff;
}


.navbar-default .navbar-nav>li>a:hover {
  background-color: red;
  color: #fff;
}




@media (min-width: 768px) {
  .navbar-brand {
    float: left;
  }
  .navbar-nav {
    float: right;
  }
}






/*.jumbotron {
	background: transparent;
}*/


.jumbotron-custom {
    background: 
          linear-gradient(
            rgba(255, 153, 0,0.4),
            rgba(0,184,255,0.4)

            ),
          url("../img/cover-tonsils.jpg");
    /*background-color: #17234E;*/
    margin-bottom: 0;
    /*margin-top:50px;*/
    min-height: 400px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    color: white;
}

.jumbotron-custom h1{
padding-top:60px;
padding-left:60px;
padding-right:60px;
}



.services-wrapper {
  background-color: #00FFFB;
   background-color: white;
   background-color: #c9efb3;
   background-color:#d2efe8;
  /*color:#808080;*/
  color:  #424447;
}

.services-wrapper h2{
  color:#f27a09;
  color:#701969;

}

.services-wrapper img{
    padding:60px 30px 30px 60px;
  width:90%;
}

.services-wrapper h2{
    font-family: Nunito, arial, sans-serif;
  font-weight: 400;
  font-size: 60px;
  padding-top: 30px;
  padding-left:30px;
  text-align:left;
}

.services-wrapper p{
  font-size: 18px;
  padding:30px 30px 30px 30px;
    font-family: Nunito, arial, sans-serif;
  font-weight: 400;
}

.services-wrapper a{
  color:black;
  text-decoration: underline;
}

.services-text {

}



.clear-scrunch: {
  margin-top:-60px;
}


.ecstatic-pull {
  background-color: #56647a;
  color: #e2e183;'  
}








.ecstatic-pull h2{
    font-family: Nunito, arial, sans-serif;
  font-weight: 400;
  font-size: 60px;
  text-align: center;
    padding-top:40px;

}

.ecstatic-pull img{
  padding-left:80px;
  padding-top:120px;

}

.ecstatic-text {
  padding: 40px 60px 60px 60px; 
}

.ecstatic-pull p{
    font-family: Nunito, arial, sans-serif;
  font-weight: 400;
padding-top: 20px;
}

/* projects */

.projects-wrapper { 
margin-top:100px; }
.static img {
  height:200px;
  width:200px;
}

.static-text {
  color:black;
  font-size: 20px;
}

#playbackIcon {
    background: url("img/projects/static/play-button.png") center center no-repeat;
    position: absolute;
    opacity: 0.9;
    top: 50%;
    left: 50%;
    width: 170px;
    height: 170px;
    margin: -105px 0 0 -85px;
    z-index: 10;
}




@media (max-width: 768px) {
.icon-bar {
    background-color: black;

}

.navbar-toggle {
    background-color: black;
    margin-right: 40px;
}

}


@media (min-width: 768px) {
.jumbotron-custom { 
    height:600px;
 }

}


.faq {
  padding:40px 40px 40px 40px;
}
