@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Yeseva+One&display=swap");
button {
  border: none;
  outline: none;
}
button:hover {
  cursor: pointer;
}
.clear {
  font-size: 0;
  line-height: 0;
  clear: both;
}
.mg-but {
  display: inline-block;
  text-decoration: none;
}
.mg-but1 {
  padding: 8px 15px;
  color: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  line-height: 1;
  margin: 10px 20px;
  min-width: 140px;
  background-color: #690d01;
  background-image: -o-linear-gradient(#891101, #690d01);
  background-image: -moz-linear-gradient(#891101, #690d01);
  background-image: -webkit-linear-gradient(#891101, #690d01);
  background-image: -ms-linear-gradient(#891101, #690d01);
  background-image: linear-gradient( #891101, #690d01);
  -pie-background: linear-gradient( #891101, #690d01);
}
.mg-but1:hover {
  background-color: #911201;
  background-image: -o-linear-gradient(#9e1402, #690d01);
  background-image: -moz-linear-gradient(#9e1402, #690d01);
  background-image: -webkit-linear-gradient(#9e1402, #690d01);
  background-image: -ms-linear-gradient(#9e1402, #690d01);
  background-image: linear-gradient( #9e1402, #690d01);
  -pie-background: linear-gradient( #9e1402, #690d01);
}
.mg-but1:active {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  background-color: #690d01;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #891101), color-stop(12.5%, #690d01));
  background-image: -o-linear-gradient(bottom, #891101, #690d01);
  background-image: -moz-linear-gradient(bottom, #891101, #690d01);
  background-image: -webkit-linear-gradient(bottom, #891101, #690d01);
  background-image: -ms-linear-gradient(bottom, #891101, #690d01);
  background-image: linear-gradient(to top, #891101, #690d01);
  -pie-background: linear-gradient(to top, #891101, #690d01);
}
.mg-but2 {
  min-width: 150px;
  padding: 8px 15px;
  color: #fff;
  border-radius: 14px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  line-height: 1;
  background-color: #690d01;
  background-image: -o-linear-gradient(#891101, #690d01);
  background-image: -moz-linear-gradient(#891101, #690d01);
  background-image: -webkit-linear-gradient(#891101, #690d01);
  background-image: -ms-linear-gradient(#891101, #690d01);
  background-image: linear-gradient( #891101, #690d01);
  -pie-background: linear-gradient( #891101, #690d01);
}
.mg-but2:hover {
  background-color: #911201;
  background-image: -o-linear-gradient(#9e1402, #690d01);
  background-image: -moz-linear-gradient(#9e1402, #690d01);
  background-image: -webkit-linear-gradient(#9e1402, #690d01);
  background-image: -ms-linear-gradient(#9e1402, #690d01);
  background-image: linear-gradient( #9e1402, #690d01);
  -pie-background: linear-gradient( #9e1402, #690d01);
}
.mg-but2:active {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  background-color: #690d01;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #891101), color-stop(12.5%, #690d01));
  background-image: -o-linear-gradient(bottom, #891101, #690d01);
  background-image: -moz-linear-gradient(bottom, #891101, #690d01);
  background-image: -webkit-linear-gradient(bottom, #891101, #690d01);
  background-image: -ms-linear-gradient(bottom, #891101, #690d01);
  background-image: linear-gradient(to top, #891101, #690d01);
  -pie-background: linear-gradient(to top, #891101, #690d01);
}
.mg-but3 {
  min-width: 160px;
  padding: 6px;
  color: #fff;
  border: 1px solid #500a01;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  line-height: 1;
  background-color: #690d01;
  background-image: -o-linear-gradient(#891101, #690d01);
  background-image: -moz-linear-gradient(#891101, #690d01);
  background-image: -webkit-linear-gradient(#891101, #690d01);
  background-image: -ms-linear-gradient(#891101, #690d01);
  background-image: linear-gradient( #891101, #690d01);
  -pie-background: linear-gradient( #891101, #690d01);
}
.mg-but3:hover {
  border: 1px solid #9c1301;
  background-color: #911201;
  background-image: -o-linear-gradient(#9e1402, #690d01);
  background-image: -moz-linear-gradient(#9e1402, #690d01);
  background-image: -webkit-linear-gradient(#9e1402, #690d01);
  background-image: -ms-linear-gradient(#9e1402, #690d01);
  background-image: linear-gradient( #9e1402, #690d01);
  -pie-background: linear-gradient( #9e1402, #690d01);
}
.mg-but3:active {
  border: 1px solid #680d01;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  background-color: #690d01;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #891101), color-stop(12.5%, #690d01));
  background-image: -o-linear-gradient(bottom, #891101, #690d01);
  background-image: -moz-linear-gradient(bottom, #891101, #690d01);
  background-image: -webkit-linear-gradient(bottom, #891101, #690d01);
  background-image: -ms-linear-gradient(bottom, #891101, #690d01);
  background-image: linear-gradient(to top, #891101, #690d01);
  -pie-background: linear-gradient(to top, #891101, #690d01);
}
.mg-but4 {
  padding: 8px 15px;
  color: black;
  border: 1px solid #690d01;
  border-radius: 3px;
  line-height: 1;
  background-color: white;
  background-image: -o-linear-gradient(white, white);
  background-image: -moz-linear-gradient(white, white);
  background-image: -webkit-linear-gradient(white, white);
  background-image: -ms-linear-gradient(white, white);
  background-image: linear-gradient( white, white);
  -pie-background: linear-gradient( white, white);
}
.mg-but4:hover {
  color: #fff;
  background-color: #821001;
  background-image: -o-linear-gradient(#891101, #690d01);
  background-image: -moz-linear-gradient(#891101, #690d01);
  background-image: -webkit-linear-gradient(#891101, #690d01);
  background-image: -ms-linear-gradient(#891101, #690d01);
  background-image: linear-gradient( #891101, #690d01);
  -pie-background: linear-gradient( #891101, #690d01);
}
.mg-but4:active {
  color: #fff;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  background-color: #690d01;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #891101), color-stop(12.5%, #690d01));
  background-image: -o-linear-gradient(bottom, #891101, #690d01);
  background-image: -moz-linear-gradient(bottom, #891101, #690d01);
  background-image: -webkit-linear-gradient(bottom, #891101, #690d01);
  background-image: -ms-linear-gradient(bottom, #891101, #690d01);
  background-image: linear-gradient(to top, #891101, #690d01);
  -pie-background: linear-gradient(to top, #891101, #690d01);
}
.mg-but5 {
  position: relative;
  padding: 8px 15px;
  color: #fff;
  border: #f00 transparent transparent transparent;
  border-radius: 2px 0 0 2px;
  background: #690d01;
  line-height: 1;
}
.mg-but5:before {
  position: absolute;
  top: 0;
  right: -28px;
  bottom: 0;
  width: 7px;
  content: "";
  border: 14px solid transparent;
  border-left: 7px solid #690d01;
}
.mg-but5:hover {
  background: #821001;
}
.mg-but5:hover:before {
  border-left-color: #821001;
}
.mg-but5:active {
  background: #500a01;
}
.mg-but5:active:before {
  border-left-color: #500a01;
}
table.mg-tabs1 {
  border-collapse: collapse;
}
table.mg-tabs1 td {
  padding: 5px;
  border: none;
}
table.mg-tabs2 {
  border: 1px solid #cecece;
  border-collapse: collapse;
}
table.mg-tabs2 td {
  padding: 5px;
  border: 1px solid #cecece;
}
table.mg-tabs3 {
  border: 1px solid #cecece;
  border-collapse: collapse;
}
table.mg-tabs3 th {
  padding: 5px 0;
  color: #333333;
  border: 1px solid #cecece;
  background: #e5e5e5;
}
table.mg-tabs3 td {
  padding: 5px;
  border: 1px solid #cecece;
}
table.mg-tabs4 {
  border-collapse: collapse;
}
table.mg-tabs4 th {
  padding: 5px 0;
  color: #333333;
  background: #e5e5e5;
}
table.mg-tabs4 td {
  padding: 5px;
  border-bottom: 1px solid #cecece;
}
.mg-tab {
  margin: 10px 0;
  padding: 12px;
  border-radius: 2px;
  font: normal 14px/17px arial;
}
.mg-tab p {
  margin: 0;
}
.mg-tb1 {
  color: #4d4d4d;
  border: 2px solid #9c1301;
}
.mg-tb2 {
  color: #fff;
  border: 2px solid #5f0c01;
  background: #7e1001;
}
.mg-tb3 {
  color: #fff;
  border: 2px solid #5f0c01;
  background: #7e1001;
}
.mg-tb4 {
  color: #fff;
  border: 2px solid #7e1001;
  background: #7e1001;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.mg-tb5 {
  color: #4d4d4d;
  border: none;
  background: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), inset 4px 0px 0px #6a0d01;
}
.mg-tb6 {
  min-width: 264px;
  color: #4d4d4d;
  border: none;
  background: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.mg-tb7 {
  min-width: 264px;
  color: #4d4d4d;
  border: none;
  background: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), inset 0px 0px 6px rgba(0, 0, 0, 0.2);
}
.mg-tb8 {
  min-width: 306px;
  padding: 0;
  border-radius: 2px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
}
.mg-tb8 .title {
  padding: 11px 20px 11px;
  color: #fff;
  border-radius: 2px 2px 0 0;
  font: normal 18px/18px arial;
  background-image: -o-linear-gradient(#b01602, #690d01);
  background-image: -moz-linear-gradient(#b01602, #690d01);
  background-image: -webkit-linear-gradient(#b01602, #690d01);
  background-image: -ms-linear-gradient(#b01602, #690d01);
  background-image: linear-gradient( #b01602, #690d01);
  -pie-background: linear-gradient( #b01602, #690d01);
}
.mg-tb8 .body {
  padding: 14px 20px;
  color: #4d4d4d;
  font: 14px arial;
}
.mg-tb9 {
  min-width: 200px;
  padding: 0;
  border: 2px solid #6a0d01;
  border-radius: 4px 4px 0 0;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
}
.mg-tb9 .title {
  padding: 5px 3px;
  color: #fff;
  border-radius: 2px 2px 0 0;
  font: normal 18px/18px arial;
  background-color: #690d01;
  background-image: -o-linear-gradient(#6a0d01, #6a0d01);
  background-image: -moz-linear-gradient(#6a0d01, #6a0d01);
  background-image: -webkit-linear-gradient(#6a0d01, #6a0d01);
  background-image: -ms-linear-gradient(#6a0d01, #6a0d01);
  background-image: linear-gradient( #6a0d01, #6a0d01);
  -pie-background: linear-gradient( #6a0d01, #6a0d01);
}
.mg-tb9 .body {
  padding: 5px;
  color: #4d4d4d;
  font: 14px arial;
}
.mg-tb10 {
  min-width: 306px;
  padding: 0;
  border-radius: 2px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
}
.mg-tb10 .title {
  padding: 11px 20px 11px;
  color: #fff;
  border-radius: 2px 2px 0 0;
  font: normal 18px/18px arial;
  background-color: #911201;
  background-image: -o-linear-gradient(#ce1a02, #730e01);
  background-image: -moz-linear-gradient(#ce1a02, #730e01);
  background-image: -webkit-linear-gradient(#ce1a02, #730e01);
  background-image: -ms-linear-gradient(#ce1a02, #730e01);
  background-image: linear-gradient( #ce1a02, #730e01);
  -pie-background: linear-gradient( #ce1a02, #730e01);
}
.mg-tb10 .body {
  padding: 14px 20px;
  color: #4d4d4d;
  font: 14px arial;
}
.mg-navig {
  display: inline-block;
  min-width: 38px;
  text-align: center;
  border: 2px solid transparent;
  border-radius: 50%;
  font: 19px/38px arial;
}
.mg-navig1 {
  color: #fff;
  background: #690d01;
}
.mg-navig2 {
  color: #4d4d4d;
  border-color: #ce1a02;
  background: #f61f02;
}
.mg-navig3 {
  color: #4d4d4d;
  border-color: #9c1301;
  background: white;
}
.mg-navig4 {
  color: #4d4d4d;
  background: #e71d02;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.tabs-wrap {
  margin: 1.57em 0;
}
.tabs-nav {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}
.tabs-nav li {
  display: inline-block;
  vertical-align: top;
}
.tabs-nav li:first-child a {
  border-left: 1px solid #cecece;
}
.tabs-nav li a {
  position: relative;
  display: block;
  height: 37px;
  padding: 0 15px;
  text-decoration: none;
  color: #666;
  border: solid #cecece;
  border-width: 1px 1px 1px 0;
  background-color: #ebebeb;
  font-size: 12px;
  line-height: 37px;
}
.tabs-nav li a:hover, .tabs-nav li a.active {
  z-index: 10;
  height: 36px;
  margin-top: -1px;
  border-top: 3px solid #690d01;
  background-color: #fff;
  line-height: 35px;
}
.tabs-nav li a:focus {
  outline: none;
}
.tabs-body {
  margin-top: -1px;
  padding: 25px;
  border: 1px solid #cecece;
}
.tabs-body > div {
  display: none;
}
.tabs-body > div.active {
  display: block;
}
img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 725px) {
  .adaptive-table td {
    display: inline-block;
  }
}
@media (max-width: 480px) {
  button, input, optgroup, select, textarea {
    max-width: 90%;
  }
}
@media (max-width: 960px) {
  .title-page .blocklist-15 .title:hover {
    font-weight: inherit;
  }
}
.title-page .blocklist-15 .item, .blocklist-15 .item {
  position: relative;
  padding-bottom: 80px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.title-page .blocklist-15 .more {
  position: absolute;
  content: "";
  bottom: 57px;
  left: 0;
  right: 0;
  text-align: center;
  margin-bottom: 30px;
}
.title-page .blocklist-15 .item, .blocklist-15 .item {
  margin: 0;
}
.title-page .blocklist-15 .price, .blocklist-15 .price {
  margin-bottom: 60px;
}
@media (min-width: 961px) {
  .title-page .blocklist-15 .img-convert, .blocklist-15 .img-convert {
    height: 250px !important;
  }
  .title-page .blocklist-15 .image, .blocklist-15 .image {
    width: 250px !important;
  }
  .title-page .blocklist-15 .title, .blocklist-15 .title {
    margin: 0 15px 5px;
  }
}
.title-page .blocklist-15 .title {
  box-shadow: none;
  position: absolute;
  padding: 0 40px;
  top: 40px;
  left: 0;
  right: 0;
  bottom: 0;
  height: 65px !important;
  margin: 0;
}
@media (min-width: 961px) {
  .title-page .blocklist-15 .more:before {
    position: absolute;
    content: "";
    bottom: -20px;
    left: 0;
    right: 0;
    border: 1px solid #ffffff;
  }
}
@media (max-width: 960px) {
  .title-page .blocklist-15 .more:before {
    position: absolute;
    content: "";
    bottom: -20px;
    left: 0;
    right: 0;
    border: 1px solid #ffffff;
  }
}
.title-page .block-7, .block-7 {
  margin: 60px 0 0;
  padding-top: 30px;
  padding-bottom: 30px;
}
.title-page .widget-10, .widget-10 {
  margin: 30px 0 0;
}
.title-page .block-6, .block-6 {
  margin: 43px 0 0;
  padding-bottom: 50px;
}
.title-page .block-10, .block-10 {
  margin: 50px 0 0;
}
.title-page .block-9, .block-9 {
  margin: 50px 0 0;
  padding-top: 30px;
  padding-bottom: 30px;
}
.title-page .block-6, .block-6 {
  margin: 20px 0 0;
}
.title-page .block-5, .block-5 {
  margin: 20px 0 0;
}
.title-page .widget-8, .widget-8 {
  margin: 30px 0 0;
}
.title-page .widget-6, .widget-6 {
  min-height: 100%;
}
.g-submenu {
  margin-top: 1em;
}
.title-page .blocklist-15 .image-inner {
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
}
.title-page .blocklist-15 .item, .blocklist-15 .item {
  position: relative;
}
@media (max-width: 960px) {
  .title-page .address-6 .text_body, .address-6 .text_body {
    width: 100%;
    min-width: 0;
    max-width: 100%;
  }
}
@media (max-width: 960px) {
  .address-6.widget-4.address-block.contacts-block.widget-type-contacts_address.editorElement.layer-type-widget {
    margin: 10px auto 0 120px;
  }
  .title-page .address-6 .inner {
    width: 100%;
    max-width: 100%;
    min-width: 300px;
  }
  .address-6 .inner {
    width: 100%;
    max-width: 100%;
    min-width: 300px;
  }
}
@media (max-width: 768px) {
  .address-6.widget-4.address-block.contacts-block.widget-type-contacts_address.editorElement.layer-type-widget {
    margin: 10px auto 0;
  }
  .title-page .address-6 .inner {
    width: 100%;
    max-width: 100%;
    min-width: 280px;
  }
  .address-6 .inner {
    width: 100%;
    max-width: 100%;
    min-width: 280px;
  }
}
@media (max-width: 960px) {
  .title-page .address-36 .inner {
    min-width: 300px;
    max-width: 100%;
  }
  .address-6 .inner {
    min-width: 300px;
    max-width: 100%;
  }
}
@media (max-width: 480px) {
  .title-page .address-36 .inner {
    min-width: 280px;
    max-width: 100%;
    margin: 0 0 50px 0;
    padding: 0 40px;
  }
  .address-6 .inner {
    min-width: 280px;
    max-width: 100%;
    margin: 0;
    padding: 0 40px;
    padding-left: 0;
  }
  .title-page .address-6 .text_body {
    margin-left: 0 !important;
    font-size: 15px !important;
  }
  .address-6 .text_body {
    margin-left: 0 !important;
    font-size: 15px !important;
  }
}
.widget-26 {
  text-align: center;
}
.social-wrap_1 {
  display: flex;
  flex-direction: row;
  height: 30px;
  max-width: 100%;
  float: left;
  margin-top: 15px;
}
.social-wrap_1 > a {
  margin-right: 5px;
}
.social_wrap_1 {
  width: 100%;
  max-width: 100%;
  display: block;
  text-align: center;
}
.social_wrap_1 .name {
  margin: 30px auto 0;
  font-family: Oranienbaum, sans-serif;
  color: #666666;
  font-size: 39px;
  width: 100%;
  max-width: 100%;
}
.social_wrap_1 .social {
  display: flex;
  margin: 15px 5px 30px;
  justify-content: center;
}
.social_wrap_1 img {
  max-width: 40px;
  max-height: 40px;
  min-height: 40px;
  min-width: 40px;
}
.title-page .reviews-23 .controls {
  margin: 0px -100px 0;
}
@media (max-width: 1024px) {
  .title-page .reviews-23 .controls {
    margin: 0px 0 0;
  }
  .title-page .reviews-23 .item {
    padding: 0 20px;
  }
}
@media (max-width: 320px) {
  .title-page .blocklist-15 .title, .blocklist-15 .title {
    height: 80px;
    width: 252px;
    margin: 0 auto;
    font-size: 18px;
  }
}
.site-logo {
  width: 160px;
}
.title-page .block-3 .layout_6 {
  align-items: center;
}
@media (min-width: 768px) {
  .title-page .widget-4, .widget-4 {
    width: 355px;
  }
  .title-page .blocklist-16 .image {
    margin-right: 134px;
  }
}
@media (min-width: 480px) {
  .title-page .blocklist-15 .title {
    font-size: 23px !important;
  }
}
.title-page .blocklist-16 .text {
  padding-left: 25px;
}
.title-page .blocklist-16 .title {
  padding-left: 25px;
}
.title-page .reviews-23 .list, .title-page .reviews-23 .bx-wrapper, .title-page .reviews-23 .body, .title-page .reviews-23 .list-wr {
  height: auto !important;
  display: block !important;
}
.title-page .block-9 {
  min-height: initial !important;
}
.title-page .reviews-23 .item-outer, .title-page .widget-14, .title-page .block-9 .layout_22_id_23 {
  height: auto !important;
  display: block !important;
}
.title-page .reviews-23 .list {
  display: block !important;
}
.social {
  margin-bottom: 10px !important;
}
.inner2 {
  display: block;
  margin-bottom: 20px;
}
.sand .edit-block .edit-block-btn {
  margin: 5px;
  padding: 15px 20px;
  font-size: 28px;
}
@media (max-width: 640px) {
  .title-page .wrapper .layout_center_2_id_10_3 {
    padding: 0 20px !important;
    box-sizing: border-box !important;
  }
  .title-page .widget-11 {
    padding: 0 10px !important;
  }
}
.title-page .blocklist-16 .body-outer {
  margin-top: 0;
}
.new_slider {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 70px;
}
.new_slider .new_item__wrap {
  display: grid;
  grid-template-columns: 1fr 388px;
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07);
}
.new_slider .new_item__wrap .left_part {
  padding: 30px 50px;
  background: #fff;
  border: 1px solid #dddddd;
  border-right: 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.new_slider .new_item__wrap .left_part .left_part__in {
  display: grid;
  gap: 10px;
}
.new_slider .new_item__wrap .left_part .tit {
  font-family: "Yeseva One", serif;
  font-size: 66px;
  color: #fe7498;
}
.new_slider .new_item__wrap .left_part .subtitle {
  font-family: Oranienbaum, sans-serif;
  font-size: 50px;
  line-height: normal;
}
.new_slider .new_item__wrap .left_part .link {
  background: #80a52e;
  padding: 13.5px 25px;
  color: #fff;
  text-decoration: none;
  border-radius: 0px 50px 50px 50px;
  font-family: Arsenal, sans-serif;
  font-weight: bold;
  font-size: 20px;
  max-width: 320px;
  box-sizing: border-box;
  display: block;
  text-align: center;
  font-family: Arsenal, sans-serif;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 320px;
}
.new_slider .new_item__wrap .left_part .link:hover {
  background: #afcf65;
}
.new_slider .new_item__wrap .left_part .form a {
  background: #80a52e;
  padding: 13.5px 25px;
  color: #fff;
  text-decoration: none;
  border-radius: 0px 50px 50px 50px;
  font-family: Arsenal, sans-serif;
  font-weight: bold;
  font-size: 20px;
  max-width: 320px;
  box-sizing: border-box;
  display: block;
  text-align: center;
}
.new_slider .new_item__wrap .left_part .form a:hover {
  background: #afcf65;
}
.new_slider .new_item__wrap .left_part .body {
  font-family: Arsenal, sans-serif;
  font-size: 18px;
  color: #000;
  margin-top: 26px;
}
.new_slider .new_item__wrap .right_part {
  min-height: 410px;
}
.new_slider .new_item__wrap .right_part img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1023px) {
  .new_slider .new_item__wrap {
    flex-direction: column-reverse;
    display: flex;
  }
  .new_slider .new_item__wrap .right_part {
    min-height: initial;
  }
  .new_slider .new_item__wrap .left_part {
    padding: 20px;
    border: 1px solid #dddddd;
  }
  .new_slider .new_item__wrap .left_part .tit {
    font-size: 40px;
    line-height: normal;
  }
  .new_slider .new_item__wrap .left_part .subtitle {
    font-size: 30px;
  }
  .new_slider .new_item__wrap .left_part .form a {
    font-size: 16px;
  }
  .new_slider .new_item__wrap .left_part .body {
    margin-top: 10px;
  }
}
.new_slider .slick-arrow {
  position: absolute;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #dddddd;
  top: calc(50% - 35px);
  font-size: 0;
  z-index: 2;
}
.new_slider .slick-prev {
  left: -17.5px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.031' height='17' viewBox='0 0 9.031 17'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill-rule: evenodd; %7D %3C/style%3E%3C/defs%3E%3Cpath id='Фигура.svg' class='cls-1' d='M484.1,366a0.894,0.894,0,0,1-.641-0.272l-7.19-7.3a0.93,0.93,0,0,1,0-1.295l7.19-7.865a0.893,0.893,0,0,1,1.278,0,0.93,0.93,0,0,1,0,1.3l-6.559,7.217,6.559,6.65a0.931,0.931,0,0,1,0,1.3A0.892,0.892,0,0,1,484.1,366Z' transform='translate(-476 -349)'/%3E%3C/svg%3E") 50% 50% no-repeat #fff;
}
.new_slider .slick-next {
  right: -17.5px;
  transform: rotate(180deg);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.031' height='17' viewBox='0 0 9.031 17'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill-rule: evenodd; %7D %3C/style%3E%3C/defs%3E%3Cpath id='Фигура.svg' class='cls-1' d='M484.1,366a0.894,0.894,0,0,1-.641-0.272l-7.19-7.3a0.93,0.93,0,0,1,0-1.295l7.19-7.865a0.893,0.893,0,0,1,1.278,0,0.93,0.93,0,0,1,0,1.3l-6.559,7.217,6.559,6.65a0.931,0.931,0,0,1,0,1.3A0.892,0.892,0,0,1,484.1,366Z' transform='translate(-476 -349)'/%3E%3C/svg%3E") 50% 50% no-repeat #fff;
}
.new_slider .slick-dots {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 10px;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 15px;
}
.new_slider .slick-dots li button {
  width: 10px;
  min-width: 10px;
  max-width: 10px;
  height: 10px;
  border-radius: 50%;
  font-size: 0;
  padding: 0;
}
.new_slider .slick-dots .slick-active button {
  background: #80a52e;
}
.localaboutus_form .gr-value input[type="tel"] {
  margin: 0 0 10px;
  padding: 5px 10px;
  background-color: #fff !important;
  border: 1px solid silver !important;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  color: #000 !important;
  max-width: 100%;
  box-sizing: border-box;
}
