.comments-area a,
.page-content a {
  text-decoration: underline;
}
.alignright {
  float: right;
  margin-left: 1rem;
}
.alignleft {
  float: left;
  margin-right: 1rem;
}
.aligncenter {
  clear: both;
  display: block;
  margin-inline: auto;
}
.alignwide {
  margin-inline: -80px;
}
.alignfull {
  margin-inline: calc(50% - 50vw);
  max-width: 100vw;
}
.alignfull,
.alignfull img {
  width: 100vw;
}
.wp-caption {
  margin-block-end: 1.25rem;
  max-width: 100%;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  display: block;
  margin-inline: auto;
}
.wp-caption-text {
  margin: 0;
}
.gallery-caption {
  display: block;
  font-size: 0.8125rem;
  line-height: 1.5;
  margin: 0;
  padding: 0.75rem;
}
.pagination {
  display: flex;
  justify-content: space-between;
  margin: 20px auto;
}
.sticky {
  display: block;
  position: relative;
}
.bypostauthor {
  font-size: inherit;
}
.hide {
  display: none !important;
}
.post-password-form {
  margin: 50px auto;
  max-width: 500px;
}
.post-password-form p {
  align-items: flex-end;
  display: flex;
  width: 100%;
}
.post-password-form [type="submit"] {
  margin-inline-start: 3px;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #333;
  display: block;
  font-size: 1rem;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 12px 24px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.post .entry-title a {
  text-decoration: none;
}
.post .wp-post-image {
  max-height: 500px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.articul{
	font-size: 14px;
	line-height: 16px;
	font-style: italic;
	color: #96999f;
	font-weight: 200;
    letter-spacing: 0.6px;
	text-transform: initial;
}

@media (max-width: 991px) {
  .post .wp-post-image {
    max-height: 400px;
  }
}
@media (max-width: 575px) {
  .post .wp-post-image {
    max-height: 300px;
  }
}
#comments .comment-list {
  font-size: 0.9em;
  list-style: none;
  margin: 0;
  padding: 0;
}
#comments .comment,
#comments .pingback {
  position: relative;
}
#comments .comment .comment-body,
#comments .pingback .comment-body {
  border-block-end: 1px solid #ccc;
  display: flex;
  flex-direction: column;
  padding-block-end: 30px;
  padding-block-start: 30px;
  padding-inline-end: 0;
  padding-inline-start: 60px;
}
#comments .comment .avatar,
#comments .pingback .avatar {
  border-radius: 50%;
  left: 0;
  margin-inline-end: 10px;
  position: absolute;
}
body.rtl #comments .comment .avatar,
body.rtl #comments .pingback .avatar,
html[dir="rtl"] #comments .comment .avatar,
html[dir="rtl"] #comments .pingback .avatar {
  left: auto;
  right: 0;
}
#comments .comment-meta {
  display: flex;
  justify-content: space-between;
  margin-block-end: 0.9rem;
}
#comments .comment-metadata,
#comments .reply {
  font-size: 11px;
  line-height: 1;
}
#comments .children {
  list-style: none;
  margin: 0;
  padding-inline-start: 30px;
  position: relative;
}
#comments .children li:last-child {
  padding-block-end: 0;
}
#comments ol.comment-list .children:before {
  content: "↪";
  display: inline-block;
  font-size: 1em;
  font-weight: 400;
  left: 0;
  line-height: 100%;
  position: absolute;
  top: 45px;
  width: auto;
}
body.rtl #comments ol.comment-list .children:before,
html[dir="rtl"] #comments ol.comment-list .children:before {
  content: "↩";
  left: auto;
  right: 0;
}
@media (min-width: 768px) {
  #comments .comment-author,
  #comments .comment-metadata {
    line-height: 1;
  }
}
@media (max-width: 767px) {
  #comments .comment .comment-body {
    padding: 30px 0;
  }
  #comments .children {
    padding-inline-start: 20px;
  }
  #comments .comment .avatar {
    float: left;
    position: inherit;
  }
  body.rtl #comments .comment .avatar,
  html[dir="rtl"] #comments .comment .avatar {
    float: right;
  }
}
.page-header .entry-title,
.site-footer .footer-inner,
.site-footer:not(.dynamic-footer),
.site-header .header-inner,
.site-header:not(.dynamic-header),
body:not([class*="elementor-page-"]) .site-main {
  margin-inline-end: auto;
  margin-inline-start: auto;
  width: 100%;
}
@media (max-width: 575px) {
  .page-header .entry-title,
  .site-footer .footer-inner,
  .site-footer:not(.dynamic-footer),
  .site-header .header-inner,
  .site-header:not(.dynamic-header),
  body:not([class*="elementor-page-"]) .site-main {
    padding-inline-end: 10px;
    padding-inline-start: 10px;
  }
}
@media (min-width: 576px) {
  .page-header .entry-title,
  .site-footer .footer-inner,
  .site-footer:not(.dynamic-footer),
  .site-header .header-inner,
  .site-header:not(.dynamic-header),
  body:not([class*="elementor-page-"]) .site-main {
    max-width: 500px;
  }
  .site-footer.footer-full-width .footer-inner,
  .site-header.header-full-width .header-inner {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .page-header .entry-title,
  .site-footer .footer-inner,
  .site-footer:not(.dynamic-footer),
  .site-header .header-inner,
  .site-header:not(.dynamic-header),
  body:not([class*="elementor-page-"]) .site-main {
    max-width: 600px;
  }
  .site-footer.footer-full-width,
  .site-header.header-full-width {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .page-header .entry-title,
  .site-footer .footer-inner,
  .site-footer:not(.dynamic-footer),
  .site-header .header-inner,
  .site-header:not(.dynamic-header),
  body:not([class*="elementor-page-"]) .site-main {
    max-width: 800px;
  }
  .site-footer.footer-full-width,
  .site-header.header-full-width {
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .page-header .entry-title,
  .site-footer .footer-inner,
  .site-footer:not(.dynamic-footer),
  .site-header .header-inner,
  .site-header:not(.dynamic-header),
  body:not([class*="elementor-page-"]) .site-main {
    max-width: 1140px;
  }
  .site-footer.footer-full-width,
  .site-header.header-full-width {
    max-width: 100%;
  }
}
.site-header + .elementor {
  min-height: calc(100vh - 320px);
}
















.modal-background {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 5;
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: -33333333333;
  opacity: 0;
  padding: 30px 0;
}

.modal-background.--active {
  opacity: 1;
  z-index: 999999;
}
.modal-background.--active .modal__container {
  -webkit-transform: translate(0);
      -ms-transform: translate(0);
          transform: translate(0);
}

.modal__container {
  width: 400px;
  background: #fff;
  padding: 30px;
  -webkit-transform: translateX(-400%);
      -ms-transform: translateX(-400%);
          transform: translateX(-400%);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  margin: auto;
  position: relative;
}
@media (max-width: 540px) {
  .modal__container {
    width: 90vw;
  }
}

.modal-btn {
  border: none;
  outline: none;
  cursor: pointer;
  background: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  color: #333;
}
@media (hover: hover) {
  .modal-btn:hover {
    color: #C81F2E;
  }
}
@media (hover: none) {
  .modal-btn:active {
    color: #C81F2E;
  }
}

.modal-input, .modal-textarea {
  margin-top: 15px;
  width: 100%;
  padding: 10px 15px;
  /*font-weight: 600;*/
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #000;
}

.modal-textarea{
    height: 90px;
}

.modal-input::-webkit-input-placeholder, .modal-textarea::-webkit-input-placeholder {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 4%;
  color: #5B5B5B;
}
.modal-input::-moz-placeholder, .modal-textarea::-moz-placeholder {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 4%;
  color: #5B5B5B;
}
.modal-input:-ms-input-placeholder, .modal-textarea:-ms-input-placeholder {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 4%;
  color: #5B5B5B;
}
.modal-input::-ms-input-placeholder, .modal-textarea::-ms-input-placeholder {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 4%;
  color: #5B5B5B;
}
.modal-input::placeholder, .modal-textarea::placeholder {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 4%;
  color: #5B5B5B;
}

.error{
    border: 2px solid #DA0500 !important;
}

.policy_checkbox{
	margin-left: -1px;
	width: 15px;
	height: 15px;
}


.error.policy_checkbox{
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    appearance: none;
}

.policy_checkbox:checked{
	-moz-appearance: checkbox;
    -webkit-appearance: checkbox;
    -o-appearance: checkbox;
    appearance: checkbox;
}

.policy_text{
	margin-top: 6px;
}

.policy_text, .policy_text A{
	font-size: 12px;
}

.block_nowrap{
	text-wrap-mode: nowrap;
}

.message_feedback2{
    text-align: center;
}

.modal__container-title {
  font-weight: 700;
  font-size: 24px !important;
  line-height: 110%;
  margin-bottom: 5px;
}

.modal__containr-btn {
  margin-top: 25px;
  font-size: 18px;
  line-height: 100%;
  color: #fff;
  padding: 6px 12px;
  background: #231f20;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  height: 40px;
}
@media (hover: hover) {
  .modal__containr-btn:hover {
    background: #C81F2E;
  }
}
@media (hover: none) {
  .modal__containr-btn:active {
    background: #C81F2E;
  }
}


.modal__tell-modal {
  display: block;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.3px;
  text-align: right;
  opacity: 0.7;
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
@media (hover: hover) {
  .modal__tell-modal:hover {
    color: #DA0500;
  }
}
@media (hover: none) {
  .modal__tell-modal:active {
    color: #DA0500;
  }
}
@media (max-width: 380px) {
  .modal__tell-modal {
    font-size: 14px;
  }
}


.header__mobil-inner .modal__tell-modal {
  text-align: left;
  padding-left: 25px;
}





.header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  -webkit-animation-name: show__header;
          animation-name: show__header;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
  z-index: 9999;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  background: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .header-fixed {
    padding-top: 0;
    padding-bottom: 0;
  }
  .header-fixed .header__top {
    display: none;
  }
}



.yButtonBackground{
	background-color: #4f6049 !important;
}











.t972 {
	position: fixed;
	right: 34px;
	bottom: 34px;
	z-index: 1001;
	box-sizing: border-box;
	max-height: calc(100vh - 2 * 34px)
}

.t972_closed {
	display: none !important
}

.t972_preview {
	position: static;
	padding: 30px;
	max-width: none;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin: 0
}

.t972_preview-left {
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.t972__banner,
.t972__settings {
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-sizing: border-box;
	transition: all 0.3s ease;
	opacity: 1;
	bottom: 0
}

.t972__banner {
	max-width: 358px;
	padding: 17px 24px 20px 19px
}

.t972__banner.hidden {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	opacity: 0
}

.t972__settings.hidden {
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	opacity: 0
}

.t972__title {
	font-weight: 500;
	padding: 0;
	margin: 0;
	margin-bottom: 5px
}

.t972__text {
	font-weight: 400;
	padding: 0;
	margin: 0
}

.t972__actions {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 19px
}

.t972__btn {
	padding: 7px 12px;
	height: unset;
	font-weight: 400;
	border-radius: 5px;
	font-size: 14px;
	background-color: transparent;
	border: none;
	outline: none;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.t972__settings {
	width: 100%;
	max-width: 400px;
	max-height: inherit;
	display: none;
	flex-direction: column
}

.t972__settings-header {
	background-color: #fff;
	box-shadow: 0 4px 5px rgba(0, 0, 0, .04);
	border-radius: 1px;
	padding: 17px 21px;
	color: rgba(0, 0, 0, .5);
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0;
	width: 100%;
	box-sizing: border-box;
	cursor: pointer
}

.t972__settings-arrow {
	margin-right: 14px
}

.t972__settings-body {
	padding: 0 20px;
	height: 100%;
	flex-shrink: 1;
	overflow: auto;
	width: 100%;
	box-sizing: border-box
}

.t972__settings-title {
	font-weight: 500;
	padding: 0;
	margin: 29px 0 16px
}

.t972__settings-text {
	font-weight: 400;
	padding: 0;
	margin: 0;
	margin-bottom: 30px
}

.t972__settings-footer {
	background: #fff;
	box-shadow: 0 -4px 5px rgba(0, 0, 0, .04);
	border-radius: 5px;
	padding: 16px 21px;
	width: 100%;
	box-sizing: border-box
}

.t972__categories {
	margin-bottom: 31px
}

.t972__category {
	border-bottom: 1px solid rgba(157, 153, 153, .4);
	padding: 14px 0 16px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.t972__category:first-child {
	border-top: 1px solid rgba(157, 153, 153, .4)
}

.t972__category-headline {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.t972__category-header {
	cursor: pointer;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.t972__category-title {
	font-weight: 400;
	font-size: 14px;
}

.t972__category-btn {
	position: relative;
	border: none;
	background-color: transparent;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
	margin-right: 11px;
	outline: none;
	width: 11px;
	height: 11px;
	-ms-flex-negative: 0;
	-webkit-flex-shrink: 0;
	flex-shrink: 0
}

.t972__line {
	content: '';
	position: absolute;
	background-color: #000;
	transition: all 0.3s ease;
	opacity: 1
}

.t972__line_vertical {
	width: 1px;
	height: 100%
}

.t972__line_horizontal {
	width: 100%;
	height: 1px
}

.t972__opened .t972__line_vertical {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.t972__opened .t972__line_horizontal {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	opacity: 0
}

.t972__category-toggle {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.t972__toggle-txt {
	font-size: 11px;
	line-height: 1.4;
	color: #a2a2a2
}

.t972__toggle-input {
	display: none
}

.t972__toggle-label {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.t972__toggle-container {
	width: 48px;
	height: 24px;
	border-radius: 100px;
	margin-left: 14px;
	margin-bottom: 0;
	cursor: pointer;
	transition: all ease 0.3s;
	position: relative;
	overflow: hidden;
	transform: translateZ(0)
}

.t972__toggle-background {
	background-color: #c6c5c5;
	width: 100%;
	height: 100%;
	position: absolute;
	transition: all ease 0.3s
}

.t972__toggle-mark {
	width: 20px;
	height: 20px;
	background-color: #f1f1f1;
	box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .24);
	border-radius: 50%;
	margin: 2px;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	transition: all ease 0.3s
}

.t972__toggle-input:checked+.t972__toggle-container .t972__toggle-background {
	opacity: .3
}

.t972__toggle-input:checked+.t972__toggle-container .t972__toggle-mark {
	-webkit-transform: translateX(24px);
	transform: translateX(24px)
}

.t972__category-body {
	font-weight: 400;
	margin-top: 16px;
	color: rgba(0, 0, 0, .6);
	display: none;
	-ms-flex-preferred-size: 100%;
	-webkit-flex-basis: 100%;
	flex-basis: 100%
}

@media screen and (max-width:1200px) {
	.t972__banner {
		overflow-y: auto;
		min-height: 100px;
		max-height: inherit
	}
}

@media screen and (max-width:640px) {
	.t972 {
		bottom: 0;
		left: 0;
		width: 100%;
		max-height: calc(100vh - 2 * 10px)
	}

	.t972__banner,
	.t972__settings {
		border-radius: 0
	}

	.t972__settings {
		height: 100vh;
		max-width: initial
	}

	.t972__banner {
		max-width: initial
	}

	.t972__category {
		padding: 18px 0
	}

	.t972__category-toggle {
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}

	.t972__category-body {
		margin-bottom: 19px;
		font-weight: 300
	}

	.t972__toggle-txt {
		font-size: 14px
	}

	.t972__category-enabled_always {
		font-size: 16px
	}
}














