
.controller-users {
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
}
.profile-page {
    margin-top: 0px !important;
    margin-bottom: 0px;
}
.profile-page .left-panel {
    border-right: 1px solid #e9e9e9;
}
.profile-page .avatar .btn-link:active, .profile-page .avatar .btn-link:focus {
    background: transparent;
}
.profile-page .user-info .avatar {
    height: auto !important;
    text-align: center;
    margin: 0 !important;
    width: 150px !important;
}
.profile-page .left-panel .user-info {
    text-align: left;
}
.profile-page .user-info .avatar .avatar-colorbox {
    height: 150px !important;
    width: 150px !important;
}
.profile-page .user-info .avatar .avatar-colorbox.letter:before {
    top: 27%;
}

.profile-page .left-panel .user-info .nickname {
    margin-top: 14px;
    color: #141414;
    font-weight: 600;
    font-size: 18px;
}

.profile-page .left-panel .user-info {
    
}



.profile-page .left-panel .user-info .info {
    font-size: 15px;
    line-height: 28px;
}

.profile-page .left-panel .user-info .info .active-city, .profile-page .left-panel .user-info .info .active-city a{
    color: #0F9D58;
}

.color-blue {
    color: #0F9D58 !important;
}
.text-underline {
    text-decoration: underline;
}

.rating-user {
    min-height: 18px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}


.rating-user .stars .stars-active, .rating-user .stars {
    background-size: 20px 16px;
    height: 18px;
}
.rating-user .stars {
    height: 18px;
    width: 96px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20preserveAspectRatio='xMinYMid'%20viewBox='0%200%2015%2015'%3E%3Cpath%20class='st0'%20fill='%23d6dbe0'%20d='M7.5%200l2.3%204.9%205.2.8-3.7%203.8.9%205.4-4.6-2.6L2.9%2015l.9-5.4L0%205.7l5.2-.8L7.5%200z'/%3E%3C/svg%3E") repeat-x 0;
}

.rating-user .stars .stars-active {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMinYMid' viewBox='0 0 15 15'%3E%3Cpath class='st0' fill='%23ffc107' d='M7.5 0l2.3 4.9 5.2.8-3.7 3.8.9 5.4-4.6-2.6L2.9 15l.9-5.4L0 5.7l5.2-.8L7.5 0z'/%3E%3C/svg%3E") repeat-x 0;
    height: 15px;
    width: 0;
}
.rating-user .stars .stars-active, .rating-user .stars {
    background-size: 20px 16px;
    height: 18px;
}
.rating-user .stars-count {
    margin-left: 6px;
    font-size: 14px;
    line-height: 1.29;
    color: #808d9a;
}



.mt-5 {
    margin-top: 5rem;
} 

.profile-page .left-panel .menus .menu {
    margin-top: 30px !important;
    margin-bottom: 50px !important;
    font-size: 15px;
}

.profile-page .left-panel .menus .menu .title{
    margin-bottom: 1rem;
    font-weight: bold;
}
.profile-page .left-panel .menus .menu ul {
    
}
.profile-page .left-panel .menus .menu li {
    margin-bottom: 18px !important;
}

.profile-page .left-panel .menus .menu .counter {
    background-color: #97c21a;
    float: right;
    border-radius: 11px;
    padding: 0px 7px;
    margin: 0px;
    margin-top: 3px !important;
    color: #fff;
}
.profile-page .right-panel .title {
    font-size: 18px;
font-weight: 600;
    margin-bottom: 25px;
}
.profile-page .icon-sum {
    height: 100px;
    width: 100px;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    vertical-align: middle;
    display: inline-block;
    margin: 0 auto;
}

.profile-page .icon-sum2 {
 height: 120px;
    width: 120px;
    text-align: center;
    color: #0F9D58;
    font-size: 65px;
    font-weight: 900;
    vertical-align: middle;
    display: inline-block;
    margin: 0 auto;
    margin-top: 10px;
}

.profile-page .discont-sum-icon {
    border-radius: 50% !important;
    background: #0F9D58;
}

.profile-page .discont-sum-icon2 {
    border-radius: 24% !important;
}

.profile-page .rating-sum-icon {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMinYMid' viewBox='0 0 15 15'%3E%3Cpath class='st0' fill='%23ffc107' d='M7.5 0l2.3 4.9 5.2.8-3.7 3.8.9 5.4-4.6-2.6L2.9 15l.9-5.4L0 5.7l5.2-.8L7.5 0z'/%3E%3C/svg%3E") repeat-x 0;
}
@media(min-width:954px) and (max-width:1328px) {
.profile-page .icon-sum {
    height: 80px;
    width: 80px;
}
}
.profile-page .card-notify{
    min-height: 200px;
background: linear-gradient(113.3deg, rgb(244, 238, 234) -8.95%, rgb(222, 232, 243) 110.32%) repeat scroll 0% 0%, rgb(245, 247, 249);
    font-size: 15px;
    transition: all 0.4s ease 0s;
    cursor:pointer;
}

.profile-page .card-notify:hover{
    opacity: 0.9;
transition: all 0.4s ease 0s;
}
.profile-page .right-panel .card-order {
    font-size: 15px;
}
.profile-page .right-panel .card-order .big {
    font-weight: 600;
    font-size: 19px;
    color: #0F9D58;
}
.mt-8 {
    margin-top: 4rem;
}

.header-site-partner, .header-site-partner .header-index {
    background-color: #141414 !important;
}

.header-site-partner .search-line {
    display: none;
}
.header-site-partner {
    
}
.header-site-partner .nav-page li a {
    color: #fff;
    font-size: 12px;
}
.header-site-partner .header-icon svg {
    display: block;
    margin-bottom: 5px;
    margin-top: 2px;
    text-align: center;
    color: #fff !important;
    fill: #fff !important;
}
.header-site-partner .header-icon a:hover, .header-site-partner .header-icon a:hover svg {
    color: #fff !important;
    fill: #fff !important;
    opacity: 0.8;
}

@media (max-width: 938px) {
	.profile-page .info {
		display: flex;
		flex-wrap: wrap;
	}
	.profile-page .info > div:not(.rating-user) {
		text-align: center;
		padding: 0;
		box-sizing: border-box;
		white-space: nowrap;
		flex-wrap: nowrap;
		flex-direction: row;
		justify-content: space-between;
		float: left;
		padding-right: 5px;
		align-content: stretch;
		align-items: center;
	}	
	.profile-page .rating-user {
		margin: 0px !important;
		padding-right: 5px;
	}

	.profile-page .user-info {
		margin-top: 15px;
		margin-bottom: 10px;
		max-width: 420px;
	}
	.profile-page .user-info .avatar {
		margin-right: 15px !important;
	}
	.profile-page .user-info .avatar .avatar-colorbox {
		height: auto !important;
		width: auto  !important;
		max-height: 80px;
		margin-right: 15px;
	}
}
@media (max-width: 766px) {
	.profile-page .left-panel {
		margin-top: -18px;
		background: #f1f1f1;
		margin-bottom: 20px;
	}
	.profile-page.partner-page .left-panel {
		margin-top: 0;
		background: #f1f1f1;
		margin-bottom: 20px;
	}
	.profile-page .user-info .avatar .btn {
		float: right;
	}
	
	.profile-page .left-panel .user-info .info {
    font-size: 15px;
    line-height: 24px;
}
	
}
@media (max-width: 450px) {
.profile-page .left-panel .user-info .info {
    font-size: 13px;
    line-height: 24px;
}
.profile-page .user-info .avatar .avatar-colorbox {
    height: 40px !important;
    width: 40px !important;
}
}

.profile_order_row {
    margin-bottom: 20px;
}


.profile_order_title {
    background: #97c31b;
    font-weight: 600;
    min-width: 240px;
    max-width: 290px;
    text-align: center;
    border-radius: 5px 5px 5px 5px;
    padding: 5px;
    margin-bottom: 20px;
}

.order_types_select select {
    width: auto;
    margin-bottom: 25px;
}


/*Раздел услуги*/

.new_service_form{
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 30px 40px;
}
.service_row{
    display: flex;
    gap: 10px;
}
.service_label{
    margin-bottom: 10px !important;
}
.new_service_form input{
    margin-bottom: 22px !important; 
}
.buttons{
    text-align: center;
    margin-top: 40px;
}
.new_service_form form button{
    outline: none;
    border: none;
    background: none;
    color: #0F9D58;
    min-width: 200px
}
.service_row:last-child input{
    margin-bottom: 0 !important;
}
.service_select{
    border: 1px solid var(--mp-noactive);
    background-color: var(--mp-white);
    border-radius: 10px;
    box-shadow: none;
    outline: none;
    padding: 10px 14px;
    font-size: 14px;
    display: block;
    width: 100%;
    margin: 0;
}
