﻿.et_pb_section
{
    position: relative;
    background-color: #fff;
    background-position: 50%;
    background-size: 100%;
    background-size: cover;
}
.et_pb_section--absolute, .et_pb_section--fixed
{
    width: 100%;
}
.et_pb_section.et_section_transparent
{
    background-color: transparent;
}
.et_pb_fullwidth_section
{
    padding: 0;
}
.et_pb_fullwidth_section>.et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_row
{
    padding: 0!important;
}
.et_pb_inner_shadow
{
    -webkit-box-shadow: inset 0 0 7px rgba(0,0,0,.07);
    box-shadow: inset 0 0 7px rgba(0,0,0,.07);
}
.et_pb_bottom_inside_divider, .et_pb_top_inside_divider
{
    display: block;
    background-repeat-y: no-repeat;
    height: 100%;
    position: absolute;
    pointer-events: none;
    width: 100%;
    left: 0;
    right: 0;
}
.et_pb_bottom_inside_divider.et-no-transition, .et_pb_top_inside_divider.et-no-transition
{
    -webkit-transition: none!important;
    transition: none!important;
}
.et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_bottom_inside_divider, .et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_top_inside_divider
{
    z-index: 1;
}
.et_pb_section_video:not(.et_pb_section--with-menu)
{
    overflow: hidden;
    position: relative;
}
.et_pb_column>.et_pb_section_video_bg
{
    z-index: -1;
}
.et_pb_section_video_bg
{
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    pointer-events: none;
    -webkit-transition: display .3s;
    transition: display .3s;
}
.et_pb_section_video_bg.et_pb_section_video_bg_hover, .et_pb_section_video_bg.et_pb_section_video_bg_phone, .et_pb_section_video_bg.et_pb_section_video_bg_tablet, .et_pb_section_video_bg.et_pb_section_video_bg_tablet_only
{
    display: none;
}
.et_pb_section_video_bg .mejs-controls, .et_pb_section_video_bg .mejs-overlay-play
{
    display: none!important;
}
.et_pb_section_video_bg embed, .et_pb_section_video_bg iframe, .et_pb_section_video_bg object, .et_pb_section_video_bg video
{
    max-width: none;
}
.et_pb_section_video_bg .mejs-video
{
    left: 50%;
    position: absolute;
    max-width: none;
}
.et_pb_section_video_bg .mejs-overlay-loading
{
    display: none!important;
}
.et_pb_social_network_link .et_pb_section_video
{
    overflow: visible;
}
.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg
{
    display: none;
}
.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover, .et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover_inherit
{
    display: block;
}
@media(min-width: 981px)
{
    .et_pb_section
    {
        padding: 4% 0;
    }
    body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_section, body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_section
    {
        padding-top: 0;
    }
    .et_pb_fullwidth_section
    {
        padding: 0;
    }
    .et_pb_section_video_bg.et_pb_section_video_bg_desktop_only
    {
        display: block;
    }
}
@media(max-width: 980px)
{
    .et_pb_section
    {
        padding: 50px 0;
    }
    body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_section, body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_section
    {
        padding-top: 0;
    }
    .et_pb_fullwidth_section
    {
        padding: 0;
    }
    .et_pb_section_video_bg.et_pb_section_video_bg_tablet
    {
        display: block;
    }
    .et_pb_section_video_bg.et_pb_section_video_bg_desktop_only
    {
        display: none;
    }
}
@media(min-width: 768px)
{
    .et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet
    {
        display: block;
    }
}
@media(min-width: 768px) and (max-width: 980px)
{
    .et_pb_section_video_bg.et_pb_section_video_bg_tablet_only
    {
        display: block;
    }
}
@media(max-width: 767px)
{
    .et_pb_section_video_bg.et_pb_section_video_bg_phone
    {
        display: block;
    }
    .et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet
    {
        display: none;
    }
}
.et_pb_row
{
    width: 80%;
    max-width: 1080px;
    margin: auto;
    position: relative;
}
body.safari .section_has_divider, body.uiwebview .section_has_divider
{
    -webkit-perspective: 2000px;
    perspective: 2000px;
}
.section_has_divider .et_pb_row
{
    z-index: 5;
}
.et_pb_row_inner
{
    width: 100%;
    position: relative;
}
.et_pb_row.et_pb_row_empty, .et_pb_row_inner:nth-of-type(n+2).et_pb_row_empty
{
    display: none;
}
.et_pb_row:after, .et_pb_row_inner:after
{
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    width: 0;
}
.et_pb_row_4col .et-last-child, .et_pb_row_4col .et-last-child-2, .et_pb_row_6col .et-last-child, .et_pb_row_6col .et-last-child-2, .et_pb_row_6col .et-last-child-3
{
    margin-bottom: 0;
}
.et_pb_column
{
    float: left;
    background-size: cover;
    background-position: 50%;
    position: relative;
    z-index: 2;
    min-height: 1px;
}
.et_pb_column--with-menu
{
    z-index: 3;
}
.et_pb_column.et_pb_column_empty
{
    min-height: 1px;
}
.et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child, .et_pb_row_inner .et_pb_column.et-last-child, .et_pb_row_inner .et_pb_column:last-child
{
    margin-right: 0!important;
}
.et_pb_column.et_pb_section_parallax
{
    position: relative;
}
.et_pb_column, .et_pb_row, .et_pb_row_inner
{
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}
@media(min-width: 981px)
{
    .et_pb_row
    {
        padding: 2% 0;
    }
    body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_row, body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_row
    {
        padding: 0;
        width: 100%;
    }
    .et_pb_column_3_4 .et_pb_row_inner
    {
        padding: 3.735% 0;
    }
    .et_pb_column_2_3 .et_pb_row_inner
    {
        padding: 4.2415% 0;
    }
    .et_pb_column_1_2 .et_pb_row_inner, .et_pb_column_3_5 .et_pb_row_inner
    {
        padding: 5.82% 0;
    }
    .et_section_specialty>.et_pb_row
    {
        padding: 0;
    }
    .et_pb_row_inner
    {
        width: 100%;
    }
    .et_pb_column_single
    {
        padding: 2.855% 0;
    }
    .et_pb_column_single .et_pb_module.et-first-child, .et_pb_column_single .et_pb_module:first-child
    {
        margin-top: 0;
    }
    .et_pb_column_single .et_pb_module.et-last-child, .et_pb_column_single .et_pb_module:last-child
    {
        margin-bottom: 0;
    }
    .et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child, .et_pb_row_inner .et_pb_column.et-last-child, .et_pb_row_inner .et_pb_column:last-child
    {
        margin-right: 0!important;
    }
    .et_pb_row.et_pb_equal_columns, .et_pb_row_inner.et_pb_equal_columns, .et_pb_section.et_pb_equal_columns>.et_pb_row
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .rtl .et_pb_row.et_pb_equal_columns, .rtl .et_pb_row_inner.et_pb_equal_columns, .rtl .et_pb_section.et_pb_equal_columns>.et_pb_row
    {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .et_pb_row.et_pb_equal_columns>.et_pb_column, .et_pb_section.et_pb_equal_columns>.et_pb_row>.et_pb_column
    {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
@media(max-width: 980px)
{
    .et_pb_row
    {
        max-width: 1080px;
    }
    body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_row, body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_row
    {
        padding: 0;
        width: 100%;
    }
    .et_pb_column .et_pb_row_inner, .et_pb_row
    {
        padding: 30px 0;
    }
    .et_section_specialty>.et_pb_row
    {
        padding: 0;
    }
    .et_pb_column
    {
        width: 100%;
        margin-bottom: 30px;
    }
    .et_pb_bottom_divider .et_pb_row:nth-last-child(2) .et_pb_column:last-child, .et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child
    {
        margin-bottom: 0;
    }
    .et_section_specialty .et_pb_row>.et_pb_column
    {
        padding-bottom: 0;
    }
    .et_pb_column.et_pb_column_empty
    {
        display: none;
    }
    .et_pb_row_1-2_1-4_1-4, .et_pb_row_1-2_1-6_1-6_1-6, .et_pb_row_1-4_1-4, .et_pb_row_1-4_1-4_1-2, .et_pb_row_1-5_1-5_3-5, .et_pb_row_1-6_1-6_1-6, .et_pb_row_1-6_1-6_1-6_1-2, .et_pb_row_1-6_1-6_1-6_1-6, .et_pb_row_3-5_1-5_1-5, .et_pb_row_4col, .et_pb_row_5col, .et_pb_row_6col
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4
    {
        width: 47.25%;
        margin-right: 5.5%;
    }
    .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(2n), .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4:nth-child(2n), .et_pb_row_4col>.et_pb_column.et_pb_column_1_4:nth-child(2n)
    {
        margin-right: 0;
    }
    .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4
    {
        width: 47.25%;
        margin-right: 5.5%;
    }
    .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_2, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(odd)
    {
        margin-right: 0;
    }
    .et_pb_row_1-2_1-4_1-4 .et_pb_column:nth-last-child(-n+2), .et_pb_row_1-4_1-4 .et_pb_column:nth-last-child(-n+2), .et_pb_row_4col .et_pb_column:nth-last-child(-n+2)
    {
        margin-bottom: 0;
    }
    .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5
    {
        width: 47.25%;
        margin-right: 5.5%;
    }
    .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5:nth-child(2n), .et_pb_row_5col>.et_pb_column.et_pb_column_1_5:nth-child(2n)
    {
        margin-right: 0;
    }
    .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5
    {
        width: 47.25%;
        margin-right: 5.5%;
    }
    .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5:nth-child(odd), .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_3_5
    {
        margin-right: 0;
    }
    .et_pb_row_3-5_1-5_1-5 .et_pb_column:nth-last-child(-n+2), .et_pb_row_5col .et_pb_column:last-child
    {
        margin-bottom: 0;
    }
    .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6
    {
        width: 29.666%;
        margin-right: 5.5%;
    }
    .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6:nth-child(3n), .et_pb_row_6col>.et_pb_column.et_pb_column_1_6:nth-child(3n)
    {
        margin-right: 0;
    }
    .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6
    {
        width: 29.666%;
        margin-right: 5.5%;
    }
    .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_2, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:last-child
    {
        margin-right: 0;
    }
    .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2, .et_pb_row_1-2_1-6_1-6_1-6 .et_pb_column:nth-last-child(-n+3), .et_pb_row_6col .et_pb_column:nth-last-child(-n+3)
    {
        margin-bottom: 0;
    }
    .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6
    {
        width: 29.666%;
        margin-right: 5.5%;
        margin-bottom: 0;
    }
    .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child
    {
        margin-right: 0;
    }
    .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6
    {
        width: 47.25%;
        margin-right: 5.5%;
    }
    .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:nth-child(2n)
    {
        margin-right: 0;
    }
    .et_pb_row_1-6_1-6_1-6_1-6:nth-last-child(-n+3)
    {
        margin-bottom: 0;
    }
}
@media(max-width: 479px)
{
    .et_pb_row .et_pb_column.et_pb_column_1_4, .et_pb_row .et_pb_column.et_pb_column_1_5, .et_pb_row .et_pb_column.et_pb_column_1_6
    {
        width: 100%;
        margin: 0 0 30px;
    }
    .et_pb_row .et_pb_column.et_pb_column_1_4.et-last-child, .et_pb_row .et_pb_column.et_pb_column_1_4:last-child, .et_pb_row .et_pb_column.et_pb_column_1_5.et-last-child, .et_pb_row .et_pb_column.et_pb_column_1_5:last-child, .et_pb_row .et_pb_column.et_pb_column_1_6.et-last-child, .et_pb_row .et_pb_column.et_pb_column_1_6:last-child
    {
        margin-bottom: 0;
    }
    .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6
    {
        width: 100%;
        margin: 0 0 30px;
    }
    .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6.et-last-child, .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child
    {
        margin-bottom: 0;
    }
    .et_pb_column
    {
        width: 100%!important;
    }
}
.et_post_gallery
{
    padding: 0!important;
    line-height: 1.7!important;
    list-style: none!important;
}
.et_gallery_item
{
    float: left;
    width: 28.353%;
    margin: 0 7.47% 7.47% 0;
}
.blocks-gallery-item, .et_gallery_item
{
    padding-left: 0!important;
}
.blocks-gallery-item:before, .et_gallery_item:before
{
    display: none;
}
.et_gallery_item:nth-child(3n)
{
    margin-right: 0;
}
.et_gallery_item:nth-child(3n+1)
{
    clear: both;
}
.mfp-wrap .mfp-container button:hover
{
    background: transparent!important;
}
.mfp-wrap .mfp-arrow:active
{
    position: absolute;
    top: 50%;
}
.mfp-wrap .mfp-close:active
{
    position: absolute;
    top: -10px;
}
.mfp-arrow-left .mfp-a, .mfp-arrow-left:after, .mfp-arrow-right .mfp-a, .mfp-arrow-right:after
{
    font-family: ETmodules;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mfp-fade.mfp-bg
{
    opacity: .001;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready
{
    opacity: .8;
}
.mfp-fade.mfp-bg.mfp-removing
{
    opacity: 0;
}
.mfp-fade .mfp-wrap.mfp-wrap.mfp-ready .mfp-content
{
    opacity: 1;
}
.mfp-fade .mfp-wrap.mfp-wrap.mfp-removing .mfp-content
{
    opacity: 0;
}
.mfp-fade .mfp-wrap .mfp-content
{
    opacity: .001;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.mfp-bg
{
    z-index: 1000000;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80);
}
.mfp-bg, .mfp-wrap
{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
}
.mfp-wrap
{
    z-index: 1000001;
    outline: none!important;
    -webkit-backface-visibility: hidden;
}
.mfp-container
{
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-container:before
{
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before
{
    display: none;
}
.mfp-content
{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content
{
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur
{
    cursor: progress;
}
.mfp-zoom
{
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close
{
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-auto-cursor .mfp-content
{
    cursor: auto;
}
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader
{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure
{
    display: none;
}
.mfp-hide
{
    display: none!important;
}
.mfp-preloader
{
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a
{
    color: #ccc;
}
.mfp-preloader a:hover
{
    color: #fff;
}
.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader
{
    display: none;
}
button.mfp-arrow, button.mfp-close
{
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}
button::-moz-focus-inner
{
    padding: 0;
    border: 0;
}
.mfp-close
{
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace;
}
.mfp-close:focus, .mfp-close:hover
{
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-close:active
{
    top: 1px;
}
.mfp-close-btn-in .mfp-close
{
    color: #333;
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close
{
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter
{
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
}
.mfp-arrow
{
    position: absolute;
    opacity: .55;
    filter: alpha(opacity=55);
    top: 50%;
    margin: -32px 0 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.mfp-arrow:hover
{
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-arrow-left
{
    left: 10px;
}
.mfp-arrow-right
{
    right: 10px;
}
.mfp-iframe-holder
{
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content
{
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close
{
    top: -40px;
}
.mfp-iframe-scaler
{
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe
{
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #000;
}
.mfp-arrow
{
    background: none!important;
    margin-top: -32px!important;
    line-height: 1em!important;
}
.mfp-arrow, .mfp-arrow:after
{
    width: 48px!important;
    height: 48px!important;
}
.mfp-arrow:after
{
    margin: 0!important;
    top: 0!important;
    border: none!important;
}
.mfp-arrow-left
{
    left: 0!important;
}
.mfp-arrow-left .mfp-a, .mfp-arrow-left:after, .mfp-arrow-right .mfp-a, .mfp-arrow-right:after
{
    border: none;
    font-size: 64px;
    color: #fff;
}
.mfp-arrow-left:before, .mfp-arrow-right:before
{
    display: none;
}
.mfp-arrow-left .mfp-a, .mfp-arrow-left:after
{
    content: "4";
}
.mfp-arrow-right .mfp-a, .mfp-arrow-right:after
{
    content: "5";
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close
{
    font-size: 64px;
    font-family: Open Sans,Arial,sans-serif;
    font-weight: 200;
    top: -10px;
    opacity: .2;
}
.mfp-iframe-holder .mfp-close:hover, .mfp-image-holder .mfp-close:hover
{
    opacity: 1;
}
img.mfp-img
{
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}
.mfp-figure, img.mfp-img
{
    line-height: 0;
}
.mfp-figure:after
{
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #444;
}
.mfp-figure small
{
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure
{
    margin: 0;
}
.mfp-bottom-bar
{
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title
{
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content
{
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure
{
    cursor: pointer;
}
@media screen and (max-height: 300px), screen and (max-width: 800px) and (orientation: landscape)
{
    .mfp-img-mobile .mfp-image-holder
    {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img
    {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after
    {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small
    {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar
    {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty
    {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter
    {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close
    {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media(max-width: 900px)
{
    .mfp-arrow
    {
        -webkit-transform: scale(.75);
        transform: scale(.75);
    }
    .mfp-arrow-left
    {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right
    {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container
    {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.et_overlay
{
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: hsla(0,0%,100%,.9);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    border: 1px solid #e5e5e5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
}
.et_overlay:before
{
    color: #2ea3f2;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: 32px;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.et_portfolio_image, .et_shop_image
{
    position: relative;
    display: block;
}
.et_pb_has_overlay:not(.et_pb_image):hover .et_overlay, .et_portfolio_image:hover .et_overlay, .et_shop_image:hover .et_overlay
{
    z-index: 3;
    opacity: 1;
}
#ie7 .et_overlay, #ie8 .et_overlay
{
    display: none;
}
.et_pb_module.et_pb_has_overlay
{
    position: relative;
}
.et_pb_module.et_pb_has_overlay .et_overlay, article.et_pb_has_overlay
{
    border: none;
}
.et_pb_post_title.et_pb_featured_bg
{
    padding: 16% 8%;
    background-size: cover;
    background-position: 50%;
    position: relative;
    overflow: hidden;
}
.et_pb_post_title .et_pb_parallax_css
{
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-attachment: fixed;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.et_pb_post_title.et_pb_featured_bg .et_pb_title_container
{
    padding: 1em 1.5em;
}
.et_pb_post_title.et_pb_featured_bg .et_pb_title_meta_container
{
    padding-bottom: 0;
}
.et_pb_title_container h1
{
    font-size: 26px;
}
.et_pb_column_1_3 .et_pb_title_container h1, .et_pb_column_1_4 .et_pb_title_container h1, .et_pb_column_1_5 .et_pb_title_container h1, .et_pb_column_1_6 .et_pb_title_container h1, .et_pb_column_2_5 .et_pb_title_container h1
{
    font-size: 18px;
}
.et_pb_title_featured_container
{
    margin-left: auto;
    margin-right: auto;
}
.et_pb_title_featured_container .et_pb_image_wrap
{
    display: inline-block;
    position: relative;
    max-width: 100%;
    width: 100%;
}
.et_pb_title_featured_container img
{
    width: 100%;
}
.et_pb_title_container
{
    display: block;
    max-width: 100%;
    word-wrap: break-word;
    z-index: 98;
    position: relative;
}
.et_pb_title_featured_container
{
    line-height: 0;
    position: relative;
}
p.et_pb_title_meta_container
{
    padding-bottom: 1em;
}
p.et_pb_title_meta_container .et_pb_title_meta_item--visible+.et_pb_title_meta_item--visible:before
{
    content: " | ";
}
.et_pb_bg_layout_light p.et_pb_title_meta_container, .et_pb_bg_layout_light p.et_pb_title_meta_container a
{
    color: #666;
}
.et_pb_bg_layout_dark p.et_pb_title_meta_container, .et_pb_bg_layout_dark p.et_pb_title_meta_container a
{
    color: inherit;
}
@media(max-width: 980px)
{
    .et_pb_bg_layout_light_tablet p.et_pb_title_meta_container, .et_pb_bg_layout_light_tablet p.et_pb_title_meta_container a
    {
        color: #666;
    }
    .et_pb_bg_layout_dark_tablet p.et_pb_title_meta_container, .et_pb_bg_layout_dark_tablet p.et_pb_title_meta_container a
    {
        color: inherit;
    }
}
@media(max-width: 767px)
{
    .et_pb_title_container h1
    {
        font-size: 18px;
    }
    .et_pb_bg_layout_light_phone p.et_pb_title_meta_container, .et_pb_bg_layout_light_phone p.et_pb_title_meta_container a
    {
        color: #666;
    }
    .et_pb_bg_layout_dark_phone p.et_pb_title_meta_container, .et_pb_bg_layout_dark_phone p.et_pb_title_meta_container a
    {
        color: inherit;
    }
}
.et_pb_button[data-icon]:not([data-icon=""]):after
{
    content: attr(data-icon);
}
@media(max-width: 980px)
{
    .et_pb_button[data-icon-tablet]:not([data-icon-tablet=""]):after
    {
        content: attr(data-icon-tablet);
    }
}
@media(max-width: 767px)
{
    .et_pb_button[data-icon-phone]:not([data-icon-phone=""]):after
    {
        content: attr(data-icon-phone);
    }
}
.et_pb_text
{
    word-wrap: break-word;
}
.et_pb_text ol, .et_pb_text ul
{
    padding-bottom: 1em;
}
.et_pb_text>:last-child
{
    padding-bottom: 0;
}
.et_pb_text_inner
{
    position: relative;
}