/* stylelint-disable selector-list-comma-newline-after */

.blog-header {
  line-height: 1;
  border-bottom: 1px solid #e5e5e5;
}

.blog-header-logo {
  font-size: 1.55rem;
}

.blog-header-logo:hover {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Playfair Display", Georgia, "Times New Roman", serif;
}

.display-4 {
  font-size: 2.5rem;
}
@media (min-width: 768px) {
  .display-4 {
    font-size: 3rem;
  }
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.nav-scroller .nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .875rem;
}

.card-img-right {
  height: 100%;
  border-radius: 0 3px 3px 0;
}

.flex-auto {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.h-250 { height: 250px; }
@media (min-width: 768px) {
  .h-md-250 { height: 250px; }
}

.border-top { border-top: 1px solid #e5e5e5; }
.border-bottom { border-bottom: 1px solid #e5e5e5; }

.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }

/*
 * Blog name and description
 */
.blog-title {
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 400;
}
.blog-description {
  font-size: 1.1rem;
  color: #999;
}

@media (min-width: 40em) {
  .blog-title {
    font-size: 3.5rem;
  }
}

/* Pagination */
.blog-pagination {
  margin-bottom: 4rem;
}
.blog-pagination > .btn {
  border-radius: 2rem;
}

/*
 * Blog posts
 */
.blog-post {
  margin-bottom: 4rem;
}
.blog-post-title {
  margin-bottom: .25rem;
  font-size: 2.5rem;
}
.blog-post-meta {
  margin-bottom: 1.25rem;
  color: #999;
}

/*
 * Footer
 */
.blog-footer {
  padding: 2.5rem 0;
  color: #999;
  text-align: center;
  background-color: #f9f9f9;
  border-top: .05rem solid #e5e5e5;
}
.blog-footer p:last-child {
  margin-bottom: 0;
}

.landing-header-box {
    background: #b9b189;
    border-radius: 5px;
    box-sizing: border-box;
    /*float: right;*/
    padding: 30px 22px;
    width: 100%;
	color: black;
}

.btn-skd{
	background-color: #e415ba;
border-color: #f2f9f3;
}

.lenta {
    position: absolute;
    right: -2px;
    top: -2px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}
.lenta span {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#9BC90D 0%, #79A70A 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px;
    right: -21px;
}

.lenta2 {
    position: absolute;
    right: -2px;
    top: -2px;
    z-index: 1;
    overflow: hidden;
    width: 120px;
    height: 120px;
    text-align: right;
}

.lenta2 span {
    font-size: 1.0rem;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 35px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 150px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#9BC90D 0%, #79A70A 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 23px;
right: -35px;
}

.lenta3 {

    position: absolute;
    left: 0px;
    pointer-events: none;
    z-index: 1;
    overflow: hidden;
    width: 150px;
    height: 150px;
    text-align: right;

}

.lenta3 span {

    font-size: 1.3rem;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 45px;
    transform: rotate(45deg);
    -webkit-transform: rotate(-45deg);
    width: 190px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#9BC90D 0%, #79A70A 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 24px;
    right: 8px;

}

.landing-description {
    background: #fff;
    padding: 34px 0 37px;
    overflow: hidden;
}
.landing-description .landing-description-header {
    margin-bottom: 41px;
}
.landing-description .landing-description-header > h2 {
    color: #d42258;
    float: left;
    font-size: 38px;
    font-weight: 700;
    line-height: 46px;
    margin-right: 18px;
    margin: 0;
    text-transform: none;
    width: 430px;
}
.landing-description .landing-description-header > span {
    border-left: 1px solid #e8ebf4;
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    overflow: hidden;
    padding-left: 42px;
}
.landing-description ol {
    counter-reset: a;
    font-size: 0;
    line-height: 0;
    list-style-type: none;
    margin: 0 -12px;
    padding: 0;
}
.landing-description ol > li {
    box-sizing: border-box;
    display: inline-block;
    letter-spacing: normal;

    position: relative;
    text-align: center;
    vertical-align: top;
    width: 25%;
}
.landing-description ol > li > span {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    position: relative;
    text-align: left;
    vertical-align: top;
    z-index: 6;
}

.landing-reg {
    background-image: url(../landing-reg.jpg);
    padding: 110px 0 113px;
    text-align: center;
}
.cover {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}
.landing-reg h2 {
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    line-heght: 50px;
    margin: 0 0 15px;
}
.landing-reg p {
    color: #fff;
    font-size: 23px;
    font-weight: 500;
    line-height: 28px;
    margin: 0 0 58px;
}
.count-ui{
font-size: 120px;
color: #dfdbdb;	
}
