.phconnectionHeader{background-color:#235180;height:60px}
.social-links a img{width:30px;background-color:#fff;border-radius:3px}
.header-ele-wrap{width:1080px;margin:auto;display:flex;align-items:center;height:60px;gap:20px;justify-content:flex-end}
.header-ele-wrap .top-search{position:relative;width:120px}
.search-bar .cmp-search__input{background:rgba(255,255,255,.1) !important;width:300px !important;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:10px 50px 10px 20px !important;color:#fff;font-weight:600;-webkit-appearance:none;border:0 !important;border-radius:0 !important}
.search-bar .cmp-search__input:focus{outline:0}
.search-bar .cmp-search__input::placeholder{color:#fff;opacity:1}
.search-bar .cmp-search__button{position:absolute;top:0;right:10px;background:0;padding:0;border:0;font-size:0;line-height:normal;font-family:inherit;letter-spacing:normal;color:#fff}
.cmp-search .cmp-search__button:before{content:"⌕";font-size:29px;position:absolute;top:-1px;right:10px;color:#fff !important;transform:rotate(-90deg)}
.cmp-search .cmp-search__button:hover{right:10px !important;background-color:inherit !important;color:#3e5062 !important}
@media(max-width:980px){.header-ele-wrap{width:100%}
}