@charset "UTF-8";
@charset "UTF-8";
.clear {
float: none !important;
clear: both !important;
margin: 0 !important;
padding: 0 !important;
height: 0 !important;
font-size: 0 !important;
width: 100% !important;
}
p a, ul li a {
color: #337ab7 !important;
}
h4 {
text-transform: none !important;
}
.tag-body:not(h1) {
opacity: 0.5;
}body {
font: normal 15px/1.8 "Open Sans", sans-serif;
letter-spacing: 0.03em;
color: #333;
background-color: #fff;
-webkit-font-smoothing: antialiased;
}
#preloader {
top: 0;
left: 0;
right: 0;
bottom: 0;
position: fixed;
background-color: #fff;
z-index: 99999;
height: 100%;
width: 100%;
overflow: hidden;
}
#status {
position: absolute;
left: 50%;
top: 50%;
margin: auto;
width: 80px;
margin-left: -40px;
border-radius: 50%;
display: inline-block;
vertical-align: middle;
text-align: center;
}
#status>div {
width: 20px;
height: 20px;
background: #999;
border-radius: 100%;
display: inline-block;
-webkit-animation: loading 1.4s infinite ease-in-out both;
animation: loading 1.4s infinite ease-in-out both;
}
#status .circle1 {
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s;
}
#status .circle2 {
-webkit-animation-delay: -0.2s;
animation-delay: -0.2s;
}
@-webkit-keyframes loading {
0%,
80%,
100% {
-webkit-transform: scale(0);
}
40% {
-webkit-transform: scale(1);
}
}
@keyframes loading {
0%,
80%,
100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.wrapper {
margin: 0 auto;
width: 100%;
overflow: hidden;
background: #fff;
position: relative;
z-index: 1;
}
.no-overflow {
overflow: inherit !important
}
body.vegas-container .wrapper {
background: transparent;
}
body.vegas-container .main-content {
background: transparent;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: Montserrat, sans-serif;
margin: 0 0 35px;
text-transform: uppercase;
line-height: 1.5;
font-weight: 700;
letter-spacing: 1px;
}
.footer h4,
.footer h5,
.footer h6 {
opacity: 0.7;
}
.no-transform {
text-transform: none;
}
p {
margin: 0 0 35px;
}
b,
strong {
font-weight: bold !important;
}
input,
textarea {
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
border: 1px solid #ddd;
padding: 3px;
}
input:focus,
textarea:focus {
border-color: #aaa !important;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
}
a {
text-decoration: none;
color: #222;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
}
a img {
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
}
section,
.section {
position: relative;
z-index: 992;
padding-top: 120px;
padding-bottom: 0px;
}
.section-small {
padding-top: 80px;
padding-bottom: 80px;
}
img {
-webkit-filter: blur(0);
filter: blur(0);
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 5px 0 0;
}
.vc_parallax {
background-size: cover;
text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
a,
img,
:focus,
input {
outline: none !important;
}
a:hover,
a:focus {
color: #666;
text-decoration: none;
}
a img:hover {
opacity: .7;
}
.no-pad {
padding: 0 !important;
margin: 0 !important;
}
.bg-gray {
background-color: #f7f7f7;
}
.no-pad-btm {
padding-bottom: 0 !important;
}
.no-pad-top {
padding-top: 0 !important;
}
button:hover {
text-decoration: none;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
opacity: 0.65;
}
a .fa {
opacity: .5;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
a:hover .fa {
opacity: 1 !important;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.marg50 {
margin-top: 50px;
display: inline-block;
}
.marg30 {
margin-top: 30px;
display: inline-block;
}
.pad30 {
padding-top: 30px;
}
table {
margin-bottom: 25px;
}
td,
th {
padding: 15px;
border: 1px solid #eee;
}
ul,
ol {
margin-bottom: 1.5em;
}
.wrapper .unibody_full_row_vc {
width: 100%;
}
.wrapper .unibody_full_row_vc.overflow-unibody {
overflow: inherit;
}
.wrapper.boxed .unibody_full_row_vc {
max-width: 1500px;
} .wp-caption {
margin-bottom: 1.75em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.wp-caption .wp-caption-text {
color: #686868;
font-style: italic;
padding-top: 0.5384615385em;
}
.gallery-caption {
color: #686868;
display: block;
font-style: italic;
padding-top: 0.5384615385em;
}
.bypostauthor>.comment-body>.comment-meta>.comment-author .avatar {
border: 1px solid #333;
padding: 2px;
} .header {
background: #fff;
position: relative;
}
.header-white {
background: #fff;
width: 1170px;
margin: auto;
}
.logo {
width: 100%;
color: #fff;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
line-height: 60px;
}
.logowhite {
display: inline-block;
}
.logodark {
display: none;
}
.navbar.top-nav-collapse .logowhite {
display: none;
}
.navbar.top-nav-collapse .logodark {
display: inline-block;
}
.navbar.top-nav-collapse .logo {
padding-top: 0;
-webkit-transition: all .8s ease;
-moz-transition: all .8s ease;
transition: all .8s ease;
line-height: 60px;
}
.logo a {
line-height: 1;
}
.logo img {
height: 26px;
}
.logo a span {
position: relative;
top: 3px;
}
.navbar .fa,
.navbar a .fa {
opacity: 1 !important;
}
.navbar .fa {
font-size: 16px;
line-height: 1px;
position: relative;
top: -2px;
}
.navbar.transparent .logo a {
color: #fff;
}
.navbar.transparent.top-nav-collapse .logo a {
color: #333;
}
.logo a:hover,
.logo a:focus {
text-decoration: none;
color: #333;
}
.unibody_vc_button {
font-family: Montserrat, sans-serif;
font-size: 11px;
letter-spacing: 0.1em;
outline: 0;
text-transform: uppercase;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
text-shadow: none;
text-decoration: none;
font-weight: 400;
padding: 7px 20px 6px;
}
.soc-area {
margin: 35px 0px 10px 0;
height: 30px;
line-height: 30px;
}
.search-area form>div {
padding: 10px 44px 10px 10px;
height: 40px;
border: 1px solid #eee;
background: #fff;
}
.search-area form>div:before {
position: absolute;
color: #000;
content: "\f4a5";
text-transform: none;
font-weight: normal;
font-style: normal;
font-variant: normal;
font-size: 19px;
font-family: "Ionicons";
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: 19px;
}
.search-area form label {
display: none
}
.search-area input[name="s"] {
float: left;
padding: 0;
width: 100%;
height: 20px;
border: none;
font-weight: 300;
margin-top: -2px;
}
.search-area input[type="submit"] {
position: relative;
float: right;
margin: -5px -39px 0 0;
padding: 0;
width: 30px !important;
height: 30px;
border: none !important;
background: none !important;
text-indent: -9999px;
}
.classic {
font-family: 'Zeyada';
font-weight: normal !important;
text-transform: capitalize;
letter-spacing: 0;
margin: 0 0 35px;
transform: rotate(-3deg) !important;
-moz-transform: rotate(-3deg) !important;
-webkit-transform: rotate(-3deg) !important;
opacity: .9;
}
.intro h1.classic {
font-size: 100px;
line-height: 100px;
font-weight: normal;
}
.thin {
font-weight: 100 !important;
}
.page-template-coming-soon .header {
display: none;
}
.page-template-coming-soon footer {
display: none;
}
.custom-right .carousel-item {
padding: 0;
}
.carousel-item-text {
padding: 30px 0 30px 0;
} .navbar-fixed-top {
border: none;
}
.navbar-custom {
margin-bottom: 0;
-webkit-transition: all .8s ease;
-moz-transition: all .8s ease;
transition: all .8s ease;
border-bottom: 1px solid #eee;
padding: 30px;
}
.navbar-center .logo a {
transform: translateX(-50%);
left: 50%;
position: absolute;
padding: 15px 0;
}
.navbar-center .menu-center {
float: none;
}
@media (min-width: 1170px) {
.navbar-center .container {
width: 1170px;
}
}
.navbar-custom.top-nav-collapse {
background-color: #fff;
-webkit-transition: all .8s ease;
-moz-transition: all .8s ease;
transition: all .8s ease;
border-bottom: 1px solid #eee;
}
.navbar-custom.top-nav-collapse .nav>li>a {
padding: 20px 18px;
-webkit-transition: all .8s ease;
-moz-transition: all .8s ease;
transition: all .8s ease;
}
.navbar-custom.top-nav-collapse .navbar-brand {
padding-top: 16px;
}
.navbar-custom.top-nav-collapse .container.full .cart_search_block>li {
padding: 20px 18px;
-webkit-transition: all .8s ease;
-moz-transition: all .8s ease;
transition: all .8s ease;
}
.navbar-custom.top-nav-collapse .container.full .cart_search_block>li.menu-divider {
padding: 0;
margin-top: 20px;
border-color: #b3b3b3;
}
.navbar-custom.top-nav-collapse .navbar-brand .logodark {
max-width: 160px;
max-height: 20px;
}
.navbar-custom .navbar-brand i {
vertical-align: middle;
}
.navbar-custom .navbar-brand:focus {
outline: 0;
}
.navbar-custom .navbar-brand .navbar-toggle {
padding: 4px 6px;
font-size: 16px;
color: #fff;
}
.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
outline: 0;
}
.nav>li>a {
padding: 20px 18px;
font-family: Montserrat, sans-serif;
font-size: 13px;
font-weight: 400;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 1px;
}
.navbar-custom .nav li a {
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.navbar-custom .nav li a:hover {
outline: 0;
background-color: transparent;
cursor: pointer;
}
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
outline: 0;
background-color: transparent;
}
.navbar-custom .nav li.active {
outline: 0;
background-color: transparent !important;
}
.navbar-custom .nav li.active a {
color: #789 !important;
}
.navbar-custom .nav li.active a:hover {
color: #789;
}
.dropdown-menu {
right: 0;
left: auto;
border: 0;
border-radius: 0px;
box-shadow: none;
margin: 0;
background-color: rgba(255, 255, 255, 0.97);
color: #fff;
min-width: 230px !important;
padding: 10px 0;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu>li>a {
font-size: 11px;
font-weight: 400;
padding: 11px 18px;
white-space: normal;
text-transform: uppercase;
letter-spacing: 1px;
font-family: Montserrat, sans-serif;
}
.dropdown-menu>.active>a {
color: #333 !important;
background-color: transparent;
}
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
background-color: transparent;
}
.nav .open>a {
background-color: transparent;
border-color: transparent;
}
.nav .open>a:focus,
.nav .open>a:hover {
background-color: transparent;
border-color: transparent;
}
.search-form {
margin: 5px 10px;
width: 250px;
font-size: 14px;
}
.search-form .form-control {
color: #ccc !important;
}
.search-button {
width: 42px;
height: 40px;
line-height: 38px;
margin-top: -22px;
position: absolute;
top: 50%;
right: 12px;
overflow: hidden;
background: transparent;
color: #888;
border: none;
outline: none;
}
.search-form {
padding: 10px;
width: 100%;
border-bottom: #555;
margin: 0;
}
.nav .badge {
background-color: #789;
color: #fff;
padding: 4px 5px 5px 6px;
font-size: 11px;
position: absolute;
margin: -10px -5px;
line-height: 1;
border-radius: 50% !important;
}
.navbar-toggle {
padding: 10px 0;
}
.navbar-toggle .icon-bar {
width: 30px;
border-radius: 0;
background: #fff;
height: 3px;
}
.top-nav-collapse .icon-bar {
background: #333;
}
.vmenu {
display: inline-block;
margin: 0;
padding: 0;
}
a.btn-nav .btn {
margin-bottom: 0;
}
.navbar-custom .nav .dropdown-menu li a.btn-nav:hover {
background-color: transparent;
}
.menu-divider {
width: 1px;
border-right: 1px solid #b3b3b3;
line-height: 18px;
margin: 23px 15px 0;
}
.dropdown-menu strong {
padding: 20px 0 16px 18px;
display: block;
font-size: 13px;
font-weight: 800;
line-height: 1px;
color: #333 !important;
}
.nav .active {
height: auto !important;
}
.navbar-nav:not(.sm-collapsible) ul .caret {
position: absolute;
right: 0;
margin-top: 6px;
margin-right: 15px;
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
border-left: 4px dashed;
}
.navbar-nav:not(.sm-collapsible) ul a.has-submenu {
padding-right: 30px;
}
.navbar-nav.sm-collapsible .caret,
.navbar-nav.sm-collapsible ul .caret {
position: absolute;
right: 0;
margin: -25px 14px 0 0;
padding: 0;
width: 32px;
height: 26px;
line-height: 24px;
text-align: center;
border-width: 1px;
border-style: solid;
}
.navbar-nav.sm-collapsible .caret:before {
content: '+';
font-family: monospace;
font-size: 20px;
}
.navbar-nav.sm-collapsible .open>a>.caret:before {
content: '-';
}
.navbar-nav.sm-collapsible a.has-submenu {
padding-right: 50px;
}
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] .caret,
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] ul .caret {
position: static;
margin: 0 0 0 2px;
padding: 0;
width: 0;
height: 0;
border-top: 4px dashed;
border-right: 4px solid transparent;
border-bottom: 0;
border-left: 4px solid transparent;
}
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] .caret:before {
content: '' !important;
}
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] a.has-submenu {
padding-right: 15px;
}
.navbar-nav span.scroll-up,
.navbar-nav span.scroll-down {
position: absolute;
display: none;
visibility: hidden;
height: 20px;
overflow: hidden;
text-align: center;
}
.navbar-nav span.scroll-up-arrow {
position: absolute;
top: -2px;
left: 50%;
margin-left: -8px;
width: 0;
height: 0;
overflow: hidden;
border-top: 7px dashed transparent;
border-right: 7px dashed transparent;
border-bottom: 7px solid;
border-left: 7px dashed transparent;
}
.navbar-nav span.scroll-down-arrow {
position: absolute;
top: -2px;
left: 50%;
margin-left: -8px;
width: 0;
height: 0;
overflow: hidden;
border-top: 7px dashed transparent;
border-right: 7px dashed transparent;
border-bottom: 7px solid;
border-left: 7px dashed transparent;
top: 6px;
border-top: 7px solid;
border-right: 7px dashed transparent;
border-bottom: 7px dashed transparent;
border-left: 7px dashed transparent;
}
.navbar-nav.sm-collapsible ul .dropdown-menu>li>a,
.navbar-nav.sm-collapsible ul .dropdown-menu .dropdown-header {
padding-left: 35px;
}
.navbar-nav.sm-collapsible ul ul .dropdown-menu>li>a,
.navbar-nav.sm-collapsible ul ul .dropdown-menu .dropdown-header {
padding-left: 45px;
}
.navbar-nav.sm-collapsible ul ul ul .dropdown-menu>li>a,
.navbar-nav.sm-collapsible ul ul ul .dropdown-menu .dropdown-header {
padding-left: 55px;
}
.navbar-nav.sm-collapsible ul ul ul ul .dropdown-menu>li>a,
.navbar-nav.sm-collapsible ul ul ul ul .dropdown-menu .dropdown-header {
padding-left: 65px;
}
.navbar-nav ul.sm-nowrap .current-menu-ancestor>a {
color: #789;
}
.navbar-nav ul.sm-nowrap .current-menu-ancestor li.current-menu-item a {
color: #789
}
.navbar-nav ul.sm-nowrap li.current-menu-item>a {
color: #789;
}
.navbar-nav ul.sm-nowrap>li>a.has-submenu:after {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: "\f105";
position: absolute;
right: 25px;
}
.navbar-nav ul.sm-nowrap>li.disable>a {
padding: 20px 0 16px 18px;
display: block;
font-size: 14px;
font-weight: 500;
line-height: 1px;
color: #555 !important;
cursor: default;
}
.navbar-nav ul.sm-nowrap>li.disable>a:hover {
background: transparent;
}
.navbar-nav ul.sm-nowrap>li.new>a:after {
content: 'new';
padding: 3px 7px;
text-transform: uppercase;
display: inline;
font-size: 75%;
font-weight: 400;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
background-color: #c00;
margin-left: 5px;
}
.navbar-nav.sm-collapsible ul.sm-nowrap>li>a {
white-space: normal;
}
.navbar-right ul.dropdown-menu {
left: auto;
right: 0;
}
.dropdown-menu .fa {
opacity: 0.5 !important;
line-height: 13px !important;
}
.nav .fa {
font-size: 16px;
line-height: 1px;
}
.nav .fa-angle-down {
font-size: 13px;
}
.nav .fa,
.nav a .fa {
opacity: 1 !important;
}
.nav .fa-plus {
font-size: 12px;
}
@media (min-width: 991px) {
.search-form input {
background: transparent;
border: 0;
width: 200px;
}
.navbar-custom {
background: #fff;
min-height: auto;
padding: 30px;
}
.navbar-custom .nav .dropdown-menu li a:hover {
background-color: #f6f6f6;
}
@-webkit-keyframes fadeInUniBody {
0% {
opacity: 0;
transform: translate(0, -40px);
}
100% {
opacity: 1;
transform: translate(0, 0);
}
}
@keyframes fadeInUniBody {
0% {
opacity: 0;
transform: translate(0, -40px);
}
100% {
opacity: 1;
transform: translate(0, 0);
}
}
li:hover ul.dropdown-menu {
opacity: 1;
-webkit-animation: fadeInUniBody 0.7s;
animation: fadeInUniBody 0.7s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
ul.nav li.dropdown:hover>ul.dropdown-menu {
display: block;
}
.navbar-left {
float: right !important;
}
li.columns-2 ul.dropdown-menu {
left: 0 !important;
padding: 15px 5px;
}
li.columns-3 ul.dropdown-menu {
left: 0 !important;
padding: 20px 22px 25px;
-moz-column-count: 3;
-webkit-column-count: 3;
column-count: 3;
min-width: 760px !important;
}
li.columns-2 ul.dropdown-menu {
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
min-width: 380px !important;
}
li.columns-3 ul.dropdown-menu>li {
display: inline-block;
width: 100%
}
li.columns-2 ul.dropdown-menu>li {
display: inline-block;
width: 100%
}
li.columns-2 ul.dropdown-menu {
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
min-width: 455px !important;
}
li.columns2 .btn-white,
li.columns3 .btn-white {
margin-top: 12px;
display: inline-block;
}
.navbar-fixed-top .caret,
.navbar-fixed-top .open>.dropdown-menu {
display: none;
}
.angle-right:after {
float: right;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: "\f105";
color: inherit;
position: absolute;
right: 20px;
}
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
max-height: 400px;
}  .head-search input[name="s"] {
height: 50px;
font-size: 13px;
text-transform: uppercase;
font-weight: 300;
width: 100%;
padding: 15px 45px 15px 15px;
border-top: none;
}
.head-search input[name="s"]:focus {
border: 1px solid #eee
}
.head-search input[type="submit"] {
padding: 0;
float: right;
margin-top: -15px;
position: relative;
background: transparent;
color: rgba(0, 0, 0, 0.54);
border: none;
width: 45px;
height: 50px;
margin-right: -14px;
}
.head-search input[type="submit"]:hover {
background: transparent;
transition: background 200ms linear;
}
.head-search span {
float: right;
margin-top: -35px;
position: relative;
margin-right: 15px;
}
.head-search span:before {
font-family: "Ionicons";
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f4a5";
font-size: 20px;
color: rgba(0, 0, 0, 0.54);
position: relative;
left: 33px;
}
.search-title {
padding-top: 0px;
margin-top: 0px;
} .icons-social {
display: block;
float: right;
height: 60px;
}
.icons-social a {
float: left;
transition: all 200ms linear;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 17px;
width: 40px;
height: 60px;
text-align: center;
line-height: 60px;
background: #fff;
color: #666;
}
.icons-social a:hover {
transition: all 250ms linear;
background: transparent;
text-decoration: none;
}  .wrap-content {
margin-top: 0px;
}
.single .content {
padding-top: 80px;
padding-bottom: 0;
}
.home .post-content p {
margin-bottom: 15px;
}
.has-post-thumbnail.standart-post .post-thumbnail .post-hover a {
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
position: relative;
display: block;
height: 400px;
}
.img-slide a {
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
position: relative;
display: block;
height: 230px;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.img-slide a:hover {
opacity: 0.7;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.post-hover {
overflow: hidden;
position: relative;
}
.post-hover a {
position: relative;
overflow: hidden;
}
.sidebar-left {
float: right;
margin-left: 8.33333333%;
}
.sidebar-right {
float: left;
margin-right: 8.33333333%;
}
.sidebar .widget-title {
font-weight: 300;
margin: 0;
padding-bottom: 20px;
font-size: 22px;
position: relative;
}
.sidebar .widget>h5 {
margin-top: 0;
margin-bottom: 1em;
padding-bottom: 5px;
text-transform: uppercase;
font-size: 16px;
padding-top: 0px;
border-bottom: 2px solid #555;
display: inline-block;
}
.widget_text img {
width: 100%;
height: auto;
}
.sidebar .widget>h3:before,
.sidebar .widget>h5:before {
border-bottom: 1px solid #eee
}
.sidebar .widget-line {
margin-bottom: 30px;
}
.sidebar .widget>h5:before {
border-bottom: 1px solid #eee
}
.sidebar {
display: inline-block;
width: 100%;
}
.single-post .sidebar {
margin-top: 0;
}
.sidebar ul li {
list-style: none;
padding-bottom: 10px;
}
.sidebar ul {
padding: 0;
margin: 0;
}
.sidebar ul.children {
padding-left: 15px;
padding-top: 10px;
}
.sidebar ul.children li:last-child {
padding-bottom: 0px;
}
.sidebar ul.sub-menu {
padding-left: 15px;
padding-top: 10px;
}
.sidebar ul.sub-menu li:last-child {
padding-bottom: 0px;
}
.archive-meta {
display: none;
}
.archive-header {
margin-bottom: 28px;
border-bottom: 1px solid #eee;
display: inline-block;
position: relative;
width: 100%;
padding-bottom: 10px;
}
.archive-title {
font-size: 16px;
margin: 0;
font-weight: 600;
line-height: 1;
}
.archive-tags:before {
position: relative;
top: 3px;
display: inline-block;
margin: 0 15px 0 0;
color: #18191B;
content: "\f48f";
font-size: 26px;
font-family: "Ionicons";
-webkit-font-smoothing: antialiased;
font-weight: 400;
}
.archive-date:before {
position: relative;
top: 3px;
display: inline-block;
margin: 0 15px 0 0;
color: #18191B;
content: "\f102";
font-size: 28px;
font-family: "Ionicons";
-webkit-font-smoothing: antialiased;
font-weight: 400;
}
.archive-search:before {
position: relative;
top: 3px;
display: inline-block;
margin: 0 15px 0 0;
color: #18191B;
content: "\f4a4";
font-size: 28px;
font-family: "Ionicons";
-webkit-font-smoothing: antialiased;
font-weight: 400;
}
.archive-404:before {
position: relative;
top: 3px;
display: inline-block;
margin: 0 15px 0 0;
color: #18191B;
content: "\f38a";
font-size: 28px;
font-family: "Ionicons";
-webkit-font-smoothing: antialiased;
font-weight: 400;
}
.archive-category:before {
position: relative;
top: 3px;
display: inline-block;
margin: 0 15px 0 0;
color: #18191B;
content: "\f38a";
font-size: 28px;
font-family: "Ionicons";
-webkit-font-smoothing: antialiased;
font-weight: 400;
}
.error-404 {
text-align: center;
font-weight: 300;
font-size: 150px;
color: #18191B;
margin: 165px 0 50px 0;
}
.content-404 p {
text-align: center;
font-size: 21px;
margin-top: 30px;
margin-bottom: 165px;
} .content-wrap {
padding-top: 60px;
}
.post-category {
float: right
}
.post-category li {
list-style: none;
float: left;
padding-left: 15px;
}
.post-category li a {}
.post-category .active {
position: relative
}
.post-category a {
display: inline-block;
font-size: 13px;
}
.post-category .active {
color: #333
}
.post-category .active:before,
.post-category .active:after {
border-left: 7px dotted transparent;
border-right: 7px dotted transparent;
border-top: 7px solid #eee;
bottom: -10px;
content: "";
height: 0;
left: 50%;
margin-left: -7px;
position: absolute;
width: 0;
}
.post-category .active:after {
border-top-color: #fff;
bottom: -9px;
}
.post-set.left-image-post .content-block {
float: left;
width: 370px;
margin-left: 30px;
}
.content-block iframe {
width: 100%;
}
.content-block span {
font-size: 15px !important;
line-height: 1.8 !important
}
.content-block em {
font-size: 15px !important;
line-height: 1.8 !important
}
.content-block strong {
font-size: 15px !important;
line-height: 1.8 !important
}
.content-block h1,
.content-block h2,
.content-block h3,
.content-block h4,
.content-block h5,
.content-block h6 {
margin-bottom: 10px;
}
.post-set.standart-post .content-block p {
margin-bottom: 20px;
}
blockquote p:last-child {
margin-bottom: 0 !important;
}
.post-set.left-image-post .content-block p {
margin-bottom: 15px;
}
.post-set.left-image-post .post-thumbnail {
float: left;
width: 350px;
}
.main-content .no-sidebar .left-image-post .post-thumbnail {
width: 50%
}
.main-content .no-sidebar .left-image-post.has-post-thumbnail .post-thumbnail .post-hover a {
height: 300px;
}
.main-content .no-sidebar .left-image-post.no-thumbnail .post-thumbnail {
display: none;
}
.main-content .no-sidebar .left-image-post.no-thumbnail .content-block {
width: 100%;
}
.main-content .no-sidebar .left-image-post .content-block {
width: calc(50% - 30px);
}
.left-image-post.no-thumbnail.format-gallery .gallery-content {
float: left;
width: 350px;
}
.left-image-post.no-thumbnail .post-thumbnail {
display: none;
}
.left-image-post.no-thumbnail .content-block {
float: left;
width: 100%;
margin-left: 0;
}
.left-image-post.no-thumbnail.format-gallery .content-block {
float: left;
width: 425px;
margin-left: 30px;
}
.left-image-post .video-content {
display: block;
float: left;
margin: 0 0 0 -337px;
width: 337px;
}
.post-content {
overflow: hidden;
}
.format-video.left-image-post .post-content>p:first-child {
min-height: 100%;
max-height: 100%;
text-overflow: ellipsis;
display: block;
overflow: hidden;
}
.format-video.left-image-post .post-content>p {
display: none;
}
.format-video.left-image-post .post-content>p:first-child>embed {
min-height: 100%;
max-height: 100%;
}
.format-video.left-image-post.no-thumbnail .post-content {
min-height: 100%;
max-height: 100%;
}
.left-image-post .title {
font-size: 20px;
margin-bottom: 10px;
line-height: 1.4;
}
.left-image-post .title a:hover {
color: #000;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.left-image-post.first_big_post {
padding-left: 0px
}
.post-set {
position: relative;
margin-bottom: 60px;
width: 100%;
}
.wrap-content .post-set:last-child {
margin-bottom: 0px;
}
.post-set.no-thumbnail .post-thumbnail {
display: none;
}
.post-set.no-thumbnail.sticky {
padding: 30px;
background: #f9f9f9;
}
.post-set.no-thumbnail.sticky.unibody_mas_item {
padding: 0px 15px;
background: #fff;
}
.post-set.no-thumbnail.sticky.unibody_mas_item .content-block {
padding: 30px;
background: #f9f9f9;
}
.post-set.left-image-post {
margin-bottom: 60px;
}
.post-set.sticky.has-post-thumbnail .post-hover:before {
content: '\f2a6';
font-family: "Ionicons";
border-radius: 50%;
background: #fff;
width: 40px;
top: 15px;
left: 15px;
position: absolute;
z-index: 9999;
text-align: center;
font-size: 23px;
line-height: 40px;
}
.wrap-content.unibody_mas_container {
margin: 0 -15px;
padding: 0px;
border: none;
}
.no-sidebar .post-set.unibody_mas_item {
width: 33.333333%;
float: left;
padding: 0 15px;
border-bottom: none;
}
.post-set.unibody_mas_item {
width: 50%;
float: left;
padding: 0 15px;
border-bottom: none;
}
.post-set.unibody_mas_item .content-block .title {
padding-top: 0px;
margin-bottom: 25px;
line-height: 1.5;
font-size: 18px;
}
.post-set.unibody_mas_item .content-block p {
margin-bottom: 25px;
}
.post-set.unibody_mas_item.has-post-thumbnail .post-thumbnail .post-hover a {
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
position: relative;
display: block;
height: 205px;
}
li.tags span a {
margin-left: 10px
}
li.tags span i {
position: relative;
top: 3px;
right: 2px;
display: inline-block;
}
.left-image-post.has-post-thumbnail .post-thumbnail {
position: relative;
overflow: hidden;
margin-bottom: 0px;
}
.left-image-post.has-post-thumbnail .post-thumbnail .post-hover a {
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
position: relative;
display: block;
height: 190px;
}
.left-image-post.has-post-thumbnail .gallery-content {
float: left;
width: 361px;
} .standart-post .content-block {
width: 100%;
margin-left: 0px;
}
.standart-post .title:hover a,
.standart-post .title:hover {
color: #000;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.standart-post.no-thumbnail .title {
padding-top: 0px;
}
.standart-post.no-thumbnail.format-gallery .title {
padding-top: 25px
}
.standart-post .post-content {
height: auto;
min-height: 100%;
max-height: 100%;
}
.standart-post .post-thumbnail {
width: 100%;
margin-bottom: 20px;
}
.standart-post .attachment-post-thumbnail {
padding-bottom: 0px;
height: auto;
}
.standart-post .title {
margin-bottom: 10px;
} .single .no-sidebar .post-content p {
font-size: 15px;
margin-bottom: 30px;
}
.single-tags {
float: left;
margin-top: 15px;
}
.single .single-tags a:first-child {
display: none;
}
.single .single-tags a {
padding: 3px 8px;
text-transform: lowercase;
font-size: 13px !important;
background: #18191B;
color: #fff;
margin: 3px;
font-weight: 500;
}
.single .single-tags a:hover {
color: #fff;
background: #6A6A6B;
}
.single .social-single {
float: right;
margin-top: 15px;
}
.single .social-single ul.icon-links {
position: relative;
bottom: 0;
left: 0;
}
.single .social-single ul.icon-links li {
transform: none;
}
.single .social-single ul.icon-links li a {
background: transparent;
color: #333;
border-radius: 0;
position: relative;
top: -2px;
font-size: 20px;
width: inherit;
padding-right: 15px;
}
.single .no-sidebar .wrap-content {
width: 100%;
border: none;
padding: 0px;
}
.single .sidebar {
margin-top: 0px;
}
.single .gallery-content {
margin-bottom: 50px;
}
.single .post {
height: 100% !important
}
.single .post-thumbnail {
margin-bottom: 15px;
height: auto;
}
.single .post-thumbnail img {
height: auto;
width: 100%;
}
.single .post-thumbnail {
margin-bottom: 25px;
height: auto;
}
.single .section-small {
background: #fff;
}
#authorarea h3 {
text-transform: capitalize;
font-size: 16px;
margin-top: 0;
text-align: center;
}
#authorarea img {
display: block;
float: left;
width: 100%;
height: auto;
border-radius: 50%;
}
.authorinfo {
text-align: center;
font-weight: 300;
margin-top: 15px;
display: inline-block;
}
.hidden {
opacity: 0
}
.visible {
opacity: 1
}
.single .wp-post-image:hover {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
.nav-previous a {
display: inline-block;
padding: 10px 15px;
width: 100%;
background: #f7f7f7;
text-align: center;
}
.nav-previous a:hover {
background: #789;
color: #fff;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.nav-next a {
display: inline-block;
padding: 10px 15px;
width: 100%;
background: #f7f7f7;
text-align: center;
}
.nav-next a:hover {
background: #789;
color: #fff;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.avatar-widget {
display: inline-block;
width: 100%;
margin-top: 0px;
margin-bottom: 15px;
} .link-format {
margin-bottom: 50px;
padding: 25px 85px;
border: 1px solid #eee;
}
.link-format a {
padding: 0 0 0 25px;
border-left: 1px solid #eee;
font-size: 31px;
}
.link-format a:before {
display: inline-block;
margin: 0 41px 0 -80px;
color: #333;
content: "\f1fe";
font-size: 38px;
font-family: "Ionicons";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: relative;
top: 4px;
}
.quote-format {
position: relative;
padding: 25px;
border: 1px solid #eee;
background: #fff;
text-align: center;
font-size: 23px;
color: #333;
}
.quote-format:before {
position: absolute;
bottom: -15px;
left: 50%;
border-width: 25px 55px 0 55px;
border-style: solid;
border-color: #fff transparent transparent transparent;
content: '';
margin-left: -55px;
}
.quote-author {
display: inline-block;
margin-bottom: 50px;
padding: 25px 0 15px;
width: 100%;
background: #333;
color: #fff;
font-size: 20px;
text-align: center;
}
.audio-content {
padding-bottom: 50px;
}
.video-content {
padding-bottom: 50px;
} .form-allowed-tags {
display: none
}
.button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
border-color: #18191B;
background: #18191B;
color: #fff;
padding: 8px 25px 6px 25px;
border: none;
font-weight: 400;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 2px;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
color: #fff;
opacity: 0.65;
}
blockquote {
padding: 30px;
margin: 0 0 20px;
border-left: none;
text-align: center;
background: #f9f9f9;
border-radius: 30px;
margin: 0 30px 20px;
position: relative;
overflow: hidden;
}
blockquote:before {
content: "\f10d";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 125px;
margin-bottom: 5px;
color: #000;
display: block;
position: absolute;
right: 30px;
top: -9px;
line-height: 1;
opacity: 0.05;
font-family: "Font Awesome 5 Free";
font-weight: 900;
}
.single .post-content blockquote p {
display: inline;
}
.comment-form-comment label {
display: none
}
.comment-form-comment textarea {
width: 100%;
height: 150px;
}
#reply-title {
margin: 10px 0;
display: inline-block;
}
.commentlist {
margin: 0;
padding: 0;
list-style-type: none;
}
.comments-title {
font-size: 24px;
}
.commentlist #reply-title {
margin-top: 35px;
margin-bottom: 15px;
}
.commentlist li ul,
.commentlist li ol {
margin-bottom: 1.5rem;
}
.commentlist li ul ul,
.commentlist li ol ol {
margin-bottom: 0;
}
.commentlist>li {
margin-bottom: 25px;
padding-bottom: 25px;
width: 100%;
border-bottom: 1px solid #eee;
}
.commentlist>li.pingback p {
margin: 0;
}
.comment .avatar {
display: inline-block;
float: left;
margin-right: 35px;
border-radius: 50%;
}
.comment-top-level .comment-box {
margin-bottom: 25px;
padding-left: 108px;
}
.author-card {
text-transform: capitalize;
font-weight: bold;
color: #333;
}
.comment-time {
font-size: 14px;
opacity: 0.7;
}
.comment-content {
margin-top: 15px;
margin-left: 110px;
padding: 0;
}
.comment-reply-title small a {
font-weight: 300;
}
.commentlist .children {
margin: 0;
margin-top: 25px;
padding: 0;
list-style-type: none;
margin-left: 50px;
}
.children .comment .avatar {
margin-right: 30px;
width: 60px;
height: 60px;
}
.children .comment .comment-content {
margin-left: 90px;
}
ol.children li {
margin-bottom: 0px;
padding-bottom: 0px;
width: 100%;
border-bottom: none;
}
.comment-form-author input {
width: 100%;
}
.comment-form-email input {
width: 100%;
}
.comment-form-url input {
width: 100%;
}
.comment-notes {
display: none
}
.edit-link {
margin-right: 15px;
font-size: 12px;
text-transform: lowercase;
margin-top: -5px;
}
#commentform label {
display: inline-block;
font-weight: 400 !important;
} .widget {
display: inline-block;
width: 100%;
margin-bottom: 60px;
}
.widget:last-child {
margin-bottom: 0px;
border-bottom: none;
padding-bottom: 0;
}
.widget_search form>div {
padding: 10px 48px 10px 16px;
height: 46px;
border: 1px solid #ddd;
background: #fff;
position: relative;
}
.widget_search form>div:focus {
border-color: #999 !important;
}
.widget_search form>div:before {
position: absolute;
color: #fff;
content: "\f002";
text-transform: none;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
right: 17px;
top: 13px;
color: #18191B;
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 16px;
line-height: 1;
}
.widget_search form label {
display: none
}
.widget_search input[name="s"] {
float: left;
padding: 0;
width: 100%;
height: 24px;
border: none;
font-weight: 300;
}
.widget_search input[type="submit"] {
position: relative;
float: right;
margin: -34px -48px 0 0px;
padding: 0;
width: 50px !important;
height: 44px;
border: none !important;
text-indent: -9999px;
background: transparent;
}
.search-content form>div {
padding: 10px 44px 10px 10px;
height: 40px;
border: 1px solid #eee;
background: #fff;
position: relative;
width: 300px;
}
.search-content form>div:before {
position: absolute;
color: #000;
content: "\f4a5";
text-transform: none;
font-weight: normal;
font-style: normal;
font-variant: normal;
font-size: 19px;
font-family: "Ionicons";
line-height: 1;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
right: 14px;
}
.search-content form label {
display: none
}
.search-content input[name="s"] {
float: left;
padding: 0;
width: 100%;
height: 20px;
border: none;
font-weight: 300;
}
.search-content input[type="submit"] {
position: relative;
float: right;
margin: -5px -39px 0 0;
padding: 0;
width: 30px !important;
height: 30px;
border: none !important;
background: none !important;
text-indent: -9999px;
}
.tagcloud a {
display: inline-block;
float: left;
overflow: hidden;
padding: 3px 8px;
text-transform: lowercase;
font-size: 13px !important;
background: #18191B;
color: #fff;
margin: 4px;
font-weight: 500;
}
.tagcloud a:hover {
color: #fff;
background: #6A6A6B;
}
#wp-calendar {
margin: 0;
width: 100%;
}
#wp-calendar caption {
text-align: right;
font-size: 13px;
}
#wp-calendar tbody td {
text-align: center;
height: 30px;
padding: 7px;
}
#wp-calendar tbody .pad {
background: none
}
#wp-calendar thead th {
background: #fafafa;
text-align: center;
font-weight: 600;
color: #000;
padding: 7px;
}
#wp-calendar #next {
padding-right: 24px;
text-align: right;
}
#wp-calendar tfoot td,
#wp-calendar tfoot th {
padding: 7px;
border: none;
}
.posts-by-vies-widget ul li {
list-style: none;
font-weight: 300;
float: left;
width: 100%;
}
.unibody_post_meta {}
.footer-area .unibody_post_content a {
color: #444;
font-size: 16px;
}
.footer-area ul li:last-child {
margin: 0px;
}
.footer-widget {
padding-bottom: 50px;
}
.footer-widget .widget {
border: none;
}
.footer .flickr-photos a {
float: left;
margin: 0 15px 15px 0;
padding: 0;
border: 0 none;
list-style: none;
}
.footer .flickr-photos img {
display: block;
width: 65px;
height: 65px;
}
.widget select {
width: 100%
}
.widget .sticky {
position: relative
}
.attachment-post-thumbnail {
height: 208px
}
.widget_recent_entries ul {
padding: 0;
margin: 0;
list-style: none;
}
.footer-widget .widget ul {
padding: 0;
margin: 0;
list-style: none;
}
.footer-widget .widget ul.children {
padding-left: 15px;
padding-top: 10px;
}
.footer-widget .widget ul.children li:last-child {
padding-bottom: 0px;
}
.footer-widget .menu ul.sub-menu {
padding-left: 15px;
padding-top: 10px;
}
.footer-widget .menu ul.sub-menu li:last-child {
padding-bottom: 0px;
}
.footer-widget .widget ul li {
padding-bottom: 10px;
}
.footer-widget .unibody_cat_count {
background: #f1f1f1;
}
.footer-widget #wp-calendar tbody td {
background: #fff;
}
.footer-widget #wp-calendar thead th {
background: #f1f1f1;
}
.screen-reader-text {
display: none
}
#navigation.desktop {
display: block !important
}
.wpcf7-form-control {
border: 1px solid #ddd;
width: 100%;
height: auto;
padding: 8px 16px;
font-size: 16px;
border-radius: 0;
}
.wpcf7-form-control:focus {
border-color: #888;
outline: none;
}
.wpcf7-textarea {
width: 100%;
height: 100px;
}
.wpcf7-submit {
width: initial;
}
.wpcf7-form-control-wrap {
position: relative;
display: inline-block; width: 100%;
}
div.wpcf7-response-output {
margin: 0;
padding: 5px 10px;
font-size: 14px;
}
div.wpcf7-mail-sent-ok {
border: 1px solid #4CAF50;
}
div.wpcf7-validation-errors {
border: 1px solid #F44336;
}
span.wpcf7-not-valid-tip {
color: #F44336;
font-size: 14px;
display: block;
}
.mailchimp-block.center {
text-align: center;
}
.mailchimp-block.white {
color: rgba(255, 255, 255, 0.9);
}
.dark-form input,
.dark-form textarea {
color: #ccc;
background-color: rgba(0, 0, 0, 0.45);
border: 0;
}
.input-group input {
border-radius: 0px;
border-color: #ddd;
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon {
border-radius: 0px;
border-color: #ddd;
}
.input-group-lg>.input-group-btn>.btn {
border-radius: 0px;
}
.form-control:focus {
box-shadow: none;
border-color: #888;
outline: none;
}
.btn {
font-size: 11px !important;
letter-spacing: 0.1em;
outline: 0;
text-transform: uppercase;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
text-shadow: none;
text-decoration: none;
font-weight: 400;
padding: 7px 15px;
border-radius: 0;
}
.btn-lg {
font-size: 13px !important;
padding: 10px 25px;
}
.btn-sm {
font-size: 10px !important;
}
.btn-xs {
font-size: 9px !important;
padding: 4px 10px;
}
.btn-border {
border: 2px solid #18191B;
color: #18191B !important;
background-color: transparent;
}
.btn-border-white {
border: 2px solid #fff;
color: #fff !important;
background-color: transparent;
}
.btn-white {
border: 2px solid #fff;
color: #000 !important;
background-color: #fff;
}
.btn-gray {
border: 2px solid #789;
background-color: #789;
color: #fff !important;
}
.btn-dark {
border: 2px solid #18191B;
background-color: #18191B;
color: #fff !important;
}
.btn-violet {
border: 2px solid #ff4081;
background-color: #ff4081;
color: #fff !important;
}
.btn:hover {
opacity: 0.65;
}
.btn-border:focus,
.btn-border:focus,
.btn-border-white:focus,
.btn-white:focus,
.btn-unibody:focus,
.btn-violet:focus {
opacity: 1;
}
.unibody_image_wrapper {
float: left;
margin: 0px 15px 0 0;
width: 65px;
height: 65px;
background: #f7f7f7;
}
.image-overlay {
padding: 0;
position: relative;
max-width: 600px;
display: inline-block;
}
.unibody_post_content h3 {
margin: 0;
color: #333;
font-size: 16px;
font-family: 'Open Sans', sans-serif;
line-height: 1.4;
}
.unibody_post_content h3 a {
color: #333
}
.unibody_post_content a:hover {
color: #000;
}
.unibody_post_meta {
margin-top: 3px;
}
.unibody_post_meta span {
position: relative;
top: -2px;
padding-left: 7px;
font-weight: 300;
font-size: 12px;
}
.unibody_post_meta i {
color: #333;
font-size: 16px;
}
.footer-widget .unibody_post_meta i {}
.nav-btn {
margin: -1px;
overflow: hidden;
position: absolute;
width: 1px;
height: 1px;
}
.posts-by-vies-widget ul {
margin: 0px;
padding: 0px;
}
.post-content .wp-caption img {
max-width: 100%;
height: 100%;
}
.wp-caption img {
max-width: 100% !important;
height: 100%;
}
.wp-caption {
max-width: 100% !important;
}
.wrap-content p img {
height: 100%;
max-width: 100%;
}
.post-content img {
max-width: 100%;
height: 100%;
}
.post-content .wp-caption {
max-width: 100% !important;
}
.post-content iframe {
width: 100% !important
}
.three-blocks #related-post-thumb .post-thumbnail {
width: 100%;
height: 180px;
}
.three-blocks #related-post-thumb .title {
font-size: 16px
}
.widget select {
width: 100%;
background: #fff;
border: 1px solid #eee;
height: 30px;
outline: none;
}
.size-large {
height: 100%
}
.widget .sticky {
position: relative
}
.widget_nav_menu {} #wp-pagenavibox {
display: block;
width: 100%;
text-align: center;
position: relative;
}
.wp-pagenavi {
display: inline-block;
margin-bottom: -9px; }
.wp-pagenavi a,
.wp-pagenavi span {
margin: 0 !important;
padding: 0 !important;
}
.wp-pagenavi span.current {
background: #f7f7f7;
font-weight: 300 !important;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
background: #f7f7f7;
color: #333;
}
.wp-pagenavi a,
.wp-pagenavi span {
display: block;
float: left;
padding: 6px 12px !important;
border: none !important;
text-align: center;
white-space: nowrap;
} footer {
width: 100%;
}
.footer {
background: #f7f7f7;
width: 100%;
position: relative;
color: #666;
font-size: 13px;
line-height: 23px;
margin-top: 80px;
}
.footer-area-cont {
padding: 80px 0 10px 0;
border-bottom: 1px solid #eee;
}
.footer .footer-area-cont a {
text-transform: uppercase;
font-size: 14px;
opacity: 0.7;
}
.footer .footer-area-cont a:hover {
color: #666;
}
.footer-area ul li:first-child {
padding-top: 0px !important
}
.footer-area .widget_search form>div {
border: none;
background: #f1f1f1;
}
.footer-area .widget_search input[name="s"] {
background: transparent;
color: #fff;
font-weight: 300;
}
.footer-area .posts-by-vies-widget ul li {
list-style: none;
font-weight: 300;
color: #666;
float: left;
width: 100%;
}
.footer-area .tagcloud a {
display: inline-block;
float: left;
overflow: hidden;
margin: 0 9px 9px 0;
padding: 5px 10px;
background: #f1f1f1;
color: #000 !important;
text-transform: lowercase;
font-weight: 400;
font-size: 13px !important;
border: 1px solid #f1f1f1;
border-radius: 0;
opacity: 1;
}
.footer-area .tagcloud a:hover {
background: rgba(255, 255, 255, 0.15);
color: #fff !important;
}
.numscroller {
font-family: "Open Sans", monospace;
font-weight: 300;
font-size: 50px;
line-height: 90px;
letter-spacing: 10px;
}
.unibody_vc_button .numscroller {
font-weight: 700;
font-size: 13px;
line-height: 16px;
letter-spacing: 2px;
padding-left: 10px;
margin-left: 9px;
border-left: 1px solid #fff;
}
.footer-copyright {
position: relative;
padding: 50px 0;
border-top: 1px solid;
}
.footer-copyright a {
color: #000;
}
.footer-copyright i {
color: #222;
}
.footer-copyright.dark {
border-color: #18191B;
background: #18191B;
text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
color: #fff;
}
.footer-copyright.dark h1,
.footer-copyright.dark h2,
.footer-copyright.dark h3,
.footer-copyright.dark h4,
.footer-copyright.dark h5,
.footer-copyright.dark h6,
.footer-copyright.dark i,
.footer-copyright.dark a {
color: #fff;
}
.footer-copyright.grey {
border-color: #f7f7f7;
background: #f7f7f7;
}
.footer-copyright.grey a:hover {
color: #666;
}
.footer-copyright.white {
border-color: #fff;
background: #fff;
color: #444;
}
.footer-copyright.white a {
color: #000;
}
.footer-copyright.white a:hover {
color: #666;
}
.footer-copyright h1,
.footer-copyright h2,
.footer-copyright h3,
.footer-copyright h4,
.footer-copyright h5,
.footer-copyright h6 {
margin: 0;
padding: 0;
}
.footer-copyright .list-inline {
margin-bottom: 0;
}
.footer-copyright .one-block .list-inline {
margin-bottom: 1.5em;
}
.footer-copyright.light .not-single {
text-align: left;
}
.footer-copyright p {
margin: 0;
padding: 0;
}
.author-info {
text-align: right;
}
#menu-footer-menu-2 {
padding-top: 58px;
}
.progress-default {
font-size: 12px;
text-transform: uppercase;
}
.progress-default .progress {
background-color: #ddd;
}
.progress-default .progress-bar {
background-color: #777;
}
.progress-bar {
text-align: left;
text-indent: 20px;
}
.progress-thin .progress {
margin-top: 10px;
height: 3px;
margin-bottom: 5px;
}
.bg-dark .progress-default .progress {
background-color: #888;
}
.bg-dark .progress-default .progress-bar {
background-color: #555;
}
.bg-dark .progress-thin .progress-bar {
color: #ccc;
} .clear {
float: none !important;
clear: both !important;
margin: 0 !important;
padding: 0 !important;
width: 0 !important;
height: 0 !important;
font-size: 0 !important;
line-height: 0 !important;
}
.wp-caption.alignnone {
width: 100% !important
}
.alignleft {
float: left;
margin-right: 15px;
margin-bottom: 15px;
}
.aligncenter {
float: none;
clear: both;
display: table;
margin-left: auto;
margin-right: auto;
width: auto !important;
}
.alignright {
float: right;
margin-left: 15px;
margin-bottom: 15px;
}
.unibody_cat_count {
float: right;
background: #F9F9F9;
text-align: center;
font-size: 13px;
line-height: 28px;
padding: 0 10px;
}
.slider-wrappper {
margin-bottom: 60px;
}
.slider-wrap {
border-bottom: 1px solid #eee;
padding-bottom: 30px;
}
.img-slide img {
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.img-slide img:hover {
opacity: 0.7;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.title-slide {
font-size: 19px;
padding: 15px 0;
text-align: center;
line-height: 1.75;
margin: 0px;
font-weight: 300;
}
.rsBlock-meta li:last-child {
margin-right: 0;
}
.hidden-livtile-el {
display: none
}
.phoenix-livetile-extended {
display: none !important
}
.flex-active-slide {
display: block !important
}
.login-panel {
float: right;
}
.post-commetns {
margin-top: 50px;
}
.no-icons {
margin-top: 56px
}
.instagram-pics li {
display: inline-block;
width: 80px;
padding-right: 5px !important;
padding-bottom: 5px !important;
padding-top: 0px !important;
}
.instagram-pics li a {
opacity: 0.7
}
.instagram-pics li img {
width: 100%;
}
.text-block-content {
padding: 15px 25px 0px 25px;
color: #333;
width: 440px;
max-height: 135px;
overflow: hidden;
}
.text-block-title {
font-weight: 600;
text-transform: uppercase;
padding-bottom: 20px;
font-size: 15px;
letter-spacing: 1px;
font-size: 18px;
padding-bottom: 25px;
}
.text-block-title.color {
color: #fff;
}
.text-block-text.color {
color: #fff;
padding-right: 100px;
}
.text-block-icon {
position: absolute;
font-size: 110px;
top: 50%;
color: rgba(255, 255, 255, 0.4);
right: 10%;
line-height: 0;
margin-top: -55px;
}
.gallery-content {
position: relative;
overflow: hidden;
}
.gallery-slider .owl-nav {
-webkit-tap-highlight-color: transparent;
}
.gallery-slider .owl-nav [class*='owl-'] {
font-size: 24px;
background: #fff;
cursor: pointer;
position: absolute;
top: 50%;
text-align: center;
margin-top: -20px;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
border-radius: 50%;
width: 46px;
height: 46px;
line-height: 46px;
text-align: center;
}
.gallery-slider .owl-nav [class*='owl-'] i {
position: relative;
top: -2px;
color: #333;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.gallery-slider .owl-nav .owl-prev {
left: 0px;
opacity: 0;
}
.gallery-slider .owl-nav .owl-next {
right: -1px;
opacity: 0;
}
.gallery-slider:hover .owl-nav .owl-prev {
left: 10px;
opacity: 1
}
.gallery-slider:hover .owl-nav .owl-next {
right: 9px;
opacity: 1
}
.gallery-slider .owl-nav [class*='owl-']:hover {
background: #000;
text-decoration: none;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.gallery-slider .owl-nav [class*='owl-']:hover i {
color: #fff;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.quote-block {
font-size: 18px;
}
.quote-block.center {
text-align: center;
}
.top_block {
background: #f8f8f8;
}
.contant-top-block {
display: inline-block;
margin-bottom: -7px;
}
.contact-top {
list-style: none;
padding: 0;
margin-bottom: 0px;
}
.contact-top li {
float: left;
line-height: 33px;
border-right: 1px solid #e8e8e8;
font-size: 12px;
font-weight: 300;
padding: 3px 10px;
}
.contact-top li:first-child {
border-left: 1px solid #e8e8e8;
}
.contact-top li:last-child {
border-right: 1px solid #e8e8e8;
}
.contact-top li i {
font-size: 18px;
position: relative;
top: 3px;
}
.news.pull-right h5 {
padding-top: 10px;
margin-bottom: 25px;
}
.promo-block.white {
color: rgba(255, 255, 255, 0.9);
}
.promo-block.white h3 {
color: rgba(255, 255, 255, 0.9);
}
.promo-block.center {
text-align: center;
margin: 0;
}
.promo-text {
text-align: center;
font-size: 32px;
font-weight: 300;
line-height: 1;
padding-bottom: 5px;
}
.promo-text-light {
text-align: center;
font-size: 25px;
font-weight: 300;
padding-left: 31px;
padding-right: 30px;
display: inline-block;
border-bottom: 1px solid #f7f7f7;
padding-bottom: 15px;
-webkit-backface-visibility: hidden;
}
.promo-text-footer {
font-size: 19px;
font-weight: 300;
color: #fff;
padding-bottom: 15px;
}
.promo-paragraph {
padding: 0;
text-align: center;
margin-top: 7px;
}
.promo-paragraph.white {
color: rgba(255, 255, 255, 0.9);
}
.services-shortcode p:last-child {
margin: 0;
}
.hi-icon {
display: block;
font-size: 80px;
line-height: 120px;
}
.hi-icon-effect.white .hi-icon {
color: rgba(255, 255, 255, 0.9);
}
.hi-icon-effect.white .service-name {
color: rgba(255, 255, 255, 0.9);
}
.hi-icon-effect.white .service-text {
color: rgba(255, 255, 255, 0.9);
}
.hi-icon-effect.white .hi-icon:hover {
color: #fff;
}
.white {
color: #fff;
}
.white h1,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6 {
color: #fff;
}
.service-name {
text-align: center;
font-size: 18px;
font-weight: 300;
text-transform: uppercase;
letter-spacing: 0.18em;
line-height: 1.5;
}
.service-text {
text-align: center;
margin-top: 30px;
}
.single .tag_line_image.portfolio .tag_line_title {
font-size: 60px;
line-height: 60px;
}
.single .portfolio-single-img img {
max-width: 100%;
}
.video-block {
text-align: center;
}
.video-block.white {
color: #fff
}
.video-block.white a.swipebox-video {
color: #fff;
}
.video-block a.swipebox-video {
font-size: 80px;
line-height: 120px;
display: block;
}
.white-color {
color: #fff;
}
.stats-desc {
width: 100%;
display: block;
text-align: center;
}
.stats-desc.white {
color: rgba(255, 255, 255, 0.9);
}
.stats-top .stats-number {
font-size: 50px;
line-height: 90px;
}
.owl-carousel .owl-item .testimonials-item img {
width: 160px;
height: 160px;
border-radius: 50%;
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.testimonials-caption {
text-align: center;
position: static;
text-shadow: none;
padding-top: 25px;
}
.testimonials-caption h2 {
margin-bottom: 15px;
}
.blog-name h4 {
margin-bottom: 25px;
}
.blog-text {
display: inline-block;
padding-bottom: 25px;
}
.blog-text p {
margin-bottom: 0px;
}
.blog-read-more a {
border: 2px solid #eee;
background-color: #eee;
color: #555 !important;
font-size: 10px !important;
padding: 5px 12px;
letter-spacing: 2px;
outline: 0;
text-transform: uppercase;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
text-shadow: none;
text-decoration: none;
font-weight: 500;
}
.blog-read-more a:hover {
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
opacity: 0.65;
}
.post-thumbnail {
position: relative;
overflow: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
margin-bottom: 25px;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.post-thumbnail img {
z-index: 0;
width: 100%;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.post-thumbnail img:hover,
.post-thumbnail:hover {
opacity: 0.7;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.vc_partner_image {
opacity: 1;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.vc_partner_image:hover {
opacity: 1;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.prog-name {
display: inline;
letter-spacing: 0.5px;
}
.hi-icon.image {
display: block;
margin-right: auto;
margin-left: auto;
}
.hi-icon.image img {
margin-bottom: 20px;
}
.prog-per {
float: right;
display: inline-block;
position: relative;
letter-spacing: 0.5px;
font-size: 13px;
}
.progress-per {
display: inline;
}
.progress {
height: 4px;
border-radius: 4px;
-webkit-box-shadow: none;
box-shadow: none;
margin-top: 5px;
margin-bottom: 15px;
background-color: #f4f4f4;
}
.progress.biggest {
margin-top: 10px;
margin-bottom: 25px;
}
.progress-bar {
-webkit-box-shadow: none;
box-shadow: none;
line-height: 4px;
}
.blog-main {
margin-bottom: 50px;
display: inline-block;
}
.blog-images.post-thumbnail {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
.blog-images.post-thumbnail:hover {
opacity: 0.65;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
.tag_line.forums {
display: none;
}
.tag_line {
padding: 75px 0 85px 0;
background: #f7f7f7;
border-bottom: 1px solid #eee;
}
.tag_line .tag-body:before {
background: #f7f7f7;
}
.tag_line_image {
display: table;
text-align: center;
width: 100%;
color: #fff;
overflow: hidden;
position: relative;
background-repeat: no-repeat;
background-position: center center;
height: auto;
z-index: 0;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
border-bottom: none;
padding: 0px;
}
.tag_line_image .tag-body {
display: table-cell;
vertical-align: middle;
padding: 160px 0;
width: 100%;
position: relative;
z-index: 1;
}
.menu-transparent .tag_line_image .tag-body {
padding: 210px 0 170px 0;
}
.fullscreen .tag_line_image .tag-body {
padding: 180px 0 50px 0;
}
.tag_line_image.single .tag-body {
padding: 180px 0 130px 0;
}
.tag_line_image.single .tag-body:before {
background: rgba(23, 23, 30, 0.6);
}
.tag_line_image .tag-body:before {
content: "";
left: 0;
top: 0;
position: absolute;
width: 100%;
height: 100%;
z-index: -9;
background: rgba(23, 23, 30, 0.6);
}
.tag_line_title {
text-align: center;
padding-bottom: 0px;
margin: 0;
font-size: 76px;
font-weight: 700;
line-height: 76px;
}
.single .tag_line_title {
font-size: 46px;
line-height: 1;
}
.tag_line_date {
text-align: center;
}
.tag_line_author {
text-align: center;
}
.tag_line_image .tag_line_date {
padding-bottom: 25px;
color: #fff;
font-size: 16px;
}
.tag_line_image .tag_line_date a {
color: #fff;
}
.tag_line_image .tag_line_author {
padding-top: 25px;
font-size: 16px;
color: #fff;
}
.tag_line_image .tag_line_author a {
color: #fff;
}
.menu-center {
float: right;
line-height: 1;
}
.breadcrumbs {
text-align: center;
padding-top: 20px;
font-weight: 300;
font-size: 15px;
text-transform: uppercase;
}
.breadcrumbs span {
display: inline-block;
}
.breadcrumbs a {
color: #fff;
}
.widget_rss .rsswidget {
font-size: 18px;
font-weight: bold;
}
.widget_rss .rss-date {
display: block;
font-size: 14px;
padding: 10px 0;
}
.widget_rss cite {
display: inline-block;
padding-top: 10px;
}
.widget_rss li {
margin-bottom: 10px !important;
padding-bottom: 10px !important;
border-bottom: 1px solid #eee;
}
.widget_rss li:last-child {
border: none;
}
.team-image {
margin-bottom: 25px;
}
.team-image img {
border-radius: 50%;
}
.team-image.ind {
background: #fff;
}
.team-block {
display: inline-block;
width: 100%;
text-align: center;
}
.team-block h2 {
margin-bottom: 20px !important;
}
.team-block .list-inline {
padding-left: 0;
list-style: none;
margin: 0;
}
.team-block .list-inline>li {
display: inline-block;
padding-bottom: 15px;
}
.text-center {
text-align: center;
}
.about-name {
font-size: 19px;
font-weight: 400;
padding-top: 15px;
text-align: center;
}
.about-desc {
font-weight: 300;
font-size: 14px;
text-align: center;
}
.menu-transparent .nav-icon3 span {
background: #fff;
}
.show-menu .navbar-custom .nav-icon3 span {
background: #fff !important;
}
.show-menu .burger_unibody_normal_holder i {
color: #fff !important;
}
.main-content {
z-index: 10;
position: relative;
background: #fff;
}
.page-template-portfolio section.portfolio {
padding-bottom: 80px;
}
.content {
z-index: 10;
position: relative;
background: #fff;
padding-bottom: 50px;
}
.type-wrap {
text-align: center;
font-size: 41px;
color: #fff;
}
.nav-links {
text-align: center;
display: inline-block;
width: 100%;
height: auto;
}
.nav-links a,
.nav-links span {
border: 1px solid #eee;
background: #eee;
padding: 4px 15px;
margin: 0 5px;
display: inline-flex;
}
.nav-links a:hover {
text-decoration: none;
border-color: #333;
background: #333;
color: #fff;
}
.nav-links span.current {
text-decoration: none;
border-color: #333;
background: #333;
color: #fff;
}
.unibody_pg_single {
margin-top: 50px;
text-align: center;
display: inline-block;
width: 100%;
}
.post-page-numbers {
margin: 30px 0;
}
.post-page-numbers>span {
padding: 6px 11px;
border: 1px solid #eee;
margin: 0 1px;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.post-page-numbers a>span {
border: 1px solid #eee;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.post-page-numbers a:hover>span {
border: 1px solid #000;
color: #555;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.soc-footer {
margin: 0px;
margin-top: 25px;
}
.soc-footer li {
float: left;
}
.soc-footer li a i {
font-size: 20px;
margin-right: 20px;
}
.soc-footer li a:hover {
color: #000 !important;
}
.unibody_popular_widget_post_image {
width: 80px;
float: left;
}
.unibody_popular_widget_post_holder {
margin-bottom: 15px;
display: inline-block;
}
.unibody_popular_widget_post_content_date {
font-size: 11px;
opacity: 0.6;
line-height: 12px;
margin-bottom: 5px;
}
.unibody_popular_widget_post_content {
overflow: hidden;
padding-left: 20px;
}
.unibody_blog_post_title {
margin-bottom: 0px;
padding-bottom: 0px;
line-height: 1.45
}
ul.icon-links li {
display: inline-block;
}
.nocomments {
margin: 0;
text-align: center;
font-weight: 500;
line-height: 1.1;
font-size: 21px;
}
#comment-nav-below {
margin-bottom: 25px;
}
#comment-nav-below h1.section-heading {
font-size: 24px;
margin-bottom: 10px;
}
#comment-nav-below .nav-previous a {
display: block;
background: transparent;
text-align: left;
padding: 0;
}
#comment-nav-below .nav-next a {
display: block;
background: transparent;
text-align: right;
padding: 0;
}
#comment-nav-below .nav-next a:hover,
#comment-nav-below .nav-previous a:hover {
color: #666;
}
nav.comment-navigation {
display: none;
}
.cart_search_block {
padding: 0;
margin: 0;
float: left;
display: inline-block;
}
.cart_search_block>li {
list-style: none;
padding: 18px;
line-height: 20px;
float: left;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
position: relative;
}
.search-icon-header a {
font-size: 21px;
}
.black-search-block {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100;
opacity: 0;
background: rgba(0, 0, 0, 0.9);
visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
z-index: -1;
}
.search-icon-header.open .black-search-block {
opacity: 1;
visibility: visible;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
z-index: 9999999;
}
.black-search-table {
display: table;
width: 100%;
height: 100%;
}
.black-search-table-cell {
display: table-cell;
vertical-align: middle;
width: 100%;
height: 100%;
text-align: center;
}
.black-search-table-cell div {
width: 50%;
position: relative;
display: inline-block;
top: 50px;
opacity: 0;
-webkit-transition: all 0.25s linear;
transition: all 0.25s linear;
-webkit-transition-delay: 150ms;
transition-delay: 150ms;
}
.search-icon-header.open .black-search-table-cell div {
top: 0px;
opacity: 1;
-webkit-transition: all 0.25s linear;
transition: all 0.25s linear;
-webkit-transition-delay: 150ms;
transition-delay: 150ms;
}
.black-search-table-cell div input[name="s"] {
background: #fff;
padding: 15px 50px 15px 15px;
border: none;
font-size: 25px;
width: 100%;
border-bottom: 1px solid #fff; font-weight: 400;
}
.black-search-table-cell #searchsubmit {
border: none;
background: 0;
outline: 0;
width: auto;
cursor: pointer;
color: #333;
padding: 0;
position: absolute;
right: 0;
width: 40px;
height: 40px;
top: 21px;
z-index: 99999;
text-align: center;
}
.black-search-table-cell>div:after {
content: "\f4a5";
font-family: "Ionicons";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 30px;
color: #333;
position: absolute;
right: 0;
top: 22px;
right: 15px;
}
.close-black-block {
font-size: 30px;
color: #fff;
position: absolute;
top: 7px;
right: 67px;
}
.close-black-block i {
font-size: 70px;
color: #fff;
}
.unibody_portfolio_nav {
text-align: center;
margin-top: 50px;
font-size: 25px;
}
.unibody_portfolio_nav a {
color: #555;
padding: 0 7px;
}
div.pp_default a.pp_arrow_previous,
div.pp_default .pp_content_container .pp_details {
display: none;
}
div.pp_pic_holder a:focus {
outline: none;
}
div.pp_overlay {
background: #000;
display: none;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 9999;
}
div.pp_pic_holder {
display: none;
position: absolute;
width: 100px;
z-index: 10000;
}
.pp_fade {
display: none;
}
.burger-menu.style3 .burger_unibody_normal_holder .nav-icon3 {
float: right;
}
.nav-icon3 {
width: 34px;
position: relative;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
display: block;
height: 24px;
float: left;
top: 30px;
z-index: 9999999;
}
.nav-icon3 span {
display: block;
position: absolute;
height: 2px;
width: 50%;
background: #333;
opacity: 1;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.nav-icon3 span:nth-child(even) {
left: 50%;
}
.nav-icon3 span:nth-child(odd) {
left: 0px;
}
.nav-icon3 span:nth-child(1),
.nav-icon3 span:nth-child(2) {
top: 0px;
}
.nav-icon3 span:nth-child(3),
.nav-icon3 span:nth-child(4) {
top: 11px;
}
.nav-icon3 span:nth-child(5),
.nav-icon3 span:nth-child(6) {
top: 22px;
}
.show-menu .nav-icon3 span:nth-child(1),
.show-menu .nav-icon3 span:nth-child(6) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.show-menu .nav-icon3 span:nth-child(2),
.show-menu .nav-icon3 span:nth-child(5) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.show-menu .nav-icon3 span:nth-child(1) {
left: 0px;
top: 6px;
}
.show-menu .nav-icon3 span:nth-child(2) {
left: calc(50% - 5px);
top: 6px;
}
.show-menu .nav-icon3 span:nth-child(3) {
left: -50%;
opacity: 0;
}
.show-menu .nav-icon3 span:nth-child(4) {
left: 100%;
opacity: 0;
}
.show-menu .nav-icon3 span:nth-child(5) {
left: 0px;
top: 18px;
}
.show-menu .nav-icon3 span:nth-child(6) {
left: calc(50% - 5px);
top: 18px;
}
.pricing_tables_wrap {
padding: 5px 30px 30px 30px;
}
.pricing_tables_name {
text-align: center;
font-weight: 400;
color: #000;
font-size: 29px;
padding-bottom: 35px;
}
.pricing_tables_price {
text-align: center;
font-weight: 600;
font-size: 66px;
position: relative;
line-height: 1;
}
.pricing_tables_price span {
color: #999;
font-size: 27px;
position: relative;
left: -7px;
top: -29px;
}
.pricing_tables_price i {
color: #999;
font-size: 14px;
position: relative;
top: 0px;
font-weight: 300;
font-style: inherit;
}
.pricing_tables_desc {
padding-top: 25px;
}
.pricing_tables_desc ul {
padding: 0;
}
.pricing_tables_desc ul li {
list-style: none;
padding: 0;
text-align: center;
padding: 10px 0;
font-weight: 400;
color: #999;
}
.pricing_tables_buttons {
text-align: center;
padding-top: 25px;
}
.pricing_tables_buttons a {
background: #000;
color: #fff;
padding: 8px 25px;
border-radius: 25px;
display: inline-block;
text-align: center;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.pricing_tables_buttons a:hover {
background: #333;
color: #fff;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.burger_unibody_menu_overlay_normal {
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.burger_unibody_menu_overlay_normal {
position: fixed;
content: '';
visibility: hidden;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 992;
background: rgba(0, 0, 0, 0.85);
opacity: 0;
}
.show-menu .burger_unibody_menu_overlay_normal {
visibility: visible;
opacity: 1;
}
.burger_unibody_menu_overlay_normal .burger_unibody_menu_vertical {
position: absolute;
top: 50%;
left: 0;
width: 100%;
max-height: 100%;
overflow-y: auto;
text-align: center;
transform: translateY(-50%);
}
.burger_unibody_menu_overlay_normal .burger_unibody_main_menu,
.burger_unibody_menu_overlay_normal .burger_unibody_main_menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.burger_unibody_menu_overlay_normal .burger_unibody_main_menu a {
display: inline-block;
padding: 15px 0;
font-size: 16px;
color: #fff;
font-weight: 400;
text-transform: uppercase;
font-family: Montserrat, sans-serif;
}
.burger_unibody_menu_overlay_normal .burger_unibody_main_menu .current-menu-parent>a,
.burger_unibody_menu_overlay_normal .burger_unibody_main_menu .current-page-parent>a,
.burger_unibody_menu_overlay_normal .burger_unibody_main_menu .current_page_parent>a {
color: #789;
}
.burger_unibody_menu_overlay_normal .burger_unibody_main_menu.share-class a.active-menu {
color: #789;
}
.burger_unibody_menu_overlay_normal .burger_unibody_main_menu .sub-menu {
display: none;
}
.burger_unibody_menu_overlay_normal .burger_unibody_main_menu .sub-menu a {
text-transform: capitalize;
padding: 10px 0;
font-size: 14px;
font-weight: 300;
}
.burger_unibody_menu_overlay_normal .burger_unibody_main_menu li.menu-item-has-children>a::after {
content: '\f107';
font-family: 'Font Awesome 5 Free';
font-weight: 900;
margin-left: 6px;
font-size: 12px;
}
.burger_unibody_menu_overlay_normal .burger_unibody_main_menu li.menu-item-has-children>a.sub-active {
color: #789;
font-weight: 400;
}
.burger_unibody_menu_overlay_normal .burger_unibody_main_menu li.menu-item-has-children>a.sub-active::after {
content: '\f106';
}
.burger_unibody_menu_overlay_normal li.current-menu-item>a,
.burger_unibody_menu_overlay_normal li.current-page-item>a {
color: #fff;
}
.burger_unibody_menu_overlay_normal .burger_unibody_main_menu {
height: 100%;
position: relative;
}
.burger_unibody_menu_overlay_normal .burger_unibody_main_menu>li {
position: relative;
opacity: 1;
visibility: hidden;
list-style: none;
}
.show-menu .burger_unibody_menu_overlay_normal .burger_unibody_main_menu>li {
-webkit-animation: burger-menu-effect 0.35s ease-in-out forwards;
-moz-animation: burger-menu-effect 0.35s ease-in-out forwards;
-ms-animation: burger-menu-effect 0.35s ease-in-out forwards;
-o-animation: burger-menu-effect 0.35s ease-in-out forwards;
animation: burger-menu-effect 0.35s ease-in-out forwards;
}
.show-menu .burger_unibody_menu_overlay_normal .burger_unibody_main_menu>li:nth-child(1) {
-webkit-animation-delay: 0s;
animation-delay: 0s;
}
.show-menu .burger_unibody_menu_overlay_normal .burger_unibody_main_menu>li:nth-child(2) {
-webkit-animation-delay: 0.15s;
animation-delay: 0.15s;
}
.show-menu .burger_unibody_menu_overlay_normal .burger_unibody_main_menu>li:nth-child(3) {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.show-menu .burger_unibody_menu_overlay_normal .burger_unibody_main_menu>li:nth-child(4) {
-webkit-animation-delay: 0.45s;
animation-delay: 0.45s;
}
.show-menu .burger_unibody_menu_overlay_normal .burger_unibody_main_menu>li:nth-child(5) {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
.show-menu .burger_unibody_menu_overlay_normal .burger_unibody_main_menu>li:nth-child(6) {
-webkit-animation-delay: 0.75s;
animation-delay: 0.75s;
}
.show-menu .burger_unibody_menu_overlay_normal .burger_unibody_main_menu>li:nth-child(7) {
-webkit-animation-delay: 0.9s;
animation-delay: 0.9s;
}
.show-menu .burger_unibody_menu_overlay_normal .burger_unibody_main_menu>li:nth-child(8) {
-webkit-animation-delay: 1.05s;
animation-delay: 1.05s;
}
.show-menu .burger_unibody_menu_overlay_normal .burger_unibody_main_menu>li:nth-child(9) {
-webkit-animation-delay: 1.2s;
animation-delay: 1.2s;
}
.show-menu .burger_unibody_menu_overlay_normal .burger_unibody_main_menu>li:nth-child(10) {
-webkit-animation-delay: 1.35s;
animation-delay: 1.35s;
}
.show-menu .burger_unibody_menu_overlay_normal .burger_unibody_main_menu>li:nth-child(11) {
-webkit-animation-delay: 1.5s;
animation-delay: 1.5s;
}
.show-menu .burger_unibody_menu_overlay_normal .burger_unibody_main_menu>li:nth-child(12) {
-webkit-animation-delay: 1.65s;
animation-delay: 1.65s;
}
.show-menu .burger_unibody_menu_overlay_normal .burger_unibody_main_menu>li:nth-child(13) {
-webkit-animation-delay: 1.8s;
animation-delay: 1.8s;
}
.show-menu .burger_unibody_menu_overlay_normal .burger_unibody_main_menu>li:nth-child(14) {
-webkit-animation-delay: 1.95s;
animation-delay: 1.95s;
}
.show-menu .burger_unibody_menu_overlay_normal .burger_unibody_main_menu>li:nth-child(15) {
-webkit-animation-delay: 2.1s;
animation-delay: 2.1s;
}
.show-menu .burger_unibody_menu_overlay_normal .burger_unibody_main_menu>li:nth-child(16) {
-webkit-animation-delay: 2.25s;
animation-delay: 2.25s;
}
.show-menu .burger_unibody_menu_overlay_normal .burger_unibody_main_menu>li:nth-child(17) {
-webkit-animation-delay: 2.4s;
animation-delay: 2.4s;
}
.show-menu .burger_unibody_menu_overlay_normal .burger_unibody_main_menu>li:nth-child(18) {
-webkit-animation-delay: 2.55s;
animation-delay: 2.55s;
}
@-moz-keyframes burger-menu-effect {
from {
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(-20px);
-moz-transform: translateY(-20px);
-ms-transform: translateY(-20px);
-o-transform: translateY(-20px);
transform: translateY(-20px);
}
to {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes burger-menu-effect {
from {
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(-20px);
-moz-transform: translateY(-20px);
-ms-transform: translateY(-20px);
-o-transform: translateY(-20px);
transform: translateY(-20px);
}
to {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
}
@-o-keyframes burger-menu-effect {
from {
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(-20px);
-moz-transform: translateY(-20px);
-ms-transform: translateY(-20px);
-o-transform: translateY(-20px);
transform: translateY(-20px);
}
to {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes burger-menu-effect {
from {
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(-20px);
-moz-transform: translateY(-20px);
-ms-transform: translateY(-20px);
-o-transform: translateY(-20px);
transform: translateY(-20px);
}
to {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
}
body.error404 footer {
display: none;
}
body.error404 .tag_line_image .tag-body {
padding: 80px 0 0 0;
}
body.error404 .main-content {
margin: 0px;
padding: 0px;
}
body.error404 h1 {
font-size: 100px;
font-weight: 100;
line-height: 100px;
margin: 50px 0 50px;
}
body.error404 .tag-body a {
color: #fff;
}
body.error404 form.searchform>div {
padding: 10px 50px 10px 15px;
height: 46px;
background: #fff;
position: relative;
color: #444;
display: inline-block;
margin: 0 auto 40px !important;
max-width: 480px;
}
body.error404 form.searchform>div:focus {
border-color: #999 !important;
}
body.error404 form.searchform>div:before {
position: absolute;
content: "\f002";
text-transform: none;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
right: 17px;
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 16px;
line-height: 1;
top: 13px;
color: #18191B;
}
body.error404 form.searchform label {
display: none
}
body.error404 form.searchform input[name="s"] {
float: left;
padding: 0;
width: 200px;
height: 26px;
border: none;
font-weight: 300;
}
body.error404 form.searchform input[type="submit"] {
position: relative;
float: right;
margin: -34px -48px 0 0px;
padding: 0;
width: 50px !important;
height: 44px;
border: none !important;
text-indent: -9999px;
background: transparent;
}
.menu-transparent .navbar {
background: transparent;
border-bottom: transparent;
}
.menu-transparent .navbar .nav>li>a {
color: #fff;
}
.menu-transparent .navbar .logo a {
color: #fff;
}
.menu-transparent .navbar .search-icon-header a i {
color: #fff;
-moz-osx-font-smoothing: inherit;
-webkit-transition: all .8s ease;
-moz-transition: all .8s ease;
transition: all .8s ease;
}
.menu-transparent .navbar .unibody_head_cart i {
color: #fff;
-moz-osx-font-smoothing: inherit;
-webkit-transition: all .8s ease;
-moz-transition: all .8s ease;
transition: all .8s ease;
}
.menu-transparent .navbar.top-nav-collapse {
background: #fff;
border-bottom: 1px solid #eee;
padding: 0 30px;
}
.menu-transparent .navbar.top-nav-collapse .nav>li>a {
color: #333;
}
.menu-transparent .navbar.top-nav-collapse .nav>li>a.active-menu {
color: #789 !important;
}
.menu-transparent .navbar.top-nav-collapse .logo a {
color: #333;
}
.menu-transparent .navbar.top-nav-collapse .search-icon-header a i {
color: #333;
-webkit-transition: all .8s ease;
-moz-transition: all .8s ease;
transition: all .8s ease;
}
.menu-transparent .navbar.top-nav-collapse .unibody_head_cart i {
color: #333;
-webkit-transition: all .8s ease;
-moz-transition: all .8s ease;
transition: all .8s ease;
}
.close-black-block i {
color: #fff !important;
}
.burger-menu .logo {
padding-top: 0px;
line-height: 1;
position: relative;
z-index: 992
}
.navbar.top-nav-collapse .burger-menu .logo {
padding: 0;
}
.scroll-top {
position: fixed;
width: 35px;
height: 35px;
text-align: center;
line-height: 35px;
right: 30px;
font-size: 20px;
color: #fff;
transition: all 0.55s ease;
z-index: 9999;
border-radius: 50%;
background-color: #ff4081;
}
.scroll-top:hover {
background: #18191B;
color: #fff;
}
.scroll-top i,
.scroll-top i:focus {
color: #fff;
display: inline-block;
opacity: 1;
}
.scroll-top-visible {
opacity: 1 !important;
bottom: 30px;
}
.scroll-top-hidden {
opacity: 0;
bottom: 90px;
}
.border-img img {
border: 1px solid #eee;
}
.portfolio-item {
position: relative;
overflow: hidden;
display: block;
width: 100%;
height: 100%;
-webkit-transition: all .9s ease;
-moz-transition: all .9s ease;
transition: all .9s ease;
}
.portfolio-item.with-bottom {
margin-bottom: 30px;
}
.portfolio-item.with-bottom img {
max-width: 100%;
height: auto;
}
.portfolio-items {
margin-bottom: 0;
}
.portfolio-item>div {
display: block;
color: #fff !important;
overflow: hidden;
text-align: center;
height: 100%;
width: 100%;
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
max-width: none;
position: relative;
left: 0;
transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
}
.portfolio-item:hover .portfolio-overlay {
opacity: 1;
visibility: visible;
}
.portfolio-item:hover>div {
transform: scale(1.2, 1.2) translate(15px, 15px);
-ms-transform: scale(1.2, 1.2) translate(15px, 15px);
-webkit-transform: scale(1.2, 1.2) translate(15px, 15px);
}
.portfolio-overlay {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.75);
height: 100%;
position: absolute;
transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
width: 100%;
top: 0;
left: 0;
opacity: 0;
visibility: hidden;
overflow: hidden;
}
.portfolio-overlay .caption {
position: absolute;
bottom: 0;
left: 0;
padding: 0 30px;
text-align: left;
transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
opacity: 0;
}
.portfolio-overlay .caption p {
padding: 0px;
margin: 0px;
}
.portfolio-item:hover .portfolio-overlay .caption {
bottom: 10%;
opacity: 1;
}
.portfolio-item h5 {
margin-bottom: 0;
font-weight: 400;
color: #444;
}
.portfolio-item span {
color: #444;
}
.cart_search_block .menu-divider {
width: 1px;
height: 18px;
border-right: 1px solid #ddd;
padding: 0;
line-height: 1;
margin: 18px 15px 0 15px;
}
.scroll-btn .mouse {
position: relative;
display: inline-block;
height: 30px;
margin-bottom: -30px;
}
.scroll-btn .mouse .icon {
font-size: 40px;
}
.scroll-btn .mouse span {
position: absolute;
display: block;
top: 0;
left: 50%;
-webkit-animation: scroll 3s linear infinite;
-moz-animation: scroll 3s linear infinite;
animation: scroll 3s linear infinite;
}
@-webkit-keyframes scroll {
1% {
opacity: 1;
top: 30%;
}
20% {
opacity: 1;
top: 80%;
}
60% {
opacity: 0;
top: 80%;
}
100% {
opacity: 0;
top: 30%;
}
}
@-moz-keyframes scroll {
1% {
opacity: 1;
top: 30%;
}
20% {
opacity: 1;
top: 80%;
}
60% {
opacity: 0;
top: 80%;
}
100% {
opacity: 0;
top: 30%;
}
}
@keyframes scroll {
1% {
opacity: 1;
top: 30%;
}
20% {
opacity: 1;
top: 80%;
}
60% {
opacity: 0;
top: 80%;
}
100% {
opacity: 0;
top: 30%;
}
}
@media (max-height: 690px) {
.scroll-btn {
display: none;
}
} .rotating {
display: inline-block;
}
.arrow-to-top {
padding: 0;
margin-bottom: 50px;
}
p.copy-info {
margin: 35px 0;
text-transform: uppercase;
font-weight: 400;
font-size: 85%;
}
.team-block-two .list-inline>li {
padding-bottom: 10px;
vertical-align: bottom;
}
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
background-color: #fff !important;
}
.navigation.pagination {
border-radius: 0px;
border-bottom: 1px solid #eee;
border-top: 1px solid #eee;
padding: 60px 0;
margin: 80px 0 -80px 0;
display: block;
}
.pagination-line {
border-top: 1px solid #eee;
padding: 60px 0;
border-bottom: 1px solid #eee;
margin: 80px 0 -80px 0;
}
.single-portfolio .pagination-line {
margin-top: 80px;
margin-bottom: -80px;
}
.single-portfolio .content {
padding-bottom: 0px;
}
.pager li {
line-height: 1;
width: 33.33333%;
text-align: center;
display: block;
float: left;
}
.pager li>a,
.pager li>span {
padding: 0;
border: 0;
border-radius: 0;
}
.pager li.previous i {
font-size: 24px;
padding-right: 3px;
position: relative;
top: 4px;
}
.pager li.center i {
font-size: 30px;
}
.pager li.next i {
font-size: 24px;
padding-left: 3px;
position: relative;
top: 4px;
}
.pager li>a:focus,
.pager li>a:hover {
text-decoration: none;
background-color: transparent;
}
.pager {
padding: 0;
margin: 0;
} .carousel-control {
width: 8%;
color: #000;
text-shadow: 0 0 2px rgba(255, 255, 255, 0.9);
}
.carousel-control:focus,
.carousel-control:hover {
color: #000;
text-shadow: 0 0 2px rgba(255, 255, 255, 0.9);
opacity: 0.5;
}
.carousel-control.left,
.carousel-control.right {
background-image: none;
filter: none;
}
#carousel-intro .carousel-control {
color: #fff;
text-shadow: 0 0 2px rgba(255, 255, 255, 0.9);
}
#carousel-intro .carousel-control:focus,
#carousel-intro .carousel-control:hover {
color: #fff;
text-shadow: 0 0 2px rgba(255, 255, 255, 0.9);
opacity: 0.5;
}
@media (max-width: 991px) {
.carousel-big .carousel-control {
display: none;
}
}
.carousel-fade .carousel-inner .item {
opacity: 0;
transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
left: 0;
opacity: 0;
z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
opacity: 1;
}
.carousel-fade .carousel-control {
z-index: 9;
}
@media all and (transform-3d),
(-webkit-transform-3d) {
.carousel-fade .carousel-inner>.item.next,
.carousel-fade .carousel-inner>.item.active.right,
.carousel-fade .carousel-inner>.item.prev,
.carousel-fade .carousel-inner>.item.active.left {
opacity: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner>.item.next.left,
.carousel-fade .carousel-inner>.item.prev.right,
.carousel-fade .carousel-inner>.item.active {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.carousel-indicators {
bottom: -60px;
}
.indicators-inside {
bottom: 7px;
}
#carousel-intro .carousel-indicators {
bottom: 30px;
}
.carousel-indicators .active {
width: 16px;
height: 16px;
margin: 0 5px 0;
}
.carousel-indicators li {
width: 16px;
height: 16px;
margin: 0 5px 0;
background-color: #666;
border: 0;
}
.carousel-indicators .active {
background-color: #999;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
font-size: 50px;
width: 50px;
height: 50px;
margin-top: -25px;
}
.carousel,
.carousel .item,
.carousel .active,
.carousel-inner {
height: 100%;
}
.fill {
display: table;
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: -1;
background-position: center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
}
.carousel-control .icon-next:before {
font-family: "ionicons";
content: "\f3d3";
}
.carousel-control .icon-prev:before {
font-family: "ionicons";
content: "\f3d2";
}
.vc_parallax .vc_parallax-inner {
background-repeat: no-repeat !important;
background-position: 50% 50% !important;
}
.dark-mode {
color: #fff !important;
text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.dark-mode a {
color: #fff;
}
.dark-mode i {
color: #fff !important;
}
.dark-mode .hi-icon {
color: #fff !important
}
.dark-mode .wpcf7-form-control {
border-color: #18191B;
}
.dark-mode input {
background: #18191B
}
.dark-mode textarea {
background: #18191B
}
.dark-mode .wpcf7-submit {
padding: 10px 35px !important;
font-size: 13px !important;
}
.slider-top {
margin-top: -115px;
}
.vc_parallax .vc_parallax-inner {
background-size: inherit !important
}
.unibody_hover_block:hover {
background: #f9f9f9
}
.unibody_vc_button,
.unibody_vc_button:hover,
.owl-prev i,
.owl-next i,
.unibody_vc_button i,
#unibody_posts_slider .owl-nav div {
webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.unibody_vc_button:hover {
opacity: 0.65;
}
.unibody_vc_button:focus {
opacity: 1;
}
.unibody_over .wpb_column {
z-index: 1;
}
.unibody_inner_paddings .wpb_column {
padding: 60px !important;
}
#unibody_posts_slider h4 {
margin-bottom: 3px
}
#unibody_posts_slider .owl-nav div {
top: 200px;
}
#unibody_posts_slider .owl-nav .fa {
padding: 10px;
background: #000;
font-size: 22px;
opacity: 0;
color: #fff;
}
#unibody_posts_slider .owl-nav .fa:hover {
background: #fff;
color: #000 !important
}
#unibody_posts_slider .owl-nav .fa:hover .fa {
color: #000 !important
}
#unibody_posts_slider:hover .owl-nav .fa {
opacity: 1
}
h4 .vc_latest_news_title {
margin-top: 0px;
display: block;
color: #000;
margin-bottom: 0px;
}
#unibody_posts_slider .meta {
margin-bottom: 20px;
font-size: 11px;
text-transform: uppercase;
color: #999
} .unibody_testimonial_author_holder {
display: inline-table;
width: 100%;
text-align: center;
color: #999;
margin-bottom: 0px;
font-size: 15px;
}
.unibody_testimonial_content_holder h1,
.unibody_testimonial_content_holder h2,
.unibody_testimonial_content_holder h3,
.unibody_testimonial_content_holder h4,
.unibody_testimonial_content_holder h5,
.unibody_testimonial_content_holder h6,
.unibody_testimonial_content_holder p {
display: inline !important;
}
.unibody_slider_posts_content_holder {
padding: 20px;
background: #f1f1f1
}
.unibody_testimonial_author_holder .unibody_tesimonial_title {
display: table-cell;
vertical-align: middle;
}
.unibody_testimonial_author_holder img {
max-height: 60px;
max-width: 60px;
border-radius: 100px;
}
.unibody_testimonial_holder.box .unibody_testimonial_content_holder {
background: #fff;
padding: 30px;
line-height: 1.75;
font-size: 16px;
margin: 0;
padding-bottom: 15px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.unibody_testimonial_holder.box .unibody_testimonial_author_holder {
background: #fff;
padding-bottom: 15px;
font-weight: 600;
color: #555;
font-size: 16px;
position: relative;
border-top: 1px solid #f4f4f4;
padding-top: 15px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.unibody_testimonial_content_holder {
margin-bottom: 20px;
padding: 0 150px;
margin-top: 15px;
line-height: 2;
text-align: center;
overflow: visible;
display: block !important;
font-size: 18px;
}
.unibody_testimonial_content_holder.white {
color: #fff;
}
.unibody_testimonial_holder.box .unibody_testimonial_author_holder::before,
.unibody_testimonial_holder.box .unibody_testimonial_author_holder::after {
position: absolute;
content: '';
pointer-events: none;
left: 50%;
width: 34px;
height: 34px;
-webkit-transform: translateX(-50%) rotate(45deg);
transform: translateX(-50%) rotate(45deg);
background: #fff;
bottom: -17px;
}
.unibody_testimonial_holder.box .unibody_tesimonial_image {
display: inline-block;
text-align: center;
width: 100%;
height: auto;
padding-top: 35px;
}
.unibody_testimonial_holder.box .unibody_tesimonial_image img {
width: 75px !important;
text-align: center;
border-radius: 50%;
display: inline-block !important;
border: 2px solid #fff;
}
.unibody_tesimonial_image {
display: inline-block;
text-align: center;
width: 100%;
height: auto;
padding-top: 15px;
}
.unibody_tesimonial_image img {
width: 75px !important;
text-align: center;
border-radius: 50%;
display: inline-block !important;
border: 2px solid #fff;
} .owl-nav .owl-prev {
position: absolute;
top: 50%;
left: 0px;
}
.owl-nav .owl-next {
position: absolute;
top: 50%;
right: 0px;
}
.owl-item .unibody_strange_portfolio_item {
margin-bottom: 0px;
}
.owl-item .unibody_vc_potrfolio a {
cursor: move;
}
.owl-carousel .owl-item img.opacity {
opacity: 0.6;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.owl-carousel .owl-item img.opacity:hover {
opacity: 1;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.unibody_owl_slider {
max-width: 1600px !important;
} .unibody_opacity {
opacity: 0.5
}
.unibody_full {
margin-left: 15px !important;
margin-right: 15px !important;
} .unibody_pt_holder {
padding: 20px;
border: 5px solid #f1f1f1;
background: #fff;
border-radius: 5px;
}
.unibody_pt_header {
text-align: center;
}
.unibody_pt_desc {
margin-bottom: 25px;
border-bottom: 1px solid #eaeaea;
padding-bottom: 20px;
}
.unibody_pt_title {
margin: 0px;
}
.unibody_pt_price {
font-size: 62px;
line-height: 70px;
font-weight: bold;
color: #000;
position: relative;
padding: 10px 20px;
}
.unibody_pr_cur {
font-size: 24px;
position: absolute;
top: 0px;
left: 0px;
color: #999;
font-weight: normal
}
.unibody_pr_period {
font-size: 24px;
position: absolute;
bottom: 0px;
right: -30px;
color: #999;
font-weight: normal
}
.unibody_pt_list {
margin: 0px;
padding-right: 10px !important;
padding-left: 10px !important;
margin-top: 25px !important;
display: block;
border-top: 1px solid #eaeaea;
padding-top: 25px !important;
}
.unibody_pt_list .unibody_list_item {
display: block !important;
}
.unibody_pt_list .unibody_list_item {
border-bottom: 1px solid #eaeaea !important;
padding-bottom: 15px !important;
margin-bottom: 15px !important;
}
.unibody_pt_list .unibody_item_title {
margin: 0px;
}
.unibody_pt_featured {
margin-top: -25px !important;
margin-bottom: -25px;
padding: 50px 20px;
} .unibody_progress {
border-radius: 0px !important;
box-shadow: none;
height: 10px;
background-color: #eaeaea;
text-align: left !important;
}
.unibody_progress .progress-bar {
text-align: left !important;
padding-left: 15px;
display: table
}
.unibody_progress .progress-bar span {
display: table-cell;
vertical-align: middle;
font-size: 13px !important;
} .vc_team_member_holder h3 {
margin-bottom: -4px !important;
font-weight: normal !important;
margin-top: 10px;
}
.vc_team_member_holder h5 {
margin-bottom: 10px !important;
color: #333;
margin-top: 10px;
}
.vc_team_member_holder {
background: #fff;
margin-bottom: 30px;
}
.unibody_cont_holder {
padding: 15px;
background: #f3f3ef
}
.unibody_cont_holder h6 {
font-size: 10px;
opacity: 0.6
}
.unibody_team_cont {
margin-top: 20px;
}
.vc_team_member_image_holder {
position: relative;
overflow: hidden;
}
.vc_team_member_holder .unibody_mask_holder {
opacity: 0;
position: absolute;
background: rgba(255, 255, 255, 0);
display: block;
visibility: hidden;
top: 0;
width: 100%;
height: 100%;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
-webkit-backface-visibility: hidden; backface-visibility: hidden; }
.vc_team_member_holder .unibody_mask {
position: absolute;
text-align: center;
margin: 0 auto;
top: 50%;
display: inline-block;
width: 100%;
color: #666;
}
.inner_img_holder {
text-align: center;
}
.vc_team_member_image_holder:hover .unibody_mask_holder {
opacity: 1;
visibility: visible;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.unibody_icons a {
margin-top: 10px;
color: #000;
background-position: center;
background-repeat: no-repeat;
width: 30px !important;
height: 30px !important;
-webkit-backface-visibility: hidden; zoom: 1;
visibility: hidden;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
-webkit-backface-visibility: hidden; backface-visibility: hidden; opacity: 0;
padding: 0 5px;
display: inline-block;
}
.vc_team_member_image_holder:hover .unibody_icons a {
visibility: visible;
opacity: 1;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
-webkit-backface-visibility: hidden; backface-visibility: hidden; }
.unibody_mask h5 {
opacity: 0;
margin-bottom: 30px !important;
margin-top: -40px;
display: block;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
-webkit-backface-visibility: hidden; backface-visibility: hidden; }
.vc_team_member_image_holder:hover .unibody_mask h5,
.unibody_mask_holder {
opacity: 1;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
-webkit-backface-visibility: hidden; backface-visibility: hidden; }
.unibody_mask h5 span {
display: inline-block;
background: #fff;
padding: 5px;
border-radius: 4px;
}
.unibody_icons a:hover {
opacity: 1 !important;
}
.unibody_team_cont_holder {
padding: 25px;
border: none;
background: #fff;
margin: 0px 20px;
}
.unibody_team_cont_holder h6 {
margin-bottom: 0px;
color: #000;
text-transform: uppercase;
font-size: 19px;
padding-bottom: 10px;
padding-top: 5px;
} .vc_tta-color-grey .vc_tta-title-text {
color: #000
}
h4.vc_tta-panel-title {
font-size: 16px !important
}
.unibody_big_icons i {
display: block !important;
font-size: 32px !important;
color: #000
}
.unibody_big_icons .vc_tta-title-text {
margin-left: 0px !important;
margin-top: 20px !important;
display: block !important
} .vc_tta.vc_general .vc_tta-panel-title>a {
padding: 20px !important;
}
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title>a {
color: #222 !important;
background: #fafafa !important;
}
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title>a {
color: #222 !important;
}
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #eee !important;
}
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
border-color: #eee !important;
}
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after,
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before {
border-color: #eee !important;
}
.vc_tta.vc_general .vc_tta-panel-body {
padding: 20px !important;
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
padding-left: 46px !important;
}
.progress-circle {
display: inline-block;
position: relative;
margin: 30px 0;
}
.progress-circle.white .circle,
.progress-circle.white .agenda {
color: #fff;
}
.progress-circle .circle {
position: relative;
margin: 0 20px;
text-align: center;
width: 100px;
}
.progress-circle .circle span {
position: absolute;
top: 50%;
left: 50%;
display: inline-block;
margin-top: -17px;
margin-left: -20px;
font-family: "Roboto Mono", sans-serif;
letter-spacing: -1px;
}
.progress-circle .circle span:after {
content: '%';
margin-left: 0.1em;
}
.agenda {
padding-top: 5px;
position: relative;
bottom: 0;
text-align: center;
}
.img-overlay {
position: absolute;
top: 0px;
left: 0px;
bottom: 0px;
width: 100%;
background-color: #000;
opacity: 0.55;
-webkit-transition: all 0.35s linear;
-moz-transition: all 0.35s linear;
-ms-transition: all 0.35s linear;
-o-transition: all 0.35s linear;
transition: all 0.35s linear;
z-index: 99;
}
.video-button {
display: table;
margin: auto;
}
.video-button span {
width: 70px;
height: 70px;
border-radius: 50%;
border: 2px solid #fff;
line-height: 70px;
text-align: center;
display: block;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.video-button span i {
text-align: center;
font-size: 45px;
color: #fff;
line-height: 70px;
position: relative;
top: -2px;
left: 5px;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.video-button:hover a,
.video-button:hover i {
color: #5AC8FB;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.video-button:hover span {
border-color: #5AC8FB;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.intro {
text-align: center;
width: 100%;
color: #fff;
text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
overflow: hidden;
position: relative;
background-repeat: no-repeat;
background-position: center center;
z-index: 0;
background-size: cover;
height: 100vh;
display: flex;
}
.intro a {
color: #fff;
}
.intro a:hover {
color: #ccc;
text-decoration: none;
}
.intro h1 {
font-size: 80px;
font-weight: 700;
line-height: 80px;
letter-spacing: 0;
}
.intro h1.intro-small {
font-size: 65px;
line-height: 65px;
}
.intro .lead {
margin: 40px 0 0;
}
.introhalf {
height: auto !important;
}
.intro .intro-body {
height: 100vh;
position: relative;
z-index: 1;
flex-direction: column;
justify-content: center;
width: 100%;
display: flex;
padding-top: 100px;
}
.intro .intro-body .list-inline {
margin-top: 15px;
}
.intro .intro-body .list-inline>li {
display: inline-block;
padding-right: 15px;
padding-left: 15px;
}
.intro .intro-body .badge {
background-color: rgba(255, 64, 129, 0.75);
color: #fff;
font-size: 12px;
position: absolute;
margin: -30px -160px;
line-height: 1;
text-shadow: none;
letter-spacing: 1px;
text-align: center;
border-radius: 50% !important;
width: 50px;
height: 50px;
padding: 21px 9px;
}
.introhalf .intro-body {
padding: 180px 0 110px;
}
.landing .intro-body:before {
position: absolute;
background: transparent;
}
.intro-body:before {
background: rgba(7, 9, 21, 0.5);
content: "";
left: 0;
top: 0;
position: absolute;
width: 100%;
height: 100vh;
z-index: -9;
}
.intro .intro-body .brand-heading {
font-size: 40px;
font-weight: 800;
letter-spacing: -2px;
margin: 0 0 5px;
}
.intro.full-coming h1 {
font-size: 70px;
font-weight: bold;
line-height: 80px;
}
.intro-fullscreen {
opacity: 1 !important;
}
.intro-fullscreen .intro-body {
padding: 90px 0 20px;
}
@keyframes kenburns {
0% {
transform: scale(1.2);
}
100% {
transform: scale(1);
}
}
.solid-color {
background: #6393c1;
background: -moz-linear-gradient(-45deg, #6393c1 0%, #e55bea 100%);
background: -webkit-linear-gradient(-45deg, #6393c1 0%, #e55bea 100%);
background: linear-gradient(135deg, #6393c1 0%, #e55bea 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6393c1', endColorstr='#e55bea', GradientType=1);
}
.solid-color .intro-body:before {
background: transparent;
}
.intro-body .icon-big {
display: inline-block;
padding: 20px;
}
.intro .scroll-btn {
width: 57px;
display: inline-block;
text-align: center;
margin: 0px auto;
}
.marg40 {
margin-top: 40px;
}
.rotating {
display: inline-block;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
-moz-transform: rotateX(0) rotateY(0) rotateZ(0);
-ms-transform: rotateX(0) rotateY(0) rotateZ(0);
-o-transform: rotateX(0) rotateY(0) rotateZ(0);
transform: rotateX(0) rotateY(0) rotateZ(0);
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
-webkit-transform-origin-x: 50%;
}
.rotating .front,
.rotating .back {
left: 0;
top: 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
}
.rotating .front {
position: absolute;
display: inline-block;
-webkit-transform: translate3d(0, 0, 1px);
-moz-transform: translate3d(0, 0, 1px);
-ms-transform: translate3d(0, 0, 1px);
-o-transform: translate3d(0, 0, 1px);
transform: translate3d(0, 0, 1px);
}
.rotating .back {
display: block;
opacity: 0;
}
.video-controls {
position: absolute;
bottom: 30px;
right: 40px;
z-index: 1;
opacity: .4;
display: none;
}
.video-controls-visible {
display: inline;
}
.video-controls .fa {
color: #fff;
padding: 5px;
width: 25px;
}
.video-controls a.fa {
text-decoration: none;
}
.mbYTP_wrapper {
z-index: 0 !important;
}
.icon-big {
font-size: 80px;
line-height: 120px;
display: block;
}
.full-coming .intro-body {
padding: 90px 0 20px;
}
[id*="clock"] {
margin: 30px 0;
}
[id*="clock"] div {
display: inline-block;
font-size: 14px;
font-weight: 700;
margin: 0 15px;
text-transform: uppercase;
letter-spacing: 2px;
line-height: 60px;
}
[id*="clock"] span {
display: block;
font-size: 64px;
font-weight: 100;
padding: 30px 0;
border-bottom: 1px solid #ccc;
}
.rotate-180 {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.magic,
.magic2 {
position: absolute;
width: 100%;
z-index: 0;
top: 0;
left: 0;
}
.footer-copy-text {
text-transform: uppercase;
padding-top: 10px;
}
.subscribe-form {
padding-bottom: 10px;
}
.small-form {
margin: 0 auto 40px !important;
max-width: 480px;
}
.footer .footer-area-cont .menu-footer-menu-container li {
font-family: Montserrat, sans-serif;
margin: 0;
line-height: 1.7;
letter-spacing: 1px;
}
.footer .footer-area-cont .menu-footer-menu-container li a {
font-weight: 700;
text-transform: uppercase;
font-size: 12px;
color: #000;
}
.comment-reply-title small {
width: 100%;
display: inline-block;
}
.comment-reply-title small a {
font-weight: bold;
}
.portfolio-single-fields {
padding: 0;
margin: 0;
}
.portfolio-single-fields li {
list-style: none;
line-height: 1.5;
}
.portfolio-single-fields li i {
font-size: 30px;
position: relative;
top: 6px;
padding-right: 6px;
width: 30px;
display: inline-block;
text-align: center;
}
.page-template-coming-soon a {
color: #fff !important;
}.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-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-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-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-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-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-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-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-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-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-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-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-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-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-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(../../../themes/unibody/assets/fonts/fa-brands-400.eot);src:url(../../../themes/unibody/assets/fonts/fa-brands-400.eot#iefix) format("embedded-opentype"),url(../../../themes/unibody/assets/fonts/fa-brands-400.woff) format("woff2"),url(../../../themes/unibody/assets/fonts/fa-brands-400.woff) format("woff"),url(../../../themes/unibody/assets/fonts/fa-brands-400.ttf) format("truetype"),url(../../../themes/unibody/assets/fonts/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;font-display:auto;src:url(../../../themes/unibody/assets/fonts/fa-regular-400.eot);src:url(../../../themes/unibody/assets/fonts/fa-regular-400.eot#iefix) format("embedded-opentype"),url(../../../themes/unibody/assets/fonts/fa-regular-400.woff) format("woff2"),url(../../../themes/unibody/assets/fonts/fa-regular-400.woff) format("woff"),url(../../../themes/unibody/assets/fonts/fa-regular-400.ttf) format("truetype"),url(../../../themes/unibody/assets/fonts/fa-regular-400.svg) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(../../../themes/unibody/assets/fonts/fa-solid-900.eot);src:url(../../../themes/unibody/assets/fonts/fa-solid-900.eot#iefix) format("embedded-opentype"),url(../../../themes/unibody/assets/fonts/fa-solid-900.woff) format("woff2"),url(../../../themes/unibody/assets/fonts/fa-solid-900.woff) format("woff"),url(../../../themes/unibody/assets/fonts/fa-solid-900.ttf) format("truetype"),url(../../../themes/unibody/assets/fonts/fa-solid-900.svg) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}
 @font-face{font-family:"Ionicons";src:url(../../../themes/unibody/assets/fonts/ionicons_v-2.0.0.eot);src:url(../../../themes/unibody/assets/fonts/ionicons_v-2.0.0.eot#iefix) format("embedded-opentype"),url(../../../themes/unibody/assets/fonts/ionicons_v-2.0.0.ttf) format("truetype"),url(../../../themes/unibody/assets/fonts/ionicons_v-2.0.0.woff) format("woff"),url(../../../themes/unibody/assets/fonts/ionicons_v-2.0.0-Ionicons.svg) format("svg");font-weight:normal;font-style:normal}.ion,.ionicons,.ion-alert:before,.ion-alert-circled:before,.ion-android-add:before,.ion-android-add-circle:before,.ion-android-alarm-clock:before,.ion-android-alert:before,.ion-android-apps:before,.ion-android-archive:before,.ion-android-arrow-back:before,.ion-android-arrow-down:before,.ion-android-arrow-dropdown:before,.ion-android-arrow-dropdown-circle:before,.ion-android-arrow-dropleft:before,.ion-android-arrow-dropleft-circle:before,.ion-android-arrow-dropright:before,.ion-android-arrow-dropright-circle:before,.ion-android-arrow-dropup:before,.ion-android-arrow-dropup-circle:before,.ion-android-arrow-forward:before,.ion-android-arrow-up:before,.ion-android-attach:before,.ion-android-bar:before,.ion-android-bicycle:before,.ion-android-boat:before,.ion-android-bookmark:before,.ion-android-bulb:before,.ion-android-bus:before,.ion-android-calendar:before,.ion-android-call:before,.ion-android-camera:before,.ion-android-cancel:before,.ion-android-car:before,.ion-android-cart:before,.ion-android-chat:before,.ion-android-checkbox:before,.ion-android-checkbox-blank:before,.ion-android-checkbox-outline:before,.ion-android-checkbox-outline-blank:before,.ion-android-checkmark-circle:before,.ion-android-clipboard:before,.ion-android-close:before,.ion-android-cloud:before,.ion-android-cloud-circle:before,.ion-android-cloud-done:before,.ion-android-cloud-outline:before,.ion-android-color-palette:before,.ion-android-compass:before,.ion-android-contact:before,.ion-android-contacts:before,.ion-android-contract:before,.ion-android-create:before,.ion-android-delete:before,.ion-android-desktop:before,.ion-android-document:before,.ion-android-done:before,.ion-android-done-all:before,.ion-android-download:before,.ion-android-drafts:before,.ion-android-exit:before,.ion-android-expand:before,.ion-android-favorite:before,.ion-android-favorite-outline:before,.ion-android-film:before,.ion-android-folder:before,.ion-android-folder-open:before,.ion-android-funnel:before,.ion-android-globe:before,.ion-android-hand:before,.ion-android-hangout:before,.ion-android-happy:before,.ion-android-home:before,.ion-android-image:before,.ion-android-laptop:before,.ion-android-list:before,.ion-android-locate:before,.ion-android-lock:before,.ion-android-mail:before,.ion-android-map:before,.ion-android-menu:before,.ion-android-microphone:before,.ion-android-microphone-off:before,.ion-android-more-horizontal:before,.ion-android-more-vertical:before,.ion-android-navigate:before,.ion-android-notifications:before,.ion-android-notifications-none:before,.ion-android-notifications-off:before,.ion-android-open:before,.ion-android-options:before,.ion-android-people:before,.ion-android-person:before,.ion-android-person-add:before,.ion-android-phone-landscape:before,.ion-android-phone-portrait:before,.ion-android-pin:before,.ion-android-plane:before,.ion-android-playstore:before,.ion-android-print:before,.ion-android-radio-button-off:before,.ion-android-radio-button-on:before,.ion-android-refresh:before,.ion-android-remove:before,.ion-android-remove-circle:before,.ion-android-restaurant:before,.ion-android-sad:before,.ion-android-search:before,.ion-android-send:before,.ion-android-settings:before,.ion-android-share:before,.ion-android-share-alt:before,.ion-android-star:before,.ion-android-star-half:before,.ion-android-star-outline:before,.ion-android-stopwatch:before,.ion-android-subway:before,.ion-android-sunny:before,.ion-android-sync:before,.ion-android-textsms:before,.ion-android-time:before,.ion-android-train:before,.ion-android-unlock:before,.ion-android-upload:before,.ion-android-volume-down:before,.ion-android-volume-mute:before,.ion-android-volume-off:before,.ion-android-volume-up:before,.ion-android-walk:before,.ion-android-warning:before,.ion-android-watch:before,.ion-android-wifi:before,.ion-aperture:before,.ion-archive:before,.ion-arrow-down-a:before,.ion-arrow-down-b:before,.ion-arrow-down-c:before,.ion-arrow-expand:before,.ion-arrow-graph-down-left:before,.ion-arrow-graph-down-right:before,.ion-arrow-graph-up-left:before,.ion-arrow-graph-up-right:before,.ion-arrow-left-a:before,.ion-arrow-left-b:before,.ion-arrow-left-c:before,.ion-arrow-move:before,.ion-arrow-resize:before,.ion-arrow-return-left:before,.ion-arrow-return-right:before,.ion-arrow-right-a:before,.ion-arrow-right-b:before,.ion-arrow-right-c:before,.ion-arrow-shrink:before,.ion-arrow-swap:before,.ion-arrow-up-a:before,.ion-arrow-up-b:before,.ion-arrow-up-c:before,.ion-asterisk:before,.ion-at:before,.ion-backspace:before,.ion-backspace-outline:before,.ion-bag:before,.ion-battery-charging:before,.ion-battery-empty:before,.ion-battery-full:before,.ion-battery-half:before,.ion-battery-low:before,.ion-beaker:before,.ion-beer:before,.ion-bluetooth:before,.ion-bonfire:before,.ion-bookmark:before,.ion-bowtie:before,.ion-briefcase:before,.ion-bug:before,.ion-calculator:before,.ion-calendar:before,.ion-camera:before,.ion-card:before,.ion-cash:before,.ion-chatbox:before,.ion-chatbox-working:before,.ion-chatboxes:before,.ion-chatbubble:before,.ion-chatbubble-working:before,.ion-chatbubbles:before,.ion-checkmark:before,.ion-checkmark-circled:before,.ion-checkmark-round:before,.ion-chevron-down:before,.ion-chevron-left:before,.ion-chevron-right:before,.ion-chevron-up:before,.ion-clipboard:before,.ion-clock:before,.ion-close:before,.ion-close-circled:before,.ion-close-round:before,.ion-closed-captioning:before,.ion-cloud:before,.ion-code:before,.ion-code-download:before,.ion-code-working:before,.ion-coffee:before,.ion-compass:before,.ion-compose:before,.ion-connection-bars:before,.ion-contrast:before,.ion-crop:before,.ion-cube:before,.ion-disc:before,.ion-document:before,.ion-document-text:before,.ion-drag:before,.ion-earth:before,.ion-easel:before,.ion-edit:before,.ion-egg:before,.ion-eject:before,.ion-email:before,.ion-email-unread:before,.ion-erlenmeyer-flask:before,.ion-erlenmeyer-flask-bubbles:before,.ion-eye:before,.ion-eye-disabled:before,.ion-female:before,.ion-filing:before,.ion-film-marker:before,.ion-fireball:before,.ion-flag:before,.ion-flame:before,.ion-flash:before,.ion-flash-off:before,.ion-folder:before,.ion-fork:before,.ion-fork-repo:before,.ion-forward:before,.ion-funnel:before,.ion-gear-a:before,.ion-gear-b:before,.ion-grid:before,.ion-hammer:before,.ion-happy:before,.ion-happy-outline:before,.ion-headphone:before,.ion-heart:before,.ion-heart-broken:before,.ion-help:before,.ion-help-buoy:before,.ion-help-circled:before,.ion-home:before,.ion-icecream:before,.ion-image:before,.ion-images:before,.ion-information:before,.ion-information-circled:before,.ion-ionic:before,.ion-ios-alarm:before,.ion-ios-alarm-outline:before,.ion-ios-albums:before,.ion-ios-albums-outline:before,.ion-ios-americanfootball:before,.ion-ios-americanfootball-outline:before,.ion-ios-analytics:before,.ion-ios-analytics-outline:before,.ion-ios-arrow-back:before,.ion-ios-arrow-down:before,.ion-ios-arrow-forward:before,.ion-ios-arrow-left:before,.ion-ios-arrow-right:before,.ion-ios-arrow-thin-down:before,.ion-ios-arrow-thin-left:before,.ion-ios-arrow-thin-right:before,.ion-ios-arrow-thin-up:before,.ion-ios-arrow-up:before,.ion-ios-at:before,.ion-ios-at-outline:before,.ion-ios-barcode:before,.ion-ios-barcode-outline:before,.ion-ios-baseball:before,.ion-ios-baseball-outline:before,.ion-ios-basketball:before,.ion-ios-basketball-outline:before,.ion-ios-bell:before,.ion-ios-bell-outline:before,.ion-ios-body:before,.ion-ios-body-outline:before,.ion-ios-bolt:before,.ion-ios-bolt-outline:before,.ion-ios-book:before,.ion-ios-book-outline:before,.ion-ios-bookmarks:before,.ion-ios-bookmarks-outline:before,.ion-ios-box:before,.ion-ios-box-outline:before,.ion-ios-briefcase:before,.ion-ios-briefcase-outline:before,.ion-ios-browsers:before,.ion-ios-browsers-outline:before,.ion-ios-calculator:before,.ion-ios-calculator-outline:before,.ion-ios-calendar:before,.ion-ios-calendar-outline:before,.ion-ios-camera:before,.ion-ios-camera-outline:before,.ion-ios-cart:before,.ion-ios-cart-outline:before,.ion-ios-chatboxes:before,.ion-ios-chatboxes-outline:before,.ion-ios-chatbubble:before,.ion-ios-chatbubble-outline:before,.ion-ios-checkmark:before,.ion-ios-checkmark-empty:before,.ion-ios-checkmark-outline:before,.ion-ios-circle-filled:before,.ion-ios-circle-outline:before,.ion-ios-clock:before,.ion-ios-clock-outline:before,.ion-ios-close:before,.ion-ios-close-empty:before,.ion-ios-close-outline:before,.ion-ios-cloud:before,.ion-ios-cloud-download:before,.ion-ios-cloud-download-outline:before,.ion-ios-cloud-outline:before,.ion-ios-cloud-upload:before,.ion-ios-cloud-upload-outline:before,.ion-ios-cloudy:before,.ion-ios-cloudy-night:before,.ion-ios-cloudy-night-outline:before,.ion-ios-cloudy-outline:before,.ion-ios-cog:before,.ion-ios-cog-outline:before,.ion-ios-color-filter:before,.ion-ios-color-filter-outline:before,.ion-ios-color-wand:before,.ion-ios-color-wand-outline:before,.ion-ios-compose:before,.ion-ios-compose-outline:before,.ion-ios-contact:before,.ion-ios-contact-outline:before,.ion-ios-copy:before,.ion-ios-copy-outline:before,.ion-ios-crop:before,.ion-ios-crop-strong:before,.ion-ios-download:before,.ion-ios-download-outline:before,.ion-ios-drag:before,.ion-ios-email:before,.ion-ios-email-outline:before,.ion-ios-eye:before,.ion-ios-eye-outline:before,.ion-ios-fastforward:before,.ion-ios-fastforward-outline:before,.ion-ios-filing:before,.ion-ios-filing-outline:before,.ion-ios-film:before,.ion-ios-film-outline:before,.ion-ios-flag:before,.ion-ios-flag-outline:before,.ion-ios-flame:before,.ion-ios-flame-outline:before,.ion-ios-flask:before,.ion-ios-flask-outline:before,.ion-ios-flower:before,.ion-ios-flower-outline:before,.ion-ios-folder:before,.ion-ios-folder-outline:before,.ion-ios-football:before,.ion-ios-football-outline:before,.ion-ios-game-controller-a:before,.ion-ios-game-controller-a-outline:before,.ion-ios-game-controller-b:before,.ion-ios-game-controller-b-outline:before,.ion-ios-gear:before,.ion-ios-gear-outline:before,.ion-ios-glasses:before,.ion-ios-glasses-outline:before,.ion-ios-grid-view:before,.ion-ios-grid-view-outline:before,.ion-ios-heart:before,.ion-ios-heart-outline:before,.ion-ios-help:before,.ion-ios-help-empty:before,.ion-ios-help-outline:before,.ion-ios-home:before,.ion-ios-home-outline:before,.ion-ios-infinite:before,.ion-ios-infinite-outline:before,.ion-ios-information:before,.ion-ios-information-empty:before,.ion-ios-information-outline:before,.ion-ios-ionic-outline:before,.ion-ios-keypad:before,.ion-ios-keypad-outline:before,.ion-ios-lightbulb:before,.ion-ios-lightbulb-outline:before,.ion-ios-list:before,.ion-ios-list-outline:before,.ion-ios-location:before,.ion-ios-location-outline:before,.ion-ios-locked:before,.ion-ios-locked-outline:before,.ion-ios-loop:before,.ion-ios-loop-strong:before,.ion-ios-medical:before,.ion-ios-medical-outline:before,.ion-ios-medkit:before,.ion-ios-medkit-outline:before,.ion-ios-mic:before,.ion-ios-mic-off:before,.ion-ios-mic-outline:before,.ion-ios-minus:before,.ion-ios-minus-empty:before,.ion-ios-minus-outline:before,.ion-ios-monitor:before,.ion-ios-monitor-outline:before,.ion-ios-moon:before,.ion-ios-moon-outline:before,.ion-ios-more:before,.ion-ios-more-outline:before,.ion-ios-musical-note:before,.ion-ios-musical-notes:before,.ion-ios-navigate:before,.ion-ios-navigate-outline:before,.ion-ios-nutrition:before,.ion-ios-nutrition-outline:before,.ion-ios-paper:before,.ion-ios-paper-outline:before,.ion-ios-paperplane:before,.ion-ios-paperplane-outline:before,.ion-ios-partlysunny:before,.ion-ios-partlysunny-outline:before,.ion-ios-pause:before,.ion-ios-pause-outline:before,.ion-ios-paw:before,.ion-ios-paw-outline:before,.ion-ios-people:before,.ion-ios-people-outline:before,.ion-ios-person:before,.ion-ios-person-outline:before,.ion-ios-personadd:before,.ion-ios-personadd-outline:before,.ion-ios-photos:before,.ion-ios-photos-outline:before,.ion-ios-pie:before,.ion-ios-pie-outline:before,.ion-ios-pint:before,.ion-ios-pint-outline:before,.ion-ios-play:before,.ion-ios-play-outline:before,.ion-ios-plus:before,.ion-ios-plus-empty:before,.ion-ios-plus-outline:before,.ion-ios-pricetag:before,.ion-ios-pricetag-outline:before,.ion-ios-pricetags:before,.ion-ios-pricetags-outline:before,.ion-ios-printer:before,.ion-ios-printer-outline:before,.ion-ios-pulse:before,.ion-ios-pulse-strong:before,.ion-ios-rainy:before,.ion-ios-rainy-outline:before,.ion-ios-recording:before,.ion-ios-recording-outline:before,.ion-ios-redo:before,.ion-ios-redo-outline:before,.ion-ios-refresh:before,.ion-ios-refresh-empty:before,.ion-ios-refresh-outline:before,.ion-ios-reload:before,.ion-ios-reverse-camera:before,.ion-ios-reverse-camera-outline:before,.ion-ios-rewind:before,.ion-ios-rewind-outline:before,.ion-ios-rose:before,.ion-ios-rose-outline:before,.ion-ios-search:before,.ion-ios-search-strong:before,.ion-ios-settings:before,.ion-ios-settings-strong:before,.ion-ios-shuffle:before,.ion-ios-shuffle-strong:before,.ion-ios-skipbackward:before,.ion-ios-skipbackward-outline:before,.ion-ios-skipforward:before,.ion-ios-skipforward-outline:before,.ion-ios-snowy:before,.ion-ios-speedometer:before,.ion-ios-speedometer-outline:before,.ion-ios-star:before,.ion-ios-star-half:before,.ion-ios-star-outline:before,.ion-ios-stopwatch:before,.ion-ios-stopwatch-outline:before,.ion-ios-sunny:before,.ion-ios-sunny-outline:before,.ion-ios-telephone:before,.ion-ios-telephone-outline:before,.ion-ios-tennisball:before,.ion-ios-tennisball-outline:before,.ion-ios-thunderstorm:before,.ion-ios-thunderstorm-outline:before,.ion-ios-time:before,.ion-ios-time-outline:before,.ion-ios-timer:before,.ion-ios-timer-outline:before,.ion-ios-toggle:before,.ion-ios-toggle-outline:before,.ion-ios-trash:before,.ion-ios-trash-outline:before,.ion-ios-undo:before,.ion-ios-undo-outline:before,.ion-ios-unlocked:before,.ion-ios-unlocked-outline:before,.ion-ios-upload:before,.ion-ios-upload-outline:before,.ion-ios-videocam:before,.ion-ios-videocam-outline:before,.ion-ios-volume-high:before,.ion-ios-volume-low:before,.ion-ios-wineglass:before,.ion-ios-wineglass-outline:before,.ion-ios-world:before,.ion-ios-world-outline:before,.ion-ipad:before,.ion-iphone:before,.ion-ipod:before,.ion-jet:before,.ion-key:before,.ion-knife:before,.ion-laptop:before,.ion-leaf:before,.ion-levels:before,.ion-lightbulb:before,.ion-link:before,.ion-load-a:before,.ion-load-b:before,.ion-load-c:before,.ion-load-d:before,.ion-location:before,.ion-lock-combination:before,.ion-locked:before,.ion-log-in:before,.ion-log-out:before,.ion-loop:before,.ion-magnet:before,.ion-male:before,.ion-man:before,.ion-map:before,.ion-medkit:before,.ion-merge:before,.ion-mic-a:before,.ion-mic-b:before,.ion-mic-c:before,.ion-minus:before,.ion-minus-circled:before,.ion-minus-round:before,.ion-model-s:before,.ion-monitor:before,.ion-more:before,.ion-mouse:before,.ion-music-note:before,.ion-navicon:before,.ion-navicon-round:before,.ion-navigate:before,.ion-network:before,.ion-no-smoking:before,.ion-nuclear:before,.ion-outlet:before,.ion-paintbrush:before,.ion-paintbucket:before,.ion-paper-airplane:before,.ion-paperclip:before,.ion-pause:before,.ion-person:before,.ion-person-add:before,.ion-person-stalker:before,.ion-pie-graph:before,.ion-pin:before,.ion-pinpoint:before,.ion-pizza:before,.ion-plane:before,.ion-planet:before,.ion-play:before,.ion-playstation:before,.ion-plus:before,.ion-plus-circled:before,.ion-plus-round:before,.ion-podium:before,.ion-pound:before,.ion-power:before,.ion-pricetag:before,.ion-pricetags:before,.ion-printer:before,.ion-pull-request:before,.ion-qr-scanner:before,.ion-quote:before,.ion-radio-waves:before,.ion-record:before,.ion-refresh:before,.ion-reply:before,.ion-reply-all:before,.ion-ribbon-a:before,.ion-ribbon-b:before,.ion-sad:before,.ion-sad-outline:before,.ion-scissors:before,.ion-search:before,.ion-settings:before,.ion-share:before,.ion-shuffle:before,.ion-skip-backward:before,.ion-skip-forward:before,.ion-social-android:before,.ion-social-android-outline:before,.ion-social-angular:before,.ion-social-angular-outline:before,.ion-social-apple:before,.ion-social-apple-outline:before,.ion-social-bitcoin:before,.ion-social-bitcoin-outline:before,.ion-social-buffer:before,.ion-social-buffer-outline:before,.ion-social-chrome:before,.ion-social-chrome-outline:before,.ion-social-codepen:before,.ion-social-codepen-outline:before,.ion-social-css3:before,.ion-social-css3-outline:before,.ion-social-designernews:before,.ion-social-designernews-outline:before,.ion-social-dribbble:before,.ion-social-dribbble-outline:before,.ion-social-dropbox:before,.ion-social-dropbox-outline:before,.ion-social-euro:before,.ion-social-euro-outline:before,.ion-social-facebook:before,.ion-social-facebook-outline:before,.ion-social-foursquare:before,.ion-social-foursquare-outline:before,.ion-social-freebsd-devil:before,.ion-social-github:before,.ion-social-github-outline:before,.ion-social-google:before,.ion-social-google-outline:before,.ion-social-googleplus:before,.ion-social-googleplus-outline:before,.ion-social-hackernews:before,.ion-social-hackernews-outline:before,.ion-social-html5:before,.ion-social-html5-outline:before,.ion-social-instagram:before,.ion-social-instagram-outline:before,.ion-social-javascript:before,.ion-social-javascript-outline:before,.ion-social-linkedin:before,.ion-social-linkedin-outline:before,.ion-social-markdown:before,.ion-social-nodejs:before,.ion-social-octocat:before,.ion-social-pinterest:before,.ion-social-pinterest-outline:before,.ion-social-python:before,.ion-social-reddit:before,.ion-social-reddit-outline:before,.ion-social-rss:before,.ion-social-rss-outline:before,.ion-social-sass:before,.ion-social-skype:before,.ion-social-skype-outline:before,.ion-social-snapchat:before,.ion-social-snapchat-outline:before,.ion-social-tumblr:before,.ion-social-tumblr-outline:before,.ion-social-tux:before,.ion-social-twitch:before,.ion-social-twitch-outline:before,.ion-social-twitter:before,.ion-social-twitter-outline:before,.ion-social-usd:before,.ion-social-usd-outline:before,.ion-social-vimeo:before,.ion-social-vimeo-outline:before,.ion-social-whatsapp:before,.ion-social-whatsapp-outline:before,.ion-social-windows:before,.ion-social-windows-outline:before,.ion-social-wordpress:before,.ion-social-wordpress-outline:before,.ion-social-yahoo:before,.ion-social-yahoo-outline:before,.ion-social-yen:before,.ion-social-yen-outline:before,.ion-social-youtube:before,.ion-social-youtube-outline:before,.ion-soup-can:before,.ion-soup-can-outline:before,.ion-speakerphone:before,.ion-speedometer:before,.ion-spoon:before,.ion-star:before,.ion-stats-bars:before,.ion-steam:before,.ion-stop:before,.ion-thermometer:before,.ion-thumbsdown:before,.ion-thumbsup:before,.ion-toggle:before,.ion-toggle-filled:before,.ion-transgender:before,.ion-trash-a:before,.ion-trash-b:before,.ion-trophy:before,.ion-tshirt:before,.ion-tshirt-outline:before,.ion-umbrella:before,.ion-university:before,.ion-unlocked:before,.ion-upload:before,.ion-usb:before,.ion-videocamera:before,.ion-volume-high:before,.ion-volume-low:before,.ion-volume-medium:before,.ion-volume-mute:before,.ion-wand:before,.ion-waterdrop:before,.ion-wifi:before,.ion-wineglass:before,.ion-woman:before,.ion-wrench:before,.ion-xbox:before{display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ion-alert:before{content:"\f101"}.ion-alert-circled:before{content:"\f100"}.ion-android-add:before{content:"\f2c7"}.ion-android-add-circle:before{content:"\f359"}.ion-android-alarm-clock:before{content:"\f35a"}.ion-android-alert:before{content:"\f35b"}.ion-android-apps:before{content:"\f35c"}.ion-android-archive:before{content:"\f2c9"}.ion-android-arrow-back:before{content:"\f2ca"}.ion-android-arrow-down:before{content:"\f35d"}.ion-android-arrow-dropdown:before{content:"\f35f"}.ion-android-arrow-dropdown-circle:before{content:"\f35e"}.ion-android-arrow-dropleft:before{content:"\f361"}.ion-android-arrow-dropleft-circle:before{content:"\f360"}.ion-android-arrow-dropright:before{content:"\f363"}.ion-android-arrow-dropright-circle:before{content:"\f362"}.ion-android-arrow-dropup:before{content:"\f365"}.ion-android-arrow-dropup-circle:before{content:"\f364"}.ion-android-arrow-forward:before{content:"\f30f"}.ion-android-arrow-up:before{content:"\f366"}.ion-android-attach:before{content:"\f367"}.ion-android-bar:before{content:"\f368"}.ion-android-bicycle:before{content:"\f369"}.ion-android-boat:before{content:"\f36a"}.ion-android-bookmark:before{content:"\f36b"}.ion-android-bulb:before{content:"\f36c"}.ion-android-bus:before{content:"\f36d"}.ion-android-calendar:before{content:"\f2d1"}.ion-android-call:before{content:"\f2d2"}.ion-android-camera:before{content:"\f2d3"}.ion-android-cancel:before{content:"\f36e"}.ion-android-car:before{content:"\f36f"}.ion-android-cart:before{content:"\f370"}.ion-android-chat:before{content:"\f2d4"}.ion-android-checkbox:before{content:"\f374"}.ion-android-checkbox-blank:before{content:"\f371"}.ion-android-checkbox-outline:before{content:"\f373"}.ion-android-checkbox-outline-blank:before{content:"\f372"}.ion-android-checkmark-circle:before{content:"\f375"}.ion-android-clipboard:before{content:"\f376"}.ion-android-close:before{content:"\f2d7"}.ion-android-cloud:before{content:"\f37a"}.ion-android-cloud-circle:before{content:"\f377"}.ion-android-cloud-done:before{content:"\f378"}.ion-android-cloud-outline:before{content:"\f379"}.ion-android-color-palette:before{content:"\f37b"}.ion-android-compass:before{content:"\f37c"}.ion-android-contact:before{content:"\f2d8"}.ion-android-contacts:before{content:"\f2d9"}.ion-android-contract:before{content:"\f37d"}.ion-android-create:before{content:"\f37e"}.ion-android-delete:before{content:"\f37f"}.ion-android-desktop:before{content:"\f380"}.ion-android-document:before{content:"\f381"}.ion-android-done:before{content:"\f383"}.ion-android-done-all:before{content:"\f382"}.ion-android-download:before{content:"\f2dd"}.ion-android-drafts:before{content:"\f384"}.ion-android-exit:before{content:"\f385"}.ion-android-expand:before{content:"\f386"}.ion-android-favorite:before{content:"\f388"}.ion-android-favorite-outline:before{content:"\f387"}.ion-android-film:before{content:"\f389"}.ion-android-folder:before{content:"\f2e0"}.ion-android-folder-open:before{content:"\f38a"}.ion-android-funnel:before{content:"\f38b"}.ion-android-globe:before{content:"\f38c"}.ion-android-hand:before{content:"\f2e3"}.ion-android-hangout:before{content:"\f38d"}.ion-android-happy:before{content:"\f38e"}.ion-android-home:before{content:"\f38f"}.ion-android-image:before{content:"\f2e4"}.ion-android-laptop:before{content:"\f390"}.ion-android-list:before{content:"\f391"}.ion-android-locate:before{content:"\f2e9"}.ion-android-lock:before{content:"\f392"}.ion-android-mail:before{content:"\f2eb"}.ion-android-map:before{content:"\f393"}.ion-android-menu:before{content:"\f394"}.ion-android-microphone:before{content:"\f2ec"}.ion-android-microphone-off:before{content:"\f395"}.ion-android-more-horizontal:before{content:"\f396"}.ion-android-more-vertical:before{content:"\f397"}.ion-android-navigate:before{content:"\f398"}.ion-android-notifications:before{content:"\f39b"}.ion-android-notifications-none:before{content:"\f399"}.ion-android-notifications-off:before{content:"\f39a"}.ion-android-open:before{content:"\f39c"}.ion-android-options:before{content:"\f39d"}.ion-android-people:before{content:"\f39e"}.ion-android-person:before{content:"\f3a0"}.ion-android-person-add:before{content:"\f39f"}.ion-android-phone-landscape:before{content:"\f3a1"}.ion-android-phone-portrait:before{content:"\f3a2"}.ion-android-pin:before{content:"\f3a3"}.ion-android-plane:before{content:"\f3a4"}.ion-android-playstore:before{content:"\f2f0"}.ion-android-print:before{content:"\f3a5"}.ion-android-radio-button-off:before{content:"\f3a6"}.ion-android-radio-button-on:before{content:"\f3a7"}.ion-android-refresh:before{content:"\f3a8"}.ion-android-remove:before{content:"\f2f4"}.ion-android-remove-circle:before{content:"\f3a9"}.ion-android-restaurant:before{content:"\f3aa"}.ion-android-sad:before{content:"\f3ab"}.ion-android-search:before{content:"\f2f5"}.ion-android-send:before{content:"\f2f6"}.ion-android-settings:before{content:"\f2f7"}.ion-android-share:before{content:"\f2f8"}.ion-android-share-alt:before{content:"\f3ac"}.ion-android-star:before{content:"\f2fc"}.ion-android-star-half:before{content:"\f3ad"}.ion-android-star-outline:before{content:"\f3ae"}.ion-android-stopwatch:before{content:"\f2fd"}.ion-android-subway:before{content:"\f3af"}.ion-android-sunny:before{content:"\f3b0"}.ion-android-sync:before{content:"\f3b1"}.ion-android-textsms:before{content:"\f3b2"}.ion-android-time:before{content:"\f3b3"}.ion-android-train:before{content:"\f3b4"}.ion-android-unlock:before{content:"\f3b5"}.ion-android-upload:before{content:"\f3b6"}.ion-android-volume-down:before{content:"\f3b7"}.ion-android-volume-mute:before{content:"\f3b8"}.ion-android-volume-off:before{content:"\f3b9"}.ion-android-volume-up:before{content:"\f3ba"}.ion-android-walk:before{content:"\f3bb"}.ion-android-warning:before{content:"\f3bc"}.ion-android-watch:before{content:"\f3bd"}.ion-android-wifi:before{content:"\f305"}.ion-aperture:before{content:"\f313"}.ion-archive:before{content:"\f102"}.ion-arrow-down-a:before{content:"\f103"}.ion-arrow-down-b:before{content:"\f104"}.ion-arrow-down-c:before{content:"\f105"}.ion-arrow-expand:before{content:"\f25e"}.ion-arrow-graph-down-left:before{content:"\f25f"}.ion-arrow-graph-down-right:before{content:"\f260"}.ion-arrow-graph-up-left:before{content:"\f261"}.ion-arrow-graph-up-right:before{content:"\f262"}.ion-arrow-left-a:before{content:"\f106"}.ion-arrow-left-b:before{content:"\f107"}.ion-arrow-left-c:before{content:"\f108"}.ion-arrow-move:before{content:"\f263"}.ion-arrow-resize:before{content:"\f264"}.ion-arrow-return-left:before{content:"\f265"}.ion-arrow-return-right:before{content:"\f266"}.ion-arrow-right-a:before{content:"\f109"}.ion-arrow-right-b:before{content:"\f10a"}.ion-arrow-right-c:before{content:"\f10b"}.ion-arrow-shrink:before{content:"\f267"}.ion-arrow-swap:before{content:"\f268"}.ion-arrow-up-a:before{content:"\f10c"}.ion-arrow-up-b:before{content:"\f10d"}.ion-arrow-up-c:before{content:"\f10e"}.ion-asterisk:before{content:"\f314"}.ion-at:before{content:"\f10f"}.ion-backspace:before{content:"\f3bf"}.ion-backspace-outline:before{content:"\f3be"}.ion-bag:before{content:"\f110"}.ion-battery-charging:before{content:"\f111"}.ion-battery-empty:before{content:"\f112"}.ion-battery-full:before{content:"\f113"}.ion-battery-half:before{content:"\f114"}.ion-battery-low:before{content:"\f115"}.ion-beaker:before{content:"\f269"}.ion-beer:before{content:"\f26a"}.ion-bluetooth:before{content:"\f116"}.ion-bonfire:before{content:"\f315"}.ion-bookmark:before{content:"\f26b"}.ion-bowtie:before{content:"\f3c0"}.ion-briefcase:before{content:"\f26c"}.ion-bug:before{content:"\f2be"}.ion-calculator:before{content:"\f26d"}.ion-calendar:before{content:"\f117"}.ion-camera:before{content:"\f118"}.ion-card:before{content:"\f119"}.ion-cash:before{content:"\f316"}.ion-chatbox:before{content:"\f11b"}.ion-chatbox-working:before{content:"\f11a"}.ion-chatboxes:before{content:"\f11c"}.ion-chatbubble:before{content:"\f11e"}.ion-chatbubble-working:before{content:"\f11d"}.ion-chatbubbles:before{content:"\f11f"}.ion-checkmark:before{content:"\f122"}.ion-checkmark-circled:before{content:"\f120"}.ion-checkmark-round:before{content:"\f121"}.ion-chevron-down:before{content:"\f123"}.ion-chevron-left:before{content:"\f124"}.ion-chevron-right:before{content:"\f125"}.ion-chevron-up:before{content:"\f126"}.ion-clipboard:before{content:"\f127"}.ion-clock:before{content:"\f26e"}.ion-close:before{content:"\f12a"}.ion-close-circled:before{content:"\f128"}.ion-close-round:before{content:"\f129"}.ion-closed-captioning:before{content:"\f317"}.ion-cloud:before{content:"\f12b"}.ion-code:before{content:"\f271"}.ion-code-download:before{content:"\f26f"}.ion-code-working:before{content:"\f270"}.ion-coffee:before{content:"\f272"}.ion-compass:before{content:"\f273"}.ion-compose:before{content:"\f12c"}.ion-connection-bars:before{content:"\f274"}.ion-contrast:before{content:"\f275"}.ion-crop:before{content:"\f3c1"}.ion-cube:before{content:"\f318"}.ion-disc:before{content:"\f12d"}.ion-document:before{content:"\f12f"}.ion-document-text:before{content:"\f12e"}.ion-drag:before{content:"\f130"}.ion-earth:before{content:"\f276"}.ion-easel:before{content:"\f3c2"}.ion-edit:before{content:"\f2bf"}.ion-egg:before{content:"\f277"}.ion-eject:before{content:"\f131"}.ion-email:before{content:"\f132"}.ion-email-unread:before{content:"\f3c3"}.ion-erlenmeyer-flask:before{content:"\f3c5"}.ion-erlenmeyer-flask-bubbles:before{content:"\f3c4"}.ion-eye:before{content:"\f133"}.ion-eye-disabled:before{content:"\f306"}.ion-female:before{content:"\f278"}.ion-filing:before{content:"\f134"}.ion-film-marker:before{content:"\f135"}.ion-fireball:before{content:"\f319"}.ion-flag:before{content:"\f279"}.ion-flame:before{content:"\f31a"}.ion-flash:before{content:"\f137"}.ion-flash-off:before{content:"\f136"}.ion-folder:before{content:"\f139"}.ion-fork:before{content:"\f27a"}.ion-fork-repo:before{content:"\f2c0"}.ion-forward:before{content:"\f13a"}.ion-funnel:before{content:"\f31b"}.ion-gear-a:before{content:"\f13d"}.ion-gear-b:before{content:"\f13e"}.ion-grid:before{content:"\f13f"}.ion-hammer:before{content:"\f27b"}.ion-happy:before{content:"\f31c"}.ion-happy-outline:before{content:"\f3c6"}.ion-headphone:before{content:"\f140"}.ion-heart:before{content:"\f141"}.ion-heart-broken:before{content:"\f31d"}.ion-help:before{content:"\f143"}.ion-help-buoy:before{content:"\f27c"}.ion-help-circled:before{content:"\f142"}.ion-home:before{content:"\f144"}.ion-icecream:before{content:"\f27d"}.ion-image:before{content:"\f147"}.ion-images:before{content:"\f148"}.ion-information:before{content:"\f14a"}.ion-information-circled:before{content:"\f149"}.ion-ionic:before{content:"\f14b"}.ion-ios-alarm:before{content:"\f3c8"}.ion-ios-alarm-outline:before{content:"\f3c7"}.ion-ios-albums:before{content:"\f3ca"}.ion-ios-albums-outline:before{content:"\f3c9"}.ion-ios-americanfootball:before{content:"\f3cc"}.ion-ios-americanfootball-outline:before{content:"\f3cb"}.ion-ios-analytics:before{content:"\f3ce"}.ion-ios-analytics-outline:before{content:"\f3cd"}.ion-ios-arrow-back:before{content:"\f3cf"}.ion-ios-arrow-down:before{content:"\f3d0"}.ion-ios-arrow-forward:before{content:"\f3d1"}.ion-ios-arrow-left:before{content:"\f3d2"}.ion-ios-arrow-right:before{content:"\f3d3"}.ion-ios-arrow-thin-down:before{content:"\f3d4"}.ion-ios-arrow-thin-left:before{content:"\f3d5"}.ion-ios-arrow-thin-right:before{content:"\f3d6"}.ion-ios-arrow-thin-up:before{content:"\f3d7"}.ion-ios-arrow-up:before{content:"\f3d8"}.ion-ios-at:before{content:"\f3da"}.ion-ios-at-outline:before{content:"\f3d9"}.ion-ios-barcode:before{content:"\f3dc"}.ion-ios-barcode-outline:before{content:"\f3db"}.ion-ios-baseball:before{content:"\f3de"}.ion-ios-baseball-outline:before{content:"\f3dd"}.ion-ios-basketball:before{content:"\f3e0"}.ion-ios-basketball-outline:before{content:"\f3df"}.ion-ios-bell:before{content:"\f3e2"}.ion-ios-bell-outline:before{content:"\f3e1"}.ion-ios-body:before{content:"\f3e4"}.ion-ios-body-outline:before{content:"\f3e3"}.ion-ios-bolt:before{content:"\f3e6"}.ion-ios-bolt-outline:before{content:"\f3e5"}.ion-ios-book:before{content:"\f3e8"}.ion-ios-book-outline:before{content:"\f3e7"}.ion-ios-bookmarks:before{content:"\f3ea"}.ion-ios-bookmarks-outline:before{content:"\f3e9"}.ion-ios-box:before{content:"\f3ec"}.ion-ios-box-outline:before{content:"\f3eb"}.ion-ios-briefcase:before{content:"\f3ee"}.ion-ios-briefcase-outline:before{content:"\f3ed"}.ion-ios-browsers:before{content:"\f3f0"}.ion-ios-browsers-outline:before{content:"\f3ef"}.ion-ios-calculator:before{content:"\f3f2"}.ion-ios-calculator-outline:before{content:"\f3f1"}.ion-ios-calendar:before{content:"\f3f4"}.ion-ios-calendar-outline:before{content:"\f3f3"}.ion-ios-camera:before{content:"\f3f6"}.ion-ios-camera-outline:before{content:"\f3f5"}.ion-ios-cart:before{content:"\f3f8"}.ion-ios-cart-outline:before{content:"\f3f7"}.ion-ios-chatboxes:before{content:"\f3fa"}.ion-ios-chatboxes-outline:before{content:"\f3f9"}.ion-ios-chatbubble:before{content:"\f3fc"}.ion-ios-chatbubble-outline:before{content:"\f3fb"}.ion-ios-checkmark:before{content:"\f3ff"}.ion-ios-checkmark-empty:before{content:"\f3fd"}.ion-ios-checkmark-outline:before{content:"\f3fe"}.ion-ios-circle-filled:before{content:"\f400"}.ion-ios-circle-outline:before{content:"\f401"}.ion-ios-clock:before{content:"\f403"}.ion-ios-clock-outline:before{content:"\f402"}.ion-ios-close:before{content:"\f406"}.ion-ios-close-empty:before{content:"\f404"}.ion-ios-close-outline:before{content:"\f405"}.ion-ios-cloud:before{content:"\f40c"}.ion-ios-cloud-download:before{content:"\f408"}.ion-ios-cloud-download-outline:before{content:"\f407"}.ion-ios-cloud-outline:before{content:"\f409"}.ion-ios-cloud-upload:before{content:"\f40b"}.ion-ios-cloud-upload-outline:before{content:"\f40a"}.ion-ios-cloudy:before{content:"\f410"}.ion-ios-cloudy-night:before{content:"\f40e"}.ion-ios-cloudy-night-outline:before{content:"\f40d"}.ion-ios-cloudy-outline:before{content:"\f40f"}.ion-ios-cog:before{content:"\f412"}.ion-ios-cog-outline:before{content:"\f411"}.ion-ios-color-filter:before{content:"\f414"}.ion-ios-color-filter-outline:before{content:"\f413"}.ion-ios-color-wand:before{content:"\f416"}.ion-ios-color-wand-outline:before{content:"\f415"}.ion-ios-compose:before{content:"\f418"}.ion-ios-compose-outline:before{content:"\f417"}.ion-ios-contact:before{content:"\f41a"}.ion-ios-contact-outline:before{content:"\f419"}.ion-ios-copy:before{content:"\f41c"}.ion-ios-copy-outline:before{content:"\f41b"}.ion-ios-crop:before{content:"\f41e"}.ion-ios-crop-strong:before{content:"\f41d"}.ion-ios-download:before{content:"\f420"}.ion-ios-download-outline:before{content:"\f41f"}.ion-ios-drag:before{content:"\f421"}.ion-ios-email:before{content:"\f423"}.ion-ios-email-outline:before{content:"\f422"}.ion-ios-eye:before{content:"\f425"}.ion-ios-eye-outline:before{content:"\f424"}.ion-ios-fastforward:before{content:"\f427"}.ion-ios-fastforward-outline:before{content:"\f426"}.ion-ios-filing:before{content:"\f429"}.ion-ios-filing-outline:before{content:"\f428"}.ion-ios-film:before{content:"\f42b"}.ion-ios-film-outline:before{content:"\f42a"}.ion-ios-flag:before{content:"\f42d"}.ion-ios-flag-outline:before{content:"\f42c"}.ion-ios-flame:before{content:"\f42f"}.ion-ios-flame-outline:before{content:"\f42e"}.ion-ios-flask:before{content:"\f431"}.ion-ios-flask-outline:before{content:"\f430"}.ion-ios-flower:before{content:"\f433"}.ion-ios-flower-outline:before{content:"\f432"}.ion-ios-folder:before{content:"\f435"}.ion-ios-folder-outline:before{content:"\f434"}.ion-ios-football:before{content:"\f437"}.ion-ios-football-outline:before{content:"\f436"}.ion-ios-game-controller-a:before{content:"\f439"}.ion-ios-game-controller-a-outline:before{content:"\f438"}.ion-ios-game-controller-b:before{content:"\f43b"}.ion-ios-game-controller-b-outline:before{content:"\f43a"}.ion-ios-gear:before{content:"\f43d"}.ion-ios-gear-outline:before{content:"\f43c"}.ion-ios-glasses:before{content:"\f43f"}.ion-ios-glasses-outline:before{content:"\f43e"}.ion-ios-grid-view:before{content:"\f441"}.ion-ios-grid-view-outline:before{content:"\f440"}.ion-ios-heart:before{content:"\f443"}.ion-ios-heart-outline:before{content:"\f442"}.ion-ios-help:before{content:"\f446"}.ion-ios-help-empty:before{content:"\f444"}.ion-ios-help-outline:before{content:"\f445"}.ion-ios-home:before{content:"\f448"}.ion-ios-home-outline:before{content:"\f447"}.ion-ios-infinite:before{content:"\f44a"}.ion-ios-infinite-outline:before{content:"\f449"}.ion-ios-information:before{content:"\f44d"}.ion-ios-information-empty:before{content:"\f44b"}.ion-ios-information-outline:before{content:"\f44c"}.ion-ios-ionic-outline:before{content:"\f44e"}.ion-ios-keypad:before{content:"\f450"}.ion-ios-keypad-outline:before{content:"\f44f"}.ion-ios-lightbulb:before{content:"\f452"}.ion-ios-lightbulb-outline:before{content:"\f451"}.ion-ios-list:before{content:"\f454"}.ion-ios-list-outline:before{content:"\f453"}.ion-ios-location:before{content:"\f456"}.ion-ios-location-outline:before{content:"\f455"}.ion-ios-locked:before{content:"\f458"}.ion-ios-locked-outline:before{content:"\f457"}.ion-ios-loop:before{content:"\f45a"}.ion-ios-loop-strong:before{content:"\f459"}.ion-ios-medical:before{content:"\f45c"}.ion-ios-medical-outline:before{content:"\f45b"}.ion-ios-medkit:before{content:"\f45e"}.ion-ios-medkit-outline:before{content:"\f45d"}.ion-ios-mic:before{content:"\f461"}.ion-ios-mic-off:before{content:"\f45f"}.ion-ios-mic-outline:before{content:"\f460"}.ion-ios-minus:before{content:"\f464"}.ion-ios-minus-empty:before{content:"\f462"}.ion-ios-minus-outline:before{content:"\f463"}.ion-ios-monitor:before{content:"\f466"}.ion-ios-monitor-outline:before{content:"\f465"}.ion-ios-moon:before{content:"\f468"}.ion-ios-moon-outline:before{content:"\f467"}.ion-ios-more:before{content:"\f46a"}.ion-ios-more-outline:before{content:"\f469"}.ion-ios-musical-note:before{content:"\f46b"}.ion-ios-musical-notes:before{content:"\f46c"}.ion-ios-navigate:before{content:"\f46e"}.ion-ios-navigate-outline:before{content:"\f46d"}.ion-ios-nutrition:before{content:"\f470"}.ion-ios-nutrition-outline:before{content:"\f46f"}.ion-ios-paper:before{content:"\f472"}.ion-ios-paper-outline:before{content:"\f471"}.ion-ios-paperplane:before{content:"\f474"}.ion-ios-paperplane-outline:before{content:"\f473"}.ion-ios-partlysunny:before{content:"\f476"}.ion-ios-partlysunny-outline:before{content:"\f475"}.ion-ios-pause:before{content:"\f478"}.ion-ios-pause-outline:before{content:"\f477"}.ion-ios-paw:before{content:"\f47a"}.ion-ios-paw-outline:before{content:"\f479"}.ion-ios-people:before{content:"\f47c"}.ion-ios-people-outline:before{content:"\f47b"}.ion-ios-person:before{content:"\f47e"}.ion-ios-person-outline:before{content:"\f47d"}.ion-ios-personadd:before{content:"\f480"}.ion-ios-personadd-outline:before{content:"\f47f"}.ion-ios-photos:before{content:"\f482"}.ion-ios-photos-outline:before{content:"\f481"}.ion-ios-pie:before{content:"\f484"}.ion-ios-pie-outline:before{content:"\f483"}.ion-ios-pint:before{content:"\f486"}.ion-ios-pint-outline:before{content:"\f485"}.ion-ios-play:before{content:"\f488"}.ion-ios-play-outline:before{content:"\f487"}.ion-ios-plus:before{content:"\f48b"}.ion-ios-plus-empty:before{content:"\f489"}.ion-ios-plus-outline:before{content:"\f48a"}.ion-ios-pricetag:before{content:"\f48d"}.ion-ios-pricetag-outline:before{content:"\f48c"}.ion-ios-pricetags:before{content:"\f48f"}.ion-ios-pricetags-outline:before{content:"\f48e"}.ion-ios-printer:before{content:"\f491"}.ion-ios-printer-outline:before{content:"\f490"}.ion-ios-pulse:before{content:"\f493"}.ion-ios-pulse-strong:before{content:"\f492"}.ion-ios-rainy:before{content:"\f495"}.ion-ios-rainy-outline:before{content:"\f494"}.ion-ios-recording:before{content:"\f497"}.ion-ios-recording-outline:before{content:"\f496"}.ion-ios-redo:before{content:"\f499"}.ion-ios-redo-outline:before{content:"\f498"}.ion-ios-refresh:before{content:"\f49c"}.ion-ios-refresh-empty:before{content:"\f49a"}.ion-ios-refresh-outline:before{content:"\f49b"}.ion-ios-reload:before{content:"\f49d"}.ion-ios-reverse-camera:before{content:"\f49f"}.ion-ios-reverse-camera-outline:before{content:"\f49e"}.ion-ios-rewind:before{content:"\f4a1"}.ion-ios-rewind-outline:before{content:"\f4a0"}.ion-ios-rose:before{content:"\f4a3"}.ion-ios-rose-outline:before{content:"\f4a2"}.ion-ios-search:before{content:"\f4a5"}.ion-ios-search-strong:before{content:"\f4a4"}.ion-ios-settings:before{content:"\f4a7"}.ion-ios-settings-strong:before{content:"\f4a6"}.ion-ios-shuffle:before{content:"\f4a9"}.ion-ios-shuffle-strong:before{content:"\f4a8"}.ion-ios-skipbackward:before{content:"\f4ab"}.ion-ios-skipbackward-outline:before{content:"\f4aa"}.ion-ios-skipforward:before{content:"\f4ad"}.ion-ios-skipforward-outline:before{content:"\f4ac"}.ion-ios-snowy:before{content:"\f4ae"}.ion-ios-speedometer:before{content:"\f4b0"}.ion-ios-speedometer-outline:before{content:"\f4af"}.ion-ios-star:before{content:"\f4b3"}.ion-ios-star-half:before{content:"\f4b1"}.ion-ios-star-outline:before{content:"\f4b2"}.ion-ios-stopwatch:before{content:"\f4b5"}.ion-ios-stopwatch-outline:before{content:"\f4b4"}.ion-ios-sunny:before{content:"\f4b7"}.ion-ios-sunny-outline:before{content:"\f4b6"}.ion-ios-telephone:before{content:"\f4b9"}.ion-ios-telephone-outline:before{content:"\f4b8"}.ion-ios-tennisball:before{content:"\f4bb"}.ion-ios-tennisball-outline:before{content:"\f4ba"}.ion-ios-thunderstorm:before{content:"\f4bd"}.ion-ios-thunderstorm-outline:before{content:"\f4bc"}.ion-ios-time:before{content:"\f4bf"}.ion-ios-time-outline:before{content:"\f4be"}.ion-ios-timer:before{content:"\f4c1"}.ion-ios-timer-outline:before{content:"\f4c0"}.ion-ios-toggle:before{content:"\f4c3"}.ion-ios-toggle-outline:before{content:"\f4c2"}.ion-ios-trash:before{content:"\f4c5"}.ion-ios-trash-outline:before{content:"\f4c4"}.ion-ios-undo:before{content:"\f4c7"}.ion-ios-undo-outline:before{content:"\f4c6"}.ion-ios-unlocked:before{content:"\f4c9"}.ion-ios-unlocked-outline:before{content:"\f4c8"}.ion-ios-upload:before{content:"\f4cb"}.ion-ios-upload-outline:before{content:"\f4ca"}.ion-ios-videocam:before{content:"\f4cd"}.ion-ios-videocam-outline:before{content:"\f4cc"}.ion-ios-volume-high:before{content:"\f4ce"}.ion-ios-volume-low:before{content:"\f4cf"}.ion-ios-wineglass:before{content:"\f4d1"}.ion-ios-wineglass-outline:before{content:"\f4d0"}.ion-ios-world:before{content:"\f4d3"}.ion-ios-world-outline:before{content:"\f4d2"}.ion-ipad:before{content:"\f1f9"}.ion-iphone:before{content:"\f1fa"}.ion-ipod:before{content:"\f1fb"}.ion-jet:before{content:"\f295"}.ion-key:before{content:"\f296"}.ion-knife:before{content:"\f297"}.ion-laptop:before{content:"\f1fc"}.ion-leaf:before{content:"\f1fd"}.ion-levels:before{content:"\f298"}.ion-lightbulb:before{content:"\f299"}.ion-link:before{content:"\f1fe"}.ion-load-a:before{content:"\f29a"}.ion-load-b:before{content:"\f29b"}.ion-load-c:before{content:"\f29c"}.ion-load-d:before{content:"\f29d"}.ion-location:before{content:"\f1ff"}.ion-lock-combination:before{content:"\f4d4"}.ion-locked:before{content:"\f200"}.ion-log-in:before{content:"\f29e"}.ion-log-out:before{content:"\f29f"}.ion-loop:before{content:"\f201"}.ion-magnet:before{content:"\f2a0"}.ion-male:before{content:"\f2a1"}.ion-man:before{content:"\f202"}.ion-map:before{content:"\f203"}.ion-medkit:before{content:"\f2a2"}.ion-merge:before{content:"\f33f"}.ion-mic-a:before{content:"\f204"}.ion-mic-b:before{content:"\f205"}.ion-mic-c:before{content:"\f206"}.ion-minus:before{content:"\f209"}.ion-minus-circled:before{content:"\f207"}.ion-minus-round:before{content:"\f208"}.ion-model-s:before{content:"\f2c1"}.ion-monitor:before{content:"\f20a"}.ion-more:before{content:"\f20b"}.ion-mouse:before{content:"\f340"}.ion-music-note:before{content:"\f20c"}.ion-navicon:before{content:"\f20e"}.ion-navicon-round:before{content:"\f20d"}.ion-navigate:before{content:"\f2a3"}.ion-network:before{content:"\f341"}.ion-no-smoking:before{content:"\f2c2"}.ion-nuclear:before{content:"\f2a4"}.ion-outlet:before{content:"\f342"}.ion-paintbrush:before{content:"\f4d5"}.ion-paintbucket:before{content:"\f4d6"}.ion-paper-airplane:before{content:"\f2c3"}.ion-paperclip:before{content:"\f20f"}.ion-pause:before{content:"\f210"}.ion-person:before{content:"\f213"}.ion-person-add:before{content:"\f211"}.ion-person-stalker:before{content:"\f212"}.ion-pie-graph:before{content:"\f2a5"}.ion-pin:before{content:"\f2a6"}.ion-pinpoint:before{content:"\f2a7"}.ion-pizza:before{content:"\f2a8"}.ion-plane:before{content:"\f214"}.ion-planet:before{content:"\f343"}.ion-play:before{content:"\f215"}.ion-playstation:before{content:"\f30a"}.ion-plus:before{content:"\f218"}.ion-plus-circled:before{content:"\f216"}.ion-plus-round:before{content:"\f217"}.ion-podium:before{content:"\f344"}.ion-pound:before{content:"\f219"}.ion-power:before{content:"\f2a9"}.ion-pricetag:before{content:"\f2aa"}.ion-pricetags:before{content:"\f2ab"}.ion-printer:before{content:"\f21a"}.ion-pull-request:before{content:"\f345"}.ion-qr-scanner:before{content:"\f346"}.ion-quote:before{content:"\f347"}.ion-radio-waves:before{content:"\f2ac"}.ion-record:before{content:"\f21b"}.ion-refresh:before{content:"\f21c"}.ion-reply:before{content:"\f21e"}.ion-reply-all:before{content:"\f21d"}.ion-ribbon-a:before{content:"\f348"}.ion-ribbon-b:before{content:"\f349"}.ion-sad:before{content:"\f34a"}.ion-sad-outline:before{content:"\f4d7"}.ion-scissors:before{content:"\f34b"}.ion-search:before{content:"\f21f"}.ion-settings:before{content:"\f2ad"}.ion-share:before{content:"\f220"}.ion-shuffle:before{content:"\f221"}.ion-skip-backward:before{content:"\f222"}.ion-skip-forward:before{content:"\f223"}.ion-social-android:before{content:"\f225"}.ion-social-android-outline:before{content:"\f224"}.ion-social-angular:before{content:"\f4d9"}.ion-social-angular-outline:before{content:"\f4d8"}.ion-social-apple:before{content:"\f227"}.ion-social-apple-outline:before{content:"\f226"}.ion-social-bitcoin:before{content:"\f2af"}.ion-social-bitcoin-outline:before{content:"\f2ae"}.ion-social-buffer:before{content:"\f229"}.ion-social-buffer-outline:before{content:"\f228"}.ion-social-chrome:before{content:"\f4db"}.ion-social-chrome-outline:before{content:"\f4da"}.ion-social-codepen:before{content:"\f4dd"}.ion-social-codepen-outline:before{content:"\f4dc"}.ion-social-css3:before{content:"\f4df"}.ion-social-css3-outline:before{content:"\f4de"}.ion-social-designernews:before{content:"\f22b"}.ion-social-designernews-outline:before{content:"\f22a"}.ion-social-dribbble:before{content:"\f22d"}.ion-social-dribbble-outline:before{content:"\f22c"}.ion-social-dropbox:before{content:"\f22f"}.ion-social-dropbox-outline:before{content:"\f22e"}.ion-social-euro:before{content:"\f4e1"}.ion-social-euro-outline:before{content:"\f4e0"}.ion-social-facebook:before{content:"\f231"}.ion-social-facebook-outline:before{content:"\f230"}.ion-social-foursquare:before{content:"\f34d"}.ion-social-foursquare-outline:before{content:"\f34c"}.ion-social-freebsd-devil:before{content:"\f2c4"}.ion-social-github:before{content:"\f233"}.ion-social-github-outline:before{content:"\f232"}.ion-social-google:before{content:"\f34f"}.ion-social-google-outline:before{content:"\f34e"}.ion-social-googleplus:before{content:"\f235"}.ion-social-googleplus-outline:before{content:"\f234"}.ion-social-hackernews:before{content:"\f237"}.ion-social-hackernews-outline:before{content:"\f236"}.ion-social-html5:before{content:"\f4e3"}.ion-social-html5-outline:before{content:"\f4e2"}.ion-social-instagram:before{content:"\f351"}.ion-social-instagram-outline:before{content:"\f350"}.ion-social-javascript:before{content:"\f4e5"}.ion-social-javascript-outline:before{content:"\f4e4"}.ion-social-linkedin:before{content:"\f239"}.ion-social-linkedin-outline:before{content:"\f238"}.ion-social-markdown:before{content:"\f4e6"}.ion-social-nodejs:before{content:"\f4e7"}.ion-social-octocat:before{content:"\f4e8"}.ion-social-pinterest:before{content:"\f2b1"}.ion-social-pinterest-outline:before{content:"\f2b0"}.ion-social-python:before{content:"\f4e9"}.ion-social-reddit:before{content:"\f23b"}.ion-social-reddit-outline:before{content:"\f23a"}.ion-social-rss:before{content:"\f23d"}.ion-social-rss-outline:before{content:"\f23c"}.ion-social-sass:before{content:"\f4ea"}.ion-social-skype:before{content:"\f23f"}.ion-social-skype-outline:before{content:"\f23e"}.ion-social-snapchat:before{content:"\f4ec"}.ion-social-snapchat-outline:before{content:"\f4eb"}.ion-social-tumblr:before{content:"\f241"}.ion-social-tumblr-outline:before{content:"\f240"}.ion-social-tux:before{content:"\f2c5"}.ion-social-twitch:before{content:"\f4ee"}.ion-social-twitch-outline:before{content:"\f4ed"}.ion-social-twitter:before{content:"\f243"}.ion-social-twitter-outline:before{content:"\f242"}.ion-social-usd:before{content:"\f353"}.ion-social-usd-outline:before{content:"\f352"}.ion-social-vimeo:before{content:"\f245"}.ion-social-vimeo-outline:before{content:"\f244"}.ion-social-whatsapp:before{content:"\f4f0"}.ion-social-whatsapp-outline:before{content:"\f4ef"}.ion-social-windows:before{content:"\f247"}.ion-social-windows-outline:before{content:"\f246"}.ion-social-wordpress:before{content:"\f249"}.ion-social-wordpress-outline:before{content:"\f248"}.ion-social-yahoo:before{content:"\f24b"}.ion-social-yahoo-outline:before{content:"\f24a"}.ion-social-yen:before{content:"\f4f2"}.ion-social-yen-outline:before{content:"\f4f1"}.ion-social-youtube:before{content:"\f24d"}.ion-social-youtube-outline:before{content:"\f24c"}.ion-soup-can:before{content:"\f4f4"}.ion-soup-can-outline:before{content:"\f4f3"}.ion-speakerphone:before{content:"\f2b2"}.ion-speedometer:before{content:"\f2b3"}.ion-spoon:before{content:"\f2b4"}.ion-star:before{content:"\f24e"}.ion-stats-bars:before{content:"\f2b5"}.ion-steam:before{content:"\f30b"}.ion-stop:before{content:"\f24f"}.ion-thermometer:before{content:"\f2b6"}.ion-thumbsdown:before{content:"\f250"}.ion-thumbsup:before{content:"\f251"}.ion-toggle:before{content:"\f355"}.ion-toggle-filled:before{content:"\f354"}.ion-transgender:before{content:"\f4f5"}.ion-trash-a:before{content:"\f252"}.ion-trash-b:before{content:"\f253"}.ion-trophy:before{content:"\f356"}.ion-tshirt:before{content:"\f4f7"}.ion-tshirt-outline:before{content:"\f4f6"}.ion-umbrella:before{content:"\f2b7"}.ion-university:before{content:"\f357"}.ion-unlocked:before{content:"\f254"}.ion-upload:before{content:"\f255"}.ion-usb:before{content:"\f2b8"}.ion-videocamera:before{content:"\f256"}.ion-volume-high:before{content:"\f257"}.ion-volume-low:before{content:"\f258"}.ion-volume-medium:before{content:"\f259"}.ion-volume-mute:before{content:"\f25a"}.ion-wand:before{content:"\f358"}.ion-waterdrop:before{content:"\f25b"}.ion-wifi:before{content:"\f25c"}.ion-wineglass:before{content:"\f2b9"}.ion-woman:before{content:"\f25d"}.ion-wrench:before{content:"\f2ba"}.ion-xbox:before{content:"\f30c"}.owl-carousel {
display: none;
width: 100%; position: relative;
z-index: 1; }
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; }
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden; }
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-item img.logos {
-webkit-transform-style: preserve-3d;
display: table;
margin: auto;
max-width: 100%;
height: auto !important;
width: auto;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
cursor: hand; }
.owl-carousel.owl-loaded {
display: block; }
.owl-carousel.owl-loading {
opacity: 0;
display: block; }
.owl-carousel.owl-hidden {
opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
display: none; }
.owl-carousel.owl-grab {
cursor: move;
cursor: grab; }
.owl-carousel.owl-rtl {
direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
float: right; }
.owl-dots {display: table;margin:auto; margin-top: 25px;}
.owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}
.owl-dots .owl-dot span{display:block;-webkit-backface-visibility:visible;-webkit-transition: all 0.25s linear;-moz-transition: all 0.25s linear;-ms-transition: all 0.25s linear;-o-transition: all 0.25s linear;transition: all 0.25s linear;border-radius:50%;width: 12px;height: 12px;margin: 0px 5px 0;background: #C1C1C1;border: 0;}
.owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background: #999;-webkit-transition: all 0.25s linear; -moz-transition: all 0.25s linear; -ms-transition: all 0.25s linear; -o-transition: all 0.25s linear; transition: all 0.25s linear;}
.no-js .owl-carousel {
display: block; } .owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
z-index: 0; }
.owl-carousel .owl-animated-out {
z-index: 1; }
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut; }
@-webkit-keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } } .owl-height {
transition: height 500ms ease-in-out; } .owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease; }
.owl-carousel .owl-item img.owl-lazy {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d; } .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000; }
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//https://japanperformingarts.org/wp-content/themes/unibody/assets/images/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: -webkit-transform 100ms ease;
transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
-webkit-transform: scale(1.3, 1.3);
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none; }
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }html.swipebox-html.swipebox-touch {
overflow: hidden !important;
}
#swipebox-overlay img {
border: none !important;
}
#swipebox-overlay {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 99999 !important;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
#swipebox-container {
position: relative;
width: 100%;
height: 100%;
}
#swipebox-slider {
-webkit-transition: -webkit-transform 0.4s ease;
transition: transform 0.4s ease;
height: 100%;
left: 0;
top: 0;
width: 100%;
white-space: nowrap;
position: absolute;
display: none;
cursor: pointer;
}
#swipebox-slider .slide {
height: 100%;
width: 100%;
line-height: 1px;
text-align: center;
display: inline-block;
}
#swipebox-slider .slide:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
display: inline-block;
max-height: 85%;
max-width: 90%;
margin: 0;
padding: 0;
width: auto;
height: auto;
vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
background: none;
max-width: 1140px;
max-height: 100%;
width: 100%;
padding: 3% 5%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
width: 100%;
height: 0;
padding-bottom: 56.25%;
overflow: hidden;
position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
width: 100% !important;
height: 100% !important;
position: absolute;
top: 0;
left: 0;
}
#swipebox-slider .slide-loading {
background: url(//https://japanperformingarts.org/wp-content/themes/unibody/assets/img/misc/loader.gif) no-repeat center center;
}
#swipebox-bottom-bar,
#swipebox-top-bar {
-webkit-transition: 0.5s;
transition: 0.5s;
position: absolute;
left: 0;
z-index: 999;
height: 50px;
width: 100%;
}
#swipebox-bottom-bar {
top: 50%;
}
#swipebox-bottom-bar.visible-bars {
-webkit-transform: translate3d(0, -50px, 0);
transform: translate3d(0, -50px, 0);
}
#swipebox-top-bar {
bottom: 50px;
}
#swipebox-top-bar.visible-bars {
-webkit-transform: translate3d(0, 50px, 0);
transform: translate3d(0, 50px, 0);
}
#swipebox-title {
display: block;
width: 100%;
text-align: center;
}
#swipebox-prev, #swipebox-next {
border: none !important;
text-decoration: none !important;
cursor: pointer;
text-align: center;
padding: 0 30px 0;
background: rgba(0, 0, 0, 0.1);
color: rgba(255, 255, 255, 0.7);;
font-size: 50px;
font-family: "ionicons";
margin: 20px;
}
#swipebox-prev:before {
content: "\f3d2";
}
#swipebox-next:before {
content: "\f3d3";
}
#swipebox-arrows {
display: block;
margin: 0 auto;
width: 100%;
height: 50px;
}
#swipebox-prev {
float: left;
}
#swipebox-next {
float: right;
}
#swipebox-close {
top: 10px;
right: 30px;
position: absolute;
z-index: 9999;
cursor: pointer;
}
.swipebox-no-close-button #swipebox-close {
display: none;
}
#swipebox-prev.disabled,
#swipebox-next.disabled {
opacity: 0.3;
}
.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
-webkit-animation: rightSpring 0.3s;
animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
-webkit-animation: leftSpring 0.3s;
animation: leftSpring 0.3s;
}
.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: all .3s ease;
transition: all .3s ease;
content: ' ';
position: absolute;
z-index: 999;
top: 0;
height: 100%;
width: 20px;
opacity: 0;
}
.swipebox-touch #swipebox-container:before {
left: 0;
-webkit-box-shadow: inset 10px 0px 10px -8px #656565;
box-shadow: inset 10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
right: 0;
-webkit-box-shadow: inset -10px 0px 10px -8px #656565;
box-shadow: inset -10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
opacity: 1;
}
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
opacity: 1;
}
@-webkit-keyframes rightSpring {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@keyframes rightSpring {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-webkit-keyframes leftSpring {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@keyframes leftSpring {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
} #swipebox-overlay {
background: rgba(0,0,0,.9);
}
#swipebox-top-bar {
color: white !important;
line-height: 43px;
}
#swipebox-close {
width: 50px;
height: 50px;
overflow: hidden;
}
#swipebox-close:hover::before, #swipebox-close:hover::after {
background: #ccc;
}
#swipebox-close::before, #swipebox-close::after {
content: '';
position: absolute;
height: 2px;
width: 100%;
top: 50%;
margin-top: -1px;
background: #ddd;
}
#swipebox-close::before {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
#swipebox-close::after {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#swipebox-close.hairline::before, #swipebox-close.hairline::after {
height: 1px;
}
#swipebox-close.fat::before, #swipebox-close.fat::after {
border-radius: 100%;
}.vegas-overlay,.vegas-slide,.vegas-slide-inner,.vegas-timer,.vegas-wrapper{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;border:none;padding:0;margin:0}.vegas-overlay{opacity:.5;background:url(//https://japanperformingarts.org/wp-content/themes/unibody/assets/css/overlays/02.png) center center}.vegas-timer{top:auto;bottom:0;height:2px}.vegas-timer-progress{width:0;height:100%;background:#fff;-webkit-transition:width ease-out;transition:width ease-out}.vegas-timer-running .vegas-timer-progress{width:100%}.vegas-slide,.vegas-slide-inner{margin:0;padding:0;background:center center no-repeat;-webkit-transform:translateZ(0);transform:translateZ(0)}body .vegas-container{overflow:hidden!important;position:relative}.vegas-video{min-width:100%;min-height:100%;width:auto;height:auto}body.vegas-container{overflow:auto;position:static;z-index:-2}body.vegas-container>.vegas-overlay,body.vegas-container>.vegas-slide,body.vegas-container>.vegas-timer{position:fixed;z-index:-1}:root body.vegas-container>.vegas-overlay,:root body.vegas-container>.vegas-slide,_::full-page-media,_:future{bottom:-76px}.vegas-transition-fade,.vegas-transition-fade2{opacity:0}.vegas-transition-fade-in,.vegas-transition-fade2-in{opacity:1}.vegas-transition-fade2-out{opacity:0}.vegas-transition-blur,.vegas-transition-blur2{opacity:0;-webkit-filter:blur(32px);filter:blur(32px)}.vegas-transition-blur-in,.vegas-transition-blur2-in{opacity:1;-webkit-filter:blur(0px);filter:blur(0px)}.vegas-transition-blur2-out{opacity:0}.vegas-transition-flash,.vegas-transition-flash2{opacity:0;-webkit-filter:brightness(25);filter:brightness(25)}.vegas-transition-flash-in,.vegas-transition-flash2-in{opacity:1;-webkit-filter:brightness(1);filter:brightness(1)}.vegas-transition-flash2-out{opacity:0;-webkit-filter:brightness(25);filter:brightness(25)}.vegas-transition-negative,.vegas-transition-negative2{opacity:0;-webkit-filter:invert(100%);filter:invert(100%)}.vegas-transition-negative-in,.vegas-transition-negative2-in{opacity:1;-webkit-filter:invert(0);filter:invert(0)}.vegas-transition-negative2-out{opacity:0;-webkit-filter:invert(100%);filter:invert(100%)}.vegas-transition-burn,.vegas-transition-burn2{opacity:0;-webkit-filter:contrast(1000%) saturate(1000%);filter:contrast(1000%) saturate(1000%)}.vegas-transition-burn-in,.vegas-transition-burn2-in{opacity:1;-webkit-filter:contrast(100%) saturate(100%);filter:contrast(100%) saturate(100%)}.vegas-transition-burn2-out{opacity:0;-webkit-filter:contrast(1000%) saturate(1000%);filter:contrast(1000%) saturate(1000%)}.vegas-transition-slideLeft,.vegas-transition-slideLeft2{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.vegas-transition-slideLeft-in,.vegas-transition-slideLeft2-in{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}.vegas-transition-slideLeft2-out,.vegas-transition-slideRight,.vegas-transition-slideRight2{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.vegas-transition-slideRight-in,.vegas-transition-slideRight2-in{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}.vegas-transition-slideRight2-out{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.vegas-transition-slideUp,.vegas-transition-slideUp2{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.vegas-transition-slideUp-in,.vegas-transition-slideUp2-in{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.vegas-transition-slideDown,.vegas-transition-slideDown2,.vegas-transition-slideUp2-out{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.vegas-transition-slideDown-in,.vegas-transition-slideDown2-in{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.vegas-transition-slideDown2-out{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.vegas-transition-zoomIn,.vegas-transition-zoomIn2{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0}.vegas-transition-zoomIn-in,.vegas-transition-zoomIn2-in{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.vegas-transition-zoomIn2-out,.vegas-transition-zoomOut,.vegas-transition-zoomOut2{-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2);opacity:0}.vegas-transition-zoomOut-in,.vegas-transition-zoomOut2-in{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.vegas-transition-zoomOut2-out{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0}.vegas-transition-swirlLeft,.vegas-transition-swirlLeft2{-webkit-transform:scale(2) rotate(35deg);-ms-transform:scale(2) rotate(35deg);transform:scale(2) rotate(35deg);opacity:0}.vegas-transition-swirlLeft-in,.vegas-transition-swirlLeft2-in{-webkit-transform:scale(1) rotate(0deg);-ms-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg);opacity:1}.vegas-transition-swirlLeft2-out,.vegas-transition-swirlRight,.vegas-transition-swirlRight2{-webkit-transform:scale(2) rotate(-35deg);-ms-transform:scale(2) rotate(-35deg);transform:scale(2) rotate(-35deg);opacity:0}.vegas-transition-swirlRight-in,.vegas-transition-swirlRight2-in{-webkit-transform:scale(1) rotate(0deg);-ms-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg);opacity:1}.vegas-transition-swirlRight2-out{-webkit-transform:scale(2) rotate(35deg);-ms-transform:scale(2) rotate(35deg);transform:scale(2) rotate(35deg);opacity:0}.vegas-animation-kenburns{-webkit-animation:kenburns ease-out;animation:kenburns ease-out}@-webkit-keyframes kenburns{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes kenburns{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}.vegas-animation-kenburnsUp{-webkit-animation:kenburnsUp ease-out;animation:kenburnsUp ease-out}@-webkit-keyframes kenburnsUp{0%{-webkit-transform:scale(1.5) translate(0,10%);transform:scale(1.5) translate(0,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUp{0%{-webkit-transform:scale(1.5) translate(0,10%);transform:scale(1.5) translate(0,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDown{-webkit-animation:kenburnsDown ease-out;animation:kenburnsDown ease-out}@-webkit-keyframes kenburnsDown{0%{-webkit-transform:scale(1.5) translate(0,-10%);transform:scale(1.5) translate(0,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDown{0%{-webkit-transform:scale(1.5) translate(0,-10%);transform:scale(1.5) translate(0,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsLeft{-webkit-animation:kenburnsLeft ease-out;animation:kenburnsLeft ease-out}@-webkit-keyframes kenburnsLeft{0%{-webkit-transform:scale(1.5) translate(10%,0);transform:scale(1.5) translate(10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsLeft{0%{-webkit-transform:scale(1.5) translate(10%,0);transform:scale(1.5) translate(10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsRight{-webkit-animation:kenburnsRight ease-out;animation:kenburnsRight ease-out}@-webkit-keyframes kenburnsRight{0%{-webkit-transform:scale(1.5) translate(-10%,0);transform:scale(1.5) translate(-10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsRight{0%{-webkit-transform:scale(1.5) translate(-10%,0);transform:scale(1.5) translate(-10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUpLeft{-webkit-animation:kenburnsUpLeft ease-out;animation:kenburnsUpLeft ease-out}@-webkit-keyframes kenburnsUpLeft{0%{-webkit-transform:scale(1.5) translate(10%,10%);transform:scale(1.5) translate(10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUpLeft{0%{-webkit-transform:scale(1.5) translate(10%,10%);transform:scale(1.5) translate(10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUpRight{-webkit-animation:kenburnsUpRight ease-out;animation:kenburnsUpRight ease-out}@-webkit-keyframes kenburnsUpRight{0%{-webkit-transform:scale(1.5) translate(-10%,10%);transform:scale(1.5) translate(-10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUpRight{0%{-webkit-transform:scale(1.5) translate(-10%,10%);transform:scale(1.5) translate(-10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDownLeft{-webkit-animation:kenburnsDownLeft ease-out;animation:kenburnsDownLeft ease-out}@-webkit-keyframes kenburnsDownLeft{0%{-webkit-transform:scale(1.5) translate(10%,-10%);transform:scale(1.5) translate(10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDownLeft{0%{-webkit-transform:scale(1.5) translate(10%,-10%);transform:scale(1.5) translate(10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDownRight{-webkit-animation:kenburnsDownRight ease-out;animation:kenburnsDownRight ease-out}@-webkit-keyframes kenburnsDownRight{0%{-webkit-transform:scale(1.5) translate(-10%,-10%);transform:scale(1.5) translate(-10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDownRight{0%{-webkit-transform:scale(1.5) translate(-10%,-10%);transform:scale(1.5) translate(-10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s
}
.animated.bounceIn, .animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s
}
.animated.flipOutX, .animated.flipOutY {
-webkit-animation-duration: .75s;
animation-duration: .75s
}
@-webkit-keyframes bounce {
0%, 20%, 53%, 80%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0)
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0)
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0)
}
}
@keyframes bounce {
0%, 20%, 53%, 80%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0)
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0)
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0)
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom
}
@-webkit-keyframes flash {
0%, 50%, 100% {
opacity: 1
}
25%, 75% {
opacity: 0
}
}
@keyframes flash {
0%, 50%, 100% {
opacity: 1
}
25%, 75% {
opacity: 0
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash
}
@-webkit-keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1)
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05)
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1)
}
}
@keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1)
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05)
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1)
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse
}
@-webkit-keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1)
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1)
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1)
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1)
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1)
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1)
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1)
}
}
@keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1)
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1)
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1)
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1)
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1)
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1)
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1)
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0)
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0)
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0)
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0)
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg)
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg)
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg)
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg)
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg)
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg)
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg)
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg)
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg)
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg)
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1)
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1)
}
}
@keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1)
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1)
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada
}
@-webkit-keyframes wobble {
0% {
-webkit-transform: none;
transform: none
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
}
100% {
-webkit-transform: none;
transform: none
}
}
@keyframes wobble {
0% {
-webkit-transform: none;
transform: none
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
}
100% {
-webkit-transform: none;
transform: none
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble
}
@-webkit-keyframes jello {
11.1% {
-webkit-transform: none;
transform: none
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg)
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg)
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg)
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg)
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg)
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg)
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
}
100% {
-webkit-transform: none;
transform: none
}
}
@keyframes jello {
11.1% {
-webkit-transform: none;
transform: none
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg)
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg)
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg)
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg)
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg)
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg)
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
}
100% {
-webkit-transform: none;
transform: none
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center
}
@-webkit-keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3)
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1)
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9)
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03)
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97)
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1)
}
}
@keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3)
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1)
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9)
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03)
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97)
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1)
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn
}
@-webkit-keyframes bounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0)
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0)
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0)
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0)
}
100% {
-webkit-transform: none;
transform: none
}
}
@keyframes bounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0)
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0)
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0)
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0)
}
100% {
-webkit-transform: none;
transform: none
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0)
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0)
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0)
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0)
}
100% {
-webkit-transform: none;
transform: none
}
}
@keyframes bounceInLeft {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0)
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0)
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0)
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0)
}
100% {
-webkit-transform: none;
transform: none
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
}
0% {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0)
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0)
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0)
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0)
}
100% {
-webkit-transform: none;
transform: none
}
}
@keyframes bounceInRight {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
}
0% {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0)
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0)
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0)
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0)
}
100% {
-webkit-transform: none;
transform: none
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0)
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0)
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0)
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0)
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
@keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0)
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0)
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0)
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0)
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9)
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1)
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3)
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9)
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1)
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3)
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0)
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0)
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0)
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0)
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0)
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0)
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0)
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0)
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0)
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0)
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0)
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0)
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0)
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0)
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0)
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0)
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0)
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0)
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0)
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0)
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0)
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0)
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0)
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0)
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0)
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0)
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0)
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0)
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0)
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0)
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0)
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0)
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0)
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0)
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0)
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0)
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1
}
100% {
opacity: 0
}
}
@keyframes fadeOut {
0% {
opacity: 1
}
100% {
opacity: 0
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0)
}
}
@keyframes fadeOutDown {
0% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0)
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0)
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0)
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0)
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0)
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0)
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0)
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0)
}
}
@keyframes fadeOutRight {
0% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0)
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0)
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0)
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0)
}
}
@keyframes fadeOutUp {
0% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0)
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0)
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0)
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px)
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px)
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px)
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px)
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px)
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px)
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px)
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px)
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1
}
100% {
-webkit-transform: none;
transform: none;
opacity: 1
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1
}
100% {
-webkit-transform: none;
transform: none;
opacity: 1
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedOut {
0% {
opacity: 1
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0
}
}
@keyframes lightSpeedOut {
0% {
opacity: 1
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge
}
@-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn
}
@-webkit-keyframes rollOut {
0% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
}
}
@keyframes rollOut {
0% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut
}
@-webkit-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3)
}
50% {
opacity: 1
}
}
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3)
}
50% {
opacity: 1
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn
}
@-webkit-keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
}
}
@keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown
}
@-webkit-keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
}
}
@keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft
}
@-webkit-keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
}
}
@keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight
}
@-webkit-keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
}
}
@keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp
}
@-webkit-keyframes zoomOut {
0% {
opacity: 1
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3)
}
100% {
opacity: 0
}
}
@keyframes zoomOut {
0% {
opacity: 1
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3)
}
100% {
opacity: 0
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp
}
@-webkit-keyframes slideInDown {
0% {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
@keyframes slideInDown {
0% {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown
}
@-webkit-keyframes slideInLeft {
0% {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
@keyframes slideInLeft {
0% {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
0% {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
@keyframes slideInRight {
0% {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight
}
@-webkit-keyframes slideInUp {
0% {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
@keyframes slideInUp {
0% {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp
}
@-webkit-keyframes slideOutDown {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0)
}
}
@keyframes slideOutDown {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0)
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
100% {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0)
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
100% {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0)
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
100% {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0)
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
100% {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0)
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0)
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0)
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp
}@media (min-width: 1300px) {
.container.full {
width: 100%;
}
}
@media (max-width: 1300px) {
.black-search-table-cell div {
width: 50%
}
.marg50 {
margin-top: 30px;
}
.nav>li>a {
padding: 35px 13px;
}
.navbar-custom.top-nav-collapse .nav>li>a {
padding: 25px 13px;
}
.navbar-custom.top-nav-collapse .cart_search_block li {
padding: 23px 5px 22px 5px;
}
.cart_search_block>li {
padding: 35px 13px;
}
.navbar-custom.top-nav-collapse .container.full .cart_search_block>li {
padding: 24px 13px;
}
.logo {
padding-left: 0px;
line-height: 90px;
}
.cart_search_block .menu-divider {
margin: 37px 13px 0 13px;
}
.navbar-custom.top-nav-collapse .container.full .cart_search_block>li.menu-divider {
margin-top: 25px;
}
.navbar.top-nav-collapse .logo {
line-height: 70px;
}
.menu-transparent .navbar.top-nav-collapse {
padding: 0px;
}
.cart_search_block {
display: none;
}
}
@media (max-width: 1200px) and (min-width: 991px) {
.progress-circle .circle {
margin: 0 25px;
}
.post-set.left-image-post.sticky.no-thumbnail .content-block {
width: 100%;
}
.post-set.left-image-post .post-thumbnail {
width: 300px;
}
.post-set.left-image-post .content-block {
width: 286px;
}
.slider-top {
margin-top: 50px;
}
}
@media (max-width: 1024px) {
.carousel-item-text {
display: block;
text-align: center;
}
.navbar-custom {
padding: 0px;
}
[id*="clock"] div {
font-size: 14px;
margin: 0 15px;
}
[id*="clock"] span {
font-size: 48px;
padding: 18px 0;
}
}
@media (min-width: 991px) {
.menu-responsive.mobile {
display: none;
}
.menu-responsive.desktop {
display: block;
float: left;
line-height: 1;
}
.navbar-center .menu-responsive.desktop {
float: none;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.progress-circle .circle {
margin: 0 30px;
}
.post-set.left-image-post .post-thumbnail {
width: 310px;
}
.post-set.left-image-post .content-block {
width: 380px;
}
}
@media (max-width: 990px) {
.navbar.top-nav-collapse .logo {
line-height: 62px;
}
.navbar.top-nav-collapse .logo img {
max-width: 130px;
}
.navbar-center .logo a {
left: 0;
position: relative;
transform: none;
}
.cart_search_block {
display: none;
}
.navbar-custom.top-nav-collapse .nav-icon3 span {
background: #333;
}
.navbar-custom.top-nav-collapse .nav-icon3 {
top: 20px;
width: 28px;
height: 18px;
}
.navbar-custom.top-nav-collapse .nav-icon3 span:nth-child(3),
.navbar-custom.top-nav-collapse .nav-icon3 span:nth-child(4) {
top: 8px;
}
.navbar-custom.top-nav-collapse .nav-icon3 span:nth-child(5),
.navbar-custom.top-nav-collapse .nav-icon3 span:nth-child(6) {
top: 16px;
}
.intro .intro-body .text-left,
.intro .intro-body .text-right {
text-align: center !important
}
.intro .intro-body {
padding: 120px 15px 50px 15px;
}
.intro h1.intro-small {
font-size: 40px;
line-height: 40px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
top: 17%;
}
.black-search-table-cell div {
width: 75%
}
.logo {
padding-left: 0px;
line-height: 88px;
}
.menu-responsive.mobile {
display: block;
float: none;
position: absolute;
right: 15px;
}
.carousel-item-text {
padding: 30px;
}
.unibody_testimonial_content_holder {
padding: 0px;
}
.menu-responsive.desktop {
display: none;
}
.resp-right {
float: right;
}
.resp-left {
float: left;
}
.content-wrap .sidebar {
margin-top: 50px;
}
.sidebar-right .wrap-content {
border-right: 0px;
padding-right: 0px;
}
.sidebar-left .wrap-content {
border-left: 0px;
padding-left: 0px;
}
.content-wrap .sidebar-right {
border-right: 0px;
padding-right: 15px;
float: none;
}
.content-wrap .sidebar-left {
border-left: 0px;
padding-left: 15px;
float: none;
}
.footer-widget {
padding: 30px 0;
}
.responsive-menu {
position: absolute;
top: 90px;
right: 15px;
}
.slider-top {
margin-top: 50px;
}
.post-set.left-image-post.sticky.no-thumbnail .content-block {
width: 100%;
}
.resp-marg-50 {
margin-top: 50px;
}
.vc_parallax .vc_parallax-inner {
background-repeat: no-repeat !important;
background-position: 50% 50% !important;
}
.no-sidebar .post-set.unibody_mas_item {
width: 50%
}
.vc_parallax .vc_parallax-inner {
background-repeat: repeat !important;
background-position: 50% 0 !important;
}
.pad30 {
padding-top: 0px;
}
.owl-carousel#watch {
margin: -35px 0 0 0 !important;
}
.team-image img {
display: block;
margin-right: auto;
margin-left: auto;
}
}
@media (max-width: 767px) {
.wpb_text_column,
.promo-block,
.button-responsive-class {
text-align: center !important;
}
#watch img {
max-width: 50%;
}
.scroll-top {
display: none;
}
.footer-copyright .text-left {
text-align: center;
}
.copyright-info {
text-align: center;
margin-bottom: 25px;
}
.footer-copyright .text-right {
text-align: center;
}
.single .tag_line_image.portfolio .tag_line_title {
font-size: 36px;
line-height: 1.5;
}
.portfolio-single-fields {
margin-bottom: 30px;
}
.sidebar {
margin-top: 60px;
}
.sidebar-right {
float: none;
margin-right: 0;
}
.sidebar-left {
float: none;
margin-left: 0;
}
.single .tag_line_title {
line-height: 1.5;
}
[id*="clock"] div {
font-size: 14px;
margin: 0 15px;
}
[id*="clock"] span {
font-size: 42px;
padding: 15px 0;
}
.post-set.left-image-post .post-thumbnail {
width: 100%;
}
.post-set.left-image-post .content-block {
margin-left: 0px;
margin-top: 30px;
width: 100%;
}
.left-image-post.has-post-thumbnail .post-thumbnail .post-hover a {
height: 350px;
}
.no-sidebar .post-set.unibody_mas_item {
width: 50%
}
.has-post-thumbnail.standart-post .post-thumbnail .post-hover a {
height: 300px;
}
.footer-area-cont {
text-align: center;
}
.footer-area-cont .text-right {
text-align: center;
}
.team-image img {
display: block;
margin-right: auto;
margin-left: auto;
}
.intro h1 {
font-size: 48px;
line-height: 48px;
}
.intro-body .icon-big {
padding: 0;
}
.scroll-btn {
display: none !important;
}
.intro .intro-body {
padding: 110px 15px 50px 15px;
}
}
@media (min-width: 768px) {
.intro .intro-body .brand-heading {
font-size: 46px;
}
}
@media (max-width: 600px) {
.commentlist .children {
margin-left: 0px;
}
}
@media (min-width: 480px) {
.d-flex-custom {
display: flex;
align-items: center;
}
}
@media (max-width: 480px) {
.intro .intro-body {
padding: 120px 15px 40px 15px;
}
.scroll-btn {
display: block !important;
}
.post-set.unibody_mas_item {
width: 100%;
}
.black-search-table-cell div {
width: 85%
}
.footer-copyright {
text-align: center;
}
.has-post-thumbnail.standart-post .post-thumbnail .post-hover a {
height: 210px;
}
#watch img {
max-width: 85%;
}
.author-info {
text-align: center;
padding-top: 10px;
}
.wpb_wrapper .blog-main {
text-align: center;
}
.promo-block>p {
padding-left: 15px;
padding-right: 15px;
}
.content-wrap .sidebar-right {
border-right: 0px;
padding-right: 15px;
float: none;
}
.content-wrap .sidebar-left {
border-left: 0px;
padding-left: 15px;
float: none;
}
.contact-top li {
width: 100%;
border: none !important;
line-height: 1.75;
padding: 15px 0 0 0;
text-align: center;
}
.contact-top li:last-child {
padding-bottom: 15px;
}
.intro ul.list-inline li {
margin-bottom: 15px;
}
[id*="clock"] div {
font-size: 12px;
margin: 0 7px;
}
[id*="clock"] span {
font-size: 32px;
padding: 5px 0;
}
.tag_line_title {
font-size: 40px;
line-height: 40px;
}
.no-sidebar .post-set.unibody_mas_item {
width: 100%
}
.left-image-post.has-post-thumbnail .post-thumbnail .post-hover a {
height: 250px;
}
.footer-copyright {
border: none;
}
.intro h1 {
font-size: 50px !important;
}
}