@font-face {
  font-family: "Verdana";
  src: url("fonts/Verdana.eot");
  src: url("fonts/Verdana.eot?#iefix") format("embedded-opentype"),
    url("fonts/Verdana.woff") format("woff"),
    url("fonts/Verdana.ttf") format("truetype");
  font-style: normal;
}
html,
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  color: #20252e;
  font-family: Verdana, Times New Roman, sans-serif;
  position:relative;
}

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5,
span,
small,
p,
a,
li {
  font-family: Verdana, Times New Roman, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-weight: bold;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.navbar-toggler {
  border: 1px solid #cdc62e;
  margin: auto;
}
main a {
  color: #cdc62e;
}

main a:hover {
  color: #cdc62e;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
  color: #cdc62e;
}
#breadcrumbs {
  font-size: 13px;
}
li {
  font-size: 16px;
}

strong {
  font-size: inherit;
}

p {
  font-weight: 400;
  font-size: 16px;
}

.logo-text-1 {
	font-size:32px;
	font-weight:900;
	text-transform:uppercase;
}

.logo-text-2 {
	font-size:16px;
	text-transform:uppercase;
}

.header-1 {
  background-color: #20252e;
}
.header-1 .dropdown-item {
  padding: 0.25rem 0.5rem;
}
.header-1 a,
.header-1 {
  color: #fff;
  font-size: 15px;
}

.header-1 a:hover {
  text-decoration: none;
  color: #009b5f;
}

#navigation{
	    position: relative;
	display:none;
	    z-index: 1;
	background:#fff;
	}
	#navigation.fixed{
	    position: fixed;
	    top: 0;
		display:block;
		 z-index: 1;
		
	}
#navigation .tel-header {
	font-size:22px;
}

.head-phone {white-space:nowrap}

header i {
  color: #cdc62e;
}

.flag1 {
  background-image: url(img/ru.png);
  height: 19px;
  width: 30px;
  display: inherit;
}
.flag2 {
  background-image: url(img/flag2.png);
  background-size: contain;
  height: 16px;
  width: 26px;
  display: inline-block;
  line-height: initial;
}
.engl {
  color: #000 !important;
}
.bord-right {
  border-right: 1px solid #fff;
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.header-1 .dropdown-toggle {
  background: unset;
  border: 0;
  color: #fff;
}
.b-l-gr {
  border-right: 1px solid #cdc62e;
  padding-right: 15px;
	width:120px;
	height:120px;
}
.dropdown-menu {
  border: 0;
}
.engl {
  width: 137px;
  border: 1px solid #20252e;
}
.btn-header {
  padding: 10px 45px;
  border: 1px solid #20252e;
  display: inline-block;
  color: #20252e;
  -webkit-transition: 1s;
  transition: 1s;
}

.btn-header:hover {
  text-decoration: none;
  color: #fff;
  background-color: #20252e;
  -webkit-transition: 1s;
  transition: 1s;
}

.tel-header {
  color: #20252e;
  font-weight: 600;
  font-size: 18px;
}

.tel-header:hover {
  text-decoration: none;
  color: #cdc62e;
}

.zakaz-header {
  color: #6e6e6f;
  font-size: 18px;
}

.zakaz-header:hover {
  text-decoration: none;
  color: #cdc62e;
}

.zakaz-header span {
  border-bottom: 1px dashed #6e6e6f;
}

header .nav-item a {
  text-transform: uppercase;
  font-size: 16px;
  color: #20252e;
  font-weight: 500;
  border-bottom: 0.5px solid #cdc62e;
  padding-bottom: 3px !important;
}

header .nav-item a:hover {
  border-bottom: 1.5px solid #cdc62e;
  color: #cdc62e !important;
  padding-bottom: 2px !important;
}

.block1 {
  background-image: url(/wp-content/uploads/2026/01/97395.jpeg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: none;
}

.block2-d {  
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
  display: block;
}
@media (min-width: 300px) and (max-width: 1024px) {
  .block2-d {
    display: none;
  }
  .block1 {
    display: block;
  }
}

.block1-1 {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgb(44, 45, 56)),
    color-stop(rgba(48, 48, 58, 0.91)),
    color-stop(rgba(52, 50, 61, 0.82)),
    color-stop(rgba(56, 53, 63, 0.73)),
    color-stop(rgba(60, 56, 65, 0.64)),
    color-stop(rgba(64, 59, 68, 0.55)),
    color-stop(rgba(67, 61, 70, 0.45)),
    color-stop(rgba(71, 64, 73, 0.36)),
    color-stop(rgba(75, 67, 75, 0.27)),
    color-stop(rgba(79, 70, 77, 0.18)),
    color-stop(rgba(83, 72, 80, 0.09)),
    to(rgba(87, 75, 82, 0))
  );
  background-image: linear-gradient(
    to right,
    rgb(44, 45, 56),
    rgba(48, 48, 58, 0.91),
    rgba(52, 50, 61, 0.82),
    rgba(56, 53, 63, 0.73),
    rgba(60, 56, 65, 0.64),
    rgba(64, 59, 68, 0.55),
    rgba(67, 61, 70, 0.45),
    rgba(71, 64, 73, 0.36),
    rgba(75, 67, 75, 0.27),
    rgba(79, 70, 77, 0.18),
    rgba(83, 72, 80, 0.09),
    rgba(87, 75, 82, 0)
  );
}

.block1-s1 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
}

.block1-s1 h3,
.scholl-block1 h3 {
  font-size: 28px;
	/*background:rgba(0,0,0,.55);*/
	padding:15px 30px;
	color: #cdc62e !important;
}

.block1-s2 {
  color: #cdc62e;
  font-size: 24px;
  font-weight: 700;
}

.block1-s3 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}

.btn-block1 {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  padding: 13px 65px;
  background: #cdc62e;  
  border-radius: 0;
}

.btn-block2 {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  padding: 13px 65px;
  background: #cdc62e;
 
  border-radius: 0;
}

.btn-block3 {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 13px 15px;
  border: 1px solid #cdc62e;
  background: #cdc62e; 
  border-radius: 0;
}

.btn-block3:hover {
  color: #cdc62e;
  border: 1px solid #cdc62e;
  background-color: #fff;
  background: #fff;
}

.btn-block4 {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 65px;
  background: #cdc62e;  
  border-radius: 0;
}
ol {
  font-style: italic;
}
.zagol {
  font-size: 30px;
  text-transform: uppercase;
  position: relative;
  padding-top: 5px;
  font-weight: 400;
}

.zagol:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 3px;
  width: 80px;
  background: #cdc62e;
  
}
h2,
.h2 {
  font-size: 30px;
  text-transform: uppercase;
  position: relative;
  padding-top: 5px;
  font-weight: 400;
}

h2:after,
.h2:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 3px;
  width: 80px;
  background: #cdc62e;
 
}
main .wp-block-gallery > li {
  padding-left: 0px;
}
main .wp-block-gallery > li:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  font-size: 10px;
  top: 35%;
  left: -10px;
  margin-top: -4px;
  color: #008452;
  font-weight: 700;
}
.zagol2 {
  font-size: 20px;
  text-transform: uppercase;
  position: relative;
  padding-top: 10px;
  font-weight: 600;
}

.zagol2:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 3px;
  width: 80px;
  background: #cdc62e;
 
}

.block2-1 p {
  text-align: justify;
}

.block2-2 {
  border: 1px solid #cdc62e;
  cursor: pointer;
}

.block2-2 hr {
  border: 1px solid #cdc62e;
  margin: 15px auto 10px;
  width: 50%;
}

.block2-2:hover {
  background-color: #cdc62e;
}

.block2-2:hover hr {
  border: 1px solid #fff;
}

.block2-2:hover p {
  color: #fff;
}

.img-1 {
	width:120px;
	height:120px;
}

.img-2 {
  display: none;
}

.block3 {
  background-color: #e6e6e6;
  position: relative;
}

.block3 p {
  line-height: 1.35rem !important;
}

.slide-one .owl-div {
  height: 170px;
  width: 250px;
  padding: 20px 20px;
  border: 1px solid #efefef;
  position: relative;
  margin: 0 auto;
}

.owl-div {
  margin: 0 auto;
}

.slide-one .owl-div img {
  position: absolute;
  margin: auto;
  max-width: 210px;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  left: -50px;
  top: 35%;
  z-index: 9999;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: #737373;
  border: none;
  padding: 0 !important;
  font-size: 30px;
  border-radius: 5px;
  font-weight: 500;
}

.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  right: -50px;
  top: 35%;
  z-index: 9999;
}

.owl-carousel {
  position: relative;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: block;
}

.block4-3 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 100%;
  -webkit-transition: 1s;
  transition: 1s;
  min-height: 300px;
}

.block4-3:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -webkit-transition: 1s;
  transition: 1s;
}

.block4-3-1 {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 30px;
  color: #fff;
}
.block4-3-1 h4,
.block4-3-1 span {
  color: #fff;
}
.btn-blockst {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 7px 35px;
  background: #cdc62e;
  
  border-radius: 0;
}

.btn-blockst2 {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 7px 35px;
  background: #cdc62e; 
  border-radius: 0;
  position: absolute;
  bottom: 20px;
}

.block4-3-2 {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  height: 100%;
}

.block4-3-2:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.block4-3-3 {
  padding: 20px 20px 90px;
}

#true_loadmore {
  background-color: #ddd;
  /* сервый фон */
  border-radius: 2px;
  /* закругление углов */
  display: block;
  /* блочный элемент, на случай, если захотите использовать <a> */
  text-align: center;
  /* выравнивание текста по центру */
  font-size: 14px;
  font-size: 0.875rem;
  /* размер шрифта */
  font-weight: 800;
  /* начертание */
  letter-spacing: 1px;
  /* межбуквенный интервал */
  cursor: pointer;
  /* курсор мыши при наведении такой же, как при наведении на ссылку */
  padding: 10px 0;
  /* внутренние отступы сверху и снизу у кнопки */
  -webkit-transition: background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out,
    color 0.3s ease-in-out;
  /* CSS-анимация*/
  margin-top: 40px;
}

#true_loadmore:hover {
  background-color: #767676;
  color: #fff;
}

.true_loadmore {
  background-color: #ddd;
  /* сервый фон */
  border-radius: 2px;
  /* закругление углов */
  display: block;
  /* блочный элемент, на случай, если захотите использовать <a> */
  text-align: center;
  /* выравнивание текста по центру */
  font-size: 14px;
  /* размер шрифта */
  font-weight: 400;
  /* начертание */
  /* межбуквенный интервал */
  cursor: pointer;
  /* курсор мыши при наведении такой же, как при наведении на ссылку */

  padding: 10px 0;
  /* внутренние отступы сверху и снизу у кнопки */
  -webkit-transition: background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out,
    color 0.3s ease-in-out;
  /* CSS-анимация*/
}

.true_loadmore:hover {
  background-color: #767676;
  color: #fff;
}

.true_loadmore i {
  color: #cdc62e;
}
figure {
  position: relative;
  display: inline-block;
  border: 1px solid black;
  overflow: hidden;
}
/*----------------------------------------------------
figure:hover:before {
  content: " ";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 2em;
  box-shadow: 0 0 0 10000px rgba(0, 0, 0, 0.4);
}
figure:hover:after {
  content: "";
  background-image: url(img/lupa.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 2em;
}
--------------------------------------------------------*/
footer {
  background: rgba(0,0,0,0.7);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px;
  color: #fff;
}
.radio label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin-right: 15px;
}
.radio input[type="radio"] {
  display: none;
}
.radio label:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 5px;
  background-color: #fff;
  border: 1px solid #000;
}
.radio label:before {
  border-radius: 50%;
}

.radio input[type="radio"]:checked + label:before {
  content: "\2022";
  color: transparent;
  font-size: 20px;
  text-align: center;
  line-height: 13px;
  border: 5px solid #cdc62e;
}
.select {
  position: relative;
}

.select select {
  /* Chrome */
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  appearance: none;
  /* убираем дефолнтные стрелочки */
  font-family: inherit;
  /* наследует от родителя */
  font-size: 1rem;
}
.select2 select {
  /* Chrome */
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  appearance: none;
  /* убираем дефолнтные стрелочки */
  font-family: inherit;
  /* наследует от родителя */
  font-size: 1rem;
  color: #444;
  white-space: normal;
  height: 65px;
}
footer ul {
  list-style: none;
}

footer ul > li {
  position: relative;
  padding-left: 15px;
	padding-bottom:5px;
}

footer ul > li:before {
  content: "\f45c";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  font-family: "Font Awesome 5 Free";
  position: absolute;
  font-size: 10px;
  top: 35%;
  left: -10px;
  margin-top: -4px;
  color: #cdc62e;
  font-weight: 700;
}

footer ul > li:hover:before {
  color: #fff;
}

footer a {
  color: #fff;
}

footer a:hover {
  color: #fff;
}

footer i {
  color: #cdc62e;
  margin-right: 7px;
}

.a-footer i {
  color: #fff;
  margin: 10px;
  font-size: 30px;
}

.a-footer:hover i {
  color: #008452;
}

footer hr {
  border-bottom: 3px solid #cdc62e;
}

#exampleModal .modal-content {
  background:#cdc62e;
}
#exampleModal6 .modal-content {
 background:#cdc62e;
}
#exampleModal3 .modal-content {
  background:#cdc62e;
}

#exampleModal2 .modal-content {
 /* background-image: url(img/bgm2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;*/
	background:#cdc62e;
  max-width: 360px;
  margin: 0 auto;
  padding: 25px;
}

input[type="text"],
input[type="number"],
input[type="tel"],
#filter3 {
  padding-left: 30px;
  border-radius: 0;
  color: #a1a1a1 !important;
  font-family: Verdana, Times New Roman, sans-serif;
}
.filtersubmit {
  position: relative;
  top: -30px;
  left: 10px;
  color: #cdc62e;
}
select {
  border-radius: 0;
}
.select {
  position: relative;
  border-radius: 0;
  color: #a1a1a1 !important;
}

.select select {
  /* Chrome */
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  appearance: none;
  /* убираем дефолнтные стрелочки */
  font-family: inherit;
  /* наследует от родителя */
  font-size: 1rem;
  padding-left: 40px;
  border-radius: 0;
  color: #a1a1a1 !important;
}

.select:after {
  content: "";
  display: block;
  border-style: solid;
  border-width: 7px 6px 0 6px;
  border-color: #008452 transparent transparent transparent;
  pointer-events: none;
  position: absolute;
  top: 32%;
  right: 32px;
  z-index: 1;
  margin-top: -3px;
}
.select:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 38px;
  background-color: #ced4da;
  right: 60px;
  top: 0;
}
.close {
  color: #fff;
  position: absolute;
  top: -30px;
  right: -20px;
  opacity: 1 !important;
}

main ul {
  padding: 0 0 0 3px;
  list-style: none;
  margin: 10px 10px 10px 0px;
}
main ul a {
  color: #20252e;
}
main ul > li {
  position: relative;
  padding-left: 25px;
  padding-bottom: 10px;
}

main ul > li:before {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  font-size: 10px;
  top: 9px;
  left: 5px;
  margin-top: -4px;
  color: #cdc62e;
  font-weight: 700;
}
.stars ul > li:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  font-size: 10px;
  top: 9px;
  left: -10px;
  margin-top: -4px;
  color: #cdc62e;
  font-weight: 700;
}


.hr-green {
  border-bottom: 1px solid #cdc62e;
}
.icon1 {
  max-height: 48px;
}
.block-ser {
  background-color: #ebebeb;
}

.zagol-podr {
  font-size: 30px;
  text-transform: uppercase;
  position: relative;
  padding-top: 5px;
  font-weight: 400;
}

.green {
  color: #cdc62e;
}

.table thead th {
  font-weight: 400;
  vertical-align: top;
  line-height: initial;
}

.ceny {
  font-size: 14px;
}

.ceny .table thead th {
  height: 100px;
  border-top: 0px;
}

.ceny .table td {
  height: 60px;
  line-height: 1rem;
  vertical-align: middle;
}
.ceny .table td strong {
  font-size: 17px;
}
.block-green {
  background-color: #cdc62e;
}

main .block2-2 {
  height: 100%;
}

aside .card-header {
  background-color: #cdc62e;
  padding: 0;
}

aside ul {
  padding: 0 0 0 13px;
  list-style: none;
  margin: 0px 0px 0px 10px;
}

aside ul > li {
  position: relative;
  padding-left: 15px;
  padding-top: 10px;
}

aside ul > li:before {
  content: "\f061";
  border: 1px solid #20252e;
  padding: 0 3px;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  font-size: 10px;
  top: 35%;
  left: -10px;
  margin-top: 0px;
  color: #20252e;
  font-weight: 700;
}

aside ul > li > a {
  color: #20252e;
  font-weight: 400;
}

aside ul > li > a:hover {
  font-weight: 600;
  color: #20252e;
}


.circle {
  background-color: #fff;
  padding: 15px;
  border: 3px solid #cdc62e;
  width: 165px;
  height: 165px;
  border-radius: 50%;
  margin: 15px auto;
}

.circle p {
  line-height: 1rem;
  font-size: 12px;
}

.circle hr {
  margin: 3px 5px;
}

.cifr {
  font-size: 48px;
}

.bl-1-2:hover .bl-2 {
  display: block;
  -webkit-transition: 1s;
  transition: 1s;
}

.bl-1-2:hover .bl-1 {
  display: none;
  -webkit-transition: 1s;
  transition: 1s;
}

.bl-1-2 hr {
  border-bottom: 1px solid #fff;
}

.bl-1 {
  display: block;
  width: 100%;
  height: 370px;
  -webkit-transition: 1s;
  transition: 1s;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.bl-2 {
  background-color: #008452;
  color: #fff;
  padding: 20px;
  display: none;
  width: 100%;
  height: 370px;
  -webkit-transition: 1s;
  transition: 1s;
}

.kontakt {
  color: #707070;
}

.vakans {
  background-color: #ebebeb;
}

#pills-tab li:before {
  content: none;
  padding-left: 0px;
}

#pills-tab .nav-link {
  display: block;
  padding: 0.5rem 3rem;
  border-bottom: 1px solid #008452;
  border-radius: 0;
  color: #20252e;
  font-weight: 500;
}

#pills-tab .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #008452;
}

.left-green {
  border-left: 1px solid #008452;
}

.ser-form {
  background-color: #ebebeb;
}

.ser-form small {
  font-size: 12px;
}

.ser-span1 {
  font-weight: bold;
  font-size: 22px;
}

.ser-span2 {
  font-weight: bold;
  font-size: 26px;
}

.pasp hr {
  border-bottom: 7px solid #cdc62e;
  margin: 3px 0;
}

.step-pasp {
  font-size: 14px;
  font-weight: bold;
  color: #9e9e9e;
}

.step-pasp2 {
  font-size: 18px;
  font-weight: bold;
  color: #20252e;
  margin: 20px 0;
  position: relative;
}

.step-pasp2:after {
  position: absolute;
  content: "";
  width: 250px;
  left: 0;
  height: 2px;
  bottom: -5px;
  background-color: #000;
}

.pasp .table thead {
  background-color: #ebebeb;
}

.pasp .table tbody tr:hover {
  background-color: #cdc62e;
  color: #fff;
}

.scholl-block1 {
  background-image: url(/wp-content/uploads/2026/01/freepik__35mm-film-photography-sideprofile-professional-man__97394.jpeg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}

.hr-block1 {
  background: #cdc62e;
  height: 4px;
  width: 150px;
}

.hr-block2 {
  background: #cdc62e;
  
  height: 4px;
  width: 75px;
}
.zakaz {
  background-color: #008452;
  position: fixed;
  right: left;
  top: 40%;
}
.zakaz1 {
  padding: 0;
}
.zakaz1 img{
	width:47px;
	height:auto;
}

.single-date {
  color: #898989;
  font-size: 14px;
}
.stars {
  display: flex;
  background-color: #ebebeb;
}
.stars span {
  white-space: nowrap;
}
.post-ratings-image {
  margin-right: 10px !important;
}
.ul3 {
  list-style-type: upper-alpha;
}

.bl12 {
  background-image: url(img/12.jpg);
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover;
}

.btn-block-dark {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  padding: 13px 65px;
  background-color: #20252e;
  border-radius: 0;
}

.btn-block-dark:hover {
  color: #009b5f;
}

.ul2 strong {
  font-style: italic;
}
.ul2 li:nth-child(even) {
  background: #ebebeb;
}

.ul4 strong {
  font-style: italic;
}
.ul4 > li:before {
  content: " ";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #008452;
  position: absolute;
  top: 9px;
  left: 5px;
  margin-top: -4px;
}

.block4-3-1 h4 {
  font-weight: 600;
}

.table-striped tbody tr {
	
}
.table {
  margin-bottom: 0rem !important;
}

.pagination .current {
  font-weight: 700;
  font-size: 18px;
  border-bottom: 1px solid green;
}
.pagination a {
  color: #20252e;
  font-size: 16px;
}
.carta1 > li,
.carta2 > li,
.carta3 > li {
  padding-bottom: 5px;
}
.carta2 > li:before {
  content: " ";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #008452;
  position: absolute;
  top: 9px;
  left: 5px;
  margin-top: -4px;
}
.carta2 {
  padding: 0 0 0 23px !important;
  font-weight: 700;
}
.carta3 > li:before {
  content: " ";
  width: 10px;
  height: 10px;
  background-color: #cdc62e;
  border: 1px solid #cdc62e;
  position: absolute;
  top: 9px;
  left: 5px;
  margin-top: -4px;
}
.carta3 {
  padding: 0 0 0 23px !important;
  font-weight: 500;
}

#exampleModal5 .modal-content {
  background-image: url(img/bgv.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 360px;
  margin: 0 auto;
  padding: 0px;
}

.filtersubmit2 {
  position: relative;
  top: -80px;
  left: 10px;
  color: #008452;
}

.blc-m-green {
  background: rgb(0, 47, 28, 0.7);
  background: rgba(0, 47, 28, 0.7);
}

.main_input_file {
  display: none;
}

#f_name {
  background: transparent;
  border: 0;
  display: block;
  vertical-align: top;
  height: 30px;
  padding: 0 8px;
  width: 150px;
  color: #fff;
  margin: auto;
  font-size: 12px;
  text-align: center;
}

.map {
  position: relative;
}
.map-cont {
  position: absolute;
  width: 225px;
  height: 187px;
  border: 12px solid #00a263;
  top: 50%;
  margin-top: -112px;
  left: 70%;
  color: #fff;
}
.map-cont-2 {
  background-color: #008452;
  width: 263px;
  height: 140px;
  position: absolute;
  top: 12px;
  right: 18px;
}
.map-cont-2 h3 {
  font-size: 24px;
  font-weight: bold;
}
.map-cont-2 p {
  font-size: 16px;
  padding-right: 10px;
}
.map-cont-2 hr {
  border-bottom: 2px solid #00a263;
  margin: 5px;
}

.mod-title {
  padding-bottom: 3px;
  border-bottom: 3px solid #fff;
}
.form-check-input {
  position: absolute;
  margin-top: 0.45rem;
  margin-left: -1.25rem;
}
.ras-usl .select:after {
  content: "";
  display: block;
  border-style: solid;
  border-width: 7px 6px 0 6px;
  border-color: #008452 transparent transparent transparent;
  pointer-events: none;
  position: absolute;
  top: 49%;
  right: 25px;
  z-index: 1;
  margin-top: -3px;
}

input[type="number"]::-webkit-inner-spin-button {
  opacity: 1;
}

.jwhat {
    bottom: 70px;
    position: fixed;
    right: 70px;
    z-index: 999;
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50% !important;
    -webkit-box-shadow: 1px 2px 3px 0 rgb(15 65 33 / 8%), 5px 10px 20px 0 rgb(18 43 26 / 12%);
    box-shadow: 1px 2px 3px 0 rgb(15 65 33 / 8%), 5px 10px 20px 0 rgb(18 43 26 / 12%);
    background-image: url(/wp-content/uploads/2022/05/whats.png);
    background-size: cover;
    cursor: pointer;
}

.form-group .wpcf7-form-control-wrap {
	position:unset;
}

.my-form-q label {
	font-weight:bold;
}

@media screen and (max-width: 768px) {
	.jwhat {
    bottom: 20px;
    position: fixed;
    left: inherit;
    right: 20px;
    width: 65px;
    height: 65px;
}
	
	#navigation .tel-header {
	font-size:18px;
}

	.head-phone {white-space:normal}
	.zakaz1 img{
	width:30px;
	height:auto;
}

	
  .block1 {
    background-position: left center;
  }
  .map-cont {
    left: 50%;
  }
  .bl-1 {
    height: 400px;
  }
  .bl-2 {
    height: 400px;
    font-size: 14px;
  }
  .block1-s1 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
  }

  .ceny .table thead th {
    height: 160px;
  }

  .ceny .table td {
    height: 90px;
    line-height: 1rem;
  }

  .pasp .table {
    zoom: 0.6;
  }
}

@media screen and (max-width: 767px) {
  .bord-right {
    border-right: 0px solid #fff;
  }
  .block-x1 img {
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .ceny .table {
    zoom: 1;
  }
	.ceny .table h5 {
		font-size: 12px;
	}

  .ceny .table thead th {
    height: 190px;
	  font-size: 10px;
	  padding: 7px;
  }

  .ceny .table td {
    height: 218px;
    line-height: 1rem;
	  font-size: 10px;
	  padding: 7px;
  }
	.ceny .table td strong {
    font-size: 12px;
}

  .close {
    color: #fff;
    position: absolute;
    top: 0px;
    right: 0px;
  }

  .btn-block1 {
    display: block;
    margin: 0 auto;
  }

  .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: 0px;
    top: 35%;
    z-index: 9999;
  }

  .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: 0px;
    top: 35%;
    z-index: 9999;
  }
}

/*************social***********/
.social {
    display: flex;
    justify-content: center;
    position: fixed;
    right: 20px;
    bottom: 40px;
    background: none;
    border-radius: 35px;
    width: 60px;
    overflow: hidden;
    z-index: 9999;
}

.bar-fixed {
    cursor: pointer;
    padding: 15px 12px;
    position: fixed;
    top: 90%;
    background: #455f36;
    border-radius: 50%;
    width: auto;
    height: auto;
    overflow: hidden;
    z-index: 9999;
}

.social .bar-fixed img {
    width: 35px;
    height: 32px;
}

.social-block {
    margin-top: 80px;
}

.social-link {
    width: 50px;
    height: 50px;
    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;
    margin-bottom: 15px;
}

.social-link img {
    width: 35px;
    height: 32px;
}

.social-link:hover img {
    -webkit-filter: brightness(0.7);
    filter: brightness(0.7);
    filter: hue-rotate(1, 1, 1, 90deg);
}

.social-link img {
    width: 50px;
    height: 50px;
}


