@charset "UTF-8";
@charset "UTF-8";
.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}:root {
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545;
--orange: #fd7e14;
--yellow: #ffc107;
--green: #28a745;
--teal: #20c997;
--cyan: #17a2b8;
--white: #fff;
--gray: #6c757d;
--gray-dark: #343a40;
--primary: #007bff;
--secondary: #6c757d;
--success: #28a745;
--info: #17a2b8;
--warning: #ffc107;
--danger: #dc3545;
--light: #f8f9fa;
--dark: #343a40;
--breakpoint-xs: 0;
--breakpoint-sm: 576px;
--breakpoint-md: 768px;
--breakpoint-lg: 992px;
--breakpoint-xl: 1200px;
--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*,
*::before,
*::after {
box-sizing: border-box;
}
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: transparent;
}
@-ms-viewport {
width: device-width;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
background-color: #fff;
}
[tabindex="-1"]:focus {
outline: 0 !important;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 0.5rem;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
}
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: 700;
}
dd {
margin-bottom: .5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 1rem;
}
dfn {
font-style: italic;
}
b,
strong {
font-weight: bolder;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -.25em;
}
sup {
top: -.5em;
}
a {
color: #007bff;
text-decoration: none;
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
a:hover {
color: #0056b3;
text-decoration: underline;
}
a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
outline: 0;
}
pre,
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
-ms-overflow-style: scrollbar;
}
figure {
margin: 0 0 1rem;
}
img {
vertical-align: middle;
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
table {
border-collapse: collapse;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #6c757d;
text-align: left;
caption-side: bottom;
}
th {
text-align: inherit;
}
label {
display: inline-block;
margin-bottom: .5rem;
}
button {
border-radius: 0;
}
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
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 {
padding: 0;
border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
box-sizing: border-box;
padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
-webkit-appearance: listbox;
}
textarea {
overflow: auto;
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
}
progress {
vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
outline-offset: -2px;
-webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
summary {
display: list-item;
cursor: pointer;
}
template {
display: none;
}
[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.2;
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.2;
}
.display-2 {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-3 {
font-size: 4.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-4 {
font-size: 3.5rem;
font-weight: 300;
line-height: 1.2;
}
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: 400;
}
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: 0.5rem;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
.blockquote {
margin-bottom: 1rem;
font-size: 1.25rem;
}
.blockquote-footer {
display: block;
font-size: 80%;
color: #6c757d;
}
.blockquote-footer::before {
content: "\2014 \00A0";
}
.img-fluid {
max-width: 100%;
height: auto;
}
.img-thumbnail {
padding: 0.25rem;
background-color: #fff;
border: 1px solid #dee2e6;
border-radius: 0.25rem;
max-width: 100%;
height: auto;
}
.figure {
display: inline-block;
}
.figure-img {
margin-bottom: 0.5rem;
line-height: 1;
}
.figure-caption {
font-size: 90%;
color: #6c757d;
}
code,
kbd,
pre,
samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
code {
font-size: 87.5%;
color: #e83e8c;
word-break: break-word;
}
a > code {
color: inherit;
}
kbd {
padding: 0.2rem 0.4rem;
font-size: 87.5%;
color: #fff;
background-color: #212529;
border-radius: 0.2rem;
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: 700;
}
pre {
display: block;
font-size: 87.5%;
color: #212529;
}
pre code {
font-size: inherit;
color: inherit;
word-break: normal;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1140px;
}
}
.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
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-auto, .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-sm-auto, .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-md-auto, .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-lg-auto, .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,
.col-xl-auto {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.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 {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-sm-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-sm-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-sm-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-sm-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-sm-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-sm-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-sm-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-sm-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-sm-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-sm-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-sm-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-sm-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-sm-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-sm-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-sm-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-sm-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-sm-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-sm-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.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 {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-md-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-md-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-md-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-md-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-md-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-md-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-md-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-md-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-md-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-md-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-md-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-md-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-md-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-md-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.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 {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-lg-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-lg-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-lg-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-lg-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-lg-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-lg-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-lg-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-lg-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-lg-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-lg-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-lg-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-lg-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-lg-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-lg-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.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 {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-xl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-xl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-xl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-xl-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-xl-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-xl-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-xl-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-xl-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-xl-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-xl-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-xl-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-xl-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-xl-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-xl-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-xl-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-xl-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-xl-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.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;
background-color: transparent;
}
.table th,
.table td {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #dee2e6;
}
.table thead th {
vertical-align: bottom;
border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
border-top: 2px solid #dee2e6;
}
.table .table {
background-color: #fff;
}
.table-sm th,
.table-sm td {
padding: 0.3rem;
}
.table-bordered {
border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #dee2e6;
}
.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-primary,
.table-primary > th,
.table-primary > td {
background-color: #b8daff;
}
.table-hover .table-primary:hover {
background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
background-color: #9fcdff;
}
.table-secondary,
.table-secondary > th,
.table-secondary > td {
background-color: #d6d8db;
}
.table-hover .table-secondary:hover {
background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
background-color: #c8cbcf;
}
.table-success,
.table-success > th,
.table-success > td {
background-color: #c3e6cb;
}
.table-hover .table-success:hover {
background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
background-color: #b1dfbb;
}
.table-info,
.table-info > th,
.table-info > td {
background-color: #bee5eb;
}
.table-hover .table-info:hover {
background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
background-color: #abdde5;
}
.table-warning,
.table-warning > th,
.table-warning > td {
background-color: #ffeeba;
}
.table-hover .table-warning:hover {
background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
background-color: #ffe8a1;
}
.table-danger,
.table-danger > th,
.table-danger > td {
background-color: #f5c6cb;
}
.table-hover .table-danger:hover {
background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
background-color: #f1b0b7;
}
.table-light,
.table-light > th,
.table-light > td {
background-color: #fdfdfe;
}
.table-hover .table-light:hover {
background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
background-color: #ececf6;
}
.table-dark,
.table-dark > th,
.table-dark > td {
background-color: #c6c8ca;
}
.table-hover .table-dark:hover {
background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
background-color: #b9bbbe;
}
.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 .thead-dark th {
color: #fff;
background-color: #212529;
border-color: #32383e;
}
.table .thead-light th {
color: #495057;
background-color: #e9ecef;
border-color: #dee2e6;
}
.table-dark {
color: #fff;
background-color: #212529;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
border-color: #32383e;
}
.table-dark.table-bordered {
border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
.table-responsive-sm {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-sm > .table-bordered {
border: 0;
}
}
@media (max-width: 767.98px) {
.table-responsive-md {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-md > .table-bordered {
border: 0;
}
}
@media (max-width: 991.98px) {
.table-responsive-lg {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-lg > .table-bordered {
border: 0;
}
}
@media (max-width: 1199.98px) {
.table-responsive-xl {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive-xl > .table-bordered {
border: 0;
}
}
.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
border: 0;
}
.form-control {
display: block;
width: 100%;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: 0.25rem;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.form-control:focus {
color: #495057;
background-color: #fff;
border-color: #80bdff;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::-webkit-input-placeholder {
color: #6c757d;
opacity: 1;
}
.form-control::-moz-placeholder {
color: #6c757d;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #6c757d;
opacity: 1;
}
.form-control::-ms-input-placeholder {
color: #6c757d;
opacity: 1;
}
.form-control::placeholder {
color: #6c757d;
opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
background-color: #e9ecef;
opacity: 1;
}
select.form-control:not([size]):not([multiple]) {
height: calc(2.25rem + 2px);
}
select.form-control:focus::-ms-value {
color: #495057;
background-color: #fff;
}
.form-control-file,
.form-control-range {
display: block;
width: 100%;
}
.col-form-label {
padding-top: calc(0.375rem + 1px);
padding-bottom: calc(0.375rem + 1px);
margin-bottom: 0;
font-size: inherit;
line-height: 1.5;
}
.col-form-label-lg {
padding-top: calc(0.5rem + 1px);
padding-bottom: calc(0.5rem + 1px);
font-size: 1.25rem;
line-height: 1.5;
}
.col-form-label-sm {
padding-top: calc(0.25rem + 1px);
padding-bottom: calc(0.25rem + 1px);
font-size: 0.875rem;
line-height: 1.5;
}
.form-control-plaintext {
display: block;
width: 100%;
padding-top: 0.375rem;
padding-bottom: 0.375rem;
margin-bottom: 0;
line-height: 1.5;
background-color: transparent;
border: solid transparent;
border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.input-group-lg > .input-group-append > .form-control-plaintext.btn {
padding-right: 0;
padding-left: 0;
}
.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
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 > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
height: calc(1.8125rem + 2px);
}
.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
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 > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
height: calc(2.875rem + 2px);
}
.form-group {
margin-bottom: 1rem;
}
.form-text {
display: block;
margin-top: 0.25rem;
}
.form-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
padding-right: 5px;
padding-left: 5px;
}
.form-check {
position: relative;
display: block;
padding-left: 1.25rem;
}
.form-check-input {
position: absolute;
margin-top: 0.3rem;
margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
color: #6c757d;
}
.form-check-label {
margin-bottom: 0;
}
.form-check-inline {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-left: 0;
margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
position: static;
margin-top: 0;
margin-right: 0.3125rem;
margin-left: 0;
}
.valid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #28a745;
}
.valid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: .5rem;
margin-top: .1rem;
font-size: .875rem;
line-height: 1;
color: #fff;
background-color: rgba(40, 167, 69, 0.8);
border-radius: .2rem;
}
.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
border-color: #28a745;
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
.custom-select:valid:focus,
.custom-select.is-valid:focus {
border-color: #28a745;
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip, .was-validated
.custom-select:valid ~ .valid-feedback,
.was-validated
.custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
background-color: #71dd8a;
}
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
border-color: inherit;
}
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #dc3545;
}
.invalid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: .5rem;
margin-top: .1rem;
font-size: .875rem;
line-height: 1;
color: #fff;
background-color: rgba(220, 53, 69, 0.8);
border-radius: .2rem;
}
.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
border-color: #dc3545;
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
.custom-select:invalid:focus,
.custom-select.is-invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip, .was-validated
.custom-select:invalid ~ .invalid-feedback,
.was-validated
.custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
background-color: #efa2a9;
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
border-color: inherit;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-inline {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: 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: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 0;
}
.form-inline .form-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: 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-plaintext {
display: inline-block;
}
.form-inline .input-group {
width: auto;
}
.form-inline .form-check {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: auto;
padding-left: 0;
}
.form-inline .form-check-input {
position: relative;
margin-top: 0;
margin-right: 0.25rem;
margin-left: 0;
}
.form-inline .custom-control {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.form-inline .custom-control-label {
margin-bottom: 0;
}
}
.btn {
display: inline-block;
font-weight: 400;
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.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: 0.25rem;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn:hover, .btn:focus {
text-decoration: none;
}
.btn:focus, .btn.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled, .btn:disabled {
opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
cursor: pointer;
}
.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
background-image: none;
}
a.btn.disabled,
fieldset:disabled a.btn {
pointer-events: none;
}
.btn-primary {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.btn-primary:hover {
color: #fff;
background-color: #0069d9;
border-color: #0062cc;
}
.btn-primary:focus, .btn-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #0062cc;
border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-secondary {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-secondary:hover {
color: #fff;
background-color: #5a6268;
border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
color: #fff;
background-color: #545b62;
border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-success {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-success:hover {
color: #fff;
background-color: #218838;
border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
color: #fff;
background-color: #1e7e34;
border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-info {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-info:hover {
color: #fff;
background-color: #138496;
border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
color: #fff;
background-color: #117a8b;
border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-warning {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-warning:hover {
color: #212529;
background-color: #e0a800;
border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
color: #212529;
background-color: #d39e00;
border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-danger {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-danger:hover {
color: #fff;
background-color: #c82333;
border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #bd2130;
border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-light {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-light:hover {
color: #212529;
background-color: #e2e6ea;
border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
color: #212529;
background-color: #dae0e5;
border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-dark {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-dark:hover {
color: #fff;
background-color: #23272b;
border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
color: #fff;
background-color: #1d2124;
border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-primary {
color: #007bff;
background-color: transparent;
background-image: none;
border-color: #007bff;
}
.btn-outline-primary:hover {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
color: #007bff;
background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-secondary {
color: #6c757d;
background-color: transparent;
background-image: none;
border-color: #6c757d;
}
.btn-outline-secondary:hover {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
color: #6c757d;
background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-success {
color: #28a745;
background-color: transparent;
background-image: none;
border-color: #28a745;
}
.btn-outline-success:hover {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
color: #28a745;
background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-info {
color: #17a2b8;
background-color: transparent;
background-image: none;
border-color: #17a2b8;
}
.btn-outline-info:hover {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
color: #17a2b8;
background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
color: #ffc107;
background-color: transparent;
background-image: none;
border-color: #ffc107;
}
.btn-outline-warning:hover {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
color: #ffc107;
background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger {
color: #dc3545;
background-color: transparent;
background-image: none;
border-color: #dc3545;
}
.btn-outline-danger:hover {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
color: #dc3545;
background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light {
color: #f8f9fa;
background-color: transparent;
background-image: none;
border-color: #f8f9fa;
}
.btn-outline-light:hover {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
color: #f8f9fa;
background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-dark {
color: #343a40;
background-color: transparent;
background-image: none;
border-color: #343a40;
}
.btn-outline-dark:hover {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
color: #343a40;
background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-link {
font-weight: 400;
color: #007bff;
background-color: transparent;
}
.btn-link:hover {
color: #0056b3;
text-decoration: underline;
background-color: transparent;
border-color: transparent;
}
.btn-link:focus, .btn-link.focus {
text-decoration: underline;
border-color: transparent;
box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
color: #6c757d;
}
.btn-lg, .btn-group-lg > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.btn-sm, .btn-group-sm > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
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;
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;
transition: height 0.35s ease;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid;
border-right: 0.3em solid transparent;
border-bottom: 0;
border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
margin-left: 0;
}
.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: #212529;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.25rem;
}
.dropup .dropdown-menu {
margin-top: 0;
margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0;
border-right: 0.3em solid transparent;
border-bottom: 0.3em solid;
border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropright .dropdown-menu {
margin-top: 0;
margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-bottom: 0.3em solid transparent;
border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropright .dropdown-toggle::after {
vertical-align: 0;
}
.dropleft .dropdown-menu {
margin-top: 0;
margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
}
.dropleft .dropdown-toggle::after {
display: none;
}
.dropleft .dropdown-toggle::before {
display: inline-block;
width: 0;
height: 0;
margin-right: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-right: 0.3em solid;
border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropleft .dropdown-toggle::before {
vertical-align: 0;
}
.dropdown-divider {
height: 0;
margin: 0.5rem 0;
overflow: hidden;
border-top: 1px solid #e9ecef;
}
.dropdown-item {
display: block;
width: 100%;
padding: 0.25rem 1.5rem;
clear: both;
font-weight: 400;
color: #212529;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
color: #16181b;
text-decoration: none;
background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
color: #6c757d;
background-color: transparent;
}
.dropdown-menu.show {
display: block;
}
.dropdown-header {
display: block;
padding: 0.5rem 1.5rem;
margin-bottom: 0;
font-size: 0.875rem;
color: #6c757d;
white-space: nowrap;
}
.btn-group,
.btn-group-vertical {
position: relative;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
z-index: 1;
}
.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: 1;
}
.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: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.btn-toolbar .input-group {
width: auto;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
padding-right: 0.5625rem;
padding-left: 0.5625rem;
}
.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: 0.75rem;
padding-left: 0.75rem;
}
.btn-group-vertical {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: 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(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
margin-bottom: 0;
}
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .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: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
width: 100%;
}
.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
width: 1%;
margin-bottom: 0;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file:focus {
z-index: 3;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
margin-left: -1px;
}
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group > .custom-file {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::before {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label,
.input-group > .custom-file:not(:first-child) .custom-file-label::before {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group-prepend,
.input-group-append {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
position: relative;
z-index: 2;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
margin-left: -1px;
}
.input-group-prepend {
margin-right: -1px;
}
.input-group-append {
margin-left: -1px;
}
.input-group-text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 0.375rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
text-align: center;
white-space: nowrap;
background-color: #e9ecef;
border: 1px solid #ced4da;
border-radius: 0.25rem;
}
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
margin-top: 0;
}
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.custom-control {
position: relative;
display: block;
min-height: 1.5rem;
padding-left: 1.5rem;
}
.custom-control-inline {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin-right: 1rem;
}
.custom-control-input {
position: absolute;
z-index: -1;
opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
color: #fff;
background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:active ~ .custom-control-label::before {
color: #fff;
background-color: #b3d7ff;
}
.custom-control-input:disabled ~ .custom-control-label {
color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
background-color: #e9ecef;
}
.custom-control-label {
margin-bottom: 0;
}
.custom-control-label::before {
position: absolute;
top: 0.25rem;
left: 0;
display: block;
width: 1rem;
height: 1rem;
pointer-events: none;
content: "";
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #dee2e6;
}
.custom-control-label::after {
position: absolute;
top: 0.25rem;
left: 0;
display: block;
width: 1rem;
height: 1rem;
content: "";
background-repeat: no-repeat;
background-position: center center;
background-size: 50% 50%;
}
.custom-checkbox .custom-control-label::before {
border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
background-color: #007bff;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
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-label::before {
background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
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-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.5);
}
.custom-radio .custom-control-label::before {
border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
background-color: #007bff;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
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-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.5);
}
.custom-select {
display: inline-block;
width: 100%;
height: calc(2.25rem + 2px);
padding: 0.375rem 1.75rem 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
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='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
background-size: 8px 10px;
border: 1px solid #ced4da;
border-radius: 0.25rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.custom-select:focus {
border-color: #80bdff;
outline: 0;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5);
}
.custom-select:focus::-ms-value {
color: #495057;
background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
height: auto;
padding-right: 0.75rem;
background-image: none;
}
.custom-select:disabled {
color: #6c757d;
background-color: #e9ecef;
}
.custom-select::-ms-expand {
opacity: 0;
}
.custom-select-sm {
height: calc(1.8125rem + 2px);
padding-top: 0.375rem;
padding-bottom: 0.375rem;
font-size: 75%;
}
.custom-select-lg {
height: calc(2.875rem + 2px);
padding-top: 0.375rem;
padding-bottom: 0.375rem;
font-size: 125%;
}
.custom-file {
position: relative;
display: inline-block;
width: 100%;
height: calc(2.25rem + 2px);
margin-bottom: 0;
}
.custom-file-input {
position: relative;
z-index: 2;
width: 100%;
height: calc(2.25rem + 2px);
margin: 0;
opacity: 0;
}
.custom-file-input:focus ~ .custom-file-control {
border-color: #80bdff;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input:focus ~ .custom-file-control::before {
border-color: #80bdff;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
content: "Browse";
}
.custom-file-label {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 1;
height: calc(2.25rem + 2px);
padding: 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
background-color: #fff;
border: 1px solid #ced4da;
border-radius: 0.25rem;
}
.custom-file-label::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 3;
display: block;
height: calc(calc(2.25rem + 2px) - 1px * 2);
padding: 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
content: "Browse";
background-color: #e9ecef;
border-left: 1px solid #ced4da;
border-radius: 0 0.25rem 0.25rem 0;
}
.nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav-link {
display: block;
padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
text-decoration: none;
}
.nav-link.disabled {
color: #6c757d;
}
.nav-tabs {
border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
margin-bottom: -1px;
}
.nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
color: #6c757d;
background-color: transparent;
border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
color: #495057;
background-color: #fff;
border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.nav-pills .nav-link {
border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
color: #fff;
background-color: #007bff;
}
.nav-fill .nav-item {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
text-align: center;
}
.nav-justified .nav-item {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
text-align: center;
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.navbar {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 0.5rem 1rem;
}
.navbar > .container,
.navbar > .container-fluid {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.navbar-brand {
display: inline-block;
padding-top: 0.3125rem;
padding-bottom: 0.3125rem;
margin-right: 1rem;
font-size: 1.25rem;
line-height: inherit;
white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}
.navbar-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-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-nav .dropdown-menu {
position: static;
float: none;
}
.navbar-text {
display: inline-block;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.navbar-collapse {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.navbar-toggler {
padding: 0.25rem 0.75rem;
font-size: 1.25rem;
line-height: 1;
background-color: transparent;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
cursor: pointer;
}
.navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
content: "";
background: no-repeat center center;
background-size: 100% 100%;
}
@media (max-width: 575.98px) {
.navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 576px) {
.navbar-expand-sm {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.navbar-expand-sm .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-expand-sm .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-sm .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.navbar-expand-sm .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-sm .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand-sm .navbar-toggler {
display: none;
}
.navbar-expand-sm .dropup .dropdown-menu {
top: auto;
bottom: 100%;
}
}
@media (max-width: 767.98px) {
.navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 768px) {
.navbar-expand-md {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.navbar-expand-md .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-md .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.navbar-expand-md .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-md .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand-md .navbar-toggler {
display: none;
}
.navbar-expand-md .dropup .dropdown-menu {
top: auto;
bottom: 100%;
}
}
@media (max-width: 991.98px) {
.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 992px) {
.navbar-expand-lg {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.navbar-expand-lg .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-lg .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-lg .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand-lg .navbar-toggler {
display: none;
}
.navbar-expand-lg .dropup .dropdown-menu {
top: auto;
bottom: 100%;
}
}
@media (max-width: 1199.98px) {
.navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 1200px) {
.navbar-expand-xl {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.navbar-expand-xl .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-expand-xl .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-xl .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.navbar-expand-xl .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-xl .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand-xl .navbar-toggler {
display: none;
}
.navbar-expand-xl .dropup .dropdown-menu {
top: auto;
bottom: 100%;
}
}
.navbar-expand {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
padding-right: 0;
padding-left: 0;
}
.navbar-expand .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.navbar-expand .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand .navbar-toggler {
display: none;
}
.navbar-expand .dropup .dropdown-menu {
top: auto;
bottom: 100%;
}
.navbar-light .navbar-brand {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
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:hover, .navbar-light .navbar-nav .nav-link:focus {
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 .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
color: rgba(0, 0, 0, 0.5);
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 30 30' 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 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
color: #fff;
}
.navbar-dark .navbar-toggler {
color: rgba(255, 255, 255, 0.5);
border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' 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 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
color: #fff;
}
.card {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0, 0, 0, 0.125);
border-radius: 0.25rem;
}
.card > hr {
margin-right: 0;
margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-top-right-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-body {
-webkit-box-flex: 1;
-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-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
background-color: rgba(0, 0, 0, 0.03);
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-header + .list-group .list-group-item:first-child {
border-top: 0;
}
.card-footer {
padding: 0.75rem 1.25rem;
background-color: rgba(0, 0, 0, 0.03);
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-img-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 1.25rem;
}
.card-img {
width: 100%;
border-radius: calc(0.25rem - 1px);
}
.card-img-top {
width: 100%;
border-top-left-radius: calc(0.25rem - 1px);
border-top-right-radius: calc(0.25rem - 1px);
}
.card-img-bottom {
width: 100%;
border-bottom-right-radius: calc(0.25rem - 1px);
border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.card-deck .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.card-deck {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin-right: -15px;
margin-left: -15px;
}
.card-deck .card {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1 0 0%;
flex: 1 0 0%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-right: 15px;
margin-bottom: 0;
margin-left: 15px;
}
}
.card-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.card-group > .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.card-group {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.card-group > .card {
-webkit-box-flex: 1;
-ms-flex: 1 0 0%;
flex: 1 0 0%;
margin-bottom: 0;
}
.card-group > .card + .card {
margin-left: 0;
border-left: 0;
}
.card-group > .card:first-child {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.card-group > .card:first-child .card-img-top,
.card-group > .card:first-child .card-header {
border-top-right-radius: 0;
}
.card-group > .card:first-child .card-img-bottom,
.card-group > .card:first-child .card-footer {
border-bottom-right-radius: 0;
}
.card-group > .card:last-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.card-group > .card:last-child .card-img-top,
.card-group > .card:last-child .card-header {
border-top-left-radius: 0;
}
.card-group > .card:last-child .card-img-bottom,
.card-group > .card:last-child .card-footer {
border-bottom-left-radius: 0;
}
.card-group > .card:only-child {
border-radius: 0.25rem;
}
.card-group > .card:only-child .card-img-top,
.card-group > .card:only-child .card-header {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.card-group > .card:only-child .card-img-bottom,
.card-group > .card:only-child .card-footer {
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
border-radius: 0;
}
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
border-radius: 0;
}
}
.card-columns .card {
margin-bottom: 0.75rem;
}
@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%;
}
}
.breadcrumb {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0.75rem 1rem;
margin-bottom: 1rem;
list-style: none;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.breadcrumb-item + .breadcrumb-item::before {
display: inline-block;
padding-right: 0.5rem;
padding-left: 0.5rem;
color: #6c757d;
content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: none;
}
.breadcrumb-item.active {
color: #6c757d;
}
.pagination {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-left: 0;
list-style: none;
border-radius: 0.25rem;
}
.page-link {
position: relative;
display: block;
padding: 0.5rem 0.75rem;
margin-left: -1px;
line-height: 1.25;
color: #007bff;
background-color: #fff;
border: 1px solid #dee2e6;
}
.page-link:hover {
color: #0056b3;
text-decoration: none;
background-color: #e9ecef;
border-color: #dee2e6;
}
.page-link:focus {
z-index: 2;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-link:not(:disabled):not(.disabled) {
cursor: pointer;
}
.page-item:first-child .page-link {
margin-left: 0;
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
z-index: 1;
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.page-item.disabled .page-link {
color: #6c757d;
pointer-events: none;
cursor: auto;
background-color: #fff;
border-color: #dee2e6;
}
.pagination-lg .page-link {
padding: 0.75rem 1.5rem;
font-size: 1.25rem;
line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
border-top-left-radius: 0.3rem;
border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
border-top-right-radius: 0.3rem;
border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
border-top-left-radius: 0.2rem;
border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
border-top-right-radius: 0.2rem;
border-bottom-right-radius: 0.2rem;
}
.badge {
display: inline-block;
padding: 0.25em 0.4em;
font-size: 75%;
font-weight: 700;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.25rem;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.badge-pill {
padding-right: 0.6em;
padding-left: 0.6em;
border-radius: 10rem;
}
.badge-primary {
color: #fff;
background-color: #007bff;
}
.badge-primary[href]:hover, .badge-primary[href]:focus {
color: #fff;
text-decoration: none;
background-color: #0062cc;
}
.badge-secondary {
color: #fff;
background-color: #6c757d;
}
.badge-secondary[href]:hover, .badge-secondary[href]:focus {
color: #fff;
text-decoration: none;
background-color: #545b62;
}
.badge-success {
color: #fff;
background-color: #28a745;
}
.badge-success[href]:hover, .badge-success[href]:focus {
color: #fff;
text-decoration: none;
background-color: #1e7e34;
}
.badge-info {
color: #fff;
background-color: #17a2b8;
}
.badge-info[href]:hover, .badge-info[href]:focus {
color: #fff;
text-decoration: none;
background-color: #117a8b;
}
.badge-warning {
color: #212529;
background-color: #ffc107;
}
.badge-warning[href]:hover, .badge-warning[href]:focus {
color: #212529;
text-decoration: none;
background-color: #d39e00;
}
.badge-danger {
color: #fff;
background-color: #dc3545;
}
.badge-danger[href]:hover, .badge-danger[href]:focus {
color: #fff;
text-decoration: none;
background-color: #bd2130;
}
.badge-light {
color: #212529;
background-color: #f8f9fa;
}
.badge-light[href]:hover, .badge-light[href]:focus {
color: #212529;
text-decoration: none;
background-color: #dae0e5;
}
.badge-dark {
color: #fff;
background-color: #343a40;
}
.badge-dark[href]:hover, .badge-dark[href]:focus {
color: #fff;
text-decoration: none;
background-color: #1d2124;
}
.jumbotron {
padding: 2rem 1rem;
margin-bottom: 2rem;
background-color: #e9ecef;
border-radius: 0.3rem;
}
@media (min-width: 576px) {
.jumbotron {
padding: 4rem 2rem;
}
}
.jumbotron-fluid {
padding-right: 0;
padding-left: 0;
border-radius: 0;
}
.alert {
position: relative;
padding: 0.75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.alert-heading {
color: inherit;
}
.alert-link {
font-weight: 700;
}
.alert-dismissible {
padding-right: 4rem;
}
.alert-dismissible .close {
position: absolute;
top: 0;
right: 0;
padding: 0.75rem 1.25rem;
color: inherit;
}
.alert-primary {
color: #004085;
background-color: #cce5ff;
border-color: #b8daff;
}
.alert-primary hr {
border-top-color: #9fcdff;
}
.alert-primary .alert-link {
color: #002752;
}
.alert-secondary {
color: #383d41;
background-color: #e2e3e5;
border-color: #d6d8db;
}
.alert-secondary hr {
border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
color: #202326;
}
.alert-success {
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
}
.alert-success hr {
border-top-color: #b1dfbb;
}
.alert-success .alert-link {
color: #0b2e13;
}
.alert-info {
color: #0c5460;
background-color: #d1ecf1;
border-color: #bee5eb;
}
.alert-info hr {
border-top-color: #abdde5;
}
.alert-info .alert-link {
color: #062c33;
}
.alert-warning {
color: #856404;
background-color: #fff3cd;
border-color: #ffeeba;
}
.alert-warning hr {
border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
color: #533f03;
}
.alert-danger {
color: #721c24;
background-color: #f8d7da;
border-color: #f5c6cb;
}
.alert-danger hr {
border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
color: #491217;
}
.alert-light {
color: #818182;
background-color: #fefefe;
border-color: #fdfdfe;
}
.alert-light hr {
border-top-color: #ececf6;
}
.alert-light .alert-link {
color: #686868;
}
.alert-dark {
color: #1b1e21;
background-color: #d6d8d9;
border-color: #c6c8ca;
}
.alert-dark hr {
border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
color: #040505;
}
@-webkit-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: -ms-flexbox;
display: flex;
height: 1rem;
overflow: hidden;
font-size: 0.75rem;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.progress-bar {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
color: #fff;
text-align: center;
background-color: #007bff;
transition: width 0.6s ease;
}
.progress-bar-striped {
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 1rem 1rem;
}
.progress-bar-animated {
-webkit-animation: progress-bar-stripes 1s linear infinite;
animation: progress-bar-stripes 1s linear infinite;
}
.media {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.media-body {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.list-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
}
.list-group-item-action {
width: 100%;
color: #495057;
text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
color: #495057;
text-decoration: none;
background-color: #f8f9fa;
}
.list-group-item-action:active {
color: #212529;
background-color: #e9ecef;
}
.list-group-item {
position: relative;
display: block;
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-left-radius: 0.25rem;
border-top-right-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:hover, .list-group-item:focus {
z-index: 1;
text-decoration: none;
}
.list-group-item.disabled, .list-group-item:disabled {
color: #6c757d;
background-color: #fff;
}
.list-group-item.active {
z-index: 2;
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.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-primary {
color: #004085;
background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
color: #004085;
background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
color: #fff;
background-color: #004085;
border-color: #004085;
}
.list-group-item-secondary {
color: #383d41;
background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
color: #383d41;
background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
color: #fff;
background-color: #383d41;
border-color: #383d41;
}
.list-group-item-success {
color: #155724;
background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
color: #155724;
background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
color: #fff;
background-color: #155724;
border-color: #155724;
}
.list-group-item-info {
color: #0c5460;
background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
color: #0c5460;
background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
color: #fff;
background-color: #0c5460;
border-color: #0c5460;
}
.list-group-item-warning {
color: #856404;
background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
color: #856404;
background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
color: #fff;
background-color: #856404;
border-color: #856404;
}
.list-group-item-danger {
color: #721c24;
background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
color: #721c24;
background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
color: #fff;
background-color: #721c24;
border-color: #721c24;
}
.list-group-item-light {
color: #818182;
background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
color: #818182;
background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
color: #fff;
background-color: #818182;
border-color: #818182;
}
.list-group-item-dark {
color: #1b1e21;
background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
color: #1b1e21;
background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
color: #fff;
background-color: #1b1e21;
border-color: #1b1e21;
}
.close {
float: right;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: .5;
}
.close:hover, .close:focus {
color: #000;
text-decoration: none;
opacity: .75;
}
.close:not(:disabled):not(.disabled) {
cursor: pointer;
}
button.close {
padding: 0;
background-color: 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-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 0.5rem;
pointer-events: none;
}
.modal.fade .modal-dialog {
transition: -webkit-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
-webkit-transform: translate(0, -25%);
transform: translate(0, -25%);
}
.modal.show .modal-dialog {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-dialog-centered {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (0.5rem * 2));
}
.modal-content {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
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: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 1rem;
border-bottom: 1px solid #e9ecef;
border-top-left-radius: 0.3rem;
border-top-right-radius: 0.3rem;
}
.modal-header .close {
padding: 1rem;
margin: -1rem -1rem -1rem auto;
}
.modal-title {
margin-bottom: 0;
line-height: 1.5;
}
.modal-body {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1rem;
}
.modal-footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 1rem;
border-top: 1px solid #e9ecef;
}
.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: 1.75rem auto;
}
.modal-dialog-centered {
min-height: calc(100% - (1.75rem * 2));
}
.modal-sm {
max-width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
max-width: 800px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
opacity: 0;
}
.tooltip.show {
opacity: 0.9;
}
.tooltip .arrow {
position: absolute;
display: block;
width: 0.8rem;
height: 0.4rem;
}
.tooltip .arrow::before {
position: absolute;
content: "";
border-color: transparent;
border-style: solid;
}
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
top: 0;
border-width: 0.4rem 0.4rem 0;
border-top-color: #000;
}
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
left: 0;
width: 0.4rem;
height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
right: 0;
border-width: 0.4rem 0.4rem 0.4rem 0;
border-right-color: #000;
}
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
bottom: 0;
border-width: 0 0.4rem 0.4rem;
border-bottom-color: #000;
}
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
right: 0;
width: 0.4rem;
height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
left: 0;
border-width: 0.4rem 0 0.4rem 0.4rem;
border-left-color: #000;
}
.tooltip-inner {
max-width: 200px;
padding: 0.25rem 0.5rem;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 0.25rem;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: block;
max-width: 276px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0.3rem;
}
.popover .arrow {
position: absolute;
display: block;
width: 1rem;
height: 0.5rem;
margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
position: absolute;
display: block;
content: "";
border-color: transparent;
border-style: solid;
}
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
margin-bottom: 0.5rem;
}
.bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
border-width: 0.5rem 0.5rem 0;
}
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
bottom: 0;
border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
bottom: 1px;
border-top-color: #fff;
}
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
margin-left: 0.5rem;
}
.bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
left: calc((0.5rem + 1px) * -1);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
border-width: 0.5rem 0.5rem 0.5rem 0;
}
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
left: 0;
border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
left: 1px;
border-right-color: #fff;
}
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
margin-top: 0.5rem;
}
.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
top: calc((0.5rem + 1px) * -1);
}
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
border-width: 0 0.5rem 0.5rem 0.5rem;
}
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
top: 0;
border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
top: 1px;
border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
position: absolute;
top: 0;
left: 50%;
display: block;
width: 1rem;
margin-left: -0.5rem;
content: "";
border-bottom: 1px solid #f7f7f7;
}
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
margin-right: 0.5rem;
}
.bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
right: calc((0.5rem + 1px) * -1);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
border-width: 0.5rem 0 0.5rem 0.5rem;
}
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
right: 0;
border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
right: 1px;
border-left-color: #fff;
}
.popover-header {
padding: 0.5rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
color: inherit;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-top-left-radius: calc(0.3rem - 1px);
border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
display: none;
}
.popover-body {
padding: 0.5rem 0.75rem;
color: #212529;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-item {
position: relative;
display: none;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
transition: -webkit-transform 0.6s ease;
transition: transform 0.6s ease;
transition: transform 0.6s ease, -webkit-transform 0.6s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
display: block;
}
.carousel-item-next,
.carousel-item-prev {
position: absolute;
top: 0;
}
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
-webkit-transform: translateX(0);
transform: translateX(0);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-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: translateX(100%);
transform: translateX(100%);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
.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: translateX(-100%);
transform: translateX(-100%);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
.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: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 15%;
color: #fff;
text-align: center;
opacity: 0.5;
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
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;
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='M5.25 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='M2.75 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: -ms-flexbox;
display: flex;
-webkit-box-pack: 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: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
width: 30px;
height: 3px;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
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-primary {
background-color: #007bff !important;
}
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
background-color: #0062cc !important;
}
.bg-secondary {
background-color: #6c757d !important;
}
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
background-color: #545b62 !important;
}
.bg-success {
background-color: #28a745 !important;
}
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
background-color: #1e7e34 !important;
}
.bg-info {
background-color: #17a2b8 !important;
}
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
background-color: #117a8b !important;
}
.bg-warning {
background-color: #ffc107 !important;
}
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
background-color: #d39e00 !important;
}
.bg-danger {
background-color: #dc3545 !important;
}
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
background-color: #bd2130 !important;
}
.bg-light {
background-color: #f8f9fa !important;
}
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
background-color: #dae0e5 !important;
}
.bg-dark {
background-color: #343a40 !important;
}
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
background-color: #1d2124 !important;
}
.bg-white {
background-color: #fff !important;
}
.bg-transparent {
background-color: transparent !important;
}
.border {
border: 1px solid #dee2e6 !important;
}
.border-top {
border-top: 1px solid #dee2e6 !important;
}
.border-right {
border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
border-left: 1px solid #dee2e6 !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;
}
.border-primary {
border-color: #007bff !important;
}
.border-secondary {
border-color: #6c757d !important;
}
.border-success {
border-color: #28a745 !important;
}
.border-info {
border-color: #17a2b8 !important;
}
.border-warning {
border-color: #ffc107 !important;
}
.border-danger {
border-color: #dc3545 !important;
}
.border-light {
border-color: #f8f9fa !important;
}
.border-dark {
border-color: #343a40 !important;
}
.border-white {
border-color: #fff !important;
}
.rounded {
border-radius: 0.25rem !important;
}
.rounded-top {
border-top-left-radius: 0.25rem !important;
border-top-right-radius: 0.25rem !important;
}
.rounded-right {
border-top-right-radius: 0.25rem !important;
border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
border-bottom-right-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
border-top-left-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.rounded-circle {
border-radius: 50% !important;
}
.rounded-0 {
border-radius: 0 !important;
}
.clearfix::after {
display: block;
clear: both;
content: "";
}
.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-row {
display: table-row !important;
}
.d-table-cell {
display: table-cell !important;
}
.d-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-inline-flex {
display: -webkit-inline-box !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-row {
display: table-row !important;
}
.d-sm-table-cell {
display: table-cell !important;
}
.d-sm-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-sm-inline-flex {
display: -webkit-inline-box !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-row {
display: table-row !important;
}
.d-md-table-cell {
display: table-cell !important;
}
.d-md-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-md-inline-flex {
display: -webkit-inline-box !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-row {
display: table-row !important;
}
.d-lg-table-cell {
display: table-cell !important;
}
.d-lg-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-lg-inline-flex {
display: -webkit-inline-box !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-row {
display: table-row !important;
}
.d-xl-table-cell {
display: table-cell !important;
}
.d-xl-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-xl-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media print {
.d-print-none {
display: none !important;
}
.d-print-inline {
display: inline !important;
}
.d-print-inline-block {
display: inline-block !important;
}
.d-print-block {
display: block !important;
}
.d-print-table {
display: table !important;
}
.d-print-table-row {
display: table-row !important;
}
.d-print-table-cell {
display: table-cell !important;
}
.d-print-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-print-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
.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%;
}
.flex-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: 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;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) {
.flex-sm-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-sm-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-sm-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: 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;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-sm-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-sm-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-sm-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-sm-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-sm-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-sm-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-sm-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-sm-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-sm-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-sm-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-sm-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-sm-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-sm-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-sm-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-sm-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-sm-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-sm-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-sm-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-sm-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-sm-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-sm-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-sm-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-sm-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.flex-md-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-md-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-md-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: 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;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-md-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-md-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-md-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-md-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-md-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-md-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-md-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-md-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-md-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-md-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-md-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-md-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-md-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-md-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-md-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-md-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-md-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-md-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-md-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-md-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-md-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-md-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-md-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-md-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.flex-lg-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-lg-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-lg-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: 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;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-lg-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-lg-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-lg-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-lg-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-lg-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-lg-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-lg-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-lg-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-lg-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-lg-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-lg-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-lg-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-lg-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-lg-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-lg-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-lg-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-lg-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-lg-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-lg-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-lg-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-lg-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-lg-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-lg-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.flex-xl-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-xl-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-xl-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: 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;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-xl-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.justify-content-xl-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-xl-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-xl-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-xl-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-xl-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-xl-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-xl-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-xl-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-xl-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-xl-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-xl-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-xl-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-xl-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-xl-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-xl-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-xl-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-xl-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-xl-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-xl-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-xl-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-xl-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-xl-stretch {
-ms-flex-item-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;
}
}
.position-static {
position: static !important;
}
.position-relative {
position: relative !important;
}
.position-absolute {
position: absolute !important;
}
.position-fixed {
position: fixed !important;
}
.position-sticky {
position: -webkit-sticky !important;
position: sticky !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;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
.sticky-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020;
}
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
-webkit-clip-path: none;
clip-path: none;
}
.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 !important;
}
.mt-0,
.my-0 {
margin-top: 0 !important;
}
.mr-0,
.mx-0 {
margin-right: 0 !important;
}
.mb-0,
.my-0 {
margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
margin-left: 0 !important;
}
.m-1 {
margin: 0.25rem !important;
}
.mt-1,
.my-1 {
margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
margin-left: 0.25rem !important;
}
.m-2 {
margin: 0.5rem !important;
}
.mt-2,
.my-2 {
margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
margin-left: 0.5rem !important;
}
.m-3 {
margin: 1rem !important;
}
.mt-3,
.my-3 {
margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
margin-right: 1rem !important;
}
.mb-3,
.my-3 {
margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
margin-left: 1rem !important;
}
.m-4 {
margin: 1.5rem !important;
}
.mt-4,
.my-4 {
margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
margin-left: 1.5rem !important;
}
.m-5 {
margin: 3rem !important;
}
.mt-5,
.my-5 {
margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
margin-right: 3rem !important;
}
.mb-5,
.my-5 {
margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
margin-left: 3rem !important;
}
.p-0 {
padding: 0 !important;
}
.pt-0,
.py-0 {
padding-top: 0 !important;
}
.pr-0,
.px-0 {
padding-right: 0 !important;
}
.pb-0,
.py-0 {
padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
padding-left: 0 !important;
}
.p-1 {
padding: 0.25rem !important;
}
.pt-1,
.py-1 {
padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
padding-left: 0.25rem !important;
}
.p-2 {
padding: 0.5rem !important;
}
.pt-2,
.py-2 {
padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
padding-left: 0.5rem !important;
}
.p-3 {
padding: 1rem !important;
}
.pt-3,
.py-3 {
padding-top: 1rem !important;
}
.pr-3,
.px-3 {
padding-right: 1rem !important;
}
.pb-3,
.py-3 {
padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
padding-left: 1rem !important;
}
.p-4 {
padding: 1.5rem !important;
}
.pt-4,
.py-4 {
padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
padding-left: 1.5rem !important;
}
.p-5 {
padding: 3rem !important;
}
.pt-5,
.py-5 {
padding-top: 3rem !important;
}
.pr-5,
.px-5 {
padding-right: 3rem !important;
}
.pb-5,
.py-5 {
padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
padding-left: 3rem !important;
}
.m-auto {
margin: auto !important;
}
.mt-auto,
.my-auto {
margin-top: auto !important;
}
.mr-auto,
.mx-auto {
margin-right: auto !important;
}
.mb-auto,
.my-auto {
margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
margin-left: auto !important;
}
@media (min-width: 576px) {
.m-sm-0 {
margin: 0 !important;
}
.mt-sm-0,
.my-sm-0 {
margin-top: 0 !important;
}
.mr-sm-0,
.mx-sm-0 {
margin-right: 0 !important;
}
.mb-sm-0,
.my-sm-0 {
margin-bottom: 0 !important;
}
.ml-sm-0,
.mx-sm-0 {
margin-left: 0 !important;
}
.m-sm-1 {
margin: 0.25rem !important;
}
.mt-sm-1,
.my-sm-1 {
margin-top: 0.25rem !important;
}
.mr-sm-1,
.mx-sm-1 {
margin-right: 0.25rem !important;
}
.mb-sm-1,
.my-sm-1 {
margin-bottom: 0.25rem !important;
}
.ml-sm-1,
.mx-sm-1 {
margin-left: 0.25rem !important;
}
.m-sm-2 {
margin: 0.5rem !important;
}
.mt-sm-2,
.my-sm-2 {
margin-top: 0.5rem !important;
}
.mr-sm-2,
.mx-sm-2 {
margin-right: 0.5rem !important;
}
.mb-sm-2,
.my-sm-2 {
margin-bottom: 0.5rem !important;
}
.ml-sm-2,
.mx-sm-2 {
margin-left: 0.5rem !important;
}
.m-sm-3 {
margin: 1rem !important;
}
.mt-sm-3,
.my-sm-3 {
margin-top: 1rem !important;
}
.mr-sm-3,
.mx-sm-3 {
margin-right: 1rem !important;
}
.mb-sm-3,
.my-sm-3 {
margin-bottom: 1rem !important;
}
.ml-sm-3,
.mx-sm-3 {
margin-left: 1rem !important;
}
.m-sm-4 {
margin: 1.5rem !important;
}
.mt-sm-4,
.my-sm-4 {
margin-top: 1.5rem !important;
}
.mr-sm-4,
.mx-sm-4 {
margin-right: 1.5rem !important;
}
.mb-sm-4,
.my-sm-4 {
margin-bottom: 1.5rem !important;
}
.ml-sm-4,
.mx-sm-4 {
margin-left: 1.5rem !important;
}
.m-sm-5 {
margin: 3rem !important;
}
.mt-sm-5,
.my-sm-5 {
margin-top: 3rem !important;
}
.mr-sm-5,
.mx-sm-5 {
margin-right: 3rem !important;
}
.mb-sm-5,
.my-sm-5 {
margin-bottom: 3rem !important;
}
.ml-sm-5,
.mx-sm-5 {
margin-left: 3rem !important;
}
.p-sm-0 {
padding: 0 !important;
}
.pt-sm-0,
.py-sm-0 {
padding-top: 0 !important;
}
.pr-sm-0,
.px-sm-0 {
padding-right: 0 !important;
}
.pb-sm-0,
.py-sm-0 {
padding-bottom: 0 !important;
}
.pl-sm-0,
.px-sm-0 {
padding-left: 0 !important;
}
.p-sm-1 {
padding: 0.25rem !important;
}
.pt-sm-1,
.py-sm-1 {
padding-top: 0.25rem !important;
}
.pr-sm-1,
.px-sm-1 {
padding-right: 0.25rem !important;
}
.pb-sm-1,
.py-sm-1 {
padding-bottom: 0.25rem !important;
}
.pl-sm-1,
.px-sm-1 {
padding-left: 0.25rem !important;
}
.p-sm-2 {
padding: 0.5rem !important;
}
.pt-sm-2,
.py-sm-2 {
padding-top: 0.5rem !important;
}
.pr-sm-2,
.px-sm-2 {
padding-right: 0.5rem !important;
}
.pb-sm-2,
.py-sm-2 {
padding-bottom: 0.5rem !important;
}
.pl-sm-2,
.px-sm-2 {
padding-left: 0.5rem !important;
}
.p-sm-3 {
padding: 1rem !important;
}
.pt-sm-3,
.py-sm-3 {
padding-top: 1rem !important;
}
.pr-sm-3,
.px-sm-3 {
padding-right: 1rem !important;
}
.pb-sm-3,
.py-sm-3 {
padding-bottom: 1rem !important;
}
.pl-sm-3,
.px-sm-3 {
padding-left: 1rem !important;
}
.p-sm-4 {
padding: 1.5rem !important;
}
.pt-sm-4,
.py-sm-4 {
padding-top: 1.5rem !important;
}
.pr-sm-4,
.px-sm-4 {
padding-right: 1.5rem !important;
}
.pb-sm-4,
.py-sm-4 {
padding-bottom: 1.5rem !important;
}
.pl-sm-4,
.px-sm-4 {
padding-left: 1.5rem !important;
}
.p-sm-5 {
padding: 3rem !important;
}
.pt-sm-5,
.py-sm-5 {
padding-top: 3rem !important;
}
.pr-sm-5,
.px-sm-5 {
padding-right: 3rem !important;
}
.pb-sm-5,
.py-sm-5 {
padding-bottom: 3rem !important;
}
.pl-sm-5,
.px-sm-5 {
padding-left: 3rem !important;
}
.m-sm-auto {
margin: auto !important;
}
.mt-sm-auto,
.my-sm-auto {
margin-top: auto !important;
}
.mr-sm-auto,
.mx-sm-auto {
margin-right: auto !important;
}
.mb-sm-auto,
.my-sm-auto {
margin-bottom: auto !important;
}
.ml-sm-auto,
.mx-sm-auto {
margin-left: auto !important;
}
}
@media (min-width: 768px) {
.m-md-0 {
margin: 0 !important;
}
.mt-md-0,
.my-md-0 {
margin-top: 0 !important;
}
.mr-md-0,
.mx-md-0 {
margin-right: 0 !important;
}
.mb-md-0,
.my-md-0 {
margin-bottom: 0 !important;
}
.ml-md-0,
.mx-md-0 {
margin-left: 0 !important;
}
.m-md-1 {
margin: 0.25rem !important;
}
.mt-md-1,
.my-md-1 {
margin-top: 0.25rem !important;
}
.mr-md-1,
.mx-md-1 {
margin-right: 0.25rem !important;
}
.mb-md-1,
.my-md-1 {
margin-bottom: 0.25rem !important;
}
.ml-md-1,
.mx-md-1 {
margin-left: 0.25rem !important;
}
.m-md-2 {
margin: 0.5rem !important;
}
.mt-md-2,
.my-md-2 {
margin-top: 0.5rem !important;
}
.mr-md-2,
.mx-md-2 {
margin-right: 0.5rem !important;
}
.mb-md-2,
.my-md-2 {
margin-bottom: 0.5rem !important;
}
.ml-md-2,
.mx-md-2 {
margin-left: 0.5rem !important;
}
.m-md-3 {
margin: 1rem !important;
}
.mt-md-3,
.my-md-3 {
margin-top: 1rem !important;
}
.mr-md-3,
.mx-md-3 {
margin-right: 1rem !important;
}
.mb-md-3,
.my-md-3 {
margin-bottom: 1rem !important;
}
.ml-md-3,
.mx-md-3 {
margin-left: 1rem !important;
}
.m-md-4 {
margin: 1.5rem !important;
}
.mt-md-4,
.my-md-4 {
margin-top: 1.5rem !important;
}
.mr-md-4,
.mx-md-4 {
margin-right: 1.5rem !important;
}
.mb-md-4,
.my-md-4 {
margin-bottom: 1.5rem !important;
}
.ml-md-4,
.mx-md-4 {
margin-left: 1.5rem !important;
}
.m-md-5 {
margin: 3rem !important;
}
.mt-md-5,
.my-md-5 {
margin-top: 3rem !important;
}
.mr-md-5,
.mx-md-5 {
margin-right: 3rem !important;
}
.mb-md-5,
.my-md-5 {
margin-bottom: 3rem !important;
}
.ml-md-5,
.mx-md-5 {
margin-left: 3rem !important;
}
.p-md-0 {
padding: 0 !important;
}
.pt-md-0,
.py-md-0 {
padding-top: 0 !important;
}
.pr-md-0,
.px-md-0 {
padding-right: 0 !important;
}
.pb-md-0,
.py-md-0 {
padding-bottom: 0 !important;
}
.pl-md-0,
.px-md-0 {
padding-left: 0 !important;
}
.p-md-1 {
padding: 0.25rem !important;
}
.pt-md-1,
.py-md-1 {
padding-top: 0.25rem !important;
}
.pr-md-1,
.px-md-1 {
padding-right: 0.25rem !important;
}
.pb-md-1,
.py-md-1 {
padding-bottom: 0.25rem !important;
}
.pl-md-1,
.px-md-1 {
padding-left: 0.25rem !important;
}
.p-md-2 {
padding: 0.5rem !important;
}
.pt-md-2,
.py-md-2 {
padding-top: 0.5rem !important;
}
.pr-md-2,
.px-md-2 {
padding-right: 0.5rem !important;
}
.pb-md-2,
.py-md-2 {
padding-bottom: 0.5rem !important;
}
.pl-md-2,
.px-md-2 {
padding-left: 0.5rem !important;
}
.p-md-3 {
padding: 1rem !important;
}
.pt-md-3,
.py-md-3 {
padding-top: 1rem !important;
}
.pr-md-3,
.px-md-3 {
padding-right: 1rem !important;
}
.pb-md-3,
.py-md-3 {
padding-bottom: 1rem !important;
}
.pl-md-3,
.px-md-3 {
padding-left: 1rem !important;
}
.p-md-4 {
padding: 1.5rem !important;
}
.pt-md-4,
.py-md-4 {
padding-top: 1.5rem !important;
}
.pr-md-4,
.px-md-4 {
padding-right: 1.5rem !important;
}
.pb-md-4,
.py-md-4 {
padding-bottom: 1.5rem !important;
}
.pl-md-4,
.px-md-4 {
padding-left: 1.5rem !important;
}
.p-md-5 {
padding: 3rem !important;
}
.pt-md-5,
.py-md-5 {
padding-top: 3rem !important;
}
.pr-md-5,
.px-md-5 {
padding-right: 3rem !important;
}
.pb-md-5,
.py-md-5 {
padding-bottom: 3rem !important;
}
.pl-md-5,
.px-md-5 {
padding-left: 3rem !important;
}
.m-md-auto {
margin: auto !important;
}
.mt-md-auto,
.my-md-auto {
margin-top: auto !important;
}
.mr-md-auto,
.mx-md-auto {
margin-right: auto !important;
}
.mb-md-auto,
.my-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto,
.mx-md-auto {
margin-left: auto !important;
}
}
@media (min-width: 992px) {
.m-lg-0 {
margin: 0 !important;
}
.mt-lg-0,
.my-lg-0 {
margin-top: 0 !important;
}
.mr-lg-0,
.mx-lg-0 {
margin-right: 0 !important;
}
.mb-lg-0,
.my-lg-0 {
margin-bottom: 0 !important;
}
.ml-lg-0,
.mx-lg-0 {
margin-left: 0 !important;
}
.m-lg-1 {
margin: 0.25rem !important;
}
.mt-lg-1,
.my-lg-1 {
margin-top: 0.25rem !important;
}
.mr-lg-1,
.mx-lg-1 {
margin-right: 0.25rem !important;
}
.mb-lg-1,
.my-lg-1 {
margin-bottom: 0.25rem !important;
}
.ml-lg-1,
.mx-lg-1 {
margin-left: 0.25rem !important;
}
.m-lg-2 {
margin: 0.5rem !important;
}
.mt-lg-2,
.my-lg-2 {
margin-top: 0.5rem !important;
}
.mr-lg-2,
.mx-lg-2 {
margin-right: 0.5rem !important;
}
.mb-lg-2,
.my-lg-2 {
margin-bottom: 0.5rem !important;
}
.ml-lg-2,
.mx-lg-2 {
margin-left: 0.5rem !important;
}
.m-lg-3 {
margin: 1rem !important;
}
.mt-lg-3,
.my-lg-3 {
margin-top: 1rem !important;
}
.mr-lg-3,
.mx-lg-3 {
margin-right: 1rem !important;
}
.mb-lg-3,
.my-lg-3 {
margin-bottom: 1rem !important;
}
.ml-lg-3,
.mx-lg-3 {
margin-left: 1rem !important;
}
.m-lg-4 {
margin: 1.5rem !important;
}
.mt-lg-4,
.my-lg-4 {
margin-top: 1.5rem !important;
}
.mr-lg-4,
.mx-lg-4 {
margin-right: 1.5rem !important;
}
.mb-lg-4,
.my-lg-4 {
margin-bottom: 1.5rem !important;
}
.ml-lg-4,
.mx-lg-4 {
margin-left: 1.5rem !important;
}
.m-lg-5 {
margin: 3rem !important;
}
.mt-lg-5,
.my-lg-5 {
margin-top: 3rem !important;
}
.mr-lg-5,
.mx-lg-5 {
margin-right: 3rem !important;
}
.mb-lg-5,
.my-lg-5 {
margin-bottom: 3rem !important;
}
.ml-lg-5,
.mx-lg-5 {
margin-left: 3rem !important;
}
.p-lg-0 {
padding: 0 !important;
}
.pt-lg-0,
.py-lg-0 {
padding-top: 0 !important;
}
.pr-lg-0,
.px-lg-0 {
padding-right: 0 !important;
}
.pb-lg-0,
.py-lg-0 {
padding-bottom: 0 !important;
}
.pl-lg-0,
.px-lg-0 {
padding-left: 0 !important;
}
.p-lg-1 {
padding: 0.25rem !important;
}
.pt-lg-1,
.py-lg-1 {
padding-top: 0.25rem !important;
}
.pr-lg-1,
.px-lg-1 {
padding-right: 0.25rem !important;
}
.pb-lg-1,
.py-lg-1 {
padding-bottom: 0.25rem !important;
}
.pl-lg-1,
.px-lg-1 {
padding-left: 0.25rem !important;
}
.p-lg-2 {
padding: 0.5rem !important;
}
.pt-lg-2,
.py-lg-2 {
padding-top: 0.5rem !important;
}
.pr-lg-2,
.px-lg-2 {
padding-right: 0.5rem !important;
}
.pb-lg-2,
.py-lg-2 {
padding-bottom: 0.5rem !important;
}
.pl-lg-2,
.px-lg-2 {
padding-left: 0.5rem !important;
}
.p-lg-3 {
padding: 1rem !important;
}
.pt-lg-3,
.py-lg-3 {
padding-top: 1rem !important;
}
.pr-lg-3,
.px-lg-3 {
padding-right: 1rem !important;
}
.pb-lg-3,
.py-lg-3 {
padding-bottom: 1rem !important;
}
.pl-lg-3,
.px-lg-3 {
padding-left: 1rem !important;
}
.p-lg-4 {
padding: 1.5rem !important;
}
.pt-lg-4,
.py-lg-4 {
padding-top: 1.5rem !important;
}
.pr-lg-4,
.px-lg-4 {
padding-right: 1.5rem !important;
}
.pb-lg-4,
.py-lg-4 {
padding-bottom: 1.5rem !important;
}
.pl-lg-4,
.px-lg-4 {
padding-left: 1.5rem !important;
}
.p-lg-5 {
padding: 3rem !important;
}
.pt-lg-5,
.py-lg-5 {
padding-top: 3rem !important;
}
.pr-lg-5,
.px-lg-5 {
padding-right: 3rem !important;
}
.pb-lg-5,
.py-lg-5 {
padding-bottom: 3rem !important;
}
.pl-lg-5,
.px-lg-5 {
padding-left: 3rem !important;
}
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto,
.my-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto !important;
}
}
@media (min-width: 1200px) {
.m-xl-0 {
margin: 0 !important;
}
.mt-xl-0,
.my-xl-0 {
margin-top: 0 !important;
}
.mr-xl-0,
.mx-xl-0 {
margin-right: 0 !important;
}
.mb-xl-0,
.my-xl-0 {
margin-bottom: 0 !important;
}
.ml-xl-0,
.mx-xl-0 {
margin-left: 0 !important;
}
.m-xl-1 {
margin: 0.25rem !important;
}
.mt-xl-1,
.my-xl-1 {
margin-top: 0.25rem !important;
}
.mr-xl-1,
.mx-xl-1 {
margin-right: 0.25rem !important;
}
.mb-xl-1,
.my-xl-1 {
margin-bottom: 0.25rem !important;
}
.ml-xl-1,
.mx-xl-1 {
margin-left: 0.25rem !important;
}
.m-xl-2 {
margin: 0.5rem !important;
}
.mt-xl-2,
.my-xl-2 {
margin-top: 0.5rem !important;
}
.mr-xl-2,
.mx-xl-2 {
margin-right: 0.5rem !important;
}
.mb-xl-2,
.my-xl-2 {
margin-bottom: 0.5rem !important;
}
.ml-xl-2,
.mx-xl-2 {
margin-left: 0.5rem !important;
}
.m-xl-3 {
margin: 1rem !important;
}
.mt-xl-3,
.my-xl-3 {
margin-top: 1rem !important;
}
.mr-xl-3,
.mx-xl-3 {
margin-right: 1rem !important;
}
.mb-xl-3,
.my-xl-3 {
margin-bottom: 1rem !important;
}
.ml-xl-3,
.mx-xl-3 {
margin-left: 1rem !important;
}
.m-xl-4 {
margin: 1.5rem !important;
}
.mt-xl-4,
.my-xl-4 {
margin-top: 1.5rem !important;
}
.mr-xl-4,
.mx-xl-4 {
margin-right: 1.5rem !important;
}
.mb-xl-4,
.my-xl-4 {
margin-bottom: 1.5rem !important;
}
.ml-xl-4,
.mx-xl-4 {
margin-left: 1.5rem !important;
}
.m-xl-5 {
margin: 3rem !important;
}
.mt-xl-5,
.my-xl-5 {
margin-top: 3rem !important;
}
.mr-xl-5,
.mx-xl-5 {
margin-right: 3rem !important;
}
.mb-xl-5,
.my-xl-5 {
margin-bottom: 3rem !important;
}
.ml-xl-5,
.mx-xl-5 {
margin-left: 3rem !important;
}
.p-xl-0 {
padding: 0 !important;
}
.pt-xl-0,
.py-xl-0 {
padding-top: 0 !important;
}
.pr-xl-0,
.px-xl-0 {
padding-right: 0 !important;
}
.pb-xl-0,
.py-xl-0 {
padding-bottom: 0 !important;
}
.pl-xl-0,
.px-xl-0 {
padding-left: 0 !important;
}
.p-xl-1 {
padding: 0.25rem !important;
}
.pt-xl-1,
.py-xl-1 {
padding-top: 0.25rem !important;
}
.pr-xl-1,
.px-xl-1 {
padding-right: 0.25rem !important;
}
.pb-xl-1,
.py-xl-1 {
padding-bottom: 0.25rem !important;
}
.pl-xl-1,
.px-xl-1 {
padding-left: 0.25rem !important;
}
.p-xl-2 {
padding: 0.5rem !important;
}
.pt-xl-2,
.py-xl-2 {
padding-top: 0.5rem !important;
}
.pr-xl-2,
.px-xl-2 {
padding-right: 0.5rem !important;
}
.pb-xl-2,
.py-xl-2 {
padding-bottom: 0.5rem !important;
}
.pl-xl-2,
.px-xl-2 {
padding-left: 0.5rem !important;
}
.p-xl-3 {
padding: 1rem !important;
}
.pt-xl-3,
.py-xl-3 {
padding-top: 1rem !important;
}
.pr-xl-3,
.px-xl-3 {
padding-right: 1rem !important;
}
.pb-xl-3,
.py-xl-3 {
padding-bottom: 1rem !important;
}
.pl-xl-3,
.px-xl-3 {
padding-left: 1rem !important;
}
.p-xl-4 {
padding: 1.5rem !important;
}
.pt-xl-4,
.py-xl-4 {
padding-top: 1.5rem !important;
}
.pr-xl-4,
.px-xl-4 {
padding-right: 1.5rem !important;
}
.pb-xl-4,
.py-xl-4 {
padding-bottom: 1.5rem !important;
}
.pl-xl-4,
.px-xl-4 {
padding-left: 1.5rem !important;
}
.p-xl-5 {
padding: 3rem !important;
}
.pt-xl-5,
.py-xl-5 {
padding-top: 3rem !important;
}
.pr-xl-5,
.px-xl-5 {
padding-right: 3rem !important;
}
.pb-xl-5,
.py-xl-5 {
padding-bottom: 3rem !important;
}
.pl-xl-5,
.px-xl-5 {
padding-left: 3rem !important;
}
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto,
.my-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto,
.mx-xl-auto {
margin-left: 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-light {
font-weight: 300 !important;
}
.font-weight-normal {
font-weight: 400 !important;
}
.font-weight-bold {
font-weight: 700 !important;
}
.font-italic {
font-style: italic !important;
}
.text-white {
color: #fff !important;
}
.text-primary {
color: #007bff !important;
}
a.text-primary:hover, a.text-primary:focus {
color: #0062cc !important;
}
.text-secondary {
color: #6c757d !important;
}
a.text-secondary:hover, a.text-secondary:focus {
color: #545b62 !important;
}
.text-success {
color: #28a745 !important;
}
a.text-success:hover, a.text-success:focus {
color: #1e7e34 !important;
}
.text-info {
color: #17a2b8 !important;
}
a.text-info:hover, a.text-info:focus {
color: #117a8b !important;
}
.text-warning {
color: #ffc107 !important;
}
a.text-warning:hover, a.text-warning:focus {
color: #d39e00 !important;
}
.text-danger {
color: #dc3545 !important;
}
a.text-danger:hover, a.text-danger:focus {
color: #bd2130 !important;
}
.text-light {
color: #f8f9fa !important;
}
a.text-light:hover, a.text-light:focus {
color: #dae0e5 !important;
}
.text-dark {
color: #343a40 !important;
}
a.text-dark:hover, a.text-dark:focus {
color: #1d2124 !important;
}
.text-muted {
color: #6c757d !important;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.visible {
visibility: visible !important;
}
.invisible {
visibility: hidden !important;
}
@media print {
*,
*::before,
*::after {
text-shadow: none !important;
box-shadow: none !important;
}
a:not(.btn) {
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;
}
@page {
size: a3;
}
body {
min-width: 992px !important;
}
.container {
min-width: 992px !important;
}
.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;
}
}@font-face {
font-family: "Ionicons";
src: url(//www.photogralex.at/wp-content/themes/oculus/assets/css/fonts/ionicons/fonts/ionicons.eot?v=4.3.0);
src: url(//www.photogralex.at/wp-content/themes/oculus/assets/css/fonts/ionicons/fonts/ionicons.eot?v=4.3.0#iefix) format("embedded-opentype"), url(//www.photogralex.at/wp-content/themes/oculus/assets/css/fonts/ionicons/fonts/ionicons.woff2?v=4.3.0) format("woff2"), url(//www.photogralex.at/wp-content/themes/oculus/assets/css/fonts/ionicons/fonts/ionicons.woff?v=4.3.0) format("woff"), url(//www.photogralex.at/wp-content/themes/oculus/assets/css/fonts/ionicons/fonts/ionicons.ttf?v=4.3.0) format("truetype"), url(//www.photogralex.at/wp-content/themes/oculus/assets/css/fonts/ionicons/fonts/ionicons.svg?v=4.3.0#Ionicons) format("svg");
font-weight: normal;
font-style: normal
}
.ion,
.ionicons,
.ion-ios-add:before,
.ion-ios-add-circle:before,
.ion-ios-add-circle-outline:before,
.ion-ios-airplane:before,
.ion-ios-alarm:before,
.ion-ios-albums:before,
.ion-ios-alert:before,
.ion-ios-american-football:before,
.ion-ios-analytics:before,
.ion-ios-aperture:before,
.ion-ios-apps:before,
.ion-ios-appstore:before,
.ion-ios-archive:before,
.ion-ios-arrow-back:before,
.ion-ios-arrow-down:before,
.ion-ios-arrow-dropdown:before,
.ion-ios-arrow-dropdown-circle:before,
.ion-ios-arrow-dropleft:before,
.ion-ios-arrow-dropleft-circle:before,
.ion-ios-arrow-dropright:before,
.ion-ios-arrow-dropright-circle:before,
.ion-ios-arrow-dropup:before,
.ion-ios-arrow-dropup-circle:before,
.ion-ios-arrow-forward:before,
.ion-ios-arrow-round-back:before,
.ion-ios-arrow-round-down:before,
.ion-ios-arrow-round-forward:before,
.ion-ios-arrow-round-up:before,
.ion-ios-arrow-up:before,
.ion-ios-at:before,
.ion-ios-attach:before,
.ion-ios-backspace:before,
.ion-ios-barcode:before,
.ion-ios-baseball:before,
.ion-ios-basket:before,
.ion-ios-basketball:before,
.ion-ios-battery-charging:before,
.ion-ios-battery-dead:before,
.ion-ios-battery-full:before,
.ion-ios-beaker:before,
.ion-ios-bed:before,
.ion-ios-beer:before,
.ion-ios-bicycle:before,
.ion-ios-bluetooth:before,
.ion-ios-boat:before,
.ion-ios-body:before,
.ion-ios-bonfire:before,
.ion-ios-book:before,
.ion-ios-bookmark:before,
.ion-ios-bookmarks:before,
.ion-ios-bowtie:before,
.ion-ios-briefcase:before,
.ion-ios-browsers:before,
.ion-ios-brush:before,
.ion-ios-bug:before,
.ion-ios-build:before,
.ion-ios-bulb:before,
.ion-ios-bus:before,
.ion-ios-business:before,
.ion-ios-cafe:before,
.ion-ios-calculator:before,
.ion-ios-calendar:before,
.ion-ios-call:before,
.ion-ios-camera:before,
.ion-ios-car:before,
.ion-ios-card:before,
.ion-ios-cart:before,
.ion-ios-cash:before,
.ion-ios-cellular:before,
.ion-ios-chatboxes:before,
.ion-ios-chatbubbles:before,
.ion-ios-checkbox:before,
.ion-ios-checkbox-outline:before,
.ion-ios-checkmark:before,
.ion-ios-checkmark-circle:before,
.ion-ios-checkmark-circle-outline:before,
.ion-ios-clipboard:before,
.ion-ios-clock:before,
.ion-ios-close:before,
.ion-ios-close-circle:before,
.ion-ios-close-circle-outline:before,
.ion-ios-cloud:before,
.ion-ios-cloud-circle:before,
.ion-ios-cloud-done:before,
.ion-ios-cloud-download:before,
.ion-ios-cloud-outline:before,
.ion-ios-cloud-upload:before,
.ion-ios-cloudy:before,
.ion-ios-cloudy-night:before,
.ion-ios-code:before,
.ion-ios-code-download:before,
.ion-ios-code-working:before,
.ion-ios-cog:before,
.ion-ios-color-fill:before,
.ion-ios-color-filter:before,
.ion-ios-color-palette:before,
.ion-ios-color-wand:before,
.ion-ios-compass:before,
.ion-ios-construct:before,
.ion-ios-contact:before,
.ion-ios-contacts:before,
.ion-ios-contract:before,
.ion-ios-contrast:before,
.ion-ios-copy:before,
.ion-ios-create:before,
.ion-ios-crop:before,
.ion-ios-cube:before,
.ion-ios-cut:before,
.ion-ios-desktop:before,
.ion-ios-disc:before,
.ion-ios-document:before,
.ion-ios-done-all:before,
.ion-ios-download:before,
.ion-ios-easel:before,
.ion-ios-egg:before,
.ion-ios-exit:before,
.ion-ios-expand:before,
.ion-ios-eye:before,
.ion-ios-eye-off:before,
.ion-ios-fastforward:before,
.ion-ios-female:before,
.ion-ios-filing:before,
.ion-ios-film:before,
.ion-ios-finger-print:before,
.ion-ios-fitness:before,
.ion-ios-flag:before,
.ion-ios-flame:before,
.ion-ios-flash:before,
.ion-ios-flash-off:before,
.ion-ios-flashlight:before,
.ion-ios-flask:before,
.ion-ios-flower:before,
.ion-ios-folder:before,
.ion-ios-folder-open:before,
.ion-ios-football:before,
.ion-ios-funnel:before,
.ion-ios-gift:before,
.ion-ios-git-branch:before,
.ion-ios-git-commit:before,
.ion-ios-git-compare:before,
.ion-ios-git-merge:before,
.ion-ios-git-network:before,
.ion-ios-git-pull-request:before,
.ion-ios-glasses:before,
.ion-ios-globe:before,
.ion-ios-grid:before,
.ion-ios-hammer:before,
.ion-ios-hand:before,
.ion-ios-happy:before,
.ion-ios-headset:before,
.ion-ios-heart:before,
.ion-ios-heart-dislike:before,
.ion-ios-heart-empty:before,
.ion-ios-heart-half:before,
.ion-ios-help:before,
.ion-ios-help-buoy:before,
.ion-ios-help-circle:before,
.ion-ios-help-circle-outline:before,
.ion-ios-home:before,
.ion-ios-hourglass:before,
.ion-ios-ice-cream:before,
.ion-ios-image:before,
.ion-ios-images:before,
.ion-ios-infinite:before,
.ion-ios-information:before,
.ion-ios-information-circle:before,
.ion-ios-information-circle-outline:before,
.ion-ios-jet:before,
.ion-ios-journal:before,
.ion-ios-key:before,
.ion-ios-keypad:before,
.ion-ios-laptop:before,
.ion-ios-leaf:before,
.ion-ios-link:before,
.ion-ios-list:before,
.ion-ios-list-box:before,
.ion-ios-locate:before,
.ion-ios-lock:before,
.ion-ios-log-in:before,
.ion-ios-log-out:before,
.ion-ios-magnet:before,
.ion-ios-mail:before,
.ion-ios-mail-open:before,
.ion-ios-mail-unread:before,
.ion-ios-male:before,
.ion-ios-man:before,
.ion-ios-map:before,
.ion-ios-medal:before,
.ion-ios-medical:before,
.ion-ios-medkit:before,
.ion-ios-megaphone:before,
.ion-ios-menu:before,
.ion-ios-mic:before,
.ion-ios-mic-off:before,
.ion-ios-microphone:before,
.ion-ios-moon:before,
.ion-ios-more:before,
.ion-ios-move:before,
.ion-ios-musical-note:before,
.ion-ios-musical-notes:before,
.ion-ios-navigate:before,
.ion-ios-notifications:before,
.ion-ios-notifications-off:before,
.ion-ios-notifications-outline:before,
.ion-ios-nuclear:before,
.ion-ios-nutrition:before,
.ion-ios-open:before,
.ion-ios-options:before,
.ion-ios-outlet:before,
.ion-ios-paper:before,
.ion-ios-paper-plane:before,
.ion-ios-partly-sunny:before,
.ion-ios-pause:before,
.ion-ios-paw:before,
.ion-ios-people:before,
.ion-ios-person:before,
.ion-ios-person-add:before,
.ion-ios-phone-landscape:before,
.ion-ios-phone-portrait:before,
.ion-ios-photos:before,
.ion-ios-pie:before,
.ion-ios-pin:before,
.ion-ios-pint:before,
.ion-ios-pizza:before,
.ion-ios-planet:before,
.ion-ios-play:before,
.ion-ios-play-circle:before,
.ion-ios-podium:before,
.ion-ios-power:before,
.ion-ios-pricetag:before,
.ion-ios-pricetags:before,
.ion-ios-print:before,
.ion-ios-pulse:before,
.ion-ios-qr-scanner:before,
.ion-ios-quote:before,
.ion-ios-radio:before,
.ion-ios-radio-button-off:before,
.ion-ios-radio-button-on:before,
.ion-ios-rainy:before,
.ion-ios-recording:before,
.ion-ios-redo:before,
.ion-ios-refresh:before,
.ion-ios-refresh-circle:before,
.ion-ios-remove:before,
.ion-ios-remove-circle:before,
.ion-ios-remove-circle-outline:before,
.ion-ios-reorder:before,
.ion-ios-repeat:before,
.ion-ios-resize:before,
.ion-ios-restaurant:before,
.ion-ios-return-left:before,
.ion-ios-return-right:before,
.ion-ios-reverse-camera:before,
.ion-ios-rewind:before,
.ion-ios-ribbon:before,
.ion-ios-rocket:before,
.ion-ios-rose:before,
.ion-ios-sad:before,
.ion-ios-save:before,
.ion-ios-school:before,
.ion-ios-search:before,
.ion-ios-send:before,
.ion-ios-settings:before,
.ion-ios-share:before,
.ion-ios-share-alt:before,
.ion-ios-shirt:before,
.ion-ios-shuffle:before,
.ion-ios-skip-backward:before,
.ion-ios-skip-forward:before,
.ion-ios-snow:before,
.ion-ios-speedometer:before,
.ion-ios-square:before,
.ion-ios-square-outline:before,
.ion-ios-star:before,
.ion-ios-star-half:before,
.ion-ios-star-outline:before,
.ion-ios-stats:before,
.ion-ios-stopwatch:before,
.ion-ios-subway:before,
.ion-ios-sunny:before,
.ion-ios-swap:before,
.ion-ios-switch:before,
.ion-ios-sync:before,
.ion-ios-tablet-landscape:before,
.ion-ios-tablet-portrait:before,
.ion-ios-tennisball:before,
.ion-ios-text:before,
.ion-ios-thermometer:before,
.ion-ios-thumbs-down:before,
.ion-ios-thumbs-up:before,
.ion-ios-thunderstorm:before,
.ion-ios-time:before,
.ion-ios-timer:before,
.ion-ios-today:before,
.ion-ios-train:before,
.ion-ios-transgender:before,
.ion-ios-trash:before,
.ion-ios-trending-down:before,
.ion-ios-trending-up:before,
.ion-ios-trophy:before,
.ion-ios-tv:before,
.ion-ios-umbrella:before,
.ion-ios-undo:before,
.ion-ios-unlock:before,
.ion-ios-videocam:before,
.ion-ios-volume-high:before,
.ion-ios-volume-low:before,
.ion-ios-volume-mute:before,
.ion-ios-volume-off:before,
.ion-ios-walk:before,
.ion-ios-wallet:before,
.ion-ios-warning:before,
.ion-ios-watch:before,
.ion-ios-water:before,
.ion-ios-wifi:before,
.ion-ios-wine:before,
.ion-ios-woman:before,
.ion-logo-android:before,
.ion-logo-angular:before,
.ion-logo-apple:before,
.ion-logo-bitbucket:before,
.ion-logo-bitcoin:before,
.ion-logo-buffer:before,
.ion-logo-chrome:before,
.ion-logo-closed-captioning:before,
.ion-logo-codepen:before,
.ion-logo-css3:before,
.ion-logo-designernews:before,
.ion-logo-dribbble:before,
.ion-logo-dropbox:before,
.ion-logo-euro:before,
.ion-logo-facebook:before,
.ion-logo-flickr:before,
.ion-logo-foursquare:before,
.ion-logo-freebsd-devil:before,
.ion-logo-game-controller-a:before,
.ion-logo-game-controller-b:before,
.ion-logo-github:before,
.ion-logo-google:before,
.ion-logo-googleplus:before,
.ion-logo-hackernews:before,
.ion-logo-html5:before,
.ion-logo-instagram:before,
.ion-logo-ionic:before,
.ion-logo-ionitron:before,
.ion-logo-javascript:before,
.ion-logo-linkedin:before,
.ion-logo-markdown:before,
.ion-logo-model-s:before,
.ion-logo-no-smoking:before,
.ion-logo-nodejs:before,
.ion-logo-npm:before,
.ion-logo-octocat:before,
.ion-logo-pinterest:before,
.ion-logo-playstation:before,
.ion-logo-polymer:before,
.ion-logo-python:before,
.ion-logo-reddit:before,
.ion-logo-rss:before,
.ion-logo-sass:before,
.ion-logo-skype:before,
.ion-logo-slack:before,
.ion-logo-snapchat:before,
.ion-logo-steam:before,
.ion-logo-tumblr:before,
.ion-logo-tux:before,
.ion-logo-twitch:before,
.ion-logo-twitter:before,
.ion-logo-usd:before,
.ion-logo-vimeo:before,
.ion-logo-vk:before,
.ion-logo-whatsapp:before,
.ion-logo-windows:before,
.ion-logo-wordpress:before,
.ion-logo-xbox:before,
.ion-logo-xing:before,
.ion-logo-yahoo:before,
.ion-logo-yen:before,
.ion-logo-youtube:before,
.ion-md-add:before,
.ion-md-add-circle:before,
.ion-md-add-circle-outline:before,
.ion-md-airplane:before,
.ion-md-alarm:before,
.ion-md-albums:before,
.ion-md-alert:before,
.ion-md-american-football:before,
.ion-md-analytics:before,
.ion-md-aperture:before,
.ion-md-apps:before,
.ion-md-appstore:before,
.ion-md-archive:before,
.ion-md-arrow-back:before,
.ion-md-arrow-down:before,
.ion-md-arrow-dropdown:before,
.ion-md-arrow-dropdown-circle:before,
.ion-md-arrow-dropleft:before,
.ion-md-arrow-dropleft-circle:before,
.ion-md-arrow-dropright:before,
.ion-md-arrow-dropright-circle:before,
.ion-md-arrow-dropup:before,
.ion-md-arrow-dropup-circle:before,
.ion-md-arrow-forward:before,
.ion-md-arrow-round-back:before,
.ion-md-arrow-round-down:before,
.ion-md-arrow-round-forward:before,
.ion-md-arrow-round-up:before,
.ion-md-arrow-up:before,
.ion-md-at:before,
.ion-md-attach:before,
.ion-md-backspace:before,
.ion-md-barcode:before,
.ion-md-baseball:before,
.ion-md-basket:before,
.ion-md-basketball:before,
.ion-md-battery-charging:before,
.ion-md-battery-dead:before,
.ion-md-battery-full:before,
.ion-md-beaker:before,
.ion-md-bed:before,
.ion-md-beer:before,
.ion-md-bicycle:before,
.ion-md-bluetooth:before,
.ion-md-boat:before,
.ion-md-body:before,
.ion-md-bonfire:before,
.ion-md-book:before,
.ion-md-bookmark:before,
.ion-md-bookmarks:before,
.ion-md-bowtie:before,
.ion-md-briefcase:before,
.ion-md-browsers:before,
.ion-md-brush:before,
.ion-md-bug:before,
.ion-md-build:before,
.ion-md-bulb:before,
.ion-md-bus:before,
.ion-md-business:before,
.ion-md-cafe:before,
.ion-md-calculator:before,
.ion-md-calendar:before,
.ion-md-call:before,
.ion-md-camera:before,
.ion-md-car:before,
.ion-md-card:before,
.ion-md-cart:before,
.ion-md-cash:before,
.ion-md-cellular:before,
.ion-md-chatboxes:before,
.ion-md-chatbubbles:before,
.ion-md-checkbox:before,
.ion-md-checkbox-outline:before,
.ion-md-checkmark:before,
.ion-md-checkmark-circle:before,
.ion-md-checkmark-circle-outline:before,
.ion-md-clipboard:before,
.ion-md-clock:before,
.ion-md-close:before,
.ion-md-close-circle:before,
.ion-md-close-circle-outline:before,
.ion-md-cloud:before,
.ion-md-cloud-circle:before,
.ion-md-cloud-done:before,
.ion-md-cloud-download:before,
.ion-md-cloud-outline:before,
.ion-md-cloud-upload:before,
.ion-md-cloudy:before,
.ion-md-cloudy-night:before,
.ion-md-code:before,
.ion-md-code-download:before,
.ion-md-code-working:before,
.ion-md-cog:before,
.ion-md-color-fill:before,
.ion-md-color-filter:before,
.ion-md-color-palette:before,
.ion-md-color-wand:before,
.ion-md-compass:before,
.ion-md-construct:before,
.ion-md-contact:before,
.ion-md-contacts:before,
.ion-md-contract:before,
.ion-md-contrast:before,
.ion-md-copy:before,
.ion-md-create:before,
.ion-md-crop:before,
.ion-md-cube:before,
.ion-md-cut:before,
.ion-md-desktop:before,
.ion-md-disc:before,
.ion-md-document:before,
.ion-md-done-all:before,
.ion-md-download:before,
.ion-md-easel:before,
.ion-md-egg:before,
.ion-md-exit:before,
.ion-md-expand:before,
.ion-md-eye:before,
.ion-md-eye-off:before,
.ion-md-fastforward:before,
.ion-md-female:before,
.ion-md-filing:before,
.ion-md-film:before,
.ion-md-finger-print:before,
.ion-md-fitness:before,
.ion-md-flag:before,
.ion-md-flame:before,
.ion-md-flash:before,
.ion-md-flash-off:before,
.ion-md-flashlight:before,
.ion-md-flask:before,
.ion-md-flower:before,
.ion-md-folder:before,
.ion-md-folder-open:before,
.ion-md-football:before,
.ion-md-funnel:before,
.ion-md-gift:before,
.ion-md-git-branch:before,
.ion-md-git-commit:before,
.ion-md-git-compare:before,
.ion-md-git-merge:before,
.ion-md-git-network:before,
.ion-md-git-pull-request:before,
.ion-md-glasses:before,
.ion-md-globe:before,
.ion-md-grid:before,
.ion-md-hammer:before,
.ion-md-hand:before,
.ion-md-happy:before,
.ion-md-headset:before,
.ion-md-heart:before,
.ion-md-heart-dislike:before,
.ion-md-heart-empty:before,
.ion-md-heart-half:before,
.ion-md-help:before,
.ion-md-help-buoy:before,
.ion-md-help-circle:before,
.ion-md-help-circle-outline:before,
.ion-md-home:before,
.ion-md-hourglass:before,
.ion-md-ice-cream:before,
.ion-md-image:before,
.ion-md-images:before,
.ion-md-infinite:before,
.ion-md-information:before,
.ion-md-information-circle:before,
.ion-md-information-circle-outline:before,
.ion-md-jet:before,
.ion-md-journal:before,
.ion-md-key:before,
.ion-md-keypad:before,
.ion-md-laptop:before,
.ion-md-leaf:before,
.ion-md-link:before,
.ion-md-list:before,
.ion-md-list-box:before,
.ion-md-locate:before,
.ion-md-lock:before,
.ion-md-log-in:before,
.ion-md-log-out:before,
.ion-md-magnet:before,
.ion-md-mail:before,
.ion-md-mail-open:before,
.ion-md-mail-unread:before,
.ion-md-male:before,
.ion-md-man:before,
.ion-md-map:before,
.ion-md-medal:before,
.ion-md-medical:before,
.ion-md-medkit:before,
.ion-md-megaphone:before,
.ion-md-menu:before,
.ion-md-mic:before,
.ion-md-mic-off:before,
.ion-md-microphone:before,
.ion-md-moon:before,
.ion-md-more:before,
.ion-md-move:before,
.ion-md-musical-note:before,
.ion-md-musical-notes:before,
.ion-md-navigate:before,
.ion-md-notifications:before,
.ion-md-notifications-off:before,
.ion-md-notifications-outline:before,
.ion-md-nuclear:before,
.ion-md-nutrition:before,
.ion-md-open:before,
.ion-md-options:before,
.ion-md-outlet:before,
.ion-md-paper:before,
.ion-md-paper-plane:before,
.ion-md-partly-sunny:before,
.ion-md-pause:before,
.ion-md-paw:before,
.ion-md-people:before,
.ion-md-person:before,
.ion-md-person-add:before,
.ion-md-phone-landscape:before,
.ion-md-phone-portrait:before,
.ion-md-photos:before,
.ion-md-pie:before,
.ion-md-pin:before,
.ion-md-pint:before,
.ion-md-pizza:before,
.ion-md-planet:before,
.ion-md-play:before,
.ion-md-play-circle:before,
.ion-md-podium:before,
.ion-md-power:before,
.ion-md-pricetag:before,
.ion-md-pricetags:before,
.ion-md-print:before,
.ion-md-pulse:before,
.ion-md-qr-scanner:before,
.ion-md-quote:before,
.ion-md-radio:before,
.ion-md-radio-button-off:before,
.ion-md-radio-button-on:before,
.ion-md-rainy:before,
.ion-md-recording:before,
.ion-md-redo:before,
.ion-md-refresh:before,
.ion-md-refresh-circle:before,
.ion-md-remove:before,
.ion-md-remove-circle:before,
.ion-md-remove-circle-outline:before,
.ion-md-reorder:before,
.ion-md-repeat:before,
.ion-md-resize:before,
.ion-md-restaurant:before,
.ion-md-return-left:before,
.ion-md-return-right:before,
.ion-md-reverse-camera:before,
.ion-md-rewind:before,
.ion-md-ribbon:before,
.ion-md-rocket:before,
.ion-md-rose:before,
.ion-md-sad:before,
.ion-md-save:before,
.ion-md-school:before,
.ion-md-search:before,
.ion-md-send:before,
.ion-md-settings:before,
.ion-md-share:before,
.ion-md-share-alt:before,
.ion-md-shirt:before,
.ion-md-shuffle:before,
.ion-md-skip-backward:before,
.ion-md-skip-forward:before,
.ion-md-snow:before,
.ion-md-speedometer:before,
.ion-md-square:before,
.ion-md-square-outline:before,
.ion-md-star:before,
.ion-md-star-half:before,
.ion-md-star-outline:before,
.ion-md-stats:before,
.ion-md-stopwatch:before,
.ion-md-subway:before,
.ion-md-sunny:before,
.ion-md-swap:before,
.ion-md-switch:before,
.ion-md-sync:before,
.ion-md-tablet-landscape:before,
.ion-md-tablet-portrait:before,
.ion-md-tennisball:before,
.ion-md-text:before,
.ion-md-thermometer:before,
.ion-md-thumbs-down:before,
.ion-md-thumbs-up:before,
.ion-md-thunderstorm:before,
.ion-md-time:before,
.ion-md-timer:before,
.ion-md-today:before,
.ion-md-train:before,
.ion-md-transgender:before,
.ion-md-trash:before,
.ion-md-trending-down:before,
.ion-md-trending-up:before,
.ion-md-trophy:before,
.ion-md-tv:before,
.ion-md-umbrella:before,
.ion-md-undo:before,
.ion-md-unlock:before,
.ion-md-videocam:before,
.ion-md-volume-high:before,
.ion-md-volume-low:before,
.ion-md-volume-mute:before,
.ion-md-volume-off:before,
.ion-md-walk:before,
.ion-md-wallet:before,
.ion-md-warning:before,
.ion-md-watch:before,
.ion-md-water:before,
.ion-md-wifi:before,
.ion-md-wine:before,
.ion-md-woman:before {
display: inline-block;
font-family: "Ionicons";
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-rendering: auto;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
.ion-ios-add:before {
content: "\f102"
}
.ion-ios-add-circle:before {
content: "\f101"
}
.ion-ios-add-circle-outline:before {
content: "\f100"
}
.ion-ios-airplane:before {
content: "\f137"
}
.ion-ios-alarm:before {
content: "\f3c8"
}
.ion-ios-albums:before {
content: "\f3ca"
}
.ion-ios-alert:before {
content: "\f104"
}
.ion-ios-american-football:before {
content: "\f106"
}
.ion-ios-analytics:before {
content: "\f3ce"
}
.ion-ios-aperture:before {
content: "\f108"
}
.ion-ios-apps:before {
content: "\f10a"
}
.ion-ios-appstore:before {
content: "\f10c"
}
.ion-ios-archive:before {
content: "\f10e"
}
.ion-ios-arrow-back:before {
content: "\f3cf"
}
.ion-ios-arrow-down:before {
content: "\f3d0"
}
.ion-ios-arrow-dropdown:before {
content: "\f110"
}
.ion-ios-arrow-dropdown-circle:before {
content: "\f125"
}
.ion-ios-arrow-dropleft:before {
content: "\f112"
}
.ion-ios-arrow-dropleft-circle:before {
content: "\f129"
}
.ion-ios-arrow-dropright:before {
content: "\f114"
}
.ion-ios-arrow-dropright-circle:before {
content: "\f12b"
}
.ion-ios-arrow-dropup:before {
content: "\f116"
}
.ion-ios-arrow-dropup-circle:before {
content: "\f12d"
}
.ion-ios-arrow-forward:before {
content: "\f3d1"
}
.ion-ios-arrow-round-back:before {
content: "\f117"
}
.ion-ios-arrow-round-down:before {
content: "\f118"
}
.ion-ios-arrow-round-forward:before {
content: "\f119"
}
.ion-ios-arrow-round-up:before {
content: "\f11a"
}
.ion-ios-arrow-up:before {
content: "\f3d8"
}
.ion-ios-at:before {
content: "\f3da"
}
.ion-ios-attach:before {
content: "\f11b"
}
.ion-ios-backspace:before {
content: "\f11d"
}
.ion-ios-barcode:before {
content: "\f3dc"
}
.ion-ios-baseball:before {
content: "\f3de"
}
.ion-ios-basket:before {
content: "\f11f"
}
.ion-ios-basketball:before {
content: "\f3e0"
}
.ion-ios-battery-charging:before {
content: "\f120"
}
.ion-ios-battery-dead:before {
content: "\f121"
}
.ion-ios-battery-full:before {
content: "\f122"
}
.ion-ios-beaker:before {
content: "\f124"
}
.ion-ios-bed:before {
content: "\f139"
}
.ion-ios-beer:before {
content: "\f126"
}
.ion-ios-bicycle:before {
content: "\f127"
}
.ion-ios-bluetooth:before {
content: "\f128"
}
.ion-ios-boat:before {
content: "\f12a"
}
.ion-ios-body:before {
content: "\f3e4"
}
.ion-ios-bonfire:before {
content: "\f12c"
}
.ion-ios-book:before {
content: "\f3e8"
}
.ion-ios-bookmark:before {
content: "\f12e"
}
.ion-ios-bookmarks:before {
content: "\f3ea"
}
.ion-ios-bowtie:before {
content: "\f130"
}
.ion-ios-briefcase:before {
content: "\f3ee"
}
.ion-ios-browsers:before {
content: "\f3f0"
}
.ion-ios-brush:before {
content: "\f132"
}
.ion-ios-bug:before {
content: "\f134"
}
.ion-ios-build:before {
content: "\f136"
}
.ion-ios-bulb:before {
content: "\f138"
}
.ion-ios-bus:before {
content: "\f13a"
}
.ion-ios-business:before {
content: "\f1a3"
}
.ion-ios-cafe:before {
content: "\f13c"
}
.ion-ios-calculator:before {
content: "\f3f2"
}
.ion-ios-calendar:before {
content: "\f3f4"
}
.ion-ios-call:before {
content: "\f13e"
}
.ion-ios-camera:before {
content: "\f3f6"
}
.ion-ios-car:before {
content: "\f140"
}
.ion-ios-card:before {
content: "\f142"
}
.ion-ios-cart:before {
content: "\f3f8"
}
.ion-ios-cash:before {
content: "\f144"
}
.ion-ios-cellular:before {
content: "\f13d"
}
.ion-ios-chatboxes:before {
content: "\f3fa"
}
.ion-ios-chatbubbles:before {
content: "\f146"
}
.ion-ios-checkbox:before {
content: "\f148"
}
.ion-ios-checkbox-outline:before {
content: "\f147"
}
.ion-ios-checkmark:before {
content: "\f3ff"
}
.ion-ios-checkmark-circle:before {
content: "\f14a"
}
.ion-ios-checkmark-circle-outline:before {
content: "\f149"
}
.ion-ios-clipboard:before {
content: "\f14c"
}
.ion-ios-clock:before {
content: "\f403"
}
.ion-ios-close:before {
content: "\f406"
}
.ion-ios-close-circle:before {
content: "\f14e"
}
.ion-ios-close-circle-outline:before {
content: "\f14d"
}
.ion-ios-cloud:before {
content: "\f40c"
}
.ion-ios-cloud-circle:before {
content: "\f152"
}
.ion-ios-cloud-done:before {
content: "\f154"
}
.ion-ios-cloud-download:before {
content: "\f408"
}
.ion-ios-cloud-outline:before {
content: "\f409"
}
.ion-ios-cloud-upload:before {
content: "\f40b"
}
.ion-ios-cloudy:before {
content: "\f410"
}
.ion-ios-cloudy-night:before {
content: "\f40e"
}
.ion-ios-code:before {
content: "\f157"
}
.ion-ios-code-download:before {
content: "\f155"
}
.ion-ios-code-working:before {
content: "\f156"
}
.ion-ios-cog:before {
content: "\f412"
}
.ion-ios-color-fill:before {
content: "\f159"
}
.ion-ios-color-filter:before {
content: "\f414"
}
.ion-ios-color-palette:before {
content: "\f15b"
}
.ion-ios-color-wand:before {
content: "\f416"
}
.ion-ios-compass:before {
content: "\f15d"
}
.ion-ios-construct:before {
content: "\f15f"
}
.ion-ios-contact:before {
content: "\f41a"
}
.ion-ios-contacts:before {
content: "\f161"
}
.ion-ios-contract:before {
content: "\f162"
}
.ion-ios-contrast:before {
content: "\f163"
}
.ion-ios-copy:before {
content: "\f41c"
}
.ion-ios-create:before {
content: "\f165"
}
.ion-ios-crop:before {
content: "\f41e"
}
.ion-ios-cube:before {
content: "\f168"
}
.ion-ios-cut:before {
content: "\f16a"
}
.ion-ios-desktop:before {
content: "\f16c"
}
.ion-ios-disc:before {
content: "\f16e"
}
.ion-ios-document:before {
content: "\f170"
}
.ion-ios-done-all:before {
content: "\f171"
}
.ion-ios-download:before {
content: "\f420"
}
.ion-ios-easel:before {
content: "\f173"
}
.ion-ios-egg:before {
content: "\f175"
}
.ion-ios-exit:before {
content: "\f177"
}
.ion-ios-expand:before {
content: "\f178"
}
.ion-ios-eye:before {
content: "\f425"
}
.ion-ios-eye-off:before {
content: "\f17a"
}
.ion-ios-fastforward:before {
content: "\f427"
}
.ion-ios-female:before {
content: "\f17b"
}
.ion-ios-filing:before {
content: "\f429"
}
.ion-ios-film:before {
content: "\f42b"
}
.ion-ios-finger-print:before {
content: "\f17c"
}
.ion-ios-fitness:before {
content: "\f1ab"
}
.ion-ios-flag:before {
content: "\f42d"
}
.ion-ios-flame:before {
content: "\f42f"
}
.ion-ios-flash:before {
content: "\f17e"
}
.ion-ios-flash-off:before {
content: "\f12f"
}
.ion-ios-flashlight:before {
content: "\f141"
}
.ion-ios-flask:before {
content: "\f431"
}
.ion-ios-flower:before {
content: "\f433"
}
.ion-ios-folder:before {
content: "\f435"
}
.ion-ios-folder-open:before {
content: "\f180"
}
.ion-ios-football:before {
content: "\f437"
}
.ion-ios-funnel:before {
content: "\f182"
}
.ion-ios-gift:before {
content: "\f191"
}
.ion-ios-git-branch:before {
content: "\f183"
}
.ion-ios-git-commit:before {
content: "\f184"
}
.ion-ios-git-compare:before {
content: "\f185"
}
.ion-ios-git-merge:before {
content: "\f186"
}
.ion-ios-git-network:before {
content: "\f187"
}
.ion-ios-git-pull-request:before {
content: "\f188"
}
.ion-ios-glasses:before {
content: "\f43f"
}
.ion-ios-globe:before {
content: "\f18a"
}
.ion-ios-grid:before {
content: "\f18c"
}
.ion-ios-hammer:before {
content: "\f18e"
}
.ion-ios-hand:before {
content: "\f190"
}
.ion-ios-happy:before {
content: "\f192"
}
.ion-ios-headset:before {
content: "\f194"
}
.ion-ios-heart:before {
content: "\f443"
}
.ion-ios-heart-dislike:before {
content: "\f13f"
}
.ion-ios-heart-empty:before {
content: "\f19b"
}
.ion-ios-heart-half:before {
content: "\f19d"
}
.ion-ios-help:before {
content: "\f446"
}
.ion-ios-help-buoy:before {
content: "\f196"
}
.ion-ios-help-circle:before {
content: "\f198"
}
.ion-ios-help-circle-outline:before {
content: "\f197"
}
.ion-ios-home:before {
content: "\f448"
}
.ion-ios-hourglass:before {
content: "\f103"
}
.ion-ios-ice-cream:before {
content: "\f19a"
}
.ion-ios-image:before {
content: "\f19c"
}
.ion-ios-images:before {
content: "\f19e"
}
.ion-ios-infinite:before {
content: "\f44a"
}
.ion-ios-information:before {
content: "\f44d"
}
.ion-ios-information-circle:before {
content: "\f1a0"
}
.ion-ios-information-circle-outline:before {
content: "\f19f"
}
.ion-ios-jet:before {
content: "\f1a5"
}
.ion-ios-journal:before {
content: "\f189"
}
.ion-ios-key:before {
content: "\f1a7"
}
.ion-ios-keypad:before {
content: "\f450"
}
.ion-ios-laptop:before {
content: "\f1a8"
}
.ion-ios-leaf:before {
content: "\f1aa"
}
.ion-ios-link:before {
content: "\f22a"
}
.ion-ios-list:before {
content: "\f454"
}
.ion-ios-list-box:before {
content: "\f143"
}
.ion-ios-locate:before {
content: "\f1ae"
}
.ion-ios-lock:before {
content: "\f1b0"
}
.ion-ios-log-in:before {
content: "\f1b1"
}
.ion-ios-log-out:before {
content: "\f1b2"
}
.ion-ios-magnet:before {
content: "\f1b4"
}
.ion-ios-mail:before {
content: "\f1b8"
}
.ion-ios-mail-open:before {
content: "\f1b6"
}
.ion-ios-mail-unread:before {
content: "\f145"
}
.ion-ios-male:before {
content: "\f1b9"
}
.ion-ios-man:before {
content: "\f1bb"
}
.ion-ios-map:before {
content: "\f1bd"
}
.ion-ios-medal:before {
content: "\f1bf"
}
.ion-ios-medical:before {
content: "\f45c"
}
.ion-ios-medkit:before {
content: "\f45e"
}
.ion-ios-megaphone:before {
content: "\f1c1"
}
.ion-ios-menu:before {
content: "\f1c3"
}
.ion-ios-mic:before {
content: "\f461"
}
.ion-ios-mic-off:before {
content: "\f45f"
}
.ion-ios-microphone:before {
content: "\f1c6"
}
.ion-ios-moon:before {
content: "\f468"
}
.ion-ios-more:before {
content: "\f1c8"
}
.ion-ios-move:before {
content: "\f1cb"
}
.ion-ios-musical-note:before {
content: "\f46b"
}
.ion-ios-musical-notes:before {
content: "\f46c"
}
.ion-ios-navigate:before {
content: "\f46e"
}
.ion-ios-notifications:before {
content: "\f1d3"
}
.ion-ios-notifications-off:before {
content: "\f1d1"
}
.ion-ios-notifications-outline:before {
content: "\f133"
}
.ion-ios-nuclear:before {
content: "\f1d5"
}
.ion-ios-nutrition:before {
content: "\f470"
}
.ion-ios-open:before {
content: "\f1d7"
}
.ion-ios-options:before {
content: "\f1d9"
}
.ion-ios-outlet:before {
content: "\f1db"
}
.ion-ios-paper:before {
content: "\f472"
}
.ion-ios-paper-plane:before {
content: "\f1dd"
}
.ion-ios-partly-sunny:before {
content: "\f1df"
}
.ion-ios-pause:before {
content: "\f478"
}
.ion-ios-paw:before {
content: "\f47a"
}
.ion-ios-people:before {
content: "\f47c"
}
.ion-ios-person:before {
content: "\f47e"
}
.ion-ios-person-add:before {
content: "\f1e1"
}
.ion-ios-phone-landscape:before {
content: "\f1e2"
}
.ion-ios-phone-portrait:before {
content: "\f1e3"
}
.ion-ios-photos:before {
content: "\f482"
}
.ion-ios-pie:before {
content: "\f484"
}
.ion-ios-pin:before {
content: "\f1e5"
}
.ion-ios-pint:before {
content: "\f486"
}
.ion-ios-pizza:before {
content: "\f1e7"
}
.ion-ios-planet:before {
content: "\f1eb"
}
.ion-ios-play:before {
content: "\f488"
}
.ion-ios-play-circle:before {
content: "\f113"
}
.ion-ios-podium:before {
content: "\f1ed"
}
.ion-ios-power:before {
content: "\f1ef"
}
.ion-ios-pricetag:before {
content: "\f48d"
}
.ion-ios-pricetags:before {
content: "\f48f"
}
.ion-ios-print:before {
content: "\f1f1"
}
.ion-ios-pulse:before {
content: "\f493"
}
.ion-ios-qr-scanner:before {
content: "\f1f3"
}
.ion-ios-quote:before {
content: "\f1f5"
}
.ion-ios-radio:before {
content: "\f1f9"
}
.ion-ios-radio-button-off:before {
content: "\f1f6"
}
.ion-ios-radio-button-on:before {
content: "\f1f7"
}
.ion-ios-rainy:before {
content: "\f495"
}
.ion-ios-recording:before {
content: "\f497"
}
.ion-ios-redo:before {
content: "\f499"
}
.ion-ios-refresh:before {
content: "\f49c"
}
.ion-ios-refresh-circle:before {
content: "\f135"
}
.ion-ios-remove:before {
content: "\f1fc"
}
.ion-ios-remove-circle:before {
content: "\f1fb"
}
.ion-ios-remove-circle-outline:before {
content: "\f1fa"
}
.ion-ios-reorder:before {
content: "\f1fd"
}
.ion-ios-repeat:before {
content: "\f1fe"
}
.ion-ios-resize:before {
content: "\f1ff"
}
.ion-ios-restaurant:before {
content: "\f201"
}
.ion-ios-return-left:before {
content: "\f202"
}
.ion-ios-return-right:before {
content: "\f203"
}
.ion-ios-reverse-camera:before {
content: "\f49f"
}
.ion-ios-rewind:before {
content: "\f4a1"
}
.ion-ios-ribbon:before {
content: "\f205"
}
.ion-ios-rocket:before {
content: "\f14b"
}
.ion-ios-rose:before {
content: "\f4a3"
}
.ion-ios-sad:before {
content: "\f207"
}
.ion-ios-save:before {
content: "\f1a6"
}
.ion-ios-school:before {
content: "\f209"
}
.ion-ios-search:before {
content: "\f4a5"
}
.ion-ios-send:before {
content: "\f20c"
}
.ion-ios-settings:before {
content: "\f4a7"
}
.ion-ios-share:before {
content: "\f211"
}
.ion-ios-share-alt:before {
content: "\f20f"
}
.ion-ios-shirt:before {
content: "\f213"
}
.ion-ios-shuffle:before {
content: "\f4a9"
}
.ion-ios-skip-backward:before {
content: "\f215"
}
.ion-ios-skip-forward:before {
content: "\f217"
}
.ion-ios-snow:before {
content: "\f218"
}
.ion-ios-speedometer:before {
content: "\f4b0"
}
.ion-ios-square:before {
content: "\f21a"
}
.ion-ios-square-outline:before {
content: "\f15c"
}
.ion-ios-star:before {
content: "\f4b3"
}
.ion-ios-star-half:before {
content: "\f4b1"
}
.ion-ios-star-outline:before {
content: "\f4b2"
}
.ion-ios-stats:before {
content: "\f21c"
}
.ion-ios-stopwatch:before {
content: "\f4b5"
}
.ion-ios-subway:before {
content: "\f21e"
}
.ion-ios-sunny:before {
content: "\f4b7"
}
.ion-ios-swap:before {
content: "\f21f"
}
.ion-ios-switch:before {
content: "\f221"
}
.ion-ios-sync:before {
content: "\f222"
}
.ion-ios-tablet-landscape:before {
content: "\f223"
}
.ion-ios-tablet-portrait:before {
content: "\f24e"
}
.ion-ios-tennisball:before {
content: "\f4bb"
}
.ion-ios-text:before {
content: "\f250"
}
.ion-ios-thermometer:before {
content: "\f252"
}
.ion-ios-thumbs-down:before {
content: "\f254"
}
.ion-ios-thumbs-up:before {
content: "\f256"
}
.ion-ios-thunderstorm:before {
content: "\f4bd"
}
.ion-ios-time:before {
content: "\f4bf"
}
.ion-ios-timer:before {
content: "\f4c1"
}
.ion-ios-today:before {
content: "\f14f"
}
.ion-ios-train:before {
content: "\f258"
}
.ion-ios-transgender:before {
content: "\f259"
}
.ion-ios-trash:before {
content: "\f4c5"
}
.ion-ios-trending-down:before {
content: "\f25a"
}
.ion-ios-trending-up:before {
content: "\f25b"
}
.ion-ios-trophy:before {
content: "\f25d"
}
.ion-ios-tv:before {
content: "\f115"
}
.ion-ios-umbrella:before {
content: "\f25f"
}
.ion-ios-undo:before {
content: "\f4c7"
}
.ion-ios-unlock:before {
content: "\f261"
}
.ion-ios-videocam:before {
content: "\f4cd"
}
.ion-ios-volume-high:before {
content: "\f11c"
}
.ion-ios-volume-low:before {
content: "\f11e"
}
.ion-ios-volume-mute:before {
content: "\f263"
}
.ion-ios-volume-off:before {
content: "\f264"
}
.ion-ios-walk:before {
content: "\f266"
}
.ion-ios-wallet:before {
content: "\f18b"
}
.ion-ios-warning:before {
content: "\f268"
}
.ion-ios-watch:before {
content: "\f269"
}
.ion-ios-water:before {
content: "\f26b"
}
.ion-ios-wifi:before {
content: "\f26d"
}
.ion-ios-wine:before {
content: "\f26f"
}
.ion-ios-woman:before {
content: "\f271"
}
.ion-logo-android:before {
content: "\f225"
}
.ion-logo-angular:before {
content: "\f227"
}
.ion-logo-apple:before {
content: "\f229"
}
.ion-logo-bitbucket:before {
content: "\f193"
}
.ion-logo-bitcoin:before {
content: "\f22b"
}
.ion-logo-buffer:before {
content: "\f22d"
}
.ion-logo-chrome:before {
content: "\f22f"
}
.ion-logo-closed-captioning:before {
content: "\f105"
}
.ion-logo-codepen:before {
content: "\f230"
}
.ion-logo-css3:before {
content: "\f231"
}
.ion-logo-designernews:before {
content: "\f232"
}
.ion-logo-dribbble:before {
content: "\f233"
}
.ion-logo-dropbox:before {
content: "\f234"
}
.ion-logo-euro:before {
content: "\f235"
}
.ion-logo-facebook:before {
content: "\f236"
}
.ion-logo-flickr:before {
content: "\f107"
}
.ion-logo-foursquare:before {
content: "\f237"
}
.ion-logo-freebsd-devil:before {
content: "\f238"
}
.ion-logo-game-controller-a:before {
content: "\f13b"
}
.ion-logo-game-controller-b:before {
content: "\f181"
}
.ion-logo-github:before {
content: "\f239"
}
.ion-logo-google:before {
content: "\f23a"
}
.ion-logo-googleplus:before {
content: "\f23b"
}
.ion-logo-hackernews:before {
content: "\f23c"
}
.ion-logo-html5:before {
content: "\f23d"
}
.ion-logo-instagram:before {
content: "\f23e"
}
.ion-logo-ionic:before {
content: "\f150"
}
.ion-logo-ionitron:before {
content: "\f151"
}
.ion-logo-javascript:before {
content: "\f23f"
}
.ion-logo-linkedin:before {
content: "\f240"
}
.ion-logo-markdown:before {
content: "\f241"
}
.ion-logo-model-s:before {
content: "\f153"
}
.ion-logo-no-smoking:before {
content: "\f109"
}
.ion-logo-nodejs:before {
content: "\f242"
}
.ion-logo-npm:before {
content: "\f195"
}
.ion-logo-octocat:before {
content: "\f243"
}
.ion-logo-pinterest:before {
content: "\f244"
}
.ion-logo-playstation:before {
content: "\f245"
}
.ion-logo-polymer:before {
content: "\f15e"
}
.ion-logo-python:before {
content: "\f246"
}
.ion-logo-reddit:before {
content: "\f247"
}
.ion-logo-rss:before {
content: "\f248"
}
.ion-logo-sass:before {
content: "\f249"
}
.ion-logo-skype:before {
content: "\f24a"
}
.ion-logo-slack:before {
content: "\f10b"
}
.ion-logo-snapchat:before {
content: "\f24b"
}
.ion-logo-steam:before {
content: "\f24c"
}
.ion-logo-tumblr:before {
content: "\f24d"
}
.ion-logo-tux:before {
content: "\f2ae"
}
.ion-logo-twitch:before {
content: "\f2af"
}
.ion-logo-twitter:before {
content: "\f2b0"
}
.ion-logo-usd:before {
content: "\f2b1"
}
.ion-logo-vimeo:before {
content: "\f2c4"
}
.ion-logo-vk:before {
content: "\f10d"
}
.ion-logo-whatsapp:before {
content: "\f2c5"
}
.ion-logo-windows:before {
content: "\f32f"
}
.ion-logo-wordpress:before {
content: "\f330"
}
.ion-logo-xbox:before {
content: "\f34c"
}
.ion-logo-xing:before {
content: "\f10f"
}
.ion-logo-yahoo:before {
content: "\f34d"
}
.ion-logo-yen:before {
content: "\f34e"
}
.ion-logo-youtube:before {
content: "\f34f"
}
.ion-md-add:before {
content: "\f273"
}
.ion-md-add-circle:before {
content: "\f272"
}
.ion-md-add-circle-outline:before {
content: "\f158"
}
.ion-md-airplane:before {
content: "\f15a"
}
.ion-md-alarm:before {
content: "\f274"
}
.ion-md-albums:before {
content: "\f275"
}
.ion-md-alert:before {
content: "\f276"
}
.ion-md-american-football:before {
content: "\f277"
}
.ion-md-analytics:before {
content: "\f278"
}
.ion-md-aperture:before {
content: "\f279"
}
.ion-md-apps:before {
content: "\f27a"
}
.ion-md-appstore:before {
content: "\f27b"
}
.ion-md-archive:before {
content: "\f27c"
}
.ion-md-arrow-back:before {
content: "\f27d"
}
.ion-md-arrow-down:before {
content: "\f27e"
}
.ion-md-arrow-dropdown:before {
content: "\f280"
}
.ion-md-arrow-dropdown-circle:before {
content: "\f27f"
}
.ion-md-arrow-dropleft:before {
content: "\f282"
}
.ion-md-arrow-dropleft-circle:before {
content: "\f281"
}
.ion-md-arrow-dropright:before {
content: "\f284"
}
.ion-md-arrow-dropright-circle:before {
content: "\f283"
}
.ion-md-arrow-dropup:before {
content: "\f286"
}
.ion-md-arrow-dropup-circle:before {
content: "\f285"
}
.ion-md-arrow-forward:before {
content: "\f287"
}
.ion-md-arrow-round-back:before {
content: "\f288"
}
.ion-md-arrow-round-down:before {
content: "\f289"
}
.ion-md-arrow-round-forward:before {
content: "\f28a"
}
.ion-md-arrow-round-up:before {
content: "\f28b"
}
.ion-md-arrow-up:before {
content: "\f28c"
}
.ion-md-at:before {
content: "\f28d"
}
.ion-md-attach:before {
content: "\f28e"
}
.ion-md-backspace:before {
content: "\f28f"
}
.ion-md-barcode:before {
content: "\f290"
}
.ion-md-baseball:before {
content: "\f291"
}
.ion-md-basket:before {
content: "\f292"
}
.ion-md-basketball:before {
content: "\f293"
}
.ion-md-battery-charging:before {
content: "\f294"
}
.ion-md-battery-dead:before {
content: "\f295"
}
.ion-md-battery-full:before {
content: "\f296"
}
.ion-md-beaker:before {
content: "\f297"
}
.ion-md-bed:before {
content: "\f160"
}
.ion-md-beer:before {
content: "\f298"
}
.ion-md-bicycle:before {
content: "\f299"
}
.ion-md-bluetooth:before {
content: "\f29a"
}
.ion-md-boat:before {
content: "\f29b"
}
.ion-md-body:before {
content: "\f29c"
}
.ion-md-bonfire:before {
content: "\f29d"
}
.ion-md-book:before {
content: "\f29e"
}
.ion-md-bookmark:before {
content: "\f29f"
}
.ion-md-bookmarks:before {
content: "\f2a0"
}
.ion-md-bowtie:before {
content: "\f2a1"
}
.ion-md-briefcase:before {
content: "\f2a2"
}
.ion-md-browsers:before {
content: "\f2a3"
}
.ion-md-brush:before {
content: "\f2a4"
}
.ion-md-bug:before {
content: "\f2a5"
}
.ion-md-build:before {
content: "\f2a6"
}
.ion-md-bulb:before {
content: "\f2a7"
}
.ion-md-bus:before {
content: "\f2a8"
}
.ion-md-business:before {
content: "\f1a4"
}
.ion-md-cafe:before {
content: "\f2a9"
}
.ion-md-calculator:before {
content: "\f2aa"
}
.ion-md-calendar:before {
content: "\f2ab"
}
.ion-md-call:before {
content: "\f2ac"
}
.ion-md-camera:before {
content: "\f2ad"
}
.ion-md-car:before {
content: "\f2b2"
}
.ion-md-card:before {
content: "\f2b3"
}
.ion-md-cart:before {
content: "\f2b4"
}
.ion-md-cash:before {
content: "\f2b5"
}
.ion-md-cellular:before {
content: "\f164"
}
.ion-md-chatboxes:before {
content: "\f2b6"
}
.ion-md-chatbubbles:before {
content: "\f2b7"
}
.ion-md-checkbox:before {
content: "\f2b9"
}
.ion-md-checkbox-outline:before {
content: "\f2b8"
}
.ion-md-checkmark:before {
content: "\f2bc"
}
.ion-md-checkmark-circle:before {
content: "\f2bb"
}
.ion-md-checkmark-circle-outline:before {
content: "\f2ba"
}
.ion-md-clipboard:before {
content: "\f2bd"
}
.ion-md-clock:before {
content: "\f2be"
}
.ion-md-close:before {
content: "\f2c0"
}
.ion-md-close-circle:before {
content: "\f2bf"
}
.ion-md-close-circle-outline:before {
content: "\f166"
}
.ion-md-cloud:before {
content: "\f2c9"
}
.ion-md-cloud-circle:before {
content: "\f2c2"
}
.ion-md-cloud-done:before {
content: "\f2c3"
}
.ion-md-cloud-download:before {
content: "\f2c6"
}
.ion-md-cloud-outline:before {
content: "\f2c7"
}
.ion-md-cloud-upload:before {
content: "\f2c8"
}
.ion-md-cloudy:before {
content: "\f2cb"
}
.ion-md-cloudy-night:before {
content: "\f2ca"
}
.ion-md-code:before {
content: "\f2ce"
}
.ion-md-code-download:before {
content: "\f2cc"
}
.ion-md-code-working:before {
content: "\f2cd"
}
.ion-md-cog:before {
content: "\f2cf"
}
.ion-md-color-fill:before {
content: "\f2d0"
}
.ion-md-color-filter:before {
content: "\f2d1"
}
.ion-md-color-palette:before {
content: "\f2d2"
}
.ion-md-color-wand:before {
content: "\f2d3"
}
.ion-md-compass:before {
content: "\f2d4"
}
.ion-md-construct:before {
content: "\f2d5"
}
.ion-md-contact:before {
content: "\f2d6"
}
.ion-md-contacts:before {
content: "\f2d7"
}
.ion-md-contract:before {
content: "\f2d8"
}
.ion-md-contrast:before {
content: "\f2d9"
}
.ion-md-copy:before {
content: "\f2da"
}
.ion-md-create:before {
content: "\f2db"
}
.ion-md-crop:before {
content: "\f2dc"
}
.ion-md-cube:before {
content: "\f2dd"
}
.ion-md-cut:before {
content: "\f2de"
}
.ion-md-desktop:before {
content: "\f2df"
}
.ion-md-disc:before {
content: "\f2e0"
}
.ion-md-document:before {
content: "\f2e1"
}
.ion-md-done-all:before {
content: "\f2e2"
}
.ion-md-download:before {
content: "\f2e3"
}
.ion-md-easel:before {
content: "\f2e4"
}
.ion-md-egg:before {
content: "\f2e5"
}
.ion-md-exit:before {
content: "\f2e6"
}
.ion-md-expand:before {
content: "\f2e7"
}
.ion-md-eye:before {
content: "\f2e9"
}
.ion-md-eye-off:before {
content: "\f2e8"
}
.ion-md-fastforward:before {
content: "\f2ea"
}
.ion-md-female:before {
content: "\f2eb"
}
.ion-md-filing:before {
content: "\f2ec"
}
.ion-md-film:before {
content: "\f2ed"
}
.ion-md-finger-print:before {
content: "\f2ee"
}
.ion-md-fitness:before {
content: "\f1ac"
}
.ion-md-flag:before {
content: "\f2ef"
}
.ion-md-flame:before {
content: "\f2f0"
}
.ion-md-flash:before {
content: "\f2f1"
}
.ion-md-flash-off:before {
content: "\f169"
}
.ion-md-flashlight:before {
content: "\f16b"
}
.ion-md-flask:before {
content: "\f2f2"
}
.ion-md-flower:before {
content: "\f2f3"
}
.ion-md-folder:before {
content: "\f2f5"
}
.ion-md-folder-open:before {
content: "\f2f4"
}
.ion-md-football:before {
content: "\f2f6"
}
.ion-md-funnel:before {
content: "\f2f7"
}
.ion-md-gift:before {
content: "\f199"
}
.ion-md-git-branch:before {
content: "\f2fa"
}
.ion-md-git-commit:before {
content: "\f2fb"
}
.ion-md-git-compare:before {
content: "\f2fc"
}
.ion-md-git-merge:before {
content: "\f2fd"
}
.ion-md-git-network:before {
content: "\f2fe"
}
.ion-md-git-pull-request:before {
content: "\f2ff"
}
.ion-md-glasses:before {
content: "\f300"
}
.ion-md-globe:before {
content: "\f301"
}
.ion-md-grid:before {
content: "\f302"
}
.ion-md-hammer:before {
content: "\f303"
}
.ion-md-hand:before {
content: "\f304"
}
.ion-md-happy:before {
content: "\f305"
}
.ion-md-headset:before {
content: "\f306"
}
.ion-md-heart:before {
content: "\f308"
}
.ion-md-heart-dislike:before {
content: "\f167"
}
.ion-md-heart-empty:before {
content: "\f1a1"
}
.ion-md-heart-half:before {
content: "\f1a2"
}
.ion-md-help:before {
content: "\f30b"
}
.ion-md-help-buoy:before {
content: "\f309"
}
.ion-md-help-circle:before {
content: "\f30a"
}
.ion-md-help-circle-outline:before {
content: "\f16d"
}
.ion-md-home:before {
content: "\f30c"
}
.ion-md-hourglass:before {
content: "\f111"
}
.ion-md-ice-cream:before {
content: "\f30d"
}
.ion-md-image:before {
content: "\f30e"
}
.ion-md-images:before {
content: "\f30f"
}
.ion-md-infinite:before {
content: "\f310"
}
.ion-md-information:before {
content: "\f312"
}
.ion-md-information-circle:before {
content: "\f311"
}
.ion-md-information-circle-outline:before {
content: "\f16f"
}
.ion-md-jet:before {
content: "\f315"
}
.ion-md-journal:before {
content: "\f18d"
}
.ion-md-key:before {
content: "\f316"
}
.ion-md-keypad:before {
content: "\f317"
}
.ion-md-laptop:before {
content: "\f318"
}
.ion-md-leaf:before {
content: "\f319"
}
.ion-md-link:before {
content: "\f22e"
}
.ion-md-list:before {
content: "\f31b"
}
.ion-md-list-box:before {
content: "\f31a"
}
.ion-md-locate:before {
content: "\f31c"
}
.ion-md-lock:before {
content: "\f31d"
}
.ion-md-log-in:before {
content: "\f31e"
}
.ion-md-log-out:before {
content: "\f31f"
}
.ion-md-magnet:before {
content: "\f320"
}
.ion-md-mail:before {
content: "\f322"
}
.ion-md-mail-open:before {
content: "\f321"
}
.ion-md-mail-unread:before {
content: "\f172"
}
.ion-md-male:before {
content: "\f323"
}
.ion-md-man:before {
content: "\f324"
}
.ion-md-map:before {
content: "\f325"
}
.ion-md-medal:before {
content: "\f326"
}
.ion-md-medical:before {
content: "\f327"
}
.ion-md-medkit:before {
content: "\f328"
}
.ion-md-megaphone:before {
content: "\f329"
}
.ion-md-menu:before {
content: "\f32a"
}
.ion-md-mic:before {
content: "\f32c"
}
.ion-md-mic-off:before {
content: "\f32b"
}
.ion-md-microphone:before {
content: "\f32d"
}
.ion-md-moon:before {
content: "\f32e"
}
.ion-md-more:before {
content: "\f1c9"
}
.ion-md-move:before {
content: "\f331"
}
.ion-md-musical-note:before {
content: "\f332"
}
.ion-md-musical-notes:before {
content: "\f333"
}
.ion-md-navigate:before {
content: "\f334"
}
.ion-md-notifications:before {
content: "\f338"
}
.ion-md-notifications-off:before {
content: "\f336"
}
.ion-md-notifications-outline:before {
content: "\f337"
}
.ion-md-nuclear:before {
content: "\f339"
}
.ion-md-nutrition:before {
content: "\f33a"
}
.ion-md-open:before {
content: "\f33b"
}
.ion-md-options:before {
content: "\f33c"
}
.ion-md-outlet:before {
content: "\f33d"
}
.ion-md-paper:before {
content: "\f33f"
}
.ion-md-paper-plane:before {
content: "\f33e"
}
.ion-md-partly-sunny:before {
content: "\f340"
}
.ion-md-pause:before {
content: "\f341"
}
.ion-md-paw:before {
content: "\f342"
}
.ion-md-people:before {
content: "\f343"
}
.ion-md-person:before {
content: "\f345"
}
.ion-md-person-add:before {
content: "\f344"
}
.ion-md-phone-landscape:before {
content: "\f346"
}
.ion-md-phone-portrait:before {
content: "\f347"
}
.ion-md-photos:before {
content: "\f348"
}
.ion-md-pie:before {
content: "\f349"
}
.ion-md-pin:before {
content: "\f34a"
}
.ion-md-pint:before {
content: "\f34b"
}
.ion-md-pizza:before {
content: "\f354"
}
.ion-md-planet:before {
content: "\f356"
}
.ion-md-play:before {
content: "\f357"
}
.ion-md-play-circle:before {
content: "\f174"
}
.ion-md-podium:before {
content: "\f358"
}
.ion-md-power:before {
content: "\f359"
}
.ion-md-pricetag:before {
content: "\f35a"
}
.ion-md-pricetags:before {
content: "\f35b"
}
.ion-md-print:before {
content: "\f35c"
}
.ion-md-pulse:before {
content: "\f35d"
}
.ion-md-qr-scanner:before {
content: "\f35e"
}
.ion-md-quote:before {
content: "\f35f"
}
.ion-md-radio:before {
content: "\f362"
}
.ion-md-radio-button-off:before {
content: "\f360"
}
.ion-md-radio-button-on:before {
content: "\f361"
}
.ion-md-rainy:before {
content: "\f363"
}
.ion-md-recording:before {
content: "\f364"
}
.ion-md-redo:before {
content: "\f365"
}
.ion-md-refresh:before {
content: "\f366"
}
.ion-md-refresh-circle:before {
content: "\f228"
}
.ion-md-remove:before {
content: "\f368"
}
.ion-md-remove-circle:before {
content: "\f367"
}
.ion-md-remove-circle-outline:before {
content: "\f176"
}
.ion-md-reorder:before {
content: "\f369"
}
.ion-md-repeat:before {
content: "\f36a"
}
.ion-md-resize:before {
content: "\f36b"
}
.ion-md-restaurant:before {
content: "\f36c"
}
.ion-md-return-left:before {
content: "\f36d"
}
.ion-md-return-right:before {
content: "\f36e"
}
.ion-md-reverse-camera:before {
content: "\f36f"
}
.ion-md-rewind:before {
content: "\f370"
}
.ion-md-ribbon:before {
content: "\f371"
}
.ion-md-rocket:before {
content: "\f179"
}
.ion-md-rose:before {
content: "\f372"
}
.ion-md-sad:before {
content: "\f373"
}
.ion-md-save:before {
content: "\f1a9"
}
.ion-md-school:before {
content: "\f374"
}
.ion-md-search:before {
content: "\f375"
}
.ion-md-send:before {
content: "\f376"
}
.ion-md-settings:before {
content: "\f377"
}
.ion-md-share:before {
content: "\f379"
}
.ion-md-share-alt:before {
content: "\f378"
}
.ion-md-shirt:before {
content: "\f37a"
}
.ion-md-shuffle:before {
content: "\f37b"
}
.ion-md-skip-backward:before {
content: "\f37c"
}
.ion-md-skip-forward:before {
content: "\f37d"
}
.ion-md-snow:before {
content: "\f37e"
}
.ion-md-speedometer:before {
content: "\f37f"
}
.ion-md-square:before {
content: "\f381"
}
.ion-md-square-outline:before {
content: "\f380"
}
.ion-md-star:before {
content: "\f384"
}
.ion-md-star-half:before {
content: "\f382"
}
.ion-md-star-outline:before {
content: "\f383"
}
.ion-md-stats:before {
content: "\f385"
}
.ion-md-stopwatch:before {
content: "\f386"
}
.ion-md-subway:before {
content: "\f387"
}
.ion-md-sunny:before {
content: "\f388"
}
.ion-md-swap:before {
content: "\f389"
}
.ion-md-switch:before {
content: "\f38a"
}
.ion-md-sync:before {
content: "\f38b"
}
.ion-md-tablet-landscape:before {
content: "\f38c"
}
.ion-md-tablet-portrait:before {
content: "\f38d"
}
.ion-md-tennisball:before {
content: "\f38e"
}
.ion-md-text:before {
content: "\f38f"
}
.ion-md-thermometer:before {
content: "\f390"
}
.ion-md-thumbs-down:before {
content: "\f391"
}
.ion-md-thumbs-up:before {
content: "\f392"
}
.ion-md-thunderstorm:before {
content: "\f393"
}
.ion-md-time:before {
content: "\f394"
}
.ion-md-timer:before {
content: "\f395"
}
.ion-md-today:before {
content: "\f17d"
}
.ion-md-train:before {
content: "\f396"
}
.ion-md-transgender:before {
content: "\f397"
}
.ion-md-trash:before {
content: "\f398"
}
.ion-md-trending-down:before {
content: "\f399"
}
.ion-md-trending-up:before {
content: "\f39a"
}
.ion-md-trophy:before {
content: "\f39b"
}
.ion-md-tv:before {
content: "\f17f"
}
.ion-md-umbrella:before {
content: "\f39c"
}
.ion-md-undo:before {
content: "\f39d"
}
.ion-md-unlock:before {
content: "\f39e"
}
.ion-md-videocam:before {
content: "\f39f"
}
.ion-md-volume-high:before {
content: "\f123"
}
.ion-md-volume-low:before {
content: "\f131"
}
.ion-md-volume-mute:before {
content: "\f3a1"
}
.ion-md-volume-off:before {
content: "\f3a2"
}
.ion-md-walk:before {
content: "\f3a4"
}
.ion-md-wallet:before {
content: "\f18f"
}
.ion-md-warning:before {
content: "\f3a5"
}
.ion-md-watch:before {
content: "\f3a6"
}
.ion-md-water:before {
content: "\f3a7"
}
.ion-md-wifi:before {
content: "\f3a8"
}
.ion-md-wine:before {
content: "\f3a9"
}
.ion-md-woman:before {
content: "\f3aa"
}.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-totbh-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-totbh-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.photogralex.at/wp-content/themes/oculus/assets/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}.owl-theme .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-nav [class*='owl-'] {
color: #FFF;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #D6D6D6;
display: inline-block;
cursor: pointer;
border-radius: 3px; }
.owl-theme .owl-nav [class*='owl-']:hover {
background: transparent;
text-decoration: none; }
.owl-theme .owl-nav .disabled {
opacity: 0.5;
cursor: default; }
.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px; }
.owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 200ms ease;
border-radius: 30px; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #869791; }
 @-webkit-keyframes bounce {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-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.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-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(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.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(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.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(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.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(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes wobble {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from,
11.1%,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
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 heartBeat {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
14% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
28% {
-webkit-transform: scale(1);
transform: scale(1);
}
42% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
70% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes heartBeat {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
14% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
28% {
-webkit-transform: scale(1);
transform: scale(1);
}
42% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
70% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.heartBeat {
-webkit-animation-name: heartBeat;
animation-name: heartBeat;
-webkit-animation-duration: 1.3s;
animation-duration: 1.3s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
@-webkit-keyframes bounceIn {
from,
20%,
40%,
60%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.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.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInDown {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.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.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInLeft {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.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.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInRight {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.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.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
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.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
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(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.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(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.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(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
.bounceOut {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.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) scale3d(1, 1, 1) translate3d(0, 0, 0)
rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) scale3d(1, 1, 1) 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) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) scale3d(1, 1, 1) 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(0.95, 0.95, 0.95) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) scale3d(1, 1, 1) 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) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) scale3d(1, 1, 1) 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(0.95, 0.95, 0.95) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
-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-duration: 0.75s;
animation-duration: 0.75s;
-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-animation-duration: 0.75s;
animation-duration: 0.75s;
-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);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@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);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
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-duration: 2s;
animation-duration: 2s;
-webkit-animation-name: hinge;
animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
from {
opacity: 0;
-webkit-transform: scale(0.1) rotate(30deg);
transform: scale(0.1) rotate(30deg);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
50% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
70% {
-webkit-transform: rotate(3deg);
transform: rotate(3deg);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes jackInTheBox {
from {
opacity: 0;
-webkit-transform: scale(0.1) rotate(30deg);
transform: scale(0.1) rotate(30deg);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
50% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
70% {
-webkit-transform: rotate(3deg);
transform: rotate(3deg);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
.jackInTheBox {
-webkit-animation-name: jackInTheBox;
animation-name: jackInTheBox;
} @-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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.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(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.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.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.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.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.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(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.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(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.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.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.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.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 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;
}
.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.delay-1s {
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
.animated.delay-2s {
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
.animated.delay-3s {
-webkit-animation-delay: 3s;
animation-delay: 3s;
}
.animated.delay-4s {
-webkit-animation-delay: 4s;
animation-delay: 4s;
}
.animated.delay-5s {
-webkit-animation-delay: 5s;
animation-delay: 5s;
}
.animated.fast {
-webkit-animation-duration: 800ms;
animation-duration: 800ms;
}
.animated.faster {
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
}
.animated.slow {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.slower {
-webkit-animation-duration: 3s;
animation-duration: 3s;
}
@media (print), (prefers-reduced-motion) {
.animated {
-webkit-animation: unset !important;
animation: unset !important;
-webkit-transition: none !important;
transition: none !important;
}
}#header{
position: absolute;
width: 100%;
left: 0;
top: 0;
z-index: 12;
padding: 0px 80px;
}
#header.header_two{
padding: 25px 80px;
}
header p{
margin-bottom: 0px;
}
.top-bar{
position: relative;
border-bottom: 1px solid #ececec;
}
.top-bar-inner{
position: relative;
z-index: 1;
padding: 12px 0px;
}
.top-bar .top-bar-inner:after{
content: "";
position: absolute;
left: 86%;
top: 0;
width: 500%;
height: 100%;
background: #333;
z-index: -1;
}
.top-element{
display: flex;
padding: 0px 0px;
justify-content: space-between;
align-items: center;
}
.top-right-elements{
display: flex;
align-items: center;
justify-content: space-around;
}
.top-element .element{
padding: 0px 20px;
}
.top-element .element:first-child{
padding-left: 0px;
}
.top-element .element:last-child{
padding-right: 0px;
}
.top-element .element.phone{
display: flex;
background: #fff;
padding: 5px 20px;
border-radius: 40px;
font-size: 14px;
color: #555555;
margin-top: 0px;
align-items: center;
}
.top-element .element.phone span{
font-weight: 700;
padding: 0px 10px;
}
.element.login a{
font-size: 11px;
font-weight: 500;
line-height: 20px;
letter-spacing: 1.5px;
color: #fff;
border-radius: 0px;
display: inline-block;
text-transform: uppercase;
} .top-social{
padding: 0px;
padding-top: 8px;
margin-bottom: 0px;
}
.top-social li {
border: 0;
list-style: none;
line-height: 30px;
display: inline-block;
position: relative;
text-transform: uppercase;
padding: 0px 10px;
}
.top-social li:first-child{
padding-left: 0px;
}
.top-social li:last-child{
padding-right: 0px;
}
.top-social li a{
font-size: 14px;
color: #cbd2d9;
text-align: center;
display: block;
}
.top-social li a:hover{
color: #c19b76;
} .nav-more-info .element{
display: flex;
align-items: center;
}
.element a.search_icon{
font-size: 20px;
line-height: 30px;
color: #595959;
z-index: 1;
padding-left: 25px;
margin-left: 25px;
border-left: 1px solid #f7f7f7;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.search_overlay {
height: 100%;
width: 100%;
position: fixed;
top: 0;
left: 0;
z-index: -1;
opacity: 0;
visibility: hidden;
background: rgba(38, 38, 38, 0.95);
transform: scale(0);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.search_overlay.active {
z-index: 12;
opacity: 1;
visibility: visible;
transform: scale(1);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.search_overlay .closebtn {
font-size: 40px;
margin: 15px 15px;
color: #fff;
width: 70px;
height: 70px;
line-height: 65px;
display: block;
text-align: center;
float: right;
background: #c19b76;
cursor: pointer;
}
.search_overlay .search-form{
position: absolute;
top: 50%;
left: 50%;
width: 60%;
min-width: 50px;
height: 100px;
overflow: hidden;
border-bottom: 1px solid #c19b76;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.search_overlay .search-form input.form-control{
position:absolute;
top:0;
right:0;
outline:none;
width:100%;
height: 60px;
font-family: 'Arial', sans-serif;
font-size: 42px;
margin-top: 15px;
z-index:10;
color: #ffffff;
background: transparent;
border: 0px solid #c19b76;
border-radius: 0px;
-webkit-box-shadow: none;
box-shadow: none;
padding: 0px 0px;
}
.search_overlay .search-form .form-control-submit{
width: auto;
height: auto;
font-size: 24px;
position: absolute;
right: 0;
top: 30px;
padding:0;
margin:0;
text-align:center;
cursor:pointer;
background: transparent;
border: 0px;
border-radius: 0px;
z-index: 12;
outline: none;
box-shadow: none;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
} .logo{
min-width: 130px;
}
.logo img{
max-width: 100%;
}
.navigation{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.nav-inner {
position: relative;
margin: 0 auto;
}
.main-menu{
margin-bottom: 0px;
padding: 0px 0px;
} #flexmenu .nav-inner ul.main-menu >li{
margin: 0px 18px;
}
#flexmenu .nav-inner li,
#flexmenu .nav-inner li a{
position: relative;
font-size: 14px;
font-weight: 400;
line-height: 24px;
text-transform: uppercase;
letter-spacing: 0px;
display: inline-block;
list-style: none;
border: 0;
}
#flexmenu .nav-inner ul.main-menu li a {
padding: 28px 0px;
text-decoration: none;
color: #222222;
text-align: center;
}
#flexmenu .nav-inner ul.main-menu > li.active > a {
font-weight: 600;
}
#flexmenu .nav-inner ul.main-menu > li > a:after{
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 0px;
height: 2px;
background: #c19b76;    
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#flexmenu .nav-inner ul.main-menu > li.active > a:after,
#flexmenu .nav-inner ul.main-menu > li:hover > a:after{
width: 100%;
}
#flexmenu .nav-inner ul.main-menu > li.menu-item-has-children > a i{
padding-left: 6px;
font-size: 14px;
}
#flexmenu .nav-inner ul.main-menu ul li.menu-item-has-children a i{
display: none;
}
#flexmenu .nav-inner ul.main-menu ul li.menu-item-has-children > a:after {
position: absolute;
top: 50%;
right: 11px;
width: 8px;
height: 2px;
display: block;
background: #FFF;
content: '';
transform: translateY(-50%);
}
#flexmenu .nav-inner ul.main-menu > li.menu-item-has-children > a:before {
position: absolute;
top: 50%;
right: 14px;
display: block;
width: 2px;
height: 8px;
background: #fff;
transform: translateY(-50%);
}
#flexmenu .nav-inner ul.main-menu > li.menu-item-has-children:hover > a:before {
top: 50%;
height: 0;
transform: translateY(-50%);
}
#flexmenu .nav-inner ul.main-menu ul li.menu-item-has-children > a:before {
position: absolute;
top: 50%;
right: 14px;
display: block;
width: 2px;
height: 8px;
background: #FFF;
content: '';
transform: translateY(-50%);
}
#flexmenu .nav-inner ul.main-menu ul > li.menu-item-has-children:hover > a:before {
top: 17px;
height: 0;
}
#flexmenu .nav-inner ul.main-menu ul.sub-menu li > a {
font-size: 12px;
background: #282828;
border-left: 2px solid transparent;
border-bottom: 1px solid rgba(85, 85, 85, 0.1);
font-weight: 400;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#flexmenu .nav-inner ul.main-menu ul.sub-menu li:last-child > a{
border-bottom: 0px solid rgba(85, 85, 85, 0.1);
}
#flexmenu .nav-inner ul.main-menu ul.sub-menu li a{
color: #fff;
}
#flexmenu .nav-inner ul.main-menu ul.sub-menu li.active> a,
#flexmenu .nav-inner ul.main-menu ul.sub-menu li a:hover{
color: #c19b76;
border-left: 2px solid #c19b76;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
} #flexmenu .nav-inner ul.main-menu ul {
position: absolute;
left: -20px;
opacity: 0;
visibility: hidden;
min-width: 250px;
z-index: 5;
padding: 0px 0px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#flexmenu .nav-inner ul.main-menu > li > ul {
padding-top: 10px;
}
#flexmenu .nav-inner ul.main-menu > li:hover > ul {
padding-top: 0px;
background: transparent;
}
#flexmenu .nav-inner li:hover > ul {
opacity: 1;
visibility: visible;
}
#flexmenu .nav-inner ul.main-menu ul li {
width: 100%;
} #flexmenu .nav-inner ul.main-menu ul ul{
top: 15px;
}
#flexmenu .nav-inner ul.main-menu ul li:hover > ul{
top: 0px;
}
#flexmenu .nav-inner ul.main-menu ul ul,
#flexmenu .nav-inner ul.main-menu ul ul ul{
left: 100%;
padding-top: 0px;
}
#flexmenu .nav-inner ul.main-menu ul ul ul ul{
left: auto;
right: 100%;
}
#flexmenu .nav-inner ul.main-menu ul li a {
padding: 12px 20px;
width: 100%;
text-decoration: none;
text-align: left;
} .mobile-btn {
width: 16px;
height: 25px;
position: relative;
cursor: pointer;
margin-top: 0px;
}
.mobile-btn span{
height: 2px;
width: 100%;
background: #595959;
margin: 3px 0px;
display: block;
float: right;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.mobile-btn span:nth-child(2){
width: 80%;
}
.mobile-btn:hover span:nth-child(2){
width: 100%;
}
.mobile-btn.active span:nth-child(2){
display: none;
}
.mobile-btn.active span:nth-child(1){
transform:rotate(45deg) translate(5px, 5px); 
}
.mobile-btn.active span:nth-child(3){
transform: rotate(-45deg) translate(0px, 0px); 
} .mobile-btn.menu-opened{
background: #333;
}
.mobile-btn.menu-opened:before {
top: 18px;
background: #fff;
width: 20px;
height: 2px;
transform: translateX(-50%) rotate(-45deg);
}
.mobile-btn.menu-opened:after { 
top: 18px;
border: 0;
width: 20px;
height: 2px;
background: #fff;
transform: translateX(-50%) rotate(45deg);
}
@media screen and (max-width: 1199px) {
.top-element .element {
padding: 0px 10px;
}
}
@media screen and (min-width: 786px) and (max-width: 991px) {
#flexmenu .nav-inner ul.main-menu >li{
margin: 0px 10px;
}
}
@media screen and (max-width: 1003px) {    
#header{
padding: 25px 80px;
}
}
@media screen and (max-width: 785px) { #flexmenu .nav-inner ul.main-menu {
display: none;
width: 100%;
}
#flexmenu .nav-inner ul.main-menu > li > ul{
padding-top: 0px;
transition-property: color;
transition-duration: 0.5s;
transition-timing-function: ease-in;
transition-delay: 0.3s;
}
#flexmenu .nav-inner ul.main-menu ul{
opacity: 1;
visibility: visible;
}
#flexmenu .nav-inner ul.main-menu li,
#flexmenu .nav-inner ul.main-menu li a,
#flexmenu .nav-inner ul.main-menu ul li a{
width: 100%;
}
#flexmenu .nav-inner ul.main-menu li{
padding: 0px;
}
#flexmenu .nav-inner ul.main-menu li a,
#flexmenu .nav-inner ul.main-menu ul li a {
text-align: left;
width: 100%;
padding: 12px 0px;
border-radius: 0px;
border: 0;
}
#flexmenu .nav-inner ul.main-menu > li.menu-item-has-children > a i {
display: none;
}
.header.sticky .navigation #flexmenu .nav-inner li a.active,
#flexmenu .nav-inner ul.main-menu > li > a.active,
#flexmenu .nav-inner ul.main-menu > li > a:hover{
border-radius: 0px;
}
#flexmenu .nav-inner ul.main-menu > li > a:after {
display: none;
left: 0;
margin-top: 0px;
-moz-transform: translateX(0%);
-webkit-transform: translateX(0%);
transform: translateX(0%);
transition: width 0.25s ease-out;
}
#flexmenu .nav-inner ul.main-menu ul li,
#flexmenu .nav-inner li:hover > ul > li {
height: auto;  
}
#flexmenu .nav-inner ul.main-menu ul li a{
padding-left: 25px;
}
#flexmenu .nav-inner ul.main-menu ul ul li a{
padding-left: 35px;
}
#flexmenu .nav-inner ul.main-menu ul ul ul li a{
padding-left: 45px;
}
#flexmenu .nav-inner ul.main-menu ul ul ul ul li a{
padding-left: 55px;
}
#flexmenu .nav-inner ul.main-menu ul ul ul ul ul li a {
padding-left: 65px;
}
#flexmenu .nav-inner ul.main-menu ul ul ul ul ul ul li a {
padding-left: 75px;
}
#flexmenu .nav-inner ul.main-menu ul,
#flexmenu .nav-inner ul.main-menu ul ul {
position: relative;
left: 0;
width: 100%;
margin: 0;
text-align: left;
}
#flexmenu .nav-inner ul.main-menu ul ul ul ul{
left: 0;
right: auto;
}
#flexmenu .nav-inner ul.main-menu ul ul li a.active {
border-left: none;
}
#flexmenu .nav-inner ul.main-menu > li.menu-item-has-children > ul > li.focus > a,
#flexmenu .nav-inner ul.main-menu ul > li.menu-item-has-children > ul > li.focus > a {
background: #333;
} #flexmenu .nav-inner ul.main-menu > li.menu-item-has-children > a:after,
#flexmenu .nav-inner ul.main-menu > li.menu-item-has-children > a:before,
#flexmenu .nav-inner ul.main-menu ul > li.menu-item-has-children > a:after,
#flexmenu .nav-inner ul.main-menu ul > li.menu-item-has-children > a:before {
display: none;
} #flexmenu .submenu-button {
position: absolute;
right: 0;
top: 0px;
display: block;
border: none;
height: 40px;
width: 40px;
cursor: pointer;
z-index: 5;
}
#flexmenu .submenu-button:after {
position: absolute;
top: 19px;
right: 16px;
width: 8px;
height: 2px;
display: block;
background: #333;
content: '';
}
#flexmenu .submenu-button.submenu-opened:after {
background: #333;
}
#flexmenu .submenu-button:before {
position: absolute;
top: 16px;
right: 19px;
display: block;
width: 2px;
height: 8px;
background: #333;
content: ''
}
#flexmenu .submenu-button.submenu-opened:before {
display: none;
}
.search-form{
height: 80px;
}
.search-form input.form-control{
font-size: 24px;
}
} .sidenavopen {
position: absolute;
left: 15px;
top: 15px;
z-index: 2;
font-size: 20px;
color: #aaa;
width: 30px;
height: 30px;
line-height: 34px;
text-align: center;
display: none;
}
.sidenavclose {
position: absolute;
right: 15px;
top: 15px;
z-index: 5;
font-size: 40px;
color: #fff;
width: 30px;
height: 30px;
line-height: 30px;
display: block;
text-align: center;
background: #333;
display: none;
}
@media screen and (max-width: 600px) {
.sidenavopen,.sidenavclose{
display: block;
}
header#header{
position: relative;
padding: 20px 20px;
}
.header_three .navigation{
display: flex;
}
.nav-more-info .element{
justify-content: space-between;
}
} .overlaynav{
background: rgba(0, 0, 0, 0.95);
height: 100%;
width: 100%;
position: fixed;
display: block;
z-index: 4;
top: 0%;
left: 0%;
overflow: auto;
opacity: 0;
visibility: hidden;
transform: scale(0);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.overlaynav.popup{
opacity: 1;
visibility: visible;
transform: scale(1);
}
.overlaynav.popup #overlaymenu{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 220px;
}
.overlaynav .overlaynavclose {
font-size: 40px;
margin: 15px 15px;
color: #fff;
width: 70px;
height: 70px;
line-height: 65px;
display: block;
text-align: center;
float: right;
background: #c19b76;
}
.overlaynav ul{
list-style-type: none;
}
.overlaynav .main-menu{
padding: 0px;
}
.overlaynav ul li a{
display: flex;
align-items: center;
justify-content: space-between;
padding: 10px 0px;
color: #fff;
font-size: 20px;
font-weight: 600;
letter-spacing: 1px;
}
.overlaynav ul li.current-menu-ancestor > a,
.overlaynav ul li.active > a,
.overlaynav ul li a:hover{
color: #c19b76;
}
.overlaynav ul li:last-child a{
border-bottom: 0px;
}
.overlaynav ul li.menu-item-has-children>a>i{
font-size: 20px;
}
.overlaynav .sub-menu{
list-style: none;
position: relative;
display: none;
opacity: 1;
visibility: visible;
min-width: 160px;
width: 100%;
z-index: 15;
padding-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
.overlaynav .sub-menu .sub-menu{
padding-left: 15px;
}
.overlaynav ul.sub-menu li a{
font-size: 14px;
font-weight: 400;
padding: 5px 5px 5px 15px;
border-left: 1px solid #555555;
margin: 5px 0px;
}
.overlaynav ul.sub-menu li.active a,
.overlaynav ul.sub-menu li a:hover{
border-left: 1px solid #c19b76;
}  .header_two .nav-more-info,
.header_two .nav_contact{
width: 350px;
}
.header_two a,.header_two p, .header_two div,
.header_two .element a.search_icon{
color: #fff
}
.header_two .nav_contact .element{
display: flex;
align-items: center;
justify-content: flex-end;
}
.header_two .nav_contact h6{
font-size: 11px;
font-weight: 600;
line-height: 30px;
z-index: 1;
letter-spacing: 1px;
text-transform: uppercase;
margin-bottom: 0px;
}
.header_two .nav_contact h6.phone{
padding-left: 25px;
margin-left: 25px;
border-left: 1px solid #f7f7f7;
}
.header_two .mobile-btn span{
background: #fff;
}
@media screen and (max-width: 900px) {
.header_two .navigation{
display: block;
text-align: center;
}
.header_two .nav-more-info, 
.header_two .nav_contact {
width: 100%;
text-align: center;
}
.header_two .nav-more-info .element,
.header_two .nav_contact .element{
justify-content: center;
}
.header_two .logo{
min-width: 130px;
text-align: center;
margin: 20px 0px;
}
.header_two .nav_contact h6{
line-height: 20px;
}
} .header_three .navigation{
position: fixed;
left: 0;
top: 0;
z-index: 3;
width: 250px;
background: #fff;
height: 100%;
padding: 50px 0px 50px 30px;
flex-direction: column;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.header_three .nav-bar{
width: 100%;
height: 100%;
}
.header_three #flexmenu{
width: 100%;
}
.header_three .main-menu{
display: grid;
}
.header_three #flexmenu .nav-inner li, #flexmenu .nav-inner li a{
text-align: center;
}
.header_three #flexmenu .nav-inner ul.main-menu li > a{
padding: 5px 0px;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.header_three #flexmenu .nav-inner ul.main-menu ul{
left: 100%;
}
.header_three #flexmenu .nav-inner ul.main-menu > li:hover > ul {
top: 0;
padding-top: 0px;
}
.header_three #flexmenu .nav-inner ul.main-menu ul ul {
top: 15px;
}
.header_three #flexmenu .nav-inner ul.main-menu ul li a{
padding: 8px 20px;
}
.header_three .social-icon{
margin: 0px 0px 0px 0px;
text-align: center;
}
.header_three .social-icon ul li a {
font-size: 13px;
padding: 0px 8px;
color: #222;
}
.header_three .social-icon ul li a:hover{
color: #c19b76;
}
.header_three .copyright{
margin: 10px 0px;
}
.nav-outer-info_1 {
position: absolute;
top: 15px;
right: 0;
width: 50px;
text-align: center;
z-index: 6;
}
.nav-outer-info_1 .element{
display: grid;
align-items: center;
}
.nav-outer-info_1 .element a.search_icon{
font-size: 16px;
line-height: 24px;
color: #fff;
z-index: 1;
padding-left: 0px;
margin-left: 0px;
border-left: 0px solid #f7f7f7;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.nav-outer-info_1 .element a.search_icon:hover{
color: #c19b76;
}
@media screen and (max-width: 785px) {
.header_three .navigation {
padding: 50px 15px 50px 15px;
}
.header_three #flexmenu .nav-inner ul.main-menu{
display: block!important;
margin: 30px 0px;
max-height: 330px;
overflow: auto;
}
.header_three #flexmenu .nav-inner ul.main-menu ul{
left: 0;
}
.header_three #flexmenu .nav-inner ul.main-menu ul ul{
top: 0;
padding-left: 10px;
}
.header_three #flexmenu .nav-inner ul.main-menu li > a{
align-items: start;
justify-content: start;
}
.header_three #flexmenu .nav-inner ul.main-menu ul.sub-menu li > a{
background: transparent;
color: #333;
border: 0px;
}
}
@media screen and (max-width: 600px) {
.header_three .navigation{
left: -250px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
} .header_four .navigation{
position: fixed;
left: 0;
top: 0;
z-index: 3;
width: 250px;
background: #fff;
height: 100%;
padding: 70px 0px 50px 0px;
flex-direction: column;
align-items: start;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.header_four .nav-bar{
width: 100%;
height: 100%;
}
.header_four .logo{
padding-left: 30px;
}
.header_four #flexmenu{
width: 100%;
}
.header_four .main-menu{
display: grid;
}
.header_four #flexmenu .nav-inner ul.main-menu >li{
border-left: 3px solid transparent;
padding: 0px 30px;
}
.header_four #flexmenu .nav-inner ul.main-menu >li.active,
.header_four #flexmenu .nav-inner ul.main-menu >li:hover{
border-left: 3px solid #000;
}
.header_four #flexmenu .nav-inner li, #flexmenu .nav-inner li a{
text-align: left;
}
.header_four #flexmenu .nav-inner ul.main-menu li > a{
padding: 10px 0px;
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
border-bottom: 1px solid #e8e8e8;
}
.header_four #flexmenu .nav-inner ul.main-menu ul{
left: 100%;
}
.header_four #flexmenu .nav-inner ul.main-menu > li:hover > ul {
top: 0;
padding-top: 0px;
}
.header_four #flexmenu .nav-inner ul.main-menu ul ul {
top: 15px;
}
.header_four #flexmenu .nav-inner ul.main-menu ul li a{
padding: 8px 20px;
}
.header_four .nav-more-info{
padding-left: 30px;
}
.header_four .social-icon{
margin: 0px 0px 0px 0px;
text-align: left;
}
.header_four .social-icon ul li a {
font-size: 13px;
padding: 0px 8px;
color: #222;
}
.header_four .social-icon ul li a:hover{
color: #c19b76;
}
.header_four .copyright{
margin: 0px;
text-align: left;
}
.nav-outer-info_2 {
position: absolute;
top: 25px;
right: 100px;
text-align: center;
z-index: 3;
}
.nav-outer-info_2 .element{
display: flex;
align-items: center;
justify-content: center;
}
.nav-outer-info_2 .element h6{
font-size: 11px;
font-weight: 600;
line-height: 20px;
z-index: 1;
letter-spacing: 1px;
text-transform: uppercase;
margin-bottom: 0px;
}
.nav-outer-info_2 .element h6.phone{
padding-left: 25px;
margin-left: 25px;
border-left: 1px solid #f7f7f7;
}
.nav-outer-info_2 .element h6,
.nav-outer-info_2 .element h6 a{
color: #aaa;
}
@media screen and (max-width: 1199px) {
#flexmenu .nav-inner ul.main-menu >li{
margin: 0px 10px;
}
#flexmenu .nav-inner li, #flexmenu .nav-inner li a{
font-size: 13px;
}
}
@media screen and (max-width: 785px) {
.header_four #flexmenu .nav-inner ul.main-menu{
display: block!important;
margin: 30px 0px;
max-height: 330px;
overflow: auto;
}
.header_four #flexmenu .nav-inner ul.main-menu ul{
left: 0;
}
.header_four #flexmenu .nav-inner ul.main-menu ul ul{
top: 0;
padding-left: 10px;
}
.header_four #flexmenu .nav-inner ul.main-menu li > a{
align-items: start;
justify-content: start;
}
.header_four #flexmenu .nav-inner ul.main-menu ul.sub-menu li > a{
background: transparent;
color: #333;
}
}
@media screen and (max-width: 600px) {
.header_four .navigation{
left: -250px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.nav-outer-info_2{
right: 50px;
}
.sidenavopen{
left: 50px;
}
}
@media screen and (max-width: 350px) {
.nav-outer-info_2 .element{
align-items: flex-end;
flex-direction: column;
}
}
.dark_mode #flexmenu .nav-inner ul.main-menu li a{
color: #ffffff;
}
.dark_mode .mobile-btn span{
background: #ffffff;
}
.dark_mode .element a.search_icon{
color: #ffffff;
}
.nmenu{padding:38px 0px;}
@media screen and (max-width: 785px) {
.nmenu{padding:0px 0px;}
}

body.fancybox-active {
overflow: hidden; }
body.fancybox-iosfix {
position: fixed;
left: 0;
right: 0; }
.fancybox-is-hidden {
position: absolute;
top: -9999px;
left: -9999px;
visibility: hidden; }
.fancybox-container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99992;
-webkit-tap-highlight-color: transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateZ(0);
transform: translateZ(0);
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.fancybox-outer {
overflow-y: auto;
-webkit-overflow-scrolling: touch; }
.fancybox-bg {
background: #1e1e1e;
opacity: 0;
transition-duration: inherit;
transition-property: opacity;
transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }
.fancybox-is-open .fancybox-bg {
opacity: 0.87;
transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
position: absolute;
direction: ltr;
z-index: 99997;
opacity: 0;
visibility: hidden;
transition: opacity .25s, visibility 0s linear .25s;
box-sizing: border-box; }
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
opacity: 1;
visibility: visible;
transition: opacity .25s, visibility 0s; }
.fancybox-infobar {
top: 0;
left: 0;
font-size: 13px;
padding: 0 10px;
height: 44px;
min-width: 44px;
line-height: 44px;
color: #ccc;
text-align: center;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-webkit-tap-highlight-color: transparent;
-webkit-font-smoothing: subpixel-antialiased;
mix-blend-mode: exclusion; }
.fancybox-toolbar {
top: 0;
right: 0;
margin: 0;
padding: 0; }
.fancybox-stage {
overflow: hidden;
direction: ltr;
z-index: 99994;
-webkit-transform: translate3d(0, 0, 0); }
.fancybox-slide {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow: auto;
outline: none;
white-space: normal;
box-sizing: border-box;
text-align: center;
z-index: 99994;
-webkit-overflow-scrolling: touch;
display: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform; }
.fancybox-slide::before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
width: 0; }
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
display: block; }
.fancybox-slide--image {
overflow: visible; }
.fancybox-slide--image::before {
display: none; }
.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
background: #000; }
.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
background: #E5E3DF; }
.fancybox-slide--next {
z-index: 99995; }
.fancybox-slide > * {
display: inline-block;
position: relative;
padding: 24px;
margin: 44px 0 44px;
border-width: 0;
vertical-align: middle;
text-align: left;
background-color: #fff;
overflow: auto;
box-sizing: border-box; }
.fancybox-slide > title,
.fancybox-slide > style,
.fancybox-slide > meta,
.fancybox-slide > link,
.fancybox-slide > script,
.fancybox-slide > base {
display: none; }
.fancybox-slide .fancybox-image-wrap {
position: absolute;
top: 0;
left: 0;
margin: 0;
padding: 0;
border: 0;
z-index: 99995;
background: transparent;
cursor: default;
overflow: visible;
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
background-size: 100% 100%;
background-repeat: no-repeat;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.fancybox-can-zoomOut .fancybox-image-wrap {
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.fancybox-can-zoomIn .fancybox-image-wrap {
cursor: -webkit-zoom-in;
cursor: zoom-in; }
.fancybox-can-drag .fancybox-image-wrap {
cursor: -webkit-grab;
cursor: grab; }
.fancybox-is-dragging .fancybox-image-wrap {
cursor: -webkit-grabbing;
cursor: grabbing; }
.fancybox-image,
.fancybox-spaceball {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
border: 0;
max-width: none;
max-height: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.fancybox-spaceball {
z-index: 1; }
.fancybox-slide--iframe .fancybox-content {
padding: 0;
width: 80%;
height: 80%;
max-width: calc(100% - 100px);
max-height: calc(100% - 88px);
overflow: visible;
background: #fff; }
.fancybox-iframe {
display: block;
margin: 0;
padding: 0;
border: 0;
width: 100%;
height: 100%;
background: #fff; }
.fancybox-error {
margin: 0;
padding: 40px;
width: 100%;
max-width: 380px;
background: #fff;
cursor: default; }
.fancybox-error p {
margin: 0;
padding: 0;
color: #444;
font-size: 16px;
line-height: 20px; } .fancybox-button {
box-sizing: border-box;
display: inline-block;
vertical-align: top;
width: 44px;
height: 44px;
margin: 0;
padding: 10px;
border: 0;
border-radius: 0;
background: rgba(30, 30, 30, 0.6);
color: #ccc;
transition: color .3s ease;
cursor: pointer; }
.fancybox-button[disabled] {
cursor: default;
opacity: 0.6; }
.fancybox-button:hover:not([disabled]) {
color: #fff; }
.fancybox-button svg {
display: block;
position: relative;
overflow: visible;
shape-rendering: geometricPrecision; }
.fancybox-button svg path {
fill: currentColor;
stroke: currentColor;
stroke-linejoin: round;
stroke-width: 3; }
.fancybox-button--share svg path {
stroke-width: 1; }
.fancybox-button--play svg path:nth-child(2) {
display: none; }
.fancybox-button--pause svg path:nth-child(1) {
display: none; } .fancybox-navigation {
display: none; }
.fancybox-show-nav .fancybox-navigation {
display: block; }
.fancybox-navigation button {
position: absolute;
top: 50%;
margin: -50px 0 0 0;
z-index: 99997;
background: transparent;
width: 60px;
height: 100px;
padding: 17px; }
.fancybox-navigation button:before {
content: "";
position: absolute;
top: 30px;
right: 10px;
width: 40px;
height: 40px;
background: rgba(30, 30, 30, 0.6); }
.fancybox-navigation .fancybox-button--arrow_left {
left: 0; }
.fancybox-navigation .fancybox-button--arrow_right {
right: 0; } .fancybox-close-small {
position: absolute;
top: 0;
right: 0;
width: 44px;
height: 44px;
padding: 0;
margin: 0;
border: 0;
border-radius: 0;
background: transparent;
z-index: 10;
cursor: pointer; }
.fancybox-close-small:after {
content: '×';
position: absolute;
top: 5px;
right: 5px;
width: 30px;
height: 30px;
font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
color: #888;
font-weight: 300;
text-align: center;
border-radius: 50%;
border-width: 0;
background-color: transparent;
transition: background-color .25s;
box-sizing: border-box;
z-index: 2; }
.fancybox-close-small:focus {
outline: none; }
.fancybox-close-small:focus:after {
outline: 1px dotted #888; }
.fancybox-close-small:hover:after {
color: #555;
background: #eee; }
.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
top: 0;
right: -44px; }
.fancybox-slide--image .fancybox-close-small:after,
.fancybox-slide--iframe .fancybox-close-small:after {
font-size: 35px;
color: #aaa; }
.fancybox-slide--image .fancybox-close-small:hover:after,
.fancybox-slide--iframe .fancybox-close-small:hover:after {
color: #fff;
background: transparent; }
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
display: none; } .fancybox-caption-wrap {
bottom: 0;
left: 0;
right: 0;
padding: 60px 2vw 0 2vw;
background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
pointer-events: none; }
.fancybox-caption {
padding: 30px 0;
border-top: 1px solid rgba(255, 255, 255, 0.4);
font-size: 14px;
color: #fff;
line-height: 20px;
-webkit-text-size-adjust: none; }
.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
pointer-events: all;
position: relative; }
.fancybox-caption a {
color: #fff;
text-decoration: underline; } .fancybox-slide > .fancybox-loading {
border: 6px solid rgba(100, 100, 100, 0.4);
border-top: 6px solid rgba(255, 255, 255, 0.6);
border-radius: 100%;
height: 50px;
width: 50px;
-webkit-animation: fancybox-rotate .8s infinite linear;
animation: fancybox-rotate .8s infinite linear;
background: transparent;
position: absolute;
top: 50%;
left: 50%;
margin-top: -30px;
margin-left: -30px;
z-index: 99999; }
@-webkit-keyframes fancybox-rotate {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
to {
-webkit-transform: rotate(359deg);
transform: rotate(359deg); } }
@keyframes fancybox-rotate {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
to {
-webkit-transform: rotate(359deg);
transform: rotate(359deg); } } .fancybox-animated {
transition-timing-function: cubic-bezier(0, 0, 0.25, 1); } .fancybox-fx-slide.fancybox-slide--previous {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
opacity: 0; }
.fancybox-fx-slide.fancybox-slide--next {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
opacity: 0; }
.fancybox-fx-slide.fancybox-slide--current {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1; } .fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
opacity: 0;
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
.fancybox-fx-fade.fancybox-slide--current {
opacity: 1; } .fancybox-fx-zoom-in-out.fancybox-slide--previous {
-webkit-transform: scale3d(1.5, 1.5, 1.5);
transform: scale3d(1.5, 1.5, 1.5);
opacity: 0; }
.fancybox-fx-zoom-in-out.fancybox-slide--next {
-webkit-transform: scale3d(0.5, 0.5, 0.5);
transform: scale3d(0.5, 0.5, 0.5);
opacity: 0; }
.fancybox-fx-zoom-in-out.fancybox-slide--current {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
opacity: 1; } .fancybox-fx-rotate.fancybox-slide--previous {
-webkit-transform: rotate(-360deg);
-ms-transform: rotate(-360deg);
transform: rotate(-360deg);
opacity: 0; }
.fancybox-fx-rotate.fancybox-slide--next {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
opacity: 0; }
.fancybox-fx-rotate.fancybox-slide--current {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
opacity: 1; } .fancybox-fx-circular.fancybox-slide--previous {
-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
opacity: 0; }
.fancybox-fx-circular.fancybox-slide--next {
-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
opacity: 0; }
.fancybox-fx-circular.fancybox-slide--current {
-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
opacity: 1; } .fancybox-fx-tube.fancybox-slide--previous {
-webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }
.fancybox-fx-tube.fancybox-slide--next {
-webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }
.fancybox-fx-tube.fancybox-slide--current {
-webkit-transform: translate3d(0, 0, 0) scale(1);
transform: translate3d(0, 0, 0) scale(1); } .fancybox-share {
padding: 30px;
border-radius: 3px;
background: #f4f4f4;
max-width: 90%; }
.fancybox-share h1 {
color: #222;
margin: 0 0 20px 0;
font-size: 33px;
font-weight: 700;
text-align: center; }
.fancybox-share p {
margin: 0;
padding: 0;
text-align: center; }
.fancybox-share_button {
display: inline-block;
text-decoration: none;
margin: 0 10px 10px 0;
padding: 10px 20px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
border-radius: 3px;
background: #fff;
white-space: nowrap;
font-size: 16px;
line-height: 23px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
min-width: 140px;
color: #888;
transition: all .2s; }
.fancybox-share_button:focus,
.fancybox-share_button:hover {
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
text-decoration: none;
color: #555; }
.fancybox-share_button svg {
margin-right: 5px;
width: 23px;
height: 23px;
vertical-align: top; } .fancybox-thumbs {
display: none;
position: absolute;
top: 0;
bottom: 0;
right: 0;
width: 212px;
margin: 0;
padding: 2px;
background: rgba(30, 30, 30, 0.7);
-webkit-tap-highlight-color: transparent;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
box-sizing: border-box;
z-index: 99995; }
.fancybox-show-thumbs .fancybox-thumbs {
display: block; }
.fancybox-show-thumbs .fancybox-inner {
right: 212px; }
.fancybox-thumbs > ul {
list-style: none;
position: absolute;
position: relative;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow-x: hidden;
overflow-y: auto;
font-size: 0;
white-space: nowrap; }
.fancybox-thumbs > ul > li {
float: left;
overflow: hidden;
padding: 0;
margin: 2px;
width: 100px;
height: 75px;
max-width: calc(50% - 4px);
max-height: calc(100% - 8px);
position: relative;
cursor: pointer;
outline: none;
-webkit-tap-highlight-color: transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
box-sizing: border-box; }
li.fancybox-thumbs-loading {
background: rgba(0, 0, 0, 0.1); }
.fancybox-thumbs > ul > li > img {
position: absolute;
top: 0;
left: 0;
min-width: 100%;
min-height: 100%;
max-width: none;
max-height: none;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.fancybox-thumbs > ul > li:before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border: 4px solid #4ea7f9;
z-index: 99991;
opacity: 0;
transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
opacity: 1; } @media all and (max-width: 800px) {
.fancybox-thumbs {
width: 110px; }
.fancybox-show-thumbs .fancybox-inner {
right: 110px; }
.fancybox-thumbs > ul > li {
max-width: calc(100% - 10px); } }@font-face{font-family:'FontAwesome';src:url(//www.photogralex.at/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.photogralex.at/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.photogralex.at/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.photogralex.at/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.photogralex.at/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.photogralex.at/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.blog-comments .comment-area .comment-block {
max-width: 90%;
width: 100%;
}
.blog-comments .comment-area .comment #respond{
margin-left: 100px;
margin-bottom: 50px;
margin-top: 20px;
}
.sidebar .widget .sidebar_tags ul.tag_list li a, .tagcloud a{
font-size: 14px !important;
}
.mt-100{
margin-top: 100px;
}
@media screen and (max-width: 768px) {
.comment-area .commenter img {
height: 60px;
}
.comment-sec ul ul{
padding-left: 10px;
}
}
@media screen and (max-width: 600px) {
html {
margin-top: 0 !important;
}
}
.blog_details.type_1 .blog_details_header .cate a{
color: #000;
}
.blog_details.type_2 .blog_details_header .cate a{
color: #fff;
}
.comment-form-cookies-consent{
display: none;
}
.zig_zag_col .elementor-widget-wrap{
max-width: 440px;
margin: 0 auto;
}
.about_us_btn .power_button .power_button_icon{
color: #000;
font-size: 14px;
font-weight: bold;
}
@media screen and (max-width: 1200px){
.zig_zag_col .elementor-widget-wrap {
padding: 0px 50px;
}
}
@media screen and (max-width: 991px) {
.zig_zag_col .elementor-widget-wrap {
padding: 100px 0px;
}
}   .widget_text img{
width: 100%;
height: auto;
}
.rssSummary,.rpwwt-post-date,.rpwwt-post-comments-number{
font-family: 'Arial', sans-serif;
}
.wp-caption {
max-width: 100%;
margin-bottom: 30px;
} .page-links{
clear: both;
}
.page-links span {
font-weight: 600;
padding-left: 10px;
display: inline-block;
}
.page-links span.page-links-title{
color: #000;
padding-left: 0px;
}
.page-links span{
color: #222222;
}
.page-links a span{
color: #000;
}
.page-links a span:hover{
color: #222222;
}
.page-links span.screen-reader-text{
padding-left: 0px;
}
.entry-footer{
clear: both;
} .alignnone {
margin: 5px 20px 20px 0;
height: auto;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
width: 100%;
height: auto;
margin: 0;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
.gallery-caption{
text-align: center;
}
.bypostauthor{
color: inherit;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.comment-form-cookies-consent{
padding: 15px 15px;
}
.comment-form-cookies-consent input{
margin-right: 10px;
}
.post-page-numbers.current{
padding: 0;
} .error_sec{
padding: 295px 0px;
}
.not-found h1{
font-size: 60px;
line-height: 60px;
font-weight: 700;
margin-bottom: 20px;
}
.not-found h5{
font-size: 24px;
font-weight: 600;
line-height: 36px;
margin-bottom: 10px;
}
.not-found p{
font-size: 16px;
letter-spacing: 1px;
margin-bottom: 35px;
} 
.not-found a.btn{
font-size: 12px;
text-transform: uppercase;
padding: 10px 20px;
color: #222222;
border: 1px solid #222222;
outline: none;
box-shadow: none;
}
.not-found a.btn:hover,.not-found a.btn:focus,.not-found .btn-outline-primary:not(:disabled):not(.disabled):active{
background: #222222;
border: 1px solid #222222;
color: #ffffff;
box-shadow: none;
}
.not-found .search-form{
position: relative;
left: 0;
top: 0;
transform: none;
display: flex;
}
.not-found .search-form .form-control-submit{
max-width: 80px;
margin-left: 15px;
background: #222222;
border-color: transparent;
color: #fff;
font-size: 24px;
cursor: pointer;
transition: all 0.5s ease;
}
.not-found .search-form .form-control-submit:hover{
background: #ffffff;
color: #222222;
}
.wp-caption {
max-width: 100%;
margin-bottom: 30px;
}
.post-password-form input[type="password"]{
font-size: 14px;
color: #4c668d;
display: inline-block;
height: 50px;
border: 1px solid #ececec;
background: transparent;
border-radius: 10px;
box-shadow: none;
outline: none;
padding: 12px 15px;
}
.post-password-form input[type="submit"]{
position: relative;
width: auto;
display: inline-block;
font-family: 'Poppins', sans-serif;
font-size: 12px;
line-height: 26px;
font-weight: 500;
letter-spacing: 2px;
text-align: center;
text-transform: uppercase;
text-decoration: none;
outline: none;
box-shadow: none;
padding: 12px 45px;
color: #fff;
background: #222222;
border-width: 0px 0px 0px 0px;
border-style: solid;
border-color: #222222;
-webkit-border-radius: 10px;
border-radius: 10px;
overflow: hidden;
cursor: pointer;
-webkit-transition-duration: .3s;
transition-duration: .3s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.comment-area li.pingback,
.comment-area li.trackback{
border-bottom: 1px dotted #999;
padding-bottom: 45px;
margin-bottom: 45px;
padding-left: 0;
list-style-type: none;
}
@media screen and (max-width: 991px) {
.post-password-form input[type="password"]{
display: block;
}
}
.blog_post .full_content h1, .blog_post .full_content h2, .blog_post .full_content h3, .blog_post .full_content h4, .blog_post .full_content h5, .blog_post .full_content h6,
.page .full_content h1, .page .full_content h2, .page .full_content h3, .page .full_content h4, .page .full_content h5, .page .full_content h6,
.comment-content h1, .comment-content h2, .comment-content h3, .comment-content h4, .comment-content h5, .comment-content h6,
.blog-comments h1, .blog-comments h2, .blog-comments h3, .blog-comments h4, .blog-comments h5, .blog-comments h6,
.comment-block h1, .comment-block h2, .comment-block h3, .comment-block h4, .comment-block h5, .comment-block h6 {
margin-top: 30px;
margin-bottom: 25px;
}
.comment-area .comment-block h4 a.comment-reply-link{
font-size: 14px;
text-transform: capitalize;
font-weight: 400;
}
table{
margin-bottom: 15px;
}
@media screen and (max-width: 480px){
.swiper-navigation {
display:none;
}
}
@media screen and (max-width: 991px){
.slide_3 .swiper-navigation {
display:none; 
}
}
@media screen and (max-width: 767px){
.slide_3 .swiper-controller {
display:none; 
}
}
.project_details_header {
background-repeat: no-repeat;
background-size: cover;
}
.blog_details_header,
.blog_details_gallery{
margin-bottom: 70px;
}
.blog_details.type_2 .blog_details_header h1.title{
color: #fff;
}@font-face {
font-family: 'Brushed Traveler';
src: url(//www.photogralex.at/wp-content/themes/oculus/assets/css/css/fonts/Brushed Traveler.ttf);
}
@font-face{ 
font-family: 'bombes-webfont';
src: url(//www.photogralex.at/wp-content/themes/oculus/assets/css/fonts/bombes-webfont.eot);
src: url(//www.photogralex.at/wp-content/themes/oculus/assets/css/fonts/bombes-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.photogralex.at/wp-content/themes/oculus/assets/css/fonts/bombes-webfont.woff) format('woff'),
url(//www.photogralex.at/wp-content/themes/oculus/assets/css/fonts/bombes-webfont.otf) format('otf'),
url(//www.photogralex.at/wp-content/themes/oculus/assets/css/fonts/bombes-webfont.ttf) format('truetype'),
url(//www.photogralex.at/wp-content/themes/oculus/assets/css/fonts/bombes-webfont.svg#webfont) format('svg');
}
* {
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
:active,
:focus {
outline: none !important;
} *{
margin:0;
text-decoration:none
}
html{
height: 100%;
width: 100%;
font-size: 100%;
overflow-x: hidden;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
img {
max-width: 100%;
height: auto;
}
body {
font-family: 'Arial', sans-serif;
font-weight: 400;
max-width: 100%;
overflow-x: hidden;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.body_box .wrapper{
position: relative;
padding: 80px 80px;
}
.body_box .wrapper .inner_body{
position: relative;
z-index: 5;
}
.dark_mode .wrapper{
background: #121212;
}
.light_mode .wrapper{
background: #ffffff;
}
.dark_mode .wrapper:before{
content: "";
position: absolute;
left: 0;
top: 0;
background: #282828;
width: 500px;
height: 100%;
}
.dark_mode .wrapper:after,
.light_mode .wrapper:after{
content: "";
position: absolute;
right: 0;
top: 0;
background: #000000;
width: 250px;
height: 100%;
}
@media screen and (max-width: 600px) {
.body_box .wrapper{
padding: 0px 0px;
}
}
@media screen and (max-width: 600px) {
body.side_menu .wrapper{
margin-left: 0px;
}
}
a,p,div,h1,h2,h3,h4,h5,h6{
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
a{
color: #222222;
text-decoration: none;
}
a:hover, a:focus {
color: #111111;
text-decoration: none;
} h1,
.h1 {
font-size: 32px;
word-break: break-word;
}
h2,
.h2 {
font-size: 24px;
word-break: break-word;
}
h3,
.h3 {
font-size: 20px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 16px;
}
h6,
.h6 {
font-size: 14px;
}
h1,h2,h3,h4,h5,h6 {
line-height: 1;
}
section {
padding-top: 90px;
padding-bottom: 90px;
}
.section-title{
text-align: center;
margin-bottom: 80px;
}
.section-title h2{
font-size: 36px;
font-weight: 800;
text-transform: uppercase;
line-height: 50px;
}
.section-title h6{
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
line-height: 24px;
margin-bottom: 30px;
} ::-webkit-scrollbar {
width: 3px;
height: 3px;
} ::-webkit-scrollbar-track {
background: #eee; 
} ::-webkit-scrollbar-thumb {
background: #222222; 
} .button_group{
position: relative;
z-index: 1;
display: inline-flex;
}
.button_styles .button_group{
margin: 10px 5px;
}
.button{
position: relative;
width: auto;
display: inline-block;
font-size: 12px;
font-weight: 400;
letter-spacing: 1px;
text-align: center;
text-decoration: none;
outline: none;
box-shadow: none;
padding: 13px 40px;
border-width: 0px;
border-style: solid;
border-color: inherit;
-webkit-border-radius: 0px;
border-radius: 0px;
overflow: hidden;
cursor: pointer;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.button span {
position: relative;
z-index: 2;
display: inline-block;
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.button.sm{
padding: 12px 45px;
}
.button.md{
padding: 16px 50px;
}
.button.lg{
padding: 18px 55px;
}
.button:before,
.button:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
opacity: 1;
z-index: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
} .transparent_white_button{
border-color: #ffffff;
color: #ffffff;
}
.transparent_white_button:hover{
color: #222222;
}
.transparent_white_button:after{
background: transparent;
}
.transparent_white_button:before{
background: #ffffff;
}
.transparent_black_button{
border-color: #222222;
color: #222222;
}
.transparent_black_button:hover{
color: #ffffff;
}
.transparent_black_button:after{
background: transparent;
}
.transparent_black_button:before{
background: #222222;
}
.fade_white_button{
border-color: #ffffff;
color: #222222;
}
.fade_white_button:hover{
color: #ffffff;
}
.fade_white_button:after{
background: rgba(255, 255, 255, 0.5);
}
.fade_white_button:before{
background: rgba(34, 34, 34, 0.5);
}
.fade_black_button{
border-color: #000;
color: #ffffff;
}
.fade_black_button:hover{
color: #ffffff;
}
.fade_black_button:after{
background: rgba(34, 34, 34, 0.3);
}
.fade_black_button:before{
background: rgba(255, 255, 255, 0.2);
}
.white_button{
border-color: #ffffff;
color: #222222;
}
.white_button:hover{
color: #ffffff;
}
.white_button:after{
background: #ffffff;
}
.white_button:before{
background: #222222;
}
.light_button{
border-color: #eee;
color: #999;
}
.light_button:hover{
color: #ffffff;
}
.light_button:after{
background: #f9f9f9;
}
.light_button:before{
background: #222222;
}
.black_button{
border-color: #222222;
color: #ffffff;
}
.black_button:hover{
color: #222222;
}
.black_button:after{
background: #222222;
}
.black_button:before{
background: #ffffff;
}
.gold_button{
border-color: #c19b76;
color: #ffffff;
}
.gold_button:hover{
color: #c19b76;
}
.gold_button:after{
background: #c19b76;
}
.gold_button:before{
background: #ffffff;
} .button.effect_1:before {
right: 101%;
top: 0;
}
.button.effect_1:hover::before {
right: 0;
}
.button.effect_1:after {
left: 0;
top: 0;
}
.button.effect_1:hover::after {
left: 101%;
} .button.effect_2:before {
bottom: 100%;
left: 0;
}
.button.effect_2:hover::before {
bottom: 0;
}
.button.effect_2:after {
left: 0;
top: 0;
}
.button.effect_2:hover::after {
top: 100%;
} .button.effect_3:before {
left: 100%;
top: 0;
}
.button.effect_3:hover::before {
left: 0;
}
.button.effect_3:after {
right: 0;
top: 0;
}
.button.effect_3:hover::after {
right: 100%;
} .button.effect_4:before {
top: 100%;
left: 0;
}
.button.effect_4:hover::before {
top: 0;
}
.button.effect_4:after {
bottom: 0;
left: 0;
}
.button.effect_4:hover::after {
bottom: 100%;
} .button.effect_5:before {
left: 0;
top: 0;
transform: scale(0);
}
.button.effect_5:hover::before {
right: 0;
transform: scale(1);
}
.button.effect_5:after {
left: 0;
top: 0;
transform: scale(1);
}
.button.effect_5:hover::after {
left: 0;
transform: scale(0);
} .button.effect_6{
background: #999;
}
.button.effect_6:before {
right: 90%;
top: 0;
}
.button.effect_6:hover::before {
right: -90%;
}
.button.effect_6:after {
left: 90%;
top: 0;
}
.button.effect_6:hover::after {
left: -90%;
} .button.effect_7:before {
top: 90%;
left: 0;
}
.button.effect_7:hover::before {
top: -50%;
transform: skewX(-45deg);
-webkit-transform: skewX(-45deg);
}
.button.effect_7:after {
bottom: 90%;
left: 0;
}
.button.effect_7:hover::after {
bottom: -50%;
transform: skewX(45deg);
-webkit-transform: skewX(45deg);
} .button.effect_8:before {
top: 90%;
left: 0;
}
.button.effect_8:hover::before {
top: -50%;
transform: skewX(45deg);
-webkit-transform: skewX(45deg);
}
.button.effect_8:after {
bottom: 90%;
left: 0;
}
.button.effect_8:hover::after {
bottom: -50%;
transform: skewX(-45deg);
-webkit-transform: skewX(-45deg);
} .button.effect_9{
color: #222222;
}
.button.effect_9:before,
.button.effect_9:after {
display: none;
}
.button.effect_9:hover {
background: #222222;
color: #ffffff;
border-radius: 30px;
} .button.effect_10{
color: #222222;
}
.button.effect_10:before{
top: 0;
right: 100%;
}
.button.effect_10:hover:before{
top: 0;
right: 0;
}
.button.effect_10:after {
content: "\f287";
font-family: "Ionicons";
left: 70%;
top: 0;
opacity: 0;
width: auto;
line-height: 48px;
font-size: 12px;
background: transparent;
}
.button.effect_10:hover:after {
left: 80%;
opacity: 1;
} .button.effect_11:before {
content: "\f3d1";
font-family: "Ionicons";
left: 30%;
top: 0;
opacity: 0;
width: auto;
line-height: 48px;
font-size: 12px;
background: transparent;
}
.button.effect_11:hover:before {
left: 15%;
opacity: 1;
}
.button.effect_11:after{
top: 0;
left: 0;
}
.button.effect_11:hover:after{
top: 100%;
left: 0;
} .button.effect_12:before {
content: "\f3d1";
font-family: "Ionicons";
right: 100%;
top: 0;
opacity: 0;
width: 100%;
line-height: 48px;
font-size: 12px;
}
.button.effect_12:hover:before {
right: 0%;
opacity: 1;
}
.button.effect_12:hover span {
-webkit-transform: translateX(200%);
-moz-transform: translateX(200%);
-ms-transform: translateX(200%);
transform: translateX(200%);
}
.button.effect_12:after{
top: 0;
left: 0;
}
.button.effect_12:hover:after{
top: 100%;
left: 0;
} .button.effect_13:before {
content: "\f3d1";
font-family: "Ionicons";
right: 0;
bottom: 100%;
opacity: 0;
width: 100%;
line-height: 48px;
font-size: 12px;
}
.button.effect_13:hover:before {
bottom: 0%;
opacity: 1;
}
.button.effect_13:hover span {
-webkit-transform: translateY(200%);
-moz-transform: translateY(200%);
-ms-transform: translateY(200%);
transform: translateY(200%);
}
.button.effect_13:after{
top: 0;
left: 0;
}
.button.effect_13:hover:after{
top: 100%;
left: 0;
} .button.effect_14:before {
content: attr(data-text);
font-family: "Ionicons";
right: 100%;
top: 0;
opacity: 0;
width: 100%;
line-height: 48px;
font-size: 12px;
}
.button.effect_14:hover:before {
right: 0%;
opacity: 1;
}
.button.effect_14:hover span {
-webkit-transform: translateX(200%);
-moz-transform: translateX(200%);
-ms-transform: translateX(200%);
transform: translateX(200%);
}
.button.effect_14:after{
top: 0;
left: 0;
}
.button.effect_14:hover:after{
top: 0;
left: 100%;
} .button.effect_15:before {
content: attr(data-text);
right: 0;
bottom: 100%;
opacity: 0;
width: 100%;
line-height: 48px;
font-size: 12px;
}
.button.effect_15:hover:before {
bottom: 0%;
opacity: 1;
}
.button.effect_15:hover span {
-webkit-transform: translateY(200%);
-moz-transform: translateY(200%);
-ms-transform: translateY(200%);
transform: translateY(200%);
}
.button.effect_15:after{
top: 0;
left: 0;
}
.button.effect_15:hover:after{
top: 100%;
left: 0;
} .page-header{
position: relative;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
margin: 0px;
padding: 220px 0px 220px 0px;
}
.page-header:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(27, 27, 31, 0.63);
}
.page-header-content{
position: relative;
z-index: 2;
}
.page-header-content .heading{
position: relative;
font-size: 48px;
font-weight: 600;
line-height: 60px;
margin-top: 0px;
margin-bottom: 40px;
padding: 0px 20px 35px 20px;
color: #ffffff;
display: inline-block;
}
.page-header-content .icon{
position: absolute;
font-size: 16px;
color: #ffffff;
width: 100%;
left: 50%;
top: 70%;
transform: translateX(-50%);
}
.page-header-content .icon:before{
content: "";
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
width: 40%;
height: 2px;
background: transparent;
border-bottom: 1px solid #999;
}
.page-header-content .icon:after{
content: "";
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
width: 40%;
height: 2px;
background: transparent;
border-bottom: 1px solid #999;
}
.page-header.type1 .page-header-content p{
font-family: 'Arial', serif;
font-size: 13px;
font-style: italic;
color: #ffffff;
letter-spacing: 0.5px;
line-height: 26px;
}
.page-header .sign{
margin-top: 30px;
} .page-header.type2{
background: transparent;
padding-top: 150px;
padding-bottom: 90px;
}
.page-header.type2:before{
display: none;
}
.page-header.type2 .page-header-content .heading{
position: relative;
font-size: 48px;
font-weight: 800;
color: #222222;
}
.page-header.type2 .page-header-content p{
font-size: 24px;
font-weight: 500;
color: #666;
letter-spacing: -0.25px;
line-height: 36px;
}
.page-header.type2 .page-header-content .icon{
color: #ddd;
}
.page-header.type2 .page-header-content .icon:before{
border-bottom: 1px solid #ddd;
}
.page-header.type2 .page-header-content .icon:after{
border-bottom: 1px solid #ddd;
}
.breadcrumb {
padding: 0px 0px;
margin-bottom: 0;
list-style: none;
display: block;
background: transparent;
}
.breadcrumb li{
position: relative;
display: inline-block;
font-family: 'Arial', sans-serif;
font-size: 16px;
color: #ffffff;
}
.breadcrumb li:before{
content: "/";
padding: 0px 5px;
color: #ff5f2c;
}
.breadcrumb li:first-child:before{
display: none;
}
.breadcrumb li a{
color: #ffffff;
}
.breadcrumb li a:hover,
.breadcrumb li.active{
color: #c19b76;
font-weight: 500;
}
@media screen and (max-width: 991px) {
.page-header{
padding: 100px 0px 100px 0px;
}
}
@media screen and (max-width: 767px) {
.page-header.type2 .page-header-content .heading,
.page-header-content .heading{
padding: 0px 40px;
font-size: 40px;
line-height: 40px;
}
.page-header.type2 .page-header-content p,
.page-header-content p{
font-size: 18px;
line-height: 28px;
}
.page-header-content .icon{
top: 100%;
}
} table {
border-color: #dcd7ca;
}
th, td {
border: 0.1rem solid #dcd7ca;
line-height: 1.4;
margin: 0;
overflow: visible;
padding: 0.5em;
} .home-img-single {
background-image: url(http://placehold.it/1820x850);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
position: relative;
margin: 0 35px; 
padding-bottom: 170px;
}
.bg-image {
background-image: url(http://placehold.it/1820x600);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
margin: 0 50px;
}
.about_me {
background-image: url(//www.photogralex.at/wp-content/themes/oculus/assets/images/about-bg.jpg);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
position: relative;
padding: 200px 0 170px 0;
height: 100%;
} .about_skill_sec{
background: #fcfcfc;
padding: 130px 0px;
}
.progress-heading {
font-size: 38px;
font-weight: 800;
line-height: 48px;
text-transform: uppercase;
color: #000;
word-break: break-word;
padding-right: 50px;
text-align: right;
}
.content-heading-black h6 {
font-size: 16px;
text-transform: uppercase;
line-height: 24px;
color: #222222;
font-weight: 600;
letter-spacing: 0.5px;
}
.content-heading-black p {
font-size: 14px;
font-weight: 500;
line-height: 28px;
color: #5e646a;
margin-top: 20px;
margin-bottom: 55px;
}
.about_bottom_part{
padding-top: 130px;
padding-bottom: 60px;
}
.number-icon-box {
margin-bottom: 70px;
}
.number-icon-box span {
color: #999; 
font-weight: 700;  
font-size: 18px;
}
.number-icon-box h3{
font-weight: 700; 
text-transform: uppercase; 
letter-spacing: 1px;
color: #222222;
margin: 20px 0;
}
.number-icon-box p {
font-size: 14px;
font-weight: 500;
color: #5e646a;
line-height: 28px;
margin-bottom: 0px;
} .banner_1{
position: relative;
background: url(//www.photogralex.at/wp-content/themes/oculus/assets/images/bg-1.jpg);
background-position: center;
background-size: cover;
padding: 130px 0px;
text-align: center;
}
.banner_inner {
position: relative; 
background: #ffffff; 
text-align: center;
width: 635px;
max-width: 100%;
display: inline-block;
margin: 0 auto;
z-index: 2; 
padding: 10px;
}
.banner_content {
border: 1px solid #dddddd; 
padding: 90px 0 70px 0;
}
.banner_content h2 {
font-size: 38px;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 30px;
}
.banner_content p {
font-size: 14px;
font-weight: 600;
line-height: 2;
text-transform: uppercase;
letter-spacing: 2px;
color: #999;
margin-bottom: 0px;
}
.banner_content .button_group{
margin-top: 35px;
}
.banner_content .insta_icon{
margin-bottom: 30px;
} .banner_2{
position: relative;
text-align: center;
}
.banner_2 .banner_inner {
background: #ffffff;
text-align: center;
width: 40%;
max-width: 100%;
display: inline-block;
margin: 0 auto;
z-index: 2;
padding: 10px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.banner_2 .banner_content {
border: 1px solid #dddddd; 
padding: 43px 0 43px 0;
}
@media screen and (max-width: 991px) {
.banner_2 .banner_inner{
width: 70%;
}
}
.home-details {position: relative; z-index: 2;}
.home-details-section-one {margin-top: 130px;}
.home-details-section-two {margin-top: 260px;}
.home-details-section .slide_heading {font-size: 60px; margin-top: 45px; color: #222222; letter-spacing: -1px;} .about-details h3 {
text-transform: uppercase;
color: #ffffff;
font-weight: 600;
margin-bottom: 40px;
font-size: 24px;
letter-spacing: 2px;
}
.about-details p {
font-size: 14px;
color: #999;
line-height: 28px;
}
ul.about_list{
color: #ffffff;
padding-left: 35px;
list-style-type: none;
}
ul.about_list li {
position: relative;
padding-left: 15px;
font-size: 14px;
line-height: 30px;
}
ul.about_list li::before {
content: "\25CB";
color: #efefef;
font-size: 20px;
display: inline-block;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.about-details img {margin-top: 40px;}
.headerline h2{
position: relative;
}
.headerline h2:after{
content: "";
position: absolute;
left: 0;
top: 100%;
width: 30px;
height: 2px;
background: #000000;
}
.icon-box-inline {display: -webkit-inline-box;}
.icon-about-detail {margin-left: 30px; margin-bottom: 35px;}
.icon-box-inline:last-child .icon-about-detail {margin-bottom: 0}
.icon-box-inline .icon-about-detail-head {text-transform: uppercase; color: #222222; font-weight: 700; font-size: 11px;}
.icon-about-detail p {font-weight: 400; letter-spacing: -1px; color: #888;}
.img-middle-icon-box {
padding: 100px 70px 70px 70px; 
text-align: center;
}
.img-middle-icon-box h3 {
font-size: 18px;
font-weight: 700; 
text-transform: uppercase; 
letter-spacing: 1px;
color: #ffffff;
margin: 20px 0;
}
.img-middle-icon-box p {
font-size: 14px;
font-weight: 500;
line-height: 26px;
color: #999;
letter-spacing: 0.25px;
margin-bottom: 50px;
}
.img-middle-icon-box img {
margin-bottom: 10px;
}
.img-middle-icon-box a {
background: #959595;
width: 20px;
height: 20px;
line-height: 21px;
text-align: center; 
border-radius: 100%;
display: block;
margin: 0 auto;
}
.img-middle-icon-box:hover a{
background: #ffffff;
}
.img-middle-icon-box a i {
color: #000;
font-size: 14px;
font-weight: bold;
margin-left: 2px;
}
.about_blockquote {
margin: 15px 0px;
}
.about_blockquote_content{
padding-top: 120px;
}
.about_blockquote_content h6 {
font-size: 16px;
text-transform: uppercase; 
color: #999; 
font-weight: 500; 
letter-spacing: 1px; 
margin-bottom: 20px;
}
.about_blockquote_content .blockquote p {
font-family: 'Arial', serif;
font-size: 24px;
line-height: 42px;
font-style: italic;
letter-spacing: 0px;
color: #000;
margin-bottom: 70px;
}
.about_blockquote_content .blockquote .title{
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
color: #000;
}
.about_blockquote_content .blockquote .designation{
font-size: 12px;
font-weight: 700;
color: #999;
text-transform: uppercase;
}
.about_blockquote_content .blockquote img{
float: right;
}
@media screen and (max-width: 1200px) {
.about_content_inner {
padding: 100px 50px;
}
}
@media screen and (max-width: 991px) {
.about_content_inner {
padding: 100px 50px;
}
}
@media screen and (max-width: 767px) {
.about_content_box{
display: block;
}
.about_content_box.alt .about_content{
margin-left: 0px;
}
ul.about_list{
padding-left: 10px;
}
} .about_top_part{
text-align: center;
}
.about_top_part h2 {
font-size: 36px; 
font-weight: 700;
text-transform: uppercase;
margin-bottom: 30px;
}
.about_top_part .about-subtitle {
font-size: 16px; 
font-weight: 500;
line-height: 30px;
text-transform: uppercase; 
color: #999; 
letter-spacing: 0.5px; 
margin-bottom: 50px;
}
.full-about{
padding: 0px 70px;
}
.full-about .full-about-para {
font-size: 16px;
font-weight: 500;
color: #5e646a; 
line-height: 30px; 
margin-bottom: 50px;
}
.full-about .full-about-para:first-child {
text-align: right;
}
.full-about .full-about-para:last-child {
text-align: left;
}
.full-about .full-about-para p{
margin-bottom: 0px;
}
.feature_inner_box_3{
background: #222222;
padding: 130px 0px;
}
.feature_inner_box_3 .section-title h2{
color: #ffffff;
}
.feature_inner_box_3 .section-title h6{
color: #999;
}
.img-middle-icon-box2 {
padding: 75px 90px 90px 90px;
text-align: center;
border-right: 1px solid #333;
border-bottom: 1px solid #333;
}
.img-middle-icon-box2 h3 {
font-size: 16px;
font-weight: 700; 
text-transform: uppercase; 
letter-spacing: 1px;
color: #ffffff;
margin: 20px 0;
}
.img-middle-icon-box2 p {
font-size: 14px;
font-weight: 500;
line-height: 28px;
color: #999;
letter-spacing: 0px;
margin-bottom: 0px;
}
.img-middle-icon-box2 img {
margin-bottom: 10px;
}
.img-middle-icon-box2 a {
background: #959595;
width: 20px;
height: 20px;
line-height: 21px;
text-align: center; 
border-radius: 100%;
display: block;
margin: 0 auto;
}
.img-middle-icon-box2:hover a{
background: #ffffff;
}
.img-middle-icon-box2 a i {
color: #000;
font-size: 14px;
font-weight: bold;
margin-left: 2px;
}
.feature_inner_box_3 .img-middle-icon-box2:nth-child(2){
border-bottom: 0;
}
.bl_0{
border-left: 0px;
}
.bt_0{
border-top: 0px;
}
.br_0{
border-right: 0px;
}
.bb_0{
border-bottom: 0px;
}
@media screen and (max-width: 991px) {
.full-about .full-about-para{
margin-bottom: 25px;
}
.full-about .full-about-para:first-child,
.full-about .full-about-para:last-child{
text-align: center;
}
.img-middle-icon-box2 {
padding: 50px 50px;
}
.img-middle-icon-box2,
.img-middle-icon-box2.bb_0 {
border-right: 0px solid #333;
border-bottom: 1px solid #333;
}
.img-middle-icon-box2 h3{
line-height: 24px;
}
.team_carousel_1 .owl-dots:before,
.team_carousel_1 .owl-dots:after{
display: none;
}
}
@media screen and (max-width: 767px) {
.full-about {
padding: 0px 15px;
}
}  .bg_white {
background: #ffffff;
}
.bg_light{
background: #fafafa;
}
.bg_gray{
background: #f6f6f6;
}
.bg_light_gray{
background: #f6f6f6;
}
.bg_black {
background: #000;
}
.bg_dark {
background: #1b1b1f;
}
.bg_transparent {
background: transparent;
}
.bg-222{
background: #222222;
}
.bg-2525{
background: #252525;
}
.bg-2929{
background: #292929;
}
.content_title{
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
color: #999;
margin-bottom: 30px;
} .typography{
padding-bottom: 30px;
}
.htag_content h1{ font-size: 48px;}
.htag_content h2{ font-size: 38px;}
.htag_content h3{ font-size: 30px;}
.htag_content h4{ font-size: 24px;}
.htag_content h5{ font-size: 18px;}
.htag_content h6{ font-size: 16px;}
.htag_content h1,
.htag_content h2,
.htag_content h3,
.htag_content h4,
.htag_content h5,
.htag_content h6{
font-weight: 700;
text-transform: uppercase;
color: #000;
margin: 25px 0px;
display: inline-flex;
align-items: center;
justify-content: space-between;
width: 100%;
}
.htag_content h1 span,
.htag_content h2 span,
.htag_content h3 span,
.htag_content h4 span,
.htag_content h5 span,
.htag_content h6 span{
font-size: 12px;
font-weight: 500;
color: #5e646a;
text-transform: lowercase;
}
.highlights_content {
margin-top: 25px; 
margin-bottom: 35px;
display: inline-block;
}
.highlights_content p {
font-size: 14px;
color: #5e646a;
line-height: 24px;
margin-bottom: 25px;
}
.highlights_content p span{
font-weight: 500;
padding: 2px 4px;
display: inline-block;
}
.highlights_content p span.border-dot{
border: 1px dotted #000;
}
.highlights_content p span.color-gray{
color: #999;
}
.tooltips_content {
margin-top: 25px; 
margin-bottom: 35px;
display: inline-block;
}
.tooltips_content a{
color: #999;
}
.tooltips_content a:hover{
color: #000;
} [data-tooltip] {
position: relative;
z-index: 2;
cursor: pointer;
}
[data-tooltip]:before,
[data-tooltip]:after {
visibility: hidden;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
pointer-events: none;
}
[data-tooltip]:before {
position: absolute;
padding: 7px;
width: 160px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
content: attr(data-tooltip);
text-align: center;
font-size: 12px;
font-weight: 600;
line-height: 16px;
text-transform: uppercase;
letter-spacing: 1px;
}
.black-tooltip[data-tooltip]:before{
background: #1b1b1f;
border: 1px solid #000;
color: #ffffff;
}
.light-tooltip[data-tooltip]:before{
background: #fafafa;
border: 1px solid #f6f6f6;
color: #222222;
}
.left-tooltip[data-tooltip]:before {
top: 0%;
right: 100%;
margin-right: 10px;
}
.top-tooltip[data-tooltip]:before {
margin-bottom: 7px;
bottom: 100%;
left: 50%;
transform: translateX(-50%);
}
.right-tooltip[data-tooltip]:before {
top: 0%;
left: 100%;
margin-left: 10px;
}
.bottom-tooltip[data-tooltip]:before {
margin-top: 7px;
top: 100%;
left: 50%;
transform: translateX(-50%);
}
[data-tooltip]:after {
position: absolute;
width: 0;
border-right: 7px solid transparent;
border-left: 7px solid transparent;
content: " ";
font-size: 0;
line-height: 0;
}
.black-tooltip[data-tooltip]:after{
border-top: 7px solid #000;
}
.light-tooltip[data-tooltip]:after{
border-top: 7px solid #fafafa;
}
.left-tooltip[data-tooltip]:after {
top: 50%;
right: 100%;
transform: translateY(-50%) rotate(-90deg);
}
.top-tooltip[data-tooltip]:after {
bottom: 100%;
left: 50%;
transform: translateX(-50%);
}
.right-tooltip[data-tooltip]:after {
top: 50%;
left: 100%;
transform: translateY(-50%) rotate(90deg);
}
.bottom-tooltip[data-tooltip]:after {
top: 100%;
left: 50%;
transform: translateX(-50%) rotate(180deg);
} [data-tooltip]:hover:before,
[data-tooltip]:hover:after {
visibility: visible;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
} .list_style ul{
list-style-type: none;
margin-bottom: 30px;
}
.list_style ul li{
position: relative;
font-size: 14px;
font-weight: 500;
color: #000;
padding-left: 25px;
padding-top: 5px;
padding-bottom: 5px;
}
.list_style ul li:before{
font-family: "Ionicons";
font-size: 12px;
font-weight: 600;
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
color: #999;
}
.list_style ul li:hover:before{
color: #000;
}
ul.circle li:before{
content: "\f1f6";
}
ul.share li:before{
content: "\f20f";
}
ul.checkmark li:before{
content: "\f2bc";
}
ul.decimal{
counter-reset: numbers;
}
ul.decimal li:before{
counter-increment: numbers;
content: "0"counter(numbers);
}
ul.arrow li:before{
content: "\f287";
}
ul.angle li:before{
content: "\f3d1";
} .dropcaps_style{
margin-top: 30px;
}
.dropcaps_style .content_title{
margin-bottom: 60px;
}
.dropcaps_list_style{
padding: 90px 0px 50px 0px;
}
.dropcap{
margin-bottom: 40px;
}
.dropcap p{
font-size: 14px;
line-height: 24px;
color: #5e646a;
margin-bottom: 0px;
}
.dropcap .firstcharacter {
float: left;
font-size: 36px;
font-weight: 700;
line-height: 50px;
width: 50px;
height: 50px;
display: inline-block;
text-align: center;
margin-right: 15px;
border: 1px solid #eee;
}
.dropcap.round .firstcharacter {
border-radius: 100%;
}
.dropcap.square .firstcharacter {
border-radius: 0px;
} .blockquote_sec{
padding: 70px 0px;
}
.blockquote_sec .divider{
margin: 50px 0px;
}
.blockquote_content h6 {
font-size: 12px;
text-transform: uppercase; 
color: #999; 
font-weight: 700; 
letter-spacing: 0px; 
margin-bottom: 60px;
}
.blockquote {
padding-left: 50px;
border-left: 2px solid #eee;
}
.blockquote p {
font-family: 'Arial', serif;
font-size: 16px;
line-height: 36px;
font-style: italic;
letter-spacing: 0px;
color: #000;
margin-bottom: 30px;
}
.blockquote .title{
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
color: #000;
}
.blockquote .designation{
font-size: 12px;
font-weight: 700;
color: #999;
text-transform: uppercase;
}
.blockquote.type2 {
position: relative;
border: 1px solid #eee;
background-color: #f9f9f9;
padding: 60px 100px;
text-align: center;
}
.blockquote.type2:after{
content: '';
position: absolute;
width: 80px;
height: 70px;
right: 40px;
bottom: 40px;
background: url(//www.photogralex.at/wp-content/themes/oculus/assets/images/quote-icon.png);
background-position: center;
background-repeat: no-repeat;
}
.blockquote.type2 p {
font-family: 'Arial', serif;
font-size: 14px;
line-height: 28px;
font-style: italic;
letter-spacing: 0px;
color: #000;
margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
.blockquote.type2{
padding: 40px;
}
} .testibox1{
padding: 0px 170px 0px 170px;
text-align:center;
}
.testibox1 .testi-img{
margin: 0 auto;
width: 100px;
height: 100px;
border-radius: 100%;
overflow: hidden;
}
.testibox1 h4{
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0px;
margin-top: 25px;
color: #222222;
}
.testibox1 h6{
font-size: 12px;
font-weight: 600;
color: #999;
text-transform: uppercase;
margin-bottom: 0px;
}
.testibox1 p{
font-family: 'Arial', serif;
font-size: 16px;
line-height: 34px;
font-style: italic;
color: #5e646a;
margin-top: 45px;
margin-bottom: 0px;
} .testimonials .owl-theme .owl-nav{
margin: 50px 0px;
}
.testimonials .owl-theme .owl-nav [class*='owl-']{
margin: 0px;
margin-right: -1px;
padding: 0px;
border: 1px solid #eee;
border-radius: 0;
width: 47px;
font-size: 30px;
position: relative;
overflow: hidden;
background: transparent;
color: #999;
}
.testimonials .owl-theme .owl-nav [class*='owl-']:hover{
background: #000;
color: #ffffff;
} .testimonials .owl-dots {
position: relative;
text-align: center; 
}
.testimonials .owl-dots .owl-dot {
margin: 0px 7px;
border-radius: 100%;
border: 1px solid #ddd;
width: 20px;
height: 20px;
background: transparent;
cursor: pointer;
transform: scale(0.5);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.testimonials .owl-dots .owl-dot.active {
transform: scale(1);
}
.testimonials .owl-dots .owl-dot span{
width: 6px;
height: 6px;
background: #222222;
border-radius: 100%;
display: block;
margin: 0 auto;
transform: scale(0);
}
.testimonials .owl-dots .owl-dot.active span{
transform: scale(1);
} .testimonials.type2 .testibox1 h4, 
.testimonials.type2 .testibox1 p{
color: #ffffff;
} .testimonial-carousel{
position: relative;
}
.testimonial-carousel .swiper-slide{
background: transparent;
}
.testimonial-carousel .swiper-controller {
position: relative;
width: 100%;
height: 22px;
top: 0;
transform: translateY(0%);
z-index: 1;
margin: 50px 0px 0px 0px;
}
.testimonial-carousel .swiper-navigation {
position: relative;
width: 96px;
height: 22px;
top: 0%;
left: 50%;
transform: translateX(-50%);
z-index: 1;
}
.testimonial-carousel .swiper-button-prev:after, .testimonial-carousel .swiper-container-rtl .swiper-button-next:after {
content: "\f3cf";
font-family: "Ionicons";
background: rgba(0, 0, 0, 0);
border: 1px solid #eee;
color: #999999;
font-size: 20px;
position: absolute;
top: 50%;
padding: 0px 0px;
cursor: pointer;
transform: translateY(-50%);
width: 45px;
height: 45px;
line-height: 43px;
text-align: center;
}
.testimonial-carousel .swiper-button-next:after, .testimonial-carousel .swiper-container-rtl .swiper-button-prev:after {
content: "\f3d1";
font-family: "Ionicons";
background: rgba(0, 0, 0, 0);
border: 1px solid #eee;
color: #999999;
font-size: 20px;
position: absolute;
top: 50%;
padding: 0px 0px;
cursor: pointer;
transform: translateY(-50%);
width: 45px;
height: 45px;
line-height: 43px;
text-align: center;
}
.testimonial-carousel .swiper-button-prev:hover:after, .testimonial-carousel .swiper-container-rtl .swiper-button-next:hover:after,
.testimonial-carousel .swiper-button-next:hover:after, .testimonial-carousel .swiper-container-rtl .swiper-button-prev:hover:after{
background: rgba(0, 0, 0, 0.8); 
color: #ffffff;
}
.type2 .testimonial-carousel .swiper-button-prev:after, .testimonial-carousel .swiper-container-rtl .swiper-button-next:after {
content: "\f3cf";
font-family: "Ionicons";
background: #49494c;
border: 1px solid #49494c;
color: #ffffff;
font-size: 20px;
position: absolute;
top: 50%;
padding: 0px 0px;
cursor: pointer;
transform: translateY(-50%);
width: 45px;
height: 45px;
line-height: 43px;
text-align: center;
border-radius: 100%;
}
.type2 .testimonial-carousel .swiper-button-next:after, .testimonial-carousel .swiper-container-rtl .swiper-button-prev:after {
content: "\f3d1";
font-family: "Ionicons";
background: #49494c;
border: 1px solid #49494c;
color: #ffffff;
font-size: 20px;
position: absolute;
top: 50%;
padding: 0px 0px;
cursor: pointer;
transform: translateY(-50%);
width: 45px;
height: 45px;
line-height: 43px;
text-align: center;
border-radius: 100%;
}
.type2 .testimonial-carousel .swiper-button-prev:hover:after, .type2 .testimonial-carousel .swiper-container-rtl .swiper-button-next:hover:after,
.type2 .testimonial-carousel .swiper-button-next:hover:after, .type2 .testimonial-carousel .swiper-container-rtl .swiper-button-prev:hover:after{
background: #ffffff; 
color: #000000;
}
.testimonials.type2 .owl-theme .owl-nav{
margin: 50px 0px;
}
.testimonials.type2 .owl-theme .owl-nav [class*='owl-']{
margin: 0px 5px;
padding: 0px;
border: 0;
border-radius: 0;
width: 47px;
font-size: 30px;
position: relative;
overflow: hidden;
background: #49494c;
color: #ffffff;
border-radius: 100%;
}
.testimonials.type2 .owl-theme .owl-nav [class*='owl-']:hover{
background: #ffffff;
color: #000;
} .testimonials.type2 .owl-dots {
position: relative;
text-align: center; 
}
.testimonials.type2 .owl-dots .owl-dot {
margin: 0px 7px;
border-radius: 100%;
border: 1px solid #ffffff;
width: 20px;
height: 20px;
background: transparent;
cursor: pointer;
transform: scale(0.5);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.testimonials.type2 .owl-dots .owl-dot.active {
transform: scale(1);
}
.testimonials.type2 .owl-dots .owl-dot span{
width: 6px;
height: 6px;
background: #999;
border-radius: 100%;
display: block;
margin: 0 auto;
transform: scale(0);
}
.testimonials.type2 .owl-dots .owl-dot.active span{
transform: scale(1);
}
@media screen and (max-width: 767px) {
.testibox1{
padding: 0px 50px;
}
} .owl-carousel-slider-nav .owl-nav {position: absolute; bottom: 15px; left: 49%;}
.owl-carousel-slider-nav .owl-nav button{
cursor: pointer;
}
.owl-carousel-slider-nav .owl-nav button span, 
.owl-carousel-slider-nav .owl-nav .owl-prev span:before {background: #cccccc; content: ""; position: absolute; width: 40px; height: 1px; top: 3px; left: 65px;}
.owl-carousel-slider-nav .owl-nav .owl-next span:before {background: #cccccc; content: ""; position: absolute; width: 40px; height: 1px; top: 3px; right: 75px;}
.owl-carousel-slider-nav .owl-dots {position: absolute; left: 47%; bottom: 15px;}
.owl-carousel-slider-nav .owl-dot {margin-right: 20px;}
.owl-carousel-slider-nav .owl-dots .owl-dot {border-radius: 100%; width: 8px; height: 8px; background: #808080; border: 0;}
.owl-carousel-slider-nav .owl-dots .owl-dot.active {border-radius: 100%; border: 1px solid #dcdcdc; width: 15px; height: 15px; background: #000;}
.bullet-style ul {list-style: none; margin-top: 30px; margin-bottom: 0;}
.bullet-style ul li ul {margin-top: 0;}
.bullet-style ul li ul li:before {color: #888;}
.bullet-style .bullet-para {margin-bottom: 0; margin-top: 20px;}
.bullet-style ul li:before {content: "\2022"; color: #c19b76; font-weight: bold; line-height: 0; margin-right: 30px; font-size: 22px;}
.team_section{
padding: 130px 0px;
}
.team .label-text{
padding: 25px 0px;
}
.team .label-text h4 {
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
color: #222222;
margin-top: 0px;
}
.team .label-text h6 {
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
color: #999;
margin-bottom: 0px;
}
.team-carousel{
position: relative;
}
.team-carousel .swiper-slide{
background: transparent;
}
.team-carousel .swiper-controller {
position: relative;
width: 100%;
height: 22px;
top: 100%;
transform: translateY(0%);
z-index: 1;
margin-top: 25px;
}
.team-carousel .swiper-navigation {
position: relative;
width: 120px;
height: 22px;
top: 100%;
left: 50%;
transform: translateX(-50%);
z-index: 1;
}
.team-carousel .swiper-pagination-fraction, 
.team-carousel .swiper-pagination-custom, 
.team-carousel .swiper-pagination-bullets {
top: 0px;
left: 0;
width: 100%;
height: 22px;
transform: translateX(0%);
}
.team-carousel .swiper-pagination-bullet{
margin: 0px 4px;
}
.team-carousel .swiper-pagination:before {
content: ""; 
position: absolute; 
background: #e0e0e0; 
width: calc(50% - 100px); 
height: 1px; 
left: 0; 
top: 45%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.team-carousel .swiper-pagination:after {
content: ""; 
position: absolute; 
background: #e0e0e0; 
width: calc(50% - 100px); 
height: 1px; 
right: 0; 
top: 45%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
} .contact_body{
background: #f6f6f6;
padding-top: 130px;
}
.contact_info {
position: relative;
padding-right: 100px;
}
.contact_info .title {
position: relative;
font-size: 20px; 
color: #222222; 
text-transform: uppercase; 
font-weight: 600; 
letter-spacing: 3px; 
margin-bottom: 70px;
}
.contact_info .title:after {
content: ""; 
position: absolute; 
top: 60px; 
left: 0;
background: #000; 
width: 30px; 
height: 2px; 
}
.contact_info p {
font-size: 16px; 
color: #999;
}
.contact_info h4 {
font-size: 16px;
font-weight: 600; 
text-transform: uppercase;
color: #222222; 
margin-top: 30px;
}
.contact-form input[type=submit].button{
margin-top: 15px;
}
.input_field{
position: relative;
margin-bottom: 25px;
}
.input_field label {
font-size: 12px;
font-weight: 600;
color: #999999;
letter-spacing: 1px;
cursor: text;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
transform-origin: left top;
transform: translate(0, 0) scale(1);
position: absolute;
left: 0px;
top: 5px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.input_field input.form-control:not(:placeholder-shown) + label, 
.input_field textarea.md-textarea:not(:placeholder-shown) + label, 
.input_field .form-control:focus + label,
.input_field textarea.md-textarea:focus + label {
transform: translate(0, -15px) scale(1);
cursor: pointer;
}
.input_field input.form-control::-webkit-input-placeholder,
.input_field textarea.md-textarea::-webkit-input-placeholder {
opacity: 0;
transition: inherit;
}
.input_field input.form-control::placeholder,
.input_field textarea.md-textarea::placeholder {
opacity: 0;
transition: inherit;
} .input_field input.form-control:focus::-webkit-input-placeholder,
.input_field textarea.md-textarea:focus::-webkit-input-placeholder {
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
color: #000000;
opacity: 1;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.input_field .form-control{
padding: 10px 0px;
font-size: 14px;
font-weight: 600;
color: #000000;
}
.input_field input[type=text]:focus:not([readonly]) + label, .input_field input[type=email]:focus:not([readonly]) + label, .input_field input[type=tel]:focus:not([readonly]) + label, .input_field textarea.md-textarea:focus:not([readonly]) + label {color: #999999;}
.input_field input[type=text]:focus:not([readonly]), .input_field input[type=email]:focus:not([readonly]), .input_field input[type=tel]:focus:not([readonly]), .input_field textarea.md-textarea:focus:not([readonly]) {box-shadow: none; border-bottom: 1px solid rgba(204, 204, 204, 0.4);}
.input_field input[type=text], .input_field input[type=email], .input_field input[type=tel], .input_field input[type=password], .input_field textarea.md-textarea {
background: transparent;
border: 0px;
border-radius: 0px;
border-bottom: 1px solid rgba(204, 204, 204, 0.7);
}
input[type=submit].button{
background: #222222;
font-weight: 400;
text-transform: uppercase;
padding: 12px 40px;
border: 1px solid #222222;
}
input[type=submit].button:hover{
background: #ffffff;
color: #222222;
}
.map {
width: 100%;
height: 600px;
margin-top: 130px;
} .contact_body.map_full{
position: relative;
padding-top: 0px;
}
.map_full .map {
height: 830px;
margin-top: 0px;
}
.map_full .power_contact_info .power_contact_info_header .title {
font-size: 30px;
letter-spacing: 2px;
margin-bottom: 25px;
padding-bottom: 0px;
}
.map_full .contact_info .title:after{
display: none;
}
.map_full .contact_info {
position: absolute;
z-index: 3;
width: 50%;
left: 120px;
top: 120px;
padding: 100px;
background: #ffffff;
}
.map_full .contact_info:after{
content: "";
position: absolute;
bottom: 100px;
right: 60px;
width: 125px;
height: 75px;
background-image: url(//www.photogralex.at/wp-content/themes/oculus/assets/images/stamp.png);
background-repeat: no-repeat;
background-position: center;
}
.map_full .contact_info p.short_desc{
border-bottom: 1px dotted #999;
padding-bottom: 35px;
}
@media screen and (max-width: 991px) {
.contact_info{
padding-right: 0px;
padding-bottom: 50px;
}
.map_full .contact_info {
width: 75%;
left: 50px;
top: 50px;
padding: 40px;
}
}
@media screen and (max-width: 600px) {
.map_full .contact_info {
position: relative;
width: 100%;
left: 0px;
top: 0px;
padding: 40px;
}
} .newsletter_form{
margin-top: 10px;
padding: 50px 0px;
}
.newsletter_form .form_header h3{
font-size: 24px;
font-weight: 500;
line-height: 24px;
letter-spacing: 1px;
text-transform: uppercase;
margin-bottom: 0px;
}
.newsletter_form form{
display: flex;
justify-content: center;
align-items: center;
}
.newsletter_form .input_field{
width: 30%;
margin: 0px 40px;
}
.newsletter_form .input_field input[type=text]{
height: 50px;
font-size: 13px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
color: #000;
padding: 10px 15px;
background: #ffffff;
border: 1px solid #ccc;
}
.newsletter_form .input_field label{
left: 15px;
top: 15px;
font-size: 13px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
color: #000;
}
.newsletter_form .input_field .form-control:focus + label{
transform: translate(0, -20px) scale(1);
cursor: pointer;
opacity: 0.4;
}
.newsletter_form .button {
background: #222222;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 1px;
padding: 15px 45px;
}
.newsletter_form .button:hover {
background: #ffffff;
color: #222222;
}
@media screen and (max-width: 767px) {
.newsletter_form form{
flex-direction: column;
}
.newsletter_form .input_field{
width: 80%;
margin: 15px 0px;
}
.newsletter_form .button_group{
width: 80%;
}
.newsletter_form .button{
width: 100%;
}
}
.progress {height: 2px; overflow: unset; position: relative; margin-bottom: 40px;}
.progress:last-child {margin-bottom: 0;}
.progress .progress-bar {
background-color: #222222;
width: 0;
height: 4px;
animation: progress 1.5s ease-in-out forwards;
}
.progress .title {
color: #999;
position: absolute;
font-weight: 500;
right: 0;
top: -40px;
font-size: 14px;
animation: show 0.35s forwards ease-in-out 0.5s;
opacity: 0;
}
@keyframes progress {
from {
width: 0;
}
to {
width: 100%;
}
} 
@keyframes show  {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.progress span {color: #888888; position: absolute; right: 0; top: -45px; font-size: 14px;}
.about-progress h6 {
margin-bottom: 20px;
font-size: 16px;
color: #2a2d32;
font-weight: 700;
letter-spacing: 0.25px;
}
.price-table-inner .btn {
border-radius: 0;
font-size: 12px;
line-height: 1;
letter-spacing: 1px;
font-weight: 400;
border: 1px solid #ffffff;
background: #ffffff;
padding: 15px 40px;
display: inline-block;
}
.custom-checkbox .custom-control-label::before {background-color: transparent; border: 1px solid #dddddd; border-radius: 0 !important;}
.custom-control-input:active ~ .custom-control-label::before {background-color: transparent;}
.custom-control-input:focus ~ .custom-control-label::before {box-shadow: none;}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {background-color: transparent;}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {background-image: url(//www.photogralex.at/wp-content/themes/oculus/assets/images/check.png);}
.custom-radio .custom-control-label::before {background-color: transparent; border: 1px solid #dddddd;}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {background-image: url(//www.photogralex.at/wp-content/themes/oculus/assets/images/black-ellipes.png);}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {background-color: transparent;}
.custom-control-inline .custom-control-input:checked ~ .custom-control-label::before {background: #222222;}
.custom-control-inline .custom-control-label::before {background: #222222;}
.custom-control-inline .custom-control-input:checked ~ .custom-control-label::after {background-image: url(//www.photogralex.at/wp-content/themes/oculus/assets/images/white-ellipse.png);}
.custom-control-label {font-size: 14px; letter-spacing: -1px;}
.custom-control-input:disabled ~ .custom-control-label {color: #888888;}
@media screen and (max-width: 767px) {
.radio_check{
margin-top: 30px;
}
.progress:last-child{
margin-bottom: 40px;
}
}
.table th {
border-top: 1px solid #acacac;
border-left: 1px solid #acacac;
border-right: 1px solid #acacac;
}
.table td {
border-top: 1px solid #acacac;
border-right: 1px solid #acacac;
}
.table thead th {
border-bottom: 2px solid #999;
}
.table thead tr th {
text-transform: uppercase; 
font-size: 14px; 
font-weight: 700; 
padding-left: 20px;
}
.table tbody tr th {
font-size: 14px; 
font-weight: 600; 
padding-left: 20px;
}
.table tbody td {
font-size: 14px;
padding-left: 20px;
}
.table tbody {
border-bottom: 1px solid #acacac;
} .power-accordion .power-card{
border: 1px solid #dddddd;
border-bottom: 0px solid #dddddd;
}
.power-accordion .power-card:last-child{
border-bottom: 1px solid #dddddd;
}
.power-accordion .power-card-header {
padding: 0px;
background-color: transparent;
}
.power-accordion .power-card-header .power-accordion-title {
display: inline-block;
font-size: 14px;
font-weight: 700;
line-height: 24px;
text-transform: uppercase;
margin-bottom: 0;
margin-top: 0px;
color: #222222;
}
.power-accordion .power-card-header > .power-btn-link {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 12px 25px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
justify-content: space-between;
}
.power-accordion .power-card-header > .power-btn-link .power_accordion_icon_group {
font-size: 20px;
padding-left: 20px;
color: #c19b76;
border-left: 1px solid #dddddd;
}
.power-accordion .power-card-header > .power-btn-link[aria-expanded=true] {
border-bottom: 0px solid #dedede;
}
.power-accordion .power-card-header > .power-btn-link[aria-expanded=true] .power_accordion_icon_group{
color: #ffffff;
border-left: 1px solid #ffffff;
}
.power-accordion .power-card-header > .power-btn-link:hover,
.power-accordion .power-card-header > .power-btn-link:focus {
text-decoration: none;
}
.power-accordion .power-card-header > .power-btn-link[aria-expanded=true] .icon-closed {
display: block;
}
.power-accordion .power-card-header > .power-btn-link[aria-expanded=true] .icon-open {
display: none;
}
.power-accordion .power-card-header > .power-btn-link[aria-expanded=false] .icon-closed {
display: none;
}
.power-accordion .power-card-header > .power-btn-link[aria-expanded=false] .icon-open {
display: block;
}
.power-accordion .power-card-header > .power-btn-link[aria-expanded="true"]{
background: #222222;
}
.power-accordion .power-card-header > .power-btn-link[aria-expanded="true"] .power-accordion-title {
color: #ffffff;
}
.power-accordion .power-card-header > .power-btn-link[aria-expanded="false"] .power-accordion-title {
color: #222222;
}
.power-accordion .power-card-body {
padding: 30px 25px;
color: #5e646a;
}
@media screen and (max-width: 991px) {
.power-accordion{
margin-bottom: 50px;
}
} .nav-tabs .nav-link.active, 
.nav-tabs .nav-item.show .nav-link, 
.nav-tabs .nav-link:hover, 
.nav-tabs .nav-link:focus {
border-bottom: 2px solid #c19b76; 
color: #222222; border-radius: 0; 
background-color: transparent; 
border-left: 0; 
border-right: 0; 
border-top: 0;
}
.nav-tabs .nav-link {
padding: 0; 
border: 0; 
border-radius: 0; 
border-bottom: 2px solid transparent; 
font-size: 14px; 
font-weight: 600; 
color: #999999; 
padding-bottom: 25px;
}
.nav-tabs .nav-item {padding-right: 40px;}
.tab-content > .tab-pane {
margin-top: 40px; 
margin-top: 40px; 
color: #888;
} .grid-item {
overflow: hidden;
position: relative;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
} .grid:after {
content: '';
display: block;
clear: both;
} .grid-masonary:after {
content: '';
display: block;
clear: both;
} .grid-1 .grid-item, .grid-1 .grid-sizer {width: 100%;}
.grid-2 .grid-item, .grid-2 .grid-sizer {width: 50%;}
.grid-3 .grid-item, .grid-3 .grid-sizer  {width: 33.33%;}
.grid-4 .grid-item, .grid-4 .grid-sizer  {width: 25%;}
.grid-5 .grid-item, .grid-5 .grid-sizer  {width: 20%;}
.grid-10 .grid-item, .grid-10 .grid-sizer  {width: 10%;}
.masonary .grid-item.image-20 {width: 20%;}
.masonary .grid-item.image-25 {width: 25%;}
.masonary .grid-item.image-40 {width: 40%;}
.masonary .grid-item.image-50 {width: 50%;}
.masonary .grid-item.image-66 {width: 66.66%;}
.grid-2 .grid-sizer.small {width: 1%;}
.grid-3 .grid-sizer.small {width: 1%;}
.grid-4 .grid-sizer.small {width: 1%;}
.gutter-0 .grid-item {
padding: 0px;
}
.gutter-5 .grid-item {
padding: 5px;
}
.gutter-10 .grid-item {
padding: 10px;
}
.gutter-15 .grid-item {
padding: 15px;
}
.gutter-20 .grid-item {
padding: 20px;
}
.gutter-25 .grid-item {
padding: 25px;
}
.gutter-30 .grid-item {
padding: 30px;
} .portfolio-hidden{
overflow: auto;
display: flex;
padding-bottom: 30px;
}
.portfolio-hidden .grid-item, 
.portfolio-hidden .grid-sizer {
width: 20%;
flex: 0 0 20%;
padding-bottom: 0px;
}
.portfolio-hidden .grid-item .label-text{
position: absolute;
left: 0;
bottom: 0;
width: 100%;
padding: 50px 40px;
background: rgba(0, 0, 0, 0.3);
}
.portfolio-hidden .grid-item .label-text h4 {
font-size: 24px;
font-weight: 700;
line-height: 30px;
color: #fff;
padding-top: 0px;
} .portfolio-masonry .button-group {
background: #222222;
text-align: center;
}
.portfolio-masonry .button-group .button {
background: none;
border: 0px;
color: #999;
padding: 25px 0px;
margin: 0px 30px;
font-size: 16px;
font-weight: 400;
letter-spacing: 1px;
cursor: pointer;
-o-transition: all .3s ease; 
-ms-transition: all .3s ease; 
-moz-transition: all .3s ease; 
-webkit-transition: all .3s ease; 
transition: all .3s ease;
}
.portfolio-masonry .button-group .button {
border-bottom: 3px solid transparent; 
}
.portfolio-masonry .button-group .button.is-checked, 
.portfolio-masonry .button-group .button:hover {
border-bottom: 3px solid #ffffff; 
color: #fff;
}
.portfolio-masonry .button-group .button:first-child {margin-left: 0;}
.portfolio-masonry .button-group .button:last-child {margin-right: 0;}
.filters-button-group .button .filter-count{
opacity: 0;
visibility: hidden;
}
.filters-button-group .button.is-checked .filter-count{
opacity: 1;
visibility: visible;
}
.grid-item img.item_image{
width: 100%;
}
.grid-item .thumb{
position: relative;
overflow: hidden;
width: 100%;
height: 100%;
}
.portfolio-masonry .grid-item .works-info{
position: absolute;
left: 0;
top: -100%;
width: 100%;
height: 100%;
background: #464646;
-o-transition: all .3s ease; 
-ms-transition: all .3s ease; 
-moz-transition: all .3s ease; 
-webkit-transition: all .3s ease; 
transition: all .3s ease;
}
.portfolio-masonry .grid-item:hover .works-info{
top: 0;
}
.portfolio-masonry .grid-item .label-text{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
display: flex;
align-items: center;
justify-content: space-between;
background: transparent;
padding: 0;
}
.grid-item .label-text h4 {
font-size: 16px;
line-height: 22px;
font-weight: 700;
padding-top: 0px;
letter-spacing: 0px;
color: #000;
text-transform: uppercase;
margin-bottom: 5px;
}
.grid-item .label-text h6 {
color: #999; 
padding-bottom: 0px; 
text-transform: uppercase; 
font-size: 12px; 
font-weight: 600; 
letter-spacing: 1px;
margin-bottom: 0px;
}
.works-info .label-text a.popup,
.works-info .label-text a.link{
background: #c19b76;
width: 50px;
height: 50px;
display: inline-block;
line-height: 46px;
text-align: center;
margin: 0px 20px;
}
.works-info .label-text a:first-child{
margin-left: 0;
}
.works-info .label-text a:last-child{
margin-right: 0;
} .portfolio-grid .button-group {
text-align: center;
padding: 0px 0px 50px 0px;
}
.portfolio-grid .button-group .button {
background: none;
border: 0px;
font-size: 16px;
color: #888;
padding: 5px 10px;
margin: 0px 20px;
font-weight: 600;
letter-spacing: 0px;
cursor: pointer;
-o-transition: all .3s ease; 
-ms-transition: all .3s ease; 
-moz-transition: all .3s ease; 
-webkit-transition: all .3s ease; 
transition: all .3s ease;
}
.portfolio-grid .button-group .button {
border-bottom: 2px solid transparent; 
}
.portfolio-grid .button-group .button.is-checked{
border-bottom: 2px solid #222222; 
color: #222222;
}
.portfolio-grid .button-group .button:hover {
color: #222222;
}
.portfolio-grid .button-group .button:first-child {margin-left: 0;}
.portfolio-grid .button-group .button:last-child {margin-right: 0;}
.portfolio-grid .button-group .button sup{
font-size: 16px;
top: -5px;
left: 4px;
color: #888;
}
.grid-item .label-text{
background: #fff;
text-align: center;
padding: 25px 10px;
} .overlay_effect .grid-item .works-info{
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 100%;
background: rgb(0,0,0);
background: -moz-linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
transform: scale(0.5);
-o-transition: all .3s ease; 
-ms-transition: all .3s ease; 
-moz-transition: all .3s ease; 
-webkit-transition: all .3s ease; 
transition: all .3s ease;
}
.overlay_effect .grid-item:hover .works-info{
top: 0%;
transform: scale(1);
}
.overlay_effect .grid-item .thumb .label-text {
background: transparent;
text-align: center;
padding: 25px 10px;
bottom: 0;
position: absolute;
width: 100%;
}
.overlay_effect .grid-item .thumb .label-text h4{
color: #ffffff;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
}
.overlay_effect .grid-item .thumb .label-text h6{
color: #999999;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
}
.grid-item ul.social{
display: flex;
align-items: center;
justify-content: center;
margin-top: 12px;
margin-bottom: 0px;
list-style: none;
}
.grid-item ul.social li a{
color: #cbd2d9;
padding: 0px 6px;
font-size: 12px;
} .project_details{
padding-bottom: 100px;
}
.project_details_header {
position: relative;
background-position: center;
text-align: center;
padding-top: 130px;
padding-bottom: 70px;
}
.project_details_header:before{
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4);
}
.project_details_header > div{
position: relative;
}
.project_details_header .cate {
font-size: 14px;
color: #ffffff;
background: #020204;
text-transform: uppercase;
font-weight: 500;
margin: 0 auto;
line-height: 1;
display: inline-block;
padding: 10px 20px;
letter-spacing: 1px;
}
.project_details_header h1.title{
font-size: 48px;
font-weight: 600;
text-transform: uppercase;
line-height: 60px;
margin-top: 40px;
margin-bottom: 60px;
}
.project_details_header .credit_info{
list-style: none;
margin-bottom: 0px;
display: flex;
align-items: center;
justify-content: center;
}
.project_details_header .credit_info .credit_item{
padding: 0px 80px;
border-right: 1px solid #ddd;
}
.project_details_header .credit_info .credit_item:first-child{
padding-left: 0px;
}
.project_details_header .credit_info .credit_item:last-child{
padding-right: 0px;
border: 0px;
}
.project_details_header .credit_info .credit_item h5 {
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
color: #010101;
word-break: keep-all;
}
.project_details_header .credit_info .credit_item h6 {
font-size: 16px;
font-weight: 400;
color: #5e646a;
word-break: keep-all;
} .project_details.type_2 .project_details_header {
position: relative;
background: url(//www.photogralex.at/wp-content/themes/oculus/assets/images/bg-2.jpg);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
margin: 0px;
padding-top: 270px;
padding-bottom: 170px;
text-align: center;
}
.project_details.type_2 .project_details_header:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(34, 34, 34, 0.70);
}
.project_details.type_2 .project_details_header .cate {
color: #999;
background: #ffffff;
}
.project_details.type_2 .project_details_header h1.title,
.project_details.type_2 .project_details_header .credit_info .credit_item h5,
.project_details.type_2 .project_details_header .credit_info .credit_item h6{
color: #ffffff;
} .project_inner_top{
margin-top: 65px;
padding: 0 180px;
margin-bottom: 45px;
}
.project_inner_bottom {
margin-top: 55px;
padding: 0 180px;
margin-bottom: 0px;
}
.project_inner_top h3 {
font-size: 30px;
color: #222222;
font-weight: 700;
line-height: 36px;
margin-bottom: 40px;
}
.project_details_inner p {
color: #5e646a;
font-size: 16px;
font-weight: 500;
line-height: 30px;
}
.project_inner_bottom h4{
font-size: 18px;
color: #222222;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 20px;
}
.project_details_gallery .gallery_item{
margin-top: 15px;
margin-bottom: 15px;
}
.portfolio-carousel{
position: relative;
}
.portfolio-carousel .swiper-controller {
position: absolute;
width: 100%;
height: 22px;
top: 50%;
transform: translateY(-50%);
z-index: 1;
}
.portfolio-carousel .swiper-navigation {
position: relative;
width: 100%;
height: 22px;
left: 0%;
transform: translateX(0%);
z-index: 1;
}
.portfolio-carousel .swiper-button-prev:after, .portfolio-carousel .swiper-container-rtl .swiper-button-next:after {
content: "\f3cf";
font-family: "Ionicons";
background: rgba(0, 0, 0, 0.4);
border: 0;
color: #ffffff;
font-size: 20px;
position: absolute;
top: 50%;
padding: 5px 20px;
cursor: pointer;
transform: translateY(-50%);
}
.portfolio-carousel .swiper-button-next:after, .portfolio-carousel .swiper-container-rtl .swiper-button-prev:after {
content: "\f3d1";
font-family: "Ionicons";
background: rgba(0, 0, 0, 0.4);
border: 0;
color: #ffffff;
font-size: 20px;
position: absolute;
top: 50%;
padding: 5px 20px;
cursor: pointer;
transform: translateY(-50%);
}
.portfolio-carousel .swiper-button-prev:hover:after, .portfolio-carousel .swiper-container-rtl .swiper-button-next:hover:after,
.portfolio-carousel .swiper-button-next:hover:after, .portfolio-carousel .swiper-container-rtl .swiper-button-prev:hover:after{
background: rgba(0, 0, 0, 0.8); 
}
.project_inner_end{
margin-top: 50px;
display: flex;
align-items: center;
justify-content: space-between;
}
.project_inner_end .tagcloud{
display: flex;
align-items: center;
}
.project_inner_end .tagcloud h5{
margin-bottom: 0px;
margin-right: 15px;
text-transform: uppercase;
letter-spacing: 1px;
}
.project_inner_end .tagcloud a {
display: inline-block;
margin: 0px 10px;
background: transparent;
line-height: 1;
border: 1px solid #999;
border-radius: 30px;
color: #999;
font-size: 14px;
font-weight: 500;
letter-spacing: 0px;
padding: 7px 12px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.project_inner_end .share a{
margin: 0px 20px;
color: #999;
}
.project_inner_end .share a i{
color: #222222;
margin-right: 5px;
}
@media screen and (max-width: 991px) {
.project_inner_top,
.project_inner_bottom {
padding: 0 50px;
}
.portfolio-grid .filter_button-group .filter_button{
margin: 5px 10px;
}
.portfolio-masonry .filter_button-group .filter_button{
padding: 10px 0px;
}
.project_details_header .credit_info{
display: block;
}
.project_details_header .credit_info .credit_item {
padding: 0px 0px;
border-right: 0px solid #ddd;
margin: 30px 0px;
}
}
@media screen and (max-width: 767px) {
.project_inner_top, .project_inner_bottom{
padding: 0px 30px;
}
.project_inner_top h3{
font-size: 24px;
line-height: 30px;
}
.project_inner_end{
display: block;
}
.project_inner_end .tagcloud{
display: block;
}
.project_inner_end .tagcloud a{
margin: 5px 0px;
}
.project_inner_end .share{
margin-top: 20px;
}
.project_inner_end .share a:first-child{
margin-left: 0px;
}
}
@media only screen and (max-width: 991px) {
.grid-1 .grid-item, .grid-1 .grid-sizer,
.grid-2 .grid-item, .grid-2 .grid-sizer,
.grid-3 .grid-item, .grid-3 .grid-sizer,
.grid-4 .grid-item, .grid-4 .grid-sizer,
.grid-5 .grid-item, .grid-5 .grid-sizer,
.grid-10 .grid-item, .grid-10 .grid-sizer,
.masonary .grid-item.image-20,
.masonary .grid-item.image-25,
.masonary .grid-item.image-40,
.masonary .grid-item.image-50,
.masonary .grid-item.image-66 {
width: 33.33%;
flex: 0 0 33%;
}
}
@media only screen and (max-width: 767px) {
.grid-1 .grid-item, .grid-1 .grid-sizer,
.grid-2 .grid-item, .grid-2 .grid-sizer,
.grid-3 .grid-item, .grid-3 .grid-sizer,
.grid-4 .grid-item, .grid-4 .grid-sizer,
.grid-5 .grid-item, .grid-5 .grid-sizer,
.grid-10 .grid-item, .grid-10 .grid-sizer,
.masonary .grid-item.image-20,
.masonary .grid-item.image-25,
.masonary .grid-item.image-40,
.masonary .grid-item.image-50,
.masonary .grid-item.image-66 {
width: 50%;
flex: 0 0 50%;
}
}
@media only screen and (max-width: 580px) {
.grid-1 .grid-item, .grid-1 .grid-sizer,
.grid-2 .grid-item, .grid-2 .grid-sizer,
.grid-3 .grid-item, .grid-3 .grid-sizer,
.grid-4 .grid-item, .grid-4 .grid-sizer,
.grid-5 .grid-item, .grid-5 .grid-sizer,
.masonary .grid-item.image-20,
.masonary .grid-item.image-25,
.masonary .grid-item.image-40,
.masonary .grid-item.image-50,
.masonary .grid-item.image-66 {
width: 100%;
flex: 0 0 100%;
}
} .video-banner{
position: relative;
background:  url(//www.photogralex.at/wp-content/themes/oculus/assets/images/video-bg.jpg);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
padding-top: 190px;
padding-bottom: 190px;
} 
.video-banner:before {
content: "";
position: absolute;
background: rgba(34, 34, 34, 0.5);
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.video-banner>div {
position: relative;
z-index: 1;
}
.video-content{
font-size: 48px; 
color: #ffffff; 
letter-spacing: -1px;
text-align: center;
display: flex;
align-items: center;
width: 100%;
justify-content: center;
}
.video_btn{
margin: 0px 15px;
}
.video_btn a{
width: 80px;
height: 80px;
display: inline-block;
text-align: center;
line-height: 80px;
font-size: 14px;
background: #ffffff;
color: #333;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
}
.video_btn a:hover{
background: #c19b76;
color: #ffffff;
}
@media screen and (max-width: 991px){
.video-content,
.video_btn {
display: block;
}
.video_btn a{
margin: 15px auto;
}
} .blog_post {
background: #ffffff;
margin-bottom: 30px;
}
.blog_post .post_footer{
margin-top: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: space-between;
}
.blog_post .post_meta{
display: flex;
margin-bottom: 0px;
padding: 0px;
align-items: center;
justify-content: space-between;
}
.blog_post .post_meta li{
list-style-type: none;
padding: 0px 20px;
}
.blog_post .post_meta li:first-child{
padding-left: 0px;
}
.blog_post .post_meta li:last-child{
padding-right: 0px;
}
.blog_post .post_meta li, 
.blog_post .post_meta li a {
font-size: 14px;
font-weight: 500;
color: #999999;
}
.blog_post .post_img img {
max-width: 100%;
height: auto;
}
.blog_post .post-content {
padding: 40px 70px;
}
.blog_post .post-content .post_header h6 {
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
color: #999;
letter-spacing: 0.5px;
}
.blog_post .post-content .post_header h2 {
font-weight: 700;
margin: 15px 0 20px 0
}
.blog_post .post-content p {
font-size: 14px;
font-weight: 500;
line-height: 28px;
color: #5e646a;
margin-bottom: 0px;
}
.post_header a{
color:#999999;
} .blog-grid .blog_post .post-content {
padding: 35px 40px;
}
.blog-grid .blog_post .post-content .post_header h2 {
font-weight: 700;
margin: 20px 0 15px 0;
font-size: 18px;
}
.blog_post .post-content .post_header h2 a{
color: #222222;
}
.blog-grid.grid .blog_post{
margin-bottom: 0px;
}
@media screen and (max-width: 991px) {
.blog_post .post-content{
padding: 30px 30px;
}
.blog_post .post_meta {
display: block;
margin-bottom: 10px;
}
.blog_post .post_meta li{
padding: 0px 0px;
}
.blog_post .post_footer{
display: block;
}
}
.pagination-div{
margin-top: 30px;
}
.page-numbers{
display: inline-flex;
padding-left: 0;
}
.page-numbers,
.pagination{
margin-bottom: 0px;
list-style-type: none;
}
.blog_grid .page-numbers,
.blog_grid .pagination{
justify-content: center;
}
.page-numbers li span,
.page-numbers li a,
.pagination li a{
width: 50px;
height: 50px;
line-height: 50px;
background: #fff;
border: 1px solid #f4f4f4;
margin-left: -1px;
display: block;
font-weight: 500;
text-align: center;
}
.page-numbers li span:hover,
.page-numbers li a:hover,
.pagination li a:hover,
.page-numbers li span.current,
.pagination li a.current{
color: #ffffff;
background: #222222;
border: 1px solid #222222;
} .blog_details{
padding-bottom: 100px;
}
.blog_details_header {
text-align: center;
padding-top: 130px;
padding-bottom: 50px;
}
.blog_details.type_2 .blog_details_header_inner{
padding-bottom: 50px;
}
.blog_details_header > div{
position: relative;
}
.blog_details_header .cate {
font-size: 14px;
color: #ffffff;
background: #020204;
text-transform: uppercase;
font-weight: 500;
margin: 0 auto;
line-height: 1;
display: inline-block;
padding: 6px 15px;
}
.blog_details_header.type_1 .cate a{
color: #ffffff;
}
.blog_details_header h1.title{
font-size: 48px;
font-weight: 400;
text-transform: capitalize;
line-height: 60px;
margin-top: 30px;
margin-bottom: 40px;
}
.blog_details_header .post_meta{
display: flex;
margin-bottom: 0px;
padding: 0px;
align-items: center;
justify-content: center;
list-style: none;
}
.blog_details_header .post_meta li{
list-style-type: none;
padding: 0px 20px;
}
.blog_details_header .post_meta li:first-child{
padding-left: 0px;
}
.blog_details_header .post_meta li:last-child{
padding-right: 0px;
}
.blog_details_header .post_meta li, 
.blog_details_header .post_meta li a {
font-size: 14px;
font-weight: 500;
color: #ffffff;
}
.blog_inner_top h3 {
font-size: 30px;
color: #222222;
font-weight: 600;
line-height: 36px;
margin-bottom: 40px;
}
.blog_details_inner p {
color: #5e646a;
font-size: 16px;
font-weight: 500;
line-height: 34px;
}
.blog_inner_bottom h4{
font-size: 18px;
color: #222222;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 20px;
}
.blog_inner_bottom h2{
font-size: 30px;
color: #222222;
font-weight: 600;
letter-spacing: 0px;
border-top: 1px dotted #999;
padding-top: 50px;
margin-top: 40px;
margin-bottom: 20px;
}
.blog_inner_bottom ul{
margin: 20px 0px;
padding-left: 20px;
list-style-type: none;
}
.blog_inner_bottom ul li{
position: relative;
font-size: 14px;
font-weight: 500;
line-height: 24px;
color: #000;
padding: 3px 0px 3px 30px;
}
.blog_inner_bottom ul li:before{
content: "\f119";
font-family: "Ionicons";
position: absolute;
left: 0;
font-size: 20px;
color: #999;
}
.blog_inner_bottom ul li:hover:before{
color: #000;
}
.blog_details_gallery .gallery_item{
margin-top: 15px;
margin-bottom: 15px;
}
.blog_details_gallery .gallery_item img{
width: 100%;
}
.blog-carousel{
position: relative;
}
.blog-carousel .swiper-controller {
position: absolute;
width: 100%;
height: 22px;
top: 50%;
transform: translateY(-50%);
z-index: 1;
}
.blog-carousel .swiper-navigation {
position: relative;
width: 100%;
height: 22px;
left: 0%;
transform: translateX(0%);
z-index: 1;
}
.blog-carousel .swiper-button-prev:after, .blog-carousel .swiper-container-rtl .swiper-button-next:after {
content: "\f3cf";
font-family: "Ionicons";
background: rgba(0, 0, 0, 0.4);
border: 0;
color: #ffffff;
font-size: 20px;
position: absolute;
top: 50%;
padding: 5px 20px;
cursor: pointer;
transform: translateY(-50%);
}
.blog-carousel .swiper-button-next:after, .blog-carousel .swiper-container-rtl .swiper-button-prev:after {
content: "\f3d1";
font-family: "Ionicons";
background: rgba(0, 0, 0, 0.4);
border: 0;
color: #ffffff;
font-size: 20px;
position: absolute;
top: 50%;
padding: 5px 20px;
cursor: pointer;
transform: translateY(-50%);
}
.blog-carousel .swiper-button-prev:hover:after, .blog-carousel .swiper-container-rtl .swiper-button-next:hover:after,
.blog-carousel .swiper-button-next:hover:after, .blog-carousel .swiper-container-rtl .swiper-button-prev:hover:after{
background: rgba(0, 0, 0, 0.8); 
}
.blog_inner_end{
margin-top: 50px;
margin-bottom: 70px;
padding-bottom: 70px;
border-bottom: 1px solid #ddd;
display: flex;
align-items: center;
justify-content: space-between;
}
.blog_inner_end .tagcloud{
display: flex;
align-items: center;
}
.blog_inner_end .tagcloud h5{
margin-bottom: 0px;
margin-right: 15px;
text-transform: uppercase;
letter-spacing: 1px;
}
.blog_inner_end .tagcloud a {
display: inline-block;
margin: 0px 10px;
background: transparent;
line-height: 1;
border: 1px solid #999;
border-radius: 30px;
color: #999;
font-size: 14px;
font-weight: 500;
letter-spacing: 0px;
padding: 7px 12px;
}
.blog_inner_end .share a{
margin: 0px 20px;
color: #999;
}
.blog_inner_end .share a i{
color: #222222;
margin-right: 5px;
} .blog_details.type_1 .blog_details_header {
position: relative;
background: url(//www.photogralex.at/wp-content/themes/oculus/assets/images/bg-2.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
margin: 0px;
padding-top: 300px;
padding-bottom: 100px;
text-align: left;
margin-bottom: 70px;
}
.blog_details.type_1 .blog_details_header:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(34, 34, 34, 0.50);
}
.blog_details.type_1 .blog_details_header .cate{
background: #ffffff;
color: #000;
}
.blog_details.type_1 .blog_details_header h1.title {
font-weight: 600;
text-transform: uppercase;
color: #ffffff;
border-bottom: 1px solid #666;
padding-bottom: 30px;
}
.blog_details.type_1 .blog_details_header .post_meta{
justify-content: left;
}
@media screen and (max-width: 991px) {
.blog_details.type_1 .blog_details_header{
padding: 130px 0px 100px 0px;
}
}
@media screen and (max-width: 767px) {
.blog_inner_end{
display: block;
text-align: center;
padding-bottom: 30px;
}
.blog_inner_end .tags{
margin-bottom: 20px;
}
}
@media screen and (max-width: 580px) {
.blog_inner_end .tagcloud{
display: block;
}
.blog_inner_end .tagcloud a{
margin: 3px;
}
.blog_post .post-content{
padding: 30px 10px;
}
.blog_details_header .post_meta{
display: block;
}
.blog_details_header .post_meta li{
padding: 0px 0px;
}
.blog_inner_bottom ul{
padding-left: 0px;
}
.blog_inner_bottom ul li{
padding: 3px 0px 3px 20px;
}
}  .comment-sec ul.comment-area{
border-bottom: 1px dotted #999;
padding-bottom: 45px;
margin-bottom: 45px;
padding-left: 0;
list-style-type: none;
}
.comment-sec ul ul{
padding-left: 30px;
}
.comment-area li.comment{
border-bottom: 1px dotted #999;
padding-bottom: 45px;
margin-bottom: 45px;
padding-left: 0;
list-style-type: none;
}
.comment-area li.comment:last-child{
margin-bottom: 0px;
border-bottom: 0px;
padding-bottom: 0px;
}
.comment-area li.comment p{
margin-bottom: 0px;
line-height: 30px;
}
.comment-area .children{
border-top: 1px dotted #999;
border-bottom: 0px;
padding-top: 45px;
padding-bottom: 0px;
margin-top: 45px;
margin-bottom: 0px;
}
.comment-area .commenter-div{
display: flex;
}
.comment-area .commenter{
min-width: 85px;
}
.comment-area .commenter img{
height: 75px;
width: 75px;
background: #222222;
border-radius: 0px;
}
.comment-area .comment-block{
margin-left: 20px;
}
.comment-area .comment-block h4.commentername{
display: block;
font-size: 18px;
font-weight: 700;
text-transform: uppercase;
margin-top: 0px;
margin-bottom: 15px;
}
.comment-area .comment-block h4.commentername span{
font-size: 14px;
margin-top: 0px;
color: #999;
text-transform: lowercase;
padding-left: 30px;
}
.comment-area .comment-block h6 span{
position: relative;
color: #ff5f2c;
}
.comments-pagination {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-left: 0;
list-style: none;
border-radius: 0.25rem;
align-items: center;
}
.comments-pagination a, .comments-pagination span {
min-width: 50px;
height: 40px;
line-height: 40px;
padding: 0px 10px;
background: #ffffff;
border: 1px solid #f4f4f4;
margin-left: -1px;
display: block;
font-weight: 500;
text-align: center;
}
.comments-pagination a:hover, .comments-pagination span.current {
background: #262626;
color: #ffffff;
border: 1px solid #262626;
}
.comment-sec h4.widget_title{
font-size: 24px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 35px;
margin-top: 30px;
}
.comment_form h3.comment-reply-title{
font-size: 24px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 10px;
}
.comment_form{
margin-top: 50px;
}
.comment-form input[type=submit].button{
background: #222222;
font-weight: 400;
text-transform: capitalize;
padding: 10px 60px;
border: 1px solid #222222;
line-height: 1.8;
}
.comment-form input[type=submit].button:hover{
background: #ffffff;
color: #222222;
}
.blog-comments .comment-area .comment #respond p.logged-in-as{
margin-bottom: 1rem;
}
.blog-comments .comment-area .comment #respond .comment-reply-title{
font-size: 18px;
margin-bottom: 10px;
}
@media screen and (max-width: 580px) {
.comment-area .commenter-div {
display: block;
}
.comment-area .comment-block{
max-width: 100%;
margin-left: 0px;
margin-top: 25px;
}
.blog-comments .comment-area .comment #respond{
margin-left: 0px;
margin-top: 15px;
}
} .sidebar_left {
padding-right: 45px;
}
.sidebar_left .sidebar_inner{
padding-right: 60px;
float: left;
width: 100%;
height: 100%;
}
.sidebar_right {
padding-left: 45px;
}
.sidebar_right .sidebar_inner{
padding-left: 60px;
float: left;
width: 100%;
height: 100%;
border-left: 1px solid #eee;
}
.sidebar .widget{
float: left;
width: 100%;
margin-bottom: 40px;
}
.sidebar .widget:last-child{
border-bottom: 0px;
padding-bottom: 0px;
}
@media screen and (max-width: 991px) {
.sidebar_right{
padding-left: 15px;
}
.sidebar_left{
padding-right: 15px;
}
.sidebar_right .sidebar_inner{
padding-left: 0px;
border-left: 0px;
}
.sidebar_left .sidebar_inner{
padding-right: 0px;
border-right: 0px;
}
}
@media screen and (max-width: 767px) {
.sidebar{
margin-top: 50px;
}
}
.sidebar h4.widget_title{
position: relative;
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
display: flex;
align-items: center;
justify-content: space-between;
letter-spacing: 1px;
color: #000;
padding: 15px 0px;
margin-bottom: 20px;
margin-top: 0px;
border-top: 1px dotted rgba(0, 0, 0, 0.3);
border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
}
.sidebar h4.widget_title i{
color: #ccc;
}
.sidebar .widget ul{
float: left;
width: 100%;
margin: 0px;
padding: 0px;
}
.sidebar .widget ul ul{
padding-left: 15px;
}
.sidebar .widget ul li{
float: left;
width: 100%;
list-style-type: none;
padding: 7px 0px;
}
.sidebar .widget ul li > ul li:last-child{
padding-bottom: 0px;
}
.sidebar .widget ul li a {
position: relative;
font-size: 16px;
line-height: 22px;
font-weight: 600;
color: #222222;
}
.sidebar .widget ul li:last-child{
margin-bottom: 0px;
}
.sidebar .widget select{
width: 100%;
height: 50px;
padding: 5px 10px;
outline: none;
box-shadow: none;
background: #f6f6f6;
border: 1px solid #f4f4f4;
} .sidebar .widget_search{
position: relative;
}
.sidebar .widget_search form.search-form{
position: relative;
}
.sidebar .widget_search .form-control{
position: relative;
height: 50px;
background: #f6f6f6;
border: 1px solid #f4f4f4;
border-radius: 0;
outline: none;
box-shadow: none;
color: #000;
}
.sidebar .widget_search .form-control:focus{
outline: none;
box-shadow: none;
}
.sidebar .widget_search .form-control-submit{
position: absolute;
right: 0;
width: auto;
top: 0;
border: 0;
background: transparent;
font-size: 14px;
line-height: 24px;
color: #222222;
padding: 5px 12px;
cursor: pointer;
}
.sidebar .widget_calendar table{
width: 100%;
text-align: center;
margin-bottom: 0px;
}
.sidebar .widget_calendar table caption{
text-align: center;
background: #c19b76;
font-size: 14px;
color: #fff;
font-weight: 700;
text-transform: uppercase;
caption-side: top;
}
.sidebar .widget_calendar table thead tr th{
padding-bottom: 20px;
}
.sidebar .widget_calendar table tfoot tr td#prev{
padding-top: 23px;
text-align: left;
}
.sidebar .widget_calendar table tfoot tr td#next{
padding-top: 23px;
text-align: right;
}
.sidebar .widget_calendar table tfoot tr td a{
color: #999;
}
.sidebar .widget_calendar table tbody td{
font-size: 16px;
color: #999999;
padding: 5px 5px;
}
.wp-calendar-nav{
padding-top: 20px;
text-align: left;
}
.wp-calendar-nav-prev a{
color: #999;
} .sidebar .oculus-recent-post-widget li{
margin-bottom: 20px;
}
.sidebar .oculus-recent-post-widget .post-info.w-75{
width: 67%!important;
}
.sidebar .oculus-recent-post-widget .post-info .post-meta{
margin-top: 0px;
font-size: 14px;
font-weight: 500;
line-height: 18px;
color: #999;
margin-bottom: 5px;
text-transform: lowercase !important;
}
.sidebar .oculus-recent-post-widget .post-info .post-meta a{
font-size: 14px;
font-weight: 500;
color: #999;
text-transform: lowercase !important;
}
.sidebar .oculus-recent-post-widget .post-info h4.entry-title a{
font-size: 16px;
font-weight: 500;
line-height: 22px;
color: #000;
margin-bottom: 0px;
} .sidebar .recent_posts_list li:last-child{
margin-bottom: 0px;
}
.sidebar .recent_posts_list li img{
margin-right: 20px;
float: left;
max-width: 75px;
}
.sidebar .recent_posts_list li{
margin-bottom: 20px;
}
.sidebar .recent_posts_list .post_content{
display: table;
}
.sidebar .recent_posts_list li h6{
font-size: 16px;
font-weight: 500;
line-height: 28px;
color: #000;
}
.sidebar .recent_posts_list li p.date{
margin-top: 0px;
font-size: 14px;
font-weight: 500;
color: #999;
margin-bottom: 6px;
} .sidebar .widget_archive ul li{
float: left;
width: 100%;
text-align: right;
font-size: 16px;
font-weight: 500;
color: #999999;
padding: 8px 0px;
}
.sidebar .widget_archive ul li a{
float: left;
position: relative;
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
color: #222222;
}
.sidebar .widget_archive ul:not(.children) li:first-child{
padding-top: 0px;
} .sidebar .widget_categories ul li{
float: left;
width: 100%;
text-align: right;
font-size: 16px;
font-weight: 500;
color: #999999;
padding: 8px 0px;
}
.sidebar .widget_categories ul li a{
float: left;
position: relative;
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
color: #222222;
} .sidebar .widget .sidebar_tags ul li, .tagcloud li{
display: inline-block;
width: auto;
}
.sidebar .widget .sidebar_tags ul.tag_list li a, .tagcloud a{
font-size: 14px;
font-weight: 500;
line-height: 30px;
display: inline-block;
color: #fafafa;
background: #000000;
border-radius: 30px;
padding: 0px 12px;
margin-bottom: 10px;
margin-right: 12px;
}
.sidebar .widget .sidebar_tags ul.tag_list li a:hover, .tagcloud a:hover{
background: #222222;
color: #ffffff;
} .blog-icon .icon {color: #c19b76; border-top: 1px solid #dddddd; padding-top: 30px;}
.blog-icon h6 {font-size: 11px; margin: 20px 0; text-transform: uppercase; font-weight: 700; letter-spacing: 1px; color: #222222;}
.blog-icon p {font-size: 13px; color: #888;}
.icon-box {padding: 100px 70px; text-align: center;}
.icon-box h5 {color: #ffffff; text-transform: uppercase; font-weight: 400; margin: 40px 0 15px 0; letter-spacing: 1px;}
.icon-box p {color: #888888; font-weight: 300; letter-spacing: -0.5px; margin-bottom: 0px;}
.price-table-outer:hover {
background: #555;
}
.price-table-outer:hover .price-table-inner .price-table-heading,
.price-table-outer:hover .price-table-inner .price-time, 
.price-table-outer:hover .price-table-inner h1, 
.price-table-outer:hover .price-table-inner p {
color: #ffffff;
}
.price-table-outer:hover .price-table-inner .price-img .icon-white {opacity: 1;}
.price-table-outer:hover .price-table-inner .price-img .icon-color {opacity: 0;}
.price-table-outer {transition: all .5s ease-in-out;}
.price-table-outer a, .price-table-outer h1, .price-table-inner img {transition: all .4s ease-in-out;}
.price-table-inner {
padding: 55px 60px; 
border: 1px solid #ddd;
}
.price-table-inner .price-img {position: relative;}
.price-table-inner .price-img::before, 
.price-table-inner .price-img::after {
content: ""; 
position: absolute; 
background: #ddd; 
width: 50px; 
height: 1px; 
top: 10px;
}
.price-table-inner .price-img::before {transform: translateX(-150%);}
.price-table-inner .price-img::after {transform: translateX(50%);}
.price-img .icon-white {position: absolute; transform: translateX(-124%); top: -4px; opacity: 0;}
.price-table-inner .price-table-heading {
text-transform: uppercase; 
color: #c19b76; 
font-size: 12px; 
font-weight: 600; 
letter-spacing: 1px; 
margin-bottom: 15px;
}
.price-table-inner h1 {
font-size: 48px; 
font-weight: 700; 
margin-bottom: 10px;
}
.price-table-inner .price-time {font-size: 14px; color: #999999; margin-bottom: 30px;}
.price-table-inner p {margin: 30px 0;}
.footer {
position: absolute;
width: 100%;
bottom: 0;
padding: 28px 80px;
left: 0;
}
.footer_inner {
display: flex;
align-items: center;
justify-content: space-between;
}
.copyright {
position: relative;
z-index: 12;
font-size: 12px; 
font-weight: 400;
}
.copyright p{
margin-bottom: 0px;
}
.social-icon {
position: relative;
z-index: 12;
}
.social-icon ul {
margin-bottom: 0;
padding-left: 0px;
}
.social-icon ul li{
display: inline;
}
.social-icon ul li a {
padding: 0px 10px; 
color: #cbd2d9;
font-size: 14px;
}
.social-icon ul li:first-child a{
padding-left: 0;
}
.social-icon ul li:last-child a{
padding-right: 0;
}
.footer-padding {
padding: 20px 0 10px 0; 
display: flex;
}
@media screen and (max-width: 767px) {
.footer {
padding: 10px 0px;
}
.footer_inner {
display: block;
text-align: center;
}
.copyright{
margin-bottom: 15px;
}
.copyright.text-white{
color: #000!important;
}
}
@media screen and (max-width: 600px) {
.footer {
position: relative;
}
}
@media screen and (max-width: 500px) {
.price-table-inner{
padding: 30px 10px;
}
.button{
padding: 10px 20px;
}
.price-table-inner .price-img::before, .price-table-inner .price-img::after{
display: none;
}
}
.page_title{
position: absolute;
width: 80px;
height: 100vh;
top: 0;
left: 0;
}
.page_title span{
position: absolute; 
top: 50%; 
z-index: 2; 
writing-mode: vertical-rl; 
left: 32px; 
text-transform: uppercase;  
font-size: 11px; 
letter-spacing: 1px; 
font-weight: 600; 
transform: translateY(-50%) rotate(180deg);
}
.page_title.right {
left: auto;
right: 0px;
}
.page_title.right span{
transform: translateY(-50%) rotate(0deg);
}
.dark_mode .page_title span{
color: #ffffff;
}
.dark_mode .copyright p{
color: #ffffff;
}
@media screen and (max-width: 600px) {
.page_title{
display: none;
}
.page_title span{
left: 17px;
}
}
#cursor{
border-radius: 100%;
width: 30px;
height: 30px;
border: 2px solid #c19b76;
margin: -15px;
transition-duration: 150ms;
z-index: 18;
padding: 0;
box-sizing: border-box;
}
#pointer{
border-radius: 100%;
width: 10px;
height: 10px;
background: #c19b76;
margin: -5px;
z-index: 19;
padding: 0;
box-sizing: border-box;
}
@keyframes cursorClick{
from,to{
border: 3px solid rgba(193, 155, 118, 1);
transform: scale(1);
}
60%{
border: 3px solid rgba(193, 155, 118, 0);
transform: scale(2);
}
70%{
border: 3px solid rgba(193, 155, 118, 0);
transform: scale(1.4);
}
} .oculoader {
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 22;
}
.oculoader.loaded {
visibility: hidden;
}
.oculoader .loader {
position: absolute;
width: 40px;
height: 40px;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 1;
}
.oculoader .loader:before,
.oculoader .loader:after {
content: "";
width: 100%;
height: 100%;
border-radius: 50%;
position: absolute;
top: 0;
left: 0;
transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
-webkit-transform: scale(0);
-moz-transform: scale(0);
animation: bubbleUp 1.5s ease-in-out .5s infinite;
-o-animation: bubbleUp 1.5s ease-in-out .5s infinite;
-webkit-animation: bubbleUp 1.5s ease-in-out .5s infinite;
-moz-animation: bubbleUp 1.5s ease-in-out .5s infinite;
}
.oculoader .loader:before {
background: #c19b76;
}
.oculoader .loader:after {
background: #dddddd;
animation-delay: 1.2s;
-o-animation-delay: 1.2s;
-webkit-animation-delay: 1.2s;
-moz-animation-delay: 1.2s;
}
.oculoader.loaded .top-side {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition-delay: 1s;
transition-delay: 1s;
}
.oculoader  .top-side {
top: 0;
}
.oculoader.loaded .bottom-side {
-webkit-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition-delay: 1s;
transition-delay: 1s;
}
.oculoader .bottom-side {
bottom: 0;
}
.oculoader .top-side,
.oculoader .bottom-side {
position: absolute;
width: 100%;
height: 50%;
background: #282828;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
}
@keyframes bubbleUp {
0% {
-webkit-transform: translateX(-100%) scale(0);
transform: translateX(-100%) scale(0);
}
50% {
-webkit-transform: translateX(0%) scale(1);
transform: translateX(0%) scale(1);
}
100% {
-webkit-transform: translateX(100%) scale(0);
transform: translateX(100%) scale(0);
}
}
.t_align_c .power_header_content .align-center{
margin: 0 auto;
}
.sticky.blog_post .post-content .post_header h2 a{
color: #c19b76;
}
.blog_details.type_2 .comment_form .comment-respond{
max-width: 66.666667%;
margin: 0 auto;
}
.blog_details.type_2 .comment-sec{
max-width: 66.666667%;
margin: 0 auto;
}
.blog_details .blog_details_header.not_banner {
position: relative;
margin: 0px;
padding-top: 0;
padding-bottom: 0;
text-align: left;
margin-bottom: 70px;
}
.blog_details .blog_details_header.not_banner:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: transparent;
}
.blog_details .blog_details_header.not_banner .cate{
background: #000000;
color: #ffffff;
}
.blog_details .blog_details_header.not_banner .cate a{
color: #ffffff;
}
.blog_details .blog_details_header.not_banner h1.title {
font-weight: 600;
text-transform: uppercase;
color: #000000;
border-bottom: 1px solid #666;
padding-bottom: 30px;
}
.blog_details .blog_details_header.not_banner .post_meta{
justify-content: left;
}
.blog_details_header.not_banner .post_meta li, .blog_details_header.not_banner .post_meta li a {
color: #000000;
}
@media screen and (max-width: 580px) {
.blog_details_header.not_banner .post_meta{
display: block;
}
.blog_details_header.not_banner .post_meta li{
padding: 0px 0px;
}
}
.blog_details_content{
padding-top: 90px;
}
.page-header.not_banner{
position: relative;
margin: 0;
padding: 0;
}
.page-header.not_banner:before {
background: transparent;
}
.page-header.not_banner .page-header-content{
position: relative;
z-index: 2;
}
.page-header.not_banner .page-header-content .heading{
padding: 0;
color: #000000;
display: inline-block;
}
.page-header.not_banner .page-header.type1 .page-header-content p{
font-family: 'Arial', serif;
font-size: 13px;
font-style: italic;
color: #000000;
letter-spacing: 0.5px;
line-height: 26px;
}.alignwide,
.alignwide {
margin-left: auto;
margin-right: auto;
clear: both;
}
@media only screen and (min-width: 768px) {
.alignwide {
width: 100%;
max-width: 100%;
}
}
.alignfull {
position: relative;
left: -1rem;
width: calc(100% + (2 * 1rem));
max-width: calc(100% + (2 * 1rem));
clear: both;
}
@media only screen and (min-width: 768px) {
.alignfull {
margin-top: 1rem;
margin-bottom: 1rem;
left: 0;
width: 100%;
max-width: 100%;
padding: 0px;
}
.wp-block-pullquote.alignfull{
padding: 0px;
}
}
.alignleft,
.alignleft { float: left;
max-width: calc(5 * (100vw / 12));
margin-top: 0;
margin-left: 0; margin-right: 1rem;
}
@media only screen and (min-width: 768px) {
.alignleft,
.alignleft {
max-width: calc(4 * (100vw / 12)); margin-right: calc(2 * 1rem);
}
}
.alignright,
.alignright { float: right;
max-width: calc(5 * (100vw / 12));
margin-top: 0;
margin-right: 0; margin-left: 1rem;
}
@media only screen and (min-width: 768px) {
.alignright,
.alignright {
max-width: calc(4 * (100vw / 12));
margin-right: 0; margin-left: calc(2 * 1rem);
}
}
.aligncenter,
.aligncenter {
margin-left: auto;
margin-right: auto;
}  @media only screen and (min-width: 991px) {
.sidebar-inactive .container {
max-width: 80%;
}
}
.sidebar-inactive .alignfull {
left: calc(-12.5% - 90px);
width: calc(125% + 165px);
max-width: calc(125% + 165px);
}
.sidebar-inactive .alignfull blockquote {
padding: 40px;
}
.sidebar-active .alignfull {
left: 0;
width: 100%;
max-width: 100%;
}
.wp-block-pullquote {
text-align: left;
}
p.has-background {
padding: 20px 30px;
}
.wp-block-audio {
width: 100%;
}
.wp-block-audio audio {
width: 100%;
max-width: 100%;
min-width: auto;
}
.wp-block-audio.alignleft audio,
.wp-block-audio.alignright audio {
max-width: 198px;
}
@media only screen and (min-width: 768px) {
.wp-block-audio.alignleft audio,
.wp-block-audio.alignright audio {
max-width: 384px;
}
}
@media only screen and (min-width: 1379px) {
.wp-block-audio.alignleft audio,
.wp-block-audio.alignright audio {
max-width: 385.44px;
}
}
.wp-block-video video {
width: 100%;
}
.wp-block-embed-vimeo .wp-block-embed__wrapper {
text-align: center;
}
.wp-block-button .wp-block-button__link {
transition: background 150ms ease-in-out;
border: none;
font-size: 0.88889em;
line-height: 1.2;
box-sizing: border-box;
font-weight: bold;
text-decoration: none;
padding: 20px 50px;
outline: none;
outline: none;
}
.wp-block-button {
padding: 15px 0px;
}
.wp-block-button .wp-block-button__link:not(.has-background) {
background-color: #32373c;
}
.wp-block-button .wp-block-button__link:not(.has-background):hover {
background-color: #222222;
}
.wp-block-button .wp-block-button__link:not(.has-text-color) {
color: white;
}
.wp-block-button .wp-block-button__link:hover {
color: white;
background: #111;
cursor: pointer;
}
.wp-block-button .wp-block-button__link:focus {
color: white;
background: #111;
outline: thin dotted;
outline-offset: -4px;
}
.wp-block-button:not(.is-style-squared) .wp-block-button__link {
border-radius: 28px;
}
.wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-button.is-style-outline .wp-block-button__link:focus,
.wp-block-button.is-style-outline .wp-block-button__link:active {
transition: all 150ms ease-in-out;
border-width: 2px;
border-style: solid;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background),
.wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-background),
.wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-background) {
background: transparent;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),
.wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-text-color),
.wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-text-color) {
color: #0073aa;
border-color: currentColor;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
color: #111;
border-color: #111;
}
.wp-block-archives li,
.wp-block-categories li,
.wp-block-latest-posts li {
color: #767676;
font-size: 16px;
font-weight: 400;
line-height: 1.2;
padding-bottom: 0.75rem;
}
.wp-block-archives li.menu-item-has-children,
.wp-block-archives li:last-child,
.wp-block-categories li.menu-item-has-children,
.wp-block-categories li:last-child,
.wp-block-latest-posts li.menu-item-has-children,
.wp-block-latest-posts li:last-child {
padding-bottom: 0;
}
.wp-block-archives li a,
.wp-block-categories li a,
.wp-block-latest-posts li a {
text-decoration: underline;
font-weight: 400;
}
.wp-block-archives.aligncenter,
.wp-block-categories.aligncenter {
text-align: center;
}
.wp-block-categories ul {
padding-top: 0.75rem;
}
.wp-block-categories ul {
counter-reset: submenu;
}
.wp-block-categories-dropdown select{
border-radius: 5px;
padding: 10px;
}
.wp-block-latest-posts.is-grid li a:after {
content: '';
}
.wp-block-latest-posts.is-grid li:last-child {
margin-bottom: auto;
}
.wp-block-latest-posts.is-grid li:last-child a:after {
content: '';
}
.wp-block-preformatted {
font-size: 14px;
line-height: 1.8;
padding: 1rem;
}
pre.wp-block-verse {
white-space: nowrap;
overflow: auto;
color: #666666;
font-family: "Nunito", sans-serif;
font-size: 16px;
line-height: 1.4;
margin: 32px 0px;
padding: 12px;
border: 2px solid rgba(0, 0, 0, 0.24);
box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.12);
box-sizing: border-box;
border-radius: 3px;
}
.has-drop-cap:not(:focus):first-letter {
font-size: 3.375em;
line-height: 1;
font-weight: bold;
margin: 0 0.25em 0 0;
}
.wp-block-pullquote {
border-color: transparent;
border-width: 0px;
}
.wp-block-pullquote.alignfull blockquote,
.wp-block-pullquote blockquote,
.wp-block-quote,
.wp-block-pullquote blockquote,
.wp-block-pullquote.has-background blockquote,
blockquote{
padding-left: 50px;
border-left: 2px solid #eee;
}
.wp-block-pullquote.alignfull blockquote,
.wp-block-pullquote blockquote,
.wp-block-pullquote.has-background blockquote,
blockquote p,
.wp-block-quote p{
font-family: 'Playfair Display', serif;
font-size: 16px;
line-height: 36px;
font-style: italic;
letter-spacing: 0px;
color: #000;
margin-bottom: 30px;
}
.wp-block-pullquote.has-cyan-bluish-gray-background-color{
padding: 0px;
background: transparent;
}
.wp-block-pullquote p {
font-weight: 400;
text-align: left;
line-height: 1.6;
margin-bottom: 0.5em;
margin-top: 0.5em;
}
.wp-block-pullquote p em {
font-style: normal;
}
.wp-block-pullquote cite {
display: inline-block;
line-height: 1.6;
text-transform: uppercase;
font-size: 13px;
font-style: normal; }
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
width: 100%;
padding: 0;
}
.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignright blockquote {
position: relative;
font-style: normal;
text-align: center;
font-size: 28px;
font-weight: 400;
line-height: 30px;
margin-top: 15px;
margin-bottom: 15px;
margin-left: 0px;
padding: 15px 0px 15px 15px;
}
.wp-block-pullquote.alignleft blockquote p:first-child,
.wp-block-pullquote.alignright blockquote p:first-child {
margin-top: 0;
}
.wp-block-pullquote.is-style-solid-color {
padding-left: 0;
padding-right: 0;
}
@media only screen and (min-width: 768px) {
.wp-block-pullquote.is-style-solid-color {
padding-left: 10%;
padding-right: 10%;
}
}
.wp-block-pullquote.is-style-solid-color p {
font-size: 1.6875em;
line-height: 1.3;
margin-bottom: 0.5em;
margin-top: 0.5em;
}
@media only screen and (min-width: 768px) {
.wp-block-pullquote.is-style-solid-color p {
font-size: 2.25em;
}
}
.wp-block-pullquote.is-style-solid-color a {
color: #b36178;
}
.wp-block-pullquote.is-style-solid-color cite {
color: #b36178;
}
.wp-block-pullquote.is-style-solid-color blockquote {
max-width: 100%;
color: #b36178;
margin-left: 1rem;
margin-right: 1rem;
}
.wp-block-pullquote.is-style-solid-color blockquote.has-text-color p,
.wp-block-pullquote.is-style-solid-color blockquote.has-text-color a,
.wp-block-pullquote.is-style-solid-color blockquote.has-primary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
color: #b36178;
}
@media only screen and (min-width: 768px) {
.wp-block-pullquote.is-style-solid-color.alignright,
.wp-block-pullquote.is-style-solid-color.alignleft {
padding: 1rem calc(2 * 1rem);
}
}
@media only screen and (min-width: 768px) {
.wp-block-pullquote.is-style-solid-color.alignfull {
padding-left: calc(10% + 58px + (2 * 1rem));
padding-right: calc(10% + 58px + (2 * 1rem));
}
}
.wp-block-latest-posts li a,
.wp-block-archives li a,
.wp-block-categories li a {
font-weight: normal;
text-decoration: underline;
}
.wp-block-latest-posts > li > a {
font-size: 1em;
}
.wp-block-quote.is-large {
padding: 20px;
}
.wp-block-quote cite { display: block;
font-size: 0.85rem;
margin-top: 12px;
font-style: normal;
}
.wp-block-quote cite::before {
content: "— ";
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-size: 24px;
font-style: italic;
line-height: 1.6;
font-weight: 400;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
font-size: 0.85rem;
margin-top: 12px;
}
.wp-block-image>figure,
figure.wp-block-image {
overflow: hidden;
position: relative;
}
.wp-block-image>figure>img,
figure.wp-block-image>img {
margin-bottom: 0;
}
.wp-block-image>figure:hover>figcaption,
figure.wp-block-image:hover>figcaption {
margin-bottom: -10em;
opacity: 0;
}
.wp-block-image>figure>figcaption,
figure.wp-block-image>figcaption {
position: absolute;
bottom: 0%;
left: 0;
width: 100%;
background-color: #000000;
color: #FFF;
z-index: 2;
transition: all .6s ease;
opacity: 1;
}
.wp-block-image img {
display: block;
}
.wp-block-image.alignleft,
.wp-block-image.alignright {
max-width: 100%;
}
.wp-block-image.alignfull img {
width: 100vw;
}
@media only screen and (min-width: 768px) {
.wp-block-image.alignfull img {
margin-left: auto;
margin-right: auto;
}
}
.wp-block-cover-image,
.wp-block-cover {
position: relative;
min-height: 430px;
padding: 1rem;
}
.wp-block-cover {
color: #fff;
}
@media only screen and (min-width: 768px) {
.wp-block-cover-image,
.wp-block-cover {
padding: 1rem 10%;
}
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
font-size: 1.6875em;
font-weight: bold;
line-height: 1.25;
padding: 0;
color: #fff;
}
@media only screen and (min-width: 768px) {
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
font-size: 2.25em;
max-width: 100%;
}
}
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
width: 100%;
}
@media only screen and (min-width: 768px) {
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
padding: 1rem calc(2 * 1rem);
}
}
@media only screen and (min-width: 768px) {
.wp-block-cover-image.alignfull .wp-block-cover-image-text,
.wp-block-cover-image.alignfull .wp-block-cover-text,
.wp-block-cover-image.alignfull h2,
.wp-block-cover.alignfull .wp-block-cover-image-text,
.wp-block-cover.alignfull .wp-block-cover-text,
.wp-block-cover.alignfull h2 {
max-width: calc(8 * (100vw / 12) - 28px);
}
}
@media only screen and (min-width: 1168px) {
.wp-block-cover-image.alignfull .wp-block-cover-image-text,
.wp-block-cover-image.alignfull .wp-block-cover-text,
.wp-block-cover-image.alignfull h2,
.wp-block-cover.alignfull .wp-block-cover-image-text,
.wp-block-cover.alignfull .wp-block-cover-text,
.wp-block-cover.alignfull h2 {
max-width: calc(6 * (100vw / 12) - 28px);
}
}
@media only screen and (min-width: 768px) {
.wp-block-cover-image.alignfull,
.wp-block-cover.alignfull {
padding-left: calc(10% + 58px + (2 * 1rem));
padding-right: calc(10% + 58px + (2 * 1rem));
}
.wp-block-cover-image.alignfull .wp-block-cover-image-text,
.wp-block-cover-image.alignfull .wp-block-cover-text,
.wp-block-cover-image.alignfull h2,
.wp-block-cover.alignfull .wp-block-cover-image-text,
.wp-block-cover.alignfull .wp-block-cover-text,
.wp-block-cover.alignfull h2 {
padding: 0;
}
}
.wp-block-gallery {
list-style-type: none;
padding-left: 0;
}
.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
margin-bottom: 16px;
}
.wp-block-gallery figcaption a {
color: #fff;
}
.wp-block-audio figcaption,
.wp-block-video figcaption,
.wp-block-image figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
padding: 15px;
font-size: 1em;
line-height: 1.6;
margin: 0;
text-align: center;
}
.wp-block-separator,
hr {
background-color: #ccc;
border: 0;
height: 2px;
margin: 4rem auto 4rem;
text-align: center;
max-width: calc(1.2 * (100vw / 12) - 28px); }
.wp-block-separator.is-style-wide,
hr.is-style-wide {
max-width: 100%;
}
.wp-block-separator.is-style-dots::before {
content: "\00b7 \00b7 \00b7 \00b7 \00b7 \00b7 \00b7 \00b7 \00b7 \00b7 \00b7 \00b7 \00b7 \00b7 \00b7 \00b7 \00b7 \00b7 \00b7 \00b7 \00b7 \00b7 \00b7";
}
.wp-block-separator.is-style-dots,
hr.is-style-dots {
max-width: 100%;
background-color: inherit;
border: inherit;
height: inherit;
text-align: center;
}
@media only screen and (min-width: 768px) {
.wp-block-separator.is-style-dots,
hr.is-style-dots {
max-width: calc(8 * (100vw / 12) - 28px);
}
}
@media only screen and (min-width: 1168px) {
.wp-block-separator.is-style-dots,
hr.is-style-dots {
max-width: calc(6 * (100vw / 12) - 28px);
}
}
.wp-block-separator.is-style-dots:before,
hr.is-style-dots:before {
color: #767676;
font-size: 1.6875em;
letter-spacing: 6px;
padding-left: 0.88889em;
}
.wp-block-separator+h1:before,
.wp-block-separator+h2:before,
hr+h1:before,
hr+h2:before {
display: none;
}
.wp-block-embed-twitter {
word-break: break-word;
}
.wp-block-table{
width: 100%;
}
.wp-block-table tbody tr:nth-child(odd) {
background-color: #fcfcfc;
}
.wp-block-table tbody>tr>td {
padding: 30px;
}
.wp-block-table th,
.wp-block-table td {
border-color: #ececec;
}
.wp-block-file .wp-block-file__button {
display: table;
transition: background 150ms ease-in-out;
border: none;
border-radius: 5px;
background: #0073aa;
font-size: 22px;
line-height: 1.2;
text-decoration: none;
font-weight: bold;
padding: 0.75rem 1rem;
color: #fff;
margin-left: 0;
margin-top: calc(0.75 * 1rem);
}
@media only screen and (min-width: 1168px) {
.wp-block-file .wp-block-file__button {
font-size: 22px;
padding: 0.875rem 1.5rem;
}
}
.wp-block-file .wp-block-file__button:hover {
background: #111;
cursor: pointer;
}
.wp-block-file .wp-block-file__button:focus {
background: #111;
outline: thin dotted;
outline-offset: -4px;
}
.wp-block-code {
border-radius: 0;
}
.wp-block-code code {
font-size: 1.125em;
white-space: pre-wrap;
word-break: break-word;
}
.wp-block-columns.alignfull {
padding-left: 1rem;
padding-right: 1rem;
}
@media only screen and (min-width: 600px) {
.wp-block-columns {
flex-wrap: nowrap;
}
}
@media only screen and (min-width: 768px) {
.wp-block-columns .wp-block-column>*:first-child {
margin-top: 0;
}
.wp-block-columns .wp-block-column>*:last-child {
margin-bottom: 0;
}
.wp-block-columns[class*='has-']>* {
margin-right: 1rem;
}
.wp-block-columns[class*='has-']>*:last-child {
margin-right: 0;
}
.wp-block-columns.alignfull,
.wp-block-columns.alignfull .wp-block-column {
padding-left: calc(2 * 1rem);
padding-right: calc(2 * 1rem);
}
}
.wp-block-latest-comments .wp-block-latest-comments__comment-meta {
font-weight: bold;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date {
font-weight: normal;
}
.wp-block-latest-comments .wp-block-latest-comments__comment,
.wp-block-latest-comments .wp-block-latest-comments__comment-date,
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
font-size: inherit;
}
.wp-block-latest-comments.has-dates .wp-block-latest-comments__comment-date {
font-size: 0.71111em;
}
.has-small-font-size {
font-size: 13px;
}
.has-normal-font-size {
font-size: 16px;
}
.has-medium-font-size {
font-size: 20px;
}
.has-large-font-size {
font-size: 36px;
}
.has-huge-font-size {
font-size: 48px;
}
.has-primary-background-color,
.has-secondary-background-color,
.has-dark-gray-background-color,
.has-light-gray-background-color {
color: #b36178;
}
.has-primary-background-color p,
.has-primary-background-color h1,
.has-primary-background-color h2,
.has-primary-background-color h3,
.has-primary-background-color h4,
.has-primary-background-color h5,
.has-primary-background-color h6,
.has-primary-background-color a,
.has-secondary-background-color p,
.has-secondary-background-color h1,
.has-secondary-background-color h2,
.has-secondary-background-color h3,
.has-secondary-background-color h4,
.has-secondary-background-color h5,
.has-secondary-background-color h6,
.has-secondary-background-color a,
.has-dark-gray-background-color p,
.has-dark-gray-background-color h1,
.has-dark-gray-background-color h2,
.has-dark-gray-background-color h3,
.has-dark-gray-background-color h4,
.has-dark-gray-background-color h5,
.has-dark-gray-background-color h6,
.has-dark-gray-background-color a,
.has-light-gray-background-color p,
.has-light-gray-background-color h1,
.has-light-gray-background-color h2,
.has-light-gray-background-color h3,
.has-light-gray-background-color h4,
.has-light-gray-background-color h5,
.has-light-gray-background-color h6,
.has-light-gray-background-color a {
color: #fff;
}
.has-white-background-color {
color: #111;
}
.has-white-background-color p,
.has-white-background-color h1,
.has-white-background-color h2,
.has-white-background-color h3,
.has-white-background-color h4,
.has-white-background-color h5,
.has-white-background-color h6,
.has-white-background-color a {
color: #111;
}
.has-primary-background-color,
.wp-block-pullquote.is-style-solid-color.has-primary-background-color {
background-color: #0073aa;
}
.has-secondary-background-color,
.wp-block-pullquote.is-style-solid-color.has-secondary-background-color {
background-color: #005177;
}
.has-dark-gray-background-color,
.wp-block-pullquote.is-style-solid-color.has-dark-gray-background-color {
background-color: #111;
}
.has-light-gray-background-color,
.wp-block-pullquote.is-style-solid-color.has-light-gray-background-color {
background-color: #767676;
}
.has-white-background-color,
.wp-block-pullquote.is-style-solid-color.has-white-background-color {
background-color: #FFF;
}
.has-primary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-primary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-primary-color p {
color: #0073aa;
}
.has-secondary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color p {
color: #005177;
}
.has-dark-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color p {
color: #111;
}
.has-light-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color p {
color: #767676;
}
.has-white-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
color: #FFF;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
embed,
iframe,
object {
max-width: 100%;
}
.custom-logo-link {
display: inline-block;
}
.avatar {
border-radius: 100%;
height: calc(2.25 * 1rem);
min-height: inherit;
width: calc(2.25 * 1rem);
}
svg {
transition: fill 120ms ease-in-out;
fill: currentColor;
} .wp-caption {
margin-bottom: calc(1.5 * 1rem);
}
@media only screen and (min-width: 768px) {
.wp-caption.aligncenter {
position: relative;
}
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption-text {
color: #767676;
font-size: 0.71111em;
line-height: 1.6;
margin: 0;
padding: 0.5rem;
text-align: center;
} .gallery {
display: flex;
flex-flow: row wrap;
justify-content: center;
margin-bottom: calc(1.5 * 1rem);
}
.gallery-item {
display: inline-block;
margin-right: 16px;
margin-bottom: 16px;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: calc((100% - 16px * 1) / 2);
}
.gallery-columns-2 .gallery-item:nth-of-type(2n+2) {
margin-right: 0;
}
.gallery-columns-3 .gallery-item {
max-width: calc((100% - 16px * 2) / 3);
}
.gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
margin-right: 0;
}
.gallery-columns-4 .gallery-item {
max-width: calc((100% - 16px * 3) / 4);
}
.gallery-columns-4 .gallery-item:nth-of-type(4n+4) {
margin-right: 0;
}
.gallery-columns-5 .gallery-item {
max-width: calc((100% - 16px * 4) / 5);
}
.gallery-columns-5 .gallery-item:nth-of-type(5n+5) {
margin-right: 0;
}
.gallery-columns-6 .gallery-item {
max-width: calc((100% - 16px * 5) / 6);
}
.gallery-columns-6 .gallery-item:nth-of-type(6n+6) {
margin-right: 0;
}
.gallery-columns-7 .gallery-item {
max-width: calc((100% - 16px * 6) / 7);
}
.gallery-columns-7 .gallery-item:nth-of-type(7n+7) {
margin-right: 0;
}
.gallery-columns-8 .gallery-item {
max-width: calc((100% - 16px * 7) / 8);
}
.gallery-columns-8 .gallery-item:nth-of-type(8n+8) {
margin-right: 0;
}
.gallery-columns-9 .gallery-item {
max-width: calc((100% - 16px * 8) / 9);
}
.gallery-columns-9 .gallery-item:nth-of-type(9n+9) {
margin-right: 0;
}
.gallery-item:last-of-type {
padding-right: 0;
}
.gallery-caption {
display: block;
font-size: 0.71111em;
line-height: 1.6;
margin: 0;
padding: 0.5rem;
}
.gallery-item>div>a {
display: block;
line-height: 0;
box-shadow: 0 0 0 0 transparent;
}
.gallery-item>div>a:focus {
box-shadow: 0 0 0 2px #0073aa;
}
@media only screen and (max-width: 991px) {
.sidebar-inactive .is-type-video,
.sidebar-active .is-type-video {
left: 0;
width: 100%;
max-width: 100%;
}
.is-type-video iframe {
height: 100%;
}
.sidebar-inactive .alignfull,
.alignfull {
left: 0;
width: 100%;
max-width: 100%;
}
.wp-block-separator.is-style-dots:before,
hr.is-style-dots:before {
font-size: .8875em;
}
.wp-block-pullquote p {
font-size: 1em;
}
}
.wp-block-image,.wp-block-cover {
margin-bottom: 1em;
}
ul li, 
ol li,
p{
line-height: 1.8;
}
.blog_post .full_content p.has-large-font-size{
line-height: 48px;
}
.wp-block-archives.wp-block-archives-dropdown select{
color: #4c668d;
border: 1px solid #4c668d;
background: #fcfcfc;
}
.wp-block-search__button{
position: relative;
width: auto;
display: inline-block;
font-family: "Poppins", sans-serif;
font-size: 14px;
line-height: 24px;
font-weight: 500;
text-align: center;
text-decoration: none;
outline: none;
padding: 13px 45px;
background: transparent;
border: 0px solid #ffffff;
overflow: hidden;
cursor: pointer;
backface-visibility: hidden;
transition: all 0.5s ease;
background: #fd1b5b;
color: #fff;
margin-left: 0 !important;
margin-top: 10px;
}
.wp-block-group.has-background{
padding: 20px;
}