.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.mc4wp-form input[name^=_mc4wp_honey]{display:none!important}.mc4wp-form-theme{margin:1em 0}.mc4wp-form-theme label,.mc4wp-form-theme input{box-sizing:border-box;cursor:auto;vertical-align:baseline;width:auto;height:auto;line-height:normal;display:block}.mc4wp-form-theme label:after,.mc4wp-form-theme input:after{content:"";clear:both;display:table}.mc4wp-form-theme label{margin-bottom:6px;font-weight:700;display:block}.mc4wp-form-theme input[type=text],.mc4wp-form-theme input[type=email],.mc4wp-form-theme input[type=tel],.mc4wp-form-theme input[type=url],.mc4wp-form-theme input[type=date],.mc4wp-form-theme textarea,.mc4wp-form-theme select{vertical-align:middle;text-shadow:none;background:#fff;border:1px solid #ccc;border-radius:2px;outline:0;width:100%;max-width:480px;height:auto;min-height:32px;padding:8px 16px;line-height:1.42857;color:#555!important}.mc4wp-form-theme textarea{height:auto}.mc4wp-form-theme input[readonly],.mc4wp-form-theme input[disabled]{background-color:#eee}.mc4wp-form-theme input[type=number]{min-width:40px}.mc4wp-form-theme input[type=checkbox],.mc4wp-form-theme input[type=radio]{border:0;width:13px;height:13px;margin:0 6px 0 0;padding:0;display:inline-block;position:relative}.mc4wp-form-theme input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.mc4wp-form-theme input[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}.mc4wp-form-theme button,.mc4wp-form-theme input[type=submit],.mc4wp-form-theme input[type=button]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;text-shadow:none;filter:none;background:0 0;border:1px solid #0000;border-radius:2px;width:auto;height:auto;padding:8px 16px;font-weight:400;line-height:1.42857;display:inline-block}.mc4wp-form-theme button:hover,.mc4wp-form-theme input[type=submit]:hover,.mc4wp-form-theme input[type=button]:hover,.mc4wp-form-theme button:focus,.mc4wp-form-theme input[type=submit]:focus,.mc4wp-form-theme input[type=button]:focus{color:#333;background:0 0;outline:0;text-decoration:none}.mc4wp-form-theme label>span,.mc4wp-form-theme li>label{font-weight:400}.mc4wp-alert{color:#c09853;clear:both}.mc4wp-success{color:#468847}.mc4wp-notice{color:#3a87ad}.mc4wp-error{color:#cd5c5c}.rtl .mc4wp-form-theme input[type=checkbox],.rtl .mc4wp-form-theme input[type=radio]{margin:0 0 0 6px}.mc4wp-form-theme-dark button,.mc4wp-form-theme-dark input[type=submit],.mc4wp-form-theme-dark input[type=button]{border-color:#1e1e1e;color:#fff!important;background-color:#444!important}.mc4wp-form-theme-dark button:hover,.mc4wp-form-theme-dark input[type=submit]:hover,.mc4wp-form-theme-dark input[type=button]:hover,.mc4wp-form-theme-dark button:focus,.mc4wp-form-theme-dark input[type=submit]:focus,.mc4wp-form-theme-dark input[type=button]:focus{border-color:#000;color:#fff!important;background-color:#1e1e1e!important}.mc4wp-form-theme-dark input[type=text]:focus,.mc4wp-form-theme-dark input[type=email]:focus,.mc4wp-form-theme-dark input[type=tel]:focus,.mc4wp-form-theme-dark input[type=url]:focus,.mc4wp-form-theme-dark input[type=date]:focus,.mc4wp-form-theme-dark textarea:focus,.mc4wp-form-theme-dark select:focus{border-color:#6a6a6a}.mc4wp-form-theme-light button,.mc4wp-form-theme-light input[type=submit],.mc4wp-form-theme-light input[type=button]{border-color:#d9d9d9;color:#000!important;background-color:#fff!important}.mc4wp-form-theme-light button:hover,.mc4wp-form-theme-light input[type=submit]:hover,.mc4wp-form-theme-light input[type=button]:hover,.mc4wp-form-theme-light button:focus,.mc4wp-form-theme-light input[type=submit]:focus,.mc4wp-form-theme-light input[type=button]:focus{border-color:#b3b3b3;color:#000!important;background-color:#d9d9d9!important}.mc4wp-form-theme-light input[type=text]:focus,.mc4wp-form-theme-light input[type=email]:focus,.mc4wp-form-theme-light input[type=tel]:focus,.mc4wp-form-theme-light input[type=url]:focus,.mc4wp-form-theme-light input[type=date]:focus,.mc4wp-form-theme-light textarea:focus,.mc4wp-form-theme-light select:focus{border-color:#d9d9d9}.mc4wp-form-theme-red button,.mc4wp-form-theme-red input[type=submit],.mc4wp-form-theme-red input[type=button]{border-color:#b52b27;color:#fff!important;background-color:#d9534f!important}.mc4wp-form-theme-red button:hover,.mc4wp-form-theme-red input[type=submit]:hover,.mc4wp-form-theme-red input[type=button]:hover,.mc4wp-form-theme-red button:focus,.mc4wp-form-theme-red input[type=submit]:focus,.mc4wp-form-theme-red input[type=button]:focus{border-color:#761c19;color:#fff!important;background-color:#b52b27!important}.mc4wp-form-theme-red input[type=text]:focus,.mc4wp-form-theme-red input[type=email]:focus,.mc4wp-form-theme-red input[type=tel]:focus,.mc4wp-form-theme-red input[type=url]:focus,.mc4wp-form-theme-red input[type=date]:focus,.mc4wp-form-theme-red textarea:focus,.mc4wp-form-theme-red select:focus{border-color:#e7908e}.mc4wp-form-theme-blue button,.mc4wp-form-theme-blue input[type=submit],.mc4wp-form-theme-blue input[type=button]{border-color:#2a6496;color:#fff!important;background-color:#428bca!important}.mc4wp-form-theme-blue button:hover,.mc4wp-form-theme-blue input[type=submit]:hover,.mc4wp-form-theme-blue input[type=button]:hover,.mc4wp-form-theme-blue button:focus,.mc4wp-form-theme-blue input[type=submit]:focus,.mc4wp-form-theme-blue input[type=button]:focus{border-color:#193c5a;color:#fff!important;background-color:#2a6496!important}.mc4wp-form-theme-blue input[type=text]:focus,.mc4wp-form-theme-blue input[type=email]:focus,.mc4wp-form-theme-blue input[type=tel]:focus,.mc4wp-form-theme-blue input[type=url]:focus,.mc4wp-form-theme-blue input[type=date]:focus,.mc4wp-form-theme-blue textarea:focus,.mc4wp-form-theme-blue select:focus{border-color:#7eb0db}.mc4wp-form-theme-green button,.mc4wp-form-theme-green input[type=submit],.mc4wp-form-theme-green input[type=button]{border-color:#3d8b3d;color:#fff!important;background-color:#5cb85c!important}.mc4wp-form-theme-green button:hover,.mc4wp-form-theme-green input[type=submit]:hover,.mc4wp-form-theme-green input[type=button]:hover,.mc4wp-form-theme-green button:focus,.mc4wp-form-theme-green input[type=submit]:focus,.mc4wp-form-theme-green input[type=button]:focus{border-color:#255625;color:#fff!important;background-color:#3d8b3d!important}.mc4wp-form-theme-green input[type=text]:focus,.mc4wp-form-theme-green input[type=email]:focus,.mc4wp-form-theme-green input[type=tel]:focus,.mc4wp-form-theme-green input[type=url]:focus,.mc4wp-form-theme-green input[type=date]:focus,.mc4wp-form-theme-green textarea:focus,.mc4wp-form-theme-green select:focus{border-color:#91cf91}* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
outline: none !important;
-webkit-outline: none
}
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
*:active, *:focus, *:hover, *:visited {
outline: 0;
outline-offset: 0;
outline-width: 0 !important;
-webkit-tap-highlight-color: transparent
}
:active, :focus, :hover, :visited {
outline: none !important;
-webkit-outline: none
}
body, button, input, optgroup, select, textarea {
margin: 0
}
button, hr, input {
overflow: visible
}
progress, sub, sup {
vertical-align: baseline
}
hr, p {
margin-bottom: 1.5em
}
pre, textarea {
overflow: auto
}
#content[tabindex="-1"]:focus, a:active, a:hover {
outline: 0
}
.aligncenter, .clear:after, .comment-content:after, .entry-content:after, .page-links, .site-content:after, .site-footer:after, .site-header:after, h1, h2, h3, h4, h5, h6 {
clear: both
}
.widget select, .wp-caption, embed, iframe, img, legend, object, pre {
max-width: 100%
}
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%
}
iframe {
border: 0;
outline: none;
}
body {
background: #fff
}
h1 {
font-size: 2em;
margin: .67em 0
}
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
background-color: #ccc;
border: 0;
height: 1px
}
a {
background-color: transparent;
color: #4169e1
}
abbr[title] {
border-bottom: none;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted
}
b, strong {
font-weight: bolder
}
code, kbd, samp {
font-family: monospace, monospace;
font-size: 1em
}
small {
font-size: 80%
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative
}
sub {
bottom: -.25em
}
sup {
top: -.5em
}
img {
border-style: none;
height: auto
}
button, select {
text-transform: none
}
[type=button], [type=reset], [type=submit], button {
-webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
border-style: none;
padding: 0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
outline: ButtonText dotted 1px
}
fieldset {
padding: .35em .75em .625em
}
legend {
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: inherit;
display: table;
padding: 0;
white-space: normal
}
textarea {
width: 100%
}
[type=checkbox], [type=radio] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height: auto
}
[type=search] {
-webkit-appearance: textfield;
outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
-webkit-appearance: none
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit
}
details {
display: block
}
summary {
display: list-item
}
[hidden], template {
display: none
}
body, button, input, optgroup, select, textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5
}
cite, dfn, em, i {
font-style: italic
}
blockquote {
margin: 0 1.5em
}
address {
margin: 0 0 1.5em
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: .9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
padding: 1.6em
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: .9375rem
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help
}
ins, mark {
background: #fff9c0;
text-decoration: none
}
big {
font-size: 125%
}
html {
-webkit-box-sizing: border-box;
box-sizing: border-box
}
*, :after, :before {
-webkit-box-sizing: inherit;
box-sizing: inherit
}
ol, ul {
margin: 0 0 1.5em 3em
}
ul {
list-style: disc
}
ol {
list-style: decimal
}
li > ol, li > ul {
margin-bottom: 0;
margin-left: 1.5em
}
dt {
font-weight: 700
}
dd {
margin: 0 1.5em 1.5em
}
figure {
margin: 1em 0
}
table {
margin: 0;
width: auto;
}
button, input[type=button], input[type=reset], input[type=submit] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, .8);
font-size: 12px;
font-size: .75rem;
line-height: 1;
padding: .6em 1em .4em
}
button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
border-color: #ccc #bbb #aaa
}
button:active, button:focus, input[type=button]:active, input[type=button]:focus, input[type=reset]:active, input[type=reset]:focus, input[type=submit]:active, input[type=submit]:focus {
border-color: #aaa #bbb #bbb
}
input[type=text], input[type=email], input[type=url], input[type=password], input[type=tel], input[type=range], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], input[type=color], input[type=number], input[type=search], textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px
}
input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=range]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus, input[type=number]:focus, input[type=search]:focus, textarea:focus {
color: #111
}
select {
border: 1px solid #ccc
}
a:active, a:focus, a:hover {
color: inherit;
}
.main-navigation {
clear: both;
display: block;
float: left;
width: 100%
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0
}
.main-navigation ul ul {
-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999
}
.main-navigation ul ul ul {
left: -999em;
top: 0
}
.main-navigation ul ul li.focus > ul, .main-navigation ul ul li:hover > ul {
left: 100%
}
.main-navigation ul ul a {
width: 200px
}
.main-navigation ul li.focus > ul, .main-navigation ul li:hover > ul {
left: auto
}
.main-navigation li {
float: left;
position: relative
}
.main-navigation a {
display: block;
text-decoration: none
}
.main-navigation.toggled ul, .menu-toggle {
display: block
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none
}
.main-navigation ul {
display: block
}
}
.site-main .comment-navigation, .site-main .post-navigation, .site-main .posts-navigation {
margin: 0 0 1.5em;
overflow: hidden
}
.comment-navigation .nav-previous, .post-navigation .nav-previous, .posts-navigation .nav-previous {
float: left;
width: 50%
}
.comment-navigation .nav-next, .post-navigation .nav-next, .posts-navigation .nav-next {
float: right;
text-align: right;
width: 50%
}
.gallery-item, .wp-caption-text {
text-align: center
}
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
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: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: .875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000
}
.alignleft {
display: inline;
float: left;
margin-right: 1.5em
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.hentry, .widget {
margin: 0 0 1.5em
}
.clear:after, .clear:before, .comment-content:after, .comment-content:before, .entry-content:after, .entry-content:before, .site-content:after, .site-content:before, .site-footer:after, .site-footer:before, .site-header:after, .site-header:before {
content: "";
display: table;
table-layout: fixed
}
.sticky {
display: block
}
.updated:not(.published) {
display: none
}
.entry-content, .entry-summary {
margin: 1.5em 0 0
}
.page-links {
margin: 0 0 1.5em
}
.comment-content a {
word-wrap: break-word
}
.bypostauthor {
display: block
}
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
display: none
}
.infinity-end.neverending .site-footer {
display: block
}
.comment-content .wp-smiley, .entry-content .wp-smiley, .page-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0
}
.custom-logo-link {
display: inline-block
}
.wp-caption {
margin-bottom: 1.5em
}
.wp-caption img[class*=wp-image-] {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption .wp-caption-text {
margin: .8075em 0
}
.gallery {
margin-bottom: 1.5em
}
.gallery-item {
display: inline-block;
vertical-align: top;
width: 100%
}
.gallery-columns-2 .gallery-item {
max-width: 50%
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%
}
.gallery-columns-4 .gallery-item {
max-width: 25%
}
.gallery-columns-5 .gallery-item {
max-width: 20%
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%
}
.gallery-caption {
display: block
}.fa,
.fas,
.far,
.fal,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1; }
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em; }
.fa-xs {
font-size: .75em; }
.fa-sm {
font-size: .875em; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit; }
.fa-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: .3em; }
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
-webkit-filter: none;
filter: none; }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-500px:before {
content: "\f26e"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-address-book:before {
content: "\f2b9"; }
.fa-address-card:before {
content: "\f2bb"; }
.fa-adjust:before {
content: "\f042"; }
.fa-adn:before {
content: "\f170"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-align-center:before {
content: "\f037"; }
.fa-align-justify:before {
content: "\f039"; }
.fa-align-left:before {
content: "\f036"; }
.fa-align-right:before {
content: "\f038"; }
.fa-allergies:before {
content: "\f461"; }
.fa-amazon:before {
content: "\f270"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-ambulance:before {
content: "\f0f9"; }
.fa-american-sign-language-interpreting:before {
content: "\f2a3"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-anchor:before {
content: "\f13d"; }
.fa-android:before {
content: "\f17b"; }
.fa-angellist:before {
content: "\f209"; }
.fa-angle-double-down:before {
content: "\f103"; }
.fa-angle-double-left:before {
content: "\f100"; }
.fa-angle-double-right:before {
content: "\f101"; }
.fa-angle-double-up:before {
content: "\f102"; }
.fa-angle-down:before {
content: "\f107"; }
.fa-angle-left:before {
content: "\f104"; }
.fa-angle-right:before {
content: "\f105"; }
.fa-angle-up:before {
content: "\f106"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-angular:before {
content: "\f420"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-apper:before {
content: "\f371"; }
.fa-apple:before {
content: "\f179"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-archive:before {
content: "\f187"; }
.fa-arrow-alt-circle-down:before {
content: "\f358"; }
.fa-arrow-alt-circle-left:before {
content: "\f359"; }
.fa-arrow-alt-circle-right:before {
content: "\f35a"; }
.fa-arrow-alt-circle-up:before {
content: "\f35b"; }
.fa-arrow-circle-down:before {
content: "\f0ab"; }
.fa-arrow-circle-left:before {
content: "\f0a8"; }
.fa-arrow-circle-right:before {
content: "\f0a9"; }
.fa-arrow-circle-up:before {
content: "\f0aa"; }
.fa-arrow-down:before {
content: "\f063"; }
.fa-arrow-left:before {
content: "\f060"; }
.fa-arrow-right:before {
content: "\f061"; }
.fa-arrow-up:before {
content: "\f062"; }
.fa-arrows-alt:before {
content: "\f0b2"; }
.fa-arrows-alt-h:before {
content: "\f337"; }
.fa-arrows-alt-v:before {
content: "\f338"; }
.fa-assistive-listening-systems:before {
content: "\f2a2"; }
.fa-asterisk:before {
content: "\f069"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-at:before {
content: "\f1fa"; }
.fa-audible:before {
content: "\f373"; }
.fa-audio-description:before {
content: "\f29e"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-avianex:before {
content: "\f374"; }
.fa-aviato:before {
content: "\f421"; }
.fa-aws:before {
content: "\f375"; }
.fa-backward:before {
content: "\f04a"; }
.fa-balance-scale:before {
content: "\f24e"; }
.fa-ban:before {
content: "\f05e"; }
.fa-band-aid:before {
content: "\f462"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-barcode:before {
content: "\f02a"; }
.fa-bars:before {
content: "\f0c9"; }
.fa-baseball-ball:before {
content: "\f433"; }
.fa-basketball-ball:before {
content: "\f434"; }
.fa-bath:before {
content: "\f2cd"; }
.fa-battery-empty:before {
content: "\f244"; }
.fa-battery-full:before {
content: "\f240"; }
.fa-battery-half:before {
content: "\f242"; }
.fa-battery-quarter:before {
content: "\f243"; }
.fa-battery-three-quarters:before {
content: "\f241"; }
.fa-bed:before {
content: "\f236"; }
.fa-beer:before {
content: "\f0fc"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-bell:before {
content: "\f0f3"; }
.fa-bell-slash:before {
content: "\f1f6"; }
.fa-bicycle:before {
content: "\f206"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-binoculars:before {
content: "\f1e5"; }
.fa-birthday-cake:before {
content: "\f1fd"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-bity:before {
content: "\f37a"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-blender:before {
content: "\f517"; }
.fa-blind:before {
content: "\f29d"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-bold:before {
content: "\f032"; }
.fa-bolt:before {
content: "\f0e7"; }
.fa-bomb:before {
content: "\f1e2"; }
.fa-book:before {
content: "\f02d"; }
.fa-book-open:before {
content: "\f518"; }
.fa-bookmark:before {
content: "\f02e"; }
.fa-bowling-ball:before {
content: "\f436"; }
.fa-box:before {
content: "\f466"; }
.fa-box-open:before {
content: "\f49e"; }
.fa-boxes:before {
content: "\f468"; }
.fa-braille:before {
content: "\f2a1"; }
.fa-briefcase:before {
content: "\f0b1"; }
.fa-briefcase-medical:before {
content: "\f469"; }
.fa-broadcast-tower:before {
content: "\f519"; }
.fa-broom:before {
content: "\f51a"; }
.fa-btc:before {
content: "\f15a"; }
.fa-bug:before {
content: "\f188"; }
.fa-building:before {
content: "\f1ad"; }
.fa-bullhorn:before {
content: "\f0a1"; }
.fa-bullseye:before {
content: "\f140"; }
.fa-burn:before {
content: "\f46a"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-bus:before {
content: "\f207"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-calculator:before {
content: "\f1ec"; }
.fa-calendar:before {
content: "\f133"; }
.fa-calendar-alt:before {
content: "\f073"; }
.fa-calendar-check:before {
content: "\f274"; }
.fa-calendar-minus:before {
content: "\f272"; }
.fa-calendar-plus:before {
content: "\f271"; }
.fa-calendar-times:before {
content: "\f273"; }
.fa-camera:before {
content: "\f030"; }
.fa-camera-retro:before {
content: "\f083"; }
.fa-capsules:before {
content: "\f46b"; }
.fa-car:before {
content: "\f1b9"; }
.fa-caret-down:before {
content: "\f0d7"; }
.fa-caret-left:before {
content: "\f0d9"; }
.fa-caret-right:before {
content: "\f0da"; }
.fa-caret-square-down:before {
content: "\f150"; }
.fa-caret-square-left:before {
content: "\f191"; }
.fa-caret-square-right:before {
content: "\f152"; }
.fa-caret-square-up:before {
content: "\f151"; }
.fa-caret-up:before {
content: "\f0d8"; }
.fa-cart-arrow-down:before {
content: "\f218"; }
.fa-cart-plus:before {
content: "\f217"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-centercode:before {
content: "\f380"; }
.fa-certificate:before {
content: "\f0a3"; }
.fa-chalkboard:before {
content: "\f51b"; }
.fa-chalkboard-teacher:before {
content: "\f51c"; }
.fa-chart-area:before {
content: "\f1fe"; }
.fa-chart-bar:before {
content: "\f080"; }
.fa-chart-line:before {
content: "\f201"; }
.fa-chart-pie:before {
content: "\f200"; }
.fa-check:before {
content: "\f00c"; }
.fa-check-circle:before {
content: "\f058"; }
.fa-check-square:before {
content: "\f14a"; }
.fa-chess:before {
content: "\f439"; }
.fa-chess-bishop:before {
content: "\f43a"; }
.fa-chess-board:before {
content: "\f43c"; }
.fa-chess-king:before {
content: "\f43f"; }
.fa-chess-knight:before {
content: "\f441"; }
.fa-chess-pawn:before {
content: "\f443"; }
.fa-chess-queen:before {
content: "\f445"; }
.fa-chess-rook:before {
content: "\f447"; }
.fa-chevron-circle-down:before {
content: "\f13a"; }
.fa-chevron-circle-left:before {
content: "\f137"; }
.fa-chevron-circle-right:before {
content: "\f138"; }
.fa-chevron-circle-up:before {
content: "\f139"; }
.fa-chevron-down:before {
content: "\f078"; }
.fa-chevron-left:before {
content: "\f053"; }
.fa-chevron-right:before {
content: "\f054"; }
.fa-chevron-up:before {
content: "\f077"; }
.fa-child:before {
content: "\f1ae"; }
.fa-chrome:before {
content: "\f268"; }
.fa-church:before {
content: "\f51d"; }
.fa-circle:before {
content: "\f111"; }
.fa-circle-notch:before {
content: "\f1ce"; }
.fa-clipboard:before {
content: "\f328"; }
.fa-clipboard-check:before {
content: "\f46c"; }
.fa-clipboard-list:before {
content: "\f46d"; }
.fa-clock:before {
content: "\f017"; }
.fa-clone:before {
content: "\f24d"; }
.fa-closed-captioning:before {
content: "\f20a"; }
.fa-cloud:before {
content: "\f0c2"; }
.fa-cloud-download-alt:before {
content: "\f381"; }
.fa-cloud-upload-alt:before {
content: "\f382"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-code:before {
content: "\f121"; }
.fa-code-branch:before {
content: "\f126"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-coffee:before {
content: "\f0f4"; }
.fa-cog:before {
content: "\f013"; }
.fa-cogs:before {
content: "\f085"; }
.fa-coins:before {
content: "\f51e"; }
.fa-columns:before {
content: "\f0db"; }
.fa-comment:before {
content: "\f075"; }
.fa-comment-alt:before {
content: "\f27a"; }
.fa-comment-dots:before {
content: "\f4ad"; }
.fa-comment-slash:before {
content: "\f4b3"; }
.fa-comments:before {
content: "\f086"; }
.fa-compact-disc:before {
content: "\f51f"; }
.fa-compass:before {
content: "\f14e"; }
.fa-compress:before {
content: "\f066"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-contao:before {
content: "\f26d"; }
.fa-copy:before {
content: "\f0c5"; }
.fa-copyright:before {
content: "\f1f9"; }
.fa-couch:before {
content: "\f4b8"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-credit-card:before {
content: "\f09d"; }
.fa-crop:before {
content: "\f125"; }
.fa-crosshairs:before {
content: "\f05b"; }
.fa-crow:before {
content: "\f520"; }
.fa-crown:before {
content: "\f521"; }
.fa-css3:before {
content: "\f13c"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-cube:before {
content: "\f1b2"; }
.fa-cubes:before {
content: "\f1b3"; }
.fa-cut:before {
content: "\f0c4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-database:before {
content: "\f1c0"; }
.fa-deaf:before {
content: "\f2a4"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-desktop:before {
content: "\f108"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-diagnoses:before {
content: "\f470"; }
.fa-dice:before {
content: "\f522"; }
.fa-dice-five:before {
content: "\f523"; }
.fa-dice-four:before {
content: "\f524"; }
.fa-dice-one:before {
content: "\f525"; }
.fa-dice-six:before {
content: "\f526"; }
.fa-dice-three:before {
content: "\f527"; }
.fa-dice-two:before {
content: "\f528"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-discord:before {
content: "\f392"; }
.fa-discourse:before {
content: "\f393"; }
.fa-divide:before {
content: "\f529"; }
.fa-dna:before {
content: "\f471"; }
.fa-dochub:before {
content: "\f394"; }
.fa-docker:before {
content: "\f395"; }
.fa-dollar-sign:before {
content: "\f155"; }
.fa-dolly:before {
content: "\f472"; }
.fa-dolly-flatbed:before {
content: "\f474"; }
.fa-donate:before {
content: "\f4b9"; }
.fa-door-closed:before {
content: "\f52a"; }
.fa-door-open:before {
content: "\f52b"; }
.fa-dot-circle:before {
content: "\f192"; }
.fa-dove:before {
content: "\f4ba"; }
.fa-download:before {
content: "\f019"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-dumbbell:before {
content: "\f44b"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-edge:before {
content: "\f282"; }
.fa-edit:before {
content: "\f044"; }
.fa-eject:before {
content: "\f052"; }
.fa-elementor:before {
content: "\f430"; }
.fa-ellipsis-h:before {
content: "\f141"; }
.fa-ellipsis-v:before {
content: "\f142"; }
.fa-ember:before {
content: "\f423"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envelope:before {
content: "\f0e0"; }
.fa-envelope-open:before {
content: "\f2b6"; }
.fa-envelope-square:before {
content: "\f199"; }
.fa-envira:before {
content: "\f299"; }
.fa-equals:before {
content: "\f52c"; }
.fa-eraser:before {
content: "\f12d"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-euro-sign:before {
content: "\f153"; }
.fa-exchange-alt:before {
content: "\f362"; }
.fa-exclamation:before {
content: "\f12a"; }
.fa-exclamation-circle:before {
content: "\f06a"; }
.fa-exclamation-triangle:before {
content: "\f071"; }
.fa-expand:before {
content: "\f065"; }
.fa-expand-arrows-alt:before {
content: "\f31e"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-external-link-alt:before {
content: "\f35d"; }
.fa-external-link-square-alt:before {
content: "\f360"; }
.fa-eye:before {
content: "\f06e"; }
.fa-eye-dropper:before {
content: "\f1fb"; }
.fa-eye-slash:before {
content: "\f070"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-facebook-f:before {
content: "\f39e"!important; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-fast-backward:before {
content: "\f049"; }
.fa-fast-forward:before {
content: "\f050"; }
.fa-fax:before {
content: "\f1ac"; }
.fa-feather:before {
content: "\f52d"; }
.fa-female:before {
content: "\f182"; }
.fa-fighter-jet:before {
content: "\f0fb"; }
.fa-file:before {
content: "\f15b"; }
.fa-file-alt:before {
content: "\f15c"; }
.fa-file-archive:before {
content: "\f1c6"; }
.fa-file-audio:before {
content: "\f1c7"; }
.fa-file-code:before {
content: "\f1c9"; }
.fa-file-excel:before {
content: "\f1c3"; }
.fa-file-image:before {
content: "\f1c5"; }
.fa-file-medical:before {
content: "\f477"; }
.fa-file-medical-alt:before {
content: "\f478"; }
.fa-file-pdf:before {
content: "\f1c1"; }
.fa-file-powerpoint:before {
content: "\f1c4"; }
.fa-file-video:before {
content: "\f1c8"; }
.fa-file-word:before {
content: "\f1c2"; }
.fa-film:before {
content: "\f008"; }
.fa-filter:before {
content: "\f0b0"; }
.fa-fire:before {
content: "\f06d"; }
.fa-fire-extinguisher:before {
content: "\f134"; }
.fa-firefox:before {
content: "\f269"; }
.fa-first-aid:before {
content: "\f479"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-flag:before {
content: "\f024"; }
.fa-flag-checkered:before {
content: "\f11e"; }
.fa-flask:before {
content: "\f0c3"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-fly:before {
content: "\f417"; }
.fa-folder:before {
content: "\f07b"; }
.fa-folder-open:before {
content: "\f07c"; }
.fa-font:before {
content: "\f031"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-font-awesome-flag:before {
content: "\f425"; }
.fa-font-awesome-logo-full:before {
content: "\f4e6"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-football-ball:before {
content: "\f44e"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-forward:before {
content: "\f04e"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-frog:before {
content: "\f52e"; }
.fa-frown:before {
content: "\f119"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-futbol:before {
content: "\f1e3"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-gamepad:before {
content: "\f11b"; }
.fa-gas-pump:before {
content: "\f52f"; }
.fa-gavel:before {
content: "\f0e3"; }
.fa-gem:before {
content: "\f3a5"; }
.fa-genderless:before {
content: "\f22d"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-gg:before {
content: "\f260"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-gift:before {
content: "\f06b"; }
.fa-git:before {
content: "\f1d3"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-github:before {
content: "\f09b"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-github-square:before {
content: "\f092"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-gitter:before {
content: "\f426"; }
.fa-glass-martini:before {
content: "\f000"; }
.fa-glasses:before {
content: "\f530"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-globe:before {
content: "\f0ac"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-golf-ball:before {
content: "\f450"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-google:before {
content: "\f1a0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-graduation-cap:before {
content: "\f19d"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-greater-than:before {
content: "\f531"; }
.fa-greater-than-equal:before {
content: "\f532"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-h-square:before {
content: "\f0fd"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-hand-holding:before {
content: "\f4bd"; }
.fa-hand-holding-heart:before {
content: "\f4be"; }
.fa-hand-holding-usd:before {
content: "\f4c0"; }
.fa-hand-lizard:before {
content: "\f258"; }
.fa-hand-paper:before {
content: "\f256"; }
.fa-hand-peace:before {
content: "\f25b"; }
.fa-hand-point-down:before {
content: "\f0a7"; }
.fa-hand-point-left:before {
content: "\f0a5"; }
.fa-hand-point-right:before {
content: "\f0a4"; }
.fa-hand-point-up:before {
content: "\f0a6"; }
.fa-hand-pointer:before {
content: "\f25a"; }
.fa-hand-rock:before {
content: "\f255"; }
.fa-hand-scissors:before {
content: "\f257"; }
.fa-hand-spock:before {
content: "\f259"; }
.fa-hands:before {
content: "\f4c2"; }
.fa-hands-helping:before {
content: "\f4c4"; }
.fa-handshake:before {
content: "\f2b5"; }
.fa-hashtag:before {
content: "\f292"; }
.fa-hdd:before {
content: "\f0a0"; }
.fa-heading:before {
content: "\f1dc"; }
.fa-headphones:before {
content: "\f025"; }
.fa-heart:before {
content: "\f004"; }
.fa-heartbeat:before {
content: "\f21e"; }
.fa-helicopter:before {
content: "\f533"; }
.fa-hips:before {
content: "\f452"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-history:before {
content: "\f1da"; }
.fa-hockey-puck:before {
content: "\f453"; }
.fa-home:before {
content: "\f015"; }
.fa-hooli:before {
content: "\f427"; }
.fa-hospital:before {
content: "\f0f8"; }
.fa-hospital-alt:before {
content: "\f47d"; }
.fa-hospital-symbol:before {
content: "\f47e"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-hourglass:before {
content: "\f254"; }
.fa-hourglass-end:before {
content: "\f253"; }
.fa-hourglass-half:before {
content: "\f252"; }
.fa-hourglass-start:before {
content: "\f251"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-html5:before {
content: "\f13b"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-i-cursor:before {
content: "\f246"; }
.fa-id-badge:before {
content: "\f2c1"; }
.fa-id-card:before {
content: "\f2c2"; }
.fa-id-card-alt:before {
content: "\f47f"; }
.fa-image:before {
content: "\f03e"; }
.fa-images:before {
content: "\f302"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-inbox:before {
content: "\f01c"; }
.fa-indent:before {
content: "\f03c"; }
.fa-industry:before {
content: "\f275"; }
.fa-infinity:before {
content: "\f534"; }
.fa-info:before {
content: "\f129"; }
.fa-info-circle:before {
content: "\f05a"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-italic:before {
content: "\f033"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-java:before {
content: "\f4e4"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-js:before {
content: "\f3b8"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-key:before {
content: "\f084"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-keyboard:before {
content: "\f11c"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-kiwi-bird:before {
content: "\f535"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-language:before {
content: "\f1ab"; }
.fa-laptop:before {
content: "\f109"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-leaf:before {
content: "\f06c"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-lemon:before {
content: "\f094"; }
.fa-less:before {
content: "\f41d"; }
.fa-less-than:before {
content: "\f536"; }
.fa-less-than-equal:before {
content: "\f537"; }
.fa-level-down-alt:before {
content: "\f3be"; }
.fa-level-up-alt:before {
content: "\f3bf"; }
.fa-life-ring:before {
content: "\f1cd"; }
.fa-lightbulb:before {
content: "\f0eb"; }
.fa-line:before {
content: "\f3c0"; }
.fa-link:before {
content: "\f0c1"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-linux:before {
content: "\f17c"; }
.fa-lira-sign:before {
content: "\f195"; }
.fa-list:before {
content: "\f03a"; }
.fa-list-alt:before {
content: "\f022"; }
.fa-list-ol:before {
content: "\f0cb"; }
.fa-list-ul:before {
content: "\f0ca"; }
.fa-location-arrow:before {
content: "\f124"; }
.fa-lock:before {
content: "\f023"; }
.fa-lock-open:before {
content: "\f3c1"; }
.fa-long-arrow-alt-down:before {
content: "\f309"; }
.fa-long-arrow-alt-left:before {
content: "\f30a"; }
.fa-long-arrow-alt-right:before {
content: "\f30b"; }
.fa-long-arrow-alt-up:before {
content: "\f30c"; }
.fa-low-vision:before {
content: "\f2a8"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-magic:before {
content: "\f0d0"; }
.fa-magnet:before {
content: "\f076"; }
.fa-male:before {
content: "\f183"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-map:before {
content: "\f279"; }
.fa-map-marker:before {
content: "\f041"; }
.fa-map-marker-alt:before {
content: "\f3c5"; }
.fa-map-pin:before {
content: "\f276"; }
.fa-map-signs:before {
content: "\f277"; }
.fa-mars:before {
content: "\f222"; }
.fa-mars-double:before {
content: "\f227"; }
.fa-mars-stroke:before {
content: "\f229"; }
.fa-mars-stroke-h:before {
content: "\f22b"; }
.fa-mars-stroke-v:before {
content: "\f22a"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f3c7"; }
.fa-medkit:before {
content: "\f0fa"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-meh:before {
content: "\f11a"; }
.fa-memory:before {
content: "\f538"; }
.fa-mercury:before {
content: "\f223"; }
.fa-microchip:before {
content: "\f2db"; }
.fa-microphone:before {
content: "\f130"; }
.fa-microphone-alt:before {
content: "\f3c9"; }
.fa-microphone-alt-slash:before {
content: "\f539"; }
.fa-microphone-slash:before {
content: "\f131"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-minus:before {
content: "\f068"; }
.fa-minus-circle:before {
content: "\f056"; }
.fa-minus-square:before {
content: "\f146"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-mobile:before {
content: "\f10b"; }
.fa-mobile-alt:before {
content: "\f3cd"; }
.fa-modx:before {
content: "\f285"; }
.fa-monero:before {
content: "\f3d0"; }
.fa-money-bill:before {
content: "\f0d6"; }
.fa-money-bill-alt:before {
content: "\f3d1"; }
.fa-money-bill-wave:before {
content: "\f53a"; }
.fa-money-bill-wave-alt:before {
content: "\f53b"; }
.fa-money-check:before {
content: "\f53c"; }
.fa-money-check-alt:before {
content: "\f53d"; }
.fa-moon:before {
content: "\f186"; }
.fa-motorcycle:before {
content: "\f21c"; }
.fa-mouse-pointer:before {
content: "\f245"; }
.fa-music:before {
content: "\f001"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-neuter:before {
content: "\f22c"; }
.fa-newspaper:before {
content: "\f1ea"; }
.fa-nintendo-switch:before {
content: "\f418"; }
.fa-node:before {
content: "\f419"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-not-equal:before {
content: "\f53e"; }
.fa-notes-medical:before {
content: "\f481"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-object-group:before {
content: "\f247"; }
.fa-object-ungroup:before {
content: "\f248"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-openid:before {
content: "\f19b"; }
.fa-opera:before {
content: "\f26a"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-osi:before {
content: "\f41a"; }
.fa-outdent:before {
content: "\f03b"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-paint-brush:before {
content: "\f1fc"; }
.fa-palette:before {
content: "\f53f"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-pallet:before {
content: "\f482"; }
.fa-paper-plane:before {
content: "\f1d8"; }
.fa-paperclip:before {
content: "\f0c6"; }
.fa-parachute-box:before {
content: "\f4cd"; }
.fa-paragraph:before {
content: "\f1dd"; }
.fa-parking:before {
content: "\f540"; }
.fa-paste:before {
content: "\f0ea"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-pause:before {
content: "\f04c"; }
.fa-pause-circle:before {
content: "\f28b"; }
.fa-paw:before {
content: "\f1b0"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-pen-square:before {
content: "\f14b"; }
.fa-pencil-alt:before {
content: "\f303"; }
.fa-people-carry:before {
content: "\f4ce"; }
.fa-percent:before {
content: "\f295"; }
.fa-percentage:before {
content: "\f541"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-phone:before {
content: "\f095"; }
.fa-phone-slash:before {
content: "\f3dd"; }
.fa-phone-square:before {
content: "\f098"; }
.fa-phone-volume:before {
content: "\f2a0"; }
.fa-php:before {
content: "\f457"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-piggy-bank:before {
content: "\f4d3"; }
.fa-pills:before {
content: "\f484"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-plane:before {
content: "\f072"; }
.fa-play:before {
content: "\f04b"; }
.fa-play-circle:before {
content: "\f144"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-plug:before {
content: "\f1e6"; }
.fa-plus:before {
content: "\f067"; }
.fa-plus-circle:before {
content: "\f055"; }
.fa-plus-square:before {
content: "\f0fe"; }
.fa-podcast:before {
content: "\f2ce"; }
.fa-poo:before {
content: "\f2fe"; }
.fa-portrait:before {
content: "\f3e0"; }
.fa-pound-sign:before {
content: "\f154"; }
.fa-power-off:before {
content: "\f011"; }
.fa-prescription-bottle:before {
content: "\f485"; }
.fa-prescription-bottle-alt:before {
content: "\f486"; }
.fa-print:before {
content: "\f02f"; }
.fa-procedures:before {
content: "\f487"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-project-diagram:before {
content: "\f542"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-puzzle-piece:before {
content: "\f12e"; }
.fa-python:before {
content: "\f3e2"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-qrcode:before {
content: "\f029"; }
.fa-question:before {
content: "\f128"; }
.fa-question-circle:before {
content: "\f059"; }
.fa-quidditch:before {
content: "\f458"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-quote-left:before {
content: "\f10d"; }
.fa-quote-right:before {
content: "\f10e"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-random:before {
content: "\f074"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-react:before {
content: "\f41b"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-receipt:before {
content: "\f543"; }
.fa-recycle:before {
content: "\f1b8"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-redo:before {
content: "\f01e"; }
.fa-redo-alt:before {
content: "\f2f9"; }
.fa-registered:before {
content: "\f25d"; }
.fa-rendact:before {
content: "\f3e4"; }
.fa-renren:before {
content: "\f18b"; }
.fa-reply:before {
content: "\f3e5"; }
.fa-reply-all:before {
content: "\f122"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-retweet:before {
content: "\f079"; }
.fa-ribbon:before {
content: "\f4d6"; }
.fa-road:before {
content: "\f018"; }
.fa-robot:before {
content: "\f544"; }
.fa-rocket:before {
content: "\f135"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-rss:before {
content: "\f09e"; }
.fa-rss-square:before {
content: "\f143"; }
.fa-ruble-sign:before {
content: "\f158"; }
.fa-ruler:before {
content: "\f545"; }
.fa-ruler-combined:before {
content: "\f546"; }
.fa-ruler-horizontal:before {
content: "\f547"; }
.fa-ruler-vertical:before {
content: "\f548"; }
.fa-rupee-sign:before {
content: "\f156"; }
.fa-safari:before {
content: "\f267"; }
.fa-sass:before {
content: "\f41e"; }
.fa-save:before {
content: "\f0c7"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-school:before {
content: "\f549"; }
.fa-screwdriver:before {
content: "\f54a"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-search:before {
content: "\f002"; }
.fa-search-minus:before {
content: "\f010"; }
.fa-search-plus:before {
content: "\f00e"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-seedling:before {
content: "\f4d8"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-server:before {
content: "\f233"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-share:before {
content: "\f064"; }
.fa-share-alt:before {
content: "\f1e0"; }
.fa-share-alt-square:before {
content: "\f1e1"; }
.fa-share-square:before {
content: "\f14d"; }
.fa-shekel-sign:before {
content: "\f20b"; }
.fa-shield-alt:before {
content: "\f3ed"; }
.fa-ship:before {
content: "\f21a"; }
.fa-shipping-fast:before {
content: "\f48b"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-shoe-prints:before {
content: "\f54b"; }
.fa-shopping-bag:before {
content: "\f290"; }
.fa-shopping-basket:before {
content: "\f291"; }
.fa-shopping-cart:before {
content: "\f07a"; }
.fa-shower:before {
content: "\f2cc"; }
.fa-sign:before {
content: "\f4d9"; }
.fa-sign-in-alt:before {
content: "\f2f6"; }
.fa-sign-language:before {
content: "\f2a7"; }
.fa-sign-out-alt:before {
content: "\f2f5"; }
.fa-signal:before {
content: "\f012"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-sitemap:before {
content: "\f0e8"; }
.fa-sith:before {
content: "\f512"; }
.fa-skull:before {
content: "\f54c"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-skype:before {
content: "\f17e"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f3ef"; }
.fa-sliders-h:before {
content: "\f1de"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-smile:before {
content: "\f118"; }
.fa-smoking:before {
content: "\f48d"; }
.fa-smoking-ban:before {
content: "\f54d"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ac"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-snowflake:before {
content: "\f2dc"; }
.fa-sort:before {
content: "\f0dc"; }
.fa-sort-alpha-down:before {
content: "\f15d"; }
.fa-sort-alpha-up:before {
content: "\f15e"; }
.fa-sort-amount-down:before {
content: "\f160"; }
.fa-sort-amount-up:before {
content: "\f161"; }
.fa-sort-down:before {
content: "\f0dd"; }
.fa-sort-numeric-down:before {
content: "\f162"; }
.fa-sort-numeric-up:before {
content: "\f163"; }
.fa-sort-up:before {
content: "\f0de"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-space-shuttle:before {
content: "\f197"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-spinner:before {
content: "\f110"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-square:before {
content: "\f0c8"; }
.fa-square-full:before {
content: "\f45c"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-star:before {
content: "\f005"; }
.fa-star-half:before {
content: "\f089"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
.fa-step-backward:before {
content: "\f048"; }
.fa-step-forward:before {
content: "\f051"; }
.fa-stethoscope:before {
content: "\f0f1"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-sticky-note:before {
content: "\f249"; }
.fa-stop:before {
content: "\f04d"; }
.fa-stop-circle:before {
content: "\f28d"; }
.fa-stopwatch:before {
content: "\f2f2"; }
.fa-store:before {
content: "\f54e"; }
.fa-store-alt:before {
content: "\f54f"; }
.fa-strava:before {
content: "\f428"; }
.fa-stream:before {
content: "\f550"; }
.fa-street-view:before {
content: "\f21d"; }
.fa-strikethrough:before {
content: "\f0cc"; }
.fa-stripe:before {
content: "\f429"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-stroopwafel:before {
content: "\f551"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-subscript:before {
content: "\f12c"; }
.fa-subway:before {
content: "\f239"; }
.fa-suitcase:before {
content: "\f0f2"; }
.fa-sun:before {
content: "\f185"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-superscript:before {
content: "\f12b"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-sync:before {
content: "\f021"; }
.fa-sync-alt:before {
content: "\f2f1"; }
.fa-syringe:before {
content: "\f48e"; }
.fa-table:before {
content: "\f0ce"; }
.fa-table-tennis:before {
content: "\f45d"; }
.fa-tablet:before {
content: "\f10a"; }
.fa-tablet-alt:before {
content: "\f3fa"; }
.fa-tablets:before {
content: "\f490"; }
.fa-tachometer-alt:before {
content: "\f3fd"; }
.fa-tag:before {
content: "\f02b"; }
.fa-tags:before {
content: "\f02c"; }
.fa-tape:before {
content: "\f4db"; }
.fa-tasks:before {
content: "\f0ae"; }
.fa-taxi:before {
content: "\f1ba"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f3fe"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-terminal:before {
content: "\f120"; }
.fa-text-height:before {
content: "\f034"; }
.fa-text-width:before {
content: "\f035"; }
.fa-th:before {
content: "\f00a"; }
.fa-th-large:before {
content: "\f009"; }
.fa-th-list:before {
content: "\f00b"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-thermometer:before {
content: "\f491"; }
.fa-thermometer-empty:before {
content: "\f2cb"; }
.fa-thermometer-full:before {
content: "\f2c7"; }
.fa-thermometer-half:before {
content: "\f2c9"; }
.fa-thermometer-quarter:before {
content: "\f2ca"; }
.fa-thermometer-three-quarters:before {
content: "\f2c8"; }
.fa-thumbs-down:before {
content: "\f165"; }
.fa-thumbs-up:before {
content: "\f164"; }
.fa-thumbtack:before {
content: "\f08d"; }
.fa-ticket-alt:before {
content: "\f3ff"; }
.fa-times:before {
content: "\f00d"; }
.fa-times-circle:before {
content: "\f057"; }
.fa-tint:before {
content: "\f043"; }
.fa-toggle-off:before {
content: "\f204"; }
.fa-toggle-on:before {
content: "\f205"; }
.fa-toolbox:before {
content: "\f552"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-trademark:before {
content: "\f25c"; }
.fa-train:before {
content: "\f238"; }
.fa-transgender:before {
content: "\f224"; }
.fa-transgender-alt:before {
content: "\f225"; }
.fa-trash:before {
content: "\f1f8"; }
.fa-trash-alt:before {
content: "\f2ed"; }
.fa-tree:before {
content: "\f1bb"; }
.fa-trello:before {
content: "\f181"; }
.fa-tripadvisor:before {
content: "\f262"; }
.fa-trophy:before {
content: "\f091"; }
.fa-truck:before {
content: "\f0d1"; }
.fa-truck-loading:before {
content: "\f4de"; }
.fa-truck-moving:before {
content: "\f4df"; }
.fa-tshirt:before {
content: "\f553"; }
.fa-tty:before {
content: "\f1e4"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-tv:before {
content: "\f26c"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-twitter:before {
content: "\f099"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-uber:before {
content: "\f402"; }
.fa-uikit:before {
content: "\f403"; }
.fa-umbrella:before {
content: "\f0e9"; }
.fa-underline:before {
content: "\f0cd"; }
.fa-undo:before {
content: "\f0e2"; }
.fa-undo-alt:before {
content: "\f2ea"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-universal-access:before {
content: "\f29a"; }
.fa-university:before {
content: "\f19c"; }
.fa-unlink:before {
content: "\f127"; }
.fa-unlock:before {
content: "\f09c"; }
.fa-unlock-alt:before {
content: "\f13e"; }
.fa-untappd:before {
content: "\f405"; }
.fa-upload:before {
content: "\f093"; }
.fa-usb:before {
content: "\f287"; }
.fa-user:before {
content: "\f007"; }
.fa-user-alt:before {
content: "\f406"; }
.fa-user-alt-slash:before {
content: "\f4fa"; }
.fa-user-astronaut:before {
content: "\f4fb"; }
.fa-user-check:before {
content: "\f4fc"; }
.fa-user-circle:before {
content: "\f2bd"; }
.fa-user-clock:before {
content: "\f4fd"; }
.fa-user-cog:before {
content: "\f4fe"; }
.fa-user-edit:before {
content: "\f4ff"; }
.fa-user-friends:before {
content: "\f500"; }
.fa-user-graduate:before {
content: "\f501"; }
.fa-user-lock:before {
content: "\f502"; }
.fa-user-md:before {
content: "\f0f0"; }
.fa-user-minus:before {
content: "\f503"; }
.fa-user-ninja:before {
content: "\f504"; }
.fa-user-plus:before {
content: "\f234"; }
.fa-user-secret:before {
content: "\f21b"; }
.fa-user-shield:before {
content: "\f505"; }
.fa-user-slash:before {
content: "\f506"; }
.fa-user-tag:before {
content: "\f507"; }
.fa-user-tie:before {
content: "\f508"; }
.fa-user-times:before {
content: "\f235"; }
.fa-users:before {
content: "\f0c0"; }
.fa-users-cog:before {
content: "\f509"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-utensil-spoon:before {
content: "\f2e5"; }
.fa-utensils:before {
content: "\f2e7"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-venus:before {
content: "\f221"; }
.fa-venus-double:before {
content: "\f226"; }
.fa-venus-mars:before {
content: "\f228"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-vial:before {
content: "\f492"; }
.fa-vials:before {
content: "\f493"; }
.fa-viber:before {
content: "\f409"; }
.fa-video:before {
content: "\f03d"; }
.fa-video-slash:before {
content: "\f4e2"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-vk:before {
content: "\f189"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-volleyball-ball:before {
content: "\f45f"; }
.fa-volume-down:before {
content: "\f027"; }
.fa-volume-off:before {
content: "\f026"; }
.fa-volume-up:before {
content: "\f028"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-walking:before {
content: "\f554"; }
.fa-wallet:before {
content: "\f555"; }
.fa-warehouse:before {
content: "\f494"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-weight:before {
content: "\f496"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-wheelchair:before {
content: "\f193"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-wifi:before {
content: "\f1eb"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-window-close:before {
content: "\f410"; }
.fa-window-maximize:before {
content: "\f2d0"; }
.fa-window-minimize:before {
content: "\f2d1"; }
.fa-window-restore:before {
content: "\f2d2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wine-glass:before {
content: "\f4e3"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-won-sign:before {
content: "\f159"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-wrench:before {
content: "\f0ad"; }
.fa-x-ray:before {
content: "\f497"; }
.fa-xbox:before {
content: "\f412"; }
.fa-xing:before {
content: "\f168"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-yandex:before {
content: "\f413"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-yen-sign:before {
content: "\f157"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-youtube:before {
content: "\f167"; }
.fa-youtube-square:before {
content: "\f431"; }
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.sr-only-focusable:active, .sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; }
@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: normal;
src: url(../../../themes/embertheme/embertheme/assets/libs/font-awesome-5/webfonts/fa-brands-400.eot);
src: url(../../../themes/embertheme/embertheme/assets/libs/font-awesome-5/webfonts/fa-brands-400.eot#iefix) format("embedded-opentype"), url(../../../themes/embertheme/embertheme/assets/libs/font-awesome-5/webfonts/fa-brands-400.woff) format("woff2"), url(../../../themes/embertheme/embertheme/assets/libs/font-awesome-5/webfonts/fa-brands-400.woff) format("woff"), url(../../../themes/embertheme/embertheme/assets/libs/font-awesome-5/webfonts/fa-brands-400.ttf) format("truetype"), url(../../../themes/embertheme/embertheme/assets/libs/font-awesome-5/webfonts/fa-brands-400.svg) format("svg"); }
.fab {
font-family: 'Font Awesome 5 Brands'; }
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 400;
src: url(../../../themes/embertheme/embertheme/assets/libs/font-awesome-5/webfonts/fa-regular-400.eot);
src: url(../../../themes/embertheme/embertheme/assets/libs/font-awesome-5/webfonts/fa-regular-400.eot#iefix) format("embedded-opentype"), url(../../../themes/embertheme/embertheme/assets/libs/font-awesome-5/webfonts/fa-regular-400.woff2) format("woff2"), url(../../../themes/embertheme/embertheme/assets/libs/font-awesome-5/webfonts/fa-regular-400.woff) format("woff"), url(../../../themes/embertheme/embertheme/assets/libs/font-awesome-5/webfonts/fa-regular-400.ttf) format("truetype"), url(../../../themes/embertheme/embertheme/assets/libs/font-awesome-5/webfonts/fa-regular-400.svg) format("svg"); }
.far {
font-family: 'Font Awesome 5 Free';
font-weight: 400; }
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
src: url(../../../themes/embertheme/embertheme/assets/libs/font-awesome-5/webfonts/fa-solid-900.eot);
src: url(../../../themes/embertheme/embertheme/assets/libs/font-awesome-5/webfonts/fa-solid-900.eot#iefix) format("embedded-opentype"), url(../../../themes/embertheme/embertheme/assets/libs/font-awesome-5/webfonts/fa-solid-900.woff) format("woff2"), url(../../../themes/embertheme/embertheme/assets/libs/font-awesome-5/webfonts/fa-solid-900.woff) format("woff"), url(../../../themes/embertheme/embertheme/assets/libs/font-awesome-5/webfonts/fa-solid-900.ttf) format("truetype"), url(../../../themes/embertheme/embertheme/assets/libs/font-awesome-5/webfonts/fa-solid-900.svg) format("svg"); }
.fa,
.fas {
font-family: 'Font Awesome 5 Free';
font-weight: 900; }@-ms-viewport {
width: device-width;
}
html {
box-sizing: border-box;
-ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin: 0 auto;
}
@media (min-width: 576px) {
.container {
max-width: 90%;
}
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1170px;
}
}
@media (min-width: 1366px) {
.container {
max-width: 1200px;
}
}
.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%;
}
}
.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;
}
}
.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;
}
}
.invisible {
visibility: hidden !important
}
.hidden-xs-up {
display: none !important
}
@media (max-width: 575px) {
.hidden-xs-down {
display: none !important
}
}
@media (min-width: 576px) {
.hidden-sm-up {
display: none !important
}
}
@media (max-width: 767px) {
.hidden-sm-down {
display: none !important
}
}
@media (min-width: 768px) {
.hidden-md-up {
display: none !important
}
}
@media (max-width: 991px) {
.hidden-md-down {
display: none !important
}
}
@media (min-width: 992px) {
.hidden-lg-up {
display: none !important
}
}
@media (max-width: 1199px) {
.hidden-lg-down {
display: none !important
}
}
@media (min-width: 1200px) {
.hidden-xl-up {
display: none !important
}
}
.hidden-xl-down {
display: none !important
}@font-face {
font-family: 'fontello';
src: url(../../../themes/embertheme/embertheme/assets/libs/fontello/font/fontello_39480143.eot);
src: url(../../../themes/embertheme/embertheme/assets/libs/fontello/font/fontello_39480143.eot#iefix) format('embedded-opentype'),
url(../../../themes/embertheme/embertheme/assets/libs/fontello/font/fontello.woff) format('woff2'),
url(../../../themes/embertheme/embertheme/assets/libs/fontello/font/fontello_39480143.woff) format('woff'),
url(../../../themes/embertheme/embertheme/assets/libs/fontello/font/fontello_39480143.ttf) format('truetype'),
url(../../../themes/embertheme/embertheme/assets/libs/fontello/font/fontello_39480143-fontello.svg) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
text-decoration: inherit;
text-align: center;  font-variant: normal;
text-transform: none;      -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.icon-left-open-mini:before { content: '\e800'; } .icon-right-open-mini:before { content: '\e801'; } .icon-down-open-mini:before { content: '\e805'; }.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}html {
background: #fff;
display: block; }
.hidden, .none {
display: none;
visibility: hidden; }
.thin {
font-weight: 400; }
.bold {
font-weight: bold; }
body {
display: block;
margin: 0 auto;
overflow-x: hidden;
height: auto;
position: static; }
body img {
max-width: 100%; }
.clearfix:before, .clearfix:after {
content: "";
display: table;
clear: both; }
.flex-center {
display: flex;
justify-content: center;
align-items: center; }
.flex-left {
display: flex;
justify-content: flex-start;
align-items: center; }
.flex-right {
display: flex;
justify-content: flex-end;
align-items: center; }
.relative {
position: relative; }
.img-responsive {
width: 100%;
height: auto; }
.white-bg {
background: var(--white); }
.overflow-hidden {
overflow: hidden !important; }
.circle {
border-radius: 50%;
overflow: hidden; }
.no-padding {
padding: 0px !important; }
.no-margin {
margin: 0 !important; }
.default-content {
padding: 50px 15px;
margin: 0 auto;
max-width: 1140px; }
.block {
display: block !important; }
.wp-error {
color: red;
font-size: 18px; }
.disabled {
pointer-events: none !important;
cursor: not-allowed !important; }
.aligncenter {
text-align: center; }
.alignleft {
text-align: left; }
.alignright {
text-align: right; }
.bypostauthor, .gallery-caption, .sticky, .wp-caption, .wp-caption-text {
box-sizing: border-box; }
.parallax {
background-attachment: fixed; }
@media (max-width: 991px) {
.parallax {
background-attachment: scroll; } } .ie10-support {
display: none; }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.ie10-support {
display: flex !important;
justify-content: center;
align-items: center;
flex-direction: column;
position: fixed;
width: 100%;
height: 100%;
padding: 0;
margin: 0;
left: 0;
right: 0;
top: 0;
bottom: 0;
min-height: 100vh;
min-width: 100vw;
background-image: none !important;
text-align: center;
background-color: black !important;
font-size: 25px;
color: #fff;
z-index: 100000000000000000000000000000000000;
line-height: 1.6; }
.ie10-support p {
color: #fff;
font-size: 25px;
text-align: center;
line-height: 1.6; }
.ie10-support .ie {
color: #fff; }
.ie10-support a {
color: red; } } .ie-support {
display: flex !important;
justify-content: center;
align-items: center;
flex-direction: column;
position: fixed;
width: 100%;
height: 100%;
padding: 0;
margin: 0;
left: 0;
right: 0;
top: 0;
bottom: 0;
min-height: 100vh;
min-width: 100vw;
background-image: none !important;
text-align: center;
background-color: black !important;
font-size: 20px;
color: #fff;
z-index: 100000000000000000000000000000000000;
line-height: 1.6; }
.ie-support p {
color: #fff;
font-size: 20px;
text-align: center;
line-height: 1.6; }
.ie-support .ie {
color: #fff; }
.ie-support a {
color: red; }
body {
font-family: var(--secondary-font);
line-height: 1.7;
font-weight: var(--text-font-weight);
color: var(--text-color);
letter-spacing: normal; }
@media (min-width: 1200px) {
body {
font-size: var(--text-xl-size); } }
@media (max-width: 1199px) and (min-width: 992px) {
body {
font-size: var(--text-lg-size); } }
@media (max-width: 991px) and (min-width: 768px) {
body {
font-size: var(--text-md-size); } }
@media (max-width: 767px) and (min-width: 440px) {
body {
font-size: var(--text-sm-size); } }
@media (max-width: 440px) {
body {
font-size: var(--text-xs-size); } }
p {
font-family: var(--secondary-font);
color: var(--text-color);
font-weight: var(--text-font-weight);
margin-top: 0;
margin-bottom: 8px;
line-height: 1.7;
letter-spacing: normal; }
span {
font-size: var(--text-size);
font-family: var(--secondary-font);
font-weight: var(--text-font-weight);
letter-spacing: normal; }
.primary-font {
font-family: var(--primary-font); }
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: var(--heading-font);
color: var(--headings-color);
margin: 0;
padding: 0;
line-height: 1.2;
letter-spacing: normal; }
h1 {
font-weight: var(--h1-fw); }
h2 {
font-weight: var(--h2-fw); }
h3 {
font-weight: var(--h3-fw); }
h4 {
font-weight: var(--h4-fw); }
h5 {
font-weight: var(--h5-fw); }
h6 {
font-weight: var(--h6-fw); }
@media (min-width: 1200px) {
h1,
h2,
h3,
h4,
h5,
h6 {
margin-bottom: var(--xl-headings-mb); }
h1 {
font-size: var(--xl-h1-size); }
h2 {
font-size: var(--xl-h2-size); }
h3 {
font-size: var(--xl-h3-size); }
h4 {
font-size: var(--xl-h4-size); }
h5 {
font-size: var(--xl-h5-size); }
h6 {
font-size: var(--xl-h6-size); } }
@media (max-width: 1199px) {
h1,
h2,
h3,
h4,
h5,
h6 {
margin-bottom: var(--lg-headings-mb); }
h1 {
font-size: var(--lg-h1-size); }
h2 {
font-size: var(--lg-h2-size); }
h3 {
font-size: var(--lg-h3-size); }
h4 {
font-size: var(--lg-h4-size); }
h5 {
font-size: var(--lg-h5-size); }
h6 {
font-size: var(--lg-h6-size); } }
@media (max-width: 991px) {
h1,
h2,
h3,
h4,
h5,
h6 {
margin-bottom: var(--md-headings-mb); }
h1 {
font-size: var(--md-h1-size); }
h2 {
font-size: var(--md-h2-size); }
h3 {
font-size: var(--md-h3-size); }
h4 {
font-size: var(--md-h4-size); }
h5 {
font-size: var(--md-h5-size); }
h6 {
font-size: var(--md-h6-size); } }
@media (max-width: 767px) {
h1,
h2,
h3,
h4,
h5,
h6 {
margin-bottom: var(--sm-headings-mb); }
h1 {
font-size: var(--sm-h1-size); }
h2 {
font-size: var(--sm-h2-size); }
h3 {
font-size: var(--sm-h3-size); }
h4 {
font-size: var(--sm-h4-size); }
h5 {
font-size: var(--sm-h5-size); }
h6 {
font-size: var(--sm-h6-size); } }
@media (max-width: 440px) {
h1,
h2,
h3,
h4,
h5,
h6 {
margin-bottom: var(--xs-headings-mb); }
h1 {
font-size: var(--xs-h1-size); }
h2 {
font-size: var(--xs-h2-size); }
h3 {
font-size: var(--xs-h3-size); }
h4 {
font-size: var(--xs-h4-size); }
h5 {
font-size: var(--xs-h5-size); }
h6 {
font-size: var(--xs-h6-size); } } .tippy-tooltip {
font-size: var(--tippy-size);
color: var(--tippy-color); } .btn {
cursor: pointer;
background-color: transparent;
font-family: var(--primary-font);
display: inline-block;
text-decoration: none;
min-width: 100px;
border-radius: 25px;
padding: 0 30px;
height: 42px;
line-height: 42px;
overflow: hidden;
font-size: 16px;
text-align: center;
z-index: 1;
position: relative;
transition: 0.4s all; }
.btn:after {
content: "";
display: block;
position: absolute;
width: 0%;
height: 120%;
left: 0;
top: 0;
z-index: -1;
transition: 0.5s all;
opacity: 0.3; }
.btn:hover, .btn:active, .btn:focus {
text-decoration: none;
background: var(--primary-color); }
.btn:hover:after, .btn:active:after, .btn:focus:after {
opacity: 1;
width: 150%;
right: 0; }
.btn.size-big {
font-size: 22px;
min-width: 130px;
height: 55px;
line-height: 50px;
border-width: 2px !important;
padding: 0 40px; }
.btn.size-big.rounded {
border-radius: 50px; }
.btn.size-small {
font-size: 14px;
min-width: 80px;
height: 35px;
line-height: 35px;
padding: 0 20px; }
.btn.rect {
border-radius: 0px; }
.btn.style-primary {
border: 1px solid var(--primary-color);
background: none; }
.btn.style-primary:after {
background: var(--primary-color); }
.btn.style-primary:hover, .btn.style-primary:active, .btn.style-primary:focus {
background: var(--primary-color); }
.btn.style-primary-fill {
border: 1px solid var(--primary-color);
background: var(--primary-color); }
.btn.style-primary-fill:after {
background: var(--primary-color); }
.btn.style-primary-fill:hover, .btn.style-primary-fill:active, .btn.style-primary-fill:focus {
background: var(--primary-color); }
.btn.style-black {
border: 1px solid var(--black-color);
background: none; }
.btn.style-black:after {
background: var(--black-color); }
.btn.style-black:hover, .btn.style-black:active, .btn.style-black:focus {
background: var(--black-color); }
.btn.style-black-fill {
border: 1px solid var(--black-color);
background: var(--black-color); }
.btn.style-black-fill:after {
background: var(--black-color); }
.btn.style-black-fill:hover, .btn.style-black-fill:active, .btn.style-black-fill:focus {
background: var(--black-color); }
.btn.style-white {
border: 1px solid var(--white-color);
background: none; }
.btn.style-white:after {
background: var(--white-color); }
.btn.style-white:hover, .btn.style-white:active, .btn.style-white:focus {
background: var(--white-color); }
.btn.style-white-fill {
border: 1px solid var(--white-color);
background: var(--white-color); }
.btn.style-white-fill:after {
background: var(--white-color); }
.btn.style-white-fill:hover, .btn.style-white-fill:active, .btn.style-white-fill:focus {
background: var(--white-color); }
.btn.black {
color: var(--black-color); }
.btn.white {
color: var(--white-color); }
.btn.primary {
color: var(--primary-color); }
.btn.hover-black:hover, .btn.hover-black:active, .btn.hover-black:focus {
color: var(--black-color); }
.btn.hover-white:hover, .btn.hover-white:active, .btn.hover-white:focus {
color: var(--white-color); }
.btn.hover-primary:hover, .btn.hover-primary:active, .btn.hover-primary:focus {
color: var(--primary-color); } .bordered {
position: relative; }
.bordered:after {
position: absolute;
display: block;
content: '';
width: 51px;
height: 2px;
background: var(--primary-color);
left: 0;
right: 0;
margin: auto; }
.bordered.left:after {
position: absolute;
display: block;
content: '';
width: 51px;
height: 2px;
background: var(--primary-color);
left: 0;
right: 0;
margin: 0; } .clear-padding .kc_column, .clear-padding .kc_column_inner {
padding: 0; } .breadcrumbs-wrap {
padding-top: 80px;
padding-bottom: 40px;
height: 350px; }
.breadcrumbs-wrap .container {
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
color: var(--color); }
.breadcrumbs-wrap .page-title {
color: var(--color);
margin: 0; }
.breadcrumbs-wrap .breadcrumbs {
margin: 0;
margin-top: 14px;
padding: 0;
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: center;
list-style-type: none; }
.breadcrumbs-wrap .breadcrumbs li {
display: inline-flex;
justify-content: center;
align-items: center;
padding: 0;
line-height: 1;
font-family: var(--primary-font);
margin-bottom: 8px; }
.breadcrumbs-wrap .breadcrumbs li a {
font-family: var(--primary-font);
color: var(--color);
transition: 0.3s all ease;
text-decoration: none;
line-height: 1;
font-size: 16px; }
.breadcrumbs-wrap .breadcrumbs li a:hover {
color: var(--primary-color); }
.breadcrumbs-wrap .breadcrumbs li span {
font-family: var(--primary-font);
font-size: 16px;
color: var(--color); }
.breadcrumbs-wrap .breadcrumbs li.separator {
padding: 0 8px; } .iframe-wrap {
display: block;
position: relative;
overflow: hidden;
padding-top: 56.25%; }
.iframe-wrap iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0; } .btn-up {
position: fixed;
right: 30px;
bottom: 30px;
width: 45px;
font-size: 18px;
height: 45px;
display: flex;
justify-content: center;
align-items: center;
color: var(--white-color);
background: var(--primary-color);
cursor: pointer;
transition: 0.3s all ease;
opacity: 0;
pointer-events: none;
transform: translateX(100%); }
.btn-up.active {
opacity: 1;
pointer-events: all;
transform: translateX(0); } .wrap-404 {
height: 100vh;
min-height: 650px;
display: flex;
justify-content: center;
align-items: center;
-webkit-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
text-align: center;
color: var(--white-color); }
.wrap-404 .page_title {
color: var(--white-color); }
.wrap-404 .links404 {
margin-top: 16px;
display: flex;
justify-content: center;
align-items: center; }
.wrap-404 .links404 a {
font-family: var(--primary-font);
margin: 0 10px;
text-decoration: none;
cursor: pointer;
color: var(--white-color);
font-size: 20px;
font-weight: 400;
transition: 0.3s all ease; }
.wrap-404 .links404 a:hover, .wrap-404 .links404 a:active, .wrap-404 .links404 a:focus {
color: var(--primary-color); } .pagination-wrap {
display: flex;
align-items: center;
margin-bottom: 30px; }
.pagination-wrap.center {
justify-content: center; }
.pagination-wrap.left {
justify-content: flex-start; }
.pagination-wrap.right {
justify-content: flex-end; }
.differ-pagination {
list-style-type: none;
display: flex;
align-items: center;
flex-wrap: wrap;
margin: 40px -5px; }
.differ-pagination li {
height: 35px;
line-height: 35px;
min-width: 35px;
width: auto;
display: block;
font-weight: 300;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 8px; }
.differ-pagination li a {
width: 100%;
height: 100%;
display: block;
color: var(--black-color);
font-size: 18px;
text-align: center;
cursor: pointer;
text-decoration: none;
padding: 0 5px;
transition: 0.2s all ease;
border: 1px solid #edeef0; }
.differ-pagination li a:hover, .differ-pagination li a:active, .differ-pagination li a:focus {
text-decoration: none;
border-color: var(--primary-color);
background-color: var(--primary-color);
color: var(--white-color); }
.differ-pagination li a.current {
border-color: var(--primary-color);
background-color: var(--primary-color);
color: var(--white-color); }
.differ-pagination li span {
width: 100%;
height: 100%;
display: block;
color: var(--black-color);
font-size: 18px;
text-align: center;
cursor: default;
text-decoration: none;
padding: 0 5px;
transition: 0.2s all ease;
border: 1px solid #edeef0; }
.differ-pagination li span:hover, .differ-pagination li span:active, .differ-pagination li span:focus {
text-decoration: none;
border-color: var(--primary-color);
background-color: var(--primary-color);
color: var(--white-color); }
.differ-pagination li span.current {
border-color: var(--primary-color);
background-color: var(--primary-color);
color: var(--white-color); }
.page-content table {
max-width: 100%;
overflow-x: auto;
border-collapse: collapse;
width: auto; }
.page-content table th, .page-content table td {
padding: 10px;
border-collapse: collapse;
border: 1px solid #ddd; }
.page-content blockquote {
margin: 8px 0;
padding: 0px 20px;
padding-top: 30px;
padding-bottom: 20px;
background: #f3eeee; }
.page-content embed, .page-content iframe {
max-width: 100%; }
.page-content b, .page-content strong {
font-weight: bold; }
.page-content ul, .page-content ol {
padding-left: 17px !important;
margin: 10px 0; }
.page-content ul li, .page-content ol li {
line-height: 2;
display: list-item; }
@media (max-width: 480px) {
.page-content ul li, .page-content ol li {
line-height: 1.5; } }
.page-content ul {
list-style: disc; }
.page-content ol {
list-style: decimal; }
.page-content pre, .page-content code {
margin: 0;
font-size: 15px;
padding: 4px 10px;
background: #ddd;
display: inline-block;
overflow-x: auto;
line-height: 1.4; }
.default-content embed, .default-content iframe {
max-width: 100%; }
.default-content blockquote {
margin: 8px 0;
padding: 0px 20px;
padding-top: 30px;
padding-bottom: 20px;
background: #f3eeee; }
.default-content img {
max-width: 100%;
height: auto;
margin-top: 1em;
margin-bottom: 1em;
display: inline; }
.default-content b, .default-content strong {
font-weight: bold; }
.default-content i, .default-content em {
font-style: italic; }
.default-content ul, .default-content ol {
padding-left: 17px !important;
margin: 10px 0; }
.default-content ul li, .default-content ol li {
line-height: 2;
display: list-item; }
@media (max-width: 480px) {
.default-content ul li, .default-content ol li {
line-height: 1.5; } }
.default-content ul {
list-style: disc; }
.default-content ol {
list-style: decimal; }
.default-content a {
text-decoration: underline;
line-height: 1.4;
color: var(--primary-color); }
.default-content pre, .default-content code {
margin: 0;
font-size: 15px;
padding: 4px 10px;
background: #ddd;
display: inline-block;
overflow-x: auto;
line-height: 1.4; }
.default-content del {
text-decoration: line-through; }
.default-content ins {
text-decoration: underline; }
.default-content table {
max-width: 100%;
overflow-x: auto;
border-collapse: collapse;
width: auto; }
.default-content table th, .default-content table td {
padding: 10px;
border-collapse: collapse;
border: 1px solid #ddd; } .post-gallery {
overflow: hidden;
position: relative;
cursor: move; }
.post-gallery .prev, .post-gallery .next {
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 15;
width: 35px;
height: 35px;
background: rgba(255, 255, 255, 0.7);
color: var(--black-color);
font-size: 14px;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
opacity: 0;
transition: 0.3s; }
.post-gallery:hover .prev, .post-gallery:hover .next {
opacity: 1; }
.post-gallery .next {
right: 0; }
.post-gallery .left {
left: 0; }
.post-gallery .slick-dots {
position: absolute;
bottom: 15px;
display: flex;
justify-content: center;
align-items: center;
left: 0;
right: 0;
margin: auto;
list-style-type: none; }
.post-gallery .slick-dots li {
width: 10px;
height: 10px;
background: var(--white-color);
opacity: 0.7;
margin: 5px;
cursor: pointer;
border-radius: 50%; }
.post-gallery .slick-dots li.slick-active {
opacity: 1; }
.post-gallery .slick-dots li button {
display: none; } .loader-wrapper {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
min-height: 100vh;
min-width: 100vw;
background: var(--preloader-bg);
z-index: 99999;
display: flex;
justify-content: center;
align-items: center;
opacity: 1; } .patheon-preloader1 {
width: 100px;
height: 100px;
perspective: 780px; }
.patheon-preloader1 .cssload-inner {
position: absolute;
width: 100%;
height: 100%;
box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%; }
.patheon-preloader1 .cssload-inner.cssload-one {
left: 0%;
top: 0%;
animation: cssload-rotate-one 1.15s linear infinite;
-o-animation: cssload-rotate-one 1.15s linear infinite;
-ms-animation: cssload-rotate-one 1.15s linear infinite;
-webkit-animation: cssload-rotate-one 1.15s linear infinite;
-moz-animation: cssload-rotate-one 1.15s linear infinite;
border-bottom: 3px solid var(--preloader-line1); }
.patheon-preloader1 .cssload-inner.cssload-two {
right: 0%;
top: 0%;
animation: cssload-rotate-two 1.15s linear infinite;
-o-animation: cssload-rotate-two 1.15s linear infinite;
-ms-animation: cssload-rotate-two 1.15s linear infinite;
-webkit-animation: cssload-rotate-two 1.15s linear infinite;
-moz-animation: cssload-rotate-two 1.15s linear infinite;
border-right: 3px solid var(--preloader-line2); }
.patheon-preloader1 .cssload-inner.cssload-three {
right: 0%;
bottom: 0%;
animation: cssload-rotate-three 1.15s linear infinite;
-o-animation: cssload-rotate-three 1.15s linear infinite;
-ms-animation: cssload-rotate-three 1.15s linear infinite;
-webkit-animation: cssload-rotate-three 1.15s linear infinite;
-moz-animation: cssload-rotate-three 1.15s linear infinite;
border-top: 3px solid var(--preloader-line3); }
@keyframes cssload-rotate-one {
0% {
transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg); }
100% {
transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg); } }
@keyframes cssload-rotate-two {
0% {
transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg); }
100% {
transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg); } }
@keyframes cssload-rotate-three {
0% {
transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg); }
100% {
transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg); } } .patheon-preloader2 .spin-loader {
display: block;
position: relative;
left: 50%;
top: 50%;
width: 150px;
height: 150px;
margin: -75px 0 0 -75px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: var(--preloader-line1);
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite; }
.patheon-preloader2 .spin-loader:before {
content: "";
position: absolute;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: var(--preloader-line2);
-webkit-animation: spin 3s linear infinite;
animation: spin 3s linear infinite; }
.patheon-preloader2 .spin-loader:after {
content: "";
position: absolute;
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: var(--preloader-line3);
-webkit-animation: spin 1.5s linear infinite;
animation: spin 1.5s linear infinite; }
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg); } } .patheon-preloader3 {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 50px;
height: 10px;
background: var(--preloader-line1);
border-radius: 5px;
-webkit-animation: load 1.8s ease-in-out infinite;
animation: load 1.8s ease-in-out infinite; }
.patheon-preloader3:before, .patheon-preloader3:after {
position: absolute;
display: block;
content: "";
-webkit-animation: load 1.8s ease-in-out infinite;
animation: load 1.8s ease-in-out infinite;
height: 10px;
border-radius: 5px; }
.patheon-preloader3:before {
top: -20px;
left: 10px;
width: 40px;
background: var(--preloader-line2); }
.patheon-preloader3:after {
bottom: -20px;
width: 35px;
background: var(--preloader-line3); }
@-webkit-keyframes load {
0% {
-webkit-transform: translateX(40px);
transform: translateX(40px); }
50% {
-webkit-transform: translateX(-30px);
transform: translateX(-30px); }
100% {
-webkit-transform: translateX(40px);
transform: translateX(40px); } }
@keyframes load {
0% {
-webkit-transform: translateX(40px);
transform: translateX(40px); }
50% {
-webkit-transform: translateX(-30px);
transform: translateX(-30px); }
100% {
-webkit-transform: translateX(40px);
transform: translateX(40px); } } .differ-preloader4 .sk-rotating-plane {
width: 5em;
height: 5em;
margin: auto;
background-color: var(--preloader-line1);
animation: sk-rotating-plane 1.2s infinite ease-in-out; }
@keyframes sk-rotating-plane {
0% {
transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
50% {
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
100% {
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } } .differ-preloader5 .sk-double-bounce {
width: 5em;
height: 5em;
position: relative;
margin: auto; }
.differ-preloader5 .sk-double-bounce .sk-child {
width: 100%;
height: 100%;
border-radius: 50%;
background-color: var(--preloader-line1);
opacity: 0.6;
position: absolute;
top: 0;
left: 0;
animation: sk-double-bounce 2.0s infinite ease-in-out; }
.differ-preloader5 .sk-double-bounce .sk-double-bounce-2 {
animation-delay: -1.0s; }
@keyframes sk-double-bounce {
0%, 100% {
transform: scale(0); }
50% {
transform: scale(1); } } .differ-preloader6 .sk-wave {
width: 7.5em;
height: 5em;
margin: auto;
text-align: center;
font-size: 1em; }
.differ-preloader6 .sk-wave .sk-rect {
background-color: var(--preloader-line1);
height: 100%;
width: .5em;
display: inline-block;
animation: sk-wave-stretch-delay 1.2s infinite ease-in-out; }
.differ-preloader6 .sk-wave .sk-rect-1 {
animation-delay: -1.2s; }
.differ-preloader6 .sk-wave .sk-rect-2 {
animation-delay: -1.1s; }
.differ-preloader6 .sk-wave .sk-rect-3 {
animation-delay: -1s; }
.differ-preloader6 .sk-wave .sk-rect-4 {
animation-delay: -0.9s; }
.differ-preloader6 .sk-wave .sk-rect-5 {
animation-delay: -0.8s; }
@keyframes sk-wave-stretch-delay {
0%, 40%, 100% {
transform: scaleY(0.4); }
20% {
transform: scaleY(1); } } .differ-preloader7 .sk-wandering-cubes {
width: 4em;
height: 4em;
position: relative;
margin: auto; }
.differ-preloader7 .sk-wandering-cubes .sk-cube {
background-color: var(--preloader-line1);
width: 1em;
height: 1em;
position: absolute;
top: 0;
left: 0;
animation: sk-wandering-cubes 1.8s ease-in-out -1.8s infinite both; }
.differ-preloader7 .sk-wandering-cubes .sk-cube-2 {
animation-delay: -0.9s; }
@keyframes sk-wandering-cubes {
0% {
transform: rotate(0deg); }
25% {
transform: translateX(2em) rotate(-90deg) scale(0.5); }
50% { transform: translateX(2em) translateY(2em) rotate(-179deg); }
50.1% {
transform: translateX(2em) translateY(2em) rotate(-180deg); }
75% {
transform: translateX(0) translateY(2em) rotate(-270deg) scale(0.5); }
100% {
transform: rotate(-360deg); } } .differ-preloader8 .sk-three-bounce {
width: 8em;
margin: auto;
text-align: center; }
.differ-preloader8 .sk-three-bounce .sk-child {
width: 2em;
height: 2em;
background-color: var(--preloader-line1);
border-radius: 100%;
display: inline-block;
animation: sk-three-bounce 1.4s ease-in-out 0s infinite both; }
.differ-preloader8 .sk-three-bounce .sk-bounce-1 {
animation-delay: -0.32s; }
.differ-preloader8 .sk-three-bounce .sk-bounce-2 {
animation-delay: -0.16s; }
@keyframes sk-three-bounce {
0%, 80%, 100% {
transform: scale(0); }
40% {
transform: scale(1); } } .differ-preloader9 .sk-circle-bounce {
width: 4em;
height: 4em;
position: relative;
margin: auto; }
.differ-preloader9 .sk-circle-bounce .sk-child {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0; }
.differ-preloader9 .sk-circle-bounce .sk-child:before {
content: '';
display: block;
margin: 0 auto;
width: 15%;
height: 15%;
background-color: var(--preloader-line1);
border-radius: 100%;
animation: sk-circle-bounce-delay 1.2s infinite ease-in-out both; }
.differ-preloader9 .sk-circle-bounce .sk-circle-2 {
transform: rotate(30deg); }
.differ-preloader9 .sk-circle-bounce .sk-circle-3 {
transform: rotate(60deg); }
.differ-preloader9 .sk-circle-bounce .sk-circle-4 {
transform: rotate(90deg); }
.differ-preloader9 .sk-circle-bounce .sk-circle-5 {
transform: rotate(120deg); }
.differ-preloader9 .sk-circle-bounce .sk-circle-6 {
transform: rotate(150deg); }
.differ-preloader9 .sk-circle-bounce .sk-circle-7 {
transform: rotate(180deg); }
.differ-preloader9 .sk-circle-bounce .sk-circle-8 {
transform: rotate(210deg); }
.differ-preloader9 .sk-circle-bounce .sk-circle-9 {
transform: rotate(240deg); }
.differ-preloader9 .sk-circle-bounce .sk-circle-10 {
transform: rotate(270deg); }
.differ-preloader9 .sk-circle-bounce .sk-circle-11 {
transform: rotate(300deg); }
.differ-preloader9 .sk-circle-bounce .sk-circle-12 {
transform: rotate(330deg); }
.differ-preloader9 .sk-circle-bounce .sk-circle-2:before {
animation-delay: -1.1s; }
.differ-preloader9 .sk-circle-bounce .sk-circle-3:before {
animation-delay: -1s; }
.differ-preloader9 .sk-circle-bounce .sk-circle-4:before {
animation-delay: -0.9s; }
.differ-preloader9 .sk-circle-bounce .sk-circle-5:before {
animation-delay: -0.8s; }
.differ-preloader9 .sk-circle-bounce .sk-circle-6:before {
animation-delay: -0.7s; }
.differ-preloader9 .sk-circle-bounce .sk-circle-7:before {
animation-delay: -0.6s; }
.differ-preloader9 .sk-circle-bounce .sk-circle-8:before {
animation-delay: -0.5s; }
.differ-preloader9 .sk-circle-bounce .sk-circle-9:before {
animation-delay: -0.4s; }
.differ-preloader9 .sk-circle-bounce .sk-circle-10:before {
animation-delay: -0.3s; }
.differ-preloader9 .sk-circle-bounce .sk-circle-11:before {
animation-delay: -0.2s; }
.differ-preloader9 .sk-circle-bounce .sk-circle-12:before {
animation-delay: -0.1s; }
@keyframes sk-circle-bounce-delay {
0%, 80%, 100% {
transform: scale(0); }
40% {
transform: scale(1); } } .differ-preloader10 .sk-cube-grid {
width: 4em;
height: 4em;
margin: auto; }
.differ-preloader10 .sk-cube-grid .sk-cube {
width: 33%;
height: 33%;
background-color: var(--preloader-line1);
float: left;
animation: sk-cube-grid-scale-delay 1.3s infinite ease-in-out; }
.differ-preloader10 .sk-cube-grid .sk-cube-1 {
animation-delay: 0.2s; }
.differ-preloader10 .sk-cube-grid .sk-cube-2 {
animation-delay: 0.3s; }
.differ-preloader10 .sk-cube-grid .sk-cube-3 {
animation-delay: 0.4s; }
.differ-preloader10 .sk-cube-grid .sk-cube-4 {
animation-delay: 0.1s; }
.differ-preloader10 .sk-cube-grid .sk-cube-5 {
animation-delay: 0.2s; }
.differ-preloader10 .sk-cube-grid .sk-cube-6 {
animation-delay: 0.3s; }
.differ-preloader10 .sk-cube-grid .sk-cube-7 {
animation-delay: 0s; }
.differ-preloader10 .sk-cube-grid .sk-cube-8 {
animation-delay: 0.1s; }
.differ-preloader10 .sk-cube-grid .sk-cube-9 {
animation-delay: 0.2s; }
@keyframes sk-cube-grid-scale-delay {
0%, 70%, 100% {
transform: scale3D(1, 1, 1); }
35% {
transform: scale3D(0, 0, 1); } } .differ-preloader11 .sk-folding-cube {
width: 4em;
height: 4em;
position: relative;
margin: auto;
transform: rotateZ(45deg); }
.differ-preloader11 .sk-folding-cube .sk-cube {
float: left;
width: 50%;
height: 50%;
position: relative;
transform: scale(1.1); }
.differ-preloader11 .sk-folding-cube .sk-cube:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: var(--preloader-line1);
animation: sk-folding-cube-angle 2.4s infinite linear both;
transform-origin: 100% 100%; }
.differ-preloader11 .sk-folding-cube .sk-cube-2 {
transform: scale(1.1) rotateZ(90deg); }
.differ-preloader11 .sk-folding-cube .sk-cube-3 {
transform: scale(1.1) rotateZ(180deg); }
.differ-preloader11 .sk-folding-cube .sk-cube-4 {
transform: scale(1.1) rotateZ(270deg); }
.differ-preloader11 .sk-folding-cube .sk-cube-2:before {
animation-delay: 0.3s; }
.differ-preloader11 .sk-folding-cube .sk-cube-3:before {
animation-delay: 0.6s; }
.differ-preloader11 .sk-folding-cube .sk-cube-4:before {
animation-delay: 0.9s; }
@keyframes sk-folding-cube-angle {
0%, 10% {
transform: perspective(140px) rotateX(-180deg);
opacity: 0; }
25%, 75% {
transform: perspective(140px) rotateX(0deg);
opacity: 1; }
90%, 100% {
transform: perspective(140px) rotateY(180deg);
opacity: 0; } } .differ-preloader12 {
-webkit-filter: url(http://alternatifetkinlikler.com/wp-content/cache/wpfc-minified/q8zh6n7s/e0vmx.css#goo);
filter: url(http://alternatifetkinlikler.com/wp-content/cache/wpfc-minified/q8zh6n7s/e0vmx.css#goo); }
@-webkit-keyframes move {
0% {
-webkit-transform: translateX(0) translateY(0);
transform: translateX(0) translateY(0); }
10% {
-webkit-transform: translateX(0) translateY(-350%);
transform: translateX(0) translateY(-350%); }
15% {
-webkit-transform: translateX(0) translateY(-400%);
transform: translateX(0) translateY(-400%); }
17% {
-webkit-transform: translateX(0) translateY(-400%);
transform: translateX(0) translateY(-400%); }
20% {
-webkit-transform: translateX(0) translateY(-350%);
transform: translateX(0) translateY(-350%); }
23% {
-webkit-transform: translateX(0) translateY(0);
transform: translateX(0) translateY(0); }
100% {
-webkit-transform: translateX(0) translateY(0);
transform: translateX(0) translateY(0); } }
@keyframes move {
0% {
-webkit-transform: translateX(0) translateY(0);
transform: translateX(0) translateY(0); }
10% {
-webkit-transform: translateX(0) translateY(-350%);
transform: translateX(0) translateY(-350%); }
15% {
-webkit-transform: translateX(0) translateY(-400%);
transform: translateX(0) translateY(-400%); }
17% {
-webkit-transform: translateX(0) translateY(-400%);
transform: translateX(0) translateY(-400%); }
20% {
-webkit-transform: translateX(0) translateY(-350%);
transform: translateX(0) translateY(-350%); }
23% {
-webkit-transform: translateX(0) translateY(0);
transform: translateX(0) translateY(0); }
100% {
-webkit-transform: translateX(0) translateY(0);
transform: translateX(0) translateY(0); } }
@-webkit-keyframes move2 {
0% {
-webkit-transform: translateX(0) translateY(0);
transform: translateX(0) translateY(0); }
10% {
-webkit-transform: translateX(0) translateY(-370%);
transform: translateX(0) translateY(-370%); }
15% {
-webkit-transform: translateX(0) translateY(-530%);
transform: translateX(0) translateY(-530%); }
17% {
-webkit-transform: translateX(0) translateY(-530%);
transform: translateX(0) translateY(-530%); }
20% {
-webkit-transform: translateX(0) translateY(-450%);
transform: translateX(0) translateY(-450%); }
23% {
-webkit-transform: translateX(0) translateY(-150%);
transform: translateX(0) translateY(-150%); }
26% {
-webkit-transform: translateX(0) translateY(0);
transform: translateX(0) translateY(0); }
100% {
-webkit-transform: translateX(0) translateY(0);
transform: translateX(0) translateY(0); } }
@keyframes move2 {
0% {
-webkit-transform: translateX(0) translateY(0);
transform: translateX(0) translateY(0); }
10% {
-webkit-transform: translateX(0) translateY(-370%);
transform: translateX(0) translateY(-370%); }
15% {
-webkit-transform: translateX(0) translateY(-530%);
transform: translateX(0) translateY(-530%); }
17% {
-webkit-transform: translateX(0) translateY(-530%);
transform: translateX(0) translateY(-530%); }
20% {
-webkit-transform: translateX(0) translateY(-450%);
transform: translateX(0) translateY(-450%); }
23% {
-webkit-transform: translateX(0) translateY(-150%);
transform: translateX(0) translateY(-150%); }
26% {
-webkit-transform: translateX(0) translateY(0);
transform: translateX(0) translateY(0); }
100% {
-webkit-transform: translateX(0) translateY(0);
transform: translateX(0) translateY(0); } }
.differ-preloader12 .spinner {
position: relative;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%); }
.differ-preloader12 .spinner:after {
content: '';
background: var(--preloader-line1);
border-radius: 50%;
height: 1.5rem;
width: 1.5rem;
position: absolute;
top: 0;
left: 0; }
.differ-preloader12 .spinner > .item {
height: 1.5rem;
width: 1.5rem;
position: absolute;
top: 0;
left: 0; }
.differ-preloader12 .spinner > .item:nth-of-type(1) {
-webkit-transform: translateX(-100%) translateY(0) rotate(-90deg);
transform: translateX(-100%) translateY(0) rotate(-90deg); }
.differ-preloader12 .spinner > .item:nth-of-type(2) {
-webkit-transform: translateX(-70%) translateY(-70%) rotate(-45deg);
transform: translateX(-70%) translateY(-70%) rotate(-45deg); }
.differ-preloader12 .spinner > .item:nth-of-type(3) {
-webkit-transform: translateX(0) translateY(-100%) rotate(0);
transform: translateX(0) translateY(-100%) rotate(0); }
.differ-preloader12 .spinner > .item:nth-of-type(4) {
-webkit-transform: translateX(70%) translateY(-70%) rotate(45deg);
transform: translateX(70%) translateY(-70%) rotate(45deg); }
.differ-preloader12 .spinner > .item:nth-of-type(5) {
-webkit-transform: translateX(100%) translateY(0) rotate(90deg);
transform: translateX(100%) translateY(0) rotate(90deg); }
.differ-preloader12 .spinner > .item:nth-of-type(6) {
-webkit-transform: translateX(70%) translateY(70%) rotate(135deg);
transform: translateX(70%) translateY(70%) rotate(135deg); }
.differ-preloader12 .spinner > .item:nth-of-type(7) {
-webkit-transform: translateX(0) translateY(100%) rotate(180deg);
transform: translateX(0) translateY(100%) rotate(180deg); }
.differ-preloader12 .spinner > .item:nth-of-type(8) {
-webkit-transform: translateX(-70%) translateY(70%) rotate(-135deg);
transform: translateX(-70%) translateY(70%) rotate(-135deg); }
.differ-preloader12 .spinner > .item:nth-of-type(1):after {
-webkit-animation-delay: 0;
animation-delay: 0; }
.differ-preloader12 .spinner > .item:nth-of-type(2):after {
-webkit-animation-delay: 375ms;
animation-delay: 375ms; }
.differ-preloader12 .spinner > .item:nth-of-type(3):after {
-webkit-animation-delay: 750ms;
animation-delay: 750ms; }
.differ-preloader12 .spinner > .item:nth-of-type(4):after {
-webkit-animation-delay: 1125ms;
animation-delay: 1125ms; }
.differ-preloader12 .spinner > .item:nth-of-type(5):after {
-webkit-animation-delay: 1500ms;
animation-delay: 1500ms; }
.differ-preloader12 .spinner > .item:nth-of-type(6):after {
-webkit-animation-delay: 1875ms;
animation-delay: 1875ms; }
.differ-preloader12 .spinner > .item:nth-of-type(7):after {
-webkit-animation-delay: 2250ms;
animation-delay: 2250ms; }
.differ-preloader12 .spinner > .item:nth-of-type(8):after {
-webkit-animation-delay: 2625ms;
animation-delay: 2625ms; }
.differ-preloader12 .spinner > .item:nth-of-type(1):before {
-webkit-animation-delay: 0ms;
animation-delay: 0ms; }
.differ-preloader12 .spinner > .item:nth-of-type(2):before {
-webkit-animation-delay: 375ms;
animation-delay: 375ms; }
.differ-preloader12 .spinner > .item:nth-of-type(3):before {
-webkit-animation-delay: 750ms;
animation-delay: 750ms; }
.differ-preloader12 .spinner > .item:nth-of-type(4):before {
-webkit-animation-delay: 1125ms;
animation-delay: 1125ms; }
.differ-preloader12 .spinner > .item:nth-of-type(5):before {
-webkit-animation-delay: 1500ms;
animation-delay: 1500ms; }
.differ-preloader12 .spinner > .item:nth-of-type(6):before {
-webkit-animation-delay: 1875ms;
animation-delay: 1875ms; }
.differ-preloader12 .spinner > .item:nth-of-type(7):before {
-webkit-animation-delay: 2250ms;
animation-delay: 2250ms; }
.differ-preloader12 .spinner > .item:nth-of-type(8):before {
-webkit-animation-delay: 2625ms;
animation-delay: 2625ms; }
.differ-preloader12 .spinner > .item:after {
content: '';
background: var(--preloader-line1);
height: .8rem;
width: .8rem;
position: absolute;
top: .6rem;
left: .6rem;
-webkit-transform: translateX(0) translateY(0);
transform: translateX(0) translateY(0);
border-radius: 50%;
-webkit-animation: move 3s linear infinite;
animation: move 3s linear infinite; }
.differ-preloader12 .spinner > .item:before {
content: '';
background: var(--preloader-line1);
height: .6rem;
width: .6rem;
position: absolute;
top: .45rem;
left: .45rem;
-webkit-transform: translateX(0) translateY(0);
transform: translateX(0) translateY(0);
border-radius: 50%;
-webkit-animation: move2 3s linear infinite;
animation: move2 3s linear infinite; } .differ-preloader13 .spinner {
width: 80px;
height: 80px;
border: 2px solid #f3f3f3;
border-top: 3px solid var(--preloader-line1);
border-radius: 100%;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
animation: spin 1s infinite linear; }
@keyframes spin {
from {
transform: rotate(0deg); }
to {
transform: rotate(360deg); } } @keyframes loader {
0%, 10%, 100% {
width: 80px;
height: 80px; }
65% {
width: 150px;
height: 150px; } }
@keyframes loaderBlock {
0%, 30% {
transform: rotate(0); }
55% {
background-color: var(--preloader-line1); }
100% {
transform: rotate(90deg); } }
@keyframes loaderBlockInverse {
0%, 20% {
transform: rotate(0); }
55% {
background-color: var(--preloader-line2); }
100% {
transform: rotate(-90deg); } }
.differ-preloader14 .loader {
position: absolute;
top: 50%;
left: 50%;
width: 80px;
height: 80px;
transform: translate(-50%, -50%) rotate(45deg) translate3d(0, 0, 0);
animation: loader 1.2s infinite ease-in-out; }
.differ-preloader14 .loader span {
position: absolute;
display: block;
width: 40px;
height: 40px;
background-color: var(--preloader-line3);
animation: loaderBlock 1.2s infinite ease-in-out both; }
.differ-preloader14 .loader span:nth-child(1) {
top: 0;
left: 0; }
.differ-preloader14 .loader span:nth-child(2) {
top: 0;
right: 0;
animation: loaderBlockInverse 1.2s infinite ease-in-out both; }
.differ-preloader14 .loader span:nth-child(3) {
bottom: 0;
left: 0;
animation: loaderBlockInverse 1.2s infinite ease-in-out both; }
.differ-preloader14 .loader span:nth-child(4) {
bottom: 0;
right: 0; } .differ-preloader15 .loader {
filter: url(http://alternatifetkinlikler.com/wp-content/cache/wpfc-minified/q8zh6n7s/e0vmx.css#goo);
position: relative;
width: 500px;
height: 100px; }
@media (max-width: 768px) {
.differ-preloader15 .loader {
transform: scale(0.6); } }
.differ-preloader15 .loader::after {
content: '';
display: block;
width: 50px;
height: 50px;
border-radius: 50%;
background: var(--preloader-line1);
margin: 0 auto;
position: absolute;
top: 25px;
left: 225px;
animation: scale 2.5s ease-in-out infinite; }
.differ-preloader15 .loader div {
position: absolute;
width: 30px;
height: 30px;
border-radius: 50%;
background: var(--preloader-line1);
top: 35px;
left: 235px;
animation: move 2.5s ease-in-out infinite alternate; }
.differ-preloader15 .loader div::after, .differ-preloader15 .loader div::before {
content: '';
display: block;
position: absolute;
width: 30px;
height: 30px;
border-radius: 50%;
background: var(--preloader-line1); }
.differ-preloader15 .loader div::before {
left: -75px; }
.differ-preloader15 .loader div::after {
left: 75px; }
@keyframes move {
0% {
transform: translateX(-150px); }
100% {
transform: translateX(150px); } }
@keyframes scale {
10% {
transform: scale(1); }
50% {
transform: scale(1.25); }
90% {
transform: scale(1); } }
.differ-preloader15 svg {
position: absolute;
z-index: -100;
pointer-events: none; } .differ-preloader16 {
position: relative; }
.differ-preloader16 .preloader--spinner {
top: 50%;
width: 60px;
height: 60px;
margin: -30px auto 0; }
.differ-preloader16 .preloader--spinner:after, .differ-preloader16 .preloader--spinner:before {
content: " ";
display: block;
position: absolute;
top: 0;
left: 0;
width: 60px;
height: 60px;
border: 4px solid var(--preloader-line1);
border-right-width: 0;
border-top-color: transparent !important;
border-radius: 50px;
-webkit-animation: preloaderAnimate1 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
animation: preloaderAnimate1 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite; }
.differ-preloader16 .preloader--spinner:after {
width: 40px;
height: 40px;
margin: 10px;
-webkit-animation: preloaderAnimate2 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
animation: preloaderAnimate2 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite; }
@-webkit-keyframes preloaderAnimate1 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes preloaderAnimate1 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@-webkit-keyframes preloaderAnimate2 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
to {
-webkit-transform: rotate(-360deg);
transform: rotate(-360deg); } }
@keyframes preloaderAnimate2 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
to {
-webkit-transform: rotate(-360deg);
transform: rotate(-360deg); } } @media (min-width: 992px) {
.nav {
top: auto;
padding: 15px 0;
width: 100%;
position: absolute;
transition: 0.4s all ease;
left: 0;
right: 0;
z-index: 200;    }
.nav.fixed, .nav[data-desktop-type='fixed_fill'] {
padding: 5px 0;
background: var(--nav-fill-bg);
position: fixed; }
.nav[data-desktop-type='static_fill'] {
padding: 5px 0;
background: var(--nav-fill-bg); }
.nav[data-desktop-type='fixed_on_scroll'] {
background: transparent; }
.nav[data-desktop-type='fixed_on_scroll'].fixed {
background: var(--nav-fill-bg); }
.nav[data-desktop-type='static_transparent'] {
background-color: transparent; }
.menu-flex {
height: var(--desktop_nav-height);
width: 100%;
display: flex;
justify-content: space-between;    }
.menu-flex .logo {
font-family: var(--logo-font);
font-size: var(--logo-font-size) px;
display: flex;
align-content: center;
justify-content: flex-start;
text-decoration: none; }
.menu-flex .logo img {
height: var(--logo-height);
width: auto;
margin-right: 10px;
max-height: 100%;
object-fit: contain; }
.menu-flex .logo a {
font-family: var(--logo-font);
text-decoration: none;
font-size: var(--logo-font-size);
color: var(--logo-color);
font-weight: var(--logo-font-weight);
line-height: var(--logo-font-size);
display: flex;
align-items: center;
transition: 0.3s all ease; }
.menu-flex .logo a:hover {
color: var(--logo-hover-color); }
.menu-flex .menu {
margin: 0;
padding: 0;
display: flex;
height: 100%;
align-items: center;
list-style-type: none; }
.menu-flex .menu > li {
list-style-type: none;
position: relative;
margin-left: 12px;
padding-bottom: 20px;
padding-top: 20px;
padding-left: 10px;
padding-right: 10px; }
.menu-flex .menu > li > a {
cursor: pointer;
font-family: var(--desktop-nav-link-font);
color: var(--desktop-nav-link-color);
font-size: var(--desktop-nav-link-fz);
transition: 0.3s all ease;
position: relative;
display: block;
width: 100%;
height: 100%;
text-decoration: none;
line-height: 1;
padding: 0; }
.menu-flex .menu > li > a:before {
left: 0;
width: 0%;
display: block;
content: "";
background: var(--desktop-nav-link-hover-color);
height: 1px;
position: absolute;
transition: 0.2s all ease;
bottom: -4px; }
.menu-flex .menu > li > a:hover:before {
width: 100%; }
.menu-flex .menu > li > a:hover {
color: var(--desktop-nav-link-hover-color); }
.menu-flex .menu > .menu-item-has-children {
position: relative; }
.menu-flex .menu > .menu-item-has-children > a:after {
content: '\e805';
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
text-decoration: inherit;
text-align: center;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: inherit;
color: inherit;
margin-left: 5px; }
.menu-flex .menu > .menu-item-has-children .sub-menu-wrapper {
position: absolute;
visibility: hidden;
pointer-events: none;
opacity: 0;
top: 150%;
transition: 0.3s all ease;
width: 180px;
right: 0;
transform: translateY(-10px);
padding-top: 10px; }
.menu-flex .menu > .menu-item-has-children .sub-menu {
list-style-type: none;
margin: 0;
padding: 10px 0;
transition: 0.3s all ease;
background: var(--desktop-sub-menu-bg); }
.menu-flex .menu > .menu-item-has-children .sub-menu li {
padding: 0;
margin: 0;
width: 100%;
display: block; }
.menu-flex .menu > .menu-item-has-children .sub-menu li a {
font-size: var(--sub-menu-link-fz);
font-weight: 400;
display: block;
line-height: 1.5;
font-family: var(--desktop-sub-menu-link-font);
padding: 8px 15px;
width: 100%;
color: var(--desktop-sub-menu-link-color);
text-decoration: none;
position: relative;
transition: 0.3s all ease; }
.menu-flex .menu > .menu-item-has-children .sub-menu li a:hover {
color: var(--desktop-sub-menu-link-hover-color); }
.menu-flex .menu > .menu-item-has-children .sub-menu li.menu-item-has-children {
position: relative; }
.menu-flex .menu > .menu-item-has-children .sub-menu li.menu-item-has-children > a {
display: flex;
align-items: center;
justify-content: space-between; }
.menu-flex .menu > .menu-item-has-children .sub-menu li.menu-item-has-children > a:after {
content: '\e805';
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
text-decoration: inherit;
text-align: center;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: inherit;
color: inherit;
margin-left: 5px; }
.menu-flex .menu > .menu-item-has-children .sub-menu .sub-menu-wrapper {
top: 50%;
transition: 0.3s all ease;
right: 100%;
padding: 0;
transform: none; }
.menu-flex .menu .menu-item-has-children:hover > .sub-menu-wrapper {
top: calc(100% + 8px);
opacity: 1;
pointer-events: all;
visibility: visible; }
.menu-flex .menu .menu-item-has-children .menu-item-has-children:hover { }
.menu-flex .menu .menu-item-has-children .menu-item-has-children:hover .sub-menu-wrapper {
top: 0; }
.menu-flex .socials {
display: flex;
align-items: center;
height: 100%; }
.menu-flex .socials a {
margin: 9px;
text-decoration: none;
cursor: pointer;
color: var(--desktop-nav-link-color);
font-size: var(--desktop-nav-link-fz);
transition: 0.3s all ease; }
.menu-flex .socials a:hover, .menu-flex .socials a:active {
color: var(--desktop-nav-link-hover-color); }
.menu-flex .menu-icon-wrap {
display: none; } } @media (max-width: 991px) {
.nav {
top: auto;
width: 100%;
position: absolute;
transition: 0.4s all ease;
left: 0;
right: 0;
z-index: 200;
height: var(--mobile-nav-height);
background: var(--mobile-nav-bg);   }
.nav.active {
transition: 0.4s all ease;
top: 0;
z-index: 999999; }
.nav .container {
padding: 0 25px;
height: 100%;
width: 100%;
max-width: 100%; }
.nav.fixed, .nav[data-mobile-type='fixed'] {
position: fixed; }
.nav.fixed .menu-flex .menu-wrap, .nav[data-mobile-type='fixed'] .menu-flex .menu-wrap {
max-height: calc(100vh - 60px); }
.nav.fixed .menu-flex .menu-wrap .menu, .nav[data-mobile-type='fixed'] .menu-flex .menu-wrap .menu {
height: 100%;
max-height: calc(100vh - 60px);
overflow-y: scroll !important;
-webkit-overflow-scrolling: touch; }
.nav[data-mobile-type='statc'] {
position: absolute; }
.nav[data-mobile-type='statc'] .menu-flex .menu-wrap {
max-height: 100%;
height: auto; }
.nav[data-mobile-type='statc'] .menu-flex .menu-wrap .menu {
height: auto;
max-height: 100%; }
.nav[data-mobile-type='static_transparent'] {
background-color: transparent; }
.nav .menu-flex {
height: 100%;
display: flex;
align-items: center;
justify-content: space-between;    }
.nav .menu-flex .logo {
font-family: var(--logo-font);
font-size: var(--logo-font-size) px;
display: flex;
align-content: center;
justify-content: flex-start;
text-decoration: none; }
.nav .menu-flex .logo img {
height: var(--logo-height);
width: auto;
margin-right: 10px;
max-height: 90%; }
.nav .menu-flex .logo a {
font-family: var(--logo-font);
text-decoration: none;
font-size: var(--logo-font-size);
color: var(--logo-color);
font-weight: var(--logo-font-weight);
line-height: var(--logo-font-size);
display: flex;
align-items: center;
transition: 0.2s all ease; }
.nav .menu-flex .logo a:hover {
color: var(--logo-hover-color); }
.nav .menu-flex .menu-wrap {
display: none;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
position: absolute;
left: 0;
right: 0;
width: 100%;
background: var(--mobile-nav-menu-wrap-bg);
top: 60px;
height: auto; }
.nav .menu-flex .menu-wrap .menu {
padding: 20px 0;
margin: 0;
width: 100%; }
.nav .menu-flex .menu-wrap .menu li {
padding: 0;
margin-left: 0;
display: block;
width: 100%;
transition: 0.3s all ease; }
.nav .menu-flex .menu-wrap .menu li a {
padding: 0 25px;
transition: 0.3s all ease;
width: 100%;
height: 100%;
display: block;
line-height: var(--mobile-nav-link-line-height);
font-size: var(--mobile-nav-link-font-size);
color: var(--mobile-nav-link-color);
font-family: var(--desktop-sub-menu-link-font);
text-decoration: none; }
.nav .menu-flex .menu-wrap .menu li a:hover, .nav .menu-flex .menu-wrap .menu li a:active, .nav .menu-flex .menu-wrap .menu li a:focus {
color: var(--mobile-nav-link-hover-color); }
.nav .menu-flex .menu-wrap .menu li .sub-menu-wrapper {
background: var(--mobile-nav-sub-menu-bg);
display: none; }
.nav .menu-flex .menu-wrap .menu li .sub-menu-wrapper .sub-menu {
padding: 0;
margin: 0; }
.nav .menu-flex .menu-wrap .menu li .sub-menu-wrapper .sub-menu li a {
padding: 0 35px; }
.nav .menu-flex .menu-wrap .menu li.menu-item-has-children {
position: relative; }
.nav .menu-flex .menu-wrap .menu li.menu-item-has-children > a {
display: flex;
justify-content: space-between;
align-items: center; }
.nav .menu-flex .menu-wrap .menu li.menu-item-has-children > a:after {
content: '\e801';
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
text-decoration: inherit;
text-align: center;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-left: 15px; }
.nav .menu-flex .socials {
display: none; }
.nav .menu-flex .menu-icon-wrap {
width: 30px;
justify-content: center;
align-items: center;
display: flex;
right: 15px;
top: 15px;
z-index: 200; }
.nav .menu-flex .menu-icon-wrap .menu-icon {
display: block;
width: 100%;
cursor: pointer; }
.nav .menu-flex .menu-icon-wrap .menu-icon .line {
width: 100%;
height: 3px;
background-color: #fff;
display: block;
margin: 5px auto;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.nav .menu-flex .menu-icon-wrap .menu-icon.active .line:nth-child(2) {
opacity: 0; }
.nav .menu-flex .menu-icon-wrap .menu-icon.active .line:nth-child(1) {
transform: translateY(8px) rotate(45deg); }
.nav .menu-flex .menu-icon-wrap .menu-icon.active .line:nth-child(3) {
transform: translateY(-8px) rotate(-45deg); } } .footer {  }
.footer .top {
background-color: #191919;
padding-top: 35px;
color: var(--white-color); }
.footer .top .sidebar-flex {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
color: var(--white-color); }
@media (max-width: 991px) {
.footer .top .sidebar-flex {
flex-direction: column; } }
.footer .top .sidebar-flex .footer-sidebar { }
.footer .top .sidebar-flex .footer-sidebar .widget {
max-width: 320px;
margin-bottom: 35px;
color: var(--white-color);        }
.footer .top .sidebar-flex .footer-sidebar .widget .widget-contact-info {
font-size: 16px; }
.footer .top .sidebar-flex .footer-sidebar .widget .widget-contact-info p {
margin-bottom: 12px;
line-height: 2;
color: var(--white-color); }
.footer .top .sidebar-flex .footer-sidebar .widget .widget-contact-info a {
color: var(--white-color);
text-decoration: none; }
.footer .top .sidebar-flex .footer-sidebar .widget .widget-contact-info .fa, .footer .top .sidebar-flex .footer-sidebar .widget .widget-contact-info .fab, .footer .top .sidebar-flex .footer-sidebar .widget .widget-contact-info .far, .footer .top .sidebar-flex .footer-sidebar .widget .widget-contact-info .fal, .footer .top .sidebar-flex .footer-sidebar .widget .widget-contact-info .icon, .footer .top .sidebar-flex .footer-sidebar .widget .widget-contact-info .fas {
color: var(--primary-color);
text-align: center;
margin-right: 8px;
width: 20px; }
.footer .top .sidebar-flex .footer-sidebar .widget p {
color: inherit; }
@media (max-width: 991px) {
.footer .top .sidebar-flex .footer-sidebar .widget {
max-width: 100%; } }
.footer .top .sidebar-flex .footer-sidebar .widget .widget_title {
margin-bottom: 20px;
font-weight: 600;
color: var(--white-color); }
.footer .top .sidebar-flex .footer-sidebar .widget .widget_title a {
text-decoration: none;
color: var(--white-color);
display: inline-block; }
.footer .top .sidebar-flex .footer-sidebar .widget ul {
padding: 0;
margin: 0;
list-style-type: none; }
.footer .top .sidebar-flex .footer-sidebar .widget ul li {
line-height: 1.4;
color: var(--white-color); }
.footer .top .sidebar-flex .footer-sidebar .widget ul li a {
display: inline-block;
margin-bottom: 12px;
color: var(--white-color);
text-decoration: none;
transition: 0.3s all ease; }
.footer .top .sidebar-flex .footer-sidebar .widget ul li a:hover {
text-decoration: underline; }
.footer .top .sidebar-flex .footer-sidebar .widget img {
max-width: 100%;
display: block;
height: auto; }
.footer .top .sidebar-flex .footer-sidebar .widget select {
max-width: 100%;
display: block;
margin-bottom: 8px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 7px;
padding-right: 25px;
user-select: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; }
.footer .top .sidebar-flex .footer-sidebar .widget select:hover {
outline: none; }
.footer .top .sidebar-flex .footer-sidebar .widget.widget_tag_cloud .tagcloud {
display: flex;
flex-wrap: wrap; }
.footer .top .sidebar-flex .footer-sidebar .widget.widget_tag_cloud .tagcloud a {
background-color: transparent;
display: block;
padding: 0 18px;
height: 38px;
min-height: 38px;
line-height: 38px;
overflow: hidden;
font-size: 14px !important;
text-align: center;
color: var(--white-color) !important;
border: 1px solid var(--primary-color);
z-index: 1;
position: relative;
transition: .4s all;
margin-bottom: 6px;
margin-right: 6px;
text-decoration: none !important; }
.footer .top .sidebar-flex .footer-sidebar .widget.widget_tag_cloud .tagcloud a:before {
content: "";
display: block;
position: absolute;
width: 0%;
height: 120%;
left: 0;
top: 0;
background: var(--primary-color);
z-index: -1;
transition: 0.5s all;
opacity: 0.3; }
.footer .top .sidebar-flex .footer-sidebar .widget.widget_tag_cloud .tagcloud a:hover {
background: var(--primary-color); }
.footer .top .sidebar-flex .footer-sidebar .widget.widget_tag_cloud .tagcloud a:hover:before {
background: var(--primary-color);
color: var(--white-color) !important;
text-decoration: none;
width: 100%;
opacity: 1; }
.footer .top .sidebar-flex .footer-sidebar .widget.widget_calendar table {
margin-left: -8px; }
.footer .top .sidebar-flex .footer-sidebar .widget.widget_calendar table caption {
text-align: left !important;
padding-left: 8px !important;
padding-bottom: 5px !important; }
.footer .top .sidebar-flex .footer-sidebar .widget.widget_calendar table th, .footer .top .sidebar-flex .footer-sidebar .widget.widget_calendar table td {
padding: 8px;
text-align: center; }
.footer .top .sidebar-flex .footer-sidebar .widget.widget_calendar table a {
text-decoration: none;
color: var(--primary-color);
transition: 0.3s all ease; }
.footer .top .sidebar-flex .footer-sidebar .widget.widget_calendar table a:hover {
text-decoration: underline; }
.footer .top .sidebar-flex .footer-sidebar .widget.widget_rss ul li {
display: block;
margin-bottom: 30px; }
.footer .top .sidebar-flex .footer-sidebar .widget.widget_rss ul li a {
margin-bottom: 6px; }
.footer .top .sidebar-flex .footer-sidebar .widget.widget_rss ul li .rssSummary {
line-height: 1.4; }
.footer .top .sidebar-flex .footer-sidebar .widget.widget_rss ul li .rss-date {
font-size: 12px;
color: #ddd;
margin-bottom: 10px;
display: block; }
.footer .top .sidebar-flex .footer-sidebar .widget.widget_rss ul li cite {
font-size: 13px;
padding-top: 5px; }
.footer .top .sidebar-flex .footer-sidebar .widget.widget_search .search {
display: flex;
align-items: center;
max-width: 100%;
width: 100%; }
.footer .top .sidebar-flex .footer-sidebar .widget.widget_search .search input {
width: 100%;
height: 40px;
line-height: 40px;
border: 1px solid var(--white-color);
padding: 0 10px;
font-size: 14px;
border-radius: 0;
margin: 0;
box-shadow: none;
-webkit-appearance: none; }
.footer .top .sidebar-flex .footer-sidebar .widget.widget_search .search button[type='submit'] {
border-radius: 0;
background: var(--primary-color);
width: 40px;
height: 40px;
display: flex;
justify-content: center;
align-items: center;
color: var(--white-color);
font-size: 14px;
text-align: center;
cursor: pointer;
border: none; }
.footer .top .sidebar-flex .footer-sidebar .widget.differ_latest_posts_widget ul li {
display: flex;
margin-bottom: 15px; }
.footer .top .sidebar-flex .footer-sidebar .widget.differ_latest_posts_widget ul li a {
margin: 0; }
.footer .top .sidebar-flex .footer-sidebar .widget.differ_latest_posts_widget ul li img {
min-width: 63px;
width: 63px;
display: block;
height: 63px;
object-fit: cover;
margin-right: 15px; }
.footer .top .sidebar-flex .footer-sidebar .widget.differ_latest_posts_widget ul li .widget-posts-descr {
display: flex;
flex-direction: column;
justify-content: center;
height: auto; }
.footer .top .sidebar-flex .footer-sidebar .widget.differ_latest_posts_widget ul li .widget-posts-descr .title {
font-size: 16px;
margin: 0;
font-weight: 500;
display: block;
border: 0;
text-decoration: none;
margin-top: 0px;
font-family: var(--primary-font); }
.footer .top .sidebar-flex .footer-sidebar .widget.differ_latest_posts_widget ul li .widget-posts-descr .date {
font-size: 14px;
color: #ddd;
margin-top: 5px;
display: block; }
@media (min-width: 992px) {
.footer .top .sidebar-flex .footer-sidebar .widget.differ_instagram_widget {
max-width: 320px; } }
.footer .top .sidebar-flex .footer-sidebar .widget.differ_instagram_widget ul {
margin: 0 -5px;
display: flex;
list-style-type: none;
flex-wrap: wrap; }
.footer .top .sidebar-flex .footer-sidebar .widget.differ_instagram_widget ul li {
display: block;
padding: 5px;
width: 33.3%; }
.footer .top .sidebar-flex .footer-sidebar .widget.differ_instagram_widget ul li a {
position: relative;
margin: 0;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100%; }
.footer .top .sidebar-flex .footer-sidebar .widget.differ_instagram_widget ul li a img {
max-width: 100%;
min-width: 100%;
height: auto;
display: block;
object-fit: contain; }
.footer .top .sidebar-flex .footer-sidebar .widget.differ_instagram_widget ul li a video {
max-width: 100%;
height: auto;
display: block;
min-height: 60px; }
.footer .top .sidebar-flex .footer-sidebar .widget.differ_instagram_widget ul li a .hover {
background: rgba(0, 0, 0, 0.75);
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
color: #fff;
transition: 0.3s all ease;
opacity: 0;
text-align: center; }
.footer .top .sidebar-flex .footer-sidebar .widget.differ_instagram_widget ul li a .hover i, .footer .top .sidebar-flex .footer-sidebar .widget.differ_instagram_widget ul li a .hover .fa, .footer .top .sidebar-flex .footer-sidebar .widget.differ_instagram_widget ul li a .hover .fab {
transition: 0.35s all ease;
transform: scale(0.7);
opacity: 0.30; }
.footer .top .sidebar-flex .footer-sidebar .widget.differ_instagram_widget ul li a:hover .hover {
opacity: 1; }
.footer .top .sidebar-flex .footer-sidebar .widget.differ_instagram_widget ul li a:hover .hover i, .footer .top .sidebar-flex .footer-sidebar .widget.differ_instagram_widget ul li a:hover .hover .fa, .footer .top .sidebar-flex .footer-sidebar .widget.differ_instagram_widget ul li a:hover .hover .fab {
transform: scale(1);
opacity: 1; }
@media (min-width: 992px) {
.footer .top .sidebar-flex .footer-sidebar .widget.differ_flickr_widget {
min-width: 320px;
max-width: 320px; } }
.footer .top .sidebar-flex .footer-sidebar .widget.differ_flickr_widget ul {
margin: 0 -5px;
display: flex;
list-style-type: none;
flex-wrap: wrap; }
.footer .top .sidebar-flex .footer-sidebar .widget.differ_flickr_widget ul li {
display: block;
padding: 5px;
width: 33.3%;
position: relative; }
.footer .top .sidebar-flex .footer-sidebar .widget.differ_flickr_widget ul li:after {
padding-bottom: 100%;
display: block;
content: ""; }
.footer .top .sidebar-flex .footer-sidebar .widget.differ_flickr_widget ul li a {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
padding: 0;
display: block;
width: calc(100% - 10px);
height: calc(100% - 10px); }
.footer .top .sidebar-flex .footer-sidebar .widget.differ_flickr_widget ul li a img {
max-width: 100%;
min-width: 100%;
min-height: 100%;
object-fit: cover;
height: auto;
display: block; }
.footer .top .sidebar-flex .footer-sidebar .widget.differ_flickr_widget ul li a video {
max-width: 100%;
height: auto;
display: block; }
.footer .top .sidebar-flex .footer-sidebar .widget.differ_flickr_widget ul li a .hover {
background: rgba(0, 0, 0, 0.75);
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
color: #fff;
transition: 0.3s all ease;
opacity: 0;
text-align: center; }
.footer .top .sidebar-flex .footer-sidebar .widget.differ_flickr_widget ul li a .hover i, .footer .top .sidebar-flex .footer-sidebar .widget.differ_flickr_widget ul li a .hover .fa, .footer .top .sidebar-flex .footer-sidebar .widget.differ_flickr_widget ul li a .hover .fab {
transition: 0.35s all ease;
transform: scale(0.7);
opacity: 0.30; }
.footer .top .sidebar-flex .footer-sidebar .widget.differ_flickr_widget ul li a:hover .hover {
opacity: 1; }
.footer .top .sidebar-flex .footer-sidebar .widget.differ_flickr_widget ul li a:hover .hover i, .footer .top .sidebar-flex .footer-sidebar .widget.differ_flickr_widget ul li a:hover .hover .fa, .footer .top .sidebar-flex .footer-sidebar .widget.differ_flickr_widget ul li a:hover .hover .fab {
transform: scale(1);
opacity: 1; }
.footer .bot {
background: #0c0c0c; }
.footer .bot .flex {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center; }
.footer .bot .flex .copy p {
color: var(--white-color);
font-size: 14px;
padding: 20px 0;
margin: 0; }
.footer .bot .flex .social {
display: flex;
align-items: center;
max-width: 100%;
flex-wrap: wrap;
justify-content: center; }
.footer .bot .flex .social a {
margin: 0 10px;
color: var(--white-color);
line-height: 70px;
transition: .2s all;
font-size: 16px; }
.footer .bot .flex .social a:hover {
transform: translateY(-3px);
color: var(--primary-color); }
.footer .bot .flex .social a:last-child {
margin-right: 0; }
@media (max-width: 991px) {
.footer .bot .container {
max-width: 100%; }
.footer .bot .container .flex {
padding: 15px 0;
flex-direction: column; }
.footer .bot .container .flex .copy p {
padding-bottom: 10px; }
.footer .bot .container .flex .social a {
margin: 15px 10px;
line-height: 1; } }
.blog-wrapper {
padding: 80px 0;    }
@media (min-width: 1200px) {
.blog-wrapper {  }
.blog-wrapper.right-sidebar .posts-wrap {
padding-left: 0;
padding-right: 30px; }
.blog-wrapper.right-sidebar .sidebar-wrap {
padding-left: 30px;
padding-right: 0; }
.blog-wrapper.left-sidebar .posts-wrap {
padding-left: 30px;
padding-right: 0; }
.blog-wrapper.left-sidebar .sidebar-wrap {
padding-left: 0;
padding-right: 30px; } }
@media (max-width: 1199px) {
.blog-wrapper .sidebar-wrap {
margin-top: 75px;
order: 2; }
.blog-wrapper .row {
margin: 0 -15px !important; } }
.blog-wrapper .story .post {
display: block;
margin-bottom: 75px;
border: 1px solid #edeef0; }
.blog-wrapper .story .post.sticky {
background-color: #edeef0a6; }
.blog-wrapper .story .post .thumbnail-wrap {
overflow: hidden; }
.blog-wrapper .story .post .thumbnail-wrap a img {
display: block;
object-fit: contain;
width: auto;
height: auto;
max-width: 100%; }
.blog-wrapper .story .post .thumbnail-wrap video {
width: 100%;
display: block;
height: auto;
max-width: 100%;
overflow: hidden; }
.blog-wrapper .story .post .thumbnail-wrap video::-webkit-media-controls-enclosure {
width: calc(100% + 32px);
margin-left: auto; }
.blog-wrapper .story .post .thumbnail-wrap .ytv-wrap {
position: relative;
padding-bottom: 56.25%;
overflow: hidden;
max-width: 100%;
height: auto; }
.blog-wrapper .story .post .thumbnail-wrap .ytv-wrap iframe, .blog-wrapper .story .post .thumbnail-wrap .ytv-wrap object, .blog-wrapper .story .post .thumbnail-wrap .ytv-wrap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.blog-wrapper .story .post .post-footer {
padding: 20px;
padding-top: 15px;
display: flex;
flex-direction: column;
align-items: flex-start;    }
.blog-wrapper .story .post .post-footer h4 {
-ms-word-wrap: break-word;
word-wrap: break-word;
max-width: 100%; }
.blog-wrapper .story .post .post-footer .title {
max-width: 100%;
line-height: 1;
margin-top: 0;
text-decoration: none;
color: var(--black-color);
-ms-word-wrap: break-word;
word-wrap: break-word; }
.blog-wrapper .story .post .post-footer .title:hover, .blog-wrapper .story .post .post-footer .title:active {
text-decoration: none; }
.blog-wrapper .story .post .post-footer .excerpt {
margin: 0; }
.blog-wrapper .story .post .post-footer .excerpt p {
margin-bottom: 0; }
.blog-wrapper .story .post .post-footer .permalink {
display: inline-block;
margin-top: 16px;
color: var(--black-color); }
.blog-wrapper .story .post .post-footer .info {
display: flex;
align-items: center;
flex-wrap: wrap;
margin-bottom: 8px; }
.blog-wrapper .story .post .post-footer .info .item {
color: var(--black-color);
border-right: 1px solid var(--black-color);
padding-right: 12px;
margin-right: 12px;
margin-bottom: 12px;
line-height: 1.4; }
.blog-wrapper .story .post .post-footer .info .item:last-child {
margin-right: 0;
border: none; }
.blog-wrapper .story .post .post-footer .info .item.comments-item {
font-size: 14px; }
.blog-wrapper .story .post .post-footer .info .item.comments-item a {
color: var(--black-color);
display: inline-flex;
align-items: center;
font-size: 14px; }
.blog-wrapper .story .post .post-footer .info .item.comments-item a i {
display: inline-block;
font-size: 14px;
margin-right: 4px; }
.blog-wrapper .story .post .post-footer .info .item.likes-item {
font-size: 14px; }
.blog-wrapper .story .post .post-footer .info .item.likes-item a {
color: var(--black-color);
font-size: 14px; }
.blog-wrapper .story .post .post-footer .info .item.likes-item i {
display: inline-block;
font-size: 14px;
margin-right: 4px; }
.blog-wrapper .story .post .post-footer .info .item.likes-item .liked i {
color: red; }
.blog-wrapper .story .post .post-footer .info .item.views-item {
font-size: 14px; }
.blog-wrapper .story .post .post-footer .info .item.views-item i {
display: inline-block;
font-size: 14px;
margin-right: 4px; }
.blog-wrapper .story .post .post-footer .info .item a {
color: var(--primary-color);
margin: 0;
text-decoration: none; }
@media (max-width: 660px) {
.blog-wrapper .story .post .post-footer {
padding: 15px;
padding-top: 12px; }
.blog-wrapper .story .post .post-footer .info {
margin-bottom: 0; } }
.blog-wrapper .blog-sidebar { }
.blog-wrapper .blog-sidebar .widget {
margin-bottom: 35px;
padding: 20px;
border: 1px solid #edeef0;
color: var(--black-color);        }
.blog-wrapper .blog-sidebar .widget p {
color: inherit; }
@media (max-width: 991px) {
.blog-wrapper .blog-sidebar .widget {
max-width: 100%; } }
.blog-wrapper .blog-sidebar .widget .widget_title {
margin-bottom: 20px;
font-weight: 600;
color: var(--black-color); }
.blog-wrapper .blog-sidebar .widget .widget_title a {
text-decoration: none;
color: var(--black-color);
display: inline-block; }
.blog-wrapper .blog-sidebar .widget ul {
padding: 0;
margin: 0;
list-style-type: none; }
.blog-wrapper .blog-sidebar .widget ul li {
line-height: 1.4;
color: var(--black-color); }
.blog-wrapper .blog-sidebar .widget ul li a {
display: inline-block;
margin-bottom: 12px;
color: var(--black-color);
text-decoration: none;
transition: 0.3s all ease; }
.blog-wrapper .blog-sidebar .widget ul li a:hover {
color: var(--primary-color);
text-decoration: underline; }
.blog-wrapper .blog-sidebar .widget img {
max-width: 100%;
display: block;
height: auto; }
.blog-wrapper .blog-sidebar .widget select {
max-width: 100%;
display: block;
margin-bottom: 8px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 7px;
padding-right: 25px;
user-select: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; }
.blog-wrapper .blog-sidebar .widget select:hover {
outline: none; }
.blog-wrapper .blog-sidebar .widget.widget_tag_cloud .tagcloud {
display: flex;
flex-wrap: wrap; }
.blog-wrapper .blog-sidebar .widget.widget_tag_cloud .tagcloud a {
background-color: transparent;
display: block;
padding: 0 18px;
height: 38px;
min-height: 38px;
line-height: 38px;
overflow: hidden;
font-size: 14px !important;
text-align: center;
color: var(--black-color) !important;
border: 1px solid var(--primary-color);
z-index: 1;
position: relative;
transition: .4s all;
margin-bottom: 6px;
margin-right: 6px;
text-decoration: none !important; }
.blog-wrapper .blog-sidebar .widget.widget_tag_cloud .tagcloud a:before {
content: "";
display: block;
position: absolute;
width: 0%;
height: 120%;
left: 0;
top: 0;
background: var(--primary-color);
z-index: -1;
transition: 0.5s all;
opacity: 0.3; }
.blog-wrapper .blog-sidebar .widget.widget_tag_cloud .tagcloud a:hover {
background: var(--primary-color); }
.blog-wrapper .blog-sidebar .widget.widget_tag_cloud .tagcloud a:hover:before {
background: var(--primary-color);
color: var(--black-color) !important;
text-decoration: none;
width: 100%;
opacity: 1; }
.blog-wrapper .blog-sidebar .widget.widget_calendar table {
margin-left: -8px; }
.blog-wrapper .blog-sidebar .widget.widget_calendar table caption {
text-align: left !important;
padding-left: 8px !important;
padding-bottom: 5px !important; }
.blog-wrapper .blog-sidebar .widget.widget_calendar table th, .blog-wrapper .blog-sidebar .widget.widget_calendar table td {
padding: 8px;
text-align: center; }
.blog-wrapper .blog-sidebar .widget.widget_calendar table a {
text-decoration: none;
color: var(--primary-color);
transition: 0.3s all ease; }
.blog-wrapper .blog-sidebar .widget.widget_calendar table a:hover {
text-decoration: underline; }
.blog-wrapper .blog-sidebar .widget.widget_rss ul li {
display: block;
margin-bottom: 30px; }
.blog-wrapper .blog-sidebar .widget.widget_rss ul li a {
font-weight: bold;
margin-bottom: 6px; }
.blog-wrapper .blog-sidebar .widget.widget_rss ul li .rssSummary {
line-height: 1.4; }
.blog-wrapper .blog-sidebar .widget.widget_rss ul li .rss-date {
font-size: 12px;
color: #9c9292;
margin-bottom: 10px;
display: block; }
.blog-wrapper .blog-sidebar .widget.widget_rss ul li cite {
font-size: 13px;
padding-top: 5px; }
.blog-wrapper .blog-sidebar .widget.widget_search .search {
display: flex;
align-items: center;
max-width: 100%;
width: 100%; }
.blog-wrapper .blog-sidebar .widget.widget_search .search input {
width: 100%;
height: 40px;
line-height: 40px;
border: 1px solid #edeef0;
padding: 0 10px;
font-size: 14px;
border-radius: 0;
margin: 0;
box-shadow: none;
-webkit-appearance: none; }
.blog-wrapper .blog-sidebar .widget.widget_search .search button[type='submit'] {
border-radius: 0;
background: var(--primary-color);
width: 40px;
height: 40px;
display: flex;
justify-content: center;
align-items: center;
color: var(--white-color);
font-size: 14px;
text-align: center;
cursor: pointer;
border: none; }
.blog-wrapper .blog-sidebar .widget.differ_latest_posts_widget ul li {
display: flex;
margin-bottom: 15px; }
.blog-wrapper .blog-sidebar .widget.differ_latest_posts_widget ul li a {
margin: 0; }
.blog-wrapper .blog-sidebar .widget.differ_latest_posts_widget ul li img {
min-width: 63px;
width: 63px;
display: block;
height: 63px;
object-fit: cover;
margin-right: 15px; }
.blog-wrapper .blog-sidebar .widget.differ_latest_posts_widget ul li .widget-posts-descr {
display: flex;
flex-direction: column;
justify-content: center;
height: auto; }
.blog-wrapper .blog-sidebar .widget.differ_latest_posts_widget ul li .widget-posts-descr .title {
font-size: 16px;
margin: 0;
font-weight: 500;
display: block;
border: 0;
text-decoration: none;
margin-top: 0px;
font-family: var(--primary-font); }
.blog-wrapper .blog-sidebar .widget.differ_latest_posts_widget ul li .widget-posts-descr .date {
font-size: 14px;
color: #9c9292;
margin-top: 5px;
display: block; }
.blog-wrapper .blog-sidebar .widget.differ_instagram_widget ul {
margin: 0 -5px;
display: flex;
list-style-type: none;
flex-wrap: wrap; }
@media (max-width: 1199px) {
.blog-wrapper .blog-sidebar .widget.differ_instagram_widget ul {
max-width: 560px; } }
.blog-wrapper .blog-sidebar .widget.differ_instagram_widget ul li {
display: block;
padding: 5px;
width: 33.3%; }
.blog-wrapper .blog-sidebar .widget.differ_instagram_widget ul li a {
position: relative;
margin: 0;
padding: 0;
display: block;
width: 100%;
height: 100%; }
.blog-wrapper .blog-sidebar .widget.differ_instagram_widget ul li a img {
max-width: 100%;
min-width: 100%;
height: auto;
display: block;
object-fit: contain; }
.blog-wrapper .blog-sidebar .widget.differ_instagram_widget ul li a video {
max-width: 100%;
height: auto;
display: block; }
.blog-wrapper .blog-sidebar .widget.differ_instagram_widget ul li a .hover {
background: rgba(0, 0, 0, 0.75);
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
color: #fff;
transition: 0.3s all ease;
opacity: 0;
text-align: center; }
.blog-wrapper .blog-sidebar .widget.differ_instagram_widget ul li a .hover i, .blog-wrapper .blog-sidebar .widget.differ_instagram_widget ul li a .hover .fa, .blog-wrapper .blog-sidebar .widget.differ_instagram_widget ul li a .hover .fab {
transition: 0.35s all ease;
transform: scale(0.7);
opacity: 0.30; }
.blog-wrapper .blog-sidebar .widget.differ_instagram_widget ul li a:hover .hover {
opacity: 1; }
.blog-wrapper .blog-sidebar .widget.differ_instagram_widget ul li a:hover .hover i, .blog-wrapper .blog-sidebar .widget.differ_instagram_widget ul li a:hover .hover .fa, .blog-wrapper .blog-sidebar .widget.differ_instagram_widget ul li a:hover .hover .fab {
transform: scale(1);
opacity: 1; }
.blog-wrapper .blog-sidebar .widget.differ_flickr_widget ul {
margin: 0 -5px;
display: flex;
list-style-type: none;
flex-wrap: wrap; }
@media (max-width: 1199px) {
.blog-wrapper .blog-sidebar .widget.differ_flickr_widget ul {
max-width: 560px; } }
.blog-wrapper .blog-sidebar .widget.differ_flickr_widget ul li {
display: block;
padding: 5px;
width: 33.3%;
position: relative; }
.blog-wrapper .blog-sidebar .widget.differ_flickr_widget ul li:after {
padding-bottom: 100%;
display: block;
content: ""; }
.blog-wrapper .blog-sidebar .widget.differ_flickr_widget ul li a {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
padding: 0;
display: block;
width: calc(100% - 10px);
height: calc(100% - 10px); }
.blog-wrapper .blog-sidebar .widget.differ_flickr_widget ul li a img {
max-width: 100%;
min-width: 100%;
min-height: 100%;
object-fit: cover;
height: auto;
display: block; }
.blog-wrapper .blog-sidebar .widget.differ_flickr_widget ul li a video {
max-width: 100%;
height: auto;
display: block; }
.blog-wrapper .blog-sidebar .widget.differ_flickr_widget ul li a .hover {
background: rgba(0, 0, 0, 0.75);
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
color: #fff;
transition: 0.3s all ease;
opacity: 0;
text-align: center; }
.blog-wrapper .blog-sidebar .widget.differ_flickr_widget ul li a .hover i, .blog-wrapper .blog-sidebar .widget.differ_flickr_widget ul li a .hover .fa, .blog-wrapper .blog-sidebar .widget.differ_flickr_widget ul li a .hover .fab {
transition: 0.35s all ease;
transform: scale(0.7);
opacity: 0.30; }
.blog-wrapper .blog-sidebar .widget.differ_flickr_widget ul li a:hover .hover {
opacity: 1; }
.blog-wrapper .blog-sidebar .widget.differ_flickr_widget ul li a:hover .hover i, .blog-wrapper .blog-sidebar .widget.differ_flickr_widget ul li a:hover .hover .fa, .blog-wrapper .blog-sidebar .widget.differ_flickr_widget ul li a:hover .hover .fab {
transform: scale(1);
opacity: 1; }
.blog-wrapper .post-single .post-title {
margin: 0;
-ms-word-wrap: break-word;
word-wrap: break-word; }
.blog-wrapper .post-single .thumbnail-wrap {
display: flex;
align-items: center;
overflow: hidden; }
.blog-wrapper .post-single .thumbnail-wrap img {
display: block;
width: 100%;
height: auto;
object-fit: contain; }
.blog-wrapper .post-single .thumbnail-wrap a img {
display: block;
object-fit: contain;
width: auto;
height: auto;
max-width: 100%; }
.blog-wrapper .post-single .thumbnail-wrap video {
width: 100%;
display: block;
height: auto;
max-width: 100%;
overflow: hidden; }
.blog-wrapper .post-single .thumbnail-wrap video::-webkit-media-controls-enclosure {
width: calc(100% + 32px);
margin-left: auto; }
.blog-wrapper .post-single .thumbnail-wrap .ytv-wrap {
position: relative;
padding-bottom: 56.25%;
overflow: hidden;
max-width: 100%;
height: auto;
min-width: 100%; }
.blog-wrapper .post-single .thumbnail-wrap .ytv-wrap iframe, .blog-wrapper .post-single .thumbnail-wrap .ytv-wrap object, .blog-wrapper .post-single .thumbnail-wrap .ytv-wrap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
min-width: 100%; }
.blog-wrapper .post-single .info {
display: flex;
align-items: center;
flex-wrap: wrap;
margin-bottom: 10px;
margin-top: 8px;
line-height: 1; }
.blog-wrapper .post-single .info .item {
color: var(--black-color);
border-right: 1px solid var(--black-color);
padding-right: 12px;
margin-right: 12px;
margin-bottom: 12px;
margin-top: 6px;
line-height: 1; }
.blog-wrapper .post-single .info .item:last-child {
margin-right: 0;
border: none; }
.blog-wrapper .post-single .info .item.comments-item {
font-size: 14px; }
.blog-wrapper .post-single .info .item.comments-item a {
color: var(--black-color);
display: inline-flex;
align-items: center;
font-size: 14px; }
.blog-wrapper .post-single .info .item.comments-item a i {
display: inline-block;
font-size: 14px;
margin-right: 4px; }
.blog-wrapper .post-single .info .item.likes-item {
font-size: 14px; }
.blog-wrapper .post-single .info .item.likes-item a {
color: var(--black-color);
font-size: 14px; }
.blog-wrapper .post-single .info .item.likes-item i {
display: inline-block;
font-size: 14px;
margin-right: 4px; }
.blog-wrapper .post-single .info .item.likes-item .liked i {
color: red; }
.blog-wrapper .post-single .info .item.views-item {
font-size: 14px; }
.blog-wrapper .post-single .info .item.views-item i {
display: inline-block;
font-size: 14px;
margin-right: 4px; }
.blog-wrapper .post-single .info .item a {
color: var(--primary-color);
margin: 0;
text-decoration: none; }
.blog-wrapper .post-single .tags {
margin-bottom: 20px;
background: #f8f8f8;
display: flex;
align-items: center;
padding: 15px; }
.blog-wrapper .post-single .tags .tagcloud {
display: flex;
align-items: center;
flex-wrap: wrap;
margin-left: 8px; }
.blog-wrapper .post-single .tags .tagcloud a {
margin-left: 8px;
color: var(--black-color);
transition: 0.3s all ease;
text-decoration: none; }
.blog-wrapper .post-single .tags .tagcloud a:hover {
color: var(--primary-color);
text-decoration: underline; }
.blog-wrapper .post-single .post-content {
margin-top: 20px;
margin-bottom: 12px; }
.blog-wrapper .post-single .post-content .post-password-form {
display: block;
margin-bottom: 25px; }
.blog-wrapper .post-single .post-content .post-password-form label {
display: inline-flex;
flex-wrap: wrap;
align-items: center;
height: 35px;
line-height: 35px; }
.blog-wrapper .post-single .post-content .post-password-form input {
margin-left: 12px;
height: 35px;
padding: 4px 10px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
outline: none;
line-height: normal;
border-radius: 0;
font: inherit;
line-height: normal;
box-sizing: border-box;
border: 1px solid rgba(0, 0, 0, 0.3);
border-right: 0;
background: transparent;
color: var(--black-color); }
.blog-wrapper .post-single .post-content .post-password-form .flex {
display: flex;
align-items: center;
flex-wrap: wrap; }
@media (max-width: 400px) {
.blog-wrapper .post-single .post-content .post-password-form .flex label {
display: block;
width: 100%; }
.blog-wrapper .post-single .post-content .post-password-form .flex input {
margin-left: 0; } }
.blog-wrapper .post-single .post-content embed, .blog-wrapper .post-single .post-content iframe {
max-width: 100%; }
.blog-wrapper .post-single .post-content blockquote {
margin: 8px 0;
padding: 0px 20px;
padding-top: 30px;
padding-bottom: 20px;
background: #f3eeee; }
.blog-wrapper .post-single .post-content img {
max-width: 100%;
height: auto;
margin-top: 1em;
margin-bottom: 1em;
display: inline; }
.blog-wrapper .post-single .post-content b, .blog-wrapper .post-single .post-content strong {
font-weight: bold; }
.blog-wrapper .post-single .post-content i, .blog-wrapper .post-single .post-content em {
font-style: italic; }
.blog-wrapper .post-single .post-content ul, .blog-wrapper .post-single .post-content ol {
padding-left: 17px !important;
margin: 10px 0; }
.blog-wrapper .post-single .post-content ul li, .blog-wrapper .post-single .post-content ol li {
line-height: 2;
display: list-item; }
@media (max-width: 480px) {
.blog-wrapper .post-single .post-content ul li, .blog-wrapper .post-single .post-content ol li {
line-height: 1.5; } }
.blog-wrapper .post-single .post-content ul {
list-style: disc; }
.blog-wrapper .post-single .post-content ol {
list-style: decimal; }
.blog-wrapper .post-single .post-content a {
text-decoration: underline;
line-height: 1.4;
color: var(--primary-color); }
.blog-wrapper .post-single .post-content pre, .blog-wrapper .post-single .post-content code {
margin: 0;
font-size: 15px;
padding: 4px 10px;
background: #ddd;
display: inline-block;
overflow-x: auto;
line-height: 1.4; }
.blog-wrapper .post-single .post-content del {
text-decoration: line-through; }
.blog-wrapper .post-single .post-content ins {
text-decoration: underline; }
.blog-wrapper .post-single .post-content table {
max-width: 100%;
overflow-x: auto;
border-collapse: collapse;
width: auto; }
.blog-wrapper .post-single .post-content table th, .blog-wrapper .post-single .post-content table td {
padding: 10px;
border-collapse: collapse;
border: 1px solid #ddd; }
.comment-actions {
margin-top: 30px;
margin-bottom: 30px;
border-bottom: 1px solid #edeef0;
display: flex;
align-items: center;
justify-content: space-between;
padding-bottom: 5px;
flex-wrap: wrap; }
.comment-actions .comments-count {
font-size: 20px; }
.comment-actions .share .a2a_svg {
width: 26px;
height: 26px;
border-radius: 0; }
@media (max-width: 550px) {
.comment-actions {
flex-direction: column-reverse;
align-items: flex-start; }
.comment-actions .comments-count {
margin-top: 15px; } }
.comments-area {
margin-top: 15px;
display: block;  }
.comments-area .wp-error {
margin-bottom: 35px; }
.comments-area .comments-pagination {
display: flex;
align-items: center;
flex-wrap: wrap;
margin: 40px -5px; }
.comments-area .comments-pagination .page-numbers {
height: 35px;
line-height: 35px;
min-width: 35px;
width: auto;
display: block;
font-weight: 300;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 8px;
color: var(--black-color);
font-size: 18px;
text-align: center;
cursor: pointer;
text-decoration: none;
padding: 0 5px;
transition: 0.2s all ease;
border: 1px solid #edeef0; }
.comments-area .comments-pagination .page-numbers:hover, .comments-area .comments-pagination .page-numbers:active, .comments-area .comments-pagination .page-numbers:focus {
text-decoration: none;
border-color: var(--primary-color);
background-color: var(--primary-color);
color: var(--white-color); }
.comments-area .comments-pagination .page-numbers.current {
border-color: var(--primary-color);
background-color: var(--primary-color);
color: var(--white-color); }
.comments-area .comment-list {
padding: 0;
margin: 0;
list-style-type: none; }
.comments-area .comment-list .comment {
display: block; }
.comments-area .comment-list .comment .comment-wrap {
margin-bottom: 30px;
border-bottom: 1px solid #ddd;
display: flex;
align-items: flex-start; }
@media (max-width: 400px) {
.comments-area .comment-list .comment .comment-wrap {
flex-direction: column; } }
.comments-area .comment-list .comment .comment-wrap img {
width: 65px;
height: 65px;
object-fit: contain;
display: block; }
.comments-area .comment-list .comment .comment-wrap .comment-body {
display: block;
width: auto;
max-width: 100%;
padding: 15px;
padding-top: 5px; }
@media (max-width: 400px) {
.comments-area .comment-list .comment .comment-wrap .comment-body {
padding-top: 10px;
padding-bottom: 6px;
padding-left: 0;
padding-right: 5px; } }
.comments-area .comment-list .comment .comment-wrap .comment-body .comment-item-title .comment-author {
font-weight: 500;
color: var(--black-color);
font-size: 16px; }
.comments-area .comment-list .comment .comment-wrap .comment-body .comment-item-title .comment-author .comment-date {
display: block;
font-size: 14px;
color: #ab9595; }
.comments-area .comment-list .comment .comment-wrap .comment-body .comment-item-title .comment-author .comment-date .comment-reply-link {
text-decoration: none;
color: var(--primary-color); }
.comments-area .comment-list .comment .comment-wrap .comment-body .comment-item-title .comment-text {
margin-top: 10px;
font-size: 14px;
line-height: 1.6; }
.comments-area .comment-list .comment .comment-wrap .comment-body .comment-item-title .comment-text blockquote {
margin: 8px 0;
padding: 0px 20px;
padding-top: 30px;
padding-bottom: 20px;
background: #f3eeee; }
.comments-area .comment-list .comment .comment-wrap .comment-body .comment-item-title .comment-text img {
max-width: 100%;
height: auto;
margin-top: 1em;
margin-bottom: 1em;
display: inline; }
.comments-area .comment-list .comment .comment-wrap .comment-body .comment-item-title .comment-text b, .comments-area .comment-list .comment .comment-wrap .comment-body .comment-item-title .comment-text strong {
font-weight: bold; }
.comments-area .comment-list .comment .comment-wrap .comment-body .comment-item-title .comment-text i, .comments-area .comment-list .comment .comment-wrap .comment-body .comment-item-title .comment-text em {
font-style: italic; }
.comments-area .comment-list .comment .comment-wrap .comment-body .comment-item-title .comment-text ul, .comments-area .comment-list .comment .comment-wrap .comment-body .comment-item-title .comment-text ol {
padding-left: 17px !important;
margin: 10px 0; }
.comments-area .comment-list .comment .comment-wrap .comment-body .comment-item-title .comment-text ul li, .comments-area .comment-list .comment .comment-wrap .comment-body .comment-item-title .comment-text ol li {
line-height: 2;
display: list-item; }
@media (max-width: 480px) {
.comments-area .comment-list .comment .comment-wrap .comment-body .comment-item-title .comment-text ul li, .comments-area .comment-list .comment .comment-wrap .comment-body .comment-item-title .comment-text ol li {
line-height: 1.5; } }
.comments-area .comment-list .comment .comment-wrap .comment-body .comment-item-title .comment-text ul {
list-style: disc; }
.comments-area .comment-list .comment .comment-wrap .comment-body .comment-item-title .comment-text ol {
list-style: decimal; }
.comments-area .comment-list .comment .comment-wrap .comment-body .comment-item-title .comment-text a {
text-decoration: underline;
line-height: 1.4;
color: var(--primary-color); }
.comments-area .comment-list .comment .comment-wrap .comment-body .comment-item-title .comment-text pre, .comments-area .comment-list .comment .comment-wrap .comment-body .comment-item-title .comment-text code {
margin: 0;
font-size: 15px;
padding: 4px 10px;
background: #f3eeee;
display: inline-block;
overflow-x: auto;
line-height: 1.4; }
.comments-area .comment-list .comment .comment-wrap .comment-body .comment-item-title .comment-text del {
text-decoration: line-through; }
.comments-area .comment-list .comment .comment-wrap .comment-body .comment-item-title .comment-text ins {
text-decoration: underline; }
.comments-area .comment-list .comment .comment-wrap .comment-body .comment-item-title .comment-text table {
max-width: 100%;
overflow-x: auto;
border-collapse: collapse;
width: auto; }
.comments-area .comment-list .comment .comment-wrap .comment-body .comment-item-title .comment-text table th, .comments-area .comment-list .comment .comment-wrap .comment-body .comment-item-title .comment-text table td {
padding: 10px;
border-collapse: collapse;
border: 1px solid #ddd; }
.comments-area form {
margin-top: 15px; }
.comments-area form input[type='text'],
.comments-area form input[type='tel'],
.comments-area form input[type='email'],
.comments-area form input[type='url'],
.comments-area form input[type='number'],
.comments-area form input[type='date'] {
height: 40px;
line-height: 40px;
display: block;
width: 100%;
font-size: 16px;
border: 1px solid #7e7e7e;
padding: 0 15px;
margin-bottom: 7px;
border-radius: 0;
transition: 0.3s all ease;
margin-bottom: 25px;
color: var(--black-color); }
.comments-area form input[type='text']::-webkit-input-placeholder,
.comments-area form input[type='tel']::-webkit-input-placeholder,
.comments-area form input[type='email']::-webkit-input-placeholder,
.comments-area form input[type='url']::-webkit-input-placeholder,
.comments-area form input[type='number']::-webkit-input-placeholder,
.comments-area form input[type='date']::-webkit-input-placeholder {
color: #5c5c5c;
transition: 0.3s all ease; }
.comments-area form input[type='text']::-moz-placeholder,
.comments-area form input[type='tel']::-moz-placeholder,
.comments-area form input[type='email']::-moz-placeholder,
.comments-area form input[type='url']::-moz-placeholder,
.comments-area form input[type='number']::-moz-placeholder,
.comments-area form input[type='date']::-moz-placeholder {
color: #5c5c5c;
transition: 0.3s all ease; }
.comments-area form input[type='text']:-ms-input-placeholder,
.comments-area form input[type='tel']:-ms-input-placeholder,
.comments-area form input[type='email']:-ms-input-placeholder,
.comments-area form input[type='url']:-ms-input-placeholder,
.comments-area form input[type='number']:-ms-input-placeholder,
.comments-area form input[type='date']:-ms-input-placeholder {
color: #5c5c5c;
transition: 0.3s all ease; }
.comments-area form input[type='text']:-moz-placeholder,
.comments-area form input[type='tel']:-moz-placeholder,
.comments-area form input[type='email']:-moz-placeholder,
.comments-area form input[type='url']:-moz-placeholder,
.comments-area form input[type='number']:-moz-placeholder,
.comments-area form input[type='date']:-moz-placeholder {
color: #5c5c5c;
transition: 0.3s all ease; }
.comments-area form input[type='text']:focus,
.comments-area form input[type='tel']:focus,
.comments-area form input[type='email']:focus,
.comments-area form input[type='url']:focus,
.comments-area form input[type='number']:focus,
.comments-area form input[type='date']:focus {
border: 1px solid var(--primary-color); }
.comments-area form input[type='text']:focus::-webkit-input-placeholder,
.comments-area form input[type='tel']:focus::-webkit-input-placeholder,
.comments-area form input[type='email']:focus::-webkit-input-placeholder,
.comments-area form input[type='url']:focus::-webkit-input-placeholder,
.comments-area form input[type='number']:focus::-webkit-input-placeholder,
.comments-area form input[type='date']:focus::-webkit-input-placeholder {
opacity: 0;
padding-left: 25px; }
.comments-area form input[type='text']:focus::-moz-placeholder,
.comments-area form input[type='tel']:focus::-moz-placeholder,
.comments-area form input[type='email']:focus::-moz-placeholder,
.comments-area form input[type='url']:focus::-moz-placeholder,
.comments-area form input[type='number']:focus::-moz-placeholder,
.comments-area form input[type='date']:focus::-moz-placeholder {
opacity: 0;
padding-left: 25px; }
.comments-area form input[type='text']:focus:-moz-placeholder,
.comments-area form input[type='tel']:focus:-moz-placeholder,
.comments-area form input[type='email']:focus:-moz-placeholder,
.comments-area form input[type='url']:focus:-moz-placeholder,
.comments-area form input[type='number']:focus:-moz-placeholder,
.comments-area form input[type='date']:focus:-moz-placeholder {
opacity: 0;
padding-left: 25px; }
.comments-area form input[type='text']:focus:-ms-input-placeholder,
.comments-area form input[type='tel']:focus:-ms-input-placeholder,
.comments-area form input[type='email']:focus:-ms-input-placeholder,
.comments-area form input[type='url']:focus:-ms-input-placeholder,
.comments-area form input[type='number']:focus:-ms-input-placeholder,
.comments-area form input[type='date']:focus:-ms-input-placeholder {
opacity: 0;
padding-left: 25px; }
.comments-area form textarea {
margin-bottom: 25px;
resize: vertical;
width: 100%;
min-height: 200px;
max-height: 500px;
display: block;
padding: 15px;
border: 1px solid #7e7e7e;
border-radius: 0;
transition: 0.3s all ease;
font-size: 16px;
line-height: 1.4; }
.comments-area form textarea::-webkit-input-placeholder {
color: #5c5c5c;
transition: 0.3s all ease;
display: block; }
.comments-area form textarea::-moz-placeholder {
color: #5c5c5c;
transition: 0.3s all ease;
display: block; }
.comments-area form textarea:-ms-input-placeholder {
color: #5c5c5c;
transition: 0.3s all ease;
display: block; }
.comments-area form textarea:-moz-placeholder {
color: #5c5c5c;
transition: 0.3s all ease;
display: block; }
.comments-area form textarea:focus {
border: 1px solid var(--primary-color); }
.comments-area form textarea:focus::-webkit-input-placeholder {
opacity: 0;
padding-left: 25px; }
.comments-area form textarea:focus::-moz-placeholder {
opacity: 0;
padding-left: 25px; }
.comments-area form textarea:focus:-moz-placeholder {
opacity: 0;
padding-left: 25px; }
.comments-area form textarea:focus:-ms-input-placeholder {
opacity: 0;
padding-left: 25px; }
.comments-area form input[type=submit], .comments-area form button[type=submit] {
background-color: transparent;
font-family: var(--primary-font);
display: block;
min-width: 100px;
padding: 0 30px;
height: 42px;
min-height: 42px;
line-height: 42px;
overflow: hidden;
font-size: 16px;
text-align: center;
color: var(--black-color);
border: 1px solid var(--primary-color);
z-index: 1;
position: relative;
transition: .4s all;
border-radius: 0;
width: auto !important;
cursor: pointer; }
.comments-area form input[type=submit]:hover, .comments-area form input[type=submit]:focus, .comments-area form input[type=submit]:active, .comments-area form button[type=submit]:hover, .comments-area form button[type=submit]:focus, .comments-area form button[type=submit]:active {
background: var(--primary-color); }
.comments-area form input[type=submit] i, .comments-area form button[type=submit] i {
margin-left: 6px; }
#cancel-comment-reply-link {
text-decoration: none;
transition: 0.3s all ease;
color: var(--primary-color); }
.comment-reply-title {
font-size: 26px; }
.logged-in-as a {
text-decoration: none; }
.comment-respond {
margin-bottom: 40px; } .kc_ember_buttons {
display: flex;
flex-wrap: wrap;
align-items: center; }
.kc_ember_buttons.center {
justify-content: center; }
.kc_ember_buttons.left {
justify-content: flex-start; }
.kc_ember_buttons.right {
justify-content: flex-end; }
.kc_ember_buttons .btn, .kc_ember_buttons .kc_button, .kc_ember_buttons .kc-pro-button {
margin: 10px;
display: inline-block;
width: auto; } .kc_services_grid {
--item-height: 230px; }
.kc_services_grid .section-flex {
display: flex;
flex-wrap: wrap; }
.kc_services_grid .section-flex .item {
width: 50%;
height: var(--item-height);
overflow: hidden;
display: block;
transition: all 0.3s ease;
position: relative;
background-color: rgba(0, 0, 0, 0.5); }
.kc_services_grid .section-flex .item:hover {
padding-bottom: 220px; }
.kc_services_grid .section-flex .item:nth-child(2n+2) {
background-color: rgba(144, 149, 144, 0.5); }
.kc_services_grid .section-flex .item:nth-child(3n+3) {
background-color: rgba(144, 149, 144, 0.5); }
.kc_services_grid .section-flex .item:nth-child(4n+4) {
background-color: rgba(0, 0, 0, 0.5); }
.kc_services_grid .section-flex .item .wrap {
height: 200%;
width: 100%;
position: absolute;
top: 0;
transition: 0.3s all ease; }
.kc_services_grid .section-flex .item .wrap:hover {
transform: translateY(-50%); }
.kc_services_grid .section-flex .item .up {
height: var(--item-height);
width: 100%;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column; }
.kc_services_grid .section-flex .item .up i {
font-size: 42px;
margin-bottom: 12px;
line-height: 1.2;
color: var(--white-color); }
.kc_services_grid .section-flex .item .up .title {
text-align: center;
margin: 0; }
.kc_services_grid .section-flex .item .down {
height: var(--item-height);
width: 100%;
padding: 15px 35px;
color: var(--white-color);
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start; }
.kc_services_grid .section-flex .item .down p {
margin-top: 0;
margin-bottom: 15px;
font-weight: 100;
max-width: 100%;
display: block;
color: var(--white-color); }
.kc_services_grid .section-flex .item .down .btn {
display: inline-block; }
@media (max-width: 1200px) {
.kc_services_grid {
--item-height: 300px; } }
@media (max-width: 991px) {
.kc_services_grid .section-flex .item {
width: 100%; }
.kc_services_grid .section-flex .item:nth-child(2n+2) {
background-color: rgba(144, 149, 144, 0.5); }
.kc_services_grid .section-flex .item:nth-child(3n+3) {
background-color: rgba(0, 0, 0, 0.5); }
.kc_services_grid .section-flex .item:nth-child(4n+4) {
background-color: rgba(144, 149, 144, 0.5); } }
@media (max-width: 767px) {
.kc_services_grid .section-flex .item {
width: 100%; } } .kc_call_to_action {
padding: 80px 0;
background-size: cover;
background-position: center center; }
.kc_call_to_action .flex {
display: flex;
align-items: center;
justify-content: space-between; }
.kc_call_to_action .flex .title {
color: var(--white-color);
margin: 0;
font-weight: 300;
margin-right: 50px; }
@media (max-width: 768px) {
.kc_call_to_action .flex {
flex-direction: column; }
.kc_call_to_action .flex .title {
margin-right: 0;
margin-bottom: 30px; } } .kc_visual_portfolio .vp-pagination__style-default
.vp-filter__style-default .vp-filter__item.vp-filter__item-active > * {
border: 1px solid var(--primary-color) !important;
background-color: var(--primary-color) !important; }
.kc_visual_portfolio .vp-pagination__style-default .vp-pagination__item.vp-pagination__item-active > * {
border: 1px solid var(--primary-color) !important;
background-color: var(--primary-color) !important; }
.kc_visual_portfolio .vp-portfolio__items-style-default .vp-portfolio__item-meta-title a {
transition: 0.3s all ease !important; }
.kc_visual_portfolio .vp-portfolio__items-style-fade .vp-portfolio__item-meta-categories .vp-portfolio__item-meta-category {
margin: 5px !important; }
@media (max-width: 660px) {
.kc_visual_portfolio .vp-portfolio__items-style-fade .vp-portfolio__item-meta-categories .vp-portfolio__item-meta-category {
padding: 4px 10px !important; } }
.kc_visual_portfolio .vp-pagination__style-default .vp-pagination__item .vp-pagination__load-more {
border-radius: 0;
color: var(--black-color);
border: 1px solid var(--primary-color);
cursor: pointer;
background-color: transparent;
font-family: var(--primary-font);
display: inline-block;
text-decoration: none;
min-width: 100px;
padding: 0 30px;
height: 42px;
line-height: 42px;
overflow: hidden;
font-size: 16px;
text-align: center;
z-index: 1;
position: relative;
transition: 0.4s all;
margin-top: 25px; }
.kc_visual_portfolio .vp-pagination__style-default .vp-pagination__item .vp-pagination__load-more:after {
background: var(--primary-color);
content: "";
display: block;
position: absolute;
width: 0%;
height: 120%;
left: 0;
top: 0;
z-index: -1;
transition: 0.5s all;
opacity: 0.3; }
.kc_visual_portfolio .vp-pagination__style-default .vp-pagination__item .vp-pagination__load-more:hover {
border: 1px solid var(--primary-color);
color: var(--white-color);
text-decoration: none;
background: var(--primary-color); }
.kc_visual_portfolio .vp-pagination__style-default .vp-pagination__item .vp-pagination__load-more:hover:after {
opacity: 1;
width: 150%;
right: 0; }
.kc_visual_portfolio .vp-pagination__style-default .vp-pagination__item .vp-pagination__load-more:active, .kc_visual_portfolio .vp-pagination__style-default .vp-pagination__item .vp-pagination__load-more:focus {
border: 1px solid var(--primary-color); } .kc_latest_blog .post {
margin-bottom: 60px;
display: block; }
.kc_latest_blog .post .post-body {
width: 100%;
background: #f6f6f6;
display: block; }
.kc_latest_blog .post .post-body .post-head {
display: block;
position: relative;
transition: 0.3s all; }
.kc_latest_blog .post .post-body .post-head .thumbnail-wrap {
width: 100%;
height: auto;
display: block;
position: relative;
overflow: hidden; }
.kc_latest_blog .post .post-body .post-head .thumbnail-wrap img {
display: block;
min-width: 100%;
width: 100% !important;
position: relative;
max-width: 100.5%;
height: auto;
object-fit: cover;
transition: transform .4s ease;
box-shadow: inset -10px -41px 73px 1px rgba(0, 0, 0, 0.75); }
.kc_latest_blog .post .post-body .post-head .thumbnail-wrap .actions {
padding-right: 15px;
padding-bottom: 15px;
z-index: 102;
position: absolute;
right: 0;
bottom: 0;
display: flex;
width: 100%;
justify-content: flex-end;
color: var(--white-color);
align-items: flex-end;
height: 100%;
box-shadow: inset -10px -41px 73px 1px rgba(0, 0, 0, 0.7); }
.kc_latest_blog .post .post-body .post-head .thumbnail-wrap .actions i {
font-size: 15px;
margin-right: 4px; }
.kc_latest_blog .post .post-body .post-head .thumbnail-wrap .actions .date {
margin-right: 15px; }
.kc_latest_blog .post .post-body .post-head .thumbnail-wrap .actions div {
border-right: 1px solid var(--white-color);
margin-bottom: 6px;
padding-right: 12px;
line-height: 1; }
.kc_latest_blog .post .post-body .post-head .thumbnail-wrap .actions div:last-child {
padding-right: 0;
border: none; }
.kc_latest_blog .post .post-body .post-head .hover {
opacity: 0;
position: absolute;
left: 0;
bottom: 0;
top: 0;
right: 0;
background: rgba(0, 0, 0, 0.7);
z-index: 101;
display: flex;
justify-content: center;
align-items: center;
transition: .3s all; }
.kc_latest_blog .post .post-body .post-head .hover i {
font-size: 25px;
color: var(--white-color); }
.kc_latest_blog .post .post-body .post-head:hover .hover {
opacity: 1; }
.kc_latest_blog .post .post-body .post-head:hover img {
transform: scale(1.2); }
.kc_latest_blog .post .other-post {
padding: 15px; }
.kc_latest_blog .post .other-post .post-title {
text-decoration: none; }
.kc_latest_blog .post .other-post .post-title h6 {
font-weight: 600; }
.kc_latest_blog .post .other-post .post-title:hover, .kc_latest_blog .post .other-post .post-title:active {
text-decoration: none; }
.kc_latest_blog .post .other-post p {
font-size: 14px;
color: #6f5e5e; }
.kc_latest_blog .post .other-post .btn {
margin-top: 6px; } .kc_clients_slider .clients-slider .swiper-slide {
display: inline-flex;
justify-content: center;
align-items: center; }
.kc_clients_slider .clients-slider .swiper-slide img {
width: auto;
display: block;
object-fit: contain;
margin: 0 30px; } .kc_hero_slider {
overflow: hidden;
min-width: 100vw;
max-width: 100vw;
width: 100%;
min-height: 650px;
height: 100vh; }
.kc_hero_slider .swiper-container {
z-index: 10;
position: relative;
width: 100%;
height: 100%;
min-width: 100vw;
min-height: 100vh; }
.kc_hero_slider .swiper-container .swiper-slide {
position: relative;
padding-top: 60px;
padding-left: 10px;
padding-right: 10px;
-webkit-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
color: var(--white-color); }
@media (max-width: 991px) {
.kc_hero_slider .swiper-container .swiper-slide {
padding-top: 30px; } }
.kc_hero_slider .swiper-container .swiper-slide * {
z-index: 1; }
.kc_hero_slider .swiper-container .swiper-slide h1, .kc_hero_slider .swiper-container .swiper-slide h2, .kc_hero_slider .swiper-container .swiper-slide h3, .kc_hero_slider .swiper-container .swiper-slide h4, .kc_hero_slider .swiper-container .swiper-slide h5, .kc_hero_slider .swiper-container .swiper-slide h6, .kc_hero_slider .swiper-container .swiper-slide p {
color: var(--white-color); }
@media (min-width: 1200px) {
.kc_hero_slider .swiper-container .swiper-slide h6 {
font-size: 26px; } }
.kc_hero_slider .swiper-container .swiper-slide .kc_ember_buttons {
margin-top: 10px; }
.kc_hero_slider .swiper-container .button-prev {
position: absolute;
left: 25px;
font-size: 30px;
z-index: 100;
color: var(--white-color);
cursor: pointer;
top: 50%;
transform: translateY(-50%); }
@media (max-width: 991px) {
.kc_hero_slider .swiper-container .button-prev {
display: none; } }
.kc_hero_slider .swiper-container .button-next {
top: 50%;
transform: translateY(-50%);
position: absolute;
right: 25px;
font-size: 30px;
z-index: 100;
color: var(--white-color);
cursor: pointer; }
@media (max-width: 991px) {
.kc_hero_slider .swiper-container .button-next {
display: none; } }
.kc_hero_slider .swiper-container .swiper-pagination {
z-index: 100;
position: absolute;
bottom: 25px;
left: 0;
right: 0;
margin: auto;
display: flex;
justify-content: center;
align-items: center; }
.kc_hero_slider .swiper-container .swiper-pagination .swiper-pagination-bullet {
margin: 0 5px;
width: 10px;
height: 10px;
background: var(--white-color);
opacity: .8;
transition: .3s all;
cursor: pointer;
border-radius: 50%; }
.kc_hero_slider .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: var(--primary-color); } .kc_image_section {
padding: 80px 0; }
.kc_image_section .row {
display: flex;
align-items: center; }
.kc_image_section .text-block {
padding: 50px; }
@media (max-width: 991px) {
.kc_image_section {
padding: 50px 0; }
.kc_image_section .row {
flex-direction: column-reverse; }
.kc_image_section .text-block {
padding: 0 15px;
margin-bottom: 20px;
display: block; }
.kc_image_section .image-wrap {
display: flex;
justify-content: center;
align-items: center; }
.kc_image_section .image-wrap img {
max-width: 600px; } } .kc_team_slider .swiper-container {
margin: 0 -15px; }
.kc_team_slider .swiper-container .button-prev {
position: absolute;
left: 0;
top: 50%;
font-size: 14px;
width: 40px;
height: 40px;
line-height: 38px;
text-align: center;
z-index: 50;
cursor: pointer;
transition: .3s all;
margin-top: -20px;
color: var(--white-color);
background-color: var(--primary-color); }
.kc_team_slider .swiper-container .button-next {
position: absolute;
right: 0;
top: 50%;
font-size: 14px;
width: 40px;
height: 40px;
line-height: 38px;
text-align: center;
z-index: 50;
cursor: pointer;
transition: .3s all;
margin-top: -20px;
color: var(--white-color);
background-color: var(--primary-color); }
.kc_team_slider .swiper-wrapper .swiper-slide {
width: calc(100% / 3);
padding: 0 15px; }
@media (max-width: 992px) {
.kc_team_slider .swiper-wrapper .swiper-slide {
width: calc(100% / 2); } }
@media (max-width: 660px) {
.kc_team_slider .swiper-wrapper .swiper-slide {
width: 100%; } }
.kc_team_slider .swiper-wrapper .swiper-slide .member {
position: relative;
overflow: hidden; }
.kc_team_slider .swiper-wrapper .swiper-slide .member .photo {
position: relative;
display: block;
overflow: hidden; }
.kc_team_slider .swiper-wrapper .swiper-slide .member .photo:after {
content: "";
display: block;
padding-bottom: 125%; }
.kc_team_slider .swiper-wrapper .swiper-slide .member .photo img {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
width: 100%;
height: auto;
min-height: 100%;
display: block;
transition: .5s all;
object-fit: cover; }
.kc_team_slider .swiper-wrapper .swiper-slide .member .description {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
bottom: 0;
right: 0;
opacity: 0;
display: block;
z-index: 10;
padding: 25px;
background: rgba(0, 0, 0, 0.6);
transition: .3s all; }
.kc_team_slider .swiper-wrapper .swiper-slide .member .description .member-info {
position: absolute;
left: 25px;
bottom: 25px;
margin: 0px; }
.kc_team_slider .swiper-wrapper .swiper-slide .member .description .member-info .name {
margin: 0px;
font-size: 18px;
color: var(--white-color);
font-weight: bold;
line-height: 1.4;
font-family: var(--primary-font); }
.kc_team_slider .swiper-wrapper .swiper-slide .member .description .member-info .position {
font-size: 15px;
color: rgba(255, 255, 255, 0.8); }
.kc_team_slider .swiper-wrapper .swiper-slide .member .description .social {
height: 46px;
position: absolute;
right: 25px;
bottom: 25px;
display: flex;
align-items: center; }
.kc_team_slider .swiper-wrapper .swiper-slide .member .description .social a {
color: var(--primary-color);
margin: 0 12px; }
.kc_team_slider .swiper-wrapper .swiper-slide .member:hover .photo img {
transform: scale(1.05); }
.kc_team_slider .swiper-wrapper .swiper-slide .member:hover .description {
opacity: 1; } .kc_differ_contact_form7 .wpcf7-response-output {
margin: 0;
padding: 5px 15px; }
.kc_differ_contact_form7 .wpcf7 .ajax-loader {
margin: 0 auto;
display: block;
height: 0; }
.kc_differ_contact_form7 .wpcf7 .ajax-loader.is-active {
height: 16px; }
.kc_differ_contact_form7 .form-part {
display: block;
margin-bottom: 20px; }
.kc_differ_contact_form7 select {
width: 100%;
display: block;
height: 40px;
line-height: 40px;
font-size: 16px;
border: 1px solid #7e7e7e;
padding: 0 15px;
margin-bottom: 7px;
border-radius: 0;
transition: 0.3s all ease;
user-select: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; }
.kc_differ_contact_form7 input[type='text'],
.kc_differ_contact_form7 input[type='tel'],
.kc_differ_contact_form7 input[type='email'],
.kc_differ_contact_form7 input[type='url'],
.kc_differ_contact_form7 input[type='number'],
.kc_differ_contact_form7 input[type='date'] {
height: 40px;
box-shadow: none;
-webkit-appearance: none;
line-height: 40px;
display: block;
width: 100%;
font-size: 16px;
border: 1px solid #7e7e7e;
padding: 0 15px;
margin-bottom: 7px;
border-radius: 0;
transition: 0.3s all ease; }
.kc_differ_contact_form7 input[type='text']::-webkit-input-placeholder,
.kc_differ_contact_form7 input[type='tel']::-webkit-input-placeholder,
.kc_differ_contact_form7 input[type='email']::-webkit-input-placeholder,
.kc_differ_contact_form7 input[type='url']::-webkit-input-placeholder,
.kc_differ_contact_form7 input[type='number']::-webkit-input-placeholder,
.kc_differ_contact_form7 input[type='date']::-webkit-input-placeholder {
color: #5c5c5c;
transition: 0.3s all ease; }
.kc_differ_contact_form7 input[type='text']::-moz-placeholder,
.kc_differ_contact_form7 input[type='tel']::-moz-placeholder,
.kc_differ_contact_form7 input[type='email']::-moz-placeholder,
.kc_differ_contact_form7 input[type='url']::-moz-placeholder,
.kc_differ_contact_form7 input[type='number']::-moz-placeholder,
.kc_differ_contact_form7 input[type='date']::-moz-placeholder {
color: #5c5c5c;
transition: 0.3s all ease; }
.kc_differ_contact_form7 input[type='text']:-ms-input-placeholder,
.kc_differ_contact_form7 input[type='tel']:-ms-input-placeholder,
.kc_differ_contact_form7 input[type='email']:-ms-input-placeholder,
.kc_differ_contact_form7 input[type='url']:-ms-input-placeholder,
.kc_differ_contact_form7 input[type='number']:-ms-input-placeholder,
.kc_differ_contact_form7 input[type='date']:-ms-input-placeholder {
color: #5c5c5c;
transition: 0.3s all ease; }
.kc_differ_contact_form7 input[type='text']:-moz-placeholder,
.kc_differ_contact_form7 input[type='tel']:-moz-placeholder,
.kc_differ_contact_form7 input[type='email']:-moz-placeholder,
.kc_differ_contact_form7 input[type='url']:-moz-placeholder,
.kc_differ_contact_form7 input[type='number']:-moz-placeholder,
.kc_differ_contact_form7 input[type='date']:-moz-placeholder {
color: #5c5c5c;
transition: 0.3s all ease; }
.kc_differ_contact_form7 input[type='text']:focus,
.kc_differ_contact_form7 input[type='tel']:focus,
.kc_differ_contact_form7 input[type='email']:focus,
.kc_differ_contact_form7 input[type='url']:focus,
.kc_differ_contact_form7 input[type='number']:focus,
.kc_differ_contact_form7 input[type='date']:focus {
border: 1px solid var(--primary-color); }
.kc_differ_contact_form7 input[type='text']:focus::-webkit-input-placeholder,
.kc_differ_contact_form7 input[type='tel']:focus::-webkit-input-placeholder,
.kc_differ_contact_form7 input[type='email']:focus::-webkit-input-placeholder,
.kc_differ_contact_form7 input[type='url']:focus::-webkit-input-placeholder,
.kc_differ_contact_form7 input[type='number']:focus::-webkit-input-placeholder,
.kc_differ_contact_form7 input[type='date']:focus::-webkit-input-placeholder {
opacity: 0;
padding-left: 25px; }
.kc_differ_contact_form7 input[type='text']:focus::-moz-placeholder,
.kc_differ_contact_form7 input[type='tel']:focus::-moz-placeholder,
.kc_differ_contact_form7 input[type='email']:focus::-moz-placeholder,
.kc_differ_contact_form7 input[type='url']:focus::-moz-placeholder,
.kc_differ_contact_form7 input[type='number']:focus::-moz-placeholder,
.kc_differ_contact_form7 input[type='date']:focus::-moz-placeholder {
opacity: 0;
padding-left: 25px; }
.kc_differ_contact_form7 input[type='text']:focus:-moz-placeholder,
.kc_differ_contact_form7 input[type='tel']:focus:-moz-placeholder,
.kc_differ_contact_form7 input[type='email']:focus:-moz-placeholder,
.kc_differ_contact_form7 input[type='url']:focus:-moz-placeholder,
.kc_differ_contact_form7 input[type='number']:focus:-moz-placeholder,
.kc_differ_contact_form7 input[type='date']:focus:-moz-placeholder {
opacity: 0;
padding-left: 25px; }
.kc_differ_contact_form7 input[type='text']:focus:-ms-input-placeholder,
.kc_differ_contact_form7 input[type='tel']:focus:-ms-input-placeholder,
.kc_differ_contact_form7 input[type='email']:focus:-ms-input-placeholder,
.kc_differ_contact_form7 input[type='url']:focus:-ms-input-placeholder,
.kc_differ_contact_form7 input[type='number']:focus:-ms-input-placeholder,
.kc_differ_contact_form7 input[type='date']:focus:-ms-input-placeholder {
opacity: 0;
padding-left: 25px; }
.kc_differ_contact_form7 textarea {
resize: vertical;
max-height: 400px;
display: block;
padding: 15px;
border: 1px solid #7e7e7e;
margin-bottom: 7px;
border-radius: 0;
transition: 0.3s all ease;
font-size: 16px;
line-height: 1.4;
box-shadow: none;
-webkit-appearance: none; }
.kc_differ_contact_form7 textarea::-webkit-input-placeholder {
color: #5c5c5c;
transition: 0.3s all ease;
display: block; }
.kc_differ_contact_form7 textarea::-moz-placeholder {
color: #5c5c5c;
transition: 0.3s all ease;
display: block; }
.kc_differ_contact_form7 textarea:-ms-input-placeholder {
color: #5c5c5c;
transition: 0.3s all ease;
display: block; }
.kc_differ_contact_form7 textarea:-moz-placeholder {
color: #5c5c5c;
transition: 0.3s all ease;
display: block; }
.kc_differ_contact_form7 textarea:focus {
border: 1px solid var(--primary-color); }
.kc_differ_contact_form7 textarea:focus::-webkit-input-placeholder {
opacity: 0;
padding-left: 25px; }
.kc_differ_contact_form7 textarea:focus::-moz-placeholder {
opacity: 0;
padding-left: 25px; }
.kc_differ_contact_form7 textarea:focus:-moz-placeholder {
opacity: 0;
padding-left: 25px; }
.kc_differ_contact_form7 textarea:focus:-ms-input-placeholder {
opacity: 0;
padding-left: 25px; }
.kc_differ_contact_form7 input[type=submit], .kc_differ_contact_form7 button[type=submit] {
background-color: transparent;
font-family: var(--primary-font);
display: block;
min-width: 100px;
padding: 0 30px;
height: 42px;
min-height: 42px;
line-height: 42px;
overflow: hidden;
font-size: 16px;
text-align: center;
color: var(--black-color);
border: 1px solid var(--primary-color);
z-index: 1;
position: relative;
transition: .4s all;
border-radius: 0;
width: auto !important;
cursor: pointer; }
.kc_differ_contact_form7 input[type=submit]:hover, .kc_differ_contact_form7 input[type=submit]:focus, .kc_differ_contact_form7 input[type=submit]:active, .kc_differ_contact_form7 button[type=submit]:hover, .kc_differ_contact_form7 button[type=submit]:focus, .kc_differ_contact_form7 button[type=submit]:active {
background: var(--primary-color); } .kc_contact_links .items {
display: flex;
flex-direction: column; }
.kc_contact_links .items .item {
display: flex;
align-items: center;
flex-wrap: wrap;
text-decoration: none;
line-height: 3;
color: var(--black-color); }
.kc_contact_links .items .item[href="#"] {
cursor: default; }
.kc_contact_links .items .item span {
color: var(--black-color); }
.kc_contact_links .items .item .icon {
text-align: center;
display: inline-block;
min-width: 20px;
color: var(--primary-color);
margin-right: 12px;
font-size: 18px; } .kc_social_links .items {
display: flex;
align-items: center;
flex-wrap: wrap; }
.kc_social_links .items .bar {
display: flex;
flex-direction: column;
text-align: center;
align-items: center;
margin-right: 10px;
text-decoration: none;
width: auto; }
.kc_social_links .items .bar .icon {
font-size: 16px;
width: 40px;
height: 40px;
border-radius: 50%;
position: relative;
display: flex;
justify-content: center;
align-items: center;
margin: 15px 0;
color: #080909;
box-shadow: inset 0 0 0 4px #CECECE;
transition: 1s; }
.kc_social_links .items .bar .icon:before {
z-index: 1;
position: relative; }
.kc_social_links .items .bar .icon:after {
position: absolute;
content: '';
width: 100%;
height: 100%;
background: #CECECE;
left: 0;
top: 0;
border-radius: 50%;
transition: 1s;
opacity: 1; }
.kc_social_links .items .bar .icon:hover {
color: #65378F; }
.kc_social_links .items .bar .icon:hover:after {
transform: scale(1.3);
opacity: 0; } .fab {
font-family: "Font Awesome 5 Brands" !important; }
.fab:before, .fab:after {
font-family: "Font Awesome 5 Brands" !important; }
.fa, .fas, .far {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-family: 'Font Awesome 5 Free' !important;
font-weight: 900 !important; }
.fa:before, .fa:after, .fas:before, .fas:after, .far:before, .far:after {
font-weight: 900 !important;
font-family: 'Font Awesome 5 Free' !important; }
.far {
font-weight: 400 !important; }
.far:before, .far:after {
font-weight: 400 !important; }