.header_v1 .spSearchPro, .header_v2 .spSearchPro {
    margin: 7px 0; }

.header-top-right:after {
    content: "";
    display: table;
    clear: both; }

.spSearchPro {
    height: 45px;
    cursor: pointer;
    position: relative;
    float: none;
    width: 100%;
    text-align: left; }
.spSearchPro .sprsearch-form {
    width: 100%;
    display: block;
    font-size: 12px;
    margin: 0; }

.spr_selector {
    position: relative;
    padding: 0;
    width: 22%;
    border-radius: 45px 0 0 45px;
    height: 45px;
    margin-right: 1px;
    background: #fff;
    display: inline-block;
    border: 2px solid transparent;
    vertical-align: top;
    font-size: 13px; }
.spr_selector label {
    position: absolute;
    margin: 0;
    top: 0;
    right: 0;
    font-size: 14px;
    text-align: center;
    z-index: 2;
    pointer-events: none;
    cursor: pointer;
    background: #fff;
    width: 30px;
    height: 100%;
    line-height: 38px;
    height: 41px; }
.spr_selector .spr_select {
    border: none;
    box-shadow: none;
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
    background: transparent;
    padding: 10px 15px;
    cursor: pointer;
    outline: none; }

.content-search {
    position: relative;
    width: 66%;
    display: inline-block; }
.content-search .spr-query {
    width: 100%;
    box-shadow: none;
    font-size: 13px;
    font-weight: normal;
    background: #fff;
    border-radius: 0;
    height: 45px;
    border: 1px solid transparent;
    padding: 0 20px;
    color: #6f6f6f; }
.content-search .ac_results {
    position: relative;
    background: #FFF;
    top: 100%;
    right: 0;
    left: 0;
    border: 0;
    width: 100%;
    margin-top: 1px;
    z-index: 10; }
.content-search .ac_results > ul {
    border: 1px solid #ebebeb;
    margin-bottom: 0; }
.content-search .ac_results li {
    padding: 10px;
    color: #000}
.content-search .ac_results li a {
    color: #000
}

.content-search .ac_results li img {
    margin: 0 10px; }

.spSearchPro .spr-search-button {
    font-size: 16px;
    border: none;
    display: inline-block;
    vertical-align: top;
    border-radius: 0;
    padding: 0;
    width: 11%;
    line-height: 41px;
    height: 45px;
    background: #616161;
    border-radius: 0 45px 45px 0;
    color: #fff; }

.header_v2 .spSearchPro .spr-container .spr_selector {
    margin: 0;
    border-right: none; }

.header_v3 .spSearchPro .spr-container {
    text-align: right; }
.header_v3 .spSearchPro .spr-container .sprsearch-form:hover .content-search {
    width: 80%; }
.header_v3 .spSearchPro .spr-container .spr_selector {
    display: none; }
.header_v3 .spSearchPro .spr-container .content-search {
    transition: all 0.3s ease 0s;
    width: 35%; }
.header_v3 .spSearchPro .spr-container .spr-search-button {
    border-radius: 0;
    width: 15%;
    background: transparent; }
.header_v3 .spSearchPro .spr-container .spr-search-button:hover {
    color: #6f6f6f; }
.header_v3 .spSearchPro .spr-container .spr-query {
    background: transparent;
    text-transform: uppercase;
    border: none !important;
    color: rgba(255, 255, 255, 0.5); }
.header_v3 .spSearchPro .spr-container input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
.header_v3 .spSearchPro .spr-container input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
.header_v3 .spSearchPro .spr-container input:-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
.header_v3 .spSearchPro .spr-container input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }

.header_v4 .header-search {
    float: right;
    margin: 0;
    width: auto;
    padding: 0 20px;
    position: relative; }
.header_v4 .header-search:before, .header_v4 .header-search:after {
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: -7px;
    bottom: auto;
    height: 55px;
    width: 1px; }
.header_v4 .header-search:before {
    left: 0;
    right: auto; }
.header_v4 .header-search:after {
    left: auto;
    right: 0; }
.header_v4 .icon-search {
    height: 45px;
    line-height: 40px;
    cursor: pointer;
    position: relative;
    float: none;
    width: 100%;
    text-align: left;
    display: block;
    color: #fff; }
.header_v4 .icon-search span {
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 10px;
    font-size: 12px; }
.header_v4 .icon-search .fa {
    display: inline-block;
    font-size: 14px;
    line-height: 40px;
    margin: 0; }
.header_v4 .icon-search:hover {
    color: #ccc; }
.header_v4 .spSearchPro {
    position: absolute;
    top: 100%;
    right: 0;
    margin: 0;
    padding: 0;
    border-radius: 0;
    border: 1px solid #e1e1e1;
    width: 250px;
    height: auto;
    z-index: 2;
    display: none;
    background: #fff; }
.header_v4 .spr_selector {
    display: none; }
.header_v4 .content-search {
    position: relative;
    width: 100%;
    background: transparent;
    padding: 0 20px; }
.header_v4 .content-search .spr-query {
    width: 100%;
    height: 35px;
    box-shadow: none;
    border: none;
    padding: 0 25px 0 0;
    background: transparent;
    border-radius: 0; }
.header_v4 .spr-search-button {
    background: transparent;
    color: #222;
    font-size: 13px;
    border: none;
    border-radius: 0;
    height: 35px;
    line-height: 35px;
    position: absolute;
    left: auto;
    right: 15px;
    padding: 0;
    width: 15px;
    top: 0; }

@media (max-width: 991px) {
    .spSearchPro .spr-container .spr_selector {
        display: none; }
    .spSearchPro .spr-container .content-search {
        width: 85%; }
    .spSearchPro .spr-container .spr-query {
        border-radius: 45px 0 0 45px; }

    .header_v4 div.spSearchPro .spr-container .spr-query {
        border: none !important;
        border-radius: 0; }

    .lang-rtl .spSearchPro .spr-container .spr-query {
        border-radius: 0 45px 45px 0; } }
@media (max-width: 767px) {
    .header_v3 div.spSearchPro .spr_selector {
        width: 31.5%;
        display: block; }
    .header_v3 div.spSearchPro .content-search {
        width: 68%; }

    div.header_v5 .header-search {
        position: inherit; }
    div.header_v5 .spSearchPro {
        width: 100%; } }
@media (max-width: 480px) {
    .header_v4 div.spSearchPro .spr_selector {
        display: none; }
    .header_v4 div.spSearchPro .content-search {
        width: 100%; } }
@media (max-width: 479px) {
    div.spr_selector {
        display: none; }

    div.content-search, .header_v2 .content-search {
        width: 100%; }

    .header_v5 div.spr_selector {
        display: inline-block; } }

/*# sourceMappingURL=style.css.map */

/****
* Seac Custom spsearchpro
*/
.spr_selector label,.spr_selector .spr_select  {
    display: none;
    border-right: none;
}
.header_v2 .spSearchPro .spr-container .spr-query, .header_v2 .spSearchPro .spr-container .spr-query:hover, .header_v2 .spSearchPro .spr-container .spr-query:focus {
    border-top-left-radius: 45px;
    border-bottom-left-radius: 45px;
    border-left-width: 2px;
    border-right: 2px solid #ff5c00;
}
.content-search {
    width: 83%
}
.spr_selector {
    width: 5%
}