@media only screen and (max-width : 1610px){
	.up_menu li { 
		font-size:10pt;
	}
}

@font-face {
  font-family: 'icomoon';
  src:  url('font/icomoon.eot?ispyeu');
  src:  url('font/icomoon.eot?ispyeu#iefix') format('embedded-opentype'),
    url('font/icomoon.ttf?ispyeu') format('truetype'),
    url('font/icomoon.woff?ispyeu') format('woff'),
    url('font/icomoon.svg?ispyeu#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Myriad Pro Bold';
  src: 	url('./font/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),  
		url('./font/MyriadPro-Bold.otf')  format('opentype'),
	    url('./font/MyriadPro-Bold.woff') format('woff'), 
		url('./font/MyriadPro-Bold.ttf')  format('truetype'), 
		url('./font/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Myriad Pro Regular';
  src: url('./font/MyriadPro-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

body {
	font-family: 'Myriad Pro Regular';
	font-size: 16px;
}

a {
	color: black;
	text-decoration: none;
}
.at-top>div.container-fluid.wrap {
    height: 65px;
}
.logo {
    width: auto;
    height: 45px;
    margin: 10px;
 }
.navbar-brand>img {
    height: 45px;
}
.tv_h1 {
	padding-top: 40px;
	font-family: 'Myriad Pro Bold';
	font-size: 20px;
	text-transform: uppercase;
	color: #6cb121;
    margin-top: 80px;
}

#fre_e {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 101;
}

.button_free_mobile a {
	display: block;
	width: 100%;
	height: 50px;
	background: #F9b718;
	border-radius: 8px;
	text-transform: uppercase;
	color: #fff;
	font-size: 15pt;
	line-height: 55px;
	margin: 0 auto;
	z-index: 100;
}

/*** MENU ***/ 
.up_menu {
	font-family: 'Myriad Pro Bold';
}

.up_menu li {
	text-transform: uppercase;
	display: inline-block;
	margin-left: 2%;
	padding-left: 2%;
    border-left: 1px solid #ddd;
	list-style-type: none;
}

.up_menu a {
	color: black;
	text-decoration: none;
	border-bottom: 2px solid #6cb121;
}
/*** END MENU ***/


.phones {
	white-space: nowrap; 
	margin-right: 10px; 
	text-decoration: none; 
	color:black; 
	margin-top:20px; 
	border-radius: 20px; 
	border: 2px solid #6cb121;
}
/*** CONTACTS ***/

.contacts {
	font-family: 'Myriad Pro Bold';
	text-decoration: none;
	list-style-type: none;

}

.contacts a {
	text-decoration: none;
	color:black;

}

/*** END CONTACTS ***/
.feedback {
	background: #6cb121;
}

.wrap {
    overflow: hidden;    
    /* min-width: 980px; */
}

.contacts span {
	margin:5px;
}
.img-responsive {
	display: inline-block;
}
.tv_h2 {
	font-family: 'Myriad Pro Regular';
	font-size: 18pt;
	text-transform: uppercase;
	color: black;
}
.fix {
	position: fixed;
}

/** Tariff **/
.bl1 {
  margin-bottom: 15px;
  display: block; 
  height: 415px;
    text-align: center;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
}

.bl1 p {
    padding: 5px;
    border-radius: 5px;
    color: white;
    background: #6cb121;
    position: absolute;
    margin: 0 auto;
    left: 0;
    bottom: 35px;
    text-transform: uppercase;
    right: 0;
    width: 75%;
}


.list {
	padding: 10px;
	font-size: 13pt;
}



.price {
	font-size: 35pt;
	padding-top: 30px;
	font-family: 'Myriad Pro Bold';
}

.price sup {
	font-size: 15pt;
	font-family: 'Myriad Pro Regular'; 
}

.green {
	margin-top: 30px;
	height: 40px;
	background: #6cb121;
	color: white;
	font-size: 19pt;
    font-weight: bold;
	text-transform: uppercase;
	line-height: 40px;
}

.install_device {
	display: block;
    width: 70%;
    padding: 5px;
    background: #6cb121;
    border-radius: 8px;
    text-transform: uppercase;
    color: white;
    font-size: 1.75em;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
}

/** END tariff**/

.nowrap {
    white-space: nowrap;
}

.marginauto {
	margin: 0 auto;
}

.button_free {
	display: block;
	width: 450px;
	height: 50px;
	background: #F9b718;
	border-radius: 8px;
	text-transform: uppercase;
	color: white;
	font-size: 1.75em;
	line-height: 50px;
	margin: 0 auto;
}

.button_free a {
	text-decoration: none;
	color: #fff;
}

.install_button {
	width: 450px;
	height: 50px;
	background: #6cb121;
	font-family: 'Myriad Pro Regular';
	text-transform: uppercase;
	font-size: 24pt;
	line-height: 50px;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	margin: 0 auto;
}

.green_bar {
	height: 100px;
	background: #6cb121;
	padding-top: 20px;
	
}

.text_device {
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: 'Myriad Pro Regular';
	font-size: 33pt;
	text-transform: uppercase;
	text-shadow: 2px 8px 6px rgba(0,0,0,0.2),
                 0px -5px 35px rgba(255,255,255,0.3);

}


.part_list li {
	width: 200px;
	height: 50px;
	background: white;
	font-family: 'Myriad Pro Bold';
	color: #6cb121;
	display: inline-block;
	margin: 10px;
	border-radius: 10px;

}



/* Инструкции */

 .button_devices {
		background:#6CB121; 
		padding: 10px; 
		color: white;
		border: 2px solid #fff;
		text-decoration:none;
		text-transform:uppercase;
		display:block;
		cursor: pointer;
   }

   
   .button_devices:hover {
		background:#bababa; 
		padding: 10px;
		border: 2px solid #fff;
		text-decoration:none;
		text-transform:uppercase;
   }
   
   .button_select_device {
		background:#bababa; 
		padding: 10px;
		border: 2px solid #fff;
		text-decoration:none;
		display:block;
		cursor: pointer;
		text-transform:uppercase;
   }
   
   
   
   .title_instruction {
		padding-top: 40px;
		font-family: 'Myriad Pro Bold';
		font-size: 2.75em;
		font-size: 20px;
		text-transform: uppercase;
		color: #6cb121;
   }
   
    .button_devices a, .button_select_device a {
		text-decoration:none;
		color: white;
   }
   
   .button_devices_on {
		background:#ddd; 
		padding: 15px;
		border: 2px solid #fff;
		text-decoration:none;
		display:block;
		cursor: pointer;
		text-transform:uppercase;
   }
   
   .block_ins1 {
   min-height:200px; 
	   border: 1px solid #F7F7F7; 
	   margin-right: 20px;
	  -webkit-box-shadow: 10px 7px 5px 1px rgba(230,230,230,0.66);
	   -moz-box-shadow: 10px 7px 5px 1px rgba(230,230,230,0.66);
	   box-shadow: 10px 7px 5px 1px rgba(230,230,230,0.66);**/
   }

/* Инструкции */

/* navbar */
.navbar-default {
    /*background-color: #fff;
    border-color: #fff;*/
}
/* title */
.navbar-default .navbar-brand {
    color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5E5E5E;
}
/* link */
.navbar-default .navbar-nav > li > a {
    color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #333;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #E7E7E7;
}
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #D5D5D5;
}
/* caret */
.navbar-default .navbar-nav > .drpdown > a .caret {
    border-top-color: #777;
    border-bottom-color: #777;
}
.navbar-default .navbar-nav > .drpdown > a:hover .caret,
.navbar-default .navbar-nav > .drpdown > a:focus .caret {
    border-top-color: #333;
    border-bottom-color: #333;
}
.navbar-default .navbar-nav > .open > a .caret, 
.navbar-default .navbar-nav > .open > a:hover .caret, 
.navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #555;
    border-bottom-color: #555;
}
/* mobile version */
.navbar-default .navbar-toggle {
    border-color: #6cb121;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #6cb121;
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .drpdown-menu > li > a {
        color: #777;
    }
    .navbar-default .navbar-nav .open .drpdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .drpdown-menu > li > a:focus {
        color: #333;
    }
}




/** SVG IMAGES **/
[class^="icon-"], [class*=" icon-"] {

  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 2px;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-kievstar:before {
  content: "\e902";
  color: #04a0fb;
    
}
.icon-lifecell:before {
  content: "\e903";
  color: #ffcb0a;
}
.icon-mail:before {
  content: "\e904";
}
.icon-vodafone:before {
  content: "\e908";
  color: #ec1c2e;
}
/** SVG IMAGES **/

/**Faq**/
.faq-link {
	color: #6cb121;
}

/*Dogovor*/

.contract h1 {
    margin: 62px 0 0;
    font-size: 36px;
}

.contract h3 {
    margin: 10px 0 62px;
}

.contract h4 {
    font-weight: 900;
    font-size: 20px;
    margin: 30px 0;
    text-align: center;
}

.contract p {
    text-indent: 40px;
    text-align: justify;
}

.contract span {
    font-weight: 900;
    margin: 40px 0 20px;
    text-align: center;
    font-size: 18px;
    display: block;
}

.contract ul {
    padding: 0;
    list-style: none;
}

.contract ul li {
    margin: 10px 0;
    text-align: justify;
}

.contract ul li a {
    color: green;
    text-decoration: underline;
}

.contract .nested {
    margin-left: 40px;
}

.contract .nested2 {
    margin-left: 80px;
}

.contract .last {
    margin-bottom: 90px;
}

.css-span{
    margin: 30px 0 20px;
    font-size: 18px;
    display: inline-block;
    font-weight: 700;
}

.contain {
     display: block;
    width: 260px;
    position: relative;
    margin-bottom: 12px;
    cursor: default;
    font-size: 22px;
    margin: 0 auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

label.contain input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    top: 4px;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

label.contain:hover input ~ .checkmark {
    background-color: #ccc;
}

label.contain input:checked ~ .checkmark {
    background-color: #6cb121;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

label.contain input:checked ~ .checkmark:after {
    display: block;
}

label.contain .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
label.contain b {
  display: inline-block;
  margin-right: 10px;
}

.price-block {
    background: rgba(218, 40, 124, 0.9);
    border-radius: 50%;
    width: 294px;
    line-height: 45px;
    padding: 50px;
    position: absolute;
    color: #fff;
    text-transform: uppercase;
    top: 10px;
    right: 50px;
    font-size: 38px;
    font-weight: bold;
    text-align: center;
}
img.hdmi {
    width: 370px;
    position: absolute;
    top: 10px;
    left: 20px;
}
.price-block b {
    font-size: 28px;
}

img.sweet { 
  max-width: 560px;
 }

@media (max-width: 768px) {
  img.sweet {
    max-width: 100%;
  }
  .price-block {
    line-height: 26px;
    font-size: 21px;
    width: 200px;
    height: 200px;
  }
  .review-button {
    right: 8px;
  }
}

@media (max-width: 580px) {
  .price-block {
    line-height: 20px;
    font-size: 16px;
    width: 140px;
    height: 140px;
    padding: 35px;
  }
  .price-block b {
    font-size: 16px !important;
  }
    .review-button {
   bottom: 0px !important;
  }
}
.header__channels {
    border-bottom: 2px solid #e0e2e4;
    position: fixed;
    top: 86px;
    left: 0;
    right: 0;
    background: #fff;
    padding: 15px 0;
    font-size: 30px
}

.section {
    margin-top: 200px
}

.header__title {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    line-height: 1.4 !important;
    margin: 0 !important
}

.menu-container {
    text-align: right
}

.menu {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    margin: 0;
    padding: 0
}

.menu__item {
    display: inline-block
}

.menu__item:not(:first-of-type) {
    margin-left: 70px
}

.menu__item a {
    text-decoration: none;
    text-transform: uppercase
}

.menu__item a.all {
    color: #333
}

.menu__item a.S {
    color: #918c8b
}

.menu__item a.M {
    color: #6cb121
}

.menu__item a.L {
    color: #295023
}

.menu__item a:hover,
.menu__item a:focus,
.menu__item a:active,
.menu__item a.active {
    text-decoration: underline
}

.channels {
    /*border: 2px solid #fff;*/
    /*font-size: 0*/
}

.channels__title {
    font-size: 20px;
    line-height: 1.4
}

.channel__tar {
    display: inline-block;
    vertical-align: top;
    width: 16.4%;
    margin-bottom: 30px
}

.channel__img {
    width: 85%;
    height: 160px;
    background-color: #fff;
    background-position: center;
    background-size: 60%;
    background-repeat: no-repeat;
    border-radius: 20px;
    -webkit-box-shadow: 3px 3px 10px #b8bcc2;
    box-shadow: 3px 3px 10px #b8bcc2;
    margin: 0 auto 20px;
    -webkit-transition: border .4s ease;
    -o-transition: border .4s ease;
    transition: border .4s ease
}

.channel__img.all-channels {
    border: 3px solid #333
}

.channel__img.small {
    border: 3px solid #918c8b
}

.channel__img.medium {
    border: 3px solid #6cb121
}

.channel__img.large {
    border: 3px solid #295023
}

.channel__title {
    text-align: center;
    font-size: 15px;
    line-height: 1.6
}
nav.navbar .text-center {
    height: 45px;
    line-height: 45px;
    margin: 10px 0;
}
nav.navbar .text-right {
    height: 45px;
    line-height: 45px;
    margin: 10px 0;
    padding: 0;
}
ul.up_menu {
    margin: 0;
}

ul.up_menu li:hover a {
    color: #6cb121;
}
ul.up_menu li a:active,ul.up_menu li a:focus {
    color: #6cb121;
}
.nav-pills>li.drpdown>a {
  padding: 0 10px;
  border-radius: 40px;
  background-color: #053545;
  color: #fff;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
  color: #999;
}
.at-top .nav-pills>li.drpdown>a:hover, .at-top .nav-pills>li.drpdown>a:focus {
  border: 1px solid #68b42d;
  background-color: #eee;
  color: #999;
}
li.channel_in_channels:hover .favorite {
    visibility: visible;
}
.container .text-center a.order-button {
    margin-top: 105px;
    /*padding-top: 35px;*/
/*    display: block;*/
    text-decoration: none;
}


.header__block {
    /*padding-top: 65px;*/
    margin: 25px 0;
    text-align: center;
}
.tv-tabs .wrap {
    width: 900px;
    margin: 0 auto;
    overflow: visible;
    height: 100%;
}
.tv-tabs .table-responsive {
    outline: none;
    border: none;
    width: 100%;
}
.tv-tabs thead {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
thead.sticky {
    will-change: top;
}
thead.sticky.on {
    position: fixed;
    top: 40px;
    overflow: hidden;
    width: 100%;
    max-width: 1100px;
    margin: 30px;
}
.tv-tabs thead, .tv-tabs tbody, .tv-tabs tr, .tv-tabs td, .tv-tabs th {
    display: block;
}
.tv-tabs tr {
    padding: 0;
    height: auto;
    outline: none;
}
.tv-tabs thead tr {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}
.tv-tabs thead>tr {
    display: -ms-grid;
    display: grid;
    grid-template-columns: 0.2fr 1fr 0.5fr 0.5fr 0.5fr;
    grid-template-rows: 1fr 0;
    grid-gap: 3px;
}
.tv-tabs thead>tr th {
    border: none;
}
.tv-tabs th.ch-col-1,.tv-tabs th.ch-col-2 {
    background: transparent;
}
.tv-tabs .ch-col-1 {
    width: auto;
    min-width: 75px;
}
.tv-tabs th {
    border: none;
}
.tv-tabs .ch-col-2 {
    width: auto;
    min-width: 20vw;
}
.tv-tabs th.ch-col-3,.tv-tabs th.ch-col-4,.tv-tabs th.ch-col-5 {
    background: #6cb121;
}
.tv-tabs .ch-col-3, .tv-tabs .ch-col-4, .tv-tabs .ch-col-5 {
    width: auto;
    min-width: 7vw;
    text-align: center;
}
.tv-tabs th>h2 {
    text-align: center;
    margin: 0;
}
.tv-tabs th>h2>span {
    font-size: 29px;
    color: white;
}
.tv-tabs th div {
    height: 35px;
    border-bottom: 1px dashed white;
    padding: 10px 0;
}
.tv-tabs th div>span {
    color: white;
}
.tv-tabs th p {
    font-size: 18px;
    text-align: center;
}
.tv-tabs tr p {
    margin: 0;
    color: white;
}
#channelz .channel-container {
    text-align: center;
}
.tv-tabs tbody>tr {
    display: -ms-grid;
    display: grid;
    grid-template-columns: 0.2fr 1fr 0.5fr 0.5fr 0.5fr;
    grid-template-rows: 1fr 0;
    grid-gap: 3px;
}
.tv-tabs td {
    padding: 0 10px;
    line-height: 50px;
    vertical-align: middle;
    text-align: left;
    font-size: 25px;
    height: 35px;
}
.tv-tabs tbody>tr>td {
    border: none;
}
.tv-tabs tbody>tr>td>a {
    font-size: 20px;
}
.tv-tabs tbody>tr>td>a:hover {
    text-decoration: none;
}
.tv-tabs .image-container {
    height: auto;
    width: 80%;
    margin: 0 auto;
    position: relative;
    background: transparent;
    display: block;
    border: none;
    box-shadow: none;
}
.tv-tabs .image-container {
    box-sizing: border-box;
    transition: 0.2s;
}
.tv-tabs .image-container img {
    width: 100%;
    padding: 5px 0;
}
.sticky {
    position: absolute;
}
.table-responsive {
    overflow: hidden;
}
.channals-table {
    overflow: hidden;
}

@media (max-width: 1200px) {
    .channel__tar {
        width: 20%
    }
}

@media (max-width: 992px) {
    .channel__tar {
        width: 25%
    }
    .menu__item:not(:first-of-type) {
        margin-left: 40px
    }
}

@media (max-width: 786px) {
  .header__channels{
    top: 60px;
  } 
    .section {
        margin-top: 250px
    }
    .col-xs-12.col-sm-6 {
        text-align: center
    }
    .col-xs-12.col-sm-6:not(:first-of-type) {
        margin-top: 20px
    }
    .channel__tar {
        width: 33%
    }
}

@media (max-width: 700px) {
    .channel__img {
        height: 120px
    }
}

@media (max-width: 576px) {
    .channel__tar {
        width: 50%
    }
    .channel__img {
        height: 120px
    }
    .header__title,
    .menu-container {
        font-size: 25px
    }
}

@media (max-width: 380px) {
    .channel__img {
        height: 100px
    }
    .channel__title {
        font-size: 12px
    }
    .header__title,
    .menu-container {
        font-size: 20px
    }
    .channels__title {
        font-size: 15px
    }
}
