.header__logo-name {
	font-size: 18px;
	color: #363a68;
	text-transform: uppercase;
	font-weight: 500
}

@media (max-width:767px) {
	.header__logo-name {
		font-size: 14px;
		text-align: center
	}
}

@media (max-width:767px) {
	.header__logo {
		display: block
	}
}
.header_ofisite {
	display: inline-block;
	font-size: 14px;
	color: #d3d2d2;
	text-transform: uppercase;
	padding-left: 20px;
	padding-top: 15px
}

	.header_logo-name>span {
		padding-top: 10px;
		padding-top: 15px
	}

@media (max-width:1200px) {
	.header_ofisite {
		display: none
	}
}

.news-page .main .news__item-left {
	max-width: 250px;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 250px;
	flex: 0 1 250px
}

	.news-page .main .news__item-left img {
		width: 100%;
		height: auto;
		-o-object-fit: cover;
		object-fit: cover
	}

	.news-page.news-single .news__text img {
		width: auto;
		height: auto
	}

.buro-page.buro-single .buro-page.buro-single .buro__info-bottom {
	padding: 20px 20px;
	text-align: center
}

.buro__info-top {
	padding: 20px 20px;
	text-align: center
}

.buro-page.buro-single .buro__info-title {
	color: #363a68;
	font-weight: 700;
	margin-bottom: 20px;
	margin-top: 0;
	text-transform: uppercase
}

.buro-page.buro-single .buro__info-leader {
	display: -webkit-box;
	display: -ms-flexbox;
	display: inline-block;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.buro-page.buro-single .buro__info-leader .leader__left {
	text-align: center;
	width: auto;
	height: auto
}

.buro-page.buro-single .buro__info-leader .leader__photo {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	margin-bottom: 20px
}

.buro-page.buro-single .buro__info-leader .leader__right .name {
	font-weight: 400
}

.buro-page.buro-single .buro__info-leader .leader__right .lastname {
	display: inline
}

.fax-submit-svg {
	width: 22px;
	height: 22px;
	fill: #222
}

.buro-page.buro-single .buro__contacts {
	padding: 20px 20px
}

.advokati .advokat-bottom {
	height: 105px
}

.gradient-text {
	width: auto;
	height: auto
}

	.gradient-text>a {
		background: linear-gradient(to right, #666 65%, grey 10%, #f5f5f5);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		color: #666;
		margin: 0 0;
		overflow: hidden;
		font-size: 20px
	}

.gradient-text:hover {
	position: absolute;
	background-color: #ffeb66;
	margin-left: -10px;
	z-index: 1
}

	.gradient-text:hover a {
		padding: 10px;
		background: linear-gradient(to right, #666 65%, grey 10%, #f5f5f5);
		-webkit-background-clip: text;
		-webkit-text-fill-color: #52514c;
		text-decoration: none;
		margin: 0 0;
		overflow: visible
	}

.middle-top h4 {
	margin-bottom: 10px
}

.advokati__search-form {
	position: relative;
	border: 2px solid #363a68;
	width: 100%;
	height: 45px;
	padding: 0 14px;
	color: #363a68;
	margin-bottom: 20px
}

.advokati__filter-form .filter-form__submit {
	width: 180px;
	margin-bottom: 20px
}

.advokati__search-form .search-form__submit {
	width: 180px;
	margin-bottom: 20px
}

.advokati__search-form .search-form__submit {
	max-width: 180px;
	background-color: #ffeb66;
	color: #363a68;
	vertical-align: middle;
	position: relative;
	transition-property: color;
	transition-duration: .3s
}

.advokati__search-form .search-form__input {
	width: 100%;
	height: 100%;
	background-color: transparent;
	border: none;
	color: #363a68;
	margin-bottom: 20px;
	font-size: initial
}

.advokati__form {
	padding: 0 35px 0 0;
	margin-bottom: 50px
}

@media (max-width:991px) {
	.advokati__form {
		padding: 0 20px 0 15px
	}
}

.advokati__form>button {
	width: 180px
}

.btn-yellow:hover {
	color: #fff
}

.advokati__top {
	padding: 0 20px 0 15px;
	margin: 0
}

@media (max-width:767px) {
	.advokati__filter-form {
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 30px
	}
}

.page__nav-list {
	align-items: center;
	justify-content: center
}

.second-menu {
	position: relative
}

ul .third-menu {
	display: none;
	position: absolute;
	width: 100%;
	left: 100%;
	top: 0
}

.sub-organ {
	list-style: none
}

.sub-organ>a {
	display: block;
	padding: 14px 18px;
	background-color: #f5f5f5;
	color: #666;
	border-bottom: 1px solid #fff;
	border-left: 2px solid #fff;
	font-size: 15px;
	font-weight: 400
}

.sub-organ>a:hover {
	background-color: #ffeb66;
	color: #363a68;
	text-decoration: none
}

.header__submenu-link:hover {
	background-color: #ffeb66;
	color: #363a68;
	text-decoration: none
}

.second-menu:hover .third-menu {
	display: block
}

@media (max-width:992px) {
	ul .third-menu {
		display: none;
		width: 100%;
		left: 5%;
		top: 0;
		position: inherit
	}
	.sub-organ>a {
		background-color: transparent;
		border: none;
		padding: 0;
		margin-left: 20px;
		color: #fff;
		opacity: .6
	}
}

.organ-list {
	margin-top: 30px
}

.organ__info-title {
	color: #363a68;
	font-weight: 700;
	font-size: 23px;
	margin-bottom: 15px;
	text-transform: uppercase
}

/* НОВАЯ КАРТОЧКА АДВОКАТА СТИЛИ */

.new__advokat{
	margin-top: 50px;
}
	.new__advokat.row{
		margin-left: 0;
		margin-top: 50px;
	}
.organ__info-title2 {
	margin-bottom: 15px;
	text-transform: uppercase
}
.organ-link2 {
	margin-bottom: 30px;
    margin-right: 0;
	display: block;
	overflow: hidden;
	background-color: #f5f5f5;
    min-height: 215px;
}
.organ-list2{
	width: 100%;
}
.organ__photo2{
	display: block;
	width: 100%;
	height: 100%;
}
	.organ__photo2 img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
.organ__info-row2{
	margin:0 auto;
	text-align: left;
    padding: 10px 15px;
}
.organ__info-name2{ 
	margin-top: 20px;
	margin-bottom: 20px;
}
	.organ__info-name2 span{
		color: #363a68;
		font-weight: 500;
		font-size: 17px;
		margin-bottom: 0px;
		text-transform: uppercase;
		padding-bottom: 8px;
		display: block;
	}
.organ__left2{
	height: 100%;
    padding-left: 0;
}
.organ__right2{
	height: 100%;
}
.organ-top {
	height: 225px;
	overflow: hidden
}
.organ-top .organ-photo {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.organ-bottom {
	font-weight: 400;
	padding: 12px;
	width: 100%;
	height: auto;
	overflow-y: auto;
	color: #fff;
	background-color: #363a68
}
	.organ-bottom span {
		display: block
	}
.organ-link {
	margin-bottom: 30px;
	display: block;
	overflow: hidden
}

/* РУКОВОДИЕЛЬ */
.organ__info-name{
    color: #363a68;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.organ__info-row{
    padding: 10px 15px;
}
	.organ__info-name span{
		display: block;
		padding: 4px 0;
	}
.organ__info-title{
    color: #666;
    font-weight: 400;
    font-size: 19px;
    margin-bottom: 25px;
    text-transform: uppercase;
}
@media(max-width:991px){
	.organ__photo2 img{
		width: 100%;
		object-fit: cover;
		min-height: 350px;
	}
}
@media(min-width:768px) {
	.organ-top {
		height: 225px
	}
}
@media (max-width:768px) {
	.organ-top {
		height: auto
	}
}

/* КОНЕЦ СТИЛЕЙ */