@media(min-width:767px) and (max-width:960px){.half-description{display:block;text-align:left}
}
@media(min-width:767px) and (max-width:960px){.half-description__slider{max-width:100%}
}

.styled-text {
	padding-top: 0px;
	padding-bottom: 0px;
    font-size: 18px;
	font-weight: 300;
}
.styled-text table {
	margin-bottom: 30px;
}
.styled-text table td {
	padding: 10px;
    vertical-align: middle;
    /*border: solid 1px #efefef;*/
}
.styled-text img {
	margin-right: 0px;
	display: inline-block;
	margin-bottom: 0px;
}
.styled-text > img {
	margin-right: 15px;
	display: block;
}
.styled-text ul, .styled-text ol {
	margin-bottom: 30px;
	list-style-position: inside;
        margin-left: 20px;
}
.styled-text li {
	margin-bottom: 15px;
}

.toggle-list > li div a {
	text-transform: uppercase;
}

.adv-block {
	min-height: 323px;
}

.adv-block--text{min-height: 350px;}

.adv-block__link:last-child {
  position: absolute;
  bottom: 41px;
}

@media(max-width: 767px) {
	.adv-block {min-height: 280px;}
	.adv-block--text{min-height: 350px;}
}

@media(max-width: 430px) {
	.adv-block--text{min-height: 400px;}
}

/* цена для блоков Услуги_Оборудование */
.adv-block__price {
    position: absolute;
    text-align: center;
    bottom: 60px;
}
.adv-block__price .rub_price {font-size: 0;}
.adv-block__price .text_price {
    display: inline-block;
    font-size: 20px;
}
/* КОНЕЦ цена для блоков Услуги_Оборудование */


.news-detail {
	padding-top: 50px;
}
.equipment-list__elements .equipment-cat-element {
	max-width: none;
}
.equipment-categories__desc {
	margin-top: 40px;
	font-size:18px;
}
.errortext {
	color: red;
    font-size: 16px;
    margin-bottom: 15px;
    display: block;
}
.modal-content__form p {
	margin-bottom: 0px;
	line-height: 1;
}
.success-text {
	font-size: 16px;
    color: green;
    text-align: center;
}
.main-map {
	position: relative;
    z-index: 1;
}
@media(max-width: 767px) {
	.equipment-element__name {
		font-size: 22px;
		font-weight: 300;
		margin-top: 20px;
	}
	.half-description__desc h3, .half-description__desc h1 {
		font-size: 22px;
	}
}
.main-client__pict {
	height: 52px;
	text-align: left;
}

.main-client__pict img {
	max-height: 100%;
}

.form-group--animate.full label {
  top: 5px;
  font-weight: 500;
  font-size: 1.07692rem;
  color: #1e22be;
}

.form-group--animate select {
	appearance: none;
}
select::-ms-expand {
    display: none;
}


.font-weight-bold, .span-bold{
    font-weight: 500;
}

span.bold{
	font-weight:bold;
}

.icon--ru::before {
    background-image: url(/images/2.png);
}
.icon--eng::before {
    background-image: url(/images/eng.png);
}
.footer-social--zen::before{
    background-image: url('/images/soc-zen.png')
}

.a_weight { color: black;
    text-decoration:none; /* Делает ссылку неподчеркнутой при наведении на нее курсора */
    letter-spacing: normal;
}
.a_weight:hover {
    text-decoration:none; /* Делает ссылку неподчеркнутой при наведении на нее курсора */
}

.new_h3_service{
	font-size: 2.46154rem;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
	line-height: 3.53846rem;
    font-weight: 300;
    letter-spacing: 0rem;
	margin: 0px 0px;
}


.vertical-hr {
border-left: 2px solid #000080;
margin-left: 0px;
padding-left: 20px;
}

/* Таблица с обводкой */
.boderTable{
width:100%; 
}
.boderTable td{ 
padding:7px; 
border:#d4d4d4 1px solid;
text-align: left;
font-size: 0.8em;
line-height:1.5;
}
/* Конец ---- Таблица с обводкой */


/* Таблица интерактивная */
.hoverTable{
width:100%; 
border-collapse:collapse; 
}
.hoverTable tr{
background: #ffffff;
}
.hoverTable td{ 
padding:7px; border:#d4d4d4 1px solid;
vertical-align: middle;
margin-bottom: 0px;
line-height: 2.30769rem;
}
.hoverTable td:first-child{
width:30%;
}
.hoverTable td:nth-child(2){
font-size:  2.46154rem;
font-weight: 600;
}
.hoverTable tr:hover{
background-color: #ededed;
}
/* Конец-Таблица интерактивная */


.list_new_padding li{
	margin-bottom:10px;
}


/* Тарифы карточки_вар. 2*/

.tariff-card__details{
    margin-top:10px;
}

.tariff-card__name.tariff-card_small{
    font-weight: 600;
    display:inline-block;
    font-size: 12px;
    margin: 10px 0px 0px;
}

.tariff-card__name.tariff-card_small ul{
    list-style-type: none;
    margin-bottom: 10px;
    margin-left: 0px;
}
.tariff-card__name.tariff-card_small li{
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 0px;
}
.tariff-card__date-description.tariff-card-description ul{
    list-style-type: none;
    margin-bottom: 10px;
}
.tariff-card__date-description.tariff-card-description li{
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
    margin-bottom: 0px;
}
.tariff-card__column.tariff-card_small.tariff-card__price_hidden-mob{width:35%;}


.tariff-card_small.tariff-card-description{font-size: 12px;}

.tariff-card_small.tariff-card__date, .tariff-card_small.tariff-card__value{
    font-weight: 600;
    font-size: 14px;
}
.tariff-card_small .tariff-card__price-description, .tariff-card_small.tariff-card__text.tariff-card__row{margin:0px}

.tariff-card__row.tariff-card__text_hidden-right{align-items: flex-end;}

.tariff__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
   flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
   justify-content: initial;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
   flex-direction: row;
   margin-bottom:40px;
}

@media screen and (max-width: 800px) {
  .tariff__cards {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media screen and (max-width: 450px) {
  .tariff__cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.tariff-card {
  margin-top: 5px;
  margin-bottom: 15px;
  z-index: 2;
  background-color: #ffffff;
  padding: 20px;
  width: 260px;
  min-height: 330px;
  position: relative;
  border: 1px solid #ddd;
  border-radius: 4px;
  cursor: pointer;
-webkit-box-shadow: 0 5px 2px -3px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 5px 2px -3px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0 5px 2px -3px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(0, 0, 0, 0.1); 
}


@media screen and (min-width: 800px) {
.tariff-card {
margin-right:10px;
}

}

@media screen and (max-width: 1170px) {
  .tariff-card {
    padding: 20px;
    padding-top: 25px;
    padding-bottom: 28px;
  }
}

@media screen and (max-width: 800px) {
  .tariff-card {
    margin-top: 24px;
    padding: 8px 15px 10px 36px;
    width: 100%;
    max-width: none;
    min-height: 83px;
  }
}

@media screen and (max-width: 420px) {
  .tariff-card {
    padding: 8px 25px 8px 25px;
    margin-top: 8px;
    min-height: 77px;
    width: 100%;
  }
}

.tariff-card:hover {
  border: 1px solid #000080;
-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 0px rgba(0, 0, 0, 0.3); 
 -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 0px rgba(0, 0, 0, 0.3); 
 box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.3), 0 1px 0px rgba(0, 0, 0, 0.1); 
}

.tariff-card:hover .tariff-card__btn {
  background-position-x: 100%;
  color: #ffffff;
}
.tariff-card:hover .tariff-card__price {
  color: #66cc00;
}
.tariff-card:hover .tariff-card__value {
  color: #66cc00;
}
.tariff-card:hover .rub{ 
    border-bottom: 1px solid #66cc00;
} 

.tariff-card:last-child {
  margin-right: 0;
}
.tariff-card__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}
@media screen and (max-width: 800px) {
  .tariff-card__info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.tariff-card__info::before {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0%;
  height: 2px;
  background-color: #009eff;
  -webkit-transition: width .3s ease;
  transition: width .3s ease;
}

@media screen and (max-width: 800px) {
  .tariff-card__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.tariff-card__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 17px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 800px) {
  .tariff-card__text {
    margin: 0;
  }
}

.tariff-card__text:first-child {
  margin-top: 0;
}

.tariff-card__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 12px;
}

.tariff-card__row:last-child {
    -webkit-box-align: end;
}

/*внутренние блоки*/

.tariff-card__name {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}
.tariff-card__band {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  color: #a9a9a9;
}

.tariff-card__footnotes {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  margin-top: 35px;
}

@media screen and (max-width: 800px) {
  .tariff-card__name {
    font-size: 12px;
  }
  .tariff-card__band {
    margin-right: 20px;
  }
}

.tariff-card__name_hidden {
  display: none;
}

@media screen and (max-width: 800px) {
  .tariff-card__name_hidden {
    display: inline;
  }
}


.tariff-card__title {
    font-size: 24px;
    line-height: 24px;
    margin: 10px 0px;
    font-weight: 700;
    position: relative;
    color: #3b4256;
    text-decoration: none;
    max-width:80%;
    display:block;
}
.tariff-card__title:hover{color: #000080; text-decoration: none;}

@media screen and (max-width: 800px) {
.tariff-card__column.tariff-card_small.tariff-card__price_hidden-mob{display:none;}
.tariff-card__title{max-width:100%;}
  .tariff-card__title {
    font-size: 20px;
    line-height: 18px;
  }
}

@media screen and (min-width:1024px){
.tariff-card__title{display:block;}
}

.tariff-card__title:hover::before {
  width: 100%;
}

.tariff-card__title::before {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 0%;
  height: 0px;
  background-color: #000080;
  -webkit-transition: width .3s ease;
  transition: width .3s ease;
}

.tariff-card__subtitle {
  color: #000080;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

@media screen and (max-width: 800px) {
  .tariff-card__subtitle {
    display: none;
  }
}

.tariff-card__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
    margin-right: 15px;
}

@media screen and (max-width: 800px) {
  .tariff-card__column:last-child {
    margin-right: 0px;
  }
}

.tariff-card__price {
  color: #000080;
  font-size: 32px;
  font-weight: 700;
  line-height: 24px;
}

@media screen and (max-width: 800px) {
  .tariff-card__price {
    margin-top: 3px;
    font-size: 24px;
  }
}

.tariff-card-description {
  font-size: 13px;
  font-weight: 300;
  line-height: 16px;
}

@media screen and (max-width: 800px) {
  .tariff-card-description {
    font-size: 12px;
    line-height: 20px;
  }
}

.tariff-card__price-description {
  margin-top: 8px;
}

@media screen and (max-width: 800px) {
  .tariff-card__price-description {
    display: none;
  }
}

.tariff-card__price_hidden {
  display: none;
}

@media screen and (max-width: 800px) {
  .tariff-card__price_hidden {
    display: inline;
  }
}

.tariff-card__value {
  color: #000080;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.tariff-card__value-besk {
  color: #000080;
  font-size: 40px;
  font-weight: 700;
  line-height: 24px;
}

.tariff-card__date {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

@media screen and (max-width: 800px) {
  .tariff-card__date {
    font-size: 16px;
    line-height: 14px;
  }
}
.tariff-card__value-description{
  font-size: 12px;
}
.tariff-card__value-description-si{
  font-size: 14px;
  line-height: 18px;
}
.tariff-card__date-description{
  font-size: 12px;
}
.tariff-card__details_img{
    display: none;
}
@media screen and (max-width: 800px) {
  .tariff-card__details_img{
    display: inline-block;
  }
}
.tariff-card__details_Irid{
    margin-top:5px;
}


/*кнопари 1*/
.show-btn {
  margin-top: 10px;
  display: none;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: none;
  border: none;
  padding: 0;
  position: relative;

  outline: none;
}

.show-btn__text {
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  color: #009eff;
text-align: left;
text-decoration:none;
}

@media screen and (max-width: 800px) {
  .show-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  /*.show-btn:after{
    content: url(/images/arrow-blue.png);
	display:block;
	float: left;
	-webkit-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	transform:rotate(-90deg);
	width:10px;height:17px;
    margin: 0px 0px 0px;
    color: #000080;
  }*/
}
.show-btn.slow_top:after{   
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg); 
    -o-transform: rotate(180deg);
    transform: rotate(180deg);}

.show-btn.show .show-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.show-icon {
  margin-top: 5px;
  margin-left: 5px;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}
.show-btn__text {
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  color: #000080;
text-decoration:none;
}

/*Кнопка 2*/
.tariff-card__btn_small {
  display: none;
}
@media screen and (max-width: 800px) {
  .tariff-card__btn_small {
    display: block;
    width: auto;
    margin-top: 5px;
    padding: 9px 22px 8px 25px;
    font-size: 12px;
    line-height: 1;
text-decoration:none;
  }
}
.tariff-card__btn .btn_white {
  margin-top: 25px;
  min-height: 50px;
  line-height:50px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1170px) {
  .tariff-card__btn .btn_white {
    width: 166px;
  }
}

@media screen and (max-width: 800px) {
  .tariff-card__btn.btn_white {
    display: none;
  }
}

.btn_white {
  border-radius: 8px;
  border: 1px solid #000080;
  color: #000080;
  background-image: -webkit-linear-gradient(45deg, #ffffff 0%, #ffffff 33%, #000080 66%, #0e69c4 100%);
  background-image: linear-gradient(45deg, #ffffff 0%, #ffffff 33%, #000080 66%, #0e69c4 100%);
  background-size: 400%;
  background-position-x: 0px;
  -webkit-transition: background .3s ease, color .3s ease, border .3s ease;
  transition: background .3s ease, color .3s ease, border .3s ease;
  cursor: pointer;
    width: 100%;
}

.btn_white:hover {
  background-position-x: 90%;
  color: #ffffff;
  text-decoration:none;
}

.btn_white:active {
  background-position-x: 100%;
  color: #ffffff;
}
.btn_M {
  padding: 12px 40px;
  font-size: 16px;
}


@media screen and (max-width: 800px){
  .tariff-card_small .tariff-card__price-description {
    display: block;
  }
  .tariff-card__text_hidden-left:first-child {
    margin-top: 0;
    width: 50%;
  }
  .tariff-card__text_hidden-left:first-child a{width:90%}
}

/*Иконки тарифов*/
.tariff-card__bg {
  position: absolute;
  z-index: -1;
  top: 0;
}

.tariff-card__bg_1 {
  top: -10px;
  left: 38px;
}

@media screen and (max-width: 1170px) {
  .tariff-card__bg_1 {
    top: 5px;
    left: 38px;
  }
}

@media screen and (max-width: 800px) {
  .tariff-card__bg_1 {
    top: 9px;
    left: -10px;
  }
}

.card-bg {
  position: absolute;
  top: 0;
  left: 0;
}

.card-bg.card-bg_1 {
    width: 178px;
    height: 138px;
}

@media screen and (max-width: 800px) {
  .card-bg_1 {
    width: 83px;
    height: 65px;
  }
}

.card-icon {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
}

.card-icon.card-icon_1 {
  top: 29px;
  left: 90px;
  max-width:150px;
  height:100px;
}

@media screen and (max-width: 800px) {
  .card-icon.card-icon_1 {
    display: none;
  }
}

.rub  {  
    visibility: hidden;
} 
.rub::before{
	content: 'P';
	visibility: visible;
	line-height: 5px;
    font-weight: 400;
    border-bottom: 1px solid #000080; 
    display: inline-block;
} 
.rub_price {  
    visibility: hidden;
    font-size: 5px;
} 
.rub_price::before{
	content: 'P';
	visibility: visible;
    font-size: 14px;
	line-height: 5px;
    font-weight: 400;
    border-bottom: 1px solid #000; 
    display: inline-block;
} 
/* КОНЕЦ  Тарифы карточки_вар. 2*/


/* Описание тарифов блок*/
.third_otstup{padding-right:20px}
.third-name{font-size:1.53846rem;font-weight:600;line-height:2.84615rem;margin-bottom:8px}
.third-name:hover{color: #66cc00;}
.third-description{font-size:1.15385rem;line-height:1.69231rem;margin-bottom:8px}
.third-subtitle{font-size:1.15385rem;line-height:1.69231rem;font-style: italic; margin-bottom:8px;color: #000080;}
.third-img{display:block;}

.third-gray__block{display:block;position:relative;padding-top:15px; margin-bottom:35px;background:#ededed;z-index:-1}
.third-gray__block h2{text-align: center;padding:0px 10px;}
@media(max-width:960px){.tariff-gray__block{max-width:100%;}
.third-gray__block::before, .third-gray__block::after{display:none;}
}
.third-gray__block::before, .third-gray__block::after{content:'';position:absolute;bottom:0px;height:100%;width:100%;background:#ededed;z-index:-1}
.third-gray__block::before{left:50%}
.third-gray__block::after{right:50%}

.third-gray__blocks{margin-bottom:0px;padding:5px 0px;}
.third-gray__blocks{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:5px 0px}

.third-white__block{display:block;padding-top:15px; margin-bottom:35px;}
.third-white__block h2{text-align: center;}
@media(max-width:960px){.tariff-white__block{max-width:100%;}
}

.third-white__blocks{margin-bottom:0px;padding:5px 0px;}
.third-white__blocks{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:5px 0px}
.third-white__blocks p{margin-bottom:5px;}

.near{padding:40px 0px 40px 0px;}
.contact{margin-left:-56px;}
@media(max-width:960px){.contact{margin-left:0px;}
}



/*блоки этапов*/
.howto {margin-top:30px;display: block;box-sizing: border-box}

.howto{padding:0 0 30px}
@media (max-width:767px){
.howto{padding:0 0 20px}
}
@media (min-width:768px) and (max-width:991px){
.howto{padding:0 0 20px}
}

.howto-container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;display: block;box-sizing: border-box}

@media (min-width:768px){
.howto-container{width:744px}
}
@media (min-width:992px){
.howto-container{width:960px}
}
@media (min-width:1176px){
.howto-container{width:1176px}
}

.howto--title{margin:0 0 39px;font-size:30px;line-height:40px;font-weight:400}
@media (max-width:767px){
.howto--title{margin:0 0 37px;font-size:28px;line-height:40px}
}

.howto-row{margin-left:-15px;margin-right:-15px;display: block;box-sizing: border-box}
.howto-row:after,
.howto-row:before{content:" ";display:table}
.howto-row:after{clear:both}


.col-howto{position:relative;min-height:1px;padding-left:15px;padding-right:15px}
.col-howto{float:left}
.col-howto{width:100%}
@media (min-width:1176px){
.col-howto{padding-left:10px;padding-right:10px}
}
@media (min-width:768px){
.col-howto{float:left}
.col-howto{width:50%}
}

.howto--item{background:#ededed;border-radius:20px;overflow:hidden;position:relative;top:auto;right:auto;bottom:auto;left:auto}
.howto--item.is-big{padding:45px 50px 0 139px;width:auto;height:282px}

@media (max-width:767px){
.howto--item.is-big{padding:35px 20px 30px 88px;margin:0 0 20px;width:auto;height:auto}
}
@media (min-width:768px) and (max-width:991px){
.howto--item.is-big{padding:45px 30px 0 110px;width:auto;height:362px}
}

.howto--item.is-small{padding:33px 130px 0 116px;width:auto;height:126px}
@media (max-width:767px){
.howto--item.is-small{padding:33px 20px 33px 88px;width:auto;height:auto}
.howto--item.is-small:first-of-type{margin:0 0 20px!important}
}

@media (min-width:768px) and (max-width:991px){
.howto--item.is-small{padding:33px 50px 0 109px;width:auto;height:150px}
.howto--item.is-small:last-of-type{width:auto;height:182px}
}

@media (min-width:992px) and (max-width:1175px){
.howto--item.is-small{padding-top:31px}
}

.howto--item.is-small:first-of-type{margin:0 0 30px}


.howto--icon{background:50% no-repeat;background-size:100% 100%}
.howto--icon.j01{background-image:url(/images/small_img/icons/order.png);position:absolute;top:52px;right:auto;bottom:auto;left:50px;width:46px;height:46px}

@media (max-width:767px){
.howto--icon.j01{position:absolute;top:42px;right:auto;bottom:auto;left:20px}
}

@media (min-width:768px) and (max-width:991px){
.howto--icon.j01{position:absolute;top:52px;right:auto;bottom:auto;left:32px}
}
.howto--icon.j02{background-image:url(/images/small_img/icons/research.png);margin:-23px 0 0;position:absolute;top:50%;right:auto;bottom:auto;left:40px;width:42px;height:46px}

@media (max-width:767px){
.howto--icon.j02{margin:0;position:absolute;top:40px;right:auto;bottom:auto;left:20px}
}
@media (min-width:768px) and (max-width:991px){
.howto--icon.j02{position:absolute;top:63px;right:auto;bottom:auto;left:32px}
}

.howto--icon.j03{background-image:url(/images/small_img/icons/partners.png);margin:-23px 0 0;position:absolute;top:50%;right:auto;bottom:auto;left:40px;width:42px;height:46px}

@media (max-width:767px){
.howto--icon.j03{margin:0;position:absolute;top:40px;right:auto;bottom:auto;left:20px}
}
@media (min-width:768px) and (max-width:991px){
.howto--icon.j03{position:absolute;top:63px;right:auto;bottom:auto;left:32px}
}

.howto--icon.j04{background-image:url(/images/small_img/icons/deliver2.png);margin:-23px 0 0;position:absolute;top:50%;right:auto;bottom:auto;left:40px;width:42px;height:46px}

@media (max-width:767px){
.howto--icon.j04{margin:0;position:absolute;top:40px;right:auto;bottom:auto;left:20px}
}
@media (min-width:768px) and (max-width:991px){
.howto--icon.j04{position:absolute;top:63px;right:auto;bottom:auto;left:32px}
}

.howto--icon.j05{background-image:url(/images/small_img/icons/payment.png);margin:-23px 0 0;position:absolute;top:50%;right:auto;bottom:auto;left:40px;width:42px;height:46px}

@media (max-width:767px){
.howto--icon.j05{margin:0;position:absolute;top:40px;right:auto;bottom:auto;left:20px}
}
@media (min-width:768px) and (max-width:991px){
.howto--icon.j05{position:absolute;top:63px;right:auto;bottom:auto;left:32px}
}

.howto--number{color:#ffffff;z-index:1;position:absolute;top:auto;right:20px;bottom:0;left:auto;font-size:200px;line-height:130px;font-weight:700}

@media (max-width:767px){
.howto--number{right:-15px!important}
}
@media (min-width:768px) and (max-width:991px){
.howto--number{right:0}
}
.howto--item.is-small .howto--number{right:45px}

@media (min-width:768px) and (max-width:991px){
.howto--item.is-small .howto--number{right:-10px}
}

.howto--text{z-index:2;position:relative;top:auto;right:auto;bottom:auto;left:auto;font-size:20px;line-height:30px;font-weight:500}

@media (max-width:767px){
.howto--text{font-size:16px;line-height:26px;font-weight:500}
}
@media (min-width:992px) and (max-width:1175px){
.howto--text{font-size:20px;line-height:24px;font-weight:500}
}

.howto--item.is-small .howto--text{font-size:16px;line-height:22px;font-weight:500}

@media (max-width:767px){
.howto--item.is-small .howto--text{font-size:14px;line-height:18px;font-weight:500}
}
@media (min-width:992px) and (max-width:1175px){
.howto--item.is-small .howto--text{font-size:16px;line-height:20px;font-weight:500}
}

.visible-xs{display:none!important}
@media (max-width:767px){
.visible-xs{display:block!important}
}
@media (max-width:767px){
.hidden-xs{display:none!important}
}

.howto--btn{z-index:2;position:absolute;top:auto;right:auto;bottom:50px;left:50px;width:200px;height:auto}
@media (max-width:767px){
.howto--btn{position:relative;margin:20px 0;top:0;left:0;right:0;bottom:0}
}
@media (min-width:768px) and (max-width:991px){
.howto--btn{position:absolute;top:auto;right:auto;bottom:40px;left:32px;width:192px;height:auto}
}
/*конец блоков этапов*/

/*блок преимуществ*/
.features{padding:20px 0}

.features .features_block > div:first-child{width:50px;height:50px;margin:0 auto;border-radius:100%;padding:50px;position:relative;overflow:hidden;-webkit-transition:.2s linear;-moz-transition:.2s linear;-ms-transition:.2s linear;transition:.2s linear;}
.features .features_block > div:first-child:after{content:'';position:absolute;left:0;right:0;top:0%;width:100%;height:100%;-webkit-transition:.2s linear;-moz-transition:.2s linear;-ms-transition:.2s linear;transition:.2s linear;}
.features .item_1:after{content:'';background:#fff url(/images/small_img/icons/reliable.png) no-repeat center center; background-size: 60% auto;}
.features .item_2:after{content:'';background:#fff url(/images/small_img/icons/convenient.png) no-repeat center center; background-size: 60% auto;}
.features .item_3:after{content:'';background:#fff url(/images/small_img/icons/fast1.png) no-repeat center center; background-size: 60% auto;}
.features .item_4:after{content:'';background:#fff url(/images/small_img/icons/tariff1.png) no-repeat center center; background-size: 60% auto;}
.features .item_5:after{content:'';background:#fff url(/images/small_img/icons/label1.png) no-repeat center center; background-size: 60% auto;}
.features_block:hover .item_1:after{content:'';background:#1e22be url(/images/small_img/icons/reliable2.png) no-repeat center center; background-size: 60% auto;}
.features_block:hover .item_2:after{content:'';background:#1e22be url(/images/small_img/icons/convenient2.png) no-repeat center; background-size: 60% auto;}
.features_block:hover .item_3:after{content:'';background:#1e22be url(/images/small_img/icons/fast2.png) no-repeat center; background-size: 60% auto;}
.features_block:hover .item_4:after{content:'';background:#1e22be url(/images/small_img/icons/tariff2.png) no-repeat center; background-size: 60% auto;}
.features_block:hover .item_5:after{content:'';background:#1e22be url(/images/small_img/icons/label2.png) no-repeat center; background-size: 60% auto;}
.features__title{font-size:20px;line-height:1.1em;margin-top:10px;text-align:center;}
.features .features_block{display:inline-block;min-height:0;vertical-align:top;margin-right:10px;width:270px;}
.features .features_block p{text-align:center;margin-top:20px;font-size:14px;line-height:22px;}
@media screen and (max-width: 600px){
.features .features_block {width:100%;}
}

/*конец блока преимуществ*/

/* стили для окна заявки */

.modal-content__head-blue {
    color: #1e22be;
}
.modal-content__top {
    color: #98a3a8;
    margin: 0 0 20px;
}
.modal-content__top span {
    color: #1e22be;
    font-weight: 700;
    font-size: 20px;
    line-height: 10px;
}
.modal-form-request .form-group--big {
    display: inline-block;
    margin-bottom: 0;
}
.modal-form-request .form-group--big+.form-group--big {
    margin-left: 10px;
}

/* конец стилей для окна заявки */

/* стили для карточки товара */

.half-description__top .half-description__stock{
    margin: 0;
    display: inline-block;
    width: 30%;
}

.half-description__top .half-description__stock i {
    position: relative;
    top: -1px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("assets/i/icons/box.svg") center no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.half-description__top .half-description__stock span {
    font-size: 14px;
    line-height: 24px;
}

.half-description__top .half-description__rating i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("assets/i/icons/star-grey.svg") center no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.half-description__top .half-description__rating i.yellow {
    background: url("assets/i/icons/star-yellow.svg") center no-repeat;
    background-size: contain;
}

.half-description__middle {
    margin: 0 !important;
}
.half-description__middle .half-description__price {
    display: inline-block;
    margin: 0;
}
.half-description__middle .half-description__price .rub_price {
    font-size: 0;
}
.half-description__middle .half-description__price .text_price {
    display: inline-block;
    margin: 0 0 10px;
}
.half-description__middle .half-description__cur-price {
    display: inline-block;
    color: #000000;
    font-size: 32px;
    font-weight: 700;
}
.half-description__middle .half-description__cur-price .rub_price::before {
    font-size: 20px;
    font-weight: 700;
}
.half-description__middle .half-description__cur-price:hover {
    color: #1e22be;
}
.half-description__middle .half-description__cur-price:hover .rub_price::before {
    border-bottom: 1px solid #1e22be;
}
.half-description__middle .half-description__old-price {
    display: inline-block;
    font-size: 24px;
    color: #b3b3b3;
    text-decoration: line-through;
    margin-left: 20px;
}
.half-description__middle .half-description__old-price .rub_price::before {
    border-bottom: 1px solid #b3b3b3;
}
.half-description__middle .half-description__promo {
    display: inline-block;
    margin: 0 20px 20px;
}
.half-description__middle .half-description__promo i {
     position: relative;
     top: -1px;
     display: inline-block;
     width: 20px;
     height: 20px;
     background: url("assets/i/icons/sale.svg") center no-repeat;
     background-size: contain;
     vertical-align: middle;
 }
.half-description__middle .half-description__promo span {
    font-size: 14px;
    line-height: 24px;
}

.half-description__bottom {
    margin: 20px 0;
}
.half-description__bottom .half-description__delivery,
.half-description__bottom .half-description__install {
    display: inline-block;
    margin: 0 20px 0 0;
}
.half-description__bottom .half-description__delivery i,
.half-description__bottom .half-description__install i {
    position: relative;
    top: -1px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("assets/i/icons/delivery.svg") center no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.half-description__bottom .half-description__install i {
    background: url("assets/i/icons/repair.svg") center no-repeat;
    background-size: contain;
}
.half-description__bottom .half-description__delivery a,
.half-description__bottom .half-description__install a {
    color: #000;
    font-size: 14px;
    line-height: 24px;
}
/* конец стилей для карточки товара */
/* вопрос-ответ */

.faq-list__question {
    position: relative;
    background: #ffffff;
    border: solid 1px #000080;
    color: #000000;
    padding: 10px 40px 10px 20px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 30px;
}
.faq-list__question i {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: url("assets/i/icons/arrow-3.svg") center no-repeat;
    background-size: contain;
    content: "";
    transition: transform 0.2s ease-out;
}
.faq-list__question.active i {
    transform: rotate(90deg);
}
.faq-list__question:hover {
    color: #000080;
    cursor: pointer;
}
.faq-list__answer {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
    transition: opacity 1s ease-out;
    opacity: 0;
    height: 0;
    overflow: hidden;
}
.faq-list__question.active + .faq-list__answer {
    opacity: 1;
    height: auto;
}
@media(max-width:960px){
.faq-list__answer,  .faq-list__question, .equipment-categories__desc p{font-size:1.15385rem;}
}
/* конец стилей вопрос-ответ */


/* стили для анонсов */

.elements-announce__block {
    margin: 0 0 40px;
}
.elements-announce__title {
    margin: 0 0 20px;
}
.elements-announce__title a {
    font-size: 25px;
    font-weight: 300;
    color: #282828;
}
.elements-announce__item {
    position: relative;
    display: inline-block;
    width: 30%;
    min-width: 260px;
    height: 570px;
    margin: 20px 10px;
    border: solid 1px #ededed;
    vertical-align: top;
    text-align: center;
    transition: border-color 1s ease-in-out;
}
/*
.elements-announce__item:nth-child(2) {
    margin: 0 3%;
}
*/

.elements-announce__item:hover {
    border-color: #1e22be;
-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 0px rgba(0, 0, 0, 0.3); 
 -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 0px rgba(0, 0, 0, 0.3); 
 box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.3), 0 1px 0px rgba(0, 0, 0, 0.1); 
}
.elements-announce__rating {
    position: absolute;
    display: inline-block;
    left: 20px;
    top: 20px;
}
.elements-announce__rating i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("assets/i/icons/star-grey.svg") center no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.elements-announce__rating i.yellow {
    background: url("assets/i/icons/star-yellow.svg") center no-repeat;
    background-size: contain;
}
.elements-announce__stock {
    position: absolute;
    right: 20px;
    top: 20px;
}
.elements-announce__stock i {
    position: relative;
    top: -1px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("assets/i/icons/box.svg") center no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.elements-announce__image {
    position: relative;
    height: 200px;
    margin: 50px 20px 20px;
}
.elements-announce__image img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.elements-announce__type {
    margin: 10px 20px;
    font-weight: 700;
}
.elements-announce__name {
    margin: 15px 10px;
}
.elements-announce__name a {
    font-size: 20px;
    font-weight: 300;
    color: #000000;
}
.elements-announce__name a:hover {
    color: #1e22be;
}
.elements-announce__text {
    margin: 15px 15px;
    color: #000000;
    font-size: 14px;
    line-height: 18px;
}
.elements-announce__price {

    position: absolute;
    bottom: 100px;
    left: 20px;
    right: 20px;

}
.elements-announce__price .rub_price {
    font-size: 0;
}
.elements-announce__price .text_price {
    display: inline-block;
    font-size: 20px;

}
.elements-announce__cur-price {
    display: inline-block;
    color: #000000;
    font-size: 25px;
    font-weight: 700;
    margin: 0 0 10px;
}
.elements-announce__cur-price .rub_price::before {
    font-size: 20px;
    font-weight: 700;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.elements-announce__cur-price:hover {
    color: #1e22be;
}
.elements-announce__cur-price:hover .rub_price::before {
    border-bottom: 1px solid #1e22be;
}
.elements-announce__old-price {
    display: inline-block;
    font-size: 20px;
    color: #b3b3b3;
    text-decoration: line-through;
    margin-left: 15px;
}
.elements-announce__old-price .rub_price::before {
    border-bottom: 1px solid #b3b3b3;
}
.elements-announce__button {
    position: absolute;
    bottom: 40px;
    left: 30px;
    right: 30px;
}
.elements-announce__promo {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
}
.elements-announce__promo i {
    position: relative;
    top: -1px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("assets/i/icons/sale.svg") center no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.elements-announce__more {
    margin: 20px 0 0;
}
.elements-announce__more a {
    font-size: 14px;
    color: #282828;
    text-decoration: underline;
}
.elements-announce__more a:hover {
    text-decoration: none;
}

@media screen and (max-width: 900px) {
    .elements-announce__item {
        width: 100%;
        margin: 15px 10;
        height: 540px;
    }
}

/* конец стилей для анонсов */

/* Базовый контейнер табов */
.tabs {
	min-width: 380px;
	max-width: 1200px;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
}
/* Стили секций с содержанием */
.tabs>section {
	display: none;
	margin-top:35px;
	padding: 15px;
	background: #fff;
	border: 0px solid #ddd;
	border-top: 0px solid #000080;
	text-align: left;
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
.tabs>input {
	display: none;
	position: absolute;
}
/* Стили переключателей вкладок (табов) */

.my-label {
	width: 100%;
}
.tabs>label {
	display: inline-block;
	min-width: 100px;
	max-width: 47%;
	margin: 0 0 -1px;
	padding: 15px 15px;
	font-weight: 300;
    font-size: 1.4em;
	text-align: left;
	color: #aaa;
	border: 0px;
	border-width: 0px 0px 0px 0px;
	border-bottom: 0px;
	background: #ffffff;
	border-radius: 3px 3px 0 0;
}
/* Шрифт-иконки от Font Awesome в формате Unicode */
.tabs>label:before {
	font-family: fontawesome;
	font-weight: normal;
	margin-right: 10px;
}

.tabs>label:hover {
	color: #000080;
	cursor: pointer;
	border-bottom: 2px solid #000080;
}
/* Стили активной вкладки */
.tabs>input:checked+label {
	color: #555;
	border-bottom: 2px solid #000080;
	background: #fff;
}
/* Активация секций */
#tab1:checked~#content-tab1,
#tab2:checked~#content-tab2,
#tab3:checked~#content-tab3,
#tab4:checked~#content-tab4,
#tab5:checked~#content-tab5 {
	display: block;
}
/* Убираем текст с переключателей 
* и оставляем иконки на малых экранах */

@media screen and (max-width: 680px) {
	.tabs>label {
		font-size: 1.4em;
	}
	.tabs>label:before {
		margin: 0;
		font-size: 18px;
	}

}
/* Изменяем внутренние отступы 
*  переключателей для малых экранов
*/
@media screen and (max-width: 400px) {
	.tabs>label {
		padding: 15px;
	}
}

/* КОНЕЦ ВКЛАДОК */

.showSpaces{
  white-space: pre;
}

/* Extended mobile menu */

.mobile-menu {
    width: 70%;
    min-width: 300px;
}
.mobile-menu__wrap {
    padding-top: 25px !important;
    padding-left: 0;
    padding-right: 0;
}
.mobile-menu .lvl1 > li {
    position: relative;
    text-align: left;
    padding: 0;
}
.mobile-menu .lvl1 > li::after {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -5px;
    width: 14px;
    height: 10px;
    background: url("/images/arrow-blue.png") center no-repeat;
    content: "";
    transform: rotate(-90deg);
}
.mobile-menu .lvl1 > li.show::after {
    display: none;
}
.mobile-menu .lvl1 > li > .back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 20px 20px 20px 50px;
    background: #e2e2e7;
    cursor: default;
}
.mobile-menu .lvl1 > li > .back::after {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -5px;
    width: 14px;
    height: 10px;
    background: url("/images/arrow-blue.png") center no-repeat;
    content: "";
    transform: rotate(90deg);
}
.mobile-menu .lvl1 > li.hide {
    display: none;
}
.mobile-menu .lvl1 > li:hover {
    background: #e2e2e7;
}
.mobile-menu .lvl1 > li > a {
    display: inline-block;
    color: #333;
    margin: 20px;
}
.mobile-menu .lvl1 > li > a:hover {
    color: #1e22be;
}
.mobile-menu .lvl1 > li.show .lvl2 {
    display: block;
}
.mobile-menu .lvl2 {
    display: none;
    padding: 0 0 0 30px;
    background: #ededed;
}
.mobile-menu .lvl3 {
    padding: 0 0 0 25px;
}
.mobile-menu .lvl2 li {
    padding: 0;
}
.mobile-menu .lvl2 li > a:hover {
    color: #1e22be;
}
.mobile-menu .lvl2 > li > a {
    display: block;
    color: #333;
    padding: 20px;
}
.mobile-menu .lvl3 > li > a {
    display: block;
    color: #333;
    font-size: 16px;
    padding: 5px;
}
@media (max-width: 640px) {
    .mobile-menu .btn {
        width: 95%;
    }
}

/*Intelsib*/

/*li {margin-left: 20px;}*/

.features_block-two {
        width: 50px;
        height: 50px;
        margin: 0 auto;

        /*margin: 0 auto;
        border-radius: 100%;
        padding: 50px;
        position: relative;
        overflow: hidden; */
      }

        .features_block-one {
          display: inline-block;
          min-height: 0;
          vertical-align: top;
          margin-right: 10px;
          width: 270px;
        }
.features_block-one p {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    line-height: 22px;
    max-width: 1200px;
    font-weight: 300;
    margin-bottom: 31px;
}


.list-style-faq {
  list-style-type: none;
}
.header-menu__sub-tree a {
	display: inline-flex;
}
.new-ol_list {margin-left: 20px;}
.new-ol_list li:not(:last-child) {margin-bottom: 15px;}
.faq-title {margin-top: 35px; font-size: 1.2em;}
.faq-description {font-size: 0.9em; color: #85929E;}
.faq-span {display: block;}
.new_btnpos {margin-bottom: 35px;}
.sidebar_title {font-size: 26px; font-weight: 300; display: flex; justify-content: space-between; margin-bottom: 10px;}



.tariff-card-desc {margin-top: 35px; color:#000000;}
.black {color: #000000;}
.fos-contact-block {margin-top: 55px;}
.width-40 {width: 40%;}
.mg-t-25 {margin-top: 25px;}

.clients-title {margin-top: 35px; font-size: 1.5em; font-weight: 500 !important;}
.clients-title span {font-size: 15pt;}

/*.grid .half-description__desc p {font-size: 0.8em;}*/


.no-list{
    display:inline-block;
    margin: 35px 0px 0px;
}

.no-list ul{
    list-style-type: none;
    margin-bottom: 25px;
}
.no-list li{
    line-height: 24px;
    margin-bottom: 10px;
}

.footer-line {margin: 0 !important; padding: 0 !important;}
.footer-inline {margin: 0 !important; padding: 0 !important; font-size: 1.38462rem !important; font-weight: 300; display: block;}

.footer__top-info-wrap a[href^="tel:"] {color: black;}
.footer__top-info-wrap a[href^="tel:"]:hover {text-decoration: none;}

.mb0 {margin-bottom: 0;}
.max-width {max-width: 100%;}

.example-vsat {margin: 30px auto;}
.example-vsat p, .example-vsat li {margin: 0;}
.example-vsat li {list-style: square; font-weight: 500;}
.example-vsat_manufacturer {font-style: italic; margin-bottom: 10px !important;}

@media (max-width: 1000px) {
    .main-whats-el__image {background-size: contain; background-position: center; background-repeat: no-repeat; background-color: white;}
}
@media (max-width: 450px) {
    .main-whats-el__image {background-position: top;}
}
.paragraph {margin-left: 15px;}

/*ФОС-начало*/

input[type="submit" i] {
display: inline-block;
    position: relative;
    overflow: hidden;
    outline: none;
    border: none;
    min-height: 48px;
    line-height: 3.69231rem;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: none !important;
    -webkit-transition: all ease-out 200ms;
    transition: all ease-out 200ms;
    max-width: 100%;
    min-width: 222px;
    border-radius: 24px;
    color: #ffffff;
    background: #1e22be;
}
 hr { border: none; /* Убираем границу */ background-color: #888888; /* Цвет линии */ color: #888888; /* Цвет линии для IE6-7 */ height: 2px; /* Толщина линии */ } 
element.style {
}
.form-group input[type=text]:focus {
    border-color: #38398d;
    outline: 0;
    box-shadow: none;
}

.inputtextarea{
    background-color: #fff;
    background-image: none;
}
.inputtextarea:focus {
    border-color: #38398d;
    outline: 0;
    box-shadow: none;
}

.mb {
        display:inline-block;
        width: 100%;
    margin-bottom: 30px!important;
}
.feedbackName {
        font-size: 1.92308rem;
        line-height: 1.5;
        color: #1e22be;
        margin-bottom: 35px;
}
.col-sm-6 {
        width: 33%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 20px;
}
.col-sm-4 {
        width: 50%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 20px;
}
.col-sm-9 {
        width: 100%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 20px;
}
@media (max-width: 700px){
.col-sm-6 {
        width: 100%;
}
.col-sm-4 {
        width: 100%;
}
}

@media (min-width: 544px){
.space { 
    padding: 40px; /* Поля */
   }
}
@media (min-width: 1000px){
   .space { 
    padding: 40px; /* Поля */
    float: left;
    margin-right:60px;
    /*background-image:url('/images/vertical-bg1.png');*/
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
   }
}
/*ФОС-конец*/

/*Карточки 50% ширины*/
.n-banners__items{
display:-webkit-box;
display:-ms-flexbox;
display:flex;width:calc(100% + 40px);
margin:20px -20px
}
@media (min-width:0) and (max-width:767px){
   .n-banners__items{
   display:block;
   width:calc(100% + 40px);
   margin:20px -20px
   }
}
@media (min-width:768px) and (max-width:1023px){
   .n-banners__items{
   width:calc(100% + 16px);
   margin:20px -8px
   }
}
@media (min-width:1024px) and (max-width:1267px){
   .n-banners__items{
   width:calc(100% + 14px);
   margin:20px -7px
   }
}

.n-banners-item{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
z-index: 2;
position: relative;
-webkit-box-orient: vertical;
-webkit-box-direction:normal;
-ms-flex-direction:column;
flex-direction:column;
-webkit-box-align:start;
-ms-flex-align:start;
align-items:flex-start;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
width:calc(50% - 40px);
height:496px;
padding:60px;
margin:0 20px;
background-size: 100% auto;
background-repeat: no-repeat;
}


@media (min-width:0) and (max-width:767px){
   .n-banners-item{
   width:100%;
   height:auto;
   margin:0 0 20px;
   padding:40px 20px
   }
}
@media (min-width:768px) and (max-width:1267px){
.n-banners-item{height:396px}
}
@media (min-width:768px) and (max-width:1023px){
   .n-banners-item{
   width:calc(50% - 16px);
   margin:0 8px;
   padding:40px 24px
   }
}
@media (min-width:1024px) and (max-width:1267px){
   .n-banners-item{
   width:calc(50% - 14px);
   margin:0 7px;
   padding:40px
   }
}

.n-banners-item__title{
   max-width:380px;
   margin:0 0 20px;
   font-weight:600;
   font-size:24px;
   line-height:34px;
}

.n-banners-item__text{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 12px;
   max-width:450px;
   margin:0 0 30px;
   font-weight:300;
   font-size:18px;
   line-height:24px;
}
.n-banners-item__text:last-child{
   -webkit-box-align: end;
  justify-self: end;
   margin:0;
}
@media (min-width:768px) and (max-width:1023px){
   .n-banners-item__title, .n-banners-item__text{
   max-width:430px;
   }
}
@media (min-width:1024px) and (max-width:1267px){
   .n-banners-item__title{
   font-size:28px;
   line-height:39px;
   }
   .n-banners-item__text{
   font-size:18px;
   }
}

.n-banners-item .n-banners-item__title span{color:#85929E;font-size:14px;}

.n-banners-item .btn{
   margin:0;
   text-transform:none;
   padding:2px 24px;
   font-size:14px
}


@media (min-width:768px) and (max-width:1023px){
   .btn--big{font-size:14px}
}
.n-banners-item__bg {
  position: absolute;
  z-index: -1;
}

.n-banners-item__bg_1 {
  top: 0px;
  left: 0px;
  width:auto;
  height:100%;
  background-color: #B0C4DE;
  display:flex;
  justify-content: right;
  align-items: flex-end;
}
@media (min-width:0) and (max-width:767px){
   .n-banners-item__bg_1{
   width:100%;
   }
   .n-banners-item__bg_1 img{
    height:100%;
   }
}
.n-banners-item__bg_grey{
  background-color: #dedede;
}
/*Карточки 50%-конец*/

@media(max-width:1023px){.tp__phone{display:none}
}

/*Intelsib футер*/
.footer-name-section, .footer-bottom-info a{
  display: inline-block;
  padding: 8px 0px;
  font-size: 1.38462rem !important;
  font-weight: 300;
  color: #282828;
}

.footer-links-custom{
  display:flex;
}
.footer-links-custom div{
    max-width: 188px;
}
@media(max-width: 767px){
  .footer-links-custom div .footer-menu li{
    display:none;
  }
  .footer-links-custom div{
    max-width: unset;
  }
  .footer-links-custom .footer-bottom-info .footer-menu li{
    display:block;
  }
  .footer-links-custom{
    display:block;
  }
}

.footer-menu li{
  width: 100%;
  line-height: 1;
}

.footer-menu li a{
  font-size: 12px;
}
.footer-menu li a:hover{
  text-decoration: none;
  color: #1e22be;
}

.footer-links-custom div{
  flex: 1;
}

.custom-blocks-tariff{
  display:flex;
}
.custom-blocks-tariff div{
    max-width: 250px;
}

@media(max-width: 767px){
  .custom-blocks-tariff div .footer-menu li{
    display:none;
  }
  .custom-blocks-tariff div{
    max-width: unset;
  }
  .custom-blocks-tariff .footer-bottom-info .footer-menu li{
    display:block;
  }
  .fcustom-blocks-tariff{
    display:block;
  }
}
/*КОНЕЦ Intelsib футер*/


/*Intelsib кнопари в КТ*/
.elements-announce__price-custom{
  bottom: 130px !important;
}

.btn-on-service-custom{
  /*display: flex;*/
  bottom: 20px !important;
}

.btn-on-service-custom .btn-on-service-left{
  margin: 2px;
  /*min-width: 110px;*/
  background-color: #1e22be;
  /*border-radius: 10px;
  padding: 0px;*/
}

.btn-on-service-custom .btn-on-service-right{
  margin-bottom: 5px;
  background-color: #ffffff;
  border: 1px solid #A3A3A3;
  color: #000;
}

.elements-announce__button .btn{
  min-width: 200px;
}
/*КОНЕЦ Intelsib кнопари в КТ*/

/* Новая версия главной */
.main-banner {
    margin-top: -45px;
    border-bottom: solid 1px #dadcde;
}
.main-banner__image {
    min-width: 36.5%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    margin-top: 0px;
    opacity: 0;
}
.main-banner__image div {
    padding-top: 94%;
    min-height: 100%
}
.main-banner.slided .main-banner__image {
    opacity: 1;
}
.main-banner__text {
    padding-top: 52px;
}

.main-experience{display:inline-block;padding:28px 47px;-webkit-transition:all ease-out 500ms;transition:all ease-out 500ms;height:364px;color:#282828;text-decoration:none !important}
@media(max-width:960px){.main-experience{padding:25px 25px;height:329px;text-align:center}}
.main-experience__icon{-webkit-transition:all ease-out 500ms;transition:all ease-out 500ms;height:158px}
.main-experience__name{font-size:2.53846rem;font-weight:300;line-height:2.84615rem;margin-bottom:8px}
.main-experience__description{font-size:1.15385rem;line-height:1.69231rem;-webkit-transition:max-height 0.5s ease-out;transition:max-height 0.5s ease-out;max-height:70px;overflow:hidden}
.main-experience:hover{color:#ffffff}
.main-experience:hover .main-experience{}
.main-experience:hover .main-experience__description{max-height:500px}
.main-experience:hover .main-experience__icon{height:0px}

.main-experience {
    background: #ededed;
    padding: 28px 34px;
}
.main-experience__icon {
    display: flex;
    align-items: self-end;
    height: 158px;
}
.main-experience__icon img {
    max-height: 100px;
    transition: opacity .2s ease-in-out;
}
.main-experience:hover .main-experience__icon img {
    opacity: 0;
}
.main-experience__name {
    font-size: 2.53846rem;
    margin: 25px 0 25px;
}
.main-experience__description {
    font-size: 1.15385rem;
    max-height: 0;
}
.main-experience__elements .hover-effect--zoom.on .wipe::after,
.main-experience__elements .hover-effect--zoom.off .wipe::before {
    background: #83c8ef;
}
@media(max-width:1364px){
    .main-experience__name {
        font-size: 2.03846rem;
    }
}
@media(max-width:960px) {
    .main-experience__elements .grid-element--third {
        flex-basis: 33.333%;
        max-width: 45%;
        padding-left: 15px;
    }
    .main-experience__icon {
        justify-content: center;
    }
}
@media(max-width:767px) {
    .main-experience__elements .grid-element--third {
        flex-basis: 100%;
        max-width: 100%;
        padding-left: 0px;
        text-align: center;
    }
}
.main-experience__elements.no-img .main-experience__name {
    margin-top: 40px;
    font-size: 1.84615rem;
}
.main-experience__elements.no-img .main-experience__description {
    font-size: 1.15385rem;
    max-height: 200px;
}

.container-ws {
    overflow: hidden;
}
.main-section__text {
    margin: -20px 0 45px;
    font-size: 1.38462rem;
    line-height: 2.07692rem;
}
.main-section__button {
    margin: 0 0 65px;
}
.main-section__button a {
    padding: 0 25px;
}
@media(max-width:960px) {
    .container-ws {
        padding: 0 80px;
    }
}
@media(max-width:640px) {
    .container-ws {
        padding: 0 55px;
    }
}

.main-client2{padding:48px 47px 41px;background:#ededed}
@media(max-width:767px){.main-client2{padding:30px 25px}}
@media(min-width:767px){.main-client2-res{margin-right:40px;max-width:30%;}}
.main-client2__pict{background-repeat: no-repeat;background-size: contain;margin-bottom:36px}
.main-client2__name{font-size:1.84615rem;font-weight:300;line-height:2.07692rem;margin-bottom:11px;}
.main-client2__name a{color:#282828;text-decoration:none !important;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms}
.main-client2__name a:hover{color:#1e22be}
.main-client2__text{font-size:1.15385rem;line-height:1.69231rem;margin-bottom:38px}
.main-client2__link{font-size:1.15385rem;font-weight:600;text-transform:uppercase;color:#1e22be}
.main-client2{margin-bottom:65px;}
.main-client2__pict {height: 52px;text-align: left;}
.main-client2__pict img {max-height: 100%;}

.main-clients2 {
    overflow: visible !important;
}
.main-client2 {
    margin-bottom: 20px;
}
.main-client2__pict {
    height: 250px;
}
.main-client2__pict.lazyloaded {
    margin: -48px -47px 0;
    background-size: cover;
    background-position: center;
}
.main-client2__pict.is-logo {
    background-size: auto;
}
.main-client2__name {
    font-size: 1.84615rem;
    text-decoration: none;
}
.main-client2__text {
    height: 66px;
    font-size: 1.15385rem;
    overflow: hidden;
}
.main-client2__link {
    font-size: 1.15385rem;
    font-weight: 600;
    text-transform: uppercase;
}
.main-clients2 .outside-nav__prev,
.main-clients2 .outside-nav__next {
    margin-top: -40px;
}
@media(max-width:960px) {
    .main-client2 {
        padding: 30px;
    }
    .main-client2__pict.lazyloaded {
        margin: -30px -25px 0;
    }
    .main-client2__pict.is-logo {
        background-size: 80% auto;
    }
}
@media(max-width:767px) {
    .main-client2__pict.is-logo {
        background-size: auto;
    }
}
@media(max-width:640px) {
    .main-client2__pict.is-logo {
        background-size: 80% auto;
    }
    .main-clients2 .outside-nav__prev {
        left: -45px;
    }
    .main-clients2 .outside-nav__next {
        right: -45px;
    }
}

.wrap-bg {
    margin: 50px 0;
    padding: 50px 0;
    background: #ededed;
}

.main-technology{padding:48px 47px 41px;background:#ededed}
@media(max-width:767px){.main-client2{padding:30px 25px}}
@media(min-width:767px){.main-technology-res{margin-right:40px;max-width:30%;}}
.main-technology__pict{background-repeat: no-repeat;background-size: contain;margin-bottom:36px}
.main-technology__name{font-size:1.84615rem;font-weight:300;line-height:2.07692rem;margin-bottom:11px;}
.main-technology__name a{color:#282828;text-decoration:none !important;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms}
.main-technology__name a:hover{color:#1e22be}
.main-technology__text{font-size:1.15385rem;line-height:1.69231rem;margin-bottom:38px}
.main-technology__link{font-size:1.15385rem;font-weight:600;text-transform:uppercase;color:#1e22be}
.main-technology{margin-bottom:65px;}
.main-technology__pict {height: 52px;text-align: left;}
.main-technology__pict img {max-height: 100%;}

.main-technology {
    padding: 0;
    margin: 20px 0 0;
}
.main-technology__pict {
    height: 318px;
    margin-bottom: 20px;
    max-width: 100%;
}
.main-technology__pict.lazyloaded {
    background-size: cover;
    background-position: center;
}
.main-technology__pict.hover-effect .wipe {
    z-index: 1;
    opacity: 0.7;
}
.main-technology__name {
    font-size: 1.38462rem;
    text-decoration: none;
}
.main-technology__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 1.38462rem;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity .4s ease-in-out;
}
.main-technology__link a {
    color: #fff;
}
.main-technology__pict:hover .main-technology__link {
    opacity: 1;
}

.main-banners {
    margin: 0 0 50px;
}
.main-banners .n-banners-item {
    height: 370px;
}
.main-banners .n-banners-item__bg {
    right: 0;
    overflow: hidden;
}
.main-banners .n-banners-item__bg img {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}
.main-banners .n-banners-item__top {
    position: absolute;
    top: auto;
    bottom: 50%;
    left: 40px;
    right: 40px;
}
.main-banners .n-banners-item__bottom {
    position: absolute;
    bottom: auto;
    top: 50%;
    left: 40px;
    right: 40px;
}
.main-banners .n-banners-item__title  {
    margin: 0;
    max-width: 100%;
    font-weight: 300;
    font-size: 2.53846rem;
}
.main-banners .n-banners-item__title span {
    font-size: 2.53846rem;
}
.main-banners .n-banners-item__title b {
    font-weight: 700;
}
.main-banners .n-banners-item__text {
    margin-top: 10px;
    font-size: 1.15385rem;
}
.main-banners .n-banners-item__text a {
    font-size: 1.15385rem;
    font-weight: 600;
    text-transform: uppercase;
}

@media(max-width:1364px){
    .main-banners .n-banners-item__title,
    .main-banners .n-banners-item__title span {
        font-size: 1.93846rem;
        line-height: 30px;
    }
}



.main-advantage {
    padding: 28px 45px;
}
.main-advantage__icon img {
    max-height: 120px;
}

/* ENDOF: Новая версия главной */

.grid.dop-info {
  margin-left: initial;
}

.dop-info .icon-map::before {
    background-image: url(/images/dop-info/map.png);
}

.dop-info .icon-gear::before {
    background-image: url(/images/dop-info/gear.png);
}

.dop-info .icon-folder::before {
    background-image: url(/images/dop-info/folder.png);
}

.dop-info .icon-phone::before {
    background-image: url(/images/dop-info/phone.png);
}

.dop-info .icon-sputnik::before {
    background-image: url(/images/dop-info/sputnik.png);
}

.dop-info .icon-antenna::before {
    background-image: url(/images/dop-info/antenna.png);
}

.dop-info .icon {
  width: 75px;
  height: 75px;
}

.dop-info .half-description__desc {
  display: flex;
  flex-wrap: wrap;
  padding-top: 25px;
  padding-left: 0;
  justify-content: space-between;
}

.dop-info .half-description__desc > div {
  width: 30%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 20px 0;
}

.dop-info .half-description__desc a {
  width: 100%;
  text-align: center;
  font-size: 14px;
}

.new_btnpos_wrap {
  text-align: center;
  margin-top: 30px;
}

@media (max-width: 576px) {
  .dop-info .half-description__desc > div {
    width: 50%;
  }
  .dop-info .half-description__desc a {
    padding: 0 10px;
  }
}

.styled-text .speed-characteristics {
  width: 100%;
}

.styled-text .speed-characteristics td {
  border: 1px solid #000;
  text-align: center;
  font-size: 1.15385rem;
}

@media (max-width: 768px) {
  .speed-characteristics-wrap {
    overflow: scroll;
  }
}

[data-tooltip] {
    position: relative; /* Относительное позиционирование */ 
}
[data-tooltip]::after {
    content: attr(data-tooltip); /* Выводим текст */
    position: absolute; /* Абсолютное позиционирование */
    width: 200px; /* Ширина подсказки */
    left: 0; top: 0; /* Положение подсказки */
    background: #DDA0DD; /* Синий цвет фона */
    color: #fff; /* Цвет текста */
    padding: 0.5em; /* Поля вокруг текста */
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3); /* Параметры тени */
    pointer-events: none; /* Подсказка */
    opacity: 0; /* Подсказка невидима */
    transition: 1s; /* Время появления подсказки */
} 
[data-tooltip]:hover::after {
    opacity: 1; /* Показываем подсказку */
    top: 2em; /* Положение подсказки */
    z-index: 1; 
}

.spoiler-content {
    max-height: 0; 
    overflow: hidden;
    transition: max-height 0.5s ease, opacity 0.5s ease;
    opacity: 0;
}

.spoiler.open .spoiler-content {
    max-height: 1000px;
    opacity: 1;
}