.search-form-top .submit_form{width:30px;height:30px;display:inline-block}
.search-form-top .submit_form{text-align: center;line-height: 105px;width:100%;height:100%; background: #1338A9;-webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.4);-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.4);box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.4);}
.search-form-top .submit_form i{width:30px; height:30px;display:inline-block;}
.search-form-top .submit_form path{fill:#fff;}
.search-form-top{width: auto;position: absolute;top: 0px;right: 0px;}
.search-form-top .btn-search{cursor:pointer; width: 90px;height: 90px;float: right;}
.search-form-top .input-form{transition:0.3s; float:right;width:0px; overflow:hidden;position:relative;}
.search-form-top .input-form input{font-size: 24px;width:100%; height:90px; padding: 20px 40px;}
.search-form-top .input-form .close-search{transition:0.3s;cursor:pointer; font-size: 24px;color: #1338a9;opacity: 0.6;top:3px;left:10px;position:absolute;}
.search-form-top .input-form .close-search:hover{opacity:1;}
.search-form-top .input-form iframe{display:none}
