@charset "UTF-8";
html {
font-family: sans-serif;
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
display: block;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
figcaption,
figure,
main {
display: block;
}
figure {
margin: 1em 40px;
}
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible;
}
pre {
font-family: monospace, monospace;
font-size: 1em;
}
a {
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
outline-width: 0;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
b,
strong {
font-weight: inherit;
}
b,
strong {
font-weight: bolder;
}
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
dfn {
font-style: italic;
}
mark {
background-color: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
audio,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
img {
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
progress {
display: inline-block;
vertical-align: baseline;
}
textarea {
overflow: auto;
}
[type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
details,
menu {
display: block;
}
summary {
display: list-item;
}
canvas {
display: inline-block;
}
template {
display: none;
}
[hidden] {
display: none;
}
@media print {
*,
*::before,
*::after,
p::first-letter,
div::first-letter,
blockquote::first-letter,
li::first-letter,
p::first-line,
div::first-line,
blockquote::first-line,
li::first-line {
text-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
abbr[title]::after {
content: " (" attr(title) ")";
}
pre {
white-space: pre-wrap !important;
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.badge {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
@-ms-viewport {
width: device-width;
}
html {
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: transparent;
}
body {
font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 1rem;
font-weight: normal;
line-height: 1.5;
color: #292b2c;
background-color: #fff;
}
[tabindex="-1"]:focus {
outline: none !important;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 20px;
margin-bottom: .5rem;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
cursor: help;
}
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: .5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 1rem;
}
a {
color: #0275d8;
text-decoration: none;
}
a:focus, a:hover {
color: #014c8c;
text-decoration: underline;
}
a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
outline: 0;
}
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
}
figure {
margin: 0 0 1rem;
}
img {
vertical-align: middle;
}
[role="button"] {
cursor: pointer;
}
a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
-ms-touch-action: manipulation;
touch-action: manipulation;
}
table {
border-collapse: collapse;
background-color: transparent;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #636c72;
text-align: left;
caption-side: bottom;
}
th {
text-align: left;
}
label {
display: inline-block;
margin-bottom: .5rem;
}
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
textarea {
line-height: inherit;
}
input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
cursor: not-allowed;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
-webkit-appearance: listbox;
}
textarea {
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
}
input[type="search"] {
-webkit-appearance: none;
}
output {
display: inline-block;
}
[hidden] {
display: none !important;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 0.5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1, .h1 {
font-size: 2.5rem;
}
h2, .h2 {
font-size: 2rem;
}
h3, .h3 {
font-size: 1.75rem;
}
h4, .h4 {
font-size: 1.5rem;
}
h5, .h5 {
font-size: 1.25rem;
}
h6, .h6 {
font-size: 1rem;
}
.lead {
font-size: 1.25rem;
font-weight: 300;
}
.display-1 {
font-size: 6rem;
font-weight: 300;
line-height: 1.1;
}
.display-2 {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.1;
}
.display-3 {
font-size: 4.5rem;
font-weight: 300;
line-height: 1.1;
}
.display-4 {
font-size: 3.5rem;
font-weight: 300;
line-height: 1.1;
}
hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
small,
.small {
font-size: 80%;
font-weight: normal;
}
mark,
.mark {
padding: 0.2em;
background-color: #fcf8e3;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline-item {
display: inline-block;
}
.list-inline-item:not(:last-child) {
margin-right: 5px;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
.blockquote {
padding: 0.5rem 1rem;
margin-bottom: 1rem;
font-size: 1.25rem;
border-left: 0.25rem solid #eceeef;
}
.blockquote-footer {
display: block;
font-size: 80%;
color: #636c72;
}
.blockquote-footer::before {
content: "\2014 \00A0";
}
.blockquote-reverse {
padding-right: 1rem;
padding-left: 0;
text-align: right;
border-right: 0.25rem solid #eceeef;
border-left: 0;
}
.blockquote-reverse .blockquote-footer::before {
content: "";
}
.blockquote-reverse .blockquote-footer::after {
content: "\00A0 \2014";
}
.img-fluid {
max-width: 100%;
height: auto;
}
.img-thumbnail {
padding: 0.25rem;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 0.25rem;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
max-width: 100%;
height: auto;
}
.figure {
display: inline-block;
}
.figure-img {
margin-bottom: 0.5rem;
line-height: 1;
}
.figure-caption {
font-size: 90%;
color: #636c72;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
code {
padding: 0.2rem 0.4rem;
font-size: 90%;
color: #bd4147;
background-color: #f7f7f9;
border-radius: 0.25rem;
}
a > code {
padding: 0;
color: inherit;
background-color: inherit;
}
kbd {
padding: 0.2rem 0.4rem;
font-size: 90%;
color: #fff;
background-color: #292b2c;
border-radius: 0.2rem;
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
}
pre {
display: block;
margin-top: 0;
margin-bottom: 1rem;
font-size: 90%;
color: #292b2c;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
position: relative;
margin-left: auto;
margin-right: auto;
padding-right: 15px;
padding-left: 15px;
}
@media (min-width: 576px) {
.container {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 768px) {
.container {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 992px) {
.container {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 1200px) {
.container {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 576px) {
.container {
width: 540px;
max-width: 100%;
}
}
@media (min-width: 768px) {
.container {
width: 720px;
max-width: 100%;
}
}
@media (min-width: 992px) {
.container {
width: 960px;
max-width: 100%;
}
}
@media (min-width: 1200px) {
.container {
width: 1140px;
max-width: 100%;
}
}
.container-fluid {
position: relative;
margin-left: auto;
margin-right: auto;
padding-right: 15px;
padding-left: 15px;
}
@media (min-width: 576px) {
.container-fluid {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 768px) {
.container-fluid {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 992px) {
.container-fluid {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 1200px) {
.container-fluid {
padding-right: 15px;
padding-left: 15px;
}
}
.row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 576px) {
.row {
margin-right: -15px;
margin-left: -15px;
}
}
@media (min-width: 768px) {
.row {
margin-right: -15px;
margin-left: -15px;
}
}
@media (min-width: 992px) {
.row {
margin-right: -15px;
margin-left: -15px;
}
}
@media (min-width: 1200px) {
.row {
margin-right: -15px;
margin-left: -15px;
}
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
@media (min-width: 576px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 768px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 992px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 1200px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
padding-right: 15px;
padding-left: 15px;
}
}
.col {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
}
.col-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.333333%;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.666667%;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.333333%;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.666667%;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.333333%;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.666667%;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.333333%;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.666667%;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.pull-0 {
right: auto;
}
.pull-1 {
right: 8.333333%;
}
.pull-2 {
right: 16.666667%;
}
.pull-3 {
right: 25%;
}
.pull-4 {
right: 33.333333%;
}
.pull-5 {
right: 41.666667%;
}
.pull-6 {
right: 50%;
}
.pull-7 {
right: 58.333333%;
}
.pull-8 {
right: 66.666667%;
}
.pull-9 {
right: 75%;
}
.pull-10 {
right: 83.333333%;
}
.pull-11 {
right: 91.666667%;
}
.pull-12 {
right: 100%;
}
.push-0 {
left: auto;
}
.push-1 {
left: 8.333333%;
}
.push-2 {
left: 16.666667%;
}
.push-3 {
left: 25%;
}
.push-4 {
left: 33.333333%;
}
.push-5 {
left: 41.666667%;
}
.push-6 {
left: 50%;
}
.push-7 {
left: 58.333333%;
}
.push-8 {
left: 66.666667%;
}
.push-9 {
left: 75%;
}
.push-10 {
left: 83.333333%;
}
.push-11 {
left: 91.666667%;
}
.push-12 {
left: 100%;
}
.offset-1 {
margin-left: 8.333333%;
}
.offset-2 {
margin-left: 16.666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.333333%;
}
.offset-5 {
margin-left: 41.666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.333333%;
}
.offset-8 {
margin-left: 66.666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.333333%;
}
.offset-11 {
margin-left: 91.666667%;
}
@media (min-width: 576px) {
.col-sm {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
}
.col-sm-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.333333%;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-sm-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.666667%;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-sm-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.333333%;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-sm-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.666667%;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-sm-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.333333%;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-sm-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.666667%;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-sm-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.333333%;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-sm-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.666667%;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-sm-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.pull-sm-0 {
right: auto;
}
.pull-sm-1 {
right: 8.333333%;
}
.pull-sm-2 {
right: 16.666667%;
}
.pull-sm-3 {
right: 25%;
}
.pull-sm-4 {
right: 33.333333%;
}
.pull-sm-5 {
right: 41.666667%;
}
.pull-sm-6 {
right: 50%;
}
.pull-sm-7 {
right: 58.333333%;
}
.pull-sm-8 {
right: 66.666667%;
}
.pull-sm-9 {
right: 75%;
}
.pull-sm-10 {
right: 83.333333%;
}
.pull-sm-11 {
right: 91.666667%;
}
.pull-sm-12 {
right: 100%;
}
.push-sm-0 {
left: auto;
}
.push-sm-1 {
left: 8.333333%;
}
.push-sm-2 {
left: 16.666667%;
}
.push-sm-3 {
left: 25%;
}
.push-sm-4 {
left: 33.333333%;
}
.push-sm-5 {
left: 41.666667%;
}
.push-sm-6 {
left: 50%;
}
.push-sm-7 {
left: 58.333333%;
}
.push-sm-8 {
left: 66.666667%;
}
.push-sm-9 {
left: 75%;
}
.push-sm-10 {
left: 83.333333%;
}
.push-sm-11 {
left: 91.666667%;
}
.push-sm-12 {
left: 100%;
}
.offset-sm-0 {
margin-left: 0%;
}
.offset-sm-1 {
margin-left: 8.333333%;
}
.offset-sm-2 {
margin-left: 16.666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.333333%;
}
.offset-sm-5 {
margin-left: 41.666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.333333%;
}
.offset-sm-8 {
margin-left: 66.666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.333333%;
}
.offset-sm-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 768px) {
.col-md {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
}
.col-md-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.333333%;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-md-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.666667%;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.333333%;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-md-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.666667%;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-md-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.333333%;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-md-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.666667%;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-md-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.333333%;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-md-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.666667%;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-md-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.pull-md-0 {
right: auto;
}
.pull-md-1 {
right: 8.333333%;
}
.pull-md-2 {
right: 16.666667%;
}
.pull-md-3 {
right: 25%;
}
.pull-md-4 {
right: 33.333333%;
}
.pull-md-5 {
right: 41.666667%;
}
.pull-md-6 {
right: 50%;
}
.pull-md-7 {
right: 58.333333%;
}
.pull-md-8 {
right: 66.666667%;
}
.pull-md-9 {
right: 75%;
}
.pull-md-10 {
right: 83.333333%;
}
.pull-md-11 {
right: 91.666667%;
}
.pull-md-12 {
right: 100%;
}
.push-md-0 {
left: auto;
}
.push-md-1 {
left: 8.333333%;
}
.push-md-2 {
left: 16.666667%;
}
.push-md-3 {
left: 25%;
}
.push-md-4 {
left: 33.333333%;
}
.push-md-5 {
left: 41.666667%;
}
.push-md-6 {
left: 50%;
}
.push-md-7 {
left: 58.333333%;
}
.push-md-8 {
left: 66.666667%;
}
.push-md-9 {
left: 75%;
}
.push-md-10 {
left: 83.333333%;
}
.push-md-11 {
left: 91.666667%;
}
.push-md-12 {
left: 100%;
}
.offset-md-0 {
margin-left: 0%;
}
.offset-md-1 {
margin-left: 8.333333%;
}
.offset-md-2 {
margin-left: 16.666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.333333%;
}
.offset-md-5 {
margin-left: 41.666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.333333%;
}
.offset-md-8 {
margin-left: 66.666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.333333%;
}
.offset-md-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 992px) {
.col-lg {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
}
.col-lg-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.333333%;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-lg-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.666667%;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-lg-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.333333%;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-lg-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.666667%;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-lg-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.333333%;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-lg-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.666667%;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-lg-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.333333%;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-lg-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.666667%;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-lg-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.pull-lg-0 {
right: auto;
}
.pull-lg-1 {
right: 8.333333%;
}
.pull-lg-2 {
right: 16.666667%;
}
.pull-lg-3 {
right: 25%;
}
.pull-lg-4 {
right: 33.333333%;
}
.pull-lg-5 {
right: 41.666667%;
}
.pull-lg-6 {
right: 50%;
}
.pull-lg-7 {
right: 58.333333%;
}
.pull-lg-8 {
right: 66.666667%;
}
.pull-lg-9 {
right: 75%;
}
.pull-lg-10 {
right: 83.333333%;
}
.pull-lg-11 {
right: 91.666667%;
}
.pull-lg-12 {
right: 100%;
}
.push-lg-0 {
left: auto;
}
.push-lg-1 {
left: 8.333333%;
}
.push-lg-2 {
left: 16.666667%;
}
.push-lg-3 {
left: 25%;
}
.push-lg-4 {
left: 33.333333%;
}
.push-lg-5 {
left: 41.666667%;
}
.push-lg-6 {
left: 50%;
}
.push-lg-7 {
left: 58.333333%;
}
.push-lg-8 {
left: 66.666667%;
}
.push-lg-9 {
left: 75%;
}
.push-lg-10 {
left: 83.333333%;
}
.push-lg-11 {
left: 91.666667%;
}
.push-lg-12 {
left: 100%;
}
.offset-lg-0 {
margin-left: 0%;
}
.offset-lg-1 {
margin-left: 8.333333%;
}
.offset-lg-2 {
margin-left: 16.666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.333333%;
}
.offset-lg-5 {
margin-left: 41.666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.333333%;
}
.offset-lg-8 {
margin-left: 66.666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.333333%;
}
.offset-lg-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 1200px) {
.col-xl {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
}
.col-xl-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.333333%;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-xl-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.666667%;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-xl-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.333333%;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-xl-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.666667%;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-xl-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.333333%;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-xl-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.666667%;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-xl-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.333333%;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-xl-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.666667%;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-xl-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.pull-xl-0 {
right: auto;
}
.pull-xl-1 {
right: 8.333333%;
}
.pull-xl-2 {
right: 16.666667%;
}
.pull-xl-3 {
right: 25%;
}
.pull-xl-4 {
right: 33.333333%;
}
.pull-xl-5 {
right: 41.666667%;
}
.pull-xl-6 {
right: 50%;
}
.pull-xl-7 {
right: 58.333333%;
}
.pull-xl-8 {
right: 66.666667%;
}
.pull-xl-9 {
right: 75%;
}
.pull-xl-10 {
right: 83.333333%;
}
.pull-xl-11 {
right: 91.666667%;
}
.pull-xl-12 {
right: 100%;
}
.push-xl-0 {
left: auto;
}
.push-xl-1 {
left: 8.333333%;
}
.push-xl-2 {
left: 16.666667%;
}
.push-xl-3 {
left: 25%;
}
.push-xl-4 {
left: 33.333333%;
}
.push-xl-5 {
left: 41.666667%;
}
.push-xl-6 {
left: 50%;
}
.push-xl-7 {
left: 58.333333%;
}
.push-xl-8 {
left: 66.666667%;
}
.push-xl-9 {
left: 75%;
}
.push-xl-10 {
left: 83.333333%;
}
.push-xl-11 {
left: 91.666667%;
}
.push-xl-12 {
left: 100%;
}
.offset-xl-0 {
margin-left: 0%;
}
.offset-xl-1 {
margin-left: 8.333333%;
}
.offset-xl-2 {
margin-left: 16.666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.333333%;
}
.offset-xl-5 {
margin-left: 41.666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.333333%;
}
.offset-xl-8 {
margin-left: 66.666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.333333%;
}
.offset-xl-11 {
margin-left: 91.666667%;
}
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 1rem;
}
.table th,
.table td {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #eceeef;
}
.table thead th {
vertical-align: bottom;
border-bottom: 2px solid #eceeef;
}
.table tbody + tbody {
border-top: 2px solid #eceeef;
}
.table .table {
background-color: #fff;
}
.table-sm th,
.table-sm td {
padding: 0.3rem;
}
.table-bordered {
border: 1px solid #eceeef;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #eceeef;
}
.table-bordered thead th,
.table-bordered thead td {
border-bottom-width: 2px;
}
.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
background-color: rgba(0, 0, 0, 0.075);
}
.table-active,
.table-active > th,
.table-active > td {
background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
background-color: rgba(0, 0, 0, 0.075);
}
.table-success,
.table-success > th,
.table-success > td {
background-color: #dff0d8;
}
.table-hover .table-success:hover {
background-color: #d0e9c6;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
background-color: #d0e9c6;
}
.table-info,
.table-info > th,
.table-info > td {
background-color: #d9edf7;
}
.table-hover .table-info:hover {
background-color: #c4e3f3;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
background-color: #c4e3f3;
}
.table-warning,
.table-warning > th,
.table-warning > td {
background-color: #fcf8e3;
}
.table-hover .table-warning:hover {
background-color: #faf2cc;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
background-color: #faf2cc;
}
.table-danger,
.table-danger > th,
.table-danger > td {
background-color: #f2dede;
}
.table-hover .table-danger:hover {
background-color: #ebcccc;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
background-color: #ebcccc;
}
.thead-inverse th {
color: #fff;
background-color: #292b2c;
}
.thead-default th {
color: #464a4c;
background-color: #eceeef;
}
.table-inverse {
color: #fff;
background-color: #292b2c;
}
.table-inverse th,
.table-inverse td,
.table-inverse thead th {
border-color: #fff;
}
.table-inverse.table-bordered {
border: 0;
}
.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive.table-bordered {
border: 0;
}
.form-control {
display: block;
width: 100%;
padding: 0.5rem 0.75rem;
font-size: 1rem;
line-height: 1.25;
color: #464a4c;
background-color: #fff;
background-image: none;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.25rem;
-webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
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;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.form-control:focus {
color: #464a4c;
background-color: #fff;
border-color: #5cb3fd;
outline: none;
}
.form-control::-webkit-input-placeholder {
color: #636c72;
opacity: 1;
}
.form-control::-moz-placeholder {
color: #636c72;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #636c72;
opacity: 1;
}
.form-control::placeholder {
color: #636c72;
opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
background-color: #eceeef;
opacity: 1;
}
.form-control:disabled {
cursor: not-allowed;
}
select.form-control:not([size]):not([multiple]) {
height: calc(2.25rem + 2px);
}
select.form-control:focus::-ms-value {
color: #464a4c;
background-color: #fff;
}
.form-control-file,
.form-control-range {
display: block;
}
.col-form-label {
padding-top: calc(0.5rem - 1px * 2);
padding-bottom: calc(0.5rem - 1px * 2);
margin-bottom: 0;
}
.col-form-label-lg {
padding-top: calc(0.75rem - 1px * 2);
padding-bottom: calc(0.75rem - 1px * 2);
font-size: 1.25rem;
}
.col-form-label-sm {
padding-top: calc(0.25rem - 1px * 2);
padding-bottom: calc(0.25rem - 1px * 2);
font-size: 0.875rem;
}
.col-form-legend {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
margin-bottom: 0;
font-size: 1rem;
}
.form-control-static {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
margin-bottom: 0;
line-height: 1.25;
border: solid transparent;
border-width: 1px 0;
}
.form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn {
padding-right: 0;
padding-left: 0;
}
.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
border-radius: 0.2rem;
}
select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
height: 1.8125rem;
}
.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
padding: 0.75rem 1.5rem;
font-size: 1.25rem;
border-radius: 0.3rem;
}
select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
height: 3.166667rem;
}
.form-group {
margin-bottom: 1rem;
}
.form-text {
display: block;
margin-top: 0.25rem;
}
.form-check {
position: relative;
display: block;
margin-bottom: 0.5rem;
}
.form-check.disabled .form-check-label {
color: #636c72;
cursor: not-allowed;
}
.form-check-label {
padding-left: 1.25rem;
margin-bottom: 0;
cursor: pointer;
}
.form-check-input {
position: absolute;
margin-top: 0.25rem;
margin-left: -1.25rem;
}
.form-check-input:only-child {
position: static;
}
.form-check-inline {
display: inline-block;
}
.form-check-inline .form-check-label {
vertical-align: middle;
}
.form-check-inline + .form-check-inline {
margin-left: 0.75rem;
}
.form-control-feedback {
margin-top: 0.25rem;
}
.form-control-success,
.form-control-warning,
.form-control-danger {
padding-right: 2.25rem;
background-repeat: no-repeat;
background-position: center right 0.5625rem;
-webkit-background-size: 1.125rem 1.125rem;
background-size: 1.125rem 1.125rem;
}
.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
color: #5cb85c;
}
.has-success .form-control {
border-color: #5cb85c;
}
.has-success .input-group-addon {
color: #5cb85c;
border-color: #5cb85c;
background-color: #eaf6ea;
}
.has-success .form-control-success {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}
.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
color: #f0ad4e;
}
.has-warning .form-control {
border-color: #f0ad4e;
}
.has-warning .input-group-addon {
color: #f0ad4e;
border-color: #f0ad4e;
background-color: white;
}
.has-warning .form-control-warning {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}
.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
color: #d9534f;
}
.has-danger .form-control {
border-color: #d9534f;
}
.has-danger .input-group-addon {
color: #d9534f;
border-color: #d9534f;
background-color: #fdf7f7;
}
.has-danger .form-control-danger {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}
.form-inline {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form-inline .form-check {
width: 100%;
}
@media (min-width: 576px) {
.form-inline label {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 0;
}
.form-inline .form-group {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 0;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
width: auto;
}
.form-inline .form-control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-check {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
width: auto;
margin-top: 0;
margin-bottom: 0;
}
.form-inline .form-check-label {
padding-left: 0;
}
.form-inline .form-check-input {
position: relative;
margin-top: 0;
margin-right: 0.25rem;
margin-left: 0;
}
.form-inline .custom-control {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
padding-left: 0;
}
.form-inline .custom-control-indicator {
position: static;
display: inline-block;
margin-right: 0.25rem;
vertical-align: text-bottom;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.btn {
display: inline-block;
font-weight: normal;
line-height: 1.25;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: 0.5rem 1rem;
font-size: 1rem;
border-radius: 0.25rem;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.btn:focus, .btn:hover {
text-decoration: none;
}
.btn:focus, .btn.focus {
outline: 0;
-webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
}
.btn.disabled, .btn:disabled {
cursor: not-allowed;
opacity: .65;
}
.btn:active, .btn.active {
background-image: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
pointer-events: none;
}
.btn-primary {
color: #fff;
background-color: #0275d8;
border-color: #0275d8;
}
.btn-primary:hover {
color: #fff;
background-color: #025aa5;
border-color: #01549b;
}
.btn-primary:focus, .btn-primary.focus {
-webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
background-color: #0275d8;
border-color: #0275d8;
}
.btn-primary:active, .btn-primary.active,
.show > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #025aa5;
background-image: none;
border-color: #01549b;
}
.btn-secondary {
color: #292b2c;
background-color: #fff;
border-color: #ccc;
}
.btn-secondary:hover {
color: #292b2c;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-secondary:focus, .btn-secondary.focus {
-webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
background-color: #fff;
border-color: #ccc;
}
.btn-secondary:active, .btn-secondary.active,
.show > .btn-secondary.dropdown-toggle {
color: #292b2c;
background-color: #e6e6e6;
background-image: none;
border-color: #adadad;
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #5bc0de;
}
.btn-info:hover {
color: #fff;
background-color: #31b0d5;
border-color: #2aabd2;
}
.btn-info:focus, .btn-info.focus {
-webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
background-color: #5bc0de;
border-color: #5bc0de;
}
.btn-info:active, .btn-info.active,
.show > .btn-info.dropdown-toggle {
color: #fff;
background-color: #31b0d5;
background-image: none;
border-color: #2aabd2;
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #5cb85c;
}
.btn-success:hover {
color: #fff;
background-color: #449d44;
border-color: #419641;
}
.btn-success:focus, .btn-success.focus {
-webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
background-color: #5cb85c;
border-color: #5cb85c;
}
.btn-success:active, .btn-success.active,
.show > .btn-success.dropdown-toggle {
color: #fff;
background-color: #449d44;
background-image: none;
border-color: #419641;
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #f0ad4e;
}
.btn-warning:hover {
color: #fff;
background-color: #ec971f;
border-color: #eb9316;
}
.btn-warning:focus, .btn-warning.focus {
-webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
background-color: #f0ad4e;
border-color: #f0ad4e;
}
.btn-warning:active, .btn-warning.active,
.show > .btn-warning.dropdown-toggle {
color: #fff;
background-color: #ec971f;
background-image: none;
border-color: #eb9316;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d9534f;
}
.btn-danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #c12e2a;
}
.btn-danger:focus, .btn-danger.focus {
-webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
background-color: #d9534f;
border-color: #d9534f;
}
.btn-danger:active, .btn-danger.active,
.show > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #c9302c;
background-image: none;
border-color: #c12e2a;
}
.btn-outline-primary {
color: #0275d8;
background-image: none;
background-color: transparent;
border-color: #0275d8;
}
.btn-outline-primary:hover {
color: #fff;
background-color: #0275d8;
border-color: #0275d8;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
-webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
color: #0275d8;
background-color: transparent;
}
.btn-outline-primary:active, .btn-outline-primary.active,
.show > .btn-outline-primary.dropdown-toggle {
color: #fff;
background-color: #0275d8;
border-color: #0275d8;
}
.btn-outline-secondary {
color: #ccc;
background-image: none;
background-color: transparent;
border-color: #ccc;
}
.btn-outline-secondary:hover {
color: #fff;
background-color: #ccc;
border-color: #ccc;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
-webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
color: #ccc;
background-color: transparent;
}
.btn-outline-secondary:active, .btn-outline-secondary.active,
.show > .btn-outline-secondary.dropdown-toggle {
color: #fff;
background-color: #ccc;
border-color: #ccc;
}
.btn-outline-info {
color: #5bc0de;
background-image: none;
background-color: transparent;
border-color: #5bc0de;
}
.btn-outline-info:hover {
color: #fff;
background-color: #5bc0de;
border-color: #5bc0de;
}
.btn-outline-info:focus, .btn-outline-info.focus {
-webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
color: #5bc0de;
background-color: transparent;
}
.btn-outline-info:active, .btn-outline-info.active,
.show > .btn-outline-info.dropdown-toggle {
color: #fff;
background-color: #5bc0de;
border-color: #5bc0de;
}
.btn-outline-success {
color: #5cb85c;
background-image: none;
background-color: transparent;
border-color: #5cb85c;
}
.btn-outline-success:hover {
color: #fff;
background-color: #5cb85c;
border-color: #5cb85c;
}
.btn-outline-success:focus, .btn-outline-success.focus {
-webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
color: #5cb85c;
background-color: transparent;
}
.btn-outline-success:active, .btn-outline-success.active,
.show > .btn-outline-success.dropdown-toggle {
color: #fff;
background-color: #5cb85c;
border-color: #5cb85c;
}
.btn-outline-warning {
color: #f0ad4e;
background-image: none;
background-color: transparent;
border-color: #f0ad4e;
}
.btn-outline-warning:hover {
color: #fff;
background-color: #f0ad4e;
border-color: #f0ad4e;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
-webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
color: #f0ad4e;
background-color: transparent;
}
.btn-outline-warning:active, .btn-outline-warning.active,
.show > .btn-outline-warning.dropdown-toggle {
color: #fff;
background-color: #f0ad4e;
border-color: #f0ad4e;
}
.btn-outline-danger {
color: #d9534f;
background-image: none;
background-color: transparent;
border-color: #d9534f;
}
.btn-outline-danger:hover {
color: #fff;
background-color: #d9534f;
border-color: #d9534f;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
-webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
color: #d9534f;
background-color: transparent;
}
.btn-outline-danger:active, .btn-outline-danger.active,
.show > .btn-outline-danger.dropdown-toggle {
color: #fff;
background-color: #d9534f;
border-color: #d9534f;
}
.btn-link {
font-weight: normal;
color: #0275d8;
border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
background-color: transparent;
}
.btn-link, .btn-link:focus, .btn-link:active {
border-color: transparent;
}
.btn-link:hover {
border-color: transparent;
}
.btn-link:focus, .btn-link:hover {
color: #014c8c;
text-decoration: underline;
background-color: transparent;
}
.btn-link:disabled {
color: #636c72;
}
.btn-link:disabled:focus, .btn-link:disabled:hover {
text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
padding: 0.75rem 1.5rem;
font-size: 1.25rem;
border-radius: 0.3rem;
}
.btn-sm, .btn-group-sm > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
border-radius: 0.2rem;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 0.5rem;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.show {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.show {
display: block;
}
tr.collapse.show {
display: table-row;
}
tbody.collapse.show {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
-o-transition: height 0.35s ease;
transition: height 0.35s ease;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.3em;
vertical-align: middle;
content: "";
border-top: 0.3em solid;
border-right: 0.3em solid transparent;
border-left: 0.3em solid transparent;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropup .dropdown-toggle::after {
border-top: 0;
border-bottom: 0.3em solid;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: 0.5rem 0;
margin: 0.125rem 0 0;
font-size: 1rem;
color: #292b2c;
text-align: left;
list-style: none;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.25rem;
}
.dropdown-divider {
height: 1px;
margin: 0.5rem 0;
overflow: hidden;
background-color: #eceeef;
}
.dropdown-item {
display: block;
width: 100%;
padding: 3px 1.5rem;
clear: both;
font-weight: normal;
color: #292b2c;
text-align: inherit;
white-space: nowrap;
background: none;
border: 0;
}
.dropdown-item:focus, .dropdown-item:hover {
color: #1d1e1f;
text-decoration: none;
background-color: #f7f7f9;
}
.dropdown-item.active, .dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: #0275d8;
}
.dropdown-item.disabled, .dropdown-item:disabled {
color: #636c72;
cursor: not-allowed;
background-color: transparent;
}
.show > .dropdown-menu {
display: block;
}
.show > a {
outline: 0;
}
.dropdown-menu-right {
right: 0;
left: auto;
}
.dropdown-menu-left {
right: auto;
left: 0;
}
.dropdown-header {
display: block;
padding: 0.5rem 1.5rem;
margin-bottom: 0;
font-size: 0.875rem;
color: #636c72;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.dropup .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 0.125rem;
}
.btn-group,
.btn-group-vertical {
position: relative;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
z-index: 2;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.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-left: -1px;
}
.btn-toolbar {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.btn-toolbar .input-group {
width: auto;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn + .dropdown-toggle-split {
padding-right: 0.75rem;
padding-left: 0.75rem;
}
.btn + .dropdown-toggle-split::after {
margin-left: 0;
}
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
padding-right: 0.375rem;
padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
padding-right: 1.125rem;
padding-left: 1.125rem;
}
.btn-group-vertical {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
width: 100%;
}
.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-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child: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-right-radius: 0;
border-top-left-radius: 0;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
}
.input-group .form-control {
position: relative;
z-index: 2;
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
width: 1%;
margin-bottom: 0;
}
.input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
z-index: 3;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.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 {
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 0.5rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
font-weight: normal;
line-height: 1.25;
color: #464a4c;
text-align: center;
background-color: #eceeef;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.25rem;
}
.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
border-radius: 0.2rem;
}
.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
padding: 0.75rem 1.5rem;
font-size: 1.25rem;
border-radius: 0.3rem;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.input-group-addon:not(:last-child) {
border-right: 0;
}
.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.form-control + .input-group-addon:not(:first-child) {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
-webkit-box-flex: 1;
-webkit-flex: 1 1 0%;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
z-index: 3;
}
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
margin-right: -1px;
}
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
z-index: 2;
margin-left: -1px;
}
.input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:hover {
z-index: 3;
}
.custom-control {
position: relative;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
min-height: 1.5rem;
padding-left: 1.5rem;
margin-right: 1rem;
cursor: pointer;
}
.custom-control-input {
position: absolute;
z-index: -1;
opacity: 0;
}
.custom-control-input:checked ~ .custom-control-indicator {
color: #fff;
background-color: #0275d8;
}
.custom-control-input:focus ~ .custom-control-indicator {
-webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8;
box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8;
}
.custom-control-input:active ~ .custom-control-indicator {
color: #fff;
background-color: #8fcafe;
}
.custom-control-input:disabled ~ .custom-control-indicator {
cursor: not-allowed;
background-color: #eceeef;
}
.custom-control-input:disabled ~ .custom-control-description {
color: #636c72;
cursor: not-allowed;
}
.custom-control-indicator {
position: absolute;
top: 0.25rem;
left: 0;
display: block;
width: 1rem;
height: 1rem;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #ddd;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: 50% 50%;
background-size: 50% 50%;
}
.custom-checkbox .custom-control-indicator {
border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
background-color: #0275d8;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-radio .custom-control-indicator {
border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-controls-stacked {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.custom-controls-stacked .custom-control {
margin-bottom: 0.25rem;
}
.custom-controls-stacked .custom-control + .custom-control {
margin-left: 0;
}
.custom-select {
display: inline-block;
max-width: 100%;
height: calc(2.25rem + 2px);
padding: 0.375rem 1.75rem 0.375rem 0.75rem;
line-height: 1.25;
color: #464a4c;
vertical-align: middle;
background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
-webkit-background-size: 8px 10px;
background-size: 8px 10px;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.25rem;
-moz-appearance: none;
-webkit-appearance: none;
}
.custom-select:focus {
border-color: #5cb3fd;
outline: none;
}
.custom-select:focus::-ms-value {
color: #464a4c;
background-color: #fff;
}
.custom-select:disabled {
color: #636c72;
cursor: not-allowed;
background-color: #eceeef;
}
.custom-select::-ms-expand {
opacity: 0;
}
.custom-select-sm {
padding-top: 0.375rem;
padding-bottom: 0.375rem;
font-size: 75%;
}
.custom-file {
position: relative;
display: inline-block;
max-width: 100%;
height: 2.5rem;
margin-bottom: 0;
cursor: pointer;
}
.custom-file-input {
min-width: 14rem;
max-width: 100%;
height: 2.5rem;
margin: 0;
filter: alpha(opacity=0);
opacity: 0;
}
.custom-file-control {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 5;
height: 2.5rem;
padding: 0.5rem 1rem;
line-height: 1.5;
color: #464a4c;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.25rem;
}
.custom-file-control:lang(en)::after {
content: "Choose file...";
}
.custom-file-control::before {
position: absolute;
top: -1px;
right: -1px;
bottom: -1px;
z-index: 6;
display: block;
height: 2.5rem;
padding: 0.5rem 1rem;
line-height: 1.5;
color: #464a4c;
background-color: #eceeef;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0 0.25rem 0.25rem 0;
}
.custom-file-control:lang(en)::before {
content: "Browse";
}
.nav {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav-link {
display: block;
padding: 0.5em 1em;
}
.nav-link:focus, .nav-link:hover {
text-decoration: none;
}
.nav-link.disabled {
color: #636c72;
cursor: not-allowed;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs .nav-item {
margin-bottom: -1px;
}
.nav-tabs .nav-link {
border: 1px solid transparent;
border-top-right-radius: 0.25rem;
border-top-left-radius: 0.25rem;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
border-color: #eceeef #eceeef #ddd;
}
.nav-tabs .nav-link.disabled {
color: #636c72;
background-color: transparent;
border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
color: #464a4c;
background-color: #fff;
border-color: #ddd #ddd #fff;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.nav-pills .nav-link {
border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .nav-item.show .nav-link {
color: #fff;
cursor: default;
background-color: #0275d8;
}
.nav-fill .nav-item {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
text-align: center;
}
.nav-justified .nav-item {
-webkit-box-flex: 1;
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
text-align: center;
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.navbar {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
padding: 0.5rem 1rem;
}
.navbar-brand {
display: inline-block;
padding-top: .25rem;
padding-bottom: .25rem;
margin-right: 1rem;
font-size: 1.25rem;
line-height: inherit;
white-space: nowrap;
}
.navbar-brand:focus, .navbar-brand:hover {
text-decoration: none;
}
.navbar-nav {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.navbar-nav .nav-link {
padding-right: 0;
padding-left: 0;
}
.navbar-text {
display: inline-block;
padding-top: .425rem;
padding-bottom: .425rem;
}
.navbar-toggler {
-webkit-align-self: flex-start;
-ms-flex-item-align: start;
align-self: flex-start;
padding: 0.25rem 0.75rem;
font-size: 1.25rem;
line-height: 1;
background: transparent;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.navbar-toggler:focus, .navbar-toggler:hover {
text-decoration: none;
}
.navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
content: "";
background: no-repeat center center;
-webkit-background-size: 100% 100%;
background-size: 100% 100%;
}
.navbar-toggler-left {
position: absolute;
left: 1rem;
}
.navbar-toggler-right {
position: absolute;
right: 1rem;
}
@media (max-width: 575px) {
.navbar-toggleable .navbar-nav .dropdown-menu {
position: static;
float: none;
}
.navbar-toggleable > .container {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 576px) {
.navbar-toggleable {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.navbar-toggleable .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-toggleable .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem;
}
.navbar-toggleable > .container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.navbar-toggleable .navbar-collapse {
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
width: 100%;
}
.navbar-toggleable .navbar-toggler {
display: none;
}
}
@media (max-width: 767px) {
.navbar-toggleable-sm .navbar-nav .dropdown-menu {
position: static;
float: none;
}
.navbar-toggleable-sm > .container {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 768px) {
.navbar-toggleable-sm {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.navbar-toggleable-sm .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-toggleable-sm .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem;
}
.navbar-toggleable-sm > .container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.navbar-toggleable-sm .navbar-collapse {
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
width: 100%;
}
.navbar-toggleable-sm .navbar-toggler {
display: none;
}
}
@media (max-width: 991px) {
.navbar-toggleable-md .navbar-nav .dropdown-menu {
position: static;
float: none;
}
.navbar-toggleable-md > .container {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 992px) {
.navbar-toggleable-md {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.navbar-toggleable-md .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-toggleable-md .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem;
}
.navbar-toggleable-md > .container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.navbar-toggleable-md .navbar-collapse {
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
width: 100%;
}
.navbar-toggleable-md .navbar-toggler {
display: none;
}
}
@media (max-width: 1199px) {
.navbar-toggleable-lg .navbar-nav .dropdown-menu {
position: static;
float: none;
}
.navbar-toggleable-lg > .container {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 1200px) {
.navbar-toggleable-lg {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.navbar-toggleable-lg .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-toggleable-lg .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem;
}
.navbar-toggleable-lg > .container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.navbar-toggleable-lg .navbar-collapse {
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
width: 100%;
}
.navbar-toggleable-lg .navbar-toggler {
display: none;
}
}
.navbar-toggleable-xl {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.navbar-toggleable-xl .navbar-nav .dropdown-menu {
position: static;
float: none;
}
.navbar-toggleable-xl > .container {
padding-right: 0;
padding-left: 0;
}
.navbar-toggleable-xl .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-toggleable-xl .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem;
}
.navbar-toggleable-xl > .container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.navbar-toggleable-xl .navbar-collapse {
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
width: 100%;
}
.navbar-toggleable-xl .navbar-toggler {
display: none;
}
.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .open > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.active {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
color: rgba(0, 0, 0, 0.5);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
color: white;
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-toggler:focus,
.navbar-inverse .navbar-toggler:hover {
color: white;
}
.navbar-inverse .navbar-nav .nav-link {
color: rgba(255, 255, 255, 0.5);
}
.navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
color: rgba(255, 255, 255, 0.75);
}
.navbar-inverse .navbar-nav .nav-link.disabled {
color: rgba(255, 255, 255, 0.25);
}
.navbar-inverse .navbar-nav .open > .nav-link,
.navbar-inverse .navbar-nav .active > .nav-link,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .nav-link.active {
color: white;
}
.navbar-inverse .navbar-toggler {
border-color: rgba(255, 255, 255, 0.1);
}
.navbar-inverse .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-inverse .navbar-text {
color: rgba(255, 255, 255, 0.5);
}
.card {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.125);
border-radius: 0.25rem;
}
.card-block {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1.25rem;
}
.card-title {
margin-bottom: 0.75rem;
}
.card-subtitle {
margin-top: -0.375rem;
margin-bottom: 0;
}
.card-text:last-child {
margin-bottom: 0;
}
.card-link:hover {
text-decoration: none;
}
.card-link + .card-link {
margin-left: 1.25rem;
}
.card > .list-group:first-child .list-group-item:first-child {
border-top-right-radius: 0.25rem;
border-top-left-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
background-color: #f7f7f9;
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-footer {
padding: 0.75rem 1.25rem;
background-color: #f7f7f9;
border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
margin-right: -0.625rem;
margin-bottom: -0.75rem;
margin-left: -0.625rem;
border-bottom: 0;
}
.card-header-pills {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.card-primary {
background-color: #0275d8;
border-color: #0275d8;
}
.card-primary .card-header,
.card-primary .card-footer {
background-color: transparent;
}
.card-success {
background-color: #5cb85c;
border-color: #5cb85c;
}
.card-success .card-header,
.card-success .card-footer {
background-color: transparent;
}
.card-info {
background-color: #5bc0de;
border-color: #5bc0de;
}
.card-info .card-header,
.card-info .card-footer {
background-color: transparent;
}
.card-warning {
background-color: #f0ad4e;
border-color: #f0ad4e;
}
.card-warning .card-header,
.card-warning .card-footer {
background-color: transparent;
}
.card-danger {
background-color: #d9534f;
border-color: #d9534f;
}
.card-danger .card-header,
.card-danger .card-footer {
background-color: transparent;
}
.card-outline-primary {
background-color: transparent;
border-color: #0275d8;
}
.card-outline-secondary {
background-color: transparent;
border-color: #ccc;
}
.card-outline-info {
background-color: transparent;
border-color: #5bc0de;
}
.card-outline-success {
background-color: transparent;
border-color: #5cb85c;
}
.card-outline-warning {
background-color: transparent;
border-color: #f0ad4e;
}
.card-outline-danger {
background-color: transparent;
border-color: #d9534f;
}
.card-inverse {
color: rgba(255, 255, 255, 0.65);
}
.card-inverse .card-header,
.card-inverse .card-footer {
background-color: transparent;
border-color: rgba(255, 255, 255, 0.2);
}
.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
color: #fff;
}
.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
color: rgba(255, 255, 255, 0.65);
}
.card-inverse .card-link:focus, .card-inverse .card-link:hover {
color: #fff;
}
.card-blockquote {
padding: 0;
margin-bottom: 0;
border-left: 0;
}
.card-img {
border-radius: calc(0.25rem - 1px);
}
.card-img-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 1.25rem;
}
.card-img-top {
border-top-right-radius: calc(0.25rem - 1px);
border-top-left-radius: calc(0.25rem - 1px);
}
.card-img-bottom {
border-bottom-right-radius: calc(0.25rem - 1px);
border-bottom-left-radius: calc(0.25rem - 1px);
}
@media (min-width: 576px) {
.card-deck {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.card-deck .card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-webkit-flex: 1 0 0%;
-ms-flex: 1 0 0%;
flex: 1 0 0%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.card-deck .card:not(:first-child) {
margin-left: 15px;
}
.card-deck .card:not(:last-child) {
margin-right: 15px;
}
}
@media (min-width: 576px) {
.card-group {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.card-group .card {
-webkit-box-flex: 1;
-webkit-flex: 1 0 0%;
-ms-flex: 1 0 0%;
flex: 1 0 0%;
}
.card-group .card + .card {
margin-left: 0;
border-left: 0;
}
.card-group .card:first-child {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.card-group .card:first-child .card-img-top {
border-top-right-radius: 0;
}
.card-group .card:first-child .card-img-bottom {
border-bottom-right-radius: 0;
}
.card-group .card:last-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.card-group .card:last-child .card-img-top {
border-top-left-radius: 0;
}
.card-group .card:last-child .card-img-bottom {
border-bottom-left-radius: 0;
}
.card-group .card:not(:first-child):not(:last-child) {
border-radius: 0;
}
.card-group .card:not(:first-child):not(:last-child) .card-img-top,
.card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
border-radius: 0;
}
}
@media (min-width: 576px) {
.card-columns {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
-webkit-column-gap: 1.25rem;
-moz-column-gap: 1.25rem;
column-gap: 1.25rem;
}
.card-columns .card {
display: inline-block;
width: 100%;
margin-bottom: 0.75rem;
}
}
.breadcrumb {
padding: 0.75rem 1rem;
margin-bottom: 1rem;
list-style: none;
background-color: #eceeef;
border-radius: 0.25rem;
}
.breadcrumb::after {
display: block;
content: "";
clear: both;
}
.breadcrumb-item {
float: left;
}
.breadcrumb-item + .breadcrumb-item::before {
display: inline-block;
padding-right: 0.5rem;
padding-left: 0.5rem;
color: #636c72;
content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: none;
}
.breadcrumb-item.active {
color: #636c72;
}
.pagination {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-left: 0;
list-style: none;
border-radius: 0.25rem;
}
.page-item:first-child .page-link {
margin-left: 0;
border-bottom-left-radius: 0.25rem;
border-top-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
border-bottom-right-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.page-item.active .page-link {
z-index: 2;
color: #fff;
background-color: #0275d8;
border-color: #0275d8;
}
.page-item.disabled .page-link {
color: #636c72;
pointer-events: none;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd;
}
.page-link {
position: relative;
display: block;
padding: 0.5rem 0.75rem;
margin-left: -1px;
line-height: 1.25;
color: #0275d8;
background-color: #fff;
border: 1px solid #ddd;
}
.page-link:focus, .page-link:hover {
color: #014c8c;
text-decoration: none;
background-color: #eceeef;
border-color: #ddd;
}
.pagination-lg .page-link {
padding: 0.75rem 1.5rem;
font-size: 1.25rem;
}
.pagination-lg .page-item:first-child .page-link {
border-bottom-left-radius: 0.3rem;
border-top-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
border-bottom-right-radius: 0.3rem;
border-top-right-radius: 0.3rem;
}
.pagination-sm .page-link {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
}
.pagination-sm .page-item:first-child .page-link {
border-bottom-left-radius: 0.2rem;
border-top-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
border-bottom-right-radius: 0.2rem;
border-top-right-radius: 0.2rem;
}
.badge {
display: inline-block;
padding: 0.25em 0.4em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.25rem;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
a.badge:focus, a.badge:hover {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.badge-pill {
padding-right: 0.6em;
padding-left: 0.6em;
border-radius: 10rem;
}
.badge-default {
background-color: #636c72;
}
.badge-default[href]:focus, .badge-default[href]:hover {
background-color: #4b5257;
}
.badge-primary {
background-color: #0275d8;
}
.badge-primary[href]:focus, .badge-primary[href]:hover {
background-color: #025aa5;
}
.badge-success {
background-color: #5cb85c;
}
.badge-success[href]:focus, .badge-success[href]:hover {
background-color: #449d44;
}
.badge-info {
background-color: #5bc0de;
}
.badge-info[href]:focus, .badge-info[href]:hover {
background-color: #31b0d5;
}
.badge-warning {
background-color: #f0ad4e;
}
.badge-warning[href]:focus, .badge-warning[href]:hover {
background-color: #ec971f;
}
.badge-danger {
background-color: #d9534f;
}
.badge-danger[href]:focus, .badge-danger[href]:hover {
background-color: #c9302c;
}
.jumbotron {
padding: 2rem 1rem;
margin-bottom: 2rem;
background-color: #eceeef;
border-radius: 0.3rem;
}
@media (min-width: 576px) {
.jumbotron {
padding: 4rem 2rem;
}
}
.jumbotron-hr {
border-top-color: #d0d5d8;
}
.jumbotron-fluid {
padding-right: 0;
padding-left: 0;
border-radius: 0;
}
.alert {
padding: 0.75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.alert-heading {
color: inherit;
}
.alert-link {
font-weight: bold;
}
.alert-dismissible .close {
position: relative;
top: -0.75rem;
right: -1.25rem;
padding: 0.75rem 1.25rem;
color: inherit;
}
.alert-success {
background-color: #dff0d8;
border-color: #d0e9c6;
color: #3c763d;
}
.alert-success hr {
border-top-color: #c1e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
background-color: #d9edf7;
border-color: #bcdff1;
color: #31708f;
}
.alert-info hr {
border-top-color: #a6d5ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
background-color: #fcf8e3;
border-color: #faf2cc;
color: #8a6d3b;
}
.alert-warning hr {
border-top-color: #f7ecb5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
background-color: #f2dede;
border-color: #ebcccc;
color: #a94442;
}
.alert-danger hr {
border-top-color: #e4b9b9;
}
.alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}
.progress {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
font-size: 0.75rem;
line-height: 1rem;
text-align: center;
background-color: #eceeef;
border-radius: 0.25rem;
}
.progress-bar {
height: 1rem;
color: #fff;
background-color: #0275d8;
}
.progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 1rem 1rem;
background-size: 1rem 1rem;
}
.progress-bar-animated {
-webkit-animation: progress-bar-stripes 1s linear infinite;
-o-animation: progress-bar-stripes 1s linear infinite;
animation: progress-bar-stripes 1s linear infinite;
}
.media {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.media-body {
-webkit-box-flex: 1;
-webkit-flex: 1 1 0%;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
}
.list-group {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
}
.list-group-item-action {
width: 100%;
color: #464a4c;
text-align: inherit;
}
.list-group-item-action .list-group-item-heading {
color: #292b2c;
}
.list-group-item-action:focus, .list-group-item-action:hover {
color: #464a4c;
text-decoration: none;
background-color: #f7f7f9;
}
.list-group-item-action:active {
color: #292b2c;
background-color: #eceeef;
}
.list-group-item {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 0.75rem 1.25rem;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
border-top-right-radius: 0.25rem;
border-top-left-radius: 0.25rem;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.list-group-item:focus, .list-group-item:hover {
text-decoration: none;
}
.list-group-item.disabled, .list-group-item:disabled {
color: #636c72;
cursor: not-allowed;
background-color: #fff;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading {
color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text {
color: #636c72;
}
.list-group-item.active {
z-index: 2;
color: #fff;
background-color: #0275d8;
border-color: #0275d8;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small {
color: inherit;
}
.list-group-item.active .list-group-item-text {
color: #daeeff;
}
.list-group-flush .list-group-item {
border-right: 0;
border-left: 0;
border-radius: 0;
}
.list-group-flush:first-child .list-group-item:first-child {
border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
border-bottom: 0;
}
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
color: inherit;
}
a.list-group-item-success:focus, a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
color: #3c763d;
background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
color: inherit;
}
a.list-group-item-info:focus, a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
color: #31708f;
background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
color: inherit;
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
color: #8a6d3b;
background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
color: inherit;
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
color: #a94442;
background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.embed-responsive::before {
display: block;
content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive-21by9::before {
padding-top: 42.857143%;
}
.embed-responsive-16by9::before {
padding-top: 56.25%;
}
.embed-responsive-4by3::before {
padding-top: 75%;
}
.embed-responsive-1by1::before {
padding-top: 100%;
}
.close {
float: right;
font-size: 1.5rem;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: .5;
}
.close:focus, .close:hover {
color: #000;
text-decoration: none;
cursor: pointer;
opacity: .75;
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.modal-open {
overflow: hidden;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform 0.3s ease-out;
transition: -webkit-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
-webkit-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
}
.modal.show .modal-dialog {
-webkit-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0.3rem;
outline: 0;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
opacity: 0;
}
.modal-backdrop.show {
opacity: 0.5;
}
.modal-header {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 15px;
border-bottom: 1px solid #eceeef;
}
.modal-title {
margin-bottom: 0;
line-height: 1.5;
}
.modal-body {
position: relative;
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 15px;
}
.modal-footer {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 15px;
border-top: 1px solid #eceeef;
}
.modal-footer > :not(:first-child) {
margin-left: .25rem;
}
.modal-footer > :not(:last-child) {
margin-right: .25rem;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 576px) {
.modal-dialog {
max-width: 500px;
margin: 30px auto;
}
.modal-sm {
max-width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
max-width: 800px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
font-size: 0.875rem;
word-wrap: break-word;
opacity: 0;
}
.tooltip.show {
opacity: 0.9;
}
.tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
bottom: 0;
left: 50%;
margin-left: -5px;
content: "";
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
top: 50%;
left: 0;
margin-top: -5px;
content: "";
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
padding: 5px 0;
margin-top: 17px;
}
.tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
top: 0;
left: 50%;
margin-left: -5px;
content: "";
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
padding: 0 5px;
margin-left: -3px;
}
.tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
top: 50%;
right: 0;
margin-top: -5px;
content: "";
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 14px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 0;
}
.tooltip-inner::before {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: block;
max-width: 276px;
padding: 1px;
font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
font-size: 0.875rem;
word-wrap: break-word;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0.3rem;
}
.popover.popover-top, .popover.bs-tether-element-attached-bottom {
margin-top: -10px;
}
.popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after {
left: 50%;
border-bottom-width: 0;
}
.popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before {
bottom: -11px;
margin-left: -11px;
border-top-color: rgba(0, 0, 0, 0.25);
}
.popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after {
bottom: -10px;
margin-left: -10px;
border-top-color: #fff;
}
.popover.popover-right, .popover.bs-tether-element-attached-left {
margin-left: 10px;
}
.popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after {
top: 50%;
border-left-width: 0;
}
.popover.popover-right::before, .popover.bs-tether-element-attached-left::before {
left: -11px;
margin-top: -11px;
border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.popover-right::after, .popover.bs-tether-element-attached-left::after {
left: -10px;
margin-top: -10px;
border-right-color: #fff;
}
.popover.popover-bottom, .popover.bs-tether-element-attached-top {
margin-top: 10px;
}
.popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after {
left: 50%;
border-top-width: 0;
}
.popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before {
top: -11px;
margin-left: -11px;
border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after {
top: -10px;
margin-left: -10px;
border-bottom-color: #f7f7f7;
}
.popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before {
position: absolute;
top: 0;
left: 50%;
display: block;
width: 20px;
margin-left: -10px;
content: "";
border-bottom: 1px solid #f7f7f7;
}
.popover.popover-left, .popover.bs-tether-element-attached-right {
margin-left: -10px;
}
.popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after {
top: 50%;
border-right-width: 0;
}
.popover.popover-left::before, .popover.bs-tether-element-attached-right::before {
right: -11px;
margin-top: -11px;
border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.popover-left::after, .popover.bs-tether-element-attached-right::after {
right: -10px;
margin-top: -10px;
border-left-color: #fff;
}
.popover-title {
padding: 8px 14px;
margin-bottom: 0;
font-size: 1rem;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-top-right-radius: calc(0.3rem - 1px);
border-top-left-radius: calc(0.3rem - 1px);
}
.popover-title:empty {
display: none;
}
.popover-content {
padding: 9px 14px;
}
.popover::before,
.popover::after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover::before {
content: "";
border-width: 11px;
}
.popover::after {
content: "";
border-width: 10px;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-item {
position: relative;
display: none;
width: 100%;
}
@media (-webkit-transform-3d) {
.carousel-item {
-webkit-transition: -webkit-transform 0.6s ease-in-out;
transition: -webkit-transform 0.6s ease-in-out;
-o-transition: -o-transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
}
@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
.carousel-item {
-webkit-transition: -webkit-transform 0.6s ease-in-out;
transition: -webkit-transform 0.6s ease-in-out;
-o-transition: -o-transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.carousel-item-next,
.carousel-item-prev {
position: absolute;
top: 0;
}
@media (-webkit-transform-3d) {
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.carousel-item-next,
.active.carousel-item-right {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.carousel-item-prev,
.active.carousel-item-left {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.carousel-item-next,
.active.carousel-item-right {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.carousel-item-prev,
.active.carousel-item-left {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.carousel-control-prev,
.carousel-control-next {
position: absolute;
top: 0;
bottom: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
width: 15%;
color: #fff;
text-align: center;
opacity: 0.5;
}
.carousel-control-prev:focus, .carousel-control-prev:hover,
.carousel-control-next:focus,
.carousel-control-next:hover {
color: #fff;
text-decoration: none;
outline: 0;
opacity: .9;
}
.carousel-control-prev {
left: 0;
}
.carousel-control-next {
right: 0;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
display: inline-block;
width: 20px;
height: 20px;
background: transparent no-repeat center center;
-webkit-background-size: 100% 100%;
background-size: 100% 100%;
}
.carousel-control-prev-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.carousel-indicators {
position: absolute;
right: 0;
bottom: 10px;
left: 0;
z-index: 15;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
padding-left: 0;
margin-right: 15%;
margin-left: 15%;
list-style: none;
}
.carousel-indicators li {
position: relative;
-webkit-box-flex: 1;
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
max-width: 30px;
height: 3px;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
cursor: pointer;
background-color: rgba(255, 255, 255, 0.5);
}
.carousel-indicators li::before {
position: absolute;
top: -10px;
left: 0;
display: inline-block;
width: 100%;
height: 10px;
content: "";
}
.carousel-indicators li::after {
position: absolute;
bottom: -10px;
left: 0;
display: inline-block;
width: 100%;
height: 10px;
content: "";
}
.carousel-indicators .active {
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;
}
.align-baseline {
vertical-align: baseline !important;
}
.align-top {
vertical-align: top !important;
}
.align-middle {
vertical-align: middle !important;
}
.align-bottom {
vertical-align: bottom !important;
}
.align-text-bottom {
vertical-align: text-bottom !important;
}
.align-text-top {
vertical-align: text-top !important;
}
.bg-faded {
background-color: #f7f7f7;
}
.bg-primary {
background-color: #0275d8 !important;
}
a.bg-primary:focus, a.bg-primary:hover {
background-color: #025aa5 !important;
}
.bg-success {
background-color: #5cb85c !important;
}
a.bg-success:focus, a.bg-success:hover {
background-color: #449d44 !important;
}
.bg-info {
background-color: #5bc0de !important;
}
a.bg-info:focus, a.bg-info:hover {
background-color: #31b0d5 !important;
}
.bg-warning {
background-color: #f0ad4e !important;
}
a.bg-warning:focus, a.bg-warning:hover {
background-color: #ec971f !important;
}
.bg-danger {
background-color: #d9534f !important;
}
a.bg-danger:focus, a.bg-danger:hover {
background-color: #c9302c !important;
}
.bg-inverse {
background-color: #292b2c !important;
}
a.bg-inverse:focus, a.bg-inverse:hover {
background-color: #101112 !important;
}
.border-0 {
border: 0 !important;
}
.border-top-0 {
border-top: 0 !important;
}
.border-right-0 {
border-right: 0 !important;
}
.border-bottom-0 {
border-bottom: 0 !important;
}
.border-left-0 {
border-left: 0 !important;
}
.rounded {
border-radius: 0.25rem;
}
.rounded-top {
border-top-right-radius: 0.25rem;
border-top-left-radius: 0.25rem;
}
.rounded-right {
border-bottom-right-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.rounded-bottom {
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.rounded-left {
border-bottom-left-radius: 0.25rem;
border-top-left-radius: 0.25rem;
}
.rounded-circle {
border-radius: 50%;
}
.rounded-0 {
border-radius: 0;
}
.clearfix::after {
display: block;
content: "";
clear: both;
}
.d-none {
display: none !important;
}
.d-inline {
display: inline !important;
}
.d-inline-block {
display: inline-block !important;
}
.d-block {
display: block !important;
}
.d-table {
display: table !important;
}
.d-table-cell {
display: table-cell !important;
}
.d-flex {
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-inline-flex {
display: -webkit-inline-box !important;
display: -webkit-inline-flex !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
@media (min-width: 576px) {
.d-sm-none {
display: none !important;
}
.d-sm-inline {
display: inline !important;
}
.d-sm-inline-block {
display: inline-block !important;
}
.d-sm-block {
display: block !important;
}
.d-sm-table {
display: table !important;
}
.d-sm-table-cell {
display: table-cell !important;
}
.d-sm-flex {
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-sm-inline-flex {
display: -webkit-inline-box !important;
display: -webkit-inline-flex !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.d-md-none {
display: none !important;
}
.d-md-inline {
display: inline !important;
}
.d-md-inline-block {
display: inline-block !important;
}
.d-md-block {
display: block !important;
}
.d-md-table {
display: table !important;
}
.d-md-table-cell {
display: table-cell !important;
}
.d-md-flex {
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-md-inline-flex {
display: -webkit-inline-box !important;
display: -webkit-inline-flex !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.d-lg-none {
display: none !important;
}
.d-lg-inline {
display: inline !important;
}
.d-lg-inline-block {
display: inline-block !important;
}
.d-lg-block {
display: block !important;
}
.d-lg-table {
display: table !important;
}
.d-lg-table-cell {
display: table-cell !important;
}
.d-lg-flex {
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-lg-inline-flex {
display: -webkit-inline-box !important;
display: -webkit-inline-flex !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.d-xl-none {
display: none !important;
}
.d-xl-inline {
display: inline !important;
}
.d-xl-inline-block {
display: inline-block !important;
}
.d-xl-block {
display: block !important;
}
.d-xl-table {
display: table !important;
}
.d-xl-table-cell {
display: table-cell !important;
}
.d-xl-flex {
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-xl-inline-flex {
display: -webkit-inline-box !important;
display: -webkit-inline-flex !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
.flex-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.flex-last {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.flex-unordered {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.flex-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: row !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: column !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: row-reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: column-reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-wrap {
-webkit-flex-wrap: wrap !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-nowrap {
-webkit-flex-wrap: nowrap !important;
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
-webkit-flex-wrap: wrap-reverse !important;
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-start {
-webkit-box-pack: start !important;
-webkit-justify-content: flex-start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-end {
-webkit-box-pack: end !important;
-webkit-justify-content: flex-end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-center {
-webkit-box-pack: center !important;
-webkit-justify-content: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-between {
-webkit-box-pack: justify !important;
-webkit-justify-content: space-between !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-around {
-webkit-justify-content: space-around !important;
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-start {
-webkit-box-align: start !important;
-webkit-align-items: flex-start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-end {
-webkit-box-align: end !important;
-webkit-align-items: flex-end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-center {
-webkit-box-align: center !important;
-webkit-align-items: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-baseline {
-webkit-box-align: baseline !important;
-webkit-align-items: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-stretch {
-webkit-box-align: stretch !important;
-webkit-align-items: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-start {
-webkit-align-content: flex-start !important;
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-end {
-webkit-align-content: flex-end !important;
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-center {
-webkit-align-content: center !important;
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-between {
-webkit-align-content: space-between !important;
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-around {
-webkit-align-content: space-around !important;
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-stretch {
-webkit-align-content: stretch !important;
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-auto {
-webkit-align-self: auto !important;
-ms-flex-item-align: auto !important;
-ms-grid-row-align: auto !important;
align-self: auto !important;
}
.align-self-start {
-webkit-align-self: flex-start !important;
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-end {
-webkit-align-self: flex-end !important;
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-center {
-webkit-align-self: center !important;
-ms-flex-item-align: center !important;
-ms-grid-row-align: center !important;
align-self: center !important;
}
.align-self-baseline {
-webkit-align-self: baseline !important;
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-stretch {
-webkit-align-self: stretch !important;
-ms-flex-item-align: stretch !important;
-ms-grid-row-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) {
.flex-sm-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.flex-sm-last {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.flex-sm-unordered {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.flex-sm-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: row !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-sm-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: column !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-sm-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: row-reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: column-reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-sm-wrap {
-webkit-flex-wrap: wrap !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
-webkit-flex-wrap: nowrap !important;
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
-webkit-flex-wrap: wrap-reverse !important;
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-sm-start {
-webkit-box-pack: start !important;
-webkit-justify-content: flex-start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-sm-end {
-webkit-box-pack: end !important;
-webkit-justify-content: flex-end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-sm-center {
-webkit-box-pack: center !important;
-webkit-justify-content: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-sm-between {
-webkit-box-pack: justify !important;
-webkit-justify-content: space-between !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-sm-around {
-webkit-justify-content: space-around !important;
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-sm-start {
-webkit-box-align: start !important;
-webkit-align-items: flex-start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-sm-end {
-webkit-box-align: end !important;
-webkit-align-items: flex-end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-sm-center {
-webkit-box-align: center !important;
-webkit-align-items: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-sm-baseline {
-webkit-box-align: baseline !important;
-webkit-align-items: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-sm-stretch {
-webkit-box-align: stretch !important;
-webkit-align-items: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-sm-start {
-webkit-align-content: flex-start !important;
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-sm-end {
-webkit-align-content: flex-end !important;
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-sm-center {
-webkit-align-content: center !important;
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-sm-between {
-webkit-align-content: space-between !important;
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-sm-around {
-webkit-align-content: space-around !important;
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-sm-stretch {
-webkit-align-content: stretch !important;
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-sm-auto {
-webkit-align-self: auto !important;
-ms-flex-item-align: auto !important;
-ms-grid-row-align: auto !important;
align-self: auto !important;
}
.align-self-sm-start {
-webkit-align-self: flex-start !important;
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-sm-end {
-webkit-align-self: flex-end !important;
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-sm-center {
-webkit-align-self: center !important;
-ms-flex-item-align: center !important;
-ms-grid-row-align: center !important;
align-self: center !important;
}
.align-self-sm-baseline {
-webkit-align-self: baseline !important;
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-sm-stretch {
-webkit-align-self: stretch !important;
-ms-flex-item-align: stretch !important;
-ms-grid-row-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.flex-md-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.flex-md-last {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.flex-md-unordered {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.flex-md-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: row !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-md-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: column !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-md-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: row-reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: column-reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-md-wrap {
-webkit-flex-wrap: wrap !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-md-nowrap {
-webkit-flex-wrap: nowrap !important;
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
-webkit-flex-wrap: wrap-reverse !important;
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-md-start {
-webkit-box-pack: start !important;
-webkit-justify-content: flex-start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-md-end {
-webkit-box-pack: end !important;
-webkit-justify-content: flex-end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-md-center {
-webkit-box-pack: center !important;
-webkit-justify-content: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-md-between {
-webkit-box-pack: justify !important;
-webkit-justify-content: space-between !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-md-around {
-webkit-justify-content: space-around !important;
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-md-start {
-webkit-box-align: start !important;
-webkit-align-items: flex-start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-md-end {
-webkit-box-align: end !important;
-webkit-align-items: flex-end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-md-center {
-webkit-box-align: center !important;
-webkit-align-items: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-md-baseline {
-webkit-box-align: baseline !important;
-webkit-align-items: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-md-stretch {
-webkit-box-align: stretch !important;
-webkit-align-items: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-md-start {
-webkit-align-content: flex-start !important;
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-md-end {
-webkit-align-content: flex-end !important;
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-md-center {
-webkit-align-content: center !important;
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-md-between {
-webkit-align-content: space-between !important;
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-md-around {
-webkit-align-content: space-around !important;
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-md-stretch {
-webkit-align-content: stretch !important;
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-md-auto {
-webkit-align-self: auto !important;
-ms-flex-item-align: auto !important;
-ms-grid-row-align: auto !important;
align-self: auto !important;
}
.align-self-md-start {
-webkit-align-self: flex-start !important;
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-md-end {
-webkit-align-self: flex-end !important;
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-md-center {
-webkit-align-self: center !important;
-ms-flex-item-align: center !important;
-ms-grid-row-align: center !important;
align-self: center !important;
}
.align-self-md-baseline {
-webkit-align-self: baseline !important;
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-md-stretch {
-webkit-align-self: stretch !important;
-ms-flex-item-align: stretch !important;
-ms-grid-row-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.flex-lg-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.flex-lg-last {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.flex-lg-unordered {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.flex-lg-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: row !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-lg-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: column !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-lg-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: row-reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: column-reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-lg-wrap {
-webkit-flex-wrap: wrap !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
-webkit-flex-wrap: nowrap !important;
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
-webkit-flex-wrap: wrap-reverse !important;
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-lg-start {
-webkit-box-pack: start !important;
-webkit-justify-content: flex-start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-lg-end {
-webkit-box-pack: end !important;
-webkit-justify-content: flex-end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-lg-center {
-webkit-box-pack: center !important;
-webkit-justify-content: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-lg-between {
-webkit-box-pack: justify !important;
-webkit-justify-content: space-between !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-lg-around {
-webkit-justify-content: space-around !important;
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-lg-start {
-webkit-box-align: start !important;
-webkit-align-items: flex-start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-lg-end {
-webkit-box-align: end !important;
-webkit-align-items: flex-end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-lg-center {
-webkit-box-align: center !important;
-webkit-align-items: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-lg-baseline {
-webkit-box-align: baseline !important;
-webkit-align-items: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-lg-stretch {
-webkit-box-align: stretch !important;
-webkit-align-items: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-lg-start {
-webkit-align-content: flex-start !important;
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-lg-end {
-webkit-align-content: flex-end !important;
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-lg-center {
-webkit-align-content: center !important;
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-lg-between {
-webkit-align-content: space-between !important;
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-lg-around {
-webkit-align-content: space-around !important;
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-lg-stretch {
-webkit-align-content: stretch !important;
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-lg-auto {
-webkit-align-self: auto !important;
-ms-flex-item-align: auto !important;
-ms-grid-row-align: auto !important;
align-self: auto !important;
}
.align-self-lg-start {
-webkit-align-self: flex-start !important;
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-lg-end {
-webkit-align-self: flex-end !important;
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-lg-center {
-webkit-align-self: center !important;
-ms-flex-item-align: center !important;
-ms-grid-row-align: center !important;
align-self: center !important;
}
.align-self-lg-baseline {
-webkit-align-self: baseline !important;
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-lg-stretch {
-webkit-align-self: stretch !important;
-ms-flex-item-align: stretch !important;
-ms-grid-row-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.flex-xl-first {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.flex-xl-last {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.flex-xl-unordered {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.flex-xl-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: row !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-xl-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-webkit-flex-direction: column !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-xl-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: row-reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-webkit-flex-direction: column-reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-xl-wrap {
-webkit-flex-wrap: wrap !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
-webkit-flex-wrap: nowrap !important;
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
-webkit-flex-wrap: wrap-reverse !important;
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-xl-start {
-webkit-box-pack: start !important;
-webkit-justify-content: flex-start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-xl-end {
-webkit-box-pack: end !important;
-webkit-justify-content: flex-end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-xl-center {
-webkit-box-pack: center !important;
-webkit-justify-content: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-xl-between {
-webkit-box-pack: justify !important;
-webkit-justify-content: space-between !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-xl-around {
-webkit-justify-content: space-around !important;
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-xl-start {
-webkit-box-align: start !important;
-webkit-align-items: flex-start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-xl-end {
-webkit-box-align: end !important;
-webkit-align-items: flex-end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-xl-center {
-webkit-box-align: center !important;
-webkit-align-items: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-xl-baseline {
-webkit-box-align: baseline !important;
-webkit-align-items: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-xl-stretch {
-webkit-box-align: stretch !important;
-webkit-align-items: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-xl-start {
-webkit-align-content: flex-start !important;
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-xl-end {
-webkit-align-content: flex-end !important;
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-xl-center {
-webkit-align-content: center !important;
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-xl-between {
-webkit-align-content: space-between !important;
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-xl-around {
-webkit-align-content: space-around !important;
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-xl-stretch {
-webkit-align-content: stretch !important;
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-xl-auto {
-webkit-align-self: auto !important;
-ms-flex-item-align: auto !important;
-ms-grid-row-align: auto !important;
align-self: auto !important;
}
.align-self-xl-start {
-webkit-align-self: flex-start !important;
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-xl-end {
-webkit-align-self: flex-end !important;
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-xl-center {
-webkit-align-self: center !important;
-ms-flex-item-align: center !important;
-ms-grid-row-align: center !important;
align-self: center !important;
}
.align-self-xl-baseline {
-webkit-align-self: baseline !important;
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-xl-stretch {
-webkit-align-self: stretch !important;
-ms-flex-item-align: stretch !important;
-ms-grid-row-align: stretch !important;
align-self: stretch !important;
}
}
.float-left {
float: left !important;
}
.float-right {
float: right !important;
}
.float-none {
float: none !important;
}
@media (min-width: 576px) {
.float-sm-left {
float: left !important;
}
.float-sm-right {
float: right !important;
}
.float-sm-none {
float: none !important;
}
}
@media (min-width: 768px) {
.float-md-left {
float: left !important;
}
.float-md-right {
float: right !important;
}
.float-md-none {
float: none !important;
}
}
@media (min-width: 992px) {
.float-lg-left {
float: left !important;
}
.float-lg-right {
float: right !important;
}
.float-lg-none {
float: none !important;
}
}
@media (min-width: 1200px) {
.float-xl-left {
float: left !important;
}
.float-xl-right {
float: right !important;
}
.float-xl-none {
float: none !important;
}
}
.fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
}
.fixed-bottom {
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
}
.sticky-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1030;
}
.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;
}
.w-25 {
width: 25% !important;
}
.w-50 {
width: 50% !important;
}
.w-75 {
width: 75% !important;
}
.w-100 {
width: 100% !important;
}
.h-25 {
height: 25% !important;
}
.h-50 {
height: 50% !important;
}
.h-75 {
height: 75% !important;
}
.h-100 {
height: 100% !important;
}
.mw-100 {
max-width: 100% !important;
}
.mh-100 {
max-height: 100% !important;
}
.m-0 {
margin: 0 0 !important;
}
.mt-0 {
margin-top: 0 !important;
}
.mr-0 {
margin-right: 0 !important;
}
.mb-0 {
margin-bottom: 0 !important;
}
.ml-0 {
margin-left: 0 !important;
}
.mx-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.my-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.m-1 {
margin: 0.25rem 0.25rem !important;
}
.mt-1 {
margin-top: 0.25rem !important;
}
.mr-1 {
margin-right: 0.25rem !important;
}
.mb-1 {
margin-bottom: 0.25rem !important;
}
.ml-1 {
margin-left: 0.25rem !important;
}
.mx-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.my-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.m-2 {
margin: 0.5rem 0.5rem !important;
}
.mt-2 {
margin-top: 0.5rem !important;
}
.mr-2 {
margin-right: 0.5rem !important;
}
.mb-2 {
margin-bottom: 0.5rem !important;
}
.ml-2 {
margin-left: 0.5rem !important;
}
.mx-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.my-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.m-3 {
margin: 1rem 1rem !important;
}
.mt-3 {
margin-top: 1rem !important;
}
.mr-3 {
margin-right: 1rem !important;
}
.mb-3 {
margin-bottom: 1rem !important;
}
.ml-3 {
margin-left: 1rem !important;
}
.mx-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.my-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.m-4 {
margin: 1.5rem 1.5rem !important;
}
.mt-4 {
margin-top: 1.5rem !important;
}
.mr-4 {
margin-right: 1.5rem !important;
}
.mb-4 {
margin-bottom: 1.5rem !important;
}
.ml-4 {
margin-left: 1.5rem !important;
}
.mx-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.my-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.m-5 {
margin: 3rem 3rem !important;
}
.mt-5 {
margin-top: 3rem !important;
}
.mr-5 {
margin-right: 3rem !important;
}
.mb-5 {
margin-bottom: 3rem !important;
}
.ml-5 {
margin-left: 3rem !important;
}
.mx-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.my-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.p-0 {
padding: 0 0 !important;
}
.pt-0 {
padding-top: 0 !important;
}
.pr-0 {
padding-right: 0 !important;
}
.pb-0 {
padding-bottom: 0 !important;
}
.pl-0 {
padding-left: 0 !important;
}
.px-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.py-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.p-1 {
padding: 0.25rem 0.25rem !important;
}
.pt-1 {
padding-top: 0.25rem !important;
}
.pr-1 {
padding-right: 0.25rem !important;
}
.pb-1 {
padding-bottom: 0.25rem !important;
}
.pl-1 {
padding-left: 0.25rem !important;
}
.px-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.py-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.p-2 {
padding: 0.5rem 0.5rem !important;
}
.pt-2 {
padding-top: 0.5rem !important;
}
.pr-2 {
padding-right: 0.5rem !important;
}
.pb-2 {
padding-bottom: 0.5rem !important;
}
.pl-2 {
padding-left: 0.5rem !important;
}
.px-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.py-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.p-3 {
padding: 1rem 1rem !important;
}
.pt-3 {
padding-top: 1rem !important;
}
.pr-3 {
padding-right: 1rem !important;
}
.pb-3 {
padding-bottom: 1rem !important;
}
.pl-3 {
padding-left: 1rem !important;
}
.px-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.py-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.p-4 {
padding: 1.5rem 1.5rem !important;
}
.pt-4 {
padding-top: 1.5rem !important;
}
.pr-4 {
padding-right: 1.5rem !important;
}
.pb-4 {
padding-bottom: 1.5rem !important;
}
.pl-4 {
padding-left: 1.5rem !important;
}
.px-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.py-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.p-5 {
padding: 3rem 3rem !important;
}
.pt-5 {
padding-top: 3rem !important;
}
.pr-5 {
padding-right: 3rem !important;
}
.pb-5 {
padding-bottom: 3rem !important;
}
.pl-5 {
padding-left: 3rem !important;
}
.px-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.py-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.m-auto {
margin: auto !important;
}
.mt-auto {
margin-top: auto !important;
}
.mr-auto {
margin-right: auto !important;
}
.mb-auto {
margin-bottom: auto !important;
}
.ml-auto {
margin-left: auto !important;
}
.mx-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
@media (min-width: 576px) {
.m-sm-0 {
margin: 0 0 !important;
}
.mt-sm-0 {
margin-top: 0 !important;
}
.mr-sm-0 {
margin-right: 0 !important;
}
.mb-sm-0 {
margin-bottom: 0 !important;
}
.ml-sm-0 {
margin-left: 0 !important;
}
.mx-sm-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.my-sm-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.m-sm-1 {
margin: 0.25rem 0.25rem !important;
}
.mt-sm-1 {
margin-top: 0.25rem !important;
}
.mr-sm-1 {
margin-right: 0.25rem !important;
}
.mb-sm-1 {
margin-bottom: 0.25rem !important;
}
.ml-sm-1 {
margin-left: 0.25rem !important;
}
.mx-sm-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.my-sm-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.m-sm-2 {
margin: 0.5rem 0.5rem !important;
}
.mt-sm-2 {
margin-top: 0.5rem !important;
}
.mr-sm-2 {
margin-right: 0.5rem !important;
}
.mb-sm-2 {
margin-bottom: 0.5rem !important;
}
.ml-sm-2 {
margin-left: 0.5rem !important;
}
.mx-sm-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.my-sm-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.m-sm-3 {
margin: 1rem 1rem !important;
}
.mt-sm-3 {
margin-top: 1rem !important;
}
.mr-sm-3 {
margin-right: 1rem !important;
}
.mb-sm-3 {
margin-bottom: 1rem !important;
}
.ml-sm-3 {
margin-left: 1rem !important;
}
.mx-sm-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.my-sm-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.m-sm-4 {
margin: 1.5rem 1.5rem !important;
}
.mt-sm-4 {
margin-top: 1.5rem !important;
}
.mr-sm-4 {
margin-right: 1.5rem !important;
}
.mb-sm-4 {
margin-bottom: 1.5rem !important;
}
.ml-sm-4 {
margin-left: 1.5rem !important;
}
.mx-sm-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.my-sm-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.m-sm-5 {
margin: 3rem 3rem !important;
}
.mt-sm-5 {
margin-top: 3rem !important;
}
.mr-sm-5 {
margin-right: 3rem !important;
}
.mb-sm-5 {
margin-bottom: 3rem !important;
}
.ml-sm-5 {
margin-left: 3rem !important;
}
.mx-sm-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.my-sm-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.p-sm-0 {
padding: 0 0 !important;
}
.pt-sm-0 {
padding-top: 0 !important;
}
.pr-sm-0 {
padding-right: 0 !important;
}
.pb-sm-0 {
padding-bottom: 0 !important;
}
.pl-sm-0 {
padding-left: 0 !important;
}
.px-sm-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.py-sm-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.p-sm-1 {
padding: 0.25rem 0.25rem !important;
}
.pt-sm-1 {
padding-top: 0.25rem !important;
}
.pr-sm-1 {
padding-right: 0.25rem !important;
}
.pb-sm-1 {
padding-bottom: 0.25rem !important;
}
.pl-sm-1 {
padding-left: 0.25rem !important;
}
.px-sm-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.py-sm-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.p-sm-2 {
padding: 0.5rem 0.5rem !important;
}
.pt-sm-2 {
padding-top: 0.5rem !important;
}
.pr-sm-2 {
padding-right: 0.5rem !important;
}
.pb-sm-2 {
padding-bottom: 0.5rem !important;
}
.pl-sm-2 {
padding-left: 0.5rem !important;
}
.px-sm-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.py-sm-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.p-sm-3 {
padding: 1rem 1rem !important;
}
.pt-sm-3 {
padding-top: 1rem !important;
}
.pr-sm-3 {
padding-right: 1rem !important;
}
.pb-sm-3 {
padding-bottom: 1rem !important;
}
.pl-sm-3 {
padding-left: 1rem !important;
}
.px-sm-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.py-sm-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.p-sm-4 {
padding: 1.5rem 1.5rem !important;
}
.pt-sm-4 {
padding-top: 1.5rem !important;
}
.pr-sm-4 {
padding-right: 1.5rem !important;
}
.pb-sm-4 {
padding-bottom: 1.5rem !important;
}
.pl-sm-4 {
padding-left: 1.5rem !important;
}
.px-sm-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.py-sm-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.p-sm-5 {
padding: 3rem 3rem !important;
}
.pt-sm-5 {
padding-top: 3rem !important;
}
.pr-sm-5 {
padding-right: 3rem !important;
}
.pb-sm-5 {
padding-bottom: 3rem !important;
}
.pl-sm-5 {
padding-left: 3rem !important;
}
.px-sm-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.py-sm-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.m-sm-auto {
margin: auto !important;
}
.mt-sm-auto {
margin-top: auto !important;
}
.mr-sm-auto {
margin-right: auto !important;
}
.mb-sm-auto {
margin-bottom: auto !important;
}
.ml-sm-auto {
margin-left: auto !important;
}
.mx-sm-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-sm-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
}
@media (min-width: 768px) {
.m-md-0 {
margin: 0 0 !important;
}
.mt-md-0 {
margin-top: 0 !important;
}
.mr-md-0 {
margin-right: 0 !important;
}
.mb-md-0 {
margin-bottom: 0 !important;
}
.ml-md-0 {
margin-left: 0 !important;
}
.mx-md-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.my-md-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.m-md-1 {
margin: 0.25rem 0.25rem !important;
}
.mt-md-1 {
margin-top: 0.25rem !important;
}
.mr-md-1 {
margin-right: 0.25rem !important;
}
.mb-md-1 {
margin-bottom: 0.25rem !important;
}
.ml-md-1 {
margin-left: 0.25rem !important;
}
.mx-md-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.my-md-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.m-md-2 {
margin: 0.5rem 0.5rem !important;
}
.mt-md-2 {
margin-top: 0.5rem !important;
}
.mr-md-2 {
margin-right: 0.5rem !important;
}
.mb-md-2 {
margin-bottom: 0.5rem !important;
}
.ml-md-2 {
margin-left: 0.5rem !important;
}
.mx-md-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.my-md-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.m-md-3 {
margin: 1rem 1rem !important;
}
.mt-md-3 {
margin-top: 1rem !important;
}
.mr-md-3 {
margin-right: 1rem !important;
}
.mb-md-3 {
margin-bottom: 1rem !important;
}
.ml-md-3 {
margin-left: 1rem !important;
}
.mx-md-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.my-md-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.m-md-4 {
margin: 1.5rem 1.5rem !important;
}
.mt-md-4 {
margin-top: 1.5rem !important;
}
.mr-md-4 {
margin-right: 1.5rem !important;
}
.mb-md-4 {
margin-bottom: 1.5rem !important;
}
.ml-md-4 {
margin-left: 1.5rem !important;
}
.mx-md-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.my-md-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.m-md-5 {
margin: 3rem 3rem !important;
}
.mt-md-5 {
margin-top: 3rem !important;
}
.mr-md-5 {
margin-right: 3rem !important;
}
.mb-md-5 {
margin-bottom: 3rem !important;
}
.ml-md-5 {
margin-left: 3rem !important;
}
.mx-md-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.my-md-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.p-md-0 {
padding: 0 0 !important;
}
.pt-md-0 {
padding-top: 0 !important;
}
.pr-md-0 {
padding-right: 0 !important;
}
.pb-md-0 {
padding-bottom: 0 !important;
}
.pl-md-0 {
padding-left: 0 !important;
}
.px-md-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.py-md-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.p-md-1 {
padding: 0.25rem 0.25rem !important;
}
.pt-md-1 {
padding-top: 0.25rem !important;
}
.pr-md-1 {
padding-right: 0.25rem !important;
}
.pb-md-1 {
padding-bottom: 0.25rem !important;
}
.pl-md-1 {
padding-left: 0.25rem !important;
}
.px-md-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.py-md-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.p-md-2 {
padding: 0.5rem 0.5rem !important;
}
.pt-md-2 {
padding-top: 0.5rem !important;
}
.pr-md-2 {
padding-right: 0.5rem !important;
}
.pb-md-2 {
padding-bottom: 0.5rem !important;
}
.pl-md-2 {
padding-left: 0.5rem !important;
}
.px-md-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.py-md-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.p-md-3 {
padding: 1rem 1rem !important;
}
.pt-md-3 {
padding-top: 1rem !important;
}
.pr-md-3 {
padding-right: 1rem !important;
}
.pb-md-3 {
padding-bottom: 1rem !important;
}
.pl-md-3 {
padding-left: 1rem !important;
}
.px-md-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.py-md-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.p-md-4 {
padding: 1.5rem 1.5rem !important;
}
.pt-md-4 {
padding-top: 1.5rem !important;
}
.pr-md-4 {
padding-right: 1.5rem !important;
}
.pb-md-4 {
padding-bottom: 1.5rem !important;
}
.pl-md-4 {
padding-left: 1.5rem !important;
}
.px-md-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.py-md-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.p-md-5 {
padding: 3rem 3rem !important;
}
.pt-md-5 {
padding-top: 3rem !important;
}
.pr-md-5 {
padding-right: 3rem !important;
}
.pb-md-5 {
padding-bottom: 3rem !important;
}
.pl-md-5 {
padding-left: 3rem !important;
}
.px-md-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.py-md-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.m-md-auto {
margin: auto !important;
}
.mt-md-auto {
margin-top: auto !important;
}
.mr-md-auto {
margin-right: auto !important;
}
.mb-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto {
margin-left: auto !important;
}
.mx-md-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-md-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
}
@media (min-width: 992px) {
.m-lg-0 {
margin: 0 0 !important;
}
.mt-lg-0 {
margin-top: 0 !important;
}
.mr-lg-0 {
margin-right: 0 !important;
}
.mb-lg-0 {
margin-bottom: 0 !important;
}
.ml-lg-0 {
margin-left: 0 !important;
}
.mx-lg-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.my-lg-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.m-lg-1 {
margin: 0.25rem 0.25rem !important;
}
.mt-lg-1 {
margin-top: 0.25rem !important;
}
.mr-lg-1 {
margin-right: 0.25rem !important;
}
.mb-lg-1 {
margin-bottom: 0.25rem !important;
}
.ml-lg-1 {
margin-left: 0.25rem !important;
}
.mx-lg-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.my-lg-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.m-lg-2 {
margin: 0.5rem 0.5rem !important;
}
.mt-lg-2 {
margin-top: 0.5rem !important;
}
.mr-lg-2 {
margin-right: 0.5rem !important;
}
.mb-lg-2 {
margin-bottom: 0.5rem !important;
}
.ml-lg-2 {
margin-left: 0.5rem !important;
}
.mx-lg-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.my-lg-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.m-lg-3 {
margin: 1rem 1rem !important;
}
.mt-lg-3 {
margin-top: 1rem !important;
}
.mr-lg-3 {
margin-right: 1rem !important;
}
.mb-lg-3 {
margin-bottom: 1rem !important;
}
.ml-lg-3 {
margin-left: 1rem !important;
}
.mx-lg-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.my-lg-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.m-lg-4 {
margin: 1.5rem 1.5rem !important;
}
.mt-lg-4 {
margin-top: 1.5rem !important;
}
.mr-lg-4 {
margin-right: 1.5rem !important;
}
.mb-lg-4 {
margin-bottom: 1.5rem !important;
}
.ml-lg-4 {
margin-left: 1.5rem !important;
}
.mx-lg-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.my-lg-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.m-lg-5 {
margin: 3rem 3rem !important;
}
.mt-lg-5 {
margin-top: 3rem !important;
}
.mr-lg-5 {
margin-right: 3rem !important;
}
.mb-lg-5 {
margin-bottom: 3rem !important;
}
.ml-lg-5 {
margin-left: 3rem !important;
}
.mx-lg-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.my-lg-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.p-lg-0 {
padding: 0 0 !important;
}
.pt-lg-0 {
padding-top: 0 !important;
}
.pr-lg-0 {
padding-right: 0 !important;
}
.pb-lg-0 {
padding-bottom: 0 !important;
}
.pl-lg-0 {
padding-left: 0 !important;
}
.px-lg-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.py-lg-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.p-lg-1 {
padding: 0.25rem 0.25rem !important;
}
.pt-lg-1 {
padding-top: 0.25rem !important;
}
.pr-lg-1 {
padding-right: 0.25rem !important;
}
.pb-lg-1 {
padding-bottom: 0.25rem !important;
}
.pl-lg-1 {
padding-left: 0.25rem !important;
}
.px-lg-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.py-lg-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.p-lg-2 {
padding: 0.5rem 0.5rem !important;
}
.pt-lg-2 {
padding-top: 0.5rem !important;
}
.pr-lg-2 {
padding-right: 0.5rem !important;
}
.pb-lg-2 {
padding-bottom: 0.5rem !important;
}
.pl-lg-2 {
padding-left: 0.5rem !important;
}
.px-lg-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.py-lg-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.p-lg-3 {
padding: 1rem 1rem !important;
}
.pt-lg-3 {
padding-top: 1rem !important;
}
.pr-lg-3 {
padding-right: 1rem !important;
}
.pb-lg-3 {
padding-bottom: 1rem !important;
}
.pl-lg-3 {
padding-left: 1rem !important;
}
.px-lg-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.py-lg-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.p-lg-4 {
padding: 1.5rem 1.5rem !important;
}
.pt-lg-4 {
padding-top: 1.5rem !important;
}
.pr-lg-4 {
padding-right: 1.5rem !important;
}
.pb-lg-4 {
padding-bottom: 1.5rem !important;
}
.pl-lg-4 {
padding-left: 1.5rem !important;
}
.px-lg-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.py-lg-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.p-lg-5 {
padding: 3rem 3rem !important;
}
.pt-lg-5 {
padding-top: 3rem !important;
}
.pr-lg-5 {
padding-right: 3rem !important;
}
.pb-lg-5 {
padding-bottom: 3rem !important;
}
.pl-lg-5 {
padding-left: 3rem !important;
}
.px-lg-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.py-lg-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto {
margin-left: auto !important;
}
.mx-lg-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-lg-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
}
@media (min-width: 1200px) {
.m-xl-0 {
margin: 0 0 !important;
}
.mt-xl-0 {
margin-top: 0 !important;
}
.mr-xl-0 {
margin-right: 0 !important;
}
.mb-xl-0 {
margin-bottom: 0 !important;
}
.ml-xl-0 {
margin-left: 0 !important;
}
.mx-xl-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.my-xl-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.m-xl-1 {
margin: 0.25rem 0.25rem !important;
}
.mt-xl-1 {
margin-top: 0.25rem !important;
}
.mr-xl-1 {
margin-right: 0.25rem !important;
}
.mb-xl-1 {
margin-bottom: 0.25rem !important;
}
.ml-xl-1 {
margin-left: 0.25rem !important;
}
.mx-xl-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.my-xl-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.m-xl-2 {
margin: 0.5rem 0.5rem !important;
}
.mt-xl-2 {
margin-top: 0.5rem !important;
}
.mr-xl-2 {
margin-right: 0.5rem !important;
}
.mb-xl-2 {
margin-bottom: 0.5rem !important;
}
.ml-xl-2 {
margin-left: 0.5rem !important;
}
.mx-xl-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.my-xl-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.m-xl-3 {
margin: 1rem 1rem !important;
}
.mt-xl-3 {
margin-top: 1rem !important;
}
.mr-xl-3 {
margin-right: 1rem !important;
}
.mb-xl-3 {
margin-bottom: 1rem !important;
}
.ml-xl-3 {
margin-left: 1rem !important;
}
.mx-xl-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.my-xl-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.m-xl-4 {
margin: 1.5rem 1.5rem !important;
}
.mt-xl-4 {
margin-top: 1.5rem !important;
}
.mr-xl-4 {
margin-right: 1.5rem !important;
}
.mb-xl-4 {
margin-bottom: 1.5rem !important;
}
.ml-xl-4 {
margin-left: 1.5rem !important;
}
.mx-xl-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.my-xl-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.m-xl-5 {
margin: 3rem 3rem !important;
}
.mt-xl-5 {
margin-top: 3rem !important;
}
.mr-xl-5 {
margin-right: 3rem !important;
}
.mb-xl-5 {
margin-bottom: 3rem !important;
}
.ml-xl-5 {
margin-left: 3rem !important;
}
.mx-xl-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.my-xl-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.p-xl-0 {
padding: 0 0 !important;
}
.pt-xl-0 {
padding-top: 0 !important;
}
.pr-xl-0 {
padding-right: 0 !important;
}
.pb-xl-0 {
padding-bottom: 0 !important;
}
.pl-xl-0 {
padding-left: 0 !important;
}
.px-xl-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.py-xl-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.p-xl-1 {
padding: 0.25rem 0.25rem !important;
}
.pt-xl-1 {
padding-top: 0.25rem !important;
}
.pr-xl-1 {
padding-right: 0.25rem !important;
}
.pb-xl-1 {
padding-bottom: 0.25rem !important;
}
.pl-xl-1 {
padding-left: 0.25rem !important;
}
.px-xl-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.py-xl-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.p-xl-2 {
padding: 0.5rem 0.5rem !important;
}
.pt-xl-2 {
padding-top: 0.5rem !important;
}
.pr-xl-2 {
padding-right: 0.5rem !important;
}
.pb-xl-2 {
padding-bottom: 0.5rem !important;
}
.pl-xl-2 {
padding-left: 0.5rem !important;
}
.px-xl-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.py-xl-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.p-xl-3 {
padding: 1rem 1rem !important;
}
.pt-xl-3 {
padding-top: 1rem !important;
}
.pr-xl-3 {
padding-right: 1rem !important;
}
.pb-xl-3 {
padding-bottom: 1rem !important;
}
.pl-xl-3 {
padding-left: 1rem !important;
}
.px-xl-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.py-xl-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.p-xl-4 {
padding: 1.5rem 1.5rem !important;
}
.pt-xl-4 {
padding-top: 1.5rem !important;
}
.pr-xl-4 {
padding-right: 1.5rem !important;
}
.pb-xl-4 {
padding-bottom: 1.5rem !important;
}
.pl-xl-4 {
padding-left: 1.5rem !important;
}
.px-xl-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.py-xl-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.p-xl-5 {
padding: 3rem 3rem !important;
}
.pt-xl-5 {
padding-top: 3rem !important;
}
.pr-xl-5 {
padding-right: 3rem !important;
}
.pb-xl-5 {
padding-bottom: 3rem !important;
}
.pl-xl-5 {
padding-left: 3rem !important;
}
.px-xl-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.py-xl-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto {
margin-left: auto !important;
}
.mx-xl-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-xl-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
}
.text-justify {
text-align: justify !important;
}
.text-nowrap {
white-space: nowrap !important;
}
.text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.text-center {
text-align: center !important;
}
@media (min-width: 576px) {
.text-sm-left {
text-align: left !important;
}
.text-sm-right {
text-align: right !important;
}
.text-sm-center {
text-align: center !important;
}
}
@media (min-width: 768px) {
.text-md-left {
text-align: left !important;
}
.text-md-right {
text-align: right !important;
}
.text-md-center {
text-align: center !important;
}
}
@media (min-width: 992px) {
.text-lg-left {
text-align: left !important;
}
.text-lg-right {
text-align: right !important;
}
.text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1200px) {
.text-xl-left {
text-align: left !important;
}
.text-xl-right {
text-align: right !important;
}
.text-xl-center {
text-align: center !important;
}
}
.text-lowercase {
text-transform: lowercase !important;
}
.text-uppercase {
text-transform: uppercase !important;
}
.text-capitalize {
text-transform: capitalize !important;
}
.font-weight-normal {
font-weight: normal;
}
.font-weight-bold {
font-weight: bold;
}
.font-italic {
font-style: italic;
}
.text-white {
color: #fff !important;
}
.text-muted {
color: #636c72 !important;
}
a.text-muted:focus, a.text-muted:hover {
color: #4b5257 !important;
}
.text-primary {
color: #0275d8 !important;
}
a.text-primary:focus, a.text-primary:hover {
color: #025aa5 !important;
}
.text-success {
color: #5cb85c !important;
}
a.text-success:focus, a.text-success:hover {
color: #449d44 !important;
}
.text-info {
color: #5bc0de !important;
}
a.text-info:focus, a.text-info:hover {
color: #31b0d5 !important;
}
.text-warning {
color: #f0ad4e !important;
}
a.text-warning:focus, a.text-warning:hover {
color: #ec971f !important;
}
.text-danger {
color: #d9534f !important;
}
a.text-danger:focus, a.text-danger:hover {
color: #c9302c !important;
}
.text-gray-dark {
color: #292b2c !important;
}
a.text-gray-dark:focus, a.text-gray-dark:hover {
color: #101112 !important;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.invisible {
visibility: hidden !important;
}
.hidden-xs-up {
display: none !important;
}
@media (max-width: 575px) {
.hidden-xs-down {
display: none !important;
}
}
@media (min-width: 576px) {
.hidden-sm-up {
display: none !important;
}
}
@media (max-width: 767px) {
.hidden-sm-down {
display: none !important;
}
}
@media (min-width: 768px) {
.hidden-md-up {
display: none !important;
}
}
@media (max-width: 991px) {
.hidden-md-down {
display: none !important;
}
}
@media (min-width: 992px) {
.hidden-lg-up {
display: none !important;
}
}
@media (max-width: 1199px) {
.hidden-lg-down {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-xl-up {
display: none !important;
}
}
.hidden-xl-down {
display: none !important;
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}.fa,
.fas,
.far,
.fal,
.fad,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1; }
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em; }
.fa-xs {
font-size: .75em; }
.fa-sm {
font-size: .875em; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit; }
.fa-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.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(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-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);
transform: scale(1, -1); }
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-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,
:root .fa-flip-both {
-webkit-filter: none;
filter: none; }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-500px:before {
content: "\f26e"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-acquisitions-incorporated:before {
content: "\f6af"; }
.fa-ad:before {
content: "\f641"; }
.fa-address-book:before {
content: "\f2b9"; }
.fa-address-card:before {
content: "\f2bb"; }
.fa-adjust:before {
content: "\f042"; }
.fa-adn:before {
content: "\f170"; }
.fa-adobe:before {
content: "\f778"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-air-freshener:before {
content: "\f5d0"; }
.fa-airbnb:before {
content: "\f834"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-align-center:before {
content: "\f037"; }
.fa-align-justify:before {
content: "\f039"; }
.fa-align-left:before {
content: "\f036"; }
.fa-align-right:before {
content: "\f038"; }
.fa-alipay:before {
content: "\f642"; }
.fa-allergies:before {
content: "\f461"; }
.fa-amazon:before {
content: "\f270"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-ambulance:before {
content: "\f0f9"; }
.fa-american-sign-language-interpreting:before {
content: "\f2a3"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-anchor:before {
content: "\f13d"; }
.fa-android:before {
content: "\f17b"; }
.fa-angellist:before {
content: "\f209"; }
.fa-angle-double-down:before {
content: "\f103"; }
.fa-angle-double-left:before {
content: "\f100"; }
.fa-angle-double-right:before {
content: "\f101"; }
.fa-angle-double-up:before {
content: "\f102"; }
.fa-angle-down:before {
content: "\f107"; }
.fa-angle-left:before {
content: "\f104"; }
.fa-angle-right:before {
content: "\f105"; }
.fa-angle-up:before {
content: "\f106"; }
.fa-angry:before {
content: "\f556"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-angular:before {
content: "\f420"; }
.fa-ankh:before {
content: "\f644"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-apper:before {
content: "\f371"; }
.fa-apple:before {
content: "\f179"; }
.fa-apple-alt:before {
content: "\f5d1"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-archive:before {
content: "\f187"; }
.fa-archway:before {
content: "\f557"; }
.fa-arrow-alt-circle-down:before {
content: "\f358"; }
.fa-arrow-alt-circle-left:before {
content: "\f359"; }
.fa-arrow-alt-circle-right:before {
content: "\f35a"; }
.fa-arrow-alt-circle-up:before {
content: "\f35b"; }
.fa-arrow-circle-down:before {
content: "\f0ab"; }
.fa-arrow-circle-left:before {
content: "\f0a8"; }
.fa-arrow-circle-right:before {
content: "\f0a9"; }
.fa-arrow-circle-up:before {
content: "\f0aa"; }
.fa-arrow-down:before {
content: "\f063"; }
.fa-arrow-left:before {
content: "\f060"; }
.fa-arrow-right:before {
content: "\f061"; }
.fa-arrow-up:before {
content: "\f062"; }
.fa-arrows-alt:before {
content: "\f0b2"; }
.fa-arrows-alt-h:before {
content: "\f337"; }
.fa-arrows-alt-v:before {
content: "\f338"; }
.fa-artstation:before {
content: "\f77a"; }
.fa-assistive-listening-systems:before {
content: "\f2a2"; }
.fa-asterisk:before {
content: "\f069"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-at:before {
content: "\f1fa"; }
.fa-atlas:before {
content: "\f558"; }
.fa-atlassian:before {
content: "\f77b"; }
.fa-atom:before {
content: "\f5d2"; }
.fa-audible:before {
content: "\f373"; }
.fa-audio-description:before {
content: "\f29e"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-avianex:before {
content: "\f374"; }
.fa-aviato:before {
content: "\f421"; }
.fa-award:before {
content: "\f559"; }
.fa-aws:before {
content: "\f375"; }
.fa-baby:before {
content: "\f77c"; }
.fa-baby-carriage:before {
content: "\f77d"; }
.fa-backspace:before {
content: "\f55a"; }
.fa-backward:before {
content: "\f04a"; }
.fa-bacon:before {
content: "\f7e5"; }
.fa-bacteria:before {
content: "\f959"; }
.fa-bacterium:before {
content: "\f95a"; }
.fa-bahai:before {
content: "\f666"; }
.fa-balance-scale:before {
content: "\f24e"; }
.fa-balance-scale-left:before {
content: "\f515"; }
.fa-balance-scale-right:before {
content: "\f516"; }
.fa-ban:before {
content: "\f05e"; }
.fa-band-aid:before {
content: "\f462"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-barcode:before {
content: "\f02a"; }
.fa-bars:before {
content: "\f0c9"; }
.fa-baseball-ball:before {
content: "\f433"; }
.fa-basketball-ball:before {
content: "\f434"; }
.fa-bath:before {
content: "\f2cd"; }
.fa-battery-empty:before {
content: "\f244"; }
.fa-battery-full:before {
content: "\f240"; }
.fa-battery-half:before {
content: "\f242"; }
.fa-battery-quarter:before {
content: "\f243"; }
.fa-battery-three-quarters:before {
content: "\f241"; }
.fa-battle-net:before {
content: "\f835"; }
.fa-bed:before {
content: "\f236"; }
.fa-beer:before {
content: "\f0fc"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-bell:before {
content: "\f0f3"; }
.fa-bell-slash:before {
content: "\f1f6"; }
.fa-bezier-curve:before {
content: "\f55b"; }
.fa-bible:before {
content: "\f647"; }
.fa-bicycle:before {
content: "\f206"; }
.fa-biking:before {
content: "\f84a"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-binoculars:before {
content: "\f1e5"; }
.fa-biohazard:before {
content: "\f780"; }
.fa-birthday-cake:before {
content: "\f1fd"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-bity:before {
content: "\f37a"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-blender:before {
content: "\f517"; }
.fa-blender-phone:before {
content: "\f6b6"; }
.fa-blind:before {
content: "\f29d"; }
.fa-blog:before {
content: "\f781"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-bold:before {
content: "\f032"; }
.fa-bolt:before {
content: "\f0e7"; }
.fa-bomb:before {
content: "\f1e2"; }
.fa-bone:before {
content: "\f5d7"; }
.fa-bong:before {
content: "\f55c"; }
.fa-book:before {
content: "\f02d"; }
.fa-book-dead:before {
content: "\f6b7"; }
.fa-book-medical:before {
content: "\f7e6"; }
.fa-book-open:before {
content: "\f518"; }
.fa-book-reader:before {
content: "\f5da"; }
.fa-bookmark:before {
content: "\f02e"; }
.fa-bootstrap:before {
content: "\f836"; }
.fa-border-all:before {
content: "\f84c"; }
.fa-border-none:before {
content: "\f850"; }
.fa-border-style:before {
content: "\f853"; }
.fa-bowling-ball:before {
content: "\f436"; }
.fa-box:before {
content: "\f466"; }
.fa-box-open:before {
content: "\f49e"; }
.fa-box-tissue:before {
content: "\f95b"; }
.fa-boxes:before {
content: "\f468"; }
.fa-braille:before {
content: "\f2a1"; }
.fa-brain:before {
content: "\f5dc"; }
.fa-bread-slice:before {
content: "\f7ec"; }
.fa-briefcase:before {
content: "\f0b1"; }
.fa-briefcase-medical:before {
content: "\f469"; }
.fa-broadcast-tower:before {
content: "\f519"; }
.fa-broom:before {
content: "\f51a"; }
.fa-brush:before {
content: "\f55d"; }
.fa-btc:before {
content: "\f15a"; }
.fa-buffer:before {
content: "\f837"; }
.fa-bug:before {
content: "\f188"; }
.fa-building:before {
content: "\f1ad"; }
.fa-bullhorn:before {
content: "\f0a1"; }
.fa-bullseye:before {
content: "\f140"; }
.fa-burn:before {
content: "\f46a"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-bus:before {
content: "\f207"; }
.fa-bus-alt:before {
content: "\f55e"; }
.fa-business-time:before {
content: "\f64a"; }
.fa-buy-n-large:before {
content: "\f8a6"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-calculator:before {
content: "\f1ec"; }
.fa-calendar:before {
content: "\f133"; }
.fa-calendar-alt:before {
content: "\f073"; }
.fa-calendar-check:before {
content: "\f274"; }
.fa-calendar-day:before {
content: "\f783"; }
.fa-calendar-minus:before {
content: "\f272"; }
.fa-calendar-plus:before {
content: "\f271"; }
.fa-calendar-times:before {
content: "\f273"; }
.fa-calendar-week:before {
content: "\f784"; }
.fa-camera:before {
content: "\f030"; }
.fa-camera-retro:before {
content: "\f083"; }
.fa-campground:before {
content: "\f6bb"; }
.fa-canadian-maple-leaf:before {
content: "\f785"; }
.fa-candy-cane:before {
content: "\f786"; }
.fa-cannabis:before {
content: "\f55f"; }
.fa-capsules:before {
content: "\f46b"; }
.fa-car:before {
content: "\f1b9"; }
.fa-car-alt:before {
content: "\f5de"; }
.fa-car-battery:before {
content: "\f5df"; }
.fa-car-crash:before {
content: "\f5e1"; }
.fa-car-side:before {
content: "\f5e4"; }
.fa-caravan:before {
content: "\f8ff"; }
.fa-caret-down:before {
content: "\f0d7"; }
.fa-caret-left:before {
content: "\f0d9"; }
.fa-caret-right:before {
content: "\f0da"; }
.fa-caret-square-down:before {
content: "\f150"; }
.fa-caret-square-left:before {
content: "\f191"; }
.fa-caret-square-right:before {
content: "\f152"; }
.fa-caret-square-up:before {
content: "\f151"; }
.fa-caret-up:before {
content: "\f0d8"; }
.fa-carrot:before {
content: "\f787"; }
.fa-cart-arrow-down:before {
content: "\f218"; }
.fa-cart-plus:before {
content: "\f217"; }
.fa-cash-register:before {
content: "\f788"; }
.fa-cat:before {
content: "\f6be"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-centercode:before {
content: "\f380"; }
.fa-centos:before {
content: "\f789"; }
.fa-certificate:before {
content: "\f0a3"; }
.fa-chair:before {
content: "\f6c0"; }
.fa-chalkboard:before {
content: "\f51b"; }
.fa-chalkboard-teacher:before {
content: "\f51c"; }
.fa-charging-station:before {
content: "\f5e7"; }
.fa-chart-area:before {
content: "\f1fe"; }
.fa-chart-bar:before {
content: "\f080"; }
.fa-chart-line:before {
content: "\f201"; }
.fa-chart-pie:before {
content: "\f200"; }
.fa-check:before {
content: "\f00c"; }
.fa-check-circle:before {
content: "\f058"; }
.fa-check-double:before {
content: "\f560"; }
.fa-check-square:before {
content: "\f14a"; }
.fa-cheese:before {
content: "\f7ef"; }
.fa-chess:before {
content: "\f439"; }
.fa-chess-bishop:before {
content: "\f43a"; }
.fa-chess-board:before {
content: "\f43c"; }
.fa-chess-king:before {
content: "\f43f"; }
.fa-chess-knight:before {
content: "\f441"; }
.fa-chess-pawn:before {
content: "\f443"; }
.fa-chess-queen:before {
content: "\f445"; }
.fa-chess-rook:before {
content: "\f447"; }
.fa-chevron-circle-down:before {
content: "\f13a"; }
.fa-chevron-circle-left:before {
content: "\f137"; }
.fa-chevron-circle-right:before {
content: "\f138"; }
.fa-chevron-circle-up:before {
content: "\f139"; }
.fa-chevron-down:before {
content: "\f078"; }
.fa-chevron-left:before {
content: "\f053"; }
.fa-chevron-right:before {
content: "\f054"; }
.fa-chevron-up:before {
content: "\f077"; }
.fa-child:before {
content: "\f1ae"; }
.fa-chrome:before {
content: "\f268"; }
.fa-chromecast:before {
content: "\f838"; }
.fa-church:before {
content: "\f51d"; }
.fa-circle:before {
content: "\f111"; }
.fa-circle-notch:before {
content: "\f1ce"; }
.fa-city:before {
content: "\f64f"; }
.fa-clinic-medical:before {
content: "\f7f2"; }
.fa-clipboard:before {
content: "\f328"; }
.fa-clipboard-check:before {
content: "\f46c"; }
.fa-clipboard-list:before {
content: "\f46d"; }
.fa-clock:before {
content: "\f017"; }
.fa-clone:before {
content: "\f24d"; }
.fa-closed-captioning:before {
content: "\f20a"; }
.fa-cloud:before {
content: "\f0c2"; }
.fa-cloud-download-alt:before {
content: "\f381"; }
.fa-cloud-meatball:before {
content: "\f73b"; }
.fa-cloud-moon:before {
content: "\f6c3"; }
.fa-cloud-moon-rain:before {
content: "\f73c"; }
.fa-cloud-rain:before {
content: "\f73d"; }
.fa-cloud-showers-heavy:before {
content: "\f740"; }
.fa-cloud-sun:before {
content: "\f6c4"; }
.fa-cloud-sun-rain:before {
content: "\f743"; }
.fa-cloud-upload-alt:before {
content: "\f382"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-cocktail:before {
content: "\f561"; }
.fa-code:before {
content: "\f121"; }
.fa-code-branch:before {
content: "\f126"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-coffee:before {
content: "\f0f4"; }
.fa-cog:before {
content: "\f013"; }
.fa-cogs:before {
content: "\f085"; }
.fa-coins:before {
content: "\f51e"; }
.fa-columns:before {
content: "\f0db"; }
.fa-comment:before {
content: "\f075"; }
.fa-comment-alt:before {
content: "\f27a"; }
.fa-comment-dollar:before {
content: "\f651"; }
.fa-comment-dots:before {
content: "\f4ad"; }
.fa-comment-medical:before {
content: "\f7f5"; }
.fa-comment-slash:before {
content: "\f4b3"; }
.fa-comments:before {
content: "\f086"; }
.fa-comments-dollar:before {
content: "\f653"; }
.fa-compact-disc:before {
content: "\f51f"; }
.fa-compass:before {
content: "\f14e"; }
.fa-compress:before {
content: "\f066"; }
.fa-compress-alt:before {
content: "\f422"; }
.fa-compress-arrows-alt:before {
content: "\f78c"; }
.fa-concierge-bell:before {
content: "\f562"; }
.fa-confluence:before {
content: "\f78d"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-contao:before {
content: "\f26d"; }
.fa-cookie:before {
content: "\f563"; }
.fa-cookie-bite:before {
content: "\f564"; }
.fa-copy:before {
content: "\f0c5"; }
.fa-copyright:before {
content: "\f1f9"; }
.fa-cotton-bureau:before {
content: "\f89e"; }
.fa-couch:before {
content: "\f4b8"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-creative-commons-zero:before {
content: "\f4f3"; }
.fa-credit-card:before {
content: "\f09d"; }
.fa-critical-role:before {
content: "\f6c9"; }
.fa-crop:before {
content: "\f125"; }
.fa-crop-alt:before {
content: "\f565"; }
.fa-cross:before {
content: "\f654"; }
.fa-crosshairs:before {
content: "\f05b"; }
.fa-crow:before {
content: "\f520"; }
.fa-crown:before {
content: "\f521"; }
.fa-crutch:before {
content: "\f7f7"; }
.fa-css3:before {
content: "\f13c"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-cube:before {
content: "\f1b2"; }
.fa-cubes:before {
content: "\f1b3"; }
.fa-cut:before {
content: "\f0c4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-d-and-d-beyond:before {
content: "\f6ca"; }
.fa-dailymotion:before {
content: "\f952"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-database:before {
content: "\f1c0"; }
.fa-deaf:before {
content: "\f2a4"; }
.fa-deezer:before {
content: "\f977"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-democrat:before {
content: "\f747"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-desktop:before {
content: "\f108"; }
.fa-dev:before {
content: "\f6cc"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-dharmachakra:before {
content: "\f655"; }
.fa-dhl:before {
content: "\f790"; }
.fa-diagnoses:before {
content: "\f470"; }
.fa-diaspora:before {
content: "\f791"; }
.fa-dice:before {
content: "\f522"; }
.fa-dice-d20:before {
content: "\f6cf"; }
.fa-dice-d6:before {
content: "\f6d1"; }
.fa-dice-five:before {
content: "\f523"; }
.fa-dice-four:before {
content: "\f524"; }
.fa-dice-one:before {
content: "\f525"; }
.fa-dice-six:before {
content: "\f526"; }
.fa-dice-three:before {
content: "\f527"; }
.fa-dice-two:before {
content: "\f528"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-digital-tachograph:before {
content: "\f566"; }
.fa-directions:before {
content: "\f5eb"; }
.fa-discord:before {
content: "\f392"; }
.fa-discourse:before {
content: "\f393"; }
.fa-disease:before {
content: "\f7fa"; }
.fa-divide:before {
content: "\f529"; }
.fa-dizzy:before {
content: "\f567"; }
.fa-dna:before {
content: "\f471"; }
.fa-dochub:before {
content: "\f394"; }
.fa-docker:before {
content: "\f395"; }
.fa-dog:before {
content: "\f6d3"; }
.fa-dollar-sign:before {
content: "\f155"; }
.fa-dolly:before {
content: "\f472"; }
.fa-dolly-flatbed:before {
content: "\f474"; }
.fa-donate:before {
content: "\f4b9"; }
.fa-door-closed:before {
content: "\f52a"; }
.fa-door-open:before {
content: "\f52b"; }
.fa-dot-circle:before {
content: "\f192"; }
.fa-dove:before {
content: "\f4ba"; }
.fa-download:before {
content: "\f019"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-drafting-compass:before {
content: "\f568"; }
.fa-dragon:before {
content: "\f6d5"; }
.fa-draw-polygon:before {
content: "\f5ee"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-drum:before {
content: "\f569"; }
.fa-drum-steelpan:before {
content: "\f56a"; }
.fa-drumstick-bite:before {
content: "\f6d7"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-dumbbell:before {
content: "\f44b"; }
.fa-dumpster:before {
content: "\f793"; }
.fa-dumpster-fire:before {
content: "\f794"; }
.fa-dungeon:before {
content: "\f6d9"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-edge:before {
content: "\f282"; }
.fa-edge-legacy:before {
content: "\f978"; }
.fa-edit:before {
content: "\f044"; }
.fa-egg:before {
content: "\f7fb"; }
.fa-eject:before {
content: "\f052"; }
.fa-elementor:before {
content: "\f430"; }
.fa-ellipsis-h:before {
content: "\f141"; }
.fa-ellipsis-v:before {
content: "\f142"; }
.fa-ello:before {
content: "\f5f1"; }
.fa-ember:before {
content: "\f423"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envelope:before {
content: "\f0e0"; }
.fa-envelope-open:before {
content: "\f2b6"; }
.fa-envelope-open-text:before {
content: "\f658"; }
.fa-envelope-square:before {
content: "\f199"; }
.fa-envira:before {
content: "\f299"; }
.fa-equals:before {
content: "\f52c"; }
.fa-eraser:before {
content: "\f12d"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-ethernet:before {
content: "\f796"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-euro-sign:before {
content: "\f153"; }
.fa-evernote:before {
content: "\f839"; }
.fa-exchange-alt:before {
content: "\f362"; }
.fa-exclamation:before {
content: "\f12a"; }
.fa-exclamation-circle:before {
content: "\f06a"; }
.fa-exclamation-triangle:before {
content: "\f071"; }
.fa-expand:before {
content: "\f065"; }
.fa-expand-alt:before {
content: "\f424"; }
.fa-expand-arrows-alt:before {
content: "\f31e"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-external-link-alt:before {
content: "\f35d"; }
.fa-external-link-square-alt:before {
content: "\f360"; }
.fa-eye:before {
content: "\f06e"; }
.fa-eye-dropper:before {
content: "\f1fb"; }
.fa-eye-slash:before {
content: "\f070"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-fan:before {
content: "\f863"; }
.fa-fantasy-flight-games:before {
content: "\f6dc"; }
.fa-fast-backward:before {
content: "\f049"; }
.fa-fast-forward:before {
content: "\f050"; }
.fa-faucet:before {
content: "\f905"; }
.fa-fax:before {
content: "\f1ac"; }
.fa-feather:before {
content: "\f52d"; }
.fa-feather-alt:before {
content: "\f56b"; }
.fa-fedex:before {
content: "\f797"; }
.fa-fedora:before {
content: "\f798"; }
.fa-female:before {
content: "\f182"; }
.fa-fighter-jet:before {
content: "\f0fb"; }
.fa-figma:before {
content: "\f799"; }
.fa-file:before {
content: "\f15b"; }
.fa-file-alt:before {
content: "\f15c"; }
.fa-file-archive:before {
content: "\f1c6"; }
.fa-file-audio:before {
content: "\f1c7"; }
.fa-file-code:before {
content: "\f1c9"; }
.fa-file-contract:before {
content: "\f56c"; }
.fa-file-csv:before {
content: "\f6dd"; }
.fa-file-download:before {
content: "\f56d"; }
.fa-file-excel:before {
content: "\f1c3"; }
.fa-file-export:before {
content: "\f56e"; }
.fa-file-image:before {
content: "\f1c5"; }
.fa-file-import:before {
content: "\f56f"; }
.fa-file-invoice:before {
content: "\f570"; }
.fa-file-invoice-dollar:before {
content: "\f571"; }
.fa-file-medical:before {
content: "\f477"; }
.fa-file-medical-alt:before {
content: "\f478"; }
.fa-file-pdf:before {
content: "\f1c1"; }
.fa-file-powerpoint:before {
content: "\f1c4"; }
.fa-file-prescription:before {
content: "\f572"; }
.fa-file-signature:before {
content: "\f573"; }
.fa-file-upload:before {
content: "\f574"; }
.fa-file-video:before {
content: "\f1c8"; }
.fa-file-word:before {
content: "\f1c2"; }
.fa-fill:before {
content: "\f575"; }
.fa-fill-drip:before {
content: "\f576"; }
.fa-film:before {
content: "\f008"; }
.fa-filter:before {
content: "\f0b0"; }
.fa-fingerprint:before {
content: "\f577"; }
.fa-fire:before {
content: "\f06d"; }
.fa-fire-alt:before {
content: "\f7e4"; }
.fa-fire-extinguisher:before {
content: "\f134"; }
.fa-firefox:before {
content: "\f269"; }
.fa-firefox-browser:before {
content: "\f907"; }
.fa-first-aid:before {
content: "\f479"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-fish:before {
content: "\f578"; }
.fa-fist-raised:before {
content: "\f6de"; }
.fa-flag:before {
content: "\f024"; }
.fa-flag-checkered:before {
content: "\f11e"; }
.fa-flag-usa:before {
content: "\f74d"; }
.fa-flask:before {
content: "\f0c3"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-flushed:before {
content: "\f579"; }
.fa-fly:before {
content: "\f417"; }
.fa-folder:before {
content: "\f07b"; }
.fa-folder-minus:before {
content: "\f65d"; }
.fa-folder-open:before {
content: "\f07c"; }
.fa-folder-plus:before {
content: "\f65e"; }
.fa-font:before {
content: "\f031"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-font-awesome-flag:before {
content: "\f425"; }
.fa-font-awesome-logo-full:before {
content: "\f4e6"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-football-ball:before {
content: "\f44e"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-forward:before {
content: "\f04e"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-frog:before {
content: "\f52e"; }
.fa-frown:before {
content: "\f119"; }
.fa-frown-open:before {
content: "\f57a"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-funnel-dollar:before {
content: "\f662"; }
.fa-futbol:before {
content: "\f1e3"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-gamepad:before {
content: "\f11b"; }
.fa-gas-pump:before {
content: "\f52f"; }
.fa-gavel:before {
content: "\f0e3"; }
.fa-gem:before {
content: "\f3a5"; }
.fa-genderless:before {
content: "\f22d"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-gg:before {
content: "\f260"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-ghost:before {
content: "\f6e2"; }
.fa-gift:before {
content: "\f06b"; }
.fa-gifts:before {
content: "\f79c"; }
.fa-git:before {
content: "\f1d3"; }
.fa-git-alt:before {
content: "\f841"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-github:before {
content: "\f09b"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-github-square:before {
content: "\f092"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-gitter:before {
content: "\f426"; }
.fa-glass-cheers:before {
content: "\f79f"; }
.fa-glass-martini:before {
content: "\f000"; }
.fa-glass-martini-alt:before {
content: "\f57b"; }
.fa-glass-whiskey:before {
content: "\f7a0"; }
.fa-glasses:before {
content: "\f530"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-globe:before {
content: "\f0ac"; }
.fa-globe-africa:before {
content: "\f57c"; }
.fa-globe-americas:before {
content: "\f57d"; }
.fa-globe-asia:before {
content: "\f57e"; }
.fa-globe-europe:before {
content: "\f7a2"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-golf-ball:before {
content: "\f450"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-google:before {
content: "\f1a0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-google-pay:before {
content: "\f979"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-gopuram:before {
content: "\f664"; }
.fa-graduation-cap:before {
content: "\f19d"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-greater-than:before {
content: "\f531"; }
.fa-greater-than-equal:before {
content: "\f532"; }
.fa-grimace:before {
content: "\f57f"; }
.fa-grin:before {
content: "\f580"; }
.fa-grin-alt:before {
content: "\f581"; }
.fa-grin-beam:before {
content: "\f582"; }
.fa-grin-beam-sweat:before {
content: "\f583"; }
.fa-grin-hearts:before {
content: "\f584"; }
.fa-grin-squint:before {
content: "\f585"; }
.fa-grin-squint-tears:before {
content: "\f586"; }
.fa-grin-stars:before {
content: "\f587"; }
.fa-grin-tears:before {
content: "\f588"; }
.fa-grin-tongue:before {
content: "\f589"; }
.fa-grin-tongue-squint:before {
content: "\f58a"; }
.fa-grin-tongue-wink:before {
content: "\f58b"; }
.fa-grin-wink:before {
content: "\f58c"; }
.fa-grip-horizontal:before {
content: "\f58d"; }
.fa-grip-lines:before {
content: "\f7a4"; }
.fa-grip-lines-vertical:before {
content: "\f7a5"; }
.fa-grip-vertical:before {
content: "\f58e"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-guitar:before {
content: "\f7a6"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-h-square:before {
content: "\f0fd"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-hackerrank:before {
content: "\f5f7"; }
.fa-hamburger:before {
content: "\f805"; }
.fa-hammer:before {
content: "\f6e3"; }
.fa-hamsa:before {
content: "\f665"; }
.fa-hand-holding:before {
content: "\f4bd"; }
.fa-hand-holding-heart:before {
content: "\f4be"; }
.fa-hand-holding-medical:before {
content: "\f95c"; }
.fa-hand-holding-usd:before {
content: "\f4c0"; }
.fa-hand-holding-water:before {
content: "\f4c1"; }
.fa-hand-lizard:before {
content: "\f258"; }
.fa-hand-middle-finger:before {
content: "\f806"; }
.fa-hand-paper:before {
content: "\f256"; }
.fa-hand-peace:before {
content: "\f25b"; }
.fa-hand-point-down:before {
content: "\f0a7"; }
.fa-hand-point-left:before {
content: "\f0a5"; }
.fa-hand-point-right:before {
content: "\f0a4"; }
.fa-hand-point-up:before {
content: "\f0a6"; }
.fa-hand-pointer:before {
content: "\f25a"; }
.fa-hand-rock:before {
content: "\f255"; }
.fa-hand-scissors:before {
content: "\f257"; }
.fa-hand-sparkles:before {
content: "\f95d"; }
.fa-hand-spock:before {
content: "\f259"; }
.fa-hands:before {
content: "\f4c2"; }
.fa-hands-helping:before {
content: "\f4c4"; }
.fa-hands-wash:before {
content: "\f95e"; }
.fa-handshake:before {
content: "\f2b5"; }
.fa-handshake-alt-slash:before {
content: "\f95f"; }
.fa-handshake-slash:before {
content: "\f960"; }
.fa-hanukiah:before {
content: "\f6e6"; }
.fa-hard-hat:before {
content: "\f807"; }
.fa-hashtag:before {
content: "\f292"; }
.fa-hat-cowboy:before {
content: "\f8c0"; }
.fa-hat-cowboy-side:before {
content: "\f8c1"; }
.fa-hat-wizard:before {
content: "\f6e8"; }
.fa-hdd:before {
content: "\f0a0"; }
.fa-head-side-cough:before {
content: "\f961"; }
.fa-head-side-cough-slash:before {
content: "\f962"; }
.fa-head-side-mask:before {
content: "\f963"; }
.fa-head-side-virus:before {
content: "\f964"; }
.fa-heading:before {
content: "\f1dc"; }
.fa-headphones:before {
content: "\f025"; }
.fa-headphones-alt:before {
content: "\f58f"; }
.fa-headset:before {
content: "\f590"; }
.fa-heart:before {
content: "\f004"; }
.fa-heart-broken:before {
content: "\f7a9"; }
.fa-heartbeat:before {
content: "\f21e"; }
.fa-helicopter:before {
content: "\f533"; }
.fa-highlighter:before {
content: "\f591"; }
.fa-hiking:before {
content: "\f6ec"; }
.fa-hippo:before {
content: "\f6ed"; }
.fa-hips:before {
content: "\f452"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-history:before {
content: "\f1da"; }
.fa-hockey-puck:before {
content: "\f453"; }
.fa-holly-berry:before {
content: "\f7aa"; }
.fa-home:before {
content: "\f015"; }
.fa-hooli:before {
content: "\f427"; }
.fa-hornbill:before {
content: "\f592"; }
.fa-horse:before {
content: "\f6f0"; }
.fa-horse-head:before {
content: "\f7ab"; }
.fa-hospital:before {
content: "\f0f8"; }
.fa-hospital-alt:before {
content: "\f47d"; }
.fa-hospital-symbol:before {
content: "\f47e"; }
.fa-hospital-user:before {
content: "\f80d"; }
.fa-hot-tub:before {
content: "\f593"; }
.fa-hotdog:before {
content: "\f80f"; }
.fa-hotel:before {
content: "\f594"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-hourglass:before {
content: "\f254"; }
.fa-hourglass-end:before {
content: "\f253"; }
.fa-hourglass-half:before {
content: "\f252"; }
.fa-hourglass-start:before {
content: "\f251"; }
.fa-house-damage:before {
content: "\f6f1"; }
.fa-house-user:before {
content: "\f965"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-hryvnia:before {
content: "\f6f2"; }
.fa-html5:before {
content: "\f13b"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-i-cursor:before {
content: "\f246"; }
.fa-ice-cream:before {
content: "\f810"; }
.fa-icicles:before {
content: "\f7ad"; }
.fa-icons:before {
content: "\f86d"; }
.fa-id-badge:before {
content: "\f2c1"; }
.fa-id-card:before {
content: "\f2c2"; }
.fa-id-card-alt:before {
content: "\f47f"; }
.fa-ideal:before {
content: "\f913"; }
.fa-igloo:before {
content: "\f7ae"; }
.fa-image:before {
content: "\f03e"; }
.fa-images:before {
content: "\f302"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-inbox:before {
content: "\f01c"; }
.fa-indent:before {
content: "\f03c"; }
.fa-industry:before {
content: "\f275"; }
.fa-infinity:before {
content: "\f534"; }
.fa-info:before {
content: "\f129"; }
.fa-info-circle:before {
content: "\f05a"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-instagram-square:before {
content: "\f955"; }
.fa-intercom:before {
content: "\f7af"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-invision:before {
content: "\f7b0"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-italic:before {
content: "\f033"; }
.fa-itch-io:before {
content: "\f83a"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-java:before {
content: "\f4e4"; }
.fa-jedi:before {
content: "\f669"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-jira:before {
content: "\f7b1"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-joint:before {
content: "\f595"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-journal-whills:before {
content: "\f66a"; }
.fa-js:before {
content: "\f3b8"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-kaaba:before {
content: "\f66b"; }
.fa-kaggle:before {
content: "\f5fa"; }
.fa-key:before {
content: "\f084"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-keyboard:before {
content: "\f11c"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-khanda:before {
content: "\f66d"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-kiss:before {
content: "\f596"; }
.fa-kiss-beam:before {
content: "\f597"; }
.fa-kiss-wink-heart:before {
content: "\f598"; }
.fa-kiwi-bird:before {
content: "\f535"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-landmark:before {
content: "\f66f"; }
.fa-language:before {
content: "\f1ab"; }
.fa-laptop:before {
content: "\f109"; }
.fa-laptop-code:before {
content: "\f5fc"; }
.fa-laptop-house:before {
content: "\f966"; }
.fa-laptop-medical:before {
content: "\f812"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-laugh:before {
content: "\f599"; }
.fa-laugh-beam:before {
content: "\f59a"; }
.fa-laugh-squint:before {
content: "\f59b"; }
.fa-laugh-wink:before {
content: "\f59c"; }
.fa-layer-group:before {
content: "\f5fd"; }
.fa-leaf:before {
content: "\f06c"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-lemon:before {
content: "\f094"; }
.fa-less:before {
content: "\f41d"; }
.fa-less-than:before {
content: "\f536"; }
.fa-less-than-equal:before {
content: "\f537"; }
.fa-level-down-alt:before {
content: "\f3be"; }
.fa-level-up-alt:before {
content: "\f3bf"; }
.fa-life-ring:before {
content: "\f1cd"; }
.fa-lightbulb:before {
content: "\f0eb"; }
.fa-line:before {
content: "\f3c0"; }
.fa-link:before {
content: "\f0c1"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-linux:before {
content: "\f17c"; }
.fa-lira-sign:before {
content: "\f195"; }
.fa-list:before {
content: "\f03a"; }
.fa-list-alt:before {
content: "\f022"; }
.fa-list-ol:before {
content: "\f0cb"; }
.fa-list-ul:before {
content: "\f0ca"; }
.fa-location-arrow:before {
content: "\f124"; }
.fa-lock:before {
content: "\f023"; }
.fa-lock-open:before {
content: "\f3c1"; }
.fa-long-arrow-alt-down:before {
content: "\f309"; }
.fa-long-arrow-alt-left:before {
content: "\f30a"; }
.fa-long-arrow-alt-right:before {
content: "\f30b"; }
.fa-long-arrow-alt-up:before {
content: "\f30c"; }
.fa-low-vision:before {
content: "\f2a8"; }
.fa-luggage-cart:before {
content: "\f59d"; }
.fa-lungs:before {
content: "\f604"; }
.fa-lungs-virus:before {
content: "\f967"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-magic:before {
content: "\f0d0"; }
.fa-magnet:before {
content: "\f076"; }
.fa-mail-bulk:before {
content: "\f674"; }
.fa-mailchimp:before {
content: "\f59e"; }
.fa-male:before {
content: "\f183"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-map:before {
content: "\f279"; }
.fa-map-marked:before {
content: "\f59f"; }
.fa-map-marked-alt:before {
content: "\f5a0"; }
.fa-map-marker:before {
content: "\f041"; }
.fa-map-marker-alt:before {
content: "\f3c5"; }
.fa-map-pin:before {
content: "\f276"; }
.fa-map-signs:before {
content: "\f277"; }
.fa-markdown:before {
content: "\f60f"; }
.fa-marker:before {
content: "\f5a1"; }
.fa-mars:before {
content: "\f222"; }
.fa-mars-double:before {
content: "\f227"; }
.fa-mars-stroke:before {
content: "\f229"; }
.fa-mars-stroke-h:before {
content: "\f22b"; }
.fa-mars-stroke-v:before {
content: "\f22a"; }
.fa-mask:before {
content: "\f6fa"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-mdb:before {
content: "\f8ca"; }
.fa-medal:before {
content: "\f5a2"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f3c7"; }
.fa-medkit:before {
content: "\f0fa"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-megaport:before {
content: "\f5a3"; }
.fa-meh:before {
content: "\f11a"; }
.fa-meh-blank:before {
content: "\f5a4"; }
.fa-meh-rolling-eyes:before {
content: "\f5a5"; }
.fa-memory:before {
content: "\f538"; }
.fa-mendeley:before {
content: "\f7b3"; }
.fa-menorah:before {
content: "\f676"; }
.fa-mercury:before {
content: "\f223"; }
.fa-meteor:before {
content: "\f753"; }
.fa-microblog:before {
content: "\f91a"; }
.fa-microchip:before {
content: "\f2db"; }
.fa-microphone:before {
content: "\f130"; }
.fa-microphone-alt:before {
content: "\f3c9"; }
.fa-microphone-alt-slash:before {
content: "\f539"; }
.fa-microphone-slash:before {
content: "\f131"; }
.fa-microscope:before {
content: "\f610"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-minus:before {
content: "\f068"; }
.fa-minus-circle:before {
content: "\f056"; }
.fa-minus-square:before {
content: "\f146"; }
.fa-mitten:before {
content: "\f7b5"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-mixer:before {
content: "\f956"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-mobile:before {
content: "\f10b"; }
.fa-mobile-alt:before {
content: "\f3cd"; }
.fa-modx:before {
content: "\f285"; }
.fa-monero:before {
content: "\f3d0"; }
.fa-money-bill:before {
content: "\f0d6"; }
.fa-money-bill-alt:before {
content: "\f3d1"; }
.fa-money-bill-wave:before {
content: "\f53a"; }
.fa-money-bill-wave-alt:before {
content: "\f53b"; }
.fa-money-check:before {
content: "\f53c"; }
.fa-money-check-alt:before {
content: "\f53d"; }
.fa-monument:before {
content: "\f5a6"; }
.fa-moon:before {
content: "\f186"; }
.fa-mortar-pestle:before {
content: "\f5a7"; }
.fa-mosque:before {
content: "\f678"; }
.fa-motorcycle:before {
content: "\f21c"; }
.fa-mountain:before {
content: "\f6fc"; }
.fa-mouse:before {
content: "\f8cc"; }
.fa-mouse-pointer:before {
content: "\f245"; }
.fa-mug-hot:before {
content: "\f7b6"; }
.fa-music:before {
content: "\f001"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-neos:before {
content: "\f612"; }
.fa-network-wired:before {
content: "\f6ff"; }
.fa-neuter:before {
content: "\f22c"; }
.fa-newspaper:before {
content: "\f1ea"; }
.fa-nimblr:before {
content: "\f5a8"; }
.fa-node:before {
content: "\f419"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-not-equal:before {
content: "\f53e"; }
.fa-notes-medical:before {
content: "\f481"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-object-group:before {
content: "\f247"; }
.fa-object-ungroup:before {
content: "\f248"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-oil-can:before {
content: "\f613"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-om:before {
content: "\f679"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-openid:before {
content: "\f19b"; }
.fa-opera:before {
content: "\f26a"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-orcid:before {
content: "\f8d2"; }
.fa-osi:before {
content: "\f41a"; }
.fa-otter:before {
content: "\f700"; }
.fa-outdent:before {
content: "\f03b"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-pager:before {
content: "\f815"; }
.fa-paint-brush:before {
content: "\f1fc"; }
.fa-paint-roller:before {
content: "\f5aa"; }
.fa-palette:before {
content: "\f53f"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-pallet:before {
content: "\f482"; }
.fa-paper-plane:before {
content: "\f1d8"; }
.fa-paperclip:before {
content: "\f0c6"; }
.fa-parachute-box:before {
content: "\f4cd"; }
.fa-paragraph:before {
content: "\f1dd"; }
.fa-parking:before {
content: "\f540"; }
.fa-passport:before {
content: "\f5ab"; }
.fa-pastafarianism:before {
content: "\f67b"; }
.fa-paste:before {
content: "\f0ea"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-pause:before {
content: "\f04c"; }
.fa-pause-circle:before {
content: "\f28b"; }
.fa-paw:before {
content: "\f1b0"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-peace:before {
content: "\f67c"; }
.fa-pen:before {
content: "\f304"; }
.fa-pen-alt:before {
content: "\f305"; }
.fa-pen-fancy:before {
content: "\f5ac"; }
.fa-pen-nib:before {
content: "\f5ad"; }
.fa-pen-square:before {
content: "\f14b"; }
.fa-pencil-alt:before {
content: "\f303"; }
.fa-pencil-ruler:before {
content: "\f5ae"; }
.fa-penny-arcade:before {
content: "\f704"; }
.fa-people-arrows:before {
content: "\f968"; }
.fa-people-carry:before {
content: "\f4ce"; }
.fa-pepper-hot:before {
content: "\f816"; }
.fa-percent:before {
content: "\f295"; }
.fa-percentage:before {
content: "\f541"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-person-booth:before {
content: "\f756"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-phone:before {
content: "\f095"; }
.fa-phone-alt:before {
content: "\f879"; }
.fa-phone-slash:before {
content: "\f3dd"; }
.fa-phone-square:before {
content: "\f098"; }
.fa-phone-square-alt:before {
content: "\f87b"; }
.fa-phone-volume:before {
content: "\f2a0"; }
.fa-photo-video:before {
content: "\f87c"; }
.fa-php:before {
content: "\f457"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-pied-piper-square:before {
content: "\f91e"; }
.fa-piggy-bank:before {
content: "\f4d3"; }
.fa-pills:before {
content: "\f484"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-pizza-slice:before {
content: "\f818"; }
.fa-place-of-worship:before {
content: "\f67f"; }
.fa-plane:before {
content: "\f072"; }
.fa-plane-arrival:before {
content: "\f5af"; }
.fa-plane-departure:before {
content: "\f5b0"; }
.fa-plane-slash:before {
content: "\f969"; }
.fa-play:before {
content: "\f04b"; }
.fa-play-circle:before {
content: "\f144"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-plug:before {
content: "\f1e6"; }
.fa-plus:before {
content: "\f067"; }
.fa-plus-circle:before {
content: "\f055"; }
.fa-plus-square:before {
content: "\f0fe"; }
.fa-podcast:before {
content: "\f2ce"; }
.fa-poll:before {
content: "\f681"; }
.fa-poll-h:before {
content: "\f682"; }
.fa-poo:before {
content: "\f2fe"; }
.fa-poo-storm:before {
content: "\f75a"; }
.fa-poop:before {
content: "\f619"; }
.fa-portrait:before {
content: "\f3e0"; }
.fa-pound-sign:before {
content: "\f154"; }
.fa-power-off:before {
content: "\f011"; }
.fa-pray:before {
content: "\f683"; }
.fa-praying-hands:before {
content: "\f684"; }
.fa-prescription:before {
content: "\f5b1"; }
.fa-prescription-bottle:before {
content: "\f485"; }
.fa-prescription-bottle-alt:before {
content: "\f486"; }
.fa-print:before {
content: "\f02f"; }
.fa-procedures:before {
content: "\f487"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-project-diagram:before {
content: "\f542"; }
.fa-pump-medical:before {
content: "\f96a"; }
.fa-pump-soap:before {
content: "\f96b"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-puzzle-piece:before {
content: "\f12e"; }
.fa-python:before {
content: "\f3e2"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-qrcode:before {
content: "\f029"; }
.fa-question:before {
content: "\f128"; }
.fa-question-circle:before {
content: "\f059"; }
.fa-quidditch:before {
content: "\f458"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-quote-left:before {
content: "\f10d"; }
.fa-quote-right:before {
content: "\f10e"; }
.fa-quran:before {
content: "\f687"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-radiation:before {
content: "\f7b9"; }
.fa-radiation-alt:before {
content: "\f7ba"; }
.fa-rainbow:before {
content: "\f75b"; }
.fa-random:before {
content: "\f074"; }
.fa-raspberry-pi:before {
content: "\f7bb"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-react:before {
content: "\f41b"; }
.fa-reacteurope:before {
content: "\f75d"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-receipt:before {
content: "\f543"; }
.fa-record-vinyl:before {
content: "\f8d9"; }
.fa-recycle:before {
content: "\f1b8"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-redhat:before {
content: "\f7bc"; }
.fa-redo:before {
content: "\f01e"; }
.fa-redo-alt:before {
content: "\f2f9"; }
.fa-registered:before {
content: "\f25d"; }
.fa-remove-format:before {
content: "\f87d"; }
.fa-renren:before {
content: "\f18b"; }
.fa-reply:before {
content: "\f3e5"; }
.fa-reply-all:before {
content: "\f122"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-republican:before {
content: "\f75e"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-restroom:before {
content: "\f7bd"; }
.fa-retweet:before {
content: "\f079"; }
.fa-rev:before {
content: "\f5b2"; }
.fa-ribbon:before {
content: "\f4d6"; }
.fa-ring:before {
content: "\f70b"; }
.fa-road:before {
content: "\f018"; }
.fa-robot:before {
content: "\f544"; }
.fa-rocket:before {
content: "\f135"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-route:before {
content: "\f4d7"; }
.fa-rss:before {
content: "\f09e"; }
.fa-rss-square:before {
content: "\f143"; }
.fa-ruble-sign:before {
content: "\f158"; }
.fa-ruler:before {
content: "\f545"; }
.fa-ruler-combined:before {
content: "\f546"; }
.fa-ruler-horizontal:before {
content: "\f547"; }
.fa-ruler-vertical:before {
content: "\f548"; }
.fa-running:before {
content: "\f70c"; }
.fa-rupee-sign:before {
content: "\f156"; }
.fa-rust:before {
content: "\f97a"; }
.fa-sad-cry:before {
content: "\f5b3"; }
.fa-sad-tear:before {
content: "\f5b4"; }
.fa-safari:before {
content: "\f267"; }
.fa-salesforce:before {
content: "\f83b"; }
.fa-sass:before {
content: "\f41e"; }
.fa-satellite:before {
content: "\f7bf"; }
.fa-satellite-dish:before {
content: "\f7c0"; }
.fa-save:before {
content: "\f0c7"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-school:before {
content: "\f549"; }
.fa-screwdriver:before {
content: "\f54a"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-scroll:before {
content: "\f70e"; }
.fa-sd-card:before {
content: "\f7c2"; }
.fa-search:before {
content: "\f002"; }
.fa-search-dollar:before {
content: "\f688"; }
.fa-search-location:before {
content: "\f689"; }
.fa-search-minus:before {
content: "\f010"; }
.fa-search-plus:before {
content: "\f00e"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-seedling:before {
content: "\f4d8"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-server:before {
content: "\f233"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-shapes:before {
content: "\f61f"; }
.fa-share:before {
content: "\f064"; }
.fa-share-alt:before {
content: "\f1e0"; }
.fa-share-alt-square:before {
content: "\f1e1"; }
.fa-share-square:before {
content: "\f14d"; }
.fa-shekel-sign:before {
content: "\f20b"; }
.fa-shield-alt:before {
content: "\f3ed"; }
.fa-shield-virus:before {
content: "\f96c"; }
.fa-ship:before {
content: "\f21a"; }
.fa-shipping-fast:before {
content: "\f48b"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-shoe-prints:before {
content: "\f54b"; }
.fa-shopify:before {
content: "\f957"; }
.fa-shopping-bag:before {
content: "\f290"; }
.fa-shopping-basket:before {
content: "\f291"; }
.fa-shopping-cart:before {
content: "\f07a"; }
.fa-shopware:before {
content: "\f5b5"; }
.fa-shower:before {
content: "\f2cc"; }
.fa-shuttle-van:before {
content: "\f5b6"; }
.fa-sign:before {
content: "\f4d9"; }
.fa-sign-in-alt:before {
content: "\f2f6"; }
.fa-sign-language:before {
content: "\f2a7"; }
.fa-sign-out-alt:before {
content: "\f2f5"; }
.fa-signal:before {
content: "\f012"; }
.fa-signature:before {
content: "\f5b7"; }
.fa-sim-card:before {
content: "\f7c4"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-sink:before {
content: "\f96d"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-sitemap:before {
content: "\f0e8"; }
.fa-sith:before {
content: "\f512"; }
.fa-skating:before {
content: "\f7c5"; }
.fa-sketch:before {
content: "\f7c6"; }
.fa-skiing:before {
content: "\f7c9"; }
.fa-skiing-nordic:before {
content: "\f7ca"; }
.fa-skull:before {
content: "\f54c"; }
.fa-skull-crossbones:before {
content: "\f714"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-skype:before {
content: "\f17e"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f3ef"; }
.fa-slash:before {
content: "\f715"; }
.fa-sleigh:before {
content: "\f7cc"; }
.fa-sliders-h:before {
content: "\f1de"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-smile:before {
content: "\f118"; }
.fa-smile-beam:before {
content: "\f5b8"; }
.fa-smile-wink:before {
content: "\f4da"; }
.fa-smog:before {
content: "\f75f"; }
.fa-smoking:before {
content: "\f48d"; }
.fa-smoking-ban:before {
content: "\f54d"; }
.fa-sms:before {
content: "\f7cd"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ac"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-snowboarding:before {
content: "\f7ce"; }
.fa-snowflake:before {
content: "\f2dc"; }
.fa-snowman:before {
content: "\f7d0"; }
.fa-snowplow:before {
content: "\f7d2"; }
.fa-soap:before {
content: "\f96e"; }
.fa-socks:before {
content: "\f696"; }
.fa-solar-panel:before {
content: "\f5ba"; }
.fa-sort:before {
content: "\f0dc"; }
.fa-sort-alpha-down:before {
content: "\f15d"; }
.fa-sort-alpha-down-alt:before {
content: "\f881"; }
.fa-sort-alpha-up:before {
content: "\f15e"; }
.fa-sort-alpha-up-alt:before {
content: "\f882"; }
.fa-sort-amount-down:before {
content: "\f160"; }
.fa-sort-amount-down-alt:before {
content: "\f884"; }
.fa-sort-amount-up:before {
content: "\f161"; }
.fa-sort-amount-up-alt:before {
content: "\f885"; }
.fa-sort-down:before {
content: "\f0dd"; }
.fa-sort-numeric-down:before {
content: "\f162"; }
.fa-sort-numeric-down-alt:before {
content: "\f886"; }
.fa-sort-numeric-up:before {
content: "\f163"; }
.fa-sort-numeric-up-alt:before {
content: "\f887"; }
.fa-sort-up:before {
content: "\f0de"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-sourcetree:before {
content: "\f7d3"; }
.fa-spa:before {
content: "\f5bb"; }
.fa-space-shuttle:before {
content: "\f197"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-speaker-deck:before {
content: "\f83c"; }
.fa-spell-check:before {
content: "\f891"; }
.fa-spider:before {
content: "\f717"; }
.fa-spinner:before {
content: "\f110"; }
.fa-splotch:before {
content: "\f5bc"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-spray-can:before {
content: "\f5bd"; }
.fa-square:before {
content: "\f0c8"; }
.fa-square-full:before {
content: "\f45c"; }
.fa-square-root-alt:before {
content: "\f698"; }
.fa-squarespace:before {
content: "\f5be"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-stackpath:before {
content: "\f842"; }
.fa-stamp:before {
content: "\f5bf"; }
.fa-star:before {
content: "\f005"; }
.fa-star-and-crescent:before {
content: "\f699"; }
.fa-star-half:before {
content: "\f089"; }
.fa-star-half-alt:before {
content: "\f5c0"; }
.fa-star-of-david:before {
content: "\f69a"; }
.fa-star-of-life:before {
content: "\f621"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
.fa-step-backward:before {
content: "\f048"; }
.fa-step-forward:before {
content: "\f051"; }
.fa-stethoscope:before {
content: "\f0f1"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-sticky-note:before {
content: "\f249"; }
.fa-stop:before {
content: "\f04d"; }
.fa-stop-circle:before {
content: "\f28d"; }
.fa-stopwatch:before {
content: "\f2f2"; }
.fa-stopwatch-20:before {
content: "\f96f"; }
.fa-store:before {
content: "\f54e"; }
.fa-store-alt:before {
content: "\f54f"; }
.fa-store-alt-slash:before {
content: "\f970"; }
.fa-store-slash:before {
content: "\f971"; }
.fa-strava:before {
content: "\f428"; }
.fa-stream:before {
content: "\f550"; }
.fa-street-view:before {
content: "\f21d"; }
.fa-strikethrough:before {
content: "\f0cc"; }
.fa-stripe:before {
content: "\f429"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-stroopwafel:before {
content: "\f551"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-subscript:before {
content: "\f12c"; }
.fa-subway:before {
content: "\f239"; }
.fa-suitcase:before {
content: "\f0f2"; }
.fa-suitcase-rolling:before {
content: "\f5c1"; }
.fa-sun:before {
content: "\f185"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-superscript:before {
content: "\f12b"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-surprise:before {
content: "\f5c2"; }
.fa-suse:before {
content: "\f7d6"; }
.fa-swatchbook:before {
content: "\f5c3"; }
.fa-swift:before {
content: "\f8e1"; }
.fa-swimmer:before {
content: "\f5c4"; }
.fa-swimming-pool:before {
content: "\f5c5"; }
.fa-symfony:before {
content: "\f83d"; }
.fa-synagogue:before {
content: "\f69b"; }
.fa-sync:before {
content: "\f021"; }
.fa-sync-alt:before {
content: "\f2f1"; }
.fa-syringe:before {
content: "\f48e"; }
.fa-table:before {
content: "\f0ce"; }
.fa-table-tennis:before {
content: "\f45d"; }
.fa-tablet:before {
content: "\f10a"; }
.fa-tablet-alt:before {
content: "\f3fa"; }
.fa-tablets:before {
content: "\f490"; }
.fa-tachometer-alt:before {
content: "\f3fd"; }
.fa-tag:before {
content: "\f02b"; }
.fa-tags:before {
content: "\f02c"; }
.fa-tape:before {
content: "\f4db"; }
.fa-tasks:before {
content: "\f0ae"; }
.fa-taxi:before {
content: "\f1ba"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-teeth:before {
content: "\f62e"; }
.fa-teeth-open:before {
content: "\f62f"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f3fe"; }
.fa-temperature-high:before {
content: "\f769"; }
.fa-temperature-low:before {
content: "\f76b"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-tenge:before {
content: "\f7d7"; }
.fa-terminal:before {
content: "\f120"; }
.fa-text-height:before {
content: "\f034"; }
.fa-text-width:before {
content: "\f035"; }
.fa-th:before {
content: "\f00a"; }
.fa-th-large:before {
content: "\f009"; }
.fa-th-list:before {
content: "\f00b"; }
.fa-the-red-yeti:before {
content: "\f69d"; }
.fa-theater-masks:before {
content: "\f630"; }
.fa-themeco:before {
content: "\f5c6"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-thermometer:before {
content: "\f491"; }
.fa-thermometer-empty:before {
content: "\f2cb"; }
.fa-thermometer-full:before {
content: "\f2c7"; }
.fa-thermometer-half:before {
content: "\f2c9"; }
.fa-thermometer-quarter:before {
content: "\f2ca"; }
.fa-thermometer-three-quarters:before {
content: "\f2c8"; }
.fa-think-peaks:before {
content: "\f731"; }
.fa-thumbs-down:before {
content: "\f165"; }
.fa-thumbs-up:before {
content: "\f164"; }
.fa-thumbtack:before {
content: "\f08d"; }
.fa-ticket-alt:before {
content: "\f3ff"; }
.fa-tiktok:before {
content: "\f97b"; }
.fa-times:before {
content: "\f00d"; }
.fa-times-circle:before {
content: "\f057"; }
.fa-tint:before {
content: "\f043"; }
.fa-tint-slash:before {
content: "\f5c7"; }
.fa-tired:before {
content: "\f5c8"; }
.fa-toggle-off:before {
content: "\f204"; }
.fa-toggle-on:before {
content: "\f205"; }
.fa-toilet:before {
content: "\f7d8"; }
.fa-toilet-paper:before {
content: "\f71e"; }
.fa-toilet-paper-slash:before {
content: "\f972"; }
.fa-toolbox:before {
content: "\f552"; }
.fa-tools:before {
content: "\f7d9"; }
.fa-tooth:before {
content: "\f5c9"; }
.fa-torah:before {
content: "\f6a0"; }
.fa-torii-gate:before {
content: "\f6a1"; }
.fa-tractor:before {
content: "\f722"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-trademark:before {
content: "\f25c"; }
.fa-traffic-light:before {
content: "\f637"; }
.fa-trailer:before {
content: "\f941"; }
.fa-train:before {
content: "\f238"; }
.fa-tram:before {
content: "\f7da"; }
.fa-transgender:before {
content: "\f224"; }
.fa-transgender-alt:before {
content: "\f225"; }
.fa-trash:before {
content: "\f1f8"; }
.fa-trash-alt:before {
content: "\f2ed"; }
.fa-trash-restore:before {
content: "\f829"; }
.fa-trash-restore-alt:before {
content: "\f82a"; }
.fa-tree:before {
content: "\f1bb"; }
.fa-trello:before {
content: "\f181"; }
.fa-tripadvisor:before {
content: "\f262"; }
.fa-trophy:before {
content: "\f091"; }
.fa-truck:before {
content: "\f0d1"; }
.fa-truck-loading:before {
content: "\f4de"; }
.fa-truck-monster:before {
content: "\f63b"; }
.fa-truck-moving:before {
content: "\f4df"; }
.fa-truck-pickup:before {
content: "\f63c"; }
.fa-tshirt:before {
content: "\f553"; }
.fa-tty:before {
content: "\f1e4"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-tv:before {
content: "\f26c"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-twitter:before {
content: "\f099"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-uber:before {
content: "\f402"; }
.fa-ubuntu:before {
content: "\f7df"; }
.fa-uikit:before {
content: "\f403"; }
.fa-umbraco:before {
content: "\f8e8"; }
.fa-umbrella:before {
content: "\f0e9"; }
.fa-umbrella-beach:before {
content: "\f5ca"; }
.fa-underline:before {
content: "\f0cd"; }
.fa-undo:before {
content: "\f0e2"; }
.fa-undo-alt:before {
content: "\f2ea"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-unity:before {
content: "\f949"; }
.fa-universal-access:before {
content: "\f29a"; }
.fa-university:before {
content: "\f19c"; }
.fa-unlink:before {
content: "\f127"; }
.fa-unlock:before {
content: "\f09c"; }
.fa-unlock-alt:before {
content: "\f13e"; }
.fa-unsplash:before {
content: "\f97c"; }
.fa-untappd:before {
content: "\f405"; }
.fa-upload:before {
content: "\f093"; }
.fa-ups:before {
content: "\f7e0"; }
.fa-usb:before {
content: "\f287"; }
.fa-user:before {
content: "\f007"; }
.fa-user-alt:before {
content: "\f406"; }
.fa-user-alt-slash:before {
content: "\f4fa"; }
.fa-user-astronaut:before {
content: "\f4fb"; }
.fa-user-check:before {
content: "\f4fc"; }
.fa-user-circle:before {
content: "\f2bd"; }
.fa-user-clock:before {
content: "\f4fd"; }
.fa-user-cog:before {
content: "\f4fe"; }
.fa-user-edit:before {
content: "\f4ff"; }
.fa-user-friends:before {
content: "\f500"; }
.fa-user-graduate:before {
content: "\f501"; }
.fa-user-injured:before {
content: "\f728"; }
.fa-user-lock:before {
content: "\f502"; }
.fa-user-md:before {
content: "\f0f0"; }
.fa-user-minus:before {
content: "\f503"; }
.fa-user-ninja:before {
content: "\f504"; }
.fa-user-nurse:before {
content: "\f82f"; }
.fa-user-plus:before {
content: "\f234"; }
.fa-user-secret:before {
content: "\f21b"; }
.fa-user-shield:before {
content: "\f505"; }
.fa-user-slash:before {
content: "\f506"; }
.fa-user-tag:before {
content: "\f507"; }
.fa-user-tie:before {
content: "\f508"; }
.fa-user-times:before {
content: "\f235"; }
.fa-users:before {
content: "\f0c0"; }
.fa-users-cog:before {
content: "\f509"; }
.fa-users-slash:before {
content: "\f973"; }
.fa-usps:before {
content: "\f7e1"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-utensil-spoon:before {
content: "\f2e5"; }
.fa-utensils:before {
content: "\f2e7"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-vector-square:before {
content: "\f5cb"; }
.fa-venus:before {
content: "\f221"; }
.fa-venus-double:before {
content: "\f226"; }
.fa-venus-mars:before {
content: "\f228"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-vial:before {
content: "\f492"; }
.fa-vials:before {
content: "\f493"; }
.fa-viber:before {
content: "\f409"; }
.fa-video:before {
content: "\f03d"; }
.fa-video-slash:before {
content: "\f4e2"; }
.fa-vihara:before {
content: "\f6a7"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-virus:before {
content: "\f974"; }
.fa-virus-slash:before {
content: "\f975"; }
.fa-viruses:before {
content: "\f976"; }
.fa-vk:before {
content: "\f189"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-voicemail:before {
content: "\f897"; }
.fa-volleyball-ball:before {
content: "\f45f"; }
.fa-volume-down:before {
content: "\f027"; }
.fa-volume-mute:before {
content: "\f6a9"; }
.fa-volume-off:before {
content: "\f026"; }
.fa-volume-up:before {
content: "\f028"; }
.fa-vote-yea:before {
content: "\f772"; }
.fa-vr-cardboard:before {
content: "\f729"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-walking:before {
content: "\f554"; }
.fa-wallet:before {
content: "\f555"; }
.fa-warehouse:before {
content: "\f494"; }
.fa-water:before {
content: "\f773"; }
.fa-wave-square:before {
content: "\f83e"; }
.fa-waze:before {
content: "\f83f"; }
.fa-weebly:before {
content: "\f5cc"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-weight:before {
content: "\f496"; }
.fa-weight-hanging:before {
content: "\f5cd"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-wheelchair:before {
content: "\f193"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-wifi:before {
content: "\f1eb"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-wind:before {
content: "\f72e"; }
.fa-window-close:before {
content: "\f410"; }
.fa-window-maximize:before {
content: "\f2d0"; }
.fa-window-minimize:before {
content: "\f2d1"; }
.fa-window-restore:before {
content: "\f2d2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wine-bottle:before {
content: "\f72f"; }
.fa-wine-glass:before {
content: "\f4e3"; }
.fa-wine-glass-alt:before {
content: "\f5ce"; }
.fa-wix:before {
content: "\f5cf"; }
.fa-wizards-of-the-coast:before {
content: "\f730"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-won-sign:before {
content: "\f159"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-wpressr:before {
content: "\f3e4"; }
.fa-wrench:before {
content: "\f0ad"; }
.fa-x-ray:before {
content: "\f497"; }
.fa-xbox:before {
content: "\f412"; }
.fa-xing:before {
content: "\f168"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-yammer:before {
content: "\f840"; }
.fa-yandex:before {
content: "\f413"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-yarn:before {
content: "\f7e3"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-yen-sign:before {
content: "\f157"; }
.fa-yin-yang:before {
content: "\f6ad"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-youtube:before {
content: "\f167"; }
.fa-youtube-square:before {
content: "\f431"; }
.fa-zhihu:before {
content: "\f63f"; }
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.sr-only-focusable:active, .sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; }
@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//ocacomunica.com.br/wp-content/themes/crowdpress/webfonts/fa-brands-400.eot);
src: url(//ocacomunica.com.br/wp-content/themes/crowdpress/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//ocacomunica.com.br/wp-content/themes/crowdpress/webfonts/fa-brands-400.woff2) format("woff2"), url(//ocacomunica.com.br/wp-content/themes/crowdpress/webfonts/fa-brands-400.woff) format("woff"), url(//ocacomunica.com.br/wp-content/themes/crowdpress/webfonts/fa-brands-400.ttf) format("truetype"), url(//ocacomunica.com.br/wp-content/themes/crowdpress/webfonts/fa-brands-400.svg#fontawesome) format("svg"); }
.fab {
font-family: 'Font Awesome 5 Brands';
font-weight: 400; }
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//ocacomunica.com.br/wp-content/themes/crowdpress/webfonts/fa-regular-400.eot);
src: url(//ocacomunica.com.br/wp-content/themes/crowdpress/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(//ocacomunica.com.br/wp-content/themes/crowdpress/webfonts/fa-regular-400.woff2) format("woff2"), url(//ocacomunica.com.br/wp-content/themes/crowdpress/webfonts/fa-regular-400.woff) format("woff"), url(//ocacomunica.com.br/wp-content/themes/crowdpress/webfonts/fa-regular-400.ttf) format("truetype"), url(//ocacomunica.com.br/wp-content/themes/crowdpress/webfonts/fa-regular-400.svg#fontawesome) format("svg"); }
.far {
font-family: 'Font Awesome 5 Free';
font-weight: 400; }
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: block;
src: url(//ocacomunica.com.br/wp-content/themes/crowdpress/webfonts/fa-solid-900.eot);
src: url(//ocacomunica.com.br/wp-content/themes/crowdpress/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//ocacomunica.com.br/wp-content/themes/crowdpress/webfonts/fa-solid-900.woff2) format("woff2"), url(//ocacomunica.com.br/wp-content/themes/crowdpress/webfonts/fa-solid-900.woff) format("woff"), url(//ocacomunica.com.br/wp-content/themes/crowdpress/webfonts/fa-solid-900.ttf) format("truetype"), url(//ocacomunica.com.br/wp-content/themes/crowdpress/webfonts/fa-solid-900.svg#fontawesome) format("svg"); }
.fa,
.fas {
font-family: 'Font Awesome 5 Free';
font-weight: 900; }.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-abacus:before{content:"\f640"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acorn:before{content:"\f6ae"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-alarm-clock:before{content:"\f34e"}.fa-algolia:before{content:"\f36c"}.fa-alicorn:before{content:"\f6b0"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-analytics:before{content:"\f643"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angel:before{content:"\f779"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-crate:before{content:"\f6b1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-alt-down:before{content:"\f354"}.fa-arrow-alt-from-bottom:before{content:"\f346"}.fa-arrow-alt-from-left:before{content:"\f347"}.fa-arrow-alt-from-right:before{content:"\f348"}.fa-arrow-alt-from-top:before{content:"\f349"}.fa-arrow-alt-left:before{content:"\f355"}.fa-arrow-alt-right:before{content:"\f356"}.fa-arrow-alt-square-down:before{content:"\f350"}.fa-arrow-alt-square-left:before{content:"\f351"}.fa-arrow-alt-square-right:before{content:"\f352"}.fa-arrow-alt-square-up:before{content:"\f353"}.fa-arrow-alt-to-bottom:before{content:"\f34a"}.fa-arrow-alt-to-left:before{content:"\f34b"}.fa-arrow-alt-to-right:before{content:"\f34c"}.fa-arrow-alt-to-top:before{content:"\f34d"}.fa-arrow-alt-up:before{content:"\f357"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-from-bottom:before{content:"\f342"}.fa-arrow-from-left:before{content:"\f343"}.fa-arrow-from-right:before{content:"\f344"}.fa-arrow-from-top:before{content:"\f345"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-square-down:before{content:"\f339"}.fa-arrow-square-left:before{content:"\f33a"}.fa-arrow-square-right:before{content:"\f33b"}.fa-arrow-square-up:before{content:"\f33c"}.fa-arrow-to-bottom:before{content:"\f33d"}.fa-arrow-to-left:before{content:"\f33e"}.fa-arrow-to-right:before{content:"\f340"}.fa-arrow-to-top:before{content:"\f341"}.fa-arrow-up:before{content:"\f062"}.fa-arrows:before{content:"\f047"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-arrows-h:before{content:"\f07e"}.fa-arrows-v:before{content:"\f07d"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-atom-alt:before{content:"\f5d3"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-axe:before{content:"\f6b2"}.fa-axe-battle:before{content:"\f6b3"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backpack:before{content:"\f5d4"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-badge:before{content:"\f335"}.fa-badge-check:before{content:"\f336"}.fa-badge-dollar:before{content:"\f645"}.fa-badge-percent:before{content:"\f646"}.fa-badger-honey:before{content:"\f6b4"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ball-pile:before{content:"\f77e"}.fa-ballot:before{content:"\f732"}.fa-ballot-check:before{content:"\f733"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-barcode-alt:before{content:"\f463"}.fa-barcode-read:before{content:"\f464"}.fa-barcode-scan:before{content:"\f465"}.fa-bars:before{content:"\f0c9"}.fa-baseball:before{content:"\f432"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-basketball-hoop:before{content:"\f435"}.fa-bat:before{content:"\f6b5"}.fa-bath:before{content:"\f2cd"}.fa-battery-bolt:before{content:"\f376"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-slash:before{content:"\f377"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-school:before{content:"\f5d5"}.fa-bell-school-slash:before{content:"\f5d6"}.fa-bell-slash:before{content:"\f1f6"}.fa-bells:before{content:"\f77f"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blanket:before{content:"\f498"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bone-break:before{content:"\f5d8"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-alt:before{content:"\f5d9"}.fa-book-dead:before{content:"\f6b7"}.fa-book-heart:before{content:"\f499"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-book-spells:before{content:"\f6b8"}.fa-book-user:before{content:"\f7e7"}.fa-bookmark:before{content:"\f02e"}.fa-books:before{content:"\f5db"}.fa-books-medical:before{content:"\f7e8"}.fa-boot:before{content:"\f782"}.fa-booth-curtain:before{content:"\f734"}.fa-bow-arrow:before{content:"\f6b9"}.fa-bowling-ball:before{content:"\f436"}.fa-bowling-pins:before{content:"\f437"}.fa-box:before{content:"\f466"}.fa-box-alt:before{content:"\f49a"}.fa-box-ballot:before{content:"\f735"}.fa-box-check:before{content:"\f467"}.fa-box-fragile:before{content:"\f49b"}.fa-box-full:before{content:"\f49c"}.fa-box-heart:before{content:"\f49d"}.fa-box-open:before{content:"\f49e"}.fa-box-up:before{content:"\f49f"}.fa-box-usd:before{content:"\f4a0"}.fa-boxes:before{content:"\f468"}.fa-boxes-alt:before{content:"\f4a1"}.fa-boxing-glove:before{content:"\f438"}.fa-brackets:before{content:"\f7e9"}.fa-brackets-curly:before{content:"\f7ea"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-loaf:before{content:"\f7eb"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-browser:before{content:"\f37e"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-bullseye-arrow:before{content:"\f648"}.fa-bullseye-pointer:before{content:"\f649"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-burrito:before{content:"\f7ed"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-bus-school:before{content:"\f5dd"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-cabinet-filing:before{content:"\f64b"}.fa-calculator:before{content:"\f1ec"}.fa-calculator-alt:before{content:"\f64c"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-edit:before{content:"\f333"}.fa-calendar-exclamation:before{content:"\f334"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-star:before{content:"\f736"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-alt:before{content:"\f332"}.fa-camera-retro:before{content:"\f083"}.fa-campfire:before{content:"\f6ba"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candle-holder:before{content:"\f6bc"}.fa-candy-cane:before{content:"\f786"}.fa-candy-corn:before{content:"\f6bd"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-bump:before{content:"\f5e0"}.fa-car-crash:before{content:"\f5e1"}.fa-car-garage:before{content:"\f5e2"}.fa-car-mechanic:before{content:"\f5e3"}.fa-car-side:before{content:"\f5e4"}.fa-car-tilt:before{content:"\f5e5"}.fa-car-wash:before{content:"\f5e6"}.fa-caret-circle-down:before{content:"\f32d"}.fa-caret-circle-left:before{content:"\f32e"}.fa-caret-circle-right:before{content:"\f330"}.fa-caret-circle-up:before{content:"\f331"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cauldron:before{content:"\f6bf"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chair-office:before{content:"\f6c1"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-line-down:before{content:"\f64d"}.fa-chart-network:before{content:"\f78a"}.fa-chart-pie:before{content:"\f200"}.fa-chart-pie-alt:before{content:"\f64e"}.fa-chart-scatter:before{content:"\f7ee"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-cheese-swiss:before{content:"\f7f0"}.fa-cheeseburger:before{content:"\f7f1"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-bishop-alt:before{content:"\f43b"}.fa-chess-board:before{content:"\f43c"}.fa-chess-clock:before{content:"\f43d"}.fa-chess-clock-alt:before{content:"\f43e"}.fa-chess-king:before{content:"\f43f"}.fa-chess-king-alt:before{content:"\f440"}.fa-chess-knight:before{content:"\f441"}.fa-chess-knight-alt:before{content:"\f442"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-pawn-alt:before{content:"\f444"}.fa-chess-queen:before{content:"\f445"}.fa-chess-queen-alt:before{content:"\f446"}.fa-chess-rook:before{content:"\f447"}.fa-chess-rook-alt:before{content:"\f448"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-double-down:before{content:"\f322"}.fa-chevron-double-left:before{content:"\f323"}.fa-chevron-double-right:before{content:"\f324"}.fa-chevron-double-up:before{content:"\f325"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-square-down:before{content:"\f329"}.fa-chevron-square-left:before{content:"\f32a"}.fa-chevron-square-right:before{content:"\f32b"}.fa-chevron-square-up:before{content:"\f32c"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chimney:before{content:"\f78b"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-claw-marks:before{content:"\f6c2"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clipboard-list-check:before{content:"\f737"}.fa-clipboard-prescription:before{content:"\f5e8"}.fa-clipboard-user:before{content:"\f7f3"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-drizzle:before{content:"\f738"}.fa-cloud-hail:before{content:"\f739"}.fa-cloud-hail-mixed:before{content:"\f73a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-rainbow:before{content:"\f73e"}.fa-cloud-showers:before{content:"\f73f"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sleet:before{content:"\f741"}.fa-cloud-snow:before{content:"\f742"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-clouds:before{content:"\f744"}.fa-clouds-moon:before{content:"\f745"}.fa-clouds-sun:before{content:"\f746"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-club:before{content:"\f327"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-code-commit:before{content:"\f386"}.fa-code-merge:before{content:"\f387"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-coffee-togo:before{content:"\f6c5"}.fa-coffin:before{content:"\f6c6"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-alt-check:before{content:"\f4a2"}.fa-comment-alt-dollar:before{content:"\f650"}.fa-comment-alt-dots:before{content:"\f4a3"}.fa-comment-alt-edit:before{content:"\f4a4"}.fa-comment-alt-exclamation:before{content:"\f4a5"}.fa-comment-alt-lines:before{content:"\f4a6"}.fa-comment-alt-medical:before{content:"\f7f4"}.fa-comment-alt-minus:before{content:"\f4a7"}.fa-comment-alt-plus:before{content:"\f4a8"}.fa-comment-alt-slash:before{content:"\f4a9"}.fa-comment-alt-smile:before{content:"\f4aa"}.fa-comment-alt-times:before{content:"\f4ab"}.fa-comment-check:before{content:"\f4ac"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-edit:before{content:"\f4ae"}.fa-comment-exclamation:before{content:"\f4af"}.fa-comment-lines:before{content:"\f4b0"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-minus:before{content:"\f4b1"}.fa-comment-plus:before{content:"\f4b2"}.fa-comment-slash:before{content:"\f4b3"}.fa-comment-smile:before{content:"\f4b4"}.fa-comment-times:before{content:"\f4b5"}.fa-comments:before{content:"\f086"}.fa-comments-alt:before{content:"\f4b6"}.fa-comments-alt-dollar:before{content:"\f652"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compass-slash:before{content:"\f5e9"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-compress-wide:before{content:"\f326"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-container-storage:before{content:"\f4b7"}.fa-contao:before{content:"\f26d"}.fa-conveyor-belt:before{content:"\f46e"}.fa-conveyor-belt-alt:before{content:"\f46f"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-corn:before{content:"\f6c7"}.fa-couch:before{content:"\f4b8"}.fa-cow:before{content:"\f6c8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-credit-card-blank:before{content:"\f389"}.fa-credit-card-front:before{content:"\f38a"}.fa-cricket:before{content:"\f449"}.fa-critical-role:before{content:"\f6c9"}.fa-croissant:before{content:"\f7f6"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-crutches:before{content:"\f7f8"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-curling:before{content:"\f44a"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dagger:before{content:"\f6cb"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-debug:before{content:"\f7f9"}.fa-deer:before{content:"\f78e"}.fa-deer-rudolph:before{content:"\f78f"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-desktop-alt:before{content:"\f390"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dewpoint:before{content:"\f748"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diamond:before{content:"\f219"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d10:before{content:"\f6cd"}.fa-dice-d12:before{content:"\f6ce"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d4:before{content:"\f6d0"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-d8:before{content:"\f6d2"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-diploma:before{content:"\f5ea"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-do-not-enter:before{content:"\f5ec"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dog-leashed:before{content:"\f6d4"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-empty:before{content:"\f473"}.fa-dolly-flatbed:before{content:"\f474"}.fa-dolly-flatbed-alt:before{content:"\f475"}.fa-dolly-flatbed-empty:before{content:"\f476"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-circle:before{content:"\f5ed"}.fa-draw-polygon:before{content:"\f5ee"}.fa-draw-square:before{content:"\f5ef"}.fa-dreidel:before{content:"\f792"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick:before{content:"\f6d6"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-duck:before{content:"\f6d8"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-ear:before{content:"\f5f0"}.fa-ear-muffs:before{content:"\f795"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-eclipse:before{content:"\f749"}.fa-eclipse-alt:before{content:"\f74a"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-egg-fried:before{content:"\f7fc"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-elephant:before{content:"\f6da"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-h-alt:before{content:"\f39b"}.fa-ellipsis-v:before{content:"\f142"}.fa-ellipsis-v-alt:before{content:"\f39c"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-empty-set:before{content:"\f656"}.fa-engine-warning:before{content:"\f5f2"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-dollar:before{content:"\f657"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange:before{content:"\f0ec"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-square:before{content:"\f321"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows:before{content:"\f31d"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expand-wide:before{content:"\f320"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link:before{content:"\f08e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square:before{content:"\f14c"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-evil:before{content:"\f6db"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-field-hockey:before{content:"\f44c"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-certificate:before{content:"\f5f3"}.fa-file-chart-line:before{content:"\f659"}.fa-file-chart-pie:before{content:"\f65a"}.fa-file-check:before{content:"\f316"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-edit:before{content:"\f31c"}.fa-file-excel:before{content:"\f1c3"}.fa-file-exclamation:before{content:"\f31a"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-minus:before{content:"\f318"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-plus:before{content:"\f319"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-spreadsheet:before{content:"\f65b"}.fa-file-times:before{content:"\f317"}.fa-file-upload:before{content:"\f574"}.fa-file-user:before{content:"\f65c"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-files-medical:before{content:"\f7fd"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-film-alt:before{content:"\f3a0"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-fire-smoke:before{content:"\f74b"}.fa-firefox:before{content:"\f269"}.fa-fireplace:before{content:"\f79a"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fish-cooked:before{content:"\f7fe"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-alt:before{content:"\f74c"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flame:before{content:"\f6df"}.fa-flask:before{content:"\f0c3"}.fa-flask-poison:before{content:"\f6e0"}.fa-flask-potion:before{content:"\f6e1"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flower:before{content:"\f7ff"}.fa-flower-daffodil:before{content:"\f800"}.fa-flower-tulip:before{content:"\f801"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-fog:before{content:"\f74e"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-folder-times:before{content:"\f65f"}.fa-folder-tree:before{content:"\f802"}.fa-folders:before{content:"\f660"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-football-helmet:before{content:"\f44f"}.fa-forklift:before{content:"\f47a"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-fragile:before{content:"\f4bb"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-french-fries:before{content:"\f803"}.fa-frog:before{content:"\f52e"}.fa-frosty-head:before{content:"\f79b"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-function:before{content:"\f661"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gas-pump-slash:before{content:"\f5f4"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gift-card:before{content:"\f663"}.fa-gifts:before{content:"\f79c"}.fa-gingerbread-man:before{content:"\f79d"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass:before{content:"\f804"}.fa-glass-champagne:before{content:"\f79e"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glass-whiskey-rocks:before{content:"\f7a1"}.fa-glasses:before{content:"\f530"}.fa-glasses-alt:before{content:"\f5f5"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-globe-snow:before{content:"\f7a3"}.fa-globe-stand:before{content:"\f5f6"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-golf-club:before{content:"\f451"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-h1:before{content:"\f313"}.fa-h2:before{content:"\f314"}.fa-h3:before{content:"\f315"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hammer-war:before{content:"\f6e4"}.fa-hamsa:before{content:"\f665"}.fa-hand-heart:before{content:"\f4bc"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-box:before{content:"\f47b"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-magic:before{content:"\f6e5"}.fa-hand-holding-seedling:before{content:"\f4bf"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-receiving:before{content:"\f47c"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-heart:before{content:"\f4c3"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-usd:before{content:"\f4c5"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt:before{content:"\f4c6"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-santa:before{content:"\f7a7"}.fa-hat-winter:before{content:"\f7a8"}.fa-hat-witch:before{content:"\f6e7"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-head-side:before{content:"\f6e9"}.fa-head-side-brain:before{content:"\f808"}.fa-head-side-medical:before{content:"\f809"}.fa-head-vr:before{content:"\f6ea"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heart-circle:before{content:"\f4c7"}.fa-heart-rate:before{content:"\f5f8"}.fa-heart-square:before{content:"\f4c8"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-helmet-battle:before{content:"\f6eb"}.fa-hexagon:before{content:"\f312"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-mask:before{content:"\f6ee"}.fa-hockey-puck:before{content:"\f453"}.fa-hockey-sticks:before{content:"\f454"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-home-alt:before{content:"\f80a"}.fa-home-heart:before{content:"\f4c9"}.fa-home-lg:before{content:"\f80b"}.fa-home-lg-alt:before{content:"\f80c"}.fa-hood-cloak:before{content:"\f6ef"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hospitals:before{content:"\f80e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-flood:before{content:"\f74f"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-humidity:before{content:"\f750"}.fa-hurricane:before{content:"\f751"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-ice-skate:before{content:"\f7ac"}.fa-icicles:before{content:"\f7ad"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-inbox-in:before{content:"\f310"}.fa-inbox-out:before{content:"\f311"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-industry-alt:before{content:"\f3b3"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-info-square:before{content:"\f30f"}.fa-inhaler:before{content:"\f5f9"}.fa-instagram:before{content:"\f16d"}.fa-integral:before{content:"\f667"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-intersection:before{content:"\f668"}.fa-inventory:before{content:"\f480"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-island-tropical:before{content:"\f811"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-jack-o-lantern:before{content:"\f30e"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-key-skeleton:before{content:"\f6f3"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-keynote:before{content:"\f66c"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kidneys:before{content:"\f5fb"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kite:before{content:"\f6f4"}.fa-kiwi-bird:before{content:"\f535"}.fa-knife-kitchen:before{content:"\f6f5"}.fa-korvue:before{content:"\f42f"}.fa-lambda:before{content:"\f66e"}.fa-lamp:before{content:"\f4ca"}.fa-landmark:before{content:"\f66f"}.fa-landmark-alt:before{content:"\f752"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-layer-minus:before{content:"\f5fe"}.fa-layer-plus:before{content:"\f5ff"}.fa-leaf:before{content:"\f06c"}.fa-leaf-heart:before{content:"\f4cb"}.fa-leaf-maple:before{content:"\f6f6"}.fa-leaf-oak:before{content:"\f6f7"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down:before{content:"\f149"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up:before{content:"\f148"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-lightbulb-dollar:before{content:"\f670"}.fa-lightbulb-exclamation:before{content:"\f671"}.fa-lightbulb-on:before{content:"\f672"}.fa-lightbulb-slash:before{content:"\f673"}.fa-lights-holiday:before{content:"\f7b2"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lips:before{content:"\f600"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location:before{content:"\f601"}.fa-location-arrow:before{content:"\f124"}.fa-location-circle:before{content:"\f602"}.fa-location-slash:before{content:"\f603"}.fa-lock:before{content:"\f023"}.fa-lock-alt:before{content:"\f30d"}.fa-lock-open:before{content:"\f3c1"}.fa-lock-open-alt:before{content:"\f3c2"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-long-arrow-up:before{content:"\f176"}.fa-loveseat:before{content:"\f4cc"}.fa-low-vision:before{content:"\f2a8"}.fa-luchador:before{content:"\f455"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lyft:before{content:"\f3c3"}.fa-mace:before{content:"\f6f8"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailbox:before{content:"\f813"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-mandolin:before{content:"\f6f9"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-marker-alt-slash:before{content:"\f605"}.fa-map-marker-check:before{content:"\f606"}.fa-map-marker-edit:before{content:"\f607"}.fa-map-marker-exclamation:before{content:"\f608"}.fa-map-marker-minus:before{content:"\f609"}.fa-map-marker-plus:before{content:"\f60a"}.fa-map-marker-question:before{content:"\f60b"}.fa-map-marker-slash:before{content:"\f60c"}.fa-map-marker-smile:before{content:"\f60d"}.fa-map-marker-times:before{content:"\f60e"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-meat:before{content:"\f814"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaphone:before{content:"\f675"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-mind-share:before{content:"\f677"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-hexagon:before{content:"\f307"}.fa-minus-octagon:before{content:"\f308"}.fa-minus-square:before{content:"\f146"}.fa-mistletoe:before{content:"\f7b4"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-mobile-android:before{content:"\f3ce"}.fa-mobile-android-alt:before{content:"\f3cf"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monitor-heart-rate:before{content:"\f611"}.fa-monkey:before{content:"\f6fb"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-moon-cloud:before{content:"\f754"}.fa-moon-stars:before{content:"\f755"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mountains:before{content:"\f6fd"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-mug-marshmallows:before{content:"\f7b7"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-narwhal:before{content:"\f6fe"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octagon:before{content:"\f306"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-oil-temp:before{content:"\f614"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-omega:before{content:"\f67a"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-ornament:before{content:"\f7b8"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-brush-alt:before{content:"\f5a9"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-pallet-alt:before{content:"\f483"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-parking-circle:before{content:"\f615"}.fa-parking-circle-slash:before{content:"\f616"}.fa-parking-slash:before{content:"\f617"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paw-alt:before{content:"\f701"}.fa-paw-claws:before{content:"\f702"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pegasus:before{content:"\f703"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil:before{content:"\f040"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-paintbrush:before{content:"\f618"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-pennant:before{content:"\f456"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-person-carry:before{content:"\f4cf"}.fa-person-dolly:before{content:"\f4d0"}.fa-person-dolly-empty:before{content:"\f4d1"}.fa-person-sign:before{content:"\f757"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-office:before{content:"\f67d"}.fa-phone-plus:before{content:"\f4d2"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pi:before{content:"\f67e"}.fa-pie:before{content:"\f705"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pig:before{content:"\f706"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza:before{content:"\f817"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-alt:before{content:"\f3de"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-hexagon:before{content:"\f300"}.fa-plus-octagon:before{content:"\f301"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-podium:before{content:"\f680"}.fa-podium-star:before{content:"\f758"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poll-people:before{content:"\f759"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-popcorn:before{content:"\f819"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-presentation:before{content:"\f685"}.fa-print:before{content:"\f02f"}.fa-print-search:before{content:"\f81a"}.fa-print-slash:before{content:"\f686"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pumpkin:before{content:"\f707"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-question-square:before{content:"\f2fd"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-rabbit:before{content:"\f708"}.fa-rabbit-fast:before{content:"\f709"}.fa-racquet:before{content:"\f45a"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-raindrops:before{content:"\f75c"}.fa-ram:before{content:"\f70a"}.fa-ramp-loading:before{content:"\f4d4"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-rectangle-landscape:before{content:"\f2fa"}.fa-rectangle-portrait:before{content:"\f2fb"}.fa-rectangle-wide:before{content:"\f2fc"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-repeat:before{content:"\f363"}.fa-repeat-1:before{content:"\f365"}.fa-repeat-1-alt:before{content:"\f366"}.fa-repeat-alt:before{content:"\f364"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-retweet-alt:before{content:"\f361"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-rings-wedding:before{content:"\f81b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-route-highway:before{content:"\f61a"}.fa-route-interstate:before{content:"\f61b"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-triangle:before{content:"\f61c"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rv:before{content:"\f7be"}.fa-sack:before{content:"\f81c"}.fa-sack-dollar:before{content:"\f81d"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salad:before{content:"\f81e"}.fa-sandwich:before{content:"\f81f"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-sausage:before{content:"\f820"}.fa-save:before{content:"\f0c7"}.fa-scalpel:before{content:"\f61d"}.fa-scalpel-path:before{content:"\f61e"}.fa-scanner:before{content:"\f488"}.fa-scanner-keyboard:before{content:"\f489"}.fa-scanner-touchscreen:before{content:"\f48a"}.fa-scarecrow:before{content:"\f70d"}.fa-scarf:before{content:"\f7c1"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-scroll-old:before{content:"\f70f"}.fa-scrubber:before{content:"\f2f8"}.fa-scythe:before{content:"\f710"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-all:before{content:"\f367"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-sheep:before{content:"\f711"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield:before{content:"\f132"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-check:before{content:"\f2f7"}.fa-shield-cross:before{content:"\f712"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shipping-timed:before{content:"\f48c"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shish-kebab:before{content:"\f821"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shovel:before{content:"\f713"}.fa-shovel-snow:before{content:"\f7c3"}.fa-shower:before{content:"\f2cc"}.fa-shredder:before{content:"\f68a"}.fa-shuttle-van:before{content:"\f5b6"}.fa-shuttlecock:before{content:"\f45b"}.fa-sickle:before{content:"\f822"}.fa-sigma:before{content:"\f68b"}.fa-sign:before{content:"\f4d9"}.fa-sign-in:before{content:"\f090"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out:before{content:"\f08b"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signal-1:before{content:"\f68c"}.fa-signal-2:before{content:"\f68d"}.fa-signal-3:before{content:"\f68e"}.fa-signal-4:before{content:"\f68f"}.fa-signal-alt:before{content:"\f690"}.fa-signal-alt-1:before{content:"\f691"}.fa-signal-alt-2:before{content:"\f692"}.fa-signal-alt-3:before{content:"\f693"}.fa-signal-alt-slash:before{content:"\f694"}.fa-signal-slash:before{content:"\f695"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-skeleton:before{content:"\f620"}.fa-sketch:before{content:"\f7c6"}.fa-ski-jump:before{content:"\f7c7"}.fa-ski-lift:before{content:"\f7c8"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sledding:before{content:"\f7cb"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-sliders-h-square:before{content:"\f3f0"}.fa-sliders-v:before{content:"\f3f1"}.fa-sliders-v-square:before{content:"\f3f2"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-plus:before{content:"\f5b9"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoke:before{content:"\f760"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snake:before{content:"\f716"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snow-blowing:before{content:"\f761"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowflakes:before{content:"\f7cf"}.fa-snowman:before{content:"\f7d0"}.fa-snowmobile:before{content:"\f7d1"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-soup:before{content:"\f823"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-spade:before{content:"\f2f4"}.fa-speakap:before{content:"\f3f3"}.fa-spider:before{content:"\f717"}.fa-spider-black-widow:before{content:"\f718"}.fa-spider-web:before{content:"\f719"}.fa-spinner:before{content:"\f110"}.fa-spinner-third:before{content:"\f3f4"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root:before{content:"\f697"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-squirrel:before{content:"\f71a"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-staff:before{content:"\f71b"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-christmas:before{content:"\f7d4"}.fa-star-exclamation:before{content:"\f2f3"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-stars:before{content:"\f762"}.fa-staylinked:before{content:"\f3f5"}.fa-steak:before{content:"\f824"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-steering-wheel:before{content:"\f622"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stocking:before{content:"\f7d5"}.fa-stomach:before{content:"\f623"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-stretcher:before{content:"\f825"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-sun-cloud:before{content:"\f763"}.fa-sun-dust:before{content:"\f764"}.fa-sun-haze:before{content:"\f765"}.fa-sunrise:before{content:"\f766"}.fa-sunset:before{content:"\f767"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-sword:before{content:"\f71c"}.fa-swords:before{content:"\f71d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablet-android:before{content:"\f3fb"}.fa-tablet-android-alt:before{content:"\f3fc"}.fa-tablet-rugged:before{content:"\f48f"}.fa-tablets:before{content:"\f490"}.fa-tachometer:before{content:"\f0e4"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tachometer-alt-average:before{content:"\f624"}.fa-tachometer-alt-fast:before{content:"\f625"}.fa-tachometer-alt-fastest:before{content:"\f626"}.fa-tachometer-alt-slow:before{content:"\f627"}.fa-tachometer-alt-slowest:before{content:"\f628"}.fa-tachometer-average:before{content:"\f629"}.fa-tachometer-fast:before{content:"\f62a"}.fa-tachometer-fastest:before{content:"\f62b"}.fa-tachometer-slow:before{content:"\f62c"}.fa-tachometer-slowest:before{content:"\f62d"}.fa-taco:before{content:"\f826"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tally:before{content:"\f69c"}.fa-tanakh:before{content:"\f827"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-tasks-alt:before{content:"\f828"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-frigid:before{content:"\f768"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-hot:before{content:"\f76a"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-tennis-ball:before{content:"\f45e"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-theta:before{content:"\f69e"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-thunderstorm:before{content:"\f76c"}.fa-thunderstorm-moon:before{content:"\f76d"}.fa-thunderstorm-sun:before{content:"\f76e"}.fa-ticket:before{content:"\f145"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tilde:before{content:"\f69f"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-times-hexagon:before{content:"\f2ee"}.fa-times-octagon:before{content:"\f2f0"}.fa-times-square:before{content:"\f2d3"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tire:before{content:"\f631"}.fa-tire-flat:before{content:"\f632"}.fa-tire-pressure-warning:before{content:"\f633"}.fa-tire-rugged:before{content:"\f634"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-alt:before{content:"\f71f"}.fa-tombstone:before{content:"\f720"}.fa-tombstone-alt:before{content:"\f721"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-toothbrush:before{content:"\f635"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tornado:before{content:"\f76f"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-cone:before{content:"\f636"}.fa-traffic-light:before{content:"\f637"}.fa-traffic-light-go:before{content:"\f638"}.fa-traffic-light-slow:before{content:"\f639"}.fa-traffic-light-stop:before{content:"\f63a"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-treasure-chest:before{content:"\f723"}.fa-tree:before{content:"\f1bb"}.fa-tree-alt:before{content:"\f400"}.fa-tree-christmas:before{content:"\f7db"}.fa-tree-decorated:before{content:"\f7dc"}.fa-tree-large:before{content:"\f7dd"}.fa-tree-palm:before{content:"\f82b"}.fa-trees:before{content:"\f724"}.fa-trello:before{content:"\f181"}.fa-triangle:before{content:"\f2ec"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-trophy-alt:before{content:"\f2eb"}.fa-truck:before{content:"\f0d1"}.fa-truck-container:before{content:"\f4dc"}.fa-truck-couch:before{content:"\f4dd"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-truck-plow:before{content:"\f7de"}.fa-truck-ramp:before{content:"\f4e0"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-turkey:before{content:"\f725"}.fa-turtle:before{content:"\f726"}.fa-tv:before{content:"\f26c"}.fa-tv-retro:before{content:"\f401"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-unicorn:before{content:"\f727"}.fa-union:before{content:"\f6a2"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-usd-circle:before{content:"\f2e8"}.fa-usd-square:before{content:"\f2e9"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-chart:before{content:"\f6a3"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-crown:before{content:"\f6a4"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-hard-hat:before{content:"\f82c"}.fa-user-headset:before{content:"\f82d"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-md-chat:before{content:"\f82e"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-class:before{content:"\f63d"}.fa-users-cog:before{content:"\f509"}.fa-users-crown:before{content:"\f6a5"}.fa-users-medical:before{content:"\f830"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-fork:before{content:"\f2e3"}.fa-utensil-knife:before{content:"\f2e4"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-utensils-alt:before{content:"\f2e6"}.fa-vaadin:before{content:"\f408"}.fa-value-absolute:before{content:"\f6a6"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-plus:before{content:"\f4e1"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volcano:before{content:"\f770"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume:before{content:"\f6a8"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-slash:before{content:"\f2e2"}.fa-volume-up:before{content:"\f028"}.fa-vote-nay:before{content:"\f771"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walker:before{content:"\f831"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-wand:before{content:"\f72a"}.fa-wand-magic:before{content:"\f72b"}.fa-warehouse:before{content:"\f494"}.fa-warehouse-alt:before{content:"\f495"}.fa-watch:before{content:"\f2e1"}.fa-watch-fitness:before{content:"\f63e"}.fa-water:before{content:"\f773"}.fa-water-lower:before{content:"\f774"}.fa-water-rise:before{content:"\f775"}.fa-webcam:before{content:"\f832"}.fa-webcam-slash:before{content:"\f833"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whale:before{content:"\f72c"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheat:before{content:"\f72d"}.fa-wheelchair:before{content:"\f193"}.fa-whistle:before{content:"\f460"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wifi-1:before{content:"\f6aa"}.fa-wifi-2:before{content:"\f6ab"}.fa-wifi-slash:before{content:"\f6ac"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-wind-warning:before{content:"\f776"}.fa-window:before{content:"\f40e"}.fa-window-alt:before{content:"\f40f"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-windsock:before{content:"\f777"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wreath:before{content:"\f7e2"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/fa-brands-400.eot);src:url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/fa-brands-400.woff2) format("woff2"),url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/fa-brands-400.woff) format("woff"),url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/fa-brands-400.ttf) format("truetype"),url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;font-display:auto;src:url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/fa-light-300.eot);src:url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/fa-light-300.eot?#iefix) format("embedded-opentype"),url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/fa-light-300.woff2) format("woff2"),url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/fa-light-300.woff) format("woff"),url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/fa-light-300.ttf) format("truetype"),url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/fa-light-300.svg#fontawesome) format("svg")}.fal{font-weight:300}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;font-display:auto;src:url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/fa-regular-400.eot);src:url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/fa-regular-400.woff2) format("woff2"),url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/fa-regular-400.woff) format("woff"),url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/fa-regular-400.ttf) format("truetype"),url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/fa-regular-400.svg#fontawesome) format("svg")}.fal,.far{font-family:"Font Awesome 5 Pro"}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;font-display:auto;src:url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/fa-solid-900.eot);src:url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/fa-solid-900.woff2) format("woff2"),url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/fa-solid-900.woff) format("woff"),url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/fa-solid-900.ttf) format("truetype"),url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Pro";font-weight:900}.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;
touch-action: manipulation;
-moz-backface-visibility: hidden; }
.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-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); }
.owl-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%; }
.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;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
background: none;
color: inherit;
border: none;
padding: 0 !important;
font: inherit; }
.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 {
visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-grab {
cursor: move;
cursor: grab; }
.owl-carousel.owl-rtl {
direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
float: right; } .no-js .owl-carousel {
display: block; } .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
z-index: 0; }
.owl-carousel .owl-animated-out {
z-index: 1; }
.owl-carousel .fadeOut {
animation-name: fadeOut; }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } } .owl-height {
transition: height 500ms ease-in-out; } .owl-carousel .owl-item { }
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease; }
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
max-height: 0; }
.owl-carousel .owl-item img.owl-lazy {
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(//ocacomunica.com.br/wp-content/themes/crowdpress/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: 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;
background-size: contain;
transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }@font-face {
font-family: "Flaticon";
src: url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/Flaticon.eot);
src: url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/Flaticon.eot?#iefix) format("embedded-opentype"),
url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/Flaticon.woff2) format("woff2"),
url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/Flaticon.woff) format("woff"),
url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/Flaticon.ttf) format("truetype"),
url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Flaticon";
src: url(//ocacomunica.com.br/wp-content/themes/crowdpress/fonts/Flaticon.svg#Flaticon) format("svg");
}
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
font-family: Flaticon;
font-style: normal;
}
.flaticon-setup-dots:before { content: "\f100"; }
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) 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{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{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:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{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:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}body:after {
content: url(//ocacomunica.com.br/wp-content/themes/crowdpress/images/close.png) url(//ocacomunica.com.br/wp-content/themes/crowdpress/images/loader.gif) url(//ocacomunica.com.br/wp-content/themes/crowdpress/images/prev.png) url(//ocacomunica.com.br/wp-content/themes/crowdpress/images/next.png);
display: none;
}
body.lb-disable-scrolling {
overflow: hidden;
}
.lightboxOverlay {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
background-color: black;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: 0.8;
display: none;
}
.lightbox {
position: absolute;
left: 0;
width: 100%;
z-index: 10000;
text-align: center;
line-height: 0;
font-weight: normal;
}
.lightbox .lb-image {
display: block;
height: auto;
max-width: inherit;
max-height: none;
border-radius: 3px; border: 4px solid white;
}
.lightbox a img {
border: none;
}
.lb-outerContainer {
position: relative;
*zoom: 1;
width: 250px;
height: 250px;
margin: 0 auto;
border-radius: 4px; background-color: white;
}
.lb-outerContainer:after {
content: "";
display: table;
clear: both;
}
.lb-loader {
position: absolute;
top: 43%;
left: 0;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}
.lb-cancel {
display: block;
width: 32px;
height: 32px;
margin: 0 auto;
background: url(//ocacomunica.com.br/wp-content/themes/crowdpress/images/loader.gif) no-repeat;
}
.lb-nav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
.lb-container > .nav {
left: 0;
}
.lb-nav a {
outline: none;
background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}
.lb-prev, .lb-next {
height: 100%;
cursor: pointer;
display: block;
}
.lb-nav a.lb-prev {
width: 34%;
left: 0;
float: left;
background: url(//ocacomunica.com.br/wp-content/themes/crowdpress/images/prev.png) left 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-nav a.lb-next {
width: 64%;
right: 0;
float: right;
background: url(//ocacomunica.com.br/wp-content/themes/crowdpress/images/next.png) right 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-dataContainer {
margin: 0 auto;
padding-top: 5px;
*zoom: 1;
width: 100%;
-moz-border-radius-bottomleft: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
content: "";
display: table;
clear: both;
}
.lb-data {
padding: 0 4px;
color: #ccc;
}
.lb-data .lb-details {
width: 85%;
float: left;
text-align: left;
line-height: 1.1em;
}
.lb-data .lb-caption {
font-size: 13px;
font-weight: bold;
line-height: 1em;
}
.lb-data .lb-caption a {
color: #4ae;
}
.lb-data .lb-number {
display: block;
clear: left;
padding-bottom: 1em;
font-size: 12px;
color: #999999;
}
.lb-data .lb-close {
display: block;
float: right;
width: 30px;
height: 30px;
background: url(//ocacomunica.com.br/wp-content/themes/crowdpress/images/close.png) top right no-repeat;
text-align: right;
outline: none;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
cursor: pointer;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: pointer; }
.mfp-zoom {
cursor: pointer; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-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);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}.cbp, .cbp *, .cbp *:after, .cbp:after, .cbp-l-filters-alignCenter, .cbp-l-filters-alignCenter *, .cbp-l-filters-alignCenter .cbp-filter-counter:after, .cbp-l-filters-alignLeft, .cbp-l-filters-alignLeft *, .cbp-l-filters-alignRight, .cbp-l-filters-alignRight *, .cbp-l-filters-alignRight .cbp-filter-counter:after, .cbp-l-filters-button, .cbp-l-filters-button *, .cbp-l-filters-button .cbp-filter-counter:after, .cbp-l-filters-buttonCenter, .cbp-l-filters-buttonCenter *, .cbp-l-filters-buttonCenter .cbp-filter-counter:after, .cbp-l-filters-dropdown, .cbp-l-filters-dropdown *, .cbp-l-filters-dropdownHeader:after, .cbp-l-filters-list, .cbp-l-filters-list *, .cbp-l-filters-work, .cbp-l-filters-work *, .cbp-l-filters-big, .cbp-l-filters-big *, .cbp-l-filters-text, .cbp-l-filters-text *, .cbp-l-filters-text .cbp-filter-counter:after, .cbp-l-filters-underline, .cbp-l-filters-underline *, .cbp-popup-wrap, .cbp-popup-wrap *, .cbp-popup-wrap:before, .cbp-popup-loadingBox:after, .cbp-l-loadMore-bgbutton, .cbp-l-loadMore-bgbutton *, .cbp-l-loadMore-button, .cbp-l-loadMore-button *, .cbp-l-loadMore-text, .cbp-l-loadMore-text *, .cbp-search, .cbp-search *, .cbp-search-icon:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.cbp-l-grid-agency-title, .cbp-l-grid-agency-desc, .cbp-l-grid-work-title, .cbp-l-grid-work-desc, .cbp-l-grid-blog-title, .cbp-l-grid-projects-title, .cbp-l-grid-projects-desc, .cbp-l-grid-masonry-projects-title, .cbp-l-grid-masonry-projects-desc {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis
}
.cbp-l-filters-alignCenter, .cbp-l-filters-alignCenter *, .cbp-l-filters-alignLeft, .cbp-l-filters-alignLeft *, .cbp-l-filters-alignRight, .cbp-l-filters-alignRight *, .cbp-l-filters-button, .cbp-l-filters-button *, .cbp-l-filters-buttonCenter, .cbp-l-filters-buttonCenter *, .cbp-l-filters-dropdown, .cbp-l-filters-dropdown *, .cbp-l-filters-list, .cbp-l-filters-list *, .cbp-l-filters-work, .cbp-l-filters-work *, .cbp-l-filters-big, .cbp-l-filters-big *, .cbp-l-filters-text, .cbp-l-filters-text *, .cbp-l-filters-underline, .cbp-l-filters-underline * {
-webkit-tap-highlight-color: transparent
}
.cbp:after, .cbp-lazyload:after, .cbp-popup-loadingBox:after, .cbp-popup-singlePageInline:after {
content: '';
position: absolute;
width: 34px;
height: 34px;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
-webkit-animation: cbp-rotation .8s infinite linear;
animation: cbp-rotation .8s infinite linear;
border-left: 3px solid rgba(114,144,182,0.15);
border-right: 3px solid rgba(114,144,182,0.15);
border-bottom: 3px solid rgba(114,144,182,0.15);
border-top: 3px solid rgba(114,144,182,0.8);
border-radius: 100%
}
.cbp-item {
display: inline-block;
margin: 0 10px 20px 0
}
.cbp {
position: relative;
margin: 0 auto;
z-index: 1;
height: 400px
}
.cbp>* {
visibility: hidden
}
.cbp .cbp-item {
position: absolute;
top: 0;
left: 0;
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden
}
.cbp img {
display: block;
border: 0;
width: 100%;
height: auto
}
.cbp a, .cbp a:hover, .cbp a:active {
text-decoration: none;
outline: 0
}
.cbp-ready>* {
visibility: visible
}
.cbp-ready:after {
display: none;
visibility: hidden
}
.cbp-lazyload {
position: relative;
background: #fff;
display: block
}
.cbp-lazyload img {
opacity: 1
}
.cbp-lazyload img[data-cbp-src] {
opacity: 0
}
.cbp-lazyload img:not([data-cbp-src]) {
-webkit-transition: opacity .7s ease-in-out;
transition: opacity .7s ease-in-out
}
.cbp-lazyload:after {
z-index: 0
}
.cbp-wrapper-outer {
overflow: hidden;
position: relative;
margin: 0 auto
}
.cbp-wrapper-outer, .cbp-wrapper, .cbp-wrapper-helper {
list-style-type: none;
padding: 0;
width: 100%;
height: 100%;
z-index: 1
}
.cbp-wrapper, .cbp-wrapper-helper {
position: absolute;
top: 0;
left: 0;
margin: 0
}
.cbp-item-off {
z-index: -1;
pointer-events: none;
visibility: hidden
}
.cbp-item-on2off {
z-index: 0
}
.cbp-item-off2on {
z-index: 1
}
.cbp-item-on2on {
z-index: 2
}
.cbp-item-wrapper {
width: 100%;
height: 100%;
position: relative;
top: 0;
left: 0
}
.cbp-l-project-related-wrap img, .cbp-l-inline img {
display: block;
width: 100%;
height: auto;
border: 0
}
.cbp-updateItems {
-webkit-transition: height .5s ease-in-out !important;
transition: height .5s ease-in-out !important;
will-change: height
}
.cbp-updateItems .cbp-item {
-webkit-transition: top .5s ease-in-out, left .5s ease-in-out;
transition: top .5s ease-in-out, left .5s ease-in-out
}
.cbp-updateItems .cbp-item-loading {
-webkit-animation: fadeIn .5s ease-in-out;
animation: fadeIn .5s ease-in-out;
-webkit-transition: none;
transition: none
}
.cbp-removeItem {
-webkit-animation: fadeOut .5s ease-in-out;
animation: fadeOut .5s ease-in-out
}
.cbp-panel {
width: 94%;
max-width: 1170px;
margin: 0 auto
}
.cbp-misc-video {
position: relative;
height: 0;
padding-bottom: 56.25%;
background: #000;
text-align: center
}
.cbp-misc-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%
}
@-webkit-keyframes cbp-rotation {
0 {
-webkit-transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(360deg)
}
}
@keyframes cbp-rotation {
0 {
transform:rotate(0deg)
}
100% {
transform:rotate(360deg)
}
}
@-webkit-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.clearfix:after {
content: " ";
display: block;
height: 0;
clear: both
}
.cbp-l-filters-left {
float: left
}
.cbp-l-filters-right {
float: right
}
.cbp-caption, .cbp-caption-defaultWrap, .cbp-caption-activeWrap {
display: block
}
.cbp-caption-activeWrap {
background-color: #282727
}
.cbp-caption-active .cbp-caption, .cbp-caption-active .cbp-caption-defaultWrap, .cbp-caption-active .cbp-caption-activeWrap {
overflow: hidden;
position: relative;
z-index: 1
}
.cbp-caption-active .cbp-caption-defaultWrap {
top: 0
}
.cbp-caption-active .cbp-caption-activeWrap {
width: 100%;
position: absolute;
z-index: 2;
height: 100%
}
.cbp-l-caption-title {
color: #fff;
font: 400 16px/21px "Open Sans", sans-serif
}
.cbp-l-caption-desc {
color: #aaa;
font: 400 12px/16px "Open Sans", sans-serif
}
.cbp-l-caption-text {
font: 400 14px/21px "Open Sans", sans-serif;
color: #fff;
letter-spacing: 3px;
padding: 0 6px
}
.cbp-l-caption-buttonLeft, .cbp-l-caption-buttonRight {
background-color: #ecae3d;
color: #FFFFFF;
display: inline-block;
font: 400 12px/30px "Open Sans", sans-serif;
min-width: 90px;
text-align: center;
margin: 4px;
padding: 0 6px
}
.cbp-l-caption-buttonLeft:hover, .cbp-l-caption-buttonRight:hover {
opacity: 0.9
}
.cbp-caption-none .cbp-caption-activeWrap {
display: none
}
.cbp-l-caption-alignLeft .cbp-l-caption-body {
padding: 12px 30px
}
.cbp-caption-fadeIn .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-minimal .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-moveRight .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-overlayRightAlong .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-pushDown .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-pushTop .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-revealBottom .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-revealLeft .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-revealTop .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-zoom .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-opacity .cbp-l-caption-alignLeft .cbp-l-caption-body {
padding-top: 30px
}
.cbp-l-caption-alignCenter {
display: table;
width: 100%;
height: 100%
}
.cbp-l-caption-alignCenter .cbp-l-caption-body {
display: table-cell;
vertical-align: middle;
text-align: center;
padding: 10px 0;
}
.cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft, .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight {
position: relative;
-webkit-transition: left 0.4s cubic-bezier(0.19, 1, 0.22, 1);
transition: left 0.4s cubic-bezier(0.19, 1, 0.22, 1)
}
.cbp-caption-overlayBottom .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft, .cbp-caption-overlayBottomPush .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft, .cbp-caption-overlayBottomAlong .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft {
left: -20px
}
.cbp-caption-overlayBottom .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight, .cbp-caption-overlayBottomPush .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight, .cbp-caption-overlayBottomAlong .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight {
left: 20px
}
.cbp-caption:hover .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft, .cbp-caption:hover .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight {
left: 0
}
.cbp-caption-fadeIn .cbp-caption-activeWrap {
opacity: 0;
top: 0;
background-color: rgba(0,0,0,0.85);
-webkit-transition: opacity 0.9s cubic-bezier(0.19, 1, 0.22, 1);
transition: opacity 0.9s cubic-bezier(0.19, 1, 0.22, 1)
}
.cbp-caption-fadeIn .cbp-caption:hover .cbp-caption-activeWrap {
opacity: 1
}
.cbp-caption-minimal .cbp-l-caption-title, .cbp-caption-minimal .cbp-l-caption-desc {
position: relative;
left: 0;
opacity: 0;
-webkit-transition: -webkit-transform .35s ease-out;
transition: transform .35s ease-out
}
.cbp-caption-minimal .cbp-l-caption-title {
-webkit-transform: translateY(-50%);
transform: translateY(-50%)
}
.cbp-caption-minimal .cbp-l-caption-desc {
-webkit-transform: translateY(70%);
transform: translateY(70%)
}
.cbp-caption-minimal .cbp-caption:hover .cbp-l-caption-title, .cbp-caption-minimal .cbp-caption:hover .cbp-l-caption-desc {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
.cbp-caption-minimal .cbp-caption-activeWrap {
top: 0;
background-color: #000;
background-color: rgba(0,0,0,0.8);
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.cbp-caption-minimal .cbp-caption:hover .cbp-caption-activeWrap {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"
}
.cbp-caption-moveRight .cbp-caption-activeWrap {
left: -100%;
top: 0;
-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1)
}
.cbp-caption-moveRight .cbp-caption:hover .cbp-caption-activeWrap {
-webkit-transform: translateX(100%);
transform: translateX(100%)
}
.cbp-caption-overlayBottom .cbp-caption-activeWrap {
height: 60px;
background-color: #181616;
background-color: rgba(24,22,22,0.7);
-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1)
}
.cbp-caption-overlayBottom .cbp-caption:hover .cbp-caption-activeWrap {
-webkit-transform: translateY(-100%);
transform: translateY(-100%)
}
.cbp-caption-overlayBottomAlong .cbp-caption-defaultWrap, .cbp-caption-overlayBottomAlong .cbp-caption-activeWrap {
-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1)
}
.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap {
height: 60px
}
.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-defaultWrap {
-webkit-transform: translateY(-30px);
transform: translateY(-30px)
}
.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-activeWrap {
-webkit-transform: translateY(-100%);
transform: translateY(-100%)
}
.cbp-caption-overlayBottomPush .cbp-caption-defaultWrap {
-webkit-transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1);
transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1)
}
.cbp-caption-overlayBottomPush .cbp-caption-activeWrap {
bottom: -60px;
height: 60px;
-webkit-transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1);
transition: bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1)
}
.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-defaultWrap {
top: -60px
}
.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-activeWrap {
bottom: 0
}
.cbp-caption-overlayBottomReveal .cbp-caption-defaultWrap {
z-index: 2;
-webkit-transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1);
transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1)
}
.cbp-caption-overlayBottomReveal .cbp-caption-activeWrap {
bottom: 0;
z-index: 1;
height: 60px
}
.cbp-caption-overlayBottomReveal .cbp-caption:hover .cbp-caption-defaultWrap {
top: -60px
}
.cbp-caption-overlayRightAlong .cbp-caption-defaultWrap, .cbp-caption-overlayRightAlong .cbp-caption-activeWrap {
-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1)
}
.cbp-caption-overlayRightAlong .cbp-caption-activeWrap {
top: 0;
left: -50%;
width: 50%
}
.cbp-caption-overlayRightAlong .cbp-caption:hover .cbp-caption-defaultWrap {
-webkit-transform: translateX(25%);
transform: translateX(25%)
}
.cbp-caption-overlayRightAlong .cbp-caption:hover .cbp-caption-activeWrap {
-webkit-transform: translateX(100%);
transform: translateX(100%)
}
.cbp-caption-pushDown .cbp-caption-defaultWrap, .cbp-caption-pushDown .cbp-caption-activeWrap {
-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1)
}
.cbp-caption-pushDown .cbp-caption-activeWrap {
top: -102%;
height: 102%
}
.cbp-caption-pushDown .cbp-caption:hover .cbp-caption-defaultWrap {
-webkit-transform: translateY(100%);
transform: translateY(100%)
}
.cbp-caption-pushDown .cbp-caption:hover .cbp-caption-activeWrap {
-webkit-transform: translateY(99%);
transform: translateY(99%)
}
.cbp-caption-pushTop .cbp-caption-activeWrap, .cbp-caption-pushTop .cbp-caption-defaultWrap {
-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1)
}
.cbp-caption-pushTop .cbp-caption-activeWrap {
height: 102%
}
.cbp-caption-pushTop .cbp-caption:hover .cbp-caption-defaultWrap {
-webkit-transform: translateY(-100%);
transform: translateY(-100%)
}
.cbp-caption-pushTop .cbp-caption:hover .cbp-caption-activeWrap {
-webkit-transform: translateY(-99%);
transform: translateY(-99%)
}
.cbp-caption-revealBottom .cbp-caption-defaultWrap {
z-index: 2;
-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1)
}
.cbp-caption-revealBottom .cbp-caption-activeWrap {
top: 0;
z-index: 1
}
.cbp-caption-revealBottom .cbp-caption:hover .cbp-caption-defaultWrap {
-webkit-transform: translateY(-100%);
transform: translateY(-100%)
}
.cbp-caption-revealLeft .cbp-caption-activeWrap {
left: 100%;
top: 0;
-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1)
}
.cbp-caption-revealLeft .cbp-caption:hover .cbp-caption-activeWrap {
-webkit-transform: translateX(-100%);
transform: translateX(-100%)
}
.cbp-caption-revealTop .cbp-caption-defaultWrap {
z-index: 2;
-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1)
}
.cbp-caption-revealTop .cbp-caption-activeWrap {
top: 0;
z-index: 1
}
.cbp-caption-revealTop .cbp-caption:hover .cbp-caption-defaultWrap {
-webkit-transform: translateY(100%);
transform: translateY(100%)
}
.cbp-caption-zoom .cbp-caption-defaultWrap {
-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1)
}
.cbp-caption-zoom .cbp-caption:hover .cbp-caption-defaultWrap {
-webkit-transform: scale(1.25);
transform: scale(1.25)
}
.cbp-caption-zoom .cbp-caption-activeWrap {
opacity: 0;
top: 0;
background-color: rgba(0,0,0,0.9);
-webkit-transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);
transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1)
}
.cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap {
opacity: 1
}
.cbp-caption-opacity .cbp-item {
padding: 1px
}
.cbp-caption-opacity .cbp-caption, .cbp-caption-opacity .cbp-caption-activeWrap, .cbp-caption-opacity .cbp-caption-defaultWrap {
background-color: transparent
}
.cbp-caption-opacity .cbp-caption {
border: 1px solid transparent
}
.cbp-caption-opacity .cbp-caption:hover {
border-color: #EDEDED
}
.cbp-caption-opacity .cbp-caption-defaultWrap {
opacity: 1;
-webkit-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1)
}
.cbp-caption-opacity .cbp-caption:hover .cbp-caption-defaultWrap {
opacity: .8
}
.cbp-caption-opacity .cbp-caption:hover .cbp-caption-activeWrap {
top: 0
}
.cbp-caption-expand .cbp-caption-activeWrap {
height: auto;
background-color: transparent
}
.cbp-caption-expand .cbp-caption {
border-bottom: 1px dotted #eaeaea
}
.cbp-caption-expand .cbp-caption-defaultWrap {
cursor: pointer;
font: 500 15px/23px "Roboto", sans-serif;
color: #474747;
padding: 12px 0 11px 26px
}
.cbp-caption-expand .cbp-caption-defaultWrap .fa {
position: absolute;
top: 16px;
left: 0;
width: 16px;
text-align: center;
font-size: 14px
}
.cbp-caption-expand .cbp-l-caption-body {
font: 400 13px/21px "Roboto", sans-serif;
color: #888;
padding: 0 0 20px 26px
}
.cbp-caption-expand-active {
-webkit-transition: height .4s !important;
transition: height .4s !important
}
.cbp-caption-expand-active .cbp-item {
-webkit-transition: left .4s, top .4s !important;
transition: left .4s, top .4s !important
}
.cbp-caption-expand-open .cbp-caption-activeWrap {
-webkit-transition: height .4s;
transition: height .4s
}
.cbp-l-filters-alignCenter {
margin-bottom: 30px;
text-align: center;
font: 400 12px/21px sans-serif;
color: #DADADA
}
.cbp-l-filters-alignCenter .cbp-filter-item {
color: #949494;
cursor: pointer;
font: 400 13px/21px "Open Sans", sans-serif;
padding: 0 12px;
transition: all .3s ease-in-out;
position: relative;
overflow: visible;
margin: 0 0 10px;
display: inline-block
}
.cbp-l-filters-alignCenter .cbp-filter-item:hover {
color: #2D2C2C
}
.cbp-l-filters-alignCenter .cbp-filter-item.cbp-filter-item-active {
color: #2D2C2C;
cursor: default
}
.cbp-l-filters-alignCenter .cbp-filter-counter {
background: none repeat scroll 0 0 #626161;
border-radius: 3px;
color: #FFFFFF;
font: 400 11px/18px "Open Sans", sans-serif;
margin: 0 auto;
padding: 4px 0;
text-align: center;
width: 34px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
opacity: 0;
-webkit-transition: all .25s ease;
transition: all .25s ease
}
.cbp-l-filters-alignCenter .cbp-filter-counter:after {
content: "";
position: absolute;
bottom: -4px;
left: 0;
right: 0;
margin: 0 auto;
width: 0;
height: 0;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid #626161;
display: none
}
.cbp-l-filters-alignCenter .cbp-filter-item:hover .cbp-filter-counter:after {
display: block
}
.cbp-l-filters-alignCenter .cbp-filter-item:hover .cbp-filter-counter {
bottom: 30px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
opacity: 1
}
.cbp-l-filters-alignLeft {
margin-bottom: 30px
}
.cbp-l-filters-alignLeft .cbp-filter-item {
background-color: #fff;
border: 1px solid #cdcdcd;
cursor: pointer;
font: 400 12px/30px "Open Sans", sans-serif;
padding: 0 13px;
position: relative;
overflow: visible;
margin: 0 8px 10px 0;
display: inline-block;
color: #888888;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out
}
.cbp-l-filters-alignLeft .cbp-filter-item:hover {
color: #111
}
.cbp-l-filters-alignLeft .cbp-filter-item.cbp-filter-item-active {
background-color: #6C7A89;
border: 1px solid #6C7A89;
color: #fff;
cursor: default
}
.cbp-l-filters-alignLeft .cbp-filter-counter {
display: inline
}
.cbp-l-filters-alignRight {
margin-bottom: 30px;
text-align: right
}
.cbp-l-filters-alignRight .cbp-filter-item {
background-color: transparent;
color: #8B8B8B;
cursor: pointer;
font: 400 11px/31px "Open Sans", sans-serif;
padding: 0 14px;
position: relative;
overflow: visible;
margin: 0 0 10px 5px;
border: 1px solid #E4E2E2;
text-transform: uppercase;
display: inline-block;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.cbp-l-filters-alignRight .cbp-filter-item:hover {
color: #2B3444
}
.cbp-l-filters-alignRight .cbp-filter-item:hover .cbp-filter-counter:after {
display: block
}
.cbp-l-filters-alignRight .cbp-filter-item:hover .cbp-filter-counter {
bottom: 44px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
opacity: 1
}
.cbp-l-filters-alignRight .cbp-filter-item.cbp-filter-item-active {
color: #FFFFFF;
background-color: #ecae3d;
border-color: #ecae3d;
cursor: default
}
.cbp-l-filters-alignRight .cbp-filter-counter {
background: none repeat scroll 0 0 #ecae3d;
border-radius: 3px;
color: #fff;
font: 400 11px/18px "Open Sans", sans-serif;
margin: 0 auto;
padding: 4px 0;
text-align: center;
width: 34px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
opacity: 0;
-webkit-transition: opacity .25s ease, bottom .25s ease;
transition: opacity .25s ease, bottom .25s ease
}
.cbp-l-filters-alignRight .cbp-filter-counter:after {
content: "";
position: absolute;
bottom: -4px;
left: 0;
right: 0;
margin: 0 auto;
width: 0;
height: 0;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid #ecae3d;
display: none
}
.cbp-l-filters-button {
margin-bottom: 30px
}
.cbp-l-filters-button .cbp-filter-item {
background-color: #FFFFFF;
border: 1px solid #ECECEC;
color: #888888;
cursor: pointer;
font: 400 12px/32px "Open Sans", sans-serif;
margin: 0 10px 10px 0;
overflow: visible;
padding: 0 17px;
position: relative;
display: inline-block;
-webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out
}
.cbp-l-filters-button .cbp-filter-item:hover {
color: #545454;
border-color: #DADADA
}
.cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active {
background-color: #101010;
color: #fff;
border-color: #5d5d5d;
cursor: default
}
.cbp-l-filters-button .cbp-filter-counter {
background-color: #ecae3d;
border-radius: 3px;
color: #fff;
font: 400 11px/18px "Open Sans", sans-serif;
margin: 0 auto;
padding: 4px 0;
text-align: center;
width: 34px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: opacity .25s ease, bottom .25s ease;
transition: opacity .25s ease, bottom .25s ease
}
.cbp-l-filters-button .cbp-filter-counter:after {
content: "";
position: absolute;
bottom: -4px;
left: 0;
right: 0;
margin: 0 auto;
width: 0;
height: 0;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid #ecae3d;
display: none
}
.cbp-l-filters-button .cbp-filter-item:hover .cbp-filter-counter:after {
display: block
}
.cbp-l-filters-button .cbp-filter-item:hover .cbp-filter-counter {
bottom: 44px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
opacity: 1
}
.cbp-l-filters-buttonCenter {
margin-bottom: 30px;
text-align: center
}
.cbp-l-filters-buttonCenter .cbp-filter-item {
background-color: #FFFFFF;
border: 1px solid #ECECEC;
color: #888888;
cursor: pointer;
font: 400 12px/32px "Roboto", sans-serif;
margin: 0 10px 10px 0;
overflow: visible;
padding: 0 17px;
position: relative;
display: inline-block;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.cbp-l-filters-buttonCenter .cbp-filter-item:hover {
color: #5d5d5d
}
.cbp-l-filters-buttonCenter .cbp-filter-item.cbp-filter-item-active {
color: #ecae3d;
border-color: #ecae3d;
cursor: default
}
.cbp-l-filters-buttonCenter .cbp-filter-counter {
background-color: #ecae3d;
border-radius: 3px;
color: #fff;
font: 400 11px/18px "Roboto", sans-serif;
margin: 0 auto;
padding: 4px 0;
text-align: center;
width: 34px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: opacity .25s ease, bottom .25s ease;
transition: opacity .25s ease, bottom .25s ease
}
.cbp-l-filters-buttonCenter .cbp-filter-counter:after {
content: "";
position: absolute;
bottom: -4px;
left: 0;
right: 0;
margin: 0 auto;
width: 0;
height: 0;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid #ecae3d;
display: none
}
.cbp-l-filters-buttonCenter .cbp-filter-item:hover .cbp-filter-counter:after {
display: block
}
.cbp-l-filters-buttonCenter .cbp-filter-item:hover .cbp-filter-counter {
bottom: 44px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
opacity: 1
}
.cbp-l-filters-dropdown {
margin-bottom: 40px;
height: 38px;
position: relative;
z-index: 5
}
.cbp-l-filters-dropdownWrap {
width: 200px;
position: absolute;
right: 0;
background: #4d4c4d
}
.cbp-l-filters-dropdownHeader {
font: 400 12px/38px "Open Sans", sans-serif;
margin: 0 17px;
color: #FFF;
cursor: default;
position: relative
}
.cbp-l-filters-dropdownHeader:after {
border-color: #fff transparent;
border-style: solid;
border-width: 5px 5px 0;
content: "";
height: 0;
position: absolute;
right: 0;
top: 50%;
width: 0;
margin-top: -1px
}
.cbp-l-filters-dropdownWrap.cbp-l-filters-dropdownWrap-open .cbp-l-filters-dropdownHeader:after {
border-width: 0 5px 5px
}
.cbp-l-filters-dropdownList {
display: none;
list-style: none outside none;
margin: 0;
padding: 0
}
.cbp-l-filters-dropdownList>li {
margin: 0;
list-style: none
}
.cbp-l-filters-dropdownWrap.cbp-l-filters-dropdownWrap-open .cbp-l-filters-dropdownList {
display: block;
margin: 0
}
.cbp-l-filters-dropdownList .cbp-filter-item {
background: transparent;
color: #b3b3b3;
width: 100%;
text-align: left;
font: 400 12px/40px "Open Sans", sans-serif;
margin: 0;
padding: 0 17px;
cursor: pointer;
border: none;
border-top: 1px solid #595959
}
.cbp-l-filters-dropdownList .cbp-filter-item:hover {
color: #e6e6e6
}
.cbp-l-filters-dropdownList .cbp-filter-item-active {
color: #fff;
cursor: default
}
.cbp-l-filters-dropdownWrap .cbp-filter-counter {
display: inline
}
.cbp-l-filters-dropdown-floated {
float: right;
margin-top: -2px;
margin-left: 20px;
width: 200px
}
.cbp-l-filters-list {
margin-bottom: 30px;
content: "";
display: table;
clear: both
}
.cbp-l-filters-list .cbp-filter-item {
background-color: transparent;
color: #585252;
cursor: pointer;
font: 400 12px/35px "Open Sans", sans-serif;
padding: 0 18px;
position: relative;
overflow: visible;
margin: 0 0 10px;
float: left;
border: 1px solid #3288C4;
border-right-width: 0;
-webkit-transition: left .3s ease-in-out;
transition: left .3s ease-in-out
}
.cbp-l-filters-list .cbp-filter-item:hover {
color: #000
}
.cbp-l-filters-list .cbp-filter-item.cbp-filter-item-active {
cursor: default;
color: #FFFFFF;
background-color: #3288C4
}
.cbp-l-filters-list-first {
border-radius: 6px 0 0 6px
}
.cbp-l-filters-list-last {
border-radius: 0 6px 6px 0;
border-right-width: 1px !important
}
.cbp-l-filters-list .cbp-filter-counter {
display: inline
}
@media only screen and (max-width: 600px) {
.cbp-l-filters-list .cbp-filter-item {
margin-right: 5px;
border-radius: 6px;
border-right-width: 1px
}
}
.cbp-l-filters-work {
margin-bottom: 30px;
text-align: center
}
.cbp-l-filters-work .cbp-filter-item {
background-color: #FFFFFF;
color: #888;
cursor: pointer;
font: 600 11px/37px "Open Sans", sans-serif;
margin: 0 5px 10px 0;
overflow: visible;
padding: 0 16px;
position: relative;
display: inline-block;
text-transform: uppercase;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out
}
.cbp-l-filters-work .cbp-filter-item:hover {
color: #fff;
background: #607D8B
}
.cbp-l-filters-work .cbp-filter-item.cbp-filter-item-active {
background: #607D8B;
color: #fff;
cursor: default
}
.cbp-l-filters-work .cbp-filter-counter {
font: 600 11px/37px "Open Sans", sans-serif;
text-align: center;
display: inline-block;
margin-left: 8px
}
.cbp-l-filters-work .cbp-filter-counter:before {
content: '('
}
.cbp-l-filters-work .cbp-filter-counter:after {
content: ')'
}
.cbp-l-filters-big {
margin-bottom: 30px;
text-align: center
}
.cbp-l-filters-big .cbp-filter-item {
color: #444;
cursor: pointer;
font: 400 15px/22px "Roboto", sans-serif;
margin: 0 15px 10px 0;
padding: 10px 23px;
position: relative;
display: inline-block;
border: 1px solid transparent;
text-transform: uppercase;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out
}
.cbp-l-filters-big .cbp-filter-item:hover {
color: #888
}
.cbp-l-filters-big .cbp-filter-item.cbp-filter-item-active {
border-color: #d5d5d5;
cursor: default;
color: #444
}
.cbp-l-filters-text {
margin-bottom: 30px;
text-align: center;
font: 400 12px/21px "Lato", sans-serif;
color: #DADADA;
padding: 0 15px
}
.cbp-l-filters-text .cbp-filter-item {
color: #949494;
cursor: pointer;
font: 400 13px/21px "Lato", sans-serif;
padding: 0 12px;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
position: relative;
overflow: visible;
margin: 0 0 10px;
display: inline-block
}
.cbp-l-filters-text .cbp-filter-item:hover {
color: #2D2C2C
}
.cbp-l-filters-text .cbp-filter-item.cbp-filter-item-active {
color: #2D2C2C;
cursor: default
}
.cbp-l-filters-text .cbp-filter-counter {
background: none repeat scroll 0 0 #626161;
border-radius: 3px;
color: #FFFFFF;
font: 400 11px/16px "Lato", sans-serif;
margin: 0 auto;
padding: 4px 0;
text-align: center;
width: 32px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
opacity: 0;
-webkit-transition: all .25s ease;
transition: all .25s ease
}
.cbp-l-filters-text .cbp-filter-counter:after {
content: "";
position: absolute;
bottom: -4px;
left: 0;
right: 0;
margin: 0 auto;
width: 0;
height: 0;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid #626161;
display: none
}
.cbp-l-filters-text .cbp-filter-item:hover .cbp-filter-counter:after {
display: block
}
.cbp-l-filters-text .cbp-filter-item:hover .cbp-filter-counter {
bottom: 30px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
opacity: 1
}
.cbp-l-filters-text-sort {
display: inline-block;
font: 400 13px/21px "Lato", sans-serif;
color: #949494;
margin-right: 15px
}
.cbp-l-filters-underline {
margin-bottom: 30px
}
.cbp-l-filters-underline .cbp-filter-item {
border-bottom: 3px solid transparent;
cursor: pointer;
font: 600 14px/21px "Open Sans", sans-serif;
padding: 8px 10px;
position: relative;
overflow: visible;
margin: 0 20px 10px 0;
display: inline-block;
color: #787878;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out
}
.cbp-l-filters-underline .cbp-filter-item:hover {
color: #111
}
.cbp-l-filters-underline .cbp-filter-item.cbp-filter-item-active {
border-bottom-color: #666;
color: #444;
cursor: default
}
.cbp-l-filters-underline .cbp-filter-counter {
display: inline
}
.cbp-animation-quicksand {
-webkit-transition: height .6s ease-in-out;
transition: height .6s ease-in-out;
will-change: height
}
.cbp-animation-quicksand .cbp-item {
-webkit-transition: -webkit-transform .6s ease-in-out;
transition: transform .6s ease-in-out
}
.cbp-animation-quicksand .cbp-item {
-webkit-perspective: 1000px;
perspective: 1000px
}
.cbp-animation-quicksand .cbp-item-wrapper {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d
}
.cbp-animation-quicksand .cbp-item-on2off .cbp-item-wrapper {
-webkit-animation: quicksand-off .6s ease-out both;
animation: quicksand-off .6s ease-out both
}
.cbp-animation-quicksand .cbp-item-off2on .cbp-item-wrapper {
-webkit-animation: quicksand-on .6s ease-out both;
animation: quicksand-on .6s ease-out both
}
@-webkit-keyframes quicksand-off {
100% {
opacity:0;
-webkit-transform:scale3d(0, 0, 0)
}
}
@keyframes quicksand-off {
100% {
opacity:0;
transform:scale3d(0, 0, 0)
}
}
@-webkit-keyframes quicksand-on {
0% {
opacity:0;
-webkit-transform:scale3d(0, 0, 0)
}
}
@keyframes quicksand-on {
0% {
opacity:0;
transform:scale3d(0, 0, 0)
}
}
.cbp-animation-fadeOut, .cbp-animation-boxShadow {
-webkit-transition: height .6s ease-in-out;
transition: height .6s ease-in-out;
will-change: height
}
.cbp-animation-fadeOut .cbp-item, .cbp-animation-boxShadow .cbp-item {
-webkit-transition: -webkit-transform .6s ease-in-out;
transition: transform .6s ease-in-out
}
.cbp-animation-fadeOut .cbp-item, .cbp-animation-boxShadow .cbp-item {
-webkit-perspective: 1000px;
perspective: 1000px
}
.cbp-animation-fadeOut .cbp-item-wrapper, .cbp-animation-boxShadow .cbp-item-wrapper {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d
}
.cbp-animation-fadeOut .cbp-item-on2off .cbp-item-wrapper, .cbp-animation-boxShadow .cbp-item-on2off .cbp-item-wrapper {
-webkit-animation: fadeOut-off .6s ease-in-out both;
animation: fadeOut-off .6s ease-in-out both
}
.cbp-animation-fadeOut .cbp-item-off2on .cbp-item-wrapper, .cbp-animation-boxShadow .cbp-item-off2on .cbp-item-wrapper {
-webkit-animation: fadeOut-on .6s ease-in-out both;
animation: fadeOut-on .6s ease-in-out both
}
@-webkit-keyframes fadeOut-off {
0% {
opacity:1
}
80%, 100% {
opacity:0
}
}
@keyframes fadeOut-off {
0% {
opacity:1
}
80%, 100% {
opacity:0
}
}
@-webkit-keyframes fadeOut-on {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes fadeOut-on {
0% {
opacity:0
}
100% {
opacity:1
}
}
.cbp-animation-flipOut {
-webkit-transition: height .7s ease-in-out;
transition: height .7s ease-in-out;
will-change: height
}
.cbp-animation-flipOut .cbp-item {
-webkit-transition: -webkit-transform .7s ease-in-out;
transition: transform .7s ease-in-out
}
.cbp-animation-flipOut .cbp-item {
-webkit-perspective: 1000px;
perspective: 1000px
}
.cbp-animation-flipOut .cbp-item-wrapper {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d
}
.cbp-animation-flipOut .cbp-item-on2off .cbp-item-wrapper {
-webkit-animation: flipOut-out .7s both ease-in;
animation: flipOut-out .7s both ease-in
}
.cbp-animation-flipOut .cbp-item-off2on .cbp-item-wrapper {
-webkit-animation: flipOut-in .7s ease-out both;
animation: flipOut-in .7s ease-out both
}
@-webkit-keyframes flipOut-out {
50%, 100% {
-webkit-transform:translateZ(-1000px) rotateY(-90deg);
opacity:0.2
}
}
@keyframes flipOut-out {
50%, 100% {
transform:translateZ(-1000px) rotateY(-90deg);
opacity:0.2
}
}
@-webkit-keyframes flipOut-in {
0%, 50% {
-webkit-transform:translateZ(-1000px) rotateY(90deg);
opacity:0.2
}
}
@keyframes flipOut-in {
0%, 50% {
transform:translateZ(-1000px) rotateY(90deg);
opacity:0.2
}
}
.cbp-animation-flipBottom {
-webkit-transition: height .7s ease-in-out;
transition: height .7s ease-in-out;
will-change: height
}
.cbp-animation-flipBottom .cbp-item {
-webkit-transition: -webkit-transform .7s ease-in-out;
transition: transform .7s ease-in-out
}
.cbp-animation-flipBottom .cbp-item {
-webkit-perspective: 1000px;
perspective: 1000px
}
.cbp-animation-flipBottom .cbp-item-wrapper {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d
}
.cbp-animation-flipBottom .cbp-item-on2off .cbp-item-wrapper {
-webkit-animation: flipBottom-out .7s both ease-in;
animation: flipBottom-out .7s both ease-in
}
.cbp-animation-flipBottom .cbp-item-off2on .cbp-item-wrapper {
-webkit-animation: flipBottom-in .7s ease-out both;
animation: flipBottom-in .7s ease-out both
}
@-webkit-keyframes flipBottom-out {
50%, 100% {
-webkit-transform:translateZ(-1000px) rotateX(-90deg);
opacity:0.2
}
}
@keyframes flipBottom-out {
50%, 100% {
transform:translateZ(-1000px) rotateX(-90deg);
opacity:0.2
}
}
@-webkit-keyframes flipBottom-in {
0%, 50% {
-webkit-transform:translateZ(-1000px) rotateX(90deg);
opacity:0.2
}
}
@keyframes flipBottom-in {
0%, 50% {
transform:translateZ(-1000px) rotateX(90deg);
opacity:0.2
}
}
.cbp-animation-scaleSides {
-webkit-transition: height .6s ease-in-out;
transition: height .6s ease-in-out;
will-change: height
}
.cbp-animation-scaleSides .cbp-item {
-webkit-transition: -webkit-transform .6s ease-in-out;
transition: transform .6s ease-in-out
}
.cbp-animation-scaleSides .cbp-item {
-webkit-perspective: 1000px;
perspective: 1000px
}
.cbp-animation-scaleSides .cbp-item-wrapper {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d
}
.cbp-animation-scaleSides .cbp-item-on2off .cbp-item-wrapper {
-webkit-animation: scaleSides-out .9s ease both;
animation: scaleSides-out .9s ease both
}
.cbp-animation-scaleSides .cbp-item-off2on .cbp-item-wrapper {
-webkit-animation: scaleSides-in .9s ease both;
animation: scaleSides-in .9s ease both
}
@-webkit-keyframes scaleSides-out {
50%, 100% {
-webkit-transform:scale(0.6);
opacity:0
}
}
@keyframes scaleSides-out {
50%, 100% {
transform:scale(0.6);
opacity:0
}
}
@-webkit-keyframes scaleSides-in {
0%, 50% {
-webkit-transform:scale(0.6);
opacity:0
}
}
@keyframes scaleSides-in {
0%, 50% {
transform:scale(0.6);
opacity:0
}
}
.cbp-animation-skew {
-webkit-transition: height .6s ease-in-out;
transition: height .6s ease-in-out;
will-change: height
}
.cbp-animation-skew .cbp-item {
-webkit-transition: -webkit-transform .6s ease-in-out;
transition: transform .6s ease-in-out
}
.cbp-animation-skew .cbp-item {
-webkit-perspective: 1000px;
perspective: 1000px
}
.cbp-animation-skew .cbp-item-wrapper {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d
}
.cbp-animation-skew .cbp-item-on2off .cbp-item-wrapper {
-webkit-animation: skew-off .6s ease-out both;
animation: skew-off .6s ease-out both
}
.cbp-animation-skew .cbp-item-off2on .cbp-item-wrapper {
-webkit-animation: skew-on .6s ease-out both;
animation: skew-on .6s ease-out both
}
@-webkit-keyframes skew-off {
100% {
opacity:0;
-webkit-transform:scale3d(0, 0, 0) skew(20deg, 0)
}
}
@keyframes skew-off {
100% {
opacity:0;
transform:scale3d(0, 0, 0) skew(20deg, 0)
}
}
@-webkit-keyframes skew-on {
0% {
opacity:0;
-webkit-transform:scale3d(0, 0, 0) skew(0, 20deg)
}
}
@keyframes skew-on {
0% {
opacity:0;
transform:scale3d(0, 0, 0) skew(0, 20deg)
}
}
.cbp-animation-fadeOutTop {
-webkit-transition: height .6s ease-in-out;
transition: height .6s ease-in-out;
will-change: height
}
.cbp-animation-fadeOutTop .cbp-wrapper-outer {
overflow: visible
}
.cbp-animation-fadeOutTop .cbp-item {
-webkit-perspective: 1000px;
perspective: 1000px;
overflow: visible
}
.cbp-animation-fadeOutTop .cbp-item-wrapper {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d
}
.cbp-animation-fadeOutTop .cbp-wrapper-helper .cbp-item-wrapper {
-webkit-animation: fadeOutTop-out .6s both ease-in-out;
animation: fadeOutTop-out .6s both ease-in-out
}
.cbp-animation-fadeOutTop .cbp-wrapper .cbp-item-wrapper {
-webkit-animation: fadeOutTop-in .6s both ease-in-out;
animation: fadeOutTop-in .6s both ease-in-out
}
@-webkit-keyframes fadeOutTop-out {
0% {
-webkit-transform:translateY(0);
opacity:1
}
50%, 100% {
-webkit-transform:translateY(-30px);
opacity:0
}
}
@keyframes fadeOutTop-out {
0% {
transform:translateY(0);
opacity:1
}
50%, 100% {
transform:translateY(-30px);
opacity:0
}
}
@-webkit-keyframes fadeOutTop-in {
0%, 50% {
-webkit-transform:translateY(-30px);
opacity:0
}
100% {
-webkit-transform:translateY(0);
opacity:1
}
}
@keyframes fadeOutTop-in {
0%, 50% {
transform:translateY(-30px);
opacity:0
}
100% {
transform:translateY(0);
opacity:1
}
}
.cbp-animation-slideLeft {
-webkit-transition: height .6s ease-in-out;
transition: height .6s ease-in-out;
will-change: height
}
.cbp-animation-slideLeft .cbp-item {
-webkit-perspective: 1000px;
perspective: 1000px
}
.cbp-animation-slideLeft .cbp-item-wrapper {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d
}
.cbp-animation-slideLeft .cbp-wrapper-helper .cbp-item-wrapper {
-webkit-animation: slideLeft-out .8s both ease-in-out;
animation: slideLeft-out .8s both ease-in-out
}
.cbp-animation-slideLeft .cbp-wrapper .cbp-item-wrapper {
-webkit-animation: slideLeft-in .8s both ease-in-out;
animation: slideLeft-in .8s both ease-in-out
}
@-webkit-keyframes slideLeft-out {
0% {
opacity:1;
transform:scale(1)
}
25% {
opacity:.75;
-webkit-transform:scale(0.8)
}
75% {
opacity:.75;
-webkit-transform:scale(0.8) translateX(-200%)
}
100% {
opacity:.75;
-webkit-transform:scale(0.8) translateX(-200%)
}
}
@keyframes slideLeft-out {
0% {
opacity:1;
transform:scale(1)
}
25% {
opacity:.75;
transform:scale(0.8)
}
75% {
opacity:.75;
transform:scale(0.8) translateX(-200%)
}
100% {
opacity:.75;
transform:scale(0.8) translateX(-200%)
}
}
@-webkit-keyframes slideLeft-in {
0%, 25% {
opacity:.75;
-webkit-transform:scale(0.8) translateX(200%)
}
75% {
opacity:.75;
-webkit-transform:scale(0.8)
}
100% {
opacity:1;
-webkit-transform:scale(1) translateX(0)
}
}
@keyframes slideLeft-in {
0%, 25% {
opacity:.75;
transform:scale(0.8) translateX(200%)
}
75% {
opacity:.75;
transform:scale(0.8)
}
100% {
opacity:1;
transform:scale(1) translateX(0)
}
}
.cbp-animation-sequentially {
-webkit-transition: height .6s ease-in-out;
transition: height .6s ease-in-out;
will-change: height
}
.cbp-animation-sequentially .cbp-wrapper-outer {
overflow: visible
}
.cbp-animation-sequentially .cbp-item {
-webkit-perspective: 1000px;
perspective: 1000px;
overflow: visible
}
.cbp-animation-sequentially .cbp-item-wrapper {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d
}
.cbp-animation-sequentially .cbp-wrapper-helper .cbp-item-wrapper {
-webkit-animation: fadeOutTop-out .6s both ease;
animation: fadeOutTop-out .6s both ease
}
.cbp-animation-sequentially .cbp-wrapper .cbp-item-wrapper {
-webkit-animation: fadeOutTop-in .6s both ease-out;
animation: fadeOutTop-in .6s both ease-out
}
.cbp-animation-3dflip {
-webkit-transition: height .6s ease-in-out;
transition: height .6s ease-in-out;
will-change: height
}
.cbp-animation-3dflip .cbp-item {
-webkit-perspective: 1000px;
perspective: 1000px
}
.cbp-animation-3dflip .cbp-item-wrapper {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d
}
.cbp-animation-3dflip .cbp-wrapper-helper .cbp-item-wrapper {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: flip-out 0.6s both ease-in-out;
animation: flip-out 0.6s both ease-in-out
}
.cbp-animation-3dflip .cbp-wrapper .cbp-item-wrapper {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: flip-in 0.6s both ease-in-out;
animation: flip-in 0.6s both ease-in-out
}
@-webkit-keyframes flip-out {
100% {
opacity:0;
-webkit-transform:rotateY(90deg)
}
}
@keyframes flip-out {
100% {
opacity:0;
transform:rotateY(90deg)
}
}
@-webkit-keyframes flip-in {
0% {
opacity:0;
-webkit-transform:rotateY(-90deg)
}
100% {
opacity:1;
-webkit-transform:rotateY(0deg)
}
}
@keyframes flip-in {
0% {
opacity:0;
transform:rotateY(-90deg)
}
100% {
opacity:1;
transform:rotateY(0deg)
}
}
.cbp-animation-flipOutDelay {
-webkit-transition: height .6s ease-in-out;
transition: height .6s ease-in-out;
will-change: height
}
.cbp-animation-flipOutDelay .cbp-item {
-webkit-perspective: 1000px;
perspective: 1000px
}
.cbp-animation-flipOutDelay .cbp-item-wrapper {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d
}
.cbp-animation-flipOutDelay .cbp-wrapper-helper .cbp-item-wrapper {
-webkit-animation: flipOut-out 1s both ease-in;
animation: flipOut-out 1s both ease-in
}
.cbp-animation-flipOutDelay .cbp-wrapper .cbp-item-wrapper {
-webkit-animation: flipOut-in 1s both ease-out;
animation: flipOut-in 1s both ease-out
}
.cbp-animation-slideDelay {
-webkit-transition: height .6s ease-in-out;
transition: height .6s ease-in-out;
will-change: height
}
.cbp-animation-slideDelay .cbp-item {
-webkit-perspective: 1000px;
perspective: 1000px
}
.cbp-animation-slideDelay .cbp-item-wrapper {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d
}
.cbp-animation-slideDelay .cbp-wrapper-helper .cbp-item-wrapper {
-webkit-animation: slideDelay-out 0.5s both ease-in-out;
animation: slideDelay-out 0.5s both ease-in-out
}
.cbp-animation-slideDelay .cbp-wrapper .cbp-item-wrapper {
-webkit-animation: slideDelay-in 0.5s both ease-in-out;
animation: slideDelay-in 0.5s both ease-in-out
}
@-webkit-keyframes slideDelay-out {
100% {
-webkit-transform:translateX(-100%)
}
}
@keyframes slideDelay-out {
100% {
transform:translateX(-100%)
}
}
@-webkit-keyframes slideDelay-in {
0% {
-webkit-transform:translateX(100%)
}
100% {
-webkit-transform:translateX(0)
}
}
@keyframes slideDelay-in {
0% {
transform:translateX(100%)
}
100% {
transform:translateX(0)
}
}
.cbp-animation-rotateSides {
-webkit-transition: height .6s ease-in-out;
transition: height .6s ease-in-out;
will-change: height
}
.cbp-animation-rotateSides .cbp-item {
-webkit-perspective: 1000px;
perspective: 1000px
}
.cbp-animation-rotateSides .cbp-item-wrapper {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d
}
.cbp-animation-rotateSides .cbp-wrapper-helper .cbp-item-wrapper {
-webkit-transform-origin: -50% 50%;
-webkit-animation: rotateSides-out .5s both ease-in;
transform-origin: -50% 50%;
animation: rotateSides-out .5s both ease-in
}
.cbp-animation-rotateSides .cbp-wrapper .cbp-item-wrapper {
-webkit-transform-origin: 150% 50%;
-webkit-animation: rotateSides-in .6s both ease-out;
transform-origin: 150% 50%;
animation: rotateSides-in .6s both ease-out
}
@-webkit-keyframes rotateSides-out {
100% {
opacity:0;
-webkit-transform:translateZ(-500px) rotateY(90deg)
}
}
@keyframes rotateSides-out {
100% {
opacity:0;
transform:translateZ(-500px) rotateY(90deg)
}
}
@-webkit-keyframes rotateSides-in {
0% {
opacity:0;
-webkit-transform:translateZ(-500px) rotateY(-90deg)
}
40% {
opacity:0;
-webkit-transform:translateZ(-500px) rotateY(-90deg)
}
}
@keyframes rotateSides-in {
0% {
opacity:0;
transform:translateZ(-500px) rotateY(-90deg)
}
40% {
opacity:0;
transform:translateZ(-500px) rotateY(-90deg)
}
}
.cbp-animation-foldLeft {
-webkit-transition: height .6s ease-in-out;
transition: height .6s ease-in-out;
will-change: height
}
.cbp-animation-foldLeft .cbp-item {
-webkit-perspective: 1000px;
perspective: 1000px
}
.cbp-animation-foldLeft .cbp-item-wrapper {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d
}
.cbp-animation-foldLeft .cbp-wrapper-helper .cbp-item-wrapper {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: foldLeft-out .7s both ease;
animation: foldLeft-out .7s both ease
}
.cbp-animation-foldLeft .cbp-wrapper .cbp-item-wrapper {
-webkit-animation: foldLeft-in .7s both ease;
animation: foldLeft-in .7s ease both
}
@-webkit-keyframes foldLeft-out {
100% {
opacity:0;
-webkit-transform:translateX(-100%) rotateY(-90deg)
}
}
@keyframes foldLeft-out {
100% {
opacity:0;
transform:translateX(-100%) rotateY(-90deg)
}
}
@-webkit-keyframes foldLeft-in {
0% {
opacity:0.3;
-webkit-transform:translateX(100%)
}
}
@keyframes foldLeft-in {
0% {
opacity:0.3;
transform:translateX(100%)
}
}
.cbp-animation-unfold {
-webkit-transition: height .6s ease-in-out;
transition: height .6s ease-in-out;
will-change: height
}
.cbp-animation-unfold .cbp-item {
-webkit-perspective: 1000px;
perspective: 1000px
}
.cbp-animation-unfold .cbp-item-wrapper {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d
}
.cbp-animation-unfold .cbp-wrapper-helper .cbp-item-wrapper {
-webkit-animation: unfold-out .8s ease both;
animation: unfold-out .8s ease both
}
.cbp-animation-unfold .cbp-wrapper .cbp-item-wrapper {
-webkit-transform-origin: 0% 50%;
-webkit-animation: unfold-in .8s both ease;
transform-origin: 0% 50%;
animation: unfold-in .8s both ease
}
@-webkit-keyframes unfold-out {
90% {
opacity:0.3
}
100% {
opacity:0;
-webkit-transform:translateX(-100%)
}
}
@keyframes unfold-out {
90% {
opacity:0.3
}
100% {
opacity:0;
transform:translateX(-100%)
}
}
@-webkit-keyframes unfold-in {
0% {
opacity:0;
-webkit-transform:translateX(100%) rotateY(90deg)
}
}
@keyframes unfold-in {
0% {
opacity:0;
transform:translateX(100%) rotateY(90deg)
}
}
.cbp-animation-scaleDown {
-webkit-transition: height .6s ease-in-out;
transition: height .6s ease-in-out;
will-change: height
}
.cbp-animation-scaleDown .cbp-item {
-webkit-perspective: 1000px;
perspective: 1000px
}
.cbp-animation-scaleDown .cbp-item-wrapper {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d
}
.cbp-animation-scaleDown .cbp-wrapper-helper .cbp-item-wrapper {
-webkit-animation: scaleDown-out .7s ease both;
animation: scaleDown-out .7s ease both
}
.cbp-animation-scaleDown .cbp-wrapper .cbp-item-wrapper {
-webkit-animation: scaleDown-in .6s ease both;
animation: scaleDown-in .6s ease both
}
@-webkit-keyframes scaleDown-out {
100% {
opacity:0;
-webkit-transform:scale(0.8)
}
}
@keyframes scaleDown-out {
100% {
opacity:0;
transform:scale(0.8)
}
}
@-webkit-keyframes scaleDown-in {
0% {
-webkit-transform:translateX(100%)
}
}
@keyframes scaleDown-in {
0% {
transform:translateX(100%)
}
}
.cbp-animation-frontRow {
-webkit-transition: height .6s ease-in-out;
transition: height .6s ease-in-out;
will-change: height
}
.cbp-animation-frontRow .cbp-item {
-webkit-perspective: 1000px;
perspective: 1000px
}
.cbp-animation-frontRow .cbp-item-wrapper {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d
}
.cbp-animation-frontRow .cbp-wrapper-helper .cbp-item-wrapper {
-webkit-animation: frontRow-out .7s both ease;
animation: frontRow-out .7s both ease
}
.cbp-animation-frontRow .cbp-wrapper .cbp-item-wrapper {
-webkit-animation: frontRow-in .6s both ease;
animation: frontRow-in .6s both ease
}
@-webkit-keyframes frontRow-out {
100% {
-webkit-transform:translateX(-60%) scale(0.8);
opacity:0
}
}
@keyframes frontRow-out {
100% {
transform:translateX(-60%) scale(0.8);
opacity:0
}
}
@-webkit-keyframes frontRow-in {
0% {
-webkit-transform:translateX(100%) scale(0.8)
}
100% {
opacity:1;
-webkit-transform:translateX(0%) scale(1)
}
}
@keyframes frontRow-in {
0% {
transform:translateX(100%) scale(0.8)
}
100% {
opacity:1;
transform:translateX(0%) scale(1)
}
}
.cbp-animation-rotateRoom {
-webkit-transition: height .6s ease-in-out;
transition: height .6s ease-in-out;
will-change: height
}
.cbp-animation-rotateRoom .cbp-item {
-webkit-perspective: 1000px;
perspective: 1000px
}
.cbp-animation-rotateRoom .cbp-item-wrapper {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d
}
.cbp-animation-rotateRoom .cbp-wrapper-helper .cbp-item-wrapper {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateRoom-out .8s both ease;
animation: rotateRoom-out .8s both ease
}
.cbp-animation-rotateRoom .cbp-wrapper .cbp-item-wrapper {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateRoom-in .8s both ease;
animation: rotateRoom-in .8s both ease
}
@-webkit-keyframes rotateRoom-out {
90% {
opacity:.3
}
100% {
opacity:0;
-webkit-transform:translateX(-100%) rotateY(90deg)
}
}
@keyframes rotateRoom-out {
90% {
opacity:.3
}
100% {
opacity:0;
transform:translateX(-100%) rotateY(90deg)
}
}
@-webkit-keyframes rotateRoom-in {
0% {
opacity:.3;
-webkit-transform:translateX(100%) rotateY(-90deg)
}
}
@keyframes rotateRoom-in {
0% {
opacity:.3;
transform:translateX(100%) rotateY(-90deg)
}
}
.cbp-animation-bounceBottom {
-webkit-transition: height .6s ease-in-out;
transition: height .6s ease-in-out;
will-change: height
}
.cbp-animation-bounceBottom .cbp-wrapper-helper {
-webkit-animation: bounceBottom-out .6s both ease-in-out;
animation: bounceBottom-out .6s both ease-in-out
}
.cbp-animation-bounceBottom .cbp-wrapper {
-webkit-animation: bounceBottom-in .6s both ease-in-out;
animation: bounceBottom-in .6s both ease-in-out
}
@-webkit-keyframes bounceBottom-out {
100% {
-webkit-transform:translateY(100%);
opacity:0
}
}
@keyframes bounceBottom-out {
100% {
transform:translateY(100%);
opacity:0
}
}
@-webkit-keyframes bounceBottom-in {
0% {
-webkit-transform:translateY(100%);
opacity:0
}
100% {
-webkit-transform:translateY(0);
opacity:1
}
}
@keyframes bounceBottom-in {
0% {
transform:translateY(100%);
opacity:0
}
100% {
transform:translateY(0);
opacity:1
}
}
.cbp-animation-bounceLeft {
-webkit-transition: height .6s ease-in-out;
transition: height .6s ease-in-out;
will-change: height
}
.cbp-animation-bounceLeft .cbp-wrapper-helper {
-webkit-animation: bounceLeft-out .6s both ease-in-out;
animation: bounceLeft-out .6s both ease-in-out
}
.cbp-animation-bounceLeft .cbp-wrapper {
-webkit-animation: bounceLeft-in .6s both ease-in-out;
animation: bounceLeft-in .6s both ease-in-out
}
@-webkit-keyframes bounceLeft-out {
100% {
-webkit-transform:translateX(-100%);
opacity:0
}
}
@keyframes bounceLeft-out {
100% {
transform:translateX(-100%);
opacity:0
}
}
@-webkit-keyframes bounceLeft-in {
0% {
-webkit-transform:translateX(-100%);
opacity:0
}
100% {
-webkit-transform:translateX(0);
opacity:1
}
}
@keyframes bounceLeft-in {
0% {
transform:translateX(-100%);
opacity:0
}
100% {
transform:translateX(0);
opacity:1
}
}
.cbp-animation-bounceTop {
-webkit-transition: height .6s ease-in-out;
transition: height .6s ease-in-out;
will-change: height
}
.cbp-animation-bounceTop .cbp-wrapper-helper {
-webkit-animation: bounceTop-out .6s both ease-in-out;
animation: bounceTop-out .6s both ease-in-out
}
.cbp-animation-bounceTop .cbp-wrapper {
-webkit-animation: bounceTop-in .6s both ease-in-out;
animation: bounceTop-in .6s both ease-in-out
}
@-webkit-keyframes bounceTop-out {
100% {
-webkit-transform:translateY(-100%);
opacity:0
}
}
@keyframes bounceTop-out {
100% {
transform:translateY(-100%);
opacity:0
}
}
@-webkit-keyframes bounceTop-in {
0% {
-webkit-transform:translateY(-100%);
opacity:0
}
100% {
-webkit-transform:translateY(0);
opacity:1
}
}
@keyframes bounceTop-in {
0% {
transform:translateY(-100%);
opacity:0
}
100% {
transform:translateY(0);
opacity:1
}
}
.cbp-animation-moveLeft {
-webkit-transition: height .6s ease-in-out;
transition: height .6s ease-in-out;
will-change: height
}
.cbp-animation-moveLeft .cbp-wrapper-helper {
-webkit-animation: moveLeft-out .6s both ease-in-out;
animation: moveLeft-out .6s both ease-in-out
}
.cbp-animation-moveLeft .cbp-wrapper {
-webkit-animation: moveLeft-in .6s both ease-in-out;
animation: moveLeft-in .6s both ease-in-out
}
@-webkit-keyframes moveLeft-out {
100% {
-webkit-transform:translateX(-100%);
opacity:0
}
}
@keyframes moveLeft-out {
100% {
transform:translateX(-100%);
opacity:0
}
}
@-webkit-keyframes moveLeft-in {
0% {
-webkit-transform:translateX(100%);
opacity:0
}
100% {
-webkit-transform:translateX(0);
opacity:1
}
}
@keyframes moveLeft-in {
0% {
transform:translateX(100%);
opacity:0
}
100% {
transform:translateX(0);
opacity:1
}
}
.cbp-displayType-bottomToTop {
-webkit-perspective: 1000px;
perspective: 1000px
}
.cbp-displayType-bottomToTop .cbp-item {
-webkit-animation: fadeInBottomToTop .3s both ease-in;
animation: fadeInBottomToTop .3s both ease-in
}
@-webkit-keyframes fadeInBottomToTop {
0% {
opacity:0;
-webkit-transform:translateY(50px)
}
100% {
opacity:1;
-webkit-transform:translateY(0)
}
}
@keyframes fadeInBottomToTop {
0% {
opacity:0;
transform:translateY(50px)
}
100% {
opacity:1;
transform:translateY(0)
}
}
.cbp-displayType-fadeIn {
-webkit-animation: fadeIn .5s both ease-in;
animation: fadeIn .5s both ease-in
}
@-webkit-keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
.cbp-displayType-fadeInToTop {
-webkit-perspective: 1000px;
perspective: 1000px;
-webkit-animation: fadeInToTop .5s both ease-in;
animation: fadeInToTop .5s both ease-in
}
@-webkit-keyframes fadeInToTop {
0% {
opacity:0;
-webkit-transform:translateY(30px)
}
100% {
opacity:1;
-webkit-transform:translateY(0)
}
}
@keyframes fadeInToTop {
0% {
opacity:0;
transform:translateY(30px)
}
100% {
opacity:1;
transform:translateY(0)
}
}
.cbp-displayType-sequentially .cbp-item {
-webkit-animation: fadeIn .5s both ease-in;
animation: fadeIn .5s both ease-in
}
.cbp-lightbox img {
display: block;
border: 0;
width: 100%;
height: auto
}
.cbp-popup-ie8bg {
position: absolute;
width: 100%;
height: 100%;
min-height: 100%;
top: 0;
left: 0;
z-index: -1;
background: #000;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
}
.cbp-popup-wrap {
height: 100%;
text-align: center;
position: fixed;
width: 100%;
left: 0;
top: 0;
display: none;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
overflow-x: hidden;
z-index: 9990;
padding: 0 10px
}
.cbp-popup-wrap video {
outline: 0 none
}
.cbp-popup-lightbox {
background: rgba(0,0,0,0.8);
display: flex;
justify-content: center;
align-items: center
}
.cbp-popup-singlePage {
background: #fff;
padding: 0
}
.cbp-popup-wrap:before {
content: "";
display: inline-block;
height: 100%;
vertical-align: middle
}
.cbp-popup-content {
position: relative;
display: inline-block;
vertical-align: middle;
text-align: left;
max-width: 100%
}
.cbp-popup-singlePage .cbp-popup-content {
position: relative;
z-index: 1;
margin-top: 145px;
max-width: 1024px;
vertical-align: top;
width: 94%
}
.cbp-popup-singlePage .cbp-popup-content-basic {
position: relative;
z-index: 1;
margin-top: 104px;
vertical-align: top;
width: 100%;
display: inline-block;
text-align: left
}
.cbp-popup-lightbox-figure {
position: relative
}
.cbp-popup-lightbox-bottom {
left: 0;
position: absolute;
top: 100%;
width: 100%;
margin-top: 3px
}
.cbp-popup-lightbox-title {
padding-right: 70px;
font: 400 12px/18px "Open Sans", sans-serif;
color: #eee
}
.cbp-popup-lightbox-counter {
position: absolute;
top: 0;
right: 0;
font: 400 12px/18px "Open Sans", sans-serif;
color: #eee
}
.cbp-popup-lightbox-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
margin: 40px 0 40px;
box-shadow: 0 0 8px rgba(0,0,0,0.6)
}
.cbp-popup-lightbox-img[data-action] {
cursor: pointer
}
.cbp-popup-lightbox-isIframe .cbp-popup-content {
width: 75%
}
@media only screen and (max-width: 768px) {
.cbp-popup-lightbox-isIframe .cbp-popup-content {
width: 95%
}
}
.cbp-popup-lightbox-isIframe .cbp-lightbox-bottom {
left: 0;
position: absolute;
top: 100%;
width: 100%;
margin-top: 3px
}
.cbp-popup-lightbox-iframe {
position: relative;
height: 0;
padding-bottom: 56.25%;
background: #000
}
.cbp-popup-lightbox-iframe iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0,0,0,0.6)
}
.cbp-popup-lightbox-iframe audio {
margin-top: 27%
}
.cbp-popup-singlePage .cbp-popup-navigation-wrap {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 9990;
height: 104px;
background-color: #3D4750
}
.cbp-popup-singlePage .cbp-popup-navigation {
position: relative;
width: 100%;
height: 100%
}
.cbp-popup-singlePage-sticky .cbp-popup-navigation-wrap {
position: fixed;
top: 0 !important
}
.cbp-popup-singlePage-counter {
color: #fff;
position: absolute;
margin: auto;
right: 40px;
top: 0;
bottom: 0;
font: 400 13px/30px "Open Sans", sans-serif;
height: 30px
}
@media only screen and (max-width: 768px) {
.cbp-popup-singlePage-counter {
right: 3%
}
}
.cbp-popup-next, .cbp-popup-prev, .cbp-popup-close {
padding: 0;
border: medium none;
position: absolute;
cursor: pointer;
outline: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.cbp-popup-lightbox .cbp-popup-prev, .cbp-popup-lightbox .cbp-popup-next, .cbp-popup-lightbox .cbp-popup-close {
visibility: hidden
}
.cbp-popup-ready.cbp-popup-lightbox .cbp-popup-next, .cbp-popup-ready.cbp-popup-lightbox .cbp-popup-prev, .cbp-popup-ready.cbp-popup-lightbox .cbp-popup-close {
visibility: visible
}
.cbp-popup-lightbox .cbp-popup-prev {
background: url(//ocacomunica.com.br/wp-content/themes/crowdpress/js/lib/cubeportfolio/img/cbp-sprite.png)no-repeat scroll 0 0 transparent;
width: 44px;
height: 44px;
top: 0;
bottom: 0;
left: 20px;
margin: auto
}
.cbp-popup-lightbox .cbp-popup-prev:hover {
background-position: 0 -46px
}
.cbp-popup-singlePage .cbp-popup-prev {
background: url(//ocacomunica.com.br/wp-content/themes/crowdpress/js/lib/cubeportfolio/img/cbp-sprite.png) no-repeat scroll 0 -92px transparent;
width: 44px;
height: 44px;
margin: auto;
top: 0;
right: 108px;
bottom: 0;
left: 0
}
.cbp-popup-singlePage .cbp-popup-prev:hover {
background-position: 0 -138px
}
.cbp-popup-lightbox .cbp-popup-next {
background: url(//ocacomunica.com.br/wp-content/themes/crowdpress/js/lib/cubeportfolio/img/cbp-sprite.png) no-repeat scroll -46px 0 transparent;
width: 44px;
height: 44px;
top: 0;
bottom: 0;
right: 20px;
margin: auto
}
.cbp-popup-lightbox .cbp-popup-next:hover {
background-position: -46px -46px
}
.cbp-popup-singlePage .cbp-popup-next {
background: url(//ocacomunica.com.br/wp-content/themes/crowdpress/js/lib/cubeportfolio/img/cbp-sprite.png) no-repeat scroll -46px -92px transparent;
width: 44px;
height: 44px;
margin: auto;
top: 0;
right: 0;
bottom: 0;
left: 108px
}
.cbp-popup-singlePage .cbp-popup-next:hover {
background-position: -46px -138px
}
.cbp-popup-lightbox .cbp-popup-close {
background: url(//ocacomunica.com.br/wp-content/themes/crowdpress/js/lib/cubeportfolio/img/cbp-sprite.png) no-repeat scroll -92px 0 transparent;
height: 40px;
width: 40px;
right: 20px;
top: 20px
}
.cbp-popup-lightbox .cbp-popup-close:hover {
background-position: -92px -46px
}
.cbp-popup-singlePage .cbp-popup-close {
background: url(//ocacomunica.com.br/wp-content/themes/crowdpress/js/lib/cubeportfolio/img/cbp-sprite.png) no-repeat scroll -92px -92px transparent;
height: 44px;
width: 44px;
margin: auto;
top: 0;
right: 0;
bottom: 0;
left: 0
}
.cbp-popup-singlePage .cbp-popup-close:hover {
background-position: -92px -138px
}
.cbp-popup-singlePage .cbp-popup-ie8bg {
background-color: #fff
}
@media only screen and (max-width: 360px), (max-height: 600px) {
.cbp-popup-next, .cbp-popup-prev, .cbp-popup-close {
-ms-transform: scale(0.8);
-webkit-transform: scale(0.8);
transform: scale(0.8)
}
.cbp-popup-lightbox .cbp-popup-close {
right: 10px;
top: 10px
}
.cbp-popup-lightbox .cbp-popup-next {
right: 10px
}
.cbp-popup-lightbox .cbp-popup-prev {
left: 10px
}
.cbp-popup-singlePage .cbp-popup-navigation-wrap {
height: 84px
}
.cbp-popup-singlePage .cbp-popup-content {
margin-top: 120px
}
}
.cbp-popup-loadingBox {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0
}
.cbp-popup-lightbox .cbp-popup-loadingBox:after {
border-left: 3px solid rgba(255,255,255,0.3);
border-right: 3px solid rgba(255,255,255,0.3);
border-bottom: 3px solid rgba(255,255,255,0.3);
border-top: 3px solid rgba(255,255,255,0.85)
}
.cbp-popup-ready .cbp-popup-loadingBox {
visibility: hidden;
display: none
}
.cbp-popup-loading .cbp-popup-loadingBox {
visibility: visible;
display: block
}
.cbp-popup-transitionend {
overflow-y: scroll
}
.cbp-popup-singlePage {
left: 100%;
-webkit-transition: left .6s ease-in-out;
transition: left .6s ease-in-out
}
.cbp-popup-singlePage.cbp-popup-loading .cbp-popup-content {
opacity: 0
}
.cbp-popup-singlePage-open {
left: 0
}
.cbp-popup-singlePage.cbp-popup-singlePage-fade {
left: 0;
opacity: 0;
-webkit-transition: opacity .25s ease-in-out;
transition: opacity .25s ease-in-out
}
.cbp-popup-singlePage-open.cbp-popup-singlePage-fade {
opacity: 1
}
.cbp-popup-singlePage.cbp-popup-singlePage-right {
left: -100%;
-webkit-transition: left .6s ease-in-out;
transition: left .6s ease-in-out
}
.cbp-popup-singlePage-open.cbp-popup-singlePage-right {
left: 0
}
.cbp-l-project-title {
color: #454444;
font: 600 42px/46px "Open Sans", sans-serif;
letter-spacing: 2px;
margin-bottom: 15px;
text-align: center;
text-transform: uppercase
}
.cbp-l-project-subtitle {
color: #787878;
font: 400 14px/21px "Open Sans", sans-serif;
margin: 0 auto 50px;
max-width: 500px;
text-align: center
}
.cbp-popup-singlePage .cbp-popup-content .cbp-l-project-img {
display: block;
margin: 0 auto;
max-width: 100%
}
.cbp-l-project-container {
overflow: hidden;
margin: 40px auto 0;
clear: both
}
.cbp-l-project-desc {
float: left;
width: 62%
}
.cbp-l-project-details {
float: right;
width: 38%;
padding-left: 60px;
margin-bottom: 15px
}
@media only screen and (max-width: 768px) {
.cbp-l-project-title {
font-size: 30px;
line-height: 34px
}
.cbp-l-project-desc {
width: 100%
}
.cbp-l-project-details {
width: 100%;
margin-top: 20px;
padding-left: 0
}
}
.cbp-l-project-desc-title {
border-bottom: 1px solid #cdcdcd;
margin-bottom: 22px;
color: #444
}
.cbp-l-project-desc-title span, .cbp-l-project-details-title span {
border-bottom: 1px solid #747474;
display: inline-block;
margin: 0 0 -1px 0;
font: 400 16px/36px "Open Sans", sans-serif;
padding: 0 5px 0 0
}
.cbp-l-project-desc-text {
font: 400 13px/20px "Open Sans", sans-serif;
color: #555;
margin-bottom: 20px
}
.cbp-l-project-details-title {
border-bottom: 1px solid #cdcdcd;
margin-bottom: 19px;
color: #444
}
.cbp-l-project-details-list {
margin: 0;
padding: 0;
list-style: none
}
.cbp-l-project-details-list>li, .cbp-l-project-details-list>div {
border-bottom: 1px dotted #DFDFDF;
padding: inherit;
color: #666;
font: 400 12px/30px "Open Sans", sans-serif
}
.cbp-l-project-details-list>li:last-child, .cbp-l-project-details-list>div:last-child {
border: none
}
.cbp-l-project-details-list strong {
display: inline-block;
color: #696969;
font-weight: 600;
min-width: 100px
}
.cbp-l-project-details-visit {
color: #FFFFFF;
float: right;
clear: both;
text-decoration: none;
font: 400 11px/18px "Open Sans", sans-serif;
margin-top: 25px;
background-color: #62B57B;
padding: 8px 19px;
text-transform: uppercase;
letter-spacing: .5px
}
.cbp-l-project-details-visit:hover {
opacity: 0.9;
color: #fff
}
.cbp-l-project-related-wrap {
font-size: 0;
margin: 0;
padding: 0
}
.cbp-l-project-related-item {
margin-left: 5%;
max-width: 30%;
float: left
}
.cbp-l-project-related-item:first-child {
margin-left: 0
}
.cbp-l-project-related-title {
font: 700 14px/18px "Open Sans", sans-serif;
color: #474747;
margin-top: 20px
}
.cbp-l-project-related-link {
text-decoration: none
}
.cbp-l-project-related-link:hover {
opacity: 0.9
}
.cbp-l-member-img {
float: left;
width: 40%;
margin-top: 20px
}
.cbp-l-member-img img {
border: 1px solid #e2e2e2;
width: auto;
max-width: 100%;
height: auto;
display: inline-block;
border: 0
}
.cbp-l-member-info {
margin-top: 20px;
padding-left: 25px;
float: left;
width: 60%
}
@media only screen and (max-width: 768px) {
.cbp-l-member-img {
width: 100%;
text-align: center
}
.cbp-l-member-info {
width: 100%;
padding-left: 0
}
}
.cbp-l-member-name {
font: 400 28px/28px "Open Sans", sans-serif;
color: #474747
}
.cbp-l-member-position {
font: 400 13px/21px "Open Sans", sans-serif;
color: #888;
margin-top: 6px
}
.cbp-l-member-desc {
font: 400 12px/18px "Open Sans", sans-serif;
margin-top: 25px;
color: #474747
}
.cbp-popup-singlePageInline-open {
-webkit-transition: height .5s ease 0s !important;
transition: height .5s ease 0s !important
}
.cbp-popup-singlePageInline-open .cbp-item {
-webkit-transition: -webkit-transform .5s ease 0s !important;
transition: transform .5s ease 0s !important
}
.cbp-popup-singlePageInline-close .cbp-popup-singlePageInline:after {
display: none;
visibility: hidden
}
.cbp-popup-singlePageInline-close .cbp-popup-singlePageInline .cbp-popup-content, .cbp-popup-singlePageInline-close .cbp-popup-singlePageInline .cbp-popup-navigation {
-webkit-transition-delay: 0;
transition-delay: 0
}
.cbp-popup-singlePageInline {
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 0;
overflow: hidden
}
.cbp-popup-singlePageInline .cbp-popup-content {
opacity: 0;
width: 100%;
z-index: 1;
min-height: 300px
}
.cbp-popup-singlePageInline .cbp-popup-content, .cbp-popup-singlePageInline .cbp-popup-navigation {
-webkit-transition: opacity .4s ease-in .2s;
transition: opacity .4s ease-in .2s
}
.cbp-popup-singlePageInline .cbp-popup-navigation {
opacity: 0;
position: absolute;
top: 0;
right: 0;
z-index: 2;
width: 40px;
height: 40px
}
.cbp-popup-singlePageInline .cbp-popup-close {
background: url(//ocacomunica.com.br/wp-content/themes/crowdpress/js/lib/cubeportfolio/img/cbp-sprite.png) no-repeat scroll -92px 0 transparent;
height: 40px;
width: 40px;
right: 20px;
top: 30px
}
.cbp-popup-singlePageInline .cbp-popup-close:hover {
opacity: 0.7
}
.cbp-popup-singlePageInline-ready {
z-index: 4
}
.cbp-popup-singlePageInline-ready .cbp-popup-content, .cbp-popup-singlePageInline-ready .cbp-popup-navigation {
opacity: 1
}
.cbp-popup-singlePageInline-ready:after {
display: none;
visibility: hidden
}
.cbp-singlePageInline-active {
opacity: 0.6 !important
}
.cbp-l-inline {
margin: 20px 0;
overflow: hidden;
background: #FAFAFA;
padding: 30px
}
.cbp-l-inline-left {
float: left;
width: 44%
}
.cbp-l-project-img {
max-width: 100%
}
.cbp-l-inline-right {
float: right;
width: 56%;
padding-left: inherit
}
@media only screen and (max-width: 768px) {
.cbp-l-inline-left {
width: 100%;
text-align: center;
margin-top: 40px
}
.cbp-l-inline-right {
width: 100%;
padding-left: 0;
margin-top: 20px
}
}
.cbp-l-inline-title {
font: 400 28px/30px "Open Sans", sans-serif;
color: #474747
}
.cbp-l-inline-subtitle {
font: 400 13px/21px "Open Sans", sans-serif;
color: #888;
margin-top: 7px
}
.cbp-l-inline-desc {
font: 400 13px/20px "Open Sans", sans-serif;
color: #474747;
margin-top: 25px;
margin-bottom: 20px
}
.cbp-l-inline-view-wrap {
text-align: right
}
.cbp-l-inline-view {
font: 400 13px/35px "Open Sans", sans-serif;
color: #9C9C9C;
margin-top: 40px;
display: inline-block;
padding: 0 20px;
border: 1px solid #ccc;
text-decoration: none
}
.cbp-l-inline-view:hover {
color: #757575
}
.cbp-l-inline-details {
margin-top: 15px;
font: 13px/22px "Open Sans", sans-serif
}
.cbp-l-loadMore-defaultText, .cbp-l-loadMore-button-defaultText {
display: block
}
.cbp-l-loadMore-loadingText, .cbp-l-loadMore-noMoreLoading, .cbp-l-loadMore-button-loadingText, .cbp-l-loadMore-button-noMoreLoading {
display: none
}
.cbp-l-loadMore-loading .cbp-l-loadMore-loadingText, .cbp-l-loadMore-loading .cbp-l-loadMore-button-loadingText {
display: block
}
.cbp-l-loadMore-loading .cbp-l-loadMore-defaultText, .cbp-l-loadMore-loading .cbp-l-loadMore-noMoreLoading, .cbp-l-loadMore-loading .cbp-l-loadMore-button-defaultText, .cbp-l-loadMore-loading .cbp-l-loadMore-button-noMoreLoading {
display: none
}
.cbp-l-loadMore-stop .cbp-l-loadMore-noMoreLoading, .cbp-l-loadMore-stop .cbp-l-loadMore-button-noMoreLoading {
display: block
}
.cbp-l-loadMore-stop .cbp-l-loadMore-defaultText, .cbp-l-loadMore-stop .cbp-l-loadMore-loadingText, .cbp-l-loadMore-stop .cbp-l-loadMore-button-defaultText, .cbp-l-loadMore-stop .cbp-l-loadMore-button-loadingText {
display: none
}
.cbp-l-loadMore-bgbutton {
text-align: center
}
.cbp-l-loadMore-bgbutton .cbp-l-loadMore-link {
border: 1px solid #DEDEDE;
color: #7E7B7B;
display: inline-block;
font: 400 13px/40px "Lato", sans-serif;
min-width: 80px;
text-decoration: none;
padding: 0 50px;
margin-top: 50px;
outline: 0;
box-shadow: none;
letter-spacing: 1px;
-webkit-transition: color .25s;
transition: color .25s
}
.cbp-l-loadMore-bgbutton .cbp-l-loadMore-link:hover, .cbp-l-loadMore-bgbutton .cbp-l-loadMore-link.cbp-l-loadMore-loading {
color: #B0B0B0
}
.cbp-l-loadMore-bgbutton .cbp-l-loadMore-link.cbp-l-loadMore-stop {
cursor: default;
color: #B0B0B0
}
.cbp-l-loadMore-button {
text-align: center
}
.cbp-l-loadMore-button .cbp-l-loadMore-link, .cbp-l-loadMore-button .cbp-l-loadMore-button-link {
border: 1px solid #DEDEDE;
color: #7E7B7B;
display: inline-block;
font: 400 12px/36px "Open Sans", sans-serif;
min-width: 80px;
text-decoration: none;
padding: 0 30px;
outline: 0;
margin-top: 40px;
box-shadow: none;
-webkit-transition: color .25s;
transition: color .25s
}
.cbp-l-loadMore-button .cbp-l-loadMore-link:hover, .cbp-l-loadMore-button .cbp-l-loadMore-button-link:hover, .cbp-l-loadMore-button .cbp-l-loadMore-link.cbp-l-loadMore-loading {
color: #B0B0B0
}
.cbp-l-loadMore-button .cbp-l-loadMore-link.cbp-l-loadMore-stop, .cbp-l-loadMore-button .cbp-l-loadMore-button-link.cbp-l-loadMore-stop, .cbp-l-loadMore-button .cbp-l-loadMore-button-link.cbp-l-loadMore-button-stop {
cursor: default;
color: #B0B0B0
}
.cbp-l-loadMore-text {
text-align: center
}
.cbp-l-loadMore-text .cbp-l-loadMore-link, .cbp-l-loadMore-text .cbp-l-loadMore-text-link {
font: 400 15px "Open Sans", sans-serif;
color: #7E7B7B;
text-decoration: none;
cursor: pointer;
margin-top: 50px;
display: block
}
.cbp-l-loadMore-text .cbp-l-loadMore-stop, .cbp-l-loadMore-text .cbp-l-loadMore-text-stop {
color: #B0B0B0;
cursor: default
}
.cbp-mode-slider {
-webkit-transition: height 0.35s cubic-bezier(0.22, 0.6, 0.345, 1);
transition: height 0.35s cubic-bezier(0.22, 0.6, 0.345, 1)
}
.cbp-mode-slider .cbp-wrapper, .cbp-mode-slider .cbp-item {
-webkit-transition: -webkit-transform 0.35s cubic-bezier(0.22, 0.6, 0.345, 1);
transition: transform 0.35s cubic-bezier(0.22, 0.6, 0.345, 1)
}
.cbp-mode-slider .cbp-wrapper {
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab
}
.cbp-mode-slider-dragStart * {
cursor: move !important;
cursor: -ms-grabbing !important;
cursor: -webkit-grabbing !important;
cursor: -moz-grabbing !important;
cursor: grabbing !important
}
.cbp-mode-slider-dragStart .cbp-wrapper {
-webkit-transition: none;
transition: none
}
.cbp-nav-next, .cbp-nav-prev {
position: relative;
background: #7c8b90;
cursor: pointer;
display: inline-block;
margin-left: 1px;
height: 22px;
width: 21px
}
.cbp-nav-next {
border-radius: 0 2px 2px 0
}
.cbp-nav-prev {
border-radius: 2px 0 0 2px
}
.cbp-nav-next:hover, .cbp-nav-prev:hover {
opacity: 0.8
}
.cbp-nav-next:after, .cbp-nav-prev:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
background: url(//ocacomunica.com.br/wp-content/themes/crowdpress/js/lib/cubeportfolio/img/cbp-sprite.png) no-repeat;
height: 10px;
width: 7px
}
.cbp-nav-next:after {
background-position: -134px 0
}
.cbp-nav-prev:after {
background-position: -134px -12px
}
.cbp-nav-stop {
opacity: 0.5 !important;
cursor: default !important
}
.cbp-nav {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.cbp-nav-controls {
position: absolute;
top: -51px;
right: 0;
z-index: 100
}
.cbp-nav-pagination {
position: absolute;
bottom: -30px;
right: 0;
z-index: 100;
left: 0;
text-align: center
}
.cbp-nav-pagination-item {
position: relative;
width: 10px;
height: 10px;
border-radius: 50%;
margin: 0 4px;
display: inline-block;
cursor: pointer;
background: #c2c2c2;
-webkit-transition: background 0.5s;
transition: background 0.5s
}
.cbp-nav-pagination-active {
background: #797979
}
.cbp-pagination-item {
max-width: 100px;
display: inline-block;
cursor: pointer;
margin-top: 10px;
margin-right: 5px;
position: relative
}
.cbp-pagination-item img {
display: block;
width: 100%;
height: auto;
border: 0
}
.cbp-pagination-item:after {
content: '';
position: absolute;
top: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.5);
-webkit-transition: background .5s ease-in-out;
transition: background .5s ease-in-out
}
.cbp-pagination-active:after {
background: transparent
}
.cbp-slider-wrap, .cbp-slider-item {
margin: 0;
padding: 0;
list-style-type: none
}
.cbp-slider .cbp-nav-controls {
position: static
}
.cbp-slider .cbp-nav-next, .cbp-slider .cbp-nav-prev {
background: transparent;
position: absolute;
margin: auto;
top: 0;
bottom: 0;
z-index: 100;
width: 44px;
height: 44px
}
.cbp-slider .cbp-nav-next {
right: 25px;
left: auto
}
.cbp-slider .cbp-nav-prev {
left: 25px;
right: auto
}
.cbp-slider .cbp-nav-next:after, .cbp-slider .cbp-nav-prev:after {
background: url(//ocacomunica.com.br/wp-content/themes/crowdpress/js/lib/cubeportfolio/img/cbp-sprite.png) no-repeat;
width: 44px;
height: 44px
}
.cbp-slider .cbp-nav-next:after {
background-position: -46px -92px
}
.cbp-slider .cbp-nav-next:hover:after {
background-position: -46px -46px
}
.cbp-slider .cbp-nav-prev:after {
background-position: 0 -92px
}
.cbp-slider .cbp-nav-prev:hover:after {
background-position: 0 -46px
}
.cbp-slider .cbp-nav-pagination {
text-align: right;
bottom: 20px;
right: 25px;
left: auto
}
.cbp-slider-edge .cbp-nav-controls {
position: static
}
.cbp-slider-edge .cbp-nav-next, .cbp-slider-edge .cbp-nav-prev {
background: transparent;
position: absolute;
margin: auto;
top: 0;
bottom: 0;
z-index: 100;
width: 44px;
height: 44px
}
.cbp-slider-edge .cbp-nav-next {
right: -14px;
left: auto
}
.cbp-slider-edge .cbp-nav-prev {
left: -14px;
right: auto
}
.cbp-slider-edge .cbp-nav-next:after, .cbp-slider-edge .cbp-nav-prev:after {
background: url(//ocacomunica.com.br/wp-content/themes/crowdpress/js/lib/cubeportfolio/img/cbp-sprite.png) no-repeat;
width: 9px;
height: 16px
}
.cbp-slider-edge .cbp-nav-next:after {
background-position: -134px -24px
}
.cbp-slider-edge .cbp-nav-prev:after {
background-position: -134px -42px
}
.cbp-slider-edge .cbp-nav-pagination {
bottom: -50px
}
.cbp-slider-edge .cbp-nav-pagination-item {
border: 2px solid #0f0f0f;
opacity: 0.4;
background: transparent
}
.cbp-slider-edge .cbp-nav-pagination-active {
background: #000
}
.cbp-slider-inline {
position: relative
}
.cbp-slider-inline .cbp-slider-item {
position: absolute;
width: 100%;
top: 0;
transition: left .5s ease
}
.cbp-slider-inline .cbp-slider-item--active {
position: relative;
z-index: 2
}
.cbp-slider-wrapper {
position: relative;
overflow: hidden
}
.cbp-slider-controls {
position: absolute;
top: 0;
right: 0;
z-index: 100;
opacity: 0;
-webkit-transition: opacity .7s ease-in-out;
transition: opacity .7s ease-in-out
}
.cbp-slider-inline-ready .cbp-slider-controls {
opacity: 1
}
.cbp-slider-next, .cbp-slider-prev {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
float: left;
cursor: pointer;
position: relative;
width: 36px;
height: 36px;
background: #547EB1
}
.cbp-slider-next {
margin-left: 1px
}
.cbp-slider-next:after, .cbp-slider-prev:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
background: url(//ocacomunica.com.br/wp-content/themes/crowdpress/js/lib/cubeportfolio/img/cbp-sprite.png) no-repeat;
width: 9px;
height: 16px
}
.cbp-slider-next:after {
background-position: -134px -60px
}
.cbp-slider-prev:after {
background-position: -134px -78px
}
.cbp-l-grid-agency .cbp-caption:after {
position: absolute;
content: '';
width: 0;
height: 0;
border-bottom: 10px solid #fff;
border-right: 10px solid transparent;
border-left: 10px solid transparent;
bottom: 0px;
left: 50%;
margin-left: -5px;
z-index: 1
}
.cbp-l-grid-agency.cbp-caption-zoom .cbp-caption:hover .cbp-caption-defaultWrap {
-webkit-transform: scale(1.15);
transform: scale(1.15)
}
.cbp-l-grid-agency-title {
margin-top: 18px;
font: 700 17px/24px "Lato", sans-serif;
color: #666;
text-align: center
}
.cbp-item:hover .cbp-l-grid-agency-title {
color: #222
}
.cbp-l-grid-agency-desc {
font: 400 12px/21px "Open Sans", sans-serif;
color: #aaa;
text-align: center
}
.cbp-l-grid-work.cbp-caption-zoom .cbp-caption-activeWrap {
background-color: rgba(0,0,0,0.7)
}
.cbp-l-grid-work .cbp-item {
padding: 3px
}
.cbp-l-grid-work .cbp-item-wrapper {
background-color: #fff;
box-shadow: 0 1px 1px rgba(0,0,0,0.2);
padding: 7px 7px 27px;
border-top: 1px solid #F4F4F4
}
.cbp-l-grid-work-title {
margin-top: 17px;
font: 400 17px/25px "Roboto Condensed", sans-serif;
color: #607D8B;
text-align: center;
text-transform: uppercase;
display: block
}
.cbp-l-grid-work-title:hover {
color: #365D67
}
.cbp-l-grid-work-desc {
font: 400 11px/16px "Open Sans", sans-serif;
color: #888888;
text-align: center;
text-transform: uppercase
}
.cbp-l-grid-blog-title {
font: 400 18px/30px "Open Sans", sans-serif;
color: #444;
display: block;
margin-top: 17px
}
.cbp-l-grid-blog-title:hover {
color: #787878
}
.cbp-l-grid-blog-date {
font: 400 12px/18px "Open Sans", sans-serif;
color: #787878;
display: inline-block
}
.cbp-l-grid-blog-comments {
font: 400 12px/18px "Open Sans", sans-serif;
color: #3C6FBB;
display: inline-block
}
.cbp-l-grid-blog-comments:hover {
opacity: .8
}
.cbp-l-grid-blog-desc {
font: 400 13px/18px "Open Sans", sans-serif;
color: #9B9B9B;
margin-top: 9px
}
.cbp-l-grid-blog-split {
margin: 0 4px;
font: 400 13px/16px "Open Sans", sans-serif;
color: #787878;
display: inline-block
}
.cbp-l-grid-clients {
height: 180px
}
.cbp-l-clients-title-block {
font: 400 32px/53px "Roboto", sans-serif;
color: #666464;
text-align: center;
margin-bottom: 40px
}
.cbp-l-grid-faq .cbp-item {
width: 100%
}
.cbp-l-grid-projects-title {
font: 700 14px/21px "Open Sans", sans-serif;
color: #474747;
margin-top: 15px
}
.cbp-l-grid-projects-desc {
font: 400 12px/18px "Open Sans", sans-serif;
color: #888888;
margin-top: 5px
}
.cbp-l-grid-masonry-projects .cbp-caption-activeWrap {
background-color: #59a3b6;
background-color: rgba(0,0,0,0.7)
}
.cbp-l-grid-masonry-projects .cbp-l-caption-buttonLeft, .cbp-l-grid-masonry-projects .cbp-l-caption-buttonRight {
background-color: #545454
}
.cbp-l-grid-masonry-projects-title {
font: 500 15px/22px "Roboto", sans-serif;
color: #101010;
text-align: center;
display: block;
margin-top: 12px
}
.cbp-l-grid-masonry-projects-title:hover {
color: #457C8B
}
.cbp-l-grid-masonry-projects-desc {
font: 400 12px/18px "Roboto", sans-serif;
color: #b2b2b2;
text-align: center
}
.cbp-l-grid-team-name {
font: 400 17px/24px "Open Sans", sans-serif;
color: #456297;
display: block;
text-align: center;
margin-top: 18px
}
.cbp-l-grid-team-name:hover {
color: #34425C
}
.cbp-l-grid-team-position {
font: italic 400 13px/21px "Open Sans", sans-serif;
color: #999;
text-align: center
}
.cbp-l-grid-mosaic-flat .cbp-caption-activeWrap {
background-color: #101010;
background-color: rgba(0,0,0,0.7)
}
.cbp-l-grid-mosaic-flat .cbp-l-caption-title {
color: #FFFFFF;
font: 400 14px/21px "Lato", sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
display: inline-block
}
.cbp-l-grid-mosaic-flat .cbp-l-caption-title:after {
content: '';
display: block;
width: 40%;
height: 1px;
background-color: #fff;
margin: 8px auto 0
}
.cbp-l-grid-mosaic-projects .cbp-caption-activeWrap {
background-color: #59a3b6;
background-color: rgba(0,0,0,0.6)
}
.cbp-l-grid-mosaic .cbp-caption-activeWrap {
background-color: #FFEA71;
background-color: rgba(0,0,0,0.9)
}
.cbp-l-grid-mosaic .cbp-l-caption-title {
color: #fff;
font: 500 18px/22px "Roboto", sans-serif;
text-transform: uppercase;
margin-bottom: 5px
}
.cbp-l-grid-mosaic .cbp-l-caption-desc {
color: #fff;
font: 400 13px/20px "Roboto", sans-serif
}
.cbp-l-slider-title-block {
border-bottom: 1px solid #cdcdcd;
margin-bottom: 22px
}
.cbp-l-slider-title-block div {
padding: 0 2px 6px 0;
display: inline-block;
border-bottom: 1px solid #a9a5a5;
color: #5e5e5e;
margin-bottom: -1px;
font: 15px/21px "Roboto", sans-serif
}
.cbp-l-grid-slider-team-name {
float: left;
font: 20px/30px "Roboto", sans-serif;
color: #494949;
margin-top: 16px
}
.cbp-l-grid-slider-team-position {
clear: both;
font: 14px/21px "Roboto", sans-serif;
color: #A6A6A6
}
.cbp-l-grid-slider-team-desc {
font: 13px/20px "Roboto", sans-serif;
color: #969696;
margin-top: 15px
}
.cbp-l-grid-slider-team-social {
float: right;
margin-top: 16px
}
.cbp-l-grid-slider-team-social a {
color: #737373;
line-height: 30px;
margin-left: 6px
}
.cbp-l-grid-slider-team-social a:hover {
opacity: 0.8
}
.cbp-l-slider-testimonials-wrap {
background: #f8f9f9;
padding: 80px 0 110px;
border-width: 1px 0;
border-style: solid;
border-color: #dce1e2
}
.cbp-l-grid-slider-testimonials-body {
color: #424242;
max-width: 800px;
margin: 0 auto;
font: 20px/32px sans-serif;
text-align: center;
padding: 0 20px
}
.cbp-l-grid-slider-testimonials-footer {
font: 12px/19px "Roboto", sans-serif;
color: #777;
text-align: center;
margin-bottom: 10px;
margin-top: 30px
}
.cbp-l-grid-tabs {
height: 100px
}
.cbp-l-grid-tabs .cbp-item {
font: 14px/24px "Lato", sans-serif;
max-width: 700px;
width: 100%;
margin: 0 auto;
right: 0;
text-align: center;
color: #5a5a5a
}
.cbp-l-testimonials-title-block {
position: relative;
text-align: center;
font: 26px/36px "Roboto", sans-serif;
color: #E7E7E7;
margin-bottom: 60px
}
.cbp-l-testimonials-title-block:after {
content: '';
position: absolute;
margin: 0 auto;
width: 23px;
height: 2px;
bottom: -6px;
background-color: #C2C2C2;
left: 0;
right: 0
}
.cbp-l-testimonials-wrap {
background: #2D2D2D;
padding: 60px 0 110px
}
.cbp-l-grid-testimonials-body {
color: #e7e7e7;
max-width: 800px;
margin: 0 auto;
font: 20px/32px "Roboto", sans-serif;
text-align: center;
padding: 0 20px
}
.cbp-l-grid-testimonials-footer {
font: 12px/19px "Roboto", sans-serif;
color: #C2C2C2;
text-align: center;
margin-bottom: 40px;
margin-top: 35px
}
.cbp-search {
position: relative;
width: 220px;
margin-bottom: 40px
}
.cbp-search .cbp-search-nothing {
display: none
}
.cbp-search-icon {
position: absolute;
width: 32px;
height: 100%;
top: 0;
right: 0;
text-align: center;
cursor: pointer;
pointer-events: none
}
.cbp-search-icon:after {
content: '\f002';
font-family: 'FontAwesome';
font-size: 14px;
color: #797979;
line-height: 36px;
pointer-events: none
}
.cbp-search-input {
height: 36px;
padding: 0 32px 0 12px;
margin: 0;
border-radius: 1px;
border: 1px solid #c6c3c4;
font: 400 12px "Open Sans", sans-serif;
width: 100%
}
.cbp-search-input[value]+.cbp-search-icon {
pointer-events: auto
}
.cbp-search-input[value]+.cbp-search-icon:after {
content: '\f00d'
}
.cbp-search-nothing {
position: absolute;
top: 0;
padding: 0 0 30px;
text-align: center;
width: 100%;
font: 13px "Open Sans", sans-serif
}
.cbp-l-project-social {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex
}
.cbp-social-fb, .cbp-social-twitter, .cbp-social-googleplus, .cbp-social-pinterest {
margin-right: 9px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex
}
.cbp-social-fb:hover, .cbp-social-twitter:hover, .cbp-social-googleplus:hover, .cbp-social-pinterest:hover {
opacity: .8
}
.cbp-social-fb:focus, .cbp-social-twitter:focus, .cbp-social-googleplus:focus, .cbp-social-pinterest:focus {
outline: none
}
.cbp-social-fb path {
fill: #415C9B
}
.cbp-social-twitter path {
fill: #55acee
}
.cbp-social-googleplus path {
fill: #E57371
}
.cbp-social-pinterest path {
fill: #cb2027
}body {
line-height: 1.8;
background-color: #ffffff;
font-family: 'Roboto', sans-serif;
font-size: 16px;
color: #5e848c;
}
body.boxed {
background-color: #333;
}
body.boxed #wrapper {
margin: 2rem auto;
max-width: 1240px;
overflow: hidden;
background: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 700;
line-height: 1.7;
color: #001d23;
}
h1 {
font-size: 32px;
line-height: 40px;
margin-bottom: 20px;
}
h2 {
font-size: 30px;
line-height: 1.2;
margin-bottom: 20px;
margin-top: 20px;
}
h3 {
font-size: 28px;
line-height: 30px;
margin-bottom: 20px;
}
h4 {
font-size: 24px;
line-height: 29px;
margin-bottom: 15px;
}
h5 {
font-size: 20px;
line-height: 25px;
margin-bottom: 15px;
}
h6 {
font-size: 16px;
line-height: 24px;
margin-bottom: 12px;
}
a {
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
text-decoration: none;
color: #001d23;
}
mark {
padding: 0;
}
p {
margin-bottom: 30px;
}
.elementor-widget-container p:last-child {
margin-bottom: 0;
}
a:hover,
a:focus {
color: #009e74;
text-decoration: none;
}
.blockquote,
blockquote {
font-size: 28px;
margin-bottom: 1.5rem;
border-radius: 0 !important;
padding: 40px;
}
.wp-block-pullquote.is-style-solid-color blockquote{
background: inherit;
padding: 40px 0;
}
.wp-block-pullquote.is-style-solid-color blockquote cite{
color: inherit;
}
.wp-block-pullquote.is-style-solid-color .wp-block-quote:after,
.wp-block-pullquote.is-style-solid-color blockquote:after{
content: "";
}
.readmore {
display: block;
font-size: 11px;
margin: 1rem 0 0;
color: #001d23;
font-weight: 400;
padding: 0;
line-height: 1;
}
.margin-50 {
margin-bottom: 50px;
}
.team-desc small,
.show > .btn-primary.dropdown-toggle,
.show > .btn-primary.dropdown-toggle,
.process-box:hover .process-end, 
.normal-box h4::after, 
.image-box h4::after,
.widget-title:after,
.onsale,
.image-box h4::after,
.tooltip-inner,
.post-publish .fa:hover,
.da-thumbs.classic-portfolio .pitem a div i,
.page-link,
mark,
.bg {
opacity: 1;
color:#fff;
background-color:#009e74;
}
::selection {
background: #001d23;
color: #fff;
}
::-moz-selection {
background: #001d23;
color: #fff;
}
.gform .form-control:focus,
.search-form .search-field:focus,
.woocommerce-product-search .search-field:focus,
.wpcf7 .form-control:focus {
background: #f7f7f7;
outline: none;
}
.tooltip.tooltip-top .tooltip-inner::before,
.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
border-top-color: #009e74;
}
.tooltip.tooltip-bottom .tooltip-inner::before,
.tooltip.bs-tether-element-attached-top .tooltip-inner::before {
border-bottom-color: #009e74;
}
.woocommerce table.shop_attributes td {
padding: 0 5px;
} a:hover,
a:focus {
text-decoration: none;
}
a:focus {
outline: none;
outline-offset: 0;
text-decoration: none;
}
img {
height: auto;
max-width: 100%;
}
figure {
max-width: 100%;
}
.wp-caption{
text-align: center;
}
figcaption {
margin-top: 0.5em;
margin-bottom: 1em;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption,
.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption{
margin: 0;
}
.page .wp-caption.alignright figcaption{
margin-bottom: 0;
margin-top: 5px;
}
.page figure.wp-caption.alignright{
margin-top: -15px;
}
iframe {
max-width: 100%;
}
.fb_iframe_widget{
max-width: 100%;
}
.fb-post.fb_iframe_widget span{
max-width: 100%;
}
.wp-block-embed iframe {
max-width: 100%!important;
min-width: 220px!important;
}
.screen-reader-text {
display: none;
}
.alignright {
float: right;
margin: 6px 0 6px 20px;
}
.alignleft {
float: left;
margin: 6px 20px 6px 0;
}
.panel-row-style {
position: relative;
}
img.aligncenter{
display:block;
text-align:center;
display: block;
margin:0 auto 20px auto;
padding:0px;
border:0px;
background:none;
}
img.alignleft{
float:left;
margin: 6px 20px 6px 0;
display: inline;
border:0px;
background:none;
padding:0;
display:block;
}
img.alignright{
padding:0;
float:right;
margin: 6px 0 6px 20px;
border:0px;
display:block;
background:none;
}
figure.aligncenter {
margin:0 auto 20px auto;
}
blockquote {		 
font-size: 28px;
margin: 20px 0;
position:relative;  
width:auto;
}
table{
width: 100%;
}
.blog-desc table {
margin-bottom: 30px;
}
table th {
font-weight: 500;
}
.wp-block-calendar table th {
background: #f7f7f7;
font-weight: 500;
text-align: center;
}
.wp-block-calendar a {
text-decoration: none;
}
.wp-calendar-table td a{
color: #fff;
font-weight: 500;
}
.wp-block-calendar th,
.wp-block-calendar tbody td {
border-color: #eaeaea;
}
table td,
table th{
padding: 8px;
border: 1px solid #eaeaea;
color: #5e848c;
}
.post-type-archive-product .sidebar table td,
.post-type-archive-product .sidebar table th,
.single-product .sidebar table td,
.single-product .sidebar table th,
.tax-product_cat .sidebar table td,
.tax-product_cat .sidebar table th{
padding: 5px;
}
.widget table td,
.widget table th{
text-align: center;
}
select {
border: 1px solid #eaeaea;
height: 34px;
padding: 5px;
font-weight: 600;
background-image: url(//ocacomunica.com.br/wp-content/themes/crowdpress/images/downarrow.png);
background-repeat: no-repeat;
background-position: 92%;
background-color: #fff;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-size: 14px;
line-height: 14px;
max-width: 100%;
overflow: hidden;
color: #001d23;
margin-bottom: 5px;
}
.wp-block-archives-dropdown select{
margin-bottom: 20px;
} 
.widget_archive select{
min-width: 200px;
}
pre{
border: 1px solid #eaeaea;
font-size: 12px;
line-height: 1.3125;
margin: 5px 0 1.75em;
max-width: 100%;
overflow: auto;
overflow-wrap: break-word;
padding: 1.75em;
white-space: pre-wrap;
}
code {
background: none;
color: #009e74;
}
kbd {
background: #009e74;
}
.pager {
margin: 0;
}
.pagination > li{
float: left;
min-width: 22px;
line-height: 50px;
}
.pagination > li > a,
.pagination > li > span {
float: left;
margin-left: 0;
margin-right: 10px;
position: relative;
text-decoration: none;
}
.pager li > a,
.pager li > span {
background-color: #2c2f33;
border: 1px solid #2c2f33;
color: #fff;
float: none;
line-height: 1.42857;
font-size: 11px;
margin-right: 10px;
margin-left: 0;
border-radius: 0;
padding: 8px 15px;
display: inline-block;
position: relative;
text-decoration: none;
}
.pagination > li.current > a,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
background-color: #fafafa;
}
.pager i {
font-size: 13px;
vertical-align: baseline;
}
.sticky .sticky-content{
line-height: 34px;
}
.sticky-post{
color: #fff;
font-weight: 700;
}
.gallery-caption{
color: #000;
}
.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar{
border: 1px solid #660016;
}
dd{
margin-bottom: 20px;
}
.hidden-sec{
display: none;
}
.visible-sec{
display: block;
}
.more-link{
padding: 6px 12px;
border-radius: 4px;
margin-top: 10px;
display: inline-block;
font-weight: 600;
}
.tagcloud a,
.blog-tags li a,
.tagwidget li a,
.wp-block-tag-cloud a{
padding: 10px 20px;
margin: 0 0 10px 0;
display: inline-block;
font-size: 12px!important;
background: #f7f7f7;
font-weight: 600;
color: #001d23;
}
.wp-block-tag-cloud a {
margin-right: 7px;
}
.tagcloud a:hover,
.blog-tags li a:hover,
.tagwidget li a:hover,
.wp-block-tag-cloud a:hover{
background: #009e74;
color: #fff;
}
.sidebar ul{
padding-left: 0;
}
.sidebar .widget_nav_menu ul.sub-menu{
padding-left: 15px;
}
.sidebar .widget.widget_recent_comments li a {
width: auto;
padding: 10px 0!important;
display: inline-block!important;
}
.sidebar ul li{
list-style: none;
padding-bottom: 10px;
}
.panel-row-style{
position: relative;
}
.panel-grid-cell{
position: relative;
}
.post-password-form input[type="password"]{
border: none;
background-color: #f7f7f7;
padding: 0 1rem;
height: 45px;
display: block;
}
.post-password-form input[type="submit"]{
border: none;
padding: 5px 35px;
color: #fff;
height: 45px;
background: #009e74;
border: none;
color: #fff!important;
cursor: pointer;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:focus{
background: #001d23;
}
.right.carousel-control > span,
.left.carousel-control > span{
top: 45%;
position: absolute;
}
.comments-list li .children {
padding-left: 10px;
}
.blog-tags {
float: left;
width: 100%;
}
.page-links {
float: left;
width: 100%;
margin-top: 10px;
}
.page-links .page-links-title {
padding-right: 5px;
}
.page-links .post-page-numbers {
margin-right: 10px;
}
.page-links a,
.page-links span.post-page-numbers{
color: #fff;
background-color: #001d23;
padding: 20px 24px;
border: 1px solid #001d23;
line-height: 1;
font-size: 14px;
font-weight: 700;
display: inline-block;
}
.page-links .post-page-numbers.current,
.page-links a:hover,
.page-links a:focus {
background: #009e74;
color: #fff;
border-color: #009e74;
}
.wp-audio-shortcode {
margin-bottom: 20px;
}
.media-list li.pingback {
list-style: none;
}
.pagination {
margin-top: 15px;
justify-content: center;
margin-bottom: 0;
}
.post-type-archive-give_forms .pagination {
justify-content: center;
} .wp-block-latest-comments,
.wp-block-latest-posts,
.wp-block-rss {
padding: 0;
}
.wp-block-rss li{
list-style: none;
margin-bottom: 10px;
}
.wp-block-rss li:last-child{
margin-bottom: 0;
}
.wp-block-latest-posts.wp-block-latest-posts__list li{
margin-bottom: 10px;
}
.wp-block-latest-posts.wp-block-latest-posts__list li:last-child{
margin-bottom: 0;
}
.wp-block-image .alignleft {
margin-right: 30px;
}
.wp-block-image figcaption {
color: #5e848c;
font-size: 16px;
}
.wp-block-cover-image,
.wp-block-cover {
min-height: 330px;
}
.wp-block-cover {
margin-bottom: 40px;
}
.wp-block-video figcaption {
color: #5e848c;
font-size: 16px;
}
.wp-block-pullquote {
border-width: 0;
border-style: solid;
padding: 0;
border-color: #ddd;
color: #333;
}
.wp-block-pullquote p {
margin-bottom: 0.5em;
line-height: 1.4;
}
.wp-block-pullquote blockquote p{
font-size: 20px;
margin-bottom: 0;
}
.wp-block-pullquote cite,
.wp-block-pullquote footer,
.wp-block-pullquote__citation {
color: #333;
text-transform: inherit;
}
.wp-block-button__link{
background: #001d23;
color: #fff !important;
border: 1px solid #001d23;
border-radius: 30px;
margin-bottom: 5px;
}
.is-style-squared .wp-block-button__link{
border-radius: 0;
}
.wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-button__link.is-style-outline {
border-color: #002d13;
color: #001d23!important;
}
.blocks-gallery-caption {
font-size: 16px;
margin: 10px auto 30px;
color: #5e848c;
}
.wp-block-embed figcaption {
font-size: 16px;
color: #5e848c;
}
.wp-block-cover-image p:not(.has-text-color),
.wp-block-cover-image h1:not(.has-text-color),
.wp-block-cover-image h2:not(.has-text-color),
.wp-block-cover-image h3:not(.has-text-color),
.wp-block-cover-image h4:not(.has-text-color),
.wp-block-cover-image h5:not(.has-text-color),
.wp-block-cover-image h6:not(.has-text-color),
.wp-block-cover-image .wp-block-subhead:not(.has-text-color),
.wp-block-cover p:not(.has-text-color),
.wp-block-cover h1:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover .wp-block-subhead:not(.has-text-color){
color: #fff;
}
.wp-block-quote,
blockquote{
padding: 60px;
background: #009e74;
color: #fff;
border: none;
text-align: center;
line-height: 1.2;
}
.wp-block-quote p:last-child,
blockquote p:last-child{
margin-bottom: 0;
}
.wp-block-calendar table caption,
table caption {
caption-side: top;
padding-top: 0;
padding-bottom: 5px;
}
.wp-block-calendar table caption {
padding-bottom: 15px;
}
.wp-calendar-nav {
padding-top: 5px;
text-align: left;
}
.wp-calendar-nav a {
font-size: 14px;
color: #009e74;
}
.wp-calendar-table td#today {
color: #fff;
background: #009e74;
border-color: #009e74;
}
.wp-block-calendar table {
margin-bottom: 10px;
}
.wp-calendar-nav .wp-calendar-nav-next {
float: right;
}
.wp-block-calendar .wp-calendar-nav {
margin-bottom: 30px;
}
.has-text-align-right.wp-block-quote {
text-align: right;
border: none;
}
.wp-block-quote a,
.wp-block-quote .blog-meta a,
blockquote a,
blockquote code {
color: #fff;
}
blockquote a:hover {
color: rgba(255,255,255, 0.9);
}
.wp-block-columns .wp-block-column .wp-block-quote{
padding: 25px;
}
.wp-block-quote.is-style-large,
.wp-block-quote.is-large {
padding: 25px;
}
.blog-box .meta-bottom{
margin-top: 10px;
font-weight: 600;
float: left;
width: 100%;
}
.wp-block-audio audio{
min-width: 220px;
}
.wp-block-quote p {
color: #fff;
font-size: 28px;
line-height: 38px;
z-index: 1;
position: relative;
font-weight: 600;
margin-bottom: 0;	
}
.wp-block-quote:after,
blockquote:after {
position: absolute;
right: 40px;
font-family: "Font Awesome 5 Pro";
font-weight: 400;
content: "\f10d";
bottom: 40px;
font-size: 170px;
line-height: 1;
opacity: 0.15;
}
.formate-quote > .wp-block-quote:after {
opacity: 0;
}
.formate-quote > .wp-block-quote p{
font-size: 38px;
line-height: 45px;
}
.wp-block-quote:not(.is-large):not(.is-style-large){
border-color: #001d23;
border-width: 2px;
}
.is-style-solid-color blockquote {
border: none;
}
.wp-block-cover-image h2,
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text {
font-weight: 600;
}
.wp-block-separator {
margin: 1.65em auto!important;
border-top: 1px solid #999;
border-bottom: none;
float: none!important;
}
.has-large-font-size{
font-weight: 500;
margin-bottom: 0;
line-height: 1.2;
}
.wp-block-quote cite,
.wp-block-quote footer,
.wp-block-quote__citation,
.wp-block-quote cite a{
color: #fff;
font-size: 14px;
font-weight: 500;
}
.wp-block-pullquote cite,
.wp-block-pullquote footer,
.wp-block-pullquote__citation{
color: #fff;
}
.gallery-carousel,
.wp-block-archives,
.wp-block-categories,
.wp-block-search {
margin-bottom: 40px;
display: inline-block;
width: 100%;
}
.wp-block-code{
border: 1px solid #eaeaea;
border-radius: 0;
color: #001d23;
}
.wp-block-table td,
.wp-block-table th {
border: 1px solid #eaeaea;
}
.wp-block-group.has-background{
margin-bottom: 15px;
}
.wp-block-latest-posts.is-grid{
margin-bottom: 30px;
}
.wp-block-group.has-background {
padding: 30px;
}
.wp-block-group.has-background p:last-child {
margin-bottom: 0;
}
.wp-block-media-text{
margin-bottom: 15px;
}
.wp-block-media-text.has-background .wp-block-media-text__content{
padding: 15px;
}
.wp-block-media-text.has-background .wp-block-media-text__content p:last-child{
margin-bottom: 0;
} #loader-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999;
}
#loader {
display: block;
position: relative;
left: 0;
right: 0;
top: 50%;
width: 80px;
height: 80px;
margin: -50px auto;
border-radius: 50%;
border: 1px solid transparent;
border-top-color: #fff;
-webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite; z-index: 1001;
}
#loader:before {
content: "";
position: absolute;
top: 1px;
left: 1px;
right: 1px;
bottom: 1px;
border-radius: 50%;
border: 1px solid transparent;
border-top-color: #fff;
-webkit-animation: spin 3s linear infinite; animation: spin 3s linear infinite; }
#loader:after {
content: "";
position: absolute;
top: 3px;
left: 3px;
right: 3px;
bottom: 3px;
border-radius: 50%;
border: 1px solid transparent;
border-top-color: #fff;
-webkit-animation: spin 1.5s linear infinite; animation: spin 1.5s linear infinite; }
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
#loader-wrapper .loader-section {
position: fixed;
top: 0;
width: 51%;
height: 100%;
background: #009e74;
z-index: 1000;
}
#loader-wrapper .loader-section.section-left {
left: 0;
}
#loader-wrapper .loader-section.section-right {
right: 0;
} .loaded #loader-wrapper .loader-section.section-left {
-webkit-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%); -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000); transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000); }
.loaded #loader-wrapper .loader-section.section-right {
-webkit-transform: translateX(100%); -ms-transform: translateX(100%); transform: translateX(100%); -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000); transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000); }
.loaded #loader {
opacity: 0;
-webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.loaded #loader-wrapper {
visibility: hidden;
-webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); -webkit-transition: all 0.3s 1s ease-out; transition: all 0.3s 1s ease-out; }
.boxed-slider .container-fluid {
padding: 0;
} .transparent-header .white-text a{
color: #fff;
}
.header {
padding: 0;
position: relative;
}
.transparent-header {
position: absolute;
z-index: 99;
left: 0;
width: 100%;
top: 0;
}
.transparent-header .navbar {
padding: 20px 0;
}
.transparent-header.header-style1 .navbar {
padding: 0;
}
.logged-in.admin-bar .transparent-header{
top: 32px;
}
.header-top {
padding: 30px 0;
border-bottom: 1px solid #eeeeee;
}
.transparent-header .header-top {
padding: 5px 0;
border: none;
background: rgba(0,0,0, 0.1);
}
.transparent-header.header-style1 .header-top{
padding: 30px 0;
background: none;
border-bottom: 2px solid rgba(255,255,255, 0.1);
}
.transparent-header .header-main {
border-bottom: 2px solid rgba(255,255,255, 0.1);
}
.transparent-header.header-style1 .header-main {
border-bottom: none;
}
.profile-menu {
padding: 5px 0 0 0;
margin: 0;
font-weight: 600;
display: inline-block;
}
.profile-menu li {
display: inline-block;
list-style: none;
margin-right: 60px;
}
.profile-menu.right-menu li {
margin-right: 0;
margin-left: 60px;
}
.profile-menu.left-menu li:last-child{
margin-right: 0;
}
.profile-menu li a{
color: #001d23;
}
.profile-menu li a:hover,
.profile-menu li a:focus {
color: #009e74;
}
.profile-menu li a .svg-inline--fa{
color: #fff;
padding: 1px;
margin-right: 5px;
}
.profile-menu li a i {
margin-right: 5px;
}
.transparent-header .profile-menu li a {
font-weight: 500;
}
.transparent-header.header-style1 .profile-menu li a {
color: #fff;
}
body.boxed .header {
padding: 1rem;
background-color: rgba(0, 0, 0, 1) !important;
left: auto;
max-width: 1240px;
right: auto;
margin: 0 auto;
}
.normal-header {
padding: 0;
}
.normal-header .navbar {
padding: 0;
}
.fixed-top {
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 1030;
padding: 1rem 3rem;
}
.navbar-nav .menu-item a {
font-size: 16px;
line-height: 1;
padding: 30px;
color: #001d23;
display: block;
margin-top: -1px;
font-weight: 600;
position:relative;
}
.navbar-nav > .menu-item > a:before {
position: absolute;
content: "";
left: 0;
top: 0;
background: #009e74;
width: 100%;
height: 4px;
-webkit-transform-origin: right top;
-ms-transform-origin: right top;
transform-origin: right top;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
transition: transform 0.4s cubic-bezier(.74,.72,.27,.24);
}
.navbar-nav > .menu-item:hover > a:before,
.navbar-nav > .menu-item.current_page_parent > a:before,
.navbar-nav > .menu-item.current-menu-item > a:before {
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top;
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1)
}
.transparent-header .navbar-nav > .menu-item > a:before {
height: 0;
}
.transparent-header .navbar-nav > .menu-item > a {
padding: 17px 30px;
color: #fff;
}
.transparent-header.header-style1 .navbar-nav > .menu-item > a {
padding: 30px;
color: #fff;
}
.transparent-header.header-style1 .navbar-nav > .menu-item > a:before {
height: 4px;
background: #fff;
}
.light-header.transparent-header .navbar-nav > .menu-item > a {
color: #001d23;
}
.transparent-header .navbar-nav > .menu-item.current-menu-item > a,
.transparent-header .navbar-nav > .menu-item:hover > a {
color: #fff;
}
.light-header.transparent-header .navbar-nav > .menu-item.current-menu-item > a,
.light-header.transparent-header .navbar-nav > .menu-item:hover > a {
color: #009e74;
}
.transparent-header .btn-primary {
font-weight: 600;
}
@media (min-width: 992px) {
.breadcrumb-content {
max-height: 30px;
}
.navbar-nav > .menu-item.menu-item-has-children i {
top: 0px;
position: relative;
font-size: 13px;
padding-left: 2px;
font-weight: 400!important;
}
.navbar-nav .menu-item a .svg-inline--fa {
padding: 1px;
position: relative;
top: 2px;
}
.navbar-nav .menu-item.current-menu-item > a,
.navbar-nav .menu-item.current_page_parent > a,
.navbar-nav .menu-item:hover > a {
color: #009e74;
}
.navbar-nav .dropdown-menu .menu-item a i {
position: absolute;
right: 15px;
top: 5px;
}
.navbar ul li .dropdown-menu {
position: absolute;
z-index: 9;
border-radius: 0;
-webkit-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
display: block;
left: 0;
opacity: 0;
padding: 18px 0;
right: 0;
top: 100%;
visibility: hidden;
min-width: 230px;
border: 1px solid #f5f5f5;
background: #ffffff;
-webkit-box-shadow: 0px 30px 70px 0px rgba(137,139,142,0.15);
-moz-box-shadow: 0px 30px 70px 0px rgba(137,139,142,0.15);
box-shadow: 0px 30px 70px 0px rgba(137,139,142,0.15);
margin: 0;
transform: scale(1 , 0);
transform-origin: 0 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.navbar ul li .dropdown-menu li {
margin-left: 0;
text-align: left;
display: block;
padding: 9px 0;
position: relative;
}
.navbar ul li .dropdown-menu li a {
padding: 0 10px 0 25px;
line-height: 1.6;
font-weight: 500;
color: #5d5d5d;
position: relative;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
border: none;
}
.navbar ul li:hover > .dropdown-menu {
opacity: 1;
visibility: visible;
transform: scale(1);
}
.navbar ul li .dropdown-menu li:hover > a {
color: #009e74;
border: none;
}
.navbar ul li .dropdown-menu li a,
.navbar ul li .dropdown-menu li li a,
.navbar-nav .dropdown-menu .menu-item.current-menu-item > a {
border: none;
}
.navbar .has-submenu > ul li:hover > ul {
visibility: visible;
opacity: 1;
left: 100%;
}
.navbar .has-submenu > ul li ul {
position: absolute;
top: 0;
visibility: hidden;
display: block;
opacity: 0;
left: 130%;
}
.navbar-collapse .navbar-nav li.dropdown .dropdown-btn {
display: none;
}
} .mobile-menu i {
display: none;
}
.nav-outer .mobile-nav-toggler {
position: relative;
float: right;
font-size: 40px;
line-height: 50px;
cursor: pointer;
display: none;
color: #fff;
margin-right: 30px;
top: 15px;
}
.nav-logo img {
width: 150px;
}
.mobile-menu {
position: fixed;
right: 0;
top: 0;
width: 300px;
padding-right: 30px;
max-width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
z-index: 99;
}
.mobile-menu .navbar-collapse {
display: block !important;
}
.mobile-menu .nav-logo {
position: relative;
padding: 30px 25px;
text-align: left;
}
.mobile-menu-visible {
overflow: hidden;
}
.mobile-menu-visible .mobile-menu {
opacity: 1;
visibility: visible;
}
.mobile-menu .navbar-nav li.current > a:before {
height: 100%;
}
.mobile-menu .menu-backdrop {
position: fixed;
right: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
-webkit-transform: translateX(101%);
-ms-transform: translateX(101%);
transform: translateX(101%);
transition: all 900ms ease;
-moz-transition: all 900ms ease;
-webkit-transition: all 900ms ease;
-ms-transition: all 900ms ease;
-o-transition: all 900ms ease;
background: #001d23;
}
.mobile-menu-visible .mobile-menu .menu-backdrop {
opacity: 0.70;
visibility: visible;
-webkit-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
.mobile-menu .menu-box {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
max-height: 100%;
overflow-y: auto;
overflow-x: hidden;
background: #001d23;
padding: 0px;
z-index: 5;
opacity: 0;
visibility: hidden;
border-radius: 0px;
-webkit-transform: translateX(101%);
-ms-transform: translateX(101%);
transform: translateX(101%);
-webkit-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
}
.logged-in.admin-bar .mobile-menu .menu-box {
top: 32px;
}
.mobile-menu-visible .mobile-menu .menu-box {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
.mobile-menu .close-btn {
position: absolute;
right: 10px;
top: 10px;
line-height: 30px;
width: 24px;
text-align: center;
font-size: 30px;
color: #ffffff;
cursor: pointer;
z-index: 10;
-webkit-transition: all 0.9s ease;
-o-transition: all 0.9s ease;
transition: all 0.9s ease;
}
.logged-in.admin-bar .mobile-menu .close-btn {
top: 46px;
}
.mobile-menu-visible .mobile-menu .close-btn {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
.mobile-menu .navbar-nav {
position: relative;
display: block;
width: 100%;
float: none;
}
.mobile-menu .navbar-nav li {
position: relative;
display: block;
border-top: 1px solid rgba(255, 255, 255, 0.10);
}
.mobile-menu .navbar-nav:last-child {
border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
.mobile-menu .navbar-nav li >ul >li:first-child {
border-top: 1px solid rgba(255, 255, 255, 0.10);
}
.mobile-menu .navbar-nav li > a,
.mobile-menu .navbar-nav .menu-item.current-menu-item > a,
.mobile-menu .navbar-nav .menu-item.current_page_parent > a,
.mobile-menu .navbar-nav .menu-item:hover > a,
.transparent-header .mobile-menu .navbar-nav > .menu-item > a {
position: relative;
display: block;
line-height: 24px;
padding: 10px 25px!important;
font-size: 15px;
font-weight: 500;
color: #ffffff;
border: none;
margin: 0;
}
.transparent-header .mobile-menu .btn.btn-primary.align-right {
margin: 10px 25px;
display: none;
}
.mobile-menu .navbar-nav li ul li > a,
.mobile-menu .navbar ul li .dropdown-menu li a {
font-size: 15px;
margin-left: 20px!important;
}
.mobile-menu .navbar-nav li > a:before {
content: '';
position: absolute;
left: 0;
top: 0;
height: 0!important;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.mobile-menu .navbar-nav li.dropdown .dropdown-btn {
position: absolute;
right: 6px;
top: 6px;
width: 32px;
height: 32px;
text-align: center;
font-size: 16px;
line-height: 32px;
color: #ffffff;
background: rgba(255, 255, 255, 0.10);
cursor: pointer;
border-radius: 2px;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
z-index: 5;
}
.mobile-menu .navbar-nav li.dropdown .dropdown-btn.open {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.mobile-menu .navbar-nav li > ul,
.mobile-menu .navbar-nav li > ul > li > ul {
display: none;
background: none;
padding: 0;
margin: 0;
}
.mobile-menu .social-links {
position: relative;
text-align: center;
padding: 30px 25px;
}
.mobile-menu .social-links li {
position: relative;
display: inline-block;
margin: 0px 10px 10px;
}
.mobile-menu .social-links li a {
position: relative;
line-height: 32px;
font-size: 16px;
color: #ffffff;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.navbar .mobile-nav-toggler {
position: relative;
float: right;
font-size: 30px;
cursor: pointer;
line-height: 1;
color: #001d23;
display: none;
padding: 15px 0;
}
.transparent-header .navbar .mobile-nav-toggler{
color: #fff;
}
.transparent-header.light-header .navbar .mobile-nav-toggler{
color: #001d23;
}
.navbar .mobile-nav-toggler .svg-inline--fa {
float: right;
font-size: 20px;
margin-top: 6px;
}
@media (max-width: 991.98px) {
.menu-outer .navbar-wrap {
display: block !important;
}
.navbar .mobile-nav-toggler {
display: block;
}
.elementor-social-icon:last-child {
margin: 0 0 10px 0!important;
}
} .dropdown-toggle::after {
display: inline-block;
width: auto;
height: auto;
margin-left: 0.5em;
margin-top: -0.3rem;
vertical-align: middle;
content: "\f107";
border: 0;
font-family: 'FontAwesome';
}
.navbar-toggler {
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.navbar-toggler-right {
top: 13px;
}
.header-section {
padding: 2rem 0;
margin-bottom: 3rem;
background-color: #ffffff;
border-bottom: 1px dashed #eaeaea;
}
.logo img {
max-width: 324px;
max-width: 100%;
margin: auto;
text-align: center;
display: block;
}
.searchmenu .form-control {
font-size: 13px;
background-color: #ffffff;
height: 45px;
border: 0;
border: 1px solid #ecede8;
min-width: 220px;
float: right;
font-style: italic;
border-radius: 0 !important;
}
.searchmenu .input-group-addon {
border: 0;
border-radius: 0 !important;
background-color: #ffffff;
}
.searchmenu i {
font-size: 13px;
}
.tooltip-inner {
font-size: 12px;
}
.tooltip.tooltip-bottom,
.tooltip.bs-tether-element-attached-top {
margin-top: 13px;
}
.header-main .collapse:not(.show){
display: block;
}
.navbar-nav {
margin: 0 auto;
}
.menu-right,
.social {
margin-top: 6px;
}
.social {
padding: 0;
margin: 0;
}
.social li {
list-style: none;
display: inline-block;
margin-right: 10px;
font-weight: 600;
}
.social li a{
color: #001d23;
}
.social li a:hover{
color: #fff;
}
.menu-right {
margin-left: 8px;
}
.fa-bars {
font-size: 14px;
}
.navbar-brand {
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
text-align: center;
margin: 0;
vertical-align: top;
line-height: 1;
}
.navbar-brand img {
max-width: 214px;
}
.social a {
padding: 0;
display: inline-block;
width: 40px;
height: 40px;
color: #001d23;
line-height: 42px;
text-align: center;
background: #f7f7f7;
margin-right: 10px;
}
.footer.footer-style3 .social a {
padding: 0;
display: inline-block;
margin-right: 10px;
height: 50px;
width: 50px;
line-height: 48px;
text-align: center;
background: none;
border-radius: 0;
border: 2px solid rgba(255,255,255,.1);
color: #a6b6b9;
margin-bottom: 10px;
}
.footer.footer-style3 .social a:hover,
.footer.footer-style3 .social a:focus {
background: #009e74;
color: #fff;
border-color: #009e74;
}
.widget.themestall .social a {
font-size: 14px!important;
}
.summary.entry-summary .social a{
width: auto;
background: none;
}
.footer .social a {
width: 20px;
height: 20px;
line-height: 20px;
background: none;
}
.social a:hover,
.social a:focus {
background: #009e74;
color: #fff;
}
.footer .social a:hover,
.footer .social a:focus {
background: none;
color: #009e74;
}
.summary.entry-summary .social a:hover,
.summary.entry-summary .social a:focus {
color: #009e74;
}
body.creative-head .header-section {
margin-bottom: 0;
}
.breadcrumb {
padding: 20px 60px;
margin: -20px 0 0 0;
background: #fff;
display: inline-block;
position: relative;
top: -20px;
border-radius: 0;
box-shadow: 0 4px 8px rgba(0,0,0, 0.04);
}
.breadcrumb li {
display: inline-block;
font-weight: 600;
color: #009e74;
-ms-word-wrap: break-word;
word-wrap: break-word;
word-break: break-all;
}
.breadcrumb li.active {
color: #009e74;
}
.breadcrumb li span.delimiter{
padding: 0 10px 0 0;
border-left: 2px solid #001d23;
line-height: 28px;
display: inline-block;
min-width: 2px;
height: 14px;
margin: 0 0 0 10px
}
.breadcrumb li.active span.delimiter {
display: none;
}
.tax-product_cat .breadcrumb li.active span.delimiter {
display: none;
} .button-icon .elementor-button-text {
position: relative;
}
.button-icon .elementor-button-text:after{
position: absolute;
right: -15px;
color: #001d23;
font-family: "Font Awesome 5 Pro";
content: "\f067";
font-weight: 400;
font-size: 12px;
top: 2px;
}
.button-icon .elementor-button:hover .elementor-button-text:after,
.button-icon .elementor-button:focus .elementor-button-text:after {
color: #fff;
}
.elementor-button-icon {
font-size: 12px;
margin-top: 2px;
}
.section {
padding: 100px 0;
}
.page-template-home-page .footer.section.footer-style1 {
padding-top: 220px;
}
.tax-give_forms_category .section {
padding-bottom: 70px;
}
.no-padding.section {
padding: 0;
}
.single-product .section.section-main-container {
padding: 100px 0 0;
}
.section-button {
display: block;
margin: 2rem 0 0;
}
.section-button .btn {
padding: 16px 43px;
}
.video-section {
position: relative;
padding: 5rem 0;
}
.overlay {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: url(//ocacomunica.com.br/wp-content/themes/crowdpress/images/pattern.png) repeat center center rgba(0, 0, 0, 0.7);
}
.nopadbot {
padding-bottom: 0;
}
.bgwhite {
background-color: #ffffff
}
.bgdark {
background-color: #001d23;
}
.bglight {
background-color: #f7f7f7;
}
.bg-banner {
background-size: cover!important;
background-repeat: no-repeat;
position: relative;
padding: 90px 0 120px 0;
background-color: #001d23;
}
.header-style1.bg-banner {
padding-top: 200px;
}
.header-style2.bg-banner {
margin-top: 90px;
}
.header-style3.bg-banner {
padding-top: 220px;
}
.bg-banner:before{
position: absolute;
background: rgba(44,78,85, 0.6);
left: 0;
right: 0;
top: 0;
bottom: 0;
content: "";
}
.tp-bannertimer {
display: none;
}
.post-media img {
width: 100%;
}
.tp-caption.NotGeneric-Title,
.NotGeneric-Title {
font-weight: 400 !important;
color: #ffffff;
}
.tp-caption.NotGeneric-Title.fstrong,
.NotGeneric-Title.fstrong {
font-weight: bold !important;
color: #212121;
}
.tp-caption.NotGeneric-Title span,
.NotGeneric-Title span {
font-weight: 600 !important;
}
.tp-caption.NotGeneric-SubTitle,
.NotGeneric-SubTitle {
color: #ffffff;
line-height: 1.7;
}
.NotGeneric-CallToAction:hover,
.tp-caption.NotGeneric-CallToAction:hover,
.NotGeneric-CallToAction,
.tp-caption.NotGeneric-CallToAction {
border-width: 2px !important;
border-radius: 500px;
} .cbp::after, .cbp-lazyload::after, .cbp-popup-loadingBox::after, .cbp-popup-singlePageInline::after {
display: none;
}
.elementor-widget-crowdpress-portfolios .cbp > *{
visibility: visible;
}
.single-img-gal {
position: relative;
margin-bottom: 30px;
overflow: hidden;
}
.no-gutters .single-img-gal {
margin-bottom: 0;
}
.single-img-gal .image-link {
position: absolute;
bottom: 0;
width: 80px;
height: 80px;
left: 0;
background: #fff;
text-align: center;
line-height: 80px;
opacity: 0;
}
.single-img-gal:hover .image-link {
opacity: 1;
}
.single-img-gal img,
.blog-media img,
.absolute-pager img,
.shop-media img {
transition: all .5s ease-out;
}
.single-img-gal:hover img,
.absolute-pager:hover img,
.shop-media:hover img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.pager {
list-style: none;
padding: 0;
}
.portfolio-filter ul {
padding: 0 0 2rem 0;
z-index: 2;
display: block;
position: relative;
margin: 0;
}
.portfolio-filter ul li,
.cbp-l-filters-button .cbp-filter-item {
border-radius: 0;
display: inline-block;
margin: 0;
text-decoration: none;
text-align: left !important;
vertical-align: middle;
font-size: 16px;
border: none;
color: #fff;
background: #001d23;
padding: 18px 35px;
font-weight: 600;
line-height: 1;
}
.cbp-l-filters-button .cbp-filter-item:hover {
color: #fff;
background: #009e74;
}
.cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active {
color: #fff;
background: #009e74;
}
.cbp-l-filters-button .cbp-filter-counter::after {
border-top-color: #009e74;
}
.cbp-l-filters-button .cbp-filter-counter {
background-color: #009e74;
color: #fff;
font-weight: 600;
}
.cbp-l-filters-button .cbp-filter-item:hover .cbp-filter-counter {
bottom: 55px;
}
.portfolio-filter ul li:last-child:after {
content: "";
}
.portfolio-filter ul li a {
font-size: 12px;
}
.item-h2,
.item-h1 {
height: 100% !important;
height: auto !important;
}
.pitem {
padding: 0 !important;
margin: 0;
}
.pitem img {
width: 100%;
}
.isotope-item {
z-index: 2;
padding: 0;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
}
.isotope,
.isotope .isotope-item { -webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
transition-property: transform, opacity;
}
.da-thumbs {
position: relative;
}
.da-thumbs .pitem {
position: relative;
}
.da-thumbs .pitem a,
.da-thumbs .pitem a img {
display: block;
position: relative;
}
.da-thumbs .pitem a {
overflow: hidden;
}
.da-thumbs .pitem a div {
position: absolute;
background: #000;
background-color: rgba(0, 0, 0, 0.7);
width: 100%;
height: 100%;
}
.da-thumbs .pitem a div span {
display: block;
padding: 10px 0 0;
margin: 40px 20px 0 20px;
position: absolute;
bottom: 20px;
color: rgba(255, 255, 255, 0.9);
}
.da-thumbs .pitem a div small {
display: block;
font-size: 11px;
padding: 0;
margin: 5px 20px 20px 0;
color: rgba(255, 255, 255, 0.9);
}
.cbp-l-caption-title {
font-size: 24px;
color: #001d23;
font-weight: 700;
}
.cbp-caption-activeWrap {
background: #fff;
}
.cbp-caption-active .cbp-caption,
.cbp-caption-active .cbp-caption-defaultWrap{
z-index: 3;
}
.cbp-item-wrapper {
background: #f7f7f7;
}
.cbp-caption-active .cbp-caption-activeWrap {
width: 95%;
}
.cbp-l-caption-alignLeft .cbp-l-caption-body {
padding: 30px;
position: relative;
}
.cbp-l-caption-alignLeft .cbp-l-caption-body .cbp-l-caption-desc {
color: #009e74;
font-size: 14px;
font-weight: 700;
margin-bottom: 10px; 
}
.cbp-l-caption-alignLeft .cbp-l-caption-body > a {
color: #fff;
width: 45px;
height: 45px;
background: #009e74;
line-height: 45px;
text-align: center;
position: absolute;
right: 0;
top: 0;
}
.cbp-l-caption-alignLeft .cbp-l-caption-body > a:hover {
background: #001d23;
}
.cbp-caption-overlayBottomReveal .cbp-caption:hover .cbp-caption-defaultWrap {
top: 0;
}
.cbp-caption-overlayBottomReveal .cbp-item-wrapper .cbp-caption-defaultWrap img {
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.cbp-caption-overlayBottomReveal .cbp-item-wrapper:hover .cbp-caption-defaultWrap img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.cbp-caption-overlayBottomReveal .cbp-caption-activeWrap {
height: 115px;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
bottom: -115px;
}
.cbp-caption-overlayBottomReveal .cbp-item-wrapper:hover .cbp-caption-activeWrap {
z-index: 4;
bottom: 0;
}
.cbp-l-filters-button {
background: #001d23;
padding: 25px;
} .featurette-divider {
margin: 5rem 0; }
.features-area-group-item {
min-height: 380px!important;
}
.features-area-group-btn {
display: none;
} .featurette-heading {
font-weight: 300;
line-height: 1;
}
.classic-portfolio .pitem {
padding: 15px !important;
}
.classic-portfolio h4 a {
text-decoration: none !important;
}
.classic-portfolio h4 {
font-size: 15px;
margin: 0;
padding: 10px 0 0;
}
.classic-portfolio small {
padding: 0;
margin: 0;
display: block;
line-height: 1;
}
.da-thumbs.classic-portfolio .pitem a div i {
color: rgba(255, 255, 255, 0.9);
display: block;
text-align: center;
width: 30px;
height: 30px;
line-height: 30px;
top: 50% !important;
}
.da-thumbs.classic-portfolio .pitem a div span {
bottom: 0;
left: 20px;
margin: 0;
}
.da-thumbs.classic-portfolio .pitem p {
padding: 10px 0 0;
margin: 0;
}
.da-thumbs.classic-portfolio li {
list-style: none;
}
.da-thumbs.classic-portfolio ul {
padding: 0;
}
.list-portfolio h4,
.cbp-item-margin h4 {
font-size: 21px;
padding: 30px 0 10px;
margin-bottom: 0;
}
.cbp-item-margin h4 > a,
.cbp-item-margin h4 > a:hover {
text-decoration: none!important;
}
.cbp-item-margin small {
color: #001d23;
display: block;
margin-bottom: 15px;
}
.cbp-item-margin .readmore:hover {
text-decoration: underline;
text-decoration-color: #001d23;
}
.next-portfolio {
float: right;
}
.cbp-item-margin {
margin-bottom: 30px;
}
.light-box-img {
position: absolute;
left: 0;
right: 0;
height: 100%;
width: 100%;
background: rgba(0,0,0,0.8);
top: 0;
z-index: 3;
display: block;
opacity: 0;
visibility: hidden;
-webkit-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
-moz-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
-o-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
}
.light-box-img span {
background: #001d23;
color: #fff;
width: 28px;
height: 28px;
position: absolute;
left: 15px;
bottom: 15px;
margin: 0;
padding: 0;
text-align: center;
}
.light-box-img span i {
color: #fff;
line-height: 26px;
}
.cbp-caption-defaultWrap:hover .light-box-img {
visibility: visible;
opacity: 1;
}
.flexslider {
margin: 0;
background: #ffffff;
border: 0 solid #ffffff!important;
position: relative;
zoom: 1;
box-shadow: none;
}
.flex-control-nav {
display: none!important;
}
.flex-direction-nav a {
text-decoration: none;
display: block;
width: 60px;
height: 60px;
margin: -20px 0 0;
position: absolute;
top: 50%;
color:#ffffff;
z-index: 10;
overflow: hidden;
opacity: 0;
cursor: pointer;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
font-family: "FontAwesome";
font-size: 24px;
display: inline-block;
padding:18px 23px;
content: '\f104';
}
.flex-direction-nav a.flex-next:before {
content: '\f105';
}
.post-publish {
padding: 0;
}
.post-publish .fa {
background-color: #ffffff;
border: 1px solid #121212;
color: #121212;
border-radius: 100px;
display: inline-block;
font-size: 14px;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
margin: 0 2px 0;
padding: 0;
}
.work-information {
list-style: none;
padding: 0 0 5px;
}
.work-information li {
display: block;
font-size: 14px;
font-weight: 400;
margin-bottom: 10px;
}
.work-information li:last-child {
margin-bottom: 0;
}
.work-details h4 {
padding-bottom: 10px;
line-height: 1;
}
.flex-direction-nav a {
background-color: #ffffff !important;
color: #000000 !important;
line-height: 25px;
}
.start-project-section .start-project {
background: #f7f7f7;
padding: 100px;
}
.start-project-section .start-project .form-control{
font-size: 16px;
color: #5e848c;
}
.start-project-section .start-project textarea.form-control{
min-height: 120px;
}
.select-project{
height: 60px;
width: 100%;
border: none;
background-position: 97%;
font-weight: normal;
padding-left: 30px;
font-size: 16px;
color: #5e848c;
line-height: 20px;
}
.fileupload-preview.thumbnail{
margin-bottom: 15px;
}
.btn.btn-primary.fileupload-exists{
line-height: 22px;
}
.images-label {
padding-top: 10px;
}
.success-message {
text-align: center;
} .ts-button-style-default {
padding: 10px 30px!important;
}
.ts-button-style-default .svg-inline--fa {
margin: 0 5px 0 0;
}
.footer {
background-repeat: no-repeat;
background-position: center bottom;
position: relative;
background-size: cover;
}
.footer.footer-style1:after {
background: rgba(0,29,35, 0.9);
position: absolute;
left: 0;
right: 0;
content: "";
top: 0;
bottom: 0;
}
.footer.footer-style3 {
border-top-color: #001d23;
background-color: #001d23;
background-image: url(//ocacomunica.com.br/wp-content/themes/crowdpress/images/footerbg.png);	
background-size:100% auto;
background-position: center bottom;
background-repeat: no-repeat; 
}
.footer-style3 .footer-bottom-part p,
.copyright-style3.copyrights p,
.footer-style3 .footer-bottom-part .widget-title,
.footer.footer-style3 .footer-bottom-part .footer-contact h5,
.footer-style3 .footer-bottom-part .footer-widget-area ul li a,
.copyrights.copyright-style3 .footer-menu li a {
color: #fff;
}
.footer-style2 {
padding-bottom: 0;
}
.footer-top-part {
border-bottom: 2px solid #e9f4f9;
padding-bottom: 40px;
margin-bottom: 50px;
}
.footer-style1 .footer-top-part {
display: none;
}
.footer-logo img{
max-width: 214px;
}
.footer-style3 .footer-top-part {
border-bottom-color: rgba(255,255,255, 0.1);
}
.footer-style2 .footer-bottom-part {
border-bottom: 2px solid #e9f4f9;
padding-bottom: 50px;
}
.footer-menu {
margin: 0;
}
.footer-menu li{
display: inline-block;
margin-right: 15px;
}
.footer-menu li:last-child{
margin-right: 0;
}
.footer-menu li a {
color: #fff;
display: block;
padding: 0 0 0 15px;
border-left: 2px solid #677173;
line-height: 13px;
}
.copyright-style2 .footer-menu li a {
color: #001d23;
}
.footer-menu li a:hover,
.footer-menu li a:focus {
color: #009e74;
}
.footer-menu li:first-child a{
border: none;
}
.widget-title {
display: inline-block;
padding: 0;
margin: 0 0 40px 0;
z-index: 1;
font-size: 20px;
line-height: 1.2;
position: relative;
color: #001d23;
width: 100%;
}
.footer.footer-style1 .widget-title {
color: #fff;
}
.widget-title span {
padding-left: 30px;
display: block;
}
.widget-title:before {
background-color: #009e74;
content: "";
display: inline-block;
height: 20px;
left: 0;
position: absolute;
top: 3px;
width: 2px;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.sidebar .widget:hover .widget-title:before {
background-color: #001d23;
}
.footer-widget-area .widget-title {
font-size: 24px;
}
.footer-widget-area .widget-title span {
position: relative;
padding-left: 0;
display: inline-block;
}
.footer-widget-area .widget-title:before {
width: 0;
}
.footer-widget-area .widget-title span:before {
height: 6px;
width: 6px;
border-radius: 50px;
right: -10px;
bottom: 4px;
left: auto;
top: auto;
position: absolute;
padding-left: 0;
content: "";
background: #009e74;
}
.footer-widget-area p:last-child{
margin-bottom: 0;
}
.footer-style1 .footer-widget-area a{
color: #a6b6b9;
}
.footer-widget-area ul li{
list-style: none;
padding: 0;
color: #a6b6b9;
}
.footer-widget-area .widget_rss ul li {
padding-bottom: 25px;
}
.footer-widget-area .widget_rss ul li a {
padding-bottom: 15px;
}
.footer-widget-area .widget_rss ul li:last-child {
padding-bottom: 0;
}
.footer-widget-area ul li a{
display: inline-block;
padding: 10px 0;
}
.footer-widget-area ul li:last-child a{
padding-bottom: 0;
}
.footer-widget-area ul.children,
.footer-widget-area ul.sub-menu {
padding: 0 0 18px 15px;
}
.footer-widget-area li:last-child ul.sub-menu,
.footer-widget-area li:last-child ul.children {
padding-bottom: 0;
}
.footer.footer-style1 .footer-widget-area .menu-services-container ul.menu li {
display: inline-block;	
}
.footer.footer-style1 .footer-widget-area .menu-services-container ul.menu li:nth-child(odd) {
width: 55%;
}
.footer.footer-style1 .footer-widget-area .menu-services-container ul.menu li:nth-child(even) {
width: 43%;
}
.footer-widget-area .menu-services-container ul.menu li a,
.footer-widget-area .menu-quick-links-container ul.menu li a{
display: block;
}
.footer.footer-style1 .footer-widget-area .blog-list-widget img {
border: none;
max-width: 60px;
border-radius: 0;
}
.footer.footer-style1 .footer-widget-area .blog-list-widget .mb-1 {
font-size: 18px;
line-height: 23px;
color: #fff;
font-weight: 500;
}
.footer-style2 .footer-widget-area ul li{
display:inline-block;
}
.footer-widget-area p {
margin-bottom: 15px;
}
.footer-widget-area ul li a{
position: relative;
padding: 0 0 18px 18px;
color: #001d23;	
}
.footer-widget-area .widget_recent_comments ul li a{
padding-left: 0;
}
.footer.footer-style1 .footer-widget-area ul li a{
color: #a6b6b9;
}
.footer-style2 .footer-widget-area ul li a{
padding: 0 25px;
font-weight:600;
}
.footer-style2 .footer-widget-area ul.footer-contact li a{
padding: 0;
font-weight:normal;
}
.footer-widget-area ul li a:hover,
.footer-widget-area ul li a:focus {
color: #009e74;
padding-left: 22px;
}
.footer-widget-area .widget_recent_comments ul li a:hover,
.footer-widget-area .widget_recent_comments ul li a:focus{
padding-left: 0;
}
.footer-style2 .footer-widget-area ul li a:hover,
.footer-style2 .footer-widget-area ul li a:focus {
padding: 0 25px;
}
.footer-style2 .footer-widget-area ul.footer-contact li a:hover,
.footer-style2 .footer-widget-area ul.footer-contact li a:focus {
padding: 0;
}
.footer-description p {
border-top: 2px solid #e9f4f9;
margin: 50px 0 0 0;
padding: 50px 0 0 0;
}
.footer-widget-area ul li a:before{
position: absolute;
content: "+";
left: 0;
}
.footer-widget-area .widget_recent_comments ul li a:before{
content: "";
}
.footer-style2 .footer-widget-area ul li a:before{
content: "";
}
.footer .footer-contact li a:before {
content: "";
}
.footer .footer-contact li {
border-bottom: 1px solid #eff7fb;
padding: 20px 0;
}
.footer.footer-style1 .footer-contact li {
border: none;
padding: 15px 0;
}
.footer-style2.footer .footer-contact li{
display: inline-block;
margin-right: 50px;
padding: 0;
border: none;
}
.footer.footer-style3 .footer-contact li {
border-bottom-color: rgba(255,255,255, 0.1);
}
.footer .footer-contact li:first-child {
padding-top: 0;	
}
.footer .footer-contact li:last-child {
border-bottom: none;
margin: 0;
}
.footer .footer-contact h5 {
margin: 0;	
}
.footer.footer-style1 .footer-contact h5 {
color: #a6b6b9;
font-size: 14px;
line-height: 1;
}
.footer.footer-style1 .footer-contact span {
padding-top: 10px;
}
.footer.footer-style1 .footer-contact span a,
.footer.footer-style1 .footer-contact span {
font-size: 14px;
}
.footer .footer-contact li .svg-inline--fa {
width: 50px;
float: left;
font-size: 40px;
margin-right: 10px;
color: #009e74;
}
.footer .footer-contact li span {
display: block;
font-size: 14px;
font-weight: 700;
}
.instagram-wrapper a {
margin: 0;
border-right: 5px solid transparent;
border-bottom: 5px solid transparent;
text-align: center;
position: relative;
padding: 0;
float: left;
width: 25%
}
#ctf .ctf-item {
padding: 0 0 40px 0;
border: none;
}
#ctf .ctf-item:last-child {
padding-bottom: 0;
}
#ctf .ctf-corner-logo {
float: left;
}
#ctf.ctf-narrow .ctf-corner-logo {
font-size: 16px;
line-height: 1;
width: 35px;
}
#ctf .ctf-hide-avatar .ctf-tweet-content {
margin-left: 35px!important;
}
#ctf p.ctf-tweet-text, #ctf p.ctf-media-link {
font-size: 14px;
}
#ctf .ctf-author-box-link {
line-height: 1!important;
float: right!important;
}
#ctf.ctf-super-narrow .ctf-author-box {
min-height: 23px!important;
}
#ctf .ctf-author-name {
margin: 0!important;
}
#ctf .ctf-corner-logo .svg-inline--fa {
color: #009e74;
}
.entry {
position: relative;
overflow: hidden;
}
.magnifier {
position: absolute;
top: 0;
right: 0;
opacity: 0;
visibility: hidden;
bottom: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.4);
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.instagram-wrapper .magnifier i {
position: absolute;
top: 50%;
margin: -5px auto;
left: 0;
right: 0;
text-align: center;
padding: 0;
}
.entry:hover .magnifier,
.instagram-wrapper a:hover .magnifier {
opacity: 1;
visibility: visible;
}
.footer .text-widget p {
padding: 1rem 0;
margin: 0;
}
.footer .social {
border: 0;
margin-top: 4px;
}
.footer.footer-style1 .social a{
height: 50px;
width: 50px;
line-height: 48px;
text-align: center;
background: none;
border-radius: 0;
border: 2px solid rgba(255,255,255, 0.1);
color: #a6b6b9;
}
.footer.footer-style1 .social a:hover,
.footer.footer-style1 .social a:focus{
background: #009e74;
color: #fff;
border-color: #009e74;
}
.footer.footer-style2 .social {
text-align: right;
}
.footer.footer-style2 .social a{
height: 40px;
width: 40px;
line-height: 40px;
text-align: center;
background: #ebf7fb;
border-radius: 100%;
}
.footer.footer-style2 .social a:hover,
.footer.footer-style2 .social a:focus {
color: #fff;
background: #d96354;
}
.footer.footer-style2 .ts-button-style-default {
float: right;
}
.footer .social a {
margin-right: 12px;
width: auto;
font-weight: 600;
}
.footer .social a:last-child {
margin-right: 0;
}
.footer .social a:hover,
.footer .social a:focus {
color: #009e74;
text-decoration: underline;
}
.footer-widget-area ul {
padding: 0;
margin: 0;
}
.footer-widget-area ul li:last-child{
padding-bottom: 0;
}
.footer-widget-area .widget {
margin-bottom: 50px;
position: relative;
z-index: 1;
}
.footer-widget-area .footer-logo-widget {
max-width: 216px;
margin: 0;
}
.footer-style1 .footer-widget-area p:last-child {
margin: 0;
}
.footer .footer-widget-area p.wp-caption-text {
margin-top: 5px;
}
.footer-widget-area .widget:last-child {
margin-bottom: 0;
}
.footer-widget-area table td,
.footer-widget-area table th {
color: rgba(255,255,255, 0.6);
}
.footer-widget-area table caption {
color: rgba(255,255,255, 0.6);
}
.footer-widget-area .widget-title a{
font-size: 18px;
color: #ffffff;
text-decoration: none;
}
.footer-widget-area .widget-title a:hover,
.footer-widget-area .widget-title:hover a {
color: #fff!important;
text-decoration: none!important;
}
.footer-contact .phone-icon,
.footer-contact .email-icon,
.footer-contact .address-icon {
background: url(//ocacomunica.com.br/wp-content/themes/crowdpress/images/footericonimg1.png);
padding-left: 45px;
background-repeat: no-repeat;
}
.footer-contact .address-icon {
background: url(//ocacomunica.com.br/wp-content/themes/crowdpress/images/footericonimg3.png);
background-repeat: no-repeat;
}
.footer-contact .email-icon {
background: url(//ocacomunica.com.br/wp-content/themes/crowdpress/images/footericonimg2.png);
background-repeat: no-repeat;
}
.footer-contact .phone-icon a,
.footer-contact .email-icon a,
.footer-contact .address-icon a {
padding: 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.footer-contact .phone-icon a:hover,
.footer-contact .email-icon a:hover,
.footer-contact .address-icon a:hover,
.footer-contact .phone-icon a:focus,
.footer-contact .email-icon a:focus,
.footer-contact .address-icon a:focus {
padding: 0;
}
#message {
display: none;
padding: 20px 0;
position: relative;
text-align: left;
}
#map {
height: 400px;
position: relative;
width: 100%;
z-index: 1;
}
#map img {
max-width: inherit;
}
.loader {
margin-left: 10px;
}
.map {
position: relative;
}
.map .row {
position: relative;
}
.infobox img {
width: 100% !important;
}
.map .searchmodule {
padding: 18px 10px;
}
.infobox {
display: block;
margin: 0;
padding: 0 0 10px;
position: relative;
width: 260px;
z-index: 100;
}
.infobox .title {
font-size: 13px;
line-height: 1;
margin-bottom: 0;
margin-top: 15px;
padding-bottom: 5px;
}
.contact-widget ul {
padding: 0;
margin: 0;
list-style: none;
}
.contact-widget ul li {
margin-top: 0;
line-height: 1;
position: relative;
margin-bottom: 18px;
}
.contact-widget ul li:last-child {
margin-bottom: 0;
}
.contact-widget ul li span {
width: 80px;
display: inline-block;
}
.contact-list {
font-size: 14px;
color: rgba(255, 255, 255, 0.6);
font-weight: 400;
display: block;
margin-bottom: 7px;
}
.contact-list span {
width: 120px;
display: inline-block;
}
.copyrights {
padding: 1.5rem 0;
background-color: #001114;
font-weight: 600;
color: #fff;
}
.copyright-style2.copyrights{
background-color: #fff;
}
.copyright-style2.copyrights,
.copyright-style2.copyrights p {
color: #001d23;
}
.copyrights.copyright-style3 {
background: #001519;
color: #fff;
}
.copyrights p {
margin-bottom: 0;
padding: 0;
}
.copyrights i {
margin-left: 6px;
}
.dmtop a{
color: #fff;
display: block;
}
.dmtop a:hover,
.dmtop a:focus {
color: #fff;
}
.dmtop {
width: 42px;
height: 40px;
line-height: 40px;
text-align: center;
font-size: 15px;
margin-left: 5px;
visibility: hidden;
background-color: #009e74;
position: fixed;
right: 10px;
bottom: 10px;
z-index: 1;
}
.dmtop.dmtop-show{
visibility: visible;
}
.dmtop:hover,
.dmtop:hover i{
background: #001d23;
} .process-box h3 {
font-size: 20px;
font-weight: 400;
padding: 0;
line-height: 1;
margin: 25px 0 25px;
margin-bottom: 0;
font-size: 16px;
color: #ffffff;
}
.process-end h3 {
font-size: 18px;
margin-top: 10px;
color: #001d23;
margin-bottom: 15px;
}
.process-end p {
color: #001d23;
}
.process-box i {
font-size: 44px;
line-height: 1;
}
.process-box {
background-color: #001d23;
padding: 50px 20px;
position: relative;
overflow: hidden;
}
.process-end {
top: 0;
left: 0;
right: 0;
bottom: 200px;
padding: 30px 20px 0;
visibility: hidden;
opacity: 0;
z-index: 10;
position: absolute;
-webkit-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
-moz-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
-o-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
}
.process-box:hover .process-end {
opacity: 1;
z-index: 1000;
left: 0;
top: 0;
right: 0;
bottom: 0;
position: absolute;
visibility: visible;
}
.tagline-message {
max-width: 980px;
margin: auto;
padding-top: 50px;
}
.tagline-message h1 {
color: #ffffff;
line-height: 1.2;
font-size: 72px;
margin: 0;
}
.image-box {
position: relative;
padding: 3rem 1.5rem;
overflow: hidden;
}
.martop100 {
margin-top: -150px;
}
.overflow-visible {
overflow: visible!important;
}
.normal-box {
position: relative;
padding: 3rem;
overflow: hidden;
background-color: #ffffff;
}
.image-box .details {
z-index: 1;
bottom: -120px;
position: absolute;
-webkit-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
-moz-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
-o-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
padding: 3rem 1.5rem;
}
.image-box:hover .details {
bottom: 0;
}
hr.invis {
border: 0;
margin: 2rem 0;
}
hr.invis1 {
border: 0;
margin: 4rem 0;
}
.normal-box p,
.image-box p {
padding-bottom: 0;
margin-bottom: 0;
color: rgba(255, 255, 255, 0.7);
}
.normal-box p {
color: rgba(0, 0, 0, 0.7);
}
.normal-box h4,
.image-box h4 {
display: inline-block;
padding: 0 0 1rem;
margin: 0;
z-index: 1;
font-size: 18px;
line-height: 1;
position: relative;
color: #ffffff;
}
.normal-box h4 {
color: #001d23;
}
.image-box-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.2);
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.image-box:hover .image-box-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.7);
}
.image-box.bg2,
.image-box.bg3,
.image-box.bg1 {
-webkit-background-size: 100%;
-moz-background-size: 100%;
-o-background-size: 100%;
background-size: 100%;
}
.image-box.style3 {
padding: 0;
}
.services img {
width: 120px; 
}
.services p {
padding: 0;
margin: 0 0 1.2rem;
}
.services .widget-title {
display: table;
margin: 2rem auto 1rem;
padding: 0;
width: auto;
}
.service-style.style4 .widget-title {
margin: 2rem 0 1rem;
padding: 0;
}
.services.text-left .widget-title {
display: block;
text-align: left;
}
.services.text-left img {
width: 100%;
}
.btn-primary {
background-color: #009e74;
border: none;
border-radius: 0;
font-size: 16px;
line-height: 1;
padding: 17px 40px;
cursor: pointer;
}
.header.transparent-header.light-header .btn-primary{
max-height: 52px;
}
.wpcf7-submit.btn-primary {
padding: 25px 45px;
font-weight:600;
}
.transparent-header .btn-primary,
.button-circle .btn-primary,
.button-circle .give-submit-button-wrap .give-submit.give-btn,
.button-circle [id*=give-form].give-display-modal .give-btn,
.button-circle [id*=give-form].give-display-reveal .give-btn,
.button-circle .give-btn {
border-radius: 30px;
}
#give-recurring-form .form-row label,
form.give-form .form-row label, form[id*=give-form] .form-row label {
font-weight:600;
margin:0 0 10px;
}
.btn-primary:hover,
.btn-primary:focus {
background: #001d23;
box-shadow: none;
color: #fff;
}
.form-submit .btn-primary{
padding: 22px 40px 22px 65px;
}
.read-more-wrapper {
font-weight: 500;
position: absolute;
right: 40px;
}
.read-more-wrapper i {
margin-right: 4px;
font-size: 14px;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.read-more-wrapper:hover i {
color: #009e74;
padding-right: 5px;
}
.more-link {
color: #001d23;
text-decoration: none;
margin-top: 0;
font-size: 16px;
padding: 15px 0 0;
}
.more-link:hover {
text-decoration: none;
}
.search-results .product.type-product .blog-media img {
width: 100%;
}
.search-results .product.type-product h4.blog-des-title {
padding-top: 0;
}
.alignleft {
float: left;
display: table-cell;
margin: 10px 20px 10px 0;
}
.alignright {
float: right;
display: table-cell;
margin: 10px 0 10px 20px;
} .event-date-img {
color: #fff;
text-align: center;
width: 140px;
height: 140px;
border-radius: 100%;
position: relative;
}
.event-date-img:before {
background: rgba(0, 29, 35, 0.5);
left: 0;
top: 0;
bottom: 0;
right: 0;
content: "";
position: absolute;
border-radius: 100%;
}
.events-loop {
border-bottom: 2px solid #f2f2f2;
margin-bottom: 30px;
padding-bottom: 30px;
}
.events-content .events-loop:last-child {
margin-bottom: 0;
padding-right: 0;
border: none;
}
.events-loop h4 {
margin: 0;
font-size: 30px;
line-height: 36px;
}
.events-loop p {
margin: 0;
}
.events-loop .buy-tickets-btn {
text-align: center;
border: 2px solid #d9e8ef;
padding: 20px 45px;
border-radius: 30px;
line-height: 16px;
font-weight: 600;
float: right;
}
.events-loop .buy-tickets-btn i {
margin-right: 6px;
color: #009e74;
}
.events-loop .buy-tickets-btn:hover,
.events-loop .buy-tickets-btn:focus {
color: #fff;
background: #009e74;
border-color: #009e74;
}
.events-loop .buy-tickets-btn:hover i,
.events-loop .buy-tickets-btn:focus i{
color: #fff;
}
.event-date-img .event-date {
font-size: 60px;
display: block;
line-height: 48px;
font-weight: 600;
padding-top: 40px;
position: relative;
}
.event-date-img .event-month {
font-size: 18px;
position: relative;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
padding: 0;
}
.tribe-common .tribe-common-c-btn,
.tribe-common a.tribe-common-c-btn {
border-radius: 0;
background: #009e74;
}
.tribe-common .tribe-common-c-btn:active,
.tribe-common a.tribe-common-c-btn:active,
.tribe-common .tribe-common-c-btn:focus,
.tribe-common .tribe-common-c-btn:hover,
.tribe-common a.tribe-common-c-btn:focus,
.tribe-common a.tribe-common-c-btn:hover {
background: #001d23;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link:after {
background: #009e74;
}
.tribe-events .tribe-events-c-view-selector__list-item-text,
.tribe-common .tribe-common-b2 {
font-family: 'Roboto', sans-serif;
font-weight: 600;
color: #001d23;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link {
color: #009e74;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3 {
font-weight: 600;
font-size: 20px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
padding: 60px;
background: #fff;
}
.tribe-events .tribe-events-c-events-bar__search-filters-container {
background: #f7f7f7;
}
.tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input {
background-color: #f7f7f7;
}
.tribe-events .tribe-events-c-view-selector__content {
background: #f7f7f7;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border {
border: 1px solid #f7f7f7;
}
.tribe-events .tribe-events-calendar-list__month-separator:after {
background-color: #f7f7f7;
}
.tribe-common .tribe-common-anchor-thin:active,
.tribe-common .tribe-common-anchor-thin:focus,
.tribe-common .tribe-common-anchor-thin:hover {
border: none;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event {
flex-direction: row;
}
.tribe-common .tribe-common-g-row {
flex-direction: row-reverse;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-details,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-featured-image-wrapper {
width: 50%;
position: relative;
}
.tribe-events-calendar-list__event-description .read-more-wrapper {
float: left;
}
.tribe-events-calendar-list__event-description .read-more-wrapper i {
margin-right: 8px;
}
.tribe-events-calendar-list__event-description .read-more-wrapper .btn-link {
display: block;
padding: 15px 35px;
background: #009e74;
margin-top: 20px;
color: #fff;
}
.tribe-events-calendar-list__event-description .read-more-wrapper .btn-link:hover,
.tribe-events-calendar-list__event-description .read-more-wrapper .btn-link:focus {
color: #fff;
background: #001d23;
}
.tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
padding: 20px;
background: #f7f7f7;
height: 80px;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium {
font-size: 38px;
font-family: 'Roboto', sans-serif;
}
.tribe-common .tribe-common-h5,
.tribe-common .tribe-common-h6 {
font-family: 'Roboto', sans-serif;
}
.tribe-events .tribe-events-calendar-list__event-date-tag-datetime .tribe-common-h4--min-medium {
font-size: 24px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-datetime-wrapper {
display: none;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-b3 {
font-size: 16px;
font-weight: 600;
margin: 0;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-cost {
position: absolute;
right: -75px;
bottom: 20px;
}
#tribe-events-pg-template,
.tribe-events-pg-template {
background: #fff;
padding: 60px;
}
#tribe-events-footer {
margin: 0;
}
#tribe-events-content {
margin-bottom: 0;
}
.single-tribe_events .tribe-events-single-event-title {
font-size: 38px;
margin-bottom: 20px;
}
.single-tribe_events .secondary .tribe-events-venue-map {
width: 100%;
margin: 0;
border: none;
padding: 0;
}
.single-tribe_events .tribe-events-event-meta {
margin: 30px 0 0 0;
border: none;
}
.tribe-events-schedule {
text-align: right;
}
.single-tribe_events .tribe-events-schedule {
margin-top: 25px;
}
.tribe-events-schedule h2 {
float: left;
margin: 0;
}
.single-tribe_events .tribe-events-schedule .tribe-events-cost {
font-weight: 600;
line-height: 1;
float: right;
}
.single-tribe_events .tribe-events-event-meta {
background: #f7f7f7;
}
.tribe-events-meta-group .tribe-events-single-section-title {
font-size: 24px;
}
.tribe-events-event-meta .column,
.tribe-events-event-meta .tribe-events-meta-group {
margin: 20px 0 30px 0;
} .team-name {
background: #fff;
margin: -30px 30px 0 30px;
padding: 30px 40px;
position: relative;
box-shadow: 0 4px 8px rgba(0,0,0, 0.10);
}
.team-name span {
position: absolute;
top: -30px;
right: 30px;
background: #009e74;
color: #fff;
border-radius: 100%;
width: 60px;
height: 60px;
text-align: center;
line-height: 58px;
}
.team-name p {
margin-bottom: 0;
color: #009e74;
font-weight: 600;
}
.team-name h5 {
margin: 5px 0 0 0;
font-size: 24px;
}
.team-social-icons {
position: absolute;
bottom: 142px;
right: 30px;
padding: 0;
margin: 0;
}
.team-social-icons li {
list-style: none;
}
.team-social-icons li a {
opacity: 0;
color: #fff;
width: 60px;
height: 60px;
display: block;
background: #009e74;
line-height: 60px;
border-radius: 100%;
margin-top: 7px;
font-size: 16px;
}
.team-social-icons li a:hover {
background: #001d23;
color: #fff;
}
.team-content:hover .team-social-icons li a {
-webkit-transform: translateY(-10px);
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-o-transform: translateY(-10px);
transform: translateY(-10px);
opacity: 1;
}
.team-content:hover .team-social-icons li:first-child a {
-webkit-transition-delay: 100ms;
-moz-transition-delay: 100ms;
-ms-transition-delay: 100ms;
-o-transition-delay: 100ms;
transition-delay: 100ms;
}
.team-content:hover .team-social-icons li:nth-child(2) a {
-webkit-transition-delay: 150ms;
-moz-transition-delay: 150ms;
-ms-transition-delay: 150ms;
-o-transition-delay: 150ms;
transition-delay: 150ms;
}
.team-content:hover .team-social-icons li:nth-child(3) a {
-webkit-transition-delay: 200ms;
-moz-transition-delay: 200ms;
-ms-transition-delay: 200ms;
-o-transition-delay: 200ms;
transition-delay: 200ms;
}
.team-content:hover .team-social-icons li:nth-child(4) a {
-webkit-transition-delay: 250ms;
-moz-transition-delay: 250ms;
-ms-transition-delay: 250ms;
-o-transition-delay: 250ms;
transition-delay: 250ms;
}
.team-content:hover .team-social-icons li:nth-child(5) a {
-webkit-transition-delay: 300ms;
-moz-transition-delay: 300ms;
-ms-transition-delay: 300ms;
-o-transition-delay: 300ms;
transition-delay: 300ms;
} .media-list .comment-respond {
margin-bottom: 30px;
}
.comment-reply-title {
margin-top: 0;
font-size: 24px;
}
.comment-reply-title a{
font-weight: 600;
}
.comment-respond .form-control {
border: none;
border-radius: 0;
color: #001d23;
height: 60px;
font-size: 14px;
padding: 25px 30px;
position: relative;
}
.comment-respond .form-group{
position: relative;
margin-bottom: 20px;
}
.comment-respond .form-submit {
margin-bottom: 0;
position: relative;
padding: 0 15px;
display: inline-block;
}
.comment-respond .form-group:before{
position: absolute;
right: 35px;
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f304";
top: 22px;
line-height: 1;
color: #009e74;
z-index: 1;
}
.comment-respond .comment-url:before{
content: "\f0ac";
}
.comment-respond .comment-name:before{
content: "\f007";
}
.comment-respond .comment-email:before{
content: "\f0e0";
}
.comment-respond .form-submit:before{
content: "\f086";
right: auto;
left: 55px;
top: 22px;
color: #fff;
font-family: "Font Awesome 5 Pro";
font-weight: 400;
position: absolute;
z-index: 1;
line-height: 1;
}
.woocommerce-Reviews .comment-respond .form-submit:before {
left: 30px;
}
.comment-respond .form-submit:hover:before,
.comment-respond .form-submit:focus:before {
color: #fff;
}
.comment-form-cookies-consent {
margin-bottom: 15px;
}
.comment-form-cookies-consent label{
width: 95%;
vertical-align: top;
}
.comment-form-cookies-consent #wp-comment-cookies-consent{
margin-top: 7px;
}
.search-form .search-field,
.woocommerce-product-search .search-field,
.wpcf7 .form-control,
.wp-block-search .wp-block-search__input{
background-color: #f7f7f7;
border: none;
border-radius: 0;
color: #001d23;
display: block;
font-size: 13px;
height: 45px;
line-height: 1.25;
padding: 0 1rem;
width: 100%;
}
.wp-block-search .wp-block-search__input {
float: left;
max-width: 345px;
}
.search-form .search-field {
height: 60px;
}
.wpcf7 .form-control {
background: #fff;
font-size: 16px;
height: 60px;
padding: 15px 30px 15px 50px;
}
.wpcf7 span {
margin-bottom: 30px;
display: block;
}
.position-relative {
position: relative;
}
.wpcf7 i {
position: absolute;
top: 20px;
z-index: 1;
left: 40px;
color: #009e74;
}
.big-contact-form .form-control {
margin-bottom: 20px;
}
.comment-respond textarea.form-control {
height: 150px;
resize: none;
padding-right: 40px;
}
.wpcf7 textarea.form-control {
height: 250px;
resize: none;
padding-top: 20px;
}
.gform .form-control:focus,
.search-form .search-field:focus,
.woocommerce-product-search .search-field:focus,
.wpcf7 .form-control:focus {
color: #001d23;
background: #f7f7f7;
border-color: none;
outline: none;
}
.wpcf7 .form-control:focus {
background: #fff;
}
.form-control::-webkit-input-placeholder {
color: #001d23;
opacity: 1;
}
.form-control::-moz-placeholder {
color: #001d23;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #001d23;
opacity: 1;
}
.top-form-control::-webkit-input-placeholder {
color: #001d23;
opacity: 1;
}
.top-form-control::-moz-placeholder {
color: #001d23;
opacity: 1;
}
.top-form-control:-ms-input-placeholder {
color: #001d23;
opacity: 1;
}
.transparent-header .top-form-control::-webkit-input-placeholder {
color: #fff;
opacity: 1;
}
.transparent-header .top-form-control::-moz-placeholder {
color: #fff;
opacity: 1;
}
.transparent-header.light-header .top-form-control::-webkit-input-placeholder {
color: #001d23;
opacity: 1;
}
.light-header.transparent-header .top-form-control::-moz-placeholder {
color: #001d23;
opacity: 1;
}
.transparent-header .top-form-control:-ms-input-placeholder {
color: #fff;
opacity: 1;
}
.page .tnp-widget-minimal input.tnp-email::-webkit-input-placeholder{
color: #fff;
}
.page .tnp-widget-minimal input.tnp-email::-moz-placeholder{
color: #fff;
}
.page .tnp-widget-minimal input.tnp-email:-ms-input-placeholder{
color: #fff;
}
.form-control::placeholder {
color: #001d23;
opacity: 1;
}
button,
input,
optgroup,
select,
textarea {
outline: none;
}
button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus{
outline: none;
}
.search-form .search-submit,
.woocommerce-product-search input[type="submit"],
.wp-block-search .wp-block-search__button {
width: 30%;
height: 45px;
background: #009e74;
border: none;
color: #fff!important;
cursor: pointer;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.search-form .search-submit {
width: 70px;
text-indent: -999999px;
}
.search-form {
position: relative;
max-width: 320px;
display: inline-block;
}
.search-form .search-submit {
height: 60px;
}
.search-form:after {
position: absolute;
color: #fff;
left: auto;
right: 29px;
top: 17px;
font-family: "Font Awesome 5 Pro";
content: "\f002";
cursor: pointer;
}
.search-form:hover:after{
color: #fff;
}
.search-form .search-submit:hover,
.woocommerce-product-search input[type="submit"]:hover,
.search-form .search-submit:focus,
.woocommerce-product-search input[type="submit"]:focus,
.wp-block-search .wp-block-search__button:hover,
.wp-block-search .wp-block-search__button:focus {
background: #001d23;
color: #fff;
}
#give-recurring-form .form-row input[type="email"],
#give-recurring-form .form-row input[type="password"],
#give-recurring-form .form-row input[type="tel"],
#give-recurring-form .form-row input[type="text"],
#give-recurring-form .form-row input[type="url"],
#give-recurring-form .form-row select,
#give-recurring-form .form-row textarea,
form.give-form .form-row input[type="email"],
form.give-form .form-row input[type="password"],
form.give-form .form-row input[type="tel"],
form.give-form .form-row input[type="text"],
form.give-form .form-row input[type="url"],
form.give-form .form-row select,
form.give-form .form-row textarea,
form[id*="give-form"] .form-row input[type="email"],
form[id*="give-form"] .form-row input[type="password"],
form[id*="give-form"] .form-row input[type="tel"],
form[id*="give-form"] .form-row input[type="text"],
form[id*="give-form"] .form-row input[type="url"],
form[id*="give-form"] .form-row select,
form[id*="give-form"] .form-row textarea {
background: #f7f7f7;
border: none;
height: 60px;
padding: 15px 30px 15px 30px;
font-size:14px;
}
form[id*="give-form"] .form-row textarea {
height: 130px;
resize: none;
}
#give-recurring-form .form-row input[type="email"]:focus,
#give-recurring-form .form-row input[type="password"]:focus,
#give-recurring-form .form-row input[type="tel"]:focus,
#give-recurring-form .form-row input[type="text"]:focus,
#give-recurring-form .form-row input[type="url"]:focus,
#give-recurring-form .form-row select:focus,
#give-recurring-form .form-row textarea:focus,
form.give-form .form-row input[type="email"]:focus,
form.give-form .form-row input[type="password"]:focus,
form.give-form .form-row input[type="tel"]:focus,
form.give-form .form-row input[type="text"]:focus,
form.give-form .form-row input[type="url"]:focus,
form.give-form .form-row select:focus,
form.give-form .form-row textarea:focus,
form[id*="give-form"] .form-row input[type="email"]:focus,
form[id*="give-form"] .form-row input[type="password"]:focus,
form[id*="give-form"] .form-row input[type="tel"]:focus,
form[id*="give-form"] .form-row input[type="text"]:focus,
form[id*="give-form"] .form-row input[type="url"]:focus,
form[id*="give-form"] .form-row select:focus,
form[id*="give-form"] .form-row textarea:focus {
background: #f7f7f7;
}
.give-submit-button-wrap {
text-align: center;
}
.give-submit-button-wrap .give-submit,
[id^="give-user-login-submit"] .give-submit {
float: none;
}
.give-submit-button-wrap .give-submit.give-btn {
background: #009e74;
border-color: #009e74;
padding: 18px 45px 18px 64px;
color:#fff;
position:relative;
}
.give-submit-button-wrap {
position: relative;
}
.give-submit-button-wrap:before {
position: absolute;
font-family:"Font Awesome 5 Pro";
font-weight: 900;
content: "\f004";
line-height: 1;
left: 41%;
z-index: 1;
top: 21px;
color: #fff;
}
.give-submit-button-wrap:hover:before {
color: #ffffff;
}
.give-submit-button-wrap .give-submit.give-btn:hover,
.give-submit-button-wrap .give-submit.give-btn:focus {
background: #001d23;
border-color: #001d23;
color: #fff;
}
form[id*="give-form"] #give-final-total-wrap .give-donation-total-label,
form[id*="give-form"] #give-final-total-wrap .give-final-total-amount {
background: #f7f7f7;
height: 45px;
line-height: 45px;
border: none;
}
form[id*="give-form"] #give-final-total-wrap .give-final-total-amount {
padding-left: 0;
}
.give-donor__name {
text-transform: capitalize;
}
.give_success {
border-color: #009e74;
}
.give_success:before {
background-color: #009e74;
}
.search-form label {
width: 70%;
margin: 0;
float: left;
max-width: 170px;
}
.top-search-form {
max-width: 120px;
float: right;
padding-top: 5px;
margin-left: 60px;
}
.light-header .top-search-form {
margin: 5px 0 0 25px;
}
.top-search-form .top-form-control {
width: 100px;
float: right;
border: none;
font-weight: 600;
background: none;
}
.transparent-header .top-search-form .top-form-control {
color: #fff;
}
.transparent-header.light-header .top-search-form .top-form-control {
color: #001d23;
}
.top-search-form .top-form-control:focus{
border: none;
outline: none;
}
.top-search-submit {
border: none;
background: none;
color: #009e74;
padding: 0;
width: 20px;
}
.transparent-header .top-search-submit {
color: #fff;
}
.light-header.transparent-header .top-search-submit {
color: #001d23;
}
.top-search-submit .svg-inline--fa,
.top-search-submit i {
margin-right: 5px;
font-size: 14px;
font-weight: 400;
}
.blog-list-widget .justify-content-between img {
float: left;
} .contact-box-content {
box-shadow: 0 8px 16px rgba(102, 102, 102, 0.06);
padding: 60px;
background: #fff;
position: relative;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.contact-box-content:before,
.contact-box-content:after {
position: absolute;
content: "";
border-left: 4px solid #fff;
left: 0;
top: 20%;
height: 160px;
width: 5px;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.contact-box-content:after {
left: auto;
right: 0;
}
.contact-box-content:hover:before,
.contact-box-content:hover:after{
border-color: #009e74;
}
.contact-icon {
font-size: 100px;
color: #009e74;
line-height: 1;
position: relative;
}
.contact-icon span {
position: absolute;
top: -5px;
width: 26px;
height: 26px;
font-size: 14px;
line-height: 26px;
background: #fff;
border-radius: 100%;
box-shadow: 0 8px 16px rgba(102, 102, 102, 0.10);
color: #001d23;
right: 23%;
}
.contact-box-content h5 {
font-size: 30px;
margin: 25px 0 20px 0;
}
.contact-box-content p {
margin: 0;
} .percent-box-content {
background: #001d23;
padding: 40px 60px;
font-weight: 600;
}
.percent-box-content h5{
font-size: 120px;
color: #fff;
line-height: 1;
}
.percent-box-content h5 span {
font-size: 30px;
}
.percent-box-content .right-con-per span {
font-size: 20px;
display: block;
color: #fff;
} .about-widget {
padding: 2rem;
}
.about-widget .lead {
font-size: 34px;
padding: 0 0;
line-height: 1.4;
color: #111111;
font-weight: bold;
}
.page-title1 img {
max-width: 120px;
margin: 0 auto 25px;
}
.page-title1 p {
margin-bottom: 0;
color: #fff;
}
.notfound h2 {
font-size: 140px;
padding: 0 0 1.7rem;
margin: 0;
line-height: 1.2;
font-weight: bold;
}
.notfound h3 {
font-size: 40px;
padding: 0;
margin: 0;
}
.notfound p {
padding: 2rem 80px 1.4rem 80px;
margin-bottom: 0;
}
.alink {
font-weight: bold;
text-decoration: underline !important;
}
.blog-box img.float-left {
margin-bottom: 0.5rem;
margin-right: 1.5rem;
margin-top: 0.5rem;
}
.blog-box img.float-right {
margin-bottom: 0.5rem;
margin-left: 1.5rem;
margin-top: 0.5rem;
} .soundcloud {
width: 100%;
border: 7px solid #fff;
border-bottom: none;
}
.video-popup{
height: 80px;
width: 80px;
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
line-height: 80px;
color: #ffffff;
font-size: 14px;
background: #009e74;
z-index: 1;
}
.popup-video-content .video-popup {
position: relative;
left: auto;
top: auto;
transform: none;
height: 100px;
width: 100px;
line-height: 100px;
}
.popup-video-content .video-popup:before {
border: 2px solid rgba(255,255,255, 0.1);
position: absolute;
left: -25px;
top: -25px;
content: "";
width: 150%;
height: 150%;
border-radius: 0;
animation: border-video 1500ms ease-out infinite;
}
.video-popup:hover,
.video-popup:focus {
background: #fff;
}
.form-wrapper p {
padding-bottom: 1rem;
margin: 0;
}
.form-wrapper .clearfix {
margin-bottom: 0.6rem;
}
.form-wrapper .form-control {
border-radius: 0;
margin-bottom: 1rem;
border: 1px solid #eaeaea;
font-size: 12px;
min-height: 45px;
font-weight: lighter;
}
.form-wrapper textarea {
padding-top: 20px;
min-height: 120px !important;
overflow: hidden;
}
.media-heading{
font-size: 18px;
padding: 0 130px 0 0;
margin-top: 0;
}
.media-heading span {
display: block;
font-size: 14px;
color: #5e848c;
font-weight: 500;
}
.media-body {
position: relative;
}
.position-edit-links {
position: absolute;
right: 0;
top: 5px;
}
.blog-item-comment {
float: left;
width: 100%;
margin-top: 20px;
}
.blog-item-comment-form {
float: left;
width: 100%;
margin-top: 20px;
}
.media-list {
padding: 0;
margin-bottom: 0;
}
.media-list .media .avatar {
background: #f7f7f7;
}
.media-list li.comment {
margin-bottom: 30px;
}
.media-list li.comment,
.media-list li.trackback,
.media-list li.pingback{
list-style: none;
}
.media-list li.comment:last-child {
margin-bottom: 0;
}
.comment-edit-link,
.comment-reply-link {
margin-left: 10px;
position: relative;
padding-left: 20px;
font-weight: 600;
color: #001d23;
font-size: 14px;
}
.comment-reply-link:before,
.comment-edit-link:before {
position: absolute;
left: 0;
top: 2px;
font-family: "Font Awesome 5 Pro";
content: "\f3e5";
font-weight: 400;
line-height: 1;
}
.comment-edit-link:before {
content: "\f044";
}
.comment-edit-link:hover,
.comment-reply-link:hover,
.comment-edit-link:focus,
.comment-reply-link:focus{
color: #009e74;
}
.comments-list li .children {
padding-left: 30px;
}
.comments-list .media-right,
.comments-list small {
color: #999 !important;
font-size: 11px;
margin-top: 5px;
padding-left: 10px;
}
.comments-list .media {
margin-bottom: 30px;
border-bottom: 1px solid #eaeaea;
}
.media-list .commentform {
margin-top: 60px;
}
.comment-form {
background: #f7f7f7;
padding: 40px 25px;
}
.woocommerce-Reviews .comment-form {
border: 1px solid #eaeaea;
margin-top: 30px;
}
.woocommerce-Reviews .comment-respond .form-submit {
padding: 0;
}
.comment-form .comment-notes,
.comment-form .comment-form-cookies-consent{
padding: 0 15px;
}
.woocommerce-Reviews .comment-form .comment-notes,
.woocommerce-Reviews .comment-form .comment-form-cookies-consent{
padding: 0;
}
.comments-list img {
margin-right: 30px;
}
.comments-list p {
padding-bottom: 0;
font-size: 14px;
}
.comments-list .wp-block-quote p,
.comments-list blockquote p{
font-size: 28px;
}
.authorbox {
padding: 40px;
float: left;
width: 100%;
background: #f7f7f7;
margin-bottom: 40px;
}
.authorbox h4{
font-size: 36px;
margin: 0 0 15px 0;
}
.authorbox h4 span{
font-size: 12px;
display: block;
color: #009e74;
line-height: 1;
padding-bottom: 10px;
}
.authorbox p {
padding: 0;
margin: 0 0 0.8rem;
line-height: 1.5;
}
.authorbox p:last-child{
margin: 0;
}
.author-social a {
margin-right: 10px;
}
.blog-list .blog-desc {
padding-top: 0;
}
.blog-list .blog-desc h4 {
padding-top: 0.7rem;
}
.blog-list .blog-meta {
margin: 0.5rem 0;
} .heading-content h2{
margin: 0;
font-size: 60px;
color: #001d23;
line-height: 76px;
position: relative;
letter-spacing: -2px;
}
.heading-content {
position: relative;
}
.heading-content .sub-title {
display: inline-block;
color: #009e74;
font-size: 16px;
position: relative;
line-height: 34px;
z-index: 1;
font-weight: 600;
}
.heading-content.right .sub-title {
padding-right: 20px;
}
.heading-content.left .sub-title {
padding-left: 20px;
}
.heading-content.left.border-show .sub-title {
padding-left: 5px;
}
.heading-content .sub-title:before,
.heading-content .sub-title:after {
border-bottom: 1px dashed #009e74;
content: "";
left: -20px;
top: 16px;
width: 10px;
height: 2px;
position: absolute;
}
.heading-content.border-show .sub-title:before,
.heading-content.border-show .sub-title:after {
display: none;
}
.heading-content .sub-title:after {
right: -20px;
left: auto;	
}
.heading-content.right .sub-title:before{
display: none;
}
.heading-content.right .sub-title:after{
right: 0;
}
.heading-content.left .sub-title:before{
left: 5px;
}
.heading-content.left .sub-title:after{
display: none;
}
.heading-content .bg-title {
position: absolute;
top: 0;
font-size: 160px;
line-height: 76px;
color: #f8f8f8;
width: 100%;
left: 0;
font-weight: 600;
}
.heading-content.left .bg-title {
left: -5px;
}
.heading-content p {
padding-left: 45px;
position: absolute;
margin: 0;
bottom: 10px;
width: 48%;
right: 0;
}
.heading-content.center p {
width: 90%;
}
.heading-content.right p {
right: auto;
left: 0;
}
.heading-content p:before{
left: 0;
height: 80%;
top: 10px;
width: 2px;
border-left: 2px solid #009e74;
position: absolute;
content: "";
}  .cat-list-column {
background: #fff;
position: relative;
min-height: 266px;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-bottom: 30px;
padding: 50px 30px;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.last-item-more:after {
background-color: rgba(0, 158, 116, 0.9);
position: absolute;
left: 0;
right: 0;
content: "";
top: 0;
bottom: 0;
}
.img-icon-box{
width: 100px;
height: 100px;
border-radius: 100%;
border: 2px solid #f7f7f7f7;
margin: 0 auto 20px;
line-height: 88px;
}
.cat-list-column .img-icon-box img {
position: relative;
max-height: 55px;
}
.cat-list-column > a {
display: block;
width: 100%;
position: relative;
z-index: 1;
}
.cat-list-column h5 {
margin: 0;
font-size: 18px;
line-height: 28px;
}
.last-item-more h5{
color: #fff;
}
.cat-list-column.last{
margin: 0;
}
.cat-list-column i {
color: #009e74;
font-size: 40px;
}
.cat-list-column:hover,
.cat-list-column:focus {
box-shadow: 0 8px 16px rgba(0,29,35, 0.10);
outline: none;
}
.item-count {
color: #5e848c;
font-size: 14px;
line-height: 18px;
}
#ctf.ctf-super-narrow .ctf-author-name {
color: #001d23!important;
} .services-content {
padding: 20px;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.services-content.style2 {
border: 2px solid #f7f7f7;
margin-bottom: 20px;
}
.services-content.style3 {
border-bottom: 4px solid #fff;
background: #fff;
padding: 35px;
}
.services-content.style3 h3 span {
color: #009e74;
margin-right: 20px;
}
.services-content.style3:hover {
border-bottom: 4px solid #009e74;
}
.services-content .number {
color: #009e74;
padding: 12px 15px;
border: 2px solid #f2fbff;
display: inline-block;
line-height: 1.4;
font-weight: 600;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.services-content.style2 .number,
.services-content.style4 .number {
color: #f7f7f7;
padding: 0;
border: none;
position: absolute;
right: 0;
top: -15px;
font-size: 160px;
line-height: 1;
font-weight: 600;
}
.services-content.style4 .number {
top: auto;
bottom: 0;
line-height: 120px;
letter-spacing: -2px;
visibility: hidden;
color: rgba(255,255,255, 0.04);
}
.services-content.style2 a {
font-weight: 600;
padding-top: 45px;
display: block;
position: relative;
color: #009e74;
}
.services-content.style2 a:hover,
.services-content.style2 a:focus{
color: #001d23;
}
.services-content h3 {
margin: 25px 0 18px;
font-size: 24px;
position: relative;
}
.services-content.style3 h3 {
margin-top: 0;
font-size: 20px;
}
.services-content.style3 h3 span {
font-size: 30px;
vertical-align: middle;
}
.services-content p {
margin-bottom: 25px;
}
.services-content.style3 p {
margin-bottom: 0;
}
.services-content.style2 h3 {
margin: 25px 0 20px 0;
}
.services-content img {
max-height: 115px;
}
.services-content.style2 p {
font-size: 14px;
}
.services-content.style2 img {
margin-bottom: 25px;
max-height: 80px;
}
.services-content.style1:hover .number {
background: #009e74;
color: #fff; 
}
.services-content.style4 {
border: 2px solid #eff7fb;
border-right-width: 0;
padding: 30px 40px 50px;
}
.services-content.style4:hover,
.services-content.style4.active-yes {
background: #d55342;
border-color: #d55342;
margin: -20px 0 -20px 0;
padding: 50px 40px 70px 40px;
-webkit-box-shadow: 0 8px 16px rgba(213, 83, 66, 0.16);
-ms-box-shadow: 0 8px 16px rgba(213, 83, 66, 0.16);
box-shadow: 0 8px 16px rgba(213, 83, 66, 0.16);
position: relative;
z-index: 1;
}
.services-content.style4 svg {
max-width: 60px;
max-height: 60px;
position: relative;
z-index: 1;
}
.services-content.style4:hover .number,
.services-content.style4.active-yes .number {
visibility: visible;
}
.services-content.style4:hover h3,
.services-content.style4.active-yes h3{
color: #fff;
}
.services-content.style4:hover p,
.services-content.style4.active-yes p{
color: #fff;
}
.hover-icon {
visibility: hidden;
}
.services-content.style4 .default-icon,
.services-content.style4 .hover-icon{
position: relative;
}
.services-content.style4:hover .hover-icon,
.services-content.style4.active-yes .hover-icon {
visibility: visible;
}
.services-content.style4.active-yes .default-icon,
.services-content.style4:hover .default-icon {
visibility: hidden;
display: none;
}
.services-content.style4 .default-icon:after,
.services-content.style4 .hover-icon:after {
position: absolute;
width: 45px;
height: 45px;
content: "";
background: #e5f5f1;
right: -8px;
bottom: 5px;
border-radius: 100%;
}
.services-content.style4 .default-icon:before,
.services-content.style4 .hover-icon:before {
position: absolute;
width: 45px;
height: 45px;
content: "";
background: #e5f5f1;
right: -30px;
bottom: -17px;
border-radius: 100%;
animation: pulse-border 1500ms ease-out infinite;
}
.services-content.style4 .hover-icon:after {
background: #d96555;
}
.services-content.style4 .hover-icon:before {
background: #d96555;
}
@keyframes pulse-border {
0% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
opacity: 1;
}
100% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
opacity: 0;
}
}
@-webkit-keyframes pulse-border {
0% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
opacity: 1;
}
100% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
opacity: 0;
}
}
@keyframes border-video {
0% {
transform: translateX(0%) translateY(0%) translateZ(0) scale(1);
opacity: 1;
}
100% {
transform: translateX(0%) translateY(0%) translateZ(0) scale(1.5);
opacity: 0;
}
}
@-webkit-keyframes border-video {
0% {
transform: translateX(0%) translateY(0%) translateZ(0) scale(1);
opacity: 1;
}
100% {
transform: translateX(0%) translateY(0%) translateZ(0) scale(1.5);
opacity: 0;
}
} .slick-initialized .slick-slide {
outline: none;
}
.slick-slide {
margin: 0 15px;
}
.slick-slide img {
width: 100%;
} .elementor-tab-content .ts-column {
float: left;
margin: 0;
}
.elementor-widget-tabs .elementor-tabs-wrapper {
background: #fff;
width: 95%;
position: relative;
overflow: visible!important;
}
.elementor-widget-tabs .elementor-tabs-wrapper:after {
height: 6px;
background: #009E74;
left: 6px;
right: 6px;
position: absolute;
content: "";
bottom: -6px; 
}
.elementor-widget-tabs .elementor-tab-content img.alignleft {
margin-right: 25px;
}
.elementor-widget-tabs .elementor-tab-content {
padding: 40px 0 0 0!important;
}
.elementor-widget-tabs .elementor-tab-content .ts-list ul {
margin: 10px 0 0 0!important;
}
.give-form-content-wrap .ts-list ul li {
padding: 4px 0 4px 0!important;
}
.give-form-content-wrap .ts-list ul li .svg-inline--fa{
margin-right: 6px;
}
.elementor-widget-tabs .elementor-tab-content .ts-list ul li {
padding-left: 0!important;
font-weight: 600;
}
.elementor-widget-tabs .elementor-tab-content .ts-list ul li .svg-inline--fa {
color: #d55342!important;
margin-right: 5px;
} .counter-content {
color: #fff;
}
.counter-content .counter-icon {
font-size: 80px;
line-height: 1;
}
.counter-content .counter-icon svg,
.counter-content .counter-icon img {
max-width: 80px;
height: auto;
}
.counter-content span.number.count-number {
font-size: 60px;
font-weight: 600;
line-height: 1.5;
position: relative;
}
.counter-content span.number.count-number.show-circle:before {
position: absolute;
width: 60px;
height: 60px;
content: "";
background: #d96555;
left: -30px;
top: -5px;
border-radius: 100%;
}
.counter-content span.number.count-number .counter {
position: relative;
}
.counter-content span.number.count-number:after{
content: "\f067";
position: absolute;
right: -15px;
bottom: 12px;
font-size: 13px;
font-family: "Font Awesome 5 Free";
font-weight: 900;
}
.counter-content h5 {
color: #fff;
font-size: 16px;
margin: 0;
line-height: 1;
} .partner-content a{
display: block;
padding: 30px;
margin-bottom: 30px;
border: 2px solid #009e74;
opacity: 0.5;
position: relative;
}
.partner-content a:hover {
opacity: 1;
}
.partner-content a img {
max-height: 52px;
} .owl-nav {
text-align: center;
margin-top: 10px;
margin-bottom: 20px;
position: absolute;
top: 45%;
width: 100%;
}
.owl-prev i,
.owl-next i {
padding: 3px 20px;
color: #fff;
margin-right: 5px;
font-size: 36px;
opacity: 0.8;
}
.owl-prev i:hover,
.owl-next i:hover {
opacity: 1;
}
.owl-prev {
float: left;
}
.owl-next {
float:right;
}
.testi-des {
padding: 40px;
background: #fff;
position: relative;
margin-bottom: 20px;
border: 2px solid #fff;
}
.testi-des p {
margin: 0;
font-size: 14px;
line-height: 1.9;
}
.testi-des .svg-inline--fa {
position: absolute;
right: 30px;
bottom: 30px;
font-size: 80px;
opacity: 0.1;
color: #bbb;
}
.testi-style2 .testi-des svg {
position: relative;
max-width: 100px;
height: 100px;
display: block;
margin-bottom: 40px;
color: #d55342;
}
.testi-style2 .testi-des .svg-inline--fa {
color: #d55342;
right: auto;
bottom: auto;
display: block;
margin-bottom: 40px;
opacity: 1;
}
.testi-style2 .testi-des p {
color: #fff;
font-size: 20px;
line-height: 32px;
}
.testi-style2 .testi-des {
background: none;
padding: 0;
border: none;
}
.testi-name {
background: #fff;
padding: 15px;
float: left;
width: 100%;
}
.testi-style2 .testi-name {
padding: 0;
background: none;
}
.testimonials-content .testi-name img {
max-width: 70px;
float: left;
margin-right: 10px;
}
.testi-name h5 {
margin: 12px 0 0 0;
}
.testi-style2 .testi-name h5 {
color: #fff;
}
.testi-style2 .testi-item {
padding-left: 280px;
}
.testimonials-content .testi-style2 .testi-item img {
max-width: 120px;
border: 4px solid #fff;
height: 120px;
border-radius: 100%;
position: absolute;
left: 0;
top: 37%;
}
.testi-name p {
margin: 0 0 16px 0;
color: #009e74;
font-size: 14px;
line-height: 26px;
font-weight: 600;
}
.testi-name h5 .svg-inline--fa {
float: right;
color: #009e74;
padding: 10px;
background: #eefcf7;
font-size: 40px;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.testi-item:hover .testi-name h5 .svg-inline--fa {
background: #009e74;
color: #fff;
}
.testimonials-content .owl-dots {
margin-top: 40px;
text-align: center;
}
.testimonials-content.owl-carousel .owl-nav button.owl-prev,
.testimonials-content.owl-carousel .owl-nav button.owl-next,
.testimonials-content.owl-carousel button.owl-dot {
background: #fff;
border: 1px solid #f7f7f7;
height: 6px;
width: 32px;
margin: 0 5px;
}
.testimonials-content.owl-carousel button.owl-dot.active {
background: #009e74;
}
.elementor-tab-content p {
margin: 0;
}
.testi-bg {
background-position: 12%!important;
} .listicon-content p {
color: #fff;
margin: 0;
line-height: 38px;
font-weight: 600;
}
.listicon-content p span {
background: #009e74;
width: 40px;
height: 40px;
border-radius: 100%;
color: #eef9f6;
text-align: center;
margin-right: 30px;
float: left;
line-height: 40px;
} .project-cause-bar {
position: relative;
display: block;
width: 100%;
height: 4px;
background: #e1f8f2;
border-radius: 0;
margin: 10px 0;
}
.project-cause-bar .progress-bar {
position: absolute;
left: 0;
top: 0;
height: 100%;
background: #009e74;
border-radius: 0;
width: 0;
max-width: 100%;
-webkit-box-shadow: 0 4px 8px rgba(0, 158, 116, 0.30);
-ms-box-shadow: 0 4px 8px rgba(0, 158, 116, 0.30);
box-shadow: 0 4px 8px rgba(0, 158, 116, 0.30);
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.progress-counter {
background-color: #55c981;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 12px;
padding: 7px 7px 5px;
position: absolute;
right: -22px;
bottom: -35px;
}
.progress-counter:after {
border-style: solid;
border-width: 0 3.5px 4px 3.5px;
border-color: transparent transparent #55c981;
top: -4px;
content: " ";
height: 0;
left: 50%;
margin-left: -3.5px;
position: absolute;
width: 0;
}
.cause-amounts p {
margin: 0;
font-size: 14px;
}
.cause-amounts p.theme-color,
.cause-amounts span.theme-color {
color: #009e74;
font-weight: 600;
}
.cause-amounts span.theme-color {
font-size: 45px;
line-height: 1;
}
.crowdpress-donation-form-widget p.theme-color {
color: #009e74;
margin: 0 0 10px;
font-weight: 600;
} .gfc-clock-wrap {
display: none;
}
.give-content-summery {
background: #fff;
padding: 40px;
margin-right: 10px;
}
.give-content-summery .give-form-title {
margin-top: 0;
}
.give-progress-bar {
border-radius: 0;
background: #e1f8f2;
height: 6px;
overflow: visible;
}
.give-progress-bar > span {
border-radius: 0;
-webkit-box-shadow: 0 4px 8px rgba(0, 158, 116, 0.30);
-ms-box-shadow: 0 4px 8px rgba(0, 158, 116, 0.30);
box-shadow: 0 4px 8px rgba(0, 158, 116, 0.30);
}
.give-single-form-sidebar-left .images{
padding: 40px;
margin-bottom: 40px;
background: #fff;
}
.give-single-form-sidebar-left .widget-title {
padding-left: 30px;
}
.give-single-form-sidebar-left .crowdpress-thumbnail {
margin-bottom: 20px;
}
.give-single-form-sidebar-left .give-form-title {
font-size: 24px;
margin: 0 0 20px 0;
}
.give-single-form-sidebar-left #give-donation-level-button-wrap > li {
display: none;
}
form[id*="give-form"] .give-donation-amount {
margin: 0 0 15px;
border-bottom: 3px solid #eaeaea;
padding-bottom: 15px;
}
#give-donation-level-button-wrap > li {
margin: 0 15px 15px 0;
}
.give-btn {
background: none;
border: 3px solid #eaeaea;
color: #001d23;
font-weight: 600;
padding: 10px 20px;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.give-default-level.give-btn {
border-color: #009e74;
}
.give-btn:hover,
.give-btn:focus {
background: #009e74;
color: #fff;
border-color: #009e74;
}
.give-single-form-sidebar-left .give-btn {
background: #009e74;
color: #fff;
border-color: #009e74;
}
.give-single-form-sidebar-left .give-wrap .give-card {
display: block;
padding: 0;
border: none;
box-shadow: none;
}
.give-single-form-sidebar-left .give-donor__image {
border-radius: 0;
}
.give-single-form-sidebar-left form[id*="give-form"] .give-donation-amount {
border-bottom: none;
margin-bottom: 0;
}
form[id*="give-form"] .give-donation-amount .give-currency-symbol.give-currency-position-before {
border: none;
}
form[id*="give-form"] .give-donation-amount #give-amount,
form[id*="give-form"] .give-donation-amount #give-amount-text {
border: none;
}
.give-donor__total {
color: #009e74;
font-size: 14px;
font-weight: 600;
}
.elementor-widget-wp-widget-give_forms_widget .give-form-title {
display: none;
}
.elementor-widget-wp-widget-give_forms_widget #give_error_test_mode {
display: none;
}
.elementor-widget-wp-widget-give_forms_widget .give-goal-progress {
display: none;
}
.elementor-widget-wp-widget-give_forms_widget h5 {
display: inline-block;
margin-bottom: 13px;
padding-left: 26px;
position: relative;
}
.elementor-widget-wp-widget-give_forms_widget h5:before {
position: absolute;
left: 0;
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f004";
color: #009e74;
width: 20px;
}
.elementor-widget-wp-widget-give_forms_widget .give-form-wrap.give-display-modal {
display: inline-block;
}
.elementor-widget-wp-widget-give_forms_widget .give-donation-amount.form-row-wide {
display: none;
}
.elementor-widget-wp-widget-give_forms_widget .give-form-wrap.give-display-modal {
float: right;
width: 83%;
text-align: right;
}
.elementor-widget-wp-widget-give_forms_widget #give-donation-level-button-wrap {
margin: 0;
width: 100%;
}
.home-three-form.elementor-widget-wp-widget-give_forms_widget #give-donation-level-button-wrap {
float: left;
width: auto;
}
.elementor-widget-wp-widget-give_forms_widget .give-btn {
padding: 17px 35px;
border-radius: 30px;
}
.elementor-widget-wp-widget-give_forms_widget .give-form-type-multi > .give-btn {
background: #009e74;
border-color: #009e74;
}
.elementor-widget-wp-widget-give_forms_widget #give-recurring-form,
.elementor-widget-wp-widget-give_forms_widget form.give-form,
.elementor-widget-wp-widget-give_forms_widget form[id*="give-form"] {
margin: 0;
}
.elementor-widget-wp-widget-give_forms_widget #give-donation-level-button-wrap > li {
margin-bottom: 0;
}
.elementor-widget-wp-widget-give_forms_widget [id*="give-form"].give-display-modal .give-btn,
.elementor-widget-wp-widget-give_forms_widget [id*="give-form"].give-display-reveal .give-btn {
margin: 0;
}
.donation-form-page [id*="give-form"] fieldset{
width: 100%;
}
.donation-form-page .elementor-widget-wp-widget-give_forms_widget .give-btn {
padding: 17px 35px;
border-radius: 0;
}
.donation-form-page .elementor-widget-wp-widget-give_forms_widget .give-btn.give-submit {
padding: 17px 45px 17px 65px;
}
.donation-form-page .elementor-widget-wp-widget-give_forms_widget .give-donation-amount.form-row-wide {
display:block;
margin: 0 0 20px;
}
#give-recurring-form h3.give-section-break,
#give-recurring-form h4.give-section-break,
#give-recurring-form legend,
form.give-form h3.give-section-break,
form.give-form h4.give-section-break,
form.give-form legend,
form[id*="give-form"] h3.give-section-break,
form[id*="give-form"] h4.give-section-break,
form[id*="give-form"] legend {
margin: 40px 0 20px 0;
border-bottom: 3px solid #eaeaea;
float: left;
color: #001d23;
}
.give-form ol {
padding: 0 0 0 18px;
}
form[id*="give-form"] #give-gateway-radio-list {
margin: 0;
}
.donation-form-page .paypal-button {
position:absolute;
right:40px;
top:60px;
font-size:16px !important;
}
.donation-form-page form[id*="give-form"] .give-donation-amount .give-currency-symbol {
background: none;
font-size: 72px;
color: #009e74;
line-height: 1;
padding: 0;
font-weight: 600;
height: auto;
}
.donation-form-page form[id*="give-form"] .give-donation-amount #give-amount,
.donation-form-page form[id*="give-form"] .give-donation-amount #give-amount-text {
font-size: 72px;
color: #009e74;
line-height: 1;
height: auto;
font-weight: 600;
padding: 0;
}
.donation-form-page .elementor-widget-wp-widget-give_forms_widget h5 {
margin-bottom: 0;
}
.give-single-form-sidebar-left .give-donor__load_more.give-button-with-loader {
display: none;
}
.give-wrap.give-grid-ie-utility:last-child .give-grid{
margin-bottom: 0;
}
.give-donor__image {
border: none;
}
.give-donor__image img {
border-radius: 0;
} .featured-lists-content .featured-main-content {
position: relative;
z-index: 1;
height: 0;
padding-top: 100%;
transform: rotate(-13deg);
}
.featured-lists-content .featured-main-content i {
color: #fff;
}
.featured-lists-content .featured-main-content:before {
content: '';
position: absolute;
z-index: -1;
left: 10%;
top: 10%;
width: 80%;
height: 80%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background: #009e74;
}
.featured-lists-content .services_item-icon {
position: absolute;
z-index: 1;
width: 17%;
height: 17%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
left: 41%;
top: 41%;
cursor: pointer;
font-size: 30px;
}
.featured-lists-content .services_item-icon:hover,
.featured-lists-content .services_item-wrap.active .services_item-icon {
border: 7px solid #fff;
}
.featured-lists-content .services_item-content .content-img {
padding: 83px;
border-radius: 100%;
}
.featured-lists-content .services_item-icon:before,
.featured-lists-content .services_item-icon:after {
content: '';
position: absolute;
z-index: -1;
width: 99.9%;
height: 99.9%;
left: 0;
top: 0;
-webkit-transition: all 0.6s;
-o-transition: all 0.6s;
-moz-transition: all 0.6s;
transition: all 0.6s;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background: #001d23;
}
.featured-lists-content .services_item-icon:after {
opacity: 0;
}
.featured-lists-content .services_item-icon .services_icon {
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
left: 50%;
top: 50%;
position: absolute;
z-index: 1;
-webkit-transition: all 0.6s;
-o-transition: all 0.6s;
-moz-transition: all 0.6s;
transition: all 0.6s;
line-height: 1;
}
.featured-lists-content .services_item-icon .services_icon-grad2 {
opacity: 0;
}
.featured-lists-content .services_item-content {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 8%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
text-align: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.6s;
-o-transition: all 0.6s;
-moz-transition: all 0.6s;
transition: all 0.6s;
display: block;
}
.featured-lists-content .services_item-wrap.active .services_item-icon:before {
opacity: 0; }
.featured-lists-content .services_item-wrap.active .services_item-icon:after {
opacity: 1; }
.featured-lists-content .services_item-wrap.active .services_item-icon .services_icon-grad1 {
opacity: 0; }
.featured-lists-content .services_item-wrap.active .services_item-icon .services_icon-grad2 {
opacity: 1; }
.featured-lists-content .services_item-wrap.active .services_item-icon + .services_item-content {
opacity: 1;
visibility: visible; }
@-webkit-keyframes circuit_service_hexagon_1 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@-moz-keyframes circuit_service_hexagon_1 {
0% {
-moz-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-moz-transform: rotate(360deg);
transform: rotate(360deg); } }
@-o-keyframes circuit_service_hexagon_1 {
0% {
-o-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-o-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes circuit_service_hexagon_1 {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg); } }
@-webkit-keyframes circuit_service_hexagon_2 {
0% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
100% {
-webkit-transform: rotate(540deg);
transform: rotate(540deg); } }
@-moz-keyframes circuit_service_hexagon_2 {
0% {
-moz-transform: rotate(180deg);
transform: rotate(180deg); }
100% {
-moz-transform: rotate(540deg);
transform: rotate(540deg); } }
@-o-keyframes circuit_service_hexagon_2 {
0% {
-o-transform: rotate(180deg);
transform: rotate(180deg); }
100% {
-o-transform: rotate(540deg);
transform: rotate(540deg); } }
@keyframes circuit_service_hexagon_2 {
0% {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg); }
100% {
-webkit-transform: rotate(540deg);
-moz-transform: rotate(540deg);
-o-transform: rotate(540deg);
transform: rotate(540deg); } }
@-moz-document url-prefix() {
.services_icon-grad1,
.services_icon-grad2 {
-webkit-text-fill-color: initial; }
} .posts-content .blog-media{
margin-bottom: 0;
}
.posts-content{
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.posts-content .posts-loop {
margin-bottom: 30px;
}
.posts-content .rel-blog-desc {
background: #f7f7f7;
padding: 0 30px 30px 30px;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.posts-content .posts-loop-style1 .rel-blog-desc {
padding: 30px;
box-shadow: 0 4px 8px rgba(0,0,0, 0.10);
margin: -30px 20px 0;
z-index: 1;
position: relative;
background: #fff;	
}
.posts-content h4.blog-des-title {
font-size: 20px;
line-height: 1.4;
padding-top: 20px;
padding-bottom: 12px;
letter-spacing: normal;
}
.posts-content .posts-loop-style1 h4.blog-des-title{
padding-top: 12px;
padding-bottom: 15px;
letter-spacing: -0.3px;
}
.posts-content .blog-read-more {
font-size: 14px;
font-weight: 700;
color: #009e74;
}
.posts-style2 h4.blog-des-title {
font-size: 18px;
line-height: 26px;
}
.posts-content .rel-blog-desc p {
margin-bottom: 0;
font-size: 14px;
}
.cat-readmore-con a {
background: #009e74;
margin: 15px -15px 2px 2px;
color: #fff;
padding: 5px 15px;
display: inline-block;
font-size: 14px;
font-weight: 700;
}
.posts-style2 .cat-readmore-con {
position: absolute;
z-index: 1;
bottom: -2px;
right: 0;
}
.cat-readmore-con.absolute-position {
position: absolute;
bottom: 0;
left: 30px;
}
.cat-readmore-con.absolute-position a {
margin: 0 2px 0 0;
}
.posts-content .posts-style2 .rel-blog-desc {
background: none;
padding-bottom: 50px;
position: relative;
}
.posts-content .posts-style2 .posts-loop{
background: #fff;
margin-bottom: 80px;
}
.posts-style2 .posts-loop .blog-media{
margin: 0 30px 0 0;
overflow: inherit;
}
.posts-style2 .posts-loop .blog-media img {
margin-top: -30px;
}
.posts-style2 .posts-loop .blog-media:hover img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.posts-style2 .cat-readmore-con a {
margin: 15px 0 2px 2px;
border-radius: 10px 0 0 0;
}
.low-padding {
margin-left: -5px;
margin-right: -5px;
}
.posts-style2 {
padding: 0 5px;
}
.cat-readmore-con a:hover,
.cat-readmore-con a:focus{
color: #fff;
}
.posts-loop:hover .cat-readmore-con a {
background: #001d23;
}
.posts-loop:hover .cat-readmore-con .read-more-link {
background: #009e74;
color: #fff;
}
.projects-content .cat-readmore-con {
position: absolute;
bottom: -5px;
left: 40px;
}
.projects-content .rel-blog-desc {
border: 2px solid #eff7fb;
padding: 40px;
border-top: none;
margin-bottom: 30px;
background: #fff;
}
.projects-content .rel-blog-desc.no-thumb-des {
border-top: 2px solid #eff7fb;
}
.projects-content .rel-blog-desc h4.blog-des-title{
font-size: 18px;
line-height: 28px;
padding: 0 0 5px 0;
letter-spacing: normal;
}
.projects-content .cat-readmore-con a {
margin: 0  0 5px 2px;
}
.projects-content .cat-readmore-con a:hover,
.projects-content .cat-readmore-con a:focus{
color: #fff;
background: #001d23;
}
.cat-readmore-con .read-more-link {
padding: 15px 20px;
background: #fff;
color: #001d23;
margin: 0;	
}
.posts-content .blog-meta {
margin: 0;
background: #fff;
padding: 0;
font-size: 14px;
display: inline-block;
font-weight: 600;
}
.posts-style2 .blog-meta {
position: absolute;
border-radius: 30px;
padding: 8px 20px;
background: #d55342;
bottom: -20px;
margin: 0;
}
.posts-content .blog-meta a {
margin-right: 15px;
color: #001d23;
}
.posts-content .posts-style2 .blog-meta a {
margin-right: 0;
color: #fff;
}
.posts-content .blog-meta .svg-inline--fa {
color: #009e74;
}
.posts-content .posts-style2 .blog-meta .svg-inline--fa {
color: #fff;
} .tnp.tnp-widget-minimal {
margin: 0 auto;
max-width: 600px;
border: 2px solid rgba(255,255,255, 0.2);
padding: 8px;
}
.tnp-form {
position: relative;
}
.page .tnp-widget-minimal input.tnp-email {
width: 67%;
background: none;
border: none;
color: #fff;
padding:0 0 0 40px;
font-size: 16px;
}
.page .tnp-widget-minimal input.tnp-email:focus {
border: none;
}
.page .tnp-widget-minimal input.tnp-submit {
width: 33%;
background: #001d23;
font-size: 16px;
line-height: 2;
position: relative;
padding-left: 30px;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
cursor: pointer;
font-weight: 600;
}
.page .tnp-widget-minimal input.tnp-submit:hover,
.page .tnp-widget-minimal input.tnp-submit:focus {
background: #001d23;
border: none;
outline: none;
}
.page .tnp-form:after {
content: "\f0e0";
position: absolute;
right: 22.5%;
bottom: 15px;
font-size: 13px;
font-family: "Font Awesome 5 Free";
font-weight: 900;
color: #fff;
}
.image-boxes img,
.blog-media img {
-webkit-transition: all .5s ease-out;
-moz-transition: all .5s ease-out;
-ms-transition: all .5s ease-out;
-o-transition: all .5s ease-out;
transition: all .5s ease-out;
}
.blog-media.formate-quote:hover img {
-webkit-filter: blur(1px); filter: blur(1px);
opacity: 0.9;
filter: alpha(opacity=90); }
.layout-rs .blog-box {
background-color: #ffffff;
margin: 0 20px 40px 0;
}
.content .post:last-child .blog-box{
margin-bottom: 0;
}
.center-icons {
font-size: 46px;
color: #009e74;
line-height: 1;
}
.layout-ls .blog-box {
margin-bottom: 2rem;
background-color: #ffffff;
margin-left: 20px;
}
.text-left-previous,
.text-right-next {
font-size: 18px;
font-weight: 600;
color: #001d23;
line-height: 1.2;
display: inline-block;
-ms-word-wrap: break-word;
word-wrap: break-word;
word-break: break-all;
}
.tags-social-box {
float: left;
width: 100%;
}
.blog-item-next-prev {
position: relative;
float: left;
width: 100%;
}
.center-icons {
position: absolute;
width: 100%;
left: 0;
}
.absolute-pager {
position: relative;
z-index: 1;
overflow: hidden;
padding: 0 30px 0 0;
}
.absolute-pager.text-right{
padding: 0 0 0 30px;
}
.blog-item-next-prev.portfolio-next-prev {
margin-top: 50px;
}
.portfolio-next-prev .text-left-previous,
.portfolio-next-prev .text-right-next {
color: #fff;
vertical-align: middle;
}
.text-left-previous span,
.text-right-next span{
font-size: 14px;
display: block;
color: #009e74;
padding-bottom: 10px;
}
.portfolio-next-prev img {
max-width: 90px;
display: inline-block;
margin-right: 25px;
}
.portfolio-next-prev .absolute-pager.text-right img {
margin-right: 0;
margin-left: 25px;
}
.portfolio-next-prev .absolute-pager {
background: #001d23;
padding: 20px;
}
.portfolio-next-prev .absolute-pager.text-right {
background: #009e74;
}
.portfolio-next-prev .text-right-next span {
color: #fff;
}
.project-meta-content h2 {
margin: 0;
font-size: 48px;
}
.project-meta-content h4 {
margin: 0;
}
.aut-dat-box {
display: inline-block;
width: 48%;
padding-top: 10px;
}
.aut-dat-box span {
color: #009e74;
font-weight: 600;
}
.project-meta-content .port-cat {
font-weight: 600;
color: #009e74;
}
.project-meta-content .btn-primary {
padding: 30px;
}
.blog-media {
padding: 0;
position: relative;
overflow: hidden;
}
.blog-media.formate-quote img {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
margin: 0;
}
.blog-media.formate-quote i {
position: absolute;
left: 45px;
font-size: 80px;
}
.list-view .blog-media.formate-quote i{
top: 45px;
}
.formate-quote .wp-block-quote {
padding: 45px 45px 45px 150px;
text-align: left;
margin-bottom: 0;
}
.list-view .formate-quote .wp-block-quote {
padding: 130px 45px 45px 45px;
}
.blog-desc {
padding: 40px;
float: left;
width: 100%;
position: relative;
}
.blog-des-top {
float: left;
width: 100%;
}
.blog-desc .post-views {
display: none;
}
.related-posts {
float: left;
width: 100%;
margin-bottom: 30px;
}
.custom-title {
margin: 10px 0 30px 0;
font-size: 24px;
}
.related-posts .read-more-wrapper {
display: none;
}
.list-style .blog-desc {
padding: 0;
}
.list-style.blog-box {
margin-bottom: 4rem;
}
.small-blog-box .blog-desc h4 {
font-size: 24px;
}
.small-blog-box .blog-meta {
margin: 0.7rem 0 0.6rem;
}
.cat-title {
display: inline-block;
font-size: 14px;
line-height: 1;
margin: 0;
padding: 10px 30px;
color:#fff;
background-color:#009e74;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cat-title a{
color: #fff;
}
.cat-title:hover,
.cat-title:focus {
background-color: #001d23;
color: #fff;
}
.cat-title:hover a,
.cat-title:focus a {
color: #fff;
}
.cat-title a:hover,
.cat-title a:focus {
color: #fff;
}
.search .cat-title {
margin-bottom: 30px;
}
h4.blog-des-title {
font-size: 38px;
margin: 0;
padding: 30px 0 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
line-height: 45px;
letter-spacing: -1px;
}
.search h4.blog-des-title {
padding: 0;
}
.post_format-post-format-quote h4.blog-des-title {
padding-bottom: 20px;
}
.related-posts h4.blog-des-title{
padding: 0 0 15px;
font-size: 22px;
line-height: 30px;
letter-spacing: normal;
}
.related-posts .rel-blog-desc {
padding: 40px;
}
.related-posts .rel-blog-desc p {
-ms-word-wrap: break-word;
word-wrap: break-word;
word-break: break-all;
}
.related-posts .rel-blog-desc p:last-child{
margin-bottom: 0;
}
.related-single-post {
background: #f7f7f7;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.related-posts .related-single-post:hover {
box-shadow: 0 8px 16px rgba(93,93,93, 0.06);
background: none;
}
.cat-title a {
line-height: 18px;
}
.contact-form .form-group .btn.btn-primary {
cursor: pointer;
}
.blog-meta {
display: block;
margin: 20px 0 30px;
font-size: 16px;
}
.wp-block-quote .blog-meta {
margin-bottom: 0;
}
.projects-content .blog-meta{
border-top: 1px solid #e1f8f2;
margin-bottom: 0;
padding-top: 15px;
font-size: 14px;
font-weight: 600;
}
.projects-content .blog-meta .svg-inline--fa {
color: #009e74;
}
.related-posts .blog-meta {
margin: 0 0 5px 0;
}
.meta-bottom a {
font-size: 16px;
}
.blog-meta a{
margin-right: 30px;
color: #5e848c;
font-weight: 600;
font-size: 14px;
}
.blog-meta a:hover,
.blog-meta a:focus{
color: #009e74;
}
.blog-box .blog-des-top .blog-meta a {
margin-right: 15px;
padding-right: 15px;
position: relative;
display: inline;
}
.blog-box .blog-des-top .blog-meta a:last-child{
margin-right: 0;
padding-right: 0;
}
.blog-box .blog-des-top .blog-meta a:after{
position: absolute;
right: 0;
height: 16px;
width: 1px;
content: "";
background: #eaeaea;
top: 0;
}
.blog-box .blog-des-top .blog-meta a:last-child:after{
width: 0;
}
.projects-content .blog-meta a {
margin-right: 20px;
color: #001d23;
}
.projects-content .blog-meta a:last-child {
margin-right: 0;
float: right;
}
.blog-meta .svg-inline--fa {
margin-right: 7px;
color: #009e74;
}
.wp-block-quote .blog-meta .svg-inline--fa{
color: #fff;
}
.meta-bottom a img{
border-radius: 100%;
margin-right: 15px;
}
.blog-social {
text-align: center;
background: #ffffff;
font-weight: bold;
padding: 0;
position: relative;
z-index: 9;
}
.blog-social a,
.blog-social .btn {
outline: 0 none !important;
text-decoration: none !important;
background: #ffffff;
}
.socibox {
width: 35px;
height: 35px;
margin-top: 3rem;
display: inline-block;
margin: 0;
text-align: center;
padding: 0 0 0 10px;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
color: #b3bed3;
}
.blog-social a:nth-child(2) > .socibox{
padding-left: 0;
width: auto;
}
.socibox:hover,
.socibox:focus{
color: #009e74;
}
.post-bottom {
border-top: 1px dashed #eaeaea;
padding-top: 1rem;
}
.post-share {
position: relative;
display: block;
}
.customshare {
display: inline-block;
position: absolute;
right: 0;
bottom: 1px;
}
.customshare .list {
position: absolute;
top: 0.2rem;
right: 0;
text-align: center;
background: transparent;
}
.customshare .list a {
position: relative;
display: block;
width: 35px;
height: 35px;
line-height: 35px;
margin-top: 10px;
z-index: 1000;
font-weight: normal;
text-align: center;
background: #fff;
color: #ffffff !important;
}
.ie9 .customshare .list strong {
padding-top: 5px;
height: 41px;
}
.customshare .list a {
background: #ff3;
-webkit-transition: -webkit-transform .0001s linear, background .0001s ease, color .0001s ease;
-moz-transition: -moz-transform .0001s linear, background .0001s ease, color .0001s ease;
-ms-transition: -ms-transform .0001s linear, background .0001s ease, color .0001s ease;
-o-transition: -o-transform .0001s linear, background .0001s ease, color .0001s ease;
transition: transform .0001s linear, background .0001s ease, color .0001s ease;
-webkit-transform: scale(0) translate3d(0, 0, 0);
-moz-transform: scale(0) translate3d(0, 0, 0);
-ms-transform: scale(0) translate3d(0, 0, 0);
-o-transform: scale(0) translate3d(0, 0, 0);
transform: scale(0) translate3d(0, 0, 0);
opacity: 0;
filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.customshare .list a:hover {
color: #fff;
text-decoration: none;
}
.customshare .list .tw,
.customshare .list .fb,
.customshare .list .gp {
font-size: 14px;
}
.customshare .list:hover strong span,
.customshare .list.hover strong span {
height: 135px;
opacity: 1;
filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
-webkit-transition-duration: .3s;
-moz-transition-duration: .3s;
-ms-transition-duration: .3s;
-o-transition-duration: .3s;
transition-duration: .3s;
}
.customshare .list:hover a,
.customshare .list.hover a {
-webkit-transform: scale(1) translate3d(0, 0, 0);
-moz-transform: scale(1) translate3d(0, 0, 0);
-ms-transform: scale(1) translate3d(0, 0, 0);
-o-transform: scale(1) translate3d(0, 0, 0);
transform: scale(1) translate3d(0, 0, 0);
opacity: 1;
filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
-webkit-transition-duration: .3s, .4s, .4s;
-moz-transition-duration: .3s, .4s, .4s;
-ms-transition-duration: .3s, .4s, .4s;
-o-transition-duration: .3s, .4s, .4s;
transition-duration: .3s, .4s, .4s;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
}
.customshare .list:hover a .fa {
transform: rotate(45deg);
}
.customshare .list:hover .tw,
.customshare .list.hover .tw {
-webkit-transition-delay: .1s, .0001s, .0001s;
-moz-transition-delay: .1s, .0001s, .0001s;
-ms-transition-delay: .1s, .0001s, .0001s;
-o-transition-delay: .1s, .0001s, .0001s;
transition-delay: .1s, .0001s, .0001s;
}
.customshare .list:hover .fb,
.customshare .list.hover .fb {
-webkit-transition-delay: .2s, .0001s, .0001s;
-moz-transition-delay: .2s, .0001s, .0001s;
-ms-transition-delay: .2s, .0001s, .0001s;
-o-transition-delay: .2s, .0001s, .0001s;
transition-delay: .2s, .0001s, .0001s;
}
.customshare .list:hover .gp,
.customshare .list.hover .gp {
-webkit-transition-delay: .3s, .0001s, .0001s;
-moz-transition-delay: .3s, .0001s, .0001s;
-ms-transition-delay: .3s, .0001s, .0001s;
-o-transition-delay: .3s, .0001s, .0001s;
transition-delay: .3s, .0001s, .0001s;
}
.page-link {
background-color: #fff;
border: 0 dashed #eaeaea;
border-radius: 0;
display: block;
font-size: 14px;
line-height: 1;
margin-left: 3px;
padding: 0.6rem 0.8rem;
position: relative;
}
.page-item:first-child .page-link {
margin-left: 0;
border-radius: 0;
}
.page-item:last-child .page-link {
border-radius: 0;
}
.page-link:hover,
.page-link:focus {
background-color: #001d23;
}
.content {
padding-right: 0;
}
.search-no-results .content > .content{
background: #fff;
padding: 60px;
}
.search-no-results .content h1.entry-title {
margin-top: 0;
}
.blog-grid .blog-bottom.text-center,
.blog-grid .blog-desc.text-center {
text-align: left !important;
}
.blog-grid .blog-desc h4 {
font-size: 24px;
line-height: 28px;
}
.blog-grid .blog-desc p {
margin-bottom: 20px;
} .user-widget .user-img img{
border-radius: 100%;
}
.user-widget .user-img h5 {
font-size: 18px;
line-height: 1;
margin: 30px 0 20px 0;
}
.user-widget .user-img p {
font-size: 14px;
}
.user-social {
line-height: 1;
}
.user-social a {
line-height: 1;
color: #b3bed3;
font-size: 14px;
margin: 0 10px;
display: inline-block;
}
.user-social a:hover,
.user-social a:focus{
color: #009e74;
}
.sidebar .widget {
display: block;
position: relative;
margin-bottom: 40px;
padding: 40px;
background: #fff;
}
.post-type-archive-product .sidebar .widget,
.single-product .sidebar .widget,
.tax-product_cat .sidebar .widget {
border: 1px solid #eaeaea;
padding: 30px;
}
.post-type-archive-product .sidebar .widget li a{
width: 85%;
}
.post-type-archive-product .sidebar .widget.widget_recent_comments li a{
width: auto;
}
.post-type-archive-product .sidebar .widget-title,
.tax-product_cat .sidebar .widget-title,
.single-product .sidebar .widget-title{
font-size: 18px;
}
.post-type-archive-product .sidebar .search-form label,
.tax-product_cat .sidebar .search-form label,
.single-product .sidebar .search-form label{
max-width: 138px;
}
.sidebar .widget_media_image {
padding: 0;
}
.sidebar .widget_media_image .widget-title {
margin: 40px;
}
.sidebar .widget:last-child{
margin-bottom: 0;
}
.sidebar .widget-title {
color: #001d23;
}
.blog-list-widget img {
border: 1px solid #eaeaea;
max-width: 80px;
margin-right: 20px !important;
border-radius: 100%;
}
.blog-list-widget span {
font-size: 14px;
color: #5e848c;
}
.footer.footer-style1 .blog-list-widget span{
color: #a6b6b9;
}
.footer.footer-style1 .blog-list-widget .svg-inline--fa {
color: #009e74;
}
.blog-list-widget .list-group-item {
padding: 0;
border: 0;
margin: 0;
background-color: transparent;
}
.blog-list-widget .w-100 {
margin-bottom: 40px;
display: block;
}
.blog-list-widget .w-100:hover h5,
.blog-list-widget .w-100:focus h5{
color: #009e74;
}
.blog-list-widget .w-100 span
.blog-list-widget .w-100:hover span,
.blog-list-widget .w-100:focus span{
color: #5e848c;
}
.footer-widget-area .blog-list-widget .w-100 {
margin-bottom: 20px;
}
.blog-list-widget a.w-100:last-child {
margin-bottom: 0;
}
.blog-list-widget .w-100.last-item {
margin-bottom: 0;
}
.blog-list-widget small {
font-size: 11px;
}
.blog-list-widget .mb-1 {
font-size: 16px;
line-height: 1.3;
margin-bottom: 0.25rem;
margin-top: 0;
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.tag-widget a,
.tagcloud a,
.blog-tags a {
background-color: #f7f7f7;
display: inline-block;
font-size: 11px;
margin: 0 7px 10px 0;
line-height: 1.2;
padding: 10px 20px;
text-transform: uppercase;
}
.footer-widget-area .tagcloud a{
background: none;
border: 2px solid rgba(255,255,255, 0.1);
}
.footer-widget-area .tagcloud a:hover,
.footer-widget-area .tagcloud a:focus {
background: #009e74;
border-color: #009e74;
color: #fff;
}
.footer.section.footer-style1 {
color: #a6b6b9;
}
.blog-tags ul {
padding: 0;
margin: 0;
}
.blog-tags ul li {
display: inline-block;
margin-right: 10px;
}
.sticky .post-meta.sticky-posts{
margin-right: 20px;
background: #009e74;
padding: 10px 0;
}
.pagination li a {
color: #fff;
background-color: #001d23;
padding: 20px 24px;
border: 1px solid #001d23;
line-height: 1;
font-size: 14px;
font-weight: 700;
}
.pagination li a:hover,
.pagination li a:focus,
.pagination li.current a {
background: #009e74;
color: #fff;
border-color: #009e74; 
}
.sidebar .widget_instagram-feed-widget .sbi_photo{
margin: 0 10px 10px 0;
} div.sidewrapper.sidenav {
background: #ffffff;
display: block;
height: 100%;
overflow: auto;
position: fixed;
right: -35em;
top: 0;
width: 290px;
z-index: 99999;
transition: right 0.3s ease-in-out 0s;
-webkit-transition: right 0.3s ease-in-out 0s;
-moz-transition: right 0.3s ease-in-out 0s;
-o-transition: right 0.3s ease-in-out 0s;
}
.sidewrapper .widget {
margin-bottom: 1rem;
margin-top: 2rem;
padding: 1rem 2rem 0;
}
.nav-expanded div.sidewrapper {
right: 0;
margin-right: 0;
transition: margin-left 0.4s ease-in-out 0s;
-webkit-transition: right 0.4s ease-in-out 0s;
-moz-transition: right 0.4s ease-in-out 0s;
-o-transition: margin-left 0.4s ease-in-out 0s;
}
#nav-close {
border: 1px solid #eaeaea;
border-radius: 50%;
display: inline-block;
font-size: 13px;
height: 30px;
line-height: 27px;
padding-right: 0;
position: relative;
right: 30px;
text-align: center;
top: 17px;
width: 30px;
}
.logged-in.admin-bar #nav-close {
top: 35px;
}
.widget-title.dark-color,
.sidewrapper .widget-title {
color: #001d23;
}
.category-widget ul,
.sidebar .widget ul,
.sidewrapper.sidenav .widget ul {
margin: 0;
padding: 0;
list-style: none;
}
.sidebar .widget ul.children {
padding-left: 15px;
}
.category-widget li,
.sidebar .widget li,
.sidewrapper.sidenav .widget li{
padding: 0;
font-size: 14px;
border-bottom: 1px dashed #eaeaea;
}
.sidebar .widget_rss li{
border: none;
padding: 0 0 20px 0;
}
.sidebar .widget_rss li:last-child {
padding-bottom: 0;
}
.sidebar .widget_rss.widget li:first-child {
border-top: none;
}
.widget_rss.widget cite {
font-weight: 500;
}
.sidebar .widget li a {
padding: 10px 0;
display: inline-block;
width: 90%;
}
.sidebar .widget_rss.widget li a {
padding: 0 0 10px 0;
width: 100%;
font-weight: 500;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
padding: 0.3rem;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin: 0 0 0 120px;
border-radius: 0;
border-color: #eaeaea;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
width: 96px;
padding: 0;
}
.widget_product_tag_cloud .tagcloud a {
position: relative;
margin-bottom: 0;
background: none;
text-transform: inherit;
}
.widget_product_tag_cloud .tagcloud a:before {
position: absolute;
left: 0;
content: "#";
}
.widget_product_tag_cloud .tagcloud a:hover,
.widget_product_tag_cloud .tagcloud a:focus {
color: #009e74;
background: none;
}
.sidebar .widget .children li:last-child,
.sidebar .widget .sub-menu li:last-child {
border-bottom: none;
padding-bottom: 0;
}
.sidebar .widget li:first-child,
.sidewrapper.sidenav .widget li:first-child {
border-top: 1px dashed #eaeaea;
}
.sidebar .crowdpress-categories li{
border: none;
padding: 0;
margin-bottom: 10px;
position: relative;
width: 100%;
}
.sidebar .crowdpress-categories li a{
padding: 15px 25px;
display: block;
background: #f7f7f7;
font-weight: 600;
}
.sidebar .crowdpress-categories li span {
background: #00805e;	
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
position: absolute;
right: 0;
top: 0;
bottom: 0;
line-height: 56px;
padding: 0 20px;
color: #fff;
}
.sidebar .crowdpress-categories li a:hover,
.sidebar .crowdpress-categories li a:focus {
background: #009e74;
color: #fff;
}
.sidebar .crowdpress-categories li:first-child {
border: none;
} .page-title {
display: none;
}
.result-coult-filter {
margin-bottom: 40px;
border-bottom: 1px solid #eaeaea;
font-size: 14px;
font-weight: 600;
padding-bottom: 10px;
}
.woocommerce .woocommerce-result-count {
width: 50%;
line-height: 35px;
margin-bottom: 0;
}
.woocommerce .woocommerce-ordering {
text-align: right;
width: 50%;
margin-bottom: 0;
position: relative;
}
.woocommerce .woocommerce-ordering select {
border: none;
padding: 5px;
max-width: 135px;
font-weight: 600;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
line-height: 1.2;
float: right;
}
.woocommerce .woocommerce-ordering:after{
position: absolute;
right: 3px;
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f0b0";
top: 5px;
color: #009e74;
font-size: 16px;
background: #fff;
}	
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
float: left;
width: 70px;
border: 1px solid #eaeaea;
margin-left: 0;
padding: 3px;
margin-right: 15px;
}
ul.product_list_widget .product-title{
font-size: 15px;
line-height: 1.3;
margin-bottom: 0.25rem;
margin-top: 0;
font-weight: normal;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
border: none!important;
}
.woocommerce .star-rating::before {
color: #001d23;
}
.woocommerce .star-rating span::before {
color: #009e74;
}
ul.product_list_widget .woocommerce-Price-amount {
font-size: 14px;
}
.woocommerce .star-rating {
font-size: 15px;
}
.woocommerce nav.woocommerce-pagination {
margin-top: 15px;
}
.woocommerce nav.woocommerce-pagination ul {
border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
border: none!important;
margin: 5px;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
color: #fff;
background-color: #001d23;
padding: 20px 24px;
font-size: 14px;
border: 1px solid #001d23;
font-weight: 700;
}
.woocommerce nav.woocommerce-pagination ul li:first-child a,
.woocommerce nav.woocommerce-pagination ul li:first-child span {
margin-left: 0;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
color: #fff;
background-color: #009e74;
border-color: #009e74;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
width: 39%;
float: left;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
width: 57%;
margin-bottom: 100px;
float: right;
}
.woocommerce-review-link {
line-height: 28px;
float: left;
font-weight: 600;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #009e74;
font-size: 24px;
text-decoration: none;
margin-bottom: 5px;
font-weight: 600;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
text-decoration: none;
float: left;
padding-right: 15px;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
opacity: 1;
color: #95b0b6;
font-size: 18px;
}
.woocommerce div.product .product_title {
font-size: 30px;
margin-bottom: 25px;
border-bottom: 1px solid #eaeaea;
padding-bottom: 30px;
line-height: 1;
}
.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 5px;
}
.woocommerce-product-details__short-description {
border-top: 1px solid #eaeaea;
padding-top: 30px;
margin-top: 30px;
font-size: 14px;
}
.woocommerce-variation-description {
font-size: 14px;
}
.product_meta {
padding-bottom: 12px;
color: #009e74;
font-size: 14px;
font-weight: 600;
}
.product_meta a {
color: #009e74;
}
.woocommerce .quantity .qty {
border: 1px solid #eaeaea;
padding: 4px 0;
height: 56px;
}
.woocommerce div.product form.cart div.quantity {
margin-right: 10px;
}
.variations tr {
width: 29%;
float: left;
}
.variations tr td.label {
display: block;
}
.woocommerce div.product form.cart .variations label {
margin-bottom: 0;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
padding: 0;
position: relative;
}
.woocommerce div.product form.cart .variations select {
border: 1px solid #eaeaea;
height: 34px;
padding: 5px;
font-weight: 600;
background-image: url(//ocacomunica.com.br/wp-content/themes/crowdpress/images/downarrow.png);
background-repeat: no-repeat;
background-position: 92%;
background-color: #fff;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-size: 14px;
line-height: 14px;
min-width: 168px;
}
.reset_variations {
font-weight: 600;
font-size: 14px;
position: absolute;
top: 0;
right: -90px;
}
.reset_variations:after {
background: #001d23;
position: absolute;
content: "";
left: 0;
bottom: -1px;
height: 2px;
width: 100%
}
.reset_variations:hover:after {
background: #009e74;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: #009e74;
border: none;
border-radius: 0;
font-size: 16px;
line-height: 1;
padding: 20px 40px 20px 50px;
color: #fff;
}
.woocommerce .single_add_to_cart_button,
.woocommerce button.single_add_to_cart_button {
padding-left: 55px!important;
}
.woocommerce .comment-form .form-submit .submit {
padding-left: 55px!important;
}
.single_add_to_cart_button:before {
content: "\f291";
top: 19px;
left: 30px;
position: absolute;
font-family: "Font Awesome 5 Free";
font-weight: 900;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
background: #001d23;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
background: #001d23;
color: #fff;
}
.woocommerce-product-gallery__image img {
border: 1px solid #eaeaea;
}
.shop-box {
margin-bottom: 30px;
position: relative;
overflow: hidden;
}
.related.products .shop-box{
margin-bottom: 0;
}
.onsale {
position: absolute;
top: 1rem;
z-index: 11;
right: 1rem;
width: 50px;
height: 50px;
line-height: 50px;
border-radius: 50%;
text-align: center;
background-color: #ddd;
}
.woocommerce span.onsale {
position: absolute;
top: 20px;
z-index: 11;
left: 20px;
width: 50px;
height: 50px;
line-height: 50px;
border-radius: 50%;
text-align: center;
color: #fff;
background-color: #009e74;
padding: 0;
font-weight: normal;
display: none;
}
.woocommerce-product-gallery__image {
position: relative;
}
.woocommerce-product-gallery__image:hover .magnifier {
opacity: 1;
visibility: visible;
}
.woocommerce-product-gallery__image .magnifier a {
position: absolute;
left: 0;
right: 0;
top: 50%;
margin: -1rem auto;
color: #ffffff;
text-align: center;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image.thumbnails-image {
width: 100%;
margin-bottom: 20px!important;
}
.image-wrap-thum {
margin: 30px;
}
.image-wrap-thum .row {
margin-left: -5px;
margin-right: -5px;
}
.image-wrap-thum .col-md-4 {
padding-left: 10px;
padding-right: 10px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image.no-margin-right {
margin-right: 0;
}
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
padding: 100px 0;
margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
border: none;
}
.woo-tabs.stretch-content {
clear: both;
background: #f7f7f7;
}
.woocommerce div.product div.images {
margin-bottom: 100px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
box-shadow: none!important;
border: none!important;
background: none!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
height: 0;
width: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li {
background: none;
border-bottom: 3px solid transparent;
padding: 0;
border-width: 0 0 3px 0;	
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
border-bottom: 3px solid #009e74;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-size: 16px;
font-weight: 600;
color: #001d23;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
color: #009e74;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
font-size: 21px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0;
border-bottom: 1px solid #eaeaea;
text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
margin: 0 2rem 0 0;
}
.woocommerce div.product .woocommerce-tabs .panel {
margin: 0;
}
.woocommerce div.product .woocommerce-tabs .panel p:last-child{
margin-bottom: 0;
}
.woocommerce #review_form #respond textarea,
.woocommerce #review_form #respond input[type="text"],
.woocommerce #review_form #respond input[type="password"],
.woocommerce #review_form #respond input[type="email"] {
border: none;
padding: 5px 10px;
width: 100%;
height: 45px;
}
.woocommerce #reviews #comment,
.woocommerce #review_form #respond textarea {
height: 120px;
resize: none;
}
.woocommerce #review_form #respond textarea:focus,
.woocommerce #review_form #respond input[type="text"]:focus,
.woocommerce #review_form #respond input[type="password"]:focus,
.woocommerce #review_form #respond input[type="email"]:focus {
border: none;
}
.woocommerce #reviews #comments ol.commentlist {
padding-left: 0;
}
.related.products {
float: left;
width: 100%;
margin: 90px 0;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
min-width: 180px;
height: 56px;
border-color: #eaeaea;
padding-left: 15px;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
color: #fff;
padding: 20px 40px 20px 55px;
}
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
color: #fff;
background: #001d23;
}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
background-color: #009e74;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
border-radius: 0;
}
.woocommerce div.product .stock {
color: #001d23;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
max-width: 48%;
padding: 0;
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
max-width: 48%;
padding: 0;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
margin-bottom: 1rem;
background: #f7f7f7;
border: none;
height: 60px;
padding: 10px 15px;
}
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input{
top: 16px;
}
.woocommerce form .form-row textarea {
min-height: 120px;
padding: 15px;
resize: none;
}
.woocommerce table.shop_table {
border-radius: 0;
}
.woocommerce-cart-form table thead tr{
background: #f7f7f7;
}
.woocommerce-cart-form table thead tr th{
border-width: 0 1px 1px 0;
}
.woocommerce-cart-form table thead tr th:last-child{
border-width: 0 0 1px 0;
}
.woocommerce table.shop_table td{
border-width: 0 1px 1px 0;
}
.woocommerce-cart-form table tr td {
border-width: 0 1px 1px 0;
}
.woocommerce-cart-form table tr td:last-child{
border-width: 0 0 1px 0;
}
.woocommerce-cart-form table tr:last-child td{
border-width: 0;
padding: 12px;
}
.cart-collaterals tr:last-child td,
.cart-collaterals tr:last-child th{
border-width: 0;
}
.cart-collaterals table tr th,
.cart-collaterals table tr.cart-subtotal td {
border-width: 0;
}
.woocommerce table.shop_table th {
font-weight: 500;
padding: 15px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td {
padding: 15px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
border-collapse: collapse;
margin-bottom: 40px;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th{
font-weight: 500;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment{
background: #f7f7f7;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods{
border-color: #eaeaea;
padding: 40px 40px 20px;
}
.woocommerce-checkout #payment div.form-row {
padding: 20px 40px 40px;
}
.woocommerce .woocommerce-cart-form a.remove {
color: #5e848c!important;
border: 1px solid #eaeaea;
border-radius: 50%;
font-weight: normal;
font-size: 20px;
line-height: 16px;
}
.woocommerce-checkout h3#order_review_heading {
margin-top: 20px;
}
.woocommerce .woocommerce-cart-form a.remove:hover,
.woocommerce .woocommerce-cart-form a.remove:focus{
color: #fff!important;
border-color: #ff0000;
}
.woocommerce form .form-row {
padding: 0;
}
.woocommerce-checkout h3,
.cart_totals h2,
.related.products h2 {
z-index: 1;
position: relative;
line-height: 1.7;
font-size: 28px;
padding: 0 0 15px;
margin: 0;
}
.related.products h2 {
padding-bottom: 25px;
text-align: center;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce-form.register,
.woocommerce-ResetPassword.lost_reset_password {
padding: 60px;
border: 1px solid #eaeaea;
margin: 0 auto;
max-width: 650px;
border-radius: 0;
background: #fff;
position: relative;
}
.woocommerce form.checkout_coupon {
margin-bottom: 30px;
}
.woocommerce form.checkout_coupon .form-row input.input-text{
height: 56px;
margin-bottom: 0;
}
.woocommerce form.checkout_coupon .form-row-first{
width: 60%;
}
.woocommerce form.checkout_coupon .form-row-last {
width: 40%;
}
.form-control,
.woocommerce-Input.woocommerce-Input--text.input-text {
border: none;
border-radius: 0;
color: #001d23;
height: 60px;
font-size: 14px;
padding: 25px 30px;
position: relative;
}
.woocommerce form.woocommerce-ResetPassword.lost_reset_password .form-row {
width: 100%;
}
.woocommerce-form .form-control {
background: #f7f7f7;
}
.already-account {
float: right;
text-decoration: underline;
padding-top: 14px;
}
.woocommerce-LostPassword.lost_password {
position: absolute;
bottom: 52px;
right: 60px;
}
.woocommerce-LostPassword.lost_password a{
text-decoration: underline;
}
.woocommerce > h2{
display: none;
}
.woocommerce-form-login__rememberme {
margin-top: 12px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
padding: 40px;
background: #fff;
box-shadow: 0 4px 8px rgba(0,0,0, 0.04);
}
.woocommerce-MyAccount-navigation ul {
padding: 0;
margin: 0;
background: #f7f7f7;
}
.woocommerce-account .woocommerce-MyAccount-content {
background: #fff;
padding: 40px;
}
.logged-in.woocommerce-account .woocommerce-MyAccount-content {
box-shadow: 0 4px 8px rgba(0,0,0, 0.04);
}
.woocommerce-MyAccount-navigation ul li {
list-style: none;
border: 1px solid #eaeaea;
border-width: 0 1px 1px 1px;
padding: 0.75rem 1.25rem;
font-size: 14px;
line-height: 1;
}
.woocommerce-MyAccount-navigation ul li a{
color: #001d23;
}
.woocommerce-MyAccount-navigation ul li:first-child {
border-width: 1px 1px 1px 1px;
}
.woocommerce a.added_to_cart {
padding-top: .5em;
white-space: nowrap;
display: inline-block;
position: absolute;
top: -40px;
left: 35%;
color: #fff;
background: #001d23;
border-radius: 30px;
padding: 5px 10px;
font-size: 14px;
}
.widget_product_search button[type="submit"]{
display: none;
}
.shop-media {    
position: relative;
background: #f7f7f7;
overflow: hidden;
}
.woocommerce-message::before,
.woocommerce-info::before {
color: #009e74;
}
.woocommerce-message,
.woocommerce-info {
border-top-color: #009e74;
line-height: 3.2;
background-color: #f7f7f7;
}
.address-field .select2-container--default .select2-selection--single{
background-color: #f7f7f7;
border: none;
border-radius: 0;
padding: 8px;
height: 60px;
margin-bottom: 1rem;
}
.address-field .select2-container--default .select2-selection--single:focus {
outline: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
line-height: 46px;
}
.address-field .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 60px;
right: 8px;
}
.select2-dropdown {
border-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
border-color: #eaeaea;
}
.select2-container--open .select2-dropdown--below {
border: 1px solid #eaeaea;
border-top: none;
margin-top: -16px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #009e74;
border-radius: 0;
width: 10px;
height: 10px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #001d23;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
font-size: 14px;
float: right;
color: #001d23;
padding: 0;
background: none;
text-transform: uppercase;
}
.woocommerce .widget_price_filter .price_slider_amount {
text-align: left;
line-height: 1;
color: #999;
font-weight: 600;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
height: 2px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background: #009e74;
}
.shop-details {
border-top: 1px solid #eaeaea;
}
.shop-details h4 {
font-size: 18px;
margin: 0;
padding: 10px 0 0;
}
.shop-title span {
line-height: 1;
margin: 0;
font-size: 18px;
font-weight: 600;
color: #009e74;
}
.shop-title del span,
.shop-title del {
color: #95b0b6;
font-size: 16px;
}
.shop-title ins {
text-decoration: none;
float: left;
padding-right: 15px;
}
.old-price {
color: #c4c4c4;
text-decoration: line-through;
}
.shop-buttons {
position: absolute;
bottom: -18px;
left: 0;
right: 0;
text-align: center;
}
.shop-buttons i {
padding-right: 10px;
}
.rating i {
font-size: 11px;
}
.rating p {
padding-bottom: 0;
margin-bottom: 0;
}
.shop-desc small,
.shop-desc h3 {
padding: 0 0 1rem;
margin: 0;
}
.shop-desc h3 {
font-size: 24px;
padding: 0 0 0.5rem;
}
hr.invis {
border: 0;
}
hr.invis1 {
margin: 3rem 0;
border: 0;
}
hr.solidhr {
margin: 40px 0;
border-color: #eaeaea;
border-style: solid;
}
.shop-desc small {
font-size: 20px;
display: inline-block;
}
.shop-desc small.old-price {
font-size: 15px;
margin-right: 10px;
}
.shop-meta {
display: block;
position: relative;
margin: 30px 0;
padding: 30px 0;
border-top: 1px dashed #eaeaea;
border-bottom: 1px dashed #eaeaea;
}
.shop-meta ul {
margin-bottom: 0;
padding-bottom: 0;
margin-top: 20px;
}
.single-shop-media .image-wrap a {
position: absolute;
left: 0;
right: 0;
top: 50%;
margin: -1rem auto;
color: #ffffff;
text-align: center;
}
.shop-extra {
margin-top: 3rem;
padding: 3rem 3rem 2rem;
border: 1px solid #eaeaea;
}
.shop-extra .nav-tabs {
border: 0 !important;
padding: 0;
box-shadow: none;
}
.single-shop-media img {
border: 1px solid #eaeaea;
}
.shop-extra .nav-tabs a {
background-color: #ffffff !important;
border: 0 !important;
border-bottom: 1px solid transparent !important;
border-radius: 0;
outline: none !important;
font-size: 17px;
line-height: 1.42857;
padding: 10px 0 0;
box-shadow: none !important;
margin-right: 2rem;
}
.shop-extra .tab-content {
padding: 1.5rem 0 0;
}
.shop-extra strong {
color: #000000;
}
.shop-extra .tab-content h3 {
font-size: 21px;
padding: 0 0 1rem;
margin: 0;
}
.related-products {
display: block;
margin-top: 80px;
}
.related-products .text-widget h3 {
font-size: 20px;
padding-bottom: 10px;
}
.rating i {
color: #f4af0b;
display: inline-block;
line-height: 1;
margin-bottom: 0;
padding-bottom: 0;
}
.custom-select {
border: 1px solid #eaeaea;
border-radius: 0;
color: #464a4c;
display: inline-block;
font-size: 12px;
font-weight: lighter;
line-height: 1.25;
max-width: 100%;
min-height: 45px;
outline: medium none;
width: 100%;
}
.account-details .list-group-item {
border: 1px solid #eaeaea;
border-radius: 0 !important;
font-weight: 400;
font-size: 14px;
line-height: 1;
}
.shop-table .btn {
margin-top: 1.5rem;
}
.shop-table .qty-changer {
max-width: 80px !important;
}
.shop-table .form-group {
display: block;
margin: -14px auto;
position: absolute;
text-align: center;
width: 75px;
}
.shop-table .text-left.table td {
text-align: left !important;
}
.shop-table img {
max-width: 100px;
}
.table-bordered thead td,
.table-bordered thead th {
border: 0 none;
}
.shop-table .table td {
text-align: center;
vertical-align: middle;
}
.shop-table .table th {
color: #121212;
font-weight: 400;
text-align: center;
vertical-align: middle;
}
.couponcode .btn {
margin-top: 10px !important;
}
.payment-methods .form-check {
padding: 0.5rem 0;
border-bottom: 1px dashed #dbdbdb;
}
.shop-table .text-left.table td .form-check-input,
.payment-methods .form-check-input {
margin-right: 10px;
} .piechart{
text-align: center;
position: relative;	
}
.iconfont-plus .fa-plus:before{
font-family: inherit!important;
font-size: 14px;
}
.iconfont-plus span{
line-height: 16px!important;
}
.rev-btn.rs-layer i {
margin-left: 5px!important;
}
.iconfont-plus .fa-heart-o:before{
font-size: 14px!important;
}
#rev_slider_2_1_forcefullwidth .piechart{
padding: 15px 15px 12px 15px;
background: #fff;
box-shadow: 0 8px 16px rgba(102, 102, 102, 0.06);
}
.pie-chart-content{
top: 50%;
left:0;
right:0;
margin:0 auto;
position:absolute;
transform:translateY(-50%);
-ms-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-o-transform:translateY(-50%);
-webkit-transform:translateY(-50%);
text-align: center!important;
}
.pie-chart-content > span{
font-size: 36px;
font-weight: 600;
position: relative;
margin-left: -12px;
}
.pie-chart-content > .pie-title {
margin-top: 20px;
position: relative;
}
.pie-chart-content > span:after {
content: "%";
font-size: 16px;
left: auto;
position: absolute;
right: -12px;
top: auto;
font-weight: 600;
color: #001d23;
bottom: 0;
}
.home-two-chart .pie-chart-content > span:after{
color: #ffffff;
}
#rev_slider_2_1_wrapper .metis.tparrows:hover {
color: #fff!important;
}
#rev_slider_2_1_wrapper .metis.tparrows:hover:before {
color: #fff!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
box-shadow: none;
border: none;
} .dark-mode,
.dark-mode .header.navik-header.sticky,
.dark-mode .navik-menu li > ul,
.dark-mode .navik-header,
.dark-mode .breadcrumb-content.bgwhite,
.dark-mode .section-main-container.section.bgwhite,
.dark-mode .woocommerce-MyAccount-navigation ul,
.dark-mode .woocommerce form .form-row input.input-text,
.dark-mode .woocommerce form .form-row textarea,
.dark-mode .bglight,
.dark-mode .sidebar .crowdpress-categories li a,
.dark-mode .social a,
.dark-mode .tag-widget a,
.dark-mode .tagcloud a,
.dark-mode .wp-block-tag-cloud a,
.dark-mode .related-single-post,
.dark-mode .comment-form,
.dark-mode .blog-tags li a,
.dark-mode .tagwidget li a,
.dark-mode .wp-block-tag-cloud a,
.dark-mode .search-form .search-field,
.dark-mode .woocommerce-product-search .search-field,
.dark-mode .wp-block-search .wp-block-search__input,
.dark-mode .cbp-caption-activeWrap,
.dark-mode.woocommerce div.product form.cart .variations select,
.dark-mode.woocommerce .quantity .qty,
.dark-mode.woocommerce .woocommerce-ordering select,
.dark-mode.woocommerce .woocommerce-ordering:after,
.dark-mode #give-recurring-form .form-row input[type="email"],
.dark-mode #give-recurring-form .form-row input[type="password"],
.dark-mode #give-recurring-form .form-row input[type="tel"],
.dark-mode #give-recurring-form .form-row input[type="text"],
.dark-mode #give-recurring-form .form-row input[type="url"],
.dark-mode #give-recurring-form .form-row select,
.dark-mode #give-recurring-form .form-row textarea,
.dark-mode form.give-form .form-row input[type="email"],
.dark-mode form.give-form .form-row input[type="password"],
.dark-mode form.give-form .form-row input[type="tel"],
.dark-mode form.give-form .form-row input[type="text"],
.dark-mode form.give-form .form-row input[type="url"],
.dark-mode form.give-form .form-row select,
.dark-mode form.give-form .form-row textarea,
.dark-mode form[id*="give-form"] .form-row input[type="email"],
.dark-mode form[id*="give-form"] .form-row input[type="password"],
.dark-mode form[id*="give-form"] .form-row input[type="tel"],
.dark-mode form[id*="give-form"] .form-row input[type="text"],
.dark-mode form[id*="give-form"] .form-row input[type="url"],
.dark-mode form[id*="give-form"] .form-row select,
.dark-mode form[id*="give-form"] .form-row textarea,
.dark-mode form[id*="give-form"] #give-final-total-wrap .give-donation-total-label,
.dark-mode form[id*="give-form"] #give-final-total-wrap .give-final-total-amount,
.dark-mode .form-control,
.dark-mode select,
.dark-mode .copyrights,
.dark-mode .authorbox,
body.boxed.dark-mode #wrapper {
background-color: #212121;
}
.dark-mode .blog-tags ul li,
.dark-mode .blog-item-next-prev,
.dark-mode .comment-form .form-control,
.dark-mode .bg-lightgrey,
.dark-mode .select2-container--default .select2-selection--single,
.dark-mode .select2-dropdown,
.dark-mode #add_payment_method #payment,
.dark-mode .woocommerce-cart #payment,
.dark-mode .woocommerce-checkout #payment,
.dark-mode .woocommerce-error,
.dark-mode .woocommerce-info,
.dark-mode .woocommerce-message,
.dark-mode .projects-content .rel-blog-desc,
.dark-mode .posts-content .posts-style2 .posts-loop,
.dark-mode .cat-list-column,
.dark-mode .posts-content .posts-loop-style1 .rel-blog-desc,
.dark-mode .posts-content .blog-meta,
.dark-mode .services-content.style3,
.dark-mode .testi-des,
.dark-mode .testi-name,
.dark-mode .testimonials-content.owl-carousel .owl-nav button.owl-prev,
.dark-mode .testimonials-content.owl-carousel .owl-nav button.owl-next,
.dark-mode .testimonials-content.owl-carousel button.owl-dot,
.dark-mode .breadcrumb,
.dark-mode.woocommerce-account .woocommerce-MyAccount-navigation,
.dark-mode.woocommerce-account .woocommerce-MyAccount-content,
.dark-mode .woocommerce form.checkout_coupon, .woocommerce form.login,
.dark-mode .woocommerce form.register,
.dark-mode .woocommerce-form.register,
.dark-mode .woocommerce-ResetPassword.lost_reset_password,
.dark-mode .team-name,
.layout-rs.dark-mode .blog-box,
.dark-mode .sidebar .widget,
.dark-mode .wpcf7 .form-control,
.dark-mode .contact-box-content,
.dark-mode .blog-social,
.dark-mode .blog-social a,
.dark-mode .blog-social .btn,
.dark-mode .woo-tabs.stretch-content,
.dark-mode.woocommerce #review_form #respond textarea,
.dark-mode.woocommerce #review_form #respond input[type="text"],
.dark-mode.woocommerce #review_form #respond input[type="password"],
.dark-mode.woocommerce #review_form #respond input[type="email"],
.dark-mode .single-img-gal .image-link,
.dark-mode form[id*=give-form] .give-donation-amount #give-amount,
.dark-mode form[id*=give-form] .give-donation-amount #give-amount-text,
.dark-mode .start-project-section .start-project,
.dark-mode .give_error,
.dark-mode .give_success,
.dark-mode .give_warning,
.dark-mode table.give-table,
.dark-mode table.give-table tbody tr td,
.dark-mode .give-wrap .give-card,
.dark-mode .give-content-summery,
.dark-mode .give-single-form-sidebar-left .images {
background-color: #333;
}
.dark-mode .footer.footer-style1:after,
.dark-mode .bg-banner:before,
.dark-mode table.give-table th {
background-color: rgba(0,0,0, 0.9);
}
.dark-mode .sidebar .widget:hover .widget-title:before {
background: #fff;
}
.dark-mode .give-donor__name,
.dark-mode .give-donor__timestamp {
color: #fff!important;
}
.dark-mode .posts-content .posts-style2 .blog-meta {
background: #d55342;
}
.dark-mode .wpcf7 .booking-form .form-control {
background: rgba(246, 251, 255, 0.1);
}
.dark-mode #wrapper .tnp-widget-minimal input.tnp-email,
.dark-mode .result-coult-filter {
border-color: #333;
}
.dark-mode .projects-content .rel-blog-desc,
.dark-mode .woocommerce-MyAccount-navigation ul li,
.dark-mode .woocommerce form.checkout_coupon,
.dark-mode .woocommerce form.login,
.dark-mode .woocommerce form.register,
.dark-mode .woocommerce-form.register,
.dark-mode .woocommerce-ResetPassword.lost_reset_password,
.dark-mode.woocommerce div.product form.cart .variations select,
.dark-mode.woocommerce .quantity .qty,
.dark-mode table td,
.dark-mode table th,
.dark-mode.post-type-archive-product .sidebar .widget,
.dark-mode.single-product .sidebar .widget,
.dark-mode.tax-product_cat .sidebar .widget,
.dark-mode .services-content.style2 {
border-color: #353535;	
}
.dark-mode .breadcrumb li span.delimiter {
border-left-color: #fff;
}
.dark-mode .contact-box-content:before,
.dark-mode .contact-box-content:after {
border-left-color: #212121;
}
.dark-mode .heading-content .bg-title,
.dark-mode .services-content.style2 .number,
.dark-mode .services-content.style4 .number {
color: #353535;
}
.dark-mode .testi-des,
.dark-mode .testimonials-content.owl-carousel .owl-nav button.owl-prev,
.dark-mode .testimonials-content.owl-carousel .owl-nav button.owl-next,
.dark-mode .testimonials-content.owl-carousel button.owl-dot,
.dark-mode .woocommerce-Reviews .comment-form,
.dark-mode form[id*="give-form"] .give-donation-amount,
.dark-mode #give-recurring-form h3.give-section-break,
.dark-mode #give-recurring-form h4.give-section-break,
.dark-mode #give-recurring-form legend,
.dark-mode form.give-form h3.give-section-break,
.dark-mode form.give-form h4.give-section-break,
.dark-mode form.give-form legend,
.dark-mode form[id*="give-form"] h3.give-section-break,
.dark-mode form[id*="give-form"] h4.give-section-break,
.dark-mode form[id*="give-form"] legend,
.dark-mode .give-btn,
.dark-mode table.give-table tbody tr td,
.dark-mode table.give-table {
border-color: #444;
}
.dark-mode,
.dark-mode #wrapper .tnp-widget-minimal input.tnp-email,
.dark-mode .blog-list-widget span,
.dark-mode .prev-post a,
.dark-mode .next-post a,
.dark-mode .comment-form p,
.dark-mode .woocommerce table.shop_table th,
.dark-mode .woocommerce table.shop_table td,
.dark-mode .select2-container--default .select2-selection--single .select2-selection__rendered,
.dark-mode .woocommerce-error,
.dark-mode .woocommerce-info,
.dark-mode .woocommerce-message,
.dark-mode .projects-content .blog-meta a,
.dark-mode .item-count,
.dark-mode .posts-content .blog-meta a,
.dark-mode .woocommerce-MyAccount-navigation ul li a,
.dark-mode .services-content.style2 a:hover,
.dark-mode .services-content.style2 a:focus {
color: #f7f7f7;
}
.dark-mode a,
.dark-mode .navik-menu ul li > a,
.dark-mode .navik-menu ul li > a,
.dark-mode h1,
.dark-mode h2,
.dark-mode h3,
.dark-mode h4,
.dark-mode h5,
.dark-mode h6,
.dark-mode h4.blog-des-title a,
.dark-mode .heading-content h2,
.dark-mode .sidebar .widget-title,
.dark-mode .social a,
.dark-mode .tag-widget a,
.dark-mode .tagcloud a,
.dark-mode .wp-block-tag-cloud a,
.dark-mode .wpcf7 .form-control,
.dark-mode .blog-tags li a,
.dark-mode .tagwidget li a,
.dark-mode .wp-block-tag-cloud a,
.dark-mode.woocommerce div.product form.cart .variations select,
.dark-mode.woocommerce .quantity .qty,
.dark-mode.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.dark-mode.woocommerce .woocommerce-ordering select,
.dark-mode .dark-mode #give-recurring-form h3.give-section-break,
.dark-mode #give-recurring-form h4.give-section-break,
.dark-mode #give-recurring-form legend, form.give-form h3.give-section-break,
.dark-mode form.give-form h4.give-section-break,
.dark-mode form.give-form legend, form[id*="give-form"] h3.give-section-break,
.dark-mode form[id*="give-form"] h4.give-section-break, form[id*="give-form"] legend,
.dark-mode .give-btn,
.dark-mode form[id*="give-form"] #give-final-total-wrap .give-donation-total-label,
.dark-mode table td,
.dark-mode table th,
.dark-mode .give-goal-progress .income,
.dark-mode form[id*=give-form] .give-donation-amount #give-amount,
.dark-mode form[id*=give-form] .give-donation-amount #give-amount-text {
color: #fff;
}
.dark-mode .contact-form .form-control::-moz-placeholder,
.dark-mode .wpcf7 .form-control::-moz-placeholder,
.dark-mode .form-control::placeholder { 
color: #f7f7f7;
} 
.dark-mode .contact-form .form-control:-ms-input-placeholder,
.dark-mode .wpcf7 .form-control:-ms-input-placeholder { 
color: #f7f7f7; 
}
.dark-mode .contact-form .form-control::-webkit-input-placeholder,
.dark-mode .wpcf7 .form-control::-webkit-input-placeholder { 
color: #f7f7f7; 
}
.dark-mode .booking-form .form-control::-moz-placeholder { 
color: #f7f7f7;
} 
.dark-mode .booking-form .form-control:-ms-input-placeholder { 
color: #f7f7f7; 
}
.dark-mode .booking-form .form-control::-webkit-input-placeholder { 
color: #f7f7f7;
}
.dark-mode .form-control::-webkit-input-placeholder {
color: #f7f7f7;
}
.dark-mode .form-control::-moz-placeholder {
color: #f7f7f7;
}
.dark-mode .form-control:-ms-input-placeholder {
color: #f7f7f7;
} @media (max-width: 2560px) {
.testi-bg {
background-position: 31%!important;
}
}
@media (max-width: 1920px) {
.testi-bg {
background-position: 23%!important;
}
}
@media (max-width: 1600px) {
.testi-bg {
background-position: 15%!important;
}
}
@media (max-width: 1440px) {
.testi-bg {
background-position: 10%!important;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1200px;
width: 1200px;
}
.header-top .container-fluid {
max-width: 1525px;
}
.transparent-header .header-top .container-fluid {
max-width: 1350px;
}
.transparent-header .header-main .container-fluid {
max-width: 1350px;
}
.transparent-header.light-header .header-top .container-fluid {
max-width: 1550px;
}
.transparent-header.light-header .header-main .container-fluid {
max-width: 1550px;
}
}
@media (min-width: 1199px) {
.contact-details ul li {
padding: 1.5rem 0.5rem;
}
}
@media (min-width: 1024px) and (max-width: 1199px){
.elementor-icon.elementor-social-icon{
margin-bottom: 10px!important;
}
.featured-category,
.partner-content,
.posts-content,
.projects-content,
.events-content {
padding: 0 15px;
}
.tab-exceed-heading .heading-content{
margin: 0 15px;
}
.projects-content .rel-blog-desc{
padding: 24px;
}
.projects-content .blog-meta a{
margin-right: 15px;
}
}
@media (max-width: 1199px) {
table td, table th{
padding: 7px;
}
.header.transparent-header .btn-primary{
max-height: 52px;
}
.transparent-header .navbar-nav > .menu-item > a{
padding: 17px 25px;
}
.elementor-widget-wp-widget-give_forms_widget .give-btn{
padding: 17px 30px;
}
#give-donation-level-button-wrap > li{
margin-right: 10px;
}
.footer-style2.footer .footer-contact li{
margin-right: 25px;
}
.footer-style2.footer .footer-contact li:last-child{
margin-right: 0;
}
.ts-button-style-default{
padding: 10px 25px!important;
}
.light-header .top-search-form{
display: none;
}
.light-header .navbar-nav > .menu-item > a{
padding: 17px 20px;
}
.light-header .btn-primary{
padding: 17px 30px;
}
.post-type-archive-product .sidebar .widget li a{
width: 84%;
}
.percent-box-content{
padding: 40px 20px;
}
.projects-content .blog-meta a{
margin-right: 10px;
}	
.footer .social a{
margin-bottom: 12px;
}
.sidebar .widget li a{
width: 87%;
}
.transparent-header.header-style1 .navbar-nav > .menu-item > a{
padding: 30px 25px;
}
.sidebar .widget{
padding: 25px;
}
.sidebar .widget_media_image{
padding: 0;
}
.give-single-form-sidebar-left .images{
padding: 25px;
}
.give-submit-button-wrap {
text-align: left;
}
.give-submit-button-wrap:before{
left: 40px;
}
.give-wrap .give-grid--best-fit {
grid-template-columns: none;
}
.page figure.wp-caption.alignright{
margin-top: 10px;
}
}
@media (max-width: 1024px) {
.elementor-widget-wp-widget-give_forms_widget h5{
margin-top: 11px;
}
.percent-box-content{
padding: 40px 15px;
}
.comment-form-cookies-consent label{
width: 91%;
}
.wp-block-quote, blockquote{
padding: 30px;
}
.media {
display: block;
}
.comments-list .pull-left img{
margin-bottom: 20px;
}
.footer-widget-area .search-form{
max-width: 300px;
}
.footer-widget-area .search-form:after{
right: 28px;
}
.footer-widget-area .search-form label{
width: 70%;
}
.footer-widget-area .search-form .search-submit{
width: 64px;
}
.wp-block-search .wp-block-search__input{
max-width: 395px;
}
.wp-block-search .wp-block-search__button {
margin: 10px 0 10px 0;
}
.related-posts h4.blog-des-title{
font-size: 20px;
line-height: 26px;
}
.related-posts .rel-blog-desc{
padding: 25px;
}
.widget_archive select {
min-width: 160px;
}
.woocommerce-account .woocommerce-MyAccount-navigation{
padding: 25px;
}
.single-product .section.section-main-container{
padding-top: 80px;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary{
margin-bottom: 80px;
}
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs{
padding: 80px 0;
}
.related.products {
margin: 80px 0 60px;
}
.give-wrap .give-grid{
grid-gap: 10px;
}
.section.section-main-container {
padding: 60px 0;
}
.start-project-section .start-project{
padding: 30px;
}
.transparent-header.header-style1 .navbar-nav > .menu-item > a{
padding: 30px 25px;
}
h4.blog-des-title {
letter-spacing: 0;
}
.features-area-group-item {
min-height: 350px!important;
}
.notfound p {
padding-left: 20px;
padding-right: 20px;
}
.transparent-header.light-header .btn btn-primary.align-right {
display: none;
}
.posts-style2 {
padding: 0 10px;
}
.ts-button-style-default {
padding: 13px 25px!important;
}
.widget-title {
margin-bottom: 20px;
}
.projects-content .rel-blog-desc {
padding: 25px;
}
.projects-content .cat-readmore-con{
left: 25px;
}
.testi-des {
padding: 25px;
}
.testi-name h5 {
font-size: 17px;
}
.services-content.style4:hover,
.services-content.style4.active-yes {
margin: 0;
padding: 40px;
}
.mobile-bg-sec {
background-size: 0 auto!important;
}
.mobile-bg-sec .elementor-background-overlay{
opacity: 0!important;
}
.footer-style2 .footer-widget-area ul li a{
padding: 0 25px 0 0;
}
.footer-style2 .footer-bottom-part .footer-widget-area ul {
margin-top: 15px;
}
.footer-style2.footer .footer-contact li {
margin-bottom: 20px;
display: block;
}
.posts-content .posts-style2 .posts-loop {
margin-bottom: 80px;
}
.home-two-counter-bg .elementor-background-overlay {
background-position: -2% 0px;
background-size: 50% auto!important;
}
.testi-style2 .testi-item {
padding-left: 210px;
}
.testi-bg {
background-position: -40%!important;
}
.transparent-header .navbar-nav > .menu-item > a {
padding: 16px 20px;
}
.featured-lists-content .services_item-content .content-img {
padding: 60px;
}
.counter-content h5 {
line-height: 1.3;
}
.heading-content p {
position: relative;
width: 82%;
margin-top: 25px;
}
.footer-widget-area ul li a {
padding-bottom: 12px;
}
.footer-widget-area .widget:last-child {
margin-bottom: 30px;
}
.footer-style2 .footer-bottom-part .footer-widget-area .widget:last-child {
margin-bottom: 0;
}
.footer-menu li a {
font-size: 14px;
}
.copyrights p {
font-size: 14px;
}
.footer.section.footer-style1 {
padding-bottom: 70px;
}
.give-wrap .give-grid--best-fit {
grid-template-columns: none;
}
.elementor-widget-wp-widget-give_forms_widget .give-btn,
.donation-form-page .elementor-widget-wp-widget-give_forms_widget .give-btn {
padding: 12px 30px;
margin-bottom: 15px;
}
.percent-box-content h5 {
font-size: 80px;
}
.percent-box-content .right-con-per span {
font-size: 18px;
}
.portfolio-filter ul li,
.cbp-l-filters-button .cbp-filter-item {
padding: 17px 25px;
}
.project-meta-content h2 {
font-size: 40px;
}
.related.products .shop-box {
margin-bottom: 30px;
}
.single-product .section-main-container {
padding-bottom: 70px;
}
.sidebar .widget {
padding: 25px;
}
.sidebar .widget_media_image {
padding: 0;
}
.social a{
width: 38px;
height: 38px;
line-height: 40px;
}
}
@media (min-width: 992px) and (max-width: 1024px){
.transparent-header .navbar-nav > .menu-item > a {
padding: 16px 15px;
}
.sidebar .widget li a{
width: 87%;
}
}
@media (min-width: 992px) {
.navbar-toggleable-md .navbar-nav{
display: block;
}
.navbar-toggleable-md .navbar-nav li {
display: inline-block;
}
.mobile-menu {
display: none;
}
.logged-in.admin-bar .fixed-top {
top: 32px;
}
}
@media (min-width: 768px) and (max-width: 992px){
.sidebar .widget_nav_menu ul.sub-menu{
padding-left: 8px;
}
.widget-title{
line-height: 1.2;
}
.sidebar table td,
.sidebar table th{
font-size: 14px;
padding: 3px;
}
.sidebar .widget li a{
width: 80%;
}
.search-form:after{
right: 20px;
}
.team-name {
margin: -30px 20px 0 20px;
padding: 20px 20px;
}
.profile-menu li {
margin-right: 15px;
}
.header-top .container-fluid {
width: 720px;
}
.transparent-header .header-top .container-fluid{
width: auto;
}
.search-form label {
width: 65%;
}
.search-form .search-submit {
width: 56px;
}
.media-heading {
padding-right: 100px;
}
}
@media (min-width: 991.5px) and (max-width: 992px){
.search-form label {
width: 70%;
}
.search-form .search-submit{
width: 70px;
}
.search-form:after{
right: 26px;
}
}
@media (max-width: 992px) {
.elementor-widget-wp-widget-give_forms_widget .give-btn,
.donation-form-page .elementor-widget-wp-widget-give_forms_widget .give-btn {
padding: 12px 20px;
margin-bottom: 15px;
}
.sticky .post-meta.sticky-posts {
margin-right: 0;
}
#tribe-events-pg-template, .tribe-events-pg-template {
padding: 40px;
}
.widget-title span {
padding-left: 15px;
}
.give-single-form-sidebar-left .images {
padding: 25px;
}
.footer .footer-contact li {
padding: 10px 0;
}
.top-search-form,
.profile-menu.right-menu li {
margin-left: 15px;
}
.heading-content h2 {
font-size: 40px;
line-height: 48px;
letter-spacing: normal;
}
.heading-content .bg-title {
font-size: 70px;
}
.hidden-sec{
display: block;
}
.visible-sec{
display: none;
}
.normal-header .navbar-toggler-right {
top: -3px;
}
.normal-header .fixed-top {
position: relative !important;
}
.m30 {
margin: 1rem 0;
}
.fixed-top {
padding: 1rem;
position: relative;
}
.mobile-menu {
display: block;
}
.comments-list li .children {
padding-left: 15px;
}
.profile-menu,
.top-search-form .top-form-control {
font-size: 15px;
}
.top-search-form .top-form-control{
width: 95px;
}
.sidebar .widget {
padding: 25px;
}
.sidebar .widget_media_image {
padding: 0;
}
.layout-rs .blog-box {
margin-right: 0;
}
.blog-desc {
padding: 25px;
}
.read-more-wrapper {
right: 25px;
}
.user-social a {
margin: 0 8px 8px;
}
.social a {
margin-bottom: 10px;
}
.blog-list-widget .justify-content-between {
text-align: center;
}
.footer.footer-style1 .footer-widget-area .blog-list-widget .justify-content-between{
text-align: left;
}
.blog-list-widget .justify-content-between img {
float: none;
margin-bottom: 15px;
margin-right: 0!important;
}
.sidebar .widget_media_image .widget-title {
margin: 25px;
}
.related-posts .rel-blog-desc {
padding: 25px;
}
.tagline-message h1{
font-size: 48px;
}
.elementor-widget-wp-widget-give_forms_widget .give-form-wrap.give-display-modal {
width: 100%;
text-align: left;
}
.elementor-widget-wp-widget-give_forms_widget .give-btn,
.donation-form-page .elementor-widget-wp-widget-give_forms_widget .give-btn {
padding: 12px 20px;
margin-bottom: 15px;
}
.donation-form-page .paypal-button {
right: 25px;
top: 45px;
padding: 10px 0px!important;
}
.give-wrap .give-grid--best-fit {
grid-template-columns: none;
}
.project-meta-content h2 {
font-size: 30px;
}
.project-meta-content h4 {
font-size: 17px;
}
.project-meta-content .btn-primary{
padding: 25px;
}
.text-left-previous, .text-right-next {
font-size: 20px;
}
.portfolio-next-prev img {
max-width: 80px;
margin-right: 15px;
}
.portfolio-next-prev .absolute-pager.text-right img {
margin-left: 15px;
margin-right: 0;
}
.widget-title {
font-size: 19px;
}
.blog-social {
text-align: left!important;
}
.authorbox {
padding: 25px;
}
.authorbox .align-items-center {
align-items: initial!important;
}
.comment-respond {
padding: 0;
}
.contact-box-content {
padding: 20px;
}
.contact-box-content h5 {
font-size: 24px;
}
.wpcf7 textarea.form-control {
height: 200px;
}
#give-recurring-form .give-title-prefix-wrap .form-row-title,
form.give-form .give-title-prefix-wrap .form-row-title,
form[id*=give-form] .give-title-prefix-wrap .form-row-title{
width: 100%;
}
#give-recurring-form .give-title-prefix-wrap .form-row-first, #give-recurring-form .give-title-prefix-wrap .form-row-last, form.give-form .give-title-prefix-wrap .form-row-first, form.give-form .give-title-prefix-wrap .form-row-last, form[id*=give-form] .give-title-prefix-wrap .form-row-first, form[id*=give-form] .give-title-prefix-wrap .form-row-last{
width: 48%;
}
}
@media (max-width: 767px) {
.transparent-header.header-style1 .header-top{
padding: 15px 0;
}
.events-loop h4{
margin-top: 10px;
}
.comment-respond .form-group.comment-des{
margin-bottom: 25px;
}
.pagination > li{
line-height: 36px;
}
.related-single-post{
margin-bottom: 15px;
}
.related-posts .col-md-6:last-child .related-single-post{
margin-bottom: 0;
}
table td, table th{
padding: 7px;
}
.pagination li a{
padding: 12px 15px;
}
.team-content{
text-align: center;
}
.woocommerce-LostPassword.lost_password{
position: relative;
bottom: auto;
right: auto;
margin-top: 15px;
margin-bottom: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation{
margin-bottom: 30px;
}
.single-product .section.section-main-container{
padding-top: 60px;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary{
margin-bottom: 60px;
}
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs{
padding: 60px 0;
}
.related.products {
margin: 60px 0;
}
.breadcrumb{
padding: 15px;
top: -15px;
}
.read-more-wrapper {
position: relative;
right: auto;
}
.read-more-wrapper .more-link {
padding: 0;
}
.blog-media.formate-quote img{
display: none;
}
.start-project-section .btn-primary{
margin-bottom: 5px;
}
.page-template-home-page .footer.section.footer-style1{
padding-top: 170px;
}
.footer.footer-style1 {
background-size: cover;
}
.footer.section.footer-style1 {
padding-bottom: 30px;
}
.footer.footer-style1 .footer-widget-area ul.menu li {
width: 100%;
}
.start-project-section .start-project{
padding: 15px;
}
.start-project-section .btn-primary{
padding-left: 10px;
padding-right: 10px;
overflow: hidden;
max-width: 100%;
}
.wp-block-search .wp-block-search__button {
margin: 10px 0 10px 0;
}
select {
float: left;
max-width: 250px;
width: 100%;
}
.project-meta-content .btn-primary {
padding: 15px;
}
.aut-dat-box {
display: none;
}
.navbar-brand img {
max-width: 150px;
}
.logged-in.admin-bar .transparent-header {
top: 46px;
}
.variations tr {
width: 100%;
}
.image-wrap-thum {
margin: 30px 0 0 0;
}
.image-wrap-thum .col-md-4 {
padding-left: 5px;
padding-right: 5px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image.thumbnails-image {
margin-bottom: 10px!important;
}
.testi-style2 .testi-des p {
font-size: 16px;
line-height: 22px;
}
.woocommerce-Reviews .comment-form .comment-notes,
.woocommerce-Reviews .comment-form .comment-form-cookies-consent {
padding: 0;
}
.footer-style2 .footer-bottom-part .footer-widget-area ul {
margin-bottom: 15px;
}
.services-content.style4:hover,
.services-content.style4.active-yes {
margin: 0 0 30px 0;
}
.services-content.style4 {
margin-bottom: 30px;
}
.widget-title {
margin-bottom: 15px;
}
.absolute-pager{
padding-right: 0;
}
.absolute-pager.text-right {
padding-left: 0;
}
#tribe-events-pg-template,
.tribe-events-pg-template {
padding: 25px;
}
.tribe-events-event-meta .column,
.tribe-events-event-meta .tribe-events-meta-group{
width: 100%;
}
.featured-lists-content .featured-main-content{
transform: rotate(0deg);
}
.footer-style2.footer .footer-contact li {
margin-bottom: 15px;
margin-right: 0;
}
.footer.footer-style2 .social {
text-align: left;
}
.footer-style2 .footer-widget-area ul li a {
padding: 0 10px;
}
.footer-style2 .footer-widget-area ul li:first-child a {
padding-left: 0;
}
.footer-style2 .footer-widget-area ul {
margin-top: 15px;
}
.footer.footer-style2 .ts-button-style-default {
float: left;
}
.testi-bg {
background-image: none!important;
}
.elementor-widget-tabs .elementor-tab-content {
padding: 0 0 20px 0!important;
}
.elementor-widget-tabs .elementor-tab-mobile-title {
padding: 10px 0!important;
}
.testi-style2 .testi-item {
padding-left: 0;
}
.testimonials-content .testi-style2 .testi-item img {
left: auto;
top: 0;
right: 0;
height: 110px;
width: 110px;
}
.posts-content .posts-style2 .posts-loop {
margin-bottom: 80px;
}
.posts-content .posts-style2:last-child .posts-loop {
margin-bottom: 30px;
}
.portfolio-next-prev .absolute-pager.text-right {
text-align: right!important;
}
.posts-content .blog-meta a {
margin-right: 10px;
}
.testi-name h5 .svg-inline--fa {
display:none;
}
.profile-menu.right-menu li{
margin-left: 0;
margin-right: 5px;
}
.profile-menu.right-menu li:first-child{
display: none;
}
.profile-menu {
padding: 0;
}
.related.products .shop-box{
margin-bottom: 30px;
}
.related.products .product:last-child .shop-box {
margin-bottom: 0;
}
.elementor-widget-wp-widget-give_forms_widget .give-form-wrap.give-display-modal {
width: 100%;
text-align: left;
}
.elementor-widget-wp-widget-give_forms_widget .give-btn {
padding: 10px 25px;
}
.elementor-widget-wp-widget-give_forms_widget [id*="give-form"].give-display-modal .give-btn,
.elementor-widget-wp-widget-give_forms_widget [id*="give-form"].give-display-reveal .give-btn{
margin-bottom: 15px;
}
.authorbox {
padding: 25px;
}
.comments-list img {
margin-bottom: 20px;
}
.comment-respond .form-control {
padding: 15px 30px 15px 15px;
}
.comment-respond .form-group.comment-des::before {
top: 13px;
}
.footer-widget-area .widget:last-child {
margin-bottom: 25px;
}
.header-top{
padding: 15px 0;
}
.profile-menu li {
margin-right: 8px;
}
.heading-content h2 {
font-size: 32px;
line-height: 42px;
}
.heading-content .bg-title {
font-size: 60px;
}
.heading-content p {
position: relative;
margin-top: 15px;
width: 100%;
padding-left: 15px;
}
.heading-content.left .bg-title {
left: 0;
}
.section {
padding: 40px 0;
}
.section.bg-banner {
padding: 200px 0 70px 0;
}
.header-style3.bg-banner {
padding-top: 200px;
}
.layout-rs .blog-box {
margin-right: 0;
margin-bottom: 0;
}
.layout-rs .post > .blog-box {
margin-bottom: 15px;
}
.blog-desc {
padding: 25px;
}
h4.blog-des-title {
font-size: 24px;
line-height: 30px;
}
.wp-block-quote {
padding: 15px;
}
.center-icons {
display: none;
}
.text-left-previous {
margin-bottom: 15px;
}
.related-posts .rel-blog-desc{
padding: 25px;
}
.authorbox img {
margin-bottom: 15px;
}
.comment-respond {
padding: 0;
}
.comment-form {
padding: 25px 5px;
}
.woocommerce-Reviews .comment-form {
padding: 15px;
}
.submit-button-btn .btn-primary{
padding: 18px 28px;
}
.submit-button-btn .btn-primary {
padding-left: 50px;
}
.sidebar .widget {
padding: 25px;
}
.sidebar .widget_media_image {
padding: 0;
}
.footer-menu li:first-child a {
padding-left: 0;
}
.text-right{
text-align: left!important;
}
.top-search-form {
padding-top: 0;
}
.footer .social {
margin-top: 15px;
}
.project-meta-content h2 {
font-size: 30px;
}
.aut-dat-box {
width: 100%;
}
.project-meta-content .btn-primary {
margin-top: 20px;
}
.posts-content .rel-blog-desc{
padding: 0 15px 15px 15px;
}
.cat-readmore-con.absolute-position {
left: 15px;
}
.footer-widget-area ul li a{
padding-bottom: 10px;
}
.footer-top-part {
padding-bottom: 18px;
margin-bottom: 50px;
}
.testimonials-content .owl-dots{
margin-top: 15px;
}
.projects-content .rel-blog-desc {
padding: 25px;
}
.projects-content .cat-readmore-con{
left: 25px;
}
.services-content {
padding: 20px 0;
}
.services-content.style2 {
padding: 20px 10px;
}
.testi-des {
padding: 25px;
}
.give-content-summery {
margin-right: 0;
padding: 25px;
margin-bottom: 40px;
}
.give-content-summery .ts-list ul li {
padding: 4px 0 4px 0 !important;
}
#give-donation-level-button-wrap {
margin-bottom: 0;
}
.give-single-form-sidebar-left .images {
padding: 25px;
}
.percent-box-content {
padding: 15px;
}
.percent-box-content h5 {
font-size: 60px;
}
.percent-box-content .right-con-per span {
font-size: 14px;
}
.sidebar {
margin-top: 40px;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
width: 100%;
margin-bottom: 30px;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary{
width: 100%;
margin-bottom: 50px;
}
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs{
padding: 50px 0;
}
.related.products {
margin-top: 50px;
}
.formate-quote .wp-block-quote{
padding: 120px 45px 45px 45px;
}
.blog-media.formate-quote i {
top: 45px;
}
.featured-lists-content .services_item-content .content-img {
padding: 60px;
}
}
@media (max-width: 600px) {
.projects-content .blog-meta a {
margin-right: 10px;
}
.team-name h5 {
font-size: 18px;
}
.team-name {
padding: 25px;
}
.tagline-message h1 {
font-size: 40px;
}
.donation-form-page .paypal-button {
position: relative;
top: 10px;
left: 0;
}
.testi-name h5 {
font-size: 18px;
}
.page .tnp-form:after {
right: 34.5%;
}
.page .tnp-widget-minimal input.tnp-submit {
width: 45%;
}
.page .tnp-widget-minimal input.tnp-email {
width: 55%;
padding:0 0 0 20px;
}
.shop-extra {
padding: 2rem;
}
.shop-extra .nav-item,
.shop-extra .nav-tabs,
.shop-extra .nav-tabs li {
float: none !important;
display: block !important;
width: 100% !important;
}
.contact-details ul li {
width: 100% !important;
float: none !important;
display: block;
border: 0 !important;
}
.tagline-message h3 {
font-size: 16px;
}
.image-box .details {
padding: 1rem 1.5rem;
}
.testimonial {
margin-bottom: 15px;
}
.events-loop .buy-tickets-btn {
padding: 20px 35px;
}
.event-date-img {
margin-bottom: 15px;
}
.events-loop h4 {
font-size: 26px;
line-height: 30px;
}
.listicon-content p {
line-height: 38px;
}
.blog-box .meta-bottom{
float: left;
width: 100%;
}
.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container{
width: calc(100% - 15px);
}
.post-type-archive-product .sidebar .widget li a{
width: 94%;
}
}
@media (max-width: 540px) {
.profile-menu.left-menu {
display: none;
}
.listicon-content p {
line-height: 38px;
}
.gallery-carousel .owl-nav{
top: 40%;
margin-top: 0;
}
}
@media (max-width: 480px) {
.post-type-archive-product .sidebar .widget li a{
width: 90%;
}
.comment-respond .form-submit:before{
left: 45px;
}
.form-submit .btn-primary {
padding: 22px 35px 22px 55px;
}
.listicon-content p {
line-height: 26px;
}
.sidebar .widget li a{
width: 87%;
}
.event-date-img {
width: 110px;
height: 110px;
}
.event-date-img .event-date {
font-size: 40px;
line-height: 40px;
padding-top: 25px;
}
.events-loop h4 {
font-size: 24px;
}
.events-loop .buy-tickets-btn {
padding: 15px 17px;
font-size: 14px;
}
.events-loop p {
font-size: 14px;
}
.events-loop .location-meta {
font-size: 20px;
}
.elementor-widget-tabs .elementor-tab-content img.alignleft {
margin-right: 10px;
float: none;
}
.blog-meta a {
margin-right: 12px;
}
.cause-amounts p {
font-size: 12px;
}
form[id*=give-form] #give-final-total-wrap .give-donation-total-label {
float: left;
}
.services-content.style3 {
padding: 18px;
}
.portfolio-next-prev img {
max-width: 70px;
}
.text-left-previous, .text-right-next{
font-size: 18px;
}
.breadcrumb {
padding: 15px 10px;
}
.comments-list .comment .media .pull-left {
min-width: 170px;
}
.featured-lists-content .services_item-content .content-img {
padding: 50px;
}
}
@media (max-width: 360px) {
table td,
table th{
padding: 5px;
}
.pagination li a {
padding: 9px 11px;
}
.pagination > li > a,
.pagination > li > span{
margin-right: 5px;
}
.projects-content .rel-blog-desc{
padding: 20px;
}
}
@media (max-width: 330px) {
.wp-block-embed-twitter .twitter-tweet.twitter-tweet-rendered{
width: 105%!important;
}
.twitter-tweet.twitter-tweet-rendered{
width: 105%!important;
}
.wp-block-embed.wp-block-embed-twitter iframe{
max-width: 95%!important;
min-width: 200px!important;
}
.twitter-tweet.twitter-tweet-rendered iframe{
max-width: 95%!important;
}
.blog-desc {
padding: 20px;
}
}.blog-item-next-prev {
display: none;
} .related-posts {
margin-top: 35px;
} .blog-item-comment-form {
display: none;
} .likebtn_container {
display: none;
}
.likebtn-button {
height: auto;
line-height: unset;
padding: 0;
margin: 0;
}
.likebtn-button .lb-like-label,
.likebtn-button .lb-count {
font-family: Roboto, Arial, Helvetica, sans-serif !important;
margin-left: 5px;
}
.lb-style-custom .lb-count {
font-weight: bold !important;
} #socialButtons {
margin-top: 20px;
text-align: center;
}  #modalOverlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
z-index: 1000;
} #shareModal {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: #fff;
padding: 45px 55px 80px 45px;
border-radius: 8px;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
z-index: 1001;
max-width: 600px;
width: 90%;
}
#shareModal h4 {
margin-top: 0;
margin-bottom: 50px;
font-size: 25px;
text-align: center;
}
#shareModal #socialButtons {
}
#shareModal #socialButtons h5 {
display: none;
}
#shareModal #socialButtons .blog-social {
text-align: center !important;
}
#shareModal #socialButtons .blog-social .socibox svg {
width: 32px;
height: 32px;
}
.blog-box .blog-des-top .blog-meta a:after {
display: none !important;
}
.close-btn {
position: absolute;
top: 25px;
right: 25px;
font-size: 40px;
cursor: pointer;
border: none;
background: none;
}
@media screen and (max-width: 768px) {
#shareModal #socialButtons .blog-social .socibox svg {
width: 18px;
height: 18px;
}
.blog-box .blog-des-top .blog-meta a {
margin-right: 6px;
padding-right: 6px;
}
}