@charset "utf-8";
/* CSS Document */

body{
	color:#363636;
	font-size:13px;
	line-height:20px;
	font-family: 'Raleway', sans-serif;
	background:url(../images/bodyBg.jpg) center top no-repeat;
	background-size: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	 overflow-x:hidden;
}
a{
	color:#92d050;
}
a:hover{
	color:#92d050;
	text-decoration:none;
}
a:focus{
	outline:none;
}
ul{
	margin:0px;
	padding:0px;
}
h1{
	font-size:46px;
	color:#363636;
}
h2{
	font-size:42px;
	color:#363636;
}
h3{
	font-size:38px;
	color:#363636;
}
h4{
	font-size:34px;
	color:#363636;
}
h1 span,h2 span, h3 span{
	color:#92d050;
}
.navbar-default{
	background:none;
	border:none;
	border-radius:0px;
}
header{
	height:99px;
}
.navbar-default .navbar-nav > li > a{
	color:#fff;
	text-transform:uppercase;
	letter-spacing:2px;
	padding:35px 25px;
	
}
.navbar-default .navbar-nav > li > a:hover{
	color:#92d050;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	color:#92d050;
	background:none;
}
.welcome{
	background:#fff;
	
}
.smile{
	background:url(../images/smile.jpg) center right no-repeat;
	padding: 10em 0;
}
.welcome h1{
	text-transform:uppercase;
	font-size:46px;
	font-weight:800;
	margin-bottom:30px;
	
}
.paralax_sec{
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.counter{
	height:400px;
	position:relative;
	background:url(../images/mixer.gif);
}
.over-lay{
	background:rgba(0,0,0,.8);
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	top:0px;	
}
.counter-block{
}
.counter-block .col-md-4{
	text-align:center;
	color:#fff;
	padding-top: 10em;
	padding-bottom: 8em;
}
.counter-block .col-md-4 h3{
	color:#92d050;
	font-weight:600;
	font-size:50px;
}
.pr-green{
	background:#92d050;
	padding:3em 0;
}
.pr-green nav{
}
.pr-green nav a{
	color:#fff;
	font-size:13px;
	padding: 0 20px;
}
.pr-green nav a.active{
	color:#363636;
}
.pr-green address{
	color:#fff;
	margin-top: 30px;
}
.pr-black{
	background:#363636;
	padding: 25px;
	color:#fff;
}
.pr-black p{
	margin-bottom:0px;
}
.main-container {
  padding: 10px 15px;
}

.carousel-indicators {
	bottom: 0;
}
.carousel-control.right,
.carousel-control.left {
	background-image: none;
}
.carousel .item {
	min-height: 580px; 
	height: 100%;
	width:100%; 
}
.carousel-caption{
	color:#fff;
	
}
.carousel-caption h3,
.carousel .icon-container,
.carousel-caption button {
	color:#fff;
}
.carousel-caption h3 {
	
}
.carousel .icon-container {
	display: inline-block;
	font-size: 25px;
	line-height: 25px;
	padding: 1em;
	text-align: center;
	border-radius: 50%;
}
.carousel-caption button {
	
	margin-top: 1em; 
}

/* Animation delays */
.carousel-caption h3:first-child {
	animation-delay: 1s;
}
.carousel-caption h3:nth-child(2) {
	animation-delay: 2s;
}
.carousel-caption button {
	animation-delay: 3s;
}
.light{
	position:absolute;
	right:0px;
}
.socials{
	margin: 25px 0 15px 0;
}
.socials a img{
	width: 40px;
	margin: 0 12px;
}
.slider-fetr{
	position:relative;
}
.slider-fetr .carousel-caption{
	position:absolute;
	left:-10%;
	background:#363636;
	text-align:left;
	bottom: 15%;
	padding:20px;
	width:auto;
}
.slider-fetr .carousel-caption span.number{
	width: 80px;
	height:80px;
	display:inline-block;
	float:left;
	font-size:38px;
	line-height:80px;
	text-align:center;
	background:#636363;
	margin-right: 20px;
	font-weight:bold;
	
}
.slider-fetr .carousel-caption .place{
	color:#fff;
	text-transform:uppercase;
	margin-top: 12px;
	display:block;
}
.slider-fetr .carousel-caption h3{
	margin: 0 0 0 0;
	color:#92d050;
	text-transform:uppercase;
	font-weight:bold;
}
.slider-fetr .carousel .item{
	min-height:auto !important;
}
.slider-fetr .carousel-inner{
	background:url(../images/featured/shadow.jpg) center bottom no-repeat;
	padding-bottom: 50px;
	background-size:100%;
}
.slider-fetr {
	padding: 60px 0;
	overflow:hidden;
	text-align:center;
}
.slider-fetr h1{
	font-weight:bold;
	display:inline-block;
	border-bottom: 5px solid #ebebeb;
	margin-bottom: 60px;
}
.slider-fetr .carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.slider-fetr .carousel-fade .carousel-inner .item,
.slider-fetr .carousel-fade .carousel-inner .active.left,
.slider-fetr .carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.slider-fetr .carousel-fade .carousel-inner .active,
.slider-fetr .carousel-fade .carousel-inner .next.left,
.slider-fetr .carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.slider-fetr .carousel-fade .carousel-inner .next,
.slider-fetr .carousel-fade .carousel-inner .prev,
.slider-fetr .carousel-fade .carousel-inner .active.left,
.slider-fetr .carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
html,
body,
.carousel,
.carousel-inner,
.carousel-inner .item {
  height: 100%;
}
header{
  position: absolute;
  width:100%;
  transition: all 0.4s ease;
  z-index:999;
}
header.sticky {
  height: 78px;
  background:#fff;
  z-index:999;
  position:fixed;
}
header.sticky .navbar-brand img{
	width: 150px;
}

header.sticky .navbar-default .navbar-nav > li > a{
	color:#666666;
}
header.sticky .navbar-default .navbar-nav > li.active > a{
	color:#92d050;
	
}
.innerContainer{
	padding-top:150px;
}
.innerContainer .title{
	font-weight:bold;
	color:#fff;
	margin-bottom:40px;
}
.aboutQute{
	background: url(../images/about.jpg) right top no-repeat #92d050;
	padding: 80px;
	min-height:400px;
}
.no-padding{
	padding:0;
}
.aboutQute h5{
	color:#fff;
	font-weight: bold;
	font-size:25px;
	margin-bottom: 30px;
	}
.aboutQute h5 span{
	color:#363636;
	font-weight:300;
}
.aboutQute p{
	background: #fff;
	padding: 40px;
	font-size:15px;
	position:relative;
}
.aboutQute p .q{
	position:absolute;
	right: 80px;
	top: -30px;
	background: url(../images/q.png) left top no-repeat;
	width: 50px;
	height:50px;
	display:block;
	background-size:100%;
}
.iconArea{
	background:#fff;
	padding: 20px 0;
}
.iconArea article{
	padding:40px 0;
	text-align:center;
	
}
.iconArea article h5{
	color:#666666;
	font-size:21px;
	font-weight:bold;
}
.iconArea article p{
	color:#666666;
	padding: 0 25px;
}
.icon{
	width: 60px;
	height:70px;
	display: inline-block;
	background-size: 100%;
}
.stage{
	background:url(../images/stage.png) center top no-repeat;
	background-size: 100%;
}
.wedding{
	background:url(../images/weddingCake.png) center top no-repeat;
	background-size: 100%;
}
.glass{
	background:url(../images/glass.png) center top no-repeat;
	background-size: 100%;
}
.crown{
	background:url(../images/crown.png) center top no-repeat;
	background-size: 100%;
}
.gift{
	background:url(../images/gift.png) center top no-repeat;
	background-size: 100%;
}
.mic{
	background:url(../images/seminars.png) center top no-repeat;
	background-size: 100%;
}
.teams{
	background:#363636;
	padding: 60px 0;
}
.teams{
}
.teams h4{
	color:#fff;
	font-weight:bold;
}
.teams .col-md-4{
	margin: 20px 0;
}
.teams .col-md-4 .name{
	color:#fff;
	font-weight:bold;
	font-size:18px;
	margin: 20px 0 0 0;
}
.teams .col-md-4 .position{
	color:#92d050;
}
.teams .col-md-4 p{
	color:#bcbcbc;
	margin: 20px 0 0 0;
}
.service{
	background:#fff;
	padding: 20px 0;
}
.service article{
	padding-top: 40px;
	padding-bottom: 40px;
}
.service article .media-heading{
	font-weight:600;
	color:#666666;
	font-size: 22px;
	margin-bottom:22px;
}
.innerpara{
	height:400px;
	position:relative;
	background:url(../images/mixer.gif);
}
.text{
	color:#fff;
	margin-top: 150px;
	position:absolute;
	z-index:10;
	left: 50%;
	width: 100%;
	margin-left: -50%;
}
.text h3{
	font-weight:bold;
	color:#fff;
}
.text p{
	width: 50%;
	margin: 0 auto;
	
}
.testimonial{
	background:#fff;
	padding: 30px 0;
}
.testimonial h4{
	font-weight:300;
}
.arrow_box {
	position: relative;
	background: #fff;
	border: 1px solid #ebebeb;
	font-size:16px;
	font-style:italic;
	padding:20px 40px;
	color:#999999;
	line-height:24px;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 10px;
	margin-left: -10px;
}
.arrow_box:before {
	border-color: rgba(235, 235, 235, 0);
	border-top-color: #666666;
	border-width: 10px;
	margin-left: -10px;
}
.col-md-6 .media-object{
	width:70px;
	height:70px;
	margin-left:20px;
}
.col-md-6 .media-body .media-heading{
	margin-bottom:8px;
	color:#666;
	font-size: 18px;
	margin-top:10px;
}
.col-md-6 .media-body{
	color:#92d050;
}
.contact{
	background:#fff;
}
.contact .media .media-left{
	width:110px;
	display:inline-block;
}
.contactForm{
	background:#363636;
	padding: 60px;
}
.contactForm h2{
	color:#fff;
	font-weight:bold;
}
.contact .col-md-4{
	margin-bottom: 40px;
}
.gal{
	padding-top: 0px;
	background: #fff;
}