/* Theme Name: Shelcom Theme URI: http://splashbox.com.au Description: Splashbox Theme (2015) Version: 1.4.3 Author: Splashbox Author URI: http://splashbox.com.au Tags: Blank, HTML5, CSS3
 License: MIT License URI: http://opensource.org/licenses/mit-license.php
*/
/* IMPORT COMPASS */
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

html { font-size: 10px; -webkit-tap-highlight-color: transparent; }

body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857; color: #333333; background-color: #fff; }

input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }

a { color: #428bca; text-decoration: none; }
a:hover, a:focus { color: #2a6496; text-decoration: underline; }
a:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

figure { margin: 0; }

img { vertical-align: middle; }

.img-responsive { display: block; width: 100% \9; max-width: 100%; height: auto; }

.img-rounded { border-radius: 6px; }

.img-thumbnail { padding: 4px; line-height: 1.42857; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; width: 100% \9; max-width: 100%; height: auto; }

.img-circle { border-radius: 50%; }

hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eeeeee; }

.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; }

.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
.container:before, .container:after { content: " "; display: table; }
.container:after { clear: both; }
@media (min-width: 768px) { .container { width: 750px; } }
@media (min-width: 992px) { .container { width: 970px; } }
@media (min-width: 1200px) { .container { width: 1170px; } }

.container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
.container-fluid:before, .container-fluid:after { content: " "; display: table; }
.container-fluid:after { clear: both; }

.row { margin-left: -15px; margin-right: -15px; }
.row:before, .row:after { content: " "; display: table; }
.row:after { clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }

.col-xs-1 { width: 8.33333%; }

.col-xs-2 { width: 16.66667%; }

.col-xs-3 { width: 25%; }

.col-xs-4 { width: 33.33333%; }

.col-xs-5 { width: 41.66667%; }

.col-xs-6 { width: 50%; }

.col-xs-7 { width: 58.33333%; }

.col-xs-8 { width: 66.66667%; }

.col-xs-9 { width: 75%; }

.col-xs-10 { width: 83.33333%; }

.col-xs-11 { width: 91.66667%; }

.col-xs-12 { width: 100%; }

.col-xs-pull-0 { right: auto; }

.col-xs-pull-1 { right: 8.33333%; }

.col-xs-pull-2 { right: 16.66667%; }

.col-xs-pull-3 { right: 25%; }

.col-xs-pull-4 { right: 33.33333%; }

.col-xs-pull-5 { right: 41.66667%; }

.col-xs-pull-6 { right: 50%; }

.col-xs-pull-7 { right: 58.33333%; }

.col-xs-pull-8 { right: 66.66667%; }

.col-xs-pull-9 { right: 75%; }

.col-xs-pull-10 { right: 83.33333%; }

.col-xs-pull-11 { right: 91.66667%; }

.col-xs-pull-12 { right: 100%; }

.col-xs-push-0 { left: auto; }

.col-xs-push-1 { left: 8.33333%; }

.col-xs-push-2 { left: 16.66667%; }

.col-xs-push-3 { left: 25%; }

.col-xs-push-4 { left: 33.33333%; }

.col-xs-push-5 { left: 41.66667%; }

.col-xs-push-6 { left: 50%; }

.col-xs-push-7 { left: 58.33333%; }

.col-xs-push-8 { left: 66.66667%; }

.col-xs-push-9 { left: 75%; }

.col-xs-push-10 { left: 83.33333%; }

.col-xs-push-11 { left: 91.66667%; }

.col-xs-push-12 { left: 100%; }

.col-xs-offset-0 { margin-left: 0%; }

.col-xs-offset-1 { margin-left: 8.33333%; }

.col-xs-offset-2 { margin-left: 16.66667%; }

.col-xs-offset-3 { margin-left: 25%; }

.col-xs-offset-4 { margin-left: 33.33333%; }

.col-xs-offset-5 { margin-left: 41.66667%; }

.col-xs-offset-6 { margin-left: 50%; }

.col-xs-offset-7 { margin-left: 58.33333%; }

.col-xs-offset-8 { margin-left: 66.66667%; }

.col-xs-offset-9 { margin-left: 75%; }

.col-xs-offset-10 { margin-left: 83.33333%; }

.col-xs-offset-11 { margin-left: 91.66667%; }

.col-xs-offset-12 { margin-left: 100%; }

@media (min-width: 768px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }
  .col-sm-1 { width: 8.33333%; }
  .col-sm-2 { width: 16.66667%; }
  .col-sm-3 { width: 25%; }
  .col-sm-4 { width: 33.33333%; }
  .col-sm-5 { width: 41.66667%; }
  .col-sm-6 { width: 50%; }
  .col-sm-7 { width: 58.33333%; }
  .col-sm-8 { width: 66.66667%; }
  .col-sm-9 { width: 75%; }
  .col-sm-10 { width: 83.33333%; }
  .col-sm-11 { width: 91.66667%; }
  .col-sm-12 { width: 100%; }
  .col-sm-pull-0 { right: auto; }
  .col-sm-pull-1 { right: 8.33333%; }
  .col-sm-pull-2 { right: 16.66667%; }
  .col-sm-pull-3 { right: 25%; }
  .col-sm-pull-4 { right: 33.33333%; }
  .col-sm-pull-5 { right: 41.66667%; }
  .col-sm-pull-6 { right: 50%; }
  .col-sm-pull-7 { right: 58.33333%; }
  .col-sm-pull-8 { right: 66.66667%; }
  .col-sm-pull-9 { right: 75%; }
  .col-sm-pull-10 { right: 83.33333%; }
  .col-sm-pull-11 { right: 91.66667%; }
  .col-sm-pull-12 { right: 100%; }
  .col-sm-push-0 { left: auto; }
  .col-sm-push-1 { left: 8.33333%; }
  .col-sm-push-2 { left: 16.66667%; }
  .col-sm-push-3 { left: 25%; }
  .col-sm-push-4 { left: 33.33333%; }
  .col-sm-push-5 { left: 41.66667%; }
  .col-sm-push-6 { left: 50%; }
  .col-sm-push-7 { left: 58.33333%; }
  .col-sm-push-8 { left: 66.66667%; }
  .col-sm-push-9 { left: 75%; }
  .col-sm-push-10 { left: 83.33333%; }
  .col-sm-push-11 { left: 91.66667%; }
  .col-sm-push-12 { left: 100%; }
  .col-sm-offset-0 { margin-left: 0%; }
  .col-sm-offset-1 { margin-left: 8.33333%; }
  .col-sm-offset-2 { margin-left: 16.66667%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-4 { margin-left: 33.33333%; }
  .col-sm-offset-5 { margin-left: 41.66667%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-7 { margin-left: 58.33333%; }
  .col-sm-offset-8 { margin-left: 66.66667%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-10 { margin-left: 83.33333%; }
  .col-sm-offset-11 { margin-left: 91.66667%; }
  .col-sm-offset-12 { margin-left: 100%; } }
@media (min-width: 992px) { .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }
  .col-md-1 { width: 8.33333%; }
  .col-md-2 { width: 16.66667%; }
  .col-md-3 { width: 25%; }
  .col-md-4 { width: 33.33333%; }
  .col-md-5 { width: 41.66667%; }
  .col-md-6 { width: 50%; }
  .col-md-7 { width: 58.33333%; }
  .col-md-8 { width: 66.66667%; }
  .col-md-9 { width: 75%; }
  .col-md-10 { width: 83.33333%; }
  .col-md-11 { width: 91.66667%; }
  .col-md-12 { width: 100%; }
  .col-md-pull-0 { right: auto; }
  .col-md-pull-1 { right: 8.33333%; }
  .col-md-pull-2 { right: 16.66667%; }
  .col-md-pull-3 { right: 25%; }
  .col-md-pull-4 { right: 33.33333%; }
  .col-md-pull-5 { right: 41.66667%; }
  .col-md-pull-6 { right: 50%; }
  .col-md-pull-7 { right: 58.33333%; }
  .col-md-pull-8 { right: 66.66667%; }
  .col-md-pull-9 { right: 75%; }
  .col-md-pull-10 { right: 83.33333%; }
  .col-md-pull-11 { right: 91.66667%; }
  .col-md-pull-12 { right: 100%; }
  .col-md-push-0 { left: auto; }
  .col-md-push-1 { left: 8.33333%; }
  .col-md-push-2 { left: 16.66667%; }
  .col-md-push-3 { left: 25%; }
  .col-md-push-4 { left: 33.33333%; }
  .col-md-push-5 { left: 41.66667%; }
  .col-md-push-6 { left: 50%; }
  .col-md-push-7 { left: 58.33333%; }
  .col-md-push-8 { left: 66.66667%; }
  .col-md-push-9 { left: 75%; }
  .col-md-push-10 { left: 83.33333%; }
  .col-md-push-11 { left: 91.66667%; }
  .col-md-push-12 { left: 100%; }
  .col-md-offset-0 { margin-left: 0%; }
  .col-md-offset-1 { margin-left: 8.33333%; }
  .col-md-offset-2 { margin-left: 16.66667%; }
  .col-md-offset-3 { margin-left: 25%; }
  .col-md-offset-4 { margin-left: 33.33333%; }
  .col-md-offset-5 { margin-left: 41.66667%; }
  .col-md-offset-6 { margin-left: 50%; }
  .col-md-offset-7 { margin-left: 58.33333%; }
  .col-md-offset-8 { margin-left: 66.66667%; }
  .col-md-offset-9 { margin-left: 75%; }
  .col-md-offset-10 { margin-left: 83.33333%; }
  .col-md-offset-11 { margin-left: 91.66667%; }
  .col-md-offset-12 { margin-left: 100%; } }
@media (min-width: 1200px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; }
  .col-lg-1 { width: 8.33333%; }
  .col-lg-2 { width: 16.66667%; }
  .col-lg-3 { width: 25%; }
  .col-lg-4 { width: 33.33333%; }
  .col-lg-5 { width: 41.66667%; }
  .col-lg-6 { width: 50%; }
  .col-lg-7 { width: 58.33333%; }
  .col-lg-8 { width: 66.66667%; }
  .col-lg-9 { width: 75%; }
  .col-lg-10 { width: 83.33333%; }
  .col-lg-11 { width: 91.66667%; }
  .col-lg-12 { width: 100%; }
  .col-lg-pull-0 { right: auto; }
  .col-lg-pull-1 { right: 8.33333%; }
  .col-lg-pull-2 { right: 16.66667%; }
  .col-lg-pull-3 { right: 25%; }
  .col-lg-pull-4 { right: 33.33333%; }
  .col-lg-pull-5 { right: 41.66667%; }
  .col-lg-pull-6 { right: 50%; }
  .col-lg-pull-7 { right: 58.33333%; }
  .col-lg-pull-8 { right: 66.66667%; }
  .col-lg-pull-9 { right: 75%; }
  .col-lg-pull-10 { right: 83.33333%; }
  .col-lg-pull-11 { right: 91.66667%; }
  .col-lg-pull-12 { right: 100%; }
  .col-lg-push-0 { left: auto; }
  .col-lg-push-1 { left: 8.33333%; }
  .col-lg-push-2 { left: 16.66667%; }
  .col-lg-push-3 { left: 25%; }
  .col-lg-push-4 { left: 33.33333%; }
  .col-lg-push-5 { left: 41.66667%; }
  .col-lg-push-6 { left: 50%; }
  .col-lg-push-7 { left: 58.33333%; }
  .col-lg-push-8 { left: 66.66667%; }
  .col-lg-push-9 { left: 75%; }
  .col-lg-push-10 { left: 83.33333%; }
  .col-lg-push-11 { left: 91.66667%; }
  .col-lg-push-12 { left: 100%; }
  .col-lg-offset-0 { margin-left: 0%; }
  .col-lg-offset-1 { margin-left: 8.33333%; }
  .col-lg-offset-2 { margin-left: 16.66667%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-4 { margin-left: 33.33333%; }
  .col-lg-offset-5 { margin-left: 41.66667%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-7 { margin-left: 58.33333%; }
  .col-lg-offset-8 { margin-left: 66.66667%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-10 { margin-left: 83.33333%; }
  .col-lg-offset-11 { margin-left: 91.66667%; }
  .col-lg-offset-12 { margin-left: 100%; } }
.fade { opacity: 0; -webkit-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear; }
.fade.in { opacity: 1; }

.collapse { display: none; }
.collapse.in { display: block; }

tr.collapse.in { display: table-row; }

tbody.collapse.in { display: table-row-group; }

.collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition: height 0.35s ease; -o-transition: height 0.35s ease; transition: height 0.35s ease; }

.caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px solid; border-right: 4px solid transparent; border-left: 4px solid transparent; }

.dropdown { position: relative; }

.dropdown-toggle:focus { outline: 0; }

.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; list-style: none; font-size: 14px; text-align: left; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; }
.dropdown-menu.pull-right { right: 0; left: auto; }
.dropdown-menu .divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; }
.dropdown-menu > li > a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.42857; color: #333333; white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { text-decoration: none; color: #262626; background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { color: #fff; text-decoration: none; outline: 0; background-color: #428bca; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { text-decoration: none; background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); cursor: not-allowed; }

.open > .dropdown-menu { display: block; }
.open > a { outline: 0; }

.dropdown-menu-right { left: auto; right: 0; }

.dropdown-menu-left { left: 0; right: auto; }

.dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.42857; color: #777777; white-space: nowrap; }

.dropdown-backdrop { position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 990; }

.pull-right > .dropdown-menu { right: 0; left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret { border-top: 0; border-bottom: 4px solid; content: ""; }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 1px; }

@media (min-width: 768px) { .navbar-right .dropdown-menu { right: 0; left: auto; }
  .navbar-right .dropdown-menu-left { left: 0; right: auto; } }
.nav { margin-bottom: 0; padding-left: 0; list-style: none; }
.nav:before, .nav:after { content: " "; display: table; }
.nav:after { clear: both; }
.nav > li { position: relative; display: block; }
.nav > li > a { position: relative; display: block; padding: 10px 15px; }
.nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: #eeeeee; }
.nav > li.disabled > a { color: #777777; }
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: #777777; text-decoration: none; background-color: transparent; cursor: not-allowed; }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: #eeeeee; border-color: #428bca; }
.nav .nav-divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; }
.nav > li > a > img { max-width: none; }

.nav-tabs { border-bottom: 1px solid #ddd; }
.nav-tabs > li { float: left; margin-bottom: -1px; }
.nav-tabs > li > a { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; border-radius: 4px 4px 0 0; }
.nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #ddd; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #555555; background-color: #fff; border: 1px solid #ddd; border-bottom-color: transparent; cursor: default; }

.nav-pills > li { float: left; }
.nav-pills > li > a { border-radius: 4px; }
.nav-pills > li + li { margin-left: 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { color: #fff; background-color: #428bca; }

.nav-stacked > li { float: none; }
.nav-stacked > li + li { margin-top: 2px; margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified { width: 100%; }
.nav-justified > li, .nav-tabs.nav-justified > li { float: none; }
.nav-justified > li > a, .nav-tabs.nav-justified > li > a { text-align: center; margin-bottom: 5px; }
.nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; }
@media (min-width: 768px) { .nav-justified > li, .nav-tabs.nav-justified > li { display: table-cell; width: 1%; }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a { margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified { border-bottom: 0; }
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; border-radius: 4px; }
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus { border: 1px solid #ddd; }
@media (min-width: 768px) { .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #ddd; border-radius: 4px 4px 0 0; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus { border-bottom-color: #fff; } }

.tab-content > .tab-pane { display: none; }
.tab-content > .active { display: block; }

.nav-tabs .dropdown-menu { margin-top: -1px; border-top-right-radius: 0; border-top-left-radius: 0; }

.navbar { position: relative; min-height: 50px; margin-bottom: 20px; border: 1px solid transparent; }
.navbar:before, .navbar:after { content: " "; display: table; }
.navbar:after { clear: both; }
@media (min-width: 768px) { .navbar { border-radius: 4px; } }

.navbar-header:before, .navbar-header:after { content: " "; display: table; }
.navbar-header:after { clear: both; }
@media (min-width: 768px) { .navbar-header { float: left; } }

.navbar-collapse { overflow-x: visible; padding-right: 15px; padding-left: 15px; border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); -webkit-overflow-scrolling: touch; }
.navbar-collapse:before, .navbar-collapse:after { content: " "; display: table; }
.navbar-collapse:after { clear: both; }
.navbar-collapse.in { overflow-y: auto; }
@media (min-width: 768px) { .navbar-collapse { width: auto; border-top: 0; box-shadow: none; }
  .navbar-collapse.collapse { display: block !important; height: auto !important; padding-bottom: 0; overflow: visible !important; }
  .navbar-collapse.in { overflow-y: visible; }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { padding-left: 0; padding-right: 0; } }

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 340px; }
@media (max-width: 480px) and (orientation: landscape) { .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 200px; } }

.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse { margin-right: -15px; margin-left: -15px; }
@media (min-width: 768px) { .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse { margin-right: 0; margin-left: 0; } }

.navbar-static-top { z-index: 1000; border-width: 0 0 1px; }
@media (min-width: 768px) { .navbar-static-top { border-radius: 0; } }

.navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0; left: 0; z-index: 1030; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
@media (min-width: 768px) { .navbar-fixed-top, .navbar-fixed-bottom { border-radius: 0; } }

.navbar-fixed-top { top: 0; border-width: 0 0 1px; }

.navbar-fixed-bottom { bottom: 0; margin-bottom: 0; border-width: 1px 0 0; }

.navbar-brand { float: left; padding: 15px 15px; font-size: 18px; line-height: 20px; height: 50px; }
.navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }
@media (min-width: 768px) { .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { margin-left: -15px; } }

.navbar-toggle { position: relative; float: right; margin-right: 15px; padding: 9px 10px; margin-top: 8px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; }
.navbar-toggle:focus { outline: 0; }
.navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; }
.navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; }
@media (min-width: 768px) { .navbar-toggle { display: none; } }

.navbar-nav { margin: 7.5px -15px; }
.navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; line-height: 20px; }
@media (max-width: 767px) { .navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; box-shadow: none; }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a { line-height: 20px; }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus { background-image: none; } }
@media (min-width: 768px) { .navbar-nav { float: left; margin: 0; }
  .navbar-nav > li { float: left; }
  .navbar-nav > li > a { padding-top: 15px; padding-bottom: 15px; }
  .navbar-nav.navbar-right:last-child { margin-right: -15px; } }

@media (min-width: 768px) { .navbar-left { float: left !important; }
  .navbar-right { float: right !important; } }
.navbar-nav > li > .dropdown-menu { margin-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.navbar-btn { margin-top: 8px; margin-bottom: 8px; }
.navbar-btn.btn-sm { margin-top: 10px; margin-bottom: 10px; }
.navbar-btn.btn-xs { margin-top: 14px; margin-bottom: 14px; }

.navbar-text { margin-top: 15px; margin-bottom: 15px; }
@media (min-width: 768px) { .navbar-text { float: left; margin-left: 15px; margin-right: 15px; }
  .navbar-text.navbar-right:last-child { margin-right: 0; } }

.navbar-default { background-color: #f8f8f8; border-color: #e7e7e7; }
.navbar-default .navbar-brand { color: #777; }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #5e5e5e; background-color: transparent; }
.navbar-default .navbar-text { color: #777; }
.navbar-default .navbar-nav > li > a { color: #777; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #333; background-color: transparent; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #555; background-color: #e7e7e7; }
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus { color: #ccc; background-color: transparent; }
.navbar-default .navbar-toggle { border-color: #ddd; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #ddd; }
.navbar-default .navbar-toggle .icon-bar { background-color: #888; }
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #e7e7e7; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { background-color: #e7e7e7; color: #555; }
@media (max-width: 767px) { .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #777; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #333; background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #555; background-color: #e7e7e7; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #ccc; background-color: transparent; } }
.navbar-default .navbar-link { color: #777; }
.navbar-default .navbar-link:hover { color: #333; }
.navbar-default .btn-link { color: #777; }
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus { color: #333; }
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus { color: #ccc; }

.navbar-inverse { background-color: #222; border-color: #090909; }
.navbar-inverse .navbar-brand { color: #777777; }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: #fff; background-color: transparent; }
.navbar-inverse .navbar-text { color: #777777; }
.navbar-inverse .navbar-nav > li > a { color: #777777; }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { color: #fff; background-color: transparent; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: #fff; background-color: #090909; }
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus { color: #444; background-color: transparent; }
.navbar-inverse .navbar-toggle { border-color: #333; }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: #333; }
.navbar-inverse .navbar-toggle .icon-bar { background-color: #fff; }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #101010; }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus { background-color: #090909; color: #fff; }
@media (max-width: 767px) { .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider { background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: #777777; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { color: #fff; background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { color: #fff; background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #444; background-color: transparent; } }
.navbar-inverse .navbar-link { color: #777777; }
.navbar-inverse .navbar-link:hover { color: #fff; }
.navbar-inverse .btn-link { color: #777777; }
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus { color: #fff; }
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus { color: #444; }

/*
@import "bootstrap/breadcrumbs";
@import "bootstrap/pagination";
@import "bootstrap/pager";
@import "bootstrap/labels";
@import "bootstrap/badges";
@import "bootstrap/jumbotron";
@import "bootstrap/thumbnails";
@import "bootstrap/alerts";
@import "bootstrap/progress-bars";
@import "bootstrap/media";
@import "bootstrap/list-group";
@import "bootstrap/panels";
@import "bootstrap/responsive-embed";
@import "bootstrap/wells";
@import "bootstrap/close";
*/
.modal-open { overflow: hidden; }

.modal { display: none; overflow: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; -webkit-overflow-scrolling: touch; outline: 0; }
.modal.fade .modal-dialog { -webkit-transform: translate3d(0, -25%, 0); transform: translate3d(0, -25%, 0); -webkit-transition: -webkit-transform 0.3s ease-out; -moz-transition: -moz-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out; }
.modal.in .modal-dialog { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.modal-open .modal { overflow-x: hidden; overflow-y: auto; }

.modal-dialog { position: relative; width: auto; margin: 10px; }

.modal-content { position: relative; background-color: #fff; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; outline: 0; }

.modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000; }
.modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0); }
.modal-backdrop.in { opacity: 0.5; filter: alpha(opacity=50); }

.modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; min-height: 16.42857px; }

.modal-header .close { margin-top: -2px; }

.modal-title { margin: 0; line-height: 1.42857; }

.modal-body { position: relative; padding: 15px; }

.modal-footer { padding: 15px; text-align: right; border-top: 1px solid #e5e5e5; }
.modal-footer:before, .modal-footer:after { content: " "; display: table; }
.modal-footer:after { clear: both; }
.modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0; }
.modal-footer .btn-group .btn + .btn { margin-left: -1px; }
.modal-footer .btn-block + .btn-block { margin-left: 0; }

.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

@media (min-width: 768px) { .modal-dialog { width: 600px; margin: 30px auto; }
  .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm { width: 300px; } }
@media (min-width: 992px) { .modal-lg { width: 900px; } }
.carousel { position: relative; }

.carousel-inner { position: relative; overflow: hidden; width: 100%; }
.carousel-inner > .item { display: none; position: relative; -webkit-transition: 0.6s ease-in-out left; -o-transition: 0.6s ease-in-out left; transition: 0.6s ease-in-out left; }
.carousel-inner > .item > img, .carousel-inner > .item > a > img { display: block; width: 100% \9; max-width: 100%; height: auto; line-height: 1; }
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev { display: block; }
.carousel-inner > .active { left: 0; }
.carousel-inner > .next, .carousel-inner > .prev { position: absolute; top: 0; width: 100%; }
.carousel-inner > .next { left: 100%; }
.carousel-inner > .prev { left: -100%; }
.carousel-inner > .next.left, .carousel-inner > .prev.right { left: 0; }
.carousel-inner > .active.left { left: -100%; }
.carousel-inner > .active.right { left: 100%; }

.carousel-control { position: absolute; top: 0; left: 0; bottom: 0; width: 15%; opacity: 0.5; filter: alpha(opacity=50); font-size: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.carousel-control.left { background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
.carousel-control.right { left: auto; right: 0; background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
.carousel-control:hover, .carousel-control:focus { outline: 0; color: #fff; text-decoration: none; opacity: 0.9; filter: alpha(opacity=90); }
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { position: absolute; top: 50%; z-index: 5; display: inline-block; }
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 50%; margin-left: -10px; }
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50%; margin-right: -10px; }
.carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; height: 20px; margin-top: -10px; font-family: serif; }
.carousel-control .icon-prev:before { content: '\2039'; }
.carousel-control .icon-next:before { content: '\203a'; }

.carousel-caption { position: absolute; left: 15%; right: 15%; bottom: 20px; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.carousel-caption .btn { text-shadow: none; }

@media screen and (min-width: 768px) { .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; margin-top: -15px; font-size: 30px; }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { margin-right: -15px; }
  .carousel-caption { left: 20%; right: 20%; padding-bottom: 30px; }
  .carousel-indicators { bottom: 20px; } }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

.center-block { display: block; margin-left: auto; margin-right: auto; }

.pull-right { float: right !important; }

.pull-left { float: left !important; }

.hide { display: none !important; }

.show { display: block !important; }

.invisible { visibility: hidden; }

.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

.hidden { display: none !important; visibility: hidden !important; }

.affix { position: fixed; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

@-ms-viewport { width: device-width; }
.visible-xs, .visible-sm, .visible-md, .visible-lg { display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; }

@media (max-width: 767px) { .visible-xs { display: block !important; }
  table.visible-xs { display: table; }
  tr.visible-xs { display: table-row !important; }
  th.visible-xs, td.visible-xs { display: table-cell !important; } }
@media (max-width: 767px) { .visible-xs-block { display: block !important; } }

@media (max-width: 767px) { .visible-xs-inline { display: inline !important; } }

@media (max-width: 767px) { .visible-xs-inline-block { display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; }
  table.visible-sm { display: table; }
  tr.visible-sm { display: table-row !important; }
  th.visible-sm, td.visible-sm { display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) { .visible-sm-block { display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline { display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline-block { display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; }
  table.visible-md { display: table; }
  tr.visible-md { display: table-row !important; }
  th.visible-md, td.visible-md { display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-md-block { display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline { display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline-block { display: inline-block !important; } }

@media (min-width: 1200px) { .visible-lg { display: block !important; }
  table.visible-lg { display: table; }
  tr.visible-lg { display: table-row !important; }
  th.visible-lg, td.visible-lg { display: table-cell !important; } }
@media (min-width: 1200px) { .visible-lg-block { display: block !important; } }

@media (min-width: 1200px) { .visible-lg-inline { display: inline !important; } }

@media (min-width: 1200px) { .visible-lg-inline-block { display: inline-block !important; } }

@media (max-width: 767px) { .hidden-xs { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-lg { display: none !important; } }
.visible-print { display: none !important; }

@media print { .visible-print { display: block !important; }
  table.visible-print { display: table; }
  tr.visible-print { display: table-row !important; }
  th.visible-print, td.visible-print { display: table-cell !important; } }
.visible-print-block { display: none !important; }
@media print { .visible-print-block { display: block !important; } }

.visible-print-inline { display: none !important; }
@media print { .visible-print-inline { display: inline !important; } }

.visible-print-inline-block { display: none !important; }
@media print { .visible-print-inline-block { display: inline-block !important; } }

@media print { .hidden-print { display: none !important; } }
@font-face { font-family: "Proxima Nova W07 Bold"; src: url("fonts/90f0c69d-64f1-4f80-98a5-8a7de1f975d3.eot?#iefix"); src: url("fonts/90f0c69d-64f1-4f80-98a5-8a7de1f975d3.eot?#iefix") format("eot"), url("fonts/67774eeb-550a-48e9-8d63-5c94c7aa7999.woff2") format("woff2"), url("fonts/d1ab5004-6ea6-4921-b759-f5105e992604.woff") format("woff"), url("fonts/5a553f8d-71a9-40c9-9fa1-332ce0354dd6.ttf") format("truetype"), url("fonts/df204f60-6f7e-4f26-8b3f-5f809341d8c3.svg#df204f60-6f7e-4f26-8b3f-5f809341d8c3") format("svg"); }
@font-face { font-family: "Proxima Nova W07 Extrabold"; src: url("fonts/0d4dd1ff-bf56-4e53-a984-68525713b06d.eot?#iefix"); src: url("fonts/0d4dd1ff-bf56-4e53-a984-68525713b06d.eot?#iefix") format("eot"), url("fonts/e017fdad-7d03-4455-8005-54296551f85c.woff2") format("woff2"), url("fonts/2b101ed4-4ed1-404f-97e3-6112e05be5e8.woff") format("woff"), url("fonts/fbc75eb9-0593-4ba8-97c3-ed383b6f1d3c.ttf") format("truetype"), url("fonts/fc46d28f-e1e1-4ae0-b393-5836b6f9b117.svg#fc46d28f-e1e1-4ae0-b393-5836b6f9b117") format("svg"); }
@font-face { font-family: "ProximaNW01-AltLightReg"; src: url("fonts/dae3ab6e-9824-4d09-be4d-0dd63919caf1.eot?#iefix"); src: url("fonts/dae3ab6e-9824-4d09-be4d-0dd63919caf1.eot?#iefix") format("eot"), url("fonts/077b6f47-13ba-4e2c-a40c-d8048067b660.woff2") format("woff2"), url("fonts/57e50225-0ba6-4485-99eb-da20ed870c76.woff") format("woff"), url("fonts/2ed17183-9ebd-4294-a07e-7bd7b1ce07af.ttf") format("truetype"), url("fonts/b45f178e-8b38-492a-a31e-d8172c0b29e2.svg#b45f178e-8b38-492a-a31e-d8172c0b29e2") format("svg"); }
@font-face { font-family: "Proxima Nova W08 Reg"; src: url("fonts/0020eb30-c98c-4a76-aaa5-c39374f14534.eot?#iefix"); src: url("fonts/0020eb30-c98c-4a76-aaa5-c39374f14534.eot?#iefix") format("eot"), url("fonts/781c5453-0067-4e64-9386-7c0726d63d57.woff2") format("woff2"), url("fonts/510df0e5-5b9f-4a1c-b46a-bcf1739bda43.woff") format("woff"), url("fonts/47e08118-5050-469b-a40c-dc3b2307e87e.ttf") format("truetype"), url("fonts/d93bd409-7380-4bb8-9d9f-d8035b5e0387.svg#d93bd409-7380-4bb8-9d9f-d8035b5e0387") format("svg"); }
@media (max-width: 420px) { .container-fluid-xs, .row { padding: 0px !important; } }
.row.medium-padding { margin: 0 -7px; }
.row.medium-padding > div[class^="col-"] { padding: 0 7px; }

.row.small-padding { margin: 0 -5px; }
.row.small-padding > div[class^="col-"] { padding: 0 5px; }

.row.no-padding { margin: 0 -0px; }
.row.no-padding > div[class^="col-"] { padding: 0 0px; }

.clear { clear: both; }

.img-responsive { display: block; width: 100% \9; max-width: 100%; height: auto; }

/* MIXINS */
/* IMPORT BOOTSTRAP SASS*/
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

html { font-size: 10px; -webkit-tap-highlight-color: transparent; }

body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857; color: #333333; background-color: #fff; }

input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }

a { color: #428bca; text-decoration: none; }
a:hover, a:focus { color: #2a6496; text-decoration: underline; }
a:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

figure { margin: 0; }

img { vertical-align: middle; }

.img-responsive { display: block; width: 100% \9; max-width: 100%; height: auto; }

.img-rounded { border-radius: 6px; }

.img-thumbnail { padding: 4px; line-height: 1.42857; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; width: 100% \9; max-width: 100%; height: auto; }

.img-circle { border-radius: 50%; }

hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eeeeee; }

.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; }

.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
.container:before, .container:after { content: " "; display: table; }
.container:after { clear: both; }
@media (min-width: 768px) { .container { width: 750px; } }
@media (min-width: 992px) { .container { width: 970px; } }
@media (min-width: 1200px) { .container { width: 1170px; } }

.container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
.container-fluid:before, .container-fluid:after { content: " "; display: table; }
.container-fluid:after { clear: both; }

.row { margin-left: -15px; margin-right: -15px; }
.row:before, .row:after { content: " "; display: table; }
.row:after { clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }

.col-xs-1 { width: 8.33333%; }

.col-xs-2 { width: 16.66667%; }

.col-xs-3 { width: 25%; }

.col-xs-4 { width: 33.33333%; }

.col-xs-5 { width: 41.66667%; }

.col-xs-6 { width: 50%; }

.col-xs-7 { width: 58.33333%; }

.col-xs-8 { width: 66.66667%; }

.col-xs-9 { width: 75%; }

.col-xs-10 { width: 83.33333%; }

.col-xs-11 { width: 91.66667%; }

.col-xs-12 { width: 100%; }

.col-xs-pull-0 { right: auto; }

.col-xs-pull-1 { right: 8.33333%; }

.col-xs-pull-2 { right: 16.66667%; }

.col-xs-pull-3 { right: 25%; }

.col-xs-pull-4 { right: 33.33333%; }

.col-xs-pull-5 { right: 41.66667%; }

.col-xs-pull-6 { right: 50%; }

.col-xs-pull-7 { right: 58.33333%; }

.col-xs-pull-8 { right: 66.66667%; }

.col-xs-pull-9 { right: 75%; }

.col-xs-pull-10 { right: 83.33333%; }

.col-xs-pull-11 { right: 91.66667%; }

.col-xs-pull-12 { right: 100%; }

.col-xs-push-0 { left: auto; }

.col-xs-push-1 { left: 8.33333%; }

.col-xs-push-2 { left: 16.66667%; }

.col-xs-push-3 { left: 25%; }

.col-xs-push-4 { left: 33.33333%; }

.col-xs-push-5 { left: 41.66667%; }

.col-xs-push-6 { left: 50%; }

.col-xs-push-7 { left: 58.33333%; }

.col-xs-push-8 { left: 66.66667%; }

.col-xs-push-9 { left: 75%; }

.col-xs-push-10 { left: 83.33333%; }

.col-xs-push-11 { left: 91.66667%; }

.col-xs-push-12 { left: 100%; }

.col-xs-offset-0 { margin-left: 0%; }

.col-xs-offset-1 { margin-left: 8.33333%; }

.col-xs-offset-2 { margin-left: 16.66667%; }

.col-xs-offset-3 { margin-left: 25%; }

.col-xs-offset-4 { margin-left: 33.33333%; }

.col-xs-offset-5 { margin-left: 41.66667%; }

.col-xs-offset-6 { margin-left: 50%; }

.col-xs-offset-7 { margin-left: 58.33333%; }

.col-xs-offset-8 { margin-left: 66.66667%; }

.col-xs-offset-9 { margin-left: 75%; }

.col-xs-offset-10 { margin-left: 83.33333%; }

.col-xs-offset-11 { margin-left: 91.66667%; }

.col-xs-offset-12 { margin-left: 100%; }

@media (min-width: 768px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }
  .col-sm-1 { width: 8.33333%; }
  .col-sm-2 { width: 16.66667%; }
  .col-sm-3 { width: 25%; }
  .col-sm-4 { width: 33.33333%; }
  .col-sm-5 { width: 41.66667%; }
  .col-sm-6 { width: 50%; }
  .col-sm-7 { width: 58.33333%; }
  .col-sm-8 { width: 66.66667%; }
  .col-sm-9 { width: 75%; }
  .col-sm-10 { width: 83.33333%; }
  .col-sm-11 { width: 91.66667%; }
  .col-sm-12 { width: 100%; }
  .col-sm-pull-0 { right: auto; }
  .col-sm-pull-1 { right: 8.33333%; }
  .col-sm-pull-2 { right: 16.66667%; }
  .col-sm-pull-3 { right: 25%; }
  .col-sm-pull-4 { right: 33.33333%; }
  .col-sm-pull-5 { right: 41.66667%; }
  .col-sm-pull-6 { right: 50%; }
  .col-sm-pull-7 { right: 58.33333%; }
  .col-sm-pull-8 { right: 66.66667%; }
  .col-sm-pull-9 { right: 75%; }
  .col-sm-pull-10 { right: 83.33333%; }
  .col-sm-pull-11 { right: 91.66667%; }
  .col-sm-pull-12 { right: 100%; }
  .col-sm-push-0 { left: auto; }
  .col-sm-push-1 { left: 8.33333%; }
  .col-sm-push-2 { left: 16.66667%; }
  .col-sm-push-3 { left: 25%; }
  .col-sm-push-4 { left: 33.33333%; }
  .col-sm-push-5 { left: 41.66667%; }
  .col-sm-push-6 { left: 50%; }
  .col-sm-push-7 { left: 58.33333%; }
  .col-sm-push-8 { left: 66.66667%; }
  .col-sm-push-9 { left: 75%; }
  .col-sm-push-10 { left: 83.33333%; }
  .col-sm-push-11 { left: 91.66667%; }
  .col-sm-push-12 { left: 100%; }
  .col-sm-offset-0 { margin-left: 0%; }
  .col-sm-offset-1 { margin-left: 8.33333%; }
  .col-sm-offset-2 { margin-left: 16.66667%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-4 { margin-left: 33.33333%; }
  .col-sm-offset-5 { margin-left: 41.66667%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-7 { margin-left: 58.33333%; }
  .col-sm-offset-8 { margin-left: 66.66667%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-10 { margin-left: 83.33333%; }
  .col-sm-offset-11 { margin-left: 91.66667%; }
  .col-sm-offset-12 { margin-left: 100%; } }
@media (min-width: 992px) { .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }
  .col-md-1 { width: 8.33333%; }
  .col-md-2 { width: 16.66667%; }
  .col-md-3 { width: 25%; }
  .col-md-4 { width: 33.33333%; }
  .col-md-5 { width: 41.66667%; }
  .col-md-6 { width: 50%; }
  .col-md-7 { width: 58.33333%; }
  .col-md-8 { width: 66.66667%; }
  .col-md-9 { width: 75%; }
  .col-md-10 { width: 83.33333%; }
  .col-md-11 { width: 91.66667%; }
  .col-md-12 { width: 100%; }
  .col-md-pull-0 { right: auto; }
  .col-md-pull-1 { right: 8.33333%; }
  .col-md-pull-2 { right: 16.66667%; }
  .col-md-pull-3 { right: 25%; }
  .col-md-pull-4 { right: 33.33333%; }
  .col-md-pull-5 { right: 41.66667%; }
  .col-md-pull-6 { right: 50%; }
  .col-md-pull-7 { right: 58.33333%; }
  .col-md-pull-8 { right: 66.66667%; }
  .col-md-pull-9 { right: 75%; }
  .col-md-pull-10 { right: 83.33333%; }
  .col-md-pull-11 { right: 91.66667%; }
  .col-md-pull-12 { right: 100%; }
  .col-md-push-0 { left: auto; }
  .col-md-push-1 { left: 8.33333%; }
  .col-md-push-2 { left: 16.66667%; }
  .col-md-push-3 { left: 25%; }
  .col-md-push-4 { left: 33.33333%; }
  .col-md-push-5 { left: 41.66667%; }
  .col-md-push-6 { left: 50%; }
  .col-md-push-7 { left: 58.33333%; }
  .col-md-push-8 { left: 66.66667%; }
  .col-md-push-9 { left: 75%; }
  .col-md-push-10 { left: 83.33333%; }
  .col-md-push-11 { left: 91.66667%; }
  .col-md-push-12 { left: 100%; }
  .col-md-offset-0 { margin-left: 0%; }
  .col-md-offset-1 { margin-left: 8.33333%; }
  .col-md-offset-2 { margin-left: 16.66667%; }
  .col-md-offset-3 { margin-left: 25%; }
  .col-md-offset-4 { margin-left: 33.33333%; }
  .col-md-offset-5 { margin-left: 41.66667%; }
  .col-md-offset-6 { margin-left: 50%; }
  .col-md-offset-7 { margin-left: 58.33333%; }
  .col-md-offset-8 { margin-left: 66.66667%; }
  .col-md-offset-9 { margin-left: 75%; }
  .col-md-offset-10 { margin-left: 83.33333%; }
  .col-md-offset-11 { margin-left: 91.66667%; }
  .col-md-offset-12 { margin-left: 100%; } }
@media (min-width: 1200px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; }
  .col-lg-1 { width: 8.33333%; }
  .col-lg-2 { width: 16.66667%; }
  .col-lg-3 { width: 25%; }
  .col-lg-4 { width: 33.33333%; }
  .col-lg-5 { width: 41.66667%; }
  .col-lg-6 { width: 50%; }
  .col-lg-7 { width: 58.33333%; }
  .col-lg-8 { width: 66.66667%; }
  .col-lg-9 { width: 75%; }
  .col-lg-10 { width: 83.33333%; }
  .col-lg-11 { width: 91.66667%; }
  .col-lg-12 { width: 100%; }
  .col-lg-pull-0 { right: auto; }
  .col-lg-pull-1 { right: 8.33333%; }
  .col-lg-pull-2 { right: 16.66667%; }
  .col-lg-pull-3 { right: 25%; }
  .col-lg-pull-4 { right: 33.33333%; }
  .col-lg-pull-5 { right: 41.66667%; }
  .col-lg-pull-6 { right: 50%; }
  .col-lg-pull-7 { right: 58.33333%; }
  .col-lg-pull-8 { right: 66.66667%; }
  .col-lg-pull-9 { right: 75%; }
  .col-lg-pull-10 { right: 83.33333%; }
  .col-lg-pull-11 { right: 91.66667%; }
  .col-lg-pull-12 { right: 100%; }
  .col-lg-push-0 { left: auto; }
  .col-lg-push-1 { left: 8.33333%; }
  .col-lg-push-2 { left: 16.66667%; }
  .col-lg-push-3 { left: 25%; }
  .col-lg-push-4 { left: 33.33333%; }
  .col-lg-push-5 { left: 41.66667%; }
  .col-lg-push-6 { left: 50%; }
  .col-lg-push-7 { left: 58.33333%; }
  .col-lg-push-8 { left: 66.66667%; }
  .col-lg-push-9 { left: 75%; }
  .col-lg-push-10 { left: 83.33333%; }
  .col-lg-push-11 { left: 91.66667%; }
  .col-lg-push-12 { left: 100%; }
  .col-lg-offset-0 { margin-left: 0%; }
  .col-lg-offset-1 { margin-left: 8.33333%; }
  .col-lg-offset-2 { margin-left: 16.66667%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-4 { margin-left: 33.33333%; }
  .col-lg-offset-5 { margin-left: 41.66667%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-7 { margin-left: 58.33333%; }
  .col-lg-offset-8 { margin-left: 66.66667%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-10 { margin-left: 83.33333%; }
  .col-lg-offset-11 { margin-left: 91.66667%; }
  .col-lg-offset-12 { margin-left: 100%; } }
.fade { opacity: 0; -webkit-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear; }
.fade.in { opacity: 1; }

.collapse { display: none; }
.collapse.in { display: block; }

tr.collapse.in { display: table-row; }

tbody.collapse.in { display: table-row-group; }

.collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition: height 0.35s ease; -o-transition: height 0.35s ease; transition: height 0.35s ease; }

.caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px solid; border-right: 4px solid transparent; border-left: 4px solid transparent; }

.dropdown { position: relative; }

.dropdown-toggle:focus { outline: 0; }

.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; list-style: none; font-size: 14px; text-align: left; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; }
.dropdown-menu.pull-right { right: 0; left: auto; }
.dropdown-menu .divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; }
.dropdown-menu > li > a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.42857; color: #333333; white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { text-decoration: none; color: #262626; background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { color: #fff; text-decoration: none; outline: 0; background-color: #428bca; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { text-decoration: none; background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); cursor: not-allowed; }

.open > .dropdown-menu { display: block; }
.open > a { outline: 0; }

.dropdown-menu-right { left: auto; right: 0; }

.dropdown-menu-left { left: 0; right: auto; }

.dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.42857; color: #777777; white-space: nowrap; }

.dropdown-backdrop { position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 990; }

.pull-right > .dropdown-menu { right: 0; left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret { border-top: 0; border-bottom: 4px solid; content: ""; }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 1px; }

@media (min-width: 768px) { .navbar-right .dropdown-menu { right: 0; left: auto; }
  .navbar-right .dropdown-menu-left { left: 0; right: auto; } }
.nav { margin-bottom: 0; padding-left: 0; list-style: none; }
.nav:before, .nav:after { content: " "; display: table; }
.nav:after { clear: both; }
.nav > li { position: relative; display: block; }
.nav > li > a { position: relative; display: block; padding: 10px 15px; }
.nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: #eeeeee; }
.nav > li.disabled > a { color: #777777; }
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: #777777; text-decoration: none; background-color: transparent; cursor: not-allowed; }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: #eeeeee; border-color: #428bca; }
.nav .nav-divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; }
.nav > li > a > img { max-width: none; }

.nav-tabs { border-bottom: 1px solid #ddd; }
.nav-tabs > li { float: left; margin-bottom: -1px; }
.nav-tabs > li > a { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; border-radius: 4px 4px 0 0; }
.nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #ddd; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #555555; background-color: #fff; border: 1px solid #ddd; border-bottom-color: transparent; cursor: default; }

.nav-pills > li { float: left; }
.nav-pills > li > a { border-radius: 4px; }
.nav-pills > li + li { margin-left: 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { color: #fff; background-color: #428bca; }

.nav-stacked > li { float: none; }
.nav-stacked > li + li { margin-top: 2px; margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified { width: 100%; }
.nav-justified > li, .nav-tabs.nav-justified > li { float: none; }
.nav-justified > li > a, .nav-tabs.nav-justified > li > a { text-align: center; margin-bottom: 5px; }
.nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; }
@media (min-width: 768px) { .nav-justified > li, .nav-tabs.nav-justified > li { display: table-cell; width: 1%; }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a { margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified { border-bottom: 0; }
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; border-radius: 4px; }
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus { border: 1px solid #ddd; }
@media (min-width: 768px) { .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #ddd; border-radius: 4px 4px 0 0; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus { border-bottom-color: #fff; } }

.tab-content > .tab-pane { display: none; }
.tab-content > .active { display: block; }

.nav-tabs .dropdown-menu { margin-top: -1px; border-top-right-radius: 0; border-top-left-radius: 0; }

.navbar { position: relative; min-height: 50px; margin-bottom: 20px; border: 1px solid transparent; }
.navbar:before, .navbar:after { content: " "; display: table; }
.navbar:after { clear: both; }
@media (min-width: 768px) { .navbar { border-radius: 4px; } }

.navbar-header:before, .navbar-header:after { content: " "; display: table; }
.navbar-header:after { clear: both; }
@media (min-width: 768px) { .navbar-header { float: left; } }

.navbar-collapse { overflow-x: visible; padding-right: 15px; padding-left: 15px; border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); -webkit-overflow-scrolling: touch; }
.navbar-collapse:before, .navbar-collapse:after { content: " "; display: table; }
.navbar-collapse:after { clear: both; }
.navbar-collapse.in { overflow-y: auto; }
@media (min-width: 768px) { .navbar-collapse { width: auto; border-top: 0; box-shadow: none; }
  .navbar-collapse.collapse { display: block !important; height: auto !important; padding-bottom: 0; overflow: visible !important; }
  .navbar-collapse.in { overflow-y: visible; }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { padding-left: 0; padding-right: 0; } }

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 340px; }
@media (max-width: 480px) and (orientation: landscape) { .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 200px; } }

.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse { margin-right: -15px; margin-left: -15px; }
@media (min-width: 768px) { .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse { margin-right: 0; margin-left: 0; } }

.navbar-static-top { z-index: 1000; border-width: 0 0 1px; }
@media (min-width: 768px) { .navbar-static-top { border-radius: 0; } }

.navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0; left: 0; z-index: 1030; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
@media (min-width: 768px) { .navbar-fixed-top, .navbar-fixed-bottom { border-radius: 0; } }

.navbar-fixed-top { top: 0; border-width: 0 0 1px; }

.navbar-fixed-bottom { bottom: 0; margin-bottom: 0; border-width: 1px 0 0; }

.navbar-brand { float: left; padding: 15px 15px; font-size: 18px; line-height: 20px; height: 50px; }
.navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }
@media (min-width: 768px) { .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { margin-left: -15px; } }

.navbar-toggle { position: relative; float: right; margin-right: 15px; padding: 9px 10px; margin-top: 8px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; }
.navbar-toggle:focus { outline: 0; }
.navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; }
.navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; }
@media (min-width: 768px) { .navbar-toggle { display: none; } }

.navbar-nav { margin: 7.5px -15px; }
.navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; line-height: 20px; }
@media (max-width: 767px) { .navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; box-shadow: none; }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a { line-height: 20px; }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus { background-image: none; } }
@media (min-width: 768px) { .navbar-nav { float: left; margin: 0; }
  .navbar-nav > li { float: left; }
  .navbar-nav > li > a { padding-top: 15px; padding-bottom: 15px; }
  .navbar-nav.navbar-right:last-child { margin-right: -15px; } }

@media (min-width: 768px) { .navbar-left { float: left !important; }
  .navbar-right { float: right !important; } }
.navbar-nav > li > .dropdown-menu { margin-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.navbar-btn { margin-top: 8px; margin-bottom: 8px; }
.navbar-btn.btn-sm { margin-top: 10px; margin-bottom: 10px; }
.navbar-btn.btn-xs { margin-top: 14px; margin-bottom: 14px; }

.navbar-text { margin-top: 15px; margin-bottom: 15px; }
@media (min-width: 768px) { .navbar-text { float: left; margin-left: 15px; margin-right: 15px; }
  .navbar-text.navbar-right:last-child { margin-right: 0; } }

.navbar-default { background-color: #f8f8f8; border-color: #e7e7e7; }
.navbar-default .navbar-brand { color: #777; }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #5e5e5e; background-color: transparent; }
.navbar-default .navbar-text { color: #777; }
.navbar-default .navbar-nav > li > a { color: #777; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #333; background-color: transparent; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #555; background-color: #e7e7e7; }
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus { color: #ccc; background-color: transparent; }
.navbar-default .navbar-toggle { border-color: #ddd; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #ddd; }
.navbar-default .navbar-toggle .icon-bar { background-color: #888; }
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #e7e7e7; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { background-color: #e7e7e7; color: #555; }
@media (max-width: 767px) { .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #777; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #333; background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #555; background-color: #e7e7e7; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #ccc; background-color: transparent; } }
.navbar-default .navbar-link { color: #777; }
.navbar-default .navbar-link:hover { color: #333; }
.navbar-default .btn-link { color: #777; }
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus { color: #333; }
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus { color: #ccc; }

.navbar-inverse { background-color: #222; border-color: #090909; }
.navbar-inverse .navbar-brand { color: #777777; }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: #fff; background-color: transparent; }
.navbar-inverse .navbar-text { color: #777777; }
.navbar-inverse .navbar-nav > li > a { color: #777777; }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { color: #fff; background-color: transparent; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: #fff; background-color: #090909; }
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus { color: #444; background-color: transparent; }
.navbar-inverse .navbar-toggle { border-color: #333; }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: #333; }
.navbar-inverse .navbar-toggle .icon-bar { background-color: #fff; }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #101010; }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus { background-color: #090909; color: #fff; }
@media (max-width: 767px) { .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider { background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: #777777; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { color: #fff; background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { color: #fff; background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #444; background-color: transparent; } }
.navbar-inverse .navbar-link { color: #777777; }
.navbar-inverse .navbar-link:hover { color: #fff; }
.navbar-inverse .btn-link { color: #777777; }
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus { color: #fff; }
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus { color: #444; }

/*
@import "bootstrap/breadcrumbs";
@import "bootstrap/pagination";
@import "bootstrap/pager";
@import "bootstrap/labels";
@import "bootstrap/badges";
@import "bootstrap/jumbotron";
@import "bootstrap/thumbnails";
@import "bootstrap/alerts";
@import "bootstrap/progress-bars";
@import "bootstrap/media";
@import "bootstrap/list-group";
@import "bootstrap/panels";
@import "bootstrap/responsive-embed";
@import "bootstrap/wells";
@import "bootstrap/close";
*/
.modal-open { overflow: hidden; }

.modal { display: none; overflow: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; -webkit-overflow-scrolling: touch; outline: 0; }
.modal.fade .modal-dialog { -webkit-transform: translate3d(0, -25%, 0); transform: translate3d(0, -25%, 0); -webkit-transition: -webkit-transform 0.3s ease-out; -moz-transition: -moz-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out; }
.modal.in .modal-dialog { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.modal-open .modal { overflow-x: hidden; overflow-y: auto; }

.modal-dialog { position: relative; width: auto; margin: 10px; }

.modal-content { position: relative; background-color: #fff; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; outline: 0; }

.modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000; }
.modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0); }
.modal-backdrop.in { opacity: 0.5; filter: alpha(opacity=50); }

.modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; min-height: 16.42857px; }

.modal-header .close { margin-top: -2px; }

.modal-title { margin: 0; line-height: 1.42857; }

.modal-body { position: relative; padding: 15px; }

.modal-footer { padding: 15px; text-align: right; border-top: 1px solid #e5e5e5; }
.modal-footer:before, .modal-footer:after { content: " "; display: table; }
.modal-footer:after { clear: both; }
.modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0; }
.modal-footer .btn-group .btn + .btn { margin-left: -1px; }
.modal-footer .btn-block + .btn-block { margin-left: 0; }

.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

@media (min-width: 768px) { .modal-dialog { width: 600px; margin: 30px auto; }
  .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm { width: 300px; } }
@media (min-width: 992px) { .modal-lg { width: 900px; } }
.carousel { position: relative; }

.carousel-inner { position: relative; overflow: hidden; width: 100%; }
.carousel-inner > .item { display: none; position: relative; -webkit-transition: 0.6s ease-in-out left; -o-transition: 0.6s ease-in-out left; transition: 0.6s ease-in-out left; }
.carousel-inner > .item > img, .carousel-inner > .item > a > img { display: block; width: 100% \9; max-width: 100%; height: auto; line-height: 1; }
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev { display: block; }
.carousel-inner > .active { left: 0; }
.carousel-inner > .next, .carousel-inner > .prev { position: absolute; top: 0; width: 100%; }
.carousel-inner > .next { left: 100%; }
.carousel-inner > .prev { left: -100%; }
.carousel-inner > .next.left, .carousel-inner > .prev.right { left: 0; }
.carousel-inner > .active.left { left: -100%; }
.carousel-inner > .active.right { left: 100%; }

.carousel-control { position: absolute; top: 0; left: 0; bottom: 0; width: 15%; opacity: 0.5; filter: alpha(opacity=50); font-size: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.carousel-control.left { background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
.carousel-control.right { left: auto; right: 0; background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
.carousel-control:hover, .carousel-control:focus { outline: 0; color: #fff; text-decoration: none; opacity: 0.9; filter: alpha(opacity=90); }
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { position: absolute; top: 50%; z-index: 5; display: inline-block; }
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 50%; margin-left: -10px; }
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50%; margin-right: -10px; }
.carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; height: 20px; margin-top: -10px; font-family: serif; }
.carousel-control .icon-prev:before { content: '\2039'; }
.carousel-control .icon-next:before { content: '\203a'; }

.carousel-caption { position: absolute; left: 15%; right: 15%; bottom: 20px; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.carousel-caption .btn { text-shadow: none; }

@media screen and (min-width: 768px) { .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; margin-top: -15px; font-size: 30px; }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { margin-right: -15px; }
  .carousel-caption { left: 20%; right: 20%; padding-bottom: 30px; }
  .carousel-indicators { bottom: 20px; } }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

.center-block { display: block; margin-left: auto; margin-right: auto; }

.pull-right { float: right !important; }

.pull-left { float: left !important; }

.hide { display: none !important; }

.show { display: block !important; }

.invisible { visibility: hidden; }

.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

.hidden { display: none !important; visibility: hidden !important; }

.affix { position: fixed; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

@-ms-viewport { width: device-width; }
.visible-xs, .visible-sm, .visible-md, .visible-lg { display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; }

@media (max-width: 767px) { .visible-xs { display: block !important; }
  table.visible-xs { display: table; }
  tr.visible-xs { display: table-row !important; }
  th.visible-xs, td.visible-xs { display: table-cell !important; } }
@media (max-width: 767px) { .visible-xs-block { display: block !important; } }

@media (max-width: 767px) { .visible-xs-inline { display: inline !important; } }

@media (max-width: 767px) { .visible-xs-inline-block { display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; }
  table.visible-sm { display: table; }
  tr.visible-sm { display: table-row !important; }
  th.visible-sm, td.visible-sm { display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) { .visible-sm-block { display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline { display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline-block { display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; }
  table.visible-md { display: table; }
  tr.visible-md { display: table-row !important; }
  th.visible-md, td.visible-md { display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-md-block { display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline { display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline-block { display: inline-block !important; } }

@media (min-width: 1200px) { .visible-lg { display: block !important; }
  table.visible-lg { display: table; }
  tr.visible-lg { display: table-row !important; }
  th.visible-lg, td.visible-lg { display: table-cell !important; } }
@media (min-width: 1200px) { .visible-lg-block { display: block !important; } }

@media (min-width: 1200px) { .visible-lg-inline { display: inline !important; } }

@media (min-width: 1200px) { .visible-lg-inline-block { display: inline-block !important; } }

@media (max-width: 767px) { .hidden-xs { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-lg { display: none !important; } }
.visible-print { display: none !important; }

@media print { .visible-print { display: block !important; }
  table.visible-print { display: table; }
  tr.visible-print { display: table-row !important; }
  th.visible-print, td.visible-print { display: table-cell !important; } }
.visible-print-block { display: none !important; }
@media print { .visible-print-block { display: block !important; } }

.visible-print-inline { display: none !important; }
@media print { .visible-print-inline { display: inline !important; } }

.visible-print-inline-block { display: none !important; }
@media print { .visible-print-inline-block { display: inline-block !important; } }

@media print { .hidden-print { display: none !important; } }
/* Common styles of menus */
.dl-menuwrapper { position: relative; -webkit-perspective: 1000px; -moz-perspective: 1000px; perspective: 1000px; -webkit-perspective-origin: 50% 200%; -moz-perspective-origin: 50% 200%; perspective-origin: 50% 200%; z-index: 450; margin: 0px; padding: 0px; }

.dl-menuwrapper button { background: #ccc; border: none; height: 45px; overflow: hidden; position: relative; cursor: pointer; outline: none; color: #b22f1a; }

.dl-menuwrapper button:hover, .dl-menuwrapper button.dl-active, .dl-menuwrapper ul { background: none; }

.dl-menuwrapper button:after { /* content: ''; position: absolute; width: 68%; height: 5px; background: #fff; top: 10px; left: 16%; box-shadow:  0 10px 0 #fff,  0 20px 0 #fff;
*/ }

.dl-menuwrapper ul { padding: 0; list-style: none; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; }

.dl-menuwrapper li { position: relative; }

.dl-menuwrapper li a { display: block; position: relative; padding: 15px 20px; font-size: 16px; line-height: 20px; font-weight: 300; color: #fff; outline: none; }

.no-touch .dl-menuwrapper li a:hover { background: rgba(255, 248, 213, 0.1); }

.dl-menuwrapper li.dl-back > a { padding-left: 30px !important; background: rgba(0, 0, 0, 0.1); }

.dl-menuwrapper li.dl-back:after, .dl-menuwrapper li > a:not(:only-child):after { position: absolute; top: 0; line-height: 50px; font-family: 'icomoon'; speak: none; -webkit-font-smoothing: antialiased; content: "\e619"; color: #000; }

.dl-menuwrapper li.dl-back:after { left: 10px; line-height: 45px; color: rgba(212, 204, 198, 0.3); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg); color: #000; }

.dl-menuwrapper li > a:after { right: 10px; color: rgba(255, 255, 255, 0.5); }

.dl-menuwrapper .dl-menu { margin: 64px 0 0 0; position: absolute; width: 100%; opacity: 0; pointer-events: none; -webkit-transform: translateY(10px); -moz-transform: translateY(10px); transform: translateY(10px); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; }

.dl-menuwrapper .dl-menu.dl-menu-toggle { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }

.dl-menuwrapper .dl-menu.dl-menuopen { opacity: 1; pointer-events: auto; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); transform: translateY(0px); }

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu { display: none; }

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li, .dl-menu.dl-subview li.dl-subviewopen > a, .dl-menu.dl-subview li.dl-subview > a { display: none; }

.dl-menu.dl-subview li.dl-subview, .dl-menu.dl-subview li.dl-subview .dl-submenu, .dl-menu.dl-subview li.dl-subviewopen, .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu, .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li { display: block; }

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu { position: absolute; width: 100%; top: 64px; left: 0; margin: 0; }

/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-1 { -webkit-animation: MenuAnimOut1 0.4s; -moz-animation: MenuAnimOut1 0.4s; animation: MenuAnimOut1 0.4s; }

.dl-menu.dl-animate-out-2 { -webkit-animation: MenuAnimOut2 0.3s ease-in-out; -moz-animation: MenuAnimOut2 0.3s ease-in-out; animation: MenuAnimOut2 0.3s ease-in-out; }

.dl-menu.dl-animate-out-3 { -webkit-animation: MenuAnimOut3 0.4s ease; -moz-animation: MenuAnimOut3 0.4s ease; animation: MenuAnimOut3 0.4s ease; }

.dl-menu.dl-animate-out-4 { -webkit-animation: MenuAnimOut4 0.4s ease; -moz-animation: MenuAnimOut4 0.4s ease; animation: MenuAnimOut4 0.4s ease; }

.dl-menu.dl-animate-out-5 { -webkit-animation: MenuAnimOut5 0.4s ease; -moz-animation: MenuAnimOut5 0.4s ease; animation: MenuAnimOut5 0.4s ease; }

@-webkit-keyframes MenuAnimOut1 { 50% { -webkit-transform: translateZ(-250px) rotateY(30deg); }
  75% { -webkit-transform: translateZ(-372.5px) rotateY(15deg); opacity: .5; }
  100% { -webkit-transform: translateZ(-500px) rotateY(0deg); opacity: 0; } }
@-webkit-keyframes MenuAnimOut2 { 100% { -webkit-transform: translateX(-100%); opacity: 0; } }
@-webkit-keyframes MenuAnimOut3 { 100% { -webkit-transform: translateZ(300px); opacity: 0; } }
@-webkit-keyframes MenuAnimOut4 { 100% { -webkit-transform: translateZ(-300px); opacity: 0; } }
@-webkit-keyframes MenuAnimOut5 { 100% { -webkit-transform: translateY(40%); opacity: 0; } }
@-moz-keyframes MenuAnimOut1 { 50% { -moz-transform: translateZ(-250px) rotateY(30deg); }
  75% { -moz-transform: translateZ(-372.5px) rotateY(15deg); opacity: .5; }
  100% { -moz-transform: translateZ(-500px) rotateY(0deg); opacity: 0; } }
@-moz-keyframes MenuAnimOut2 { 100% { -moz-transform: translateX(-100%); opacity: 0; } }
@-moz-keyframes MenuAnimOut3 { 100% { -moz-transform: translateZ(300px); opacity: 0; } }
@-moz-keyframes MenuAnimOut4 { 100% { -moz-transform: translateZ(-300px); opacity: 0; } }
@-moz-keyframes MenuAnimOut5 { 100% { -moz-transform: translateY(40%); opacity: 0; } }
@keyframes MenuAnimOut1 { 50% { transform: translateZ(-250px) rotateY(30deg); }
  75% { transform: translateZ(-372.5px) rotateY(15deg); opacity: .5; }
  100% { transform: translateZ(-500px) rotateY(0deg); opacity: 0; } }
@keyframes MenuAnimOut2 { 100% { transform: translateX(-100%); opacity: 0; } }
@keyframes MenuAnimOut3 { 100% { transform: translateZ(300px); opacity: 0; } }
@keyframes MenuAnimOut4 { 100% { transform: translateZ(-300px); opacity: 0; } }
@keyframes MenuAnimOut5 { 100% { transform: translateY(40%); opacity: 0; } }
.dl-menu.dl-animate-in-1 { -webkit-animation: MenuAnimIn1 0.3s; -moz-animation: MenuAnimIn1 0.3s; animation: MenuAnimIn1 0.3s; }

.dl-menu.dl-animate-in-2 { -webkit-animation: MenuAnimIn2 0.3s ease-in-out; -moz-animation: MenuAnimIn2 0.3s ease-in-out; animation: MenuAnimIn2 0.3s ease-in-out; }

.dl-menu.dl-animate-in-3 { -webkit-animation: MenuAnimIn3 0.4s ease; -moz-animation: MenuAnimIn3 0.4s ease; animation: MenuAnimIn3 0.4s ease; }

.dl-menu.dl-animate-in-4 { -webkit-animation: MenuAnimIn4 0.4s ease; -moz-animation: MenuAnimIn4 0.4s ease; animation: MenuAnimIn4 0.4s ease; }

.dl-menu.dl-animate-in-5 { -webkit-animation: MenuAnimIn5 0.4s ease; -moz-animation: MenuAnimIn5 0.4s ease; animation: MenuAnimIn5 0.4s ease; }

@-webkit-keyframes MenuAnimIn1 { 0% { -webkit-transform: translateZ(-500px) rotateY(0deg); opacity: 0; }
  20% { -webkit-transform: translateZ(-250px) rotateY(30deg); opacity: 0.5; }
  100% { -webkit-transform: translateZ(0px) rotateY(0deg); opacity: 1; } }
@-webkit-keyframes MenuAnimIn2 { 0% { -webkit-transform: translateX(-100%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); opacity: 1; } }
@-webkit-keyframes MenuAnimIn3 { 0% { -webkit-transform: translateZ(300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); opacity: 1; } }
@-webkit-keyframes MenuAnimIn4 { 0% { -webkit-transform: translateZ(-300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); opacity: 1; } }
@-webkit-keyframes MenuAnimIn5 { 0% { -webkit-transform: translateY(40%); opacity: 0; }
  100% { -webkit-transform: translateY(0); opacity: 1; } }
@-moz-keyframes MenuAnimIn1 { 0% { -moz-transform: translateZ(-500px) rotateY(0deg); opacity: 0; }
  20% { -moz-transform: translateZ(-250px) rotateY(30deg); opacity: 0.5; }
  100% { -moz-transform: translateZ(0px) rotateY(0deg); opacity: 1; } }
@-moz-keyframes MenuAnimIn2 { 0% { -moz-transform: translateX(-100%); opacity: 0; }
  100% { -moz-transform: translateX(0px); opacity: 1; } }
@-moz-keyframes MenuAnimIn3 { 0% { -moz-transform: translateZ(300px); opacity: 0; }
  100% { -moz-transform: translateZ(0px); opacity: 1; } }
@-moz-keyframes MenuAnimIn4 { 0% { -moz-transform: translateZ(-300px); opacity: 0; }
  100% { -moz-transform: translateZ(0px); opacity: 1; } }
@-moz-keyframes MenuAnimIn5 { 0% { -moz-transform: translateY(40%); opacity: 0; }
  100% { -moz-transform: translateY(0); opacity: 1; } }
@keyframes MenuAnimIn1 { 0% { transform: translateZ(-500px) rotateY(0deg); opacity: 0; }
  20% { transform: translateZ(-250px) rotateY(30deg); opacity: 0.5; }
  100% { transform: translateZ(0px) rotateY(0deg); opacity: 1; } }
@keyframes MenuAnimIn2 { 0% { transform: translateX(-100%); opacity: 0; }
  100% { transform: translateX(0px); opacity: 1; } }
@keyframes MenuAnimIn3 { 0% { transform: translateZ(300px); opacity: 0; }
  100% { transform: translateZ(0px); opacity: 1; } }
@keyframes MenuAnimIn4 { 0% { transform: translateZ(-300px); opacity: 0; }
  100% { transform: translateZ(0px); opacity: 1; } }
@keyframes MenuAnimIn5 { 0% { transform: translateY(40%); opacity: 0; }
  100% { transform: translateY(0); opacity: 1; } }
.dl-menuwrapper > .dl-submenu.dl-animate-in-1 { -webkit-animation: SubMenuAnimIn1 0.4s ease; -moz-animation: SubMenuAnimIn1 0.4s ease; animation: SubMenuAnimIn1 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 { -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out; -moz-animation: SubMenuAnimIn2 0.3s ease-in-out; animation: SubMenuAnimIn2 0.3s ease-in-out; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-3 { -webkit-animation: SubMenuAnimIn3 0.4s ease; -moz-animation: SubMenuAnimIn3 0.4s ease; animation: SubMenuAnimIn3 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-4 { -webkit-animation: SubMenuAnimIn4 0.4s ease; -moz-animation: SubMenuAnimIn4 0.4s ease; animation: SubMenuAnimIn4 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-5 { -webkit-animation: SubMenuAnimIn5 0.4s ease; -moz-animation: SubMenuAnimIn5 0.4s ease; animation: SubMenuAnimIn5 0.4s ease; }

@-webkit-keyframes SubMenuAnimIn1 { 0% { -webkit-transform: translateX(50%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); opacity: 1; } }
@-webkit-keyframes SubMenuAnimIn2 { 0% { -webkit-transform: translateX(100%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); opacity: 1; } }
@-webkit-keyframes SubMenuAnimIn3 { 0% { -webkit-transform: translateZ(-300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); opacity: 1; } }
@-webkit-keyframes SubMenuAnimIn4 { 0% { -webkit-transform: translateZ(300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); opacity: 1; } }
@-webkit-keyframes SubMenuAnimIn5 { 0% { -webkit-transform: translateZ(-200px); opacity: 0; }
  100% { -webkit-transform: translateZ(0); opacity: 1; } }
@-moz-keyframes SubMenuAnimIn1 { 0% { -moz-transform: translateX(50%); opacity: 0; }
  100% { -moz-transform: translateX(0px); opacity: 1; } }
@-moz-keyframes SubMenuAnimIn2 { 0% { -moz-transform: translateX(100%); opacity: 0; }
  100% { -moz-transform: translateX(0px); opacity: 1; } }
@-moz-keyframes SubMenuAnimIn3 { 0% { -moz-transform: translateZ(-300px); opacity: 0; }
  100% { -moz-transform: translateZ(0px); opacity: 1; } }
@-moz-keyframes SubMenuAnimIn4 { 0% { -moz-transform: translateZ(300px); opacity: 0; }
  100% { -moz-transform: translateZ(0px); opacity: 1; } }
@-moz-keyframes SubMenuAnimIn5 { 0% { -moz-transform: translateZ(-200px); opacity: 0; }
  100% { -moz-transform: translateZ(0); opacity: 1; } }
@keyframes SubMenuAnimIn1 { 0% { transform: translateX(50%); opacity: 0; }
  100% { transform: translateX(0px); opacity: 1; } }
@keyframes SubMenuAnimIn2 { 0% { transform: translateX(100%); opacity: 0; }
  100% { transform: translateX(0px); opacity: 1; } }
@keyframes SubMenuAnimIn3 { 0% { transform: translateZ(-300px); opacity: 0; }
  100% { transform: translateZ(0px); opacity: 1; } }
@keyframes SubMenuAnimIn4 { 0% { transform: translateZ(300px); opacity: 0; }
  100% { transform: translateZ(0px); opacity: 1; } }
@keyframes SubMenuAnimIn5 { 0% { transform: translateZ(-200px); opacity: 0; }
  100% { transform: translateZ(0); opacity: 1; } }
.dl-menuwrapper > .dl-submenu.dl-animate-out-1 { -webkit-animation: SubMenuAnimOut1 0.4s ease; -moz-animation: SubMenuAnimOut1 0.4s ease; animation: SubMenuAnimOut1 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 { -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out; -moz-animation: SubMenuAnimOut2 0.3s ease-in-out; animation: SubMenuAnimOut2 0.3s ease-in-out; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-3 { -webkit-animation: SubMenuAnimOut3 0.4s ease; -moz-animation: SubMenuAnimOut3 0.4s ease; animation: SubMenuAnimOut3 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-4 { -webkit-animation: SubMenuAnimOut4 0.4s ease; -moz-animation: SubMenuAnimOut4 0.4s ease; animation: SubMenuAnimOut4 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-5 { -webkit-animation: SubMenuAnimOut5 0.4s ease; -moz-animation: SubMenuAnimOut5 0.4s ease; animation: SubMenuAnimOut5 0.4s ease; }

@-webkit-keyframes SubMenuAnimOut1 { 0% { -webkit-transform: translateX(0%); opacity: 1; }
  100% { -webkit-transform: translateX(50%); opacity: 0; } }
@-webkit-keyframes SubMenuAnimOut2 { 0% { -webkit-transform: translateX(0%); opacity: 1; }
  100% { -webkit-transform: translateX(100%); opacity: 0; } }
@-webkit-keyframes SubMenuAnimOut3 { 0% { -webkit-transform: translateZ(0px); opacity: 1; }
  100% { -webkit-transform: translateZ(-300px); opacity: 0; } }
@-webkit-keyframes SubMenuAnimOut4 { 0% { -webkit-transform: translateZ(0px); opacity: 1; }
  100% { -webkit-transform: translateZ(300px); opacity: 0; } }
@-webkit-keyframes SubMenuAnimOut5 { 0% { -webkit-transform: translateZ(0); opacity: 1; }
  100% { -webkit-transform: translateZ(-200px); opacity: 0; } }
@-moz-keyframes SubMenuAnimOut1 { 0% { -moz-transform: translateX(0%); opacity: 1; }
  100% { -moz-transform: translateX(50%); opacity: 0; } }
@-moz-keyframes SubMenuAnimOut2 { 0% { -moz-transform: translateX(0%); opacity: 1; }
  100% { -moz-transform: translateX(100%); opacity: 0; } }
@-moz-keyframes SubMenuAnimOut3 { 0% { -moz-transform: translateZ(0px); opacity: 1; }
  100% { -moz-transform: translateZ(-300px); opacity: 0; } }
@-moz-keyframes SubMenuAnimOut4 { 0% { -moz-transform: translateZ(0px); opacity: 1; }
  100% { -moz-transform: translateZ(300px); opacity: 0; } }
@-moz-keyframes SubMenuAnimOut5 { 0% { -moz-transform: translateZ(0); opacity: 1; }
  100% { -moz-transform: translateZ(-200px); opacity: 0; } }
@keyframes SubMenuAnimOut1 { 0% { transform: translateX(0%); opacity: 1; }
  100% { transform: translateX(50%); opacity: 0; } }
@keyframes SubMenuAnimOut2 { 0% { transform: translateX(0%); opacity: 1; }
  100% { transform: translateX(100%); opacity: 0; } }
@keyframes SubMenuAnimOut3 { 0% { transform: translateZ(0px); opacity: 1; }
  100% { transform: translateZ(-300px); opacity: 0; } }
@keyframes SubMenuAnimOut4 { 0% { transform: translateZ(0px); opacity: 1; }
  100% { transform: translateZ(300px); opacity: 0; } }
@keyframes SubMenuAnimOut5 { 0% { transform: translateZ(0); opacity: 1; }
  100% { transform: translateZ(-200px); opacity: 0; } }
/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu { position: relative; opacity: 1; -webkit-transform: none; -moz-transform: none; transform: none; }

.no-js .dl-menuwrapper li .dl-submenu { display: block; }

.no-js .dl-menuwrapper li.dl-back { display: none; }

.no-js .dl-menuwrapper li > a:not(:only-child) { background: rgba(0, 0, 0, 0.1); }

.no-js .dl-menuwrapper li > a:not(:only-child):after { content: ''; }

/* Colors for demos */
.woocommerce .dl-menu { margin: 0px; width: 100%; box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); }
.woocommerce .dl-trigger { background: #ffffff; padding: 9px 5px; padding-left: 10px; border: 1px solid #b22f1a; text-align: center; }
.woocommerce .dl-trigger .h1_title { font-size: 16px; font-weight: bold; color: #b22f1a !important; }
.woocommerce .dl-trigger.dl-active { background: #b22f1a; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8); }
.woocommerce .dl-trigger.dl-active .h1_title { font-size: 16px; font-weight: bold; color: #ffffff !important; }
.woocommerce .dl-trigger.dl-active button { color: #b22f1a !important; }
.woocommerce button { width: 24px; height: 19px; float: right; background: none; color: #b22f1a; padding: 5px; }
.woocommerce .dl-menu { background: #b22f1a; padding: 10px; }
.woocommerce .dl-menu li { display: inline-block; }
.woocommerce .dl-menu li a { padding: 5px 11px; font-size: 15px; color: #b22f1a; margin: 5px; background-color: white; display: inline-block; font-weight: bold; border: 2px solid #ffffff; }
.woocommerce .dl-menu li a:hover { color: #b22f1a; border: 2px solid #ffffff; background-color: rgba(255, 255, 255, 0.8); text-decoration: none; }
.woocommerce .dl-menu a.listing-back { display: block; width: 100%; color: #ffffff; border-bottom: 1px solid #ffffff; font-size: 12px; text-tranform: uppercase; padding: 10px 0px; text-align: center; margin-bottom: 10px; }

/*  Owl Carousel - Animate Plugin */
.owl-carousel .animated { -webkit-animation-duration: 1000ms; animation-duration: 1000ms; -webkit-animation-fill-mode: both; animation-fill-mode: both; }

.owl-carousel .owl-animated-in { z-index: 0; }

.owl-carousel .owl-animated-out { z-index: 1; }

.owl-carousel .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; }

@-webkit-keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }
@keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }
/*  	Owl Carousel - Auto Height Plugin */
.owl-height { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }

/*  Core Owl Carousel CSS File */
.owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent; /* position relative and z-index fix webkit rendering fonts issue */ position: relative; z-index: 1; }

.owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

.owl-carousel .owl-stage-outer { position: relative; overflow: hidden; /* fix for flashing background */ -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot { cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.owl-carousel.owl-loaded { display: block; }

.owl-carousel.owl-loading { opacity: 0; display: block; }

.owl-carousel.owl-hidden { opacity: 0; }

.owl-carousel .owl-refresh .owl-item { display: none; }

.owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.owl-carousel .owl-item img { display: block; width: 100%; -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item { -webkit-user-select: auto; -moz-user-select: auto; -ms-user-select: auto; user-select: auto; }

.owl-carousel .owl-grab { cursor: move; cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab; }

.owl-carousel.owl-rtl { direction: rtl; }

.owl-carousel.owl-rtl .owl-item { float: right; }

/* No Js */
.no-js .owl-carousel { display: block; }

/*  	Owl Carousel - Lazy Load Plugin */
.owl-carousel .owl-item .owl-lazy { opacity: 0; -webkit-transition: opacity 400ms ease; -moz-transition: opacity 400ms ease; -ms-transition: opacity 400ms ease; -o-transition: opacity 400ms ease; transition: opacity 400ms ease; }

.owl-carousel .owl-item img { transform-style: preserve-3d; }

/*  	Owl Carousel - Video Plugin */
.owl-carousel .owl-video-wrapper { position: relative; height: 100%; background: #000; }

.owl-carousel .owl-video-play-icon { position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: url("owl.video.play.png") no-repeat; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; -webkit-transition: scale 100ms ease; -moz-transition: scale 100ms ease; -ms-transition: scale 100ms ease; -o-transition: scale 100ms ease; transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover { -webkit-transition: scale(1.3, 1.3); -moz-transition: scale(1.3, 1.3); -ms-transition: scale(1.3, 1.3); -o-transition: scale(1.3, 1.3); transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon { display: none; }

.owl-carousel .owl-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; -webkit-transition: opacity 400ms ease; -moz-transition: opacity 400ms ease; -ms-transition: opacity 400ms ease; -o-transition: opacity 400ms ease; transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame { position: relative; z-index: 1; }

/*! Pushy - v0.9.1 - 2013-9-16
* Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions.
* https://github.com/christophery/pushy/
* by Christopher Yee */
/* Menu Appearance */
.pushy { position: fixed; width: 100%; height: 100%; top: 0; left: 0px; z-index: 999999; font-size: 0.8em; font-weight: bold; overflow: auto; -webkit-overflow-scrolling: touch; /* enables momentum scrolling in iOS overflow elements */ }

.pushy a { text-align: center; display: inline-block; padding: 6px 0px; }

.pushy a:hover { color: #b22f1a; }

/* Menu Movement */
.pushy-left { opacity: 0; visibility: hidden; -webkit-transform: scale(1.5, 1.5); -moz-transform: scale(1.5, 1.5); -ms-transform: scale(1.5, 1.5); -o-transform: scale(1.5, 1.5); transform: scale(1.5, 1.5); }

.pushy-open { opacity: 1; visibility: visible; -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); }

.push-push { opacity: 0; visibility: hidden; -webkit-transform: scale(1.5, 1.5); -moz-transform: scale(1.5, 1.5); -ms-transform: scale(1.5, 1.5); -o-transform: scale(1.5, 1.5); transform: scale(1.5, 1.5); }

/* Menu Transitions */
.pushy, .push { -webkit-transition: all 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99); -moz-transition: all 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99); -o-transition: -o-transform, opacity 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99); transition: all 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99); /* improves performance issues on mobile*/ -webkit-backface-visibility: hidden; -webkit-perspective: 1000; }

/* Site Overlay */
.site-overlay { width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0); -webkit-transition: all 0.3s cubic-bezier(0.16, 0.68, 0.43, 0.99); /* improves performance issues on mobile*/ -webkit-backface-visibility: hidden; -webkit-perspective: 1000; }

.pushy-active .site-overlay { display: block; position: fixed; z-index: 9999; background-color: rgba(255, 255, 255, 0.96); /* improves performance issues on mobile*/ -webkit-backface-visibility: hidden; -webkit-transition: all 0.3s cubic-bezier(0.16, 0.68, 0.43, 0.99); -webkit-perspective: 1000; }

@font-face { font-family: 'icomoon'; src: url("https://i.icomoon.io/public/a3be241023/Shelcom/icomoon.eot?giwusz"); src: url("https://i.icomoon.io/public/a3be241023/Shelcom/icomoon.eot?giwusz#iefix") format("embedded-opentype"), url("https://i.icomoon.io/public/a3be241023/Shelcom/icomoon.woff2?giwusz") format("woff2"), url("https://i.icomoon.io/public/a3be241023/Shelcom/icomoon.ttf?giwusz") format("truetype"), url("https://i.icomoon.io/public/a3be241023/Shelcom/icomoon.woff?giwusz") format("woff"), url("https://i.icomoon.io/public/a3be241023/Shelcom/icomoon.svg?giwusz#icomoon") format("svg"); font-weight: normal; font-style: normal; }
[class^="icon-"], [class*=" icon-"] { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icon-cross-thick:before { content: "\e91f"; }

.icon-cross-thin:before { content: "\e920"; }

.icon-arrow-3-right:before { content: "\e90c"; }

.icon-arrow-3-left:before { content: "\e91b"; }

.icon-arrow-3-up:before { content: "\e91c"; }

.icon-arrow-3-down:before { content: "\e91d"; }

.icon-menu-side:before { content: "\e91e"; }

.icon-information:before { content: "\e91a"; }

.icon-menu:before { content: "\e919"; }

.icon-arrow-2-down:before { content: "\e900"; }

.icon-arrow-2-left:before { content: "\e901"; }

.icon-arrow-2-right:before { content: "\e902"; }

.icon-arrow-2-up:before { content: "\e903"; }

.icon-arrow-left:before { content: "\e904"; }

.icon-arrow-right:before { content: "\e905"; }

.icon-bullet:before { content: "\e906"; }

.icon-facebook:before { content: "\e907"; }

.icon-family:before { content: "\e908"; }

.icon-information2:before { content: "\e909"; }

.icon-linked-in:before { content: "\e90a"; }

.icon-login:before { content: "\e90b"; }

.icon-managed:before { content: "\e90d"; }

.icon-more-mony:before { content: "\e90e"; }

.icon-phone:before { content: "\e90f"; }

.icon-play:before { content: "\e910"; }

.icon-preferred:before { content: "\e911"; }

.icon-range:before { content: "\e912"; }

.icon-registration:before { content: "\e913"; }

.icon-service:before { content: "\e914"; }

.icon-solution:before { content: "\e915"; }

.icon-stress:before { content: "\e916"; }

.icon-twitter:before { content: "\e917"; }

.icon-value:before { content: "\e918"; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }

.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 8020; }

.fancybox-skin { position: relative; background: #f9f9f9; color: #444; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.fancybox-opened { z-index: 8030; }

.fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner { position: relative; }

.fancybox-inner { overflow: hidden; }

.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }

.fancybox-error { color: #444; font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; margin: 0; padding: 15px; white-space: nowrap; }

.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }

.fancybox-image { max-width: 100%; max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url("img/fancybox/fancybox_sprite.png"); }

#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; }

#fancybox-loading div { width: 44px; height: 44px; background: url("img/fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; }

.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; background: transparent url("img/fancybox/blank.gif"); /* helps IE */ -webkit-tap-highlight-color: transparent; z-index: 8040; }

.fancybox-prev { left: 0; }

.fancybox-next { right: 0; }

.fancybox-nav span { position: absolute; top: 50%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: hidden; }

.fancybox-prev span { left: 10px; background-position: 0 -36px; }

.fancybox-next span { right: 10px; background-position: 0 -72px; }

.fancybox-nav:hover span { visibility: visible; }

.fancybox-tmp { position: absolute; top: -99999px; left: -99999px; visibility: hidden; max-width: 99999px; max-height: 99999px; overflow: visible !important; }

/* Overlay helper */
.fancybox-lock { overflow: hidden !important; width: auto; }

.fancybox-lock body { overflow: hidden !important; }

.fancybox-lock-test { overflow-y: hidden !important; }

.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: url("img/fancybox/fancybox_overlay.png"); }

.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }

.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }

/* Title helper */
.fancybox-title { visibility: hidden; font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; position: relative; text-shadow: none; z-index: 8050; }

.fancybox-opened .fancybox-title { visibility: visible; }

.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; }

.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; /* Fallback for web browsers that doesn't support RGBa */ background: rgba(0, 0, 0, 0.8); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap; }

.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }

.fancybox-title-inside-wrap { padding-top: 10px; }

.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) { #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url("img/fancybox/fancybox_sprite@2x.png"); background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div { background-image: url("img/fancybox/fancybox_loading@2x.gif"); background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/ } }
/*------------------------------------*\ MAIN
\*------------------------------------*/
/* global box-sizing */
*, *:after, *:before { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: optimizeLegibility; }

/* html element 62.5% font-size for REM use */
html { font-size: 62.5%; }

body { font: 300 18px/1.4 "Proxima Nova W08 Reg"; color: #1b1b1b; width: 100%; }

/* clear */
.clear:before, .clear:after { content: ' '; display: table; }

.clear:after { clear: both; }

.clear { *zoom: 1; }

img { max-width: 100%; vertical-align: bottom; }

a { color: #444; text-decoration: none; }

a.textlink { font-family: "Proxima Nova W07 Bold"; padding: 0px; margin: 0px; color: #8d162c; }

a:hover { color: #444; text-decoration: none; }

a:focus { outline: 0; }

a:hover, a:active { outline: 0; }

a.button-border { font-family: "Proxima Nova W07 Bold"; border: 1px solid; padding: 11px 20px; margin: 30px 0px 50px 0px; display: inline-block; letter-spacing: 0.05em; }
@media only screen and (max-width: 769px) { a.button-border { margin: 40px 0px 30px 0px; } }

.mobile-title { font-family: "ProximaNW01-AltLightReg"; font-size: 2.6em; color: #666666; margin: 30px 0px 10px 0px; display: block; text-align: center; }

input:focus { outline: 0; border: 1px solid #04A4CC; }

#ui-datepicker-div { background-color: #ffffff; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3); padding: 10px; }
#ui-datepicker-div .ui-datepicker-header { background-color: #333; background-color: #333; padding: 10px 15px; color: white; }
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next { font-size: 13px; color: #666; width: 50%; display: block; cursor: pointer; float: left; }
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev { text-align: left; }
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next { text-align: right; }
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-week-end { background-color: #333; }
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title { text-align: center; }
#ui-datepicker-div .ui-datepicker-calendar .ui-state-default { padding: 3px 7px; }
#ui-datepicker-div .ui-datepicker-calendar .ui-state-default:hover { color: #96C5B6; }
#ui-datepicker-div .ui-datepicker-calendar .ui-state-active { background-color: #96C5B6; }

/*------------------------------------*\ STRUCTURE
\*------------------------------------*/
/* wrapper */
.wrapper { max-width: 1280px; width: 95%; margin: 0 auto; position: relative; }

/* header */
/* logo */
.logo-img { padding: 20px 10px 0px 0px; }

/* nav */
/* sidebar */
.blog-sidebar { padding: 0px 100px; }
.blog-sidebar ul { list-style: none; padding: 0px; margin: 0px; }
.blog-sidebar ul li { display: block; padding: 0px; margin: 10px 10px 10px 0px; }
.blog-sidebar ul li a { background-color: #ffffff; font-size: 0.9em; padding: 10px 20px; margin: 0px; border-left: 1px solid #666666; display: block; width: 100%; }
.blog-sidebar ul li a:hover { background-color: #ffffff; box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1); }
.blog-sidebar #categories-3, .blog-sidebar #archives-3 { margin-bottom: 40px; }
.blog-sidebar #categories-3 ul, .blog-sidebar #archives-3 ul { padding: 0px; margin: 0px; }
.blog-sidebar #categories-3 ul li, .blog-sidebar #archives-3 ul li { display: inline-block; padding: 0px; margin: 10px 10px 10px 0px; }
.blog-sidebar #categories-3 ul li a, .blog-sidebar #archives-3 ul li a { border-radius: 60px; background-color: #efefef; font-size: 0.9em; padding: 10px 20px; margin: 0px; display: initial; border: none; font-family: "Proxima Nova W07 Bold"; }
.blog-sidebar #categories-3 ul li a:hover, .blog-sidebar #archives-3 ul li a:hover { background-color: #e9e9e9; box-shadow: none; }
.blog-sidebar #archives-3 { background-color: #ffffff; padding: 10px 20px 20px 20px; border-left: 1px solid #8d162c; }
.blog-sidebar #archives-3 label { display: none; }
.blog-sidebar #archives-3 select { padding: 10px; width: 100%; text-align: center; border-left: 1px solid transparent; border-right: 1px solid transparent; border-top: 1px solid transparent; border-bottom: 1px solid #8d162c; }
.blog-sidebar #archives-3 ul li a { font-size: 0.7em; }
.blog-sidebar #text-5 { text-align: center; margin-bottom: 50px; }
.blog-sidebar #text-5 a { font-size: 3em; background-color: rgba(0, 0, 0, 0.05); border-radius: 100%; display: inline-flex; text-align: center; padding: 9px; color: rgba(51, 51, 51, 0.2); margin: 8px; }
.blog-sidebar #text-5 a:hover { background-color: rgba(0, 0, 0, 0.1); color: rgba(51, 51, 51, 0.4); }
.blog-sidebar #text-5 select { padding: 10px; width: 100%; text-align: center; border-left: 1px solid transparent; border-right: 1px solid transparent; border-top: 1px solid transparent; border-bottom: 1px solid #8d162c; }
.blog-sidebar #text-5 ul li a { font-size: 0.7em; }

/* footer */
/*------------------------------------*\ ARTICLE PAGES
\*------------------------------------*/
#article-page-content { font-size: 1em; line-height: 160%; padding: 70px 0px; }
@media only screen and (max-width: 769px) { #article-page-content { padding: 0px 0px 70px; } }
#article-page-content a { font-weight: bold; color: #8d162c; text-decoration: underline; text-decoration: underline; text-decoration-color: #8d162c; }
#article-page-content b, #article-page-content strong { font-weight: bold; color: #1b1b1b; }
#article-page-content h1 { margin: 40px 0px 20px 0px; color: #000; line-height: 130%; }
#article-page-content h2 { margin: 40px 0px 20px 0px; color: #000; }
#article-page-content h3 { margin: 40px 0px 20px 0px; color: #000; }
#article-page-content h4 { padding: 0px; margin: 50px 0px 20px 0px; color: #000; }
#article-page-content .video-responsive { margin: 50px 0px; }
#article-page-content .img-responsive { margin: 50px 0px; }
#article-page-content ul { margin: 20px 0px 40px 20px; padding: 0px; }
#article-page-content ul li { margin-bottom: 10px; }
#article-page-content ul li:before { font-weight: bold; color: #1b1b1b; }
#article-page-content ol { margin: 20px 0px 40px 20px; padding: 0px; font-weight: bold; color: #1b1b1b; }
#article-page-content ol li { font-weight: normal; padding-left: 10px; color: #666666; }
#article-page-content ol li:before { font-weight: bold; color: #1b1b1b; }

/*------------------------------------*\ FORMS PAGE
\*------------------------------------*/
.form-section { margin-bottom: 2em; background-color: rgba(156, 156, 156, 0.19); border: 1px solid #C3C3C3; margin: 0.5em; padding: 0.5em; }
.form-section .form-header { padding: 0; display: block; }
.form-section .form-header a { font-size: 1.4em; color: #8d162c; padding: 0.9em 1.5em; margin: 0px; display: block; text-transform: uppercase; font-family: "Proxima Nova W07 Bold"; background-color: #F5F5F5; border-bottom: 1px solid #8d162c; }
.form-section .section { padding-left: 1em; padding-right: 1em; margin-bottom: 2em; }
.form-section .section .form-wrap { min-height: 270px; }
.form-section .section .form { position: relative; background-color: white; display: block; width: 100%; color: #111111; margin-bottom: 2em; margin-top: 2em; box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2); }
.form-section .section .form .title { font-family: "Proxima Nova W07 Bold"; display: block; font-size: 1.5em; line-height: 120%; padding: 1.3em 1.2em 0em 1.2em; }
.form-section .section .form .description { display: block; width: 100%; padding: 1em 2em 2em 2em; font-size: 0.9em; }
.form-section .section .form .order { background-color: #33cc99; display: block; width: 100%; color: #ffffff; padding: 22px 30px; text-align: left; font-family: "Proxima Nova W07 Bold"; min-height: initial; text-transform: uppercase; letter-spacing: 0.07em; position: relative; }
.form-section .section .form .order i { position: absolute; top: 20px; font-size: 1.4em; right: 30px; font-weight: bold; }

/*------------------------------------*\ ACCOUNT PAGES
\*------------------------------------*/
#account-page-content { background-color: #f5f5f5; padding: 1.8em 0em; }
@media only screen and (max-width: 769px) { #account-page-content { padding: 0em; } }
#account-page-content .paginate { background-color: #ffffff; box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1); padding: 3em 4em; top: -80px; position: relative; }
@media only screen and (max-width: 769px) { #account-page-content .paginate { padding: 0em; top: 0px; } }
@media only screen and (min-width: 767px) and (max-width: 991px) { #account-page-content .paginate { padding: 0em; top: 0px; } }

/*------------------------------------*\ RESPONSIVE
\*------------------------------------*/
@media only screen and (min-width: 992px) { body { font-size: 14px; } }
@media only screen and (min-width: 1200px) { body { font-size: 16px; } }
/*------------------------------------*\ MISC
\*------------------------------------*/
::selection { background: #04A4CC; color: #FFF; text-shadow: none; }

::-webkit-selection { background: #04A4CC; color: #FFF; text-shadow: none; }

::-moz-selection { background: #04A4CC; color: #FFF; text-shadow: none; }

/*------------------------------------*\ WORDPRESS CORE
\*------------------------------------*/
.alignnone { margin: 5px 20px 20px 0; }

.aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; }

.alignright { float: right; margin: 5px 0 20px 20px; }

.alignleft { float: left; margin: 5px 20px 20px 0; }

a img.alignright { float: right; margin: 5px 0 20px 20px; }

a img.alignnone { margin: 5px 20px 20px 0; }

a img.alignleft { float: left; margin: 5px 20px 20px 0; }

a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.wp-caption { background: #FFF; border: 1px solid #F0F0F0; max-width: 96%; padding: 5px 3px 10px; text-align: center; }

.wp-caption.alignnone { margin: 5px 20px 20px 0; }

.wp-caption.alignleft { margin: 5px 20px 20px 0; }

.wp-caption.alignright { margin: 5px 0 20px 20px; }

.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }

.wp-caption .wp-caption-text, .gallery-caption { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; }

/*------------------------------------*\ PRINT
\*------------------------------------*/
@media print { * { background: transparent !important; color: #000 !important; box-shadow: none !important; text-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; } }
.video-responsive { position: relative; padding-bottom: 49.25%; /* 16:9 */ padding-top: 25px; height: 0; margin-bottom: 20px; }
.video-responsive iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*------------------------------------*\ HEADER
\*------------------------------------*/
.header { position: absolute; width: 100%; z-index: 100; background: url(./img/background-color.png) repeat-x top center; }
.header li.phone a:before { font-family: 'icomoon'; content: "\e90f"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 10px; margin-right: 3px; }
.header li.loggedin a:after { display: none; }
.header ul#menu-header-menu-after-login li.loggedin a { color: white; }

.navigation { color: #ffffff; font-family: "Proxima Nova W07 Bold"; text-align: right; }
.navigation ul { list-style: none; }
.navigation ul li { display: inline-block; }
.navigation ul li a { color: #ffffff; display: block; font-size: 1.05em; padding: 10px 20px; letter-spacing: 0.03em; }
.navigation ul li a:hover { text-decoration: none; }

.main-nav ul li a { border-bottom: 2px solid transparent; }
.main-nav ul li a:hover { border-bottom: 2px solid rgba(51, 204, 153, 0.5); }
.main-nav ul li.current-menu-item a { border-bottom: 2px solid #33cc99; }
.main-nav ul li.current-page-ancestor a { border-bottom: 2px solid #33cc99; }

.secondary-nav { font-family: "Proxima Nova W08 Reg"; }
.secondary-nav .icon-phone:before { font-size: 0.75em; padding-left: 7px; top: 1px; position: relative; }
.secondary-nav a { color: #ffffff; display: inline-block; font-size: 0.8em; padding: 10px 20px 10px 10px; }
.secondary-nav a:hover { text-decoration: none; }
.secondary-nav ul { display: inline; margin: 0px; padding: 0px; }
.secondary-nav ul li a { color: #ffffff; text-transform: uppercase; font-size: 0.8em; }
.secondary-nav ul li:last-child a { color: #33cc99; }
.secondary-nav ul li:last-child a:after { font-size: 1.3em; padding-left: 7px; font-family: 'icomoon'; content: "\e90b"; top: 2px; position: relative; }

/*------------------------------------*\ MOBILE HEADER
\*------------------------------------*/
header.mobile-header { background-color: #ffffff; z-index: 9999999; position: relative; width: 100%; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); }
header.mobile-header .logo { padding: 4px 0px; display: block; margin-left: 18px; }
header.mobile-header .logo i { position: relative; top: -4px; }
header.mobile-header .logo img { height: 40px; padding: 0px; margin: 0px; }
header.mobile-header .navigation { text-align: left; }
header.mobile-header .navigation a { padding: 15px 0px; display: inline-block; width: 100%; font-size: 0.8em; font-family: "Proxima Nova W08 Reg"; }
header.mobile-header .navigation a i { position: relative; top: -4px; }
header.mobile-header .secondary-nav ul { display: inline-table; margin: 0px; padding: 0px; width: 100%; }
header.mobile-header .secondary-nav ul li { display: none; }
header.mobile-header .secondary-nav ul li:last-child { display: inline-flex; width: 100%; }
header.mobile-header .secondary-nav ul li:last-child a { background-color: #33cc99; color: #ffffff; font-family: "Proxima Nova W07 Bold"; width: 100%; padding: 15px 0px; text-align: center; }
header.mobile-header .secondary-nav ul li:last-child a:after { display: none; }
header.mobile-header .secondary-nav .menu-link { background-color: #33cc99; color: #ffffff; font-family: "Proxima Nova W07 Bold"; width: 100%; padding: 15px 0px; text-align: center; }
header.mobile-header .secondary-nav .menu-link:after { display: none; }
header.mobile-header .secondary-nav .menu-link i { font-weight: bold; position: relative; top: 2px; padding-right: 10px; }

/*------------------------------------*\ MOBILE MENU
\*------------------------------------*/
.pushy { padding: 60px 0px 70px 0px; }
.pushy ul { margin: 0px; padding: 0px; list-style: none; }
.pushy ul li { margin: 0px; padding: 0px; list-style: none; }
.pushy ul li a { display: block; width: 100%; }
.pushy ul li a:hover { border-bottom: 2px solid transparent; }
.pushy ul li.current-menu-item a, .pushy ul li.current-page-ancestor a { border-bottom: 2px solid transparent; font-family: "Proxima Nova W07 Bold"; color: #000; }
.pushy a { text-align: left; padding-left: 20px; font-size: 1.8em; font-family: "ProximaNW01-AltLightReg"; }
.pushy .hit-bottom { color: #ffffff; position: fixed; bottom: 0px; width: 100%; }
.pushy .hit-bottom a { padding: 17px 0px; color: white; text-align: center; display: block; width: 100%; font-size: 1em; }
.pushy .hit-bottom .phone { color: #8d162c; text-align: center; }
.pushy .hit-bottom .phone a { font-size: 1.4em; display: inline-block; width: inherit; padding: 6px 0px; color: #8d162c; }
.pushy .hit-bottom .phone i { padding-right: 10px; }
.pushy .hit-bottom .contact { background-color: #8d162c; color: #ffffff; }
.pushy .hit-bottom .register { background-color: #33cc99; color: #ffffff; }
.pushy .secondary-nav ul li a { color: #1b1b1b; font-size: 1em; }
.pushy .secondary-nav ul li a:after { display: none; }
.pushy a.myacc { background: black; }
.pushy a.logout { background: #33cc99; }

/*------------------------------------*\ MOBILE SUB MENU
\*------------------------------------*/
.dl-menuwrapper { width: 100%; color: #ffffff; background-color: #33cc99; }
.dl-menuwrapper .dl-trigger { display: block; text-align: center; padding: 10px 0px; }
.dl-menuwrapper .dl-trigger .navigate { font-family: "Proxima Nova W08 Reg"; font-size: 0.6em; display: block; letter-spacing: 0.07em; }
.dl-menuwrapper .dl-trigger button { color: #ffffff; height: inherit; background-color: transparent; position: relative; top: 1px; }
.dl-menuwrapper .dl-trigger.dl-active { background-color: #33cc99; color: #ffffff; }
.dl-menuwrapper .dl-menu { padding: 0px; margin: 0px; background-color: #33cc99; text-align: center; font-family: "Proxima Nova W08 Reg"; max-height: 349px; overflow-y: scroll; }
.dl-menuwrapper .dl-menu li.current-menu-item a, .dl-menuwrapper .dl-menu li.current-page-ancestor a { font-family: "Proxima Nova W07 Bold"; background-color: rgba(255, 248, 213, 0.1); }

.is-sticky .dl-menuwrapper { box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2); z-index: 999999999999999999; }
.is-sticky .dl-menuwrapper .navigate { display: none; }

/*------------------------------------*\ SIDEBAR
\*------------------------------------*/
.sidebar .video-responsive { position: relative; padding-bottom: 49.25%; /* 16:9 */ padding-top: 25px; height: 0; margin-bottom: 20px; }
.sidebar .video-responsive iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.sidebar .sidebar-image { display: block; width: 100%; margin-bottom: 20px; text-align: center; }
.sidebar .sidebar-image .img-responsive { display: inline-block; }
.sidebar .order-offer { border: none; color: #8d162c; display: table; width: 100%; height: 250px; padding: 28px; margin-bottom: 15px; background-color: rgba(141, 22, 44, 0.11); border: 2px solid #DAC5C8; }
.sidebar .order-offer .order-floater { display: table-cell; vertical-align: middle; }
.sidebar .order-offer h3 { font-family: "Proxima Nova W07 Extrabold"; font-size: 2em; margin: 0px !important; padding: 0px 0px 10px 0px !important; }
.sidebar .order-offer h4 { font-size: 1.2em; margin: 0px !important; padding: 0px 0px 10px 0px !important; }
.sidebar .order-offer p { font-size: 0.75em; margin: 0px !important; padding: 0px 0px 5px 0px !important; line-height: 170% !important; }

/*------------------------------------*\ BANNER WITH IMAGE SECTION
\*------------------------------------*/
.upper-banner { position: relative; background-size: cover; background-image: url(../../uploads/hompage-banner.jpg); background-position-x: center; background-position-y: top; background-color: #000; background-repeat: no-repeat; top: 0px; z-index: 0; width: 100%; }

.banner-text { max-width: 530px; position: relative; color: #ffffff; margin: 17% 0px 8% 2%; text-align: left; }
.banner-text .banner-text-title { font-family: "Proxima Nova W07 Extrabold"; font-size: 3.2em; display: block; position: relative; line-height: 120%; margin: 0px; padding: 0px; }
@media only screen and (max-width: 769px) { .banner-text .banner-text-title { font-size: 1.5em; text-align: center; } }
.banner-text .banner-text-lower { font-family: "Proxima Nova W08 Reg"; font-size: 1.4em; display: block; margin: 35px 0px; padding: 0px; line-height: 180%; }
@media only screen and (max-width: 769px) { .banner-text .banner-text-lower { line-height: 140%; } }
.banner-text .banner-text-category { font-size: 2em; font-weight: "Proxima Nova W07 Bold"; }
.banner-text a { font-size: 1.1em; display: inline-block; font-family: "Proxima Nova W07 Bold"; border: 2px solid #ffffff; padding: 8px 10px; margin: 10px 20px 10px 0px; min-width: 200px; color: #ffffff; text-align: center; }
.banner-text a i { font-size: 0.7em; margin-right: 8px; position: relative; top: 0px; }
.banner-text a:hover { text-decoration: none; background-color: rgba(255, 255, 255, 0.24); }
@media only screen and (max-width: 769px) { .banner-text a:hover { background-color: transparent; } }
@media only screen and (max-width: 769px) { .banner-text { margin: 1em auto; }
  .banner-text.home { font-size: 16px; margin: 10% auto; text-align: center; }
  .banner-text.home .logo a { border: none; margin: 0px; padding: 0px 80px; }
  .banner-text.home .logo a:hover { background-color: none !important; } }
.banner-text ul { list-style: none; margin: 0px; padding: 0px; }
.banner-text ul li { display: inline-block; margin: 0px 10px 10px 0px; }
.banner-text ul li a { color: #000; background-color: rgba(51, 204, 153, 0.6); border: none; border-radius: 30px; margin: 0px; padding: 0px; }
.banner-text ul li a:hover { background-color: #33cc99; }

/*------------------------------------*\ UPPER SECTION
\*------------------------------------*/
#upper-section { background-color: #fafafa; color: #666666; text-align: center; padding: 4em 0; }
@media only screen and (max-width: 769px) { #upper-section { margin: 0px; } }
#upper-section .h1-light { font-family: "ProximaNW01-AltLightReg"; font-size: 2.6em; letter-spacing: -0.03em; margin: 0.5em 0px; }
@media only screen and (max-width: 769px) { #upper-section .h1-light { margin: 20px 0px; } }
#upper-section .content { display: block; }
@media only screen and (min-width: 1200px) { #upper-section .content { max-width: 720px; margin: 0px auto; } }
#upper-section a.section-button { border-color: #666666; color: #666666; }

#services { background-color: #fafafa; color: #666666; text-align: center; padding: 50px 0px; }
@media only screen and (max-width: 769px) { #services { padding: 0px 0px 50px 0px; } }
#services .h1-light { font-family: "ProximaNW01-AltLightReg"; font-size: 2.6em; letter-spacing: -0.03em; margin: 70px 0px 0px 0px; }
@media only screen and (max-width: 769px) { #services .h1-light { line-height: 110%; margin: 60px 0px 30px 0px; } }
#services .content { display: block; }
@media only screen and (min-width: 1200px) { #services .content { max-width: 720px; margin: 0px auto; } }
#services a.section-button { color: white; background: #666666; }

#services-list .item { text-align: center; background-size: cover !important; }
#services-list .item a { position: relative; background-color: rgba(0, 0, 0, 0.65); display: block; width: 100%; color: #ffffff; padding: 2.5em 1em 1.5em; }
@media only screen and (max-width: 769px) { #services-list .item a { padding: 0.5em 0.3em 0.5em; } }
#services-list .item a .title { font-family: "Proxima Nova W07 Bold"; display: block; font-size: 1.5em; line-height: 120%; margin: 0px 0px 30px 0px; }
@media only screen and (max-width: 769px) { #services-list .item a .title { margin: 14px 0px; } }
#services-list .item a .a-service-icon { display: block; font-size: 3em; margin: 15px 0px; }
#services-list .item a .a-service-icon:hover { background-color: none; }
@media only screen and (max-width: 769px) { #services-list .item a .a-service-icon { font-size: 1em; margin: 10px 0px; } }
#services-list .item a .pre-price { display: block; font-size: 0.9em; }
#services-list .item a .price { font-family: "Proxima Nova W07 Bold"; display: block; font-size: 1.6em; }
#services-list .item a:hover { background-color: none; }
#services-list .item a.get-started { background-color: #8d162c; display: block; width: 100%; color: #ffffff; padding: 22px 30px; text-align: left; font-family: "Proxima Nova W07 Bold"; min-height: initial; text-transform: uppercase; letter-spacing: 0.07em; }
#services-list .item a.get-started i { position: absolute; right: 20px; text-align: right; top: 23px; font-size: 1.1em; }

/*------------------------------------*\ BENEFITS 
\*------------------------------------*/
#benefits { padding: 50px 0px; }
@media only screen and (max-width: 769px) { #benefits { padding: 0px 0px 50px 0px; } }
#benefits .mobile-title { color: #ffffff; }

#benefitstabs { display: table; width: 100%; margin: 0px; padding: 0px; }
#benefitstabs li { background-color: rgba(255, 255, 255, 0.85); width: 50%; display: table-cell; }
#benefitstabs li a { font-family: "Proxima Nova W07 Bold"; display: block; height: 100%; width: 100%; padding: 35px 10px; font-size: 1.4em; color: #666666; border-top: 3px solid #666666; text-align: center; }
@media only screen and (max-width: 769px) { #benefitstabs li a { font-size: 1em; } }
#benefitstabs li.active { background-color: #ffffff; }
#benefitstabs li.active a { border-top: 3px solid #33cc99; text-decoration: none; }

.tab-content { background-color: #ffffff; padding: 90px 90px; color: #000000; }
@media only screen and (max-width: 769px) { .tab-content { padding: 1em 0em; } }

.tab-pane ul { list-style: none; margin: 0px; padding: 0px; }
.tab-pane ul li { display: block; min-height: 115px; }
@media only screen and (max-width: 769px) { .tab-pane ul li { padding-bottom: 30px; } }
.tab-pane ul li .title { color: #33cc99; padding: 0px; margin: 0px; }
@media only screen and (max-width: 769px) { .tab-pane ul li .title { font-family: "Proxima Nova W07 Bold"; } }
.tab-pane ul li .description { padding: 0px; margin: 0px; }
@media only screen and (max-width: 769px) { .tab-pane ul li .description { margin: 0px 0px 40px 0px; } }
.tab-pane ul li .benefit-icon { color: #33cc99; font-size: 1.7em; padding: 0px; margin: 0px; }
.tab-pane ul li .benefit-icon-holder { text-align: right; }
@media only screen and (max-width: 769px) { .tab-pane ul li .benefit-icon-holder { text-align: left; } }

/*------------------------------------*\ WHY SHELCOM 
\*------------------------------------*/
#why-shelcom { color: #666666; padding: 50px 0px 80px 0px; }
@media only screen and (max-width: 769px) { #why-shelcom { padding: 1em 0 6em; } }
#why-shelcom .h1-light { font-family: "Proxima Nova W07 Bold"; font-size: 2em; margin-bottom: 60px; }
@media only screen and (max-width: 769px) { #why-shelcom .h1-light { margin-bottom: 40px; text-align: center; } }
#why-shelcom ul { list-style: none; margin: 0px; padding: 0px; }
#why-shelcom ul span { color: #8d162c; color: #8d162c; padding: 0px; font-size: 2em; text-align: center; }
@media only screen and (max-width: 769px) { #why-shelcom ul span { font-size: 1.6em; top: 2px; position: relative; font-weight: bold; text-align: left; } }
#why-shelcom ul li { margin: 0px; padding: 0px 0px 15px 0px; }

/*------------------------------------*\ WHY SHELCOM 
\*------------------------------------*/
#current-promotion { color: #666666; padding: 50px 0px 50px 0px; background-size: cover; background-position-x: center; background-repeat: no-repeat; }
@media only screen and (max-width: 769px) { #current-promotion { background-position-x: center; padding: 50px 0px; text-align: center; } }
@media only screen and (min-width: 767px) and (max-width: 991px) { #current-promotion { background-position-x: center; padding: 50px 120px; } }
#current-promotion .h1-light { font-family: "Proxima Nova W07 Extrabold"; font-size: 3em; margin-bottom: 20px; line-height: 100%; }
@media only screen and (max-width: 769px) { #current-promotion .h1-light { font-size: 3em; margin-bottom: 5px; line-height: 100%; text-align: center; } }
#current-promotion .sub-title { font-family: "Proxima Nova W07 Bold"; font-size: 1.8em; margin-bottom: 10px; }
@media only screen and (max-width: 769px) { #current-promotion .sub-title { line-height: 100%; } }
#current-promotion .section-button { color: white; background: #33cc99; }
@media only screen and (max-width: 769px) { #current-promotion .section-button { color: #ffffff; background-color: #33cc99; text-align: center; width: 220px; border-width: 2px; } }

/*------------------------------------*\ TESTIMONIALS
\*------------------------------------*/
#testimonial { padding: 8em 0; background-image: url(./img/testimonials-background.jpg); color: #ffffff; text-align: center; }
@media only screen and (max-width: 769px) { #testimonial { padding: 60px 0px; } }
#testimonial .mobile-title { color: #ffffff; }
#testimonial .testimonial-text { font-family: "Times New Roman", Georgia, Serif; line-height: 1.6em; font-size: 1.4em; }
@media only screen and (max-width: 769px) { #testimonial .testimonial-text { font-size: 1em; padding: 0px 20px; } }
#testimonial .testimonial-author { font-family: "Proxima Nova W07 Bold"; font-size: 0.8em; }
@media only screen and (max-width: 769px) { #testimonial .testimonial-author { font-size: 0.8em; } }
#testimonial .customPrevBtn, #testimonial .customNextBtn { cursor: pointer; font-size: 2em; padding: 50px 0px; display: block; }

/*------------------------------------*\ SUB MENUS
\*------------------------------------*/
.sub-nav { font-family: "Proxima Nova W07 Bold"; font-size: 1em; box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2); position: relative; background-color: #ffffff; z-index: 9998; }
.sub-nav .menu { list-style: none; margin: 0px; padding: 0px; }
.sub-nav .menu li { display: none; margin: 0px; padding: 0px; }
.sub-nav .menu li a { cursor: pointer; display: block; padding: 35px 15px; border-bottom: 3px solid transparent; color: #666666; }
.sub-nav .menu li a:hover { border-bottom: 3px solid rgba(51, 204, 153, 0.3); }
.sub-nav .menu li:first-child, .sub-nav .menu li:nth-child(2), .sub-nav .menu li:nth-child(3), .sub-nav .menu li:nth-child(4) { display: inline-block; }
.sub-nav .menu li.current_page_item a { color: #33cc99; border-bottom: 3px solid #33cc99; }
.sub-nav .menu li.extra-list { display: inline-block; }
.sub-nav .extra-list { cursor: pointer; list-style: none; margin: 0px; padding: 0px; position: relative; color: #666666; }
.sub-nav .extra-list:hover ul { visibility: visible; }
.sub-nav .extra-list ul { visibility: hidden; margin: 0px; padding: 0px; position: absolute; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3); min-width: 300px; max-height: 650px; overflow-y: auto; z-index: 9999; right: 0px; top: 70px; background-color: #ffffff; }
.sub-nav .extra-list ul li { display: block; margin: 10px; padding: 0px; }
.sub-nav .extra-list ul li a { width: 100%; color: #666666; display: block; padding: 10px 5px; }
.sub-nav .extra-list ul li:first-child, .sub-nav .extra-list ul li:nth-child(2), .sub-nav .extra-list ul li:nth-child(3) { display: none; }
.sub-nav .extra-list ul li.current_page_item a { color: #33cc99; border-bottom: 3px solid #33cc99; }

#sticky-wrapper { width: 100% !important; }

.home-nav { font-family: "Proxima Nova W07 Bold"; font-size: 1em; width: 100% !important; left: 0; box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2); background-color: #ffffff; z-index: 9678; }
.home-nav .menu { list-style: none; margin: 0px; padding: 0px; }
.home-nav .menu li { margin: 0px; display: inline-block; padding: 0px; }
.home-nav .menu li a { cursor: pointer; display: block; padding: 35px 15px; border-bottom: 3px solid transparent; color: #666666; }
.home-nav .menu li a:hover { border-bottom: 3px solid rgba(51, 204, 153, 0.3); }
.home-nav .menu li.pricing { float: right; }
.home-nav .menu li.pricing a { margin-top: 19px; color: #33cc99; font-family: "Proxima Nova W07 Bold"; border: 2px solid #33cc99; border-radius: 4px; padding: 15px 20px; }

.list .horizontal { list-style: none; font-family: "Proxima Nova W07 Bold"; font-size: 1em; box-shadow: none; position: relative; background-color: #ffffff; z-index: 9998; top: -26px; margin: 0px; padding: 0px; }
.list .horizontal li { margin: 0px; display: inline-block; padding: 0px; }
.list .horizontal li a { cursor: pointer; display: block; padding: 25px; border-bottom: 3px solid transparent; color: #666666; }
.list .horizontal li a:hover { border-bottom: 3px solid rgba(51, 204, 153, 0.3); }
.list .horizontal li.selected a { color: #33cc99; border-bottom: 3px solid #33cc99; }
.list .horizontal .add { float: right; background-color: #33cc99; }
.list .horizontal .add a { color: #ffffff; }

/*------------------------------------*\ INNER PAGES SECTION
\*------------------------------------*/
#inner-pages-section { background-image: url(./img/inner-pages-links-background.jpg); padding: 35px 0px; }
#inner-pages-section .table-center { display: table; }
@media only screen and (max-width: 769px) { #inner-pages-section { padding: 17px 0px 60px; }
  #inner-pages-section ul li { display: inline-block; margin-left: 10px; float: left; }
  #inner-pages-section ul li a { font-size: 0.8em !important; } }
#inner-pages-section .inner-page-links-title { text-align: right; vertical-align: middle; display: table-cell; color: #ffffff; font-size: 2.2em; font-family: "ProximaNW01-AltLightReg"; }
@media only screen and (max-width: 769px) { #inner-pages-section .inner-page-links-title { font-family: "Proxima Nova W07 Bold"; display: block; text-align: center; font-size: 1.5em; margin: 0px 0px 18px 0px; } }
#inner-pages-section .order-text { font-family: "ProximaNW01-AltLightReg"; color: #fff; font-size: 2.2em; text-align: right; padding: 103px 60px; }
@media only screen and (max-width: 769px) { #inner-pages-section .order-text { font-size: 1.2em; text-align: center; font-family: "Proxima Nova W07 Bold"; padding: 22px 0px; } }
#inner-pages-section .orderform { background-color: #ffffff; color: #8d162c; text-align: center; padding: 1em; height: 100%; margin-bottom: 10px; box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4); }
@media only screen and (min-width: 1200px) { #inner-pages-section .orderform { margin-left: 0px; } }
#inner-pages-section .orderform .title { font-family: "Proxima Nova W07 Bold"; font-size: 1.3em; padding-bottom: 10px; margin: 0; }
@media only screen and (min-width: 767px) and (max-width: 991px) { #inner-pages-section .orderform .title { font-family: "Proxima Nova W07 Extrabold"; font-size: 1em; margin: 0px; font-size: 1.1em; line-height: 120%; } }
#inner-pages-section .orderform .price-floater { width: 100%; line-height: 100%; }
@media only screen and (min-width: 767px) and (max-width: 991px) { #inner-pages-section .orderform .price-floater { display: block; line-height: 100%; } }
#inner-pages-section .orderform .price-floater .description { font-size: 1em; padding: 5px 0px 15px 0px; font-family: "Proxima Nova W08 Reg"; line-height: 100%; display: block; }
@media only screen and (max-width: 769px) { #inner-pages-section .orderform .price-floater .description { font-size: 0.6em; } }
@media only screen and (min-width: 767px) and (max-width: 991px) { #inner-pages-section .orderform .price-floater .description { font-size: 0.6em; } }
#inner-pages-section .orderform .price { font-family: "Proxima Nova W07 Extrabold"; font-size: 2em; padding: 5px 0px 0px 0px; }
@media only screen and (max-width: 769px) { #inner-pages-section .orderform .price { font-size: 1.6em; } }
#inner-pages-section .orderform a { color: #8d162c; border: 2px solid #8d162c; padding: 10px; display: block; width: 100%; text-transform: uppercase; font-family: "Proxima Nova W07 Bold"; }
#inner-pages-section .orderform-wrap { margin-bottom: 10px; }
#inner-pages-section .order-offer { border: 3px solid #ffffff; color: #ffffff; display: table; width: 100%; height: 100%; padding: 28px; }
#inner-pages-section .order-offer .order-floater { display: table-cell; vertical-align: middle; }
#inner-pages-section .order-offer h3 { font-family: "Proxima Nova W07 Extrabold"; font-size: 2em; margin: 0px; padding: 0px 0px 10px 0px; }
#inner-pages-section .order-offer h4 { font-size: 1.2em; margin: 0px; line-height: 120%; padding: 0px 0px 10px 0px; }
#inner-pages-section .order-offer p { font-size: 0.75em; margin: 0px; padding: 0px 0px 5px 0px; }

#inner-pages-section .menu { margin: 0px 0px 0px 50px; padding: 0px; list-style: none; }
@media only screen and (max-width: 769px) { #inner-pages-section .menu { margin: 0px 0px 0px 0px; } }
#inner-pages-section .menu li a { padding: 10px 20px; background-color: #fff; display: inline-block; border: none; margin: 5px 0px; font-size: 1em; color: #8d162c; font-family: "Proxima Nova W07 Bold"; }
#inner-pages-section .menu ul.sub-menu { margin: 0px; list-style: none; padding: 0px; border: none; }

#inner-pages-section .menu > li > a { display: none; }

.lower-promotional-banner { background-image: url(./img/templateparts/lower-promotional.jpg); color: #ffffff; background-size: cover; background-position-x: 40%; }
@media only screen and (min-width: 767px) and (max-width: 991px) { .lower-promotional-banner { background-position-x: 60%; } }
.lower-promotional-banner .column-padding { padding: 100px 0px; }
@media only screen and (min-width: 767px) and (max-width: 991px) { .lower-promotional-banner .column-padding { padding: 100px; } }
@media only screen and (max-width: 769px) { .lower-promotional-banner .column-padding { padding: 60px 20px 20px 20px; } }
.lower-promotional-banner .background-cover { background-image: url(./img/templateparts/promotional-background.jpg); }
.lower-promotional-banner .background-cover-left { background-image: url(./img/templateparts/promotional-angle.png); background-size: cover; background-position: left top; }
@media only screen and (max-width: 769px) { .lower-promotional-banner .promo-icon-holder { text-align: center; margin-bottom: 10px; } }
.lower-promotional-banner .promo-icon-holder .promo-icon { font-size: 4em; }
@media only screen and (max-width: 769px) { .lower-promotional-banner .promo-icon-holder .promo-icon { font-size: 2em; text-align: center; } }
@media only screen and (min-width: 767px) and (max-width: 991px) { .lower-promotional-banner .promo-icon-holder .promo-icon { font-size: 3.5em; } }
.lower-promotional-banner p.title { font-size: 2em; font-family: "Proxima Nova W07 Bold"; margin: 0px; padding: 0px; }
@media only screen and (max-width: 769px) { .lower-promotional-banner p.title { font-size: 1.6em; line-height: 100%; text-align: left; display: block; margin: 0px 0px 50px 0px; } }
.lower-promotional-banner p { margin: 0px 0px 100px 0px; padding: 0px; }
@media only screen and (max-width: 769px) { .lower-promotional-banner p { display: none; } }

#page-information { padding: 100px 0px; font-size: 1em; color: #666666; }
#page-information .information-icon { font-size: 6em; text-align: center; }
@media only screen and (max-width: 769px) { #page-information .information-icon { font-size: 2em; font-weight: bold; } }
#page-information .title { font-family: "Proxima Nova W07 Bold"; margin: 0px; }

/*------------------------------------*\ BLOG: POST LIST SECTION
\*------------------------------------*/
.post-list, .post-single { background-color: #f5f5f5; padding: 50px 0px; }
@media only screen and (max-width: 769px) { .post-list, .post-single { padding: 10px 0px; } }

.post-single { padding: 0px 0px 50px 0px; }
.post-single a.back { display: block; padding: 1.4em 0em; color: #C1C1C1; }
@media only screen and (max-width: 769px) { .post-single a.back { padding: 0.6em 0em; } }
.post-single a.back i { margin-right: 10px; position: relative; top: 0px; font-size: 0.8em; }
.post-single a.back:hover { color: #333; }

.blog-banner-text { max-width: 100% !important; }

#post-list article { display: block; padding: 2.7em 2em 2em 6em; box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1); margin-bottom: 20px; background-color: #ffffff; border-left: 20px solid #8d162c; border-top: 1px solid transparent; border-right: 1px solid transparent; border-bottom: 1px solid transparent; }
@media only screen and (max-width: 769px) { #post-list article { margin: 1em; padding: 1.7em 1.4em 1.4em 2em; } }
@media only screen and (min-width: 767px) and (max-width: 991px) { #post-list article { margin: 1em; } }
#post-list article:hover { box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1); border-top: 1px solid #DABFC3; border-right: 1px solid #DABFC3; border-bottom: 1px solid #DABFC3; }
#post-list .post h2 { margin: 0px; padding: 0px; }
#post-list .post a { font-family: "Proxima Nova W07 Bold"; }
#post-list .post .date { font-size: 0.8em; color: #666666; }
#post-list .post a.post-edit-link, #post-list .post a.read-more { font-family: "Proxima Nova W07 Bold"; padding: 10px 10px 10px 0px; margin: 20px 0px; color: #8d162c; }
#post-list .post a.view-article { color: #1b1b1b; font-family: "Proxima Nova W08 Reg"; }

article.type-post { background-color: #ffffff; box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1); padding: 2em 6em; }
@media only screen and (max-width: 769px) { article.type-post { padding: 0.8em 1em; }
  article.type-post h1 { line-height: 100%; font-size: 1.6em; line-height: 100%; padding: 0em 1.2em; }
  article.type-post p, article.type-post ol, article.type-post ul, article.type-post div, article.type-post span.date { padding: 0em 1.2em; }
  article.type-post img-responsive, article.type-post video-responsive { padding: 0em 0.2em; } }
article.type-post span.date { font-size: 0.8em; color: #666666; padding-bottom: 1.6em; border-bottom: 1px solid #DABFC3; display: block; margin-bottom: 1.4em; }
article.type-post h1 { margin-bottom: 0px; }
article.type-post span + span { padding: initial; }
article.type-post a { color: #1b1b1b; font-family: "Proxima Nova W07 Bold"; }

.newsletter-subscription span.wpcf7-not-valid-tip { font-size: 14px; color: #BB0000; }
.newsletter-subscription div.wpcf7-validation-errors { border: 1px solid #B5CA36; font-size: 14px; padding: 10px; color: #D9F91A; text-align: center; }
.newsletter-subscription div.wpcf7-mail-sent-ok { border: 1px solid #EDF553; font-size: 14px; text-align: center; padding: 10px; color: #EDF553; }

/*------------------------------------*\ FOOTER
\*------------------------------------*/
footer.footer { color: #ffffff; font-size: 0.8em; }
@media only screen and (max-width: 769px) { footer.footer { text-align: center; } }
footer.footer a { color: #ffffff; }
footer.footer span.contact-text { display: block; font-family: "Proxima Nova W07 Bold"; font-size: 1.2em; font-weight: normal; padding-bottom: 10px; }
footer.footer .social { font-size: 2.5em; padding: 10px 10px 10px 0px; margin-top: 30px; }
footer.footer .theaddress .one-line { display: block; }
footer.footer .footer-menu { margin: 40px 0px; display: inline-block; padding: 10px 30px; border: 1px solid; border-radius: 2px; font-size: 1.5em; font-family: "Proxima Nova W07 Bold"; cursor: pointer; }
footer.footer .footer-menu i { padding-right: 20px; font-weight: bold; position: relative; top: 2px; }
footer.footer .footer-logo { display: table; margin-bottom: 20px; }
@media only screen and (max-width: 769px) { footer.footer .footer-logo { text-align: center; margin: 0px auto; } }
footer.footer #newsletter { background: url(./img/newsletter-background.jpg) top center; padding: 43px 0px; font-size: 1.65em; color: #ffffff; }
@media only screen and (max-width: 769px) { footer.footer #newsletter { padding: 20px 0px 50px; } }
footer.footer #newsletter .newsletter-description { font-family: "Proxima Nova W07 Bold"; margin-top: 9px; text-align: right; letter-spacing: 1.5px; }
@media only screen and (max-width: 769px) { footer.footer #newsletter .newsletter-description { text-align: center; letter-spacing: 1px; margin: 30px 0px; } }
footer.footer #newsletter .newsletter-email { text-align: left; font-size: 1em; padding: 10px 20px; font-size: 0.7em; background-color: transparent; color: #ffffff; border: 1px solid #ffffff; width: 100%; }
footer.footer #newsletter .newsletter-email::-webkit-input-placeholder { color: #ffffff; }
footer.footer #newsletter .newsletter-email:-moz-placeholder { /* Firefox 18- */ color: #ffffff; }
footer.footer #newsletter .newsletter-email::-moz-placeholder { /* Firefox 19+ */ color: #ffffff; }
footer.footer #newsletter .newsletter-email:-ms-input-placeholder { color: #ffffff; }
footer.footer #newsletter .newsletter-submit { font-family: "Proxima Nova W07 Bold"; text-align: center; font-size: 0.7em; letter-spacing: 1.5px; padding: 10px 30px; color: #009261; background-color: white; border: 0; text-transform: uppercase; text-align: center; }
@media only screen and (max-width: 769px) { footer.footer #newsletter .newsletter-submit { color: #009261; background-color: white; width: 100%; } }

#footer-links { background: url(./img/footer-background.jpg) top center; padding: 90px 0px; }
@media only screen and (max-width: 769px) { #footer-links { padding: 50px 0px; } }

.footer-links { list-style: none; padding: 0px; margin: 0px; }
.footer-links ul { list-style: none; }
.footer-links li.menu-item-has-children a { display: block; width: 100%; font-size: 1.2em; font-family: "Proxima Nova W07 Bold"; padding-bottom: 10px; }
.footer-links li.menu-item-has-children ul.sub-menu { list-style: none; border: none; padding: 0; }
.footer-links li.menu-item-has-children ul.sub-menu li { display: block; width: 100%; }
.footer-links li.menu-item-has-children ul.sub-menu li a { font-family: "Proxima Nova W08 Reg"; display: block; color: #BDBDBD; width: 100%; border: none; padding: 1px 0px; font-size: 1em; }

.copyright { background: url(./img/copy-background.jpg) top center; padding: 30px 0px; }

/*------------------------------------*\ ACCOUNT PAGE
\*------------------------------------*/
#account-page-content article p, #account-page-content article ol, #account-page-content article ul, #account-page-content article h2, #account-page-content article h1, #account-page-content article h3, #account-page-content article h4 { padding: 0em 2rem; margin-top: 0; margin-bottom: 0; }
#account-page-content article ol, #account-page-content article ul { margin: 0em 2rem; }
#account-page-content article .dl-menu { margin: 0; }
#account-page-content article .horizontal { margin: 0; }
#account-page-content article h2 { padding-top: 1em; padding-bottom: 0.4em; }
#account-page-content article h3 { padding-top: 1em; padding-bottom: 0.1em; }
#account-page-content article p { padding-top: 1em; padding-bottom: 0.4em; }
#account-page-content article ul#divCreditCardDetails { margin: 0px; padding: 0px; }

/*------------------------------------*\ FIELD / INPUT STYLING
\*------------------------------------*/
.login-box, .register-box { background-color: transparent; padding: 20px; border: 1px solid transparent; }
@media only screen and (max-width: 769px) { .login-box, .register-box { padding: 0; margin: 0.5em; } }

@media only screen and (max-width: 769px) { #myaccount { margin: 1em; } }

fieldset { background-color: transparent; padding: 20px; border: 1px solid transparent; }

.field-group { border: 1px solid #DADADA; padding: 0px 20px 7px; position: relative; background-color: #eaeaea; }
@media only screen and (max-width: 769px) { .field-group { border: 1px solid transparent; margin-left: 5px; margin-right: 5px; margin-bottom: 20px; padding-left: 15px; padding-right: 15px; border: 1px solid #dadada; } }
.field-group .col-md-4:nth-child(3n+5) { clear: left; }
.field-group.padding { margin-bottom: 40px; }
.field-group.of-3 .field-option { width: 30% !important; }
.field-group.of-3 .field-option { width: 30% !important; }
.field-group.of-2 .field-option { width: 47% !important; }
.field-group h2.billing-details { background-color: rgba(150, 197, 182, 0.22); width: 100%; text-align: center; padding: 0.5em !important; }
.field-group .field-group-title { display: table; padding: 6px 33px; position: relative; top: -13px; background-color: #96C5B6; color: #FFFFFF; left: -3px; text-transform: uppercase; font-size: 0.75em; letter-spacing: 1px; border: 1px solid #F1F1F1; width: initial; }
@media only screen and (max-width: 769px) { .field-group .field-group-title { font-size: 0.6em; padding: 0.4em; text-align: left; width: 100%; top: 0; left: 0; border: none; color: #96C5B6; background-color: transparent; } }

.field-group.white { border: 1px solid #DADADA; padding: 0px 20px 7px; position: relative; background-color: #ffffff; }
@media only screen and (max-width: 769px) { .field-group.white { border: 1px solid transparent; margin-left: 5px; margin-right: 5px; margin-bottom: 20px; padding-left: 15px; padding-right: 15px; border: 1px solid #dadada; } }
.field-group.white.padding { margin-bottom: 40px; }
.field-group.white.of-3 .field-option { width: 30% !important; }
.field-group.white.of-3 .field-option { width: 30% !important; }
.field-group.white.of-2 .field-option { width: 47% !important; }
.field-group.white .field-group-title { display: table; padding: 6px 33px; position: relative; top: -13px; background-color: #96C5B6; color: #FFFFFF; left: -3px; text-transform: uppercase; font-size: 0.75em; letter-spacing: 1px; border: 1px solid #F1F1F1; width: initial; }
@media only screen and (max-width: 769px) { .field-group.white .field-group-title { font-size: 0.6em; padding: 0.4em; text-align: left; width: 100%; top: 0; left: 0; border: none; color: #96C5B6; background-color: transparent; } }
.field-group.white .field-option { background: #ffffff; padding: 5px 0px; margin-bottom: 0px; display: inline-block; margin-right: 0px; width: 100%; border-bottom: 1px solid transparent; border-right: 1px solid transparent; }
@media only screen and (max-width: 769px) { .field-group.white .field-option { margin-right: 0px; } }
.field-group.white .field-option .field-value, .field-group.white .field-option label { padding: 0em 15px; font-size: 0.76em; }
.field-group.white .field-option label { display: inline-block; margin: 0em; font-weight: bold; color: #000; font-weight: normal; letter-spacing: 1px; text-transform: uppercase; }
.field-group.white .field-option .field-value { color: #1b1b1b; background-color: transparent; border: 1px solid transparent; font-size: 0.9em; }
.field-group.white .field-option input { border: 0; border-bottom: 1px solid #D0D0D0; border-radius: 0; box-shadow: none; background: transparent; color: #333; font-size: 1em; padding: 0; display: block; width: 100%; height: 34px; }
.field-group.white .field-option select { border: 0; border-bottom: 1px solid #D0D0D0; border-radius: 0; box-shadow: none; background: transparent; color: #333; font-size: 1em; padding: 0; display: block; width: 100%; height: 34px; }

.form-field-group.white { border: 1px solid #DADADA; padding: 0px 20px 7px; position: relative; background-color: #ffffff; }
@media only screen and (max-width: 769px) { .form-field-group.white { border: 1px solid transparent; margin-left: 5px; margin-right: 5px; margin-bottom: 20px; padding-left: 15px; padding-right: 15px; border: 1px solid #dadada; } }
.form-field-group.white.padding { margin-bottom: 40px; }
.form-field-group.white.of-3 .field-option { width: 30% !important; }
.form-field-group.white.of-3 .field-option { width: 30% !important; }
.form-field-group.white.of-2 .field-option { width: 47% !important; }
.form-field-group.white .field-group-title { display: table; padding: 6px 33px; position: relative; top: -13px; background-color: #96C5B6; color: #FFFFFF; left: -3px; text-transform: uppercase; font-size: 0.75em; letter-spacing: 1px; border: 1px solid #F1F1F1; width: initial; }
@media only screen and (max-width: 769px) { .form-field-group.white .field-group-title { font-size: 0.6em; padding: 0.4em; text-align: left; width: 100%; top: 0; left: 0; border: none; color: #96C5B6; background-color: transparent; } }
.form-field-group.white .field-option { background: #F5F5F5; padding: 0.6em 1em; margin-bottom: 0px; display: inline-block; margin-right: 0px; width: 100%; border-bottom: 1px solid transparent; border-right: 1px solid transparent; }
@media only screen and (max-width: 769px) { .form-field-group.white .field-option { margin-right: 0px; } }
.form-field-group.white .field-option .field-value, .form-field-group.white .field-option label { padding: 0em 15px; font-size: 0.76em; }
.form-field-group.white .field-option label { display: inline-block; margin: 0em; font-weight: bold; color: #000; font-weight: normal; letter-spacing: 1px; text-transform: uppercase; }
.form-field-group.white .field-option .field-value { color: #1b1b1b; background-color: transparent; border: 1px solid transparent; font-size: 0.9em; }
.form-field-group.white .field-option input { border: 0; border-bottom: 1px solid #D0D0D0; border-radius: 0; box-shadow: none; font-family: "Proxima Nova W07 Bold"; background: transparent; color: #333; font-size: 1em; padding: 0; display: block; width: 100%; height: 34px; }
.form-field-group.white .field-option select { border: 0; border-bottom: 1px solid #D0D0D0; border-radius: 0; box-shadow: none; background: transparent; color: #333; font-size: 1em; padding: 0; display: block; width: 100%; height: 34px; }

.field-option { background: #ffffff; padding: 10px; margin-bottom: 10px; display: inline-block; margin-right: 20px; width: 100%; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; }
@media only screen and (max-width: 769px) { .field-option { margin-right: 0px; } }
.field-option textarea { resize: vertical; width: 100%; border: 1px solid #ddd; }
.field-option label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: bold; color: #000; font-weight: normal; font-size: 0.7em; letter-spacing: 2.1px; margin-bottom: 0; text-transform: uppercase; }
.field-option label.error { color: #f51616; }
.field-option label:focus { border-bottom: 1px solid #D0D0D0; }
.field-option input { border: 0; border-bottom: 1px solid #D0D0D0; border-radius: 0; box-shadow: none; background: transparent; color: #333; font-size: 1em; padding: 0; display: block; width: 100%; height: 34px; }
.field-option input.error { border-bottom: 1px solid #f51616; color: #BD5E5E; background: #feefef; }
.field-option input:focus { border-bottom: 1px solid #D0D0D0; }
.field-option select { border: 0; border-bottom: 1px solid #D0D0D0; border-radius: 0; box-shadow: none; background: transparent; color: #333; font-size: 1em; padding: 0; display: block; width: 100%; height: 34px; }
.field-option select.error { border-bottom: 1px solid #f51616; background: #feefef; }
.field-option select:focus { border-bottom: 1px solid #D0D0D0; }

.action-button { float: right; padding: 20px; background-color: #ffffff; letter-spacing: 2px; text-transform: uppercase; font-size: 1em; margin: 20px 20px 0px 0px; font-weight: bold; }
.action-button.submit { border: 3px solid #33cc99; background-color: #33cc99; color: #ffffff; }
.action-button.draft { border: 3px solid #33cc99; background-color: transparent; color: #33cc99; }
.action-button.next { border: 3px solid #33cc99; background-color: #33cc99; color: #ffffff; }
.action-button.previous { border: 3px solid #ffffff; background-color: #ffffff; color: #33cc99; }

.submit { display: inline-block; }
@media only screen and (max-width: 769px) { .submit { float: none; margin: 0px; width: 100%; } }
.submit .submit-btn { background-color: #33cc99; border: none; padding: 20px; width: 100%; color: #fff; text-transform: uppercase; font-weight: bold; letter-spacing: 2px; margin: 20px 0px; display: inline-block; font-size: 1em; }
@media only screen and (max-width: 769px) { .submit .submit-btn { margin: 0px 0px; padding: 1em 0em; } }
.submit a { padding: 3px; margin: 5px 0px; font-size: 0.9em; display: block; font-family: "Proxima Nova W07 Bold"; color: #666666; }
.submit a:hover { color: #33cc99; }
.submit .action-button { background-color: #33cc99; border: none; padding: 20px; width: 100%; color: #fff; text-transform: uppercase; font-weight: bold; letter-spacing: 2px; margin: 0px; display: inline-block; font-size: 1em; }
.submit .button-primary { background-color: #33cc99; border: none; padding: 20px; width: 100%; color: #fff; text-transform: uppercase; font-weight: bold; letter-spacing: 2px; margin: 0px; display: inline-block; font-size: 1em; }
.submit a { padding: 3px; margin: 5px 0px; font-size: 0.9em; display: inline-block; font-family: "Proxima Nova W07 Bold"; color: #666666; }
.submit a:hover { color: #33cc99; }

.button-primary { background-color: #33cc99; border: none; padding: 20px; width: 100%; color: #fff; text-transform: uppercase; font-weight: bold; letter-spacing: 2px; margin: 20px 0px; display: inline-block; font-size: 1em; }

@media only screen and (max-width: 769px) { .add { list-style: none; text-align: center; border: 1px solid #333; display: block; position: relative; border-radius: 3px; margin: 1em; padding: 0.5em; } }

.submit-section { padding: 10px 0px 0px 0px; font-size: 0.8em; color: #737373; }

#message { margin: 0.8em 0em; border-radius: 6px; padding: 0.6em 1em; font-size: 1em; font-family: "Proxima Nova W07 Bold"; background-color: #cddbe2; color: #6698AB; }
#message.error { color: #8A505B; letter-spacing: 0px; background-color: #E6D9DC; }

.cancel a { color: #8d162c; border: none; text-align: center; padding: 20px; margin: 20px 0px; width: 100%; text-transform: uppercase; font-weight: bold; letter-spacing: 2px; margin: 0px 0px; display: inline-block; background: #F5ECED; }
.cancel a:hover { background-color: #EAEAEA; }

.edit-order, .print-order { text-align: center; }

.edit-order, .print-order, .back-to-account { font-family: "Proxima Nova W07 Bold"; width: 100%; display: inline-block; padding: 10px 20px; font-size: 0.9em; color: #ffffff; letter-spacing: 0.06em; }

table.message { display: block !important; margin-bottom: 20px; background: transparent; margin-top: 75px; font-family: "Proxima Nova W07 Bold"; border: 0; }
table.message .mb-container a.maxbutton { border: 0 !important; border-radius: 0 !important; box-shadow: none !important; background: #879F97 !important; }
table.message .mb-container a.maxbutton:hover { box-shadow: none !important; background: #33cc99 !important; }

.order-header { margin-top: 10px; margin-bottom: 40px; }
.order-header h1 { margin: 0px; padding: 0px; }

.review-order { background-color: #8d162c; }

.edit-order { background-color: #33cc99; }
.edit-order:hover { color: #ffffff; background-color: #2EA77F; }

.print-order { color: #ffffff; background-color: #8d162c; }
.print-order:hover { color: #ffffff; background-color: #65091A; }

.modal-backdrop.in { z-index: 99998 !important; }

#videoModal { z-index: 999999; }
@media only screen and (max-width: 769px) { #videoModal { margin-top: 25%; } }
#videoModal .modal-dialog { width: 900px; max-width: 100%; }
#videoModal .modal-content { padding: 30px 15px 15px; }
#videoModal .modal-body { padding: 0; }
#videoModal button.close { background: white; border: 0; float: right; display: block; position: absolute; top: 3px; right: 5px; }

.back-to-account { font-family: "Proxima Nova W08 Reg"; color: #8d162c; text-align: right; }
.back-to-account i { position: relative; top: 2px; padding-right: 14px; }
.back-to-account:hover { background-color: #EFEFEF; }

/*------------------------------------*\ APPLICATION FORM CSS
\*------------------------------------*/
#progressbar { overflow: hidden; /*CSS counters to number the steps*/ counter-reset: step; padding: 0px; margin: 0px 0px 15px 0px; width: 100%; }
#progressbar li { text-align: center; list-style-type: none; text-transform: uppercase; font-family: "Proxima Nova W07 Bold"; float: left; position: relative; display: table-cell; border: 5px solid #fff; background-color: #F3F3F3; padding: 10px 15px; font-size: 0.7em; }
#progressbar li.active { background: #33cc99; color: white; }

/*#divContacts_3 select, #divContacts_5 select { border: 1px solid #ddd; padding: 5px; margin: 0 0 30px 15px; }*/

.splitform { position: relative; }
.splitform .field-group { box-sizing: border-box; }
.splitform .field-group:not(:first-of-type) { display: none; }
.splitform .field-group { display: none; }
.splitform #divSection_1 { display: block; }
.splitform ul#progressbar { margin: 0; }
.splitform p.form-divider { font-family: "Proxima Nova W07 Bold"; font-size: 0.8em; display: inline-block; width: 100%; border-bottom: 1px solid #96C5B6; margin-bottom: 1em !important; letter-spacing: 0.2em; color: #A7A7A7; }
.splitform .divEntities { text-align: center; padding: 1.6em; font-family: "Proxima Nova W07 Bold"; font-size: 1.2em; color: #676767; background: white; padding-top: 0px }
.splitform .divEntities select { width: 80px; padding: 0.2em; }
.splitform .divEntities .note { font-size: 0.8em; font-family: "Proxima Nova W08 Reg"; color: #333; }

@media only print { .banner-text .banner-text-title { font-size: 2em; }
  footer { display: none; }
  header { display: none; }
  .field-group.white { font-size: 0.6em; border: 1px solid #ffffff; padding: 0px 20px 7px; position: relative; background-color: #666666; }
  .field-group.white.padding { margin-bottom: 40px; }
  .field-group.white.of-3 .field-option { width: 30% !important; }
  .field-group.white.of-3 .field-option { width: 30% !important; }
  .field-group.white.of-2 .field-option { width: 47% !important; }
  .field-group.white .field-group-title { display: table; padding: 6px 33px; position: relative; top: -13px; background-color: #96C5B6; color: #FFFFFF; left: -3px; text-transform: uppercase; font-size: 0.75em; letter-spacing: 1px; border: 1px solid #F1F1F1; width: initial; }
  .field-group.white .field-option { background: #ffffff; padding: 5px 0px; margin-bottom: 0px; display: inline-block; margin-right: 0px; width: 100%; border-bottom: 1px solid transparent; border-right: 1px solid transparent; }
  .field-group.white .field-option .field-value, .field-group.white .field-option label { padding: 0em 15px; font-size: 0.76em; }
  .field-group.white .field-option label { display: inline-block; margin: 0em; font-weight: bold; color: #000; font-weight: normal; letter-spacing: 1px; text-transform: uppercase; }
  .field-group.white .field-option .field-value { color: #1b1b1b; background-color: transparent; border: 1px solid transparent; font-size: 0.9em; }
  .field-group.white .field-option input { border: 0; border-bottom: 1px solid #D0D0D0; border-radius: 0; box-shadow: none; background: transparent; color: #333; font-size: 1em; padding: 0; display: block; width: 100%; height: 34px; }
  .field-group.white .field-option select { border: 0; border-bottom: 1px solid #D0D0D0; border-radius: 0; box-shadow: none; background: transparent; color: #333; font-size: 1em; padding: 0; display: block; width: 100%; height: 34px; }
  form#msform .form-field-group.white { font-size: 0.6em; border: 1px solid #ffffff; padding: 0px 20px 7px; position: relative; background-color: #666666; }
  form#msform .form-field-group.white.padding { margin-bottom: 40px; }
  form#msform .form-field-group.white.of-3 .field-option { width: 30% !important; }
  form#msform .form-field-group.white.of-3 .field-option { width: 30% !important; }
  form#msform .form-field-group.white.of-2 .field-option { width: 47% !important; }
  form#msform .form-field-group.white .field-group-title { display: table; padding: 6px 33px; position: relative; top: -13px; background-color: #96C5B6; color: #FFFFFF; left: -3px; text-transform: uppercase; font-size: 0.75em; letter-spacing: 1px; border: 1px solid #F1F1F1; width: initial; }
  form#msform .form-field-group.white .field-option { background: #ffffff; padding: 5px 0px; margin-bottom: 0px; display: inline-block; margin-right: 0px; width: 100%; border-bottom: 1px solid transparent; border-right: 1px solid transparent; }
  form#msform .form-field-group.white .field-option .field-value, form#msform .form-field-group.white .field-option label { padding: 0em 15px; font-size: 0.76em; }
  form#msform .form-field-group.white .field-option label { display: inline-block; margin: 0em; font-weight: bold; color: #000; font-weight: normal; letter-spacing: 1px; text-transform: uppercase; }
  form#msform .form-field-group.white .field-option .field-value { color: #1b1b1b; background-color: transparent; border: 1px solid transparent; font-size: 0.9em; }
  form#msform .form-field-group.white .field-option input { border: 0; border-bottom: 1px solid #D0D0D0; border-radius: 0; box-shadow: none; background: transparent; color: #333; font-size: 1em; padding: 0; display: block; width: 100%; height: 34px; }
  form#msform .form-field-group.white .field-option select { border: 0; border-bottom: 1px solid #D0D0D0; border-radius: 0; box-shadow: none; background: transparent; color: #333; font-size: 1em; padding: 0; display: block; width: 100%; height: 34px; }
  .col-print-1 { width: 8%; float: left; }
  .col-print-2 { width: 16%; float: left; }
  .col-print-3 { width: 25%; float: left; }
  .col-print-4 { width: 33%; float: left; }
  .col-print-5 { width: 42%; float: left; }
  .col-print-6 { width: 50%; float: left; }
  .col-print-7 { width: 58%; float: left; }
  .col-print-8 { width: 66%; float: left; }
  .col-print-9 { width: 75%; float: left; }
  .col-print-10 { width: 83%; float: left; }
  .col-print-11 { width: 92%; float: left; }
  .col-print-12 { width: 100%; float: left; } }
iframe { max-width: 100%; }

#divContact_8, .adb { margin-bottom: 30px; }

.orderheading{
    font-size:2.5em;
    margin-bottom: 15px;
    text-align: center;
}

.deletebut{
    background: #F59BA5!important;
}

.tabcontainer {
    margin: 0 auto;
    margin-top: 20px;
}

ul.tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul.tabs li {
    background: #d0d0d0;
    color: #222;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
    font-size: 15px;
font-family: Verdana, Geneva, sans-serif;
    height: 55px;
}

ul.tabs li:hover{
    color: #33CC99;
}

ul.tabs li.current {
    background: #33CC99;
    color: #fff;
}

.tab-content {
    display: none;
    background: #ededed;
    padding: 15px;
}

.tab-content.current {
    display: inherit;
}

.fa {
    margin-right: 8px;
}

.totalsorders {
    display: none;
    position: absolute;
    top: -22px;        
    margin-top: 22px;
    padding: 10px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10pt;
    color: #505050;
    text-align: center;
    height: 39px;
    margin-bottom: 10px;
    background: #e9e9e9;
    background-color: #e9e9e9;
    background-image: url("//www.shelcom.com.au/assets/bright-squares.png");
}

.totala{
    padding-right: 5px;
    display: inline;
}

.totalb{
    font-weight: bold;
    color: #33CC99;
}

.addorder {
    float: right;
    background: #33CC99;
    font-size: 15px;
    font-family: Verdana, Geneva, sans-serif;
    height: 48px;
    color: whitesmoke;
    padding-top: 12px;
    width: 120px;
    padding-left: 12px;
    margin-bottom: 10px;
}

.addorder a{
    color: white;
}

.addorder:hover, .addorder a:hover{
    color: #505050;
    cursor: pointer;
}

td a{
    font-weight: bold;
    color: #8d162c;
}

.goleft{
    float: left!important;
}

@media (min-width: 450px) {
    .totalsorders { 
        display: none;
    } 
}

@media (max-width: 978px) {
    .tabcontainer {
        margin: 0 auto;
        margin-top: 75px;
    }
}

#article-page-content a {
    text-decoration: none;
}

/*# sourceMappingURL=style.css.map */
