.span2½ {
  width: 19.14893617% !important;
}
.span208 {
  width: 208px !important;
}
.span285 {
  width: 285px !important;
}
.span925 {
  width: 925px !important;
}
.span3½ {
  width: 27.65957447% !important;
}
.span4½ {
  width: 36.17021277% !important;
}
.span5½ {
  width: 44.68085106% !important;
}
body {
  background-color: #fff;
  display: flex;
  width: 100%;
  min-height: 100vh;
  margin: 0;
  flex-direction: column;
  align-items: center;
}
b,
strong {
  font-weight: 700;
}
h1 {
  font-size: 36px;
}
h4 {
  font-weight: 700;
}
th {
  text-align: left;
  font-weight: 700;
}
.container_not_bootstrap {
  width: 940px;
  background-color: #fff;
  padding: 0 10px 0 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
a {
  text-decoration: underline;
}
a.dashed {
  text-decoration: none;
  border-bottom: 1px dashed;
}
a.btn {
  text-decoration: none;
}
a[href^="mailto"] {
  text-decoration: none;
}
.dropdown-menu {
  text-align: left;
}
.dropdown-menu li a {
  color: #080808;
  text-decoration: none;
}
.dropdown-menu li a:hover {
  color: #fff;
}

/*nested drop-down menu*/
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > a::after {
  display: block;
  content: "";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-left-color: #000;
  margin-top: 6px;
  margin-right: -10px;
}
.dropdown-submenu > ul.dropdown-menu {
  position: absolute;
  left: 100%;
  top: -22px;
}
.dropdown-submenu > ul li:hover {
  background-color: white;
}
.dropdown-submenu > ul li {
  list-style-type: none;
}
/*end of nested drop-down menu*/

.top {
  background-color: #5f5f5f;
}
.top a {
  color: #fff;
}
.top>div {
  color: #fff;
  padding: 10px 16px 12px 16px;
}
.top #personal {
  color: #ffd700;
  font-weight: 700;
}
.top-menu {
  display: inline-block;
  padding-left: 25px;
}
.top-menu > a {
  text-decoration: none;
  border-bottom: 1px solid;
}
.top-menu.js_balance {
  display: none;
}
.top-menu.js_balance.red > a {
    color: #FF6F6F;
}
.header {
  padding-top: 20px;
  height: 120px;
}
.header .span4 {
  width: 33.3333333%;
  margin-left: 0;
}
.header div:nth-child(2) {
  padding-top: 0;
}
.header div:last-child h3 {
  margin: 0;
  /* line-height: 18px; */
}
.header img {
  width: 300px;
  padding: 16px 0;
}
.header a {
  color: #080808;
}
.header #city2,
.header #city3,
.header #city4 {
  display: none;
}
.header h3 {
  font-size: 17px;
  line-height: 24px;
  margin: 0;
}
.header small {
  color: #080808;
}
.header address,
.header #mobile {
  display: none;
}
.mainmenu {
  background-color: #007cc3;
  margin-bottom: 16px;
}
.mainmenu div:hover {
  background-color: #5f5f5f;
}
.mainmenu div>span>a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  /*font-weight: 700;*/
  display: inline-block;
  width: 100%;
  padding: 16px 0 16px 0;
}
.mainmenu div>span>a:hover {
  text-decoration: underline;
}
.mainmenu .dropdown-menu {
  margin-top: 16px;
  min-width: 188px;
  /* width: 234px; */
}
.mainmenu .span3 {
  width: 25%;
  margin-left: 0;
}
.mainmenu .ext {
  display: none;
}
.carousel {
  margin-bottom: 10px;
}
.carousel a {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-decoration: none;
}
.news tr > td:first-child {
  vertical-align: top;
  padding-right: 8px;
}
.specials {
  margin: 32px 0;
}
.specials img {
  margin-right: 2px;
  width: 96px;
  height: 96px;
}
.specials a {
  color: #fff;
  text-decoration: none;
}
.specials a:hover {
  text-decoration: underline;
}
.specials a>div {
  padding: 16px 8px 4px 4px;
}
.specials>div {
  background-color: #41bb19;
  text-align: center;
}
.specials>div:nth-child(2) {
  background-color: #09b791;
}
.specials>div:nth-child(3) {
  background-color: #0ba6b7;
}
.specials>div:nth-child(4) {
  background-color: #007cc3;
}
.specials>div:nth-child(5) {
  background-color: #84b51b;
}
.specials>div:nth-child(6) {
  background-color: #2a968c;
}
.bottom {
  background-color: #5f5f5f;
  padding-top: 10px;
}
.bottom a {
  color: #fff;
}
.bottom a img {
  padding-top: 4px;
  width: 32px;
  height: 32px;
}
.bottom div {
  padding: 0 16px 0 16px;
}
.bottom ul > li {
  padding: 6px 0 6px 0;
}
.bottom p {
  color: #fff;
  padding-top: 34px;
}
.home-prices>h4 {
  padding-top: 16px;
}
.home-prices>p {
  padding: 4px 0 4px 0;
}
.home-prices .offset1 {
  margin-left: 60px;
}
.home-prices .offset2 {
  margin-left: 100px;
}
.home-prices ul {
  display: none;
}
.home-prices-menu {
  padding-top: 4px;
}
.home-prices-menu>div {
  background-color: #007cc3;
  padding: 10px 0 10px 0;
}
.home-prices-menu>div a {
  color: #fff;
  /*font-weight: bold;*/
  font-size: 16px;
}
.home-prices-menu>div:nth-child(2) {
  background-color: #0bb6da;
}
.home-prices-menu>div:nth-child(3) {
  background-color: #00c3ba;
}
.home-prices-menu>div:nth-child(4) {
  background-color: #0bdaa0;
}
.price>* {
  color: #fff;
}
.price h3 {
  font-size: 24px;
  font-weight: 700;
  margin: 4px 0 0 0;
}
.price h4 {
  font-size: 18px;
  margin: 0;
}
.price-inet {
  background-color: #007cc3;
}
.price-inet-tv {
  background-color: #0bb6da;
}
.price-tv {
  background-color: #00c3ba;
}
.price-tel {
  background-color: #0bdaa0;
}
/*.actions-tab>div:nth-child(3) {
  background-color: #09b791;
}*/
#goto-main {
  position: fixed;
  bottom: 0;
  right: 0;
  text-decoration: none;
  color: #000;
  background-color: rgba(235,235,235,0.8);
  font-size: 12px;
  padding: 1em;
}
#goto-main:hover {
  background-color: rgba(135,135,135,0.5);
}
.text_container {
  padding-left: 20px;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 5px;
}
.btn-drweb {
  background-color: #86b61e;
  color: #fff;
}
.th {
  background: #007cc3;
  color: #fff;
}
ol > li > a > img {
  padding: 2px 8px 2px 0;
}
/*div > p {
  text-align: justify;  
}*/
.price > * {
  color: #fff;
  text-align: center;
}
#mini-demo {
  background-color: #5f5f5f;
}
.price a:hover {
  color: #fff
}
.paddingTop10{
  padding-top:10px;
}
/*Новые костыли*/
html, body, .container_not_bootstrap {
  min-height: 100vh;
}
.content {
  /*min-height: 100%;
  margin-bottom: -116px;*/
  display: flex;
  flex-direction: column;
}
/*.content:after {
  content: "";
  height: 116px;
  display: block;
}*/
.timetable td {
  text-align: center;
  background-color: #007cc3;
  color: white;
}
.timetable td.info {
  background-color: #33b5ff;
}

.importantMessage {
  color: white;
  background-color: #33b5ff;
}
.importantMessage p{
  padding: 10px 20px;
  margin-bottom: 0;
}
.importantMessage p:last-child {
  background-color: #007cc3;
}
.annoncement {
  border: 1px solid #007cc3;
  padding: 1em 1em;
  margin-top: 0.7143em;
  margin-bottom: 0.7143em;
}
.annoncement-title {
  font-size: 1.2em;
  color: #007cc3;
}
#tarifContainer {
  margin-bottom: 35px;
}
#tarifContainer div:not(.rangeContainer) {
  box-sizing: border-box;
}

.freeTV > * {
  padding: 4px 14px;
  color: white;
  text-align: center;
}
.borderSide{
  padding:10px;
  float:none;
  margin-left:auto;
  margin-right:auto;
  border-left:40px solid #007cc3;
  border-right:40px solid #007cc3;
}
div.textAlignCenter>p{ /*Выяснить зачем такая спецефичность*/
  text-align:center;
}
.alignCenter {
  text-align: center;
}
.table .alignCenter {
  text-align: center;
}
.bold18px{
  font-weight:bold;
  font-size:18px;
}
.accentMark {
  padding-right: 5px;
}
.faqImage {
  padding-bottom: 10px;
}
.idealRow .span4:nth-child(1), .idealRow .span4:nth-child(3) {
  margin-left: 0;
}
.idealRow .span4:nth-child(3), .idealRow .span4:nth-child(4) {
  margin-top: 20px;
}

.tarifTitle {
  padding: 20px 0;
  font-size: 1.4em;
}
.tarifSpeed {
  padding: 20px 0;
  font-size: 1.7em;
  background-color: #008ce5;
}
.tvSpeed {
  padding: 20px 0;
  font-size: 1.7em;
  background-color: #0dd3fc;
}
.onlyTvSpeed {
  padding: 20px 0;
  font-size: 1.7em;
  background-color: #00e5db;
}
.telSpeed {
  padding: 20px 0;
  font-size: 1.7em;
  background-color: #00fcba;
}
.telPackage {
  font-size: 1.7em;
}
.telPackage>*:first-child {
  padding-top: 10px;
}
.telPackage>*:last-child {
  padding-bottom: 20px;
}
/*.tvReceiver {
  padding: 20px 0;
  font-size: 1.7em;
  background-color: #32e3bc;
}*/
.tarifSpeed p, .tvSpeed p, .onlyTvSpeed p, .telSpeed p, .telPackage p /*.tvReceiver p*/ {
  text-align: center;
  line-height: 1;
}
.tarifSpeed span, .tvSpeed span, .onlyTvSpeed span, .telSpeed span, .telPackage span /*.tvReceiver span*/ {
  font-size: 0.7em;
}
.channelsList {
  font-size: 0.8em;
  line-height: 0.8em;
  text-decoration: underline;
}
.telephone {
  font-size: 0.8em;
  line-height: 0.8em;
  background-color: white;
  color: #0bdaa0;
  border-right: 1px solid #0bdaa0;
  border-left: 1px solid #0bdaa0;
  padding-top: 0.2em;
  padding-bottom: 0.5em;
  margin-bottom: 0;
}
.excess {
  font-size: 0.8em;
  line-height: 0.8em;
  background-color: #00fcba;
  padding-top: 0.5em;
  margin-bottom: 0;
}
.tarif a {
  display: block;
  font-size: 1.5em;
  color: white;
  padding: 10px 0;
  text-decoration: none;
  background-color: #BA1919;
}
.tarif a:hover {
  text-decoration: none;
  background-color: #861212;
}
.tarif a:visited {
  color: white;
  text-decoration: none;
}
.tarifPrice {
  padding: 20px 0;
  font-size: 1.8em;
}
.tarifPrice .count {
  display: inline-block;
}

.tarifPrice span {
  font-size: 0.8em;
}
span.subTarifPrice {
  font-size: 0.5em;
  line-height: 0.5em;
}
span.subTarifName {
  font-size: 0.7em;
  line-height: 0.8em;
}
.tarifComment {
  background-color: #33b5ff;
  color: white;
}
.comment {
  display: none;
}
.defaultComment {
  display: block;
  color: black;
  background-color: white;
}
.comment h2 {
  color: white;
  margin-top: 0;
  padding: 10px 20px;
  background-color: #BA1919;
}
.comment p {
  padding: 0 20px;
}
.comment p:nth-child(2) {
  font-size: 1.2em;
}
.comment p:last-child {
  padding-bottom: 10px;
}
.comment a{
  color: white;
}
/*dropdown list test*/
table.table td {
  vertical-align: middle;
}
table.first-column-centered tr td:first-child {
  text-align: center;
}
.home-prices .tableWithDropdown ul.homePricesDropdown {
  display: inline-block;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.tableWithDropdown .dropdown {
  padding: 0;
}
.tableWithDropdown .dropdown:hover {
  cursor: pointer;
}
.tableWithDropdown .dropdown select {
  border: none;
  padding: 0 0 0 4px;
  margin: 0;
  width: 100%;
  height: 100%;
  color: #555;
}
.tableWithDropdown .dropdown select option {
  margin: 0;
  padding: 0;
  color: #555;
}
.manualSpan {
  display: inline-block;
  width: 75%;
  vertical-align: top;
  padding-left: 5px;
}
.MSbutton {
  color: white;
  text-align: center;
  display: inline-block;
  width: 40%;
  padding: 5px 10px;
  background-color: #007cc3;
  margin-bottom: 10px;
}
.MSbutton:hover {
  cursor:pointer;
}
.MSbutton.buy {
  margin-left: 10px;
}
.MSbutton.highlighted {
  background-color: #33b5ff;
}

/*new tv tarif selector*/
.rangeContainer {
  width: 80%;
  min-height: 20px;
  border: 1px solid white;
  border-radius: 5px;
  background-color: white;
  position: relative;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 10px;
}
.rangeContainer span {
  font-size: 14px;
  color: #0bb6da;
}
.rangeContainer span.onlyTvColor {
  color: #00c3ba;
}
.rangeLine, .tvrangeLine, .onlyTvrangeLine {
  width: 80%;
  height: 4px;
  margin: 10px auto;
/*    border-radius: 5px;*/
  position: relative;
}
.rangeLine {
  background-color: #7ED0FF;
}
.tvrangeLine {
  background-color: #0dd3fc;
}
.onlyTvrangeLine {
  background-color: #00e5db;
}
.rangePointer {
  position: absolute;
  z-index: 10;
  width: 24px;
  height: 24px;
  border-radius: 22px;
  border: 2px solid;
  top: 50%;
  margin-top: -12px;
  left: -12px;
}
.rangePointer {
  border-color: #0bb6da;
}
.rangePointer.onlyTvColor {
  border-color: #00c3ba;
}
.rangePointer:hover {
  cursor: pointer;
}
.rangePoints {
  color: white;
  font-size: 14px;
  line-height: 20px;
  position: absolute;
  z-index: 5;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background-color: inherit;
  top: 50%;
  margin-top: -10px;
}
.rangePoints:hover {
  cursor: pointer;
}
.rangePoints.first {
  left: -10px;
}
.rangePoints.second {
  left: 50%;
}
.rangePoints.third {
  left: 100%;
}
.promoImg {
  display: inline-block;
  width: 160px;
  height: 110px;
}
.promoMessage {
  width: 75%;
  font-size: 1.2em;
  text-align: center;
  color: white;
  padding: 0.5em 1em;
  border-radius: 0.5em;
  margin-bottom: 1em;
  -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
/*credit card pay*/
.data-pay-container > * {
  display: none;
}
.data-pay-container div {
  background-color: #007cc3;
  color: white;
  padding: 10px 10px;
  margin: 10px 0;
}
.data-pay-container p {
  margin-bottom: 5px;
}
.data-pay-container .data-name, .data-pay-container .msg {
  margin-top: 0;
}
.data-pay-container .msg  a {
  color: white;
}
.data-name > span, .data-code > span, .data-balance > span  {
  font-size: 1.2em;
}
.data-balance.red {
  background-color: red;
}

.img-centered {
  display: block;
  margin: 0 auto;
}
.div-centered {
  margin: 0 auto;
}
.customBtn {
  width: 380px;
}
.bottomMargin {
  margin-bottom: 1em;
}
/*.drwebIco {
  margin-top: 15px;
}*/
/*dr web presintation*/
.flexRow {
  display: flex;
  flex-direction: row;
  /* flex-wrap: wrap; */
  justify-content: space-between;
  align-items: stretch;
}
.flexRowItemCentered {
  display: flex;
  flex-direction: row;
  /* flex-wrap: wrap; */
  justify-content: space-between;
  align-items: stretch;
  align-items: center;
}
.flexColumn {
  display: -webkit-flex; /*hack for ie11 nested flexbox width of elements*/
  min-height: 1px;
  flex-direction: column;
  /*align-items: center;*/ /*commented because ie11 bugs, centered elemets manualy*/
  flex: 0 1 auto;
}
.oneAtAll {
  width: 100%;
}
.oneHalf {
  width: 48%;
}
.oneThird {
  width: 30%;
}
.oneQuarter {
  width: 22%;
}
.oneFifth {
  width: 20%;
}
.flexColumn .drwebIco {
  width: 136px; /*need for Edge nested flexbox img size bug*/
}
.flexColumn .title {
  font-size: 22px;
  margin-top: 0.6em;
  margin-bottom: 0.6em;
  text-align: center;
}
.flexColumn .price {
  font-size: 20px;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  text-align: center;
}
.flexRow svg, .flexRowItemCentered svg, .flexColumn svg {
  height: 32px;
}
.flexRow svg.twoEightTwo, .flexRowItemCentered svg.twoEightTwo, .flexColumn svg.twoEightTwo {
  height: 188px;
}
.drwebColor {
  fill: #86b61e;
}
.blueColor {
  fill: #007fff;
}
/*new channels lists*/
.channels-list-container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
  justify-content: center;
}
.channel-container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  counter-increment: num;
  margin: 5px;
  text-align: center;
  border-top: 4px solid #f3fdff;
  position: relative;
  align-items: center;
}
.num {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f3fdff;
  border-bottom-right-radius: 50px;
  padding-right: 10px;
  padding-left: 5px;
}
.img img {
  width: 55px;
  height: 50px;
}
.channel-container > a, .channel-container > span {
  width: 130px;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  flex: 1 0 auto;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: #f3fdff;
  padding-top: 4px;
  padding-bottom: 4px;
  border-top-radius: 50px; 
}
/*place number of channel with rosintel channel button number disable*/
.counter > .channel-container:not(:last-child) > .num:after {
  content: counter(num);
}
/*svg ico positioning in <p>*/
svg.print-ico {
  padding-left: 7px;
  vertical-align: top;
}
svg.print-ico .a{
  fill:#007fff;
}
svg.print-ico .b {
  fill: #fff;
}
svg.print-ico:hover {
  cursor: pointer;
}
svg.print-ico:hover .a {
  fill: red;
}
/*printable fake iframe*/
iframe#print_frame {
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
}
/*faq list additional style*/
blockquote .pseudoList {
  font-size: 14px;
}
.pseudoList {
  display: list-item;
  text-align: -webkit-match-parent;
  margin-left: 1.9em;
}
ul li ul li {             /*sorry about this, nested unordered list marker to default list marker*/
  list-style-type: disc;
}
/*nested ordered lists nested markers hack v1*/
/*.nestedCounterList {
  counter-reset: item;
}
.nestedCounterList li {
  display: block;
}
.nestedCounterList li:before {
  content: counters(item, ".") ". ";
  counter-increment: item;
}*/
/*nested ordered lists nested markers hack v2*/
.nestedCounterList {
  list-style-type: none;
  counter-reset: item;
  margin: 0;
  padding: 0;
}

.nestedCounterList > li {
  display: table;
  counter-increment: item;
  margin-bottom: 0.6em;
}

.nestedCounterList > li:before {
  content: counters(item, ".") ". ";
  display: table-cell;
  padding-right: 0.6em;    
}

li .nestedCounterList > li {
  margin: 0;
}

li .nestedCounterList > li:before {
  content: counters(item, ".") " ";
}
.underlineText {
  text-decoration: underline;
}
/*city list*/
.city {
  position: relative;
}
.city_name {
  display: block;
  border: 1px solid lightblue;
  padding: 0.2em 1em 0.4em;
  margin-bottom: 0.5em;
}
.city_name.marker {
  background: url(/img/city_name_marker.svg) no-repeat 95% 50%;
  background-size: 0;
}
.city_name.accentColor {
  background-color: ghostwhite;
}
.atm_adresses_list {
  display: none; /*all invisible at start*/
  position: absolute;
  top: 100%;
  padding: 0.2em 1em 0.4em;
  color: white;
  border: 1px solid #007cc3; /*hack for correct height whit out border box*/
  background-color: #007cc3;
  white-space: nowrap; /*hack for block width was bigger than parent's*/
  z-index: 5;
  max-height: 600px;
  overflow: auto;
}
.atm_adresses_list.right {
  left: 0;
}
.atm_adresses_list.left {
  right: 0;
}
.listNoStyle {
  list-style-type: none;
  margin: 0;
}
.atm_item_separator > img {
  width: 1em;
  height: 1em;
  vertical-align: unset;
  padding-left: 0.25em;
  padding-right: 0.25em;
}
/*manual accordion(collapse panel)*/
.collapsePanel {
  margin-bottom: 0.5em;
}
.collapseHeader {
  color: white;
  text-decoration: underline;
  background-color: #007cc3;
  padding: 0.8em 1em;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  background-position: 98% 50%;
  background-size: 1em;
  background-image: url(/img/city_name_marker_down.svg);
}
.collapseHeader.marker {
  background-image: url(/img/city_name_marker.svg);
}
.collapseHeader:hover {
  cursor: pointer;
}
.collapsibleElement {
  padding: 0em 1em;
  border-bottom: 1px solid #007cc3;
  margin-bottom: 2.4em;
}

/* autocomplete */
.autocomplete-container {
  display: flex;
  flex-direction: column;
  border: 1px solid #0bdaa0;
  margin-bottom: 20px;
}
.autocomplete-search, .autocomplete-result {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  align-items: flex-end;
  padding: 10px;
  margin-bottom: 10px;
}
.autocomplete-result.hide { 
  display: none; /* hack for bootstrap .hide not work on .autocomplete-result */
}
.autocomplete-search-input {
  position: relative;
}
.autocomplete-search-input, .autocomplete-result-text {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  flex: 2 0 50%;
}
.autocomplete-search-input>input {
  width: 75%;
  box-sizing: border-box;
  padding: 5px 10px;
  height: 30px;
  line-height: 1em;
}
.autocomplete-search-input>.errorLog {
  color: red;
  position: absolute;
  left: 0;
  bottom: -36px;
  box-sizing: border-box;
  padding: 5px;
  background-color: white;
  border: 1px solid red;
}
.autocomplete-search-input>.errorLog::before {
  content: ''; 
  position: absolute;
  left: 5px;
  top: -9px;
  border: 5px solid transparent;
  border-bottom: 5px solid white;
  z-index: 5;
}
.autocomplete-search-input>.errorLog::after {
  content: ''; 
  position: absolute;
  left: 5px;
  top: -10px;
  border: 5px solid transparent;
  border-bottom: 5px solid red;
}
.autocomplete-search-input>.twitter-typeahead>input {
  width: 100%;
  margin-bottom: 0;
  box-sizing: border-box;
  padding: 5px 10px;
  height: 30px;
  line-height: 1em;
}
.autocomplete-search-button, .autocomplete-result-price {
  display: flex;
  display: -webkit-flex;
  /* flex-direction: column; */
  flex: 1 0 30%;
}
.autocomplete-search-button>button {
  width: 55%;
  border: none;
  color: white;
  background-color: #0bdaa0;
  padding: 5px 10px;
}

.autocomplete-result-text {
  text-align: right;
  padding-right: 1em;
}
.autocomplete-result-price {
  align-items: baseline;
}
.autocomplete-result-price>span {
  font-size: 2em;
  padding-right: 0.2em;
}
/* default bootstrap typeahead classes */
.twitter-typeahead {
  width: 75%;
  display: flex !important;
}
.tt-menu.tt-open {
  max-height: 150px;
  overflow-y: auto;
  background-color: white;
  padding: 5px 10px;
  border: 1px solid #0bdaa0;
  border-top: none;
  width: 100%;
  box-sizing: border-box;
}

.emergencyNumber {
  font-size: 2em;
}

/* signup form */
#signupForm {
  margin-top: 0.5em;
  display: flex;
  flex-direction: column;
}
#signupForm > div {
  margin-bottom: 1em;
}
.radioHolder {
  display: flex;
  flex-direction: row;
}
#signupForm > div > input[type="text"] {
  width: 50%;
}
#signupForm > div > select {
  width: 35%;
}
.radioHolder>label, .radioHolder>input {
  padding: 0 0.5em;
}
.radioHolder>input:not(:first-child) {
  margin-left: 1em;
}

.agreementHolder {
  display: flex;
  flex-direction: row;
}
.agreementHolder > label {
  padding-left: 0.5em;
}
.buttonHolder {
  display: flex;
  justify-content: center;
}
.buttonHolder > input {
  border: none;
  background-color: #007cc3;
  color: white;
  padding: 0.5em 1em;
}
.documentHolder {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.documentHolder > svg {
  width: 32px;
}
.documentHolder > a {
  padding-left: 0.5em;
}
/* end signup form */

.infoList>li {
  padding-bottom: 1em;
}

.infoList>li:last-child {
  padding-bottom: 0;
}

.smi {
  padding: 0.5em 1em 0.5em 0;
}

/* tedofon faq */

.tedofonFAQ {
  border: 1px solid #007cc3;
  margin-bottom: 1em;
}
.tedofonFAQ_q {
  border-bottom: 1px dotted #007cc3;
  padding: 0.5em 1em;
  display: flex;
}
.tedofonFAQ_q>.question, .tedofonFAQ_a>.answer {
  display: flex;
}
.tedofonFAQ_q>.question::before {
  content: "В.:";
  color: #007cc3;
  padding-right: 0.5em;
}
.tedofonFAQ_a {
  padding: 0.5em 1em;
  display: flex;
}
.tedofonFAQ_a>.answer::before {
  content: "О.:";
  color: #007cc3;
  padding-right: 0.5em;
}

/*ip-telefony table*/

.pbxTable {
	border: 1px solid #0bdaa0;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 1em;
}
.pbxTable thead {
	font-weight: bold;
}
.pbxTable .leftAllign {
	text-align: left;
}
.pbxTable td {
	border: 1px solid #0bdaa0;
	padding: 0.5em 0.7em;
}
.voipHeader {
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  margin-top: 14px;
  margin-bottom: 18px;
}

/*Social ico's on main*/
.socialIco
{
  margin-left: 16px;
}

/*footer message about personal data*/

.personal-data-policity-footer {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  background-color: #5f5f5f;
}

.personal-data-policity-footer > a {
  text-decoration: none;
  font-size: 12px;
  /*padding-left: 16px;*/
  color: #c7c7c7;
  margin-bottom: 0;
}
.personal-data-policity-footer > a > svg {
  width: 16px;
  fill: #c7c7c7;
}

/*cookies notification*/

.cookie-notification-container {
  display: flex;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.cookie-notificaton-header {
  font-size: 0.9em;
}
.cookie-notofication-body > p {
  font-size: 0.9em;
  margin-bottom: 0.3em;
}
.cookie-notification-container.hide {
  display: none;
}
.cookie-notification, .cookie-notificaton-close-button {
  background-color: #f1f1f1;
}
.cookie-notificaton-header, .cookie-notofication-body, .cookie-notification-buttons{
  padding: 0.5em 0.5em;
}
.cookie-notificaton-header {
  padding-top: 0.5em;
}
.cookie-notification-buttons {
  padding-top: 0.5em;
  margin-bottom: 0.5em;
  justify-self: end;
}
.cookie-notification-button-accept {
  background-color: #007cc3;
}
.cookie-notification-button-decline {
  margin-left: 0.5em;
}
.cookie-notificaton-close-button > svg {
  width: 20px;
  margin-top: 0.5em;
  margin-right: 0.5em;
  fill: darkgrey;
  cursor: pointer;
}

/*sber online payment button*/
.sberButton {
  background-color: #21a038;
  height: 64px;
  min-width: 220px;
  padding: 0;
  margin: 0;
}

/*additional services price*/
.table-last-td-width20 tr td:last-child {
  width: 20%;
}