@font-face {
    font-family: 'RUBSN';
    src: url(/../fonts/rubsn.otf) format('opentype'), url(/../fonts/rubsn.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url(/../fonts/lato-regular.woff) format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url(/../fonts/lato-medium.woff) format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url(/../fonts/lato-bold.woff) format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url(/../fonts/lato-black.woff) format('woff');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Circe';
    src: url('/../fonts/circe-regular.woff') format('woff');
    font-weight: 400;
}
@font-face {
    font-family: 'Circe';
    src: url('/../fonts/circe-bold.woff') format('woff');
    font-weight: 700;
}
@font-face {
    font-family: 'Gilroy';
    src: url('/../fonts/gilroy-medium.woff') format('woff');
    font-weight: 500;
}
@font-face {
    font-family: 'Gilroy';
    src: url('/../fonts/gilroy-bold.woff') format('woff');
    font-weight: 700;
}
@font-face {
    font-family: 'Circe';
    src: url('/../fonts/circe-extrabold.woff') format('woff');
    font-weight: 800;
}
#slider .slidesjs-slide .pagewidth_sm {
    height: 100%;
    font-family: 'Circe', sans-serif!important;
    font-size: 20px;
    padding: 0;
}
#slider .slidesjs-slide .pagewidth_sm .sm_list li, #slider .slidesjs-slide .pagewidth_sm p {
   font-family: 'Circe', sans-serif!important;
}
.sm_link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}
.sm_list {
    line-height: 120%;
    list-style: disc inside;
}
#slider .slidesjs-slide .textBlock_sm {
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
}
#slider .slidesjs-slide .textBlock_sm .text {
    height: auto;
}
.sm_text {
    position: relative;
}
.font_extra {
    font-weight: 800;
}
.pagewidth_sm1 .sm_list{
    margin: 5% 0;
}
.textBlock_sm2 p, .textBlock_sm3 p, .textBlock_sm3 li {
    color: #fff;
    font-size: 24px;
    line-height: 120%;
}
.textBlock_sm4 p {
    font-size: 24px;
    line-height: 120%;
}
.textBlock_sm2 p:last-of-type {
    margin: 6% 0;
}
.btn_sm {
    display: block;
    line-height: 35px;
    width: 150px;
    height: 35px;
    background: #f5911e;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.textBlock_sm3 .btn_sm, .textBlock_sm4 .btn_sm {
    background: #29a9e0;
}
.textBlock_sm5 .btn_sm {
    width: 225px;
    height: 30px;
    line-height: 30px;
    background: #edc13f;
    text-transform: none;
    border-radius: 10px;
    margin: 8% 0;
}
.btn_sm span {
    color: #fff;
    font-size: 16px;
}
.textBlock_sm5 .btn_sm span {
    color: #060606;
    font-family: 'Gilroy', sans-serif!important;
    font-weight: 700;
}
.textBlock_sm5 .sm_list {
    list-style: none;
    font-size: 22px;
    color: #fff;
}
.textBlock_sm5 .sm_list li:last-of-type {
    color: #edc13f;
}
.sm_link {
    display: none;
}
.textBlock_sm1 .sm_link {
    display: block;
}
.sm_row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sm_icon {
    display: inline-block;
    margin-left: 5px;
}
.sm_iconMore {
    background: url(../images/smotreshka/moretv.svg) no-repeat center / contain;
    width: 81px;
    height: 14px;
}
.sm_iconSm {
    background: url(../images/smotreshka/smotreshka.svg) no-repeat center / contain;
    width: 150px;
    height: 30px;
    margin-left: 0;
}
.sm_iconSm_black {
    filter: invert(1);
}
.sm_iconAmedia {
    background: url(../images/smotreshka/amediateka.svg) no-repeat center / contain;
    width: 150px;
    height: 30px;
    margin-left: 0;
}
.textBlock_sm {
    background-repeat: no-repeat;
    background-position: right bottom;
}
.textBlock_sm1 {
    background-size: 45%;
}
.textBlock_sm2 {
    background-size: 30%;
    background-position: 85% bottom;
}
.textBlock_sm3 {
    background-size: 40%;
    background-position: right center;
}
#slider .slidesjs-slide .pagewidth_sm .textBlock_sm5 .sm_list li, #slider .slidesjs-slide .pagewidth_sm .textBlock_sm5  p, #slider .slidesjs-slide .pagewidth_sm .textBlock_sm5 h1, #slider .slidesjs-slide .pagewidth_sm .textBlock_sm5 h2 {
   font-family: 'Gilroy', sans-serif!important;
}
.textBlock_sm5 h1 {
    text-transform: uppercase;
    color: #edc13f;
    font-size: 28px;
    font-weight: 700;
    margin: 0;
}
.textBlock_sm5 h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    margin: 1% 0;
}
#slider .slidesjs-slide .pagewidth_sm .textBlock_sm5 .sm_info {
    font-size: 10px;
    color: #fff;
}
.textBlock_sm5 .sm_row {
    justify-content: start;
    margin-top: 7%;
}
.textBlock_sm5 {
    background-size: 50%;
}
.icon_smTv {
    width: 55px;
    height: 16px;
    margin-right: 5px;
}
.icon_smTv:nth-of-type(1) {
    background: url(../images/smotreshka/appstore.png) no-repeat center / contain;
}
.icon_smTv:nth-of-type(2) {
    background: url(../images/smotreshka/google.png) no-repeat center / contain;
}
.icon_smTv:nth-of-type(3) {
    background: url(../images/smotreshka/android.png) no-repeat center / contain;
}
.icon_smTv:nth-of-type(4) {
    background: url(../images/smotreshka/smart.png) no-repeat center / contain;
}
.icon_smTv:nth-of-type(5) {
    background: url(../images/smotreshka/lg.png) no-repeat center / contain;
}
.icon_smTv:nth-of-type(6) {
    background: url(../images/smotreshka/appletv.png) no-repeat center / contain;
}
.textBlock_smLogo {
    background: url(../images/smotreshka/smotreshka.svg) no-repeat center / contain;
    position: absolute;
    width: 20%;
    padding-bottom: 3%;
    right: 2%;
    top: 2%;
}