﻿@-webkit-keyframes scroll {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

@-moz-keyframes scroll {
    0% {
        -moz-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -moz-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

@keyframes scroll {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-100%, 0)
    }
}

.marquee {
    display: block;
    width: 100%;
    height: 22px;
    white-space: nowrap;
    overflow: hidden;
}

.marquee span {
    display: inline-block;
    padding-left: 100%;
    color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: normal;
    -webkit-animation: scroll 1000s infinite linear;
    -moz-animation: scroll 1000s infinite linear;
    animation: scroll 1000s infinite linear;
}

.custom_zala {
    /*position: absolute;
    top: -189px;
    right: -10px;
    left: 297px;*/
    position: absolute;
    top: 87px;

}

.custom_doma {

    position: absolute;
    top: 170px;
    right: 294px;
    color: ffffff;
    font-size: x-large;

}

#vtem #vt_footer a, #vtem #vt_footer a:link, #vtem #vt_footer a:visited {
  color: ffffff;
}

.custom_zala img {
    opacity: 0;
}

.opacity_1 {
    opacity: 1;
}

.mlmenujs > li:first-child {
    display: none !important;
}

.soc_but {
    list-style: none;
}

.soc_but li {
    display: inline-block;
}

.soc_but_wrap {
    position: absolute;
    top: 277px;
    width: 268px;
    right: 0px;
}

body {
    /*background: #000E28 url(../images/grodno-neon_.gif)!important;*/
    background-image: url(../images/grodnoplus_logo.png)!important;
    background-repeat: no-repeat!important;
    background-color: #0089d8!important; /*#001f69 для лого нового года*/ /*#0038a5 новый новый год*/ /*#0089d8*/
    background-size: 610px auto!important;
    background-position: 50% 0%!important;
}

.vt_logo_top {
    /*margin-bottom: 50px;*/
}

.moduletable .custom {
   /* position: relative;*/
}

#vt_logo {
    padding-left: 500px!important;
}

#vt_logo img {
    width: 200px;
    height: 180px;
    margin: 14px 10px 2px 2px;
}

#vt_header, .moduletable-prog, .moduletablejournal, #body-form {
background: rgba(215,218,223,1);
background: -moz-linear-gradient(top, rgba(215,218,223,1) 0%, rgba(194,200,209,1) 48%, rgba(100,105,112,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(215,218,223,1)), color-stop(48%, rgba(194,200,209,1)), color-stop(100%, rgba(100,105,112,1)));
background: -webkit-linear-gradient(top, rgba(215,218,223,1) 0%, rgba(194,200,209,1) 48%, rgba(100,105,112,1) 100%);
background: -o-linear-gradient(top, rgba(215,218,223,1) 0%, rgba(194,200,209,1) 48%, rgba(100,105,112,1) 100%);
background: -ms-linear-gradient(top, rgba(215,218,223,1) 0%, rgba(194,200,209,1) 48%, rgba(100,105,112,1) 100%);
background: linear-gradient(to bottom, rgba(215,218,223,1) 0%, rgba(194,200,209,1) 48%, rgba(100,105,112,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7dadf', endColorstr='#646970', GradientType=0 );

-webkit-box-shadow: 0px 10px 18px 2px rgba(0,0,0,0.88);
-moz-box-shadow: 0px 10px 18px 2px rgba(0,0,0,0.88);
box-shadow: 0px 10px 18px 2px rgba(0,0,0,0.88);
}

.moduletable-prog {
    padding: 10px 25px 10px 10px;
}
.moduletablejournal {
    padding: 10px 20px 10px 20px;
}

#vt_header {
    margin-bottom: 33px;
}

.vt_module_inside {
    position: relative;
}

/*.frontpage #vt_nav_right {
    margin: 400px 0px 0px 20px;
}

.moduletablejournal {
    position: absolute;
    top: 0;
    right: -338px;
}*/

#vt_main_contaner {
    background: rgba( 215, 218, 223, 0.9);
}

/*.vt_heading2 {
    background: rgba(239,25,35,1);
    background: -moz-linear-gradient(top, rgba(239,25,35,1) 0%, rgba(18,121,187,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(239,25,35,1)), color-stop(100%, rgba(18,121,187,1)));
    background: -webkit-linear-gradient(top, rgba(239,25,35,1) 0%, rgba(18,121,187,1) 100%);
    background: -o-linear-gradient(top, rgba(239,25,35,1) 0%, rgba(18,121,187,1) 100%);
    background: -ms-linear-gradient(top, rgba(239,25,35,1) 0%, rgba(18,121,187,1) 100%);
    background: linear-gradient(to bottom, rgba(239,25,35,1) 0%, rgba(18,121,187,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef1923', endColorstr='#1279bb', GradientType=0 );
    color: transparent;
    -webkit-background-clip: text;
}*/

#vt_nav_right .moduletable, #vt_wapper_footer .moduletable, .k2ItemsBlock li {
background: rgba(215,218,223,1)!important;
background: -moz-linear-gradient(top, rgba(215,218,223,1) 0%, rgba(194,200,209,1) 48%, rgba(100,105,112,1) 100%)!important;
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(215,218,223,1)), color-stop(48%, rgba(194,200,209,1)), color-stop(100%, rgba(100,105,112,1)))!important;
background: -webkit-linear-gradient(top, rgba(215,218,223,1) 0%, rgba(194,200,209,1) 48%, rgba(100,105,112,1) 100%)!important;
background: -o-linear-gradient(top, rgba(215,218,223,1) 0%, rgba(194,200,209,1) 48%, rgba(100,105,112,1) 100%)!important;
background: -ms-linear-gradient(top, rgba(215,218,223,1) 0%, rgba(194,200,209,1) 48%, rgba(100,105,112,1) 100%)!important;
background: linear-gradient(to bottom, rgba(215,218,223,1) 0%, rgba(194,200,209,1) 48%, rgba(100,105,112,1) 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7dadf', endColorstr='#646970', GradientType=0 );

-webkit-box-shadow: 0px 10px 18px 2px rgba(0,0,0,0.88);
-moz-box-shadow: 0px 10px 18px 2px rgba(0,0,0,0.88);
box-shadow: 0px 10px 18px 2px rgba(0,0,0,0.88);
padding: 10px!important;
}


#gsInformerID-K2ebAWUy24P6h4 {
    width: 300px!important;
}

.moduletable-hd {
    position: absolute;
    top: 34px;
    right: 245px;
}

#body-form {
  position:fixed;
  width:600px;
  height:300px;
  top:30%;
  left:30%;
  font-size:16px;
  border-radius:0 7px 7px 0;-khtml-border-radius:0 7px 7px 0;-moz-border-radius:0 7px 7px 0;-webkit-border-radius:0 7px 7px 0;
  transition:margin-left 0.8s linear;-moz-transition:margin-left 0.8s linear;-webkit-transition:margin-left 0.8s linear;-o-transition:margin-left 0.8s linear;
  padding:10px;
  font-style:italic;
  z-index:-10;
  display: none;
        border-radius: 10px;
    
}
/*#callback{position:fixed;min-width:80px;min-height:200px;cursor:pointer;z-index:9999;top:38%;left:-15px;margin-right:-5px;background:url("../images/callback.png") no-repeat;transition:margin-left 0.8s linear;-moz-transition:margin-left 0.8s linear;-webkit-transition:margin-left 0.8s linear;-o-transition:margin-left 0.8s linear;}*/
#callback {
    cursor:pointer;
}
.leftOpened{margin-left:486px;} /* åñëè âàøà ôîðìà áóäåò ñëåâà */
.rightOpened{margin-right:486px;} /* åñëè âàøà ôîðìà áóäåò ñïðàâà */


.form_wrap {
    position: fixed;
    height: 100%;
    width: 100%;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    top: 0;
    z-index: -11;
    display: none;
}
#body-form li {
    list-style: none;
}
.form_wrap, #body-form {
    transition: 0.3s ease;
}
.back_form {
    overflow-y: scroll;
    width:595px;
    height:300px;
}
#body-form h3 {
    font-style: normal;
    text-align: center;
    margin-bottom: 10px;
}

#body-form p {
    color: red;
}

.ui-menu {
    display: none !important;
}

#body-form input[type="submit"] {
    border: solid 3px #ffffff;
    border-radius: 10px 3px 10px 3px;
    moz-border-radius: 10px 3px 10px 3px;
    -webkit-box-shadow: inset 2px 0px 11px rgba(0,0,0,0.7);
    -moz-box-shadow: inset 2px 0px 11px rgba(0,0,0,0.7);
    box-shadow: inset 2px 0px 11px rgba(0,0,0,0.7);
    font-size: 20px;
    color: #ffffff;
    padding: 3px 10px;
    background-color: #365999;
    cursor: pointer;
    transition: all 0.3s ease;
}
#body-form input[type="submit"]:hover {
    background-color: rgba(0,0,0,0.7);
}

#body-form ul {
    margin-bottom: 15px;
}
.vt_wapper_mainmenu {
    margin: 0 auto 0;
}
#txmod_132 {
    position: absolute;
    width: 100%;
    top: 59px;
    display: none;
}
#txmod_132 .txtabs-pane>div {
padding-bottom:20px; /*îòñòóï ñíèçó*/
width:100%; /*óêàçûâàåì îáùóþ øèðèíó áëîêà ñ êîëîíêàìè*/
text-align:justify; /*âûðàâíèâàíèå òåêñòà âíóòðè êîëîíîê*/
column-count: 3; /*êîëè÷åñòâî êîëîíîê, íà êîòîðîå õîòèì ðàçáèòü òåêñò*/
-moz-column-count: 3; /*äëÿ ìîçèëû*/
-webkit-column-count: 3; /*äëÿ webkit áðàóçåðîâ*/
column-gap: 40px; /*îòñòóï ìåæäó êîëîíêàìè*/
-moz-column-gap: 40px;
-webkit-column-gap: 40px;
column-rule: 1px solid #515559; /*åñëè òðåáóåòñÿ ïî äèçàéíó, ðàçäåëÿåì êîëîíêè ëèíèåé*/
-moz-column-rule: 1px solid #515559;
-webkit-column-rule: 1px solid #515559;
}
.vt_menufix {
box-shadow: 0px 5px 18px 2px rgba(0,0,0,0.88);
}

.style1 .txtabs-nav.top li.active {
    color: #222;
    background: #eaeaea;
    background: -moz-linear-gradient(top, #eaeaea 0%, #f6f6f6 45%, #53565a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(45%,#f6f6f6), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top, #eaeaea 0%,#f6f6f6 45%,#53565a 100%);
    background: -o-linear-gradient(top, #eaeaea 0%,#f6f6f6 45%,#53565a 100%);
    background: -ms-linear-gradient(top, #eaeaea 0%,#f6f6f6 45%,#53565a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAEAEA', endColorstr='#ffffff',GradientType=0 );
    background: linear-gradient(top, #eaeaea 0%,#f6f6f6 45%,#53565a 100%);
}

#spisok_program {
    background: none;
    color: inherit;
}

#vt_logo a img {
    opacity: 0;
}

.aktual .allmode-itemsbox .allmode-item:last-child {
    border-bottom: 1px dashed #130606;
}
.aktual .allmode-itemsbox .allmode-item .allmode-img,
.aktual .allmode-itemsbox .allmode-item .allmode-details {
    display: none;
}
.aktual .allmode-itemsbox .allmode-item {
    margin: 2px 0 0;
    padding-bottom: 2px;
}
.moduletableaktual {
    margin-bottom: 15px;
}
.arrow_banner {
    display: none;
}
.moduletable-ttt div.scdp-number-horz {
    float: none;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 10px groove #ffffff;
}

.moduletable-ttt {
*/background: rgba(215,218,223,1)!important;
background: -moz-linear-gradient(top, rgba(215,218,223,1) 0%, rgba(194,200,209,1) 48%, rgba(211, 217, 226,1) 100%)!important;
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(215,218,223,1)), color-stop(48%, rgba(194,200,209,1)), color-stop(100%, rgba(211, 217, 226,1)))!important;
background: -webkit-linear-gradient(top, rgba(215,218,223,1) 0%, rgba(194,200,209,1) 48%, rgba(211, 217, 226,1) 100%)!important;
background: -o-linear-gradient(top, rgba(215,218,223,1) 0%, rgba(194,200,209,1) 48%, rgba(211, 217, 226,1) 100%)!important;
background: -ms-linear-gradient(top, rgba(215,218,223,1) 0%, rgba(194,200,209,1) 48%, rgba(211, 217, 226,1) 100%)!important;
background: linear-gradient(to bottom, rgba(215,218,223,1) 0%, rgba(194,200,209,1) 48%, rgba(211, 217, 226,1) 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7dadf', endColorstr='#646970', GradientType=0 );

-webkit-box-shadow: 0px 10px 18px 2px rgba(255, 252, 252, 0.88);
-moz-box-shadow: 0px 10px 18px 2px rgba(255, 252, 252, 0.88);
box-shadow: 0px 10px 18px 2px rgba(255, 252, 252, 0.88);
padding: 10px!important;
position: absolute;
    top: 34px;
    left: 0;
    border-radius: 25px;
}
#scdpro_text_230 {
    font-weight: 800;
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
    color: fff;

}
.action-scdp-event-text {
        text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
    color: fff;
}
#vt_main_show .moduletable-cal a{
  color: #fff !important; 
}
.menu_vtem_nav .last{
  /*display:none !important;*/
} 
#vtem_menu ul.menu_vtem_nav li {
  margin-right: 0px !important;
}
.custom-prog h4>a {
text-shadow: 1px 1px 1px black;
}
div[class^="reiting"] td {
  padding: 10px 0;
}
div[class^="reiting"] table {
  width: 510px;
}
.reiting0 span {
        text-decoration: underline;
    font-style: italic;

}
.reiting1 .reiting2 {
    width: 24%;
    margin-right: 3%;
    float: left;
    margin-bottom: 32px;
    padding: 18px;
    border: solid 3px #0089d8;
}
.reiting1 .reiting2 .reiting3 {
    overflow: hidden;
    height: 250px;
}
.reiting0 span:last-child {
    font-weight: 800;
}



.pollstableborder td {
    font-size: 16px!important;
    font-weight: bold;
}

.poll_maevka h4 {
    margin-bottom: 10px;
}

#vt_nav_right .moduletable_maevka {
background: rgba(215,218,223,1)!important;

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7dadf', endColorstr='#646970', GradientType=0 );

-webkit-box-shadow: 0px 10px 18px 2px rgba(0,0,0,0.88);
-moz-box-shadow: 0px 10px 18px 2px rgba(0,0,0,0.88);
box-shadow: 0px 10px 18px 2px rgba(0,0,0,0.88);
padding: 10px!important;
}

#poll_vote_2 label{
    border-bottom: azure;
    border-bottom-style: groove;
}

.itemFullText p{
margin:10px 0 0 0;
}

.customjournal #podpiska {
text-transform: uppercase;
font-size: 16px;
font-weight: bold; 
color: #ffffff;
}

.customjournal #podpiska_p {
background: #349ddd;
}

.customjournal #podpiska_p:hover #podpiska {
color: #349ddd;
}
.customjournal #podpiska_p:hover {
background: #ffffff;
}


@media screen (min-width: 1200px){
  .mobileOnly{
  display:none !important;
  }
}
