@import url(//fonts.googleapis.com/css?family=Open+Sans:300);

@import url(//fonts.googleapis.com/css?family=Open+Sans:600);

@import url(http://fonts.googleapis.com/css?family=Qwigley);

@import url(http://fonts.googleapis.com/css?family=Tangerine);
/*------ jungleshock add-ons ------*/

.line1{
	height:1px;
	width:40%;
	color:#099;
	background-color: #033;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}

.img-polaroid .inside{
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
}

.staff {
  float: left;
  margin: 0 25px 39px 0;
}

.150{width:150px; height:185px;}

.staff a{
	color:#6FF;
	text-decoration: underline;}

.list-services {
	margin: 5px 10 5px 10;
	
}

	.list-services dt {
		padding: 3px 10 5px 30px;
		line-height: 1.385em;
		width:250px;
		font-size: 1em;
		font-weight: bold;
		text-transform: uppercase;
	}
		
	.list-services dd {
		padding: 0 10 5px 30;
		width:250px;
		line-height: 1.75em;
		font-size: 1em;
	}
	
.block-1{float:left; margin:0 0 0 50px; padding-right:10px;}

.block-2{float:left; padding-left:10px;}
.fleft{float:left;}


/*------ template stylization ------*/
body {
  background: #1f1a18;
  font: 14px Arial, Helvetica, sans-serif;
  line-height: 23px;
  color: #7c6b65;
  min-width: 1200px;
}
.nav-collapse.collapse {
  text-transform: none;
}
#webSiteLoader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #1f1a18 url(../img/web_site_loader.gif) center no-repeat;
  z-index: 1023;
  top: 0;
}
#pageLoader {
  position: fixed;
  width: 72px;
  height: 72px;
  top: 50%;
  left: 50%;
  margin: -36px 0 0 -36px;
  background: url(../img/bg_loader.png) 0 0 no-repeat;
  z-index: 1000;
  padding: 3px;
  display: none;
}
#pageLoader > div {
  margin: 9px 10px;
  background: url(../img/web_page_loader.gif) 0 0 no-repeat;
  width: 46px;
  height: 46px;
}
#back-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 50px;
  height: 50px;
  background: url("../img/up-arrow.png") center 12px no-repeat;
  z-index: 1000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: none;
  cursor: pointer;
}
.animate,
.animate:hover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/*------ header ------- */
header {
	position: absolute;
	width: 1270px;
	height: 400px;
	z-index: 5;
	margin: 0 auto;
	top: 0;
	background: url('../img/bg_header.jpg') 0 0 repeat;
}
header:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 7px;
  background: url('../img/line_bg_header.png') 0 0 repeat-x;
  top: 381px;
  left: 0;
  pointer-events: none;
  content: "";
}
header:before {
  position: absolute;
  display: block;
  width: 100%;
  height: 375px;
  background: url('../img/eff_over_header.png') 0 0 repeat-x;
  top: 0;
  left: 0;
  pointer-events: none;
  content: "";
}
.menuHolder {
	position: relative;
	display: inline-block;
	width: 1270px;
	height: 192px;
	background: url('../img/menuHolder_bg.png') 0 0 no-repeat;
	margin: 200px 0 20px -49px;
	padding-left: 49px;
}
#logo {
	display: inline-block;
	position: relative;
	background: url('../img/logo.png') 0 0 no-repeat;
	width: 350px;
	height: 230px;
	text-indent: -9999px;
	margin-top: 44px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 50px;
}
#logo:hover {
  text-decoration: none;
}
/*--- menu ------*/
.menuMov {
	position: absolute;
	height: 64px;
	top: 2px;
	text-align: center;
	margin-left:5%;
	z-index: 10;
}
.menu {
  position: relative;
  z-index: 1;
  display: inline-block;
  text-transform: uppercase;
}
.sf-menu {
  z-index: 3;
  position: relative;
  display: inline-block;
  margin-left: 0;
}
.sf-menu > li {
  position: relative;
  color: #383636;
  display: inline-block;
  float: left;
  height: 84px;
}
.sf-menu > li:after {
  position: absolute;
  display: block;
  width: 2px;
  height: 2px;
  background: url('../img/separator.jpg') no-repeat 0 0;
  top: 45px;
  right: -2px;
  pointer-events: none;
  content: "";
}
.sf-menu .last:after {
  display: none;
}
.sf-menu > li > a {
  display: inline-block;
  position: relative;
  height: 84px;
  overflow: hidden;
  padding: 0 18px;
}
.sf-menu > li > a:hover {
  text-decoration: none;
}
.sf-menu > li.active > a {
  text-decoration: none;
}
.submenu_1 {
  font: 600 15px/24px 'Open Sans', sans-serif;
  position: absolute;
  top: 84px;
  left: 0;
  width: 114px;
  padding: 15px 0;
  z-index: 5;
  background: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  margin: 0;
}
.submenu_1 li {
  position: relative;
  text-align: left;
  list-style: none;
  text-align: center;
}
.submenu_1 a {
  font-size: 12px;
  color: #e2e1d7;
  position: relative;
  display: inline-block;
  color: #2d2d2d !important;
  padding: 1px 0 1px  !important;
  text-decoration: none;
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.submenu_1 a:hover {
  color: #b0d025 !important;
}
.submenu_1 li > a:hover,
.submenu_1 li .hoverItem {
  color: #b0d025 !important;
}
.submenu_2 {
  position: absolute;
  width: 114px;
  left: 116px;
  top: -7px;
  z-index: 10;
  margin: 0;
  padding: 7px 0 7px;
  background: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.submenu_2 .marTop {
  margin: 10px 0 0;
}
.submenu_2 .marBot {
  margin: 0 0 0px;
}
.submenu_2 a {
  color: #2d2d2d;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.submenu_2 a:hover {
  color: #9b5a43 !important;
}
.submenu_2 li > a:hover,
.submenu_2 li .hoverItem {
  color: #9b5a43 !important;
}
.mText {
  font: 600 15px/24px 'Open Sans', sans-serif;
  color: #999999;
  position: absolute;
  width: 100%;
  z-index: 1;
  text-align: center;
  left: 0;
  padding-top: 33px;
}
.mTextOver {
  font: 600 15px/24px 'Open Sans', sans-serif;
  color: #9b5a43;
  position: relative;
  width: 100%;
  z-index: 3;
  text-align: center;
  top: -100px;
}
._area {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 5;
  left: 0;
  display: block;
}
._overPl {
  position: absolute;
  width: 100%;
  height: 84px;
  bottom: 100px;
  z-index: 2;
  left: 0;
  display: block;
  background: none;
}
._overLine {
  position: absolute;
  width: 100%;
  height: 4px;
  top: 0;
  z-index: 10;
  left: 0;
  display: none;
  background: #43c5e9;
  opacity: 0;
}
/*--- menu end ------*/
/*--- header end ------*/
/*------ content ------- */
.splash {
  position: absolute !important;
  top: 0;
  left: 50%;
  margin-left: -1443px;
  z-index: 0;
}
.splash .carouselHolder {
  position: relative;
}
.splash .carouselHolder .carousel {
  margin-bottom: 0;
}
.splash .carouselHolder .carousel ul {
  margin-bottom: 0;
}
.splash .carouselHolder .carousel ul li {
  width: 481px;
  height: 1153px;
}
.slogHolder {
  position: absolute;
  display: block;
  top: 464px;
  left: 50%;
  margin-left: -269px;
  width: 566px;
  height: 320px;
  background: url('../img/bg_slog.png') 0 0 no-repeat;
  z-index: 5;
}
.slogHolder #slider_simple1 {
  position: relative;
  margin: 36px 0 0 81px;
  width: 403px;
  height: 210px;
  display: inline-block;
  z-index: 10;
}
.slogHolder #slider_simple1 > .slider_set {
  list-style: none;
  margin: 0;
  position: relative;
}
.slogHolder #slider_simple1 > .slider_set > li {
  color: #ffffff;
  text-align: center;
}
.slogHolder #slider_simple1 > .slider_set > li .sliderText {
  font: 500 55px/58px 'Tangerine';
  display: inline-block;
  padding-top: 50px;
  text-transform: capitalize;
font-family: 'Tangerine', cursive;}

.slogHolder .nextBtn,
.slogHolder .prevBtn {
  position: absolute;
  top: 109px;
  width: 66px;
  height: 66px;
  z-index: 100;
}
.slogHolder .nextBtn span,
.slogHolder .prevBtn span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.slogHolder .nextBtn:hover > span,
.slogHolder .prevBtn:hover > span {
  opacity: 1;
  filter: alpha(opacity=100);
}
.slogHolder .nextBtn {
  left: 8px;
  background: url('../img/arrowL.png') center top no-repeat;
}
.slogHolder .nextBtn span {
  background: url('../img/arrowL.png') center bottom no-repeat;
}
.slogHolder .prevBtn {
  left: 490px;
  background: url('../img/arrowR.png') center top no-repeat;
}
.slogHolder .prevBtn span {
  background: url('../img/arrowR.png') center bottom no-repeat;
}
#wrapper .containerHolder {
  position: relative;
  width: 100%;
  z-index: 2;
  top: 340px;
}
#wrapper section > div {
  position: relative;
}
#wrapper section {
  position: relative;
  width: 100%;
  height: 100%;
}
#wrapper > section > div {
  position: relative;
}
.container {
  position: relative;
  z-index: 1;
}
.content_inner {
  padding-right: 18px;
}
.content_inner2 {
  padding-right: 13px;
}
.dynamicContent {
  position: absolute;
  width: 100%;
  top: 0;
}
.def_mov {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 698px;
}
.mainBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1f1a18;
  z-index: 0;
  min-height: 900px;
}
.inner {
  position: relative;
  display: block;
  padding: 43px 0 55px;
}
h2 {
	margin-bottom: 27px;
	text-transform: uppercase;
	line-height: 31px;
	color: #0CC;
}
h3 {
	margin: -7px 0 21px;
	line-height: 25px;
	text-transform: uppercase;
	color: #AA632B;
}
.marg_1 {
  margin-bottom: 19px;
}
.marg_2 {
  margin-bottom: -1px !important;
}
.marg_3 {
  margin-bottom: 25px!important;
}
.marg_4 {
  margin-bottom: 10px;
}
.marg_5 {
  margin-top: 10px!important;
}
.marg_6 {
  margin-bottom: 21px!important;
}
.marg_7 {
  margin-bottom: 50px!important;
}
.marg_8 {
  margin: 29px 0 0 14px;
}
.corr_1 {
  padding-bottom: 35px!important;
}
.corr_2 {
  padding-bottom: 41px!important;
}
.corr_3 {
  padding-bottom: 55px!important;
}
.corr_4 {
  padding-bottom: 82px!important;
}
.corr_5 {
  padding-bottom: 67px!important;
}
.title_corr1 {
  font-size: 48px;
  line-height: 55px;
}
.title_corr2 {
  font-size: 24px;
}
.color_1 {
  color: #a8cb33;
}
.b-img-radius {
	zoom: 1;
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 17px;
}
.b-img-radius img {
  display: block;
}
.img-polaroid {
  padding: 0;
  background-color: #ffffff;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  border-radius: 19px;
  border: 6px solid #fff;
}

.img-polaroid .inside{
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}




.btn {
  font: 14px/1.2em Arial, Helvetica, sans-serif;
  color: #ffffff;
  height: 16px;
  text-shadow: none;
  position: relative;
  display: inline-block;
  padding: 12px 16px 11px;
  background: url('../img/bg_more.jpg') center top repeat-x;
  border: none;
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  border-radius: 19px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.btn:hover,
.btn:active {
  color: transparent;
  background: url('../img/bg_more.jpg') center bottom repeat-x;
  background-position: 0 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.btn span {
  position: absolute;
  height: 16px;
  padding: 12px 16px 11px;
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  border-radius: 19px;
  color: #a46249;
  top: 0;
  left: 0;
  background: url('../img/bg_more.jpg') center bottom repeat-x;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
hr {
  border: none;
  height: 1px;
  color: #383230;
  background-color: #383230;
  margin: 37px 0 25px;
}
.link_1 {
  color: #a36148;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.link_1:hover {
  text-decoration: none;
  color: #a8cb33;
}
.services {
  margin: 0;
}
.services li {
  list-style: none;
  position: relative;
  display: inline-block;
}
.services .b-img-radius {
  float: left;
  margin: 0 25px 31px 0;
}
.list_1 {
  font-size: 12px;
  position: relative;
  display: inline-block;
  margin: 0;
}
.list_1 .last {
  margin-bottom: 8px!important;
}
.list_1 li {
  width: 100%;
  position: relative;
  display: inline-block;
  float: left;
  background: url('../img/marker.png') 0px 7px no-repeat;
  padding: 0 0 0 16px;
  min-height: 18px;
  margin: 0 0 2px;
}
.list_1 a {
  color: #a36148;
  text-decoration: none;
}
.blog {
  margin: 0;
}
.blog h3 {
  margin-bottom: -1px;
}
.blog li {
  list-style: none;
  position: relative;
  display: inline-block;
}
.blog li time {
  margin-bottom: 23px;
  position: relative;
  display: inline-block;
}
.blog li p a {
  position: relative;
  display: inline-block;
  margin-left: 4px;
}
.blog .b-img-radius {
  float: left;
  margin: 0 25px 39px 0;
}
.link_2 {
  color: #a36148;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.link_2:hover {
  text-decoration: underline;
  color: #a8cb33;
}
.g_map {
  max-width: 759px;
  width: 759px;
  float: left;
  margin: 0 0 23px;
}
iframe {
  position: relative;
  border: none;
  display: inline-block;
  outline: none;
  width: 759px;
  height: 314px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: url('../img/web_site_loader.gif') center no-repeat #1f1a18 !important;
  margin-bottom: -6px;
}
.width1 {
  display: inline-block;
  width: 81px;
}
.width2 {
  display: inline-block;
  width: 65px;
}
.cont {
  position: relative;
  display: inline-block;
  margin-top: 5px;
}
.address {
	color: #0CC;
}











/* ============================= forms ============================= */



#form1 {
/*  position: ;
  display: inline-block;
  margin: 1px 0 0;
  width: 100%;*/
}



label {
  margin: 0!important;
}
#form1 input {
  font: 14px/20px Arial, Helvetica, sans-serif;
  color: #7c6b65;
  text-transform: none;
  margin: 0 0 12px;
  padding: 11px 18px 12px;
  width: 332px;
  border: 1px solid #383230;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  border-radius: 19px;
  min-height: 20px;
  background: #171311;
}
#form1 textarea {
  resize: none;
  margin: 0;
  font: 14px/20px Arial, Helvetica, sans-serif;
  color: #7c6b65;
  padding: 11px 18px 12px;
  width: 332px;
  height: 242px;
  border: 1px solid #383230;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  border-radius: 19px;
  min-height: 20px;
  background: #171311;
}
#form1 label {
  position: relative;
  display: inline-block;
  min-height: 36px;
}
#form1 .error,
#form1 .empty {
  position: absolute;
  bottom: 0;
  display: none;
  font-size: 9px;
  line-height: 14px;
  color: #a36148;
  text-transform: none;
}
.btns {
  position: relative;
  display: inline-block;
  margin: 34px 0 0;
  float: right;
}
.btns a {
  margin: 0 0 0 7px;
  float: right;
}
#form1 .message .error,
#form1 .message .empty {
  position: absolute;
  bottom: -17px;
  display: none;
  font-size: 9px;
  line-height: 14px;
  color: #a36148;
  text-transform: none;
}
/* Form defaults */
input,
select,
textarea {
  color: #797a7c;
}
.success {
  position: absolute;
  width: 368px;
  color: #7c6b65;
  text-align: center;
  z-index: 1;
  background: #171311;
  border: 1px solid #383230;
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  border-radius: 19px;
  padding: 60px 0;
}
.text_404 {
  position: relative;
  display: inline-block;
  margin: -6px 0 35px;
}
#search input[type="text"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#search input[type="text"]:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#search input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#search input {
  display: block;
  color: #7c6b65;
  width: 332px;
  padding: 11px 18px;
  margin-bottom: 23px;
  border: 1px solid #383230;
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  border-radius: 19px;
  background: #171311;
}
.search_result {
  color: #a8cb33;
}
.search_title {
  margin-bottom: 5px;
}
.search_title a {
  color: #965a46;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.search_title a:hover {
  color: #a8cb33;
  text-decoration: none;
}
.search_list {
  margin-top: 30px;
}
.search_list .search {
  font-size: 30px;
  color: #ff583e;
}
/* ============================= end forms ============================= */
/*--- content end ------*/
/*------ footer ------- */
footer {
  font: 12px/24px 'Open Sans', sans-serif;
  color: #c8c8c8;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 307px;
  z-index: 600;
  background: url('../img/bg_footer.png') 0 0 repeat-x;
}
footer span {
	color: #6FF;
}
footer .container {
  padding-top: 40px;
}
.link_0 {
  color: #c8c8c8;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.link_0:hover {
  text-decoration: none;
  color: #dd8769;
}
.social-icon {
  margin: -5px 0 0;
  float: right;
}
.social-icon > li {
  display: inline-block;
  float: left;
  margin-left: 7px;
}
.social-icon > li > a {
  display: inline-block;
}
.social-icon > li > a > img {
  position: relative;
  top: 0;
}
.social-icon > li > a:hover img {
  top: -5px;
}
/*--- footer end ------*/
/*----- media queries ------*/
@media (min-width: 1200px) {
  
}
@media (min-width: 768px) and (max-width: 979px) {
  
}
@media (max-width: 767px) {
  
}
@media (max-width: 480px) {
  
}
/*Core variables and mixins*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 33px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
