BODY {
  margin: 0px;
  font-family: LazurskiC, Arial;
  color: #393937;
  cursor: default;
  SCROLLBAR-BASE-COLOR:#016AFF; 
  scrollbar-3dlight-color: #016AFF;
  SCROLLBAR-ARROW-COLOR:#000000; 
  SCROLLBAR-TRACK-COLOR:#FFFFFF;
}

@font-face {
  font-family: PlainScriptCTT;
  src: url(../font/PlainScriptCTT.eot);
}

@font-face {
  font-family: Lazurskic;
  src: url(../font/Lazurskic.eot);
}

@font-face {
  font-family: PlainScriptCTT;
  src: local("Plain Script CTT"),
       local("PlainScriptCTT"),
       url(../font/PlainScriptCTT.ttf) format("opentype");
}

@font-face {
  font-family: Lazurskic;
  src: local("Lazurski c"),
       local("Lazurskic"),
       url(../font/Lazurskic.ttf) format("opentype");
}

.knop {
  font-family: PlainScriptCTT;
  color: #016AFF;
  cursor: pointer;
}

#fheads {
  position: relative;
  width: 100%;
}

#heads {
  position: relative;
  width: 980px;
  height: 200px;
  left: 50%;
  margin-left: -490px;
}

#logo {
  z-index: 2;
  position: relative;
  width: 300px;
  height: 200px;
  /* background-image: url(../img/logo.png); */
  cursor: pointer;
  float: left;
  margin-top: -17px;
  margin-left: -10px;
}

#v-panel {
    position: absolute;
    z-index: 1;
    right: 225px;
    width: 260px;
    height: 170px;
    margin-top: 0px;
    font-size: 15px;
    background-color: #393937;
    box-shadow: 0px 2px 3px #393937;
    border-radius: 0px 0px 10px 10px;
}

#otrbal {
  position: absolute;
  z-index: 2;
  top: 173px;
  width: 100%;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 2px;
  font-size: 14px;
  height: 25px;
  background-color: #FF5656;
  color: rgb(232, 232, 232);
}

#krebal {
  display: none; 
  position: absolute;
  z-index: 2;
  top: 173px;
  width: 100%;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 2px;
  font-size: 14px;
  height: 25px;
  background-color: #FF5656;
  color: rgb(232, 232, 232);
}

#bt-otrbal {
  border: 1px solid rgba(57, 57, 55, 0.38);
  border-radius: 10px 0px;
  background-color: #E8E8E8;
  color: #393937;
  height: 19px;
  margin-left: 10px;
  margin-top: 0px;
}

#bt-otrbal:hover {
  background-color: #393937;
  color: #E8E8E8;
}

#zakr-otrbal {
  position: absolute;
  z-index: 10;
  width: 21px;
  height: 21px;
  top: 2px;
  right: 25px;
  cursor: pointer;
  background-image: url('../img/icon/smallclosew.png');
}

#zvonok {
  position: fixed;
  z-index: 20;
  top: 100px;
  left: 0px;
  width: 80px;
  height: 80px;
  cursor: pointer;
  background-image: url('../img/calls.png');
}

#closezvon {
  position: absolute;
  left: 150px;
  top: 248px;
  width: 37px;
  height: 37px;
  background-image: url('../img/closezvon.png');
  cursor: pointer;
}

#zvonok-panel-txt {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  width: 190px;
  font-size: 14px;
}

#zvonok-panel-new {
  position: fixed;
  z-index: 26;
  top: -350px;
  left: 0px;
  width: 220px;
  height: 350px;
  text-align: center;
  background-image: url('../img/zakazzvon.png');
}

#zvonok-panel-img {
  width: 220px;
  height: 150px;
  background-image: url('../img/calls2.png');
}

#site-avtoriz-panel {
  position: relative;
  z-index: 1;
  width: 229px;
  height: 170px;
  float: left;
  color: #E8E8E8;
  border-right: 1px solid #474746;
  font-size: 14px;
}

#site-avtoriz-panel-1 {
  text-align: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 4px;
}

.site-avtoriz-panel-table {
  padding-top: 2px;
  padding-left: 4px;
}

.site-avtoriz-panel-table tr {
  height: 35px;
}

.intext-panel {
  height: 22px;
  width: 100%;
  border: 1px solid #016AFF;
  padding: 3px;
  border-radius: 10px 0px;
  color: #016AFF;
  font-size: 15px;
}
/*
.intext-panel:focus {
  border-radius: 10px 0px;
  border: 0px solid #29B0D9;
}
*/

.intext-panel2 {
  height: 22px;
  width: 150px;
  border: 1px solid #868686;
  padding: 3px;
  border-radius: 5px;
  color: #393937;
  font-size: 15px;
}

.site-avtoriz-panel-zpar {
  float: left;
  padding-left: 95px;
  padding-top: 5px;
  cursor: pointer;
}

.site-avtoriz-panel-zap {
  float: left;
  margin-top: 7.4px;
  margin-left: 9px;
  cursor: pointer;
}

.site-avtoriz-panel-voiti {
  float: left;
  text-align: center;
  width: 60px;
  margin-top: 5px;
  margin-left: -1px;
  padding: 3px;
  border: 1px solid #474746;
  border-radius: 0px 5px 5px 0px;
  cursor: pointer;
}
.site-avtoriz-panel-voiti:hover {
  background-color: #747474;
  color: #E8E8E8;
}

.site-avtoriz-panel-reg {
  float: left;
  text-align: center;
  width: 140px;
  margin-top: 5px;
  margin-left: 7px;
  padding: 3px;
  border: 1px solid #474746;
  border-radius: 5px 0px 0px 5px;
  cursor: pointer;
}
.site-avtoriz-panel-reg:hover {
  background-color: #747474;
  color: #E8E8E8;
}

#info-panel {
    position: relative;
    z-index: 1;
    width: 256px;
    height: 190px;
    font-size: 14px;
    float: left;
    color: #E8E8E8;
}

#info-panel-oseti {
    position: absolute;
    float: left;
    text-align: center;
    width: 236px;
    height: 18px;
    bottom: 28px;
    margin-left: 7px;
    padding: 3px;
    border: 1px solid #474746;
    border-radius: 5px;
    cursor: pointer;
}
#info-panel-oseti:hover {
  background-color: #747474;
  color: #E8E8E8;
}

#info-panel-hide {
  position: absolute;
  bottom: -4px;
  background-color: #393937;
  height: 20px;
  padding-top: 10px;
  width: 80px;
  right: 0px;
  box-shadow: 0px 2px 3px #393937;
  text-align: center;
  color: #9E9E9E;
}

#user-panel {
  position: absolute;
  z-index: 2;
  float: left;
  width: 193px;
  height: 190px;
  right: 0px;
  margin-top: 5px;
  border-left: 1px solid #EFEFEF;
  border-right: 1px solid #EFEFEF;
}

#avtoriz-panel {
  vertical-align: middle;
  margin-left: 8px;
  position: relative;
  z-index: 2;
  height: 75px;
  color: #E8E8E8;
  padding-top: 5px;
  text-align: center;
  margin-top: -5px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #393937;
  border-radius: 0px 0px 10px 10px;
  box-shadow: 0px 2px 3px #393937;
}

#avtoriz-traffic {
  font-size: 14px;
  text-align: center;
}

#avtoriz-traffic-diag {
  text-align: center;
}

#avtoriz-virus {
  position: absolute; 
  width: 100%;
  left: 6px;
  font-size: 12px;
}

#neavtoriz {

}

#neavtoriz-ip {
  position: relative;
  z-index: 2;
  height: 24px;
  color: #E8E8E8;
  padding-top: 5px;
  text-align: center;
  margin-top: -5px;
  background-color: #393937;
  border-radius: 0px 0px 10px 10px;
}

#neavtoriz-inter {
  z-index: 1;
  height: 32px;
  border-bottom: 1px solid #EFEFEF;
  margin-top: -10px;
  padding-left: 7px;
  padding-top: 18px;
  font-size: 14px;
  cursor: pointer;
}
#neavtoriz-inter:hover {
  background-color: #DBD9D9;
}

#neavtoriz-dogovor {
  border-bottom: 1px solid #EFEFEF;
  height: 32px;
  padding-left: 7px;
  padding-top: 8px;
  font-size: 14px;
  cursor: pointer;
}
#neavtoriz-dogovor:hover {
  background-color: #DBD9D9;
}

#avtoriz-lk {
  z-index: 1;
  height: 35px;
  width: 173px;
  border: 1px solid #016AFF;
  color: #016AFF;
  border-radius: 10px 0px;
  margin-top: 10px;
  margin-left: 10px;
  padding-top: 15px;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}

#avtoriz-lk:hover {
  border: 1px solid #FFFFFF;
  background-color: #016AFF;
  color: #FFFFFF;
}

#uinternet-podkl {
  width: 100%;
  text-align: center;
  margin-top: -10px;
  cursor: pointer;
  height: 176px;
  padding-top: 35px;
}
#uinternet-podkl:hover {
  background-color: #DBD9D9;
}

#scroll-bar {
  position: absolute;
  height: 50px;
  width: 100%;
  top: 200px;
}

#fmenu {
  position: relative;
  width: 100%;
  background-color: #393937;
  z-index: 15;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.4);
}

#fmenu.default {
    
}
#fmenu.fixed {
    position:fixed;
    top:0; left:0;
}

#menu-home {
  position: absolute;
  top: 0px;
  left: -50px;
  width: 50px;
  height: 50px;
  background-image: url(../img/icon/home.png);
  cursor: pointer;
}

#menu {
  position: relative;
  width: 980px;
  height: 50px;
  left: 50%;
  margin-left: -490px;
  color: #000000;
  font-family: LazurskiC, Arial;
  font-size: 15px;
}

.main-menu{
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  display: table;
  border-collapse: separate;
  border-spacing: 0px;
  border-color: gray;
  cursor: pointer;  
}

.main-menu td{
  color: #E8E8E8;
  border: 0;
  vertical-align: middle;
  text-align: center;
  width: 20%;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #474746;
}

.kn:hover{
  background-color: #747474;
  color: #E8E8E8;
}

.act-menu {
  background-color: #1B1B1B;
}

.act-menu:hover {
  background-color: #1B1B1B;
}

.act-menu-lk {
  background-color: #CAD5FF;
}

#fkarusel {
  position: relative;
  width: 100%;
  background-color: #103E7C;
  background-image: url(../img/slide/fslide.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

#karusel {
  position: relative;
  width: 980px;
  height: 300px;
  left: 50%;
  margin-left: -490px;
}

#karusel-pagin {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 25px;
  bottom: 0px;
  padding-left: 50px;
}

#karusel-pagin-sqr {
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 2px;
  margin-left: 10px;
  float: left;
  cursor: pointer;
}

.slide2 {
  background-color: #E8E8E8;
  box-shadow: 0px 0.7px 0px rgb(57, 57, 55);
}

.act-pagin {
  background-color: #FFFFFF;
  box-shadow: 0px 0px 10px #FFFFFF;
}

#karusel-slide-left {
  cursor: pointer;
  position: absolute;
  width: 50px;
  height: 300px;
  background-image: url(../img/slide/slide-left.png);
}

#karusel-slide-left:hover {
  background-image: url(../img/slide/slide-left-b.png);
}

#karusel-slide-right {
  cursor: pointer;
  position: absolute;
  margin-left: 930px;
  width: 50px;
  height: 300px;
  background-image: url(../img/slide/slide-right.png);
}

#karusel-slide-right:hover {
  background-image: url(../img/slide/slide-right-b.png);
}

#fpages {
  position: relative;
  width: 100%;
  min-height: 600px;
  background-color: #E8E8E8;
  z-index: 10;
  box-shadow: 0px -5px 10px 0px rgba(0, 0, 0, 0.4);
  background-image: url(../img/bg-page.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
}

#pages {
  position: relative;
  width: 980px;
  min-height: 600px;
  left: 50%;
  margin-left: -490px;
  background-color: #FFFFFF;
}

#fnews {
  position: relative;
  width: 100%;
  background-color: #FFFFFF;
  z-index: 15;
}

#news {
  position: relative;
  width: 980px;
  height: 50px;
  left: 50%;
  margin-left: -490px;
}

.news-head {
  padding-left: 10px;
  padding-top: 16px;
  font-size: 18px;
  color: #393937;
}

#fnews-block {
  position: relative;
  width: 100%;
  z-index: 10;
}

#news-block {
  position: relative;
  width: 980px;
  height: 250px;
  left: 50%;
  margin-left: -490px;
}

#news-block-1 {
  position: relative;
  width: 315px;
  height: 230px;
  margin-top: 10px;
  margin-left: 7.5px;
  float: left;
  background-image: url(../img/block-news.png);
}

#news-block-2 {
  position: relative;
  width: 315px;
  height: 230px;
  margin-top: 10px;
  margin-left: 10px;
  float: left;
  background-image: url(../img/block-news.png);
}

#news-block-3 {
  position: relative;
  width: 315px;
  height: 230px;
  margin-top: 10px;
  margin-left: 10px;
  float: left;
  background-image: url(../img/block-news.png);
}

#news-title {
  text-align: center;
  font-size: 16px;
  padding: 10px;
  border-bottom: solid 1px #ECEDED;
  border-radius: 10px 0px;
}

#news-text {
  text-align: justify;
  padding: 10px;
  height: 130px;
  border-bottom: solid 1px #ECEDED;
}

#news-footer {
  padding: 10px;
}

#news-footer-data {
  position: relative;
  font-size: 13px;
  color: #797979;
  width: 190px;
  float: left;
}

#news-footer-kn {
  position: relative;
  width: 90px;
  margin-left: 10px;
  font-size: 14px;
  float: left;
}

.r-sms {
  background-color: #FF165D;
  color: #FFFFFF;
}

.o-sms {
  background-color: #FF8916;
  color: #FFFFFF;
}

.g-sms {
  background-color: #20D303;
  color: #FFFFFF;
}

.b-sms {
  background-color: #016AFF;
  color: #FFFFFF;
}

#ftarif {
  position: relative;
  width: 100%;
  background-image: url(../img/bg-title-tarif.png);
  background-position: center;
  background-repeat: no-repeat;
  z-index: 15;
}

#tarif {
  position: relative;
  width: 980px;
  height: 50px;
  left: 50%;
  margin-left: -490px;
}

.tarif-head {
  padding-left: 10px;
  padding-top: 16px;
  font-size: 18px;
  color: #393937;
}

#ftarif-block {
  position: relative;
  width: 100%;
  z-index: 10;
}

#tarif-block {
  position: relative;
  width: 980px;
  height: 250px;
  left: 50%;
  margin-left: -490px;
}

#tarif-block-1 {
  position: relative;
  width: 315px;
  height: 230px;
  margin-top: 10px;
  margin-left: 7.5px;
  float: left;
  background-image: url(../img/block-news.png);
}

#tarif-block-2 {
  position: relative;
  width: 315px;
  height: 230px;
  margin-top: 10px;
  margin-left: 10px;
  float: left;
  background-image: url(../img/block-news.png);
}

#tarif-block-3 {
  position: relative;
  width: 315px;
  height: 230px;
  margin-top: 10px;
  margin-left: 10px;
  float: left;
  background-image: url(../img/block-news.png);
}

#tarif-title1 {
  text-align: center;
  font-size: 13px;
  color: #797979;
  padding: 10px;
}
  
#tarif-title2 {
  text-align: center;
  font-size: 26px;
  padding: 10px;
  background-color: rgba(57, 57, 55, 0.8);
  color: #FFFFFF;
  border-bottom: solid 3px #016AFF;
}

#tarif-text {
  text-align: center;
  padding: 10px;
  height: 78px;
  border-bottom: solid 1px #ECEDED;
}

#tarif-footer-kn {
  text-align: center;
  font-size: 20px;
  margin-top: 8px;
  color: #016AFF;
}
/*
.t1 {
  background-color: #09C704;
  color: #FFFFFF;
}

.t2 {
  background-color: #BB01E4;
  color: #FFFFFF;
}

.t3 {
  background-color: #FF0202;
  color: #FFFFFF;
}

.t1c {
  color: #09C704;
}

.t2c {
  color: #BB01E4;
}

.t3c{
  color: #FF0202;
}
*/
#fpanelkn {
  position: relative;
  width: 100%;
  height: 200px;
  background-color: #FFFFFF;
  z-index: 10;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.4);
}

#panelkn {
  position: relative;
  width: 980px;
  height: 160px;
  left: 50%;
  margin-left: -490px;
  padding-top: 20px;
}

#panelkn-block {
  position: relative;
  width: 186px;
  height: 160px;
  background-color: #393937;
  color: #FFFFFF;
  box-shadow: 0px 2px 4px 0px black;
  float: left;
  cursor: pointer;
}

.panelkn-block-margin {
  margin-left: 12.5px;
}

#panelkn-block:hover {
  background-color: #016AFF;
  color: #FFFFFF;
  box-shadow: 0px 0px 0px 0px black;
}

#panelkn-block-img {
  width: 80px;
  height: 80px;
  margin-top: 25px;
}

#panelkn-block-text {
  margin-top: 5px;
  font-size: 12px;
}

#ffooters {
  position: relative;
  width: 100%;
  background-color: #393937;
}

#footers {
  position: relative;
  width: 980px;
  height: 100px;
  left: 50%;
  margin-left: -490px;
  color: #FFFFFF;
}

#socseti {
  float: left;
  margin-top: 20px;
}

#socseti-vk {
  float: left;
  width: 60px;
  height: 60px;
  background-image: url('../img/panelkn/100px/vkw.png');
  cursor: pointer;
}
#socseti-vk:hover {
  background-image: url('../img/panelkn/100px/vk.png');
}

#socseti-mail {
  float: left;
  width: 60px;
  height: 60px;
  background-image: url('../img/panelkn/100px/mailw.png');
  cursor: pointer;
}
#socseti-mail:hover {
  background-image: url('../img/panelkn/100px/mail.png');
}

#socseti-fb {
  float: left;
  width: 60px;
  height: 60px;
  background-image: url('../img/panelkn/100px/fbw.png');
  cursor: pointer;
}
#socseti-fb:hover {
  background-image: url('../img/panelkn/100px/fb.png');
}

#socseti-ok {
  float: left;
  width: 60px;
  height: 60px;
  background-image: url('../img/panelkn/100px/okw.png');
  cursor: pointer;
}
#socseti-ok:hover {
  background-image: url('../img/panelkn/100px/ok.png');
}

#vokno {
  display: none;
  z-index: 30;
  top: 0px;
  position: fixed;
  width: 980px;
  height: 100%;
  left: 50%;
  margin-left: -490px;
  background-color: #FFFFFF;
  border-left: 10px solid #016AFF;
  border-right: 10px solid #016AFF;
  box-shadow: 0px 0px 7px #016AFF;
}

#shadow-vokno {
  display: none;
  z-index: 25;
  top: 0px;
  position: fixed;
  width: 100%;
  height: 100%;
  background-image: url('../img/bg-vokno.png');
}

#pages-v {
  width: 100%;
  height: 100%;
  overflow: auto;
}

#zakr-vokno {
  position: absolute;
  z-index: 10;
  width: 21px;
  height: 21px;
  top: 10px;
  right: 25px;
  cursor: pointer;
  background-image: url('../img/icon/close.png');
}

#razrabotka {
  width: 980px;
  height: 600px;
  background-image: url('../img/razrabotka.png');
  background-position: center;
  background-repeat: no-repeat;
}

#error404 {
  width: 980px;
  height: 600px;
  background-image: url('../img/404.png');
  background-position: center;
  background-repeat: no-repeat;
}

/* ------------------------------------------------------------ ÑÒÐÀÍÈÖÛ --------------------------------------------------------------------- */
#arrow-top {
  display: none;
  position: fixed;
  z-index: 50;
  bottom: 50%;
  margin-bottom: -64px;
  left: 50%;
  margin-left: -520px;
  width: 128px;
  height: 128px;
  background-image: url('../img/icon/arrowtop.png');
}

#stranica {
  width: 630px;
  margin-left: 175px;
  text-align: justify; 
}

.h1 {
  font-size: 20px;
  height: 25px;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  background-color: #016AFF;
  color: #FFFFFF;
}

.h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  text-align: left;
  padding-left: 40px;
  border: 1px solid #016AFF;
  padding: 10px;
  border-radius: 10px 0px;
  color: #016AFF;
}

.h2-knopka {
  float: right;
  background-color: #016AFF;
  color: #FFFFFF;
  width: 141px;
  padding: 10.8px;
  margin-top: -10px;
  margin-right: 10px;
  cursor: pointer;
  font-size: 16px;
}

.h2-knopka:hover {
  background-color: #E8E8E8;
  color: #393937;
}

.h1-menu {
  font-size: 16px;
  width: 100%;
  height: 25px;
}

.h1-menu-1 {
  float: right;
  border: 1px solid #FFFFFF;
  padding: 5px;
  border-radius: 10px 0px;
  color: #FFFFFF;
  margin-right: 20px;
  margin-top: -3px;
}

.footer-h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  text-align: left;
  padding-left: 10px;
  border: 1px solid #016AFF;
  border-radius: 10px 0px;
  color: #016AFF;
 }

.table-h2 {
  height: 40px;
}

.tarif-table {
  width: 880px;
  margin-left: 50px;
  border-spacing: 0px;
  text-align: center;
  padding-bottom: 15px;
}

.tarif-table tr:hover {
  background-color: rgb(232, 232, 232);
  color: #016AFF;
}

.tarif-table-1 {
  border-bottom: 1px solid #A5A5A5;
}

.tarif-table-2 {
  border-bottom: 1px solid #A5A5A5;
  border-left: 1px solid #A5A5A5;
}

.tarif-table-3 {
  border-left: 1px solid #A5A5A5;
}
  
.tarif-table th {
  padding-top: 10px;
  padding-bottom: 5px;
}

.tarif-table td {
  padding: 5px;
  height: 25px;
}

#tv-img-1 {
  width: 980px;
  height: 500px;
  background-image: url(../img/tv/1.jpg);
}

#tv-logo-sm {
  width: 411px;
  height: 72px;
  background-image: url(../img/tv/logo_sm.png);
  margin-top: 55px;
  margin-left: 40px;
  position: absolute;
}

#tv-smotret {
  width: 145px;
  height: 30px;
  text-align: center;
  position: absolute;
  margin-top: 130px;
  margin-left: 307px;
  font-size: 21px;
  border-radius: 5px;
  padding-top: 5px;
  color: #FFFFFF;
  background-color: #016AFF;
}
#tv-smotret:hover {
  color: #016AFF;
  background-color: #FFFFFF;
}

iframe {
  width: 100%;
  height: 99.2%;
  border: 0px;
}

#tv-img-2 {
  width: 980px;
  height: 350px;
  background-image: url(../img/tv/2.jpg);
  margin-top: 40px;
}

#tv-img-3 {
  width: 980px;
  height: 500px;
  background-image: url(../img/tv/3.jpg);
  margin-top: 40px;
}

#oseti-text {
  text-align: left;
  margin-left: 30px;
  margin-top: 5px;
  margin-bottom: 30px;
}

#oseti-img {
  text-align: center;
}

.kn-paneli {
  position: absolute;
  text-align: center;
  font-size: 19px;
  bottom: 85px;
  right: 63px;
  padding: 3px;
  border: 1px solid #014EBA;
  color: #FFFFFF;
  border-radius: 5px;
  background-color: #016AFF;
  cursor: pointer;
  width: 120px;
  height: 30px;
  
}
.kn-paneli:hover {
  background-color: #FFFFFF;
  border: 1px solid #016AFF;
  color: #016AFF;
}

#otvet {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
}

input[type="button"] {
  border: 1px solid #016AFF;
  border-radius: 10px 0px;
  background-color: #FFFFFF;
  color: #016AFF;
  height: 30px;
  margin-left: 10px;
  margin-top: 10px;
}

input[type="button"]:hover {
  border: 1px solid #FFFFFF;
  background-color: #016AFF;
  color: #FFFFFF;
}

#lk-img {
  width: 980px;
  height: 350px;
  background-image: url(../img/lk.jpg);
}

#internet-img-1 {
  width: 980px;
  height: 350px;
  background-image: url(../img/dom.jpg);
}

#internet-img-2 {
  width: 980px;
  height: 350px;
  background-image: url(../img/sector.jpg);
}

#internet-img-3 {
  width: 980px;
  height: 350px;
  background-image: url(../img/orgaz.jpg);
}

#validform-sms {
  width: 100%;
  text-align: right;
  font-size: 13px;
}

.validform-error-txt {
  color: #FF4747;
}

.validform-error-td {
  border: 2px solid #FF4747;
  color: #FF4747;
}

.validform-suc-txt {
  color: #17D53D;
}

.validform-suc-td {
  border: 2px solid #17D53D;
  color: #17D53D;
}

#buttom-error {
  display: none;
  position: absolute; 
  text-align: center; 
  font-size: 16px; 
  bottom: 50px; 
  padding-top: 10px; 
  padding-bottom: 20px; 
  border: 1px solid rgb(255, 71, 71); 
  color: rgb(255, 255, 255); 
  border-radius: 10px; 
  cursor: pointer; 
  width: 170px; 
  height: 10px; 
  right: 22px; 
  display: none; 
  background-color: rgb(255, 71, 71);
}

#umdombg0 {
  margin-bottom: 40px;
  position: relative;
  width: 980px;
  height: 500px;
  background-image: url(../img/umdom/umdom2.jpg);
}


#umdombg2 {
  margin-top: 40px;
  margin-bottom: 40px;
  position: relative;
  width: 980px;
  height: 420px;
  background-image: url(../img/umdom/umdom.jpg);
}

#umdom-onlza {
  width: 250px;
  height: 33px;
  text-align: center;
  font-size: 14px;
  border-radius: 5px;
  padding: 10px;
  color: #FFFFFF;
  background-color: #393937;
  box-shadow: 0px 3px 5px #21242D;
  cursor: pointer;
}

#umdom-onlza:hover {
  background-color: #016AFF;
  box-shadow: 0px 0px 0px #FFFFFF;
}

#videonab {
  margin-bottom: 40px;
  position: relative;
  width: 980px;
  height: 500px;
  background-image: url(../img/video.jpg);
}

#videonab-onlza {
  width: 280px;
  height: 33px;
  text-align: center;
  font-size: 14px;
  border-radius: 5px;
  padding: 10px;
  color: #FFFFFF;
  background-color: #393937;
  box-shadow: 0px 3px 5px #21242D;
  cursor: pointer;
}

#videonab-onlza:hover {
  background-color: #016AFF;
  box-shadow: 0px 0px 0px #FFFFFF;
}

#site-avtoriz-panel-close {
  position: absolute;
  width: 230px;
  height: 170px;
  text-align: center;
  background-color: rgba(57, 57, 55, 0.83);
  font-size: 16px;
}

#forimg {
  font-size: 14px;
  height: 155px;
  margin-top: 20px;
  position: relative;
}

.forimg-knopka {
  position: absolute;
  right: 6px;
  bottom: 0px;
  border: 1px solid #333333;
  border-radius: 5px 0px 5px 0px;
  padding: 6px;
  cursor: pointer;
}

.forimg-knopka:hover {
  background-color: #333333;
  color: #FFFFFF;
  border: 1px solid #333333;
}

.table-b-b td {
  border-bottom: 1px solid #EBEBEB;
}