

p.blog-cat {
    color: #333;
    font-size: 140%;
    margin-bottom: 20px;
}
.envor-side-navi, .envor-side-navi ul, .envor-side-navi ul li {
	width: 100%;
	float: right;
	padding: 0px;
	margin: 0px;
}
.envor-side-navi {
	float: none;
	display: inline-block;
		 background: #ffffff;

}
.envor-side-navi ul {
	border: 1px solid #e5e5e5;
	border-top-width: 0px;
}
.envor-side-navi ul li {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 15px;
	line-height: 40px;
	border: 0px solid #e5e5e5;
	border-top-width: 1px;
}
.envor-side-navi ul li i {
	transition-style: linear;
	transition-duration: 0.2s;
	color: #ddd;
}
.envor-side-navi ul li.active {
	border-top-width: 2px;
	   border-top-color: #E14D43;
	       background-color: #363B3F;
}
.envor-side-navi ul li.active a {
	color: #fff;
}


/*
	envor-feature-3
*/

.envor-feature-3 {
	width: 100%;
	float: right;
	border: 1px solid #e5e5e5;
	padding: 30px;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	background-color: #fff;
	margin-bottom: 10px;
	margin-top: 20px;
}
.envor-feature-3 span {
	position: absolute;
	width: 60px;
	height: 60px;
	right: 50%;
	margin-right: -30px;
	top: -30px;
	border-radius: 100px;
}
.envor-feature-3 span .fa, .envor-feature-3 span .glyphicon {
	width: 100%;
	float: right;
	width: 60px;
	height: 60px;
	color: #fff;
	line-height: 55px;
	font-size: 24px;
	border-radius: 100px;
	background-color: #E14D43;
	  
}
.envor-feature-3 h3 {
	font-size: 18px;
	font-weight: normal;
	text-transform: capitalize;
}
.envor-feature-3 p {
	margin-top: 15px;
}
 
.envor-section-bg10 {
	background-image: url(bg/team-bg.html);
	background-size: cover; 
	background-color: transparent !important;
	background-attachment: fixed;
	background-position: 50% 0 !important;
	background-repeat: no-repeat;
	position: relative;
	}
.envor-section {
	width: 100%;
	
	/*float: right;*/
	padding-top: 40px;
	padding-bottom: 40px; 
	background-color: #ffffff;
}

.envor-section-single {
 padding: 30px 0;
  background: #f6f6f6;
  background-image: -webkit-linear-gradient(top, #f6f6f6 0%, #ffffff 150px);
  background-image: -moz-linear-gradient(top, #f6f6f6 0%, #ffffff 150px);
  background-image: -o-linear-gradient(top, #f6f6f6 0%, #ffffff 150px);
  background-image: linear-gradient(top, #f6f6f6 0%, #ffffff 150px);
  border-top: 1px solid #ddd;
}
.envor-section-st1 {
	background-color: #f2f2f2;
	border: 0px solid #e5e5e5;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.envor-section p.block-description {
	font-size: 130%;
	line-height: 200%;
	font-style: italic;
}
.envor-section h2, .envor-section h1, .envor-section h3, .envor-section h4, .envor-section h5 {
	text-transform: capitalize;
	margin-bottom: 20px;
	 
}
.envor-section h2 {
	text-transform: capitalize;
	margin-bottom: 20px;
	width: auto;
	display: inline-block;
}
.envor-section .white {
	color: #fff;
}
.envor-section-align-left {
	text-align: right;
}
.envor-section-align-right {
	text-align: left;
}
.envor-section-align-center {
	text-align: center;
	width: 100%;
}
.envor-home-slider { 
	padding: 0px;
}
 

.envor-relative {
	position: relative;
	display: inline-block;
	width: 100%;
}


.envor-feature {
	width: 100%;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
}
.envor-feature .envor-feature-inner {
	width: 100%;
	float: right;
	border: 0px solid #f00;
	 background-color: #f2f2f2;
    padding: 20px 20px;
    border: 1px solid #e7e7e7;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.envor-feature span.bg {
	position: absolute;
}
.envor-feature :last-child {
	margin-bottom: 0px;
}
.envor-feature .headerenv {
	line-height: 60px;
	 min-height: 60px;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	
	padding-right: 80px;
	color: #333;
	text-transform: capitalize;
	font-size: 120%;
	width: 100%;
	float: right;
	margin-bottom: 30px;
	text-align: right;
}
 .envor-feature .headerenv  h3{
		line-height: 30px;
		 font-weight: normal;
		 font-size: 16px;
		 padding-top: 15px;
		  padding-bottom:  0px !important;
		 margin:  0px !important;
}
.arrow-color {
	position: absolute;
	right: 15px;
	top: 30px;
	width: 30px;
	height: 30px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
	 background-color: #E14D43;
}
.envor-feature .headerenv i {
	position: absolute;
	right: 0px;
	top: 0px;
		-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width: 60px;
	height: 60px;
	color: #fff;
	font-size: 32px;
	line-height: 60px;
	text-align: center;
	 background-color: #E14D43;
	z-index: 10;
}
.envor-feature p {
	width: 100%;
	float: right;
	margin-bottom: 30px;
	text-align: right !important;
	font-size: 100%;
}
.envor-section-hosting-bg .envor-feature p, .envor-section-hosting-bg .envor-feature .headerenv, .envor-section-hosting-bg .envor-feature p a:hover {
	color: #fff;
}
.envor-section-hosting-bg {
}

.envor-100 {
	width: 100%;
	display: inline-block;
	margin-top:  15px;
}
.envor-padding-left-10 {
	padding-right: 10px;
}
.envor-padding-left-20 {
	padding-right: 20px;
}
.envor-padding-left-30 {
	padding-right: 20px;
}
.envor-padding-left-40 {
	padding-right: 40px;
}
.envor-padding-top-0 {
	padding-top: 0px !important;
}
.envor-margin-top-0 {
	margin-top: 0px !important;
}
.envor-padding-top-10 {
	padding-top: 10px !important;
}
.envor-padding-top-20 {
	padding-top: 20px !important;
}
.envor-padding-top-60 {
	padding-top: 60px !important;
}
.envor-padding-bottom-0 {
	padding-bottom: 0px !important;
}
.envor-padding-bottom-30 {
	padding-bottom: 30px;
}
.margin-left-0 {
	margin-right: 0px !important;
}

 

/*
	envor-toggle
*/

.envor-toggle {
	width: 100%;
	display: inline-block;
	padding: 5px;
	background: #fff;
	text-align: right;
	border: rgba(0,0,0,0.03) 1px solid;
	background: transparent;

	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
}
.envor-toggle article {
	width: 100%;
	float: right;
	 
	border: transparent ;
	background: transparent;

	- 

	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}
.envor-toggle article + article {
    margin-top: 5px;
}
.envor-toggle article .headerenv {
	background-color: rgba(0,0,0,0.03);
	 
	line-height: 50px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 30px;
	color: #333;
	text-transform: capitalize;
	cursor: pointer;
	transition-style: linear;
	transition-duration: 0.2s;
}
.envor-toggle article .headerenv i {
	line-height: 40px;
	margin-left: 5px; 
	float: right;
	 
	font-size: 16px;
}
.envor-toggle article .headerenv:hover {
	color: #E14D43  ;
}
.envor-toggle article .headerenv .glyphicon {
	
}
.envor-toggle article p {
	 
	padding: 21px;
	float: right;
	width: 100%;
}
.envor-toggle article .headerenv .fa-plus {
	float: left;
	line-height: 40px;
	margin-left: 0px;
}
.envor-toggle article .headerenv.active .fa-minus	 {
color: #E14D43  ;
}
.envor-toggle article .headerenv.active {
	color: #E14D43;
	 
}
.envor-section-bg7 {
	background-image: url(bg/bg2.html);
	background-size: cover;
	background-color: transparent !important;
	background-attachment: fixed;
	background-position: 50% 0 !important;
	background-repeat: no-repeat;
	position: relative;
}
.features_sec40 {
	float: right;
	width: 100%;
	text-align: center;
	padding: 70px 0px 50px 0px;
	background: url("bg2.html");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center;
	position:relative;
	color: #fff;
}
.features_sec40.two {
	background: url("bg/bg3.html");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center;
	background-color: #2F2F2F;
}
.features_sec40  h2.bigtitle {
	color: #fff;
	 
}


#sidebar{
 
border:0px solid #e1e1e1;
padding:0px;
margin-top:30px;
border-radius: 8px;
	-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
}

#sidebar .headerr h3{
font-size:16px;
color:#777;
line-height:18px;
margin-bottom:5px;
padding-bottom:10px;
text-transform:uppercase;
border-bottom:1px solid #eee;
}

#sidebar .widget{
background:#fff;
padding:8px;
font-size: 13px;
-webkit-border-radius:  0px;
	-moz-border-radius: 0px;
	border-radius:  0px;
line-height: 23px;
border:0px solid #e1e1e1;
margin-bottom:10px;
 
}
#sidebar .widget.wd2{
background:none;
 border:0px solid #e1e1e1;
 padding:0px !important;
}
#sidebar .widget.wd3{
margin:8px ;
 background:none;
 border:0px solid #e1e1e1;
}
.margtop {
margin-top:40px;
}
#newsletter{
	padding-top:20px;
	background:#2c2c2c;
	padding-bottom:40px;
	position:relative;
	width: 100%;
	float: right;
}
#newsletter.style-3{
	background:#2e5e11     ;
}


#newsletter input{
	text-align:center;
	color:#c3c3c3;
	line-height:48px;
	float:right;
}

#newsletter .section-header-white{
	font-size:28px;
	margin:0;
	padding-bottom:10px;
	  color: #FFFFFF;
	  font-family: Arial;
	background: none;
	 
 
	text-align: center;
 
	text-transform: uppercase;
	font-weight: bold;
	line-height: 40px;
	position:relative;

}

#newsletter .section-subheader{
	color:#fff;
	margin-bottom:20px;
	font-weight:normal;
	font-size:14px;
	text-transform:none;
		font-family: 'Droid Sans', sans-serif;
	background: none;
	 
	text-align: center;
	 
	 
	text-transform:uppercase;
}

#newsletter .nlname {
	background-color: #ffffff;
	border: none;
	background-image: url("images/nl-shadow.png");
	background-position: left top;
	background-repeat: repeat-y;
	width: 32%;
	height: 48px;
	padding-right: 10px;
	border-radius:  0 4px  4px  0   ;
	border-left:2px solid #ebebeb;
}

#newsletter #newsletter-form {
	margin-right: 20%;
}

#newsletter .nlemail {
	background-color: #ffffff;
	border: none;
	width: 30%;
	height: 48px;
	margin-right: -5px;
	padding-right: 10px;
	border-radius: 0;
}

.nlgo {
	width: 54px;
	display:inline-block;
	background: #ee3728;
	border: none;
	margin-right: -5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 24px;
	height: 48px;
	border-radius:  4px 0 0 4px ;
	line-height:48px;
	 z-index:1;
	
}
 

.wrapper-1,.wrapper-2,.wrapper-3{
	height:49px;
	position:relative;
	border-left:2px solid #292929;
	border-right:2px solid #292929;
	border-bottom:2px solid #222222;
	margin-top:10px;
	border-radius:4px;
	overflow:hidden;
}

 
#emailStyle2{
	border-left:1px solid #353535;
}

#newsletter.style-3 .nlgo{
	background:#E14D43  ;
}

#newsletter.small #newsletter-form {
	margin-left: 12%;
}
#newsletter.small #newsletter-form{
	margin:0 auto;
}
#newsletter.small .nlemail,#newsletter.small .nlname,#newsletter.small .nlgo {
	width: 80%;
	display:block;
	float:none;
	margin:0 auto;
	background-image:none;
	border-radius:0;
	margin-bottom:5px;
}
#newsletter.style-3 i {
  
	margin-right:  -34px;
	color: #ffffff;
	font-weight: bold;
	font-size: 24px;
	 
	 z-index:10000;
	line-height:48px;
}
 
@media (min-width: 768px) and (max-width: 1000px) {

#sub-email{
	width:150px;
}

}
@media (max-width: 767px) {
 
#newsletter #newsletter-form {
	margin-left: 12%;
}
#newsletter #newsletter-form{
	margin:0 auto;
}
#newsletter .nlemail,#newsletter .nlname,  .nlgo {
	width: 80%;
	display:block;
	float:none;
	margin:0 auto;
	background-image:none;
	border-radius:0;
	margin-bottom:5px;
}
}
section  h2 {
    display: inline-block;
    margin-bottom: 20px;
    text-transform: capitalize;
    width: auto;
	 font-weight: normal;
}

  

#envor-preload {
	position: fixed;
	left: 0px;
	top: 0px;
	background-color: #f2f2f2;
	height: 100%;
	width: 100%;
	z-index: 20000;
}
#envor-preload i.fa {
	position: absolute;
	width: 100px;
	height: 100px;
	left: 50%;
	margin-left: -50px;
	top: 50%;
	 color:#ffa920;
	margin-top: -50px;
		 
	line-height: 100px;
	text-align: center;
	font-size: 64px;
	border-radius: 200px;
	 
}
#envor-preload span {
	position: absolute;
	width: 200px;
	height: 40px;
	color:#3e8e00;
	left: 50%;
	margin-left: -100px;
	top: 50%;
	margin-top: -80px;
	text-align: center;
	letter-spacing: 4px;
	 
}




.nav-tabs > li > a.small {
    margin-left: 1px;
	    font-size: 13px;
    font-weight: 300;
    line-height: 1.6;
	   padding: 8px 5px;
}
section.darkBG {
    background: #1A8E8C;
}

section.darkRED {
    background: #EFEFEF;
}
/* ===== Headline ===== */
h3.headlinep {
  display: block;
  position: relative;
  margin-bottom: 20px;
    padding:   0;
	 font-size: 20px;
	     color: 	#0088CC;
    font-family: 'Ubuntu',sans-serif;
    font-weight: 300;
    line-height: 1.1;
	  text-transform: uppercase;
}
h3.headlinep > span {
  display: inline-block;
  position: relative;
  background: #FFFFFF;
  padding-left: 15px;
  z-index:   1;
}
h3.headlinep:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 100%;
  border: 0;
  border-top: 1px solid #e9e9e9;
  
}
/* ===== Headline ===== */
h3.headline {
  display: block;
  position: relative;
  margin-bottom: 20px;
    padding:   0;
	 font-size: 20px;
	     color: 	#E05048;
    font-family: 'Ubuntu',sans-serif;
    font-weight: 300;
    line-height: 1.1;
	  text-transform: uppercase;
}
h3.headline > span {
  display: inline-block;
  position: relative;
  background: #FFFFFF;
  padding-left: 15px;
  z-index:   1;
}
h3.headline:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 100%;
  border: 0;
  border-top: 1px solid #e9e9e9;
  
}
img.alignleft {
   float: right;
    margin: 1% 0 1% 3%;
	    border-radius: 3px;
    display: block;
    max-width: 50%;
}

img.alignright {
 float: left;
    margin: 1% 3% 1% 0;
    
	    border-radius: 3px;
    display: block;
    max-width: 50%;
}
   

.cf:before, .cf:after{content:".";display:block;height:0;overflow:hidden;visibility:hidden;}
.cf:after{clear:both;}.oldie .cf{zoom:1;}.hide{display:none;}
.social-networks ul{margin:0;padding:0;list-style:none;}
.social-networks ul li{float:left;text-align:left;}
.social-networks  ul{}
.social-networks  ul li{ line-height: 1; height:28px;min-width:50px;padding:3px;text-align:center;
 }
.social-networks ul li.google_button{width:60px;}
.social-networks  ul li.twitter_button{font-size:0px;width:100px;}
.social-networks ul li.facebook_button span:first-child{width:150px !important;}
.social-networks.light li{margin-right:10px;}
.social-networks.light li a .icon{background:url("../images/social_sprite_v3.html") no-repeat;display:block;}
.social-networks.light li.linkedin a .icon{width:24px;height:24px;background-position:0 0;}
.social-networks.light li.twitter a .icon{width:24px;height:24px;background-position:-30px 0;}
.social-networks.light li.facebook a .icon{width:24px;height:24px;background-position:-60px 0;}
.social-networks.light li.google a .icon{width:38px;height:24px;background-position:-90px 0;}
.fb_iframe_widget iframe{right:0;}
/* Pagination */
.single-post-wrapper{

 padding-left:40px;
}
.paginationp {
  margin: 20px 0 0 30px;
}

.paginationp ul {
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    display: inline-block;
    margin-bottom: 0;
    margin-right: 150px;
}

.paginationp ul > li {
    display: inline;
	float: left;
}
.paginationp ul > li > a,
.paginationp ul > li > span {
  background-color: #ccc;
  border: 0 none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  float: right;
  font-size: 14px;
  font-weight: bold;
  line-height: 26px;
  margin: 0 0 0 5px;
  min-width: 6px;
  padding: 2px 12px;
  text-align: center;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.paginationp ul > li > a:hover {
  background-color: #1e1e1e;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.paginationp ul > .active > a,
.paginationp ul > .active > span {
  background-color: #1e1e1e;
  background-color: rgba(30,30,30,.7);
  color: #fff;
}
.paginationp ul > li:first-child > a,
.paginationp ul > li:first-child > span,
.paginationp ul > li:last-child > a,
.paginationp ul > li:last-child > span {
  border-right-width: 0;
  font-size: 15px;
  font-weight: normal;
}
.paginationp ul > .disabled > span,
.paginationp ul > .disabled > a,
.paginationp ul > .disabled > a:hover,
.paginationp ul > .disabled > a:focus {
  background-color: #ccc;
  color: #fff;
}
.paginationp .pagination-text {
  color: #999;
  font-size: 12px;
  float: left;
  line-height: 24px;
  vertical-align: top;
}
.paginationp.pagination-large ul > li > a,
.paginationp.pagination-large ul > li > span {
  font-size: 16px;
  line-height: 28px;
  padding: 4px 14px;
}
.paginationp.pagination-small ul > li > a,
.paginationp.pagination-small ul > li > span {
  font-size: 12px;
  line-height: 24px;
  padding: 0 9px;
}
.paginationp.pagination-mini ul > li > a,
.paginationp.pagination-mini ul > li > span {
  font-size: 10px;
  line-height: 20px;
  padding: 0 7px;
}
.paginationp-mini ul > li:first-child > a,
.paginationp-small ul > li:first-child > a,
.paginationp-mini ul > li:first-child > span,
.paginationp-small ul > li:first-child > span,
.paginationp-large ul > li:first-child > a,
.paginationp-large ul > li:first-child > span{
  -webkit-border-top-right-radius: 2px; 
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
}
.paginationp-mini ul > li:last-child > a,
.paginationp-small ul > li:last-child > a,
.paginationp-mini ul > li:last-child > span,
.paginationp-small ul > li:last-child > span,
.paginationp-large ul > li:last-child > a,
.paginationp-large ul > li:last-child > span {
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-left-radius: 2px;
}
.paginationp.margin-top {
  margin: 40px 0 0;
}
.paginationp.margin-bottom {
  margin: 0 0 40px;
}
  
.title-box.text-center:before {
    right: 50%;
    margin-right: -20px;
}
.title-box:before {
    background: none repeat scroll 0 0 #1E1E1E;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    right: 0;
    margin: 0 0 -1px;
    position: absolute;
    width: 40px;
}
.title-box {
    border-bottom: 1px solid #E1E1E1;
    margin-bottom: 40px;
    position: relative;
	  
    
}
.title-box h1.title {
    font-size: 24px;
}
 
.title-box .title {
    color: #7F7F7F;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 12px;
    padding: 14px 0 0;
	  
}


.features-block .header-box {
    display: block;
    margin: 0 0 13px;
    min-height: 30px;
    overflow: hidden;
}
.features-block {
    margin: 20px 0px;
}
.text-small {
    font-size: 12px;
}
.text-small {
    font-size: 12px;
    line-height: 18px;
}
.features-block  .icon-boxp {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: 30px;
    margin: 0 0 0 10px;
    text-align: center;
    transition: opacity 0.2s linear 0s; 
    width: 24px;
}

.features-block  .icon-boxp i:before {
    font-size: 20px;
    line-height: 30px;
}
.features-block  .icon-boxp i.c1 {
     color: #0088CC;
}
.features-block  .icon-boxp i.c3 {
 color: #E05048;
}

.features-block  .icon-boxp i.c2 {
 color: #4EB25C;
}


 .features-block  h6 {
    margin: 6px 0 0;
	 font-size: 16px;
}
.register-form {
    background: none repeat scroll 0 0 #F2F2F2;
    border-radius: 5px;
    padding: 27px 30px 30px;
}

.register-form.small {
    background: none repeat scroll 0 0 #F2F2F2;
    border-radius: 6px;
    padding: 15px 5px;
}

.product-feature.product-feature2 {
 margin-top:30px;

}
.product-feature.product-feature2 span{

color: #2E373D;
    display: inline-block;
    font-size: 48px;
    margin-bottom: 10px;
    transition: all 0.3s ease-in-out 0s;
}
.product-feature.product-feature2 h3{
     color: #0088CC;
    font-size: 16px;
    letter-spacing: 0.25px;
    margin-bottom: 4px;

}
.product-feature.product-feature2 p{
        line-height: 21px;
    margin-left: 10px;

}
/* Divider Line porto */

/* Scroll to Top */
a.scroll-to-top {
	-moz-border-radius: 7px 7px 0 0;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-border-radius: 7px 7px 0 0;
	-webkit-transition: all 0.3s;
	background: #404040;
	border-radius: 7px 7px 0 0;
	bottom: 0px;
	color: #FFF;
	display: block;
	height: 9px;
	opacity: 0;
	padding: 13px 0 35px;
	position: fixed;
	left: 10px;
	text-align: center;
	text-decoration: none;
	transition: all 0.3s;
	width: 49px;
	z-index: 1040;
}

a.scroll-to-top:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

a.scroll-to-top.visible {
	filter: alpha(opacity=75);
	opacity: 0.75;
}
ul.nav-list.primary > li {
    margin: 0;
    padding: 0;
	    line-height: 24px;
}
  ul.nav-list > li > a {
    color: #666666;
    font-size: 0.9em;
}
ul.nav-list > li > a:hover,
ul.nav-list > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
ul.nav-list.primary > li a {
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	background-image: url(extend/list-primary.png);
	background-position: right 16px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #EDEDDE;
	padding: 8px 20px;
	transition: all 0.3s;
}
hr {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(right, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(right, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(right, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
	background-image: -o-linear-gradient(right, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
	margin: 22px 0 22px 0;
}

hr.short {
	margin: 11px 0 11px 0;
}

hr.tall {
	margin: 44px 0 44px 0;
}

hr.taller {
	margin: 66px 0 66px 0;
}

hr.light {
	background-image: -webkit-linear-gradient(right, rgba(255,255,255,0), rgba(255,255,255,0.20), rgba(255,255,255,0));
	background-image: -moz-linear-gradient(right, rgba(255,255,255,0), rgba(255,255,255,0.20), rgba(255,255,255,0));
	background-image: -ms-linear-gradient(right, rgba(255,255,255,0), rgba(255,255,255,0.20), rgba(255,255,255,0));
	background-image: -o-linear-gradient(right, rgba(255,255,255,0), rgba(255,255,255,0.20), rgba(255,255,255,0));
}
 
 
  
.demo-2 a { display: block; }
 .demo-2   a { text-decoration: none; }
	ul.demo-2 {display: inline;} 
    ul.demo-2 li { float: left; display: inline; margin-right:10px}
	
	  [class^="icon-"], [class*=" icon-"] { background-position: 0 50%!important;}


.icon-facebook-3 {
background-image:url('socialicons/iconset3/facebook_active.png');
background-repeat: no-repeat;
height:32px;
width:32px;
}
.icon-twitter-3 {
background-image:url('socialicons/iconset3/twitter_active.png');
background-repeat: no-repeat;
height:32px;
width:32px;
}
.icon-pinterest-3 {
background-image:url('socialicons/iconset3/pinterest_active.png');
background-repeat: no-repeat;
height:32px;
width:32px;
}
.icon-google-plus-3 {
background-image:url('socialicons/iconset3/google_active.png');
background-repeat: no-repeat;
height:32px;
width:32px;
}
.icon-linkedin-3 {
background-image:url('socialicons/iconset3/in_active.png');
background-repeat: no-repeat;
height:32px;
width:32px;
}
.icon-stumbleupon-3 {
background-image:url('socialicons/iconset3/stumbleupon_active.png');
background-repeat: no-repeat;
height:32px;
width:32px;
}
.icon-reddit-3 {
background-image:url('socialicons/iconset3/reddit_active.png');
background-repeat: no-repeat;
height:32px;
width:32px;
}
.icon-tumblr-3 {
background-image:url('socialicons/iconset3/tumblr_active.png');
background-repeat: no-repeat;
height:32px;
width:32px;
}
.icon-email-3 {
background-image:url('socialicons/iconset3/blog_active.png');
background-repeat: no-repeat;
height:32px;
width:32px;
}

 /* Pricing Porto  Tables */
div.pricing-table {
	margin: 25px -15px 0 0;
	padding-right: 0;
	text-align: center;
}

body.boxed div.pricing-table {
	margin-right: -31px;
}

div.pricing-table div.most-popular {
	-moz-box-shadow: 11px -10px 10px 0 rgba(0, 0, 0, 0.1), -11px -10px 10px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 11px -10px 10px 0 rgba(0, 0, 0, 0.1), -11px -10px 10px 0 rgba(0, 0, 0, 0.1);
	border: 3px solid #0088CC;
	box-shadow: 11px -10px 10px 0 rgba(0, 0, 0, 0.1), -11px -10px 10px 0 rgba(0, 0, 0, 0.1);
	padding: 30px 20px;
	top: -10px;
	z-index: 2;
}

div.pricing-table div.most-popular h3 {
	background-color: #0074AD;
	color: #FFF;
	padding-top: 30px;
	text-shadow: 0 1px #555;
}

div.pricing-table div.plan {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #FFF;
	border: 1px solid #ddd;
	border-radius: 5px;
	color: #333;
	margin-bottom: 35px;
	margin-left: -31px;
	padding: 20px;
	position: relative;
	text-shadow: 0 1px rgba(255,255,255,.8);
}

body.boxed div.pricing-table div.plan {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

div.pricing-table a.btn {
	margin-top: 5px;
}

div.pricing-table ul {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}

div.pricing-table h3 {
	-moz-border-radius: 2px 0 0 2px;
	-webkit-border-radius: 2px 0 0 2px;
	background-color: #eee;
	border-radius: 2px 0 0 2px;
	font-size: 20px;
	font-weight: normal;
	margin: -20px -20px 50px -20px;
	padding: 20px;
}

body.boxed div.pricing-table h3 {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

div.pricing-table h3 span {
	-moz-border-radius: 100px;
	-moz-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	-webkit-border-radius: 100px;
	-webkit-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	background: #FFF;
	border: 5px solid #FFF;
	border-radius: 100px;
	box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	color: #777;
	display: block;
	font: bold 25px/100px Georgia, Serif;
	height: 100px;
	margin: 20px auto -65px;
	width: 100px;
}

div.pricing-table li {
	border-top: 1px solid #ddd;
	padding: 10px 0;
	width:auto;
	direction:rtl;
}
div.pricing-table li b{
 
padding-right: 10px  ;
}

div.plan-ribbon-wrapper {
	height: 88px;
	overflow: hidden;
	position: absolute;
	left: -5px;
	top: -5px;
	width: 85px;
}

div.plan-ribbon {
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-webkit-transform: rotate(-45deg);
	background-color: #BFDC7A;
	background-image: -webkit-gradient(linear, right top, right bottom, from(#BFDC7A), to(#8EBF45));
	background-image: -webkit-linear-gradient(top, #BFDC7A, #8EBF45);
	background-image: -moz-linear-gradient(top, #BFDC7A, #8EBF45);
	background-image: -ms-linear-gradient(top, #BFDC7A, #8EBF45);
	background-image: -o-linear-gradient(top, #BFDC7A, #8EBF45);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	color: #333;
	font-size: 14px;
	right: -5px;
	padding: 7px 0;
	position: relative;
	text-align: center;
	text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
	top: 15px;
	transform: rotate(-45deg);
	width: 120px;
}


div.plan-ribbon:before {
	right: 0;
}

div.plan-ribbon:before,
div.plan-ribbon:after {
	border-right: 3px solid transparent;
	border-left: 3px solid transparent;
	bottom: -3px;
	content: "";
	position: absolute;
}

div.plan-ribbon:after {
	left: 0;
}


/* pricing tables */
.pricing-tables-main {
	position: relative;
	float: right;
	margin-bottom: 25px;
}
.pricing-tables {
	position: relative;
	float: right;
	width: 24%;
	border: 1px solid #eee;
}
.pricing-tables .title {
	float: right;
	width: 100%;
	height: 43px;
	padding: 12px 0 10px 0;
	background-color: #454545;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-top: 3px solid #272727;
	border-bottom: 1px solid #818181;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
.pricing-tables .price {
	float: right;
	width: 100%;
	padding: 30px 0 20px 0;
	background-color: #636363;
	text-align: center;
	font-size: 40px;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
.pricing-tables .price i {
	font-size: 14px;
	color: #ccc;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 18px;
}
.pricing-tables .cont-list {
	float: right;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables .cont-list li.last {
	border: none;
}
.pricing-tables .ordernow {
	float: right;
	width: 100%;
	padding: 15px 0;
	background-color: #e3e3e3;
	text-align: center;
	color: #fff;
}

.pricing-tables-helight{
	position: relative;
	float: right;
	width: 27%;
	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 5px 10px 0px rgba(0, 0, 0, 0.1);
}
.pricing-tables-helight .title {
	float: right;
	width: 100%;
	height: 60px;
	padding: 20px 0 0 0;
	margin-top: -10px;
	background-color: #329cad;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-top: 3px solid #2895a6;
	border-bottom: 1px solid #53b3c3;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
.pricing-tables-helight .price {
	float: right;
	width: 100%;
	padding: 34px 0 20px 0;
	background-color: #3da5b6;
	text-align: center;
	font-size: 45px;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
.pricing-tables-helight .price i {
	font-size: 14px;
	color: #eee;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 20px;
}
.pricing-tables-helight .cont-list {
	float: right;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables-helight .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables-helight .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables-helight .cont-list li.last {
	border: none;
}
.pricing-tables-helight .ordernow {
	float: right;
	width: 100%;
	padding: 20px 0 25px 0;
	background-color: #eee;
	text-align: center;
	color: #fff;
}

.pricing-tables-two {
	position: relative;
	float: right;
	width: 33%;
	border: 1px solid #eee;
}
.pricing-tables-two .title {
	float: right;
	width: 100%;
	height: 47px;
	padding: 14px 0 10px 0;
	background-color: #454545;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-top: 3px solid #272727;
	border-bottom: 1px solid #818181;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
.pricing-tables-two .price {
	float: right;
	width: 100%;
	padding: 30px 0 20px 0;
	background-color: #636363;
	text-align: center;
	font-size: 40px;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
.pricing-tables-two .price i {
	font-size: 14px;
	color: #ccc;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 20px;
}
.pricing-tables-two .cont-list {
	float: right;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables-two .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables-two .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables-two .cont-list li.last {
	border: none;
}
.pricing-tables-two .ordernow {
	float: right;
	width: 100%;
	padding: 15px 0;
	background-color: #e3e3e3;
	text-align: center;
	color: #fff;
}

.pricing-tables-helight-two{
	position: relative;
	float: right;
	width: 33%;
	z-index: 3;
	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 5px 10px 0px rgba(0, 0, 0, 0.1);
}
.pricing-tables-helight-two .title {
	float: right;
	width: 100%;
	height: 60px;
	padding: 20px 0 0 0;
	margin-top: -10px;
	background-color: #329cad;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-top: 3px solid #2895a6;
	border-bottom: 1px solid #53b3c3;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
.pricing-tables-helight-two .price {
	float: right;
	width: 100%;
	padding: 35px 0 20px 0;
	background-color: #3da5b6;
	text-align: center;
	font-size: 45px;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
.pricing-tables-helight-two .price i {
	font-size: 14px;
	color: #eee;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 25px;
}
.pricing-tables-helight-two .cont-list {
	float: right;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables-helight-two .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables-helight-two .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables-helight-two .cont-list li.last {
	border: none;
}
.pricing-tables-helight-two .ordernow {
	float: right;
	width: 100%;
	padding: 20px 0 25px 0;
	background-color: #eee;
	text-align: center;
	color: #fff;
}
.pashare{
   border: 1px solid #e5eaea;
      background:  #f8fafa;
    color: inherit;
	 -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
    padding: 20px 20px 10px;
	   margin-bottom: 20px;
}
.pashare h6{
 margin-top: 2px;
      color: #21252b;
	    text-transform: uppercase;
	    font-weight: 700 !important;
	      font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.6em;
    margin-bottom: 10px;
	  padding: 0;
}
a.tagg{
 display: inline-block;
   
  vertical-align: middle;
  text-align: right;
  outline: none;
  cursor: pointer;
  white-space: normal;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background: #e14d43;
  border: 1px solid #e24d43;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #a23d43;
  -moz-box-shadow: inset 0 1px 0 #a23d43;
  box-shadow: inset 0 1px 0 #a23d43;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    font-size: 13px;
  line-height: 16px;
  padding: 5px 9px 6px;
}

.pi-btn {
  background: #e14d43;
  border: 1px solid #e24d43;
  color: #586266 !important;
  -webkit-box-shadow: inset 0 1px 0 #f8fafa;
  -moz-box-shadow: inset 0 1px 0 #f8fafa;
  box-shadow: inset 0 1px 0 #f8fafa;
  text-shadow: 0 1px 0 #fff;
}
.pi-btn:hover {
  background: #a5b3b4;
  border: 1px solid #9eadae;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #aebbbc;
  -moz-box-shadow: inset 0 1px 0 #aebbbc;
  box-shadow: inset 0 1px 0 #aebbbc;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
}
hr.hdashed{
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
    border-top: 1px solid transparent;
 border-color: #d6dfdf;
  border-bottom-style: dashed;
    border-top-style: dashed;
	   margin: 40px 0;
}
.hdashedp{
 margin-bottom: 40px !important;
}
.hdashedp strong{
margin-left: 10px;
}
 
.pauthor{
    margin-bottom: 50px !important;
	    color: #666e70;
}
.pabox h4{
    margin: 0px ;
	    
}

.pabox{
 border: 1px solid #e5eaea;
     background:  #ffffff;
    color: inherit;
	   position: relative;
	    -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
      margin-bottom: 20px;
    padding: 30px 30px 10px;
}
.pabox:after {
   
	 -webkit-border-radius:  3px 0 0 3px;
  -moz-border-radius:  3px 0 0 3px;
  border-radius:  3px 0 0 3px;
	    right: -1px;
    left: -1px;
    top: -1px;
	background: #00aab3;
	  height: 3px;
    left: 0;
	    content: "";
    display: block;
    right: 0;
    position: absolute;
    top: 0;
    z-index: 1;
	
}
.paimgrnd{
	    -webkit-border-radius:  50%;
  -moz-border-radius: 50%;
  border-radius:  50%;
  float: right;
    margin-left: 25px;
    margin-bottom: 20px;
    position: relative;
}
.pashadow{
  display: block;
  position: relative;
}
.pashadow:after{
 content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
      -webkit-border-radius:  50%;
  -moz-border-radius: 50%;
  border-radius:  50%;
}
.pashadow img{
     -webkit-border-radius:  50%;
  -moz-border-radius: 50%;
  border-radius:  50%;
     display: inline-block;
    position: relative;
    width: 100%;
    z-index: 1;
	  max-width: 100%;
	      vertical-align: middle;
}

/******************************************************************************
  Sidebar
*******************************************************************************/
.widget , .widget aside {
  margin: 0 0 40px;
}
.sidebar aside ol,
.sidebar aside ul {
  list-style: none;
  margin-right: 0;
}
.widget .header
  {
  border-bottom: 2px solid #e1e1e1;
  margin: 0 0 20px;
  padding: 0 0 15px;
  position: relative;
}
 
.widget .header:before {
  background: #3e8e00 ;
  bottom: 0px;
  content: "";
  display: block;
  height: 2px;
  right: 0;
  margin: 0 0 -2px;
  position: absolute;
  width: 60px;  
}
 
.widget .header h3 {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 0;
}
.widget .header .subtitle {
  font-size: 14px;
  line-height: 1;
  margin: 0 0 25px;
}
.widget .carousel-box { 
  margin-bottom: 40px;
  overflow: hidden;
}
.widget .carousel-box .header h3 {
  line-height: 40px !important;
}
.widget .whats-news .header {
  margin: 0;
}
.widget .carousel-box .product {
  display: block;
  margin-bottom: 40px;
}
.widget .action {
  overflow: hidden;
}

.widget .carousel-box .header h3 {
    line-height: 40px;
}

 
/******************************************************************************
  Respond
*******************************************************************************/
.respond {
  background: none;
  border: 0 none;
  margin-left: 15px;
  margin-right: 15px;
   
}
.respond .description {
  background: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #1e1e1e;
  font-style: italic;
  font-size: 90%;
  line-height: 1.4;
  margin-bottom: 10px;
  padding: 20px;
  position: relative;
    border-color: #F2F2F2;
  border-width: 2px;
}
.respond.bg .description {
  background-color: #F2F2F2;
}
.respond.border .description {
  border-color: #F2F2F2;
  border-width: 2px;
}
.respond.bg .description:before,
.respond.border .description:before {
  border: 10px solid transparent;
  border-top-color: #F2F2F2;
  bottom: -20px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
}
.respond.border .description:after {
  border: 10px solid transparent;
  border-top-color: #ffffff;
  bottom: -18px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
}
.respond .name {
  color: #7f7f7f;
  min-height: 22px;
  padding: 5px 5px 5px 5px;
}
.respond.white .name {
  color: #fff;
}
.respond .name .icon {
  color: #7f7f7f;
  font-size: 30px;
  margin: -5px 0 0;
      background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 32px;
}
.respond.white .name .icon {
  color: #fff;
}
.respond-carousel {
  overflow: hidden;
}
.respond-carousel .pagination {
  margin: 0;
}
 .blog-body  {
    font-size: 15px;
    line-height: 1.7;
    word-wrap: break-word;
}

.highlight {
	direction: ltr;

}

.blog-body   h2 {
	cursor: text;
    font-weight: bold;
	width: 100% ;
    line-height: 1.7;
    margin: 1em 0 15px;
    padding: 0;
	   padding-bottom: 10px;
    position: relative;
	   border-bottom: 1px solid #EEEEEE;

}

.blog-body   p {
 margin: 15px 0;

}
.blog-body  .highlight pre, .highlight pre {
    background-color: #F8F8F8;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    font-size: 13px;
    line-height: 19px;
    overflow: auto;
    padding: 6px 10px;
	direction: ltr;
}
.blog-body  pre {
    word-wrap: normal;
	  margin: 15px 0;
	   font-family: Consolas,"Liberation Mono",Courier,monospace;
	       font-size: 13px;
    line-height: 19px;
}

.highlight .nt {
    color: #000080;
}


.highlight .na {
    color: #008080;
}

.highlight .s {
    color: #DD1144;
}

