/* Base styles */
* {
    box-sizing: border-box;
}

body {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    color: #87726a;
    background-color: #ffffff;
    line-height: 1.8em;
    font-weight: 500;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a, abbr, acronym, address, applet, b, big, blockquote, body, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tt, u, ul, var {
    margin: 0;
    padding: 0;
    padding-bottom: 0px;
    border: 0;
    outline: 0;
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    vertical-align: baseline;
    background: transparent;
}

a {
    color: #b66000;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

#et-main-area a:not(.et-social-icons a) {
  text-decoration: underline;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
}

p:not(.has-background):last-of-type {
    padding-bottom: 0;
}

ol, ul {
    list-style: none;
}

a {
    text-decoration: none;
}
.container {
    width: 80%;
    max-width: 1080px;
    margin: auto;
    position: relative;
    text-align: center;
}

/* Header */
#main-header {
    background-color: #fff;
    width: 100%;
    box-shadow: 0 1px 0 rgba(0,0,0,.1);
    position: fixed;
    z-index: 99999;
    line-height: 23px;
    font-weight: 500;
    top: 0;
    left: 0;
    right: 0;
    transition: background-color 0.4s, color 0.4s, opacity 0.4s ease-in-out, transform 0.4s;
}

span.logo_helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.logo_container {
    height: 100px;
}

/* Centered header style - logo and menu stacked vertically, centered */
/*
.et_header_style_centered #main-header .container {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 0;
}

.et_header_style_centered #main-header .logo_container {
    margin-bottom: 10px;
    height: 100px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
*/
.et_header_style_centered #logo {
    max-height: 64%;
    width: auto;
    display: inline-block;
    vertical-align: middle;
}

#et-top-navigation {
    width: 100%;
}
/*

.et_header_style_centered nav#top-menu-nav {
    display: inline-block;
}

.et_header_style_centered #top-menu {
    margin: 0 auto;
    text-align: center;
}

.et_header_style_centered #top-menu > li > a {
    padding-bottom: 2em;
}
*/

#top-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    _display: inline-block;
}

#top-menu li {
    display: inline-block;
    font-size: 14px;
    padding-right: 22px;
    position: relative;
}

#top-menu > li:last-child {
    padding-right: 0;
}

#top-menu a {
    color: #666;
    text-decoration: none;
    display: block;
    padding-bottom: 18px;
    transition: all 0.4s ease-in-out;
    position: relative;
}

#top-menu li.current-menu-item > a,
#top-menu li.current-menu-ancestor > a,
#top-menu li.current_page_item > a {
    color: #2EA3F2;
}

#top-menu li.current-menu-ancestor > a,
#top-menu li.current-menu-item > a,
#top-menu li.current_page_item > a {
    color: #007cbe;
}

#top-menu li a {
    font-size: 20px;
}

nav li {
    position: relative;
    line-height: 1em;
}

#top-menu a:hover {
    opacity: 0.7;
}

#top-menu,
#top-menu-nav {
    line-height: 0;
}

#top-menu,
#top-menu-nav,
#et_mobile_nav_menu {
    font-weight: 600;
}

#top-menu-nav > ul > li > a:hover {
    opacity: 0.7;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

/* Mobile menu */
#et_mobile_nav_menu {
    display: none;
}
/*

.mobile_nav {
    position: relative;
    display: block;
    line-height: 0;
}

.mobile_menu_bar {
    font-size: 32px;
    cursor: pointer;
    color: #2EA3F2;
}
*/
/* Content */
#main-content {
    background-color: #fff;
    padding-top: 135px;
}

.entry-content {
    padding: 0;
}

/* Apply et_pb_gutters3 spacing to entry-content (replaces removed wrapper) */
.entry-content .et_pb_row {
    width: 80%;
    max-width: 1080px;
    margin: auto;
    position: relative;
}

.et_builder_inner_content {
    position: relative;
    z-index: 1;
}

/* Sections */
.et_pb_section {
    position: relative;
    background-color: #fff;
    background-position: 50%;
    background-size: cover;
}

.et_pb_fullwidth_section {
    padding: 0;
}

/* Section-specific styles */
.et_pb_section.section_1_0 {
    background-position: right 0px center;
    min-height: 500px;
}

.et_pb_section_2 {
    /* Services section with background - clickable */
    cursor: pointer;
}

/* Section dividers */
.section_has_divider {
    position: relative;
}

.section_1_5.et_pb_section,
.section_2_5.et_pb_section {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: inherit !important;
}

.et_pb_bottom_inside_divider,
.et_pb_top_inside_divider {
    display: block;
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    pointer-events: none;
    width: 100%;
    left: 0;
    right: 0;
}

.et_pb_bottom_inside_divider {
    bottom: 0;
}

.et_pb_top_inside_divider {
    top: 0;
}

.et_pb_bottom_inside_divider.et-no-transition,
.et_pb_top_inside_divider.et-no-transition {
    transition: none !important;
}

.section_has_divider .et_pb_row {
    z-index: 5;
}

.section_bottom_divider_1_0 {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiMyMzVjODEiPjxwYXRoIGQ9Ik0wIDE0MGw2NDAtNzAgNjQwIDcwVjBMNjQwIDcwIDAgMHYxNDB6IiBmaWxsLW9wYWNpdHk9Ii41Ii8+PHBhdGggZD0iTTAgMTQwaDEyODBMNjQwIDcwIDAgMTQweiIvPjwvZz48L3N2Zz4=);
    background-size: 100% 100px;
    bottom: 0;
    height: 100px;
    z-index: 10;
    transform: scale(1,1);
}

.section_bottom_divider_1_1 {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNjODk3NGEiPjxwYXRoIGQ9Ik0wIDE0MGw2NDAtNzAgNjQwIDcwVjBMNjQwIDcwIDAgMHYxNDB6IiBmaWxsLW9wYWNpdHk9Ii41Ii8+PHBhdGggZD0iTTAgMTQwaDEyODBMNjQwIDcwIDAgMTQweiIvPjwvZz48L3N2Zz4=);
    background-size: 100% 50px;
    bottom: 0;
    height: 50px;
    z-index: 1;
    transform: scale(-1,1);
}

.section_bottom_divider_1_2 {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNjODk3NGEiPjxwYXRoIGQ9Ik0wIDE0MGw2NDAtNzAgNjQwIDcwVjBMNjQwIDcwIDAgMHYxNDB6IiBmaWxsLW9wYWNpdHk9Ii41Ii8+PHBhdGggZD0iTTAgMTQwaDEyODBMNjQwIDcwIDAgMTQweiIvPjwvZz48L3N2Zz4=);
    background-size: 100% 50px;
    bottom: 0;
    height: 50px;
    z-index: 1;
    transform: scale(-1,1);
}

.section_bottom_divider_1_3 {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNjODk3NGEiPjxwYXRoIGQ9Ik0wIDE0MGw2NDAtNzAgNjQwIDcwVjBMNjQwIDcwIDAgMHYxNDB6IiBmaWxsLW9wYWNpdHk9Ii41Ii8+PHBhdGggZD0iTTAgMTQwaDEyODBMNjQwIDcwIDAgMTQweiIvPjwvZz48L3N2Zz4=);
    background-size: 100% 50px;
    bottom: 0;
    height: 50px;
    z-index: 1;
    transform: scale(-1,1);
}

.et_pb_fullwidth_post_title_3_0 {
    height: 250px;
    min-height: 250px;
}

.et_pb_fullwidth_post_title_2_1,
.et_pb_fullwidth_post_title_2_1.et_pb_featured_bg,
.et_pb_fullwidth_post_title_3_0,
.et_pb_fullwidth_post_title_3_0.et_pb_featured_bg {
    background-image: radial-gradient(circle at center,rgba(10,10,10,0.6) 0%,#000000 100%);
}

.et_pb_fullwidth_post_title_2_1 .et_pb_title_container h1.entry-title,
.et_pb_fullwidth_post_title_2_1 .et_pb_title_container h2.entry-title,
.et_pb_fullwidth_post_title_2_1 .et_pb_title_container h3.entry-title,
.et_pb_fullwidth_post_title_2_1 .et_pb_title_container h4.entry-title,
.et_pb_fullwidth_post_title_2_1 .et_pb_title_container h5.entry-title,
.et_pb_fullwidth_post_title_2_1 .et_pb_title_container h6.entry-title,
.et_pb_fullwidth_post_title_3_0 .et_pb_title_container h1.entry-title,
.et_pb_fullwidth_post_title_3_0 .et_pb_title_container h2.entry-title,
.et_pb_fullwidth_post_title_3_0 .et_pb_title_container h3.entry-title,
.et_pb_fullwidth_post_title_3_0 .et_pb_title_container h4.entry-title,
.et_pb_fullwidth_post_title_3_0 .et_pb_title_container h5.entry-title,
.et_pb_fullwidth_post_title_3_0 .et_pb_title_container h6.entry-title {
    font-size: 48px;
    color: #FFFFFF !important;
}

.et_pb_text_2_2 {
    font-size: 22px;
}

.et_pb_text_2_3 {
    font-size: 36px;
    letter-spacing: 2px;
}

.et_pb_text_3_0 {
    font-weight: 600;
    font-size: 22px;
}

.section_1_1_5 .et_pb_text_2 h2 {
    font-size: 44px;
    color: #ffffff !important;
    letter-spacing: 2px;
}
.section_1_1_5 .et_pb_text_3 {
    font-weight: 800;
    font-size: 24px;
}

.section_1_1_5 .et_pb_text_4 {
    line-height: 1.9em;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.9em;
}

.et_pb_button_module_wrapper.et_pb_button_alignment_center {
    text-align: center;
}

/* Slides */
.slides .et_pb_container {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.slide {
    height: 225px;
    _min-height: 300px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-color: #ffffff;
    text-align: center;
    list-style: none !important;
    width: 100%;
}

.et_pb_slider_container_inner,
.et_pb_slides .et_pb_slider_container_inner {
    _display: table-cell;
    width: 100%;
    _vertical-align: middle;
}

.et_pb_slide_description {
    text-align: center;
    padding: 16% 8%;
    width: auto;
    margin: auto;
    text-shadow: 0.08em 0.08em 0.08em #000000;
    padding: 16% 8%;
    word-wrap: break-word;
}

.et_pb_slides .et_pb_slide_0.et_pb_slide .et_pb_slide_description {
    text-shadow: 0.08em 0.08em 0.08em #000000;
}

.et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
    font-weight: 700 !important;
    font-size: 60px !important;
    text-align: center !important;
}

.et_pb_slider.et_pb_module .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_content {
    font-weight: 600 !important;
    font-size: 28px !important;
    line-height: 1.9em !important;
}

.et_pb_more_button {
    color: inherit;
    text-shadow: none;
    text-decoration: none;
    display: inline-block;
    margin-top: 20px;
}

.et_pb_slide_title {
    font-size: 26px;
    font-weight: 400;
}

.et_pb_slide_description .et_pb_slide_title {
    font-weight: 300;
    margin-top: 0;
    font-size: 46px;
    font-size: 26px;
    font-weight: 400;
}

.et_pb_slide_content p:last-of-type {
    padding-bottom: 0;
}

/* Specific sections */
.section_1_0 .et_pb_slide_description {
    padding-top: 100px;
    padding-bottom: 150px;
    transition: padding 300ms ease 0ms;
}

.section_1_0 .et_pb_slide_description .et_pb_slide_title {
    font-weight: 700 !important;
    font-size: 60px !important;
    text-align: center !important;
}
.section_1_0 .et_pb_slide_description .et_pb_slide_content {
    font-weight: 600 !important;
    font-size: 28px !important;
    line-height: 1.9em !important;
}

.section_1_0 p {
    line-height: 1.9em !important;
}

.et_pb_fullwidth_section .et_pb_post_title {
    padding: 6% 0;
    padding-bottom: 6%;
    position: relative;
}

.fullwidth,
.section .et_pb_post_title.et_pb_image_below,
.et_pb_fullwidth_section .et_pb_post_title.et_pb_image_below {
    padding-bottom: 0;
}

.et_pb_text_align_center {
    text-align: center;
}

.et_pb_fullwidth_post_title_2_1 {
    height: 250px;
    min-height: 250px;
}

/* Background handling */
.et_pb_with_background {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

/* Clickable sections */
.et_clickable {
    cursor: pointer;
}

/* Promo */
.et_pb_cta_0.et_pb_promo {
    background-color: rgba(35,92,129,0.9);
}

.et_pb_promo {
    padding: 40px 60px;
    text-align: center;
}

.et_pb_promo h2 {
    font-size: 40px !important;
    letter-spacing: 1px !important;
}

.et_pb_promo .et_pb_promo_description div {
  font-size: 22px;
  line-height: 1.9em;
}

/* Rows - Match Divi's layout system */
.et_pb_row {
    width: 80%;
    max-width: 1080px;
    margin: auto;
    position: relative;
    padding: 2% 0;
}

.et_pb_row:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    width: 0;
}

/* Columns - Using float layout to match Divi */
.et_pb_column {
    float: left;
    background-size: cover;
    background-position: 50%;
    position: relative;
    z-index: 2;
    min-height: 1px;
}

/* Column widths matching Divi's gutter system (5.5% gutter) */
.et_pb_column_4_4 {
    width: 100%;
    margin-right: 0;
}

.et_pb_column_3_4 {
    width: 73.625%;
}

.et_pb_column_2_3 {
    width: 64.833%;
}

.et_pb_column_3_5 {
    width: 57.8%;
}

.et_pb_column_1_2 {
    width: 47.25%;
}

.et_pb_column_2_5 {
    width: 38.7%;
}

.et_pb_column_1_3 {
    width: 30.833%;
}

.et_pb_column_1_4 {
    width: 21.625%;
}

.et_pb_column_1_5 {
    width: 17.6%;
}

.et_pb_column_1_6 {
    width: 14.5%;
}

/* Last column in row - no right margin */
.et_pb_row .et_pb_column.et-last-child,
.et_pb_row .et_pb_column:last-child {
    margin-right: 0;
}

/* Equal columns - for 2-column layouts */
.et_pb_equal_columns .et_pb_column {
    _width: 47.25%;
}

.et_pb_equal_columns .et_pb_column:last-child {
    margin-right: 0;
}

/* Modules */
.et_pb_module {
    position: relative;
    _margin-bottom: 30px;
}

/* Module spacing for different column widths (matching Divi gutters) */
/*
.et_pb_column_4_4 .et_pb_module {
    margin-bottom: 2.75%;
}

.et_pb_column_3_4 .et_pb_module {
    margin-bottom: 3.735%;
}

.et_pb_column_2_3 .et_pb_module {
    margin-bottom: 4.242%;
}

.et_pb_column_3_5 .et_pb_module {
    margin-bottom: 4.758%;
}

.et_pb_column_1_2 .et_pb_module {
    margin-bottom: 5.29%;
}

.et_pb_column_2_5 .et_pb_module {
    margin-bottom: 6.46%;
}

.et_pb_column_1_3 .et_pb_module {
    margin-bottom: 7.27%;
}

.et_pb_column_1_4 .et_pb_module {
    margin-bottom: 10.34%;
}
*/
.et_pb_text {
    word-wrap: break-word;
    color: #FFFFFF !important;
}

.et_pb_text p {
    padding-bottom: 1em;
}

.et_pb_text p:last-of-type {
    padding-bottom: 0;
}

.et_pb_image {
    margin-left: auto;
    margin-right: auto;
    line-height: 0;
    text-align: center;
}

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

.section_1_1 .et_pb_row_0,
.section_1_1 .et_pb_row_1 {
    width: 90%;
    max-width: 90%;
}
.section_1_1 .et_pb_image_0,
.section_1_1 .et_pb_image_1 {
    margin-top: 53px !important;
    text-align: left;
    margin-left: 0;
}

.section_2_4 .et_pb_image_0,
.section_3_4 .et_pb_image_0 {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    text-align: center;
}

.et_pb_icon {
    font-size: 60px;
    color: #c8974a;
    _font-family: ETmodules !important;
    font-weight: 400 !important;
}

.et_pb_blurb {
    text-align: center;
    color: #000000 !important;
    height: 350px;
    min-height: 350px;
    padding-top: 60px !important;
    padding-right: 40px !important;
    padding-bottom: 60px !important;
    padding-left: 40px !important;
}

div.et_pb_blurb {
    _width: 47.5%;
}

.et_pb_blurb_content {
    max-width: 550px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    word-wrap: break-word;
    width: 100%;
}

.et_pb_blurb_container h3 {
    margin-bottom: 15px;
}

.et_pb_main_blurb_image {
    display: inline-block;
    margin-bottom: 30px;
    line-height: 0;
    max-width: 100%;
}

.et_pb_blurb .et_pb_module_header {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
    color: #235C81 !important;
}

/* Typography */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Bentham', Georgia, "Times New Roman", serif;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    margin-bottom: 25px;
    color: #333;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 26px;
}

h4 {
    font-size: 21px;
}

h5 {
    font-size: 19px;
}

h6 {
    font-size: 16px;
}

/* Buttons */
.et_pb_button {
    font-size: 21px;
    font-weight: 500;
    background-color: #9c6e00;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    color: #ffffff;
    padding: 0.3em 1em;
    line-height: 1.7em !important;
    border: 2px solid;
    border-radius: 3px;
    text-decoration: none;
    display: inline-block;
    transition: all 0.3s ease;
}

.et_pb_button:hover {
    color: #ffffff !important;
    background-color: rgba(0,0,0,0.34);
    border-color: #ffffff !important;
}

/* Grid styles */
.grid {
    /* Grid styles */
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1rem;
}

.grid2 {
    /* Grid styles */
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 36.7%;
    grid-gap: 1rem;
}

.grid3 {
    /* Grid styles */
    display: grid;
    align-items: center;
    grid-template-columns: repeat(auto-fit, minmax(48%, 1fr));
    grid-gap: 1rem;
}

/* Footer */
#main-footer {
    _background-color: #222222;
    _margin-top: 40px;
}

#footer-bottom {
    background-color: #9c6e00;
    _padding: 15px 0 5px;
}

#footer-bottom .container {
    display: table;
    justify-content: space-between;
    align-items: center;
    text-align: left;
}

#footer-bottom .et-social-icon a {
  color: #ffffff;
}
#footer-bottom .et-social-icon a {
  font-size: 14px;
}
#footer-bottom a {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.et-social-icons {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    float: right;
}

.et-social-icons li {
    display: inline-block;
    margin-left: 20px;
}

.et-social-icon a {
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}

.et-social-icon a:hover {
    opacity: 0.7;
}

.et-social-icon span {
  display: none;
}

#footer-info {
    text-align: left;
    color: #ffffff;
    padding-bottom: 10px;
    float: left;
}

#footer-info a {
    font-weight: 700;
    color: #ffffff;
}

#footer-info a:hover {
    opacity: 0.7;
}

/* Layout dark */
.layout_dark,
.layout_dark .et_pb_module_header,
.layout_dark h1,
.layout_dark h2,
.layout_dark h3,
.layout_dark h4,
.layout_dark h5,
.layout_dark h6 {
    color: #fff !important;
}

.layout_dark .et_pb_slide_content {
    color: #fff;
}

.et_pb_blurb.layout_dark {
    background-color: #666666;
}

/* Responsive */
@media (min-width: 981px) {
    .et_header_style_centered #top-menu > li > a {
        padding-bottom: 18px;
    }
    .et_pb_section {
        padding: 4% 0;
    }
    .et_pb_fullwidth_section {
        padding: 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;
    }
    .grid .et_pb_blurb_content {
        _width: 47.25%;
        margin-right: 5.5%;
    }
    .et_pb_module {
        _margin-bottom: 2.75%;
    }
    .section_1_1 .et_pb_column_0 {
        width: 55%;
        margin-right: 5.5%;
    }

    .section_1_1 .et_pb_column_2 {
        width: 45%;
        margin-right: 5.5%;
    }

    .et_header_style_centered #main-header .mobile_nav {
        display: block;
        text-align: left;
        background-color: rgba(0,0,0,0.05);
        border-radius: 5px;
        padding: 5px 10px;
    }
}

@media only screen and (min-width: 981px) {
    .et_header_style_centered #logo {
        max-height: 70%;
    }
}

@media (max-width: 980px) {
    #main-header {
        padding: 20px 0;
        position: absolute;
    }

    #main-content {
        padding-top: 163px;
    }

    #top-menu-nav {
        display: none;
    }
    
    #et_mobile_nav_menu {
        display: block;
        float: none;
        position: relative;
        margin-top: 20px;
    }

    #main-header .mobile_nav {
        display: block;
        text-align: left;
        background-color: rgba(0,0,0,0.05);
        border-radius: 5px;
        padding: 5px 10px;
    }

    .mobile_nav .select_page {
        display: inline-block;
        color: #666;
        font-size: 14px;
    }

 .et_menu_container .mobile_menu_bar {
    position: absolute;
    right: 5px;
    top: 2px;
  }

.et_search_icon:hover, .mobile_menu_bar::before, .mobile_menu_bar::after, .et_toggle_slide_menu::after, .et-social-icon a:hover, .et_pb_sum, .et_pb_pricing li a, .et_pb_pricing_table_button, .et_overlay::before, .entry-summary p.price ins, .et_pb_member_social_links a:hover, .et_pb_widget li a:hover, .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active, .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active, .et_pb_gallery .et_pb_gallery_pagination ul li a.active, .wp-pagenavi span.current, .wp-pagenavi a:hover, .nav-single a, .tagged_as a, .posted_in a {
  color: #445b6d;
}

.mobile_menu_bar::before {
  _content: "=";
  font-size: 32px;
  position: relative;
  left: 0;
  top: 0;
  cursor: pointer;
}

#et-info-email::before, #et-info-phone::before, #et_search_icon::before, .comment-reply-link::after, .et-cart-info span::before, .et-pb-arrow-next::before, .et-pb-arrow-prev::before, .et-social-icon a::before, .et_audio_container .mejs-playpause-button button::before, .et_audio_container .mejs-volume-button button::before, .et_overlay::before, .et_password_protected_form .et_submit_button::after, .et_pb_button::after, .et_pb_contact_reset::after, .et_pb_contact_submit::after, .et_pb_font_icon::before, .et_pb_newsletter_button::after, .et_pb_pricing_table_button::after, .et_pb_promo_button::after, .et_pb_testimonial::before, .et_pb_toggle_title::before, .form-submit .et_pb_button::after, .mobile_menu_bar::before, a.et_pb_more_button::after {
  _font-family: ETmodules !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;

  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0;
  direction: ltr;
}

.et_mobile_menu {
  position: absolute;
  left: 0;
  padding: 5%;
  background: #fff;
  width: 100%;
  visibility: visible;
  opacity: 1;
  display: none;
  z-index: 9999;
  border-top: 3px solid #2ea3f2;
    border-top-color: rgb(46, 163, 242);
  box-shadow: 0 2px 5px rgba(0,0,0,.1);
  -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
  -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
}
    .et_mobile_menu {
        top: 53px;
    }
.et-search-form,
.nav li ul,
.et_mobile_menu,
.footer-widget li::before,
.et_pb_pricing li::before,
 blockquote {
    border-color: #445b6d;
}

.et_mobile_menu li a {
  border-bottom: 1px solid rgba(0,0,0,.03);
  color: #666;
  padding: 10px 5%;
  display: block;
}
.et_mobile_menu li a, .nav li li a {
  font-size: 14px;
  -webkit-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
}
/*
.et_header_style_centered .et_menu_container .mobile_menu_bar {
    opacity: 1;
  }
.mobile_menu_bar {
  position: relative;
  display: block;
  line-height: 0;
}
    #et_mobile_nav_menu {
        display: block;
    }
*/
    
    .container {
        width: 90%;
    }
    
    /* Stack columns on mobile - match Divi behavior */
    .et_pb_row {
        width: 90%;
    }
    
    .et_pb_column {
        width: 100% !important;
        margin-right: 0 !important;
        float: none;
        margin-bottom: 30px;
    }
    
    .et_pb_column:last-child {
        margin-bottom: 0;
    }
    
    .entry-content .et_pb_row {
        width: 90%;
    }
    
    .entry-content .et_pb_column {
        width: 100% !important;
        margin-right: 0 !important;
    }
    
    #footer-bottom .container {
        flex-direction: column;
        text-align: center;
    }
    
    .et-social-icons {
        float: none;
        margin-bottom: 10px;
    }
    
    #footer-info {
        float: none;
        text-align: center;
    }
    .grid {
        /* Grid styles */
        display: grid;
        align-items: center;
        grid-template-columns: 1fr;
        grid-gap: 1rem;
    }

  .et_pb_section {
    padding: 50px 0;
  }

  .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
    font-size: 36px !important;
  }
  .et_pb_slider.et_pb_module .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_content {
    font-size: 14px !important;
  }
  .et_pb_fullwidth_section {
    padding: 0;

  }
  .et_pb_column .et_pb_row_inner, .et_pb_row {
    padding: 30px 0;
  }
  .et_pb_fullwidth_section .et_pb_post_title {
    padding: 80px 0;

    padding-bottom: 80px;

  }
}

@media only screen and (max-width: 767px) {
  .section_1_5 .et_pb_row_5,
  .section_2_5 .et_pb_row_5 {
    display: none !important;
  }
}
