/*
Theme Name: Petro Boyko
Theme URI: https://orange-bear.com.ua/
Author: Digital Agency Orange-bear
Author URI: https://orange-bear.com.ua/
Description: Web-site created special for Petro Boyko & partners.
Version: 1.0
*/

html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

article,
aside,
footer,
header,
nav,
section {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

figcaption,
figure,
main {
	display: block;
}

figure {
	margin: 1em 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
	outline-width: 0;
}

abbr[title] {
	border-bottom: 1px #767676 dotted;
	text-decoration: none;
}

b,
strong {
	font-weight: inherit;
}

b,
strong {
	font-weight: 700;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #eee;
	color: #222;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

audio,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	border: 1px solid #bbb;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details,
menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
3.0 Alignments
--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
4.0 Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
	clear: both;
}

/*--------------------------------------------------------------
5.0 Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
	color: #333;
	font-family: 'PT Serif', serif;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 400;
	line-height: 1.66;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1.4;
	margin: 0 0 0.75em;
	padding: 1.5em 0 0;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	padding-top: 0;
}

h1 {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 300;
}

h2 {
	color: #666;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 300;
}

h3 {
	color: #333;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 300;
}

h4 {
	color: #333;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 800;
}

h5 {
	color: #767676;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 800;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

h6 {
	color: #333;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 800;
}

p {
	margin: 0 0 10px;
	padding: 0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	color: #666;
	font-size: 18px;
	font-size: 1.125rem;
	font-style: italic;
	line-height: 1.7;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

blockquote cite {
	display: block;
	font-style: normal;
	font-weight: 600;
	margin-top: 0.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #eee;
	text-decoration: none;
}

big {
	font-size: 125%;
}

blockquote {
	quotes: "" "";
}



blockquote:before,
blockquote:after {
	content: "";
}

:focus {
	outline: none;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

:-moz-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

::-moz-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

/*--------------------------------------------------------------
7.0 Formatting
--------------------------------------------------------------*/

hr {
	background-color: #bbb;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
10.0 Links
--------------------------------------------------------------*/

a {
	color: #222;
	text-decoration: none;
}

a:focus {
	outline: 0px thin dotted;
}

a:hover,
a:active {
	color: #000;
	outline: 0;
}
img {
	max-width: 100%;
}
ul {
	padding-left: 0
}

body {
	display: flex;
	font-family: 'PT Serif', serif;
	text-rendering: geometricPrecision;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}
div {
	box-sizing: border-box;
}

/* Icon 1 */

#nav-icon1 {
  top: 50px;
  width: 45px;
  height: 30px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.home #nav-icon1 span {
	background: #fff;
}
#nav-icon1 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #11182d;
  border-radius: 0;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 8px;
  width: 70%;
}

#nav-icon1 span:nth-child(3) {
  top: 16px;
}

#nav-icon1.open_menu span:nth-child(1) {
  top: 6px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open_menu span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open_menu span:nth-child(3) {
  top: 6px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.header {
	/* background: rgba(17, 17, 17, 0.5); */
	/* background: #1f385a; */
	/* background: rgb(31, 56, 90, .5); */
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, .3);
}
.header {
	width: 380px;
	display: flex;
	background: #111;
	background: #11182d;
	background: #16203b;
	/*background: #f3f4f9;*/
	flex-direction: column;
	height: 100vh;
	align-items: center;
	justify-content: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	z-index: 10;
	position: fixed;
}

#content {
	width: calc(100% - 380px);
	height: 100%;
	margin-left: auto;
	display: block;
	background: #fdfdfd;
	position: relative;
	min-height: 100vh;
	z-index: 1;
}
.logo {
	width: 100%;
	text-align: center;
	height: 24%;
	align-items: center;
	display: flex;
	justify-content: center;
	flex-direction: column;
	position: absolute;
	top: 0;
}
.logo a {
	flex-direction: column;
	display: flex;
	width: 100%;
	text-align: center;
}
.logo span {
	width: 100%;
	color: #1f395a;
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
}
.logo img {
	width: 300px;
	margin: 0 auto;
}
.main_menu ul li {
	list-style: none;
	text-align: center;
}
.main_menu ul li a {
	color: rgba(255, 255, 255, .7);
	font-size: 18px;
	transition: .3s;
}
.main_menu ul li a:hover {
	color: #fff;
	border-bottom: 2px solid #fff;
}
.main_menu ul li.current_page_item a {
	color: #fff;
	font-weight: bold;
	/* border-bottom: 2px solid #fff; */
}
.main_menu ul li.current-menu-item a {
	color: #fff;
	font-weight: bold;
	/* border-bottom: 2px solid #fff; */
}
.block_contacts_and_social {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	align-content: flex-end;
	justify-content: flex-end;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
}
.social_in_header {
	width: 100%;
}
.contacts_in_header {
	width: 100%;
	font-size: 14px;
	/* padding-left: 10px; */
	/* position: absolute; */
	/* bottom: 20px; */
	left: 0px;
	margin-bottom: 20px;
}
.social_in_header ul li {
	list-style: none;
	width: 30px;
}
.social_in_header ul {
	padding-top: 5px;
	display: flex;
	/*width: 70px;*/
	width: 30px;
	margin: 0 auto;
}
.social_in_header img {
	width: 30px;
	height: auto;
}
.contacts_in_header ul li {
	list-style: none;
	text-align: center;
	color: #787878;
}
.online_reg_header {
    max-width: 100%;
    width: 200px;
    text-align: center;
    margin: 20px auto;
    height: 40px;
    line-height: 40px;
    background: rgba(255, 255, 255, .7);
    border-radius: 5px;
    transition: .3s;
    cursor: pointer;
}
.online_reg_header:hover {
	background: #fff;
}
.contacts_in_header a {
	/* border-bottom: 1px dotted #000; */
	color: #787878;
}
.online_reg_header a {
    color: #111;
    height: 100%;
    width: 100%;
    display: block;
}
.grid_for_main_page {
    display: flex;
}
.row_on_main {
    width: 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 40px;
    padding-right: 40px;
    transition: .3s;
    padding: 0;
}
.grid_for_main_page {
	/* height: 90vh; */
	position: relative;
	/* overflow: hidden; */
	/* background-attachment: fixed; */
	background-repeat: no-repeat;
	background-position: center center;
	background-position: 50% 35%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index: 1;
}
.grid_for_main_page:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(34, 34, 34, 0.3);
}
.grid_for_main_page .about {
    /*background: url(img/v_b_1.jpg);*/
    background-size: cover;
}
.grid_for_main_page .services {
	/*background: url(img/v_b_2.jpg);*/
	background-size: cover;
}
.grid_for_main_page .news {
	/*background: url(img/v_b_3.jpg);*/
    background-size: cover;
}
.grid_for_main_page .contacts {
	/*background: url(img/v_b_4.jpg);*/
    background-size: cover;
}
.row_on_main .title a{
	text-shadow: 0 1px 2px #000;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 25px;
}
.row_on_main .title {
	text-align: center;
	transition: .3s;
	/* margin-bottom: -120px; */
	text-shadow: 0 1px 2px #000;
	color: #fff;
	font-size: 30px;
	background: rgba(31, 56, 90, .7);
}
.row_on_main a {
	z-index: 10;
	/* background: rgba(31, 56, 90, .7); */
	display: block;
	width: 90%;
	transition: .3s;
	/* margin: 0 auto; */
}
.row_on_main .description {
	color: #fff;
	margin-top: 20px;
	opacity: 0;
	transition: .3s;
}
.row_on_main .link {
    height: 30px;
    line-height: 30px;
    background: #fff;
    width: 150px;
    text-align: center;
    border-radius: 5px;
    margin-top: 20px;
    transition: .3s;
    opacity: 0;
    margin: 20px auto;
}
.row_on_main {
	position: relative;
}
.row_on_main:hover:before {
	opacity: 1;
}
.row_on_main:before {
/* 	content: '';
	position: absolute;
	background: rgba(31, 56, 90, .7);
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: .3s;
	z-index: 1; */
}
.row_on_main:hover .title {
	background: rgba(31, 56, 90, .7);
	font-size: 35px;
}
.row_on_main:hover .description {
	opacity: 1;
}
.row_on_main:hover .title {
	/* margin-bottom: -35px; */
	background: rgba(31, 56, 90, .7);
}
.row_on_main:hover .link {
	opacity: 1;
}

.block_for_title {
    margin-left: 100px;
    position: relative;
    height: 67px;
}

.title_pages {
    font-size: 30px;
    font-weight: 700;
}
.title_pages:before {
    width: 29px;
    height: 5px;
    background: #000;
    left: -60px;
    top: 23px;
}
.breadcrumbs a,
.breadcrumbs span {
    color: #9b9b9b;
    font-size: 14px;
    font-style: italic;
}
.breadcrumbs {
    margin-top: -10px;
}
.container {
	width: 90%;
	margin: 0 auto;
	display: block;
	max-width: 1360px;
}
.grid {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.block50 {
    width: 50%;
}
.block33 {
    width: 33%;
}
.block_for_content {
    display: flex;
    margin-left: 100px;
    margin-top: 40px;
    margin-right: 100px;
    /* height: 100%; */
}
.block100 {
    width: 100%;
}
.left_part {
    padding-right: 30px;
    height: 100%;
}
.right_part {
    padding-left: 30px;
    height: 100%;
}
.left_part .title {
	font-size: 30px;
	font-style: italic;
	margin-bottom: 50px;
	line-height: 35px;
	/* color: #1f385a; */
}
.left_part .content_inside {
	font-size: 20px;
	text-align: justify;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
}
.team_item {
    background-size: cover!important;
    height: 600px;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: pointer;
    position: relative;
    /* border: 10px solid #fff; */
    transition: .3s;
    background-position: 50% 50%!important;
    width: 33%;
    -webkit-box-shadow: 0 20px 40px 0 rgba(0,0,0,.05);
    box-shadow: 0 20px 40px 0 rgba(0,0,0,.05);
    margin-bottom: 60px;
    max-width: 410px;
}
.team_item:hover {

}
.team_item .overlay {
    opacity: 0;
    transition: .3s;
    background: rgba(31, 57, 90, 0.9);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.team_item:hover .team_name,
.team_item:hover .white-line,
.team_item:hover .team_info,
.team_item:hover .overlay {
    opacity: 1;
}


.team_name {
    color: #fff;
    font-size: 20px;
    text-shadow: 0 1px 2px #000;
    text-align: center;
    z-index: 10;
    opacity: 1;
    transition: .3s;
    margin-bottom: -100px;
}
.team_item:hover .team_name {
	margin-bottom: 0;
}
.team_item a {
	z-index: 10;
	position: relative;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.white-line {
	z-index: 10;
	width: 40px;
	height: 3px;
	background: #fff;
	margin: 10px auto;
	opacity: 0;
	transition: .3s;
}

.team_info {
    color: #fff;
    text-shadow: 0 1px 2px #000;
    text-align: center;
    z-index: 10;
    opacity: 0;
    transition: .3s;
}
.scrollbar {
	padding-right: 30px;
	float: left;
	height: 500px;
	overflow-y: scroll;
}
#style-1::-webkit-scrollbar-track {
/* 	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5; */
}

#style-1::-webkit-scrollbar {
	width: 12px;
	background-color: #fff;
}

#style-1::-webkit-scrollbar-thumb {
/* 	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); */
	background-color: #fff;
}

.single-teams .left_part .title {
	margin-bottom: 0;
}
.single-teams .dolzhnost {
	margin-bottom: 20px;
}
.single-teams .dolzhnost {
	font-style: italic;
	font-size: 20px;
}
.photos_advokat {
    /*margin-top: -120px;*/
}
.photos_advokat img {
    margin: 0 auto;
    display: block;
}
.main_menu {
    height: auto;
    align-items: center;
    display: flex;
}
.page-template-page-main #content {
	padding-top: 0;
}
#contact_map {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  display: flex;
  min-height: 100vh;
  margin-top: -110px;
}
.page-template-page-contacts .block_for_content {
	margin-right: 0;
	margin-top: 0;
}
.page-template-page-contacts .left_part {
	height: calc(100vh - 107px);
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.page-template-page-contacts .left_part a {
	font-size: 25px;
	font-style: italic;
	border-bottom: 2px dotted #222;
	transition: .3s;
}
.page-template-page-contacts .left_part a:hover {
	border-bottom: 2px solid #333;
}
.page-template-page-contacts .adres {
	font-size: 25px;
	font-style: italic;
}
.services_item {
    flex-direction: column;
    display: flex;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    justify-content: center;
    transition: .3s;
    border: 4px solid transparent;
    cursor: pointer;
    margin-bottom: 20px;
}
.flex {
	display: flex;
}
.height_100 {
    height: calc(100vh - 187px);
}
.services_item_img {
    width: 80px;
    height: 80px;
    background: #1c2749;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.services_item_img img {
    width: 45px;
    height: 45px;
}
.services_item_title {
    font-size: 20px;
    line-height: 22px;
    width: 100%;
    min-height: 50px;
    padding-left: 10%;
    padding-right: 10%;
    box-sizing: border-box;
    text-align: center;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    color: #12192d;
    margin-top: 10px;
}
.page-template-page-services .block_for_content {
	margin-top: 150px;
	margin-left: 50px;
}
.services_item:hover {
	border: 4px solid #cea05f;
}
.services_item:hover .services_item_img {
	background: #cea05f;
}
.services_item:hover .services_item_title {
	color: #cea05f;
}
.text_for_pravo {
	display: none;
	flex-direction: column;
}
.visible_text {
	display: flex;
}
.visible_button {
    border: 4px solid #cea05f;
}
.visible_button .services_item_img {
	background: #cea05f;
}
.visible_button .services_item_title {
	color: #cea05f;
}
.content_main_page,
.text_for_pravo {
    color: #1f395a;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}
.content_main_page h1 {
	font-size: 30px;
    font-style: italic;
    margin-bottom: 20px;
    line-height: 35px;
}
.content_main_page ul {
	padding-left: 30px;
}
.content_main_page ul li {
	margin-bottom: 10px;
}
.page-template-page-services .scrollbar {
	height: 530px;
}
.text_for_pravo ul {
	padding-left: 30px
}
#nav-icon1 {
	/*display: none;*/
	z-index: 150;
	right: 50px;
	position: absolute;
	top: 10px;
}
.open_menu span {
	background: #fff!important;
}
.overlay_body {
	opacity: 0;
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
	background: rgba(31, 57, 90, 0.7);
}
.open_overlay {
	display: unset;
	opacity: 1;
	z-index: 100;
}
.main_menu ul {
	width: 100%;
}
.page-template-page-services .right_part .visible_button {
	border: none;
}

.open_menu p {
	display: none;
}
.inside_header {
    height: 100%;
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: center;
    align-content: center;
    justify-items: center;
    display: flex;
}
.page-template-page-services .right_part {
	display: flex;
}
/*
start lang menu
*/
ul#menu-language_menu {
    display: block;
    width: 100%;
    padding-left: 0;
    /* margin-bottom: 50px; */
}
ul#menu-language_menu li a {
    display: none;
    line-height: 25px;
    text-align: center;
    width: 100%;
}
ul#menu-language_menu {
    list-style: none;
}
ul#menu-language_menu li ul.sub-menu a{
    display: block;
    color: #8c8a8a;
    text-decoration: none;
}
ul#menu-language_menu li ul.sub-menu a:hover{
    display: block;
    /* color: #1f385a; */
}
ul#menu-language_menu ul.sub-menu li.current-menu-item a {
    color: #fff;
}
ul#menu-language_menu ul.sub-menu li.current-menu-item {
	/* border-bottom: 2px solid #1f385a; */
}
ul#menu-language_menu li ul.sub-menu li {
    float: left;
    /* margin-right: 10px; */
    width: 30px;
}
ul#menu-language_menu li ul.sub-menu li:last-child {
    margin-right: 0;
}
ul#menu-language_menu li ul.sub-menu li img {
    display: none;
}
ul#menu-language_menu li ul.sub-menu {
    list-style: none;
    padding-left: 0;
    width: 101px;
    height: auto;
    display: flex;
    margin: 0 auto;
}
.lang {
	width: 100%;
	display: flex;
}
/*
end lang menu
*/
.logo_for_mob {
    width: 100%;
}
.logo_for_mob a img {
	width: 80%;
	margin: 0 auto;
	display: block;
}
.logo_for_mob span {
	font-size: 22px;
	line-height: 22px;
	padding-top: 10px;
	font-style: italic;
	font-weight: 700;
	padding-left: 10px;
}
.bux-prev {
    background-image: url('img/left-arrow.png');
    left: -15px;
}

.bux-next {
    background-image: url('img/left-arrow.png');
    right: -15px;
    -moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.bux-prev, .bux-next {
    width: 15px;
    height: 15px;
    display: block;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
}
.for_mobile {
	display: none;
}
.logo_for_mob {
	display: none;
}
.home #nav-icon1 p {
	color: #fff;
}
#nav-icon1 p {
	margin-top: 13px;
	color: #11182d;
}
.footer_for_mobile {
	display: none;
}
.over {
	overflow: hidden;
	height: 100%;
}
html.over {
	overflow: hidden!important;
	height: 100px!important;
	background-color: #2e2e2f;
}
.text_about_on_main_for_mob {
    margin-top: 20px;
    display: none;
}
.entry-content {
	/* color: #1f385a; */
}
.services_item {
	height: 180px;
}
.page-template-page-services .left_part {
	display: flex;
}
.content_main_page, .text_for_pravo {
	margin-top: 35px;
}
.width_100 {
	width: 100%;
}
.page-template-page-team .left_part {
	padding: 50px;
	max-width: 95%;
	background: #fff;
	-webkit-box-shadow: 0 20px 40px 0 rgba(0,0,0,.05);
	box-shadow: 0 20px 40px 0 rgba(0,0,0,.05);
	margin-left: auto;
	z-index: 5;
	position: relative;
	-webkit-box-shadow: 0 4px 7px rgba(0,0,0,.15);
	box-shadow: 0 4px 7px rgba(0,0,0,.15);
	-webkit-box-shadow: 0 1px 15px rgba(0,0,0,.38);
	box-shadow: 0 1px 15px rgba(0,0,0,.38);
}

}
.page-template-page-team .block_for_content {
	flex-direction: column;
	margin-top: 10px;	
	margin-left: 90px;
}
/* Dots */
.slick-slider
{
    /* margin-bottom: 30px; */
    position: relative;
}

.slick-dots
{
    position: absolute;
    bottom: 0px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 3px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 15px;
    height: 15px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    border: 2px solid #1f385a;
    border-radius: 50%;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    background: transparent;
    content: '';
    text-align: center;
    opacity: 1;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: 1;
    color: #1f385a;
    background: #1f385a;
}
.slick-dots li button:hover:before {
    background: #1f385a;
}
.map_in_header {
    width: 100%;
    height: calc(300px - 70px);
    margin: 0 auto;
    margin-bottom: 20px;
}
/*.news_list {
    flex-flow: row wrap;
    display: flex;
}*/
.grid-list .grid-item {
	flex-basis: 470px;
}
.grid-list {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
}

.grid-list .grid-item {
  flex-grow: 1;
  box-sizing: border-box;
}

.grid-list .grid-item-clearfix {
  opacity: 0;
  height: 0px;
  padding: 0;
  overflow: hidden;
}
/* grid end */

.paged-2 .news_item {
	
}

.news_item a {
	color: #fff;
	z-index: 10;
	font-size: 25px;
}
.news_item:hover .overlay_for_post {
	top: 0;
	left: 0;
}
.single-post .block_for_title {
	max-width: 1024px;
}
.title_pages {
	line-height: 40px;
}
.single-post .breadcrumbs {
    margin-top: 0px;
}
.single-post .left_part .title {
	margin-bottom: 30px;
}
.photos_news img {
    height: auto;
    margin: 0 auto;
    display: block;
}
.full_width {
    display: flex;
    margin-bottom: 0px;
}
.full_width .left {
	width: 50%;
}
.full_width .right {
	width: 50%;
}
.soc_seti_right {
    position: fixed;
    right: 20px;
}
.soc_seti_right ul {
	margin: 0;
}
.soc_seti_right ul li {
	width: 40px;
	height: 40px;
	list-style: none;
	margin-bottom: 15px;
}
.soc_seti_right ul li:last-child {
	margin-bottom: 0;
}
.soc_seti_right ul li img {
	max-width: 100%;
}
.single-post .date {
	font-size: 20px;
    font-style: italic;
    color: #1f385a;
}
.career_page .right_part img {
    height: auto;
    max-height: 700px;
    width: auto;
    margin: 0 auto;
    display: flex;
}
.svazatsya {
    max-width: 100%;
    width: 300px;
    text-align: center;
    margin: 50px auto 20px auto;
    height: 60px;
    line-height: 50px;
    background: #fff;
    border-radius: 5px;
    border: 3px solid #1f385a;
    transition: .3s;
}
.svazatsya a {
    color: #1f385a;
    width: 100%;
    height: 100%;
    display: block;
    font-size: 25px;
}
.svazatsya:hover {
	background: #1f385a;
}
.svazatsya:hover a {
	color: #fff;
}

.pagination {
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-size: 16px;
}
.pagination h2 {
    display: none;
}
.pagination span.current {
    font-weight: bold;
}
.page-template-page-carrer .entry-content ul {
	padding-left: 30px;
	margin: 0 0 10px;
}
.page-template-page-main .header .main_menu {
	/*display: none;*/
}
.page-template-page-main .open_header .main_menu {
	display: flex;
}
.single-post .block_for_content {
	flex-direction: column;
}
.single-post .content_inside {
    margin-left: 100px;
    margin-right: 100px;
    margin-top: 30px;
    text-align: justify;
}
.wrap_for_map {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 400px;
}
.single .block_for_content {}

.full_news_item {
    width: 100%;
    display: flex;
    margin-bottom: 30px;
}
.category .container {
    /* width: 100%; */
    position: relative;
}
.news_item {
    position: relative;
    background-size: cover!important;
    height: 200px;
    width: 100%;
    align-items: flex-end;
    display: flex;
    padding: 20px;
    background-position: 50% 50%!important;
}
.full_news_item .block50:nth-child(2) {
    padding: 20px;
    display: flex;
    align-items: flex-end;
}
body.category .block_for_content {
    margin-top: 10px;
    margin-left: 100px;
}
.news_list .date {
    color: #9b9b9b;
    font-size: 12px;
}
.news_list .date {
    font-size: 14px;
}
.overlay_for_post {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	background: rgba(35, 58, 87, 0.7);
	/* z-index: -1; */
	transition: .3s;
	opacity: 0;
}
.full_news_item:hover .overlay_for_post {
	opacity: 1;
}
.full_news_item .name {
    position: relative;
}
.read_more_but {
    font-size: 13px;
    color: #9b9b9b;
    opacity: 0;
    transition: .3s;
    position: relative;
    /*margin-left: 20px;*/
}
.full_news_item:hover .read_more_but {
    opacity: 1;
}
.full_news_item .read_more_but:after {
    width: 0px;
    height: 2px;
    background: #9b9b9b;
    bottom: 0px;
    left: 0;
    transition: .3s;
}
.full_news_item:hover .read_more_but:after {
    width: 30px;
}
/*.paginations {
    position: absolute;
    bottom: 20px;
    width: calc(100% - 570px);
}*/
.paginations {
    /* position: absolute; */
    /* bottom: 30px; */
    /* width: 100%; */
}
.news_list {
    padding-bottom: 50px;
}
/*.full_news_item .news_item {
	-webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
    transform: translateZ(0);
}
.full_news_item:hover .news_item {
	-webkit-transform: scale(1.08,1.08);
    -moz-transform: scale(1.08,1.08);
    -ms-transform: scale(1.08,1.08);
    -o-transform: scale(1.08,1.08);
    transform: scale(1.08,1.08);
}*/
.post_img {
    min-height: 400px;
    position: relative;
    background-size: cover!important;
    background-position: 50% 50%!important;
    display: flex;
    align-items: flex-end;
}
.post_img:after {
	top: 0;
	left: 0;
	background: 0 0;
	background-image: linear-gradient(rgba(0,0,0,0) 35%,rgba(0,0,0,.55) 70%,rgba(31,56,90,.85) 100%);
	width: 100%;
	height: 100%;
	z-index: 0;
}
.post_title {
    margin-left: 20px;
    margin-bottom: 50px;
    color: #fff;
    font-size: 25px;
    line-height: 30px;
    z-index: 10;
}
.post_social {
    position: absolute;
    bottom: 10px;
    right: 0;
    width: 100px;
    z-index: 10;
}
.post_social ul li {
    width: 25px;
    list-style: none;
    float: left;
    margin-right: 10px;
}
.post_social ul li:last-child {
    margin-right: 0;
}
.post_date {
    position: absolute;
    bottom: 10px;
    left: 20px;
    color: #fff;
    z-index: 10;
}
.post_social ul {
    margin: 0;
    display: block;
    width: 100%;
    height: 35px;
}
.post_text {
	margin-top: 50px;
}
.animated {
    opacity: 1;
}
.animate {
    opacity: 0;
}
.empty_background {
    background-size: unset!important;
    background-repeat: no-repeat!important;
}
.block_for_img_post {
	height: 315px;
	width: 100%;
}
.block_for_img_post img {
	height: 100%;
	width: auto;
}
.single-teams .block_for_content {
    margin-top: 30px;
}
.single-teams .left_part .content_inside {
    text-align: left;
}
.photos_advokat img {
	height: auto;
}
.blur {
	-webkit-filter: blur(4px);
    filter: blur(4px);
}
.animate_arrow_top {
	position: absolute;
	top: 30px;
	right: 30px;
	width: 100px;
	height: 100px;
}
.animate_arrow_top:before {
	content: '';
	position: absolute;
	height:1px;
	top: 1px;
	width:100px;
	background: #fff;
	animation-name: arrow-left;
	animation-duration: 3s;
	animation-timing-function: cubic-bezier(.455, .03, .515, .955);
	animation-delay: 2s;
	animation-iteration-count: infinite;
}
.animate_arrow_top:after {
	content: '';
	position: absolute;
	height:100px;
	width:1px;
    right: 0;
	background: #fff;
	animation-name: arrow-down-two;
    animation-duration: 3s;
    animation-timing-function: cubic-bezier(.455, .03, .515, .955);
    animation-delay: 2s;
    animation-iteration-count: infinite;
}

@keyframes arrow-down-two {
    0% {
        transform: translate(0, 0)
    }
    60% {
    	transform: translate(0, 13.3em)
    }
    10% {
        transform: translate(0, 0)
    }
}
@keyframes arrow-left {
    0% {
        transform: translate(0, 0)
    }
    60% {
    	transform: translate(-13.3em, 0)
    }
    10% {
        transform: translate(0, 0)
    }
}
.scroll-btn {
    position: absolute;
    z-index: 10;
    bottom: 3.325em;
    left: 8.5%;
    min-height: 20em;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    letter-spacing: .1em;
    text-transform: uppercase;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
}
.scroll-btn:hover {
	color: #fff;
}

.arrow-down-wrap {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 1.3em;
    height: 6.65em;
    margin-top: 9em;
    background-color: transparent;
    vertical-align: top;
}
.arrow-down-wrap .arrow-down, .arrow-down-wrap .arrow-down-black {
    position: absolute;
    top: 0;
    left: .4em;
    display: block;
    width: .2em;
    height: 6.25em;
    border-color: transparent;
    box-shadow: 0 -13.3em;
    background-color: #fff;
    animation-name: arrow-down;
    animation-duration: 3s;
    animation-timing-function: cubic-bezier(.455,.03,.515,.955);
    animation-delay: 2s;
    animation-iteration-count: infinite;
}
.arrow-down-wrap .arrow-down-black::after, .arrow-down-wrap .arrow-down-black::before, .arrow-down-wrap .arrow-down::after, .arrow-down-wrap .arrow-down::before {
    position: absolute;
    top: -7.2em;
    left: -130%;
    border-color: inherit;
    border-style: solid;
    border-width: .4em;
    border-top-color: #fff;
    content: "";
}
.arrow-down-wrap .arrow-down-black::after, .arrow-down-wrap .arrow-down::after {
    top: initial;
    bottom: -.65em;
    left: -130%;
}

@keyframes arrow-down {
    0% {
        transform: translate(0, 0)
    }
    100%,
    40% {
        transform: translate(0, 13.3em)
    }
}
.info_text {
	background-color: #2e2e2f;
	min-height: 400px;
	width: 100%;
	font-size: 22px;
	color: rgba(255, 255, 255, .5);
	padding: 100px 100px 200px 100px;
	text-align: justify;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
}
.info_text .wrapper_amim {
	padding-right: 100px;
}
.wrapper_amim p {
	overflow: hidden;
}
.photo_all_on_main {
	width: 800px;
	margin-left: auto;
	position: absolute;
	right: 100px;
}
.photo_all_on_main img {
	max-width: 100%;
	width: 100%;
	box-shadow: 0 8px 25px 0 rgba(0,0,0,.25);
	transition: transform .5s;
}
.photo_all_on_main:hover img {
	transform: scale(.96);
}
.sectionTwoOnMain {
    margin-bottom: 200px;
    position: relative;
    z-index: 1;
    margin-top: -140px;
}
.team_wrap_item {
	display: flex;
	align-items: center;
}
.block_for_img {
	width: 500px;
}
.block_for_text {
    width: calc(100% - 500px);
    background: url(img/light.jpg);
    height: 600px;
    padding: 50px;
    margin-left: -60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-shadow: 0 8px 25px 0 rgba(0,0,0,.25);
    transition: transform .5s;
}
.sectionServicesOnMain {
	margin-bottom: 100px;
	position: relative;
	padding: 50px;
}
.block_for_img img {
	height: auto;
	display: block;
	/* margin-left: auto; */
}
span.screen-reader-text {
	display: none;
}
.lawyer_title {
    font-size: 40px;
    font-weight: 900;
    color: #000;
}
.lawyer_position {
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 18px;
}
.lawyer_info {font-size: 18px;}
p.link-more {
    display: none;
}
.title_section {
    position: relative;
    font-weight: 900;
    font-size: 20px;
    color: #000;
    height: 30px;
    display: flex;
    align-items: center;
    /* text-transform: uppercase; */
    margin-bottom: 30px;
    margin-top: -20px;
}
.line {
    width: 100px;
    height: 2px;
    background: #000;
    margin-left: 10px;
}
.bux_prev_for_main {
    position: absolute;
    bottom: 10px;
    left: 550px;
    font-weight: bold;
    z-index: 10;
    font-size: 17px;
    cursor: pointer;
    font-family: 'Raleway', sans-serif;
    color: #000;
    display: flex!important;
    align-items: center;
}

.bux_next_for_main {
    position: absolute;
    bottom: 10px;
    right: 100px;
    font-weight: bold;
    z-index: 10;
    font-size: 17px;
    cursor: pointer;
    font-family: 'Raleway', sans-serif;
    color: #000;
    display: flex!important;
    align-items: center;
}
.bux_next_for_main .line {
	margin-right: 10px;
}


.button_black {
	position: absolute;
	bottom: 50px;
	right: 440px;
	font-family: 'PT Serif', serif;
	color: #fff;
	font-weight: 900;
	font-size: 20px;
	letter-spacing: -.5px;
	background: #000;
	padding-left: 20px;
	padding-right: 20px;
	height: 45px;
	display: flex;
	align-items: center;
}
.button_black a {
	color: #fff;
}
.new_top_block {
    /* min-height: 200px; */
    /* background: url(img/dark.jpg); */
    padding: 60px 50px 30px 150px;
    z-index: 1;
    position: relative;
}
.grid_line {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	display: flex;
	z-index: 0;
}
.line1 {
    width: calc(100% / 6);
    border-right: 1px solid #f2f2f2;
}
.line2 {
	width: calc(100% / 6);
	border-right: 1px solid #f2f2f2;
}
.line3 {
	width: calc(100% / 6);
	border-right: 1px solid #f2f2f2;
}
.line4 {
	width: calc(100% / 6);
	border-right: 1px solid #f2f2f2;
}
.line5 {
	width: calc(100% / 6);
	border-right: 1px solid #f2f2f2;
}
.new_top_block .title_pages {
	color: #000;
	font-size: 50px;
}
.sub_title {
	position: relative;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: 100;
}
.block_with_line {
	position: absolute;
	top: 0;
	left: -100px;
	width: 98px;
}
.block_with_line svg,
.block_with_line img {
	width: 100%;
	max-width: 100%;
	height: 10px;
	width: 100%;
}
.all_team_on_team_page {
	margin-top: 70px;
}
.part_for_photo {
	position: relative;
	z-index: 5;
	width: 500px;
}
.part_for_text {
	position: relative;
	z-index: 5;
	width: calc(100% - 500px);
	height: 600px;
	background: #fff;
	padding: 50px;
	overflow: hidden;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	margin-left: -40px;
	box-sizing: border-box;
	box-shadow: 0 8px 25px 0 rgba(0,0,0,.25);
	font-weight: 100;
}
.vertical_middle {
	align-items: center;
}
.part_for_text .content_inside {
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 30px;
	text-align: justify;
}
.part_for_text .content_inside:hover {
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
    overflow-scrolling: touch;
    
}
.part_for_text .content_inside::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 7px;
}
.part_for_text .content_inside::-webkit-scrollbar-thumb {
	border-radius: 2px;
	background-color: rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,0.5);
}
.part_for_text .content_inside em {
	background: #11192c;
	padding: 20px;
	display: block;
	color: #fff;
	font-style: normal;
	box-sizing: border-box;
}
.part_for_text .content_inside strong {
	text-transform: uppercase;
	color: #000;
}
.position_relative {
	position: relative;
	z-index: 10;
}
.part_for_photo_with_all {
    position: absolute;
    width: 60%;
}
.page-template-page-team .left_part {
	margin-top: 400px;
}
.block_with_all_news_list {
    padding: 50px;
    max-width: 80%;
    background: #fff;
    -webkit-box-shadow: 0 20px 40px 0 rgba(0,0,0,.05);
    box-shadow: 0 20px 40px 0 rgba(0,0,0,.05);
    margin-right: auto;
    margin-top: 50px;
    z-index: 5;
    position: relative;
    -webkit-box-shadow: 0 4px 7px rgba(0,0,0,.15);
    box-shadow: 0 4px 7px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 1px 15px rgba(0,0,0,.38);
    box-shadow: 0 1px 15px rgba(0,0,0,.38);
    max-width: 1110px;
    margin-bottom: 100px;
}
.list_item_new_news {
	margin-top: 10px;
	margin-bottom: 20px;
	border-bottom: 2px solid #12192d;
	padding-bottom: 10px;
}

.list_item_new_news,
.list_item_new_news a {
	font-size: 18px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	transition: .3s;
}

.list_item_new_news:hover,
.list_item_new_news a:hover {
	color: #111;
}
.dark_block {
	position: absolute;
	width: 500px;
	height: 600px;
	background: url(img/light.jpg);
	right: 0;
	top: 100px;
	box-shadow: 0 8px 25px 0 rgba(0,0,0,.25);
	transition: transform .5s;
}
.for_link_name {
	width: 20px;
}
.list_item_new_news .name {
	display: flex;
	align-items: flex-start;
	min-height: 65px;
}
.list_item_new_news .for_link_name {
	margin-top: 5px;
	margin-right: 20px;
}
.list_item_new_news .date {
	margin-left: 36px;
}

.show_video {
	cursor: pointer;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	opacity: 0;
	transition: .3s;
	background: #11182d;
}
.list_item_new_news:hover .show_video {
	opacity: 1;
}
.block_for404 {
    width: 50%;
    height: 300px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    position: relative;
}
.block_for404 img {
    max-width: 200px;
}
.carrer_content {
	font-size: 18px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	transition: .3s;
	min-height: 600px;
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
/* 	background: rgba(255, 255, 255, 0.7); */
}
.carrer_content .button_for_career {
    margin-top: 50px;
    display: block;
    width: 200px;
    margin: 30px auto 0px auto;
    background: #16203b;
    text-align: center;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}
.mobile_footer {
	display: none;
}
.block_for_all_service_icons {
    padding: 50px;
    width: 55%;
    background: #fff;
    -webkit-box-shadow: 0 20px 40px 0 rgba(0,0,0,.05);
    box-shadow: 0 20px 40px 0 rgba(0,0,0,.05);
    margin-right: auto;
    margin-top: 50px;
    z-index: 5;
    position: relative;
    -webkit-box-shadow: 0 4px 7px rgba(0,0,0,.15);
    box-shadow: 0 4px 7px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 1px 15px rgba(0,0,0,.38);
    box-shadow: 0 1px 15px rgba(0,0,0,.38);
    max-height: 690px;
    margin-right: -50px;
    max-width: 765px;
}
.block_for_all_service_text {
	width: 45%;
	background: url(img/light.jpg);
	margin-top: -80px;
	height: 700px;
	margin-bottom: 100px;
	box-shadow: 0 8px 25px 0 rgba(0,0,0,.25);
	transition: transform .5s;
	padding-left: 100px;
	padding-right: 40px;
	max-width: 630px;
}
.block_for_all_service_text .content_inside {
    height: calc(100% - 100px);
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 30px;
    text-align: justify;
    margin-top: 50px;
    margin-bottom: 50px;
}
.block_for_all_service_text .content_inside:hover {
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
    overflow-scrolling: touch;
    
}
.block_for_all_service_text .content_inside::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 7px;
}
.block_for_all_service_text .content_inside::-webkit-scrollbar-thumb {
	border-radius: 2px;
	background-color: rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,0.5);
}
.block_for_all_service_text .content_main_page {
	margin-top: 0;
}
.block_for_all_service_text .visible_button {
    border: none;
}
.new_mob_logo {
	display: none;
}
.no_scroll {
	overflow-x: hidden;
	height: 1px!important;
	min-height: 1px!important;
}
.opacity_0 {
	opacity: 0;
}
.lawyer_info em,
.lawyer_info strong {
    display: block;
}
.for_big {
	height: 100%;
	width: 100%;
}
.page-template-page-carrer .dark_block {
	background: url(img/for_carer_page_dark_block.jpg);
	display: none;
}
.single-post .title_pages {
	font-size: 30px;
}
.body_news_item {
    width: 850px;
    margin: 0 auto;
}
.video_section {
    margin-bottom: 30px;
}
.text_section {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
}
.current_news_name {
    font-weight: 400;
}
.back_to_news {
    display: none;
    margin-bottom: 10px;
}
.short_text {
    font-weight: 300;
    font-style: italic;
    margin-top: 10px;
}
.page-template-page-carrer #content {
	background: url(img/background_carrer_page.jpg);
	background-size: cover;
	background-position-y: 100%;
}
.category-news #content {
	background: url(img/bg_for_news_page5.jpg);
	background-size: cover;
	background-position: 0% 0%;
}
.category-news .dark_block {
	display: none;
}
.category-news .title_pages {
	color: #fff;
}
/*.page-template-page-carrer .grid_line {
	display: none;
}*/
.grid_line {
	display: none;
}
.category-news .block_with_line svg {
	fill: #FFFFFF;
}
.contacts_in_header li:first-child a {
	border-bottom: 1px dotted;
}
.single-book .text_section p {
    font-size: 18px;
    margin-bottom: 30px;
    text-indent: 30px;
    text-align: justify;
}
.single-book .body_news_item {
	width: 1050px;
}
.progress-container {
  width: calc(100% - 380px);
  height: 8px;
  background: #ccc;
  position: fixed;
}

.progress-bar {
  height: 8px;
  background: #4caf50;
  background: #16203b;
  width: 0%;
}

.arrow_box_right {
	position: relative;
	width: 80px;
	height: 20px;
	padding-top: 10px;
	box-sizing: border-box;
}
.arrow_box_right:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 3px;
	background: #15203b;
	top: 8px;
}
.arrow_box_right:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(65, 131, 215, 0);
	border-left-color: #15203b;
	border-width: 8px;
	margin-top: -8px;
}

.arrow_box_left {
	position: relative;
	width: 80px;
	height: 20px;
	padding-top: 10px;
	box-sizing: border-box;
}
.arrow_box_left:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 3px;
	background: #15203b;
	top: 8px;
}
.arrow_box_left:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(65, 131, 215, 0);
	border-right-color: #15203b;
	border-width: 8px;
	margin-top: -8px;
}
.empty {
	height: 50px;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #ff0000!important;
    background: #ff0000;
    color: #fff;
}
input.wpcf7-validates-as-required.wpcf7-not-valid {
    border: 1px solid #ff0000;
    border-radius: 0;
}
.item_field {
    position: relative;
}
span.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 13px!important;
    width: 100%;
}
.consult_form .item_field {
	display: flex;
	width: 100%;
	flex-direction: column;
	margin-bottom: 30px;
}
.consult_form br {
	display: none;
}
.consult_form textarea {
	width: 100%;
	height: 100px;
	resize: none;
	border: 1px solid #333;
}
.consult_form label {
	color: #16203b;
	
}
.consult_form .item_field input {
	width: 100%;
	border: 1px solid #333;
}
.consult_form {
	padding-top: 20px;
}
.consult_form input[type="submit"] {
    display: flex;
    width: 200px;
    margin: 0 auto;
    background: #16203b;
    height: 40px;
    justify-content: center;
    color: #fff;
    cursor: pointer;
    margin-top: 20px;
}
body {
	position: unset;
}
.header,
#content {
	opacity: 0;
	transition: 1s;
}

.strong_show {
	opacity: 1!important;
}