/* webfont */
@font-face {font-family: 'MuseoSlab';src: url('../webfonts/270FBA_0_0.eot');src: url('../webfonts/270FBA_0_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/270FBA_0_0.woff') format('woff'),url('../webfonts/270FBA_0_0.ttf') format('truetype');}
body { font-size:13px; color:#595959; font-family:'Open Sans', sans-serif; line-height:1.7;}
h1, h2, h3, h4, h5, h6{font-family: 'MuseoSlab';color:#34373E;font-weight:normal;line-height:1.2em; -webkit-text-stroke: 1px transparent;}
ul{list-style:none;margin:0;}
ul li{}
.wrapper{overflow:hidden;position: relative;}

/*  style breadcrumb */

/* end style breadcrumb */

/* style banner */

/* style user wrapper */

/* style feature-wrapper  */
#jm-topls-wrapper{border-bottom: #efefef 1px solid;}
.jm-itemcols2{max-width:80%;}
.jm-itemcols1{max-width:20%;}

/* end style main body  */
.module.title-center h3{text-align:center;margin:10px 0;}
#jm-showcase-wrapper {
  background: none repeat scroll 0 0 #F5F5F5;
  border-bottom: 1px solid #efefef;
  padding: 30px 0;
}

#jm-bottom-wrapper {
    background: none repeat scroll 0 0 transparent;
    color: #4C5357;
}
#jm-bottom-wrapper h3{color:#000000;}

#jm-call-us-wrapper a{color:#34373e;}
#jm-call-us-wrapper h3{color:#fff;font-size: 26px;margin-bottom: 0;}
/* footer */
#jm-footer-wrapper,#jm-coppyright-wrapper{background:#34373e;color:#fff;}
div.ja-twitter div.ja-twitter-item {
  border-bottom: medium none;
  margin: 0;
  padding: 0 0 10px;
}
.ja-twitter-avatar {
  border: 3px solid #494C54;
  float: left;
  margin-right: 5px;
  padding: 0;
}
#jm-coppyright-wrapper .container{
	padding: 18px 0 30px 0;
	border-top: 1px solid #4b4d52;
}

.tparrows.default {
	padding:0px;
	 -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    transition: all 100ms linear;
	top:50% !important;
}
.tp-leftarrow.default {
	left: -40px !important;
}
#jm-slide:hover .tp-leftarrow {
	left:20px !important;
}
.tp-rightarrow.default {
	right: -40px !important;
}
#jm-slide:hover .tp-rightarrow {
	right:20px !important;
}

body.box .tparrows.default {
	padding:0px;
	 -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}
body.box .tp-leftarrow.default {
	left: 10px !important;
}
body.box #jm-slide:hover .tp-leftarrow {
	left:10px !important;
}
body.box .tp-rightarrow.default {
	right: 0 !important;
}
body.box #jm-slide:hover .tp-rightarrow {
	right:0 !important;
}

/* end footer */

@-webkit-keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
		-webkit-transform: scale(1.5);
		opacity: 0;
	}
}
@-moz-keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
		-moz-transform: scale(1.5);
		opacity: 0;
	}
}
@keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
		transform: scale(1.5);
		opacity: 0;
	}
}
/* media */
@media (min-width: 1024px) {

}
/* end media */

.logo-wrapper a:after,#jm-showcase-bottom-wrapper .jmparallax_wrap h3:after,
#jm-topls2-wrapper .jmparallax_wrap h3:after,#jm-main-body-wrapper div.itemListCategory h2:after,
#jm-main-body-wrapper div.itemHeader h2.itemTitle:after,
#jm-main-body-wrapper .blog-title:after,
#jm-main-body-wrapper .item-page h2.blog-content-tile:after,
#jm-main-body-wrapper .jm-component-heading:after,
#jm-main-body-wrapper div.itemListSubCategories h3:after,
#jm-main-body-wrapper .newsfeed-category h1:after {content: "";}