@import url("//hello.myfonts.net/count/31ce74");
@font-face {font-family: 'Bellfort-Bold';src: url('../webfonts/31CE74_0_0.eot');src: url('../webfonts/31CE74_0_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/31CE74_0_0.woff2') format('woff2'),url('../webfonts/31CE74_0_0.woff') format('woff'),url('../webfonts/31CE74_0_0.ttf') format('truetype');}


html,
body {
  height: 100%;
  width: 100%;
}
body {
   font-family: 'Special Elite', cursive;
  
}
a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #6db098;
}
a:hover,
a:focus {
  color: #fcbd20;
}

hr.light {
  border-color: white;
}

hr {
    
	 max-width: 100px;
  margin: 30px auto;
	display:block;
    border:0px;
    height:3px;
    background-image:url('../img/spacer.png');
}

.primary hr {
    
	
    background-image:url('../img/spacer-primary.png');
}



h1,
h2,
h3,
h4,
h5,
h6 {
     
    font-family: Bellfort-Bold;
    font-weight: normal;
}


	
	
	h2 {
	  
	  font-size:64px;
	    margin-bottom:20px;
	
	}

	
	h3 {
  
 font-size:52px;
  margin-bottom:20px;
 
}


	
	h4 {
   font-size:20px;
   font-family: 'Special Elite', cursive;
    font-weight: normal;
 line-height: 1.6;

}
	
	
	
.heading h4{
   font-size:22px;
   font-family: 'Special Elite', cursive;
    font-weight: normal;
 line-height: 1.6;
 margin-top:0;
  margin-bottom:30px;
}



p {
	  font-size: 18px;
	  line-height: 1.8;
	  margin-bottom: 20px;
	}
	
.stats p {
     
    font-family: Bellfort-Bold;
    font-weight: normal;
	font-size:20px;
	margin-bottom:0px;
}

.stats h3 {
     
    font-size:64px;
	margin-top:0px;
}
	

@media (min-width: 769px) {


	
	
	.box ul li, .box2 ul li, .carousel-caption p {
		font-size: 18px;
	
	
	}
	
}

@media (max-width: 768px) {
	 h2 {
	   
	  font-size:50px;
	 
	}
	
		.heading h4 , h4{
   font-size:18px;
	
}
	
	.box ul li, .box2 ul li, .carousel-caption p {
		font-size: 16px;
	
	
	}
	

}


@media (max-width: 468px) {
	h2 {
		  font-size:36px;
		}
		
	h3 {
	 font-size:36px;
	}

	p {
	  font-size: 16px;
	  line-height: 1.6;
	  margin-bottom: 20px;
	}
	
	.heading h4{
	   font-size:16px;

	}


	.stats p {
		 
		font-family: Bellfort-Bold;
		font-weight: normal;
		font-size:16px;
		
	}

	.stats h3 {
		 
		font-size:36px;
	
	}
	

}


@media (max-width: 768px) {
  
	  .navbar-default img{
		padding-left:15px;
		
	  }
  
  
 }
 
 .navbar-brand-logo {

	margin: -25px 0 0px -15px; /* play with these to position the image */
	position:absolute;
	z-index:100;
	width:200px;

 }
 
.navbar-default {
  background-color: transparent;
  border-color: rgba(34, 34, 34, 0);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 600;
	padding:20px 0;
	text-transform:uppercase;
	
	
}


@media (max-width: 1200px) {
	.navbar-default.affix-top {
	background-image: url(../img/bg-wood2.jpg);
	}
}



.navbar-default.affix {
     background-image: url(../img/bg-wood2.jpg);
	padding:10px 0;
	margin-bottom:-200px;
}

.navbar-default .navbar-header .navbar-brand {
  font-family: 'Karla', sans-serif;
  font-weight: 400;
  color: #6db098;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #fcbd20;
}


.navbar-default .nav > li > a {
 font-family: Bellfort-Bold;
    font-weight: normal;
  
  font-size: 20px;
      padding-top: 10px;
    padding-bottom: 15px;
	padding-left:20px;
	padding-right:20px;
  
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  color: #fff;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
  color: #fff;
  
}



.navbar-default .nav > li.active  {

	background-image: url(../img/bg-wood3.jpg);
	border-radius:3px;

}

.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  color: #fff !important;
   background-color: transparent;
   

}





.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  
}

.navbar-default .navbar-header .navbar-toggle {
  
 
  padding: 15px 10px;
  
  border: 0px solid transparent;
  
}


.navbar-default .navbar-toggle .icon-bar{
   background-color:#fff;
	    width: 26px;
		height:3px;
}


.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: transparent;
}




.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}




@media (max-width: 1200px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	      
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
}




header {
  
  position: relative;
  
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: top center;
  text-align: center;

}



  

header .header-content {
  position: relative;
  text-align: center;
  
  width: 100%;
}


  header {
    min-height: 100%;
  }
  header .header-content {
    position: absolute;
    top: 55%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    
  }
  
  header .header-content .header-content-inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  
  
header .header-content .header-content-inner h1{
    color:#fff;
	    font-size:90px;
		 
  }
  
header .header-content .header-content-inner h2{
   
	     font-size:24px;
	
	line-height: 1.5;
  color:#fff;
		
  }

  
  @media (max-width: 767px) {



	
	header .header-content .header-content-inner h1{
    color:#fff;
	    font-size:60px;
		 
  }

}
  
  
    @media (max-width: 488px) {

	header .header-content {
		width:100%;
	
	 }
	
	header .header-content .header-content-inner h1{
    color:#fff;
	    font-size:42px;
		 
  }

}
  

  
@media (min-width: 1200px) {



	
	  
	  header .header-content .header-content-inner img {
	  
		height:320px;
	  
	}

}

  


/* Portrait phones and smaller */
@media (max-width: 480px) {



	
	header .header-content .header-content-inner img {
		width:200px;
	
	}

}


section {
  padding: 150px 0;
}



.space {
  padding: 20px 0;
}




.content-photo {

	 background-image:url('../img/content-photo-bg.png');
	background-repeat:no-repeat;
	
	text-align:center;
	 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding:30px;
   
}



/* Portrait phones and smaller */
@media (max-width: 480px) {

	.content-photo {

		padding:20px;

	}
}
	

.content-photo img{

width:100%;
height:auto;

}


.photo1 {
 -ms-transform: rotate(3deg); /* IE 9 */
    -webkit-transform: rotate(3deg); /* Safari */
    transform: rotate(3deg); /* Standard syntax */

}

.photo2 {
 -ms-transform: rotate(-2deg); /* IE 9 */
    -webkit-transform: rotate(-2deg); /* Safari */
    transform: rotate(-2deg); /* Standard syntax */

}

.photo3 {
 -ms-transform: rotate(2deg); /* IE 9 */
    -webkit-transform: rotate(2deg); /* Safari */
    transform: rotate(2deg); /* Standard syntax */

}


.carousel,
.item,
.active {
    height: 100%;
	  
}

.carousel {  
 height: 100%;
   position:relative;
   z-index:500;

  
  
}



@media (min-width: 992px) {


	.carousel {  
	 min-height: 900px;
	   position:relative;
	   z-index:500;
	   
	  
	}

.carousel-caption {  
 
	 text-align:right;
	 right: 40px;
    left: 0%;
	bottom:0;
	 z-index:2000;
	 padding-bottom: 0px;
}
	
	
	.top {
	  
	   width:100%;
	   height:100%;
	   float:right;
	   position:absolute;
	   z-index:1000;
	   
	 
	}
}

@media (max-width: 991px) {


	.top {
	   width:100%;
	   height:100%;
	   float:right;
	   position:relative;
	   z-index:500;
	}
	

	.carousel {  
	 height: 380px;
	   position:relative;
	   z-index:500;
	  margin:0 40px 120px 40px;
	}
	
	.carousel-caption {  
 
	 text-align:center;
	 right: 0px;
    left: 0%;
	bottom:0;
	 z-index:2000;
	 padding-bottom: 0px;
}
	
	
}



.carousel-inner {
    height: 100%;
	
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	 
	
}

.carousel-control.left, .carousel-control.right {
    background-image: none
	
}


   
    .nuoli-left,
 .carousel-control .nuoli-right {
  position: absolute;
  top: 50%;
  left: 50%;
   z-index: 5;
   display: inline-block;
   }
   



  

.primary{
 
   background-image: url(../img/bg-paper.jpg);
 
   
	color:#222;
	
	
}


.secondary{
 
 
	
	color:#fff;
}







.divide20 {
  width: 100%;
  height: 20px; 
  }


.divide40 {
  width: 100%;
  height: 40px; 
  }




.section-heading  h2{
  font-size:50px;
  color:#6bbfa1;
}


.section-heading  h3{
  font-weight:400;
  text-transform:none;
  font-size:20px;
  line-height:38px;
}

@media (max-width: 991px) {

	.section-heading  h2{
	  font-size:30px;
	  color:#6bbfa1;
	}
	
	
	.section-heading  h3{
	  font-weight:400;
	  text-transform:none;
	  font-size:18px;
	  line-height:30px;
	}
	
}




.box{

	  padding:30px ;
	border-style: solid;
	border-width: 27px 27px 23px;
	-moz-border-image: url(../img/paper-box-bg3.png) 27 27 23 repeat;
	-webkit-border-image: url(../img/paper-box-bg3.png) 27 27 23 repeat;
	-o-border-image: url(../img/paper-box-bg3.png) 27 27 23 repeat;
	border-image: url(../img/paper-box-bg3.png) 27 27 23 fill repeat;
	  
}




@media (max-width: 991px) {
	
	.box{
	  
	   padding:10px ;
	  
	   
	}
	


 }






	
.form-control {
    border: 2px solid #fff;
	font-size: 18px;
	color:#222;
}
	
section#form{
  background-color: #fff;
  
}


section#form .form-group {
  margin-bottom: 20px;
}



section#form .form-group select   {
	
	  border-radius:0;
  box-shadow: none;
  height:auto;
 padding:5px ;

 border-style: solid;
	border-width: 27px 27px 23px;
	-moz-border-image: url(../img/paper-box-bg4.png) 27 27 23 repeat;
	-webkit-border-image: url(../img/paper-box-bg4.png) 27 27 23 repeat;
	-o-border-image: url(../img/paper-box-bg4.png) 27 27 23 repeat;
	border-image: url(../img/paper-box-bg4.png) 27 27 23 fill repeat;
	background-color:transparent;
	
}



option {
    padding: 20px ;
}


section#form .form-group input,
section#form .form-group textarea{
 
  background-color:transparent;
 
 
  border-radius:0;
  box-shadow: none;
  
    padding:5px ;
	border-style: solid;
	border-width: 27px 27px 23px;
	-moz-border-image: url(../img/paper-box-bg4.png) 27 27 23 repeat;
	-webkit-border-image: url(../img/paper-box-bg4.png) 27 27 23 repeat;
	-o-border-image: url(../img/paper-box-bg4.png) 27 27 23 repeat;
	border-image: url(../img/paper-box-bg4.png) 27 27 23 fill repeat;
  
}

section#form .form-group input.form-control {
  height: auto;
}
section#form .form-group textarea.form-control {
  height: 296px;
}

section#form .form-control:focus {
  
   background-color:transparent;
  box-shadow: none;
  
  
}

@media (min-width: 769px) {


	section#form ::-webkit-input-placeholder {
	   
	  font-size:18px;
	  font-weight: 400;
	  color: #222222;
	}

	section#form :-moz-placeholder {
	  /* Firefox 18- */
		 
		font-size:18px;
	  font-weight: 400;
	  color: #222222;
	}

	section#form ::-moz-placeholder {
	  /* Firefox 19+ */
		
		 font-size:18px;
	  
	  font-weight: 400;
	  color: #222222;
	}

	section#form :-ms-input-placeholder {
		
	  font-size:18px;
	  font-weight: 400;
	  color: #222222;
	}

}

@media (max-width: 768px) {
	section#form ::-webkit-input-placeholder {
  
	  color: #222222;
	  font-size:16px;
	  font-weight: 400;
	}

	section#form :-moz-placeholder {
	  /* Firefox 18- */
	
		color: #222222;
		font-size:16px;
	  font-weight: 400;
	}

	section#form ::-moz-placeholder {
	  /* Firefox 19+ */
		
		 color: #222222;
		 font-size:16px;
	   font-weight: 400;
	  
	}

	section#form :-ms-input-placeholder {
		
		color: #222222;
	  font-size:16px;
	  font-weight: 400;
	}


}

section#form .text-danger {
  color: #222;
}





footer {
  background-image: url(../img/bg-wood2.jpg);
  background-color: #f2f2f2;
  padding: 40px 0;
  color: #fff;
  text-align: center;
}
footer p {
font-family: Bellfort-Bold;
    font-weight: normal;
  font-size: 15px;
  margin: 0;
  color: #fff;
}


footer a {

  color: #fff;
}

footer h4 {
  
  margin-bottom: 20px;
}

footer h2 {
  font-size: 34px;
  margin: 0;
  margin-bottom: 20px;
}

footer img {
  
  margin-bottom: 30px;
}



.list-social li a{
	font-family: 'Special Elite', cursive;
    font-weight: normal;
	color:#fff;
	text-decoration:none;
}

.list-social li img{
	padding:10px 10px;
}

.text-primary {
  color: #fff;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.btn-outline {
  color: white;
  border-color: white;
  border: 2px solid;
  border-radius:0;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
  color: #6bbfa1;
  background-color: #fff;
  border-color: #fff;
}
.btn {
  font-family: 'Karla', sans-serif;
  font-size: 18px;
    font-weight: 700;
	text-transform:uppercase;
  
  border-radius: 0px;
}

.btn-xl {
  padding: 20px 30px;
  font-size: 18px;
    color:#fff;
   background-image: url(../img/bg-wood3.jpg);
border-radius:3px;
  
  
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.75);
box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.75);
  
}


.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active {
  color: #fff;
  background-color: #444;
  border-color: #444;
}

::-moz-selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
::selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
img::selection {
  color: white;
  background: transparent;
}
img::-moz-selection {
  color: white;
  background: transparent;
}
body {
  webkit-tap-highlight-color: #222222;
}
