@charset "UTF-8";
 /*! normalize.css v2.1.3 | MIT License | git.io/normalize */ article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; } audio, canvas, video { display: inline-block; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin: 0; } a { background: transparent; } a:focus { outline: thin dotted; } a:active, a:hover { outline: 0; } h1 { font-size: 2em; margin: 0.67em 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } mark { background: #ff0; color: #000; } code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; } pre { white-space: pre-wrap; } q { quotes: "“" "”" "‘" "’"; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; } svg:not(:root) { overflow: hidden; } figure { margin: 0; } fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { border: 0; padding: 0; } button, input, select, textarea { font-family: inherit; font-size: 100%; margin: 0; } button, input { line-height: normal; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; } input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } textarea { overflow: auto; vertical-align: top; } table { border-collapse: collapse; border-spacing: 0; } @media print { * { text-shadow: none !important; color: #000 !important; background: transparent !important; box-shadow: none !important; } a, a:visited { text-decoration: underline; } a[href]:after { content: " (" attr(href) ")"; } abbr[title]:after { content: " (" attr(title) ")"; } 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: 2cm .5cm; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } select { background: #fff !important; } .navbar { display: none; } .table td, .table th { background-color: #fff !important; } .btn > .caret, .dropup > .btn > .caret { border-top-color: #000 !important; } .label { border: 1px solid #000; } .table { border-collapse: collapse !important; } .table-bordered th, .table-bordered td { border: 1px solid #ddd !important; } } *, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } html { font-size: 62.5%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.428571429; color: #333333; background-color: #ffffff; } 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 #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } img { vertical-align: middle; } .img-responsive { display: block; max-width: 100%; height: auto; } .img-rounded { border-radius: 6px; } .img-thumbnail { padding: 4px; line-height: 1.428571429; background-color: #ffffff; border: 1px solid #dddddd; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; 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; } p { margin: 0 0 10px; } .lead { margin-bottom: 20px; font-size: 16px; font-weight: 200; line-height: 1.4; } @media (min-width: 768px) { .lead { font-size: 21px; } } small, .small { font-size: 85%; } cite { font-style: normal; } .text-muted { color: #999999; } .text-primary { color: #428bca; } .text-primary:hover { color: #3071a9; } .text-warning { color: #c09853; } .text-warning:hover { color: #a47e3c; } .text-danger { color: #b94a48; } .text-danger:hover { color: #953b39; } .text-success { color: #468847; } .text-success:hover { color: #356635; } .text-info { color: #3a87ad; } .text-info:hover { color: #2d6987; } .text-left { text-align: left; } .text-right { text-align: right; } .text-center { text-align: center; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 500; line-height: 1.1; color: inherit; } h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small { font-weight: normal; line-height: 1; color: #999999; } h1, h2, h3 { margin-top: 20px; margin-bottom: 10px; } h1 small, h2 small, h3 small, h1 .small, h2 .small, h3 .small { font-size: 65%; } h4, h5, h6 { margin-top: 10px; margin-bottom: 10px; } h4 small, h5 small, h6 small, h4 .small, h5 .small, h6 .small { font-size: 75%; } h1, .h1 { font-size: 36px; } h2, .h2 { font-size: 30px; } h3, .h3 { font-size: 24px; } h4, .h4 { font-size: 18px; } h5, .h5 { font-size: 14px; } h6, .h6 { font-size: 12px; } .page-header { padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #eeeeee; } ul, ol { margin-top: 0; margin-bottom: 10px; } ul ul, ol ul, ul ol, ol ol { margin-bottom: 0; } .list-unstyled { padding-left: 0; list-style: none; } .list-inline { padding-left: 0; list-style: none; } .list-inline > li { display: inline-block; padding-left: 5px; padding-right: 5px; } .list-inline > li:first-child { padding-left: 0; } dl { margin-bottom: 20px; } dt, dd { line-height: 1.428571429; } dt { font-weight: bold; } dd { margin-left: 0; } @media (min-width: 992px) { .dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .dl-horizontal dd { margin-left: 180px; } .dl-horizontal dd:before, .dl-horizontal dd:after { content: " ";  display: table;  } .dl-horizontal dd:after { clear: both; } .dl-horizontal dd:before, .dl-horizontal dd:after { content: " ";  display: table;  } .dl-horizontal dd:after { clear: both; } } abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #999999; } abbr.initialism { font-size: 90%; text-transform: uppercase; } blockquote { padding: 10px 20px; margin: 0 0 20px; border-left: 5px solid #eeeeee; } blockquote p { font-size: 17.5px; font-weight: 300; line-height: 1.25; } blockquote p:last-child { margin-bottom: 0; } blockquote small { display: block; line-height: 1.428571429; color: #999999; } blockquote small:before { content: "— "; } blockquote.pull-right { padding-right: 15px; padding-left: 0; border-right: 5px solid #eeeeee; border-left: 0; } blockquote.pull-right p, blockquote.pull-right small, blockquote.pull-right .small { text-align: right; } blockquote.pull-right small:before, blockquote.pull-right .small:before { content: ""; } blockquote.pull-right small:after, blockquote.pull-right .small:after { content: " —"; } blockquote:before, blockquote:after { content: ""; } address { margin-bottom: 20px; font-style: normal; line-height: 1.428571429; } code, kbd, pre, samp { font-family: Monaco, Menlo, Consolas, "Courier New", monospace; } code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; white-space: nowrap; border-radius: 4px; } pre { display: block; padding: 9.5px; margin: 0 0 10px; font-size: 13px; line-height: 1.428571429; word-break: break-all; word-wrap: break-word; color: #333333; background-color: #f5f5f5; border: 1px solid #cccccc; border-radius: 4px; } pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0; } .pre-scrollable { max-height: 340px; overflow-y: scroll; } .container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; } .container:before, .container:after { content: " ";  display: table;  } .container:after { clear: both; } .container:before, .container:after { content: " ";  display: table;  } .container:after { clear: both; } .row { margin-left: -15px; margin-right: -15px; } .row:before, .row:after { content: " ";  display: table;  } .row:after { clear: both; } .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 { float: left; } .col-xs-12 { width: 100%; } .col-xs-11 { width: 91.66666666666666%; } .col-xs-10 { width: 83.33333333333334%; } .col-xs-9 { width: 75%; } .col-xs-8 { width: 66.66666666666666%; } .col-xs-7 { width: 58.333333333333336%; } .col-xs-6 { width: 50%; } .col-xs-5 { width: 41.66666666666667%; } .col-xs-4 { width: 33.33333333333333%; } .col-xs-3 { width: 25%; } .col-xs-2 { width: 16.666666666666664%; } .col-xs-1 { width: 8.333333333333332%; } .col-xs-pull-12 { right: 100%; } .col-xs-pull-11 { right: 91.66666666666666%; } .col-xs-pull-10 { right: 83.33333333333334%; } .col-xs-pull-9 { right: 75%; } .col-xs-pull-8 { right: 66.66666666666666%; } .col-xs-pull-7 { right: 58.333333333333336%; } .col-xs-pull-6 { right: 50%; } .col-xs-pull-5 { right: 41.66666666666667%; } .col-xs-pull-4 { right: 33.33333333333333%; } .col-xs-pull-3 { right: 25%; } .col-xs-pull-2 { right: 16.666666666666664%; } .col-xs-pull-1 { right: 8.333333333333332%; } .col-xs-pull-0 { right: 0%; } .col-xs-push-12 { left: 100%; } .col-xs-push-11 { left: 91.66666666666666%; } .col-xs-push-10 { left: 83.33333333333334%; } .col-xs-push-9 { left: 75%; } .col-xs-push-8 { left: 66.66666666666666%; } .col-xs-push-7 { left: 58.333333333333336%; } .col-xs-push-6 { left: 50%; } .col-xs-push-5 { left: 41.66666666666667%; } .col-xs-push-4 { left: 33.33333333333333%; } .col-xs-push-3 { left: 25%; } .col-xs-push-2 { left: 16.666666666666664%; } .col-xs-push-1 { left: 8.333333333333332%; } .col-xs-push-0 { left: 0%; } .col-xs-offset-12 { margin-left: 100%; } .col-xs-offset-11 { margin-left: 91.66666666666666%; } .col-xs-offset-10 { margin-left: 83.33333333333334%; } .col-xs-offset-9 { margin-left: 75%; } .col-xs-offset-8 { margin-left: 66.66666666666666%; } .col-xs-offset-7 { margin-left: 58.333333333333336%; } .col-xs-offset-6 { margin-left: 50%; } .col-xs-offset-5 { margin-left: 41.66666666666667%; } .col-xs-offset-4 { margin-left: 33.33333333333333%; } .col-xs-offset-3 { margin-left: 25%; } .col-xs-offset-2 { margin-left: 16.666666666666664%; } .col-xs-offset-1 { margin-left: 8.333333333333332%; } .col-xs-offset-0 { margin-left: 0%; } @media (min-width: 768px) { .container { width: 750px; } .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 { float: left; } .col-sm-12 { width: 100%; } .col-sm-11 { width: 91.66666666666666%; } .col-sm-10 { width: 83.33333333333334%; } .col-sm-9 { width: 75%; } .col-sm-8 { width: 66.66666666666666%; } .col-sm-7 { width: 58.333333333333336%; } .col-sm-6 { width: 50%; } .col-sm-5 { width: 41.66666666666667%; } .col-sm-4 { width: 33.33333333333333%; } .col-sm-3 { width: 25%; } .col-sm-2 { width: 16.666666666666664%; } .col-sm-1 { width: 8.333333333333332%; } .col-sm-pull-12 { right: 100%; } .col-sm-pull-11 { right: 91.66666666666666%; } .col-sm-pull-10 { right: 83.33333333333334%; } .col-sm-pull-9 { right: 75%; } .col-sm-pull-8 { right: 66.66666666666666%; } .col-sm-pull-7 { right: 58.333333333333336%; } .col-sm-pull-6 { right: 50%; } .col-sm-pull-5 { right: 41.66666666666667%; } .col-sm-pull-4 { right: 33.33333333333333%; } .col-sm-pull-3 { right: 25%; } .col-sm-pull-2 { right: 16.666666666666664%; } .col-sm-pull-1 { right: 8.333333333333332%; } .col-sm-pull-0 { right: 0%; } .col-sm-push-12 { left: 100%; } .col-sm-push-11 { left: 91.66666666666666%; } .col-sm-push-10 { left: 83.33333333333334%; } .col-sm-push-9 { left: 75%; } .col-sm-push-8 { left: 66.66666666666666%; } .col-sm-push-7 { left: 58.333333333333336%; } .col-sm-push-6 { left: 50%; } .col-sm-push-5 { left: 41.66666666666667%; } .col-sm-push-4 { left: 33.33333333333333%; } .col-sm-push-3 { left: 25%; } .col-sm-push-2 { left: 16.666666666666664%; } .col-sm-push-1 { left: 8.333333333333332%; } .col-sm-push-0 { left: 0%; } .col-sm-offset-12 { margin-left: 100%; } .col-sm-offset-11 { margin-left: 91.66666666666666%; } .col-sm-offset-10 { margin-left: 83.33333333333334%; } .col-sm-offset-9 { margin-left: 75%; } .col-sm-offset-8 { margin-left: 66.66666666666666%; } .col-sm-offset-7 { margin-left: 58.333333333333336%; } .col-sm-offset-6 { margin-left: 50%; } .col-sm-offset-5 { margin-left: 41.66666666666667%; } .col-sm-offset-4 { margin-left: 33.33333333333333%; } .col-sm-offset-3 { margin-left: 25%; } .col-sm-offset-2 { margin-left: 16.666666666666664%; } .col-sm-offset-1 { margin-left: 8.333333333333332%; } .col-sm-offset-0 { margin-left: 0%; } } @media (min-width: 992px) { .container { width: 970px; } .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 { float: left; } .col-md-12 { width: 100%; } .col-md-11 { width: 91.66666666666666%; } .col-md-10 { width: 83.33333333333334%; } .col-md-9 { width: 75%; } .col-md-8 { width: 66.66666666666666%; } .col-md-7 { width: 58.333333333333336%; } .col-md-6 { width: 50%; } .col-md-5 { width: 41.66666666666667%; } .col-md-4 { width: 33.33333333333333%; } .col-md-3 { width: 25%; } .col-md-2 { width: 16.666666666666664%; } .col-md-1 { width: 8.333333333333332%; } .col-md-pull-12 { right: 100%; } .col-md-pull-11 { right: 91.66666666666666%; } .col-md-pull-10 { right: 83.33333333333334%; } .col-md-pull-9 { right: 75%; } .col-md-pull-8 { right: 66.66666666666666%; } .col-md-pull-7 { right: 58.333333333333336%; } .col-md-pull-6 { right: 50%; } .col-md-pull-5 { right: 41.66666666666667%; } .col-md-pull-4 { right: 33.33333333333333%; } .col-md-pull-3 { right: 25%; } .col-md-pull-2 { right: 16.666666666666664%; } .col-md-pull-1 { right: 8.333333333333332%; } .col-md-pull-0 { right: 0%; } .col-md-push-12 { left: 100%; } .col-md-push-11 { left: 91.66666666666666%; } .col-md-push-10 { left: 83.33333333333334%; } .col-md-push-9 { left: 75%; } .col-md-push-8 { left: 66.66666666666666%; } .col-md-push-7 { left: 58.333333333333336%; } .col-md-push-6 { left: 50%; } .col-md-push-5 { left: 41.66666666666667%; } .col-md-push-4 { left: 33.33333333333333%; } .col-md-push-3 { left: 25%; } .col-md-push-2 { left: 16.666666666666664%; } .col-md-push-1 { left: 8.333333333333332%; } .col-md-push-0 { left: 0%; } .col-md-offset-12 { margin-left: 100%; } .col-md-offset-11 { margin-left: 91.66666666666666%; } .col-md-offset-10 { margin-left: 83.33333333333334%; } .col-md-offset-9 { margin-left: 75%; } .col-md-offset-8 { margin-left: 66.66666666666666%; } .col-md-offset-7 { margin-left: 58.333333333333336%; } .col-md-offset-6 { margin-left: 50%; } .col-md-offset-5 { margin-left: 41.66666666666667%; } .col-md-offset-4 { margin-left: 33.33333333333333%; } .col-md-offset-3 { margin-left: 25%; } .col-md-offset-2 { margin-left: 16.666666666666664%; } .col-md-offset-1 { margin-left: 8.333333333333332%; } .col-md-offset-0 { margin-left: 0%; } } @media (min-width: 1200px) { .container { width: 1170px; } .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 { float: left; } .col-lg-12 { width: 100%; } .col-lg-11 { width: 91.66666666666666%; } .col-lg-10 { width: 83.33333333333334%; } .col-lg-9 { width: 75%; } .col-lg-8 { width: 66.66666666666666%; } .col-lg-7 { width: 58.333333333333336%; } .col-lg-6 { width: 50%; } .col-lg-5 { width: 41.66666666666667%; } .col-lg-4 { width: 33.33333333333333%; } .col-lg-3 { width: 25%; } .col-lg-2 { width: 16.666666666666664%; } .col-lg-1 { width: 8.333333333333332%; } .col-lg-pull-12 { right: 100%; } .col-lg-pull-11 { right: 91.66666666666666%; } .col-lg-pull-10 { right: 83.33333333333334%; } .col-lg-pull-9 { right: 75%; } .col-lg-pull-8 { right: 66.66666666666666%; } .col-lg-pull-7 { right: 58.333333333333336%; } .col-lg-pull-6 { right: 50%; } .col-lg-pull-5 { right: 41.66666666666667%; } .col-lg-pull-4 { right: 33.33333333333333%; } .col-lg-pull-3 { right: 25%; } .col-lg-pull-2 { right: 16.666666666666664%; } .col-lg-pull-1 { right: 8.333333333333332%; } .col-lg-pull-0 { right: 0%; } .col-lg-push-12 { left: 100%; } .col-lg-push-11 { left: 91.66666666666666%; } .col-lg-push-10 { left: 83.33333333333334%; } .col-lg-push-9 { left: 75%; } .col-lg-push-8 { left: 66.66666666666666%; } .col-lg-push-7 { left: 58.333333333333336%; } .col-lg-push-6 { left: 50%; } .col-lg-push-5 { left: 41.66666666666667%; } .col-lg-push-4 { left: 33.33333333333333%; } .col-lg-push-3 { left: 25%; } .col-lg-push-2 { left: 16.666666666666664%; } .col-lg-push-1 { left: 8.333333333333332%; } .col-lg-push-0 { left: 0%; } .col-lg-offset-12 { margin-left: 100%; } .col-lg-offset-11 { margin-left: 91.66666666666666%; } .col-lg-offset-10 { margin-left: 83.33333333333334%; } .col-lg-offset-9 { margin-left: 75%; } .col-lg-offset-8 { margin-left: 66.66666666666666%; } .col-lg-offset-7 { margin-left: 58.333333333333336%; } .col-lg-offset-6 { margin-left: 50%; } .col-lg-offset-5 { margin-left: 41.66666666666667%; } .col-lg-offset-4 { margin-left: 33.33333333333333%; } .col-lg-offset-3 { margin-left: 25%; } .col-lg-offset-2 { margin-left: 16.666666666666664%; } .col-lg-offset-1 { margin-left: 8.333333333333332%; } .col-lg-offset-0 { margin-left: 0%; } } table { max-width: 100%; background-color: transparent; } th { text-align: left; } .table { width: 100%; margin-bottom: 20px; } .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { padding: 8px; line-height: 1.428571429; vertical-align: top; border-top: 1px solid #dddddd; } .table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #dddddd; } .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td { border-top: 0; } .table > tbody + tbody { border-top: 2px solid #dddddd; } .table .table { background-color: #ffffff; } .table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td { padding: 5px; } .table-bordered { border: 1px solid #dddddd; } .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td { border: 1px solid #dddddd; } .table-bordered > thead > tr > th, .table-bordered > thead > tr > td { border-bottom-width: 2px; } .table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th { background-color: #f9f9f9; } .table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th { background-color: #f5f5f5; } table col[class*="col-"] { float: none; display: table-column; } table td[class*="col-"], table th[class*="col-"] { float: none; display: table-cell; } .table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th { background-color: #f5f5f5; } .table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th { background-color: #dff0d8; } .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th { background-color: #d0e9c6; } .table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th { background-color: #f2dede; } .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th { background-color: #ebcccc; } .table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th { background-color: #fcf8e3; } .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th { background-color: #faf2cc; } @media (max-width: 767px) { .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; overflow-x: scroll; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #dddddd; -webkit-overflow-scrolling: touch; } .table-responsive > .table { margin-bottom: 0; } .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td { white-space: nowrap; } .table-responsive > .table-bordered { border: 0; } .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; } .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; } .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } } fieldset { padding: 0; margin: 0; border: 0; } legend { display: block; width: 100%; padding: 0; margin-bottom: 20px; font-size: 21px; line-height: inherit; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; } label { display: inline-block; margin-bottom: 5px; font-weight: bold; } input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \	;  line-height: normal; } input[type="file"] { display: block; } select[multiple], select[size] { height: auto; } select optgroup { font-size: inherit; font-style: inherit; font-family: inherit; } input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button { height: auto; } output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.428571429; color: #555555; vertical-align: middle; } .form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.428571429; color: #555555; vertical-align: middle; background-color: #ffffff; background-image: none; border: 1px solid #cccccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; } .form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); } .form-control:-moz-placeholder { color: #999999; } .form-control::-moz-placeholder { color: #999999; } .form-control:-ms-input-placeholder { color: #999999; } .form-control::-webkit-input-placeholder { color: #999999; } .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { cursor: not-allowed; background-color: #eeeeee; } textarea.form-control { height: auto; } .form-group { margin-bottom: 15px; } .radio, .checkbox { display: block; min-height: 20px; margin-top: 10px; margin-bottom: 10px; padding-left: 20px; vertical-align: middle; } .radio label, .checkbox label { display: inline; margin-bottom: 0; font-weight: normal; cursor: pointer; } .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { float: left; margin-left: -20px; } .radio + .radio, .checkbox + .checkbox { margin-top: -5px; } .radio-inline, .checkbox-inline { display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: normal; cursor: pointer; } .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-top: 0; margin-left: 10px; } input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline { cursor: not-allowed; } .input-sm { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; } select.input-sm { height: 30px; line-height: 30px; } textarea.input-sm { height: auto; } .input-lg { height: 45px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; } select.input-lg { height: 45px; line-height: 45px; } textarea.input-lg { height: auto; } .has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline { color: #c09853; } .has-warning .form-control { border-color: #c09853; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .has-warning .form-control:focus { border-color: #a47e3c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; } .has-warning .input-group-addon { color: #c09853; border-color: #c09853; background-color: #fcf8e3; } .has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline { color: #b94a48; } .has-error .form-control { border-color: #b94a48; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .has-error .form-control:focus { border-color: #953b39; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; } .has-error .input-group-addon { color: #b94a48; border-color: #b94a48; background-color: #f2dede; } .has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline { color: #468847; } .has-success .form-control { border-color: #468847; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .has-success .form-control:focus { border-color: #356635; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; } .has-success .input-group-addon { color: #468847; border-color: #468847; background-color: #dff0d8; } .form-control-static { margin-bottom: 0; } .help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #737373; } @media (min-width: 768px) { .form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; } .form-inline .form-control { display: inline-block; } .form-inline .radio, .form-inline .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; padding-left: 0; } .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { float: none; margin-left: 0; } } .form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px; } .form-horizontal .form-group { margin-left: -15px; margin-right: -15px; } .form-horizontal .form-group:before, .form-horizontal .form-group:after { content: " ";  display: table;  } .form-horizontal .form-group:after { clear: both; } .form-horizontal .form-group:before, .form-horizontal .form-group:after { content: " ";  display: table;  } .form-horizontal .form-group:after { clear: both; } .form-horizontal .form-control-static { padding-top: 7px; } @media (min-width: 768px) { .form-horizontal .control-label { text-align: right; } } .btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.428571429; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; } .btn:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } .btn:hover, .btn:focus { color: #333333; text-decoration: none; } .btn:active, .btn.active { outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } .btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; pointer-events: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; } .btn-default { color: #333333; background-color: #ffffff; border-color: #cccccc; } .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default { color: #333333; background-color: #ebebeb; border-color: #adadad; } .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default { background-image: none; } .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active { background-color: #ffffff; border-color: #cccccc; } .btn-primary { color: #ffffff; background-color: #428bca; border-color: #357ebd; } .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { color: #ffffff; background-color: #3276b1; border-color: #285e8e; } .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { background-image: none; } .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active { background-color: #428bca; border-color: #357ebd; } .btn-warning { color: #ffffff; background-color: #f0ad4e; border-color: #eea236; } .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning { color: #ffffff; background-color: #ed9c28; border-color: #d58512; } .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning { background-image: none; } .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active { background-color: #f0ad4e; border-color: #eea236; } .btn-danger { color: #ffffff; background-color: #d9534f; border-color: #d43f3a; } .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger { color: #ffffff; background-color: #d2322d; border-color: #ac2925; } .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger { background-image: none; } .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active { background-color: #d9534f; border-color: #d43f3a; } .btn-success { color: #ffffff; background-color: #5cb85c; border-color: #4cae4c; } .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success { color: #ffffff; background-color: #47a447; border-color: #398439; } .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success { background-image: none; } .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active { background-color: #5cb85c; border-color: #4cae4c; } .btn-info { color: #ffffff; background-color: #5bc0de; border-color: #46b8da; } .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info { color: #ffffff; background-color: #39b3d7; border-color: #269abc; } .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info { background-image: none; } .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active { background-color: #5bc0de; border-color: #46b8da; } .btn-link { color: #428bca; font-weight: normal; cursor: pointer; border-radius: 0; } .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; } .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent; } .btn-link:hover, .btn-link:focus { color: #2a6496; text-decoration: underline; background-color: transparent; } .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus { color: #999999; text-decoration: none; } .btn-lg { padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; } .btn-sm, .btn-xs { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; } .btn-xs { padding: 1px 5px; } .btn-block { display: block; width: 100%; padding-left: 0; padding-right: 0; } .btn-block + .btn-block { margin-top: 5px; } input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; } .fade { opacity: 0; -webkit-transition: opacity 0.15s linear; transition: opacity 0.15s linear; } .fade.in { opacity: 1; } .collapse { display: none; } .collapse.in { display: block; } .collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition: height 0.35s ease; transition: height 0.35s ease; } @font-face { font-family: "Glyphicons Halflings"; src: url("../../style/fonts/glyphicons-halflings-regular.html"); src: url("../../style/fonts/glyphicons-halflings-regulard41dd41d.html#iefix") format("embedded-opentype"), url("../../style/fonts/glyphicons-halflings-regular-2.html") format("woff"), url("../../style/fonts/glyphicons-halflings-regular-3.html") format("truetype"), url("../../style/fonts/glyphicons-halflings-regular-4.html#glyphicons_halflingsregular") format("svg"); } .glyphicon { position: relative; top: 1px; display: inline-block; font-family: "Glyphicons Halflings"; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .glyphicon:empty { width: 1em; } .glyphicon-asterisk:before { content: "*"; } .glyphicon-plus:before { content: "+"; } .glyphicon-euro:before { content: "€"; } .glyphicon-minus:before { content: "−"; } .glyphicon-cloud:before { content: "☁"; } .glyphicon-envelope:before { content: "✉"; } .glyphicon-pencil:before { content: "✏"; } .glyphicon-glass:before { content: ""; } .glyphicon-music:before { content: ""; } .glyphicon-search:before { content: ""; } .glyphicon-heart:before { content: ""; } .glyphicon-star:before { content: ""; } .glyphicon-star-empty:before { content: ""; } .glyphicon-user:before { content: ""; } .glyphicon-film:before { content: ""; } .glyphicon-th-large:before { content: ""; } .glyphicon-th:before { content: ""; } .glyphicon-th-list:before { content: ""; } .glyphicon-ok:before { content: ""; } .glyphicon-remove:before { content: ""; } .glyphicon-zoom-in:before { content: ""; } .glyphicon-zoom-out:before { content: ""; } .glyphicon-off:before { content: ""; } .glyphicon-signal:before { content: ""; } .glyphicon-cog:before { content: ""; } .glyphicon-trash:before { content: ""; } .glyphicon-home:before { content: ""; } .glyphicon-file:before { content: ""; } .glyphicon-time:before { content: ""; } .glyphicon-road:before { content: ""; } .glyphicon-download-alt:before { content: ""; } .glyphicon-download:before { content: ""; } .glyphicon-upload:before { content: ""; } .glyphicon-inbox:before { content: ""; } .glyphicon-play-circle:before { content: ""; } .glyphicon-repeat:before { content: ""; } .glyphicon-refresh:before { content: ""; } .glyphicon-list-alt:before { content: ""; } .glyphicon-lock:before { content: ""; } .glyphicon-flag:before { content: ""; } .glyphicon-headphones:before { content: ""; } .glyphicon-volume-off:before { content: ""; } .glyphicon-volume-down:before { content: ""; } .glyphicon-volume-up:before { content: ""; } .glyphicon-qrcode:before { content: ""; } .glyphicon-barcode:before { content: ""; } .glyphicon-tag:before { content: ""; } .glyphicon-tags:before { content: ""; } .glyphicon-book:before { content: ""; } .glyphicon-bookmark:before { content: ""; } .glyphicon-print:before { content: ""; } .glyphicon-camera:before { content: ""; } .glyphicon-font:before { content: ""; } .glyphicon-bold:before { content: ""; } .glyphicon-italic:before { content: ""; } .glyphicon-text-height:before { content: ""; } .glyphicon-text-width:before { content: ""; } .glyphicon-align-left:before { content: ""; } .glyphicon-align-center:before { content: ""; } .glyphicon-align-right:before { content: ""; } .glyphicon-align-justify:before { content: ""; } .glyphicon-list:before { content: ""; } .glyphicon-indent-left:before { content: ""; } .glyphicon-indent-right:before { content: ""; } .glyphicon-facetime-video:before { content: ""; } .glyphicon-picture:before { content: ""; } .glyphicon-map-marker:before { content: ""; } .glyphicon-adjust:before { content: ""; } .glyphicon-tint:before { content: ""; } .glyphicon-edit:before { content: ""; } .glyphicon-share:before { content: ""; } .glyphicon-check:before { content: ""; } .glyphicon-move:before { content: ""; } .glyphicon-step-backward:before { content: ""; } .glyphicon-fast-backward:before { content: ""; } .glyphicon-backward:before { content: ""; } .glyphicon-play:before { content: ""; } .glyphicon-pause:before { content: ""; } .glyphicon-stop:before { content: ""; } .glyphicon-forward:before { content: ""; } .glyphicon-fast-forward:before { content: ""; } .glyphicon-step-forward:before { content: ""; } .glyphicon-eject:before { content: ""; } .glyphicon-chevron-left:before { content: ""; } .glyphicon-chevron-right:before { content: ""; } .glyphicon-plus-sign:before { content: ""; } .glyphicon-minus-sign:before { content: ""; } .glyphicon-remove-sign:before { content: ""; } .glyphicon-ok-sign:before { content: ""; } .glyphicon-question-sign:before { content: ""; } .glyphicon-info-sign:before { content: ""; } .glyphicon-screenshot:before { content: ""; } .glyphicon-remove-circle:before { content: ""; } .glyphicon-ok-circle:before { content: ""; } .glyphicon-ban-circle:before { content: ""; } .glyphicon-arrow-left:before { content: ""; } .glyphicon-arrow-right:before { content: ""; } .glyphicon-arrow-up:before { content: ""; } .glyphicon-arrow-down:before { content: ""; } .glyphicon-share-alt:before { content: ""; } .glyphicon-resize-full:before { content: ""; } .glyphicon-resize-small:before { content: ""; } .glyphicon-exclamation-sign:before { content: ""; } .glyphicon-gift:before { content: ""; } .glyphicon-leaf:before { content: ""; } .glyphicon-fire:before { content: ""; } .glyphicon-eye-open:before { content: ""; } .glyphicon-eye-close:before { content: ""; } .glyphicon-warning-sign:before { content: ""; } .glyphicon-plane:before { content: ""; } .glyphicon-calendar:before { content: ""; } .glyphicon-random:before { content: ""; } .glyphicon-comment:before { content: ""; } .glyphicon-magnet:before { content: ""; } .glyphicon-chevron-up:before { content: ""; } .glyphicon-chevron-down:before { content: ""; } .glyphicon-retweet:before { content: ""; } .glyphicon-shopping-cart:before { content: ""; } .glyphicon-folder-close:before { content: ""; } .glyphicon-folder-open:before { content: ""; } .glyphicon-resize-vertical:before { content: ""; } .glyphicon-resize-horizontal:before { content: ""; } .glyphicon-hdd:before { content: ""; } .glyphicon-bullhorn:before { content: ""; } .glyphicon-bell:before { content: ""; } .glyphicon-certificate:before { content: ""; } .glyphicon-thumbs-up:before { content: ""; } .glyphicon-thumbs-down:before { content: ""; } .glyphicon-hand-right:before { content: ""; } .glyphicon-hand-left:before { content: ""; } .glyphicon-hand-up:before { content: ""; } .glyphicon-hand-down:before { content: ""; } .glyphicon-circle-arrow-right:before { content: ""; } .glyphicon-circle-arrow-left:before { content: ""; } .glyphicon-circle-arrow-up:before { content: ""; } .glyphicon-circle-arrow-down:before { content: ""; } .glyphicon-globe:before { content: ""; } .glyphicon-wrench:before { content: ""; } .glyphicon-tasks:before { content: ""; } .glyphicon-filter:before { content: ""; } .glyphicon-briefcase:before { content: ""; } .glyphicon-fullscreen:before { content: ""; } .glyphicon-dashboard:before { content: ""; } .glyphicon-paperclip:before { content: ""; } .glyphicon-heart-empty:before { content: ""; } .glyphicon-link:before { content: ""; } .glyphicon-phone:before { content: ""; } .glyphicon-pushpin:before { content: ""; } .glyphicon-usd:before { content: ""; } .glyphicon-gbp:before { content: ""; } .glyphicon-sort:before { content: ""; } .glyphicon-sort-by-alphabet:before { content: ""; } .glyphicon-sort-by-alphabet-alt:before { content: ""; } .glyphicon-sort-by-order:before { content: ""; } .glyphicon-sort-by-order-alt:before { content: ""; } .glyphicon-sort-by-attributes:before { content: ""; } .glyphicon-sort-by-attributes-alt:before { content: ""; } .glyphicon-unchecked:before { content: ""; } .glyphicon-expand:before { content: ""; } .glyphicon-collapse-down:before { content: ""; } .glyphicon-collapse-up:before { content: ""; } .glyphicon-log-in:before { content: ""; } .glyphicon-flash:before { content: ""; } .glyphicon-log-out:before { content: ""; } .glyphicon-new-window:before { content: ""; } .glyphicon-record:before { content: ""; } .glyphicon-save:before { content: ""; } .glyphicon-open:before { content: ""; } .glyphicon-saved:before { content: ""; } .glyphicon-import:before { content: ""; } .glyphicon-export:before { content: ""; } .glyphicon-send:before { content: ""; } .glyphicon-floppy-disk:before { content: ""; } .glyphicon-floppy-saved:before { content: ""; } .glyphicon-floppy-remove:before { content: ""; } .glyphicon-floppy-save:before { content: ""; } .glyphicon-floppy-open:before { content: ""; } .glyphicon-credit-card:before { content: ""; } .glyphicon-transfer:before { content: ""; } .glyphicon-cutlery:before { content: ""; } .glyphicon-header:before { content: ""; } .glyphicon-compressed:before { content: ""; } .glyphicon-earphone:before { content: ""; } .glyphicon-phone-alt:before { content: ""; } .glyphicon-tower:before { content: ""; } .glyphicon-stats:before { content: ""; } .glyphicon-sd-video:before { content: ""; } .glyphicon-hd-video:before { content: ""; } .glyphicon-subtitles:before { content: ""; } .glyphicon-sound-stereo:before { content: ""; } .glyphicon-sound-dolby:before { content: ""; } .glyphicon-sound-5-1:before { content: ""; } .glyphicon-sound-6-1:before { content: ""; } .glyphicon-sound-7-1:before { content: ""; } .glyphicon-copyright-mark:before { content: ""; } .glyphicon-registration-mark:before { content: ""; } .glyphicon-cloud-download:before { content: ""; } .glyphicon-cloud-upload:before { content: ""; } .glyphicon-tree-conifer:before { content: ""; } .glyphicon-tree-deciduous:before { content: ""; } .caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px solid #000000; border-right: 4px solid transparent; border-left: 4px solid transparent; border-bottom: 0 dotted; } .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: 260px; padding: 5px 0; margin: 2px 0 0; list-style: none; font-size: 14px; background-color: #ffffff; border: 1px solid #cccccc; 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.428571429; 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: #ffffff; text-decoration: none; outline: 0; background-color: #428bca; } .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { color: #999999; } .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-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.428571429; color: #999999; } .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 dotted; border-bottom: 4px solid #000000; content: ""; } .dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 1px; } @media (min-width: 992px) { .navbar-right .dropdown-menu { right: 0; left: auto; } } .btn-default .caret { border-top-color: #333333; } .btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret { border-top-color: #fff; } .dropup .btn-default .caret { border-bottom-color: #333333; } .dropup .btn-primary .caret, .dropup .btn-success .caret, .dropup .btn-warning .caret, .dropup .btn-danger .caret, .dropup .btn-info .caret { border-bottom-color: #fff; } .btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle; } .btn-group > .btn, .btn-group-vertical > .btn { position: relative; float: left; } .btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active { z-index: 2; } .btn-group > .btn:focus, .btn-group-vertical > .btn:focus { outline: none; } .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group { margin-left: -1px; } .btn-toolbar:before, .btn-toolbar:after { content: " ";  display: table;  } .btn-toolbar:after { clear: both; } .btn-toolbar:before, .btn-toolbar:after { content: " ";  display: table;  } .btn-toolbar:after { clear: both; } .btn-toolbar .btn-group { float: left; } .btn-toolbar > .btn + .btn, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn + .btn-group, .btn-toolbar > .btn-group + .btn-group { margin-left: 5px; } .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0; } .btn-group > .btn:first-child { margin-left: 0; } .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0; border-top-right-radius: 0; } .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; } .btn-group > .btn-group { float: left; } .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; } .btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle { border-bottom-right-radius: 0; border-top-right-radius: 0; } .btn-group > .btn-group:last-child > .btn:first-child { border-bottom-left-radius: 0; border-top-left-radius: 0; } .btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { outline: 0; } .btn-group-xs > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; padding: 1px 5px; } .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; } .btn-group-lg > .btn { padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; } .btn-group > .btn + .dropdown-toggle { padding-left: 8px; padding-right: 8px; } .btn-group > .btn-lg + .dropdown-toggle { padding-left: 12px; padding-right: 12px; } .btn-group.open .dropdown-toggle { -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } .btn-group.open .dropdown-toggle.btn-link { -webkit-box-shadow: none; box-shadow: none; } .btn .caret { margin-left: 0; } .btn-lg .caret { border-width: 5px 5px 0; border-bottom-width: 0; } .dropup .btn-lg .caret { border-width: 0 5px 5px; } .btn-group-vertical > .btn, .btn-group-vertical > .btn-group { display: block; float: none; width: 100%; max-width: 100%; } .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after { content: " ";  display: table;  } .btn-group-vertical > .btn-group:after { clear: both; } .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after { content: " ";  display: table;  } .btn-group-vertical > .btn-group:after { clear: both; } .btn-group-vertical > .btn-group > .btn { float: none; } .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-left: 0; } .btn-group-vertical > .btn:not(:first-child):not(:last-child) { border-radius: 0; } .btn-group-vertical > .btn:first-child:not(:last-child) { border-top-right-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:last-child:not(:first-child) { border-bottom-left-radius: 4px; border-top-right-radius: 0; border-top-left-radius: 0; } .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; } .btn-group-vertical > .btn-group:first-child > .btn:last-child, .btn-group-vertical > .btn-group:first-child > .dropdown-toggle { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn-group:last-child > .btn:first-child { border-top-right-radius: 0; border-top-left-radius: 0; } .btn-group-justified { display: table; width: 100%; table-layout: fixed; border-collapse: separate; } .btn-group-justified .btn { float: none; display: table-cell; width: 1%; } [data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] { display: none; } .input-group { position: relative; display: table; border-collapse: separate; } .input-group.col { float: none; padding-left: 0; padding-right: 0; } .input-group .form-control { width: 100%; margin-bottom: 0; } .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { height: 45px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; } select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn { height: 45px; line-height: 45px; } textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn { height: auto; } .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; } select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn { height: 30px; line-height: 30px; } textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn { height: auto; } .input-group-addon, .input-group-btn, .input-group .form-control { display: table-cell; } .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) { border-radius: 0; } .input-group-addon, .input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle; } .input-group-addon { padding: 6px 12px; font-size: 14px; font-weight: normal; line-height: 1; color: #555555; text-align: center; background-color: #eeeeee; border: 1px solid #cccccc; border-radius: 4px; } .input-group-addon.input-sm { padding: 5px 10px; font-size: 12px; border-radius: 3px; } .input-group-addon.input-lg { padding: 10px 16px; font-size: 18px; border-radius: 6px; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0; } .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0; border-top-right-radius: 0; } .input-group-addon:first-child { border-right: 0; } .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; } .input-group-addon:last-child { border-left: 0; } .input-group-btn { position: relative; white-space: nowrap; } .input-group-btn:first-child > .btn { margin-right: -1px; } .input-group-btn:last-child > .btn { margin-left: -1px; } .input-group-btn > .btn { position: relative; } .input-group-btn > .btn + .btn { margin-left: -4px; } .input-group-btn > .btn:hover, .input-group-btn > .btn:active { z-index: 2; } .nav { margin-bottom: 0; padding-left: 0; list-style: none; } .nav:before, .nav:after { content: " ";  display: table;  } .nav:after { clear: both; } .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: #999999; } .nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: #999999; 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 .open > a .caret, .nav .open > a:hover .caret, .nav .open > a:focus .caret { border-top-color: #2a6496; border-bottom-color: #2a6496; } .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 #dddddd; } .nav-tabs > li { float: left; margin-bottom: -1px; } .nav-tabs > li > a { margin-right: 2px; line-height: 1.428571429; border: 1px solid transparent; border-radius: 4px 4px 0 0; } .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #555555; background-color: #ffffff; border: 1px solid #dddddd; border-bottom-color: transparent; cursor: default; } .nav-tabs.nav-justified { width: 100%; border-bottom: 0; } .nav-tabs.nav-justified > li { float: none; } .nav-tabs.nav-justified > li > a { text-align: center; margin-bottom: 5px; } .nav-tabs.nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; } @media (min-width: 768px) { .nav-tabs.nav-justified > li { display: table-cell; width: 1%; } .nav-tabs.nav-justified > li > a { margin-bottom: 0; } } .nav-tabs.nav-justified > li > a { margin-right: 0; border-radius: 4px; } .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus { border: 1px solid #dddddd; } @media (min-width: 768px) { .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; border-radius: 4px 4px 0 0; } .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus { border-bottom-color: #ffffff; } } .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: #ffffff; background-color: #428bca; } .nav-pills > li.active > a .caret, .nav-pills > li.active > a:hover .caret, .nav-pills > li.active > a:focus .caret { border-top-color: #ffffff; border-bottom-color: #ffffff; } .nav-stacked > li { float: none; } .nav-stacked > li + li { margin-top: 2px; margin-left: 0; } .nav-justified { width: 100%; } .nav-justified > li { float: none; } .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 { display: table-cell; width: 1%; } .nav-justified > li > a { margin-bottom: 0; } } .nav-tabs-justified { border-bottom: 0; } .nav-tabs-justified > li > a { margin-right: 0; border-radius: 4px; } .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus { border: 1px solid #dddddd; } @media (min-width: 768px) { .nav-tabs-justified > li > a { border-bottom: 1px solid #dddddd; border-radius: 4px 4px 0 0; } .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus { border-bottom-color: #ffffff; } } .tab-content > .tab-pane { display: none; } .tab-content > .active { display: block; } .nav .caret { border-top-color: #428bca; border-bottom-color: #428bca; } .nav a:hover .caret { border-top-color: #2a6496; border-bottom-color: #2a6496; } .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; } .navbar:before, .navbar:after { content: " ";  display: table;  } .navbar:after { clear: both; } @media (min-width: 992px) { .navbar { border-radius: 4px; } } .navbar-header:before, .navbar-header:after { content: " ";  display: table;  } .navbar-header:after { clear: both; } .navbar-header:before, .navbar-header:after { content: " ";  display: table;  } .navbar-header:after { clear: both; } @media (min-width: 992px) { .navbar-header { float: left; } } .navbar-collapse { max-height: 340px; 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:before, .navbar-collapse:after { content: " ";  display: table;  } .navbar-collapse:after { clear: both; } .navbar-collapse.in { overflow-y: auto; } @media (min-width: 992px) { .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: auto; } .navbar-collapse .navbar-nav.navbar-left:first-child { margin-left: -15px; } .navbar-collapse .navbar-nav.navbar-right:last-child { margin-right: -15px; } .navbar-collapse .navbar-text:last-child { margin-right: 0; } } .container > .navbar-header, .container > .navbar-collapse { margin-right: -15px; margin-left: -15px; } @media (min-width: 992px) { .container > .navbar-header, .container > .navbar-collapse { margin-right: 0; margin-left: 0; } } .navbar-static-top { z-index: 1000; border-width: 0 0 1px; } @media (min-width: 992px) { .navbar-static-top { border-radius: 0; } } .navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0; left: 0; z-index: 1030; } @media (min-width: 992px) { .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; } .navbar-brand:hover, .navbar-brand:focus { text-decoration: none; } @media (min-width: 992px) { .navbar > .container .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; border: 1px solid transparent; border-radius: 4px; } .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: 992px) { .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: 992px) { .navbar-nav { float: left; margin: 0; } .navbar-nav > li { float: left; } .navbar-nav > li > a { padding-top: 15px; padding-bottom: 15px; } } @media (min-width: 992px) { .navbar-left { float: left !important; } .navbar-right { float: right !important; } } .navbar-form { margin-left: -15px; margin-right: -15px; padding: 10px 15px; border-top: 1px solid transparent; border-bottom: 1px solid transparent; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); margin-top: 8px; margin-bottom: 8px; } @media (min-width: 768px) { .navbar-form .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; } .navbar-form .form-control { display: inline-block; } .navbar-form .radio, .navbar-form .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; padding-left: 0; } .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] { float: none; margin-left: 0; } } @media (max-width: 767px) { .navbar-form .form-group { margin-bottom: 5px; } } @media (min-width: 992px) { .navbar-form { width: auto; border: 0; margin-left: 0; margin-right: 0; padding-top: 0; padding-bottom: 0; -webkit-box-shadow: none; box-shadow: none; } } .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-nav.pull-right > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu.pull-right { left: auto; right: 0; } .navbar-btn { margin-top: 8px; margin-bottom: 8px; } .navbar-text { float: left; margin-top: 15px; margin-bottom: 15px; } @media (min-width: 992px) { .navbar-text { margin-left: 15px; margin-right: 15px; } } .navbar-default { background-color: #f8f8f8; border-color: #e7e7e7; } .navbar-default .navbar-brand { color: #777777; } .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #5e5e5e; background-color: transparent; } .navbar-default .navbar-text { color: #777777; } .navbar-default .navbar-nav > li > a { color: #777777; } .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #333333; background-color: transparent; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #555555; background-color: #e7e7e7; } .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus { color: #cccccc; background-color: transparent; } .navbar-default .navbar-toggle { border-color: #dddddd; } .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #dddddd; } .navbar-default .navbar-toggle .icon-bar { background-color: #cccccc; } .navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #e7e7e7; } .navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret { border-top-color: #333333; border-bottom-color: #333333; } .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { background-color: #e7e7e7; color: #555555; } .navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret { border-top-color: #555555; border-bottom-color: #555555; } .navbar-default .navbar-nav > .dropdown > a .caret { border-top-color: #777777; border-bottom-color: #777777; } @media (max-width: 767px) { .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #777777; } .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #333333; 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: #555555; 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: #cccccc; background-color: transparent; } } .navbar-default .navbar-link { color: #777777; } .navbar-default .navbar-link:hover { color: #333333; } .navbar-inverse { background-color: #222222; border-color: #080808; } .navbar-inverse .navbar-brand { color: #999999; } .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: #ffffff; background-color: transparent; } .navbar-inverse .navbar-text { color: #999999; } .navbar-inverse .navbar-nav > li > a { color: #999999; } .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { color: #ffffff; background-color: transparent; } .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: #ffffff; background-color: #080808; } .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus { color: #444444; background-color: transparent; } .navbar-inverse .navbar-toggle { border-color: #333333; } .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: #333333; } .navbar-inverse .navbar-toggle .icon-bar { background-color: #ffffff; } .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: #080808; color: #ffffff; } .navbar-inverse .navbar-nav > .dropdown > a:hover .caret { border-top-color: #ffffff; border-bottom-color: #ffffff; } .navbar-inverse .navbar-nav > .dropdown > a .caret { border-top-color: #999999; border-bottom-color: #999999; } .navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret { border-top-color: #ffffff; border-bottom-color: #ffffff; } @media (max-width: 767px) { .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: #080808; } .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: #999999; } .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { color: #ffffff; 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: #ffffff; background-color: #080808; } .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: #444444; background-color: transparent; } } .navbar-inverse .navbar-link { color: #999999; } .navbar-inverse .navbar-link:hover { color: #ffffff; } .breadcrumb { padding: 8px 15px; margin-bottom: 20px; list-style: none; background-color: #f5f5f5; border-radius: 4px; } .breadcrumb > li { display: inline-block; } .breadcrumb > li + li:before { content: "/ "; padding: 0 5px; color: #cccccc; } .breadcrumb > .active { color: #999999; } .pagination { display: inline-block; padding-left: 0; margin: 20px 0; border-radius: 4px; } .pagination > li { display: inline; } .pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 12px; line-height: 1.428571429; text-decoration: none; background-color: #ffffff; border: 1px solid #dddddd; margin-left: -1px; } .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; border-bottom-left-radius: 4px; border-top-left-radius: 4px; } .pagination > li:last-child > a, .pagination > li:last-child > span { border-bottom-right-radius: 4px; border-top-right-radius: 4px; } .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { background-color: #eeeeee; } .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { z-index: 2; color: #ffffff; background-color: #428bca; border-color: #428bca; cursor: default; } .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: #999999; background-color: #ffffff; border-color: #dddddd; cursor: not-allowed; } .pagination-lg > li > a, .pagination-lg > li > span { padding: 10px 16px; font-size: 18px; } .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { border-bottom-left-radius: 6px; border-top-left-radius: 6px; } .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { border-bottom-right-radius: 6px; border-top-right-radius: 6px; } .pagination-sm > li > a, .pagination-sm > li > span { padding: 5px 10px; font-size: 12px; } .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { border-bottom-left-radius: 3px; border-top-left-radius: 3px; } .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { border-bottom-right-radius: 3px; border-top-right-radius: 3px; } .pager { padding-left: 0; margin: 20px 0; list-style: none; text-align: center; } .pager:before, .pager:after { content: " ";  display: table;  } .pager:after { clear: both; } .pager:before, .pager:after { content: " ";  display: table;  } .pager:after { clear: both; } .pager li { display: inline; } .pager li > a, .pager li > span { display: inline-block; padding: 5px 14px; background-color: #ffffff; border: 1px solid #dddddd; border-radius: 15px; } .pager li > a:hover, .pager li > a:focus { text-decoration: none; background-color: #eeeeee; } .pager .next > a, .pager .next > span { float: right; } .pager .previous > a, .pager .previous > span { float: left; } .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span { color: #999999; background-color: #ffffff; cursor: not-allowed; } .label { display: inline; padding: .2em .6em .3em; font-size: 75%; font-weight: bold; line-height: 1; color: #ffffff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em; } .label[href]:hover, .label[href]:focus { color: #ffffff; text-decoration: none; cursor: pointer; } .label:empty { display: none; } .label-default { background-color: #999999; } .label-default[href]:hover, .label-default[href]:focus { background-color: #808080; } .label-primary { background-color: #428bca; } .label-primary[href]:hover, .label-primary[href]:focus { background-color: #3071a9; } .label-success { background-color: #5cb85c; } .label-success[href]:hover, .label-success[href]:focus { background-color: #449d44; } .label-info { background-color: #5bc0de; } .label-info[href]:hover, .label-info[href]:focus { background-color: #31b0d5; } .label-warning { background-color: #f0ad4e; } .label-warning[href]:hover, .label-warning[href]:focus { background-color: #ec971f; } .label-danger { background-color: #d9534f; } .label-danger[href]:hover, .label-danger[href]:focus { background-color: #c9302c; } .badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 12px; font-weight: bold; color: #ffffff; line-height: 1; vertical-align: baseline; white-space: nowrap; text-align: center; background-color: #999999; border-radius: 10px; } .badge:empty { display: none; } a.badge:hover, a.badge:focus { color: #ffffff; text-decoration: none; cursor: pointer; } .btn .badge { position: relative; top: -1px; } a.list-group-item.active > .badge, .nav-pills > .active > a > .badge { color: #428bca; background-color: #ffffff; } .nav-pills > li > a > .badge { margin-left: 3px; } .jumbotron { padding: 30px; margin-bottom: 30px; font-size: 21px; font-weight: 200; line-height: 2.1428571435; color: inherit; background-color: #eeeeee; } .jumbotron h1 { line-height: 1; color: inherit; } .jumbotron p { line-height: 1.4; } .container .jumbotron { border-radius: 6px; } @media screen and (min-width: 768px) { .jumbotron { padding-top: 48px; padding-bottom: 48px; } .container .jumbotron { padding-left: 60px; padding-right: 60px; } .jumbotron h1 { font-size: 63px; } } .thumbnail { padding: 4px; line-height: 1.428571429; background-color: #ffffff; border: 1px solid #dddddd; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; max-width: 100%; height: auto; display: block; margin-bottom: 20px; } .thumbnail > img { display: block; max-width: 100%; height: auto; margin-left: auto; margin-right: auto; } a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active { border-color: #428bca; } .thumbnail .caption { padding: 9px; color: #333333; } .alert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; } .alert h4 { margin-top: 0; color: inherit; } .alert .alert-link { font-weight: bold; } .alert > p, .alert > ul { margin-bottom: 0; } .alert > p + p { margin-top: 5px; } .alert-dismissable { padding-right: 35px; } .alert-dismissable .close { position: relative; top: -2px; right: -21px; color: inherit; } .alert-success { background-color: #dff0d8; border-color: #d6e9c6; color: #468847; } .alert-success hr { border-top-color: #c9e2b3; } .alert-success .alert-link { color: #356635; } .alert-info { background-color: #d9edf7; border-color: #bce8f1; color: #3a87ad; } .alert-info hr { border-top-color: #a6e1ec; } .alert-info .alert-link { color: #2d6987; } .alert-warning { background-color: #fcf8e3; border-color: #faebcc; color: #c09853; } .alert-warning hr { border-top-color: #f7e1b5; } .alert-warning .alert-link { color: #a47e3c; } .alert-danger { background-color: #f2dede; border-color: #ebccd1; color: #b94a48; } .alert-danger hr { border-top-color: #e4b9c0; } .alert-danger .alert-link { color: #953b39; } @-webkit-keyframes progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } @-moz-keyframes progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } @-o-keyframes progress-bar-stripes { from { background-position: 0 0; } to { background-position: 40px 0; } } @keyframes progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } .progress { overflow: hidden; height: 20px; margin-bottom: 20px; background-color: #f5f5f5; border-radius: 4px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } .progress-bar { float: left; width: 0%; height: 100%; font-size: 12px; line-height: 20px; color: #ffffff; text-align: center; background-color: #428bca; -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); -webkit-transition: width 0.6s ease; transition: width 0.6s ease; } .progress-striped .progress-bar { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 40px 40px; } .progress.active .progress-bar { -webkit-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite; } .progress-bar-success { background-color: #5cb85c; } .progress-striped .progress-bar-success { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .progress-bar-info { background-color: #5bc0de; } .progress-striped .progress-bar-info { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .progress-bar-warning { background-color: #f0ad4e; } .progress-striped .progress-bar-warning { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .progress-bar-danger { background-color: #d9534f; } .progress-striped .progress-bar-danger { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .media, .media-body { overflow: hidden; zoom: 1; } .media, .media .media { margin-top: 15px; } .media:first-child { margin-top: 0; } .media-object { display: block; } .media-heading { margin: 0 0 5px; } .media > .pull-left { margin-right: 10px; } .media > .pull-right { margin-left: 10px; } .media-list { padding-left: 0; list-style: none; } .list-group { margin-bottom: 20px; padding-left: 0; } .list-group-item { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #ffffff; border: 1px solid #dddddd; } .list-group-item:first-child { border-top-right-radius: 4px; border-top-left-radius: 4px; } .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } .list-group-item > .badge { float: right; } .list-group-item > .badge + .badge { margin-right: 5px; } a.list-group-item { color: #555555; } a.list-group-item .list-group-item-heading { color: #333333; } a.list-group-item:hover, a.list-group-item:focus { text-decoration: none; background-color: #f5f5f5; } a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus { z-index: 2; color: #ffffff; background-color: #428bca; border-color: #428bca; } a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading { color: inherit; } a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text { color: #e1edf7; } .list-group-item-heading { margin-top: 0; margin-bottom: 5px; } .list-group-item-text { margin-bottom: 0; line-height: 1.3; } .panel { margin-bottom: 20px; background-color: #ffffff; border: 1px solid transparent; border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); } .panel-body { padding: 15px; } .panel-body:before, .panel-body:after { content: " ";  display: table;  } .panel-body:after { clear: both; } .panel-body:before, .panel-body:after { content: " ";  display: table;  } .panel-body:after { clear: both; } .panel > .list-group { margin-bottom: 0; } .panel > .list-group .list-group-item { border-width: 1px 0; } .panel > .list-group .list-group-item:first-child { border-top-right-radius: 0; border-top-left-radius: 0; } .panel > .list-group .list-group-item:last-child { border-bottom: 0; } .panel-heading + .list-group .list-group-item:first-child { border-top-width: 0; } .panel > .table, .panel > .table-responsive { margin-bottom: 0; } .panel > .panel-body + .table, .panel > .panel-body + .table-responsive { border-top: 1px solid #dddddd; } .panel > .table-bordered, .panel > .table-responsive > .table-bordered { border: 0; } .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; } .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; } .panel > .table-bordered > thead > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:last-child > th, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:last-child > td, .panel > .table-responsive > .table-bordered > thead > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } .panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; border-top-right-radius: 3px; border-top-left-radius: 3px; } .panel-heading > .dropdown .dropdown-toggle { color: inherit; } .panel-title { margin-top: 0; margin-bottom: 0; font-size: 16px; } .panel-title > a { color: inherit; } .panel-footer { padding: 10px 15px; background-color: #f5f5f5; border-top: 1px solid #dddddd; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } .panel-group .panel { margin-bottom: 0; border-radius: 4px; overflow: hidden; } .panel-group .panel + .panel { margin-top: 5px; } .panel-group .panel-heading { border-bottom: 0; } .panel-group .panel-heading + .panel-collapse .panel-body { border-top: 1px solid #dddddd; } .panel-group .panel-footer { border-top: 0; } .panel-group .panel-footer + .panel-collapse .panel-body { border-bottom: 1px solid #dddddd; } .panel-default { border-color: #dddddd; } .panel-default > .panel-heading { color: #333333; background-color: #f5f5f5; border-color: #dddddd; } .panel-default > .panel-heading + .panel-collapse .panel-body { border-top-color: #dddddd; } .panel-default > .panel-heading > .dropdown .caret { border-color: #333333 transparent; } .panel-default > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #dddddd; } .panel-primary { border-color: #428bca; } .panel-primary > .panel-heading { color: #ffffff; background-color: #428bca; border-color: #428bca; } .panel-primary > .panel-heading + .panel-collapse .panel-body { border-top-color: #428bca; } .panel-primary > .panel-heading > .dropdown .caret { border-color: #ffffff transparent; } .panel-primary > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #428bca; } .panel-success { border-color: #d6e9c6; } .panel-success > .panel-heading { color: #468847; background-color: #dff0d8; border-color: #d6e9c6; } .panel-success > .panel-heading + .panel-collapse .panel-body { border-top-color: #d6e9c6; } .panel-success > .panel-heading > .dropdown .caret { border-color: #468847 transparent; } .panel-success > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #d6e9c6; } .panel-warning { border-color: #faebcc; } .panel-warning > .panel-heading { color: #c09853; background-color: #fcf8e3; border-color: #faebcc; } .panel-warning > .panel-heading + .panel-collapse .panel-body { border-top-color: #faebcc; } .panel-warning > .panel-heading > .dropdown .caret { border-color: #c09853 transparent; } .panel-warning > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #faebcc; } .panel-danger { border-color: #ebccd1; } .panel-danger > .panel-heading { color: #b94a48; background-color: #f2dede; border-color: #ebccd1; } .panel-danger > .panel-heading + .panel-collapse .panel-body { border-top-color: #ebccd1; } .panel-danger > .panel-heading > .dropdown .caret { border-color: #b94a48 transparent; } .panel-danger > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #ebccd1; } .panel-info { border-color: #bce8f1; } .panel-info > .panel-heading { color: #3a87ad; background-color: #d9edf7; border-color: #bce8f1; } .panel-info > .panel-heading + .panel-collapse .panel-body { border-top-color: #bce8f1; } .panel-info > .panel-heading > .dropdown .caret { border-color: #3a87ad transparent; } .panel-info > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #bce8f1; } .well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); } .well blockquote { border-color: #ddd; border-color: rgba(0, 0, 0, 0.15); } .well-lg { padding: 24px; border-radius: 6px; } .well-sm { padding: 9px; border-radius: 3px; } .close { float: right; font-size: 21px; font-weight: bold; line-height: 1; color: #000000; text-shadow: 0 1px 0 #ffffff; opacity: 0.2; filter: alpha(opacity=20); } .close:hover, .close:focus { color: #000000; text-decoration: none; cursor: pointer; opacity: 0.5; filter: alpha(opacity=50); } button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; } .modal-open { overflow: hidden; } .modal { display: none; overflow: auto; overflow-y: scroll; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; } .modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); transform: translate(0, -25%); -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: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); } .modal-dialog { position: relative; margin-left: auto; margin-right: auto; width: auto; padding: 10px; z-index: 1050; } .modal-content { position: relative; background-color: #ffffff; border: 1px solid #999999; 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: none; } .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1030; background-color: #000000; } .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.428571429px; } .modal-header .close { margin-top: -2px; } .modal-title { margin: 0; line-height: 1.428571429; } .modal-body { position: relative; padding: 20px; } .modal-footer { margin-top: 15px; padding: 19px 20px 20px; text-align: right; border-top: 1px solid #e5e5e5; } .modal-footer:before, .modal-footer:after { content: " ";  display: table;  } .modal-footer:after { clear: both; } .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; } @media screen and (min-width: 768px) { .modal-dialog { width: 600px; padding-top: 30px; padding-bottom: 30px; } .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); } } .tooltip { position: absolute; z-index: 1030; display: block; visibility: visible; font-size: 12px; line-height: 1.4; opacity: 0; filter: alpha(opacity=0); } .tooltip.in { opacity: 0.9; filter: alpha(opacity=90); } .tooltip.top { margin-top: -3px; padding: 5px 0; } .tooltip.right { margin-left: 3px; padding: 0 5px; } .tooltip.bottom { margin-top: 3px; padding: 5px 0; } .tooltip.left { margin-left: -3px; padding: 0 5px; } .tooltip-inner { max-width: 200px; padding: 3px 8px; color: #ffffff; text-align: center; text-decoration: none; background-color: #000000; border-radius: 4px; } .tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; } .tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-width: 5px 5px 0; border-top-color: #000000; } .tooltip.top-left .tooltip-arrow { bottom: 0; left: 5px; border-width: 5px 5px 0; border-top-color: #000000; } .tooltip.top-right .tooltip-arrow { bottom: 0; right: 5px; border-width: 5px 5px 0; border-top-color: #000000; } .tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: #000000; } .tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: #000000; } .tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-width: 0 5px 5px; border-bottom-color: #000000; } .tooltip.bottom-left .tooltip-arrow { top: 0; left: 5px; border-width: 0 5px 5px; border-bottom-color: #000000; } .tooltip.bottom-right .tooltip-arrow { top: 0; right: 5px; border-width: 0 5px 5px; border-bottom-color: #000000; } .popover { position: absolute; top: 0; left: 0; z-index: 1010; display: none; max-width: 276px; padding: 1px; text-align: left; background-color: #ffffff; background-clip: padding-box; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); white-space: normal; } .popover.top { margin-top: -10px; } .popover.right { margin-left: 10px; } .popover.bottom { margin-top: 10px; } .popover.left { margin-left: -10px; } .popover-title { margin: 0; padding: 8px 14px; font-size: 14px; font-weight: normal; line-height: 18px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-radius: 5px 5px 0 0; } .popover-content { padding: 9px 14px; } .popover .arrow, .popover .arrow:after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid; } .popover .arrow { border-width: 11px; } .popover .arrow:after { border-width: 10px; content: ""; } .popover.top .arrow { left: 50%; margin-left: -11px; border-bottom-width: 0; border-top-color: #999999; border-top-color: rgba(0, 0, 0, 0.25); bottom: -11px; } .popover.top .arrow:after { content: " "; bottom: 1px; margin-left: -10px; border-bottom-width: 0; border-top-color: #ffffff; } .popover.right .arrow { top: 50%; left: -11px; margin-top: -11px; border-left-width: 0; border-right-color: #999999; border-right-color: rgba(0, 0, 0, 0.25); } .popover.right .arrow:after { content: " "; left: 1px; bottom: -10px; border-left-width: 0; border-right-color: #ffffff; } .popover.bottom .arrow { left: 50%; margin-left: -11px; border-top-width: 0; border-bottom-color: #999999; border-bottom-color: rgba(0, 0, 0, 0.25); top: -11px; } .popover.bottom .arrow:after { content: " "; top: 1px; margin-left: -10px; border-top-width: 0; border-bottom-color: #ffffff; } .popover.left .arrow { top: 50%; right: -11px; margin-top: -11px; border-right-width: 0; border-left-color: #999999; border-left-color: rgba(0, 0, 0, 0.25); } .popover.left .arrow:after { content: " "; right: 1px; border-right-width: 0; border-left-color: #ffffff; bottom: -10px; } .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; transition: 0.6s ease-in-out left; } .carousel-inner > .item > img, .carousel-inner > .item > a > img { display: block; 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: #ffffff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } .carousel-control.left { background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001))); background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%)); background-image: -moz-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-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5))); background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%)); background-image: -moz-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 { color: #ffffff; 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%; } .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50%; } .carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; height: 20px; margin-top: -10px; margin-left: -10px; font-family: serif; } .carousel-control .icon-prev:before { content: "‹"; } .carousel-control .icon-next:before { content: "›"; } .carousel-indicators { position: absolute; bottom: 10px; left: 50%; z-index: 15; width: 60%; margin-left: -30%; padding-left: 0; list-style: none; text-align: center; } .carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; border: 1px solid #ffffff; border-radius: 10px; cursor: pointer; background-color: #000 \	; background-color: rgba(0, 0, 0, 0); } .carousel-indicators .active { margin: 0; width: 12px; height: 12px; background-color: #ffffff; } .carousel-caption { position: absolute; left: 15%; right: 15%; bottom: 20px; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #ffffff; 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 .glyphicons-chevron-left, .carousel-control .glyphicons-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; margin-top: -15px; margin-left: -15px; font-size: 30px; } .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; } @-ms-viewport { width: device-width; } .visible-xs, tr.visible-xs, th.visible-xs, td.visible-xs { display: none !important; } @media (max-width: 767px) { .visible-xs { display: block !important; } tr.visible-xs { display: table-row !important; } th.visible-xs, td.visible-xs { display: table-cell !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-xs.visible-sm { display: block !important; } tr.visible-xs.visible-sm { display: table-row !important; } th.visible-xs.visible-sm, td.visible-xs.visible-sm { display: table-cell !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-xs.visible-md { display: block !important; } tr.visible-xs.visible-md { display: table-row !important; } th.visible-xs.visible-md, td.visible-xs.visible-md { display: table-cell !important; } } @media (min-width: 1200px) { .visible-xs.visible-lg { display: block !important; } tr.visible-xs.visible-lg { display: table-row !important; } th.visible-xs.visible-lg, td.visible-xs.visible-lg { display: table-cell !important; } } .visible-sm, tr.visible-sm, th.visible-sm, td.visible-sm { display: none !important; } @media (max-width: 767px) { .visible-sm.visible-xs { display: block !important; } tr.visible-sm.visible-xs { display: table-row !important; } th.visible-sm.visible-xs, td.visible-sm.visible-xs { display: table-cell !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; } tr.visible-sm { display: table-row !important; } th.visible-sm, td.visible-sm { display: table-cell !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-sm.visible-md { display: block !important; } tr.visible-sm.visible-md { display: table-row !important; } th.visible-sm.visible-md, td.visible-sm.visible-md { display: table-cell !important; } } @media (min-width: 1200px) { .visible-sm.visible-lg { display: block !important; } tr.visible-sm.visible-lg { display: table-row !important; } th.visible-sm.visible-lg, td.visible-sm.visible-lg { display: table-cell !important; } } .visible-md, tr.visible-md, th.visible-md, td.visible-md { display: none !important; } @media (max-width: 767px) { .visible-md.visible-xs { display: block !important; } tr.visible-md.visible-xs { display: table-row !important; } th.visible-md.visible-xs, td.visible-md.visible-xs { display: table-cell !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-md.visible-sm { display: block !important; } tr.visible-md.visible-sm { display: table-row !important; } th.visible-md.visible-sm, td.visible-md.visible-sm { display: table-cell !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; } tr.visible-md { display: table-row !important; } th.visible-md, td.visible-md { display: table-cell !important; } } @media (min-width: 1200px) { .visible-md.visible-lg { display: block !important; } tr.visible-md.visible-lg { display: table-row !important; } th.visible-md.visible-lg, td.visible-md.visible-lg { display: table-cell !important; } } .visible-lg, tr.visible-lg, th.visible-lg, td.visible-lg { display: none !important; } @media (max-width: 767px) { .visible-lg.visible-xs { display: block !important; } tr.visible-lg.visible-xs { display: table-row !important; } th.visible-lg.visible-xs, td.visible-lg.visible-xs { display: table-cell !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-lg.visible-sm { display: block !important; } tr.visible-lg.visible-sm { display: table-row !important; } th.visible-lg.visible-sm, td.visible-lg.visible-sm { display: table-cell !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-lg.visible-md { display: block !important; } tr.visible-lg.visible-md { display: table-row !important; } th.visible-lg.visible-md, td.visible-lg.visible-md { display: table-cell !important; } } @media (min-width: 1200px) { .visible-lg { display: block !important; } tr.visible-lg { display: table-row !important; } th.visible-lg, td.visible-lg { display: table-cell !important; } } .hidden-xs { display: block !important; } tr.hidden-xs { display: table-row !important; } th.hidden-xs, td.hidden-xs { display: table-cell !important; } @media (max-width: 767px) { .hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs { display: none !important; } } @media (min-width: 768px) and (max-width: 991px) { .hidden-xs.hidden-sm, tr.hidden-xs.hidden-sm, th.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm { display: none !important; } } @media (min-width: 992px) and (max-width: 1199px) { .hidden-xs.hidden-md, tr.hidden-xs.hidden-md, th.hidden-xs.hidden-md, td.hidden-xs.hidden-md { display: none !important; } } @media (min-width: 1200px) { .hidden-xs.hidden-lg, tr.hidden-xs.hidden-lg, th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg { display: none !important; } } .hidden-sm { display: block !important; } tr.hidden-sm { display: table-row !important; } th.hidden-sm, td.hidden-sm { display: table-cell !important; } @media (max-width: 767px) { .hidden-sm.hidden-xs, tr.hidden-sm.hidden-xs, th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs { display: none !important; } } @media (min-width: 768px) and (max-width: 991px) { .hidden-sm, tr.hidden-sm, th.hidden-sm, td.hidden-sm { display: none !important; } } @media (min-width: 992px) and (max-width: 1199px) { .hidden-sm.hidden-md, tr.hidden-sm.hidden-md, th.hidden-sm.hidden-md, td.hidden-sm.hidden-md { display: none !important; } } @media (min-width: 1200px) { .hidden-sm.hidden-lg, tr.hidden-sm.hidden-lg, th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg { display: none !important; } } .hidden-md { display: block !important; } tr.hidden-md { display: table-row !important; } th.hidden-md, td.hidden-md { display: table-cell !important; } @media (max-width: 767px) { .hidden-md.hidden-xs, tr.hidden-md.hidden-xs, th.hidden-md.hidden-xs, td.hidden-md.hidden-xs { display: none !important; } } @media (min-width: 768px) and (max-width: 991px) { .hidden-md.hidden-sm, tr.hidden-md.hidden-sm, th.hidden-md.hidden-sm, td.hidden-md.hidden-sm { display: none !important; } } @media (min-width: 992px) and (max-width: 1199px) { .hidden-md, tr.hidden-md, th.hidden-md, td.hidden-md { display: none !important; } } @media (min-width: 1200px) { .hidden-md.hidden-lg, tr.hidden-md.hidden-lg, th.hidden-md.hidden-lg, td.hidden-md.hidden-lg { display: none !important; } } .hidden-lg { display: block !important; } tr.hidden-lg { display: table-row !important; } th.hidden-lg, td.hidden-lg { display: table-cell !important; } @media (max-width: 767px) { .hidden-lg.hidden-xs, tr.hidden-lg.hidden-xs, th.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs { display: none !important; } } @media (min-width: 768px) and (max-width: 991px) { .hidden-lg.hidden-sm, tr.hidden-lg.hidden-sm, th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm { display: none !important; } } @media (min-width: 992px) and (max-width: 1199px) { .hidden-lg.hidden-md, tr.hidden-lg.hidden-md, th.hidden-lg.hidden-md, td.hidden-lg.hidden-md { display: none !important; } } @media (min-width: 1200px) { .hidden-lg, tr.hidden-lg, th.hidden-lg, td.hidden-lg { display: none !important; } } .visible-print, tr.visible-print, th.visible-print, td.visible-print { display: none !important; } @media print { .visible-print { display: block !important; } tr.visible-print { display: table-row !important; } th.visible-print, td.visible-print { display: table-cell !important; } .hidden-print, tr.hidden-print, th.hidden-print, td.hidden-print { display: none !important; } } 
  .tp-hide-revslider,.tp-caption.tp-hidden-caption { visibility:hidden !important; display:none !important;} .tp-caption { z-index:1;} .tp-caption-demo .tp-caption { position:relative !important; display:inline-block; margin-bottom:10px; margin-right:20px !important;} .tp-caption.medium_grey { position:absolute; color:#fff; text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5); font-weight:700; font-size:20px; line-height:20px; font-family:Arial; padding:2px 4px; margin:0px; border-width:0px; border-style:none; background-color:#888; white-space:nowrap; } .tp-caption.small_text { position:absolute; color:#fff; text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5); font-weight:700; font-size:14px; line-height:20px; font-family:Arial; margin:0px; border-width:0px; border-style:none; white-space:nowrap; } .tp-caption.medium_text { position:absolute; color:#fff; text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5); font-weight:700; font-size:20px; line-height:20px; font-family:Arial; margin:0px; border-width:0px; border-style:none; white-space:nowrap; } .tp-caption.large_bold_white_25 { font-size:55px; line-height:65px; font-weight:700; font-family:"Open Sans"; color:#fff; text-decoration:none; background-color:transparent; text-align:center; text-shadow:#000 0px 5px 10px; border-width:0px; border-color:rgb(255, 255, 255); border-style:none; } .tp-caption.medium_text_shadow { font-size:25px; line-height:25px; font-weight:600; font-family:"Open Sans"; color:#fff; text-decoration:none; background-color:transparent; text-align:center; text-shadow:#000 0px 5px 10px; border-width:0px; border-color:rgb(255, 255, 255); border-style:none; } .tp-caption.large_text { position:absolute; color:#fff; text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5); font-weight:700; font-size:40px; line-height:40px; font-family:Arial; margin:0px; border-width:0px; border-style:none; white-space:nowrap; } .tp-caption.very_large_text { position:absolute; color:#fff; text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5); font-weight:700; font-size:60px; line-height:60px; font-family:Arial; margin:0px; border-width:0px; border-style:none; white-space:nowrap; letter-spacing:-2px; } .tp-caption.very_big_white { position:absolute; color:#fff; text-shadow:none; font-weight:800; font-size:60px; line-height:60px; font-family:Arial; margin:0px; border-width:0px; border-style:none; white-space:nowrap; padding:0px 4px; padding-top:1px; background-color:#000; } .tp-caption.very_big_black { position:absolute; color:#000; text-shadow:none; font-weight:700; font-size:60px; line-height:60px; font-family:Arial; margin:0px; border-width:0px; border-style:none; white-space:nowrap; padding:0px 4px; padding-top:1px; background-color:#fff; } .tp-caption.modern_medium_fat { position:absolute; color:#000; text-shadow:none; font-weight:800; font-size:24px; line-height:20px; font-family:"Open Sans", sans-serif; margin:0px; border-width:0px; border-style:none; white-space:nowrap; } .tp-caption.modern_medium_fat_white { position:absolute; color:#fff; text-shadow:none; font-weight:800; font-size:24px; line-height:20px; font-family:"Open Sans", sans-serif; margin:0px; border-width:0px; border-style:none; white-space:nowrap; } .tp-caption.modern_medium_light { position:absolute; color:#000; text-shadow:none; font-weight:300; font-size:24px; line-height:20px; font-family:"Open Sans", sans-serif; margin:0px; border-width:0px; border-style:none; white-space:nowrap; } .tp-caption.modern_big_bluebg { position:absolute; color:#fff; text-shadow:none; font-weight:800; font-size:30px; line-height:36px; font-family:"Open Sans", sans-serif; padding:3px 10px; margin:0px; border-width:0px; border-style:none; background-color:#4e5b6c; letter-spacing:0; } .tp-caption.modern_big_redbg { position:absolute; color:#fff; text-shadow:none; font-weight:300; font-size:30px; line-height:36px; font-family:"Open Sans", sans-serif; padding:3px 10px; padding-top:1px; margin:0px; border-width:0px; border-style:none; background-color:#de543e; letter-spacing:0; } .tp-caption.modern_small_text_dark { position:absolute; color:#555; text-shadow:none; font-size:14px; line-height:22px; font-family:Arial; margin:0px; border-width:0px; border-style:none; white-space:nowrap; } .tp-caption.boxshadow { -moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5); -webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5); box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5); } .tp-caption.black { color:#000; text-shadow:none; } .tp-caption.noshadow { text-shadow:none; } .tp-caption a { color:#ff7302; text-shadow:none; -webkit-transition:color 0.2s ease-out; -moz-transition:color 0.2s ease-out; -o-transition:color 0.2s ease-out; -ms-transition:color 0.2s ease-out; } .tp-caption a:hover { color:#ffa902; } .tp-caption.thinheadline_dark { position:absolute; color:rgba(0,0,0,0.85); text-shadow:none; font-weight:300; font-size:30px; line-height:30px; font-family:"Open Sans"; background-color:transparent; } .tp-caption.thintext_dark { position:absolute; color:rgba(0,0,0,0.85); text-shadow:none; font-weight:300; font-size:16px; line-height:26px; font-family:"Open Sans"; background-color:transparent; } .tp-caption.medium_bg_red a { color: #fff; text-decoration: none; } .tp-caption.medium_bg_red a:hover { color: #fff; text-decoration: underline; } .tp-caption.smoothcircle { font-size:30px; line-height:75px; font-weight:800; font-family:"Open Sans"; color:rgb(255, 255, 255); text-decoration:none; background-color:rgb(0, 0, 0); background-color:rgba(0, 0, 0, 0.498039); padding:50px 25px; text-align:center; border-radius:500px 500px 500px 500px; border-width:0px; border-color:rgb(0, 0, 0); border-style:none; } .tp-caption.largeblackbg { font-size:50px; line-height:70px; font-weight:300; font-family:"Open Sans"; color:rgb(255, 255, 255); text-decoration:none; background-color:rgb(0, 0, 0); padding:0px 20px 5px; text-shadow:none; border-width:0px; border-color:rgb(255, 255, 255); border-style:none; } .tp-caption.largepinkbg { position:absolute; color:#fff; text-shadow:none; font-weight:300; font-size:50px; line-height:70px; font-family:"Open Sans"; background-color:#db4360; padding:0px 20px; -webkit-border-radius:0px; -moz-border-radius:0px; border-radius:0px; } .tp-caption.largewhitebg { position:absolute; color:#000; text-shadow:none; font-weight:300; font-size:50px; line-height:70px; font-family:"Open Sans"; background-color:#fff; padding:0px 20px; -webkit-border-radius:0px; -moz-border-radius:0px; border-radius:0px; } .tp-caption.largegreenbg { position:absolute; color:#fff; text-shadow:none; font-weight:300; font-size:50px; line-height:70px; font-family:"Open Sans"; background-color:#67ae73; padding:0px 20px; -webkit-border-radius:0px; -moz-border-radius:0px; border-radius:0px; } .tp-caption.excerpt { font-size:36px; line-height:36px; font-weight:700; font-family:Arial; color:#ffffff; text-decoration:none; background-color:rgba(0, 0, 0, 1); text-shadow:none; margin:0px; letter-spacing:-1.5px; padding:1px 4px 0px 4px; width:150px; white-space:normal !important; height:auto; border-width:0px; border-color:rgb(255, 255, 255); border-style:none; } .tp-caption.large_bold_grey { font-size:60px; line-height:60px; font-weight:800; font-family:"Open Sans"; color:rgb(102, 102, 102); text-decoration:none; background-color:transparent; text-shadow:none; margin:0px; padding:1px 4px 0px; border-width:0px; border-color:rgb(255, 214, 88); border-style:none; } .tp-caption.medium_thin_grey { font-size:34px; line-height:30px; font-weight:300; font-family:"Open Sans"; color:rgb(102, 102, 102); text-decoration:none; background-color:transparent; padding:1px 4px 0px; text-shadow:none; margin:0px; border-width:0px; border-color:rgb(255, 214, 88); border-style:none; } .tp-caption.small_thin_grey { font-size:18px; line-height:26px; font-weight:300; font-family:"Open Sans"; color:rgb(117, 117, 117); text-decoration:none; background-color:transparent; padding:1px 4px 0px; text-shadow:none; margin:0px; border-width:0px; border-color:rgb(255, 214, 88); border-style:none; } .tp-caption.lightgrey_divider { text-decoration:none; background-color:rgba(235, 235, 235, 1); width:370px; height:3px; background-position:initial initial; background-repeat:initial initial; border-width:0px; border-color:rgb(34, 34, 34); border-style:none; } .tp-caption.large_bold_darkblue { font-size:58px; line-height:60px; font-weight:800; font-family:"Open Sans"; color:rgb(52, 73, 94); text-decoration:none; background-color:transparent; border-width:0px; border-color:rgb(255, 214, 88); border-style:none; } .tp-caption.medium_bg_darkblue { font-size:20px; line-height:20px; font-weight:800; font-family:"Open Sans"; color:rgb(255, 255, 255); text-decoration:none; background-color:rgb(52, 73, 94); padding:10px; border-width:0px; border-color:rgb(255, 214, 88); border-style:none; } .tp-caption.medium_bold_red { font-size:24px; line-height:30px; font-weight:800; font-family:"Open Sans"; color:rgb(227, 58, 12); text-decoration:none; background-color:transparent; padding:0px; border-width:0px; border-color:rgb(255, 214, 88); border-style:none; } .tp-caption.medium_light_red { font-size:21px; line-height:26px; font-weight:300; font-family:"Open Sans"; color:rgb(227, 58, 12); text-decoration:none; background-color:transparent; padding:0px; border-width:0px; border-color:rgb(255, 214, 88); border-style:none; } .tp-caption.medium_bg_red { font-size:20px; line-height:20px; font-weight:800; font-family:"Open Sans"; color:rgb(255, 255, 255); text-decoration:none; background-color:rgb(227, 58, 12); padding:10px; border-width:0px; border-color:rgb(255, 214, 88); border-style:none; } .tp-caption.medium_bold_orange { font-size:24px; line-height:30px; font-weight:800; font-family:"Open Sans"; color:rgb(243, 156, 18); text-decoration:none; background-color:transparent; border-width:0px; border-color:rgb(255, 214, 88); border-style:none; } .tp-caption.medium_bg_orange { font-size:20px; line-height:20px; font-weight:800; font-family:"Open Sans"; color:rgb(255, 255, 255); text-decoration:none; background-color:rgb(243, 156, 18); padding:10px; border-width:0px; border-color:rgb(255, 214, 88); border-style:none; } .tp-caption.grassfloor { text-decoration:none; background-color:rgba(160, 179, 151, 1); width:4000px; height:150px; border-width:0px; border-color:rgb(34, 34, 34); border-style:none; } .tp-caption.large_bold_white { font-size:58px; line-height:60px; font-weight:800; font-family:"Open Sans"; color:rgb(255, 255, 255); text-decoration:none; background-color:transparent; border-width:0px; border-color:rgb(255, 214, 88); border-style:none; } .tp-caption.medium_light_white { font-size:30px; line-height:36px; font-weight:300; font-family:"Open Sans"; color:rgb(255, 255, 255); text-decoration:none; background-color:transparent; padding:0px; border-width:0px; border-color:rgb(255, 214, 88); border-style:none; } .tp-caption.mediumlarge_light_white { font-size:34px; line-height:40px; font-weight:300; font-family:"Open Sans"; color:rgb(255, 255, 255); text-decoration:none; background-color:transparent; padding:0px; border-width:0px; border-color:rgb(255, 214, 88); border-style:none; } .tp-caption.mediumlarge_light_white_center { font-size:34px; line-height:40px; font-weight:300; font-family:"Open Sans"; color:#ffffff; text-decoration:none; background-color:transparent; padding:0px 0px 0px 0px; text-align:center; border-width:0px; border-color:rgb(255, 214, 88); border-style:none; } .tp-caption.medium_bg_asbestos { font-size:20px; line-height:20px; font-weight:800; font-family:"Open Sans"; color:rgb(255, 255, 255); text-decoration:none; background-color:rgb(127, 140, 141); padding:10px; border-width:0px; border-color:rgb(255, 214, 88); border-style:none; } .tp-caption.medium_light_black { font-size:30px; line-height:36px; font-weight:300; font-family:"Open Sans"; color:rgb(0, 0, 0); text-decoration:none; background-color:transparent; padding:0px; border-width:0px; border-color:rgb(255, 214, 88); border-style:none; } .tp-caption.large_bold_black { font-size:58px; line-height:60px; font-weight:800; font-family:"Open Sans"; color:rgb(0, 0, 0); text-decoration:none; background-color:transparent; border-width:0px; border-color:rgb(255, 214, 88); border-style:none; } .tp-caption.mediumlarge_light_darkblue { font-size:34px; line-height:40px; font-weight:300; font-family:"Open Sans"; color:rgb(52, 73, 94); text-decoration:none; background-color:transparent; padding:0px; border-width:0px; border-color:rgb(255, 214, 88); border-style:none; } .tp-caption.small_light_white { font-size:17px; line-height:28px; font-weight:300; font-family:"Open Sans"; color:rgb(255, 255, 255); text-decoration:none; background-color:transparent; padding:0px; border-width:0px; border-color:rgb(255, 214, 88); border-style:none; } .tp-caption.roundedimage { border-width:0px; border-color:rgb(34, 34, 34); border-style:none; } .tp-caption.large_bg_black { font-size:40px; line-height:40px; font-weight:800; font-family:"Open Sans"; color:rgb(255, 255, 255); text-decoration:none; background-color:rgb(0, 0, 0); padding:10px 20px 15px; border-width:0px; border-color:rgb(255, 214, 88); border-style:none; } .tp-caption.mediumwhitebg { font-size:30px; line-height:30px; font-weight:300; font-family:"Open Sans"; color:rgb(0, 0, 0); text-decoration:none; background-color:rgb(255, 255, 255); padding:5px 15px 10px; text-shadow:none; border-width:0px; border-color:rgb(0, 0, 0); border-style:none; } .tp-caption.medium_bg_orange_new1 { font-size:20px; line-height:20px; font-weight:800; font-family:"Open Sans"; color:rgb(255, 255, 255); text-decoration:none; background-color:rgb(243, 156, 18); padding:10px; border-width:0px; border-color:rgb(255, 214, 88); border-style:none; } .tp-caption.boxshadow{ -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5); box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5); } .tp-caption.black{ color: #000; text-shadow: none; font-weight: 300; font-size: 19px; line-height: 19px; font-family: "Open Sans", sans; } .tp-caption.noshadow { text-shadow: none; } .tp_inner_padding { box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; max-height:none !important; } .tp-caption { transform:none !important}  .tp-caption .frontcorner { width: 0; height: 0; border-left: 40px solid transparent; border-right: 0px solid transparent; border-top: 40px solid #00A8FF; position: absolute;left:-40px;top:0px; } .tp-caption .backcorner { width: 0; height: 0; border-left: 0px solid transparent; border-right: 40px solid transparent; border-bottom: 40px solid #00A8FF; position: absolute;right:0px;top:0px; } .tp-caption .frontcornertop { width: 0; height: 0; border-left: 40px solid transparent; border-right: 0px solid transparent; border-bottom: 40px solid #00A8FF; position: absolute;left:-40px;top:0px; } .tp-caption .backcornertop { width: 0; height: 0; border-left: 0px solid transparent; border-right: 40px solid transparent; border-top: 40px solid #00A8FF; position: absolute;right:0px;top:0px; }  .tp-simpleresponsive .button { padding:6px 13px 5px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; height:30px; cursor:pointer; color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important; background:url(../../style/images/gradient/g30.html) repeat-x top; font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px; } .tp-simpleresponsive .button.big { color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px; line-height:57px !important; background:url(../../style/images/gradient/g40.html) repeat-x top;} .tp-simpleresponsive .purchase:hover, .tp-simpleresponsive .button:hover, .tp-simpleresponsive .button.big:hover { background-position:bottom, 15px 11px;} @media only screen and (min-width: 768px) and (max-width: 959px) { } @media only screen and (min-width: 480px) and (max-width: 767px) { .tp-simpleresponsive .button { padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal; } .tp-simpleresponsive a.button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none; } } @media only screen and (min-width: 0px) and (max-width: 479px) { .tp-simpleresponsive .button { padding:2px 5px 2px; line-height:20px !important; font-size:10px !important;} .tp-simpleresponsive a.button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none; } }  .tp-simpleresponsive .button.green, .tp-simpleresponsive .button:hover.green, .tp-simpleresponsive .purchase.green, .tp-simpleresponsive .purchase:hover.green { background-color:#21a117; -webkit-box-shadow: 0px 3px 0px 0px #104d0b; -moz-box-shadow: 0px 3px 0px 0px #104d0b; box-shadow: 0px 3px 0px 0px #104d0b; } .tp-simpleresponsive .button.blue, .tp-simpleresponsive .button:hover.blue, .tp-simpleresponsive .purchase.blue, .tp-simpleresponsive .purchase:hover.blue { background-color:#1d78cb; -webkit-box-shadow: 0px 3px 0px 0px #0f3e68; -moz-box-shadow: 0px 3px 0px 0px #0f3e68; box-shadow: 0px 3px 0px 0px #0f3e68;} .tp-simpleresponsive .button.red, .tp-simpleresponsive .button:hover.red, .tp-simpleresponsive .purchase.red, .tp-simpleresponsive .purchase:hover.red { background-color:#cb1d1d; -webkit-box-shadow: 0px 3px 0px 0px #7c1212; -moz-box-shadow: 0px 3px 0px 0px #7c1212; box-shadow: 0px 3px 0px 0px #7c1212;} .tp-simpleresponsive .button.orange, .tp-simpleresponsive .button:hover.orange, .tp-simpleresponsive .purchase.orange, .tp-simpleresponsive .purchase:hover.orange { background-color:#ff7700; -webkit-box-shadow: 0px 3px 0px 0px #a34c00; -moz-box-shadow: 0px 3px 0px 0px #a34c00; box-shadow: 0px 3px 0px 0px #a34c00;} .tp-simpleresponsive .button.darkgrey, .tp-simpleresponsive .button.grey, .tp-simpleresponsive .button:hover.darkgrey, .tp-simpleresponsive .button:hover.grey, .tp-simpleresponsive .purchase.darkgrey, .tp-simpleresponsive .purchase:hover.darkgrey { background-color:#555; -webkit-box-shadow: 0px 3px 0px 0px #222; -moz-box-shadow: 0px 3px 0px 0px #222; box-shadow: 0px 3px 0px 0px #222;} .tp-simpleresponsive .button.lightgrey, .tp-simpleresponsive .button:hover.lightgrey, .tp-simpleresponsive .purchase.lightgrey, .tp-simpleresponsive .purchase:hover.lightgrey { background-color:#888; -webkit-box-shadow: 0px 3px 0px 0px #555; -moz-box-shadow: 0px 3px 0px 0px #555; box-shadow: 0px 3px 0px 0px #555;}    .fullscreen-container { width:100%; position:relative; padding:0; } .fullwidthbanner-container{ width:100%; position:relative; padding:0; overflow:hidden; } .fullwidthbanner-container .fullwidthbanner{ width:100%; position:relative; }  .tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {  position:absolute;visibility: hidden; -webkit-font-smoothing: antialiased !important; } .tp-simpleresponsive img { max-width:none;}  .noFilterClass { filter:none !important; }  .tp-bannershadow { position:absolute; margin-left:auto; margin-right:auto; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; } .tp-bannershadow.tp-shadow1 { background:url(../../style/assets/shadow1.html) no-repeat; background-size:100% 100%; width:890px; height:60px; bottom:-60px;} .tp-bannershadow.tp-shadow2 { background:url(../../style/assets/shadow2.html) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px;} .tp-bannershadow.tp-shadow3 { background:url(../../style/assets/shadow3.html) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px;}  .caption.fullscreenvideo { left:0px; top:0px; position:absolute;width:100%;height:100%;} .caption.fullscreenvideo iframe, .caption.fullscreenvideo video { width:100% !important; height:100% !important; display: none} .tp-caption.fullscreenvideo { left:0px; top:0px; position:absolute;width:100%;height:100%;} .tp-caption.fullscreenvideo iframe, .tp-caption.fullscreenvideo iframe video { width:100% !important; height:100% !important; display: none;} .fullscreenvideo .vjs-loading-spinner { visibility:none;display:none !important; width:0px;height:0px;} .fullscreenvideo .vjs-control-bar.vjs-fade-out, .fullscreenvideo .vjs-control-bar.vjs-fade-in, .fullscreenvideo .vjs-control-bar.vjs-fade-out.vjs-lock-showing, .fullscreenvideo .vjs-control-bar.vjs-fade-in.vjs-lock-showing { visibility: hidden !important; opacity: 0 !important;display:none !important;width:0px;height:0px;overflow: hidden;} .fullcoveredvideo.video-js, .fullcoveredvideo video { background: transparent !important;} .fullcoveredvideo .vjs-poster { background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px;}  .tp-dottedoverlay { background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:1;} .tp-dottedoverlay.twoxtwo { background:url(../../style/assets/gridtile.html)} .tp-dottedoverlay.twoxtwowhite { background:url(../../style/assets/gridtile_white.html)} .tp-dottedoverlay.threexthree { background:url(../../style/assets/gridtile_3x3.html)} .tp-dottedoverlay.threexthreewhite { background:url(../../style/assets/gridtile_3x3_white.html)}    .tpclear { clear:both;} .tp-bullets { z-index:1000; position:absolute; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; -webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;-webkit-transform: translateZ(5px); } .tp-bullets.hidebullets { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; } .tp-bullets.simplebullets.navbar { border:1px solid #666; border-bottom:1px solid #444; background:url(../../style/assets/boxed_bgtile.html); height:40px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;} .tp-bullets.simplebullets.navbar-old { background:url(../../style/assets/navigdots_bgtile.html); height:35px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;} .tp-bullets.simplebullets.round .bullet { cursor:pointer; position:relative; background:url(../../style/assets/bullet.html) no-Repeat top left; width:20px; height:20px; margin-right:0px; float:left; margin-top:0px; margin-left:3px;} .tp-bullets.simplebullets.round .bullet.last { margin-right:3px;} .tp-bullets.simplebullets.round-old .bullet { cursor:pointer; position:relative; background:url(../../style/assets/bullets.html) no-Repeat bottom left; width:23px; height:23px; margin-right:0px; float:left; margin-top:0px;} .tp-bullets.simplebullets.round-old .bullet.last { margin-right:0px;}  .tp-bullets.simplebullets.square .bullet { cursor:pointer; position:relative; background:url(../../style/assets/bullets2.html) no-Repeat bottom left; width:19px; height:19px; margin-right:0px; float:left; margin-top:0px;} .tp-bullets.simplebullets.square .bullet.last { margin-right:0px;}  .tp-bullets.simplebullets.square-old .bullet { cursor:pointer; position:relative; background:url(../../style/assets/bullets2.html) no-Repeat bottom left; width:19px; height:19px; margin-right:0px; float:left; margin-top:0px;} .tp-bullets.simplebullets.square-old .bullet.last { margin-right:0px;}  .tp-bullets.simplebullets.navbar .bullet { cursor:pointer; position:relative; background:url(../../style/assets/bullet_boxed.html) no-Repeat top left; width:18px; height:19px; margin-right:5px; float:left; margin-top:0px;} .tp-bullets.simplebullets.navbar .bullet.first { margin-left:0px !important;} .tp-bullets.simplebullets.navbar .bullet.last { margin-right:0px !important;}  .tp-bullets.simplebullets.navbar-old .bullet { cursor:pointer; position:relative; background:url(../../style/assets/navigdots.html) no-Repeat bottom left; width:15px; height:15px; margin-left:5px !important; margin-right:5px !important;float:left; margin-top:10px;} .tp-bullets.simplebullets.navbar-old .bullet.first { margin-left:0px !important;} .tp-bullets.simplebullets.navbar-old .bullet.last { margin-right:0px !important;} .tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected { background-position:top left; } .tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected { background-position:bottom left; }  .tparrows { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; -webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out; -webkit-transform: translateZ(5px); } .tparrows.hidearrows { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; } .tp-leftarrow { z-index:100;cursor:pointer; position:relative; background:url(../../style/assets/large_left.html) no-Repeat top left; width:40px; height:40px; } .tp-rightarrow { z-index:100;cursor:pointer; position:relative; background:url(../../style/assets/large_right.html) no-Repeat top left; width:40px; height:40px; } .tp-leftarrow.round { z-index:100;cursor:pointer; position:relative; background:url(../../style/assets/small_left.html) no-Repeat top left; width:19px; height:14px; margin-right:0px; float:left; margin-top:0px; } .tp-rightarrow.round { z-index:100;cursor:pointer; position:relative; background:url(../../style/assets/small_right.html) no-Repeat top left; width:19px; height:14px; margin-right:0px; float:left; margin-top:0px;} .tp-leftarrow.round-old { z-index:100;cursor:pointer; position:relative; background:url(../../style/assets/arrow_left.html) no-Repeat top left; width:26px; height:26px; margin-right:0px; float:left; margin-top:0px; } .tp-rightarrow.round-old { z-index:100;cursor:pointer; position:relative; background:url(../../style/assets/arrow_right.html) no-Repeat top left; width:26px; height:26px; margin-right:0px; float:left; margin-top:0px;} .tp-leftarrow.navbar { z-index:100;cursor:pointer; position:relative; background:url(../../style/assets/small_left_boxed.html) no-Repeat top left; width:20px; height:15px; float:left; margin-right:6px; margin-top:12px;} .tp-rightarrow.navbar { z-index:100;cursor:pointer; position:relative; background:url(../../style/assets/small_right_boxed.html) no-Repeat top left; width:20px; height:15px; float:left; margin-left:6px; margin-top:12px;} .tp-leftarrow.navbar-old { z-index:100;cursor:pointer; position:relative; background:url(../../style/assets/arrowleft.html) no-Repeat top left; width:9px; height:16px; float:left; margin-right:6px; margin-top:10px;} .tp-rightarrow.navbar-old { z-index:100;cursor:pointer; position:relative; background:url(../../style/assets/arrowright.html) no-Repeat top left; width:9px; height:16px; float:left; margin-left:6px; margin-top:10px;} .tp-leftarrow.navbar-old.thumbswitharrow { margin-right:10px; } .tp-rightarrow.navbar-old.thumbswitharrow { margin-left:0px; } .tp-leftarrow.square { z-index:100;cursor:pointer; position:relative; background:url(../../style/assets/arrow_left2.html) no-Repeat top left; width:12px; height:17px; float:left; margin-right:0px; margin-top:0px;} .tp-rightarrow.square { z-index:100;cursor:pointer; position:relative; background:url(../../style/assets/arrow_right2.html) no-Repeat top left; width:12px; height:17px; float:left; margin-left:0px; margin-top:0px;} .tp-leftarrow.square-old { z-index:100;cursor:pointer; position:relative; background:url(../../style/assets/arrow_left2.html) no-Repeat top left; width:12px; height:17px; float:left; margin-right:0px; margin-top:0px;} .tp-rightarrow.square-old { z-index:100;cursor:pointer; position:relative; background:url(../../style/assets/arrow_right2.html) no-Repeat top left; width:12px; height:17px; float:left; margin-left:0px; margin-top:0px;} .tp-leftarrow.default { z-index:100;cursor:pointer; position:relative; background:url(../../style/assets/large_left.html) no-Repeat 0 0; width:40px; height:40px; } .tp-rightarrow.default { z-index:100;cursor:pointer; position:relative; background:url(../../style/assets/large_right.html) no-Repeat 0 0; width:40px; height:40px; } .tp-leftarrow:hover, .tp-rightarrow:hover { background-position:bottom left; }  .tp-bullets.tp-thumbs { z-index:1000; position:absolute; padding:3px;background-color:#fff; width:500px;height:50px;  margin-top:-50px; } .fullwidthbanner-container .tp-thumbs { padding:3px;} .tp-bullets.tp-thumbs .tp-mask { width:500px; height:50px;  overflow:hidden; position:relative;} .tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer { width:5000px; position:absolute;} .tp-bullets.tp-thumbs .bullet { width:100px; height:50px;  cursor:pointer; overflow:hidden;background:none;margin:0;float:left; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";  -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; } .tp-bullets.tp-thumbs .bullet:hover, .tp-bullets.tp-thumbs .bullet.selected { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; } .tp-thumbs img { width:100%; }  .tp-bannertimer { width:100%; height:10px; background:url(../../style/assets/timer.html);position:absolute; z-index:200;top:0px;} .tp-bannertimer.tp-bottom { bottom:0px;height:5px; top:auto;}  @media only screen and (min-width: 0px) and (max-width: 479px) { .responsive .tp-bullets { display:none} .responsive .tparrows { display:none;} }  .vjs-tech { margin-top:1px} .tp-caption .vjs-default-skin .vjs-big-play-button { left: 50%; top: 50%; margin-left: -20px; margin-top: -20px; width: 40px; height: 40px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: none; box-shadow: none; text-shadow: none; line-height: 30px; vertical-align: top; padding: 0px; } .tp-caption .vjs-default-skin .vjs-big-play-button:before { position:absolute; top:0px; left:0px; line-height:40px; text-shadow: none !important; color:#fff; font-size:18px; } .tp-caption .vjs-default-skin:hover .vjs-big-play-button, .vjs-default-skin .vjs-big-play-button:focus { box-shadow:none; -webkit-box-shadow:none; }  .tp-simpleresponsive img { -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; } .tp-simpleresponsive a{ text-decoration:none;} .tp-simpleresponsive ul { list-style:none; padding:0; margin:0; } .tp-simpleresponsive >ul >li{ list-stye:none; position:absolute; visibility:hidden; }  .caption.slidelink a div, .tp-caption.slidelink a div { width:3000px; height:1500px; background:url(../../style/assets/coloredbg.html) repeat;} .tp-loader { background:url(../../style/assets/loader.html) no-repeat 10px 10px; background-color:#fff; margin:-22px -22px; top:50%; left:50%; z-index:10000; position:absolute;width:44px;height:44px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; } .tp-transparentimg { content:"url(../assets/transparent.png)"} .tp-3d { -webkit-transform-style: preserve-3d; -webkit-transform-origin: 50% 50%; } .tp-caption img { background: transparent; -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); zoom: 1; } @font-face { font-family: "revicons"; src: url("../../style/font/revicons90c690c6.html?5510888"); src: url("../../style/font/revicons90c690c6.html?5510888#iefix") format("embedded-opentype"), url("../../style/font/revicons90c6-290c6.html?5510888") format("woff"), url("../../style/font/revicons90c6-390c6.html?5510888") format("truetype"), url("../../style/font/revicons90c6-490c6.html?5510888#revicons") format("svg"); font-weight: normal; font-style: normal; }    [class^="revicon-"]:before, [class*=" revicon-"]:before { font-family: "revicons"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center;   font-variant: normal; text-transform: none;  line-height: 1em;   margin-left: .2em;     } .revicon-search-1:before { content: ""; }  .revicon-pencil-1:before { content: ""; }  .revicon-picture-1:before { content: ""; }  .revicon-cancel:before { content: ""; }  .revicon-info-circled:before { content: ""; }  .revicon-trash:before { content: ""; }  .revicon-left-dir:before { content: ""; }  .revicon-right-dir:before { content: ""; }  .revicon-down-open:before { content: ""; }  .revicon-left-open:before { content: ""; }  .revicon-right-open:before { content: ""; }  .revicon-angle-left:before { content: ""; }  .revicon-angle-right:before { content: ""; }  .revicon-left-big:before { content: ""; }  .revicon-right-big:before { content: ""; }  .revicon-magic:before { content: ""; }  .revicon-picture:before { content: ""; }  .revicon-export:before { content: ""; }  .revicon-cog:before { content: ""; }  .revicon-login:before { content: ""; }  .revicon-logout:before { content: ""; }  .revicon-video:before { content: ""; }  .revicon-arrow-combo:before { content: ""; }  .revicon-left-open-1:before { content: ""; }  .revicon-right-open-1:before { content: ""; }  .revicon-left-open-mini:before { content: ""; }  .revicon-right-open-mini:before { content: ""; }  .revicon-left-open-big:before { content: ""; }  .revicon-right-open-big:before { content: ""; }  .revicon-left:before { content: ""; }  .revicon-right:before { content: ""; }  .revicon-ccw:before { content: ""; }  .revicon-arrows-ccw:before { content: ""; }  .revicon-palette:before { content: ""; }  .revicon-list-add:before { content: ""; }  .revicon-doc:before { content: ""; }  .revicon-left-open-outline:before { content: ""; }  .revicon-left-open-2:before { content: ""; }  .revicon-right-open-outline:before { content: ""; }  .revicon-right-open-2:before { content: ""; }  .revicon-equalizer:before { content: ""; }  .revicon-layers-alt:before { content: ""; }  .revicon-popup:before { content: ""; } 
  .owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }  .owl-carousel{ display: none; position: relative; width: 100%; -ms-touch-action: pan-y; } .owl-carousel .owl-wrapper{ display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); } .owl-carousel .owl-wrapper-outer{ overflow: hidden; position: relative; width: 100%; } .owl-carousel .owl-wrapper-outer.autoHeight{ -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; } .owl-carousel .owl-item{ float: left; } .owl-controls .owl-page, .owl-controls .owl-buttons div{ cursor: pointer; } .owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }  .grabbing { cursor:url(../../style/images/grabbing.png) 8 8, move; }  .owl-carousel .owl-wrapper, .owl-carousel .owl-item{ -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); }  .owl-origin { -webkit-perspective: 1200px; -webkit-perspective-origin-x : 50%; -webkit-perspective-origin-y : 50%; -moz-perspective : 1200px; -moz-perspective-origin-x : 50%; -moz-perspective-origin-y : 50%; perspective : 1200px; }  .owl-fade-out { z-index: 10; -webkit-animation: fadeOut .7s both ease; -moz-animation: fadeOut .7s both ease; animation: fadeOut .7s both ease; } .owl-fade-in { -webkit-animation: fadeIn .7s both ease; -moz-animation: fadeIn .7s both ease; animation: fadeIn .7s both ease; }  .owl-backSlide-out { -webkit-animation: backSlideOut 1s both ease; -moz-animation: backSlideOut 1s both ease; animation: backSlideOut 1s both ease; } .owl-backSlide-in { -webkit-animation: backSlideIn 1s both ease; -moz-animation: backSlideIn 1s both ease; animation: backSlideIn 1s both ease; }  .owl-goDown-out { -webkit-animation: scaleToFade .7s ease both; -moz-animation: scaleToFade .7s ease both; animation: scaleToFade .7s ease both; } .owl-goDown-in { -webkit-animation: goDown .6s ease both; -moz-animation: goDown .6s ease both; animation: goDown .6s ease both; }  .owl-fadeUp-in { -webkit-animation: scaleUpFrom .5s ease both; -moz-animation: scaleUpFrom .5s ease both; animation: scaleUpFrom .5s ease both; } .owl-fadeUp-out { -webkit-animation: scaleUpTo .5s ease both; -moz-animation: scaleUpTo .5s ease both; animation: scaleUpTo .5s ease both; }   @-webkit-keyframes empty { 0% {opacity: 1} } @-moz-keyframes empty { 0% {opacity: 1} } @keyframes empty { 0% {opacity: 1} } @-webkit-keyframes fadeIn { 0% { opacity:0; } 100% { opacity:1; } } @-moz-keyframes fadeIn { 0% { opacity:0; } 100% { opacity:1; } } @keyframes fadeIn { 0% { opacity:0; } 100% { opacity:1; } } @-webkit-keyframes fadeOut { 0% { opacity:1; } 100% { opacity:0; } } @-moz-keyframes fadeOut { 0% { opacity:1; } 100% { opacity:0; } } @keyframes fadeOut { 0% { opacity:1; } 100% { opacity:0; } } @-webkit-keyframes backSlideOut { 25% { opacity: .5; -webkit-transform: translateZ(-500px); } 75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); } 100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); } } @-moz-keyframes backSlideOut { 25% { opacity: .5; -moz-transform: translateZ(-500px); } 75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); } 100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); } } @keyframes backSlideOut { 25% { opacity: .5; transform: translateZ(-500px); } 75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); } 100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); } } @-webkit-keyframes backSlideIn { 0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); } 75% { opacity: .5; -webkit-transform: translateZ(-500px); } 100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); } } @-moz-keyframes backSlideIn { 0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); } 75% { opacity: .5; -moz-transform: translateZ(-500px); } 100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); } } @keyframes backSlideIn { 0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); } 75% { opacity: .5; transform: translateZ(-500px); } 100% { opacity: 1; transform: translateZ(0) translateX(0); } } @-webkit-keyframes scaleToFade { to { opacity: 0; -webkit-transform: scale(.8); } } @-moz-keyframes scaleToFade { to { opacity: 0; -moz-transform: scale(.8); } } @keyframes scaleToFade { to { opacity: 0; transform: scale(.8); } } @-webkit-keyframes goDown { from { -webkit-transform: translateY(-100%); } } @-moz-keyframes goDown { from { -moz-transform: translateY(-100%); } } @keyframes goDown { from { transform: translateY(-100%); } } @-webkit-keyframes scaleUpFrom { from { opacity: 0; -webkit-transform: scale(1.5); } } @-moz-keyframes scaleUpFrom { from { opacity: 0; -moz-transform: scale(1.5); } } @keyframes scaleUpFrom { from { opacity: 0; transform: scale(1.5); } } @-webkit-keyframes scaleUpTo { to { opacity: 0; -webkit-transform: scale(1.5); } } @-moz-keyframes scaleUpTo { to { opacity: 0; -moz-transform: scale(1.5); } } @keyframes scaleUpTo { to { opacity: 0; transform: scale(1.5); } } 
   *, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } :focus { outline: 0 !important } .fit-vids-style { display: none } figure { margin: 0; padding: 0; } figure img { width: 100%; height: auto; } iframe { border: none } ::selection { background: #fefac7;  color: #555555; } ::-moz-selection { background: #fefac7;  color: #555555; }   body { -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; font-family: "Roboto", sans-serif; overflow-x: hidden; background-color: #FFF; color: #888; font-size: 14px; } .container { padding-right: 0; padding-left: 0; } body, li, address { line-height: 25px } input, button, select, textarea { font-family: "Roboto", sans-serif; font-size: 14px; } a { color: #fa6c65; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; } a:hover, a:focus { color: #2e2e2e; text-decoration: none; } h1, h2, h3, h4, h5, h6 { font-family: "Roboto Condensed", sans-serif; text-transform: uppercase; margin-top: 0; color: #616161; margin-bottom: 10px; font-weight: 700; } h1 { font-size: 26px; line-height: 38px; margin-bottom: 15px; } h2 { font-size: 22px; line-height: 24px; margin-bottom: 15px; } h3 { font-size: 18px; line-height: 22px; } h4 { font-size: 16px; margin-bottom: 8px; } h5 { font-size: 14px } h6 { font-size: 12px } .slab { font-family: "Roboto Slab", serif; text-transform: none; } .section-title { font-family: "Roboto Condensed", sans-serif; font-weight: 700; color: #fa6c65; font-size: 16px; line-height: 26px; text-transform: uppercase; margin-bottom: 10px; margin-top: 10px; letter-spacing: 2px; } .row .section-title { margin-bottom: 20px } .widget .section-title { margin-bottom: 15px; letter-spacing: normal; } .section-title span { font-family: "Roboto Slab", serif; font-weight: 300; font-size: 18px; text-transform: lowercase; color: #848484; letter-spacing: normal; } .section-title span:before { display: inline-block; font-weight: 700; content: "|"; padding: 0 10px 0 5px; color: #fa6c65; } .post-title { margin: 0 0 10px 0 } h1.post-title { font-size: 22px; line-height: 24px; } .bordered .post-title { margin-bottom: 5px } .post-title a { color: #616161 } .post-title a:hover { color: #fa6c65 } .colored { color: #fa6c65 } .media-wrapper { margin-bottom: 20px } .light-wrapper { background: #FFF; border-bottom: 0px solid #e5e5e5; } .dark-wrapper { background: #f9f9f9; border-top: 1px solid #e5e5e5; margin-top:20px; } .inner { padding-top: 10px; padding-bottom: 10px; } .lead { font-size: 18px; line-height: 32px; font-family: "Roboto Slab", serif; font-weight: 300; color: #7f7f7f; } blockquote { padding: 0 0 0 15px; margin: 0 0 20px; border-left: 2px solid #e7e7e7; } blockquote p { margin-bottom: 0; font-size: 18px; font-weight: 300; line-height: 30px; font-family: "Roboto Slab", serif; } blockquote small { line-height: 33px; color: #fa6c65; } hr { border: 0; border-bottom: 1px solid #e3e3e3; margin: 60px 0; } .map iframe { display: block; max-width: 100%; } figure { margin: 0; padding: 0; } iframe { border: none } .media-wrapper { margin: 20px 0 } .black-wrapper { background: #303538; color: #cacaca; } .black-wrapper .lead { color: #cacaca } .black-wrapper a { color: #cacaca } .black-wrapper a:hover { color: #fa6c65 } .black-wrapper h1, .black-wrapper h2, .black-wrapper h3, .black-wrapper h4, .black-wrapper h5, .black-wrapper h6 { color: #FFF } .black-wrapper .section-title, .black-wrapper .section-title span, .black-wrapper .section-title span:before { color: #FFF } .black-wrapper .widget h1, .black-wrapper .widget h2, .black-wrapper .widget h3, .black-wrapper .widget h4, .black-wrapper .widget h5, .black-wrapper .widget h6 { color: #cacaca } i.contact { color: #6c6c6c; margin-right: 5px; width: auto; height: auto; line-height: 18px; } .widget .post-list { list-style: none; margin: 0; padding: 0; } .widget .post-list li { margin-bottom: 19px } .widget .post-list li h6 { font-size: 14px; line-height: 25px; font-weight: normal; letter-spacing: normal; text-transform: none; font-family: "Roboto", sans-serif; margin: 0; } .widget .post-list li em { color: #6c6c6c; font-size: 12px; font-style: normal; font-family: "Roboto Slab", serif; } .tagcloud { line-height: 25px } .footer-menu { padding: 0; margin: 0; list-style: none; } .footer-menu li { display: inline; padding-left: 10px; } .footer-menu li:before { display: inline-block; content: "|"; padding-right: 12px; } .footer-menu li:first-child:before { display: none } .sub-footer { background: #2d3134; padding: 35px 0; } .sub-footer p { padding: 0; margin: 0; } .color-wrapper { background: #fa6c65 } .color-wrapper, .color-wrapper p { color: #FFF } .color-wrapper h1, .color-wrapper h2, .color-wrapper h3, .color-wrapper h4, .color-wrapper h5, .color-wrapper h6 { color: #FFF } .thin { width: 70%; margin: 0 auto; } .member h3 { margin: 0 0 10px 0 } .member h3 span { text-transform: none } .member h3 span:before { content: "-"; padding: 0 5px 0 2px; } .meta, .more { font-size: 12px; font-family: "Roboto Slab", serif; color: #9f9f9f; font-weight: 400; margin-bottom: 10px; } .meta span:before { display: inline-block; content: "|"; padding: 0 10px 0 7px; } .meta span:first-child:before { display: none; padding: 0; } .meta .like i { padding: 0 4px 0 0 } .meta a { color: #9f9f9f; display: inline !important; } .meta a:hover, .more:hover { color: #fa6c65 } .meta.tags a:before { content: "#"; display: inline-block; } .bordered .info { text-align: center } .bordered { border: 1px solid #e3e3e3; padding: 20px 25px 25px 25px; padding-bottom: 10px; background: #FFF; } .no-top-border { border-top: none } .dropcap { font-weight: 900; display: block; float: left; font-size: 48px; padding: 0; margin: 0; margin: 12px 8px 0 0; text-transform: uppercase; }   .head-image { max-width: 100%; position: relative; -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.2); -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.2); box-shadow: inset 0 -1px 0 rgba(0,0,0,0.2); overflow: hidden; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-color: transparent; background-repeat: no-repeat; background-position: center center; } .head-image .overlay.light { background: rgba(255,255,255,0.6); width: 100%; height: 100%; position: absolute; top: 0; left: 0; } .head-image .overlay.dark { background: rgba(0,0,0,0.3); width: 100%; height: 100%; position: absolute; top: 0; left: 0; } .head-image img { width: 100%; height: auto; } .head-image.option-1 { height: 180px } .head-image.option-2 { height: 180px } .head-image.option-3 { height: 120px } .head-image.option-4 { height: 120px } .page-title { font-family: "Roboto Slab", serif; text-transform: none; font-weight: 300; } .head-image.option-1 .page-title { background: rgba(0,0,0,0.3); color: #FFF; padding: 12px 14px; font-size: 22px; display: inline-block; position: absolute; top: 50%; margin: -23px 0 0 0; line-height: 1; } .head-image.option-2 .page-title { background: rgba(255,255,255,0.6); color: #515151; padding: 12px 14px; font-size: 22px; display: inline-block; position: absolute; top: 50%; margin: -23px 0 0 0; line-height: 1; } .head-image.option-3 .page-title { color: #515151; font-size: 22px; display: inline-block; position: absolute; top: 50%; margin: -11px 0 0 0; line-height: 1; } .head-image.option-4 .page-title { color: #fff; font-size: 22px; display: inline-block; position: absolute; top: 50%; margin: -11px 0 0 0; line-height: 1; }   .navbar-header { float: none !important } .navbar .container { padding: 0 } .navbar { margin: 0; border-radius: 0; border: none; position: relative; z-index: 8000; min-height: inherit; } .navbar-brand { padding: 0 } .navbar-header { background-color: #FFF; padding: 30px 0; } .navbar-collapse { background-color: #f9f9f9; border: none; border-top: 1px solid rgba(0, 0, 0, 0.1); padding: 0; width: 100%; max-height: 51px; position: relative; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.11); -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.11); box-shadow: 0 1px 0 rgba(0,0,0,0.11); } .sticky-wrapper { max-height: 51px } .navbar-nav { margin: 0 } .navbar-nav > li > a { font-size: 15px; font-family: "Roboto Condensed", sans-serif; font-weight: 700; text-transform: uppercase; color: #666666; border-right: 1px solid rgba(0, 0, 0, 0.1); padding: 15px 20px; } .nav > li > a:hover, .nav > li > a:focus { background-color: #f9f9f9; color: #fa6c65; } .navbar-nav > li:first-child > a { border-left: 1px solid rgba(0, 0, 0, 0.1) } .navbar .dropdown-menu { padding: 0; margin: 0; width: 190px; background: #2d3134; border: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .navbar .dropdown-menu:not(.yamm-dropdown-menu) li { background: transparent; border: none; border-top: 1px solid rgba(0, 0, 0, 0.2); } .navbar .dropdown-menu:not(.yamm-dropdown-menu) li:first-child { border: none } .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a { padding: 15px; line-height: 1; color: #cacaca; font-size: 14px; text-transform: uppercase; font-family: "Roboto Condensed", sans-serif; font-weight: 900; } .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a:hover, .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a.active { padding: 15px; filter: none; line-height: 1; background-color: #f9f9f9; color: #fa6c65; } .navbar .nav .open > a, .navbar .nav .open > a:hover, .navbar .nav .open > a:focus { background-color: #f9f9f9; border-color: #e5e5e5; } .navbar .nav > li > .dropdown-menu:not(.yamm-dropdown-menu):after { display: none } .navbar .nav > li > .dropdown-menu:not(.yamm-dropdown-menu):before { display: none } .navbar .dropdown-menu:not(.yamm-dropdown-menu) > li > a:hover, .navbar .dropdown-menu:not(.yamm-dropdown-menu) > li > a:focus, .navbar .dropdown-submenu:hover > a, .navbar .dropdown-submenu:focus > a, .navbar .dropdown-menu:not(.yamm-dropdown-menu) > .active > a, .navbar .dropdown-menu:not(.yamm-dropdown-menu) > .active > a:hover, .navbar .dropdown-menu:not(.yamm-dropdown-menu) > .active > a:focus { background: none; color: #fa6c65; filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .navbar-header .info { display: block; padding-top: 5px; margin: 0; } .navbar-header .info li { display: inline; font-size: 12px; padding-left: 25px; } .navbar-header .info li a { display: inline; font-size: 12px; color: #888; } .navbar-header .info a:hover { color: #fa6c65 } .navbar .social .dropdown-menu { background: #2d3134; margin: 12px 0 0 0; padding: 20px; text-align: center; width: 240px; border: none; } .navbar .social .dropdown-menu input { margin: 0; height: 30px; font-size: 12px; background: rgba(0, 0, 0, 0.2); color: #cacaca; width: 200px; border: none; } .navbar-form { padding: 0; margin: 0; } .btn.responsive-menu { padding: 8px 13px; margin: 0; display: none; font-size: 15px; }   .offset { display: block; height: 80px; } .navbar.basic { -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.11); -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.11); box-shadow: 0 1px 0 rgba(0,0,0,0.11); width: 100%; background: #FFF; } .navbar.basic .navbar-brand img { margin-top: 26px } .navbar.basic .navbar-header { padding: 0 } .navbar.basic .navbar-collapse { width: auto; border: none; background: transparent; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .navbar.basic .navbar-nav > li > a { border-right: none; padding: 30px 10px; } .navbar.basic .navbar-nav > li:first-child > a { border-left: none } .navbar.basic .navbar-nav > li { margin-left: 20px } .navbar.basic .nav > li > a:hover, .navbar.basic .nav > li > a:focus, .navbar.basic .nav .open > a, .navbar.basic .nav .open > a:hover, .navbar.basic .nav .open > a:focus { background: none; color: #fa6c65; } .navbar.basic.default { width: 100%; position: absolute; } .navbar.basic.fixed { position: fixed; left: 0; padding: 0; margin: 0; width: 100%; } .navbar.basic.fixed .navbar-brand img { height: 20px; margin-top: 15px; } .navbar.basic.fixed .navbar-nav > li > a { padding: 15px 10px } .navbar.basic .navbar-collapse { max-height: inherit }   .yamm .nav, .yamm .dropup, .yamm .dropdown, .yamm .collapse { position: static } .yamm .navbar-inner, .yamm .container { position: relative } .yamm .dropdown-menu { left: auto } .yamm .dropdown-menu > li { display: block } .yamm .nav.pull-right .dropdown-menu { right: 0 } .yamm .yamm-content { padding: 30px; *zoom: 1; color: #cacaca; } .yamm .yamm-content:before, .yamm .yamm-content:after { display: table; content: ""; line-height: 0; } .yamm .yamm-content:after { clear: both } .yamm.navbar .nav > li > .dropdown-menu:after, .yamm.navbar .nav > li > .dropdown-menu:before { display: none } .yamm .yamm-content img { width: 100% } .yamm .yamm-content a { color: #cacaca } .yamm .yamm-content h1, .yamm .yamm-content h2, .yamm .yamm-content h3, .yamm .yamm-content h4, .yamm .yamm-content h5, .yamm .yamm-content h6 { color: #cacaca } .yamm .yamm-content h4 { margin-bottom: 15px } .yamm .yamm-content ul.circled li:before { color: #6c6c6c } .yamm .yamm-content a:hover { color: #fa6c65 } .yamm .dropdown.yamm-fullwidth .dropdown-menu { width: 100%; left: 0; right: 0; }   .divide0 { width: 100%; height: 0px; } .divide2 { width: 100%; height: 2px; } .divide3 { width: 100%; height: 3px; } .divide5 { width: 100%; height: 5px; } .divide10 { width: 100%; height: 10px; } .divide15 { width: 100%; height: 15px; } .divide20 { width: 100%; height: 20px; } .divide25 { width: 100%; height: 25px; } .divide30 { width: 100%; height: 30px; } .divide35 { width: 100%; height: 35px; } .divide40 { width: 100%; height: 40px; } .divide45 { width: 100%; height: 40px; } .divide50 { width: 100%; height: 50px; } .divide55 { width: 100%; height: 55px; } .divide60 { width: 100%; height: 60px; } .divide65 { width: 100%; height: 65px; } .divide70 { width: 100%; height: 70px; } .divide75 { width: 100%; height: 75px; } .divide80 { width: 100%; height: 80px; } .divide85 { width: 100%; height: 85px; } .rm0 { margin-right: 0px } .rm1 { margin-right: 1px } .rm2 { margin-right: 2px } .rm5 { margin-right: 5px } .rm10 { margin-right: 10px } .rm15 { margin-right: 15px } .rm20 { margin-right: 20px } .rm25 { margin-right: 25px } .rm30 { margin-right: 30px } .rm40 { margin-right: 40px } .rm50 { margin-right: 50px } .lm0 { margin-left: 0px } .lm1 { margin-left: 1px } .lm5 { margin-left: 5px } .lm7 { margin-left: 7px } .lm10 { margin-left: 10px } .lm15 { margin-left: 15px } .lm20 { margin-left: 20px } .lm25 { margin-left: 25px } .lm30 { margin-left: 25px } .lm40 { margin-left: 40px } .rp5 { padding-right: 5px } .rp10 { padding-right: 10px } .rp15 { padding-right: 15px } .rp20 { padding-right: 20px } .rp30 { padding-right: 30px } .rp50 { padding-right: 50px } .lp0 { padding-left: 0px } .lp10 { padding-left: 10px } .lp20 { padding-left: 20px } .lp30 { padding-left: 30px } .tp3 { padding-top: 3px } .tp5 { padding-top: 5px } .tp10 { padding-top: 10px } .tp20 { padding-top: 20px } .tp30 { padding-top: 30px } .tm4 { margin-top: 4px } .tm5 { margin-top: 5px } .tm7 { margin-top: 7px } .tm10 { margin-top: 10px } .tm15 { margin-top: 15px } .tm20 { margin-top: 20px } .mbm1 { margin-bottom: -1px } .bp0 { padding-bottom: 0 !important } .bm0 { margin-bottom: 0 !important } .bm5 { margin-bottom: 5px !important } .bm10 { margin-bottom: 10px !important } .bm15 { margin-bottom: 15px !important } .bm20 { margin-bottom: 20px !important } .bm30 { margin-bottom: 30px !important } .bp50 { padding-bottom: 50px }   .btn { color: #fff !important; font-family: "Roboto Condensed", sans-serif; background: #fa6c65; margin-bottom: 10px; margin-right: 5px; padding: 11px 20px 13px 20px; font-weight: 700; font-size: 14px; text-shadow: none; border: none; text-transform: uppercase; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; -webkit-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,0.15); -moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,0.15); box-shadow: inset 0 -3px 0 rgba(0,0,0,0.15); } .btn-large { padding: 12px 23px 15px 23px } .btn.btn-green { background: #1abb9c } .btn.btn-blue { background: #3f8dbf } .btn.btn-red { background: #fa6c65 } .btn.btn-orange { background: #e67e22 } .btn.btn-purple { background: #9b59b6 } .btn.btn-pink { background: #d487be } .btn.btn-navy { background: #34495e } .btn.btn-gray { background: #95a5a6 } .btn:hover, .btn:focus, .btn:active, .btn.active { background: #e2625b; color: #fff !important; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,0.15); -moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,0.15); box-shadow: inset 0 -3px 0 rgba(0,0,0,0.15); } .btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active { background: #17a78b !important } .btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-blue.active { background: #387eaa !important } .btn-red:hover, .btn-red:focus, .btn-red:active, .btn-red.active { background: #cf4c45 !important } .btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active { background: #cd701e !important } .btn-purple:hover, .btn-purple:focus, .btn-purple:active, .btn-purple.active { background: #8a4fa2 !important } .btn-pink:hover, .btn-pink:focus, .btn-pink:active, .btn-pink.active { background: #bd78a9 !important } .btn-navy:hover, .btn-navy:focus, .btn-navy:active, .btn-navy.active { background: #2c3e50 !important } .btn-gray:hover, .btn-gray:focus, .btn-gray:active, .btn-gray.active { background: #859394 !important } .color-wrapper .btn { background: #FFF !important; color: #616161 !important; } .color-wrapper .btn:hover { background: #e9e9e9 !important } .connect .btn { padding: 11px 20px 13px 20px; font-size: 14px; } .connect .btn i { padding-right: 3px; font-size: 13px; } .btn.share-facebook { background: #3d5b9b !important } .btn.share-facebook:hover { background: #334c8e !important } .btn.share-twitter { background: #5aa8cd !important } .btn.share-twitter:hover { background: #499ac8 !important } .btn.share-googleplus { background: #3b3b3b !important } .btn.share-googleplus:hover { background: #2e2e2e !important } .btn.share-pinterest { background: #c53942 !important } .btn.share-pinterest:hover { background: #bc2d32 !important }   .social { padding: 0; margin: 0; font-size: 0; height: 26px; } .social li { display: inline-block; font-family: "fontello-social"; margin-right: 4px; } .navbar .social { padding-top: 12px } .navbar .social li { margin: 0; margin-left: 4px; position: relative; } .text-center .social li { margin: 0 2px } .member .social { margin: 10px 0 } .social li a { display: table } .social li a i { text-align: center; display: table-cell; vertical-align: middle; color: #aaa; background: none; border: 1px solid #aaa; width: 26px; height: 26px !important; line-height: 1; font-size: 12px; -webkit-border-radius: 50%; border-radius: 50%; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; } .social a:hover .icon-s-pinterest { color: #d8545d; border-color: #d8545d; } .social a:hover .icon-s-rss { color: #faaa5e; border-color: #faaa5e; } .social a:hover .icon-s-facebook { color: #677fb5; border-color: #677fb5; } .social a:hover .icon-s-twitter { color: #70c2e9; border-color: #70c2e9; } .social a:hover .icon-s-flickr { color: #ff3ba4; border-color: #ff3ba4; } .social a:hover .icon-s-dribbble { color: #e299c2; border-color: #e299c2; } .social a:hover .icon-s-behance { color: #42a9fb; border-color: #42a9fb; } .social a:hover .icon-s-linkedin { color: #3daccf; border-color: #3daccf; } .social a:hover .icon-s-vimeo { color: #42b5d4; border-color: #42b5d4; } .social a:hover .icon-s-youtube { color: #d5615c; border-color: #d5615c; } .social a:hover .icon-s-skype { color: #5ecbf3; border-color: #5ecbf3; } .social a:hover .icon-s-tumblr { color: #829fb9; border-color: #829fb9; } .social a:hover .icon-s-delicious { color: #6194dc; border-color: #6194dc; } .social a:hover .icon-s-500px { color: #3bbbe6; border-color: #3bbbe6; } .social a:hover .icon-s-grooveshark { color: #f88e3b; border-color: #f88e3b; } .social a:hover .icon-s-forrst { color: #5f9864; border-color: #5f9864; } .social a:hover .icon-s-digg { color: #507faa; border-color: #507faa; } .social a:hover .icon-s-blogger { color: #fd893f; border-color: #fd893f; } .social a:hover .icon-s-klout { color: #e16747; border-color: #e16747; } .social a:hover .icon-s-dropbox { color: #6ba3c5; border-color: #6ba3c5; } .social a:hover .icon-s-github { color: #6c93bb; border-color: #6c93bb; } .social a:hover .icon-s-songkick { color: #ff3b60; border-color: #ff3b60; } .social a:hover .icon-s-posterous { color: #efd57c; border-color: #efd57c; } .social a:hover .icon-s-appnet { color: #3daad5; border-color: #3daad5; } .social a:hover .icon-s-gplus { color: #bc7067; border-color: #bc7067; } .social a:hover .icon-s-stumbleupon { color: #f07356; border-color: #f07356; } .social a:hover .icon-s-lastfm { color: #cd443d; border-color: #cd443d; } .social a:hover .icon-s-spotify { color: #9acf48; border-color: #9acf48; } .social a:hover .icon-s-instagram { color: #b99682; border-color: #b99682; } .social a:hover .icon-s-evernote { color: #9fdc82; border-color: #9fdc82; } .social a:hover .icon-s-paypal { color: #5b85a8; border-color: #5b85a8; } .social a:hover .icon-s-picasa { color: #b088c1; border-color: #b088c1; } .social a:hover .icon-s-soundcloud { color: #ff8b45; border-color: #ff8b45; } .social a:hover .icon-search { color: #fa6c65; border-color: #fa6c65; }   .fullwidthbanner-container { width: 100% !important; position: relative; padding: 0; max-height: 300px !important; overflow: hidden !important; } .revolution ul { visibility: hidden; margin: 0; list-style: none; } .tp-caption.bold { font-family: "Roboto Slab", serif; font-size: 30px; line-height: 1; font-weight: 900; color: #FFF; } .tp-caption.lite { font-size: 22px; line-height: 1; color: #F5F5F5; font-weight: 400; font-family: "Roboto Slab", serif; } .tp-caption.white-bg { background: #FFF; color: #5c5c5c !important; padding: 10px 15px 11px 15px; } .tp-caption.opacity-bg { background: rgba(0,0,0,0.3); color: #FFF; padding: 10px 15px; } .tp-caption a.btn { color: #fff } .tp-caption .dotted { border-bottom: 1px dotted #fa6c65 } .tp-leftarrow.default, .tp-rightarrow.default { z-index: 100; cursor: pointer; position: relative; top: 50% !important; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; background: rgba(0,0,0,0.3); color: #f7f7f7; line-height: 1; font-size: 20px; padding: 12px 19px; width: auto; height: auto; -webkit-border-radius: 3px; border-radius: 3px; } .tparrows:before { font-family: "fontello"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; text-align: center; } .tp-leftarrow.default:before { content: "" } .tp-rightarrow.default:before { content: "" } .tparrows:hover { background: rgba(0,0,0,0.5) } .tp-bullets.simplebullets.round .bullet { width: 12px; height: 12px; margin-left: 4px; -webkit-border-radius: 3px; border-radius: 3px; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; background: rgba(0,0,0,0.3); } .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.round .bullet:hover { background: rgba(0,0,0,0.5) } .tp-bullets.hidebullets { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; } .tp-loader { background: url(../../style/images/loading.gif) no-repeat; background-color: #fff; margin: -15px -15px; top: 50%; left: 50%; z-index: 10000; position: absolute; width: 30px; height: 30px; background-size: 30px 30px; } @media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) { .tp-loader { background-image: url(../../style/images/loading%402x.gif) } } .tp-bannertimer { width: 100%; height: 10px; background: url(../../style/images/timer.png); position: absolute; z-index: 200; }   .services .etabs { padding: 0; overflow: inherit; width: 80%; margin: 0 auto; } .services, .services .etabs { text-align: center } .services .tab { display: inline-block } .services .tab a { display: block } .services .tab .icon { display: table; margin: 0 auto 15px; position: relative; } .services .tab .icon i.icn { text-align: center; display: table-cell; vertical-align: middle; width: 100px; height: 100px; -webkit-border-radius: 50%; border-radius: 50%; color: #bababa; border: 2px solid #bababa; line-height: 1; font-size: 35px; text-transform: uppercase; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; } .services .tab:hover .icon i.icn, .services .tab.active .icon i.icn { color: #fa6c65; border: 2px solid #EB8921; } .services .tab h4 { text-transform: uppercase; font-size: 15px; font-family: "Roboto Condensed", sans-serif; color: #bababa; } .services .tab:hover h4, .services .tab.active h4 { color: #EB8921 } .services .tab h4 { margin: 0 } .services.tabs .panel-container { width: 90%; margin: 0 auto 30px; } .services.tab-container .panel-container p { margin: 0; padding-bottom: 10px; }   .services .row { text-align: left } .icon { display: table } .services .row .icon { float: left; margin-right: 20px; } .services .row .text { overflow: hidden } .icon i.icn { text-align: center; display: table-cell; vertical-align: middle; width: 50px; height: 50px; border: 1px solid #EB8921; -webkit-border-radius: 50%; border-radius: 50%; font-weight: bold; color: #EB8921; line-height: 1; font-size: 20px; text-transform: uppercase; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; } .step:hover i.icn { background-color: #fa6c65; color: #FFF; }   .tabs-side:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; } .tabs-side .etabs { margin: 0; padding: 0; padding-top: 10px; overflow: inherit; width: 260px; float: left; } .tabs-side .tab { margin: 0; padding: 0; display: block; zoom: 1; border: 1px solid #e3e3e3; border-right: none; left: 1px; position: relative; z-index: 1; border-top: none; } .tabs-side .tab:first-child { border-top: 1px solid #e3e3e3 } .tabs-side .tab a { padding: 15px 25px; display: block; background: #f5f5f5; color: #616161; font-size: 15px; font-weight: 700; text-transform: uppercase; font-family: "Roboto Condensed", sans-serif; } .tabs-side .tab i { margin-right: 5px } .tabs-side .tab.active { position: relative; z-index: 3; } .tabs-side .tab.active a { background: #fff } .tabs-side .tab a:hover, .tabs-side .tab.active a { color: #fa6c65 } .tabs-side.tab-container .panel-container { border-left: 1px solid #e3e3e3; position: relative; z-index: 1; display: block; width: 710px; float: right; } .tabs-side.tab-container .panel-container p { } .tabs-side.tab-container .panel-container .tab-block { padding-left: 30px }   .tabs-top .etabs { margin: 0; padding: 0; overflow: inherit; } .tabs-top.center .etabs { text-align: center } .tabs-top .tab { margin: 0; padding: 0; display: inline-block; zoom: 1; *display: inline; border: 1px solid #e3e3e3; border-bottom: none; top: 1px; position: relative; z-index: 1; margin-right: 3px; } .tabs-top .tab a { padding: 13px 25px; display: block; background: #f5f5f5; color: #616161; font-size: 14px; font-weight: 700; font-family: "Roboto Condensed", sans-serif; text-transform: uppercase; } .tabs-top.left .tab a { padding: 10px 20px } .tabs-top .tab i { margin-right: 5px } .tabs-top .tab.active { position: relative; z-index: 3; } .tabs-top .tab.active a { background: #fff } .tabs-top .tab a:hover, .tabs-top .tab.active a { color: #fa6c65 } .tabs-top.tab-container .panel-container { border-top: 1px solid #e3e3e3; position: relative; z-index: 1; display: block; } .tabs-top.tab-container .panel-container p { margin: 0; padding-bottom: 10px; } .tabs-top.tab-container .panel-container .tab-block { padding-top: 25px; padding-bottom: 0; }   #testimonials .tab { margin: 0; padding: 0; display: inline-block; zoom: 1; *display: inline; background: none; border: 1px solid #e7e7e7; border-bottom: none; top: 1px; position: relative; z-index: 1; margin-right: 1px; } #testimonials .tab:before { display: none } #testimonials .tab a { display: block; padding: 7px 17px; font-size: 13px; font-weight: 700; color: #7f7f7f; } #testimonials .tab a.active, #testimonials .tab a:hover { color: #1abb9c } #testimonials .tab.active { background: none; position: relative; z-index: 3; } #testimonials .tab-container .panel-container { border-top: 1px solid #e7e7e7; position: relative; z-index: 1; } #testimonials .tab-container .panel-container div.tab-block { padding: 20px 0 0 0 } #testimonials { text-align: center; width: 80%; margin: 0 auto; } #testimonials .author { font-style: normal; font-size: 14px; color: #fa6c65; display: block; } #testimonials div { font-size: 18px; margin-bottom: 10px; line-height: 32px; font-weight: 300; position: relative; font-family: "Roboto Slab", serif; } #testimonials .tab { border: none; margin: 0; } #testimonials .etabs { padding: 0; margin: 0; height: 12px; } #testimonials .tab a { padding: 0; text-indent: -99999px; width: 10px; height: 10px; -webkit-border-radius: 50%; border-radius: 50%; background: none; border: 1px solid #aaa; } #testimonials .tab a.active, #testimonials .tab a:hover { border: 1px solid #fa6c65; background: none; position: relative; z-index: 3; } #testimonials .panel-container { border: none } #testimonials:before { font-family: "fontello"; font-style: normal; font-weight: normal; speak: none; display: block; text-decoration: inherit; content: "❞"; font-size: 33px; color: #d0d0d0; margin-bottom: 5px; text-align: center; } #testimonials.tab-container .panel-container div { padding-top: 15px }   .panel-group .panel { margin-bottom: 10px; background-color: #f5f5f5; border: 1px solid #e3e3e3; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; } .panel-heading { padding: 0 } .panel-heading .panel-title { font-size: 14px } .panel-title > a { display: block; color: #616161; padding: 13px 15px; } .panel-title > a:hover { color: #fa6c65 }   .items { list-style: none } .items { margin: 0; *zoom: 1; padding: 0; } .items:before, .items:after { display: table; content: ""; line-height: 0; } .items:after { clear: both } .items li { float: left; min-height: 1px; position: relative; } .items.col4 { margin-left: -8px; margin-bottom: -8px; } .items.col4 li { width: 318px; margin-left: 8px; margin-bottom: 8px; } .items.col3 { margin-left: -8px; margin-bottom: -8px; } .items.col3 li { width: 318px; margin-left: 8px; margin-bottom: 8px; } .items.col3.border { margin-left: -20px; margin-bottom: -20px; } .items.col3.border li { width: 310px; margin-left: 20px; margin-bottom: 20px; } .items.col4.border { margin-left: -20px; margin-bottom: -20px; } .items.col4.border li { width: 310px; margin-left: 20px; margin-bottom: 20px; } .items.col4 .post-title { font-size: 16px; margin-bottom: 3px; } .items.fullscreen { width: 100%; clear: both; margin: 0 0 -1px 0; padding: 0; list-style: none; } .items.fullscreen li { float: left; position: relative; background: none; padding: 0; width: 16.666666666%; } .items.fullscreen li img { display: block;  width: 100%; height: auto; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8; } .items.fullscreen:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; } .items li img { display: block; width: 100%; } .items li a, .items li a img { display: block; position: relative; } .items li a { overflow: hidden } .items li a .text-overlay { opacity: 0; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; height: 100%; position: absolute; text-decoration: none; width: 100%; z-index: 100; background: #222; background-color: rgba(250,108,101, 0.92); -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; } .items li a:hover .text-overlay { opacity: 1; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } .items li a .text-overlay h3 { font-size: 18px; line-height: 22px; margin: 0; color: #FFF; } .items li a .text-overlay .info { position: absolute; left: 0; top: -105px; z-index: 2; -moz-transition: all .3s linear; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; transition: all .3s ease-in-out; padding: 25px; } .items li a:hover .text-overlay .info { top: 0!important } .items li a .text-overlay span { font-weight: 300; font-size: 12px; margin-top: 2px; display: block; color: #FFF; text-transform: none; font-family: "Roboto Slab", serif; } .filter { padding: 0; margin-bottom: 20px; } .row .filter { margin: 0 } .filter li { display: inline; font-family: "Roboto Condensed", sans-serif; font-size: 14px; text-transform: uppercase; font-weight: 700; margin: 0 30px 0 0; } .filter.text-center { margin-left: 0 } .filter.text-center li { margin: 0 15px } .filter li a { color: #616161 } .filter li a:hover, .filter li a.active { color: #fa6c65 } .filter li a:before { content: ""; margin-right: 10px; font-weight: normal; vertical-align: top; padding-top: 1px; display: inline-block; font-family: "fontello-circle"; color: #616161; font-size: 8px; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; } .filter li a:hover:before, .filter li a.active:before { color: #fa6c65 } .isotope, .isotope .item { -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -ms-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s; } .isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -ms-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; } .isotope .item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; -ms-transition-property: -ms-transform, opacity; -o-transition-property: top, left, opacity; transition-property: transform, opacity; }   .icon-overlay { display: block; position: relative; } .icon-overlay img { display: block; max-width: 100%; } .icon-overlay a .icn-more { opacity: 0; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; height: 100%; position: absolute; text-decoration: none; width: 100%; z-index: 100; background: #222; background-color: rgba(250,108,101, 0.92); -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; overflow: hidden; } .icon-overlay a:hover .icn-more { opacity: 1; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } .icon-overlay a .icn-more:before { font-family: "fontello"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; position: absolute; text-align: center; content: ""; line-height: 1; width: 44px; height: 44px; -webkit-border-radius: 50%; border-radius: 50%; font-size: 18px; padding-top: 13px; color: #FFF; top: 0; left: 50%; z-index: 2; border: 1px solid #FFF; margin: -22px 0 0 -22px; -moz-transition: all .3s linear; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; transition: all .3s ease-in-out; } .icon-overlay a:hover .icn-more:before { top: 50%!important } .sidebox .post-list .icon-overlay a .icn-more:before { border: none } .icon-overlay.icn-link a .icn-more:before { content: "" }   .item-details { list-style: none; padding: 0; margin: 0 0 10px 0; } .item-details li span { font-size: 15px; padding-right: 2px; font-weight: bold; text-transform: uppercase; font-family: "Roboto Condensed", sans-serif; color: #616161; } .item-details li a { color: #888 } .item-details li a:hover { color: #fa6c65 } .media-wrapper.portfolio { margin: 0 0 20px 0 } .media-wrapper.portfolio.player { margin-bottom: 50px } .share { color: #9f9f9f } .share a i { font-size: 15px; margin-right: -1px; } .share a { color: #9f9f9f; margin-right: 12px; } .share.text-center a { margin: 0 6px } .share a:hover { color: #fa6c65 } .share .share-facebook a:hover { color: #677fb5 } .share .share-twitter a:hover { color: #70c2e9 } .share .share-gplus a:hover { color: #bc7067 } .share .share-pinterest a:hover { color: #d8545d }   .process { padding: 0; margin: 0; list-style: none; } .process li.process-item { padding: 50px } .process li.process-item.border-top { border-top: 1px solid #e3e3e3 } .process li.process-item.border-bottom { border-bottom: 1px solid #e3e3e3 } .process li.process-item.border-right { border-right: 1px solid #e3e3e3 } .process li.process-item.border-left { border-left: 1px solid #e3e3e3 } .process li.process-item .number { font-size: 60px; font-family: "Roboto Slab", serif; color: #fa6c65; font-weight: 300; margin: 10px 25px 0 0; float: left; display: block; } .process li.process-item .info { overflow: hidden } ul { padding: 0 0 0 18px } ol { padding: 0 0 0 20px } ul.circled { padding: 0; list-style: none; } ul.circled li:before { content: ""; margin-right: 10px; font-weight: normal; vertical-align: top; padding-top: 1px; display: inline-block; font-family: "fontello-circle"; color: #fa6c65; font-size: 8px; }   .owl-theme .owl-controls { margin-top: 0px; margin-bottom:10px; text-align: center; position: relative; } .owl-theme .owl-controls .owl-buttons { margin-top: 10px } .owl-theme .owl-controls .owl-buttons div { color: #aaa; display: inline-block; zoom: 1; *display: inline; width: 29px; height: 29px; margin: 0 3px; -webkit-border-radius: 50%; border-radius: 50%; background: none; border: 1px solid #aaa; font-size: 19px; }  @-moz-document url-prefix() { .owl-theme .owl-controls .owl-buttons div { line-height: 28px } } .owl-theme .owl-controls.clickable .owl-buttons div:hover { border: 1px solid #fa6c65; color: #fa6c65; } .owl-theme .owl-controls .owl-page { display: inline-block; zoom: 1; *display: inline; } .owl-theme .owl-controls .owl-page span { display: block; width: 11px; height: 11px; margin: 0 2px; -webkit-border-radius: 50%; border-radius: 50%; background: none; border: 1px solid #aaa; } .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span { border: 1px solid #fa6c65 } .carousel-th .item { margin: 0 10px 1px 10px } #owl-clients .item img { max-width: 100%; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; } #owl-clients .item:hover img { max-width: 100%; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; } .owl-portfolio-slider { padding-bottom: 15px } .owl-slider-wrapper { position: relative } .owl-slider-wrapper .item img { display: block; width: 100%; height: auto; } .owl-slider-wrapper .owl-custom-nav { position: absolute; width: 100%; height: 100%; top: 0; pointer-events: none; } .owl-slider-wrapper .owl-custom-nav .slider-prev { position: absolute; top: 50%; left: 20px; margin-top: -23px; pointer-events: auto; } .owl-slider-wrapper .owl-custom-nav .slider-next { position: absolute; top: 50%; right: 20px; margin-top: -23px; pointer-events: auto; } .owl-slider-wrapper .owl-custom-nav .slider-prev, .owl-slider-wrapper .owl-custom-nav .slider-next { z-index: 1; cursor: pointer; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; background: rgba(0,0,0,0.3); color: #f7f7f7; line-height: 1; font-size: 20px; padding: 12px 19px; width: auto; height: auto; -webkit-border-radius: 3px; border-radius: 3px; } .owl-slider-wrapper .owl-custom-nav .slider-prev:before, .owl-slider-wrapper .owl-custom-nav .slider-next:before { font-family: "fontello"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; text-align: center; } .owl-slider-wrapper .owl-custom-nav .slider-prev:before { content: "" } .owl-slider-wrapper .owl-custom-nav .slider-next:before { content: "" } .owl-slider-wrapper .owl-custom-nav .slider-prev:hover, .owl-slider-wrapper .owl-custom-nav .slider-next:hover { background: rgba(0,0,0,0.5) } .owl-slider-wrapper .owl-controls { margin: -40px 0 0 0 } .owl-slider-wrapper .owl-controls .owl-pagination .owl-page span { width: 12px; height: 12px; -webkit-border-radius: 3px; border-radius: 3px; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; background: rgba(0,0,0,0.3); border: none; } .owl-slider-wrapper .owl-controls .owl-pagination .owl-page.active span, .owl-slider-wrapper .owl-controls .owl-pagination .owl-page:hover span { background: rgba(0,0,0,0.5); border: none; } .owl-slider-wrapper .owl-custom-nav, .owl-slider-wrapper .owl-controls { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; } .owl-slider-wrapper:hover .owl-custom-nav, .owl-slider-wrapper:hover .owl-controls { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; } #owl-gallery .item { margin: 0 10px } #owl-gallery .item img { display: block; width: 100%; height: auto; } #owl-gallery .owl-controls { margin: 10px 0 0 0 } #owl-gallery .owl-pagination { height: 12px }  .owl-item.loading { min-height: inherit; background: none; }   .parallax { -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; color: #FFF !important; margin: 0 auto; height: auto; overflow: hidden; padding: 0; background-attachment: fixed; background-position: 50% 0; background-repeat: no-repeat; } .parallax .inner { width: 80%; margin: 0 auto; } .parallax .section-title, .parallax .section-title span, .parallax .section-title span:before, .parallax p { color: #FFF } #first { background-image: url(../../style/images/art/parallax1.html) } #second { background-image: url(../../style/images/art/parallax2.html) } #third { background-image: url(../../style/images/art/parallax3.html) } #fourth { background-image: url(../../style/images/art/parallax4.html) } .post-parallax { padding-top: 145px; padding-bottom: 145px; } .post-parallax h3, .post-parallax p { display: inline-block; text-transform: none; } .post-parallax h3.bold { font-family: "Roboto Slab", serif; font-size: 30px; line-height: 1; font-weight: 900; color: #FFF; } .post-parallax .lead { font-size: 22px; line-height: 1; color: #F5F5F5; font-weight: 400; font-family: "Roboto Slab", serif; } .post-parallax .opacity-bg { background: rgba(0,0,0,0.6); color: #FFF; padding: 10px 15px; } .parallax.mobile { background-attachment: scroll !important }   .pricing { overflow: hidden; text-align: center; padding-bottom: 10px; display: block; } .pricing ul { padding: 0 } .pricing .btn { margin: 0 } .pricing .plan { border: 1px solid #dedede } .pricing .plan h3 { font-size: 18px; line-height: 45px; margin: 0; padding: 5px 0; background: #fff; color: #5c5c5c; } .pricing .plan h4 { padding: 20px 0; margin: 0; background: #f5f5f5; } .pricing .plan h4 span { color: #fa6c65 } .pricing .plan h4 .amount { display: block; text-align: center; } .pricing .plan h4 .amount { font-size: 45px; padding-bottom: 10px; } .pricing .plan h4 .amount span { vertical-align: super; font-size: 20px; font-weight: 300; } .pricing .plan li:nth-child(2n) { background: #f5f5f5 } .pricing .plan ul { margin: 0; list-style: none; } .pricing .plan ul li { background: #fff; padding: 15px 0; } .pricing .plan h3 { text-transform: uppercase } .pricing .select { background: #f5f5f5; padding: 18px 0; }   .progress-list { margin: 0; padding: 0; list-style: none; } .progress-list p { margin-bottom: 5px } .progress-list li { margin-bottom: 20px } .progress-list li em { padding-left: 8px; color: #fa6c65; font-style: normal; } .progress-list li em:before { content: "-"; padding-right: 10px; display: inline-block; } .progress.plain { height: 15px; margin-bottom: 0; filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); background: #f5f5f5; -webkit-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .progress.plain .bar { float: left; filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); width: 0; height: 100%; font-size: 12px; color: #ffffff; text-align: center; text-shadow: none; background: #fa6c65; -webkit-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }   .forms { position: relative; padding: 0; width: 100%; } .form-container .response { display: none } .forms ol { margin: 0; padding: 0; } .forms ol li { line-height: auto; list-style: none; } .forms li.hidden-row { display: none } input, textarea, .uneditable-input { width: 100% } select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { display: inline-block; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; height: 40px; padding: 0 10px; margin-bottom: 15px; font-size: 14px; line-height: 25px; color: #888; resize: none; vertical-align: middle; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background-color: #f5f5f5; border: 1px solid #e3e3e3; -webkit-border-radius: 0; border-radius: 0; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; } textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus { background-color: #f5f5f5; border: 1px solid #c9c9c9; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } textarea { height: 100%; padding: 5px 10px; margin-bottom: 15px; min-height: 150px; resize: vertical; } .btn-submit { -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; width: auto; } .forms li.error input, .forms li.error textarea { border: 1px solid #d18282 } .forms span.error { display: none } .forms .button-row span.error { padding: 0; display: none; } .forms .button-row p.forgot { padding: 10px 0 0 10px; overflow: hidden; display: inline-block; } .forms label { display: block; float: left; width: 95px; padding-top: 7px; font-size: 13px; clear: both; } .comment-form div label { position: absolute; top: 0; left: 0; } .form-container:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; } .newsletter { position: relative; width: 350px; margin: 0 auto; } .newsletter input[type="email"] { background: none; background: rgba(255,255,255,0.15); width: 350px; -webkit-border-radius: 3px; border-radius: 3px; border: none; height: 54px; color: #FFF !important; } .newsletter input[type="email"]:focus { background: rgba(255,255,255,0.20) } .newsletter .btn-submit { position: absolute; right: 0; top: 5px; color: #FFF !important; } .parallax input, .parallax button, .parallax select, .parallax textarea, .black-wrapper input, .black-wrapper button, .black-wrapper select, .black-wrapper textarea { color: #e4e4e4 !important } ::-webkit-input-placeholder { color: #e4e4e4 !important } :-moz-placeholder { color: #e4e4e4 !important } ::-moz-placeholder { color: #e4e4e4 !important } :-ms-input-placeholder { color: #e4e4e4 !important } input:focus::-webkit-input-placeholder { color: transparent !important } input:focus:-moz-placeholder { color: transparent !important } input:focus::-moz-placeholder { color: transparent !important } input:focus:-ms-input-placeholder { color: transparent !important }   .recent-list { padding: 0; list-style-type: none; } .recent-list .post { margin-bottom: 40px; padding: 0; } .recent-list .post:last-child { margin-bottom: 0 } .recent-list .post .date-wrapper { float: left; text-align: center; display: table; margin-right: 25px; font-family: "Roboto Condensed", sans-serif; text-transform: uppercase; font-weight: 700; } .recent-list .post .date { background: none; border: 1px solid #fa6c65; color: #fa6c65; -webkit-border-radius: 50%; border-radius: 50%; width: 61px; height: 61px; display: table-cell; vertical-align: middle; line-height: 1; } .recent-list .post .date .day { font-size: 22px } .recent-list .post .date .month { font-size: 12px } .recent-list .format-wrapper { float: left; width: 39px; height: 39px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #fa6c65; text-align: center; color: #FFF; display: table; } .recent-list .format-wrapper i { display: table-cell; vertical-align: middle; line-height: 1; } .recent-list .post .details { overflow: hidden } .recent-list .post .post-title { margin: 0; margin-bottom: 5px; }   .blog.no-sidebar .post, .blog.no-sidebar #comments, .blog.no-sidebar .pagination, .blog.no-sidebar .comment-form-wrapper { width: 770px; margin: 0px auto !important; } .blog.no-sidebar .post-title, .blog.no-sidebar .meta { text-align: center } .meta .sep { padding: 0 8px } .filter-title { font-size: 15px; font-family: "Roboto Condensed", sans-serif; color: #bababa; margin-bottom: 20px; margin-top: 1px; } .format-filter { padding: 0; margin: 0; list-style: none; } .format-filter li { display: inline; font-size: 20px; margin: 0 20px 0 0; } .format-filter li i { line-height: 1 } .format-filter.text-center li { margin: 0 10px } .format-filter li a { color: #bababa } .format-filter li a:hover, .format-filter li a.active { color: #fa6c65 } .classic-blog .post .date-wrapper { text-align: center; display: table; float: left; margin-right: 20px; } .classic-blog .post .date { display: table-cell; vertical-align: middle; line-height: 1; width: 61px; height: 61px; border: 1px solid #fa6c65; -webkit-border-radius: 50%; border-radius: 50%; background: #fff; font-weight: bold; color: #fa6c65; line-height: 1; text-transform: uppercase; } .classic-blog .post a.date:hover { background-color: #fa6c65; color: #FFF; } .classic-blog .post .date .day { font-size: 20px; margin-bottom: 1px; display: block; } .classic-blog .post .date .month { font-size: 12px; display: block; } .classic-blog .posts .format-wrapper { width: 39px; height: 39px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #fa6c65; text-align: center; color: #FFF; display: table; } .posts .format-wrapper i { display: table-cell; vertical-align: middle; line-height: 1; } .classic-blog .posts { border-left: 1px solid #e3e3e3; padding-left: 59px; margin-left: 30px; } .classic-blog .post { position: relative; padding-bottom: 80px; } .classic-blog.single .post { padding: 0; margin-bottom: 80px; } .posts .date-wrapper { position: absolute; top: 0; left: -90px; } .posts .format-wrapper { position: absolute; top: 75px; left: -80px; font-size: 15px; } .grid-blog .post { margin-bottom: 30px } .grid-blog .post figure { margin-bottom: -1px } .grid-blog .post .date { display: inline } .grid-blog .post .post-title { margin-bottom: 5px } .grid-blog .post .meta { margin-bottom: 10px } .grid-blog.col2 .post-title { font-size: 20px } .grid-blog:before, .grid-blog:after { display: table; content: ""; line-height: 0; } .grid-blog:after { clear: both } .grid-blog .post { float: left; min-height: 1px; position: relative; } .grid-blog.col3 { margin-left: -20px; margin-bottom: -20px; } .grid-blog.col3 .post { width: 310px; margin-left: 20px; margin-bottom: 20px; } .grid-blog.col2 { margin-left: -30px; margin-bottom: -30px; } .grid-blog.col2 .post { width: 470px; margin-left: 30px; margin-bottom: 30px; } .row .grid-blog.col2 { margin-left: -20px; margin-bottom: -20px; } .row .grid-blog.col2 .post { width: 308px; margin-left: 20px; margin-bottom: 20px; }   .format-gallery .owl-slider-wrapper { margin: 20px 0 } .format-chat ul { list-style: none; padding: 0; } .format-chat ul li { margin-bottom: 5px } .format-chat ul li strong { font-weight: bold; text-transform: uppercase; font-family: "Roboto Condensed", sans-serif; color: #616161; } .format-link .post-title a:after { display: inline-block; content: "→"; padding-left: 10px; }   .about-author .author-image { width: 120px; float: left; margin-right: 20px; } .about-author .author-details { overflow: hidden } .about-author .author-details .social { margin: 0; padding: 0; overflow: hidden; }   .sidebar { padding-left: 25px !important } .sidebar.left-sidebar { padding: 15px !important } .sidebox { margin-top: 50px; display: block; } .sidebox h3 { font-size: 16px; margin-bottom: 15px; } .sidebox:first-child { margin: 0 } .sidebox .post-list { padding: 0; margin: 0; } .sidebox .post-list:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; } .sidebox .post-list li { clear: both; margin-bottom: 15px; display: block; overflow: hidden; } .sidebox .post-list h6 { font-size: 14px; line-height: 25px; margin: 0; font-weight: normal; text-transform: none; letter-spacing: normal; font-family: "Roboto", sans-serif; } .sidebox a { color: #888 } .sidebox a:hover { color: #fa6c65 } .sidebox .post-list .icon-overlay { float: left; width: 70px; height: 70px; } .sidebox .post-list .meta { margin-left: 85px; overflow: hidden; margin-bottom: 0; } .sidebox .post-list .meta em { font-size: 12px; font-family: "Roboto Slab", serif; color: #9f9f9f; font-weight: 400; } .sidebox .post-list .meta em:before { display: none } .sidebox.widget form { margin: 0 } .sidebox.widget .searchform input { margin: 0 } .widget .list { list-style: none; margin: 0; } .border-list { list-style: none; margin: 0; padding: 0; background: #f5f5f5; border: 1px solid #e3e3e3; } .border-list li { border-top: 1px solid #e3e3e3; position: relative; } .border-list li a { display: block; padding: 7px 12px; color: #888; } .border-list li a:hover { color: #fa6c65 } .border-list li:after { font-family: "fontello"; font-style: normal; font-weight: normal; speak: none; display: block; text-decoration: inherit; content: ""; display: block; position: absolute; right: 12px; top: 8px; font-size: 17px; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; } .border-list li:hover:after { color: #fa6c65 } .border-list li:first-child { border-top: none }   .tooltip-inner { color: #fff; background-color: #fa6c65; padding: 5px 12px; } .tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow { border-top-color: #fa6c65 } .tooltip.right .tooltip-arrow { border-right-color: #fa6c65 } .tooltip.left .tooltip-arrow { border-left-color: #fa6c65 } .tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow { border-bottom-color: #fa6c65 }   .pagination { display: block } .pagination ul { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; list-style: none; padding: 0; margin: 0; margin-top: 40px; } .pagination ul > li { display: inline-block; margin-bottom: 2px; } .pagination ul > li > a, .pagination ul > li > span { float: none; border: none; color: #fff; font-family: "Roboto Condensed", sans-serif; background: #fa6c65; margin-bottom: 10px; margin-right: 5px; padding: 11px 20px 13px 20px; font-weight: 700; font-size: 14px; text-shadow: none; border: none; text-transform: uppercase; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; -webkit-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,0.15); -moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,0.15); box-shadow: inset 0 -3px 0 rgba(0,0,0,0.15); } .pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span { background: #e2625b; color: #fff; } .pagination ul > li:first-child > a, .pagination ul > li:last-child > a { -webkit-border-radius: 3px; border-radius: 3px; color: #fff; }   #comments { margin: 0; position: relative; } #comments ol.commentlist { list-style: none; margin: 0; padding: 0; } #comments ol.commentlist li { padding: 30px 0 0 0; background: none; border-top: 2px solid #e7e7e7; margin-top: 20px; } #comments ol.commentlist li:first-child { border: none; margin: 0; } #comments .user { float: left; width: 70px; height: 70px; position: relative; } #comments .message { overflow: hidden } #comments .arrow-box { margin-left: 20px; position: relative; } #comments ul.children { margin: 0; overflow: inherit; padding: 0 0 0 55px; list-style: none; } #comments ol.commentlist ul.children li { padding-right: 0; border: none; } #comments .info h2 { font-size: 16px; margin: 0; display: inline; margin-right: 5px; } #comments .info { margin-bottom: 12px } #comments .info h2 a { color: #616161 } #comments .info h2 a:hover { color: #fa6c65 } #comments .info .meta { display: block; margin: 0; } #comments .info .meta .date { display: inline } #comments a.reply-link { display: inline; color: #9f9f9f; } #comments a.reply-link:hover { color: #fa6c65 } #comments a.reply-link:before { display: inline-block; content: "|"; padding: 0 10px 0 7px; color: #9f9f9f; } .comment-form-wrapper p { padding-bottom: 20px } .blog.no-sidebar #comments .meta { text-align: left }   #scrollUp { bottom: 20px; right: 20px; text-decoration: none; background: rgba(0,0,0,0.3); color: #f7f7f7; -webkit-border-radius: 3px; border-radius: 3px; -webkit-transition: background 200ms linear; -moz-transition: background 200ms linear; transition: background 200ms linear; -webkit-backface-visibility: hidden; line-height: 1; font-size: 20px; padding: 9px 10px 10px 10px; } #scrollUp:hover { background: rgba(0,0,0,0.5) }   #fancybox-thumbs ul li img { max-width: none } .info.hidden { display: none } .fancybox-wrap { background: #FFF !important } .fancybox-title, .fancybox-error { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-size: 14px !important; line-height: 24px !important; } .fancybox-title h2, .fancybox-title h3 { color: #616161; margin-bottom: 10px; line-height: 22px; font-size: 18px; } .fancybox-skin { color: #616161 !important } .fancybox-title-inside-wrap { padding: 20px !important } .fancybox-nav span { width: 36px !important; height: 36px !important; margin-top: -18px !important; } .fancybox-close { top: -46px !important; right: 0 !important; width: 36px !important; height: 36px !important; } .fancybox-close:before, .fancybox-prev span:before, .fancybox-next span:before { font-family: "fontello"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; margin-right: 0 !important; margin-top: 6px !important; text-align: center; width: 36px !important; font-size: 20px !important; }  @-moz-document url-prefix() { .fancybox-close:before, .fancybox-prev span:before, .fancybox-next span:before { margin-top: 5px !important } } .fancybox-close, .fancybox-prev span, .fancybox-next span { background: rgba(0,0,0,0.5) !important; color: #f7f7f7 !important; text-align: center !important; -webkit-transition: all 200ms ease-in !important; -o-transition: all 200ms ease-in !important; -moz-transition: all 200ms ease-in !important; -webkit-border-radius: 3px !important; border-radius: 3px !important; } .fancybox-close:hover, .fancybox-prev span:hover, .fancybox-next span:hover { background: rgba(0,0,0,0.7) !important } .fancybox-close { background: rgba(0,0,0,0.25) !important } .fancybox-close:hover { background: rgba(0,0,0,0.55) !important } .fancybox-prev span:before { content: "" } .fancybox-next span:before { content: "" } .fancybox-close:before { content: "✕" } #fancybox-loading { margin-top: -12px !important; margin-left: -12px !important; background: #000 !important; padding: 8px; opacity: 1 !important; -webkit-border-radius: 3px !important; border-radius: 3px !important; } #fancybox-loading div { width: 24px !important; height: 24px !important; background-image: url(../../style/images/fancy-loading.gif) !important; } .fancybox-overlay { background: rgba(27,27,27,0.94) !important } .fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.33); -moz-box-shadow: 0 0 5px rgba(0,0,0,0.33); box-shadow: 0 0 5px rgba(0,0,0,0.33); }   .font-icons { list-style: none; margin: 0; padding: 0; } .font-icons li { display: inline-block; font-size: 25px; margin-bottom: 10px; padding: 0 10px; } .alert .close { line-height: 28px } .retina-icons-code i { font-size: 18px } .retina-icons-code tr td:first-child, .retina-icons-code tr th:first-child { text-align: center } .retina-icons-code code { color: #888; background: none; } .table-bordered { border: 1px solid #dedede; border-left: none; background: #fff; } .table-bordered th, .table-bordered td { border-left: 1px solid #dedede } .table th, .table td { border-top: 1px solid #dedede }   @media (min-width: 1200px) { .container { padding-right: 0; padding-left: 0; } .navbar-nav > li > a { padding: 15px 25px } .tabs-side.tab-container .panel-container { width: 910px } .parallax .inner { width: 50% } .items.col4 { margin-left: -10px; margin-bottom: -10px; } .items.col4 li { width: 285px; margin-left: 10px; margin-bottom: 10px; } .items.col3 { margin-left: -9px; margin-bottom: -9px; } .items.col3 li { width: 384px; margin-left: 9px; margin-bottom: 9px; } .items.col3.border { margin-left: -21px; margin-bottom: -21px; } .items.col3.border li { width: 376px; margin-left: 21px; margin-bottom: 21px; } .items.col4.border { margin-left: -18px; margin-bottom: -18px; } .items.col4.border li { width: 279px; margin-left: 18px; margin-bottom: 18px; } .grid-blog.col3 { margin-left: -24px; margin-bottom: -24px; } .grid-blog.col3 .post { width: 374px; margin-left: 24px; margin-bottom: 24px; } .grid-blog.col2 { margin-left: -30px; margin-bottom: -30px; } .grid-blog.col2 .post { width: 570px; margin-left: 30px; margin-bottom: 30px; } .row .grid-blog.col2 { margin-left: -30px; margin-bottom: -30px; } .row .grid-blog.col2 .post { width: 370px; margin-left: 30px; margin-bottom: 30px; } .sidebar { padding-left: 35px !important } #testimonials { width: 80% } } @media (min-width: 993px) { .navbar .dropdown-submenu > a:after { display: none } .navbar .dropdown-submenu > .dropdown-menu:not(.yamm-dropdown-menu) { margin-top: 0 } .dropdown-submenu { position: relative } .dropdown-submenu>.dropdown-menu:not(.yamm-dropdown-menu) { top: 0; left: 100%; margin-top: -6px; border-left: 1px solid rgba(0, 0, 0, 0.2); } .dropdown-submenu:hover>.dropdown-menu:not(.yamm-dropdown-menu) { display: block } .dropdown-submenu>a:after { display: block; content: " "; float: right; width: 0; height: 0; margin-top: 5px; margin-right: -10px; } .dropdown-submenu:hover>a:after { } .dropdown-submenu.pull-left { float: none } .dropdown-submenu.pull-left>.dropdown-menu:not(.yamm-dropdown-menu) { left: -100%; margin-left: 10px; } .open > .dropdown-menu, .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu { animation-name: slidenavAnimation; animation-duration: .3s; animation-iteration-count: 1; animation-timing-function: ease; animation-fill-mode: forwards; -webkit-animation-name: slidenavAnimation; -webkit-animation-duration: .3s; -webkit-animation-iteration-count: 1; -webkit-animation-timing-function: ease; -webkit-animation-fill-mode: forwards; -moz-animation-name: slidenavAnimation; -moz-animation-duration: .3s; -moz-animation-iteration-count: 1; -moz-animation-timing-function: ease; -moz-animation-fill-mode: forwards; } @keyframes slidenavAnimation { from { opacity: 0 } to { opacity: 1 } } @-webkit-keyframes slidenavAnimation { from { opacity: 0 } to { opacity: 1 } } } @media (max-width: 991px) { .navbar .social, .navbar .info { display: none } .sticky-wrapper { height: 0 !important; max-height: inherit; } .navbar-header { -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.11); -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.11); box-shadow: 0 1px 0 rgba(0,0,0,0.11); padding: 20px 0; } .btn.responsive-menu { display: block } .navbar-brand { margin-top: 4px } .navbar-collapse { max-height: inherit; position: static !important; background: #2d3134 !important; float: left; width: 100%; } .navbar-collapse:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; } .yamm .nav, .yamm .dropup, .yamm .dropdown, .yamm .collapse { position: relative } .yamm .dropdown-menu { position: relative; left: inherit; top: inherit; float: none; width: auto; display: block !important; background: none; } .navbar-nav > li > a, .navbar-nav > li:first-child > a, .navbar .dropdown-menu:not(.yamm-dropdown-menu) li { border: none } .navbar-nav > li > a, .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a { border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important } .navbar .nav .open > a, .navbar .nav .open > a:hover, .navbar .nav .open > a:focus { background: none; border: none; } .navbar-nav > li > a, .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a, .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a:hover, .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a.active { padding: 12px 0 !important } .navbar-nav > li > a, .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a { color: #cacaca } .navbar .dropdown-menu:not(.yamm-dropdown-menu) { padding-left: 20px } .navbar .dropdown-menu:not(.yamm-dropdown-menu) a { text-transform: none !important; font-family: "Roboto", sans-serif !important; font-weight: normal !important; font-size: 13px !important; } .yamm .yamm-content { padding: 12px 0; font-size: 13px; } .navbar.basic .btn.responsive-menu { margin: 21px 0 } .navbar-header { float: left; width: 100%; } .navbar-header:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; } .navbar.basic.default, .navbar.basic.fixed { position: relative } .offset { display: none } .navbar.basic .container { width: 100%; padding: 0; } .navbar.basic .navbar-collapse { width: 100%; float: none !important; margin: 0; } .navbar.basic .navbar-nav { width: 720px; margin: 0 auto; padding: 0; } .navbar.basic .basic-wrapper { width: 720px; margin: 0 auto; display: block; } .navbar.basic.fixed .navbar-brand img { height: auto; margin-top: 26px; } .navbar.basic .navbar-brand { margin: 0 } } @media (max-width: 969px) { .yamm .dropdown.yamm-fullwidth .dropdown-menu { width: 100% } } @media (min-width: 768px) and (max-width: 979px) { .navbar .container, .container { padding-right: 15px; padding-left: 15px; } .navbar-nav > li > a { padding: 15px 18px } .navbar.basic .navbar-nav > li { margin-left: 10px } .navbar.basic .navbar-nav > li > a { padding: 30px 5px } .process li.process-item { width: 100%; padding: 50px 0; border: none !important; border-top: 1px solid #e3e3e3 !important; } .process li.process-item:first-child { border: none !important; padding-top: 0; } .process li.process-item:last-child { padding-bottom: 0 } .tabs-side .etabs { width: 240px } .tabs-side.tab-container .panel-container { width: 480px } .thin { width: 80% } .color-wrapper [class*="col-"] { width: 100%; text-align: center !important; } .color-wrapper [class*="col-"] p { margin-bottom: 20px !important; text-align: center !important; } .tabs-top.left .tab { margin-right: 2px } .tabs-top.left .tab a { padding: 5px 10px } #testimonials { width: 90% } .items.col4 { margin-left: -9px; margin-bottom: -9px; } .items.col4 li { width: 234px; margin-left: 9px; margin-bottom: 9px; } .items.col3 { margin-left: -9px; margin-bottom: -9px; } .items.col3 li { width: 234px; margin-left: 9px; margin-bottom: 9px; } .items.col3.border { margin-left: -18px; margin-bottom: -18px; } .items.col3.border li { width: 351px; margin-left: 18px; margin-bottom: 18px; } .items.col4.border { margin-left: -18px; margin-bottom: -18px; } .items.col4.border li { width: 351px; margin-left: 18px; margin-bottom: 18px; } .blog.no-sidebar .post, .blog.no-sidebar #comments, .blog.no-sidebar .pagination, .blog.no-sidebar .comment-form-wrapper { width: 100% } .grid-blog.col3 { margin-left: -20px; margin-bottom: -20px; } .grid-blog.col3 .post { width: 350px; margin-left: 20px; margin-bottom: 20px; } .grid-blog.col2 { margin-left: -20px; margin-bottom: -20px; } .grid-blog.col2 .post { width: 350px; margin-left: 20px; margin-bottom: 20px; } .row .grid-blog.col2 { margin-left: 0; margin-bottom: -30px; } .row .grid-blog.col2 .post { width: 100%; margin-left: 0; margin-bottom: 30px; } } @media (max-width: 767px) { .navbar .container, .container { padding-right: 20px; padding-left: 20px; } .process li.process-item { width: 100%; padding: 50px 0 20px; border: none !important; border-top: 1px solid #e3e3e3 !important; } .process li.process-item:first-child { border: none !important; padding-top: 0; } .process li.process-item:last-child { padding-bottom: 0 } [class*="col-"] { margin-bottom: 30px } #scrollUp { display: none !important } footer .inner { padding-bottom: 40px } .sub-footer p.pull-left, .sub-footer ul.pull-right { float: none !important; text-align: center; } .sub-footer p { margin-bottom: 20px } .footer-menu li { padding: 0 5px } .tab { display: block !important; margin: 0 !important; } .tab:last-child { border: 1px solid #e3e3e3 } .services .etabs, .services.tabs .panel-container { width: 100% } .services, .services .etabs { text-align: center } .services .tab a { display: inline } .services .tab .icon { display: inline; margin: 0; } .services .tab .icon i.icn { text-align: left; display: inline; vertical-align: baseline; width: auto; height: auto; -webkit-border-radius: 0; border-radius: 0; background: transparent; color: #616161; line-height: 1; border: none; font-size: 16px; } .services .tab:hover .icon i.icn, .services .tab.active .icon i.icn { background: none !important; color: #fa6c65 !important; border: none; } .services .tab { margin: 0; padding: 0; display: block; zoom: 1; border: 1px solid #e3e3e3; border-bottom: none; top: 1px; position: relative; z-index: 1; margin-right: 3px; } .services .tab:last-child { border: 1px solid #e3e3e3 } .services .tab a { padding: 13px 25px; display: block; background: #f5f5f5; color: #616161; font-size: 14px; font-weight: 700; } .services .tab h4 { color: #616161; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; } .services .tab.active a { background-color: #fff } .services .tab:hover h4, .services .tab.active h4 { color: #fa6c65 } .services .tab h4 { margin: 0; display: inline; font-size: 14px; } .services .tab .icon:before { display: none } .services.tab-container .panel-container p { margin: 0; padding-bottom: 10px; } .tabs-side .etabs { margin: 0; padding: 0; padding-top: 10px; overflow: inherit; width: 100%; float: none; } .tabs-side .tab { margin: 0; padding: 0; display: block; zoom: 1; border: 1px solid #e3e3e3 !important; border-top: none !important; left: 0; position: relative; z-index: 1; border-top: none; } .tabs-side .tab:first-child { border-top: 1px solid #e3e3e3 !important } .tabs-side .tab a { padding: 13px 25px; display: block; background: #f5f5f5; color: #616161; font-size: 14px; font-weight: 700; } .tabs-side .tab i { margin-right: 5px } .tabs-side .tab.active { position: relative; z-index: 3; } .tabs-side .tab.active a { background: #fff } .tabs-side .tab a:hover, .tabs-side .tab.active a { color: #fa6c65 } .tabs-side.tab-container .panel-container { border-left: none; position: relative; z-index: 1; display: block; width: 100%; float: none; } .tabs-side.tab-container .panel-container p { } .tabs-side.tab-container .panel-container .tab-block { padding-left: 0; padding-top: 20px; } .tabs-side img.pull-left, .tabs-side img.pull-right { float: none !important; margin-bottom: 10px; } .tabs-top.tab-container .panel-container .tab-block { padding-top: 15px } img { max-width: 100%; height: auto; } .tp-bullets { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important; -moz-opacity: 0 !important; -khtml-opacity: 0 !important; opacity: 0 !important; } .tp-caption .btn-large { padding: 5px 14px 8px 14px !important; font-size: 11px; } .thin { width: 100% } .color-wrapper [class*="col-"] { width: 100%; text-align: center !important; margin-bottom: 0 !important; } .color-wrapper [class*="col-"] p { margin-bottom: 20px !important; text-align: center !important; } #testimonials { width: 100% } #testimonials .tab { display: inline-block !important } .services [class*="divide"] { height: 0 } .parallax .inner { width: 100%; padding-left: 20px; padding-right: 20px; } .filter li a:before { display: none } .items { margin-left: 0 !important; margin-bottom: -20px !important; } .items li { width: 100% !important; margin-left: 0 !important; margin-bottom: 20px !important; } .items.fullscreen li { margin: 0 !important } .sidebar { margin-top: 70px; padding-left: 15px !important; } .blog.no-sidebar .post, .blog.no-sidebar #comments, .blog.no-sidebar .pagination, .blog.no-sidebar .comment-form-wrapper { width: 100% } .blog.no-sidebar .pagination ul { margin: 0 } .grid-blog { margin-left: 0 !important; margin-bottom: 20px !important; } .grid-blog .post { width: 100% !important; margin-left: 0 !important; margin-bottom: 20px !important; } #comments .user { display: none } #comments ul.children { padding: 0 0 0 20px } #comments .arrow-box { margin-left: 0 } .panel-title { line-height: 18px } .navbar.basic .navbar-nav { width: 100%; margin: 0 auto; padding-left: 20px; padding-right: 20px; } .navbar.basic .basic-wrapper { width: 100%; padding-left: 20px; padding-right: 20px; margin: 0 auto; display: block; } .navbar.basic .navbar-nav > li { margin-left: 0 } .yamm .yamm-content.row { margin-bottom: -30px } .about-author .author-image { display: none } } .watsapp-div { text-align:center;} .video-container { overflow: hidden; position: relative; width:100%;}.video-container::after { padding-top: 56.25%; display: block; content: "";}.video-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}.mypage-alo-phone { position: fixed; bottom: 100px; left: 0;}.mypage-alo-phone { z-index: 999;}@media only screen and (max-width :80px){ .mypage-alo-phone{bottom:140px}}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.mypage-alo-ph-circle{ width:90px; height:90px; top:12px; left:12px; position:absolute; background-color:transparent; border-radius:100%; border:2px solid rgba(30,30,30,.4); opacity:.1; opacity:.5 } .zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn} .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both} .mypage-alo-ph-circle-fill{ width:60px; height:60px; top:28px;left:28px; position:absolute; -ms-transition:all .2s ease-in-out;border-radius:100%; border:2px solid transparent; -webkit-transition:all .5s; -moz-transition:all .5s; -o-transition:all .5s; transition:all .5s; opacity:.4!important } .mypage-alo-ph-circle,.mypage-alo-phone:hover .mypage-alo-ph-circle{border-color:#43b91e} .mypage-alo-ph-img-circle{ width:30px; height:30px; top:43px; left:43px; position:absolute; background:url(../../style/images/wtsp.png) center center no-repeat rgba(30,30,30,.1); -webkit-border-radius:100%; -moz-border-radius:100%; opacity:1; -webkit-transition:all .2s ease-in-out; -moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out; transition:all .2s ease-in-out; -webkit-transform-origin:50% 50%; -moz-transform-origin:50% 50%; -ms-transform-origin:50% 50%; -o-transform-origin:50% 50%; transform-origin:50% 50%; background-size:100% } .mypage-alo-ph-circle-fill, .mypage-alo-ph-img-circle, .mypage-alo-phone:hover .mypage-alo-ph-circle-fill, .mypage-alo-phone:hover .mypage-alo-ph-img-circle{background-color:#43b91e} .tada{ -webkit-animation-name:tada; animation-name:tada } @-webkit-keyframes tada{from,to{-webkit-transform:scale3d(1,1,1); transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg); transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg); transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg); transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}@keyframes tada{from,to{-webkit-transform:scale3d(1,1,1); transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg); transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg); transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg); transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}} @keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05); transform:scale3d(1.05,1.05,1.05)}}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3); transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3); transform:scale3d(.3,.3,.3)}50%{opacity:1}}   a.changecolor { cursor: pointer; } 
 :root{--blue:#0a3a66;--blue2:#0e67a7;--orange:#f58220;--soft:#f6f9fc;--text:#182437;--muted:#64748b;--line:#e6edf5;--white:#fff;--shadow:0 24px 70px rgba(8,39,74,.12);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--text);background:#fff;line-height:1.65;font-size:16px}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.bk-container{max-width:1180px;margin:0 auto;padding:0 22px}.bk-top{background:#062b4e;color:#d6e7f6;font-size:13px}.bk-top .bk-container{height:38px;display:flex;align-items:center;justify-content:space-between;gap:18px}.bk-top a{margin-left:18px;color:#fff}.bk-header{position:sticky;top:0;z-index:50;background:#fff;box-shadow:0 10px 40px rgba(8,39,74,.08)}.bk-mainnav{border-bottom:1px solid var(--line)}.bk-mainnav-inner{height:84px;display:flex;align-items:center;gap:22px}.bk-logo img{width:188px;display:block}.bk-mainnav nav{flex:1}.bk-nav{margin:0;padding:0;display:flex;justify-content:center;gap:6px;list-style:none}.bk-nav a{display:block;padding:14px 14px;border-radius:14px;font-weight:700;font-size:14.5px;color:#173b5a;letter-spacing:-.01em}.bk-nav a:hover,.bk-nav a.active{background:#eef6ff;color:var(--blue2)}.bk-nav a.active:after{content:"";display:block;width:22px;height:3px;background:var(--orange);border-radius:9px;margin:7px auto 0}.bk-nav-btn,.bk-primary,.bk-secondary,.bk-footer-cta,.bk-help-card a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:800}.bk-nav-btn{background:var(--orange);color:#fff;padding:12px 18px;box-shadow:0 12px 30px rgba(245,130,32,.25);white-space:nowrap}.bk-menu-btn,#bk-menu-check{display:none}.bk-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#082e52 0%,#0f5e99 58%,#0c76b4 100%);color:#fff}.bk-hero:before{content:"";position:absolute;inset:-20% -10% auto auto;width:650px;height:650px;background:radial-gradient(circle,rgba(245,130,32,.28),transparent 62%);border-radius:50%}.bk-hero-grid{position:relative;display:grid;grid-template-columns:1.08fr .92fr;gap:54px;align-items:center;padding:84px 0 74px}.bk-eyebrow{display:inline-flex;align-items:center;gap:9px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);padding:9px 14px;border-radius:999px;font-weight:800;font-size:14px}.bk-hero h1{font-size:58px;line-height:1.02;margin:24px 0 20px;letter-spacing:-.055em}.bk-hero p{font-size:19px;color:#d9ebf8;margin:0 0 28px;max-width:650px}.bk-hero-actions{display:flex;gap:13px;flex-wrap:wrap}.bk-primary{background:var(--orange);color:#fff;padding:15px 22px;box-shadow:0 18px 40px rgba(245,130,32,.3)}.bk-secondary{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.24);padding:14px 20px}.bk-assessment{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(14px);border-radius:32px;padding:30px;box-shadow:0 30px 80px rgba(0,0,0,.18)}.bk-assessment h2{font-size:30px;line-height:1.1;margin:0 0 12px;color:#fff}.bk-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:22px}.bk-mini{background:#fff;color:var(--text);border-radius:20px;padding:20px;min-height:112px;box-shadow:0 12px 32px rgba(6,43,78,.12)}.bk-mini-icon{width:46px;height:46px;border-radius:16px;background:#fff3e8;border:1px solid #ffd7b1;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.bk-mini svg{width:25px;height:25px;display:block;stroke:var(--orange);fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.bk-mini b{display:block;font-size:18px;color:var(--blue)}.bk-mini span{font-size:14px;color:var(--muted)}.bk-trust{background:#fff;border-bottom:1px solid var(--line)}.bk-trust-row{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;padding:20px 0}.bk-trust-item{background:#fff;border:1px solid var(--line);border-radius:18px;padding:15px 16px;font-weight:800;color:#174260;display:flex;align-items:center;gap:10px}.bk-trust-item i{width:24px;height:24px;border-radius:50%;background:#fff2e7;color:var(--orange);display:inline-flex;align-items:center;justify-content:center;font-style:normal}.bk-section{padding:72px 0;background:#fff}.bk-section.alt{background:var(--soft)}.bk-section-head{max-width:760px;margin:0 auto 36px;text-align:center}.bk-section-head span{color:var(--orange);font-weight:900;text-transform:uppercase;font-size:13px;letter-spacing:.08em}.bk-section-head h2{font-size:38px;line-height:1.14;margin:8px 0 12px;letter-spacing:-.035em;color:#102f4d}.bk-section-head p{color:var(--muted);font-size:18px}.bk-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.bk-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:0 16px 45px rgba(8,39,74,.07);transition:.2s}.bk-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.bk-icon{width:58px;height:58px;border-radius:20px;background:#fff6ee;border:1px solid #ffdbc0;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.bk-icon svg{width:30px;height:30px;display:block;stroke:var(--orange);fill:none;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.bk-card h3{font-size:22px;line-height:1.2;margin:0 0 10px;color:var(--blue)}.bk-card p{margin:0 0 16px;color:var(--muted)}.bk-card a{font-weight:900;color:var(--blue2)}.bk-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.bk-step{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;position:relative}.bk-step small{width:36px;height:36px;border-radius:50%;background:var(--orange);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;margin-bottom:16px}.bk-step h3{margin:0 0 8px;color:var(--blue)}.bk-step p{margin:0;color:var(--muted)}.bk-page-hero{background:linear-gradient(135deg,#082e52,#0e67a7);color:#fff;padding:56px 0}.bk-page-hero .bk-container{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:end}.bk-page-hero h1{font-size:42px;line-height:1.12;margin:8px 0 10px;letter-spacing:-.04em}.bk-page-hero p{max-width:760px;margin:0;color:#d9ebf8}.bk-breadcrumb{font-weight:800;color:#ffcfaa}.bk-content-wrap{display:grid;grid-template-columns:300px minmax(0,1fr);gap:34px;align-items:start;padding:56px 0}.bk-sidebar{position:sticky;top:110px}.bk-side-card,.bk-help-card,.bk-article{background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:0 18px 50px rgba(8,39,74,.07)}.bk-side-card{padding:20px}.bk-side-card strong{font-size:20px;color:var(--blue)}.bk-side-card p{margin:3px 0 16px;color:var(--muted);font-size:14px}.bk-side-card nav{display:grid;gap:7px}.bk-side-card a{display:flex;justify-content:space-between;gap:10px;padding:12px 13px;border-radius:15px;color:#24465e;font-weight:750;background:#f8fbfe;border:1px solid transparent}.bk-side-card a.active,.bk-side-card a:hover{border-color:#ffd7b1;background:#fff6ee;color:var(--blue)}.bk-side-card b{color:var(--orange)}.bk-help-card{margin-top:18px;padding:22px;background:linear-gradient(160deg,#082e52,#0e67a7);color:#fff}.bk-help-card span{color:#ffcfaa;font-weight:900}.bk-help-card b{display:block;font-size:20px;line-height:1.2;margin:8px 0 16px}.bk-help-card a{background:var(--orange);color:#fff;padding:12px 16px;margin:0 8px 8px 0}.bk-help-card a.ghost{background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.24)}.bk-article{padding:38px;overflow:hidden}.bk-article h2,.bk-article h3,.bk-article h4{color:var(--blue);letter-spacing:-.025em;margin:28px 0 12px;line-height:1.2}.bk-article h2{font-size:30px}.bk-article h3{font-size:24px}.bk-article p{color:#334155;font-size:17px;margin:0 0 17px}.bk-article ul,.bk-article ol{padding-left:22px;color:#334155}.bk-article li{margin:8px 0}.bk-table{overflow:auto;border-radius:18px;border:1px solid var(--line);margin:20px 0}.bk-table table{width:100%;border-collapse:collapse}.bk-table td{padding:13px;border-bottom:1px solid var(--line)}.bk-form-frame{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:var(--shadow);margin-top:20px}.bk-cta-band{background:linear-gradient(135deg,#082e52,#0e67a7);color:#fff;border-radius:30px;padding:36px;margin-top:32px;display:flex;justify-content:space-between;gap:22px;align-items:center}.bk-cta-band h3{margin:0 0 6px;color:#fff;font-size:28px}.bk-cta-band p{margin:0;color:#d9ebf8}.bk-cta-band a{background:var(--orange);color:#fff;border-radius:999px;padding:14px 20px;font-weight:900;white-space:nowrap}.bk-footer{background:#061f38;color:#d7e8f6;margin-top:0}.bk-footer-grid{display:grid;grid-template-columns:1.35fr .85fr .85fr 1fr;gap:34px;padding:54px 22px}.bk-footer-logo{width:180px;background:#fff;border-radius:16px;padding:8px;margin-bottom:14px}.bk-footer p{color:#aecaDF;margin:0 0 16px}.bk-footer h4{color:#fff;margin:0 0 14px}.bk-footer a{display:block;color:#d7e8f6;margin:9px 0}.bk-footer-contact a{font-weight:800}.bk-footer-cta{display:inline-flex!important;background:var(--orange);color:#fff!important;padding:12px 17px;margin-top:6px!important}.bk-copy{border-top:1px solid rgba(255,255,255,.1);padding:16px 0;color:#9db7cc;font-size:14px}.bk-contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:26px}.bk-contact-box{padding:22px;border:1px solid var(--line);border-radius:22px;background:#f8fbfe}.bk-contact-box b{display:block;color:var(--blue);font-size:18px}.bk-contact-box a{color:var(--blue2);font-weight:800}.bk-inner-lead{font-size:18px!important;color:#475569!important}.bk-highlight{background:#fff7ed;border:1px solid #ffd7b1;border-radius:22px;padding:22px;margin:22px 0;color:#7c3d0b}.bk-assistant-shell{display:none}@media(max-width:980px){.bk-top{display:none}.bk-mainnav-inner{height:auto;min-height:78px;flex-wrap:wrap}.bk-mainnav nav{display:none;order:5;width:100%}#bk-menu-check:checked~nav{display:block}.bk-nav{display:grid;gap:4px;padding:10px 0 18px}.bk-nav a{padding:13px}.bk-nav-btn{margin-left:auto}.bk-menu-btn{display:grid;gap:5px;width:42px;height:42px;border:1px solid var(--line);border-radius:12px;align-items:center;justify-content:center}.bk-menu-btn span{display:block;width:20px;height:2px;background:var(--blue);border-radius:2px}.bk-hero-grid,.bk-page-hero .bk-container,.bk-content-wrap,.bk-footer-grid{grid-template-columns:1fr}.bk-hero-grid{padding:56px 0}.bk-hero h1{font-size:42px}.bk-trust-row,.bk-cards,.bk-flow,.bk-contact-grid{grid-template-columns:1fr 1fr}.bk-sidebar{position:static;order:2}.bk-article{padding:26px}.bk-cta-band{display:block}.bk-cta-band a{margin-top:18px;display:inline-flex}.bk-footer-grid{gap:20px}}@media(max-width:640px){.bk-container{padding:0 16px}.bk-logo img{width:155px}.bk-nav-btn{display:none}.bk-hero h1{font-size:36px}.bk-hero p{font-size:17px}.bk-mini-grid,.bk-trust-row,.bk-cards,.bk-flow,.bk-contact-grid{grid-template-columns:1fr}.bk-page-hero h1{font-size:32px}.bk-section-head h2{font-size:30px}.bk-footer-grid{padding:40px 16px}.bk-top .bk-container{display:none}}  .bk-page-hero, .bk-page-hero *{ text-shadow:none; } .bk-page-hero h1, .bk-page-hero h2, .bk-page-hero h3{ color:#ffffff !important; } .bk-page-hero p{ color:#dceeff !important; opacity:1 !important; } .bk-page-hero .bk-breadcrumb{ color:#ffd7b1 !important; } .bk-page-hero .bk-breadcrumb a{ color:#ffd7b1 !important; } .bk-page-hero .bk-primary{ color:#061f38 !important; background:#ff9a2f !important; }  .bk-quick-links{border:1px solid var(--line);background:#f8fbfe;border-radius:22px;padding:18px 18px 14px;margin:18px 0 24px} .bk-quick-links strong{display:block;color:var(--blue);font-size:17px;margin-bottom:10px} .bk-quick-links div{display:flex;flex-wrap:wrap;gap:9px} .bk-quick-links a{display:inline-flex;align-items:center;border:1px solid #dbe8f3;background:#fff;color:#174260;border-radius:999px;padding:9px 13px;font-weight:800;font-size:14px} .bk-quick-links a:hover{border-color:#ffd7b1;background:#fff6ee;color:var(--blue)} .bk-inline-action{display:inline-flex;align-items:center;justify-content:center;background:var(--orange);color:#fff!important;border-radius:999px;padding:12px 18px;font-weight:900;box-shadow:0 14px 32px rgba(245,130,32,.22)} @media(max-width:640px){.bk-quick-links div{display:grid}.bk-quick-links a{justify-content:center}}  .bk-mainnav-inner{ height:86px; gap:18px; align-items:center; } .bk-logo img{ width:174px; } .bk-nav{ align-items:center; justify-content:center; gap:3px; flex-wrap:nowrap; } .bk-nav li{ display:flex; align-items:center; } .bk-nav a{ display:flex; align-items:center; justify-content:center; min-height:52px; padding:11px 12px; border-radius:16px; white-space:nowrap; line-height:1.18; font-size:14px; letter-spacing:-.02em; } .bk-nav-btn{ padding:13px 19px; min-height:52px; font-size:14px; letter-spacing:-.01em; } .bk-cta-band, .bk-article .bk-cta-band{ background:linear-gradient(135deg,#07345d 0%,#0f6cab 100%) !important; color:#fff !important; } .bk-cta-band h1, .bk-cta-band h2, .bk-cta-band h3, .bk-article .bk-cta-band h1, .bk-article .bk-cta-band h2, .bk-article .bk-cta-band h3{ color:#fff !important; text-shadow:none !important; } .bk-cta-band p, .bk-article .bk-cta-band p{ color:#e3f2ff !important; opacity:1 !important; } .bk-cta-band a, .bk-article .bk-cta-band a{ color:#fff !important; background:#f58220 !important; } @media(max-width:1120px){ .bk-logo img{width:158px} .bk-mainnav-inner{gap:12px} .bk-nav a{font-size:13px;padding:10px 9px;min-height:48px} .bk-nav-btn{padding:11px 14px;font-size:13px;min-height:48px} } @media(max-width:980px){ .bk-mainnav-inner{height:auto;min-height:78px} .bk-nav{align-items:stretch;flex-wrap:initial} .bk-nav li{display:block} .bk-nav a{justify-content:flex-start;min-height:0;white-space:normal;font-size:14px;padding:13px} }  @media (max-width: 980px){ .bk-header{ backdrop-filter: blur(18px); background: rgba(255,255,255,.96); } .bk-mainnav{ border-bottom:1px solid rgba(10,58,102,.08); box-shadow:0 12px 35px rgba(8,39,74,.07); } .bk-mainnav-inner{ min-height:82px !important; height:auto !important; flex-wrap:wrap; gap:12px; padding-top:10px; padding-bottom:10px; } .bk-logo img{ width:150px; max-height:54px; object-fit:contain; } .bk-menu-btn{ margin-left:auto; width:auto !important; min-width:98px; height:46px !important; padding:0 14px; display:inline-flex !important; align-items:center !important; justify-content:center !important; gap:10px !important; border:1px solid #dbe8f3 !important; border-radius:999px !important; background:linear-gradient(180deg,#ffffff,#f6fbff); box-shadow:0 10px 28px rgba(8,39,74,.10); color:var(--blue); font-weight:900; letter-spacing:-.02em; cursor:pointer; } .bk-menu-btn:after{ content:"Menü"; font-size:14px; line-height:1; } .bk-menu-btn span{ width:18px !important; height:2px !important; background:var(--blue) !important; border-radius:999px !important; transition:.2s ease; } #bk-menu-check:checked ~ .bk-menu-btn{ background:var(--blue); border-color:var(--blue) !important; color:#fff; box-shadow:0 14px 34px rgba(8,39,74,.22); } #bk-menu-check:checked ~ .bk-menu-btn span{ background:#fff !important; } #bk-menu-check:checked ~ .bk-menu-btn span:nth-child(1){transform:translateY(7px) rotate(45deg)} #bk-menu-check:checked ~ .bk-menu-btn span:nth-child(2){opacity:0;transform:scaleX(.4)} #bk-menu-check:checked ~ .bk-menu-btn span:nth-child(3){transform:translateY(-7px) rotate(-45deg)} .bk-mainnav nav{ order:5; width:100%; display:none; flex:0 0 100%; padding:0 0 8px; } #bk-menu-check:checked ~ nav{ display:block; animation:bkMenuIn .18s ease-out both; } @keyframes bkMenuIn{ from{opacity:0;transform:translateY(-6px)} to{opacity:1;transform:translateY(0)} } .bk-nav{ display:grid !important; grid-template-columns:1fr 1fr; gap:10px !important; padding:14px !important; margin:0 !important; border:1px solid #e4edf6; border-radius:28px; background:linear-gradient(180deg,#ffffff,#f7fbff); box-shadow:0 18px 50px rgba(8,39,74,.10); } .bk-nav li{display:block !important;} .bk-nav a{ min-height:54px !important; padding:12px 13px !important; display:flex !important; align-items:center !important; justify-content:center !important; text-align:center; border:1px solid #e5eef7; border-radius:18px !important; background:#fff; color:#103858 !important; font-size:14px !important; font-weight:850 !important; line-height:1.22 !important; box-shadow:0 8px 20px rgba(8,39,74,.04); } .bk-nav a:hover, .bk-nav a.active{ background:#fff6ee !important; border-color:#ffd7b1; color:#082e52 !important; } .bk-nav a.active:after{ display:none !important; } .bk-nav-btn{ margin-left:0 !important; order:6; flex:0 0 100%; width:100%; min-height:52px !important; display:inline-flex !important; border-radius:18px !important; font-size:15px !important; box-shadow:0 16px 34px rgba(245,130,32,.22); } } @media (max-width:640px){ .bk-mainnav-inner{ min-height:76px !important; padding-top:8px; padding-bottom:8px; } .bk-logo img{ width:142px !important; } .bk-menu-btn{ min-width:94px; height:44px !important; padding:0 12px; } .bk-nav{ grid-template-columns:1fr !important; border-radius:24px; padding:12px !important; } .bk-nav a{ min-height:50px !important; justify-content:flex-start !important; text-align:left; padding-left:16px !important; } .bk-nav-btn{ display:inline-flex !important; } }  @media (max-width:640px){ body:has(.bk-hero) .bk-hero, body:has(.bk-hero) .bk-trust{ display:none !important; } body:has(.bk-hero) .bk-section:first-of-type{ padding-top:34px !important; } .bk-assessment h2{ font-size:26px; } }  .bk-article a.bk-tel-link, .bk-tel-link{ color:#0c5f9e; text-decoration:none; border-bottom:1px solid rgba(12,95,158,.25); font-weight:600; white-space:nowrap; } .bk-article a.bk-tel-link:hover, .bk-tel-link:hover{color:#f58220;border-color:#f58220;} .bk-inline-cta{ display:inline-flex; align-items:center; justify-content:center; gap:8px; padding:12px 18px; border-radius:999px; background:#fff6ee; color:#0b365d !important; border:1px solid #ffd9b5; text-decoration:none !important; font-weight:600 !important; letter-spacing:.01em; } .bk-inline-cta:hover{background:#f58220;color:#fff !important;border-color:#f58220;} .bk-phone-line{ font-weight:600 !important; letter-spacing:-.01em; color:#0b365d !important; } .bk-side-card strong, .bk-quick-links strong, .bk-footer h4{ font-weight:600 !important; letter-spacing:-.01em; } .bk-side-card p, .bk-help-card span, .bk-help-card b, .bk-quick-links a, .bk-sidebar a, .bk-footer a, .bk-footer p{ font-weight:400 !important; } .bk-side-card nav a{ font-weight:500 !important; color:#193f62 !important; background:#fff; } .bk-side-card nav a span{font-weight:500 !important;} .bk-side-card nav a b{ font-weight:400 !important; color:#86a0b8; } .bk-side-card nav a.active, .bk-side-card nav a:hover{ color:#0b365d !important; background:#f7fbff !important; border-color:#dbe8f4 !important; } .bk-help-card b{ line-height:1.45; color:#163c5f; } .bk-help-card a{ font-weight:500 !important; } .bk-article h3, .bk-article h4{ font-weight:650 !important; letter-spacing:-.02em; } .bk-quick-links a{ border-radius:999px; }  .bk-help-card, .bk-help-card *{ color:#fff !important; } .bk-help-card{ background:linear-gradient(160deg,#062b4c 0%,#0d629f 100%) !important; } .bk-help-card span{ color:#ffd1aa !important; font-weight:500 !important; } .bk-help-card b, .bk-help-card p{ color:rgba(255,255,255,.88) !important; font-weight:400 !important; } .bk-help-card a{ color:#fff !important; font-weight:600 !important; text-decoration:none !important; } .bk-help-card a[href^="tel"]{ background:#f58220 !important; border-color:#f58220 !important; } .bk-help-card a:not([href^="tel"]){ background:rgba(255,255,255,.12) !important; border:1px solid rgba(255,255,255,.34) !important; } .bk-cta-band h3, .bk-cta-band p, .bk-cta-band *{ color:#fff; } .bk-cta-band p{color:rgba(255,255,255,.84) !important;} .bk-side-card strong{ font-size:17px !important; font-weight:600 !important; letter-spacing:-.015em; } .bk-side-card nav a{ font-weight:500 !important; box-shadow:none !important; } .bk-side-card nav a span{ font-weight:500 !important; } .bk-article strong, .bk-article b{ font-weight:600; } .bk-inline-cta.bk-brand-link{ display:inline-flex !important; align-items:center; justify-content:center; gap:8px; margin:10px 0 4px; padding:12px 18px; border-radius:999px; background:#fff6ee !important; border:1px solid #ffd7b1 !important; color:#0b365d !important; font-weight:600 !important; text-decoration:none !important; } .bk-inline-cta.bk-brand-link:hover{ background:#f58220 !important; border-color:#f58220 !important; color:#fff !important; } .bk-tel-link{ color:#0c5f9e !important; text-decoration:none !important; border-bottom:1px solid rgba(12,95,158,.25); font-weight:600 !important; white-space:nowrap; } .bk-tel-link:hover{ color:#f58220 !important; border-color:#f58220; } @media (max-width: 820px){ .bk-help-card{ border-radius:24px !important; } .bk-help-card b{ font-size:18px !important; line-height:1.45 !important; } }  .bk-contact-grid-detailed{ grid-template-columns:repeat(3,minmax(0,1fr)); gap:18px; } .bk-contact-grid-detailed .bk-contact-box{ min-height:122px; display:flex; flex-direction:column; justify-content:center; gap:8px; background:linear-gradient(180deg,#ffffff 0%,#f8fbfe 100%); border:1px solid #dfeaf4; box-shadow:0 14px 36px rgba(8,39,74,.06); } .bk-contact-label{ display:block; font-size:13px; font-weight:500; color:#6b8197; letter-spacing:.01em; } .bk-contact-grid-detailed .bk-contact-box a{ font-size:19px; font-weight:650 !important; letter-spacing:-.02em; color:#07345d !important; } .bk-contact-address{ grid-column:1 / -1; min-height:112px !important; } .bk-contact-address p{ margin:0 !important; color:#183d5e !important; font-size:18px !important; line-height:1.55; font-weight:450; } @media(max-width:820px){ .bk-contact-grid-detailed{grid-template-columns:1fr !important;} .bk-contact-grid-detailed .bk-contact-box a{font-size:18px;} .bk-contact-address p{font-size:16px !important;} } @media(max-width:980px){ .bk-menu-btn{ min-width:108px !important; gap:9px !important; } .bk-menu-btn span{display:none !important;} .bk-menu-btn:before{ content:""; width:28px; height:22px; display:inline-block; border-radius:4px; background: linear-gradient(90deg, #07345d 0 2px, transparent 2px 4px, #07345d 4px 6px, transparent 6px 9px, #07345d 9px 10px, transparent 10px 13px, #07345d 13px 16px, transparent 16px 19px, #07345d 19px 20px, transparent 20px 23px, #07345d 23px 26px, transparent 26px 28px); } #bk-menu-check:checked ~ .bk-menu-btn:before{ background: linear-gradient(90deg, #fff 0 2px, transparent 2px 4px, #fff 4px 6px, transparent 6px 9px, #fff 9px 10px, transparent 10px 13px, #fff 13px 16px, transparent 16px 19px, #fff 19px 20px, transparent 20px 23px, #fff 23px 26px, transparent 26px 28px); } }  .bk-side-sep{border:0;border-top:1px solid rgba(10,38,71,.08);margin:14px 0} .bk-process-strip{display:grid;grid-template-columns:auto 1fr;gap:10px 12px;align-items:center;background:#f7fbff;border:1px solid rgba(9,64,111,.10);border-radius:22px;padding:18px 20px;margin:22px 0 28px} .bk-process-strip span{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ff841f;color:#fff;font-weight:700;font-size:13px} .bk-process-strip b{font-size:14px;font-weight:500;color:#12375c;line-height:1.45} .bk-clean-list{margin:16px 0 24px;padding-left:20px;color:#24415f;line-height:1.8} .bk-clean-list li{margin-bottom:6px} .bk-product-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px} .bk-product-guide-card{background:#fff;border:1px solid rgba(9,64,111,.10);border-radius:24px;padding:22px;box-shadow:0 12px 32px rgba(9,64,111,.06);text-decoration:none;color:#0a2647;transition:.2s ease} .bk-product-guide-card:hover{transform:translateY(-3px);border-color:rgba(255,132,31,.35);box-shadow:0 18px 42px rgba(9,64,111,.10)} .bk-product-guide-card span{display:block;font-size:12px;color:#ff841f;margin-bottom:8px;font-weight:600;letter-spacing:.02em} .bk-product-guide-card strong{display:block;font-size:17px;font-weight:600;margin-bottom:8px} .bk-product-guide-card p{font-size:14px;line-height:1.6;color:#49627c;margin:0} @media(max-width:900px){.bk-product-guide-grid{grid-template-columns:1fr}.bk-process-strip{grid-template-columns:auto 1fr}}  .bk-mini-link-list{display:grid;gap:8px;margin-top:14px} .bk-mini-link-list a{font-size:13px;color:#0b5797;text-decoration:none;border-top:1px solid rgba(9,64,111,.08);padding-top:8px;font-weight:500} .bk-mini-link-list a:hover{color:#ff841f}  .bk-authority-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:24px 0} .bk-authority-card{background:#fff;border:1px solid rgba(13,44,84,.10);border-radius:20px;padding:20px;box-shadow:0 12px 34px rgba(13,44,84,.06)} .bk-authority-card h3{font-size:18px;margin:0 0 8px;color:#0b2f5b;font-weight:650}.bk-authority-card p{margin:0;color:#536070;line-height:1.7}.bk-faq-block{margin-top:28px}.bk-faq-item{background:#fff;border:1px solid rgba(13,44,84,.10);border-radius:16px;padding:18px 20px;margin-bottom:12px}.bk-faq-item h3{font-size:16px;margin:0 0 8px;color:#0b2f5b;font-weight:650}.bk-faq-item p{margin:0;color:#536070;line-height:1.7}.bk-related-box{margin-top:26px;padding:22px;border-radius:22px;background:linear-gradient(135deg,rgba(12,67,127,.06),rgba(255,139,31,.08));border:1px solid rgba(13,44,84,.08)}.bk-related-box h3{margin-top:0}.bk-related-links{display:flex;flex-wrap:wrap;gap:10px}.bk-related-links a{display:inline-flex;padding:9px 13px;border-radius:999px;background:#fff;border:1px solid rgba(13,44,84,.10);color:#0b2f5b;text-decoration:none;font-size:14px}.bk-related-links a:hover{border-color:#ff8b1f;color:#ff7a00}@media(max-width:768px){.bk-authority-grid{grid-template-columns:1fr}}  .bk-money-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:28px 0} .bk-money-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:22px;padding:22px;box-shadow:0 14px 40px rgba(15,23,42,.06)} .bk-money-card span{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#fff3e8,#eaf3ff);color:#f58220;margin-bottom:14px;font-weight:600} .bk-money-card h3{font-size:19px;margin:0 0 8px;color:#0f2747;font-weight:600} .bk-money-card p{margin:0 0 14px;color:#536174;line-height:1.7} .bk-money-card a{display:inline-flex;text-decoration:none;color:#0d4f8b;font-weight:500} .bk-process-pro{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:28px 0} .bk-process-pro .step{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;padding:16px;position:relative} .bk-process-pro .step b{display:block;color:#0f2747;font-size:15px;font-weight:600;margin-bottom:6px} .bk-process-pro .step span{display:inline-flex;width:28px;height:28px;border-radius:999px;align-items:center;justify-content:center;background:#f58220;color:#fff;font-size:13px;margin-bottom:10px} .bk-process-pro .step p{font-size:14px;line-height:1.55;margin:0;color:#5b6676} .bk-price-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:26px 0} .bk-price-card{border-radius:24px;padding:24px;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid rgba(13,79,139,.12);box-shadow:0 20px 50px rgba(13,79,139,.08)} .bk-price-card.featured{background:linear-gradient(135deg,#0f2747,#0d4f8b);color:#fff} .bk-price-card h3{margin:0 0 8px;font-size:21px;font-weight:600} .bk-price-card p{line-height:1.7;color:inherit;opacity:.85} .bk-price-card ul{padding-left:18px;line-height:1.9} .bk-inline-cta{background:linear-gradient(135deg,#0f2747,#0d4f8b);color:#fff;border-radius:24px;padding:26px;margin:28px 0;display:flex;justify-content:space-between;gap:20px;align-items:center} .bk-inline-cta h3{margin:0 0 8px;font-weight:600} .bk-inline-cta p{margin:0;color:rgba(255,255,255,.82)} .bk-inline-cta a{white-space:nowrap;background:#f58220;color:#fff;text-decoration:none;border-radius:999px;padding:13px 18px;font-weight:600} .bk-faq-list details{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:16px 18px;margin:10px 0} .bk-faq-list summary{cursor:pointer;color:#0f2747;font-weight:600} .bk-faq-list p{color:#536174} @media(max-width:900px){.bk-money-grid,.bk-price-row,.bk-process-pro{grid-template-columns:1fr}.bk-inline-cta{display:block}.bk-inline-cta a{margin-top:14px;display:inline-flex}.bk-money-card{padding:18px}} 
