/* 
Author: WaspThemes
Author URI: http://www.waspthemes.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Framework Version: 1.1
*/

body{
	font-size:15px;
	line-height: 1.72222;
}

p{
	margin: 0px 0px 18px;
}

.wf-logo{
	display:inline-block;
}

a{
	cursor:default;
}

a[href]{
	cursor:pointer;
}

*:focus,*{
  outline: none !important;
}



/*-------------------------------------------------------*/
/*	TYPOGRAPHY											 */
/*-------------------------------------------------------*/
h1{
	font-size:29px;
	font-weight:300;
}

h2{
	font-size:27px;
	font-weight:300;
}

h3{
	font-size:25px;
	font-weight:300;
}

h4{
	font-size:23px ;
	font-weight:300;
}
h5{
	font-size:21px;
	font-weight:300;
}

h6{
	font-size: 17px;
}

h1,h2,h3 {
	margin-top: 30px;
	margin-bottom: 15px;
	color:#222;
}

h4,h5,h6{
	margin-top:15px;
	margin-bottom:15px;
	color:#222;
}


/*-------------------------------------------------------*/
/*	SHORTCODES											 */
/*-------------------------------------------------------*/
.panel-group .panel-title a,.panel-group .panel-title {
	font-size:16px;
	color:#333;
	padding:0px;
	margin:0px;
	font-weight:600;
}

.panel-group .panel-title a {
	padding:10px 0;
	display:block;
	text-decoration: none;
}

.panel-group .panel-title a .fa {
	position:relative;
	left:-10px;
	color:#73A43C;
	padding:4px;
	font-size:18px;
}

.panel-group .panel-title {
	margin-left:18px;
}

.panel-default > .panel-heading {
	padding:0px;
	background:transparent !important;
}

.panel-default.panel {
	border-width:0px 0px 1px;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	background:transparent !important;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
	border-top-width:0px;
}

.panel-group .panel-title a.collapsed  {
	font-weight:400;
}

.panel-group .panel-title a.collapsed .fa:before {
	content: "\f10c";
}

.tab-content {
	padding:15px;
}

.nav-tabs li a .fa{
	color: #73A43C;
	margin-right: 8px;
	font-size: 24px;
	position: relative;
	top: 1px;
}

.nav-tabs .nav-tab-with-icon{
	padding:10px 15px 13px !important;
}

.well{
	border-width:0px;
	background:#f6f6f6;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.nav-tabs li {
	text-align:left;
}

.nav-tabs li a {
	font-size:14px;
	background:#f9f9f9;
	border-radius:0px;
	position:relative;
	top:-1px;
}

.nav-tabs li.active a {
	top:0px;
	-webkit-box-shadow: 0 -1px 0 0 #ddd;
	box-shadow: 0 -1px 0 0 #ddd;
}

.nav-tabs li a:hover {
	background:#f9f9f9;
	border-color:#f9f9f9;
}

blockquote{
	font-size: 17px;
	background: #FAFAFA;
	margin-left: 30px;
	color: #444;
	padding:16px 60px 16px 30px;
	display:inline-block;
}

blockquote p{
	margin-bottom:0px;
	font-size: 17px;
}

blockquote footer, blockquote small, blockquote .small{
	margin-top:5px;
}

.btn{
	border-radius:0px;
}

.btn-primary{
	background:#13BDDB;
	border-width:0px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary{
	box-shadow: 0px 0px 0px 3px #13BDDB inset;
	color:#579BD3;
	background:#fff;
}

.btn-primary.btn-lg{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}

.btn-primary.btn-xs:hover, .btn-primary.btn-xs:focus, .btn-primary.btn-xs:active, .btn-primary.btn-xs.active, .open .dropdown-toggle.btn-primary.btn-xs{
	box-shadow: 0px 0px 0px 1px #13BDDB inset;
	color:#579BD3;
	background:#fff;
}

.btn-primary.btn-md:hover, .btn-primary.btn-md:focus, .btn-primary.btn-md:active, .btn-primary.btn-md.active, .open .dropdown-toggle.btn-primary.btn-md,.btn-primary.btn-sm:hover, .btn-primary.btn-sm:focus, .btn-primary.btn-sm:active, .btn-primary.btn-sm.active, .open .dropdown-toggle.btn-primary.btn-sm{
	box-shadow: 0px 0px 0px 2px #13BDDB inset;
	color:#579BD3;
	background:#fff;
}

.btn-success{
	background:#2ecc71;
	border-width:0px;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success{
	box-shadow: 0px 0px 0px 3px #2ecc71 inset;
	color:#29B764;
	background:#fff;
}

.btn-success.btn-lg{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}

.btn-success.btn-xs:hover, .btn-success.btn-xs:focus, .btn-success.btn-xs:active, .btn-success.btn-xs.active, .open .dropdown-toggle.btn-success.btn-xs{
	box-shadow: 0px 0px 0px 1px #2ecc71 inset;
	color:#29B764;
	background:#fff;
}

.btn-success.btn-md:hover, .btn-success.btn-md:focus, .btn-success.btn-md:active, .btn-success.btn-md.active, .open .dropdown-toggle.btn-success.btn-md,.btn-success.btn-sm:hover, .btn-success.btn-sm:focus, .btn-success.btn-sm:active, .btn-success.btn-sm.active, .open .dropdown-toggle.btn-success.btn-sm{
	box-shadow: 0px 0px 0px 2px #2ecc71 inset;
	color:#29B764;
	background:#fff;
}

.btn-info{
	background:#1abc9c;
	border-width:0px;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info{
	box-shadow: 0px 0px 0px 3px #1abc9c inset;
	color:#34495E;
	background:#fff;
}

.btn-info.btn-lg{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}

.btn-info.btn-xs:hover, .btn-info.btn-xs:focus, .btn-info.btn-xs:active, .btn-info.btn-xs.active, .open .dropdown-toggle.btn-info.btn-xs{
	box-shadow: 0px 0px 0px 1px #1abc9c inset;
	color:#34495E;
	background:#fff;
}

.btn-info.btn-md:hover, .btn-info.btn-md:focus, .btn-info.btn-md:active, .btn-info.btn-md.active, .open .dropdown-toggle.btn-info.btn-md,.btn-info.btn-sm:hover, .btn-info.btn-sm:focus, .btn-info.btn-sm:active, .btn-info.btn-sm.active, .open .dropdown-toggle.btn-info.btn-sm{
	box-shadow: 0px 0px 0px 2px #1abc9c inset;
	color:#34495E;
	background:#fff;
}

.btn-warning{
	background:#F1C40F;
	border-width:0px;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning{
	box-shadow: 0px 0px 0px 3px #F1C40F inset;
	color:#DDB30D;
	background:#fff;
}

.btn-warning.btn-lg{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}

.btn-warning.btn-xs:hover, .btn-warning.btn-xs:focus, .btn-warning.btn-xs:active, .btn-warning.btn-xs.active, .open .dropdown-toggle.btn-warning.btn-xs{
	box-shadow: 0px 0px 0px 1px #F1C40F inset;
	color:#DDB30D;
	background:#fff;
}

.btn-warning.btn-md:hover, .btn-warning.btn-md:focus, .btn-warning.btn-md:active, .btn-warning.btn-md.active, .open .dropdown-toggle.btn-warning.btn-md,.btn-warning.btn-sm:hover, .btn-warning.btn-sm:focus, .btn-warning.btn-sm:active, .btn-warning.btn-sm.active, .open .dropdown-toggle.btn-warning.btn-sm{
	box-shadow: 0px 0px 0px 2px #F1C40F inset;
	color:#DDB30D;
	background:#fff;
}

.btn-danger{
	background:#e74c3c;
	border-width:0px;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger{
	box-shadow: 0px 0px 0px 3px #e74c3c inset;
	color:#c0392b;
	background:#fff;
}

.btn-danger.btn-lg{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}

.btn-danger.btn-xs:hover, .btn-danger.btn-xs:focus, .btn-danger.btn-xs:active, .btn-danger.btn-xs.active, .open .dropdown-toggle.btn-danger.btn-xs{
	box-shadow: 0px 0px 0px 1px #e74c3c inset;
	color:#c0392b;
	background:#fff;
}

.btn-danger.btn-md:hover, .btn-danger.btn-md:focus, .btn-danger.btn-md:active, .btn-danger.btn-md.active, .open .dropdown-toggle.btn-danger.btn-md,.btn-danger.btn-sm:hover, .btn-danger.btn-sm:focus, .btn-danger.btn-sm:active, .btn-danger.btn-sm.active, .open .dropdown-toggle.btn-danger.btn-sm{
	box-shadow: 0px 0px 0px 2px #e74c3c inset;
	color:#c0392b;
	background:#fff;
}

.btn-default{
	background:#ecf0f1;
	border-width:0px;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default{
	box-shadow: 0px 0px 0px 3px #ecf0f1 inset;
	color:#34495e;
	background:#fff;
}

.btn-default.btn-lg{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}

.btn-default.btn-xs:hover, .btn-default.btn-xs:focus, .btn-default.btn-xs:active, .btn-default.btn-xs.active, .open .dropdown-toggle.btn-default.btn-xs{
	box-shadow: 0px 0px 0px 1px #ecf0f1 inset;
	color:#34495e;
	background:#fff;
}

.btn-default.btn-md:hover, .btn-default.btn-md:focus, .btn-default.btn-md:active, .btn-default.btn-md.active, .open .dropdown-toggle.btn-default.btn-md,.btn-default.btn-sm:hover, .btn-default.btn-sm:focus, .btn-default.btn-sm:active, .btn-default.btn-sm.active, .open .dropdown-toggle.btn-default.btn-sm{
	box-shadow: 0px 0px 0px 2px #ecf0f1 inset;
	color:#34495e;
	background:#fff;
}

.dropdown-menu{
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	padding:0;
	margin-top:8px;
}

.dropdown-menu li a{
	padding-top:10px;
	padding-bottom:10px;
}

.alert-success{
	background:#1ABC9C;
	border-width:0px;
	color:#ecf0f1;
}

.alert-info {
	background:#13BDDB;
	border-width:0px;
	color:#ecf0f1;
}

.alert-warning {
	background:#f1c40f;
	border-width:0px;
	color:#FFF;
}

.alert-danger {
	background:#e74c3c;
	border-width:0px;
	color:#ecf0f1;
}

.alert{
	border-radius:0px;
}

.alert .close{
	color:#000;
}

.tooltip.in{
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}


.tooltip-inner{
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	background-color:#34495E;
	padding:8px 12px;
	color:#ecf0f1;
}
	
.tooltip.top .tooltip-arrow {
	border-top-color: #34495E;
}
	
.tooltip.left .tooltip-arrow {
	border-left-color: #34495E;
}
	
.tooltip.right .tooltip-arrow {
	border-right-color: #34495E;
}
	
.tooltip.bottom .tooltip-arrow {
	border-bottom-color: #34495E;
}

.label-success{
	background:#1abc9c;
}

.label-default{
	background:#f6f6f6;
	color:#262626;
}

.label-danger{
	background:#e74c3c;
}

.label-warning{
	background:#f39c12;
}

.label-primary{
	background:#13BDDB;
}

.label{
	font-weight:600;
}


/*-------------------------------------------------------*/
/*	NICESCROLL											 */
/*-------------------------------------------------------*/
.nicescroll-rails div {
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;
	z-index:9999;
}


/*-------------------------------------------------------*/
/*	COMMENTS											 */
/*-------------------------------------------------------*/
#comment-list {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#comment-list li {
	list-style:none;
}

.logged-in #author,.logged-in #email {
	display:none !important;
}

.cm-author-avatar img {
	width:80px;
	height:80px;
	box-shadow:0px 1px 3px rgba(0, 0, 0, 0.04);
	-webkit-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.04);
	-moz-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.04);
}

.comment-reply-link {
	padding:0px 0px 0px 6px;
	position:relative;
	text-transform: uppercase;
	font-size:11px;
}

.cm-comment{
	background:#FFF;
	margin-left: -15px;
	padding: 20px 26px;
}

.cm-comment-text p:last-child {
	margin-bottom:0px;
}

.cm-author-name {
	font-weight:500;
	font-size:16px;
	color:#679E38;
	text-transform: uppercase;
	word-spacing: -1px !important;
}

.cm-author-name b{
	font-weight:500;
	color:#101010;
}

.cm-edit-area {
	text-align:right;
	color:#999;
	font-size:11px;
	text-transform: uppercase;
	position:relative;
	top:6px;
}

.cm-border{
	padding-bottom: 10px;
	margin-bottom:5px;
	border-bottom: 1px solid #eee;
	height:1px;
	margin-left: 15px;
	margin-right: 15px;
}

.cm-comment-text {
	font-size:16px;
    padding: 6px 0px;
}

#comment,#email,#author {
	border-width:0px;
	background:#FFF;
	margin-bottom:10px;
	resize:none;
	padding:10px;
}

#email,#author {
	width:100%;
}

.error-input {
	-webkit-box-shadow: 0 0 0 2px red;
	box-shadow: 0 0 0 2px red;
}

.form-submit {
	display:none !important;
}

.cm-form-submit {
	text-align:right;
}

.cm-form-submit #submit {
	position:relative;
	border:0px;
	color:#FFF;
	padding:6px 16px;
	background:#AAA;
	opacity:0.9;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	font-weight:500;
	box-shadow:0px 1px 3px rgba(0, 0, 0, 0.04);
	-webkit-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.04);
	-moz-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.04);
}

.cm-form-submit #submit .fa{
	padding-left:4px;
}

.cm-form-submit #submit:hover{
	opacity:0.85;
	background:#679E38;
}

#comment:focus,#email:focus,#author:focus{
	border:1px solid #82B145;
}

#comment,#email,#author{
	border:1px solid #EEE;
	box-shadow:0px 1px 3px rgba(0, 0, 0, 0.04);
	-webkit-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.04);
	-moz-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.04);
}


/*-------------------------------------------------------*/
/*	ICON FONTS											 */
/*-------------------------------------------------------*/
@font-face {
  font-family: 'ep';
  src: url('../fonts/ep.eot?78695707');
  src: url('../fonts/ep.eot?78695707#iefix') format('embedded-opentype'),
       url('../fonts/ep.woff?78695707') format('woff'),
       url('../fonts/ep.ttf?78695707') format('truetype'),
       url('../fonts/ep.svg?78695707#ep') format('svg');
  font-weight: normal;
  font-style: normal;
}

 [class^="ep-"]:before, [class*=" ep-"]:before {
  font-family: "ep";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
}
 
.ep-right-open:before { content: '\e800'; }
.ep-share:before { content: '\e840'; }
.ep-share-1:before { content: '\e841'; }
.ep-left-open:before { content: '\e801'; }
.ep-search:before { content: '\e802'; }
.ep-music:before { content: '\e803'; }
.ep-cancel:before { content: '\e804'; }
.ep-heart:before { content: '\e805'; }
.ep-attach:before { content: '\e806'; }
.ep-eye:before { content: '\e807'; }
.ep-tag:before { content: '\e808'; }
.ep-pencil:before { content: '\e809'; }
.ep-comment:before { content: '\e80a'; }
.ep-location:before { content: '\e80b'; }
.ep-params:before { content: '\e80c'; }
.ep-wallet:before { content: '\e80d'; }
.ep-t-shirt:before { content: '\e80e'; }
.ep-diamond:before { content: '\e80f'; }
.ep-shop:before { content: '\e810'; }
.ep-food:before { content: '\e811'; }
.ep-money:before { content: '\e812'; }
.ep-truck:before { content: '\e813'; }
.ep-beaker:before { content: '\e814'; }
.ep-note:before { content: '\e815'; }
.ep-cog:before { content: '\e816'; }
.ep-calendar:before { content: '\e817'; }
.ep-sound:before { content: '\e818'; }
.ep-clock:before { content: '\e819'; }
.ep-lightbulb:before { content: '\e81a'; }
.ep-tv:before { content: '\e81b'; }
.ep-desktop:before { content: '\e81c'; }
.ep-mobile:before { content: '\e81d'; }
.ep-cd:before { content: '\e81e'; }
.ep-inbox:before { content: '\e81f'; }
.ep-globe:before { content: '\e820'; }
.ep-cloud:before { content: '\e821'; }
.ep-paper-plane:before { content: '\e822'; }
.ep-fire:before { content: '\e823'; }
.ep-graduation-cap:before { content: '\e824'; }
.ep-megaphone:before { content: '\e825'; }
.ep-database:before { content: '\e826'; }
.ep-key:before { content: '\e827'; }
.ep-doc:before { content: '\e828'; }
.ep-trash:before { content: '\e829'; }
.ep-cup:before { content: '\e82a'; }
.ep-lock:before { content: '\e82b'; }
.ep-thumbs-up:before { content: '\e82c'; }
.ep-photo:before { content: '\e82d'; }
.ep-camera:before { content: '\e82e'; }
.ep-videocam:before { content: '\e82f'; }
.ep-user:before { content: '\e830'; }
.ep-star:before { content: '\e831'; }
.ep-mail:before { content: '\e832'; }
.ep-search-1:before { content: '\e833'; }
.ep-cancel-1:before { content: '\e834'; }
.ep-plus:before { content: '\e835'; }
.ep-minus:before { content: '\e836'; }
.ep-appstore:before { content: '\e837'; }
.ep-blogger:before { content: '\e838'; }
.ep-delicious:before { content: '\e839'; }
.ep-paypal:before { content: '\e83a'; }
.ep-rss:before { content: '\e83b'; }
.ep-android:before { content: '\e83c'; }
.ep-windows:before { content: '\e83d'; }
.ep-steam:before { content: '\e83e'; }
.ep-gplus:before { content: '\e83f'; }
.ep-lanyrd:before { content: '\e842'; }
.ep-stumbleupon:before { content: '\e843'; }
.ep-fivehundredpx:before { content: '\e844'; }
.ep-pinterest:before { content: '\e848'; }
.ep-google:before { content: '\e84f'; }
.ep-flickr:before { content: '\e850'; }
.ep-dribbble:before { content: '\e852'; }
.ep-cc:before { content: '\e854'; }
.ep-spotify:before { content: '\e859'; }
.ep-digg:before { content: '\e85a'; }
.ep-linkedin:before { content: '\e85e'; }
.ep-vk:before { content: '\e861'; }
.ep-skype:before { content: '\e865'; }
.ep-twitter:before { content: '\e866'; }
.ep-youtube:before { content: '\e867'; }
.ep-vimeo:before { content: '\e868'; }
.ep-xing:before { content: '\e86a'; }
.ep-yahoo:before { content: '\e86b'; }
.ep-chrome:before { content: '\e86c'; }
.ep-wordpress:before { content: '\e874'; }
.ep-tumblr:before { content: '\e876'; }
.ep-soundcloud:before { content: '\e877'; }
.ep-itunes:before { content: '\e87f'; }
.ep-googleplay:before { content: '\e880'; }
.ep-github:before { content: '\e881'; }
.ep-github-circled:before { content: '\e882'; }
.ep-facebook:before { content: '\e883'; }
.ep-ebay:before { content: '\e884'; }
.ep-dropbox:before { content: '\e885'; }
.ep-cloudapp:before { content: '\e886'; }
.ep-opentable:before { content: '\e88c'; }
.ep-cart:before { content: '\e88d'; }
.ep-instagram:before { content: '\e88f'; }
.ep-print:before { content: '\e891'; }
.ep-buffer:before { content: '\e896'; }
.ep-pocket:before { content: '\e897'; }
.ep-bitbucket:before { content: '\e898'; }
.ep-login:before { content: '\e89a'; }
.ep-lkdto:before { content: '\e89b'; }
.ep-stackoverflow:before { content: '\e89c'; }
.ep-hackernews:before { content: '\e89d'; }