.et_pb_code_inner
{
    position: relative;
}
.et_pb_search .screen-reader-text
{
    display: none;
}
.et_pb_search
{
    border: 1px solid #ddd;
    border-radius: 3px;
    overflow: hidden;
}
.et_pb_search input.et_pb_s, .et_pb_search input.et_pb_searchsubmit
{
    padding: .715em;
    margin: 0;
    font-size: 14px;
    line-height: normal!important;
    border: none;
    color: #666;
}
.et_pb_search input.et_pb_s::-webkit-input-placeholder
{
    color: #666;
}
.et_pb_search input.et_pb_s::-moz-placeholder
{
    color: #666;
}
.et_pb_search input.et_pb_s:-ms-input-placeholder
{
    color: #666;
}
.et_pb_search input.et_pb_s
{
    -webkit-appearance: none;
    background: transparent;
    display: inline-block;
    padding-right: 80px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
}
.et_pb_search .et_pb_searchform
{
    position: relative;
}
.et_pb_search .et_pb_searchform>div
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.et_pb_search input.et_pb_searchsubmit
{
    min-height: 100%!important;
    background-color: #ddd;
    cursor: pointer;
}
.et_pb_search.et_pb_text_align_right .et_pb_searchform>div
{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.et_pb_search.et_pb_text_align_right input.et_pb_s
{
    text-align: right;
    padding-left: 80px;
    padding-right: .7em;
}
.et_pb_search.et_pb_text_align_center input.et_pb_s
{
    text-align: center;
}
.et_pb_search.et_pb_hide_search_button input.et_pb_searchsubmit
{
    display: none;
}
.et_pb_search.et_pb_hide_search_button input.et_pb_s
{
    padding-left: .7em;
    padding-right: .7em;
}
.et_pb_search.et_pb_bg_layout_dark input.et_pb_s
{
    color: #fff;
    border: 2px solid #fff;
}
.et_pb_search.et_pb_bg_layout_dark input.et_pb_s::-webkit-input-placeholder
{
    color: #fff;
}
.et_pb_search.et_pb_bg_layout_dark input.et_pb_s::-moz-placeholder
{
    color: #fff;
}
.et_pb_search.et_pb_bg_layout_dark input.et_pb_s:-ms-input-placeholder
{
    color: #fff;
}
.et_pb_search.et_pb_bg_layout_dark input.et_pb_searchsubmit
{
    background-color: transparent;
    color: #fff;
    font-weight: 500;
    border: 2px solid #fff;
}
@media(max-width: 980px)
{
    .et_pb_bg_layout_light_tablet.et_pb_search input.et_pb_s
    {
        border: none;
        color: #666;
    }
    .et_pb_bg_layout_light_tablet.et_pb_search input.et_pb_s::-webkit-input-placeholder
    {
        color: #666;
    }
    .et_pb_bg_layout_light_tablet.et_pb_search input.et_pb_searchsubmit
    {
        border: none;
        color: #666;
        background-color: #ddd;
    }
    .et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s
    {
        color: #fff;
        border: 2px solid #fff;
    }
    .et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s::-webkit-input-placeholder
    {
        color: #fff;
    }
    .et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s::-moz-placeholder
    {
        color: #fff;
    }
    .et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s:-ms-input-placeholder
    {
        color: #fff;
    }
    .et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_searchsubmit
    {
        background-color: transparent;
        color: #fff;
        font-weight: 500;
        border: 2px solid #fff;
    }
    .et_pb_search.et_pb_text_align_right-tablet .et_pb_searchform>div
    {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .et_pb_search.et_pb_text_align_right-tablet input.et_pb_s
    {
        text-align: right;
        padding-left: 80px;
        padding-right: .7em;
    }
    .et_pb_search.et_pb_text_align_center-tablet input.et_pb_s
    {
        text-align: center;
    }
    .et_pb_search.et_pb_text_align_left-tablet .et_pb_searchsubmit
    {
        left: auto;
    }
    .et_pb_search.et_pb_text_align_left-tablet input.et_pb_s
    {
        text-align: left;
        padding-left: .715em;
    }
    .et_pb_search.et_pb_text_align_center-tablet input.et_pb_s
    {
        padding-left: .715em;
        padding-right: .715em;
    }
}
@media(max-width: 767px)
{
    .et_pb_bg_layout_light_phone.et_pb_search input.et_pb_s
    {
        border: none;
        color: #666;
    }
    .et_pb_bg_layout_light_phone.et_pb_search input.et_pb_s::-webkit-input-placeholder
    {
        color: #666;
    }
    .et_pb_bg_layout_light_phone.et_pb_search input.et_pb_searchsubmit
    {
        border: none;
        color: #666;
        background-color: #ddd;
    }
    .et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s
    {
        color: #fff;
        border: 2px solid #fff;
    }
    .et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s::-webkit-input-placeholder
    {
        color: #fff;
    }
    .et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s::-moz-placeholder
    {
        color: #fff;
    }
    .et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s:-ms-input-placeholder
    {
        color: #fff;
    }
    .et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_searchsubmit
    {
        background-color: transparent;
        color: #fff;
        font-weight: 500;
        border: 2px solid #fff;
    }
    .et_pb_search.et_pb_text_align_right-phone .et_pb_searchform>div
    {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .et_pb_search.et_pb_text_align_right-phone input.et_pb_s
    {
        text-align: right;
        padding-left: 80px;
        padding-right: .7em;
    }
    .et_pb_search.et_pb_text_align_center-phone input.et_pb_s
    {
        text-align: center;
    }
    .et_pb_search.et_pb_text_align_left-tablet .et_pb_searchsubmit
    {
        left: auto;
    }
    .et_pb_search.et_pb_text_align_left-tablet input.et_pb_s
    {
        text-align: left;
        padding-left: .715em;
    }
    .et_pb_search.et_pb_text_align_center-tablet input.et_pb_s
    {
        padding-left: .715em;
        padding-right: .715em;
    }
}