@charset "windows-1256";
.danger-color{
	color:#fd517d !important;
}
input:hover{
    border-color: #2d1967 !important;
}
.profile_info .profile_info_iner {
	text-align: right !important;
}
.dropdown-menu{
	text-align: right !important;
}
.main-title h4{
	color: #14256a;
    font-family: comfortaa, cursive;
    font-weight: 600;
    line-height: 1.2;
}
.header_iner,.main_content.large_header_bg::before {
	background:#1e3d73;
}