.f-house {
  position: absolute;
  bottom: 0;
  right: 29%;
  z-index: 2;
  width: 37%;
  height: 74%;
  -webkit-clip-path: polygon(31% 74%, 79% 60%, 83% 100%, 29% 100%);
  clip-path: polygon(31% 74%, 79% 60%, 83% 100%, 29% 100%);
}

.f-tree {
  position: absolute;
  bottom: 8%;
  right: 29%;
  z-index: 2;
  width: 28%;
  height: 80%;
  -webkit-clip-path: polygon(79% 0, 57% 72%, 99% 72%);
  clip-path: polygon(79% 0, 57% 72%, 99% 72%);
}

.first-screen {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  margin: auto;
  text-align: center;
  display: block;
}

video.fir-tree {
  position: absolute;
  opacity: 0;
  width: 100%;
  left: 0;
  right: 0;
  object-fit: cover;
  height: 100%;
}

video.house {
  position: absolute;
  opacity: 0;
  width: 100%;
  left: 0;
  right: 0;
  object-fit: cover;
  height: 100%;
}

video.garland {
  margin: auto;
  display: block;
  text-align: center;
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.glavnaya .info-ft {
  width: 500px;
  position: absolute;
  background: rgba(80, 80, 80, 0.66);
  color: #fff;
  left: 19%;
  bottom: 30%;
  border-radius: 4px;
  padding: 20px;
}

#info-h,
#info-f {
  display: none;
}

#info-h {
  bottom: 40%;
}

header.page-template-page-firtree-php {
  position: absolute;
  left: 0;
  right: 0;
}

header.page-template-page-firtree-php .burger span:before,
header.page-template-page-firtree-php .burger span,
header.page-template-page-firtree-php .burger span:after {
  background: #fff;
  color: #fff;
}

header.page-template-page-firtree-php .burger:after {
  color: #fff;
}

header.page-template-page-firtree-php .logo-1 img {
  filter: brightness(0) invert(1);
}

header.page-template-page-firtree-php a {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .glavnaya .info-ft {
    display: none;
  }
}

.ill-blue {
  color: #fff;
  background-color: #103182;
  padding: 4rem;
}

.ill-blue .row h3 {
  font-size: 1.75rem;
  font-weight: 700;
  padding-bottom: 0.5rem;
}

.wr600 {
  width: 600px;
}

.ill-blue-img {
  width: 100%;
  height: 250px;
  overflow: hidden;
}

.the-circles {
  display: table;
  justify-content: center;
  width: 100%;
  margin: 0;
  padding: 0;
}

.circle-cell {
  margin: 10px;
  display: table-cell;
  width: 200px;
  height: 200px;
  line-height: 1.5rem;
  vertical-align: middle;
  text-align: center;
  padding: 0.25rem;
}

.r-part {
  border-left: 12px solid #fff;
  padding-left: 2rem;
}

.ill-dark {
  color: #fff;
  background-color: #000;
  padding: 3rem 0;
}

.dark-slider {
  padding: 0;
}

.ill-dark .heading {
  padding: 2rem 0;
}

.ill-dark .heading h2 {
  font-size: 4rem;
  text-align: center;
}

.ill-dark .heading h3 {
  font-size: 3.5rem;
  text-align: center;
  margin-bottom: 4rem;
}

.pict-cap {
  font-size: 1.25rem;
  margin: 0 auto;
  padding: 1rem 2rem;
}

.top-slider {
  margin: 0 auto;
}

.carousel-inner {
  max-height: 95vh;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.carousel-item {
  position: relative;
  height: 50vw;
}

.carousel-item img {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.carousel-item img,
.carousel-item-active img {
  width: 100%;
  object-fit: cover;
}

.carousel-indicators {
  padding: 15px 0;
}

.carousel-indicators li {
  transition: all 0.75s ease-in-out 0s;
  height: 0.5rem;
  background-color: #fff;
}

.carousel-indicators .active {
  background-color: #ff0000;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
}

.slide-caption {
  position: absolute;

  height: auto;
  width: 100%;
  text-align: center;
  animation: fadeIn 3s;
}

.slide-caption a {
  text-decoration: none;
}

.slide-text-bg-light {
  z-index: 100;
}

.slide-text-bg1 {
  z-index: 100;
}

.slide-text-bg-light h2 {
  text-transform: uppercase;
  font-size: 3rem;
  color: #fff;
  text-shadow: rgba(68, 68, 68, 1) 1px 1px 1px;
  font-weight: 600;
  padding: 1rem;
  display: inline;
}

.slide-text-bg2 {
  text-transform: uppercase;
  position: relative;
  width: 50rem;
  margin: 0 auto;
  color: #fff;
  text-shadow: rgba(68, 68, 68, 1) 3px 3px 3px;
  font-weight: 600;
  padding: 1rem;
}

.slide-text-bg2 ul {
  text-align: center;
}

.slide-text-bg2 ul li {
  display: inline !important;
  list-style-type: none;
}

.slide-text-bg2 h3 {
  font-size: 1.4rem;
  font-weight: 400;
}

.slide-btn-area-sm a {
  text-decoration: none;
}

.slider-dir-nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.slider-dir-nav a {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 0.375rem;
  text-decoration: none;
  padding: 2rem 0;
  width: 3rem;
  height: 5rem;
  line-height: 1.5rem;
  position: absolute;
  top: calc(50% - 4rem);
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  transition: all 0.5s ease;
}

.slider-dir-nav .slider-prev {
  left: 1rem;
  color: #fff;
  opacity: 0.5;
}

.slider-dir-nav .slider-next {
  right: 1rem;
  color: #fff;
  opacity: 0.5;
}

.slider-dir-nav :hover .slider-prev {
  opacity: 1;
  left: 1.4rem;
}

.slider-dir-nav :hover .slider-next {
  opacity: 1;
  right: 1.4rem;
}

.ill-count .heading {
  padding: 2rem 0;
}

.ill-count .heading h2 {
  text-align: center;
}

.ill-count .heading h3 {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 1rem;
}

.order-btn,
.order-btn:visited {
  background-color: rgba(255, 0, 0, 1) !important;
  color: #fff;
  border-radius: 0.375rem;
  border-color: rgba(255, 0, 0, 1);
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  transition: all 0.5s ease-in-out 0s;
  font-size: 1rem;
  line-height: 1rem;
  padding: 1rem;
  margin: 1.7rem auto;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

.more-btn,
.more-btn:visited {
  background-color: #5e9adc !important;
  color: #fff;
  border-radius: 0.375rem;
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  transition: all 0.5s ease-in-out 0s;
  font-size: 1rem;
  line-height: 1rem;
  padding: 1rem;
  margin: 1.7rem auto;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

.borderly {
  margin: 1rem;
  padding: 1.5rem;
  border: 1px dashed #000;
}

.tbl-container {
  display: table;
  width: 100%;
  margin: 2rem 0;
}

.inline-input {
  display: table-cell;
  width: 33%;
  vertical-align: top;
  padding: 0;
}

.inline-input label {
  margin: 0;
}

.full_w {
  width: 90%;
}

.r-marg {
  padding-right: 4rem;
}

@media screen and (max-width: 768px) {
  .ill-blue {
    margin: 0;
    padding: 5rem 0;
  }

  .wr600 {
    width: auto;
  }

  .the-circles {
    display: block;
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }

  .circle-cell {
    display: inline-block;
    vertical-align: bottom;
    margin: auto 0;
  }

  .ill-dark .heading h2 {
    font-size: 3rem;
    text-align: center;
  }

  .ill-dark .heading h3 {
    font-size: 2.5rem;
    text-align: center;
    margin-bottom: 4rem;
  }

  .tbl-container {
    display: block;
    width: 100%;
    margin: 2rem 0;
  }

  .inline-input {
    display: inline-block;
    width: 100%;
    padding-top: 3rem;
  }

  .borderly {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 1rem;
    border: 1px dashed #000;
  }

  .r-marg {
    text-align: left !important;
    padding: 0 1rem;
  }

  .first-screen {
    position: relative;
  }
}

@media only screen and (max-width: 660px) {
  .slider-dir-nav a {
    border-radius: 4px;
    padding: 0;
    width: 3rem;
    height: 3rem;
    line-height: 1;
    position: absolute;
    top: calc(50% - 1.5rem);
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .carousel-control-next-icon,
  .carousel-control-prev-icon {
    width: 16px;
    height: 16px;
  }

  .carousel-indicators li {
    width: 20px;
    margin-right: 2px;
    margin-left: 2px;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    height: 6px;
  }
}
