.ymaps-2-1-63-gotoymaps {
    display: none !important;
}

.wrapper .main_content .branches_atms .branches_atms_cn .filter .error_msg{
    position: absolute;
    top: -49px;
    right: 0;
    cursor: pointer;
  color: #fe5000;
    font: 14px/16px 'PT Sans', sans-serif;
}

.wrapper .main_content .branches_atms .branches_atms_cn .filter .error_msg:hover{
	text-decoration: none;
    color: #545454;
}
.popup_map .services{
	position:relative;
}
.popup_map .services .error_msg {
    position: absolute;
    font: 14px/16px 'PT Sans', sans-serif;
    top: -2px;
    right: 0;
    cursor: pointer;
    color: #fe5000;
    text-decoration: underline;
}
.popup_map .services .error_msg:hover{
	text-decoration: none;
    color: #545454;
}

.seo_block h1{
    text-align: center;

    margin-bottom: 35px;
}


#copiny-widget-tab,
#copiny-mobile-wrapper {
display:none !important;
}

.error{
    color: red !important;
    border-color: red !important;
}