	.tarifs2_container{
  float: left;
  width: 100%;
  position: relative;
  /*padding-right: 15px;
  padding-left: 15px;*/
  margin: 0;
  font-size: 100%;
}
.line_gr{
  background-color:#ddd;
  height: 50px;
  /*display: block;*/
 margin-top: -220px;
}
.tarifs2_line{
  display: flex;
  margin-left: 0;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  /*background-color:Lavender ;*/
  margin-top: 20px;
}
.tarifs2_btn{
  height: 250px;
  margin-right: 1%; 
  margin-left: 10px;
  float: left;
  width: 24% !important;
  min-width: 180px;
  /*justify-content: center;*/
  white-space: normal;
  display: flex;
  padding: 0;
  position: relative;
  align-items: center;
  flex-direction: column;
  margin-bottom: 20px;
  cursor: pointer;
  background-color:/*LemonChiffon*/ rgba(235,235,235, 0.4) ;
  text-align: center;
  /*top:100px;*/
}

.tarifs2_btn_18{
  height: 250px;
  margin-right: 1%; 
  margin-left: 10px;
  float: left;
  width: 18% !important;
  min-width: 180px;
  /*justify-content: center;*/
  white-space: normal;
  display: flex;
  padding: 0;
  position: relative;
  align-items: center;
  flex-direction: column;
  margin-bottom: 20px;
  cursor: pointer;
  background-color:/*LemonChiffon*/ rgba(235,235,235, 0.4) ;
  text-align: center;
  /*top:100px;*/
}

.tarifs2_btn_type{
  height: 250px;
  margin-right: 1%; 
  margin-left: 10px;
  float: left;
  width: 24% !important;
  min-width: 180px;
  /*justify-content: center;*/
  white-space: normal;
  display: flex;
  padding: 0;
  position: relative;
  align-items: center;
  flex-direction: column;
  margin-bottom: 20px;
  cursor: default;
  background-color:/*LemonChiffon*/ rgba(248,248,248, 0.5) ;
  text-align: center;
  max-width: 150px; 
  margin-left:0px;
  background-color:transparent !important;
  /*top:100px;*/
}

.tarifplan2_title{
  padding-top:30px;
  width:100%;
  display: flex;
  /*align-items: center;*/
  justify-content: center;
}

.tarif2_price{
  background-color:#D11F22; /*FireBrick*/ ;
  /*position: absolute;*/
    /*bottom: 0;*/
	border: 0;
	border-radius: 10px;
	/*display: block;*/
	vertical-align: middle;
	text-align: center;
	font-size: 36px !important;
	font-weight: 100;
	font-stretch: semi-condensed;
	padding: 5px 30px;
	text-decoration: none !important;
	text-shadow: none;
	color: white;   
	 
}
.speed_slow, .speed_average,.speed_fast, .tv_list_icon_tp {
 height: 25px;
 vertical-align: middle;
 text-align: center;
 display: inline-block;
 /*line-height: 25px;*/
}
.speed_slow::before, .speed_average::before,.speed_fast::before, .tv_list_icon_tp::before {
  content: "";
  display: inline-block;
  margin-right:5px;
  vertical-align: middle;
   width: 26px;
  height: 26px;  
  background-size: contain;
}

.tv_list_icon_tp {
	background: url("http://satcom28.ru/images/svg/tv_list_001.png") no-repeat center;	
	
}

.speed_slow::before {
	background: url("http://satcom28.ru/images/svg/slow.png") no-repeat center;	
}

.speed_average::before {
	background: url("http://satcom28.ru/images/svg/average.png") no-repeat center;	
}

.speed_fast::before {
	background: url("http://satcom28.ru/images/svg/fast.png") no-repeat center;	
}

.speed {
  width: 25px; 
}


.tarifplan2_channels{
	/*font-weight: 600;*/
	
}

.divider {
  width: 3px;
  margin-top: 95px;
  margin-bottom: 20px;
  margin-right:2px;
  background: #D11F22;
}

.line2323{
	border-bottom: 1px solid white;
	margin-top:3px;
}

#selection_container input[type="radio"] {
    /*display: none;*/
	
}

#selection_container label{
	width:100%; height:100%;
	
	
}

.c1{
	 width:100%; height:100%;
	 cursor:pointer;
}

.price_title {
	
	display: block;max-width:170px;margin-bottom: 20px;line-height: 200%;
}
.btncc {
	overflow: hidden;
	text-transform: capitalize;
	transition: none;
	position: relative;
	border-radius: 30px;
	vertical-align: middle;
	text-align: center;
	font-size: 16px !important;
	padding: 20px;	
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none !important;
	text-shadow: none;
	
}
.choice2020 {
    background: transparent;
    color: #b1b1b1;;
	border: 1px solid #b1b1b1;
}

.choice2020:hover {
    background: rgba(209,31,34, 0.15);
    color: #000;
	border: 2px solid #D11F22;
}

.connect2020 {
    background: #D12023;
    color: #fff;
	border: 2px solid #fff;	
}
.connect2020:hover {
    background: rgba(209,32,35, 0.6);
}


.btn_choice_connect{
	/*margin-top:25px;*/	
	margin-bottom:15px;
}

.btn_choice_connect button{
	margin-bottom: -10px !important;	
}

.tarif_descr_box{
    position:absolute;	
	width:50%;
	height:60%;   
	min-width:300px;
	min-height:350px;  
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 1);
    z-index: 1111;
	text-align: right;
	padding: 5px 40px 10px 10px;
}

.tarif_flex{
	display: flex;
	align-items: center;
	justify-content: center;
	
}

.mini_a {
	margin-left: -15px;
	font-size:16px !important;
}

.tarif-close-btn2{
	position:absolute;	
	cursor: pointer;
	z-index:1120;	
}
.tarif_about{
	padding: 0px 0px 0px 10px;
	text-align: left;	
}

.visible-div, .hidden-div {
    padding: 10px 20px;
	widht: 100%;
	/*background-color: rgba(235,235,235, 0.4);*/
}

.hidden-div {
    display: none;
}

.visible-div {
    display: block;
}

.ch_list_a111::before {
    font-family: FontAwesome;
    content: "\f08e";
	padding-right: 5px;
}
.ch_list_a111{	
	/*margin-left: -15px;*/
	font-size: 16px !important;
	color: #b1b1b1;
	font-family: "Myriad Pro";
	text-decoration: none;
}
.ch_list_a112{	
	font-size: 18px !important;
	color: #999;
	font-family: "Myriad Pro";
	text-decoration: none;	
}

.ch_list_a112:hover{
	color: #D11F22;
	
}

.ch_listcc, .btn_connect_a {
	overflow: hidden;
	text-transform: capitalize;
	transition: none;
	position: relative;
	border-radius: 30px;
	vertical-align: middle;
	text-align: center;
	font-size: 16px !important;
	padding: 20px;	
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none !important;
	text-shadow: none;
	background: #D12023;
    color: #fff;
	border: 2px solid #fff;	
}
.ch_listcc:hover, .btn_connect_a:hover {
    background: rgba(209,32,35, 0.6);
}



.line1_sm{
	height: 210px !important;	
}

.line1_sm2{
	height: 240px !important;	
}
.line1_sm3{
	height: 200px !important;	
}

.line1_bg{
	height: 280px !important;	
}

.popup-tarif-box{
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	outline: 0;
	z-index: 1050;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: rgba(33,33,33,0.4);
}

.popup-tarif-info{
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	flex-direction: row;
	display: block;
	/*width: 760px;
	left: 50%;
	margin-left: -380px;*/
	width: 560px;	
	left: 50%;
	margin-left: -280px;
	/*		
	margin-top: 20px;
	margin-bottom: 20px;*/
	background-color: #fff;
	
}

.popup-tarif-close-btn{
	/*background-image: url(/images/icon-close23.png);
	background-repeat: no-repeat;
	background-position: 0 0;*/
	width: 35px;
	height: 35px;
	position: absolute;
	right: 15px;
	top: 15px;
	cursor: pointer;
	z-index: 10;	
}

.popup-tarif-content{
	padding: 10px 0px 10px 30px;	
}

.popup-tarif-content > h2 {
	padding-right: 20px;
	
} 


.popup-tarif-content div{
width: 100%;
overflow: hidden;}

.popup-tarif-text, .popup-tarif-text2{	
	display: block;	
	width: 95%;	
}

.popup-tarif-text{	
	text-align:left;
	float:left;	
}

.popup-tarif-text2{	
	text-align:center;
	padding-right: 20px;
}


.popup-tarif-content input[type="text"]:focus, textarea:focus { 
	border: solid 1px #d12023;
	/*box-shadow: 0 0 0pt 1pt #d12023;*/
	outline-color: #f1f1ef;
    outline-width: 2px;
    outline-style: solid !important;
}

.popup-tarif-content input[type="text"], textarea { 
    /*outline-color: #f1f1ef;
    outline-width: 2px;
    outline-style: solid !important;*/
	outline: 0 !important;
	box-shadow: 0 0 0 1pt #f1f1ef;
	border: solid 1px #f1f1ef;
	
}

@media screen and (max-device-width: 1370px) {
	.popup-tarif-info{
		width: 400px;
		margin-left: -200px;
		/*width: 380px;
		margin-left: -190px;*/
	}
}
/*
@media screen and (max-device-width: 400px) {
	.popup-tarif-info{
		width: 380px;
		margin-left: -190px;
	}
}*/

@media screen and (max-device-width: 1370px) {
	/*.popup-tarif-info{
		width: 560px;	
		margin-left: -280px;
	}*/
}