@charset "UTF-8";
.widget-iconlist-kamn .widget-iconlist-container:before,
.widget-iconlist-kamn .widget-iconlist-container:after {
content: " ";
display: table;
}
.widget-iconlist-kamn .widget-iconlist-container:after {
clear: both;
}
.widget-iconlist-kamn .widget-iconlist-row:before,
.widget-iconlist-kamn .widget-iconlist-row:after {
content: " ";
display: table;
}
.widget-iconlist-kamn .widget-iconlist-row:after {
clear: both;
}
.widget-iconlist-kamn ul.widget-iconlist {
list-style: none;
padding-left: 0 !important;
}
.widget-iconlist-kamn ul.widget-iconlist:before,
.widget-iconlist-kamn ul.widget-iconlist:after {
content: " ";
display: table;
}
.widget-iconlist-kamn ul.widget-iconlist:after {
clear: both;
}
.widget-iconlist-kamn ul.widget-iconlist > li {
position: relative;
}
.widget-iconlist-kamn ul.widget-iconlist > li .iconlist-title {
}
.widget-iconlist-kamn ul.widget-iconlist > li .iconlist-icon {
display: inline-block;
margin: 0 10px 0 0;
}.breadcrumbs {
margin: 12px 0;
font-size: 80%;
line-height: 1.3em;
}
.breadcrumbs a{
text-decoration: none; }html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
margin: .67em 0;
font-size: 2em;
}
mark {
color: #000;
background: #ff0;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
height: 0;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
font: inherit;
color: inherit;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
padding: .35em .625em .75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
}
@media print {
* {
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) ")";
}
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;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
select {
background: #fff !important;
}
.navbar {
display: none;
}
.table td,
.table th {
background-color: #fff !important;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 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;
}
a {
color: #428bca;
text-decoration: none;
}
a:hover,
a:focus {
color: #2a6496;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
display: inline-block;
max-width: 100%;
height: auto;
padding: 4px;
line-height: 1.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;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
font-size: 75%;
}
h1,
.h1 {
font-size: 36px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 200;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 85%;
}
cite {
font-style: normal;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-muted {
color: #999;
}
.text-primary {
color: #428bca;
}
a.text-primary:hover {
color: #3071a9;
}
.text-success {
color: #3c763d;
}
a.text-success:hover {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover {
color: #843534;
}
.bg-primary {
color: #fff;
background-color: #428bca;
}
a.bg-primary:hover {
background-color: #3071a9;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
.list-inline > li:first-child {
padding-left: 0;
}
dl {
margin-top: 0;
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;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #999;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.428571429;
color: #999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
text-align: right;
border-right: 5px solid #eee;
border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
content: "";
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
white-space: nowrap;
background-color: #f9f2f4;
border-radius: 4px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
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 code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666666666666%;
}
.col-xs-10 {
width: 83.33333333333334%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666666666666%;
}
.col-xs-7 {
width: 58.333333333333336%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666666666667%;
}
.col-xs-4 {
width: 33.33333333333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.666666666666664%;
}
.col-xs-1 {
width: 8.333333333333332%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666666666666%;
}
.col-xs-pull-10 {
right: 83.33333333333334%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666666666666%;
}
.col-xs-pull-7 {
right: 58.333333333333336%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666666666667%;
}
.col-xs-pull-4 {
right: 33.33333333333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.666666666666664%;
}
.col-xs-pull-1 {
right: 8.333333333333332%;
}
.col-xs-pull-0 {
right: 0;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666666666666%;
}
.col-xs-push-10 {
left: 83.33333333333334%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666666666666%;
}
.col-xs-push-7 {
left: 58.333333333333336%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666666666667%;
}
.col-xs-push-4 {
left: 33.33333333333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.666666666666664%;
}
.col-xs-push-1 {
left: 8.333333333333332%;
}
.col-xs-push-0 {
left: 0;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666666666666%;
}
.col-sm-10 {
width: 83.33333333333334%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666666666666%;
}
.col-sm-7 {
width: 58.333333333333336%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666666666667%;
}
.col-sm-4 {
width: 33.33333333333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.666666666666664%;
}
.col-sm-1 {
width: 8.333333333333332%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666666666666%;
}
.col-sm-pull-10 {
right: 83.33333333333334%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666666666666%;
}
.col-sm-pull-7 {
right: 58.333333333333336%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666666666667%;
}
.col-sm-pull-4 {
right: 33.33333333333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.666666666666664%;
}
.col-sm-pull-1 {
right: 8.333333333333332%;
}
.col-sm-pull-0 {
right: 0;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666666666666%;
}
.col-sm-push-10 {
left: 83.33333333333334%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666666666666%;
}
.col-sm-push-7 {
left: 58.333333333333336%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666666666667%;
}
.col-sm-push-4 {
left: 33.33333333333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.666666666666664%;
}
.col-sm-push-1 {
left: 8.333333333333332%;
}
.col-sm-push-0 {
left: 0;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666666666666%;
}
.col-sm-offset-10 {
margin-left: 83.33333333333334%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666666666666%;
}
.col-sm-offset-7 {
margin-left: 58.333333333333336%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666666666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.666666666666664%;
}
.col-sm-offset-1 {
margin-left: 8.333333333333332%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666666666666%;
}
.col-md-10 {
width: 83.33333333333334%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666666666666%;
}
.col-md-7 {
width: 58.333333333333336%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666666666667%;
}
.col-md-4 {
width: 33.33333333333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.666666666666664%;
}
.col-md-1 {
width: 8.333333333333332%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666666666666%;
}
.col-md-pull-10 {
right: 83.33333333333334%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666666666666%;
}
.col-md-pull-7 {
right: 58.333333333333336%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666666666667%;
}
.col-md-pull-4 {
right: 33.33333333333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.666666666666664%;
}
.col-md-pull-1 {
right: 8.333333333333332%;
}
.col-md-pull-0 {
right: 0;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666666666666%;
}
.col-md-push-10 {
left: 83.33333333333334%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666666666666%;
}
.col-md-push-7 {
left: 58.333333333333336%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666666666667%;
}
.col-md-push-4 {
left: 33.33333333333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.666666666666664%;
}
.col-md-push-1 {
left: 8.333333333333332%;
}
.col-md-push-0 {
left: 0;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666666666666%;
}
.col-md-offset-10 {
margin-left: 83.33333333333334%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666666666666%;
}
.col-md-offset-7 {
margin-left: 58.333333333333336%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666666666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.666666666666664%;
}
.col-md-offset-1 {
margin-left: 8.333333333333332%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666666666666%;
}
.col-lg-10 {
width: 83.33333333333334%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666666666666%;
}
.col-lg-7 {
width: 58.333333333333336%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666666666667%;
}
.col-lg-4 {
width: 33.33333333333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.666666666666664%;
}
.col-lg-1 {
width: 8.333333333333332%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666666666666%;
}
.col-lg-pull-10 {
right: 83.33333333333334%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666666666666%;
}
.col-lg-pull-7 {
right: 58.333333333333336%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666666666667%;
}
.col-lg-pull-4 {
right: 33.33333333333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.666666666666664%;
}
.col-lg-pull-1 {
right: 8.333333333333332%;
}
.col-lg-pull-0 {
right: 0;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666666666666%;
}
.col-lg-push-10 {
left: 83.33333333333334%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666666666666%;
}
.col-lg-push-7 {
left: 58.333333333333336%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666666666667%;
}
.col-lg-push-4 {
left: 33.33333333333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.666666666666664%;
}
.col-lg-push-1 {
left: 8.333333333333332%;
}
.col-lg-push-0 {
left: 0;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666666666666%;
}
.col-lg-offset-10 {
margin-left: 83.33333333333334%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666666666666%;
}
.col-lg-offset-7 {
margin-left: 58.333333333333336%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666666666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.666666666666664%;
}
.col-lg-offset-1 {
margin-left: 8.333333333333332%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}
table {
max-width: 100%;
background-color: transparent;
}
th {
text-align: left;
}
.table {
width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.428571429;
vertical-align: top;
border-top: 1px solid #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-"] {
position: static;
display: table-column;
float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
display: table-cell;
float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
@media (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-x: scroll;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9; line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.428571429;
color: #555;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control:-moz-placeholder {
color: #999;
}
.form-control::-moz-placeholder {
color: #999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999;
}
.form-control::-webkit-input-placeholder {
color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eee;
opacity: 1;
}
textarea.form-control {
height: auto;
}
input[type="date"] {
line-height: 34px;
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
display: block;
min-height: 20px;
padding-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
display: inline;
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,
select[multiple].input-sm {
height: auto;
}
.input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
select.input-lg {
height: 46px;
line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
position: absolute;
top: 25px;
right: 0;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
background-color: #dff0d8;
border-color: #3c763d;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
background-color: #f2dede;
border-color: #a94442;
}
.has-error .form-control-feedback {
color: #a94442;
}
.form-control-static {
margin-bottom: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 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 .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
.form-horizontal .form-control-static {
padding-top: 7px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
}
}
.form-horizontal .has-feedback .form-control-feedback {
top: 0;
right: 15px;
}
.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;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.btn:focus {
outline: thin dotted;
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, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
pointer-events: none;
cursor: not-allowed;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
opacity: .65;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
color: #333;
background-color: #ebebeb;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
background-color: #fff;
border-color: #ccc;
}
.btn-default .badge {
color: #fff;
background-color: #333;
}
.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: #428bca;
border-color: #357ebd;
}
.btn-primary .badge {
color: #428bca;
background-color: #fff;
}
.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-success .badge {
color: #5cb85c;
background-color: #fff;
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info: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-info .badge {
color: #5bc0de;
background-color: #fff;
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning: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-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger: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-danger .badge {
color: #d9534f;
background-color: #fff;
}
.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 {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.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(//stevechiola.com/wp-content/themes/lifeguide/fonts/glyphicons-halflings-regular.eot);
src: url(//stevechiola.com/wp-content/themes/lifeguide/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//stevechiola.com/wp-content/themes/lifeguide/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//stevechiola.com/wp-content/themes/lifeguide/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//stevechiola.com/wp-content/themes/lifeguide/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-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-lock:before {
content: "\e033";
}
.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-bookmark:before {
content: "\e044";
}
.glyphicon-print:before {
content: "\e045";
}
.glyphicon-camera:before {
content: "\e046";
}
.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-fire:before {
content: "\e104";
}
.glyphicon-eye-open:before {
content: "\e105";
}
.glyphicon-eye-close:before {
content: "\e106";
}
.glyphicon-warning-sign:before {
content: "\e107";
}
.glyphicon-plane:before {
content: "\e108";
}
.glyphicon-calendar:before {
content: "\e109";
}
.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-bell:before {
content: "\e123";
}
.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-wrench:before {
content: "\e136";
}
.glyphicon-tasks:before {
content: "\e137";
}
.glyphicon-filter:before {
content: "\e138";
}
.glyphicon-briefcase:before {
content: "\e139";
}
.glyphicon-fullscreen:before {
content: "\e140";
}
.glyphicon-dashboard:before {
content: "\e141";
}
.glyphicon-paperclip:before {
content: "\e142";
}
.glyphicon-heart-empty:before {
content: "\e143";
}
.glyphicon-link:before {
content: "\e144";
}
.glyphicon-phone:before {
content: "\e145";
}
.glyphicon-pushpin:before {
content: "\e146";
}
.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";
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.428571429;
color: #333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
background-color: #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-menu-right {
right: 0;
left: auto;
}
.dropdown-menu-left {
right: auto;
left: 0;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.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 {
content: "";
border-top: 0;
border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
.navbar-right .dropdown-menu-left {
right: auto;
left: 0;
}
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child > .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-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group-xs > .btn {
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, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
display: table-cell;
float: none;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
[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[class*="col-"] {
float: none;
padding-right: 0;
padding-left: 0;
}
.input-group .form-control {
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.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: 46px;
line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
margin-left: -1px;
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eee;
}
.nav > li.disabled > a {
color: #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 {
border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555;
cursor: default;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 4px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #fff;
background-color: #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 {
margin-bottom: 5px;
text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
max-height: 340px;
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
padding-right: 0;
padding-left: 0;
}
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
height: 20px;
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,
.navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle:focus {
outline: none;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
.navbar-nav.navbar-right:last-child {
margin-right: -15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
}
}
.navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 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-form.navbar-right:last-child {
margin-right: -15px;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-right: 15px;
margin-left: 15px;
}
.navbar-text.navbar-right:last-child {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777;
}
.navbar-default .navbar-nav > li > a {
color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #555;
background-color: #e7e7e7;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777;
}
.navbar-default .navbar-link:hover {
color: #333;
}
.navbar-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;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #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;
color: #428bca;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
color: #2a6496;
background-color: #eee;
border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 2;
color: #fff;
cursor: default;
background-color: #428bca;
border-color: #428bca;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.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-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #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;
}
.btn .label {
position: relative;
top: -1px;
}
.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;
}
.btn .badge {
position: relative;
top: -1px;
}
.btn-xs .badge {
top: 0;
padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
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;
color: inherit;
background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
color: inherit;
}
.jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
.container .jumbotron {
border-radius: 6px;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.jumbotron h1,
.jumbotron .h1 {
font-size: 63px;
}
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.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,
.thumbnail a > img {
display: block;
max-width: 100%;
height: auto;
margin-right: auto;
margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #428bca;
}
.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: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.alert-danger hr {
border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #428bca;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
-webkit-transition: width .6s ease;
transition: width .6s ease;
}
.progress-striped .progress-bar {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
}
.progress.active .progress-bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media,
.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-left-radius: 4px;
border-top-right-radius: 4px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.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;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #428bca;
border-color: #428bca;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
color: #e1edf7;
}
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
a.list-group-item-success {
color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
a.list-group-item-info {
color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
a.list-group-item-warning {
color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
a.list-group-item-danger {
color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
padding: 15px;
}
.panel > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group .list-group-item:first-child {
border-top: 0;
}
.panel > .list-group .list-group-item:last-child {
border-bottom: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
margin-bottom: 0;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tfoot > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tfoot > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:first-child > td {
border-top: 0;
}
.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
.panel > .table-responsive {
margin-bottom: 0;
border: 0;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.panel-title > a {
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 {
margin-bottom: 20px;
}
.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: #3c763d;
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-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #bce8f1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #ebccd1;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, .15);
}
.well-lg {
padding: 24px;
border-radius: 6px;
}
.well-sm {
padding: 9px;
border-radius: 3px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5;
}
button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
}
.modal-open {
overflow: hidden;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: auto;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-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;
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
transform: translate(0, -25%);
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
outline: none;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
filter: alpha(opacity=0);
opacity: 0;
}
.modal-backdrop.in {
filter: alpha(opacity=50);
opacity: .5;
}
.modal-header {
min-height: 16.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 .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 (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.modal-sm {
width: 300px;
}
.modal-lg {
width: 900px;
}
}
.tooltip {
position: absolute;
z-index: 1030;
display: block;
font-size: 12px;
line-height: 1.4;
visibility: visible;
filter: alpha(opacity=0);
opacity: 0;
}
.tooltip.in {
filter: alpha(opacity=90);
opacity: .9;
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
left: 5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
right: 5px;
bottom: 0;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
left: 5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
right: 5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.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;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
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 {
content: "";
border-width: 10px;
}
.popover.top .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, .25);
border-bottom-width: 0;
}
.popover.top .arrow:after {
bottom: 1px;
margin-left: -10px;
content: " ";
border-top-color: #fff;
border-bottom-width: 0;
}
.popover.right .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, .25);
border-left-width: 0;
}
.popover.right .arrow:after {
bottom: -10px;
left: 1px;
content: " ";
border-right-color: #fff;
border-left-width: 0;
}
.popover.bottom .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom .arrow:after {
top: 1px;
margin-left: -10px;
content: " ";
border-top-width: 0;
border-bottom-color: #fff;
}
.popover.left .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, .25);
}
.popover.left .arrow:after {
right: 1px;
bottom: -10px;
content: " ";
border-right-width: 0;
border-left-color: #fff;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: .6s ease-in-out left;
transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
filter: alpha(opacity=50);
opacity: .5;
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0%), color-stop(rgba(0, 0, 0, .0001) 100%));
background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control.right {
right: 0;
left: auto;
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0%), color-stop(rgba(0, 0, 0, .5) 100%));
background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
color: #fff;
text-decoration: none;
filter: alpha(opacity=90);
outline: none;
opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
margin-left: -10px;
font-family: serif;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
border: 1px solid #fff;
border-radius: 10px;
}
.carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #fff;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicons-chevron-left,
.carousel-control .glyphicons-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
margin-left: -15px;
font-size: 30px;
}
.carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 11%;
}
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
clear: both;
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
display: none !important;
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
display: none !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
display: none !important;
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.hidden-xs,
tr.hidden-xs,
th.hidden-xs,
td.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm,
tr.hidden-sm,
th.hidden-sm,
td.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md,
tr.hidden-md,
th.hidden-md,
td.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg,
tr.hidden-lg,
th.hidden-lg,
td.hidden-lg {
display: none !important;
}
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
@media print {
.hidden-print,
tr.hidden-print,
th.hidden-print,
td.hidden-print {
display: none !important;
}
}.mm-hidden {
display: none !important; }
.mm-wrapper {
overflow-x: hidden;
position: relative; }
.mm-menu,
.mm-panels,
.mm-panels > .mm-panel {
margin: 0;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 0; }
.mm-menu {
box-sizing: border-box;
background: inherit;
display: block;
overflow: hidden;
padding: 0; }
.mm-panel {
-webkit-transition: -webkit-transform 0.4s ease;
-moz-transition: -moz-transform 0.4s ease;
-ms-transition: -ms-transform 0.4s ease;
-o-transition: -o-transform 0.4s ease;
transition: transform 0.4s ease;
-webkit-transform: translate3d(100%, 0, 0);
-moz-transform: translate3d(100%, 0, 0);
-ms-transform: translate3d(100%, 0, 0);
-o-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0); }
.mm-panel.mm-opened {
-webkit-transform: translate3d(0%, 0, 0);
-moz-transform: translate3d(0%, 0, 0);
-ms-transform: translate3d(0%, 0, 0);
-o-transform: translate3d(0%, 0, 0);
transform: translate3d(0%, 0, 0); }
.mm-panel.mm-subopened {
-webkit-transform: translate3d(-30%, 0, 0);
-moz-transform: translate3d(-30%, 0, 0);
-ms-transform: translate3d(-30%, 0, 0);
-o-transform: translate3d(-30%, 0, 0);
transform: translate3d(-30%, 0, 0); }
.mm-panel.mm-highest {
z-index: 1; }
.mm-panels,
.mm-panels > .mm-panel {
background: inherit;
border-color: inherit; }
.mm-panels > .mm-panel {
background: inherit;
border-color: inherit;
-webkit-overflow-scrolling: touch;
overflow: scroll;
overflow-x: hidden;
overflow-y: auto;
box-sizing: border-box;
padding: 0 20px; }
.mm-panels > .mm-panel.mm-hasnavbar {
padding-top: 40px; }
.mm-panels > .mm-panel:before, .mm-panels > .mm-panel:after {
content: '';
display: block;
height: 20px; }
.mm-vertical .mm-panel {
-webkit-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
-o-transform: none !important;
transform: none !important; }
.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
display: none;
padding: 10px 0 10px 10px; }
.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
border-color: transparent; }
.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
display: block; }
.mm-vertical .mm-listview > li > .mm-next,
.mm-listview > li.mm-vertical > .mm-next {
height: 40px;
bottom: auto; }
.mm-vertical .mm-listview > li > .mm-next:after,
.mm-listview > li.mm-vertical > .mm-next:after {
top: 16px;
bottom: auto; }
.mm-vertical .mm-listview > li.mm-opened > .mm-next:after,
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg); }
.mm-navbar {
border-bottom: 1px solid;
border-color: inherit;
text-align: center;
line-height: 20px;
height: 40px;
padding: 0 40px;
margin: 0;
position: absolute;
top: 0;
left: 0;
right: 0; }
.mm-navbar > * {
display: block;
padding: 10px 0; }
.mm-navbar a,
.mm-navbar a:hover {
text-decoration: none; }
.mm-navbar .mm-title {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden; }
.mm-navbar .mm-btn {
box-sizing: border-box;
width: 40px;
height: 40px;
position: absolute;
top: 0;
z-index: 1; }
.mm-navbar .mm-btn:first-child {
padding-left: 20px;
left: 0; }
.mm-navbar .mm-btn:last-child {
text-align: right;
padding-right: 20px;
right: 0; }
.mm-panel .mm-navbar {
display: none; }
.mm-panel.mm-hasnavbar .mm-navbar {
display: block; }
.mm-listview,
.mm-listview > li {
list-style: none;
display: block;
padding: 0;
margin: 0; }
.mm-listview {
font: inherit;
font-size: 14px;
line-height: 20px; }
.mm-listview a,
.mm-listview a:hover {
text-decoration: none; }
.mm-listview > li {
position: relative; }
.mm-listview > li, .mm-listview > li:after,
.mm-listview > li .mm-next,
.mm-listview > li .mm-next:before {
border-color: inherit; }
.mm-listview > li > a,
.mm-listview > li > span {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
color: inherit;
display: block;
padding: 10px 10px 10px 20px;
margin: 0; }
.mm-listview > li > a.mm-arrow,
.mm-listview > li > span.mm-arrow {
padding-right: 50px; }
.mm-listview > li:not(.mm-divider):after {
content: '';
border-bottom-width: 1px;
border-bottom-style: solid;
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0; }
.mm-listview > li:not(.mm-divider):after {
left: 20px; }
.mm-listview .mm-next {
background: rgba(3, 2, 1, 0);
width: 50px;
padding: 0;
position: absolute;
right: 0;
top: 0;
bottom: 0;
z-index: 2; }
.mm-listview .mm-next:before {
content: '';
border-left-width: 1px;
border-left-style: solid;
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 0; }
.mm-listview .mm-next + a,
.mm-listview .mm-next + span {
margin-right: 50px; }
.mm-listview .mm-next.mm-fullsubopen {
width: 100%; }
.mm-listview .mm-next.mm-fullsubopen:before {
border-left: none; }
.mm-listview .mm-next.mm-fullsubopen + a,
.mm-listview .mm-next.mm-fullsubopen + span {
padding-right: 50px;
margin-right: 0; }
.mm-panels > .mm-panel > .mm-listview {
margin: 20px -20px; }
.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
margin-top: -20px; }
.mm-listview .mm-inset {
list-style: inside disc;
padding: 0 10px 15px 40px;
margin: 0; }
.mm-listview .mm-inset > li {
padding: 5px 0; }
.mm-listview .mm-divider {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
font-size: 10px;
text-transform: uppercase;
text-indent: 20px;
line-height: 25px; }
.mm-listview .mm-spacer {
padding-top: 40px; }
.mm-listview .mm-spacer > .mm-next {
top: 40px; }
.mm-listview .mm-spacer.mm-divider {
padding-top: 25px; }
.mm-prev:before,
.mm-next:after,
.mm-arrow:after {
content: '';
border: 2px solid transparent;
display: inline-block;
width: 8px;
height: 8px;
margin: auto;
position: absolute;
top: 0;
bottom: 0;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg); }
.mm-prev:before {
border-right: none;
border-bottom: none;
left: 23px; }
.mm-next:after,
.mm-arrow:after {
border-top: none;
border-left: none;
right: 23px; }
.mm-menu {
background: #f3f3f3;
border-color: rgba(0, 0, 0, 0.1);
color: rgba(0, 0, 0, 0.7); }
.mm-menu .mm-navbar > *,
.mm-menu .mm-navbar a {
color: rgba(0, 0, 0, 0.3); }
.mm-menu .mm-navbar .mm-btn:before, .mm-menu .mm-navbar .mm-btn:after {
border-color: rgba(0, 0, 0, 0.3); }
.mm-menu .mm-listview {
border-color: rgba(0, 0, 0, 0.1); }
.mm-menu .mm-listview > li .mm-next:after,
.mm-menu .mm-listview > li .mm-arrow:after {
border-color: rgba(0, 0, 0, 0.3); }
.mm-menu .mm-listview > li a:not(.mm-next) {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
tap-highlight-color: rgba(255, 255, 255, 0.5); }
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
background: rgba(255, 255, 255, 0.5); }
.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
background: rgba(0, 0, 0, 0.05); }
.mm-menu .mm-divider {
background: rgba(0, 0, 0, 0.05); } .mm-page {
box-sizing: border-box;
}
.mm-slideout {
-webkit-transition: -webkit-transform 0.4s ease;
-ms-transition: -ms-transform 0.4s ease;
transition: transform 0.4s ease; }
html.mm-opened {
overflow-x: hidden;
position: relative; }
html.mm-blocking {
overflow: hidden; }
html.mm-blocking body {
overflow: hidden; }
html.mm-background .mm-page {
background: inherit; }
#mm-blocker {
background: rgba(3, 2, 1, 0);
display: none;
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 999999; }
html.mm-blocking #mm-blocker {
display: block; }
.mm-menu.mm-offcanvas {
display: none;
position: fixed; }
.mm-menu.mm-current {
display: block; }
.mm-menu {
width: 80%;
min-width: 140px;
max-width: 440px; }
html.mm-opening .mm-slideout {
-webkit-transform: translate(80%, 0);
-moz-transform: translate(80%, 0);
-ms-transform: translate(80%, 0);
-o-transform: translate(80%, 0);
transform: translate(80%, 0); }
@media all and (max-width: 175px) {
html.mm-opening .mm-slideout {
-webkit-transform: translate(140px, 0);
-moz-transform: translate(140px, 0);
-ms-transform: translate(140px, 0);
-o-transform: translate(140px, 0);
transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
html.mm-opening .mm-slideout {
-webkit-transform: translate(440px, 0);
-moz-transform: translate(440px, 0);
-ms-transform: translate(440px, 0);
-o-transform: translate(440px, 0);
transform: translate(440px, 0); } } .mm-menu.mm-autoheight {
max-height: 80%; }
.mm-menu.mm-autoheight.mm-fullscreen {
max-height: 100%; }
.mm-menu.mm-measureheight > .mm-panels > .mm-panel {
bottom: auto !important;
height: auto !important; } em.mm-counter {
font: inherit;
font-size: 14px;
font-style: normal;
text-indent: 0;
line-height: 20px;
display: block;
margin-top: -10px;
position: absolute;
right: 45px;
top: 50%; }
em.mm-counter + a.mm-next {
width: 90px; }
em.mm-counter + a.mm-next + a,
em.mm-counter + a.mm-next + span {
margin-right: 90px; }
em.mm-counter + a.mm-fullsubopen {
padding-left: 0; }
.mm-vertical > .mm-counter {
top: 12px;
margin-top: 0; }
.mm-vertical.mm-spacer > .mm-counter {
margin-top: 40px; }
.mm-nosubresults > .mm-counter {
display: none; }
.mm-menu em.mm-counter {
color: rgba(0, 0, 0, 0.3); } .mm-divider > span {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
padding: 0;
line-height: 25px; }
.mm-divider.mm-opened a.mm-next:after {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg); }
.mm-collapsed:not(.mm-uncollapsed) {
display: none; }
.mm-fixeddivider {
background: inherit;
display: none;
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 2;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.mm-fixeddivider:after {
content: none !important;
display: none !important; }
.mm-hasdividers .mm-fixeddivider {
display: block; }
.mm-menu .mm-fixeddivider span {
background: rgba(0, 0, 0, 0.05); } html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-slideout {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s; } .mm-iconpanel .mm-panel {
-webkit-transition-property: -webkit-transform, left;
-moz-transition-property: -moz-transform, left;
-ms-transition-property: -ms-transform, left;
-o-transition-property: -o-transform, left;
transition-property: transform, left; }
.mm-iconpanel .mm-panel.mm-opened {
border-left: 1px solid;
border-color: inherit; }
.mm-iconpanel .mm-panel.mm-subopened {
overflow-y: hidden;
left: -40px;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.mm-iconpanel .mm-panel.mm-iconpanel-0 {
left: 0px; }
.mm-iconpanel .mm-panel.mm-iconpanel-1 {
left: 40px; }
.mm-iconpanel .mm-panel.mm-iconpanel-2 {
left: 80px; }
.mm-iconpanel .mm-panel.mm-iconpanel-3 {
left: 120px; }
.mm-iconpanel .mm-panel.mm-iconpanel-4 {
left: 160px; }
.mm-iconpanel .mm-panel.mm-iconpanel-5 {
left: 200px; }
.mm-iconpanel .mm-panel.mm-iconpanel-6 {
left: 240px; }
.mm-subblocker {
background: inherit;
opacity: 0;
display: block;
-webkit-transition: opacity 0.4s ease;
-moz-transition: opacity 0.4s ease;
-ms-transition: opacity 0.4s ease;
-o-transition: opacity 0.4s ease;
transition: opacity 0.4s ease; }
.mm-subopened .mm-subblocker {
opacity: 0.6;
position: absolute;
top: 0;
right: 0;
bottom: -100000px;
left: 0;
z-index: 3; } .mm-menu > .mm-navbar {
background: inherit;
padding: 0;
z-index: 3;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.mm-navbar-bottom {
border-top-width: 1px;
border-top-style: solid;
border-bottom: none;
top: auto;
bottom: 0; }
.mm-navbar-top ~ .mm-navbar-top {
border-bottom: none; }
.mm-navbar-bottom ~ .mm-navbar-bottom {
border-top: none; }
.mm-navbar.mm-hasbtns {
padding: 0 40px; }
.mm-close:after {
content: 'x'; }
.mm-navbar[class*="mm-navbar-content-"] > * {
box-sizing: border-box;
display: block;
float: left; }
.mm-navbar > .mm-breadcrumbs {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
-webkit-overflow-scrolling: touch;
overflow-x: auto;
text-align: left;
padding: 0 0 0 17px; }
.mm-navbar > .mm-breadcrumbs > * {
display: inline-block;
padding: 10px 3px; }
.mm-navbar > .mm-breadcrumbs > a {
text-decoration: underline; }
.mm-navbar.mm-hasbtns .mm-breadcrumbs {
margin-left: -40px; }
.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden) + .mm-breadcrumbs {
margin-left: 0;
padding-left: 0; }
.mm-navbar-top-1 {
top: 0px; }
.mm-hasnavbar-top-1 .mm-panels {
top: 40px; }
.mm-navbar-top-2 {
top: 40px; }
.mm-hasnavbar-top-2 .mm-panels {
top: 80px; }
.mm-navbar-top-3 {
top: 80px; }
.mm-hasnavbar-top-3 .mm-panels {
top: 120px; }
.mm-navbar-top-4 {
top: 120px; }
.mm-hasnavbar-top-4 .mm-panels {
top: 160px; }
.mm-navbar-bottom-1 {
bottom: 0px; }
.mm-hasnavbar-bottom-1 .mm-panels {
bottom: 40px; }
.mm-navbar-bottom-2 {
bottom: 40px; }
.mm-hasnavbar-bottom-2 .mm-panels {
bottom: 80px; }
.mm-navbar-bottom-3 {
bottom: 80px; }
.mm-hasnavbar-bottom-3 .mm-panels {
bottom: 120px; }
.mm-navbar-bottom-4 {
bottom: 120px; }
.mm-hasnavbar-bottom-4 .mm-panels {
bottom: 160px; }
.mm-navbar-size-2 {
height: 80px; }
.mm-navbar-size-3 {
height: 120px; }
.mm-navbar-size-4 {
height: 160px; }
.mm-navbar-content-2 > * {
width: 50%; }
.mm-navbar-content-3 > * {
width: 33.33%; }
.mm-navbar-content-4 > * {
width: 25%; }
.mm-navbar-content-5 > * {
width: 20%; }
.mm-navbar-content-6 > * {
width: 16.67%; } .mm-search,
.mm-search input {
box-sizing: border-box; }
.mm-search {
height: 40px;
padding: 7px 10px 0 10px; }
.mm-search input {
border: none;
border-radius: 26px;
font: inherit;
font-size: 14px;
line-height: 26px;
outline: none;
display: block;
width: 100%;
height: 26px;
margin: 0;
padding: 0 10px; }
.mm-search input::-ms-clear {
display: none; }
.mm-panel > .mm-search {
width: 100%;
position: absolute;
top: 0;
left: 0; }
.mm-panel.mm-hassearch {
padding-top: 40px; }
.mm-panel.mm-hassearch.mm-hasnavbar {
padding-top: 80px; }
.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
top: 40px; }
.mm-noresultsmsg {
text-align: center;
font-size: 21px;
display: none;
padding: 40px 0; }
.mm-noresults .mm-noresultsmsg {
display: block; }
.mm-noresults .mm-indexer {
display: none !important; }
li.mm-nosubresults > a.mm-next {
display: none; }
li.mm-nosubresults > a.mm-next + a,
li.mm-nosubresults > a.mm-next + span {
padding-right: 10px; }
.mm-menu .mm-search input {
background: rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, 0.7); }
.mm-menu .mm-noresultsmsg {
color: rgba(0, 0, 0, 0.3); } .mm-indexer {
background: inherit;
text-align: center;
font-size: 12px;
box-sizing: border-box;
width: 20px;
position: absolute;
top: 0;
bottom: 0;
right: -100px;
z-index: 3;
-webkit-transition: right 0.4s ease;
-moz-transition: right 0.4s ease;
-ms-transition: right 0.4s ease;
-o-transition: right 0.4s ease;
transition: right 0.4s ease;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.mm-indexer a {
text-decoration: none;
display: block;
height: 3.85%; }
.mm-indexer ~ .mm-panel.mm-hasindexer {
margin-right: 20px; }
.mm-hasindexer .mm-indexer {
right: 0; }
.mm-hasindexer .mm-fixeddivider {
right: 20px; }
.mm-menu .mm-indexer a {
color: rgba(0, 0, 0, 0.3); } input.mm-toggle,
input.mm-check {
position: absolute;
left: -10000px; }
label.mm-toggle,
label.mm-check {
margin: 0;
position: absolute;
top: 50%;
z-index: 2; }
label.mm-toggle:before,
label.mm-check:before {
content: '';
display: block; }
label.mm-toggle {
border-radius: 30px;
width: 50px;
height: 30px;
margin-top: -15px; }
label.mm-toggle:before {
border-radius: 30px;
width: 28px;
height: 28px;
margin: 1px; }
input.mm-toggle:checked ~ label.mm-toggle:before {
float: right; }
label.mm-check {
width: 30px;
height: 30px;
margin-top: -15px; }
label.mm-check:before {
border-left: 3px solid;
border-bottom: 3px solid;
width: 40%;
height: 20%;
margin: 25% 0 0 20%;
opacity: 0.1;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg); }
input.mm-check:checked ~ label.mm-check:before {
opacity: 1; }
li.mm-vertical label.mm-toggle, li.mm-vertical label.mm-check {
bottom: auto;
margin-top: 0; }
li.mm-vertical label.mm-toggle {
top: 5px; }
li.mm-vertical label.mm-check {
top: 5px; }
label.mm-toggle, label.mm-check {
right: 20px; }
label.mm-toggle + a,
label.mm-toggle + span {
padding-right: 80px; }
label.mm-check + a,
label.mm-check + span {
padding-right: 60px; }
a.mm-next + label.mm-toggle, a.mm-next + label.mm-check {
right: 60px; }
a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span, a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
margin-right: 50px; }
a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span {
padding-right: 70px; }
a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
padding-right: 50px; }
em.mm-counter + a.mm-next + label.mm-toggle, em.mm-counter + a.mm-next + label.mm-check {
right: 100px; }
em.mm-counter + a.mm-next + label.mm-toggle + a,
em.mm-counter + a.mm-next + label.mm-toggle + span, em.mm-counter + a.mm-next + label.mm-check + a,
em.mm-counter + a.mm-next + label.mm-check + span {
margin-right: 90px; }
.mm-menu label.mm-toggle {
background: rgba(0, 0, 0, 0.1); }
.mm-menu label.mm-toggle:before {
background: #f3f3f3; }
.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
background: #4bd963; }
.mm-menu label.mm-check:before {
border-color: rgba(0, 0, 0, 0.7); } .mm-menu.mm-border-none .mm-listview > li:after,
.mm-listview.mm-border-none > li:after {
content: none; }
.mm-menu.mm-border-full .mm-listview > li:after,
.mm-listview.mm-border-full > li:after {
left: 0 !important; }
.mm-menu.mm-border-offset .mm-listview > li:after,
.mm-listview.mm-border-offset > li:after {
right: 20px; } .mm-menu.mm-effect-menu-zoom {
-webkit-transition: -webkit-transform 0.4s ease;
-moz-transition: -moz-transform 0.4s ease;
-ms-transition: -ms-transform 0.4s ease;
-o-transition: -o-transform 0.4s ease;
transition: transform 0.4s ease; }
html.mm-opened .mm-menu.mm-effect-menu-zoom {
-webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
-moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
-ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
-o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-ms-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center; }
html.mm-opening .mm-menu.mm-effect-menu-zoom {
-webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
-moz-transform: scale(1, 1) translate3d(0%, 0, 0);
-ms-transform: scale(1, 1) translate3d(0%, 0, 0);
-o-transform: scale(1, 1) translate3d(0%, 0, 0);
transform: scale(1, 1) translate3d(0%, 0, 0); }
html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
-webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
-moz-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
-ms-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
-o-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
-webkit-transform-origin: right center;
-moz-transform-origin: right center;
-ms-transform-origin: right center;
-o-transform-origin: right center;
transform-origin: right center; }
html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
-webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
-moz-transform: scale(1, 1) translate3d(0%, 0, 0);
-ms-transform: scale(1, 1) translate3d(0%, 0, 0);
-o-transform: scale(1, 1) translate3d(0%, 0, 0);
transform: scale(1, 1) translate3d(0%, 0, 0); }
.mm-menu.mm-effect-menu-slide {
-webkit-transition: -webkit-transform 0.4s ease;
-moz-transition: -moz-transform 0.4s ease;
-ms-transition: -ms-transform 0.4s ease;
-o-transition: -o-transform 0.4s ease;
transition: transform 0.4s ease; }
html.mm-opened .mm-menu.mm-effect-menu-slide {
-webkit-transform: translate3d(-30%, 0, 0);
-moz-transform: translate3d(-30%, 0, 0);
-ms-transform: translate3d(-30%, 0, 0);
-o-transform: translate3d(-30%, 0, 0);
transform: translate3d(-30%, 0, 0); }
html.mm-opening .mm-menu.mm-effect-menu-slide {
-webkit-transform: translate3d(0%, 0, 0);
-moz-transform: translate3d(0%, 0, 0);
-ms-transform: translate3d(0%, 0, 0);
-o-transform: translate3d(0%, 0, 0);
transform: translate3d(0%, 0, 0); }
html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
-webkit-transform: translate3d(30%, 0, 0);
-moz-transform: translate3d(30%, 0, 0);
-ms-transform: translate3d(30%, 0, 0);
-o-transform: translate3d(30%, 0, 0);
transform: translate3d(30%, 0, 0); }
html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
-webkit-transform: translate3d(0%, 0, 0);
-moz-transform: translate3d(0%, 0, 0);
-ms-transform: translate3d(0%, 0, 0);
-o-transform: translate3d(0%, 0, 0);
transform: translate3d(0%, 0, 0); }
.mm-menu.mm-effect-menu-fade {
opacity: 0;
-webkit-transition: opacity 0.4s ease;
-moz-transition: opacity 0.4s ease;
-ms-transition: opacity 0.4s ease;
-o-transition: opacity 0.4s ease;
transition: opacity 0.4s ease; }
html.mm-opening .mm-menu.mm-effect-menu-fade {
opacity: 1; }
.mm-menu.mm-effect-panels-zoom .mm-panel {
-webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
-moz-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
-ms-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
-o-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-ms-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center; }
.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened {
-webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
-moz-transform: scale(1, 1) translate3d(0%, 0, 0);
-ms-transform: scale(1, 1) translate3d(0%, 0, 0);
-o-transform: scale(1, 1) translate3d(0%, 0, 0);
transform: scale(1, 1) translate3d(0%, 0, 0); }
.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened {
-webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
-moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
-ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
-o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
transform: scale(0.7, 0.7) translate3d(-30%, 0, 0); }
.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened {
-webkit-transform: translate3d(-100%, 0, 0);
-moz-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
-o-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0); }
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li {
-webkit-transition: none 0.4s ease;
-moz-transition: none 0.4s ease;
-ms-transition: none 0.4s ease;
-o-transition: none 0.4s ease;
transition: none 0.4s ease; }
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(1) {
-webkit-transition-delay: 50ms;
-moz-transition-delay: 50ms;
-ms-transition-delay: 50ms;
-o-transition-delay: 50ms;
transition-delay: 50ms; }
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(2) {
-webkit-transition-delay: 100ms;
-moz-transition-delay: 100ms;
-ms-transition-delay: 100ms;
-o-transition-delay: 100ms;
transition-delay: 100ms; }
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(3) {
-webkit-transition-delay: 150ms;
-moz-transition-delay: 150ms;
-ms-transition-delay: 150ms;
-o-transition-delay: 150ms;
transition-delay: 150ms; }
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(4) {
-webkit-transition-delay: 200ms;
-moz-transition-delay: 200ms;
-ms-transition-delay: 200ms;
-o-transition-delay: 200ms;
transition-delay: 200ms; }
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(5) {
-webkit-transition-delay: 250ms;
-moz-transition-delay: 250ms;
-ms-transition-delay: 250ms;
-o-transition-delay: 250ms;
transition-delay: 250ms; }
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(6) {
-webkit-transition-delay: 300ms;
-moz-transition-delay: 300ms;
-ms-transition-delay: 300ms;
-o-transition-delay: 300ms;
transition-delay: 300ms; }
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(7) {
-webkit-transition-delay: 350ms;
-moz-transition-delay: 350ms;
-ms-transition-delay: 350ms;
-o-transition-delay: 350ms;
transition-delay: 350ms; }
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(8) {
-webkit-transition-delay: 400ms;
-moz-transition-delay: 400ms;
-ms-transition-delay: 400ms;
-o-transition-delay: 400ms;
transition-delay: 400ms; }
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(9) {
-webkit-transition-delay: 450ms;
-moz-transition-delay: 450ms;
-ms-transition-delay: 450ms;
-o-transition-delay: 450ms;
transition-delay: 450ms; }
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(10) {
-webkit-transition-delay: 500ms;
-moz-transition-delay: 500ms;
-ms-transition-delay: 500ms;
-o-transition-delay: 500ms;
transition-delay: 500ms; }
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(11) {
-webkit-transition-delay: 550ms;
-moz-transition-delay: 550ms;
-ms-transition-delay: 550ms;
-o-transition-delay: 550ms;
transition-delay: 550ms; }
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(12) {
-webkit-transition-delay: 600ms;
-moz-transition-delay: 600ms;
-ms-transition-delay: 600ms;
-o-transition-delay: 600ms;
transition-delay: 600ms; }
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(13) {
-webkit-transition-delay: 650ms;
-moz-transition-delay: 650ms;
-ms-transition-delay: 650ms;
-o-transition-delay: 650ms;
transition-delay: 650ms; }
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(14) {
-webkit-transition-delay: 700ms;
-moz-transition-delay: 700ms;
-ms-transition-delay: 700ms;
-o-transition-delay: 700ms;
transition-delay: 700ms; }
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(15) {
-webkit-transition-delay: 750ms;
-moz-transition-delay: 750ms;
-ms-transition-delay: 750ms;
-o-transition-delay: 750ms;
transition-delay: 750ms; }
.mm-menu.mm-effect-listitems-slide .mm-listview > li {
-webkit-transform: translate3d(50%, 0, 0);
-moz-transform: translate3d(50%, 0, 0);
-ms-transform: translate3d(50%, 0, 0);
-o-transform: translate3d(50%, 0, 0);
transform: translate3d(50%, 0, 0);
opacity: 0;
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-ms-transition-property: -ms-transform, opacity;
-o-transition-property: -o-transform, opacity;
transition-property: transform, opacity; }
html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview > li {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1; }
.mm-menu.mm-effect-listitems-fade .mm-listview > li {
opacity: 0;
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-ms-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity; }
html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview > li {
opacity: 1; }
.mm-menu.mm-effect-listitems-drop .mm-listview > li {
opacity: 0;
top: -25%;
-webkit-transition-property: opacity, top;
-moz-transition-property: opacity, top;
-ms-transition-property: opacity, top;
-o-transition-property: opacity, top;
transition-property: opacity, top; }
html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview > li {
opacity: 1;
top: 0; } .mm-menu.mm-fullscreen {
width: 100%;
min-width: 140px;
max-width: 10000px; }
html.mm-opening.mm-fullscreen .mm-slideout {
-webkit-transform: translate(100%, 0);
-moz-transform: translate(100%, 0);
-ms-transform: translate(100%, 0);
-o-transform: translate(100%, 0);
transform: translate(100%, 0); }
@media all and (max-width: 140px) {
html.mm-opening.mm-fullscreen .mm-slideout {
-webkit-transform: translate(140px, 0);
-moz-transform: translate(140px, 0);
-ms-transform: translate(140px, 0);
-o-transform: translate(140px, 0);
transform: translate(140px, 0); } }
@media all and (min-width: 10000px) {
html.mm-opening.mm-fullscreen .mm-slideout {
-webkit-transform: translate(10000px, 0);
-moz-transform: translate(10000px, 0);
-ms-transform: translate(10000px, 0);
-o-transform: translate(10000px, 0);
transform: translate(10000px, 0); } }
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
-webkit-transform: translate(-100%, 0);
-moz-transform: translate(-100%, 0);
-ms-transform: translate(-100%, 0);
-o-transform: translate(-100%, 0);
transform: translate(-100%, 0); }
@media all and (max-width: 140px) {
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
-webkit-transform: translate(-140px, 0);
-moz-transform: translate(-140px, 0);
-ms-transform: translate(-140px, 0);
-o-transform: translate(-140px, 0);
transform: translate(-140px, 0); } }
@media all and (min-width: 10000px) {
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
-webkit-transform: translate(-10000px, 0);
-moz-transform: translate(-10000px, 0);
-ms-transform: translate(-10000px, 0);
-o-transform: translate(-10000px, 0);
transform: translate(-10000px, 0); } }
.mm-menu.mm-fullscreen.mm-top, .mm-menu.mm-fullscreen.mm-bottom {
height: 100%;
min-height: 140px;
max-height: 10000px; }
html.mm-opened.mm-fullscreen .mm-page {
box-shadow: none !important; } .mm-menu.mm-multiline .mm-listview > li > a,
.mm-menu.mm-multiline .mm-listview > li > span,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > a,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > span {
text-overflow: clip;
white-space: normal; } html.mm-pagedim #mm-blocker, html.mm-pagedim-white #mm-blocker, html.mm-pagedim-black #mm-blocker {
opacity: 0; }
html.mm-pagedim.mm-opening #mm-blocker, html.mm-pagedim-white.mm-opening #mm-blocker, html.mm-pagedim-black.mm-opening #mm-blocker {
opacity: 0.3;
transition: opacity 0.4s ease 0.4s; }
html.mm-pagedim #mm-blocker {
background: inherit; }
html.mm-pagedim-white #mm-blocker {
background: #fff; }
html.mm-pagedim-black #mm-blocker {
background: #000; } .mm-menu.mm-pageshadow:after {
content: "";
display: block;
width: 20px;
height: 120%;
position: absolute;
left: 100%;
top: -10%;
z-index: 99; }
.mm-menu.mm-pageshadow.mm-right:after {
left: auto;
right: 100%; }
.mm-menu.mm-pageshadow.mm-next:after, .mm-menu.mm-pageshadow.mm-front:after {
content: none;
display: none; }
.mm-menu.mm-pageshadow:after {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); } .mm-menu.mm-top,
.mm-menu.mm-bottom {
width: 100%;
min-width: 100%;
max-width: 100%; }
.mm-menu.mm-right {
left: auto;
right: 0; }
.mm-menu.mm-bottom {
top: auto;
bottom: 0; }
html.mm-right.mm-opening .mm-slideout {
-webkit-transform: translate(-80%, 0);
-moz-transform: translate(-80%, 0);
-ms-transform: translate(-80%, 0);
-o-transform: translate(-80%, 0);
transform: translate(-80%, 0); }
@media all and (max-width: 175px) {
html.mm-right.mm-opening .mm-slideout {
-webkit-transform: translate(-140px, 0);
-moz-transform: translate(-140px, 0);
-ms-transform: translate(-140px, 0);
-o-transform: translate(-140px, 0);
transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
html.mm-right.mm-opening .mm-slideout {
-webkit-transform: translate(-440px, 0);
-moz-transform: translate(-440px, 0);
-ms-transform: translate(-440px, 0);
-o-transform: translate(-440px, 0);
transform: translate(-440px, 0); } } html.mm-front .mm-slideout {
-webkit-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
-o-transform: none !important;
transform: none !important;
z-index: 0 !important; }
.mm-menu.mm-front {
z-index: 1; }
.mm-menu.mm-front, .mm-menu.mm-next {
-webkit-transition: -webkit-transform 0.4s ease;
-ms-transition: -ms-transform 0.4s ease;
transition: transform 0.4s ease;
-webkit-transform: translate3d(-100%, 0, 0);
-moz-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
-o-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0); }
.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
-webkit-transform: translate3d(100%, 0, 0);
-moz-transform: translate3d(100%, 0, 0);
-ms-transform: translate3d(100%, 0, 0);
-o-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0); }
.mm-menu.mm-top {
-webkit-transform: translate3d(0, -100%, 0);
-moz-transform: translate3d(0, -100%, 0);
-ms-transform: translate3d(0, -100%, 0);
-o-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0); }
.mm-menu.mm-bottom {
-webkit-transform: translate3d(0, 100%, 0);
-moz-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
-o-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0); }
html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.mm-menu.mm-top, .mm-menu.mm-bottom {
height: 80%;
min-height: 140px;
max-height: 880px; } .mm-menu.mm-theme-dark {
background: #333333;
border-color: rgba(0, 0, 0, 0.15);
color: rgba(255, 255, 255, 0.8); }
.mm-menu.mm-theme-dark .mm-navbar > *,
.mm-menu.mm-theme-dark .mm-navbar a {
color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-dark .mm-navbar .mm-btn:before, .mm-menu.mm-theme-dark .mm-navbar .mm-btn:after {
border-color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-dark .mm-listview {
border-color: rgba(0, 0, 0, 0.15); }
.mm-menu.mm-theme-dark .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-dark .mm-listview > li .mm-arrow:after {
border-color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-dark .mm-listview > li a:not(.mm-next) {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
tap-highlight-color: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span {
background: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
background: rgba(255, 255, 255, 0.05); }
.mm-menu.mm-theme-dark .mm-divider {
background: rgba(255, 255, 255, 0.05); }
.mm-menu.mm-theme-dark label.mm-check:before {
border-color: rgba(255, 255, 255, 0.8); }
.mm-menu.mm-theme-dark em.mm-counter {
color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-dark .mm-fixeddivider span {
background: rgba(255, 255, 255, 0.05); }
.mm-menu.mm-pageshadow.mm-theme-dark:after {
box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }
.mm-menu.mm-theme-dark .mm-search input {
background: rgba(255, 255, 255, 0.3);
color: rgba(255, 255, 255, 0.8); }
.mm-menu.mm-theme-dark .mm-noresultsmsg {
color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-dark .mm-indexer a {
color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-dark label.mm-toggle {
background: rgba(0, 0, 0, 0.15); }
.mm-menu.mm-theme-dark label.mm-toggle:before {
background: #333333; }
.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle {
background: #4bd963; }
.mm-menu.mm-theme-white {
background: white;
border-color: rgba(0, 0, 0, 0.1);
color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-theme-white .mm-navbar > *,
.mm-menu.mm-theme-white .mm-navbar a {
color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-theme-white .mm-navbar .mm-btn:before, .mm-menu.mm-theme-white .mm-navbar .mm-btn:after {
border-color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-theme-white .mm-listview {
border-color: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-theme-white .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-white .mm-listview > li .mm-arrow:after {
border-color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-theme-white .mm-listview > li a:not(.mm-next) {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0.05);
tap-highlight-color: rgba(0, 0, 0, 0.05); }
.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
background: rgba(0, 0, 0, 0.05); }
.mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
background: rgba(0, 0, 0, 0.03); }
.mm-menu.mm-theme-white .mm-divider {
background: rgba(0, 0, 0, 0.03); }
.mm-menu.mm-theme-white label.mm-check:before {
border-color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-theme-white em.mm-counter {
color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-theme-white .mm-fixeddivider span {
background: rgba(0, 0, 0, 0.03); }
.mm-menu.mm-pageshadow.mm-theme-white:after {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
.mm-menu.mm-theme-white .mm-search input {
background: rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-theme-white .mm-noresultsmsg {
color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-theme-white .mm-indexer a {
color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-theme-white label.mm-toggle {
background: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-theme-white label.mm-toggle:before {
background: white; }
.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
background: #4bd963; }
.mm-menu.mm-theme-black {
background: black;
border-color: rgba(255, 255, 255, 0.2);
color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-theme-black .mm-navbar > *,
.mm-menu.mm-theme-black .mm-navbar a {
color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-black .mm-navbar .mm-btn:before, .mm-menu.mm-theme-black .mm-navbar .mm-btn:after {
border-color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-black .mm-listview {
border-color: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-theme-black .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-black .mm-listview > li .mm-arrow:after {
border-color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-black .mm-listview > li a:not(.mm-next) {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
tap-highlight-color: rgba(255, 255, 255, 0.3); }
.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-black .mm-listview > li.mm-selected > span {
background: rgba(255, 255, 255, 0.3); }
.mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
background: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-theme-black .mm-divider {
background: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-theme-black label.mm-check:before {
border-color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-theme-black em.mm-counter {
color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-black .mm-fixeddivider span {
background: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-pageshadow.mm-theme-black:after {
content: none;
display: none; }
.mm-menu.mm-theme-black .mm-search input {
background: rgba(255, 255, 255, 0.3);
color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-theme-black .mm-noresultsmsg {
color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-black .mm-indexer a {
color: rgba(255, 255, 255, 0.4); }
.mm-menu.mm-theme-black label.mm-toggle {
background: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-theme-black label.mm-toggle:before {
background: black; }
.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle {
background: #4bd963; } .mm-menu.mm-tileview .mm-listview:after,
.mm-menu .mm-tileview.mm-listview:after {
content: '';
display: block;
clear: both; }
.mm-menu.mm-tileview .mm-listview > li,
.mm-menu .mm-tileview.mm-listview > li {
width: 50%;
height: 0;
padding: 50% 0 0 0;
float: left;
position: relative; }
.mm-menu.mm-tileview .mm-listview > li:after,
.mm-menu .mm-tileview.mm-listview > li:after {
left: 0;
top: 0;
border-right-width: 1px;
border-right-style: solid;
z-index: -1; }
.mm-menu.mm-tileview .mm-listview > li.mm-tile-xs,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-xs {
width: 12.5%;
padding-top: 12.5%; }
.mm-menu.mm-tileview .mm-listview > li.mm-tile-s,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-s {
width: 25%;
padding-top: 25%; }
.mm-menu.mm-tileview .mm-listview > li.mm-tile-l,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-l {
width: 75%;
padding-top: 75%; }
.mm-menu.mm-tileview .mm-listview > li.mm-tile-xl,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-xl {
width: 100%;
padding-top: 100%; }
.mm-menu.mm-tileview .mm-listview > li > a,
.mm-menu.mm-tileview .mm-listview > li > span,
.mm-menu .mm-tileview.mm-listview > li > a,
.mm-menu .mm-tileview.mm-listview > li > span {
line-height: 1px;
text-align: center;
padding: 50% 10px 0 10px;
margin: 0;
position: absolute;
top: 0;
right: 1px;
bottom: 1px;
left: 0; }
.mm-menu.mm-tileview .mm-listview > li > .mm-next,
.mm-menu .mm-tileview.mm-listview > li > .mm-next {
width: auto; }
.mm-menu.mm-tileview .mm-listview > li > .mm-next:before, .mm-menu.mm-tileview .mm-listview > li > .mm-next:after,
.mm-menu .mm-tileview.mm-listview > li > .mm-next:before,
.mm-menu .mm-tileview.mm-listview > li > .mm-next:after {
content: none;
display: none; }
.mm-menu.mm-tileview .mm-panel {
padding-left: 0;
padding-right: 0; }
.mm-menu.mm-tileview .mm-panel:after {
content: none;
display: none; }
.mm-menu.mm-tileview .mm-listview {
margin: 0; }.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}   .hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: "0/0 a";
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}  .hidden {
display: none !important;
visibility: hidden !important;
}  .affix {
position: fixed;
}  .fw-itable {
display: table;
height: 100%;
width: 100%;
}
.fw-icell {
display: table-cell;
vertical-align: middle;
}
img,
iframe,
embed{
max-width: 100%;
}
iframe{
border-width: 0px;
}  input[type="text"],
input[type="password"],
input[type="search"],
input[type="url"],
input[type="email"],
textarea{
-webkit-appearance: none;
-moz-appearance: none;
border: none;
font-weight: normal;
margin: 0;
outline: none;
width: 100%;
}
textarea {
height: auto;
resize: vertical;
}
.wrap-forms,
.wrap-forms .header.title {
padding-left: 15px;
padding-right: 15px;
}
.wrap-forms .fw-contact-form-title {
margin: 0;
}
.wrap-forms .form-builder-item > div > label {
font-weight: bold;
font-style: normal;
}
.wrap-forms .form-builder-item > div > label sup {
color: #d3604d;
}
.wrap-forms .form-builder-item p {
margin-top: 6px;
margin-bottom: 0;
}
.wrap-forms .form-builder-item textarea {
height: 150px;
}
.wrap-forms .form-builder-item input,
.wrap-forms .form-builder-item .selectize-input {
padding-top: 20px;
padding-bottom: 19px;
}
.wrap-forms .input-styled > label {
margin-bottom: 10px;
}
.wrap-forms .input-styled.fw-item-one-column .options .custom-radio {
display: inline-block;
}
.wrap-forms .input-styled.fw-item-two-columns .options {
width: 50%;
float: left;
}
.wrap-forms .input-styled.fw-item-three-columns .options {
width: 33.33%;
float: left;
}
.wrap-forms .input-styled.fw-item-side-by-side .options {
float: left;
margin-right: 5%;
}
.flash-messages-info,
.flash-messages-success,
.flash-messages-error{
padding: 0;
margin: 0;
list-style: none;
text-align: center;
} .search-form{
position: relative;
}
.field-radio .custom-radio .options {
line-height: 11px;
}  .fw-header {
position: relative;
z-index: 100;
}
.fw-header .fw-header-main .fw-header-main-wrap {
}
.fw-header .fw-header-main {
width: 100%;
text-align: right;
position: relative;
z-index: 100;
}
.fw-header .fw-header-main .fw-header-main-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.fw-header.fw-sticky-menu .fw-header-main .fw-header-main-overlay {
opacity: 0.6;
} .home.lifeguide.fw-absolute-header .fw-header {
position: absolute;
top: 0;
left: 0;
right: 0;
}
.fw-header-sticky .fw-sticky-menu {
position: fixed !important;
top: 0;
right: 0;
left: 0;
visibility: visible;
z-index: 100;
opacity: 0;
-webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.09);
-moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.09);
box-shadow: 0 1px 5px 0 rgba(0,0,0,0.09);
transform: translate(0, -100%);
transition: transform 600ms ease, opacity 600ms ease;
}
.fw-header-sticky .fw-sticky-menu.fw-sticky-menu-open {
transition: transform 600ms ease, opacity 600ms ease;
transform: translate(0, 0);
opacity: 1;
}
.fw-header-sticky .fw-sticky-menu .fw-top-bar {
display: none;
}  @media (max-width: 991px) {
.search-in-top-bar .fw-search,
.fw-text-top-bar,
.fw-top-bar-social {
display: inline-block;
width: 100%;
text-align: center !important;
float: none !important;
padding: 0;
margin: 0;
position: initial;
}
.search-in-top-bar .fw-search {
padding: 0 !important;
margin: 0 !important;
}
.search-in-top-bar .fw-search.fw-mini-search {
display: block;
position: relative;
top: 0 !important;
left: 50%;
margin: 0 !important;
padding-left: 10px !important;
}
.search-in-top-bar .fw-search.fw-mini-search .fw-wrap-search-form {
right: 0;
}
.search-in-top-bar .fw-search .fw-wrap-search-form {
margin: 0 auto;
}
} .header-1.fw-top-logo-left .fw-wrap-logo {
float: left;
}
.header-1 .fw-nav-wrap .fw-nav-inner {
display: inline-block;
position: relative;
text-align: center;
width: auto;
}
.header-1 .fw-wrap-logo {
margin: 0;
}
.header-1 .fw-wrap-logo .fw-site-logo {
text-align: left;
text-transform: uppercase;
} nav.primary-navigation > ul > li.md-hidden {
display: none;
}
.header-1 .primary-navigation > ul > li > ul {
left: -30px;
}
.header-1 .fw-nav-wrap .fw-nav-inner {  padding: 0;
}
@media (max-width: 1199px) { .header-1.search-in-menu .fw-search,
.header-1 .mmenu-link {
display: table-cell;
width: 50%;
}
.header-1.search-in-menu .fw-mini-search .fw-search-icon {
margin: 0 auto;
}
} .fw-wrap-logo {
z-index: 100;
}
.fw-wrap-logo .fw-site-logo {
display: block;
text-align: center;
}
.fw-wrap-logo .fw-site-logo strong {
display: block;
}
.fw-wrap-logo .fw-site-logo span {
display: block;
margin-top: 0;
} .fw-logo-retina .fw-site-logo {
line-height: normal;
}   .fw-nav-wrap .fw-site-navigation {
font-size: 0;
}
.fw-site-navigation > ul {
margin: 0 auto;
padding: 0;
list-style: none;
}
.fw-site-navigation > ul li {
position: relative;
list-style: none;
}
.fw-site-navigation > ul .menu-item-has-icon i {
margin-right: 10px;
position: relative;
} .fw-site-navigation > ul > li {
float: left;
position: relative;
}
.fw-site-navigation > ul > li > a {
display: inline-block;
float: left;
position: relative;
letter-spacing: 2.4px;
}
.fw-site-navigation > ul > li > a:after {
content: "";
bottom: 0;
height: 1px;
left: 50%;
position: absolute;
width: 0;
}
.fw-site-navigation > ul > li:hover a:after {
width: 100%;
margin-left: -50%;
}
.fw-site-navigation > ul > li.current-menu-item a:after,
.fw-site-navigation > ul > li.current-menu-ancestor a:after {
width: 100%;
margin-left: -50%;
} .fw-site-navigation > ul > li ul {
position: absolute;
left: 0;
z-index: 1308;
text-align: left;
text-transform: uppercase;
display: none;
}
.fw-site-navigation > ul > li ul > li {
display: block;
width: 100%;
margin-left: 0;
float: left;
}
.fw-site-navigation .sub-menu li:first-child {
padding-top: 20px;
}
.fw-site-navigation .sub-menu li:last-child {
padding-bottom: 20px;
}
.fw-site-navigation > ul > li ul > li > a {
display: block;
line-height: 1.4em;
padding: 13px 14% !important;
margin: 0 !important;
}
.fw-site-navigation > ul > li ul > li.menu-item-has-icon > a:before {
margin-right: 0;
content: "";
} .fw-site-navigation > ul > li ul > li > ul {
top: 0;
padding: 0;
background: none;
}
.fw-site-navigation > ul > li ul > li:first-child:hover > ul {
top: 13px;
}
.fw-site-navigation > ul > li ul > li:hover > ul {
display: block;
} .fw-site-navigation > ul > li ul > li > ul ul{
top: 0;
} .fw-primary-menu-message {
color: #ff0000;
background: #fff;
border: 1px solid #ff0000;
padding: 5px;
}
.fw-primary-menu-message a {
color: #ff0000;
text-decoration: underline;
}
.fw-primary-menu-message a:hover {
color: #ff0000;
text-decoration: none;
} .mm-menu {
z-index: 998;
font-size: 14px;
font-weight: normal;
font-style: normal;
letter-spacing: 0;
text-transform: uppercase;
}
.mm-menu .mm-panels,
.mm-menu .mm-panel,
.mm-menu .mm-panel.mm-current{
-webkit-box-shadow: inset 1px 0 8px 0 rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 1px 0 8px 0 rgba(0, 0, 0, 0.3);
box-shadow: inset 1px 0 8px 0 rgba(0, 0, 0, 0.3);
}
.mm-slideout{
z-index: 999;
}
.mm-menu * {
box-sizing: content-box;
}
.mmenu-link {
display: none;
line-height: 26px;
white-space: nowrap;
}
.mmenu-link i {
font-weight: normal;
}
.show-mobile-only {
display: none;
}
.mm-listview{
font-size: 14px;
line-height: 22px;
font-weight: normal;
font-style: normal;
letter-spacing: 0;
}
.mm-listview > li > p {
padding: 10px 10px 10px 20px;
color: rgba(255, 255, 255, 0.4);
}
.mm-listview > li > a i{
margin-right: 10px;
}
.mm-menu .menu-separator{
display: none;
}
.fw-header.fw-sticky-menu nav#mobile-menu {
display: none;
} @media (max-width: 1199px) {
.mm-menu {
font-family: 'Helvetica', sans-serif;
}
.fw-header .mmenu-link {
display: inline-block;
}
.fw-site-navigation {
display: none !important;
}
em.mm-counter + a.mm-subopen {
padding-left: 30px !important;
}
.mm-menu .mm-search input {
border-radius: 4px;
}
}
@media (min-width: 1200px) {
#mm-my-menu,
#mobile-menu {
display: none !important;
}
.show-mobile-only {
display: none !important;
}
}   body {
overflow-x: hidden;
} .site {}
.single .fw-page-builder-content .fw-main-row .fw-container,
.single .fw-page-builder-content .fw-main-row-custom .fw-container,
.single .fw-page-builder-content .fw-main-row .fw-container-fluid,
.single .fw-page-builder-content .fw-main-row-custom .fw-container-fluid {
padding-right: 0;
padding-left: 0;
max-width: 100%;
} .fw-section-default-page{
background-repeat: no-repeat;
background-size: cover;
background-position: center;
} .site-main {
position: relative;
z-index: 0;
}
.fw-full .site{
position: relative;
}
section{
position: relative;
} .fw-website-align-center .site {
margin-left: auto;
margin-right: auto;
} .no-header-image {
margin: 0 auto;
} ::-moz-selection {
color: #fff;
text-shadow: none;
}
::selection {
color: #fff;
text-shadow: none;
} .fw-ratio-container {
position: relative;
display: block;
}
.fw-ratio-container:after {
content: '';
display: block;
height: 0;
width: 100%;
}
.fw-ratio-container.fw-ratio-1:after {
padding-bottom: 100%;
}
.fw-ratio-container.fw-ratio-2-1:after {
padding-bottom: 50%;
}
.fw-ratio-container.fw-ratio-1-2:after {
padding-bottom: 200%;
}
.fw-ratio-container.fw-ratio-4-3:after {
padding-bottom: 75%;
}
.fw-ratio-container.fw-ratio-3-4:after {
padding-bottom: 133%;
}
.fw-ratio-container.fw-ratio-16-9:after {
padding-bottom: 56.25%;
}
.fw-ratio-container.fw-ratio-9-16:after {
padding-bottom: 177.77%;
}
.fw-ratio-container.fw-ratio-3-2:after {
padding-bottom: 66.66%;
}
.fw-ratio-container.fw-ratio-2-3:after {
padding-bottom: 150%;
}
.fw-ratio-container.fw-ratio-5-3:after {
padding-bottom: 60%;
}
.fw-ratio-container.fw-ratio-3-5:after {
padding-bottom: 166.66%;
}
.fw-ratio-container.fw-ratio-16-10:after {
padding-bottom: 62.5%;
}
.fw-ratio-container.fw-ratio-10-16:after {
padding-bottom: 160%;
}
.fw-ratio-container video,
.fw-ratio-container iframe,
.fw-ratio-container a {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
}
.fw-ratio-container > *{
position: absolute !important;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .lazyload,
.lazyloading {
position: absolute;
background-position: center center;
background-size: 16px;
background-repeat: no-repeat;
} .fw-animated-element {
visibility: hidden !important;
}
.fw-animated-element.animated {
visibility: visible !important;
}
.animated.fill-mode-none {
animation-fill-mode: none !important;
}
@media(max-width:767px){
.fw-animation-mobile-off .fw-animated-element {
visibility: visible !important;
}
}   .fw-inner,
.fw-col-inner{
position: relative;
z-index: 10;
} .fw-main-row-overlay {
position: absolute !important;
z-index: 2;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0.8;
}
.fw-container,
.fw-container-fluid{
z-index: 10;
} .fw-main-row-custom.parallax-on  {
background-attachment: fixed;
}
.parallax{
position: relative;
background-attachment: fixed;
background-position: 50% center;
background-size: cover;
}  .fw-page-header .fw-heading .fw-special-title {
text-transform: uppercase;
}  .fw-middle-align.fw-content-vertical-align-middle .fw-container *,
.fw-middle-align.fw-content-vertical-align-middle .fw-container-fluid * {
visibility: visible;
}
.fw-content-vertical-align-middle .fw-container *,
.fw-content-vertical-align-middle .fw-container-fluid * {
visibility: hidden;
} .fw-section-no-padding .fw-container,
.fw-section-no-padding .fw-container-fluid {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.fw-col-no-padding {
padding-left: 0 !important;
padding-right: 0 !important;
}
.fw-wp-embed-shortcode iframe {
border: 1px solid transparent;
}
.fw-embed-responsive .fw-wp-embed-shortcode {
position: relative;
display: block;
padding-bottom: 56%;
overflow: hidden;
}
.fw-embed-responsive .fw-wp-embed-shortcode iframe {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}  p {
margin: 0 0 25px 0;
}
p:last-child {
margin-bottom: 0;
} a:hover,
a:focus,
a:active {
text-decoration: none;
outline: none;
}  h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 10px;
margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
font-size: 65%;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
font-size: 75%;
} .lifeguide h1,
.lifeguide .h1 {
margin-top: 50px;
margin-bottom: 20px;
}
.lifeguide h2,
.lifeguide .h2 {
margin-top: 20px;
margin-bottom: 10px;
}
.lifeguide h3,
.lifeguide .h3 {
margin-top: 20px;
margin-bottom: 20px;
}
.lifeguide h4,
.lifeguide .h4 {
margin-top: 10px;
margin-bottom: 20px;
}
.lifeguide h5,
.lifeguide .h5 {
margin-top: 20px;
margin-bottom: 20px;
}
.lifeguide h6,
.lifeguide .h6 {
margin-top: 10px;
margin-bottom: 10px;
}
.lifeguide h4,
.lifeguide .h4,
.lifeguide h5,
.lifeguide .h5,
.lifeguide h6,
.lifeguide .h6 {
text-transform: uppercase;
} .fw-text h1 small,
.entry-content h1 small,
.fw-text h2 small,
.entry-content h2 small,
.fw-text h3 small,
.entry-content h3 small,
.fw-text h4 small,
.entry-content h4 small,
.fw-text h5 small,
.entry-content h5 small,
.fw-text h6 small,
.entry-content h6 small,
.fw-text .h1 small,
.entry-content .h1 small,
.fw-text .h2 small,
.entry-content .h2 small,
.fw-text .h3 small,
.entry-content .h3 small,
.fw-text .h4 small,
.entry-content .h4 small,
.fw-text .h5 small,
.entry-content .h5 small,
.fw-text .h6 small,
.entry-content .h6 small,
.fw-text h1 .small,
.entry-content h1 .small,
.fw-text h2 .small,
.entry-content h2 .small,
.fw-text h3 .small,
.entry-content h3 .small,
.fw-text h4 .small,
.entry-content h4 .small,
.fw-text h5 .small,
.entry-content h5 .small,
.fw-text h6 .small,
.entry-content h6 .small,
.fw-text .h1 .small,
.entry-content .h1 .small,
.fw-text .h2 .small,
.entry-content .h2 .small,
.fw-text .h3 .small,
.entry-content .h3 .small,
.fw-text .h4 .small,
.entry-content .h4 .small,
.fw-text .h5 .small,
.entry-content .h5 .small,
.fw-text .h6 .small,
.entry-content .h6 .small {
color: #bfbfbf;
}
blockquote {
font-size: 19px;
line-height: 35px;
font-style: italic;
border: none;
padding: 0;
margin: 1.8em 0 1.8em 0;
clear: both;
}
blockquote .fw-symbols-quote {
display: block;
font-size: 100px;
}
blockquote:after {
display: block;
content: "";
width: 33%;
height: 1px;
margin: 1.5em auto 0 auto;
background-color: #dee0e1;
}
blockquote.fw-quote-position {
position: relative;
}
blockquote.fw-quote-position .fw-symbols-quote {
position: absolute;
z-index: 1;
width: 50px;
top: 35%;
left: 50%;
text-align: center !important;
}
blockquote.fw-quote-position .fw-quote-text {
z-index: 4;
position: relative;
}
blockquote cite {
display: block;
text-align: center;
margin-top: 0.6em;
} .lifeguide blockquote {
max-width: 650px;
text-align: center;
margin: 0 auto;
padding: 0 0 30px 0;
} .lifeguide .fw-content-area .entry-content  ul {
list-style: none;
}
.lifeguide .fw-content-area .entry-content > ul {
list-style: none;
padding-left: 20px;
margin-top: 30px;
margin-bottom: 30px;
}
.lifeguide .fw-content-area .entry-content ul li {
position: relative;
padding: 4px 0 4px 6px;
}
.lifeguide .fw-content-area .entry-content ol {
counter-reset: li;
padding-left: 18px;
margin-bottom: 0;
}
.lifeguide .fw-content-area .entry-content ol li {
position: relative;
padding: 4px 0 4px 3px;
}  @media (max-width: 767px) {
blockquote {
font-size: 18px !important;
line-height: normal !important;
}
blockquote cite {
font-size: 16px !important;
line-height: normal !important;
}
}   .sidebar-left .fw-content-area {
float: right;
} .sidebar-right .fw-content-area {
float: left;
}
@media (min-width: 992px) {
.sidebar-left .fw-sidebar .fw-col-inner {
padding-right: 5%;
}
.sidebar-right .fw-sidebar .fw-col-inner {
padding-left: 5%;
}
}
@media (min-width: 1200px) {
.sidebar-left .fw-sidebar .fw-col-inner {
padding-right: 9%;
}
.sidebar-right .fw-sidebar .fw-col-inner {
padding-left: 9%;
}
}  @media (max-width: 991px) {
.sidebar-right .fw-before-content-area,
.sidebar-left .fw-before-content-area,
.sidebar-right .fw-content-area,
.sidebar-left .fw-content-area {
float: none;
}
.sidebar-right .fw-before-content-area .widget:last-child,
.sidebar-left .fw-before-content-area .widget:last-child {
margin-bottom: 0;
}
.fw-content-area .fw-col-inner {
padding: 0;
}
} @media (max-width: 767px) {
.fw-content-area .fw-col-inner {
padding: 0;
}
} .fw-content-area {} .widget_archive ul li {
font-style: normal;
margin-bottom: 1em;
font-size: 0.95em;
}
@media (min-width: 1200px) {
.widget_archive ul li {
float: left;
width: 50%;
font-size: 1em;
}
}
.widget_archive .screen-reader-text {
display: none;
} .widget_calendar {
position: relative;
}
.widget_calendar #wp-calendar {
position: relative;
width: 100%;
}
.widget_calendar #wp-calendar caption {
color: #fff;
font-size: 14px;
line-height: 48px;
padding: 0;
text-transform: uppercase;
text-align: center;
}
.widget_calendar #wp-calendar th {
padding: 12px 5px;
background-color: #fff;
font-size: 14px;
font-weight: 600;
text-align: center;
text-transform: uppercase;
}
.widget_calendar #wp-calendar td {
font-size: 14px;
text-align: center;
border: none;
}
.widget_calendar #wp-calendar tbody td {
width: 14.285%;
border-collapse: collapse;
padding: 0;
line-height: 3.2em;
}
.widget_calendar #wp-calendar tbody a {
display: block;
}
.widget_calendar #wp-calendar tbody a:hover {
color: #fff;
}
.widget_calendar #wp-calendar tr td#today {
color: #fff;
}
.widget_calendar #wp-calendar tr td#today a {
color: #fff;
}
.widget_calendar #wp-calendar tfoot {
position: absolute;
top: 0;
left: 0;
right: 0;
}
.widget_calendar #wp-calendar tfoot a {
font-size: 46px;
width: 46px;
height: 46px;
display: block;
overflow: hidden;
font-weight: normal;
padding: 0;
}
.widget_calendar #wp-calendar tfoot a:before {
font-family: 'FontAwesome';
font-size: 25px;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 46px;
height: 46px;
line-height: 46px;
display: block;
color: #fff;
position: relative;
}
.widget_calendar #wp-calendar tfoot #prev,
.widget_calendar #wp-calendar tfoot #next {
position: absolute;
top: 0;
left: 0;
border: none;
padding: 0;
}
.widget_calendar #wp-calendar tfoot #prev a,
.widget_calendar #wp-calendar tfoot #next a {
display: block;
}
.widget_calendar #wp-calendar tfoot #prev a:focus:before,
.widget_calendar #wp-calendar tfoot #next a:focus:before,
.widget_calendar #wp-calendar tfoot #prev a:active:before,
.widget_calendar #wp-calendar tfoot #next a:active:before {
top: 2px;
}
.widget_calendar #wp-calendar tfoot #prev a:before {
content: '\f104';
}
.widget_calendar #wp-calendar tfoot #next {
left: auto;
right: 0;
}
.widget_calendar #wp-calendar tfoot #next a:before {
content: '\f105';
} .widget_recent_comments ul li {
margin-bottom: 1em;
font-weight: normal;
}
.widget_recent_comments ul li:last-child {
margin-bottom: 0;
} .widget_recent_entries ul li {
margin-bottom: 1em;
} .mw-post-slider {
} .mw-posts-tabs {
} .widget_rss .widget-title a {
color: #b6b8b9;
}
.widget_rss .widget-title a:hover {
color: #b6b8b9;
}
.widget_rss .widget-title a:first-child {
float: left;
margin-right: 5px;
position: relative;
top: 10px;
line-height: 10px;
}
.widget_rss ul li {
margin-bottom: 1em;
}
.widget_rss ul li .rss-date {
display: block;
}
.widget_rss ul li cite {
color: #b6b8b9;
} .widget_text .textwidget .wp-caption img {
height: auto;
}
.widget_text .textwidget form select {
max-width: 100%;
} .selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
visibility: visible !important;
background: #f2f2f2 !important;
background: rgba(0, 0, 0, 0.06) !important;
border: 0 none !important;
-webkit-box-shadow: inset 0 0 12px 4px #ffffff;
box-shadow: inset 0 0 12px 4px #ffffff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
content: '!';
visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
position: relative;
padding: 5px 8px;
border-bottom: 1px solid #d0d0d0;
background: #f8f8f8;
-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
}
.selectize-dropdown-header-close {
position: absolute;
right: 8px;
top: 50%;
color: #303030;
opacity: 0.4;
margin-top: -12px;
line-height: 20px;
font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
border-right: 1px solid #f2f2f2;
border-top: 0 none;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
position: relative;
padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
z-index: 1; position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 17px;
text-align: center;
font-weight: bold;
font-size: 12px;
color: inherit;
text-decoration: none;
vertical-align: middle;
display: inline-block;
padding: 2px 0 0 0;
border-left: 1px solid #d0d0d0;
-webkit-border-radius: 0 2px 2px 0;
-moz-border-radius: 0 2px 2px 0;
border-radius: 0 2px 2px 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
border-left-color: #cacaca;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
border-left-color: #ffffff;
}
.selectize-control {
position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
color: #303030;
font-family: inherit;
font-size: 13px;
line-height: 18px;
-webkit-font-smoothing: inherit;
}
.fw-footer .selectize-dropdown,
.fw-footer .selectize-input,
.fw-footer .selectize-input input {
color: #cdcdcd;
font-family: inherit;
font-size: 13px;
line-height: 18px;
-webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
background: #ffffff;
cursor: text;
display: inline-block;
}
.selectize-input {
border: 1px solid #d0d0d0;
padding: 8px 8px;
display: inline-block;
width: 100%;
overflow: hidden;
position: relative;
z-index: 1;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.selectize-control.multi .selectize-input.has-items {
padding: 6px 8px 3px;
}
.selectize-input.full {
background-color: #ffffff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
cursor: default !important;
}
.selectize-input.focus {
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
}
.selectize-input > * {
vertical-align: baseline;
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
*display: inline;
}
.selectize-control.multi .selectize-input > div {
cursor: pointer;
margin: 0 3px 3px 0;
padding: 2px 6px;
background: #f2f2f2;
color: #303030;
border: 0 solid #d0d0d0;
}
.selectize-control.multi .selectize-input > div.active {
background: #e8e8e8;
color: #303030;
border: 0 solid #cacaca;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
color: #7d7d7d;
background: #ffffff;
border: 0 solid #ffffff;
}
.selectize-input > input {
display: inline-block !important;
padding: 0 !important;
min-height: 0 !important;
max-height: none !important;
max-width: 100% !important;
margin: 0 2px 0 0 !important;
text-indent: 0 !important;
border: 0 none !important;
background: none !important;
line-height: inherit !important;
-webkit-user-select: auto !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
display: none;
}
.selectize-input > input:focus {
outline: none !important;
}
.selectize-input::after {
content: ' ';
display: block;
clear: left;
}
.selectize-input.dropdown-active::before {
content: ' ';
display: block;
position: absolute;
background: #f0f0f0;
height: 1px;
bottom: 0;
left: 0;
right: 0;
}
.selectize-dropdown {
position: absolute;
z-index: 10;
border: 1px solid #d0d0d0;
background: #ffffff;
margin: -1px 0 0 0;
border-top: 0 none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
-webkit-border-radius: 0 0 3px 3px;
-moz-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
}
.selectize-dropdown [data-selectable] {
cursor: pointer;
overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
background: rgba(125, 168, 208, 0.2);
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
}
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
padding: 5px 8px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
color: #303030;
background: #ffffff;
cursor: default;
}
.selectize-dropdown .active {
background-color: #f5fafd;
color: #495c68;
}
.selectize-dropdown .active.create {
color: #495c68;
}
.selectize-dropdown .create {
color: rgba(48, 48, 48, 0.5);
}
.selectize-dropdown-content {
overflow-y: auto;
overflow-x: hidden;
max-height: 200px;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
cursor: text;
}
.selectize-control.single .selectize-input:after {
content: ' ';
display: block;
position: absolute;
top: 50%;
right: 15px;
margin-top: -3px;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 5px 0 5px;
border-color: #808080 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
margin-top: -4px;
border-width: 0 5px 5px 5px;
border-color: transparent transparent #808080 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
left: 15px;
right: auto;
}
.selectize-control.rtl .selectize-input > input {
margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
opacity: 0.5;
background-color: #fafafa;
} .selectize-dropdown,
.selectize-dropdown.form-control {
height: auto;
padding: 0;
margin: 2px 0 0 0;
z-index: 1000;
background: #fff;
border: 1px solid #ccc;
border-radius: 0;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.selectize-dropdown .optgroup:first-child:before {
display: none;
}
.selectize-dropdown .optgroup:before {
content: ' ';
display: block;
}
.selectize-dropdown-content {
padding: 5px 0;
}
.selectize-input {
box-shadow: none;
}
.selectize-input.dropdown-active::before {
display: none;
}
.selectize-input.focus {
outline: 0;
}
.has-error .selectize-input {
border-color: #fff;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.form-control.selectize-control {
padding: 0;
height: auto;
border: none;
background: none;
box-shadow: none;
border-radius: 0;
}
.selectize-input {
font-weight: normal;
border: none;
}
.selectize-input input {
height: auto !important;
position: static !important;
}
.selectize-input.focus,
.selectize-input.input-active,
.selectize-input.dropdown-active {
border: none;
box-shadow: none;
}
.widget_archive .selectize-input,
.widget_categories .selectize-input {
border: none;
}  .custom-checkbox,
.custom-radio {
position: relative;
}
.custom-checkbox::selection,
.custom-radio::selection {
background: transparent;
color: inherit;
}
.custom-checkbox input,
.custom-radio input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
position: absolute;
top: 0;
left: 10px;
margin: 0;
border: none;
width: 1px;
height: 1px;
display: none;
}
.custom-checkbox label,
.custom-radio label {
display: block;
position: relative;
padding-left: 24px;
margin-bottom: 1.2em;
font-size: 14px;
line-height: 1.2em;
min-height: 14px;
cursor: pointer;
color: #666;
}
.custom-checkbox label::selection,
.custom-radio label::selection {
background: transparent;
color: inherit;
}
.custom-checkbox label.focus,
.custom-radio label.focus {
outline: none;
}
.custom-checkbox label:before,
.custom-radio label:before,
.custom-checkbox label:after,
.custom-radio label:after {
content: '';
position: absolute;
top: 50%;
left: 0;
}
.custom-checkbox label:before,
.custom-radio label:before {
border-radius: 1px;
border: 1px solid #bfbfbf;
background: #fff;
margin-top: -7px;
}
.custom-checkbox label.checked:before,
.custom-radio label.checked:before {
background: #fff;
}
.custom-checkbox label:after,
.custom-radio label:after {
margin-top: -3px;
left: 4px;
}
.custom-radio label.checked:after {
border-radius: 50%;
}
.custom-radio label:before,
.custom-radio label.checked:after {
border-radius: 50%;
}
.ie8 .custom-checkbox input,
.ie8 .custom-radio input {
display: block;
}
@media (max-width: 1199px) {
.custom-checkbox label,
.custom-radio label {
font-size: 11px;
}
} .pp_pic_holder.dark_square .pp_nav {
position: relative;
left: 50%;
margin-left: -155px;
margin-top: 8px;
}
.pp_pic_holder.dark_square .pp_nav .pp_text_devider {
display: inline;
margin: 0 10px;
}
.pp_pic_holder.dark_square .pp_nav .pp_play {
display: none;
}
.pp_pic_holder.dark_square .pp_nav .pp_arrow_next,
.pp_pic_holder.dark_square .pp_nav .pp_arrow_previous {
text-indent: 0;
width: auto;
background: none;
position: relative;
font-weight: bold;
}
.pp_pic_holder.dark_square .pp_nav .pp_arrow_previous:before,
.pp_pic_holder.dark_square .pp_nav .pp_arrow_next:after {
font-size: 20px;
font-family: 'FontAwesome';
font-weight: bold;
line-height: 20px;
vertical-align: top;
}
.pp_pic_holder.dark_square .pp_nav .pp_arrow_previous:before {
content: '\f104';
margin-right: 10px;
}
.pp_pic_holder.dark_square .pp_nav .pp_arrow_next:after {
content: '\f105';
margin-left: 10px;
}
.pp_pic_holder.dark_square .pp_nav a.pp_arrow_previous,
.pp_pic_holder.dark_square .pp_nav a.pp_arrow_next {
height: auto;
overflow: visible;
vertical-align: top;
display: inline;
float: none;
}
.pp_pic_holder.dark_square .pp_nav a.pp_arrow_previous {
margin-right: 50px;
}
.pp_pic_holder.dark_square .pp_nav a.pp_arrow_next {
margin-left: 50px;
}
.pp_pic_holder.dark_square .pp_nav .currentTextHolder {
font-weight: bold;
display: inline;
float: none;
}
.pp_pic_holder.dark_square a.pp_previous,
.pp_pic_holder.dark_square a.pp_next {
display: none;
}
.pp_pic_holder.dark_square a.pp_close {
width: 23px;
top: 25px;
right: 30px;
opacity: 0.5;
z-index: 2;
background: none;
}
.pp_pic_holder.dark_square a.pp_close:hover {
color: #fff;
}
.pp_pic_holder.dark_square a.pp_close.fa-times:before {
text-indent: 0;
position: absolute;
right: 0;
font-size: 23px;
}
.pp_pic_holder.dark_square .pp_content_container .pp_left {
padding-left: 60px;
overflow: hidden;
}
.pp_pic_holder.dark_square .pp_top {
height: 80px;
}
.pp_pic_holder.dark_square .pp_top .pp_left,
.pp_pic_holder.dark_square .pp_top .pp_middle,
.pp_pic_holder.dark_square .pp_top .pp_right {
height: 80px;
}
.pp_pic_holder.dark_square .pp_bottom {
height: 20px;
}
.pp_pic_holder.dark_square .pp_bottom .pp_left,
.pp_pic_holder.dark_square .pp_bottom .pp_middle,
.pp_pic_holder.dark_square .pp_bottom .pp_right {
height: 50px;
}
.pp_pic_holder.dark_square a.pp_expand,
.pp_pic_holder.dark_square a.pp_contract {
right: 110px;
}
.pp_pic_holder.dark_square .pp_details .pp_description {
margin: 0;
display: inline-block !important;
position: absolute;
left: 0;
top: -16px;
}
.pp_pic_holder.dark_square .ppt {
display: none !important;
} .post {
position: relative;
}
.post:first-child {
border-top: none;
margin-top: 0;
}
.post .wrap-entry-meta .entry-date a,
.post .wrap-entry-meta .author a,
.post .wrap-entry-meta .cat-links a {
font-style: normal;
}
.post .entry-title {
display: block;
}
.post .entry-title strong,
.post .entry-title span {
font-style: normal;
}
.separator {
color: #b6b8b9;
}
.postlist .post header .entry-meta {
margin: 0 0 5px 0;
font-weight: 600;
}
.postlist .post .entry-title {
margin: 0 0 10px 0;
}
.postlist .post .entry-title strong,
.postlist .post .entry-title span {
font-style: normal;
}
.postlist .post .entry-content {
padding: 0;
}
.postlist .post .entry-content p:last-of-type {
margin: 0;
}
.postlist .post.post-list-type-2 .entry-content {
padding-right: 20px;
padding-left: 20px;
}
.postlist .post .entry-content iframe,
.postlist .post .entry-content embed,
.postlist .post .entry-content img {
max-width: 100% !important;
}
.postlist .post footer.entry-meta {
margin: 20px 0 0;
}
.postlist .post footer.entry-meta .comments-link {
float: right;
}
.postlist.postlist-list .post {
border-bottom: 1px solid #dee0e1;
}
.postlist.postlist-list .post:last-child {
border-bottom: none;
}
.postlist.postlist-list .comments-link {
float: right;
} .post.format-chat .entry-content p {
margin: 0 0 10px 0;
}
.post.format-chat .entry-content p:nth-child(even) {
padding: 12px 20px;
} .post.format-quote {
position: relative;
overflow: hidden;
background-position: center;
background-size: cover;
}
.post.format-quote .fw-block-image-overlay {
position: absolute;
text-align: center;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
}
.post.format-quote .entry-content {
position: relative;
z-index: 2;
} .post.format-status {
position: relative;
overflow: hidden;
background-position: center;
background-size: cover;
}
.post.format-status .fw-block-image-overlay {
position: absolute;
text-align: center;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
}
.post.format-status .entry-content {
position: relative;
text-align: center;
z-index: 2;
}
.post.format-status .entry-content .wrap-entry-meta {
display: block;
text-align: center;
} .has-post-thumbnail.post-list-type-2 .fw-post-image {
float: none;
}
.has-post-thumbnail.post-list-type-2 .comments-link {
position: absolute;
left: -9px;
bottom: 40px;
z-index: 100;
}
.post-list-type-2 {
border-bottom: none;
}
.post-list-type-2 .fw-post-image {
box-shadow: none;
float: left;
margin-left: 0;
}
.post-list-type-2 .entry-header .entry-title {
margin-bottom: 30px;
}
.post-list-type-2 footer.entry-meta {
margin: 30px 0  0 !important;
}
.post-list-type-2 footer.entry-meta .wrap-entry-meta .footer-meta {
overflow: hidden;
padding: 12px 0;
}
.post-list-type-2 footer.entry-meta .wrap-entry-meta .footer-meta .entry-date {
float: right;
}
.post-list-type-2 footer.entry-meta .wrap-entry-meta .cat-links {
margin-top: 25px;
display: block;
}
.post-list-type-2 footer.entry-meta .wrap-entry-meta .cat-links a {
font-style: italic;
}
.post-list-type-2 footer.entry-meta .wrap-entry-meta .separator {
margin: 0 5px;
}
.postlist.postlist-grid .has-post-thumbnail.post-list-type-2 .fw-post-image {
width: 100%;
margin-bottom: 30px;
position: relative;
top: 0;
}
.postlist.postlist-grid .has-post-thumbnail.post-list-type-2 .fw-post-image .fw-block-image-parent {
width: 100%;
}
.postlist.postlist-grid .post-list-type-2 {
margin-bottom: 80px;
}
.postlist.postlist-grid .post-list-type-2 .fw-post-image {
position: absolute;
top: 9px;
right: 0;
width: auto;
margin-bottom: 0;
margin-right: 0;
}
.postlist.postlist-grid .post-list-type-2 .entry-meta .footer-meta {
margin: 0;
} @media (max-width: 767px) {
.postlist.postlist-grid .post-list-type-2 {
margin-bottom: 40px;
}
}  .wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {
text-transform: none;
}
.post .entry-format:before {
font-family: FontAwesome;
font-style: normal;
margin-right: 5px;
}
.post.format-gallery .entry-format:before {
content: "\f083";
}
.post.format-image .entry-format:before {
content: "\f03e";
}
.post.format-audio .entry-format:before {
content: "\f028";
}
.post.format-video .entry-format:before {
content: "\f03d";
}
.post.format-aside .entry-format:before {
content: "\f06a";
}
.post.format-status .entry-format:before {
content: "\f0a1";
}
.post.format-link .entry-format:before {
content: "\f0c1";
}
.post.format-quote .entry-format:before {
content: "\f10d";
}
.post .aligncenter,
.post div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.post .alignleft {
float: left;
}
.post .alignright {
float: right;
}
.post img.aligncenter,
.post .wp-caption {
margin-bottom: 0;
}
.post img.alignleft,
.post .wp-caption.alignleft {
margin: 5px 3% 20px 0;
}
.post img.alignright,
.post .wp-caption.alignright {
margin: 5px 0 30px 3%;
}
.post img.alignnone,
.post .wp-caption.alignnone {
margin: 0 0 5px;
}
.post .wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.post figure.wp-caption {
max-width: 100%;
color: #767676;
}
.post .alignnone img,
.post img.alignnone,
.post .alignleft img,
.post img.alignleft,
.post .alignright img,
.post img.alignright,
.post .aligncenter img,
.post img.aligncenter {
height: auto;
}
.post .wp-caption-text {
color: #b6b8b9;
position: relative;
margin: 9px 0 0 0;
padding: 0 5px 0 10px;
}
.post .wp-caption-text:before {
content: '';
width: 4px;
height: 4px;
background: #b6b8b9;
position: absolute;
top: 50%;
margin-top: -2px;
margin-left: -10px;
border-radius: 50%;
} .postlist .post.format-gallery .entry-title {
margin-top: 5px;
margin-bottom: 5px;
}
.post .gallery {
margin-bottom: 40px;
clear: both;
}
.postlist .post .gallery {
margin-bottom: 0;
}
.post .gallery.owl-gallery {
position: relative;
}
.post .gallery.owl-gallery img {
height: 100%;
}
.post .gallery.owl-gallery .owl-dots {
position: absolute;
bottom: 20px;
z-index: 10;
width: 100%;
text-align: center;
display: block;
}
.post .owl-dots .owl-dot  span {
display: inline-block;
width: 12px;
height: 12px;
background-color: transparent;
border-radius: 50%;
margin: 0 6px;
-webkit-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.post .gallery-item {
display: inline-block;
padding: 8px;
text-align: center;
vertical-align: top;
width: 100%;
}
.post .gallery-item .attachment-thumbnail {
height: auto;
}
.post .gallery-columns-1 .gallery-item {
max-width: 100%;
}
.post .gallery-columns-2 .gallery-item {
max-width: 50%;
}
.post .gallery-columns-3 .gallery-item {
max-width: 33.3%;
}
.post .gallery-columns-4 .gallery-item {
max-width: 25%;
}
.post .gallery-columns-5 .gallery-item {
max-width: 20%;
}
.post .gallery-columns-6 .gallery-item {
max-width: 15%;
max-width: -webkit-calc(16.7% - 4px);
max-width: calc(16.7% - 4px);
}
.post .gallery-columns-7 .gallery-item {
max-width: 13%;
max-width: -webkit-calc(14.28% - 4px);
max-width: calc(14.28% - 4px);
}
.post .gallery-columns-8 .gallery-item {
max-width: 11%;
max-width: -webkit-calc(12.5% - 4px);
max-width: calc(12.5% - 4px);
}
.post .gallery-columns-9 .gallery-item {
max-width: 9%;
max-width: -webkit-calc(11.1% - 4px);
max-width: calc(11.1% - 4px);
}
.post .gallery-columns-1 .gallery-item:nth-of-type(1n),
.post .gallery-columns-2 .gallery-item:nth-of-type(2n),
.post .gallery-columns-3 .gallery-item:nth-of-type(3n),
.post .gallery-columns-4 .gallery-item:nth-of-type(4n),
.post .gallery-columns-5 .gallery-item:nth-of-type(5n),
.post .gallery-columns-6 .gallery-item:nth-of-type(6n),
.post .gallery-columns-7 .gallery-item:nth-of-type(7n),
.post .gallery-columns-8 .gallery-item:nth-of-type(8n),
.post .gallery-columns-9 .gallery-item:nth-of-type(9n) {
margin-right: 0;
}
.post .gallery-caption {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #323232;
font-size: 12px;
line-height: 1.4;
margin: 0;
padding: 6px 8px !important;
position: relative;
text-align: center;
width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
opacity: 1;
}
.post .gallery-caption:before {
display: none;
}
.post .gallery-columns-7 .gallery-caption,
.post .gallery-columns-8 .gallery-caption,
.post .gallery-columns-9 .gallery-caption {
display: none;
} .post-details {
margin-top: 8px;
box-shadow: 0px 0 15px rgba(0, 0, 0, 0.1);
padding: 30px 38px;
}
.post-details img.aligncenter,
.post-details .wp-caption {
margin-bottom: 20px;
}
.post-details .entry-header .wrap-entry-meta .entry-date a,
.post-details .entry-header .wrap-entry-meta .author a,
.post-details .entry-header .wrap-entry-meta .cat-links a {
font-style: normal;
}
.post-details .entry-header .wrap-entry-meta .entry-date {
white-space: nowrap;
}
.post-details .entry-header .wrap-entry-meta .cat-links {
float: right;
}
.post-details .entry-header .entry-title {
display: block;
}
.post-details .entry-content p:last-child {
margin-bottom: 0;
}
.post-details footer.entry-meta .fw-tag-links {
padding: 1em 0;
}  .author-description {
background-color: #e5e5e5;
}
.author-description:after {
content: '';
display: block;
clear: both;
}
.author-description .author-image {
float: left;
border-radius: 0;
overflow: hidden;
}
.author-description .author-image,
.author-description .author-image img {
width: 240px;
height: 240px;
}
.author-description .author-text {
margin-left: 130px;
}
.author-description .author-name {
margin-bottom: 5px;
margin-top: 14px;
font-weight: bold;
}
.author-description .author-name span {
}  @media (max-width: 767px) {
.post-details {
padding: 35px 38px 32px;
}
.post-details footer.entry-meta {
margin-bottom: 0;
}
.post-details .entry-content {
margin-bottom: 0;
}
} @media (max-width: 479px) {
.post-details {
padding: 30px 20px;
}
.post-details .entry-content,
.post-details .entry-header {
padding-left: 0;
padding-right: 0;
}
.post-details .entry-header .wrap-entry-meta .cat-links {
float: none;
margin-left: 0;
}
.post-details .wp-caption.alignleft,
.post-details img.alignleft {
margin-left: 0;
}
.author-description .author-image {
float: none;
}
.author-description .author-text {
margin-left: 0;
}
}  .comments-area {
position: relative;
}
.comments-area.user-is-logged .comment-respond .right-side-comment {
width: 100%;
float: none;
}
.comments-area.user-is-logged .comment-respond .form-submit,
.comments-area.user-is-logged .comment-respond .right-side-comment {
padding: 0;
}
.comments-title,
.comment-reply-title {
display: block;
position: relative;
margin-top: 32px !important;
margin-bottom: 0 !important;
text-transform: capitalize;
font-weight: 700;
font-size: 25px;
padding-left: 38px;
padding-right: 38px;
}
.comments-title strong,
.comment-reply-title strong {
font-style: normal;
}
.comment-list {
padding: 0;
border-bottom: 1px solid #dee0e1;
list-style: none;
}
.comment-list li:first-child .comment-body {
padding-top: 20px;
}
.comment-list .comment,
.comment-list .pingback {
list-style: none;
border-top: 0;
}
.comment-list .pingback {
margin-top: 10px;
margin-bottom: 10px;
}
.comment-list .pingback .edit-link {
float: right;
}
.comment-list .pingback .edit-link a:hover {
opacity: 0.5;
}
.comment-list > .comment:first-child {
border-top: none;
}
.comment-body {
position: relative;
}
.comment-body .wrap-rating {
margin-left: 10px;
}
.comment-list .pingback .comment-body:first-of-type {
padding-top: 0;
}
.comment-avatar {
float: left;
}
.comment-avatar img {
border-radius: 50%;
}
.comment-aside {
padding-left: 90px;
}
.children {
padding-left: 0;
}
.children .depth-2 {
margin-left: 90px;
}
.children .depth-3 {
margin-left: 90px;
}
.comment-meta {
margin-bottom: 10px;
line-height: 1em;
font-size: 15px;
text-align: right;
}
.comment-author {
display: inline-block;
float: left;
margin-bottom: 5px;
font-size: 17px;
}
.comment-content p:last-child {
margin-bottom: 0;
}
.comment-reply-link {
margin-left: 5px;
text-transform: capitalize;
}  .lifeguide .comment-respond label {
display: none;
}
.comment-respond textarea {
min-height: 234px;
max-height: 320px;
}
.comment-respond .left-side-comment,
.comment-respond .right-side-comment {
width: 100%;
display: block;
}
.comment-respond .left-side-comment p,
.comment-respond .right-side-comment p {
position: relative;
}
.comment-respond .left-side-comment p .optional,
.comment-respond .right-side-comment p .optional {
display: none;
}
.comment-respond .left-side-comment {
float: left;
padding-right: 0;
}
.comment-respond .left-side-comment .comment-form-author,
.comment-respond .left-side-comment .comment-form-email {
width: 50%;
display: inline-block;
float: left;
}
.comment-respond .left-side-comment .comment-form-author {
padding-right: 20px;
}
.comment-respond .right-side-comment {
float: right;
padding-left: 0;
}
#cancel-comment-reply-link {
float: right;
position: relative;
top: 14px;
font-size: 0.6em;
letter-spacing: 1px;
}
.comment .comment-respond {
margin-top: 0;
}
.comment-form {
padding: 30px 38px;
position: relative;
}
.comment-notes {
font-style: italic;
}
.required-label {
color: #e14d47;
}
.form-submit {
padding-top: 2.3em;
display: block;
width: 140px;
padding-right: 2.6%;
margin-bottom: 0;
overflow: hidden;
text-transform: uppercase;
font-size: 12px;
font-weight: 700;
margin-top: 30px;
}
.form-submit .submit,
.form-submit #submit {
border: none;
color: #fff;
width: 100%;
}  @media (max-width: 991px) {
.comments-area {
padding: 0 15px;
}
} @media (max-width: 767px) {
.comment-author {
display: inline-block;
float: left;
}
.comment-meta {
text-align: right;
}
.comment-respond textarea {
min-height: 150px;
max-height: 200px;
}
.children .depth-3 {
margin-left: 0;
}
} @media (max-width: 479px) {
.comments-title,
.comment-reply-title {
padding-left: 0;
padding-right: 0;
}
.comment-avatar {
float: none;
margin-bottom: 20px;
}
.comment-aside {
padding-left: 0;
}
.comments-title {
margin-bottom: 0;
}
.comment-meta {
text-align: left;
}
.comment-author {
float: none;
display: block;
}
.children .depth-2,
.children .depth-3 {
margin-left: 0;
}
.form-submit {
width: 100%;
}
.comment-form {
padding: 20px 0;
}
}  .comments-link {
position: relative;
display: inline-block;
font-size: 17px;
font-weight: 400;
color: #fff;
text-align: center;
}
.comments-link.fw-comment-link-type-1 {
min-width: 44px;
height: 40px;
line-height: 40px;
padding: 0 10px;
}
.comments-link.fw-comment-link-type-1:before {
content: '+';
position: absolute;
left: 0;
top: 0;
min-width: 44px;
height: 40px;
line-height: 40px;
font-size: 20px;
opacity: 0;
}
.comments-link.fw-comment-link-type-1:hover {
color: #fff;
}
.comments-link.fw-comment-link-type-1:hover:before {
opacity: 1;
}  .fw-wrap-related-article {
padding: 0 15px;
text-align: justify;
}
.fw-wrap-related-article .fw-related-article-image {
margin-bottom: 0;
}
.fw-wrap-related-article .fw-title-related {
font-style: normal;
margin-top: 0;
}
.fw-wrap-related-article .fw-related-article {
padding: 0;
margin: 0;
}
.fw-wrap-related-article .fw-related-article li {
display: inline-block;
width: 48%;
}
.fw-wrap-related-article .fw-related-article:after {
content: '';
width: 100%;
height: 0;
display: inline-block;
}
.fw-related-article-image a{
z-index: 999;
}
.fw-wrap-related-article.fw-related-article-type-1 .fw-related-article-description {
position: absolute;
left: 0;
right: 0;
bottom: 0;
text-align: center;
padding: 20px;
font-style: italic;
}
.fw-wrap-related-article.fw-related-article-type-1 .fw-related-article-description strong {
font-style: normal;
}  .footer-meta {
border-top: 1px solid #dee0e1;
border-bottom: 1px solid #dee0e1;
padding: 1em 0;
}
.archive .fw-row, .single-post .fw-row{
margin-top: 0;
margin-bottom: 0;
}
.archive .fw-main-row-top .fw-row,
.single-post .fw-main-row-top .fw-row{
margin: 0;
}
.postlist.postlist-grid .fw-post-image {
margin-bottom: 20px;
}
.postlist.postlist-grid .fw-post-image {
display: block;
width: 100%;
position: relative;
}
.postlist.postlist-grid .no-post-thumbnail .fw-post-image {
margin: 0 15px 0 -5px;
float: left;
}
.postlist.postlist-grid footer .footer-meta {
font-size: 13px;
margin-top: 1em;
margin-bottom: 1.2em;
}
.postlist.postlist-grid footer .footer-meta .entry-date {
float: right;
}
.postlist .sticky-icon {
z-index: 11;
font-style: normal;
}
.postlist .sticky-icon:before {
content: '\f097';
font-family: 'FontAwesome';
line-height: 1em;
}
@media (min-width: 768px) {
.fw-col-sm-12 .postlist-grid .postlist-col {
width: 33.33333333%;
padding: 0 15px;
}
.fw-col-sm-8 .postlist-grid .postlist-col,
.fw-col-sm-6 .postlist-grid .postlist-col,
.fw-col-sm-5th-4 .postlist-grid .postlist-col,
.fw-col-sm-5th-3 .postlist-grid .postlist-col {
width: 50%;
padding: 0 15px;
}
.fw-col-sm-4 .postlist-grid .postlist-col,
.fw-col-sm-3 .postlist-grid .postlist-col {
width: 100%;
padding: 0 15px;
}
.fw-col-sm-4 .postlist .has-post-thumbnail.post-list-type-1 .fw-post-image,
.fw-col-sm-3 .postlist .has-post-thumbnail.post-list-type-1 .fw-post-image,
.fw-col-sm-4 .postlist .has-post-thumbnail.post-list-type-2 .fw-post-image,
.fw-col-sm-3 .postlist .has-post-thumbnail.post-list-type-2 .fw-post-image {
width: 100%;
margin-right: 0;
}
.fw-col-sm-4 .postlist .post-list-type-2 .fw-post-image,
.fw-col-sm-3 .postlist .post-list-type-2 .fw-post-image {
margin-bottom: 10px;
}
}  @media (max-width: 991px) {
.fw-content-area {
margin-bottom: 60px;
}
}  .fw-portfolio {
position: relative;
}
.fw-portfolio.fw-portfolio-content-position-top .fw-icell {
vertical-align: top;
}
.fw-portfolio.fw-portfolio-content-position-middle .fw-icell {
vertical-align: middle;
}
.fw-portfolio.fw-portfolio-content-position-bottom .fw-icell {
vertical-align: bottom;
}
.fw-portfolio .fw-portfolio-filter,
.fw-portfolio .fw-portfolio-wrapper,
.fw-portfolio .fw-portfolio-image {
position: relative;
}
.fw-portfolio .fw-portfolio-wrapper ul {
margin: 0;
padding: 0;
list-style: none;
}
.fw-portfolio .fw-portfolio-wrapper li {
float: left;
}
.fw-portfolio img {
max-width: 100%;
display: block;
position: relative;
-webkit-backface-visibility: hidden;
}
.fw-portfolio a:hover {
text-decoration: none;
} .fw-portfolio-filter {
overflow: hidden;
position: relative;
padding: 0;
visibility: hidden;
}
.fw-portfolio-visible{
visibility: visible !important;
}
.fw-portfolio-filter .caroufredsel_wrapper {
margin: 0 auto !important;
}
.fw-portfolio-filter ul {
padding: 0;
text-align: center;
}
.fw-portfolio-filter li {
display: inline-block;
margin: 0 35px;
float: left;
line-height: 1.2em;
}
.fw-portfolio-filter li a {
text-transform: uppercase;
font-size: 12px;
font-weight: 800;
letter-spacing: 1.2px;
}
.fw-portfolio-filter .next,
.fw-portfolio-filter .prev {
position: absolute;
top: -7px;
font-size: 30px;
line-height: 1em;
text-align: center;
font-weight: normal;
}
.fw-portfolio-filter .prev {
left: 20px;
}
.fw-portfolio-filter .prev i:before {
content: "\f104";
}
.fw-portfolio-filter .next {
right: 20px;
}
.fw-portfolio-filter .next i:before {
content: "\f105";
} @media (max-width: 991px) {
.site .fw-portfolio-1 .fw-portfolio-wrapper li {
width: 47%;
}
} @media (max-width: 767px) {
.site .fw-portfolio-1 .fw-portfolio-wrapper li {
width: 97%;
}
.site .fw-project-details .fw-project-list .fw-project-list-item {
width: 48%;
}
} @media (max-width: 479px) {
.site .fw-portfolio-1 .fw-portfolio-wrapper .fw-portfolio-image .fw-overlay-title {
font-size: 100%;
}
.site .fw-project-details .fw-project-list .fw-project-list-item {
width: 100%;
}
.site .fw-portfolio-filter .caroufredsel_wrapper {
margin: 0 auto !important;
}
} .fw-project-details .fw-project-list {
text-align: justify;
padding: 0;
margin: 0;
}
.fw-project-details .fw-project-list:after {
content: '';
width: 100%;
height: 0;
display: inline-block;
}
.fw-project-details .fw-project-list .fw-project-list-item {
width: 32%;
display: inline-block;
overflow: hidden;
position: relative;
} .fw-portfolio-1.fw-portfolio-content-align-left .fw-block-image-overlay .fw-overlay-title,
.fw-portfolio-1.fw-portfolio-content-align-left .fw-block-image-overlay .fw-overlay-description {
text-align: left;
}
.fw-portfolio-1.fw-portfolio-content-align-left .fw-block-image-overlay .fw-overlay-title:before {
right: auto;
}
.fw-portfolio-1.fw-portfolio-content-align-left .fw-block-image-overlay .fw-overlay-description {
float: left;
}
.fw-portfolio-1.fw-portfolio-content-align-center .fw-block-image-overlay .fw-overlay-title,
.fw-portfolio-1.fw-portfolio-content-align-center .fw-block-image-overlay .fw-overlay-description {
text-align: center;
}
.fw-portfolio-1.fw-portfolio-content-align-center .fw-block-image-overlay .fw-overlay-title:before {
left: 0;
right: 0;
}
.fw-portfolio-1 .fw-portfolio-image {
display: block;
overflow: hidden;
background-color: aliceblue;
}
.fw-portfolio-1.fw-portfolio-cols-2 .fw-portfolio-wrapper li {
width: 47%;
}
.fw-portfolio-1.fw-portfolio-cols-2 .fw-portfolio-wrapper .fw-portfolio-image img {
width: 100%;
}
.fw-portfolio-1.fw-portfolio-cols-3 .fw-portfolio-wrapper li {
width: 30.6%;
}
.fw-portfolio-1.fw-portfolio-cols-4 .fw-portfolio-wrapper li {
width: 22%;
}  .fw-services,
.fw-services-wrapper,
.fw-services-image {
position: relative;
}
.fw-services-wrapper {
margin: 0;
padding: 0;
}
.fw-services-wrapper ul {
margin: 0;
padding: 0;
list-style: none;
}
.fw-services-wrapper ul li:before {
display: none;
}
.fw-services-wrapper ul li {
float: left;
padding: 0;
} .fw-services.fw-services-cols-1 ul li {
width: 100%;
}
.fw-services.fw-services-cols-2 ul li {
width: 50%;
}
.fw-services.fw-services-cols-3 ul li {
width: 33.3333%;
}
.fw-services.fw-services-cols-4 ul li {
width: 25%;
}
.fw-services ul.fw-services-list {
list-style: none;
margin: 0;
padding: 0;
}
.fw-services img {
max-width: 100%;
display: block;
position: relative;
-webkit-backface-visibility: hidden;
}
.fw-services a:hover {
text-decoration: none;
} .fw-services-overlay.fw-overlay-1 .fw-icell {
vertical-align: bottom;
} .fw-project-details .fw-project-list {
text-align: justify;
padding: 0;
margin: 0;
}
.fw-project-details .fw-project-list:after {
content: '';
width: 100%;
height: 0;
display: inline-block;
}
.fw-project-details .fw-project-list .fw-project-list-item {
width: 32%;
display: inline-block;
overflow: hidden;
position: relative;
}    .fw-button-block {
width: 100%;
}
.fw-button-block.fw-button-left {
text-align: left;
}
.fw-button-block.fw-button-right {
text-align: right;
}
.fw-button-block.fw-button-center {
text-align: center;
}
.fw-btn {
display: inline-block;
position: relative;
cursor: pointer;
box-shadow: none;
}
.fw-btn,
.fw-btn span {
-webkit-transition: all ease .3s;
-moz-transition: all ease .3s;
-ms-transition: all ease .3s;
-o-transition: all ease .3s;
transition: all ease .3s;
}  .fw-btn.fw-btn-1 {
display: inline-block;
text-align: center;
}
.fw-btn.fw-btn-1 span {
top: 0;
vertical-align: middle;
position: relative;
} .fw-btn.fw-btn-2 {
background-color: transparent !important;
} .fw-btn.fw-btn-3 {
background-color: transparent !important;
border-left: 0 !important;
border-right: 0 !important;
}   .flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
} .flexslider {
margin: 0;
padding: 0;
}
.flexslider .slides > li {
position: relative;
display: none;
-webkit-backface-visibility: hidden;
}
.flexslider .animated {
visibility: visible !important;
} .flexslider .slides img {
width: 100%;
display: block;
}
.flex-pauseplay span {
text-transform: capitalize;
} .slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .slides {
display: block;
}
* html .slides {
height: 1%;
}  .no-js .slides > li:first-child {
display: block;
}
.intro_section {
position: relative;
overflow: hidden;
clear: both;
}
.intro_section > img {
width: 100%;
}
.intro_section .flexslider:before, .intro_section .flexslider:after {
content: '';
display: block;
clear: both;
}
.intro_section .container {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
}
.intro_section [class*="col-"] {
position: static;
}
.intro_section .slide_description_wrapper {
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
height: 100%;
z-index: 5;
padding: 15% 0 170px;
}
@media (min-width: 600px) {
.boxed .intro_section .slide_description_wrapper {
padding-left: 60px;
padding-right: 60px;
}
}
.intro_section .slide_description_wrapper:before,
.intro_section .slide_description {
display: inline-block;
vertical-align: middle;
}
.intro_section .slide_description_wrapper:before {
content: '';
display: inline-block;
width: 0;
height: 100%;
vertical-align: middle;
}
.intro_section .slide_description > div {
margin: 10px 0;
}
.intro_section .slide-title {
font-weight: 900;
text-transform: uppercase;
line-height: 1;
}
.intro_section .slide-title + p {
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0.2em;
}
.intro_section .flex-control-nav {
text-align: left;
}
.intro_section .flex-direction-nav a {
bottom: 170px;
}
@media (min-width: 500px) {
.intro_section .slide-title {
font-size: 62px;
}
.intro_section .slide-title + p {
font-size: 20px;
}
}
@media (min-width: 992px) {
.intro_section .slide-title {
font-size: 140px;
}
}
@media (min-width: 1600px) {
.intro_section .slide-title {
font-size: 200px;
}
.intro_section .slide-title + p {
font-size: 28px;
}
.intro_section .slide_description_wrapper {
padding: 20.5% 0 170px;
}
}
@media (min-width: 1600px) {
.intro_section .flex-direction-nav li {
position: absolute;
bottom: 30px;
width: -webkit-calc(100% - 1170px);
width: calc(100% - 1170px);
height: 62px;
text-align: center;
}
.intro_section .flex-direction-nav li.flex-nav-next {
right: 0;
}
.intro_section .flex-direction-nav li.flex-nav-next a {
margin: 0 0 0 50%;
}
.intro_section .flex-direction-nav li a {
position: relative;
display: inline-block;
left: auto;
right: auto;
bottom: 0;
margin: 0 50% 0 0;
}
} @media screen and (-webkit-min-device-pixel-ratio:0) { .myClassExample {
color:red;
} ::i-block-chrome,.myClassExample {
color:blue;
}
::i-block-chrome,.intro_section .flex-direction-nav li.flex-nav-next a {
margin: 0;
}
}
@media (max-width: 991px) {
.intro_section {
text-align: center;
}
.intro_section .nav-container {
padding: 0;
}
.intro_section .flex-control-nav,
.intro_section .flex-custom-nav {
bottom: 13px;
text-align: center;
}
.intro_section .container {
position: static;
width: auto;
max-width: 100%;
}
.intro_section .slide_description_wrapper:before {
display: none;
}
.intro_section .slide_description {
padding: 30px 10px;
display: block;
}
.intro_section .slide_description_wrapper {
padding: 0;
position: static;
}
.intro_section .flex-direction-nav .flex-prev {
top: 14%;
}
.intro_section .flex-direction-nav .flex-next {
top: 14%;
}
.intro_section .flex-direction-nav a {
bottom: 55%;
}
} .flexslider {
margin: 0 0;
position: relative;
zoom: 1;
}
.flex-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 300px;
}
.flexslider .slides {
zoom: 1;
}  .flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
text-decoration: none;
display: block;
width: 40px;
height: 40px;
margin: -20px 0 0;
position: absolute;
top: 50%;
z-index: 10;
overflow: hidden;
opacity: 0;
cursor: pointer;
font-size: 0;
color: transparent;
text-align: center;
}
.flex-direction-nav .flex-prev {
left: 40px;
}
.flex-direction-nav .flex-next {
right: 40px;
text-align: right;
}
.flexslider .flex-next,
.flexslider .flex-prev {
opacity: 0.7;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
opacity: 1;
}
.flex-direction-nav .flex-disabled {
opacity: 0;
filter: alpha(opacity=0);
cursor: default;
}
.flex-direction-nav a:before {
font-family: "FontAwesome";
font-size: 40px;
content: '\f104';
color: #ffffff;
position: absolute;
top: 5px;
left: 12px;
}
.flex-direction-nav a.flex-next:before {
content: '\f105';
left: 14px;
}
.flexslider.text-nav .flex-direction-nav a {
top: auto;
height: auto;
width: auto;
opacity: 0.2;
font-size: 62px;
line-height: 1;
text-transform: uppercase;
font-weight: 900;
}
@media (max-width: 1199px) {
.flexslider.text-nav .flex-direction-nav a {
font-size: 36px;
}
}
.flexslider.text-nav .flex-direction-nav a.flex-prev {
left: 10px;
}
.flexslider.text-nav .flex-direction-nav a.flex-next {
right: 10px;
}
.flexslider.text-nav .flex-direction-nav a:before {
display: none;
}
.flexslider.text-nav .flex-direction-nav a:hover {
opacity: 1;
}
.flexslider.text-nav:hover .flex-nav,
.flexslider.text-nav:hover .flex-prev {
opacity: 0.2;
} .flex-pauseplay a {
display: block;
width: 20px;
height: 20px;
position: absolute;
bottom: 5px;
left: 10px;
opacity: 0.8;
z-index: 10;
overflow: hidden;
cursor: pointer;
color: #000;
}
.flex-pauseplay a:before {
font-family: 'rt-icons-2';
font-size: 20px;
display: inline-block;
content: "\e6a2";
}
.flex-pauseplay a:hover {
opacity: 1;
}
.flex-pauseplay a.flex-play:before {
content: "\e711";
} .flex-control-nav {
width: 100%;
position: absolute;
bottom: 42px;
text-align: center;
z-index: 10;
}
.flex-control-nav li {
text-align: center;
display: inline-block;
padding: 0 4px;
zoom: 1;
*display: inline;
}
.flex-control-paging li a {
width: 12px;
height: 12px;
display: block;
color: transparent;
border: 2px solid #323232;
cursor: pointer;
text-indent: -9999px;
border-radius: 50%;
}
.ds .flex-control-paging li a,
.cs .flex-control-paging li a {
border-color: #ffffff;
}
.flex-control-paging li a:hover {
border-color: #46a5e5;
}
.flex-control-paging li a.flex-active {
border-color: #46a5e5;
}
.flex-control-thumbs {
margin: 5px 0 0;
position: static;
overflow: hidden;
}
.flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
}
.flex-control-thumbs img {
width: 100%;
display: block;
opacity: .7;
cursor: pointer;
}
.flex-control-thumbs img:hover {
opacity: 1;
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default;
}
@media screen and (max-width: 600px) {
.flex-direction-nav .flex-prev {
top: 14%;
}
.flex-direction-nav .flex-next {
top: 14%;
}
} .flex-custom-nav {
text-align: center;
position: absolute;
bottom: 38px;
right: 0;
left: 0;
z-index: 3;
line-height: 1;
-webkit-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.flex-custom-nav .flex-control-nav {
width: auto;
display: inline-block;
position: static;
}
.flex-custom-nav .flex-custom-link {
font-size: 12px;
position: relative;
bottom: 7px;
margin: 0 8px;
color: #323232;
}
.ds .flex-custom-nav .flex-custom-link,
.cs .flex-custom-nav .flex-custom-link {
color: #ffffff;
}
.flex-custom-nav .flex-custom-link:hover {
color: #46a5e5;
}
.intro_section:hover .flex-custom-nav {
opacity: 1;
}   .fade-effect .item {
opacity: 0;
}
.fade-effect .item.active {
opacity: 1;
}
.fade-effect .active.left,
.fade-effect .active.right {
left: 0;
z-index: 2;
opacity: 0;
} .shot-effect .item {
top: 0;
left: 0 !important;
}
.shot-effect .item.prev {top: 100%; z-index: 3;}
.shot-effect .item.next {top: -100%; z-index: 3;}
.shot-effect .item.prev.left,
.shot-effect .item.prev.right,
.shot-effect .item.next.left,
.shot-effect .item.next.right {
top: 0;
} .spinner {
width: 32px;
height:32px;
position: absolute;
top: 50%;
left: 50%;
z-index: 3;
margin-top: -25px;
margin-left: -25px;
}
.spinner .wBall {
position: absolute;
width: 30px;
height: 30px;
opacity: 0;
-moz-transform: rotate(225deg);
-moz-animation: orbit 4.4s infinite;
-webkit-transform: rotate(225deg);
-webkit-animation: orbit 4.4s infinite;
-ms-transform: rotate(225deg);
-ms-animation: orbit 4.4s infinite;
-o-transform: rotate(225deg);
-o-animation: orbit 4.4s infinite;
transform: rotate(225deg);
animation: orbit 4.4s infinite;
}
.spinner .wBall .wInnerBall{
position: absolute;
width: 4px;
height: 4px;
left:0;
top:0;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.spinner #wBall_1 {
-moz-animation-delay: 0.96s;
-webkit-animation-delay: 0.96s;
-ms-animation-delay: 0.96s;
-o-animation-delay: 0.96s;
animation-delay: 0.96s;
}
.spinner #wBall_2 {
-moz-animation-delay: 0.19s;
-webkit-animation-delay: 0.19s;
-ms-animation-delay: 0.19s;
-o-animation-delay: 0.19s;
animation-delay: 0.19s;
}
.spinner #wBall_3 {
-moz-animation-delay: 0.38s;
-webkit-animation-delay: 0.38s;
-ms-animation-delay: 0.38s;
-o-animation-delay: 0.38s;
animation-delay: 0.38s;
}
.spinner #wBall_4 {
-moz-animation-delay: 0.58s;
-webkit-animation-delay: 0.58s;
-ms-animation-delay: 0.58s;
-o-animation-delay: 0.58s;
animation-delay: 0.58s;
}
.spinner #wBall_5 {
-moz-animation-delay: 0.77s;
-webkit-animation-delay: 0.77s;
-ms-animation-delay: 0.77s;
-o-animation-delay: 0.77s;
animation-delay: 0.77s;
}
@-moz-keyframes orbit {
0% {
opacity: 1;
z-index:99;
-moz-transform: rotate(180deg);
-moz-animation-timing-function: ease-out;
}
7% {
opacity: 1;
-moz-transform: rotate(300deg);
-moz-animation-timing-function: linear;
-moz-origin:0%;
}
30% {
opacity: 1;
-moz-transform:rotate(410deg);
-moz-animation-timing-function: ease-in-out;
-moz-origin:7%;
}
39% {
opacity: 1;
-moz-transform: rotate(645deg);
-moz-animation-timing-function: linear;
-moz-origin:30%;
}
70% {
opacity: 1;
-moz-transform: rotate(770deg);
-moz-animation-timing-function: ease-out;
-moz-origin:39%;
}
75% {
opacity: 1;
-moz-transform: rotate(900deg);
-moz-animation-timing-function: ease-out;
-moz-origin:70%;
}
76% {
opacity: 0;
-moz-transform:rotate(900deg);
}
100% {
opacity: 0;
-moz-transform: rotate(900deg);
}
}
@-webkit-keyframes orbit {
0% {
opacity: 1;
z-index:99;
-webkit-transform: rotate(180deg);
-webkit-animation-timing-function: ease-out;
}
7% {
opacity: 1;
-webkit-transform: rotate(300deg);
-webkit-animation-timing-function: linear;
-webkit-origin:0%;
}
30% {
opacity: 1;
-webkit-transform:rotate(410deg);
-webkit-animation-timing-function: ease-in-out;
-webkit-origin:7%;
}
39% {
opacity: 1;
-webkit-transform: rotate(645deg);
-webkit-animation-timing-function: linear;
-webkit-origin:30%;
}
70% {
opacity: 1;
-webkit-transform: rotate(770deg);
-webkit-animation-timing-function: ease-out;
-webkit-origin:39%;
}
75% {
opacity: 1;
-webkit-transform: rotate(900deg);
-webkit-animation-timing-function: ease-out;
-webkit-origin:70%;
}
76% {
opacity: 0;
-webkit-transform:rotate(900deg);
}
100% {
opacity: 0;
-webkit-transform: rotate(900deg);
}
}
@-ms-keyframes orbit {
0% {
opacity: 1;
z-index:99;
-ms-transform: rotate(180deg);
-ms-animation-timing-function: ease-out;
}
7% {
opacity: 1;
-ms-transform: rotate(300deg);
-ms-animation-timing-function: linear;
-ms-origin:0%;
}
30% {
opacity: 1;
-ms-transform:rotate(410deg);
-ms-animation-timing-function: ease-in-out;
-ms-origin:7%;
}
39% {
opacity: 1;
-ms-transform: rotate(645deg);
-ms-animation-timing-function: linear;
-ms-origin:30%;
}
70% {
opacity: 1;
-ms-transform: rotate(770deg);
-ms-animation-timing-function: ease-out;
-ms-origin:39%;
}
75% {
opacity: 1;
-ms-transform: rotate(900deg);
-ms-animation-timing-function: ease-out;
-ms-origin:70%;
}
76% {
opacity: 0;
-ms-transform:rotate(900deg);
}
100% {
opacity: 0;
-ms-transform: rotate(900deg);
}
}
@-o-keyframes orbit {
0% {
opacity: 1;
z-index:99;
-o-transform: rotate(180deg);
-o-animation-timing-function: ease-out;
}
7% {
opacity: 1;
-o-transform: rotate(300deg);
-o-animation-timing-function: linear;
-o-origin:0%;
}
30% {
opacity: 1;
-o-transform:rotate(410deg);
-o-animation-timing-function: ease-in-out;
-o-origin:7%;
}
39% {
opacity: 1;
-o-transform: rotate(645deg);
-o-animation-timing-function: linear;
-o-origin:30%;
}
70% {
opacity: 1;
-o-transform: rotate(770deg);
-o-animation-timing-function: ease-out;
-o-origin:39%;
}
75% {
opacity: 1;
-o-transform: rotate(900deg);
-o-animation-timing-function: ease-out;
-o-origin:70%;
}
76% {
opacity: 0;
-o-transform:rotate(900deg);
}
100% {
opacity: 0;
-o-transform: rotate(900deg);
}
}
@keyframes orbit {
0% {
opacity: 1;
z-index:99;
transform: rotate(180deg);
animation-timing-function: ease-out;
}
7% {
opacity: 1;
transform: rotate(300deg);
animation-timing-function: linear;
origin:0%;
}
30% {
opacity: 1;
transform:rotate(410deg);
animation-timing-function: ease-in-out;
origin:7%;
}
39% {
opacity: 1;
transform: rotate(645deg);
animation-timing-function: linear;
origin:30%;
}
70% {
opacity: 1;
transform: rotate(770deg);
animation-timing-function: ease-out;
origin:39%;
}
75% {
opacity: 1;
transform: rotate(900deg);
animation-timing-function: ease-out;
origin:70%;
}
76% {
opacity: 0;
transform:rotate(900deg);
}
100% {
opacity: 0;
transform: rotate(900deg);
}
} .fw-main-row {
position: relative;
}
.fw-section-no-padding {
padding-top: 0 !important;
padding-bottom: 0 !important;
} .fw-section-overlap-sm {
margin-bottom: 0;
}
.fw-section-overlap-md {
margin-bottom: 0;
}
.fw-section-overlap-lg {
margin-bottom: 0;
}
@media (min-width: 768px) {
.fw-section-no-padding .fw-container-fluid {
padding-left: 0 !important;
padding-right: 0 !important;
}
}
@media (min-width: 992px) {
.fw-section-overlap-sm {
margin-bottom: -50px;
}
.fw-section-overlap-md {
margin-bottom: -100px;
}
.fw-section-overlap-lg {
margin-bottom: -150px;
}
} .fw-main-row.background-video .fw-container,
.fw-main-row.background-video .fw-container-fluid {
z-index: 1;
} .parallax-on {
background-attachment: fixed;
background-position: center center;
background-size: cover !important;
} .section-overlay {
position: absolute !important;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
background-repeat: repeat !important;
z-index: 3;
}
@media (min-width: 767px) {
.section-overlay.hide-overlay-on-large {
background-color: transparent !important;
}
}  .fw-heading {
margin-bottom: 0;
position: relative;
z-index: 50;
}
.fw-heading .fw-special-title {
margin-bottom: 5px;
margin-top: 0;
}
.fw-heading .fw-special-title span {
font-weight: normal;
}
.fw-heading.fw-heading-left {
text-align: left;
}
.fw-heading.fw-heading-center {
text-align: center;
}
.fw-heading.fw-heading-right {
text-align: right;
} .media-links {
text-align: center;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.gallery-item {
overflow: hidden;
position: relative;
text-align: center;
}
.gallery-item .item-media {
z-index: 1;
background-color: rgba(50, 50, 50, 0.5);
}
.item-media {
position: relative;
overflow: hidden;
} .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(//stevechiola.com/wp-content/uploads/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;
}     .fw-accordion h4.panel-title{
position: relative;
font-size: 15px;
}
.fw-accordion .panel-title a{
display: block;
}
.fw-accordion .panel-title a:before{
font-family: FontAwesome;
content: "\f068";
display: inline-block;
margin-left: 3px;
position: absolute;
right: 0;
top: 50%;
font-weight: normal;
text-align: center;
}
.fw-accordion .panel-title a.collapsed:before {
content: "\f067";
}
.panel-body{
padding: 15px 20px;
}
.panel-body *:last-child{
margin-bottom: 0;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-radius: 0;
background: #bfbfbf;
}
.panel-group .panel{
border-radius: 0;
border-color: #bfbfbf;
}  @media(max-width:767px){
.fw-accordion .panel-title a{
font-size: 18px !important;
line-height: normal !important;
}
.panel-body {
font-size: 15px !important;
line-height: normal !important;
}
}   .fw-divider-space {
clear: both;
width: 100%;
} .fw-divider-line {
clear: both;
position: relative;
margin-left: auto;
margin-right: auto;
max-width: 100%;
} .fw-divider-line.fw-line-solid {
border-bottom: 1px solid #ECECEC;
}
@media(max-width:767px){
.fw-divider-space.space-lg {
max-height: 60px;
}
.fw-divider-space.fw-custom-space {
max-height: 40px;
}
}   .fw-icon-title {
width: 100%;
padding: 0;
position: relative;
margin-bottom: 9px;
}  .fw-iconbox .fw-iconbox-text {
padding-bottom: 22px;
}
.fw-iconbox .fw-iconbox-text p:last-child {
margin-bottom: 0;
}
.fw-iconbox .fw-iconbox-image {
text-align: center;
}
.fw-iconbox .fw-iconbox-image img {
height: 28px;
} .fw-iconbox-2 {
text-align: left;
}
.fw-iconbox-2 .fw-iconbox-image {
width: 100px;
height: 100px;
line-height: 108px;
margin: 0 auto;
text-align: center;
border-radius: 1px;
position: relative;
}
.fw-iconbox-2 .fw-iconbox-image img {
height: 28px;
margin-top: -12px;
}
.fw-iconbox-2 .fw-iconbox-aside {
margin-top: 38px;
text-align: center;
}
.fw-iconbox-2 .fw-iconbox-aside h3{
font-size: 20px;
line-height: 20px;
font-weight: 300;
text-transform: uppercase;
}
.fw-iconbox-2 .fw-iconbox-aside h3 strong {
font-weight: 900;
}  @media(max-width:767px){
.fw-iconbox .fw-iconbox-title h3 {
font-size: 25px!important;
line-height: normal!important;
}
.fw-iconbox .fw-iconbox-text {
font-size: 18px!important;
line-height: normal!important;
}
}  .fw-single-image.fw-single-image-center {
display: block;
margin-right: auto;
margin-left: auto;
}
.fw-block-image-parent.fw-image-left {
text-align: left;
}
.fw-block-image-parent.fw-image-center {
text-align: center;
}
.fw-block-image-parent.fw-image-right {
text-align: right;
}
.special-image-1 .fw-block-image-parent{
margin-top:-160px;
margin-left:-180px;
}
.special-image-1  .fw-col-inner{
z-index: -5;
}
.special-image-1  {
z-index: -5;
}  .fw-quote {
margin: 0;
}
.fw-quote:after {
display: none;
}
.fw-quote .fw-quote-text *:last-child {
margin-bottom: 0;
}
.fw-quote small.fw-quote-author {
display: block;
}
.fw-quote small.fw-quote-author span {
display: block;
}
.fw-quote small.fw-quote-author:before {
display: none;
} .fw-quote.fw-quote-left small:before {
margin-left: 0;
margin-bottom: 1em;
}
.fw-quote.fw-quote-left:before {
text-align: left;
}
.fw-quote.fw-quote-left p:first-child:before {
text-align: left;
}
.fw-quote.fw-quote-right {
text-align: right;
}
.fw-quote.fw-quote-right small:before {
float: none;
margin-right: 0;
margin-bottom: 1em;
}
.fw-quote.fw-quote-right:before {
text-align: right;
}
.fw-quote.fw-quote-right p:first-child:before {
text-align: right;
}
.fw-quote.fw-quote-center {
text-align: center;
}
.fw-quote.fw-quote-center small:before {
margin: 5px auto 10px auto;
}
.fw-quote.fw-quote-center:before {
text-align: center;
}  @media(max-width:767px){
.fw-quote small.fw-quote-author{
font-size: 18px !important;
}
.fw-quote .fw-quote-text {
font-size: 24px !important;
line-height: normal !important;
}
.fw-quote .fw-quote-text cite {
font-size: 16px !important;
line-height: normal !important;
}
}   table, th, td {
border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 2px 0 0 2px;
width: 100%;
}
table td, table th {
border-width: 0 2px 2px 0;
padding: 7px 10px;
} .fw-table table {
width: 100%;
max-width: 100%;
border-collapse: collapse;
border-spacing: 0;
background-color: #fff;
color: #000;
}
.fw-table table caption {
padding-top: 10px;
padding-bottom: 10px;
color: #bfbfbf;
text-align: left;
}
.fw-table table th {
font-size: 14px;
text-align: left;
} .fw-table table > thead > tr > th,
.fw-table table > tbody > tr > th,
.fw-table table > tfoot > tr > th,
.fw-table table > thead > tr > td,
.fw-table table > tbody > tr > td,
.fw-table table > tfoot > tr > td {
padding: 8px 10px;
vertical-align: top;
border-top: 2px solid #ddd;
} .fw-table table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
font-weight: normal;
} .fw-table table > tbody + tbody {
border-top: 2px solid #ddd;
} .fw-table-condensed table > thead > tr > th,
.fw-table-condensed table > tbody > tr > th,
.fw-table-condensed table > tfoot > tr > th,
.fw-table-condensed table > thead > tr > td,
.fw-table-condensed table > tbody > tr > td,
.fw-table-condensed table > tfoot > tr > td {
padding: 5px;
}  .fw-table-bordered table {
border: 2px solid #ddd;
border-top: none;
}
.fw-table-bordered table > thead > tr > th,
.fw-table-bordered table > tbody > tr > th,
.fw-table-bordered table > tfoot > tr > th,
.fw-table-bordered table > thead > tr > td,
.fw-table-bordered table > tbody > tr > td,
.fw-table-bordered table > tfoot > tr > td {
border: 1px solid #ddd;
}
.fw-table-bordered table > thead > tr > th,
.fw-table-bordered table > thead > tr > td {
border-bottom-width: 2px;
border-top-width: 0;
}  .fw-table-striped table > tbody > tr:nth-child(odd) {
background-color: #f9f9f9;
}  .fw-table-hover table > tbody > tr:hover {
background-color: #f5f5f5;
}  table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
} .fw-table {
overflow-x: auto;
overflow-y: hidden;
min-height: 0.01%;
}
.fw-table .table-col-desc {
text-align: left;
}
.fw-table .heading-row .table-col-desc {
background-color: #ddd;
color: #000;
}
.fw-table .heading-row th {
background-color: #000;
color: #fff;
}
@media screen and (max-width: 767px) {
.fw-table {
width: 100%;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
} .fw-table > table {
margin-bottom: 0;
} .fw-table > table > thead > tr > th,
.fw-table > table > tbody > tr > th,
.fw-table > table > tfoot > tr > th,
.fw-table > table > thead > tr > td,
.fw-table > table > tbody > tr > td,
.fw-table > table > tfoot > tr > td {
white-space: nowrap;
} .fw-table > .table-bordered {
border: 0;
} .fw-table > .table-bordered > thead > tr > th:first-child,
.fw-table > .table-bordered > tbody > tr > th:first-child,
.fw-table > .table-bordered > tfoot > tr > th:first-child,
.fw-table > .table-bordered > thead > tr > td:first-child,
.fw-table > .table-bordered > tbody > tr > td:first-child,
.fw-table > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.fw-table > .table-bordered > thead > tr > th:last-child,
.fw-table > .table-bordered > tbody > tr > th:last-child,
.fw-table > .table-bordered > tfoot > tr > th:last-child,
.fw-table > .table-bordered > thead > tr > td:last-child,
.fw-table > .table-bordered > tbody > tr > td:last-child,
.fw-table > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}   .fw-table > .table-bordered > tbody > tr:last-child > th,
.fw-table > .table-bordered > tfoot > tr:last-child > th,
.fw-table > .table-bordered > tbody > tr:last-child > td,
.fw-table > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}  .fw-tabs .nav-tabs li i {
font-size: 18px;
position: relative;
top: 1px;
margin-right: 5px;
}
.fw-tabs .nav-tabs li img {
max-width: 18px;
} .fw-tabs-framed .nav-tabs {
border-bottom: 2px solid #ddd;
}
.fw-tabs-framed .nav-tabs > li {
padding-top: 0;
margin-bottom: -2px;
}
.fw-tabs-framed .nav-tabs > li > a {
border: 2px solid #ddd;
background-color: #ededed;
padding: 8px 20px;
color: #666;
border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
}
.fw-tabs-framed .nav-tabs > li > a:before {
content: '';
height: 2px;
background: #ddd;
position: absolute;
bottom: -2px;
left: -2px;
right: -2px;
}
.fw-tabs-framed .nav-tabs > li.active {
padding-top: 0;
}
.fw-tabs-framed .nav-tabs > li.active a:before {
background: #fff;
border-right: 2px solid #ddd;
border-left: 2px solid #ddd;
}
.fw-tabs-framed .nav-tabs > li.active > a,
.fw-tabs-framed .nav-tabs > li.active > a:hover,
.fw-tabs-framed .nav-tabs > li.active > a:focus {
background-color: #fff;
padding: 8px 20px;
border: 2px solid #ddd;
border-bottom: none;
}
.fw-tabs-framed .tab-content {
background-color: #fff;
border: 2px solid #ddd;
border-top: none;
padding: 20px;
border-radius: 0 0 4px 4px;
}
.fw-tabs-framed .tab-content p:last-child {
margin-bottom: 0;
}
.fw-tabs-framed .nav-justified > li {
padding-top: 0;
bottom: -2px;
margin-bottom: -2px;
padding-right: 2px;
}
.fw-tabs-framed .nav-justified > li:first-child {
border-left: none;
}
.fw-tabs-framed .nav-justified > li:last-child {
padding-right: 0;
}
.fw-tabs-framed .nav-justified > li a {
padding: 8px 20px;
border-bottom: 2px solid #ddd;
position: relative;
}  @media(max-width:767px){
.fw-tabs-framed .nav-tabs > li > a span{
font-size: 19px !important;
line-height: 19px !important;
}
.tab-content .tab-content-title{
font-size: 25px !important;
line-height: normal !important;
}
.tab-content > .tab-pane{
font-size: 18px !important;
line-height: normal !important;
}
} @media(max-width:479px){
.nav-tabs > li{
float: none;
}
}  .fw-team {
text-align: center;
}
.fw-team .fw-team-name {
margin-bottom: 15px;
}
.fw-team .fw-team-name h3 {
margin: 0 0 5px 0;
}
.fw-team .fw-team-name h3 strong {
font-style: normal;
}
.fw-team .fw-team-name > span {
display: block;
}
.fw-team .fw-team-image {
margin-bottom: 1em;
margin-left:auto;
margin-right:auto;
}
.fw-team .fw-team-image .fw-image-link {
display: inline-block;
max-width: 100%;
}  @media(max-width:767px){
.fw-team .fw-team-name h3{
font-size: 30px !important;
line-height: normal !important;
}
.fw-team .fw-team-name span{
font-size: 17px !important;
line-height: normal !important;
}
.fw-team .fw-team-text{
font-size: 16px !important;
line-height: normal !important;
}
}  .fw-testimonials {
position: relative;
opacity: 1;
}
.fw-testimonials.hide-slider {
height: 1px;
overflow: hidden;
opacity: 0;
}
.fw-testimonials.hide-slider .fw-slider-item img {
visibility: hidden;
}
.fw-testimonials.hide-slider .fw-slider-prev,
.fw-testimonials.hide-slider .fw-slider-next,
.fw-testimonials.hide-slider .fw-slider-pagination,
.fw-testimonials.hide-slider .fw-slider-caption {
opacity: 0 !important;
}
.fw-testimonials .fw-testimonials-item {
position: relative;
}
.fw-testimonials .fw-testimonials-text {
font-style: italic;
}
.fw-testimonials .fw-testimonials-text p {
margin-bottom: 1.4em;
}
.fw-testimonials .fw-testimonials-text p:last-child {
margin-bottom: 0;
}
.fw-testimonials .prev,
.fw-testimonials .next {
height: 40px;
line-height: 40px;
font-size: 40px;
text-align: center;
font-weight: normal;
opacity: 0.3;
}
.fw-testimonials .prev:hover,
.fw-testimonials .next:hover {
opacity: 0.4
}
.fw-testimonials .prev:active,
.fw-testimonials .next:active {
margin-top: 1px;
opacity: 0.4
}
.fw-testimonials .prev i:before {
content: "\f104";
}
.fw-testimonials .next i:before {
content: "\f105";
}
.fw-testimonials .fw-testimonials-pagination a {
display: inline-block;
margin: 6px 8px;
border-radius: 50%;
overflow: hidden;
opacity: 1;
}
.fw-testimonials .fw-testimonials-pagination a span {
display: block;
text-indent: -300px;
} .fw-testimonials-1 {
text-align: center;
}
.fw-testimonials-1 .fw-testimonials-item {
text-align: center;
}
.fw-testimonials-1 .fw-testimonials-avatar img {
margin: 0 auto;
display: inline-block;
border-radius: 50%;
}
.fw-testimonials-1 .fw-testimonials-text {
text-align: center;
padding: 10px 0 30px;
}
.fw-testimonials-1 .fw-testimonials-author {
padding: 0 10px 0;
}
.fw-testimonials-1 .fw-testimonials-author .author-name {
display: inline;
}
.fw-testimonials-1 .fw-testimonials-author .author-name strong {
font-style: normal;
}
.fw-testimonials-1 .fw-testimonials-author em:before {
content: "";
margin-left: -3px;
}
.fw-testimonials-1 .fw-testimonials-author .fw-testimonials-url:before {
content: " / ";
margin-left: -3px;
}
.fw-testimonials-1 .prev,
.fw-testimonials-1 .next {
position: absolute;
z-index: 2;
top: 42%;
font-size: 40px;
}
.fw-testimonials-1 .prev i,
.fw-testimonials-1 .next i {
position: relative;
top: -1px;
}
.fw-testimonials-1 .prev:active,
.fw-testimonials-1 .next:active {
margin-top: 1px;
}
.fw-testimonials-1 .prev {
left: 1px;
}
.fw-testimonials-1 .prev i {
left: -2px;
}
.fw-testimonials-1 .prev i:before {
content: "\f104";
}
.fw-testimonials-1 .next {
right: 1px;
}
.fw-testimonials-1 .next i {
right: -2px;
}
.fw-testimonials-1 .next i:before {
content: "\f105";
}
.fw-testimonials-1 .fw-testimonials-pagination {
text-align: center;
margin-top: 15px;
}  @media(max-width:767px){
.fw-testimonials .fw-testimonials-title{
font-size: 24px !important;
line-height: normal !important;
}
.fw-testimonials .fw-testimonials-text{
font-size: 17px !important;
line-height: normal !important;
}
.fw-testimonials .fw-testimonials-author .author-name{
font-size: 30px !important;
line-height: normal !important;
}
.fw-testimonials .fw-testimonials-author em.author-job,
.fw-testimonials .fw-testimonials-url,
.fw-testimonials .fw-testimonials-url a {
font-size: 16px !important;
line-height: normal !important;
}
}  .site .fw-map-canvas .infowindow-title a {
text-decoration: underline;
}
.site .fw-map-canvas .infowindow-title a:hover {
text-decoration: underline;
}  .fw-price-1 {
margin-left: auto;
margin-right: auto;
} .fw-price-1 .fw-price-col {
width: 228px;
margin-bottom: 20px;
padding: 0 15px;
}
.fw-price-1 .fw-price-col .fw-price-inner {
border-right: 1px solid #e8eced;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
padding-bottom: 30px;
}
.fw-price-1 .fw-price-col:first-child .fw-price-row,
.fw-price-1 .fw-price-col:first-child.fw-switch-row,
.fw-price-1 .fw-price-col:first-child .fw-price-foot {
} .fw-price-1 .fw-price-caption .fw-price-head,
.fw-price-1 .fw-price-caption .fw-price-amount {
background-color: #fff;
color: #000;
}
.fw-price-1 .fw-price-caption .fw-price-head {
border-top: 1px solid #e8eced;
}
.fw-price-1 .fw-price-caption .fw-price-row,
.fw-price-1 .fw-price-caption .fw-switch-row {
font-weight: normal;
text-align: right;
}
.fw-price-1 .fw-price-caption .fw-price-caption-title {
font-weight: normal;
font-style: italic;
margin: 0;
}
.fw-price-1 .fw-price-caption .fw-price-caption-title strong {
display: block;
font-style: normal;
font-weight: normal;
}
.fw-price-1 .fw-price-caption .fw-price-inner {
border-bottom: 1px solid transparent;
}
.fw-price-1 .fw-price-caption:first-child .fw-price-foot {
border-left: none;
} .fw-price-1 .fw-price-amount {
color: #000;
border-bottom: 1px solid #ddd;
}
.fw-price-1 .fw-price-head {
padding: 10px 0;
height: 30px;
}
.fw-price-1 .fw-price-title {
font-size: 14px;
line-height: 30px;
color: #fff;
}
.fw-price-1 .fw-price-amount {
height: 80px;
padding: 10px 0;
display: table;
width: 100%;
}
.fw-price-middle {
display: table-cell;
vertical-align: middle;
text-align: center;
}
.fw-price-1 .fw-price-value {
display: block;
font-size: 62px;
font-weight: 900;
line-height: 1;
}
.fw-price-1 .fw-price-caption .fw-price-middle {
display: block;
}
.fw-price-1 .fw-price-value span {
margin-right: 2px;
}
.fw-price-1 .fw-price-desc {
display: block;
}
.fw-price-1 .fw-price-foot {
min-height: 80px;
background-color: #fff;
margin-top: 30px;
}
.fw-price-1 .fw-price-foot .fw-btn {
margin: 17px 0;
} .fw-price-1 .fw-price-row,
.fw-price-1 .fw-switch-row {
padding: 15px;
background-color: #fff;
border-top: 1px solid #ddd;
}
.fw-price-1 .fw-price-row small,
.fw-price-1 .fw-switch-row small {
color: #888;
}
.fw-price-1 .fw-price-row i,
.fw-price-1 .fw-switch-row i {
font-size: 18px;
} .fw-price-1 .fw-price-icon-no:before {
content: "\f00d";
color: #e11313;
}
.fw-price-1 .fw-price-icon-yes:before {
content: "\f00c";
color: #47a920;
} .fw-price-1.fw-price-gaps .fw-price-col {
padding: 0 10px;
}
.fw-price-1.fw-price-gaps .fw-price-row,
.fw-price-1.fw-price-gaps .fw-switch-row,
.fw-price-1.fw-price-gaps .fw-price-foot {
} .fw-price-1 .fw-price-active .fw-price-inner {
left: 0;
top: 0;
z-index: 50;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.fw-price-1 .fw-price-active .fw-price-amount {
}
.fw-price-1 .fw-switch-row.desc-col {
}
.fw-price-1 .fw-price-foot.default-col {
}
@media (max-width: 991px) {
.fw-price-1 .fw-price-col {
width: 100% !important;
margin-bottom: 30px;
}
} @media(max-width:767px){
.fw-price-1 .fw-price-caption .fw-price-caption-title {
font-size: 25px !important;
line-height: normal !important;
}
.fw-price-1 .fw-price-title.default-col {
font-size: 27px !important;
line-height: normal !important;
}
.fw-price-1 .fw-icell.default-col {
font-size: 20px !important;
line-height: normal !important;
}
.fw-price-1 .fw-price-value.default-col,
.fw-price-1 .fw-price-desc.default-col {
font-size: 21px !important;
line-height: normal !important;
}
}   .fw-price-table .fw-price-col {
display: inline-block;
float: left;
position: relative;
text-align: center;
}
.fw-price-table .fw-price-inner {
position: relative;
transition: all 0.15s ease 0s;
}
.fw-price-table .fw-price-title {
margin: 0;
}
.fw-price-table .fw-price-inner > div {
box-sizing: content-box;
}
@media (max-width: 991px) {
.fw-price-table {
width: 100% !important;
}
}  .breadcrumbs {
position: relative;
margin-top: 0;
}
.breadcrumbs span.separator {
margin: 0 -2px;
padding: 0 12px;
}  .fw-footer-middle {
position: relative;
}
.fw-footer-middle .fw-container {
position: relative;
z-index: 10;
}
.fw-footer ul li .post-date {
color: #fff;
font-weight: normal;
} .fw-footer-widgets {
position: relative;
}
.fw-footer-widgets .widget-title {
text-transform: none;
}
.fw-footer-widgets .widget-title span {
background-color: transparent !important;
}
.fw-footer-widgets .widget-title span:after {
display: none;
} .fw-footer-bar {
position: relative;
background-size: cover;
background-repeat: no-repeat;
}
.fw-copyright {
position: relative;
}
.fw-copyright a {
text-decoration: underline;
}
.fw-copyright a:hover {
text-decoration: none;
}
.fw-copyright-left .fw-copyright {
float: left;
}
.fw-copyright-left .fw-footer-social {
float: right;
}
.fw-copyright-right .fw-copyright {
float: right;
}
.fw-copyright-right .fw-footer-social {
float: left;
}
.fw-copyright-center {
text-align: center;
}
.fw-copyright-center .fw-copyright,
.fw-copyright-center .fw-footer-social{
top: inherit;
}
.fw-footer-social {
position: relative;
}
.fw-footer-social a {
display: inline-block;
margin: 0 2px;
} .clearfix:before,
.clearfix:after,
.fw-container:before,
.fw-container:after,
.fw-container-fluid:before,
.fw-container-fluid:after,
.fw-row:before,
.fw-row:after,
.post .gallery:before,
.post .gallery:after,
.comment-body:before,
.comment-body:after {
content: " ";
display: table;
}
.clearfix:after,
.fw-container:after,
.fw-container-fluid:after,
.fw-row:after,
.post .gallery:after,
.comment-body:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}  .fw-container,
.fw-container *,
.fw-container *:before,
.fw-container *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.fw-container {
position: relative;
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.fw-container {
width: 750px;
}
}
@media (min-width: 992px) {
.fw-container {
width: 970px;
}
}
@media (min-width: 1200px) {
.fw-container {
width: 1170px;
}
}
.fw-container-fluid {
position: relative;
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.fw-row {
margin-left: -15px;
margin-right: -15px;
}
.fw-row:before,
.fw-row:after {
content: " ";
display: table;
}
.fw-row:after {
clear: both;
}
.fw-row:before,
.fw-row:after {
content: " ";
display: table;
}
.fw-row:after {
clear: both;
}
.fw-col-xs-1, .fw-col-sm-1, .fw-col-md-1, .fw-col-lg-1, .fw-col-xs-2, .fw-col-sm-2, .fw-col-md-2, .fw-col-lg-2, .fw-col-xs-3, .fw-col-sm-3, .fw-col-md-3, .fw-col-lg-3, .fw-col-xs-4, .fw-col-sm-4, .fw-col-md-4, .fw-col-lg-4, .fw-col-xs-5, .fw-col-sm-5, .fw-col-md-5, .fw-col-lg-5, .fw-col-xs-6, .fw-col-sm-6, .fw-col-md-6, .fw-col-lg-6, .fw-col-xs-7, .fw-col-sm-7, .fw-col-md-7, .fw-col-lg-7, .fw-col-xs-8, .fw-col-sm-8, .fw-col-md-8, .fw-col-lg-8, .fw-col-xs-9, .fw-col-sm-9, .fw-col-md-9, .fw-col-lg-9, .fw-col-xs-10, .fw-col-sm-10, .fw-col-md-10, .fw-col-lg-10, .fw-col-xs-11, .fw-col-sm-11, .fw-col-md-11, .fw-col-lg-11, .fw-col-xs-12, .fw-col-sm-12, .fw-col-md-12, .fw-col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
@media (max-width: 767px) {
[class^="fw-col-"] {
padding-top: 20px;
padding-bottom: 20px;
}
.slider-section .fw-container-fluid {
padding-left: 0;
padding-right: 0;
}
.slider-section [class^="fw-col-"] {
padding-top: 0;
padding-bottom: 20px;
}
}
@media (min-width: 768px) {
.fw-col-sm-1, .fw-col-sm-2, .fw-col-sm-3, .fw-col-sm-4, .fw-col-sm-5, .fw-col-sm-6, .fw-col-sm-7, .fw-col-sm-8, .fw-col-sm-9, .fw-col-sm-10, .fw-col-sm-11, .fw-col-sm-12 {
float: left;
}
.fw-col-sm-12 {
width: 100%;
}
.fw-col-sm-11 {
width: 91.66666667%;
}
.fw-col-sm-10 {
width: 83.33333333%;
}
.fw-col-sm-9 {
width: 75%;
}
.fw-col-sm-8 {
width: 66.66666667%;
}
.fw-col-sm-7 {
width: 58.33333333%;
}
.fw-col-sm-6 {
width: 50%;
}
.fw-col-sm-5 {
width: 41.66666667%;
}
.fw-col-sm-4 {
width: 33.33333333%;
}
.fw-col-sm-3 {
width: 25%;
}
.fw-col-sm-2 {
width: 16.66666667%;
}
.fw-col-sm-1 {
width: 8.33333333%;
}
.fw-col-sm-pull-12 {
right: 100%;
}
.fw-col-sm-pull-11 {
right: 91.66666667%;
}
.fw-col-sm-pull-10 {
right: 83.33333333%;
}
.fw-col-sm-pull-9 {
right: 75%;
}
.fw-col-sm-pull-8 {
right: 66.66666667%;
}
.fw-col-sm-pull-7 {
right: 58.33333333%;
}
.fw-col-sm-pull-6 {
right: 50%;
}
.fw-col-sm-pull-5 {
right: 41.66666667%;
}
.fw-col-sm-pull-4 {
right: 33.33333333%;
}
.fw-col-sm-pull-3 {
right: 25%;
}
.fw-col-sm-pull-2 {
right: 16.66666667%;
}
.fw-col-sm-pull-1 {
right: 8.33333333%;
}
.fw-col-sm-pull-0 {
right: auto;
}
.fw-col-sm-push-12 {
left: 100%;
}
.fw-col-sm-push-11 {
left: 91.66666667%;
}
.fw-col-sm-push-10 {
left: 83.33333333%;
}
.fw-col-sm-push-9 {
left: 75%;
}
.fw-col-sm-push-8 {
left: 66.66666667%;
}
.fw-col-sm-push-7 {
left: 58.33333333%;
}
.fw-col-sm-push-6 {
left: 50%;
}
.fw-col-sm-push-5 {
left: 41.66666667%;
}
.fw-col-sm-push-4 {
left: 33.33333333%;
}
.fw-col-sm-push-3 {
left: 25%;
}
.fw-col-sm-push-2 {
left: 16.66666667%;
}
.fw-col-sm-push-1 {
left: 8.33333333%;
}
.fw-col-sm-push-0 {
left: auto;
}
.fw-col-sm-offset-12 {
margin-left: 100%;
}
.fw-col-sm-offset-11 {
margin-left: 91.66666667%;
}
.fw-col-sm-offset-10 {
margin-left: 83.33333333%;
}
.fw-col-sm-offset-9 {
margin-left: 75%;
}
.fw-col-sm-offset-8 {
margin-left: 66.66666667%;
}
.fw-col-sm-offset-7 {
margin-left: 58.33333333%;
}
.fw-col-sm-offset-6 {
margin-left: 50%;
}
.fw-col-sm-offset-5 {
margin-left: 41.66666667%;
}
.fw-col-sm-offset-4 {
margin-left: 33.33333333%;
}
.fw-col-sm-offset-3 {
margin-left: 25%;
}
.fw-col-sm-offset-2 {
margin-left: 16.66666667%;
}
.fw-col-sm-offset-1 {
margin-left: 8.33333333%;
}
.fw-col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.fw-col-md-1, .fw-col-md-2, .fw-col-md-3, .fw-col-md-4, .fw-col-md-5, .fw-col-md-6, .fw-col-md-7, .fw-col-md-8, .fw-col-md-9, .fw-col-md-10, .fw-col-md-11, .fw-col-md-12 {
float: left;
}
.fw-col-md-12 {
width: 100%;
}
.fw-col-md-11 {
width: 91.66666667%;
}
.fw-col-md-10 {
width: 83.33333333%;
}
.fw-col-md-9 {
width: 75%;
}
.fw-col-md-8 {
width: 66.66666667%;
}
.fw-col-md-7 {
width: 58.33333333%;
}
.fw-col-md-6 {
width: 50%;
}
.fw-col-md-5 {
width: 41.66666667%;
}
.fw-col-md-4 {
width: 33.33333333%;
}
.fw-col-md-3 {
width: 25%;
}
.fw-col-md-2 {
width: 16.66666667%;
}
.fw-col-md-1 {
width: 8.33333333%;
}
.fw-col-md-pull-12 {
right: 100%;
}
.fw-col-md-pull-11 {
right: 91.66666667%;
}
.fw-col-md-pull-10 {
right: 83.33333333%;
}
.fw-col-md-pull-9 {
right: 75%;
}
.fw-col-md-pull-8 {
right: 66.66666667%;
}
.fw-col-md-pull-7 {
right: 58.33333333%;
}
.fw-col-md-pull-6 {
right: 50%;
}
.fw-col-md-pull-5 {
right: 41.66666667%;
}
.fw-col-md-pull-4 {
right: 33.33333333%;
}
.fw-col-md-pull-3 {
right: 25%;
}
.fw-col-md-pull-2 {
right: 16.66666667%;
}
.fw-col-md-pull-1 {
right: 8.33333333%;
}
.fw-col-md-pull-0 {
right: auto;
}
.fw-col-md-push-12 {
left: 100%;
}
.fw-col-md-push-11 {
left: 91.66666667%;
}
.fw-col-md-push-10 {
left: 83.33333333%;
}
.fw-col-md-push-9 {
left: 75%;
}
.fw-col-md-push-8 {
left: 66.66666667%;
}
.fw-col-md-push-7 {
left: 58.33333333%;
}
.fw-col-md-push-6 {
left: 50%;
}
.fw-col-md-push-5 {
left: 41.66666667%;
}
.fw-col-md-push-4 {
left: 33.33333333%;
}
.fw-col-md-push-3 {
left: 25%;
}
.fw-col-md-push-2 {
left: 16.66666667%;
}
.fw-col-md-push-1 {
left: 8.33333333%;
}
.fw-col-md-push-0 {
left: auto;
}
.fw-col-md-offset-12 {
margin-left: 100%;
}
.fw-col-md-offset-11 {
margin-left: 91.66666667%;
}
.fw-col-md-offset-10 {
margin-left: 83.33333333%;
}
.fw-col-md-offset-9 {
margin-left: 75%;
}
.fw-col-md-offset-8 {
margin-left: 66.66666667%;
}
.fw-col-md-offset-7 {
margin-left: 58.33333333%;
}
.fw-col-md-offset-6 {
margin-left: 50%;
}
.fw-col-md-offset-5 {
margin-left: 41.66666667%;
}
.fw-col-md-offset-4 {
margin-left: 33.33333333%;
}
.fw-col-md-offset-3 {
margin-left: 25%;
}
.fw-col-md-offset-2 {
margin-left: 16.66666667%;
}
.fw-col-md-offset-1 {
margin-left: 8.33333333%;
}
.fw-col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.fw-col-lg-1, .fw-col-lg-2, .fw-col-lg-3, .fw-col-lg-4, .fw-col-lg-5, .fw-col-lg-6, .fw-col-lg-7, .fw-col-lg-8, .fw-col-lg-9, .fw-col-lg-10, .fw-col-lg-11, .fw-col-lg-12 {
float: left;
}
.fw-col-lg-12 {
width: 100%;
}
.fw-col-lg-11 {
width: 91.66666667%;
}
.fw-col-lg-10 {
width: 83.33333333%;
}
.fw-col-lg-9 {
width: 75%;
}
.fw-col-lg-8 {
width: 66.66666667%;
}
.fw-col-lg-7 {
width: 58.33333333%;
}
.fw-col-lg-6 {
width: 50%;
}
.fw-col-lg-5 {
width: 41.66666667%;
}
.fw-col-lg-4 {
width: 33.33333333%;
}
.fw-col-lg-3 {
width: 25%;
}
.fw-col-lg-2 {
width: 16.66666667%;
}
.fw-col-lg-1 {
width: 8.33333333%;
}
.fw-col-lg-pull-12 {
right: 100%;
}
.fw-col-lg-pull-11 {
right: 91.66666667%;
}
.fw-col-lg-pull-10 {
right: 83.33333333%;
}
.fw-col-lg-pull-9 {
right: 75%;
}
.fw-col-lg-pull-8 {
right: 66.66666667%;
}
.fw-col-lg-pull-7 {
right: 58.33333333%;
}
.fw-col-lg-pull-6 {
right: 50%;
}
.fw-col-lg-pull-5 {
right: 41.66666667%;
}
.fw-col-lg-pull-4 {
right: 33.33333333%;
}
.fw-col-lg-pull-3 {
right: 25%;
}
.fw-col-lg-pull-2 {
right: 16.66666667%;
}
.fw-col-lg-pull-1 {
right: 8.33333333%;
}
.fw-col-lg-pull-0 {
right: auto;
}
.fw-col-lg-push-12 {
left: 100%;
}
.fw-col-lg-push-11 {
left: 91.66666667%;
}
.fw-col-lg-push-10 {
left: 83.33333333%;
}
.fw-col-lg-push-9 {
left: 75%;
}
.fw-col-lg-push-8 {
left: 66.66666667%;
}
.fw-col-lg-push-7 {
left: 58.33333333%;
}
.fw-col-lg-push-6 {
left: 50%;
}
.fw-col-lg-push-5 {
left: 41.66666667%;
}
.fw-col-lg-push-4 {
left: 33.33333333%;
}
.fw-col-lg-push-3 {
left: 25%;
}
.fw-col-lg-push-2 {
left: 16.66666667%;
}
.fw-col-lg-push-1 {
left: 8.33333333%;
}
.fw-col-lg-push-0 {
left: auto;
}
.fw-col-lg-offset-12 {
margin-left: 100%;
}
.fw-col-lg-offset-11 {
margin-left: 91.66666667%;
}
.fw-col-lg-offset-10 {
margin-left: 83.33333333%;
}
.fw-col-lg-offset-9 {
margin-left: 75%;
}
.fw-col-lg-offset-8 {
margin-left: 66.66666667%;
}
.fw-col-lg-offset-7 {
margin-left: 58.33333333%;
}
.fw-col-lg-offset-6 {
margin-left: 50%;
}
.fw-col-lg-offset-5 {
margin-left: 41.66666667%;
}
.fw-col-lg-offset-4 {
margin-left: 33.33333333%;
}
.fw-col-lg-offset-3 {
margin-left: 25%;
}
.fw-col-lg-offset-2 {
margin-left: 16.66666667%;
}
.fw-col-lg-offset-1 {
margin-left: 8.33333333%;
}
.fw-col-lg-offset-0 {
margin-left: 0%;
}
} .fw-col-md-1-5 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.fw-col-md-1-5 {
width: 20%;
float: left;
}
@media (max-width: 991px) {
.fw-col-md-1-5 {
width: 100%;
float: none;
}
}  ::-moz-placeholder {
color: rgba(204, 204, 204, 0.7);
opacity: 1;
}
:-ms-input-placeholder {
color: rgba(204, 204, 204, 0.7);
}
::-webkit-input-placeholder {
color: rgba(204, 204, 204, 0.7);
}
input[type="text"],
input[type="password"],
input[type="search"],
input[type="url"],
input[type="email"],
textarea {
background: #fff;
color: #323232;
border: 1px solid #e6e6e6;
text-align: left;
font-style: italic;
font-size: 16px;
padding: 14px 20px;
line-height: 16px;
-webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
textarea:focus {
border: 1px solid #323232;
}
.wrap-forms {
background-color: transparent;
padding: 0 15px;
}
.wrap-forms .selectize-input.full {
background-color: #fff;
}
.wrap-forms .fw-contact-form-title {
font-size: 38px;
}
.wrap-forms .header.title {
margin-bottom: 30px;
}
.wrap-forms .header.title .fw-contact-form-description {
font-family: "Roboto", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 16px;
line-height: 16px;
letter-spacing: normal;
color: #323232;
}
.wrap-forms .fw-row {
padding-top: 10px;
padding-bottom: 10px;
}
.wrap-forms .fw-row .fw-btn-form-submit {
background-color: #46a5e5;
}
.wrap-forms .fw-row .fw-btn-form-submit span {
font-family: "Raleway", sans-serif;
text-transform: uppercase;
font-size: 12px;
font-weight: 700;
letter-spacing: 1.2px;
}
.wrap-forms .fw-row .fw-btn-form-submit:hover {
background-color: #46a5e5;
}
.wrap-forms .fw-row .fw-btn-form-submit:hover span {
opacity: 0.7;
}
.wrap-forms .row-submit {
padding-top: 20px;
}
.wrap-forms .form-builder-item > div > label {
font-family: "Montserrat", sans-serif;
font-size: 14px;
text-transform: uppercase;
color: #141e24;
}
.wrap-forms .form-builder-item p {
font-size: 13px;
}
.wrap-forms .input-styled .custom-checkbox:before,
.wrap-forms .input-styled .custom-radio:before,
.wrap-forms .input-styled .custom-checkbox:after,
.wrap-forms .input-styled .custom-radio:after {
content: " ";
display: table;
}
.wrap-forms .input-styled .custom-checkbox:after,
.wrap-forms .input-styled .custom-radio:after {
clear: both;
}
.wrap-forms .input-styled .custom-checkbox:before,
.wrap-forms .input-styled .custom-radio:before,
.wrap-forms .input-styled .custom-checkbox:after,
.wrap-forms .input-styled .custom-radio:after {
content: " ";
display: table;
}
.wrap-forms .input-styled .custom-checkbox:after,
.wrap-forms .input-styled .custom-radio:after {
clear: both;
}
.wrap-forms .input-styled label {
margin-bottom: 1em;
line-height: 1em;
}
.form-center .wrap-forms {
text-align: center;
}
.form-center .wrap-forms input {
text-align: center;
} .post-password-form input[type='password'] {
margin: 0 10px 0 0;
}
.post-password-form input[type='submit'] {
padding: 21px 40px;
font-size: 13px;
line-height: 16px;
background-color: #46a5e5;
border: 1px solid #46a5e5;
color: #ffffff;
border-radius: 0;
font-family: "Montserrat", sans-serif;
font-weight: 400;
font-style: normal;
letter-spacing: normal;
display: inline-block;
margin-top: -4px;
margin-left: 15px;
margin-bottom: 0;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
text-decoration: none;
white-space: nowrap;
outline: none;
position: relative;
text-transform: uppercase;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
max-width: 100%;
}
.post-password-form input[type='submit']:hover {
opacity: 0.8;
}  .fw-header .fw-header-main {
padding-right: 80px;
padding-left: 80px;
}
.fw-header .fw-header-main .fw-header-main-overlay {
background: #a25252;
}
.fw-header.fw-sticky-menu-open .fw-header-main .fw-header-main-overlay {
opacity: 1;
}
.fw-header.fw-sticky-menu-open .fw-header-main .fw-wrap-logo {
padding-bottom: 0;
} .header-1 .fw-header-main {
padding-top: 20px;
padding-right: 0;
padding-left: 0;
}
.header-1 .fw-header-main .fw-wrap-logo {
padding-bottom: 20px;
}
.header-1 .fw-header-main .fw-nav-inner {
margin-top: 6px;
}
.header-1 .fw-header-main .fw-nav-inner .mmenu-link i {
color: #ffffff;
-webkit-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.header-1 .fw-header-main .fw-nav-inner .mmenu-link:hover,
.header-1 .fw-header-main .fw-nav-inner .mmenu-link:hover i {
color: #c63987;
}
.header-1 .fw-sticky-menu-open .fw-header-main {
padding-top: 10px;
padding-bottom: 10px;
}
.header-1 .primary-navigation > ul > li:first-child a {
margin-left: 20px;
}
.header-1 .primary-navigation > ul > li:first-child > ul {
left: 70px;
}
.header-1 .primary-navigation > ul > li:last-child a {
margin-right: 20px;
}
.header-1 .primary-navigation > ul > li > a {
margin: 0 12px;
}
.header-1 .primary-navigation > ul > li > ul {
left: -30px;
}
.header-1 .fw-nav-wrap {
background-color: transparent;
} .home.fw-absolute-header .fw-header-main-overlay {
background: transparent;
}
.home.fw-absolute-header .social {
display: none;
}
.home.fw-absolute-header .mmenu-link i {
filter: brightness(0) invert(1);
}
.home.fw-absolute-header .fw-sticky-menu-open .mmenu-link i {
filter: none;
}
.home.fw-absolute-header .fw-sticky-menu-open .fw-header-main-overlay {
background: #a25252;
}
.home.fw-absolute-header.header-1 .fw-header-main {
padding-top: 35px;
}
.home.fw-absolute-header.header-1 .fw-sticky-menu-open .fw-header-main {
padding-top: 10px;
}
@media (min-width: 992px) {
.home.fw-absolute-header .social {
display: none;
}
.home.fw-absolute-header .fw-nav-wrap {
text-align: right;
position: absolute;
right: 20px;
}
} @media (max-width: 1200px) {
.header-1 .fw-header-main .fw-nav-inner .mmenu-link {
position: relative;
right: 0;
top: 10px;
}
} @media (max-width: 991px) {
.header-1 .fw-header-main {
padding-right: 20px;
padding-left: 20px;
}
.header-1 .fw-header-main .primary-navigation > ul > li > a {
margin: 0 30px;
}
}
@media (max-width: 768px) {
.header-1 .fw-header-main {
padding-right: 0;
padding-left: 0;
padding-top: 20px;
}
.header-1 .fw-header-main .fw-logo-col,
.header-1 .fw-header-main .fw-nav-wrap {
padding-right: 0 !important;
padding-left: 0 !important;
}
.header-1 .fw-header-main .fw-nav-inner .mmenu-link {
position: relative;
right: 0;
top: 10px;
}
}
@media (min-width: 1570px) {
.header-1 .fw-header-main {
padding-right: 60px;
padding-left: 60px;
}
.header-1 .primary-navigation > ul > li > a {
margin: 0 25px;
}
}
@media (min-width: 992px) {
.header-1 .fw-nav-wrap {
text-align: center;
}
.header-1 .fw-nav-wrap.no-social {
text-align: right;
}
.header-1 .fw-nav-wrap.no-social .primary-navigation > ul > li:last-child a {
margin-right: 0;
}
} .fw-wrap-logo {
font-family: 'Roboto';
margin-top: 8px;
margin-bottom: 8px;
}
.fw-wrap-logo .fw-site-logo strong {
font-family: 'Raleway', sans-serif;
font-weight: 800;
font-style: normal;
font-size: 20px;
letter-spacing: 4px;
line-height: 30px;
text-transform: uppercase;
}
.fw-wrap-logo .fw-site-logo .site-title {
font-weight: 800;
font-style: normal;
font-size: 20px;
letter-spacing: 4px;
line-height: 30px;
text-transform: uppercase;
color: #323232;
margin-top: 5px;
margin-bottom: 5px;
}
.fw-wrap-logo .fw-site-logo .site-description {
font-weight: 300;
font-style: normal;
font-size: 10px;
letter-spacing: 4px;
line-height: 1;
color: #323232;
text-transform: uppercase;
}
.fw-wrap-logo.fw-no-subtitle {
margin-top: 9px;
} .home.fw-absolute-header .fw-wrap-logo .custom-logo-link { }
.home.fw-absolute-header .fw-wrap-logo .fw-site-logo .site-title,
.home.fw-absolute-header .fw-wrap-logo .fw-site-logo .site-title a {
color: #ffffff;
}
.home.fw-absolute-header .fw-wrap-logo .fw-site-logo .site-description {
color: #ffffff;
}
.home.fw-absolute-header .fw-sticky-menu-open .fw-wrap-logo .custom-logo-link {
filter: none;
}
.home.fw-absolute-header .fw-sticky-menu-open .fw-wrap-logo .fw-site-logo .site-title {
color: #323232;
}
.home.fw-absolute-header .fw-sticky-menu-open .fw-wrap-logo .fw-site-logo .site-description {
color: #323232;
} .fw-logo-retina .fw-site-logo {
width: 200px;
} @media (max-width: 479px) {
.fw-wrap-logo {
width: 210px;
}
} .lifeguide .fw-top-bar-social {
margin-top: 4px;
}
.lifeguide .fw-top-bar-social a {
border: 1px solid #818181;
border-color: rgba(129, 129, 129, 0.3);
padding: 10px 11px;
width: 40px;
height: 40px;
margin: 4px 0 4px 6px;
border-radius: 50%;
display: inline-block;
line-height: 1;
text-align: center;
vertical-align: middle;
}
.lifeguide .fw-top-bar-social a[href*="facebook.com"] {
color: #507cbe;
}
.lifeguide .fw-top-bar-social a[href*="facebook.com"]:hover {
background: #507cbe;
border-color: #507cbe;
color: #ffffff;
}
.lifeguide .fw-top-bar-social a[href*="twitter.com"] {
color: #00abef;
}
.lifeguide .fw-top-bar-social a[href*="twitter.com"]:hover {
background: #00abef;
border-color: #00abef;
color: #ffffff;
}
.lifeguide .fw-top-bar-social a[href*="plus.google.com"] {
color: #d93e2d;
}
.lifeguide .fw-top-bar-social a[href*="plus.google.com"]:hover {
background: #d93e2d;
border-color: #d93e2d;
color: #ffffff;
}
.lifeguide .fw-top-bar-social a[href*="youtube.com"] {
color: #d12121;
}
.lifeguide .fw-top-bar-social a[href*="youtube.com"]:hover {
background: #d12121;
border-color: #d12121;
color: #ffffff;
}  .fw-site-navigation > ul {
font-family: "Raleway", sans-serif;
font-size: 12px;
font-weight: 400;
font-style: normal; }
.fw-site-navigation > ul .menu-item-has-icon i {
font-size: 12px;
}
.fw-site-navigation > ul > li {  }
.fw-site-navigation > ul > li:hover > ul {
display: block;
}
.fw-site-navigation > ul > li > a {
color: #ffffff;
line-height: 46px;
letter-spacing: 2.4px;
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
text-transform: uppercase;
font-weight: 700;
}
.fw-site-navigation > ul > li > a:hover {
opacity: 0.6;
}
.fw-site-navigation > ul > li.menu-separator a:after {
display: none;
}
.fw-site-navigation > ul > li.menu-separator a:hover {
color: #636363;
cursor: default;
}
.fw-site-navigation > ul > li ul {
top: 45px;
width: 280px;
font-size: 12px;
font-family: "Raleway", sans-serif;
font-weight: 700;
letter-spacing: 2.4px;
text-transform: uppercase;
padding-top: 17px;
padding-left: 0;
padding-right: 0;
}
.fw-site-navigation > ul > li ul.left {
left: -281px;
}
.fw-site-navigation > ul > li ul.left ul {
left: -281px;
}
.fw-site-navigation > ul > li ul > li {
color: #ffffff;
background: #a25252;
background: rgba(162, 82, 82, 0.9399999999999999);
-webkit-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease; }
.fw-site-navigation > ul > li ul > li > a {
color: #ffffff;
}
.fw-site-navigation > ul > li ul > li > a:before {
width: 15px;
font-size: 18px;
text-transform: uppercase;
}
.fw-site-navigation > ul > li ul > li:hover > a,
.fw-site-navigation > ul > li ul > li.parent.hover > a,
.fw-site-navigation > ul > li ul > li.current-menu-item > a {
opacity: 0.3;
}
.fw-site-navigation > ul > li ul > li > ul {
left: 281px;
}
.fw-site-navigation > ul > li ul > li > ul > li {
background: #a25252;
background: rgba(162, 82, 82, 0.9399999999999999);
}
.fw-site-navigation > ul > li ul > li > ul > li:first-child,
.fw-site-navigation > ul > li ul > li > ul > li:last-child {
padding: 0;
}
.fw-site-navigation > ul > li > ul.left {
right: 70px;
left: auto;
}
.home.fw-absolute-header .fw-header .fw-site-navigation > ul > li > a {
color: #ffffff;
}
.home.fw-absolute-header .fw-header.fw-sticky-menu-open .fw-site-navigation > ul > li > a {
color: #ffffff;
} .mmenu-link i {
font-size: 28px;
color: #ffffff;
}
.mmenu-link:hover {
color: #ffffff;
}  @media (max-width: 991px) {
.search-in-top-bar .fw-search.fw-mini-search {
border: none !important;
margin: 0 !important;
padding: 0 !important;
left: 0;
}
.search-in-top-bar .fw-search.fw-mini-search .fw-search-icon {
margin: 0 auto;
}
.search-in-top-bar .fw-search.fw-mini-search .fw-wrap-search-form {
margin-right: -102px;
}
}  body {
background-color: #ffffff;
background-image: '';
background-repeat: 'no-repeat';
} .site-main {
background-color: #ffffff;
}
.fw-full .site {
margin-top: 0;
margin-bottom: 0;
}
.no-header-image {
max-width: 1540px;
background: #ffffff;
}
::-moz-selection {
background: #46a5e5;
}
::selection {
background: #46a5e5;
}   .overlay_color_1 {
background-color: #46a5e5 !important;
}
.overlay_color_2 {
background-color: #ffffff !important;
}
.overlay_color_3 {
background-color: #323232 !important;
}
.overlay_color_4 {
background-color: #818181 !important;
}
.overlay_color_5 {
background-color: #141e24 !important;
}
.fw-section-height-md {
height: 300px;
}
.fw-section-height-sm {
height: 250px;
}
.fw-section-space-md .fw-main-row-custom .fw-container,
.fw-section-space-md .fw-main-row .fw-container,
.fw-section-space-md .fw-main-row-custom .fw-container-fluid,
.fw-section-space-md .fw-main-row .fw-container-fluid {
padding-top: 150px;
padding-bottom: 150px;
}
.home.lifeguide .fw-main-row-top .fw-container,
.home.lifeguide .fw-main-row-top .fw-container-fluid {
padding-top: 0;
padding-bottom: 0;
}
.fw-section-space-sm .fw-container,
.fw-section-space-sm .fw-container-fluid {
padding-top: 75px;
padding-bottom: 75px;
} .error404 .fw-404-page {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.error404 .fw-404-page .page-content {
padding-left: 45px;
}
.error404 .fw-404-page.fw-main-row .fw-container {
padding-top: 13.2%;
padding-bottom: 13.2%;
}
.error404 .fw-404-page .fw-title-404 {
font-size: 38px;
font-weight: 300;
line-height: 1;
margin-top: 0;
margin-bottom: 26px;
}
.error404 .fw-404-page .fw-desc-404 {
font-size: 16px;
line-height: 30px;
margin-bottom: 5px;
}
.error404 .fw-404-page .fw-homepage-link {
background-color: #46a5e5;
margin-top: 40px;
}
.error404 .fw-404-page .fw-homepage-link:hover {
background-color: #46a5e5;
}
.error404 .fw-404-page .fw-homepage-link:hover span {
opacity: 0.7;
}
.error404 .fw-404-page .search-form .search-field {
background-color: #ffffff;
color: #818181;
padding: 9px 20px;
height: 60px;
vertical-align: middle;
border: 1px solid #e6e6e6;
-webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.error404 .fw-404-page .search-form .search-field:focus {
border: 1px solid #818181;
}
.error404 .fw-footer-widgets {
display: none;
}  .lifeguide .fw-page-header .fw-heading .fw-special-title,
.lifeguide .fw-page-header .fw-heading .fw-special-title > * {
font-family: 'Raleway';
font-size: 38px;
line-height: 38px;
font-weight: 900;
font-style: normal;
letter-spacing: 0px;
color: #ffffff;
}  @media (max-width: 767px) {
.fw-section-space-md .fw-main-row .fw-container,
.fw-section-space-md .fw-main-row .fw-container-fluid,
.fw-section-space-md .fw-main-row-custom .fw-container,
.fw-section-space-md .fw-main-row-custom .fw-container-fluid {
padding-top: 75px;
padding-bottom: 75px;
}
.fw-section-space-sm .fw-main-row .fw-container,
.fw-section-space-sm .fw-main-row .fw-container-fluid,
.fw-section-space-sm .fw-main-row-custom .fw-container,
.fw-section-space-sm .fw-main-row-custom .fw-container-fluid {
padding-top: 38px;
padding-bottom: 38px;
}
.page-content {
padding-left: 15px;
}
} @media (max-width: 479px) {
.lifeguide .fw-page-header .fw-heading .fw-special-title,
.lifeguide .fw-page-header .fw-heading .fw-special-title > * {
font-family: 'Raleway';
font-size: 17px;
line-height: 23px;
font-weight: 900;
font-style: normal;
letter-spacing: 0px;
color: #ffffff;
}
.fw-section-space-md .fw-main-row .fw-container,
.fw-section-space-md .fw-main-row .fw-container-fluid,
.fw-section-space-md .fw-main-row-custom .fw-container,
.fw-section-space-md .fw-main-row-custom .fw-container-fluid {
padding-top: 45px;
padding-bottom: 45px;
}
.fw-section-space-sm .fw-main-row .fw-container,
.fw-section-space-sm .fw-main-row .fw-container-fluid,
.fw-section-space-sm .fw-main-row-custom .fw-container,
.fw-section-space-sm .fw-main-row-custom .fw-container-fluid {
padding-top: 23px;
padding-bottom: 23px;
}
}
.fw_theme_bg_color_1 {
background-color: #46a5e5 !important;
}
.fw_theme_bg_color_2 {
background-color: #ffffff !important;
}
.fw_theme_bg_color_3 {
background-color: #323232 !important;
}
.fw_theme_bg_color_4 {
background-color: #818181 !important;
}
.fw_theme_bg_color_5 {
background-color: #141e24 !important;
}  body {
font-family: 'Roboto';
font-size: 16px;
line-height: 30px;
font-weight: 400;
font-style: normal;
letter-spacing: 0px;
color: #323232;
}
a {
color: #46a5e5;
transition: all 0.3s ease-in-out 0s;
}
a:hover,
a:focus,
a:active {
color: #1f8ed9;
}
.fw-special-title {
font-family: 'Raleway';
font-size: 38px;
line-height: 38px;
font-weight: 700;
font-style: normal;
letter-spacing: 0px;
color: #ffffff;
}
h1,
.h1 {
font-family: 'Raleway';
font-size: 100px;
line-height: 100px;
font-weight: 400;
font-style: normal;
letter-spacing: 0px;
color: #323232;
}
h2,
.h2,
.post h2.entry-title a {
font-family: 'Raleway';
font-size: 62px;
line-height: 62px;
font-weight: 400;
font-style: normal;
letter-spacing: 0px;
color: #323232;
}
h3,
.h3,
.post h3.entry-title a {
font-family: 'Raleway';
font-size: 38px;
line-height: 38px;
font-weight: 400;
font-style: normal;
letter-spacing: 0px;
color: #323232;
}
h4,
.h4,
.post h4.entry-title a,
.fw-accordion .panel-title,
.post .fw-accordion .panel-title.entry-title a {
font-family: 'Raleway';
font-size: 28px;
line-height: 28px;
font-weight: 400;
font-style: normal;
letter-spacing: 0px;
color: #323232;
}
h5,
.h5 {
font-family: 'Raleway';
font-size: 20px;
line-height: 20px;
font-weight: 400;
font-style: normal;
letter-spacing: 0px;
color: #323232;
}
h6,
.h6 {
font-family: 'Raleway';
font-size: 16px;
line-height: 16px;
font-weight: 400;
font-style: normal;
letter-spacing: 0px;
color: #323232;
}
hr {
margin: 22.5px auto;
}
blockquote {
color: #818181;
font-family: 'Roboto';
font-weight: normal;
font-style: italic;
}
blockquote:after {
display: none;
}
blockquote p {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
line-height: 30px;
font-size: 20px;
letter-spacing: 0;
color: #818181;
}
blockquote .fw-symbols-quote {
color: #323232;
}
blockquote cite {
color: #323232;
font-family: 'Roboto';
font-weight: bold;
font-style: normal;
font-size: 17px;
} .lifeguide blockquote:before {
content: "\f10d";
font-family: FontAwesome;
font-size: 28px;
font-size: 2.8rem;
font-style: normal;
display: block;
margin: 25px auto 20px;
color: #46a5e5;
}
.lifeguide blockquote p {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
line-height: 30px;
font-size: 20px;
letter-spacing: 0;
color: #818181;
opacity: 0.8;
}
.lifeguide blockquote cite {
color: #323232;
font-family: 'Roboto';
font-weight: 700;
font-style: normal;
font-size: 12px;
line-height: 12px;
text-transform: uppercase;
letter-spacing: 1.2px;
margin-top: 25px;
margin-bottom: 10px;
} .fw-content-area .entry-content ul > li:before {
font-family: FontAwesome;
font-size: 16px;
color: #46a5e5;
content: "\f0da";
position: absolute;
left: -18px;
top: 5px;
}
.fw-content-area { }
.fw-content-area .entry-content ol > li {
counter-increment: list;
list-style-type: none;
position: relative;
}
.fw-content-area .entry-content ol > li ul li {
padding: 4px 0 4px 30px;
}
.fw-content-area .entry-content ol > li:before {
color: #46a5e5;
content: counter(list) ".";
left: -32px;
position: absolute;
text-align: right;
width: 26px;
}
.lifeguide .fw-content-area ol {
color: #323232;
}  @media (max-width: 1199px) {
body {
font-size: 15px;
}
h1,
.h1 {
font-size: 80px;
line-height: 80px;
}
h2,
.h2,
.post h2.entry-title a {
font-size: 50px;
line-height: 50px;
}
h3,
.h3,
.post h3.entry-title a {
font-size: 31px;
line-height: 31px;
}
h4,
.h4,
.post h4.entry-title a,
.fw-accordion .panel-title,
.post .fw-accordion .panel-title.entry-title a {
font-size: 23px;
line-height: 23px;
}
h5,
.h5 {
font-size: 17px;
line-height: 17px;
}
h6,
.h6 {
font-size: 14px;
line-height: 14px;
}
} @media (max-width: 991px) {
blockquote cite {
font-size: 16px;
}
} @media (max-width: 767px) {
body {
font-size: 15px;
}
h1,
.h1 {
font-size: 50px;
line-height: 50px;
}
h2,
.h2,
.post h2.entry-title a {
font-size: 38px;
line-height: 38px;
}
h3,
.h3,
.post h3.entry-title a {
font-size: 23px;
line-height: 23px;
}
h4,
.h4,
.post h4.entry-title a,
.fw-accordion .panel-title,
.post .fw-accordion .panel-title.entry-title a {
font-size: 17px;
line-height: 17px;
}
h5,
.h5 {
font-size: 14px;
line-height: 14px;
}
h6,
.h6 {
font-size: 12px;
line-height: 12px;
}
}  .widget {
margin-bottom: 65px;
font-size: 18px;
line-height: 28px;
}
.widget p a {
font-family: "Roboto", sans-serif;
font-size: 22px;
font-weight: 400;
font-style: normal;
line-height: 26px;
letter-spacing: 0;
color: #46a5e5;
}
.widget p a:hover {
color: #323232;
}
.widget:last-child {
margin-bottom: 65px;
}
.widget .widget-title {
margin: 0 0 34px 0;
font-family: "Raleway", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 34px;
line-height: 32px;
position: relative;
color: #323232;
letter-spacing: 0;
}
.widget .widget-title span {
display: inline-block;
padding-right: 10px;
font-weight: 900;
text-transform: uppercase;
}
.widget .widget-title span.first-word {
font-weight: 300;
width: 100%;
}
.widget .post-date,
.widget_rss ul li .rss-date {
display: block;
line-height: 1em;
font-size: 15px;
font-weight: normal;
color: #323232;
margin-bottom: 10px;
}
.widget ul {
list-style: none;
overflow: hidden;
padding-left: 0;
margin: 0;
}
.widget div[class*='fw-btn-'] a {
text-align: left;
font-style: italic;
}
.widget div[class*='fw-btn-'] a span:before {
font-family: 'FontAwesome';
font-style: normal;
margin-right: 6px;
}
.fw-sidebar .widget:first-child,
.fw-footer .fw-col-md-3 .widget:first-child,
.fw-footer .fw-col-md-4 .widget:first-child {
margin-top: 0;
}  @media (max-width: 1199px) {
.widget .widget-title {
font-size: 23px;
}
} @media (max-width: 991px) {
.widget {
margin-bottom: 70px;
}
.widget .widget-title {
margin-bottom: 25px;
}
} .widget_archive ul li {
color: #46a5e5;
margin-bottom: 0px;
}
.widget_archive ul li a {
font-size: 16px;
font-weight: 400;
font-style: normal;
line-height: 30px;
letter-spacing: 0;
color: #323232;
text-transform: uppercase;
}
.widget_archive ul li a:hover {
opacity: 0.7;
} .widget_calendar #wp-calendar {
background: transparent;
border: 1px solid #686868;
}
.widget_calendar #wp-calendar caption {
background: #323232;
}
.widget_calendar #wp-calendar th {
color: #323232;
border: 1px solid rgba(0, 0, 0, 0.1);
}
footer .widget_calendar #wp-calendar td {
color: #ffffff;
}
.widget_calendar #wp-calendar td {
color: #323232;
border: 1px solid #686868;
}
.widget_calendar #wp-calendar td.pad {
border: 0;
}
.widget_calendar #wp-calendar tbody .pad {
background-color: transparent;
}
.widget_calendar #wp-calendar tbody a {
color: #46a5e5;
}
.widget_calendar #wp-calendar tbody a:hover {
background-color: #323232;
}
.widget_calendar #wp-calendar tr td#today {
background: #46a5e5;
}
.widget_calendar #wp-calendar tfoot a:before {
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.widget_calendar #wp-calendar tfoot #prev a:hover:before,
.widget_calendar #wp-calendar tfoot #next a:hover:before {
color: #46a5e5;
} .widget_categories ul > li,
.widget_nav_menu ul > li,
.widget_meta ul > li,
.widget_pages ul > li {
color: #46a5e5;
font-style: 600;
position: relative;
}
.widget_categories ul > li:before,
.widget_nav_menu ul > li:before,
.widget_meta ul > li:before,
.widget_pages ul > li:before {
content: '\f111';
font-family: 'FontAwesome';
font-style: normal;
font-size: 6px;
display: inline-block;
color: #46a5e5;
margin-right: 10px;
top: -3px;
position: relative;
}
.widget_categories ul > li a,
.widget_nav_menu ul > li a,
.widget_meta ul > li a,
.widget_pages ul > li a {
font-family: "Raleway", sans-serif;
font-size: 16px;
font-weight: 400;
font-style: normal;
line-height: 26px;
letter-spacing: 0;
color: #818181;
}
.widget_categories ul > li a:hover,
.widget_nav_menu ul > li a:hover,
.widget_meta ul > li a:hover,
.widget_pages ul > li a:hover {
color: #323232;
}
footer .widget_categories ul > li a,
footer .widget_nav_menu ul > li a,
footer .widget_meta ul > li a,
footer .widget_pages ul > li a {
color: #818181;
}
footer .widget_categories ul > li a:hover,
footer .widget_nav_menu ul > li a:hover,
footer .widget_meta ul > li a:hover,
footer .widget_pages ul > li a:hover {
color: #ffffff;
}
.widget_categories ul > li ul.children,
.widget_nav_menu ul > li ul.children,
.widget_meta ul > li ul.children,
.widget_pages ul > li ul.children {
margin-bottom: 0.3em;
}
.widget_categories ul > li ul.children li,
.widget_nav_menu ul > li ul.children li,
.widget_meta ul > li ul.children li,
.widget_pages ul > li ul.children li {
padding-left: 20px;
}
.widget_categories ul > li ul.children li:before,
.widget_nav_menu ul > li ul.children li:before,
.widget_meta ul > li ul.children li:before,
.widget_pages ul > li ul.children li:before {
content: '\f0da';
font-family: 'FontAwesome';
font-style: normal;
font-size: 14px;
display: inline-block;
color: #46a5e5;
margin-right: 12px;
top: 0;
position: relative;
}
.widget_categories .screen-reader-text,
.widget_nav_menu .screen-reader-text,
.widget_meta .screen-reader-text,
.widget_pages .screen-reader-text {
display: none;
}
.widget_nav_menu li:before {
content: '\f0da';
font-family: 'FontAwesome';
font-style: normal;
font-size: 14px;
display: inline-block;
color: #46a5e5;
margin-right: 15px;
}
.widget_nav_menu .sub-menu-has-icons .fa {
margin-right: 10px;
} .widget_recent_comments ul li {
font-family: "Raleway", sans-serif;
font-size: 16px;
letter-spacing: 0;
font-weight: 600;
position: relative;
padding-left: 22px;
}
.widget_recent_comments ul li a {
font-family: "Raleway", sans-serif;
font-size: 16px;
font-weight: 600;
font-style: normal;
line-height: 26px;
letter-spacing: 0;
color: #46a5e5;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.widget_recent_comments ul li a:hover {
color: #323232;
}
.widget_recent_comments ul li .comment-author-link a,
.widget_recent_comments ul li .comment-author-link {
font-size: 16px;
line-height: 26px;
color: #323232;
}
footer .widget_recent_comments ul li a {
color: #818181;
}
footer .widget_recent_comments ul li a:hover {
color: #ffffff;
}
footer .widget_recent_comments ul li .comment-author-link a,
footer .widget_recent_comments ul li .comment-author-link {
color: #cdcdcd;
}
.widget_recent_comments ul li:before {
font-family: FontAwesome;
content: "\f27a";
font-size: 14px;
line-height: 1;
position: absolute;
color: #46a5e5;
top: 7px;
left: 0;
padding-right: 10px;
} .widget_recent_entries ul li {
position: relative;
padding-left: 22px;
}
.widget_recent_entries ul li a {
font-family: "Raleway", sans-serif;
font-size: 16px;
font-weight: 600;
font-style: normal;
line-height: 20px;
letter-spacing: 0;
color: #141e24;
display: block;
margin-bottom: 10px;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.widget_recent_entries ul li a:hover {
color: #46a5e5;
}
.widget_recent_entries ul li a em {
font-size: 20px;
}
.widget_recent_entries ul li:before {
font-family: FontAwesome;
content: "\f040";
font-size: 16px;
line-height: 1;
position: absolute;
color: #46a5e5;
top: 2px;
left: 0;
padding-right: 10px;
} .mw-posts-slider.owl-carousel {
position: relative;
width: 100%;
overflow: hidden;
}
.mw-posts-slider.owl-carousel .widget-title {
display: inline;
text-align: center;
}
.mw-posts-slider.owl-carousel .mw-posts-slider-image {
max-height: 600px;
}
.mw-posts-slider.owl-carousel .mw-posts-slider-image .mw-posts-slider-overlay {
position: absolute;
width: 100%;
height: 100%;
z-index: 4;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-color: rgba(50, 50, 50, 0.7);
}
.mw-posts-slider.owl-carousel .mw-posts-slider-content {
top: 0;
line-height: 1.1;
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 0 30px 20px;
z-index: 5;
text-align: center;
text-transform: uppercase;
-webkit-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
color: #ffffff;
}
.mw-posts-slider.owl-carousel .mw-posts-slider-content a {
color: #ffffff;
}
.mw-posts-slider.owl-carousel .mw-posts-slider-content:hover {
opacity: 0.8;
}
.mw-posts-slider.owl-carousel .mw-posts-slider-content .post-title {
width: 100%;
display: block;
font-size: 110px;
font-size: 11rem;
font-weight: 900;
line-height: 0.9;
margin-bottom: 25px;
}
.mw-posts-slider.owl-carousel .mw-posts-slider-content .post-desc {
width: 100%;
font-size: 24px;
font-size: 2.4rem;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0.2em;
}
.mw-posts-slider.owl-carousel .owl-dots {
position: absolute;
bottom: 40px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}
.mw-posts-slider.owl-carousel .owl-dots .owl-dot span {
display: inline-block;
width: 12px;
height: 12px;
background-color: transparent;
border-radius: 50%;
margin: 0 6px;
-webkit-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
border: 1px solid #ffffff;
}
.mw-posts-slider.owl-carousel .owl-dots .owl-dot.active span {
background-color: #ffffff;
}
.mw-posts-slider.owl-carousel .owl-dots .owl-dot:hover span {
background-color: #ffffff;
opacity: 0.8;
}  @media (max-width: 767px) {
.mw-posts-slider.owl-carousel .mw-posts-slider-content .post-title {
font-size: 40px !important;
font-size: 4rem !important;
}
.mw-posts-slider.owl-carousel .mw-posts-slider-content .post-desc {
font-size: 25px !important;
font-size: 2.5rem !important;
}
.mw-posts-slider.owl-carousel .owl-dots {
bottom: 20px;
}
} @media (max-width: 479px) {
.mw-posts-slider.owl-carousel .mw-posts-slider-content .post-title {
font-size: 30px !important;
font-size: 3rem !important;
}
.mw-posts-slider.owl-carousel .mw-posts-slider-content .post-desc {
font-size: 15px !important;
font-size: 1.5rem !important;
}
.mw-posts-slider.owl-carousel .owl-dots {
bottom: 10px;
}
} .mw-posts-tabs .mw-posts-tabs-item {
text-align: center;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.mw-posts-tabs .mw-posts-tabs-item .mw-posts-tabs-image {
background-position: 50% 0;
background-repeat: no-repeat;
background-size: cover;
height: 240px;
}
.mw-posts-tabs .mw-posts-tabs-item .mw-posts-tabs-content {
padding: 32px 38px;
}
.mw-posts-tabs .mw-posts-tabs-item .mw-posts-tabs-content .post-date {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1.2px;
color: #46a5e5;
}
.mw-posts-tabs .mw-posts-tabs-item .mw-posts-tabs-content .post-title {
margin-top: 7px;
margin-bottom: 10px;
height: 50px;
overflow: hidden;
}
.mw-posts-tabs .mw-posts-tabs-item .mw-posts-tabs-content .post-title a {
font-size: 20px;
font-weight: 700;
text-transform: none;
color: #323232;
line-height: 20px;
}
.mw-posts-tabs .mw-posts-tabs-item .mw-posts-tabs-content .post-title a:hover {
opacity: 0.4;
}
.mw-posts-tabs .mw-posts-tabs-item .mw-posts-tabs-content .post-desc {
font-size: 16px;
color: #818181;
height: 60px;
overflow: hidden;
}  @media (max-width: 992px) {
.mw-posts-tabs .mw-posts-tabs-item-wrap {
margin-bottom: 40px;
}
.post-desc {
height: 60px;
overflow: hidden;
}
} .mw-recent-posts-list .mw-posts-list-item {
display: block;
overflow: hidden;
margin-bottom: 20px;
}
.mw-recent-posts-list .mw-posts-list-item .mw-posts-list-image {
width: 85px;
display: block;
float: left;
}
.mw-recent-posts-list .mw-posts-list-item .mw-posts-list-content {
padding-left: 100px;
}
.mw-recent-posts-list .mw-posts-list-item .mw-posts-list-content .post-title {
margin-top: 5px;
margin-bottom: 0;
}
.mw-recent-posts-list .mw-posts-list-item .mw-posts-list-content .post-title a {
font-size: 16px;
font-weight: 700;
line-height: 20px;
text-transform: none;
color: #323232;
}
.mw-recent-posts-list .mw-posts-list-item .mw-posts-list-content .post-title a:hover {
opacity: 0.4;
}
.mw-recent-posts-list .mw-posts-list-item .mw-posts-list-content .post-date {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1.2px;
color: #46a5e5;
line-height: 30px;
}  .mw-widget-socials a {
border-radius: 50%;
margin-bottom: 4px;
margin-top: 4px;
margin-left: 8px;
padding: 11px 12px;
width: 40px;
height: 40px;
display: inline-block;
line-height: 1;
text-align: center;
vertical-align: middle;
color: #ffffff;    }
.mw-widget-socials a[href*="facebook.com"] {
background: #507cbe;
}
.mw-widget-socials a[href*="twitter.com"] {
background: #00abef;
}
.mw-widget-socials a[href*="plus.google.com"] {
background: #d93e2d;
}
.mw-widget-socials a[href*="youtube.com"] {
background: #d12121;
}
.mw-widget-socials a:hover {
opacity: 0.7;
}
.mw-widget-socials a:first-child {
margin-left: 0;
} #sb_instagram {
margin: 0 -10px !important;
} .widget_rss ul li .rsswidget {
font-family: "Roboto", sans-serif;
font-size: 22px;
font-weight: 400;
font-style: normal;
line-height: 26px;
letter-spacing: 0;
color: #46a5e5;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.widget_rss ul li .rsswidget:hover {
color: #323232;
}
.widget_rss ul li .rssSummary {
font-size: 14px;
}
.widget_rss ul li cite {
font-size: 15px;
} .widget_search .search-form,
.search-form .search-form {
position: relative;
}
.widget_search .screen-reader-text,
.search-form .screen-reader-text {
display: none;
}
.widget_search label,
.search-form label {
display: block;
}
.widget_search .search-field,
.search-form .search-field,
.post-password-form input[type='password'] {
width: 100%;
line-height: 30px;
border: 1px solid #e6e6e6;
color: #323232;
background-color: #ffffff;
font-family: "Montserrat", sans-serif;
font-weight: 300;
font-style: italic;
font-size: 16px;
padding: 14px 20px;
-webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.widget_search .search-field::-moz-placeholder,
.search-form .search-field::-moz-placeholder,
.post-password-form input[type='password']::-moz-placeholder {
color: #cccccc;
opacity: 1;
}
.widget_search .search-field:-ms-input-placeholder,
.search-form .search-field:-ms-input-placeholder,
.post-password-form input[type='password']:-ms-input-placeholder {
color: #cccccc;
}
.widget_search .search-field::-webkit-input-placeholder,
.search-form .search-field::-webkit-input-placeholder,
.post-password-form input[type='password']::-webkit-input-placeholder {
color: #cccccc;
}
.widget_search .search-field:focus,
.search-form .search-field:focus,
.post-password-form input[type='password']:focus {
border: 1px solid #323232;
}
.widget_search .search-submit,
.search-form .search-submit {
width: 28px;
height: 28px;
background-color: transparent;
border: none;
text-indent: 100px;
position: absolute;
top: 10px;
right: 10px;
z-index: 2;
overflow: hidden;
}
.widget_search label:after,
.search-form label:after {
display: inline-block;
width: 28px;
height: 28px;
text-align: center;
line-height: 28px;
font-family: FontAwesome;
content: "\f002";
font-size: 16px;
font-weight: normal;
color: #46a5e5;
position: absolute;
top: 50%;
margin-top: -14px;
right: 10px;
z-index: 1;
} .widget_tag_cloud .tagcloud a,
.fw-tag-links a,
.widget_tag_cloud .post-tags a {
display: inline-block;
padding: 4px 20px;
font-size: 12px !important;
font-weight: 800;
text-transform: uppercase;
letter-spacing: 1.2px;
color: #323232;
border: 1px solid #323232;
margin: 0 3px 10px;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.widget_tag_cloud .tagcloud a:hover,
.fw-tag-links a:hover,
.widget_tag_cloud .post-tags a:hover {
color: rgba(50, 50, 50, 0.2);
} .widget_text .textwidget {
color: #818181;
font-size: 16px;
}
.widget_text .textwidget a {
font-family: "Roboto", sans-serif;
font-size: 16px;
font-weight: 400;
font-style: normal;
line-height: 26px;
letter-spacing: 0;
color: #46a5e5;
}
.widget_text .textwidget a:hover {
color: #323232;
} .mc4wp-form .mc4wp-form-fields {
position: relative;
}
.mc4wp-form .mc4wp-form-fields p {
margin: 0 0 10px 0;
}
.mc4wp-form .mc4wp-form-fields input[type="email"] {
width: 100%;
line-height: 30px;
border: 1px solid #e6e6e6;
color: #323232;
background-color: #ffffff;
font-family: "Raleway", sans-serif;
font-weight: 300;
font-style: italic;
font-size: 16px;
padding: 14px 20px;
-webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.mc4wp-form .mc4wp-form-fields input[type="email"]::-moz-placeholder {
color: #cccccc;
opacity: 1;
}
.mc4wp-form .mc4wp-form-fields input[type="email"]:-ms-input-placeholder {
color: #cccccc;
}
.mc4wp-form .mc4wp-form-fields input[type="email"]::-webkit-input-placeholder {
color: #cccccc;
}
.mc4wp-form .mc4wp-form-fields input[type="email"]:focus {
border: 1px solid #323232;
}
.mc4wp-form .mc4wp-form-fields input[type="submit"] {
width: 28px;
height: 28px;
background-color: transparent;
border: none;
text-indent: 100px;
position: absolute;
top: 10px;
right: 10px;
z-index: 2;
overflow: hidden;
}
.mc4wp-form .mc4wp-form-fields:after {
display: inline-block;
width: 28px;
height: 28px;
text-align: center;
line-height: 28px;
font-family: FontAwesome;
content: "\f040";
font-size: 16px;
font-weight: normal;
color: #46a5e5;
position: absolute;
top: 50%;
margin-top: -14px;
right: 10px;
z-index: 1;
} .selectize-dropdown,
.selectize-dropdown.form-control {
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
font-family: "Montserrat", sans-serif;
font-weight: 400;
font-style: normal;
}
.selectize-dropdown .optgroup-header {
font-size: 14px;
line-height: 30px;
}
.selectize-dropdown .optgroup:before {
height: 1px;
margin: 7px 0;
overflow: hidden;
background-color: #e5e5e5;
margin-left: -25px;
margin-right: -25px;
}
.selectize-dropdown-header {
padding: 6px 25px;
}
.selectize-input {
border-radius: 0;
min-height: 16px;
line-height: 16px;
padding: 14px 20px;
}
.selectize-input.dropdown-active {
border-radius: 0;
}
.selectize-input.focus {
border-color: #7f7f7f;
box-shadow: none;
}
.has-error .selectize-input {
border-color: #fff;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .selectize-input:focus {
border-color: #e6e6e6;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.selectize-control.multi .selectize-input.has-items {
padding-left: 17px;
padding-right: 17px;
}
.selectize-control.multi .selectize-input > div {
border-radius: 0;
}
.selectize-input > * {
line-height: 16px;
}
.widget_archive .selectize-input.full,
.widget_categories .selectize-input.full,
.widget_archive .selectize-control.single .selectize-input.input-active,
.widget_categories .selectize-control.single .selectize-input.input-active,
.widget_nav_menu .selectize-input.full,
.widget_nav_menu .selectize-control.single .selectize-input.input-active,
.widget_meta .selectize-input.full,
.widget_meta .selectize-control.single .selectize-input.input-active,
.widget_pages .selectize-input.full,
.widget_pages .selectize-control.single .selectize-input.input-active {
background-color: rgba(0, 0, 0, 0.07000000000000001);
}  .custom-checkbox label,
.custom-radio label {
font-family: "Montserrat", sans-serif;
font-weight: 400;
font-style: normal;
}
.custom-checkbox label:before,
.custom-radio label:before {
width: 14px;
height: 14px;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.custom-checkbox label:after,
.custom-radio label:after {
width: 6px;
height: 6px;
}
.custom-checkbox label.checked:after {
background: #46a5e5;
}
.custom-radio label.checked:after {
background: #46a5e5;
} .pp_pic_holder.dark_square .pp_nav {
font-family: "Roboto", sans-serif;
line-height: 20px;
}
.pp_pic_holder.dark_square .pp_nav .pp_text_devider {
color: rgba(255, 255, 255, 0.5);
}
.pp_pic_holder.dark_square .pp_nav .pp_arrow_next,
.pp_pic_holder.dark_square .pp_nav .pp_arrow_previous {
font-size: 11.2px;
color: rgba(255, 255, 255, 0.5);
}
.pp_pic_holder.dark_square .pp_nav .pp_arrow_next:hover,
.pp_pic_holder.dark_square .pp_nav .pp_arrow_previous:hover {
color: #323232;
}
.pp_pic_holder.dark_square .pp_nav a.pp_arrow_previous,
.pp_pic_holder.dark_square .pp_nav a.pp_arrow_next {
font-family: "Montserrat", sans-serif;
}
.pp_pic_holder.dark_square .pp_nav .currentTextHolder {
color: #323232;
font-size: 15px;
} .lifeguide .apsc-each-profile {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: flex-end;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
height: 60px;
line-height: 60px;
padding: 0;
overflow: hidden;
margin-bottom: 8px;
margin-top: 0;
}
.lifeguide .apsc-each-profile a {
width: 100%;
color: #ffffff;
padding: 0 0 0 60px;
}
.lifeguide .apsc-each-profile a:hover {
opacity: 0.8;
}
.lifeguide .apsc-each-profile .apsc-inner-block {
border-left: 1px solid #ffffff;
}
.lifeguide .apsc-each-profile .apsc-inner-block .social-icon i {
position: absolute;
left: 25px;
top: 21px;
}
.lifeguide .apsc-each-profile .apsc-inner-block .social-icon .media-name {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1.2px;
padding-left: 35px;
padding-right: 35px;
}
.lifeguide .apsc-each-profile .apsc-inner-block .apsc-count,
.lifeguide .apsc-each-profile .apsc-inner-block .apsc-media-type {
text-transform: uppercase;
font-size: 12px;
font-family: 'Lato', sans-serif;
font-weight: 300;
}
.lifeguide .apsc-each-profile .apsc-inner-block .apsc-count {
padding-right: 5px;
}
.lifeguide .apsc-each-profile .apsc-facebook-icon {
background-color: #00abef;
}
.lifeguide .apsc-each-profile .apsc-twitter-icon {
background-color: #507cbe;
}
.lifeguide .apsc-each-profile .apsc-google-plus-icon {
background-color: #d93e2d;
}   .post {
margin-top: 40px;
margin-bottom: 40px;
}
.post .wrap-entry-meta {
font-family: 'Roboto';
font-weight: 400;
}
.post h1.entry-title a {
font-family: 'Raleway';
font-size: 38px;
line-height: 38px;
font-weight: 700;
font-style: normal;
letter-spacing: 0px;
color: #323232;
}
.post h2.entry-title a {
font-size: 33px;
}
.post h2.entry-title a span,
.post .post h2.entry-title a.entry-title a span {
font-weight: bold;
color: #141e24;
}
.entry-content:before,
.entry-content:after {
content: " ";
display: table;
}
.entry-content:after {
clear: both;
}
.entry-content:before,
.entry-content:after {
content: " ";
display: table;
}
.entry-content:after {
clear: both;
}
.single-post-video-entry {
background: #f2f2f2;
padding-top: 10px;
padding-bottom: 10px;
}
.postlist .sticky {
border: 1px solid #46a5e5;
}
.postlist .post {
margin-top: 80px;
margin-bottom: 0;
box-shadow: 0px 0 15px rgba(0, 0, 0, 0.1);
}
.postlist .post:first-child {
margin-top: 0;
}
.postlist .post header .entry-meta {
color: #323232;
}
.postlist .post .wrap-entry-meta {
font-family: 'Roboto';
display: block;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1.2px;
overflow: hidden;
}
.postlist .post .wrap-entry-meta span {
float: left;
color: #818181;
}
.postlist .post .wrap-entry-meta .author {
margin-right: 10px;
}
.postlist .post .wrap-entry-meta .cat-links {
float: right;
}
@media (max-width: 479px) {
.postlist .post .wrap-entry-meta .cat-links {
float: left;
}
}
.postlist .post .wrap-entry-meta .cat-links a {
color: #46a5e5;
font-weight: 700;
}
.postlist .post .wrap-entry-meta .cat-links a:hover {
color: #323232;
}
.postlist .post .entry-title {
margin-top: 5px;
margin-bottom: 25px;
font-size: 20px;
line-height: 1;
}
.postlist .post .entry-title a {
font-family: 'Raleway';
font-size: 20px;
line-height: 1;
font-weight: 700;
font-style: normal;
letter-spacing: 0;
color: #323232;
}
.postlist .post .entry-title a:hover {
color: rgba(50, 50, 50, 0.2);
}
.postlist .post .fw-post-image {
margin: 0 auto;
}
.postlist .post .fw-post-image .embed-responsive-item {
width: 100%;
min-height: 400px;
}
.postlist .post .entry-content {
padding: 32px 38px;
}
.postlist .post footer.entry-meta .footer-meta {
font-family: "Montserrat", sans-serif;
font-weight: 400;
font-style: normal;
}
.postlist.postlist-list .post {
margin-bottom: 50px;
padding-bottom: 50px;
}  .post.format-chat .fw-block-image-overlay {
background-color: rgba(50, 50, 50, 0.8);
} .postlist .post.format-link .link {
color: #323232;
font-size: 20px;
font-weight: 700;
text-transform: none;
}
.postlist .post.format-link .link a {
color: #323232;
}
.postlist .post.format-link .link a:hover {
opacity: 0.6;
} .post.format-quote .fw-block-image-overlay {
background-color: rgba(50, 50, 50, 0.8);
}
.post.format-quote .entry-content .wrap-entry-meta a:hover {
color: #ffffff;
}
.post.format-quote .entry-content blockquote {
max-width: 100%;
padding: 0;
}
.post.format-quote .entry-content blockquote p {
color: rgba(255, 255, 255, 0.8);
opacity: 1;
font-weight: 400;
}
.post.format-quote .entry-content blockquote cite {
color: #ffffff;
}
.post.format-quote .entry-content blockquote:before {
margin: 5px auto 20px;
}
.single .post.format-quote .fw-block-image-overlay {
background-color: rgba(50, 50, 50, 0.8);
}
.single .post.format-quote .entry-content .wrap-entry-meta a:hover {
color: #323232;
}
.single .post.format-quote .entry-content blockquote {
max-width: 100%;
padding: 0;
}
.single .post.format-quote .entry-content blockquote p {
color: rgba(50, 50, 50, 0.8);
opacity: 1;
font-weight: 400;
}
.single .post.format-quote .entry-content blockquote cite {
color: #323232;
}
.single .post.format-quote .entry-content blockquote:before {
margin: 5px auto 20px;
} .post.format-status .fw-block-image-overlay {
background-color: rgba(50, 50, 50, 0.8);
}
.post.format-status .entry-content .user-avatar img {
display: inline-block;
position: relative;
overflow: hidden;
border: 0;
border-radius: 50%;
}
.post.format-status .entry-content .entry-title {
font-size: 12px;
line-height: 1;
margin-top: 10px;
margin-bottom: 0;
}
.post.format-status .entry-content .entry-title a {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1.2px;
color: #46a5e5;
}
.post.format-status .entry-content .entry-title a:hover {
color: #ffffff;
}
.post.format-status .entry-content .content {
font-size: 20px;
font-weight: 700;
text-transform: none;
color: #ffffff;
}
.post.format-status .entry-content .wrap-entry-meta {
text-align: center;
}
.post.format-status .entry-content .wrap-entry-meta span {
color: #ffffff;
float: none;
}
.post.format-status .entry-content .wrap-entry-meta .cat-links {
display: none;
}
.post.format-status .entry-content .wrap-entry-meta a {
color: #ffffff;
}
.post.format-status .entry-content .wrap-entry-meta a:hover {
color: #ffffff;
opacity: 0.8;
}  @media (max-width: 991px) {
.postlist .post {
margin-top: 40px;
}
.postlist .post:first-child {
margin-top: 0;
}
} .post-list-type-2 .fw-post-image {
margin-right: 45px;
}
.post-list-type-2 .entry-title,
.post-list-type-2 .entry-meta,
.post-list-type-2 .entry-content {
padding-right: 20px;
padding-left: 20px;
}
.post-list-type-2 footer.entry-meta .wrap-entry-meta .footer-meta {
font-size: 13px;
font-family: "Montserrat", sans-serif;
font-weight: 400;
font-style: normal;
}
.post-list-type-2 footer.entry-meta .wrap-entry-meta .footer-meta a {
color: #323232;
}
.post-list-type-2 footer.entry-meta .wrap-entry-meta .footer-meta .author a,
.post-list-type-2 footer.entry-meta .wrap-entry-meta .footer-meta .entry-date a {
font-family: "Raleway", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 15px;
margin-top: -8px;
margin-bottom: 8px;
text-transform: uppercase;
color: #141e24;
}
.post-list-type-2 footer.entry-meta .wrap-entry-meta .footer-meta .author a:hover,
.post-list-type-2 footer.entry-meta .wrap-entry-meta .footer-meta .entry-date a:hover {
color: #141e24;
}
.post-list-type-2 footer.entry-meta .wrap-entry-meta .footer-meta .entry-date a {
text-transform: none;
}
.post-list-type-2 footer.entry-meta .wrap-entry-meta .cat-links {
font-size: 14px;
}
.post-list-type-2 footer.entry-meta .wrap-entry-meta .cat-links a {
font-weight: 400;
font-size: 19px;
margin-top: -8px;
margin-bottom: 8px;
color: #46a5e5;
}
.post-list-type-2 footer.entry-meta .wrap-entry-meta .cat-links a:hover {
color: #141e24;
}
.post-list-type-2 footer.entry-meta .wrap-entry-meta .separator {
color: #323232;
}  @media (max-width: 1199px) {
.post-list-type-2 .fw-post-image {
margin-bottom: 25px;
margin-right: 25px;
}
}  .post { }
.post .wp-caption-text {
font-size: 12px;
line-height: 30px;
}
.post .gallery .owl-dots .owl-dot span {
border: 1px solid #323232;
}
.post .gallery .owl-dots .owl-dot span:hover {
background-color: #323232;
opacity: 0.6;
}
.post .gallery .owl-dots .owl-dot span.active {
background-color: #323232;
} .post-details {
margin-bottom: 80px;
}
.post-details img.alignleft,
.post-details .wp-caption.alignleft {
margin: 5px 3% 20px 0;
}
.post-details .fw-post-image {
margin-bottom: 25px;
}
.post-details .entry-header .wrap-entry-meta {
color: #323232;
margin: 0 0 5px 0;
font-size: 12px;
font-weight: 700;
letter-spacing: 1.2px;
text-transform: uppercase;
}
.post-details .entry-header .wrap-entry-meta span {
color: #818181;
}
.post-details .entry-header .wrap-entry-meta a {
font-weight: 700;
font-style: normal;
margin-right: 2px;
color: #49ca9f;
}
.post-details .entry-header .wrap-entry-meta a:hover {
color: #d12a5c;
}
.post-details .entry-header .wrap-entry-meta .entry-date a,
.post-details .entry-header .wrap-entry-meta .author a {
font-weight: 700;
color: #818181;
}
.post-details .entry-header .wrap-entry-meta .entry-date a:hover,
.post-details .entry-header .wrap-entry-meta .author a:hover {
color: #323232;
}
.post-details .entry-header .wrap-entry-meta .cat-links a {
font-weight: 700;
margin-top: -8px;
margin-bottom: 8px;
color: #46a5e5;
}
.post-details .entry-header .wrap-entry-meta .cat-links a:hover {
color: #323232;
}
.post-details .entry-header .entry-title {
margin: 0 0 25px;
font-size: 20px;
line-height: 1;
font-weight: 700;
font-style: normal;
letter-spacing: 0;
text-transform: none;
}
.post-details .entry-header,
.post-details .entry-content {
padding-left: 0;
padding-right: 0;
}
.post-details .entry-content {
padding-bottom: 0;
}
.post-details footer.entry-meta {
margin-bottom: 0;
}
.post-details footer.entry-meta .fw-tag-links {
padding: 45px 0 0 0;
margin-bottom: 0;
}
.post-details p {
color: #323232;
}
.post-details .wp-caption-text {
padding: 0px 5px 0px 45px;
}  .author-description {
padding: 0;
margin-top: 0;
margin-bottom: 80px;
}
.author-description .author-text {
font-size: 15px;
margin-left: 240px;
height: 240px;
display: block;
overflow: hidden;
position: relative;
padding: 30px 38px;
}
.author-description .author-text p {
color: #818181;
font-size: 16px;
font-weight: 400;
line-height: 30px;
}
.author-description .author-name {
font-size: 25px;
text-transform: none;
font-weight: 700;
margin: 0 0 20px;
color: #323232;
line-height: 1;
}  @media (max-width: 767px) {
.post-details .entry-header .wrap-entry-meta,
.post-details .entry-header .entry-title {
margin-bottom: 23px;
}
.post-details .entry-header .entry-title {
font-size: 30px;
line-height: 30px;
}
.post-details footer.entry-meta,
.post-details {
margin-bottom: 50px;
}
.post-details .entry-content {
padding-bottom: 0;
}
.author-description .author-image {
float: none;
border-radius: 0;
overflow: hidden;
}
.author-description .author-text {
font-size: 15px;
margin-left: 0;
height: auto;
display: block;
overflow: hidden;
position: relative;
padding: 30px 20px;
}
} @media (max-width: 479px) {
.author-description .author-image,
.author-description .author-image img {
width: 100%;
height: auto;
}
.author-description .author-text {
font-size: 15px;
margin-left: 0;
height: auto;
display: block;
overflow: hidden;
position: relative;
padding: 20px 15px;
}
}  .link-add-comment {
color: #ffffff;
}
.comment-list {
margin: 0 0 45px 0;
padding: 30px 38px;
}
.comment-list .comment-date {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1.2px;
width: 100%;
display: block;
float: left;
text-align: left;
color: #818181;
}
.comment-list p {
color: #5D696E;
}
.comment-list li:first-child .comment-body {
padding-top: 20px;
}
.comment-reply-link {
visibility: hidden;
}
.comment-reply-link:after {
visibility: visible;
font-family: FontAwesome;
content: "\f112";
font-size: 20px;
color: #323232;
opacity: 0.6;
}
.comment-reply-link:hover:after {
opacity: 1;
}
.comment-body {
padding: 15px 0;
}
.comment-avatar {
width: 60px;
height: 60px;
}
.comment-avatar img {
background-color: #46a5e5;
}
.comment-meta {
font-family: "Montserrat", sans-serif;
font-weight: 400;
font-style: normal;
margin-top: 15px;
color: #323232;
}
.comment-author {
font-size: 20px;
font-weight: 700;
text-transform: none;
}
.comment-author a {
color: #323232;
}
.comment-author a:hover {
opacity: 0.2;
}
.comment-content {
margin-top: 30px;
}
.comment-content p {
font-family: "Raleway", sans-serif;
font-size: 16px;
line-height: 30px;
color: #818181;
}
.bypostauthor > article .comment-author a {
color: #323232;
}  .comments-area {
margin-bottom: 80px;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.comment-respond {
margin: 0;
overflow: hidden;
}
#cancel-comment-reply-link {
border-bottom: 1px dashed #46a5e5;
font-family: "Montserrat", sans-serif;
font-weight: 400;
font-style: normal;
}
.comment-form:before,
.comment-form:after {
content: " ";
display: table;
}
.comment-form:after {
clear: both;
}
.comment-form:before,
.comment-form:after {
content: " ";
display: table;
}
.comment-form:after {
clear: both;
}
.comment-form label {
font-family: "Raleway", sans-serif;
font-weight: 400;
font-style: normal;
line-height: 19px;
font-size: 16px;
color: #323232;
text-transform: uppercase;
}
.comment-form input:focus,
.comment-form textarea:focus {
border-color: #b3b3b3;
}
.form-submit .submit,
.form-submit #submit {
padding: 12px 12px;
background-color: #46a5e5;
color: #ffffff;
font-family: "Raleway", sans-serif;
font-weight: 600;
font-style: normal;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 1.2px;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.form-submit .submit:hover,
.form-submit #submit:hover {
background-color: #46a5e5;
color: rgba(255, 255, 255, 0.7);
}  @media (max-width: 767px) {
.comment-respond {
margin-top: 80px;
}
} @media (max-width: 479px) {
.comment-list {
margin: 0 0 45px 0;
padding: 0 15px 30px;
}
.comment-reply-link {
position: absolute;
top: 30px;
right: 0;
}
}  .comments-link {
font-family: "Montserrat", sans-serif;
font-style: normal;
background-color: #46a5e5;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.comments-link.fw-comment-link-type-1:before {
background-color: #323232;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.comments-link.fw-comment-link-type-1:hover {
background-color: #323232;
}
.lifeguide .comments-link {
display: none;
}  .fw-wrap-related-article {
margin-bottom: 50px;
}
.fw-wrap-related-article .fw-title-related {
margin-bottom: 40px;
font-size: 26px;
text-transform: uppercase;
font-style: normal;
}
.fw-related-article-image.fw-block-image-parent .fw-block-image-overlay .fw-overlay-title {
background-color: #141e24;
color: #fff;
}
.postlist.postlist-grid footer .footer-meta a {
color: #323232;
}
.postlist.postlist-grid footer .footer-meta .author a {
font-family: "Raleway", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 15px;
margin-top: -8px;
margin-bottom: 8px;
text-transform: uppercase;
color: #141e24;
}
.postlist.postlist-grid footer .footer-meta .author a:hover {
color: #141e24;
}
.postlist.postlist-grid footer .cat-links {
font-size: 14px;
color: #323232;
}
.postlist .wrap-entry-meta .entry-date a,
.postlist .wrap-entry-meta .author a,
.postlist .wrap-entry-meta .cat-links a {
font-size: 12px;
line-height: 15px;
text-transform: uppercase;
font-weight: 700;
color: #818181;
}
.postlist .wrap-entry-meta .entry-date a time,
.postlist .wrap-entry-meta .author a time,
.postlist .wrap-entry-meta .cat-links a time {
font-weight: 700;
}
.postlist .wrap-entry-meta .entry-date a:hover,
.postlist .wrap-entry-meta .author a:hover,
.postlist .wrap-entry-meta .cat-links a:hover {
color: #141e24;
}
.postlist .wrap-entry-meta a {
font-style: normal;
margin-right: 2px;
color: #46a5e5;
}
.postlist .wrap-entry-meta a:hover {
color: #d12a5c;
}
.postlist .sticky-icon:before {
color: #46a5e5;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);
}
@media (min-width: 768px) {
.fw-col-sm-4 .postlist .has-post-thumbnail.post-list-type-1 .fw-post-image,
.fw-col-sm-3 .postlist .has-post-thumbnail.post-list-type-1 .fw-post-image,
.fw-col-sm-4 .postlist .has-post-thumbnail.post-list-type-2 .fw-post-image,
.fw-col-sm-3 .postlist .has-post-thumbnail.post-list-type-2 .fw-post-image {
margin-bottom: 45px;
}
}  @media (max-width: 479px) {
.postlist .post .fw-post-image {
margin-bottom: 25px;
}
}  .paging-navigation {
padding: 0;
font-family: 'Lato', sans-serif;
font-weight: 400;
font-style: normal;
margin: 45px 0 0 0;
overflow: hidden;
text-align: center;
}
.paging-navigation h1 {
display: none;
}
.paging-navigation .loop-pagination {
text-align: center;
position: relative;
display: inline-block;
margin: 0;
}
.paging-navigation .page-numbers {
color: #818181;
display: inline-block;
line-height: 1.5em;
margin-left: 15px;
margin-right: 15px;
font-size: 20px;
padding: 9px 0;
-webkit-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.paging-navigation .page-numbers:hover,
.paging-navigation .page-numbers.current {
color: #46a5e5;
}
.paging-navigation .page-numbers.dots {
color: #818181;
}
.paging-navigation .page-numbers.prev,
.paging-navigation .page-numbers.next {
font-size: 15px;
text-transform: uppercase;
color: #818181;
}
.paging-navigation .page-numbers.prev i,
.paging-navigation .page-numbers.next i {
color: #818181;
font-size: 25px;
line-height: 25px;
position: relative;
top: 2px;
}
.paging-navigation .page-numbers.prev:hover i,
.paging-navigation .page-numbers.next:hover i {
color: #46a5e5;
}
.paging-navigation .page-numbers.prev {
float: left;
margin-left: 0;
}
.paging-navigation .page-numbers.prev i {
margin-right: 30px;
color: #818181;
}
.paging-navigation .page-numbers.next {
float: right;
margin-right: 0;
}
.paging-navigation .page-numbers.next i {
margin-left: 30px;
color: #818181;
}
.paging-navigation .page-numbers.disabled {
pointer-events: none;
cursor: not-allowed;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
opacity: .65;
}
.paging-navigation .page-numbers.disabled:hover {
background: #323232;
}
.paging-navigation.comment-navigation {
padding: 0;
background-color: transparent;
text-align: left;
}
.paging-navigation.comment-navigation .loop-pagination {
text-align: left;
}
.paging-navigation.comment-navigation .page-numbers {
border: 2px solid #323232;
padding: 6px 15px;
font-size: 15px;
line-height: 16px;
float: none;
margin: 5px;
}
.paging-navigation.comment-navigation .page-numbers.prev,
.paging-navigation.comment-navigation .page-numbers.next {
text-transform: uppercase;
background-color: transparent;
color: #323232;
}
.paging-navigation.comment-navigation .page-numbers.prev i,
.paging-navigation.comment-navigation .page-numbers.next i {
margin: 0;
color: #323232;
font-size: 20px;
font-weight: bold;
}
.paging-navigation.comment-navigation .page-numbers:hover,
.paging-navigation.comment-navigation .page-numbers.current {
color: #46a5e5;
border-color: #46a5e5;
}
.paging-navigation.comment-navigation .page-numbers:hover i,
.paging-navigation.comment-navigation .page-numbers.current i {
color: #46a5e5;
}
.paging-navigation.comment-navigation .page-numbers span {
display: none;
} .page-links .page-links-title {
font-weight: bold;
margin: 0 5px 0 0;
color: inherit;
}
.page-links a {
display: inline-block;
color: #323232;
font-weight: bold;
margin: 6px;
font-size: 16px;
font-family: 'Lato', sans-serif;
}
.page-links a:hover {
opacity: 0.7;
}
.page-links > span {
display: inline-block;
color: #323232;
font-family: 'Lato', sans-serif;
font-weight: bold;
font-size: 16px;
margin: 6px;
} .blog-post-navigation {
margin-bottom: 85px;
padding: 0 15px;
}
.blog-post-navigation a {
display: inline-block;
width: 49%;
height: 130px;
background-color: rgba(50, 50, 50, 0.1);
position: relative;
text-align: center;
overflow: hidden;
padding: 0;
font-weight: normal;
color: #323232;
font-size: 14px;
}
.blog-post-navigation a[rel="prev"] {
padding-left: 0;
}
.blog-post-navigation a[rel="next"] {
float: right;
padding-right: 0;
}
.blog-post-navigation a:after {
background-color: #323232;
opacity: 0.8;
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.blog-post-navigation a .fw-itable {
background-position: center;
background-size: cover;
padding: 0 15px;
}
.blog-post-navigation a .fw-itable .fw-icell {
display: table-cell;
vertical-align: middle;
position: relative;
z-index: 5;
}
.blog-post-navigation a .fw-itable .fw-icell span.nav {
font-size: 12px;
font-family: "Raleway", sans-serif;
font-weight: 700;
font-style: normal;
color: #46a5e5;
margin-bottom: 10px;
display: block;
text-transform: uppercase;
position: relative;
}
.blog-post-navigation a .fw-itable .fw-icell span.title {
font-size: 20px;
font-weight: 700;
text-transform: none;
color: #ffffff;
line-height: 20px;
}
.blog-post-navigation a:hover {
opacity: 0.8;
}  @media (max-width: 767px) {
.paging-navigation {
padding: 20px;
}
.blog-post-navigation {
margin-bottom: 50px;
overflow: hidden;
}
} @media (max-width: 479px) {
.paging-navigation .page-numbers.prev i,
.paging-navigation .page-links a.prev i {
margin-right: 7px;
}
.paging-navigation .page-numbers.next i,
.paging-navigation .page-links a.next i {
margin-left: 7px;
}
.blog-post-navigation a {
width: 100%;
}
.blog-post-navigation a i {
display: none;
}
}  .fw-block-image-parent {
position: relative;
display: block; }
.fw-block-image-parent .fw-block-image-child {
display: block;
}
.fw-block-image-parent.fw-block-image-overlay .fw-noratio img {
display: block;
}
.fw-block-image-parent.fw-block-image-center {
margin: 0 auto;
}
.fw-block-image-parent .fw-block-image-caption {
background-color: rgba(70, 165, 229, 0.9);
position: absolute;
bottom: 10%;
left: -45px;
z-index: 2;
font-size: 16px;
line-height: 1.2em;
padding: 3%;
width: 400px;
max-width: 100%;
color: #fff;
font-style: italic;
} .fw-video {
max-width: 100%;
}
.fw-overlay-1 .fw-block-image-child,
.postlist .fw-post-image .fw-block-image-child {
position: relative;
overflow: hidden;
-webkit-backface-visibility: hidden;
}
.fw-overlay-1 .fw-block-image-child .fw-block-image-overlay,
.postlist .fw-post-image .fw-block-image-child .fw-block-image-overlay {
opacity: 0;
position: absolute;
background-color: rgba(0, 0, 0, 0.7);
text-align: center;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
padding: 10px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.fw-overlay-1 .fw-block-image-child .fw-block-image-overlay i[class*='fw-icon-'],
.postlist .fw-post-image .fw-block-image-child .fw-block-image-overlay i[class*='fw-icon-'] {
font-family: FontAwesome;
width: 43px;
height: 43px;
font-size: 18px;
line-height: 43px;
text-align: center;
color: #46a5e5;
display: inline-block;
border-radius: 50%;
background-color: #ffffff;
z-index: 11;
transform: scale(0.5);
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.fw-overlay-1 .fw-block-image-child:hover,
.postlist .fw-post-image .fw-block-image-child:hover {
cursor: pointer;
}
.fw-overlay-1 .fw-block-image-child:hover .fw-block-image-overlay,
.postlist .fw-post-image .fw-block-image-child:hover .fw-block-image-overlay {
opacity: 1;
}
.fw-overlay-1 .fw-block-image-child:hover .fw-block-image-overlay i,
.postlist .fw-post-image .fw-block-image-child:hover .fw-block-image-overlay i {
transform: scale(1);
}
.fw-overlay-2,
.fw-related-article-image.fw-block-image-parent {
overflow: hidden;
position: relative;
cursor: default;
}
.fw-overlay-2 img,
.fw-related-article-image.fw-block-image-parent img {
display: block;
}
.fw-overlay-2:before,
.fw-related-article-image.fw-block-image-parent:before {
content: '';
background-color: #fff;
opacity: 0;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow: hidden;
z-index: 1;
}
.fw-overlay-2:hover,
.fw-related-article-image.fw-block-image-parent:hover {
cursor: pointer;
}
.fw-overlay-2:hover:before,
.fw-related-article-image.fw-block-image-parent:hover:before {
opacity: 0.2;
}
.fw-overlay-2 .fw-overlay-title,
.fw-related-article-image.fw-block-image-parent .fw-overlay-title {
position: absolute;
bottom: 0;
left: 0;
right: 0;
-webkit-transform-origin: translateY(0px);
-moz-transform-origin: translateY(0px);
-ms-transform-origin: translateY(0px);
transform-origin: translateY(0px);
-webkit-transition: all 0.6s ease-in-out 0.7s;
-o-transition: all 0.6s ease-in-out 0.7s;
transition: all 0.6s ease-in-out 0.7s;
background: rgba(20, 30, 36, 0.9399999999999999);
opacity: 1;
z-index: 2;
}
.fw-overlay-3 {
overflow: hidden;
position: relative;
z-index: 1;
}
.fw-overlay-3 img {
-webkit-transition: all 0.6s ease 0s;
transition: all 0.6s ease 0s;
-webkit-backface-visibility: hidden;
width: 100%;
height: auto;
}
.fw-overlay-3 .fw-block-image-overlay {
-webkit-transition: all 0.6s ease 0s;
transition: all 0.6s ease 0s;
background-color: rgba(50, 50, 50, 0.5);
opacity: 0;
position: absolute;
text-align: center;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 2;
}
.fw-overlay-3:hover {
cursor: pointer;
}
.fw-overlay-3:hover .fw-block-image-overlay {
opacity: 1;
}
.fw-overlay-3:hover img {
-webkit-transform: scale(1.5);
transform: scale(1.5);
filter: blur(4px);
-webkit-filter: blur(4px);
}
.fw-block-image-parent { }
.fw-block-image-parent.fw-block-image-video .fw-block-image-overlay {
opacity: 1;
background-color: transparent;
}
.fw-block-image-parent.fw-block-image-video .fw-block-image-overlay:hover {
background-color: rgba(0, 0, 0, 0.7);
}
.fw-block-image-parent.fw-block-image-video .fw-block-image-overlay:hover i {
border-color: transparent !important;
background-color: #323232 !important;
}
.fw-block-image-parent.fw-block-image-video .fw-block-image-overlay i {
transform: scale(1) !important;
background-color: transparent !important;
border: 1px solid #fff;
}
.fw-block-image-parent .fw-icon-zoom,
.fw-block-image-parent .fw-icon-link,
.fw-block-image-parent .fw-icon-video,
.fw-block-image-parent .fw-icon-more,
.fw-block-image-parent .fw-icon-like {
font-family: 'FontAwesome';
font-style: normal;
}
.fw-block-image-parent .fw-icon-zoom:before {
content: "\f002";
}
.fw-block-image-parent .fw-icon-link:before {
content: "\f0c1";
position: relative;
top: 1px;
}
.fw-block-image-parent .fw-icon-video:before {
content: "\f04b";
text-indent: 0.2em;
left: .1em;
position: relative;
top: 1px;
}
.fw-block-image-parent .fw-icon-more:before {
content: "\f0f6";
}
.fw-block-image-parent .fw-icon-like:before {
content: "\f08a";
}
.fw-block-image-parent .fw-block-image-overlay .fw-overlay-description {
text-align: center;
color: #818181;
line-height: normal;
padding: 20px;
font-size: 15px;
}
.fw-block-image-parent .fw-block-image-overlay .fw-overlay-description p:last-child {
margin-bottom: 0;
}
.fw-block-image-parent .fw-block-image-overlay .fw-overlay-title {
font-family: "Roboto", sans-serif;
font-weight: 400;
font-style: normal;
padding: 5%;
text-align: center;
color: #818181;
}  @media (max-width: 1199px) {
.fw-block-image-parent .fw-block-image-caption {
left: -39px;
}
} @media (max-width: 991px) {
.fw-block-image-parent .fw-block-image-caption {
left: -19px;
}
} @media (max-width: 767px) {
.fw-block-image-parent .fw-block-image-caption {
left: -14px;
}
}   .fw-portfolio-filter {
margin-bottom: 65px;
}
.fw-portfolio-filter li a {
font-family: "Raleway", sans-serif;
font-style: normal;
color: #323232;
}
.fw-portfolio-filter li a:hover {
opacity: 0.2;
}
.fw-portfolio-filter li.active a {
color: #46a5e5;
}
.fw-portfolio-filter .next,
.fw-portfolio-filter .prev {
color: #323232;
}
.fw-portfolio-filter .next:hover,
.fw-portfolio-filter .prev:hover {
color: #46a5e5;
} .single-lifeguide-portfolio .fw-portfolio-title {
text-align: center;
}
.single-lifeguide-portfolio .fw-portfolio-title .entry-title {
margin-top: 0;
margin-bottom: 26px;
font-size: 38px;
font-weight: 100;
line-height: 38px;
position: relative;
word-wrap: break-word;
text-transform: uppercase;
color: #323232;
}
.single-lifeguide-portfolio .fw-portfolio-cats {
text-align: center;
margin-bottom: 40px;
}
.single-lifeguide-portfolio .fw-portfolio-cats a {
text-transform: uppercase;
color: #46a5e5;
font-size: 12px;
font-weight: 700;
margin-left: 6px;
}
.single-lifeguide-portfolio .fw-portfolio-cats a:hover {
color: #323232;
}
.single-lifeguide-portfolio .fw-project-wrapper {
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.single-lifeguide-portfolio .fw-project-wrapper .fw-project-details {
position: relative;
overflow: hidden;
}
.single-lifeguide-portfolio .fw-project-wrapper .fw-project-details .owl-dots {
position: absolute;
bottom: 20px;
width: 100%;
text-align: center;
}
.single-lifeguide-portfolio .fw-project-wrapper .fw-project-details .owl-dots .owl-dot span {
background: transparent;
border: 1px solid #ffffff;
}
.single-lifeguide-portfolio .fw-project-wrapper .fw-project-details .owl-dots .owl-dot.active span {
background: #ffffff;
}
.single-lifeguide-portfolio .fw-project-wrapper .fw-project-details .owl-dots .owl-dot:hover span {
opacity: 0.8;
background: #ffffff;
}
.single-lifeguide-portfolio .fw-project-wrapper .fw-project-content {
text-align: center;
padding: 35px 38px 32px;
color: #818181;
}
.single-lifeguide-portfolio .fw-project-wrapper .fw-project-content h4,
.single-lifeguide-portfolio .fw-project-wrapper .fw-project-content .post h4.entry-title a,
.single-lifeguide-portfolio .fw-project-wrapper .fw-project-content .fw-accordion .panel-title,
.single-lifeguide-portfolio .fw-project-wrapper .fw-project-content .post .fw-accordion .panel-title.entry-title a {
font-size: 20px;
font-weight: 300;
line-height: 30px;
color: #818181;
text-transform: none;
margin-bottom: 30px;
}
.single-lifeguide-portfolio .fw-project-wrapper .fw-project-content .single-project-social {
margin: 40px 0 20px;
}
.single-lifeguide-portfolio .fw-project-wrapper .fw-project-content .single-project-social a {
padding: 10px 11px;
width: 40px;
height: 40px;
margin: 4px 0 4px 12px;
display: inline-block;
line-height: 1.4;
text-align: center;
vertical-align: middle;
color: #ffffff;
}
.single-lifeguide-portfolio .fw-project-wrapper .fw-project-content .single-project-social a:hover {
opacity: 0.8;
}
.single-lifeguide-portfolio .fw-project-wrapper .fw-project-content .single-project-social a[href*="facebook.com"] {
background: #507cbe;
border-color: #507cbe;
}
.single-lifeguide-portfolio .fw-project-wrapper .fw-project-content .single-project-social a[href*="twitter.com"] {
background: #00abef;
border-color: #00abef;
}
.single-lifeguide-portfolio .fw-project-wrapper .fw-project-content .single-project-social a[href*="plus.google.com"] {
background: #d93e2d;
border-color: #d93e2d;
}
.single-lifeguide-portfolio .fw-project-wrapper .fw-project-content .single-project-social a[href*="youtube.com"] {
background: #d12121;
border-color: #d12121;
} @media (max-width: 479px) {
.single-lifeguide-portfolio .fw-project-wrapper .fw-project-content .single-project-social a {
margin: 4px 0 4px 4px;
}
.single-lifeguide-portfolio .fw-project-wrapper .fw-project-content {
padding: 20px 20px 32px;
}
} .fw-portfolio-1.fw-portfolio-item {
margin-bottom: 30px;
}
.fw-portfolio-1 .fw-portfolio-image .fw-portfolio-overlay .fw-block-title {
position: absolute;
display: block;
bottom: 0;
z-index: 3;
width: 100%;
padding: 0 30px 20px;
text-align: center;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
.fw-portfolio-1 .fw-portfolio-image .fw-portfolio-overlay .fw-block-title a {
color: #ffffff;
font-family: "Raleway", sans-serif;
text-transform: uppercase;
font-size: 16px;
line-height: 1;
opacity: 0.7;
}
.fw-portfolio-1 .fw-portfolio-image .fw-portfolio-overlay .fw-block-title a:hover {
opacity: 1;
}
.fw-portfolio-1 .fw-portfolio-image .fw-portfolio-overlay:hover .fw-block-title {
-webkit-transform: scale(1);
transform: scale(1);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
.fw-portfolio-1.fw-portfolio-cols-2 .fw-portfolio-wrapper li {
margin: 0 15px 30px 15px;
}
.fw-portfolio-1.fw-portfolio-cols-2 .fw-portfolio-wrapper .fw-portfolio-title {
font-size: 21.12px;
}
.fw-portfolio-1.fw-portfolio-cols-3 .fw-portfolio-wrapper li {
margin: 0 15px 30px 15px;
}
.fw-portfolio-1.fw-portfolio-cols-4 .fw-portfolio-wrapper li {
margin: 0 1.5% 50px 1.5%;
}
.fw-portfolio-1.fw-portfolio-cols-4 .fw-portfolio-wrapper .fw-portfolio-title {
font-size: 17.6px;
} .fw-portfolio-2.fw-portfolio-item {
margin-bottom: 0;
padding: 0;
}
.fw-portfolio-2.fw-portfolio-item .fw-block-content {
text-align: center;
padding: 30px 0 65px;
}
.fw-portfolio-2.fw-portfolio-item .fw-block-content .category,
.fw-portfolio-2.fw-portfolio-item .fw-block-content .title {
height: 30px;
overflow: hidden;
}
.fw-portfolio-2.fw-portfolio-item .fw-block-content .category a {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1.2px;
color: #46a5e5;
}
.fw-portfolio-2.fw-portfolio-item .fw-block-content .category a:hover {
color: #323232;
}
.fw-portfolio-2.fw-portfolio-item .fw-block-content .title a {
color: #323232;
font-size: 20px;
font-weight: 700;
margin-top: 0;
}
.fw-portfolio-2.fw-portfolio-item .fw-block-content .title a:hover {
opacity: 0.2;
}
.fw-portfolio-2 .fw-portfolio-image .fw-portfolio-overlay {
background-color: rgba(50, 50, 50, 0.5);
}  .fw-portfolio-3.fw-portfolio-item {
margin-bottom: 30px;
}
.fw-portfolio-3.fw-portfolio-item .fw-portfolio-item-inner {
box-shadow: 0px 0 15px rgba(0, 0, 0, 0.1);
}
.fw-portfolio-3.fw-portfolio-item .fw-portfolio-item-inner .fw-block-content {
text-align: center;
padding: 35px 38px 32px;
}
.fw-portfolio-3.fw-portfolio-item .fw-portfolio-item-inner .fw-block-content .category,
.fw-portfolio-3.fw-portfolio-item .fw-portfolio-item-inner .fw-block-content .title {
height: 30px;
overflow: hidden;
}
.fw-portfolio-3.fw-portfolio-item .fw-portfolio-item-inner .fw-block-content .category a {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1.2px;
color: #46a5e5;
}
.fw-portfolio-3.fw-portfolio-item .fw-portfolio-item-inner .fw-block-content .category a:hover {
color: #323232;
}
.fw-portfolio-3.fw-portfolio-item .fw-portfolio-item-inner .fw-block-content .title a {
color: #323232;
font-size: 20px;
font-weight: 700;
margin-top: 0;
}
.fw-portfolio-3.fw-portfolio-item .fw-portfolio-item-inner .fw-block-content .title a:hover {
opacity: 0.2;
}
.fw-portfolio-3.fw-portfolio-item .fw-portfolio-item-inner .fw-block-content .desc {
margin-top: 20px;
font-size: 16px;
line-height: 30px;
color: #818181;
}
.fw-portfolio-3.fw-portfolio-item .fw-portfolio-image .fw-portfolio-overlay {
background-color: rgba(50, 50, 50, 0.5);
}   .woocommerce { }
.woocommerce .woocommerce-message {
border-top-color: #46a5e5;
}
.woocommerce .woocommerce-message:before {
color: #46a5e5;
}
.woocommerce .woocommerce-message a {
background-color: #46a5e5;
border-color: #46a5e5;
color: #ffffff;
border-radius: 0;
padding: 12px 25px;
font-size: 12px;
text-transform: uppercase;
-webkit-transition: all 0.4s linear 0s;
transition: all 0.4s linear 0s;
}
.woocommerce .woocommerce-message a:hover {
background-color: #46a5e5;
border-color: #46a5e5;
color: rgba(255, 255, 255, 0.4);
}
.woocommerce .star-rating {
color: #fcbe11;
}
.woocommerce .star-rating:before {
color: #4d4d4d;
}
.woocommerce p.stars a {
color: #fcbe11;
}
.woocommerce .icon {
font-size: 14px;
}
.woocommerce .icon.fa-star.active {
color: #fcbe11;
}
.woocommerce .icon.fa-star.inactive {
color: #4d4d4d;
}
.woocommerce p.stars a {
color: #fcbe11;
}
.woocommerce select {
width: 100%;
padding: 16px 7px;
}
.woocommerce .woocommerce-checkout .place-order input.button.alt {
background-color: #46a5e5;
border-color: #46a5e5;
color: #ffffff;
font-family: 'Lato', sans-serif;
border-radius: 0;
padding: 12px 25px;
font-size: 12px;
text-transform: uppercase;
-webkit-transition: all 0.4s linear 0s;
transition: all 0.4s linear 0s;
}
.woocommerce .woocommerce-checkout .place-order input.button.alt:hover,
.woocommerce .woocommerce-checkout .place-order input.button.alt:focus {
border-radius: 0;
color: rgba(255, 255, 255, 0.4);
}
.woocommerce .woocommerce-checkout #payment {
border-radius: 0;
}  .woocommerce.post-type-archive-product {   }
.woocommerce.post-type-archive-product #toggle_shop_view {
margin-right: 20px;
margin-top: 10px;
float: left;
}
.woocommerce.post-type-archive-product #toggle_shop_view:before,
.woocommerce.post-type-archive-product #toggle_shop_view:after {
font-family: FontAwesome;
display: inline-block;
border: 1px solid #46a5e5;
color: #46a5e5;
padding: 8px;
line-height: 1;
font-size: 18px;
-webkit-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.woocommerce.post-type-archive-product #toggle_shop_view:before {
content: "\f03a";
margin-right: 10px;
}
.woocommerce.post-type-archive-product #toggle_shop_view:after {
content: "\f009";
color: #ffffff;
background-color: #46a5e5;
}
.woocommerce.post-type-archive-product #toggle_shop_view.list-view:before {
color: #ffffff;
background-color: #46a5e5;
}
.woocommerce.post-type-archive-product #toggle_shop_view.list-view:after {
color: #46a5e5;
background-color: transparent;
}
.woocommerce.post-type-archive-product .woocommerce-ordering {
width: 50%;
padding-left: 15px;
margin: 0 0 30px;
}
.woocommerce.post-type-archive-product .woocommerce-ordering .selectize-input {
border: 1px solid rgba(20, 30, 36, 0.15);
border-radius: 0;
min-height: 16px;
line-height: 16px;
padding: 20px;
font-style: italic;
font-size: 16px;
font-weight: 300;
font-family: "Raleway", sans-serif;
color: rgba(20, 30, 36, 0.5);
}
.woocommerce.post-type-archive-product .woocommerce-ordering .selectize-input:after {
font-family: FontAwesome;
content: "\f078";
color: #46a5e5;
font-style: normal;
border-width: 0;
border-color: transparent;
right: 40px;
margin-top: -9px;
-webkit-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.woocommerce.post-type-archive-product .woocommerce-ordering .selectize-input:hover:after {
opacity: 0.5;
}
.woocommerce.post-type-archive-product .woocommerce-result-count {
margin: 15px 0;
color: #818181;
}
.woocommerce.post-type-archive-product ul.products {
list-style: none;
padding-left: 0;
margin-left: -15px;
margin-right: -15px;
}
.woocommerce.post-type-archive-product ul.products li.product {
padding-left: 15px;
padding-right: 15px;
margin-bottom: 30px;
margin-right: 0;
}
.woocommerce.post-type-archive-product ul.products li.product .product-wrap {
display: block;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.woocommerce.post-type-archive-product ul.products li.product .product-wrap img {
margin: 0;
}
.woocommerce.post-type-archive-product ul.products li.product .product-wrap .onsale {
background: #46a5e5;
width: 50px;
height: 50px;
}
.woocommerce.post-type-archive-product ul.products li.product .product-wrap .product-content-top {
display: block;
width: 100%;
border-bottom: 1px solid #e6e6e6;
padding: 35px 35px 20px;
}
.woocommerce.post-type-archive-product ul.products li.product .product-wrap .product-content-top h3,
.woocommerce.post-type-archive-product ul.products li.product .product-wrap .product-content-top .post h3.entry-title a {
font-size: 20px;
font-weight: 700;
text-transform: none;
margin-bottom: 5px;
padding: 0;
line-height: 1.2;
height: 50px;
overflow: hidden;
color: #323232;
-webkit-transition: all 0.15s linear 0s;
transition: all 0.15s linear 0s;
}
.woocommerce.post-type-archive-product ul.products li.product .product-wrap .product-content-top h3:hover,
.woocommerce.post-type-archive-product ul.products li.product .product-wrap .product-content-top .post h3.entry-title a:hover {
opacity: 0.2;
}
.woocommerce.post-type-archive-product ul.products li.product .product-wrap .product-content-top p {
font-size: 16px;
color: #818181;
height: 90px !important;
overflow: hidden;
}
.woocommerce.post-type-archive-product ul.products li.product .product-wrap .product-content-bottom {
margin-top: 20px;
display: block;
}
.woocommerce.post-type-archive-product ul.products li.product .product-wrap .product-content-bottom .item-rating {
margin-left: 40px;
}
.woocommerce.post-type-archive-product ul.products li.product .product-wrap .product-content-bottom .price {
position: relative;
line-height: 1;
float: right;
margin-top: 6px;
margin-right: 35px;
}
.woocommerce.post-type-archive-product ul.products li.product .product-wrap .product-content-bottom .price .woocommerce-Price-amount,
.woocommerce.post-type-archive-product ul.products li.product .product-wrap .product-content-bottom .price del {
font-family: 'Lato', sans-serif;
font-weight: 900;
font-size: 16px;
color: #323232;
}
.woocommerce.post-type-archive-product ul.products li.product .product-wrap .product-content-bottom .price ins {
font-family: 'Lato', sans-serif;
text-decoration: none;
font-weight: 900;
font-size: 16px;
color: #323232;
}
.woocommerce.post-type-archive-product ul.products li.product .product-wrap .product-content-bottom .star-rating {
display: block;
margin: 0 35px .5em;
float: none;
}
.woocommerce.post-type-archive-product ul.products li.product:before {
display: none;
}
.woocommerce.post-type-archive-product ul.products li.product .add_to_cart_button_alt {
margin: 25px 0 40px 35px;
padding-right: 25px;
padding-left: 25px;
padding-top: 23px;
padding-bottom: 23px;
background: #46a5e5;
border-radius: 0;
text-transform: uppercase;
}
.woocommerce.post-type-archive-product ul.products li.product .add_to_cart_button_alt span {
font-size: 12px;
font-weight: 700;
color: #ffffff;
-webkit-transition: all 0.15s linear 0s;
transition: all 0.15s linear 0s;
}
.woocommerce.post-type-archive-product ul.products li.product .add_to_cart_button_alt:hover,
.woocommerce.post-type-archive-product ul.products li.product .add_to_cart_button_alt:focus {
border-radius: 0;
}
.woocommerce.post-type-archive-product ul.products li.product .add_to_cart_button_alt:hover span,
.woocommerce.post-type-archive-product ul.products li.product .add_to_cart_button_alt:focus span {
opacity: 0.7;
}
.woocommerce.post-type-archive-product .fw-products-with-sidebar ul.products li.product {
width: 50%;
float: left;
}
.woocommerce.post-type-archive-product .fw-products-no-sidebar ul.products li.product {
width: 33.333%;
float: left;
}
.woocommerce.post-type-archive-product ul.products.list-view li.product {
width: 100%;
float: left;
margin-bottom: 50px;
}
.woocommerce.post-type-archive-product ul.products.list-view li.product .product-wrap {
height: 365px;
}
.woocommerce.post-type-archive-product ul.products.list-view li.product .product-wrap .product-image {
width: 40%;
float: left;
}
.woocommerce.post-type-archive-product ul.products.list-view li.product .product-wrap .product-content-top {
width: auto;
margin-left: 40%;
border-bottom: 0;
padding: 20px 35px 20px;
}
.woocommerce.post-type-archive-product ul.products.list-view li.product .product-wrap .product-content-top p {
height: 90px !important;
}
.woocommerce.post-type-archive-product ul.products.list-view li.product .product-wrap .product-content-bottom {
width: auto;
margin-left: 40%;
margin-top: 0;
display: block;
} @media (max-width: 1200px) {
.woocommerce.post-type-archive-product .view-switcher {
display: none;
}
} @media (max-width: 479px) {
.woocommerce.post-type-archive-product .fw-products-with-sidebar ul.products li.product {
width: 100%;
}
.woocommerce.post-type-archive-product .fw-products-no-sidebar ul.products li.product {
width: 100%;
}
.woocommerce.post-type-archive-product .woocommerce-ordering {
padding-left: 0;
width: 100%;
}
}   .woocommerce div.product .single-product-page .flex-viewport {
overflow: hidden;
position: relative;
margin-right: 4px;
margin-left: 4px;
}
.woocommerce div.product .single-product-page div.images .flex-control-thumbs {
margin-top: 30px;
margin-left: 0;
margin-right: 0;
}
.woocommerce div.product .single-product-page div.images .flex-control-thumbs li {
width: 33.33%;
margin-bottom: 8px;
}
.woocommerce div.product .single-product-page p {
color: #818181 !important;
}
.woocommerce div.product .single-product-page span.onsale {
min-height: 3.236em;
min-width: 3.236em;
padding: 2px 20px;
font-weight: 300;
position: absolute;
text-align: center;
line-height: 3.236;
text-transform: uppercase;
top: 20px;
left: 20px;
margin: 0;
border-radius: 0;
background-color: #46a5e5;
color: #ffffff;
font-size: 16px;
-webkit-font-smoothing: antialiased;
}
.woocommerce div.product .single-product-page .product_title {
font-size: 42px;
margin: 0 0 5px;
color: #323232;
font-weight: 300;
line-height: 1;
word-break: break-word;
}
.woocommerce div.product .single-product-page .woocommerce-product-rating {
margin-bottom: 10px;
}
.woocommerce div.product .single-product-page .woocommerce-review-link {
float: right;
color: #323232;
}
.woocommerce div.product .single-product-page .woocommerce-review-link:hover {
color: #46a5e5;
}
.woocommerce div.product .single-product-page .summary .product_meta a {
text-transform: uppercase;
font-size: 12px;
font-weight: 700;
}
.woocommerce div.product .single-product-page .summary .product_meta a:hover {
color: #323232;
}
.woocommerce div.product .single-product-page .summary div[itemprop="description"] {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid rgba(50, 50, 50, 0.2);
}
.woocommerce div.product .single-product-page p.price,
.woocommerce div.product .single-product-page span.price {
font-family: 'Lato', sans-serif;
margin: 0 0 40px 0;
}
.woocommerce div.product .single-product-page p.price del,
.woocommerce div.product .single-product-page span.price del {
font-size: 28px;
opacity: 1 !important;
color: #818181;
}
.woocommerce div.product .single-product-page p.price ins,
.woocommerce div.product .single-product-page span.price ins {
font-size: 50px;
line-height: 1;
font-weight: 300 !important;
color: #818181;
}
.woocommerce div.product .single-product-page p.price ins span,
.woocommerce div.product .single-product-page span.price ins span {
color: #46a5e5;
}
.woocommerce div.product .single-product-page form.cart button.button.alt,
.woocommerce div.product .single-product-page form.cart input.button.alt {
float: right;
background-color: #46a5e5;
border-color: #46a5e5;
color: #ffffff;
border-radius: 0;
padding: 7px 25px 12px;
font-size: 12px;
text-transform: uppercase;
-webkit-transition: all 0.4s linear 0s;
transition: all 0.4s linear 0s;
}
.woocommerce div.product .single-product-page form.cart button.button.alt:before,
.woocommerce div.product .single-product-page form.cart input.button.alt:before {
font-family: rt-icons-2;
content: "\e626";
font-size: 20px;
position: relative;
top: 3px;
right: 7px;
}
.woocommerce div.product .single-product-page form.cart button.button.alt:hover,
.woocommerce div.product .single-product-page form.cart input.button.alt:hover {
color: rgba(255, 255, 255, 0.4);
}
.woocommerce div.product .single-product-page form.cart button.button.alt:focus,
.woocommerce div.product .single-product-page form.cart input.button.alt:focus {
border-radius: 0;
}
.woocommerce div.product .single-product-page .quantity .qty {
height: 40px;
}
.woocommerce div.product .single-product-page .woocommerce-tabs ul.tabs {
margin: 0;
padding: 0;
}
.woocommerce div.product .single-product-page .woocommerce-tabs ul.tabs:before {
border-bottom: 4px solid #46a5e5;
}
.woocommerce div.product .single-product-page .woocommerce-tabs ul.tabs li {
font-weight: 300;
color: #ffffff;
background: #323232;
border-radius: 0;
padding: 10px 40px;
margin-right: 1px;
}
.woocommerce div.product .single-product-page .woocommerce-tabs ul.tabs li a {
color: #ffffff;
font-weight: 300;
font-size: 14px;
}
.woocommerce div.product .single-product-page .woocommerce-tabs ul.tabs li a:hover {
color: #46a5e5;
}
.woocommerce div.product .single-product-page .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .single-product-page .woocommerce-tabs ul.tabs li:after {
display: none;
}
.woocommerce div.product .single-product-page .woocommerce-tabs ul.tabs li.active {
background: #46a5e5;
border-color: #46a5e5;
}
.woocommerce div.product .single-product-page .woocommerce-tabs ul.tabs li.active a {
color: #ffffff;
}
.woocommerce div.product .single-product-page .woocommerce-tabs .panel {
border-radius: 0;
border: 1px solid rgba(20, 30, 36, 0.15);
border-top: 0;
padding: 30px 30px;
}
.woocommerce div.product .single-product-page .woocommerce-tabs .panel ul {
padding-left: 0;
margin: 25px 0;
}
.woocommerce div.product .single-product-page .woocommerce-tabs .panel ul li {
border-bottom: 1px solid rgba(20, 30, 36, 0.15);
padding: 10px 0 10px 26px;
}
.woocommerce div.product .single-product-page .woocommerce-tabs .panel ul li:before {
content: '';
display: block;
position: absolute;
border: 1px solid #46a5e5;
left: 8px;
top: 21px;
width: 7px;
height: 7px;
border-radius: 50%;
}
.woocommerce div.product .single-product-page .woocommerce-tabs .panel ul li:first-child {
border-top: 1px solid rgba(20, 30, 36, 0.15);
}
.woocommerce div.product .single-product-page .woocommerce-tabs .panel .woocommerce-Reviews .woocommerce-Reviews-title {
font-size: 25px;
font-weight: 300;
line-height: 1;
margin-top: 5px;
margin-bottom: 25px;
}
.woocommerce #reviews .comment-reply-title {
font-size: 25px;
font-weight: 300;
line-height: 1;
margin-top: 5px;
margin-bottom: 25px;
}
.woocommerce #reviews .comment-form {
background-color: rgba(50, 50, 50, 0.05);
}
.woocommerce #reviews #comments ol.commentlist {
padding-left: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
width: 60px !important;
border: 0 !important;
padding: 0 !important;
border-radius: 50%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin: 0 0 0 50px;
border: 0;
border-radius: 0;
padding: 5px 30px 0 30px;
}
.woocommerce #reviews #comments ol.commentlist li .meta .author {
width: 100%;
display: block;
color: #323232;
font-size: 20px;
font-weight: 700;
text-transform: none;
line-height: 1;
}
.woocommerce #reviews #comments ol.commentlist li .meta .datePublished {
width: 100%;
display: block;
color: #818181;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1.2px;
}
.woocommerce #reviews #respond .form-submit {
width: 160px;
}
.woocommerce #reviews #respond .form-submit input {
background-color: #46a5e5;
border-color: #46a5e5;
color: #ffffff;
border-radius: 0;
padding: 12px 25px;
font-size: 12px;
text-transform: uppercase;
-webkit-transition: all 0.4s linear 0s;
transition: all 0.4s linear 0s;
}
.woocommerce #reviews #respond .form-submit input:hover {
color: rgba(255, 255, 255, 0.4);
}   .woocommerce table.shop_table {
border-radius: 0;
}
.woocommerce table.shop_table td {
border-top: 0;
}
.woocommerce table.shop_table td.product-thumbnail img {
width: 80px;
}
.woocommerce table.shop_table td.product-name a {
font-size: 20px;
font-weight: 700;
color: #323232;
}
.woocommerce table.shop_table td.product-name a:hover {
color: rgba(50, 50, 50, 0.2);
}
.woocommerce table.shop_table td.actions .input-text {
width: 150px;
}
.woocommerce table.shop_table td.product-remove a.remove {
background: transparent;
width: 100%;
}
.woocommerce table.shop_table td.product-remove a.remove:before {
font-family: rt-icons-2;
content: "\e653";
font-size: 24px;
font-weight: normal;
color: #46a5e5;
-webkit-transition: all 0.4s linear 0s;
transition: all 0.4s linear 0s;
}
.woocommerce table.shop_table td.product-remove a.remove:hover:before {
color: #323232;
}
.woocommerce .cart-collaterals .cart_totals {
float: left;
width: 48%;
}
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce .cart-collaterals .cart_totals .post h2.entry-title a {
font-size: 28px;
color: #323232;
font-weight: 300;
line-height: 1;
text-transform: uppercase;
}
.woocommerce .wc-proceed-to-checkout a.checkout-button {
border-radius: 0;
background: #46a5e5;
color: #ffffff;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
padding: 23px 47px 23px;
}
.woocommerce .wc-proceed-to-checkout a.checkout-button:hover {
background: #46a5e5;
color: rgba(255, 255, 255, 0.5);
}   .woocommerce-checkout h3,
.woocommerce-checkout .post h3.entry-title a {
font-size: 28px;
color: #323232;
font-weight: 300;
line-height: 1;
text-transform: uppercase;
}
.woocommerce-checkout label {
color: #323232;
}
.woocommerce-checkout .select2-container .select2-choice {
border-radius: 0;
padding: 8px 0 7px 8px;
}
.woocommerce-checkout input[type="tel"] {
padding: 13px 8px 14px 8px;
border: 1px solid #e6e6e6;
}     .woocommerce.widget_product_categories ul {
list-style: none;
padding: 0;
margin: 0;
}
.woocommerce.widget_product_categories ul li {
position: relative;
padding: 2px 0 2px 20px;
}
.woocommerce.widget_product_categories ul li a {
color: #818181;
font-size: 16px;
}
.woocommerce.widget_product_categories ul li a:before {
content: "\f0da";
font-family: FontAwesome;
font-size: 14px;
position: absolute;
left: 0;
top: 2px;
color: #46a5e5;
}
.woocommerce.widget_product_categories ul li a:hover {
color: #323232;
}
.woocommerce.widget_product_categories ul li .count {
color: #818181;
}  .woocommerce.widget_product_tag_cloud .tagcloud a,
.woocommerce.widget_product_tag_cloud .post-tags a {
display: inline-block;
padding: 4px 20px;
font-size: 12px;
font-weight: 800;
text-transform: uppercase;
letter-spacing: 0.1em;
color: #323232;
border: 1px solid #323232;
margin: 0 3px 10px;
}
.woocommerce.widget_product_tag_cloud .tagcloud a:hover,
.woocommerce.widget_product_tag_cloud .post-tags a:hover {
color: rgba(50, 50, 50, 0.2);
}   .woo-products-carousel {
display: block;
overflow: visible !important;
}
.woo-products-carousel .item .item-content {
background: #ffffff;
padding: 32px 38px;
overflow: hidden;
}
.woo-products-carousel .item .item-content a {
font-size: 20px;
font-weight: 700;
text-transform: none;
color: #323232;
line-height: 20px;
width: 100%;
height: 40px;
overflow: hidden;
opacity: 1;
display: block;
}
.woo-products-carousel .item .item-content a:hover {
color: rgba(50, 50, 50, 0.2);
}
.woo-products-carousel .item .item-footer {
background: #ffffff;
border-top: 1px solid #e6e6e6;
padding: 25px 38px;
overflow: hidden;
}
.woo-products-carousel .item .item-footer span.item-rating {
display: block;
width: 100%;
overflow: hidden;
}
.woo-products-carousel .item .item-footer span.item-rating .star-rating {
float: left;
}
.woo-products-carousel .item .item-footer span.item-price {
font-family: 'Lato', sans-serif;
display: block;
width: 100%;
float: left;
font-weight: 900;
font-size: 16px;
line-height: 30px;
}
.woo-products-carousel .item .item-footer span.item-price ins {
text-decoration: none;
}
.woo-products-carousel .owl-nav {
position: absolute;
top: 50%;
right: 0;
left: 0;
width: 100%;
}
.woo-products-carousel .owl-nav div.owl-prev {
margin-top: -40px;
float: left;
background: transparent;
}
.woo-products-carousel .owl-nav div.owl-prev:after {
color: #ffffff;
}
.woo-products-carousel .owl-nav div.owl-next {
margin-top: -40px;
float: right;
background: transparent;
}
.woo-products-carousel .owl-nav div.owl-next:after {
color: #ffffff;
}
@media (min-width: 1300px) {
.woo-products-carousel .owl-nav div.owl-prev {
margin-left: -75px;
}
.woo-products-carousel .owl-nav div.owl-next {
margin-right: -75px;
}
}
@media (min-width: 1700px) {
.woo-products-carousel .owl-nav div.owl-prev {
margin-left: -220px;
}
.woo-products-carousel .owl-nav div.owl-next {
margin-right: -220px;
}
}  .widget.widget_recently_viewed_products ul.product_list_widget li,
.widget_products ul.product_list_widget li,
.widget_top_rated_products ul.product_list_widget li,
.widget_recent_reviews ul.product_list_widget li {
padding: 0 0 20px;
}
.widget.widget_recently_viewed_products ul.product_list_widget li img,
.widget_products ul.product_list_widget li img,
.widget_top_rated_products ul.product_list_widget li img,
.widget_recent_reviews ul.product_list_widget li img {
float: left;
margin-left: 0;
margin-right: 20px;
width: 85px;
height: auto;
box-shadow: none;
}
.widget.widget_recently_viewed_products ul.product_list_widget li a,
.widget_products ul.product_list_widget li a,
.widget_top_rated_products ul.product_list_widget li a,
.widget_recent_reviews ul.product_list_widget li a {
text-transform: none;
font-size: 16px;
font-weight: 700;
line-height: 20px;
margin-bottom: 0;
margin-top: 0;
color: #323232;
}
.widget.widget_recently_viewed_products ul.product_list_widget li a:hover,
.widget_products ul.product_list_widget li a:hover,
.widget_top_rated_products ul.product_list_widget li a:hover,
.widget_recent_reviews ul.product_list_widget li a:hover {
color: rgba(50, 50, 50, 0.2);
}
.widget.widget_recently_viewed_products ul.product_list_widget li a span.product-title,
.widget_products ul.product_list_widget li a span.product-title,
.widget_top_rated_products ul.product_list_widget li a span.product-title,
.widget_recent_reviews ul.product_list_widget li a span.product-title {
padding-top: 10px;
display: block;
}
.widget_recent_reviews ul.product_list_widget li a {
margin-top: 10px;
}
.widget_recent_reviews ul.product_list_widget li a img {
margin-top: -5px;
}
.widget_recent_reviews ul.product_list_widget li .star-rating {
margin-top: 5px;
}
.widget_top_rated_products ul.product_list_widget li a .product-title {
padding-top: 6px !important;
}
.widget_top_rated_products ul.product_list_widget li .star-rating {
margin-top: 5px;
}  .woocommerce { }
.woocommerce.widget_layered_nav ul {
list-style: none;
padding: 0;
margin: 0;
}
.woocommerce.widget_layered_nav ul li {
position: relative;
padding: 2px 0 2px 20px;
}
.woocommerce.widget_layered_nav ul li a {
color: #818181;
font-size: 16px;
}
.woocommerce.widget_layered_nav ul li a:before {
content: "\f0da";
font-family: FontAwesome;
font-size: 14px;
position: absolute;
left: 0;
top: 2px;
color: #46a5e5;
}
.woocommerce.widget_layered_nav ul li a:hover {
color: #323232;
}
.woocommerce.widget_layered_nav ul li .count {
color: #818181;
}  .woocommerce.widget_product_search .woocommerce-product-search {
position: relative;
}
.woocommerce.widget_product_search .woocommerce-product-search input[type="submit"] {
display: none;
}
.woocommerce.widget_product_search .search-field {
width: 100%;
line-height: 28px;
border: 1px solid #e6e6e6;
color: #46a5e5;
background-color: #ffffff;
font-family: "Montserrat", sans-serif;
font-weight: 300;
font-style: italic;
font-size: 16px;
padding: 14px 20px;
-webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.woocommerce.widget_product_search .search-field::-moz-placeholder {
color: #cccccc;
opacity: 1;
}
.woocommerce.widget_product_search .search-field:-ms-input-placeholder {
color: #cccccc;
}
.woocommerce.widget_product_search .search-field::-webkit-input-placeholder {
color: #cccccc;
}
.woocommerce.widget_product_search .search-field:hover {
border: 1px solid #323232;
}
.woocommerce.widget_product_search .search-icon {
position: absolute;
top: 16px;
right: 18px;
font-size: 16px;
color: #46a5e5;
cursor: pointer;
}   .woocommerce .widget_shopping_cart a {
color: #323232;
font-size: 20px;
line-height: 1.4;
}
.woocommerce .widget_shopping_cart ul.cart_list li img,
.woocommerce .widget_shopping_cart ul.product_list_widget li img {
float: left;
margin-left: 0;
width: 90px;
height: auto;
box-shadow: none;
margin-right: 15px;
margin-bottom: 15px;
}
.woocommerce .widget_shopping_cart .cart_list li {
padding-left: 0;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove {
position: absolute;
top: 4px;
right: 0;
left: auto;
height: 20px;
width: 20px;
font-size: 20px;
line-height: 18px;
color: #46a5e5 !important;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove:hover {
color: #ffffff !important;
background: #46a5e5;
}
.woocommerce .widget_shopping_cart .cart_list li .quantity {
font-size: 16px;
font-weight: 900;
font-family: 'Lato', sans-serif;
}
.woocommerce .buttons a {
background-color: #46a5e5;
border-color: #46a5e5;
color: #ffffff;
font-family: 'Lato', sans-serif;
border-radius: 0;
padding: 12px 25px;
font-size: 12px;
text-transform: uppercase;
-webkit-transition: all 0.4s linear 0s;
transition: all 0.4s linear 0s;
}
.woocommerce .buttons a:hover {
background-color: #46a5e5;
color: rgba(255, 255, 255, 0.4);
}
.woocommerce .total {
font-family: 'Lato', sans-serif;
}  .woocommerce.widget_price_filter .ui-slider {
margin-left: 7px;
margin-right: 7px;
}
.woocommerce.widget_price_filter .ui-slider .ui-slider-handle {
background-color: #309ae2;
width: 9px;
height: 9px;
top: -3px;
margin-left: -5px;
}
.woocommerce.widget_price_filter .ui-slider .ui-slider-range {
background-color: #46a5e5;
}
.woocommerce.widget_price_filter .price_slider_wrapper {
position: relative;
}
.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #e7e7e7;
border-radius: 0;
}
.woocommerce.widget_price_filter .price_slider_wrapper .ui-slider-horizontal {
height: 3px;
}
.woocommerce.widget_price_filter .price_slider_amount {
text-align: left;
width: 100%;
display: block;
padding-bottom: 80px;
}
.woocommerce.widget_price_filter .price_slider_amount .price_label {
font-family: 'Lato', sans-serif;
color: #818181;
font-size: 16px;
line-height: 30px;
}
.woocommerce.widget_price_filter .price_slider_amount .button {
float: none;
position: absolute;
top: 75px;
padding: 23px 47px 23px;
background-color: #46a5e5;
border-color: #46a5e5;
border-radius: 0;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
color: #ffffff;
-webkit-transition: all 0.4s linear 0s;
transition: all 0.4s linear 0s;
letter-spacing: 1.2px;
}
.woocommerce.widget_price_filter .price_slider_amount .button:hover {
color: rgba(255, 255, 255, 0.4);
}    .fw-services-single .fw-service-title .entry-title,
.fw-services-single .fw-service-title .entry-title span {
margin-top: 60px;
margin-bottom: 26px;
font-size: 38px;
line-height: 0.8;
font-weight: 300;
position: relative;
word-wrap: break-word;
text-transform: uppercase;
}
.fw-services-single .entry-content {
color: #818181;
}
.fw-services-single .entry-content ul {
color: #323232;
}
.fw-services-single .entry-content ul li {
font-weight: 500;
} .fw-services.fw-services-1 .fw-services-wrapper {
margin-top: 0;
}
.fw-services.fw-services-1 .fw-services-wrapper .fw-services-item {
margin: 0 0 30px 0;
}
.fw-services.fw-services-1 .fw-services-wrapper .fw-services-item .fw-block-content {
text-align: center;
padding: 35px 38px 32px;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
background: #ffffff;
}
.fw-services.fw-services-1 .fw-services-wrapper .fw-services-item .fw-block-content .fw-block-title {
margin-top: 0;
margin-bottom: 26px;
transition: all 0.15s linear 0s;
}
.fw-services.fw-services-1 .fw-services-wrapper .fw-services-item .fw-block-content .fw-block-title a {
font-weight: 300;
color: #323232;
}
.fw-services.fw-services-1 .fw-services-wrapper .fw-services-item .fw-block-content .fw-block-title .title {
height: 20px;
overflow: hidden;
width: 100%;
display: block;
}
.fw-services.fw-services-1 .fw-services-wrapper .fw-services-item .fw-block-content .fw-block-title .subtitle {
width: 100%;
display: block;
font-weight: 900;
height: 20px;
overflow: hidden;
}
.fw-services.fw-services-1 .fw-services-wrapper .fw-services-item .fw-block-content .fw-block-title:hover {
opacity: 0.3;
}
.fw-services.fw-services-1 .fw-services-wrapper .fw-services-item .fw-block-content .fw-block-description {
color: #818181;
height: 90px;
overflow: hidden;
}  .fw-btn {
font-family: "Montserrat", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 13px;
line-height: 16px;
letter-spacing: normal;
color: #323232;
display: inline-block;
margin-bottom: 0;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
text-decoration: none;
white-space: nowrap;
outline: none;
position: relative;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
max-width: 100%;
}
.fw-btn span {
position: relative;
top: 1px;
}
.fw-btn:hover,
.fw-btn:focus {
text-decoration: none;
outline: none;
} .fw-btn-md {
padding: 12px 25px;
font-size: 13px;
line-height: 16px;
}
.fw-btn-lg {
padding: 23px 47px;
font-size: 12px;
line-height: 16px;
text-transform: uppercase;
} .fw-btn-1 {
background-color: #818181;
border-color: transparent;
border-width: 0;
color: #ffffff;
border-radius: 0;
}
.fw-btn-1:hover,
.fw-btn-1:focus {
background-color: #46a5e5;
color: #fff;
}
.fw-btn-1:active {
box-shadow: inset 0 0 20px #cccccc;
}   .fade-effect .item {
-webkit-transition: opacity 0.7s ease-in-out;
-o-transition: opacity 0.7s ease-in-out;
transition: opacity 0.7s ease-in-out;
} .shot-effect .item {
-webkit-transition: top 0.9s cubic-bezier(0.95, 0.1, 0.25, 1);
-o-transition: top 0.9s cubic-bezier(0.95, 0.1, 0.25, 1);
transition: top 0.9s cubic-bezier(0.95, 0.1, 0.25, 1);
} .spinner .wBall .wInnerBall {
background: #323232;
}    .fw-heading strong {
color: #46a5e5;
text-transform: uppercase;
font-size: 76px;
font-weight: 900;
}
.fw-heading .fw-special-subtitle {
font-family: "Merriweather";
font-weight: 300;
font-style: normal;
font-size: 22px;
line-height: 39px;
letter-spacing: normal;
color: #323232;
} .portfolio-item {
position: relative;
overflow: hidden;
background-color: #8e8e8e;
}
.portfolio-item img {
-webkit-transition: all 0.6s ease 0s;
transition: all 0.6s ease 0s;
-webkit-backface-visibility: hidden;
}
.portfolio-item .media-links {
text-align: center;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.portfolio-item .media-links a.abs-link {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0;
}
.portfolio-item .media-links:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #323232;
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.portfolio-item:hover img {
-webkit-transform: scale(1.5);
transform: scale(1.5);
filter: blur(4px);
-webkit-filter: blur(4px);
}
.portfolio-item:hover .media-links:before {
filter: alpha(opacity=50);
opacity: 0.5;
}
.portfolio-item:hover .media-links a.abs-link {
opacity: 1;
}
.btn-filter-wrap {
margin: 0 0 65px;
padding: 0;
list-style: none;
text-align: center;
}
.btn-filter-wrap a {
color: #323232;
font-size: 12px;
font-weight: 800;
letter-spacing: 0.1em;
text-transform: uppercase;
padding: 10px 38px;
}
.btn-filter-wrap a:hover {
opacity: 0.2;
}
.btn-filter-wrap a.btn-active {
color: #46a5e5;
} @media (max-width: 479px) {
.btn-filter-wrap a {
padding: 10px 8px;
}
}  .twentytwenty-container.twentytwenty-about {
margin-right: -23px;
margin-left: -23px;
}
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
width: 3px;
height: 9999px;
left: 50%;
margin-left: -1.5px;
}
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
width: 9999px;
height: 3px;
top: 50%;
margin-top: -1.5px;
}
.twentytwenty-left-arrow,
.twentytwenty-right-arrow,
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
margin-top: -6px;
width: 12px;
height: 12px;
position: absolute;
}
.twentytwenty-left-arrow:before,
.twentytwenty-right-arrow:before,
.twentytwenty-up-arrow:before,
.twentytwenty-down-arrow:before {
position: absolute;
content: "\f104";
font-family: FontAwesome;
font-size: 14px;
top: 0;
left: 0;
right: 0;
bottom: 0;
line-height: 12px;
text-align: center;
}
.twentytwenty-right-arrow:before {
content: "\f105";
}
.twentytwenty-yp-arrow:before {
content: "\f106";
}
.twentytwenty-down-arrow:before {
content: "\f107";
}
.twentytwenty-left-arrow,
.twentytwenty-right-arrow {
top: 50%;
}
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
left: 50%;
}
.twentytwenty-container {
box-sizing: content-box;
z-index: 0;
overflow: hidden;
position: relative;
-webkit-user-select: none;
-moz-user-select: none;
}
.twentytwenty-container img {
max-width: 100%;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
top: 0;
display: block;
}
.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active :hover.twentytwenty-overlay {
background: transparent;
}
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
opacity: 0;
}
.twentytwenty-container * {
box-sizing: content-box;
}
.twentytwenty-before {
z-index: 20;
}
.twentytwenty-after {
z-index: 10;
}
.twentytwenty-handle {
height: 60px;
width: 60px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -30px;
margin-top: -30px;
background-color: #ffffff;
border-radius: 50%;
z-index: 40;
cursor: pointer;
}
.twentytwenty-left-arrow {
left: 50%;
margin-left: -12px;
}
.twentytwenty-right-arrow {
right: 50%;
margin-right: -12px;
}
.twentytwenty-up-arrow {
top: 50%;
margin-top: -17px;
}
.twentytwenty-down-arrow {
bottom: 50%;
margin-bottom: -17px;
}  .fw-shortcode-calendar-wrapper .page-header {
text-align: center;
}  .fw-accordion .panel {
border-radius: 0px;
border-color: #46a5e5;
}
.fw-accordion .panel-heading {
padding: 5px 15px;
border-bottom: 1px solid transparent;
border-radius: 0px;
background: #FBF4E9 none repeat scroll 0% 0%;
}
.fw-accordion .panel-title {
font-family: "Montserrat", sans-serif;
}
.fw-accordion .panel-title a:before {
font-size: 14.11px;
margin-top: -8.5px;
width: 17px;
height: 17px;
line-height: 19px;
}
.panel-body * {
color: #323232;
}  .fw-column.highlight-item .fw-col-inner {
padding: 30px;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
margin-bottom: 20px;
}
.fw-column.highlight-item .fw-col-inner .fw-special-title a {
line-height: 0.8;
display: block;
-webkit-transition: all 0.4s linear 0s;
transition: all 0.4s linear 0s;
}
.fw-column.highlight-item .fw-col-inner .fw-special-title a strong {
font-size: 42px;
color: inherit;
width: 100%;
display: block;
}
.fw-column.highlight-item .fw-col-inner .fw-special-title a:hover {
opacity: 0.2;
}
.fw-col-no-padding .fw-col-inner {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
@media (min-width: 992px) {
.fw-column.highlight-item {
position: relative;
-webkit-transition: -webkit-transform 0.6s ease 0s;
transition: -webkit-transform 0.6s ease 0s;
transition: transform 0.6s ease 0s;
transition: transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
}
.fw-column.highlight-item .fw-text-inner {
margin: 0 20px;
}
.fw-column.highlight-item:hover,
.fw-column.highlight-item.hovered {
-webkit-transform: translateY(-40px);
transform: translateY(-40px);
}
}  .fw-divider-space.space-sm {
height: 30px;
}
.fw-divider-space.space-md {
height: 60px;
}
.fw-divider-space.space-lg {
height: 100px;
}
.fw-divider-line.space-sm {
margin-bottom: 15px;
padding-top: 15px;
}
.fw-divider-line.space-md {
margin-bottom: 30px;
padding-top: 30px;
}
.fw-divider-line.space-lg {
margin-bottom: 50px;
padding-top: 50px;
} @media (max-width: 1199px) {
.fw-divider-space.space-sm {
height: 15px;
}
.fw-divider-space.space-md {
height: 30px;
}
.fw-divider-space.space-lg {
height: 50px;
}
} @media (max-width: 479px) {
.fw-divider-space.space-sm {
height: 10px;
}
.fw-divider-space.space-md {
height: 20px;
}
.fw-divider-space.space-lg {
height: 33.33333333px;
}
}  .fw-icon-title .fw-icon-title-icon {
color: #46a5e5;
width: 30px;
line-height: 30px;
text-align: left;
font-size: 16px;
}
.fw-icon-title .fw-icon-title-text {
color: #818181;
}
.fw-icon-title .fw-icon-title-text a {
font-style: normal;
font-weight: 400;
font-size: 16px;
letter-spacing: 0;
color: #323232;
}
.fw-icon-title .fw-icon-title-text a:hover {
color: #46a5e5;
}
.fw-icon-title .fw-icon-title-name {
display: flex;
align-items: center;
}   .fw-iconbox-2 .fw-iconbox-image {
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 50%;
color: #46a5e5;
-webkit-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.fw-iconbox-2 .fw-iconbox-image .fa {
font-size: 28px;
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.8, 1.91, 0.74, 1.91) 0s;
transition: -webkit-transform 0.3s cubic-bezier(0.8, 1.91, 0.74, 1.91) 0s;
transition: transform 0.3s cubic-bezier(0.8, 1.91, 0.74, 1.91) 0s, -webkit-transform 0.3s cubic-bezier(0.8, 1.91, 0.74, 1.91) 0s;
}
.fw-iconbox-2 .fw-iconbox-image img {
font-size: 28px;
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.8, 1.91, 0.74, 1.91) 0s;
transition: -webkit-transform 0.3s cubic-bezier(0.8, 1.91, 0.74, 1.91) 0s;
transition: transform 0.3s cubic-bezier(0.8, 1.91, 0.74, 1.91) 0s, -webkit-transform 0.3s cubic-bezier(0.8, 1.91, 0.74, 1.91) 0s;
}
.fw-iconbox-2 .fw-iconbox-aside h3,
.fw-iconbox-2 .fw-iconbox-aside .post h3.entry-title a {
color: #141e24;
}
.fw-iconbox-2 .fw-iconbox-aside a {
color: #141e24;
}
.fw-iconbox-2 .fw-iconbox-aside a:hover {
opacity: 0.2;
}
.fw-iconbox-2:hover .fa,
.fw-iconbox-2:hover img {
-webkit-transform: scale(1.5);
transform: scale(1.5);
}  .fw-quote {
color: #323232;
}
.fw-quote .fw-quote-text p {
line-height: 30px;
}
.fw-quote .fw-quote-author a {
line-height: 45px;
}
.fw-quote small.fw-quote-author {
font-family: "Roboto", sans-serif;
font-weight: bold;
font-style: italic;
font-size: 16px;
line-height: 16px;
letter-spacing: normal;
color: #323232;
}  .fw-table table th {
font-family: "Montserrat", sans-serif;
font-weight: 400;
font-style: 400;
}
.fw-table table table {
background-color: #ffffff;
}
.fw-table .table-col-desc {
color: #4d4d4d;
}
@media screen and (max-width: 767px) {
.fw-table {
margin-bottom: 12px;
}
}  .fw-tabs .nav-tabs {
font-family: "Roboto", sans-serif;
font-weight: bold;
font-style: italic;
font-size: 16px;
line-height: 16px;
letter-spacing: normal;
}
.fw-tabs-framed .nav-tabs > li > a {
-webkit-transition: none;
-o-transition: none;
transition: none;
}
.fw-tabs-framed .nav-tabs > li > a:hover {
color: #46a5e5;
}
.fw-tabs-framed .nav-tabs > li.active > a,
.fw-tabs-framed .nav-tabs > li.active > a:hover,
.fw-tabs-framed .nav-tabs > li.active > a:focus {
color: #46a5e5;
}  .fw-team .fw-team-name > span {
font-size: 13px;
line-height: 13px;
color: #141e24;
display: block;
font-family: "Montserrat", sans-serif;
text-transform: uppercase;
}
.fw-team .fw-team-name h3,
.fw-team .fw-team-name .post h3.entry-title a {
margin: 0 0 5px 0;
color: #141e24;
font-style: italic;
}
.fw-team .fw-team-socials a:hover {
color: #46a5e5;
}  .fw-testimonials {
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.fw-testimonials .fw-testimonials-text {
font-size: 20px;
font-style: italic;
font-weight: 300;
color: #818181;
max-width: 750px;
margin: 0 auto;
}
.fw-testimonials .fw-testimonials-text:before {
content: "\f10d";
font-family: FontAwesome;
font-size: 28px;
font-style: normal;
display: block;
margin: 10px auto 20px;
color: #46a5e5;
}
.fw-testimonials .prev,
.fw-testimonials .next {
color: #323232;
}
.fw-testimonials .fw-testimonials-pagination a {
width: 12px;
height: 12px;
background-color: transparent;
border: 2px solid #323232;
}
.fw-testimonials .fw-testimonials-pagination a:hover,
.fw-testimonials .fw-testimonials-pagination a.selected {
background-color: #323232;
}
.fw-testimonials-1 .fw-testimonials-avatar {
margin: 22.5px 0;
}
.fw-testimonials-1 .fw-testimonials-avatar img {
width: 180px;
height: 180px;
box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
border: 10px solid #ffffff;
}
.fw-testimonials-1 .fw-testimonials-author {
color: #323232;
font-style: normal;
}
.fw-testimonials-1 .fw-testimonials-author .author-name,
.fw-testimonials-1 .fw-testimonials-author .author-job {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1.2px;
display: inline;
}
.fw-testimonials-1 .fw-testimonials-author .fw-testimonials-url {
font-family: "Montserrat", sans-serif;
font-size: 16px;
text-transform: none;
}
.fw-testimonials-1 .prev,
.fw-testimonials-1 .next {
display: none;
}
.fw-testimonials-2 .fw-testimonials-item {
text-align: center;
}
.fw-testimonials-2 .fw-testimonials-item .fw-testimonials-meta {
margin: 30px 0;
}
.fw-testimonials-2 .fw-testimonials-item .fw-testimonials-meta .fw-testimonials-avatar {
margin: 22.5px 0;
}
.fw-testimonials-2 .fw-testimonials-item .fw-testimonials-meta .fw-testimonials-avatar img {
max-width: 180px;
box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
border: 10px solid #ffffff;
border-radius: 50%;
}
.fw-testimonials-2 .fw-testimonials-item .fw-testimonials-meta .fw-testimonials-author {
color: #323232;
font-style: normal;
}
.fw-testimonials-2 .fw-testimonials-item .fw-testimonials-meta .fw-testimonials-author .author-name,
.fw-testimonials-2 .fw-testimonials-item .fw-testimonials-meta .fw-testimonials-author .author-job {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1.2px;
display: inline;
}
.fw-testimonials-2 .fw-testimonials-item .fw-testimonials-meta .fw-testimonials-author .fw-testimonials-url {
font-family: "Montserrat", sans-serif;
font-size: 16px;
text-transform: none;
} @media (max-width: 479px) {
.fw-testimonials-2 .fw-testimonials-item .fw-testimonials-meta .fw-testimonials-author .author-name,
.fw-testimonials-2 .fw-testimonials-item .fw-testimonials-meta .fw-testimonials-author .author-job {
display: block;
}
}  .site .fw-map-canvas .infowindow-title a {
color: #46a5e5;
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 30px;
letter-spacing: normal;
}
.site .fw-map-canvas .infowindow-title a:hover {
color: #1f8ed9;
}
.site .fw-map-canvas .infowindow-description {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 30px;
letter-spacing: normal;
color: #323232;
}  .fw-price-1 .fw-price-col {
color: #818181;
}
.fw-price-1 .fw-price-col .fw-price-head {
background-color: #46a5e5;
padding: 26px 0;
}
.fw-price-1 .fw-price-col .fw-price-amount {
padding: 67px 0 30px;
border-bottom: 0;
color: #323232;
}
.fw-price-1 .fw-price-col .fw-price-row,
.fw-price-1 .fw-price-col .fw-switch-row {
margin: 0 50px;
}
.fw-price-1 .fw-price-col .fw-price-row a {
color: #818181;
}
.fw-price-1 .fw-price-col .fw-price-row a:hover {
color: #323232;
}
.fw-price-1 .fw-price-col .fw-price-caption .fw-price-row,
.fw-price-1 .fw-price-col .fw-price-caption .fw-switch-row {
font-family: "Montserrat", sans-serif;
font-style: normal;
font-size: 11px;
color: #4d4d4d;
}
.fw-price-1 .fw-price-col .fw-price-caption .fw-price-caption-title {
font-size: 26px;
line-height: 36px;
}
.fw-price-1 .fw-price-col .fw-price-value {
display: block;
font-family: 'Lato', sans-serif;
}
.fw-price-1 .fw-price-col .fw-price-title {
font-family: "Raleway", sans-serif;
font-weight: 100;
font-size: 28px;
font-style: normal;
text-transform: uppercase;
}
.fw-price-1 .fw-price-col .fw-price-desc {
font-size: 12px;
letter-spacing: 1.2px;
font-weight: 800;
}
.fw-price-1 .fw-price-active {
margin-top: 0;
}
.fw-price-1 .fw-price-active .fw-price-inner {
border: 10px solid #46a5e5;
border-top: 0;
}
.fw-price-1 .fw-price-active .fw-price-inner .fw-price-head {
padding: 41px 0;
}
@media (min-width: 992px) {
.fw-price-1 .fw-price-active {
margin-top: -25px;
}
}  .breadcrumbs {
margin-bottom: 0;
} .lifeguide .breadcrumbs a,
.lifeguide .breadcrumbs span {
font-family: 'Raleway';
font-size: 12px;
line-height: 30px;
font-weight: 700;
letter-spacing: 2.4px;
color: #ffffff;
text-transform: uppercase;
}   .fw-footer-widgets {
padding-top: 100px;
padding-bottom: 100px;
background-color: #0f0e0e;
background-repeat: no-repeat;
background-position: top right;
background-size: auto;
}
.fw-footer-widgets .widget {
margin-bottom: 25px;
font-size: 16px;
line-height: 30px;
}
.fw-footer-widgets .widget input[type="text"],
.fw-footer-widgets .widget input[type="password"],
.fw-footer-widgets .widget input[type="search"],
.fw-footer-widgets .widget input[type="url"],
.fw-footer-widgets .widget input[type="email"],
.fw-footer-widgets .widget textarea {
color: #ffffff;
background-color: #0f0e0e;
border: 1px solid #292727;
}
.fw-footer-widgets .widget input[type="text"]:focus,
.fw-footer-widgets .widget input[type="password"]:focus,
.fw-footer-widgets .widget input[type="search"]:focus,
.fw-footer-widgets .widget input[type="url"]:focus,
.fw-footer-widgets .widget input[type="email"]:focus,
.fw-footer-widgets .widget textarea:focus {
border: 1px solid #292727;
}
.fw-footer-widgets .widget_archive ul li {
color: #ffffff;
font-size: 20px;
line-height: 37px;
width: 100%;
}
.fw-footer-widgets .widget_archive ul li a {
font-family: "Roboto", sans-serif;
font-size: 18px;
font-weight: 400;
line-height: 54px;
}
.fw-footer-widgets .widget_simpleimage {
margin-bottom: 30px;
}
.fw-footer-widgets .widget-iconlist li {
margin-bottom: 9px;
}
.fw-footer-widgets .widget_recent_entries ul li a {
font-family: "Raleway", sans-serif;
font-size: 16px;
font-weight: 400;
font-style: normal;
line-height: 30px;
letter-spacing: 0;
display: block;
margin-bottom: 10px;
color: #818181;
}
.fw-footer-widgets .widget_recent_entries ul li a:hover {
color: #ffffff;
}
.fw-footer-widgets .widget_recent_entries ul li .post-date {
font-family: "Raleway", sans-serif;
color: #46a5e5;
text-transform: uppercase;
font-size: 12px;
font-weight: 700;
letter-spacing: 1.2px;
}
.fw-footer-widgets .mc4wp-form .mc4wp-form-fields:after {
color: #ffffff;
-webkit-transition: all 0.4s linear 0s;
transition: all 0.4s linear 0s;
}
.fw-footer-widgets .mc4wp-form .mc4wp-form-fields:hover:after {
opacity: 0.6;
}
.fw-footer-widgets .widget,
.fw-footer-widgets .widget li {
color: #818181;
}
.fw-footer-widgets .widget .iconlist-icon,
.fw-footer-widgets .widget li .iconlist-icon {
color: #ffffff;
}
.fw-footer-widgets .widget a,
.fw-footer-widgets .widget .comment-author-link a {
color: #cdcdcd;
}
.fw-footer-widgets .widget .comment-author-link a:hover {
color: #ffffff;
}
.fw-footer-widgets .widget .widget-iconlist a:hover {
opacity: 0.6;
}
.fw-footer-widgets .widget-title {
font-family: "Raleway", sans-serif;
font-size: 20px;
font-weight: 700;
letter-spacing: 4px;
color: #fff;
margin: 50px 0 30px;
line-height: 20px;
}
.fw-footer-widgets .widget-title span {
color: inherit;
padding-right: 0;
font-weight: inherit;
}
.fw-footer-widgets .widget-title span .first-word {
font-weight: inherit;
width: auto;
}
.fw-footer-widgets .widget:first-child .widget-title {
margin: 20px 0 50px;
}
.fw-footer-widgets .widget_text .textwidget {
font-size: 17px;
line-height: 30px;
}
.fw-footer-widgets .widget_rss .widget-title a:first-child {
top: 3px;
}
.fw-footer-widgets .widget_rss ul li .rsswidget:hover {
color: #ffffff;
}
.fw-footer-widgets .widget_rss .rss-date {
color: #cdcdcd;
}
.fw-footer-widgets .widget_tag_cloud a {
border: 1px solid #cdcdcd;
}
.fw-footer-widgets .widget_tag_cloud a:hover {
color: #ffffff;
}  @media (max-width: 767px) {
.fw-footer-widgets {
padding-top: 50px;
padding-bottom: 50px;
}
} .fw-footer-bar {
background-color: transparent;
padding-top: 25px;
padding-bottom: 25px;
color: #323232;
}
.fw-footer-social {
top: 11px;
}
.fw-copyright {
font-size: 12px;
font-style: normal;
font-weight: 700;
font-family: 'Lato', sans-serif;
line-height: 30px;
text-transform: uppercase;
letter-spacing: 1.2px;
color: #323232;
}
.fw-copyright a {
color: #323232;
text-decoration: none;
}
.fw-copyright a:hover {
color: #323232;
}
.fw-footer-social {
line-height: 12.8px;
}
.fw-footer-social a {
font-size: 16px;
width: 16px;
height: 15px;
color: #323232;
}
.fw-footer-social a:hover {
color: #46a5e5;
}  body.lifeguide table.booked-calendar {
border-width: 1px 0 0 1px;
}
body.lifeguide table.booked-calendar td {
border-bottom-width: 1px;
}
body.lifeguide table.booked-calendar thead th .monthName {
font-weight: 900;
font-family: 'Lato', sans-serif;
}
body.lifeguide table.booked-calendar thead th .backToMonth {
display: none;
}
body.lifeguide table.booked-calendar td.prev-date .date,
body.lifeguide table.booked-calendar td.prev-date:hover .date,
body.lifeguide table.booked-calendar td.prev-date:hover .date span {
background: #ffffff !important;
color: #323232 !important;
font-family: 'Lato', sans-serif;
font-size: 16px;
}
body.lifeguide table.booked-calendar th {
padding-top: 19px;
padding-bottom: 18px;
}
body.lifeguide table.booked-calendar tr td {
height: 110px !important;
}
body.lifeguide table.booked-calendar tr td > span {
height: 110px !important;
border: 10px solid transparent;
}
body.lifeguide table.booked-calendar tr td > span.tooltipster .number {
font-size: 16px;
}
body.lifeguide table.booked-calendar tr td.active > span.tooltipster,
body.lifeguide table.booked-calendar tr td.active:hover > span.tooltipster,
body.lifeguide table.booked-calendar tr td:hover > span.tooltipster {
border: 10px solid #46a5e5;
background: #ffffff;
}
body.lifeguide table.booked-calendar tr td.active > span.tooltipster .number,
body.lifeguide table.booked-calendar tr td.active:hover > span.tooltipster .number,
body.lifeguide table.booked-calendar tr td:hover > span.tooltipster .number {
background: transparent;
color: #46a5e5;
font-weight: 600;
}
body.lifeguide table.booked-calendar tr.entryBlock {
background: #ffffff;
}
body.lifeguide table.booked-calendar .booked-appt-list {
background: #323232;
}
body.lifeguide table.booked-calendar td > span {
line-height: 90px !important;
}
body.lifeguide table.booked-calendar tr.entryBlock td {
padding: 0;
text-align: left;
color: #fff;
border-bottom-color: transparent;
}
body.lifeguide .booked-calendar-wrap .booked-appt-list h2,
body.lifeguide .booked-calendar-wrap .booked-appt-list .post h2.entry-title a {
font-size: 38px;
line-height: 0.8;
font-weight: 300;
position: relative;
text-align: left;
word-wrap: break-word;
text-transform: uppercase;
color: #ffffff;
}
body.lifeguide .booked-calendar-wrap .booked-appt-list .timeslot {
border-top: 1px solid rgba(255, 255, 255, 0.1);
position: relative;
}
body.lifeguide .booked-calendar-wrap .booked-appt-list .timeslot:hover {
background: transparent;
}
body.lifeguide .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time i.fa {
color: #46a5e5;
}
body.lifeguide table.booked-calendar td.today .date span {
border: 2px solid #ffffff;
line-height: 44px;
}
body.lifeguide .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time {
height: 80px;
padding: 30px 0 0 0;
box-sizing: border-box;
float: left;
}
body.lifeguide .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people {
height: 80px;
padding: 10px 0 0 0;
box-sizing: border-box;
float: right;
}
body.lifeguide .booked-calendar-wrap .booked-appt-list .timeslot .spots-available {
font-weight: 400;
text-transform: none;
font-size: 14px;
line-height: 19px;
color: #46a5e5;
padding-bottom: 8px;
display: inline;
float: right;
}
body.lifeguide .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-title {
color: #ffffff;
position: absolute;
top: 12px;
margin-bottom: 0;
}
body.lifeguide .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time {
font-weight: 400;
color: #ffffff;
font-size: 14px;
}
body.lifeguide .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button {
height: 60px;
margin: 0 0 0 10px;
padding: 0 30px;
font-weight: 700;
background: #46a5e5;
text-transform: uppercase;
font-size: 12px;
min-width: 170px;
-webkit-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
body.lifeguide .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button:hover {
background: #46a5e5 !important;
}
body.lifeguide .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button:hover .button-text {
opacity: 0.7;
}
body.lifeguide table.booked-calendar tr.days,
body table.booked-calendar tr.days th {
background: #46a5e5 !important;
border-color: #46a5e5 !important;
}
@media screen and (max-width: 720px) {
body.lifeguide .booked-calendar-wrap table.booked-calendar td.today .date {
background: #46a5e5;
color: #323232;
}
body.lifeguide .booked-calendar-wrap table.booked-calendar tr.week td.active .date .number {
border: none;
transform: scale(1.5);
background: none;
color: #141e24;
line-height: 55px !important;
}
body.lifeguide .booked-calendar-wrap table.booked-calendar tr.week td.active .date {
background: transparent !important;
}
}.alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 5px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
white-space: nowrap;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
clip: auto !important;
display: block;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.sticky,
.bypostauthor{position: relative;} p[class*="-font-size"],
p[style*="font-size"] {
line-height: 1.3em;
}
.wp-block-quote cite,
.wp-block-pullquote cite {
margin-top: .5em;
}
.wp-block-quote cite:before,
.wp-block-pullquote cite:before {
margin-top: 0;
}
.wp-block-button a.wp-block-button__link {
color: #fff;
border: 2px solid #32373c;
}
.wp-block-button .wp-block-button__link:hover {
background-color: transparent;
color: #32373c;
}
.wp-block-button.is-style-outline .wp-block-button__link {
color: #32373c;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
background-color: #32373c;
color: #fff;
}
ul.wp-block-gallery.alignwide {
width: 100%;
}
.entry-content .wp-block-table.is-style-stripes td {
border-color: grey;
}
.selectize-control.single {
margin-bottom: 15px;
}
blockquote.wp-block-quote[style*="text-align:right"] cite {
text-align: right;
}
.wp-block-archives.wp-block-archives-dropdown {
margin-bottom: 20px;
}
.item-content .entry-content::after{
content: '';
clear: both;
display: block;
}
.wp-block-column .wp-block-quote:first-child{
margin-top: 0;
padding-bottom: 0;
}
.wp-block-column .wp-block-quote:first-child:before{
margin-top: 0;
}
#attachment_612{
display: none;
}
#attachment_612 + p{
display: none;
}
.blog-post-navigation a .fw-itable .fw-icell span.title{
word-break: break-word;
}
.wp-block-image figcaption{
display: inherit!important;
}
.lifeguide  ul.wp-block-gallery{
padding-left: 0!important;
}
ul.wp-block-gallery li:before,
ol.wp-block-latest-comments > li:before,
ul.wp-block-latest-posts > li:before {
display: none;
}
ul.wp-block-gallery li,
ul.wp-block-latest-posts li,
ol.wp-block-latest-comments li {
padding-left: 0;
}
.lifeguide .fw-content-area .entry-content ul li{
padding-bottom: 0;
}
.lifeguide code{
white-space: normal!important;
}
.post-details figcaption.wp-caption-text{
padding: 0;
}
.post-details figcaption.wp-caption-text::before{
display: none;
}
.fw-post-image a img{
position: inherit!important;
height: auto;
width: auto;
}
.fw-post-image .fw-ratio-container.fw-ratio-16-9:after{
padding-bottom: 0;
}
.entry-header .entry-title,
.fw-special-title{
word-break: break-word;
}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:fixed;top:0;width:100%;z-index:9500; opacity: 0.8 !important;}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//stevechiola.com/wp-content/themes/lifeguide/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}.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-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.owl-carousel.owl-loaded {
display: block;
margin-bottom: 30px;
}
.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-drag .owl-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
}
.owl-carousel .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent;
}
.owl-carousel .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline;
}
.owl-carousel .owl-dots .owl-dot span {
width: 12px;
height: 12px;
margin: 6px 8px;
border: 2px solid #4d4d4d;
display: block;
-webkit-backface-visibility: visible;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
border-radius: 50%;
}
.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
background-color: #4d4d4d;
}
.owl-carousel .owl-nav {
-webkit-transition: all 0.6s ease 0s;
transition: all 0.6s ease 0s;
}
.owl-carousel .owl-nav > div {
color: transparent;
font-size: 0;
display: inline-block;
right: 0;
text-align: center;
width: 40px;
height: 40px;
background-color: #ffffff;
}
.owl-carousel .owl-nav > div:first-child {
left: 0;
right: auto;
}
.owl-carousel .owl-nav > div:after {
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
font-family: 'FontAwesome';
font-size: 42px;
line-height: 38px;
content: "\f105";
color: #323232;
}
.owl-carousel .owl-nav > div:first-child:after {
content: "\f104";
}
.owl-carousel .owl-nav > div:hover:after {
opacity: 0.2;
}
@media (min-width: 1300px) {
.owl-carousel.offset-nav .owl-nav > div.owl-prev {
margin-left: -75px;
}
.owl-carousel.offset-nav .owl-nav > div.owl-next {
margin-right: -75px;
}
}
@media (min-width: 1700px) {
.owl-carousel.offset-nav .owl-nav > div.owl-prev {
margin-left: -220px;
}
.owl-carousel.offset-nav .owl-nav > div.owl-next {
margin-right: -220px;
}
}
@media (max-width: 1299px) {
.owl-carousel.offset-nav {
padding-right: 60px;
padding-left: 60px;
}
} .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(//stevechiola.com/wp-content/themes/lifeguide/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;
}
 .animated {
-webkit-animation-duration: 0.7s;
animation-duration: 0.7s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animatedFast {
-webkit-animation-duration: 0.4s;
animation-duration: 0.4s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
}
@-webkit-keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate(15deg);
-ms-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
-ms-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
}
.swing {
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
@keyframes tada {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
-ms-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
-ms-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
-ms-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
}
@keyframes wobble {
0% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
-ms-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
-ms-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
-ms-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
-ms-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
-ms-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
-ms-transform: scale(.9);
transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes growIn {
0% {
opacity: 0;
-webkit-transform: scale(.7);
transform: scale(.7);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes growIn {
0% {
opacity: 0;
-webkit-transform: scale(.7);
-ms-transform: scale(.7);
transform: scale(.7);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.growIn {
-webkit-animation-name: growIn;
animation-name: growIn;
}
@-webkit-keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
-ms-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
-ms-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
}
@keyframes bounceOut {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
-ms-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes growOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
opacity: 0;
-webkit-transform: scale(.7);
transform: scale(.7);
}
}
@keyframes growOut {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
100% {
opacity: 0;
-webkit-transform: scale(.7);
-ms-transform: scale(.7);
transform: scale(.7);
}
}
.growOut {
-webkit-animation-name: growOut;
animation-name: growOut;
}
@-webkit-keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(100px);
transform: translateX(100px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInDownSmall {
0% {
opacity: 0;
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDownSmall {
0% {
opacity: 0;
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDownSmall {
-webkit-animation-name: fadeInDownSmall;
animation-name: fadeInDownSmall;
}
@-webkit-keyframes fadeInDownSmall40 {
0% {
opacity: 0;
-webkit-transform: translateY(-40px);
transform: translateY(-40px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDownSmall40 {
0% {
opacity: 0;
-webkit-transform: translateY(-40px);
-ms-transform: translateY(-40px);
transform: translateY(-40px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDownSmall40 {
-webkit-animation-name: fadeInDownSmall40;
animation-name: fadeInDownSmall40;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(100px);
transform: translateX(100px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpSmall {
0% {
opacity: 0;
-webkit-transform: translateY(40px);
transform: translateY(40px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUpSmall {
0% {
opacity: 0;
-webkit-transform: translateY(40px);
-ms-transform: translateY(40px);
transform: translateY(40px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUpSmall {
-webkit-animation-name: fadeInUpSmall;
animation-name: fadeInUpSmall;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(100px);
transform: translateX(100px);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutUpSmall {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
}
@keyframes fadeOutUpSmall {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
}
.fadeOutUpSmall {
-webkit-animation-name: fadeOutUpSmall;
animation-name: fadeOutUpSmall;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
-ms-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
-ms-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
-ms-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
-ms-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
-ms-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
-ms-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
-ms-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
-ms-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate(80deg);
-ms-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
-ms-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
-ms-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
-ms-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
-ms-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}@font-face{font-family:'FontAwesome';src:url(//stevechiola.com/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//stevechiola.com/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//stevechiola.com/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//stevechiola.com/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//stevechiola.com/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//stevechiola.com/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.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}.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}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.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{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-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{-ms-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-feed:before,.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-pp: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-resistance: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-y-combinator-square:before,.fa-yc-square:before,.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-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-intersex:before,.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-genderless:before{content:"\f22d"}.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"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face {
font-family: 'rt-icons-2';
src:url(//stevechiola.com/wp-content/themes/lifeguide/fonts/rt-icons/rt-icons-2.eot?wz19bt);
src:url(//stevechiola.com/wp-content/themes/lifeguide/fonts/rt-icons/rt-icons-2.eot?#iefixwz19bt) format('embedded-opentype'),
url(//stevechiola.com/wp-content/themes/lifeguide/fonts/rt-icons/rt-icons-2.ttf?wz19bt) format('truetype'),
url(//stevechiola.com/wp-content/themes/lifeguide/fonts/rt-icons/rt-icons-2.woff?wz19bt) format('woff'),
url(//stevechiola.com/wp-content/themes/lifeguide/fonts/rt-icons/rt-icons-2.svg?wz19bt#rt-icons-2) format('svg');
font-weight: normal;
font-style: normal;
} @font-face {
font-family: 'Arkana Script';
src: url(//stevechiola.com/wp-content/themes/lifeguide/fonts/arkana/ArkanaScriptRough.eot);
src: url(//stevechiola.com/wp-content/themes/lifeguide/fonts/arkana/ArkanaScriptRough.eot?#iefix) format('embedded-opentype'),
url(//stevechiola.com/wp-content/themes/lifeguide/fonts/arkana/ArkanaScriptRough.woff) format('woff'),
url(//stevechiola.com/wp-content/themes/lifeguide/fonts/arkana/ArkanaScriptRough.ttf) format('truetype'),
url(//stevechiola.com/wp-content/themes/lifeguide/fonts/arkana/ArkanaScriptRough.svg#ArkanaScriptRoughregular) format('svg');
font-weight: normal;
font-style: normal;
}  @font-face {
font-family: 'Proxima Nova Bold';
src: url(//stevechiola.com/wp-content/themes/lifeguide/fonts/proxima-nova/Proxima-Nova-Bold.otf);
} @font-face {
font-family: 'Proxima Nova Regular';
src: url(//stevechiola.com/wp-content/themes/lifeguide/fonts/proxima-nova/Proxima-Nova-Regular.otf);
} @font-face {
font-family: 'Proxima Nova Thin';
src: url(//stevechiola.com/wp-content/themes/lifeguide/fonts/proxima-nova/Proxima-Nova-Thin.otf);
}@font-face {
font-family: 'FontAwesome';
src: url(//stevechiola.com/wp-content/plugins/icon-list/lib/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//stevechiola.com/wp-content/plugins/icon-list/lib/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//stevechiola.com/wp-content/plugins/icon-list/lib/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//stevechiola.com/wp-content/plugins/icon-list/lib/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//stevechiola.com/wp-content/plugins/icon-list/lib/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//stevechiola.com/wp-content/plugins/icon-list/lib/fonts/fontawesome-webfont.svg?v=4.7.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;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.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: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .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 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-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 {
-ms-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: #ffffff;
} .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-feed:before,
.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-pp: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-resistance: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-y-combinator-square:before,
.fa-yc-square:before,
.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-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-intersex:before,
.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-genderless:before {
content: "\f22d";
}
.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";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}div.sib-sms-field {
display: inline-block;
position: relative;
width: 100%;
}
.sib-sms-field .sib-country-block {
position: absolute;
right: auto;
left: 0;
top: 0;
bottom: 0;
padding: 1px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sib-country-block .sib-toggle.sib-country-flg {
z-index: 1;
position: relative;
width: 46px;
height: 100%;
padding: 0 0 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: #dbdbdb;
cursor: pointer;
}
.sib-country-block .sib-toggle .sib-cflags {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
height: 15px;
width: 20px;
background-repeat: no-repeat;
background-color: #dbdbdb;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-image: url(//stevechiola.com/wp-content/plugins/mailin/img/flags/fr.png);
}
.sib-country-block .sib-toggle .sib-icon-arrow {
position: absolute;
top: 50%;
margin-top: -2px;
right: 6px;
width:  0;
height: 0;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 4px solid;
}
.sib-sms-field ul.sib-country-list {
position: absolute;
z-index: 2;
list-style: none;
text-align: left;
padding: 0px;
margin: 0px 0px 0px -1px;
box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 4px;
background-color: white;
border: 1px solid rgb(204, 204, 204);
white-space: nowrap;
max-height: 150px;
overflow-y: scroll;
overflow-x: hidden;
top: 50px;
width: 250px;
}
.sib-sms-field ul.sib-country-list li.sib-country-prefix {
font-size: 14px;
padding:1px 10px;
cursor: pointer;
}
.sib-sms-field ul.sib-country-list li.sib-country-prefix:hover {
background-color: #dbdbdb;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box {
width: 20px;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-flag {
height: 18px;
width: 20px;
background-image: url(//stevechiola.com/wp-content/plugins/mailin/img/flags/ad.png);
vertical-align: middle;
display: inline-block;
background-repeat:no-repeat;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-dial-code {
margin-left: 20px;
}
.sib-sms-field .sib-sms {
padding-right: 6px;
padding-left: 52px;
margin-left: 0;
position: relative;
z-index: 0;
margin-top: 0 !important;
margin-bottom: 0 !important;
margin-right: 0;
}
.sib-multi-lists.sib_error {
color: #A94442;
}