.ui-helper-reset {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

.ui-accordion .ui-accordion-icons {
    padding: 0!important
}

html.noscroll {
    position: fixed;
    overflow-y: scroll;
    width: 100%
}

.mt0 {
    margin-top: 0!important
}

.mb0 {
    margin-bottom: 0!important
}

.mr0 {
    margin-right: 0!important
}

.ml0 {
    margin-left: 0!important
}

.pt0 {
    padding-top: 0!important
}

.pb0 {
    padding-bottom: 0!important
}

.pr0 {
    padding-right: 0!important
}

.pl0 {
    padding-left: 0!important
}

.bt0 {
    border-top: 0!important
}

.bb0 {
    border-bottom: 0!important
}

.no-shadow {
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important
}

.pmb0 p {
    margin-bottom: 0!important
}

.col-sm-cg-5 {
    width: 20%;
    padding: 0 15px;
    float: left
}

.col-sm-cg-25 {
    width: 40%;
    padding: 0 15px;
    float: left
}

.cg-container-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    display: none;
    opacity: 0
}

.cg-container-overlay .cg-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -16px 0 0 -16px
}

.cg-container-overlay.loading-done .cg-loader {
    opacity: 0;
    transition: opacity .5s
}

.cg-container-overlay .cg-loader svg path {
    fill: #fff
}

.cg-container-block .cg-container-overlay {
    display: block
}

.row.fw-row {
    margin-left: 0;
    margin-right: 0
}

.fw-row>div {
    padding-left: 0;
    padding-right: 0
}

.fw-row .cpb-row-full-width.col-sm-12.remove-element-spacing,
.fw-row .cpb-row-full-width .col-sm-12,
.fw-row>.col-sm-12 {
    padding-left: 0;
    padding-right: 0
}

.cpb_accordion .container,
.cpb_tabs .container,
.cpb_tour .container,
.column_container .container,
.cpb-column-container .container {
    max-width: 100%!important;
    padding-left: 0;
    padding-right: 0
}

.cpb_tour .container {
    display: inline-block
}

.cpb-row-container {
    position: relative
}

.cpb-row-container.remove-element-spacing,
.cpb-row-container.remove-element-spacing div[class*="col-sm"] {
    padding-left: 0!important;
    padding-right: 0!important;
    margin-bottom: 0
}

.cpb-row-container.remove-element-spacing .row {
    margin-left: 0;
    margin-right: 0
}

.cpb-row-container.remove-element-spacing div.carousel-asset {
    padding: 0 30px
}

.cpb-row-container.cpb-row-full-width.remove-element-spacing .cpb_content_element {
    margin: 0;
    padding-left: 0;
    padding-right: 0
}

.cpb-row-container.cpb-row-full-width .cpb_content_element>.container {
    padding-left: 0;
    padding-right: 0
}

.cpb-row-container.cpb-row-full-width section.container {
    width: 100%;
    max-width: 100%;
    overflow: hidden
}

.cpb-row-container .blog-items,
.cpb-row-container .row {
    padding-bottom: 0!important;
    margin-bottom: 0!important
}

.cpb-row-container>div {
    position: relative;
    z-index: 3
}

.cpb-row-container>div>section.container {
    max-width: 100%
}

.cpb-row-container>div.row-overlay {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.single .container .body-text>.container {
    margin-left: -15px
}

.cpb-row-container[data-v-center="true"] .multi-column-row {
    height: auto
}

.browser-ie .cpb-row-container[data-v-center="true"] .multi-column-row {
    min-height: 0!important
}

.cpb-row-container[data-v-center="false"] .multi-column-row .cpb-bg-color-wrap {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0
}

.cpb-row-container[data-v-center="true"] .multi-column-row .cpb-bg-color-wrap {
    position: relative
}

.cpb-row-expand-text {
    padding: 30px 15px;
    display: block;
    text-align: left;
    font-size: 22px
}

.cpb-row-expand-text span:before {
    content: "\e600";
    font-family: "jackson";
    font-size: 24px;
    display: inline-block;
    float: left;
    height: 23px;
    width: 23px;
    margin-top: -1px;
    margin-right: 20px;
    -webkit-transform: translate3d(0px, 0px, 0px) rotate(0deg);
    transform: translate3d(0px, 0px, 0px) rotate(0deg);
    -webkit-transition: -webkit-transform .3s cubic-bezier(0.15, 0.85, 0.35, 1);
    transition: transform .3s cubic-bezier(0.15, 0.85, 0.35, 1);
    font-weight: normal
}

.cpb-row-expand-text.row-open span:before {
    content: "\e603"
}

.cpb-row-expand-text:hover span:before {
    -webkit-transform: rotate(180deg) translate3d(0, 0, 0);
    transform: rotate(180deg) translate3d(0, 0, 0)
}

.cpb-row-expand-text.row-open:hover a:hover {
    -webkit-transform: rotate(180deg) translate3d(0, 0, 0);
    transform: rotate(180deg) translate3d(0, 0, 0)
}

.cpb-row-container.cpb-row-expanding {
    height: 0;
    opacity: 0;
    overflow: hidden
}

.cpb-row-container.cpb-row-expanding.cpb-row-expanding-open {
    height: auto;
    opacity: 1
}

.cpb-row-container.col-window-height>.cpb_content_element {
    margin-top: 0!important;
    top: 0!important
}

.cpb-row-container.col-window-height>.cpb_content_element,
.cpb-row-container.col-window-height>.cpb_content_element>.container,
.cpb-row-container.col-window-height .container>.row,
.cpb-row-container.col-window-height .cpb-column-container,
.cpb-row-container.col-window-height .cpb-column-container .cpb-asset-content {
    height: 100%
}

.cpb-row-container.col-window-height .container>.row {
    margin-left: 0;
    margin-right: 0
}

.cpb-row-container.col-window-height .cpb-column-container {
    font-size: 0
}

.cpb-row-container.col-window-height .cpb-column-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.cpb-row-container.col-window-height .cpb-column-container .cpb-asset-content {
    font-size: 0;
    vertical-align: middle;
    width: 100%;
    height: auto;
    display: inline-block
}

.cpb-row-container.col-window-height .cpb-column-container .cpb-asset-content>.container {
    vertical-align: middle;
    display: inline-block;
    width: 100%
}

.cpb-row-container.cpb-row-full-width .cpb-column-container .row {
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px
}

.cpb-row-container.cpb-row-full-width.remove-element-spacing .cpb-column-container .row {
    padding-left: 0!important
}

.cpb-row-full-width .multi-masonry-items.row {
    padding-left: 0!important
}

.cpb-row-container[data-row-style="light"] {
    color: #fff
}

.cpb-row-container[data-row-style="light"] .title-wrap h3.cpb-heading {
    color: #fff
}

.cpb-row-container[data-row-style="light"] .owl-pagination .view-all {
    color: #fff
}

.cpb-row-container[data-row-style="light"] .owl-pagination .owl-page span {
    background-color: #fff
}

.cpb-row-container[data-row-style="dark"] {
    color: #222
}

.cpb-row-container[data-row-style="dark"] .title-wrap h3.cpb-heading {
    color: #222
}

.cpb-row-container[data-row-style="dark"] .owl-pagination .owl-page span {
    background-color: #222
}

.cpb-row-container[data-row-style="dark"] .owl-pagination .view-all {
    color: #222
}

@media only screen and (max-width:767px) {
    .cpb-column-container.cpb-col-custom-offset {
        top: 0!important;
        left: 0!important
    }
}

.cpb_row_slant_spacer {
    height: 120px;
    width: 100%;
    display: block
}

.cpb-row-container[data-top-style="slant-ltr"],
.cpb-row-container[data-top-style="slant-rtl"],
.cpb-row-container[data-bottom-style="slant-ltr"],
.cpb-row-container[data-bottom-style="slant-rtl"] {
    overflow: hidden
}

.cpb-row-container[data-top-style="slant-ltr"]:before {
    content: "";
    width: 120%;
    display: block;
    height: 140px;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    transform: rotate(3deg);
    background: #fff;
    left: -10%;
    top: -90px;
    z-index: 3;
    position: absolute;
    -webkit-backface-visibility: hidden;
    -webkit-background-clip: content-box;
    padding: 2px
}

.cpb-row-container[data-top-style="slant-rtl"]:before {
    content: "";
    width: 120%;
    display: block;
    height: 140px;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    transform: rotate(-3deg);
    background: #fff;
    left: -10%;
    top: -90px;
    z-index: 3;
    position: absolute;
    -webkit-backface-visibility: hidden;
    -webkit-background-clip: content-box;
    padding: 2px
}

.cpb-row-container[data-bottom-style="slant-ltr"]:after {
    content: "";
    width: 120%;
    display: block;
    height: 140px;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    transform: rotate(3deg);
    background: #fff;
    bottom: -90px;
    left: -10%;
    z-index: 2;
    position: absolute;
    -webkit-backface-visibility: hidden;
    -webkit-background-clip: content-box;
    padding: 2px
}

.cpb-row-container[data-bottom-style="slant-rtl"]:after {
    content: "";
    width: 120%;
    display: block;
    height: 140px;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    transform: rotate(-3deg);
    background: #fff;
    bottom: -90px;
    left: -10%;
    z-index: 2;
    position: absolute;
    -webkit-backface-visibility: hidden;
    -webkit-background-clip: content-box;
    padding: 2px
}

.cpb_accordion {
    opacity: 0
}

.cpb_accordion .cpb_accordion_wrapper {
    margin-bottom: 30px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.cpb_accordion .cpb_accordion_section {
    margin-bottom: 10px
}

.cpb_accordion_section>h4 {
    outline: 0!important
}

.cpb_accordion .cpb_accordion_section>h4 a {
    display: block;
    text-decoration: none;
    padding: 12px 30px 12px 15px;
    line-height: 26px;
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.cpb_accordion .cpb_accordion_section>h4 a:after {
    font-size: 24px;
    display: inline-block;
    float: right;
    height: 26px;
    width: 23px;
    -webkit-transform: translate3d(0px, 0px, 0px) rotate(0deg);
    transform: translate3d(0px, 0px, 0px) rotate(0deg);
    -webkit-transition: -webkit-transform .3s cubic-bezier(0.15, 0.85, 0.35, 1);
    transition: transform .3s cubic-bezier(0.15, 0.85, 0.35, 1);
    font-weight: normal;
    line-height: 26px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -13px
}

.cpb_accordion .cpb_accordion_section>h4:hover a:after {
    -webkit-transform: rotate(180deg) translate3d(0, 0, 0);
    transform: rotate(180deg) translate3d(0, 0, 0)
}

.cpb_accordion .cpb_accordion_section>h4.ui-state-active:hover a:after {
    -webkit-transform: rotate(180deg) translate3d(0, 0, 0);
    transform: rotate(180deg) translate3d(0, 0, 0)
}

.cpb_accordion .cpb_accordion_section>h4 a>i {
    margin-right: 10px
}

.cpb_accordion .cpb_accordion_section>h4 a>i[class*="ss-"] {
    display: inline-block;
    line-height: 100%;
    vertical-align: -3px
}

.cpb_accordion .cpb_accordion_section>h4 {
    opacity: .6
}

.cpb_accordion .cpb_accordion_section>h4.ui-state-active {
    opacity: 1
}

.ui-accordion .ui-accordion-header .ui-icon {
    display: none
}

.cpb_accordion_section>h4 .ui-icon:before {
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    height: 20px;
    float: left;
    margin-right: 10px;
    font-size: 22px;
    text-indent: 0;
    box-sizing: content-box
}

.cpb_accordion_section h4.ui-state-active .ui-icon:before {
    margin-top: 0
}

.cpb_accordion .ui-state-active,
.cpb_accordion .ui-state-default {
    border: 0!important;
    background: 0;
    margin-top: 0
}

.cpb_accordion .ui-accordion .ui-accordion-content {
    border: 0;
    padding: 15px 15px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.cpb_accordion .ui-accordion .ui-accordion-content .row {
    margin-left: 0!important;
    margin-bottom: 0!important
}

.cpb_accordion .ui-accordion .ui-accordion-header {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold
}

.ui-accordion-content .cpb_wrapper p:last-child {
    margin-bottom: 0
}

.ui-accordion-content .cpb_wrapper .box-content-wrap p:last-child {
    margin-bottom: 20px
}

.cpb_accordion_section,
.cpb_accordion .cpb_accordion_section,
.cpb_accordion_section .ui-accordion-content {
    background: transparent;
    border-top: 2px solid rgba(0, 0, 0, 0.05);
    border-bottom: 0 solid rgba(0, 0, 0, 0.05);
    margin-bottom: 0
}

.cpb_accordion_section,
.cpb_accordion .cpb_accordion_section:last-child {
    border-bottom-width: 2px
}

.add-to-cart-shortcode {
    display: inline-block;
    vertical-align: middle
}

.add-to-cart-shortcode .tooltip {
    display: none!important
}

.add-to-cart-shortcode>.add_to_cart_button {
    margin-right: 0;
    margin-left: 0;
    border: 2px solid #e3e3e3;
    border-radius: 0;
    box-shadow: none;
    height: 60px;
    padding: 0 20px;
    float: left;
    outline: 0!important;
    margin: 0 20px 0 0;
    text-shadow: none;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold!important;
    line-height: 56px;
    -webkit-backface-visibility: hidden
}

.swiper-slide .caption-content a.cg-button.add_to_cart_button {
    margin-top: 0
}

.add-to-cart-shortcode>.add_to_cart_button.added>span {
    vertical-align: 1px
}

.add-to-cart-shortcode>.add_to_cart_button i {
    margin-right: 10px;
    font-size: 24px;
    vertical-align: -4px
}

.add-to-cart-shortcode>.add_to_cart_button i.cg-icon-loader {
    width: 24px;
    height: 24px
}

.add-to-cart-shortcode>.add_to_cart_button i.cg-icon-tick {
    vertical-align: -3px
}

.add-to-cart-shortcode>.wc-forward {
    display: none!important
}

.alert {
    height: auto;
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
    padding: 15px;
    text-align: left;
    margin-bottom: 20px;
    font-weight: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    background-color: #ffd56c;
    color: #222
}

.alert .messagebox_text {
    background: 0;
    padding-left: 0
}

.alert .messagebox_text p {
    margin-left: 30px;
    margin-bottom: 10px
}

.alert .messagebox_text p:last-child {
    margin-bottom: 0
}

.alert .messagebox_text p strong {
    letter-spacing: normal!important
}

.alert .messagebox_text:before {
    content: "\f071";
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    display: block;
    text-decoration: inherit;
    width: 22px;
    height: auto;
    float: left;
    margin-top: 4px;
    font-size: 16px;
    position: absolute;
    text-indent: 0;
    text-align: center
}

.alert.alert-info .messagebox_text:before {
    content: "\f129"
}

.alert.alert-error .messagebox_text:before {
    content: "\f12a"
}

.alert.alert-success .messagebox_text:before {
    content: "\f00c"
}

.alert.alert-info {
    background-color: #5adcff
}

.alert.alert-error {
    background-color: #fe504f
}

.alert.alert-success {
    background-color: #51e3a8
}

.cg-headline.text-left {
    text-align: left
}

.cg-headline.text-center {
    text-align: center
}

.cg-headline.text-right {
    text-align: right
}

.cg-words-wrapper {
    display: inline-block;
    position: relative;
    text-align: center
}

.cg-words-wrapper:last-child {
    text-align: left
}

.cg-words-wrapper b {
    display: inline-block;
    position: absolute;
    white-space: nowrap;
    left: 0;
    top: 0
}

.cg-words-wrapper b i,
.cg-words-wrapper b em {
    font-style: normal
}

.cg-words-wrapper b.is-visible {
    position: relative
}

.no-js .cg-words-wrapper b {
    opacity: 0
}

.no-js .cg-words-wrapper b.is-visible {
    opacity: 1
}

.cg-headline.rotate-1 .cg-words-wrapper {
    -webkit-perspective: 300px;
    -moz-perspective: 300px;
    perspective: 300px
}

.cg-headline.rotate-1 b {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.cg-headline.rotate-1 b.is-visible {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-animation: cg-rotate-1-in 1.2s;
    -moz-animation: cg-rotate-1-in 1.2s;
    animation: cg-rotate-1-in 1.2s
}

.cg-headline.rotate-1 b.is-hidden {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
    -webkit-animation: cg-rotate-1-out 1.2s;
    -moz-animation: cg-rotate-1-out 1.2s;
    animation: cg-rotate-1-out 1.2s
}

@-webkit-keyframes cg-rotate-1-in {
    0% {
        -webkit-transform: rotateX(180deg);
        opacity: 0
    }
    35% {
        -webkit-transform: rotateX(120deg);
        opacity: 0
    }
    65% {
        opacity: 0
    }
    100% {
        -webkit-transform: rotateX(360deg);
        opacity: 1
    }
}

@-moz-keyframes cg-rotate-1-in {
    0% {
        -moz-transform: rotateX(180deg);
        opacity: 0
    }
    35% {
        -moz-transform: rotateX(120deg);
        opacity: 0
    }
    65% {
        opacity: 0
    }
    100% {
        -moz-transform: rotateX(360deg);
        opacity: 1
    }
}

@keyframes cg-rotate-1-in {
    0% {
        -webkit-transform: rotateX(180deg);
        -moz-transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        -o-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0
    }
    35% {
        -webkit-transform: rotateX(120deg);
        -moz-transform: rotateX(120deg);
        -ms-transform: rotateX(120deg);
        -o-transform: rotateX(120deg);
        transform: rotateX(120deg);
        opacity: 0
    }
    65% {
        opacity: 0
    }
    100% {
        -webkit-transform: rotateX(360deg);
        -moz-transform: rotateX(360deg);
        -ms-transform: rotateX(360deg);
        -o-transform: rotateX(360deg);
        transform: rotateX(360deg);
        opacity: 1
    }
}

@-webkit-keyframes cg-rotate-1-out {
    0% {
        -webkit-transform: rotateX(0deg);
        opacity: 1
    }
    35% {
        -webkit-transform: rotateX(-40deg);
        opacity: 1
    }
    65% {
        opacity: 0
    }
    100% {
        -webkit-transform: rotateX(180deg);
        opacity: 0
    }
}

@-moz-keyframes cg-rotate-1-out {
    0% {
        -moz-transform: rotateX(0deg);
        opacity: 1
    }
    35% {
        -moz-transform: rotateX(-40deg);
        opacity: 1
    }
    65% {
        opacity: 0
    }
    100% {
        -moz-transform: rotateX(180deg);
        opacity: 0
    }
}

@keyframes cg-rotate-1-out {
    0% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1
    }
    35% {
        -webkit-transform: rotateX(-40deg);
        -moz-transform: rotateX(-40deg);
        -ms-transform: rotateX(-40deg);
        -o-transform: rotateX(-40deg);
        transform: rotateX(-40deg);
        opacity: 1
    }
    65% {
        opacity: 0
    }
    100% {
        -webkit-transform: rotateX(180deg);
        -moz-transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        -o-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0
    }
}

.cg-headline.type .cg-words-wrapper {
    vertical-align: top;
    overflow: hidden
}

.cg-headline.type .cg-words-wrapper::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 90%;
    width: 1px;
    background-color: #aebcb9
}

.cg-headline.type .cg-words-wrapper.waiting::after {
    -webkit-animation: cg-pulse 1s infinite;
    -moz-animation: cg-pulse 1s infinite;
    animation: cg-pulse 1s infinite
}

.cg-headline.type .cg-words-wrapper.selected {
    background-color: #aebcb9
}

.cg-headline.type .cg-words-wrapper.selected b {
    color: #0d0d0d
}

.cg-headline.type .cg-words-wrapper.selected::after {
    visibility: hidden
}

.cg-headline.type b {
    visibility: hidden
}

.cg-headline.type b.is-visible {
    visibility: visible
}

.cg-headline.type i {
    position: absolute;
    visibility: hidden
}

.cg-headline.type i.in {
    position: relative;
    visibility: visible
}

@-webkit-keyframes cg-pulse {
    0% {
        -webkit-transform: translateY(-50%) scale(1);
        opacity: 1
    }
    40% {
        -webkit-transform: translateY(-50%) scale(0.9);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(-50%) scale(0);
        opacity: 0
    }
}

@-moz-keyframes cg-pulse {
    0% {
        -moz-transform: translateY(-50%) scale(1);
        opacity: 1
    }
    40% {
        -moz-transform: translateY(-50%) scale(0.9);
        opacity: 0
    }
    100% {
        -moz-transform: translateY(-50%) scale(0);
        opacity: 0
    }
}

@keyframes cg-pulse {
    0% {
        -webkit-transform: translateY(-50%) scale(1);
        -moz-transform: translateY(-50%) scale(1);
        -ms-transform: translateY(-50%) scale(1);
        -o-transform: translateY(-50%) scale(1);
        transform: translateY(-50%) scale(1);
        opacity: 1
    }
    40% {
        -webkit-transform: translateY(-50%) scale(0.9);
        -moz-transform: translateY(-50%) scale(0.9);
        -ms-transform: translateY(-50%) scale(0.9);
        -o-transform: translateY(-50%) scale(0.9);
        transform: translateY(-50%) scale(0.9);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(-50%) scale(0);
        -moz-transform: translateY(-50%) scale(0);
        -ms-transform: translateY(-50%) scale(0);
        -o-transform: translateY(-50%) scale(0);
        transform: translateY(-50%) scale(0);
        opacity: 0
    }
}

.cg-headline.rotate-2 .cg-words-wrapper {
    -webkit-perspective: 300px;
    -moz-perspective: 300px;
    perspective: 300px
}

.cg-headline.rotate-2 i,
.cg-headline.rotate-2 em {
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.cg-headline.rotate-2 b {
    opacity: 0
}

.cg-headline.rotate-2 i {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    -moz-transform: translateZ(-20px) rotateX(90deg);
    -ms-transform: translateZ(-20px) rotateX(90deg);
    -o-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg);
    opacity: 0
}

.is-visible .cg-headline.rotate-2 i {
    opacity: 1
}

.cg-headline.rotate-2 i.in {
    -webkit-animation: cg-rotate-2-in .4s forwards;
    -moz-animation: cg-rotate-2-in .4s forwards;
    animation: cg-rotate-2-in .4s forwards
}

.cg-headline.rotate-2 i.out {
    -webkit-animation: cg-rotate-2-out .4s forwards;
    -moz-animation: cg-rotate-2-out .4s forwards;
    animation: cg-rotate-2-out .4s forwards
}

.cg-headline.rotate-2 em {
    -webkit-transform: translateZ(20px);
    -moz-transform: translateZ(20px);
    -ms-transform: translateZ(20px);
    -o-transform: translateZ(20px);
    transform: translateZ(20px)
}

.no-csstransitions .cg-headline.rotate-2 i {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 0
}

.no-csstransitions .cg-headline.rotate-2 i em {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.no-csstransitions .cg-headline.rotate-2 .is-visible i {
    opacity: 1
}

@-webkit-keyframes cg-rotate-2-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(90deg)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(-10deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0deg)
    }
}

@-moz-keyframes cg-rotate-2-in {
    0% {
        opacity: 0;
        -moz-transform: translateZ(-20px) rotateX(90deg)
    }
    60% {
        opacity: 1;
        -moz-transform: translateZ(-20px) rotateX(-10deg)
    }
    100% {
        opacity: 1;
        -moz-transform: translateZ(-20px) rotateX(0deg)
    }
}

@keyframes cg-rotate-2-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(90deg);
        -moz-transform: translateZ(-20px) rotateX(90deg);
        -ms-transform: translateZ(-20px) rotateX(90deg);
        -o-transform: translateZ(-20px) rotateX(90deg);
        transform: translateZ(-20px) rotateX(90deg)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(-10deg);
        -moz-transform: translateZ(-20px) rotateX(-10deg);
        -ms-transform: translateZ(-20px) rotateX(-10deg);
        -o-transform: translateZ(-20px) rotateX(-10deg);
        transform: translateZ(-20px) rotateX(-10deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0deg);
        -moz-transform: translateZ(-20px) rotateX(0deg);
        -ms-transform: translateZ(-20px) rotateX(0deg);
        -o-transform: translateZ(-20px) rotateX(0deg);
        transform: translateZ(-20px) rotateX(0deg)
    }
}

@-webkit-keyframes cg-rotate-2-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0)
    }
    60% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-100deg)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-90deg)
    }
}

@-moz-keyframes cg-rotate-2-out {
    0% {
        opacity: 1;
        -moz-transform: translateZ(-20px) rotateX(0)
    }
    60% {
        opacity: 0;
        -moz-transform: translateZ(-20px) rotateX(-100deg)
    }
    100% {
        opacity: 0;
        -moz-transform: translateZ(-20px) rotateX(-90deg)
    }
}

@keyframes cg-rotate-2-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0);
        -moz-transform: translateZ(-20px) rotateX(0);
        -ms-transform: translateZ(-20px) rotateX(0);
        -o-transform: translateZ(-20px) rotateX(0);
        transform: translateZ(-20px) rotateX(0)
    }
    60% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-100deg);
        -moz-transform: translateZ(-20px) rotateX(-100deg);
        -ms-transform: translateZ(-20px) rotateX(-100deg);
        -o-transform: translateZ(-20px) rotateX(-100deg);
        transform: translateZ(-20px) rotateX(-100deg)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-90deg);
        -moz-transform: translateZ(-20px) rotateX(-90deg);
        -ms-transform: translateZ(-20px) rotateX(-90deg);
        -o-transform: translateZ(-20px) rotateX(-90deg);
        transform: translateZ(-20px) rotateX(-90deg)
    }
}

.cg-headline.loading-bar span {
    display: inline-block;
    padding: 0
}

.cg-headline.loading-bar .cg-words-wrapper {
    overflow: visible;
    vertical-align: top
}

.cg-headline.loading-bar .cg-words-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -5px;
    height: 2px;
    width: 0;
    background: #f90;
    z-index: 2;
    -webkit-transition: width .3s -0.1s;
    -moz-transition: width .3s -0.1s;
    transition: width .3s -0.1s
}

.cg-headline.loading-bar .cg-words-wrapper.is-loading::after {
    width: 100%;
    -webkit-transition: width 3s;
    -moz-transition: width 3s;
    transition: width 3s
}

.cg-headline.loading-bar b {
    top: 0;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s
}

.cg-headline.loading-bar b.is-visible {
    opacity: 1;
    top: 0
}

.cg-headline.slide span {
    display: inline-block;
    padding: 0
}

.cg-headline.slide .cg-words-wrapper {
    overflow: visible;
    vertical-align: top
}

.cg-headline.slide b {
    opacity: 0;
    top: 0
}

.cg-headline.slide b.is-visible {
    top: 0;
    opacity: 1;
    -webkit-animation: slide-in .6s;
    -moz-animation: slide-in .6s;
    animation: slide-in .6s
}

.cg-headline.slide b.is-hidden {
    -webkit-animation: slide-out .6s;
    -moz-animation: slide-out .6s;
    animation: slide-out .6s
}

@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(20%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes slide-in {
    0% {
        opacity: 0;
        -moz-transform: translateY(-100%)
    }
    60% {
        opacity: 1;
        -moz-transform: translateY(20%)
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(20%);
        -moz-transform: translateY(20%);
        -ms-transform: translateY(20%);
        -o-transform: translateY(20%);
        transform: translateY(20%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes slide-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
    60% {
        opacity: 0;
        -webkit-transform: translateY(120%)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(100%)
    }
}

@-moz-keyframes slide-out {
    0% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
    60% {
        opacity: 0;
        -moz-transform: translateY(120%)
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(100%)
    }
}

@keyframes slide-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    60% {
        opacity: 0;
        -webkit-transform: translateY(120%);
        -moz-transform: translateY(120%);
        -ms-transform: translateY(120%);
        -o-transform: translateY(120%);
        transform: translateY(120%)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -o-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.cg-headline.clip span {
    display: inline-block;
    padding: 0
}

.cg-headline.clip .cg-words-wrapper {
    overflow: hidden;
    vertical-align: top
}

.cg-headline.clip .cg-words-wrapper::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background-color: #aebcb9
}

.cg-headline.clip b {
    opacity: 0
}

.cg-headline.clip b.is-visible {
    opacity: 1
}

.cg-headline.zoom .cg-words-wrapper {
    -webkit-perspective: 300px;
    -moz-perspective: 300px;
    perspective: 300px
}

.cg-headline.zoom b {
    opacity: 0
}

.cg-headline.zoom b.is-visible {
    opacity: 1;
    -webkit-animation: zoom-in .8s;
    -moz-animation: zoom-in .8s;
    animation: zoom-in .8s
}

.cg-headline.zoom b.is-hidden {
    -webkit-animation: zoom-out .8s;
    -moz-animation: zoom-out .8s;
    animation: zoom-out .8s
}

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

@-moz-keyframes zoom-in {
    0% {
        opacity: 0;
        -moz-transform: translateZ(100px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateZ(0)
    }
}

@keyframes zoom-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(100px);
        -moz-transform: translateZ(100px);
        -ms-transform: translateZ(100px);
        -o-transform: translateZ(100px);
        transform: translateZ(100px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0)
    }
}

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

@-moz-keyframes zoom-out {
    0% {
        opacity: 1;
        -moz-transform: translateZ(0)
    }
    100% {
        opacity: 0;
        -moz-transform: translateZ(-100px)
    }
}

@keyframes zoom-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateZ(-100px);
        -moz-transform: translateZ(-100px);
        -ms-transform: translateZ(-100px);
        -o-transform: translateZ(-100px);
        transform: translateZ(-100px)
    }
}

.cg-headline.rotate-3 .cg-words-wrapper {
    -webkit-perspective: 300px;
    -moz-perspective: 300px;
    perspective: 300px
}

.cg-headline.rotate-3 b {
    opacity: 0
}

.cg-headline.rotate-3 i {
    display: inline-block;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.is-visible .cg-headline.rotate-3 i {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.cg-headline.rotate-3 i.in {
    -webkit-animation: cg-rotate-3-in .6s forwards;
    -moz-animation: cg-rotate-3-in .6s forwards;
    animation: cg-rotate-3-in .6s forwards
}

.cg-headline.rotate-3 i.out {
    -webkit-animation: cg-rotate-3-out .6s forwards;
    -moz-animation: cg-rotate-3-out .6s forwards;
    animation: cg-rotate-3-out .6s forwards
}

.no-csstransitions .cg-headline.rotate-3 i {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 0
}

.no-csstransitions .cg-headline.rotate-3 .is-visible i {
    opacity: 1
}

@-webkit-keyframes cg-rotate-3-in {
    0% {
        -webkit-transform: rotateY(180deg)
    }
    100% {
        -webkit-transform: rotateY(0deg)
    }
}

@-moz-keyframes cg-rotate-3-in {
    0% {
        -moz-transform: rotateY(180deg)
    }
    100% {
        -moz-transform: rotateY(0deg)
    }
}

@keyframes cg-rotate-3-in {
    0% {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }
    100% {
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }
}

@-webkit-keyframes cg-rotate-3-out {
    0% {
        -webkit-transform: rotateY(0)
    }
    100% {
        -webkit-transform: rotateY(-180deg)
    }
}

@-moz-keyframes cg-rotate-3-out {
    0% {
        -moz-transform: rotateY(0)
    }
    100% {
        -moz-transform: rotateY(-180deg)
    }
}

@keyframes cg-rotate-3-out {
    0% {
        -webkit-transform: rotateY(0);
        -moz-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -o-transform: rotateY(0);
        transform: rotateY(0)
    }
    100% {
        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -ms-transform: rotateY(-180deg);
        -o-transform: rotateY(-180deg);
        transform: rotateY(-180deg)
    }
}

.cg-headline.scale b {
    opacity: 0
}

.cg-headline.scale i {
    display: inline-block;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.is-visible .cg-headline.scale i {
    opacity: 1
}

.cg-headline.scale i.in {
    -webkit-animation: scale-up .6s forwards;
    -moz-animation: scale-up .6s forwards;
    animation: scale-up .6s forwards
}

.cg-headline.scale i.out {
    -webkit-animation: scale-down .6s forwards;
    -moz-animation: scale-down .6s forwards;
    animation: scale-down .6s forwards
}

.no-csstransitions .cg-headline.scale i {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0
}

.no-csstransitions .cg-headline.scale .is-visible i {
    opacity: 1
}

@-webkit-keyframes scale-up {
    0% {
        -webkit-transform: scale(0);
        opacity: 0
    }
    60% {
        -webkit-transform: scale(1.2);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@-moz-keyframes scale-up {
    0% {
        -moz-transform: scale(0);
        opacity: 0
    }
    60% {
        -moz-transform: scale(1.2);
        opacity: 1
    }
    100% {
        -moz-transform: scale(1);
        opacity: 1
    }
}

@keyframes scale-up {
    0% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
    60% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes scale-down {
    0% {
        -webkit-transform: scale(1);
        opacity: 1
    }
    60% {
        -webkit-transform: scale(0);
        opacity: 0
    }
}

@-moz-keyframes scale-down {
    0% {
        -moz-transform: scale(1);
        opacity: 1
    }
    60% {
        -moz-transform: scale(0);
        opacity: 0
    }
}

@keyframes scale-down {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    60% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
}

.cg-headline.push b {
    opacity: 0
}

.cg-headline.push b.is-visible {
    opacity: 1;
    -webkit-animation: push-in .6s;
    -moz-animation: push-in .6s;
    animation: push-in .6s
}

.cg-headline.push b.is-hidden {
    -webkit-animation: push-out .6s;
    -moz-animation: push-out .6s;
    animation: push-out .6s
}

@-webkit-keyframes push-in {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(10%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes push-in {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%)
    }
    60% {
        opacity: 1;
        -moz-transform: translateX(10%)
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@keyframes push-in {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(10%);
        -moz-transform: translateX(10%);
        -ms-transform: translateX(10%);
        -o-transform: translateX(10%);
        transform: translateX(10%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes push-out {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
    60% {
        opacity: 0;
        -webkit-transform: translateX(110%)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%)
    }
}

@-moz-keyframes push-out {
    0% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
    60% {
        opacity: 0;
        -moz-transform: translateX(110%)
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(100%)
    }
}

@keyframes push-out {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
    60% {
        opacity: 0;
        -webkit-transform: translateX(110%);
        -moz-transform: translateX(110%);
        -ms-transform: translateX(110%);
        -o-transform: translateX(110%);
        transform: translateX(110%)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%)
    }
}

.cpb_button {
    text-align: center
}

.cpb_button[data-align="left"] {
    text-align: left
}

.cpb_button[data-align="center"] {
    text-align: center
}

.cpb_button[data-align="right"] {
    text-align: right
}

.cpb_button a.cg-button {
    margin-right: 0
}

a.cg-button {
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    height: auto;
    padding: 14px 26px;
    margin: 0 10px 20px 0;
    font-weight: bold;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border: 0;
    position: relative;
    outline: 0;
    text-shadow: none;
    text-decoration: none;
    vertical-align: middle;
    letter-spacing: 1px;
    max-width: 100%
}

a.cg-button.bordered {
    padding: 15px 25px
}

a.cg-button:hover {
    text-decoration: none!important;
    color: #fff
}

a.cg-button.large {
    font-size: 14px;
    line-height: 32px;
    padding: 12px 35px
}

a.cg-button.large.bordered {
    padding: 11px 34px
}

a.cg-button.dropshadow {
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .1)
}

a.cg-button.mega {
    font-size: 18px;
    line-height: 30px;
    padding: 20px 35px
}

a.cg-button.mega.bordered {
    padding: 19px 34px
}

a.cg-button.mega.cg-icon-stroke span.text {
    padding: 20px 30px 20px 84px;
    line-height: 30px
}

a.cg-button.black {
    border-color: #222;
    background-color: #222;
    color: #fff
}

a.cg-button.white {
    border-color: #fff;
    background-color: #fff;
    color: #222!important
}

a.cg-button.blue {
    border-color: #00bff3;
    background-color: #00bff3
}

a.cg-button.grey {
    border-color: #444;
    background-color: #444
}

a.cg-button.lightgrey {
    border-color: #e4e4e4;
    background-color: #e4e4e4;
    color: #222
}

a.cg-button.orange {
    border-color: #ff7534;
    background-color: #ff7534;
    color: #fff
}

a.cg-button.turquoise {
    border-color: #00d1c5;
    background-color: #00d1c5;
    color: #fff
}

a.cg-button.green {
    border-color: #37ba85;
    background-color: #37ba85;
    color: #fff
}

a.cg-button.pink {
    border-color: #fe504f;
    background-color: #fe504f;
    color: #fff
}

a.cg-button.gold {
    border-color: #ffd56c;
    background-color: #ffd56c;
    color: #222
}

a.cg-button.transparent-light {
    border: 2px solid #fff;
    border: 2px solid rgba(255, 255, 255, .5);
    color: #fff
}

a.cg-button.transparent-light:hover {
    background: #fff;
    border-color: #fff
}

a.cg-button.transparent-dark {
    border: 2px solid #222;
    border: 2px solid rgba(34, 34, 34, .2)
}

a.cg-button.transparent-dark:hover {
    background: #222;
    border-color: #222
}

a.cg-button.purple {
    border-color: #8e7de5;
    background-color: #8e7de5;
    color: #fff
}

a.cg-button.midnight {
    border-color: #27303d;
    background-color: #27303d;
    color: #fff
}

a.cg-button.yellow {
    border-color: #f5c55e;
    background-color: #f5c55e;
    color: #fff
}

a.cg-button.red {
    border-color: #f45550;
    background-color: #f45550;
    color: #fff
}

.cg-button.accent {
    background: 0;
    background-image: none
}

a.cg-button.stroke-to-fill {
    border-width: 2px;
    border-style: solid;
    padding: 13px 30px;
    background: transparent
}

a.cg-button.large.stroke-to-fill {
    padding: 13px 40px
}

a.cg-button.mega.stroke-to-fill {
    padding: 19px 40px
}

a.cg-button.cg-icon-reveal {
    padding: 15px 35px;
    line-height: 20px;
    -webkit-transform: translate3d(0, 0, 0)
}

a.cg-button.cg-icon-reveal.large {
    padding: 18px 50px
}

a.cg-button.cg-icon-stroke {
    padding: 0;
    line-height: 18px
}

a.cg-button.cg-icon-reveal i {
    font-size: 18px;
    height: 100%;
    width: 20px;
    right: 30px;
    top: 0;
    line-height: 50px;
    display: inline-block;
    text-align: right;
    position: absolute;
    -o-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0
}

a.cg-button.large.cg-icon-reveal i {
    font-size: 22px;
    line-height: 56px;
    right: 40px
}

a.cg-button.cg-icon-reveal span.text {
    display: block;
    vertical-align: 4px;
    text-align: center;
    width: 100%
}

a.cg-button.cg-icon-reveal i,
a.cg-button.cg-icon-reveal span.text {
    -webkit-transition: all .4s cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -moz-transition: all .4s cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -o-transition: all .4s cubic-bezier(0.175, 0.885, 0.320, 1.15);
    transition: all .4s cubic-bezier(0.175, 0.885, 0.320, 1.15)
}

a.cg-button.cg-icon-reveal:hover i {
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    right: 20px
}

a.cg-button.large.cg-icon-reveal:hover i {
    right: 25px
}

a.cg-button.cg-icon-reveal:hover span.text {
    -webkit-transform: translateX(-12px);
    -moz-transform: translateX(-12px);
    -ms-transform: translateX(-12px);
    transform: translateX(-12px)
}

a.cg-button.cg-icon-reveal.large:hover span.text {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px)
}

a.cg-button.cg-icon-reveal.black {
    background-color: #222
}

a.cg-button.cg-icon-reveal.white {
    background-color: #fff;
    color: #222
}

a.cg-button.cg-icon-reveal.blue {
    background-color: #00bff3
}

a.cg-button.cg-icon-reveal.grey {
    background-color: #444
}

a.cg-button.cg-icon-reveal.lightgrey {
    background-color: #e4e4e4
}

a.cg-button.cg-icon-reveal.orange {
    background-color: #ff7534
}

a.cg-button.cg-icon-reveal.turquoise {
    background-color: #00d1c5
}

a.cg-button.cg-icon-reveal.green {
    background-color: #37ba85
}

a.cg-button.cg-icon-reveal.pink {
    background-color: #fe504f
}

a.cg-button.cg-icon-reveal.gold {
    background-color: #ffd56c
}

a.cg-button.cg-icon-stroke i {
    padding: 16px 25px 14px;
    left: 0;
    top: 0;
    font-size: 18px;
    height: 48px;
    line-height: 16px;
    display: inline-block;
    position: absolute
}

a.cg-button.cg-icon-stroke span.text {
    padding: 14px 25px 14px 60px;
    display: inline-block;
    white-space: nowrap;
    vertical-align: 4px;
    line-height: 20px
}

a.cg-button.large.cg-icon-stroke i {
    padding: 19px 22px 8px;
    height: 54px;
    font-size: 22px
}

a.cg-button.large.cg-icon-stroke span.text {
    padding: 20px 84px 20px 30px;
    line-height: 30px
}

a.cg-button.mega.cg-icon-stroke i {
    padding: 20px 25px;
    height: 70px;
    line-height: 30px
}

a.cg-button.mega.cg-icon-stroke span.text {
    padding: 14px 30px 14px 84px;
    line-height: 30px
}

a.cg-button span.text {
    display: inline-block
}

a.cg-button.bordered {
    background: 0;
    border: 2px solid #e3e3e3;
    position: relative;
    overflow: visible
}

a.cg-button.bordered.transparent-light,
a.cg-button.bordered.transparent-dark {
    border: 0!important
}

a.cg-button .cg-button-border {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 2px solid #ccc;
    z-index: 2
}

a.cg-button.bordered.black {
    color: #222;
    border-color: #222
}

a.cg-button.bordered.white {
    color: #fff;
    border-color: #fff
}

a.cg-button.bordered.blue {
    color: #00bff3;
    border-color: #00bff3
}

a.cg-button.bordered.grey {
    color: #444;
    border-color: #444
}

a.cg-button.bordered.lightgrey {
    color: #e4e4e4;
    border-color: #e4e4e4
}

a.cg-button.bordered.orange {
    color: #ff7534;
    border-color: #ff7534
}

a.cg-button.bordered.turquoise {
    color: #00d1c5;
    border-color: #00d1c5
}

a.cg-button.bordered.green {
    color: #37ba85;
    border-color: #37ba85
}

a.cg-button.bordered.pink {
    color: #fe504f;
    border-color: #fe504f
}

a.cg-button.bordered.gold {
    color: #e5bf61;
    border-color: #e5bf61
}

a.cg-button.bordered.white {
    color: #fff!important
}

a.cg-button.bordered.white:hover {
    color: #222!important
}

a.cg-button.bordered.black:hover,
a.cg-button.bordered.blue:hover,
a.cg-button.bordered.grey:hover,
a.cg-button.bordered.orange:hover,
a.cg-button.bordered.turquoise:hover,
a.cg-button.bordered.green:hover,
a.cg-button.bordered.pink:hover {
    color: #fff
}

a.cg-button.bordered.gold:hover,
a.cg-button.bordered.lightgrey:hover,
a.cg-button.bordered.gold:hover {
    color: #222
}

a.cg-button.rounded {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px
}

a.cg-button.rounded.large {
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    border-radius: 75px
}

a.cg-button.rounded.bordered:before,
a.cg-button.rounded.bordered:after {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    opacity: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s
}

a.cg-button.rounded.bordered:hover:before,
a.cg-button.rounded.bordered:hover:after {
    opacity: 1
}

a.cg-button.black:hover {
    background-color: #111;
    border-color: #111
}

a.cg-button.white:hover {
    background-color: #e4e4e4;
    border-color: #e4e4e4
}

a.cg-button.blue:hover {
    background-color: #00acda;
    border-color: #00acda
}

a.cg-button.grey:hover {
    background-color: #333;
    border-color: #333
}

a.cg-button.lightgrey:hover {
    background-color: #ccc;
    border-color: #ccc
}

a.cg-button.orange:hover {
    background-color: #e5692f;
    border-color: #e5692f
}

a.cg-button.turquoise:hover {
    background-color: #00bcb1;
    border-color: #00bcb1
}

a.cg-button.green:hover {
    background-color: #31a777;
    border-color: #31a777
}

a.cg-button.pink:hover {
    background-color: #e44847;
    border-color: #e44847
}

a.cg-button.gold:hover {
    background-color: #e5bf61;
    border-color: #e5bf61
}

a.cg-button.rotate-3d {
    -ms-perspective: 1000px;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
    padding: 0;
    overflow: visible;
    -webkit-backface-visibility: hidden
}

a.cg-button.rotate-3d.large {
    padding: 0
}

a.cg-button.rotate-3d span.text {
    background-color: inherit;
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    transition: transform .3s;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden
}

.browser-ie a.cg-button.rotate-3d span.text,
.browser-ie10 a.cg-button.rotate-3d span.text,
.browser-ie11 a.cg-button.rotate-3d span.text {
    transform-style: inherit
}

.browser-ie a.cg-button.rotate-3d:hover span.text,
.browser-ie a.cg-button.rotate-3d:focus span.text,
.browser-ie10 a.cg-button.rotate-3d:hover span.text,
.browser-ie a.cg-button.rotate-3d:focus span.text,
.browser-ie11 a.cg-button.rotate-3d:hover span.text,
.browser-ie a.cg-button.rotate-3d:focus span.text {
    transform: none
}

.browser-ie a.cg-button.rotate-3d span.text:before,
.browser-ie10 a.cg-button.rotate-3d span.text:before,
.browser-ie11 a.cg-button.rotate-3d span.text:before {
    opacity: 0;
    top: 0;
    transform: none;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s
}

.browser-ie a.cg-button.rotate-3d:hover span.text:before,
.browser-ie10 a.cg-button.rotate-3d:hover span.text:before,
.browser-ie11 a.cg-button.rotate-3d:hover span.text:before {
    opacity: 1
}

a.cg-button.rotate-3d span.text,
a.cg-button.rotate-3d span.text:before {
    padding: 14px 26px
}

a.cg-button.rotate-3d.large span.text,
a.cg-button.rotate-3d.large span.text:before {
    padding: 14px 35px
}

a.cg-button.rotate-3d span.text:before {
    position: absolute;
    display: inline-block;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ccc;
    content: attr(data-text);
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    transition: background .3s;
    -ms-transform: rotateX(-90deg);
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased
}

a.cg-button.rotate-3d:hover span.text,
a.cg-button.rotate-3d:focus span.text {
    -webkit-transform: rotateX(91deg) translateY(-50%);
    -moz-transform: rotateX(91deg) translateY(-50%);
    transform: rotateX(91deg) translateY(-50%)
}

.no-csstransitions a.cg-button.rotate-3d span.text:before,
.no-csstransforms a.cg-button.rotate-3d span.text:before,
.no-cssanimations a.cg-button.rotate-3d span.text:before {
    display: none!important
}

a.cg-button.cg-button-rounded {
    border-radius: 30px
}

a.cg-button.mega.cg-button-rounded {
    border-radius: 45px
}

a.cg-button.cg-button-has-icon>i {
    font-size: 18px;
    margin-left: 10px;
    vertical-align: -3px
}

a.cg-button.cg-button-has-icon.large>i {
    font-size: 22px;
    margin-left: 10px;
    vertical-align: -5px
}

a.cg-button.cg-button-has-icon.mega>i {
    font-size: 18px;
    margin-left: 10px;
    vertical-align: -7px
}

.cpb_box_content .cpb-asset-content {
    position: relative
}

.cpb_box_content .box-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background: #222;
    opacity: 0
}

.cpb_box_content .box-link:hover {
    opacity: .1
}

.cpb_box_content .box-content-wrap {
    padding: 30px;
    position: relative;
    z-index: 2
}

.cpb_box_content .box-content-wrap p:last-child {
    margin-bottom: 0
}

.cpb_box_content .cpb-bg-color-wrap.whitestroke {
    background: #fff;
    border: 1px solid #e3e3e3
}

.chart-shortcode {
    position: relative;
    text-align: center;
    overflow: hidden
}

.chart-shortcode.chart-center {
    margin: 0 auto
}

.chart-shortcode.chart-right {
    float: right
}

.chart-shortcode canvas {
    position: absolute;
    top: 0;
    left: 0
}

.chart-shortcode span {
    font-size: 14px;
    vertical-align: -1px
}

.chart-shortcode.chart-70 span i[class*="ss-"] {
    vertical-align: -2px
}

.chart-shortcode.chart-170 span {
    font-size: 36px;
    vertical-align: 0
}

.chart-shortcode.chart-170 span i {
    vertical-align: -4px
}

.chart-shortcode.chart-170 span i[class*="ss-"] {
    vertical-align: -7px
}

.client-box {
    width: 228px;
    height: auto;
    background-color: #fafafa;
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    margin: 0 2px 7px 5px
}

.client-box img {
    width: 100%;
    height: auto;
    display: block
}

ul.clients-items {
    list-style: none
}

.clients-items .carousel-item {
    padding: 0 15px
}

.client-item {
    float: left;
    margin-bottom: 25px
}

.client-item figure {
    opacity: .7;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.client-item figure:hover {
    border-color: #222;
    opacity: 1
}

@media only screen and (max-width:767px) {
    .clients-items>.client-item.col-sm-2,
    .clients-items>.client-item.col-sm-6 {
        width: 50%;
        float: left
    }
}

code[class*="language-"],
pre[class*="language-"] {
    color: black;
    text-shadow: 0 1px white;
    font-family: Consolas, Monaco, 'Andale Mono', monospace;
    direction: ltr;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

pre[class*="language-"]::-moz-selection,
pre[class*="language-"]::-moz-selection,
code[class*="language-"]::-moz-selection,
code[class*="language-"]::-moz-selection {
    text-shadow: none;
    background: #b3d4fc
}

pre[class*="language-"]::selection,
pre[class*="language-"]::selection,
code[class*="language-"]::selection,
code[class*="language-"]::selection {
    text-shadow: none;
    background: #b3d4fc
}

@media print {
    code[class*="language-"],
    pre[class*="language-"] {
        text-shadow: none
    }
}

pre[class*="language-"] {
    background: #f7f7f7;
    border-left: 3px solid #999;
    border-radius: 0;
    margin: 0 0 25px;
    overflow-y: auto;
    padding: 0 20px 20px;
    max-height: 500px
}

:not(pre)>code[class*="language-"] {
    padding: .1em;
    border-radius: .3em
}

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
    color: slategray
}

.token.punctuation {
    color: #999
}

.namespace {
    opacity: .7
}

.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol,
.token.deleted {
    color: #905
}

.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
    color: #690
}

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string {
    color: #a67f59;
    background: hsla(0, 0%, 100%, .5)
}

.token.atrule,
.token.attr-value,
.token.keyword {
    color: #07a
}

.token.function {
    color: #dd4a68
}

.token.regex,
.token.important,
.token.variable {
    color: #e90
}

.token.important,
.token.bold {
    font-weight: bold
}

.token.italic {
    font-style: italic
}

.token.entity {
    cursor: help
}

.one_half {
    width: 48%
}

.one_third {
    width: 30.66%
}

.two_third {
    width: 65.33%
}

.one_fourth {
    width: 22%
}

.one_fifth {
    width: 16.8%
}

.one_fifth.no-gutter {
    width: 20%;
    margin: 0
}

.three_fourth {
    width: 74%
}

.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth {
    position: relative;
    z-index: 2;
    margin-right: 4%;
    float: left
}

.one_half .row,
.one_third .row,
.two_third .row,
.three_fourth .row,
.one_fourth .row,
.one_fifth .row {
    margin-bottom: 0
}

.one_half p:last-child,
.one_third p:last-child,
.two_third p:last-child,
.three_fourth p:last-child,
.one_fourth p:last-child,
.one_fifth p:last-child {
    margin-bottom: 0
}

.one_half img,
.one_third img,
.two_third img,
.three_fourth img,
.one_fourth img,
.one_fifth img {
    max-width: 100%;
    height: auto
}

.last {
    margin-right: 0!important;
    clear: right
}

.clearboth {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%
}

.cg-count-asset {
    text-align: center;
    padding: 20px 0
}

.cg-count-asset .count-number {
    font-size: 60px;
    line-height: 100%
}

.cg-count-asset .count-divider {
    width: 100%;
    text-align: center;
    height: 1px;
    margin-top: 15px;
    margin-bottom: 20px
}

.cg-count-asset .count-divider.has-icon {
    height: 28px;
    overflow: hidden
}

.cg-count-asset .count-divider span {
    background: #e4e4e4;
    width: 0;
    height: 1px;
    display: inline-block
}

.cg-count-asset .count-divider.has-icon span {
    background: #e4e4e4;
    width: 20%;
    height: 1px;
    vertical-align: middle;
    margin-top: -9px
}

.cg-count-asset .count-divider.has-icon i {
    height: 30px;
    font-size: 24px;
    padding: 0 20px
}

.cg-count-asset .count-subject {
    padding-top: 8px;
    opacity: 0;
    bottom: -15px;
    position: relative;
    color: inherit
}

.cg-count-asset h6.count-subject {
    padding-top: 12px;
    color: inherit
}

.cg-countdown {
    text-align: center;
    font-size: 20px;
    line-height: 28px;
    text-transform: uppercase
}

.cg-countdown.text-large {
    font-size: 48px;
    line-height: 72px
}

.cg-countdown .countdown_section {
    display: inline-block
}

.cg-countdown .countdown_section .amount_label {
    display: inline-block;
    opacity: .5;
    filter: alpha(opacity=50)
}

.countdown-subject {
    text-align: center;
    margin-top: 10px
}

.dir-item-no-margin {
    margin-left: 0!important
}

.directory-filter-wrap {
    width: 100%
}

.directorySearch {
    width: 100%;
    text-align: center;
    padding: 7px 16px
}

.directory-results {
    max-width: 100%;
    margin-top: 40px;
    margin-bottom: 20px
}

.directory-results h2 {
    margin-top: 0;
    margin-bottom: 30px
}

.directory-filter {
    width: 20%;
    float: left;
    margin-left: 2%
}

.directory-search-container {
    float: left;
    margin-left: 2%;
    width: 14%;
    color: #FFF
}

.filter-search-container {
    width: 40%;
    float: left
}

.info-window-container {
    clear: both
}

.directory-filter-wrap {
    max-width: 100%
}

.cpb_directory_filter_above {
    padding-top: 30px;
    margin-bottom: 30px;
    max-width: 100%
}

.cpb_directory_filter_below {
    margin-top: 30px;
    padding-bottom: 30px;
    max-width: 100%
}

.container .directory-filter-wrap.container,
.container .cpb_directory_filter_above.container,
.container .cpb_directory_filter_below.container {
    padding-left: 0;
    padding-right: 0
}

.cpb_directory_filter_above:empty,
.cpb_directory_filter_below:empty {
    margin: 0
}

.has-one-sidebar .directory-filter-wrap,
.has-one-sidebar .cpb_directory_filter_below {
    padding-left: 0;
    padding-right: 0
}

.filter-search-container input,
.directory-filter select {
    margin: 0!important
}

.directory-filter>select {
    padding-top: 4px;
    padding-bottom: 4px
}

.directory-item {
    border-top: 1px solid #e3e3e3;
    padding-top: 30px;
    margin-bottom: 30px
}

.directory-item figure {
    width: 30%;
    float: left
}

.directory-item .directory-item-details {
    width: 100%;
    float: left;
    margin-left: 0
}

.directory-item figure+.directory-item-details {
    width: 67%;
    margin-left: 3%
}

.directory-item h3 {
    margin-top: 0;
    margin-bottom: 10px
}

.directory-item-details .item-meta {
    margin-bottom: 15px
}

.directory-item-details .item-meta span {
    padding: 0 8px
}

.directory-item .directory-item-details .excerpt {
    margin-bottom: 15px
}

.directory-item.no-thumb .directory-item-details {
    width: 100%;
    margin-left: 0
}

.single-directory .post-info .comments-likes {
    margin-top: 0
}

.directory-submit-wrap {
    overflow-y: scroll;
    height: 100%
}

.directory-submit-wrap label {
    font-weight: normal
}

.directory-submit-wrap p {
    margin-bottom: 10px
}

.directory-submit-wrap textarea {
    margin-bottom: 0
}

.directory-submit-wrap select,
.directory-submit-wrap input[type="file"] {
    margin-bottom: 15px
}

#add-directory-entry {
    margin: 0 auto;
    padding: 90px 30px 0
}

.directory-error {
    display: none
}

.directory-error label {
    padding: 10px;
    border: 1px solid #e90a0a;
    display: block;
    color: #e90a0a
}

.edit-listing,
.delete-listing {
    margin-left: 10px;
    font-size: 12px;
    line-height: 18px;
    width: 70px;
    text-align: center;
    height: auto;
    padding: 7px 8px;
    border: 2px solid #e4e4e4;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block
}

.edit-listing {
    margin-left: 0
}

.cancel-listing-modal {
    margin-right: 20px
}

#cpb_edit_listing {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    z-index: 9999
}

.cpb-modal-listing {
    width: 800px;
    position: fixed;
    top: 25%;
    left: 50%;
    margin-top: -100px;
    margin-left: -400px;
    background-color: white;
    z-index: 10002;
    height: 640px;
    display: none;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.edit_form_actions {
    float: right;
    margin-right: 30px;
    margin-top: 0;
    line-height: 30px
}

.edit_form_actions>a {
    line-height: 30px
}

.edit_form_actions>a:last-child {
    padding: 0 0 0 15px;
    font-weight: bold;
    color: #fe504f;
    opacity: .8
}

.edit_form_actions>a:last-child:hover {
    opacity: 1
}

#edit-modal-header {
    background: #f7f7f7;
    border-bottom: 1px solid #e4e4e4;
    padding: 20px 0;
    border-radius: 3px 3px 0 0;
    height: auto;
    overflow: hidden;
    width: 100%;
    position: absolute;
    z-index: 3;
    margin-bottom: 20px
}

#edit-modal-header h2 {
    float: left;
    margin: 0 0 0 30px;
    font-size: 24px;
    line-height: 30px
}

.modal-delete-listing {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    height: 300px;
    margin-left: -280px;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    outline: 0;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box
}

.modal-delete-listing .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

#modal-from-dom {
    left: 50%;
    top: 30%
}

#modal-from-dom .modal-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px 30px
}

#modal-from-dom .modal-footer>a:first-child {
    padding: 0 15px;
    font-weight: bold;
    color: #fe504f;
    opacity: .8
}

#modal-from-dom .modal-footer>a:first-child:hover {
    opacity: 1
}

.cpb_divider {
    display: block;
    border-bottom-width: 1px;
    margin-bottom: 30px
}

.cpb_divider.standard {
    border-bottom-style: solid;
    border-bottom-width: 2px
}

.cpb_divider.thin {
    border-bottom-style: solid
}

.cpb_divider.dotted {
    border-bottom-style: dotted
}

.cpb_divider.go_to_top {
    padding: 0
}

.cpb_divider.go_to_top a {
    text-align: right;
    display: block;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    margin-bottom: 30px
}

.cpb_divider.go_to_top_icon1 {
    position: relative;
    height: 9px;
    border-bottom: 1px solid transparent
}

.cpb_divider.go_to_top_icon2 {
    position: relative;
    height: 10px;
    border-bottom: 1px solid transparent
}

.cpb_divider.go_to_top_icon1 a,
.cpb_divider.go_to_top_icon2 a {
    position: absolute;
    right: 0;
    display: block;
    padding: 0 0 0 10px;
    text-decoration: none
}

.cpb_divider.go_to_top_icon2 a i {
    padding-left: 6px;
    vertical-align: -3px
}

.divider-wrap h3.divider-heading {
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-align: center;
    float: none
}

.divider-wrap h3.divider-heading:before,
.divider-wrap h3.divider-heading:after {
    position: absolute;
    top: 50%;
    overflow: hidden;
    width: 50%;
    height: 2px;
    content: '\a0';
    background-color: #e3e3e3
}

.divider-wrap h3.divider-heading:before {
    margin-left: -53%;
    text-align: right
}

.divider-wrap h3.divider-heading:after {
    margin-left: 3%
}

.divider-wrap h3.divider-heading:before {
    width: 50%;
    margin-left: -53%
}

.divider-wrap h3.divider-heading:after {
    width: 50%;
    margin-left: 3%
}

ul.faqs-nav {
    margin-bottom: 50px;
    margin-left: -2%;
    list-style: none
}

.faqs-nav li {
    float: left;
    width: 48%;
    padding: 11px 15px 7px;
    border: 1px solid #f4f4f4;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 0 0 10px 2%
}

.faqs-nav li a {
    text-decoration: none
}

.faqs-nav li i {
    margin-right: 8px;
    vertical-align: -2px
}

.faqs-nav li .count {
    float: right;
    opacity: .6;
    -moz-opacity: .6;
    filter: alpha(opacity=60)
}

h3.faq-section-title {
    margin: 0 0 30px;
    padding: 0
}

ul.faqs-section {
    margin-bottom: 60px;
    list-style: none
}

.faq-item {
    border-top: 1px solid #ccc;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    margin-bottom: 30px
}

.faq-item:hover {
    cursor: pointer
}

.faq-item:first-child {
    padding-top: 0
}

.faq-item h6 {
    margin-bottom: 15px
}

.faq-item h5 {
    margin: 0;
    padding: 30px;
    border-bottom: 1px solid #e3e3e3;
    font-weight: bold;
    background: transparent;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.faq-item.closed h5 {
    border-bottom-width: 0;
    opacity: .5;
    background: rgba(0, 0, 0, 0.05)
}

.faq-item h5:before {
    content: attr(data-before);
    float: left;
    font-weight: normal;
    padding-right: 20px;
    opacity: .6
}

.faq-item .faq-text {
    padding: 30px 30px 30px 65px;
    position: relative;
    display: none
}

.faq-item .faq-text:before {
    content: attr(data-before);
    font-weight: normal;
    opacity: .6;
    position: absolute;
    left: 30px
}

.cpb_gallery_widget {
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px
}

.cpb_gallery_widget .masonry-gallery {
    position: relative;
    margin-left: -15px;
    margin-right: -15px
}

.cpb_gallery_widget .gallery-nav {
    margin-top: 30px
}

.cpb_gallery_widget .gallery-nav li {
    margin-left: 30px;
    width: 100px!important;
    float: left
}

.cpb_gallery_widget .gallery-nav li:first-child {
    margin-left: 0
}

.cpb_gallery_widget .gallery-nav li img {
    display: block;
    width: 100%;
    height: auto;
    opacity: .7;
    cursor: pointer;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.cpb_gallery_widget .gallery-nav li.flex-active-slide img,
.cpb_gallery_widget .gallery-nav li img:hover {
    opacity: 1
}

.gallery-slider p.flex-caption {
    position: absolute;
    bottom: 0;
    padding: 15px 20px;
    color: #fff;
    margin: 0;
    width: 100%;
    font-size: 16px
}

.gallery-slider .lightbox-icon {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 16px;
    color: #fff;
    padding: 10px 11px;
    border-radius: 3px;
    background: rgba(0, 0, 0, 0.2);
    height: 38px;
    line-height: 22px
}

.gallery-masonry {
    padding: 0
}

.masonry-gallery .gallery-image {
    opacity: 0;
    margin-bottom: 30px
}

.masonry-gallery.no-gutters .gallery-image {
    margin: 0;
    padding: 0
}

.masonry-gallery .gallery-image.item-animated {
    opacity: 1
}

.googlechart {
    margin-bottom: 30px;
    width: 100%
}

.pinmarker {
    width: 280px;
    padding: 6px;
    overflow: hidden
}

.pinmarker>h3 {
    margin-top: 0
}

.pinmarker>img.info-window-img {
    float: left;
    max-width: 70px;
    display: block
}

.pinmarker .pinmarker-container {
    margin-left: 85px
}

.pinmarker-container h3 {
    margin-top: -5px;
    margin-bottom: 5px;
    font-weight: bold;
    display: block
}

.pinmarker-container .excpert {
    color: #222;
    font-size: 11px!important;
    line-height: 15px!important
}

.pinmarker-container a.pin-button {
    width: 100%;
    padding: 8px;
    display: block;
    margin-top: 8px;
    background-color: #e7e7e7;
    text-align: center
}

.map-canvas div {
    line-height: initial
}

.cpb_icon_box>.cpb-asset-content .cg-icon-box {
    float: left;
    width: 100%
}

.cg-icon {
    font-size: 30px;
    line-height: 26px;
    padding: 0;
    width: auto;
    height: 28px;
    background-image: none;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.cg-icon-cont {
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.cg-icon-box .cg-icon-character {
    font-weight: bold;
    margin-left: 3px;
    margin-right: 5px;
    font-size: 48px;
    vertical-align: -2px
}

.cg-icon-box .cg-icon.image-display {
    margin-bottom: 20px
}

.cg-icon-box .cg-icon[class^="fa-"] {
    margin-bottom: 28px
}

.cg-icon-box.cg-icon-box-standard .cg-icon {
    margin-bottom: 0
}

.cg-icon.cg-icon-medium {
    font-size: 40px;
    line-height: 40px;
    width: auto;
    height: 38px
}

.cg-icon-cont .cg-icon-character {
    margin-left: 7px
}

.cg-icon-cont.cont-small .cg-icon {
    line-height: 28px;
    height: 30px
}

.cg-icon-cont.cont-small .cg-icon[class^="ss-"] {
    line-height: 36px
}

.cg-icon-cont.cont-medium .cg-icon {
    line-height: 36px
}

.cg-icon-cont.cont-medium .cg-icon-character {
    font-size: 44px;
    line-height: 32px;
    margin-left: 3px
}

.cg-icon-cont.cont-medium .cg-icon[class^="ss-"] {
    line-height: 60px;
    margin-left: -1px
}

.cg-icon.cg-icon-large {
    line-height: 70px;
    width: auto;
    height: 70px
}

.cg-icon.cg-icon-large[class^="fa-"] {
    line-height: 52px
}

.cg-icon-cont.cont-large .cg-icon {
    line-height: 70px
}

.cg-icon-cont.cont-large .cg-icon[class^="ss-"] {
    line-height: 82px;
    margin-left: -4px;
    letter-spacing: -4px
}

.cg-icon-cont.cont-large .cg-icon-character {
    font-size: 80px
}

.cg-icon-cont .cg-icon {
    padding: 0;
    display: block
}

.cg-icon-cont {
    padding: 18px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 20px;
    margin-right: 20px;
    height: 28px;
    width: 28px;
    line-height: 12px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out
}

.browser-ie .cg-icon-cont:hover,
.browser-ie .cg-hover .cg-icon-cont,
.browser-ie10 .cg-icon-cont:hover,
.browser-ie10 .cg-hover .cg-icon-cont {
    background-image: none
}

.cg-icon-cont.cont-small {
    padding: 19px 20px 19px 18px
}

.cg-icon-cont.cont-medium {
    padding: 25px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 20px;
    width: 48px;
    height: 48px;
    line-height: 12px
}

.cg-icon-cont.cont-large {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    width: 70px;
    height: 70px
}

.cg-icon.cg-icon-large:before {
    font-size: 72px
}

.cg-icon-cont .cg-icon.cg-icon-large:before {
    font-size: 60px
}

.cg-icon-float-left {
    float: left;
    padding: 5px 10px 0 0
}

.cg-icon-float-right {
    float: right;
    padding: 5px 0 0 10px;
    margin-right: 0;
    margin-left: 20px
}

.cg-icon-float-none {
    display: inline-block;
    margin-right: 0
}

.cg-icon-box {
    display: block;
    position: relative;
    z-index: 2;
    padding: 20px
}

.cg-icon-box.cg-icon-box-standard {
    text-align: center;
    padding: 30px 10px 10px
}

.cg-icon-box-standard .cg-icon-cont {
    margin-right: 0;
    margin-bottom: 5px
}

.cg-icon-box-standard .cg-icon {
    padding: 0
}

.cg-icon-box h3>i,
.cg-icon-box h3>a>i {
    margin-right: 8px;
    vertical-align: -2px;
    font-size: 22px
}

.cg-icon.image-display {
    border-radius: 50%;
    overflow: hidden;
    max-width: 82px;
    width: 82px;
    height: 82px
}

a.linked-icon {
    display: block
}

.cg-icon-box h3>a {
    color: inherit
}

.cg-icon-box h3>a:hover,
a.linked-icon i {
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.cg-icon-box h3>a:hover,
a.linked-icon:hover i {
    opacity: .7
}

.cg-icon-box.cg-icon-box-standard h3 {
    margin-bottom: 20px
}

.cg-icon-box[class*="cg-icon-box-left-icon"]>.linked-icon,
.cg-icon-box[class*="cg-icon-box-left-icon"]>.cg-icon-cont {
    float: left;
    margin: 0
}

.cg-icon-box[class*="cg-icon-box-left-icon"]>i {
    float: left;
    position: relative;
    font-size: 42px;
    line-height: 52px;
    text-align: center;
    width: 44px
}

.cg-icon-box[class*="cg-icon-box-left-icon"]>i[class*="ss-"] {
    line-height: 48px
}

.cg-icon-box[class*="cg-icon-box-left-icon"]>span {
    float: left;
    position: relative;
    font-size: 46px;
    line-height: 46px;
    text-align: center;
    width: 48px;
    margin-left: 0
}

.cg-icon-box.has-image[class*="cg-icon-box-left-icon"]>span {
    width: 70px
}

.cg-icon-box.cg-icon-box-boxed-two .cg-icon {
    margin-bottom: 15px
}

.cg-icon-box.cg-icon-box-boxed-two h3 {
    margin-top: 10px
}

.cg-icon-box[class*="cg-icon-box-boxed-"] {
    padding: 0
}

.cg-icon-box[class*="cg-icon-box-boxed-"] .cg-icon-cont {
    position: absolute;
    right: 30px;
    top: -41px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 32px;
    width: 32px;
    line-height: 12px;
    border: 0;
    margin: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out
}

.cg-icon-box[class*="cg-icon-box-boxed-"] .cg-icon-cont>i {
    font-size: 32px;
    line-height: 34px!important
}

.cg-icon-box[class*="cg-icon-box-boxed-"] .cg-icon-cont>i[class*="ss-"] {
    line-height: 44px!important
}

.browser-ie .cg-icon-box[class*="cg-icon-box-boxed-"] .cg-icon-cont,
.browser-ie10 .cg-icon-box[class*="cg-icon-box-boxed-"] .cg-icon-cont {
    background-image: none
}

.cg-icon-box[class*="cg-icon-box-boxed-"] .cg-icon.image-display {
    position: absolute;
    top: -40px;
    right: 35px
}

.cg-icon-box.cg-icon-box-boxed-two .cg-icon.image-display {
    position: relative;
    top: 0;
    right: 0;
    margin-bottom: 10px
}

.cg-icon-box.cg-icon-box-boxed-three .cg-icon-cont {
    right: 50%;
    margin-right: -42px
}

.cg-icon-box.cg-icon-box-boxed-three .cg-icon.image-display {
    right: 50%;
    -moz-transform: translate3d(50%, -50%, 0);
    -webkit-transform: translate3d(50%, -50%, 0);
    transform: translate3d(50%, -50%, 0);
    top: 0
}

.cg-icon-box[class*="cg-icon-box-boxed-"] .cg-icon-box-content-wrap {
    background: #fff;
    padding: 40px 30px 60px 30px;
    webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.cg-icon-box.cg-icon-box-boxed-three .cg-icon-box-content-wrap {
    padding: 40px 30px 65px 30px
}

.cg-icon-box.cg-icon-box-boxed-two .cg-icon-box-content-wrap {
    padding-bottom: 30px;
    margin-top: 0
}

.cg-icon-box.cg-icon-box-boxed-three .cg-icon-box-content-wrap {
    padding-bottom: 40px
}

.cg-icon-box.cg-icon-box-boxed-four .cg-icon-box-content-wrap {
    padding: 25px 30px 20px;
    margin-top: 0
}

.cg-icon-box.cg-icon-box-boxed-four h3 {
    margin-top: 0
}

.cg-icon-box.cg-icon-box-boxed-four h3 i {
    vertical-align: -3px;
    margin-right: 5px
}

.cg-icon-box .cg-icon-box-content-wrap {
    display: block
}

.cg-icon-box.cg-icon-box-left-icon .cg-icon-box-content-wrap {
    display: block;
    margin-left: 90px
}

.cg-icon-box.cg-icon-box-left-icon-alt .cg-icon-box-content-wrap {
    display: block;
    margin-left: 70px
}

.cg-icon-box.has-image[class*="cg-icon-box-left-icon"] .cg-icon-box-content-wrap {
    margin-left: 100px
}

.cg-icon-box[class*="cg-icon-box-left-icon"] .cg-icon-box-content-wrap h3 {
    margin-top: 2px;
    margin-bottom: 10px
}

.cg-icon-box[class*="cg-icon-box-left-icon"] .cg-icon-box-content-wrap h3:empty {
    display: none
}

.cg-icon-box.cg-icon-box-boxed-two .cg-icon-box-content-wrap {
    text-align: center
}

.cg-icon-box.cg-icon-box-boxed-three h3,
.cg-icon-box.cg-icon-box-boxed-three .cg-icon-box-content {
    text-align: center
}

.cg-icon-box[class*="cg-icon-box-boxed-"] h3,
.cg-icon-box[class*="cg-icon-box-boxed-"] .cg-icon-box-content {
    color: #222
}

.cg-icon-box-hr {
    width: 50px;
    height: 1px;
    margin: 0 auto;
    display: block;
    background: #e4e4e4;
    margin-bottom: 20px;
    -webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0!important;
    -moz-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0s!important;
    -o-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0!important;
    transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0!important
}

.cg-hover .cg-icon-box-hr {
    width: 100px
}

.cg-icon-box-content {
    display: block;
    width: 100%;
    line-height: 150%
}

.cg-icon-box-content p {
    color: inherit
}

.cg-icon-box-content p:last-child {
    margin-bottom: 0
}

.cg-icon-box-content a.read-more {
    padding-top: 8px
}

.cg-icon-box-animated {
    -ms-transform: perspective(1000px);
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    position: relative;
    padding: 0;
    text-align: center;
    width: 100%;
    height: auto;
    background: transparent
}

.cg-icon-box-animated .box-link,
.cg-icon-box-animated-alt .box-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.standard-browser .cg-icon-box-animated:hover .back,
.no-csstransitions .cg-icon-box-animated .back,
.cg-icon-box-animated.cg-mobile-hover .back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.standard-browser .cg-icon-box-animated:hover .front,
.no-csstransitions .cg-icon-box-animated .front,
.cg-icon-box-animated.cg-mobile-hover .front {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.cg-icon-box-animated .inner {
    -webkit-transition: .5s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: .5s;
    transform-style: preserve-3d;
    position: relative
}

.cg-icon-box-animated .front,
.cg-icon-box-animated .back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -moz-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -o-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transform-style: preserve-3d;
    position: absolute;
    top: 0;
    left: 0
}

.cg-icon-box-animated .front {
    position: relative;
    z-index: 8;
    display: block;
    width: 100%;
    height: auto;
    padding: 70px 20px;
    webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.cg-icon-box-animated .back {
    overflow: hidden;
    background: #fff;
    padding: 20px;
    width: 100%;
    height: 100%;
    webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    transform: rotateY(-180deg)
}

.cg-icon-box-animated .front h3 {
    margin: 10px 0
}

.cg-icon-box-animated .cg-icon {
    margin-bottom: 0;
    padding: 0;
    line-height: 44px;
    margin-top: 20px
}

.cg-icon-box-animated .cg-icon.cg-icon-character {
    font-size: 72px!important
}

.cg-icon-box-animated .cg-icon.image-display {
    margin-top: 8px;
    margin-bottom: 12px
}

.cg-icon-box-animated .cg-icon.cg-icon-large[class^="fa-"] {
    line-height: 40px
}

.cg-icon-box-animated .cg-icon.cg-icon-large[class^="fa-"]:before {
    font-size: 60px
}

.cg-icon-box-animated table,
.cg-icon-box-animated td {
    border: 0;
    padding: 0
}

.cg-icon-box-animated-alt {
    text-align: center;
    width: 100%;
    display: inline-block;
    border-radius: 4px;
    padding: 0;
    position: relative
}

.cg-icon-box-animated-alt.animated-stroke-style {
    border: 1px solid #e3e3e3
}

.cg-icon-box-animated-alt.animated-stroke-style .front {
    background: transparent
}

.cg-icon-box-animated-alt .height-adjust {
    margin-top: 100%
}

.cg-icon-box-animated-alt .inner {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 4px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0)
}

.cg-icon-box-animated-alt .front {
    background: #f7f7f7;
    z-index: 2;
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.cg-icon-box-animated-alt .front .back-title {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 25%;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-transform: translateY(10%);
    -moz-transform: translateY(10%);
    transform: translateY(10%);
    -webkit-transition: all 200ms cubic-bezier(1.000, 0.000, 0.600, 1.000);
    -moz-transition: all 200ms cubic-bezier(1.000, 0.000, 0.600, 1.000);
    -o-transition: all 200ms cubic-bezier(1.000, 0.000, 0.600, 1.000);
    transition: all 200ms cubic-bezier(1.000, 0.000, 0.600, 1.000)
}

.cg-icon-box-animated-alt:hover .front .back-title {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 700ms cubic-bezier(1.000, 0.000, 0.600, 1.000);
    -moz-transition: all 700ms cubic-bezier(1.000, 0.000, 0.600, 1.000);
    -o-transition: all 700ms cubic-bezier(1.000, 0.000, 0.600, 1.000);
    transition: all 700ms cubic-bezier(1.000, 0.000, 0.600, 1.000)
}

.cg-icon-box-animated-alt .front .back-title::before {
    content: attr(data-title);
    line-height: inherit;
    display: inline-block;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cg-icon-box-animated-alt .front,
.cg-icon-box-animated-alt .back {
    -webkit-transition: all 500ms cubic-bezier(1.000, 0.000, 0.600, 1.000);
    -moz-transition: all 500ms cubic-bezier(1.000, 0.000, 0.600, 1.000);
    -o-transition: all 500ms cubic-bezier(1.000, 0.000, 0.600, 1.000);
    transition: all 500ms cubic-bezier(1.000, 0.000, 0.600, 1.000);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.cg-icon-box-animated-alt .back {
    background: #ccc;
    z-index: 3;
    border-radius: 0 0 4px 4px;
    position: absolute;
    top: 25%;
    left: 0;
    height: 75%;
    width: 100%;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    transform: translateY(100%)
}

.cg-icon-box-animated-alt .back::after {
    content: "";
    background: inherit;
    width: 10px;
    height: 10px;
    position: absolute;
    z-index: 4;
    top: 10px;
    left: 50%;
    margin-left: -5px;
    border-radius: 2px;
    transform: rotate(45deg);
    transition: all 500ms
}

.cg-icon-box-animated-alt .front::before,
.cg-icon-box-animated-alt .back::before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

.cg-icon-box-animated-alt .front-inner-wrap {
    width: 100%;
    height: auto;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    padding: 0 30px
}

.cg-icon-box-animated-alt .front-inner-wrap h3 {
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.cg-icon-box-animated-alt .front-inner-wrap .cg-icon-character,
.cg-icon-box-animated-alt .front-inner-wrap .cg-icon {
    font-size: 48px
}

.cg-icon-box-animated-alt .back-inner-wrap {
    width: 90%;
    vertical-align: middle;
    display: inline-block
}

.cg-icon-box-animated-alt:hover .front {
    -webkit-transform: translateY(-75%);
    -moz-transform: translateY(-75%);
    transform: translateY(-75%);
    border-radius: 0
}

.cg-icon-box-animated-alt:hover .back {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

.cg-icon-box-animated-alt:hover .back::after {
    top: -5px
}

.cg-icon-box-animated-alt.animated-no-rounded,
.cg-icon-box-animated-alt.animated-no-rounded .inner,
.cg-icon-box-animated-alt.animated-no-rounded .inner .front,
.cg-icon-box-animated-alt.animated-no-rounded .inner .back {
    border-radius: 0
}

.cg-icon-box-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 10;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.cg-icon-box-hover table,
.cg-icon-box-animated .back table {
    margin-top: -10px;
    height: 100%;
    width: 100%
}

.cg-icon-box-hover:hover {
    width: 116%;
    height: 116%;
    left: -8%;
    top: -8%;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    transition: width 300ms, height 300ms, top 300ms, left 300ms;
    -moz-transition: width 300ms, height 300ms, top 300ms, left 300ms;
    -webkit-transition: width 300ms, height 300ms, top 300ms, left 300ms;
    -o-transition: width 300ms, height 300ms, top 300ms, left 300ms
}

.cg-icon-box-bold {
    padding: 20% 15%;
    text-align: center
}

.minimal-design .cg-icon-box-standard .cg-icon-cont {
    padding: 0;
    background-color: transparent!important
}

.minimal-design .cg-icon-box-standard .cg-icon-cont:hover,
.minimal-design .cg-icon-box-standard.cg-hover .cg-icon-cont {
    background-color: transparent!important
}

.minimal-design .cg-icon-box-standard .cg-icon-cont:hover .cg-icon,
.minimal-design .cg-icon-box-standard.cg-hover .cg-icon-cont .cg-icon {
    color: inherit!important
}

.cg-icon-box-standard-center {
    text-align: center
}

.cg-icon-box-standard-center i.cg-icon,
.cg-icon-box-standard-left i.cg-icon,
.cg-icon-box-vertical i.cg-icon {
    font-size: 48px;
    line-height: 52px
}

.cg-icon-box-standard-center-contained {
    text-align: center
}

.cg-icon-box-standard-center-contained i.cg-icon,
.cg-icon-box-standard-left-contained i.cg-icon,
.cg-icon-box-vertical-contained i.cg-icon {
    font-size: 32px;
    line-height: 70px
}

.cg-icon-box-vertical .icon-wrap,
.cg-icon-box-vertical-contained .icon-wrap {
    float: left
}

.cg-icon-box-vertical .cg-icon-box-content-wrap {
    padding-left: 80px
}

.cg-icon-box-vertical-contained .cg-icon-box-content-wrap,
.cg-icon-box-vertical.has-image .cg-icon-box-content-wrap {
    padding-left: 100px
}

.cg-icon-box-standard-left,
.cg-icon-box-standard-left-contained {
    padding-left: 0
}

.cg-icon-box .cg-svg-icon-holder {
    width: 48px;
    height: 48px;
    margin-bottom: 25px;
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

.cg-icon-box .cg-svg-icon-holder.has-color path {
    stroke: inherit
}

.cg-svg-icon-animate {
    opacity: 0
}

.cg-svg-icon-animate.animation-disabled {
    opacity: 1
}

.cg-svg-icon-animate.animation-disabled path {
    stroke-dasharray: 200, 200;
    stroke-dashoffset: 0
}

.cpb_icon_box_grid .cpb_icon_box>.cpb-asset-content {
    font-size: 0
}

.cpb_icon_box_grid .cpb_icon_box {
    width: 33%;
    min-height: 320px;
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    color: #222
}

.cpb_icon_box_grid .cpb_icon_box .outline-svg svg path {
    stroke: #222
}

.cpb_icon_box_grid[data-colour="light"] .cpb_icon_box {
    color: #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.1)
}

.cpb_icon_box_grid[data-colour="light"] .cpb_icon_box .outline-svg svg path {
    stroke: #fff
}

.cpb_icon_box_grid .cpb_icon_box:hover {
    background: rgba(0, 0, 0, 0.05)
}

.cpb_icon_box_grid[data-columns="3"] .cpb_icon_box:nth-child(-n+3) {
    border-top-width: 0
}

.cpb_icon_box_grid[data-columns="3"] .cpb_icon_box:nth-child(3n-1),
.cpb_icon_box_grid[data-columns="3"] .cpb_icon_box:nth-child(3n-2) {
    box-shadow: 1px 0 0 rgba(0, 0, 0, 0.1)
}

.cpb_icon_box_grid[data-colour="light"][data-columns="3"] .cpb_icon_box:nth-child(3n-1),
.cpb_icon_box_grid[data-colour="light"][data-columns="3"] .cpb_icon_box:nth-child(3n-2) {
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.1)
}

.cpb_icon_box_grid[data-columns="4"] .cpb_icon_box {
    width: 25%
}

.cpb_icon_box_grid[data-columns="4"] .cpb_icon_box:nth-child(4n-1),
.cpb_icon_box_grid[data-columns="4"] .cpb_icon_box:nth-child(4n-2),
.cpb_icon_box_grid[data-columns="4"] .cpb_icon_box:nth-child(4n-3) {
    box-shadow: 1px 0 0 rgba(0, 0, 0, 0.1)
}

.cpb_icon_box_grid[data-columns="4"] .cpb_icon_box:nth-child(-n+4) {
    border-top-width: 0
}

.cpb_icon_box_grid[data-colour="light"][data-columns="4"] .cpb_icon_box:nth-child(4n-3),
.cpb_icon_box_grid[data-colour="light"][data-columns="4"] .cpb_icon_box:nth-child(4n-2) {
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.1)
}

.cpb_icon_box_grid .box-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3
}

.cpb_icon_box_grid .cg-icon-box-content-wrap {
    position: absolute;
    z-index: 2;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.cpb_icon_box_grid .cg-icon-box-content-wrap::before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

.cpb_icon_box_grid .cg-icon-box-inner-wrap {
    width: 90%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px
}

.cpb_icon_box_grid .cpb_icon_box .divider-line {
    width: 0;
    max-width: 80%;
    height: 2px;
    margin: 0;
    display: inline-block;
    background-color: #e3e3e3
}

.cpb_icon_box_grid .cpb_icon_box:hover .divider-line {
    width: 150px
}

.cpb_icon_box_grid .cpb_icon_box .grid-icon-wrap a.linked-icon {
    color: inherit
}

.cpb_icon_box_grid .cpb_icon_box .cg-svg-icon-holder>svg {
    width: 48px;
    height: 48px
}

.cpb_icon_box_grid .cpb_icon_box .grid-icon-wrap i.cg-icon {
    color: inherit;
    font-size: 48px;
    line-height: 48px;
    font-weight: normal
}

.cpb_icon_box_grid .cpb_icon_box:hover .grid-icon-wrap {
    -webkit-transform: translateY(-35px);
    -moz-transform: translateY(-35px);
    -ms-transform: translateY(-35px);
    transform: translateY(-35px);
    opacity: .8
}

.cpb_icon_box_grid .cpb_icon_box h3 {
    font-weight: bold;
    margin: 0;
    color: inherit
}

.cpb_icon_box_grid .cpb_icon_box:hover h3 {
    -webkit-transform: translateY(35px);
    -moz-transform: translateY(35px);
    -ms-transform: translateY(35px);
    transform: translateY(35px)
}

.cpb_icon_box_grid .cpb_icon_box .grid-icon-wrap {
    height: 48px
}

.cpb_icon_box_grid .cpb_icon_box .divider-line,
.cpb_icon_box_grid .cpb_icon_box .grid-icon-wrap,
.cpb_icon_box_grid .cpb_icon_box h3,
.cpb_icon_box_grid .cpb_icon_box .cg-svg-icon-holder>svg path {
    -webkit-transition: all 500ms cubic-bezier(1.000, 0.000, 0.600, 1.000);
    -moz-transition: all 500ms cubic-bezier(1.000, 0.000, 0.600, 1.000);
    -o-transition: all 500ms cubic-bezier(1.000, 0.000, 0.600, 1.000);
    transition: all 500ms cubic-bezier(1.000, 0.000, 0.600, 1.000)
}

@media only screen and (max-width:767px) {
    .cpb_icon_box_grid[data-columns="3"] .cpb_icon_box {
        width: 100%;
        border-top: 1px solid #e3e3e3;
        box-shadow: none!important
    }
    .cpb_icon_box_grid[data-columns="4"] .cpb_icon_box {
        width: 50%;
        float: left
    }
    .cpb_icon_box_grid[data-columns="4"] .cpb_icon_box:nth-child(n+3):not(:nth-last-child(-n+2)) {
        border-top-width: 1px
    }
    .cpb_icon_box_grid .cpb_icon_box:nth-child(-n+3),
    .cpb_icon_box_grid[data-columns="3"] .cpb_icon_box:nth-child(-n+3) {
        border-top-width: 1px
    }
    .cpb_icon_box_grid .cpb_icon_box:first-child {
        border-top-width: 0
    }
}

@media only screen and (max-width:479px) {
    .cpb_icon_box_grid .cpb_icon_box,
    .cpb_icon_box_grid[data-columns="3"] .cpb_icon_box,
    .cpb_icon_box_grid[data-columns="4"] .cpb_icon_box {
        width: 100%;
        border-top: 1px solid #e3e3e3;
        box-shadow: none!important
    }
}

.cpb_image.image-overflow-left figure img,
.cpb_image.image-overflow-right figure img {
    width: auto;
    max-width: none
}

.cpb_image.image-overflow-left figure img {
    float: right
}

.cpb_image.square-corners figure {
    border-radius: 0
}

.glowframe img {
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    box-shadow: 0 0 4px rgba(0, 0, 0, .2)
}

.borderframe img {
    border: 5px solid #f7f7f7;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.shadowframe figure {
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .1)
}

.cg-image-banner {
    position: relative;
    height: auto;
    overflow: hidden
}

.cg-image-banner-link {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5
}

.cg-image-banner>img {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    z-index: 2
}

.image-banner-content-wrap {
    position: absolute;
    height: auto
}

.image-banner-content {
    position: absolute;
    z-index: 4;
    bottom: 50%;
    top: auto;
    text-align: center;
    padding: 0!important;
    width: 100%
}

.image-banner-content.cg-animation[data-animation="none"] {
    opacity: 0!important;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.mobile-browser .image-banner-content.cg-animation[data-animation="none"] {
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

.image-banner-content.cg-animation[data-animation="none"].cg-animate {
    opacity: 1!important
}

.image-banner-content.content-right {
    padding-left: 30%!important;
    width: auto;
    padding-right: 10%!important
}

.image-banner-content.content-left {
    padding-right: 30%!important;
    width: auto;
    padding-left: 10%!important
}

.image-banner-content.content-center {
    width: 100%;
    padding: 0 10%!important
}

.image-banner-content.text-left {
    text-align: left
}

.image-banner-content.text-right {
    text-align: right
}

.image-banner-content.cg-animation[data-animation="fade-from-bottom"] {
    bottom: 0
}

.image-banner-content a.cg-button {
    margin: 0 5px 20px
}

ul.jobs {
    list-style: none
}

.jobs>li {
    margin-bottom: 40px
}

.jobs>li>img {
    float: left;
    width: 90px;
    height: auto;
    margin-top: 3px
}

.jobs>li .job-details.has-job-image {
    margin-left: 130px
}

.jobs>li h5 {
    margin-top: 5px
}

.jobs .cg-list {
    margin-top: 15px;
    margin-bottom: 10px
}

.jobs a.button {
    margin-top: 10px
}

.jobs-overview {
    list-style: disc inside none
}

.jobs-overview .job {
    margin-bottom: 4px
}

.jobs-overview .job a {
    text-decoration: none
}

.job-details .read-more {
    display: inline-block;
    margin-top: 10px
}

.single-jobs .author-info-wrap {
    display: none
}

.latest-tweet ul {
    margin-bottom: 10px;
    list-style: none!important
}

.latest-tweet ul li {
    margin-left: 0
}

.latest-tweet p {
    margin-bottom: 0
}

.latest-tweet .tweet-author {
    margin-right: 4px;
    font-weight: bold
}

.latest-tweet .tweet-date {
    text-decoration: none;
    color: #999;
    margin-left: 5px;
    display: inline-block
}

.cg-list {
    margin-left: 0;
    list-style: none!important
}

.cg-list li {
    padding: 0;
    line-height: 175%
}

.cg-list li i {
    margin-right: 8px
}

.cg-list li i[class*="ss-"] {
    vertical-align: -2px
}

.fullscreen-map {
    padding: 0
}

.map-styles-array {
    display: none!important
}

.map-canvas img,
.map-directory-canvas img {
    max-width: none
}

.cpb_multilayer_parallax {
    overflow: hidden;
    height: 600px;
    opacity: 0
}

.cpb_multilayer_parallax .slice-layer {
    width: 100%;
    height: 100%
}

.cpb_multilayer_parallax .layer.container {
    height: 100%;
    max-width: 100%
}

.cpb_multilayer_parallax .layer-bg {
    width: 120%;
    height: 120%;
    background: no-repeat;
    margin-top: -5%;
    margin-left: -10%
}

.cpb_multilayer_parallax .layer-bg[data-layer-repeat="repeat-x"] {
    background-repeat: repeat-x
}

.cpb_multilayer_parallax .layer-bg[data-layer-repeat="repeat-y"] {
    background-repeat: repeat-y
}

.cpb_multilayer_parallax .layer-bg[data-layer-repeat="repeat"] {
    background-repeat: repeat
}

.cpb_multilayer_parallax .layer-bg[data-layer-bg-pos="center_center"] {
    background-position: center center
}

.cpb_multilayer_parallax .layer-bg[data-layer-bg-pos="left_center"] {
    background-position: left center
}

.cpb_multilayer_parallax .layer-bg[data-layer-bg-pos="right_center"] {
    background-position: right center;
    margin-left: 5%
}

.cpb_multilayer_parallax .layer-bg[data-layer-bg-pos="left_top"] {
    background-position: left top;
    margin-top: -5%
}

.cpb_multilayer_parallax .layer-bg[data-layer-bg-pos="center_top"] {
    background-position: center top;
    margin-top: -5%;
    margin-left: 0
}

.cpb_multilayer_parallax .layer-bg[data-layer-bg-pos="right_top"] {
    background-position: right top;
    margin-left: 5%
}

.cpb_multilayer_parallax .layer-bg[data-layer-bg-pos="left_bottom"] {
    background-position: left bottom;
    margin-top: -5%
}

.cpb_multilayer_parallax .layer-bg[data-layer-bg-pos="center_bottom"] {
    background-position: center bottom;
    margin-top: -5%
}

.cpb_multilayer_parallax .layer-bg[data-layer-bg-pos="right_bottom"] {
    background-position: right bottom;
    margin-top: -5%;
    margin-left: 5%
}

.cpb_multilayer_parallax .layer-bg[data-layer-type="cover"] {
    background-size: cover!important
}

.cpb_multilayer_parallax .layer[data-depth="0.00"] .layer-bg {
    margin-top: 0!important;
    margin-left: 0!important;
    width: 100%;
    height: 100%
}

.cpb_multilayer_parallax .layer .content-layer {
    height: auto!important;
    bottom: 50%;
    width: 100%;
    position: absolute;
    margin-left: 0;
    padding: 0 15px
}

.cpb_parallax_asset {
    overflow: hidden;
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.3)
}

.mobile-browser .cpb_parallax_asset {
    height: auto!important
}

.cpb_parallax_asset:not(.cpb-column-container) {
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.cpb_parallax_asset.bg-type-pattern {
    background-repeat: repeat;
    background-size: auto
}

.cpb_parallax_asset.parallax-scroll {
    background-attachment: scroll
}

.cpb_parallax_asset.cg-parallax-video {
    background-attachment: scroll
}

.cpb_parallax_asset.parallax-stellar {
    -webkit-background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: 50% 0
}

.mobile-browser .cpb_parallax_asset {
    background-attachment: scroll!important;
    background-position: center center!important
}

.cpb_parallax_asset.parallax-window-height {
    opacity: 0
}

.cpb_parallax_asset>.cpb_content_wrapper,
.cpb_parallax_asset>.cpb_content_element {
    position: relative;
    z-index: 4
}

.cpb_parallax_asset.parallax-window-height[data-v-center="true"]>.cpb_content_wrapper,
.cpb_parallax_asset.parallax-window-height[data-v-center="true"]>.cpb_content_element {
    top: 50%
}

.cg-parallax-video>.cpb_content_element {
    position: relative;
    z-index: 4
}

.cg-parallax-video.parallax-video-height[data-v-center="true"]>.cpb_content_element {
    top: 55%;
    opacity: 0
}

.mobile-browser .cpb_parallax_asset[data-v-center="true"]>.cpb_content_element {
    opacity: 1!important;
    top: 50%!important
}

.cpb_parallax_asset .cpb_content_element p:last-child {
    margin-bottom: 0
}

.cg-parallax-video video {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 100%
}

.cg-parallax-video .video-overlay {
    background-repeat: repeat;
    background-position: center center;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .8
}

.overlay-diaglight {
    background-image: url('../../../../../../wp-content/plugins/cregital-core/includes/page-builder/frontend-assets/images/vo_diagonal_lines_light.html')
}

.overlay-diagdark {
    background-image: url('../../../../../../wp-content/plugins/cregital-core/includes/page-builder/frontend-assets/images/vo_diagonal_lines_dark.html')
}

.overlay-horizlight {
    background-image: url('../../../../../../wp-content/plugins/cregital-core/includes/page-builder/frontend-assets/images/vo_horizontal_lines_light.png')
}

.overlay-horizgdark {
    background-image: url('../../../../../../wp-content/plugins/cregital-core/includes/page-builder/frontend-assets/images/vo_horizontal_lines_dark.png')
}

.overlay-vertlight {
    background-image: url('../../../../../../wp-content/plugins/cregital-core/includes/page-builder/frontend-assets/images/vo_vertical_lines_light.png')
}

.overlay-vertzgdark {
    background-image: url('../../../../../../wp-content/plugins/cregital-core/includes/page-builder/frontend-assets/images/vo_vertical_lines_dark.html')
}

.overlay-lightgrid {
    background-image: url('../../../../../../wp-content/plugins/cregital-core/includes/page-builder/frontend-assets/images/vo_pixel_light.html')
}

.overlay-darkgrid {
    background-image: url('../../../../../../wp-content/plugins/cregital-core/includes/page-builder/frontend-assets/images/vo_pixel_dark.html')
}

.overlay-lightgridfat {
    background-image: url('../../../../../../wp-content/plugins/cregital-core/includes/page-builder/frontend-assets/images/vo_fat_pixel_light.html')
}

.overlay-darkgridfat {
    background-image: url('../../../../../../wp-content/plugins/cregital-core/includes/page-builder/frontend-assets/images/vo_fat_pixel_dark.html')
}

.cg-parallax-video.parallax-video-height .video-overlay {
    opacity: 0
}

.cpb_portfolio_carousel_widget {
    padding-bottom: 50px
}

.cpb_portfolio_carousel_widget .caroufredsel_wrapper {
    padding-bottom: 10px
}

.cpb_portfolio_carousel_widget .portfolio-item {
    height: auto
}

.cpb_portfolio_carousel_widget .carousel-items .portfolio-item {
    padding: 0 15px
}

.cpb_portfolio_carousel_widget .carousel-items.no-gutters .portfolio-item {
    padding: 0
}

.cpb_portfolio_carousel_widget .portfolio-item figure {
    margin-bottom: 0
}

.cpb_portfolio_carousel_widget .portfolio-item .item-details {
    padding: 12px 15px 7px
}

.cpb_portfolio_carousel_widget .portfolio-item h4.portfolio-item-title {
    margin: 0 0 5px;
    text-align: left
}

.cpb_portfolio_carousel_widget .portfolio-item h4.portfolio-item-title a {
    display: block;
    height: auto;
    overflow: hidden
}

.cpb_portfolio_carousel_widget .portfolio-item h4 span {
    display: inline-block;
    float: left;
    max-width: 82%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.cpb_portfolio_carousel_widget .portfolio-item h4.portfolio-item-title a:hover {
    text-decoration: none
}

.cpb_portfolio_carousel_widget .portfolio-item h4.portfolio-item-title a>i {
    float: right;
    text-align: right;
    line-height: 20px;
    opacity: .6;
    -moz-opacity: .6;
    filter: alpha(opacity=60)
}

.cpb_portfolio_showcase_widget {
    padding-bottom: 0!important
}

.cpb_portfolio_showcase_widget.no-bg {
    padding-left: 0;
    padding-right: 0
}

.cpb_portfolio_showcase_widget.has-pagination .carousel-wrap {
    overflow: visible;
    padding-bottom: 80px
}

.cpb_portfolio_showcase_widget.has-pagination .carousel-wrap .carousel-items {
    overflow: visible
}

.cpb_portfolio_showcase_widget.has-pagination .owl-controls {
    position: absolute;
    width: 100%;
    bottom: -70px;
    margin: 0!important
}

.cpb_portfolio_showcase_widget .portfolio-showcase-wrap {
    opacity: 0
}

.portfolio-showcase-wrap ul {
    background: #222;
    margin: 0;
    overflow: hidden;
    white-space: nowrap
}

.portfolio-showcase-wrap ul li {
    width: 25%;
    display: inline-block;
    overflow: hidden;
    position: relative;
    background: #222;
    margin-bottom: -7px
}

.portfolio-showcase-wrap ul[data-columns="5"] li {
    width: 20%
}

.portfolio-showcase-wrap ul li .main-image {
    max-width: none;
    position: absolute;
    display: block;
    opacity: .8;
    height: auto;
    transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out
}

.portfolio-showcase-wrap ul li:hover .main-image {
    opacity: 1
}

.portfolio-showcase-wrap ul li .item-info {
    position: absolute;
    bottom: -85px;
    width: 100%;
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
    padding: 24px 30px
}

.portfolio-showcase-wrap ul li .item-info:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgba(255, 255, 255, 0.9);
    position: absolute;
    bottom: 100%;
    z-index: 2;
    left: 50%;
    margin-left: -10px
}

.portfolio-showcase-wrap ul li .item-info.has-subtitle {
    padding: 15px 30px
}

.portfolio-showcase-wrap ul li .item-info span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
    display: block;
    color: #222
}

.portfolio-showcase-wrap ul li .item-info span.item-title {
    letter-spacing: normal
}

.cpb_pricing_table .cpb-pricing-column-wrap {
    float: left;
    width: 33.3%;
    padding: 0 15px;
    margin-bottom: 30px
}

.cpb_pricing_table[data-columns="4"] .cpb-pricing-column-wrap {
    width: 25%
}

.cpb_pricing_table[data-columns="2"] .cpb-pricing-column-wrap {
    width: 50%
}

.cpb_pricing_table[data-columns="1"] .cpb-pricing-column-wrap {
    width: 100%
}

.cpb_pricing_table .cg-pricing-column {
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    text-align: center;
    background: #fff;
    position: relative;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.cpb_pricing_table .cg-pricing-column:hover {
    -moz-box-shadow: 0 5px 12px -3px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 5px 12px -3px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 12px -3px rgba(0, 0, 0, .1)
}

.cg-pricing-column .cg-pricing-tag::before {
    content: attr(data-text);
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #7eced5;
    border-radius: 2px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 12px;
    padding: 4px 4px 3px 6px
}

.cpb_pricing_table .cg-pricing-column.highlight {
    border-color: #7eced5;
    border-width: 2px
}

.cg-pricing-column.highlight .cg-pricing-name h6,
.cg-pricing-column.highlight .cg-pricing-name .cg-pricing-price {
    color: #7eced5
}

.cg-pricing-column .cg-pricing-name {
    padding: 30px
}

.cg-pricing-column .cg-pricing-name h6 {
    margin: 0 0 5px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px
}

.cg-pricing-column .cg-pricing-name .divide {
    max-width: 50%;
    width: 50px;
    height: 2px;
    background-color: #e3e3e3;
    margin: 30px auto
}

.cg-pricing-column .cg-pricing-name .cg-pricing-price {
    font-size: 48px;
    line-height: 48px;
    white-space: nowrap;
    margin: 0
}

.cg-pricing-column .cg-pricing-name .cg-pricing-price .period {
    font-size: 14px;
    margin: 0 0 0 4px
}

.cg-pricing-features .cpb-pricing-column-feature {
    padding: 15px 0
}

.cg-pricing-features .cpb-pricing-column-feature:nth-child(odd) {
    background: rgba(0, 0, 0, 0.05)
}

.cg-pricing-column .cg-pricing-button {
    margin: 30px
}

.cg-pricing-column .cg-pricing-button>a.cg-button {
    margin: 0
}

@media only screen and (max-width:991px) {
    .cpb_pricing_table[data-columns="4"] .cpb-pricing-column-wrap {
        width: 100%;
        float: none
    }
}

@media only screen and (max-width:767px) {
    .cpb_pricing_table .cpb-pricing-column-wrap,
    .cpb_pricing_table[data-columns="4"] .cpb-pricing-column-wrap,
    .cpb_pricing_table[data-columns="2"] .cpb-pricing-column-wrap {
        width: 100%;
        float: none
    }
}

.product-reviews .testimonial-text>a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%
}

.product-reviews .product-details {
    margin-bottom: 20px
}

.product-reviews .product-details>img {
    float: left;
    width: 50px;
    height: auto;
    margin-right: 20px
}

.product-reviews .product-details h4 {
    margin: 0
}

.product-reviews .testimonial-cite .cite-text.has-cite-image {
    padding-top: 0;
    line-height: 65px
}

.progress-bar-wrap .progress {
    height: 4px;
    margin-bottom: 15px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.progress-bar-wrap .progress .bar {
    position: relative;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 100%;
    width: 0;
    overflow: hidden
}

.progress-bar-wrap .bar-text {
    width: 100%;
    display: inline-block;
    margin-bottom: 3px;
    min-height: 22px
}

.progress-bar-wrap .bar-text>span.bar-name {
    float: left;
    display: block
}

.progress-bar-wrap .bar-text>span.progress-value {
    float: right;
    display: none;
    font-weight: bold
}

.progress-bar-wrap .progress .bar {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.cg-promo-bar {
    padding-top: 105px;
    padding-bottom: 105px;
    text-align: center
}

.cg-promo-bar.page-align-no {
    padding-left: 10%;
    padding-right: 10%
}

.cg-promo-bar p {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: top
}

.cg-promo-bar p.standard {
    line-height: 48px
}

.cg-promo-bar.promo-custom p {
    font-size: 20px;
    line-height: 46px
}

.cg-promo-bar.promo-button p {
    margin-right: 30px
}

.cg-promo-bar.promo-button a.cg-button {
    margin-right: 0
}

.cg-promo-bar a.cg-button {
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 0
}

.cg-promo-bar.promo-text {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.cg-promo-bar.promo-text>a {
    display: block;
    padding: 80px 0
}

.cg-promo-bar.promo-text>a.standard {
    font-size: 20px;
    line-height: 46px;
    display: block
}

.cg-promo-bar.promo-text p {
    display: block
}

.cg-promo-bar.promo-arrow>a>i {
    vertical-align: -10px;
    font-size: 32px;
    display: inline-block;
    margin-left: 10px;
    height: 40px
}

.cg-promo-bar>.container {
    text-align: left
}

.cg-promo-bar.promo-button>.container a.cg-button {
    float: right
}

.cpb_recent_posts_widget.has-pagination .carousel-wrap {
    overflow: visible;
    padding-bottom: 80px
}

.cpb_recent_posts_widget.has-pagination .carousel-wrap .carousel-items {
    overflow: visible
}

.cpb_recent_posts_widget.has-pagination .owl-controls {
    position: absolute;
    width: 100%;
    bottom: -70px;
    margin: 0!important
}

ul.recent-posts {
    list-style: none
}

.recent-post {
    height: auto;
    margin-bottom: 20px;
    position: relative
}

.carousel-wrap .recent-post {
    margin-bottom: 20px
}

.recent-post figure {
    width: 100%;
    height: auto;
    position: relative;
    background-color: #212121;
    margin-bottom: 25px
}

.recent-post figure:empty {
    display: none
}

.recent-post .date-overlay {
    top: 15px!important
}

.recent-post figure img {
    width: 100%;
    height: auto;
    position: relative;
    display: block!important
}

.recent-post figure iframe {
    display: block;
    width: 100%
}

.recent-post .lSAction>a.lSNext {
    bottom: 15px;
    right: 15px
}

.recent-post .lSAction>a.lSPrev {
    bottom: 15px;
    right: 51px!important
}

figcaption .post-category {
    padding: 10px;
    float: left;
    max-width: 50%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.recent-post .details-wrap {
    display: block;
    vertical-align: top
}

.recent-post .post-item-details {
    margin-bottom: 5px
}

.recent-post .post-item-details .comments-likes,
.recent-post .post-item-details .comments-likes i,
.recent-post .post-item-details .comments-likes span {
    font-weight: normal
}

.recent-post .post-item-details .comments-likes .icon-comment {
    margin-right: 3px
}

.recent-post h5 {
    margin-top: 0;
    margin-bottom: 4px;
    font-weight: bold
}

.recent-post h5 a {
    text-decoration: none
}

.recent-post .post-details {
    margin-bottom: 5px
}

.recent-post .excerpt {
    padding-top: 8px
}

.recent-post .excerpt p {
    margin-bottom: 0
}

.recent-post.format-chat .chat {
    margin-top: 20px
}

.recent-post figure.quote {
    background: transparent!important
}

.blog-item.format-quote h2,
.blog-item.format-status h1,
.blog-item.format-aside h1,
.blog-item.format-status h3,
.blog-item.format-aside h3,
.blog-item.format-quote h4,
.blog-item.format-status h4,
.blog-item.format-aside h4 {
    display: none
}

.posts-type-list {
    margin-left: 0;
    margin-right: 0
}

.posts-type-list .recent-post {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    border-top: 1px solid #e3e3e3;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative
}

.posts-type-list .recent-post .details-wrap {
    max-width: 80%
}

.posts-type-list .recent-post a.list-post-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.posts-type-list .recent-post:first-child {
    border-top-width: 0;
    padding-top: 0
}

.posts-type-list .recent-post figure {
    width: 80px;
    float: left;
    margin-bottom: 0
}

.posts-type-list .recent-post figure figcaption .thumb-info {
    display: none
}

.posts-type-list .recent-post h4 {
    margin-top: 0;
    margin-bottom: 5px;
    -webkit-transition: color .3s ease-out;
    -moz-transition: color .3s ease-out;
    transition: color .3s ease-out
}

.posts-type-list .recent-post.has-thumb .details-wrap {
    margin-left: 100px
}

.posts-type-list .recent-post .post-item-details {
    margin-bottom: 0
}

.posts-type-list .recent-post .comments-likes {
    float: none;
    display: inline-block;
    margin-left: 10px
}

.posts-type-standard-row .figure-wrap {
    width: 50%;
    float: left;
    position: relative
}

.posts-type-standard-row .figure-wrap .date-overlay {
    right: 15px;
    top: 15px
}

.posts-type-standard-row .details-wrap {
    width: 100%;
    float: none
}

.posts-type-standard-row .has-thumb .details-wrap {
    width: 50%;
    float: left;
    padding-left: 30px
}

.recent-post .blog-item-details {
    padding-bottom: 8px
}

.posts-type-bold .recent-post {
    padding: 0
}

.posts-type-bold .recent-post figure {
    margin-bottom: 0
}

.posts-type-bold .recent-post.no-thumb {
    height: 100%
}

.posts-type-bold.carousel-items .recent-post.no-thumb {
    position: absolute
}

.posts-type-bold .recent-post.no-thumb .details-wrap {
    height: 100%;
    width: 100%;
    position: absolute
}

.posts-type-bold.related-items .recent-post.no-thumb .details-wrap {
    position: relative
}

.posts-type-bold.carousel-items .recent-post.no-thumb .details-wrap {
    position: relative;
    width: 100%
}

.posts-type-bold .recent-post .details-wrap {
    padding: 30px 30px 70px;
    position: relative
}

.posts-type-bold .recent-post.has-thumb .details-wrap:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgba(255, 255, 255, 0.9);
    position: absolute;
    top: -10px;
    z-index: 3;
    left: 50%;
    margin-left: -10px
}

.posts-type-bold .recent-post .details-wrap,
.posts-type-bold .recent-post .details-wrap:before,
.posts-type-bold .recent-post .details-wrap>* {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.posts-type-bold .recent-post .details-wrap h3 {
    margin: 0 0 20px
}

.posts-type-bold .recent-post .details-wrap h2 {
    font-size: 28px;
    line-height: 36px;
    margin: 0 0 20px
}

.posts-type-bold .recent-post .post-item-details {
    margin-bottom: 0;
    position: absolute;
    bottom: 25px;
    font-size: 12px
}

.posts-type-bold .recent-post .post-date {
    display: block;
    font-weight: bold
}

.posts-type-bright .recent-post .details-wrap {
    text-align: center
}

.posts-type-bright .recent-post .author-avatar {
    float: none;
    text-align: center;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 30px;
    position: relative;
    top: 5px;
    webkit-transition: all .5s cubic-bezier(0, 0.275, 0.125, 1);
    -moz-transition: all .5s cubic-bezier(0, 0.275, 0.125, 1);
    -o-transition: all .5s cubic-bezier(0, 0.275, 0.125, 1);
    transition: all .5s cubic-bezier(0, 0.275, 0.125, 1)
}

.posts-type-bright .recent-post:hover .author-avatar {
    top: 0
}

.posts-type-bright .recent-post .author-avatar img {
    display: inline-block
}

.posts-type-bright .recent-post .post-item-author {
    text-align: center;
    text-transform: uppercase;
    margin: 0
}

.posts-type-bright .recent-post h2 {
    text-align: center;
    margin: 15px 0 24px 0
}

.posts-type-bright .recent-post .post-item-details {
    display: inline-block;
    border-top: 2px solid #222;
    padding-top: 25px
}

.search-widget {
    text-align: center;
    margin-bottom: 0
}

.search-widget input {
    margin: 25px 0;
    width: 80%;
    padding: 10px 12px
}

.search-widget input.input-large {
    padding: 24px 22px
}

.cpb_search_widget form {
    position: relative
}

.cpb_search_widget input[type=text] {
    margin: 0
}

.sitemap-wrap {
    margin-bottom: 20px
}

.sitemap-col {
    float: left;
    width: 28%;
    margin-left: 7%
}

.sitemap-col:first-child {
    margin-left: 0
}

.sitemap-col h6 {
    margin-bottom: 15px
}

.sitemap-col ul {
    margin-bottom: 40px;
    list-style: none!important
}

.sitemap-col ul>li>ul {
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 10px
}

.sitemap-col ul li {
    margin-bottom: 8px
}

.sitemap-col ul li a {
    text-decoration: none
}

.cpb_slider_widget .master-slider {
    min-width: 100%!important
}

.swiper-slide .caption-content {
    padding: 0 90px
}

.row:not(.fw-row) .cpb_cregital-slider .cregital-slider {
    margin-left: -1px
}

.row:not(.fw-row) .cpb_cregital-slider .swiper-slide .caption-content {
    padding: 0 10%
}

.row:not(.fw-row) .cpb_cregital-slider .swiper-slide .caption-content>h2 {
    font-size: 40px;
    line-height: 52px
}

ul.social-icons {
    height: auto;
    overflow: hidden;
    list-style: none!important;
    margin-bottom: 10px
}

ul.social-icons li {
    float: none;
    display: inline-block;
    height: 36px
}

ul.social-icons li:not(.cg-love) a {
    display: inline-block;
    padding: 10px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all .35s
}

ul.social-icons li:not(.cg-love) a i {
    display: block;
    height: 100%;
    position: relative;
    top: 0;
    transition: top .35s;
    width: 100%;
    margin-bottom: 31px
}

ul.social-icons li:not(.cg-love) a i[class*="ss-"] {
    margin-top: -8px;
    display: block;
    margin-bottom: 38px
}

.browser-ie ul.social-icons li a {
    display: inline-block;
    padding: 10px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    overflow: hidden;
    position: relative;
    text-align: center;
    transition: all .35s;
    color: #222
}

ul.social-icons li.behance a,
ul.social-icons li.soundcloud a {
    font-size: 14px
}

.browser-ie ul.social-icons li a i {
    display: block;
    height: 100%;
    position: relative;
    top: 0;
    transition: top .35s;
    width: 100%;
    margin-bottom: 31px
}

.browser-ie ul.social-icons li a i[class*="ss-"] {
    margin-top: -8px;
    display: block;
    margin-bottom: 38px
}

ul.social-icons.light li a {
    color: #fff
}

ul.social-icons.dark li a {
    color: #222
}

ul.social-icons li a:hover {
    color: #fff!important
}

ul.social-icons li a:hover i {
    top: -46px
}

ul.social-icons.large li {
    height: 50px
}

ul.social-icons.large li a {
    padding: 14px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 24px
}

ul.social-icons.large li.behance a,
ul.social-icons.large li.soundcloud a {
    font-size: 19px
}

ul.social-icons.large li a i {
    margin-top: 0
}

ul.social-icons.large li a:hover i {
    top: -52px
}

ul.social-icons li.twitter a:hover {
    background-color: #00aced
}

ul.social-icons li.facebook a:hover {
    background-color: #3b5998
}

ul.social-icons li.googleplus a:hover {
    background-color: #dd4b39
}

ul.social-icons li.youtube a:hover {
    background-color: #b00
}

ul.social-icons li.instagram a:hover {
    background-color: #517fa4
}

ul.social-icons li.linkedin a:hover {
    background-color: #007bb6
}

ul.social-icons li.pinterest a:hover {
    background-color: #cb2027
}

ul.social-icons li.foursquare a:hover {
    background-color: #00aeef
}

ul.social-icons li.flickr a:hover {
    background-color: #ff0084
}

ul.social-icons li.tumblr a:hover {
    background-color: #32506d
}

ul.social-icons li.vimeo a:hover {
    background-color: #7fc400
}

ul.social-icons li.dribbble a:hover {
    background-color: #ea4c89
}

ul.social-icons li.skype a:hover {
    background-color: #0078ca
}

ul.social-icons li.github a:hover {
    background-color: #333
}

ul.social-icons li.xing a:hover {
    background-color: #026466
}

ul.social-icons li.rss a:hover {
    background-color: #f26522
}

ul.social-icons li.soundcloud a:hover {
    background-color: #f80
}

ul.social-icons li.yelp a:hover {
    background-color: #af0606
}

ul.social-icons li.deviantart a:hover {
    background-color: #4e6252
}

ul.social-icons li.behance a:hover {
    background-color: #1769ff
}

ul.social-icons li.vk a:hover {
    background-color: #4e729a
}

ul.social-icons li.twitch a:hover {
    background-color: #6441a5
}

ul.social-icons li.whatsapp a:hover {
    background-color: #4dc247
}

ul.social-icons li.snapchat a:hover {
    background-color: #fffc00;
    color: #000!important
}

ul.social-icons li.mail a:hover {
    background-color: #666
}

ul.social-icons li.page-link a:hover {
    background-color: #333
}

.article-body-wrap .share-links ul li.cg-love {
    padding-right: 5px
}

.article-body-wrap .share-links ul li.cg-love>div {
    padding: 7px
}

.article-body-wrap .share-links ul li.cg-love>div a.love-it {
    padding: 9px 0;
    width: 20px;
    vertical-align: 0
}

.article-body-wrap .share-links ul li.cg-love a:hover i {
    top: inherit
}

.article-body-wrap .share-links ul li.cg-love>div span.love-count {
    display: inline;
    vertical-align: 0
}

table.cg-table {
    width: 100%;
    display: table
}

table.striped_minimal tr:nth-of-type(even),
table.striped_bordered tr:nth-of-type(even) {
    background-color: #f7f7f7
}

table.cg-table th {
    padding: 10px 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    vertical-align: middle;
    text-align: left
}

table.cg-table td {
    padding: 10px 20px
}

table.standard_minimal th {
    padding: 10px 30px 10px 0;
    border-bottom: 2px solid #e4e4e4
}

table.striped_minimal th {
    padding: 10px 30px 10px 0;
    border-bottom: 2px solid #e4e4e4
}

table.standard_minimal td {
    padding: 10px 30px 10px 0;
    border-bottom: 1px solid #e4e4e4
}

table.striped_minimal td {
    padding: 10px 30px 10px 0;
    border-bottom: 1px solid #e4e4e4
}

table.standard_bordered,
table.striped_bordered {
    border: 1px solid #e4e4e4
}

table.standard_bordered tr,
table.striped_bordered tr {
    border-top: 1px dotted #e4e4e4
}

table.standard_bordered th,
table.standard_bordered td,
table.striped_bordered th,
table.striped_bordered td {
    border-left: 1px dotted #e4e4e4
}

table.striped_bordered th,
table.striped_bordered td {
    border-top: 0
}

.cpb_tabs {
    margin-bottom: 30px
}

.cpb_tabs .nav-tabs {
    margin-bottom: 20px;
    border-bottom: 0
}

.cpb_tabs .nav-tabs li {
    margin-right: 10px
}

.cpb_tabs .nav-tabs li a {
    border-radius: 0;
    white-space: nowrap;
    margin-right: 0;
    padding: 10px 18px;
    border-color: #222;
    border-style: solid;
    border-width: 0!important;
    border-bottom-width: 2px!important;
    background: transparent
}

.cpb_tabs .nav-tabs li a i {
    margin-right: 5px
}

.cpb_tabs .nav-tabs li a i[class*="ss-"] {
    display: inline-block;
    line-height: 100%;
    vertical-align: -3px
}

.cpb_tabs .nav-tabs li.active a {
    border-left-width: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.cpb_tabs .nav-tabs li a:hover {
    background: transparent
}

.cpb_tabs .nav-tabs li:first-child a,
.cpb_tabs .nav-tabs li.active:first-child a {
    border-left-width: 2px
}

.tabs-type-dynamic .nav-tabs {
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.tabs-type-dynamic .nav-tabs li {
    list-style: none;
    float: left;
    margin-right: 15px;
    margin-left: 0!important
}

.tabs-type-dynamic .nav-tabs li.menu-icon {
    font-size: 16px;
    line-height: 22px
}

.tabs-type-dynamic .nav-tabs li a {
    cursor: pointer;
    width: 12px;
    height: 12px;
    border-radius: 50%!important;
    border: 2px solid #666!important;
    overflow: hidden;
    display: block;
    padding: 3px!important;
    margin: 5px 0;
    opacity: .4;
    font-size: 0;
    -webkit-transition: color .6s, opacity .25s;
    -moz-transition: color .25s, opacity .25s;
    -ms-transition: color .6s, opacity .25s;
    -o-transition: color .6s, opacity .25s;
    transition: color .6s, opacity .25s
}

.tabs-type-dynamic .nav-tabs li.active a,
.tabs-type-dynamic .nav-tabs li a:hover {
    opacity: 1
}

.tabs-type-dynamic .nav-tabs.show-tabs a {
    width: auto;
    height: auto;
    position: relative;
    padding: 0 5px!important;
    margin: 0;
    opacity: 1;
    font-size: 16px;
    border-radius: 0!important;
    background: transparent!important;
    background-color: transparent!important;
    border: 0!important
}

.cpb_tabs .nav-tabs.center-tabs {
    text-align: center
}

.cpb_tabs .nav-tabs.center-tabs>li {
    float: none;
    display: inline-block;
    vertical-align: top
}

.cpb_tabs .tab-content>.tab-pane {
    transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out
}

.cpb_tabs .tab-content>.tab-pane.load {
    display: block!important;
    opacity: 0
}

.cpb_tabs .tab-content>.tab-pane>.col-sm-12 {
    padding-left: 0;
    padding-right: 0
}

.cpb_tour .nav-tabs {
    float: left;
    margin-right: 10px;
    border-right: 0;
    border-bottom: 0;
    width: 120px
}

.cpb_tour .nav-tabs li {
    float: none;
    font-size: 16px
}

.cpb_tour .nav-tabs li a {
    border-radius: 0;
    margin-bottom: 0;
    padding: 10px 18px;
    border-color: #222;
    border-style: solid;
    border-width: 0!important;
    border-bottom-width: 2px!important;
    background: transparent
}

.cpb_tour .nav-tabs li.active a {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    opacity: 1
}

.cpb_tour .nav-tabs li a>i {
    margin-right: 5px
}

.cpb_tour .nav-tabs li a>i[class*="ss-"] {
    display: inline-block;
    line-height: 100%;
    vertical-align: -3px
}

.cpb_tour .tab-content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 100px;
    padding-left: 135px
}

.cpb_tour .tab-content>.tab-pane {
    transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out
}

.cpb_tour .tab-content>.tab-pane.load {
    display: block;
    opacity: 0
}

.cpb_tour .tab-content .row {
    margin-left: 0!important
}

.cpb_tour .tab-content .row [class*="span"] {
    width: 100%!important;
    margin-left: 0!important
}

figure a.team-gallery-mobile-link {
    display: none
}

.mobile-browser figure a.team-gallery-mobile-link {
    display: block
}

.cg-team-ajax-container {
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.cg-team-ajax-container {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
    height: 100%;
    background: #fff;
    width: 800px;
    max-width: 100%;
    -webkit-transform: translateX(800px);
    -moz-transform: translateX(800px);
    -ms-transform: translateX(800px);
    -o-transform: translateX(800px);
    transform: translateX(800px)
}

.cg-team-ajax-open .cg-team-ajax-container {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.cg-team-ajax-container .team-ajax-close {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 3;
    color: #fff;
    font-size: 34px;
    height: 20px;
    line-height: 18px;
    opacity: .7
}

.has-wpadminbar .cg-team-ajax-container .team-ajax-close {
    top: 62px
}

.cg-team-ajax-container .team-ajax-close:hover {
    opacity: 1
}

.cg-team-ajax-container .content-wrap {
    padding: 60px 110px 150px 110px
}

.cg-team-ajax-container .profile-image-wrap {
    text-align: center;
    position: relative;
    padding: 100px 0;
    min-height: 400px;
    overflow: hidden;
    background: #222
}

.cg-team-ajax-container .profile-image-wrap .inner-wrap {
    position: relative;
    z-index: 3
}

.cg-team-ajax-container .profile-image-wrap img {
    width: 170px;
    height: 170px;
    border-radius: 50%;
    margin-bottom: 30px
}

.cg-team-ajax-container .profile-image-wrap .inner-wrap h1,
.cg-team-ajax-container .profile-image-wrap .inner-wrap h3 {
    color: #fff
}

.cg-team-ajax-container .profile-image-wrap .inner-wrap h1 {
    font-size: 48px;
    margin: 0
}

.cg-team-ajax-container .profile-image-wrap .inner-wrap h3 {
    font-size: 24px;
    margin: 20px 0 0
}

.cg-team-ajax-container .profile-image-wrap .inner-wrap h3:empty {
    display: none
}

.cg-team-ajax-container .profile-image-wrap .backdrop {
    height: 110%;
    width: 110%;
    position: absolute;
    z-index: 2;
    top: -5%;
    left: -5%;
    background-size: cover;
    background-position: center;
    -webkit-filter: blur(20px);
    -moz-filter: blur(20px);
    filter: blur(20px);
    opacity: .3
}

.team-member-ajax-content {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow-y: auto
}

.cg-team-ajax-container .team-member-aux {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px 110px 0;
    background: #fff;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0)
}

.team-member-aux .member-aux-inner {
    border-top: 1px solid #e3e3e3;
    padding-top: 15px
}

.team-member-aux .member-aux-inner .member-contact {
    float: left;
    font-size: 12px;
    padding-top: 5px
}

.team-member-aux .member-aux-inner .member-contact li {
    display: inline-block;
    margin-left: 20px
}

.team-member-aux .member-aux-inner .member-contact li:first-child {
    margin-left: 0
}

.team-member-aux .member-aux-inner .social-icons {
    float: right
}

@media only screen and (max-width:800px) {
    .cg-team-ajax-container .content-wrap {
        padding: 60px 60px 150px
    }
    .team-member-ajax-content .team-member-aux {
        padding: 30px 60px 20px
    }
    .team-member-aux .member-aux-inner .member-contact,
    .team-member-aux .member-aux-inner .social-icons {
        text-align: center;
        float: none;
        width: 100%
    }
}

.testimonial-wrap {
    margin-bottom: 20px
}

.testimonial-wrap.large .testimonial-text {
    font-size: 24px;
    line-height: 160%
}

ul.testimonials {
    margin-bottom: 0;
    list-style: none
}

.testimonials>li {
    margin-bottom: 40px;
    height: auto;
    padding-left: 60px;
    position: relative
}

.testimonials>li:before {
    content: "\201C";
    font-family: "SSGizmo";
    font-weight: normal;
    font-style: normal;
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    font-size: 34px
}

.testimonial-wrap.large .testimonials>li {
    margin-bottom: 60px
}

.testimonial-wrap.large .testimonials>li:before {
    top: 15px
}

.column_container .testimonials.carousel-items>li {
    padding-right: 30px
}

.testimonial-text {
    margin-bottom: 5px
}

.testimonial-wrap.large .testimonial-text {
    margin-bottom: 10px
}

.testimonial-text p {
    margin-bottom: 10px
}

.testimonials .testimonial-cite img {
    width: 40px;
    height: 40px;
    float: left;
    border-radius: 50%;
    margin-right: 15px;
    margin-top: 10px
}

.testimonial-cite .cite-text.has-cite-image {
    padding-top: 10px
}

.testimonial-cite .cite-text .cite-name {
    font-weight: bold;
    display: block
}

.cpb_testimonial_carousel_widget cite,
.testimonials-slider cite {
    font-weight: bold
}

.testimonials-slider cite span {
    display: block;
    font-size: 12px;
    opacity: .8;
    -moz-opacity: .8;
    filter: alpha(opacity=80);
    font-weight: normal;
    margin-top: -4px
}

.testimonial .pagination-wrap {
    margin-top: 10px
}

.testimonial.carousel-item {
    list-style: none
}

.testimonials.carousel-items li .testimonial-text {
    padding-top: 0;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    position: relative
}

.testimonials.carousel-items li .testimonial-text:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 1px solid #fff;
    border-bottom: 10px solid transparent;
    border-left: 12px solid #fff;
    position: absolute;
    left: 30px;
    bottom: -11px;
    opacity: .6;
    -moz-opacity: .6;
    filter: alpha(opacity=60)
}

.cpb_testimonial_carousel_widget .carousel-wrap>a {
    border: 1px solid #e3e3e3
}

.masonry-items li.testimonial {
    padding-left: 15px
}

.masonry-items li.testimonial::before {
    content: "";
    display: none
}

.masonry-items li.testimonial .testimonial-text {
    background: #f7f7f7;
    padding: 30px;
    width: 100%;
    border-radius: 4px;
    position: relative;
    margin-bottom: 10px
}

.masonry-items li.testimonial.has-cite .testimonial-text::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #f7f7f7;
    position: absolute;
    left: 48px;
    bottom: -6px
}

.masonry-items li.testimonial .testimonial-cite {
    padding-left: 30px
}

.showcase_testimonial_widget .read-more::after,
.showcase_testimonial_widget .read-more span {
    display: none
}

.slider-wrap {
    position: relative
}

.testimonials-slider {
    padding-bottom: 15px
}

.flexslider.content-slider ul.slides {
    background: transparent
}

.cpb_testimonial_slider_widget .cpb-asset-content {
    padding-top: 60px;
    padding-bottom: 55px;
    overflow: hidden
}

.cpb_testimonial_slider_widget .testimonial-icon {
    width: 100%;
    margin-bottom: 20px;
    text-align: left;
    padding: 0 36% 0 22%
}

.cpb_testimonial_slider_widget .testimonial-icon i {
    font-size: 34px
}

.cpb_testimonial_slider_widget .content-slider .lSSlideWrapper,
.cpb_tweets_slider_widget .content-slider .lSSlideWrapper {
    padding: 0 36% 0 22%
}

.content-slider .lSSlideOuter .lSPager.lSpg {
    position: absolute;
    top: 10px!important;
    right: 20%;
    left: auto!important;
    width: auto!important;
    margin-top: 0!important
}

.content-slider .lSSlideOuter .lSPager.lSpg>li {
    display: block;
    margin-top: 10px;
    margin-left: 0
}

.content-slider .lSSlideOuter .lSPager.lSpg>li:first-child {
    margin-top: 0
}

.content-slider .lSSlideOuter .lSPager.lSpg>li a {
    width: 8px;
    height: 8px;
    margin: 1px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition: none
}

.content-slider .lSSlideOuter .lSPager.lSpg>li.active a {
    width: 10px;
    height: 10px;
    margin: 0
}

.testimonials-slider .slide-content-wrap {
    text-align: left
}

.testimonials-slider .testimonial-text {
    margin-bottom: 30px
}

.testimonials-slider .testimonial-text.text-large {
    font-size: 24px;
    line-height: 32px
}

.testimonials-slider .flex-control-nav,
.tweets-slider .flex-control-nav {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    z-index: 4;
    list-style: none!important;
    width: 100%;
    text-align: center
}

.testimonials-slider .flex-control-nav li,
.tweets-slider .flex-control-nav li {
    float: none
}

.cpb_content_element.cpb_text_column.col-sm-12 .cpb-asset-content>.container {
    max-width: 100%
}

.cpb_text_column ul,
.box-content-wrap ul,
#comments-list .comment-body ul {
    list-style: disc inside none
}

.cpb_text_column {
    margin-bottom: 20px
}

.cpb_text_column>.cpb-asset-content {
    display: inline-block;
    width: 100%
}

.toggle-wrap {
    margin-bottom: 15px
}

.toggle-wrap .cpb_toggle {
    padding: 12px 15px;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    border: 2px solid #e3e3e3;
    border-left-width: 0;
    border-right-width: 0;
    position: relative;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: inherit;
    opacity: .6
}

.toggle-wrap .cpb_toggle_title_active {
    opacity: 1;
    border-bottom-color: transparent!important
}

.toggle-wrap .cpb_toggle:after {
    font-size: 24px;
    display: inline-block;
    float: right;
    height: 26px;
    width: 23px;
    -webkit-transform: translate3d(0px, 0px, 0px) rotate(0deg);
    transform: translate3d(0px, 0px, 0px) rotate(0deg);
    -webkit-transition: -webkit-transform .3s cubic-bezier(0.15, 0.85, 0.35, 1);
    transition: transform .3s cubic-bezier(0.15, 0.85, 0.35, 1);
    font-weight: normal
}

.toggle-wrap .cpb_toggle:hover:after {
    -webkit-transform: rotate(180deg) translate3d(0, 0, 0);
    transform: rotate(180deg) translate3d(0, 0, 0)
}

.toggle-wrap .cpb_toggle.cpb_toggle_title_active:hover:after {
    -webkit-transform: rotate(180deg) translate3d(0, 0, 0);
    transform: rotate(180deg) translate3d(0, 0, 0)
}

.toggle-wrap .cpb_toggle_open {
    display: block
}

.toggle-wrap .cpb_toggle:hover {
    cursor: pointer
}

.toggle-wrap .cpb_toggle_title_active {
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.cpb_toggle_content {
    padding: 10px;
    display: none
}

.cpb_toggle_content p:last-child {
    margin-bottom: 0
}

.cpb_tweets_slider_widget .cpb-asset-content {
    padding-top: 140px;
    padding-bottom: 80px;
    overflow: hidden
}

.cpb_tweets_slider_widget .tweet-icon {
    width: 100%;
    position: absolute;
    text-align: left;
    top: 80px;
    padding: 0 36% 0 22%
}

.cpb_tweets_slider_widget .tweet-icon i {
    font-size: 34px
}

.cpb_tweets_slider_widget .flexslider>li {
    min-height: 150px
}

.cpb_tweets_slider_widget .tweet-text {
    width: 100%;
    text-align: left;
    font-size: 24px;
    line-height: 38px
}

.cpb_tweets_slider_widget .twitter_intents {
    display: block;
    text-align: left;
    margin-top: 20px
}

.cpb_tweets_slider_widget .twitter_intents .reply,
.cpb_tweets_slider_widget .twitter_intents .retweet,
.cpb_tweets_slider_widget .twitter_intents .favorite {
    display: none
}

.cpb_tweets_slider_widget .twitter_intents a {
    display: block;
    float: left;
    clear: left
}

.cpb_tweets_slider_widget .twitter_intents a:first-child {
    margin-left: 0
}

.cpb_tweets_slider_widget a.twitter-timestamp {
    margin-top: 20px;
    display: block;
    padding: 0 15%
}

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

.horizontal-break {
    height: 1px;
    width: 50px;
    margin: 20px auto 25px
}

.horizontal-break.bold {
    height: 5px;
    width: 100px
}

span.highlighted {
    padding: 1px 3px;
    border-radius: 1px;
    margin-right: 2px;
    color: #fff
}

span.dropcap1,
span.dropcap2 {
    float: left;
    padding: 11px 0 9px;
    margin-right: 8px;
    font-size: 46px;
    font-style: normal
}

span.dropcap3,
span.dropcap4 {
    float: left;
    font-style: normal;
    font-size: 18px;
    padding: 6px 10px 6px 11px;
    margin: 4px 10px 2px 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

span.dropcap4 {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

blockquote {
    border-left: 0;
    padding: 10px 0
}

blockquote,
blockquote p {
    font-size: 18px;
    line-height: 28px;
    font-style: italic
}

blockquote.blockquote1,
blockquote.blockquote1 p {
    font-size: 12px;
    line-height: 18px
}

blockquote.blockquote2,
blockquote.blockquote2 p,
blockquote.pullquote,
blockquote.pullquote p {
    font-size: 14px;
    line-height: 22px
}

blockquote.blockquote3,
blockquote.blockquote3 p {
    font-size: 28px;
    line-height: 40px
}

blockquote.pullquote {
    border-left: 2px solid transparent;
    padding: 0 0 0 20px
}

.decorative-ampersand {
    font-family: 'Vidaloka', serif;
    font-size: 24px
}

@media(-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .widget_calendar tbody tr>td.pad {
        background-image: url('../../../../../../wp-content/plugins/cregital-core/includes/page-builder/frontend-assets/images/scanlines_dark%402x.html');
        background-size: 4px 4px
    }
}

.cg-animation {
    opacity: 0;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

html.no-js .cg-animation,
.cg-animation[data-animation="none"] {
    opacity: 1!important;
    left: auto!important;
    right: auto!important;
    bottom: auto!important;
    -webkit-transform: scale(1)!important;
    -o-transform: scale(1)!important;
    -moz-transform: scale(1)!important;
    transform: scale(1)!important
}

html.no-js .cg-animation.image-banner-content,
.cg-animation[data-animation="none"].image-banner-content {
    bottom: 50%!important
}

.cg-animate {
    opacity: 1;
    display: block;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.cg-animate-out {
    -webkit-animation-direction: reverse;
    animation-direction: reverse
}

.cg-animate.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.cg-animation[data-animation="fade-in"].cg-animate {
    opacity: 1;
    -webkit-transition: all .8s ease-out;
    -moz-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
    transition: all .8s ease-out
}

.cg-animation[data-animation="fade-from-bottom"].cg-animate {
    opacity: 1;
    bottom: 0
}

.cg-animation[data-animation="fade-from-bottom"].image-banner-content.cg-animate {
    bottom: 50%
}

.cg-animation[data-animation="fade-from-right"].cg-animate {
    opacity: 1;
    right: 0;
    -webkit-transition: all .8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
    -moz-transition: all .8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
    -o-transition: all .8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
    transition: all .8s cubic-bezier(0.15, 0.85, 0.35, 1.25)
}

.cg-animation[data-animation="fade-from-left"].cg-animate {
    opacity: 1;
    left: 0;
    -webkit-transition: all .8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
    -moz-transition: all .8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
    -o-transition: all .8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
    transition: all .8s cubic-bezier(0.15, 0.85, 0.35, 1.25)
}

.cg-animation[data-animation="grow"] {
    opacity: 0;
    -webkit-transform: scale(0.4);
    -o-transform: scale(0.4);
    -moz-transform: scale(0.4);
    transform: scale(0.4);
    -webkit-transform-origin: 50% 50%;
    -webkit-transition: all .6s cubic-bezier(0.15, 0.85, 0.35, 1.25);
    -moz-transition: all .6s cubic-bezier(0.15, 0.85, 0.35, 1.25);
    -o-transition: all .6s cubic-bezier(0.15, 0.85, 0.35, 1.25);
    transition: all .6s cubic-bezier(0.15, 0.85, 0.35, 1.25)
}

.cg-animation[data-animation="grow"].cg-animate {
    opacity: 1;
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1)
}

.cg-animation[data-animation="pop-up"].cg-animate {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scale(0.2);
    -moz-transform: scale(0.2);
    transform: scale(0.2);
    -webkit-animation: popUp .4s ease-in-out forwards;
    -moz-animation: popUp .4s ease-in-out forwards;
    animation: popUp .4s ease-in-out forwards
}

.cg-animation[data-animation="flip"].cg-animate {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotateX(-80deg);
    -moz-transform: rotateX(-80deg);
    transform: rotateX(-80deg);
    -webkit-animation: flip .8s ease-in-out forwards;
    -moz-animation: flip .8s ease-in-out forwards;
    animation: flip .8s ease-in-out forwards
}

.cg-animation[data-animation="helix"].cg-animate {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-animation: helix .8s ease-in-out forwards;
    -moz-animation: helix .8s ease-in-out forwards;
    animation: helix .8s ease-in-out forwards
}

.cg-animation[data-animation="move-up"] {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
    -webkit-transition: all .65s cubic-bezier(0.725, 0.000, 0.000, 0.995);
    -moz-transition: all .65s cubic-bezier(0.725, 0.000, 0.000, 0.995);
    transition: all .65s cubic-bezier(0.725, 0.000, 0.000, 0.995)
}

.cg-animation[data-animation="move-up"].cg-animate {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.cg-animation[data-animation="spin"].cg-animate {
    -webkit-animation: spin .65s ease forwards;
    -moz-animation: spin .65s ease forwards;
    animation: spin .65s ease forwards
}

.cg-animation[data-animation="flip-x"].cg-animate {
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation: flipX .65s ease forwards;
    -moz-animation: flipX .65s ease forwards;
    animation: flipX .65s ease forwards
}

.cg-animation[data-animation="flip-y"].cg-animate {
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation: flipY .65s ease forwards;
    -moz-animation: flipY .65s ease forwards;
    animation: flipY .65s ease forwards
}

.cg-animation[data-animation="fade-from-left"] {
    left: -70px;
    -webkit-transition: all .8s ease-out;
    -moz-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
    transition: all .8s ease-out
}

.cg-animation[data-animation="fade-from-right"] {
    right: -70px;
    -webkit-transition: all .8s ease-out;
    -moz-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
    transition: all .8s ease-out
}

.cg-animation[data-animation="fade-from-bottom"] {
    bottom: -70px;
    -webkit-transition: all .8s ease-out;
    -moz-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
    transition: all .8s ease-out
}

.cg-animation[data-animation="fade-from-left"],
.cg-animation[data-animation="fade-from-right"] {
    margin: 0 auto
}

.browser-ie .cg-animation[data-animation="pop-up"].cg-animate,
.browser-ie .cg-animation[data-animation="flip"].cg-animate,
.browser-ie .cg-animation[data-animation="helix"].cg-animate,
.browser-ie .cg-animation[data-animation="fly"].cg-animate,
.browser-ie .cg-animation[data-animation="move-up"].cg-animate,
.browser-ie .cg-animation[data-animation="spin"].cg-animate,
.browser-ie .cg-animation[data-animation="flip-x"].cg-animate,
.browser-ie .cg-animation[data-animation="flip-y"].cg-animate {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1)
}

@-webkit-keyframes fadeIn {
    to {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    to {
        opacity: 1
    }
}

@-webkit-keyframes moveUp {
    to {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

@-moz-keyframes moveUp {
    to {
        -moz-transform: translateY(0);
        opacity: 1
    }
}

@keyframes moveUp {
    to {
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes scaleUp {
    to {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@-moz-keyframes scaleUp {
    to {
        -moz-transform: scale(1);
        opacity: 1
    }
}

@keyframes scaleUp {
    to {
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes fallPerspective {
    100% {
        -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);
        opacity: 1
    }
}

@-moz-keyframes fallPerspective {
    100% {
        -moz-transform: translateZ(0px) translateY(0px) rotateX(0deg);
        opacity: 1
    }
}

@keyframes fallPerspective {
    100% {
        transform: translateZ(0px) translateY(0px) rotateX(0deg);
        opacity: 1
    }
}

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

@-moz-keyframes fly {
    100% {
        -moz-transform: rotateX(0deg);
        opacity: 1
    }
}

@keyframes fly {
    100% {
        transform: rotateX(0deg);
        opacity: 1
    }
}

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

@-moz-keyframes flip {
    100% {
        -moz-transform: rotateX(0deg);
        opacity: 1
    }
}

@keyframes flip {
    100% {
        transform: rotateX(0deg);
        opacity: 1
    }
}

@-webkit-keyframes helix {
    100% {
        -webkit-transform: rotateY(0deg);
        opacity: 1
    }
}

@-moz-keyframes helix {
    100% {
        -moz-transform: rotateY(0deg);
        opacity: 1
    }
}

@keyframes helix {
    100% {
        transform: rotateY(0deg);
        opacity: 1
    }
}

@-webkit-keyframes popUp {
    70% {
        -webkit-transform: scale(1.1);
        opacity: .8;
        -webkit-animation-timing-function: ease-out
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@-moz-keyframes popUp {
    70% {
        -moz-transform: scale(1.1);
        opacity: .8;
        -moz-animation-timing-function: ease-out
    }
    100% {
        -moz-transform: scale(1);
        opacity: 1
    }
}

@keyframes popUp {
    70% {
        transform: scale(1.1);
        opacity: .8;
        animation-timing-function: ease-out
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}

@-ms-keyframes spin {
    from {
        -ms-transform: rotate(0deg)
    }
    to {
        -ms-transform: rotate(360deg);
        opacity: 1
    }
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg);
        opacity: 1
    }
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        opacity: 1
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg);
        opacity: 1
    }
}

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

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

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

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

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

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

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

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

@-webkit-keyframes shake {
    0%,
    50%,
    100% {
        -webkit-transform: translateX(0)
    }
    25% {
        -webkit-transform: translateX(-100px)
    }
    75% {
        -webkit-transform: translateX(100px)
    }
}

@-moz-keyframes shake {
    0%,
    50%,
    100% {
        -moz-transform: translateX(0)
    }
    25% {
        -moz-transform: translateX(-100px)
    }
    75% {
        -moz-transform: translateX(100px)
    }
}

@-o-keyframes shake {
    0%,
    50%,
    100% {
        -o-transform: translateX(0)
    }
    25% {
        -o-transform: translateX(-100px)
    }
    75% {
        -o-transform: translateX(100px)
    }
}

@keyframes shake {
    0%,
    50%,
    100% {
        transform: translateX(0)
    }
    25% {
        transform: translateX(-100px)
    }
    75% {
        transform: translateX(100px)
    }
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {
    from,
    20%,
    53%,
    80%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {
    from,
    20%,
    53%,
    80%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

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

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

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

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

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

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

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

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

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

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

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

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

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

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

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

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

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

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

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

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

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    from,
    11.1%,
    100% {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
    }
}

@keyframes jello {
    from,
    11.1%,
    100% {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

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

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

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    from,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    from,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    from,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    from,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    from,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    from,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    from,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {
    from,
    60%,
    75%,
    90%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

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

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

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

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

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

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

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

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

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

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

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

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

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

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

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

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

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

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

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

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

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

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

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

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

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

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

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

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

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

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

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

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

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

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

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

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

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

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

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    perspective: 1000px;
    -webkit-backface-visibility: hidden
}

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

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

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

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

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

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

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

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

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

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

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

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

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

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

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

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

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

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

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

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

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

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

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

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

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

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

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

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

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

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

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

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

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

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

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

.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

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

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

.flipInY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

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

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

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important
}

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

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

.flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

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

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

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

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

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

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

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

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

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

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

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

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

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

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

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

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

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

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

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

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

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

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

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

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

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

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

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

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

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

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

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

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

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

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

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

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

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

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

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

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

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

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

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

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

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

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

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

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

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

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

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

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

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

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

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

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

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

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

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

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

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

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

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

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

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

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

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

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

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

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

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

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

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

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

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

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

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

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

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

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

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}