/*
Title:   Main Template Css File
Author:  http://themeforest.net/user/hogash // Marius Hogas  */

/* BODY FONT - Applies to everything */
body {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #535353;
	
}


/* PRICING TABLES */
.spacer{ height: 50px; }
.no-space {margin-left:0;}
.no-space [class*="span"] {margin-left: 0; }
.row-fluid.no-space .span1 {width: 8.334% !important;}
.row-fluid.no-space .span2 {width: 16.667% !important;}
.row-fluid.no-space .span3 {width: 25% !important;}
.row-fluid.no-space .span4 {width: 33.334% !important;}
.row-fluid.no-space .span5 {width: 41.667% !important;}
.row-fluid.no-space .span6 {width: 50% !important;}
.row-fluid.no-space .span7 {width: 58.333% !important;}
.row-fluid.no-space .span8 {width: 66.666% !important;}
.row-fluid.no-space .span9 {width: 75% !important;}
.row-fluid.no-space .span10 {width: 83.334% !important;}
.row-fluid.no-space .span11 {width: 91.666% !important;}
.row-fluid.no-space .span12 {width: 100% !important;}
@media (max-width: 767px) {
.row-fluid.no-space [class*="span"] {width: auto !important;} 
}
.pricing_table { text-align: center; margin: 25px 0;}
.pricing_table .tb_header {background-color: #8AB623; }
.pricing_table .tb_header h4 { margin: 0; padding: 15px 0px; border-bottom: 3px solid #5E852C; color: white; 
font-size:20px; text-shadow:1px 1px 0 rgba(0,0,0,0.3); font-weight:700;
-webkit-border-top-left-radius:3px; -webkit-border-top-right-radius:4px; -moz-border-top-left-radius:3px; -moz-border-top-right-radius:4px; border-top-left-radius:3px; border-top-right-radius:4px; }
.pricing_table .price { margin: 0; padding: 15px 0px; border-bottom: 2px solid white; font-size: 46px;  color: #fff; text-shadow: 1px 1px 0 black; 
font-weight: 900; letter-spacing: 0px; line-height: 1; }
.pricing_table .price p:first-letter{ font-weight: 300; margin-right: 2px; font-size: 26px; }
.pricing_table .price p{ margin: 0;  }
.pricing_table .price p span{ display:block; padding:4px; font-size:14px; font-weight:500;}
.pricing_table .tb_content {margin:0; padding:0; list-style:none;}
.pricing_table .tb_content li { margin: 0; padding: 5px 0px; font-size:12px; line-height: 2;}
.pricing_table .tb_content li:nth-child(odd){ background-color: rgba(0,0,0,0.1); }
.pricing_table .tb_content li:first-child{ border-top: 1px solid white; }
.pricing_table .tb_content li:last-child{  }
.pricing_table .tb_content li hr {margin: 10px 50px;}
.pricing_table .signin {padding:15px 0 15px; background: rgba(0, 0, 0, 0.15);  border-top: 3px solid #5E852C;}
.pricing_table .pr_table_col {background:#fff; position:relative; z-index:0;
 -webkit-box-shadow:0 0 8px rgba(0,0,0,0.1); -moz-box-shadow:0 0 8px rgba(0,0,0,0.1); box-shadow:0 0 8px rgba(0,0,0,0.1);}
.pricing_table [class*="span"]:nth-child(odd) .pr_table_col {background-color: #F1F1F1; }
.pricing_table .pr_table_col.highlight {z-index:1;}
.pricing_table .pr_table_col:hover {z-index:2;}
.pricing_table .pr_table_col.highlight,
.pricing_table .pr_table_col:hover {margin-top:-15px;
 -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5); box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);}
.pricing_table .pr_table_col.highlight .tb_content li,
.pricing_table .pr_table_col:hover .tb_content li { padding: 7px 0px;}
.pricing_table .pr_table_col.highlight .price,
.pricing_table .pr_table_col:hover .price { padding: 20px 0px;}
.pricing_table .pr_table_col {-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;}
.pricing_table .pr_table_col.caption_column {margin-top:50px;  -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;}
.pricing_table .pr_table_col.caption_column .tb_header {font-size:18px; padding:41px 0; color:#444; font-weight:700; border-bottom:2px solid #fff; background:#eee; text-shadow:1px 1px 0 #fff;}
.pricing_table .pr_table_col.caption_column .tb_content li {padding: 5px 0px; text-align:left; text-indent:30px; background:#eee;}
/* pricing table skins */
.pr_table_col[data-color=red] .tb_header h4 { border-bottom: 3px solid #941414; }
.pr_table_col[data-color=red] .signin { border-top: 3px solid #941414; }
.pr_table_col[data-color=red] .tb_header { background-color: #cd2122; }
.pr_table_col[data-color=blue] .tb_header h4 { border-bottom: 3px solid #345370; }
.pr_table_col[data-color=blue] .signin { border-top: 3px solid #345370; }
.pr_table_col[data-color=blue] .tb_header { background-color: #2A8FBD; }
.pr_table_col[data-color=green] .tb_header h4 { border-bottom: 3px solid #5E852C; }
.pr_table_col[data-color=green] .signin { border-top: 3px solid #5E852C; }
.pr_table_col[data-color=green] .tb_header { background-color: #8AB623; }
.pr_table_col[data-color=turquoise] .tb_header h4 { border-bottom: 3px solid #0A817F; }
.pr_table_col[data-color=turquoise] .signin { border-top: 3px solid #0A817F; }
.pr_table_col[data-color=turquoise] .tb_header { background-color: #12C6C2; }
.pr_table_col[data-color=orange] .tb_header h4 { border-bottom: 3px solid #AF3F08; }
.pr_table_col[data-color=orange] .signin { border-top: 3px solid #AF3F08; }
.pr_table_col[data-color=orange] .tb_header { background-color: #EB540A; }
.pr_table_col[data-color=purple] .tb_header h4 { border-bottom: 3px solid #630C72; }
.pr_table_col[data-color=purple] .signin { border-top: 3px solid #630C72; }
.pr_table_col[data-color=purple] .tb_header { background-color: #8A2D9A; }
.pr_table_col[data-color=yellow] .tb_header h4 { border-bottom: 3px solid #A8A80A; }
.pr_table_col[data-color=yellow] .signin { border-top: 3px solid #A8A80A; }
.pr_table_col[data-color=yellow] .tb_header { background-color: #D6D609; }
.pr_table_col[data-color=green_lemon] .tb_header h4 { border-bottom: 3px solid #708D0B; }
.pr_table_col[data-color=green_lemon] .signin { border-top: 3px solid #708D0B; }
.pr_table_col[data-color=green_lemon] .tb_header { background-color: #9CC607; }
.pr_table_col[data-color=dark] .tb_header h4 { border-bottom: 3px solid #000; }
.pr_table_col[data-color=dark] .signin { border-top: 3px solid #000; }
.pr_table_col[data-color=dark] .tb_header { background-color: #333; }
.pr_table_col[data-color=light] .tb_header h4 { border-bottom: 3px solid #747474; }
.pr_table_col[data-color=light] .signin { border-top: 3px solid #747474; }
.pr_table_col[data-color=light] .tb_header { background-color: #aaa; }

.pricing_table.rounded-corners [class*="span"]:first-child .tb_header {-webkit-border-top-left-radius:5px; -moz-border-top-left-radius:5px; border-top-left-radius:5px; }
.pricing_table.rounded-corners [class*="span"]:last-child .tb_header {-webkit-border-top-right-radius:5px; -moz-border-top-right-radius:5px; border-top-right-radius:5px; }
.pricing_table.rounded-corners .pr_table_col:hover .tb_header,
.pricing_table.rounded-corners .highlight .tb_header {-webkit-border-top-left-radius:5px; -webkit-border-top-right-radius:5px; -moz-border-top-left-radius:5px; -moz-border-top-right-radius:5px; border-top-left-radius:5px; border-top-right-radius:5px; }
.pricing_table.rounded-corners .pr_table_col:hover,
.pricing_table.rounded-corners .highlight  {-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
.pricing_table.rounded-corners .pr_table_col:hover .signin,
.pricing_table.rounded-corners .highlight .signin {-webkit-border-bottom-left-radius:5px; -webkit-border-bottom-right-radius:5px; -moz-border-bottom-left-radius:5px; -moz-border-bottom-right-radius:5px; border-bottom-left-radius:5px; border-bottom-right-radius:5px; }
.pricing_table.rounded-corners [class*="span"]:last-child .tb_header {-webkit-border-top-right-radius:5px; -moz-border-top-right-radius:5px; border-top-right-radius:5px; }
.pricing_table.rounded-corners [class*="span"]:first-child .pr_table_col,
.pricing_table.rounded-corners [class*="span"]:first-child .signin {-webkit-border-bottom-left-radius:5px; -moz-border-bottom-left-radius:5px; border-bottom-left-radius:5px; }
.pricing_table.rounded-corners [class*="span"]:last-child .pr_table_col,
.pricing_table.rounded-corners [class*="span"]:last-child .signin {-webkit-border-bottom-right-radius:5px; -moz-border-bottom-right-radius:5px; border-bottom-right-radius:5px; }

/* process boxes */
.process_box { position: relative; background: #fff; border: 2px solid #C5C5C5; padding: 0; margin-bottom: 40px;
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.9), 0 1px 4px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.9), 0 1px 4px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 0 rgba(255,255,255,0.9), 0 1px 4px rgba(0, 0, 0, 0.2); 
-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
.process_box:hover {-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.9), 0 1px 8px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.9), 0 1px 8px rgba(0, 0, 0, 0.3); box-shadow: 0 1px 0 rgba(255,255,255,0.9), 0 1px 8px rgba(0, 0, 0, 0.3);}
.process_box:after, .process_box:before { top: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.process_box.last:after, .process_box.last:before {display:none}
.process_box:after { border-color: transparent; border-top-color: #eee; border-width: 10px; margin-left: -10px; left: 10%;}
.process_box:before { border-color: transparent; border-top-color: #ccc; border-width: 13px; margin-left: -13px; left: 10%;}
.process_box[data-align=right]:after,
.process_box[data-align=right]:before {right: 10%; left:auto; margin-left: 0;}
.process_box[data-align=right]:after {margin-right: -10px;}
.process_box[data-align=right]:before {margin-right: -13px;}
.process_box[data-align=center]:after,
.process_box[data-align=center]:before {left: 50%; }
.process_box[data-align=center]:after {border-top-color: #fff;}
.process_box .number {  padding: 0;height: 100%; position: absolute; background: #eee; left: 0;top: 0; bottom: 0; border-right: 1px solid #C5C5C5; width: 240px; text-align: center;
-webkit-border-radius:4px 0 0 4px; -moz-border-radius:4px 0 0 4px; border-radius:4px 0 0 4px; }
.process_box .number span { font-size:150px; font-weight:900; color: #fff; line-height: 1.2;  vertical-align: middle;}
.process_box .content {margin-left: 260px; padding: 20px 20px 10px 10px; }
.process_box[data-align=right] .number {left:auto; right:0; border-right:0; border-left:1px solid #C5C5C5;;
-webkit-border-radius:0 6px 6px 0; -moz-border-radius:0 6px 6px 0; border-radius:0 6px 6px 0;}
.process_box[data-align=right] .content {margin-left:auto; margin-right:260px; padding: 20px 10px 10px 20px;}

