@import url('fonts/fonts.css');

/*** RESET ***/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,ins,kbd,q,samp,small,strong,sub,sup,var,a,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent;outline:0 none}
@media screen and (-webkit-min-device-pixel-ratio:0){input,select,textarea{margin:0;padding:0}}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
img,a img,:link img,:visited img{border:0;outline:none}
th,td{vertical-align: middle}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
ins{background:#ccc;color:#000;text-decoration:none}
mark{background:#ccc;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border:1px dotted #ccc;cursor:help}
hr{display:block;margin:1em 0;padding:0;height:1px;color:#ccc;background:#ccc;border:0}
input,select{vertical-align:middle}
textarea{overflow:auto;resize:none}
label,.input_button,button{cursor:pointer}
button,input,select,textarea{margin:0;padding:0;outline:0 none}
button::-moz-focus-inner,input::-moz-focus-inner,select::-moz-focus-inner,textarea::-moz-focus-inner{padding:0;border:0}
input,button{width:auto;overflow:visible}
.ie7 legend{margin-left:-7px}
.ie7 img{-ms-interpolation-mode:bicubic}
::-moz-selection{background:#ccc;color:#000;text-shadow:none}
::selection{background:#ccc;color:#000;text-shadow:none}
select,input,textarea,button{font:99% sans-serif}
pre,code,kbd,samp{font-family:monospace,sans-serif}
html{overflow-y:scroll}
small{font-size:75%}
strong{font-weight:bold}
em{font-style:italic}
sub{vertical-align:sub;font-size:smaller;line-height:.5em}
sup{vertical-align:super;font-size:smaller;line-height:.5em}
pre{padding:2em;white-space:pre;white-space:pre-wrap;word-wrap:break-word;}

/*** COMMON ***/
html {
  background-color: #ffffff !important;
  width: 100%;
}
body {
  font: 12px/1.5 arial,helvetica,sans-serif;
  /* background: url(/images/topmenu/bg_big.jpg) no-repeat top center; */
  background: url(/images/pattern_internet.jpg) repeat;
  width: 100%;
}

@media screen and (max-width: 1300px) {
  body{
   background: #ffffff;
  }
}
/* === shine slogan === */

.mask a {
    position: absolute;
    display: block;
    width: 183px;
    height: 86px;
    text-align: center;
    margin: 0 0 0 -210px;
}
.mask a{
  background-position: -180px 0;
}
.mask a:hover,
.mask a:focus{
  background-position: 20px 0;
  /*скорость*/
  transition: all 1s;
}
.mask a::after{
  content:'';
  position: absolute;
  pointer-events: none;
  top:0; left:0; right:0; bottom: 0;
  background: radial-gradient(0 0,circle farthest-side, rgba(255,255,255,0) 90%,rgba(255,255,255,.8) 98%,rgba(255,255,255,0) 100%) no-repeat;
  background: radial-gradient(circle farthest-side at 0 0, rgba(255,255,255,0) 90%,rgba(255,255,255,.8) 98%,rgba(255,255,255,0) 100%) no-repeat;
  background-position: inherit; 
  -webkit-mask: url('https://www.seven-sky.net/images/slogan.svg') center;
  mask: url('#mask-firefox');
}


/* === shine slogan === */
.full-width {
/*   background: url(/images/bg_new_year_2017_footer.png) no-repeat bottom center;
 -moz-background-size: 100%; 
 -webkit-background-size: 100%;
 -o-background-size: 100%; 
 background-size: 100%; */ 
}

body, select, input, textarea { color: #262626; }

h1,h2,.h2 ,h3,h4,h5,h6 { margin-bottom: .5em; font-family: SegoeUI,arial,helvetica,sans-serif; color: #de137f; }
h1,.h1 { font-size: 2.4em; }
.h11{font-size: 1.6em; }
h2, .h2  { font-size: 1.5em; color: #8e4367; }

a { color: #8e4367; }
a:hover { text-decoration: none; }
a.lnk-tdn {
	text-decoration: none;
    color: #000;
    font-size: 14px;
} a.lnk-tdn:hover { text-decoration: none; }
a.lnk-tdn:hover { text-decoration: underline; }
a.lnk-help { position: relative; margin: 0 .5em; vertical-align: middle; z-index: 99; width: 16px; height: 16px; background: url(../img/ico.png) 50% -232px no-repeat; }
a.lnk-js, a.lnk-popup { border-bottom: 1px dashed #673349; text-decoration: none; }
a.lnk-js:hover, a.lnk-popup:hover { border: 0; }
a.lnk-opt { display: block; width: 32px; height: 32px; background: url(../img/ico.png) 0 -320px no-repeat; }
a.lnk-toggle { position: relative; color: #333; border-color: #262626; }
a.lnk-toggle:after { position: absolute; top: 0; right: -1.5em; width: 1em; background: url(../img/ico.png) 50% -360px no-repeat; content: '.'; text-indent: -9999px; overflow: hidden; }
a.lnk-toggle-hide:after { background-position: 50% -392px; }
a.lnk-more { padding-right: 1em; background: url(../img/ico.png) 100% -416px no-repeat; }

.tooltip { display: none; position: absolute; bottom: 0; right: 0; padding: .5em 1em; background: #fff; background: rgba(255,255,255,.85); border: 2px solid #702e4c; border: 2px solid #702e4c; font-size: .84em; line-height: 1.25em; color: #383838; white-space: nowrap; }
.tooltip:after { position: absolute; bottom: -15px; right: .5em; width: 7px; height: 15px; background: url(../img/ico.png) 50% -266px no-repeat; content: '.'; text-indent: -9999px; overflow: hidden; }
a:hover .tooltip { display: block; }
a.lnk-help .tooltip { bottom: 3em; }
a.lnk-opt .tooltip { bottom: 4.5em; right: 1em; }

dd { padding: 0 0 1em 1em; }
ol, ul { margin-bottom: 1em; }
ol { margin-left: 2.5em; list-style-type: decimal; }
ul { margin-left: 2em; list-style: disc; }
nav ol, nav ul, nav li, fieldset ol, fieldset ul, fieldset li, .plain, .plain li, .plain dd { margin: 0; padding: 0; background: none; border: 0; list-style: none; }
nav li:before, fieldset li:before, .plain li:before { display: none; }
fieldset li { margin-bottom: 1em; }
#content .tbl-tarif { margin-bottom: 1em; background: #e3e3e3; }
#content .tbl-tarif td, #content .tbl-tarif th{ border-bottom: 10px solid #fff;}
#content .tbl-tarif th { padding: 10px 0;}
/*#content td, #content th { padding: .5em 1em; }
#content th { font-weight: 400; font-size: 1.17em; text-align: left; vertical-align: top; }
#content th.tac { text-align: center; }
#content table.plain, #content table.plain th, #content table.plain td { margin: 0; padding: 0; padding: 0; background: none; border: 0; }
#content table.vat th, #content table.vat td, #content th.vat, #content td.vat { vertical-align: top; }
#content table.vab th, #content table.vab td, #content th.vab, #content td.vab { vertical-align: bottom; }*/

input[type='text'],input[type='password'],textarea { padding: .1em .5em; max-width: 99%; border: 1px solid #c6c6c6; }

.d-inp-btn { 
	margin: 0 1em;
    vertical-align: middle;
    font-weight: 700;
    font-size: 1.33em;
    line-height: 1em;
    text-decoration: none;
    -moz-box-shadow: inset 0 2px 3px #ea5ea8;
}
.d-inp-btn-odd {
	border-left: 10px solid transparent !important;
    border-top: 1px solid transparent !important;
    border-bottom: 1px solid transparent !important;
    border-right: 1px solid #D1D3D4 !important;
} .d-inp-btn-odd a { color: #000 !important; } .d-inp-btn-odd a:hover { text-decoration: none; color: #8E4367; }
.d-inp-btn input, .d-inp-btn button { padding: .35em .75em; background: none; border: 0; font-weight: bold; color: #fff; cursor: pointer; }
a.d-inp-btn { padding: .5em .75em; }
.d-title { margin: 0 0 .75em 0; padding: .25em; font-weight: 400; font-size: 1.67em; }
.d-title span.fl {
    font-size: 16px;
    color: #88B745;
    border: 2px solid #D1D3D4;
    border-radius: 15px;
    padding: 3px 7px 3px 7px;
    font-weight: bold;
}

.d-inp { margin-right: .25em; width: 16px; height: 16px; background: url(../img/ico.png) no-repeat; overflow: hidden; vertical-align: middle; }
.d-inp input { width: 16px; height: 16px; opacity: 0; filter:alpha(opacity=0); cursor: pointer; }
.d-inp-cb, .d-inp-r { background-position: 50% -168px; }
.d-inp-cb-checked, .d-inp-r-checked { background-position: 50% -200px; }

blockquote { margin: 1em 0; padding: 1em; background: #843e5f; line-height: 1.25em; color: #fff; }
blockquote a { color: #fff; }

.cb { zoom: 1; }
.cb:before, .cb:after { content:'.'; display: block; height: 0; visibility: hidden; overflow: hidden; }
.cb:after { clear: both; }
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
.tac { text-align: center; }
.tal { text-align: left; }
.tar { text-align: right; }
.ttu { text-transform: uppercase; }
.hidden { display: none; }
.hidden-text { text-indent: -9999px; overflow: hidden; }
.css3 { position: relative; behavior: url(/css/css3.htc); }
.ib { display: inline-block; }
.va-mid { vertical-align: middle; }
.lst-wrap { position: relative; width: 100%; overflow: hidden; }
.ie7 .ib { display: inline; zoom: 1; }
.ie7 .va-mid { display: block; margin-top: expression((parentNode.offsetHeight.offsetHeight/2)-(parseInt(this.offsetHeight)/2) <0 ? "0" :(parentNode.offsetHeight/2)-(parseInt(this.offsetHeight)/2) +'px'); }
.nowrap { white-space: nowrap; }
.txt-toggle { display: none; padding-top: 1em; }

.wrap { position: relative; }
.note { font-size: .92em; color: #666; }

.big { font-size: 1.17em; }
.bigger { font-size: 1.34em; }
.large { font-size: 1.5em; }

.purp { color: #8e4367; }

.font-segoe, input, select, textarea { font-family: SegoeUI,arial,helvetica,sans-serif; }

/*** STYLES ***/
/* html, body { min-width: 1000px; } */

body { 

} 
div.a {
  background: url(/images/a.png) no-repeat top center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}
div.b {
  background: url(/images/b.png) no-repeat top center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  animation-name: first;
  animation-duration: 8s;
  animation-direction: alternate;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  background-size: cover;
}

div.c {
  background: url(/images/c.png) no-repeat top center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  animation-name: second;
  animation-duration: 8s;
  animation-direction: alternate;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  background-size: cover;
}
div.bird {
  background: url(/images/bird.png) no-repeat top center;
  position: fixed;
  top: 0;
  left: 35%;
  width: 320px;
  height: 282px;
  animation-name: bird;
  animation-duration: 4s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
  animation-direction: normal;
}

.bird:after {
    content: url(/images/prop.png);
    position: absolute;
    right: 12px;
    top: 112px;
    animation-name: prop;
    animation-duration: 1s;
    animation-direction: normal;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    opacity: 0.2;
    perspective: 400px;
}

.bird>div {
  content: url(/images/prop.png);
  position: absolute;
  left: 59px;
  top: 22px;
  width: 58px;
  height: 58px;
  transform-style: preserve-3d;
  transform: rotateY(31deg) rotateX(-10deg) rotateZ(8deg);
  animation-name: proptwo;
  animation-duration: 1s;
  animation-direction: normal;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  opacity: 0.2;
}

@keyframes proptwo {
  from {
    
  } 
  to {
    transform: rotateY(31deg) rotateX(-10deg) rotateZ(2880deg);
  }
}

@keyframes prop {
  from {
    
  } 
  to {
    transform: rotate(2880deg);
  }
}

@keyframes bird {
  from {
    transform: scale(0.4);
  }
  to {
    transform: translate(-620px, 0) scale(1);
  }
}
@keyframes first {
  25% {
    opacity: 1
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes second {
  25% {
    opacity: 0
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* background-position: 50% 0;  */

section { margin: 0 auto; /* width: 990px; */ }

/*#wrap { position: relative; z-index: 1; width: 100%; min-height: 100%; overflow: hidden; }*/
#wrap { 
  /* box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); */
  cursor: default; position: relative; 
  /* z-index: 1; */ 
  width: 1050px; min-height: 100%; overflow: hidden; margin: 0 auto; background-color: white; border-left: 3px !important; border-right: 3px !important; border-color: #307281;}
#wrap:after { display: block; clear: both; height: 100px; content:'.'; text-indent: -9999px; overflow: hidden; visibility: hidden; }

header {
  position: relative;
  z-index: 5;
  margin-bottom: .75em;
}
header section { position: relative; width: 1000px; background: url(/images/banner.jpg) no-repeat right center; }
.h-logo { position: absolute; top: 0; left: 5px; width: 90px; height: 120px; opacity: 1;}
/*.nav-top { margin-bottom: 0.7em; padding-left: 90px; border: 0 solid #fff; border-width: 0 5px; font-size: 1.34em; }*/
/*.nav-top li, .nav-top a { float: left; }*/
/*.nav-top li { background: #dc1277; border-left: 5px solid #fff; }*/
/*.nav-top li { background: #8d969a; /*background-image: -webkit-gradient(linear,left top,right top,from(#bbb),to(#d3d3d3)); background-image: -webkit-linear-gradient(left,#bbb,#d3d3d3);*/} /*background: #bbbbbb;*/*/
/*.nav-top a { width: 175px; height: 3.0em; border-top: 1px solid #e33f91; border-bottom: 1px solid #c01068; line-height: 3.3em; color: #fff; text-align: center; text-decoration: none; font-family: Arial, sans-serif; font-weight: bold; font-size: 15px;}*/
/*.nav-top a { border-top: 1px solid lightgray; border-bottom: 1px solid darkgrey; }*/
/*.nav-top a:hover, .nav-top .current a { background: #904569; border-top: 1px solid #a56885; border-bottom: 1px solid #7d3c5b; }*/
/*.nav-top a:hover, .nav-top .current a { background-color: #de137e; border-top: 1px solid #e33f91; border-bottom: 1px solid #c01068; }*/

.h-phone { float: right; padding-left:60px; background: url(../img/bg-phone.png) 0 50% no-repeat; font-size: 1.8em; color: #673349; margin-right: 30px; min-height: 55px; display: table; }
.krylov-phone-1 {vertical-align: middle; display: table-cell;}
// new .h-phone { float: right; padding-left:60px; background: url(../img/bg-phone.png) 0 50% no-repeat; font-size: 1.8em; color: #673349; font-weight: 700; margin-right: 0.5em;}
.h-phone span { font-size: .5em; }
.h-search { position: absolute; bottom: 0; left: 100px; width: 15em; background: #fff; border: 1px solid #d2d2d2; }
.h-search input, .h-search .d-inp-btn { float: left; padding: 0; margin: 0; height: 2em; background: none; -pie-background: none; border: 0; line-height: 2em; color: #999; }
.h-search input.plhld { text-indent: .5em; width: 12em; }
.h-search .d-inp-btn { float: right; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; font-size: 1em; }
.h-search .d-inp-btn input { width: 2em; background: url(../img/ico.png) 50% -36px no-repeat; }
.h-city { position: relative; top: 25px; margin-left: 100px; width: 15em; text-align: right; }
.h-city .lnk-location { padding-right: 1em; background: url(../img/ico.png) 100% -7px no-repeat;font-size: 1.1em }

#content { position: relative; /* z-index: 3; */ }
#content-i { float: right; width: 765px; }
aside { float: left; width: 270px; }

.teaser, .teaser img { display: block; overflow: hidden; }
.teaser-0, .teaser-0 img { width: 290px; height: 80px; }
.teaser-0 { margin-bottom: 10px; }
.teaser-1, .teaser-1 img { width: 170px; height: 270px; }
.teaser-1 { float: right; }

#index-slider { float: left; position: relative; width: 750px; height: 380px; border-bottom: 1px solid #e40087; }
#index-slider ul, #index-slider li { position: relative; width: 750px; height: 380px; overflow: hidden; }
#index-slider li a { position: absolute; bottom: 0; right: 0; padding: 0 2em 0 1em; background: #e40087 url(../img/ico.png) 90% -70px no-repeat; font-weight: 700; color: #fff; }
.i-s-nav { position: absolute; z-index: 1000; top: 50%; margin-top: -2em; width: 21px; height: 40px; text-indent: -9999px; overflow: hidden; background-size: 21px 40px;}
.i-s-prev { left: 10px; background: url(../images/topmenu/arrow_l.svg) no-repeat; }
.i-s-next { right: 10px; background: url(../images/topmenu/arrow_r.svg) no-repeat; }

.index-aside { float: right; width: 290px; overflow: hidden; }

.lst-services { width: 110%; font-size: 1.17em; }
.lst-services li, .lst-services a { float: left; width: 140px; height: 140px; }
.lst-services li { margin: 0 10px 10px 0; background: #bbb; background-image: -webkit-gradient(linear,left top,right top,from(#bbb),to(#d3d3d3)); background-image: -webkit-linear-gradient(left,#bbb,#d3d3d3); background-image: -moz-linear-gradient(left,#bbb,#d3d3d3);background-image: -ms-linear-gradient(left,#bbb,#d3d3d3); background-image: -o-linear-gradient(left,#bbb,#d3d3d3); background-image: linear-gradient(left,#bbb,#d3d3d3); -pie-background: linear-gradient(left,#bbb,#d3d3d3); box-shadow: inset 0 -1px 1px rgba(0,0,0,.15); -moz-box-shadow: inset 0 -1px 1px rgba(0,0,0,.15);-webkit-box-shadow: inset 0 -1px 1px rgba(0,0,0,.15); }
.index-aside .lst-services li { margin: 0 10px 10px 0; background: #de137e; box-shadow: inset 0 -1px 1px rgba(0,0,0,.15); -moz-box-shadow: inset 0 -1px 1px rgba(0,0,0,.15);-webkit-box-shadow: inset 0 -1px 1px rgba(0,0,0,.15); }

.lst-services a { background-position: 50% 50%; background-repeat: no-repeat; line-height: 140px; color: #fff; }
.lst-services a { background-position: 50% 50%; background-repeat: no-repeat; line-height: 140px; color: #fff; }
.lst-services a:hover, .lst-services li.feat a { background: #de137e; box-shadow: inset 0 -1px 1px rgba(0,0,0,.15); -moz-box-shadow: inset 0 -1px 1px rgba(0,0,0,.15);-webkit-box-shadow: inset 0 -1px 1px rgba(0,0,0,.15); }
.lst-services span { padding: 1em; line-height: 1em; }
.lst-services img { display: block; margin: 0 auto .5em auto; }

.lst-options { float: left; width: 170px; }
.lst-options li, .lst-options a { width: 160px; height: 90px; line-height: 90px; }
.lst-options li.odd, .lst-options li.odd a { height: 170px; line-height: 170px; }

#newsline { 
  float: left; 
  width: 540px; 
  height: 270px; 
  position: relative; 
}
.headnews a span { z-index: 100; position: relative; }
.headnews a img {
  position: absolute;
  z-index: 50;
  opacity: 0.25;
  width: 70px;
  left: -15px;
  top: -15px;
  transition: all 0.2s ease-in;
}
.headnews a:hover img {
  width: 75px;
}

.headnews a.active img {
  width: 75px;
}

.headnews a {
  position: relative;
  overflow: hidden;
    
    user-select: none;
    height: 70px;
    line-height: 70px;
    color: #EFEFF0;
    background: #E6E7E8;
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
    width: 265px;
    display: inline-block;
    text-align: center;
    background: rgb(187,187,187);
    background: -moz-linear-gradient(45deg, rgba(187,187,187,1) 0%, rgba(211,211,211,1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(187,187,187,1) 0%,rgba(211,211,211,1) 100%);
    background: linear-gradient(45deg, rgba(187,187,187,1) 0%,rgba(211,211,211,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbbbbb', endColorstr='#d3d3d3',GradientType=1 );
    box-shadow: inset 0 -1px 1px rgba(0,0,0,.15);
    -moz-box-shadow: inset 0 -1px 1px rgba(0,0,0,.15);
    -webkit-box-shadow: inset 0 -1px 1px rgba(0,0,0,.15);
}

.headnews a.active {
	color: #fff;
	text-decoration: none;
  background: rgb(154,154,154);
  background: -moz-linear-gradient(45deg, rgba(154,154,154,1) 0%, rgba(167,166,166,1) 100%);
  background: -webkit-linear-gradient(45deg, rgba(154,154,154,1) 0%,rgba(167,166,166,1) 100%);
  background: linear-gradient(45deg, rgba(154,154,154,1) 0%,rgba(167,166,166,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a9a9a', endColorstr='#a7a6a6',GradientType=1 );
}

.headnews a:first-child {
  margin-right: 3px;
}

.headnews a:last-child {
  margin-left: 3px;
}

.newsline-wrapper {
  border: 1px solid #E6E6E6;
}

#newsline .trouble { display: none; }
#newsline ul {
  width: 540px !important; 
  height: 181px !important; 
}

.changer {
  position: relative;
  width: 537px; 
  height: 181px; 
  margin-top: 15px; 
  box-shadow: 0 0 6px rgba(147, 147, 147, 0.4);
  border-bottom: 1px solid #ccc;
}

#newsline .trouble-nav { display: none; }
#newsline .ib { display: block; margin-right: 10px;}
#newsline .normal-nav, #newsline .trouble-nav {
  position: absolute;
  top: 53px;
  right: 3px;
  height: 40px;
  z-index: 300;
}

.newsline-wrapper .d-title span.fl {
  float: none;
  border: none;
  text-align: left;
  display: block;
  font-size: 21px;
  color: #9BA3A3;
  margin-top: 5px;
}

#newsline ul {
  -webkit-box-shadow: 0px 5px 54px 0px #c4d0e3;
  box-shadow: 0px 5px 54px 0px #c4d0e3;
}

#newsline .changer.n:before {
  position: absolute;
  transition: all 0.8s ease;
  top: -18px;
  left: 0;
  width: 43px;
  height: 18px;
  content: url(/images/svg/1.png);
  z-index: 100;
}
.backnews, .backtrouble {
  position: absolute;
  right: -30px;
  bottom: -30px;
  width: 180px;
  opacity: 0.1;
  fill: #afaeae;
}
.backnews { transform: rotate(180deg); }
.backtrouble { display: none; }
#newsline .changer.t:before {
  position: absolute;
  transition: all 0.8s ease;
  top: -18px;
  left: 278px;
  width: 43px;
  height: 18px;
  content: url(/images/svg/1.png);
  z-index: 100;
}

#newsline li {
  font-family: 'HelveticaNeue LT CYR 57 Cond', sans-serif;
  padding-left: 15px;
  padding-right: 50px;
  line-height: 20px;
}
#newsline li dt {
  color: #BCBCBC;
  font-size: 18px;
}
#newsline li dt span {
    font-size: 12px;
    padding: 4px 5px 3px 8px;
    background: #b6b6b6;
    color: #fff;
    line-height: 10px;
    border-radius: 2px;
}
#newsline li dd {
  font-size: 14px;
  color: #A7A9AC;
  font-family: SegoeUI,arial,helvetica,sans-serif;
}
#newsline li dt a {
  color: #88B745;
  text-decoration: none;
  font-size: 16px;
}
.viewLastCount {
  position: absolute;
  top: 0;
  right: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  background: #DE137E;
  color: #fff;
  transition: transform 0.1s cubic-bezier(0.06, -0.98, 0.4, 0.57) 0.5s;
}
.newsline-head { padding: 0 1em; height: 48px; background: #904569; border-top: 1px solid #a56885; border-bottom: 1px solid #7d3c5b; font-size: .92em; line-height: 48px; color: #f0bbdb; }
.newsline-head em { float: left; font-style: normal; font-size: 1.82em; color: #fff; }

.normal-nav a { width: 30px; height: 30px; background: url(/images/svg/top.png) no-repeat; }
.normal-nav a.newsline-prev { background-position: center center; }
.normal-nav a.newsline-next { background-position: center center; transform: rotateZ(180deg);}

.trouble-nav a { width: 30px; height: 30px; background: url(/images/svg/top.png) no-repeat; }
.trouble-nav a.newsline-prev1 { background-position: center center; }
.trouble-nav a.newsline-next1 { background-position: center center; transform: rotateZ(180deg);}


.newsline-head i, .newsline-head b { font-weight: 400; font-style: normal; }
.newsline-head b { margin-right: .5em; }
#newsline dt { padding-top: .75em; font-size: 1.17em; color: #df0084; }
#newsline dd { 
	height: 2.5em;
  overflow: hidden;
} /*height: 6.5em;*/
#newsline dd:nth-child(4) { border-bottom: none; }
.news-head-wrapper {
  text-align: center;
  margin-bottom: 30px;
}
.news-head {
	margin-left: 7px;
}
.news-head a {
	color: #A7A9AC;
	font-size: 30px;
	text-decoration: none;
	/* margin-right: 20px; */
  padding: 15px 50px;  

} .news-head a span {  }

.news-head a.active {
	color: #EC008C;
	font-size: 30px;
	text-decoration: none;
  background: #F2F2F2;  
  position: relative;
} 

.news-head a.active:after {
  content: url('/images/news-arrow.svg');
  display: block;
  width: 25px;
  height: auto;
  position: absolute;
  bottom: -31px;
  left: 50%;
  margin-left: -12.5px;
}

.news-head a.active span {  }


.newsline-head .news_main_link {text-decoration: underline;}
.newsline-head .news_main_link:hover {text-decoration: none;}

.nav-breadcrumbs { margin: 0 0 .25em 280px; font-size: .92em; }
.nav-breadcrumbs li { display: inline; color: #888; }
.nav-breadcrumbs a { color: #888; text-decoration: none; }
.nav-breadcrumbs a:hover { text-decoration: underline; }

.nav-inner {  font-size: 1.34em; line-height: 1.15em; } /*bg: #f6f6f6*/
.nav-inner li { padding: 1.0em .25em; border-top: 1px solid #fff; /*border-bottom: 1px solid #e7e7e7;*/ }
.nav-inner a { padding-left: 10px; display: block; position: relative; color: #3B4256; text-decoration: none; font-family: Arial, serif; font-size: 15px; font-weight: bold;} /*color: #df1380;*/
.nav-inner a:hover, .nav-inner .current a { text-decoration: none; color: #de137e;}
.nav-inner img { position: absolute; top: -.5em; left: 0; width: 32px; height: 32px; }
.nav-inner li ul { padding-left: 24px; display: none;  font-size: .75em; line-height: 1.1em;  padding-top: 15px;} /*url(../img/menu-marker.png)*/
.nav-inner li.current ul { display: block; }
.nav-inner li li { margin-bottom: 15px; padding: 0; border: 0; }
.nav-inner li li a, .nav-inner li.current li a { padding: 0; color: #3B4256; font-size: 13px; font-weight: bold;} /*color: #666;*/
.nav-inner li li a:before { display: none; }
.nav-inner li li a:hover, .nav-inner li.current li a:hover { color: #de137e; font-size: 13px; font-weight: bold; } /*color: #813d5d;*/
.nav-inner li li.current a { color: #de137e; font-size: 13px; font-weight: bold; } /*font-weight: 700; color: #813d5d;*/
.nav-inner > ul > li { background: #F2F2F2; }
.nav-inner > ul > li.current { background: #E6E6E6; }
.nav-inner > ul > li:hover { background: #E6E6E6; }
.nav-inner > ul > li a:hover { color: #3B4256; }
.nav-inner > ul > li.current > a { color: #3B4256; text-decoration: underline; }

.t-box { padding: 1em 1.5em; background: #e3e3e3; font-weight: 700; font-size: 1.55em; }
.t-box span { padding: 0 2em 0 1em; color: #8f4468; }
.g-box { padding: .5em; background: #f6f6f6; }

.frm-order fieldset, #tariff_total { padding: .5em 1em; background: #f6f6f6; border-top: 2px solid #fff; border-bottom: 1px solid #ededed; }
.frm-order label.fl { width: 12.5em; }
.frm-order select { width: 13em; }

.fs-inline li { float: left; margin: 0; width: 70%; }
.fs-indent label { text-indent: 3em; }

.hidden-r .d-inp-r { margin: 0; width: 0; height: 0; overflow: hidden; visibility: hidden; }
.hidden-r .lbl-odd { margin-right: 1em; }
//.hidden-r label.current { font-weight: 700; color: #7f3c5b; }
.hidden-r label.current {font-weight: 100;background: #904569;color: white;padding: 5px;border-radius: 3px; line-height: 35px; }

.lbl-status { margin-right: 6.25em; }

.lst-buttons { margin-bottom: 1em; }
.lst-buttons li { display: inline; }
.lst-buttons .d-inp-btn { margin: 0 .5em; }

.tbl-tarif { width: 100%; }
.tbl-tarif .d-inp-btn { margin: 0 .1em; }

.lst-t-price { font-size: 1.75em; line-height: 1em; text-align:center;}
.lst-t-price span {display:inline-block;vertical-align:middle;}

.lst-t-price i { padding: 0 .1em; font-style: normal; font-size: 2.5em; line-height: .85em; font-family: serif; }
.lst-t-price em { display: block; font-style: normal; font-size: .75em; line-height: .5em; }
.lst-t-price-btm-txt {font-size:0.5em;}

.nav-tabs { position: relative; margin: 2em 0; width: 100%; overflow: hidden; }
.nav-tabs-odd { margin: 0; }
.nav-tabs ul { width: 110%; display: flex; flex-flow: column; }
.nav-tabs li, .nav-tabs a { float: left; }
.nav-tabs li { padding: 0 1em 1em 0; }
.nav-tabs a { margin: 0; font-weight: 400; font-size: 1.25em; }

.tbl-tv-wrap { margin: 0 -5px; }
.tbl-tv-line { position:relative; overflow: hidden; clear:both; }
.tbl-tv-item { float:left; background: #d5d5d5; width: 120px; height: 120px; margin-left: 5px; margin-top: 5px; padding: .5em; }
.tbl-tv-item a, .tbl-tv-item span { display: block; position: relative; overflow: hidden; text-align: center; }
.tbl-tv-item span { margin: 26px auto .5em auto; width: 65px; height: 50px; line-height: 50px; }
.tbl-tv-item a { font-weight: 700; color: #fff; line-height: 1em; }

.lst-videos { width: 110%; }
.lst-videos li { margin: 0 20px 3em 0; width: 220px; vertical-align: top; }
.lst-videos a.lnk-popup { display: block; margin-bottom: 10px; width: 220px; height: 300px; border: 0; overflow: hidden; }
.lst-videos .g-box { margin-bottom: 10px; }
.video-descr { padding: 1em; color: #7b7b7b; }

.stock-item { margin-bottom: 2em; }
.stock-item dt { float: left; width: 300px; overflow: hidden; }
.stock-item dd { margin-left: 320px; }

.tbl-builds { width: 100%; }
.tbl-builds .d-inp-btn { margin: 0 0 1em 0; padding: .5em 1em; }
.tbl-builds .large { color: #787878; }

.newsline { background: #fff; }

.newsline .opa {
  border-left: 4px solid #88B745;
/*   border-top: 1px solid #E6E6E6;
border-bottom: 1px solid #E6E6E6; */
  overflow: hidden;
}

.newsline-wrapper aside {
  width: 150px;
}

.newsline-wrapper #content-i {
  max-width: 830px;
  width: 100%;
}

.newsline .opa.d-inp-btn-odd {
  background: #F2F2F2;
  border-right: none !important;
  border-left: 4px solid transparent !important;
}

.newsline .opa.d-inp-btn-odd:hover {
  background: #E6E6E6;
  border-left: 4px solid #CCCCCC !important;
} 

.newsline .opa a { color: #A2A2A2 !important; font-size: 14px;}
  .newsline .opa a:hover { text-decoration: none; }

.plain dt a {
	text-decoration: underline;
} .plain dt a:hover { text-decoration: underline; }

.plain dd a:hover { text-decoration: none; }
.plain dd a { color: #A7A9AC; }


.lst-newsline li {  }
.lst-newsline dt.d-inp-btn {
	margin: 0;
    padding: .5em 1em;
}
.lst-newsline dt.d-inp-btn a {
    font-weight: 400;
    font-size: 21px;
    color: #88B745 !important;
    text-decoration: none;
}
.lst-newsline dd { padding: .5em 1em; }

.nav-pages { padding: 1em 0; text-align: center; background: #F2F2F2;}
.nav-pages li { margin: 0 .25em; font-weight: 700; }
.nav-pages a { text-decoration: none; color: #787878;}
.nav-pages a:hover { text-decoration: underline; }
.nav-pages li .current { color: #87B737; }

.newsitem { 
	font-size: 16px; 
	color: #4D4D4D; 
	padding: 10px;
}

.social-likes-wrapper {
  margin: 30px 0 30px 180px;
}

/*footer { position: relative; z-index: 2; margin: -70px auto 0 auto; padding-top: 2em; width: 990px; border-top: 4px double #d2d2d2; font-size: .92em; }
footer img { margin: 0 .25em; width: 16px; height: 16px; vertical-align: middle; }*/


/* new footer*/
footer {
    position: relative;
    z-index: 2;
    margin: -70px auto 0 auto;
    padding: 20px;
    width: 1010px;
    background-color: #ccd7dc;  /*ddebf0*/
    box-sizing: content-box !important;
}

footer #top-col {
    height: 120px;
    border-bottom: 1px solid #fff;
}

footer #bottom-col {
    height: 140px;
}

footer #footer-copyright {
    padding-top: 20px;
    color: #6d7b7e;
    font-size: 12px;
}

footer #footer-menu {
    width: 770px;
    float: left;
}

footer #footer-menu table {
    /*margin: 0 auto;*/
    margin-left: 10px;
    font-size: 13px;
    color: #434c4e;
}

footer #footer-menu a, #footer-social a {
    font-size: 13px;
    color: #434c4e;
    text-decoration: none;
}

footer #footer-menu table td {
    padding: 5px 50px 0 0;
}

footer #footer-menu table a:hover {
    /*color: #eef3f5;*/
    text-decoration: underline;
}

footer #footer-social a img {
    float: left;
}

footer #footer-social .map-lk {
    font-size: 14px;
    font-weight: bold;
}

#footer-social {
    margin-top: 15px;
    margin-left: 790px;
}

#footer-social a:hover {
    text-decoration: underline;
}

#footer-social div {
    margin-left: 20px;
    height: 24px;
}

#footer-social #copiny{
    background-image: url(../img/copiny-new.png);
    padding: 14px 18px;
    margin-left: 18px;
}


#footer-social #vk{
    background-image: url(../img/vk-new.png);
    padding: 14px 21px;
}

#footer-social #vk:hover{
    background-image: url(../img/vk-new-h.png);
}

#footer-social #fb{
    background-image: url(../img/fb-new.png);
    padding: 14px 21px;
}

#footer-social #fb:hover{
    background-image: url(../img/fb-new-h.png);
}

#footer-social #ok{
    background-image: url(../img/ok-new.png);
    padding: 14px 20px;
}

#footer-social #ok:hover{
    background-image: url(../img/ok-new-h.png);
}

#footer-social #telegram{
    background-image: url(../img/telegram.svg);
    background-repeat:  no-repeat;
    background-position: 10px 6px;
    background-size: 29px 29px;
    padding: 14px 20px;
}

footer #bottom-col #footer-copyright {
    float: left;
}

footer #bottom-col #cards {
    float: right;
    margin-top: 10px;
}
/* */



ul.townlist {list-style: none; margin: 1em;}
ul.townlist li{font-size:1.4em;}

.formerror { color: red;}

/*** MEDIA QUERIES ***/
@media screen and (max-device-width:480px){
    body { -webkit-text-size-adjust: none; font-family: helvetica,arial,verdana,sans-serif; }
}

/*** PRINT STYLES ***/
@media print {
  * { background: #d3d3d3 !important; color: #444 !important; text-shadow: none !important; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  abbr:after { content: " (" attr(title) ")"; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}
#cboxOverlay{position:fixed;width:100%;height:100%}
#cboxMiddleLeft,#cboxBottomLeft{clear:left}
#cboxContent{position:relative;padding:1.25em}
#cboxLoadedContent{overflow:auto}
#cboxTitle{margin:0}
#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}
#cboxPrevious,#cboxNext,#cboxClose{cursor:pointer}
.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none}
.cboxIframe{width:100%;height:100%;display:block;border:0}
#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box}

// AnnTV
//#cboxOverlay{background:#000}
//#cboxLoadedContent{background:#000}
//#cboxLoadedContent{background:#000}
//#cboxLoadingOverlay{background:#000;}

#cboxOverlay{background:#000; opacity:0.5 !important;}
#cboxLoadedContent{background:#d5d5d5}
#cboxLoadedContent{background:#d5d5d5}
#cboxLoadingOverlay{background:#d5d5d5;}


#cboxContent{margin-top:32px;overflow:visible}
.cboxIframe{background:#fff}
#cboxError{padding:50px;border:1px solid #ccc}
#cboxLoadingGraphic{background:url(../img/bg-loading.gif) no-repeat center center;}
#cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
#cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
#cboxPrevious,#cboxNext,#cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(../img/bg-controls.png) no-repeat 0 0;overflow:hidden;text-indent:-9999px}
#cboxPrevious{background-position:0px 0px; right:44px;}
#cboxPrevious:hover{background-position:0px -25px;}
#cboxNext{background-position:-25px 0px; right:22px;}
#cboxNext:hover{background-position:-25px -25px;}
#cboxClose{top:0;right:0;width:32px;height:32px;background:url(../img/ico.png) 50% -288px no-repeat;}
.popup-wrap { padding: 1em; background: #fff; border: 2px solid #dd137b; }
.popup-note { margin: 1em 0; padding: .5em; background: #e3e3e3; }
.popup-title { padding: .5em 1em; background: #d5d5d5; font-size: 1.5em; color: #6b3c52; }
.popup-content { margin-top: 15px; }
.townpopuptitle{ color:black;font-size:1.6em;}
.tariff_desc {min-width: 400px; min-height: 510px;}
.chanels-popup-links {float:right;font-size:0.8em;margin-top:6px;}

/* .internet .number-of-channels {
    display: none;
}
*/
.tv .bandwidth {
    display: none;
}

.tv .number-of-channels, .internet_plus_tv .number-of-channels {
    display: inline-block;
}

.internet .bandwidth, .internet_plus_tv .bandwidth {
    display: inline-block;
}
/*
.tv .separator, .internet .separator {
    display: none;
}
*/
.internet_plus_tv .separator {
    display: inline-block;
}


//AnnTV - bold tariff highlight
.tariff-element4 {background-color: #bbb;}
//#content .tbl-tarif > tbody > tr:last-child {background-color: #CBE402;}
.footer-money {float:right;}
.footer-money > img {width: 66px; height: 30px; float: left;}
//#newsline dt:first-child { background-color: #CBE402; }
//#newsline dd:first-child { background-color: #CBE402; }
.redbutton {border: 0px;border-radius: 5px;font-size: 11pt;background-color: #DC1277;color: white;padding: 5px;text-decoration: none;margin-top: 10px;line-height: 20px;}

.order-now {float: right;display: table;width: 155px;height: 62px;padding: 0 10px;margin: 0 5px 0 10px; border-radius: 13px; box-shadow: 3px 3px 10px darkgrey;}
/* background: #904569 10px 50% no-repeat; */
/*
.order-now { background-color:#FBE230; color:black; }
.order-now:hover { background-color: #904569; color: white; }
*/
.order-now { background-color:#904569; color:white; }


/* url(http://msk.seven-sky.net/img/ico-8.png */
.order-now div {display: table-cell;vertical-align: middle;font-size: 1.5em; line-height:1.2em;}
#order_form li {width:100%;}
#order_form span {margin-top: 10px;}

.router-table {width: 100%;}
.router-table thead {text-transform: uppercase; font-weight: 700; font-size: 1.2em; background-color: #f6f6f6; border-bottom: 1px solid #8E4367;}
.router-table td {padding-left:10px;}

/* thank you page */
.thankyou { background-size: 90px 90px;  border-bottom: 1px dotted; margin: 10px 0;}
.thankyou-header {}
.thankyou-body {text-align: justify; width: 100%; }
.thankyou-footer {width: 100%;  display: block; padding-top: 20px;  padding-bottom:30px;}
.thankyou-right { padding-left: 20%; }
.thankyou-left  { padding-right: 20%;}
.thankyou-smile1 {background: url('/img/smile1.png') no-repeat right;}
.thankyou-smile2 {background: url('/img/smile2.png') no-repeat left center;}
.thankyou-smile3 {background: url('/img/smile3.png') no-repeat left;}
.thankyou-smile4 {background: url('/img/smile4.png') no-repeat left;}
.thankyou-smile5 {background: url('/img/smile5.png') no-repeat right;}
.thankyou-smile6 {background: url('/img/smile6.png') no-repeat left;}
.thankyou-smile7 {background: url('/img/smile7.png') no-repeat left;}
.thankyou-smile8 {background: url('/img/smile8.png') no-repeat left;}
.thankyou-smile9 {background: url('/img/smile9.png') no-repeat right;}
.thankyou-smile10 {background: url('/img/smile10.png') no-repeat left;}


.teaser-button { text-align:center; width: 290px;background-color: #DC1277; height: 80px; display:table; }
.teaser-button:hover {background-color: #904569;}
 .teaser-button a { display: table-cell; vertical-align: middle; text-decoration: none; color: white;}

 .h3
 {
   margin-bottom: .5em;
   font-family: SegoeUI,arial,helvetica,sans-serif;
   color: #de137f;
   font-weight: bold;
 }

 ul
 {
    margin-top: 10px;
 }

p
{
   margin-bottom: 10px;
}

/*UPD 2015.01.14*/
span.b {
    font-weight: bold;
}


/* Telephony */

#telephony-content #left-col {
    float: left;
    width: 520px;
}

#telephony-wrapper #telephony-menu {
    width: 506px;
    height: 45px;
    background-color: #bebdbd;
    margin-left: 0px;
}

#telephony-wrapper #telephony-menu {
    list-style-type: none;
}

#telephony-wrapper #telephony-menu li {
    float: left;
    border-bottom: 5px solid #913562;
    text-align: center;
}

#telephony-wrapper #telephony-menu li.active {
    background-color: #913562;
}

#telephony-wrapper #telephony-menu li a {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    width: 253px;
    height: 45px;
    line-height: 45px;
    display: block;
}

#telephony-content .tabs {
    display: none;
}

#telephony-content .tabs.active {
    display: block;
}






#telephony-content .telephony-header {
    height: 32px;
    padding-top: 5px;
}

#telephony-content .tel-second-header {
    margin-top: 5px;
    margin-bottom: 5px;
}

#telephony-content .telephony-header img {
    float: left;
}

#telephony-content .telephony-header span {
    font-size: 15px;
    font-weight: bold;
    color: #343434;
    vertical-align: -8px;
}





#telephony-content .internet-tariff {
    height: 94px;
    border: 2px solid #df177d;
    border-left: 1px solid #df177d;
    margin: 10px 0 0 0;
    padding: 0;
    list-style-type: none;
    width: 503px;
}

#telephony-content .internet-tariff li {
    float: left;
    padding-left: 10px; /*25px*/
    padding-top: 10px;
    padding-bottom: 10px;
    border-left: 1px solid #df177d;
    cursor: pointer;
    position: relative;
    width: 114px; /*141px*/
}

#telephony-content .internet-tariff li:hover {
    background-color: #df177d;
}

#telephony-content .internet-tariff li:hover span {
    color: #fff;
}

#telephony-content .internet-tariff li:hover span span {
    color: #fff;
}

#telephony-content .internet-tariff li.active::after {
    content: '';
    position: absolute;
    left: 25px; bottom: -20px;
    border: 9px solid transparent;
    border-top: 10px solid #df177d;
}

#telephony-content .internet-tariff li.active {
    background-color: #df177d;
    color: #fff;
}

#telephony-content .internet-tariff :last-child {
    width: 117px; /*143px;*/
}

#telephony-content .internet-tariff li .tariff-name {
    font-size: 17px;
    font-weight: bold;
    color: #1d1d1d;
}

#telephony-content .internet-tariff li .tariff-speed {
    font-size: 15px;
    border-bottom: 1px solid #da96b9;
    color: #343434;
}

#telephony-content .internet-tariff li .tariff-price {
    font-size: 14px;
    color: #343434;
}

#telephony-content .internet-tariff li .tariff-price span {
    font-size: 18px;
    color: #343434;
}

#telephony-content .internet-tariff li.active .tariff-name, #telephony-content .internet-tariff li.active .tariff-speed,
#telephony-content .internet-tariff li.active .tariff-price, #telephony-content .internet-tariff li.active .tariff-price span {
    color: #fff;
}


#additional-services-wrapper, #additional-services-wrapper-second, #telephony-tariff-wrapper, #additional-services-wrapper2 {
    display: none;
    clear: both;
}


.telephony-tariff-item {
    width: 159px;
    height: 96px;
    border: 2px solid #cdcdcd;
    float: left;
    margin-right: 9px;
    position: relative;
    cursor: pointer;
}

.telephony-tariff-item:hover{
    border: 2px solid #f29dc7;
}

.telephony-tariff-item.active {
    border: 2px solid #f29dc7;
}

.telephony-tariff-item.active .tel-tariff-add-button{
    background-image: url(../img/checked.png);
}

.telephony-tariff-item img {
    float: left;
}


.telephony-tariff-item .tel-tariff-name {
    font-size: 13px;
    font-weight: bold;
    color: #222222;
    vertical-align: -10px;
    line-height: 0px;
}

.telephony-tariff-item .tel-tariff-add-text {
    font-size: 10px;
    font-weight: bold;
    color: #222222;
    vertical-align: -10px;
    line-height: 0px;
}

.telephony-tariff-item .tel-tariff-price {
    font-size: 18px;
    color: #454545;
    margin-top: 10px;
    padding-left: 35px;
    clear: both;
    /*vertical-align: -15px;*/
}

.telephony-tariff-item .tel-tariff-price span {
    font-size: 14px;
}

.telephony-tariff-item .tel-tariff-add-button {
    width: 27px;
    height: 27px;
    background-image: url(../img/add-button.png);
    position: absolute;
    right: -2px;
    bottom: -2px;
}

.clear-both {
    float: left;
    clear: both;
}





#telephony-content #right-col {
    margin-left: 520px;
    padding-top: 10px;
}

#telephony-content .telephony-cart-header {
    width: 192px;
    height: 45px;
    background-color: #913562;
    color: #fff;
    font-size: 17px;
}

#telephony-content .telephony-cart-header span {
    padding-left: 15px;
    vertical-align: -8px;
}

#telephony-content .telephony-cart {
    width: 188px;
    height: 450px;
    background-color: #f6f6f6;
    border: 2px solid #cdcdcd;
    border-top: none;
}

#telephony-content .telephony-cart ul {
    padding-top: 25px;
    margin-top: 0px;
    list-style-image: url(../img/marker.png);
}

#telephony-content .telephony-cart ul li {
    font-size: 14px;
    color: #1c1c1c;
    padding-bottom: 20px;
}

#telephony-content .telephony-cart ul li span {
    font-weight: bold;
}

#telephony-content .telephony-cart hr {
    width: 155px;
    margin-left: 15px;
}

#telephony-content .tel-cart-total {
    font-size: 14px;
    color: #353535;
    margin-left: 40px;
}

#telephony-content .tel-cart-total span {
    font-size: 20px;
    font-weight: bold;
}

#telephony-content .tel-cart-total span span {
    font-size: 18px;
}




#telephony-order-button {
    background: url(../img/tel-order-button.png) no-repeat #de137e;
    width: 340px;
    height: 46px;
    font-size: 21px;
    font-weight: normal;
    color: #fff;
    border: none;
    margin: 64px auto auto 200px;
    cursor: pointer;
    text-decoration: none;
    padding: 9px 85px;
    vertical-align: -55px;
    font-family: SegoeUI,arial,helvetica,sans-serif;
}

.telephony-error-message {
    color: red;
    padding: 10px;
    clear: both;
    display: none;
}





.telephony-novogorsk .internet-tariff {
    width: 390px !important;
}

.telephony-novogorsk .telephony-tariff-item {
    height: 206px;
    width: 240px;
}

.telephony-novogorsk .internet-tariff li {
    width: 184px !important;
}

.telephony-novogorsk .internet-tariff :last-child {
    width: 184px;
}

.tlf-item-header {
    font-weight: bold;
    font-size: 13px !important;
    color: #454545
}

.telephony-novogorsk .tel-tariff-price {
    padding-left: 10px;
}

.telephony-novogorsk .tel-tariff-name {
    font-size: 16px;
    display: inline-block;
    padding: 22px 0 0 10px;
}

.tlf-item {
    padding-left: 10px;
    font-size: 18px;
    color: #454545;
}

.tlf-item span {
    font-size: 14px;
}

/* end Telephony */


/* Buy form marker */
.field-req ul li label:after { content:' *'; color: #de137e; font-weight:700; font-size: 14px; }
/* end Buy form marker */

.support {border: 1px solid #7c8b00;border-radius: 3px;padding: 3px 0px 0 5px;display: none; position: relative;
    background: #e8faa0;width: 190px;height: 20px;color: #303030; line-height: 14px; }
/* border-top: 10px solid #7c8b00; */
.support::before, .block::after {content: ''; position: absolute;left: 20px; bottom: -20px;border: 10px solid transparent;}
.support::after {border-top: 10px solid white;bottom: -19px;}

.req_lbl {color: red;font-weight: bold;margin: 0 3px;font-size: 1.2em;}

.title-phone { text-decoration:none; }
/* .title-phone:hover { text-decoration: underline; } */


#content section ul.lst-services.lst-options:nth-child(6) li.odd a {
    //background-color: #b2ca45;
    background-color: #88b745;
}

/* Green buttons */

.fast-req-front {
    //background-color: #b2ca45 !important;
    background-color: #88b745 !important;
}

#fast-req-front-button {
    //background-color: #619e19 !important;
    //border-color: #619e19 !important;
    background-color: #3f8215 !important;
    border-color: #3f8215 !important;
}

.fast-req-front .d-inp-btn {
    border: none;
    background: #88b745 !important;

    background-image: -webkit-gradient(linear,left top,left bottom,from(#88b745),to(#88b745));
    background-image: -webkit-linear-gradient(top,#88b745,#88b745);
    background-image: -moz-linear-gradient(top,#88b745,#88b745);
    background-image: -ms-linear-gradient(top,#88b745,#88b745);
    background-image: -o-linear-gradient(top,#88b745,#88b745);
    background-image: linear-gradient(top,#88b745,#88b745);
    -pie-background: linear-gradient(top,#88b745,#88b745);
    border-bottom: 1px solid #88b745;
    box-shadow: inset 0 2px 3px #88b745;
    -moz-box-shadow: inset 0 2px 3px #88b745;
    -webkit-box-shadow: inset 0 2px 3px #88b745;
}

.nav-top ul li:nth-child(4) a {
    background: url(../img/for-business.png) no-repeat 15px 15px #de137e;
    padding-left: 20px;
    width: 155px;
    border-color: #de137e;
}

.nav-top ul li:nth-child(4) a:hover, .nav-top ul li:nth-child(4).current a {
    background-color: #904569;
    border-color: #904569;
}

/*.nav-top ul li:nth-child(4).current a {
    background: transparent;
}

.nav-top ul li:nth-child(4) a:hover {
    background: transparent;
}*/

/* end Green buttons */

/* personal data processing agreement */
.personal-data { display:inline-block; width: 600px; text-align: right; font-size: 11px; padding-bottom: 10px; }

.text-h3 {
  margin-bottom: .5em;
  font-family: SegoeUI,arial,helvetica,sans-serif;
  color: #de137f;
  font-weight: bold;
}

span.bold {
  font-weight: bold;
}

#news-table td {  border-left: 1px gray solid; border-top: 1px gray solid; padding: 3px; text-align: center; }
#news-table { border-right: 1px gray solid; border-bottom: 1px gray solid;}
#news-table .row-colored { background-color: rgb(215,228,176); }

.seven-sky-tv {
    background-color: #f9dceb;
    position: relative;
}

.seven-sky-tv:after {
    content: url(../upload/images/menu-new.png);
    position: absolute;
    top: 3px;
    right: 90px;
}

/*.lst-services.lst-options:nth-of-type(3) li:nth-child(2) {
    position: relative;
}

.lst-services.lst-options:nth-of-type(3) li:nth-child(2) a {
    background-color: #de137e;
}

.lst-services.lst-options:nth-of-type(3) li:nth-child(2):after {
    content: url(../img/new-bubble.png);
    position: absolute;
    top: -44px;
    right: -7px;
}*/

/*#newsline ul li:first-child dt:first-child, #newsline ul li:first-child dd:nth-child(2) {*/
    /*background-color: #CFF598; }*/
/*#newsline ul li:first-child dt:first-child a,  #newsline ul li:first-child dd:nth-child(2) a { */
    /*color: rgb(38, 38, 38) !important; */
/*}*/

.nav-inner > ul > li li a {
    position: relative;
    display: inline-block;
}

    .branch-popup {
        width: 240px;
        border: 2px solid #ec008c;
        padding: 12px 12px 15px 12px;
        position: relative;
        margin-left: 12px;
        font-family: 'Arial', sans-serif;
        display: none;
        position: absolute;
        top: -14px;
        right: -287px;
        background: #ffffff;
        z-index: 1000;
        cursor: default;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    }

    .branch-popup:before {
        content: '';
        width: 0;
        height: 0;
        border: 8px solid transparent;
        border-right: 12px solid #ec008c;
        position: absolute;
        left: -21px;
        top: 12px;
    }

    .branch-popup-addr {
        font-size: 13px;
        color: #303739;
        font-weight: bold;
        position: relative;
        margin-left: 20px;
        margin-bottom: 15px;
        line-height: 1.5;
    }

    .branch-popup-addr:before {
        content: url(../img/branch-popup-placemark.png);
        position: absolute;
        top: 2px;
        left: -20px;
    }

    .branch-popup-item, .branch-popup-recall{
        font-size: 13px;
        color: #303739;
        position: relative;
        margin-left: 20px;
    }

    .branch-popup-item:not(:last-child) {
        margin-bottom: 10px;
    }

    .branch-popup-item:before {
        content: url(../img/branch-popup-checkmark.png);
        position: absolute;
        top: 2px;
        left: -20px;
    }
    .branch-popup-recall:before {
    	 content: url(../img/recalls/0-01.png);
        position: absolute;
        top: 2px;
        left: -20px;
    }

    .branch-popup-item.not:before {
        content: url(../img/branch-popup-cross.png);
    }

.nav-inner ul li a:hover .branch-popup {
    display: block;
}

.branch-guys {
    width: 15px !important;
    height: 11px !important;
    position: relative !important;
    top: 0 !important;
    margin-left: 7px;
}

.recall-icon{
	width: 19px !important;
    height: 12px !important;
    position: relative !important;
    top: 0 !important;
    margin-left: 7px;
}
.vot-href{
    position: absolute;
    right: 240px;
    top: 110px;
    background: url("/images/konvert-vot.jpg") no-repeat 0px 6px;
    padding-left: 40px;
}
.vot-href div{
    color:#646d6f;
    font-size: 11px;
    position: relative;
    top: -4px;
}

.vot-href a{
    font-size: 14px;
    color: #434c4e;
    font-weight: bold;
    text-decoration: none;
    position: relative;
}
.vot-href a:after{
    content: ' ';
    background: #646d6f;
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0px;
}
.vot-href a:hover:after{
    display: none;
}

@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700,900");

.ajaxReturn{
    background: #fff;
    width: 468px;
    height: 240px;
    text-align: center;
    color:#293e47;
    font-family: 'Roboto';
}
.ajaxReturn h2{
    padding-top: 45px;
    margin-bottom: 25px;
    color: #1f1c1e;
    width: 325px;
    display: inline-block;
    font-weight: bold;
    font-size: 30px;
}
.ajaxReturn {
    font-size: 14px;
}

.spoiler {
    display: none;
    padding: 5px 10px 10px 10px;
}

.company-life-item {
    display: table;
    width: 100%;
    margin-bottom: 40px;
}

.company-life-item a {
    text-decoration: none;
}

.company-life-item img {
    margin: 0 15px 0 0;
}

.company-life-item span {
    display: inline-block;
    font-size: 14px;
    color: #242424;
    background-color: #f1d8e5;
    padding: 0 5px;
    float: left;
    margin-right: 15px;
}

.company-life-item h3 a {
    font-size: 18px;
    color: #802a53;
    font-weight: bold;
    text-decoration: underline;
    line-height: 1.2;
}

.company-life-item p a {
    color: #262626;
    font-size: 13px;
}

.cl-item-col {
    display: table-cell;
    vertical-align: top;
}

.cl-item-col:first-child {
  width: 98px;
}

.hidden {
    display: none !important;
}

.clear:before,
.clear:after {
    content: '';
    display: table;
}

.clear:after {
    clear: both;
}

#bottom-block {
    background-color: #ebf3f6;
}

.all-wrapper {
    z-index: 0;
    position: fixed;
}

@media screen and (min-width: 1500px) {
    /*.all-wrapper {
        background: url("../images/bg-1500.jpg") no-repeat center top;
        background-size: 1743px 621px;
        cursor: pointer;
        width: 1743px;
        height: 621px;
        left: 50%;
        margin-left: -871px;
    }*/

    #wrap {
        cursor: default;
    }

    /*body, html, #bottom-block {
        background: #000000;
    }*/
}

@media screen and (min-width: 1750px) {
    /*.all-wrapper {
        background: url("../images/bg-1750.jpg") no-repeat center top;
        background-size: 1965px 732px;
        cursor: pointer;
        width: 1965px;
        height: 732px;
        left: 50%;
        margin-left: -982px;
    }*/

    #wrap {
        cursor: default;
    }

    /*body, html, #bottom-block {
        background: #000000;
    }*/
}


.top-check-addr {
    background: #88b745;
    padding: 10px 15px 15px 15px;
    margin: 20px 0 10px 0;
}

.top-check-addr-text {
    color: #ffffff;
    font-size: 21px;
    font-weight: bold;
    float: left;
    line-height: 1.2;
}

.top-check-addr-text div {
    font-size: 13px;
    font-weight: normal;
}

.top-check-form {
    float: left;
    margin-left: 25px;
    padding-top: 5px;
}

.top-check-form input {
    width: 320px;
    height: 35px;
    border: none;
    font-size: 15px;
    color: #262626;
    padding: 0 15px;
    box-sizing: border-box;
    margin-right: 10px;
}

.top-check-form input[type="submit"] {
    width: 238px;
    margin-right: 0;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    background: #3f8215;
}

.top-check-form select {
    width: 105px;
    height: 35px;
    margin-right: 10px;
    border: none;
}

.top-check-form .support {
    position: absolute;
    top: -25px;
    left: 0;
}

.top-check-form .d-inp-btn {
    border: none;
    margin: 0;
    background: url('') transparent;
}

#right-tiles li, #right-tiles a {
    height: 185px;

}

#right-tiles img {
  margin-top: 30px; 
}

#right-tiles li:nth-child(1) img {
  width: 55px;
  height: 56.5px;
}

#right-tiles li:nth-child(2) img {
  width: 75px;
  height: 38px;
}

#right-tiles li:nth-child(3) img {
  width: 60px;
  height: 53.6px;
}

#right-tiles li:nth-child(4) img {
  width: 61px;
  height: 60px;
}

.teaser-lnk {
  display: none;
  width: 100%;
  background: #e0167f;
  text-align: center;
  height: 189px;
  margin-bottom: 8px !important;
  font-size: 15px;
  color: #ffffff;
  text-decoration: none;
  line-height: 1;
  box-sizing: border-box;
  padding-top: 20px;
}

.teaser-lnk span {
  display: block;
}

/* #teaser-img{
    display: none;
} */

.attention-item, .attention-item1 {
	position: relative;
}

.attention-item:after {
	content: url('../images/attention-icon.png');
	position: absolute;
	right: 23px;
	top: -3px;
}

.attention-item1:after {
	content: url('../images/attention-icon.png');
	position: absolute;
	right: -7px;
	top: -3px;
}
/*-----bootstrap----*/

.row {
    margin-left: -15px;
    margin-right: -15px;
}
.clearfix::after, .container::after, .container-fluid::after, .row::after {
    clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.6667%;
}
.col-xs-10 {
    width: 83.3333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.6667%;
}
.col-xs-7 {
    width: 58.3333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.6667%;
}
.col-xs-4 {
    width: 33.3333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.6667%;
}
.col-xs-1 {
    width: 8.33333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.6667%;
}
.col-xs-pull-10 {
    right: 83.3333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.6667%;
}
.col-xs-pull-7 {
    right: 58.3333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.6667%;
}
.col-xs-pull-4 {
    right: 33.3333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.6667%;
}
.col-xs-pull-1 {
    right: 8.33333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.6667%;
}
.col-xs-push-10 {
    left: 83.3333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.6667%;
}
.col-xs-push-7 {
    left: 58.3333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.6667%;
}
.col-xs-push-4 {
    left: 33.3333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.6667%;
}
.col-xs-push-1 {
    left: 8.33333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.6667%;
}
.col-xs-offset-10 {
    margin-left: 83.3333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.6667%;
}
.col-xs-offset-7 {
    margin-left: 58.3333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.6667%;
}
.col-xs-offset-4 {
    margin-left: 33.3333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.6667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
}
.col-sm-12 {
    width: 100%;
}
.col-sm-11 {
    width: 91.6667%;
}
.col-sm-10 {
    width: 83.3333%;
}
.col-sm-9 {
    width: 75%;
}
.col-sm-8 {
    width: 66.6667%;
}
.col-sm-7 {
    width: 58.3333%;
}
.col-sm-6 {
    width: 50%;
}
.col-sm-5 {
    width: 41.6667%;
}
.col-sm-4 {
    width: 33.3333%;
}
.col-sm-3 {
    width: 25%;
}
.col-sm-2 {
    width: 16.6667%;
}
.col-sm-1 {
    width: 8.33333%;
}
.col-sm-pull-12 {
    right: 100%;
}
.col-sm-pull-11 {
    right: 91.6667%;
}
.col-sm-pull-10 {
    right: 83.3333%;
}
.col-sm-pull-9 {
    right: 75%;
}
.col-sm-pull-8 {
    right: 66.6667%;
}
.col-sm-pull-7 {
    right: 58.3333%;
}
.col-sm-pull-6 {
    right: 50%;
}
.col-sm-pull-5 {
    right: 41.6667%;
}
.col-sm-pull-4 {
    right: 33.3333%;
}
.col-sm-pull-3 {
    right: 25%;
}
.col-sm-pull-2 {
    right: 16.6667%;
}
.col-sm-pull-1 {
    right: 8.33333%;
}
.col-sm-pull-0 {
    right: auto;
}
.col-sm-push-12 {
    left: 100%;
}
.col-sm-push-11 {
    left: 91.6667%;
}
.col-sm-push-10 {
    left: 83.3333%;
}
.col-sm-push-9 {
    left: 75%;
}
.col-sm-push-8 {
    left: 66.6667%;
}
.col-sm-push-7 {
    left: 58.3333%;
}
.col-sm-push-6 {
    left: 50%;
}
.col-sm-push-5 {
    left: 41.6667%;
}
.col-sm-push-4 {
    left: 33.3333%;
}
.col-sm-push-3 {
    left: 25%;
}
.col-sm-push-2 {
    left: 16.6667%;
}
.col-sm-push-1 {
    left: 8.33333%;
}
.col-sm-push-0 {
    left: auto;
}
.col-sm-offset-12 {
    margin-left: 100%;
}
.col-sm-offset-11 {
    margin-left: 91.6667%;
}
.col-sm-offset-10 {
    margin-left: 83.3333%;
}
.col-sm-offset-9 {
    margin-left: 75%;
}
.col-sm-offset-8 {
    margin-left: 66.6667%;
}
.col-sm-offset-7 {
    margin-left: 58.3333%;
}
.col-sm-offset-6 {
    margin-left: 50%;
}
.col-sm-offset-5 {
    margin-left: 41.6667%;
}
.col-sm-offset-4 {
    margin-left: 33.3333%;
}
.col-sm-offset-3 {
    margin-left: 25%;
}
.col-sm-offset-2 {
    margin-left: 16.6667%;
}
.col-sm-offset-1 {
    margin-left: 8.33333%;
}
.col-sm-offset-0 {
    margin-left: 0;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}
.col-md-12 {
    width: 100%;
}
.col-md-11 {
    width: 91.6667%;
}
.col-md-10 {
    width: 83.3333%;
}
.col-md-9 {
    width: 75%;
}
.col-md-8 {
    width: 66.6667%;
}
.col-md-7 {
    width: 58.3333%;
}
.col-md-6 {
    width: 50%;
}
.col-md-5 {
    width: 41.6667%;
}
.col-md-4 {
    width: 33.3333%;
}
.col-md-3 {
    width: 25%;
}
.col-md-2 {
    width: 16.6667%;
}
.col-md-1 {
    width: 8.33333%;
}
.col-md-pull-12 {
    right: 100%;
}
.col-md-pull-11 {
    right: 91.6667%;
}
.col-md-pull-10 {
    right: 83.3333%;
}
.col-md-pull-9 {
    right: 75%;
}
.col-md-pull-8 {
    right: 66.6667%;
}
.col-md-pull-7 {
    right: 58.3333%;
}
.col-md-pull-6 {
    right: 50%;
}
.col-md-pull-5 {
    right: 41.6667%;
}
.col-md-pull-4 {
    right: 33.3333%;
}
.col-md-pull-3 {
    right: 25%;
}
.col-md-pull-2 {
    right: 16.6667%;
}
.col-md-pull-1 {
    right: 8.33333%;
}
.col-md-pull-0 {
    right: auto;
}
.col-md-push-12 {
    left: 100%;
}
.col-md-push-11 {
    left: 91.6667%;
}
.col-md-push-10 {
    left: 83.3333%;
}
.col-md-push-9 {
    left: 75%;
}
.col-md-push-8 {
    left: 66.6667%;
}
.col-md-push-7 {
    left: 58.3333%;
}
.col-md-push-6 {
    left: 50%;
}
.col-md-push-5 {
    left: 41.6667%;
}
.col-md-push-4 {
    left: 33.3333%;
}
.col-md-push-3 {
    left: 25%;
}
.col-md-push-2 {
    left: 16.6667%;
}
.col-md-push-1 {
    left: 8.33333%;
}
.col-md-push-0 {
    left: auto;
}
.col-md-offset-12 {
    margin-left: 100%;
}
.col-md-offset-11 {
    margin-left: 91.6667%;
}
.col-md-offset-10 {
    margin-left: 83.3333%;
}
.col-md-offset-9 {
    margin-left: 75%;
}
.col-md-offset-8 {
    margin-left: 66.6667%;
}
.col-md-offset-7 {
    margin-left: 58.3333%;
}
.col-md-offset-6 {
    margin-left: 50%;
}
.col-md-offset-5 {
    margin-left: 41.6667%;
}
.col-md-offset-4 {
    margin-left: 33.3333%;
}
.col-md-offset-3 {
    margin-left: 25%;
}
.col-md-offset-2 {
    margin-left: 16.6667%;
}
.col-md-offset-1 {
    margin-left: 8.33333%;
}
.col-md-offset-0 {
    margin-left: 0;
}
}
@media (min-width: 1320px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
}
.col-lg-12 {
    width: 100%;
}
.col-lg-11 {
    width: 91.6667%;
}
.col-lg-10 {
    width: 83.3333%;
}
.col-lg-9 {
    width: 75%;
}
.col-lg-8 {
    width: 66.6667%;
}
.col-lg-7 {
    width: 58.3333%;
}
.col-lg-6 {
    width: 50%;
}
.col-lg-5 {
    width: 41.6667%;
}
.col-lg-4 {
    width: 33.3333%;
}
.col-lg-3 {
    width: 25%;
}
.col-lg-2 {
    width: 16.6667%;
}
.col-lg-1 {
    width: 8.33333%;
}
.col-lg-pull-12 {
    right: 100%;
}
.col-lg-pull-11 {
    right: 91.6667%;
}
.col-lg-pull-10 {
    right: 83.3333%;
}
.col-lg-pull-9 {
    right: 75%;
}
.col-lg-pull-8 {
    right: 66.6667%;
}
.col-lg-pull-7 {
    right: 58.3333%;
}
.col-lg-pull-6 {
    right: 50%;
}
.col-lg-pull-5 {
    right: 41.6667%;
}
.col-lg-pull-4 {
    right: 33.3333%;
}
.col-lg-pull-3 {
    right: 25%;
}
.col-lg-pull-2 {
    right: 16.6667%;
}
.col-lg-pull-1 {
    right: 8.33333%;
}
.col-lg-pull-0 {
    right: auto;
}
.col-lg-push-12 {
    left: 100%;
}
.col-lg-push-11 {
    left: 91.6667%;
}
.col-lg-push-10 {
    left: 83.3333%;
}
.col-lg-push-9 {
    left: 75%;
}
.col-lg-push-8 {
    left: 66.6667%;
}
.col-lg-push-7 {
    left: 58.3333%;
}
.col-lg-push-6 {
    left: 50%;
}
.col-lg-push-5 {
    left: 41.6667%;
}
.col-lg-push-4 {
    left: 33.3333%;
}
.col-lg-push-3 {
    left: 25%;
}
.col-lg-push-2 {
    left: 16.6667%;
}
.col-lg-push-1 {
    left: 8.33333%;
}
.col-lg-push-0 {
    left: auto;
}
.col-lg-offset-12 {
    margin-left: 100%;
}
.col-lg-offset-11 {
    margin-left: 91.6667%;
}
.col-lg-offset-10 {
    margin-left: 83.3333%;
}
.col-lg-offset-9 {
    margin-left: 75%;
}
.col-lg-offset-8 {
    margin-left: 66.6667%;
}
.col-lg-offset-7 {
    margin-left: 58.3333%;
}
.col-lg-offset-6 {
    margin-left: 50%;
}
.col-lg-offset-5 {
    margin-left: 41.6667%;
}
.col-lg-offset-4 {
    margin-left: 33.3333%;
}
.col-lg-offset-3 {
    margin-left: 25%;
}
.col-lg-offset-2 {
    margin-left: 16.6667%;
}
.col-lg-offset-1 {
    margin-left: 8.33333%;
}
.col-lg-offset-0 {
    margin-left: 0;
}
}

.top-line-helpservice {
  font-family: Arial;
  width: 570px;
  padding: 0px 31px 0px 5px;
  /*background: #8d969a;
  background: -moz-linear-gradient(top, #8d969a 20%, #777d7f 100%);
  background: -webkit-linear-gradient(top, #8d969a 20%,#777d7f 100%);
  background: linear-gradient(to bottom, #8d969a 20%,#777d7f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d969a', endColorstr='#777d7f',GradientType=0 );*/
  text-align: right;
  float: left;
  margin-left: 100px;
  height: 40px;
  line-height: 49px;
}
.top-line-helpservice img {
  position: relative;
  right: 7px;
  top: 2px;
}
.top-line-helpservice a, .top-line-helpservice a:hover {
  /*color: #fff;
  font-size: 16px;
  border: none;
  width: 100%;
  font-weight: bold;
  text-align: right;
  line-height: 40px;
  height: 33px;
  text-decoration: none;
  border-bottom: 1px dashed #fff;*/

  color: #808285;
  font-size: 16px;
  border: none;
  width: 100%;
  font-weight: bold;
  text-align: right;
  line-height: 40px;
  height: 33px;
  text-decoration: none;
  border-bottom: 1px dashed #808285;
  position: relative;
  top: 6px;
  left: -10px;
}
.top-line-callback {
  font-family: Arial;
  width: 289px;
  float: left;
  /*background: #de137e;*/
  text-align: center;
  height: 40px;
  line-height: 46px;
}
.top-line-callback a, .top-line-callback a:hover {
  /*font-weight: bold;
  text-align: center;
  line-height: 40px;
  height: 33px;
  color: #fff;
  font-size: 16px;
  border: none;
  width:100%;
  text-align: center;
  text-decoration: none;
  border-bottom: 1px dashed #fff;*/

  font-weight: bold;
  text-align: center;
  line-height: 40px;
  height: 33px;
  color: #808285;
  font-size: 16px;
  border: none;
  width: 100%;
  text-align: center;
  text-decoration: none;
  border-bottom: 1px dashed #808285;
  position: relative;
  top: 6px;
}

.top-nav {
  /*background: #f2f2f2;*/
  display: table; position: relative;
  width: 720px;
  height: 80px;
  margin-top: -15px;
}

.top-nav a.nav-item {
  display: table-cell;
  text-align: center; vertical-align: middle;
  text-decoration: none;
  position: relative;
}
.top-nav a.nav-item:nth-child(6) i {
    position: relative;
    background: transparent;
    top:2px;
    left:2px;
    width: 10px;
    height: 10px;
    display: inline-block;
}
.top-nav a.nav-item:nth-child(5) i.nav-arrow {
  background: url('../images/nav/nav-arrow.png') no-repeat right center;
}
.top-nav a.nav-item:nth-child(6) i.nav-company-pink {
  background: url('../images/nav/companys.png') no-repeat right center;
  width: 25px;
  left: -4px;
  top: 3px;
  height: 17px;
}

.top-nav a.nav-item:nth-child(5) i.nav-company-white {
  background: url('../images/nav/companys_hover.png') no-repeat right center;
  width: 25px;
  left: -4px;
  top: 3px;
  height: 17px;
}

.top-nav a.nav-item:nth-child(5) i.nav-arrow-black {
  display: none;
  /*background: url('../images/nav/nav-arrow-black.png') no-repeat right center;*/
}

.top-nav .nav-account-white {
  background: url('../images/nav/lk-icon-white.png') no-repeat center center;
}

.top-nav a.nav-item:nth-child(6) {

}
/* .top-nav a.nav-item:nth-child(4) span {
  box-shadow: 0px 0px 0px 2px #bf1175;
  border-radius: 3px;
} */
.top-nav a.nav-item:nth-child(5) span strong {
  box-shadow: none;
}
/* .top-nav a.nav-item:nth-child(4) span:hover, .top-nav a.nav-item:nth-child(4) span.active {
  background: #bf1175;
  background: -moz-linear-gradient(top,  #bf1175 0%, #de137e 100%);
  background: -webkit-linear-gradient(top,  #bf1175 0%,#de137e 100%);
  background: linear-gradient(to bottom,  #bf1175 0%,#de137e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf1175', endColorstr='#de137e',GradientType=0 );
  padding: 7px;
  color: #fff;
  border:1px solid #88B745;
  border-radius: 3px;
} */
/* .top-nav a.nav-item span:hover, .top-nav a.nav-item span.active {
  background: #55a444;
  background: -moz-linear-gradient(top,  #55a444 0%, #8dc63f 82%);
  background: -webkit-linear-gradient(top,  #55a444 0%,#8dc63f 82%);
  background: linear-gradient(to bottom,  #55a444 0%,#8dc63f 82%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55a444', endColorstr='#8dc63f',GradientType=0 );
  -webkit-box-shadow: inset 0px 1px 5px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 0px 1px 5px 1px rgba(0,0,0,0.2);
  box-shadow: inset 0px 1px 5px 1px rgba(0,0,0,0.2);
  padding: 7px;
  color: #fff;
  border-radius: 3px;
} */
.top-nav a.nav-item span.active strong {
  box-shadow: none !important;
}
.pinker {
  color: #de137e !important;
}
.top-nav a.nav-item span {
  padding:5px !important;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  padding-top: 10px;
}
/* .top-nav a.nav-item:hover span strong {
  box-shadow: 0px 2px 0px 0px #000000;
} */
.top-nav-hover-menu {
  position: absolute;
  right: 128px;
  top: 59px;
  width: 335px;
  border-radius: 3px;
  display: none;
}
.top-nav-hover-menu div {
  background: #F1F2F2;
  border: 1px solid #8D969A;
  padding-top: 13px;
  padding-bottom: 13px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.top-nav-hover-menu div table {
  width: 100%;
  border-collapse: collapse;
  margin-left: 18px;
  margin-right: 18px;
}
.top-nav-hover-menu div table td a {
  display: block;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}
.top-nav-hover-menu div table td a span {

}
.top-nav-hover-menu div table td a span:hover {
  text-decoration: underline;
}
.top-nav-hover-menu div table td {

}
.top-nav-hover-menu a:hover {
  color: #88B745;
}
.debtors-lnk {
  top: -117px !important;
}

/* анимация плиток на главной странице */

.superwrap { perspective: 1000px; margin-bottom: 10px; cursor: pointer; font-family: SegoeUI,arial,helvetica,sans-serif; }

.supercol {
  position: relative;
  float: left;
  width: 170px;
}
.superwrap.small {
  width: 160px;
    height: 90px;
}

.superwrap.big {
  width: 160px;
  height: 170px;
}
.superwrap.small .front, .superwrap.small .back {
  width: 160px;
    height: 90px;
}

.superwrap.small .front, .superwrap.big .front {
  background: #bbb;
  background-image: -webkit-gradient(linear,left top,right top,from(#bbb),to(#d3d3d3));
  background-image: -webkit-linear-gradient(left,#bbb,#d3d3d3);
  background-image: -moz-linear-gradient(left,#bbb,#d3d3d3);
  background-image: -ms-linear-gradient(left,#bbb,#d3d3d3);
  background-image: -o-linear-gradient(left,#bbb,#d3d3d3);
  background-image: linear-gradient(left,#bbb,#d3d3d3);
  -pie-background: linear-gradient(left,#bbb,#d3d3d3);
  box-shadow: inset 0 -1px 1px rgba(0,0,0,.15);
  -moz-box-shadow: inset 0 -1px 1px rgba(0,0,0,.15);
  -webkit-box-shadow: inset 0 -1px 1px rgba(0,0,0,.15);
}

.superwrap.small .back, .superwrap.big .back {
    background: #de137e;
    box-shadow: inset 0 -1px 1px rgba(0,0,0,.15);
    -moz-box-shadow: inset 0 -1px 1px rgba(0,0,0,.15);
    -webkit-box-shadow: inset 0 -1px 1px rgba(0,0,0,.15);
}

.superwrap.big .front, .superwrap.big .back {
  width: 160px;
    height: 170px;
}

.superwrap.small img, .superwrap.big img  {
    display: block;
    margin: 0 auto;
}
.superwrap.small .front img {
    width: 94px;
    margin-left: -5px;
    margin-top: -7px;
    opacity: 0.2;
}

.superwrap.small .back img {
    width: 94px;
    margin-right: -5px;
    margin-top: -7px;
    opacity: 0.2;
}

.superwrap.big .front img {
  width: 100px;
    margin-left: -5px;
    margin-top: 3px;
    opacity: 0.2;
}

.superwrap.big .back img {
    width: 100px;
    margin-right: -5px;
    margin-top: 3px;
    opacity: 0.2;
    transform: rotateY(180deg);
}

.superwrap.big.green .front { background: #88B745; }

.superwrap.small p {
  position: absolute;
    width: 160px;
    text-align: center;
    bottom: 0px;
    font-size: 18px;
    color: #fff;
}

.superwrap.big p {
  position: absolute;
    width: 160px;
    text-align: center;
    bottom: 20px;
    font-size: 18px;
    color: #fff;
}

.superwrap .box .front, .superwrap .box .back {
  backface-visibility: hidden;
  position: absolute;
  top: 0; left: 0;
}

/* .superwrap .front {
  z-index: 2;
} */

.superwrap .back {
  transform: rotateY(180deg);
}

.superwrap .box {
  position: relative;
  transform-style: preserve-3d;
}

li.css3 > div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
}
li.css3 >div a {
  transition: all .2s ease;
}

li.css3 >div a:after {
  content: '';
  position: absolute;
  top:  0;
  left: -200%;
  width: 200%;
  height: 100%;
  transform: skewX(-20deg);
  background-image: linear-gradient(to right,transparent,rgba(255,255,255,.3),transparent) ;
}

li.css3 >div a:hover:after {
  animation: shine 1.6s ease;
}

li.css3 >div a:active {
  transform: translateY(1px);
  box-shadow: 0 4px 16px rgba(0,0,0,.2);
}

.play-please > div a:after {
  animation: shine 1.6s ease;
}

@keyframes shine {
  100% {
    left: 200%;
  }
}

.vacancy {
  animation-name: vac;
  animation-duration: 10s;
  animation-timing-function: ease;
  /* animation-iteration-count: infinite; */
  animation-direction: alternate;
  animation-delay: 20s;
  position: fixed;
  bottom: -142px;
  left:  -6px;
  background: #333;
  z-index: 100;
}


@keyframes vac {
  5% { bottom: -71px; }
  10% { bottom: -20px; }
  90% { bottom: -20px; }
  95% { bottom: -71px; }
  100% { bottom: -122px; }
}

.vac-banner {
  position: relative;
  width: 700px;
  height: 360px;
  background: url(/images/vac-banner/form.png) no-repeat center center;
  z-index: 1;
  font-family: 'HelveticaNeue LT CYR 57 Cond',sans-serif;
  cursor: pointer;
}

.vac-man {
  position: relative;
  width: 700px;
  height: 360px;
  background: url(/images/vac-banner/man.png) no-repeat center center;
  z-index: 2;
    transform: scale(0.9);
    transform-origin: 0 100%;
    animation: man 1.5s ease forwards;
}

.vac-blur {
    position: absolute;
    top: -94px;
    left: -57px;
    width: 438px;
    height: 360px;
    background: url(/images/vac-banner/blur.png) no-repeat center center;
    animation: blur 1.5s linear forwards;
}

.vac-arrow {
    position: absolute;
    right: 150px;
    top: 243px;
  animation: arrow 0.8s ease-out;
}

.vac-view {
    position: absolute;
    text-transform: uppercase;
    right: 167px;
    top: 230px;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 43px;
}

.vac-logo {
  position: absolute;
    right: 267px;
    top: 186px;
}

.vac-words {
    position: absolute;
    right: 75px;
    top: 173px;
    width: 180px;
    height: 53px;
    overflow: hidden;
}

.vac-words ul {
  margin: 0;
  padding: 0;
}

.vac-words li {
    list-style: none;
    display: inline-block;
    font-size: 14px;
    line-height: 54px;
    color: #fff;
    opacity: 0;
    position: absolute;
}
.animator { animation: words 2s ease; }
.animator:nth-child(2) { animation-delay: 2s; }
.animator:nth-child(3) { animation-delay: 4s; }
.animator:nth-child(4) { animation-delay: 6s; }

@keyframes man {
  100% { transform: scale(1); }
}

@keyframes blur {
  100% {
      transform: scale(1.03);
      opacity: 0.5;
  }
}

@keyframes arrow {
  50% { right:  145px; }
  100% { right:  150px; }
}

@keyframes words {
    50% { opacity: 1 }
  99% { opacity: 0 }
}

.may9 {
  width: 148px;
  position: absolute;
  left: 70px;
  top: -5px;
  z-index: 1000;
}

.tariff.active .super-pon {
    position: absolute;
    cursor: help;
    right: 2px;
    top: 1px;
    color: #88B837;
    background: #fff;
    padding: 1px 5px;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    font-size: 8px;
    text-transform: uppercase;
}
.super-pon:hover {
  opacity: 1;
}
.super-pon {
    position: absolute;
    opacity: .8;
    z-index: 100;
    cursor: help;
    right: 2px;
    top: 1px;
    color: #fff;
    background: #88B837;
    padding: 1px 5px;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    font-size: 8px;
    text-transform: uppercase;
}
.super-pon-about {
  margin-top: 10px;
  color: #8e4367;
}

.treatment-agreement {
  width: 20px !important;
  height: 20px !important;
  padding: 0 !important;
  margin: 0 10px 0 0 !important;
}

.treatment-agreement +label {
  color: #646464;
  font-size: 15px;
  padding-top: 2px;
}

.treatment-agreement-wrap {
  text-align: left;
}

#index-slider li img {
  width: 750px;
  height: 380px;
}

.mobile-header {
  display: none;
}

.check-addr-lnk {
  display: none;
}

#mobile-top-menu {
  display: none;
}

.mobile-footer {
  display: none;
}

.menu-lnk-header {
  display: none;
}

#mobile-left-menu {
  display: none;
}

.mobile-menu-wrapper {
  display: none;
}

.order-sales {
  width: 708px;
  height: 108px;
  line-height: 108px;
  font-size: 18px;
  font-weight: bold;
  padding-left: 112px;
  box-sizing: border-box;
  border: 1px solid #E6E6E6;
  background: url(/img/icons/operator.svg) no-repeat 55px center #F2F2F2;
  background-size: 45px auto;
}

.order-sales span:before {
  content: url(/img/icons/phone.svg);
  width: 20px;
  display: inline-block;
  margin-right: 7px;
  vertical-align: -4px;
  margin-left: 50px;
}

.page-content {
  width: 1280px;
  margin: 0 auto;
}

.full-width-support {
  width: 100%;
  height: 40px;
  background: #88B745;
  position: fixed;
  z-index: 1040;
  top: 0;
}

.topmenu-support-lnk {
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  line-height: 40px;
  margin-right: 20px;
}

.topmenu-support-lnk strong {
  font-size: 16px;
}

.topmenu-backcall {
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  line-height: 40px;
  padding: 0 10px;
  text-decoration: none;
  display: inline-block;
}

/* .topmenu-backcall:hover {
  background: #74AB47;
} */

.topmenu-backcall.lk:before {
  content: url('/images/topmenu/lk.svg');
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-right: 5px;
  vertical-align: -1px;
}

.topmenu-backcall.cb {
  background-color: #75a248;
}

.logo-lnk {
  margin-top: 18px;
  display: inline-block;
  float: left;
}

a[href="https://lk.seven-sky.net/"].nav-item {
  display: none;
}

.full-width-topmenu {
  width: 100%;
  height: 85px;
  /* background: #ffffff; */
  background: url('/images/header_new.png') #ffffff no-repeat;
  background-position: center top;
  background-size: cover;
  position: relative;
  z-index: 500;
  box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.2);
  margin-top: 40px;
}


/* Back Pulse */
@-webkit-keyframes hvr-back-pulse {
  50% {
    background-color: rgba(94, 150, 39, 0.75);
  }
}
@keyframes hvr-back-pulse {
  50% {
    background-color: rgba(94, 150, 39, 0.75);
  }
}
.hvr-back-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
  margin-top: -1px;
}
.hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active {
  -webkit-animation-name: hvr-back-pulse;
  animation-name: hvr-back-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-color: #5e9627;
  background-color: #5e9627;
  color: white;
}

/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #000000;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}

.main-text-link.active img {
  transform: rotate(180deg);
}

#snow {
  display: block;
  position: absolute;
  top: 128px;
  left: 0;
  /* max-width: 100%; */
  /* max-height: calc(100% - 85px); */
  width: 100%;
}

@media (max-width: 460px) {
  .full-width-topmenu {
    width: 1050px;
  }
}
.holiday_time {
    border: 1px solid #f2f2f2;
    padding: 20px;
    margin: 0;
    width: 670px;
    margin-top: 10px;
    color: red;
}
.holiday_time li {
  margin-left: 30px;
}

.resume-block {
  width: 300px;
  height: 300px;
}






.bgNewYear {
    height: 100%;
    width: 100%;
    position:absolute;
    margin-top:-5px;
}
.bgNewYearLeft {
  width:776px;
  height:100%;
  background-image: url(/img/ny_left.png);
  background-repeat:no-repeat;
  background-size: auto 100%;
  background-position:left;
  position: relative;
  position:fixed;
}

 .bgNewYearRight {
  width:776px;
  height:100%;
  background-image: url(/img/ny_right.png);
  background-repeat:no-repeat;
  background-size: auto 100%;
  background-position:right;
  position: relative;
  position:fixed;
  right: 0px;
}

@media screen and (max-width: 1100px) {
  .bgNewYear {
    display: none;
  }
}
