@charset "UTF-8";

/*!
 * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0%, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@keyframes fa-spin {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(1turn)
    }
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: auto
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: auto
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: auto
}

.password[type=text] {
    display: none
}

a,
b,
body,
div,
footer,
form,
html,
i,
ins,
label,
p,
span {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font-size: 100%
}

footer {
    display: block
}

html {
    font-size: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    position: relative;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased
}

a:active,
a:hover {
    outline: 0
}

button,
input {
    margin: 0;
    vertical-align: middle;
    font-size: 100%
}

button,
input {
    line-height: normal;
    border-radius: 0
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

input[type=search] {
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

a {
    color: #777
}

p {
    margin-bottom: 30px
}

p {
    margin-bottom: 20px
}

a {
    text-decoration: none
}

a,
p {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

a:active,
a:focus,
a:hover,
a:link,
a:visited {
    outline: 0 none;
    text-decoration: none
}

.clearboth {
    display: block;
    visibility: hidden;
    clear: both;
    overflow: hidden;
    width: 0;
    height: 0
}

.clearboth:after {
    display: block;
    visibility: hidden;
    clear: both;
    width: 0;
    height: 0;
    content: ' ';
    font-size: 0;
    line-height: 0
}

* html .clearboth {
    height: 1%
}

.clearfix {
    display: block;
    clear: both
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

input[type=email],
input[type=password],
input[type=text],
input[type=url] {
    outline: 0;
    border: none;
    font-size: inherit
}

input {
    cursor: pointer
}

input[type=email],
input[type=password],
input[type=text],
input[type=url] {
    cursor: text;
    box-sizing: border-box
}

input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url] {
    font-size: 13px;
    color: #767676;
    padding: 10px 12px;
    background-color: #fdfdfd;
    border: 1px solid #e3e3e3;
    outline: 0;
    margin-bottom: 4px
}

input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus {
    background-color: #fff;
    border: 1px solid #dcdcdc
}

option {
    padding: 0 4px
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.width-50 {
    width: 50px
}

.width-full {
    width: 100%
}

.width-x2 {
    width: 200%
}

.height-50 {
    height: 50px
}

.height-full {
    height: 100%
}

.left {
    float: left
}

.right {
    float: right
}

.clear:after,
.clear:before {
    content: " ";
    display: table
}

.clear:after {
    clear: both
}

.left-0 {
    left: 0
}

.left-5 {
    left: 5px
}

.left-10 {
    left: 10px
}

.right-0 {
    right: 0
}

.right-5 {
    right: 5px
}

.right-10 {
    right: 10px
}

#mk-footer {
    z-index: 10
}

@media handheld,
only screen and (max-width:780px) {
    .mk-login-register {
        z-index: 50
    }
}

#theme-page {
    z-index: 11
}

.mk-half-layout-container {
    z-index: 5
}

#mk-theme-container {
    z-index: 200
}

.clear {
    clear: both
}

@media print {
    a {
        text-decoration: underline
    }
    a[href="#"],
    a[href="javascript:"] {
        content: ""
    }
    #mk-footer {
        display: none!important
    }
    .theme-content,
    .theme-page-wrapper {
        width: 100%!important;
        left: 0
    }
    p {
        page-break-after: avoid;
        page-break-inside: avoid;
        width: 95%!important
    }
}

#mk-theme-container,
.master-holder div,
.text-input,
.theme-page-wrapper,
:after,
:before,
[class*=mk-col-],
input[type=text] {
    box-sizing: border-box
}

[class*=mk-col-] {
    float: left;
    padding-right: 25px;
    min-height: 1px
}

[class*=mk-col-]:last-of-type {
    padding-right: 0
}

.mk-grid {
    width: 100%;
    margin: 0 auto
}

.mk-grid:after {
    content: "";
    display: table;
    clear: both
}

.mk-push-right {
    float: right
}

.mk-col-1-1 {
    width: 100%
}

.mk-col-2-3,
.mk-col-8-12 {
    width: 66.66%
}

.mk-col-1-2,
.mk-col-6-12 {
    width: 50%
}

.mk-col-1-3,
.mk-col-4-12 {
    width: 33.33%
}

.mk-col-1-4,
.mk-col-3-12 {
    width: 25%
}

.mk-col-1-5 {
    width: 20%
}

.mk-col-1-6,
.mk-col-2-12 {
    width: 16.667%
}

.mk-col-1-7 {
    width: 14.28%
}

.mk-col-1-8 {
    width: 12.5%
}

.mk-col-1-9 {
    width: 11.1%
}

.mk-col-1-10 {
    width: 10%
}

.mk-col-1-11 {
    width: 9.09%
}

.mk-col-1-12 {
    width: 8.33%
}

.mk-col-11-12 {
    width: 91.66%
}

.mk-col-10-12 {
    width: 83.333%
}

.mk-col-9-12 {
    width: 75%
}

.mk-col-5-12 {
    width: 41.66%
}

.mk-col-7-12 {
    width: 58.33%
}

@media handheld,
only screen and (max-width:768px) {
    .mk-grid {
        width: 100%
    }
    [class*=mk-col-] {
        width: auto;
        float: none;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px
    }
    #mk-footer [class*=mk-col-] {
        margin-top: 0;
        padding-left: 0;
        padding-right: 0
    }
}

.theme-page-wrapper:not(.full-width-layout) .attched-true.vc_row {
    margin-left: 0!important;
    margin-right: 0!important
}

@media handheld,
only screen and (min-width:769px) {
    .theme-page-wrapper.full-width-layout .vc_row.mk-fullwidth-false {
        margin-left: auto;
        margin-right: auto
    }
}

@media handheld,
only screen and (max-width:767px) {
    .vc_row-fluid [class*=vc_span] {
        width: auto;
        float: none;
        margin-left: 0!important
    }
    .wpb_row.attched-true>[class*=vc_span] {
        width: auto
    }
}

.theme-page-wrapper:not(.full-width-layout) .mk-fullwidth-true.vc_row {
    margin-left: 0!important;
    margin-right: 0!important
}

.theme-page-wrapper:not(.full-width-layout) .mk-fullwidth-true.vc_row .vc_col-sm-12 {
    padding-left: 0!important;
    padding-right: 0!important
}

.mk--row {
    width: 100%
}

.mk--col {
    position: relative
}

.mk--col--1-12 {
    width: 8.33%
}

.mk--col--2-12 {
    width: 16.66%
}

.mk--col--3-12 {
    width: 25%
}

.mk--col--4-12 {
    width: 33.33%
}

.mk--col--5-12 {
    width: 41.66%
}

.mk--col--1-2,
.mk--col--6-12 {
    width: 50%
}

.mk--col--7-12 {
    width: 58.33%
}

.mk--col--8-12 {
    width: 66.66%
}

.mk--col--9-12 {
    width: 75%
}

.mk--col--10-12 {
    width: 83.33%
}

.mk--col--11-12 {
    width: 91.66%
}

.mk--col--12-12 {
    width: 100%
}

.button,
.text-input {
    transition: all .15s ease-in-out;
    -webkit-perspective: 1000
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(359deg)
    }
}

@-webkit-keyframes mk_float {
    0% {
        top: 0
    }
    50% {
        top: 15px
    }
    100% {
        top: 0
    }
}

@keyframes mk_float {
    0% {
        top: 0
    }
    50% {
        top: 15px
    }
    100% {
        top: 0
    }
}

@-webkit-keyframes mk_floatx {
    0% {
        left: 0
    }
    50% {
        left: 15px
    }
    100% {
        left: 0
    }
}

@keyframes mk_floatx {
    0% {
        left: 0
    }
    50% {
        left: 15px
    }
    100% {
        left: 0
    }
}

@-webkit-keyframes mk_tossing {
    0% {
        -webkit-transform: rotate(-6deg)
    }
    50% {
        -webkit-transform: rotate(6deg)
    }
    100% {
        -webkit-transform: rotate(-6deg)
    }
}

@keyframes mk_tossing {
    0% {
        transform: rotate(-6deg)
    }
    50% {
        transform: rotate(6deg)
    }
    100% {
        transform: rotate(-6deg)
    }
}

@-webkit-keyframes mk_pulse {
    0% {
        -webkit-transform: scale(.9);
        opacity: .7
    }
    50% {
        -webkit-transform: scale(1);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(.9);
        opacity: .7
    }
}

@keyframes mk_pulse {
    0% {
        transform: scale(.9);
        opacity: .7
    }
    50% {
        transform: scale(1);
        opacity: 1
    }
    100% {
        transform: scale(.9);
        opacity: .7
    }
}

@-webkit-keyframes mk_flip_x {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0);
        opacity: 1
    }
}

@keyframes mk_flip_x {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    100% {
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
}

@-webkit-keyframes mk_flip_y {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0);
        opacity: 1
    }
}

@keyframes mk_flip_y {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    100% {
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }
}

@-webkit-keyframes mk_fade {
    0% {
        opacity: .1
    }
    100% {
        opacity: 1
    }
}

@keyframes mk_fade {
    0% {
        opacity: .1
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes mk_scale {
    0% {
        -webkit-transform: scale(.3);
        opacity: .1
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@keyframes mk_scale {
    0% {
        transform: scale(.3);
        opacity: .1
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes mk_left_to_right {
    0% {
        -webkit-transform: translate(-15%, 0);
        opacity: 0
    }
    100% {
        -webkit-transform: translate(0%, 0);
        opacity: 1
    }
}

@keyframes mk_left_to_right {
    0% {
        transform: translate(-15%, 0);
        opacity: 0
    }
    100% {
        transform: translate(0%, 0);
        opacity: 1
    }
}

@-webkit-keyframes mk_right_to_left {
    0% {
        -webkit-transform: translate(15%, 0);
        opacity: 0
    }
    100% {
        -webkit-transform: translate(0%, 0);
        opacity: 1
    }
}

@keyframes mk_right_to_left {
    0% {
        transform: translate(15%, 0);
        opacity: 0
    }
    100% {
        transform: translate(0%, 0);
        opacity: 1
    }
}

@-webkit-keyframes mk_bottom_to_top {
    0% {
        -webkit-transform: translate(0%, 60%);
        opacity: 0
    }
    100% {
        -webkit-transform: translate(0%, 0);
        opacity: 1
    }
}

@keyframes mk_bottom_to_top {
    0% {
        transform: translate(0%, 60%);
        opacity: 0
    }
    100% {
        transform: translate(0%, 0);
        opacity: 1
    }
}

@-webkit-keyframes mk_top_to_bottom {
    0% {
        -webkit-transform: translate(0%, -20%);
        opacity: 0
    }
    100% {
        -webkit-transform: translate(0%, 0);
        opacity: 1
    }
}

@keyframes mk_top_to_bottom {
    0% {
        transform: translate(0%, -20%);
        opacity: 0
    }
    100% {
        transform: translate(0%, 0);
        opacity: 1
    }
}

.post-password-form input[type=submit],
a.button,
button.button,
input.button {
    margin: 0;
    border: none;
    outline: 0!important;
    font-size: 13px;
    line-height: 13px!important;
    padding: 12px 15px;
    text-transform: uppercase;
    vertical-align: top;
    letter-spacing: 1px;
    cursor: pointer;
    position: relative;
    font-family: inherit;
    text-decoration: none;
    overflow: visible;
    font-weight: 700;
    left: auto;
    white-space: nowrap;
    display: inline-block;
    background-color: #252525;
    color: #fff
}

.post-password-form input[type=submit]:hover,
a.button:hover,
button.button:hover,
input.button:hover {
    background-color: #707070;
    color: #fff
}

.post-password-form input[type=submit]:active,
a.button:active,
button.button:active,
input.button:active {
    top: 1px
}

input.button:disabled {
    color: #aaa!important;
    background: #e7e7e7!important;
    cursor: not-allowed
}

input.button:disabled:active {
    top: 0
}

#mk-theme-container {
    position: relative;
    left: 0
}

#mk-theme-container {
    transition: all .3s ease-in-out
}

@-webkit-keyframes heart_scale {
    0% {
        transform: scale(1);
        ms-transform: scale(1)
    }
    50% {
        transform: scale(1.1);
        ms-transform: scale(1.1);
        color: #da4c26
    }
    100% {
        transform: scale(1);
        ms-transform: scale(1);
        color: #da4c26
    }
}

@keyframes heart_scale {
    0% {
        transform: scale(1);
        ms-transform: scale(1)
    }
    50% {
        transform: scale(1.1);
        ms-transform: scale(1.1);
        color: #da4c26
    }
    100% {
        transform: scale(1);
        ms-transform: scale(1);
        color: #da4c26
    }
}

#theme-page {
    padding: 0;
    margin: 0;
    min-height: 200px;
    height: auto;
    position: relative
}

#theme-page .theme-page-wrapper {
    margin: 20px auto
}

#theme-page .theme-page-wrapper.full-width-layout {
    margin: 0 15px
}

#theme-page .theme-page-wrapper.full-width-layout .theme-content {
    padding: 0 0
}

#theme-page .theme-page-wrapper .theme-content {
    padding: 30px 20px
}

#theme-page .theme-page-wrapper.right-layout .theme-content {
    float: left
}

#theme-page .theme-page-wrapper.left-layout .theme-content {
    float: right
}

* html #theme-page {
    display: inline
}

.master-holder-bg-holder {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    z-index: -1
}

.master-holder-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    perspective: 1000;
    transform: translateZ(0)
}

@media handheld,
only screen and (max-width:768px) {
    #theme-page {
        padding: 0!important
    }
    .theme-page-wrapper:not(.full-width-layout) {
        margin: 0 auto 0!important
    }
}

.mk-login-register {
    position: absolute;
    right: 0;
    width: 250px;
    top: 100%;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    padding: 15px;
    display: none
}

.mk-login-register .button {
    float: right
}

@media handheld,
only screen and (max-width:780px) {
    .mk-login-register {
        right: auto;
        left: 0
    }
    .mk-login-register:before {
        right: auto;
        left: 10px
    }
}

@-webkit-keyframes MenuAnimOut1 {
    100% {
        -webkit-transform: translateX(-100%);
        opacity: 0
    }
}

@-webkit-keyframes MenuAnimOut2 {
    100% {
        -webkit-transform: translateZ(300px);
        opacity: 0
    }
}

@keyframes MenuAnimOut1 {
    100% {
        transform: translateX(-100%);
        opacity: 0
    }
}

@keyframes MenuAnimOut2 {
    100% {
        transform: translateZ(300px);
        opacity: 0
    }
}

@-webkit-keyframes MenuAnimIn1 {
    0% {
        -webkit-transform: translateX(-100%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes MenuAnimIn2 {
    0% {
        -webkit-transform: translateZ(300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
}

@keyframes MenuAnimIn1 {
    0% {
        transform: translateX(-100%);
        opacity: 0
    }
    100% {
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes MenuAnimIn2 {
    0% {
        transform: translateZ(300px);
        opacity: 0
    }
    100% {
        transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes SubMenuAnimIn1 {
    0% {
        -webkit-transform: translateX(100%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes SubMenuAnimIn2 {
    0% {
        -webkit-transform: translateZ(-300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
}

@keyframes SubMenuAnimIn1 {
    0% {
        transform: translateX(100%);
        opacity: 0
    }
    100% {
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes SubMenuAnimIn2 {
    0% {
        transform: translateZ(-300px);
        opacity: 0
    }
    100% {
        transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes SubMenuAnimOut1 {
    0% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100%);
        opacity: 0
    }
}

@-webkit-keyframes SubMenuAnimOut2 {
    0% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateZ(-300px);
        opacity: 0
    }
}

@keyframes SubMenuAnimOut1 {
    0% {
        transform: translateX(0);
        opacity: 1
    }
    100% {
        transform: translateX(100%);
        opacity: 0
    }
}

@keyframes SubMenuAnimOut2 {
    0% {
        transform: translateZ(0);
        opacity: 1
    }
    100% {
        transform: translateZ(-300px);
        opacity: 0
    }
}

#mk-footer {
    width: 100%;
    position: relative;
    padding: 20px 0 0
}

#mk-footer .footer-wrapper {
    position: relative
}

@media handheld,
only screen and (max-width:767px) {
    #mk-footer [class*=mk-col-] {
        width: 100%!important
    }
}

.theme-content>[class^=wp-block-],
[class*=' wp-block-'] {
    margin-bottom: 1em
}

@-webkit-keyframes contact_scale_up {
    to {
        transform: scale(1)
    }
}

@keyframes contact_scale_up {
    to {
        transform: scale(1)
    }
}

@media only screen and (max-width:765px) {
    .hidden-sm {
        display: none!important
    }
}

.js-el[data-mk-component=FullHeight] {
    min-height: 100vh
}

[class*=" mk-icon-"]:before,
[class*=" mk-jupiter-icon-"]:before,
[class*=" mk-li-"]:before,
[class*=" mk-moon-"]:before,
[class^=mk-icon-]:before,
[class^=mk-jupiter-icon-]:before,
[class^=mk-li-]:before,
[class^=mk-moon-]:before {
    display: none!important
}

[class*=" mk-icon-"],
[class^=mk-icon-] {
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: middle;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-top: 0
}

[class*=" mk-icon-"]:before,
[class^=mk-icon-]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none
}

a [class*=" mk-icon-"],
a [class^=mk-icon-] {
    display: inline-block
}

[class*=" mk-moon-"],
[class^=mk-moon-] {
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    display: inline;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-top: 0;
    vertical-align: middle;
    direction: ltr
}

[class*=" mk-moon-"],
[class^=mk-moon-] {
    display: inline-block;
    line-height: 1
}

a [class*=" mk-moon-"],
a [class^=mk-moon-] {
    display: inline-block
}

[class*=" mk-li-"],
[class^=mk-li-] {
    display: inline-block;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class*=" mk-jupiter-icon-"],
[class^=mk-jupiter-icon-] {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

@-webkit-keyframes mk-section-preloader--spin {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes mk-section-preloader--spin {
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes mk-loading-indicator--spin {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes mk-loading-indicator--spin {
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes mka-rotator {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(270deg)
    }
}

@keyframes mka-rotator {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(270deg)
    }
}

@-webkit-keyframes mka-dash {
    0% {
        stroke-dashoffset: 187px
    }
    50% {
        stroke-dashoffset: 46.75px;
        transform: rotate(135deg)
    }
    100% {
        stroke-dashoffset: 187px;
        transform: rotate(450deg)
    }
}

@keyframes mka-dash {
    0% {
        stroke-dashoffset: 187px
    }
    50% {
        stroke-dashoffset: 46.75px;
        transform: rotate(135deg)
    }
    100% {
        stroke-dashoffset: 187px;
        transform: rotate(450deg)
    }
}

@-webkit-keyframes mk-spinner-fallback-anim {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes mk-spinner-fallback-anim {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.block {
    display: block
}

.inline {
    display: inline-block
}

.width-50 {
    width: 50px
}

.width-full {
    width: 100%
}

.width-x2 {
    width: 200%
}

.height-50 {
    height: 50px
}

.height-full {
    height: 100%
}

.left {
    float: left
}

.right {
    float: right
}

.clear:after,
.clear:before {
    content: " ";
    display: table
}

.clear:after {
    clear: both
}

.left-0 {
    left: 0
}

.left-5 {
    left: 5px
}

.left-10 {
    left: 10px
}

.right-0 {
    right: 0
}

.right-5 {
    right: 5px
}

.right-10 {
    right: 10px
}

.a_width-40 {
    width: 40px
}

.a_width-100 {
    width: 100px
}

.a_width-1000 {
    width: 1000px
}

.a_display-inline-block {
    display: inline-block
}

.a_display-block {
    display: block
}

.a_margin-0 {
    margin: 0
}

.a_margin-10-0 {
    margin: 10px 0
}

.a_opacity-0 {
    opacity: 0
}

.a_opacity-70 {
    opacity: .7
}

.a_opacity-100 {
    opacity: 1
}

.a_left-0 {
    left: 0
}

.mk-blog-container {
    transition: height .1s
}

.mk-button {
    box-sizing: border-box;
    transition: color .1s ease-in-out, background .1s ease-in-out, border .1s ease-in-out;
    -webkit-transition: color .1s ease-in-out, background .1s ease-in-out, border .1s ease-in-out
}

.mk-button .mk-button--icon {
    margin: -2px 15px 0 0
}

.mk-button-container.width-full {
    width: 100%;
    float: none
}

button.mk-button,
input[type=text].mk-button {
    outline: 0;
    background: 0 0;
    line-height: 100%
}

button.mk-button::-moz-focus-inner,
input[type=text].mk-button::-moz-focus-inner {
    border: none
}

@media handheld,
only screen and (max-width:767px) {
    .mk-button-container {
        display: block;
        text-align: center;
        width: 100%
    }
    .mk-button-container .mk-button {
        float: none
    }
    .mk-button-container {
        width: 100%;
        float: none
    }
}

button,
input {
    font-family: inherit;
    font-size: inherit
}

.mk-half-layout {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover
}

.mk-half-layout.half_left_layout {
    left: 0
}

.mk-half-layout.half_right_layout {
    right: 0
}

@media handheld,
only screen and (max-width:767px) {
    .mk-half-layout {
        width: 100%;
        height: 500px
    }
}

.mk-half-layout-container {
    position: relative;
    padding-left: 20px;
    padding-right: 20px
}

.mk-half-layout-container {
    width: 50%;
    margin: 0
}

.mk-half-layout-container.half_left_layout {
    float: right;
    margin-left: auto
}

.mk-half-layout-container.half_right_layout {
    float: left
}

@media handheld,
only screen and (max-width:767px) {
    .mk-half-layout-container {
        width: auto!important;
        margin: 0;
        padding-top: 530px!important;
        padding-left: 20px;
        padding-right: 20px;
        float: none!important
    }
}

[data-photoalbum-images="[null]"] {
    pointer-events: none
}

.full-height-width {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@-webkit-keyframes mk-photo-roller-horizontal {
    0% {
        transform: translateX(-100%)
    }
    100% {
        transform: translateX(-200%)
    }
}

@keyframes mk-photo-roller-horizontal {
    0% {
        transform: translateX(-100%)
    }
    100% {
        transform: translateX(-200%)
    }
}

@-webkit-keyframes mk-photo-roller-vertical {
    0% {
        transform: translateY(-100%)
    }
    100% {
        transform: translateY(-200%)
    }
}

@keyframes mk-photo-roller-vertical {
    0% {
        transform: translateY(-100%)
    }
    100% {
        transform: translateY(-200%)
    }
}

@-webkit-keyframes toRightFromLeft {
    49% {
        transform: translateX(100%) translateY(-50%)
    }
    50% {
        opacity: 0;
        transform: translateX(-100%) translateY(-50%)
    }
    51% {
        opacity: 1
    }
}

@keyframes toRightFromLeft {
    49% {
        transform: translateX(100%) translateY(-50%)
    }
    50% {
        opacity: 0;
        transform: translateX(-100%) translateY(-50%)
    }
    51% {
        opacity: 1
    }
}

.vc_row {
    position: relative
}

.mk-full-content-true .vc_col-sm-12 {
    padding-left: 0;
    padding-right: 0
}

div.vc_row.mk-fullwidth-true {
    transition: opacity .5s ease;
    overflow: hidden
}

body,
html {
    min-height: 100%
}

@-webkit-keyframes ja-loader {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes ja-loader {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes bounce {
    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0%, 0%, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .050%, .855, .060);
        animation-timing-function: cubic-bezier(.755, .050%, .855, .060);
        transform: translate3d(0%, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .050%, .855, .060);
        animation-timing-function: cubic-bezier(.755, .050%, .855, .060);
        transform: translate3d(0%, -15px, 0)
    }
    90% {
        transform: translate3d(0%, -4px, 0)
    }
}

@keyframes bounce {
    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0%, 0%, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .050%, .855, .060);
        animation-timing-function: cubic-bezier(.755, .050%, .855, .060);
        transform: translate3d(0%, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .050%, .855, .060);
        animation-timing-function: cubic-bezier(.755, .050%, .855, .060);
        transform: translate3d(0%, -15px, 0)
    }
    90% {
        transform: translate3d(0%, -4px, 0)
    }
}

@-webkit-keyframes flash {
    0%,
    100%,
    50% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {
    0%,
    100%,
    50% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@-webkit-keyframes pulse {
    0%,
    100% {
        transform: scale3d(1, 1, 1)
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

@keyframes pulse {
    0%,
    100% {
        transform: scale3d(1, 1, 1)
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

@-webkit-keyframes rubberBand {
    0%,
    100% {
        transform: scale3d(1, 1, 1)
    }
    30% {
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        transform: scale3d(1.05, .95, 1)
    }
}

@keyframes rubberBand {
    0%,
    100% {
        transform: scale3d(1, 1, 1)
    }
    30% {
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        transform: scale3d(1.05, .95, 1)
    }
}

@-webkit-keyframes shake {
    0%,
    100% {
        transform: translate3d(0%, 0%, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0%, 0)
    }
    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0%, 0)
    }
}

@keyframes shake {
    0%,
    100% {
        transform: translate3d(0%, 0%, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0%, 0)
    }
    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0%, 0)
    }
}

@-webkit-keyframes swing {
    20% {
        transform: rotate3d(0%, 0%, 1, 15deg)
    }
    40% {
        transform: rotate3d(0%, 0%, 1, -10deg)
    }
    60% {
        transform: rotate3d(0%, 0%, 1, 5deg)
    }
    80% {
        transform: rotate3d(0%, 0%, 1, -5deg)
    }
    100% {
        transform: rotate3d(0%, 0%, 1, 0)
    }
}

@keyframes swing {
    20% {
        transform: rotate3d(0%, 0%, 1, 15deg)
    }
    40% {
        transform: rotate3d(0%, 0%, 1, -10deg)
    }
    60% {
        transform: rotate3d(0%, 0%, 1, 5deg)
    }
    80% {
        transform: rotate3d(0%, 0%, 1, -5deg)
    }
    100% {
        transform: rotate3d(0%, 0%, 1, 0)
    }
}

@-webkit-keyframes tada {
    0%,
    100% {
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        transform: scale3d(.9, .9, .9) rotate3d(0%, 0%, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0%, 0%, 1, 3deg)
    }
    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0%, 0%, 1, -3deg)
    }
}

@keyframes tada {
    0%,
    100% {
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        transform: scale3d(.9, .9, .9) rotate3d(0%, 0%, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0%, 0%, 1, 3deg)
    }
    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0%, 0%, 1, -3deg)
    }
}

@-webkit-keyframes wobble {
    0%,
    100% {
        transform: none
    }
    15% {
        transform: translate3d(-25%, 0%, 0) rotate3d(0%, 0%, 1, -5deg)
    }
    30% {
        transform: translate3d(20%, 0%, 0) rotate3d(0%, 0%, 1, 3deg)
    }
    45% {
        transform: translate3d(-15%, 0%, 0) rotate3d(0%, 0%, 1, -3deg)
    }
    60% {
        transform: translate3d(10%, 0%, 0) rotate3d(0%, 0%, 1, 2deg)
    }
    75% {
        transform: translate3d(-5%, 0%, 0) rotate3d(0%, 0%, 1, -1deg)
    }
}

@keyframes wobble {
    0%,
    100% {
        transform: none
    }
    15% {
        transform: translate3d(-25%, 0%, 0) rotate3d(0%, 0%, 1, -5deg)
    }
    30% {
        transform: translate3d(20%, 0%, 0) rotate3d(0%, 0%, 1, 3deg)
    }
    45% {
        transform: translate3d(-15%, 0%, 0) rotate3d(0%, 0%, 1, -3deg)
    }
    60% {
        transform: translate3d(10%, 0%, 0) rotate3d(0%, 0%, 1, 2deg)
    }
    75% {
        transform: translate3d(-5%, 0%, 0) rotate3d(0%, 0%, 1, -1deg)
    }
}

@-webkit-keyframes jello {
    11.1% {
        transform: none
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
    100% {
        transform: none
    }
}

@keyframes jello {
    11.1% {
        transform: none
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
    100% {
        transform: none
    }
}

@-webkit-keyframes bounceIn {
    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {
    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}

@-webkit-keyframes bounceInDown {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0%, -3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0%, 25px, 0)
    }
    75% {
        transform: translate3d(0%, -10px, 0)
    }
    90% {
        transform: translate3d(0%, 5px, 0)
    }
    100% {
        transform: none
    }
}

@keyframes bounceInDown {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0%, -3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0%, 25px, 0)
    }
    75% {
        transform: translate3d(0%, -10px, 0)
    }
    90% {
        transform: translate3d(0%, 5px, 0)
    }
    100% {
        transform: none
    }
}

@-webkit-keyframes bounceInLeft {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0%, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(25px, 0%, 0);
    }
    75% {
        transform: translate3d(-10px, 0%, 0);
    }
    90% {
        transform: translate3d(5px, 0%, 0);
    }
    100% {
        transform: none;
    }
}

@keyframes bounceInLeft {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0%, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(25px, 0%, 0)
    }
    75% {
        transform: translate3d(-10px, 0%, 0)
    }
    90% {
        transform: translate3d(5px, 0%, 0)
    }
    100% {
        transform: none
    }
}

@-webkit-keyframes bounceInRight {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(3000px, 0%, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(-25px, 0%, 0)
    }
    75% {
        transform: translate3d(10px, 0%, 0)
    }
    90% {
        transform: translate3d(-5px, 0%, 0)
    }
    100% {
        transform: none
    }
}

@keyframes bounceInRight {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(3000px, 0%, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(-25px, 0%, 0)
    }
    75% {
        transform: translate3d(10px, 0%, 0)
    }
    90% {
        transform: translate3d(-5px, 0%, 0)
    }
    100% {
        transform: none
    }
}

@-webkit-keyframes bounceInUp {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0%, 3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0%, -20px, 0)
    }
    75% {
        transform: translate3d(0%, 10px, 0)
    }
    90% {
        transform: translate3d(0%, -5px, 0)
    }
    100% {
        transform: translate3d(0%, 0%, 0)
    }
}

@keyframes bounceInUp {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0%, 3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0%, -20px, 0)
    }
    75% {
        transform: translate3d(0%, 10px, 0)
    }
    90% {
        transform: translate3d(0%, -5px, 0)
    }
    100% {
        transform: translate3d(0%, 0%, 0)
    }
}

@-webkit-keyframes bounceOut {
    20% {
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
}

@-webkit-keyframes bounceOutDown {
    20% {
        transform: translate3d(0%, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0%, -20px, 0)
    }
    100% {
        opacity: 0;
        transform: translate3d(0%, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0%, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0%, -20px, 0)
    }
    100% {
        opacity: 0;
        transform: translate3d(0%, 2000px, 0)
    }
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0%, 0)
    }
    100% {
        opacity: 0;
        transform: translate3d(-2000px, 0%, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0%, 0)
    }
    100% {
        opacity: 0;
        transform: translate3d(-2000px, 0%, 0)
    }
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0%, 0)
    }
    100% {
        opacity: 0;
        transform: translate3d(2000px, 0%, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0%, 0)
    }
    100% {
        opacity: 0;
        transform: translate3d(2000px, 0%, 0)
    }
}

@-webkit-keyframes bounceOutUp {
    20% {
        transform: translate3d(0%, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0%, 20px, 0)
    }
    100% {
        opacity: 0;
        transform: translate3d(0%, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0%, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0%, 20px, 0)
    }
    100% {
        opacity: 0;
        transform: translate3d(0%, -2000px, 0)
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0%, -100%, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0%, -100%, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translate3d(0%, -2000px, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translate3d(0%, -2000px, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0%, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0%, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translate3d(-2000px, 0%, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translate3d(-2000px, 0%, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0%, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0%, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translate3d(2000px, 0%, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translate3d(2000px, 0%, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0%, 100%, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0%, 100%, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translate3d(0%, 2000px, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translate3d(0%, 2000px, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate3d(0%, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate3d(0%, 100%, 0)
    }
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate3d(0%, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate3d(0%, 2000px, 0)
    }
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate3d(-100%, 0%, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate3d(-100%, 0%, 0)
    }
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate3d(-2000px, 0%, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate3d(-2000px, 0%, 0)
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate3d(100%, 0%, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate3d(100%, 0%, 0)
    }
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate3d(2000px, 0%, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate3d(2000px, 0%, 0)
    }
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate3d(0%, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate3d(0%, -100%, 0)
    }
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate3d(0%, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate3d(0%, -2000px, 0)
    }
}

@-webkit-keyframes flip {
    0% {
        transform: perspective(400px) rotate3d(0%, 1, 0%, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        transform: perspective(400px) translate3d(0%, 0%, 150px) rotate3d(0%, 1, 0%, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        transform: perspective(400px) translate3d(0%, 0%, 150px) rotate3d(0%, 1, 0%, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        transform: perspective(400px) rotate3d(0%, 1, 0%, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        transform: perspective(400px) translate3d(0%, 0%, 150px) rotate3d(0%, 1, 0%, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        transform: perspective(400px) translate3d(0%, 0%, 150px) rotate3d(0%, 1, 0%, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-webkit-keyframes flipInX {
    0% {
        transform: perspective(400px) rotate3d(1, 0%, 0%, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        transform: perspective(400px) rotate3d(1, 0%, 0%, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        transform: perspective(400px) rotate3d(1, 0%, 0%, 10deg);
        opacity: 1
    }
    80% {
        transform: perspective(400px) rotate3d(1, 0%, 0%, -5deg)
    }
    100% {
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotate3d(1, 0%, 0%, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        transform: perspective(400px) rotate3d(1, 0%, 0%, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        transform: perspective(400px) rotate3d(1, 0%, 0%, 10deg);
        opacity: 1
    }
    80% {
        transform: perspective(400px) rotate3d(1, 0%, 0%, -5deg)
    }
    100% {
        transform: perspective(400px)
    }
}

@-webkit-keyframes flipInY {
    0% {
        transform: perspective(400px) rotate3d(0%, 1, 0%, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        transform: perspective(400px) rotate3d(0%, 1, 0%, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        transform: perspective(400px) rotate3d(0%, 1, 0%, 10deg);
        opacity: 1
    }
    80% {
        transform: perspective(400px) rotate3d(0%, 1, 0%, -5deg)
    }
    100% {
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        transform: perspective(400px) rotate3d(0%, 1, 0%, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        transform: perspective(400px) rotate3d(0%, 1, 0%, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        transform: perspective(400px) rotate3d(0%, 1, 0%, 10deg);
        opacity: 1
    }
    80% {
        transform: perspective(400px) rotate3d(0%, 1, 0%, -5deg)
    }
    100% {
        transform: perspective(400px)
    }
}

@-webkit-keyframes flipOutX {
    0% {
        transform: perspective(400px)
    }
    30% {
        transform: perspective(400px) rotate3d(1, 0%, 0%, -20deg);
        opacity: 1
    }
    100% {
        transform: perspective(400px) rotate3d(1, 0%, 0%, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px)
    }
    30% {
        transform: perspective(400px) rotate3d(1, 0%, 0%, -20deg);
        opacity: 1
    }
    100% {
        transform: perspective(400px) rotate3d(1, 0%, 0%, 90deg);
        opacity: 0
    }
}

@-webkit-keyframes flipOutY {
    0% {
        transform: perspective(400px)
    }
    30% {
        transform: perspective(400px) rotate3d(0%, 1, 0%, -15deg);
        opacity: 1
    }
    100% {
        transform: perspective(400px) rotate3d(0%, 1, 0%, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px)
    }
    30% {
        transform: perspective(400px) rotate3d(0%, 1, 0%, -15deg);
        opacity: 1
    }
    100% {
        transform: perspective(400px) rotate3d(0%, 1, 0%, 90deg);
        opacity: 0
    }
}

@-webkit-keyframes lightSpeedIn {
    0% {
        transform: translate3d(100%, 0%, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        transform: translate3d(100%, 0%, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        transform: none;
        opacity: 1
    }
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        transform: translate3d(100%, 0%, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        transform: translate3d(100%, 0%, 0) skewX(30deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateIn {
    0% {
        transform-origin: center;
        transform: rotate3d(0%, 0%, 1, -200deg);
        opacity: 0
    }
    100% {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        transform-origin: center;
        transform: rotate3d(0%, 0%, 1, -200deg);
        opacity: 0
    }
    100% {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate3d(0%, 0%, 1, -45deg);
        opacity: 0
    }
    100% {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate3d(0%, 0%, 1, -45deg);
        opacity: 0
    }
    100% {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

@-webkit-keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate3d(0%, 0%, 1, 45deg);
        opacity: 0
    }
    100% {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate3d(0%, 0%, 1, 45deg);
        opacity: 0
    }
    100% {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate3d(0%, 0%, 1, 45deg);
        opacity: 0
    }
    100% {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate3d(0%, 0%, 1, 45deg);
        opacity: 0
    }
    100% {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

@-webkit-keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate3d(0%, 0%, 1, -90deg);
        opacity: 0
    }
    100% {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate3d(0%, 0%, 1, -90deg);
        opacity: 0
    }
    100% {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

@-webkit-keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }
    100% {
        transform-origin: center;
        transform: rotate3d(0%, 0%, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }
    100% {
        transform-origin: center;
        transform: rotate3d(0%, 0%, 1, 200deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        transform-origin: left bottom;
        transform: rotate3d(0%, 0%, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        transform-origin: left bottom;
        transform: rotate3d(0%, 0%, 1, 45deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        transform-origin: right bottom;
        transform: rotate3d(0%, 0%, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        transform-origin: right bottom;
        transform: rotate3d(0%, 0%, 1, -45deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        transform-origin: left bottom;
        transform: rotate3d(0%, 0%, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        transform-origin: left bottom;
        transform: rotate3d(0%, 0%, 1, -45deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        transform-origin: right bottom;
        transform: rotate3d(0%, 0%, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        transform-origin: right bottom;
        transform: rotate3d(0%, 0%, 1, 90deg);
        opacity: 0
    }
}

@-webkit-keyframes hinge {
    0% {
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        transform: rotate3d(0%, 0%, 1, 80deg);
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        transform: rotate3d(0%, 0%, 1, 60deg);
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        transform: translate3d(0%, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        transform: rotate3d(0%, 0%, 1, 80deg);
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        transform: rotate3d(0%, 0%, 1, 60deg);
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        transform: translate3d(0%, 700px, 0);
        opacity: 0
    }
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0%, 0) rotate3d(0%, 0%, 1, -120deg)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0%, 0) rotate3d(0%, 0%, 1, -120deg)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate3d(100%, 0%, 0) rotate3d(0%, 0%, 1, 120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate3d(100%, 0%, 0) rotate3d(0%, 0%, 1, 120deg)
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0%, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0%, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0%, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0%, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0%, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0%, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0%, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0%, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0%, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0%, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0%, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0%, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0%, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0%, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0%, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0%, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0%, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0%, 2000px, 0);
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0%, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0%, 2000px, 0);
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0%, 0)
    }
    100% {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0%, 0);
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0%, 0)
    }
    100% {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0%, 0);
        transform-origin: left center
    }
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0%, 0)
    }
    100% {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0%, 0);
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0%, 0)
    }
    100% {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0%, 0);
        transform-origin: right center
    }
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0%, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0%, -2000px, 0);
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0%, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0%, -2000px, 0);
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes slideInDown {
    0% {
        transform: translate3d(0%, -100%, 0);
        visibility: visible
    }
    100% {
        transform: translate3d(0%, 0%, 0)
    }
}

@keyframes slideInDown {
    0% {
        transform: translate3d(0%, -100%, 0);
        visibility: visible
    }
    100% {
        transform: translate3d(0%, 0%, 0)
    }
}

@-webkit-keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0%, 0);
        visibility: visible
    }
    100% {
        transform: translate3d(0%, 0%, 0)
    }
}

@keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0%, 0);
        visibility: visible
    }
    100% {
        transform: translate3d(0%, 0%, 0)
    }
}

@-webkit-keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0%, 0);
        visibility: visible
    }
    100% {
        transform: translate3d(0%, 0%, 0)
    }
}

@keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0%, 0);
        visibility: visible
    }
    100% {
        transform: translate3d(0%, 0%, 0)
    }
}

@-webkit-keyframes slideInUp {
    0% {
        transform: translate3d(0%, 100%, 0);
        visibility: visible
    }
    100% {
        transform: translate3d(0%, 0%, 0)
    }
}

@keyframes slideInUp {
    0% {
        transform: translate3d(0%, 100%, 0);
        visibility: visible
    }
    100% {
        transform: translate3d(0%, 0%, 0)
    }
}

@-webkit-keyframes slideOutDown {
    0% {
        transform: translate3d(0%, 0%, 0)
    }
    100% {
        visibility: hidden;
        transform: translate3d(0%, 100%, 0)
    }
}

@keyframes slideOutDown {
    0% {
        transform: translate3d(0%, 0%, 0)
    }
    100% {
        visibility: hidden;
        transform: translate3d(0%, 100%, 0)
    }
}

@-webkit-keyframes slideOutLeft {
    0% {
        transform: translate3d(0%, 0%, 0)
    }
    100% {
        visibility: hidden;
        transform: translate3d(-100%, 0%, 0)
    }
}

@keyframes slideOutLeft {
    0% {
        transform: translate3d(0%, 0%, 0)
    }
    100% {
        visibility: hidden;
        transform: translate3d(-100%, 0%, 0)
    }
}

@-webkit-keyframes slideOutRight {
    0% {
        transform: translate3d(0%, 0%, 0)
    }
    100% {
        visibility: hidden;
        transform: translate3d(100%, 0%, 0)
    }
}

@keyframes slideOutRight {
    0% {
        transform: translate3d(0%, 0%, 0)
    }
    100% {
        visibility: hidden;
        transform: translate3d(100%, 0%, 0)
    }
}

@-webkit-keyframes slideOutUp {
    0% {
        transform: translate3d(0%, 0%, 0)
    }
    100% {
        visibility: hidden;
        transform: translate3d(0%, -100%, 0)
    }
}

@keyframes slideOutUp {
    0% {
        transform: translate3d(0%, 0%, 0)
    }
    100% {
        visibility: hidden;
        transform: translate3d(0%, -100%, 0)
    }
}


/*!
* Do not modify this file directly.  It is concatenated from individual module CSS files.
*/

[data-carousel-extra] {
    cursor: pointer
}

@font-face {
    font-family: Noticons
}

@-moz-document url-prefix() {
    .sd-social-icon .sd-content ul li a.share-more {
        top: 2px
    }
}

div[class^=gr_custom_container] {
    border: 1px solid gray;
    border-radius: 10px;
    padding: 10px 5px 10px 5px;
    background-color: #fff;
    color: #000
}

div[class^=gr_custom_container] a {
    color: #000
}

div[class^=gr_custom_each_container] {
    width: 100%;
    clear: both;
    margin-bottom: 10px;
    overflow: auto;
    padding-bottom: 4px;
    border-bottom: 1px solid #aaa
}

div[class^=gr_custom_book_container] {
    float: right;
    overflow: hidden;
    height: 60px;
    margin-left: 4px;
    width: 39px
}

div[class^=gr_custom_author] {
    font-size: 10px
}

div[class^=gr_custom_tags] {
    font-size: 10px;
    color: gray
}

div[class^=gr_custom_rating] {
    display: none
}


/* jQuery UI - v1.9.1 - 2012-11-14
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=07_diagonals_small.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=ffffff&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=90&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright (c) 2012 jQuery Foundation and other contributors Licensed MIT */


/*
 * WPBakery Page Builder v6.0.0 (https://wpbakery.com)
 * Copyright 2011-2019 Michael M, WPBakery
 * License: Commercial. More details: http://go.wpbakery.com/licensing
 */

.vc_row:after,
.vc_row:before {
    content: " ";
    display: table
}

.vc_row:after {
    clear: both
}

@media (min-width:768px) and (max-width:991px) {
    .vc_hidden-sm {
        display: none!important
    }
}

.vc_column_container {
    width: 100%
}

.vc_row {
    margin-left: -15px;
    margin-right: -15px
}

.vc_col-sm-1,
.vc_col-sm-10,
.vc_col-sm-11,
.vc_col-sm-12,
.vc_col-sm-2,
.vc_col-sm-3,
.vc_col-sm-4,
.vc_col-sm-5,
.vc_col-sm-6,
.vc_col-sm-7,
.vc_col-sm-8,
.vc_col-sm-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box
}

.vc_col-sm-1\/5,
.vc_col-sm-2\/5,
.vc_col-sm-3\/5,
.vc_col-sm-4\/5,
.vc_col-sm-5\/5 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box
}

@media (min-width:768px) {
    .vc_col-sm-1,
    .vc_col-sm-10,
    .vc_col-sm-11,
    .vc_col-sm-12,
    .vc_col-sm-2,
    .vc_col-sm-3,
    .vc_col-sm-4,
    .vc_col-sm-5,
    .vc_col-sm-6,
    .vc_col-sm-7,
    .vc_col-sm-8,
    .vc_col-sm-9 {
        float: left
    }
    .vc_col-sm-12 {
        width: 100%
    }
    .vc_col-sm-11 {
        width: 91.66666667%
    }
    .vc_col-sm-10 {
        width: 83.33333333%
    }
    .vc_col-sm-9 {
        width: 75%
    }
    .vc_col-sm-8 {
        width: 66.66666667%
    }
    .vc_col-sm-7 {
        width: 58.33333333%
    }
    .vc_col-sm-6 {
        width: 50%
    }
    .vc_col-sm-5 {
        width: 41.66666667%
    }
    .vc_col-sm-4 {
        width: 33.33333333%
    }
    .vc_col-sm-3 {
        width: 25%
    }
    .vc_col-sm-2 {
        width: 16.66666667%
    }
    .vc_col-sm-1 {
        width: 8.33333333%
    }
    .vc_col-sm-push-12 {
        left: 100%
    }
    .vc_col-sm-push-11 {
        left: 91.66666667%
    }
    .vc_col-sm-push-10 {
        left: 83.33333333%
    }
    .vc_col-sm-push-9 {
        left: 75%
    }
    .vc_col-sm-push-8 {
        left: 66.66666667%
    }
    .vc_col-sm-push-7 {
        left: 58.33333333%
    }
    .vc_col-sm-push-6 {
        left: 50%
    }
    .vc_col-sm-push-5 {
        left: 41.66666667%
    }
    .vc_col-sm-push-4 {
        left: 33.33333333%
    }
    .vc_col-sm-push-3 {
        left: 25%
    }
    .vc_col-sm-push-2 {
        left: 16.66666667%
    }
    .vc_col-sm-push-1 {
        left: 8.33333333%
    }
    .vc_col-sm-push-0 {
        left: auto
    }
    .vc_col-sm-1\/5,
    .vc_col-sm-2\/5,
    .vc_col-sm-3\/5,
    .vc_col-sm-4\/5,
    .vc_col-sm-5\/5 {
        float: left
    }
    .vc_col-sm-5\/5 {
        width: 100%
    }
    .vc_col-sm-4\/5 {
        width: 80%
    }
    .vc_col-sm-3\/5 {
        width: 60%
    }
    .vc_col-sm-2\/5 {
        width: 40%
    }
    .vc_col-sm-1\/5 {
        width: 20%
    }
    .vc_col-sm-push-5\/5 {
        left: 100%
    }
    .vc_col-sm-push-4\/5 {
        left: 80%
    }
    .vc_col-sm-push-3\/5 {
        left: 60%
    }
    .vc_col-sm-push-2\/5 {
        left: 40%
    }
    .vc_col-sm-push-1\/5 {
        left: 20%
    }
    .vc_col-sm-push-0\/5 {
        left: auto
    }
}

.vc_clearfix:after,
.vc_clearfix:before {
    content: " ";
    display: table
}

.vc_clearfix:after {
    clear: both
}

.vc_clearfix:after,
.vc_clearfix:before {
    content: " ";
    display: table
}

.vc_clearfix:after {
    clear: both
}

.vc_el-clearfix {
    clear: both
}

@media (min-width:768px) and (max-width:991px) {
    .vc_el-clearfix-sm {
        clear: both
    }
}

@font-face {
    font-family: vcpb-plugin-icons;
    font-weight: 400;
    font-style: normal
}

.vc-c-icon-1-6_4-6_1-6:before {
    content: "\e90e"
}

.vc-c-icon-1-1:before {
    content: "\e900"
}

.vc-c-icon-1-2_1-2:before {
    content: "\e901"
}

.vc-c-icon-1-3_1-3_1-3:before {
    content: "\e902"
}

.vc-c-icon-1-4_1-2_1-4:before {
    content: "\e904"
}

.vc-c-icon-1-4_1-4_1-4_1-4:before {
    content: "\e905"
}

.vc-c-icon-1-4_3-4:before {
    content: "\e906"
}

.vc-c-icon-1-6_1-6_1-6_1-2:before {
    content: "\e907"
}

.vc-c-icon-1-6_1-6_1-6_1-6_1-6_1-6:before {
    content: "\e908"
}

.vc-c-icon-1-6_2-3_1-6:before {
    content: "\e90a"
}

.vc-c-icon-2-3_1-3:before {
    content: "\e90b"
}

.vc-c-icon-5-6_1-6:before {
    content: "\e90c"
}

.vc-c-icon-text-block:before {
    content: "\e91f"
}

.vc_el_width_50 {
    width: 50%;
    margin-left: auto!important;
    margin-right: auto!important
}

.vc_el_width_60 {
    width: 60%;
    margin-left: auto!important;
    margin-right: auto!important
}

.vc_el_width_70 {
    width: 70%;
    margin-left: auto!important;
    margin-right: auto!important
}

.vc_el_width_80 {
    width: 80%;
    margin-left: auto!important;
    margin-right: auto!important
}

.vc_el_width_90 {
    width: 90%;
    margin-left: auto!important;
    margin-right: auto!important
}

.vc_el_width_100 {
    width: 100%;
    margin-left: auto!important;
    margin-right: auto!important
}

.vc_btn,
a.vc_btn,
button.vc_btn {
    cursor: pointer;
    display: inline-block;
    text-decoration: none!important;
    box-shadow: none;
    padding: 9px 12px;
    font-size: 100%;
    line-height: 20px;
    border-radius: 4px
}

.vc_btn,
.vc_btn:focus,
.vc_btn:hover,
a.vc_btn,
a.vc_btn:focus,
a.vc_btn:hover,
button.vc_btn,
button.vc_btn:focus,
button.vc_btn:hover {
    border: 1px solid transparent;
    box-shadow: none
}

.vc_btn-sm,
a.vc_btn-sm,
button.vc_btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.vc_button-2-wrapper {
    display: inline-block;
    vertical-align: middle
}

i.icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    vertical-align: text-top;
    margin-left: 5px
}

.vc_column_container .vc_btn,
.vc_column_container .wpb_button {
    margin-top: 5px;
    margin-bottom: 5px
}

#content .wpb_text_column :last-child,
#content .wpb_text_column p:last-child,
.wpb_text_column :last-child,
.wpb_text_column p:last-child {
    margin-bottom: 0
}

.wpb_button {
    margin-bottom: 35px
}

.vc_row[data-vc-full-width] {
    transition: opacity .5s ease;
    overflow: hidden
}

.vc_row[data-vc-full-width].vc_hidden {
    opacity: 0
}

.vc_column_container {
    padding-left: 0;
    padding-right: 0
}

.vc_vc_column {
    padding-left: 0;
    padding-right: 0
}

.wpb_button {
    display: inline-block;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 13px;
    line-height: 18px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 2px;
    box-shadow: none
}

.wpb_button:active,
.wpb_button:hover,
.wpb_button[disabled] {
    background-color: #eaeaea
}

.vc_vc_button2 .vc_btn {
    margin-top: 5px;
    margin-bottom: 5px
}

.vc_vc_button .vc_btn {
    margin-top: 5px;
    margin-bottom: 5px
}

.wpb_button:hover {
    color: #333;
    text-decoration: none;
    background-color: #e6e6e6;
    transition: background-color .1s linear
}

.wpb_button:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.wpb_button:active {
    background-color: #e6e6e6;
    background-image: none;
    outline: 0;
    box-shadow: inset 0 2px 4px rgba(0%, 0%, 0%, .15), 0 1px 2px rgba(0%, 0%, 0%, .05)
}

.wpb_button {
    border-color: #ccc;
    border-color: rgba(0%, 0%, 0%, .1) rgba(0%, 0%, 0%, .1) rgba(0%, 0%, 0%, .1)
}

button.wpb_button::-moz-focus-inner,
input[type=submit].wpb_button::-moz-focus-inner {
    padding: 0;
    border: 0
}

a.wpb_button_a {
    text-decoration: none;
    border: none
}

a.wpb_button_a:hover {
    text-decoration: none
}

.wpb_button:hover {
    background-image: none
}

.vc_btn3-container {
    display: block;
    margin-bottom: 21.73913043px;
    max-width: 100%
}

.vc_btn3-container.vc_btn3-inline {
    display: inline-block;
    vertical-align: top
}

.vc_btn3.vc_btn3-icon-left,
.vc_btn3.vc_btn3-icon-right {
    position: relative
}

.vc_btn3.vc_btn3-icon-left .vc_btn3-icon,
.vc_btn3.vc_btn3-icon-right .vc_btn3-icon {
    display: block;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%)
}

.vc_btn3.vc_btn3-icon-left {
    text-align: left
}

.vc_btn3.vc_btn3-icon-right {
    text-align: right
}

.vc_btn3.vc_btn3-style-outline,
.vc_btn3.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-style-outline:hover {
    border-width: 2px
}

.vc_btn3.vc_btn3-block {
    display: block;
    width: 100%;
    text-align: inherit
}

.vc_btn3.vc_btn3-size-sm {
    font-size: 12px;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 16px;
    padding-right: 16px
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px
}

.vc_btn3.vc_btn3-size-sm .vc_btn3-icon {
    font-size: 14px;
    height: 12px;
    line-height: 12px
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    padding-left: 39px
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    left: 16px
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
    padding-right: 39px
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    right: 16px
}

.vc_btn3-container.vc_btn3-left {
    text-align: left
}

.vc_btn3-container.vc_btn3-right {
    text-align: right
}

.vc_btn3-container .vc_btn3-block.vc_btn3-icon-left,
.vc_btn3-container .vc_btn3-block.vc_btn3-icon-right {
    text-align: inherit
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.vc_grid.vc_row {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}

.vc-row[data-vc-full-width] .vc_grid.vc_row {
    overflow: hidden
}

@-moz-document url-prefix() {
    .vc_masonry_grid .vc_grid-item,
    .vc_masonry_media_grid .vc_grid-item {
        margin-left: -.01px
    }
}

@-webkit-keyframes load7 {
    0%,
    100%,
    80% {
        box-shadow: 0 2.5em 0 -1.3em rgba(235, 235, 235, .75)
    }
    40% {
        box-shadow: 0 2.5em 0 0 rgba(235, 235, 235, .75)
    }
}

@keyframes load7 {
    0%,
    100%,
    80% {
        box-shadow: 0 2.5em 0 -1.3em rgba(235, 235, 235, .75)
    }
    40% {
        box-shadow: 0 2.5em 0 0 rgba(235, 235, 235, .75)
    }
}

@font-face {
    font-family: vc_grid_v1;
    font-weight: 400;
    font-style: normal
}

[class*=" vc_arrow-icon-"],
[class^=vc_arrow-icon-] {
    font-family: vc_grid_v1;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@-webkit-keyframes wpb_ttb {
    0% {
        -webkit-transform: translate(0%, -10%);
        opacity: 0
    }
    100% {
        -webkit-transform: translate(0%, 0);
        opacity: 1
    }
}

@keyframes wpb_ttb {
    0% {
        transform: translate(0%, -10%);
        opacity: 0
    }
    100% {
        transform: translate(0%, 0);
        opacity: 1
    }
}

@-webkit-keyframes wpb_btt {
    0% {
        -webkit-transform: translate(0%, 10%);
        opacity: 0
    }
    100% {
        -webkit-transform: translate(0%, 0);
        opacity: 1
    }
}

@keyframes wpb_btt {
    0% {
        transform: translate(0%, 10%);
        opacity: 0
    }
    100% {
        transform: translate(0%, 0);
        opacity: 1
    }
}

@-webkit-keyframes wpb_ltr {
    0% {
        -webkit-transform: translate(-10%, 0);
        opacity: 0
    }
    100% {
        -webkit-transform: translate(0%, 0);
        opacity: 1
    }
}

@keyframes wpb_ltr {
    0% {
        transform: translate(-10%, 0);
        opacity: 0
    }
    100% {
        transform: translate(0%, 0);
        opacity: 1
    }
}

@-webkit-keyframes wpb_rtl {
    0% {
        -webkit-transform: translate(10%, 0);
        opacity: 0
    }
    100% {
        -webkit-transform: translate(0%, 0);
        opacity: 1
    }
}

@keyframes wpb_rtl {
    0% {
        transform: translate(10%, 0);
        opacity: 0
    }
    100% {
        transform: translate(0%, 0);
        opacity: 1
    }
}

@-webkit-keyframes wpb_appear {
    0% {
        -webkit-transform: scale(.5);
        opacity: .1
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@keyframes wpb_appear {
    0% {
        transform: scale(.5);
        opacity: .1
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes vc_woo-add-cart-load {
    0%,
    100%,
    80% {
        box-shadow: 0 2.5em 0 -1.3em rgba(235, 235, 235, .75)
    }
    40% {
        box-shadow: 0 2.5em 0 0 rgba(235, 235, 235, .75)
    }
}

@keyframes vc_woo-add-cart-load {
    0%,
    100%,
    80% {
        box-shadow: 0 2.5em 0 -1.3em rgba(235, 235, 235, .75)
    }
    40% {
        box-shadow: 0 2.5em 0 0 rgba(235, 235, 235, .75)
    }
}

@-webkit-keyframes liteboxLoader {
    0% {
        -webkit-transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes liteboxLoader {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}


/*!
 * Posts Table Pro 2.1
 * Copyright 2016-2018 Barn2 Media Ltd
 */

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900
}

@-webkit-keyframes fa-spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@-moz-document url-prefix() {
    .esg-grid {
        transform: none!important
    }
}

@-webkit-keyframes esg-rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}

@keyframes esg-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0) rotateY(0);
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0)
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

@-webkit-keyframes esg-scaleout {
    0% {
        -webkit-transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@keyframes esg-scaleout {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@-webkit-keyframes esg-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes esg-bouncedelay {
    0%,
    100%,
    80% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    40% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@-webkit-keyframes esg-rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes esg-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes esg-bounce {
    0%,
    100% {
        -webkit-transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes esg-bounce {
    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@font-face {
    font-family: eg-font;
    font-weight: 400;
    font-style: normal
}

[class*=" eg-icon-"]:before,
[class^=eg-icon-]:before {
    font-family: eg-font;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em
}

._1977 {
    filter: contrast(1.1) brightness(1.1) saturate(1.3)
}

._1977:after {
    background: rgba(243, 106, 188, .3);
    mix-blend-mode: screen
}

._1977:after,
._1977:before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none
}

._1977 {
    position: relative
}

._1977:before {
    z-index: 2
}

._1977:after {
    z-index: 3
}

[data-simplebar] {
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start
}

.wp-block-button {
    color: #fff
}

.wp-block-button__link {
    background-color: #32373c;
    border: none;
    border-radius: 28px;
    box-shadow: none;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    margin: 0;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none;
    overflow-wrap: break-word
}

.wp-block-button__link:active,
.wp-block-button__link:focus,
.wp-block-button__link:hover,
.wp-block-button__link:visited {
    color: inherit
}

.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word
}

@media (max-width:599px) {
    .wp-block-column {
        flex-basis: 100%!important
    }
}

@media (min-width:600px) {
    .wp-block-column {
        flex-basis: calc(50% - 16px);
        flex-grow: 0
    }
    .wp-block-column:nth-child(2n) {
        margin-left: 32px
    }
}

@media (min-width:782px) {
    .wp-block-column:not(:first-child) {
        margin-left: 32px
    }
}

@supports (-webkit-overflow-scrolling:touch) {
    .wp-block-cover-image.has-parallax,
    .wp-block-cover.has-parallax {
        background-attachment: scroll
    }
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .wp-block-cover-image:after,
    .wp-block-cover:after {
        content: none
    }
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .blocks-gallery-grid .blocks-gallery-image figure,
    .blocks-gallery-grid .blocks-gallery-item figure,
    .wp-block-gallery .blocks-gallery-image figure,
    .wp-block-gallery .blocks-gallery-item figure {
        display: flex;
        align-items: flex-end;
        justify-content: flex-start
    }
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .blocks-gallery-grid .blocks-gallery-image img,
    .blocks-gallery-grid .blocks-gallery-item img,
    .wp-block-gallery .blocks-gallery-image img,
    .wp-block-gallery .blocks-gallery-item img {
        width: auto
    }
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .blocks-gallery-grid.is-cropped .blocks-gallery-image a,
    .blocks-gallery-grid.is-cropped .blocks-gallery-image img,
    .blocks-gallery-grid.is-cropped .blocks-gallery-item a,
    .blocks-gallery-grid.is-cropped .blocks-gallery-item img,
    .wp-block-gallery.is-cropped .blocks-gallery-image a,
    .wp-block-gallery.is-cropped .blocks-gallery-image img,
    .wp-block-gallery.is-cropped .blocks-gallery-item a,
    .wp-block-gallery.is-cropped .blocks-gallery-item img {
        height: 100%;
        flex: 1;
        -o-object-fit: cover;
        object-fit: cover
    }
}

@media (min-width:600px) {
    @supports (-ms-ime-align: auto) {
        .blocks-gallery-grid.columns-3 .blocks-gallery-image, .blocks-gallery-grid.columns-3 .blocks-gallery-item, .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
            width: calc((100% - 32px)/ 3 - 1px)
        }
    }
    @supports (-ms-ime-align:auto) {
        .blocks-gallery-grid.columns-4 .blocks-gallery-image,
        .blocks-gallery-grid.columns-4 .blocks-gallery-item,
        .wp-block-gallery.columns-4 .blocks-gallery-image,
        .wp-block-gallery.columns-4 .blocks-gallery-item {
            width: calc((100% - 48px)/ 4 - 1px)
        }
    }
    @supports (-ms-ime-align:auto) {
        .blocks-gallery-grid.columns-5 .blocks-gallery-image,
        .blocks-gallery-grid.columns-5 .blocks-gallery-item,
        .wp-block-gallery.columns-5 .blocks-gallery-image,
        .wp-block-gallery.columns-5 .blocks-gallery-item {
            width: calc((100% - 64px)/ 5 - 1px)
        }
    }
    @supports (-ms-ime-align:auto) {
        .blocks-gallery-grid.columns-6 .blocks-gallery-image,
        .blocks-gallery-grid.columns-6 .blocks-gallery-item,
        .wp-block-gallery.columns-6 .blocks-gallery-image,
        .wp-block-gallery.columns-6 .blocks-gallery-item {
            width: calc((100% - 80px)/ 6 - 1px)
        }
    }
    @supports (-ms-ime-align:auto) {
        .blocks-gallery-grid.columns-7 .blocks-gallery-image,
        .blocks-gallery-grid.columns-7 .blocks-gallery-item,
        .wp-block-gallery.columns-7 .blocks-gallery-image,
        .wp-block-gallery.columns-7 .blocks-gallery-item {
            width: calc((100% - 96px)/ 7 - 1px)
        }
    }
    @supports (-ms-ime-align:auto) {
        .blocks-gallery-grid.columns-8 .blocks-gallery-image,
        .blocks-gallery-grid.columns-8 .blocks-gallery-item,
        .wp-block-gallery.columns-8 .blocks-gallery-image,
        .wp-block-gallery.columns-8 .blocks-gallery-item {
            width: calc((100% - 112px)/ 8 - 1px)
        }
    }
}

@supports ((-webkit-mask-image: none) or (mask-image: none)) or (-webkit-mask-image:none) {
    .is-style-circle-mask img {
        mask-mode: alpha;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain;
        -webkit-mask-position: center;
        mask-position: center;
        border-radius: none
    }
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .wp-block-video [poster] {
        -o-object-fit: cover;
        object-fit: cover
    }
}

@supports (-ms-accelerator:true) {
    .swal2-range input {
        width: 100%!important
    }
    .swal2-range output {
        display: none
    }
}

[class^=swal2] {
    -webkit-tap-highlight-color: transparent
}

@-webkit-keyframes showSweetAlert {
    0% {
        transform: scale(.7)
    }
    45% {
        transform: scale(1.05)
    }
    80% {
        transform: scale(.95)
    }
    100% {
        transform: scale(1)
    }
}

@keyframes showSweetAlert {
    0% {
        transform: scale(.7)
    }
    45% {
        transform: scale(1.05)
    }
    80% {
        transform: scale(.95)
    }
    100% {
        transform: scale(1)
    }
}

@-webkit-keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        opacity: 1
    }
    100% {
        transform: scale(.5);
        opacity: 0
    }
}

@keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        opacity: 1
    }
    100% {
        transform: scale(.5);
        opacity: 0
    }
}

@-webkit-keyframes animate-success-tip {
    0% {
        width: 0;
        left: 1px;
        top: 19px
    }
    54% {
        width: 0;
        left: 1px;
        top: 19px
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}

@keyframes animate-success-tip {
    0% {
        width: 0;
        left: 1px;
        top: 19px
    }
    54% {
        width: 0;
        left: 1px;
        top: 19px
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}

@-webkit-keyframes animate-success-long {
    0% {
        width: 0;
        right: 46px;
        top: 54px
    }
    65% {
        width: 0;
        right: 46px;
        top: 54px
    }
    84% {
        width: 55px;
        right: 0;
        top: 35px
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}

@keyframes animate-success-long {
    0% {
        width: 0;
        right: 46px;
        top: 54px
    }
    65% {
        width: 0;
        right: 46px;
        top: 54px
    }
    84% {
        width: 55px;
        right: 0;
        top: 35px
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}

@-webkit-keyframes rotatePlaceholder {
    0% {
        transform: rotate(-45deg)
    }
    5% {
        transform: rotate(-45deg)
    }
    12% {
        transform: rotate(-405deg)
    }
    100% {
        transform: rotate(-405deg)
    }
}

@keyframes rotatePlaceholder {
    0% {
        transform: rotate(-45deg)
    }
    5% {
        transform: rotate(-45deg)
    }
    12% {
        transform: rotate(-405deg)
    }
    100% {
        transform: rotate(-405deg)
    }
}

@-webkit-keyframes animate-error-icon {
    0% {
        transform: rotateX(100deg);
        opacity: 0
    }
    100% {
        transform: rotateX(0);
        opacity: 1
    }
}

@keyframes animate-error-icon {
    0% {
        transform: rotateX(100deg);
        opacity: 0
    }
    100% {
        transform: rotateX(0);
        opacity: 1
    }
}

@-webkit-keyframes animate-x-mark {
    0% {
        transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }
    50% {
        transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }
    80% {
        transform: scale(1.15);
        margin-top: -6px
    }
    100% {
        transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}

@keyframes animate-x-mark {
    0% {
        transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }
    50% {
        transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }
    80% {
        transform: scale(1.15);
        margin-top: -6px
    }
    100% {
        transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}

@-webkit-keyframes rotate-loading {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes rotate-loading {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

#mk-footer .footer-wrapper {
    padding: 30px 0
}

#mk-footer [class*=mk-col-] {
    padding: 0 2%
}

#mk-footer,
#mk-footer p {
    font-size: 12px;
    color: grey;
    font-weight: 400
}

body {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 1.66em
}

p {
    font-size: 16px;
    color: #000;
    line-height: 1.66em
}

a {
    color: #0070c9
}

a:hover {
    color: #0070c9
}

.mk-grid {
    max-width: 1380px
}

.theme-page-wrapper.left-layout .theme-content,
.theme-page-wrapper.right-layout .theme-content {
    width: 73%
}

@media handheld,
only screen and (max-width:1380px) {
    .mk-grid {
        width: auto
    }
}

@media handheld,
only screen and (max-width:960px) {
    .theme-page-wrapper .theme-content {
        width: 100%!important;
        float: none!important
    }
    .theme-page-wrapper:not(.full-width-layout) {
        padding-right: 15px!important;
        padding-left: 15px!important
    }
    .theme-page-wrapper:not(.full-width-layout) .theme-content:not(.no-padding) {
        padding: 25px 0!important
    }
}

::-webkit-selection {
    background-color: rgba(0%, 0%, 0%, .2);
    color: #fff
}

::-moz-selection {
    background-color: rgba(0%, 0%, 0%, .2);
    color: #fff
}

::selection {
    background-color: rgba(0%, 0%, 0%, .2);
    color: #fff
}

.um-request-button {
    display: inline-block;
    background-color: #3ba1da;
    border-radius: 5px;
    color: #fff;
    margin: 10px 0 0;
    padding: 5px 10px;
    text-decoration: none
}

.um-request-button:hover {
    background-color: #44b0ec;
    color: #fff;
    text-decoration: none
}

@font-face {
    font-family: FontAwesome;
    font-display: swap;
    font-weight: 400;
    font-style: normal
}

[class*=" um-faicon-"]:before,
[class^=um-faicon-]:before {
    font-family: FontAwesome!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@-webkit-keyframes um-faicon-spin {
    0% {
        -webkit-transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg)
    }
}

@keyframes um-faicon-spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(359deg)
    }
}

@font-face {
    font-family: Ionicons;
    font-display: swap;
    font-weight: 400;
    font-style: normal
}

[class*=" um-icon-"]:before,
[class^=um-icon-]:before {
    font-family: Ionicons!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.um-icon-android-checkbox:before {
    content: "\f374"
}

.um-icon-android-checkbox-blank:before {
    content: "\f371"
}

.um-icon-android-checkbox-outline:before {
    content: "\f373"
}

.um-icon-android-checkbox-outline-blank:before {
    content: "\f372"
}

.um-icon-email:before {
    content: "\f132"
}

.um-icon-grid:before {
    content: "\f13f"
}

.um-icon-key:before {
    content: "\f296"
}

.um-icon-link:before {
    content: "\f1fe"
}

@-webkit-keyframes um-effect-pop {
    50% {
        transform: scale(1.2)
    }
}

@keyframes um-effect-pop {
    50% {
        transform: scale(1.2)
    }
}

.um {
    margin-left: auto!important;
    margin-right: auto!important
}

.um input[type=submit]:disabled:hover {
    background: #3ba1da
}

.um a.um-button,
.um input[type=submit].um-button,
.um input[type=submit].um-button:focus {
    background: #3ba1da
}

.um a.um-link {
    color: #3ba1da
}

.um a.um-button:hover,
.um input[type=submit].um-button:hover {
    background-color: #44b0ec
}

.um a.um-link:hover {
    color: #44b0ec
}

.um .um-button {
    color: #fff
}

.um .um-button:before {
    color: #fff
}

.um .um-button.um-alt,
.um input[type=submit].um-button.um-alt {
    background: #eee
}

.um .um-button.um-alt:hover,
.um input[type=submit].um-button.um-alt:hover {
    background: #e5e5e5
}

.um .um-button.um-alt,
.um input[type=submit].um-button.um-alt {
    color: #666
}

.um .um-button.um-alt:before,
.um input[type=submit].um-button.um-alt:before {
    color: #666
}

.um .um-field-label {
    color: #555
}

.um .um-form input[type=number],
.um .um-form input[type=password],
.um .um-form input[type=search],
.um .um-form input[type=tel],
.um .um-form input[type=text] {
    border: 1px solid #ddd!important
}

.um .um-form input[type=number]:focus,
.um .um-form input[type=password]:focus,
.um .um-form input[type=search]:focus,
.um .um-form input[type=tel]:focus,
.um .um-form input[type=text]:focus {
    border: 1px solid #bbb!important
}

.um .um-form input[type=number],
.um .um-form input[type=password],
.um .um-form input[type=search],
.um .um-form input[type=tel],
.um .um-form input[type=text] {
    background-color: #fff
}

.um .um-form input[type=number]:focus,
.um .um-form input[type=password]:focus,
.um .um-form input[type=search]:focus,
.um .um-form input[type=tel]:focus,
.um .um-form input[type=text]:focus {
    background-color: #fff
}

.um .um-form input[type=password],
.um .um-form input[type=search],
.um .um-form input[type=tel],
.um .um-form input[type=text] {
    color: #666
}

.um .um-form input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 50px #fff inset;
    -webkit-text-fill-color: #666
}

.um .um-form input:-webkit-autofill:focus {
    -webkit-box-shadow: none, 0 0 0 50px #fff inset;
    -webkit-text-fill-color: #666
}

.um .um-form ::-webkit-input-placeholder {
    color: #aaa;
    opacity: 1!important
}

.um .um-form ::-moz-placeholder {
    color: #aaa;
    opacity: 1!important
}

.um .um-form ::-moz-placeholder {
    color: #aaa;
    opacity: 1!important
}

.um .um-form ::-ms-input-placeholder {
    color: #aaa;
    opacity: 1!important
}

.um .um-field-icon i {
    color: #aaa
}

.um-name {
    float: left;
    font-size: 24px;
    font-weight: 700;
    margin-right: 30px;
    line-height: 1.7em
}

.um-name a {
    font-size: 24px
}

@font-face {
    font-family: raty;
    font-style: normal;
    font-weight: 400;
    font-display: swap
}

div.uimob340 .um-col-121,
div.uimob340 .um-col-122,
div.uimob340 .um-col-131,
div.uimob340 .um-col-132,
div.uimob340 .um-col-133 {
    float: none;
    width: 100%;
    margin: 0
}

div.uimob340 .um-field-half {
    float: none;
    width: 100%
}

.uimob340 .um-half {
    float: none;
    width: 100%;
    margin: 0 0 10px 0
}

div.uimob500 .um-col-121,
div.uimob500 .um-col-122,
div.uimob500 .um-col-131,
div.uimob500 .um-col-132,
div.uimob500 .um-col-133 {
    float: none;
    width: 100%;
    margin: 0
}

div.uimob500 .um-field-half {
    float: none;
    width: 100%
}

.um {
    width: 100%;
    text-align: left;
    box-sizing: border-box;
    color: #666;
    font-size: 15px;
    margin-bottom: 30px!important;
    -webkit-font-smoothing: antialiased!important;
    -moz-osx-font-smoothing: grayscale!important;
    opacity: 0
}

.um *,
.um :after,
.um :before {
    box-sizing: content-box
}

.um-field-value a {
    border-bottom: 0!important
}

.um a:focus {
    outline: 0!important
}

.um:not(.um-directory) input {
    font-size: 15px
}

.um * {
    -webkit-font-smoothing: antialiased!important;
    -moz-osx-font-smoothing: grayscale!important
}

.um-left {
    float: left
}

.um-right {
    float: right
}

.um-clear {
    clear: both
}

.um-half {
    width: 48%
}

.um-field-half {
    width: 48%;
    float: left
}

.um-field-half.right {
    float: right
}

.um-col {
    padding-bottom: 20px
}

.um-col-alt {
    margin: 15px 0 5px 0
}

.um-col-alt-b {
    padding-top: 20px
}

.um-col-121 {
    float: left;
    width: 48%
}

.um-col-122 {
    float: right;
    width: 48%
}

.um-col-131 {
    float: left;
    width: 30%
}

.um-col-132 {
    float: left;
    width: 30%;
    margin: 0 5%
}

.um-col-133 {
    float: left;
    width: 30%
}

.um-button i {
    font-size: 22px;
    width: 22px;
    height: 12px!important;
    display: inline-block;
    line-height: 12px!important;
    vertical-align: middle!important;
    position: relative;
    top: -6px;
    margin-right: 8px
}

.um-form button::-moz-focus-inner,
.um-form input::-moz-focus-inner {
    border: 0!important;
    padding: 0!important
}

.um-field {
    position: relative;
    padding: 15px 0 0 0
}

.um-field-b,
.um-field-c {
    padding-top: 0!important
}

.um-field-label {
    display: block;
    margin: 0 0 8px 0
}

.um-field-label .um-field-label-icon {
    float: left;
    margin: 0 8px 0 0;
    height: 22px;
    line-height: 18px;
    display: inline-block;
    width: 24px;
    text-align: center
}

.um-field-label .um-field-label-icon i {
    font-size: 22px;
    position: relative;
    top: 1px
}

.um-field-label label {
    font-size: 15px!important;
    line-height: 22px!important;
    font-weight: 700;
    font-weight: 600
}

.um-field-area {
    position: relative;
    word-wrap: break-word
}

.um-field-value p {
    margin: 0 0 6px 0!important;
    padding: 0
}

.um-field-block {
    color: #777;
    font-size: 17px
}

.um-field-icon {
    position: absolute;
    cursor: default;
    text-align: center!important;
    top: 2px;
    left: 0;
    width: 44px;
    font-size: 22px;
    line-height: 1.7em
}

.um-form input[type=number],
.um-form input[type=password],
.um-form input[type=search],
.um-form input[type=tel],
.um-form input[type=text] {
    padding: 0 12px!important;
    width: 100%;
    display: block!important;
    border-radius: 2px;
    outline: 0!important;
    cursor: text!important;
    font-size: 15px!important;
    height: 40px!important;
    box-sizing: border-box!important;
    box-shadow: none!important;
    margin: 0!important;
    position: static;
    outline: 0!important
}

.um-form input[type=number] {
    width: auto;
    padding: 0 0 0 5px!important;
    height: 30px!important
}

.um-form input[type=number]:focus,
.um-form input[type=password]:focus,
.um-form input[type=search]:focus,
.um-form input[type=tel]:focus,
.um-form input[type=text]:focus {
    box-shadow: none!important;
    outline: 0!important
}

.um-field-c .um-field-checkbox {
    margin-bottom: 14px;
    margin-top: 0!important;
    position: relative
}

.um-field-checkbox:not(.um-field) {
    display: block;
    margin: 8px 0;
    position: relative
}

.um-field-checkbox:hover i {
    color: #666
}

.um-field-checkbox input {
    opacity: 0!important;
    display: inline!important;
    width: 0!important;
    float: left
}

.um-field-checkbox-state {
    position: absolute;
    top: 0;
    left: 1px;
    width: 24px;
    height: 24px
}

.um-field-checkbox-state i {
    font-size: 24px;
    line-height: 24px;
    height: 24px;
    color: #aaa;
    transition: all .2s linear
}

.um-field-checkbox-option {
    margin: 0 0 0 36px;
    line-height: 24px;
    color: #888!important;
    display: block
}

.um input[type=number]:disabled,
.um input[type=submit]:disabled,
.um input[type=text]:disabled {
    opacity: .6!important;
    cursor: no-drop!important
}

input[type=submit].um-button,
input[type=submit].um-button:focus {
    vertical-align: middle!important;
    height: auto!important;
    font-size: 15px;
    cursor: pointer!important;
    width: 100%;
    box-shadow: none;
    text-shadow: none;
    font-family: inherit;
    outline: 0!important;
    margin: 0;
    opacity: 1;
    -webkit-appearance: none
}

input[type=submit].um-button:hover {
    opacity: 1
}

.um-button {
    font-size: 15px;
    border: none!important;
    display: block;
    width: 100%;
    line-height: 1em!important;
    padding: 16px 20px!important;
    text-decoration: none!important;
    text-align: center;
    text-transform: none!important;
    font-weight: 400!important;
    overflow: hidden;
    position: relative;
    transition: .25s;
    box-sizing: border-box;
    border-radius: 4px!important;
    box-shadow: 0 4px 6px rgba(50%, 50%, 93, .11), 0 1px 3px rgba(0%, 0%, 0%, .08);
    opacity: 1
}

a.um-button {
    font-size: 15px;
    border: none!important;
    display: block;
    width: 100%;
    line-height: 1em!important;
    padding: 16px 20px!important;
    text-decoration: none!important;
    text-align: center;
    text-transform: none!important;
    font-weight: 400!important;
    overflow: hidden;
    position: relative;
    transition: .25s;
    box-sizing: border-box;
    border-radius: 4px!important;
    box-shadow: 0 4px 6px rgba(50%, 50%, 93, .11), 0 1px 3px rgba(0%, 0%, 0%, .08);
    opacity: 1
}

a.um-button:hover {
    box-shadow: 0 4px 6px rgba(50%, 50%, 93, .11), 0 1px 3px rgba(0%, 0%, 0%, .08)
}

a.um-link-alt {
    line-height: 22px;
    color: #888!important;
    display: block!important;
    text-decoration: none!important;
    font-weight: 400;
    text-align: center;
    border-bottom: none!important
}

a.um-link-alt:hover {
    text-decoration: underline!important
}


/*!
 * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0%, Fonts: SIL OFL 1.1, Code: MIT License)
 */
