.right{
float:right;
}

.navbar .nav.pull-right {
     float: right;
    margin-right: 10px; /*set margin this way in your custom styesheet*/
  }
  
  .body {
	  
	background-image:url(../images/bg_img.jpg);
	position:fixed;
	width:100%;
	height:100%;
	
  }
  .loader {
	position: fixed;
	left: 0px;
	top: 0px;
	background-color:#fff;
	
	width: 100%;
	height: 100%;
	z-index: 9999;
	
}
.loader img {
	position:absolute;
	left :50%;
	top:50%;
	
	
}

  .nav{
	position:relative;
	top:10px;
  
  
  }
  .nav li a {
	color: #FFFFFF !important;
    font-family: raleway;
    font-size: 16px;
    font-weight: 200;
    text-transform: uppercase;
  
  
  }
  
  .nav li a :hover {
	
	color: #28fa06 !important;
   
  }
  a:hover{color: #28fa06 !important;}
 
  
  .header-bar {
	  
	border-left: thin dashed #00FF33;
    border-right: thin dashed #00FF33;
    border-style: dashed;
    border-top: thin dashed #00FF33;
    border-width: thin;
    height: 40px;
    position: relative;
    top: 20px;
    z-index: 2;
  }
  
  .menu-responsive{
	 
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.35);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 80px;
    left: 50%;
    margin: 0 auto 0 -512px;
    position: absolute;
    z-index: 5;
	    
  }
  menu-responsive-Decration{
	  background-color:transparent;
	  border:none;
  }
  
   .main-slideshow{
	  
	  z-index:10;
	  
	  overflow:hidden;
	  
	  
  }
  .body-container{
	background-color: #000000;
    max-width: 1366px !important;
    width: 100%;
	
  }
  .container-fullwidth{
	width:100% !important;
  
  
  }
  
  .jumbotrone-fullwidth{
  
	width:100% !important;
  
  }
  
 .item-container{
    background-color: green;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
    max-width: 1366px !important;
    padding: 20px;
    width: 100%;
  
  
  }
  
  .icon{
	background-color: #000000;
    float: left;
    height: 64px;
    width: 64px;
  
  }
  
  .item-desc{
	float:right;
	max-width:220px;
	width:100%;
	text-align:justify !important;
  
  }
  
  .item-desc h5{
	color: #FFFFFF;
    font-size: 15px;
    font-weight: lighter !important;
    text-transform: uppercase;
	
  
  
  }
  .desc-text{
	
	color: #FFFFFF;
    font-family: raleway !important;
    font-size: 12px;
    font-weight: lighter !important;
  
  }
  
  .desc-text-container{
	position:relative;
	top	:30px;
  
  
  }
  .desc-text-container h3{
	border-bottom: 1px solid #CCCCCC;
    color: #000000;
    font-family: open sans light;
    text-transform: uppercase;
  
  }
  .desc-text-bottom{
	font-family: raleway !important;
    font-size: 14px;
    font-weight: 200;
    line-height: 30px;
    text-align: center !important;
    text-transform: uppercase;
  
  }
  
  .footer{
	background-color: #000000;
    color: #FFFFFF;
    height: 90px;
    position: relative;
    top: 80px;
    width: 100%;
  
  
  
  }
  .footer-text{
	font-family: raleway;
    font-weight: 200;
    position: relative;
    text-align: center;
    top: 10px;
	
  
  }
  
  	
.social-icon{
	position:absolute;
	top:-435px;
	right: 5%;
	margin-left:auto;
	margin-right:auto;
	z-index:100;
        right:140px;
	}
	
	
.icon-2x{
	width:100px !important;

}	
	
.social-bookmarks {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.section-title .social-bookmarks {
	float: right;
}
.social-bookmarks li, .widget .social-bookmarks li, #footer .social-bookmarks li {
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 0px;
	background-color: #333;
	display: inline;
	width: auto;
	border: 1px solid #FFF;
	opacity:0.9;
}	
#footer .social-bookmarks li {
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 0px;
	background-color: #333;
	
}	
#footer.social-bookmarks li a {
	display: block;
	float: left;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 40px;
	height: 40px;
}	
.social-bookmarks li a {
	transition: all 0.2s ease-out 0s;
	-webkit-transition:all 0.2s ease-out 0s;
	-moz-transition 0.2s ease-out 0s;
	display: block;
	float: left;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
}	
.no-social-bookmarks li a {
	transition: all 0.2s ease-out 0s;
	-webkit-transition:all 0.2s ease-out 0s;
	-moz-transition 0.2s ease-out 0s;
	display: block;
	float: left;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
}
.social-bookmarks li.facebook a {
	background: url(../images/facebook.png) no-repeat 0 0;
}
.social-bookmarks li.facebook a:hover {
		background-color: #a8d12b;
}
.social-bookmarks li.flickr a {
	background: url(../images/flickr.png) no-repeat 0 0;
	width:100px;
}
.social-bookmarks li.flickr a:hover {
		background-color: #a8d12b;
		width:100px;
}
.social-bookmarks li.twitter a {
	background: url(../images/twitter.png) no-repeat 0 0;
}
.social-bookmarks li.twitter a:hover {
		background-color: #a8d12b;
}


.social-bookmarks li.rss a {
	background: url(../images/rss.png) no-repeat 0 0;
}
.social-bookmarks li.rss a:hover {
	background-color: #a8d12b;
}
.social-bookmarks li.skype a {
	background: url(../images/skype.png) no-repeat 0 0;
}
.social-bookmarks li.skype a:hover {
		background-color: #a8d12b;
}
.social-bookmarks li a:hover {
	background-position: 0 -40px;
}


/* contact page  */

.defualt-header{

	width:100%;
	height:200px;


}

.defualt-header-img{
	width:100% !important;
	height:160px;

}
.contact-us-text{

	color: #FFFFFF;
    font-family: raleway;
    font-size: 26px;
    font-weight: bold;
    left: 50%;
    margin-left: -509px;
    max-width: 1024px;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    top: 115px;
    width: 100%;
    z-index: 2147483647;

}

.contact-header{
	font-family:raleway;
	font-size:22px;
	text-transform:uppercase;
	color:#000;
	border-bottom:1px solid #ccc;


}
.contact-text{

	font-family: raleway;
    font-size: 14px;
    font-weight: 200;
	

}

.contact-form-left{

	float: left;
    padding: 20px 10px;
    width: 50%;

}
.contact-form-right{

	width:50%;
	float:right;

}
ol, ul {
    list-style: none outside none;
}
 label {
    display: block;
    margin: 5px 0;
	font-weight:normal !important;
}
select, textarea, input[type="text"] {
    font-family: open sans light;
    font-size: 12px;
    width: 220px !important;
}

 textarea {
    font-family: open sans light;
    font-size: 12px;
    width: 300px !important;
}
.btn-green {
    background-color: #7FBA00 !important;
    border: 2px solid #7FBA00 !important;
    border-radius: 26px !important;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
    color: #FFFFFF !important;
    text-transform: uppercase;
    width: 160px;
	height:30px;
}
.map-container{

position:relative;
top:20px;

}

.bg-image{
	
	left: 1px;
    opacity: 0.75;
    position: absolute;

}






@media (min-width: 768px) {
  
  
  .menu-responsive{
	 
	
	    
  }
  
  
 
}


.main-desc{

	 background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    bottom: 190px;
    color: #FFFFFF;
    float: right;
    font-size: 16px;
    left: 49%;
    padding: 10px;
    position: absolute;
    text-align: justify;
    width: 40%;
    bottom:250px

}

.title {
   
    padding: 5px;
}







