@font-face {
  font-family: "Lora";
  src: url("/wp-content/Fonts/Lora-Regular.woff");
  font-weight: 400;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: "Lora";
  src: url("/wp-content/Fonts/Lora-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: fallback;
}
input,
input:focus{
  border: 1px solid #c9c9c9 !important; 
}
a {
  font-family: "Lora", Arial, sans-serif;
  text-decoration: none;
}
html {
  display: block;
  font-family: "Lora", Arial, sans-serif;
}
p,input{
  font-family: "Lora", Arial, sans-serif;
}
body {
  font-family: "Lora", Arial, sans-serif;
  font-size: 15px;
  min-width: 300px;
  overflow-x: hidden;
  background-color: #f7f7f7;
  display: block;
  margin: 0;
}
.max_width_container.shapka {
  margin-top: 40px;
}
.popup__bg.active,
.popup__bg_prim.active,
#mob_popup_bg.active {
  opacity: 1;
  pointer-events: all;
  transition: 0.5s all;
}
.popup.active,
.popup_prim.active,
.mob_popup_b.active {
  transform: translateY(0);
  transition: transform ease-in-out 0.3s;
  display: block;
}
.poisk .input-group:before {
  top: 5px;
  background: url(/wp-content/uploads/2023/10/poisk.svg);
  background-repeat: no-repeat;
  content: "";
  background-size: 20px;
  margin: 0 0 0 12px;
  padding: 0 10px;
  position: absolute;
  left: -2px;
  bottom: 0;
}
.b_modal_body .input-group {
  max-width: 300px;
  margin: auto 0 auto auto;
  position: relative;
}
.poisk input {
  height: 30px;
  background-color: #004699;
  border: 1px solid white;
  margin-bottom: 20px;
  border-radius: 6px;
  padding: 0 0 0 35px;
  font-style: italic;
  color: #3d3d3d;
  font-size: 14px;
  font-family: "Arial", Arial, sans-serif;
  line-height: 1.55;
  font-weight: 400;
}
.wpcf7-form-control-wrap {
  width: 300px;
}
.dolg_gosud2 .advokats_mission h2 {
  color: #004699;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
  opacity: 0.8;
  margin-left: 6rem;
}

.close-popup1,
.close-popup,
.close-popup2 {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.form_ttl {
  color: #707070;
  font-size: 36px;
  line-height: 1.23;
  font-weight: 400;
  font-family: "Lora", Arial, sans-serif;
  text-align: center;
}
.pomosh_form_wrp .form_txt {
  color: #3d3d3d;
  line-height: 1.6;
  font-weight: 300;
  font-size: 16px;
  text-align: left;
  max-width: 690px;
  margin-bottom: 20px;
  height: fit-content;
}
.otzivi,
.isk_container {
  flex-direction: column;
}
.arbitr_partners {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.arbitr_partners img {
  width: 160px;
}
.input_wrapp {
  justify-content: space-between;
}
.iti,
.iti input[type="tel"] {
  height: 50px !important;
  background-color: #f7f7f7;
}
.iti--separate-dial-code .iti__selected-flag {
  background-color: #f7f7f7 !important;
  border-radius: 10px 0 0 10px;
}
.k-forma-txt02 {
  text-align: center;
}
.iti input {
  width: 300px;
}
input.omsk_btn {
  padding: 0px 15px;
  display: block;
  width: 220px;
  font-weight: 500;
  height: 50px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 15px 0px;
  color: #004699;
  border-radius: 10px;
  font-size: 15px;
  cursor: pointer;
  background-color: #f7f7f7;
  transition: 0.3s ease all;
  text-transform: none;
  border: none;
}
#form_btn.prim_btn{
  width: 100%;
  margin-top: 25px;
  font-size: 16px;
  font-weight: 700;
  height: 54px;
  border-radius: 10px;
  background-color: #004699;
  color: white;
  border-color: white;
}
#form_btn {
  width: 100%;
  margin-top: 25px;
  font-size: 16px;
  font-weight: 700;
  height: 54px;
  border-radius: 10px;
  background-color: white;
  color: #004699;
  border-color: #004699;
  text-transform: uppercase;
  cursor: pointer;
}
#form_btn:hover {
  color: #b57b38;
  border-color: #b57b38;
}
.dolg_gosud2 {
  height: 430px;
  background-color: #f8f8f8;
  width: 100vw;
  display: flex;
  align-items: center;
}
.pomosh_form_wrp .form_txt p {
  margin-bottom: 20px;
}
.vopros_wrapp .omsk_form_vopros {
  color: #004699;
  font-size: 120px;
  line-height: 186px;
  font-weight: 900;
  opacity: 0.8;
  background-position: center center;
  border-color: transparent;
  border-style: solid;
  padding-bottom: 10px;
  margin: 0 30px 0 0;
}
.omsk_form_wrp .form_txt {
  text-align: start;
  margin-bottom: 10px;
}
.pomosh_form_wrp,
.input_wrapp {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.overflowHidden {
  overflow: hidden;
}
.clear {
  clear: both;
}
header {
  background: white;
  position: relative;
  width: 100vw;
  top: 0px;
  z-index: 10000;
  box-shadow: 0px 15px 15px -3px rgba(61, 61, 61, 0.2);
}
.header_icons {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 250px;
  margin: 50px 0;
}
.shapka_wrap_1 {
  display: flex;
  flex-wrap: wrap;
}
.b-li1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  color: #3d3d3d;
  font-size: 14px;
  line-height: 1.55;
  font-weight: 500;
}
.max_width_container {
  max-width: 1160px;
  width: 100%;
  margin: 80px auto;
  display: flex;
}
.komanda {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.kom {
  max-width: 360px;
}
.kom_img img {
  object-fit: cover;
  border-radius: 20px;
}
.kom .kom_ttl {
  color: #3d3d3d;
  font-size: 18px;
  line-height: 32px;
  font-weight: 700;
  opacity: 0.8;
  margin-bottom: 25px;
}
.kom .kom_txt {
  color: #3d3d3d;
  font-size: 12px;
  line-height: 24px;
  font-weight: 400;
  margin: 0;
}
.subtitle {
  font-size: 20px;
  line-height: 1.55;
  opacity: 0.8;
  font-weight: 300;
  color: #000000;
  margin-bottom: 100px;
}
.text_online {
  font-size: 16px;
  line-height: 2;
  padding-top: 20px;
}
.blue_consult,
.online_cifri,
.pomojem,
.rukovoditeli,
.uslugi_online,
.column {
  flex-direction: column;
}
.blue_consult h2.blue_h2_online {
  font-size: 26px;
  line-height: 1.8;
  color: #004699;
  opacity: 0.7;
  margin-bottom: 80px;
}
#form_btn1{
  color: #004699;
    border-radius: 10px;
    font-size: 15px;
    cursor: pointer;
    background-color: #f7f7f7;
    transition: 0.3s ease all;
    width: 220px;
    font-weight: 500;
    height: 50px;
    border: none;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 15px 0px;
}
#form_btn1:hover{
  color: #b57b38;
}
#fields .iti:nth-child(1){
  margin:20px 0;
}
.docs_form_wrp{
  max-width: 670px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.iti {
  width: 100%;
  background-color: unset;
}
.docs_form_wrp .iti,
.docs_form_wrp .iti input[type="tel"] {
  height: 58px !important;
}
.form_policy{
  text-decoration: underline;
  color: #000000;
}
.docs_form_wrp .wpcf7-form-control-wrap{
  width:100%;
}
.kons_online {
  display: flex;
  justify-content: space-between;
}
.kon_online {
  width: 360px;
  border-radius: 30px;
  background-color: #ededed;
  box-shadow: 0px 0px 15px 3px rgba(61, 61, 61, 0.2);
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.kon_1 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 50px 0 20px 0;
}
.kon_1 img {
  margin-right: 20px;
}
.kon_2 {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

.kon_btn,
.doc_btn {
  color: #004699;
  font-size: 14px;
  line-height: 1.55;
  font-weight: 600;
  height: 60px;
  max-width: 300px;
  cursor: pointer;
  width: 100%;
  display: flex;
  border-width: 1px;
  border-radius: 10px;
  background-position: center center;
  border-color: #004699;
  border-style: solid;
  text-transform: uppercase;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  align-items: center;
  justify-content: center;
}
.doc_btn{
  max-width:220px;
}
.blue_consult p.kon_ttl {
  color: #3d3d3d;
  font-size: 24px;
  line-height: 1.8;
  font-weight: 700;
  margin-top: 0;
}
.kon_txt {
  color: #3d3d3d;
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
  opacity: 0.8;
}
.blue_consult .doc_online p.kon_ttl {
  font-size: 16px;
}
.doc_online .kon_txt {
  font-size: 14px;
}
.doc_online .kon_1 img {
  margin: 10px 15px;
  align-self: flex-start;
}
.doc_online .kon_btn {
  max-width: 220px;
}
.doc_online .kon_1 {
  margin: 30px 0 0 0;
}
.doc_online .kon_2 {
  margin-bottom: 30px;
}
.doc_online:not(.doc_gray) {
  height: 210px;
}
.blue_consult .doc_gray {
  height: 230px;
  border-radius: 30px;
  background-color: #ededed;
  background-position: center center;
  border-color: transparent;
  border-style: solid;
  box-shadow: 0px 0px 15px 3px rgba(61, 61, 61, 0.2);
}
.hours {
  display: flex;
  flex-direction: column;
  height: 500px;
  max-width: 900px;
  width: 100%;
  margin: 30px calc(100% - 960px);
  justify-content: space-between;
}
.hour {
  display: flex;
  flex-direction: column;
  position: relative;
}
.hour:nth-child(even) {
  align-items: flex-end;
}
.hour_background {
  position: absolute;
  z-index: 1;
  line-height: 150px;
  left: -12%;
  right: 0;
  top: -38px;
  font-size: 200px;
  font-family: sans-serif;
  font-weight: 700;
  color: #004699;
  opacity: 0.1;
  user-select: none;
}
.hour_background.second {
  left: 49%;
  top: -26%;
}
.hour .hour_ttl {
  font-size: 22px;
  line-height: 1.35;
  font-weight: 700;
  max-width: 350px;
  color: #505050;
}
.hour .hour_txt {
  font-size: 16px;
  line-height: 1.55;
  font-weight: 300;
  max-width: 350px;
  color: #505050;
}
.pomojem .b-home02-h2 {
  text-align: center;
  margin-bottom: 80px;
  opacity: 0.9;
}
.cifri {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.cifra {
  display: flex;
  flex-direction: column;
  width: fit-content;
}
.cifra_hr {
  border: 1px solid #004894;
  width: 180px;
  margin: 0;
}
.cifri .cifra_numb {
  color: #3d3d3d;
  font-size: 42px;
  line-height: 76px;
  font-weight: 700;
  opacity: 0.8;
}
.cifri .cifra_txt {
  color: #3d3d3d;
  line-height: 29px;
  font-weight: 500;
  opacity: 0.8;
  width: 180px;
}
.cifri .cifra_txt.lust {
  width: 240px;
}
.shapka {
  position: relative;
}
.background_header {
  position: absolute;
  background-image: url(/wp-content/uploads/2023/10/logo-fon.png);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 67%;
  width: inherit;
  height: 100%;
  overflow: visible;
  opacity: 0.089;
}
.container2 {
  width: 60%;
  height: 210px;
}
.container3 {
  width: 40%;
  height: 210px;
}
.b-li1 img {
  margin-right: 20px;
}
.container2 h1.c-h1 {
  color: #3d3d3d;
  font-size: 42px;
  line-height: 67px;
  font-weight: 700;
  opacity: 0.8;
}
.container2 h3 {
  color: #3d3d3d;
  font-size: 18px;
  line-height: 29px;
  font-weight: 600;
  opacity: 0.8;
}
.container2 .c-txt {
  color: #3d3d3d;
  font-size: 15px;
  line-height: 33px;
  font-weight: 500;
}
.first_header {
  padding: 5px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1160px;
  border-bottom: 1px solid rgba(61, 61, 61, 0.6);
}
.max_width_container h2 {
  color: #3d3d3d;
  line-height: 1.8;
  opacity: 0.8;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 600;
  max-width: 1160px;
}
.max_width_container p {
  color: #707070;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 300;
  margin-bottom: 0;
}
.second_header {
  padding: 0 10px;
  display: flex;
  flex-direction: row;
  margin: 0 auto;
  max-width: 1160px;
  align-items: center;
}
.search_head {
  width: 30%;
}
.search_head input {
  border-width: 1px;
  border-radius: 6px;
  opacity: 0.4;
  border-color: #3d3d3d;
  border-style: solid;
  padding: 0 0 0 35px;
  font-style: italic;
  color: #3d3d3d;
  font-size: 14px;
  height: 40px;
  width: 100%;
}
.w-100 {
  width: 100%;
}
.container1 {
  position: relative;
  width: 600px;
}
.docs_online {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.doc_online {
  display: flex;
  width: 260px;
  border-width: 1px;
  border-radius: 30px;
  background-position: center center;
  border-color: #c2c2c2;
  border-style: solid;
  box-shadow: 0px 0px 15px 3px rgba(250, 250, 250, 0.2);
  flex-direction: column;
  justify-content: space-between;
}
.b-blocktxt {
  border-radius: 20px;
  background-color: #f7f7f7;
  background-position: center center;
  border-color: transparent;
  border-style: solid;
  box-shadow: 0px 0px 15px 3px rgba(61, 61, 61, 0.2);
  line-height: 27px;
  font-size: 14px;
  font-family: "Arial", Arial, sans-serif;
  font-weight: 100;
  max-width: 600px;
  width: 100%;
  padding: 20px 20px;
  font-style: italic;
  position: absolute;
  bottom: -157px;
  right: 22.7%;
}
.b-home-img01 {
  position: relative;
  margin-top: 10px;
  display: flex;
  justify-content: flex-end;
}
.b-home-img01 img {
  border-radius: 30px;
  width: 400px;
  height: 360px;
  object-fit: cover;
  object-position: top;
}
.b-img01-txt1 {
  line-height: 25px;
  color: #ffffff;
  font-size: 14px;
  font-family: "Lora", Arial, sans-serif;
  font-weight: 700;
  opacity: 0.8;
  position: absolute;
  top: 306px;
  right: 25px;
  white-space: nowrap;
}
.b-img01-txt2 {
  line-height: 19px;
  color: #ffffff;
  font-size: 10px;
  font-family: "Lora", Arial, sans-serif;
  font-weight: 400;
  opacity: 0.8;
  position: absolute;
  top: 335px;
  right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.input-group {
  margin: auto 0 auto auto;
  position: relative;
  display: flex;
  align-items: stretch;
  width: 90%;
}
.input-group:before {
  content: "";
  background: url(/wp-content/uploads/2023/10/poisk.png);
  background-size: 20px;
  background-repeat: no-repeat;
  margin: 0 0 0 12px;
  padding: 0 10px;
  position: absolute;
  top: 11px;
  left: -2px;
  bottom: 0;
}
.input-group-append {
  display: none;
}

.left_wrap_head {
  display: flex;
  flex-direction: row;
  width: 320px;
  justify-content: space-between;
}
.right_wrap_head {
  display: flex;
  flex-direction: row;
  width: 520px;
  justify-content: space-between;
  align-items: center;
}
.tel_head {
  color: #000000;
  font-size: 20px;
  line-height: 1.55;
  font-weight: 400;
  border-color: transparent;
  border-style: solid;
  width: 200px;
  text-decoration: none;
}
#myModal {
  max-width: 500px;
  min-width: 360px;
  width: 100%;
  height: fit-content;
  padding: 50px;
  border-radius: 4px;
  background: #fafafa;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  display: none;
  opacity: 0;
  z-index: 99999999999999999;
  text-align: center;
}
#myModal p {
  margin-top: 50px;
  color: #3d3d3d;
  line-height: 1.6;
  font-weight: 300;
  font-size: 16px;
  font-family: "Lora", Arial, sans-serif;
  text-align: center;
}
#myModal #myModal__close {
  width: 21px;
  height: 21px;
  position: absolute;
  font-size: 29px;
  top: 1px;
  right: 11px;
  cursor: pointer;
  display: block;
}
#myOverlay {
  z-index: 99999;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  display: none;
}
#zvonok1:hover {
  border-color: #b57b38;
  color: #b57b38;
}
#zvonok1 {
  cursor: pointer;
  font-size: 13px;
  font-family: "Lora", Arial, sans-serif;
  line-height: 1.55;
  font-weight: 600;
  border-width: 1px;
  background-color:white;
  border-radius: 20px;
  border-style: solid;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out,
    border-color 0.2s ease-in-out, transform 0.2s, border-width 0.2s;
  border-color: #004699;
  color: #004699;
  transform:scale(1);
  text-transform: uppercase;
  display: flex;
  align-items: center;
  width: 200px;
  height: 54px;
  justify-content: center;
}
.form_txt{
  text-align:center;
}
.popup__bg_prim,
.popup__bg {
  z-index: 999999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  pointer-events: none;
  transition: 0.5s all;
}
.popup_prim,
.popup {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height: fit-content;
  max-width: 620px;
  width: 100%;
  transform: translate(-50%, -50%) scale(0);
  background: #fff;
  padding: 40px 20px;
  transform: translateY(-100%);
  transition: 0.5s all;
  display: none;
}
.prim_treug {
  background-image: url(/wp-content/uploads/2023/10/treug.png);
  background-size: cover;
  height: 16px;
  width: 16px;
  display: inline-block;
  margin-left: 5px;
  vertical-align: sub;
  transition: background-image 0.3s ease;
}
#menu-header01 {
  display: flex;
  justify-content: space-between;
}
#menu-header01 img {
  width: 16px;
  margin-left: 5px;
}
#menu-header01 li:hover:not(#menu-item-47260) .prim_treug {
  background-image: url(/wp-content/uploads/2023/10/treug_blue-1.png);
  cursor: pointer;
}
.sub-menu li:hover .prim_treug {
  background-image: url(/wp-content/uploads/2023/10/treug.png);
}
.menu-header01-container {
  width: 70%;
}
#menu-item-47260:hover > a .prim_treug {
  transform: rotate(90deg);
  transition: transform 0.2s ease;
}
#menu-header01 .sub-menu {
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: -27px;
  background-color: #fff;
  width: 213px;
  opacity: 0;
  z-index: -999;
  transform: translateY(-5px);
  transition: opacity 0.1s ease, transform 0.3s ease;
}
#menu-header01 li {
  list-style-type: none;
}
#menu-header01 .sub-menu li {
  padding: 10px 10px 10px 27px;
}
#menu-header01 li:hover .sub-menu {
  display: block;
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
  z-index: 99;
}
#menu-header01 li a {
  color: #000000;
  font-size: 16px;
  font-family: "Lora", Arial, sans-serif;
  line-height: 1.55;
  font-weight: 400;
  background-position: center center;
  border: 0px solid transparent;
  opacity: 0.9;
  text-decoration: none;
}
#menu-footer-01 .sub-menu,
#menu-footer-2 .sub-menu,
#menu-footer-3 .sub-menu {
  display: block;
  position: absolute;
  top: 40px;
  left: 20px;
  width: 213px;
  opacity: 0;
  transform: translateY(-5px);
  transition: opacity 0.1s ease, transform 0.3s ease;
}

.menu-item-has-children {
  position: relative;
  margin-bottom: 0;
  transition: margin-bottom 0.3s ease;
}

.menu-item-has-children.active .sub-menu {
  opacity: 1 !important;
  transform: translateY(0) !important;
}
.menu-item-has-children.active {
  margin-bottom: 90px;
  transition: margin-bottom 0.3s ease;
}
.mob_header {
  display: none;
}
.iti input {
  width: 100%;
  height: 58px;
  margin: 0;
  padding: 6px 70px;
  border-radius: 10px;
  font-size: 16px;
  line-height: 1.33;
  color: #000000;
  font-family: "Lora", Arial, sans-serif;
}
 .iti input,
 .iti input.wpcf7-form-control:focus{
  border: 1px solid #c9c9c9 !important; 
}
.klients{
  width:100vw;
  padding-bottom: 5px;
  background-color: white;
}
.footer_link_block,
.footer_menu_block,
.footer_contacts_block,
.footer_join_block {
  display: flex;
  flex-direction: column;
}
footer {
  padding: 20px 0;
    width: 100vw;
    margin: auto;
  background-color: #f7f7f7;
}
.footer_grid_wrap {
  display: grid;
  max-width: 1200px;
  margin: 0 auto;
  border-top: 1px solid #9f9f9f;
  padding: 10px 20px;
}
.footer_grid_wrap .site_logo {
  grid-area: 1 / 1 / 2 / 2;
}
.footer_menu_block {
  grid-area: 1 / 2 / 3 / 3;
  margin-top: 40px;
}
.footer_contacts_block {
  grid-area: 1 / 3 / 3 / 4;
  margin-top: 40px;
}
.footer_join_block {
  grid-area: 1 / 4 / 3 / 5;
  margin-top: 40px;
}
.footer_link_block {
  grid-area: 2 / 1 / 3 / 2;
}
.footer_grid_wrap .copyright {
  margin: 0 0 20px;
  color: #707070;
  font-size: 14px;
  font-weight: 400;
  background-position: center center;
  line-height: 22px;
  opacity: 0.9;
}
.footer_link_block a {
  line-height: 19px;
  color: #707070;
  font-size: 12px;
  font-weight: 400;
  text-decoration: underline;
  display: block;
  margin-bottom: 10px;
}
.footer_link_block .company_inn {
  margin-top: 25px;
  font-size: 12px;
  opacity: 0.9;
}
.footer_block_content .contact_block {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  width: fit-content;
  max-width: 195px;
}
.footer_join_block .footer_block_content {
  width: 120px;
  display: flex;
  justify-content: space-between;
}
.footer_block_content .soc_block {
  width: 90px;
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.footer_mail {
  text-decoration: underline;
}
.footer_block_ttl {
  color: #707070;
  font-size: 14px;
  font-weight: 400;
  background-position: center center;
  line-height: 22px;
  text-align: left;
  margin-bottom: 30px;
  opacity: 0.9;
}
.footer_block_ttl a {
  color: #707070;
}
.footer_block_content li a {
  text-decoration: none;
  line-height: 19px;
  color: #303030;
  font-size: 12px;
  font-weight: 400;
  opacity: 0.9;
}
.footer_block_content li {
  list-style: none;
  margin-bottom: 20px;
}
.footer_block_content ul {
  margin: 0;
  padding: 0;
}
.contact_block a {
  color: #303030;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
}
.contact_block a:hover {
  color: #004699;
}
.contact_block p {
  color: #303030;
  font-size: 12px;
  line-height: 19px;
  font-weight: 400;
  margin-bottom: 9px;
}
.b-advok {
  background-color: #74a1cb;
  color: #ffffff;
  font-size: 8px;
  font-family: "Arial", sans-serif;
  line-height: 8px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  background-position: center center;
  border-color: transparent;
  border-style: solid;
  text-align: center;
  padding-top: 2px;
}
.site_logo {
  text-decoration: none;
  width: 160px;
  display: block;
}
.b_burger {
  filter: opacity(0.6);
}

#mob_popup_bg {
  opacity: 0;
  z-index: 999999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  pointer-events: none;
  transition: 0.5s all;
}
.poisk {
  width: 270px;
}
.mob_popup_b {
  display: block;
  position: relative;
  width: 300px;
  height: 100vh;
  background-color: #004699;
}
.second_header {
  margin: 0 auto;
  max-width: 1160px;
}
.sec_header_wrap {
  padding: 0 10px;
  display: flex;
  flex-direction: row;
  margin: 0 auto;
  max-width: 1200px;
  align-items: center;
  justify-content: space-between;
  height: 50px;
  width: 100%;
}
.b-fixed {
  top: 0;
  position: fixed;
  background-color: white;
  box-shadow: 0px 15px 15px -3px rgba(61, 61, 61, 0.2);
  padding: 0 !important;
}
.mob_popup_b .close {
  position: absolute;
  left: 90%;
  top: 10px;
}
.mob_nav_menu li a {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  margin-bottom: 15px;
  display: inline-block;
}
.mob_nav_menu li {
  list-style: none;
}
.mob_nav_menu .prim_treug {
  display: none;
}
.b_modal_body {
  padding: 80px 0 0 0;
}
@media (max-width: 1199px) {
  .first_header {
    padding: 0 10px;
  }
  .max_width_container {
    max-width: 940px;
  }
  .kon_online {
    width: 305px;
    flex-basis: 47%;
  }
  .blue_consult p.kon_ttl {
    font-size: 22px;
  }
  .kon_btn,
  .doc_btn {
    max-width: 260px;
  }
  .kon_1 img {
    margin-right: 10px;
  }
  .doc_online {
    width: 225px;
  }
  .doc_online .kon_1 img {
    margin: 10px 5px 10px 5px;
  }
  .doc_online .kon_btn {
    max-width: 205px;
    height: 50px;
  }
  .blue_consult .doc_gray {
    height: 230px;
  }
  .cifra_hr {
    width: 90%;
  }
  .b-blocktxt {
    max-width: 500px;
    bottom: -174px;
    right: 36.9%;
  }
  .hours {
    margin: 30px calc(100% - 840px);
    max-width: 840px;
  }

  .hour_background.second {
    left: 46%;
  }
  .komanda {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .kom_img img {
    width: 305px;
    height: 305px;
  }
  .kom {
    max-width: 305px;
}
}
@media (max-width: 959px) {
  .second_header,
  .left_wrap_head,
  .right_wrap_head {
    display: none;
  }
  .shapka_wrap_1 {
    flex-direction: column;
  }
  .container1,
  .container2,
  .container3 {
    width: 100%;
    height: fit-content;
  }
  .b-blocktxt {
    position: unset;
    max-width: fit-content;
  }
  .popup_prim, .popup {
    max-width: calc(100% - 70px);
    padding:20px;
  }
  .b-home-img01 img {
    width: 100%;
    margin: 30px 0;
    height: 460px;
  }
  .b-img01-txt1 {
    top: unset;
    bottom: 65px;
  }
  .b-img01-txt2 {
    top: unset;
    bottom: 45px;
  }
  .kons_online {
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .kon_online:nth-child(3) {
    margin-top: 40px;
  }
  .docs_online{
    flex-wrap:wrap;
    justify-content: space-around;
  }
  .kom_grisin {
    margin-top: 50px;
  }
  .doc_online{
    flex-basis: 40%;
  }
  .doc_online .kon_1 {
    max-width: 226px;
    align-self: center;
}
  .doc_online.doc_gray{
    height:210px;
  }
  .doc_online:nth-child(1) {
    order:1;
  }
  .doc_online:nth-child(2) {
    order:2;
  }
  .doc_online:nth-child(3) {
    order:4;
    margin-top:40px;
  }
  .doc_online:nth-child(4) {
    order:3;
    margin-top:40px;
  }
  .arbitr_partners {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .arbitr_partners > img {
    margin-top: 20px;
    width: 28%;
}
  .background_header {
    background-size: 116%;
    width: 107vw;
    top: 25%;
    left: -12%;
  }
  .first_header {
    height: 90px;
    border-bottom: 0px solid rgba(61, 61, 61, 0.6);
  }
  .cifri {
    flex-wrap: wrap;
  }
  .mob_header {
    display: flex;
    width: 90%;
    margin: 0 auto;
    justify-content: space-between;
    align-items: center;
  }
  .hours {
    margin-left: 67px !important;
    margin: 30px calc(100% - 640px);
    max-width: 640px;
  }
  .doc_btn {
    max-width: 220px;
  }
  .max_width_container {
    max-width: 620px;
  }
  .footer_link_block {
    grid-area: 2 / 4 / 3 / 5;
  }
  .footer_menu_block {
    grid-area: 2 / 1 / 3 / 2;
    margin-top: 0;
  }
  .footer_join_block {
    grid-area: 1 / 4 / 2 / 5;
  }
  .footer_grid_wrap .copyright {
    margin: 20px 0;
  }
}
@media (max-width: 639px) {
  .max_width_container {
    max-width: 460px;
    padding: 0 1.3rem 0 1.3rem;
  }
  .footer_grid_wrap {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 0.4fr 1fr 0.3fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  .footer_contacts_block {
    grid-area: 1 / 2 / 3 / 3;
    padding: 0 5px;
  }
  .kon_online:nth-child(2) {
    margin-top: 40px;
}
.kon_online {
  flex-basis: 86%;
}
.doc_online {
  flex-basis: 48%;
}
.cifra:last-child {
  margin: auto;
}
.hour:nth-child(even) {
  align-items: flex-start;
}
.hour_background.second {
  left: 28%;
}
.pomojem .b-home02-h2 {
  text-align: left;
}

.background_header {
  background-size: 150%;
  width: 114vw;
  top: 25%;
  left: -17%;
}
.input_wrapp {
  flex-direction:column;
  align-items: flex-start;
}
input.omsk_btn {
  margin-top: 20px;
  width: 300px;
}
.kom_sharov {
  margin-top: 50px;
}
.captcha_wrap{
 margin-bottom:20px;
}
  .footer_join_block {
    grid-area: 1 / 3 / 3 / 4;
  }
  .footer_link_block {
    grid-area: 3 / 1 / 4 / 4;
  }
  .header_icons{
    margin-bottom:0;
  }
  .hours{
    height: 550px;
  }
}
@media (max-width: 479px) {
  .footer_grid_wrap {
    grid-template-columns: repeat(2, 1fr);
  }
  .max_width_container {
    max-width: 360px;
    width: 90%;
    padding: 0;
  }
  .kon_online,
  .doc_online {
    flex-basis: 100%;
}
.doc_online:nth-child(2) {
  margin-top: 40px;
}
.arbitr_partners > img {
  width: 44%;
}
.cifra:last-child {
 margin:0;
  width: 180px;
}
.background_header {
  background-size: 135%;
  width: 210vw;
  top: -68%;
  left: -96%;
  height: 187%;
}
.cifri {
  justify-content: center;
}
.hours {
  margin-left: 20px !important;
  max-width: 360px;
}
.vopros_wrapp .omsk_form_vopros {
  font-size: 60px;
  align-self: flex-start;
  line-height: 94px;
  margin: 0;
}
.pomosh_form_wrp .form_txt {
  text-wrap: pretty;
  max-width: 320px;
}
.input_wrapp .wpcf7-form-control-wrap,
input.omsk_btn{
width:220px;
}
.dolg_gosud2 .advokats_mission h2 {
  font-size: 36px;
  margin-left: 2rem;
}
  .footer_contacts_block {
    grid-area: 1 / 2 / 3 / 3;
    margin-top: 0px;
    margin-left: 10px;
  }
  .footer_link_block {
    grid-area: 4 / 1 / 5 / 3;
  }
  .footer_join_block {
    grid-area: 3 / 1 / 4 / 3;
  }
}
@media (max-width: 1000px) {
  header.b-header {
    position: sticky;
  }
}
@media (max-width: 370px) {
.captcha_wrap{
  width: 88%;
}
.dolg_gosud2 .advokats_mission h2 {
  margin-left: 1.2rem;
}
.pomosh_form_wrp{
  width: 100vw;
}
.background_header {
  background-size: 135%;
    width: 210vw;
    top: -50%;
    left: -96%;
    height: 135%;
}
}