.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 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;
}article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
display:block
}
audio, canvas, video {
display:inline-block
}
audio:not([controls]) {
display:none;
height:0
}
[hidden] {
display:none
}
html {
font-family:sans-serif;
-webkit-text-size-adjust:100%;
-ms-text-size-adjust:100%
}
body {
margin:0
}
a:focus {
outline:thin dotted
}
a:active, a:hover {
outline:0
}
h1 {
margin:.67em 0;
font-size:2em
}
abbr[title] {
border-bottom:1px dotted
}
b, strong {
font-weight:bold
}
dfn {
font-style:italic
}
hr {
height:0;
-moz-box-sizing:content-box;
box-sizing:content-box
}
mark {
color:#000;
background:#ff0
}
code, kbd, pre, samp {
font-family:monospace, serif;
font-size:1em
}
pre {
white-space:pre-wrap
}
q {
quotes:"\201C" "\201D" "\2018" "\2019"
}
small {
font-size:80%
}
sub, sup {
position:relative;
font-size:75%;
line-height:0;
vertical-align:baseline
}
sup {
top:-0.5em
}
sub {
bottom:-0.25em
}
img {
border:0
}
svg:not(:root) {
overflow:hidden
}
figure {
margin:0
}
fieldset {
padding:.35em .625em .75em;
margin:0 2px;
border:1px solid #c0c0c0
}
legend {
padding:0;
border:0
}
button, input, select, textarea {
margin:0;
font-family:inherit;
font-size:100%
}
button, input {
line-height:normal
}
button, select {
text-transform:none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
cursor:pointer;
-webkit-appearance:button
}
button[disabled], html input[disabled] {
cursor:default
}
input[type="checkbox"], input[type="radio"] {
padding:0;
box-sizing:border-box
}
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
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0
}
textarea {
overflow:auto;
vertical-align:top
}
table {
border-collapse:collapse;
border-spacing:0
}
@media print {
* {
color:#000!important;
text-shadow:none!important;
background:transparent!important;
box-shadow:none!important
}
a, a:visited {
text-decoration:underline
}
a[href]:after {
content:" (" attr(href) ")"
}
abbr[title]:after {
content:" (" attr(title) ")"
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
content:""
}
pre, blockquote {
border:1px solid #999;
page-break-inside:avoid
}
thead {
display:table-header-group
}
tr, img {
page-break-inside:avoid
}
img {
max-width:100%!important
}
@page {
margin:2cm .5cm
}
p, h2, h3 {
orphans:3;
widows:3
}
h2, h3 {
page-break-after:avoid
}
.navbar {
display:none
}
.table td, .table th {
background-color:#fff!important
}
.btn>.caret, .dropup>.btn>.caret {
border-top-color:#000!important
}
.label {
border:1px solid #000
}
.table {
border-collapse:collapse!important
}
.table-bordered th, .table-bordered td {
border:1px solid #ddd!important
}
}
*, *:before, *:after {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box
}
html {
font-size:62.5%;
-webkit-tap-highlight-color:rgba(0,0,0,0)
}
body {
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:14px;
line-height:1.428571429;
color:#333;
background-color:#fff
}
input, button, select, textarea {
font-family:inherit;
font-size:inherit;
line-height:inherit
}
button, input, select[multiple], textarea {
background-image:none
}
a {
color:#428bca;
text-decoration:none
}
a:hover, a:focus {
color:#2a6496;
text-decoration:underline
}
a:focus {
outline:thin dotted #333;
outline:5px auto -webkit-focus-ring-color;
outline-offset:-2px
}
img {
vertical-align:middle
}
.img-responsive {
display:block;
height:auto;
max-width:100%
}
.img-rounded {
border-radius:6px
}
.img-thumbnail {
display:inline-block;
height:auto;
max-width:100%;
padding:4px;
line-height:1.428571429;
background-color:#fff;
border:1px solid #ddd;
border-radius:4px;
-webkit-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
}
p {
margin:0 0 10px
}
.lead {
margin-bottom:20px;
font-size:16.099999999999998px;
font-weight:200;
line-height:1.4
}
@media(min-width:768px) {
.lead {
font-size:21px
}
}
small {
font-size:85%
}
cite {
font-style:normal
}
.text-muted {
color:#999
}
.text-primary {
color:#428bca
}
.text-warning {
color:#c09853
}
.text-danger {
color:#b94a48
}
.text-success {
color:#468847
}
.text-info {
color:#3a87ad
}
.text-left {
text-align:left
}
.text-right {
text-align:right
}
.text-center {
text-align:center
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight:500;
line-height:1.1
}
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:#999
}
h1, h2, h3 {
margin-top:20px;
margin-bottom:10px
}
h4, h5, h6 {
margin-top:10px;
margin-bottom:10px
}
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
}
h1 small, .h1 small {
font-size:24px
}
h2 small, .h2 small {
font-size:18px
}
h3 small, .h3 small, h4 small, .h4 small {
font-size:14px
}
.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;
list-style:none
}
.list-inline>li {
display:inline-block;
padding-right:5px;
padding-left:5px
}
dl {
margin-bottom:20px
}
dt, dd {
line-height:1.428571429
}
dt {
font-weight:bold
}
dd {
margin-left:0
}
@media(min-width:768px) {
.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
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
display:table;
content:" "
}
.dl-horizontal dd:after {
clear:both
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
display:table;
content:" "
}
.dl-horizontal dd:after {
clear:both
}
}
abbr[title], abbr[data-original-title] {
cursor:help;
border-bottom:1px dotted #999
}
abbr.initialism {
font-size:90%;
text-transform:uppercase
}
blockquote {
padding:10px 20px;
margin:0 0 20px;
border-left:5px solid #eee
}
blockquote p {
font-size:17.5px;
font-weight:300;
line-height:1.25
}
blockquote p:last-child {
margin-bottom:0
}
blockquote small {
display:block;
line-height:1.428571429;
color:#999
}
blockquote small:before {
content:'\2014 \00A0'
}
blockquote.pull-right {
padding-right:15px;
padding-left:0;
border-right:5px solid #eee;
border-left:0
}
blockquote.pull-right p, blockquote.pull-right small {
text-align:right
}
blockquote.pull-right small:before {
content:''
}
blockquote.pull-right small:after {
content:'\00A0 \2014'
}
q:before, q:after, blockquote:before, blockquote:after {
content:""
}
address {
display:block;
margin-bottom:20px;
font-style:normal;
line-height:1.428571429
}
code, pre {
font-family:Monaco, Menlo, Consolas, "Courier New", monospace
}
code {
padding:2px 4px;
font-size:90%;
color:#c7254e;
white-space:nowrap;
background-color:#f9f2f4;
border-radius:4px
}
pre {
display:block;
padding:9.5px;
margin:0 0 10px;
font-size:13px;
line-height:1.428571429;
color:#333;
word-break:break-all;
word-wrap:break-word;
background-color:#f5f5f5;
border:1px solid #ccc;
border-radius:4px
}
pre.prettyprint {
margin-bottom:20px
}
pre code {
padding:0;
font-size:inherit;
color:inherit;
white-space:pre-wrap;
background-color:transparent;
border:0
}
.pre-scrollable {
max-height:340px;
overflow-y:scroll
}
.container {
padding-right:15px;
padding-left:15px;
margin-right:auto;
margin-left:auto
}
.container:before, .container:after {
display:table;
content:" "
}
.container:after {
clear:both
}
.container:before, .container:after {
display:table;
content:" "
}
.container:after {
clear:both
}
.row {
margin-right:-15px;
margin-left:-15px
}
.row:before, .row:after {
display:table;
content:" "
}
.row:after {
clear:both
}
.row:before, .row:after {
display:table;
content:" "
}
.row:after {
clear:both
}
.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, .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, .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, .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 {
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 {
float:left
}
.col-xs-1 {
width:8.333333333333332%
}
.col-xs-2 {
width:16.666666666666664%
}
.col-xs-3 {
width:25%
}
.col-xs-4 {
width:33.33333333333333%
}
.col-xs-5 {
width:41.66666666666667%
}
.col-xs-6 {
width:50%
}
.col-xs-7 {
width:58.333333333333336%
}
.col-xs-8 {
width:66.66666666666666%
}
.col-xs-9 {
width:75%
}
.col-xs-10 {
width:83.33333333333334%
}
.col-xs-11 {
width:91.66666666666666%
}
.col-xs-12 {
width:100%
}
@media(min-width:768px) {
.container {
max-width:750px
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
float:left
}
.col-sm-1 {
width:8.333333333333332%
}
.col-sm-2 {
width:16.666666666666664%
}
.col-sm-3 {
width:25%
}
.col-sm-4 {
width:33.33333333333333%
}
.col-sm-5 {
width:41.66666666666667%
}
.col-sm-6 {
width:50%
}
.col-sm-7 {
width:58.333333333333336%
}
.col-sm-8 {
width:66.66666666666666%
}
.col-sm-9 {
width:75%
}
.col-sm-10 {
width:83.33333333333334%
}
.col-sm-11 {
width:91.66666666666666%
}
.col-sm-12 {
width:100%
}
.col-sm-push-1 {
left:8.333333333333332%
}
.col-sm-push-2 {
left:16.666666666666664%
}
.col-sm-push-3 {
left:25%
}
.col-sm-push-4 {
left:33.33333333333333%
}
.col-sm-push-5 {
left:41.66666666666667%
}
.col-sm-push-6 {
left:50%
}
.col-sm-push-7 {
left:58.333333333333336%
}
.col-sm-push-8 {
left:66.66666666666666%
}
.col-sm-push-9 {
left:75%
}
.col-sm-push-10 {
left:83.33333333333334%
}
.col-sm-push-11 {
left:91.66666666666666%
}
.col-sm-pull-1 {
right:8.333333333333332%
}
.col-sm-pull-2 {
right:16.666666666666664%
}
.col-sm-pull-3 {
right:25%
}
.col-sm-pull-4 {
right:33.33333333333333%
}
.col-sm-pull-5 {
right:41.66666666666667%
}
.col-sm-pull-6 {
right:50%
}
.col-sm-pull-7 {
right:58.333333333333336%
}
.col-sm-pull-8 {
right:66.66666666666666%
}
.col-sm-pull-9 {
right:75%
}
.col-sm-pull-10 {
right:83.33333333333334%
}
.col-sm-pull-11 {
right:91.66666666666666%
}
.col-sm-offset-1 {
margin-left:8.333333333333332%
}
.col-sm-offset-2 {
margin-left:16.666666666666664%
}
.col-sm-offset-3 {
margin-left:25%
}
.col-sm-offset-4 {
margin-left:33.33333333333333%
}
.col-sm-offset-5 {
margin-left:41.66666666666667%
}
.col-sm-offset-6 {
margin-left:50%
}
.col-sm-offset-7 {
margin-left:58.333333333333336%
}
.col-sm-offset-8 {
margin-left:66.66666666666666%
}
.col-sm-offset-9 {
margin-left:75%
}
.col-sm-offset-10 {
margin-left:83.33333333333334%
}
.col-sm-offset-11 {
margin-left:91.66666666666666%
}
}
@media(min-width:992px) {
.container {
max-width:970px
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
float:left
}
.col-md-1 {
width:8.333333333333332%
}
.col-md-2 {
width:16.666666666666664%
}
.col-md-3 {
width:25%
}
.col-md-4 {
width:33.33333333333333%
}
.col-md-5 {
width:41.66666666666667%
}
.col-md-6 {
width:50%
}
.col-md-7 {
width:58.333333333333336%
}
.col-md-8 {
width:66.66666666666666%
}
.col-md-9 {
width:75%
}
.col-md-10 {
width:83.33333333333334%
}
.col-md-11 {
width:91.66666666666666%
}
.col-md-12 {
width:100%
}
.col-md-push-0 {
left:auto
}
.col-md-push-1 {
left:8.333333333333332%
}
.col-md-push-2 {
left:16.666666666666664%
}
.col-md-push-3 {
left:25%
}
.col-md-push-4 {
left:33.33333333333333%
}
.col-md-push-5 {
left:41.66666666666667%
}
.col-md-push-6 {
left:50%
}
.col-md-push-7 {
left:58.333333333333336%
}
.col-md-push-8 {
left:66.66666666666666%
}
.col-md-push-9 {
left:75%
}
.col-md-push-10 {
left:83.33333333333334%
}
.col-md-push-11 {
left:91.66666666666666%
}
.col-md-pull-0 {
right:auto
}
.col-md-pull-1 {
right:8.333333333333332%
}
.col-md-pull-2 {
right:16.666666666666664%
}
.col-md-pull-3 {
right:25%
}
.col-md-pull-4 {
right:33.33333333333333%
}
.col-md-pull-5 {
right:41.66666666666667%
}
.col-md-pull-6 {
right:50%
}
.col-md-pull-7 {
right:58.333333333333336%
}
.col-md-pull-8 {
right:66.66666666666666%
}
.col-md-pull-9 {
right:75%
}
.col-md-pull-10 {
right:83.33333333333334%
}
.col-md-pull-11 {
right:91.66666666666666%
}
.col-md-offset-0 {
margin-left:0
}
.col-md-offset-1 {
margin-left:8.333333333333332%
}
.col-md-offset-2 {
margin-left:16.666666666666664%
}
.col-md-offset-3 {
margin-left:25%
}
.col-md-offset-4 {
margin-left:33.33333333333333%
}
.col-md-offset-5 {
margin-left:41.66666666666667%
}
.col-md-offset-6 {
margin-left:50%
}
.col-md-offset-7 {
margin-left:58.333333333333336%
}
.col-md-offset-8 {
margin-left:66.66666666666666%
}
.col-md-offset-9 {
margin-left:75%
}
.col-md-offset-10 {
margin-left:83.33333333333334%
}
.col-md-offset-11 {
margin-left:91.66666666666666%
}
}
@media(min-width:1200px) {
.container {
max-width:1170px
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
float:left
}
.col-lg-1 {
width:8.333333333333332%
}
.col-lg-2 {
width:16.666666666666664%
}
.col-lg-3 {
width:25%
}
.col-lg-4 {
width:33.33333333333333%
}
.col-lg-5 {
width:41.66666666666667%
}
.col-lg-6 {
width:50%
}
.col-lg-7 {
width:58.333333333333336%
}
.col-lg-8 {
width:66.66666666666666%
}
.col-lg-9 {
width:75%
}
.col-lg-10 {
width:83.33333333333334%
}
.col-lg-11 {
width:91.66666666666666%
}
.col-lg-12 {
width:100%
}
.col-lg-push-0 {
left:auto
}
.col-lg-push-1 {
left:8.333333333333332%
}
.col-lg-push-2 {
left:16.666666666666664%
}
.col-lg-push-3 {
left:25%
}
.col-lg-push-4 {
left:33.33333333333333%
}
.col-lg-push-5 {
left:41.66666666666667%
}
.col-lg-push-6 {
left:50%
}
.col-lg-push-7 {
left:58.333333333333336%
}
.col-lg-push-8 {
left:66.66666666666666%
}
.col-lg-push-9 {
left:75%
}
.col-lg-push-10 {
left:83.33333333333334%
}
.col-lg-push-11 {
left:91.66666666666666%
}
.col-lg-pull-0 {
right:auto
}
.col-lg-pull-1 {
right:8.333333333333332%
}
.col-lg-pull-2 {
right:16.666666666666664%
}
.col-lg-pull-3 {
right:25%
}
.col-lg-pull-4 {
right:33.33333333333333%
}
.col-lg-pull-5 {
right:41.66666666666667%
}
.col-lg-pull-6 {
right:50%
}
.col-lg-pull-7 {
right:58.333333333333336%
}
.col-lg-pull-8 {
right:66.66666666666666%
}
.col-lg-pull-9 {
right:75%
}
.col-lg-pull-10 {
right:83.33333333333334%
}
.col-lg-pull-11 {
right:91.66666666666666%
}
.col-lg-offset-0 {
margin-left:0
}
.col-lg-offset-1 {
margin-left:8.333333333333332%
}
.col-lg-offset-2 {
margin-left:16.666666666666664%
}
.col-lg-offset-3 {
margin-left:25%
}
.col-lg-offset-4 {
margin-left:33.33333333333333%
}
.col-lg-offset-5 {
margin-left:41.66666666666667%
}
.col-lg-offset-6 {
margin-left:50%
}
.col-lg-offset-7 {
margin-left:58.333333333333336%
}
.col-lg-offset-8 {
margin-left:66.66666666666666%
}
.col-lg-offset-9 {
margin-left:75%
}
.col-lg-offset-10 {
margin-left:83.33333333333334%
}
.col-lg-offset-11 {
margin-left:91.66666666666666%
}
}
table {
max-width:100%;
background-color:transparent
}
th {
text-align:left
}
.table {
width:100%;
margin-bottom:20px
}
.table thead>tr>th, .table tbody>tr>th, .table tfoot>tr>th, .table thead>tr>td, .table tbody>tr>td, .table tfoot>tr>td {
padding:8px;
line-height:1.428571429;
vertical-align:top;
border-top:1px solid #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-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
background-color:#f9f9f9
}
.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
background-color:#f5f5f5
}
table col[class*="col-"] {
display:table-column;
float:none
}
table td[class*="col-"], table th[class*="col-"] {
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>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;
border-color:#d6e9c6
}
.table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover, .table-hover>tbody>tr.success:hover>td {
background-color:#d0e9c6;
border-color:#c9e2b3
}
.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;
border-color:#eed3d7
}
.table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover, .table-hover>tbody>tr.danger:hover>td {
background-color:#ebcccc;
border-color:#e6c1c7
}
.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;
border-color:#fbeed5
}
.table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover, .table-hover>tbody>tr.warning:hover>td {
background-color:#faf2cc;
border-color:#f8e5be
}
@media(max-width:768px) {
.table-responsive {
width:100%;
margin-bottom:15px;
overflow-x:scroll;
overflow-y:hidden;
border:1px solid #ddd
}
.table-responsive>.table {
margin-bottom:0;
background-color:#fff
}
.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>thead>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>thead>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>td {
border-bottom:0
}
}
fieldset {
padding:0;
margin:0;
border:0
}
legend {
display:block;
width:100%;
padding:0;
margin-bottom:20px;
font-size:21px;
line-height:inherit;
color:#333;
border:0;
border-bottom:1px solid #e5e5e5
}
label {
display:inline-block;
margin-bottom:5px;
font-weight:bold
}
input[type="search"] {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box
}
input[type="radio"], input[type="checkbox"] {
margin:4px 0 0;
margin-top:1px \9;
line-height:normal
}
input[type="file"] {
display:block
}
select[multiple], select[size] {
height:auto
}
select optgroup {
font-family:inherit;
font-size:inherit;
font-style:inherit
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
outline:thin dotted #333;
outline:5px auto -webkit-focus-ring-color;
outline-offset:-2px
}
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
height:auto
}
.form-control:-moz-placeholder {
color:#999
}
.form-control::-moz-placeholder {
color:#999
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
.form-control {
display:block;
width:100%;
height:34px;
padding:6px 12px;
font-size:14px;
line-height:1.428571429;
color:#555;
vertical-align:middle;
background-color:#fff;
border:1px solid #ccc;
border-radius:4px;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
border-color:#66afe9;
outline:0;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6)
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
cursor:not-allowed;
background-color:#eee
}
textarea.form-control {
height:auto
}
.form-group {
margin-bottom:15px
}
.radio, .checkbox {
display:block;
min-height:20px;
padding-left:20px;
margin-top:10px;
margin-bottom:10px;
vertical-align:middle
}
.radio label, .checkbox label {
display:inline;
margin-bottom:0;
font-weight:normal;
cursor:pointer
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
float:left;
margin-left:-20px
}
.radio+.radio, .checkbox+.checkbox {
margin-top:-5px
}
.radio-inline, .checkbox-inline {
display:inline-block;
padding-left:20px;
margin-bottom:0;
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], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
cursor:not-allowed
}
.input-sm {
height:30px;
padding:5px 10px;
font-size:12px;
line-height:1.5;
border-radius:3px
}
select.input-sm {
height:30px;
line-height:30px
}
textarea.input-sm {
height:auto
}
.input-lg {
height:45px;
padding:10px 16px;
font-size:18px;
line-height:1.33;
border-radius:6px
}
select.input-lg {
height:45px;
line-height:45px
}
textarea.input-lg {
height:auto
}
.has-warning .help-block, .has-warning .control-label {
color:#c09853
}
.has-warning .form-control {
border-color:#c09853;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-warning .form-control:focus {
border-color:#a47e3c;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e
}
.has-warning .input-group-addon {
color:#c09853;
background-color:#fcf8e3;
border-color:#c09853
}
.has-error .help-block, .has-error .control-label {
color:#b94a48
}
.has-error .form-control {
border-color:#b94a48;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-error .form-control:focus {
border-color:#953b39;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392
}
.has-error .input-group-addon {
color:#b94a48;
background-color:#f2dede;
border-color:#b94a48
}
.has-success .help-block, .has-success .control-label {
color:#468847
}
.has-success .form-control {
border-color:#468847;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-success .form-control:focus {
border-color:#356635;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b
}
.has-success .input-group-addon {
color:#468847;
background-color:#dff0d8;
border-color:#468847
}
.form-control-static {
padding-top:7px;
margin-bottom:0
}
.help-block {
display:block;
margin-top:5px;
margin-bottom:10px;
color:#737373
}
@media(min-width:768px) {
.form-inline .form-group {
display:inline-block;
margin-bottom:0;
vertical-align:middle
}
.form-inline .form-control {
display:inline-block
}
.form-inline .radio, .form-inline .checkbox {
display:inline-block;
padding-left:0;
margin-top:0;
margin-bottom:0
}
.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
float:none;
margin-left:0
}
}
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
padding-top:7px;
margin-top:0;
margin-bottom:0
}
.form-horizontal .form-group {
margin-right:-15px;
margin-left:-15px
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
display:table;
content:" "
}
.form-horizontal .form-group:after {
clear:both
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
display:table;
content:" "
}
.form-horizontal .form-group:after {
clear:both
}
@media(min-width:768px) {
.form-horizontal .control-label {
text-align:right
}
}
.btn {
display:inline-block;
padding:6px 12px;
margin-bottom:0;
font-size:14px;
font-weight:normal;
line-height:1.428571429;
text-align:center;
white-space:nowrap;
vertical-align:middle;
cursor:pointer;
border:1px solid transparent;
border-radius:0px;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none
}
.btn:focus {
outline:thin dotted #333;
outline:5px auto -webkit-focus-ring-color;
outline-offset:-2px
}
.btn:hover, .btn:focus {
color:#333;
text-decoration:none
}
.btn:active, .btn.active {
background-image:none;
outline:0;
-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
pointer-events:none;
cursor:not-allowed;
opacity:.65;
filter:alpha(opacity=65);
-webkit-box-shadow:none;
box-shadow:none
}
.btn-default {
color:#333;
background-color:#fff;
border-color:#ccc
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
}
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
background-image:none
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
background-color:#fff;
border-color:#ccc
}
.btn-primary {
color:#fff;
background-color:#428bca;
border-color:#357ebd
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
color:#fff;
background-color:#3276b1;
border-color:#285e8e
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
background-image:none
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
background-color:#ccc;
border-color:#ccc
}
.btn-warning {
color:#fff;
background-color:#f0ad4e;
border-color:#eea236
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
color:#fff;
background-color:#ed9c28;
border-color:#d58512
}
.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
background-image:none
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
background-color:#f0ad4e;
border-color:#eea236
}
.btn-danger {
color:#fff;
background-color:#d9534f;
border-color:#d43f3a
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
color:#fff;
background-color:#d2322d;
border-color:#ac2925
}
.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
background-image:none
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
background-color:#d9534f;
border-color:#d43f3a
}
.btn-success {
color:#fff;
background-color:#5cb85c;
border-color:#4cae4c
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
color:#fff;
background-color:#47a447;
border-color:#398439
}
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
background-image:none
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
background-color:#5cb85c;
border-color:#4cae4c
}
.btn-info {
color:#fff;
background-color:#5bc0de;
border-color:#46b8da
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
color:#fff;
background-color:#39b3d7;
border-color:#269abc
}
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
background-image:none
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
background-color:#5bc0de;
border-color:#46b8da
}
.btn-link {
font-weight:normal;
color:#428bca;
cursor:pointer;
border-radius:0
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
background-color:transparent;
-webkit-box-shadow:none;
box-shadow:none
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
border-color:transparent
}
.btn-link:hover, .btn-link:focus {
color:#2a6496;
text-decoration:underline;
background-color:transparent
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
color:#999;
text-decoration:none
}
.btn-lg {
padding:10px 16px;
font-size:18px;
line-height:1.33;
border-radius:6px
}
.btn-sm, .btn-xs {
padding:5px 10px;
font-size:12px;
line-height:1.5;
border-radius:3px
}
.btn-xs {
padding:1px 5px
}
.btn-block {
display:block;
width:100%;
padding-right:0;
padding-left:0
}
.btn-block+.btn-block {
margin-top:5px
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
width:100%
}
.fade {
opacity:0;
-webkit-transition:opacity .15s linear;
transition:opacity .15s linear
}
.fade.in {
opacity:1
}
.collapse {
display:none
}
.collapse.in {
display:block
}
.collapsing {
position:relative;
height:0;
overflow:hidden;
-webkit-transition:height .35s ease;
transition:height .35s ease
}
@font-face {
font-family:'Glyphicons Halflings';
src:url(//callsuperiorcleaning.com/wp-content/themes/bizspeak/fonts/glyphicons-halflings-regular.html);
src:url(//callsuperiorcleaning.com/wp-content/themes/bizspeak/fonts/glyphicons-halflings-regulard41d.html?#iefix) format('embedded-opentype'), url(//callsuperiorcleaning.com/wp-content/themes/bizspeak/fonts/glyphicons-halflings-regular-2.html) format('woff'), url(//callsuperiorcleaning.com/wp-content/themes/bizspeak/fonts/glyphicons-halflings-regular-3.html) format('truetype'), url(//callsuperiorcleaning.com/wp-content/themes/bizspeak/fonts/glyphicons-halflings-regular-4.html#glyphicons-halflingsregular) format('svg')
}
.glyphicon {
position:relative;
top:1px;
display:inline-block;
font-family:'Glyphicons Halflings';
-webkit-font-smoothing:antialiased;
font-style:normal;
font-weight:normal;
line-height:1
}
.glyphicon-asterisk:before {
content:"\2a"
}
.glyphicon-plus:before {
content:"\2b"
}
.glyphicon-euro:before {
content:"\20ac"
}
.glyphicon-minus:before {
content:"\2212"
}
.glyphicon-cloud:before {
content:"\2601"
}
.glyphicon-envelope:before {
content:"\2709"
}
.glyphicon-pencil:before {
content:"\270f"
}
.glyphicon-glass:before {
content:"\e001"
}
.glyphicon-music:before {
content:"\e002"
}
.glyphicon-search:before {
content:"\e003"
}
.glyphicon-heart:before {
content:"\e005"
}
.glyphicon-star:before {
content:"\e006"
}
.glyphicon-star-empty:before {
content:"\e007"
}
.glyphicon-user:before {
content:"\e008"
}
.glyphicon-film:before {
content:"\e009"
}
.glyphicon-th-large:before {
content:"\e010"
}
.glyphicon-th:before {
content:"\e011"
}
.glyphicon-th-list:before {
content:"\e012"
}
.glyphicon-ok:before {
content:"\e013"
}
.glyphicon-remove:before {
content:"\e014"
}
.glyphicon-zoom-in:before {
content:"\e015"
}
.glyphicon-zoom-out:before {
content:"\e016"
}
.glyphicon-off:before {
content:"\e017"
}
.glyphicon-signal:before {
content:"\e018"
}
.glyphicon-cog:before {
content:"\e019"
}
.glyphicon-trash:before {
content:"\e020"
}
.glyphicon-home:before {
content:"\e021"
}
.glyphicon-file:before {
content:"\e022"
}
.glyphicon-time:before {
content:"\e023"
}
.glyphicon-road:before {
content:"\e024"
}
.glyphicon-download-alt:before {
content:"\e025"
}
.glyphicon-download:before {
content:"\e026"
}
.glyphicon-upload:before {
content:"\e027"
}
.glyphicon-inbox:before {
content:"\e028"
}
.glyphicon-play-circle:before {
content:"\e029"
}
.glyphicon-repeat:before {
content:"\e030"
}
.glyphicon-refresh:before {
content:"\e031"
}
.glyphicon-list-alt:before {
content:"\e032"
}
.glyphicon-flag:before {
content:"\e034"
}
.glyphicon-headphones:before {
content:"\e035"
}
.glyphicon-volume-off:before {
content:"\e036"
}
.glyphicon-volume-down:before {
content:"\e037"
}
.glyphicon-volume-up:before {
content:"\e038"
}
.glyphicon-qrcode:before {
content:"\e039"
}
.glyphicon-barcode:before {
content:"\e040"
}
.glyphicon-tag:before {
content:"\e041"
}
.glyphicon-tags:before {
content:"\e042"
}
.glyphicon-book:before {
content:"\e043"
}
.glyphicon-print:before {
content:"\e045"
}
.glyphicon-font:before {
content:"\e047"
}
.glyphicon-bold:before {
content:"\e048"
}
.glyphicon-italic:before {
content:"\e049"
}
.glyphicon-text-height:before {
content:"\e050"
}
.glyphicon-text-width:before {
content:"\e051"
}
.glyphicon-align-left:before {
content:"\e052"
}
.glyphicon-align-center:before {
content:"\e053"
}
.glyphicon-align-right:before {
content:"\e054"
}
.glyphicon-align-justify:before {
content:"\e055"
}
.glyphicon-list:before {
content:"\e056"
}
.glyphicon-indent-left:before {
content:"\e057"
}
.glyphicon-indent-right:before {
content:"\e058"
}
.glyphicon-facetime-video:before {
content:"\e059"
}
.glyphicon-picture:before {
content:"\e060"
}
.glyphicon-map-marker:before {
content:"\e062"
}
.glyphicon-adjust:before {
content:"\e063"
}
.glyphicon-tint:before {
content:"\e064"
}
.glyphicon-edit:before {
content:"\e065"
}
.glyphicon-share:before {
content:"\e066"
}
.glyphicon-check:before {
content:"\e067"
}
.glyphicon-move:before {
content:"\e068"
}
.glyphicon-step-backward:before {
content:"\e069"
}
.glyphicon-fast-backward:before {
content:"\e070"
}
.glyphicon-backward:before {
content:"\e071"
}
.glyphicon-play:before {
content:"\e072"
}
.glyphicon-pause:before {
content:"\e073"
}
.glyphicon-stop:before {
content:"\e074"
}
.glyphicon-forward:before {
content:"\e075"
}
.glyphicon-fast-forward:before {
content:"\e076"
}
.glyphicon-step-forward:before {
content:"\e077"
}
.glyphicon-eject:before {
content:"\e078"
}
.glyphicon-chevron-left:before {
content:"\e079"
}
.glyphicon-chevron-right:before {
content:"\e080"
}
.glyphicon-plus-sign:before {
content:"\e081"
}
.glyphicon-minus-sign:before {
content:"\e082"
}
.glyphicon-remove-sign:before {
content:"\e083"
}
.glyphicon-ok-sign:before {
content:"\e084"
}
.glyphicon-question-sign:before {
content:"\e085"
}
.glyphicon-info-sign:before {
content:"\e086"
}
.glyphicon-screenshot:before {
content:"\e087"
}
.glyphicon-remove-circle:before {
content:"\e088"
}
.glyphicon-ok-circle:before {
content:"\e089"
}
.glyphicon-ban-circle:before {
content:"\e090"
}
.glyphicon-arrow-left:before {
content:"\e091"
}
.glyphicon-arrow-right:before {
content:"\e092"
}
.glyphicon-arrow-up:before {
content:"\e093"
}
.glyphicon-arrow-down:before {
content:"\e094"
}
.glyphicon-share-alt:before {
content:"\e095"
}
.glyphicon-resize-full:before {
content:"\e096"
}
.glyphicon-resize-small:before {
content:"\e097"
}
.glyphicon-exclamation-sign:before {
content:"\e101"
}
.glyphicon-gift:before {
content:"\e102"
}
.glyphicon-leaf:before {
content:"\e103"
}
.glyphicon-eye-open:before {
content:"\e105"
}
.glyphicon-eye-close:before {
content:"\e106"
}
.glyphicon-warning-sign:before {
content:"\e107"
}
.glyphicon-plane:before {
content:"\e108"
}
.glyphicon-random:before {
content:"\e110"
}
.glyphicon-comment:before {
content:"\e111"
}
.glyphicon-magnet:before {
content:"\e112"
}
.glyphicon-chevron-up:before {
content:"\e113"
}
.glyphicon-chevron-down:before {
content:"\e114"
}
.glyphicon-retweet:before {
content:"\e115"
}
.glyphicon-shopping-cart:before {
content:"\e116"
}
.glyphicon-folder-close:before {
content:"\e117"
}
.glyphicon-folder-open:before {
content:"\e118"
}
.glyphicon-resize-vertical:before {
content:"\e119"
}
.glyphicon-resize-horizontal:before {
content:"\e120"
}
.glyphicon-hdd:before {
content:"\e121"
}
.glyphicon-bullhorn:before {
content:"\e122"
}
.glyphicon-certificate:before {
content:"\e124"
}
.glyphicon-thumbs-up:before {
content:"\e125"
}
.glyphicon-thumbs-down:before {
content:"\e126"
}
.glyphicon-hand-right:before {
content:"\e127"
}
.glyphicon-hand-left:before {
content:"\e128"
}
.glyphicon-hand-up:before {
content:"\e129"
}
.glyphicon-hand-down:before {
content:"\e130"
}
.glyphicon-circle-arrow-right:before {
content:"\e131"
}
.glyphicon-circle-arrow-left:before {
content:"\e132"
}
.glyphicon-circle-arrow-up:before {
content:"\e133"
}
.glyphicon-circle-arrow-down:before {
content:"\e134"
}
.glyphicon-globe:before {
content:"\e135"
}
.glyphicon-tasks:before {
content:"\e137"
}
.glyphicon-filter:before {
content:"\e138"
}
.glyphicon-fullscreen:before {
content:"\e140"
}
.glyphicon-dashboard:before {
content:"\e141"
}
.glyphicon-heart-empty:before {
content:"\e143"
}
.glyphicon-link:before {
content:"\e144"
}
.glyphicon-phone:before {
content:"\e145"
}
.glyphicon-usd:before {
content:"\e148"
}
.glyphicon-gbp:before {
content:"\e149"
}
.glyphicon-sort:before {
content:"\e150"
}
.glyphicon-sort-by-alphabet:before {
content:"\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
content:"\e152"
}
.glyphicon-sort-by-order:before {
content:"\e153"
}
.glyphicon-sort-by-order-alt:before {
content:"\e154"
}
.glyphicon-sort-by-attributes:before {
content:"\e155"
}
.glyphicon-sort-by-attributes-alt:before {
content:"\e156"
}
.glyphicon-unchecked:before {
content:"\e157"
}
.glyphicon-expand:before {
content:"\e158"
}
.glyphicon-collapse-down:before {
content:"\e159"
}
.glyphicon-collapse-up:before {
content:"\e160"
}
.glyphicon-log-in:before {
content:"\e161"
}
.glyphicon-flash:before {
content:"\e162"
}
.glyphicon-log-out:before {
content:"\e163"
}
.glyphicon-new-window:before {
content:"\e164"
}
.glyphicon-record:before {
content:"\e165"
}
.glyphicon-save:before {
content:"\e166"
}
.glyphicon-open:before {
content:"\e167"
}
.glyphicon-saved:before {
content:"\e168"
}
.glyphicon-import:before {
content:"\e169"
}
.glyphicon-export:before {
content:"\e170"
}
.glyphicon-send:before {
content:"\e171"
}
.glyphicon-floppy-disk:before {
content:"\e172"
}
.glyphicon-floppy-saved:before {
content:"\e173"
}
.glyphicon-floppy-remove:before {
content:"\e174"
}
.glyphicon-floppy-save:before {
content:"\e175"
}
.glyphicon-floppy-open:before {
content:"\e176"
}
.glyphicon-credit-card:before {
content:"\e177"
}
.glyphicon-transfer:before {
content:"\e178"
}
.glyphicon-cutlery:before {
content:"\e179"
}
.glyphicon-header:before {
content:"\e180"
}
.glyphicon-compressed:before {
content:"\e181"
}
.glyphicon-earphone:before {
content:"\e182"
}
.glyphicon-phone-alt:before {
content:"\e183"
}
.glyphicon-tower:before {
content:"\e184"
}
.glyphicon-stats:before {
content:"\e185"
}
.glyphicon-sd-video:before {
content:"\e186"
}
.glyphicon-hd-video:before {
content:"\e187"
}
.glyphicon-subtitles:before {
content:"\e188"
}
.glyphicon-sound-stereo:before {
content:"\e189"
}
.glyphicon-sound-dolby:before {
content:"\e190"
}
.glyphicon-sound-5-1:before {
content:"\e191"
}
.glyphicon-sound-6-1:before {
content:"\e192"
}
.glyphicon-sound-7-1:before {
content:"\e193"
}
.glyphicon-copyright-mark:before {
content:"\e194"
}
.glyphicon-registration-mark:before {
content:"\e195"
}
.glyphicon-cloud-download:before {
content:"\e197"
}
.glyphicon-cloud-upload:before {
content:"\e198"
}
.glyphicon-tree-conifer:before {
content:"\e199"
}
.glyphicon-tree-deciduous:before {
content:"\e200"
}
.glyphicon-briefcase:before {
content:"\1f4bc"
}
.glyphicon-calendar:before {
content:"\1f4c5"
}
.glyphicon-pushpin:before {
content:"\1f4cc"
}
.glyphicon-paperclip:before {
content:"\1f4ce"
}
.glyphicon-camera:before {
content:"\1f4f7"
}
.glyphicon-lock:before {
content:"\1f512"
}
.glyphicon-bell:before {
content:"\1f514"
}
.glyphicon-bookmark:before {
content:"\1f516"
}
.glyphicon-fire:before {
content:"\1f525"
}
.glyphicon-wrench:before {
content:"\1f527"
}
.caret {
display:inline-block;
width:0;
height:0;
margin-left:2px;
vertical-align:middle;
border-top:4px solid #000;
border-right:4px solid transparent;
border-bottom:0 dotted;
border-left:4px solid transparent;
content:""
}
.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;
list-style:none;
background-color:#fff;
border:1px solid #ccc;
border:1px solid rgba(0,0,0,0.15);
border-radius:4px;
-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);
box-shadow:0 6px 12px rgba(0,0,0,0.175);
background-clip:padding-box
}
.dropdown-menu.pull-right {
right:0;
left:auto
}
.dropdown-menu .divider {
height:1px;
margin:9px 0;
overflow:hidden;
background-color:#e5e5e5
}
.dropdown-menu>li>a {
display:block;
padding:3px 20px;
clear:both;
font-weight:normal;
line-height:1.428571429;
color:#333;
white-space:nowrap
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
color:#fff;
text-decoration:none;
background-color:#428bca
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
color:#fff;
text-decoration:none;
background-color:#428bca;
outline:0
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
color:#999
}
.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-header {
display:block;
padding:3px 20px;
font-size:12px;
line-height:1.428571429;
color:#999
}
.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 {
border-top:0 dotted;
border-bottom:4px solid #000;
content:""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
top:auto;
bottom:100%;
margin-bottom:1px
}
@media(min-width:768px) {
.navbar-right .dropdown-menu {
right:0;
left:auto
}
}
.btn-default .caret {
border-top-color:#333
}
.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
border-top-color:#fff
}
.dropup .btn-default .caret {
border-bottom-color:#333
}
.dropup .btn-primary .caret, .dropup .btn-success .caret, .dropup .btn-warning .caret, .dropup .btn-danger .caret, .dropup .btn-info .caret {
border-bottom-color:#fff
}
.btn-group, .btn-group-vertical {
position:relative;
display:inline-block;
vertical-align:middle
}
.btn-group>.btn, .btn-group-vertical>.btn {
position:relative;
float:left
}
.btn-group>.btn:hover, .btn-group-vertical>.btn:hover, .btn-group>.btn:focus, .btn-group-vertical>.btn:focus, .btn-group>.btn:active, .btn-group-vertical>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn.active {
z-index:2
}
.btn-group>.btn:focus, .btn-group-vertical>.btn:focus {
outline:0
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
margin-left:-1px
}
.btn-toolbar:before, .btn-toolbar:after {
display:table;
content:" "
}
.btn-toolbar:after {
clear:both
}
.btn-toolbar:before, .btn-toolbar:after {
display:table;
content:" "
}
.btn-toolbar:after {
clear:both
}
.btn-toolbar .btn-group {
float:left
}
.btn-toolbar>.btn+.btn, .btn-toolbar>.btn-group+.btn, .btn-toolbar>.btn+.btn-group, .btn-toolbar>.btn-group+.btn-group {
margin-left:5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius:0
}
.btn-group>.btn:first-child {
margin-left:0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-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-bottom-left-radius:0;
border-top-left-radius:0
}
.btn-group>.btn-group {
float:left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
border-radius:0
}
.btn-group>.btn-group:first-child>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle {
border-top-right-radius:0;
border-bottom-right-radius:0
}
.btn-group>.btn-group:last-child>.btn:first-child {
border-bottom-left-radius:0;
border-top-left-radius:0
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
outline:0
}
.btn-group-xs>.btn {
padding:5px 10px;
padding:1px 5px;
font-size:12px;
line-height:1.5;
border-radius:3px
}
.btn-group-sm>.btn {
padding:5px 10px;
font-size:12px;
line-height:1.5;
border-radius:3px
}
.btn-group-lg>.btn {
padding:10px 16px;
font-size:18px;
line-height:1.33;
border-radius:6px
}
.btn-group>.btn+.dropdown-toggle {
padding-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,0.125);
box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn .caret {
margin-left:0
}
.btn-lg .caret {
border-width:5px 5px 0;
border-bottom-width:0
}
.dropup .btn-lg .caret {
border-width:0 5px 5px
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group {
display:block;
float:none;
width:100%;
max-width:100%
}
.btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after {
display:table;
content:" "
}
.btn-group-vertical>.btn-group:after {
clear:both
}
.btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after {
display:table;
content:" "
}
.btn-group-vertical>.btn-group:after {
clear:both
}
.btn-group-vertical>.btn-group>.btn {
float:none
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
margin-top:-1px;
margin-left:0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
border-radius:0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
border-top-right-radius:4px;
border-bottom-right-radius:0;
border-bottom-left-radius:0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
border-top-right-radius:0;
border-bottom-left-radius:4px;
border-top-left-radius:0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
border-radius:0
}
.btn-group-vertical>.btn-group:first-child>.btn:last-child, .btn-group-vertical>.btn-group:first-child>.dropdown-toggle {
border-bottom-right-radius:0;
border-bottom-left-radius:0
}
.btn-group-vertical>.btn-group:last-child>.btn:first-child {
border-top-right-radius:0;
border-top-left-radius:0
}
.btn-group-justified {
display:table;
width:100%;
border-collapse:separate;
table-layout:fixed
}
.btn-group-justified .btn {
display:table-cell;
float:none;
width:1%
}
[data-toggle="buttons"]>.btn>input[type="radio"], [data-toggle="buttons"]>.btn>input[type="checkbox"] {
display:none
}
.input-group {
position:relative;
display:table;
border-collapse:separate
}
.input-group.col {
float:none;
padding-right:0;
padding-left:0
}
.input-group .form-control {
width:100%;
margin-bottom:0
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
height:45px;
padding:10px 16px;
font-size:18px;
line-height:1.33;
border-radius:6px
}
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
height:45px;
line-height:45px
}
textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn {
height:auto
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
height:30px;
padding:5px 10px;
font-size:12px;
line-height:1.5;
border-radius:3px
}
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
height:30px;
line-height:30px
}
textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn {
height:auto
}
.input-group-addon, .input-group-btn, .input-group .form-control {
display:table-cell
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
border-radius:0
}
.input-group-addon, .input-group-btn {
width:1%;
white-space:nowrap;
vertical-align:middle
}
.input-group-addon {
padding:6px 12px;
font-size:14px;
font-weight:normal;
line-height:1;
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>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
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>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child) {
border-bottom-left-radius:0;
border-top-left-radius:0
}
.input-group-addon:last-child {
border-left:0
}
.input-group-btn {
position:relative;
white-space:nowrap
}
.input-group-btn>.btn {
position:relative
}
.input-group-btn>.btn+.btn {
margin-left:-4px
}
.input-group-btn>.btn:hover, .input-group-btn>.btn:active {
z-index:2
}
.nav {
padding-left:0;
margin-bottom:0;
list-style:none
}
.nav:before, .nav:after {
display:table;
content:" "
}
.nav:after {
clear:both
}
.nav:before, .nav:after {
display:table;
content:" "
}
.nav:after {
clear:both
}
.nav>li {
position:relative;
display:block
}
.nav>li>a {
position:relative;
display:block;
padding:10px 15px
}
.nav>li>a:hover, .nav>li>a:focus {
text-decoration:none;
}
.nav>li.disabled>a {
color:#999
}
.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
color:#999;
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:#428bca
}
.nav .nav-divider {
height:1px;
margin:9px 0;
overflow:hidden;
background-color:#e5e5e5
}
.nav>li>a>img {
max-width:none
}
.nav-tabs {
border-bottom:1px solid #ddd
}
.nav-tabs>li {
float:left;
margin-bottom:-1px
}
.nav-tabs>li>a {
margin-right:2px;
line-height:1.428571429;
border:1px solid transparent;
border-radius:4px 4px 0 0
}
.nav-tabs>li>a:hover {
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
color:#fff;
cursor:default;
background-color:#FF1C32;
}
.nav-tabs.nav-justified {
width:100%;
border-bottom:0
}
.nav-tabs.nav-justified>li {
float:none
}
.nav-tabs.nav-justified>li>a {
text-align:center
}
@media(min-width:768px) {
.nav-tabs.nav-justified>li {
display:table-cell;
width:1%
}
}
.nav-tabs.nav-justified>li>a {
margin-right:0;
border-bottom:1px solid #ddd
}
.nav-tabs.nav-justified>.active>a {
border-bottom-color:#fff
}
.nav-pills>li {
float:left
}
.nav-pills>li>a {
border-radius:5px
}
.nav-pills>li+li {
margin-left:2px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
color:#fff;
background-color:#428bca
}
.nav-stacked>li {
float:none
}
.nav-stacked>li+li {
margin-top:2px;
margin-left:0
}
.nav-justified {
width:100%
}
.nav-justified>li {
float:none
}
.nav-justified>li>a {
text-align:center
}
@media(min-width:768px) {
.nav-justified>li {
display:table-cell;
width:1%
}
}
.nav-tabs-justified {
border-bottom:0
}
.nav-tabs-justified>li>a {
margin-right:0;
border-bottom:1px solid #ddd
}
.nav-tabs-justified>.active>a {
border-bottom-color:#fff
}
.tabbable:before, .tabbable:after {
display:table;
content:" "
}
.tabbable:after {
clear:both
}
.tabbable:before, .tabbable:after {
display:table;
content:" "
}
.tabbable:after {
clear:both
}
.tab-content>.tab-pane, .pill-content>.pill-pane {
display:none
}
.tab-content>.active, .pill-content>.active {
display:block
}
.nav .caret {
border-top-color:#428bca;
border-bottom-color:#428bca
}
.nav a:hover .caret {
border-top-color:#2a6496;
border-bottom-color:#2a6496
}
.nav-tabs .dropdown-menu {
margin-top:-1px;
border-top-right-radius:0;
border-top-left-radius:0
}
.navbar {
position:relative;
z-index:1000;
min-height:50px;
margin-bottom:20px;
border:1px solid transparent
}
.navbar:before, .navbar:after {
display:table;
content:" "
}
.navbar:after {
clear:both
}
.navbar:before, .navbar:after {
display:table;
content:" "
}
.navbar:after {
clear:both
}
@media(min-width:768px) {
.navbar {
border-radius:4px
}
}
.navbar-header:before, .navbar-header:after {
display:table;
content:" "
}
.navbar-header:after {
clear:both
}
.navbar-header:before, .navbar-header:after {
display:table;
content:" "
}
.navbar-header:after {
clear:both
}
@media(min-width:768px) {
.navbar-header {
float:left
}
}
.navbar-collapse {
max-height:340px;
padding-right:15px;
padding-left:15px;
overflow-x:visible;
border-top:1px solid transparent;
box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);
-webkit-overflow-scrolling:touch
}
.navbar-collapse:before, .navbar-collapse:after {
display:table;
content:" "
}
.navbar-collapse:after {
clear:both
}
.navbar-collapse:before, .navbar-collapse:after {
display:table;
content:" "
}
.navbar-collapse:after {
clear:both
}
.navbar-collapse.in {
overflow-y:auto
}
@media(min-width:768px) {
.navbar-collapse {
width:auto;
border-top:0;
box-shadow:none
}
.navbar-collapse.collapse {
display:block!important;
height:auto!important;
padding-bottom:0;
overflow:visible!important
}
.navbar-collapse.in {
overflow-y:visible
}
.navbar-collapse .navbar-nav.navbar-left:first-child {
margin-left:-15px
}
.navbar-collapse .navbar-nav.navbar-right:last-child {
margin-right:-15px
}
.navbar-collapse .navbar-text:last-child {
margin-right:0
}
}
.container>.navbar-header, .container>.navbar-collapse {
margin-right:-15px;
margin-left:-15px
}
@media(min-width:768px) {
.container>.navbar-header, .container>.navbar-collapse {
margin-right:0;
margin-left:0
}
}
.navbar-static-top {
border-width:0 0 1px
}
@media(min-width:768px) {
.navbar-static-top {
border-radius:0
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
position:fixed;
right:0;
left:0;
border-width:0 0 1px
}
@media(min-width:768px) {
.navbar-fixed-top, .navbar-fixed-bottom {
border-radius:0
}
}
.navbar-fixed-top {
top:0;
z-index:1030
}
.navbar-fixed-bottom {
bottom:0;
margin-bottom:0
}
.navbar-brand {
float:left;
padding:15px 15px;
font-size:18px;
line-height:20px
}
.navbar-brand:hover, .navbar-brand:focus {
text-decoration:none
}
@media(min-width:768px) {
.navbar>.container .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;
border:1px solid transparent;
border-radius:4px
}
.navbar-toggle .icon-bar {
display:block;
width:22px;
height:2px;
border-radius:1px
}
.navbar-toggle .icon-bar+.icon-bar {
margin-top:4px
}
@media(min-width:768px) {
.navbar-toggle {
display:none
}
}
.navbar-nav {
margin:7.5px -15px
}
.navbar-nav>li>a {
padding-top:10px;
padding-bottom:10px;
line-height:20px
}
@media(max-width:767px) {
.navbar-nav .open .dropdown-menu {
position:static;
float:none;
width:auto;
margin-top:0;
background-color:transparent;
border:0;
box-shadow:none
}
.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
padding:5px 15px 5px 25px
}
.navbar-nav .open .dropdown-menu>li>a {
line-height:20px
}
.navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
background-image:none
}
}
@media(min-width:768px) {
.navbar-nav {
float:left;
margin:0
}
.navbar-nav>li {
float:left
}
.navbar-nav>li>a {
padding-top:15px;
padding-bottom:15px
}
}
@media(min-width:768px) {
.navbar-left {
float:left!important
}
.navbar-right {
float:right!important
}
}
.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,0.1), 0 1px 0 rgba(255,255,255,0.1);
box-shadow:inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1)
}
@media(min-width:768px) {
.navbar-form .form-group {
display:inline-block;
margin-bottom:0;
vertical-align:middle
}
.navbar-form .form-control {
display:inline-block
}
.navbar-form .radio, .navbar-form .checkbox {
display:inline-block;
padding-left:0;
margin-top:0;
margin-bottom:0
}
.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
float:none;
margin-left:0
}
}
@media(max-width:767px) {
.navbar-form .form-group {
margin-bottom:5px
}
}
@media(min-width:768px) {
.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-right-radius:0;
border-top-left-radius:0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
border-bottom-right-radius:0;
border-bottom-left-radius:0
}
.navbar-nav.pull-right>li>.dropdown-menu, .navbar-nav>li>.dropdown-menu.pull-right {
right:0;
left:auto
}
.navbar-btn {
margin-top:8px;
margin-bottom:8px
}
.navbar-text {
float:left;
margin-top:15px;
margin-bottom:15px
}
@media(min-width:768px) {
.navbar-text {
margin-right:15px;
margin-left:15px
}
}
.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:#ccc
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color:#e6e6e6
}
.navbar-default .navbar-nav>.dropdown>a:hover .caret, .navbar-default .navbar-nav>.dropdown>a:focus .caret {
border-top-color:#333;
border-bottom-color:#333
}
.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
}
.navbar-default .navbar-nav>.open>a .caret, .navbar-default .navbar-nav>.open>a:hover .caret, .navbar-default .navbar-nav>.open>a:focus .caret {
border-top-color:#555;
border-bottom-color:#555
}
.navbar-default .navbar-nav>.dropdown>a .caret {
border-top-color:#777;
border-bottom-color:#777
}
@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-inverse {
background-color:#222;
border-color:#080808
}
.navbar-inverse .navbar-brand {
color:#999
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
color:#fff;
background-color:transparent
}
.navbar-inverse .navbar-text {
color:#999
}
.navbar-inverse .navbar-nav>li>a {
color:#999
}
.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
}
.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {
border-top-color:#fff;
border-bottom-color:#fff
}
.navbar-inverse .navbar-nav>.dropdown>a .caret {
border-top-color:#999;
border-bottom-color:#999
}
.navbar-inverse .navbar-nav>.open>a .caret, .navbar-inverse .navbar-nav>.open>a:hover .caret, .navbar-inverse .navbar-nav>.open>a:focus .caret {
border-top-color:#fff;
border-bottom-color:#fff
}
@media(max-width:767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
border-color:#080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
color:#999
}
.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:#999
}
.navbar-inverse .navbar-link:hover {
color:#fff
}
.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:#999
}
.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.428571429;
text-decoration:none;
background-color:#fff;
border:1px solid #ddd
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
margin-left:0;
border-bottom-left-radius:4px;
border-top-left-radius:4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
border-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 {
background-color:#eee
}
.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:#428bca;
border-color:#428bca
}
.pagination>.disabled>span, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
color:#999;
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-bottom-left-radius:6px;
border-top-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-bottom-left-radius:3px;
border-top-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:before, .pager:after {
display:table;
content:" "
}
.pager:after {
clear:both
}
.pager:before, .pager:after {
display:table;
content:" "
}
.pager:after {
clear:both
}
.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:#999;
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
}
.label[href]:hover, .label[href]:focus {
color:#fff;
text-decoration:none;
cursor:pointer
}
.label:empty {
display:none
}
.label-default {
background-color:#999
}
.label-default[href]:hover, .label-default[href]:focus {
background-color:#808080
}
.label-primary {
background-color:#428bca
}
.label-primary[href]:hover, .label-primary[href]:focus {
background-color:#3071a9
}
.label-success {
background-color:#5cb85c
}
.label-success[href]:hover, .label-success[href]:focus {
background-color:#449d44
}
.label-info {
background-color:#5bc0de
}
.label-info[href]:hover, .label-info[href]:focus {
background-color:#31b0d5
}
.label-warning {
background-color:#f0ad4e
}
.label-warning[href]:hover, .label-warning[href]:focus {
background-color:#ec971f
}
.label-danger {
background-color:#d9534f
}
.label-danger[href]:hover, .label-danger[href]:focus {
background-color:#c9302c
}
.badge {
display:inline-block;
min-width:10px;
padding:3px 7px;
font-size:12px;
font-weight:bold;
line-height:1;
color:#fff;
text-align:center;
white-space:nowrap;
vertical-align:baseline;
background-color:#999;
border-radius:10px
}
.badge:empty {
display:none
}
a.badge:hover, a.badge:focus {
color:#fff;
text-decoration:none;
cursor:pointer
}
.btn .badge {
position:relative;
top:-1px
}
a.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
color:#428bca;
background-color:#fff
}
.nav-pills>li>a>.badge {
margin-left:3px
}
.jumbotron {
padding:30px;
margin-bottom:30px;
font-size:21px;
font-weight:200;
line-height:2.1428571435;
color:inherit;
background-color:#eee
}
.jumbotron h1 {
line-height:1;
color:inherit
}
.jumbotron p {
line-height:1.4
}
.container .jumbotron {
border-radius:6px
}
@media screen and (min-width:768px) {
.jumbotron {
padding-top:48px;
padding-bottom:48px
}
.container .jumbotron {
padding-right:60px;
padding-left:60px
}
.jumbotron h1 {
font-size:63px
}
}
.thumbnail {
display:inline-block;
display:block;
height:auto;
max-width:100%;
padding:4px;
line-height:1.428571429;
background-color:#fff;
border:1px solid #ddd;
border-radius:4px;
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out
}
.thumbnail>img {
display:block;
height:auto;
max-width:100%
}
a.thumbnail:hover, a.thumbnail:focus {
border-color:#428bca
}
.thumbnail>img {
margin-right:auto;
margin-left:auto
}
.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 {
padding-right:35px
}
.alert-dismissable .close {
position:relative;
top:-2px;
right:-21px;
color:inherit
}
.alert-success {
color:#468847;
background-color:#dff0d8;
border-color:#d6e9c6
}
.alert-success hr {
border-top-color:#c9e2b3
}
.alert-success .alert-link {
color:#356635
}
.alert-info {
color:#3a87ad;
background-color:#d9edf7;
border-color:#bce8f1
}
.alert-info hr {
border-top-color:#a6e1ec
}
.alert-info .alert-link {
color:#2d6987
}
.alert-warning {
color:#c09853;
background-color:#fcf8e3;
border-color:#fbeed5
}
.alert-warning hr {
border-top-color:#f8e5be
}
.alert-warning .alert-link {
color:#a47e3c
}
.alert-danger {
color:#b94a48;
background-color:#f2dede;
border-color:#eed3d7
}
.alert-danger hr {
border-top-color:#e6c1c7
}
.alert-danger .alert-link {
color:#953b39
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
background-position:0 0
}
}
@-moz-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
background-position:0 0
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position:0 0
}
to {
background-position:40px 0
}
}
@keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
background-position:0 0
}
}
.progress {
height:20px;
margin-bottom:20px;
overflow:hidden;
background-color:#f5f5f5;
border-radius:4px;
-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)
}
.progress-bar {
float:left;
width:0;
height:100%;
font-size:12px;
color:#fff;
text-align:center;
background-color:#428bca;
-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
-webkit-transition:width .6s ease;
transition:width .6s ease
}
.progress-striped .progress-bar {
background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
background-image:-moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
background-size:40px 40px
}
.progress.active .progress-bar {
-webkit-animation:progress-bar-stripes 2s linear infinite;
-moz-animation:progress-bar-stripes 2s linear infinite;
-ms-animation:progress-bar-stripes 2s linear infinite;
-o-animation:progress-bar-stripes 2s linear infinite;
animation:progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
background-color:#5cb85c
}
.progress-striped .progress-bar-success {
background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
background-image:-moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
background-color:#5bc0de
}
.progress-striped .progress-bar-info {
background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
background-image:-moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
background-color:#f0ad4e
}
.progress-striped .progress-bar-warning {
background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
background-image:-moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
background-color:#d9534f
}
.progress-striped .progress-bar-danger {
background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
background-image:-moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.media, .media-body {
overflow:hidden;
zoom:1
}
.media, .media .media {
margin-top:15px
}
.media:first-child {
margin-top:0
}
.media-object {
display:block
}
.media-heading {
margin:0 0 5px
}
.media>.pull-left {
margin-right:10px
}
.media>.pull-right {
margin-left:10px
}
.media-list {
padding-left:0;
list-style:none
}
.list-group {
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-right-radius:4px;
border-top-left-radius:4px
}
.list-group-item:last-child {
margin-bottom:0;
border-bottom-right-radius:4px;
border-bottom-left-radius:4px
}
.list-group-item>.badge {
float:right
}
.list-group-item>.badge+.badge {
margin-right:5px
}
a.list-group-item {
color:#555
}
a.list-group-item .list-group-item-heading {
color:#333
}
a.list-group-item:hover, a.list-group-item:focus {
text-decoration:none;
background-color:#f5f5f5
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
z-index:2;
color:#fff;
background-color:#428bca;
border-color:#428bca
}
.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 {
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:#e1edf7
}
.list-group-item-heading {
margin-top:0;
margin-bottom:5px
}
.list-group-item-text {
margin-bottom:0;
line-height:1.3
}
.panel {
margin-bottom:20px;
background-color:#fff;
border:1px solid transparent;
border-radius:4px;
-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);
box-shadow:0 1px 1px rgba(0,0,0,0.05)
}
.panel-body {
padding:15px
}
.panel-body:before, .panel-body:after {
display:table;
content:" "
}
.panel-body:after {
clear:both
}
.panel-body:before, .panel-body:after {
display:table;
content:" "
}
.panel-body:after {
clear:both
}
.panel>.list-group {
margin-bottom:0
}
.panel>.list-group .list-group-item {
border-width:1px 0
}
.panel>.list-group .list-group-item:first-child {
border-top-right-radius:0;
border-top-left-radius:0
}
.panel>.list-group .list-group-item:last-child {
border-bottom:0
}
.panel-heading+.list-group .list-group-item:first-child {
border-top-width:0
}
.panel>.table {
margin-bottom:0
}
.panel>.panel-body+.table {
border-top:1px solid #ddd
}
.panel-heading {
padding:10px 15px;
border-bottom:1px solid transparent;
border-top-right-radius:3px;
border-top-left-radius:3px
}
.panel-title {
margin-top:0;
margin-bottom:0;
font-size:16px
}
.panel-title>a {
color:inherit
}
.panel-footer {
padding:10px 15px;
background-color:#f5f5f5;
border-top:1px solid #ddd;
border-bottom-right-radius:3px;
border-bottom-left-radius:3px
}
.panel-group .panel {
margin-bottom:0;
overflow:hidden;
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 {
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-footer+.panel-collapse .panel-body {
border-bottom-color:#ddd
}
.panel-primary {
border-color:#428bca
}
.panel-primary>.panel-heading {
color:#fff;
background-color:#428bca;
border-color:#428bca
}
.panel-primary>.panel-heading+.panel-collapse .panel-body {
border-top-color:#428bca
}
.panel-primary>.panel-footer+.panel-collapse .panel-body {
border-bottom-color:#428bca
}
.panel-success {
border-color:#d6e9c6
}
.panel-success>.panel-heading {
color:#468847;
background-color:#dff0d8;
border-color:#d6e9c6
}
.panel-success>.panel-heading+.panel-collapse .panel-body {
border-top-color:#d6e9c6
}
.panel-success>.panel-footer+.panel-collapse .panel-body {
border-bottom-color:#d6e9c6
}
.panel-warning {
border-color:#fbeed5
}
.panel-warning>.panel-heading {
color:#c09853;
background-color:#fcf8e3;
border-color:#fbeed5
}
.panel-warning>.panel-heading+.panel-collapse .panel-body {
border-top-color:#fbeed5
}
.panel-warning>.panel-footer+.panel-collapse .panel-body {
border-bottom-color:#fbeed5
}
.panel-danger {
border-color:#eed3d7
}
.panel-danger>.panel-heading {
color:#b94a48;
background-color:#f2dede;
border-color:#eed3d7
}
.panel-danger>.panel-heading+.panel-collapse .panel-body {
border-top-color:#eed3d7
}
.panel-danger>.panel-footer+.panel-collapse .panel-body {
border-bottom-color:#eed3d7
}
.panel-info {
border-color:#bce8f1
}
.panel-info>.panel-heading {
color:#3a87ad;
background-color:#d9edf7;
border-color:#bce8f1
}
.panel-info>.panel-heading+.panel-collapse .panel-body {
border-top-color:#bce8f1
}
.panel-info>.panel-footer+.panel-collapse .panel-body {
border-bottom-color:#bce8f1
}
.well {
min-height:20px;
padding:19px;
margin-bottom:20px;
background-color:#f5f5f5;
border:1px solid #e3e3e3;
border-radius:4px;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)
}
.well blockquote {
border-color:#ddd;
border-color:rgba(0,0,0,0.15)
}
.well-lg {
padding:24px;
border-radius:6px
}
.well-sm {
padding:9px;
border-radius:3px
}
.close {
float:right;
font-size:21px;
font-weight:bold;
line-height:1;
color:#000;
text-shadow:0 1px 0 #fff;
opacity:.2;
filter:alpha(opacity=20)
}
.close:hover, .close:focus {
color:#000;
text-decoration:none;
cursor:pointer;
opacity:.5;
filter:alpha(opacity=50)
}
button.close {
padding:0;
cursor:pointer;
background:transparent;
border:0;
-webkit-appearance:none
}
.modal-open {
overflow:hidden
}
body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
margin-right:15px
}
.modal {
position:fixed;
top:0;
right:0;
bottom:0;
left:0;
z-index:1040;
display:none;
overflow:auto;
overflow-y:scroll
}
.modal.fade .modal-dialog {
-webkit-transform:translate(0, -25%);
-ms-transform:translate(0, -25%);
transform:translate(0, -25%);
-webkit-transition:-webkit-transform .3s ease-out;
-moz-transition:-moz-transform .3s ease-out;
-o-transition:-o-transform .3s ease-out;
transition:transform .3s ease-out
}
.modal.in .modal-dialog {
-webkit-transform:translate(0, 0);
-ms-transform:translate(0, 0);
transform:translate(0, 0)
}
.modal-dialog {
z-index:1050;
width:auto;
padding:10px;
margin-right:auto;
margin-left:auto
}
.modal-content {
position:relative;
background-color:#fff;
border:1px solid #999;
border:1px solid rgba(0,0,0,0.2);
border-radius:6px;
outline:0;
-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);
box-shadow:0 3px 9px rgba(0,0,0,0.5);
background-clip:padding-box
}
.modal-backdrop {
position:fixed;
top:0;
right:0;
bottom:0;
left:0;
z-index:1030;
background-color:#000
}
.modal-backdrop.fade {
opacity:0;
filter:alpha(opacity=0)
}
.modal-backdrop.in {
opacity:.5;
filter:alpha(opacity=50)
}
.modal-header {
min-height:16.428571429px;
padding:15px;
border-bottom:1px solid #e5e5e5
}
.modal-header .close {
margin-top:-2px
}
.modal-title {
margin:0;
line-height:1.428571429
}
.modal-body {
position:relative;
padding:20px
}
.modal-footer {
padding:19px 20px 20px;
margin-top:15px;
text-align:right;
border-top:1px solid #e5e5e5
}
.modal-footer:before, .modal-footer:after {
display:table;
content:" "
}
.modal-footer:after {
clear:both
}
.modal-footer:before, .modal-footer:after {
display:table;
content:" "
}
.modal-footer:after {
clear:both
}
.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
}
@media screen and (min-width:768px) {
.modal-dialog {
right:auto;
left:50%;
width:600px;
padding-top:30px;
padding-bottom:30px
}
.modal-content {
-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);
box-shadow:0 5px 15px rgba(0,0,0,0.5)
}
}
.tooltip {
position:absolute;
z-index:1030;
display:block;
font-size:12px;
line-height:1.4;
opacity:0;
filter:alpha(opacity=0);
visibility:visible
}
.tooltip.in {
opacity:.9;
filter:alpha(opacity=90)
}
.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-top-color:#000;
border-width:5px 5px 0
}
.tooltip.top-left .tooltip-arrow {
bottom:0;
left:5px;
border-top-color:#000;
border-width:5px 5px 0
}
.tooltip.top-right .tooltip-arrow {
right:5px;
bottom:0;
border-top-color:#000;
border-width:5px 5px 0
}
.tooltip.right .tooltip-arrow {
top:50%;
left:0;
margin-top:-5px;
border-right-color:#000;
border-width:5px 5px 5px 0
}
.tooltip.left .tooltip-arrow {
top:50%;
right:0;
margin-top:-5px;
border-left-color:#000;
border-width:5px 0 5px 5px
}
.tooltip.bottom .tooltip-arrow {
top:0;
left:50%;
margin-left:-5px;
border-bottom-color:#000;
border-width:0 5px 5px
}
.tooltip.bottom-left .tooltip-arrow {
top:0;
left:5px;
border-bottom-color:#000;
border-width:0 5px 5px
}
.tooltip.bottom-right .tooltip-arrow {
top:0;
right:5px;
border-bottom-color:#000;
border-width:0 5px 5px
}
.popover {
position:absolute;
top:0;
left:0;
z-index:1010;
display:none;
max-width:276px;
padding:1px;
text-align:left;
white-space:normal;
background-color:#fff;
border:1px solid #ccc;
border:1px solid rgba(0,0,0,0.2);
border-radius:6px;
-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);
box-shadow:0 5px 10px rgba(0,0,0,0.2);
background-clip:padding-box
}
.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;
font-weight:normal;
line-height:18px;
background-color:#f7f7f7;
border-bottom:1px solid #ebebeb;
border-radius:5px 5px 0 0
}
.popover-content {
padding:9px 14px
}
.popover .arrow, .popover .arrow:after {
position:absolute;
display:block;
width:0;
height:0;
border-color:transparent;
border-style:solid
}
.popover .arrow {
border-width:11px
}
.popover .arrow:after {
border-width:10px;
content:""
}
.popover.top .arrow {
bottom:-11px;
left:50%;
margin-left:-11px;
border-top-color:#999;
border-top-color:rgba(0,0,0,0.25);
border-bottom-width:0
}
.popover.top .arrow:after {
bottom:1px;
margin-left:-10px;
border-top-color:#fff;
border-bottom-width:0;
content:" "
}
.popover.right .arrow {
top:50%;
left:-11px;
margin-top:-11px;
border-right-color:#999;
border-right-color:rgba(0,0,0,0.25);
border-left-width:0
}
.popover.right .arrow:after {
bottom:-10px;
left:1px;
border-right-color:#fff;
border-left-width:0;
content:" "
}
.popover.bottom .arrow {
top:-11px;
left:50%;
margin-left:-11px;
border-bottom-color:#999;
border-bottom-color:rgba(0,0,0,0.25);
border-top-width:0
}
.popover.bottom .arrow:after {
top:1px;
margin-left:-10px;
border-bottom-color:#fff;
border-top-width:0;
content:" "
}
.popover.left .arrow {
top:50%;
right:-11px;
margin-top:-11px;
border-left-color:#999;
border-left-color:rgba(0,0,0,0.25);
border-right-width:0
}
.popover.left .arrow:after {
right:1px;
bottom:-10px;
border-left-color:#fff;
border-right-width:0;
content:" "
}
.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;
transition:.6s ease-in-out left
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
display:block;
height:auto;
max-width:100%;
line-height:1
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
display:block
}
.carousel-inner>.active {
left:0
}
.carousel-inner>.next, .carousel-inner>.prev {
position:absolute;
top:0;
width:100%
}
.carousel-inner>.next {
left:100%
}
.carousel-inner>.prev {
left:-100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
left:0
}
.carousel-inner>.active.left {
left:-100%
}
.carousel-inner>.active.right {
left:100%
}
.carousel-control {
position:absolute;
top:0;
bottom:0;
left:0;
width:15%;
font-size:20px;
color:#fff;
text-align:center;
text-shadow:0 1px 2px rgba(0,0,0,0.6);
opacity:.5;
filter:alpha(opacity=50)
}
.carousel-control.left {
background-image:-webkit-gradient(linear, 0 top, 100% top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0.0001)));
background-image:-webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.5) 0), color-stop(rgba(0,0,0,0.0001) 100%));
background-image:-moz-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
background-image:linear-gradient(to right, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
right:0;
left:auto;
background-image:-webkit-gradient(linear, 0 top, 100% top, from(rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.5)));
background-image:-webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.0001) 0), color-stop(rgba(0,0,0,0.5) 100%));
background-image:-moz-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
background-image:linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:hover, .carousel-control:focus {
color:#fff;
text-decoration:none;
opacity:.9;
filter:alpha(opacity=90)
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
position:absolute;
top:50%;
left:50%;
z-index:5;
display:inline-block
}
.carousel-control .icon-prev, .carousel-control .icon-next {
width:20px;
height:20px;
margin-top:-10px;
margin-left:-10px;
font-family:serif
}
.carousel-control .icon-prev:before {
content:'\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;
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,0.6)
}
.carousel-caption .btn {
text-shadow:none
}
@media screen and (min-width:768px) {
.carousel-control .icon-prev, .carousel-control .icon-next {
width:30px;
height:30px;
margin-top:-15px;
margin-left:-15px;
font-size:30px
}
.carousel-caption {
right:20%;
left:20%;
padding-bottom:30px
}
.carousel-indicators {
bottom:20px
}
}
.clearfix:before, .clearfix:after {
display:table;
content:" "
}
.clearfix:after {
clear:both
}
.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
}
.affix {
position:fixed
}
@-ms-viewport {
width:device-width
}
@media screen and (max-width:400px) {
@-ms-viewport {
width:320px
}
}
.hidden {
display:none!important;
visibility:hidden!important
}
.visible-xs {
display:none!important
}
tr.visible-xs {
display:none!important
}
th.visible-xs, td.visible-xs {
display:none!important
}
@media(max-width:767px) {
.visible-xs {
display:block!important
}
tr.visible-xs {
display:table-row!important
}
th.visible-xs, td.visible-xs {
display:table-cell!important
}
}
@media(min-width:768px) and (max-width:991px) {
.visible-xs.visible-sm {
display:block!important
}
tr.visible-xs.visible-sm {
display:table-row!important
}
th.visible-xs.visible-sm, td.visible-xs.visible-sm {
display:table-cell!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.visible-xs.visible-md {
display:block!important
}
tr.visible-xs.visible-md {
display:table-row!important
}
th.visible-xs.visible-md, td.visible-xs.visible-md {
display:table-cell!important
}
}
@media(min-width:1200px) {
.visible-xs.visible-lg {
display:block!important
}
tr.visible-xs.visible-lg {
display:table-row!important
}
th.visible-xs.visible-lg, td.visible-xs.visible-lg {
display:table-cell!important
}
}
.visible-sm {
display:none!important
}
tr.visible-sm {
display:none!important
}
th.visible-sm, td.visible-sm {
display:none!important
}
@media(max-width:767px) {
.visible-sm.visible-xs {
display:block!important
}
tr.visible-sm.visible-xs {
display:table-row!important
}
th.visible-sm.visible-xs, td.visible-sm.visible-xs {
display:table-cell!important
}
}
@media(min-width:768px) and (max-width:991px) {
.visible-sm {
display:block!important
}
tr.visible-sm {
display:table-row!important
}
th.visible-sm, td.visible-sm {
display:table-cell!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.visible-sm.visible-md {
display:block!important
}
tr.visible-sm.visible-md {
display:table-row!important
}
th.visible-sm.visible-md, td.visible-sm.visible-md {
display:table-cell!important
}
}
@media(min-width:1200px) {
.visible-sm.visible-lg {
display:block!important
}
tr.visible-sm.visible-lg {
display:table-row!important
}
th.visible-sm.visible-lg, td.visible-sm.visible-lg {
display:table-cell!important
}
}
.visible-md {
display:none!important
}
tr.visible-md {
display:none!important
}
th.visible-md, td.visible-md {
display:none!important
}
@media(max-width:767px) {
.visible-md.visible-xs {
display:block!important
}
tr.visible-md.visible-xs {
display:table-row!important
}
th.visible-md.visible-xs, td.visible-md.visible-xs {
display:table-cell!important
}
}
@media(min-width:768px) and (max-width:991px) {
.visible-md.visible-sm {
display:block!important
}
tr.visible-md.visible-sm {
display:table-row!important
}
th.visible-md.visible-sm, td.visible-md.visible-sm {
display:table-cell!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.visible-md {
display:block!important
}
tr.visible-md {
display:table-row!important
}
th.visible-md, td.visible-md {
display:table-cell!important
}
}
@media(min-width:1200px) {
.visible-md.visible-lg {
display:block!important
}
tr.visible-md.visible-lg {
display:table-row!important
}
th.visible-md.visible-lg, td.visible-md.visible-lg {
display:table-cell!important
}
}
.visible-lg {
display:none!important
}
tr.visible-lg {
display:none!important
}
th.visible-lg, td.visible-lg {
display:none!important
}
@media(max-width:767px) {
.visible-lg.visible-xs {
display:block!important
}
tr.visible-lg.visible-xs {
display:table-row!important
}
th.visible-lg.visible-xs, td.visible-lg.visible-xs {
display:table-cell!important
}
}
@media(min-width:768px) and (max-width:991px) {
.visible-lg.visible-sm {
display:block!important
}
tr.visible-lg.visible-sm {
display:table-row!important
}
th.visible-lg.visible-sm, td.visible-lg.visible-sm {
display:table-cell!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.visible-lg.visible-md {
display:block!important
}
tr.visible-lg.visible-md {
display:table-row!important
}
th.visible-lg.visible-md, td.visible-lg.visible-md {
display:table-cell!important
}
}
@media(min-width:1200px) {
.visible-lg {
display:block!important
}
tr.visible-lg {
display:table-row!important
}
th.visible-lg, td.visible-lg {
display:table-cell!important
}
}
.hidden-xs {
display:block!important
}
tr.hidden-xs {
display:table-row!important
}
th.hidden-xs, td.hidden-xs {
display:table-cell!important
}
@media(max-width:767px) {
.hidden-xs {
display:none!important
}
tr.hidden-xs {
display:none!important
}
th.hidden-xs, td.hidden-xs {
display:none!important
}
}
@media(min-width:768px) and (max-width:991px) {
.hidden-xs.hidden-sm {
display:none!important
}
tr.hidden-xs.hidden-sm {
display:none!important
}
th.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm {
display:none!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.hidden-xs.hidden-md {
display:none!important
}
tr.hidden-xs.hidden-md {
display:none!important
}
th.hidden-xs.hidden-md, td.hidden-xs.hidden-md {
display:none!important
}
}
@media(min-width:1200px) {
.hidden-xs.hidden-lg {
display:none!important
}
tr.hidden-xs.hidden-lg {
display:none!important
}
th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg {
display:none!important
}
}
.hidden-sm {
display:block!important
}
tr.hidden-sm {
display:table-row!important
}
th.hidden-sm, td.hidden-sm {
display:table-cell!important
}
@media(max-width:767px) {
.hidden-sm.hidden-xs {
display:none!important
}
tr.hidden-sm.hidden-xs {
display:none!important
}
th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs {
display:none!important
}
}
@media(min-width:768px) and (max-width:991px) {
.hidden-sm {
display:none!important
}
tr.hidden-sm {
display:none!important
}
th.hidden-sm, td.hidden-sm {
display:none!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.hidden-sm.hidden-md {
display:none!important
}
tr.hidden-sm.hidden-md {
display:none!important
}
th.hidden-sm.hidden-md, td.hidden-sm.hidden-md {
display:none!important
}
}
@media(min-width:1200px) {
.hidden-sm.hidden-lg {
display:none!important
}
tr.hidden-sm.hidden-lg {
display:none!important
}
th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg {
display:none!important
}
}
.hidden-md {
display:block!important
}
tr.hidden-md {
display:table-row!important
}
th.hidden-md, td.hidden-md {
display:table-cell!important
}
@media(max-width:767px) {
.hidden-md.hidden-xs {
display:none!important
}
tr.hidden-md.hidden-xs {
display:none!important
}
th.hidden-md.hidden-xs, td.hidden-md.hidden-xs {
display:none!important
}
}
@media(min-width:768px) and (max-width:991px) {
.hidden-md.hidden-sm {
display:none!important
}
tr.hidden-md.hidden-sm {
display:none!important
}
th.hidden-md.hidden-sm, td.hidden-md.hidden-sm {
display:none!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.hidden-md {
display:none!important
}
tr.hidden-md {
display:none!important
}
th.hidden-md, td.hidden-md {
display:none!important
}
}
@media(min-width:1200px) {
.hidden-md.hidden-lg {
display:none!important
}
tr.hidden-md.hidden-lg {
display:none!important
}
th.hidden-md.hidden-lg, td.hidden-md.hidden-lg {
display:none!important
}
}
.hidden-lg {
display:block!important
}
tr.hidden-lg {
display:table-row!important
}
th.hidden-lg, td.hidden-lg {
display:table-cell!important
}
@media(max-width:767px) {
.hidden-lg.hidden-xs {
display:none!important
}
tr.hidden-lg.hidden-xs {
display:none!important
}
th.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs {
display:none!important
}
}
@media(min-width:768px) and (max-width:991px) {
.hidden-lg.hidden-sm {
display:none!important
}
tr.hidden-lg.hidden-sm {
display:none!important
}
th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm {
display:none!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.hidden-lg.hidden-md {
display:none!important
}
tr.hidden-lg.hidden-md {
display:none!important
}
th.hidden-lg.hidden-md, td.hidden-lg.hidden-md {
display:none!important
}
}
@media(min-width:1200px) {
.hidden-lg {
display:none!important
}
tr.hidden-lg {
display:none!important
}
th.hidden-lg, td.hidden-lg {
display:none!important
}
}
.visible-print {
display:none!important
}
tr.visible-print {
display:none!important
}
th.visible-print, td.visible-print {
display:none!important
}
@media print {
.visible-print {
display:block!important
}
tr.visible-print {
display:table-row!important
}
th.visible-print, td.visible-print {
display:table-cell!important
}
.hidden-print {
display:none!important
}
tr.hidden-print {
display:none!important
}
th.hidden-print, td.hidden-print {
display:none!important
}
}.dropdown-menu li a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.428571429;
color: #333;
white-space: nowrap;
}
.dropdown-menu li a:hover,
.dropdown-menu li a:focus {
color: #ffffff;
text-decoration: none;
background-color: #357ebd;
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#357ebd));
background-image: -webkit-linear-gradient(top, #428bca, 0%, #357ebd, 100%);
background-image: -moz-linear-gradient(top, #428bca 0%, #357ebd 100%);
background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
}
.dropdown-menu ul { list-style: none; }@font-face{font-family:'FontAwesome';src:url(//callsuperiorcleaning.com/wp-content/themes/bizspeak/fonts/fontawesome-webfont.eot?v=4.3.0);src:url(//callsuperiorcleaning.com/wp-content/themes/bizspeak/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'),url(//callsuperiorcleaning.com/wp-content/themes/bizspeak/fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'),url(//callsuperiorcleaning.com/wp-content/themes/bizspeak/fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'),url(//callsuperiorcleaning.com/wp-content/themes/bizspeak/fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'),url(//callsuperiorcleaning.com/wp-content/themes/bizspeak/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.owl-theme .owl-controls{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//callsuperiorcleaning.com/wp-content/themes/bizspeak/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}body:after {
content: url(//callsuperiorcleaning.com/wp-content/themes/bizspeak/images/close.png) url(//callsuperiorcleaning.com/wp-content/themes/bizspeak/images/loading.gif) url(//callsuperiorcleaning.com/wp-content/themes/bizspeak/images/prev.png) url(//callsuperiorcleaning.com/wp-content/themes/bizspeak/images/next.png);
display: none;
}
.lightboxOverlay {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
background-color: black;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: 0.8;
display: none;
}
.lightbox {
position: absolute;
left: 0;
width: 100%;
z-index: 10000;
text-align: center;
line-height: 0;
font-weight: normal;
}
.lightbox .lb-image {
display: block;
height: auto;
max-width: inherit;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.lightbox a img {
border: none;
}
.lb-outerContainer {
position: relative;
background-color: white;
*zoom: 1;
width: 250px;
height: 250px;
margin: 0 auto;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.lb-outerContainer:after {
content: "";
display: table;
clear: both;
}
.lb-container {
padding: 4px;
}
.lb-loader {
position: absolute;
top: 43%;
left: 0;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}
.lb-cancel {
display: block;
width: 32px;
height: 32px;
margin: 0 auto;
background: url(//callsuperiorcleaning.com/wp-content/themes/bizspeak/images/loading.gif) no-repeat;
}
.lb-nav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
.lb-container > .nav {
left: 0;
}
.lb-nav a {
outline: none;
background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}
.lb-prev, .lb-next {
height: 100%;
cursor: pointer;
display: block;
}
.lb-nav a.lb-prev {
width: 34%;
left: 0;
float: left;
background: url(//callsuperiorcleaning.com/wp-content/themes/bizspeak/images/prev.png) left 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-nav a.lb-next {
width: 64%;
right: 0;
float: right;
background: url(//callsuperiorcleaning.com/wp-content/themes/bizspeak/images/next.png) right 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-dataContainer {
margin: 0 auto;
padding-top: 5px;
*zoom: 1;
width: 100%;
-moz-border-radius-bottomleft: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
content: "";
display: table;
clear: both;
}
.lb-data {
padding: 0 4px;
color: #ccc;
}
.lb-data .lb-details {
width: 85%;
float: left;
text-align: left;
line-height: 1.1em;
}
.lb-data .lb-caption {
font-size: 13px;
font-weight: bold;
line-height: 1em;
}
.lb-data .lb-number {
display: block;
clear: left;
padding-bottom: 1em;
font-size: 12px;
color: #999999;
}
.lb-data .lb-close {
display: block;
float: right;
width: 30px;
height: 30px;
background: url(//callsuperiorcleaning.com/wp-content/themes/bizspeak/images/close.png) top right no-repeat;
text-align: right;
outline: none;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
cursor: pointer;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}@font-face {
font-family: 'IcoMoon-Free';
src: url(//callsuperiorcleaning.com/wp-content/themes/bizspeak/fonts/IcoMoon-Free.ttf?-b7qzp2) format('truetype');
font-weight: normal;
font-style: normal;
}
.icon {
font-family: 'IcoMoon-Free';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-feature-settings: "liga";
-moz-font-feature-settings: "liga=1";
-moz-font-feature-settings: "liga";
-ms-font-feature-settings: "liga" 1;
-o-font-feature-settings: "liga";
font-feature-settings: "liga"; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-home:before {
content: "\e900";
}
.icon-home2:before {
content: "\e901";
}
.icon-home3:before {
content: "\e902";
}
.icon-office:before {
content: "\e903";
}
.icon-newspaper:before {
content: "\e904";
}
.icon-pencil:before {
content: "\e905";
}
.icon-pencil2:before {
content: "\e906";
}
.icon-quill:before {
content: "\e907";
}
.icon-pen:before {
content: "\e908";
}
.icon-blog:before {
content: "\e909";
}
.icon-eyedropper:before {
content: "\e90a";
}
.icon-droplet:before {
content: "\e90b";
}
.icon-paint-format:before {
content: "\e90c";
}
.icon-image:before {
content: "\e90d";
}
.icon-images:before {
content: "\e90e";
}
.icon-camera:before {
content: "\e90f";
}
.icon-headphones:before {
content: "\e910";
}
.icon-music:before {
content: "\e911";
}
.icon-play:before {
content: "\e912";
}
.icon-film:before {
content: "\e913";
}
.icon-video-camera:before {
content: "\e914";
}
.icon-dice:before {
content: "\e915";
}
.icon-pacman:before {
content: "\e916";
}
.icon-spades:before {
content: "\e917";
}
.icon-clubs:before {
content: "\e918";
}
.icon-diamonds:before {
content: "\e919";
}
.icon-bullhorn:before {
content: "\e91a";
}
.icon-connection:before {
content: "\e91b";
}
.icon-podcast:before {
content: "\e91c";
}
.icon-feed:before {
content: "\e91d";
}
.icon-mic:before {
content: "\e91e";
}
.icon-book:before {
content: "\e91f";
}
.icon-books:before {
content: "\e920";
}
.icon-library:before {
content: "\e921";
}
.icon-file-text:before {
content: "\e922";
}
.icon-profile:before {
content: "\e923";
}
.icon-file-empty:before {
content: "\e924";
}
.icon-files-empty:before {
content: "\e925";
}
.icon-file-text2:before {
content: "\e926";
}
.icon-file-picture:before {
content: "\e927";
}
.icon-file-music:before {
content: "\e928";
}
.icon-file-play:before {
content: "\e929";
}
.icon-file-video:before {
content: "\e92a";
}
.icon-file-zip:before {
content: "\e92b";
}
.icon-copy:before {
content: "\e92c";
}
.icon-paste:before {
content: "\e92d";
}
.icon-stack:before {
content: "\e92e";
}
.icon-folder:before {
content: "\e92f";
}
.icon-folder-open:before {
content: "\e930";
}
.icon-folder-plus:before {
content: "\e931";
}
.icon-folder-minus:before {
content: "\e932";
}
.icon-folder-download:before {
content: "\e933";
}
.icon-folder-upload:before {
content: "\e934";
}
.icon-price-tag:before {
content: "\e935";
}
.icon-price-tags:before {
content: "\e936";
}
.icon-barcode:before {
content: "\e937";
}
.icon-qrcode:before {
content: "\e938";
}
.icon-ticket:before {
content: "\e939";
}
.icon-cart:before {
content: "\e93a";
}
.icon-coin-dollar:before {
content: "\e93b";
}
.icon-coin-euro:before {
content: "\e93c";
}
.icon-coin-pound:before {
content: "\e93d";
}
.icon-coin-yen:before {
content: "\e93e";
}
.icon-credit-card:before {
content: "\e93f";
}
.icon-calculator:before {
content: "\e940";
}
.icon-lifebuoy:before {
content: "\e941";
}
.icon-phone:before {
content: "\e942";
}
.icon-phone-hang-up:before {
content: "\e943";
}
.icon-address-book:before {
content: "\e944";
}
.icon-envelop:before {
content: "\e945";
}
.icon-pushpin:before {
content: "\e946";
}
.icon-location:before {
content: "\e947";
}
.icon-location2:before {
content: "\e948";
}
.icon-compass:before {
content: "\e949";
}
.icon-compass2:before {
content: "\e94a";
}
.icon-map:before {
content: "\e94b";
}
.icon-map2:before {
content: "\e94c";
}
.icon-history:before {
content: "\e94d";
}
.icon-clock:before {
content: "\e94e";
}
.icon-clock2:before {
content: "\e94f";
}
.icon-alarm:before {
content: "\e950";
}
.icon-bell:before {
content: "\e951";
}
.icon-stopwatch:before {
content: "\e952";
}
.icon-calendar:before {
content: "\e953";
}
.icon-printer:before {
content: "\e954";
}
.icon-keyboard:before {
content: "\e955";
}
.icon-display:before {
content: "\e956";
}
.icon-laptop:before {
content: "\e957";
}
.icon-mobile:before {
content: "\e958";
}
.icon-mobile2:before {
content: "\e959";
}
.icon-tablet:before {
content: "\e95a";
}
.icon-tv:before {
content: "\e95b";
}
.icon-drawer:before {
content: "\e95c";
}
.icon-drawer2:before {
content: "\e95d";
}
.icon-box-add:before {
content: "\e95e";
}
.icon-box-remove:before {
content: "\e95f";
}
.icon-download:before {
content: "\e960";
}
.icon-upload:before {
content: "\e961";
}
.icon-floppy-disk:before {
content: "\e962";
}
.icon-drive:before {
content: "\e963";
}
.icon-database:before {
content: "\e964";
}
.icon-undo:before {
content: "\e965";
}
.icon-redo:before {
content: "\e966";
}
.icon-undo2:before {
content: "\e967";
}
.icon-redo2:before {
content: "\e968";
}
.icon-forward:before {
content: "\e969";
}
.icon-reply:before {
content: "\e96a";
}
.icon-bubble:before {
content: "\e96b";
}
.icon-bubbles:before {
content: "\e96c";
}
.icon-bubbles2:before {
content: "\e96d";
}
.icon-bubble2:before {
content: "\e96e";
}
.icon-bubbles3:before {
content: "\e96f";
}
.icon-bubbles4:before {
content: "\e970";
}
.icon-user:before {
content: "\e971";
}
.icon-users:before {
content: "\e972";
}
.icon-user-plus:before {
content: "\e973";
}
.icon-user-minus:before {
content: "\e974";
}
.icon-user-check:before {
content: "\e975";
}
.icon-user-tie:before {
content: "\e976";
}
.icon-quotes-left:before {
content: "\e977";
}
.icon-quotes-right:before {
content: "\e978";
}
.icon-hour-glass:before {
content: "\e979";
}
.icon-spinner:before {
content: "\e97a";
}
.icon-spinner2:before {
content: "\e97b";
}
.icon-spinner3:before {
content: "\e97c";
}
.icon-spinner4:before {
content: "\e97d";
}
.icon-spinner5:before {
content: "\e97e";
}
.icon-spinner6:before {
content: "\e97f";
}
.icon-spinner7:before {
content: "\e980";
}
.icon-spinner8:before {
content: "\e981";
}
.icon-spinner9:before {
content: "\e982";
}
.icon-spinner10:before {
content: "\e983";
}
.icon-spinner11:before {
content: "\e984";
}
.icon-binoculars:before {
content: "\e985";
}
.icon-search:before {
content: "\e986";
}
.icon-zoom-in:before {
content: "\e987";
}
.icon-zoom-out:before {
content: "\e988";
}
.icon-enlarge:before {
content: "\e989";
}
.icon-shrink:before {
content: "\e98a";
}
.icon-enlarge2:before {
content: "\e98b";
}
.icon-shrink2:before {
content: "\e98c";
}
.icon-key:before {
content: "\e98d";
}
.icon-key2:before {
content: "\e98e";
}
.icon-lock:before {
content: "\e98f";
}
.icon-unlocked:before {
content: "\e990";
}
.icon-wrench:before {
content: "\e991";
}
.icon-equalizer:before {
content: "\e992";
}
.icon-equalizer2:before {
content: "\e993";
}
.icon-cog:before {
content: "\e994";
}
.icon-cogs:before {
content: "\e995";
}
.icon-hammer:before {
content: "\e996";
}
.icon-magic-wand:before {
content: "\e997";
}
.icon-aid-kit:before {
content: "\e998";
}
.icon-bug:before {
content: "\e999";
}
.icon-pie-chart:before {
content: "\e99a";
}
.icon-stats-dots:before {
content: "\e99b";
}
.icon-stats-bars:before {
content: "\e99c";
}
.icon-stats-bars2:before {
content: "\e99d";
}
.icon-trophy:before {
content: "\e99e";
}
.icon-gift:before {
content: "\e99f";
}
.icon-glass:before {
content: "\e9a0";
}
.icon-glass2:before {
content: "\e9a1";
}
.icon-mug:before {
content: "\e9a2";
}
.icon-spoon-knife:before {
content: "\e9a3";
}
.icon-leaf:before {
content: "\e9a4";
}
.icon-rocket:before {
content: "\e9a5";
}
.icon-meter:before {
content: "\e9a6";
}
.icon-meter2:before {
content: "\e9a7";
}
.icon-hammer2:before {
content: "\e9a8";
}
.icon-fire:before {
content: "\e9a9";
}
.icon-lab:before {
content: "\e9aa";
}
.icon-magnet:before {
content: "\e9ab";
}
.icon-bin:before {
content: "\e9ac";
}
.icon-bin2:before {
content: "\e9ad";
}
.icon-briefcase:before {
content: "\e9ae";
}
.icon-airplane:before {
content: "\e9af";
}
.icon-truck:before {
content: "\e9b0";
}
.icon-road:before {
content: "\e9b1";
}
.icon-accessibility:before {
content: "\e9b2";
}
.icon-target:before {
content: "\e9b3";
}
.icon-shield:before {
content: "\e9b4";
}
.icon-power:before {
content: "\e9b5";
}
.icon-switch:before {
content: "\e9b6";
}
.icon-power-cord:before {
content: "\e9b7";
}
.icon-clipboard:before {
content: "\e9b8";
}
.icon-list-numbered:before {
content: "\e9b9";
}
.icon-list:before {
content: "\e9ba";
}
.icon-list2:before {
content: "\e9bb";
}
.icon-tree:before {
content: "\e9bc";
}
.icon-menu:before {
content: "\e9bd";
}
.icon-menu2:before {
content: "\e9be";
}
.icon-menu3:before {
content: "\e9bf";
}
.icon-menu4:before {
content: "\e9c0";
}
.icon-cloud:before {
content: "\e9c1";
}
.icon-cloud-download:before {
content: "\e9c2";
}
.icon-cloud-upload:before {
content: "\e9c3";
}
.icon-cloud-check:before {
content: "\e9c4";
}
.icon-download2:before {
content: "\e9c5";
}
.icon-upload2:before {
content: "\e9c6";
}
.icon-download3:before {
content: "\e9c7";
}
.icon-upload3:before {
content: "\e9c8";
}
.icon-sphere:before {
content: "\e9c9";
}
.icon-earth:before {
content: "\e9ca";
}
.icon-link:before {
content: "\e9cb";
}
.icon-flag:before {
content: "\e9cc";
}
.icon-attachment:before {
content: "\e9cd";
}
.icon-eye:before {
content: "\e9ce";
}
.icon-eye-plus:before {
content: "\e9cf";
}
.icon-eye-minus:before {
content: "\e9d0";
}
.icon-eye-blocked:before {
content: "\e9d1";
}
.icon-bookmark:before {
content: "\e9d2";
}
.icon-bookmarks:before {
content: "\e9d3";
}
.icon-sun:before {
content: "\e9d4";
}
.icon-contrast:before {
content: "\e9d5";
}
.icon-brightness-contrast:before {
content: "\e9d6";
}
.icon-star-empty:before {
content: "\e9d7";
}
.icon-star-half:before {
content: "\e9d8";
}
.icon-star-full:before {
content: "\e9d9";
}
.icon-heart:before {
content: "\e9da";
}
.icon-heart-broken:before {
content: "\e9db";
}
.icon-man:before {
content: "\e9dc";
}
.icon-woman:before {
content: "\e9dd";
}
.icon-man-woman:before {
content: "\e9de";
}
.icon-happy:before {
content: "\e9df";
}
.icon-happy2:before {
content: "\e9e0";
}
.icon-smile:before {
content: "\e9e1";
}
.icon-smile2:before {
content: "\e9e2";
}
.icon-tongue:before {
content: "\e9e3";
}
.icon-tongue2:before {
content: "\e9e4";
}
.icon-sad:before {
content: "\e9e5";
}
.icon-sad2:before {
content: "\e9e6";
}
.icon-wink:before {
content: "\e9e7";
}
.icon-wink2:before {
content: "\e9e8";
}
.icon-grin:before {
content: "\e9e9";
}
.icon-grin2:before {
content: "\e9ea";
}
.icon-cool:before {
content: "\e9eb";
}
.icon-cool2:before {
content: "\e9ec";
}
.icon-angry:before {
content: "\e9ed";
}
.icon-angry2:before {
content: "\e9ee";
}
.icon-evil:before {
content: "\e9ef";
}
.icon-evil2:before {
content: "\e9f0";
}
.icon-shocked:before {
content: "\e9f1";
}
.icon-shocked2:before {
content: "\e9f2";
}
.icon-baffled:before {
content: "\e9f3";
}
.icon-baffled2:before {
content: "\e9f4";
}
.icon-confused:before {
content: "\e9f5";
}
.icon-confused2:before {
content: "\e9f6";
}
.icon-neutral:before {
content: "\e9f7";
}
.icon-neutral2:before {
content: "\e9f8";
}
.icon-hipster:before {
content: "\e9f9";
}
.icon-hipster2:before {
content: "\e9fa";
}
.icon-wondering:before {
content: "\e9fb";
}
.icon-wondering2:before {
content: "\e9fc";
}
.icon-sleepy:before {
content: "\e9fd";
}
.icon-sleepy2:before {
content: "\e9fe";
}
.icon-frustrated:before {
content: "\e9ff";
}
.icon-frustrated2:before {
content: "\ea00";
}
.icon-crying:before {
content: "\ea01";
}
.icon-crying2:before {
content: "\ea02";
}
.icon-point-up:before {
content: "\ea03";
}
.icon-point-right:before {
content: "\ea04";
}
.icon-point-down:before {
content: "\ea05";
}
.icon-point-left:before {
content: "\ea06";
}
.icon-warning:before {
content: "\ea07";
}
.icon-notification:before {
content: "\ea08";
}
.icon-question:before {
content: "\ea09";
}
.icon-plus:before {
content: "\ea0a";
}
.icon-minus:before {
content: "\ea0b";
}
.icon-info:before {
content: "\ea0c";
}
.icon-cancel-circle:before {
content: "\ea0d";
}
.icon-blocked:before {
content: "\ea0e";
}
.icon-cross:before {
content: "\ea0f";
}
.icon-checkmark:before {
content: "\ea10";
}
.icon-checkmark2:before {
content: "\ea11";
}
.icon-spell-check:before {
content: "\ea12";
}
.icon-enter:before {
content: "\ea13";
}
.icon-exit:before {
content: "\ea14";
}
.icon-play2:before {
content: "\ea15";
}
.icon-pause:before {
content: "\ea16";
}
.icon-stop:before {
content: "\ea17";
}
.icon-previous:before {
content: "\ea18";
}
.icon-next:before {
content: "\ea19";
}
.icon-backward:before {
content: "\ea1a";
}
.icon-forward2:before {
content: "\ea1b";
}
.icon-play3:before {
content: "\ea1c";
}
.icon-pause2:before {
content: "\ea1d";
}
.icon-stop2:before {
content: "\ea1e";
}
.icon-backward2:before {
content: "\ea1f";
}
.icon-forward3:before {
content: "\ea20";
}
.icon-first:before {
content: "\ea21";
}
.icon-last:before {
content: "\ea22";
}
.icon-previous2:before {
content: "\ea23";
}
.icon-next2:before {
content: "\ea24";
}
.icon-eject:before {
content: "\ea25";
}
.icon-volume-high:before {
content: "\ea26";
}
.icon-volume-medium:before {
content: "\ea27";
}
.icon-volume-low:before {
content: "\ea28";
}
.icon-volume-mute:before {
content: "\ea29";
}
.icon-volume-mute2:before {
content: "\ea2a";
}
.icon-volume-increase:before {
content: "\ea2b";
}
.icon-volume-decrease:before {
content: "\ea2c";
}
.icon-loop:before {
content: "\ea2d";
}
.icon-loop2:before {
content: "\ea2e";
}
.icon-infinite:before {
content: "\ea2f";
}
.icon-shuffle:before {
content: "\ea30";
}
.icon-arrow-up-left:before {
content: "\ea31";
}
.icon-arrow-up:before {
content: "\ea32";
}
.icon-arrow-up-right:before {
content: "\ea33";
}
.icon-arrow-right:before {
content: "\ea34";
}
.icon-arrow-down-right:before {
content: "\ea35";
}
.icon-arrow-down:before {
content: "\ea36";
}
.icon-arrow-down-left:before {
content: "\ea37";
}
.icon-arrow-left:before {
content: "\ea38";
}
.icon-arrow-up-left2:before {
content: "\ea39";
}
.icon-arrow-up2:before {
content: "\ea3a";
}
.icon-arrow-up-right2:before {
content: "\ea3b";
}
.icon-arrow-right2:before {
content: "\ea3c";
}
.icon-arrow-down-right2:before {
content: "\ea3d";
}
.icon-arrow-down2:before {
content: "\ea3e";
}
.icon-arrow-down-left2:before {
content: "\ea3f";
}
.icon-arrow-left2:before {
content: "\ea40";
}
.icon-circle-up:before {
content: "\ea41";
}
.icon-circle-right:before {
content: "\ea42";
}
.icon-circle-down:before {
content: "\ea43";
}
.icon-circle-left:before {
content: "\ea44";
}
.icon-tab:before {
content: "\ea45";
}
.icon-move-up:before {
content: "\ea46";
}
.icon-move-down:before {
content: "\ea47";
}
.icon-sort-alpha-asc:before {
content: "\ea48";
}
.icon-sort-alpha-desc:before {
content: "\ea49";
}
.icon-sort-numeric-asc:before {
content: "\ea4a";
}
.icon-sort-numberic-desc:before {
content: "\ea4b";
}
.icon-sort-amount-asc:before {
content: "\ea4c";
}
.icon-sort-amount-desc:before {
content: "\ea4d";
}
.icon-command:before {
content: "\ea4e";
}
.icon-shift:before {
content: "\ea4f";
}
.icon-ctrl:before {
content: "\ea50";
}
.icon-opt:before {
content: "\ea51";
}
.icon-checkbox-checked:before {
content: "\ea52";
}
.icon-checkbox-unchecked:before {
content: "\ea53";
}
.icon-radio-checked:before {
content: "\ea54";
}
.icon-radio-checked2:before {
content: "\ea55";
}
.icon-radio-unchecked:before {
content: "\ea56";
}
.icon-crop:before {
content: "\ea57";
}
.icon-make-group:before {
content: "\ea58";
}
.icon-ungroup:before {
content: "\ea59";
}
.icon-scissors:before {
content: "\ea5a";
}
.icon-filter:before {
content: "\ea5b";
}
.icon-font:before {
content: "\ea5c";
}
.icon-ligature:before {
content: "\ea5d";
}
.icon-ligature2:before {
content: "\ea5e";
}
.icon-text-height:before {
content: "\ea5f";
}
.icon-text-width:before {
content: "\ea60";
}
.icon-font-size:before {
content: "\ea61";
}
.icon-bold:before {
content: "\ea62";
}
.icon-underline:before {
content: "\ea63";
}
.icon-italic:before {
content: "\ea64";
}
.icon-strikethrough:before {
content: "\ea65";
}
.icon-omega:before {
content: "\ea66";
}
.icon-sigma:before {
content: "\ea67";
}
.icon-page-break:before {
content: "\ea68";
}
.icon-superscript:before {
content: "\ea69";
}
.icon-subscript:before {
content: "\ea6a";
}
.icon-superscript2:before {
content: "\ea6b";
}
.icon-subscript2:before {
content: "\ea6c";
}
.icon-text-color:before {
content: "\ea6d";
}
.icon-pagebreak:before {
content: "\ea6e";
}
.icon-clear-formatting:before {
content: "\ea6f";
}
.icon-table:before {
content: "\ea70";
}
.icon-table2:before {
content: "\ea71";
}
.icon-insert-template:before {
content: "\ea72";
}
.icon-pilcrow:before {
content: "\ea73";
}
.icon-ltr:before {
content: "\ea74";
}
.icon-rtl:before {
content: "\ea75";
}
.icon-section:before {
content: "\ea76";
}
.icon-paragraph-left:before {
content: "\ea77";
}
.icon-paragraph-center:before {
content: "\ea78";
}
.icon-paragraph-right:before {
content: "\ea79";
}
.icon-paragraph-justify:before {
content: "\ea7a";
}
.icon-indent-increase:before {
content: "\ea7b";
}
.icon-indent-decrease:before {
content: "\ea7c";
}
.icon-share:before {
content: "\ea7d";
}
.icon-new-tab:before {
content: "\ea7e";
}
.icon-embed:before {
content: "\ea7f";
}
.icon-embed2:before {
content: "\ea80";
}
.icon-terminal:before {
content: "\ea81";
}
.icon-share2:before {
content: "\ea82";
}
.icon-mail:before {
content: "\ea83";
}
.icon-mail2:before {
content: "\ea84";
}
.icon-mail3:before {
content: "\ea85";
}
.icon-mail4:before {
content: "\ea86";
}
.icon-google:before {
content: "\ea87";
}
.icon-google-plus:before {
content: "\ea88";
}
.icon-google-plus2:before {
content: "\ea89";
}
.icon-google-plus3:before {
content: "\ea8a";
}
.icon-google-drive:before {
content: "\ea8b";
}
.icon-facebook:before {
content: "\ea8c";
}
.icon-facebook2:before {
content: "\ea8d";
}
.icon-facebook3:before {
content: "\ea8e";
}
.icon-ello:before {
content: "\ea8f";
}
.icon-instagram:before {
content: "\ea90";
}
.icon-twitter:before {
content: "\ea91";
}
.icon-twitter2:before {
content: "\ea92";
}
.icon-twitter3:before {
content: "\ea93";
}
.icon-feed2:before {
content: "\ea94";
}
.icon-feed3:before {
content: "\ea95";
}
.icon-feed4:before {
content: "\ea96";
}
.icon-youtube:before {
content: "\ea97";
}
.icon-youtube2:before {
content: "\ea98";
}
.icon-youtube3:before {
content: "\ea99";
}
.icon-youtube4:before {
content: "\ea9a";
}
.icon-twitch:before {
content: "\ea9b";
}
.icon-vimeo:before {
content: "\ea9c";
}
.icon-vimeo2:before {
content: "\ea9d";
}
.icon-vimeo3:before {
content: "\ea9e";
}
.icon-lanyrd:before {
content: "\ea9f";
}
.icon-flickr:before {
content: "\eaa0";
}
.icon-flickr2:before {
content: "\eaa1";
}
.icon-flickr3:before {
content: "\eaa2";
}
.icon-flickr4:before {
content: "\eaa3";
}
.icon-picassa:before {
content: "\eaa4";
}
.icon-picassa2:before {
content: "\eaa5";
}
.icon-dribbble:before {
content: "\eaa6";
}
.icon-dribbble2:before {
content: "\eaa7";
}
.icon-dribbble3:before {
content: "\eaa8";
}
.icon-forrst:before {
content: "\eaa9";
}
.icon-forrst2:before {
content: "\eaaa";
}
.icon-deviantart:before {
content: "\eaab";
}
.icon-deviantart2:before {
content: "\eaac";
}
.icon-steam:before {
content: "\eaad";
}
.icon-steam2:before {
content: "\eaae";
}
.icon-dropbox:before {
content: "\eaaf";
}
.icon-onedrive:before {
content: "\eab0";
}
.icon-github:before {
content: "\eab1";
}
.icon-github2:before {
content: "\eab2";
}
.icon-github3:before {
content: "\eab3";
}
.icon-github4:before {
content: "\eab4";
}
.icon-github5:before {
content: "\eab5";
}
.icon-wordpress:before {
content: "\eab6";
}
.icon-wordpress2:before {
content: "\eab7";
}
.icon-joomla:before {
content: "\eab8";
}
.icon-blogger:before {
content: "\eab9";
}
.icon-blogger2:before {
content: "\eaba";
}
.icon-tumblr:before {
content: "\eabb";
}
.icon-tumblr2:before {
content: "\eabc";
}
.icon-yahoo:before {
content: "\eabd";
}
.icon-tux:before {
content: "\eabe";
}
.icon-apple:before {
content: "\eabf";
}
.icon-finder:before {
content: "\eac0";
}
.icon-android:before {
content: "\eac1";
}
.icon-windows:before {
content: "\eac2";
}
.icon-windows8:before {
content: "\eac3";
}
.icon-soundcloud:before {
content: "\eac4";
}
.icon-soundcloud2:before {
content: "\eac5";
}
.icon-skype:before {
content: "\eac6";
}
.icon-reddit:before {
content: "\eac7";
}
.icon-linkedin:before {
content: "\eac8";
}
.icon-linkedin2:before {
content: "\eac9";
}
.icon-lastfm:before {
content: "\eaca";
}
.icon-lastfm2:before {
content: "\eacb";
}
.icon-delicious:before {
content: "\eacc";
}
.icon-stumbleupon:before {
content: "\eacd";
}
.icon-stumbleupon2:before {
content: "\eace";
}
.icon-stackoverflow:before {
content: "\eacf";
}
.icon-pinterest:before {
content: "\ead0";
}
.icon-pinterest2:before {
content: "\ead1";
}
.icon-xing:before {
content: "\ead2";
}
.icon-xing2:before {
content: "\ead3";
}
.icon-flattr:before {
content: "\ead4";
}
.icon-foursquare:before {
content: "\ead5";
}
.icon-paypal:before {
content: "\ead6";
}
.icon-paypal2:before {
content: "\ead7";
}
.icon-paypal3:before {
content: "\ead8";
}
.icon-yelp:before {
content: "\ead9";
}
.icon-file-pdf:before {
content: "\eada";
}
.icon-file-openoffice:before {
content: "\eadb";
}
.icon-file-word:before {
content: "\eadc";
}
.icon-file-excel:before {
content: "\eadd";
}
.icon-libreoffice:before {
content: "\eade";
}
.icon-html5:before {
content: "\eadf";
}
.icon-html52:before {
content: "\eae0";
}
.icon-css3:before {
content: "\eae1";
}
.icon-git:before {
content: "\eae2";
}
.icon-svg:before {
content: "\eae3";
}
.icon-codepen:before {
content: "\eae4";
}
.icon-chrome:before {
content: "\eae5";
}
.icon-firefox:before {
content: "\eae6";
}
.icon-IE:before {
content: "\eae7";
}
.icon-opera:before {
content: "\eae8";
}
.icon-safari:before {
content: "\eae9";
}
.icon-IcoMoon:before {
content: "\eaea";
}html, body, div, span, applet, object, iframe,p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline; 
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block; 
}
ul, ol {
padding: 0 20px;
margin-bottom: 30px;
}
body {
line-height: 1; 
}
blockquote {
border: none;
padding: 20px 30px;
font-style: italic;
}
blockquote p {
}
blockquote p:before {
content: "\f10d";
font-family:FontAwesome;
margin-right: 10px;
font-size: 30px;
}
blockquote p:after {
content: "\f10e";
font-family:FontAwesome;
margin-left: 10px;
font-size: 30px;
}
table {
border-collapse: collapse;
border-spacing: 0; 
} html {
overflow-x: hidden !important;
width: 100%;
height: 100%;
position: relative;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
} 
body {
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
background-position: top center;
background-attachment: fixed;
word-wrap: break-word;
background: #fff;
} h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { 
font-weight: inherit; 
}
h1 a:hover, h2 a:hover, 
h3 a:hover, h4 a:hover, 
h5 a:hover, h6 a:hover {
text-decoration: none; 
}
h1,h2 { 
margin-bottom: 20px; 
}
h3,h4,h5,h6 { 
margin-bottom: 15px; 
}
p { 
margin: 0 0 10px; 
}
em, i { 
font-style: italic; 
}
b, strong { 
font-weight: bold; 
}
big { 
font-size: 110%; 
line-height: 180%; 
}
dt { 
font-weight:bold;
}
a:focus{
outline: 0;
} a, a:visited, a:focus { 
text-decoration: none; 
outline: 0; 
}
a:hover { 
text-decoration: none; 
}
p a, p a:visited { 
line-height: inherit; 
} .btn-primary,
.pager li>a, .pager li>span, .post-navigation ul.pager li>a, 
.post-navigation ul.pager li>span, .wpcf7-form-control.wpcf7-submit, 
.form-submit .btn.btn-primary, .common-btn {
box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.3);
color:#fff;
}
.btn-primary,
.btn.cancel,
.pager li>a, .pager li>span, .post-navigation ul.pager li>a, .post-navigation ul.pager li>span, 
.wpcf7-form-control.wpcf7-submit, .form-submit .btn.btn-primary, .common-btn {
border: 0;
border-radius: 3px;
padding: 10px 20px;
font-weight: 700;
text-transform: uppercase;
-webkit-transition: 350ms;
-moz-transition: 350ms;
-o-transition: 350ms;
transition: 350ms;
}
.btn.cancel:hover,
.btn-primary:hover, .btn-primary:focus,
.pager li>a:focus,
.pager li>a:hover, .pager li>span:hover,.post-navigation ul.pager li>a:hover,
.post-navigation ul.pager li>span:hover,.wpcf7-form-control.wpcf7-submit:hover,
.form-submit .btn.btn-primary:hover,.common-btn:hover {
background: #272d33;
}
.btn-primary.dark {
background: #272d33;
box-shadow: 0 3px 0 #111316;
}
.btn-primary.dark:hover {
background: #1a1a1a;
box-shadow: 0 3px 0 #000000;
}
.btn-primary,
.vc_btn3-container.btn-preset .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d {
box-shadow:inset 0 -3px 0 rgba(0, 0, 0, 0.3);
color:#fff;
}
.btn-primary,
.btn.cancel,
.vc_btn3-container.btn-preset .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d {
border: 0;
border-radius: 3px;
padding: 10px 20px;
font-weight: 700;
text-transform: uppercase;
-webkit-transition: 350ms;
-moz-transition: 350ms;
-o-transition: 350ms;
transition: 350ms;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus{background:none;color:#333;}
.vc_btn3-container.btn-preset .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d {
padding: 12px 20px;
}
.btn.cancel:hover,
.btn-primary:hover, .btn-primary:focus,
.vc_btn3-container.btn-preset .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:hover,
.vc_btn3-container.btn-preset .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:focus {
background: #272d33;
color: #fff;
top:0;
}
.vc_btn3-container.btn-preset.dark .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d {
background: #272d33;
box-shadow: 0 3px 0 #111316;
}
.vc_btn3-container.btn-preset.dark .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:hover {
background: #1a1a1a;
box-shadow: 0 3px 0 #000000;
}
.slide-btn-white,
.slide-btn-transparent {
display: inline-block;
padding: 10px 30px;
border-width: 2px;
border-style: solid;
text-transform: uppercase;
font-size: 14px;
color: #fff;
transition:300ms;
-webkit-transition:300ms;
background: transparent;
font-weight: 700;
}
.slide-btn-white {
border: 2px solid #fff;
}
.tp-caption a.slide-btn-white {
color:#fff;
}
.tp-caption a.slide-btn-white:hover {
background: #fff;
color:#000;
}
.tp-caption a.slide-btn-transparent:hover {
color:#000;
}
a.more-link {
width: 180px;
margin: 0;
display: block;
}
.readmore-blog {
font-size: 14px;
text-transform: uppercase;
margin: 40px 0 0;
display: inline-block;
transition:300ms;
-webkit-transition:300ms;
-moz-transition:300ms;
font-weight: 700; 
padding: 10px 20px;
box-shadow:inset 0 -3px 0 rgba(0, 0, 0, 0.3);
padding: 10px 15px;
margin-top: 15px;
color: #fff;
border-radius: 4px;
}
.readmore-blog:hover {
color: #fff;
background: #272d33;
}
.readmore-blog:focus {
color: #fff;
}
.wpcf7-form-control.wpcf7-submit {
width: auto;
margin-top: 30px;
padding: 8px 40px;
}
.readmore-blog i {
margin-left: 5px;
} .list-arrow {
list-style: none;
margin: 0 !important;
padding: 0 0 0 1px;
}
.list-arrow li {
line-height: 24px;
}
.list-arrow li:before {
font-family: FontAwesome;
content: "\f101";
margin-right: 10px;
}
.list-arrow li, .list-arrow li a{
color: #555;
}
.list-arrow.style2 li:before {
content: "\f05d";
}
.unstyled{
list-style: none;
margin: 0;
padding: 0;
}
blockquote p{
font-size: 14px;
font-weight: 400;
line-height: 18px;
font-style: italic;
color: #959595;
}
blockquote {
margin: 20px 0;
} .ts-divider {
position: relative;
margin: 0 0 40px;
}
.ts-divider:after {
content: "";
width: 100%;
height: 1px;
bottom: 0;
left: 0;
position: absolute;
background: linear-gradient(to right, #ffffff 0, #e0e0e0 30%, #e0e0e0 70%, #ffffff 100%);
background: -ms-linear-gradient(left, #ffffff 0, #e0e0e0 30%, #e0e0e0 70%, #ffffff 100%);
background: -o-linear-gradient(left, #ffffff 0, #e0e0e0 30%, #e0e0e0 70%, #ffffff 100%);
background: -webkit-linear-gradient(left, #ffffff 0, #e0e0e0 30%, #e0e0e0 70%, #ffffff 100%);
background: -moz-linear-gradient(left, #ffffff 0, #e0e0e0 30%, #e0e0e0 70%, #ffffff 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ffffff), 
color-stop(30%, #e0e0e0), color-stop(70%, #e0e0e0), color-stop(100%, #ffffff));
} .title-normal{
font-weight: 300;
line-height: normal;
} .title-border{
font-weight: 300;
font-size: 26px;
text-transform: uppercase;
margin: 0 0 30px 0;
line-height: normal;
padding: 0;
position: relative;
color: #333;
}
.bizspeak-title h2 span {
font-weight: 700;
}
.title-border:before{
content: "";
position: absolute;
display: inline-block;
top: 45px;
left: 0;
width: 100px;
height: 4px;
}
.title-border:after{
position: absolute;
content: " ";
width: auto;
height: auto;
top: 49px;
left: 20px;
border-width: 8px;
border-style: solid;
} .title-normal {
font-weight: 300;
line-height: normal;
text-transform: uppercase;
}
p.lead {
font-size: 17px;
margin-bottom: 10px;
font-weight: 400;
} .content-list {
margin: 20px 0;
font-size: 16px;
overflow: hidden;
}
.bizspeak-title-style2 h2 {
display: inline-block;
position: relative;
}
.bizspeak-title-style2 h2:after {
content: '';
position: absolute;
top: 50%;
height: 1px;
width: 100%;
left: 100%;
margin-top: -1px;
border-bottom: 1px solid #cecece;
z-index: 0;
padding-left: 20px;
} .ts-carousel-controller .left,
.ts-carousel-controller .right, 
.owl-theme .owl-controls .owl-nav [class*=owl-]{
cursor: pointer;
background: none !important;
width: 22px;
height: 22px;
line-height: 22px;
font-size: 24px !important;
color: #222 !important;
opacity: 1;
top: auto;
text-shadow: none;
display: inline-block;
text-align: center;
border-radius: 100%;
margin: 0 !important;
padding: 0 !important;
}
.owl-controls .owl-next{
margin:0 0 0 6px !important;
} .form-control{
box-shadow: none;
border: 1px solid #dedede;
padding: 6px 20px;
height: 50px;
background: none;
color: #959595;
font-size: 14px;
border-radius: 0;
}
.form-control:focus{
box-shadow: none;
}  .dark-box .box-title, 
.cyan-box .box-title{
color: #fff;
font-weight: 400;
border-bottom: 1px dashed #fff;
font-size: 16px;
text-transform: uppercase;
padding-bottom: 10px;
margin-bottom: 20px;
margin-top: 0;
}
.dark-box h4{
color: #999999;
font-size: 18px;
font-weight: 400;
}
.dark-box p, .cyan-box .box-wrapper{
color: #fff;
}
.cyan-box .box-wrapper {
margin-bottom: 15px;
}
.dark-box .ph-no{
font-weight: 700;
} .bizboxw {
position: relative;
max-width: 1250px;
background: #fff;
margin: 30px auto 30px;
overflow: hidden;
}
#body-inner {background:#fff;} .top-bar{
padding: 8px 0;
} .top-social-title{
float: left;
margin-right: 5px;
}
.top-social{
list-style: none;
padding: 0;
margin: 0;
}
.top-social ul {
padding: 0;
margin: 0;
}
.top-social li {
display: inline-block;
padding: 0;
}
.top-social li a{
margin: 0 5px 0 0;
font-size: 12px;
-webkit-transition: 400ms;
-moz-transition: 400ms;
-o-transition: 400ms;
transition: 400ms;
}
.top-social li a i {
width: 24px;
height: 24px;
text-align: center;
line-height: 24px;
-webkit-transition: 400ms;
-moz-transition: 400ms;
-o-transition: 400ms;
transition: 400ms;
}
.top-social li a i.fa-facebook {
color: #677fb5;
}
.top-social li a i.fa-facebook:hover {
background: #677fb5;
color: #fff;
}
.top-social li a i.fa-twitter {
color: #70c2e9;
}
.top-social li a i.fa-twitter:hover {
background: #70c2e9;
color: #fff;
}
.top-social li a i.fa-google-plus {
color: #c53942;
}
.top-social a i.fa-google-plus:hover {
background: #c53942;
color: #fff;
}
.top-social a i.fa-pinterest {
color: #d8545d;
}
.top-social a i.fa-pinterest:hover {
background: #d8545d;
color: #fff;
}
.top-social a i.fa-linkedin {
color: #3daccf;
}
.top-social a i.fa-linkedin:hover {
background: #3daccf;
color: #fff;
} .top-menu{
text-align: right;
}
.top-menu li{
display: inline-block;
margin-right: 5px;
}
.top-menu li a{
color: #555;
} .site-header {
position: relative;
margin-bottom: 0;
background-repeat: no-repeat;
background-size: cover;
background-position: 0 100%;
background-attachment: fixed;
}
.header2-mainnav .container {
bottom: -30px;
z-index: 100;
position: relative;
}
.header2-mainnav .container .menubar {
box-shadow: 0 5px 8px -1px rgba(0, 0, 0, 0.2);
border-bottom: 1px solid #222;
border-radius: 3px;
}
.header2-mainnav.menubar {
background: none;
margin-top: -20px;
}
.header2-mainnav.menubar .navbar, 
.header2-mainnav.menubar .head-search .form-control{
border-radius: 3px;
}
.menubar.sticky-header .container {
bottom: auto;
}
.head-search .search {
border-radius: 0 4px 4px 0;
} .ts-mainnav .container {
position: relative;
} .navbar-toggle{
float: left;
}
.ts-mainnav {
border: 0;
background: #1e2227;
box-shadow: 0 5px 8px -1px rgba(0, 0, 0, 0.2);
border-bottom: 1px solid #222;
}
.navbar{
border-radius: 0;
border: 0;
margin-bottom: 0;
}
.navbar-right{
padding-right: 0;
}
.navbar-right .dropdown-menu {
right: auto;
left: 0;
}
.navbar-toggle{
border-radius: 0;
margin-right: 5px;
}
.navbar-toggle .icon-bar{
background: #fff;
}
ul.navbar-nav > li{
border-right: 1px solid rgba(0, 0, 0, 0.2);
padding: 0 20px;
}
ul.navbar-nav > li > a{
color: #fff;
text-rendering: optimizeLegibility;
font-weight: 700;
text-transform: uppercase;
font-size: 14px;
margin: -1px 0;
line-height: 25px;
padding: 22px 0 20px;
position: relative;
-webkit-transition: 350ms;
-moz-transition: 350ms;
-o-transition: 350ms;
transition: 350ms;
}
ul.navbar-nav > li > a i{
font-weight: 700;
}
.nav .open>a, .nav .open>a:hover, 
.nav .open>a:focus{
background: transparent;
border:0;
} .dropdown-menu{
z-index: 0;
border: 0;
border-radius: 0px;
width: 100%;
box-shadow: none;
background: none;
min-width: 200px;
list-style: none;
padding: 0 15px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0;
margin-top: -5px;
background: #fff;
box-shadow: 0 2px .09px rgba(0,0,0,0.15);
}
.dropdown-menu > li > a{
display: block;
font-size: 13px;
text-transform: uppercase;
font-weight: 400;
line-height: normal;
text-decoration: none;
padding: 15px 5px;
color: #333;
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.dropdown-menu > li:last-child > a{
border-bottom: 0;
}
.dropdown-menu > li>a:hover, 
.dropdown-menu > li>a:focus{
background: none;
}  ul.navbar-nav > li:hover > a, 
ul.navbar-nav > li.active > a{
position: relative;
}
ul.navbar-nav > li:hover > a:before, 
ul.navbar-nav > li.active > a:before{
position: absolute;
content: " ";
width: auto;
height: auto;
bottom: -15px;
margin-left: -12px;
left: 50%;
border-width: 8px;
border-style: solid;
z-index: 9999;
}
ul.navbar-nav > li:hover > a:after, 
ul.navbar-nav > li.active > a:after{
position: absolute;
content: '';
left: -3px;
bottom: 0;
width: 100%;
height: 8px;
}
a.dropdown-toggle span.caret {
display: none;
} .title-bg-small{
padding: 0 15px;
font-size: 18px;
line-height: 38px;
margin-bottom: 30px;
background: #fff;
color: #000;
text-transform: uppercase;
font-weight: 700;
display: inline-block;
font-family: Roboto;
}
.tp-caption.title-light {
font-family: 'Roboto Slab', serif !important;
text-shadow: 0 2px 1px #000;
}
.tp-caption.title-light strong{
font-weight: 700 !important;
}
.tp-caption a.slide-btn {
color: #fff !important;
}
.tp-caption.rev-btn{
background: none !important;
color: #fff !important;
} .thw-features-section{
position: relative;
z-index: 100;
} .title-normal.tab{
margin-top: 0;
}
.thw-features-section .feature-tab{
position: relative;
margin-top: -90px;
padding: 0;
}
.feature-tab .nav-tabs{
border-bottom: 0;
}
.feature-tab .tab-content{
margin-top: 15px;
}
.vc_tta.vc_general.feature-tab li a{
background: #272d33;
color: #fff;
text-shadow: none;
font-weight: 700;
border-radius: 0;
text-transform: uppercase;
line-height: 50px;
margin: 0 1px 20px;
padding: 0 20px;
border:none;
}
.vc_tta.vc_general.feature-tab .vc_tta-tab.vc_active > a, 
.vc_tta.vc_general.feature-tab .vc_tta-tab > a:hover, 
.vc_tta.vc_general.feature-tab .vc_tta-tab > a:focus{
position: relative;
color: #fff;
}
.vc_tta.vc_general.feature-tab .vc_tta-tab.vc_active > a:after, 
.vc_tta-tabs.feature-tab:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active > a::after,
.vc_tta.vc_general.feature-tab .vc_tta-tab > a:hover:after, 
.vc_tta.vc_general.feature-tab .vc_tta-tab > a:focus:after{
position: absolute;
content: " ";
width: auto;
height: auto;
bottom: -20px;
margin-left: -12px;
left: 50%;
border-width: 10px;
border-style: solid;
}
.vc_tta.vc_general.feature-tab .vc_tta-panel-body {
padding-left: 0;
padding-right: 0;
}
.feature-tab .tab-content .title-normal{
margin-top: 0;
} .who-we .title-normal{
margin-top: 0;
font-size: 21px;
}
.who-we-box-wrapper {
text-align: center;
}
.who-we-box {
text-align: center;
position: relative;
background: #f5f5f5;
height: 160px;
width: 160px;
margin: 0 15px;
border-radius: 50%;
display: inline-block;
color: #fff;
cursor: pointer;
box-shadow: inset 0 0 40px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.who-we-box .box-title {
position: absolute;
text-align: center;
top: 50%;
margin-top: -23px;
color: #fff;
font-weight: 400;
}
.who-we-box.one {
background: #8c20ba;
}
.who-we-box.two {
background: #ffd63b;
}
.who-we-box.three {
background: #bd1533;
}
.who-we-box.four {
background: #2750cc;
}
.who-we-box.five {
background: #3bb375;
} .service-box {
margin: 15px 0 15px;
}
.service-box i {
font-size: 24px;
margin-right: 10px;
color: #fff;
width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
float: left;
padding: 0 1px 1px 8px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.service-box .service-box-content h3 {
margin: 0 0 20px;
font-size: 22px;
}
.tab-service h3 {
font-size: 20px;
font-weight: 300;
} .service-bg-box {
position: relative;
padding: 50px 40px;
min-height: 350px;
color: #fff;
-moz-transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.service-bg-box h3, .service-bg-box p{
color: #fff;
}
.service-bg-box h3{
font-size: 18px;
font-weight: 700;
}
.service-bg-box.one{
background: rgba(0,0,0,.26);
}
.service-bg-box.two{
background: rgba(0,0,0,.2);
}
.service-bg-box.three{
background: rgba(0,0,0,.15);
}
.service-bg-box.four{
background: rgba(0,0,0,.09);
} .thw-facts-wraper {
clear: both;
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.thw-facts-wraper:last-child {
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 0;
}
.thw-facts-icon {
color: #fff;
font-size: 44px;
float: left;
margin-top: 10px;
}
.thw-facts-content {
margin-left: 70px;
text-align: center;
}
.thw-facts-num,
.thw-facts-title {
line-height: normal;
margin: 0;
color: #fff;
}
.thw-facts-num {
font-weight: 900;
font-size: 36px;
}
.thw-facts-title {
font-size: 16px;
} .shortcode-promo2.promo-solid .media>.pull-left{
float: none !important;
} .sticky .page-header,
.category-sticky .page-header{
padding: 20px 40px;
border-width: 1px;
border-style: solid;
border-color: #eee;
background: #f8f8f8;
}
.main-content-inner {
padding-bottom: 2em;
}
.main-content-inner .hentry {
position: relative;
}
.entry-blog {
padding: 15px 0 40px;
}
.post-footer {
padding: 15px 0;
border-top: 2px solid #f5f5f5;
border-bottom: 2px solid #f5f5f5;
}
.hentry:first-child{
margin-top: 0;
padding-top: 0;
border-top: none;
} .sidebar-inner {
padding: 0;
}
.sidebar {
padding-bottom: 2em;
}  .page-header {
border: none;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
}
.gallery-caption {
}
.bypostauthor {
} img {
display: inline-block;
height: auto;
max-width: 100%;
}
img[class*="wp-image-"] {
margin-top: 10px;
margin-bottom: 10px;
}
.wp-caption {
border: 1px solid #ccc;
margin-bottom: 10px;
max-width: 100%;
border: 1px solid #ccc;
border-radius: 4px;
padding: 0 10px;
}
.wp-caption.aligncenter {
margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
display: block;
}
.wp-caption .wp-caption-text {
text-align: center;
margin-top: 10px;
} .gallery {
margin-bottom: 1.5em;
}
.gallery a img {
border: none;
height: auto;
max-width: 90%;
}
.gallery dd {
margin: 0;
} embed,
iframe,
object{
width: 100%;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.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-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .clear {
clear: both;
}
.comment .children { 
margin-left: 1.5em; 
list-style: none;
} .page-header {
padding:0;
margin: 0;
}
.meta-category {
transition:300ms;
-webkit-transition:300ms; 
}
.meta-category a {
color: #999;
font-size: 12px;
padding-bottom: 5px;
transition:300ms;
-webkit-transition:300ms;
}
.entry-header {
margin: 0 auto;
position: relative;
}
.page-header h2.page-title {
margin-top: 5px;
margin-bottom: 5px;
font-size: 26px;
line-height: 36px;
font-weight: 400;
}
.page-header h2.page-title a {
color:#1a1a1a;
transition:300ms;
-webkit-transition:300ms;
}
.page-header h2.page-title i {
font-size: 24px;
}
.page-content{
text-align: center;
} .meta-quote {
padding: 80px;
color:#fff;
text-align: center;
font-size: 24px;
line-height: 36px;
}
.meta-quote span {
font-weight: 700;
}
.meta-quote p {
margin-bottom: 15px;
font-style: italic;
}
.entry-overlay{
height: 100%;
left: 0px;
position: absolute;
top: 0px;
width: 100%;
z-index: 0;
}
.entry-image{
position: relative;
}
.entry-image .quote-link{
color: #fff;
position: relative;
padding: 120px 30px;
margin: 0;
z-index: 1;
text-align: center;
opacity: .95;
}
.entry-image .quote-link h4 {
color: #fff;
font-size: 48px;
line-height: 48px;
} .blog-gallery-slider .carousel-control{
width: 35px;
height: 35px;
line-height: 35px;
background-image: none;
opacity: .8;
text-shadow:none;
background-color:#fff;
color: #000;
top: 45%;
bottom: auto;
font-size: 20px;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.blog-gallery-slider:hover .carousel-control {
opacity: 1;
} .gallery .gallery-item dl {
margin-bottom:  0 !important;
}
.gallery .gallery-item img {
border: none !important;
} .entry-meta {
color: #999;
font-size: 14px;
display: block;
padding: 0;
margin: 0 0 20px;
list-style: none;
}
.entry-meta li {
display: inline-block;
margin-right: 14px;
position: relative;
}
.entry-meta li a {
color: #999;
transition:300ms;
-webkit-transition:300ms;
}
.entry-meta li:after {
content: "";
position: absolute;
top: 6px;
right: -8px;
height: 12px;
width: 1px;
background: #999;
transform: rotate(20deg);
-webkit-transform: rotate(20deg);
}
.page-header span.author {
text-transform: uppercase;
font-size: 14px;
}
.entry-meta li:last-child:after {
display: none;
}
.post-navigation ul.pager {
text-align: left;
}
.blog-share-button ul{
display: block;
padding: 0 0 15px 0;
margin: 0;
list-style: none;
}
.blog-share-button ul li {
display: inline-block;
margin-right: 10px;
}
.blog-share-button ul li a {
color: #000;
font-size: 14px;
transition:300ms;
-webkit-transition:300ms;
}
.page-title {
text-transform: uppercase;
color: #333;
} .single .hentry{
margin-bottom: 40px;
}
.page .entry-content {
margin: 0;
}
.page .entry-content .wpcf7-form{
text-align: left;
}
.entry-content span.fixed-char{
display: block;
} .post-navigation ul.pager {
margin: 20px 0 80px 0;
}
.post-nav {
margin: 0 0 0;
}
.post-nav .previous>a, 
.post-nav .previous>span,
.post-nav .next>a, 
.post-nav .next>span{
float: none;
}
.post-nav .previous>a, 
.post-nav .previous>span {
margin-left: 20px;
}
.pager li>a, .pager li>span, 
.post-navigation ul.pager li>a, 
.post-navigation ul.pager li>span {
margin: 20px 0 15px;
}
.post-navigation ul.pager {
margin: 0px 0 40px 0;
}
.meta-tag {
margin: 30px 0 10px;
}
.meta-tag a {
border-radius: 3px;
padding: 6px 10px;
font-size: 10px;
border:1px solid #f8f8f8;
color: #888;
text-transform: uppercase;
} .related-title h2 {
font-size: 26px;
text-transform: uppercase;
margin-bottom: 30px;  
}
.post-related h4 {
margin:0;
text-transform: capitalize;
font-weight: 400;
font-size: 16px;
}
.post-related h4 a{
color: #000;
}
.post-related .entry-date {
font-size: 12px;
color:#888;
} #commentsubmit.btn.btn-primary{
color: #fff;
}
.comments-area {
margin-top: 60px;
}
.comments-title {
margin: 0 0 30px;
text-transform: uppercase;  
}
.comment-body{
padding-bottom: 60px;
position: relative;
margin-bottom: 40px;
}
.comment-area .media-heading {
margin: 0;
line-height: 22px;
}
.comment-area .media-heading a {
color:#333;
}
.comment-meta {
font-style: italic;
line-height: 24px;
}
.media-body-wrap .comment-content p,
.comment-awaiting-moderation {
margin-bottom: 10px;
}
.comment-meta a {
color:#888;
font-size: 12px;
}
.media>.pull-left.author-comment {
margin-right: 20px;
}
.comment-body:after {
content: "";
width: 100%;
height: 1px;
bottom: 0;
left: 0;
position: absolute;
background: linear-gradient(to right,#FFF 0,#eee 5%,#eee 95%,#FFF 100%);
background: -ms-linear-gradient(left,#fff 0,#eee 5%,#eee 95%,#fff 100%);
background: -o-linear-gradient(left,#fff 0,#eee 5%,#eee 95%,#fff 100%);
background: -webkit-linear-gradient(left,#FFF 0,#eee 5%,#eee 95%,#FFF 100%);
background: -moz-linear-gradient(left,#fff 0,#eee 5%,#eee 95%,#fff 100%);
background: -webkit-gradient(linear,left top,right top,color-stop(0%,#FFF),color-stop(5%,#eee),color-stop(95%,#eee),color-stop(100%,#FFF));
}
.comment .comment-body:last-child:after {
display: none;
}
.comment-reply-link {
background: none;
color:#888;
border:none;
position: absolute;
}
.comment-reply-link:before {
content: "\f112";
padding-right: 10px;
font-family:FontAwesome;
}
.comment-reply-link.btn-primary:hover,
.comment-reply-link.btn-primary:focus,
.comment-reply-link.btn-primary:active {
background: none;
border:none;
color:#e45245;
}
.comment-form label {
display: block;
font-weight: 300;
margin-bottom: 10px;
}
input,textarea {
border:1px solid #e5e5e5;
padding: 12px 15px;
}
.comment-form .comment-form-author input,
.comment-form .comment-form-email input,
.comment-form .comment-form-url input{
width: 50%;
background: rgba(255, 255, 255, 0.7);
}
.comment-form textarea {
width: 100%;
background: rgba(255, 255, 255, 0.7);
} .form-submit .btn.btn-primary {
background: none;
padding: 12px 20px;
margin-bottom: 0;
border-radius: 3px;
}
.comment-form .form-submit {
margin-top: 20px;
} .wpcf7-form input, .wpcf7-form textarea, .wpcf7-form select {
width: 100%;
margin-bottom: 30px;
}  .bizspeak-latest-post {
padding: 0;
margin: 0;
list-style: none;
display: block;
}
.bizspeak-latest-post .latest-post-image img {
width: 55px;
}
.bizspeak-latest-post .latest-post-image {
margin-right: 10px;
margin-bottom: 25px;
}
.bizspeak-latest-post .latest-post-image:last-child {
margin-bottom: 0;
}
.latest-post-content .side-meta a{
font-size: 13px;
line-height: 16px;
font-style: italic;
color: #909090;
}
.latest-post-content h4 {
margin-top: 0;
margin-bottom: 0;
font-size: 14px;
font-weight: 700;
width: 100%;
height: 22px;
line-height: 22px;
overflow: hidden;
text-transform: uppercase;
}
.latest-post-content h4 a {
color:#444;
} .bizspeak-about-widget img {
margin-bottom: 25px;
} .bizspeak-about-social{
list-style: none;
padding: 0;
margin: 30px 0 0 0;
}
.bizspeak-about-social li {
display: inline-block;
padding: 0;
}
.bizspeak-about-social li a{
margin: 0 10px 0 0;
font-size: 12px;
-webkit-transition: 400ms;
-moz-transition: 400ms;
-o-transition: 400ms;
transition: 400ms;
}
.bizspeak-about-social li a i {
width: 24px;
height: 24px;
border: 1px solid #e7e7e7;
text-align: center;
line-height: 24px;
-webkit-transition: 400ms;
-moz-transition: 400ms;
-o-transition: 400ms;
transition: 400ms;
}
.bizspeak-about-social li a i.fa-rss {
border-color: #faaa5e;
color: #faaa5e;
}
.bizspeak-about-social li a i.fa-rss:hover {
background: #faaa5e;
color: #fff;
}
.bizspeak-about-social li a i.fa-facebook {
border-color: #677fb5;
color: #677fb5;
}
.bizspeak-about-social li a i.fa-facebook:hover {
background: #677fb5;
color: #fff;
}
.bizspeak-about-social li a i.fa-twitter {
border-color: #70c2e9;
color: #70c2e9;
}
.bizspeak-about-social li a i.fa-twitter:hover {
background: #70c2e9;
color: #fff;
}
.bizspeak-about-social li a i.fa-google-plus {
border-color: #c53942;
color: #c53942;
}
.bizspeak-about-social li a i.fa-google-plus:hover {
background: #c53942;
color: #fff;
}
.bizspeak-about-social li a i.fa-pinterest {
border-color: #d8545d;
color: #d8545d;
}
.bizspeak-about-social li a i.fa-pinterest:hover {
background: #d8545d;
color: #fff;
}
.bizspeak-about-social li a i.fa-linkedin {
border-color: #3daccf;
color: #3daccf;
}
.bizspeak-about-social li a i.fa-linkedin:hover {
background: #3daccf;
color: #fff;
}
.bizspeak-about-social li a i.fa-dribbble {
border-color: #e299c2;
color: #e299c2;
}
.bizspeak-about-social li a i.fa-dribbble:hover {
background: #e299c2;
color: #fff;
}
.bizspeak-about-widget .about-widget-btn {
padding: 6px 12px;
border-radius: 4px;
color: #fff;
text-transform: uppercase;
font-size: 12px;
transition:300ms;
-webkit-transition:300ms;
} .entry-video.embed-responsive.embed-responsive-16by9 {
padding-bottom: 0;
} .widget ul.nav>li>a {
display: inline-block;
padding: 5px 0;
color: #323232;
}
.footer-widget .widget ul.nav>li>a{
color: #999;
}
.widget >ul.nav {
padding: 0;
}
.widget .widget_title {
margin-top: 0;
text-transform: uppercase;
font-weight: 300;
font-size: 18px;
margin-bottom: 40px;
}
.widget .widget_title span {
color: #000;
font-weight: 700;
position: relative; 
}
.widget .widget_title span:before {
content: "";
position: absolute;
display: inline-block;
top: 32px;
left: 0;
width: 100%;
height: 4px;
}
.widget .widget_title span:after {
position: absolute;
content: " ";
width: auto;
height: auto;
bottom: -28px;
left: 50%;
margin-left: -8px;
border-width: 8px;
border-style: solid;
}
.widget.widget_rss  .widget_title span:after,
.widget.widget_rss  .widget_title span:before {
display: none;
}
#recentcomments .recentcomments {
padding:5px 0 !important;
}
#recentcomments .recentcomments a{
color: #333;
}
div#calendar_wrap {
border:1px solid #f2f2f2;
}
table {
border:1px solid #f2f2f2;
}
.table>thead>tr>th, .table>tbody>tr>th, 
.table>tfoot>tr>th, .table>thead>tr>td, 
.table>tbody>tr>td, .table>tfoot>tr>td,
table>thead>tr>th, table>tbody>tr>th, 
table>tfoot>tr>th, table>thead>tr>td,
table>tbody>tr>td, table>tfoot>tr>td{
border-top:1px solid #f2f2f2;
}
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: 10px 20px;
}
div#calendar_wrap caption {
margin: 10px;
}
.table-striped>tbody>tr:nth-child(odd),
table>tbody>tr:nth-child(odd) {
border:1px solid #f2f2f2;
}
.widget { margin-bottom: 2em; }
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li { padding-left: 15px; }
.widget_search .search-form input[type="submit"] { display: none; }
.widget select {
width: 100%;
border: 1px solid #f2f2f2;
padding: 5px; 
}
.footer-widget .widget_title {
text-transform: uppercase;
font-size: 20px;
position: relative;
margin-top: 0;
margin-bottom: 30px;
color: #fff;
}
.footer-widget .widget_title span:before,
.footer-widget .widget_title span:after{
display: none;
}
.footer-widget .table-striped>tbody>tr:nth-child(odd)>td, 
.footer-widget .table-striped>tbody>tr:nth-child(odd)>th {
background: transparent;
}
.footer-widget .widget_title span {
color: #fff;
}
.widget.widget_tag_cloud .tagcloud a {
border: 1px solid #e5e5e5;
color: #999;
font-size: 14px !important;
padding: 5px 15px;
display: inline-block;
margin: 2px;
text-transform: capitalize;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
} .widget.widget_tag_cloud .tagcloud a:hover {
color: #fff;
} .widget.widget_search #searchform {
position: relative;
} .widget.widget_search #searchform .search {
position: relative;
}
.widget.widget_search #searchform .search i {
position: absolute;
right: 15px;
top: 15px;
}
.widget.widget_search .form-control {
border: 1px solid #eee;
box-shadow: none;
border-radius: 0;
padding: 12px 15px;
height: auto;
}  .post-title {
line-height: normal;
text-transform: uppercase;
font-size: 28px;
}
.post-title a{
color: #333;
}
.post{
margin: 0 0 40px;
padding: 0;
border-bottom: 1px solid #F5F5F5;
}
.post.post-last{
border-bottom: 0;
}
.post-image-wrapper{
margin: 20px 0;
position: relative;
}
.post-footer .btn.btn-primary{
font-weight: 700;
padding: 10px 15px;
margin-top: 15px;
} .post-meta{
color: #959595;
font-weight: 400;
font-size: 13px;
}
.post-meta span{
padding-right: 10px;
}
.post-meta a{
color:#959595
}
.entry-content{
padding: 20px 0 10px;
} .about-author{
background: #f2f2f2;
padding: 15px 20px;
margin: 20px 0;
}
.author-img img{
width: 120px;
height: 120px;
margin-right: 30px;
border-radius: 3px;
margin-top: 20px;
}
.author-url span a{
color: #959595;
}
.author-info h3{
margin-bottom: 10px;
font-size: 20px;
font-weight: normal;
}
.author-info h3 span{
font-size: 14px;
color: #959595;
border-left: 1px solid #AFAFAF;
padding-left: 8px;
margin-left: 5px;
} .comments-counter{
font-size: 18px;
}
.comments-counter a{
color: #323232;
}
.comments-list{
list-style: none;
margin: 0;
padding: 20px 0;
}
.comments-list .comment{
border-bottom: 1px solid #cecece;
padding-bottom: 20px;
margin-bottom: 20px;
}
.comments-list .comment.last{
border-bottom: 0;
}
.comments-list img.comment-avatar{
width: 84px;
height: 84px;
margin-right: 30px;
border-radius: 3px;
}
.comments-list .comment-body{
margin-left: 120px;
}
.comments-list .comment-author{
margin-bottom: 0;
}
.comments-list .comment-date{
font-style: italic;
color: #959595;
margin-bottom: 20px;
}
.comments-list .comment-reply{
text-transform: uppercase;
color: #323232;
}
.comments-reply{
list-style: none;
margin: 0 0 0 70px;
}
.comments-form .btn.btn-primary{
padding: 10px 20px;
}
.comments-form label{
font-weight: normal;
color: #959595;
} .sidebar h3.widget-title{
font-size: 18px;
line-height: normal;
margin-top: 0;
}
.sidebar .widget {
margin-bottom: 40px;
}
.sidebar-right{
padding-left: 20px;
} .sidebar #search .input-group-btn .btn.btn-primary{
padding: 11px 12px;
} .widget-tab .nav-tabs {
margin: 0;
text-align: center;
border-bottom: 1px solid #e7e7e7;
}
.widget-tab .nav-tabs>li:first-child{
margin-left: 10px;
}
.widget-tab .nav-tabs>li>a{
background: #f2f2f2;
color: #323232;
font-size: 15px;
font-weight: 700;
text-transform: capitalize;
border-radius: 3px 3px 0 0;
margin-right: -1px;
border: 1px solid #e7e7e7;
border-bottom: 0;
}
.widget-tab .nav-tabs>li.active>a{
color: #fff;
border: 1px solid rgba(0,0,0,.1);
border-bottom: 0;
}
.widget-tab .tab-content{
border-top: 0;
padding: 10px 0 0;
}
.widget-tab .posts-thumb img{
display: block;
width: 85px;
height: 65px;
margin-right: 20px;
}
.widget-tab .posts-avator img{
display: block;
width: 62px;
height: 62px;
margin-right: 20px;
border-radius: 100%;
}
.widget-tab h4.entry-title{
font-size: 11px;
line-height: 15px;
margin-bottom: 5px;
}
.widget-tab h4.entry-title a{
color: #323232;
}
.widget-tab .post-meta span{
padding-right: 5px;
}
.widget-tab ul.posts-list li{
padding-bottom: 10px;
} .widget_categories ul{
list-style: none;
margin: 0;
padding: 0;
}
.widget_categories ul li{
padding-bottom: 7px;
margin-bottom: 7px;
text-transform: capitalize;
border-bottom: 1px solid #dedede;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.widget_categories ul li:hover{
padding-left: 10px;
}
.widget_categories ul li a{
color: #323232;
}
.widget_categories ul li:last-child{
border-bottom: 0;
} .top-bar{
background: #f4f4f4;
padding: 8px 0;
} .top-social-title{
float: left;
margin-right: 5px;
}
.top-social{
list-style: none;
padding: 0;
margin: 0;
}
.top-social li {
display: inline-block;
padding: 0;
}
.top-social li a{
margin: 0 5px 0 0;
font-size: 12px;
-webkit-transition: 400ms;
-moz-transition: 400ms;
-o-transition: 400ms;
transition: 400ms;
}
.top-social li a i {
width: 24px;
height: 24px;
text-align: center;
line-height: 24px;
-webkit-transition: 400ms;
-moz-transition: 400ms;
-o-transition: 400ms;
transition: 400ms;
}
.top-social li a i.fa-facebook {
color: #677fb5;
}
.top-social li a i.fa-facebook:hover {
background: #677fb5;
color: #fff;
}
.top-social li a i.fa-twitter {
color: #70c2e9;
}
.top-social li a i.fa-twitter:hover {
background: #70c2e9;
color: #fff;
}
.top-social li a i.fa-google-plus {
color: #c53942;
}
.top-social a i.fa-google-plus:hover {
background: #c53942;
color: #fff;
}
.top-social a i.fa-pinterest {
color: #d8545d;
}
.top-social a i.fa-pinterest:hover {
background: #d8545d;
color: #fff;
}
.top-social a i.fa-linkedin {
color: #3daccf;
}
.top-social a i.fa-linkedin:hover {
background: #3daccf;
color: #fff;
} .ts-header{
padding-top: 20px;
padding-bottom: 20px;
} .navbar-header{
z-index: 9999;
}
.logo {
width: 280px;
height: 60px;
background: url(//callsuperiorcleaning.com/wp-content/themes/images/logo.png) no-repeat;
}
.navbar-brand{
padding: 0 15px;
} ul.top-info {
list-style: none;
margin: 60px 0 0 0;
padding: 0;
float: right;
}
ul.top-info li {
position: relative;
float: left;
font-size: 20px;
margin-left: 20px;
font-weight: 400;
padding-left: 20px;
}
ul.top-info li .info-box span.info-icon {
font-size: 32px;
margin-right: 10px;
color: #fff;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
display: inline-block;
position: relative;
top: -3px;
border-radius: 3px;
}
ul.top-info li .info-box span.info-icon i {
margin-left: 5px;
}
ul.top-info li .info-box .info-box-content {
display: inline-block;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
ul.top-info li .info-box .info-box-content p.info-box-title {
font-weight: 700;
color: #f00;
}
ul.top-info li .info-box .info-box-content p {
margin: 0 0 5px 0;
line-height: normal;
color: #777;
} .ts-mainnav .container {
position: relative;
}
.head-search {
height: 68px;
position: absolute;
top: 0;
right: 15px;
margin: 0;
z-index: 1000;
}
.head-search form {
margin: 0;
}
.head-search label {
display: none;
}
.head-search .search {
background: #000;
background: rgba(0, 0, 0, 0.6);
position: relative;
}
.head-search .search .fa-search {
color: #fff;
content: "\f002";
display: block;
font-family: "FontAwesome";
position: absolute;
left: 22px;
top: 25px;
}
.head-search input,
.head-search .form-control {
border: 0;
background: rgba(0, 0, 0, 0.6);
color: #fff;
height: 65px;
line-height: 65px;
position: relative;
margin: 0;
padding: 0 20px 0 40px;
width: 55px;
-webkit-transition: width 0.25s;
-moz-transition: width 0.25s;
-o-transition: width 0.25s;
transition: width 0.25s;
}
.head-search .form-control:hover,
.head-search .form-control:active,
.head-search .form-control:focus {
color: #ffffff;
box-shadow: none !important;
border: 0 !important;
}
.head-search .form-control:active,
.head-search .form-control:focus {
width: 215px;
} .home2 .ts-mainnav .container  {
background: #1e2227;
box-shadow: 0 5px 8px -1px rgba(0, 0, 0, 0.2);
border-bottom: 1px solid #222;
bottom: -30px;
z-index: 100;
border-radius: 3px;
}
.home2 .ts-mainnav {
background: none;
box-shadow: none;
border-bottom: 0;
}
.home2 .ts-mainnav.navbar-fixed .container{
bottom: 0;
}
.home2 .head-search{
right: 0;
}
.home2 .head-search .search{
border-radius: 0 3px 3px 0;
} .header3{
background: #fff;
border-radius: 0 0 5px 5px;
box-shadow: 0px 1px 7px 0 rgba(0, 0, 0, 0.2);
}
.header3 .navbar-brand{
padding-top: 10px;
}
.header3 ul.navbar-nav > li > a{
padding-top: 30px;
padding-bottom: 25px;
color: #333;
}
.header3 ul.navbar-nav > li:last-child a{
padding-right: 15px;
}
.header3 .navbar-collapse{
padding-right: 30px;
} .header4{
background: #fff;
box-shadow: 0px 1px 7px 0 rgba(0, 0, 0, 0.2);
}
.header4 .navbar-brand{
padding-top: 10px;
}
.header4 ul.navbar-nav > li > a{
padding-top: 30px;
padding-bottom: 25px;
color: #333;
} .navbar-fixed {
z-index: 99999;
position: fixed;
opacity: .98;
width: 100%;
top: 0;
-webkit-animation: fadeInDown 800ms;
-moz-animation: fadeInDown 800ms;
-ms-animation: fadeInDown 800ms;
-o-animation: fadeInDown 800ms;
animation: fadeInDown 800ms;
-webkit-backface-visibility: hidden;
}  #main-slide h2, #main-slide h3{
font-weight: 300;
font-size: 44px;
margin-left: 0;
text-shadow: 0 2px 1px #000;
}
.title-bg-small{
padding: 0 15px;
font-size: 18px;
line-height: 38px;
margin-bottom: 30px;
background: #fff;
color: #000;
text-transform: uppercase;
font-weight: 700;
display: inline-block;
font-family: Roboto;
} #main-slide .item img{
width: 100%;
-webkit-backface-visibility: hidden;
}
#main-slide .item{
-webkit-backface-visibility: hidden;
}
#main-slide .item .slider-content {
z-index: 1;
opacity: 0;
-webkit-transition: opacity 500ms;
-moz-transition: opacity 500ms;
-o-transition: opacity 500ms;
transition: opacity 500ms;
}
#main-slide .item.active .slider-content {
opacity: 1;
-webkit-transition: opacity 100ms;
-moz-transition: opacity 100ms;
-o-transition: opacity 100ms;
transition: opacity 100ms;
}
#main-slide .slider-content{
top: 50%;
margin-top: -70px;
left: 0;
padding: 0;
text-align: center;
position: absolute;
width: 100%;
color: #fff;
}
#main-slide .carousel-indicators {
bottom: 70px;
display: none !important;
}
.carousel-indicators li{
width: 30px !important;
height: 10px !important;
margin: 1px !important;
border-radius: 0 !important;
background: rgba(255,255,255,.5);
}
#main-slide .carousel-indicators li.active,
#main-slide .carousel-indicators li:hover {
-moz-transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
#main-slide .carousel-control.left,
#main-slide .carousel-control.right {
opacity: 0;
filter: alpha(opacity=0);
background-image: none;
background-repeat: no-repeat;
text-shadow: none;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
#main-slide:hover .carousel-control.left,
#main-slide:hover .carousel-control.right{
opacity: 1;
filter: alpha(opacity=100);
}
#main-slide:hover .carousel-control.left{
left: 20px;
}
#main-slide:hover .carousel-control.right {
right: 20px;
}
#main-slide .carousel-control.left span {
padding: 15px;
}
#main-slide .carousel-control.right span {
padding: 15px;
}
#main-slide .carousel-control .fa-angle-left, 
#main-slide .carousel-control .fa-angle-right{
position: absolute;
top: 50%;
margin-top: -50px;
z-index: 5;
display: inline-block;
}
#main-slide .carousel-control .fa-angle-left{
left: 0;
}
#main-slide .carousel-control .fa-angle-right{
right: 0;
}
#main-slide .carousel-control i{
background: none;
color: #fff;
line-height: 5px;
width: 5px;
height: 5px;
border: 1px solid #fff;
border-radius: 100%;
font-size: 36px;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
#main-slide .carousel-control i:hover{
border: 1px solid rgba(0,0,0,.3);
}
#main-slide .slider-content h2{
font-size: 52px;
color: #fff;
}
#main-slide .slider-content h3{
font-size: 28px;
margin-top: 40px;
color: #fff;
}
.slider.btn{
padding: 10px 35px;
margin-top: 40px;
font-size: 16px;
text-transform: uppercase;
color: #fff;
}
.slider.btn.solid{
margin-left: 15px;
}
.slider-content-left {
position: relative;
margin: 0 0 0 40px;
}
.slider-content-right{
position: relative;
} .carousel .item.active .animated1 {
}
.carousel .item.active .animated2,
.flex-active-slide .animated2{
-webkit-animation: lightSpeedIn 1s ease-in 200ms both;
animation: lightSpeedIn 1s ease-in 200ms both;
}
.carousel .item.active .animated3,
.flex-active-slide .animated3 {
-webkit-animation: bounceInLeft 2s ease-in-out 800ms both;
animation: bounceInLeft 1.5s ease-in-out 800ms both;
}
.carousel .item.active .animated4,
.flex-active-slide .animated4 {
-webkit-animation: flipInX 2s ease-in 800ms both;
animation: flipInX 2s ease-in 800ms both;
}
.carousel .item.active .animated5,
.flex-active-slide .animated5 {
-webkit-animation: bounceInLeft 1s ease-in-out 100ms both;
animation: bounceInLeft 1s ease-in-out 100ms both;
}
.carousel .item.active .animated6,
.flex-active-slide .animated6 {
-webkit-animation: bounceIn 1s ease-in 500ms both;
animation: bounceIn 1s ease-in 500ms both;
}
.carousel .item.active .animated7,
.flex-active-slide .animated7 {
-webkit-animation: bounceIn 1s ease-in 500ms both;
animation: bounceIn 1s ease-in 500ms both;
}
.carousel .item.active .animated8,
.flex-active-slide .animated8{
-webkit-animation: bounceInDown 1s ease-in 800ms both;
animation: bounceInDown 1s ease-in 800ms both;
} #main-slide .slider2-content{
left: 12%;
text-align: left;
background: rgba(0,0,0,0.5);
color: #fff;
width: auto;
max-width: 630px;
padding: 15px 15px 30px;
margin-top: -120px;
}
.slider2-content .slider-text{
display: block;
vertical-align: middle;
color: #fff;
padding-right: 0;
padding-bottom: 0;
}
#main-slide .slider2-content .slider-text h2{
font-size: 28px;
text-transform: uppercase;
color: #fff;
display: inline-block;
}
.slider2-content p{
color: #fff;
}
.slider2-content .btn.btn-primary{
padding: 8px 15px;
}
.slider3-content .slider-text .readmore:hover{
color: #fff !important;
} .ind-market{
background: #f4f4f4 url(//callsuperiorcleaning.com/wp-content/themes/bizspeak/images/crossword.png);
} .isotope-nav{
display: inline-block;
margin: 0 0 10px;
}
.isotope-nav ul{
list-style: none;
margin: 0;
}
.isotope-nav ul li{
float: left;
margin-right: 10px;
}
.isotope-nav ul li a{
color: #959595;
text-transform: capitalize;
font-size: 16px;
padding: 5px 8px;
margin-right: 5px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.isotope-nav ul a.active, 
.isotope-nav ul a:hover{
border-bottom: none;
border-bottom-width: 3px;
border-bottom-style: solid;
}
.isotope-item{
margin-top: 30px;
}
.isotop-img-conatiner{
position: relative;
}
.isotop-img-conatiner:after{
opacity: 0;
position: absolute;
content: '';
top: 0;
right: auto;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: opacity 500ms;
-moz-transition: opacity 500ms;
-o-transition: opacity 500ms;
transition: opacity 500ms;
background-color: rgba(253, 89, 8, 0.75);
}
.isotop-img-conatiner:hover:after{
opacity: 1;
}
.isotop-readmore{
color: #fff;
opacity: 0;
position: absolute;
top: 0;
margin-top: -20px;
margin-left: -15px;
font-size: 16px;
width: 40px;
height: 40px;
line-height: 40px;
border-radius: 3px;
z-index: 1;
background: rgba(0, 0, 0, 0.5);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.isotop-img-conatiner:hover .isotop-readmore{
opacity: 1;
top: 50%;
}
.isotop-readmore:hover{
background: #fff;
}
.isotope-item-title h3{
font-size: 18px;
margin: 5px 0 0 0;
font-weight: 400;
}
.isotope-item-title h3 a{
color: #333;
}
.isotope-item-tags{
list-style: none;
margin:0 5px 0 0;
padding: 0;
display: inline-block;
} .portfolio-static-item{
padding-bottom: 20px;
}
.portfolio-static-item figure.effect-oscar a{
margin-top: 70px;
}
.portfolio-static-desc h3{
font-size: 16px;
margin: 5px 0 -5px 0;
line-height: normal;
}
.portfolio-static-desc a{
color: #6A6A6A;
} .portfolio-desc h3{
margin-top: 0;
}
.portfolio-desc .project-btn{
margin-top: 20px;
padding: 8px 25px;
} .feature-img-icon-box .feature-img {
-webkit-transition: 350ms;
-moz-transition: 350ms;
-o-transition: 350ms;
transition: 350ms;
display: inline-block;
}
.feature-img-icon-box .feature-img img{
vertical-align: middle; 
display: inline-block;
}
.feature-img-icon-box:hover .feature-img {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.feature-hover .feature-img-icon-box:hover .feature-img {
border: 5px solid rgba(0,0,0,.2);
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
} .img-block-left h2{
font-size: 24px;
text-transform: uppercase;
font-weight: 700;
}
.img-block-left h3{
font-weight: 300;
font-size: 36px;
line-height: normal;
margin-top: 10px;
}
.img-block-left .case-desc {
font-size: 16px;
margin-top: 25px;
}
.img-block-left .cap {
font-size: 60px;
line-height: 36px;
float: left;
padding-right: 10px;
font-family: 'Roboto Slab', serif;
}
.thw-dropcap:first-letter {
font-size: 60px;
float: left;
margin-bottom: 20px;
line-height: 36px;
text-transform: uppercase;
padding-right: 10px;
font-weight: 700;
font-family: 'Roboto Slab', serif;
}
.image-block-content{
padding: 0 50px;
margin-bottom: 30px;
}
.image-block-content .feature-icon{
width: 60px;
height: 60px;
line-height: 60px;
color: #fff;
border-radius: 100%;
display: inline-block;
text-align: center;
}
.image-block-content .feature-content{
padding-left: 85px;
}
.image-block-content .feature-content h3{
margin-bottom: 0;
} .client-carousel{
position: relative;
margin-top: 40px;
}
.client-course-control{
position: absolute;
right: 15px;
top: -50px;
}
.client-course-control a {
font-size: 24px;
cursor: pointer;
color: #555;
}
.client-course-control a.clientPrev span {
margin-right: 15px;
}
.client-carousel .item a{
border: 1px solid #f3f3f3;
border-radius: 2px;
display: inline-block;
padding: 10px;
-webkit-transition: all 350ms;
-ms-transition: all 350ms;
transition: all 350ms;
}
.client-carousel .item a img {
margin: 5px 0;
opacity: .6;
-webkit-transition: 350ms;
-moz-transition: 350ms;
-o-transition: 350ms;
transition: 350ms;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
}
.client-carousel .item a:hover img{
opacity: 1;
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: grayscale(0%);
} .team-carousel{
margin-top: 30px;
}
.team-carousel .owl-controls{
top: -65px;
right: 0;
}
.team-content .ts-name{
font-size: 20px;
line-height: normal;
margin-bottom: 0;
margin-top: 10px;
}
.team-content .ts-designation {
font-size: 14px;
color: #999999;
}
.team-content .team-social i {
font-size: 14px;
margin-right: 5px;
width: 24px;
height: 24px;
border: 1px solid #e7e7e7;
text-align: center;
line-height: 23px;
display: inline-block;
-webkit-transition: 400ms;
-moz-transition: 400ms;
-o-transition: 400ms;
transition: 400ms;
}
.team-content .team-social i.fa-facebook {
border-color: #677fb5;
color: #677fb5;
}
.team-content .team-social i.fa-twitter {
border-color: #70c2e9;
color: #70c2e9;
}
.team-content .team-social i.fa-google-plus {
border-color: #E61321;
color: #E61321;
}
.team-content .team-social i.fa-linkedin {
border-color: #3daccf;
color: #3daccf;
}
.team-content .team-social i.fa-pinterest {
border-color: #CE1616;
color: #CE1616;
}
.team-content .team-social i.fa-instagram {
border-color: #CE16BF;
color: #CE16BF;
}
.team-content .team-social i.fa-flickr {
border-color: #CE1660;
color: #CE1660;
}
.team-content .team-social i.fa-youtube {
border-color: #CE1616;
color: #CE1616;
}
.team-content .team-social i:hover {
background: #000;
color: #fff !important;
border-color: transparent !important;
} .team-items {
margin-top: 20px;
}
.team-item .team-item-info .team-item-name {
margin-bottom: 0;
font-size: 20px;
}
.team-item .team-item-info .team-item-desg {
color: #999;
} .action-title h1, .action-title h2,
.action-title h3, .action-title h4, .action-title h5{
color: #fff;
font-weight: 300;
font-size: 27px;
line-height: normal;
margin-bottom: 20px;  
margin-top: 0;
}
.ts-action2 .btn {
margin: 10px 8px 0;
} .ts-testimonials{
background: #e9edeb;
}
.testimonial-content{
margin-top: 30px;
}
.testimonial-text-item {
padding: 30px 40px;
border: 1px solid #d2d2d2;
background-color: #fff;
border-radius: 3px;
box-shadow: none;
position: relative;
}
.testimonial-text-item:before {
content: "";
position: absolute;
bottom: -17px;
left: 49px;
border-width: 16px 0 0 16px;
border-style: solid;
border-color: rgba(0,0,0,0.15) transparent;
display: block;
width: 0;
}
.testimonial-text-item:after {
content: "";
position: absolute;
bottom: -16px;
left: 50px;
border-width: 16px 0 0 16px;
border-style: solid;
border-color: #fff transparent;
display: block;
width: 0;
}
.testimonial-text{
position: relative;
}
.testimonial-text:before{
content: '\f10d';
font-family: FontAwesome;
padding-right: 10px;
}
.testimonial-info{
margin-top: 30px;
text-align: center;
}
.testimonial-thumb {
margin: 15px auto;
float: none;
border: 3px solid rgba(0, 0, 0, 0.2);
max-width: 25%;
border-radius: 100%;
}
.testimonial-author {
font-size: 14px;
margin-top: 0.5em;
font-weight: bold;
display: block;
}
.testimonial-author-desg {
font-style: italic;
display: block;
}  .news-slide.owl-theme .owl-controls{
text-align: left;
}
.news-slide.owl-theme .owl-dots .owl-dot span{
margin: 5px;
}
.latest-post{
margin-top: 12px;
}
.latest-post img{
position: relative;
}
.thw-latest-post .post-body h4 {
font-size: 16px;
line-height: normal;
font-weight: 400;
}
.thw-latest-post .post-body h4 a {
color: #333;
}
.post-item-date{
position: absolute;
top: 10px;
right: 10px;
color: #fff;
padding: 5px 7px 0;
text-align: center;
}
.post-date-day{
font-weight: 700;
font-size: 22px;
display: block;
}
.post-date-month {
text-transform: uppercase;
top: -3px;
position: relative;
font-weight: 700;
}
.latest-post .post-body-title{
font-size: 16px;
line-height: normal;
}
.latest-post .post-body-title a{
color: #333;
} .ts-main-bottom .video-wrapper{
position: relative;
top: 12px;
} .testimonial-thumb img{
border: 1px solid #8E8E8E;
padding: 3px;
width: 80px;
height: 80px;
border-radius: 100%;
}
.testimonial-slide .testimonial-content h3.name{
font-size: 18px;
color: #fff;
margin: 10px 0;
}
.testimonial-slide .testimonial-content h3 span{
display: block;
font-size: 14px;
color: #fff;
font-weight: 400;
margin-top: -10px;
}
.testimonial-slide .owl-buttons{
display: none;
}
.testimonial-slide .testimonial-text{
font-size: 16px;
line-height: 24px;
max-width: 800px;
padding-top: 30px;
display: inline-block;
position: relative;
color: #fff;
}
.testimonial-slide .testimonial-text:before{
content: '\f10d';
font-family: FontAwesome;
padding-right: 10px;
}
.testimonial-slide .testimonial-text:after{
content: '\f10e';
font-family: FontAwesome;
padding-left: 10px;
}
.testimonial-slide.owl-theme .owl-controls .owl-page span{
background: none;
border: 1px solid #fff;
opacity: .7;
}
.testimonial-slide.owl-theme .owl-controls .owl-page.active span{
border: 1px solid transparent;
} .featured-video{
background: #fff;
}
.video-block-head h2{
font-size: 16px;
margin: 0;
line-height: normal;
}
.video-block-head h3{
font-size: 24px;
line-height: normal;
margin: 0;
}
.video-block-content{
padding: 10px 0;
}
.video-block-content h3{
margin: 0;
line-height: normal;
}
.video-block-content .btn.btn-primary{
color: #fff;
margin: 5px 0 0 40px;
padding: 8px 25px;
}
.video-block-content .btn.btn-primary:hover{
color: #333;
} .footer{
background-size: cover;
color: #fff;
font-size: 14px;  
}
.footer-in {
padding: 80px 0 0;
}
.footer .widget-title{
color: #fff;
font-size: 20px;
font-weight: 300;
position: relative;
text-transform: uppercase;
} .footer .bizspeak-about-img {
margin-top: 80px;
margin-bottom: 10px;
} .footer-about-us h4{
font-size: 16px;
margin-bottom: 0;
line-height: normal;
color: #fff;
}
.footer-about-us p, .about-intro{
color: #999999;
}
.footer-widget ul{
list-style: none;
margin: 0;
padding: 0;
}
.footer-widget ul li, 
.footer-widget ul li a{
color: #999;
line-height: 24px;
padding: 0 !important;
}
.footer-widget ul.menu.nav li:before {
font-family: FontAwesome;
content: "\f101";
margin-right: 10px;
} #copyright{
padding: 25px 0;
background: #2e2e2e;
border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.footer #copyright {
background: none;
}
.footer-menu {
text-align: right;
}
.footer-menu ul {
list-style: none;
margin: 0;
padding: 0;
}
.footer-menu ul li {
display: inline-block;
}
.footer-menu ul li a {
background: none;
color: #999999;
position: relative;
padding: 0 12px;
font-size: 12px;
text-transform: uppercase;
}
.footer-menu ul li a:after {
background: #999999;
content: "";
height: 16px;
position: absolute;
right: 0;
top: 4px;
width: 1px;
-webkit-transform: rotate(25deg);
-moz-transform: rotate(25deg);
-ms-transform: rotate(25deg);
-o-transform: rotate(25deg);
transform: rotate(25deg);
}
.footer-menu ul li:last-child a:after {
position: relative;
}
#back-to-top {
right: 40px;
top: auto;
z-index: 10;
-webkit-backface-visibility: hidden;
}
#back-to-top.affix {
bottom: 20px;
position: fixed;
}
#back-to-top .btn.btn-primary{
font-size: 18px;
padding: 6px 15px;
}  #main-container{
padding: 60px 0;
}
.page-title-intro {
margin-top: 60px;
}
.page-title-intro h2 {
font-weight: 700;
font-size: 40px;
text-transform: uppercase;
border-left: 5px solid #e5e5e5;
padding-left: 15px;
line-height: 100%;
margin: 0 0 20px 0;
}
.article-content .content-list{
margin-top: 0;
} #banner-area{
background: #f7f7f7;
color: #555555;
}
.banner-title-content .breadcrumb{
background: none;
font-size: 16px;
position: relative;
top: 10px;
padding-right: 0;
padding-left: 0;
}
.banner-title-content .breadcrumb a:hover{
color: #ccc;
} .sidebar .title-border{
font-size: 18px;
margin-bottom: 40px;
}
.sidebar .title-border:before {
top: 35px;
width: 65px;
}
.sidebar .title-border:after {
bottom: -23px;
}
.sidebar .list-arrow li {
font-size: 15px;
color: #555;
} .latest-post .post-meta{
margin-bottom: 5px;
}
.latest-post .latest-post-title{
font-size: 14px;
line-height: normal;
margin-top: 5px;
font-weight: 400;
}
.latest-post .latest-post-title a{
color: #333;
}
.sidebar .latest-post{
border-bottom: 1px dashed #e5e5e5;
padding-bottom: 15px;
margin-bottom: 15px;
}
.sidebar .latest-post:last-child{
border-bottom: 0;
} .service-items .title-normal {
margin-bottom: 20px;
}
.service-items .title-normal img {
width: 64px;
display: inline-block;
}
.service-items h4 {
margin-top: 0;
}
.service-item-content .content-list{
margin-top: 0;
} .vc_tta-panel-title .vc_tta-title-text{
text-transform: uppercase;
font-weight: 400;
color: #333;
font-size: 15px;
}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover, 
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus{
background: none !important;
}
.vc_tta.vc_general .vc_tta-panel-title > a{
padding: 20px !important;
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left 
.vc_tta-controls-icon{
right: 20px;
left: auto !important;
}
.vc_tta.vc_tta-accordion 
.vc_tta-controls-icon-position-left.vc_tta-panel-title > a{
padding-left: 20px !important;
}
.vc_tta-color-white.vc_tta-style-classic 
.vc_tta-panel.vc_active .vc_tta-panel-heading,
.vc_tta-color-white.vc_tta-style-classic 
.vc_tta-panel .vc_tta-panel-heading, 
.vc_tta.vc_tta-o-no-fill .vc_tta-panels .vc_tta-panel-body
{
border-color: #ddd !important;
}
.vc_tta-color-white.vc_tta-style-classic 
.vc_tta-panel.vc_active .vc_tta-panel-title > a span{
color: #fc5a0a;
} .plan {
list-style: none;
margin: 20px 0;
padding: 0 0 15px 0;
text-align: center;
box-shadow: 0 0px 2px rgba(0, 0, 0, 0.12);
}
.plan.featured a.btn {
box-shadow: 0 3px 0 #d04703;
}
.plan.featured a.btn:hover {
background: #000;
box-shadow: 0 3px 0 #000000;
}
.plan-name {
display: block;
padding: 15px 0;
position: relative;
}
.plan-name h2 {
margin: 0;
padding: 0;
font-size: 18px;
font-weight: 400;
text-transform: uppercase;
line-height: normal;
}
.plan-name h2 small {
display: block;
font-size: 14px;
margin-top: 5px;
}
.plan-price {
padding: 35px 0;
background: #272d33;
color: #fff;
}
.plan-price h2 {
font-size: 58px;
font-family: times;
color: #fff;
position: relative;
display: inline-block;
}
.plan-price h2 .currency {
top: -0.5em;
font-size: 50%;
left: -0.2em;
}
.plan-price h2 sup {
font-size: 55%;
top: -0.9em;
}
.plan-price h2 strong {
display: inline-block;
}
.plan-price h2 small {
display: block;
font-size: 18px;
line-height: normal;
font-style: italic;
margin-top: 15px;
color: #fff;
}
.plan li > ul {
padding: 0 50px;
margin-bottom: 0;
}
.plan li > ul li {
border-top: 1px dotted #e5e5e5;
padding: 20px 0;
}
.plan li > ul li:first-child {
border-top: 0 !important;
}
.plan a.btn {
display: block;
margin: 17px auto;
max-width: 150px;
background: #272d33;
box-shadow: 0 3px 0 #111316;
}
.plan a.btn:hover {
background: #000;
box-shadow: 0 3px 0 #000000;
}
.plan-details p{
border-top: 1px dotted #e5e5e5;
padding: 20px 0;
margin: 0 20px;
}
.plan-details p:first-child, 
.plan-details p:last-child{
border-top: 0;
margin-bottom: -40px;
} .call-to-action{
color: #fff;
padding: 40px 0;
}
.call-to-action.dark{
background: #2a2d32;
}
.call-to-action h3{
color: #fff;
float: left;
margin: 10px 0 0;
font-size: 20px;
}
.call-to-action .btn.btn-primary.white:hover{
background: #000;
}
.call-to-action .btn.btn-primary.solid{
margin-left: 15px;
} .ts-testimonial-content {
position: relative;
padding: 30px 30px 15px 30px;
border-width: 1px;
border-style: solid;
border-color: #e7e7e7;
margin-bottom: 40px;
}
.ts-testimonial-content:after {
content: "";
position: absolute;
bottom: -40px;
left: 45px;
border-style: solid;
border-width: 40px 0px 0 30px;
border-color: #e7e7e7 transparent;
display: block;
width: 0;
z-index: 1;
}
.ts-testimonial-content img {
float: left;
width: 80px;
height: 80px;
border-radius: 100%;
}
.ts-testimonial-text{
padding-left: 110px;
}
.ts-testimonial-author{
position: absolute;
bottom: -60px;
left: 90px;
}
.ts-testimonial-author h3.name {
font-size: 14px;
margin: 10px 0 0;
}
.ts-testimonial-author h3 span {
display: block;
font-size: 13px;
margin-top: -10px;
text-transform: capitalize;
color: #555;
} .faq-box{
margin-bottom: 45px;
}
.faq-box h4{
margin-bottom: 25px;
} .error-page .error-code{
display: block;
font-size: 150px;
line-height: 150px;
color: #333;
margin-bottom: 20px;
text-shadow: 5px 5px 1px rgba(0,0,0,.1);
}
.error-page .error-body .btn{
margin-top: 30px;
font-weight: 700;
} .career-list-title{
border-bottom: 3px solid #e5e5e5;
padding-bottom: 15px;
font-weight: 700;
} #contact-form{
margin-top: 25px;
}
#contact-form label{
font-weight: normal;
}
.contact-info{
margin-top: 25px; 
}
.contact-info i{
font-size: 18px;
margin-right: 10px;
} .contact-info-inner {
position: absolute;
color: #fff;
top: 0;
bottom: 0;
z-index: 2;
background: rgba(0,0,0,.7);
padding: 25px 30px;
max-width: 400px;
max-height: 400px;
text-align: left;
}
.contact-info-inner p{
overflow: hidden;
margin-bottom: 25px;
}
.contact-info-inner p strong{
display: block;
}
.contact-info-inner i{
margin-right: 20px !important;
font-size: 16px;
margin-top: 5px;
} .common-btns{
margin-top: 20px;
} .widget.widget_search .form-control:focus,
input:focus, textarea:focus, 
keygen:focus, select:focus,
.btn:focus, .btn:active:focus, .btn.active:focus {
outline-offset: -2px;
outline: -webkit-focus-ring-color auto 0;
border-width:1px;
border-style: solid;
box-shadow: none;
} @-webkit-keyframes pulse_animation {
0% { -webkit-transform: scale(1); }
30% { -webkit-transform: scale(1); }
40% { -webkit-transform: scale(1.08); }
50% { -webkit-transform: scale(1); }
60% { -webkit-transform: scale(1); }
70% { -webkit-transform: scale(1.05); }
80% { -webkit-transform: scale(1); }
100% { -webkit-transform: scale(1); }
}
.pulse {
-webkit-animation-name: 'pulse_animation';
-moz-animation-duration: 7s;
-webkit-animation-duration: 7s;
animation-duration: 7s;
-webkit-transform-origin: 70% 70%;
-moz-animation-fill-mode: both;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-moz-animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-moz-animation-timing-function: ease-in-out;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-transition: all 450ms;
-moz-transition: all 450ms;
-o-transition: all 450ms;
transition: all 450ms;
}
.pulse.two{
-moz-animation-duration: 15s;
-webkit-animation-duration: 15s;
animation-duration: 15s;
}
.pulse.three{
-moz-animation-duration: 9s;
-webkit-animation-duration: 9s;
animation-duration: 9s;
}
.pulse.four{
-moz-animation-duration: 11s;
-webkit-animation-duration: 11s;
animation-duration: 11s;
} @media (max-width: 767px) {
.main-content > .container {
padding:30px 30px 0;  
}
.entry-logo {
display: inline-block;
}
.site-navigation-inner .navbar-collapse {
padding-left: 0;
}
ul.top-info li {
position: relative;
font-size: 20px;
margin-left: 45px;
font-weight: 400;
padding-left: 20px;
}
ul.top-info {
list-style: none;
margin: 30px 0 0 0;
padding: 0;
float: left;
}
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
width: 100%;
padding: 8px;
border: 1px solid #ccc;
border-radius: 3px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.wpcf7 input[type="text"]:focus{
background: #fff;
}
.wpcf7-submit{
float: right;
background: #CA0002;
color: #fff;
text-transform: uppercase;
border: none;
padding: 8px 20px;
cursor: pointer;
}
.wpcf7-submit:hover{
background: #ff0000;
}
span.wpcf7-not-valid-tip{
text-shadow: none;
font-size: 12px;
color: #fff;
background: #ff0000;
padding: 5px;
}
div.wpcf7-validation-errors { 
text-shadow: none;
border: transparent;
background: #f9cd00;
padding: 5px;
color: #9C6533;
text-align: center;
margin: 0;
font-size: 12px;
}
div.wpcf7-mail-sent-ok{
text-align: center;
text-shadow: none;
padding: 5px;
font-size: 12px;
background: #59a80f;
border-color: #59a80f;
color: #fff;
margin: 0;
}@media (min-width : 1200px) { .navbar-nav > li > .dropdown-menu{
opacity: 0;
z-index:1;
visibility:hidden;
}
.navbar-nav > .dropdown:hover > ul.dropdown-menu{
opacity: 1;
visibility:visible;
color: #777;
display: block;
}
.navbar-nav .dropdown-backdrop {
visibility: hidden;
}
} @media (min-width : 992px) {
.flexslider .slides img,
.ts-flex-slider .flexSlideshow{
height: 600px;
}
.dropdown i{
display: none;
}
} @media (min-width : 768px) and (max-width: 991px) { .title-border{
font-size: 22px !important;
} .navbar-brand{
width: auto;
} ul.navbar-nav > li{
padding: 0 6px;
}
ul.main-menu>li>a, 
ul.main-menu li ul li a{
font-size: 12px !important;
}
ul.navbar-nav > li > a {
padding: 21px 8px;
font-size: 12px;
}
ul.navbar-nav > li:last-child a{
padding-right: 8px;
} .navbar-nav .dropdown-menu{
opacity: 0;
z-index:1;
visibility:hidden;
}
.navbar-nav .dropdown:hover ul.dropdown-menu{
opacity: 1;
visibility:visible;
color: #fff;
display: block;
}
.navbar-nav .dropdown-backdrop {
visibility: hidden;
}
.thwboxwidth {
width: 750px;
} #main-slide .slider-content h2{
font-size: 36px;
}
#main-slide .slider-content h3{
font-size: 22px;
margin: 20px 0;
}
.slider.btn{
padding: 5px 25px;
margin-top: 5px;
font-size: 16px;
}
#main-slide .carousel-indicators {
bottom: 20px;
} .isotope-nav{
margin: 0 auto;
}
figure.effect-oscar figcaption{
padding: 1.5em;
}
figure.effect-oscar figcaption::before{
top: 15px;
right: 15px;
bottom: 15px;
left: 15px;
}
figure.effect-oscar h3{
margin-top: 0;
font-size: 16px;
} .wpb_column.vc_column_container.vc_custom_1439178655856{
padding-left: 40px !important;
}
.img-block-left h2{
font-size: 18px;
margin: 0;
}
.img-block-left h3{
font-size: 24px;
margin-top: 0;
} .testimonial-thumb{
max-width: 30% !important;
height: 100% !important;
} .plan{
margin-bottom: 60px;
} #back-to-top.affix {
bottom: 35px;
} .call-to-action .btn.btn-primary{
font-size: 12px;
} .footer-menu {
text-align: left;
}
} @media (max-width : 767px){ .title-border{
font-size: 18px !important;
}
.title-border:before{
top: 35px;
}
.title-border:after{
top: 38px;
} .top-menu, .top-bar{
text-align: center;
}
.top-social-title{
float: none;
display: inline-block;
}
.logo-header-inner{
text-align: center;
}
.header2-mainnav.menubar .col-sm-12{
padding-left: 0;
}
.header2-mainnav.menubar .navbar-toggle{
margin-left: 15px;
} .navbar{
min-height: 65px;
}
.navbar-toggle{
margin-top: 17px;
}
.navbar-header .navbar-toggle:hover .icon-bar{
background: #fff !important;
}
.dropdown-menu > li > a {
color: #fff;
}
ul.navbar-nav > li > a {
padding: 21px 10px;
}
.navbar-collapse{
background: #333333;
}
.navbar-collapse ul.navbar-nav > li > a{
color: #fff;
}
.navbar-collapse ul.navbar-nav > li.active > a,
.navbar-collapse ul.navbar-nav > li:hover > a{
color: #ee3b24;
}
.navbar-nav .open .dropdown-menu>li>a {
line-height: 30px;
color: #fff;
} .head-search{
right: 0;
} .vc_tta.vc_general.feature-tab .vc_tta-tabs-container {
display: block;
}
.vc_tta.vc_general.feature-tab .vc_tta-panel-heading {
display: none;
}
.vc_tta.vc_general.feature-tab li a {
padding: 0 10px;	
font-size: 11px;
line-height: 40px;
margin: 0 1px 10px;
}
.title-normal.tab {
padding-top: 20px;
clear: both;
}
.who-we-box {
width: 120px !important;
height: 120px !important;
}
.who-we-box .box-title {
font-size: 13px;
line-height: 16px;
}
.btn.btn-primary{
padding: 8px 22px;
} #main-slide .slider2-content{
max-width: 450px;
left: 2%;
}
#main-slide .slider2-content .slider-text h2{
font-size: 16px;
}
#main-slide .slider-content{
margin-top: -75px;
}
#main-slide .slider-content p.desc{
display: none;
}
#main-slide .slider-content .btn.btn-primary{
font-size: 10px;
padding: 6px 8px;
}
#main-slide .slider-content h3{
font-size: 12px;
line-height: normal;
margin: 0;
}
.slider.btn{
display: none;
}
#main-slide .carousel-indicators {
bottom: 0;
} .isotope-nav{
margin: 0 auto;
}
.isotope-nav ul li a{
padding: 5px 10px;
margin-bottom: 10px;
display: inline-block;
}
figure.effect-oscar h3{
margin-top: 25%;
}
#isotope .isotope-item .grid{
padding-left: 10px;
padding-right: 10px;
} .wpb_column.vc_column_container.vc_custom_1439178655856,
.wpb_column.vc_column_container.vc_custom_1439178655856{
padding-left: 40px !important;
}
.img-block-left h2{
font-size: 18px;
margin: 0;
}
.img-block-left h3{
font-size: 24px;
margin-top: 0;
} .action-title h2, .action-title h3{
font-size: 22px;
}
.vc_btn3-container.vc_btn3-right, 
.vc_btn3-container.vc_btn3-left{
margin-top: 10px;
text-align: center !important;
} .footer .bizspeak-about-img{
margin-top: 0;
} .footer-menu, .copyright-info {
text-align: center;
font-size: 13px;
}
#back-to-top{
right: 20px;
}
#back-to-top.affix {
bottom: 20px;
} .call-to-action .btn.btn-primary{
float: none !important;
margin-top: 20px;
}
.bizspeak-title-style2 h2:after{
position: relative;
border-bottom: 0;
width: auto;
left: 0;
}
} @media (max-width : 479px) { #main-slide .slides img{
height: 230px;
}
#main-slide .item img{
height: 250px;
}
.vc_tta.vc_general.feature-tab li a {
padding: 0px 6px;
font-size: 9px;
}
.isotop-img-conatiner img{
width: 100%;
} .testimonial-thumb{
max-width: 30% !important;
height: 100% !important;
}
} @media (max-width : 320px) and (max-width: 478px)  {
}.menubar.sticky-header{padding:0;  transition: padding 400ms linear;-webkit-transition: padding 400ms linear;-moz-transition: padding 400ms linear; position:fixed;
z-index:99999;margin:0 auto 30px; width:100%;top:0;opacity: .97; 
-webkit-animation: fadeInDown 500ms;-moz-animation: fadeInDown 500ms;webkit-box-shadow: 0px 1px 6px 0px rgba(68,68,68,0.1);
box-shadow: 0px 1px 6px 0px rgba(68,68,68,0.1);
-ms-animation: fadeInDown 500ms;
-o-animation: fadeInDown 500ms;
animation: fadeInDown 500ms;}.admin-bar .menubar.sticky-header{top:30px;}a,.page-header h2.page-title i,
.social-buttons ul li a:hover,a.icon-search-btn:hover,
.widget ul.nav>li>a:hover,
.page-header h2.page-title a:hover,
.meta-category a:hover,
.page-header span.author,
.entry-meta li a:hover,
.blog-share-button ul li a:hover,
.search-header .span-search,
#recentcomments .recentcomments a:hover,.related-title h2,.site-info a,.title-bullet-feature:before,
.services-list-content h4 a:hover,.thw-service-btn,.services-list-content h2,
.thw-specialist-outer2:hover .thw-specialist-content .name a,
.thw-companion-outer .thw-companion-content h3 a:hover,
.thw-companion-outer:hover .thw-companion-content a.btn-companion,
.thw-companion-outer-layout2:hover .thw-companion-content a,
.themewing-intro .themewing-title h2,.pet-gallery-intro .themewing-title h2,
.specility-content .themewing-title h2,.tp-caption a.slide-btn-style,
.top-social .top-social-link a:hover,.tp-caption a.slide-btn-transparent,
.footer-area span.to-top a,.form-submit .btn.btn-primary,
.latest-post-content h4 a:hover,.services-list-content:hover h4 a,.post-title a:hover,
.isotope-nav ul a.active, 
.isotope-nav ul a:hover,.isotop-readmore:hover,.isotope-item-title h3 a:hover,.testimonial-text:before,
.thw-latest-post .post-body h4 a:hover,.footer-menu ul li a:hover,.latest-post .latest-post-title a:hover,
h4.panel-title a,.list-arrow li:hover, .list-arrow li a:hover,.list-arrow.style2 li:before,
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover,.top-menu li a:hover,ul.navbar-nav > li:hover > a, 
ul.navbar-nav > li.active > a,.dropdown-menu > li.active > a,.dropdown-menu > li>a:hover, 
.dropdown-menu > li>a:focus{ color:#dd3333; }.entry-image .quote-link,
.themewing-about-widget .about-widget-btn,
.themewing-about-social li a:hover,
.related-title h3:after,
.navbar-header .navbar-toggle:hover .icon-bar,.site-search,ul.main-menu > li:before,
ul.main-menu > li:after,.services-list-title:after,
.services-list-item .img-overlay .img-overlay-in,.specialist-course-control .owl-control,
.emergency-action h2 strong,.emergency-action2 h2 strong,.pet-information li span,
.wpb_wrapper .vc_images_carousel .vc_carousel-indicators li,
.tp-caption a.slide-btn-transparent:hover,
.footer-area span.to-top a:hover,.widget.widget_tag_cloud .tagcloud a:hover,ul.top-info li .info-box span.info-icon,
.post-item-date,.plan.featured .plan-price,.plan.featured a.btn,.btn-primary,
.pager li>a, .pager li>span, .post-navigation ul.pager li>a, 
.post-navigation ul.pager li>span, .wpcf7-form-control.wpcf7-submit, 
.form-submit .btn.btn-primary, .common-btn,.btn-primary,
.vc_btn3-container.btn-preset .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d,.readmore-blog,
.title-border:before,ul.navbar-nav > li:hover > a:after, 
ul.navbar-nav > li.active > a:after,.navbar-toggle,.vc_tta.vc_general.feature-tab .vc_tta-tab.vc_active > a, 
.vc_tta.vc_general.feature-tab .vc_tta-tab > a:hover, 
.vc_tta.vc_general.feature-tab .vc_tta-tab > a:focus,.service-box i,.service-bg-row,.widget .widget_title span:before{ background-color:#dd3333; }input:focus, textarea:focus, 
keygen:focus, select:focus,
.meta-category:hover,
.widget.widget_search .form-control:focus,.thw-specialist-outer2:before,
.wpb_wrapper .vc_images_carousel .vc_carousel-indicators li,
.wpb_wrapper .vc_images_carousel .vc_carousel-indicators .vc_active,.slide-btn-transparent,
.services-vc-accordion.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.footer-area span.to-top a,.readmore-blog,
.wpcf7-form-control.wpcf7-submit,
.form-submit .btn.btn-primary,.common-btn,.isotope-nav ul a.active, 
.isotope-nav ul a:hover{ border-color:#dd3333; }.title-border:after,ul.navbar-nav > li:hover > a:before, 
ul.navbar-nav > li.active > a:before,.vc_tta.vc_general.feature-tab .vc_tta-tab.vc_active > a:after, 
.vc_tta-tabs.feature-tab:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active > a::after,
.vc_tta.vc_general.feature-tab .vc_tta-tab > a:hover:after, 
.vc_tta.vc_general.feature-tab .vc_tta-tab > a:focus:after,.widget .widget_title span:after{  border-color: #dd3333 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); }a:hover{ color:#272d33; }.themewing-about-widget .about-widget-btn:hover,.specialist-course-control .owl-control:hover{ background-color:#272d33; }.menubar{ background:#1e2227; }.site-header{ background:#ffffff; }.top-bar{ background:#f4f4f4; }