@font-face {
  font-family: "Open Sans";
  src: url("/webfonts/OpenSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("/webfonts/OpenSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: url("/webfonts/OpenSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("/webfonts/OpenSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: url("/webfonts/OpenSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("/webfonts/OpenSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
body {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  line-height: 1.4;
  color: #444;
}
h1,
h2,
h3,
h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
}
h2 {
  margin-bottom: 3rem;
}
a {
  outline: none;
  color: #fdd317;
}
a:hover {
  color: #fdd317;
  text-decoration: underline;
}
#callme .uk-modal-title,
.uk-modal-title {
  font-size: 1.3rem;
  font-weight: 400;
}
.uk-navbar-nav > li > a {
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
  color: #000;
  text-align: center;
}
.uk-nav > li > a,
.uk-nav > .uk-nav.uk-nav-default > li > a,
.uk-offcanvas-bar .uk-nav-default > li > a,
.uk-offcanvas-bar .uk-nav-default > li > a:focus {
  text-transform: uppercase;
  color: #000;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
}
.uk-offcanvas-bar {
  background: rgba(253, 211, 23, 1);
}
.uk-section.grey {
  background-color: #f2f2f2;
}
.white {
  background: #fff;
}
#section1 {
  background-image: url("/images/hback-3.jpg");
  background-position: center center;
  height: 800px;
}
.topinf {
  height: 100px;
  background: rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid #cfcfcf;
}
.date {
  border: 3px solid #fdd317;
  border-radius: 8px;
  height: 200px;
  margin-top: 1rem;
  padding: 0.7rem;
  background: rgba(0, 0, 0, 0.5);
  width: 80%;
}
.date2 {
  background: #fdd317;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  text-align: center;
  font-weight: 800;
}
.day {
  font-size: 5rem;
  border-top: 1px solid #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.7);
  color: #fff;
}

.inflog {
  font-size: 1.3rem;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.7);
  color: #fff;
  text-transform: uppercase;
}
.inflog span {
  font-size: 1rem;
}
.year {
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
  padding: 0.5rem 0;
}
.month {
  padding-top: 0;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.7);
  font-size: 1.2rem;
}
.button-mb {
  background-color: #fdd317;
  color: #000;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
}
.button-mb:hover {
  background-color: #c7a600;
  color: #000;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
}
.button-mb .uk-icon {
  position: relative;
  top: -2px;
}
.headlead .uk-text-lead {
  color: #cfcfcf;
}
#section2 {
  background: #fdd317;
  border-top: 1px solid #fae116;
  border-bottom: 1px solid #fae116;
}
.border-block1 {
  border: 3px solid #cfcfcf;
  padding: 1rem;
}
.mbf {
  position: absolute;
  bottom: 0;
}
.headblck0 {
  position: relative;
  text-align: right;
  top: 4rem;
}
.headblck0 h1 {
  font-weight: 800;
  color: #fff;
  font-size: 2.5rem;
  margin-bottom: 0;
}
header .border-block1 {
  border: 3px solid rgba(207, 207, 207, 0.5);
}
.headblck1 {
  position: relative;
  top: 8rem;
  text-align: right;
  color: #fff;
}
.headblck1 h2 {
  font-weight: 800;
  color: #fff;
  font-size: 2.3rem;
  margin-bottom: 0;
}
.headblck1 h2 span {
  font-size: 1.3rem;
}
.headblck1 .uk-text-lead {
  color: #fff;
}
.subscr {
  position: relative;
  bottom: 0;
  font-style: italic;
  font-weight: 300;
}
.headblck2 {
  position: relative;
  top: 10rem;
  text-align: right;
  color: #fff;
}
.anons {
  margin-bottom: 0.5rem;
}

#section3 .uk-card-body {
  padding-top: 0;
}
ol.soderzhanie {
  position: relative;
  list-style-type: none;
  counter-reset: ol-counter;
  margin-left: 50px;
}
ol.soderzhanie > li {
  min-height: 46px;
  font-weight: bold;
  position: relative;
  font-size: 1.2rem;
  margin-bottom: 1rem;
}
ol.soderzhanie > li a {
  color: inherit;
}
ol.soderzhanie > li:before {
  content: counter(ol-counter);
  counter-increment: ol-counter;
  color: white;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  background: #fdd317;
  position: absolute;
  left: -51px;
  display: block;
  text-align: center;
  line-height: 36px;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  font-weight: bolder;
}
ol.soderzhanie.fltlft {
  margin-left: 0;
}
ol.soderzhanie.fltlft > li {
  width: 50%;
  font-size: 1rem;
}
ol.soderzhanie.fltlft > li a {
  display: block;
  padding: 1rem;
}
ol.soderzhanie.fltlft > li:before {
  left: 0;
  top: -20px;
}
ol.soderzhanie.fltlft a span {
  color: #777;
  font-size: 0.9rem;
  display: block;
}
ul.metod {
  position: relative;
  margin-left: 40px;
}
.metod li {
  min-height: 46px;
  font-weight: bold;
  position: relative;
  font-size: 1.2rem;
  margin-bottom: 1rem;
}
.metod li a {
  color: inherit;
  font-style: italic;
}
.bord {
  border: solid 3px #fdd317;
}
.metod li i {
  font-size: 1.9rem;
  color: #0f3f91;
  position: relative;
  top: 4px;
}
.v-object {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.v-object iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#section9 table {
  border-collapse: collapse;
  text-align: center;
  width: 100%;
}
#section9 table tr {
  border: 1px #bdbdbd solid;
  font-size: 0.8rem;
}
#section9 table tr th {
  text-transform: uppercase;
  font-size: 1rem;
  border: 1px #cca808 solid;
  background: #ffd40b;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75);
  height: 50px;
  padding: 0 20px;
}
#section9 table tr td {
  height: 50px;
  padding: 0 20px;
  border: 1px #bdbdbd solid;
}
#section9 table tr td:first-child {
  background: #f2f2f2;
  text-align: left;
  font-size: 0.8rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 1rem;
}
/* #section9 table tr:last-child td:first-child, #section9 table tr:last-child td:first-child,#section9 table tr.price td {text-transform:uppercase;font-weight:700;text-align:center;font-size:1rem;} */
.border-block2 {
  border: 1px dotted #fdd317;
  padding: 1.5rem;
}
#form7 .uk-button-large {
  line-height: 1.1;
}
#map {
  height: 500px;
  border: 3px solid #fdd317;
  padding: 0.5rem;
}
.uk-navbar-toggle {
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.nmorg {
  font-size: 1.4rem;
  font-weight: bold;
}
img.cent-part {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.linktable a {
  color: inherit;
}
.linktable a span,
.soderzhanie a span {
  color: orange;
}
.slidebord img {
  border: 3px solid #fdd317;
  padding: 0.3rem 0.3rem;
  background: #fff;
}

@media (max-width: 960px) {
  #section1 {
    height: 700px;
  }
  .mymobflex {
    display: flex;
    justify-content: center;
  }
  .date {
    max-width: 300px;
    height: auto;
  }
  .date {
    height: auto;
  }
  .headblck2 .button-mb {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem;
  }
  .year {
    font-size: 1.3rem;
  }
  .day {
    line-height: 1;
  }
  .month {
    border-bottom: 1px solid #fff;
    padding-bottom: 0.9rem;
  }
  .svtl {
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
    font-size: 1.2rem;
    font-weight: 400;
  }
  .headblck1 {
    top: 11rem;
    text-align: left;
    padding: 0.5rem;
  }
  .headblck1 h2 {
    font-size: 1.2rem;
  }
  .headblck1 p {
    font-size: 1rem;
  }
  .headblck1 h2,
  .headblck1 p {
    line-height: 1;
  }
  .headblck2 {
    top: 18rem;
  }
  #form7 .uk-button-large {
    line-height: 50px;
  }
  .headblck0 {
    top: 10rem;
    text-align: center;
  }
  .headblck0 h1 {
    font-size: 1.5rem;
  }
  ol.soderzhanie,
  ul.metod {
    margin-left: 10px;
  }
  ol.soderzhanie.fltlft > li {
    width: 100%;
  }
}
