.gd-icon-burger {
    background: url(../images/svg/burger-menu.svg) 0 0 no-repeat;
    background-size: 1.5rem 1.5rem;
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
}

.icon-login {
    background: url(../images/svg/login.svg) 0 0 no-repeat;
    background-size: 1.5rem 1.5rem;
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
}

.gd2-chat-block-icon {
    background: url(../images/svg/сhat.svg) 0 0 no-repeat;
    background-size: 34px 34px;
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-top: 6px;
    margin-left: 6px;
}

.ksd-logo-black {
    background: url(../images/svg/ksd-black-logo.svg) 0 0 no-repeat;
    background-size: 136px 40px;
    display: inline-block;
    width: 136px;
    height: 40px;
}

.gd-arrow_back_black {
    background: url(../images/svg/arrow_back_black.svg) 0 0 no-repeat;
    background-size: 1.5rem 1.5rem;
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
}

.gd-icon-burger-black {
    background: url(../images/svg/burger-menu-black.svg) 0 0 no-repeat;
    background-size: 1.5rem 1.5rem;
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
}

.gd-icon-login-black {
    background: url(../images/svg/login-black.svg) 0 0 no-repeat;
    background-size: 1.5rem 1.5rem;
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
}

.gd-priv-info-hint {
    background: url(../images/svg/info.svg) 0 0 no-repeat !important;
    background-size: 0.9375rem 0.9375rem !important;
    display: inline-block;
    width: 0.9375rem;
    height: 0.9375rem;
}

.gd-priv-info-hint-white {
    background: url(../images/svg/info-white.svg) 0 0 no-repeat;
    background-size: 0.9375rem 0.9375rem;
    display: inline-block;
    width: 0.9375rem;
    height: 0.9375rem;
}

.gd-icon-eye {
    background: url(../images/svg/Eye.svg) 0 0 no-repeat;
    background-size: 1.5rem 1.5rem;
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
}

.gd-icon-eye-slash {
    background: url(../images/svg/Eye_slash.svg) 0 0 no-repeat;
    background-size: 1.5rem 1.5rem;
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
}

.gd-icon-user {
    background: url(../images/svg/User.svg) 0 0 no-repeat;
    background-size: 1.5rem 1.5rem;
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
}

.gd-logout {
    background: url(../images/svg/Logout_header.svg) 0 0 no-repeat;
    background-size: 20px 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
}

.gd-priv-profile {
    background: url(../images/svg/Profile.svg) 0 0 no-repeat;
    background-size: 1.25rem 1.25rem;
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
}

.gd-icon-arrow-city-mobile {
    background: url(../images/svg/Arrow_City.svg) 0 0 no-repeat;
    display: inline-block;
    width: 1.5625rem;
    height: 1.875rem;
}

.gd-priv-user{
    background: url(../images/svg/User-black.svg) 0 0 no-repeat;
    background-size: 1.5rem 1.5rem;
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
}

.gd-icon-btn-back-departure {
    background: url(../images/svg/back_grey.svg) 0 0 no-repeat;
    background-size: 24px 24px;
    display: inline-block;
    width: 24px;
    height: 24px;
}

.gd-priv-info-hint-white{
	background: url(../images/svg/info_white.svg) 0 0 no-repeat;
	background-size: 0.9375rem 0.9375rem;
	display: inline-block;
	width: 0.9375rem;
	height: 0.9375rem;
}

.gd-priv-doc-active {
	background: url(../images/svg/Document.svg) 0 0 no-repeat;
	background-size: 1.5rem 1.5rem;
	display: inline-block;
	width: 1.5rem;
	height: 1.5rem;
}

.gd-icon-munu-cross{
	background: url(../images/svg/Cross.svg) 0 0 no-repeat;
    background-size: 1.25rem 1.25rem;
	display: inline-block;
	width: 1.25rem;
	height: 1.25rem;
}

.gd-icon-auth-user{
	background: url(../images/svg/User-black.svg) 0 0 no-repeat;
    background-size: 1.5rem 1.5rem;
	display: inline-block;
	width: 1.5rem;
	height: 1.5rem;
}

.gd-icon-logout-small{
	background: url(../images/svg/Logout_header.svg) 0 0 no-repeat;
    background-size: 20px 20px;
	display: inline-block;
	width: 20px;
	height: 20px;
}

.gd-priv-chevron-w{
	/* background: url(../images/svg/Chevron_White.svg) 0 0 no-repeat; */
	background: url(../images/svg/Chevron_black.svg) 0 0 no-repeat;
	background-size: 1.5rem 1.5rem;
	display: inline-block;
	width: 1.5rem;
	height: 1.5rem;
}

.gd-icon-back-mobile{
	background: url(../images/svg/back_ellipse.svg) 0 0 no-repeat;
    background-size: 2.25rem 2.25rem;
	display: inline-block;
	width: 2.25rem;
	height: 2.25rem;
}

.gd-icon-logout-black{
	background: url(../images/svg/Login_black_mob.svg) 0 0 no-repeat;
    background-size: 1.125rem 1.125rem;
	display: inline-block;
	width: 1.125rem;
	height: 1.125rem;
}