.tsection {
  margin-top: 70px;
}

.tsection__title {
  line-height: 60px;
  line-height: 35px;
  margin-bottom: 20px;
}

.tsection__text {
  margin-bottom: 35px;
  font-size: 20px;
  line-height: 35px;
}

.device__picture {
  margin-top: 40px;
}

.device__text {
  font-size: 16px;
  line-height: 32px;
  text-transform: uppercase;
  color: #68b32e;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.device__text:hover,
.device__text:focus,
.device__text:active {
  color: rgba(255, 255, 255, 0.5);
}

.device__item {
  text-align: center;
}

.device__image {
  width: 100%;
}

.device__link {
  margin: 5px;
}

a.device__link:hover,
a.device__link:focus,
a.device__link:active {
  text-decoration: none;
}

.devices--mob {
  display: none;
}
@media screen and (max-width: 991px) {
  .device__infos .tsection__text {
    line-height: 35px;
  }
}

@media screen and (max-width: 768px) {
  .tsection--device .tsection__text {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 576px) {
  .devices.devices--mob {
    padding: 0 15px;
  }
}
.container {
    max-width: 1200px;
}


@font-face {
    font-family: 'Myriad Regular';
    src: url("../fonts/Myriad Regular Pro.otf") format("opentype");
}
@font-face {
    font-family: 'Lato Heavy';
    src: 	url('../fonts/Lato-Heavy.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Lato-Heavy.woff') format('woff'),
    url('../fonts/Lato-Heavy.ttf')  format('truetype');
}

@font-face {
    font-family: 'Lato Heavy Italic';
    src: 	url('../fonts/Lato-HeavyItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Lato-HeavyItalic.woff') format('woff'),
    url('../fonts/Lato-HeavyItalic.ttf')  format('truetype');
}

.trinity_logo {
max-width: 800px;
margin: auto;
padding: 10px;
}
.trinity_txt {
text-align: justify;
padding: 0px 20px 0px 20px;
}
.wrapper {
    margin: 40px 0 0 0;
    font-family: 'Myriad Regular';
    max-width: 960px;
    margin: 0 auto;
}
.kino_plus {
    font-weight: 700;
}
.rates {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-top: 20px;
}

.rates .block-rate {
    -webkit-box-shadow: -1px 2px 11px -3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -1px 2px 11px -3px rgba(0, 0, 0, 0.75);
    box-shadow: -1px 2px 11px -3px rgba(0, 0, 0, 0.75);
    border-radius: 8px;
    width: 225px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    margin: 0 0 40px 0;
    line-height: 1;
}
h2.partners_tarif {
    text-align: center;
    font-size: 38px;
    color: #6cb121;
}
.price {
    width: 100%;
    background: #fff !important;
    display: flex;
    border-radius: 10px 10px 0px 0px;
    justify-content: center;
    align-items: center;
    height: 100px;
}

.price p {
    display: flex;
    align-items: center;
    margin: 0;
    font-size: 46px;
    font-weight: bold;
    /*height: 100%;*/
}
/**
.block-rate div.price {
    flex-direction: column;
}
**/
sup.currency {
    font-size: 30px;
    margin: 0;
    padding: 0;
}
sup.block_discount_currency {
    font-size: 24px;
    top: -5px;
    position: relative;
}
.price span.price_discount {
    /*align-items: center;*/
    color: #d70027;
    margin: 0;
    padding: 0;
    font-size: 46px;
    font-family: 'Lato Heavy';
}

.price .currency {
    color: #d70027;
}
.block_discount p {
    position: relative;
    /*background-image: url(/wid/images/icon_wrong.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;*/
    margin: 10px 0 0 10px;
    /*display: block;*/
    /*width: 40%;*/
}
img.discopunt-line {
    position: absolute;
    top: 0;
    padding-left: 5px;
    margin-top: 5px;
    width: 100%;
    left: 0;
}
.block_discount span.block_discount_price {
    font-size: 34px;
    font-family: 'Lato Heavy';
    padding-left: 10px;
    display: inline-block;
    /*z-index: -1;*/
    position: relative;
}

.price p span {
    padding: 0 0 0 10px;
    display: flex;
    font-size: 20px;
    margin: 0;
    font-weight: normal;
}
.block_discount {
    width: auto;
    min-width: 1px;
    height: 44px;
}
.rate-name,
.channel-number,
.show-more {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    font-size: 20px;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: center;
    -webkit-align-content: center;
    align-content: center;
    width: 100%;
    background: #6cb121;
    padding: 10px 0 10px 0;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}
.rate-name {
    height: 50px;
}

.channel-number {
    font-size: 17px;
    padding: 0;
    text-transform: none;
    color: #000;
    background: #fff;
    height: 75px;
/**    flex-direction: column; **/
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
.channel-number>span:nth-of-type(1){
    padding: 20px 0;
}
.show-more {
    margin: 42px auto 8px auto;
    font-size: 16px;
    border-radius: 4px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 94%;
}

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

.show-more a:hover {
    text-decoration: underline;
}

.content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.content h1 {
    width: 100%;
    text-transform: uppercase;
    text-align: center;
}

.content-block {
    width: 428px;
    display: flex;
    flex-wrap: wrap;
    flex: 1 0 400px;
    align-content: flex-start;
    justify-content: center;
    margin: 20px 0 20px 0;
    padding: 0 20px 0 20px;
text-align: justify;
}


.content-block ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0 0 0 0px;
    justify-content: center;
}

.content-block ul li {
    width: 280px;
    margin: 0 0 0 80px;
    list-style: none;
    color: #6cb121;
    font-size: 24px;
    font-weight: bold;
    padding-top: 26px;
    text-align: left;
}


.content-block ul li:before {
    display: block;
    content: "";
    float: left;
    width: 78px;
    height: 100px;
    background: url("../images/icon-movies.png") no-repeat 0 8px;
    margin: -30px 10px 0 0;
}

.content-block ul li:nth-child(2):before {
    background: url("../images/icon-tv.png") no-repeat 0 -2px;
}

.content-block ul li:nth-child(3):before {
    background: url("../images/icon-shift.png") no-repeat 0 8px;
}

.content-block img {
    min-width: 340px;
    height: 260px;
}

.content-block h2 {
    display: flex;
    width: 100%;
    justify-content: center;
    text-transform: uppercase;
    padding: 20px 0 20px 0;
    margin: 0;
}

.content-block p {
    padding: 0;
    margin: 0;
    display: flex;
    margin: 0 0 20px 0;
text-align: justify;
}

.content-block a {
    text-decoration: none;
    padding: 10px 40px 10px 40px;
    background: #6cb121;
    color: #fff;
    font-size: 22px;
    border-radius: 4px;
}

.device-row-1,
.device-row-2 {
    display: flex;
    flex-wrap: wrap;
    flex-flow: row wrap;
}

.b1 img,
.b2 img {
    min-width: 350px;
    height: 264px;
}

.smartphone img {
    min-width: 320px;
    height: 264px;
}

.page-node #content-wrap img.discopunt-line {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
  padding: 0;
  margin: 0;
}
.rates .block-rate {
  background: #fff !important;
}

.page-node #content #content-wrap img {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}

@media screen and (max-width: 992px) {
/**    .rates {
        flex-direction: column;
    } **/
    .rates .block-rate {
        width: 70%;
        margin: 0 auto 40px auto;
    }
        .content-block p {
        padding: 0 40px 0 40px;
        text-align: justify;
    }

    .device-row-2 .b1 {
        order: 2;
    }
}

@supports (-ms-ime-align: auto) {
    .content-block {
        width: 328px;
    text-align: justify;
    }
    .rates .block-rate {
       box-shadow: none;
       border: 1px solid #d7d7d7;
    }
}

@-moz-document url-prefix() {
    .b4 {
        width: 440px;
    }
}





/*# sourceMappingURL=main.css.map */