@keyframes move{0%{transform: translateY(-100%)}100%{transform: translateY(0%)}}
@keyframes movenormal{0%{transform: translateY(-100%)}100%{transform: translateY(0%)}}

.ly_header_49 .wide{display: flex;align-items: center;justify-content: space-between}.ly_header_49 .logo{padding: 10px 0;margin-right: 4%}.ly_header_49 .logo img{right:0;bottom: 0;margin: auto}.ly_header_49 .nav{padding: 20px 0;flex: 1;font-size: 0}.ly_header_49 .nav li{float: none;display: inline-block;vertical-align: top;padding: 10px 0}.ly_header_49 .nav ul li a{color: var(--ThemesNavTextColor);font-family: var(--ThemesNavFont)}.ly_header_49 .nav ul li a:hover,
.ly_header_49 .nav ul li.hover a{text-decoration: none;color: var(--ThemesNavTextHoverColor)}.header .default_nav .nav_sec
.ly_header_49 .nav .default_nav_style .nav_sec{box-shadow: unset}.ly_header_49 .nav{font-family: var(--ThemesNavFont)}.ly_header_49 .tool{min-width: 370px;display: flex;align-items: center;cursor: pointer;justify-content: right}.ly_header_49 .tool a:hover{text-decoration: none}.ly_header_49 .tool .tool_search{padding: 0 12px}.ly_header_49 .tool .tool_search .icon-search1{color: var(--ThemesHeaderIconColor);font-size: 20px}.ly_header_49 .tool .tool_inquiry_btn{margin-left: 15px}.ly_header_49 .tool .tool_inquiry_btn a{display: block}.ly_header_49 .tool .tool_inquiry .tool_inquiry_icon{display: block;padding: 0 10px}.ly_header_49 .tool .tool_inquiry .icon-inquiry1{color: var(--ThemesHeaderIconColor);font-size: 20px}.ly_header_49 .tool .tool_menu{display: none;color: var(--ThemesHeaderIconColor);font-size: 20px;margin: 0 10px}.ly_header_49 .tool_user .tool_member_entrance{display: block;padding: 0 12px}.ly_header_49 .tool_user a{color: var(--ThemesHeaderTextColor);font-size: 14px;text-decoration: none}.ly_header_49 .tool_user a:hover{text-decoration: none}.ly_header_49 .tool_line{width: 1px;height: 13px;background-color: var(--ThemesHeaderLineColor)}.ly_header_49 .tool_language{padding: 0 12px}.ly_header_49 .tool_language .default_language_currency_style{line-height: 25px}.ly_header_49 .tool_language .default_language_currency_style dt{padding: 0}.ly_header_49 .tool_language .default_language_currency_style dt i{position: static;display: inline-block;vertical-align: middle;line-height: 25px}.ly_header_49 .tool_language .icon-language1,
.ly_header_49 .tool_user .icon-member7{font-size: 20px}.ly_header_49 .default_language_currency_style{color: var(--ThemesHeaderTextColor)}.ly_header_49 .tool_inquiry{position: relative;display: flex;align-items: flex-start}.ly_header_49 .tool_inquiry .list_numner{display: flex;padding:0 10px;line-height: 18px;border-radius: 18px;box-sizing:border-box;align-items: center;justify-content: center;font-size: 12px}@media screen and (max-width: 1000px){.ly_header_49 .nav{display: none}.ly_header_49 .tool{min-width: auto}.ly_header_49 .tool_language{display: none}.ly_header_49 .tool .tool_user{display: none}.ly_header_49 .tool .tool_inquiry{padding: 0;margin: 0px;margin-right: 5px}.ly_header_49 .tool .tool_inquiry .tool_inquiry_icon{padding: 0;margin-right: 5px}
    html[lang=ar] .ly_header_49 .tool .tool_inquiry .tool_inquiry_icon{margin: 0 0 0 5px}
    .ly_header_49 .tool .tool_inquiry .icon-inquiry1{font-size: 26px}.ly_header_49 .tool .tool_inquiry_btn{display: none}.ly_header_49 .tool .tool_menu{display: block;margin: 0}.ly_header_49 .tool .tool_search{padding: 0;margin: 0 20px}.ly_header_49 .tool .tool_search .icon-search1{font-size: 26px}.ly_header_49 .tool .tool_menu .icon-mb_menu2{font-size: 26px}}

.ly_header_49 .img_search .trigger-btn{display: flex;align-items: center;gap: 8px;background-color: #fceef2;color: #b3263a;border: 2px solid #fceef2;padding: 10px 20px;margin: 0 10px;border-radius: 20px;font-size: 16px;font-weight: bold;cursor: pointer;transition: all 0.2s}.ly_header_49 .img_search .trigger-btn:hover{background-color: #f8dce3}.ly_header_49 .img_search .modal{display: none;position: absolute;top: 110px;background-color: #ffffff;width: 350px;border-radius: 16px;box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);padding: 20px;border: 1px solid #eaeaea;z-index: 100}.ly_header_49 .img_search .modal.active{display: block}.ly_header_49 .img_search .modal-header{display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px}.ly_header_49 .img_search .modal-header h3{font-size: 16px;color: #333}.ly_header_49 .img_search .close-btn{background: none;border: none;font-size: 18px;color: #999;cursor: pointer}.ly_header_49 .img_search .close-btn:hover{color: #333}.ly_header_49 .img_search .upload-area{position: relative;width: 100%;height: 180px;margin-bottom: 20px;border-radius: 8px;overflow: hidden}.ly_header_49 .img_search .placeholder{width: 98%;height: 98%;border: 2px dashed #ccc;border-radius: 8px;display: flex;flex-direction: column;justify-content: center;align-items: center;color: #888;cursor: pointer;background-color: #fafafa;transition: all 0.2s}.ly_header_49 .img_search .placeholder:hover{background-color: #f0f0f0}.ly_header_49 .img_search .placeholder.drag-over{background-color: #fceef2;border-color: #de3c4b;color: #de3c4b}.ly_header_49 .img_search .preview-container{display: none;width: 100%;height: 100%;position: relative}.ly_header_49 .img_search .preview-container img{width: 100%;height: 100%;object-fit: cover;border-radius: 8px}.ly_header_49 .img_search .remove-img-btn{position: absolute;top: 8px;right: 8px;width: 24px;height: 24px;background-color: #de3c4b;color: white;border: none;border-radius: 50%;font-size: 14px;cursor: pointer;display: flex;justify-content: center;align-items: center;box-shadow: 0 2px 4px rgba(0,0,0,0.2)}.ly_header_49 .img_search .remove-img-btn:hover{background-color: #c92a39}.ly_header_49 .img_search #fileInput{display: none}.ly_header_49 .img_search .search-btn{width: 100%;background-color: #de3c4b;color: white;border: none;padding: 12px;border-radius: 20px;font-size: 16px;font-weight: bold;cursor: pointer;transition: background 0.2s}.ly_header_49 .img_search .search-btn:hover:not(:disabled){background-color: #c92a39}.ly_header_49 .img_search .search-btn:disabled{background-color: #f095a0;cursor: not-allowed}#header.header_fixed .header_content_height{height: 84px}@media screen and (max-width: 1000px){#header.header_fixed .header_content_height{height: 96px}.ly_header_49 .img_search .upload-area #fileInput_mobile{display: none}.ly_header_49 .img_search .modal{left: 50%;transform: translateX(-50%);width: 85%}.ly_header_49 .img_search .trigger-btn{padding: 6px 12px;font-size: 12px}}
