.numbers-content > div:nth-child(1) > h2:nth-child(1) {
  font-size: 1.5em;
  margin-top: 2px;

}
.сatalog-item > .img {
    cursor: pointer;
}
.numbers-page{
    width: 74%;
}

.numbers-content {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 25px 7px rgb(0 0 0 / 11%);
}

.roomcontent{
    width: 70%;
    padding: 35px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 25px 7px rgb(0 0 0 / 11%);
}

.numbers-description .des-bar .price {
    padding: 10px;
    text-align: center;
    background-color: #51b7eb;
}
.numbers-description .des-bar .price {
    padding: 20px 10px;
}

.numbers-nav .slick-slide img {
    width: 100%;
}

.slick-slide img {
    display: block;
    width: 100%;
}

.numbers-page .numbers-content .numbers-slider {
  padding-bottom: 38px;
  }

.slick-track::before, .slick-track::after {
    content: "";
    display: table;
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.numbers-slider .numbers-nav .slick-slide {
    margin: 0 10px;
}

.numbers-slider .numbers-nav .slick-slide {
    border-radius: 5px;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

.slick-active{
    display: flex;
}

.numbers-slider .numbers-nav .slick-next {
    transform: rotate(180deg);

  }
  .numbers-page .numbers-content .numbers-description .des-bar {
    width: 30%;
    float: left;
    display: block;
  }

  .numbers-slider .numbers-nav .slick-arrow {
    top: 50%;
    bottom: inherit;
  }
  .numbers-slider .numbers-nav .slick-arrow {
    z-index: 2;
    min-width: 65px;
    min-height: 65px;
    border: none;
    cursor: pointer;
    text-indent: -9999px;
    background: url("../imgs/svg/prevButton.svg") no-repeat 50% 50%;
    background-size: 100%;
  }

  .numbers-slider .numbers-nav .slick-arrow:hover {
    background: url("../imgs/svg/prevButtonHover.svg") no-repeat 50% 50%;
    background-size: 100%;
  }

  .numbers-slider .numbers-nav .slick-prev {
    left: 10px;
  }

.des-bar-content > ul:nth-child(2) {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-row-gap: 15px;
    padding: 20px 10px;
    background: white
}
  
.des-bar-content > ul > li > span {
    display: none;
}
  

.numbers-content .numbers-description .des-bar .service-cen p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    text-transform: uppercase;
  }

  .numbers-content .numbers-description .des-bar .service-cen a {
    color: #2b2f33;
    font-size: 17px;
    margin-top: 15px;
    font-weight: 400;
    line-height: 36px;
    background-size: 100%;
    display: inline-block;
    padding: 1px 27px 4px 38px;
    background: url("../img/webp/reservation-bg.webp") no-repeat 50% 50%;
    background-size: 100%;
  }


.numbers-page .numbers-content .numbers-description .des-content {
  width: 67%;
  padding-bottom: 90px;
  min-width: 67%;
  max-width: 67%;
  padding-right: 16px;
}

.whats-room > ul:nth-child(2) {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 31px;
row-gap: 10px;
  }

.equipment ul{
    display: none;
}

.whats-room > ul:nth-child(2) > li > div:nth-child(2) > span:nth-child(2) {
  font-weight: bolder;
  color: #51b7eb;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1;
}
  
.numbers-nav .slick-slide {
    margin: 0 10px;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
  }

  .numbers-description {
    display: flex;
    }


.des-bar-content > ul > li {
    display: flex;
    justify-content: center;
    position: relative;
  }

  .numbers-page .numbers-content .numbers-description .des-bar ul li span::after {
    content: "";
    bottom: -7px;
    width: 0;
    left: 50%;
    height: 0;
    margin-left: -8px;
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 7px solid rgba(0,0,0,.5);
  }
  

    .numbers-content .numbers-description .des-bar .price p {
        color: #ffffff;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        text-transform: uppercase;
      }
      .numbers-content .numbers-description .des-bar .price span {
        color: #ffffff;
        font-size: 60px;
        font-weight: 700;
        line-height: 70px;
        display: inline-block;
        font-family: 'Roboto Condensed', sans-serif;
      }
      .numbers-content .numbers-description .des-bar .price a {
        color: #2b2f33;
        font-size: 17px;
        margin-top: 15px;
        font-weight: 400;
        line-height: 36px;
        background-size: 100%;
        display: inline-block;
        padding: 1px 16px 4px 30px;
        background: url("../img/webp/reservation-bg.webp") no-repeat 50% 50%;
        background-size: 100%;
      }
      .numbers-content .numbers-description .des-bar .price a:hover {
        filter: drop-shadow(0px 0px 7px #ffd220);
      }
      .numbers-content .numbers-description .des-bar .price a:hover {
        filter: drop-shadow(0px 0px 7px #ffd220);
      }
      .numbers-content .numbers-description .des-bar .service-cen a:hover {
        filter: drop-shadow(0px 0px 7px #ffd220);
      }
      .numbers-page .numbers-content .numbers-description .des-bar .service-cen {
        padding: 30px 10px;
        text-align: center;
        margin-bottom: 30px;
        background-color: #51b7eb;
      }


/* Элемент | https://gl.ebilibin.ru/room/3 */

.whats-room > div:nth-child(1) {
    display: none;
  }
  

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
  }
  .numbers-page .numbers-content .numbers-slider .numbers-for {
    margin-bottom: 35px;
  }
  .numbers-page .numbers-content .numbers-slider .numbers-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 15px;
  }
  .numbers-page .numbers-content .blockTitle {
    padding: 20px 10px;
    margin: 0;
  }

  .blockTitle::before, .blockTitle::after{
    width: 25px;
height: 25px;
  }

  .numbers-page .numbers-content .numbers-description .service .service-text {
    padding: 0 25px;
    text-align: left;
  }


/* Элемент | https://gl.ebilibin.ru/room/3 */

div.service-cen:nth-child(1) {
    display: none;
  }
  

  .numbers-content .numbers-description .whats-room ul {
    padding: 20px 25px;
    padding-bottom: 0;
  }
  .other-numbers .other-numbers-slider .slick-slide {
    margin: 0 20px;
    border-radius: 5px;
    background-color: #ffffff;
  }
  .other-numbers .other-numbers-slider .slick-slide .img {
    z-index: 2;
    width: 100%;
    position: relative;
    border-radius: 5px 5px 0 0;
    height: 205px;
  }

  .other-numbers-slider > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1):hover{
    filter: drop-shadow(0px 0px 7px #ffd220);
  }

  .other-numbers-slider ul li:nth-child(2) a:hover {  
    border-bottom: 2px dashed #00afe000;
  }

  .other-numbers .other-numbers-slider .slick-slide .slider-text {
    padding: 10px;
  }
  .other-numbers .other-numbers-slider .slick-slide .slider-text h4 {
    font-size: 15px;
    line-height: 18px;
    color: #2b2f33;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
  }
  .other-numbers .other-numbers-slider .slick-slide .slider-text p {
    color: #51b7eb;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
  }
  .other-numbers .other-numbers-slider .slick-slide .slider-text p span {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    display: inline-block;
    text-transform: uppercase;
  }
  .other-numbers .other-numbers-slider .slick-slide .slider-text ul {
    margin-top: 2px;
    overflow: hidden;
    text-align: center;
    display: flex;
align-items: center;
justify-content: space-between;
  }
  .other-numbers .other-numbers-slider .slick-slide .slider-text ul li:first-child a {
    margin-top: 0;
    color: #2b2f33;
    font-size: 13px;
    font-weight: 400;
    line-height: 36px;
    background-size: 100%;
    display: inline-block;
    padding: 1px 12px 2px 15px;
    background: url("../img/webp/reservation-bg.webp") no-repeat 50% 50%;
    background-size: 100%;
  }
  .numbers-page .numbers-content .numbers-description .equipment .equipment-text h5 {
    color: #3b3f42;
    font-size: 25px;
    font-weight: 900;
    line-height: 32px;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
    
  }
  .numbers-page .numbers-content .numbers-description .equipment .equipment-text {
    text-align: left;
    padding: 0 25px;
  }
  .numbers-page .numbers-content .table table {
    width: 500px;
    border: none;
    margin: 0 auto;
    border-collapse: collapse;
  }
  .numbers-page .numbers-content .table table {
    border-collapse: collapse;
  }
  .numbers-page .numbers-content .table tr td {
    color: #2b2f33;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    cursor: pointer;
    padding: 13px;
background: #f6f6f6;
  }
  .numbers-page .numbers-content .table td, .numbers-page .numbers-content .table th {
    width: 25%;
    text-align: center;
    border: 1px solid #ddd;
  }

/* rooms.css | https://gl.ebilibin.ru/static/css/rooms.css */
  
  .numbers-page .numbers-content .numbers-description .service .service-text h5 {
    color: #3b3f42;
    font-size: 25px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 20px;
    letter-spacing: .5px;
  }

/* Элемент | https://gl.ebilibin.ru/room/3 */

.whats-room > ul > li {
    display: flex;
    align-items: center;
  }
  .whats-room > ul > li > .img {
    width: 30px;
    margin-right: 10px;
    height: 30px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
  }
  
/* Элемент | https://gl.ebilibin.ru/room/3 */

.whats-room > ul > li > div:nth-child(2) > p {
    text-transform: uppercase;
    font-size: .55em;
    font-weight: 600;
    width: 53%;
  }


/* Элемент | https://gl.ebilibin.ru/room/3 */

.whats-room > ul:nth-child(2) > li:nth-child(2) > div:nth-child(2) {
  /* width: 30; */
  /* width: 3; */
  /* width: 1; */
  /* width: 10; */
  /* width: 100; */
  /* width: 100%; */
}

/* rooms.css | https://gl.ebilibin.ru/static/css/rooms.css */

.whats-room > ul:nth-child(2) > li > div:nth-child(2) > span:nth-child(2) {
  /* margin-left: 5; */
  /* margin-left: 5p; */
  /* margin-left: 5px; */
  /* margin-left: 6px; */
  margin-left: 7px;
}

/* Элемент | https://gl.ebilibin.ru/room/3 */

.whats-room > ul:nth-child(2) > li:nth-child(2) > div:nth-child(2) > span:nth-child(2) {

  margin-left: 16px;
}

.whats-room > ul:nth-child(2) > li:nth-child(1) > div:nth-child(2) > span:nth-child(2) {
  margin-right: 6px;
}

/* Элемент | https://gl.ebilibin.ru/room/3 */

.whats-room > ul:nth-child(2) > li:nth-child(5) > div:nth-child(2) > span:nth-child(2) {
  margin-left: -19px;
}

/* rooms.css | https://gl.ebilibin.ru/static/css/rooms.css */

.whats-room > ul > li > div:nth-child(2) > p {
  /* width: 53%; */
  /* width: 54%; */
  /* width: 56%; */
  /* width: 57%; */
  /* width: 58%; */
  /* width: 60%; */
  /* width: 61%; */
  /* width: 62%; */
  /* width: 64%; */
  /* width: 65%; */
  /* width: 66%; */
  /* width: 67%; */
  /* width: 68%; */
  /* width: 69%; */
  /* width: 70%; */
  width: 71%;
}

.whats-room > ul:nth-child(2) > li:nth-child(2) > div:nth-child(2) > span:nth-child(2) {
  /* margin-left: 16px; */
  /* margin-left: 15px; */
  /* margin-left: 14px; */
  /* margin-left: 11px; */
  /* margin-left: 10px; */
  /* margin-left: 8px; */
  /* margin-left: 7px; */
  /* margin-left: 5px; */
  /* margin-left: 4px; */
  /* margin-left: 3px; */
  /* margin-left: 1px; */
  /* margin-left: 0px; */
  /* margin-left: -2px; */
  /* margin-left: -3px; */
  /* margin-left: -4px; */
  /* margin-left: -5px; */
  /* margin-left: -7px; */
  /* margin-left: -9px; */
  /* margin-left: -10px; */
  margin-left: -8px;
}

/* rooms.css | https://gl.ebilibin.ru/static/css/rooms.css */

.whats-room > ul > li {
  /* justify-content: center; */
}

/* Элемент | https://gl.ebilibin.ru/room/3 */

.whats-room > ul:nth-child(2) > li:nth-child(2) {
  justify-content: center;
}

/* Элемент | https://gl.ebilibin.ru/room/3 */

.whats-room > ul:nth-child(2) > li:nth-child(5) {
  justify-content: center;
}

/* rooms.css | https://gl.ebilibin.ru/static/css/rooms.css */

.numbers-page .numbers-content .numbers-description .equipment .equipment-text h5 {
  /* margin-top: 2p\[; */
  /* margin-top: 2p; */
  /* margin-top: 20px; */
  /* margin-top: 20p; */
  /* margin-top: 20; */
  /* margin-top: 2; */
  /* margin-top: 3; */
  /* margin-top: 30; */
  /* margin-top: 30p; */
  margin-top: 30px;
}

/* Элемент | https://gl.ebilibin.ru/room/3 */

.whats-room > ul:nth-child(2) > li:nth-child(3) > div:nth-child(2) > span:nth-child(2) {
  /* margin-left: -11px; */
  /* margin-left: -12px; */
  /* margin-left: -13px; */
  /* margin-left: -14px; */
  /* margin-left: -15px; */
  /* margin-left: -16px; */
  /* margin-left: -17px; */
  margin-left: -18px;
}

  
/* Элемент | https://gl.ebilibin.ru/room/3 */

.whats-room > ul:nth-child(2) > li:nth-child(1) > div:nth-child(1) {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
  }

/* Элемент | https://gl.ebilibin.ru/room/3 */

.other-numbers-slider {
    /* width: 1; */
    /* width: 10; */
    /* width: 100; */
    width: 100%;
    display: flex;
  }

.other-numbers-slider > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(2) {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 10px;
}

.other-numbers-slider > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(1) {
  color: #3F3F3F;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 5px;
}



.other-numbers-slider .catalogBottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  flex-direction: column;
}

.other-numbers-slider > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(3) > ul:nth-child(2) {
  display: flex;
  justify-content: space-around;
  width: 100%;
  align-items: center;
  margin-top: 20px;
  }

.other-numbers-slider > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1) {
  color: #2b2f33;
  font-weight: 400;
  padding: 10px 15px 10px 15px;
  background: url("../img/webp/reservation-bg.webp") no-repeat 50% 50%;
  background-size: auto;
  display: inline-block;
  background-size: 100% 100%;
  font-size: 13px;
}


/* Элемент | https://gl.ebilibin.ru/room/3 */

.other-numbers-slider > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(1) {
  display: flex;
  justify-content: space-between;
}





/* Элемент | https://gl.ebilibin.ru/room/3 */

.other-numbers-slider > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(1) > div > p:nth-child(2) {
  color: #2b2f33;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
}


/* Элемент | https://gl.ebilibin.ru/room/3 */

.other-numbers-slider > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(1) > div > div:nth-child(1) {
  display: flex;
  }
.other-numbers-slider > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(1) > div {
  justify-content: space-between;
  display: flex;
  align-items: center;
  margin-right: 8px;

}

.other-numbers-slider > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(1) > div:last-child {
  margin-right: 0;
}

.other-numbers-slider > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(1) > div > div:nth-child(1) > p:nth-child(2) {
  color: #2b2f33;
  font-size: 13px;
  font-weight: 400;
  line-height: 1em;
  text-align: left;
}

.other-numbers-slider .catalogBottom .price span {
  color: #7F7F7F;
display: block;
font-weight: 700;
line-height: 1;
}

.other-numbers-slider > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(2) span {
  color: #7F7F7F;
display: block;
font-weight: 700;
line-height: 1;
}

.other-numbers-slider > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(2) span strong {
  color: #51b7eb;
  font-size: 28px;
  line-height: 1;
  margin-left: 6px;
margin-right: 6px;
}

/* Элемент | https://gl.ebilibin.ru/room/3 */

.other-numbers-slider > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(1) > div > span:nth-child(2) > strong:nth-child(1) {
  /* font-size: 25px; */
  color: #51b7eb;
  line-height: 1;
  font-size: 22px;
}


/* rooms.css | https://gl.ebilibin.ru/static/css/rooms.css */

.other-numbers-slider > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1) {
  /* font-size: 13px; */
  /* font-size: 16px; */
  /* font-size: 14px; */
  font-size: 15px;
}

.other-numbers-slider ul li:nth-child(2) a {
  /* font-size: 15px; */
  /* font-size: 1; */
  /* font-size: 13; */
  /* font-size: 13p; */
  font-size: 13px;
}


.other-numbers-slider > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(1) > div > span:nth-child(2) {
  font-size: 1;
  font-size: 10;
  font-size: 10p;
  font-size: 10px;
  margin-left: 10px;
  }


/* Элемент | https://gl.ebilibin.ru/room/3 */

.other-numbers-slider > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(1) > div > div:nth-child(1) > img:nth-child(1) {
  /* width: 20px; */
  /* width: 20p; */
  /* width: 20; */
  /* width: 2; */
  /* width: 23; */
  /* width: 23p; */
  width: 23px;
  margin-right: 6px;
}






/* Элемент | https://gl.ebilibin.ru/room/3 */

.other-numbers-slider > div:nth-child(2) > div:nth-child(1) > div > span:nth-child(3) {
  font-size: 13px;
}




/* Элемент | https://gl.ebilibin.ru/room/3 */

.other-numbers-slider > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(1) > div > span:nth-child(3) > strong:nth-child(1) {
  color: #51b7eb;
  font-size: 18px;
  line-height: 1;
}




.other-numbers {
  position: relative;
z-index: 90;
    /* width: 1; */
    /* width: 10; */
    /* width: 100; */
    width: 100%;
    margin-top: 25px;
    margin-bottom: -95px;
    background: url(../img/webp/other-numbers-bg.webp);
    background-size: 120% 100%;
background-position: center;
background-position-y: center;
  }
  .other-numbers-content > div:nth-child(1) {
    padding-top: 90px;
    }
  
    
/* Элемент | https://gl.ebilibin.ru/room/3 */

.other-numbers-content {
    /* padding: 10px; */
    /* padding: 10p; */
    /* padding: 10; */
    /* padding: 15px; */
    /* padding: 15p; */
    /* padding: 15; */
    /* padding: 1; */
    /* padding: 2; */
    /* padding: 20; */
    /* padding: 20p; */
    padding: 20px;
    padding-bottom: 81px;
  }
  
/* Элемент | https://gl.ebilibin.ru/room/3 */

.other-numbers-slider ul li:nth-child(2) a {
    color: #51b7eb;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    display: inline-block;
    border-bottom: 2px dashed #00aee0;
  }

.other-numbers-slider > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) {
  display: flex;
  justify-content: center;
  align-items: center;
}

  .slick-arrow {
    z-index: 2;
    min-width: 65px;
    min-height: 65px;
    border: none;
    cursor: pointer;
    text-indent: -9999px;
    background: url("../imgs/svg/prevButton.svg") no-repeat 50% 50%;
    background-size: 100%;
  }

  .slick-arrow:hover {
    background: url("../imgs/svg/prevButtonHover.svg") no-repeat 50% 50%;
    background-size: 100%;
  }

  .slick-next {
    transform: rotate(180deg);
  }

  .numbers-page .numbers-content .numbers-description .des-bar ul li span {
    left: 50%;
    top: -40px;
    width: 80px;
    display: none;
    padding: 8px;
    color: #fff;
    font-size: 10px;
    font-weight: 400;
    line-height: 15px;
    text-align: center;
    position: absolute;
    border-radius: 5px;
    background: rgba(0,0,0,.5);
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    transform: translate(-50%,0);
  }
  .numbers-page .numbers-content .numbers-description .des-bar ul li:hover span {
    display: block;
  }
  .numbers-page .numbers-content .table-content {
	padding: 10px
}

.numbers-page .numbers-content .table {
	width: 100%;
	margin-bottom: 17px;
}

.numbers-page .numbers-content .table table {
	width: 100%;
	border: none;
	margin: 0 auto;
	border-collapse: collapse
}

.numbers-page .numbers-content .table td,
.numbers-page .numbers-content .table th {
	width: 25%;
	text-align: center;
	border: 1px solid #ddd
}

.numbers-page .numbers-content .table th,
.numbers-page .numbers-content .table td {
	padding: 13px;
	background: #f6f6f6
}

.numbers-page .numbers-content .table tr th {
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	position: relative;
	background-color: #51b7eb
}

.numbers-page .numbers-content .table tr th:hover:after {
	display: block
}

.numbers-page .numbers-content .table tr th:after {
	content: '';
	left: 50%;
	width: 0;
	height: 0;
	display: none;
	bottom: -10px;
	position: absolute;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #51b7eb;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

.numbers-page .numbers-content .table tr th:nth-child(even) {
	color: #2b2f33;
	background-color: #ffd220
}

.numbers-page .numbers-content .table tr th:nth-child(even):after {
	border-top: 10px solid #ffd220
}

.numbers-page .numbers-content .table tr td {
	color: #2b2f33;
	font-size: 13px;
	font-weight: 400;
	line-height: 13px;
	cursor: pointer
}

.numbers-page .numbers-content .table tr td span {
	color: #51b7eb;
	font-size: 18px;
	padding-left: 10px;
	display: inline-block
}

.numbers-page .numbers-content .table tr td i {
	display: block;
	font-style: normal
}

.numbers-page .numbers-content .table tr:hover td {
	background-color: #ffd220
}

