header.header .ot-header-main-logo{display:block}header.header .ot-fixed-header-main-logo,header.header.fixed-header .ot-header-main-logo{display:none}header.header.fixed-header .ot-fixed-header-main-logo{display:block}.ot-search-function .search-click-btn{margin-right:20px}.ot-search-function .search-heading{padding-top:50px;position:relative}.ot-search-function .ot-search-container{background-color:#fff;display:none;transition:all .7s ease}.ot-search-function .ot-search-container.open{bottom:0;display:block;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:10}.ot-search-function .ot-search-container .close-btn{border-radius:8px;position:absolute;right:0;top:30px}.ot-search-function .ot-search-container .close-btn a{align-items:center;display:inline-block;display:block;display:flex;height:50px;justify-content:center;margin-bottom:auto;margin-top:auto;text-align:center;text-decoration:none;width:50px}.ot-search-function .ot-search-container .close-btn i{font-size:20px}.ot-search-form{justify-content:center;left:50%;padding-left:20px;padding-right:20px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.ot-search-form input.text-box{background:transparent;border:0;border-radius:0;flex-basis:80%;margin-right:20px;max-width:800px}.ot-search-form input.text-box:focus{background:transparent}.ot-search-function .ot-search-container .close-btn{animation:close_button_anim .5s ease 1 normal forwards}.header.header-v2-2023{position:fixed;top:0;width:100%}@media (max-width:810px){.ot-search-form input.text-box{flex-basis:75%}}@media (max-width:767px){.ot-search-form input.text-box{flex-basis:60%}}@media (max-width:424px){.ot-search-form input.text-box{flex-basis:100%;margin-bottom:15px;margin-right:0}}@keyframes close_button_anim{0%{top:-100px}to{top:30px}}