/*FONTS*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');
@import url('https://fonts.googleapis.com/css?family=Roboto');

@font-face {
    font-family: 'robotolight';
    src: url('../fonts/roboto-light-webfont.eot');
    src: url('../fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/roboto-light-webfont.woff2') format('woff2'),
    url('../fonts/roboto-light-webfont.woff') format('woff'),
    url('../fonts/roboto-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotothin';
    src: url('../fonts/roboto-thin-webfont.woff2') format('woff2'),
    url('../fonts/roboto-thin-webfont.woff') format('woff'),
    url('../fonts/roboto-thin-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoBold';
    src: url('../fonts/Roboto-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*Genetal styles*/

body {
    color: #393c3e;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    background-color: #fff;
}

a {
    font-family: 'robotoregular', Roboto;
    color: #393c3e;
    font-weight: 400;
    font-size: 16px;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

a:hover,
a:focus {
    color: #04a8e4;
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
    outline: none;
}

h1 {
    margin: 0;
    padding: 0;
    font-family: "robotolight", Arial, sans-serif;
    font-weight: 300;
    font-size: 40px;
    line-height: 30px;
    margin-bottom: 25px;
}

h3 {
    color: #393c3e;
    font-weight: 300;
    font-family: 'robotolight', Roboto;
    margin-bottom: 40px;
    font-size: 40px;
}

h3 span {
    color: #04a8e4;
}

h4 {
    color: #393c3e;
    font-weight: 700;
    font-size: 22px;
    font-family: 'robotoregular', Roboto;
}

.ntk-more-items i, .ntk-more-lastnews i {
    font-size: 10px;
    margin-right: 5px;
    vertical-align: middle;
}


.ntk-more-items, .ntk-more-lastnews {
    cursor: pointer;
}

/* BANNER */

.banner_block{
    height: 90px;
    max-height: 90px;
    overflow: hidden;
    background-color: #f88808;
}

.banner_block div img{
    width: 100%;
    height: 90px;
}

@media only screen and (max-width: 767px) {
    .banner_block{height: 55px;}
    .banner_block div img{height: 55px;}
}

/*NTK COUNTS FOR ITEMS*/

.ntk-counts {
    font-weight: 400;
    font-size: 12px;
    color: #b3bcc1;
}

.ntk-counts i {
    margin-right: 5px;
    vertical-align: top;
    font-size: 18px;
}

.ntk-counts svg {
    margin-left: 10px;
    width: 15px;
    height: 15px;
    fill: #b3bcc1;
    vertical-align: middle;
}

.ntk-counts a:hover svg {
    fill: #04a8e4;
}

.ntk-counts a {
    color: #b3bcc1;
    font-weight: 400;
    font-size: 12px;
}

.ntk-counts a:hover {
    color: #04a8e4;
}


/*Header*/

header {
    margin-bottom: 30px;
}

/*Top banner*/

.ntk-top-banner {
    height: 90px;
    background-color: #db9229;
    text-align: center;
    width: auto;
}

.ntk-top-banner img {
    height: 90px;
}

/*Top panel*/

.ntk-top-panel {
    background-color: #eaf1f5;
    line-height: 41px;
    width: 100%;
    margin-bottom: 40px;
}

/* Ссылки в хедере: "нтк-провайдер", "радіо сяйво", "пряма трансляція" */

.ntk-myntk,
.ntk-syaivo,
.ntk-trk{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    font-weight: 700;
    padding-top: 12px;
    padding-bottom: 11px;
    padding-left: 7px;
    padding-right: 7px;
    text-transform: uppercase;
    vertical-align: middle;
    width: auto;
}
.ntk-myntk{color: #04a8e4;}
.ntk-syaivo{color: #f07a08;}
.ntk-trk{color: #ff3b2e;}

.ntk-myntk svg {
    width: 17px;
    height: 17px;
    fill: #04a8e4;
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 5px;
}

.ntk-syaivo i,
.ntk-trk i{
    font-size: 17px;
    margin-right: 3px;
}

.ntk-myntk:hover, .ntk-myntk:focus,
.ntk-syaivo:hover, .ntk-syaivo:focus,
.ntk-trk:hover, .ntk-trk:focus{
    font-size: 13px;
    font-weight: 700;
    background-color: #d9e4ea;
}

.ntk-myntk:hover, .ntk-myntk:focus{color: #04a8e4;}
.ntk-syaivo:hover, .ntk-syaivo:focus{color: #f07a08;}
.ntk-trk:hover, .ntk-trk:focus{color: #ff3b2e;}

/*Weather*/

.ntk-weather {
    text-align: left;
    display: block;
    float: right;
    margin-right: 30px;
}

.ntk-weather span {
    margin-right: 3px;
    font-weight: 400;
}

.ntk-weather img {
    width: 22px;
    height: 22px;
    margin-right: 3px;
    fill: red;
}

/*Currency*/

.ntk-currency {
    float: right;
}

.ntk-currency span {
    font-weight: bold;
}

.ntk-currency-wrapper {
    position: relative;
    cursor: pointer;
    float: left;
    width: 45px;
}

.ntk-currency-wrapper:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 22px;
    margin-top: -3px;
    border-width: 3px 3px 0 3px;
    border-style: solid;
    border-color: #339dd2 transparent;
}

.ntk-currency-wrapper span {
    font-size: 14px;
    font-weight: 700;
    color: #339dd2;
    margin-right: 5px;
    text-align: center;
}

.ntk-currency-wrapper ul:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 40%;
    bottom: 100%;
    border-width: 0 8px 8px 8px;
    border-style: solid;
    border-color: #fff transparent;
}

.ntk-currency-wrapper ul {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 73px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid rgba(0,0,0,0.17);
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    list-style: none;
    opacity: 0;
    padding: 10px 0 10px 0;
    pointer-events: none;
    z-index: 1;
    text-align: center;
}

.ntk-currency-wrapper:hover,
.ntk-currency-wrapper:focus {
    outline: none;
}

.ntk-currency-wrapper .dropdown li a {
    display: block;
    text-decoration: none;
    color: #000;
    box-shadow: inset 0 1px 0 rgba(255,255,255,1);
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

.ntk-currency-wrapper li:hover a {
    background: #eff5f8;
    color: #339dd2;
}

.ntk-currency-wrapper.active .dropdown {
    opacity: 1;
    pointer-events: auto;
}

.ntk-currency-wrapper .dropdown li .selected {
    background-color: #339dd2;
    color: #fff;
}


/*Auth, register, search */

.ntk-auth-block {
    text-align: right;
}
.ntk-auth-block .ntk-auth {
    display: inline-block;
    padding: 1px 14px;
    font-weight: 700;
    font-size: 14px;
    color: #04a8e4;
}

.ntk-auth-block .ntk-register {
    display: inline-block;
    font-weight: 700;
    font-size: 14px;
    color: #04a8e4;
    padding: 1px 12px;
    margin-right: 10px;
}

.ntk-auth-block .ntk-auth:hover {
    background-color: #04a8e4;
    color: #fff;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.ntk-auth-block .ntk-register:hover {
    background-color: #04a8e4;
    color: #fff;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.ntk-auth-block .ntk-search {
    width: 20px;
}

.ntk-auth-block i {
    font-size: 20px;
    color: #b5c3ca;
}

.ntk-auth-block .ntk-search:hover,
.ntk-auth-block .ntk-search:focus {
    background-color: transparent;
    outline: none;
}

.ntk-auth-block i:hover {
    color: #04a8e4;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

/*AUTH POPUP FORM*/

.fade-orange {
    background-color: rgba(248, 136, 8, 0.95);
}

.ntk-auth-dialog {
    margin-bottom: 50px;
}

.ntk-auth-content {
    max-width: 482px;
    min-height: 472px;
    margin: 0 auto;
    box-shadow: none;
    border: 0;
}

.ntk-auth-content .modal-header {
    border: 0;
    padding: 0;
}

.modal-header h4 {
    text-transform: uppercase;
    color: #b3bcc1;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    padding: 20px 0;
}

.modal-body .pass-area {
    position: relative;
}

.pass-area .fa {
    position: absolute;
    text-align: center;
    bottom: 36px;
    right: 6px;
    /* width: 30px; */
    /* height: 25px; */
    /* background-color: white; */
    margin-left: 15px;
    cursor: pointer;
}

.confirm-pass-area .fa {
    position: absolute;
    text-align: center;
    bottom: 36px;
    right: 6px;
    /* width: 30px; */
    /* height: 25px; */
    /* background-color: white; */
    margin-left: 15px;
    cursor: pointer;
}

.ntk-auth-form {
    padding: 0 56px;
}

.ntk-auth-form label {
    color: #b3bcc1;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    padding: 0;
}

.ntk-auth-form input[type=text],
.ntk-auth-form input[type=password] {
    border: 0;
    border-bottom: 2px solid #eaf1f5;
    outline: none;
    width: 100%;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 400;
}

.ntk-auth-form input[type=text]:focus,
.ntk-auth-form input[type=password]:focus {
    border-bottom-color: #ff8a03;
    color: #393c3e;
}

.ntk-auth-form .active {
    color: #ff8a03;
}

.ntk-auth-form input[type=submit] {
    border-radius: 3px;
    background-color: #d0d8dc;
    width: 100%;
    height: 54px;
    color: #fff;
    outline: none;
    border: 0;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 20px;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    cursor: pointer;
}

.ntk-auth-form input[type=submit]:hover {
    background-color: #ff8a03;
    color: #ffffff;
}

.ntk-register-link {
    display: block;
    font-size: 20px;
    font-weight: 400;
    color: #b3bcc1;
    text-align: center;
    line-height: normal;
}

.ntk-register-link>a {
    font-size: 20px;
    font-weight: 700;
    color: #393c3e;
    text-decoration: none;
}

.ntk-register-link>a:hover {
    border-bottom: 1px solid #000;
}

.ntk-social-enter {
    text-align: center;
    margin-top: 20px;
}

.ntk-social-enter span {
    margin-right: 10px;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
}

.ntk-social-enter i {
    width: 37px;
    height: 37px;
    color: #fff;
    border-radius: 10px;
    margin-right: 10px;
    vertical-align: middle;
    line-height: 37px;
}

.ntk-social-enter .fa-vk {
    background-color: #6996c7;
}

.ntk-social-enter .fa-vk:hover {
    background-color: rgba(105,150,199, 0.9);
}

.ntk-social-enter .fa-facebook {
    background-color: #496194;
}

.ntk-social-enter .fa-facebook:hover {
    background-color: rgba(73,97,148, 0.9);
}

.ntk-social-enter .fa-twitter {
    background-color: #28c3ff;
}

.ntk-social-enter .fa-twitter:hover {
    background-color: rgba(40,195,255, 0.9);
}

.auth-close-btn i {
    font-size: 32px;
    color: #ffffff;
    position: absolute;
    right: 20%;
    top: 0;
    width: 54px;
    height: 54px;
    text-align: center;
    padding-top: 10px;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.auth-close-btn i:hover {
    background-color: #ffffff;
    color:rgba(248, 136, 8, 1);
}

.ntk-form-error {
    background-color: #ff4537;
    text-align: center;
    width: 100%;
    padding: 10px 0;
    color: #fff;
}

/*SEARCH POPUP FORM*/

.blue-overlay{
    padding: 16px;
    background-color:rgba(4, 168, 228, 0.95);
}

.ntk-search-dialog {
    margin-top: 80px;
}

.ntk-search-content {
    max-width: auto;
    background-color: transparent;
    box-shadow: none;
    border: 0;
}

.ntk-search-form input[type=text] {
    width: 664px;
    height: 130px;
    background-color: transparent;
    border-radius: 8px;
    border: 6px solid #fff;
    color: #ffffff;
    font-size: 34px;
    font-weight: 400;
    padding: 38px 90px 38px 35px;
    outline: 0;
}

.ntk-search-form input[type=text]::-webkit-input-placeholder {color: #ffffff; }
.ntk-search-form input[type=text]::-moz-placeholder {color: #ffffff; opacity: 1; }/* Firefox 19+ */
.ntk-search-form input[type=text]:-moz-placeholder {color: #ffffff; opacity: 1; }/* Firefox 18- */
.ntk-search-form input[type=text]:-ms-input-placeholder {color: #ffffff; }

.ntk-search-button,
.ntk-search-button:hover,
.ntk-search-button:focus {
    background: transparent;
    border: 0;
}

.ntk-search-button i {
    color: #ffffff;
    font-size: 46px;
    font-weight: bold;
    position: absolute;
    top: 25%;
    right: -8%;
}

.ntk-search-form button:hover,
.ntk-search-form button:focus {
    background-color: transparent;
}

.search-close-btn i {
    font-size: 32px;
    color: #ffffff;
    position: fixed;
    right: 10%;
    top: 0;
    width: 54px;
    height: 54px;
    text-align: center;
    padding-top: 10px;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.search-close-btn i:hover {
    background-color: #ffffff;
    color: #0098d0;
}

/*Logo line*/

.ntk-logo-area {
    margin-bottom: 30px;
}

.ntk-logo {
    width: 157px;
    height: 152px;
}

/*Important news*/

.ntk-important:before {
    content: "найцікавіше";
    position: absolute;
    background-color: #f43d2a;
    text-transform: uppercase;
    padding: 5px 10px 5px 10px;
    font-family: 'robotoregular', Roboto;
    font-weight: 700;
    font-size: 10px;
    color: #ffffff;
    left: 15px;
    top: 5px;
}

.ntk-important {
    display: block;
    padding: 20px 30px 20px 30px;
    text-align: left;
    color: #393c3e;
    font-weight: 400px;
    font-size: 18px;
    background-color: #eaf1f5;
    margin-top: 30px;
    width: 395px;
}

.ntk-important a {
    font-weight: 400;
    font-size: 18px;
}

.ntk-important time {
    display: block;
    color: #a1acb2;
    font-weight: 400;
    font-size: 14px;
}

/*Send news*/

.ntk-send-news {
    display: inline-block;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    text-align: center;
}

.ntk-send-news button {
    background-color: rgba(255, 122, 0, 0);
    border-radius: 4px;
    border: 3px solid #f88808;
    padding: 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #f88808;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    outline: none;
}

.ntk-send-news button:hover {
    background-color: #f88808;
    color: #fff;
}

.ntk-send-news span {
    display: block;
    color: #b3bcc1;
    font-size: 400px;
    font-size: 13px;
}

.ntk-send-news i {
    font-size: 18px;
    margin-right: 5px;
}

/*Main menu*/

.ntk-mainmenu {
    background-color: #04a8e4;
    height: 50px;
}

.navbar-default {
    background-color: #04a8e4;
    border: 0;
    padding: 0;
    margin: 0;
}

.ntk-mainmenu .navbar-nav>li {
    float: none;
}

.ntk-mainmenu .nav-justified {
    text-align: center;
}

.ntk-mainmenu .nav-justified > li > a {
    color: #ffffff;
    display:inline-block;
    vertical-align:middle;
    width: 100%;
}

.ntk-mainmenu .nav-justified > li {
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.ntk-mainmenu .nav-justified > li:last-child{
    border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.ntk-mainmenu .nav-justified > li:hover,
.ntk-mainmenu .nav-justified > li:hover {
    background-color: rgba(8, 105, 141, 0.2);
}

.ntk-mainmenu .nav-justified > li > a:hover,
.ntk-mainmenu .nav-justified > li > a:focus {
    color: #ffffff;
}

.ntk-mainmenu .nav-justified > .active > a,
.ntk-mainmenu .nav-justified > .active > a:hover,
.ntk-mainmenu .nav-justified > .active > a:focus {
    background-color: #ffffff;
    color: #000;
}

/*End header*/

/*NTK TOP NEWS*/

.ntk-top-news {
    margin-bottom: 60px;
}

.nav-tabs {
    border-bottom: 0;
}

.ntk-news-sections {
    margin-bottom: 30px;
}

.ntk-news-sections li {
    display:inline-block;
    margin-right: 30px;
}

.ntk-news-sections ul > li > a {
    border: 0;
    background-color: transparent;
}

.ntk-news-sections ul > li > a:hover,
.ntk-news-sections ul > li > a:active,
.ntk-news-sections ul > li > a:focus {
    background-color: transparent;
    color: #04a8e4;
}

.ntk-news-sections ul > li.active > a,
.ntk-news-sections ul > li.active > a:hover,
.ntk-news-sections ul > li.active > a:active,
.ntk-news-sections ul > li.active > a:focus {
    background-color: #04a8e4;
    color: #ffffff;
    border: 0;
    border-radius: 0;
}

.ntk-news-sections ul >li:last-child > a,
.ntk-news-sections ul >li:last-child > a:hover,
.ntk-news-sections ul >li:last-child > a:active,
.ntk-news-sections ul >li:last-child > a:focus {
    color: #fa8006;
    background-color: transparent;
}

.ntk-news-sections ul > li.active > a,
.ntk-news-sections ul > li.active > a:hover,
.ntk-news-sections ul > li.active > a:active,
.ntk-news-sections ul > li.active > a:focus {
    background-color: #04a8e4;
}

.ntk-news-sections.programs ul >li:last-child > a{
    color: #393c3e;
    background-color: transparent;
}

.ntk-news-sections.programs ul > li.active > a,
.ntk-news-sections.programs ul > li.active > a:hover,
.ntk-news-sections.programs ul > li.active > a:active,
.ntk-news-sections.programs ul > li.active > a:focus {
    background-color: #fa8006;
}

.ntk-news-sections.programs ul >li:last-child > a:hover,
.ntk-news-sections.programs ul >li:last-child > a:active,
.ntk-news-sections.programs ul >li:last-child > a:focus {
    color: #04a8e4;
    background-color: transparent;
}

.ntk-news-sections.programs ul >li:last-child.active > a {
    background-color: #fa8006;
    color: #fff;
}

.ntk-news-sections ul >li:last-child.active > a {
    background-color: #fa8006;
    color: #fff;
}

.ntk-news-sections ul >li:last-child svg {
    margin-right: 5px;
    width: 16px;
    height: 16px;
    fill: #fa8006;
    vertical-align: middle;
}

.ntk-news-sections ul >li:last-child.active svg {
    fill: #fff;
}


.google-ad {
    -webkit-transform: translateX(5%) translateY(5%);
    transform: translateX(5%) translateY(5%);
}

/*NTK TOP NEWS FILTER FOR MOBILES*/

.dropdown .dropdown-menu {
    width: 70%;
}

.dropdown .dropdown-menu li {
    display: block;
}

.ntk-news-sections .dropdown-menu ul > li {
    width: 100%;
}

.ntk-news-sections .dropdown-menu ul > li.active  {
    width: 100%;
}


/*NEWSLIST ITEM*/

.ntk-newslist-item {
    width: auto;
}

.ntk-newslist-item .article_top:hover {
    cursor: pointer;
}

.ntk-newslist-item figure {
    margin-bottom: 10px;
    position: relative;
}

.ntk-newslist-item figure a img {
    width: 100%;
}

.ntk-newslist-item figure .fa-video-camera {
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: 0;
    font-size: 24px;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    color: #ffffff;
    z-index: 200;
}

.ntk-newslist-item:hover figure .fa-video-camera {
    opacity: 1;
}

.ntk-newslist-item:hover figure:after {
    opacity: 0;
}

.ntk-newslist-item figure time {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #393c3e;
    color: #bcc5c9;
    font-size: 14px;
    padding: 5px 10px 5px 10px;
}

.ntk-newslist-item .ntk-newslist-title {
    display:inline-block;
    width: 100%;
}

.ntk-newslist-item .ntk-newslist-title>a {
    display: block;
    line-height: normal;
    margin-bottom: 5px;
}

.ntk-newslist-item:hover .ntk-newslist-title>a {
    color: #04a8e4;
}

.ntk-newslist-title time {
    color: #b3bcc1;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    float: left;
}

.ntk-newslist-title .ntk-counts {
    float: right;
}



/*NTK TOP PROGRAM, FILTER, PROGRAM-LIST*/

.ntk-top-program {
    margin-bottom: 25px;
    position: relative;
}

.ntk-prog-title h4 {
    margin-top: 5px;
    margin-bottom: 20px;
}

.ntk-prog-title h4>a {
    font-size: 22px;
    font-weight: 700;
}

.ntk-top-program p {
    color: #393c3e;
    font-weight: 400;
    font-size: 14px;
    padding-bottom: 25px;
}

.ntk-top-program p:after {
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #d0dce2;
    bottom: 0;
    left: 0;
}

.embed-responsive {
    margin-bottom: 20px;
}

.ntk-prog-cat-date {
    background-color: #eaf1f5;
    text-align: center;
    float: right;
    min-width: 25%;
    width: auto;
    padding: 7px 7px;
    margin-right: 15px;
}

.ntk-prog-cat-date span:first-child {
    color: #393c3e;
    font-weight: 700;
    font-size: 14px;
    font-family: 'robotoregular', Roboto;
    margin-right: 5px;
}

.ntk-prog-cat-date span:last-child {
    color: #a1acb2;
    font-size: 12px;
    font-weight: 400;
    font-family: 'robotoregular', Roboto;
    text-transform: uppercase;
}

.ntk-prog-sections {
    margin-bottom: 40px;
    position: relative;
}

.ntk-prog-sections li {
    display:inline-block;
    padding-right: 20px;
}

.ntk-prog-sections li>a {
    padding: 10px 10px;
}

.ntk-prog-sections ul > li > a {
    border: 0;
    background-color: transparent;
}

.ntk-prog-sections ul > li > a:hover,
.ntk-prog-sections ul > li > a:active,
.ntk-prog-sections ul > li > a:focus {
    background-color: transparent;
    color: #04a8e4;
}

.ntk-prog-sections ul > li.active > a,
.ntk-prog-sections ul > li.active > a:hover,
.ntk-prog-sections ul > li.active > a:active,
.ntk-prog-sections ul > li.active > a:focus {
    background-color: #fa8006;
    color: #ffffff;
    border: 0;
    border-radius: 0;
}

.ntk-proglist-item {
    margin-bottom: 40px;
    min-height: 140px;
    height: auto;
}

.ntk-proglist-item:hover {
    cursor: pointer;
}

.ntk-proglist-item:hover .ntk-proglist-title>a {
    color: #04a8e4;
}

.ntk-proglist {
    margin-bottom: 20px;
}

.ntk-proglist-photo {
    float: left;
    width: 140px;
    margin-right: 15px;
    text-align: center;
}
.ntk-proglist-photo img {
    margin-bottom: 10px;
}

.ntk-proglist-title {
    float: left;
    width: 50%;
    margin-bottom: 20px;
}

.ntk-proglist-title .ntk-detail-prog {
    display: block;
    font-weight: bold;
    font-size: 14px;
    color: #b3bcc1;
    padding: 5px 0;
    margin-bottom: 10px;
}

.ntk-proglist-item:hover a.ntk-detail-prog {
    color: #b3bcc1;
}

.ntk-proglist-item a.ntk-detail-prog:hover {
    color: #04a8e4;
}

.ntk-proglist-title .prog-cat {
    background-color: #eaf1f5;
    color: #393c3e;
    font-weight: 700;
    font-size: 14px;
    padding: 5px 15px;
}

.ntk-prog-sections .dropdown-menu ul > li {
    width: 100%;
}

.ntk-prog-sections .dropdown-menu ul > li.active  {
    width: 100%;
    background-color: #fa8006;
}

/*ASIDE: LAST NEWS, ON AIR, VOTING*/

aside {
    background-color: #eaf1f5;
    margin-bottom: 20px;
}

aside h4 {
    padding: 20px 0 15px 15px;
}

aside .ntk-more-items {
    font-size: 14px;
    font-weight: 400;
}

.container-fluid {
    margin-bottom: 40px;
}

.ntk-last-news {
    margin-bottom: 20px;
    cursor: pointer;
}

.ntk-last-news:hover a {
    color: #04a8e4;
}

.ntk-last-news img {
    display: block;
    float: left;
    margin-right: 20px;
    border: 0;
}

.ntk-last-news a {
    font-weight: 400;
    font-size: 14px;
}

.ntk-last-news span {
    display: block;
    color: #a1acb2;
    font-family: 'robotoregular', Roboto;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
}

.ntk-on-air {
    background-color: #04a8e4;
    color: #ffffff;
    padding-left: 55px;
    padding-right: 60px;
    padding-bottom: 30px;
}

.ntk-on-air i {
    position: absolute;
    top: 35px;
    left: 20px;
    color: #9ae4ff;
    font-size: 20px;
}

.ntk-on-air h4 {
    color: #9ae4ff;
    font-size: 24px;
    font-weight: 700;
    padding-left: 0;
    padding-bottom: 0;
}

.ntk-on-air p {
    color: #eaf1f5;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 0;
    margin-bottom: 0;
}

.ntk-on-air span {
    color: #9ae4ff;
    font-family: 'robotoregular', Roboto;
    font-size: 12px;
    font-weight: 400;
}

.ntk-on-air .carousel.slide {
    width: auto;
    margin-left: -40px;
    height: 57px;
    padding-left: 40px;
    padding-right: 20px;
}

.ntk-on-air .carousel-control.left,
.ntk-on-air .carousel-control.right {
    opacity: 1;
    width: 18px;
    height: 41px;
}

.ntk-on-air .carousel-control.left {
    background: url('../images/left-arrow.png') no-repeat 50% 50%;
}

.ntk-on-air .carousel-control.right {
    background: url('../images/right-arrow.png') no-repeat 50% 50%;
}

.ntk-on-air .carousel-control.left:hover,
.ntk-on-air .carousel-control.right:hover {
    background-color: rgba(0, 73, 100, 0.1);
}

.ntk-voting {
    max-width: 340px;
}

.ntk-voting h4 {
    padding-left: 0;
    font-size:22px;
    font-weight: 400;
}

.ntk-voting p {
    color: #393c3e;
    font-family: 'robotoregular', Roboto;
    font-weight: 400;
    font-size: 16px;
}

.ntk-radio-voting label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    padding-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
}

.ntk-radio-voting input[type=radio] {
    display: none;
}

.ntk-radio-voting label:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    position: absolute;
    left: 0;
    top: 5px;
    background-color:#d4dce1;
    border-radius: 8px;
    border: 1px solid #bfbfbf;
}

.ntk-radio-voting input[type=radio]:checked + label:before {
    content: "\2022";
    color:#767e82;
    font-size: 33px;
    text-align: center;
    line-height: 15px;
    padding-left: 1px;
}

/*FOOTER*/

.ntk-bottom-banner {
    background-color: #01385f;
    text-align: center;
    margin-bottom: 40px;
}

footer {
    background-color: #eaf1f5;
    width: auto;
    margin-top: 60px;
}


/*FOOTER MENU*/

.ntk-footer-menu {
    margin-bottom: 30px;
}

.ntk-footer-menu ul>li {
    padding: 10px 0;
}

.ntk-footer-menu a {
    color: #a2acb2;
    font-weight: 400;
    font-size: 16px;
}

.ntk-footer-menu a:hover {
    color: #04a8e4;
}

.ntk-footer-menu h4>a {
    text-transform: uppercase;
    color: #a2acb2;
    font-weight: 700;
    font-size: 20px;
}

.ntk-footer-menu h4 {
    color: #a2acb2;
}

/*FOOTER SOCIAL LINE-BLOCK*/

.ntk-socials-block {
    margin-bottom: 30px;
}

.ntk-news-delivery:before {
    content: "";
    position: absolute;
    display: block;
    height: 10px;
    width: 310px;
    background-image: -webkit-repeating-linear-gradient(315deg, #f47d53 0px, #f47d53 15px, transparent 15px, transparent 30px, #4774b6 30px, #4774b6 45px, transparent 45px, transparent 60px);
    background-image: repeating-linear-gradient(135deg, #f47d53 0px, #f47d53 15px, transparent 15px, transparent 30px, #4774b6 30px, #4774b6 45px, transparent 45px, transparent 60px);
    left: 15px;
    top: 0px;
}

.ntk-news-delivery {
    background-color: #ffffff;
    width: 310px;
    padding-left: 25px;
    padding-bottom: 10px;
    padding-top: 25px;
}

.ntk-news-delivery h5 {
    color: #767c7f;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'robotocondensed', Roboto Condensed;
}

.ntk-news-delivery .fa {
    font-size: 22px;
    margin-right: 20px;
}

.ntk-news-delivery a {
    color: #393c3e;
    font-family: 'robotoregular', Roboto;
    font-weight: 700;
    font-size: 14px;
}

.ntk-news-delivery a:hover {
    color: #04a8e4;
}

.ntk-news-delivery ul>li {
    padding: 5px 0;
}

.ntk-news-delivery ul>li:nth-child(2) svg {
    width: 20px;
    height: 20px;
    fill: #393c3e;
    margin-right: 15px;
    vertical-align: middle;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.ntk-news-delivery ul>li:last-child svg {
    width: 20px;
    height: 20px;
    fill: #393c3e;
    margin-right: 15px;
    vertical-align: middle;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.ntk-news-delivery ul>li:last-child:hover svg,
.ntk-news-delivery ul>li:nth-child(2):hover svg {
    fill: #04a8e4;
}


.ntk-news-delivery,
#vk_groups,
.fb-page {
    margin-bottom: 15px;
}

.ntk-bottom-footer {
    background-color: #808d94;
    color: #d8dfe3;
    padding: 30px 0;
}

.ntk-bottom-footer a {
    color: #ffffff;
}

.ntk-bottom-footer a:hover {
    text-decoration: underline;
}

.ntk-footer-bottom-menu li {
    display: inline;
}

.ntk-footer-bottom-menu li>a {
    font-size: 14px;
    font-weight: 400;
    margin-right: 15px;
}

.ntk-footer-bottom-menu li:after {
    content: "|";
    position:relative;
    left: 0;
    top: 0;
    margin-right: 10px;
}

.ntk-footer-bottom-menu li:last-child:after {
    content: "";
    position: relative;
    left: 0;
    right: 0;
}

.ntk-copyright {
    padding-top: 15px;
    margin-bottom: 30px;
}

.ntk-copyright-info {
    font-size: 12px;
}

.currency_eur {
    float: left;
    display: none;
}

.currency_rub {
    float: left;
    display: none;
}

.currency_usd {
    float: left;
    display: block;
}

.hide_news_element,
.hide_program_element,
.hide_last_news {
    display: none;
}

.show_4_program, .show_6_news {
    cursor: pointer;
}

.clear {
    clear: both;
}

#loader, #loader_prog {
    text-align: center;
    display: none;
    opacity: 0;
}

.ntk-send-vote {
    display: inline-block;
    text-align: center;
}

.ntk-send-vote button {
    background-color: rgba(255, 122, 0, 0);
    border-radius: 4px;
    border: 3px solid #f88808;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    color: #f88808;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    outline: none;
}

.ntk-send-vote button:hover {
    background-color: #f88808;
    color: #fff;
}

.social_reg {
    line-height: 100%;
    margin-top: 20px;
}

.ntk-newslist-item figure a {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
}

.ntk-newslist-item figure a:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(57, 60, 62, 0.3);
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.ntk-newslist-item:hover figure:after,
.ntk-newslist-item:hover figure a:after {
    opacity: 0;
}

/********DETAIL NEWS********/

/*BREADCRUMPS*/

.breadcrumb {
    background-color: transparent;
    padding: 0;
}

.breadcrumb>li+li:before {
    content: "›";
    color: #04a8e4;
    font-size: 20px;
    padding: 0 10px;
}

/*DETAIL HEADER*/

.ntk-detailnews-header {
    background-color: #eaf1f5;
    margin-top: -30px;
    padding: 40px 0;
    margin-bottom: 10px;
}

.ntk-detailnews-header.video{
    min-height: 630px;
}

.ntk-detailnews-header h1 {
    font-weight: 700;
    margin-bottom: 25px;
    line-height: 1.1em;
}

/*DETAIL PHOTOS*/

.ntk-detailnews-photos {
    padding: 30px 0;
    margin-bottom: 20px;
}

.ntk-detailnews-photo-preview {
    position: relative;
    cursor: pointer;
    margin-bottom: 20px;
}

.ntk-detailnews-photo-preview:hover img {
    opacity: 0.5;
}

.ntk-detailnews-photo-preview .fa-search-plus {
    color:#ffffff;
    font-size: 40px;
    position: absolute;
    left: 40%;
    top: 30%;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    z-index: 100;
}

.ntk-detailnews-photo-preview:hover:after,
.ntk-detailnews-photo-preview:hover .fa-search-plus {
    opacity: 1;
}

/*DETAIL PHOTOS POPUP SLIDER*/

.ntk-photo-lg .carousel-control.left,
.ntk-photo-lg .carousel-control.right {
    background: rgba(234, 241, 245, 0.9) no-repeat;
    height: 62px;
    width: 46px;
    opacity: 1;
    border-radius: 2px;
    top: 45%;
}

.ntk-photo-lg .carousel-control.left svg,
.ntk-photo-lg .carousel-control.right svg {
    fill: #393c3e;
    width: 28px;
    height: 38px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.ntk-photo-lg .carousel-control.left svg {
    left: 15%;
    top: 20%;
}

.ntk-photo-lg .carousel-control.right svg {
    right: 15%;
    top: 20%;
}

.ntk-photo-lg .carousel-control.left svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.ntk-photo-lg .carousel-control.left:hover svg,
.ntk-photo-lg .carousel-control.right:hover svg {
    fill: #04a8e4;
}

.ntk-photo-close-btn {
    font-size: 32px;
    color: #393c3e;
    position: absolute;
    right: 0;
    top: 0;
    width: 54px;
    height: 54px;
    text-align: center;
    padding-top: 10px;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    z-index: 3000;
}

.ntk-photo-close-btn:hover {
    font-size: 32px;
}

/*DETAIL SOCIAL SHARING & STATS*/

.ntk-detailnews-socials .vk {
    background: -webkit-linear-gradient(90deg, #305881 0%, #3d6f9b 100%);
    background: -webkit-linear-gradient(bottom, #305881 0%, #3d6f9b 100%);
    background: linear-gradient(0deg, #305881 0%, #3d6f9b 100%);
    color: #ffffff;
    max-width: 220px;
    max-height: 34px;
    padding: 5px 20px 10px 10px;
    border-radius: 2px;
    box-shadow: 0 0 1px 0 #000;
    font-size: 13px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: block;
    float: left;
    cursor: pointer;
}

.ntk-detailnews-socials .vk .fa {
    font-size: 20px;
    padding-right: 30px;
    position: relative;
}

.ntk-detailnews-socials .vk .fa:after {
    content: "|";
    position: absolute;
    left: 35px;
    top: -5px;
    color: rgba(255,255,255, 0);
    background: -webkit-linear-gradient(90deg, #305881 0%, #6d92b5 100%);
    background: -webkit-linear-gradient(bottom, #305881 0%, #6d92b5 100%);
    background: linear-gradient(0deg, #305881 0%, #6d92b5 100%);
    width: 1px;
    height: 33px;
}

.ntk-detailnews-socials .fb {
    background: -webkit-linear-gradient(90deg, #345090 0%, #4365a6 100%);
    background: -webkit-linear-gradient(bottom, #345090 0%, #4365a6 100%);
    background: linear-gradient(0deg, #345090 0%, #4365a6 100%);
    color: #ffffff;
    max-width: 220px;
    max-height: 34px;
    padding: 5px 20px 10px 18px;
    border-radius: 2px;
    box-shadow: 0 0 1px 0 #000;
    font-size: 13px;
    display: block;
    float: left;
    cursor: pointer;
}

.ntk-detailnews-socials .fb .fa {
    font-size: 22px;
    padding-right: 35px;
    vertical-align: bottom;
    position: relative;
}

.ntk-detailnews-socials .fb .fa:after {
    content: "|";
    position: absolute;
    left: 30px;
    top: -5px;
    background: -webkit-linear-gradient(90deg, #345090 0%, #728cbc 100%);
    background: -webkit-linear-gradient(bottom, #345090 0%, #728cbc 100%);
    background: linear-gradient(0deg, #345090 0%, #728cbc 100%);
    width: 1px;
    height: 33px;
    color: rgba(255,255,255, 0);
}

.ntk-detailnews-socials a:hover {
    opacity: 0.7;
}

.ntk-detailnews-stats {
    float: right;
}

.ntk-detailnews-stats span:first-child a {
    font-size: 13px;
    font-weight: 700;
}

.ntk-detailnews-stats span:first-child svg {
    width: 19px;
    height: 19px;
    fill: #393c3e;
    vertical-align: middle;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.ntk-detailnews-stats span:first-child a:hover svg {
    fill: #04a8e4
}

.ntk-detailnews-stats span:last-child {
    margin-left: 30px;
    font-size: 13px;
    font-weight: 700;
}

.ntk-detailnews-stats span:last-child .fa {
    font-size: 22px;
}

/*DETAILNEWS CATEGORY BLOCK*/

.ntk-detailnews-category-block {
    background-color: #ffffff;
    padding: 5px 15px;
    margin-bottom: 20px;
}

.ntk-detailnews-category-block span:first-child {
    font-weight: 700;
    color: #393c3e;
    font-size: 14px;
}

.ntk-detailnews-category-block span:last-child {
    font-weight: 400;
    color: #a1acb2;
    font-size: 12px;
    float: right;
}

/*README ALSO BLOCK*/

.ntk-detailnews-readmore {
    margin-bottom: 90px;
}

.ntk-detailnews-readmore:after {
    content: "";
    border-bottom: 20px solid #eaf1f5;
    width: 100%;
    position: absolute;
    padding-top: 40px;
}

#ntk-read-also .carousel-control.left,
#ntk-read-also .carousel-control.right {
    background: rgba(234, 241, 245, 0.9) no-repeat;
    height: 62px;
    width: 46px;
    opacity: 1;
    border-radius: 2px;
    top: 45%;
}

#ntk-read-also .carousel-control.left {
    left: 15px;
}

#ntk-read-also .carousel-control.right {
    right: 15px;
}

#ntk-read-also .carousel-control.left svg,
#ntk-read-also .carousel-control.right svg {
    fill: #393c3e;
    width: 28px;
    height: 38px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

#ntk-read-also .carousel-control.left svg {
    left: 15%;
    top: 20%;
}

#ntk-read-also .carousel-control.right svg {
    right: 15%;
    top: 20%;
}

#ntk-read-also .carousel-control.left svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

#ntk-read-also .carousel-control.left:hover svg,
#ntk-read-also .carousel-control.right:hover svg {
    fill: #04a8e4;
}

#ntk-read-also .carousel-inner {
    min-height: 300px;
}

/*COMMENTS BLOCK*/

.ntk-detailnews-comments {
    margin-bottom: 80px;
}

.ntk-detailnews-comments:after {
    content: "";
    border-bottom: 20px solid #eaf1f5;
    width: 100%;
    position: absolute;
    padding-top: 40px;
}

/*PARTNERS NEWS*/

.ntk-partnersnews {
    margin-bottom: 100px;
}

#main-banner {
    text-align: center;
}

.ajax-loader img {
    width:20px;
    height:20px;
    vertical-align:middle;
    display:none;
}

.modal_link_old_site {
    color: #04A8E4;
}

.modal_body_text p {
    text-align: justify;
    text-indent: 25px;
}

.footer_counters {
    display: none;
}


/********WEBCAMS********/

.ntk-webcam h1 {
    margin-bottom: 40px;
}

.ntk-webcam-row {
    margin-bottom: 105px;
}

.ntk-cityhall h2,
.ntk-egg h2 {
    position: relative;
    margin-bottom: 18px;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
}

.ntk-cityhall h2 {
    color: #04a8e4;
}

.ntk-cityhall h2:before,
.ntk-egg h2:before {
    content: "";
    position: absolute;
}

.ntk-cityhall h2:before {
    left: 50%;
    bottom: -10px;
    width: 33px;
    margin-left: -95px;
    height: 75px;
    background: url("../images/city-hall.svg") no-repeat;
}

.ntk-egg h2 {
    color: #f88808;
}

.ntk-egg h2:before {
    left: 50%;
    bottom: -10px;
    width: 42px;
    height: 52px;
    margin-left: -110px;
    background: url("../images/egg.svg") no-repeat;
}

.ntk-cityhall iframe,
.ntk-egg iframe {
    border: 0;
    width: 100%;
    height: auto;
}

.ntk-webcam-quote-row {
    margin-bottom: 30px;
}

.ntk-webcam-quote-row .ntk-detailnews-socials {
    margin: 0 auto;
    outline: 2px solid red;
    text-align: center;
}

.ntk-webcam-quote p {
    position: relative;
    padding: 0;
    padding-top: 65px;
    margin: 0;
    margin-bottom: 21px;
    font-size: 38px;
    font-family: 'robotothin', "Roboto", "Arial", sans-serif;
    line-height: 48px;
}

.ntk-webcam-quote p:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 55px;
    margin-left: -100px;
    height: 46px;
    width: 65px;
    background: url("../images/quote.png") no-repeat;
}

.ntk-webcam-quote p>a {
    font-size: 38px;
    font-family: inherit;
    font-weight: 100;
}

.ntk-webcam-quote b,
.ntk-webcam-quote span {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.ntk-webcam-quote span {
    color: #adb5b9;
}

.ntk-webcam-sharing {
    text-align: center;
}

.ntk-webcam-sharing .ntk-detailnews-socials a {
    display: inline-block;
    vertical-align: top;
    float: none;
    text-align: center;
}

.sinoptik-informer-footer {
    margin-bottom: 12px;
}

/* Register page */

.register-social-block {
    border: 3px solid #F88C10;
    padding: 20px 0 20px 0;
    border-radius: 4px;
    width: 86%;
    text-align: center;
    margin: 15px auto 50px;
}

.register-social-block .vk {
    max-width: 240px;
    margin-bottom: 0;
}

.register-social-block .fb {
    max-width: 240px;
    margin-bottom: 0;
}

.ntk-social-block .social-block-text {
    padding-top: 5px;
    font-size: 1.2em;
}

.ntk-auth-form .pass-area {
    position: relative;
}

.ntk-auth-form .confirm-pass-area {
    position: relative;
}

.form-group .sex {
    color: #b3bcc1;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    padding: 0 0 15px 0;
}

.form-group .birthday-date {
    color: #b3bcc1;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    padding: 0 0 1px 0;
}

.form-group.sex-area {
    margin-bottom: 30px;
}

.sex-area #girl {
    margin-left: 30px;
}

.sex-area label {
    margin-left: 5px;
}

.birthday-date-area select {
    border: none;
    border-bottom: 2px solid #eaf1f5;
    font-size: 20px;
    font-weight: 400;
}

.birthday-date-area select:focus {
    /*border: none;
    border-bottom: 2px solid #ff8a03;*/
}

.birthday-date-area .day {
    margin-right: 4%;
    width: 15%;
}

.birthday-date-area .month {
    margin-right: 4%;
    width: 37.5%;
}

.birthday-date-area .year {
    width: 37%;
}

.ntk-auth-form .form-group-agree {
    text-align: center;
    margin-bottom: 30px;
}

.ntk-auth-form .left-col-register {
    padding: 0 8% 0 0;
}

.ntk-auth-form .right-col-register {
    padding: 0 0 0 8%;
}

.ntk-auth-form .register-submit-area input[type=submit] {
    border-radius: 3px;
    background-color: #fff;
    width: 35%;
    min-width: 290px;
    height: 54px;
    color: #04A8E5;
    outline: none;
    border: 3px solid #04A8E5;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 20px;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    cursor: pointer;
}

.ntk-auth-form .register-submit-area input[type=submit]:hover {
    background-color: #04A8E5;
    color: #ffffff;
}

.ntk-auth-form .conditions-container {
    background-color: #eaf1f5;
    width: 100%;
    margin-bottom: 40px;
}

.ntk-auth-form.register-form-fix {
    padding: 0;
}

.ntk-auth-form .register-input-container {
    width: 90%;
    margin: 0 auto;
}
span.required{
    color: red;
}

.conditions-container .conditions-text:first-child {
    padding: 20px 20px 50px 0;
}

.conditions-container .conditions-text:last-child {
    padding: 20px 0 50px 20px;
}

.conditions-container .close-conditions {
    color: #b3bcc1;
    text-align: right;
    padding-top: 20px;
    cursor: pointer;
}

.form-group-agree .text-black {
    color: black;
}

.form-group-agree .agree-margin {
    margin-right: 5px;
    cursor: pointer;
}

.form-group-agree .click-agree {
    cursor: pointer;
    margin-left: 4px;
    font-size: 1.2em;
}

/* end register page */
.ntk_proglist_item{
    padding-bottom: 45px;
}
.ntk_proglist_item figure{
    display: inline-block;
}

.ntk_proglist_item figure a{
    width: 140px;
    height: 140px;
    display: block;
}
.ntk_proglist_item figure a img{
    width: 100%;
    height: 100%;
    display: block;
}

.ntk_proglist_info{
    width: 60%;
    height: 100%;
    display: inline-block;
    position: absolute;
    padding-left: 5%;
}

.ntk_proglist_info .name{
    font-size: 16px;
    color: #393C3E;
    display: block;
    margin: 5px 0;
}
.ntk_proglist_info .name:hover{
    color: #04a8e4;
}

.ntk_proglist_info .time{
    font-size: 12px;
    color: #B3BCC1;
    text-transform: uppercase;
    display: block;
}

.ntk_proglist_info .section{
    font-weight: bold;
    font-size: 14px;
    color: #393C3E;
    background-color: #EAF1F5;
    padding: 5px 10px;
    margin-top: 7px;
    display: inline-block;
}

.tab-content.program{
    margin-top: 10px;
}

.owl-prev,
.owl-next{
    /*background-color: #04a8e4;*/
    background-color: rgba(4,168,228,0.6);
    color: #fff;
    width: 32px;
    height: 40px;
    display: block;
    position: absolute;
    top: 35%;
}
.owl-prev:hover,
.owl-next:hover{
    background-color: #04a8e4;
    transition: all .5s;
}
.owl-prev{left: 0;}
.owl-next{right: 0;}

.owl-prev:before,
.owl-next:before{
    content: "";
    display: block;
    float: left;
    width: 14px;
    height: 24px;
    margin: 7px 0px 0px 9px;
    background: url("../images/arrows_prog_slider.png");
}

.owl-next:before{
    background-position: -17px 0;
}

.ntk-progslide-img {
    display: inline-block;
}
.ntk-progslide-info {
    width: 60%;
    height: 100%;
    display: inline-block;
    padding-left: 15px;
    vertical-align: top;
}

.ntk-progslide-img figure{
    display: inline-block;
    width: 140px;
    height: 140px;
    overflow: hidden;
}

.ntk-progslide-img figure a{
    display: inline-block;
    position: relative;
    right: 20%;
}

.ntk-progslide-img figure a img{
    /*position: relative;*/
    /*left: -35%;*/
    /*top: -30px;*/
    width: 150% !important;
}

.ntk-progslide-img .ntk-counts{
    text-align: center;
    margin-top: 7px;
}

.ntk-progslide-info .section_program{
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color: #393C3E;
    background-color: #EAF1F5;
    padding: 5px 12px;
    margin-top: 10px;
}

.ntk-detailnews-category-block.prog{
    padding: 7px 15px;
}

.ntk-detailnews-category-block.prog span:last-child{
    float: none;
    text-transform: uppercase;
}

.ntk-detailnews-readmore.progslider{
    margin-bottom: 50px;
}

.hide_new{
    display: none;
}

.ntk-detailnews-header.white{
    background-color: #fff;
    margin-bottom: 30px;
}

.program_info{
    padding-top: 10px;
}

.program_info img{
    width: 100%;
}

.program_info .program_info_txt{
    padding-left: 20;
}

.program_info .info_line{
    background-color: #EAF1F5;
    display: inline-block;
    max-width: 350px;
    width: 100%;
    padding: 7px 15px;
}

.program_info .info_line .prog_name{
    font-size: 14px;
    font-weight: bold;
    color: #393C3E;
}
.program_info .info_line .time{
    font-size: 12px;
    text-transform: uppercase;
    color: #A1ACB2;
    float: right;
}

.program_info p{
    font-size: 16px;
    line-height: 22px;
    color: #393C3E;
    margin-top: 12px;
}

h2.prog_item_name{
    font-weight: bold;
    margin: 10px 0 30px 0;
    font-size: 34px;
}

/* раздел Веб-камеры */
.video-js {
    width: 100%;
    margin-top: 25px;
    margin-bottom: 45px;
}

a[id*="viblast"]{
    display: none;
}

@media only screen and (max-width: 320px) {
    .video-js {
        height: 165px!important;
    }
}

@media screen
and (min-width: 320px)
and (max-width: 375px) {
    .video-js {
        height: 195px!important;
    }
}

@media screen
and (min-width: 376px)
and (max-width: 450px) {
    .video-js {
        height: 240px!important;
    }
}

@media screen
and (min-width: 451px)
and (max-width: 550px) {
    .video-js {
        height: 300px!important;
    }
}

@media screen
and (min-width: 551px)
and (max-width: 650px) {
    .video-js {
        height: 325px!important;
    }
}

@media screen
and (min-width: 651px)
and (max-width: 767px) {
    .video-js {
        height: 380px!important;
    }
}

@media screen
and (min-width: 768px)
and (max-width: 991px) {
    .video-js {
        height: 405px;
    }
    .ntk-send-news{
        margin-top: -30px;
    }
}

@media screen
and (min-width: 992px)
and (max-width: 1199px) {
    .video-js {
        height: 530px;
    }
}
@media screen and (min-width: 1200px) {
    .video-js {
        height: 642px;
    }
}

.button_online,
.button_online:hover,
.button_online:focus,
button_online:active{
    background-color: rgba(255, 122, 0, 0);
    border-radius: 4px;
    border: 3px solid #ff3b2e;
    padding: 10px 22.5px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #ff3b2e;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    outline: none;
    display: none;
    text-align: center;
    margin: 0px 0 -15px 0;
}
.button_online:hover{
    background-color: #ff3b2e;
    color: #fff;
}

@media screen
and (min-width: 768px)
and (max-width: 1199px) {
    .ntk-myntk, .ntk-myntk:hover, .ntk-myntk:focus,
    .ntk-syaivo, .ntk-syaivo:hover, .ntk-syaivo:focus,
    .ntk-trk, .ntk-trk:hover, .ntk-trk:focus{
        font-size: 12px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .ntk-currency-wrapper span{
        font-size: 13px;
        margin-right: 3px;
    }
    .ntk-currency-wrapper:after{
        margin-top: -5px;
    }
    .ntk-currency-wrapper{
        width: 37px;
    }
    .ntk-auth-block .ntk-auth,
    .ntk-auth-block .ntk-register{
        padding: 1px 4px;
        font-size: 13px;
    }
    .weather_currency{
        font-size: 12px;
    }
    .ntk-weather {
        margin-right: 5px;
    }
    .ntk-weather span{
        margin-right: -2px;
    }
}

@media only screen and (max-width: 767px) {
    .button_online,
    .button_online:hover,
    .button_online:focus,
    button_online:active{
        display: inline-block;
    }
    .ntk-top-panel{
        margin-bottom: 25px;
    }
    .ntk-auth-block{
        width: 100%;
    }
    .weather_currency{
        display: none;
    }
}

@media only screen and (max-width: 360px) {
    .button_online,
    .button_online:hover,
    .button_online:focus,
    button_online:active{
        padding: 7px 23px;
        font-size: 11px;
    }
    .ntk-send-news button{
        padding: 6px 15px;
        font-size: 11px;
    }
}

@media screen and (min-width: 361px) and (max-width: 420px) {
    .button_online,
    .button_online:hover,
    .button_online:focus,
    button_online:active{
        padding: 8px 23px;
        font-size: 12px;
        margin: 10px 0 -10px 0;
    }
    .ntk-send-news button{
        padding: 8px 15px;
        font-size: 12px;
    }
}

/* programs search */

.programs_search{
    position: relative;
    margin-top: 17px;
}
.programs_search input[type="text"]{
    text-indent: 5px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #B3BCC1;
    border: none;
    border-bottom: 3px solid #EAF1F5;
    width: 100%;
}
.programs_search input[type="text"]:focus{
    outline: none;
}
.programs_search input[type="text"]::-webkit-input-placeholder {color:#B3BCC1;}
.programs_search input[type="text"]::-moz-placeholder          {color:#B3BCC1;}/* Firefox 19+ */
.programs_search input[type="text"]:-moz-placeholder           {color:#B3BCC1;}/* Firefox 18- */
.programs_search input[type="text"]:-ms-input-placeholder      {color:#B3BCC1;}

.programs_search .search_btn{
    position: absolute;
    bottom: 10px;
    right: 5px;
    display: block;
    height: 20px;
    width: 20px;
    background: url("../images/icon_search.png") no-repeat;
    border: none;
}
.programs_search .search_btn:focus{
    outline: none;
}

@media only screen and (max-width : 992px) {
    .programs_search{
        display: inline-block;
        width: 100%;
        margin-top: 0;
        margin-bottom: 25px;
    }
    h3{
        margin-bottom: 20px;
    }
}

/* страница поиска */

h1.search-title{margin: 20px 0 40px;}
h1.search-title span{color: #F88808;}
nav.search-page{background-color: #EAF1F5;}
nav.search-page li{margin-bottom: 0px;}
nav.search-page li a{
    color: #000;
    font-size: 18px;
    font-weight: bold;
    border-radius: 0;
    padding: 13px 25px 15px;
}
nav.search-page li a span{font-weight: lighter;}
nav.search-page li.active a,
nav.search-page li.active a:focus{
    color: #04A8E4;
    border-color: transparent;
}
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a:hover{
    color: #04A8E4;
    border-color: transparent;
    background-color: #fff;
}
p.search-all{color: #B3BCC1; margin-bottom: 30px;}
p.search-all span{color: #000;}

@media only screen and (max-width : 991px) {
    .tab-content.news-list{
        padding: 0 15px;
    }
    .ntk-top-banner img{
        width: 100%;
    }
}

@media only screen and (max-width : 768px) {
    h1.search-title {
        margin: 0px 0 20px;
        line-height: 30px;
        font-size: 28px;
    }
    p.search-all {
        margin-bottom: 12px;
    }
}

/* ------- ABOUT -------- */

#about h2 {
    margin-top: 7px;
    font-size: 24px;
    font-family: "RobotoBold";
    margin-bottom: 26px;
}
#about h3{
    font-size: 18px;
    font-family: "RobotoBold";
    margin-bottom: 15px;
}
#about #info{margin-top: 30px;}
#about #info h3{
    margin-bottom: 20px;
}
#about #face{
    margin-bottom: 110px;
}
#about section{
    margin-bottom: 70px;
    background: transparent;
}
#about ul li{
    font-size: 16px;
    color: #393C3E;
    padding: 10px 0;
}
#about ul li a:focus{
    color: #393c3e;
}
#about #contact ul li a{
    font-size: 16px;
    color: #393c3e;
}
#about #contact ul li a:hover{
    color: #04A8E4;
}
#about ul li.active{color: #04A8E4;}
#about ul li.active:before{
    content: "";
    display: block;
    float: left;
    width: 8px;
    height: 14px;
    background-image: url(../images/sprite_icon.png);
    background-position: -27px 0;
    margin: 3px 5px 0px 0px;
}
#about .red_blocK{
    background-color: #FDDBB4;
    color: #90591B;
    padding: 25px 30px;
    border: 1px solid #F88808;
    border-radius: 5px;
    margin-bottom: 40px;
}
#about .doc{
    font-size: 14px;
    color: #04A8E4;
}
#about .doc:hover{
    text-decoration: underline;
}
#about .doc.pdf:before{
    content: "";
    display: block;
    width: 12px;
    height: 16px;
    float: left;
    margin: 2px 5px 0 0px;
    background-image: url(../images/sprite_icon.png);
}
#about #contact h3{
    font-size: 20px;
    color: #B3BCC1;
}
#about #contact .row{
    margin-bottom: 15px;
}
#about #contact span{
    display: block;
}
#about #contact a{
    color: #04A8E4;
    font-size: 14px;
}
#about #contact h5{
    font-family: "RobotoBold";
    margin-bottom: 5px;
}
#about #contact .post{
    color: #B3BCC1;
    margin-bottom: 5px;
}
#about #contact .to_bottom{
    margin-top: 55px;
}
#about #contact p{
    margin: 0;
    line-height: 24px;
}
#about #contact .searck_map:before{
    content: "";
    display: inline-block;
    width: 10px;
    height: 14px;
    background-image: url(../images/sprite_icon.png);
    background-position: -16px 0;
    margin: 3px 2px -1px 0px;
}
@media only screen and (max-width : 768px){
    #about .xs_ta_center{text-align: center;}
    #about #face {margin-bottom: 0px;}
}

/* ------- board -------- */

.teleprogram_slider .programm-item-row{
    font-family: robotoregular;
    font-size: 15px;
    padding: 20px 0 20px 20px;
}
.teleprogram_slider .slider-item-wrapp .programm-item-row.active{
    background-color: #5DC3E8;
    color: #fff;
}

.slider-item-wrapp{
    width: 380px;
    float: left;
    padding: 0 10px;
}
.slider-item-wrapp:focus{outline: none;}

.teleprogram_slider .programm-item-row:nth-child(odd){background-color: #E9F0F4;}
.teleprogram_slider .programm-item-row:nth-child(even){background-color: #F7F9FB;}
.teleprogram_slider .programm-item-row:first-child{border-top-left-radius: 5px; border-top-right-radius: 5px;}
.teleprogram_slider .programm-item-row:last-child{border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
.teleprogram_slider .program-item-name{
    width: 80%;
    display: inline-block;
    font-family: 'robotoregular', Roboto;
}
.teleprogram_slider .time{
    display: inline-block;
    vertical-align: top;
    float: right;
    margin-right: 15px;
}
.teleprogram_slider .title_day{
    display: block;
    font-size: 20px;
    color: #3C3E40;
    margin-bottom: 20px;
}
.teleprogram_slider .title_day.today{color: #00C372;}
.teleprogram_slider .date{color: #B1BABF;}

.teleprogram_slider .slick-prev,
.teleprogram_slider .slick-next{
    top: 14px;
    background-color: rgba(4,168,228,0.6);
    width: 32px;
    height: 40px;
    z-index: 10;
}

.teleprogram_slider .slick-prev{
    left: -30px;
}

.teleprogram_slider .slick-prev:hover,
.teleprogram_slider .slick-prev:focus,
.teleprogram_slider .slick-next:hover,
.teleprogram_slider .slick-next:focus{
    background-color: #04a8e4;
    transition: all .5s;
}

.teleprogram_slider .slick-prev.slick-disabled:before,
.teleprogram_slider .slick-next.slick-disabled:before {
    opacity: 1;
}

.teleprogram_slider .slick-prev:before,
.teleprogram_slider .slick-next:before{
    content: "";
    display: block;
    float: left;
    width: 14px;
    height: 24px;
    margin: 0px 0px 0px 9px;
    background: url("../images/arrows_prog_slider.png");
}

.teleprogram_slider .slick-next:before{
    background-position: -17px 0;
}

a.load_teleproprams{
    margin: -20px 0 30px 0;
    display: block;
    color: #04a8e4;
}
a.load_teleproprams:hover{color: #337ab7;}

@media only screen and (max-width : 991px){
    .teleprogram_slider .title_day{text-align: center;}
    .teleprogram_slider .slick-next{right: 10px;}
    .teleprogram_slider .slick-prev{left: 10px;}
}
@media only screen and (max-width : 768px){
    .teleprogram_slider .title_day{font-size: 18px;}
    .teleprogram_slider{margin-top: 30px; display: block;}
    .teleprogram_slider .program-item-name{width: 78%;}
    .programm-item-row{width: 100%;}

}
font.errortext {
    color: red!important;
}

.ria_informer{
    margin-top: 30px;
}

.ntk-last-news .banner-img, .ntk-newslist-item .banner-img{
    cursor: default;
}