/*body {
  padding-top: 0px;
  padding-bottom:0px;
 
 
}


#nav-container{
	
    z-index:50;
	
}
	


nav.navbar{
  
	border-width: 0px;
    background-color: #fff;
    padding-left:10vw;
	 padding-right:10vw;
	max-height:10vW;

   -webkit-transition: all 1s ease-out 0s;
    -moz-transition: all  1s ease-out 0s;
    -o-transition: all  1s ease-out 0s;
    transition: all  1s ease-out 0s;
}


nav a {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  -webkit-transition: all 1s ease-out 0s;
    -moz-transition: all  1s ease-out 0s;
    -o-transition: all  1s ease-out 0s;
    transition: all  1s ease-out 0s;
}

nav .navbar-toggle {
  margin: 13px 15px 13px 0;
}





nav.navbar.shrink {
  max-height: 5vw;
  background-color: #fff ;
}



nav.shrink a {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
 
}

.shrink .nav>li>a>img {
	
	max-height: 10vw;
	   -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all  0.5s ease-out 0s;
    -o-transition: all  0.5s ease-out 0s;
    transition: all  0.5s ease-out 0s;
}

nav.shrink .navbar-brand>img {
 max-height:70px;
}

nav.shrink .navbar-toggle {
  padding: 4px 5px;
  margin: 8px 15px 8px 0;
}
 


 

 .navbar-default .nav-justified>.active>a, .navbar-default .nav-justified>.active>a:focus, .navbar-default .nav-justified>.active>a:hover {
	 background-color:#fff;
	 color:#b19261;
	
 }
.navbar-default .nav-justified>li>a {
	  color: #2a2a2a;
	  text-shadow: 0px 0px 5px #FFF;
	  font-family: Roboto;
	  font-size: 13px;
	  font-weight: 700;
	  text-transform: uppercase;
	  line-height: 14px;
	  text-decoration: none;
	   -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all  0.5s ease-out 0s;
    -o-transition: all  0.5s ease-out 0s;
    transition: all  0.5s ease-out 0s;
 }

 .navbar-default .nav-justified>li>a:hover {
	  color:#b19261;
	 text-shadow: 0px 0px 0px;
 }
 
 .nav>li>a>img {
    max-height: 20vw;
	   -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all  0.5s ease-out 0s;
    -o-transition: all  0.5s ease-out 0s;
    transition: all  0.5s ease-out 0s;
}
 
 .nav-justified>li {
	 padding-top:0px;
	 padding-bottom:0px;
	
 }
 
 .nav-item {
	 
	 
 } */
 body {
  padding-top: 0px;
  padding-bottom:0px;
/*display: table;
 */
 
}

.navbar {
	
	 background-color: #fff;
	
	
	-webkit-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.75);
box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.75);
}

nav.navbar{
  
	border-width: 0px;
    background-color: #fff;
    padding-left:10vw;
	 padding-right:10vw;
	

   -webkit-transition: all 1s ease-out 0s;
    -moz-transition: all  1s ease-out 0s;
    -o-transition: all  1s ease-out 0s;
    transition: all  1s ease-out 0s;
}
 
 .navbar-fixed-top {
	 
min-height:10vh;	 
	 
	 
 }
 
 @media screen and (max-width: 800px){
.navbar-fixed-top {
    min-height: 5vh;
	
}
}
 
 
 .nav>li>a>img {
  
	
	display:block;
	width:100%;
	
	
	-webkit-box-shadow: 0 5px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0 5px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0 5px 5px 0px rgba(0,0,0,0.75);

	}
 
 .nav>li>a {
	 padding: 0 0 0 0;
	 line-height:10vh;
	 display:block;
	 text-align:center;
 }
 
  @media screen and (max-width: 800px){
.nav>li>a {
    line-height: 5vh;
	
}
}
 
 .navbar-default .nav-justified>li>a {
	  color: #2a2a2a;
	 display:block;
	  font-family: Oswald;
	  font-size: 14px;
	  font-weight: 300;
	  text-transform: uppercase;
	  
	  text-decoration: none;
	   -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all  0.5s ease-out 0s;
    -o-transition: all  0.5s ease-out 0s;
    transition: all  0.5s ease-out 0s;
 }
 
 
 .navbar-default .nav-justified>.active>a, .navbar-default .nav-justified>.active>a:focus, .navbar-default .nav-justified>.active>a:hover   {
	 background-color:#fff;
	font-weight: 400;
	-webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all  0.2s ease-out 0s;
    -o-transition: all  0.2s ease-out 0s;
    transition: all  0.2s ease-out 0s;
 }
 
 .navbar-default .nav-justified>li>a:hover {
	 
	  background-color:#fff;

 }
 
 
 .carousel-inner>.item>a>img, .carousel-inner>.item>img {
	    
    top: 0;
    left: 0;
    min-width: 800px;
    max-height:80%;
	min-height: 400px;
	
	 
 }

 
 .carousel .item {
	 
	 min-height:50px;
 }

.carousel-caption {
    position: absolute;
    top: 25%;
	left:0;
	right:0;
	text-align:left;
	max-width: 50vw;
} 
  
 .carousel-caption h3:first-child {
  animation-delay:1s;
          
}



.carousel-caption h3 {
 
    font-family: raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: none;
    line-height: 1em;
    font-weight: 200;
    font-style: normal;
    font-size: 3vw;
	background-color:rgba(0,0,0,0.5);
	margin-top:0;
	margin-bottom:0;
	padding-top:20px;
	padding-bottom:20px;
	
}

.carousel-caption h4:nth-child(2) {
	animation-delay:2s;
	
}

 .carousel-caption h4:nth-child(3) {
  animation-delay:3s;
          
}
 .carousel-caption h4:nth-child(4) {
  animation-delay:4s;
          
}
 .carousel-caption h4:nth-child(5) {
  animation-delay:5s;
          
}


.carousel-caption h4 {
 
    font-family: raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: none;
    line-height: 1em;
    font-weight: 300;
    font-style: normal;
    font-size: 2.0vw;
	background-color:rgba(0,0,0,0.5);
	margin-top:0;
	margin-bottom:0;
	
	padding-bottom:20px;
}





.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
    
}
.carousel-fade .carousel-inner .active {
 
  opacity: 1;
  

}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  
  left: 0;
  opacity: 0;
  z-index: 1;
  transform: translate3d(0, 0, 0);
 
 
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
 
 
  
  
}
.carousel-fade .carousel-control {
  z-index: 2;
}




.btn-primary {
   
    background-color: rgba(0,0,0,0);
    border-color: #fff;
}
.btn-group-lg>.btn, .btn-lg {
    padding: 10px 16px;
    
	font-family: Roboto;
	font-weight: 100;
    line-height: 1.3333333;
    border-radius: 0px;
	box-shadow: 2px 2px 5px #000;
	 -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all  0.5s ease-out 0s;
    -o-transition: all  0.5s ease-out 0s;
    transition: all  0.5s ease-out 0s;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    
    background-color:  #3366ff;
    border-color:  #fff;
}


.jumbotron {
     background-color:#fff;
    
}

.jumbotron .h1, .jumbotron h1 {
    text-align:center;
	color:    #3366ff;
	font-family: raleway;
	 font-weight: 300;
}
.jumbotron .h3, .jumbotron h3 {
    text-align:center;
	color:    #3366ff;
	font-family: raleway;
	 font-weight: 300;
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 18px;
	font-family: raleway;
    font-weight: 300;
	text-align:center;
}

.btn-out {
	color: #3366ff;
	border-color:  #3366ff;
	box-shadow: none;
}
	
.jumbotron>hr {
    border-top-color: #b19261;
	max-width: 50px;
	border-width: 2px;
}	

#underline{
	border-top-color:  #3366ff;
	max-width: 50px;
	border-width: 2px;
	
}

	#service-div {
	text-align:center;
	color: #fff;
	font-family: Oswald;
	font-size:5vw;
	font-weight: 300;
	line-height:30vh;

}
	
.parallax-window {
    min-height: 30vh;
	background: transparent;
	min-width:100%;
}

@media screen and (max-width: 800px){
.parallax-window {
    min-height: 30vh;
	
}
}	

.thumbnail {
	
	border:0px;
	
}

.counter-up {
	font-family: Roboto;
	text-align:center;
	color:   #3366ff;
	font-size: 8vw;
	line-height:120%;
	font-weight:100;
	
	
}

.counter-topic {
	
	font-family: Roboto;
	text-align:center;
	color: #000;
	
	
	font-weight:100;
	
}
.counter-topic h3:hover {
	text-decoration:none;
	
}


.left-side {
	
	float: none;
    display: table-cell;
}

.right-side {
	
	float: none;
    display: table-cell;
	vertical-align:middle;
}

.thumbnail {
	height:300px;
	
}

.flexslider .slides img {
   
    height: 200px;
}