@charset "utf-8";
/* CSS Document */

/*----*****---- << Shortcodes >> ----*****----*/
	
	/*----*****---- << Buttons >> ----*****----*/
	
	.button { line-height:normal; float: none; display:inline-block !important; *display:inline; zoom:1; margin:10px 0px 0px; color:#ffffff; cursor:pointer; text-transform:uppercase; }
	.button:hover { opacity:0.8; filter:alpha(opacity=80); color:#ffffff !important; text-decoration: none !important;}
	.shortcodes .button{margin-top:0px;}
	.button.small { font-size:14px;background:url(images/btn-small-gradient.png) top repeat-x; }
	.button.medium { font-size:16px; background:url(images/btn-medium-gradient.png) top repeat-x; }
	.button.large { font-size:18px; padding:21px 45px; font-size:16px; background:url(images/btn-large-gradient.png) top repeat-x; }
	.button.xlarge { font-size:20px; padding:25px 50px; font-size:18px; background:url(images/btn-large-gradient.png) top repeat-x; }


.shortcodes .button.medium {
margin-right: 4px;
}


	.button.green { background: #859e1a url('btn-green-bg.jpg') repeat;
text-shadow: -1px -1px 0px #596a13;}	
	.button.orange { background: #b36b22 url('btn-orange-bg.jpg') repeat;
text-shadow: -1px -1px 0px #634e38; }
	.button.blue { background: #3577a0 url('btn-blue-bg.jpg') repeat;
text-shadow: -1px -1px 0px #385363;
}
	.button.pink { background: #963a7b url('btn-pink-bg.jpg') repeat;
text-shadow: -1px -1px 0px #633756; }
	.button.red { background: #a03934 url('btn-red-bg.jpg') repeat;
text-shadow: -1px -1px 0px #6b1313; }
	.button.purple { background-color:#9c59b6; }
	.button.ocean { background-color:#1abc9c; }
	.button.black { background: #252b2e url('btn-black-bg.jpg') repeat;
text-shadow: -1px -1px 0px #000000;}

.shortcodes .button {
margin-bottom: 10px;
}

.button.shape.left.green span {
border-right: 10px solid #859e1a;
}

.button.shape.green span {
border-left: 10px solid #859e1a;
}

.button.shape.red span {
border-left: 10px solid #a03934;
}

.button.shape.left.red span {
border-right: 10px solid #a03934;
}

.button.shape.left.brown span {
border-right: 10px solid #806a51;
}

.button.shape.brown span {
border-left: 10px solid #806a51;
}

.button.shape.left.blue span {
border-right: 10px solid #3577a0;
}

.button.shape.blue span {
border-left: 10px solid #3577a0;
}

.button.shape.left.orange span {
border-right: 10px solid #b36b22;
}

.button.shape.orange span {
border-left: 10px solid #b36b22;
}

.button.shape.left.cyan span {
border-right: 10px solid #21b3b3;
}

.button.shape.cyan span {
border-left: 10px solid #21b3b3;
}

.button.shape.left.black span {
border-right: 10px solid #252b2e;
}

.button.shape.black span {
border-left: 10px solid #252b2e;
}

.button.shape.left.yellow span {
border-right: 10px solid #b99942;
}

.button.shape.yellow span {
border-left: 10px solid #b99942;
}

.button.shape.left.pink span {
border-right: 10px solid #963a7b;
}

.button.shape.pink span {
border-left: 10px solid #963a7b;
}





.button.shape.left span {
left: -10px;
border-left: 0px !important;
}

.button.shape span {
display: block;
position: absolute;
left: 100%;
top: 0px;
width: 0;
height: 0;
border-bottom: 17px solid transparent;
border-top: 17px solid transparent;
behavior: url(PIE.htc);
}

.shortcodes .button.small {
margin-right: 8px;
}

.shortcodes .button.big {
margin-right: 12px;
}


.button.brown{
background: #806a51 url('btn-bg.jpg') repeat;
text-shadow: -1px -1px 0px #634e37;}


.button.yellow{
background: #b99942 url('btn-yellow-bg.jpg') repeat;
text-shadow: -1px -1px 0px #635838;}


	
	.button.slateblue { background-color:#836fff; }
	.button.skyblue { background-color:#00bfff; }
	.button.coral { background-color:#ff7f50; }
	.button.khaki { background-color:#b6af55; }
	.button.cyan { background: #21b3b3 url('btn-cyan-bg.jpg') repeat;
text-shadow: -1px -1px 0px #386363;}
	.button.grey { background-color:#8e8e8e; }
	.button.gold { background-color:#e0a81c; }
	.button.chocolate { background-color:#cd661d; }
	.button.raspberry { background-color:#a23b6f; }
	.button.electricblue { background-color:#536878; }
	.button.eggplant { background-color:#614051; }
	.button.ferngreen { background-color:#4f7942; }
	.button.palebrown { background-color:#987654; }	
	
	/*.button:hover { background-color:#000000; }*/
	.button.black:hover { background-color:#333334; }


.hr.thin {
background: #160902;
}

.shortcodes .hr {
width: 100%;
height: 6px;
clear: both;
float: left;
margin: 15px 0px 30px 0px;
}

.hr.thin {
height: 2px;
}


	input.button, input[type="submit"], input[type="button"] { overflow: visible; /* remove padding from left/right */ width:auto !important; }


/**********Alert Boxes***********/

.error-box, .warning-box, .success-box, .info-box {
margin-bottom: 20px;
padding: 15px 15px 15px 30px;
clear: both;
}

.alert_boxes .icon-warning-sign, .alert_boxes .icon-remove-sign, .alert_boxes .icon-ok-circle, .alert_boxes .icon-info-sign{font-size: 15px; margin:0px 10px 0px 0px;}

.info-box{
background: #bfe4f9;
border: 1px solid #68a2cf;
color: #2081b9;}

.error-box{
background: #ffcccc;
color: #d01313;
border: 1px solid #ff9999;}

.warning-box{background: #fdebae;
border: 1px solid #e6c555;
color: #c79d13;}

.success-box {
background: #eafac0;
border: 1px solid #b1cf67;
color: #7ba411;
}

	/*----*****---- << Lists >> ----*****----*/
	
	ul.fancy-list { list-style-type:none; list-style-position:outside; }
	ul.fancy-list li { display:block; position:relative; padding-left:20px; line-height:normal; }
	ul.fancy-list li ul { padding-left:0px; }
	
	ul.fancy-list.arrow li { padding-left:15px; }
	
	ul.fancy-list li:before { font-family:FontAwesome; font-style:normal; color:#333334; font-weight:normal; text-decoration:inherit; font-size:14px; position:absolute; top:0px; left:0px; }
	
	ul.fancy-list.arrow li:before { content:"\f105";  }
	ul.fancy-list.rounded-arrow li:before { content:"\f0a9";  }
	ul.fancy-list.double-arrow li:before { content:"\f101";  }	
	ul.fancy-list.heart li:before { content:"\f004"; font-size:12px; }
	ul.fancy-list.trash li:before { content:"\f014";  }
	ul.fancy-list.star li:before { content:"\f005";  }
	ul.fancy-list.tick li:before { content:"\f00c";  }
	ul.fancy-list.rounded-tick li:before { content:"\f058";  }
	ul.fancy-list.cross li:before { content:"\f00d";  }
	ul.fancy-list.rounded-cross li:before { content:"\f057";  }
	ul.fancy-list.rounded-question li:before { content:"\f059";  }
	ul.fancy-list.rounded-info li:before { content:"\f05a";  }
	ul.fancy-list.delete li:before { content:"\f05e";  }
	ul.fancy-list.warning li:before { content:"\f071";  }
	ul.fancy-list.comment li:before { content:"\f075";  }
	ul.fancy-list.edit li:before { content:"\f044";  }
	ul.fancy-list.share li:before { content:"\f064";  }
	ul.fancy-list.plus li:before { content:"\f067";  }
	ul.fancy-list.rounded-plus li:before { content:"\f055";  }
	ul.fancy-list.minus li:before { content:"\f068";  }	
	ul.fancy-list.rounded-minus li:before { content:"\f056";  }	
	ul.fancy-list.asterisk li:before { content:"\f069";  }
	ul.fancy-list.cart li:before { content:"\f07a";  }
	ul.fancy-list.folder li:before { content:"\f07b";  }
	ul.fancy-list.folder-open li:before { content:"\f07c";  }
	ul.fancy-list.desktop li:before { content:"\f108";  }
	ul.fancy-list.tablet li:before { content:"\f10a";  }
	ul.fancy-list.mobile li:before { content:"\f10b";  }
	ul.fancy-list.reply li:before { content:"\f112";  }
	ul.fancy-list.quote li:before { content:"\f10d";  }
	ul.fancy-list.mail li:before { content:"\f0e0";  }
	ul.fancy-list.external-link li:before { content:"\f08e";  }	
	ul.fancy-list.adjust li:before { content:"\f042";  }
	ul.fancy-list.pencil li:before { content:"\f040";  }
	ul.fancy-list.print li:before { content:"\f02f";  }
	ul.fancy-list.tag li:before { content:"\f02b";  }	
	ul.fancy-list.thumbs-up li:before { content:"\f088";  }
	ul.fancy-list.thumbs-down li:before { content:"\f087";  }
	ul.fancy-list.time li:before { content:"\f017";  }
	ul.fancy-list.globe li:before { content:"\f0ac";  }	
	ul.fancy-list.pushpin li:before { content:"\f08d";  }
	ul.fancy-list.map-marker li:before { content:"\f041";  }
	ul.fancy-list.link li:before { content:"\f0c1";  }
	ul.fancy-list.paper-clip li:before { content:"\f0c6";  }	
	ul.fancy-list.download li:before { content:"\f019";  }
	ul.fancy-list.key li:before { content:"\f084";  }
	ul.fancy-list.search li:before { content:"\f002";  }
	ul.fancy-list.rss li:before { content:"\f09e";  }	
	ul.fancy-list.twitter li:before { content:"\f099";  }
	ul.fancy-list.facebook li:before { content:"\f09a";  }
	ul.fancy-list.linkedin li:before { content:"\f0e1";  }
	ul.fancy-list.google-plus li:before { content:"\f0d5";  }
	
	ul.fancy-list.check li:before { content:"\f046";  }
	ul.fancy-list.hand li:before { content:"\f0a4";  }
	ul.fancy-list.cog li:before { content:"\f013";  }
	ul.fancy-list.play li:before { content:"\f01d";  }
	
	ul.fancy-list.green li:before { color:#7aa127; }
	ul.fancy-list.orange li:before { color:#f39d12; }
	ul.fancy-list.blue li:before { color:#3498db; }
	ul.fancy-list.pink li:before { color:#e67fb9; }
	ul.fancy-list.red li:before { color:#e74d3c; }
	ul.fancy-list.purple li:before { color:#9c59b6; }
	ul.fancy-list.ocean li:before { color:#1abc9c; }	
	ul.fancy-list.slateblue li:before { color:#836fff; }
	ul.fancy-list.skyblue li:before { color:#00bfff; }
	ul.fancy-list.coral li:before { color:#ff7f50; }
	ul.fancy-list.khaki li:before { color:#b6af55; }
	ul.fancy-list.cyan li:before { color:#00cdcd; }
	ul.fancy-list.grey li:before { color:#8e8e8e; }	
	ul.fancy-list.gold li:before { color:#e0a81c; }
	ul.fancy-list.chocolate li:before { color:#cd661d; }
	ul.fancy-list.raspberry li:before { color:#a23b6f; }
	ul.fancy-list.electricblue li:before { color:#536878; }
	ul.fancy-list.eggplant li:before { color:#614051; }
	ul.fancy-list.ferngreen li:before { color:#4f7942; }
	ul.fancy-list.palebrown li:before { color:#987654; }
	
	ol.fancy-list li span { color:#333334; }

	ol.decimal { list-style-type:decimal; }
	ol.decimal-leading-zero { list-style-type:decimal-leading-zero; }
	ol.lower-alpha { list-style-type:lower-alpha; }
	ol.lower-roman { list-style-type:lower-roman; }
	ol.upper-alpha { list-style-type:upper-alpha; }
	ol.upper-roman { list-style-type:upper-roman; }	
	
	ol.fancy-list.green li { color:#7aa127; }
	ol.fancy-list.orange li { color:#f39d12; }
	ol.fancy-list.blue li { color:#3498db; }
	ol.fancy-list.pink li { color:#e67fb9; }
	ol.fancy-list.red li { color:#e74d3c; }
	ol.fancy-list.purple li { color:#9c59b6; }
	ol.fancy-list.ocean li { color:#1abc9c; }	
	ol.fancy-list.slateblue li { color:#836fff; }
	ol.fancy-list.skyblue li { color:#00bfff; }
	ol.fancy-list.coral li { color:#ff7f50; }
	ol.fancy-list.khaki li { color:#b6af55; }
	ol.fancy-list.cyan li { color:#00cdcd; }
	ol.fancy-list.grey li { color:#8e8e8e; }	
	ol.fancy-list.gold li { color:#e0a81c; }
	ol.fancy-list.chocolate li { color:#cd661d; }
	ol.fancy-list.raspberry li { color:#a23b6f; }
	ol.fancy-list.electricblue li { color:#536878; }
	ol.fancy-list.eggplant li { color:#614051; }
	ol.fancy-list.ferngreen li { color:#4f7942; }
	ol.fancy-list.palebrown li { color:#987654; }
	
	/*----*****---- << Dropcap >> ----*****----*/
	
	.dropcap { font-size:24px; float:left; margin:10px 0px 10px 0px; text-align:center; color:#ffffff; line-height:35px; }
	.dropcap.dropcap-default { font-size:48px; width:58px; }
	.dropcap.dropcap-circle { width:40px; height:40px; line-height:38px; margin:5px 10px 0px 0px; padding:0px; border-radius:30px 30px 30px 30px; behavior:url(PIE.htc); }
	.dropcap.dropcap-bordered-circle { width:38px; height:38px; line-height:36px; margin:5px 10px 0 0; padding:0px; text-align:center; box-shadow:0 0 5px rgba(0, 0, 0, 0.3); -moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.3); -webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.3); border-radius:30px 30px 30px 30px; behavior:url(PIE.htc); }
	.dropcap.dropcap-square { width:40px; height:40px; line-height:38px; text-align:center; margin:5px 10px 0px 0px; padding:0px; }		
	.dropcap.dropcap-bordered-square { box-shadow:0 0 5px rgba(0, 0, 0, 0.3); -moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.3); -webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.3); width:38px; height:38px; text-align:center; margin:5px 10px 0px 0px; padding:0px; line-height:36px; }
	
	.dropcap.dropcap-default { color:#333334;}
	.dropcap.dropcap-circle { background:#333334; }
	.dropcap.dropcap-bordered-circle { background:#333334; border:2px solid #FFFFFF; }
	.dropcap.dropcap-square { background:#333334; }
	.dropcap.dropcap-bordered-square { background:#333334; border:2px solid #FFFFFF; }	
	
	.dropcap.dropcap-default.green { color:#7aa127; }
	.dropcap.dropcap-default.orange { color:#f39d12; }
	.dropcap.dropcap-default.blue { color:#3498db; }
	.dropcap.dropcap-default.pink { color:#e67fb9; }
	.dropcap.dropcap-default.red { color:#e74d3c; }
	.dropcap.dropcap-default.purple { color:#9c59b6; }
	.dropcap.dropcap-default.ocean { color:#1abc9c; }	
	.dropcap.dropcap-default.slateblue { color:#836fff; }
	.dropcap.dropcap-default.skyblue { color:#00bfff; }
	.dropcap.dropcap-default.coral { color:#ff7f50; }
	.dropcap.dropcap-default.khaki { color:#b6af55; }
	.dropcap.dropcap-default.cyan { color:#00cdcd; }
	.dropcap.dropcap-default.grey { color:#8e8e8e; }	
	.dropcap.dropcap-default.gold { color:#e0a81c; }
	.dropcap.dropcap-default.chocolate { color:#cd661d; }
	.dropcap.dropcap-default.raspberry { color:#a23b6f; }
	.dropcap.dropcap-default.electricblue { color:#536878; }
	.dropcap.dropcap-default.eggplant { color:#614051; }
	.dropcap.dropcap-default.ferngreen { color:#4f7942; }
	.dropcap.dropcap-default.palebrown { color:#987654; }
	
	.dropcap-circle.green, .dropcap-bordered-circle.green, .dropcap-square.green, .dropcap-bordered-square.green { background:#7aa127; }
	.dropcap-circle.orange, .dropcap-bordered-circle.orange, .dropcap-square.orange, .dropcap-bordered-square.orange { background:#f39d12; }
	.dropcap-circle.blue, .dropcap-bordered-circle.blue, .dropcap-square.blue, .dropcap-bordered-square.blue { background:#3498db; }
	.dropcap-circle.pink, .dropcap-bordered-circle.pink, .dropcap-square.pink, .dropcap-bordered-square.pink { background:#e67fb9; }
	.dropcap-circle.red, .dropcap-bordered-circle.red, .dropcap-square.red, .dropcap-bordered-square.red { background:#e74d3c; }
	.dropcap-circle.purple, .dropcap-bordered-circle.purple, .dropcap-square.purple, .dropcap-bordered-square.purple { background:#9c59b6; }
	.dropcap-circle.ocean, .dropcap-bordered-circle.ocean, .dropcap-square.ocean, .dropcap-bordered-square.ocean { background:#1abc9c; }	
	.dropcap-circle.slateblue, .dropcap-bordered-circle.slateblue, .dropcap-square.slateblue, .dropcap-bordered-square.slateblue { background:#836fff; }
	.dropcap-circle.skyblue, .dropcap-bordered-circle.skyblue, .dropcap-square.skyblue, .dropcap-bordered-square.skyblue { background:#00bfff; }
	.dropcap-circle.coral, .dropcap-bordered-circle.coral, .dropcap-square.coral, .dropcap-bordered-square.coral { background:#ff7f50; }
	.dropcap-circle.khaki, .dropcap-bordered-circle.khaki, .dropcap-square.khaki, .dropcap-bordered-square.khaki { background:#b6af55; }
	.dropcap-circle.cyan, .dropcap-bordered-circle.cyan, .dropcap-square.cyan, .dropcap-bordered-square.cyan { background:#00cdcd; }
	.dropcap-circle.grey, .dropcap-bordered-circle.grey, .dropcap-square.grey, .dropcap-bordered-square.grey { background:#8e8e8e; }	
	.dropcap-circle.gold, .dropcap-bordered-circle.gold, .dropcap-square.gold, .dropcap-bordered-square.gold { background:#e0a81c; }
	.dropcap-circle.chocolate, .dropcap-bordered-circle.chocolate, .dropcap-square.chocolate, .dropcap-bordered-square.chocolate { background:#cd661d; }
	.dropcap-circle.raspberry, .dropcap-bordered-circle.raspberry, .dropcap-square.raspberry, .dropcap-bordered-square.raspberry { background:#a23b6f; }
	.dropcap-circle.electricblue, .dropcap-bordered-circle.electricblue, .dropcap-square.electricblue, .dropcap-bordered-square.electricblue { background:#536878; }
	.dropcap-circle.eggplant, .dropcap-bordered-circle.eggplant, .dropcap-square.eggplant, .dropcap-bordered-square.eggplant { background:#614051; }
	.dropcap-circle.ferngreen, .dropcap-bordered-circle.ferngreen, .dropcap-square.ferngreen, .dropcap-bordered-square.ferngreen { background:#4f7942; }
	.dropcap-circle.palebrown, .dropcap-bordered-circle.palebrown, .dropcap-square.palebrown, .dropcap-bordered-square.palebrown { background:#987654; }
	
	
	
	/*----*****---- << Highlight >> ----*****----*/
	
	.highlight { padding:3px 6px 4px 7px; margin:0px 5px 0px 2px; background:#333334; color:#ffffff; }
	
	.highlight-italic { font-style:italic; }
	.highlight-underlined { border-bottom:1px dotted #3d3d3d; padding-bottom:2px; }
	.highlight-underlined-italic { font-style:italic; border-bottom:1px dashed #3d3d3d; padding-bottom:2px; }	
	
	.highlight.green { background:#7aa127; }
	.highlight.blue { background:#3498db; }
	.highlight.ocean { background:#1abc9c; }
	.highlight.orange { background:#f39d12; }
	.highlight.pink { background:#e67fb9; }
	.highlight.purple { background:#9c59b6; }
	.highlight.red { background:#e74d3c; }	
	.highlight.slateblue { background:#836fff; }
	.highlight.skyblue { background:#00bfff; }
	.highlight.coral { background:#ff7f50; }
	.highlight.khaki { background:#b6af55; }
	.highlight.cyan { background:#00cdcd; }
	.highlight.grey { background:#8e8e8e; }	
	.highlight.gold { background:#e0a81c; }
	.highlight.chocolate { background:#cd661d; }
	.highlight.raspberry { background:#a23b6f; }
	.highlight.electricblue { background:#536878; }
	.highlight.eggplant { background:#614051; }
	.highlight.ferngreen { background:#4f7942; }
	.highlight.palebrown { background:#987654; }	
	
	.highlight-italic.green { color:#7aa127; }
	.highlight-italic.blue { color:#3498db; }
	.highlight-italic.ocean { color:#1abc9c; }
	.highlight-italic.orange { color:#f39d12; }
	.highlight-italic.pink { color:#e67fb9; }
	.highlight-italic.purple { color:#9c59b6; }
	.highlight-italic.red { color:#e74d3c; }	
	.highlight-italic.slateblue { color:#836fff; }
	.highlight-italic.skyblue { color:#00bfff; }
	.highlight-italic.coral { color:#ff7f50; }
	.highlight-italic.khaki { color:#b6af55; }
	.highlight-italic.cyan { color:#00cdcd; }
	.highlight-italic.grey { color:#8e8e8e; }	
	.highlight-italic.gold { color:#e0a81c; }
	.highlight-italic.chocolate { color:#cd661d; }
	.highlight-italic.raspberry { color:#a23b6f; }
	.highlight-italic.electricblue { color:#536878; }
	.highlight-italic.eggplant { color:#614051; }
	.highlight-italic.ferngreen { color:#4f7942; }
	.highlight-italic.palebrown { color:#987654; }
	
	.highlight-underlined.green, .highlight-underlined-italic.green { color:#7aa127; border-bottom:1px dotted #7aa127; }
	.highlight-underlined.blue, .highlight-underlined-italic.blue { color:#3498db; border-bottom:1px dotted #3498db; }
	.highlight-underlined.ocean, .highlight-underlined-italic.ocean { color:#1abc9c; border-bottom:1px dotted #1abc9c; }
	.highlight-underlined.orange, .highlight-underlined-italic.orange { color:#f39d12; border-bottom:1px dotted #f39d12; }
	.highlight-underlined.pink, .highlight-underlined-italic.pink { color:#e67fb9; border-bottom:1px dotted #e67fb9; }
	.highlight-underlined.purple, .highlight-underlined-italic.purple { color:#9c59b6; border-bottom:1px dotted #9c59b6; }
	.highlight-underlined.red, .highlight-underlined-italic.red { color:#e74d3c; border-bottom:1px dotted #e74d3c; }	
	.highlight-underlined.slateblue, .highlight-underlined-italic.slateblue { color:#836fff; border-bottom:1px dotted #836fff; }
	.highlight-underlined.skyblue, .highlight-underlined-italic.skyblue { color:#00bfff; border-bottom:1px dotted #00bfff; }
	.highlight-underlined.coral, .highlight-underlined-italic.coral { color:#ff7f50; border-bottom:1px dotted #ff7f50; }
	.highlight-underlined.khaki, .highlight-underlined-italic.khaki { color:#b6af55; border-bottom:1px dotted #b6af55; }
	.highlight-underlined.cyan, .highlight-underlined-italic.cyan { color:#00cdcd; border-bottom:1px dotted #00cdcd; }
	.highlight-underlined.grey, .highlight-underlined-italic.grey { color:#8e8e8e; border-bottom:1px dotted #8e8e8e; }	
	.highlight-underlined.gold, .highlight-underlined-italic.gold { color:#e0a81c; border-bottom:1px dotted #e0a81c; }
	.highlight-underlined.chocolate, .highlight-underlined-italic.chocolate { color:#cd661d; border-bottom:1px dotted #cd661d; }
	.highlight-underlined.raspberry, .highlight-underlined-italic.raspberry { color:#a23b6f; border-bottom:1px dotted #a23b6f; }
	.highlight-underlined.electricblue, .highlight-underlined-italic.electricblue { color:#536878; border-bottom:1px dotted #536878; }
	.highlight-underlined.eggplant, .highlight-underlined-italic.eggplant { color:#614051; border-bottom:1px dotted #614051; }
	.highlight-underlined.ferngreen, .highlight-underlined-italic.ferngreen { color:#4f7942; border-bottom:1px dotted #4f7942; }
	.highlight-underlined.palebrown, .highlight-underlined-italic.palebrown { color:#987654; border-bottom:1px dotted #987654; }

	
	/*----*****---- << Toggle & Accordion >> ----*****----*/
	
	.toggle-frame-set { float:left; width:100%; margin:0px; padding:0px; }
	.toggle-frame h5.toggle-accordion, .toggle-frame h5.toggle { clear:both; margin:0px 0px 1px; background:#ededed; }
	.toggle-frame h5.toggle-accordion a, .toggle-frame h5.toggle a { color:#333334; display:block; padding:12px 15px 15px 37px; }
	.toggle-frame h5.toggle-accordion.active a, .toggle-frame h5.toggle.active a, .toggle-frame h5.toggle-accordion.active a:hover { color:#ffffff !important; }
	.toggle-content { clear:both; display:none; }
    .toggle-content p{
        float: left;
margin: 0px;
min-height: 40px;
background: #dbc8a3;
padding: 10px;
width: 95.7%;}
	
	h5.toggle, h5.toggle-accordion { -webkit-transition:all 300ms linear; -moz-transition:all 300ms linear; -o-transition:all 300ms linear; -ms-transition:all 300ms linear; transition:all 300ms linear; }
	h5.toggle:before, h5.toggle-accordion:before { font-family:FontAwesome; font-style:normal; font-weight:normal; text-decoration:inherit; font-size:18px; position:absolute; top:2px; left:0px; content:"\f055"; }
	h5.toggle.active:before, h5.toggle-accordion.active:before { content:"\f056"; }
	.toggle-frame h5.toggle-accordion.active a, .toggle-frame h5.toggle.active a, .toggle-frame h5.toggle-accordion.active:before, .toggle-frame h5.toggle.active:before, .toggle-frame h5.toggle-accordion.active:hover, .toggle-frame h5.toggle.active:hover { color:#ffffff; }
	
	.toggle-frame h5.toggle-accordion:before, .toggle-frame h5.toggle:before { top:13px; left:15px; }
	
	.toggle-frame h5.toggle, .toggle-frame h5.toggle-accordion { padding:0px; }	
		
	.faq h5.toggle-accordion { padding:0px 0px 0px 42px; margin-bottom:13px; line-height:35px; }	
	.faq h5.toggle-accordion:before { font-family:'Lato', sans-serif; content:'?'; background:#333334; width:27px; height:27px; text-align:center; line-height:27px; color:#ffffff; border:3px solid #d9d9d9; border-radius:27px; }
	.faq h5.toggle-accordion.active:before { content:'?'; }
	.faq .toggle-content { padding:0px 0px 10px; margin-left:42px; }
	
	
	
	/*----*****---- << Pricing Table >> ----*****----*/
	
	.pricing-table { width:100%; margin:30px 0px 20px; padding:0px; float:left; }
	.pr-tb-col { position: relative;
border: 5px solid #aa9670;
background: #f5f2e3;
width: 100%;
margin: 0px;
padding: 0px;
text-align: center;
-webkit-transition: -webkit-box-shadow 0.2s ease-out;
-moz-transition: -moz-box-shadow 0.2s ease-out;
-o-transition: -o-box-shadow 0.2s ease-out;
transition: box-shadow 0.2s ease-out; 
}
	
	.tb-title h5 { padding:20px;font-family: sans-serif; font-weight:bold; font-size:20px; line-height:normal; text-transform:uppercase; margin-bottom:0px; }
	
	.tb-header .price { background:#bfa777; margin:0px -5px; float: none; padding:20px 20px 20px 20px; display:block; font-size:38px !important; font-weight:bold; color:#ffffff; }
	.tb-header .price span { font-size:18px; font-family: sans-serif;}
	
	.tb-content { border-top:5px solid #aa9670; list-style-type:none; margin:0px; }
	.tb-content li { background: #f5f2e3;
font-size: 14px;
color: #757575;
border-top: 1px solid #fff;
border-bottom: 1px solid #f6ecd9;
padding: 18px 10px;
font-family: sans-serif;
}
		
	.pr-tb-col .buy-now { border-top:5px solid #efe4cd; padding:20px; margin:0px; }
	.pr-tb-col .buy-now .button { margin:0px; background-color:#bfa777; color:#ffffff; }
	
	.pr-tb-col, .tb-header .price, .tb-title h5, .pr-tb-col .buy-now { -webkit-transition:all 300ms linear; -moz-transition:all 300ms linear; -o-transition:all 300ms linear; -ms-transition:all 300ms linear; transition:all 300ms linear; }
	
	.pr-tb-col.selected, .pr-tb-col:hover { z-index:10; box-shadow:0px 0px 15px rgba(0, 0, 0, 0.25); -moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.25); -webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.25); margin-top:-25px; }
	.pr-tb-col:hover { z-index:100; }
	
	.pr-tb-col.selected .tb-title h5, .pr-tb-col:hover .tb-title h5, .pr-tb-col.selected .buy-now, .pr-tb-col:hover .buy-now { font-family: sans-serif;padding:25px 20px; }	
	.pr-tb-col.selected .tb-header .price, .pr-tb-col:hover .tb-header .price { padding:35px 20px; }
	
	.pricing-table.no-space .column { margin-right:0px; }
	.pricing-table.no-space .one-fourth { width:24.7%; } 	
	.pricing-table.no-space .one-third { width:33%; }	
	.pricing-table.no-space .one-half { width:50%; }
	.pricing-table.no-space .one-fifth { width:20%; }
	.pricing-table.no-space .one-sixth { width:16.6%; }
	
	.pricing-table.no-space .three-fourth { width:75%; }
	.pricing-table.no-space .two-third { width:66.6%; }
	.pricing-table.no-space .four-fifth { width:80%; }
	.pricing-table.no-space .three-fifth { width:60%; }
	.pricing-table.no-space .two-fifth { width:40%; }
	.pricing-table.no-space .two-sixth { width:33.2%; }
	.pricing-table.no-space .three-sixth { width:49.8%; }
	.pricing-table.no-space .four-sixth { width:66.4%; }
	.pricing-table.no-space .five-sixth { width:83%; }	

	/*----*****---- << Progress Bar >> ----*****----*/
		
	.progress { height:42px; margin-bottom:10px; clear:both; display:block; }
	.progress .bar { position:relative; }
	.progress .bar-text { font-size:14px; position:absolute; top:0; left:0; line-height:42px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; padding:0px 20px; color:#fff; font-weight:bold; width:100%; text-align:left; display:none; }
	.progress .bar-text > span { float:right; display:block; }
	
	@-webkit-keyframes progress-bar-stripes {
	  from {
		background-position: 40px 0;
	  }
	  to {
		background-position: 0 0;
	  }
	}
	@-moz-keyframes progress-bar-stripes {
	  from {
		background-position: 40px 0;
	  }
	  to {
		background-position: 0 0;
	  }
	}
	@-ms-keyframes progress-bar-stripes {
	  from {
		background-position: 40px 0;
	  }
	  to {
		background-position: 0 0;
	  }
	}
	@-o-keyframes progress-bar-stripes {
	  from {
		background-position: 0 0;
	  }
	  to {
		background-position: 40px 0;
	  }
	}
	@keyframes progress-bar-stripes {
	  from {
		background-position: 40px 0;
	  }
	  to {
		background-position: 0 0;
	  }
	}
	.progress {
	  overflow: hidden;
	  height:42px;
	  background-color: #ededed;
	}
	.progress .bar {
	  width: 0%;
	  height: 100%;
	  color: #ffffff;
	  float: left;
	  font-size: 12px;
	  text-align: center;
	  background-color: #0e90d2;
	  background-repeat: repeat-x;
	  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	  -webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  box-sizing: border-box;
	  -webkit-transition: width 0.6s ease;
	  -moz-transition: width 0.6s ease;
	  -o-transition: width 0.6s ease;
	  transition: width 0.6s ease;
	}
	.progress .bar + .bar {
	  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	}
	.progress-striped .bar {
	  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	  -webkit-background-size: 40px 40px;
	  -moz-background-size: 40px 40px;
	  -o-background-size: 40px 40px;
	  background-size: 40px 40px;
	}
	.progress.active .bar {
	  -webkit-animation: progress-bar-stripes 2s linear infinite;
	  -moz-animation: progress-bar-stripes 2s linear infinite;
	  -ms-animation: progress-bar-stripes 2s linear infinite;
	  -o-animation: progress-bar-stripes 2s linear infinite;
	  animation: progress-bar-stripes 2s linear infinite;
	}



/***********Miscellaneous*************/

.four-fifth {
width: 79.6%;
}

.four-fifth {
width: 79.6%;
}

.intro-text {
width: 100%;
margin: 0px;
padding: 0px;
float: left;
}

.intro-text.type1 h4 {
text-transform: uppercase;
}

.intro-text.type1 h6 {
text-transform: uppercase;
color: #826c54;
padding-bottom: 17px;
}

.intro-text.type1 h4 span.highlight{
    background:#b28a5f;}
	
	
.intro-text.type1 h4 span.highlight {
color: #ffffff;
padding: 7px 15px;
margin: 0px 5px;
}

.highlight {
padding: 3px 6px 4px 7px;
margin: 0px 5px 0px 2px;
background: #b28a5f;
color: #ffffff;
}	
	

.intro-text.type1 {
background: #e2cea6;
padding: 40px 0px 0px;
text-align: center;
margin-top: 10px;
}

.intro-text.type2, .intro-text.type3, .intro-text.type4 {
background: #ededed;
padding: 30px 2.5%;
width: 95%;
}

.intro-text.type2 h4, .intro-text.type3 h4, .intro-text.type4 h4 {
text-transform: uppercase;
margin-bottom: 5px;
}

.intro-text.type2 h5, .intro-text.type3 h5, .intro-text.type4 h5 {
color: #826c54;
margin-bottom: 0px;
}

.intro-text.type2 a, .intro-text.type4 a {
float: right;
}

.intro-text.type2, .intro-text.type3, .intro-text.type4 {
background: #e2cea6;
padding: 30px 2.5%;
width: 95%;
}

.intro-text.type4, ul.tabs-vertical-frame li a.current {
border-left: 4px solid #b28a5f;
}

.intro-text.type4 {
width: 94.7%;
}

.intro-text .button.small {
font-size: 14px;
padding: 11px 20px;
background: #b28a5f;
margin-top: 0px;
}


