h1{
    padding-left: 0 !important;
    padding-right: 0 !important;
    background: #fff;
    color: #008647;
    text-transform: uppercase;
    font-family: 'Roboto', Arial;
    max-width: 86%;
    margin: 0 auto;
    padding: 16px 0;
}
.breadcrumb{
    display: none;
}
.item-page h2{
    background: #be272e;
    color: #fff;
    font-family: 'Roboto', Arial;
    max-width: 80%;
    margin: 20px auto 0 auto;
    padding: 16px 0;
}
h1,
h2{
	text-align: center;
}
text{
    font-size:13px;
    pointer-events:none;
    color: #fff;
}
.center_w.p_w{
	background: url('images/pattern-new.jpg') repeat;
}
#chart{
   margin: 0 auto;
   width:500px;
   height:500px;
   top:0;
   left:0;
}
.osn.page{
    position: relative;
}
.tiger{
    background: url('images/tiger.png') no-repeat;
    background-size: contain;
    width: 400px;
    height: 234px;
    position: absolute;
    bottom: -53px;
    left: -150px;
}
.table{
    background: url('images/table.png') no-repeat;
    background-size: contain;
    width: 218px;
    height: 138px;
    position: absolute;
    bottom: -20px;
    right: -180px
}
.popup[data-name="happy-new-year2"] .win{
    width: 499px;
    max-width: 95%;
    transform: translateX(-50%);
    margin-left: 0;
    left: 50%;
    background: #fff;
}

.popup[data-name="happy-new-year2"] .win .win-content{
    /*padding-left: 40px;*/
    /*padding-right: 40px;*/
    text-align: center;
    /*padding: 68px 28px 10px;*/
    padding: 136px 0 10px;
}


.popup[data-name="happy-new-year2"] .win .win-content img{
    max-width: 100%;
}
.popup[data-name="happy-new-year2"] .win .win-content .title,
.popup[data-name="happy-new-year2"] .win .win-content p{
		color: #000 !important;
    font-size: 24px;
    line-height: 30px;
    font-family: 'Alexander', Arial;
}
.popup[data-name="happy-new-year2"] .win .win-content .title{
	font-size: 30px;
	margin-bottom: 18px;
}
.popup[data-name="happy-new-year2"] .win .buttons {
	margin-top: -7px;
	padding-bottom: 81px;
}
.popup[data-name="happy-new-year2"] .win button {
    position: static;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: auto;
    font-size: 16px;
    font-family: Arial;
    color: #fff;
    background-image: none;
    background-color: #008647;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 15px auto 0 auto;
    padding: 10px 24px 9px 24px;
    display: block;
    cursor: pointer;
    border: 0;
    height: auto
}
.ny-popup-bg.ny-top{
	height: 206px;
	background: url('images/ny-top-new.jpg') no-repeat top center;
	background-size: cover;
	top: 0;
}
.ny-popup-bg{
	width: 100%;
	position: absolute;
	left: 0;
	z-index: -1;
}
.ny-popup-bg.ny-bottom{
	height: 210px;
	background: url('images/ny-bottom-new.jpg') no-repeat top center;
	background-size: cover;
	bottom: 0;
}
.snowflake {
  -webkit-animation: spin 4s linear infinite;
  -moz-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite;
  z-index: 100;
}
 @-moz-keyframes 
spin { 100% {
-moz-transform: rotate(360deg);
}
}
 @-webkit-keyframes 
spin { 100% {
-webkit-transform: rotate(360deg);
}
}
 @keyframes 
spin { 100% {
-webkit-transform: rotate(360deg);
transform:rotate(360deg);
}
}

@media screen and (max-width: 1312px){
    .tiger{
        left: 0;
    }
    .table{
        right: 0;
    }
}
@media screen and (max-width: 900px){
    div[itemprop="articleBody"]{
        padding-bottom: 100px;
    }
}
@media screen and (max-width: 720px){
    .tiger{
        width: 240px;
        height: 155px;
    }
    .table{
        width: 118px;
        height: 74px;
    }
}
@media screen and (max-width: 520px){
	#chart{
		max-width: 100%;
		max-height: 100%;
		text-align: center
	}
    div[itemprop="articleBody"]{
        padding-bottom: 20px;
    }
}
@media screen and (max-width: 420px){
    div[itemprop="articleBody"] {
        padding-bottom: 0;
        margin-bottom: -100px;
    }
}
@media screen and (max-width: 380px){
    body.not_gl .center_w .osn .item-page h2 {
        font-size: 23px;
        line-height: 26px;
        padding: 20px 10px;
    }
    .table{
        display: none;
    }
}
.popup[data-name="happy-new-year2"] .win button.green{
  color: green !important;
}

.popup[data-name="happy-new-year2"] .win button.red{
  color: red !important;
}
.likeDislike button{
    cursor: pointer;
    outline: 0;
    color: #000 !important;
    background-color: #e5e4e4 !important;
    margin: 0 5px !important;
}
.likeDislike .btn:focus {
  outline: none;
}
.likeDislike {
    overflow: hidden;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 22px;
}
.tdsocial {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  margin-top: 8px;
  justify-content: center;
}
.tdsocial--list-item {
  display: inline-block;
  vertical-align: top;
  margin: 0 3px;
}
.tdsocial--link {
  display: inline-block;
  vertical-align: top;
  height: 37px;
  width: 37px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50% 50%;
  outline: none;
  transition: background-color 0.1s ease-in-out;
}
.tdsocial--link-facebook {
  background-color: #3a589e;
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%2217.98%206.1%2022.45%2048.31%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M40.43%2021.74h-7.65v-5c0-1.9%201.25-2.34%202.13-2.34h5.4V6.12L32.9%206.1c-8.25%200-10.13%206.17-10.13%2010.12v5.52H18v8.53h4.77V54.4H32.8V30.28h6.78l.87-8.53z%22%2F%3E%3C%2Fsvg%3E");
}
.tdsocial--link-facebook:hover, .tdsocial--link-facebook:focus {
  background-color: #2c4379;
}
.tdsocial--link-twitter {
  background-color: #429cd6;
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%221%201%20298%20242.19%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M94.72%20243.2c112.46%200%20173.95-93.18%20173.95-173.97%200-2.64-.05-5.28-.17-7.9%2011.94-8.63%2022.32-19.4%2030.5-31.66-10.96%204.87-22.74%208.15-35.1%209.62%2012.6-7.57%2022.3-19.55%2026.88-33.82-11.82%207-24.9%2012.1-38.83%2014.84C240.8%208.42%20224.9%201%20207.32%201c-33.76%200-61.14%2027.38-61.14%2061.13%200%204.8.53%209.47%201.58%2013.94C96.96%2073.52%2051.9%2049.2%2021.74%2012.2c-5.25%209.03-8.28%2019.53-8.28%2030.72%200%2021.22%2010.8%2039.94%2027.2%2050.9-10.02-.3-19.45-3.07-27.68-7.65v.78c0%2029.6%2021.06%2054.33%2049.04%2059.94-5.14%201.4-10.54%202.14-16.12%202.14-3.94%200-7.77-.4-11.5-1.1%207.8%2024.3%2030.36%2041.97%2057.12%2042.46-20.92%2016.4-47.3%2026.17-75.94%2026.17-4.93%200-9.8-.28-14.58-.85%2027.06%2017.35%2059.2%2027.47%2093.72%2027.47%22%2F%3E%3C%2Fsvg%3E");
}
.tdsocial--link-twitter:hover, .tdsocial--link-twitter:focus {
  background-color: #2982bc;
}
.tdsocial--link-messenger {
  background-color: #0084FF;
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201572.3%201582%22%3E%3Cstyle%3E.st0%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M786.1%200C352%200%200%20327.9%200%20732.4c0%20230.5%20114.3%20436.1%20293%20570.3V1582l267.7-147.8c71.4%2019.9%20147.1%2030.6%20225.5%2030.6%20434.2%200%20786.1-327.9%20786.1-732.4S1220.3%200%20786.1%200zm78.2%20986.3L664.1%20771.5%20273.4%20986.3l429.7-459%20205.1%20214.8%20385.7-214.8-429.6%20459z%22%2F%3E%3C%2Fsvg%3E");
}
.tdsocial--link-messenger:hover, .tdsocial--link-messenger:focus {
  background-color: #006acc;
}
.tdsocial--link-whatsapp {
  background-color: #25D366;
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20418.9%20420.9%22%3E%3Cstyle%3E.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M357.8%2061.2C318.5%2021.7%20266.1%200%20210.3%200%2095.4%200%201.8%2093.6%201.7%20208.5c0%2036.8%209.6%2072.6%2027.8%20104.3L0%20420.9l110.6-29c30.5%2016.6%2064.8%2025.4%2099.7%2025.4h.1c114.9%200%20208.5-93.6%20208.6-208.6-.1-55.7-21.8-108.1-61.2-147.5zM210.3%20382c-31.2%200-61.7-8.4-88.3-24.2l-6.3-3.8-65.6%2017.2%2017.5-64-4.1-6.6C46.1%20273%2037%20241.1%2037%20208.4%2037%20113%20114.8%2035.2%20210.4%2035.2c46.3%200%2089.8%2018.1%20122.6%2050.8%2032.7%2032.8%2050.7%2076.3%2050.7%20122.6-.1%2095.7-77.9%20173.4-173.4%20173.4zm95.1-129.8c-5.2-2.6-30.8-15.2-35.6-17-4.8-1.7-8.3-2.6-11.7%202.6-3.5%205.2-13.5%2017-16.5%2020.4-3%203.5-6.1%203.9-11.3%201.3-5.2-2.6-22-8.1-41.9-25.9-15.5-13.8-25.9-30.9-29-36.1-3-5.2-.3-8%202.3-10.6%202.3-2.3%205.2-6.1%207.8-9.1%202.6-3%203.5-5.2%205.2-8.7%201.7-3.5.9-6.5-.4-9.1-1.3-2.6-11.7-28.3-16.1-38.7-4.2-10.2-8.5-8.8-11.7-8.9-3-.2-6.5-.2-10-.2s-9.1%201.3-13.9%206.5c-4.8%205.2-18.2%2017.8-18.2%2043.5s18.7%2050.4%2021.3%2053.9c2.6%203.5%2036.7%2056.1%2089%2078.7%2012.4%205.4%2022.1%208.6%2029.7%2011%2012.5%204%2023.8%203.4%2032.8%202.1%2010-1.5%2030.8-12.6%2035.2-24.8%204.3-12.2%204.3-22.6%203-24.8-1.3-2.2-4.8-3.5-10-6.1z%22%20id%3D%22WA_Logo%22%2F%3E%3C%2Fsvg%3E");
}
.tdsocial--link-whatsapp:hover, .tdsocial--link-whatsapp:focus {
  background-color: #1da851;
}
.tdsocial--link-telegram {
  background-color: #2b9ed6;
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg%20width%3D%2224px%22%20height%3D%2224px%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3Aserif%3D%22http%3A%2F%2Fwww.serif.com%2F%22%20style%3D%22fill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A1.41421%3B%22%3E%3Cpath%20id%3D%22telegram-1%22%20d%3D%22M18.384%2C22.779c0.322%2C0.228%200.737%2C0.285%201.107%2C0.145c0.37%2C-0.141%200.642%2C-0.457%200.724%2C-0.84c0.869%2C-4.084%202.977%2C-14.421%203.768%2C-18.136c0.06%2C-0.28%20-0.04%2C-0.571%20-0.26%2C-0.758c-0.22%2C-0.187%20-0.525%2C-0.241%20-0.797%2C-0.14c-4.193%2C1.552%20-17.106%2C6.397%20-22.384%2C8.35c-0.335%2C0.124%20-0.553%2C0.446%20-0.542%2C0.799c0.012%2C0.354%200.25%2C0.661%200.593%2C0.764c2.367%2C0.708%205.474%2C1.693%205.474%2C1.693c0%2C0%201.452%2C4.385%202.209%2C6.615c0.095%2C0.28%200.314%2C0.5%200.603%2C0.576c0.288%2C0.075%200.596%2C-0.004%200.811%2C-0.207c1.216%2C-1.148%203.096%2C-2.923%203.096%2C-2.923c0%2C0%203.572%2C2.619%205.598%2C4.062Zm-11.01%2C-8.677l1.679%2C5.538l0.373%2C-3.507c0%2C0%206.487%2C-5.851%2010.185%2C-9.186c0.108%2C-0.098%200.123%2C-0.262%200.033%2C-0.377c-0.089%2C-0.115%20-0.253%2C-0.142%20-0.376%2C-0.064c-4.286%2C2.737%20-11.894%2C7.596%20-11.894%2C7.596Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
}
.tdsocial--link-telegram:hover, .tdsocial--link-telegram:focus {
  background-color: #217fad;
}
.tdsocial--link-viber {
  background-color: #6c3da5;
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M12.892%2013.745s.427.038.656-.247l.448-.563c.216-.28.738-.458%201.249-.174.676.382%201.55.982%202.149%201.541.33.278.407.688.182%201.121l-.002.009c-.232.408-.541.791-.932%201.148l-.009.006c-.44.367-.946.58-1.487.404l-.01-.014c-.972-.275-3.304-1.464-4.79-2.649-2.431-1.918-4.159-5.082-4.637-6.778l-.015-.01c-.176-.543.039-1.049.404-1.488l.007-.008c.357-.391.739-.701%201.148-.932l.009-.002c.432-.225.842-.149%201.121.182.367.379%201.056%201.291%201.54%202.149.284.51.106%201.033-.173%201.248l-.564.448c-.284.23-.247.657-.247.657s.834%203.156%203.953%203.952zm4.907-2.616c-.167%200-.303-.135-.304-.302-.014-1.83-.564-3.288-1.634-4.332-1.072-1.045-2.427-1.581-4.027-1.592-.168-.001-.303-.138-.301-.306.001-.167.136-.301.303-.301h.002c1.762.012%203.258.606%204.447%201.764%201.19%201.162%201.802%202.765%201.817%204.763.001.167-.133.304-.301.306h-.002zm-1.595-.624h-.007c-.168-.004-.301-.143-.297-.31.024-1.038-.273-1.878-.906-2.569-.63-.689-1.495-1.065-2.645-1.149-.167-.013-.293-.158-.281-.325.013-.167.158-.293.325-.281%201.294.095%202.32.548%203.049%201.345.733.8%201.092%201.807%201.065%202.992-.004.165-.139.297-.303.297zm-1.558-.522c-.161%200-.295-.126-.303-.289-.051-1.03-.537-1.534-1.527-1.588-.168-.009-.296-.152-.287-.319.009-.168.151-.296.319-.287%201.308.07%202.034.819%202.101%202.164.009.167-.12.31-.288.318l-.015.001zm6.817%203.469c-.605%204.877-4.172%205.185-4.83%205.396-.28.09-2.882.737-6.152.524%200%200-2.438%202.94-3.199%203.705-.119.119-.258.167-.352.145-.131-.032-.167-.188-.165-.414l.02-4.016v-.001c-4.762-1.323-4.485-6.295-4.431-8.898.054-2.603.543-4.736%201.996-6.17%202.61-2.364%207.987-2.011%207.987-2.011%204.541.02%206.717%201.387%207.222%201.845%201.675%201.434%202.528%204.867%201.904%209.895zm-.652-11.113c-.597-.548-3.007-2.298-8.375-2.322%200%200-6.33-.382-9.416%202.45-1.718%201.718-2.322%204.231-2.386%207.348-.063%203.118-.146%208.958%205.484%2010.542l.006.002-.004%202.416s-.035.979.609%201.179c.779.241%201.236-.502%201.981-1.304.408-.44.971-1.086%201.397-1.58%203.851.322%206.812-.417%207.149-.526.777-.253%205.177-.816%205.893-6.657.738-6.022-.358-9.83-2.338-11.548z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
}
.tdsocial--link-viber:hover, .tdsocial--link-viber:focus {
  background-color: #542f80;
}
.tdsocial--link-content {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  background: #ffffff;
  color: #000000;
}
.tgLink a {
    color: #008647;
    text-indent: -9999px;
    display: inline-block;
    width: 206px;
    height: 62px;
    background: url('/templates/mxsimple/images/T_button3.jpg') no-repeat center;
    background-size: cover;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.tgLink a:hover{
    opacity: 0.8;
}
.tgLink {
    text-align: center;
    margin-top: 15px;
}
.tdsocialTitle{
    width: 100%;
    text-align: center;
    margin-top: 15px;
}