a,
b,
body,
div,
em,
font,
form,
h1,
h2,
h3,
html,
iframe,
img,
label,
li,
ol,
p,
q,
s,
span,
strong,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
    font-size: 100%;
    vertical-align: baseline;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
:focus {
    outline: 0;
}
article,
footer,
header,
nav,
section {
    display: block;
}
body {
    color: #666;
    background-color: #fff;
    font-family: open sans, Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.7em;
}
body.page-template-page-template-blank-php #page-container {
    padding-top: 0 !important;
}
body.et_cover_background {
    background-repeat: no-repeat !important;
    background-attachment: fixed;
    background-position: top center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
}
a {
    color: #40403f;
    text-decoration: none;
}
a:hover {
    color: #cdcdcd;
    text-decoration: none;
}
p {
    padding-bottom: 1em;
}
strong {
    font-weight: 700;
}
em,
i {
    font-style: italic;
}
sup {
    position: relative;
    height: 0;
    line-height: 1;
    vertical-align: baseline;
}
sup {
    bottom: 0.8em;
}
h1,
h2,
h3 {
    padding-bottom: 10px;
    color: #333;
    font-weight: 500;
    line-height: 1em;
}
h1 a,
h2 a,
h3 a {
    color: inherit;
}
h1 {
    font-size: 30px;
}
h2 {
    font-size: 26px;
}
h3 {
    font-size: 22px;
}
input {
    -webkit-appearance: none;
}
input[type="checkbox"] {
    -webkit-appearance: checkbox;
}
input[type="radio"] {
    -webkit-appearance: radio;
}
input.text,
input.title,
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"],
select,
textarea {
    padding: 2px;
    border: 1px solid #bbb;
    color: #4e4e4e;
    background-color: #fff;
}
input.text:focus,
input.title:focus,
input[type="text"]:focus,
select:focus,
textarea:focus {
    border-color: #2d3940;
    color: #3e3e3e;
}
input.text,
input.title,
input[type="text"],
select,
textarea {
    margin: 0;
}
textarea {
    padding: 4px;
}
img {
    max-width: 100%;
    height: auto;
}
.clear {
    clear: both;
}
#main-content {
    background-color: #fff;
}
.et_fixed_nav.et_show_nav #page-container {
    padding-top: 80px;
}
.et_pb_pagebuilder_layout .entry-content,
.et_pb_pagebuilder_layout .et_pb_post .entry-content {
    margin-bottom: 0 !important;
    padding-top: 0;
}
.page.et_pb_pagebuilder_layout #main-content {
    background-color: transparent;
}
@media all and (min-width: 981px) {
    .et-animated-content#page-container {
        -webkit-transition: margin-top 0.4s ease-in-out;
        -moz-transition: margin-top 0.4s ease-in-out;
        transition: margin-top 0.4s ease-in-out;
    }
    .et_hide_nav #page-container {
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
    }
    .et_header_style_left .et-fixed-header #et-top-navigation {
        padding-top: 20px;
    }
    .et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a {
        padding-bottom: 20px;
    }
    .et_header_style_centered .et-fixed-header .et-search-form {
        top: 21px;
    }
    .et_hide_nav #page-container {
        padding-top: 0 !important;
    }
    .et_primary_nav_dropdown_animation_fade #et-top-navigation ul li:hover > ul,
    .et_secondary_nav_dropdown_animation_fade #et-secondary-nav li:hover > ul {
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .et_primary_nav_dropdown_animation_slide #et-top-navigation ul li:hover > ul,
    .et_secondary_nav_dropdown_animation_slide #et-secondary-nav li:hover > ul {
        -webkit-animation: fadeLeft 0.4s ease-in-out;
        -moz-animation: fadeLeft 0.4s ease-in-out;
        -o-animation: fadeLeft 0.4s ease-in-out;
        animation: fadeLeft 0.4s ease-in-out;
    }
    .et_primary_nav_dropdown_animation_expand #et-top-navigation ul li:hover > ul,
    .et_secondary_nav_dropdown_animation_expand #et-secondary-nav li:hover > ul {
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-animation: Grow 0.4s ease-in-out;
        -moz-animation: Grow 0.8s ease-in-out;
        -o-animation: Grow 0.4s ease-in-out;
        animation: Grow 0.4s ease-in-out;
        -webkit-backface-visibility: visible !important;
        backface-visibility: visible !important;
    }
    .et_primary_nav_dropdown_animation_flip #et-top-navigation ul li ul li:hover > ul,
    .et_secondary_nav_dropdown_animation_flip #et-secondary-nav ul li:hover > ul {
        -webkit-animation: flipInX 0.6s ease-in-out;
        -moz-animation: flipInX 0.6s ease-in-out;
        -o-animation: flipInX 0.6s ease-in-out;
        animation: flipInX 0.6s ease-in-out;
        -webkit-backface-visibility: visible !important;
        backface-visibility: visible !important;
    }
    .et_primary_nav_dropdown_animation_flip #et-top-navigation ul li:hover > ul,
    .et_secondary_nav_dropdown_animation_flip #et-secondary-nav li:hover > ul {
        -webkit-animation: flipInY 0.6s ease-in-out;
        -moz-animation: flipInY 0.6s ease-in-out;
        -o-animation: flipInY 0.6s ease-in-out;
        animation: flipInY 0.6s ease-in-out;
        -webkit-backface-visibility: visible !important;
        backface-visibility: visible !important;
    }
    #sidebar {
        float: left;
        width: 20.875%;
    }
    #left-area {
        width: 79.125%;
        padding-bottom: 23px;
    }
    #main-content .container:before {
        position: absolute;
        top: 0;
        width: 1px;
        height: 100%;
        background-color: #e2e2e2;
        content: "";
    }
    .et_right_sidebar #left-area {
        float: left;
        padding-right: 5.5%;
    }
    .et_right_sidebar #sidebar {
        padding-left: 30px;
    }
    .et_right_sidebar #main-content .container:before {
        right: 20.875% !important;
    }
    .et_left_sidebar #left-area {
        float: right;
        padding-left: 5.5%;
    }
    .et_left_sidebar #sidebar {
        padding-right: 30px;
    }
    .et_left_sidebar #main-content .container:before {
        left: 20.875% !important;
    }
    .et_pb_gutter.et_pb_gutters4 #left-area {
        width: 81%;
    }
    .et_pb_gutter.et_pb_gutters2 #left-area {
        width: 77.25%;
    }
    .et_pb_gutter.et_pb_gutters1 #left-area {
        width: 75%;
    }
    .et_pb_gutter.et_pb_gutters4 #sidebar {
        width: 19%;
    }
    .et_pb_gutter.et_pb_gutters2 #sidebar {
        width: 22.75%;
    }
    .et_pb_gutter.et_pb_gutters1 #sidebar {
        width: 25%;
    }
    .et_pb_gutters4.et_right_sidebar #left-area {
        padding-right: 8%;
    }
    .et_pb_gutters4.et_left_sidebar #left-area {
        padding-left: 8%;
    }
    .et_pb_gutters2.et_right_sidebar #left-area {
        padding-right: 3%;
    }
    .et_pb_gutters2.et_left_sidebar #left-area {
        padding-left: 3%;
    }
    .et_pb_gutters1.et_right_sidebar #left-area {
        padding-right: 0;
    }
    .et_pb_gutters1.et_left_sidebar #left-area {
        padding-left: 0;
    }
    .et_pb_gutter.et_pb_gutters4.et_right_sidebar #main-content .container:before {
        right: 19% !important;
    }
    .et_pb_gutter.et_pb_gutters4.et_left_sidebar #main-content .container:before {
        left: 19% !important;
    }
    .et_pb_gutter.et_pb_gutters2.et_right_sidebar #main-content .container:before {
        right: 22.75% !important;
    }
    .et_pb_gutter.et_pb_gutters2.et_left_sidebar #main-content .container:before {
        left: 22.75% !important;
    }
    .et_pb_gutter.et_pb_gutters1.et_right_sidebar #main-content .container:before {
        right: 25% !important;
    }
    .et_pb_gutter.et_pb_gutters1.et_left_sidebar #main-content .container:before {
        left: 25% !important;
    }
    .et_header_style_slide #et-top-navigation {
        padding: 24px 0 !important;
    }
    .et_header_style_slide .et_toggle_slide_menu {
        padding-bottom: 0;
    }
}
@media all and (min-width: 981px) and (max-width: 1100px) {
    #sidebar .et_pb_widget {
        margin-left: 0;
    }
    .et_left_sidebar #sidebar .et_pb_widget {
        margin-right: 0;
    }
}
@media all and (max-width: 980px) {
    #page-container,
    .et_fixed_nav.et_show_nav #page-container,
    .et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
        padding-top: 80px;
    }
    .et_non_fixed_nav #page-container {
        padding-top: 0;
    }
    .et_fixed_nav.et_show_nav.et_header_style_centered #page-container,
    .et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container {
        padding-top: 136px;
    }
    #left-area,
    #sidebar {
        width: 100% !important;
    }
    .et_left_sidebar #left-area,
    .et_left_sidebar #sidebar,
    .et_right_sidebar #left-area,
    .et_right_sidebar #sidebar {
        float: none;
        width: auto;
        padding-right: 0;
        padding-left: 0;
    }
    .et_right_sidebar #left-area {
        margin-right: 0;
    }
    .et_right_sidebar #sidebar {
        margin-left: 0;
        border-left: none;
    }
    .et_left_sidebar #left-area {
        margin-left: 0;
    }
    .et_left_sidebar #sidebar {
        margin-right: 0;
        border-right: none;
    }
    #main-content .container:before {
        display: none !important;
    }
    .bottom-nav {
        text-align: center;
    }
    .shop_table .coupon {
        margin-bottom: 25px !important;
    }
    .checkout .col-1,
    .checkout .col-2,
    .checkout .form-row {
        float: none !important;
        width: auto !important;
    }
    .checkout .col-1,
    .checkout .col-2 {
        margin-bottom: 25px !important;
    }
    #top-menu {
        display: none;
    }
    .et_header_style_centered nav#top-menu-nav {
        display: none;
    }
    #et-top-navigation {
        margin-right: 0;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
    }
    .et_header_style_left #et-top-navigation,
    .et_header_style_left .et-fixed-header #et-top-navigation {
        display: block;
        padding-top: 24px;
    }
    #et-secondary-nav {
        display: none !important;
    }
    #et-info {
        padding-top: 0.75em;
    }
    #logo,
    .container,
    .logo_container {
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
    }
    .et_header_style_centered #logo {
        max-height: 60px;
    }
    #et_top_search {
        float: left;
        margin: 0 35px 0 0;
    }
    .et_header_style_centered #et_top_search {
        display: none !important;
    }
    .et_header_style_left .et-search-form {
        width: 50% !important;
        max-width: 50% !important;
    }
    .et_header_style_slide .et_slide_in_menu_container .et-search-form {
        width: 100% !important;
        max-width: 100% !important;
    }
    .et_header_style_centered #et-top-navigation .et-cart-info {
        display: none;
    }
    #et-top-navigation .et-cart-info {
        margin-top: 5px;
    }
    #et_mobile_nav_menu {
        display: block;
    }
    .et_header_style_centered .mobile_menu_bar {
        opacity: 1;
    }
    .et_header_style_centered #et_mobile_nav_menu {
        float: none;
        position: relative;
        margin-top: 20px;
    }
    .et_header_style_centered .mobile_nav .select_page {
        display: inline-block;
        color: #666;
        font-size: 14px;
    }
    .et_header_style_centered .mobile_menu_bar {
        position: absolute;
        top: 2px;
        right: 5px;
    }
    .et_header_style_centered .et_mobile_menu {
        top: 53px;
    }
}
@media all and (max-width: 768px) {
    #main-content table.cart td,
    #main-content table.cart th,
    #main-content table.cart tr,
    table.cart td,
    table.cart th,
    table.cart tr {
        max-width: 100%;
    }
    #content-area table tr,
    #main-content table.cart tr,
    table.cart tr {
        padding: 0;
    }
}
@media all and (max-width: 767px) {
    .comment-body {
        padding: 0 0 0 100px;
    }
    .comment-reply-link {
        top: auto !important;
        bottom: -40px;
    }
    #commentform input[type="text"] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
    }
    .comment .children {
        margin-left: 0;
    }
    #et-top-navigation {
        margin-right: 0;
    }
    #et-info {
        display: block;
        float: none;
        text-align: center;
    }
}
@media all and (max-width: 479px) {
    #et-top-navigation {
        margin-right: 0;
    }
    #content table.cart td,
    #content table.cart th,
    #content table.cart tr,
    table.cart td,
    table.cart th,
    table.cart tr {
        padding: 0.857em 0.287em !important;
    }
}
@media print {
    #page-container {
        padding-top: 0 !important;
    }
    #respond {
        display: none;
    }
}
@font-face {
    font-family: ETmodules;
    src: url(core/admin/fonts/modules.eot);
    src: url(core/admin/fonts/modules.eot?#iefix) format("embedded-opentype"),
        url(core/admin/fonts/modules.ttf) format("truetype"), url(core/admin/fonts/modules.woff) format("woff"),
        url(core/admin/fonts/modules.svg#ETmodules) format("svg");
    font-weight: 400;
    font-style: normal;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.et_pb_column_1_3 h1,
.et_pb_column_1_4 h1 {
    font-size: 26px;
}
.et_pb_column_1_3 h2,
.et_pb_column_1_4 h2 {
    font-size: 23px;
}
.et_pb_column_1_3 h3,
.et_pb_column_1_4 h3 {
    font-size: 20px;
}
.et_pb_column_1_3 h4,
.et_pb_column_1_4 h4 {
    font-size: 18px;
}
.et_pb_column_1_3 h5,
.et_pb_column_1_4 h5 {
    font-size: 16px;
}
.et_pb_column_1_3 h6,
.et_pb_column_1_4 h6 {
    font-size: 15px;
}
.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 0;
    content: " ";
}
* html .clearfix {
    zoom: 1;
}
.et_pb_blurb_content,
.et_pb_circle_counter,
.et_pb_contact_main_title,
.et_pb_countdown_timer_container,
.et_pb_counter_title,
.et_pb_newsletter_description,
.et_pb_number_counter,
.et_pb_portfolio_item,
.et_pb_post,
.et_pb_promo_description,
.et_pb_slide_description,
.et_pb_tab,
.et_pb_tabs_controls,
.et_pb_team_member,
.et_pb_testimonial_description_inner,
.et_pb_text,
.et_pb_toggle_content,
.et_pb_toggle_title,
.et_pb_widget,
.product {
    word-wrap: break-word;
}
.et_overlay:before,
.et_pb_bg_layout_light .et_pb_more_button,
.et_pb_bg_layout_light .et_pb_newsletter_button,
.et_pb_bg_layout_light .et_pb_promo_button,
.et_pb_bg_layout_light.et_pb_module.et_pb_button,
.et_pb_contact_submit,
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active,
.et_pb_sum {
    color: #2ea3f2;
}
.et_audio_content,
.et_link_content,
.et_pb_counter_amount,
.et_quote_content {
    background-color: #2ea3f2;
}
.et_pb_row {
    position: relative;
    width: 80%;
    max-width: 1080px;
    margin: auto;
}
.et_pb_column {
    float: left;
    position: relative;
    z-index: 9;
    background-position: center;
    background-size: cover;
}
.et_pb_column.et_pb_section_parallax {
    position: relative;
}
.et_pb_css_mix_blend_mode_passthrough {
    mix-blend-mode: unset !important;
}
.et_pb_button {
    position: relative;
    padding: 0.3em 1em;
    border: 2px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7em !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.et_pb_button_inner {
    position: relative;
}
.et_pb_button:hover,
.et_pb_module .et_pb_button:hover {
    padding: 0.3em 2em 0.3em 0.7em;
    border: 2px solid transparent;
}
.et_pb_button:hover {
    background-color: rgba(255, 255, 255, 0.2);
}
.et_pb_bg_layout_light .et_pb_button:hover,
.et_pb_bg_layout_light.et_pb_button:hover,
.et_pb_contact_reset:hover,
.et_pb_contact_submit:hover {
    background-color: rgba(0, 0, 0, 0.05);
}
.et_pb_button:after,
.et_pb_button:before {
    position: absolute;
    margin-left: -1em;
    opacity: 0;
    text-shadow: none;
    font-size: 32px;
    font-weight: 400;
    font-style: normal;
    font-variant: none;
    line-height: 1em;
    text-transform: none;
    content: "\35";
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.et_pb_button:before {
    display: none;
}
.et_pb_button:hover:after {
    margin-left: 0;
    opacity: 1;
}
.et_pb_contact_reset:hover {
    padding: 0.3em 1em;
}
.et_subscribe_loader {
    display: none;
    position: absolute;
    top: 16px;
    left: 50%;
    width: 16px;
    height: 16px;
    margin-left: -8px;
    background: url(includes/builder/styles/images/subscribe-loader.gif);
}
.et_pb_button_text_loading .et_pb_newsletter_button_text {
    visibility: hidden;
}
.et_pb_counters .et_pb_counter_container,
.et_pb_module,
.et_pb_portfolio_item,
.et_pb_posts_nav a,
.et_pb_row,
.et_pb_row_inner,
.et_pb_slide,
.et_pb_tab,
.et_pb_with_background {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.et_pb_image {
    display: block;
    margin-right: auto;
    margin-left: auto;
    line-height: 0;
}
.et_pb_image {
    display: block;
}
.et_pb_image .et_pb_image_wrap {
    display: inline-block;
    position: relative;
    max-width: 100%;
}
.et_pb_image img {
    position: relative;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.et_pb_image_sticky {
    display: inherit;
    margin-bottom: 0 !important;
}
.et_pb_row:after,
.et_pb_row_inner:after,
.et_pb_slides:after {
    display: block;
    visibility: hidden;
    clear: both;
    width: 0;
    height: 0;
    line-height: 0;
    content: ".";
}
.et_pb_section,
.et_pb_slider .et_pb_slide {
    background-position: center;
    -webkit-background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: 100%;
    -moz-background-size: cover;
    background-size: 100%;
    background-size: cover;
}
.et_pb_text > :last-child {
    padding-bottom: 0;
}
.et_pb_text_inner {
    position: relative;
}
.et_pb_bg_layout_dark,
.et_pb_bg_layout_dark h1,
.et_pb_bg_layout_dark h2,
.et_pb_bg_layout_dark h3,
.et_pb_bg_layout_dark h4,
.et_pb_bg_layout_dark h5,
.et_pb_bg_layout_dark h6 {
    color: #fff !important;
}
.et_pb_text_align_left {
    text-align: left;
}
.et_pb_section {
    position: relative;
    background-color: #fff;
}
.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_space {
    box-sizing: content-box;
    height: 23px;
    border: none;
}
.et_pb_divider_internal {
    display: inline-block;
    width: 100%;
}
.et_pb_divider {
    position: relative;
    margin: 0 0 30px;
}
.et_pb_divider:before {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #eee;
    border-top-color: rgba(0, 0, 0, 0.1);
    content: "";
}
.et_pb_divider:after,
.et_pb_space:after {
    display: table;
    content: "";
}
.et_pb_module {
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
}
.et_pb_module {
    -webkit-animation-duration: 0.2s;
    -moz-animation-duration: 0.2s;
    -o-animation-duration: 0.2s;
    animation-duration: 0.2s;
}
.et_pb_code_inner {
    position: relative;
}
@-webkit-keyframes fadeBottom {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
@-moz-keyframes fadeBottom {
    0% {
        opacity: 0;
        -moz-transform: translateY(10%);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}
@-o-keyframes fadeBottom {
    0% {
        opacity: 0;
        -o-transform: translateY(10%);
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}
@keyframes fadeBottom {
    0% {
        opacity: 0;
        transform: translateY(10%);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
@-webkit-keyframes fadeLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-10%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@-moz-keyframes fadeLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-10%);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}
@-o-keyframes fadeLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-10%);
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}
@keyframes fadeLeft {
    0% {
        opacity: 0;
        transform: translateX(-10%);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}
@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-100%);
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-100%);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
@-webkit-keyframes fadeRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(10%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@-moz-keyframes fadeRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(10%);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}
@-o-keyframes fadeRight {
    0% {
        opacity: 0;
        -o-transform: translateX(10%);
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}
@keyframes fadeRight {
    0% {
        opacity: 0;
        transform: translateX(10%);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(100%);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}
@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(100%);
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(100%);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%);
    }
}
@-moz-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(100%);
    }
}
@-o-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateX(100%);
    }
}
@keyframes fadeOutRight {
    0% {
        opacity: 1;
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        transform: translateX(100%);
    }
}
@-webkit-keyframes fadeInTop {
    0% {
        opacity: 0;
        -webkit-transform: translatey(-60%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translatey(0);
    }
}
@-moz-keyframes fadeInTop {
    0% {
        opacity: 0;
        -moz-transform: translatey(-60%);
    }
    100% {
        opacity: 1;
        -moz-transform: translatey(0);
    }
}
@-o-keyframes fadeInTop {
    0% {
        opacity: 0;
        -o-transform: translatey(-60%);
    }
    100% {
        opacity: 1;
        -o-transform: translatey(0);
    }
}
@keyframes fadeInTop {
    0% {
        opacity: 0;
        transform: translatey(-60%);
    }
    100% {
        opacity: 1;
        transform: translatey(0);
    }
}
@-webkit-keyframes fadeOutTop {
    0% {
        opacity: 1;
        -webkit-transform: translatey(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translatey(-60%);
    }
}
@-moz-keyframes fadeOutTop {
    0% {
        opacity: 1;
        -moz-transform: translatey(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translatey(-60%);
    }
}
@-o-keyframes fadeOutTop {
    0% {
        opacity: 1;
        -o-transform: translatey(0);
    }
    100% {
        opacity: 0;
        -o-transform: translatey(-60%);
    }
}
@keyframes fadeOutTop {
    0% {
        opacity: 1;
        transform: translatey(0);
    }
    100% {
        opacity: 0;
        transform: translatey(-60%);
    }
}
@-webkit-keyframes fadeInBottom {
    0% {
        opacity: 0;
        -webkit-transform: translatey(60%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translatey(0);
    }
}
@-moz-keyframes fadeInBottom {
    0% {
        opacity: 0;
        -moz-transform: translatey(60%);
    }
    100% {
        opacity: 1;
        -moz-transform: translatey(0);
    }
}
@-o-keyframes fadeInBottom {
    0% {
        opacity: 0;
        -o-transform: translatey(60%);
    }
    100% {
        opacity: 1;
        -o-transform: translatey(0);
    }
}
@keyframes fadeInBottom {
    0% {
        opacity: 0;
        transform: translatey(60%);
    }
    100% {
        opacity: 1;
        transform: translatey(0);
    }
}
@-webkit-keyframes fadeOutBottom {
    0% {
        opacity: 1;
        -webkit-transform: translatey(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translatey(60%);
    }
}
@-moz-keyframes fadeOutBottom {
    0% {
        opacity: 1;
        -moz-transform: translatey(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translatey(60%);
    }
}
@-o-keyframes fadeOutBottom {
    0% {
        opacity: 1;
        -o-transform: translatey(0);
    }
    100% {
        opacity: 0;
        -o-transform: translatey(60%);
    }
}
@keyframes fadeOutBottom {
    0% {
        opacity: 1;
        transform: translatey(0);
    }
    100% {
        opacity: 0;
        transform: translatey(60%);
    }
}
@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-70%);
    }
}
@-moz-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(-70%);
    }
}
@-o-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateX(-70%);
    }
}
@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        transform: translateX(-70%);
    }
}
@-webkit-keyframes fadeTop {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@-moz-keyframes fadeTop {
    0% {
        opacity: 0;
        -moz-transform: translateY(-10%);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}
@-o-keyframes fadeTop {
    0% {
        opacity: 0;
        -o-transform: translateY(-10%);
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}
@keyframes fadeTop {
    0% {
        opacity: 0;
        transform: translateY(-10%);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(100%);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}
@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(100%);
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(100%);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
@-webkit-keyframes Grow {
    0% {
        opacity: 0;
        -webkit-transform: scale(1, 0.5);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1, 1);
    }
}
@-moz-keyframes Grow {
    0% {
        opacity: 0;
        -moz-transform: scale(1, 0.5);
    }
    100% {
        opacity: 1;
        -moz-transform: scale(1, 1);
    }
}
@-o-keyframes Grow {
    0% {
        opacity: 0;
        -o-transform: scale(1, 0.5);
    }
    100% {
        opacity: 1;
        -o-transform: scale(1, 1);
    }
}
@keyframes Grow {
    0% {
        opacity: 0;
        transform: scale(1, 0.5);
    }
    100% {
        opacity: 1;
        transform: scale(1, 1);
    }
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes slideWidth {
    0% {
        width: 0;
    }
}
@-moz-keyframes slideWidth {
    0% {
        width: 0;
    }
}
@-o-keyframes slideWidth {
    0% {
        width: 0;
    }
}
@keyframes slideWidth {
    0% {
        width: 0;
    }
}
@-webkit-keyframes gridFadeIn {
    0% {
        opacity: 0;
        -webkit-transform: translatey(-5%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translatey(0);
    }
}
@-moz-keyframes gridFadeIn {
    0% {
        opacity: 0;
        -moz-transform: translatey(-5%);
    }
    100% {
        opacity: 1;
        -moz-transform: translatey(0);
    }
}
@-o-keyframes gridFadeIn {
    0% {
        opacity: 0;
        -o-transform: translatey(-5%);
    }
    100% {
        opacity: 1;
        -o-transform: translatey(0);
    }
}
@keyframes gridFadeIn {
    0% {
        opacity: 0;
        transform: translatey(-5%);
    }
    100% {
        opacity: 1;
        transform: translatey(0);
    }
} /*!* Animate.css - http://daneden.me/animate
* Licensed under the MIT license - http://opensource.org/licenses/MIT
* Copyright (c) 2015 Daniel Eden*/
@-webkit-keyframes flipInX {
    0% {
        opacity: 0;
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    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% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@keyframes flipInX {
    0% {
        opacity: 0;
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    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% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    }
    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);
    }
}
@-webkit-keyframes flipInY {
    0% {
        opacity: 0;
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    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% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@keyframes flipInY {
    0% {
        opacity: 0;
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    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% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    }
    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);
    }
}
.et-waypoint {
    opacity: 0;
}
.et_pb_counters {
    opacity: 1;
}
.et-animated li span .et_pb_counter_amount {
    position: relative;
    opacity: 1;
    -webkit-animation: slideWidth 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: slideWidth 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: slideWidth 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation: slideWidth 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
@media all and (max-width: 768px) {
    .et_pb_column_1_2 .et_pb_video_play,
    .et_pb_column_2_3 .et_pb_video_play,
    .et_pb_column_3_4 .et_pb_video_play,
    .et_pb_column_4_4 .et_pb_video_play {
        margin-top: -1.5rem;
        margin-left: -1.5rem;
        font-size: 3rem;
        line-height: 3rem;
    }
}
@media all and (min-width: 480px) {
    .et_pb_column_1_4 .et_pb_comments_module .comment_avatar img {
        max-width: 50%;
    }
    .et_pb_column_1_4 .et_pb_comments_module .comment-body {
        padding: 0 0 0 50px;
    }
    .et_pb_column_1_4 .et_pb_comments_module .comment .children {
        margin-left: 0;
    }
    .et_pb_column_1_4 .et_pb_comments_module .comment-reply-link {
        float: right;
        position: relative !important;
        top: auto !important;
        bottom: -10px;
    }
}
@media all and (min-width: 981px) and (max-width: 1405px) {
    .et_pb_column .et_pb_map {
        max-width: 100%;
    }
}
@media all and (min-width: 981px) {
    .et_pb_gutters3 .et_pb_column,
    .et_pb_gutters3.et_pb_row .et_pb_column {
        margin-right: 5.5%;
    }
    .et_pb_gutters3 .et_pb_column_4_4,
    .et_pb_gutters3.et_pb_row .et_pb_column_4_4 {
        width: 100%;
    }
    .et_pb_gutters3 .et_pb_column_4_4 .et_pb_module,
    .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module {
        margin-bottom: auto;
    }
    .et_pb_gutters3 .et_pb_column_3_4,
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 {
        width: 73.625%;
    }
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_module,
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_module,
    .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_module,
    .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_module {
        margin-bottom: 3.735%;
    }
    .et_pb_gutters3 .et_pb_column_2_3,
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 {
        width: 64.833%;
    }
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_module,
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_module,
    .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_module,
    .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters3.et_pb_row_inner .et_pb_module {
        margin-bottom: 4.242%;
    }
    .et_pb_gutters3 .et_pb_column_1_2,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
        width: 47.25%;
    }
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_module,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module,
    .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module,
    .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_module {
        margin-bottom: 5.82%;
    }
    .et_pb_gutters3 .et_pb_column_1_3,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
        width: 29.666%;
    }
    .et_pb_gutters3 .et_pb_column_1_3 .et_pb_module,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module,
    .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module,
    .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_3 .et_pb_module {
        margin-bottom: 9.27%;
    }
    .et_pb_gutters3 .et_pb_column_1_4,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
        width: 20.875%;
    }
    .et_pb_gutters3 .et_pb_column_1_4 .et_pb_module,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_module,
    .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_module,
    .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_module,
    .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_4 .et_pb_module,
    .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_4 .et_pb_module {
        margin-bottom: 0;
    }
    .et_pb_section {
        padding: 4% 0;
    }
    .et_pb_row {
        padding: 2% 0;
    }
    .et_pb_section .et_pb_row .et_pb_column .et_pb_module.et-last-child,
    .et_pb_section .et_pb_row .et_pb_column .et_pb_module:last-child,
    .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_column .et_pb_module.et-last-child,
    .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child,
    .et_pb_section.et_section_specialty
        .et_pb_row
        .et_pb_column
        .et_pb_row_inner
        .et_pb_column
        .et_pb_module.et-last-child,
    .et_pb_section.et_section_specialty
        .et_pb_row
        .et_pb_column
        .et_pb_row_inner
        .et_pb_column
        .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: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        direction: ltr;
    }
    .et_pb_row.et_pb_equal_columns > .et_pb_column {
        order: 1;
    }
    .et_pb_portfolio_item .post-meta {
        margin: 0.4em 0 0;
        font-size: 14px;
    }
    .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_widget:nth-child(2n),
    .et_pb_column_1_2 .et_pb_widget:nth-child(2n),
    .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_4_4 .et_pb_widget:nth-child(2n),
    .et_pb_column_2_3 .et_pb_widget:nth-child(2n),
    .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_4_4 .et_pb_widget:nth-child(3n),
    .et_pb_column_3_4 .et_pb_widget:nth-child(3n),
    .et_pb_column_4_4 .et_pb_widget:nth-child(4n),
    .et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(2n),
    .et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(2n),
    .et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n),
    .et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n) {
        margin-right: 0;
    }
    .et_pb_column_1_2 .et_pb_widget:nth-child(2n + 1),
    .et_pb_column_2_3 .et_pb_widget:nth-child(2n + 1),
    .et_pb_column_3_4 .et_pb_widget:nth-child(3n + 1),
    .et_pb_column_4_4 .et_pb_widget:nth-child(4n + 1) {
        clear: both;
    }
    .et_pb_column_1_3 .et_pb_widget,
    .et_pb_column_1_4 .et_pb_widget,
    .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_widget {
        width: 100% !important;
        margin-right: 0;
    }
    .et_pb_column_1_2 .et_pb_slide_image,
    .et_pb_column_1_2 .et_pb_slide_video,
    .et_pb_column_1_2 .et_pb_slide_with_image .et_pb_slide_description,
    .et_pb_column_1_3 .et_pb_slide_image,
    .et_pb_column_1_3 .et_pb_slide_video,
    .et_pb_column_1_3 .et_pb_slide_with_image .et_pb_slide_description,
    .et_pb_column_1_4 .et_pb_slide_image,
    .et_pb_column_1_4 .et_pb_slide_video,
    .et_pb_column_1_4 .et_pb_slide_with_image .et_pb_slide_description,
    .et_pb_column_3_8 .et_pb_slide_image,
    .et_pb_column_3_8 .et_pb_slide_video,
    .et_pb_column_3_8 .et_pb_slide_with_image .et_pb_slide_description {
        width: 100% !important;
    }
    .et_pb_column_1_2 .et_pb_slide_image,
    .et_pb_column_1_2 .et_pb_slide_video,
    .et_pb_column_1_3 .et_pb_slide_image,
    .et_pb_column_1_3 .et_pb_slide_video,
    .et_pb_column_1_4 .et_pb_slide_image,
    .et_pb_column_1_4 .et_pb_slide_video,
    .et_pb_column_3_8 .et_pb_slide_image,
    .et_pb_column_3_8 .et_pb_slide_video {
        margin: 10% 0 0 !important;
        padding: 0;
    }
    .et_pb_column_1_2 .et_pb_slide_image,
    .et_pb_column_1_3 .et_pb_slide_image,
    .et_pb_column_1_4 .et_pb_slide_image,
    .et_pb_column_3_8 .et_pb_slide_image {
        position: relative;
        top: auto;
        bottom: auto;
    }
    .et_pb_section_sticky,
    .et_pb_section_sticky .et_pb_column_single,
    .et_pb_section_sticky .et_pb_row.et-last-child,
    .et_pb_section_sticky .et_pb_row:last-child,
    .et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner.et-last-child,
    .et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner:last-child {
        padding-bottom: 0 !important;
    }
    .et_pb_column_1_3 .et_pb_slide_description {
        padding-bottom: 26%;
    }
    .et_pb_column_1_4 .et_pb_slide_description {
        padding-bottom: 34% !important;
    }
    .et_pb_column_1_2 .et_pb_comments_module .comment_avatar img,
    .et_pb_column_1_3 .et_pb_comments_module .comment_avatar img,
    .et_pb_column_1_4 .et_pb_comments_module .comment_avatar img {
        max-width: 50%;
    }
    .et_pb_column_1_2 .et_pb_comments_module .comment-body,
    .et_pb_column_1_3 .et_pb_comments_module .comment-body,
    .et_pb_column_1_4 .et_pb_comments_module .comment-body {
        padding: 0 0 0 50px;
    }
    .et_pb_column_1_2 .et_pb_comments_module .comment .children,
    .et_pb_column_1_3 .et_pb_comments_module .comment .children,
    .et_pb_column_1_4 .et_pb_comments_module .comment .children {
        margin-left: 25px;
    }
    .et_pb_column_1_2 .et_pb_comments_module .comment-reply-link,
    .et_pb_column_1_3 .et_pb_comments_module .comment-reply-link,
    .et_pb_column_1_4 .et_pb_comments_module .comment-reply-link {
        float: right;
        position: relative !important;
        top: auto !important;
        bottom: -10px;
    }
    .et_pb_column_1_2 .et_pb_comments_module #commentform [class*="comment-form-"] input,
    .et_pb_column_1_3 .et_pb_comments_module #commentform [class*="comment-form-"] input,
    .et_pb_column_1_4 .et_pb_comments_module #commentform [class*="comment-form-"] input {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
    }
}
@media all and (min-width: 981px) and (max-width: 1100px) {
    .et_pb_column_1_2 .et_pb_slide_content,
    .et_pb_column_1_3 .et_pb_slide_content,
    .et_pb_column_1_4 .et_pb_slide_content,
    .et_pb_column_2_3 .et_pb_slide_content {
        font-size: 14px;
    }
    .et_pb_column_1_2 .et_pb_slide_description h2.et_pb_slide_title,
    .et_pb_column_1_3 .et_pb_slide_description h2.et_pb_slide_title,
    .et_pb_column_1_4 .et_pb_slide_description h2.et_pb_slide_title,
    .et_pb_column_2_3 .et_pb_slide_description h2.et_pb_slide_title {
        font-size: 18px;
    }
    .et_pb_post {
        margin-bottom: 42px;
    }
    .et_quote_content {
        padding: 50px 70px 45px;
    }
    .et_pb_column_2_3 .et_quote_content {
        padding: 50px 50px 45px;
    }
    .et_pb_column_1_2 .et_quote_content {
        padding: 35px 47px 30px;
    }
    .et_pb_column_1_3 .et_quote_content,
    .et_pb_column_1_4 .et_quote_content,
    .et_pb_column_3_8 .et_quote_content {
        padding: 35px 25px 32px;
    }
    .et_pb_column_4_4 .et_pb_post .et_pb_slide {
        min-height: 534px;
    }
    .et_pb_column_3_4 .et_pb_post .et_pb_slide {
        min-height: 392px;
    }
    .et_pb_column_2_3 .et_pb_post .et_pb_slide {
        min-height: 345px;
    }
    .et_pb_column_1_2 .et_pb_post .et_pb_slide {
        min-height: 250px;
    }
    .et_pb_column_1_3 .et_pb_post .et_pb_slide,
    .et_pb_column_3_8 .et_pb_post .et_pb_slide {
        min-height: 155px;
    }
    .et_pb_column_1_4 .et_pb_post .et_pb_slide {
        min-height: 108px;
    }
    .et_pb_column_1_4 .et_pb_contact_right {
        margin-right: 5px;
    }
    .et_pb_column_1_4 .et_pb_number_counter .percent {
        height: 55px;
    }
    .et_pb_column_1_4 .et_pb_number_counter h3 {
        padding: 10px 0 0;
    }
}
@media all and (min-width: 480px) {
    .et_pb_column_1_4 .et_pb_slide_description {
        padding-bottom: 26%;
    }
}
@media all and (max-width: 980px) {
    .et_pb_column {
        width: 100% !important;
    }
    .et_pb_section {
        padding: 50px 0;
    }
    .et_pb_column .et_pb_row_inner,
    .et_pb_row {
        padding: 30px 0;
    }
    .et_section_specialty > .et_pb_row {
        padding: 0;
    }
    .et_pb_column {
        margin-bottom: 30px;
    }
    .et_pb_gutters1 .et_pb_column {
        margin-bottom: 0;
    }
    .et_pb_row.et-last-child .et_pb_column.et-last-child,
    .et_pb_row:last-child .et_pb_column:last-child {
        margin-bottom: 0;
    }
    .et_pb_section .et_pb_column .et_pb_module {
        margin-bottom: 30px;
    }
    .et_pb_gutters1 .et_pb_column .et_pb_module {
        margin-bottom: 0;
    }
    .et_pb_gutters1 .et_section_specialty .et_pb_row > .et_pb_column > .et_pb_module,
    .et_section_specialty .et_pb_gutters1.et_pb_row > .et_pb_column > .et_pb_module {
        margin: 0;
    }
    .et_section_specialty .et_pb_row > .et_pb_column {
        padding-bottom: 0;
    }
    .et_pb_row .et_pb_column .et_pb_module.et-last-child,
    .et_pb_row .et_pb_column .et_pb_module:last-child,
    .et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child,
    .et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child {
        margin-bottom: 0;
    }
    .et_pb_section_sticky_mobile,
    .et_pb_section_sticky_mobile .et_pb_column_single,
    .et_pb_section_sticky_mobile .et_pb_row.et-last-child,
    .et_pb_section_sticky_mobile .et_pb_row:last-child,
    .et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner.et-last-child,
    .et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner:last-child {
        padding-bottom: 0 !important;
    }
    .et_pb_section_sticky .et_pb_row.et-last-child .et_pb_column.et_pb_row_sticky.et-last-child,
    .et_pb_section_sticky .et_pb_row:last-child .et_pb_column.et_pb_row_sticky:last-child {
        margin-bottom: 0;
    }
    .et_pb_row_1-2_1-4_1-4,
    .et_pb_row_1-4_1-4,
    .et_pb_row_1-4_1-4_1-2,
    .et_pb_row_4col {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        overflow: hidden;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4,
    .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% !important;
        margin-right: 5.5%;
    }
    .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4,
    .et_pb_gutters1 .et_pb_row_1-4_1-4 .et_pb_column.et_pb_column_1_4,
    .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4,
    .et_pb_gutters1 .et_pb_row_4col > .et_pb_column.et_pb_column_1_4,
    .et_pb_gutters1.et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4,
    .et_pb_gutters1.et_pb_row_1-4_1-4 .et_pb_column.et_pb_column_1_4,
    .et_pb_gutters1.et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4,
    .et_pb_gutters1.et_pb_row_4col > .et_pb_column.et_pb_column_1_4 {
        width: 50% !important;
        margin-right: 0;
    }
    .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4:nth-child(odd),
    .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4:nth-child(even),
    .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4:nth-child(even),
    .et_pb_row_4col > .et_pb_column.et_pb_column_1_4:nth-child(even) {
        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_space.et-hide-mobile {
        display: none;
    }
    .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_widget:nth-child(n),
    .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 .et_pb_widget:nth-child(n) {
        width: 100% !important;
        margin: 0 0 11.5% !important;
    }
    .et_pb_gutters1 .et_pb_row_1-4_1-4 > .et_pb_column_1_4 .et_pb_widget:nth-child(n),
    .et_pb_gutters1 .et_pb_row_4col > .et_pb_column_1_4 .et_pb_widget:nth-child(n),
    .et_pb_gutters1.et_pb_row_1-4_1-4 > .et_pb_column_1_4 .et_pb_widget:nth-child(n),
    .et_pb_gutters1.et_pb_row_1-4_1-4_1-2 > .et_pb_column_1_4 .et_pb_widget:nth-child(n) {
        margin: 0 !important;
    }
    .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
        width: auto;
    }
    .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
        width: auto;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
        -webkit-border-radius: 3px 0 0 3px;
        -moz-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;
    }
    .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
        -webkit-border-radius: 0 3px 3px 0;
        -moz-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
    }
    .et_pb_column .et_pb_widget:nth-child(n) {
        width: 46.25% !important;
        margin: 0 7.5% 7.5% 0 !important;
    }
    .et_pb_column .et_pb_widget:nth-child(n) {
        margin-bottom: 7.5%;
    }
    .et_pb_gutters1 .et_pb_column .et_pb_widget:nth-child(n) {
        width: 50% !important;
        margin: 0 !important;
    }
    .et_pb_gutters1 .et_pb_column .et_pb_widget:nth-child(n) {
        margin-bottom: 0;
    }
    .et_pb_column .et_pb_widget:nth-child(2n) {
        margin-right: 0 !important;
    }
    .et_pb_widget_area_left {
        padding-right: 0;
        border-right: none;
    }
    .et_pb_widget_area_right {
        padding-left: 0;
        border-left: none;
    }
    .et_pb_more_button {
        display: inline-block !important;
    }
    .et_pb_slide_description h2.et_pb_slide_title {
        font-size: 26px;
        font-weight: 500 !important;
    }
    .et_pb_slide_description .et_pb_slide_title {
        font-weight: 500 !important;
    }
    .et_pb_slide_content {
        font-size: 13px;
        font-weight: 400;
    }
    .et_pb_slide_description {
        text-align: center;
    }
    .et_pb_slide_with_image .et_pb_slide_description {
        text-align: left;
    }
    .et_pb_post {
        margin-bottom: 42px;
    }
    .et_pb_column .et_pb_newsletter_description,
    .et_pb_column .et_pb_newsletter_form,
    .et_pb_column.et_pb_column_inner .et_pb_newsletter_description,
    .et_pb_column.et_pb_column_inner .et_pb_newsletter_form {
        width: 50%;
        padding: 0;
    }
    .et_pb_column .et_pb_newsletter_form,
    .et_pb_column.et_pb_column_inner .et_pb_newsletter_form {
        padding-left: 40px;
    }
    .et_pb_column.et_pb_column_1_4 .et_pb_newsletter_description,
    .et_pb_column.et_pb_column_1_4 .et_pb_newsletter_form {
        width: 100%;
        padding: 0;
    }
    .et_pb_column .et_pb_map {
        height: 350px;
    }
    .et_always_center_on_mobile {
        margin-right: auto !important;
        margin-left: auto !important;
        text-align: center !important;
    }
    .et_mobile_nav_menu {
        display: block;
    }
    .et_pb_countdown_timer .title {
        font-size: 22px !important;
    }
    .et_pb_countdown_timer .section p {
        font-size: 64px !important;
        line-height: 64px !important;
    }
    .et_pb_countdown_timer .section p.label {
        font-size: 14px !important;
        line-height: 25px !important;
    }
    .et_pb_countdown_timer .sep {
        top: -28px !important;
    }
    .et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
        font-size: 32px !important;
        line-height: 32px !important;
    }
    .et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .sep {
        top: -27px !important;
    }
    .et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p.label {
        font-size: 14px !important;
        line-height: 25px !important;
    }
    .et_pb_section .et_pb_row,
    .et_pb_section.et_section_specialty .et_pb_row {
        max-width: 1080px !important;
    }
    .et_pb_column_1_3 .et_audio_container .mejs-container .mejs-controls .mejs-time span,
    .et_pb_column_1_4 .et_audio_container .mejs-container .mejs-controls .mejs-time span,
    .et_pb_column_3_8 .et_audio_container .mejs-container .mejs-controls .mejs-time span {
        font-size: 18px;
    }
    .et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image,
    .et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video {
        margin-bottom: 5% !important;
    }
}
@media all and (min-width: 768px) {
    .et_pb_in_customizer.et_pb_login .et_pb_newsletter_description {
        width: 50%;
    }
}
@media all and (min-width: 768px) and (max-width: 980px) {
    .et_pb_column_1_3 .et_pb_video_play,
    .et_pb_column_1_4 .et_pb_video_play,
    .et_pb_column_3_8 .et_pb_video_play {
        margin-top: -3rem;
        margin-left: -3rem;
        font-size: 6rem;
        line-height: 6rem;
    }
    .et_pb_column .et_pb_testimonial_portrait {
        display: block;
        float: left;
        margin-right: 30px;
    }
    .et_pb_column .et_pb_testimonial_description {
        display: block;
    }
    .et_pb_row_1-2_1-4_1-4 .et_pb_testimonial_portrait,
    .et_pb_row_1-4_1-4 .et_pb_testimonial_portrait,
    .et_pb_row_1-4_1-4_1-2 .et_pb_testimonial_portrait,
    .et_pb_row_4col .et_pb_testimonial_portrait {
        display: block;
        float: none;
        margin: 0 auto 20px;
    }
    .et_pb_column .et_pb_team_member_image {
        float: left;
        width: 280px;
        margin: 0 30px 0 0;
        text-align: left;
    }
    .et_pb_row_4col .et_pb_column.et_pb_column_1_4 .et_pb_team_member_image {
        float: none;
        width: auto;
        max-width: none;
        margin: 0 0 12px;
        text-align: center;
    }
    .et_pb_column .et_pb_team_member_description {
        display: table-cell;
    }
    .et_quote_content {
        padding: 50px 43px 45px !important;
    }
    .et_quote_content blockquote p {
        font-size: 26px !important;
        line-height: 44px !important;
    }
    .et_quote_content blockquote cite {
        font-size: 18px !important;
    }
    .et_link_content {
        padding: 40px 40px 45px;
    }
    .et_link_content h2 {
        font-size: 26px !important;
        line-height: 44px !important;
    }
    .et_link_content a.et_link_main_url {
        font-size: 18px !important;
    }
    .et_pb_post .et_pb_slide {
        min-height: 384px !important;
    }
    .et_audio_content h2 {
        margin-bottom: 24px !important;
        font-size: 26px !important;
        line-height: 44px !important;
    }
    .et_pb_column_1_4 .et_audio_module_meta {
        font-size: 14px !important;
    }
}
@media all and (min-width: 768px) and (max-width: 800px) {
    .et_pb_countdown_timer .section p {
        font-size: 50px !important;
        line-height: 50px !important;
    }
    .et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
        font-size: 25px !important;
        line-height: 25px !important;
    }
    .et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .sep {
        top: -25px !important;
    }
}
@media all and (max-width: 767px) {
    .et_pb_slide_image,
    .et_pb_slide_video {
        margin-top: 6% !important;
    }
    .et_pb_slide_video {
        float: none;
    }
    .et_pb_section_first .et_pb_slide_image {
        top: 20px;
        margin: 0 !important;
    }
    .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description h2.et_pb_slide_title {
        font-size: 20px;
    }
    .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
        font-size: 14px;
    }
    .et_pb_slide_with_image .et_pb_slide_description {
        float: none;
        width: 100%;
        text-align: center;
    }
    .et_pb_post {
        margin-bottom: 42px;
    }
    .et_pb_portfolio_item h2,
    .et_pb_post h2,
    .et_pb_title_container h1 {
        font-size: 18px;
    }
    .et_pb_carousel .et-pb-arrow-prev,
    .et_pb_carousel:hover .et-pb-arrow-prev {
        left: -8px;
        opacity: 1;
    }
    .et_pb_carousel .et-pb-arrow-next,
    .et_pb_carousel:hover .et-pb-arrow-next {
        right: -8px;
        opacity: 1;
    }
    .et_pb_slider_carousel:hover .et-pb-arrow-prev {
        opacity: 0 !important;
    }
    .et_pb_slider_carousel:hover .et-pb-arrow-next {
        opacity: 0 !important;
    }
    .et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play,
    .et_pb_column_1_4 .et_pb_carousel_item .et_pb_video_play,
    .et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play,
    .et_pb_column_3_4 .et_pb_carousel_item .et_pb_video_play,
    .et_pb_column_4_4 .et_pb_carousel_item .et_pb_video_play {
        margin-top: -1rem;
        margin-left: -1rem;
        font-size: 2rem;
        line-height: 2rem;
    }
    .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
        width: 100%;
    }
    .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
        width: 50%;
    }
    .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
        -webkit-border-radius: 3px 0 0 0;
        -moz-border-radius: 3px 0 0 0;
        border-radius: 3px 0 0 0;
    }
    .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-child(2) a {
        -webkit-border-radius: 0 3px 0 0;
        -moz-border-radius: 0 3px 0 0;
        border-radius: 0 3px 0 0;
    }
    .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(1):nth-child(odd) a {
        -webkit-border-radius: 0 0 3px 3px;
        -moz-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px;
    }
    .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(1):nth-child(even) a {
        -webkit-border-radius: 0 0 3px;
        -moz-border-radius: 0 0 3px;
        border-radius: 0 0 3px;
    }
    .et_pb_column .et_pb_widget:nth-child(n),
    .et_pb_gutters1 .et_pb_column .et_pb_widget:nth-child(n) {
        width: 100% !important;
        margin-right: 0 !important;
    }
    .et_pb_column .et_pb_widget {
        margin-bottom: 9.5% !important;
    }
    .et_pb_gutters1 .et_pb_column .et_pb_widget {
        margin-bottom: 0 !important;
    }
    .et_pb_promo {
        padding: 40px;
    }
    .et_pb_column .et_pb_newsletter_description,
    .et_pb_column .et_pb_newsletter_form,
    .et_pb_column.et_pb_column_inner .et_pb_newsletter_description,
    .et_pb_column.et_pb_column_inner .et_pb_newsletter_form {
        width: 100%;
        padding: 0;
    }
    .et_pb_column_2_3 > .et_pb_newsletter,
    .et_pb_column_3_4 > .et_pb_newsletter,
    .et_pb_column_4_4 > .et_pb_newsletter {
        display: block;
    }
    .et_pb_column_4_4 > .et_pb_newsletter .et_pb_newsletter_description {
        margin-bottom: 20px;
    }
    .et_mobile_device .et-pb-arrow-prev,
    .et_pb_slider:hover .et-pb-arrow-prev {
        left: 0;
        opacity: 1;
    }
    .et_mobile_device .et-pb-arrow-next,
    .et_pb_slider:hover .et-pb-arrow-next {
        right: 0;
        opacity: 1;
    }
    .et-pb-controllers {
        position: absolute;
        z-index: 10;
        bottom: 5%;
        left: 0;
        width: 100%;
        height: 14px;
        text-align: center;
    }
    .et_pb_more_button {
        display: inline-block !important;
    }
    .et_pb_slide_image,
    .et_pb_slide_video,
    .et_pb_slide_with_image .et_pb_slide_description {
        width: 100%;
    }
    .et_pb_slide_image,
    .et_pb_slide_video {
        display: none !important;
    }
    .et_pb_slider_show_image .et_pb_slide_image,
    .et_pb_slider_show_image .et_pb_slide_video {
        display: block !important;
    }
    .et_pb_slide_description h2.et_pb_slide_title {
        font-size: 24px;
    }
    .et_pb_slide_content {
        font-size: 12px;
    }
    .et_pb_slide_image,
    .et_pb_slide_video {
        position: relative;
        margin: 50px auto 0;
        padding: 0;
    }
    .et_pb_slide_image img {
        max-height: 300px;
    }
    .et_pb_section_first .et_pb_slide_image img {
        max-height: 300px !important;
    }
    .et_pb_slide_description,
    .et_pb_slide_with_image .et_pb_slide_description {
        text-align: center;
    }
    .et_pb_tabs_controls {
        height: auto !important;
        border-bottom: none;
    }
    .et_pb_tabs_controls li {
        display: block;
        float: none;
        border-right: none;
        border-bottom: 1px solid #d9d9d9;
    }
    .et_pb_column .et_pb_contact p.et_pb_contact_field_half {
        width: 100%;
        margin-right: 0;
    }
    .et_pb_column .et_pb_map {
        height: 220px;
    }
    .et_pb_countdown_timer .title {
        margin-bottom: 20px !important;
        font-size: 22px !important;
    }
    .et_pb_countdown_timer .section p {
        font-size: 32px !important;
        line-height: 32px !important;
    }
    .et_pb_countdown_timer .section p.label {
        font-size: 14px !important;
        line-height: 25px !important;
    }
    .et_pb_countdown_timer .sep {
        top: -28px !important;
    }
    .et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
        font-size: 16px !important;
        line-height: 16px !important;
    }
    .et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .sep {
        top: -21px !important;
    }
    .et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p.label {
        font-size: 14px !important;
        line-height: 25px !important;
    }
    .et_pb_column .et_pb_testimonial_description {
        display: block;
        width: 100%;
    }
    .et_pb_column .et_pb_testimonial_portrait {
        display: block;
        float: none;
        margin: 0 auto 20px;
    }
    .et_pb_team_member_image {
        display: block;
        float: none;
        width: auto;
        margin: 0 0 12px;
        text-align: center;
    }
    .et_pb_team_member_description {
        display: block;
    }
    .et_quote_content {
        padding: 35px 30px !important;
    }
    .et_quote_content blockquote p {
        font-size: 20px !important;
        line-height: 26px !important;
    }
    .et_quote_content blockquote cite {
        font-size: 14px !important;
    }
    .et_link_content {
        padding: 35px 20px;
    }
    .et_audio_content h2,
    .et_link_content h2 {
        font-size: 20px !important;
        line-height: 26px !important;
    }
    .et_link_content a.et_link_main_url {
        font-size: 14px !important;
    }
    .et_pb_post .et_pb_slide {
        min-height: 222px !important;
    }
    .et_audio_content {
        padding: 35px 20px !important;
    }
    .et_audio_content h2 {
        margin-bottom: 9px !important;
    }
    .et_audio_container .mejs-container .mejs-controls .mejs-time span {
        font-size: 14px !important;
    }
    .et_pb_column_1_4 .et_audio_module_meta {
        font-size: 14px !important;
    }
    .et-hide-mobile {
        display: none !important;
    }
    .et_pb_slider_with_overlay .et_pb_slide_image,
    .et_pb_slider_with_overlay .et_pb_slide_video,
    .et_pb_slider_with_overlay .et_pb_slide_with_image .et_pb_slide_description {
        width: 100%;
    }
    .et_pb_slider_with_overlay .et_pb_slide_image {
        margin-top: 0 !important;
        padding-top: 6%;
    }
    .et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image,
    .et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video {
        margin-bottom: 10% !important;
    }
    #comment-wrap li.comment article {
        padding-right: 0;
    }
    .comment-body {
        padding: 0 0 0 100px;
    }
    .comment-reply-link {
        float: right;
        position: relative !important;
        top: auto !important;
        bottom: -10px;
    }
    #commentform input[type="text"] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
    }
    .comment .children {
        margin-left: 50px;
    }
}
@media all and (max-width: 479px) {
    .et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4 {
        width: 100% !important;
        margin: 0 0 30px;
    }
    .et_pb_gutters1 .et_pb_row .et_pb_column.et_pb_column_1_4,
    .et_pb_gutters1.et_pb_row .et_pb_column.et_pb_column_1_4 {
        margin-bottom: 0;
    }
    .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 {
        margin-bottom: 0;
    }
    .et_pb_text_align_right {
        text-align: left;
    }
    .et_pb_slide_description h2.et_pb_slide_title {
        font-size: 20px;
    }
    .et_pb_slide_content {
        font-size: 10px;
        font-weight: 400;
    }
    .et_pb_slide_content,
    a.et_pb_more_button {
        display: block;
    }
    .et_pb_portfolio_item {
        margin-bottom: 22px;
    }
    .et_pb_post {
        margin-bottom: 42px;
    }
    .et_pb_post h2 {
        padding-bottom: 0;
        font-size: 16px;
    }
    .et_pb_post .post-meta {
        color: #666;
        font-size: 14px;
    }
    .et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play,
    .et_pb_column_1_3 .et_pb_carousel_item .et_pb_video_play,
    .et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play,
    .et_pb_column_3_8 .et_pb_carousel_item .et_pb_video_play {
        margin-top: -0.75rem;
        margin-left: -0.75rem;
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
    .et_audio_content,
    .et_quote_content {
        padding: 35px 20px !important;
    }
    .et_pb_post .et_pb_slide {
        min-height: 156px !important;
    }
    .et_pb_column_1_4 .et_audio_module_meta {
        font-size: 14px !important;
    }
    .et_pb_column .et_pb_widget:nth-child(n) {
        margin-bottom: 11.5% !important;
    }
    .et_pb_gutters1 .et_pb_column .et_pb_widget {
        margin-bottom: 0 !important;
    }
    .et_pb_promo {
        padding: 40px;
    }
    .et_pb_column .et_pb_map {
        height: 200px;
    }
    .et_pb_tabs_controls {
        border-bottom: none;
    }
    .et_pb_tabs_controls li {
        float: none;
        border-right: none;
        border-bottom: 1px solid #d9d9d9;
    }
    .et_pb_testimonial {
        padding-top: 10%;
    }
    .comment_avatar img {
        max-width: 50%;
    }
    .comment-body {
        padding: 0 0 0 50px;
    }
    .comment .children {
        margin-left: 25px;
    }
    a.comment-reply-link.et_pb_button {
        font-size: 15px;
    }
    a.comment-reply-link.et_pb_button:after {
        font-size: 25px;
    }
    .et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image,
    .et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video {
        margin-bottom: 16% !important;
    }
    .et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
        font-size: 32px !important;
        line-height: 32px !important;
    }
    .et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .sep {
        top: -25px !important;
    }
}
@media all and (max-width: 380px) {
    .et_pb_countdown_timer .section p,
    .et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
        font-size: 24px !important;
        line-height: 24px !important;
    }
    .et_pb_countdown_timer .section p.label {
        font-size: 12px !important;
        line-height: 25px !important;
    }
    .et_pb_countdown_timer .sep {
        top: -24px !important;
    }
}
.et_animated {
    opacity: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both !important;
    animation-fill-mode: both !important;
}
.et_animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@-webkit-keyframes et_pb_fade {
    to {
        opacity: 1;
    }
}
@keyframes et_pb_fade {
    to {
        opacity: 1;
    }
}
.et_animated.fade {
    -webkit-animation-name: et_pb_fade;
    animation-name: et_pb_fade;
}
@-webkit-keyframes et_pb_fadeTop {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes et_pb_fadeTop {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.et_animated.fadeTop {
    -webkit-animation-name: et_pb_fadeTop;
    animation-name: et_pb_fadeTop;
}
@-webkit-keyframes et_pb_fadeRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes et_pb_fadeRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.et_animated.fadeRight {
    -webkit-animation-name: et_pb_fadeRight;
    animation-name: et_pb_fadeRight;
}
@-webkit-keyframes et_pb_fadeBottom {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes et_pb_fadeBottom {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.et_animated.fadeBottom {
    -webkit-animation-name: et_pb_fadeBottom;
    animation-name: et_pb_fadeBottom;
}
@-webkit-keyframes et_pb_fadeLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes et_pb_fadeLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.et_animated.fadeLeft {
    -webkit-animation-name: et_pb_fadeLeft;
    animation-name: et_pb_fadeLeft;
}
@-webkit-keyframes et_pb_slide {
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes et_pb_slide {
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.et_animated.slide {
    -webkit-animation-name: et_pb_slide;
    animation-name: et_pb_slide;
}
@-webkit-keyframes et_pb_slideTop {
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes et_pb_slideTop {
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.et_animated.slideTop {
    -webkit-animation-name: et_pb_slideTop;
    animation-name: et_pb_slideTop;
}
@-webkit-keyframes et_pb_slideRight {
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes et_pb_slideRight {
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.et_animated.slideRight {
    -webkit-animation-name: et_pb_slideRight;
    animation-name: et_pb_slideRight;
}
@-webkit-keyframes et_pb_slideBottom {
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes et_pb_slideBottom {
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.et_animated.slideBottom {
    -webkit-animation-name: et_pb_slideBottom;
    animation-name: et_pb_slideBottom;
}
@-webkit-keyframes et_pb_slideLeft {
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes et_pb_slideLeft {
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.et_animated.slideLeft {
    -webkit-animation-name: et_pb_slideLeft;
    animation-name: et_pb_slideLeft;
}
@-webkit-keyframes et_pb_bounce {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes et_pb_bounce {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.et_animated.bounce {
    -webkit-animation-name: et_pb_bounce;
    animation-name: et_pb_bounce;
}
@-webkit-keyframes et_pb_bounceTop {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        -webkit-transform: translate3d(0, -200px, 0);
        transform: translate3d(0, -200px, 0);
    }
    60% {
        -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% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes et_pb_bounceTop {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        -webkit-transform: translate3d(0, -200px, 0);
        transform: translate3d(0, -200px, 0);
    }
    60% {
        -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% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.et_animated.bounceTop {
    -webkit-animation-name: et_pb_bounceTop;
    animation-name: et_pb_bounceTop;
}
@-webkit-keyframes et_pb_bounceRight {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        -webkit-transform: translate3d(200px, 0, 0);
        transform: translate3d(200px, 0, 0);
    }
    60% {
        -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);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes et_pb_bounceRight {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        -webkit-transform: translate3d(200px, 0, 0);
        transform: translate3d(200px, 0, 0);
    }
    60% {
        -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);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.et_animated.bounceRight {
    -webkit-animation-name: et_pb_bounceRight;
    animation-name: et_pb_bounceRight;
}
@-webkit-keyframes et_pb_bounceBottom {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        -webkit-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0);
    }
    60% {
        -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);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes et_pb_bounceBottom {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        -webkit-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0);
    }
    60% {
        -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);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.et_animated.bounceBottom {
    -webkit-animation-name: et_pb_bounceBottom;
    animation-name: et_pb_bounceBottom;
}
@-webkit-keyframes et_pb_bounceLeft {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        -webkit-transform: translate3d(-200px, 0, 0);
        transform: translate3d(-200px, 0, 0);
    }
    60% {
        -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);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes et_pb_bounceLeft {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        -webkit-transform: translate3d(-200px, 0, 0);
        transform: translate3d(-200px, 0, 0);
    }
    60% {
        -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);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.et_animated.bounceLeft {
    -webkit-animation-name: et_pb_bounceLeft;
    animation-name: et_pb_bounceLeft;
}
@-webkit-keyframes et_pb_zoom {
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes et_pb_zoom {
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.et_animated.zoom {
    -webkit-animation-name: et_pb_zoom;
    animation-name: et_pb_zoom;
}
@-webkit-keyframes et_pb_zoomTop {
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes et_pb_zoomTop {
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.et_animated.zoomTop {
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-animation-name: et_pb_zoomTop;
    animation-name: et_pb_zoomTop;
}
@-webkit-keyframes et_pb_zoomRight {
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes et_pb_zoomRight {
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.et_animated.zoomRight {
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-animation-name: et_pb_zoomRight;
    animation-name: et_pb_zoomRight;
}
@-webkit-keyframes et_pb_zoomBottom {
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes et_pb_zoomBottom {
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.et_animated.zoomBottom {
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-animation-name: et_pb_zoomBottom;
    animation-name: et_pb_zoomBottom;
}
@-webkit-keyframes et_pb_zoomLeft {
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes et_pb_zoomLeft {
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.et_animated.zoomLeft {
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-animation-name: et_pb_zoomLeft;
    animation-name: et_pb_zoomLeft;
}
@-webkit-keyframes et_pb_flip {
    to {
        opacity: 1;
        -webkit-transform: perspective(0) rotateX(0);
        transform: perspective(0) rotateX(0);
    }
}
@keyframes et_pb_flip {
    to {
        opacity: 1;
        -webkit-transform: perspective(0) rotateX(0);
        transform: perspective(0) rotateX(0);
    }
}
.et_animated.flip {
    -webkit-animation-name: et_pb_flip;
    animation-name: et_pb_flip;
}
@-webkit-keyframes et_pb_flipTop {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
    }
    to {
        opacity: 1;
        -webkit-transform: perspective(0) rotateX(0);
        transform: perspective(0) rotateX(0);
    }
}
@keyframes et_pb_flipTop {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
    }
    to {
        opacity: 1;
        -webkit-transform: perspective(0) rotateX(0);
        transform: perspective(0) rotateX(0);
    }
}
.et_animated.flipTop {
    -webkit-animation-name: et_pb_flipTop;
    animation-name: et_pb_flipTop;
}
@-webkit-keyframes et_pb_flipRight {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
    }
    to {
        opacity: 1;
        -webkit-transform: perspective(0) rotateY(0);
        transform: perspective(0) rotateY(0);
    }
}
@keyframes et_pb_flipRight {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
    }
    to {
        opacity: 1;
        -webkit-transform: perspective(0) rotateY(0);
        transform: perspective(0) rotateY(0);
    }
}
.et_animated.flipRight {
    -webkit-animation-name: et_pb_flipRight;
    animation-name: et_pb_flipRight;
}
@-webkit-keyframes et_pb_flipBottom {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
    }
    to {
        opacity: 1;
        -webkit-transform: perspective(0) rotateX(0);
        transform: perspective(0) rotateX(0);
    }
}
@keyframes et_pb_flipBottom {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
    }
    to {
        opacity: 1;
        -webkit-transform: perspective(0) rotateX(0);
        transform: perspective(0) rotateX(0);
    }
}
.et_animated.flipBottom {
    -webkit-animation-name: et_pb_flipBottom;
    animation-name: et_pb_flipBottom;
}
@-webkit-keyframes et_pb_flipLeft {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
    }
    to {
        opacity: 1;
        -webkit-transform: perspective(0) rotateY(0);
        transform: perspective(0) rotateY(0);
    }
}
@keyframes et_pb_flipLeft {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
    }
    to {
        opacity: 1;
        -webkit-transform: perspective(0) rotateY(0);
        transform: perspective(0) rotateY(0);
    }
}
.et_animated.flipLeft {
    -webkit-animation-name: et_pb_flipLeft;
    animation-name: et_pb_flipLeft;
}
@-webkit-keyframes et_pb_fold {
    to {
        opacity: 1;
        -webkit-transform: perspective(0) rotateY(0);
        transform: perspective(0) rotateY(0);
    }
}
@keyframes et_pb_fold {
    to {
        opacity: 1;
        -webkit-transform: perspective(0) rotateY(0);
        transform: perspective(0) rotateY(0);
    }
}
.et_animated.fold {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-animation-name: et_pb_fold;
    animation-name: et_pb_fold;
}
@-webkit-keyframes et_pb_foldTop {
    to {
        opacity: 1;
        -webkit-transform: perspective(0) rotateX(0);
        transform: perspective(0) rotateX(0);
    }
}
@keyframes et_pb_foldTop {
    to {
        opacity: 1;
        -webkit-transform: perspective(0) rotateX(0);
        transform: perspective(0) rotateX(0);
    }
}
.et_animated.foldTop {
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-animation-name: et_pb_foldTop;
    animation-name: et_pb_foldTop;
}
@-webkit-keyframes et_pb_foldRight {
    to {
        opacity: 1;
        -webkit-transform: perspective(0) rotateY(0);
        transform: perspective(0) rotateY(0);
    }
}
@keyframes et_pb_foldRight {
    to {
        opacity: 1;
        -webkit-transform: perspective(0) rotateY(0);
        transform: perspective(0) rotateY(0);
    }
}
.et_animated.foldRight {
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-animation-name: et_pb_foldRight;
    animation-name: et_pb_foldRight;
}
@-webkit-keyframes et_pb_foldBottom {
    to {
        opacity: 1;
        -webkit-transform: perspective(0) rotateX(0);
        transform: perspective(0) rotateX(0);
    }
}
@keyframes et_pb_foldBottom {
    to {
        opacity: 1;
        -webkit-transform: perspective(0) rotateX(0);
        transform: perspective(0) rotateX(0);
    }
}
.et_animated.foldBottom {
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-animation-name: et_pb_foldBottom;
    animation-name: et_pb_foldBottom;
}
@-webkit-keyframes et_pb_foldLeft {
    to {
        opacity: 1;
        -webkit-transform: perspective(0) rotateY(0);
        transform: perspective(0) rotateY(0);
    }
}
@keyframes et_pb_foldLeft {
    to {
        opacity: 1;
        -webkit-transform: perspective(0) rotateY(0);
        transform: perspective(0) rotateY(0);
    }
}
.et_animated.foldLeft {
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-animation-name: et_pb_foldLeft;
    animation-name: et_pb_foldLeft;
}
@-webkit-keyframes et_pb_roll {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: center;
        transform-origin: center;
    }
}
@keyframes et_pb_roll {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: center;
        transform-origin: center;
    }
}
.et_animated.roll {
    -webkit-animation-name: et_pb_roll;
    animation-name: et_pb_roll;
}
@-webkit-keyframes et_pb_rollTop {
    from {
        -webkit-transform-origin: top;
        transform-origin: top;
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: top;
        transform-origin: top;
    }
}
@keyframes et_pb_rollTop {
    from {
        -webkit-transform-origin: top;
        transform-origin: top;
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: top;
        transform-origin: top;
    }
}
.et_animated.rollTop {
    -webkit-animation-name: et_pb_rollTop;
    animation-name: et_pb_rollTop;
}
@-webkit-keyframes et_pb_rollRight {
    from {
        -webkit-transform-origin: right;
        transform-origin: right;
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: right;
        transform-origin: right;
    }
}
@keyframes et_pb_rollRight {
    from {
        -webkit-transform-origin: right;
        transform-origin: right;
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: right;
        transform-origin: right;
    }
}
.et_animated.rollRight {
    -webkit-animation-name: et_pb_rollRight;
    animation-name: et_pb_rollRight;
}
@-webkit-keyframes et_pb_rollBottom {
    from {
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
    }
}
@keyframes et_pb_rollBottom {
    from {
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
    }
}
.et_animated.rollBottom {
    -webkit-animation-name: et_pb_rollBottom;
    animation-name: et_pb_rollBottom;
}
@-webkit-keyframes et_pb_rollLeft {
    from {
        -webkit-transform-origin: left;
        transform-origin: left;
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: left;
        transform-origin: left;
    }
}
@keyframes et_pb_rollLeft {
    from {
        -webkit-transform-origin: left;
        transform-origin: left;
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: left;
        transform-origin: left;
    }
}
.clear {
    clear: both;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-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, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.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;
    }
}
.mfp-ie7 .mfp-img {
    padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
    padding: 0;
}
.mfp-ie7 .mfp-content {
    padding-top: 44px;
}
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}
body {
    overflow: unset !important;
}
#bio_ep,
#bio_ep_bg {
    display: none !important;
}

#smartbanner {
    position: relative !important;
}

#smartbanner_main {
    max-width: 430px !important;
}

@media only screen and (min-width: 1350px) {
    .et_pb_row {
        padding: 27px 0;
    }
    .et_pb_section {
        padding: 54px 0;
    }
    .et_pb_section.et_pb_section_first {
        padding-top: inherit;
    }
}
body {
    border-top: 7px solid #40403f;
    border-bottom: 7px solid #40403f;
}
.clear {
    clear: both;
}
.header {
    -webkit-box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
    padding: 20px 0 !important;
}
.atendimento_header {
    width: 768px;
    float: right;
}
.atendimento_header div {
    float: left;
    padding: 20px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.atendimento_header div:nth-child(2) {
    margin-left: 4%;
}
.atendimento_header img,
.atendimento_footer img {
    display: block;
    float: left;
    margin-right: 15px;
}
.atendimento_header p,
.atendimento_footer p {
    font-size: 16px;
    display: inline-block;
}
.atendimento_header strong, .atendimento_footer strong {
    font-size: 24px;
    display: block;
    margin-top: 3px;
}
.atendimento_header .atendimento_header-whatsapp a {
    display: inline-block;
    background: #c7203d;
    color: #fff;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    margin-left: 10px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    position: relative;
}
.atendimento_header .atendimento_header-whatsapp {
    width: 441px;
    color: #fff;
    background: url(../images/whastappabg.jpg) no-repeat;
    background-size: cover;
    height: 90px;
}
.atendimento_header .atendimento_header-central_vendas {
    width: 296px;
    color: #40403f;
}
.atendimento_footer .atendimento_header-central_vendas {
    color: #40403f;
}
.atendimento_footer .atendimento_header-whatsapp a,
.atendimento_footer .atendimento_header-whatsapp {
    color: #2f9f7c;
}
.atendimento_footer {
    display: flex;
    justify-content: center;
}
.atendimento_footer div {
    margin: 0 70px;
}
.box_atendimento_footer .et_pb_code {
    width: 100%;
}
.box_preco:before {
    content: "";
    display: block;
    width: 130px;
    height: 6px;
    margin: 0 auto;
    background: #40403f;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.box_preco {
    background: #c7203d;
    position: relative;
    display: inline-block;
    padding: 23px 20px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.box_preco strong {
    display: block;
    color: #fff;
    font-size: 60px;
    margin-top: 20px;
    margin-bottom: 6px;
}

.box_preco small {
    font-size: 10px;
    line-height: 0px;
    margin-top: 10px;
    display: block;
}

.box_preco sup {
    bottom: 1.5em;
    font-size: 20px;
}
.planos_home {
    width: 44%;
    margin: 0px 15px;
    float: left;
    display: block;
}
.planos_home .box_preco {
/*     float: left; */
    display: block;
}
.planos_home .box_preco:nth-child(2) {
    float: right;
}
.box_logos:before {
    content: "";
    display: block;
    width: 92%;
    height: 4px;
    margin: 0 auto;
    background: #c7203d;
    position: absolute;
    top: -4px;
    left: 0;
    right: 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
.box_logos {
    background: #fff;
    padding: 10px 30px 20px;
    top: -50px;
    z-index: 10 !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0 24px 81px rgba(0, 0, 0, 0.35), 0 9px 32px rgba(0, 0, 0, 0.1);
    position: relative;
}
#box_logos_container {
    display: flex;
}
#box_logos_container .et_pb_module {
    margin: 0px auto;
    float: left;
    padding: 0 13px;
}
.box_planos_precos .et_pb_column {
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 25px 0 6px 0;
}
.box_planos_precos .box_preco {
    width: calc(100% - 12px);
    margin: auto;
    display: block;
}
.box_planos_precos .et_pb_text_inner {
    padding: 0 20px;
}
.box_planos_precos .box_preco strong {
    font-size: 30px;
}
.box_planos_precos .box_preco sup {
    bottom: 0.6em;
    font-size: 15px;
}
.form_rodape {
    margin-top: -112px !important;
}
.banner_topo .et-last-child {
    z-index: 999;
}
.formulario_orcamento_container {
    position: absolute;
    right: 0;
    z-index: 99999999;
    top: -100px;
}
.formulario_orcamento {
    width: 370px;
    /* background-image: url(../images/bgform.png); */
    background-color: rgba(199, 32, 61, 0.8);
    background-size: cover;
    padding: 30px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 24px 81px rgba(0, 0, 0, 0.65), 0 9px 32px rgba(0, 0, 0, 0.4);
    box-shadow: 0 24px 81px rgba(0, 0, 0, 0.65), 0 9px 32px rgba(0, 0, 0, 0.4);
}
.formulario_orcamento h2 img {
    display: block;
    float: left;
    margin-right: 10px;
}
.formulario_orcamento h2 br {
    display: none;
}
.formulario_orcamento h2 {
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 40px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.formulario_orcamento h2 strong {
    font-weight: bold;
    display: block;
}
input[type="text"],
input[type="email"],
textarea {
    width: 100%;
    height: 46px;
    padding: 10px;
    margin-bottom: 5px;
    border: none;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
textarea {
    height: 90px;
}
input[type="submit"] {
    height: 46px;
    cursor: pointer;
    border: none;
    background: #fff;
    color: #c7203d;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    padding: 10px 30px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    float: right;
}
.formulario_meligue form {
    width: 90%;
    margin: 0 auto;
}
.formulario_meligue input{
    margin-right: 8px;
}
.formulario_meligue input {
    float: left;
}
@media screen and (max-width: 1230px) {
    .header .et_pb_image {
        text-align: center;
    }
    .header .et_pb_column {
        width: 100%;
        float: none;
        margin: 0 auto;
    }
    .header .atendimento_header {
        float: none;
        width: 100%;
        margin-top: 40px;
    }
}
@media screen and (max-width: 980px) {
    .formulario_orcamento_container {
        position: relative;
        top: inherit;
    }
    .formulario_orcamento {
        width: 100%;
    }
    .atendimento_header div {
        width: 50% !important;
        margin: 0 !important;
        text-align: center;
    }
    .atendimento_header img,
    .atendimento_footer img {
        float: none;
        margin: 0 auto;
    }
    .atendimento_header p {
        display: block;
    }
    .atendimento_header a {
        top: 0 !important;
        margin-top: 10px;
    }
    .banner_topo h1,
    .banner_topo .et_pb_code_inner {
        text-align: center;
    }
    .atendimento_footer {
        text-align: center;
        display: block;
    }
    .atendimento_footer div {
        margin: 0;
    }
    .atendimento_footer div:nth-child(2) {
        margin-top: 20px;
    }
}
@media screen and (max-width: 770px) {
    #box_logos_container {
        display: block;
    }
}
@media screen and (max-width: 740px) {
    .precos_planos_home_esquerdo .box_preco {
        width: 100%;
        margin-bottom: 30px;
    }
    .formulario_meligue input[type="text"],
    .formulario_meligue input[type="submit"] {
        width: 100%;
        float: none;
        margin: 0 0 10px 0;
    }
}
@media screen and (max-width: 660px) {
    .atendimento_header div {
        width: 100% !important;
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 390px) {
    .box_preco strong {
        font-size: 30px;
    }
    .box_preco sup {
        bottom: 0.6em;
        font-size: 15px;
    }
}
.et_pb_section_0 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.et_pb_column_12 {
    background-color: #ffffff;
}
.et_pb_section_4 {
    padding-top: 80px;
    padding-bottom: 150px;
    margin-top: 0px;
}
.et_pb_divider_0 {
    max-width: 200px;
    height: 10px;
}
.et_pb_divider_0:before {
    border-top-color: #fff;
    border-top-width: 4px;
}
.et_pb_text_5 h2 {
    font-size: 36px;
}
.et_pb_text_5 {
    margin-bottom: 0px !important;
}
.et_pb_text_6 h2 {
    font-size: 48px;
}
.et_pb_text_6 {
    margin-top: 0px !important;
}
.et_pb_row_6 {
    border-radius: 6px 6px 6px 6px;
    overflow: hidden;
}
.et_pb_column_10 {
    background-color: #ffffff;
}
.et_pb_image_11 {
    padding-bottom: 0px;
    margin-bottom: 0px !important;
    text-align: center;
}
.et_pb_column_11 {
    background-color: #ffffff;
}
.et_pb_image_13 {
    padding-bottom: 0px;
    margin-bottom: 0px !important;
    text-align: center;
}
.et_pb_image_15 {
    padding-bottom: 0px;
    margin-bottom: 0px !important;
    text-align: center;
}
.et_pb_text_4 h3 {
    font-weight: 700;
    font-size: 24px;
    color: #404140 !important;
}
.et_pb_column_13 {
    background-color: #ffffff;
}
.et_pb_image_17 {
    padding-bottom: 0px;
    margin-bottom: 0px !important;
    text-align: center;
}
.et_pb_section_5 {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.et_pb_row_7 {
    background-image: url(../images/bgcontato.png);
    max-width: 1200px !important;
}
.et_pb_section_6 {
    padding-top: 120px;
    padding-bottom: 10px;
    margin-top: 0px;
}
.et_pb_section_6.et_pb_section {
    background-color: #eeeeee !important;
}
.et_pb_image_19 {
    text-align: center;
}
.et_pb_text_11 h3 {
    font-weight: 700;
    font-size: 24px;
    color: #40403f !important;
}
.et_pb_divider_1:before {
    border-top-color: rgba(0, 0, 0, 0.09);
}
.et_pb_row_9.et_pb_row {
    margin-bottom: 20px !important;
    padding-bottom: 0px;
}
.et_pb_image_20 {
    text-align: center;
}
div.et_pb_section.et_pb_section_4 {
    background-image: url(../images/bg-planos.jpg) !important;
}
.et_pb_section_0.et_pb_section {
    background-color: #ffffff !important;
}
.et_pb_row_1 {
    max-width: 1200px !important;
}
.et_pb_image_2 {
    margin-left: 0;
}
.et_pb_image_1 {
    margin-left: 0;
}
.et_pb_row_2 {
    max-width: 1200px !important;
}
.et_pb_section_2 {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.et_pb_text_0 h1 {
    font-family: open sans, Arial, sans-serif;
    font-size: 48px;
    font-weight: bold;
}
.et_pb_text_0 {
    text-transform: uppercase;
}
.et_pb_section_1 {
    padding-top: 130px;
    padding-bottom: 130px;
}
.et_pb_image_4 {
    margin-left: 0;
}
div.et_pb_section.et_pb_section_1 {
    background-image: url(../images/banner.jpg) !important;
}
.et_pb_column_1 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.et_pb_image_0 {
    margin-top: 12px !important;
    margin-left: 0;
}
.et_pb_column_0 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.et_pb_row_0 {
    max-width: 1200px !important;
}
.et_pb_row_0.et_pb_row {
    padding-top: 0px;
    padding-bottom: 0px;
}
.et_pb_image_3 {
    margin-left: 0;
}
.et_pb_image_5 {
    margin-left: 0;
}
.et_pb_image_10 {
    margin-left: 0;
}
.et_pb_text_3 p {
    line-height: 2.1em;
}
.et_pb_column_7 {
    padding-bottom: 0px;
}
.et_pb_row_4.et_pb_row {
    margin-top: 40px !important;
    padding-bottom: 0px;
}
.et_pb_image_9 {
    margin-left: 0;
}
.et_pb_image_9 .et_pb_image_wrap {
    box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.3);
    border-radius: 15px;
    overflow: hidden;
}
.et_pb_image_9 .et_pb_image_wrap:after {
    
}
.et_pb_text_3 {
    line-height: 2.1em;
}
.et_pb_text_2 h3 {
    font-weight: 700;
    font-size: 34px;
    color: #404140 !important;
}
.et_pb_image_6 {
    margin-left: 0;
}
.et_pb_text_1 h2 {
    text-transform: uppercase;
    font-size: 14px;
    color: #c7203d !important;
}
.et_pb_text_1 {
    text-transform: uppercase;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.et_pb_section_3 {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.et_pb_image_8 {
    margin-left: 0;
}
.et_pb_image_7 {
    margin-left: 0;
}
.et_pb_text_12.et_pb_text {
    color: #40403f !important;
}
.et_pb_divider_0.et_pb_module {
    margin-left: auto !important;
    margin-right: auto !important;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #c7203d;
}

.carousel-indicators {
    bottom: -20px;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #c7203d;
    border-radius: 10px;
}



@media screen and (max-width:1024px){
    .et_pb_image img {
        position: relative;
        margin: 0 auto;
        display: block;
        text-align: center;
    }
}

@media screen and (max-width:780px){
    #box_logos_container .et_pb_module {
        margin: 0px auto;
        float: unset;
    }
}

@media screen and (max-width:767px){
    .et_pb_image img {
        position: relative;
        margin: 0 auto;
        display: block;
        text-align: center;
    }
    #box_logos_container .et_pb_module {
        margin: 0px auto;
        float: unset;
    }
}

.form-group {
    margin-bottom: 0;
}

button.btn.btn-default {
    background-color: #fff;
    border: 1px solid #fff;
    margin-left: auto;
    display: block;
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #c7203d;
}

button.btn.btn-default:hover {
    background-color: #404140;
    border: 1px solid #404140;
    color: #fff;
}

button.btn.btn-pesquisar {
    background-color: #c7203d;
    border: 1px solid #fff;
    margin-left: auto;
    display: block;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    height: auto;
    line-height: 32px;
}
button.btn.btn-pesquisar:hover {
    background-color: #fff;
    border: 1px solid #c7203d;
    color: #c7203d;
}

.form-control {
    height: 48px;
}

.bt-mobile{
    padding: 10px 5px; 
    margin-top: 8px;
    width: 200px;
}

.form-control.contato_20{
    width: 20%;
}
.form-control.contato_10{
    width: 10%;
}

@media screen and (max-width:767px){
    button.btn.btn-default{
        width: 100%;
    }
    .planos_home {
        width: 100%;
        margin: 0px auto;
        float: left;
        display: block;
    }
    .precos_planos_home_esquerdo .box_preco {
        margin-bottom: 5px;
    }
    a.box_preco.btn-pesquisa.bt-mobile{
        margin-bottom: 20px;
    }
    .bt-mobile{
        width: 100%;
    }
    .form-control.contato_20{
        width: 100%;
    }
    .form-control.contato_10{
        width: 100%;
    }
    button.btn.btn-pesquisar {
        margin: 0 auto;
        font-size: 13px;
    }
    .et_pb_image_wrap img.logotipo_cliente{
        margin-bottom: 20px;
    }
    .et_pb_gutters3 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module {
        margin-bottom: 0;
    }
    .et_pb_gutters3 .et_pb_column_4_4 .et_pb_module.final_rodape{
        margin-bottom: 30px;
    }
    h2, h3, p {
        text-align: center;
    }
}

.carousel {
    position: relative;
    margin: 0 auto;
}   