/*
Theme Name: Правовой стандарт
Author: 
*/
@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

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

article, aside, figcaption, figure, footer, header, menu, nav, section, div, main, form {
  display: block;
}

a img {
  border: none;
  outline: none;
}
a:hover img {
  border: none;
  outline: none;
}

img {
  max-width: 100%;
  height: auto;
}

q, blockquote {
  quotes: none;
}

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

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

select, textarea, input {
  border: none;
  outline: none;
  display: block;
  height: auto;
  overflow: hidden;
  max-width: 100%;
}

textarea {
  min-width: 100px;
  min-height: 100px;
}

input[type="submit"]:hover, button[type="submit"]:hover, a:hover {
  cursor: pointer;
}

iframe {
  max-width: 100%;
}

.clr {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clrfx {
  overflow: hidden;
  zoom: 1;
  height: auto;
}
.clrfx:before, .clrfx:after {
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clrfx:after {
  clear: both;
}

.gray {
  color: #f9f9f9;
}

.othergray {
  color: #ececec;
}

.red, h1, h2, h3, h4, h5, h6 {
  color: #9b0600;
}

.darkgray {
  color: #4d4e53;
}

.white, .soc-links--foot, .soc-links__politic, .footer-text {
  color: #fff;
}

.gray_bg, .top-bar {
  background: #f9f9f9;
}

.othergray {
  background: #ececec;
}

.red_bg, .callback-btn {
  background: #9b0600;
}

.darkgray_bg, .footer {
  background: #4d4e53;
}

.white_bg, .mid-bar {
  background: #fff;
}


@font-face {
  font-family: "Pragmatica";
  src: url("fonts/Pragmatica/PragmaticaBook.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
body, .wrapper-all, .nav__container {
  font-family: "Pragmatica", Arial, sans-serif;
}

body, .wrapper-all, .nav-menu a {
  font-weight: 400;
  font-style: normal;
}

strong, b, .page_navi {
  font-weight: 700;
  font-style: normal;
}

i {
  font-weight: 400;
  font-style: italic;
}

strong i, b i, i b, i strong {
  font-weight: 700;
  font-style: italic;
}

body, .wrapper-all {
  line-height: 150%;
  color: #000;
  font-size: 18px;
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 17px;
}

h5 {
  font-size: 13px;
}

h6 {
  font-size: 11px;
}

a {
  color: #9b0600;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

form input, form textarea {
  font-size: 18px;
  padding: 5px 10px;
  background: #fff;
}
form input:placeholder, form input::-moz-placeholder, form input:-moz-placeholder, form input:-ms-input-placeholder, form input::-webkit-input-placeholder, form input:placeholder-shown, form textarea:placeholder, form textarea::-moz-placeholder, form textarea:-moz-placeholder, form textarea:-ms-input-placeholder, form textarea::-webkit-input-placeholder, form textarea:placeholder-shown {
  color: #4d4e53;
}

.wpcf7-response-output, span.wpcf7-not-valid-tip, .header__container, .content__container, .post-block {
  height: auto;
  overflow: hidden;
}

.header__container:after, .top-bar__container:after, .mid-bar__container:after, .nav__container:after, .footer__container:after, .content__container:after, .breadcrumbs__container:after, .full-slider__container:after, .col1:after, .col2:after, .col3:after, .col4:after, .col5:after, .col6:after, .col7:after, .col8:after, .col9:after, .col10:after, .col11:after, .col12:after, .nav-menu:after, .footer-nav__list:after, .toggle__content:after, .toggle_other__content:after, .service:after, .service__img:after, .post:after, .post__content ul:after, .post__content ol:after, table:after, .link-list:after, .link-list__item:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
}

.content__container .post__title {
	font-size: 23px;
}

.callback-btn, .adress, .mail, .phones__item, .soc-links__item, .btn-touch__text, .footer-text__item, .page_navi .page-numbers {
  display: inline-block;
  width: auto;
}

.header__container, .top-bar__container, .mid-bar__container, .nav__container, .footer__container, .content__container, .breadcrumbs__container, .full-slider__container {
  width: 100%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 650px) {
  .header__container, .top-bar__container, .mid-bar__container, .nav__container, .footer__container, .content__container, .breadcrumbs__container, .full-slider__container {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media screen and (min-width: 1170px) {
  .header__container, .top-bar__container, .mid-bar__container, .nav__container, .footer__container, .content__container, .breadcrumbs__container, .full-slider__container {
    padding-left: 0;
    padding-right: 0;
  }
}

h1, h2, h3, h4, h5, h6, form, main, header, footer, nav, .wrapper-all, div.wpcf7, .wpcf7-response-output, span.wpcf7-not-valid-tip, .col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12, .header, .header__top, .header__mid, .info__item, .logo__link, .search, .search__form, .search__input, .phones--foot .phones__item, .soc-links__politic, .nav__lists, .nav-menu, .nav-menu a, .nav-menu > li, .btn-touch, .sub-menu, .sub-menu li, .footer, .footer-nav__list, .footer-nav__list li, .btn--block, .form, .form__title, .form__line, .content, .toggle, .toggle__btn, .toggle__content, .toggle_other__btn, .toggle_other__btn a, .toggle_other__nobtn, .toggle_other__nobtn a, .toggle_other__content, .breadcrumbs, .this-page, .this-page__part-right, .this-page__part-left, .home-block, .home-block__item, .home-block__title, .home-block__content, .service, .list-why, .list-why__item, .prizyv__text, .prizyv__btn, .post__title, .post__content, .post__gallery, .post .map, .sidebar div, .sidebar__item, .sidebar__btn, .sidebar__title, .sidebar__phones a, .link-list, .link-list__item, .link-list__item a, .posts-list, .posts-list__item, .post-block, .post-block__content, .link-pictures__img, .link-pictures__content, .link-pictures__text, .page_navi, .tablet, .tablet__item, .price, .price__title, .price__content {
  width: 100%;
  float: left;
}

.hidden, form input::-webkit-search-decoration, form textarea::-webkit-search-decoration {
  display: none;
}

div.wpcf7 .ajax-loader {
  display: none !important;
}

.wpcf7-response-output, span.wpcf7-not-valid-tip {
  font-size: 15px !important;
  margin: 0 5% !important;
  max-width: 90%;
}

.col2 {
  padding: 0 15px;
}
@media screen and (min-width: 770px) {
  .col2 {
    max-width: 50%;
    float: left;
  }
  .col2:nth-child(2n+1) {
    clear: both;
  }
}

.col3 {
  padding: 0 15px;
}
@media screen and (min-width: 650px) {
  .col3 {
    max-width: 50%;
    float: left;
  }
  .col3:nth-child(2n+1) {
    clear: both;
  }
}
@media screen and (min-width: 770px) {
  .col3 {
    max-width: 33.33333%;
    float: left;
  }
  .col3:nth-child(2n+1) {
    clear: inherit;
  }
  .col3:nth-child(3n+1) {
    clear: both;
  }
}

.col4 {
  padding: 0 15px;
}
.col-6
{
	width: 50%;
	float: left;
}
.col4-f {
	max-width: 23%;
	display: inline-block;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}
@media screen and (min-width: 650px) {
  .col4 {
    max-width: 50%;
    float: left;
  }
  .col4:nth-child(2n+1) {
    clear: both;
  }
}
@media screen and (min-width: 770px) {
  .col4 {
    max-width: 25%;
    float: left;
  }
  .col4:nth-child(2n+1) {
    clear: inherit;
  }
  .col4:nth-child(4n+1) {
    clear: both;
  }
}

/*Изображения*/
.alignleft {
  float: left;
  margin-right: 30px;
  margin-top: 5px;
  margin-bottom: 10px;
}

.alignright {
  float: right;
  margin-left: 30px;
  margin-top: 5px;
  margin-bottom: 10px;
}

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

/* Текст */
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-justify {
	text-align: justify;
}

.header__top {
  padding: 10px 0;
}
.header__mid {
  padding: 10px 0;
}

.info__item {
  padding: 0 15px 10px;
  text-align: center;
}
@media screen and (min-width: 1030px) {
  .info__item {
    max-width: 25%;
    float: left;
    padding: 0 15px;
  }
}
@media screen and (min-width: 650px) {
  .info__item--adress {
    max-width: 50%;
    float: left;
  }
}
@media screen and (min-width: 770px) {
  .info__item--adress {
    max-width: 33.33333%;
    float: left;
  }
}
@media screen and (min-width: 1030px) {
  .info__item--adress {
    max-width: 25%;
    float: left;
    padding: 10px 0;
  }
}
@media screen and (min-width: 650px) {
  .info__item--mail {
    max-width: 50%;
    float: left;
  }
}
@media screen and (min-width: 770px) {
  .info__item--mail {
    max-width: 33.33333%;
    float: left;
  }
}
@media screen and (min-width: 1030px) {
  .info__item--mail {
    max-width: 25%;
    float: left;
    padding: 10px 0;
  }
}
@media screen and (min-width: 650px) {
  .info__item--soc-links {
    max-width: 50%;
    float: left;
    padding-top: 10px;
  }
}
@media screen and (min-width: 770px) {
  .info__item--soc-links {
    max-width: 33.33333%;
    float: left;
  }
}
@media screen and (min-width: 1030px) {
  .info__item--soc-links {
    max-width: 25%;
    float: left;
  }
}
@media screen and (min-width: 650px) {
  .info__item--search {
    max-width: 50%;
    float: left;
  }
}
@media screen and (min-width: 770px) {
  .info__item--search {
    max-width: 100%;
    float: left;
  }
}
@media screen and (min-width: 1030px) {
  .info__item--search {
    max-width: 25%;
    float: left;
  }
}
@media screen and (min-width: 770px) {
  .info__item--logo {
    max-width: 50%;
    float: left;
  }
}
@media screen and (min-width: 1030px) {
  .info__item--logo {
    max-width: 25%;
    float: left;
  }
}
@media screen and (min-width: 770px) {
  .info__item--phraze {
    max-width: 50%;
    float: left;
    display: none;
  }
}
@media screen and (min-width: 1030px) {
  .info__item--phraze {
    max-width: 33.33333%;
    float: left;
    display: block;
    padding: 13px 7% 7.5px;
  }
}
@media screen and (min-width: 770px) {
  .info__item--phones {
    max-width: 50%;
    float: left;
  }
}
@media screen and (min-width: 1030px) {
  .info__item--phones {
    max-width: 25%;
    float: left;
    padding-top: 11px;
  }
}
@media screen and (min-width: 770px) {
  .info__item--color-btns {
    max-width: 50%;
    float: left;
  }
}
@media screen and (min-width: 1030px) {
  .info__item--color-btns {
    max-width: 16.66667%;
    float: left;
    padding-left: 0;
    padding-top: 22px;
  }
}
@media screen and (min-width: 650px) {
  .info__item--logo-foot {
    max-width: 33.33333%;
    float: left;
  }
}
@media screen and (min-width: 1030px) {
  .info__item--logo-foot {
    max-width: 25%;
    float: left;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 1170px) {
  .info__item--logo-foot {
    max-width: 16.66667%;
    float: left;
  }
}
@media screen and (min-width: 650px) {
  .info__item--nav-foot {
    max-width: 33.33333%;
    float: left;
    text-align: left;
  }
}
@media screen and (min-width: 1030px) {
  .info__item--nav-foot {
    max-width: 16.66667%;
    float: left;
    padding-left: 30px;
  }
}
@media screen and (min-width: 1170px) {
  .info__item--nav-foot {
    max-width: 16.66667%;
    float: left;
  }
}
@media screen and (min-width: 650px) {
  .info__item--soc-links-foot {
    max-width: 33.33333%;
    float: left;
  }
}
@media screen and (min-width: 1030px) {
  .info__item--soc-links-foot {
    max-width: 16.66667%;
    float: left;
  }
}
@media screen and (min-width: 1170px) {
  .info__item--soc-links-foot {
    max-width: 33.33333%;
    float: left;
    text-align: left;
    padding-left: 7%;
  }
  .info__item--soc-links-foot .soc-links__politic {
    text-align: left;
  }
}
.info__item--contacts-foot {
  padding: 0 15px;
}
@media screen and (min-width: 1030px) {
  .info__item--contacts-foot {
    max-width: 41.66667%;
    float: left;
  }
}
@media screen and (min-width: 1170px) {
  .info__item--contacts-foot {
    max-width: 33.33333%;
    float: left;
    text-align: left !important;
  }
}

.logo__link {
  display: block;
}
.logo__link--foot {
  text-align: center;
}
@media screen and (min-width: 770px) {
  .logo__img {
    display: block;
  }
}
.logo__img--foot {
  display: inline-block !important;
}
.logo--foot {
  margin-bottom: 16px;
}
@media screen and (min-width: 650px) {
  .logo--foot {
    height: auto;
    overflow: hidden;
    display: block;
  }
}

.phraze__content {
  text-align: center;
  font-size: 20px;
  color: #9b0600;
}

.color-btns {
  text-align: center;
}
.color-btns__item {
  display: block;
  text-align: center;
  padding: 0 0 3px;
}

.callback-btn {
  height: 36px;
  line-height: 36px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  padding: 0 25px;
  text-align: center;
  clear: both;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -ms-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}
.callback-btn:hover {
  opacity: 0.85;
  color: #fff;
}

.adress {
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #000;
  padding-left: 19px;
  background: url(images/icon_adr_header.png) no-repeat 0 50%;
}

.mail {
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
}
.mail__link {
  color: #000;
  padding-left: 23px;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  background: url(images/icon_mail_header.png) no-repeat 0 50%;
}

.search .post__content {
  padding-top: 5px;
  text-align: center;
}
.search__form {
  position: relative;
}
.search__input {
  opacity: 0.8;
  font-size: 15px;
  height: 35px;
  padding: 5px 35px 5px 10px;
  border: 1px solid #ececec;
}
.search__btn {
  width: 35px;
  height: 35px;
  position: absolute;
  right: 0;
  top: 0;
  background: url(images/search.png) no-repeat 50% 50%;
}
.search__btn:hover {
  opacity: 0.8;
}

.phones__item {
  font-size: 16px;
  color: #000;
  text-decoration: none;
  padding: 3px 9px 3px 18px;
  background: url(images/icon_phone.png) no-repeat 0 50%;
}
.phones--foot a {
  text-decoration: none !important;
  font-size: 15px;
}

.soc-links__item {
  width: 26px;
  height: 26px;
  margin: 1px 2px 1px 2px;
}
.soc-links__item--whatsapp {
  background: url(images/whatsapp-top.png) no-repeat 0 0;
  background-size: cover;
}
.soc-links__item--telegram {
  background: url(images/telegram-top.png) no-repeat 0 0;
  background-size: cover;
}
.soc-links__item--vk {
  background: url(images/vk_top.png) no-repeat 0 0;
}
.soc-links__item--fb {
  background: url(images/fb_top.png) no-repeat 0 0;
}
.soc-links__item--ig {
  background: url(images/insta_top.png) no-repeat 0 0;
}
.soc-links__item--yt {
  background: url(images/youtube_top.png) no-repeat 0 0;
}
.soc-links__item--vk-foot {
  background: url(images/vk_btm.png) no-repeat 0 0;
}
.soc-links__item--fb-foot {
  background: url(images/fb_btm.png) no-repeat 0 0;
}
.soc-links__item--ig-foot {
  background: url(images/insta_btm.png) no-repeat 0 0;
}
.soc-links__item--yt-foot {
  background: url(images/youtube_btm.png) no-repeat 0 0;
}
.soc-links--foot {
  margin-bottom: 20px;
}
.soc-links__title {
  font-size: 15px;
  text-decoration: underline;
}
.soc-links__politic {
  display: block;
  text-align: center;
  font-size: 13px;
}

.nav {
  background: #4d4e53;
}

.nav-menu {
  text-align: center;
  padding: 0;
  padding-bottom: 5px;
  margin: 0;
}

.fixed-part.fixed {
    position: fixed;
    top: 20px;
    z-index: 2;
}
/*
.nav__container {
	display: none;
}*/
@media screen and (min-width: 1030px) {
  .nav-menu {
    padding-bottom: 0;
    display: block;
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
    left: 0;
  }

  .nav-menu a {
    display: inline-block;
    width: auto;
    font-size: 15px;
    padding: 15px !important;
  }
  .sub-menu a {
	  padding: 10px !important;
  }
  .nav-menu a:hover, .nav-menu a:focus, .nav-menu a:active {
    background: #9b0600;
  }
}
.nav-menu a {
  font-size: 15px;
  color: #fff;
  padding: 5px 10px;
  text-decoration: none;
  display: block;
}

.nav-menu > li {
  position: relative;
  padding: 0;
  display: block;
  float: left;
  text-align: left;
  margin: 0;
}
@media screen and (min-width: 1030px) {
  .nav-menu > li {
    padding: 0;
    display: inline-block;
    width: auto;
    float: none;
  }
  .nav-menu > li:hover>.sub-menu {
    display: block;
  }
  .nav-menu > li:focus > a, .nav-menu > li:active > a {
    background: #9b0600;
  }
}
.nav-menu > li:last-child > a {
  border: none;
}
.nav-menu > li.current-menu-item, .nav-menu > li.current-menu-ancestor, .nav-menu > li.current-menu-parent {
  background: #9b0600;
}
@media screen and (min-width: 1030px) {
  .nav-menu--tbl {
    display: table;
    float: none;
  }
  .nav-menu--tbl > li {
    display: table-cell;
    text-align: center;
    float: none;
    height: 100%;
    vertical-align: middle;
  }
  .nav-menu--tbl > li > a {
    display: block;
    width: 100%;
  }
}

.btn-touch {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  text-align: center;
}
.btn-touch__text {
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  padding-left: 20px;
  background: url(images/icon-menu.png) no-repeat 0 50%;
}
@media screen and (min-width: 1030px) {
  .btn-touch {
    display: none;
    position: absolute;
    right: 99999999px;
    visible: hidden;
  }
}

.sub-menu {
  position: relative;
  left: 0;
  display: none;
  padding-left: 20px;
  z-index: 15;
}
.sub-menu li {
  display: block;
  text-align: left;
}
.sub-menu li:last-child {
  border-bottom: none;
}
.sub-menu a {
  padding: 5px 10px;
  font-size: 13px;
  text-transform: none;
  border: none;
  display: block;
  width: 100%;
  line-height: 20px;
}
.sub-menu a:hover {
  background: #9b0600;
}
.menu-left {
	background: #787878;
	margin-right: 0px !important;
	padding-right: 4px;
}
.menu-block a {
	color: #ffffff !important;
	line-height: 20px;
	text-align: left;
}

.submenu-toggle {
	display: block;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0 20px;
	padding-right: 10px;
    position: absolute;
    right: 0;
    top: 7px;
}
.submenu-toggle .dashicons {
	transform: rotate(0deg);
	margin-top: 9px;
}
.submenu-toggle.active .dashicons {
	/*transform: rotate(270deg);*/
}

.submenu-toggle .dashicons {
	display: block !important;
    font-size: 16px;
    width: 16px;
    height: 25px;
	background: url(images/arrow_left_black.png) no-repeat;
	transform: rotate(270deg);
	background-size: contain;
}
.submenu-toggle .dashicons:before {
	content: "" !important;
}

.menu-pages-right {
	width: 55%;
	float: left;
}
.menu-pages-right .submenu-toggle {
	top: 9px;
}


@media screen and (min-width: 1030px) {
  
}

.footer {
  padding: 25px 0 20px;
}

.footer-nav {
  font-size: 15px;
}
.footer-nav__list {
  display: block;
}
.footer-nav__list li {
  line-height: 120%;
}
.footer-nav__list a {
  font-size: 15px;
  color: #fff;
  text-decoration: underline;
}
.footer-nav__list a:hover {
  text-decoration: none;
}
.footer-nav__list .sub-menu {
  display: none !important;
}

.footer-text {
  text-align: center;
}
.footer-text__item {
  margin: 0 0 10px 0;
  line-height: 21px;
  padding-left: 20px;
  font-size: 13px;
}
@media screen and (min-width: 370px) {
  .footer-text__item {
    margin: 0 10px 10px 10px;
    font-size: 13px;
  }
}
.footer-text__item--rejim {
  padding-left: 23px;
  background: url(images/icon_time.png) no-repeat 0 50%;
}
.footer-text__item--consult {
  padding-left: 24px;
  background: url(images/icon_dezh.png) no-repeat 0 50%;
}
.footer-text__item--adress {
  background: url(images/icon_adress.png) no-repeat 0 50%;
}
.footer-text__item--phones {
  background: url(images/icon_phone.png) no-repeat 0 50%;
}
.footer-text__item--black {
  color: #000;
  font-size: 15px;
  display: block;
  width: 100%;
  text-align: left;
  margin: 10px 0;
}
@media screen and (min-width: 770px) {
  .footer-text__item--black {
    max-width: 50%;
    float: left;
  }
}

.btn {
  font-size: 15px;
  padding: 5px 35px;
  text-decoration: none;
  display: inline-block;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -ms-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}
.btn--block {
  margin: 5px 0 0;
  text-align: center;
}
.btn--red {
  background: #9b0600;
  color: #fff;
}
.btn--big {
  padding: 10px 40px;
  border: 1px solid #ececec;
  font-size: 15px;
}
.btn--strel {
  padding: 10px 20px 10px 25px;
  font-size: 15px;
  text-align: left;
  margin: 0;
  text-decoration: none;
  color: #fff;
  background: url(images/arrow_mnu.png) no-repeat 93% 50% #9b0600;
}
.btn--strel a {
  text-decoration: none;
  color: #fff;
  font-size: 15px;
}
.btn--gray {
  background: #4d4e53;
  color: #fff;
}
.btn--orange{
	background: #bf670c;
	color: #fff;
}
.btn--small {
  font-size: 13px;
  color: #fff;
  padding: 1px 15px;
}
@media screen and (min-width: 900px) {
  .btn--small {
    padding: 1px 30px;
  }
}
.btn:hover {
  opacity: 0.9;
}

select, textarea, input[type='text'], input[type='email'], input[type='tel'], input[type='password'], input[type='date'] {
  margin: 2px 0;
  padding: 0 15px;
  min-width: 120px;
  width: auto;
  max-width: 100%;
  margin-bottom: 10px;
  height: 40px;
  background: #fff;
  border: 1px solid #f9f9f9;
  font: normal 14px 'Gabriela', Arial, sans-serif;
  color: #333;
  overflow: auto;
  outline: none;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -ms-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}

option {
  padding: 5px 15px;
}

textarea {
  height: 110px;
  min-width: 250px !important;
  width: 100% !important;
  max-width: 100%;
  padding: 10px 15px !important;
}

textarea:placeholder, input[type='text']:placeholder, input[type='search']:placeholder, input[type='email']:placeholder, input[type='tel']::placeholder, input[type='password']:placeholder {
  font: normal 14px 'Gabriela', Arial, sans-serif;
  color: #333 !important;
}

textarea:placeholder-shown, input[type='text']:placeholder-shown, input[type='search']:placeholder-shown, input[type='email']:placeholder-shown, input[type='tel']:placeholder-shown, input[type='password']:placeholder-shown {
  font: normal 14px 'Gabriela', Arial, sans-serif;
  color: #333 !important;
}

input[type='date']::-webkit-outer-spin-button,
input[type='date']::-webkit-inner-spin-button {

  -webkit-appearance: none;
  margin: 0;
  
}

input[type='submit']:hover {
  cursor: pointer;
}

input[type='submit'] {
  overflow: hidden;
  border: none;
  cursor: pointer;
  -webkit-appearance: none;
  outline: none;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin-top: 0px;
}

span.wpcf7-list-item {
  margin: 0 !important;
}

.chekbox {
  line-height: 120%;
}

.checkbox input[type='checkbox'] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 10px 0 0 20px;
}

.checkbox__text {
  position: relative;
  padding: 0 0 0 60px;
  cursor: pointer;
}

.checkbox__text:before {
  content: '';
  position: absolute;
  top: -4px;
  left: 0;
  width: 50px;
  height: 26px;
  border-radius: 13px;
  background: #CDD1DA;
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);
  transition: .2s;
}

.checkbox__text:after {
  content: '';
  position: absolute;
  top: -2px;
  left: 2px;
  width: 22px;
  height: 22px;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  transition: .2s;
}

.checkbox input[type='checkbox']:checked + .checkbox__text:before {
  background: #9FD468;
}

.checkbox input[type='checkbox']:checked + .checkbox__text:after {
  left: 26px;
}

.checkbox input[type='checkbox']:focus + .checkbox__text:before {
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2), 0 0 0 3px rgba(255, 255, 0, 0.7);
}

.form {
  max-width: 300px;
}
.form__title {
  margin-bottom: 15px;
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  color: #9b0600;
}
.form__line--small {
  font-size: 13px;
  margin-bottom: 15px;
}
.form__line--btn {
  text-align: center;
}
.form--big {
  max-width: 420px;
}
.form--big .form__line {
  padding: 0 15px;
}
.form--big input[type='text'], .form--big input[type='email'], .form--big input[type='tel'], .form--big select {
  width: 100%;
  max-width: 100%;
}

.content {
  padding-bottom: 15px;
}
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
  color: #9b0600;
}
.content--nopad {
  padding: 0;
}
.content--single {
  padding: 15px;
}
.content--category {
  font-size: 15px;
  line-height: 120%;
}
.content--category p {
  margin: 0 0 20px;
}

.toggle__btn {
  padding: 10px 15px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  text-decoration: underline;
  display: block;
  font-size: 16px;
  background: #9b0600;
  cursor: pointer;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -ms-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}
.toggle__btn:hover {
  text-decoration: none;
}
.toggle__content {
  display: none;
  padding: 15px 0;
}
.toggle--red {
  margin-bottom: 1px;
}
.toggle--red .toggle__btn {
  text-transform: none;
  text-decoration: none;
  text-align: left;
  background: #9b0600;
  position: relative;
  padding-right: 45px;
}
.toggle--red .toggle__btn:after {
  content: ' ';
  background: url(images/arrow_accord_close.png) no-repeat 50% 50%;
  height: 30px;
  width: 30px;
  line-height: 30px;
  color: #fff;
  position: absolute;
  right: 5px;
  font-size: 30px;
  top: 50%;
  margin-top: -15px;
}
.toggle--red .toggle__btn.active:after {
  content: ' ';
  background: url(images/arrow_accord_open.png) no-repeat 50% 50%;
  font-size: 35px;
}
.toggle--red .toggle__content {
  padding: 0;
}
.toggle_other__btn {
  padding: 5px 25px;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -ms-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}
.toggle_other__btn a {
  color: #000;
  text-decoration: none;
  font-size: 15px;
  display: block;
  padding-left: 20px;
  background: url(images/list-marker.png) no-repeat 0 5px;
}
.toggle_other__nobtn {
  padding: 5px 25px;
}
.toggle_other__nobtn a {
  color: #9b0600;
  font-size: 15px;
  display: block;
  padding-left: 20px;
  background: url(images/list-marker.png) no-repeat 0 5px;
}
.toggle_other__content {
  display: none;
  padding: 0;
  font-size: 15px;
}
.toggle_other__content td:first-child, .toggle_other__content th:first-child {
  padding-left: 45px;
}
.toggle_other__content td:last-child, .toggle_other__content th:last-child {
  text-align: center;
}

.breadcrumbs {
  font-size: 15px;
  color: #000;
  background: #f9f9f9;
  border-bottom: 1px solid #ececec;
}
.breadcrumbs a, .breadcrumbs span {
  color: #000;
}
.breadcrumbs__container {
  padding: 10px 15px;
}

.this-page__part-right {
  padding: 0 15px;
}

.clear
{
	clear: both;
}

/*.home-block__content.list7
{
	margin: 0px auto;
	float: none;
}*/

@media screen and (min-width: 1025px) {
  .this-page__part-right {
    max-width: 66.66667%;
    float: right;
  }
}
@media screen and (min-width: 1030px) {
  .this-page__part-right {
    max-width: 75%;
    float: right;
  }
}
.this-page__part-left {
  padding: 0 15px;
}
@media screen and (min-width: 770px) {
  .this-page__part-left {
    max-width: 33.33333%;
    float: left;
  }
}
@media screen and (min-width: 1030px) {
  .this-page__part-left {
    max-width: 25%;
    float: left;
  }
}

.home-block__item {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.home-block__item--red {
  padding: 10px 0;
  background: #9b0600;
  color: #fefefe;
  border-top: 1px solid #fff;
}
.home-block__item--gray2
{
	background: #4d4e53;
}
.home-block__item--gray {
  background: #f9f9f9;
  border-top: 1px solid #ececec;
  padding: 15px;
  margin: 0;
}
.home-block__item--nomarg {
  margin: 0;
}
.home-block__title {
  font-size: 24px;
  text-align: center;
  color: #9b0600;
  line-height: 120%;
  padding: 0 10px 10px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.home-block__title h1, .home-block__title h2, .home-block__title h3 {
  color: #9b0600;
}
.home-block__title--big {
  font-size: 30px;
  color: #fff;
  margin-top: 20px;
  padding-bottom: 0;
}
.home-block__title--big h1 {
  font-size: 30px;
  color: #fff;
}
.home-block__title--nomarg {
  margin-top: 0;
}
.prizyv__btn a
{
	background: #9b0600;
}
.jude_consult
{
	float: left;
	background: url(images/jude_consult.png) no-repeat;
	width: 356px;
	height: 197px;
}
@media screen and (min-width: 1030px) {
  .home-block__content {
    padding: 0 15px;
	margin: 0px auto;
	text-align: justify;
  }
}
.home-block__content p {
  margin: 10px 0 30px;
}
.home-block__content--big-white {
  color: #fff;
  font-size: 20px;
  text-align: center;
}
.home-block--otzyv {
  margin-top: 0;
}

.full-slider {
  background: #000;
}
.full-slider__container {
  text-align: right;
  padding: 0 15px;
}
@media screen and (min-width: 770px) {
  /*.full-slider__container {
    background: url(images/slide_bg.png) no-repeat 0 50%;
  }*/
  /* 750 x 400 */
}
@media screen and (min-width: 1030px) {
  .full-slider__container {
    min-height: 500px;
  }
}
.full-slider__container .metaslider {
  margin-top: 10px;
  display: inline-block;
}
.full-slider__container .metaslider .flex-control-nav
{
	bottom: 20px;
}
.full-slider__container .metaslider .flexslider .flex-control-nav a {
  background: #f9f9f9 !important;
  width: 15px !important;
  height: 15px !important;
}
.full-slider__container .metaslider .flexslider .flex-control-nav a:hover, .full-slider__container .metaslider .flexslider .flex-control-nav a.flex-active {
  background: #9b0600 !important;
}
.full-slider__container .metaslider .flexslider
{
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.full-slider__container .metaslider .caption-wrap
{
	position: absolute;
	left: 0px;
	top: 0px;
	background: none;
	opacity: 1;
	z-index: 0;
}
.full-slider__container .metaslider .caption-wrap img
{
	z-index: 0;
	position: relative;
}
.full-slider__container .metaslider .caption-wrap .caption
{
	margin-top: 92px;
	margin-left: 111px;
	font-size: 30px;
	color: #ffffff;
	max-width: 732px;
	
	display: block;
    unicode-bidi: embed;
    font-family: monospace;
    white-space: pre;
	text-align: left;
	
	line-height: 29px;
}
.full-slider__container .metaslider li.ms-image a
{
	position: absolute;
    min-width: 262px;
    min-height: 43px;
    left: 113px;
    bottom: 133px;
    background-color: #9b0600;
    display: block;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    line-height: 39px;
	z-index: 1;
}

.service {
  display: block;
  text-decoration: none;
  text-align: center;
  margin-bottom: 40px;
}
.service__img {
  display: block;
  margin-bottom: 10px;
}
.service__text {
  color: #000;
  font-size: 18px;
}

.list-why {
  text-align: center;
  max-width: 1170px;
  margin: 0px auto;
  float: none;
}
.list-why__item {
  text-align: center;
}
.list-why__item img
{
	width: 100%;
}
.list-why__item.col2
{
	
}

.btn--sidebar a
{
	font-size: 16px;
	padding: 14px 0px;
}

.usl_buttons
{
	display: block;
	text-align: center;
	margin: 0px auto;
	max-width: 510px;
}
.usl_buttons .btn-usl
{
	max-width: 240px;
	display: inline-block;
	margin-right: 15px;
}

.header-mobile {
	display: none;
}
.header-mobile .top-bar {
	display: none;
}
.header-mobile .logo {
	width: 180px;
}
.header-mobile .info__item--phraze {
	display: none;
}
.header-mobile .socials, .socials-block
{
	display: inline-block;
	text-align: center;
}
.header-mobile .socials, .socials-block
{
	width: 100%;
}
.header-mobile .socials a, .socials-block a
{
	display: inline-block;
	width: 40px;
	height: 40px;
}
.header-mobile .socials a.whatsapp, .socials-block a.whatsapp {
	background: url(images/whatsapp.png) no-repeat;
	background-size: cover;
}
.header-mobile .socials a.telegram, .socials-block a.telegram {
	background: url(images/telegram.png) no-repeat;
	background-size: cover;
}
.header-mobile #menu-glavnoe-menyu-1 li:nth-child(1) button {
	display: none;
}
.socials-floating {
	display: none;
	z-index: 2;
	position: fixed;
	bottom: 120px;
	right: 20px;
	background: #ffffff;
	border-radius: 20px;
	padding: 6px;
	padding-bottom: 0px;
	box-shadow: 0 4px 21px rgb(0 0 0 / .3);
}
.socials-floating a
{
	display: inline-block;
	width: 40px;
	height: 40px;
}
.socials-floating a.whatsapp {
	background: url(images/whatsapp.png) no-repeat;
	background-size: cover;
}
.socials-floating a.telegram {
	background: url(images/telegram.png) no-repeat;
	background-size: cover;
}


.f-left {
	float: left;
}
.f-right {
	float: right;
}

.hamburger {
	width: 40px;
	height: 40px;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	background: url(images/icon-menu.png) no-repeat center center;
	background-color: #4d4e53;
}

@media screen and (max-width: 769px) {
	.list-why__item {
		float: left;
		max-width: 92%;
		padding: 0 !important;
	}

	.header .info__item--adress,
	.header .soc-links,
	.header:not(.header-mobile) .search
	{
		display: none;
	}

	.usl_buttons a
	{
		display: block !important;
		margin-left: 0px !important;
		max-width: 100% !important;
	}

	.col-6
	{
		width: 100% !important;
	}
	.col4
	{
		width: 45% !important;
		padding: 0 !important;
		margin-right: 10px;
	}
	.col4-f {
		max-width: 48%;
		display: inline-block;
	}

	.service-block .blured-block {
		width: 100% !important;
		padding: 20px !important;
	}

	.header {
		display: none;
	}
	.header.header-mobile {
		display: block;
	}
	.nav__container {
		display: none;
	}
	.sub-menu {
		background: #4d4e53;
	}
	.nav-menu a {
		font-size: 15px;
		padding: 10px 10px;
	}
	.nav__list li {
		position: relative;
	}
	
	.w100-mobile {
		width: 100% !important;
	}
	
	.service-block .blured-text {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.expert-header .w40, .expert-header .w50, .expert-header .w60 {
		width: 100%;
	}
	
	.socials-floating {
		display: block;
	}
	.home-block__content {
		margin-left: 10px;
	}
	.home-block__content.list7 {
	  margin-left: 10px;
	}
	
	.visible-xs {
		display: block !important;
	}
}

.prizyv {
  padding: 15px 0;
}
.prizyv__text {
  display: block;
  padding: 0 15px;
}

@media screen and (min-width: 768px) and (max-width: 1030px)
{
  .usl_buttons a
  {
	  display: block !important;
	  margin-left: 0px !important;
	  max-width: 100% !important;
  }
  .col4
  {
	  max-width: 50%;
	  float: left;
  }
  .list-why__item.col2
  {
	  max-width: 50%;
	  float: left;
  }
}
@media screen and (min-width: 770px) {
	.prizyv__text {
		max-width: 58.33333%;
		float: left;
	}
	.submenu-toggle {
		display: none;
	}
	.nav__container {
		display: block;
	}
	.sub-menu {
		display: none;
		position: absolute;
		left: 0;
		top: 100%;
		width: 200px;
		padding-left: 0;
		background: #4d4e53;
		z-index: 15;
	}
  
	.sub-menu>li>.sub-menu {
		display: none;
		position: absolute;
		left: 200px;
		top: 0;
		min-height: 250px;
		width: 400px;
	}
	.sub-menu>li:hover .sub-menu {
		display: block;
	}
	
	.sub-menu>li>.sub-menu>li>.sub-menu {
		display: none;
		position: absolute;
		left: 290px;
		top: 0;
		min-height: 250px;
		width: 400px;
	}
	.sub-menu>li>.sub-menu>li:hover .sub-menu {
		display: block;
	}
}
@media screen and (min-width: 900px) {
  .prizyv__text {
    max-width: 66.66667%;
    float: left;
  }
}
@media screen and (min-width: 1030px) {
  .prizyv__text {
    max-width: 75%;
    float: left;
  }
}
.prizyv__btn {
  display: block;
  margin-top: 20px;
}
@media screen and (min-width: 770px) {
  .prizyv__btn {
    max-width: 41.66667%;
    float: left;
    text-align: center;
    padding: 0 15px;
    margin-top: 0;
  }
}
@media screen and (min-width: 900px) {
  .prizyv__btn {
    max-width: 33.33333%;
    float: left;
  }
}
@media screen and (min-width: 1030px) {
  .prizyv__btn {
    max-width: 25%;
    float: left;
  }
}

.review-block {
  height: 350px;
  overflow: hidden;
  margin-bottom: 20px;
}
.review-block__content {
  text-align: center;
  padding: 15px;
  background: #f9f9f9;
  border: 1px solid #ececec;
}
@media screen and (min-width: 1030px) {
  .review-block__content {
    padding: 15px 30px;
  }
}
.review-block__title {
  overflow: hidden;
  height: 25px;
  font-size: 16px;
  text-decoration: none;
  text-align: left;
}
.review-block__text {
  text-align: left;
  line-height: 120%;
  height: 105px;
  margin: 10px 0;
  overflow: hidden;
  font-size: 13px;
}
.review-block__av {
  text-decoration: none;
}
.review-block__av img {
  height: 126px;
  width: auto;
}
.review-block__link {
  font-size: 13px;
  text-align: left;
}
.review-block__btn {
  margin-bottom: 10px;
}

.post {
  width: 100%;
}
.post__title {
  text-align: center;
  position: relative;
  padding-top: 10px;
  margin-bottom: 10px;
  color: #9b0600;
}
.post__title h1 {
  color: #9b0600;
  line-height: 120% !important;
}
.post__title--dop {
  text-align: left;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
}
.post__content {
  font-size: 17px;
}
.post__content ul, .post__content ol {
  padding-left: 15px;
  display: block;
  width: 100%;
}
.post__content ul li, .post__content ol li {
  display: block;
  padding-left: 20px;
  padding-bottom: 10px;
}
.post__content ol {
  list-style: decimal;
  padding-left: 25px;
}
.post__content ul li {
  list-style-image: url(images//list-marker.png);
  list-style-position: inside;
  display: list-item;
  padding-left: 10px;
}
.post__content ol li {
  padding-left: 5px;
  display:list-item;
}
.post__content .gallery img {
  border: none !important;
}
.post__content p {
  padding: 3px 0;
  margin: 0;
  margin-top: 5px;
  margin-bottom: 15px;
  display: block;
  width: 100%;
}
.post__content h1, .post__content h2, .post__content h3, .post__content h4, .post__content h5, .post__content h6 {
  line-height: 150%;
  margin-bottom:5px;
}
.post__content .tablepress .column-1  {
	width: 80%;
}
.post__content .tablepress .column-2  {
	width: 20%;
}
.post__content--mid {
  font-size: 16px;
}
.post__content--small {
  font-size: 15px;
}
.post__gallery {
  margin-bottom: 25px;
}
.post .map {
  padding: 15px 0;
}

.dataTables_wrapper {
  margin: 10px 0;
}

.paging_simple .paginate_button.next:after, .paging_simple .paginate_button.previous:before {
  color: #9b0600 !important;
}

.dataTables_info, .dataTables_length, .dataTables_filter {
  color: #f9f9f9;
}

.tablepress tfoot th, .tablepress thead th, th {
  background: #9b0600 !important;
  color: #fff !important;
  font-size: 13px;
}
@media screen and (min-width: 650px) {
  .tablepress tfoot th, .tablepress thead th, th {
    padding: 3px 3px;
  }
}
@media screen and (min-width: 1030px) {
  .tablepress tfoot th, .tablepress thead th, th {
    font-size: 15px;
    padding: 10px 15px;
  }
}

.tablepress td, .tablepress th {
  padding: 3px 3px;
  border: none !important;
}
@media screen and (min-width: 650px) {
  .tablepress td, .tablepress th {
    padding: 3px 3px;
  }
}
@media screen and (min-width: 1030px) {
  .tablepress td, .tablepress th {
    font-size: 15px;
    padding: 10px 15px;
  }
}

.tablepress tr {
  border: none !important;
}
.tablepress tr.even td {
  background-color: #ececec !important;
}
.tablepress tr.odd td {
  background-color: #f9f9f9 !important;
}

table {
  margin: 5px auto 15px;
  width: 100%;
  float: none;
}
table tbody, table tr {
  width: 100%;
}
table td {
  padding: 3px 3px;
  text-align: center;
  font-size: 13px;
}
@media screen and (min-width: 650px) {
  table td {
    padding: 3px 3px;
  }
}
@media screen and (min-width: 1030px) {
  table td {
    font-size: 15px;
    padding: 10px 15px;
  }
}

.sidebar {
  margin-top: 20px;
  position: relative;
}
.sidebar__item {
  margin-bottom: 20px;
}
.sidebar__btn {
  margin-bottom: 20px;
}
.sidebar__title {
  margin-bottom: 10px;
  font-size: 20px;
}
.sidebar__phones {
  text-align: center;
}
.sidebar__phones a {
  text-decoration: none;
  color: #000;
  font-size: 20px;
  display: block;
  margin-top: 10px;
}

.link-list {
  padding: 0 5px;
}
.link-list__item {
  border-bottom: 2px dashed #c5c5c5;
}
.link-list__item a {
  font-size: 15px;
  text-decoration: none;
  color: #000;
  display: block;
  padding-left: 25px;
  background: url(images/list-marker.png) no-repeat 5px 7px;
}
.link-list__item:hover {
  background-color: #ececed;
}

.posts-list__item {
  margin-bottom: 30px;
}

.post-block {
  margin: 10px 0;
}
.post-block__content {
  float: none;
  display: table;
  padding: 20px 20px 15px;
  border: 2px solid #9b0600;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -ms-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}
.post-block__img {
  display: none;
  height: 100%;
  vertical-align: top;
  max-height: 115px;
  overflow: hidden;
  width: 20%;
}
@media screen and (min-width: 370px) {
  .post-block__img {
    display: table-cell;
  }
}
@media screen and (min-width: 770px) {
  .post-block__img {
    width: 37%;
  }
}
.post-block__img a {
  display: block;
}
.post-block__img a img {
  display: block;
}
.post-block__title {
  display: table-cell;
  height: 100%;
  vertical-align: top;
  position: relative;
  font-size: 18px;
  color: #9b0600;
  text-decoration: none;
  line-height: 120%;
  padding: 0 10px 35px 10px;
}
.post-block__title a {
  text-decoration: none;
  font-size: 18px;
  line-height: 120%;
}
.post-block__title span {
  position: absolute;
  bottom: 0;
  left: 10px;
}

.link-pictures__title {
  font-size: 18px;
  margin-bottom: 10px;
}
.link-pictures__title a {
  text-decoration: none;
  color: #000;
}
.link-pictures__date {
  font-size: 15px;
}
.link-pictures__excerpt {
  font-size: 15px;
}
.link-pictures__excerpt p {
  margin: 10px 0 0;
}
.link-pictures__img {
  text-align: center;
}
@media screen and (min-width: 500px) {
  .link-pictures__img {
    float: left;
    width: 30%;
    max-width: 30%;
    padding-right: 15px;
  }
}
@media screen and (min-width: 1030px) {
  .link-pictures__img {
    width: 20%;
    max-width: 20%;
    text-align: left;
  }
}
@media screen and (min-width: 1170px) {
  .link-pictures__img {
    width: 23%;
    max-width: 23%;
  }
}
@media screen and (min-width: 500px) {
  .link-pictures__content {
    float: left;
    width: 70%;
    max-width: 70%;
    padding-left: 15px;
    line-height: 120%;
  }
}
@media screen and (min-width: 1030px) {
  .link-pictures__content {
    width: 80%;
    max-width: 80%;
  }
}
@media screen and (min-width: 1170px) {
  .link-pictures__content {
    width: 77%;
    max-width: 77%;
  }
}
.link-pictures__content--akciy .link-pictures__title a {
  color: #9b0600;
}
.link-pictures__text-link a {
  color: #000;
  font-size: 16px;
}
.link-pictures__more {
  font-size: 15px;
}
.link-pictures__more a {
  color: #9b0600;
}

.page_navi {
  font-size: 18px;
}
.page_navi .page-numbers {
  float: left;
  padding-right: 10px;
}

.tablet__item {
  padding: 15px 25px;
  background: #f8f8f8;
}
.tablet__item:nth-child(even) {
  background: #efefef;
}
.tablet__item a {
  color: #000;
  font-size: 17px;
}

.price {
  margin: 20px 0;
}
.price__title {
  color: #9b0600;
  font-size: 24px;
  margin-bottom: 10px;
}
.price__title h2 {
  color: #9b0600;
  font-size: 24px;
}
.price--nomarg {
  margin: 0;
}

.agree {display:none}

.uvideo {
  height: 350px;
  padding-top: 10px;
  background-color: rgb(241, 241, 241);
  border-radius: 5px;
}

.uvideo-content {
  float: left;
  padding-left: 5px;
  border-radius: 10px;
  margin-right:10px;
}

.grecaptcha-badge {display: none;}

/* Карточка эксперта */
.expert-card {
	max-width: 800px;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 8px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	padding: 30px;
	padding-bottom: 5px;
}

/* Заголовок карточки */
.expert-header {
	padding-bottom: 20px;
}

.expert-name {
	font-size: 24px;
	font-weight: 700;
	color: #2c3e50;
	margin-bottom: 5px;
	line-height: 24px;
	max-width: 250px;
}

.expert-title {
	font-size: 18px;
	color: #7f8c8d;
	margin-bottom: 15px;
}

.expert-since {
	font-size: 16px;
	color: #3498db;
	margin-bottom: 20px;
}

/* Специализация */
.expert-specialization {
	margin-bottom: 30px;
}

.specialization-title {
	font-weight: 700;
	margin-bottom: 10px;
	color: #2c3e50;
}

.specialization-list {
	list-style-type: none;
	padding-left: 0;
}

.specialization-item {
	padding: 5px 0;
	position: relative;
	padding-left: 20px;
}

.specialization-item:before {
	content: "•";
	color: #3498db;
	position: absolute;
	left: 0;
}

/* Кнопка консультации */
.consultation-button {
	display: inline-block;
	background: #9b0600;
	color: #fff;
	padding: 12px 25px;
	border-radius: 4px;
	text-decoration: none;
	font-weight: 600;
	margin-bottom: 30px;
	transition: background-color 0.3s;
}

.consultation-button:hover {
	background-color: #2980b9;
}

/* Разделитель */
.section-divider {
	border-top: 1px solid #eee;
	margin: 25px 0;
}

/* Секция "О специалисте" */
.about-expert h2 {
	color: #2c3e50;
	margin-bottom: 15px;
}

.expert-description {
	margin-bottom: 20px;
}

.expert-skills {
	list-style-type: none;
	padding-left: 20px;
}

.expert-skill {
	position: relative;
	padding-left: 25px;
	margin-bottom: 10px;
}

.expert-skill:before {
	content: "—";
	position: absolute;
	left: 0;
	color: #3498db;
}

.service-block {
	width: 100%;
	min-height: 400px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.service-block .breadcrumbs {
	background: none;
	border: 0;
	font-size: 13px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.service-block .blured-block {
	width: 53%;
	height: 100%;
	background-color: rgba(200,200,200, 0.94);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}
.service-block .blured-text {
	position: relative;
	z-index: 1;
	min-height: 400px;
}
.service-block .home-block__item {
	margin-bottom: 60px;
}
.service-block .additional-text {
	margin-top: 10px;
	font-size: 14px;
}

.ui-accordion .ui-accordion-header.ui-state-active {
	background: none !important;
	border: none !important;
}

.similar-block {
	display: block;
	text-align: center;
}
.similar-block .similar-post {
	display: inline-block;
	
	background: #9b0600;
	color: #ffffff;
	margin-right: 10px;
	padding: 20px;
	margin-top: 20px;
	min-height: 70px;
}

.w30 {
	width: 30%;
}
.w40 {
	width: 40%;
}
.w50 {
	width: 50%;
}
.w60 {
	width: 60%;
}
.w70 {
	width: 70%;
}
.w100 {
	width: 100%;
}

.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
.text-riht {
	text-align: right;
}

.contact-btn-toggle {
	display: inline-block;
    margin-left: 50px;
    padding-top: 16px;
}