﻿h3 {
    letter-spacing: 1px
}

a, h6 {
    color: #303030
}

.clear:after, .clearfix:after, .drop_down .wide .second ul li:nth-child(4n+1), .latest_post_holder.boxes > ul, .latest_post_holder.dividers > ul, .latest_post_two_holder.four_columns > ul > li:nth-child(4n+1), .latest_post_two_holder.three_columns > ul > li:nth-child(3n+1), .latest_post_two_holder.two_columns > ul > li:nth-child(2n+1), .latest_post_two_holder > ul, .tstm_block_2 .testimonials_item {
    clear: both
}

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

details, figure, nav {
    display: block
}

::selection {
    background: #1abc9c;
    color: #fff
}

table td {
    text-align: center
}

a, body, div, h3, h4, h5, h6, html, i, label, li, p, span, strong, table, tbody, td, tr, ul {
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    outline: 0
}

    a img, table {
        border: none
    }

header, table {
    vertical-align: middle
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    max-width: 100%;
    height: auto
}

h6 {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px
}

h6 {
    font-size: 13px;
    line-height: 1.538461538461538em
}

a, p a {
    text-decoration: none;
    cursor: pointer
}

    a:hover, p a:hover {
        color: #1abc9c;
        text-decoration: none
    }

ul {
    list-style-position: inside
}

@-webkit-keyframes outer {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes outer {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes inner {
    0% {
        -webkit-transform: rotate(-100.8deg);
        -moz-transform: rotate(-100.8deg);
        transform: rotate(-100.8deg)
    }

    100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes inner {
    0% {
        -webkit-transform: rotate(-100.8deg);
        -moz-transform: rotate(-100.8deg);
        transform: rotate(-100.8deg)
    }

    100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0)
    }
}

@-webkit-keyframes arc {
    0% {
        stroke-dasharray: 1 210.48671px;
        stroke-dashoffset: 0
    }

    40% {
        stroke-dasharray: 151.55043px,210.48671px;
        stroke-dashoffset: 0
    }

    100% {
        stroke-dasharray: 1 210.48671px;
        stroke-dashoffset: -151.55043px
    }
}

@keyframes arc {
    0% {
        stroke-dasharray: 1 210.48671px;
        stroke-dashoffset: 0
    }

    40% {
        stroke-dasharray: 151.55043px,210.48671px;
        stroke-dashoffset: 0
    }

    100% {
        stroke-dasharray: 1 210.48671px;
        stroke-dashoffset: -151.55043px
    }
}

.wrapper, body {
    background-color: #f6f6f6
}

html {
    margin: 0 !important;
    -webkit-transition: all 1.3s ease-out;
    -moz-transition: all 1.3s ease-out;
    -o-transition: all 1.3s ease-out;
    -ms-transition: all 1.3s ease-out;
    transition: all 1.3s ease-out
}

body {
    font-family: Raleway,sans-serif;
    line-height: 26px;
    color: #818181;
    overflow-y: scroll;
    overflow-x: hidden !important;
    -webkit-font-smoothing: antialiased
}

.wrapper {
    position: relative;
    z-index: 1000;
    -webkit-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    -moz-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    -o-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    -ms-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    transition: left .33s cubic-bezier(.694,.0482,.335,1);
    left: 0
}

@media only screen and (min-width:1100px) {
}

.wrapper_inner {
    width: 100%;
    overflow: hidden
}

@media only screen and (min-width:1000px) {
}

@-webkit-keyframes scaleout {
    0% {
        -webkit-transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@-moz-keyframes scaleout {
    0% {
        -moz-transform: scale(0)
    }

    100% {
        -moz-transform: scale(1);
        opacity: 0
    }
}

@-ms-keyframes scaleout {
    0% {
        -ms-transform: scale(0)
    }

    100% {
        -ms-transform: scale(1);
        opacity: 0
    }
}

@-o-keyframes scaleout {
    0% {
        -o-transform: scale(0)
    }

    100% {
        -o-transform: scale(1);
        opacity: 0
    }
}

@keyframes scaleout {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 0
    }
}

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

    50% {
        -webkit-transform: scale(1)
    }
}

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

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@-webkit-keyframes rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }

    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }

    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}

@keyframes rotateplane {
    0% {
        transform: perspective(120px) rotateX(0) rotateY(0);
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0)
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

@-webkit-keyframes cubemove {
    25% {
        -webkit-transform: translateX(42px) rotate(-90deg) scale(.5)
    }

    50% {
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg)
    }

    75% {
        -webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5)
    }

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

@keyframes cubemove {
    25% {
        transform: translateX(42px) rotate(-90deg) scale(.5);
        -webkit-transform: translateX(42px) rotate(-90deg) scale(.5)
    }

    50% {
        transform: translateX(42px) translateY(42px) rotate(-179deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg)
    }

    50.1% {
        transform: translateX(42px) translateY(42px) rotate(-180deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg)
    }

    75% {
        transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5);
        -webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5)
    }

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

@-webkit-keyframes stretchdelay {
    0%,100%,40% {
        -webkit-transform: scaleY(.4)
    }

    20% {
        -webkit-transform: scaleY(1)
    }
}

@keyframes stretchdelay {
    0%,100%,40% {
        transform: scaleY(.4);
        -webkit-transform: scaleY(.4)
    }

    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}

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

    40% {
        -webkit-transform: scale(1)
    }
}

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

    40% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

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

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

header {
    display: inline-block;
    margin: 0;
    -webkit-backface-visibility: hidden
}

    header .header_inner_left {
        position: absolute;
        top: 0
    }

.header_bottom, .q_logo, .q_logo a {
    position: relative
}

.header_inner_right {
    float: right;
    position: relative;
    z-index: 110
}

.header_bottom {
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}

.logo_wrapper {
    float: left
}

.q_logo {
    top: 50%;
    left: 0
}

    .q_logo a {
        display: block
    }

    .q_logo img {
        display: block;
        opacity: 1;
        position: absolute;
        top: -50%;
        width: auto !important;
        max-width: none;
        -webkit-transition: opacity .6s ease-in-out;
        transition: opacity .6s ease-in-out
    }

        .q_logo img.dark, .q_logo img.light, .q_logo img.mobile, .q_logo img.sticky {
            opacity: 0
        }

header.fixed {
    -webkit-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    -moz-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    -o-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    -ms-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    transition: left .33s cubic-bezier(.694,.0482,.335,1);
    width: 100%;
    position: fixed;
    z-index: 110;
    top: 0;
    left: 0
}

header.centered_logo.centered_logo_animate .q_logo img, header:not(.centered_logo) .q_logo img {
    height: 100%
}

@media only screen and (min-width:1000px) {
}

nav.main_menu {
    z-index: 100;
    text-align: left
}

    nav.main_menu.right {
        position: relative;
        left: auto;
        float: right
    }

    nav.main_menu ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

    nav.main_menu > ul {
        position: relative
    }

    nav.main_menu.right > ul {
        left: auto
    }

    nav.main_menu ul li {
        display: inline-block;
        float: left;
        padding: 0;
        margin: 0;
        background-repeat: no-repeat;
        background-position: right
    }

        nav.main_menu ul li a {
            text-decoration: none;
            margin: 0;
            cursor: pointer
        }

    nav.main_menu > ul > li > a {
        display: inline-block;
        height: 100%;
        background-color: transparent;
        -webkit-transition: opacity .3s ease-in-out,color .3s ease-in-out;
        -moz-transition: opacity .3s ease-in-out,color .3s ease-in-out;
        -o-transition: opacity .3s ease-in-out,color .3s ease-in-out;
        -ms-transition: opacity .3s ease-in-out,color .3s ease-in-out;
        transition: opacity .3s ease-in-out,color .3s ease-in-out
    }

header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a {
    opacity: .8
}

nav.main_menu > ul > li > a {
    position: relative
}

header:not(.with_hover_bg_color) nav.main_menu > ul > li > a > span:not(.plus), nav.vertical_menu > ul > li > a > span:not(.plus) {
    position: relative;
    display: inline-block;
    line-height: initial
}

.drop_down ul li {
    position: relative
}

div.section {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

@media only screen and (min-width:1000px) {
}

.side_menu_button_wrapper {
    display: table
}

.side_menu_button {
    cursor: pointer;
    display: table-cell;
    vertical-align: middle
}

.header_bottom_right_widget_holder {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    padding: 0 17px
}

@media only screen and (min-width:1000px) {
}

.content, .full_width {
    background-color: #f6f6f6
}

.content, .full_width {
    z-index: 100;
    position: relative
}

    .content.content_top_margin {
        margin-top: 100px !important
    }

div.section {
    position: relative
}

.grid_section .section_inner {
    width: 1100px;
    margin: 0 auto;
    position: relative;
    z-index: 20
}

.full_section_inner {
    position: relative;
    z-index: 20
}

@media only screen and (min-width:1400px) {
    .qode_grid_1300 .grid_section .section_inner {
        width: 1300px
    }
}

@media only screen and (min-width:1300px) {
}

@-webkit-keyframes title-from-right {
    0% {
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: translate(50%,0)
    }

    100% {
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: translate(0,0)
    }
}

@-moz-keyframes title-from-right {
    0% {
        filter: alpha(opacity=0);
        opacity: 0;
        -moz-transform: translate(50%,0)
    }

    100% {
        filter: alpha(opacity=100);
        opacity: 1;
        -moz-transform: translate(0,0)
    }
}

@-o-keyframes title-from-right {
    0% {
        filter: alpha(opacity=0);
        opacity: 0;
        -o-transform: translate(50%,0)
    }

    100% {
        filter: alpha(opacity=100);
        opacity: 1;
        -o-transform: translate(0,0)
    }
}

@keyframes title-from-right {
    0% {
        filter: alpha(opacity=0);
        opacity: 0;
        transform: translate(50%,0)
    }

    100% {
        filter: alpha(opacity=100);
        opacity: 1;
        transform: translate(0,0)
    }
}

.circle .icon_holder .fa-stack {
    -o-border-radius: 2em;
    -moz-border-radius: 2em;
    -webkit-border-radius: 2em;
    -ms-border-radius: 2em;
    border-radius: 2em
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:150/100),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:160dpi) {
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:200/100),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:210dpi) {
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:150/100),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:160dpi) {
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:200/100),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:210dpi) {
}

.wpb_content_element.wpb_single_image img {
    vertical-align: middle
}

.wpb_single_image.qode_image_hover_zoom_in .vc_single_image-wrapper {
    overflow: hidden
}

    .wpb_single_image.qode_image_hover_zoom_in .vc_single_image-wrapper img {
        -webkit-transition: -webkit-transform .3s cubic-bezier(.4,0,1,1);
        -moz-transition: -moz-transform .3s cubic-bezier(.4,0,1,1);
        -o-transition: -o-transform .3s cubic-bezier(.4,0,1,1);
        transition: transform .3s cubic-bezier(.4,0,1,1)
    }

    .wpb_single_image.qode_image_hover_zoom_in .vc_single_image-wrapper:hover img {
        -webkit-transform: scale(1.05) translateZ(0);
        -moz-transform: scale(1.05) translateZ(0);
        -o-transform: scale(1.05) translateZ(0);
        transform: scale(1.05) translateZ(0)
    }

.q_icon_with_title {
    display: block;
    position: relative
}

    .q_icon_with_title .icon_holder {
        position: relative;
        z-index: 2
    }

    .q_icon_with_title:not(.right) .icon_holder {
        float: left
    }

    .q_icon_with_title .icon_holder.q_icon_animation {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease;
        -webkit-backface-visibility: hidden
    }

        .q_icon_with_title .icon_holder.q_icon_animation.q_show_animation {
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1)
        }

    .q_icon_with_title .icon_holder .fa-stack {
        border: 2px solid silver;
        -webkit-transition: all .1s linear;
        -moz-transition: all .1s linear;
        -ms-transition: all .1s linear;
        -o-transition: all .1s linear;
        transition: all .1s linear;
        -webkit-backface-visibility: hidden;
        -webkit-box-sizing: initial;
        -moz-box-sizing: initial;
        box-sizing: initial
    }

    .q_icon_with_title .icon_text_holder {
        position: relative
    }

    .q_icon_with_title span.fa-stack .qode_iwt_icon_element {
        color: silver;
        -webkit-transition: all .1s linear;
        -moz-transition: all .1s linear;
        -ms-transition: all .1s linear;
        -o-transition: all .1s linear;
        transition: all .1s ease-in-out
    }

    .q_icon_with_title.center {
        text-align: center
    }

    .q_icon_with_title.circle span.fa-stack .qode_iwt_icon_element {
        font-size: .9em
    }

    .q_icon_with_title .icon_text_inner {
        padding: 0 0 18px
    }

    .q_icon_with_title.center.center .icon_holder {
        float: none;
        display: block;
        margin: 0 0 20px
    }

    .q_icon_with_title.center .icon_holder {
        width: 100% !important
    }

    .box_holder_icon_inner.circle .fa-stack:hover, .box_holder_icon_inner.square .fa-stack:hover, .circle .icon_holder .fa-stack:hover, .q_icon_with_title.square .icon_holder .fa-stack:hover {
        background-color: #1abc9c;
        border-color: transparent !important
    }

        .box_holder_icon_inner.square:hover i, .q_box_holder.with_icon span.fa-stack:hover i:last-child, .q_font_awsome_icon_square:hover i, .q_font_awsome_icon_stack:hover i:last-child, .q_icon_with_title.boxed .icon_holder .fa-stack:hover i, .q_icon_with_title.circle .icon_holder .fa-stack:hover .qode_iwt_icon_element, .q_icon_with_title.square .icon_holder .fa-stack:hover .qode_iwt_icon_element, .q_icon_with_title.square .icon_holder .fa-stack:hover i {
            color: #fff
        }

    .q_icon_with_title.small.circle.center .icon_text_holder {
        padding: 0
    }

    .q_icon_with_title.circle .qode_iwt_icon_holder .qode_iwt_icon_element {
        display: block;
        height: 100%;
        line-height: inherit;
        text-align: center
    }

#back_to_top span, .q_social_icon_holder .fa-stack {
    text-align: center
}

.q_social_icon_holder {
    display: inline-block;
    position: relative
}

    .q_social_icon_holder .fa-stack {
        background-color: #e3e3e3;
        border: 0 solid #f0f0f0;
        margin: .2307692307692308em;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out
    }

    .q_social_icon_holder.circle_social .fa-stack {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%
    }

    .q_social_icon_holder .fa-stack i {
        -webkit-transition: color .3s ease-out;
        -moz-transition: color .3s ease-out;
        -o-transition: color .3s ease-out;
        transition: color .3s ease-out
    }

    .q_social_icon_holder.circle_social .fa-stack:hover, .q_social_icon_holder.square_social .fa-stack:hover {
        background-color: #1abc9c;
        border-color: transparent
    }

        .q_social_icon_holder.circle_social .fa-stack:hover i, .q_social_icon_holder.circle_social .fa-stack:hover span, .q_social_icon_holder.square_social .fa-stack:hover i, .q_social_icon_holder.square_social .fa-stack:hover span {
            color: #fff
        }

    .q_social_icon_holder .fa-stack i:last-child, .q_social_icon_holder .fa-stack span {
        font-size: .7692307692307692em;
        display: block;
        line-height: inherit
    }

.vc_empty_space_inner .empty_space_image {
    display: block;
    height: 100%
}

#back_to_top {
    opacity: 0
}

.footer_bottom {
    text-align: center
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:200/100),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:210dpi) {
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:150/100),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:160dpi) {
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:200/100),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:210dpi) {
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:150/100),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:160dpi) {
}

footer {
    display: block
}

footer {
    width: 100%;
    margin: 0 auto;
    z-index: 100;
    position: relative
}

.footer_bottom_holder {
    display: block
}

.footer_bottom {
    display: table-cell;
    line-height: 22px;
    height: 53px;
    width: 1%;
    vertical-align: middle
}

    .footer_bottom span {
        margin: 0
    }

#back_to_top {
    color: #cdcdcd;
    height: auto;
    position: fixed;
    bottom: 65px;
    margin: 0;
    z-index: 10000;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    right: 25px;
    visibility: hidden;
    -webkit-backface-visibility: hidden
}

    #back_to_top span {
        text-decoration: none;
        -o-border-radius: 52px;
        -moz-border-radius: 52px;
        -webkit-border-radius: 52px;
        border-radius: 52px;
        -webkit-transition: all .2s ease 0s;
        -moz-transition: all .2s ease 0s;
        -o-transition: all .2s ease 0s;
        border: 2px solid #e8e8e8;
        background: 0 0
    }

        #back_to_top span i {
            -webkit-transition: color .2s ease 0s;
            -moz-transition: color .2s ease 0s;
            -o-transition: color .2s ease 0s
        }

        #back_to_top span i {
            font-size: 22px
        }

    #back_to_top:hover span {
        background-color: #e8e8e8
    }

.vc_text_separator.full {
    padding-bottom: 20px;
    border-top: 1px solid #eaeaea;
    margin-top: 20px;
    border-bottom: 0
}

    .vc_text_separator.full.separator_align_center {
        text-align: center
    }

    .vc_text_separator.full div {
        padding: 0 35px;
        line-height: 36px;
        top: -19px;
        font-size: 12px;
        color: #fff;
        font-weight: 700;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        border: 1px solid transparent;
        display: inline-block;
        position: relative
    }

@media only screen and (max-width:1000px) {
}

.custom_font_holder {
    display: block;
    position: relative
}

@-webkit-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

@-moz-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

@-ms-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

@-o-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

@keyframes buffering-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

@-webkit-keyframes element-from-left {
    0% {
        -webkit-transform: translate(-20%,0);
        opacity: 0
    }

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

@-moz-keyframes element-from-left {
    0% {
        -moz-transform: translate(-20%,0);
        opacity: 0
    }

    100% {
        -moz-transform: translate(0,0);
        opacity: 1
    }
}

@-o-keyframes element-from-left {
    0% {
        -o-transform: translate(-20%,0);
        opacity: 0
    }

    100% {
        -o-transform: translate(0,0);
        opacity: 1
    }
}

@keyframes element-from-left {
    0% {
        transform: translate(-20%,0);
        opacity: 0
    }

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

@-webkit-keyframes element-from-right {
    0% {
        -webkit-transform: translate(20%,0);
        opacity: 0
    }

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

@-moz-keyframes element-from-right {
    0% {
        -moz-transform: translate(20%,0);
        opacity: 0
    }

    100% {
        -moz-transform: translate(0,0);
        opacity: 1
    }
}

@-o-keyframes element-from-right {
    0% {
        -o-transform: translate(20%,0);
        opacity: 0
    }

    100% {
        -o-transform: translate(0,0);
        opacity: 1
    }
}

@keyframes element-from-right {
    0% {
        transform: translate(20%,0);
        opacity: 0
    }

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

@-webkit-keyframes element-from-bottom {
    0% {
        -webkit-transform: translate(0,30%);
        opacity: 0
    }

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

@-moz-keyframes element-from-bottom {
    0% {
        -moz-transform: translate(0,30%);
        opacity: 0
    }

    100% {
        -moz-transform: translate(0,0);
        opacity: 1
    }
}

@-o-keyframes element-from-bottom {
    0% {
        -o-transform: translate(0,30%);
        opacity: 0
    }

    100% {
        -o-transform: translate(0,0);
        opacity: 1
    }
}

@keyframes element-from-bottom {
    0% {
        transform: translate(0,30%);
        opacity: 0
    }

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

@-webkit-keyframes element-from-top {
    0% {
        -webkit-transform: translate(0,-30%);
        opacity: 0
    }

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

@-moz-keyframes element-from-top {
    0% {
        -moz-transform: translate(0,-30%);
        opacity: 0
    }

    100% {
        -moz-transform: translate(0,0);
        opacity: 1
    }
}

@-o-keyframes element-from-top {
    0% {
        -o-transform: translate(0,-30%);
        opacity: 0
    }

    100% {
        -o-transform: translate(0,0);
        opacity: 1
    }
}

@keyframes element-from-top {
    0% {
        transform: translate(0,-30%);
        opacity: 0
    }

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

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

    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@-moz-keyframes element-transform {
    0% {
        -moz-transform: scale(.3);
        opacity: .1
    }

    100% {
        -moz-transform: scale(1);
        opacity: 1
    }
}

@-o-keyframes element-transform {
    0% {
        -o-transform: scale(.3);
        opacity: .1
    }

    100% {
        -o-transform: scale(1);
        opacity: 1
    }
}

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

    100% {
        transform: scale(1);
        opacity: 1
    }
}

.q_image_with_text_over {
    display: inline-block;
    position: relative;
    margin: 0;
    width: 100%
}

    .q_image_with_text_over img {
        display: block;
        position: relative;
        width: 100%;
        z-index: 10
    }

    .q_image_with_text_over .shader {
        z-index: 20;
        -webkit-transition: opacity .4s ease-in-out;
        -moz-transition: opacity .4s ease-in-out;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0
    }

    .q_image_with_text_over .shader {
        background-color: rgba(0,0,0,.5);
        transition: opacity .4s ease-in-out
    }

    .q_image_with_text_over .caption, .q_image_with_text_over .desc, .q_image_with_text_over .icon_holder {
        -webkit-transition: opacity .4s ease-in-out;
        -moz-transition: opacity .4s ease-in-out;
        -o-transition: opacity .4s ease-in-out;
        -webkit-transform: translateZ(0)
    }

    .q_image_with_text_over .text {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 30;
        text-align: center
    }

    .q_image_with_text_over table {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0
    }

        .q_image_with_text_over table td {
            padding: 0;
            vertical-align: middle;
            background: 0 0 !important
        }

    .q_image_with_text_over .caption, .q_image_with_text_over .icon_holder {
        opacity: 1;
        -ms-transition: opacity .4s ease-in-out
    }

    .q_image_with_text_over .desc, .q_image_with_text_over .text:hover .caption, .q_image_with_text_over .text:hover .icon_holder {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .q_image_with_text_over .caption {
        line-height: 1em;
        margin: 2%0 0
    }

    .q_image_with_text_over .caption, .q_image_with_text_over .icon_holder, .q_image_with_text_over .text p {
        color: #fff
    }

    .q_image_with_text_over .icon_holder {
        display: inline-block
    }

        .q_image_with_text_over .icon_holder.fa-3x {
            padding: .6em .62em
        }

    .q_image_with_text_over .desc {
        margin: 0 30px;
        -ms-transition: opacity .4s ease-in-out;
        -webkit-backface-visibility: hidden;
        color: #fff
    }

    .q_image_with_text_over .text:hover .desc {
        opacity: 1;
        filter: alpha(opacity=100)
    }

@media screen and (min-width:768px) {
}

@media only screen and (min-width:1000px) {
}

@media only screen and (max-width:1000px) {
}

@media only screen and (max-width:1000px) {
}

@media only screen and (max-width:1300px) {
}

@media only screen and (max-width:1000px) {
}

@media (max-width:1200px) {
}

@media (max-width:1024px) {
}

@media only screen and (max-height:850px) {
}

@media only screen and (max-width:800px) {
}

@media (max-width:768px) {
}

@media only screen and (max-height:600px) {
}

@media (max-width:567px) {
}

@media (max-width:480px) {
}

@media (max-width:320px) {
}

@media (max-width:1200px) {
}

@media (max-width:1000px) {
}

@media (max-width:567px) {
}

@media (max-width:350px) {
}

@-webkit-keyframes text-from-bottom {
    0%,50% {
        -webkit-transform: translate(0,15%);
        opacity: 0
    }

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

@-moz-keyframes text-from-bottom {
    0%,50% {
        -moz-transform: translate(0,15%);
        opacity: 0
    }

    100% {
        -moz-transform: translate(0,0);
        opacity: 1
    }
}

@-o-keyframes text-from-bottom {
    0%,50% {
        -o-transform: translate(0,15%);
        opacity: 0
    }

    100% {
        -o-transform: translate(0,0);
        opacity: 1
    }
}

@keyframes text-from-bottom {
    0%,50% {
        transform: translate(0,15%);
        opacity: 0
    }

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

@-webkit-keyframes rotate {
    0%,50% {
        -webkit-transform: perspective(600px) rotateX(90deg) scale(.5);
        opacity: 0
    }

    100% {
        -webkit-transform: perspective(600px) rotateX(0) scale(1);
        opacity: 1
    }
}

@-moz-keyframes rotate {
    0%,50% {
        -moz-transform: perspective(600px) rotateX(90deg) scale(.5);
        opacity: 0
    }

    100% {
        -moz-transform: perspective(600px) rotateX(0) scale(1);
        opacity: 1
    }
}

@-o-keyframes rotate {
    0%,50% {
        -o-transform: perspective(600px) rotateX(90deg) scale(.5);
        opacity: .2
    }

    100% {
        -o-transform: perspective(600px) rotateX(0) scale(1);
        opacity: 1
    }
}

@keyframes rotate {
    0%,50% {
        transform: perspective(600px) rotateX(90deg) scale(.5);
        opacity: 0
    }

    100% {
        transform: perspective(600px) rotateX(0) scale(1);
        opacity: 1
    }
}

@-webkit-keyframes fade {
    0%,50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fade {
    0%,50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes fade {
    0%,50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fade {
    0%,50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes text-from-bottom-one-by-one {
    0% {
        top: 70px;
        opacity: 0
    }

    50% {
        top: 45px;
        opacity: 0
    }

    100% {
        top: 0;
        opacity: 1
    }
}

@-moz-keyframes text-from-bottom-one-by-one {
    0% {
        top: 70px;
        opacity: 0
    }

    50% {
        top: 45px;
        opacity: 0
    }

    100% {
        top: 0;
        opacity: 1
    }
}

@-o-keyframes text-from-bottom-one-by-one {
    0% {
        top: 70px;
        opacity: 0
    }

    50% {
        top: 45px;
        opacity: 0
    }

    100% {
        top: 0;
        opacity: 1
    }
}

@keyframes text-from-bottom-one-by-one {
    0% {
        top: 70px;
        opacity: 0
    }

    50% {
        top: 45px;
        opacity: 0
    }

    100% {
        top: 0;
        opacity: 1
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:150/100),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:160dpi) {
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:200/100),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:210dpi) {
}

.wpb_content_element, .wpb_row {
    margin-bottom: 0 !important
}

.header_top_bottom_holder {
    position: relative
}

@media only screen and (max-width:1200px) {
}

@media only screen and (max-width:768px) {
}

@media only screen and (max-width:500px) {
}

.side_menu_button {
    position: relative
}

@-webkit-keyframes search_fade_out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes search_fade_out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

@-webkit-keyframes search_fade_in {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

@keyframes search_fade_in {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

@media only screen and (min-width:1301px) {
}

@media only screen and (min-width:1401px) {
}

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

@media only screen and (min-width:1000px) {
}

@media only screen and (max-width:1000px) {
}

@media only screen and (min-width:800px) {
}

@media only screen and (min-width:801px) {
}

@media only screen and (max-width:800px) {
}

@media only screen and (max-width:1000px) {
}

@media only screen and (max-width:600px) {
}

@media only screen and (max-width:1000px) {
}

@media only screen and (max-width:767px) {
}

@media only screen and (min-width:1000px) {
}

@media only screen and (min-width:1024px) {
}

@media only screen and (max-width:1024px) {
}

@media only screen and (max-width:1200px) {
}

@media only screen and (max-width:1000px) {
}

@-webkit-keyframes justified-gallery-show-caption-animation {
    from {
        opacity: 0
    }

    to {
        opacity: .7
    }
}

@-moz-keyframes justified-gallery-show-caption-animation {
    from {
        opacity: 0
    }

    to {
        opacity: .7
    }
}

@-o-keyframes justified-gallery-show-caption-animation {
    from {
        opacity: 0
    }

    to {
        opacity: .7
    }
}

@keyframes justified-gallery-show-caption-animation {
    from {
        opacity: 0
    }

    to {
        opacity: .7
    }
}

@-webkit-keyframes justified-gallery-show-entry-animation {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-moz-keyframes justified-gallery-show-entry-animation {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-o-keyframes justified-gallery-show-entry-animation {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes justified-gallery-show-entry-animation {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:150/100),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:160dpi) {
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:200/100),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:210dpi) {
}

@-webkit-keyframes fade_out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

@-moz-keyframes fade_out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes fade_out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

@-webkit-keyframes fade_in {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

@-moz-keyframes fade_in {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

@keyframes fade_in {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

@-webkit-keyframes push_text_right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-60px)
    }

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

@-moz-keyframes push_text_right {
    0% {
        opacity: 0;
        -moz-transform: translateX(-60px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@keyframes push_text_right {
    0% {
        opacity: 0;
        transform: translateX(-60px)
    }

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

@-webkit-keyframes push_nav_right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-60px)
    }

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

@-moz-keyframes push_nav_right {
    0% {
        opacity: 0;
        -moz-transform: translateX(-60px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@keyframes push_nav_right {
    0% {
        opacity: 0;
        transform: translateX(-60px)
    }

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

@-webkit-keyframes push_text_top {
    0% {
        opacity: 0;
        -webkit-transform: translateY(60px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes push_text_top {
    0% {
        opacity: 0;
        -moz-transform: translateY(60px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@keyframes push_text_top {
    0% {
        opacity: 0;
        transform: translateY(60px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes tease-card-headers {
    0% {
        opacity: 0;
        transform: translate(-20%,0)
    }

    100% {
        opacity: 1;
        transform: translate(0,0)
    }
}

@keyframes tease-card-headers {
    0% {
        opacity: 0;
        transform: translate(-20%,0)
    }

    100% {
        opacity: 1;
        transform: translate(0,0)
    }
}

@-webkit-keyframes qodeCTAScaleUp {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.07);
        -moz-transform: scale(1.07);
        transform: scale(1.07)
    }
}

@keyframes qodeCTAScaleUp {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.07);
        -moz-transform: scale(1.07);
        transform: scale(1.07)
    }
}

@-webkit-keyframes qodeCTABling {
    0% {
        left: 0;
        -webkit-transform: skew(-25deg) translateX(-200%);
        -moz-transform: skew(-25deg) translateX(-200%);
        transform: skew(-25deg) translateX(-200%);
        width: 50%
    }

    20% {
        width: 300%
    }

    100% {
        left: 120%;
        -webkit-transform: skew(-25deg) translateX(0);
        -moz-transform: skew(-25deg) translateX(0);
        transform: skew(-25deg) translateX(0);
        width: 10%
    }
}

@keyframes qodeCTABling {
    0% {
        left: 0;
        -webkit-transform: skew(-25deg) translateX(-200%);
        -moz-transform: skew(-25deg) translateX(-200%);
        transform: skew(-25deg) translateX(-200%);
        width: 50%
    }

    20% {
        width: 300%
    }

    100% {
        left: 120%;
        -webkit-transform: skew(-25deg) translateX(0);
        -moz-transform: skew(-25deg) translateX(0);
        transform: skew(-25deg) translateX(0);
        width: 10%
    }
}

