@charset "utf-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}html {font-family: sans-serif;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}body {margin: 0;}article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {display: block;}audio, canvas, progress, video {display: inline-block;vertical-align: baseline;}audio:not([controls]) {display: none;height: 0;}[hidden], template {display: none;}a {background-color: transparent;}a:active, a:hover {outline: 0;}abbr[title] {border-bottom: 1px dotted;}b, strong {font-weight: bold;}dfn {font-style: italic;}h1 {margin: .67em 0;font-size: 2em;}mark {color: #000;background: #ff0;}small {font-size: 80%;}sub, sup {position: relative;font-size: 75%;line-height: 0;vertical-align: baseline;}sup {top: -.5em;}sub {bottom: -.25em;}img {border: 0;}svg:not(:root) {overflow: hidden;}figure {margin: 1em 40px;}hr {height: 0;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}pre {overflow: auto;}code, kbd, pre, samp {font-family: monospace, monospace;font-size: 1em;}button, input, optgroup, select, textarea {margin: 0;font: inherit;color: inherit;}button {overflow: visible;}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;}button::-moz-focus-inner, input::-moz-focus-inner {padding: 0;border: 0;}input {line-height: normal;}input[type="checkbox"], input[type="radio"] {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0;}input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {height: auto;}input[type="search"] {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;-webkit-appearance: textfield;}input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}fieldset {padding: .35em .625em .75em;margin: 0 2px;border: 1px solid #c0c0c0;}legend {padding: 0;border: 0;}textarea {overflow: auto;}optgroup {font-weight: bold;}table {border-spacing: 0;border-collapse: collapse;}td, th {padding: 0;}@media print {*, *:before, *:after {color: #000 !important;text-shadow: none !important;background: transparent !important;-webkit-box-shadow: none !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^="#"]:after, a[href^="javascript:"]: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;}p, h2, h3 {orphans: 3;widows: 3;}h2, h3 {page-break-after: avoid;}select {background: #fff !important;}.navbar {display: none;}.btn > .caret, .dropup > .btn > .caret {border-top-color: #000 !important;}.label {border: 1px solid #000;}.table {border-collapse: collapse !important;}.table td, .table th {background-color: #fff !important;}.table-bordered th, .table-bordered td {border: 1px solid #ddd !important;}}* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}*:before, *:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}html {font-size: 10px;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}body {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 14px;line-height: 1.42857143;color: #666;background-color: #fff;}input, button, select, textarea {font-family: inherit;font-size: inherit;line-height: inherit;}a {color: #337ab7;text-decoration: none;}a:hover, a:focus {color: #23527c;text-decoration: underline;}a:focus {outline: thin dotted;outline: 5px auto -webkit-focus-ring-color;outline-offset: -2px;}figure {margin: 0;}img {vertical-align: middle;}.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {display: block;max-width: 100%;height: auto;}.img-rounded {border-radius: 6px;}.img-thumbnail {display: inline-block;max-width: 100%;height: auto;padding: 4px;line-height: 1.42857143;background-color: #fff;border: 1px solid #ddd;border-radius: 4px;-webkit-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}.img-circle {border-radius: 50%;}hr {margin-top: 20px;margin-bottom: 20px;border: 0;border-top: 1px solid #eee;}.sr-only {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0, 0, 0, 0);border: 0;}.sr-only-focusable:active, .sr-only-focusable:focus {position: static;width: auto;height: auto;margin: 0;overflow: visible;clip: auto;}[role="button"] {cursor: pointer;}h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-family: inherit;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: #777;}h1, .h1, h2, .h2, h3, .h3 {margin-top: 20px;margin-bottom: 10px;}h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {font-size: 65%;}h4, .h4, h5, .h5, h6, .h6 {margin-top: 10px;margin-bottom: 10px;}h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .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;}p {margin: 0 0 10px;}.lead {margin-bottom: 20px;font-size: 16px;font-weight: 300;line-height: 1.4;}@media (min-width: 960px) {.lead {font-size: 21px;}}small, .small {font-size: 85%;}mark, .mark {padding: .2em;background-color: #fcf8e3;}.text-left {text-align: left;}.text-right {text-align: right;}.text-center {text-align: center;}.text-justify {text-align: justify;}.text-nowrap {white-space: nowrap;}.text-lowercase {text-transform: lowercase;}.text-uppercase {text-transform: uppercase;}.text-capitalize {text-transform: capitalize;}.text-muted {color: #777;}.text-primary {color: #337ab7;}a.text-primary:hover {color: #286090;}.text-success {color: #3c763d;}a.text-success:hover {color: #2b542c;}.text-info {color: #31708f;}a.text-info:hover {color: #245269;}.text-warning {color: #8a6d3b;}a.text-warning:hover {color: #66512c;}.text-danger {color: #a94442;}a.text-danger:hover {color: #843534;}.bg-primary {color: #fff;background-color: #337ab7;}a.bg-primary:hover {background-color: #286090;}.bg-success {background-color: #dff0d8;}a.bg-success:hover {background-color: #c1e2b3;}.bg-info {background-color: #d9edf7;}a.bg-info:hover {background-color: #afd9ee;}.bg-warning {background-color: #fcf8e3;}a.bg-warning:hover {background-color: #f7ecb5;}.bg-danger {background-color: #f2dede;}a.bg-danger:hover {background-color: #e4b9b9;}.page-header {padding-bottom: 9px;margin: 40px 0 20px;border-bottom: 1px solid #eee;}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;margin-left: -5px;list-style: none;}.list-inline > li {display: inline-block;padding-right: 5px;padding-left: 5px;}dl {margin-top: 0;margin-bottom: 20px;}dt, dd {line-height: 1.42857143;}dt {font-weight: bold;}dd {margin-left: 0;}@media (min-width: 960px) {.dl-horizontal dt {float: left;width: 160px;overflow: hidden;clear: left;text-align: right;text-overflow: ellipsis;white-space: nowrap;}.dl-horizontal dd {margin-left: 180px;}}abbr[title], abbr[data-original-title] {cursor: help;border-bottom: 1px dotted #777;}.initialism {font-size: 90%;text-transform: uppercase;}blockquote {padding: 10px 20px;margin: 0 0 20px;font-size: 17.5px;border-left: 5px solid #eee;}blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {margin-bottom: 0;}blockquote footer, blockquote small, blockquote .small {display: block;font-size: 80%;line-height: 1.42857143;color: #777;}blockquote footer:before, blockquote small:before, blockquote .small:before {content: '\2014 \00A0';}.blockquote-reverse, blockquote.pull-right {padding-right: 15px;padding-left: 0;text-align: right;border-right: 5px solid #eee;border-left: 0;}.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {content: '';}.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {content: '\00A0 \2014';}address {margin-bottom: 20px;font-style: normal;line-height: 1.42857143;}code, kbd, pre, samp {font-family: Menlo, Monaco, Consolas, "Courier New", monospace;}code {padding: 2px 4px;font-size: 90%;color: #c7254e;background-color: #f9f2f4;border-radius: 4px;}kbd {padding: 2px 4px;font-size: 90%;color: #fff;background-color: #333;border-radius: 3px;-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);}kbd kbd {padding: 0;font-size: 100%;font-weight: bold;-webkit-box-shadow: none;box-shadow: none;}pre {display: block;padding: 9.5px;margin: 0 0 10px;font-size: 13px;line-height: 1.42857143;color: #333;word-break: break-all;word-wrap: break-word;background-color: #f5f5f5;border: 1px solid #ccc;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 {padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}@media (min-width: 960px) {.container {width: 750px;}}@media (min-width: 992px) {.container {width: 970px;}}@media (min-width: 1200px) {.container {width: 1240px;}}.container-fluid {padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}.row {margin-right: -15px;margin-left: -15px;}.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-right: 15px;padding-left: 15px;}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {float: left;}.col-xs-12 {width: 100%;}.col-xs-11 {width: 91.66666667%;}.col-xs-10 {width: 83.33333333%;}.col-xs-9 {width: 75%;}.col-xs-8 {width: 66.66666667%;}.col-xs-7 {width: 58.33333333%;}.col-xs-6 {width: 50%;}.col-xs-5 {width: 41.66666667%;}.col-xs-4 {width: 33.33333333%;}.col-xs-3 {width: 25%;}.col-xs-2 {width: 16.66666667%;}.col-xs-1 {width: 8.33333333%;}.col-xs-pull-12 {right: 100%;}.col-xs-pull-11 {right: 91.66666667%;}.col-xs-pull-10 {right: 83.33333333%;}.col-xs-pull-9 {right: 75%;}.col-xs-pull-8 {right: 66.66666667%;}.col-xs-pull-7 {right: 58.33333333%;}.col-xs-pull-6 {right: 50%;}.col-xs-pull-5 {right: 41.66666667%;}.col-xs-pull-4 {right: 33.33333333%;}.col-xs-pull-3 {right: 25%;}.col-xs-pull-2 {right: 16.66666667%;}.col-xs-pull-1 {right: 8.33333333%;}.col-xs-pull-0 {right: auto;}.col-xs-push-12 {left: 100%;}.col-xs-push-11 {left: 91.66666667%;}.col-xs-push-10 {left: 83.33333333%;}.col-xs-push-9 {left: 75%;}.col-xs-push-8 {left: 66.66666667%;}.col-xs-push-7 {left: 58.33333333%;}.col-xs-push-6 {left: 50%;}.col-xs-push-5 {left: 41.66666667%;}.col-xs-push-4 {left: 33.33333333%;}.col-xs-push-3 {left: 25%;}.col-xs-push-2 {left: 16.66666667%;}.col-xs-push-1 {left: 8.33333333%;}.col-xs-push-0 {left: auto;}.col-xs-offset-12 {margin-left: 100%;}.col-xs-offset-11 {margin-left: 91.66666667%;}.col-xs-offset-10 {margin-left: 83.33333333%;}.col-xs-offset-9 {margin-left: 75%;}.col-xs-offset-8 {margin-left: 66.66666667%;}.col-xs-offset-7 {margin-left: 58.33333333%;}.col-xs-offset-6 {margin-left: 50%;}.col-xs-offset-5 {margin-left: 41.66666667%;}.col-xs-offset-4 {margin-left: 33.33333333%;}.col-xs-offset-3 {margin-left: 25%;}.col-xs-offset-2 {margin-left: 16.66666667%;}.col-xs-offset-1 {margin-left: 8.33333333%;}.col-xs-offset-0 {margin-left: 0;}@media (min-width: 960px) {.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float: left;}.col-sm-12 {width: 100%;}.col-sm-11 {width: 91.66666667%;}.col-sm-10 {width: 83.33333333%;}.col-sm-9 {width: 75%;}.col-sm-8 {width: 66.66666667%;}.col-sm-7 {width: 58.33333333%;}.col-sm-6 {width: 50%;}.col-sm-5 {width: 41.66666667%;}.col-sm-4 {width: 33.33333333%;}.col-sm-3 {width: 25%;}.col-sm-2 {width: 16.66666667%;}.col-sm-1 {width: 8.33333333%;}.col-sm-pull-12 {right: 100%;}.col-sm-pull-11 {right: 91.66666667%;}.col-sm-pull-10 {right: 83.33333333%;}.col-sm-pull-9 {right: 75%;}.col-sm-pull-8 {right: 66.66666667%;}.col-sm-pull-7 {right: 58.33333333%;}.col-sm-pull-6 {right: 50%;}.col-sm-pull-5 {right: 41.66666667%;}.col-sm-pull-4 {right: 33.33333333%;}.col-sm-pull-3 {right: 25%;}.col-sm-pull-2 {right: 16.66666667%;}.col-sm-pull-1 {right: 8.33333333%;}.col-sm-pull-0 {right: auto;}.col-sm-push-12 {left: 100%;}.col-sm-push-11 {left: 91.66666667%;}.col-sm-push-10 {left: 83.33333333%;}.col-sm-push-9 {left: 75%;}.col-sm-push-8 {left: 66.66666667%;}.col-sm-push-7 {left: 58.33333333%;}.col-sm-push-6 {left: 50%;}.col-sm-push-5 {left: 41.66666667%;}.col-sm-push-4 {left: 33.33333333%;}.col-sm-push-3 {left: 25%;}.col-sm-push-2 {left: 16.66666667%;}.col-sm-push-1 {left: 8.33333333%;}.col-sm-push-0 {left: auto;}.col-sm-offset-12 {margin-left: 100%;}.col-sm-offset-11 {margin-left: 91.66666667%;}.col-sm-offset-10 {margin-left: 83.33333333%;}.col-sm-offset-9 {margin-left: 75%;}.col-sm-offset-8 {margin-left: 66.66666667%;}.col-sm-offset-7 {margin-left: 58.33333333%;}.col-sm-offset-6 {margin-left: 50%;}.col-sm-offset-5 {margin-left: 41.66666667%;}.col-sm-offset-4 {margin-left: 33.33333333%;}.col-sm-offset-3 {margin-left: 25%;}.col-sm-offset-2 {margin-left: 16.66666667%;}.col-sm-offset-1 {margin-left: 8.33333333%;}.col-sm-offset-0 {margin-left: 0;}}@media (min-width: 992px) {.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {float: left;}.col-md-12 {width: 100%;}.col-md-11 {width: 91.66666667%;}.col-md-10 {width: 83.33333333%;}.col-md-9 {width: 75%;}.col-md-8 {width: 66.66666667%;}.col-md-7 {width: 58.33333333%;}.col-md-6 {width: 50%;}.col-md-5 {width: 41.66666667%;}.col-md-4 {width: 33.33333333%;}.col-md-3 {width: 25%;}.col-md-2 {width: 16.66666667%;}.col-md-1 {width: 8.33333333%;}.col-md-pull-12 {right: 100%;}.col-md-pull-11 {right: 91.66666667%;}.col-md-pull-10 {right: 83.33333333%;}.col-md-pull-9 {right: 75%;}.col-md-pull-8 {right: 66.66666667%;}.col-md-pull-7 {right: 58.33333333%;}.col-md-pull-6 {right: 50%;}.col-md-pull-5 {right: 41.66666667%;}.col-md-pull-4 {right: 33.33333333%;}.col-md-pull-3 {right: 25%;}.col-md-pull-2 {right: 16.66666667%;}.col-md-pull-1 {right: 8.33333333%;}.col-md-pull-0 {right: auto;}.col-md-push-12 {left: 100%;}.col-md-push-11 {left: 91.66666667%;}.col-md-push-10 {left: 83.33333333%;}.col-md-push-9 {left: 75%;}.col-md-push-8 {left: 66.66666667%;}.col-md-push-7 {left: 58.33333333%;}.col-md-push-6 {left: 50%;}.col-md-push-5 {left: 41.66666667%;}.col-md-push-4 {left: 33.33333333%;}.col-md-push-3 {left: 25%;}.col-md-push-2 {left: 16.66666667%;}.col-md-push-1 {left: 8.33333333%;}.col-md-push-0 {left: auto;}.col-md-offset-12 {margin-left: 100%;}.col-md-offset-11 {margin-left: 91.66666667%;}.col-md-offset-10 {margin-left: 83.33333333%;}.col-md-offset-9 {margin-left: 75%;}.col-md-offset-8 {margin-left: 66.66666667%;}.col-md-offset-7 {margin-left: 58.33333333%;}.col-md-offset-6 {margin-left: 50%;}.col-md-offset-5 {margin-left: 41.66666667%;}.col-md-offset-4 {margin-left: 33.33333333%;}.col-md-offset-3 {margin-left: 25%;}.col-md-offset-2 {margin-left: 16.66666667%;}.col-md-offset-1 {margin-left: 8.33333333%;}.col-md-offset-0 {margin-left: 0;}}@media (min-width: 1200px) {.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {float: left;}.col-lg-12 {width: 100%;}.col-lg-11 {width: 91.66666667%;}.col-lg-10 {width: 83.33333333%;}.col-lg-9 {width: 75%;}.col-lg-8 {width: 66.66666667%;}.col-lg-7 {width: 58.33333333%;}.col-lg-6 {width: 50%;}.col-lg-5 {width: 41.66666667%;}.col-lg-4 {width: 33.33333333%;}.col-lg-3 {width: 25%;}.col-lg-2 {width: 16.66666667%;}.col-lg-1 {width: 8.33333333%;}.col-lg-pull-12 {right: 100%;}.col-lg-pull-11 {right: 91.66666667%;}.col-lg-pull-10 {right: 83.33333333%;}.col-lg-pull-9 {right: 75%;}.col-lg-pull-8 {right: 66.66666667%;}.col-lg-pull-7 {right: 58.33333333%;}.col-lg-pull-6 {right: 50%;}.col-lg-pull-5 {right: 41.66666667%;}.col-lg-pull-4 {right: 33.33333333%;}.col-lg-pull-3 {right: 25%;}.col-lg-pull-2 {right: 16.66666667%;}.col-lg-pull-1 {right: 8.33333333%;}.col-lg-pull-0 {right: auto;}.col-lg-push-12 {left: 100%;}.col-lg-push-11 {left: 91.66666667%;}.col-lg-push-10 {left: 83.33333333%;}.col-lg-push-9 {left: 75%;}.col-lg-push-8 {left: 66.66666667%;}.col-lg-push-7 {left: 58.33333333%;}.col-lg-push-6 {left: 50%;}.col-lg-push-5 {left: 41.66666667%;}.col-lg-push-4 {left: 33.33333333%;}.col-lg-push-3 {left: 25%;}.col-lg-push-2 {left: 16.66666667%;}.col-lg-push-1 {left: 8.33333333%;}.col-lg-push-0 {left: auto;}.col-lg-offset-12 {margin-left: 100%;}.col-lg-offset-11 {margin-left: 91.66666667%;}.col-lg-offset-10 {margin-left: 83.33333333%;}.col-lg-offset-9 {margin-left: 75%;}.col-lg-offset-8 {margin-left: 66.66666667%;}.col-lg-offset-7 {margin-left: 58.33333333%;}.col-lg-offset-6 {margin-left: 50%;}.col-lg-offset-5 {margin-left: 41.66666667%;}.col-lg-offset-4 {margin-left: 33.33333333%;}.col-lg-offset-3 {margin-left: 25%;}.col-lg-offset-2 {margin-left: 16.66666667%;}.col-lg-offset-1 {margin-left: 8.33333333%;}.col-lg-offset-0 {margin-left: 0;}}table {background-color: transparent;}caption {padding-top: 8px;padding-bottom: 8px;color: #777;text-align: left;}th {text-align: left;}.table {width: 100%;max-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.42857143;vertical-align: top;border-top: 1px solid #ddd;}.table > thead > tr > th {vertical-align: bottom;border-bottom: 2px solid #ddd;}.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 #ddd;}.table .table {background-color: #fff;}.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 #ddd;}.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 #ddd;}.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {border-bottom-width: 2px;}.table-striped > tbody > tr:nth-of-type(odd) {background-color: #f9f9f9;}.table-hover > tbody > tr:hover {background-color: #f5f5f5;}table col[class*="col-"] {position: static;display: table-column;float: none;}table td[class*="col-"], table th[class*="col-"] {position: static;display: table-cell;float: none;}.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-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {background-color: #e8e8e8;}.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:hover > .success, .table-hover > tbody > tr.success:hover > th {background-color: #d0e9c6;}.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {background-color: #d9edf7;}.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {background-color: #c4e3f3;}.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:hover > .warning, .table-hover > tbody > tr.warning:hover > th {background-color: #faf2cc;}.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:hover > .danger, .table-hover > tbody > tr.danger:hover > th {background-color: #ebcccc;}.table-responsive {min-height: .01%;overflow-x: auto;}@media screen and (max-width: 767px) {.table-responsive {width: 100%;margin-bottom: 15px;overflow-y: hidden;-ms-overflow-style: -ms-autohiding-scrollbar;border: 1px solid #ddd;}.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 {min-width: 0;padding: 0;margin: 0;border: 0;}legend {display: block;width: 100%;padding: 0;margin-bottom: 20px;font-size: 21px;line-height: inherit;color: #333;border: 0;border-bottom: 1px solid #e5e5e5;}label {display: inline-block;max-width: 100%;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 \9;line-height: normal;}input[type="file"] {display: block;}input[type="range"] {display: block;width: 100%;}select[multiple], select[size] {height: auto;}input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {outline: thin dotted;outline: 5px auto -webkit-focus-ring-color;outline-offset: -2px;}output {display: block;padding-top: 7px;font-size: 14px;line-height: 1.42857143;color: #555;}.form-control {display: block;width: 100%;height: 34px;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-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, .6);box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);}.form-control::-moz-placeholder {color: #999;opacity: 1;}.form-control:-ms-input-placeholder {color: #999;}.form-control::-webkit-input-placeholder {color: #999;}.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {background-color: #eee;opacity: 1;}.form-control[disabled], fieldset[disabled] .form-control {cursor: not-allowed;}textarea.form-control {height: auto;}input[type="search"] {-webkit-appearance: none;}@media screen and (-webkit-min-device-pixel-ratio: 0) {input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {line-height: 34px;}input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {line-height: 30px;}input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {line-height: 46px;}}.form-group {margin-bottom: 15px;}.radio, .checkbox {position: relative;display: block;margin-top: 10px;margin-bottom: 10px;}.radio label, .checkbox label {min-height: 20px;padding-left: 20px;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"] {position: absolute;margin-top: 4px \9;margin-left: -20px;}.radio + .radio, .checkbox + .checkbox {margin-top: -5px;}.radio-inline, .checkbox-inline {position: relative;display: inline-block;padding-left: 20px;margin-bottom: 0;font-weight: normal;vertical-align: middle;cursor: pointer;}.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {margin-top: 0;margin-left: 10px;}input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {cursor: not-allowed;}.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {cursor: not-allowed;}.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {cursor: not-allowed;}.form-control-static {min-height: 34px;padding-top: 7px;padding-bottom: 7px;margin-bottom: 0;}.form-control-static.input-lg, .form-control-static.input-sm {padding-right: 0;padding-left: 0;}.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, select[multiple].input-sm {height: auto;}.form-group-sm .form-control {height: 30px;padding: 5px 10px;font-size: 12px;line-height: 1.5;border-radius: 3px;}select.form-group-sm .form-control {height: 30px;line-height: 30px;}textarea.form-group-sm .form-control, select[multiple].form-group-sm .form-control {height: auto;}.form-group-sm .form-control-static {height: 30px;min-height: 32px;padding: 5px 10px;font-size: 12px;line-height: 1.5;}.input-lg {height: 46px;padding: 10px 16px;font-size: 18px;line-height: 1.3333333;border-radius: 6px;}select.input-lg {height: 46px;line-height: 46px;}textarea.input-lg, select[multiple].input-lg {height: auto;}.form-group-lg .form-control {height: 46px;padding: 10px 16px;font-size: 18px;line-height: 1.3333333;border-radius: 6px;}select.form-group-lg .form-control {height: 46px;line-height: 46px;}textarea.form-group-lg .form-control, select[multiple].form-group-lg .form-control {height: auto;}.form-group-lg .form-control-static {height: 46px;min-height: 38px;padding: 10px 16px;font-size: 18px;line-height: 1.3333333;}.has-feedback {position: relative;}.has-feedback .form-control {padding-right: 42.5px;}.form-control-feedback {position: absolute;top: 0;right: 0;z-index: 2;display: block;width: 34px;height: 34px;line-height: 34px;text-align: center;pointer-events: none;}.input-lg + .form-control-feedback {width: 46px;height: 46px;line-height: 46px;}.input-sm + .form-control-feedback {width: 30px;height: 30px;line-height: 30px;}.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {color: #3c763d;}.has-success .form-control {border-color: #3c763d;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);}.has-success .form-control:focus {border-color: #2b542c;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;}.has-success .input-group-addon {color: #3c763d;background-color: #dff0d8;border-color: #3c763d;}.has-success .form-control-feedback {color: #3c763d;}.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {color: #8a6d3b;}.has-warning .form-control {border-color: #8a6d3b;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);}.has-warning .form-control:focus {border-color: #66512c;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;}.has-warning .input-group-addon {color: #8a6d3b;background-color: #fcf8e3;border-color: #8a6d3b;}.has-warning .form-control-feedback {color: #8a6d3b;}.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {color: #a94442;}.has-error .form-control {border-color: #a94442;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);}.has-error .form-control:focus {border-color: #843534;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;}.has-error .input-group-addon {color: #a94442;background-color: #f2dede;border-color: #a94442;}.has-error .form-control-feedback {color: #a94442;}.has-feedback label ~ .form-control-feedback {top: 25px;}.has-feedback label.sr-only ~ .form-control-feedback {top: 0;}.help-block {display: block;margin-top: 5px;margin-bottom: 10px;color: #737373;}@media (min-width: 960px) {.form-inline .form-group {display: inline-block;margin-bottom: 0;vertical-align: middle;}.form-inline .form-control {display: inline-block;width: auto;vertical-align: middle;}.form-inline .form-control-static {display: inline-block;}.form-inline .input-group {display: inline-table;vertical-align: middle;}.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {width: auto;}.form-inline .input-group > .form-control {width: 100%;}.form-inline .control-label {margin-bottom: 0;vertical-align: middle;}.form-inline .radio, .form-inline .checkbox {display: inline-block;margin-top: 0;margin-bottom: 0;vertical-align: middle;}.form-inline .radio label, .form-inline .checkbox label {padding-left: 0;}.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {position: relative;margin-left: 0;}.form-inline .has-feedback .form-control-feedback {top: 0;}}.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {padding-top: 7px;margin-top: 0;margin-bottom: 0;}.form-horizontal .radio, .form-horizontal .checkbox {min-height: 27px;}.form-horizontal .form-group {margin-right: -15px;margin-left: -15px;}@media (min-width: 960px) {.form-horizontal .control-label {padding-top: 7px;margin-bottom: 0;text-align: right;}}.form-horizontal .has-feedback .form-control-feedback {right: 15px;}@media (min-width: 960px) {.form-horizontal .form-group-lg .control-label {padding-top: 14.333333px;}}@media (min-width: 960px) {.form-horizontal .form-group-sm .control-label {padding-top: 6px;}}.btn {display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: normal;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;}.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {outline: thin dotted;outline: 5px auto -webkit-focus-ring-color;outline-offset: -2px;}.btn:hover, .btn:focus, .btn.focus {color: #333;text-decoration: none;}.btn:active, .btn.active {background-image: none;outline: 0;-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);}.btn.disabled, .btn[disabled], fieldset[disabled] .btn {pointer-events: none;cursor: not-allowed;filter: alpha(opacity=65);-webkit-box-shadow: none;box-shadow: none;opacity: .65;}.btn-default {color: #333;background-color: #fff;border-color: #ccc;}.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {color: #333;background-color: #e6e6e6;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.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: #fff;border-color: #ccc;}.btn-default .badge {color: #fff;background-color: #333;}.btn-primary {color: #fff;background-color: #337ab7;border-color: #2e6da4;}.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {color: #fff;background-color: #286090;border-color: #204d74;}.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.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: #337ab7;border-color: #2e6da4;}.btn-primary .badge {color: #337ab7;background-color: #fff;}.btn-success {color: #fff;background-color: #5cb85c;border-color: #4cae4c;}.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {color: #fff;background-color: #449d44;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.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-success .badge {color: #5cb85c;background-color: #fff;}.btn-info {color: #fff;background-color: #5bc0de;border-color: #46b8da;}.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {color: #fff;background-color: #31b0d5;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.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-info .badge {color: #5bc0de;background-color: #fff;}.btn-warning {color: #fff;background-color: #f0ad4e;border-color: #eea236;}.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {color: #fff;background-color: #ec971f;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.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-warning .badge {color: #f0ad4e;background-color: #fff;}.btn-danger {color: #fff;background-color: #d9534f;border-color: #d43f3a;}.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {color: #fff;background-color: #c9302c;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.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-danger .badge {color: #d9534f;background-color: #fff;}.btn-link {font-weight: normal;color: #337ab7;border-radius: 0;}.btn-link, .btn-link:active, .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: #23527c;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: #777;text-decoration: none;}.btn-lg, .btn-group-lg > .btn {padding: 10px 16px;font-size: 18px;line-height: 1.3333333;border-radius: 6px;}.btn-sm, .btn-group-sm > .btn {padding: 5px 10px;font-size: 12px;line-height: 1.5;border-radius: 3px;}.btn-xs, .btn-group-xs > .btn {padding: 1px 5px;font-size: 12px;line-height: 1.5;border-radius: 3px;}.btn-block {display: block;width: 100%;}.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 .15s linear;-o-transition: opacity .15s linear;transition: opacity .15s linear;}.fade.in {opacity: 1;}.collapse {display: none;}.collapse.in {display: block;}tr.collapse.in {display: table-row;}tbody.collapse.in {display: table-row-group;}.collapsing {position: relative;height: 0;overflow: hidden;-webkit-transition-timing-function: ease;-o-transition-timing-function: ease;transition-timing-function: ease;-webkit-transition-duration: .35s;-o-transition-duration: .35s;transition-duration: .35s;-webkit-transition-property: height, visibility;-o-transition-property: height, visibility;transition-property: height, visibility;}.caret {display: inline-block;width: 0;height: 0;margin-left: 2px;vertical-align: middle;border-top: 4px dashed;border-right: 4px solid transparent;border-left: 4px solid transparent;}.dropup, .dropdown {position: relative;}.dropdown-toggle:focus {outline: 0;}.dropdown-menu {position: absolute;top: 100%;left: 0;z-index: 1000;display: none;float: left;min-width: 160px;padding: 5px 0;margin: 2px 0 0;font-size: 14px;text-align: left;list-style: none;background-color: #fff;-webkit-background-clip: padding-box;background-clip: padding-box;border: 1px solid #ccc;border: 1px solid rgba(0, 0, 0, .15);border-radius: 4px;-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);box-shadow: 0 6px 12px rgba(0, 0, 0, .175);}.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.42857143;color: #333;white-space: nowrap;}.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {color: #262626;text-decoration: none;background-color: #f5f5f5;}.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {color: #fff;text-decoration: none;background-color: #337ab7;outline: 0;}.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {color: #777;}.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {text-decoration: none;cursor: not-allowed;background-color: transparent;background-image: none;filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);}.open > .dropdown-menu {display: block;}.open > a {outline: 0;}.dropdown-menu-right {right: 0;left: auto;}.dropdown-menu-left {right: auto;left: 0;}.dropdown-header {display: block;padding: 3px 20px;font-size: 12px;line-height: 1.42857143;color: #777;white-space: nowrap;}.dropdown-backdrop {position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 990;}.pull-right > .dropdown-menu {right: 0;left: auto;}.dropup .caret, .navbar-fixed-bottom .dropdown .caret {content: "";border-top: 0;border-bottom: 4px solid;}.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {top: auto;bottom: 100%;margin-bottom: 2px;}@media (min-width: 960px) {.navbar-right .dropdown-menu {right: 0;left: auto;}.navbar-right .dropdown-menu-left {right: auto;left: 0;}}.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 + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {margin-left: -1px;}.btn-toolbar {margin-left: -5px;}.btn-toolbar .btn-group, .btn-toolbar .input-group {float: left;}.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-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-top-right-radius: 0;border-bottom-right-radius: 0;}.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {border-top-left-radius: 0;border-bottom-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:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {border-top-right-radius: 0;border-bottom-right-radius: 0;}.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {border-top-left-radius: 0;border-bottom-left-radius: 0;}.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {outline: 0;}.btn-group > .btn + .dropdown-toggle {padding-right: 8px;padding-left: 8px;}.btn-group > .btn-lg + .dropdown-toggle {padding-right: 12px;padding-left: 12px;}.btn-group.open .dropdown-toggle {-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);box-shadow: inset 0 3px 5px rgba(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, .btn-group-vertical > .btn-group > .btn {display: block;float: none;width: 100%;max-width: 100%;}.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-top-left-radius: 0;border-top-right-radius: 0;border-bottom-left-radius: 4px;}.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {border-radius: 0;}.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {border-bottom-right-radius: 0;border-bottom-left-radius: 0;}.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {border-top-left-radius: 0;border-top-right-radius: 0;}.btn-group-justified {display: table;width: 100%;table-layout: fixed;border-collapse: separate;}.btn-group-justified > .btn, .btn-group-justified > .btn-group {display: table-cell;float: none;width: 1%;}.btn-group-justified > .btn-group .btn {width: 100%;}.btn-group-justified > .btn-group .dropdown-menu {left: auto;}[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {position: absolute;clip: rect(0, 0, 0, 0);pointer-events: none;}.input-group {position: relative;display: table;border-collapse: separate;}.input-group[class*="col-"] {float: none;padding-right: 0;padding-left: 0;}.input-group .form-control {position: relative;z-index: 2;float: left;width: 100%;margin-bottom: 0;}.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {height: 46px;padding: 10px 16px;font-size: 18px;line-height: 1.3333333;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: 46px;line-height: 46px;}textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].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, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].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: #555;text-align: center;background-color: #eee;border: 1px solid #ccc;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 > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {border-top-right-radius: 0;border-bottom-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 > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {border-top-left-radius: 0;border-bottom-left-radius: 0;}.input-group-addon:last-child {border-left: 0;}.input-group-btn {position: relative;font-size: 0;white-space: nowrap;}.input-group-btn > .btn {position: relative;}.input-group-btn > .btn + .btn {margin-left: -1px;}.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {z-index: 2;}.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {margin-right: -1px;}.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {margin-left: -1px;}.nav {padding-left: 0;margin-bottom: 0;list-style: none;}.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: #eee;}.nav > li.disabled > a {color: #777;}.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {color: #777;text-decoration: none;cursor: not-allowed;background-color: transparent;}.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {background-color: #eee;border-color: #337ab7;}.nav .nav-divider {height: 1px;margin: 9px 0;overflow: hidden;background-color: #e5e5e5;}.nav > li > a > img {max-width: none;}.nav-tabs {border-bottom: 1px solid #ddd;}.nav-tabs > li {float: left;margin-bottom: -1px;}.nav-tabs > li > a {margin-right: 2px;line-height: 1.42857143;border: 1px solid transparent;border-radius: 4px 4px 0 0;}.nav-tabs > li > a:hover {border-color: #eee #eee #ddd;}.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {color: #555;cursor: default;background-color: #fff;border: 1px solid #ddd;border-bottom-color: transparent;}.nav-tabs.nav-justified {width: 100%;border-bottom: 0;}.nav-tabs.nav-justified > li {float: none;}.nav-tabs.nav-justified > li > a {margin-bottom: 5px;text-align: center;}.nav-tabs.nav-justified > .dropdown .dropdown-menu {top: auto;left: auto;}@media (min-width: 960px) {.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 #ddd;}@media (min-width: 960px) {.nav-tabs.nav-justified > li > a {border-bottom: 1px solid #ddd;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: #fff;}}.nav-pills > li {float: left;}.nav-pills > li > a {border-radius: 4px;}.nav-pills > li + li {margin-left: 2px;}.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {color: #fff;background-color: #337ab7;}.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 {margin-bottom: 5px;text-align: center;}.nav-justified > .dropdown .dropdown-menu {top: auto;left: auto;}@media (min-width: 960px) {.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 #ddd;}@media (min-width: 960px) {.nav-tabs-justified > li > a {border-bottom: 1px solid #ddd;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: #fff;}}.tab-content > .tab-pane {display: none;}.tab-content > .active {display: block;}.nav-tabs .dropdown-menu {margin-top: -1px;border-top-left-radius: 0;border-top-right-radius: 0;}.navbar {position: relative;min-height: 50px;margin-bottom: 20px;border: 1px solid transparent;}@media (min-width: 960px) {.navbar {border-radius: 4px;}}@media (min-width: 960px) {.navbar-header {float: left;}}.navbar-collapse {padding-right: 15px;padding-left: 15px;overflow-x: visible;-webkit-overflow-scrolling: touch;border-top: 1px solid transparent;-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);}.navbar-collapse.in {overflow-y: auto;}@media (min-width: 960px) {.navbar-collapse {width: auto;border-top: 0;-webkit-box-shadow: none;box-shadow: none;}.navbar-collapse.collapse {display: block !important;height: auto !important;padding-bottom: 0;overflow: visible !important;}.navbar-collapse.in {overflow-y: visible;}.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {padding-right: 0;padding-left: 0;}}.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {max-height: 340px;}@media (max-device-width: 480px) and (orientation: landscape) {.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {max-height: 200px;}}.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {margin-right: -15px;margin-left: -15px;}@media (min-width: 960px) {.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {margin-right: 0;margin-left: 0;}}.navbar-static-top {z-index: 1000;border-width: 0 0 1px;}@media (min-width: 960px) {.navbar-static-top {border-radius: 0;}}.navbar-fixed-top, .navbar-fixed-bottom {position: fixed;right: 0;left: 0;z-index: 1030;}@media (min-width: 960px) {.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;height: 50px;padding: 15px 15px;font-size: 18px;line-height: 20px;}.navbar-brand:hover, .navbar-brand:focus {text-decoration: none;}.navbar-brand > img {display: block;}@media (min-width: 960px) {.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {margin-left: -15px;}}.navbar-toggle {position: relative;float: right;padding: 9px 10px;margin-top: 8px;margin-right: 15px;margin-bottom: 8px;background-color: transparent;background-image: none;border: 1px solid transparent;border-radius: 4px;}.navbar-toggle:focus {outline: 0;}.navbar-toggle .icon-bar {display: block;width: 22px;height: 2px;border-radius: 1px;}.navbar-toggle .icon-bar + .icon-bar {margin-top: 4px;}@media (min-width: 960px) {.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;-webkit-box-shadow: none;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: 960px) {.navbar-nav {float: left;margin: 0;}.navbar-nav > li {float: left;}.navbar-nav > li > a {padding-top: 15px;padding-bottom: 15px;}}.navbar-form {padding: 10px 15px;margin-top: 8px;margin-right: -15px;margin-bottom: 8px;margin-left: -15px;border-top: 1px solid transparent;border-bottom: 1px solid transparent;-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);}@media (min-width: 960px) {.navbar-form .form-group {display: inline-block;margin-bottom: 0;vertical-align: middle;}.navbar-form .form-control {display: inline-block;width: auto;vertical-align: middle;}.navbar-form .form-control-static {display: inline-block;}.navbar-form .input-group {display: inline-table;vertical-align: middle;}.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {width: auto;}.navbar-form .input-group > .form-control {width: 100%;}.navbar-form .control-label {margin-bottom: 0;vertical-align: middle;}.navbar-form .radio, .navbar-form .checkbox {display: inline-block;margin-top: 0;margin-bottom: 0;vertical-align: middle;}.navbar-form .radio label, .navbar-form .checkbox label {padding-left: 0;}.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {position: relative;margin-left: 0;}.navbar-form .has-feedback .form-control-feedback {top: 0;}}@media (max-width: 767px) {.navbar-form .form-group {margin-bottom: 5px;}.navbar-form .form-group:last-child {margin-bottom: 0;}}@media (min-width: 960px) {.navbar-form {width: auto;padding-top: 0;padding-bottom: 0;margin-right: 0;margin-left: 0;border: 0;-webkit-box-shadow: none;box-shadow: none;}}.navbar-nav > li > .dropdown-menu {margin-top: 0;border-top-left-radius: 0;border-top-right-radius: 0;}.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {margin-bottom: 0;border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-right-radius: 0;border-bottom-left-radius: 0;}.navbar-btn {margin-top: 8px;margin-bottom: 8px;}.navbar-btn.btn-sm {margin-top: 10px;margin-bottom: 10px;}.navbar-btn.btn-xs {margin-top: 14px;margin-bottom: 14px;}.navbar-text {margin-top: 15px;margin-bottom: 15px;}@media (min-width: 960px) {.navbar-text {float: left;margin-right: 15px;margin-left: 15px;}}@media (min-width: 960px) {.navbar-left {float: left !important;}.navbar-right {float: right !important;margin-right: -15px;}.navbar-right ~ .navbar-right {margin-right: 0;}}.navbar-default {background-color: #f8f8f8;border-color: #e7e7e7;}.navbar-default .navbar-brand {color: #777;}.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {color: #5e5e5e;background-color: transparent;}.navbar-default .navbar-text {color: #777;}.navbar-default .navbar-nav > li > a {color: #777;}.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {color: #333;background-color: transparent;}.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {color: #555;background-color: #e7e7e7;}.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {color: #ccc;background-color: transparent;}.navbar-default .navbar-toggle {border-color: #ddd;}.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background-color: #ddd;}.navbar-default .navbar-toggle .icon-bar {background-color: #888;}.navbar-default .navbar-collapse, .navbar-default .navbar-form {border-color: #e7e7e7;}.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {color: #555;background-color: #e7e7e7;}@media (max-width: 767px) {.navbar-default .navbar-nav .open .dropdown-menu > li > a {color: #777;}.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {color: #333;background-color: transparent;}.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {color: #555;background-color: #e7e7e7;}.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {color: #ccc;background-color: transparent;}}.navbar-default .navbar-link {color: #777;}.navbar-default .navbar-link:hover {color: #333;}.navbar-default .btn-link {color: #777;}.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {color: #333;}.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {color: #ccc;}.navbar-inverse {background-color: #222;border-color: #080808;}.navbar-inverse .navbar-brand {color: #9d9d9d;}.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {color: #fff;background-color: transparent;}.navbar-inverse .navbar-text {color: #9d9d9d;}.navbar-inverse .navbar-nav > li > a {color: #9d9d9d;}.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {color: #fff;background-color: transparent;}.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {color: #fff;background-color: #080808;}.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {color: #444;background-color: transparent;}.navbar-inverse .navbar-toggle {border-color: #333;}.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {background-color: #333;}.navbar-inverse .navbar-toggle .icon-bar {background-color: #fff;}.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {border-color: #101010;}.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {color: #fff;background-color: #080808;}@media (max-width: 767px) {.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {border-color: #080808;}.navbar-inverse .navbar-nav .open .dropdown-menu .divider {background-color: #080808;}.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {color: #9d9d9d;}.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {color: #fff;background-color: transparent;}.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {color: #fff;background-color: #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: #444;background-color: transparent;}}.navbar-inverse .navbar-link {color: #9d9d9d;}.navbar-inverse .navbar-link:hover {color: #fff;}.navbar-inverse .btn-link {color: #9d9d9d;}.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {color: #fff;}.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {color: #444;}.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 {padding: 0 5px;color: #ccc;content: "/\00a0";}.breadcrumb > .active {color: #777;}.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;margin-left: -1px;line-height: 1.42857143;color: #337ab7;text-decoration: none;background-color: #fff;border: 1px solid #ddd;}.pagination > li:first-child > a, .pagination > li:first-child > span {margin-left: 0;border-top-left-radius: 4px;border-bottom-left-radius: 4px;}.pagination > li:last-child > a, .pagination > li:last-child > span {border-top-right-radius: 4px;border-bottom-right-radius: 4px;}.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {color: #23527c;background-color: #eee;border-color: #ddd;}.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: #fff;cursor: default;background-color: #337ab7;border-color: #337ab7;}.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {color: #777;cursor: not-allowed;background-color: #fff;border-color: #ddd;}.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-top-left-radius: 6px;border-bottom-left-radius: 6px;}.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {border-top-right-radius: 6px;border-bottom-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-top-left-radius: 3px;border-bottom-left-radius: 3px;}.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {border-top-right-radius: 3px;border-bottom-right-radius: 3px;}.pager {padding-left: 0;margin: 20px 0;text-align: center;list-style: none;}.pager li {display: inline;}.pager li > a, .pager li > span {display: inline-block;padding: 5px 14px;background-color: #fff;border: 1px solid #ddd;border-radius: 15px;}.pager li > a:hover, .pager li > a:focus {text-decoration: none;background-color: #eee;}.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: #777;cursor: not-allowed;background-color: #fff;}.label {display: inline;padding: .2em .6em .3em;font-size: 75%;font-weight: bold;line-height: 1;color: #fff;text-align: center;white-space: nowrap;vertical-align: baseline;border-radius: .25em;}a.label:hover, a.label:focus {color: #fff;text-decoration: none;cursor: pointer;}.label:empty {display: none;}.btn .label {position: relative;top: -1px;}.label-default {background-color: #777;}.label-default[href]:hover, .label-default[href]:focus {background-color: #5e5e5e;}.label-primary {background-color: #337ab7;}.label-primary[href]:hover, .label-primary[href]:focus {background-color: #286090;}.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;line-height: 1;color: #fff;text-align: center;white-space: nowrap;vertical-align: baseline;background-color: #777;border-radius: 10px;}.badge:empty {display: none;}.btn .badge {position: relative;top: -1px;}.btn-xs .badge, .btn-group-xs > .btn .badge {top: 0;padding: 1px 5px;}a.badge:hover, a.badge:focus {color: #fff;text-decoration: none;cursor: pointer;}.list-group-item.active > .badge, .nav-pills > .active > a > .badge {color: #337ab7;background-color: #fff;}.list-group-item > .badge {float: right;}.list-group-item > .badge + .badge {margin-right: 5px;}.nav-pills > li > a > .badge {margin-left: 3px;}.jumbotron {padding: 30px 15px;margin-bottom: 30px;color: inherit;background-color: #eee;}.jumbotron h1, .jumbotron .h1 {color: inherit;}.jumbotron p {margin-bottom: 15px;font-size: 21px;font-weight: 200;}.jumbotron > hr {border-top-color: #d5d5d5;}.container .jumbotron, .container-fluid .jumbotron {border-radius: 6px;}.jumbotron .container {max-width: 100%;}@media screen and (min-width: 960px) {.jumbotron {padding: 48px 0;}.container .jumbotron, .container-fluid .jumbotron {padding-right: 60px;padding-left: 60px;}.jumbotron h1, .jumbotron .h1 {font-size: 63px;}}.thumbnail {display: block;padding: 4px;margin-bottom: 20px;line-height: 1.42857143;background-color: #fff;border: 1px solid #ddd;border-radius: 4px;-webkit-transition: border .2s ease-in-out;-o-transition: border .2s ease-in-out;transition: border .2s ease-in-out;}.thumbnail > img, .thumbnail a > img {margin-right: auto;margin-left: auto;}a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {border-color: #337ab7;}.thumbnail .caption {padding: 9px;color: #333;}.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, .alert-dismissible {padding-right: 35px;}.alert-dismissable .close, .alert-dismissible .close {position: relative;top: -2px;right: -21px;color: inherit;}.alert-success {color: #3c763d;background-color: #dff0d8;border-color: #d6e9c6;}.alert-success hr {border-top-color: #c9e2b3;}.alert-success .alert-link {color: #2b542c;}.alert-info {color: #31708f;background-color: #d9edf7;border-color: #bce8f1;}.alert-info hr {border-top-color: #a6e1ec;}.alert-info .alert-link {color: #245269;}.alert-warning {color: #8a6d3b;background-color: #fcf8e3;border-color: #faebcc;}.alert-warning hr {border-top-color: #f7e1b5;}.alert-warning .alert-link {color: #66512c;}.alert-danger {color: #a94442;background-color: #f2dede;border-color: #ebccd1;}.alert-danger hr {border-top-color: #e4b9c0;}.alert-danger .alert-link {color: #843534;}@-webkit-keyframes progress-bar-stripes {from {background-position: 40px 0;}to {background-position: 0 0;}}@-o-keyframes progress-bar-stripes {from {background-position: 40px 0;}to {background-position: 0 0;}}@keyframes progress-bar-stripes {from {background-position: 40px 0;}to {background-position: 0 0;}}.progress {height: 20px;margin-bottom: 20px;overflow: hidden;background-color: #f5f5f5;border-radius: 4px;-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);}.progress-bar {float: left;width: 0;height: 100%;font-size: 12px;line-height: 20px;color: #fff;text-align: center;background-color: #337ab7;-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);-webkit-transition: width .6s ease;-o-transition: width .6s ease;transition: width .6s ease;}.progress-striped .progress-bar, .progress-bar-striped {background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);-webkit-background-size: 40px 40px;background-size: 40px 40px;}.progress.active .progress-bar, .progress-bar.active {-webkit-animation: progress-bar-stripes 2s linear infinite;-o-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-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);}.progress-bar-info {background-color: #5bc0de;}.progress-striped .progress-bar-info {background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);}.progress-bar-warning {background-color: #f0ad4e;}.progress-striped .progress-bar-warning {background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);}.progress-bar-danger {background-color: #d9534f;}.progress-striped .progress-bar-danger {background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);}.media {margin-top: 15px;}.media:first-child {margin-top: 0;}.media, .media-body {overflow: hidden;zoom: 1;}.media-body {width: 10000px;}.media-object {display: block;}.media-right, .media > .pull-right {padding-left: 10px;}.media-left, .media > .pull-left {padding-right: 10px;}.media-left, .media-right, .media-body {display: table-cell;vertical-align: top;}.media-middle {vertical-align: middle;}.media-bottom {vertical-align: bottom;}.media-heading {margin-top: 0;margin-bottom: 5px;}.media-list {padding-left: 0;list-style: none;}.list-group {padding-left: 0;margin-bottom: 20px;}.list-group-item {position: relative;display: block;padding: 10px 15px;margin-bottom: -1px;background-color: #fff;border: 1px solid #ddd;}.list-group-item:first-child {border-top-left-radius: 4px;border-top-right-radius: 4px;}.list-group-item:last-child {margin-bottom: 0;border-bottom-right-radius: 4px;border-bottom-left-radius: 4px;}a.list-group-item {color: #555;}a.list-group-item .list-group-item-heading {color: #333;}a.list-group-item:hover, a.list-group-item:focus {color: #555;text-decoration: none;background-color: #f5f5f5;}.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {color: #777;cursor: not-allowed;background-color: #eee;}.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {color: inherit;}.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {color: #777;}.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {z-index: 2;color: #fff;background-color: #337ab7;border-color: #337ab7;}.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {color: inherit;}.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {color: #c7ddef;}.list-group-item-success {color: #3c763d;background-color: #dff0d8;}a.list-group-item-success {color: #3c763d;}a.list-group-item-success .list-group-item-heading {color: inherit;}a.list-group-item-success:hover, a.list-group-item-success:focus {color: #3c763d;background-color: #d0e9c6;}a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {color: #fff;background-color: #3c763d;border-color: #3c763d;}.list-group-item-info {color: #31708f;background-color: #d9edf7;}a.list-group-item-info {color: #31708f;}a.list-group-item-info .list-group-item-heading {color: inherit;}a.list-group-item-info:hover, a.list-group-item-info:focus {color: #31708f;background-color: #c4e3f3;}a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {color: #fff;background-color: #31708f;border-color: #31708f;}.list-group-item-warning {color: #8a6d3b;background-color: #fcf8e3;}a.list-group-item-warning {color: #8a6d3b;}a.list-group-item-warning .list-group-item-heading {color: inherit;}a.list-group-item-warning:hover, a.list-group-item-warning:focus {color: #8a6d3b;background-color: #faf2cc;}a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {color: #fff;background-color: #8a6d3b;border-color: #8a6d3b;}.list-group-item-danger {color: #a94442;background-color: #f2dede;}a.list-group-item-danger {color: #a94442;}a.list-group-item-danger .list-group-item-heading {color: inherit;}a.list-group-item-danger:hover, a.list-group-item-danger:focus {color: #a94442;background-color: #ebcccc;}a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {color: #fff;background-color: #a94442;border-color: #a94442;}.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: #fff;border: 1px solid transparent;border-radius: 4px;-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);box-shadow: 0 1px 1px rgba(0, 0, 0, .05);}.panel-body {padding: 15px;}.panel-heading {padding: 10px 15px;border-bottom: 1px solid transparent;border-top-left-radius: 3px;border-top-right-radius: 3px;}.panel-heading > .dropdown .dropdown-toggle {color: inherit;}.panel-title {margin-top: 0;margin-bottom: 0;font-size: 16px;color: inherit;}.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {color: inherit;}.panel-footer {padding: 10px 15px;background-color: #f5f5f5;border-top: 1px solid #ddd;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;}.panel > .list-group, .panel > .panel-collapse > .list-group {margin-bottom: 0;}.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {border-width: 1px 0;border-radius: 0;}.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {border-top: 0;border-top-left-radius: 3px;border-top-right-radius: 3px;}.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {border-bottom: 0;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;}.panel-heading + .list-group .list-group-item:first-child {border-top-width: 0;}.list-group + .panel-footer {border-top-width: 0;}.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {margin-bottom: 0;}.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {padding-right: 15px;padding-left: 15px;}.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {border-top-left-radius: 3px;border-top-right-radius: 3px;}.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {border-top-left-radius: 3px;border-top-right-radius: 3px;}.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {border-top-left-radius: 3px;}.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {border-top-right-radius: 3px;}.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;}.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;}.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {border-bottom-left-radius: 3px;}.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {border-bottom-right-radius: 3px;}.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {border-top: 1px solid #ddd;}.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {border-top: 0;}.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:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {border-bottom: 0;}.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, .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 {border-bottom: 0;}.panel > .table-responsive {margin-bottom: 0;border: 0;}.panel-group {margin-bottom: 20px;}.panel-group .panel {margin-bottom: 0;border-radius: 4px;}.panel-group .panel + .panel {margin-top: 5px;}.panel-group .panel-heading {border-bottom: 0;}.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {border-top: 1px solid #ddd;}.panel-group .panel-footer {border-top: 0;}.panel-group .panel-footer + .panel-collapse .panel-body {border-bottom: 1px solid #ddd;}.panel-default {border-color: #ddd;}.panel-default > .panel-heading {color: #333;background-color: #f5f5f5;border-color: #ddd;}.panel-default > .panel-heading + .panel-collapse > .panel-body {border-top-color: #ddd;}.panel-default > .panel-heading .badge {color: #f5f5f5;background-color: #333;}.panel-default > .panel-footer + .panel-collapse > .panel-body {border-bottom-color: #ddd;}.panel-primary {border-color: #337ab7;}.panel-primary > .panel-heading {color: #fff;background-color: #337ab7;border-color: #337ab7;}.panel-primary > .panel-heading + .panel-collapse > .panel-body {border-top-color: #337ab7;}.panel-primary > .panel-heading .badge {color: #337ab7;background-color: #fff;}.panel-primary > .panel-footer + .panel-collapse > .panel-body {border-bottom-color: #337ab7;}.panel-success {border-color: #d6e9c6;}.panel-success > .panel-heading {color: #3c763d;background-color: #dff0d8;border-color: #d6e9c6;}.panel-success > .panel-heading + .panel-collapse > .panel-body {border-top-color: #d6e9c6;}.panel-success > .panel-heading .badge {color: #dff0d8;background-color: #3c763d;}.panel-success > .panel-footer + .panel-collapse > .panel-body {border-bottom-color: #d6e9c6;}.panel-info {border-color: #bce8f1;}.panel-info > .panel-heading {color: #31708f;background-color: #d9edf7;border-color: #bce8f1;}.panel-info > .panel-heading + .panel-collapse > .panel-body {border-top-color: #bce8f1;}.panel-info > .panel-heading .badge {color: #d9edf7;background-color: #31708f;}.panel-info > .panel-footer + .panel-collapse > .panel-body {border-bottom-color: #bce8f1;}.panel-warning {border-color: #faebcc;}.panel-warning > .panel-heading {color: #8a6d3b;background-color: #fcf8e3;border-color: #faebcc;}.panel-warning > .panel-heading + .panel-collapse > .panel-body {border-top-color: #faebcc;}.panel-warning > .panel-heading .badge {color: #fcf8e3;background-color: #8a6d3b;}.panel-warning > .panel-footer + .panel-collapse > .panel-body {border-bottom-color: #faebcc;}.panel-danger {border-color: #ebccd1;}.panel-danger > .panel-heading {color: #a94442;background-color: #f2dede;border-color: #ebccd1;}.panel-danger > .panel-heading + .panel-collapse > .panel-body {border-top-color: #ebccd1;}.panel-danger > .panel-heading .badge {color: #f2dede;background-color: #a94442;}.panel-danger > .panel-footer + .panel-collapse > .panel-body {border-bottom-color: #ebccd1;}.embed-responsive {position: relative;display: block;height: 0;padding: 0;overflow: hidden;}.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {position: absolute;top: 0;bottom: 0;left: 0;width: 100%;height: 100%;border: 0;}.embed-responsive-16by9 {padding-bottom: 56.25%;}.embed-responsive-4by3 {padding-bottom: 75%;}.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, .05);box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);}.well blockquote {border-color: #ddd;border-color: rgba(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: #000;text-shadow: 0 1px 0 #fff;filter: alpha(opacity=20);opacity: .2;}.close:hover, .close:focus {color: #000;text-decoration: none;cursor: pointer;filter: alpha(opacity=50);opacity: .5;}button.close {-webkit-appearance: none;padding: 0;cursor: pointer;background: transparent;border: 0;}.modal-open {overflow: hidden;}.modal {position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 1050;display: none;overflow: hidden;-webkit-overflow-scrolling: touch;outline: 0;}.modal.fade .modal-dialog {-webkit-transition: -webkit-transform .3s ease-out;-o-transition: -o-transform .3s ease-out;transition: transform .3s ease-out;-webkit-transform: translate(0, -25%);-ms-transform: translate(0, -25%);-o-transform: translate(0, -25%);transform: translate(0, -25%);}.modal.in .modal-dialog {-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);-o-transform: translate(0, 0);transform: translate(0, 0);}.modal-open .modal {overflow-x: hidden;overflow-y: auto;}.modal-dialog {position: relative;width: auto;margin: 10px;}.modal-content {position: relative;background-color: #fff;-webkit-background-clip: padding-box;background-clip: padding-box;border: 1px solid #999;border: 1px solid rgba(0, 0, 0, .2);border-radius: 6px;outline: 0;-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);box-shadow: 0 3px 9px rgba(0, 0, 0, .5);}.modal-backdrop {position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 1040;background-color: #000;}.modal-backdrop.fade {filter: alpha(opacity=0);opacity: 0;}.modal-backdrop.in {filter: alpha(opacity=50);opacity: .5;}.modal-header {min-height: 16.42857143px;padding: 15px;border-bottom: 1px solid #e5e5e5;}.modal-header .close {margin-top: -2px;}.modal-title {margin: 0;line-height: 1.42857143;}.modal-body {position: relative;padding: 15px;}.modal-footer {padding: 15px;text-align: right;border-top: 1px solid #e5e5e5;}.modal-footer .btn + .btn {margin-bottom: 0;margin-left: 5px;}.modal-footer .btn-group .btn + .btn {margin-left: -1px;}.modal-footer .btn-block + .btn-block {margin-left: 0;}.modal-scrollbar-measure {position: absolute;top: -9999px;width: 50px;height: 50px;overflow: scroll;}@media (min-width: 960px) {.modal-dialog {width: 600px;margin: 30px auto;}.modal-content {-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);box-shadow: 0 5px 15px rgba(0, 0, 0, .5);}.modal-sm {width: 300px;}}@media (min-width: 992px) {.modal-lg {width: 900px;}}.tooltip {position: absolute;z-index: 1070;display: block;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 12px;font-weight: normal;line-height: 1.4;filter: alpha(opacity=0);opacity: 0;}.tooltip.in {filter: alpha(opacity=90);opacity: .9;}.tooltip.top {padding: 5px 0;margin-top: -3px;}.tooltip.right {padding: 0 5px;margin-left: 3px;}.tooltip.bottom {padding: 5px 0;margin-top: 3px;}.tooltip.left {padding: 0 5px;margin-left: -3px;}.tooltip-inner {max-width: 200px;padding: 3px 8px;color: #fff;text-align: center;text-decoration: none;background-color: #000;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: #000;}.tooltip.top-left .tooltip-arrow {right: 5px;bottom: 0;margin-bottom: -5px;border-width: 5px 5px 0;border-top-color: #000;}.tooltip.top-right .tooltip-arrow {bottom: 0;left: 5px;margin-bottom: -5px;border-width: 5px 5px 0;border-top-color: #000;}.tooltip.right .tooltip-arrow {top: 50%;left: 0;margin-top: -5px;border-width: 5px 5px 5px 0;border-right-color: #000;}.tooltip.left .tooltip-arrow {top: 50%;right: 0;margin-top: -5px;border-width: 5px 0 5px 5px;border-left-color: #000;}.tooltip.bottom .tooltip-arrow {top: 0;left: 50%;margin-left: -5px;border-width: 0 5px 5px;border-bottom-color: #000;}.tooltip.bottom-left .tooltip-arrow {top: 0;right: 5px;margin-top: -5px;border-width: 0 5px 5px;border-bottom-color: #000;}.tooltip.bottom-right .tooltip-arrow {top: 0;left: 5px;margin-top: -5px;border-width: 0 5px 5px;border-bottom-color: #000;}.popover {position: absolute;top: 0;left: 0;z-index: 1060;display: none;max-width: 276px;padding: 1px;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 14px;font-weight: normal;line-height: 1.42857143;text-align: left;white-space: normal;background-color: #fff;-webkit-background-clip: padding-box;background-clip: padding-box;border: 1px solid #ccc;border: 1px solid rgba(0, 0, 0, .2);border-radius: 6px;-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);box-shadow: 0 5px 10px rgba(0, 0, 0, .2);}.popover.top {margin-top: -10px;}.popover.right {margin-left: 10px;}.popover.bottom {margin-top: 10px;}.popover.left {margin-left: -10px;}.popover-title {padding: 8px 14px;margin: 0;font-size: 14px;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 {content: "";border-width: 10px;}.popover.top > .arrow {bottom: -11px;left: 50%;margin-left: -11px;border-top-color: #999;border-top-color: rgba(0, 0, 0, .25);border-bottom-width: 0;}.popover.top > .arrow:after {bottom: 1px;margin-left: -10px;content: " ";border-top-color: #fff;border-bottom-width: 0;}.popover.right > .arrow {top: 50%;left: -11px;margin-top: -11px;border-right-color: #999;border-right-color: rgba(0, 0, 0, .25);border-left-width: 0;}.popover.right > .arrow:after {bottom: -10px;left: 1px;content: " ";border-right-color: #fff;border-left-width: 0;}.popover.bottom > .arrow {top: -11px;left: 50%;margin-left: -11px;border-top-width: 0;border-bottom-color: #999;border-bottom-color: rgba(0, 0, 0, .25);}.popover.bottom > .arrow:after {top: 1px;margin-left: -10px;content: " ";border-top-width: 0;border-bottom-color: #fff;}.popover.left > .arrow {top: 50%;right: -11px;margin-top: -11px;border-right-width: 0;border-left-color: #999;border-left-color: rgba(0, 0, 0, .25);}.popover.left > .arrow:after {right: 1px;bottom: -10px;content: " ";border-right-width: 0;border-left-color: #fff;}.carousel {position: relative;}.carousel-inner {position: relative;width: 100%;overflow: hidden;}.carousel-inner > .item {position: relative;display: none;-webkit-transition: .6s ease-in-out left;-o-transition: .6s ease-in-out left;transition: .6s ease-in-out left;}.carousel-inner > .item > img, .carousel-inner > .item > a > img {line-height: 1;}@media all and (transform-3d), (-webkit-transform-3d) {.carousel-inner > .item {-webkit-transition: -webkit-transform .6s ease-in-out;-o-transition: -o-transform .6s ease-in-out;transition: transform .6s ease-in-out;-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-perspective: 1000;perspective: 1000;}.carousel-inner > .item.next, .carousel-inner > .item.active.right {left: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}.carousel-inner > .item.prev, .carousel-inner > .item.active.left {left: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {left: 0;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.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;bottom: 0;left: 0;width: 15%;font-size: 20px;color: #fff;text-align: center;text-shadow: 0 1px 2px rgba(0, 0, 0, .6);filter: alpha(opacity=50);opacity: .5;}.carousel-control.left {background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat: repeat-x;}.carousel-control.right {right: 0;left: auto;background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat: repeat-x;}.carousel-control:hover, .carousel-control:focus {color: #fff;text-decoration: none;filter: alpha(opacity=90);outline: 0;opacity: .9;}.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {position: absolute;top: 50%;z-index: 5;display: inline-block;}.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {left: 50%;margin-left: -10px;}.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {right: 50%;margin-right: -10px;}.carousel-control .icon-prev, .carousel-control .icon-next {width: 20px;height: 20px;margin-top: -10px;font-family: serif;line-height: 1;}.carousel-control .icon-prev:before {content: '\2039';}.carousel-control .icon-next:before {content: '\203a';}.carousel-indicators {position: absolute;bottom: 10px;left: 50%;z-index: 15;width: 60%;padding-left: 0;margin-left: -30%;text-align: center;list-style: none;}.carousel-indicators li {display: inline-block;width: 10px;height: 10px;margin: 1px;text-indent: -999px;cursor: pointer;background-color: #000 \9;background-color: rgba(0, 0, 0, 0);border: 1px solid #fff;border-radius: 10px;}.carousel-indicators .active {width: 12px;height: 12px;margin: 0;background-color: #fff;}.carousel-caption {position: absolute;right: 15%;bottom: 20px;left: 15%;z-index: 10;padding-top: 20px;padding-bottom: 20px;color: #fff;text-align: center;text-shadow: 0 1px 2px rgba(0, 0, 0, .6);}.carousel-caption .btn {text-shadow: none;}@media screen and (min-width: 960px) {.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {width: 30px;height: 30px;margin-top: -15px;font-size: 30px;}.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {margin-left: -15px;}.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {margin-right: -15px;}.carousel-caption {right: 20%;left: 20%;padding-bottom: 30px;}.carousel-indicators {bottom: 20px;}}.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {display: table;content: " ";}.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {clear: both;}.center-block {display: block;margin-right: auto;margin-left: 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;}.affix {position: fixed;}@-ms-viewport {width: device-width;}.visible-xs, .visible-sm, .visible-md, .visible-lg {display: none !important;}.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {display: none !important;}@media (max-width: 767px) {.visible-xs {display: block !important;}table.visible-xs {display: table;}tr.visible-xs {display: table-row !important;}th.visible-xs, td.visible-xs {display: table-cell !important;}}@media (max-width: 767px) {.visible-xs-block {display: block !important;}}@media (max-width: 767px) {.visible-xs-inline {display: inline !important;}}@media (max-width: 767px) {.visible-xs-inline-block {display: inline-block !important;}}@media (min-width: 960px) and (max-width: 991px) {.visible-sm {display: block !important;}table.visible-sm {display: table;}tr.visible-sm {display: table-row !important;}th.visible-sm, td.visible-sm {display: table-cell !important;}}@media (min-width: 960px) and (max-width: 991px) {.visible-sm-block {display: block !important;}}@media (min-width: 960px) and (max-width: 991px) {.visible-sm-inline {display: inline !important;}}@media (min-width: 960px) and (max-width: 991px) {.visible-sm-inline-block {display: inline-block !important;}}@media (min-width: 992px) and (max-width: 1199px) {.visible-md {display: block !important;}table.visible-md {display: table;}tr.visible-md {display: table-row !important;}th.visible-md, td.visible-md {display: table-cell !important;}}@media (min-width: 992px) and (max-width: 1199px) {.visible-md-block {display: block !important;}}@media (min-width: 992px) and (max-width: 1199px) {.visible-md-inline {display: inline !important;}}@media (min-width: 992px) and (max-width: 1199px) {.visible-md-inline-block {display: inline-block !important;}}@media (min-width: 1200px) {.visible-lg {display: block !important;}table.visible-lg {display: table;}tr.visible-lg {display: table-row !important;}th.visible-lg, td.visible-lg {display: table-cell !important;}}@media (min-width: 1200px) {.visible-lg-block {display: block !important;}}@media (min-width: 1200px) {.visible-lg-inline {display: inline !important;}}@media (min-width: 1200px) {.visible-lg-inline-block {display: inline-block !important;}}@media (max-width: 767px) {.hidden-xs {display: none !important;}}@media (min-width: 960px) and (max-width: 991px) {.hidden-sm {display: none !important;}}@media (min-width: 992px) and (max-width: 1199px) {.hidden-md {display: none !important;}}@media (min-width: 1200px) {.hidden-lg {display: none !important;}}.visible-print {display: none !important;}@media print {.visible-print {display: block !important;}table.visible-print {display: table;}tr.visible-print {display: table-row !important;}th.visible-print, td.visible-print {display: table-cell !important;}}.visible-print-block {display: none !important;}@media print {.visible-print-block {display: block !important;}}.visible-print-inline {display: none !important;}@media print {.visible-print-inline {display: inline !important;}}.visible-print-inline-block {display: none !important;}@media print {.visible-print-inline-block {display: inline-block !important;}}@media print {.hidden-print {display: none !important;}}html {
font-size: 100%;
}
body {
overflow-x: hidden;
font-weight: normal;
padding: 0;
}
a, a:hover, a:focus, a:active, a.active {
outline: 0;
text-decoration: none;
}
.btn:focus, .btn:active, .btn.active, .btn:active:focus {
outline: 0;
}
p {
margin-bottom: 0;
}
.vc_row {
margin-left: 0 !important;
margin-right: 0 !important;
}
.vc_section {
padding: 0!important;
overflow: hidden;
margin: 0!important;
}
.vc_row.outer-margin {
margin-left: -15px !important;
margin-right: -15px !important;
}
.alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
.page-links {
clear: both;
}
.comment-reply-title a {
margin-left: 20px;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
background: #fff;
border: none;
max-width: 100%;
padding: 0;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
#wrapper .pr0 {padding-right: 0;}
.wp-caption p.wp-caption-text {
font-size: 14px;
line-height: 17px;
margin: 10px 0;
padding: 0 4px 5px;
}
.bypostauthor {
display: block;
}
.gallery-caption {
display: block;
}
.vc_column-inner h2.vc_custom_heading {letter-spacing: -1px;}
.sticky {  }
.container .font-weight100 {font-weight: 100;}
.container .font-weight300 {font-weight: 300;}
.container .font-weight500 {font-weight: 500;}
.container .font-weight700 {font-weight: 700;}  @font-face {
font-family: 'Nucleo Outline';
src: url(//sn1persecurity.com/wordpress/wp-content/themes/intact-custom/core/assets/fonts/nucleo-outline.eot);
src: url(//sn1persecurity.com/wordpress/wp-content/themes/intact-custom/core/assets/fonts/nucleo-outline.eot) format('embedded-opentype'), url(//sn1persecurity.com/wordpress/wp-content/themes/intact-custom/core/assets/fonts/nucleo-outline.ttf) format('truetype');
font-weight: normal;
font-style: normal;
} section h1.section-heading,
.blog-header .section-heading, section h2.section-heading {
margin: auto;
margin-top: 0;
margin-bottom: 16px;
letter-spacing: -1px;
max-width: 600px;
}
.single-post section h1.section-heading {
font-size: 50px;
line-height: 60px;
}
.blog-header .section-subheading, section .section-subheading {
margin: auto;
margin-bottom: 50px;
text-transform: none;
text-align: center;
margin-top: 16px;
max-width: 650px;
font-size: 18px;
line-height: 1.4;
}
.heading-separator {
width: 45px;
height: 2px;
display: block;
margin: auto;
border-radius: 99px;
}
.with-overlay .heading-separator {
background: #fff; opacity: 0.9;
}
.vc_separator.separator, .separator {
margin-bottom: 25px;
width: 50px;
margin-top: -5px;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
h1, h2, h3, h4, h5, h6 {
font-weight: bold;
}
h1, h2, h3 {
letter-spacing: -1px;
}
h4, h5, h6 {
margin-bottom: 5px;
line-height: 28px;
}  section.section {
padding: 150px 0;
position: relative;
}
.row {
margin: 0;
}
.container {
padding: 0;
position: relative;
}
#wrapper {
position: relative;
background: #fff;
z-index: 10;
}
.container.fullwidth {
width: 100%;
}
.vc_row.container {
margin-left: auto !important;
margin-right: auto !important;
z-index: 10;
}
.outer-margin {
margin: 0 -15px;
}
.bg-light-gray {
background-color: #f7f7f7;
}
.btn-primary {
text-transform: uppercase;
font-weight: 700;
color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
border-color: #f6bf01;
color: #fff;
background-color: #fec503;
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-xl {
height: 50px;
border-radius: 2px;
color: white;
font-size: 0.875em;
font-weight: 700;
text-transform: uppercase;
width: 100%;
transition: 0.3s;
}
.btn-xl:hover, .btn-xl:focus, .btn-xl:active, .btn-xl.active {
color: #fff;
}
.btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
background-image: none;
}
body.modal-open {
overflow: hidden;
}
.parallax {
position: relative;
overflow: hidden;
}
.parallax .parallax-overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
opacity: 1;
background-position: bottom;
background-repeat: no-repeat;
}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
.parallax.with-overlay:after {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0.7;
z-index: 1;
display: block;
content: ".";
font-size: 0;
}
.parallax.with-overlay .container {
z-index: 10;
}
}
@supports (-ms-accelerator:true) {
.parallax.with-overlay:after {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0.7;
z-index: 1;
display: block;
content: ".";
font-size: 0;
}
.parallax.with-overlay .container {
z-index: 10;
}
}
.parallax .parallax-overlay,
.with-overlay .parallax-overlay {
background-size: cover !important;
}
.with-overlay .parallax-overlay {
opacity: 0.6;
height: 120%;
}
.with-overlay .section-subheading, .with-overlay .section-heading {
color: #fff;
}
.gray-bg {
background: #f8f8f8;
}
.header-buttons {
margin: 60px auto 100px auto;
}
.primary-button {
min-width: 150px;
padding: 0 20px;
background-color: white;
border-radius: 2px;
display: inline-block;
text-align: center;
font-size: 0.875em;
font-weight: 700;
text-transform: uppercase;
line-height: 36px;
margin: 0 10px;
border: 2px solid white;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.primary-button.button-inverse {
color: #fff;
margin: 0;
}
.primary-button.button-inverse:hover {
background: transparent;
}
.secondary-button {
min-width: 150px;
text-align: center;
line-height: 36px;
display: inline-block;
line-height: 36px;
color: white;
font-size: 0.875em;
margin: 0 10px;
font-weight: 700;
text-transform: uppercase;
border: 2px solid white;
border-radius: 2px;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.secondary-button-inverse {
background: #fff
}
.secondary-button.secondary-button-inverse:hover {
color: #fff;
}
.primary-button:hover {
background: none;
color: #fff;
text-decoration: none;
}
.secondary-button:hover {
background: #fff;
text-decoration: none;
}
.wpb_text_column ul li, .wpb_text_column ol li {
line-height: 30px;
margin-bottom: 10px;
padding-left: 35px;
position: relative;
}
.wpb_text_column ol, .wpb_text_column ul {list-style-type: none; padding-left: 0;}
.wpb_text_column ul {padding-left: 0;}
.wpb_text_column ul ul {
padding-left: 35px;
margin-top: 10px;
}
.wpb_text_column ol {counter-reset: li;}
.wpb_text_column ol>li:before {
content: counter(li,decimal);
counter-increment: li;
padding-right: 20px;
font-weight: bold;
}
.wpb_text_column ul>li:before {
content: "\f058";
padding-right: 20px;
font-weight: bold;
font-family: FontAwesome;
font-size: 18px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
position: absolute;
left: 0;
display: block;
}
#posts-content .page-content ul.blocks-gallery-grid li {
padding-left: 0;
}
#posts-content .page-content ul.blocks-gallery-grid li:before {
display: none;
}
#posts-content .blog-content .sharedaddy ul li { margin: 0 14px 0 0; padding: 0; }
#posts-content .blog-content .sharedaddy ul>li:before { display: none; } #logo {
float: left;
margin-top: 1px;
}
#logo .logo {
font-weight: bold;
font-size: 26px;
line-height: 99px;
margin: 0;
display: block;
float: left;
letter-spacing: -0.7px;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.navbar .container #logo .logo {margin-left: 15px;}
.navbar.fullwidth .container #logo .logo {margin-left: 0;}
.navbar.fullwidth .container .modal-menu-item {margin-right: 0;}
.single-portfolio .navbar.fullwidth .container #logo .logo {
margin-left: 15px;
}
.logo img {
height: auto;
}
.nav-logo {
display: none;
}
.navbar-shrink .nav-logo {
display: inline-block;
}
.navbar-shrink .fixed-logo {
display: none;
}
.woocommerce-page #logo .fixed-logo,
.blog #logo .fixed-logo,
.single-post #logo .fixed-logo,
.single-portfolio #logo .fixed-logo {
display: none;
}
.woocommerce-page #logo .nav-logo,
.blog #logo .nav-logo,
.single-post #logo .nav-logo,
.single-portfolio #logo .nav-logo {
display: initial;
border-radius: 0;
} #preloader {
position: fixed;
left: 0;
top: 0;
z-index: 999999999;
width: 100%;
background: #fff;
height: 100%;
overflow: visible;
}
.spinner {
height: 5px;
width: 100%;
position: relative;
overflow: hidden;
background-color: #f8f8f8;
}
.spinner:before{
display: block;
position: absolute;
content: "";
left: -200px;
width: 200px;
height: 5px;
animation: loading 2s linear infinite;
}
@keyframes loading {
from {left: -200px; width: 30%;}
50% {width: 30%;}
70% {width: 70%;}
80% { left: 50%;}
95% {left: 120%;}
to {left: 100%;}
} .owl-controls .owl-buttons {
display: none;
}
.with-overlay .owl-controls .owl-page span {
background: #fff;
}
.with-overlay .owl-controls .owl-page:hover span,
.with-overlay .owl-controls .owl-page.active span {
border: 2px solid #fff;
}
.owl-controls .owl-buttons div {
background: url(//sn1persecurity.com/wordpress/wp-content/themes/intact-custom/core/assets/images/arrow.png);
display: inline-block;
zoom: 1;
margin: 0;
width: 10px;
text-indent: -930px;
height: 18px;
font-size: 0;
position: absolute;
right: 0;
margin-top: 8px;
margin-right: -72px;
top: 50%;
padding: 0;
filter: Alpha(Opacity=30);
opacity: 0.3;
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
}
.owl-controls .owl-buttons div.owl-prev {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
right: auto;
left: 0;
margin-left: -72px;
}
.owl-controls.clickable .owl-buttons div:hover {
filter: Alpha(Opacity=100);
opacity: 1;
text-decoration: none;
}
.owl-controls .owl-page {
display: inline-block;
zoom: 1;
*display: inline;
}
.owl-controls .owl-page span {
display: block;
width: 10px;
height: 10px;
margin: 0 10px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border: 2px solid transparent;
-webkit-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.owl-controls .owl-page.active span, .owl-controls .owl-page:hover span {
-webkit-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
background: transparent;
}
.owl-controls .owl-page.active span, .owl-controls.clickable .owl-page:hover span {
filter: Alpha(Opacity=100); opacity: 1;
}
.owl-controls .owl-page span.owl-numbers {
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}
.owl-item.loading {
min-height: 150px;
}
.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;
z-index: 2;
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(//sn1persecurity.com/wordpress/wp-content/themes/intact-custom/core/assets/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);
} .navbar-default {
border-color: transparent;
width: inherit;
top: inherit;
}
.navbar-default.fullwidth .container {
width: 100%;
padding: 0 35px;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:active, .navbar-default .navbar-brand.active {
color: #fec503;
}
.navbar-default .navbar-collapse {
border: none;
box-shadow: none;
}
.navbar-default .navbar-toggle {
border: none;
margin-right: -10px;
}
.navbar-default .navbar-toggle .icon-bar {
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background: none;
}
.navbar-default .nav li a {
font-size: 14px;
opacity: 1;
padding: 0 16px;
margin: 0;
letter-spacing: 0.5px;
line-height: 1;
-webkit-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
font-weight: 700;
letter-spacing: -0.1px;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
max-height: 100%;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .nav li a:hover, .navbar-default .nav li a:focus {
outline: 0;
background: none;
opacity: 1;
}
.modal-menu-item {
border-radius: 30px;
font-size: 12px;
font-weight: 900;
padding: 0 30px;
margin: 25px 0 0 15px;
text-transform: uppercase;
box-sizing: content-box;
display: block;
float: right;
line-height: 46px;
-webkit-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
cursor: pointer;
margin-right: 15px;
}
.navbar.navbar-default .modal-menu-item:hover {
color: #fff!important;
}
.navbar-default.navbar-shrink .nav li a:hover, .navbar-default.navbar-shrink .nav li a:focus {
outline: 0;
background: none;
}
.navbar-default.navbar-shrink .navbar-nav>.active>a:focus, .navbar-default.navbar-shrink .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a {
border-radius: 0;
background: none;
opacity: 1;
}
.navbar-default.navbar-shrink {
-moz-box-shadow: 0 1px 0 rgba(0,0,0,.08);
-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.08);
box-shadow: 0 1px 0 rgba(0,0,0,.08);
}
#kd-slider .tt_button {
background: #fff;
border: 2px solid #fff;
display: block;
height: 50px;
line-height: 50px!important;
}
.wpb_revslider_element.wpb_content_element {
margin-bottom: 0;
}
#kd-slider .tt_button:hover {
background: transparent;
color: #fff;
}
@media(min-width:960px) {
.navbar.navbar-default {
color: #fff;
padding: 0 0;
border: 0;
background-color: transparent;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
z-index: 1090;
}
.navbar-default, .navbar-default.fullwidth {
padding: 0;
}
}
.wpml-ls-legacy-list-horizontal .wpml-ls-flag {
border-radius: 0;
} header {
position: relative;
text-align: center;
z-index: 99;
background-image: -webkit-linear-gradient(270deg, rgba(51, 51, 51, 0.04) 0%, rgba(255, 255, 255, 0.04) 100%);
background-image: linear-gradient(180deg, rgba(51, 51, 51, 0.04) 0%, rgba(255, 255, 255, 0.04) 100%);
}
header #kd-slider { text-align: initial; }
.custom.tparrows.tparrows {
background: none !important;
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
.custom.tparrows.tparrows:hover {
opacity: 0.7 !important;
}
.custom.tparrows:before {
font-size: 18px !important;
}
.header-full-height {
height: 100vh;
height: 100%;
}
.big-custom-heading {
margin: 0;
letter-spacing: -3px;
}
#wrapper .erinyen .tp-thumb {
opacity: 1;
border-radius: 4px;
overflow: hidden;
}
#wrapper .erinyen .tp-thumb .tp-thumb-over {border-radius: 3px}
#wrapper .erinyen .tp-thumb-title {
font-weight: 700;
font-family: inherit;
font-size: 12px;
text-transform: uppercase;
}
#wrapper .erinyen .tp-thumb-mask {overflow: visible!important;margin-top: -20px;}
#wrapper .erinyen .tp-thumb.selected {
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.erinyen .tp-thumb .tp-thumb-title {display: none;}
.erinyen .tp-thumb.selected .tp-thumb-title, .erinyen .tp-thumb:hover .tp-thumb-title {
display: block;
}
.maintenance .lower-footer, .maintenance .navbar.navbar-default {
display: none
}
.maintenance .forcefullwidth_wrapper_tp_banner, .maintenance .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper.fullscreen-container {
height: 100vh !important;
}
.maintenance .container .countdown {
position: fixed;
top: 60%;
left: 50%;
margin-left: -300px;
}
.maintenance, .maintenance body {
overflow: hidden;
height: 100vh !important;
}
#main-menu .navbar-nav .menu-item-has-children .dropdown-menu {
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
display: block;
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
border: 1px solid rgba(0,0,0,.08);
border-top-width: 5px;
border-top-style: solid;
}
#main-menu .navbar-nav .menu-item-has-children:hover .dropdown-menu {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}
.logged-in #main-menu .navbar-nav a,
#main-menu .navbar-nav .menu-item a {padding-top: 43px; padding-bottom: 43px;}
#main-menu .navbar-nav .menu-item .dropdown-menu .menu-item a {padding: 5px 10px;}
#main-menu .navbar-nav .dropdown-menu {
padding: 15px 18px;
border: none;
border-radius: 0;
box-shadow: none;
min-width: 230px;
left:-12px;
top: auto;
}
#main-menu .navbar-nav .dropdown-menu a {
margin: 0;
padding: 5px 10px;
line-height: 20px;
-webkit-transition: 0.25s;
-moz-transition: 0.25s;
-ms-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
background: transparent;
white-space: inherit;
}
#main-menu .navbar-nav .mega-menu {position: static;}
#main-menu .navbar-nav .mega-menu .dropdown-menu {
display: flex; flex-flow: row wrap; left: 0; margin: 0 15px; padding: 28px;
}
.fullwidth #main-menu .navbar-nav .mega-menu .dropdown-menu {
margin: 0 30px;
}
#main-menu .navbar-nav .mega-menu .dropdown-menu .menu-item { width: calc(20% - 25px); margin-right: 25px; border-right: 1px solid rgba(255,255,255,0.16); }
#main-menu .navbar-nav .mega-menu .dropdown-menu .menu-item:nth-child(5n) { border:none; }
#main-menu .navbar-nav .mega-menu .dropdown-menu .menu-item a { width: auto; padding: 7px 10px; }
#main-menu .navbar-nav .wpglobus-selector-link .dropdown-menu { min-width: 100px; }
#main-menu .navbar-nav>.menu-item-has-children>a:after {
margin-right: 10px;
color: inherit;
content: "\f107";
font: normal normal normal 14px/1 FontAwesome;
font-weight: 700;
margin: 0;
font-size: 11px;
display: inline-block;
background: 0 0;
margin-left: 5px;
}
#main-menu .navbar-nav .menu-item-has-children:hover .dropdown-menu .dropdown:before {
margin-right: 10px;
font-weight: 600;
color: inherit;
content: "\f105";
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
top: 8px;
right: 10px;
font-weight: 700;
margin: 0;
color: #1f1f1f;
-webkit-transition: .25s;
-moz-transition: .25s;
-ms-transition: .25s;
-o-transition: .25s;
transition: .25s;
font-size: 12px;
}
#main-menu .navbar-nav .menu-item-has-children:hover .dropdown-menu .dropdown-menu {
opacity: 0;
top: -22px;
left: 100%;
margin-left: 0;
-webkit-transform: translateY(5px);
-ms-transform: translateY(5px);
transform: translateY(5px);
pointer-events: none;
}
#main-menu .navbar-nav .menu-item-has-children:hover .dropdown-menu .dropdown:hover .dropdown-menu {
opacity: 1;
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
pointer-events: inherit;
}
.header-search-bar {
display: block;
float: left;
position: relative;
padding: 33px 0 32px;
z-index: 100;
}
.header-search-bar .fa.toggle-search {
text-align: center;
font-size: 16px;
position: relative;
cursor: pointer;
float: left;
padding: 0;
width: 35px;
height: 35px;
z-index: 10;
line-height: 35px;
-webkit-transition: .25s;
-o-transition: .25s;
transition: .25s;
}
.header-search-bar .header-search-container {
position: absolute;
right: 0;
top: 100%;
background: #fff;
padding: 20px 24px;
z-index: 9;
opacity: 0;
visibility: hidden;
box-shadow: none;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
.header-search-bar .header-search-container.active {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}
.header-search-bar .header-search-container form {
height: 40px;
}
.header-search-bar .header-search-container .searchform #s {
background: #fff;
color: #1f1f1f;
border: none;
border-radius: 0;
line-height: 40px;
height: 40px;
margin: 0;
font-size: 13px;
padding: 0 15px;
font-weight: 400;
border-radius: 25px;
width: 200px;
float: left;
box-shadow: none;
border: 2px solid #e8e9e9;
}
.header-search-bar .header-search-container .searchform #searchsubmit {
margin: 0;
padding: 0;
height: 40px;
width: 40px;
font-size: 14px;
display: block;
color: #1f1f1f;
}  .wpcf7-form {
text-align: left;
}
.wpcf7-form label {
display: block;
}
.wpcf7 br {
display: none;
}
.wpcf7-form-control-wrap {
position: relative;
margin-right: 40px;
width: 100%;
display: inline-block;
}
.wpcf7-form textarea {
width: 100%;
background-color: transparent;
border-radius: 25px;
outline: none;
display: inline-block;
padding: 0 30px;
resize: none;
height: 100px;
padding-top: 10px;
font-size: 12px;
font-weight: 600;
text-shadow: none;
border: 2px solid #e8e9e9;
}
.wpcf7-form .label {
font-weight: bold;
text-align: left;
color: #bbb;
padding-left: 33px;
font-size: 12px;
letter-spacing: 0;
margin-bottom: 10px;
display: block;
margin-top: 10px;
}
.wpcf7-quiz-label { color: #fff; }
#single-page #comments {
clear: both;
margin: 50px 0;
}
.comment-form-cookies-consent {
display: block;
float: left;
width: 100%;
margin-bottom: 20px!important;
}
.comment-form-cookies-consent input {
margin-right: 10px;
}
#single-page p {margin-bottom: 30px;}
#single-page .wpcf7 p {margin-bottom: 0;}
#single-page .wpcf7 .label {margin-bottom: 10px;}
.post-password-form {
padding-right: 15px;
padding-left: 15px;
margin-top: 100px;
margin-right: auto;
margin-left: auto;
}
.wpcf7 .wpcf7-text, .wpcf7 .wpcf7-select {
margin-bottom: 10px;
}
@media (min-width: 992px) {
.post-password-form { width: 970px; }
}
@media (min-width: 1200px) {
.post-password-form { width: 1240px; }
}
.post-password-form input[type="password"] {
margin-left: 10px;
padding: 0 20px;
border: 0;
outline: 0;
font-size: 13px;
line-height: 48px;
height: 48px;
background: #fff;
border-radius: 25px;
border: 2px solid #e8e9e9;
}
.post-password-form input[type="submit"] {
height: 50px;
padding: 0 25px;
border-radius: 25px;
color: #fff;
line-height: 46px;
font-size: 12px;
outline: none;
font-weight: bold;
letter-spacing: 1px;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
text-align: center;
text-transform: uppercase;
}
.post-password-form input[type="submit"]:hover {
background-color: #fff;
}
.light-font {
font-weight: 100;
}
.contact-map-container .toggle-map:hover, .wpcf7 .wpcf7-submit:hover {
background: #fff;
}
#single-page #comments input[type="text"], #single-page #comments input[type="email"], #posts-content #comments input[type="text"], #posts-content #comments input[type="email"], .wpcf7 .wpcf7-text, .wpcf7 .wpcf7-email, .wpcf7 .wpcf7-select {
width: 100%;
height: 48px;
background-color: transparent;
color: #333;
border: 2px solid white;
border-radius: 25px;
outline: none;
display: inline-block;
padding: 0 30px;
font-size: 13px;
font-weight: normal;
text-shadow: none;
border: 2px solid #e8e9e9;
}
.register-form .wpcf7 .wpcf7-submit, .register-form .wpcf7-form-control-wrap {
width: 22.5%!important;
margin-left: 1%;
margin-right: 1%;
display: inline-block;
}
.register-form .wpcf7 .wpcf7-submit {
float: right;
margin-top: 0;
}
.register-form .wpcf7 .wpcf7-submit:hover {
background: transparent!important;
}
.register-form .wpcf7 .ajax-loader {
display: none;
}
.wpcf7-select {
display: block;
cursor: pointer;
text-transform: uppercase;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
position: relative;
}
.woocommerce .woocommerce-ordering:after,
.menu-31:after {
display: block;
content: "\f107";
font-family: FontAwesome;
padding: 8px;
position: absolute;
right: 20px;
top: 17px;
z-index: 10;
width: 10%;
font-weight: bold;
line-height: 10%;
width: 10px;
height: 10px;
color: #333;
}
.woocommerce .woocommerce-ordering:after {
right: 20px;
top: 21px;
}
.register-form .wpcf7 .wpcf7-text, .register-form .wpcf7 .wpcf7-email, .register-form .wpcf7 .wpcf7-select {
min-width: 100%;
width: 100%;
margin-bottom: 0;
}
.register-form div.wpcf7 img.ajax-loader {
display: none;
}
#single-page #comments input[type="text"], #single-page #comments input[type="email"], #posts-content #comments input[type="text"], #posts-content #comments input[type="email"] {
min-width: 100px;
box-shadow: none;
border: none;
width: 100%;
margin-bottom: 28px;
width: calc(100% - 30px);
border: 2px solid #e8e9e9;
}
.section .wpcf7-validation-errors {
display: none !important;
}
.modal-content-inner .wpcf7-not-valid-tip,
.section .wpcf7-mail-sent-ok, .section .wpcf7-not-valid-tip {
position: absolute;
top: 0px;
height: 48px;
margin: 0;
line-height: 50px;
font-weight: normal;
width: 100%;
color: #fff;
padding: 0;
z-index: 10;
letter-spacing: 1px;
font-size: 12px;
border: none;
text-align: left;
padding-left: 33px;
cursor: pointer;
border-radius: 25px;
}
.section .wpcf7-mail-sent-ok {
position: relative;
max-width: 684px;
padding: 12px 36px 12px 30px;
height: auto;
line-height: 20px;
}
.modal-content-inner .wpcf7-not-valid-tip:before, .section .wpcf7-mail-sent-ok:before, .section .wpcf7-not-valid-tip:before {
font: normal normal normal 17px/1 FontAwesome;
content: "\f00d";
position: absolute;
right: 23px;
top: 16px;
color: #fff;
-webkit-transition: 0.2s;
-moz-transition: 0.2s;
transition: 0.2s;
}
.modal-content-inner .wpcf7-response-output {
margin: 0px auto 0 auto;
padding: 0;
border: none !important;
font-size: 12px;
text-align: center;
font-weight: bold;
color: #1f1f1f;
line-height: 25px;
max-width: 100%;
}
.modal-content-inner .wpcf7-not-valid-tip:hover:before, .section .wpcf7-not-valid-tip:hover:before {
opacity: 0.65;
} .vc_row.vc_row-has-fill {
background-repeat: no-repeat;
background-position: center;
}
.footer_widget a:hover {
opacity: 0.65;
}
.container .phone-number {
font-weight: 600;
}
#footer {
display: block;
width: 100%;
visibility: visible;
opacity: 1;
}
#footer img {
border-radius: 0;
}
#footer.fixed {
position: fixed;
bottom: 0;
left: 0;
right: 0;
}
#footer.classic {
position: relative;
}
.lower-footer span, .lower-footer a {
opacity: 1;
margin-right: 25px;
font-size: 13px;
font-weight: 400;
line-height: 25px;
}
.lower-footer .pull-left a {
font-weight: 900;
color: inherit;
margin:0;
}
.lower-footer a {
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.lower-footer a:hover {
opacity: 1;
text-decoration: none;
}
.lower-footer .pull-right a {
margin: 0;
padding: 0;
display: block;
font-weight: bold;
line-height: 25px;
font-size: 13px;
margin-left: 20px;
}
.lower-footer .fa {
margin: 0;
opacity: 1;
font-family: FontAwesome;
font-size: 20px;
font-weight: 400;
float: left;
margin-right: 0;
}
.lower-footer {
margin-top: 0px;
padding: 24px 0 25px 0;
width: 100%;
border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.upper-footer {
padding: 100px 0 70px 0;
}
.footer-nav {
float: left;
max-width: 280px;
padding: 0;
margin: 0;
margin-top: 5px;
}
.upper-footer .col-lg-4 {
padding: 0;
}
.footer_widget {
max-width: 300px;
margin: auto;
}
.first-widget-area .footer_widget {
max-width: 100%;
margin-left: 0;
}
.third-widget-area .footer_widget {
margin-right: 0;
}
.footer_widget ul {
padding: 0;
list-style-type: none;
}
.footer_widget .menu {
list-style-type: none;
padding-left: 0;
margin-top: 30px;
margin-bottom: 0;
width: 100%;
padding-bottom: 20px;
}
.footer_widget .menu li {
display: inline-block;
width: 100%;
}
.footer_widget ul li span {
font-size: 13px;
font-weight: 400;
line-height: 25px;
}
.footer_widget ul a, .footer_widget .menu li a {
font-size: 13px;
font-weight: bold;
line-height: inherit; color: inherit;
-webkit-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
}
.footer_widget ul a {
text-transform: initial;
font-size: 13px;
}
.footer_widget .post-date:before {
content: "-";
margin: 0 5px;
}
.upper-footer .textwidget {
max-width: 240px;
font-size: 13px;
}
.upper-footer .textwidget img {
margin-bottom: 27px;
max-width: 100%;
}
.upper-footer .textwidget span {
float: left;
width: 90%;
margin-top: 10px;
}
.upper-footer .textwidget .address-overflow {
padding-left: 0;
margin-bottom: 0;
line-height: 1.9;
margin-top: -3px;
}
.upper-footer .textwidget a {
color: inherit;
font-weight: bold;
}
.upper-footer .widget-title {
font-size: 14px;
font-weight: 700;
color: inherit;
margin-bottom: 30px;
line-height: 25px;
text-transform: uppercase;
}
.upper-footer p {
font-size: 13px;
font-weight: normal;
}
.upper-footer i {
color: inherit;
margin-right: 10px;
float: left;
margin-top: 3px;
}
.upper-footer .modal-menu-item {
width: 100%;
text-align: center;
float: left;
margin: 0;
margin-top: 40px;
opacity: 1;
}
.upper-footer .modal-menu-item:hover {
color: #fff;
}
.socials-widget {
padding-top: 0;
border-top: none;
max-width: 240px;
margin-top: 35px;
}
.socials-widget a {
font-size: 15px;
border-radius: 90px;
margin-right: 25px;
height: 35px;
display: block;
line-height: 30px;
float: left;
text-align: center;
transition: 0.25s;
}
.footer_widget .socials-widget a .fa,
.footer_widget .socials-widget a {
color: #fff;
}
.socials-widget a .fa {
color: #fff;
}
.socials-widget a .fa {
transition: 0.25s;
}
.socials-widget a:last-child {
margin-right: 0;
}
.navbar-footer li {
display: inline-block;
}
.navbar-footer li a {
color: inherit;
margin: 0;
margin-left: 25px;
}
.navbar-footer li a:hover {
background: none;
}
.back-to-top {
position: fixed;
z-index: 9999;
bottom: 22px;
right: -50px;
text-decoration: none;
color: #000000;
background-color: rgba(51, 51, 51, 0.25);
font-size: 14px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 90px;
width: 40px;
height: 40px;
cursor: pointer;
text-align: center;
line-height: 40px;
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
.back-to-top:hover {
background-color: rgba(51, 51, 51, 1);
}
.back-to-top.active {
right: 25px;
}
.back-to-top .fa {
color: #fff;
}  .iconspage header {
text-align: center;
padding: 120px 0 0;
}
.iconspage header h1 {
font-size: 2rem;
}
.iconspage header p {
font-size: 1.4rem;
margin-top: .6em;
}
.iconspage header a:hover {
text-decoration: underline;
}
.iconspage section {
width: 90%;
max-width: 1200px;
margin: 50px auto;
}
.iconspage section h2 {
border-bottom: 1px solid #e2e2e2;
padding: 0 0 1em .2em;
margin-bottom: 1em;
}
.iconspage ul::after {
clear: both;
content: "";
display: table;
}
.iconspage ul li {
width: 25%;
float: left;
padding: 16px 0;
text-align: center;
border-radius: .25em;
cursor: pointer;
-webkit-transition: background 0.2s;
-moz-transition: background 0.2s;
transition: background 0.2s;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
overflow: hidden;
}
.iconspage ul li:hover {
background: #dbdbdb;
}
.iconspage ul p {
display: inline-block;
font-size: 1rem;
margin-top: 10px;
color: #999999;
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
white-space: nowrap;
width: 100%;
padding: 10px;
overflow: hidden;
text-overflow: ellipsis;
}
[class^='nc-icon-outline'], [class*='nc-icon-outline'] {
display: inline-block;
font-family: 'Nucleo Outline' !important;
speak: none;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.nc-icon-outline-air-baloon:before {
content: "\e600";
}
.nc-icon-outline-album:before {
content: "\e601";
}
.nc-icon-outline-banana:before {
content: "\e602";
}
.nc-icon-outline-bear:before {
content: "\e603";
}
.nc-icon-outline-beer:before {
content: "\e604";
}
.nc-icon-outline-board:before {
content: "\e605";
}
.nc-icon-outline-bookmark-add:before {
content: "\e606";
}
.nc-icon-outline-bookmark-remove:before {
content: "\e607";
}
.nc-icon-outline-bookmark:before {
content: "\e608";
}
.nc-icon-outline-cake:before {
content: "\e609";
}
.nc-icon-outline-cart-add:before {
content: "\e60a";
}
.nc-icon-outline-cart:before {
content: "\e60b";
}
.nc-icon-outline-chat:before {
content: "\e60c";
}
.nc-icon-outline-cloud:before {
content: "\e60d";
}
.nc-icon-outline-coffee:before {
content: "\e60e";
}
.nc-icon-outline-controller:before {
content: "\e60f";
}
.nc-icon-outline-diamond:before {
content: "\e610";
}
.nc-icon-outline-dislike:before {
content: "\e611";
}
.nc-icon-outline-evil:before {
content: "\e612";
}
.nc-icon-outline-eye-ban:before {
content: "\e613";
}
.nc-icon-outline-eye:before {
content: "\e614";
}
.nc-icon-outline-flight:before {
content: "\e615";
}
.nc-icon-outline-headphones:before {
content: "\e616";
}
.nc-icon-outline-heart:before {
content: "\e617";
}
.nc-icon-outline-home:before {
content: "\e618";
}
.nc-icon-outline-image:before {
content: "\e619";
}
.nc-icon-outline-keyboard:before {
content: "\e61a";
}
.nc-icon-outline-laptop:before {
content: "\e61b";
}
.nc-icon-outline-like:before {
content: "\e61c";
}
.nc-icon-outline-money:before {
content: "\e61d";
}
.nc-icon-outline-moon-storm:before {
content: "\e61e";
}
.nc-icon-outline-moon:before {
content: "\e61f";
}
.nc-icon-outline-moto:before {
content: "\e620";
}
.nc-icon-outline-mouse:before {
content: "\e621";
}
.nc-icon-outline-pc:before {
content: "\e622";
}
.nc-icon-outline-pizza:before {
content: "\e623";
}
.nc-icon-outline-player:before {
content: "\e624";
}
.nc-icon-outline-print:before {
content: "\e625";
}
.nc-icon-outline-reflex:before {
content: "\e626";
}
.nc-icon-outline-robot:before {
content: "\e627";
}
.nc-icon-outline-shirt:before {
content: "\e628";
}
.nc-icon-outline-sign:before {
content: "\e629";
}
.nc-icon-outline-skull:before {
content: "\e62a";
}
.nc-icon-outline-suitcase:before {
content: "\e62b";
}
.nc-icon-outline-sun-cloud:before {
content: "\e62c";
}
.nc-icon-outline-sushi:before {
content: "\e62d";
}
.nc-icon-outline-taxi:before {
content: "\e62e";
}
.nc-icon-outline-vespa:before {
content: "\e62f";
}
.nc-icon-outline-wallet:before {
content: "\e630";
}
.nc-icon-outline-world:before {
content: "\e631";
}  .vc_grid-item-mini .vc_gitem-zone {
background-color: white;
border-radius: 10px;
}
.vc_grid-item-mini .vc_gitem-zone img {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
margin-bottom: -10px;
z-index: 10;
position: relative;
}
.vc_grid-item-mini .vc_gitem-zone-a .vc_gitem-row-position-top,
.vc_grid-item-mini .vc_gitem-zone-b .vc_gitem-row-position-top {
position: relative;
left: 0;
right: 0;
top: 0;
}
.vc_grid-item-mini .wpb_single_image.vc_align_center {
margin-bottom: 0!important;
}
.vc_grid-item-mini .vc_custom_heading {
margin-bottom: 20px;
}
.vc_grid-item-mini .vc_gitem-post-data {
font-size: 15px;
line-height: 1.6;
}
.vc_grid-item-mini .vc_gitem-post-data.vc_gitem-post-data-source-post_date {
font-size: 13px;
font-weight: inherit;
line-height: 1;
margin-bottom: 25px;
opacity: 0.75;
margin-top: -13px;
}
.vc_grid-item-mini .vc_gitem_row .vc_gitem-col {
padding: 0;
}
.vc_grid-item-mini .vc_gitem-zone-a .vc_gitem-row-position-bottom, .vc_grid-item-mini .vc_gitem-zone-b .vc_gitem-row-position-bottom {
position: relative;
}
.vc_grid-item-mini .vc_gitem_row .vc_gitem-col h4 {
margin: 0;
letter-spacing: -0.2px;
}
.vc_grid-item-mini .vc_gitem-zone-a .vc_gitem-row-position-middle, .vc_gitem-zone-b .vc_gitem-row-position-middle {
position: relative;
-webkit-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
padding: 35px;
text-align: center;
border: 2px solid #e8e9e9;
border-radius: 0px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
padding-top: 40px;
}
.vc_grid-item-mini .vc_gitem-zone .vc_btn3.vc_btn3-style-custom {
text-align: center;
height: 44px;
border: none;
border-radius: 30px;
min-width: 160px;
font-size: 12px;
font-weight: 900;
color: #fff;
padding: 0 25px;
margin: auto;
display: table;
text-transform: uppercase;
box-sizing: border-box;
line-height: 44px;
-webkit-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
background: transparent;
cursor: pointer;
}
.vc_grid-item-mini .vc_gitem-zone .vc_btn3.vc_btn3-style-custom:hover {
color: #fff;
}
.vc_grid-item-mini .vc_btn3-container.vc_btn3-center {
text-align: center;
margin-top: 30px;
}
.vc_grid-item-mini .vc_btn3-container.vc_btn3-center {
margin-bottom: 0;
}
.vc_grid-item-mini .vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
padding-right: 30px;
}
.vc_grid-item-mini .vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:hover {
padding-right: 34px;
}
#header.blog-header {
background: #f8f8f8;
}
#header.shop-header {
background: none;
padding-bottom: 100px;
}
#header.shop-header .term-description {
max-width: 650px;
margin: auto;
}
.blog-header {
background-size: cover !important;
position: relative;
overflow: hidden;
}
#single-page .header-overlay {
position: absolute;
width: 100%;
height: 120%;
top: 0;
left: 0;
background-repeat: no-repeat;
background-size: 100%;
}
#single-page .single-page-heading {
padding-top: 180px;
position: relative;
padding-bottom: 145px;
overflow: hidden;
margin-bottom: 0;
}
#single-page.no-header-image .single-page-heading {
padding-top: 80px;
padding-bottom: 65px;
}
#single-page .with-overlay .parallax-overlay {
opacity: 1;
}
.maintenance #single-page .single-page-heading {
margin-top: 0; padding-top: 0; display: none;
}
.blog-header .header-overlay {
position: absolute;
width: 100%;
height: 105%;
top: 0;
left: 0;
opacity: 0.5;
}
.home.blog .blog-header .header-overlay {
background-size: cover;
}
.blog-header .intro-text {
position: relative;
padding-top: 220px;
width: 100%;
padding-bottom: 0;
}
.woocommerce-page #wrapper,
#posts-content {
padding: 200px 0;
padding-bottom: 100px;
}
#posts-content {
max-width: 1170px
}
.search #posts-content,
.archive #posts-content,
.blog #posts-content {padding-top: 70px;max-width: 1170px; padding-bottom: 50px;}
.search-results .blog-single-title { font-weight: bold; line-height: 30px; font-size: 22px; text-align: left; margin-top: 0; }
.search-results .blog-single-title a { color: #1f1f1f;  }
.home.blog #posts-content {padding-top: 170px;}
#posts-content .blog-separator {
color: #ccc;
padding: 0 15px;
display: inline-block;
margin: 0;
}
#posts-content .post .blog-single-title, #posts-content .blog-single-content .blog-single-title {
font-weight: bold;
line-height: 30px;
font-size: 22px;
text-align: left;
margin-top: 0;
}
#posts-content .entry-meta {
width: 100%;
margin-bottom: 32px;
color: inherit;
-webkit-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
font-size: 13px;
font-weight: 400;
padding-top: 6px;
line-height: 1.3;
margin-top: 0;
}
#posts-content .more-button a {
text-transform: uppercase;
display: inline-block;
font-weight: bold;
margin-top: 15px;
font-size: 14px;
}
#posts-content .type-attachment, #posts-content .post {
margin-bottom: 60px;
background: #fff;
padding: 35px;
padding-bottom: 45px;
border-radius: 10px;
font-size: inherit;
overflow: hidden;
margin-right: 30px;
}
.search-results #posts-content article {
margin-bottom: 20px;
background: #fff;
padding: 35px;
padding-bottom: 45px;
border-radius: 10px;
font-size: inherit;
overflow: hidden;
margin-right: 30px;
}
#no-posts-found {
padding: 0;
}
#no-posts-found .section-title {
text-align: left;
}
#posts-content .post.sticky p, #posts-content .post.sticky .entry-meta, #posts-content .post.sticky li {
font-weight: bold;
}
#posts-content .post.BlogMinimal .blog-single-title,
#posts-content .post.BlogMinimal {
text-align: center;
}
#posts-content .post.BlogMinimal .comment-count {
float: none;
}
#posts-content .post.BlogMinimal .entry-content {
max-height: 50px;
overflow: hidden;
margin-bottom: 25px;
}
#posts-content .format-status .entry-content p {
font-size: 20px;
font-style: italic;
font-weight: 300;
}
.post_format-post-format-gallery .wp-post-image,
.post_format-post-format-image .wp-post-image {
display: none;
}
.single-post #posts-content .post {
margin-bottom: 55px;
}
#posts-content img {
max-width: 100%;
height: auto;
}
#posts-content .wp-post-image {
margin-bottom: 30px;
margin-left: -35px;
margin-top: -35px;
width: auto;
max-width: calc(100% + 70px);
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
#posts-content .wp-post-image:hover {
}
.single-post #posts-content .wp-post-image:hover {
opacity: 1;
}
.single-post .navigation.pagination {
margin-top: 0;
}
.single-post .navigation.pagination .next, .single-post .navigation.pagination .prev {
}
#posts-content .comment-count {
float: right;
margin-right: 5px;
}
#posts-content .comment-count .fa {
margin-right: 7px;
}
.entry-meta .fa {
margin-right: 7px;
font-size: 12px;
}
.entry-meta span {
margin-right: 15px;
}
.entry-meta .fa-calendar-o {
font-size: 11px;
}
#comments #respond #reply-title, .reply-title, .widget-title, #reply-title {
font-size: 16px;
font-family: inherit;
text-align: left;
font-weight: bold;
margin: 0;
letter-spacing: -0.3px;
line-height: 40px;
}
.reply-title {
border-bottom: 1px solid rgba(34, 35, 40, 0.13);
padding-bottom: 30px;
}
.comment-notes {
display: none;
}
#comments .children li:last-child, #comments .children li {
border-top: 1px solid rgba(34, 35, 40, 0.13);
margin-top: 35px;
padding-bottom: 0;
border-bottom: none;
}
.blog_widget {
margin-bottom: 55px;
padding-left: 0;
}
.blog_widget ul {
padding: 0;
list-style-type: none
}
.blog_widget ul li {
font-size: 13px;
color: inherit;
list-style-type: none;
line-height: 35px;
}
.blog_widget ul li a {
display: block;
margin-bottom: 14px;
color: inherit;
-webkit-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
font-size: 13px;
line-height: 22px;
font-weight: normal;
}
.blog_widget ul li a { margin-bottom: 1em; line-height: 1.4em; }
.blog_widget select {
width: 100%;
padding: 0 15px;
border: 1px solid #ccc;
outline: none;
font-size: 14px;
line-height: 50px;
height: 50px;
}
.widget_pages ul ul, .widget_nav_menu ul ul {
counter-reset: submenu;
}
.widget_pages ul ul > li > a::before,
.widget_nav_menu ul ul > li > a::before {
}
.blog_widget ul.sub-menu,
.blog_widget ul.children {
padding-left: 15px;
}
.blog_widget img {
border-radius: 0;
}
.widget_archive ul li a, .widget_categories ul li a {
display: inline-block;
padding-right: 2px;
}
#comments .reply-title, #comments #respond #reply-title {
margin-top: 20px;
margin-bottom: 25px;
border-top: none;
padding-top: 0;
margin-right: 30px;
line-height: 1;
padding-bottom: 25px;
border-bottom: 1px solid rgba(34, 35, 40, 0.13);
}
#comments .reply-title {
}
#posts-content .post h1 {
text-align: left;
font-size: 50px;
line-height: 50px;
margin-bottom: 25px;
margin-top: 25px;
}
#posts-content .post h2 {
text-align: left;
font-size: 35px;
line-height: 35px;
margin-bottom: 25px;
margin-top: 25px;
}
#posts-content .post h3 {
text-align: left;
font-size: 25px;
line-height: 25px;
margin-bottom: 25px;
margin-top: 25px;
}
#posts-content .post div.sharedaddy h3.sd-title {
margin-bottom: 10px;
font-size: 16px;
font-weight: 600;
}
#posts-content .post div.sharedaddy h3.sd-title:before {
display: none;
}
#posts-content .post blockquote {
margin: 20px 0;
font-size: inherit;
font-style: normal;
border-left-width: 2px;
}
#posts-content .post blockquote p {
margin-bottom: 0;
}
#posts-content .post table {
border-right: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
}
#posts-content .post td, #posts-content .post th {
border-top: 1px solid #e6e6e6;
border-left: 1px solid #e6e6e6;
padding: 10px
}
#posts-content .post dl {
margin: 0;
}
#posts-content .post dd {
margin: 0 0 20px;
}
#posts-content .post p {
margin-bottom: 20px;
}
#posts-content .post p.has-large-font-size {
line-height: 42px;
}
#posts-content .post address {
font-style: italic
}
#posts-content .post code, #posts-content .post kbd {
background: #efefef;
border: none;
box-shadow: none;
}
#posts-content .post kbd {
color: inherit;
}
#posts-content .post pre {
background: #efefef;
border: none;
padding: 20px;
border-radius: 3px;
margin-bottom: 30px;
white-space: pre-wrap;
word-wrap: break-word;
}
#posts-content .post input {
border: 1px solid #ccc;
height: 40px;
border-radius: 3px;
line-height: 1;
font-size: 14px;
outline: none;
padding: 0 15px;
}
#posts-content .post input[type="submit"] {
border: none;
border-radius: 2px;
font-weight: bold;
text-transform: uppercase;
padding: 0 25px;
color: #fff;
}
#posts-content .post_format-post-format-gallery br {display: none;}
#posts-content .gallery-size-thumbnail {float: left; width: 100%;}
#posts-content .post .gallery-item {
width: 150px;
margin: 0;
height: 150px;
position: relative;
margin-right: 15px;
margin-bottom: 15px;
}
#posts-content .gallery-item .gallery-caption {
opacity: 0;
background: rgba(51, 51, 51, 0.8);
color: #fff;
position: absolute;
width: 100%;
bottom: -20px;
right: 0;
font-size: 11px;
top: auto;
visibility: hidden;
transition: 0.25s;
text-overflow: ellipsis;
overflow: hidden;
height: 40px;
line-height: 30px;
padding: 5px 10px;
white-space: nowrap;
}
#posts-content .gallery-item:hover .gallery-caption {
opacity: 1;
visibility: visible;
}
#posts-content .post .gallery-item img {
border: none;
}
#posts-content .post iframe {
max-width: 100%;
}
#posts-content .post.format-aside .blog-single-title {
display: none;
}
.page-template-default #single-page {
min-height: calc(100vh - 70px);
}
#single-page {
padding: 100px 0;
padding-top: 100px!important;
min-height: 600px;
}
@media (max-width: 960px) {
#single-page {
padding-top: 0!important
}
}
.maintenance #single-page {padding-top: 0!important;}
#single-page .section-subheading {
margin-bottom: 40px;
}
#single-page .single-page-content h1 {
text-align: left;
font-size: 50px;
line-height: 50px;
margin-bottom: 30px;
margin-top: 25px;
}
#single-page .single-page-content h2 {
text-align: left;
font-size: 35px;
line-height: 45px;
margin-bottom: 25px;
margin-top: 25px;
}
#single-page .single-page-content h3 {
text-align: left;
font-size: 25px;
line-height: 25px;
margin-bottom: 25px;
margin-top: 25px;
}
#single-page blockquote {
margin: 25px 0;
font-size: inherit;
font-style: italic;
}
#single-page blockquote p {
margin-bottom: 0;
}
blockquote cite {
font-weight: bold;
font-size: 0.9em;
}
#single-page table {
border-right: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
}
#single-page td, #single-page th {
border-top: 1px solid #e6e6e6;
border-left: 1px solid #e6e6e6;
padding: 10px
}
#single-page dl {
margin: 0 20px;
}
#single-page dd {
margin: 0 0 20px;
}
#single-page address {
font-style: italic
}
#single-page code, #single-page kbd {
background: #efefef;
border: none;
box-shadow: none;
}
#single-page kbd {
color: inherit;
}
#single-page pre {
background: #efefef;
border: none;
padding: 20px;
border-radius: 3px;
margin-bottom: 30px;
}
#single-page pre {
background: #efefef;
border: none;
padding: 20px;
border-radius: 3px;
margin-bottom: 30px;
}
#single-page .gallery-item {
width: 100%;
margin: 0;
margin-bottom: 20px;
}
#single-page .gallery-item img {
border: none;
}
#single-page iframe {
max-width: 100%;
}
#single-page.format-aside .blog-single-title {
display: none;
}
.single-post img {
max-width: 100%;
height: auto;
border-radius: 10px;
}
#single-page #comments ul li:before {
display: none;
}
#posts-content .fa-thumb-tack {
margin-right: 5px;
}
#posts-content ol ul ol li,
#posts-content ol ul li,
#posts-content ol li {
list-style-type: decimal!important;
}
#posts-content ol ul ol li:before,
#posts-content ol ul li:before,
#posts-content ol li:before {
display: none!important;
}
#posts-content ol ul li {
list-style-type: none!important;
}
.blog_widget ul li a:hover:before {
opacity: 1;
}
.navigation.pagination .next:after, #posts-content .more-button a:after {
margin-left: 8px;
margin-right: 0;
line-height: 25px;
}
.navigation.pagination .prev:before {
content: "\f104";
}
.pagination {
margin: 10px 0 0 0;
}
.navigation.pagination {
text-align: center;
width: 100%;
float: left;
margin-top: 0px;
padding-right: 30px;
margin-bottom: 10px;
}
.navigation.pagination .page-numbers {
display: none
}
.navigation.pagination .screen-reader-text {
display: none;
}
.navigation.pagination .next {
float: right;
}
.navigation.pagination .prev {
float: left;
}
#posts-content #comments input[type="submit"], #single-page #comments input[type="submit"], .contact-map-container .toggle-map, .wpcf7 .wpcf7-submit,
.navigation.pagination .next, .navigation.pagination .prev {
-webkit-transition: 0.3s !important;
-moz-transition: 0.3s !important;
-ms-transition: 0.3s !important;
-o-transition: 0.3s !important;
transition: 0.3s !important;
text-align: center;
height: 44px;
border-radius: 30px;
min-width: 140px;
font-size: 12px;
font-weight: 900;
padding: 0 25px;
margin: auto;
display: table;
text-transform: uppercase;
box-sizing: border-box;
line-height: 44px;
-webkit-transition: 0.25s;
-o-transition: 0.25s;
outline: none;
transition: 0.25s;
cursor: pointer;
background: transparent;
}
.wpcf7 .wpcf7-submit {
width: 100%;
border: none;
color: #fff;
margin-top: 20px;
}
.row .vc_custom_heading a:hover {
opacity: 1;
}
.wpcf7-form textarea:focus,
.wpcf7 .wpcf7-text:focus {
border-color: #ccc;
}
.wpcf7 .wpcf7-submit:hover {
background: #fff!important;
}
#posts-content #comments input[type="submit"], #single-page #comments input[type="submit"], .contact-map-container .toggle-map, .wpcf7 .wpcf7-submit {
float: left;
height: 48px;
line-height: 46px;
}
#posts-content #comments input[type="submit"] {
float: none;
display: inline-block;
}
#single-page #comments input[type="submit"] {
float: none;
margin: 0;
}
#single-page #comments input[type="submit"]:hover {
background: transparent;
}
#posts-content #comments input[type="submit"]:hover,
#single-page #comments input[type="submit"]:hover,
.contact-map-container .toggle-map:hover,
.wpcf7 .wpcf7-submit:hover,
.navigation.pagination .next:hover,
.navigation.pagination .prev:hover {
color: #fff;
}
.searchform {
position: relative;
}
.woocommerce-product-search .search-field,
#woocommerce-product-search-field-0,
.woocommerce-ordering select,
#woocommerce-product-search-field,
.searchform #s {
width: 100%;
padding: 0 20px;
border: none;
outline: none;
font-size: 13px;
line-height: 48px;
height: 48px;
border-radius: 3px;
margin-top: 5px;
background: #fff;
color: #666;
border-radius: 25px;
}
.woocommerce-product-search button,
.searchform #searchsubmit {
position: absolute;
outline: none;
background: none;
margin-top: 5px;
-webkit-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
border: none;
top: 0;
color: #eaeaea;
padding: 12px 18px;
right: 0;
font-family: 'FontAwesome', sans-serif;
}
.woocommerce-product-search button {
font-size: 0;
color: transparent;
}
.woocommerce-product-search button:before {
content: '\f002';
font-size: 14px;
color: #eaeaea;
}
.tags {
margin-top: 0;
border-top: none;
width: 100%;
}
.tags a, .tagcloud a, .tags-label {
display: inline-block;
margin-right: 15px;
font-size: 13px!important;
-webkit-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
background: transparent;
margin-bottom: 10px;
padding: 0;
text-transform: capitalize;
border-radius: 10px;
font-weight: normal;
color: #1f1f1f;
}
.tags-label {
font-weight: bold;
}
.tagcloud {
display: flex;
flex-flow: row wrap;
align-items: flex-start;
justify-content: flex-start;
margin-top: 0;
margin-bottom: 50px;
width: 100%;
}
.blog-single-content {
}
.blog-content p {
margin-bottom: 25px;
}
#recentcomments li {
font-size: 0px;
}
#recentcomments li .comment-author-link {
font-size: 13px;
color: inherit;
text-transform: capitalize;
}
#recentcomments li .comment-author-link:after {
content: "-";
display: inline-block;
margin: 0 10px;
font-size: 16px;
}
#recentcomments a:before {
display: none;
}
#commentform input[type="text"], #commentform input[type="email"], .comment-form-author, .comment-form-email {
width: 50%;
float: left;
}
#commentform .comment-form-author {
padding-right: 15px;
}
#commentform .comment-form-email {
padding-left: 15px;
}
#commentform input[type="text"], #commentform input[type="email"] {
height: 50px;
line-height: 50px;
}
#comments .comment-list {
list-style-type: none;
padding-left: 0;
padding-right: 30px;
}
#comments .comment {
list-style-type: none;
padding: 40px 0;
border-bottom: 1px solid rgba(34, 35, 40, 0.13);
}
#comments .comment:last-child {
border: none;
}
#comments .comment img {
float: left;
border-radius: 90px;
margin-right: 30px;
width: 70px;
height: 70px;
}
#comments .says {
display: none
}
#comments .fn {
text-transform: capitalize;
font-style: inherit;
font-weight: bold;
font-size: 14px;
margin-bottom: 15px;
}
#comments .comment-meta {
margin: 3px 0 15px 0;
line-height: 1;
}
#comments .comment-meta a {
font-size: 13px;
color: inherit;
opacity: 0.6;
}
#comments .reply {
margin-top: 15px;
margin-left: 100px;
line-height: 1.4;
font-size: 13px;
}
#comments .reply a {
font-size: 13px;
font-weight: normal;
text-transform: capitalize;
}
#comments .comment p {
padding-left: 100px;
margin-bottom: 0;
}
#comments .comment blockquote p {
padding-left: 0px;
}
#comments .comment ul li, #comments .comment ol li {
list-style-type: inherit;
}
#comments .comment ul.children li {
list-style-type: none;
}
#comments .comment #commentform p {
padding-left: 0;
}
#comments .comment-notes {
margin-bottom: 30px;
font-size: 14px;
}
#comments .children {
padding-left: 100px;
}
#cancel-comment-reply-link {
font-size: 13px;
text-transform: capitalize;
color: inherit;
opacity: 0.6;
}
#comments .logged-in-as {
margin-bottom: 15px;
}
#comments .logged-in-as a {
font-size: 13px;
color: inherit;
margin-bottom: 0;
display: inline-block;
opacity: 0.6;
margin-top: 20px;
}
#posts-content #comments p.logged-in-as, #single-page #comments p.logged-in-as {
margin-top: -25px;
margin-bottom: 15px;
}
#posts-content #comments ul li:before, #single-page #comments ul li:before {
display: none;
}
#posts-content #comments h1, #single-page #comments h1 {
text-align: left;
font-size: 50px;
line-height: 50px;
margin-bottom: 25px;
margin-top: 25px;
}
#posts-content #comments h2, #single-page #comments h2 {
text-align: left;
font-size: 35px;
line-height: 35px;
margin-bottom: 25px;
margin-top: 25px;
}
#posts-content #comments h3, #single-page #comments h3 {
text-align: left;
font-size: 25px;
line-height: 25px;
margin-bottom: 25px;
margin-top: 25px;
}
#posts-content #comments blockquote, #single-page #comments blockquote {
margin: 25px 0;
font-style: italic;
}
#posts-content #comments table, #single-page #comments table {
border-right: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
}
#posts-content #comments td, #posts-content #comments th, #single-page #comments td, #single-page #comments th {
border-top: 1px solid #e6e6e6;
border-left: 1px solid #e6e6e6;
padding: 10px
}
#posts-content #comments dl, #single-page #comments dl {
margin: 0 20px;
}
#posts-content #comments dd, #single-page #comments dd {
margin: 0 0 20px;
}
#posts-content #comments p, #single-page #comments p {
margin-bottom: 0;
line-height: 25px;
}
#posts-content #comments address, #single-page #comments address {
font-style: italic
}
#posts-content #comments code, #posts-content #comments kbd, #single-page #comments code, #single-page #comments kbd {
background: #efefef;
border: none;
box-shadow: none;
}
#posts-content #comments kbd, #single-page #comments kbd {
color: inherit;
}
#posts-content #comments pre, #single-page #comments pre {
background: #efefef;
border: none;
padding: 20px;
border-radius: 3px;
margin-bottom: 30px;
}
#posts-content #comments .pingback, #single-page #comments .pingback {
padding: 30px 0;
border-bottom: 1px solid #e6e6e6;
}
#wp-calendar {
width: 100%;
}
#wp-calendar caption {
color: inherit;
font-weight: bold;
}
#wp-calendar #prev {
text-align: left;
}
#wp-calendar #next {
text-align: right;
}
#wp-calendar td, #wp-calendar th {
padding: 5px;
text-align: center;
}
#wp-calendar td a {
font-weight: bold;
}
.comment-body {
position: relative;
}
.woocommerce-page #wrapper,
.attachment #wrapper, .portfolio-navigation-links, .single-portfolio #single-page, .single-post #wrapper, .archive #wrapper, .search #wrapper, .blog #wrapper {
background: #f8f8f8
}
.wp-block-search .wp-block-search__label,
#wrapper .widget_block h2,
#wrapper .widget-title {
padding: 0px 0px 25px 0px;
margin: 0px 0px 20px 0px;
border-bottom: 1px solid rgba(34, 35, 40, 0.13);
line-height: 1;
font-size: 16px;
text-align: left;
}
.wp-block-search .wp-block-search__label {
color: #1f1f1f;
}
#wrapper .woo-sidebar .ywcca_widget_title {
margin: 0px 0px 20px 0px;
padding: 0px 0px 25px 0px;
border-bottom: 1px solid rgba(34, 35, 40, 0.13);
font-family: inherit;
font-size: 16px;
font-weight: bold;
line-height: 1;
text-align: left;
letter-spacing: -0.3px;
}
.woo-sidebar .widget_yith_wc_category_accordion ul {
padding-left: 0;
}
.woo-sidebar .widget_yith_wc_category_accordion ul li ul.children {
padding-top: 10px;
padding-left: 20px;
}
.woo-sidebar .widget_yith_wc_category_accordion ul li {
text-transform: none;
line-height: 1.4em;
}
.woo-sidebar .widget_yith_wc_category_accordion ul li a {
display: inline-block;
margin: 0;
line-height: 1.4em;
}
.woo-sidebar .widget_yith_wc_category_accordion ul li.current-cat > a {
font-weight: bold;
}
.blog .navbar-default.fullwidth .container {
width: 100%;
}
.blog_widget ul li a:hover {
opacity: 0.85;
}
.blog_widget {
font-size: 13px;
line-height: 25px;
}
#posts-content .post .blog-single-title {
margin-bottom: 12px;
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
.search-results .blog-single-title a {
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
#posts-content .entry-meta, #posts-content .entry-meta a {
color: #333;
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
.BlogFullWidth {margin:auto; float: none;}  .error404 .navbar.navbar-default, .error404  .navbar-default.navbar-shrink {
position: absolute;
border: none;
}
.page-404 {
height: 100vh;
display: table;
width: 100%;
background: #f8f8f8;
}
.page-404 .container {
display: table-cell;
vertical-align: middle;
width: 100%;
}
.page-404, .search-no-results #posts-content {
padding-top: 150px;
padding-bottom: 100px;
}
.page-404 .secondary-button-inverse {
background: transparent;
color: #fff
}
.page-404 .section-subheading {
margin-bottom: 50px;
max-width: 420px;
font-weight: 300;
}
.search-no-results #posts-content .section-subheading {
max-width: 100%;
margin-bottom: 20px;
text-align: left;
}
.page-404 .section-subheading {
font-weight: bold;
margin-bottom: 60px;
}
.search-no-results #searchform {
width: 100%;
max-width: 320px;
margin: auto;
}
.search-no-results #no-posts-found #searchform {
margin: 0;
}
.page-404 .tt_button {
width: auto;
text-transform: uppercase;
height: 48px;
border-radius: 99px;
margin: auto;
line-height: 46px;
letter-spacing: 0;
padding: 0 30px;
color: white;
font-size: 12px;
font-weight: bold;
-webkit-transition: 0.3s !important;
-moz-transition: 0.3s !important;
-ms-transition: 0.3s !important;
-o-transition: 0.3s !important;
transition: 0.3s !important;
text-align: center;
text-transform: uppercase;
display: table;
}
.page-404 .tt_button:hover {
background: transparent;
}
.page-404 .section-heading {
font-size: 72px;
letter-spacing: -1px;
line-height: 1;
margin-bottom: 40px;
text-align: center;
}
.page404-overlay {
position: absolute;
background-position: center;
height: 100%;
width: 100%;
opacity: 0.2;
top: 0;
background-blend-mode: overlay;
}  .portfolio-item {border-radius: 10px; overflow: hidden;}
.portfolio-item .portfolio-content {
position: absolute;
top: 0;
height: 100%;
width: 100%;
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
visibility: hidden;
opacity: 0;
}
.portfolio-item:hover .portfolio-content {
visibility: visible;
opacity: 1;
}
.portfolio-item .portfolio-content .gradient-overlay {
position: absolute;
width: 100%;
height: 100%;
z-index: 0;
top: 0;
left: 0;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#00000000', GradientType=0);
}
.portfolio-item .portfolio-inner-content {
position: absolute;
z-index: 10;
width: 100%;
top: 50%;
margin-top: -25px;
}
.portfolio-item .portfolio-inner-content h3 {
color: #fff;
font-size: 18px;
margin: 0;
font-weight: 700;
line-height: 25px;
opacity: 0;
-webkit-transform: translate(0, 20px);
-moz-transform: translate(0, 20px);
-ms-transform: translate(0, 20px);
-o-transform: translate(0, 20px);
transform: translate(0, 20px);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.portfolio-item .portfolio-content:hover h3 {
opacity: 1;
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.portfolio-item .portfolio-inner-content p {
font-size: 14px;
font-style: normal;
line-height: 25px;
color: #fff;
opacity: 0;
text-align: center;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
.portfolio-item .portfolio-content:hover p {
opacity: 1;
}
#portfolio-items {
background: transparent;
width: 100%;
margin-top: 20px;
}
#portfolio-items:after {
content: '';
display: block;
clear: both;
}
.portfolio-item.item-size-small {
width: calc(33.3333333% - 25px);
height: auto;
margin: 12px;
float: left;
position: relative;
max-height: 800px;
overflow: hidden;
}
.portfolio-item.item-size-big {
width: 40%;
height: auto;
}
.portfolio-item img {
width: 100%;
}
.woocommerce-page .navbar.navbar-default,
.attachment .navbar.navbar-default,
.single-post .navbar.navbar-default,
.single-portfolio .navbar.navbar-default,
.page-child .navbar.navbar-default {
padding: 0;
margin: 0;
}
.navbar.navbar-default {position: fixed; background: #fff;}
.navbar.navbar-default.fixed-menu {position: absolute;}
.single-portfolio #single-page {
padding: 200px 0 0 0!important;
}
@media (max-width: 960px) {
.single-portfolio #single-page {
padding-top: 70px!important
}
}
.single-portfolio .navbar-default .container {
padding: 0;
width: 1240px;
}
.gallery-item-list {
margin-bottom: 40px;
}
.portfolio-content .portfolio-block .portfolio-title {
font-size: 28px;
text-align: left;
line-height: 40px;
letter-spacing: -1px;
margin-top: -5px;
font-weight: 700;
margin-bottom: 0;
}
.portfolio-block strong {
font-size: 13px;
}
.portfolio-block.full-width {
margin-left: 0;
}
.portfolio-block .heading-separator {
margin: 20px 0 22px 0;
}
.portfolio-content .portfolio-block  p {
margin-top: 0;
padding-bottom: 0;
}
.portfolio-content .featured-image {
margin-bottom: 40px;
border-radius: 10px;
overflow: hidden;
}
#single-page .featured-image.single-image img {
max-width: 100%;
}
.portfolio-meta-parent, .portfolio-meta.share-meta {
border-top: 1px solid rgba(34, 35, 40, 0.13);
margin-top: 30px;
width: 100%;
float: left;
padding-top: 30px;
}
.portfolio-meta-parent {
margin-top: 0;
}
.portfolio-meta.share-meta .fa {
font-size: 13px;
margin-right: 20px;
color: inherit;
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
.portfolio-meta.share-meta .fa:hover {
opacity: 0.7;
}
.portfolio-content .portfolio-block.full-width  p {
border: none;
}
.portfolio-content .portfolio-sidebar {
padding-right: 0;
}
.portfolio-block h4 {
font-size: 13px;
display: inline-block;
min-width: 180px;
margin-top: 0;
margin-bottom: 0;
}
.portfolio-block {
float: left;
max-width: calc(100% - 65px);
width: 100%;
margin-left: 65px;
}
.portfolio-block .portfolio-meta span {
font-size: 14px;
display: inline-block;
line-height: 1.2;
}
.pswp  .pswp__caption__center {
display: none;
}
.pswp .pswp__bg {
background: #000;
background: rgba(0, 0, 0, 0.75);
}
.pswp .pswp__ui--fit .pswp__top-bar, .pswp .pswp__ui--fit .pswp__caption, .pswp .pswp__button--arrow--left:before, .pswp  .pswp__button--arrow--right:before, .pswp .pswp__caption {
background-color: transparent;
}
.portfolio-content .featured-gallery, #single-page .gallery-item-list img {
max-width: 100%;
height: auto;
border-radius: 10px;
}
.portfolio-content .featured-gallery.full-width {
max-width: 100%;
width: 100%;
margin-bottom: 90px;
}
#single-page .featured-gallery.full-width img {
width: 100%;
}
.portfolio-content .featured-gallery {
margin-bottom: 40px;
}
.portfolio-sidebar.fixed-sidebar {
left: 50%;
position: fixed;
margin-left: 104px;
top: 170px;
}
.portfolio-sidebar.fixed-sidebar.absolute-sidebar {
position: absolute;
bottom: 35px;
top: auto;
}
.portfolio-navigation-links {
padding: 35px;
float: none;
margin-top: 0;
border-top: none;
padding-top: 60px;
padding-bottom: 100px;
}
.port-prev.tt_button {
float: left;
background: transparent;
box-shadow: none;
transition: 0.25s;
}
.port-next.tt_button {
float: right;
background: transparent;
box-shadow: none;
transition: 0.25s;
}
.port-prev.tt_button:hover,
.port-next.tt_button:hover {
color: #fff;
}
.port-next.tt_button .fa, .port-prev.tt_button .fa {
font-weight: bold;
}
.featured-gallery.full-width .owl-controls, .portfolio-gallery-content .owl-controls {
text-align: center;
position: absolute;
bottom: 15px;
z-index: 99;
width: 100%;
}
.featured-gallery.full-width .owl-controls .owl-page span, .portfolio-gallery-content .owl-controls .owl-page span {
margin: 0 7px;
}
.port-nav-prev {
padding-left: 15px;
}
#portfolio-items .portfolio-item.align-right {
float: right;
margin-right: 15px;
}  .modalDialog {
position: fixed;
font-family: Arial, Helvetica, sans-serif;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #000;
background: rgba(0, 0, 0, 0.8);
z-index: 99999;
opacity: 0;
-webkit-transition: opacity 400ms ease-in;
-moz-transition: opacity 400ms ease-in;
-o-transition: opacity 400ms ease-in;
transition: opacity 400ms ease-in;
pointer-events: none;
}
.modalDialog:target {
opacity: 1;
pointer-events: auto;
}
.modalDialog .modalContent {
width: 600px;
position: relative;
margin: 10% auto;
padding: 5px 20px 13px 20px;
background: #fff;
}
.closeModal {
background: #606061;
color: #FFFFFF;
line-height: 25px;
position: absolute;
right: -12px;
text-align: center;
top: -10px;
width: 24px;
text-decoration: none;
font-weight: bold;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
-moz-box-shadow: 1px 1px 3px #000;
-webkit-box-shadow: 1px 1px 3px #000;
box-shadow: 1px 1px 3px #000;
}
.closeModal:hover {
background: #00d9ff;
}
#popup-modal {
z-index: 10001;
background: rgba(31, 31, 31, 0.4);
}
#popup-modal.in {
visibility: visible;
overflow-x: hidden;
overflow-y: auto;
}
#popup-modal.in .modal-content {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
#popup-modal .modal-content {
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
overflow: hidden;
transition: all 0.3s;
max-width: 600px;
border-radius: 10px;
margin: 8em auto;
position: relative;
border: none;
box-shadow: none;
}
#popup-modal .close {
position: absolute;
background: rgba(0, 0, 0, 0.05);
right: 20px;
top: 20px;
z-index: 999;
border-radius: 90px;
height: 20px;
width: 20px;
outline: 0;
font-size: 18px;
font-weight: 700;
text-shadow: none;
line-height: 20px;
opacity: 1;
color: #1f1f1f;
text-align: center;
transition: .25s;
font-family: arial;
}
#popup-modal .close:hover {
background: #1f1f1f;
color: #fff;
}
.modal-backdrop {
z-index: 2000;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
background-color: #B7BBC5;
display: none;
}
.modal-backdrop.in {
opacity: 0.7;
}
#popup-modal .modal-content h2 {
text-align: center;
line-height: 32px;
font-weight: 700;
font-style: normal;
font-size: 22px;
margin-bottom: 16px;
letter-spacing: -1px;
margin-top: 40px;
}
.modal-subheading {
margin: 14px 0 30px;
font-size: 15px;
text-align: center;
}
.modal-content-inner {
padding: 40px;
padding-bottom: 20px;
padding-top: 0;
}
.modal-content-inner p {
font-size: 13px;
text-align: center;
font-weight: bold;
color: #333;
line-height: 1.6;
}
.modal-content-inner .wpcf7 .wpcf7-text, .modal-content-inner .wpcf7 .wpcf7-email {
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
width: 100%;
letter-spacing: 0;
box-sizing: border-box;
min-width: 100%;
border: none;
background: #fff;
box-shadow: none;
text-align: left;
font-size: 13px;
color: #333;
border: 2px solid #e8e9e9;
}
.modal-content-inner .wpcf7-form-control-wrap {
margin: 0;
width: 100%;
}
#commentform textarea, .modal-content-inner .wpcf7-form-control-wrap textarea, #single-page .wpcf7-form-control-wrap textarea {
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
background-color: transparent;
letter-spacing: 0;
border: none;
border-radius: 25px;
box-shadow: none;
outline: none;
display: inline-block;
padding: 0 30px;
font-size: 13px;
font-weight: normal;
text-shadow: none;
resize: none;
max-height: 100px;
width: 100%;
line-height: 18px;
color: #333;
margin: 0;
text-align: left;
padding-top: 15px;
border: 2px solid #e8e9e9;
}
#commentform textarea {
border-radius: 10px;
margin-bottom: 25px;
height: 100px;
margin-right: 30px;
display: block;
max-width: calc(100% - 30px);
}
.modal-content-inner .wpcf7-form-control-wrap {
width: 100%;
margin: 0;
margin-bottom: 0;
}
.modal-content-inner .wpcf7-form-control-wrap textarea:focus, .modal-content-inner .wpcf7 .wpcf7-text:focus, .modal-content-inner .wpcf7 .wpcf7-email:focus {
box-shadow: aliceblue;
background: #fff;
}
.modal-content-inner .wpcf7-submit {
margin-top: 20px;
margin-bottom: 5px;
}
.modal-content-inner .wpcf7 .wpcf7-text::-webkit-input-placeholder {
font-size: 13px;
color: #B5B5B5;
}
.modal-content-inner .wpcf7 .wpcf7-text::-moz-placeholder {
font-size: 13px;
color: #B5B5B5;
}
.modal-content-inner .wpcf7 .wpcf7-text:-ms-input-placeholder {
font-size: 13px;
color: #B5B5B5;
}
.modal-content-inner .wpcf7-form-control-wrap textarea::-webkit-input-placeholder {
font-size: 13px;
color: #B5B5B5;
}
.modal-content-inner .wpcf7-form-control-wrap textarea::-moz-placeholder {
font-size: 13px;
color: #B5B5B5;
}
.modal-content-inner .wpcf7-form-control-wrap textarea:-ms-input-placeholder {
font-size: 13px;
color: #B5B5B5;
}
#single-page textarea::-webkit-input-placeholder {
font-size: 13px;
color: #333;
}
#single-page textarea::-moz-placeholder {
font-size: 13px;
color: #333;
}
#single-page textarea:-ms-input-placeholder {
font-size: 13px;
color: #333;
}
.modal-content-inner div.wpcf7 img.ajax-loader {
display: none;
}  body.maintenance-mode {
position: relative;
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
text-align: center;
}
body.maintenance-mode .container {
background:transparent;
padding: 0;
flex-shrink: 0;
}
body.maintenance-mode .container .wpcf7 {width: 50%;margin: auto;margin-top: 90px;}
body.maintenance-mode .container h2 {
font-size: 42px;
margin-bottom: 0;
}
body.maintenance-mode .maintenance-content {
font-weight:600;
}
body.maintenance-mode .countdown {
margin-top: 55px
}
body.maintenance-mode .container .wpcf7-form-control-wrap {margin-right: 10px;}
body.maintenance-mode .wpcf7-submit {margin-top: 0;}
.maintenance-mode .inline-cf .wpcf7-form p {
display: flex;
width: 100%;
}
.maintenance-mode .inline-cf .wpcf7-form-control-wrap {
flex: 1 1 auto;
display: inline-flex;
width: auto;
}
.maintenance-mode .inline-cf label .wpcf7-form-control-wrap {
display: block;
width: auto;
float: right;
width: calc(100% - 200px);
}
.maintenance-mode .inline-cf .wpcf7 .wpcf7-submit {
flex: 0 0 auto;
width: auto;
border: none!important;
}
.maintenance-mode .inline-cf .wpcf7 .wpcf7-submit:hover {
background: #2f2f2f!important;
color: #fff;
}
.maintenance-mode .inline-cf .wpcf7-form-control-wrap input {
margin-bottom:0;
background: #f5f5f5;
}
@media (max-width: 960px) {
body.maintenance-mode .inline-cf .wpcf7-form p {display: block;}
body.maintenance-mode .container {flex-shrink: inherit;}
body.maintenance-mode .container .wpcf7 {
width: 90%;
margin: auto;
margin-top: 40px;
}
body.maintenance-mode .kd-countdown {
margin-top: 30px;
}
body.maintenance-mode .inline-cf .wpcf7 .wpcf7-submit { width: 100%; }
body.maintenance-mode .container h2 {font-size: 36px; line-height: 1.3}
}  @media (max-width:960px) {
.mb0 {margin-bottom: 0!important;}
.mb1 {margin-bottom: 10px!important}
.mb2 {margin-bottom: 20px!important;}
.mt0 {margin-top: 0!important;}
.mt1 {margin-top: 10px!important}
.mt2 {margin-top: 20px!important;}
.ml0 {margin-left: 0!important;}
.ml1 {margin-left: 10px!important}
.ml2 {margin-left: 20px!important;}
.mr0 {margin-right: 0!important;}
.mr1 {margin-right: 10px!important}
.mr2 {margin-right: 20px!important;}
.wpcf7-form textarea {
min-width: 100%;
max-width: 100%;
}
.search-results #posts-content article {
margin-right: 0;
}
.header-search-bar {
display: none;
}
.wpb_text_column ol li, .wpb_text_column ul li { font-size: 14px; }
#single-page .header-overlay {
background-size: cover;
}
#single-page .woocommerce ul.products li.product h3, .woocommerce ul.products li.product h3 {
white-space: nowrap;
max-width: 160px;
padding-left: 0;
padding-right: 0;
overflow: hidden;
text-overflow: ellipsis;
}
.woocommerce #wrapper .pr0 {
padding-right: 15px;
}
.woocommerce-page #wrapper {
padding-top: 100px;
}
.portfolio-block {
float: left;
max-width: 100%;
width: 100%;
margin-left: 0;
}
#posts-content .post.BlogMinimal .entry-content {
max-height: 100%;
}
.big-custom-heading {
line-height: 65px!important;
font-size: 50px!important;
}
#portfolio-items .portfolio-item.item-size-small:nth-child(5),
.portfolio-item.item-size-small {
width: calc(33.3333333% - 25px);
height: auto;
margin: 0;
margin-bottom: 20px;
}
.wpcf7-form .label {
margin-top: 15px;
}
.upper-footer .textwidget span {
width: 100%;
}
.upper-footer .textwidget i {
display: none;
}
.navbar .container #logo .logo {
margin-left: 0;
line-height: 47px;
font-size: 22px;
}
.woocommerce-page .navbar-default .container, .single-post .navbar-default .container, .single-page .navbar-default .container {
width: 100%;
}
.modal-content-inner .modal-subheading {display: none;}
.section.with-overlay .parallax-overlay {
background-size: cover !important;
}
.error404 #wrapper {padding-top: 0;}
.error404 .navbar-default.fullwidth .container {padding-left: 20px; padding-right: 20px;}
.navbar-nav {
margin: 0;
margin-top: 30px;
margin-bottom: 30px;
text-align: left;
}
.modal-menu-item, .modal-menu-item:focus {
margin-top: 0;
margin-bottom: 20px;
width: 100%;
text-align: center;
float: none;
margin-left: auto;
margin-right: auto;
padding: 0;
}
#popup-modal.in { padding-right: 0 !important; }
#popup-modal .modal-subheading { margin: 14px 25px 20px; }
.row .vc_custom_1480365617320 {
margin-top: 0 !important;
}
#main-menu .navbar-nav .dropdown-menu {
padding: 0;
border: none;
border-radius: 0;
box-shadow: none;
min-width: 230px;
left: auto;
visibility: visible;
float: none;
opacity: 1;
margin-bottom: 20px;
width: 100%;
top: auto;
position: relative;
}
#main-menu .navbar-nav .mega-menu {position: relative;}
#main-menu .navbar-nav .mega-menu.mobile-visible {position: relative; margin-bottom: 15px;}
#main-menu .navbar-nav .mega-menu .dropdown-menu .menu-item {
width: 100%;
display: inline-block;
float: none;
margin-right: 0;
border-right: none;
}
#main-menu .navbar-nav .mega-menu .dropdown-menu {
left: auto;
margin: 0;
padding: 0;
}
#main-menu .navbar-nav .menu-item .dropdown-menu .menu-item a {
padding: 10px
}
#main-menu .navbar-nav .menu-item-has-children .dropdown-menu .menu-item-has-children .dropdown-menu, #main-menu .navbar-nav .menu-item-has-children .dropdown-menu {
display: none;
}
#main-menu .navbar-nav .menu-item-has-children.mobile-visible .dropdown-menu .menu-item-has-children.mobile-visible .dropdown-menu, #main-menu .navbar-nav .menu-item-has-children.mobile-visible .dropdown-menu {
display: block;
position: relative;
opacity: 1;
margin: 0;
padding: 0;
padding-left: 15px;
margin: 0;
left: 0!important;
top: 0!important;
visibility: visible;
transform: none;
pointer-events: inherit;
box-shadow: none;
border: none;
}
#main-menu .navbar-nav .menu-item-has-children .dropdown-menu .dropdown:before {
display: none;
}
#main-menu .navbar-nav .menu-item-has-children a { width: calc( 100% - 40px );}
#main-menu .navbar-nav .menu-item-has-children .mobile-dropdown {
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
padding: 11px;
top: 0;
z-index: 99;
font-size: 14px;
right: -7px;
position: absolute;
-webkit-font-smoothing: antialiased;}
#main-menu .navbar-nav .menu-item-has-children .dropdown-menu .menu-item-has-children .mobile-dropdown:before,
#main-menu .navbar-nav .menu-item-has-children .mobile-dropdown:before {
content: "\f078";
}
#main-menu .navbar-nav .menu-item-has-children .dropdown-menu .menu-item-has-children.mobile-visible .mobile-dropdown:before,
#main-menu .navbar-nav .menu-item-has-children.mobile-visible .mobile-dropdown:before {
content: "\f077";
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
overflow-y: scroll;
max-height: calc(100vh - 65px);
}
#main-menu .navbar-nav>.menu-item-has-children>a:after {
display: none;
}
.navbar.navbar-default.navbar-shrink .modal-menu-item {
border-color: #fff;
padding: 0;
border: 2px solid;
}
.navbar-default .nav li a {
margin-top: 15px;
}
#main-menu .navbar-nav .menu-item a {
padding: 5px;
padding-top: 12px;
padding-bottom: 12px;
margin: 0;
}
.navbar-shrink .fixed-logo, .fixed-logo {
display: none;
}
.navbar-shrink .nav-logo, .nav-logo {
display: initial;
}
.navbar-default.fullwidth .container {
width: 100%;
padding-left: 15px;
padding-right: 15px;
}
.container {
padding-right: 20px;
padding-left: 20px;
}
.container.fullwidth {
padding-right: 0;
padding-left: 0;
}
header .header-dashboard .dashboard {
max-width: 90%;
}
#particles-js {
opacity: 0;
visibility: hidden;
}
header .header-dashboard {
background: none;
}
html {
width: 100%;
overflow-x: hidden;
}
.navbar-fixed-top {
padding: 8px 10px;
min-height: 65px;
}
.navbar-fixed-top .page-scroll {
margin: 0;
}
.logo img {
max-height: 47px;
margin-top: 0px;
width: auto;
margin-left: -10px;
}
.mobile-app .header-dashboard {
text-align: center;
float: none;
max-width: 50%;
}
.mobile-app .header-buttons .primary-button {
float: none;
}
.mobile-app .header-buttons {
margin-bottom: 0;
}
.mobile-app .header-dashboard .dashboard {
margin-top: 50px;
margin-bottom: 0;
max-width: 100%;
float: none;
margin-left: auto;
margin-right: auto;
}
.mobile-app .intro-text .intro-lead-in, header .intro-text .intro-lead-in {
font-size: 32px;
letter-spacing: -1px;
line-height: 35px;
}
.mobile-app .intro-text .intro-lead-in {
text-align: center;
}
.mobile-app .intro-text .intro-heading {
max-width: 100%;
font-size: 15px;
line-height: 21px;
margin-top: 20px;
}
.mobile-app .intro-text {
width: 100%;
padding: 65px 20px 0 20px;
text-align: center;
}
.subscribe-form .intro-text, header .intro-text {
padding: 125px 20px 0 20px;
}
.subscribe-form .intro-text {
padding-left: 0;
padding-right: 0;
}
.subscribe-form header .wpcf7-text {
width: 100%;
border-right: 1px solid #fff;
}
.subscribe-form header .wpcf7-submit {
width: 100%;
margin-top: 20px;
}
.header-buttons {
margin: 40px auto 40px auto;
}
header .intro-text .intro-heading {
font-size: 15px;
line-height: 21px;
margin-top: 20px;
}
.container .portfolio-title, .row .contact h2, section h2.section-heading, section h1.section-heading {
margin-top: 0;
margin-bottom: 15px;
font-size: 25px;
letter-spacing: -0.3px;
line-height: 30px;
}
section {
padding: 70px 0 !important;
}
#contact {
padding-top: 0;
}
.row .contact p, .row .contact h2 {
text-align: center !important;
width: 90%;
margin: auto;
}
.row .contact p, section .section-subheading {
margin-bottom: 30px;
margin-top: 20px;
font-size: 14px;
line-height: 21px;
}
section .section-subheading { padding: 0 20px }
p {
font-size: 14px;
line-height: 24px;
margin-bottom: 20px;
}
#posts-content .blog-content ul li, #posts-content .page-content ul li {
font-size: 14px;
line-height: 24px;
}
.service-heading {
font-size: 18px;
margin-bottom: 18px;
}
#services .col-md-3.last, #services .col-md-3 {
padding: 0 30px;
margin-bottom: 30px;
}
.video-socials .fa {
margin: 0 15px;
}
.portfolio-item {
position: relative !important;
width: 100% !important;
top: inherit !important;
}
#portfolio-items {
height: auto !important;
overflow: visible;
}
#posts-content #comments input[type="text"], #posts-content #comments input[type="email"], .wpcf7 .wpcf7-text, .wpcf7 .wpcf7-email, .wpcf7 .wpcf7-select {
min-width: 100%;
width: 100%;
}
section h2.section-heading {
text-align: center;
}
.features-tabs {
text-align: center;
}
.features-tabs .tab a.active .triangle {
display: none;
}
.features-tabs li {
background: none;
padding-left: 0;
list-style: none;
margin: 0;
text-align: center;
color: #666;
font-size: 13px;
font-weight: 400;
line-height: 25px;
}
.video-modal .modal-content {
width: 100%;
margin: 0;
top: 50%;
left: 0;
margin-top: -150px;
height: 300px;
max-height: 300px;
}
.video-modal iframe {
width: 90%;
height: 300px;
}
.chart-content {
margin-top: -20px;
margin-bottom: 50px;
}
.chart-content h4 {
font-size: 15px;
}
.owl-carousel {
width: 100%;
margin: auto;
}
.rc-content.owl-carousel {width: 100%;}
.container .chart {
display: none;
}
.team-member {
width: 100%;
margin: auto;
margin-bottom: 0;
}
.team-member img {
width: 100%;
height: auto;
}
.team-content p {
margin-bottom: 0;
font-size: 15px;
line-height: 21px;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
margin-left: -20px
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
margin-right: -20px
}
.subscribe .wpb_wrapper h3 {
font-size: 28px;
line-height: 28px;
width: 100%;
text-align: center !important;
margin-bottom: 40px;
}
.subscribe .wpcf7-form {
float: none;
max-width: 80%;
}
.subscribe .wpcf7-form input {
width: 100%;
height: 40px;
line-height: 40px;
margin-bottom: 0px;
}
.subscribe .wpcf7-form .wpcf7-submit {
border: none;
margin: 0;
}
.subscribe .wpcf7-form button {
width: 100%;
height: 40px;
}
.wpcf7 .wpcf7-submit {
width: 100%;
}
.subscribe .wpcf7-form-control-wrap {
width: 100%;
}
.contact-map-container {
position: relative;
top: 0;
min-width: 100%;
margin-left: -15px;
width: calc(100% + 30px);
}
.contact {
width: 100%;
padding-top: 70px;
}
#contact .contact-form-container {
width: 100%;
margin-top: 60px;
}
#contact .section-subheading {
margin-top: 30px;
line-height: 21px;
text-align: center;
margin: auto;
width: 80%;
margin-bottom: 50px;
}
#wpcf7-f319-o2 .wpcf7-form {max-width: 400px;}
.wpcf7 .wpcf7-form {
width: 100%;
margin: auto;
}
.register-form .wpcf7 .wpcf7-submit,
#single-page .wpcf7-form-control-wrap,
.wpcf7 .wpcf7-form .wpcf7-form-control-wrap {
width: 100%!important;
margin: 0;
margin-bottom: 10px;
}
.btn-xl, #contact .form-group input.form-control {
height: 40px;
}
.lower-footer .pull-left {
width: 100%;
}
.footer-nav, .lower-footer .pull-right {
width: 100%;
}
.lower-footer span, .lower-footer a {
width: 100%;
display: block;
}
#upper-footer {
padding-bottom: 0 !important;
}
#upper-footer  img {
margin: auto;
}
#upper-footer .wpb_single_image.vc_align_left {
text-align: center;
}
#upper-footer .pull-left {
width: 100%;
margin-bottom: 40px;
}
#upper-footer p, #upper-footer .vc_custom_heading {
text-align: center !important;
width: 80%;
margin: 0 auto;
}
#upper-footer .wpb_wrapper p {
margin-bottom: 30px;
}
#upper-footer .pull-right {
width: 100%;
}
.footer-secondary-nav {
max-width: 100%;
display: block;
padding: 0;
width: 100%;
}
.lower-footer {
margin-top: 0;
}
.footer-secondary-nav a {
margin: auto;
display: block;
float: none;
}
.footer-secondary-nav li {
margin-bottom: 20px;
}
.blog-header .intro-text {
padding-top: 70px;
}
.blog-header .section-subheading {
margin-bottom: 25px;
font-size: 14px;
line-height: 21px;
margin-top: 20px;
font-weight: 400;
}
.blog-header .section-heading {
font-size: 32px;
letter-spacing: -1px;
line-height: 35px;
}
#posts-content .post .blog-single-title, #posts-content .blog-single-content .blog-single-title {
font-size: 18px;
line-height: 30px;
margin-bottom: 18px;
margin-top: 5px;
}
#posts-content .wp-post-image {
margin-bottom: 20px;
}
#posts-content .entry-meta span {
width: 100%;
float: left;
width: auto;
font-weight: bold;
line-height: 1;
margin-bottom: 8px;
}
#posts-content .entry-meta .blog-separator {
display: none;
}
#posts-content .entry-meta {
float: left;
margin-bottom: 15px;
}
#posts-content .more-button a {
margin-top: 0;
}
.navigation.pagination .next, .navigation.pagination .prev {
width: 100%;
margin-bottom: 10px;
}
#posts-content .post {
margin-bottom: 30px;
border-radius: 0;
margin-right: 0;
padding: 20px;
padding-bottom: 10px;
}
.blog_widget {
padding-left: 0px;
margin-bottom: 50px;
margin-top: 10px;
}
.navigation.pagination {
margin-bottom: 20px;
padding: 0;
}
.blog-single-content {
padding-bottom: 0;
border-bottom: none;
}
.single-post #posts-content .post {
margin-bottom: 0;
}
#posts-content #comments p {
margin-bottom: 0;
}
#posts-content #comments .comment-notes {
margin-bottom: 20px;
}
#comments {
margin-bottom: 80px;
margin-top: 45px;
}
#comments #respond #reply-title {
margin-top: 20px;
}
.comment-form-author, .comment-form-email {
width: 100%;
float: left;
padding: 0 !important;
}
#posts-content #commentform textarea, #posts-content #comments input {
margin-bottom: 10px;
}
#social-icons {
display: block;
width: 100%;
text-align: center;
}
.lower-footer .pull-right a {
margin: 10px;
width: auto;
display: inline-block;
float: none;
}
.lower-footer {
border-top: none;
text-align: center;
}
#footer.fixed,
#footer {
position: relative;
z-index: 0;
text-align: center;
}
#wrapper {
margin-bottom: 0 !important;
padding-top: 65px;
}
.footer_widget .menu li, .footer_widget li {
text-align: center;
width: 100%;
height: 25px;
}
.upper-footer .widget-title {
text-align: center;
text-transform: uppercase;
margin-bottom: 15px;
margin-top: 45px;
}
.upper-footer {
padding: 70px 0 50px 0;
background: #fafafa;
}
.socials-widget a {
float: none;
display: inline-block;
}
.contact-box .vc_column-inner {
border: none !important;
padding: 30px 0 0 0 !important;
}
.contact-box:last-child .vc_column-inner {
padding-bottom: 30px !important
}
.contact-map .vc_column-inner {
margin-top: 0 !important;
}
#popup-modal .modal-content {
overflow: hidden;
transition: all 0.3s;
max-width: 90%;
border-radius: 8px;
position: relative;
border: none;
box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2);
}
#popup-modal .modal-content h2 {
margin: 40px 25px 16px;
font-size: 20px;
line-height: 34px;
}
.modal-content-inner p {
font-size: 12px;
margin-bottom: 20px;
}
.modal-content-inner {
padding: 25px;
padding-bottom: 10px;
}
.slider-scroll-down {
display: none
}
.woocommerce-page .navbar.navbar-default, .attachment .navbar.navbar-default, .single-post .navbar.navbar-default, .single-portfolio .navbar.navbar-default, .page-child .navbar.navbar-default, .blog .navbar.navbar-default.navbar-shrink, .blog .navbar.navbar-default {
padding: 8px 10px;
min-height: 65px;
position: fixed;
}
#header.blog-header {
padding-bottom: 50px;
}
#posts-content {
padding: 50px 0px 0px 0;
}
#comments .children {
padding-left: 15px;
}
.reply-title {
padding-bottom: 20px;
}
#posts-content #comments input[type="submit"], .wpcf7 .wpcf7-submit {
width: 100%; margin-bottom: 20px;
}
.portfolio-content .featured-gallery, #single-page .gallery-item-list img {
max-width: 100%;
height: auto;
}
.portfolio-gallery {
padding: 0;
}
.portfolio-content .portfolio-sidebar {
padding-right: 0;
padding-left: 0;
width: 100% !important;
position: relative !important;
margin-left: 0 !important;
left: 0 !important;
top: inherit !important;
}
.portfolio-content .portfolio-block .portfolio-title {
font-size: 25px;
text-align: left;
line-height: 40px;
letter-spacing: -0.3px;
margin-top: -10px;
font-weight: 700;
margin-bottom: 20px;
}
.portfolio-navigation-links {
padding: 0;
float: none;
margin-top: 50px;
border-top: none;
padding-bottom: 0;
}
.owlslider-portfolio {
width: 100%;
}
.single-portfolio #single-page {
padding-bottom: 40px !important;
}
.port-prev.tt_button, .port-next.tt_button {
width: 100%;
max-width: 140px;
min-width: 100px;
}
#single-page .featured-image.single-image img {
max-width: 100%;
}
.footer_widget {
max-width: 100%;
margin: auto;
}
.upper-footer .textwidget {
max-width: 100%;
}
.socials-widget {
margin: auto;
}
.wpb_wrapper .wpb_single_image img {
height: auto;
max-width: 100%;
vertical-align: top;
margin: auto;
float: none;
text-align: center;
display: block;
}
.parallax .parallax-overlay {
background-size: cover;
}
.vc_custom_1464520550679, .vc_custom_1464520555118, .vc_custom_1464520560358, .vc_custom_1466613488090, .vc_custom_1466613538944, .vc_custom_1466613515458 {
border: none !important;
padding: 30px 0 !important;
}
.vc_column_container>.vc_column-inner {
padding-left: 15px !important;
padding-right: 15px !important;
}
#single-page .single-page-heading {
padding-top: 50px;
position: relative;
padding-bottom: 50px;
overflow: hidden;
margin-bottom: 0;
}
.vc_custom_1464451027902 {
margin-bottom: 20px;
}
.register-form .wpcf7 .wpcf7-submit, .register-form .wpcf7-form-control-wrap {
width: 100%;
}
.maintenance .section, .maintenance #wrapper {
padding: 0 !important;
}
.maintenance .container .countdown {
position: fixed;
top: 50%;
margin-top: -35px;
border-radius: 0;
padding: 20px;
}
.maintenance .fa {
display: none;
}
.section .wpcf7-mail-sent-ok {
position: relative;
font-size: 12px;
line-height: 24px;
color: #fff;
height: auto;
padding: 12px 46px 12px 22px;
}
.section .wpcf7-not-valid-tip {
top: 0;
font-size: 12px;
}
.back-to-top {
z-index: 999;
}
.upper-footer .modal-menu-item {
width: 100%;
text-align: center;
float: none;
margin: auto;
margin-top: 40px;
opacity: 1;
max-width: 200px;
}
.video-socials {
display: none;
}
}
@media (min-width:400px) and (max-width:960px) {
.container .wpb_single_image .vc_figure {
display: block;
text-align: center;
}
#customizer {display: none;}
}
@media (min-width:960px) and (max-width:1180px) {
.navbar .modal-menu-item {
display: none !important;
}
}
@media (min-width:767px) and (max-width:1024px) {
.register-form .wpcf7 .wpcf7-text {    min-width: inherit; width: 100%;}
.register-form .wpcf7 .wpcf7-submit {width: 100%!important; min-width: 360px;}
.single-portfolio .navbar-default .container, .single-post .navbar-default .container {
width: 100%;
}
#single-page .featured-image.single-image img, .portfolio-content .featured-gallery, #single-page .gallery-item-list img {
max-width: 100%;
}
.page .navbar-default .container {
width: 100%;
}
}  #customizer {
position: fixed;
top: 0;
padding: 20px;
background: #fff;
width: 545px;
right: -545px;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
z-index: 99999;
font-weight: 300;
-webkit-border-bottom-right-radius: 2px;
-moz-border-radius-bottomright: 2px;
border-bottom-right-radius: 2px;
bottom: 0;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12);
padding-left: 5px;
padding-right: 5px;
}
#customizer.active {
right: 0;
}
#customizer li {
list-style-type: none;
}
#customizer .options {
background: #fff;
width: 45px;
position: absolute;
top: 250px;
left: -45px;
cursor: pointer;
border-left: none;
border-radius: 0;
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomleft: 10px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
-webkit-box-shadow: -10px 0px 25px -1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: -10px 0px 25px -1px rgba(0, 0, 0, 0.05);
box-shadow: -6px 0px 20px -2px rgba(0, 0, 0, 0.08);
padding: 8px 0;
}
#customizer .options .fa {
color: #1f1f1f;
font-size: 23px;
font-style: normal;
margin: 0;
margin-top: 0;
width: 45px;
text-align: center;
height: 40px;
line-height: 40px;
}
#customizer .options .nc-icon-outline-print {
font-size: 22px;
}
#customizer .options .custom-tooltip {
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
position: relative;
display: block;
}
#customizer .nav-logo {
display: block;
margin: auto;
max-width: 160px;
margin-top: 30px;
margin-bottom: 40px;
height: auto;
}
#customizer .tt_button {
position: absolute;
bottom: 50px;
left: 50%;
margin-left: -80px;
}
#customizer .tt_button .iconita {
margin-right: 0;
margin-left: 8px;
}
#customizer h3 {
font-family: "Open Sans";
text-align: center;
line-height: 25px;
font-weight: 700;
font-style: normal;
color: #333;
font-size: 18px;
margin-top: 0;
letter-spacing: -0.2px;
margin: 0 auto;
margin-top: 10px;
}
#customizer p {
font-size: 14px;
font-weight: 300;
line-height: 1.4;
text-align: center;
max-width: 320px;
margin: auto;
margin-top: 15px;
}
#customizer .customizer-logo {
font-weight: bold;
font-size: 26px;
line-height: inherit;
margin: 0;
text-align: center;
width: 100%;
display: block;
float: left;
letter-spacing: -0.7px;
margin-bottom: 25px;
margin-top: 40px;
color: #1f1f1f;
}
#customizer .screenshot {
margin-top: 50px;
}
#customizer .screenshot a {
display: block;
float: left;
margin: 5px;
position: relative;
overflow: hidden;
}
#customizer .screenshot a.first {
}
#customizer .screenshot img {
width: 250px;
height: auto;
border: 1px solid #eaeaea;
float: left;
display: block;
border-radius: 0;
opacity: 1;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
#customizer .screenshot a:hover img {
opacity: 0;
}
#customizer .screenshot a:hover span {
opacity: 1;
}
#customizer .screenshot a span {
color: #fff;
font-size: 14px;
opacity: 0;
text-transform: uppercase;
font-weight: bold;
position: absolute;
z-index: 99;
display: block;
text-align: center;
line-height: 1.2;
width: 88px;
left: 81px;
top: 50%;
margin-top: -16px;
text-shadow: cornsilk;
-moz-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
#customizer .intact-tooltip {
opacity: 0;
visibility: hidden;
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
position: absolute;
color: #333;
line-height: 1;
background: #fff;
font-size: 13px;
font-weight: 600;
font-family: "Soleil";
padding: 0;
margin: 0 16px;
letter-spacing: 0.5px;
line-height: 1;
text-transform: capitalize;
-webkit-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
width: auto;
display: block;
margin: 0;
letter-spacing: 0.1px;
right: 10px;
top: 3px;
margin-right: 0;
white-space: nowrap;
border-radius: 5px;
padding: 10px 13px;
-webkit-box-shadow: -10px 0px 25px -1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: -10px 0px 25px -1px rgba(0, 0, 0, 0.05);
box-shadow: -5px 0px 30px -2px rgba(0, 0, 0, 0.08);
-moz-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
line-height: 12px;
}
#customizer .intact-tooltip .trialngle-tooltip {
border-bottom: 0;
border-left: 5px solid #fff;
height: 0;
border-bottom: 5px solid transparent;
border-top: 5px solid transparent;
width: 0;
display: block;
position: absolute;
right: -5px;
top: 11px;
}
#customizer .options .custom-tooltip:hover .intact-tooltip {
opacity: 1;
right: 60px;
visibility: visible;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
#demoselect {
max-height: 780px;
overflow: hidden;
overflow-y: visible;
width: 540px;
}
#demoselect::-webkit-scrollbar {
width: 7px;
cursor: pointer
}
#demoselect::-webkit-scrollbar-track {
background-color: transparent;
cursor: pointer
}
#demoselect::-webkit-scrollbar-thumb {
background-color: #ddd;
width: 7px;
border-radius: 3px;
bottom: 10px;
cursor: pointer;
z-index: 99;
}
#demoselect::-webkit-scrollbar-button {
display: none
}
#demoselect::-webkit-scrollbar-corner {
background-color: #000
}
#demoselect::-moz-scrollbar {
width: 7px
}
#customizer .colors-tooltip {   width: 167px;    text-align: center;    padding: 18px;}
#customizer .intact-tooltip .tooltip-label {width: 100%; text-align: center;     display: block;}
#customizer .color-switcher {width: 20px; height: 20px; display: block; float: left; margin:3px; margin-top: 15px; margin-bottom: 0;    -webkit-transition: 0.25s;    -o-transition: 0.25s;    transition: 0.25s; border-radius: 90px;}
#customizer .color-switcher.blue {background: #0030b8 }
#customizer .color-switcher.teal {background: #00897b }
#customizer .color-switcher.green {background: #64dd17 }
#customizer .color-switcher.red {background: #c62828 }
#customizer .color-switcher.orange {background: #fb8c00 }
#customizer .color-switcher:hover { opacity: 0.6; }
.with-triangle .vc_col-sm-5:before {
width: 0px;
content: '-';
text-indent: -930px;
display: block;
height: 0px;
position: absolute;
z-index: 9999;
top: 50%;
margin-top: -8px;
left: 0;
border-top: 16px solid transparent;
border-bottom: 16px solid transparent;
border-left: 16px solid #f2f2f2;
}
.home .kd-photobox.demo-page-box {
border: none;
background: none;
overflow: visible;
}
.home .kd-photobox.demo-page-box .phb-content {
background: none;
}
.home .kd-photobox.demo-page-box .photobox-img {
overflow: visible;
}
.home .kd-photobox.demo-page-box .photobox-img img {
border-radius: 10px;
transition: 0.25s;
cursor: pointer;
}
.home .kd-photobox.demo-page-box h4 {
margin-bottom: 0;
color: #fff!important;
opacity: 1;
font-size: 16px;
}
.home .kd-photobox.demo-page-box .phb-content .phb-btncontainer {
margin-top: 20px;
line-height: 1;
display: none;
overflow: visible;
}
.home .kd-photobox.demo-page-box .phb-content {
padding: 25px;
}
.home .kd-photobox.demo-page-box:hover .photobox-img img {
box-shadow: 0px 20px 60px 0px rgba(0,0,0,1);
-moz-transform: translateY(-5px);
-ms-transform: translateY(-5px);
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
.blog_widget ul li.wc-layered-nav-rating {
line-height: 15px;
margin-bottom: 18px;
}
.blog_widget .product_list_widget li a:before {
display: none;
}
#commentform #submit:hover,
.navbar-default,
.subscribe-form header .wpcf7-submit:hover,
#headerbackground,
.contact .wpcf7-submit:hover,
footer,
#posts-content .post input[type="submit"]:hover,
.navbar-default.navbar-shrink,
.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active {
background: #fff;
}
@media (min-width: 960px) {
.home.page-template-default .navbar.navbar-default.navbar-shrink,
.single-portfolio .navbar.navbar-default.navbar-shrink,
.single-portfolio .navbar.navbar-default.navbar-shrink,
.single-post .navbar.navbar-default.navbar-shrink,
.woocommerce-page .navbar.navbar-default.navbar-shrink,
.page-template-default .navbar.navbar-default.navbar-shrink,
.page-template-portfolio-php .navbar.navbar-default.navbar-shrink,
.attachment .navbar.navbar-default.navbar-shrink {
background: #fff;
}
}
.subscribe-form header .wpcf7-response-output,
.subscribe .wpcf7-not-valid-tip,
.secondary-button:hover {
color: #fff;
}
.vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper p:empty {
display: none;
}
.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
float: left;
} .gmnoprint .gm-style-mtc { display: none!important }
.vc_grid-container .vc-gitem-zone-height-mode-auto:before {display: none;}
.owl-item .vc-gitem-zone-height-mode-auto:before {display: none;}
@media (max-width:1366px) {
.vc_video-bg { display: none !important; }
}
.wp-block-button { margin-bottom: 20px; }
.wp-block-button a:hover {color: inherit!important;}
.wp-block-columns {width: fit-content;}
.blocks-gallery-grid .blocks-gallery-image figure img,
.blocks-gallery-grid .blocks-gallery-item figure img,
.wp-block-gallery .blocks-gallery-image figure img,
.wp-block-gallery .blocks-gallery-item figure img {
margin:0!important;
}
.wp-block-pullquote.is-style-solid-color {
margin-bottom: 20px;
background: none!important;
}
.wp-block-image .alignright {    margin-left: auto;}
.has-large-font-size + p { line-height: 1.3}
.wp-block-group.has-background {display: flex; padding: 30px; margin-bottom: 20px;}
.wp-block-image:last-child:after {
clear:both;
display:block;
content:'';
}
.container .wp-block-cover .wp-block-cover-text,
.container .wp-block-cover .wp-block-cover-text * {
color: #fff;
}
.wp-block-cover {
margin-bottom: 20px;
}
.first-widget-area .footer_widget {
margin-bottom: 30px;
}
.footer_widget.widget_calendar {
margin-bottom: 30px;
display: block;
max-width: 300px;
margin-top: 30px;
}
.footer_widget.widget_search {
max-width: 300px;
}
.footer_widget select {
padding: 5px;
max-width: 100%;
}
#posts-content .wp-block-latest-comments {
padding-left: 0;
}
#posts-content .wp-block-latest-comments li {
list-style-type: none !important;
}
.wp-block-latest-posts li {
padding: 5px 0;
}
#posts-content .wp-block-latest-comments footer {
background: transparent;
}
#posts-content .wp-block-latest-comments li a {
color: #333;
}.icon-admin {
width: 30px;
height: 30px;
font-size: 30px;
padding: 5px;
}
.icon-admin::before {
font-size: 30px;
}
.iconita {
width: 100px;
height: 92px;
margin: auto;
text-align: center;
font-size: 60px;
font-family: 'FontAwesome';
border-radius: 18px;
display: block;
font-weight: 300 !important;
}
.hidden {
display: none !important;
} .key-icon-box .fa, .key-icon-box .nc-icon-outline {
display: block;
margin: auto;
margin-bottom: 35px;
font-size: 44px;
width: 100px;
height: 100px;
line-height: 105px;
border-radius: 90px;
}
.key-icon-box .ib-wrapper {
padding: 45px;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.key-icon-box .ib-link {
margin-top: 25px;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
}
.key-icon-box .ib-link a {
font-size: 12px;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.key-icon-box.icon-circle.icon-left .ib-link {
margin-left: 135px;
}
.key-icon-box.icon-circle .fa, .key-icon-box.icon-circle .nc-icon-outline, .key-icon-box.icon-circle .tt-iconbox-customimg {
text-align: center;
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.07);
}
.key-icon-box .service-heading {
text-transform: none;
font-size: 18px;
margin-top: 0;
font-weight: 900;
line-height: 22px;
margin-bottom: 25px;
}
.tt-iconbox-customimg {
font-size: 35px;
width: 100px;
height: 100px;
line-height: 105px;
border-radius: 90px;
margin: auto;
position: relative;
margin-bottom: 35px;
}
.icon-default .tt-iconbox-customimg {
margin-bottom: 25px;
}
.icon-default .tt-iconbox-customimg {
margin-bottom: 25px;
}
.icon-default .tt-iconbox-customimg img {
max-width: 60px;
margin-left: -30px;
}
.tt-iconbox-customimg img {
position: absolute;
left: 50%;
margin-left: -22px;
max-width: 45px;
top: 50%;
margin-top: -21px;
height: auto;
}
.icon-default {
text-align: center;
}
.key-icon-box {
border-radius: 10px;
}
.key-icon-box.icon-top {
text-align: center;
}
.key-icon-box.icon-left {
text-align: left;
}
.key-icon-box.icon-left:after {
content: "";
display: table;
clear: both;
}
.key-icon-box.icon-left.icon-default .fa {
text-align: center;
}
.key-icon-box.icon-left.icon-default p {
margin-left: 80px;
}
.key-icon-box.icon-left.icon-default .fa, .key-icon-box.icon-left.icon-default .tt-iconbox-customimg {
float: left;
margin-right: 30px;
margin-top: 0px;
margin-bottom: 0;
width: 50px;
height: 50px;
margin-top: -15px;
}
.key-icon-box.icon-left.icon-default .tt-iconbox-customimg img {
max-width: 50px;
margin-left: -25px;
margin-bottom: 0;
}
.key-icon-box.icon-left.icon-default p {
font-size: 14px;
}
.key-icon-box.cont-left {
text-align: left;
}
.key-icon-box.cont-right {
text-align: right;
}
.key-icon-box.cont-left .fa, .key-icon-box.cont-left .nc-icon-outline, .key-icon-box.cont-left .tt-iconbox-customimg {
margin-left: 0;
}
.key-icon-box.icon-default .fa, .key-icon-box.icon-default .nc-icon-outline, .key-icon-box.icon-default .tt-iconbox-customimg {
width: auto;
height: auto;
line-height: 1;
margin-bottom: 20px;
}
.key-icon-box.icon-default.icon-top .fa, .key-icon-box.icon-default.icon-top .nc-icon-outline, .key-icon-box.icon-default.icon-top .tt-iconbox-customimg {
width: 100%;
}
.key-icon-box.icon-default.icon-top .tt-iconbox-customimg img {
max-width: 65px;
margin-left: 0;
position: relative;
margin-top: 0;
border-radius: 0;
top: inherit;
left: inherit;
}
.key-icon-box.icon-default.icon-top .tt-iconbox-customimg.img_medium_size img {
max-width: 90px;
}
.key-icon-box.icon-default.icon-top .tt-iconbox-customimg.img_big_size img {
max-width: 120px;
}
.key-icon-box.icon-default.icon-top .service-heading {
margin-bottom: 30px;
}
.key-icon-box.icon-left.icon-circle .fa, .key-icon-box.icon-left.icon-circle .tt-iconbox-customimg {
float: left;
margin-right: 35px;
margin-top: -10px;
margin-bottom: 0;
}
.key-icon-box.icon-left.icon-circle .tt-iconbox-customimg img {
max-width: 44px!important;
margin-left: -22px;
margin-bottom: 0;
}
.small-iconbox .key-icon-box p {
max-width: 200px;
margin-left: auto;
margin-right: auto;
} .pricing-table {
border-radius: 10px;
overflow: hidden;
background: rgba(0, 0, 0, 0.03);
}
.pricing-table.active {
background: #fff;
padding-top: 20px;
margin-top: -20px;
padding-bottom: 20px;
}
.pricing-meta {
padding-bottom: 0;
margin-bottom: 0;
float: left;
width: 100%;
}
.active .pricing .currency,
.active .pricing .pricing-price {
font-size: 76px;
}
.pricing-table .tt_button {
background: transparent;
}
.pricing-table .tt_button:hover,
.pricing-table.active .tt_button {
color: #fff;
}
.pricing {
overflow: hidden;
position: relative;
border-top: none;
width: 100%;
margin: 0;
padding: 40px;
padding-top: 25px;
}
.pricing.active {
opacity: 0.85;
border-top: 0;
}
.pricing-title {
text-align: center;
color: inherit;
font-size: 18px;
font-weight: 700;
padding: 40px 0 0 0;
}
.pricing-table.light-scheme .pricing-title {background: #fafafa}
.pricing-title .other-text {
margin-top: 0;
font-size: 14px;
font-weight: 300;
opacity: 0.6;
margin-top: 0px;
text-transform: capitalize;
}
.pricing .pricing-row {
padding: 8px 0;
float: left;
padding-left: 0;
text-align: center;
padding-right: 0;
width: 100%;
line-height: 1.5;
}
.pricing .pricing-row:first-child, .pricing .pricing-row:last-child {
border-bottom: 0;
}
.pricing .pricing-row.selected {
background-color: whitesmoke;
font-weight: bold;
color: #666;
font-size: 14px;
padding-top: 13px;
margin-top: 10px;
margin-bottom: -13px;
padding-bottom: 13px;
}
.pricing.active .pricing-row.selected {
background: rgba(255, 255, 255, 0.2);
color: #fff;
}
.pricing .col-lg-3 {
padding: 0;
font-weight: 300;
line-height: 25px;
width: 100%;
padding-bottom: 13px;
margin-bottom: 0;
text-align: center;
margin-top: 12px;
}
.pricing.active .col-lg-3 {
color: #fff;
}
.pricing .pricing-price {
letter-spacing: -3px;
line-height: 42px;
display: block;
font-size: 60px;
font-weight: 100;
width: 100%;
line-height: 67px;
height: 76px;
}
.pricing .pricing-time {
font-family: inherit;
text-align: center;
width: 100%;
display: block;
font-weight: bold;
margin-bottom: 18px;
margin-top: 0;
}
.pricing .iconita {
line-height: 52px;
font-size: 48px;
height: 52px;
}
.pricing .pricing-title {
font-weight: 700;
font-size: 32px;
margin-top: 25px;
margin-bottom: 15px;
line-height: 32px;
}
.pricing .pricing-option {
font-weight: 300;
}
.pricing .pricing-row.selected .pricing-option {
font-size: 14px;
}
3.pricing .pricing-option.selected {
background: #3595f8;
}
.pricing.active .pricing-option {
color: #fff;
}
.pricing .pricing-row.selected .fa {
font-size: 13px;
top: 0;
}
.pricing .fa {
font-size: 10px;
margin-right: 10px;
position: relative;
top: -1px;
}
.pricing.active .fa {
color: #fff;
}
.pricing .currency {
font-size: 56px;
margin-right: 5px;
}
.pricing .billing-time {
color: #b3b3b3;
font-size: 14px;
line-height: 14px;
margin-top: 8px;
}
.pricing.active .billing-time {
color: #fff;
}
.pricing .secondary-button {
background: transparent;
}
.pricing-table.active .tt_button:hover, .pricing-table .tt_button:hover {
background: transparent;
}
.pricing-table.transparent-scheme {
background: transparent!important;
}
.pricing-options-container {
float: left;
margin-bottom: 35px;
width: 100%;
}
.pricing .pricing-options-container .pricing-row {
font-weight: 700;
font-size: 14px;
line-height: 20px;
}
.pricing .pricing-image img {
max-width: 100%;
height: auto;
margin-bottom: 40px;
}
.pricing .pricing-list-title {
line-height: 25px;
max-width: 90%;
margin: auto;
float: none;
}
.pricing .tt_button {
margin-bottom: 10px;
margin-top: 0;
} .testimonials.slider {
width: 100%;
}
.testimonials.slider .tt-content h6 {
text-align: center;
margin: 0 auto 28px;
max-width: 600px;
font-size: 16px;
font-weight: inherit;
margin-top: 17px;
}
#single-page .testimonials.slider h3,
.testimonials.slider h3 {
font-size: 26px;
font-weight: 700;
margin: auto;
text-align: center;
margin-top: 20px;
margin-bottom: 15px;
}
.testimonials.slider .tt-content .content {
font-size: 16px;
line-height: 25px;
}
.testimonials .tt-content .container {
max-width: 100%;
}
.testimonials.slider .tt-container {
float: right;
width: 100%;
max-width: 55%;
position: relative;
margin-right: 0;
text-align: center;
margin-top: 80px;
}
.testimonials.slider.content-left .owl-controls,
.testimonials.slider.content-left .heading-separator,
.testimonials.slider.content-left h3,
.testimonials.slider.content-left .tt-content h6,
.testimonials.slider.content-left .tt-container {
text-align: left;
margin-left: 0;
}
.testimonials.slider.content-left .owl-controls {
margin:auto;
}
.testimonials.slider.content-left .owl-pagination {
right: 6px;
}
.testimonials.slider.content-left .owl-pagination,
.testimonials.slider.content-left .tt-container {
max-width: 46%;
}
.testimonials.slider.without-image .tt-container{
max-width: 100%;
float: none;
margin: 0;
}
.testimonials.slider.without-image .owl-pagination {
position: relative;
width: 100%;
bottom: auto;
right: 0;
margin-right: 0;
margin-top: 40px;
margin-bottom: 40px;
}
.testimonials.slider.without-image .tt-quote {display: none;}
.testimonials.slider.without-image .tt-content h6 {max-width: 75%;}
.testimonials.slider .author {
font-size: 16px;
font-weight: 700;
line-height: 20px;
width: 100%;
text-align: center;
margin-top: 55px;
}
.testimonials.slider .testimonial-spacing {
font-size: 18px;
font-weight: 700;
margin: 0 4px;
}
.with-overlay .testimonials.slider .tt-quote,
.with-overlay .testimonials.slider .author,
.with-overlay .testimonial-spacing,
.with-overlay .testimonials.slider h3,
.with-overlay .testimonials.slider .tt-content h6,
.with-overlay .testimonials.slider .tt-content .content {
color: #fff
}
.with-overlay .testimonials.slider .owl-controls span {
opacity: 0.3
}
.with-overlay .testimonials.slider .tt-content .content,
.with-overlay .testimonials.slider h6 {
opacity: 0.85;
}
.with-overlay .testimonials.slider .owl-controls span {
background: #fff;
}
.with-overlay .testimonials.slider .owl-controls .owl-page.active span,
.with-overlay .testimonials.slider .owl-controls .owl-page.active:hover span,
.with-overlay .testimonials.slider .owl-controls .owl-page:hover span {
border-color: #FFF !important;
}
.tt-images {
text-align: center;
margin-bottom: -140px;
font-size: 0;
}
.tt-image {
display: block;
width: auto;
float: left;
max-width: 35%;
}
.tt-image img {
display: block;
width: auto;
float: left;
height: auto;
}
.testimonials.slider .tt-quote {
background: url(//sn1persecurity.com/wordpress/wp-content/plugins/keydesign-addon/assets/img/quote1.png) no-repeat;
display: block;
width: 58px;
height: 40px;
position: absolute;
top: 0;
left: 15px;
}
.testimonials.slider .tt-quote-right {
margin-right: 0;
margin-bottom: 0;
background: url(//sn1persecurity.com/wordpress/wp-content/plugins/keydesign-addon/assets/img/quote2.png) no-repeat;
right: 15px;
left: auto;
}
.testimonials.slider .owl-pagination {
position: absolute;
width: 55%;
bottom: 120px;
right: 0;
margin-right: auto;
}
.testimonials.slider .owl-controls span {
opacity: 1;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
border-radius: 50%;
margin: 0 8px;
}
.testimonials.slider .owl-controls .owl-page:hover span, .testimonials.slider .owl-controls .owl-page.active span {
opacity: 1;
background: transparent;
border: 2px solid transparent;
}
.testimonials .owl-controls {
text-align: center;
position: relative;
margin-top: 0;
margin: auto;
width: 100%;
z-index: 99;
max-width: 1240px;
}
.testimonials.owl-carousel .owl-item {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
transition: all 0.2s ease;
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
}
.testimonials.owl-carousel .owl-item.active {
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
} .team-member {
text-align: center;
position: relative;
overflow: hidden;
}
.team-image {
width: 100%;
overflow: hidden;
margin: auto;
margin-top: 0;
margin-bottom: 0;
}
.team-member .team-image img {
margin: 0 auto;
border: none;
height: auto;
width: 100%;
}
.team-content {
padding: 0;
position: relative;
z-index: 100;
margin-top: 0;
margin-bottom: 0;
}
.team-member-down .team-content {
margin-top: 0;
margin-bottom: -50px;
}
.team-content h5 {
font-size: 18px;
font-weight: 700;
line-height: 1;
margin: 0;
margin-bottom: 7px;
}
.team-content .team-subtitle {
margin-bottom: 20px;
display: block;
font-size: 14px;
font-style: normal;
line-height: 1;
color: inherit;
}
.team-content p {
color: #fff;
font-size: 16px;
font-weight: 400;
line-height: 1;
}
.team-content-hover {
cursor: pointer;
position: absolute;
overflow: hidden;
-webkit-transition: 0.3s ease-out;
-o-transition: 0.3s ease-out;
transition: 0.3s ease-out;
z-index: 100;
max-height: 400px;
width: 320px;
height: auto;
margin-left: -160px;
left: 50%;
text-align: left;
padding: 30px;
bottom: -100%;
opacity: 0;
border-radius: 10px;
}
.team-image:hover .team-content-hover {
bottom: 30px;
opacity: 1;
}
.team-content-hover p {
color: #fff;
opacity: 0;
font-size: 8px;
font-weight: 400;
line-height: 22px;
position: relative;
font-size: 12px;
-webkit-transition: 0.25s ease-in;
-o-transition: 0.25s ease-in;
transition: 0.25s ease-in;
}
.team-content-hover p a {
color: #fff;
text-decoration: underline;
}
.team-image:hover .team-content-hover p {
opacity: 1;
}
.team-content-hover .gradient-overlay {
position: absolute;
width: 100%;
height: 100%;
z-index: 0;
top: 0;
left: 0;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#00000000', GradientType=0);
}
.team-content .team-content-hover h5 {
color: #fff;
font-size: 18px;
font-weight: 900;
position: relative;
}
.team-content .team-content-hover .team-link {
position: absolute;
top: 28px;
right: 30px;
}
.team-content .team-content-hover .team-link .fa {
color: #FFF;
}
.team-content .team-content-hover .team-link .fa:hover {
opacity: 0.5;
}
.team-content .team-content-hover .team-subtitle {
color: #fff;
position: relative;
}
.team-socials {
position: relative;
margin: auto;
margin-top: 30px;
width: 100%;
z-index: 101;
text-align: left;
font-size: 12px;
line-height: 12px;
}
.team-socials .fa {
color: white;
margin: 0 20px 0 0;
font-family: FontAwesome;
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
font-size: 14px;
font-weight: 400;
text-transform: uppercase;
}
.team-socials .fa:hover {
opacity: 0.5;
}
.team-carousel .owl-pagination {
text-align: center;
}
.team-carousel .owl-carousel .owl-item {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
transition: all 0.2s ease;
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
}
.team-carousel .owl-carousel .owl-item.active {
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
.team-member.design-two {
border-radius: 10px;
border: 2px solid #e8e9e9;
}
.team-image-overlay {
position: absolute;
width: 100%;
height: 100%;
margin: 0 auto;
overflow: hidden;
}
.team-image-overlay:after{
content: '';
position: absolute;
left: 50%;
margin-left: -60px;
top: 50px;
border-radius: 100%;
width: 120px;
height: 120px;
box-shadow: 0px 0px 0px 700px #f8f8f8;
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.team-member.design-two:hover .team-image-overlay:after {
content: '';
position: absolute;
left: 0;
margin-left: 0;
top: 0;
border-radius: 0;
width: 100%;
height: 100%;
}
.team-member.design-two .team-content-text {
position: absolute;
z-index: 30;
bottom: 0;
}
.team-member.design-two .team-content-text-inner {
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;
opacity: 1;
visibility: visible;
}
.team-member.design-two:hover .team-content-text-inner {
opacity: 0;
visibility: hidden;
}
.team-member.design-two  .team-image img {
margin-top: -25px;
}
.team-member.design-two .team-content p {
color: inherit;
font-size: 14px;
font-weight: inherit;
line-height: inherit;
}
.team-member.design-two .team-socials {
position: relative;
margin: auto;
margin-top: 10px;
width: auto;
z-index: 101;
text-align: center;
font-size: 12px;
line-height: 12px;
background: #f8f8f8;
padding: 17px 5px;
border-radius: 10px;
max-width: 160px;
}
.team-member.design-two .team-content .team-subtitle {
margin-bottom: 25px;
display: block;
font-size: 14px;
font-style: normal;
line-height: 1;
opacity: 0.6;
color: inherit;
}
.team-member.design-two .team-content h5 {
font-size: 18px;
font-weight: 700;
line-height: 1;
margin: 0;
margin-bottom: 10px;
}
.team-member.design-two .team-content .team-link {
position: absolute;
top: 30px;
right: 30px;
width: 40px;
z-index: 101;
text-align: center;
font-size: 14px;
line-height: 12px;
background: #f8f8f8;
padding: 12px 5px;
border-radius: 10px;
}
.team-member.design-two .team-content-text {
position: absolute;
width: 100%;
z-index: 999;
top: 170px;
padding: 35px;
}
.team-member.design-two .team-socials .fa {
margin: 0 10px;
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.team-member.design-two:hover .team-socials .fa {
opacity: 1;
} .fullwidth .features-tabs {margin: 0 -15px;text-align: center;}
.features-tabs .container {
position: relative;
}
.features-tabs .tab-image-container {
position: relative;
text-align: center;
}
.features-tabs .tab-image-container img {
border-radius: 0;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.features-tabs h2.section-heading {
text-align: left;
}
.features-tabs .section-subheading {
margin-bottom: 30px;
margin-top: 5px;
text-align: left;
max-width: 450px;
float: left;
line-height: 25px;
}
.features-tabs .tabs {
padding: 0;
background-color: #fff;
margin-top: 0;
text-align: center;
width: auto;
margin: auto;
height: 100px;
border-bottom: 2px solid rgba(0, 0, 0, 0.06);
border-top: 2px solid rgba(0, 0, 0, 0.06);
}
.features-tabs .tab {
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
padding: 0;
display: inline-block;
zoom: 1;
border: none;
border-top: none;
text-align: center;
line-height: 100px;
float: none;
background: none;
width: auto;
padding: 0;
background: transparent;
border-right: 2px solid rgba(0, 0, 0, 0.06);
}
.features-tabs .tab:first-child {
border-left: 2px solid rgba(0, 0, 0, 0.06);
}
.features-tabs .tab:hover {
background: #f8f8f8;
}
.features-tabs .tab:first-child {
border-top: none;
}
.features-tabs .tab a {
display: block;
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
color: inherit;
padding: 0;
min-width: 341px;
}
.features-tabs .tab a:hover {
color: inherit;
}
.features-tabs .tab a h5 {
text-transform: none;
font-size: 14px;
text-transform: uppercase;
margin-top: 0;
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
font-weight: bold;
line-height: 96px;
margin: 0;
margin-bottom: 0;
}
.features-tabs .tab a p {
font-size: 14px;
line-height: 25px;
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
}
#single-page .features-tabs .tab a p {margin-bottom: 0;}
.features-tabs .tab.active:hover .fa, .features-tabs .tab.active .fa, .features-tabs .tab.active * {
opacity: 1;
}
.features-tabs .panel-container {
background: #fff;
border: solid #666 1px;
padding: 10px;
-moz-border-radius: 0 4px 4px 4px;
-webkit-border-radius: 0 4px 4px 4px;
}
.features-tabs .tab a .triangle {
opacity: 0;
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
position: absolute;
left: 0;
display: none;
margin-left: -10px;
top: 50%;
margin-top: -10px;
border-bottom: 0;
border-right: 10px solid transparent;
height: 0;
border-bottom: 10px solid transparent;
border-top: 10px solid transparent;
width: 0;
}
.features-tabs .tab.active a .triangle {
opacity: 1;
}
.features-tabs .tab:hover .fa, .features-tabs .tab .fa {
font-size: 36px;
position: absolute;
left: 62px;
top: 69px;
color: inherit;
font-weight: 100;
opacity: 0.6;
}
.tt-tab-customimg {
position: absolute;
left: 62px;
top: 68px;
color: inherit;
font-weight: normal;
opacity: 1;
display: none;
max-width: 30px;
}
.features-tabs .tab.active .tt-tab-customimg img {
-webkit-filter: brightness(2);
}
.tt-tab-customimg img {
display: block;
width: 100%;
height: auto;
}
.features-tabs .tab .triangle .inner-triangle {
display: block;
-webkit-transition: 0s;
-o-transition: 0s;
transition: 0s;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 8px solid #fff;
top: 2px;
position: absolute;
left: -8px;
}
.features-tabs ul {
padding-left: 0px;
margin-bottom: 30px;
}
.features-tabs li {
background: url(//sn1persecurity.com/wordpress/wp-content/plugins/keydesign-addon/assets/img/checked.png) no-repeat left 20px;
padding-left: 40px;
list-style: none;
margin: 0;
color: #666;
font-size: 16px;
font-weight: 400;
line-height: 60px;
} .kd_pie_chart {
display: block;
position: relative;
text-align: center
}
.kd_pie_chart .kd_pc_title {
text-transform: none;
font-size: 18px;
margin-top: 0;
font-weight: 700;
margin-top: 25px;
line-height: 22px;
margin-bottom: 20px;
}
#single-page .kd_pie_chart .kd_pc_desc,
.kd_pie_chart .kd_pc_desc {
margin-bottom: 15px;
padding: 0 20px;
}
.kd_pie_chart .pc-link a {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}
.kd_pie_chart .pc_percent_container {
font-size: 25px;
position: absolute;
font-weight: 400;
letter-spacing: -1px;
top: 55px;
width: 100%;
left: 0;
line-height: 50px;
}
.kd_pie_chart .kd-piechart-icon,
.kd_pie_chart .kd-piechart-customimg {
max-height: 60px;
position: absolute;
top: 52px;
width: 100%;
left: 0;
}
.kd_pie_chart .kd-piechart-customimg img {
max-height: 60px;
width: auto;
border-radius: 0;
}
.kd_pie_chart .pc_percent_container .pc_percent {font-size: 42px;margin-right: 3px;} .client {
position: relative;
}
.client .client_overlay {
position: absolute;
width: 100%;
height: 100%;
opacity: 0.2;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.client a {
z-index: 10;
position: relative;
display: block;
}
.client.grow:hover .client_overlay {
width: 120%;
margin-left: -10%;
height: 140%;
margin-top: -10%;
}
.client.circle:hover .client_overlay {
border-radius: 50%;
overflow: hidden;
}
.client.opacity:hover .client_overlay {
opacity: 0.6;
}
.client img {
display: block;
margin: auto;
}
.container .client h4 {
opacity: 0;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
text-transform: uppercase;
text-align: center;
margin: 0;
position: absolute;
width: 100%;
bottom: 20px;
transition: 0.3s;
}
.container .client:hover h4 {
opacity: 1;
bottom: -20px;
}
.clients .owl-controls .owl-buttons {
display: block;
}
.clients .owl-controls {
margin-top: 0;
text-align: center;
position: absolute;
display: block;
width: 100%;
top: 0;
z-index: 1;
}
.clients.slider {
max-width: 100%;
margin: 38px auto
}
.clients.slider .clients-content {
margin: 0;
}
.clients.slider .clients-content img {
display: block;
margin: auto;
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
width: auto;
max-width: 100%;
height: auto;
cursor: pointer;
}
.clients.slider.opacity-effect .clients-content img {
opacity: 1;
}
.clients.slider.opacity-effect .clients-content img:hover {
opacity: 0.65;
}
.clients.slider.grayscale-effect .clients-content img {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
opacity: 0.5;
}
.clients.slider.grayscale-effect .clients-content img:hover {
-webkit-filter: grayscale(0);
-moz-filter: grayscale(0);
-o-filter: grayscale(0);
filter: grayscale(0);
opacity: 1;
}
.clients.slider.zoomin-effect .clients-content img {
-webkit-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9);
}
.clients.slider.zoomin-effect .clients-content img:hover {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.clients.slider .owl-wrapper {
display: flex!important;
flex-flow: row wrap;
align-items: center;
} .video-container {
position: relative;
border-radius: 10px;
overflow: hidden;
min-height: 100px;
}
.video-container a {
display: block;
cursor: pointer;
margin: auto;
}
.video-container img {
margin: auto;
display: block;
height: auto;
width: 100%;
max-width: 1050px;
}
.play-video {
position: absolute;
left: 50%;
top: 50%;
background: #fff;
margin-left: -35px;
width: 70px;
-webkit-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
margin-top: -35px;
border-radius: 50%;
cursor: pointer;
height: 70px;
border: none;
}
.play-video:hover {
transform: scale(1.1);
}
.play-video .fa-play {
width: 17px;
height: 17px;
color: white;
-webkit-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
font-size: 18px;
font-weight: 400;
position: absolute;
top: 28px;
left: 30px;
}
#video .overlay {
width: 100%;
height: 100%;
opacity: 0.9;
position: absolute;
top: 0;
}
.video-socials {
position: absolute;
margin: auto;
text-align: center;
right: 10px;
top: 7px;
margin-top: 0;
width: 60px;
background-color: #f8f8f8;
border-radius: 30px;
padding: 22px;
height: 60px;
max-height: 60px;
overflow: hidden;
-webkit-transition: 250ms ease-in;
-moz-transition: 250ms ease-in;
-ms-transition: 250ms ease-in;
-o-transition: 250ms ease-in;
transition: 250ms ease-in;
}
#single-page .video-socials {
right: -100px;
box-shadow: 0 5px 13px rgba(0, 0, 0, 0.1);
}
.video-socials:hover {
max-height: 100%;
height: 296px;
}
.video-socials .fa {
margin: 0;
font-family: FontAwesome;
-webkit-transition: 250ms ease-in;
-moz-transition: 250ms ease-in;
-ms-transition: 250ms ease-in;
-o-transition: 250ms ease-in;
transition: 250ms ease-in;
font-size: 17px;
color: #b3b3b3;
font-weight: 400;
line-height: 25px;
height: 25px;
text-transform: uppercase;
margin-bottom: 50px;
}
.video-socials:hover .share-icon {
opacity: 0.4;
}
.video-social-text {
display: none;
}
.share-icon {
-webkit-transition: 250ms ease-in;
-moz-transition: 250ms ease-in;
-ms-transition: 250ms ease-in;
-o-transition: 250ms ease-in;
transition: 250ms ease-in;
display: block;
width: 14px;
height: 16px;
background: url(//sn1persecurity.com/wordpress/wp-content/plugins/keydesign-addon/assets/img/share.png) no-repeat;
margin: 0;
margin-bottom: 50px;
}
.video-socials .fa-google-plus {
margin-bottom: 0;
font-size: 15px;
}
.video-modal {
padding: 0 !important;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
z-index: 9999 !important;
background: rgba(183, 187, 197, 0.0);
}
.video-modal.in {
background: rgba(183, 187, 197, 0.7);
}
.video-modal iframe {
border: 5px solid rgba(255, 255, 255, 0.25);
border-radius: 3px;
box-sizing: content-box;
box-shadow: 0 0px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.video-modal .modal-content {
padding: 0;
border: 0;
position: fixed;
width: 712px;
left: 50%;
margin-top: -200px;
top: 50%;
margin-left: -356px;
border-radius: 0;
text-align: center;
background-clip: border-box;
-webkit-box-shadow: none;
box-shadow: none;
background: none;
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.video-modal.in .modal-content {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
} .tt_button {
-webkit-transition: 0.3s !important;
-moz-transition: 0.3s !important;
-ms-transition: 0.3s !important;
-o-transition: 0.3s !important;
transition: 0.3s !important;
text-align: center;
height: 44px;
border: none;
border-radius: 999px;
min-width: 160px;
font-size: 12px;
font-weight: 900;
color: #fff;
padding: 0 25px;
margin: auto;
display: table;
text-transform: uppercase;
box-sizing: border-box;
line-height: 44px;
-webkit-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
cursor: pointer;
}
.tt_button.pull-left {
margin-right: 20px;
display: inline-table;
float: none!important;}
.tt_button .iconita {
font-size: 13px;
display: inline-block;
width: auto;
height: auto;
border-radius: 0;
line-height: 1;
color: #fff;
margin-right: 8px;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.tt_button.button-right .iconita {
margin-right: 0;
margin-left: 8px;
}
.tt_button:hover {
background: transparent;
}
.tt_button:focus {
color: #fff;
}
.tt_button.slider-button:hover, .tt_button.tt_secondary_button {
background: transparent;
}
.tt_button.tt_secondary_button:hover {
color: #fff;
}
.tt_button.slider-button:hover {
border-color: #fff;
}
.tt_button.second-style {
min-width: 240px;
background-color: white;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
padding: 0 35px;
}
.tt_button.second-style .iconita {
font-size: 27px;
float: left;
margin-top: 10px;
margin-right: 20px;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.tt_button.second-style:hover .iconita {
color: #fff;
}
.tt_button.second-style .sec_text {
font-size: 10px;
font-weight: 700;
float: left;
line-height: 1;
letter-spacing: 0;
margin-top: 10px;
}
.tt_button.second-style .prim_text {
font-size: 14px;
font-weight: 900;
float: left;
line-height: 1;
margin-top: 3px;
}
.tt_button.second-style:hover {
color: #fff;
border: 2px solid #fff;
} .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);
}
} .kd_map {
height: 1000px;
}
.gmnoprint .gm-style-mtc { display: none!important }
.contact-map-container {
margin-top: -35px;
margin-right: -15px;
margin-left: -15px;
position: relative;
height: 400px;
overflow: hidden;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.full-map.contact-map-container, .map-toggle-off.contact-map-container {
height: 500px;
}
.contact-map-container .toggle-map {
position: absolute;
z-index: 99;
left: 50%;
margin-left: -100px;
top: 255px;
cursor: pointer;
}
#single-page .contact-map-container .toggle-map {top: 180px;}
.contact-map-container .toggle-map .fa {
color: #fff;
margin-left: 5px;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
} .kd-animated, .portfolio-item, .play-video, .toggle-map {
-webkit-animation-duration: 0.6s;
animation-duration: 0.6s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.kd-animated {opacity: 0;}
.kd-animated[data-animation-delay="200"] { animation-delay: 0.2s; }
.kd-animated[data-animation-delay="400"] { animation-delay: 0.4s; }
.kd-animated[data-animation-delay="600"] { animation-delay: 0.6s; }
.kd-animated[data-animation-delay="800"] { animation-delay: 0.8s; }
.kd-animated[data-animation-delay="1000"] { animation-delay: 1s; }
.portfolio-item , .play-video, .toggle-map {
animation-delay: 0.2s;
}
@-webkit-keyframes kd-zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 1;
}
}
@keyframes kd-zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 1;
}
}
.zoomIn.kd-animate ,.toggle-map.kd-animate {
-webkit-animation-name: kd-zoomIn;
animation-name: kd-zoomIn;
}
@-webkit-keyframes kd-fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes kd-fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn.kd-animate {
-webkit-animation-name: kd-fadeIn;
animation-name: kd-fadeIn;
}
@-webkit-keyframes kd-fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100px, 0);
transform: translate3d(0, -100px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes kd-fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100px, 0);
transform: translate3d(0, -100px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown.kd-animate {
-webkit-animation-name: kd-fadeInDown;
animation-name: kd-fadeInDown;
}
@-webkit-keyframes kd-fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100px, 0, 0);
transform: translate3d(-100px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes kd-fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100px, 0, 0);
transform: translate3d(-100px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft.kd-animate {
-webkit-animation-name: kd-fadeInLeft;
animation-name: kd-fadeInLeft;
}
@-webkit-keyframes kd-fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100px, 0, 0);
transform: translate3d(100px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes kd-fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100px, 0, 0);
transform: translate3d(100px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight.kd-animate {
-webkit-animation-name: kd-fadeInRight;
animation-name: kd-fadeInRight;
}
@-webkit-keyframes kd-fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100px, 0);
transform: translate3d(0, 100px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes kd-fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100px, 0);
transform: translate3d(0, 100px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp.kd-animate, .portfolio-item.kd-animate {
-webkit-animation-name: kd-fadeInUp;
animation-name: kd-fadeInUp;
}
@media (max-width:960px) {
.no-mobile-animation .kd-animated,.no-mobile-animation  .portfolio-item,.no-mobile-animation  .play-video,.no-mobile-animation  .toggle-map {
animation-duration: 0s!important;
animation-name: none!important;
opacity: 1!important;
}
} .featured_content_parent .featured_content_child {
padding: 0;
}
.featured_content_parent .featured_content_child a,
.featured_content_parent .featured_content_child a p {
color: inherit;
}
.featured_content_parent .featured_content_img img {
-moz-transform: scale(0.95) translateY(80px);
-ms-transform: scale(0.95) translateY(80px);
-webkit-transform: scale(0.95) translateY(80px);
transform: scale(0.95) translateY(80px);
cursor: pointer;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
opacity: 0.8;
display: block;
margin: auto;
max-width: 100%;
height: auto;
}
.featured_content_img {
overflow: hidden;
}
.featured_content_parent .active-elem .featured_content_img img {
opacity: 1;
min-height: 395px;
-moz-transform: scale(1) translateY(0);
-ms-transform: scale(1) translateY(0);
-webkit-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
}
.featured_content_parent h4 {
margin-top: 45px;
text-align: center;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.featured_content_parent p {
max-width: 270px;
text-align: center;
margin: auto;
margin-top: 10px;
}
.featured_content_parent {
background: url(//sn1persecurity.com/wordpress/wp-content/plugins/keydesign-addon/assets/img/long-shadow.png) no-repeat;
background-position: center 502px;
}
@media (min-width:1025px) and (max-width:1199px) {
.featured_content_parent .active-elem .featured_content_img img { min-height: 308px; }
} .key-reviews {
background-color: transparent;
padding: 40px;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
border-radius: 10px;
border: 2px solid rgba(0, 0, 0, 0.06);
margin-bottom: 30px;
padding-bottom: 35px;
}
.rw_message {
margin-bottom: 0;
margin-top: -5px;
max-width: calc(100% - 100px);
margin-right: 0;
display: inline-block;
}
.rw-author-details h4:hover {
-webkit-filter: brightness(1.2);
}
.rw-author-details h4 {
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
font-size: 16px;
font-weight: 700;
line-height: 1.4;
margin: 0;
margin-top: 30px;
text-align: right;
}
.key-reviews:hover {
box-shadow: none;
}
.key-reviews .rw-author-details p, #single-page .key-reviews .rw-author-details p {
margin-bottom: 0px;
text-align: right;
opacity: 0.6;
line-height: 1.4;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.key-reviews:hover .rw-author-details p {
opacity: 1;
}
.rw-authorimg {
max-width: 60px;
max-height: 60px;
margin-right: 35px;
display: inline-block;
}
.rw-authorimg img {
float: left;
max-width: 70px;
height: auto;
border-radius: 100%;
box-shadow: none;
}
.rw-author-details {
width: 100%;
display: block;
text-align: right;
}
.rw_header {
height: 60px;
width: auto;
margin-bottom: 0;
text-align: left;
float: left;
}
.rw_rating {
text-align: left;
margin-top: 0;
padding-top: 35px;
line-height: 1;
float: left;
margin-left: 93px;
}
.rw_rating .fa {
font-size: 15px;
margin: 0 4px;
}
.key-reviews .rw-title, #single-page .key-reviews .rw-title {
font-size: 13px;
margin-top: 2px;
line-height: 20px;
text-align: left;
margin-left: 3px;
margin-bottom: 0px;
}
.review-carousel .owl-wrapper-outer {
margin-bottom: 20px;
}
.review-carousel .owl-item {
padding: 0 10px 30px 10px;
}
.review-carousel .owl-controls {
text-align: center;
}
.with-overlay .review-carousel .owl-controls .owl-page span {
background: #fff
}
.review-carousel .owl-carousel .owl-item {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
transition: all 0.2s ease;
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
}
.review-carousel .owl-carousel .owl-item.active {
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
} .app-gallery .ag-section-desc {
max-width: 379px;
float: left;
width: 100%;
margin-right: 70px;
margin-top: 220px;
position: relative;
z-index: 99;
}
.app-gallery .ag-section-desc h4 {
margin-top: 0;
margin-bottom: 25px;
line-height: 45px;
font-weight: 700;
font-style: normal;
letter-spacing: -1px;
font-size: 34px;
}
.app-gallery .ag-section-desc p {
max-height: 150px;
overflow: hidden;
}
.app-gallery .owl-carousel {
width: 330px;
position: absolute;
top: 80px;
left: 486px;
}
.app-gallery .owl-carousel .owl-wrapper-outer {
overflow: visible;
}
.app-gallery .ag-mockup img {
box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
.app-gallery .ag-mockup {
position: relative;
z-index: 5;
float: left;
pointer-events: none;
}
.app-gallery .owl-controls.clickable .owl-page:hover span {
opacity: 0.5;
}
.app-gallery .owl-controls {
position: absolute;
left: -482px;
bottom: 110px;
z-index: 99;
}
.app-gallery .owl-carousel .owl-wrapper-outer:before {
content: "";
position: absolute;
z-index: 2;
top: 0;
right: 100%;
width: 500%;
height: 100%;
display: block;
background: #f8f8f8;
}
.app-gallery .owl-controls .owl-page span {
display: block;
}
.app-gallery .heading-separator {
margin-left: 0;
margin-bottom: 20px;
margin-top: -5px;
width: 40px;
}
.app-gallery .owl-carousel img {
cursor: pointer;
max-width: 282px;
max-height: 500px;
} .countdown {text-align: center;line-height: 48px;font-weight: 700;font-style: normal;color: #fff;font-size: 40px;display: block;width: 600px;height: 70px;border-radius: 100px;box-shadow: none;position: relative;z-index: 99;margin: auto;padding: 0;}
.CountdownContent {
width: 150px;
border: none;
font-size: 68px;
border-radius: 90px;
text-align: center;
display: inline-block;
margin: 0;
letter-spacing: -1px;
line-height: 70px;
float: left;
height: auto;
font-weight: 600;
}
.CountdownContent .CountdownLabel {
font-size: 16px;
font-weight: 600;
display: block;
line-height: 1;
width: 100%;
letter-spacing: 0;
margin-top: 10px;
}
.countdown .CountdownSeparator {
width: 4px;
text-align: center;
color: #ccc;
font-size: 30px;
font-weight: 300;
display: inline-block;
height: 30px;
float: left;
display: none;
margin-top: 72px;
} .row .vc_toggle {
display: block;
padding: 0;
font-size: 1em;
border-bottom: 1px solid rgba(34, 35, 40, 0.13);
margin-bottom: 0;
padding: 32px 0px;
}
.row .vc_toggle_size_md.vc_toggle_default .vc_toggle_title {
padding-left: 0;
}
.row .vc_toggle_size_md.vc_toggle_default .vc_toggle_title h4 {
font-size: 16px;
transition: 0.25s;
}
.row .vc_toggle_size_md.vc_toggle_default .vc_toggle_content {
padding-left: 0;
margin-bottom: 0;
}
.row .vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon {
display: block;
right: 0;
left: auto;
}
.row .vc_toggle_default .vc_toggle_icon,
.row .vc_toggle_default .vc_toggle_icon::after,.row .vc_toggle_default .vc_toggle_icon::before {
border: none!important;
}
.row .vc_toggle.vc_toggle_default .vc_toggle_icon::before,
.row .vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::before {
width: 2px;
}
.row .vc_toggle_size_md.vc_toggle_default .vc_toggle_icon {height: 2px}
.wpb-js-composer .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container {
background-color: white;
box-shadow: none;
padding: 40px;
margin-right: 40px !important;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs .vc_tta-panels {
border: none !important;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
padding: 0;
background: none !important;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs .vc_tta-panels .vc_toggle_content p {
color: inherit;
margin-bottom: 0;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs .vc_tta-panels ul {
color: #fff;
list-style-type: none;
font-size: 14px;
line-height: 25px;
padding-left: 0;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab:before {
height: 0;
border-bottom: 9px solid transparent;
border-top: 9px solid transparent;
width: 0;
display: block;
display: none;
position: absolute;
content: "\f105";
font-size: 0;
right: -81px;
top: 26px;
opacity: 0;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab.vc_active:before {
opacity: 1;
visibility: visible;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs .vc_tta-panels ul li:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
content: "\f105";
margin-right: 10px;
}
.wpb-js-composer .vc_tta-container .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab>a:focus,.wpb-js-composer .vc_tta-container .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab>a:hover {
background-color: transparent;
opacity: 0.6;
}
.wpb-js-composer .vc_tta-container .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab.vc_active>a,.wpb-js-composer .vc_tta-container .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab>a {
border-color: transparent;
background-color: transparent;
color: inherit;
font-weight: bold;
font-size: 14px;
padding-left: 0;
padding-top: 25px;
padding-bottom: 25px;
line-height: 1.5;
opacity: 1;
-webkit-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
cursor: pointer;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-left {
overflow: hidden;
padding: 20px 0;
}
.wpb-js-composer .vc_tta-container .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab.vc_active>a {
opacity: 1;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list {
overflow: visible;
width: 100%;
}
.wpb-js-composer .vc_tta-container .vc_tta.vc_tta-controls-align-left .vc_tta-tabs-container {
padding: 22px 40px;
min-width: 420px;
border-radius: 10px;
overflow: visible;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab {
display: block;
border-bottom: 1px solid rgba(0,0,0,.08);
position: relative;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab:last-child {
border-bottom: none;
} .mg-sizer, .mg-single-img.small-masonry-img {
width: calc(33.3333% - 5px);
height: auto;
margin-bottom: 5px;
}
.mg-single-img.big-masonry-img {
width: calc(66.6667% - 5px);
height: auto;
margin-bottom: 5px;
}
.mg-single-img img {
width: 100%;
height: auto;
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
.mg-single-img img:hover {
-webkit-filter: sepia(15%);
filter: sepia(15%);
opacity: 0.85;
}
.mg-single-img a {
display: block;
} .wpb-js-composer .vc_tta-container .vc_tta.vc_tta-style-classic {
box-shadow: none;
border-radius: 10px;
position: relative;
}
.wpb-js-composer .vc_tta-container .vc_tta.vc_tta-style-classic .vc_tta-tabs-container {
padding: 0;
width: 100%;
box-shadow: none;
border-radius: 0;
border-bottom: 1px solid  #e8e9e9;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
overflow: hidden;
}
.wpb-js-composer .vc_tta-container .vc_tta.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list {
border: none;
box-shadow: none;
display: flex;
flex-direction: row;
overflow: visible;
}
.wpb-js-composer .vc_tta-container .vc_tta.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list li {
flex-grow: 1;
flex-basis: 0;
text-align: center;
font-size: 16px;
font-weight: bold;
background: none;
position: relative;
border: none;
margin: 0;
}
.wpb-js-composer .vc_tta-container .vc_tta.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list li a {
background: none;
border: none;
border-radius: 0;
padding: 56px 0 55px 0;
border-right: 1px solid #e8e9e9;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.wpb-js-composer .vc_tta-container .vc_tta.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list li a:hover {
background: #f8f8f8;
}
.wpb-js-composer .vc_tta-container .vc_tta.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list li:last-child a {
border: none;
}
.wpb-js-composer .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
background: #fff !important;
padding: 10px 35px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
.wpb-js-composer .vc_tta-container .vc_tta.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list li.vc_active a {
color: #fff;
}
.wpb-js-composer .vc_tta-container .vc_tta.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list li.vc_active a {
border: none;
color: #fff;
}
.wpb_wrapper .es-accordion:last-child {
border: none;
}
.wpb-js-composer .es-accordion {
border-bottom: 1px solid  #e8e9e9;
}
.wpb-js-composer .es-accordion .es-time {
display: inline-block;
font-size: 16px;
line-height: 35px;
font-weight: bold;
min-width: 190px;
}
.wpb-js-composer .es-accordion .es-heading {
position: relative;
padding: 21px 0;
}
.wpb-js-composer .es-accordion .es-heading h4 {
display: inline-block;
margin-top: 0;
font-size: 16px;
font-weight: 700;
margin-bottom: 0;
line-height: 30px;
}
.wpb-js-composer .es-accordion .es-heading h4 a {
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.wpb-js-composer .es-accordion .es-time .fa-clock-o {
margin-right: 8px;
}
.es-accordion .es-heading .fa-angle-down {
font-size: 16px;
font-weight: bold;
color: #333;
position: absolute;
right: 12px;
top: 30px;
}
.es-accordion .es-heading .fa-angle-down:before {
content: "\f106";
}
.es-accordion .es-heading .collapsed .fa-angle-down:before {
content: "\f107";
}
.wpb-js-composer .vc_tta-container .vc_tta.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list li:before {
height: 0;
border-right: 9px solid transparent;
border-left: 9px solid transparent;
width: 0;
display: block;
position: absolute;
content: "\f105";
font-size: 0;
bottom: -9px;
opacity: 0;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
left: 50%;
margin-left: -5px;
visibility: visible;
}
.wpb-js-composer .vc_tta-container .vc_tta.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list li.vc_active:before {
opacity: 1;
}
.es-accordion .es-speaker-container {
max-width: 120px;
vertical-align: top;
margin-top: 0px;
display: inline-block;
width: 100%;
margin-right: 67px;
}
.es-accordion .es-speaker-img {
max-width: 75px;
margin: 0;
box-shadow: none;
border-radius: 90px;
margin-top: 10px;
}
.es-accordion .es-speaker-img img {
width: 100%;
height: auto;
}
.es-accordion .panel-collapse {
vertical-align: top;
}
.es-accordion .es-session-desc {
font-size: 14px;
font-weight: inherit;
line-height: 25px;
margin-bottom: 10px;
display: inline-block;
max-width: calc(100% - 250px);
}
.es-accordion .es-speaker-container .es-speaker-name {
font-size: 14px;
font-weight: bold;
line-height: 20px;
text-align: left;
margin-top: 15px;
}
.es-accordion .es-speaker-container .es-speaker-position {
font-weight: inherit;
opacity: 0.75;
text-align: left;
font-size: 13px;
}
.wpb-js-composer .vc_tta-container .vc_tta .es-accordion .es-session-desc p {
margin-bottom: 20px;
color: inherit;
}
.es-accordion .es-session-desc .es-link a {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}
.es-accordion .es-session-desc .es-link {
margin-bottom: 20px;
}
.es_no_description.es-accordion .panel-collapse,
.es_no_description.es-accordion .es-heading .fa {
display: none;
height: 0!important;
}
.es_no_description.es-accordion h4 a {
cursor: default;
} .color-swtich img {
margin: auto;
display: block;
}
.color-swtich .owl-controls .owl-page span {
width: 40px;
height: 40px;
position: relative;
border-color: transparent !important;
-webkit-transition: all 250ms ease-in-out;
opacity: 1;
z-index: 20;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
transform: none !important;
-webkit-transform: none !important;
-moz-transform: none !important;
-o-transform: none !important;
}
.color-swtich .owl-controls .owl-page span:hover {
opacity: 0.6 !important;
}
.color-swtich .owl-controls .owl-page.active span:hover {
opacity: 1 !important;
}
.color-swtich .owl-controls {
text-align: center;
margin-top: 50px;
}
.color-swtich .owl-controls .owl-page.active span:before {
width: 14px;
height: 14px;
background: #fff;
border-radius: 90px;
display: block;
content: '';
position: absolute;
top: 12px;
left: 12px;
} .cb-container {
background: #fff;
text-align: left;
padding: 40px;
border-radius: 10px;
transition: 0.25s;
cursor: pointer;
}
.cb-container.cont-center {
text-align: center;
}
.cb-container.cont-right {
text-align: right;
}
.cb-container.cont-right .tt_button.pull-left {
margin-right: 0;
}
.cb-btncontainer {
margin-top: 30px;
}
.cb-container.cb_transparent_color:hover {
background: transparent;
}
.cb-container.cb_transparent_color:hover .cb-text-area p,
.cb-container.cb_transparent_color:hover .cb-heading {
color: inherit;
}
.cb-heading {
margin-bottom: 5px;
margin-top: 0;
line-height: 1;
margin-bottom: 30px;
transition: 0.25s;
}
.cb-heading.with-subtitle {
margin-bottom: 10px;
}
.cb-subtitle {
display: block;
margin-bottom: 20px;
transition: .25s;
}
.cb-text-area p {
transition: 0.25s;
}
.cb-container:hover .cb-text-area p,
.cb-container:hover .cb-heading,
.cb-container:hover .cb-subtitle {
color: #fff;
}
#single-page .cb-text-area p {margin-bottom: 0;}
.cb-img-area, .cb-text-area {
display: inline-block;
vertical-align: bottom;
}
.cb-img-area {
font-size: 42px;
margin-bottom: 20px;
margin-right: 15px;
float: left;
width: 100%;
}
.cb-container .cb-img-area img {
width: 100%;
height: auto;
margin-bottom: 0;
} .kd_progress_bar {
margin: 18px 0;
}
.kd_progress_bar .kd_progb_desc {
font-size: 13px;
line-height: 25px;
margin-top: 18px;
clear: both;
}
.kd_progress_bar .kd-progb-static {
margin-bottom: 7px;
}
.kd_progress_bar .kd_progb_head .kd-progb-title h4 {
text-transform: none;
font-size: 14px;
font-weight: 600;
line-height: 20px;
margin: 0px;
}
.parallax.with-overlay .kd_progress_bar .kd_progb_head .kd-progb-title h4 {color: #fff;}
.parallax.with-overlay .kd_progress_bar .kd_progb_head .kd_progressbarmarker {color: #fff;}
.parallax.with-overlay .kd_progressbarfull {background-color: rgba(255,255,255,0.15);}
.kd_progress_bar .kd_progb_head .kd-progress-icon i {
margin-right: 10px;
}
.kd_progress_bar .kd_progb_head .kd-progress-customimg img {
width: 14px;
height: auto;
margin-right: 10px;
}
.kd_progress_bar .kd_progb_head .pb_counter_number {
letter-spacing: -3px;
display: inline-block;
font-size: 70px;
font-weight: 300;
line-height: 70px;
margin-bottom: 10px;
}
.kd_progress_bar .kd_progb_head .pb_counter_units {
display: inline-block;
font-size: 32px;
}
.kd_progressbarfull {
width: 100%;
height: 8px;
position: relative;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color: rgba(0,0,0,0.2);
}
.kd_progressbarfill {
width: 1%;
height: 8px;
font-size: 0px;
text-align: right;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
overflow: visible!important;
}
.kd_progressbarfull.thin-solid, .thin-solid .kd_progressbarfill {
height: 5px;
}
.kd_progressbarfull.medium-solid, .medium-solid .kd_progressbarfill {
height: 8px;
}
.kd_progressbarfull.thick-solid, .thick-solid .kd_progressbarfill {
height: 10px;
}
.kd_progressbarmarker {
color: #333;
font-size: 14px;
line-height: 20px;
position: relative;
top: -20px;
float: right;
font-weight: 600;
} .kd_counter  {text-align: center;}
.kd_number_string {
font-size: 75px;
text-align: center;
display: block;
margin-bottom: 33px;
font-weight: 600;
font-family: inherit;
line-height: 75px;
letter-spacing: -1px;
}
.kd_counter_units {
font-size: 14px;
margin-top: 0;
font-weight: 700;
margin-bottom: 0;
text-transform: uppercase;
}
.kd_counter_text {
font-size: 14px;
line-height: 25px;
}
.kd_counter_icon {
font-size: 35px;
width: 60px;
height: 60px;
margin: auto;
position: relative;
margin-bottom: 32px;
}
.kd_counter .kd_counter_icon img {border-radius: 0;}
.large-counter .kd_counter_units,
.large-counter .kd_number_string {
font-size: 90px;
text-align: left;
font-weight: 900;
width: 100%;
text-align: center;
font-style: normal;
letter-spacing: -0.5px;
margin: 0;
margin-bottom: 10px;
display: block;
line-height: 80px;
width: auto;
float: none;
display: inline-block;
}
.large-counter .kd_counter_number {
margin-top: 0;
}
.large-counter .kd_counter_text {
font-size: 22px;
font-weight: 600;
float: left;
width: 100%;
text-align: center;
}
.parallax.with-overlay .large-counter .kd_counter_text,
.parallax.with-overlay .large-counter .kd_counter_units,
.parallax.with-overlay .large-counter .kd_number_string,
.vc_parallax .large-counter .kd_counter_text,
.vc_parallax .large-counter .kd_counter_units,
.vc_parallax .large-counter .kd_number_string {
color: #fff;
} .kd-photobox {
display: block;
position: relative;
overflow: hidden;
width: 100%;
box-shadow: none;
border-radius: 10px;
}
.kd-photobox .photobox-img {
position: relative;
overflow: hidden;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.kd-photobox .photobox-img img {
width: 100%;
height: auto;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
} .kd-photobox.shine-effect .photobox-img::before {
position: absolute;
top: 0;
left: -75%;
z-index: 2;
display: block;
content: '';
width: 50%;
height: 100%;
background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#4dffffff',GradientType=1 );
-webkit-transform: skewX(-25deg);
-moz-transform: skewX(-25deg);
-o-transform: skewX(-25deg);
transform: skewX(-25deg);
}
.kd-photobox.shine-effect:hover .photobox-img::before {
-webkit-animation: shineBox .75s;
-moz-animation: shineBox .75s;
-o-animation: shineBox .75s;
animation: shineBox .75s;
}
@-webkit-keyframes shineBox {
100% {
left: 125%;
}
}
@-moz-keyframes shineBox {
100% {
left: 125%;
}
}
@-o-keyframes shineBox {
100% {
left: 125%;
}
}
@keyframes shineBox {
100% {
left: 125%;
}
} .kd-photobox.circle-effect .photobox-img::before {
position: absolute;
top: 50%;
left: 50%;
z-index: 2;
display: block;
content: '';
width: 0;
height: 0;
background: rgba(255,255,255,0.1);
border-radius: 100%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
}
.kd-photobox.circle-effect:hover .photobox-img::before {
-webkit-animation: circleBox .75s;
-moz-animation: circleBox .75s;
-o-animation: circleBox .75s;
animation: circleBox .75s;
}
@-webkit-keyframes circleBox {
0% {
opacity: 1;
}
40% {
opacity: 1;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
}
@-moz-keyframes circleBox {
0% {
opacity: 1;
}
40% {
opacity: 1;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
}
@-o-keyframes circleBox {
0% {
opacity: 1;
}
40% {
opacity: 1;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
}
@keyframes circleBox {
0% {
opacity: 1;
}
40% {
opacity: 1;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
} .kd-photobox.flash-effect:hover .photobox-img img {
opacity: 1;
-webkit-animation: flashBox 0.6s;
animation: flashBox 0.6s;
}
@-webkit-keyframes flashBox {
0% {
opacity: 1;
}
20% {
opacity: .8;
}
100% {
opacity: 1;
}
}
@-moz-keyframes flashBox {
0% {
opacity: 1;
}
20% {
opacity: .8;
}
100% {
opacity: 1;
}
}
@-o-keyframes flashBox {
0% {
opacity: 1;
}
20% {
opacity: .8;
}
100% {
opacity: 1;
}
}
@keyframes flashBox {
0% {
opacity: 1;
}
20% {
opacity: .8;
}
100% {
opacity: 1;
}
} .kd-photobox.opacity-effect .photobox-img img {
opacity: .8;
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
}
.kd-photobox.opacity-effect:hover .photobox-img img {
opacity: 1;
} .kd-photobox.grayscale-effect .photobox-img img {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.kd-photobox.grayscale-effect:hover .photobox-img img {
-webkit-filter: grayscale(0);
-moz-filter: grayscale(0);
-o-filter: grayscale(0);
filter: grayscale(0);
} .kd-photobox .phb-content {
position: relative;
overflow: hidden;
background: #FFF;
border-top: none;
padding: 35px;
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.kd-photobox .phb-content h4 {
margin: 0 0 20px 0;
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
#single-page .kd-photobox .phb-content p, .kd-photobox .phb-content p {
margin: 0;   -webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
#single-page .kd-photobox.no-effect:hover .phb-content p, .kd-photobox.no-effect:hover .phb-content p, .kd-photobox.no-effect:hover .phb-content h4 {
color: inherit;
}
.kd-photobox .phb-content .phb-btncontainer {
margin-top: 20px;
line-height: 1;
}
.kd-photobox a { color: inherit; }
.kd-photobox .phb-content .phb-btncontainer a {
height: 46px;
border: none;
border-radius: 999px;
font-size: 12px;
font-weight: 900;
text-align: center;
color: #fff!important;
padding: 0 25px;
margin: 27px 0 0 15px;
text-transform: uppercase;
box-sizing: border-box;
display: block;
float: none;
max-width: 180px;
margin: auto;
line-height: 46px;
margin-top: 30px;
-webkit-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
cursor: pointer;
}
.kd-photobox .phb-content.text-left .phb-btncontainer a {
margin-left: 0;
}
.photobox-carousel .owl-wrapper-outer {
margin-bottom: 20px;
}
.photobox-carousel .owl-item {
padding: 0 15px 30px 15px;
}
.photobox-carousel .owl-pagination {
text-align: center;
}
.photobox-carousel .owl-carousel .owl-item {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
transition: all 0.2s ease;
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
}
.photobox-carousel .owl-carousel .owl-item.active {
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
.kd-photobox .phb-button {
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.kd-photobox:not(.no-effect):hover .phb-button {color: #fff;}
.kd-photobox:not(.no-effect):hover .phb-button:hover {opacity: 0.6; color: #fff;} .kd-divider {
display: inline-block;
position: relative;
width: 100%;
padding: 50px 0;
}
.kd-divider:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.kd-divider .divider-line {
display: block;
position: relative;
margin: 0 auto;
}
.divider_full_width .divider-line {
width: 100%;
}
.divider_one_half .divider-line {
width: 50%;
}
.divider_one_fourth .divider-line {
width: 25%;
}
.kd-divider.dotted_line .divider-line {
border-top: 1px dotted rgba(0,0,0,0.2);
height: 1px;
}
.kd-divider.dashed_line .divider-line {
border-top: 1px dashed rgba(0,0,0,0.2);
height: 5px;
}
.kd-divider.solid_line .divider-line {
border-top: 1px solid rgba(34, 35, 40, 0.13);
height: 1px;
}
.solid_line.medium_solid .divider-line {
border-top-width: 4px;
}
.solid_line.thick_solid .divider-line {
border-top-width: 8px;
}
.kd-divider.double_line .divider-line {
border-top: 1px solid rgba(0,0,0,0.2);
border-bottom: 1px solid rgba(0,0,0,0.2);
height: 4px;
}
.kd-divider.double_dotted .divider-line {
border-top: 1px dotted rgba(0,0,0,0.2);
border-bottom: 1px dotted rgba(0,0,0,0.2);
height: 4px;
}
.kd-divider.double_dashed .divider-line {
border-top: 1px dashed rgba(0,0,0,0.2);
border-bottom: 1px dashed rgba(0,0,0,0.2);
height: 4px;
}
.kd-divider.shadow_line .divider-line {
overflow: hidden;
height: 20px;
}
.kd-divider.shadow_line .divider-line:after {
content: '';
display: block;
margin: -25px auto 0;
width: 100%;
height: 25px;
border-radius: 125px / 12px;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
} .kd-calltoaction {
display: block;
position: relative;
width: 100%;
width: calc(100% + 30px);
padding: 51px 21px;
margin-left: -15px;
}
.kd-calltoaction .tt_button.tt_secondary_button:hover {background: inherit; color:#fff;}
.kd-calltoaction.no_icon .cta-text {
width: 75%;
float: left;
}
.kd-calltoaction.no_icon .cta-btncontainer {
width: 25%;
vertical-align: middle;
display: table-cell;
}
.kd-calltoaction.icon_browser .cta-icon, .kd-calltoaction.custom_image .cta-icon {
width: 10%;
float: left;
text-align: center;
font-size: 40px;
line-height: 50px;
max-height: 50px;
max-width: 10%;
}
.kd-calltoaction.custom_image .cta-icon img {
max-height: 50px;
width: auto;
vertical-align: top;
}
.kd-calltoaction.icon_browser .cta-text, .kd-calltoaction.custom_image .cta-text {
width: 65%;
float: left;
}
.kd-calltoaction.icon_browser .cta-btncontainer, .kd-calltoaction.custom_image .cta-btncontainer {
width: 25%;
vertical-align: middle;
display: table-cell;
}
.kd-calltoaction .container {
display: table;
padding: 0 15px;
}
.kd-calltoaction .cta-text h3, #single-page .kd-calltoaction .cta-text h3 {
text-align: left;
font-size: 22px;
margin: 0;
line-height: 1.4;
margin-top: 0;
max-width: 550px;
}
.kd-calltoaction .cta-text p, #single-page .kd-calltoaction .cta-text p {
margin: 0;
}
.kd-calltoaction .cta-btncontainer .tt_button {
min-width: 220px;
margin-right: 0;
} .kd-alertbox {
margin-bottom: 30px;
padding: 5px 55px 5px 80px;
position: relative;
-webkit-border-radius: 5px;
border-radius: 10px;
}
.kd-alertbox .ab-icon {
width: 60px;
height: 60px;
font-size: 30px;
line-height: 60px;
color: rgba(0, 0, 0, 0.4);
position: absolute;
left: 10px;
top: 10px;
text-align: center;
}
.kd-alertbox .ab-icon i {
font-size: 30px;
width: 60px;
height: 60px;
margin-top: 5px;
margin-left: 5px;
color: #fff;
font-style: normal;
}
.kd-alertbox .ab-message {
font-size: 14px;
font-weight: bold;
}
.kd-alertbox .ab-close {
position: absolute;
right: 20px;
top: 35px;
line-height: 20px;
color: rgba(0, 0, 0, 0.6);
font-size: 20px;
width: 20px;
height: 20px;
}
.kd-alertbox .ab-close i {
font-size: 16px;
font-style: normal;
width: 20px;
height: 20px;
color: rgba(255,255,255,0.8);
transition: 0.3s;
}
.kd-alertbox .ab-close:hover i {color: #fff;}
.kd-alertbox.ab_warning {
background: #ffe38b;
color: rgba(0, 0, 0, 0.4);
}
.kd-alertbox.ab_warning .ab-icon i {
color: rgba(0, 0, 0, 0.4);
}
.kd-alertbox.ab_error {
background: #fb5455;
color: #fff;
}
.kd-alertbox.ab_info {
background: #3097db;
color: #fff;
}
.kd-alertbox.ab_success {
background: #a5de5c;
color: #fff;
} .kd-process-steps {
display: block;
position: relative;
text-align: center;
}
.kd-process-steps ul {
position: relative;
margin: 0;
padding: 0;
list-style: none;
}
.kd-process-steps ul li::after {
content: "";
display: block;
width: 12%;
height: 4px;
background: rgba(0,0,0,.07);
-webkit-border-radius: 2px;
border-radius: 2px;
position: absolute;
right: -6%;
top: 83px;
text-align: center;
}
.kd-process-steps ul li:last-child::after {
background: none;
}
.kd-process-steps.process_three_elem li {
width: 33.3333%;
}
.kd-process-steps.process_four_elem li {
width: 25%;
}
.kd-process-steps.process_five_elem li {
width: 20%;
}
.kd-process-steps ul li {
display: inline-block;
position: relative;
float: left;
margin: 0;
padding-top: 6px;
}
.kd-process-steps .pss-step-number {
display: block;
position: absolute;
height: 35px;
top: 22px;
z-index: 99;
margin-left: -83px;
left: 50%;
margin-bottom: 10px;
}
.kd-process-steps.process_five_elem .pss-step-number {
top: 17px;
z-index: 99;
margin-left: -76px;
}
.kd-process-steps .pss-step-number span {
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
font-weight: bold;
width: 35px;
height: 35px;
color: #fff;
line-height: 35px;
font-size: 15px;
text-align: center;
-webkit-border-radius: 100%;
border-radius: 100%;
}
.kd-process-steps .pss-img-area {
position: relative;
overflow: hidden;
background-color: #fff;
box-shadow: none;
border-radius: 100%;
margin: 0 auto;
}
.kd-process-steps .pss-img-area .process-customimg {
line-height: 160px;
}
.kd-process-steps .pss-img-area .process-customimg img {
border-radius: 0;
}
.kd-process-steps.process_five_elem .pss-img-area .process-customimg {
line-height: 140px;
}
.kd-process-steps .pss-img-area .process-icon {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.kd-process-steps .pss-img-area .process-icon i {
font-size: 48px;
}
.kd-process-steps.process_three_elem .pss-img-area, .kd-process-steps.process_four_elem .pss-img-area {
width: 160px;
height: 160px;
text-align: center;
}
.kd-process-steps.process_five_elem .pss-img-area {
width: 140px;
height: 140px;
text-align: center;
}
.kd-process-steps .pss-text-area h4 {
margin: 35px auto 20px;
text-transform: none;
font-size: 18px;
font-weight: 700;
margin-bottom: 20px;
}
#single-page .kd-process-steps .pss-text-area p, .kd-process-steps .pss-text-area p {
}
.kd-process-steps.process_three_elem .pss-text-area p, .kd-process-steps.process_four_elem .pss-text-area p {
padding: 0 40px;
}
.kd-process-steps.process_five_elem .pss-text-area p {
padding: 0 20px;
}
.kd-process-steps .pss-text-area .pss-link {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
} .kd-promobox {
position: relative;
float: left;
width: 100%;
}
.kd-promobox .prb-content h3 {
margin-top: 5px!important;
font-size: 22px;
margin-top: 0;
text-align: left;
transition: 0.25s;
margin-top: 35px;
margin-bottom: 20px;
}
.kd-promobox .prb-content p {
margin-bottom: 35px;
text-align: left;
}
.kd-promobox.prb_image_left .prb-img {
width: 36%;
float: left;
text-align: left;
line-height: 0;
max-width: 370px;
border-radius: 10px;
max-height: 220px;
overflow: hidden;
}
.kd-promobox.prb_image_left .prb-content {
width: 56%;
margin: 0 2% 0 6%;
float: left;
}
.kd-promobox.prb_image_right .prb-img {
width: 36%;
float: right;
text-align: left;
line-height: 0;
max-height: 220px;
max-width: 370px;
border-radius: 10px;
overflow: hidden;
}
.kd-promobox .prb-img img {
width: 100%;
height: auto;
}
.kd-promobox.prb_image_right .prb-content {
width: 56%;
margin: 0 6% 0 0%;
float: left;
text-align: left;
}
.kd-promobox .prb-btncontainer .prb-button {
margin: 0;
opacity: 0;
visibility: hidden;
margin-top: -45px;
transition: 0.25s;
}
.kd-promobox:hover .prb-btncontainer .prb-button {
opacity: 1;
visibility: visible;
margin-top: 0;
position: relative;
z-index: 100;
}
.prb-btncontainer {
float: left;
}
.kd-promobox:hover .prb-content h3 {
margin-top: 0;
}
.kd-promobox.prb_image_right .prb-btncontainer {
float: left;
} .bp-container {
position: relative;
}
.bp-device {
max-width: 600px;
}
.bp-device img {
max-width: 100%; height: auto;}
.bp-content {
position: absolute;
top: 110px;
line-height: 25px;
font-size: 14px;
max-width: 460px;
text-align: justify;
left: 75px;
overflow: hidden;
overflow-y: scroll;
max-height: 580px;
padding-right: 15px;
}
.bp-content h4 {
font-size: 16px;
margin-bottom: 20px;
margin-top: 30px;
}
.bp-content::-webkit-scrollbar {
width: 7px;
cursor: pointer
}
.bp-content::-webkit-scrollbar-track {
background-color: transparent;
cursor: pointer
}
.bp-content::-webkit-scrollbar-thumb {
background-color: #ededed;
width: 7px;
border-radius: 3px;
bottom: 10px;
cursor: pointer;
z-index: 99;
}
.bp-content::-webkit-scrollbar-button {
display: none
}
.bp-content::-webkit-scrollbar-corner {
background-color: #000
}
.bp-content::-moz-scrollbar {
width: 7px
} .testimonial-cards .key-tcards {
text-align: center;
padding: 0 40px;
}
.with-overlay .testimonial-cards .tcards_header .tcards-job,
.with-overlay .testimonial-cards .tcards_header .tcards-name {
color: #fff;
}
.testimonial-cards .tcards_header .tcards-name {
font-size: 16px;
font-weight: 700;
line-height: 1;
margin: 0;
margin-bottom: 8px;
margin-top: 20px;
}
.testimonial-cards .tcards_header .tcards-job {
margin-bottom: 30px;
display: block;
font-style: normal;
line-height: 1;
color: inherit;
}
.testimonial-cards .tcards_header .tcards-image img {
width: 70px;
height: 70px;
border-radius: 50%;
background: #fff;
margin: auto;
}
.testimonial-cards .tcards_message {
position: relative;
border: none;
border-radius: 10px;
padding: 30px;
margin-top: 30px;
margin-bottom: 30px;
background-color: white;
}
.testimonial-cards .owl-controls {
text-align: center;
margin-top: 45px;
}
.testimonial-cards .tcards_message.author-bottom:before {
bottom: -20px;
top: auto;
border-color: #fff transparent transparent transparent;
}
.testimonial-cards .tcards_message:before {
content: '';
display: block;
position: absolute;
left: 50%;
margin-left: -10px;
width: 0;
height: 0;
border-style: solid;
border-width: 10px;
}
.testimonial-cards .tcards_message:before {
top: -20px;
border-color: transparent transparent #fff transparent;
}
.testimonial-cards .tcards-title {
text-transform: none;
font-size: 16px;
margin-top: 0;
font-weight: 700;
line-height: 22px;
margin-bottom: 10px;
}
.testimonial-cards .tcards_message p {
font-size: 14px;
line-height: 25px;
}
.testimonial-cards .owl-carousel .owl-item {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
transition: all 0.2s ease;
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
}
.testimonial-cards .owl-carousel .owl-item.active {
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
.testimonial-cards .tcards-content.owl-carousel .owl-controls {
position: initial;
}
.testimonial-cards .owl-controls .owl-buttons {
display: block;
}
.testimonial-cards .tcards-content.owl-carousel .owl-controls .owl-buttons div {
width: 60px;
height: 60px;
border-radius: 100%;
background-repeat: no-repeat;
background-position: center;
background-color: #fff;
} .kd-social-profiles {
margin: 50px 0;
}
ul.redux-social-media-list {
margin-top: 0;
margin-bottom: 0;
}
ul.redux-social-media-list li {
float:left;
margin: 0;
padding: 0;
display:block;
width: auto;
list-style: none;
}
ul.redux-social-media-list li:before{
content:'';
}
.kd-social-profiles .kd-social-list {
padding-left: 0;
}
.kd-social-profiles .kd-social-list li {
display: inline-block;
margin-right: 20px;
box-sizing: content-box;
-webkit-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
}
.kd-social-profiles .kd-social-list li:last-child {
margin-right: 0;
}
.kd-social-profiles.icon-left-align {
text-align: left;
}
.kd-social-profiles.icon-center-align {
text-align: center;
}
.kd-social-profiles.icon-right-align {
text-align: right;
}
.icon-element-background li, .icon-element-outline li {
padding: 0;
width: 2em;
height: 2em;
text-align: center;
line-height: 2em;
}
.icon-element-outline li {
border: 2px solid;
}
.bg-shape-circle li, .bg-shape-outline-circle li {
border-radius: 50%;
}
.bg-shape-rounded li, .bg-shape-outline-rounded li {
border-radius: 4px;
}
.kd-social-profiles .kd-social-list a {
display: block;
width: 100%;
height: 100%;
transition: .25s;
}
.hover-float-shadow .kd-social-list li:hover {
box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16);
-ms-transform: translateY(-3px);
transform: translateY(-3px);
-webkit-transform: translateY(-3px);
}
.hover-opacity .kd-social-list li:hover {
opacity: 0.4;
} .testimonials.owl-carousel .owl-controls,
.rc-content.owl-carousel .owl-controls,
.pbc-content.owl-carousel .owl-controls,
.team-carousel .tc-content.owl-carousel .owl-controls,
.testimonial-cards .tcards-content .owl-controls {
position: relative;
bottom: 0;
width: 100%;
opacity: 0;
transition: all 0.2s ease-in-out;
}
.testimonials.owl-carousel:hover .owl-controls,
.rc-content.owl-carousel:hover .owl-controls,
.pbc-content.owl-carousel:hover .owl-controls,
.team-carousel .tc-content.owl-carousel:hover .owl-controls,
.testimonial-cards .tcards-content.owl-carousel:hover .owl-controls {
bottom: 8px;
opacity: 1;
}
#wrapper .vc_grid.vc_row .vc_pageable-slide-wrapper {
display: flex;
flex-wrap: wrap;
} @media (max-width:330px) {
.rw_header {margin-bottom: 50px;}
}
@media (max-width:960px) {
.rw-title {
text-align: center;
}
.app-gallery .heading-separator {
margin-left: auto;
}
.testimonials.slider.content-left .owl-pagination, .testimonials.slider.content-left .tt-container {
max-width: 100%;
text-align: center;
}
.tt_button.center-button.pull-right,
.tt_button.center-button.pull-left {
margin: auto;
float: none!important;
margin-bottom: 20px;
display: table;
}
.testimonials.slider.content-left .owl-controls, .testimonials.slider.content-left .heading-separator, .testimonials.slider.content-left h3, .testimonials.slider.content-left .tt-content h6, .testimonials.slider.content-left .tt-container {
text-align: center;
max-width: 100%;
margin-left: 0;
}
.team-member.design-two {
margin: 0;
margin-bottom: 20px;
}
.team-member.design-two .team-content-text {
position: relative;
z-index: 999;
top: inherit;
padding: 25px;
}
.team-member.design-two:hover .team-content-text-inner {
opacity: 1;
visibility: visible;
}
.testimonials.slider .tt-container .heading-separator {
display: none;
}
.team-member.design-two .team-image {
margin-top: 0;
}
.team-member.design-two .team-image-overlay {
display: none;
}
.rw_header {
float: none;
height: auto;
}
.rw-authorimg {
max-width: 100%;
max-height: 100%;
margin-right: 0;
display: block;
margin: auto;
text-align: center;
}
.rw-authorimg img {
float: none;
max-width: 100%;
height: auto;
width: auto;
margin: auto;
max-height: -webkit-fill-available;
}
.rw_rating {
text-align: center;
margin-top: 0;
padding-top: 35px;
line-height: 1;
float: left;
margin-left: 0;
width: 100%;
}
.rw-author-details {
width: 100%;
display: block;
text-align: center;
}
.rw-author-details p,
.rw-author-details h4 {
text-align: center;
}
.pricing-table.active {
background: #fff;
padding-top: 0;
margin-top: 0;
padding-bottom: 0;
}
.testimonials.owl-carousel .owl-controls, .rc-content.owl-carousel .owl-controls, .pbc-content.owl-carousel .owl-controls, .team-carousel .tc-content.owl-carousel .owl-controls, .testimonial-cards .tcards-content .owl-controls {
opacity: 1;
}
.kd-promobox .prb-content p {
margin-bottom: 35px;
text-align: center;
}
.kd-promobox .prb-content h3 {
text-align: center;
}
.testimonial-cards .key-tcards {
padding: 0 5px;
}
.kd-calltoaction .container {
display: block;
}
.kd-calltoaction .cta-text h3, #single-page .kd-calltoaction .cta-text h3 {
text-align: center;
max-width: 100%;
}
.cb-heading {font-size: 18px;}
.rw_message {border:none;max-width: 100%;margin-top: 25px;}
.review-carousel .owl-item {padding-left: 0; padding-right: 0;}
.bp-container .bp-content {    max-height: 74%;    top: 20%;    left: 15%;    max-width: 74%;}
.key-icon-box.icon-left.icon-circle p {max-width: calc(100% - 136px);float: right;}
#download-ebook {padding-bottom: 0 !important;}
.kd-photobox {margin-bottom: 25px;}
.large-counter .kd_counter_units, .large-counter .kd_number_string {font-size: 45px;}
.kd_pie_chart {margin-bottom: 50px;}
.kd_counter {margin-bottom: 30px;}
.key-icon-box.icon-default.icon-top .tt-iconbox-customimg img {margin-top: 20px;}
.kd-calltoaction.no_icon .cta-text,
.kd-calltoaction.no_icon .cta-btncontainer {
text-align: center;
width: 100%;
display: block;
float: left;
}
.kd-calltoaction.no_icon .cta-text a,
.kd-calltoaction.no_icon .cta-btncontainer a {
margin:auto;
}
.kd-calltoaction .cta-text p, #single-page .kd-calltoaction .cta-text p {
margin: 25px 0;
color: inherit;
}
.team-content {
max-width: 300px;
margin:auto;
}
.key-icon-box.icon-top {
margin-bottom: 20px;
margin-top: 20px;
}
.key-icon-box.icon-top.icon-default {
text-align: center;
max-width: 420px;
margin: auto;
}
.key-icon-box.icon-left.icon-circle {
text-align: left;
float: none;
clear: both;
margin: auto;
display: block;
width: 100%;
margin-bottom: 40px;
max-width: 400px;
min-height: 150px;
}
.key-icon-box .fa, .key-icon-box .nc-icon-outline {
margin-bottom: 16px;
font-size: 40px;
margin-top: 20px;
}
.key-icon-box.icon-left.icon-default p {
font-size: 14px;
}
.team-image {
margin-top: 20px;
}
.team-content-hover {
position: relative;
max-height: 100%;
width: 100%;
height: auto;
margin-left: 0;
left: 0;
text-align: left;
padding: 30px;
bottom: 0;
margin: 0;
opacity: 1;
border-radius: 10px;
overflow: visible;
}
.team-content-hover p { opacity: 1; }
.with-animations .cb-container, .with-animations .key-icon-box, .with-animations .tt_button, .with-animations .team-member, .with-animations .play-video, .with-animations .wpcf7-form, .with-animations .toggle-map, .with-animations .portfolio-item, .with-animations .testimonials.slider {
-webkit-animation-name: none;
-moz-animation-name: none;
-o-animation-name: none;
animation-name: none;
opacity: 1;
-webkit-animation-duration: 0s;
-moz-animation-duration: 0s;
-o-animation-duration: 0s;
animation-duration: 0s;
}
.video-container img {
margin-left: -15px;
width: calc(100% + 30px);
}
.video-container:hover .play-video:hover, .play-video {
margin-top: -35px;
width: 70px;
height: 70px;
margin-left: -35px;
}
.video-container a img {
width: 100%;
max-width: 630px;
}
.video-container a {
width: 100%;
margin-top: 0
}
.features-tabs .tab-image-container {
width: 100%;
}
.features-tabs .tab-image-container img {
width: 100%;
margin: 0;
max-width: 100%
}
.features-tabs .tab {
display: block;
width: 100% !important;
}
.features-tabs h2.section-heading {
text-align: center;
}
.features-tabs .tab-image-container {
position: relative;
padding: 0 15px!important;
}
.features-tabs .tab a {
padding: 20px;
}
.features-tabs .tab a h5 {
margin-bottom: 0;
font-size: 14px;
line-height: 60px;
}
.features-tabs .tabs {
width: 100%;
height: auto;
}
.features-tabs .tab .fa, .tt-tab-customimg, .features-tabs .tab a .triangle {
display: none;
}
.features-tabs .tab a {
padding: 40px;
}
.features-tabs .tab a p {
margin-top: 0;
display: none;
}
.features-tabs img {
margin: 0;
max-width: 60%;
position: relative;
top: auto;
right: auto;
height: auto;
display: block;
}
.kd-promobox.prb_image_right .prb-btncontainer,
.kd-promobox .prb-btncontainer .prb-button {
margin: auto;
float: none;
opacity: 1;
visibility: visible;
}
.prb-btncontainer {
float: none;
height: auto;
}
.tt-image {
width: 100%;
max-width: 100%;
}
.testimonials.slider .tt-quote {
display: none;
}
.testimonials.slider .tt-container {
float: right;
width: 100%;
max-width: 100%;
position: relative;
margin-right: 0;
text-align: center;
margin-top: 0;
}
.testimonials.slider h3 {
font-weight: 700;
margin: auto;
max-width: 500px;
margin-top: 0;
margin-bottom: 15px;
font-size: 25px;
letter-spacing: -0.3px;
line-height: 30px;
}
.testimonials.slider .tt-content h6 {
text-align: center;
margin: auto;
max-width: 100%;
font-size: 14px;
line-height: 25px;
font-weight: normal;
margin-bottom: 25px;
}
.testimonials.slider .author {
margin-top: 30px;
}
.testimonials.slider .owl-pagination {
position: relative;
width: 100%;
bottom: 0;
right: auto;
margin-right: 0;
margin: 30px 0;
}
.key-reviews {
margin-bottom: 30px;
padding: 30px;
text-align: center;
}
.rw_message {
font-size: 14px;
opacity: 1;
line-height: 25px;
}
.pricing {
padding: 20px;
padding-bottom: 30px;
}
.pricing-table {
width: 100%;
margin: 0 auto 30px;
max-width: 400px;
}
.pricing .pricing-option {
font-size: 14px;
color: inherit;
}
.pricing .pricing-row {
padding-top: 15px;
text-align: center;
}
.pricing .button-container {
padding: 32px 0 35px 0;
}
.pricing .col-lg-3 {
padding: 35px 0 15px 0;
}
.pricing .pricing-price {
font-size: 50px;
line-height: 1;
letter-spacing: -1px;
margin-top: -25px;
}
.pricing .pricing-time {
font-size: 16px;
font-family: inherit;
margin-bottom: 30px;
margin-top: -5px;
}
.pricing .currency {
font-size: 30px;
position: relative;
top: -12px;
}
.pricing-meta {
margin-bottom: 0;
border-bottom: 0;
padding-bottom: 30px;
}
.featured_content_parent .container .featured_content_img img {
opacity: 1;
min-height: auto;
-moz-transform: scale(1) translateY(0);
-ms-transform: scale(1) translateY(0);
-webkit-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
}
.featured_content_parent {
background: none;
}
.featured_content_parent h4 {
margin-top: 30px;
}
.featured_content_parent p {
margin-bottom: 30px;
line-height: 25px;
}
.app-gallery .ag-section-desc {
max-width: 100%;
float: left;
width: 100%;
text-align: center;
margin-right: 0;
margin-top: 0;
position: relative;
z-index: 99;
}
.app-gallery .ag-section-desc .heading-separator {
margin-left: auto;
margin-right: auto;
}
.app-gallery .ag-section-desc p {
line-height: 21px;
max-height: 100%;
}
.app-gallery .ag-mockup {
display: none;
}
.app-gallery .owl-controls {
position: relative;
left: auto;
bottom: auto;
text-align: center;
z-index: 99;
margin-top: 30px;
}
.app-gallery .owl-carousel img {
cursor: pointer;
margin: auto;
display: block;
}
.app-gallery .owl-carousel .owl-item {
max-width: 100%;
}
.app-gallery .owl-carousel {
width: 100%;
position: relative;
top: auto;
left: auto;
overflow: hidden;
float: left;
margin-top: 20px;
}
.countdown {
position: relative;
width: 100%;
margin: 0;
box-shadow: none;
left: 0;
padding: 0;
height: auto;
}
.countdown .CountdownSeparator {
display: none;
}
.countdown .CountdownContent {
width: 25%;
height: 70px;
border: none;
font-size: 30px;
font-weight: 700;
border-radius: 0;
text-align: center;
display: inline-block;
margin: 0;
letter-spacing: 0;
line-height: inherit;
float: none;
}
.CountdownContent .CountdownLabel {
margin-top: 0;
}
.team-image:hover .team-content-hover {
padding: 30px;
width: 100%;
margin: 0;
bottom: 0;
left: 0;
}
.vc_tta.vc_general .vc_tta-panel-title {
margin: 0;
line-height: 18px;
font-size: 14px;
text-align: center;
}
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title>a {
padding: 20px 10px;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading, .vc_tta-color-white.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
margin-bottom: 0px !important;
margin-top: 0px !important;
}
.vc_tta-container .vc_tta-tabs .vc_tta-panels ul, .vc_tta-container .vc_tta-tabs .vc_tta-panels p {
line-height: 20px;
font-size: 13px;
}
.vc_tta-container .vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
padding: 20px;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
padding: 10px 5px;
}
.es-accordion .es-session-desc {
font-size: 13px;
font-weight: 400;
line-height: 20px;
margin-bottom: 10px;
display: inline-block;
max-width: 100%;
}
.vc_tta-container .vc_tta.vc_general .vc_tta-panels, .vc_tta-container .vc_tta.vc_general .vc_tta-panels-container {
background: transparent;
}
.vc_tta.vc_general .vc_tta-panel-title>a {
padding: 20px;
}
.es-accordion .es-heading {
position: relative;
padding: 10px 0;
}
.es-accordion .es-heading h4, .es-accordion .es-time {
display: inline-block;
font-size: 14px;
line-height: 20px;
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
.es-accordion .es-time {
float: left;
margin-top: 6px;
}
.es-accordion .es-speaker-container {
max-width: 100%;
vertical-align: top;
margin-top: 20px;
display: inline-block;
width: 100%;
margin-bottom: 20px;
margin-right: 0;
}
.cb-text-area p {
margin-bottom: 0;
}
.color-swtich img {
width: 100%;
height: auto;
}
.tt-image img {
max-width: 400px;
margin: auto;
float: none;
width: 100%;
margin-top: 20px;
}
}
@media (max-width:1750px) {
.features-tabs .tab a {
padding: 0;
margin: 0;
max-width: 100%;
font-size: 14px;
}
}
@media (min-width:767px) and (max-width:1024px) {
.rw_header {height: auto;}
.pricing .pricing-options-container .pricing-row {text-align: center;}
.testimonials.slider .tt-container {margin-top: 50px;}
.vc_grid-item.vc_col-sm-3, .wpb_column.vc_col-md-6 {
width: 50%;
}
.wpb_column.vc_col-md-12 {
width: 100%;
}
.vc_custom_1466613488090, .vc_custom_1466613515458, .vc_custom_1466613538944 {
padding-left: 25px !important;
}
.with-animations .cb-container, .with-animations .key-icon-box, .with-animations .tt_button, .with-animations .team-member, .with-animations .play-video, .with-animations .wpcf7-form, .with-animations .toggle-map, .with-animations .portfolio-item, .with-animations .testimonials.slider {
-webkit-animation-name: none;
-moz-animation-name: none;
-o-animation-name: none;
animation-name: none;
opacity: 1;
-webkit-animation-duration: 0s;
-moz-animation-duration: 0s;
-o-animation-duration: 0s;
animation-duration: 0s;
}
.vc_column_container>.vc_column-inner.vc_custom_1466944822997, .vc_column_container>.vc_column-inner.vc_custom_1466944963644, .vc_column_container>.vc_column-inner.vc_custom_1467982042067, .vc_column_container>.vc_column-inner.vc_custom_1466944963644 {
padding-left: 0 !important;
}
.testimonials.slider .tt-quote {
display: none !important;
}
.testimonials.slider .owl-pagination {
position: absolute;
width: 55%;
bottom: 20px;
right: 0;
margin-right: 4%;
}
.pricing {
padding-left: 8px;
padding-right: 8px;
}
.app-gallery .ag-section-desc {
max-width: 100%;
float: left;
width: 100%;
text-align: center;
margin-right: 0;
margin-top: 0;
position: relative;
z-index: 99;
}
.app-gallery .ag-section-desc .heading-separator {
margin-left: auto;
margin-right: auto;
}
.app-gallery .ag-section-desc p {
line-height: 21px;
max-height: 100%;
}
.app-gallery .ag-mockup {
display: none;
}
.app-gallery .owl-controls {
position: relative;
left: auto;
bottom: auto;
text-align: center;
z-index: 99;
margin-top: 30px;
}
.app-gallery .owl-carousel img {
cursor: pointer;
margin: auto;
display: block;
width: 95%;
height: auto;
}
.app-gallery .owl-carousel .owl-item {
max-width: 100%;
}
.app-gallery .owl-carousel {
width: 100%;
position: relative;
top: auto;
left: auto;
overflow: hidden;
float: left;
margin-top: 20px;
}
.vc_col-sm-6 .video-container img {
width: 100%;
margin: auto;
}
.video-container img {
width: 85%;
margin: auto;
}
.featured_content_parent .active-elem .featured_content_img img {
min-height: auto;
}
.featured_content_parent {
background: none;
}
.container .wpb_single_image .vc_figure {
display: block;
text-align: center;
}
.cb-img-area {
display: none;
}
.vc_tta-container .vc_tta.vc_tta-controls-align-left .vc_tta-tabs-container {
min-width: 250px;
}
.download-specs .tt_button {
width: auto !important;
}
.color-swtich img {
width: 100%;
height: auto;
}
}
@media (max-width:767px) {
.kd-promobox {margin-bottom: 80px;}
.kd-process-steps.process_three_elem li,
.kd-process-steps.process_four_elem li,
.kd-process-steps.process_five_elem li {
width: 100%;
}
.kd-process-steps ul li::after {display: none;}
.kd-promobox.prb_image_left .prb-img,
.kd-promobox.prb_image_right .prb-content,
.kd-promobox.prb_image_right .prb-img {
width: 100%;
}
.prb-btncontainer {
width: 100%;
}
.kd-promobox.prb_image_right .prb-content,
.kd-promobox.prb_image_left .prb-content {
width: 100%;
margin: 0;
float: left;
text-align: center;
margin-top: 20px;
}
.mg-single-img.big-masonry-img, .mg-single-img.small-masonry-img {
width: calc(100% + 30px);
height: auto;
position: relative !important;
margin-bottom: 5px;
top: 0 !important;
margin-left: -15px;
}
#mg-gallery {
height: auto !important;
margin-top: -70px
}
}
@media (min-width:767px) and (max-width:960px) {
.kd-process-steps.process_four_elem li {width: 50%;}
.kd-process-steps ul li::after {display: none;}
.team-image:hover .team-content-hover {
top: 0;
height: auto;
bottom: 0;
}
}
@media (min-width: 1024px) and (max-width: 1225px) {
.app-gallery .ag-section-desc {
max-width: 100%;
float: left;
width: 100%;
text-align: center;
margin-right: 0;
margin-top: 0;
position: relative;
z-index: 99;
}
.app-gallery .ag-section-desc .heading-separator {
margin-left: auto;
margin-right: auto;
}
.app-gallery .ag-section-desc p {
line-height: 21px;
max-height: 100%;
}
.app-gallery .ag-mockup {
display: none;
}
.app-gallery .owl-controls {
position: relative;
left: auto;
bottom: auto;
text-align: center;
z-index: 99;
margin-top: 30px;
}
.app-gallery .owl-carousel img {
cursor: pointer;
margin: auto;
display: block;
width: 95%;
height: auto;
}
.app-gallery .owl-carousel .owl-item {
max-width: 100%;
}
.app-gallery .owl-carousel {
width: 100%;
position: relative;
top: auto;
left: auto;
overflow: hidden;
float: left;
margin-top: 20px;
}
}.mailerlite-form {
}
.mailerlite-form .mailerlite-form-description {
margin-bottom: 10px;
}
.mailerlite-form .mailerlite-form-field {
margin-bottom: 10px;
}
.mailerlite-form .mailerlite-form-field label {
display: block;
}
.mailerlite-form .mailerlite-subscribe-button-container {
text-align: center;
}
.mailerlite-form input.error {
color: #ff0000;
border-color: #ff0000;
}
.mailerlite-form label.error {
color: #ff0000;
}
.mailerlite-form-response {
margin-top: 20px;
display: none;
text-align: center;
color: #00a154;
}
.mailerlite-form-loader {
display: none;
text-align: center;
font-weight: bold;
margin: 0 20px;
}
.mailerlite-form-error {
display: block;
color: #ff0000;
}
.mailerlite-subscribe-submit{
max-width: 100%;
}
 .wp-share-button {
margin: 20px 0;
}
.wp-share-button .total-share {
vertical-align: top;
margin-right: 20px;
}
.wp-share-button .total-share .total-count-text {
font-size: 17px;
}
.wp-share-button .total-share .total-count {
font-size: 25px;
font-weight: bold;
color: #1ac695;
line-height: normal;
}.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-abacus:before{content:"\f640"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acorn:before{content:"\f6ae"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-alarm-clock:before{content:"\f34e"}.fa-algolia:before{content:"\f36c"}.fa-alicorn:before{content:"\f6b0"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-analytics:before{content:"\f643"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angel:before{content:"\f779"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-crate:before{content:"\f6b1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-alt-down:before{content:"\f354"}.fa-arrow-alt-from-bottom:before{content:"\f346"}.fa-arrow-alt-from-left:before{content:"\f347"}.fa-arrow-alt-from-right:before{content:"\f348"}.fa-arrow-alt-from-top:before{content:"\f349"}.fa-arrow-alt-left:before{content:"\f355"}.fa-arrow-alt-right:before{content:"\f356"}.fa-arrow-alt-square-down:before{content:"\f350"}.fa-arrow-alt-square-left:before{content:"\f351"}.fa-arrow-alt-square-right:before{content:"\f352"}.fa-arrow-alt-square-up:before{content:"\f353"}.fa-arrow-alt-to-bottom:before{content:"\f34a"}.fa-arrow-alt-to-left:before{content:"\f34b"}.fa-arrow-alt-to-right:before{content:"\f34c"}.fa-arrow-alt-to-top:before{content:"\f34d"}.fa-arrow-alt-up:before{content:"\f357"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-from-bottom:before{content:"\f342"}.fa-arrow-from-left:before{content:"\f343"}.fa-arrow-from-right:before{content:"\f344"}.fa-arrow-from-top:before{content:"\f345"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-square-down:before{content:"\f339"}.fa-arrow-square-left:before{content:"\f33a"}.fa-arrow-square-right:before{content:"\f33b"}.fa-arrow-square-up:before{content:"\f33c"}.fa-arrow-to-bottom:before{content:"\f33d"}.fa-arrow-to-left:before{content:"\f33e"}.fa-arrow-to-right:before{content:"\f340"}.fa-arrow-to-top:before{content:"\f341"}.fa-arrow-up:before{content:"\f062"}.fa-arrows:before{content:"\f047"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-arrows-h:before{content:"\f07e"}.fa-arrows-v:before{content:"\f07d"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-atom-alt:before{content:"\f5d3"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-axe:before{content:"\f6b2"}.fa-axe-battle:before{content:"\f6b3"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backpack:before{content:"\f5d4"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-badge:before{content:"\f335"}.fa-badge-check:before{content:"\f336"}.fa-badge-dollar:before{content:"\f645"}.fa-badge-percent:before{content:"\f646"}.fa-badger-honey:before{content:"\f6b4"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ball-pile:before{content:"\f77e"}.fa-ballot:before{content:"\f732"}.fa-ballot-check:before{content:"\f733"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-barcode-alt:before{content:"\f463"}.fa-barcode-read:before{content:"\f464"}.fa-barcode-scan:before{content:"\f465"}.fa-bars:before{content:"\f0c9"}.fa-baseball:before{content:"\f432"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-basketball-hoop:before{content:"\f435"}.fa-bat:before{content:"\f6b5"}.fa-bath:before{content:"\f2cd"}.fa-battery-bolt:before{content:"\f376"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-slash:before{content:"\f377"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-school:before{content:"\f5d5"}.fa-bell-school-slash:before{content:"\f5d6"}.fa-bell-slash:before{content:"\f1f6"}.fa-bells:before{content:"\f77f"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blanket:before{content:"\f498"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bone-break:before{content:"\f5d8"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-alt:before{content:"\f5d9"}.fa-book-dead:before{content:"\f6b7"}.fa-book-heart:before{content:"\f499"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-book-spells:before{content:"\f6b8"}.fa-book-user:before{content:"\f7e7"}.fa-bookmark:before{content:"\f02e"}.fa-books:before{content:"\f5db"}.fa-books-medical:before{content:"\f7e8"}.fa-boot:before{content:"\f782"}.fa-booth-curtain:before{content:"\f734"}.fa-bow-arrow:before{content:"\f6b9"}.fa-bowling-ball:before{content:"\f436"}.fa-bowling-pins:before{content:"\f437"}.fa-box:before{content:"\f466"}.fa-box-alt:before{content:"\f49a"}.fa-box-ballot:before{content:"\f735"}.fa-box-check:before{content:"\f467"}.fa-box-fragile:before{content:"\f49b"}.fa-box-full:before{content:"\f49c"}.fa-box-heart:before{content:"\f49d"}.fa-box-open:before{content:"\f49e"}.fa-box-up:before{content:"\f49f"}.fa-box-usd:before{content:"\f4a0"}.fa-boxes:before{content:"\f468"}.fa-boxes-alt:before{content:"\f4a1"}.fa-boxing-glove:before{content:"\f438"}.fa-brackets:before{content:"\f7e9"}.fa-brackets-curly:before{content:"\f7ea"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-loaf:before{content:"\f7eb"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-browser:before{content:"\f37e"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-bullseye-arrow:before{content:"\f648"}.fa-bullseye-pointer:before{content:"\f649"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-burrito:before{content:"\f7ed"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-bus-school:before{content:"\f5dd"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-cabinet-filing:before{content:"\f64b"}.fa-calculator:before{content:"\f1ec"}.fa-calculator-alt:before{content:"\f64c"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-edit:before{content:"\f333"}.fa-calendar-exclamation:before{content:"\f334"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-star:before{content:"\f736"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-alt:before{content:"\f332"}.fa-camera-retro:before{content:"\f083"}.fa-campfire:before{content:"\f6ba"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candle-holder:before{content:"\f6bc"}.fa-candy-cane:before{content:"\f786"}.fa-candy-corn:before{content:"\f6bd"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-bump:before{content:"\f5e0"}.fa-car-crash:before{content:"\f5e1"}.fa-car-garage:before{content:"\f5e2"}.fa-car-mechanic:before{content:"\f5e3"}.fa-car-side:before{content:"\f5e4"}.fa-car-tilt:before{content:"\f5e5"}.fa-car-wash:before{content:"\f5e6"}.fa-caret-circle-down:before{content:"\f32d"}.fa-caret-circle-left:before{content:"\f32e"}.fa-caret-circle-right:before{content:"\f330"}.fa-caret-circle-up:before{content:"\f331"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cauldron:before{content:"\f6bf"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chair-office:before{content:"\f6c1"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-line-down:before{content:"\f64d"}.fa-chart-network:before{content:"\f78a"}.fa-chart-pie:before{content:"\f200"}.fa-chart-pie-alt:before{content:"\f64e"}.fa-chart-scatter:before{content:"\f7ee"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-cheese-swiss:before{content:"\f7f0"}.fa-cheeseburger:before{content:"\f7f1"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-bishop-alt:before{content:"\f43b"}.fa-chess-board:before{content:"\f43c"}.fa-chess-clock:before{content:"\f43d"}.fa-chess-clock-alt:before{content:"\f43e"}.fa-chess-king:before{content:"\f43f"}.fa-chess-king-alt:before{content:"\f440"}.fa-chess-knight:before{content:"\f441"}.fa-chess-knight-alt:before{content:"\f442"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-pawn-alt:before{content:"\f444"}.fa-chess-queen:before{content:"\f445"}.fa-chess-queen-alt:before{content:"\f446"}.fa-chess-rook:before{content:"\f447"}.fa-chess-rook-alt:before{content:"\f448"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-double-down:before{content:"\f322"}.fa-chevron-double-left:before{content:"\f323"}.fa-chevron-double-right:before{content:"\f324"}.fa-chevron-double-up:before{content:"\f325"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-square-down:before{content:"\f329"}.fa-chevron-square-left:before{content:"\f32a"}.fa-chevron-square-right:before{content:"\f32b"}.fa-chevron-square-up:before{content:"\f32c"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chimney:before{content:"\f78b"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-claw-marks:before{content:"\f6c2"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clipboard-list-check:before{content:"\f737"}.fa-clipboard-prescription:before{content:"\f5e8"}.fa-clipboard-user:before{content:"\f7f3"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-drizzle:before{content:"\f738"}.fa-cloud-hail:before{content:"\f739"}.fa-cloud-hail-mixed:before{content:"\f73a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-rainbow:before{content:"\f73e"}.fa-cloud-showers:before{content:"\f73f"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sleet:before{content:"\f741"}.fa-cloud-snow:before{content:"\f742"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-clouds:before{content:"\f744"}.fa-clouds-moon:before{content:"\f745"}.fa-clouds-sun:before{content:"\f746"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-club:before{content:"\f327"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-code-commit:before{content:"\f386"}.fa-code-merge:before{content:"\f387"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-coffee-togo:before{content:"\f6c5"}.fa-coffin:before{content:"\f6c6"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-alt-check:before{content:"\f4a2"}.fa-comment-alt-dollar:before{content:"\f650"}.fa-comment-alt-dots:before{content:"\f4a3"}.fa-comment-alt-edit:before{content:"\f4a4"}.fa-comment-alt-exclamation:before{content:"\f4a5"}.fa-comment-alt-lines:before{content:"\f4a6"}.fa-comment-alt-medical:before{content:"\f7f4"}.fa-comment-alt-minus:before{content:"\f4a7"}.fa-comment-alt-plus:before{content:"\f4a8"}.fa-comment-alt-slash:before{content:"\f4a9"}.fa-comment-alt-smile:before{content:"\f4aa"}.fa-comment-alt-times:before{content:"\f4ab"}.fa-comment-check:before{content:"\f4ac"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-edit:before{content:"\f4ae"}.fa-comment-exclamation:before{content:"\f4af"}.fa-comment-lines:before{content:"\f4b0"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-minus:before{content:"\f4b1"}.fa-comment-plus:before{content:"\f4b2"}.fa-comment-slash:before{content:"\f4b3"}.fa-comment-smile:before{content:"\f4b4"}.fa-comment-times:before{content:"\f4b5"}.fa-comments:before{content:"\f086"}.fa-comments-alt:before{content:"\f4b6"}.fa-comments-alt-dollar:before{content:"\f652"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compass-slash:before{content:"\f5e9"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-compress-wide:before{content:"\f326"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-container-storage:before{content:"\f4b7"}.fa-contao:before{content:"\f26d"}.fa-conveyor-belt:before{content:"\f46e"}.fa-conveyor-belt-alt:before{content:"\f46f"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-corn:before{content:"\f6c7"}.fa-couch:before{content:"\f4b8"}.fa-cow:before{content:"\f6c8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-credit-card-blank:before{content:"\f389"}.fa-credit-card-front:before{content:"\f38a"}.fa-cricket:before{content:"\f449"}.fa-critical-role:before{content:"\f6c9"}.fa-croissant:before{content:"\f7f6"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-crutches:before{content:"\f7f8"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-curling:before{content:"\f44a"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dagger:before{content:"\f6cb"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-debug:before{content:"\f7f9"}.fa-deer:before{content:"\f78e"}.fa-deer-rudolph:before{content:"\f78f"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-desktop-alt:before{content:"\f390"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dewpoint:before{content:"\f748"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diamond:before{content:"\f219"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d10:before{content:"\f6cd"}.fa-dice-d12:before{content:"\f6ce"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d4:before{content:"\f6d0"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-d8:before{content:"\f6d2"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-diploma:before{content:"\f5ea"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-do-not-enter:before{content:"\f5ec"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dog-leashed:before{content:"\f6d4"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-empty:before{content:"\f473"}.fa-dolly-flatbed:before{content:"\f474"}.fa-dolly-flatbed-alt:before{content:"\f475"}.fa-dolly-flatbed-empty:before{content:"\f476"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-circle:before{content:"\f5ed"}.fa-draw-polygon:before{content:"\f5ee"}.fa-draw-square:before{content:"\f5ef"}.fa-dreidel:before{content:"\f792"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick:before{content:"\f6d6"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-duck:before{content:"\f6d8"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-ear:before{content:"\f5f0"}.fa-ear-muffs:before{content:"\f795"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-eclipse:before{content:"\f749"}.fa-eclipse-alt:before{content:"\f74a"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-egg-fried:before{content:"\f7fc"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-elephant:before{content:"\f6da"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-h-alt:before{content:"\f39b"}.fa-ellipsis-v:before{content:"\f142"}.fa-ellipsis-v-alt:before{content:"\f39c"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-empty-set:before{content:"\f656"}.fa-engine-warning:before{content:"\f5f2"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-dollar:before{content:"\f657"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange:before{content:"\f0ec"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-square:before{content:"\f321"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows:before{content:"\f31d"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expand-wide:before{content:"\f320"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link:before{content:"\f08e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square:before{content:"\f14c"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-evil:before{content:"\f6db"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-field-hockey:before{content:"\f44c"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-certificate:before{content:"\f5f3"}.fa-file-chart-line:before{content:"\f659"}.fa-file-chart-pie:before{content:"\f65a"}.fa-file-check:before{content:"\f316"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-edit:before{content:"\f31c"}.fa-file-excel:before{content:"\f1c3"}.fa-file-exclamation:before{content:"\f31a"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-minus:before{content:"\f318"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-plus:before{content:"\f319"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-spreadsheet:before{content:"\f65b"}.fa-file-times:before{content:"\f317"}.fa-file-upload:before{content:"\f574"}.fa-file-user:before{content:"\f65c"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-files-medical:before{content:"\f7fd"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-film-alt:before{content:"\f3a0"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-fire-smoke:before{content:"\f74b"}.fa-firefox:before{content:"\f269"}.fa-fireplace:before{content:"\f79a"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fish-cooked:before{content:"\f7fe"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-alt:before{content:"\f74c"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flame:before{content:"\f6df"}.fa-flask:before{content:"\f0c3"}.fa-flask-poison:before{content:"\f6e0"}.fa-flask-potion:before{content:"\f6e1"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flower:before{content:"\f7ff"}.fa-flower-daffodil:before{content:"\f800"}.fa-flower-tulip:before{content:"\f801"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-fog:before{content:"\f74e"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-folder-times:before{content:"\f65f"}.fa-folder-tree:before{content:"\f802"}.fa-folders:before{content:"\f660"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-football-helmet:before{content:"\f44f"}.fa-forklift:before{content:"\f47a"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-fragile:before{content:"\f4bb"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-french-fries:before{content:"\f803"}.fa-frog:before{content:"\f52e"}.fa-frosty-head:before{content:"\f79b"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-function:before{content:"\f661"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gas-pump-slash:before{content:"\f5f4"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gift-card:before{content:"\f663"}.fa-gifts:before{content:"\f79c"}.fa-gingerbread-man:before{content:"\f79d"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass:before{content:"\f804"}.fa-glass-champagne:before{content:"\f79e"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glass-whiskey-rocks:before{content:"\f7a1"}.fa-glasses:before{content:"\f530"}.fa-glasses-alt:before{content:"\f5f5"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-globe-snow:before{content:"\f7a3"}.fa-globe-stand:before{content:"\f5f6"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-golf-club:before{content:"\f451"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-h1:before{content:"\f313"}.fa-h2:before{content:"\f314"}.fa-h3:before{content:"\f315"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hammer-war:before{content:"\f6e4"}.fa-hamsa:before{content:"\f665"}.fa-hand-heart:before{content:"\f4bc"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-box:before{content:"\f47b"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-magic:before{content:"\f6e5"}.fa-hand-holding-seedling:before{content:"\f4bf"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-receiving:before{content:"\f47c"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-heart:before{content:"\f4c3"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-usd:before{content:"\f4c5"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt:before{content:"\f4c6"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-santa:before{content:"\f7a7"}.fa-hat-winter:before{content:"\f7a8"}.fa-hat-witch:before{content:"\f6e7"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-head-side:before{content:"\f6e9"}.fa-head-side-brain:before{content:"\f808"}.fa-head-side-medical:before{content:"\f809"}.fa-head-vr:before{content:"\f6ea"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heart-circle:before{content:"\f4c7"}.fa-heart-rate:before{content:"\f5f8"}.fa-heart-square:before{content:"\f4c8"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-helmet-battle:before{content:"\f6eb"}.fa-hexagon:before{content:"\f312"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-mask:before{content:"\f6ee"}.fa-hockey-puck:before{content:"\f453"}.fa-hockey-sticks:before{content:"\f454"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-home-alt:before{content:"\f80a"}.fa-home-heart:before{content:"\f4c9"}.fa-home-lg:before{content:"\f80b"}.fa-home-lg-alt:before{content:"\f80c"}.fa-hood-cloak:before{content:"\f6ef"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hospitals:before{content:"\f80e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-flood:before{content:"\f74f"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-humidity:before{content:"\f750"}.fa-hurricane:before{content:"\f751"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-ice-skate:before{content:"\f7ac"}.fa-icicles:before{content:"\f7ad"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-inbox-in:before{content:"\f310"}.fa-inbox-out:before{content:"\f311"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-industry-alt:before{content:"\f3b3"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-info-square:before{content:"\f30f"}.fa-inhaler:before{content:"\f5f9"}.fa-instagram:before{content:"\f16d"}.fa-integral:before{content:"\f667"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-intersection:before{content:"\f668"}.fa-inventory:before{content:"\f480"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-island-tropical:before{content:"\f811"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-jack-o-lantern:before{content:"\f30e"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-key-skeleton:before{content:"\f6f3"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-keynote:before{content:"\f66c"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kidneys:before{content:"\f5fb"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kite:before{content:"\f6f4"}.fa-kiwi-bird:before{content:"\f535"}.fa-knife-kitchen:before{content:"\f6f5"}.fa-korvue:before{content:"\f42f"}.fa-lambda:before{content:"\f66e"}.fa-lamp:before{content:"\f4ca"}.fa-landmark:before{content:"\f66f"}.fa-landmark-alt:before{content:"\f752"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-layer-minus:before{content:"\f5fe"}.fa-layer-plus:before{content:"\f5ff"}.fa-leaf:before{content:"\f06c"}.fa-leaf-heart:before{content:"\f4cb"}.fa-leaf-maple:before{content:"\f6f6"}.fa-leaf-oak:before{content:"\f6f7"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down:before{content:"\f149"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up:before{content:"\f148"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-lightbulb-dollar:before{content:"\f670"}.fa-lightbulb-exclamation:before{content:"\f671"}.fa-lightbulb-on:before{content:"\f672"}.fa-lightbulb-slash:before{content:"\f673"}.fa-lights-holiday:before{content:"\f7b2"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lips:before{content:"\f600"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location:before{content:"\f601"}.fa-location-arrow:before{content:"\f124"}.fa-location-circle:before{content:"\f602"}.fa-location-slash:before{content:"\f603"}.fa-lock:before{content:"\f023"}.fa-lock-alt:before{content:"\f30d"}.fa-lock-open:before{content:"\f3c1"}.fa-lock-open-alt:before{content:"\f3c2"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-long-arrow-up:before{content:"\f176"}.fa-loveseat:before{content:"\f4cc"}.fa-low-vision:before{content:"\f2a8"}.fa-luchador:before{content:"\f455"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lyft:before{content:"\f3c3"}.fa-mace:before{content:"\f6f8"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailbox:before{content:"\f813"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-mandolin:before{content:"\f6f9"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-marker-alt-slash:before{content:"\f605"}.fa-map-marker-check:before{content:"\f606"}.fa-map-marker-edit:before{content:"\f607"}.fa-map-marker-exclamation:before{content:"\f608"}.fa-map-marker-minus:before{content:"\f609"}.fa-map-marker-plus:before{content:"\f60a"}.fa-map-marker-question:before{content:"\f60b"}.fa-map-marker-slash:before{content:"\f60c"}.fa-map-marker-smile:before{content:"\f60d"}.fa-map-marker-times:before{content:"\f60e"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-meat:before{content:"\f814"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaphone:before{content:"\f675"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-mind-share:before{content:"\f677"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-hexagon:before{content:"\f307"}.fa-minus-octagon:before{content:"\f308"}.fa-minus-square:before{content:"\f146"}.fa-mistletoe:before{content:"\f7b4"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-mobile-android:before{content:"\f3ce"}.fa-mobile-android-alt:before{content:"\f3cf"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monitor-heart-rate:before{content:"\f611"}.fa-monkey:before{content:"\f6fb"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-moon-cloud:before{content:"\f754"}.fa-moon-stars:before{content:"\f755"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mountains:before{content:"\f6fd"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-mug-marshmallows:before{content:"\f7b7"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-narwhal:before{content:"\f6fe"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octagon:before{content:"\f306"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-oil-temp:before{content:"\f614"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-omega:before{content:"\f67a"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-ornament:before{content:"\f7b8"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-brush-alt:before{content:"\f5a9"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-pallet-alt:before{content:"\f483"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-parking-circle:before{content:"\f615"}.fa-parking-circle-slash:before{content:"\f616"}.fa-parking-slash:before{content:"\f617"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paw-alt:before{content:"\f701"}.fa-paw-claws:before{content:"\f702"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pegasus:before{content:"\f703"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil:before{content:"\f040"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-paintbrush:before{content:"\f618"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-pennant:before{content:"\f456"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-person-carry:before{content:"\f4cf"}.fa-person-dolly:before{content:"\f4d0"}.fa-person-dolly-empty:before{content:"\f4d1"}.fa-person-sign:before{content:"\f757"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-office:before{content:"\f67d"}.fa-phone-plus:before{content:"\f4d2"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pi:before{content:"\f67e"}.fa-pie:before{content:"\f705"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pig:before{content:"\f706"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza:before{content:"\f817"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-alt:before{content:"\f3de"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-hexagon:before{content:"\f300"}.fa-plus-octagon:before{content:"\f301"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-podium:before{content:"\f680"}.fa-podium-star:before{content:"\f758"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poll-people:before{content:"\f759"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-popcorn:before{content:"\f819"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-presentation:before{content:"\f685"}.fa-print:before{content:"\f02f"}.fa-print-search:before{content:"\f81a"}.fa-print-slash:before{content:"\f686"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pumpkin:before{content:"\f707"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-question-square:before{content:"\f2fd"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-rabbit:before{content:"\f708"}.fa-rabbit-fast:before{content:"\f709"}.fa-racquet:before{content:"\f45a"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-raindrops:before{content:"\f75c"}.fa-ram:before{content:"\f70a"}.fa-ramp-loading:before{content:"\f4d4"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-rectangle-landscape:before{content:"\f2fa"}.fa-rectangle-portrait:before{content:"\f2fb"}.fa-rectangle-wide:before{content:"\f2fc"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-repeat:before{content:"\f363"}.fa-repeat-1:before{content:"\f365"}.fa-repeat-1-alt:before{content:"\f366"}.fa-repeat-alt:before{content:"\f364"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-retweet-alt:before{content:"\f361"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-rings-wedding:before{content:"\f81b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-route-highway:before{content:"\f61a"}.fa-route-interstate:before{content:"\f61b"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-triangle:before{content:"\f61c"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rv:before{content:"\f7be"}.fa-sack:before{content:"\f81c"}.fa-sack-dollar:before{content:"\f81d"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salad:before{content:"\f81e"}.fa-sandwich:before{content:"\f81f"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-sausage:before{content:"\f820"}.fa-save:before{content:"\f0c7"}.fa-scalpel:before{content:"\f61d"}.fa-scalpel-path:before{content:"\f61e"}.fa-scanner:before{content:"\f488"}.fa-scanner-keyboard:before{content:"\f489"}.fa-scanner-touchscreen:before{content:"\f48a"}.fa-scarecrow:before{content:"\f70d"}.fa-scarf:before{content:"\f7c1"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-scroll-old:before{content:"\f70f"}.fa-scrubber:before{content:"\f2f8"}.fa-scythe:before{content:"\f710"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-all:before{content:"\f367"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-sheep:before{content:"\f711"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield:before{content:"\f132"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-check:before{content:"\f2f7"}.fa-shield-cross:before{content:"\f712"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shipping-timed:before{content:"\f48c"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shish-kebab:before{content:"\f821"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shovel:before{content:"\f713"}.fa-shovel-snow:before{content:"\f7c3"}.fa-shower:before{content:"\f2cc"}.fa-shredder:before{content:"\f68a"}.fa-shuttle-van:before{content:"\f5b6"}.fa-shuttlecock:before{content:"\f45b"}.fa-sickle:before{content:"\f822"}.fa-sigma:before{content:"\f68b"}.fa-sign:before{content:"\f4d9"}.fa-sign-in:before{content:"\f090"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out:before{content:"\f08b"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signal-1:before{content:"\f68c"}.fa-signal-2:before{content:"\f68d"}.fa-signal-3:before{content:"\f68e"}.fa-signal-4:before{content:"\f68f"}.fa-signal-alt:before{content:"\f690"}.fa-signal-alt-1:before{content:"\f691"}.fa-signal-alt-2:before{content:"\f692"}.fa-signal-alt-3:before{content:"\f693"}.fa-signal-alt-slash:before{content:"\f694"}.fa-signal-slash:before{content:"\f695"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-skeleton:before{content:"\f620"}.fa-sketch:before{content:"\f7c6"}.fa-ski-jump:before{content:"\f7c7"}.fa-ski-lift:before{content:"\f7c8"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sledding:before{content:"\f7cb"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-sliders-h-square:before{content:"\f3f0"}.fa-sliders-v:before{content:"\f3f1"}.fa-sliders-v-square:before{content:"\f3f2"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-plus:before{content:"\f5b9"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoke:before{content:"\f760"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snake:before{content:"\f716"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snow-blowing:before{content:"\f761"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowflakes:before{content:"\f7cf"}.fa-snowman:before{content:"\f7d0"}.fa-snowmobile:before{content:"\f7d1"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-soup:before{content:"\f823"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-spade:before{content:"\f2f4"}.fa-speakap:before{content:"\f3f3"}.fa-spider:before{content:"\f717"}.fa-spider-black-widow:before{content:"\f718"}.fa-spider-web:before{content:"\f719"}.fa-spinner:before{content:"\f110"}.fa-spinner-third:before{content:"\f3f4"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root:before{content:"\f697"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-squirrel:before{content:"\f71a"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-staff:before{content:"\f71b"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-christmas:before{content:"\f7d4"}.fa-star-exclamation:before{content:"\f2f3"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-stars:before{content:"\f762"}.fa-staylinked:before{content:"\f3f5"}.fa-steak:before{content:"\f824"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-steering-wheel:before{content:"\f622"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stocking:before{content:"\f7d5"}.fa-stomach:before{content:"\f623"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-stretcher:before{content:"\f825"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-sun-cloud:before{content:"\f763"}.fa-sun-dust:before{content:"\f764"}.fa-sun-haze:before{content:"\f765"}.fa-sunrise:before{content:"\f766"}.fa-sunset:before{content:"\f767"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-sword:before{content:"\f71c"}.fa-swords:before{content:"\f71d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablet-android:before{content:"\f3fb"}.fa-tablet-android-alt:before{content:"\f3fc"}.fa-tablet-rugged:before{content:"\f48f"}.fa-tablets:before{content:"\f490"}.fa-tachometer:before{content:"\f0e4"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tachometer-alt-average:before{content:"\f624"}.fa-tachometer-alt-fast:before{content:"\f625"}.fa-tachometer-alt-fastest:before{content:"\f626"}.fa-tachometer-alt-slow:before{content:"\f627"}.fa-tachometer-alt-slowest:before{content:"\f628"}.fa-tachometer-average:before{content:"\f629"}.fa-tachometer-fast:before{content:"\f62a"}.fa-tachometer-fastest:before{content:"\f62b"}.fa-tachometer-slow:before{content:"\f62c"}.fa-tachometer-slowest:before{content:"\f62d"}.fa-taco:before{content:"\f826"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tally:before{content:"\f69c"}.fa-tanakh:before{content:"\f827"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-tasks-alt:before{content:"\f828"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-frigid:before{content:"\f768"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-hot:before{content:"\f76a"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-tennis-ball:before{content:"\f45e"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-theta:before{content:"\f69e"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-thunderstorm:before{content:"\f76c"}.fa-thunderstorm-moon:before{content:"\f76d"}.fa-thunderstorm-sun:before{content:"\f76e"}.fa-ticket:before{content:"\f145"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tilde:before{content:"\f69f"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-times-hexagon:before{content:"\f2ee"}.fa-times-octagon:before{content:"\f2f0"}.fa-times-square:before{content:"\f2d3"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tire:before{content:"\f631"}.fa-tire-flat:before{content:"\f632"}.fa-tire-pressure-warning:before{content:"\f633"}.fa-tire-rugged:before{content:"\f634"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-alt:before{content:"\f71f"}.fa-tombstone:before{content:"\f720"}.fa-tombstone-alt:before{content:"\f721"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-toothbrush:before{content:"\f635"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tornado:before{content:"\f76f"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-cone:before{content:"\f636"}.fa-traffic-light:before{content:"\f637"}.fa-traffic-light-go:before{content:"\f638"}.fa-traffic-light-slow:before{content:"\f639"}.fa-traffic-light-stop:before{content:"\f63a"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-treasure-chest:before{content:"\f723"}.fa-tree:before{content:"\f1bb"}.fa-tree-alt:before{content:"\f400"}.fa-tree-christmas:before{content:"\f7db"}.fa-tree-decorated:before{content:"\f7dc"}.fa-tree-large:before{content:"\f7dd"}.fa-tree-palm:before{content:"\f82b"}.fa-trees:before{content:"\f724"}.fa-trello:before{content:"\f181"}.fa-triangle:before{content:"\f2ec"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-trophy-alt:before{content:"\f2eb"}.fa-truck:before{content:"\f0d1"}.fa-truck-container:before{content:"\f4dc"}.fa-truck-couch:before{content:"\f4dd"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-truck-plow:before{content:"\f7de"}.fa-truck-ramp:before{content:"\f4e0"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-turkey:before{content:"\f725"}.fa-turtle:before{content:"\f726"}.fa-tv:before{content:"\f26c"}.fa-tv-retro:before{content:"\f401"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-unicorn:before{content:"\f727"}.fa-union:before{content:"\f6a2"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-usd-circle:before{content:"\f2e8"}.fa-usd-square:before{content:"\f2e9"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-chart:before{content:"\f6a3"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-crown:before{content:"\f6a4"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-hard-hat:before{content:"\f82c"}.fa-user-headset:before{content:"\f82d"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-md-chat:before{content:"\f82e"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-class:before{content:"\f63d"}.fa-users-cog:before{content:"\f509"}.fa-users-crown:before{content:"\f6a5"}.fa-users-medical:before{content:"\f830"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-fork:before{content:"\f2e3"}.fa-utensil-knife:before{content:"\f2e4"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-utensils-alt:before{content:"\f2e6"}.fa-vaadin:before{content:"\f408"}.fa-value-absolute:before{content:"\f6a6"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-plus:before{content:"\f4e1"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volcano:before{content:"\f770"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume:before{content:"\f6a8"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-slash:before{content:"\f2e2"}.fa-volume-up:before{content:"\f028"}.fa-vote-nay:before{content:"\f771"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walker:before{content:"\f831"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-wand:before{content:"\f72a"}.fa-wand-magic:before{content:"\f72b"}.fa-warehouse:before{content:"\f494"}.fa-warehouse-alt:before{content:"\f495"}.fa-watch:before{content:"\f2e1"}.fa-watch-fitness:before{content:"\f63e"}.fa-water:before{content:"\f773"}.fa-water-lower:before{content:"\f774"}.fa-water-rise:before{content:"\f775"}.fa-webcam:before{content:"\f832"}.fa-webcam-slash:before{content:"\f833"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whale:before{content:"\f72c"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheat:before{content:"\f72d"}.fa-wheelchair:before{content:"\f193"}.fa-whistle:before{content:"\f460"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wifi-1:before{content:"\f6aa"}.fa-wifi-2:before{content:"\f6ab"}.fa-wifi-slash:before{content:"\f6ac"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-wind-warning:before{content:"\f776"}.fa-window:before{content:"\f40e"}.fa-window-alt:before{content:"\f40f"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-windsock:before{content:"\f777"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wreath:before{content:"\f7e2"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(//sn1persecurity.com/wordpress/wp-content/plugins/social-share-button/assets/global/webfonts/fa-brands-400.eot);src:url(//sn1persecurity.com/wordpress/wp-content/plugins/social-share-button/assets/global/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//sn1persecurity.com/wordpress/wp-content/plugins/social-share-button/assets/global/webfonts/fa-brands-400.woff2) format("woff2"),url(//sn1persecurity.com/wordpress/wp-content/plugins/social-share-button/assets/global/webfonts/fa-brands-400.woff) format("woff"),url(//sn1persecurity.com/wordpress/wp-content/plugins/social-share-button/assets/global/webfonts/fa-brands-400.ttf) format("truetype"),url(//sn1persecurity.com/wordpress/wp-content/plugins/social-share-button/assets/global/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;font-display:auto;src:url(//sn1persecurity.com/wordpress/wp-content/plugins/social-share-button/assets/global/webfonts/fa-light-300.eot);src:url(//sn1persecurity.com/wordpress/wp-content/plugins/social-share-button/assets/global/webfonts/fa-light-300.eot?#iefix) format("embedded-opentype"),url(//sn1persecurity.com/wordpress/wp-content/plugins/social-share-button/assets/global/webfonts/fa-light-300.woff2) format("woff2"),url(//sn1persecurity.com/wordpress/wp-content/plugins/social-share-button/assets/global/webfonts/fa-light-300.woff) format("woff"),url(//sn1persecurity.com/wordpress/wp-content/plugins/social-share-button/assets/global/webfonts/fa-light-300.ttf) format("truetype"),url(//sn1persecurity.com/wordpress/wp-content/plugins/social-share-button/assets/global/webfonts/fa-light-300.svg#fontawesome) format("svg")}.fal{font-weight:300}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;font-display:auto;src:url(//sn1persecurity.com/wordpress/wp-content/plugins/social-share-button/assets/global/webfonts/fa-regular-400.eot);src:url(//sn1persecurity.com/wordpress/wp-content/plugins/social-share-button/assets/global/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//sn1persecurity.com/wordpress/wp-content/plugins/social-share-button/assets/global/webfonts/fa-regular-400.woff2) format("woff2"),url(//sn1persecurity.com/wordpress/wp-content/plugins/social-share-button/assets/global/webfonts/fa-regular-400.woff) format("woff"),url(//sn1persecurity.com/wordpress/wp-content/plugins/social-share-button/assets/global/webfonts/fa-regular-400.ttf) format("truetype"),url(//sn1persecurity.com/wordpress/wp-content/plugins/social-share-button/assets/global/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fal,.far{font-family:"Font Awesome 5 Pro"}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;font-display:auto;src:url(//sn1persecurity.com/wordpress/wp-content/plugins/social-share-button/assets/global/webfonts/fa-solid-900.eot);src:url(//sn1persecurity.com/wordpress/wp-content/plugins/social-share-button/assets/global/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//sn1persecurity.com/wordpress/wp-content/plugins/social-share-button/assets/global/webfonts/fa-solid-900.woff2) format("woff2"),url(//sn1persecurity.com/wordpress/wp-content/plugins/social-share-button/assets/global/webfonts/fa-solid-900.woff) format("woff"),url(//sn1persecurity.com/wordpress/wp-content/plugins/social-share-button/assets/global/webfonts/fa-solid-900.ttf) format("truetype"),url(//sn1persecurity.com/wordpress/wp-content/plugins/social-share-button/assets/global/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Pro";font-weight:900}