@charset 'UTF-8';

.description_div p {
  margin: 10px 0;
}

.container .suggestion_article {
  width: 260px;
  margin: auto;
}

ul.ullist-descri li {
  list-style-type: disc;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  margin: 10px 0 5px;
  color: #2e4270;
}

.suggestion_article .Setup-IPTV-using-X {
  font-size: 15px;
  line-height: 2;
  color: #606f94;
  border: 0;
  padding: 0;
  background: 0 0;
  max-width: 260px;
  font-weight: 400;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
}

h3 strong {
  color: #2e4270;
}

ul li.link_footer {
  font-size: 16px;
  line-height: 23px;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
li,
span,
button,
strong {
  font-size: 15px;
}

a p {
  cursor: pointer !important;
}

.list_topic {
  width: 675px;
  max-width: 95%;
  margin: auto;
  display: block;
}

.backgroundbasic {
  padding: 107px 0 31px;
  background-color: #5b3bb7;
}

h2.titlebasic {
  font-size: 30px;
  font-weight: 900;
  line-height: 40px;
  text-align: center;
  color: #fff;
  margin-bottom: 18px;
  text-transform: uppercase;
}

a:last-child .Setup-IPTV-using-X {
  border: 0;
}

input#dd_2.dd_transparent {
  opacity: 0.5;
}

input#dd_2 {
  color: #2e4270;
}

p.details {
  font-size: 22px;
  font-weight: 400;
  color: #fff;
  text-align: center;
}

.divbasic {
  width: 92.4%;
  margin: auto;
  max-width: 1000px;
  padding: 75px 0;
}

ul.contentbasic {
  padding: 0;
}

li.paragraphebasic {
  list-style-type: decimal;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 10px;
  color: #2e4270;
  font-weight: 700;
}

p.infobasic {
  font-size: 22px;
  line-height: 26px;
  margin: 12px 0 5px;
  font-weight: 700;
  color: #2a2a2a;
}

span.describasic {
  display: block;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  margin: 10px 0 5px;
  color: #2e4270;
}

/* Edit 22/04/2020 */
.flex_div_supp {
  display: flex;
  justify-content: space-between;
  margin: 0 0 55px;
}

.inline_option_on_phone,
.block_option_on_phone {
  width: 33%;
  max-width: 313px;
  margin: 0;
}

.menu-dropdown .content > ul > li > a {
  font-size: 15px;
}

ul.ul_list.responsive.slick-initialized.slick-slider {
  filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.17));
}

.featuresContent {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.featureImage {
  width: 50%;
  height: max-content;
}

.featureContent {
  width: 472px;
  padding: 0 24px 0 17px;
  box-sizing: border-box;
}

.featuresContent:nth-of-type(1) .featureContent {
  padding-top: 114px;
}

.features_div hr {
  margin: 0;
  border: solid 2px #ecf0fa;
}

.featuresContent:nth-of-type(1) img.featureImg {
  width: 283px;
  margin-left: 29%;
  padding: 63px 0 68px;
  box-sizing: border-box;
  background: url(/src/features/triangleLeftRed.svg) no-repeat,
    url(/src/features/triangleRightRed.svg) no-repeat;
  background-position: 83% 0, 27% 100%;
}

.featuresContent:nth-of-type(2) {
  padding: 48.5px 0 33.5px;
}

.featuresContent:nth-of-type(2) img.featureImg.lazy {
  width: 491px;
  padding: 76px 0 70px;
  box-sizing: border-box;
  background: url(/src/features/triangleRightOrange.svg) no-repeat,
    url(/src/features/triangleLeftOrange.svg) no-repeat;
  background-position: 17% 0, 85% 100%;
}

.featuresContent:nth-of-type(2) .featureContent {
  order: 1;
  padding-top: 82px;
}

.featuresContent:nth-of-type(2) .featureImage {
  order: 2;
  width: auto;
}

.featuresContent:nth-of-type(3) {
  padding: 68.5px 0 139px;
}

.featuresContent:nth-of-type(3) img.featureImg.lazy {
  width: 527px;
  padding: 56px 0 36px;
  background: url(/src/features/triangleLeftBlue.svg) no-repeat,
    url(/src/features/triangleRightBlue.svg) no-repeat;
  background-position: 76% 0, 25% 100%;
}

.featuresContent:nth-of-type(3) .featureContent {
  padding-top: 78px;
}

.featuresContent:nth-of-type(1) {
  padding-bottom: 37.5px;
}

.fuzzy-search::placeholder {
  font-size: 17px !important;
  letter-spacing: 0.33px;
  color: rgba(46, 66, 112, 0.35);
  line-height: 21px !important;
  top: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

@media screen and (max-width: 1200px) {
  input#search {
    width: 896px;
    margin: 0 auto 28px;
    display: block;
    padding-left: 40px;
    background-position: 95% 50%;
    max-width: 95%;
    box-sizing: border-box;
  }

  .widthtable {
    width: 896px;
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: 0 3px 10px 0 rgba(3, 18, 104, 0.06);
    background-color: #ffffff;
    padding: 24px 22px 25px 39px;
    box-sizing: border-box;
    max-width: 95%;
  }

  ul#myTable,
  #searchRes {
    padding: 0;
    background-position: 47% 0;
  }

  .template_component {
    padding: 0 !important;
  }

  #list_fuzzy {
    margin-bottom: 42px !important;
  }

  button.get_started_btn.diff_btn_6.green_color {
    width: 347px;
    max-width: 100%;
    margin: 0 auto 81px;
    display: block;
  }

  input#search {
    padding-left: 19px;
  }
}

@media screen and (max-width: 1127px) {
  .flex_div_supp {
    display: flex;
    justify-content: space-evenly;
    flex: 1 0;
    flex-wrap: wrap;
  }

  .inline_option_on_phone,
  .block_option_on_phone {
    width: 314px;
    border-radius: 10px;
    border: solid 1px rgba(62, 103, 213, 0.1);
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 34px 0;
    height: 165px;
    margin: 0 0 41px;
  }

  .TUTORIALS {
    font-size: 24px;
    font-weight: 700;
    color: #2e4270;
    line-height: 29px;
    text-align: center;
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 1090px) {
  .featuresContent:nth-of-type(1) img.featureImg {
    width: 244px;
    padding: 55px 0 58px;
    margin-left: 27%;
  }

  .featuresContent:nth-of-type(1) .featureContent {
    padding-top: 74px;
  }

  .featuresContent:nth-of-type(1) .featureContent {
    padding-top: 74px;
    width: 338px;
    box-sizing: content-box;
  }

  .featuresContent {
    justify-content: space-around;
  }

  .featuresContent:nth-of-type(2) img.featureImg.lazy {
    width: 396px;
    padding: 60px 0 56px;
    background-position: 17% 0, 83% 100%;
  }

  .featuresContent:nth-of-type(2) .featureContent {
    padding-top: 40px;
    width: 339px;
    box-sizing: content-box;
  }

  .featuresContent:nth-of-type(3) img.featureImg.lazy {
    width: 400px;
    padding: 47px 0 26px;
  }

  .featuresContent:nth-of-type(3) .featureContent {
    width: 338px;
    padding-top: 52px;
    box-sizing: content-box;
  }

  .features_div hr {
    margin: 0 auto;
    border: solid 2px #ecf0fa;
    width: 85%;
  }
}

@media screen and (max-width: 820px) {
  .featuresContent:nth-of-type(1) img.featureImg {
    width: 229px;
    padding: 50px 0 52px;
    margin-left: 20%;
  }

  .featuresContent:nth-of-type(2) img.featureImg.lazy {
    width: 330px;
    padding: 50px 0 46px;
    background-position: 21% 0, 80% 100%;
  }

  .featuresContent:nth-of-type(2) .featureContent {
    padding-top: 0px;
  }

  .featuresContent:nth-of-type(1) .featureContent {
    padding-top: 34px;
  }

  .featuresContent:nth-of-type(3) img.featureImg.lazy {
    width: 342px;
    padding: 40px 0 21px;
  }

  .featuresContent:nth-of-type(3) .featureContent {
    padding-top: 18px;
  }
}

@media screen and (max-width: 768px) {
  .featuresContent {
    display: block;
  }

  .featureContent {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    width: 375px !important;
    padding: 0 !important;
  }

  .featureImage {
    display: block;
    margin: 0 auto 59px;
    width: 100% !important;
    padding: 0 !important;
  }

  .featuresContent {
    padding-bottom: 69.5px !important;
  }

  .An-easy-access-and-s {
    margin-bottom: 59px !important;
  }

  img.featureImg {
    margin: 0 auto !important;
    display: block;
    max-width: 100% !important;
  }
}

/*! UIkit 3.0.3 | http://www.getuikit.com | (c) 2014 - 2018 YOOtheme | MIT License */

html {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,
    'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
    'Noto Color Emoji';
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  background: #fff;
  overflow-y: scroll;
  overflow-x: hidden;
}

.wrapper-dropdown-5 span {
  font-size: 16px;
  line-height: 19px;
  opacity: 0.8;
}

input#dd_2 {
  border: 0;
  background: 0 0;
  font-size: 16px;
  line-height: 19px;
}

body {
  margin: 0;
  background-color: #f9fbfd;
}

a {
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
}

.containdivcccam {
  max-width: 1350px;
  margin: auto;
}

.containdiv {
  max-width: 1120px;
  margin: auto;
}

.active input#dd_2 {
  color: #fff;
}

.article_content img {
  max-width: 100% !important;
}

.containdivskype {
  max-width: 1300px;
  margin: auto;
}

.containdivfeatures2 {
  max-width: 1250px;
  margin: auto;
}

.margin_features,
.margin_features_2,
.margin_features_3 {
  max-width: 1150px;
  margin: auto !important;
}

.containdivfeatures {
  max-width: 1440px;
  margin: auto;
}

b,
strong {
  font-weight: bolder;
}

:not(pre) > code,
:not(pre) > kbd,
:not(pre) > samp {
  font-family: Consolas, monaco, monospace;
  font-size: 0.875rem;
  color: #f0506e;
  white-space: nowrap;
  padding: 2px 6px;
  background: #f8f8f8;
}

em {
  color: #f0506e;
}

ins {
  background: #ffd;
  color: #666;
  text-decoration: none;
}

mark {
  background: #ffd;
  color: #666;
}

q {
  font-style: italic;
}

small {
  font-size: 80%;
}

@media screen and (min-width: 1200px) {
  .bg_home {
    max-height: 726px;
  }

  .home_intro {
    max-height: 525px;
  }

  .widthtable {
    margin: 0 auto;
    width: 896px;
    height: 462px;
    border-radius: 10px;
    box-shadow: 0 3px 10px 0 rgba(3, 18, 104, 0.06);
    background-color: #ffffff;
    padding: 30px 22px 25px 39px;
    box-sizing: border-box;
  }
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.flex {
  width: unset;
  max-width: 1220px;
  margin: auto !important;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

canvas,
img,
video {
  max-width: 100%;
  height: auto;
  box-sizing: border-box;
}

@supports (display: block) {
  svg {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
  }
}

svg:not(:root) {
  overflow: hidden;
}

img:not([src]) {
  visibility: hidden;
}

iframe {
  border: 0;
}

address,
dl,
fieldset,
figure,
ol,
p,
pre,
ul {
  margin: 0;
}

* + address,
* + dl,
* + fieldset,
* + figure,
* + ol,
* + p,
* + pre,
* + ul {
  margin-top: 0;
}

.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 20px 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,
    'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
    'Noto Color Emoji';
  font-weight: 400;
  color: #333;
  text-transform: none;
}

* + .uk-h1,
* + .uk-h2,
* + .uk-h3,
* + .uk-h4,
* + .uk-h5,
* + .uk-h6,
* + h1,
* + h2,
* + h3,
* + h4,
* + h5,
* + h6 {
  margin-top: 40px;
}

.uk-h1,
h1 {
  font-size: 2.23125rem;
  line-height: 1.2;
}

.uk-h2,
h2 {
  font-size: 1.7rem;
  line-height: 1.3;
}

.uk-h3,
h3 {
  font-size: 1.5rem;
  line-height: 1.4;
}

.uk-h4,
h4 {
  font-size: 1.25rem;
  line-height: 1.4;
}

.uk-h5,
h5 {
  font-size: 16px;
  line-height: 1.4;
}

.uk-h6,
h6 {
  font-size: 0.875rem;
  line-height: 1.4;
}

@media (min-width: 960px) {
  .uk-h1,
  h1 {
    font-size: 2.625rem;
  }

  .uk-h2,
  h2 {
    font-size: 2rem;
  }
}

ol,
ul {
  padding-left: 30px;
}

ol > li > ol,
ol > li > ul,
ul > li > ol,
ul > li > ul {
  margin: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

.uk-hr,
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  text-align: inherit;
  margin: 0 0 20px 0;
  border: 0;
  border-top: 1px solid #e5e5e5;
}

* + .uk-hr,
* + hr {
  margin-top: 20px;
}

address {
  font-style: normal;
}

blockquote {
  margin: 0 0 20px 0;
  font-size: 1.25rem;
  line-height: 1.5;
  font-style: italic;
  color: #333;
}

* + blockquote {
  margin-top: 20px;
}

blockquote p:last-of-type {
  margin-bottom: 0;
}

blockquote footer {
  margin-top: 10px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #666;
}

blockquote footer::before {
  content: '— ';
}

pre {
  font: 0.875rem/1.5 Consolas, monaco, monospace;
  color: #666;
  -moz-tab-size: 4;
  tab-size: 4;
  overflow: auto;
  padding: 10px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  background: #fff;
}

pre code {
  font-family: Consolas, monaco, monospace;
}

details,
main {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

.uk-breakpoint-s::before {
  content: '768px';
}

.uk-breakpoint-m::before {
  content: '960px';
}

.uk-breakpoint-l::before {
  content: '1200px';
}

.uk-breakpoint-xl::before {
  content: '1600px';
}

:root {
  --uk-breakpoint-s: 768px;
  --uk-breakpoint-m: 960px;
  --uk-breakpoint-l: 1200px;
  --uk-breakpoint-xl: 1600px;
}

.uk-checkbox,
.uk-input,
.uk-radio,
.uk-select,
.uk-textarea {
  box-sizing: border-box;
  margin: 0;
  border-radius: 0;
  font: inherit;
}

.uk-input {
  overflow: visible;
}

.uk-select {
  text-transform: none;
}

.uk-select optgroup {
  font: inherit;
  font-weight: 700;
}

.uk-textarea {
  overflow: auto;
}

.uk-input[type='search']::-webkit-search-cancel-button,
.uk-input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

.uk-input[type='number']::-webkit-inner-spin-button,
.uk-input[type='number']::-webkit-outer-spin-button {
  height: auto;
}

.uk-input::-moz-placeholder,
.uk-textarea::-moz-placeholder {
  opacity: 1;
}

.uk-checkbox:not(:disabled),
.uk-radio:not(:disabled) {
  cursor: pointer;
}

.uk-fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

.uk-input,
.uk-textarea {
  -webkit-appearance: none;
}

.uk-input,
.uk-select,
.uk-textarea {
  max-width: 100%;
  width: 100%;
  border: 0 none;
  padding: 0 10px;
  background: #fff;
  color: #666;
  border: 1px solid #e5e5e5;
  transition: 0.2s ease-in-out;
  transition-property: color, background-color, border;
}

.uk-input,
.uk-select:not([multiple]):not([size]) {
  height: 40px;
  vertical-align: middle;
  display: inline-block;
}

.uk-input:not(input),
.uk-select:not(select) {
  line-height: 38px;
}

.uk-select[multiple],
.uk-select[size],
.uk-textarea {
  padding-top: 4px;
  padding-bottom: 4px;
  vertical-align: top;
}

.uk-input:focus,
.uk-select:focus,
.uk-textarea:focus {
  outline: 0;
  background-color: #fff;
  color: #666;
  border-color: #1e87f0;
}

.uk-input:disabled,
.uk-select:disabled,
.uk-textarea:disabled {
  background-color: #f8f8f8;
  color: #999;
  border-color: #e5e5e5;
}

.uk-input::-ms-input-placeholder {
  color: #999 !important;
}

.uk-input::placeholder {
  color: #999;
}

.uk-textarea::-ms-input-placeholder {
  color: #999 !important;
}

.uk-textarea::placeholder {
  color: #999;
}

.uk-form-small {
  font-size: 0.875rem;
}

.uk-form-small:not(textarea):not([multiple]):not([size]) {
  height: 30px;
  padding-left: 8px;
  padding-right: 8px;
}

.uk-form-small:not(select):not(input):not(textarea) {
  line-height: 28px;
}

.uk-form-large {
  font-size: 1.25rem;
}

.uk-form-large:not(textarea):not([multiple]):not([size]) {
  height: 55px;
  padding-left: 12px;
  padding-right: 12px;
}

.uk-form-large:not(select):not(input):not(textarea) {
  line-height: 53px;
}

.uk-form-danger,
.uk-form-danger:focus {
  color: #f0506e;
  border-color: #f0506e;
}

.uk-form-success,
.uk-form-success:focus {
  color: #32d296;
  border-color: #32d296;
}

.uk-form-blank {
  background: 0 0;
  border-color: transparent;
}

.uk-form-blank:focus {
  border-color: #e5e5e5;
  border-style: dashed;
}

input.uk-form-width-xsmall {
  width: 50px;
}

select.uk-form-width-xsmall {
  width: 75px;
}

.uk-form-width-small {
  width: 130px;
}

.uk-form-width-medium {
  width: 200px;
}

.uk-form-width-large {
  width: 500px;
}

.uk-select:not([multiple]):not([size]) {
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 20px;
  background-image: url('data:image/svg+xml;    charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A');
  background-repeat: no-repeat;
  background-position: 100% 50%;
}

.uk-select:not([multiple]):not([size])::-ms-expand {
  display: none;
}

.uk-select:not([multiple]):not([size]) option {
  color: #444;
}

.uk-select:not([multiple]):not([size]):disabled {
  background-image: url('data:image/svg+xml;    charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A');
}

.uk-checkbox,
.uk-radio {
  display: inline-block;
  height: 16px;
  width: 16px;
  overflow: hidden;
  margin-top: -4px;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border: 1px solid #ccc;
  transition: 0.2s ease-in-out;
  transition-property: background-color, border;
}

.uk-radio {
  border-radius: 50%;
}

.uk-checkbox:focus,
.uk-radio:focus {
  outline: 0;
  border-color: #1e87f0;
}

.uk-checkbox:checked,
.uk-checkbox:indeterminate,
.uk-radio:checked {
  background-color: #1e87f0;
  border-color: transparent;
}

.uk-checkbox:checked:focus,
.uk-checkbox:indeterminate:focus,
.uk-radio:checked:focus {
  background-color: #0e6dcd;
}

.uk-radio:checked {
  background-image: url('data:image/svg+xml;    charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E');
}

.uk-checkbox:checked {
  background-image: url('data:image/svg+xml;    charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A');
}

.uk-checkbox:indeterminate {
  background-image: url('data:image/svg+xml;    charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23fff%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E');
}

.uk-checkbox:disabled,
.uk-radio:disabled {
  background-color: #f8f8f8;
  border-color: #e5e5e5;
}

.uk-radio:disabled:checked {
  background-image: url('data:image/svg+xml;    charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23999%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E');
}

.uk-checkbox:disabled:checked {
  background-image: url('data:image/svg+xml;    charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A');
}

.uk-checkbox:disabled:indeterminate {
  background-image: url('data:image/svg+xml;    charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23999%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E');
}

.uk-legend {
  width: 100%;
  color: inherit;
  padding: 0;
  font-size: 1.5rem;
  line-height: 1.4;
}

.uk-form-custom {
  display: inline-block;
  position: relative;
  max-width: 100%;
  vertical-align: middle;
}

.uk-form-custom input[type='file'],
.uk-form-custom select {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  -webkit-appearance: none;
  opacity: 0;
  cursor: pointer;
}

.uk-form-custom input[type='file'] {
  font-size: 500px;
  overflow: hidden;
}

.uk-form-label {
  color: #333;
  font-size: 0.875rem;
}

.uk-form-stacked .uk-form-label {
  display: block;
  margin-bottom: 5px;
}

@media (max-width: 959px) {
  .uk-form-horizontal .uk-form-label {
    display: block;
    margin-bottom: 5px;
  }
}

@media (min-width: 960px) {
  .uk-form-horizontal .uk-form-label {
    width: 200px;
    margin-top: 7px;
    float: left;
  }

  .uk-form-horizontal .uk-form-controls {
    margin-left: 215px;
  }

  .uk-form-horizontal .uk-form-controls-text {
    padding-top: 7px;
  }
}

.uk-form-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #999;
}

.uk-form-icon:hover {
  color: #666;
}

.uk-form-icon:not(a):not(button):not(input) {
  pointer-events: none;
}

.uk-form-icon:not(.uk-form-icon-flip) ~ .uk-input {
  padding-left: 40px !important;
}

.uk-form-icon-flip {
  right: 0;
  left: auto;
}

.uk-form-icon-flip ~ .uk-input {
  padding-right: 40px !important;
}

.nav_btn {
  float: right;
  margin: 20.3px 14.9px 20.3px 0;
  width: 27.3px;
  height: 19.4px;
  color: #fff;
}

.nav_btn :active,
.nav_btn :hover {
  color: #fff;
}

.get_started_btn {
  background-color: #ffa900;
  border-radius: 5px;
  box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.09);
  height: 49.5px;
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  border: 0;
  width: 100%;
  margin-bottom: 9.2px;
}

.Apps_button {
  height: 49px;
  border-radius: 24.5px;
  background-color: rgba(62, 103, 213, 0);
  border: 1px solid #3b64d8;
  font-size: 17px;
  color: #3b64d8;
}

.uk-button {
  margin: 0;
  border: none;
  overflow: visible;
  font: inherit;
  color: inherit;
  text-transform: none;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 30px;
  vertical-align: middle;
  font-size: 0.875rem;
  line-height: 38px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color, border-color;
}

.uk-button:not(:disabled) {
  cursor: pointer;
}

.uk-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.uk-button:hover {
  text-decoration: none;
}

.offer-btn {
  border: 0;
  width: auto;
  padding: 0 14px;
  font-size: 14px;
  font-weight: 700;
  border-radius: 0 0 7px 7px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  background-image: linear-gradient(283deg, #ffa900 83%, #f7971e);
  color: white;
  height: 48px;
  box-sizing: border-box;
  vertical-align: top;
  position: relative;
  top: -24px;
  -webkit-border-radius: 0 0 7px 7px;
  -moz-border-radius: 0 0 7px 7px;
  -ms-border-radius: 0 0 7px 7px;
  -o-border-radius: 0 0 7px 7px;
}

img.img1Nav {
  margin-right: 8px;
  vertical-align: middle;
}

img.img2Nav {
  margin-left: 4px;
}

.offer-btn p {
  display: inline-block;
  vertical-align: sub;
}

img.img2Nav {
  margin-left: 9px;
  vertical-align: text-bottom;
}

.uk-button:focus {
  outline: 0;
}

.uk-button-default {
  background-color: transparent;
  color: #333;
  border: 1px solid #e5e5e5;
}

.uk-button-default:focus,
.uk-button-default:hover {
  background-color: transparent;
  color: #333;
  border-color: #b2b2b2;
}

.uk-button-default.uk-active,
.uk-button-default:active {
  background-color: transparent;
  color: #333;
  border-color: #999;
}

.uk-button-primary {
  background-color: #1e87f0;
  color: #fff;
  border: 1px solid transparent;
}

.uk-button-primary:focus,
.uk-button-primary:hover {
  background-color: #0f7ae5;
  color: #fff;
}

.uk-button-primary.uk-active,
.uk-button-primary:active {
  background-color: #0e6dcd;
  color: #fff;
}

.uk-button-secondary {
  background-color: #222;
  color: #fff;
  border: 1px solid transparent;
}

.uk-button-secondary:focus,
.uk-button-secondary:hover {
  background-color: #151515;
  color: #fff;
}

.uk-button-secondary.uk-active,
.uk-button-secondary:active {
  background-color: #080808;
  color: #fff;
}

.uk-button-danger {
  background-color: #f0506e;
  color: #fff;
  border: 1px solid transparent;
}

.uk-button-danger:focus,
.uk-button-danger:hover {
  background-color: #ee395b;
  color: #fff;
}

.uk-button-danger.uk-active,
.uk-button-danger:active {
  background-color: #ec2147;
  color: #fff;
}

.uk-button-danger:disabled,
.uk-button-default:disabled,
.uk-button-primary:disabled,
.uk-button-secondary:disabled {
  background-color: transparent;
  color: #999;
  border-color: #e5e5e5;
}

.uk-button-small {
  padding: 0 15px;
  line-height: 28px;
  font-size: 0.875rem;
}

.uk-button-large {
  padding: 0 40px;
  line-height: 53px;
  font-size: 0.875rem;
}

.uk-button-text {
  padding: 0;
  line-height: 1.5;
  background: 0 0;
  color: #333;
  position: relative;
}

.uk-button-text::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 100%;
  border-bottom: 1px solid #333;
  transition: right 0.3s ease-out;
}

.uk-button-text:focus,
.uk-button-text:hover {
  color: #333;
}

.uk-button-text:focus::before,
.uk-button-text:hover::before {
  right: 0;
}

.uk-button-text:disabled {
  color: #999;
}

.uk-button-text:disabled::before {
  display: none;
}

.uk-button-link {
  padding: 0;
  line-height: 1.5;
  background: 0 0;
  color: #1e87f0;
}

.uk-button-link:focus,
.uk-button-link:hover {
  color: #0f6ecd;
  text-decoration: underline;
}

.uk-button-link:disabled {
  color: #999;
  text-decoration: none;
}

.uk-button-group {
  display: inline-flex;
  vertical-align: middle;
  position: relative;
}

.uk-button-group > .uk-button:nth-child(n + 2),
.uk-button-group > div:nth-child(n + 2) .uk-button {
  margin-left: -1px;
}

.uk-button-group .uk-button.uk-active,
.uk-button-group .uk-button:active,
.uk-button-group .uk-button:focus,
.uk-button-group .uk-button:hover {
  position: relative;
  z-index: 1;
}

.news {
  display: table;
  max-width: unset;
  border-radius: 7px;
  background-color: rgba(30, 66, 152, 0.8) !important;
  opacity: 1 !important;
  padding: 4px 7px;
  width: max-content;
}

@media (max-width: 960px) {
  .news {
    margin-bottom: 30px;
    max-width: 100%;
  }
}

.slick-slide[aria-hidden='true'] {
  opacity: 0;
  visibility: hidden;
}

.slick-list.draggable {
  overflow: hidden;
}

.slick-slide {
  transition: 0.6s all;
}

div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
  cursor: default;
}

.template .slick-prev {
  z-index: 999;
}

.chevron_right_channel_btn {
  margin-left: 25px;
}

.notice {
  border-radius: 4.8px;
  background-color: #00c972;
  color: #fff;
  font-size: 13.3px;
  font-weight: 900;
  color: #fff;
  padding: 2px 7px;
  text-align: center;
  display: inline-block;
  width: 31px;
  height: 16px;
  position: relative;
  margin-right: 11px;
}

.info {
  min-width: 213px;
  max-width: unset;
  width: auto;
  font-size: 16px;
  line-height: 1.25;
  color: #fff;
  text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.15);
  display: inline-block;
}

.bg_home {
  background-color: #5b3bb7;
  padding: 101px 3.7% 49.1px 3.7%;
  background-size: cover;
}

.We_will {
  font-size: 30px;
  font-weight: 900;
  line-height: 35px;
  color: #fff;
  letter-spacing: 0;
  text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.15);
  margin-bottom: 27px;
  margin-top: 30px;
}

@media (max-width: 960px) {
  .We_will {
    margin-bottom: 27px;
  }
}

.Exclusively {
  font-size: 20px;
  font-weight: 900;
  letter-spacing: -0.4px;
  color: #fff;
  margin: 0 0 27px 0;
  text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.15);
}

.logo_exclu {
  width: 134px;
  height: auto;
}

.Revolution {
  font-size: 20px;
  line-height: 1.5;
  color: #fff;
  margin-bottom: 39px;
  text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.15);
  margin-top: 25px;
}

.Money_back {
  text-align: center;
  font-size: 13px;
  color: #fff;
}

.part_2 {
  margin: 0 3.7%;
  padding: 31px 0 0 0;
  background-color: #f9fbfd;
}

.Explain {
  font-size: 17px;
  line-height: 1.18;
  color: #2e4270;
  margin-bottom: 46px;
}

.Watch_live {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 0.2px;
  text-align: center;
  color: #2e4270;
  margin-bottom: 18px;
}

.containdivcccam .news {
  max-width: 593px !important;
}

.features {
  margin: 0 3.9%;
}

.features_img {
  margin: auto;
  width: 75.2px;
  height: 75.2px;
  margin-bottom: 21.8px;
  display: block;
}

.features_comment {
  transition: 0.5s;
  text-align: center;
  font-size: 17px;
  font-weight: 700;
  color: #2f3544;
  height: 27px;
}

.border {
  height: 4px;
  background-color: #ecf0fa;
  margin: 0 3.9%;
}

.TV-1 {
  margin-top: 52px;
  background-image: url(../src/tri_rose_2.svg), url(../src/tri_rose.svg);
  background-repeat: no-repeat;
  background-position: right top, left bottom;
  background-size: 76.5px 84.7px, 87.5px 96.7px;
}

.tri_rose_2 {
  width: 76.5px;
  height: 84.7px;
  position: relative;
  right: 0;
  top: 0;
}

.tri_rose {
  width: 87.5px;
  left: 98.7px;
  position: relative;
  bottom: 0;
  left: 0;
}

.TV-2 {
  margin-top: 35px;
  background-image: url(../src/tri_orange.svg), url(../src/tri_orange_2.svg);
  background-repeat: no-repeat;
  background-position: 72% top, 35% bottom;
  background-size: 78.7px 86.7px;
}

.TV-3 {
  margin-top: 28px;
  background-repeat: no-repeat;
  background-position: right 80%;
  background-size: 88.5px 105.8px;
}

.TV-4 {
  margin-top: 31.3px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 108.4px 130.1px;
}

.Live_TV {
  margin: 0 auto 22px;
  width: 90.5%;
  display: block;
  padding-top: 7px;
  padding-bottom: 8px;
}

.EPG {
  margin: 0 auto 28px;
  width: 90.5%;
  display: block;
  padding-top: 26px;
  padding-bottom: 15px;
}

.Thousands {
  margin: 0 auto 35px;
  width: 85.5%;
  display: block;
  padding-top: 15px;
  padding-bottom: 10px;
}

.Backup {
  margin: 0 auto 20px;
  width: 87.5%;
  display: block;
  padding-top: 46px;
  padding-bottom: 8px;
}

.diff_color {
  color: #e2689a;
  font-size: 40px;
}

.Titre-1 {
  font-size: 30px;
  font-weight: 900;
  line-height: 1.2;
  color: #2e4270;
  margin-bottom: 20px;
}

.features_column {
  display: inline-block;
  width: 49%;
  margin-bottom: 23px;
  vertical-align: top;
}

.for_border {
  display: none;
}

.Description-1 {
  font-size: 17px;
  line-height: 20px;
  color: #2e4270;
  margin-bottom: 50px;
}

.Description-2 {
  font-size: 17px;
  line-height: 20px;
  color: #2e4270;
  margin-bottom: 35px;
}

.Description-3 {
  font-size: 17px;
  line-height: 20px;
  color: #2e4270;
  padding-bottom: 80px;
}

.background_2 {
  background-image: url(../src/home/background_rating.svg);
  padding-top: 43px;
  background-size: auto 100%;
  background-repeat-x: repeat;
}

.How {
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0.3px;
  color: #2e4270;
  text-align: center;
  margin-bottom: 51px;
}

.diff_color_2 {
  color: #e471a0;
  font-size: 40px;
}

.slid_1 {
  width: 257px !important;
  padding-right: 35px;
  padding-left: 13px;
}

.interface {
  margin: 0 auto 29px;
}

.sign_up {
  font-size: 19px;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #2e4270;
  text-align: center;
  margin-bottom: 16px;
}

.stars {
  margin: 0 auto 31.9px;
  height: 24.5px;
  display: block;
}

.Five {
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  letter-spacing: 0.8px;
  color: #2e4270;
  text-align: center;
  margin-bottom: 61px;
}

.See {
  line-height: 19px;
  font-size: 16.2px;
  text-align: center;
  color: #2e4270;
  margin-bottom: 54.2px;
  display: none;
}

.description_sign {
  font-size: 17px;
  letter-spacing: 0.3px;
  text-align: center;
  color: #606f94;
}

.background_3 {
  background-color: #f9fbfd;
  padding-top: 77.5px;
  padding-bottom: 72px;
}

.time {
  float: right;
  display: inline-block;
  font-size: 11.7px;
  color: #2e4270;
  opacity: 0.34;
  line-height: 14px;
  margin: 25.2px 16.3px 0 0;
}

.blockadvice {
  margin: 0 !important;
  background-color: #fff;
}

.etoile {
  height: 18px;
  margin: 21.6px 0 17.1px 18.9px;
  display: inline-block !important;
}

.slick-slide {
  width: 265.5px;
  height: 188.1px !important;
  background-color: #fff;
  box-shadow: 0 11px 22px 0 rgba(3, 18, 68, 0.09);
  margin: 0 15.25px 25px;
}

.titre {
  font-size: 13.5px;
  font-weight: 700;
  color: #2e4270;
  line-height: 16px;
  margin: 0 0 6.4px 18.9px;
}

.draggable {
  padding-left: 29px !important;
}

.commentaire {
  font-size: 12px;
  color: #2e4270;
  margin: 0 6.8px 6.5px 18.9px;
  height: 73.6px;
}

.auteur {
  font-size: 11.7px;
  color: #2e4270;
  margin: 0 0 14.9px 18.9px;
}

.display-rate {
  display: table;
  margin: auto;
}

.flecheright {
  width: 13.7px !important;
  margin-top: 72px;
  margin-left: -21px;
  margin-right: 7px;
}

.advice {
  font-size: 21px;
  font-weight: 700;
  color: #2a2a2a;
  margin-right: 19px;
  display: inline-block;
  margin-top: 4px;
}

.get_started_btn {
  background-image: url(../src/chevron_right_white.svg);
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-size: 10.6px auto;
}

.Try_it {
  background: url(../src/flecheblueright2.svg) no-repeat;
  background-position: 95% 50%;
  background-size: 10.6px auto;
}

.etoiles {
  height: 26px;
  vertical-align: top;
  margin-bottom: 18.7px;
}

.rate {
  color: #929497;
  height: 16px;
  margin-right: 35px;
  display: inline-block;
  margin-top: 4px;
  font-weight: 700;
  font-size: 22px;
}

.trust {
  height: 34.4px;
  margin-bottom: 70px;
  display: inline-block;
  vertical-align: top;
}

.diff_btn_2 {
  height: 65px;
}

.moneyback {
  margin: 0 3.7%;
}

.green_color {
  background-color: #13cd7d !important;
}

.Money_back_2 {
  font-size: 13px;
  color: #2e4270;
  line-height: 16px;
  text-align: center;
}

.edited {
  padding-top: 29.6px;
  padding-bottom: 50.4px;
  background-size: cover;
}

.guarantee_day {
  height: 115px;
  margin: auto;
  display: block;
  margin-bottom: 20.5px;
}

.Title_money {
  font-size: 30px;
  font-weight: 900;
  color: #fff;
  line-height: 36px;
  margin-bottom: 21px;
}

.Comment_money {
  font-size: 17px;
  color: #fff;
  line-height: 21.6px;
  margin-bottom: 33px;
}

.Try_it {
  font-size: 20px;
  font-weight: 700;
  color: #4970cf;
  line-height: 24px;
  height: 50px;
  border-radius: 7px;
  box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.11);
  background-color: #fff;
  width: 75%;
  border: 0;
  margin: auto;
  display: block;
  padding: 0 35px 0 6px;
}

footer {
  padding: 37.3px 3.7% 39px;
}

.cccambox_tm {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.44;
  color: #404852;
  margin-bottom: 11px;
}

.Rights {
  font-size: 16px;
  line-height: 1.44;
  color: #404852;
  margin-bottom: 12px;
}

.heart {
  width: 18px;
  vertical-align: top;
  margin: 2px 0 0 2px;
}

.social {
  height: 27px;
  margin-bottom: 13px;
}

.Made-with {
  font-size: 16px;
  letter-spacing: -0.3px;
  color: #404852;
  margin-bottom: 14px;
  line-height: 23px;
}

.language {
  text-align: left;
  width: 184px;
  height: 35px;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #242a42;
  font-size: 15px;
  color: #404852;
  padding-left: 41px;
  display: block;
  background-image: url(../src/home/Solid/globe.svg), url(../src/chevron_down.svg);
  background-repeat: no-repeat;
  background-position: 5.4% center, 90% center;
  -webkit-appearance: none;
}

.logo_footer {
  height: 28px;
  margin-bottom: 12px;
}

.foot-1 {
  margin-bottom: 38px;
}

.part_one {
  margin-right: 40px;
  display: inline-block;
}

.category {
  font-size: 17px;
  font-weight: 700;
  color: #3f3f3f;
  line-height: 21px;
  margin-bottom: 16px;
}

.category .browse {
  width: 95px;
  height: 21px;
}

.TV_part {
  min-height: 433px;
}

.link_footer {
  margin-bottom: 6px;
}

.link_footer a {
  font-size: 16px;
  line-height: 1.44;
  color: rgba(63, 63, 63, 0.62);
}

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

.legal {
  width: 71px;
  height: 21px;
}

.part_two {
  margin-right: 40px;
}

.part_three {
  display: inline-block;
}

.foot-2 {
  margin-bottom: 31px;
}

.descri_foot {
  font-size: 16px;
  line-height: 23px;
  color: rgba(63, 63, 63, 0.62);
}

.none_phone {
  display: none;
}

.badge {
  height: 14px;
  width: 34px;
  border-radius: 2.9px;
  background-color: #ffc600;
  font-size: 12px;
  line-height: 15px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0;
  position: relative;
  left: 5px;
}

.link_navbar {
  display: none;
}

.emoji {
  margin-left: 11px;
}

@media (min-width: 768px) {
  .slide {
    width: -moz-fit-content !important;
    margin: auto;
  }

  .padding_var {
    margin-top: 13px !important;
  }

  .Money_back {
    font-size: 13px;
    color: #fff;
    letter-spacing: 0.5px;
    text-align: left;
  }

  .money_icon {
    width: 26px !important;
    float: left;
    margin-right: 7px !important;
  }

  .Watch_live {
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    letter-spacing: 0.3px;
    margin-bottom: 18px;
  }

  .btn_home_1 {
    padding-right: 0;
    padding-top: 0;
    font-size: 18px;
    letter-spacing: 0.3px;
    background-position: 92.9% 47.5%;
  }

  .info {
    min-width: unset;
    max-width: unset;
    width: auto;
  }

  .emoji {
    margin-left: 13px;
  }

  .flecheright {
    display: none !important;
  }

  .none_desktop {
    display: none;
  }

  .slick-slide {
    box-shadow: 0 11px 22px 0 rgba(0, 50, 166, 0.07);
  }

  .nav_btn,
  .offcanvas-nav-primary {
    display: none !important;
  }

  .nav_bord {
    padding: 17px 0 17px 3.7%;
    width: 96.1%;
    z-index: 1000;
  }

  .logo_nav {
    width: auto;
    height: 31px;
    vertical-align: top;
  }

  .link_navbar {
    display: inline-block;
  }

  .link_navbar a {
    display: inline-block;
    margin: 3px 14px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
  }

  .bg_home {
    padding-top: 95px;
    padding-bottom: 48px;
  }

  .news {
    margin-bottom: 48px;
  }

  .notice {
    top: 0;
  }

  .We_will {
    font-size: 40px;
    font-weight: 900;
    line-height: 45px;
    margin-top: 0;
    margin-bottom: 15px;
  }

  .Revolution {
    width: 91.1%;
    margin-top: 0;
    letter-spacing: 0;
    font-size: 20px;
    line-height: 27px;
  }

  .Exclusively {
    margin-bottom: 32px;
    font-size: 25px;
    font-weight: 900;
    letter-spacing: -0.4px;
  }

  .logo_exclu {
    width: 151px;
    height: unset;
    vertical-align: top;
    margin-left: 2px;
  }

  .div_moneyback {
    min-width: 268px;
    width: auto;
  }

  .part_2 {
    margin: 0;
    padding: 83px 3.7% 0 3.7%;
    overflow-x: hidden;
  }

  .for_border {
    display: block;
  }

  .Explain {
    margin-bottom: 75px;
    font-size: 15.3px;
    line-height: 1.18;
    text-align: center;
  }

  .features {
    margin: 0;
  }

  .flex_display_features {
    justify-content: space-between;
    display: flex;
    width: 711px;
    margin: auto;
    min-width: 90%;
  }

  .features_column {
    margin-bottom: 0;
    padding-bottom: 1px;
    width: inherit;
  }

  .features_img {
    margin-bottom: 19px;
  }

  .border-ban {
    display: none;
  }

  .TV-1 {
    float: right;
    display: inline-block;
    padding-right: 28px;
    background-position: 100% top, 5% 89%;
    background-size: 87.9px 109.6px, 113.1px 125.2px;
    margin: 91.5px -36px 65px 0;
  }

  .Live_TV {
    width: 371.7px;
    margin: 0 auto 33px 59.1px;
    padding-top: 25.5px;
  }

  .flex {
    display: flex;
    width: 712px;
    margin: auto;
  }

  .order_one {
    order: 1;
  }

  .order_two {
    order: 2;
  }

  .marg-top-1 {
    margin-top: 62px;
    width: 41.5%;
  }

  .marg-top-2 {
    margin-top: 99px;
    padding-left: 65px;
  }

  .marg-top-3 {
    margin-top: 82px;
    width: 42.1%;
    margin-right: 70px;
  }

  .marg-top-4 {
    margin-top: 117px;
    width: 38.8%;
  }

  .Titre-1 {
    font-size: 35px;
    line-height: 50px;
    margin-bottom: 22px;
  }

  .btn_TV_1 {
    display: block;
    width: 268px;
    height: 50px;
    border: 0;
    border-radius: 3px;
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.12);
    background-color: #4c74d4;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    line-height: 21px;
  }

  .marg_tab {
    margin-bottom: 24px;
  }

  .TV-2 {
    margin-top: 58px;
    background-size: 107.8px 117.7px;
    background-position: 78% top, 26% 190px;
    margin-left: -15px;
  }

  .EPG {
    width: 369px;
    max-width: max-content;
    padding-top: 55.9px;
  }

  .Description-2 {
    line-height: 1.59;
    letter-spacing: 0.3px;
    margin-bottom: 109px;
  }

  .Description-1 {
    line-height: 1.59;
  }

  .Thousands {
    width: 347.2px;
    padding-top: 0;
    padding-bottom: 8px;
  }

  .diff-desc {
    width: 89%;
    margin-bottom: 65px;
  }

  .TV-3 {
    margin-right: -41px;
    padding-right: 25px;
    margin-top: 64.6px;
    padding-top: 50.4px;
    background-position: right top;
    background-size: 113.5px 138.5px;
  }

  .TV-4 {
    background-size: 109px 169.3px;
    padding-left: 37px;
    margin: 41.4px 69px 0 -40px;
  }

  .Backup {
    width: 353px;
    max-width: max-content;
    padding-top: 98.9px;
  }

  .Description-3 {
    line-height: 1.59;
    letter-spacing: 0.3px;
    margin-bottom: 40px;
  }

  .visible_tablet {
    display: block;
    letter-spacing: 1.1px;
  }

  .green_color {
    width: 522px !important;
    display: block;
    margin: 0 auto 11px;
    height: 65px !important;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
  }

  .marg-top-4 {
    margin-top: 115px;
  }

  .money_back_style {
    text-align: center;
    font-size: 13px;
    color: #2e4270;
    line-height: 15px;
    margin-bottom: 74px;
  }

  .background_2 {
    padding-top: 54px;
  }

  .sign_up {
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.4px;
    margin-bottom: 6px;
  }

  .moneyback .get_started_btn {
    letter-spacing: 1px;
  }

  .description_sign {
    font-size: 15px;
    text-align: center;
    line-height: 20px;
  }

  .interface {
    margin: 0 auto 22px;
  }

  .How {
    font-size: 35px;
    line-height: 42px;
    margin-bottom: 72px;
  }

  .slid_1 {
    padding-right: 10px;
    padding-left: 21px;
  }

  .bx-wrapper {
    max-width: fit-content !important;
    margin: auto !important;
  }

  .bx-clone {
    display: none;
  }

  .background_3 {
    padding-top: 69.6px;
    padding-bottom: 97px;
  }

  .stars {
    height: 26px;
    margin-bottom: 33.6px;
  }

  .Five {
    font-size: 35px;
    line-height: 42px;
    margin-bottom: 35px;
  }

  .See {
    display: block;
    margin: auto;
    text-align: center;
    font-size: 17px;
    color: #2e4270;
    margin-bottom: 66px;
  }

  .auteur,
  .commentaire {
    font-size: 11.7px;
  }

  .right {
    float: right;
  }

  .left {
    float: left;
  }

  .trust {
    margin-bottom: 99px;
  }

  .width {
    width: 73.6%;
  }

  .guarantee_day {
    margin: 0 50.3px 35% 0;
  }

  .Try_it {
    margin: 0;
    width: auto;
    padding: 0 39px 0 19px;
  }

  .edited {
    padding: 54px 5.5% 49px 6.1%;
  }

  .Comment_money {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 29px;
  }

  .inline-block {
    display: inline-block;
  }

  .Title_money {
    margin-bottom: 21px;
    font-size: 35px;
    font-weight: 900;
    letter-spacing: -0.9px;
    line-height: 42px;
  }

  footer {
    padding: 69px 5.2% 0 3.1%;
  }

  .foot-1 {
    float: right;
    display: inline-block;
  }

  .width5 {
    width: 65.5%;
    float: left;
    display: flex;
    flex-direction: column-reverse;
  }

  .foot-3 {
    margin-bottom: 68px;
    width: 82%;
  }

  .foot-2 {
    width: 71%;
    margin-bottom: 58px;
  }

  .Nothing {
    display: none;
  }

  .slick-slider {
    margin-bottom: 30.65px;
  }

  .diff-link {
    width: 97px;
  }

  .speech-bubble::after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #4c74d4;
    border-top: 0;
    margin-left: -10px;
    margin-top: -10px;
    padding-top: 1px;
  }

  .none {
    display: none;
  }
}

.padding_var {
  padding-top: 0;
  height: 0;
  margin-top: -20px;
}

footer,
html {
  background-color: #f9fbfd;
}

html {
  overflow-x: hidden;
}

.speech-bubble {
  position: relative;
  width: 233px;
  display: none;
  background-color: #4c74d4;
  padding: 9px 11px 12px 5px;
  font-size: 15px;
  line-height: 1.53;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}

.features_comment {
  padding-bottom: 28px;
}

@media (min-width: 1200px) {
  .flex {
    width: unset;
    margin: 0;
  }

  .inline_width {
    display: inline-block;
    width: 50%;
  }

  .TV_part {
    display: inline-block;
    width: 50%;
    float: right;
    height: 440px;
  }

  .money_icon {
    width: 24px;
    margin-right: 6px;
    margin-left: 8px;
  }

  .btn_home_1 {
    padding-right: 0;
    letter-spacing: 0;
  }

  .edited_reviews {
    margin-bottom: 31.65px !important;
  }

  .column_home .trust {
    margin-bottom: 100px;
  }

  .nav_bord {
    padding: 15px 10.5% 13px 10.3%;
    width: 79.2% !important;
  }

  .marg-top-4 {
    margin-top: 94px;
    width: 42.7%;
  }

  .link_navbar a {
    margin: 8px 13.6px 3px;
  }

  .sign_in {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    line-height: 17px;
  }

  .Revolution {
    width: 92%;
  }

  .offer-btn {
    margin-left: 18px;
  }

  .bg_home {
    padding: 138px 3.6% 63px 10.4%;
  }

  .notice {
    top: 0;
  }

  .We_will {
    font-size: 40px;
    line-height: 45px;
  }

  .Exclusively {
    font-size: 25px;
    line-height: 30px;
    letter-spacing: -0.5px;
    margin: 0 9px 33px 0;
  }

  .logo_exclu {
    height: auto;
    width: 144px;
  }

  .Revolution {
    font-size: 20px;
    line-height: 1.25;
    margin-bottom: 44px;
  }

  .Money_back {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.3px;
  }

  .div_moneyback {
    margin-bottom: 35px;
  }

  .home_TV {
    margin: 76px 0 0 29.7px;
  }

  .part_2 {
    padding: 61.1px 9.5% 0 10.4%;
  }

  .Watch_live {
    font-size: 35px;
    line-height: 42px;
    letter-spacing: 0.3px;
  }

  .Explain {
    margin-bottom: 77px;
    letter-spacing: 0.7px;
  }

  .flex_display_features {
    width: 98%;
  }

  .for_border {
    display: none;
  }

  .visible_tablet {
    display: none;
  }

  .border {
    margin: 0;
  }

  .Titre-1 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 24px;
  }

  .Description-1 {
    font-size: 18px;
    line-height: 27px;
  }

  .marg_tab {
    margin-bottom: 33px;
  }

  .Live_TV {
    width: 573px;
    margin: -2px auto 68px 49.1px;
    padding-top: 30.5px;
  }

  .TV-1 {
    background-position: 100% top, 0 214px;
    background-size: 153px 169px, 175px 193px;
    padding: 6px 72px 4px 20px;
    margin: 107.5px -72px 0 -83px;
  }

  .marg-top-1 {
    margin-top: 158px;
    width: 48.9%;
    margin-right: 6%;
  }

  .EPG {
    width: 575px;
    margin-left: -8px;
    padding-top: 46.9px;
  }

  .advice {
    font-size: 21.6px;
    font-weight: 600;
    color: #2a2a2a;
    line-height: 26px;
    margin-top: 15px;
  }

  .TV-2 {
    background-size: 143px 157px;
    margin-top: 81px;
    background-position: 73% top, 31% 254px;
    margin-bottom: 51px;
  }

  .flecheright {
    margin-top: 68px;
    width: 13.7px !important;
    display: block !important;
  }

  .info {
    max-width: unset;
    min-width: unset;
    width: auto;
  }

  .marg-top-2 {
    margin-top: 181px;
    padding-left: 71px;
  }

  .marg-top-3 {
    margin-top: 145px;
    width: 45.1%;
  }

  .TV-3 {
    padding-right: 61px;
    background-size: 160.7px 192.2px;
    background-position: right 67%;
    margin-bottom: 63px;
    margin-left: 36px;
    margin-right: -65px;
    margin-top: 48.6px;
    padding-top: 65.4px;
  }

  .diff-desc {
    width: 101%;
    letter-spacing: 0.4px;
  }

  .features {
    margin: 0 4.4%;
  }

  .Thousands {
    width: 549.3px;
  }

  .TV-4 {
    background-size: 196.9px 235.5px;
    padding-left: 102px;
    margin: 26.4px 76px 0 -102px;
    background-position: 4px top;
  }

  .Backup {
    width: 545.1px;
    padding-top: 85.2px;
  }

  .visible {
    display: block;
    margin: 0;
  }

  .background_2 {
    padding-top: 71px;
  }

  .background_3 {
    padding-top: 80.6px;
    padding-bottom: 100px;
  }

  .Description-3 {
    padding-bottom: 0;
    margin-bottom: 34px;
    width: 100%;
    letter-spacing: 0.85px;
  }

  .money_back_style {
    margin-bottom: 172px;
  }

  .How {
    font-size: 40px;
    height: 48px;
    margin-bottom: 91px;
  }

  .interface {
    width: 257px;
    height: 150px;
    margin-bottom: 31px;
  }

  .sign_up {
    font-size: 17px;
    line-height: 21px;
    letter-spacing: 0.4px;
    margin-bottom: 12px;
  }

  .slid_1 {
    padding-right: 54px;
    padding-left: 73.3px;
    width: 275px !important;
  }

  .Five {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 34px;
  }

  .diff_btn_2 {
    width: 522px !important;
    height: 65px !important;
  }

  .edited {
    padding: 72px 5% 64px 17.7%;
  }

  .Title_money {
    font-size: 36px;
    letter-spacing: -0.9px;
    margin-bottom: 23px;
  }

  .guarantee_day {
    margin: 0 50.3px 0 0;
  }

  .width {
    width: 74.6% !important;
  }

  .width5 {
    flex-direction: row-reverse;
    width: 65.5%;
  }

  footer {
    padding: 74px 10.5% 0 10.4%;
  }

  [class*='uk-column-'] {
    column-gap: 0 !important;
  }

  .foot2 {
    margin-left: 133px;
  }

  .draggable {
    padding-left: 0 !important;
  }

  .guarantee_day {
    height: 161px;
  }

  .get_started_btn {
    font-size: 20px !important;
    line-height: 24px;
    letter-spacing: 1px;
  }

  .logo_nav {
    height: 31px;
    margin: 0 5.6% auto 0;
    width: 146.14px;
  }

  .logo_exclu {
    vertical-align: top;
    margin-left: 4px;
  }

  .home_TV {
    width: 615px;
    margin-bottom: 11px;
  }

  .Revolution {
    letter-spacing: -0.1px;
    width: 90.8%;
  }

  .features_comment {
    line-height: 23px;
    padding-bottom: 26px;
    border-bottom: 1px solid #d2d2d2;
    height: 27px;
  }

  .features_img {
    margin-bottom: 19px;
  }

  .foot-3 {
    max-width: 275px;
  }

  .draggable {
    display: block !important;
    width: 82%;
    margin: auto !important;
  }

  .font_btn {
    font-size: 18px !important;
  }

  .foot-2 {
    margin-left: 18%;
  }

  .See {
    line-height: 20px;
  }

  .rate {
    color: #929497;
    height: auto;
    margin-right: 24px;
    display: inline-block;
    margin-top: 0;
    font-weight: 700;
    font-size: 23.6px;
    margin-top: 9px;
  }

  .etoiles {
    height: 29px;
    margin-top: 8px;
  }

  .diff_btn {
    width: 100% !important;
  }

  .social {
    height: 27px;
  }

  .trust {
    height: 39px;
  }

  .news {
    padding: 3px 7px;
    margin-top: 3px;
  }

  .Description-2 {
    width: 94.2%;
    letter-spacing: 0.8px;
  }

  .description_sign {
    line-height: 21px;
  }
}

@media (min-width: 1006px) {
  .stop-column {
    column-count: 1 !important;
  }

  .margin-auto {
    margin: auto;
    display: table;
  }

  .display-rate {
    display: inline-table;
  }

  .right {
    float: left;
  }

  .left {
    margin-left: 32px;
  }

  .none_desktop {
    display: none;
  }
}

@media (max-width: 1199px) {
  .only_desktop {
    display: none;
  }

  .slick-arrow {
    display: none;
  }
}

@media (min-width: 320px) and (max-width: 336px) {
  #comment_6 {
    letter-spacing: -0.6px;
  }
}

footer .uk-dropdown:after {
  content: '';
  position: relative;
  top: -90px;
  left: 50%;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom-color: #242a42;
  border-top: 0;
  margin-left: -10px;
  margin-top: -10px;
  padding-top: 1px;
}

footer .uk-dropdown {
  height: 69px;
  min-width: 184px;
  padding: 0;
  border: 0;
  border-radius: 10px;
  margin-top: 15px;
  position: unset;
  background: #242a42;
  box-shadow: none;
  transition: all 0.3s cubic-bezier(0.34, 1.61, 0.7, 1);
}

footer .uk-dropdown li {
  padding: 6px 35px;
}

footer .uk-dropdown li:first-child {
  padding: 4px 35px 6px;
}

footer .uk-dropdown li:last-child {
  padding: 6px 35px 0;
}

footer .uk-dropdown a {
  color: #fff;
}

footer .uk-dropdown a:hover {
  color: #fff !important;
}

footer .divider {
  background-color: #404852;
  height: 1px;
  margin: 0 13px;
  overflow: hidden;
  padding: 0 !important;
  opacity: 0.2;
}

footer .label {
  background-color: #3b425b;
  border: 1px solid #9397a5;
  color: #9397a5;
  text-transform: uppercase;
  padding: 0.2em 0.6em 0.3em;
  border-radius: 0.25em;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  display: inline;
  margin-left: 10px;
}

canvas,
img,
video {
  max-width: none !important;
}

.devices_TV {
  margin: 16px auto 38px auto;
}

.indice_beta {
  border-radius: 2.4px;
  background-color: #00c972;
  padding: 2px 3px;
  font-size: 6.7px;
  font-weight: 900;
  color: #fff;
  text-align: center;
  line-height: 8px;
  position: relative;
  vertical-align: text-top;
  top: 0;
}

.disabled_btn {
  opacity: 0.34;
  cursor: not-allowed;
}

.disabled_text {
  opacity: 0.34;
}

.soon_btn {
  position: relative;
  margin: auto;
  height: 20px;
  width: max-content;
  border-radius: 10px;
  padding: 0 6px 1px;
  font-size: 14px;
  color: #fff;
  top: 9px;
  background-color: #ffc600;
  z-index: 10;
}

.Introduction {
  font-size: 30px;
  font-weight: 900;
  line-height: 1.33;
  text-align: center;
  text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.15);
  color: #fff;
  margin-bottom: 18px;
}

.Description_of_Our_service {
  font-size: 20px;
  line-height: 1.25;
  text-align: center;
  color: #fff;
  margin: 0 auto 42px;
}

.Download_Btn {
  display: none;
}

.web_browser_btn {
  background-image: url(../src/chevron_chrome@2x.png);
  background-repeat: no-repeat;
  background-position: 90% 50%;
  background-size: 10px;
}

.Mag_btn {
  background-image: url(../src/chevron_chrome@2x.png);
  background-repeat: no-repeat;
  background-position: 90% 50%;
  background-size: 10px;
}

.Download_Btn {
  height: 50px;
  border-radius: 5px;
  background-color: rgba(128, 128, 128, 0);
  border: 2px solid #fff;
  width: 100%;
  font-size: 17px;
  color: #fff;
  line-height: 20px;
  letter-spacing: 0.5px;
  padding: 4px 0 0;
  margin-bottom: 11px;
}

.Apps_btn {
  margin-bottom: 15.2px;
}

.Apps_description {
  padding: 34px 3.7% 76px;
}

.Seamless-IPTV-Softwa {
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.2px;
  text-align: center;
  line-height: 30px;
  color: #2e4270;
  margin-bottom: 18px;
}

.on_laptop {
  display: none;
}

.Simple-apps-on-the-o {
  line-height: 20px;
  font-size: 17px;
  line-height: 1.18;
  color: #2e4270;
  margin-bottom: 59px;
}

.Official-Apps {
  line-height: 36px;
  font-size: 30px;
  font-weight: 700;
  color: #2e4270;
  text-align: center;
  margin-bottom: 54px;
}

.Devices_compatibilty {
  display: none;
}

.div_button_apps img {
  vertical-align: top;
}

.div_button_apps {
  margin: 0 0 82px;
}

.div_button_apps .Apps_button {
  display: block;
  margin: auto;
  width: 65.6%;
  margin-bottom: 37px;
}

.div_button_apps_2 .Apps_button {
  display: block;
  margin: auto;
  width: 65.6%;
  margin-bottom: 34px;
}

.div_button_apps_2 {
  margin-bottom: 78px;
}

.download_icon_btn {
  vertical-align: top;
  position: relative;
  right: 17px;
}

.download_icon {
  position: relative;
  left: 18px;
  width: 16px;
  vertical-align: center !important;
}

.Android_TV {
  position: relative;
  right: 16px;
}

.Amazon_TV {
  position: relative;
  right: 16px;
  height: 24px;
}

.Windows {
  position: relative;
  right: 20px;
  height: 24px;
}

.Mac_OS {
  position: relative;
  right: 18px;
  height: 23.9px;
  top: -3px;
}

.Apple_TV {
  position: relative;
  right: 24px;
  height: 24px;
}

.Android {
  position: relative;
  right: 30px;
}

.iOS {
  position: relative;
  right: 29px;
}

.Web_Browser {
  position: relative;
  right: 26px;
}

.rd-Party-Apps {
  line-height: 36px;
  font-size: 30px;
  font-weight: 700;
  color: #2e4270;
  text-align: center;
  margin-bottom: 54px;
}

.Kodi_plugin {
  position: relative;
  width: 24px;
  right: 26px;
}

.Enigma {
  position: relative;
  right: 24px;
}

.Plex {
  position: relative;
  right: 23px;
  width: 42.1px;
}

.mag {
  width: 45px;
  position: relative;
  right: 16px;
}

.Works-Also-With {
  line-height: 36px;
  font-size: 30px;
  font-weight: 700;
  color: #2e4270;
  text-align: center;
  margin-bottom: 47px;
}

.GSE_IPTV,
.IPTV_Extreme,
.Perfect_Player,
.STB_Emu,
.Smart_IPTV {
  width: 64px;
  margin: 0 auto 13px;
  display: block;
}

.comment_also {
  font-size: 17px;
  font-weight: 600;
  color: #2e4270;
  line-height: 20px;
  text-align: center;
}

.padding-edited {
  padding: 0 9.8%;
}

.espacement1 {
  margin-bottom: 40px;
}

.Nothing {
  height: 143px;
}

.Whats-come-in-our-O {
  line-height: 36px;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  color: #2e4270;
  margin-bottom: 14px;
}

.yellow_point {
  width: 14px;
  height: 14px;
  background-color: #ffc600;
  border-radius: 7px;
  display: inline-block;
  margin-left: -26px;
  margin-right: 10px;
}

.marg-bottom {
  margin-bottom: 82px;
}

.arrow_down {
  margin: auto;
  display: block;
  height: 28px;
  margin-bottom: 44px;
}

.TV_sport_channel {
  display: block;
  margin: auto;
  width: 99%;
}

.bg_TV_sport_channel {
  background: no-repeat left top;
  padding-top: 47.7px;
  background-size: 118.5px 141.4px;
  margin: 0 auto 24px;
  display: block;
}

.Channels-List-Grid {
  line-height: 36px;
  font-size: 30px;
  font-weight: 900;
  letter-spacing: 0.6px;
  color: #2e4270;
  margin-bottom: 19px;
}

.Being-the-savages-b {
  font-size: 17px;
  color: #606f94;
  line-height: 21px;
  margin-bottom: 42px;
}

.btn_access {
  padding-right: 39px;
  letter-spacing: 1.1px;
  width: 100%;
  height: 65px;
  border-radius: 5px;
  box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.09);
  background: #13cd7d url(../src/flechewhiteright.svg) no-repeat 95% 50%;
  background-size: 10px;
  border: 0;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 24px;
  margin-bottom: 12px;
}

.-Day-Money-Back-Gu-Copy-2 {
  line-height: 16px;
  font-size: 13px;
  color: #2e4270;
  display: block;
  margin: auto;
  text-align: center;
}

.separator {
  height: 4px;
  width: 84.3%;
  background-color: #ecf0fa;
  display: block;
  margin: auto;
}

.btn_money_back {
  margin-bottom: 61px;
}

.separator {
  margin-bottom: 37px;
}

.bg_TV_mr_robot {
  padding: 34px 0 31px;
  background: url(../src/tri_rose.svg) no-repeat 1% top,
    url(../src/tri_rose_2.svg) no-repeat right bottom;
  background-size: 87.6px 96.5px, 76.6px 84.5px;
  display: block;
  margin: 0 auto 36px;
}

.TV_mr_robot {
  width: 95.2%;
  margin: auto;
  display: block;
}

.chang_marg_1 {
  margin-bottom: 30px;
}

.chang_marg_2 {
  margin-bottom: 45px;
}

.bg_Phone {
  padding: 51.2px 0 63px;
  display: block;
  margin: auto;
  background: url(../src/tri_orange.svg) no-repeat 66% top,
    url(../src/tri_orange_2.svg) no-repeat 38% bottom;
  background-size: 114.6px 125.7px;
  margin-bottom: 39px;
}

.phone {
  width: 68.1%;
  display: block;
  margin: auto;
}

.chang_marg_3 {
  margin-bottom: 28px;
}

.chang_marg_4 {
  margin-bottom: 53px;
}

.bg_macbook {
  padding-top: 52.1px;
  display: block;
  margin: 51px auto 41px;
  background: no-repeat 94% top;
  background-size: 104.7px 125px;
}

.Macbook {
  width: 92.3%;
  display: block;
  margin: auto;
}

.chang_marg_5 {
  margin-bottom: 22px;
}

.chang_marg_6 {
  margin-bottom: 0;
}

.diff_bg_1 {
  padding: 67px 0 68px;
}

.chang_marg_7 {
  margin-bottom: 32px;
}

.chang_marg_8 {
  margin-bottom: 37px;
}

.deviceslogo {
  display: none;
}

.Available-for {
  display: none;
}

.display_esp {
  display: block;
}

@media (min-width: 768px) {
  .indice_beta {
    font-size: 8.7px;
  }

  .button_list {
    height: 84px;
    padding-top: 20px;
    display: inline-block;
    width: 33%;
  }

  .marg_apps {
    width: 714.1px;
    margin: auto;
  }

  .marg_apps_2 {
    width: 712px;
    margin: auto;
  }

  .flex_apps_1 {
    width: 711px;
    margin: auto;
  }

  .flex_apps_2 {
    width: 719px;
    margin: auto;
  }

  .flex_apps_3 {
    width: 711px;
    margin: auto;
  }

  .flex_apps_4 {
    width: 720px;
    margin: auto;
  }

  .edited_bg {
    padding: 78px 3.7% 18px;
  }

  .devices_TV {
    width: 418px;
    display: block;
    margin: 16px auto 41px auto;
  }

  .Introduction {
    font-size: 34px;
    font-weight: 900;
    line-height: 1.32;
    text-align: center;
    color: #fff;
    line-height: 45px;
    margin-bottom: 5px;
  }

  .column_1,
  .column_2 {
    width: 48.3%;
    display: inline-block;
  }

  .Apps_btn,
  .Download_Btn {
    width: 268px;
    margin: 0 auto 15.2px;
  }

  .Apps_btn {
    display: block;
  }

  .column_2 {
    float: right;
  }

  .buttons {
    width: 556px;
    margin: 0 auto 22px;
  }

  .Description_of_Our_service {
    margin-bottom: 44px;
  }

  .get_started_btn {
    background-position: 92.9% 49.1%;
    background-size: 10.6px auto;
    width: auto;
    padding: 0 37px 0 27px;
    min-width: 270px;
  }

  .deviceslogo {
    display: inline-block;
    height: 18px;
    margin-left: 20px;
  }

  .Available-for {
    display: block;
    font-size: 17px;
    letter-spacing: 0.3px;
    color: #fff;
    line-height: 21px;
    text-align: center;
  }

  .pad_12 {
    padding: 0 5.4%;
  }

  .Seamless-IPTV-Softwa {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.3px;
    color: #2e4270;
    line-height: 36px;
    margin-bottom: 12px;
  }

  .Simple-apps-on-the-o {
    font-size: 15.3px;
    line-height: 27px;
    text-align: center;
    color: #2e4270;
    margin-bottom: 67px;
  }

  .Apps_description {
    padding-top: 88px;
    padding-bottom: 8px;
  }

  .Official-Apps {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.3px;
    text-align: left;
    color: #2e4270;
    margin-bottom: 17px;
  }

  .div_button_apps .Apps_button {
    width: 206.1px;
    height: 44.1px;
    border-radius: 22.1px;
    background-color: rgba(62, 103, 213, 0);
    margin-bottom: 7.9px;
  }

  .div_button_apps {
    width: 98.1%;
    margin-bottom: 79px;
  }

  .Devices_compatibilty {
    font-size: 13.5px;
    color: #859de0;
    line-height: 16px;
    text-align: center;
    display: block;
  }

  .rd-Party-Apps {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.3px;
    color: #2e4270;
    text-align: left;
    margin-bottom: 25px;
  }

  .div_button_apps_2 {
    width: 98.1%;
    margin-bottom: 68px;
  }

  .div_button_apps_2 .Apps_button {
    width: 206.1px;
    height: 44.1px;
    border-radius: 22.1px;
    background-color: rgba(62, 103, 213, 0);
    margin-bottom: 17px;
  }

  .vide {
    height: 44.09px;
    margin-bottom: 70px;
  }

  .padding-edited {
    padding: 0;
  }

  .height-edited {
    margin-bottom: 71px;
    column-count: unset !important;
    margin: 0 auto 62px;
    width: 712px;
    display: flex;
    justify-content: space-between;
  }

  .Whats-come-in-our-O {
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 0.3px;
    color: #2e4270;
    line-height: 42px;
    margin-bottom: 29px;
  }

  .arrow_down {
    height: 33px;
    margin-bottom: 68px;
  }

  .edited_devices {
    margin-bottom: 27px;
  }

  .TV_sport_channel {
    width: 358.1px;
    max-width: none;
  }

  .Channels-List-Grid {
    font-size: 35px;
    font-weight: 900;
    letter-spacing: 0.3px;
    line-height: 40px;
    margin-bottom: 33px;
    width: 90%;
  }

  .Being-the-savages-b {
    font-size: 17px;
    line-height: 1.59;
    letter-spacing: 0.3px;
    color: #2e4270;
    width: 95.5%;
  }

  .bg_TV_sport_channel {
    margin-right: -28px;
    padding-right: 22px;
    background-size: 114.8px 146.3px;
    background-position: right top;
    padding-top: 46.7px;
    margin-bottom: 66px;
  }

  .btn_access {
    width: 100%;
    max-width: 488px;
    height: 65px;
    border-radius: 7px;
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.09);
    background-color: #13cd7d;
    margin: auto;
    display: block;
    background-position: 92.3% 50%;
    margin-bottom: 8px;
  }

  .btn_money_back {
    margin-bottom: 54px;
  }

  .separator {
    width: 90%;
    margin-bottom: 79px;
  }

  .TV_mr_robot {
    width: 346.9px;
    max-width: none;
  }

  .bg_TV_mr_robot {
    padding: 37.6px 30px 44px 50px;
    background-position: left top, right bottom;
    background-size: auto 122.9px, 97.5px 107.7px;
    display: block;
    margin: 0 55px 48px -53px;
  }

  .espacement1 {
    display: inline-block !important;
  }

  .chang_marg_9 {
    margin: 12px 0 22px;
  }

  .chang_marg_2 {
    margin-bottom: 68px;
  }

  .phone {
    width: 207px;
    max-width: none;
  }

  .chang_marg_10 {
    margin-bottom: 47px;
  }

  .edited_channel {
    margin-top: 62px;
  }

  .edited_order {
    width: 48%;
  }

  .bg_Phone {
    padding: 45.2px 0 56px;
    background-size: 100.1px 109.9px;
    background-position: 77% top, 24% bottom;
    margin-bottom: 50px;
  }

  .chang_marg_4 {
    margin-bottom: 90px;
  }

  .Macbook {
    width: 350px;
    max-width: none;
  }

  .bg_macbook {
    margin: 3px 79px 86px 0;
    background-size: 112.6px 134.4px;
    background-position: 98% top;
  }

  .edited_channel_2 {
    margin: 30px 0 21px;
  }

  .slick-dotted.slick-slider {
    margin-bottom: 40px !important;
  }

  .right {
    margin-right: 27px;
  }

  .etoiles {
    height: 28px;
    margin-left: 16px;
  }

  .trust {
    height: 38.4px;
    margin-bottom: 95px;
  }

  .rate {
    font-size: 25px;
    margin-left: -19px;
  }

  .diff_bg_1 {
    padding: 67px 0 71px;
  }

  .descri_foot {
    width: 69.6%;
  }

  .content_div_features {
    width: 709px;
    margin: auto;
  }
}

@media (min-width: 1200px) {
  .Works-Also-With {
    margin-bottom: 55px;
  }

  .div_button_apps_2 .Apps_button {
    margin-bottom: 10px;
  }

  .indice_beta {
    font-size: 13.3px;
  }

  .on_tablet_2 {
    display: none;
  }

  .on_laptop {
    display: block;
  }

  .content_div_features,
  .flex_apps_1,
  .flex_apps_2,
  .flex_apps_3,
  .flex_apps_4,
  .marg_apps,
  .marg_apps_2 {
    width: auto;
  }

  .div_button_apps {
    margin: auto;
  }

  .edited_bg {
    padding: 117px 3.7% 68px;
  }

  .devices_TV {
    width: 55.5%;
    margin-bottom: 39px;
  }

  .Introduction {
    font-size: 40px;
    font-weight: 900;
    line-height: 45px;
    text-align: center;
    color: #fff;
    margin-bottom: 14px;
  }

  .Description_of_Our_service {
    margin-bottom: 56px;
  }

  .Apps_description {
    padding: 50px 10.3% 8px;
  }

  .Seamless-IPTV-Softwa {
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 0.3px;
    margin-bottom: 18px;
    line-height: 42px;
  }

  .Simple-apps-on-the-o {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 74px;
  }

  .Official-Apps {
    margin-left: 8%;
    margin-bottom: 17px;
  }

  .div_button_apps {
    width: 1005.6px;
    margin-bottom: 60px;
  }

  .button_list {
    height: 93px;
    padding-top: 12px;
    top: -20px;
    overflow: visible;
    width: 24%;
    display: inline-block;
  }

  .rd-Party-Apps {
    margin-left: 7.7%;
    margin-bottom: 41px;
  }

  .vide {
    display: none;
  }

  .div_button_apps_2 {
    width: 975.6px;
    display: block;
    margin: 0 auto 79px;
  }

  .height-edited {
    margin-bottom: 99px;
    width: 712px;
    padding-right: 19px;
  }

  .arrow_down {
    margin-bottom: 41px;
  }

  .Channels-List-Grid {
    margin-top: 86px;
  }

  .Being-the-savages-b {
    width: 87.6%;
    margin-bottom: 60px;
  }

  .bg_TV_sport_channel {
    background-size: 196.9px 235.5px;
    padding-top: 75.7px;
    margin-right: -67px;
    padding-right: 42px;
    margin-bottom: 0;
  }

  .TV_sport_channel {
    width: 575px;
  }

  .btn_money_back {
    width: 100% !important;
    max-width: 488px;
    margin-top: 0 !important;
    margin-bottom: 83px;
  }

  .separator {
    margin-bottom: 84px;
  }

  .bg_TV_mr_robot {
    background-size: 175px 193px, 153px 169px;
    padding: 56.6px 55px 69px 77px;
    margin: 0 62px 48px -88px;
  }

  .TV_mr_robot {
    width: 548.9px;
  }

  .chang_marg_9 {
    margin-top: 49px;
    margin-bottom: 34px;
  }

  .chang_marg_1 {
    width: 100%;
    margin-bottom: 34px;
  }

  .chang_marg_2 {
    float: right;
    margin-top: -247px;
  }

  .chang_marg_10 {
    margin-bottom: 30px;
  }

  .edited_channel {
    margin-top: 77px;
    width: 95%;
    margin-bottom: 40px;
  }

  .chang_marg_3 {
    width: 88%;
  }

  .bg_Phone {
    background-size: 143px 157px;
    margin-left: 195px;
    background-position: 79.3% top, 27.8% bottom;
    padding: 61.2px 0 79px;
  }

  .phone {
    width: 295px;
  }

  .chang_marg_4 {
    margin-top: -233px;
    margin-bottom: 114px;
  }

  .chang_marg_11 {
    margin-bottom: 44px;
  }

  .bg_macbook {
    background-size: 160.7px 192.2px;
    padding-top: 80.1px;
    margin: 3px 144px 128px 16px;
    background-position: right top;
  }

  .Macbook {
    width: 495px;
  }

  .edited_channel_2 {
    margin-top: 78px;
    margin-bottom: 35px;
    width: 100%;
  }

  .chang_marg_5 {
    width: 100%;
  }

  .chang_marg_6 {
    float: right;
    margin-top: -184px;
  }
}

.IPTV {
  font-size: 32px;
  font-weight: 900;
  line-height: 41px;
  color: #fff;
  margin-bottom: 32px;
  text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.15);
}

.edited_bg_2 {
  padding: 109px 3.7% 45.1px 3.7%;
}

.TV_FEATURES {
  display: none;
}

.WATCH-MORE-THAN-5000 {
  text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.15);
  line-height: 40px;
  font-size: 30px;
  font-weight: 900;
  color: #fff;
  letter-spacing: 0.2px;
  margin: 0 0 29px;
}

.uk-accordion-title:focus,
.uk-accordion-title:hover {
  color: #2e4270 !important;
}

.link_footer a:hover {
  color: rgba(63, 63, 63, 0.62) !important;
}

.Simple-secure-indu {
  text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.15);
  font-size: 20px;
  line-height: 1.5;
  color: #fff;
  margin: 0 0 57px;
}

.mobile-menu {
  box-shadow: 0 2px 10px 0 rgba(0, 26, 84, 0.07);
}

.Channels_btn {
  font-size: 17px;
  text-align: center;
  color: #fff;
  line-height: 20px;
  height: 50px;
  border-radius: 5px;
  background-color: rgba(128, 128, 128, 0);
  width: 100%;
  border: 1px solid #fff;
  margin-bottom: 13px;
  padding-right: 16px;
  letter-spacing: 0.7px;
}

.money_back_features {
  font-size: 13px;
  color: #fff;
  line-height: 16px;
  text-align: center;
}

.Highest-IPTV-Quality {
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.2px;
  text-align: center;
  line-height: 30px;
  color: #2e4270;
  margin-bottom: 18px;
}

.An-easy-access-and-s {
  font-size: 17px;
  line-height: 20px;
  color: #2e4270;
  margin-bottom: 74px;
}

.features_div {
  padding: 33px 3.7% 0;
}

.div_TV_ALL_CHANNEL {
  padding: 35px 0 15px;
  background: url(../src/features/tri_rose.svg) no-repeat 72% top,
    url(../src/features/tri_rose_2.svg) no-repeat 31% bottom;
  background-size: 86px 94.7px;
  display: block;
  margin: 0 auto 59px;
}

.TV_ALL_CHANNEL {
  width: 93.1%;
  display: block;
  margin: auto;
  max-width: unset;
}

.padding_left_features {
  padding-left: 69px;
  background-position: left top;
  background-size: 50px 51px;
  background-repeat: no-repeat;
}

.features_1 {
  background-image: url(../src/features/hight_quality.svg);
}

.features_2 {
  background-image: url(../src/features/anti_buffer.svg);
}

.High-Quality-Streams {
  line-height: 24px;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.4px;
  color: #2e4270;
  margin-bottom: 12px;
}

.High-Quality-Streams span {
  color: #e471a0;
  font-size: 20px;
}

.comment_features {
  font-size: 15px;
  letter-spacing: 0.3px;
  color: #606f94;
  line-height: 18px;
}

.div_EPG_features {
  padding: 35px 0 16.2px;
  background: url(../src/features/tri_orange.svg) no-repeat 25.1% top,
    url(../src/features/tri_orange_2.svg) no-repeat 83% bottom;
  background-size: 86px 94.3px;
  display: block;
  margin: 0 auto 45px;
}

.EPG_features {
  width: 99%;
  max-width: unset;
  display: block;
  margin: auto;
}

.new_marg_1 {
  margin-bottom: 70px;
}

.features_3 {
  background-image: url(../src/features/epg_most.svg);
  margin-bottom: 65px;
}

.features_4 {
  background-image: url(../src/features/Channels_by_category.svg);
}

.new_marg_2 {
  margin-bottom: 85px;
}

.AVENGERS_features {
  max-width: unset;
  width: 93%;
  display: block;
  margin: auto;
}

.chevron_btn {
  width: 10px;
  margin-left: 5px;
}

.TV_AVENGERS_features {
  padding: 33px 0 20px;
  display: block;
  margin: 0 auto 60px;
  background: url(../src/features/tri_bleu.svg) no-repeat 71% top,
    url(../src/features/tri_bleu_2.svg) no-repeat 28% bottom;
  background-size: 86px 94.6px;
}

.features_5 {
  background-image: url(../src/features/thousand_of_movies.svg);
  margin-bottom: 56px;
}

.features_6 {
  background-image: url(../src/features/ton_of_tv_show.svg);
}

.edited_bg_3 {
  padding: 54px 3.7% 34px;
}

.Additional-benefits {
  line-height: 30px;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.2px;
  text-align: center;
  color: #2e4270;
  margin-bottom: 42px;
}

.padding_left_features_2 {
  border-radius: 4.1px;
  background-color: #fff;
  border: 0.8px solid rgba(76, 116, 212, 0.19);
  padding: 8px 19px 7px 90px;
  background-position: 12px 50%;
  background-size: 67.3px;
  background-repeat: no-repeat;
  margin-bottom: 36px;
  height: auto;
  padding: 15px 3% 25px 95px;
}

.High-Quality-Streams-1 {
  font-size: 17.1px;
  font-weight: 700;
  color: #2e4270;
  line-height: 21px;
  margin-bottom: 7px;
}

.comment_features-1 {
  font-size: 14px;
  color: #2e4270;
  line-height: 17px;
}

.bg_normal {
  padding: 0 3.7%;
}

.diff_btn_4 {
  width: 77.5%;
  height: 50px;
  display: block;
  margin: -27px auto 77px;
  background-image: unset;
}

.TV-N1 {
  width: 100%;
  margin-bottom: 19px;
}

.N1-IPTV-Quality-in {
  line-height: 36px;
  font-size: 30px;
  font-weight: 900;
  letter-spacing: 0.6px;
  color: #2e4270;
  margin-bottom: 41px;
}

.Our-CCCAM-SERVER-is {
  font-size: 17px;
  line-height: 1.24;
  color: #2e4270;
  margin-bottom: 50px;
}

.money_back_features_2 {
  font-size: 13px;
  color: #2e4270;
  line-height: 16px;
  text-align: center;
}

.diff_btn_5 {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 24px;
  height: 65px;
  border-radius: 5px;
  padding-right: 31px;
  letter-spacing: 1px;
}

.center {
  margin-bottom: 54px;
}

.play {
  width: 33px;
  margin-top: 5px;
  vertical-align: top;
  margin-right: 7px;
  max-width: unset;
}

.Frequently-Asked-Que {
  line-height: 30px;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.2px;
  color: #2e4270;
  margin-bottom: 42px;
}

.new_marg_3 {
  margin-bottom: 50px;
}

.separator_1 {
  height: 1px;
  width: 82.1%;
  background-color: #e9e9e9;
  margin: 0 auto 31px !important;
  display: block;
}

.edited_trust {
  margin-bottom: 60px;
}

.mobile-menu {
  z-index: 900000;
}

@media screen and (min-width: 768px) {
  .money_2 {
    float: unset !important;
    margin-top: -3px;
  }

  .TV_FEATURES {
    display: block;
    margin: auto;
    width: 304px;
    margin-bottom: 15px;
  }

  .IPTV {
    display: none;
  }

  .edited_bg_2 {
    padding: 89px 4% 30.1px 4.8%;
  }

  .WATCH-MORE-THAN-5000 {
    font-size: 34px;
    font-weight: 900;
    line-height: 45px;
    text-align: center;
    margin: 0 0 16px;
  }

  .Simple-secure-indu {
    font-size: 20px;
    line-height: 1.25;
    text-align: center;
    margin: 0 0 35px;
  }

  .Channels_btn {
    max-width: 268px;
    float: right;
  }

  .features_btn {
    max-width: 268px;
    float: left;
    text-transform: uppercase;
  }

  .tab_pad {
    height: 71px;
    width: 556px;
    margin: auto;
  }

  .none_at {
    display: none;
  }

  .Highest-IPTV-Quality {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.1px;
    line-height: 36px;
    margin-bottom: 19px;
  }

  .features_div {
    padding: 45px 3.8% 0;
  }

  .An-easy-access-and-s {
    font-size: 15px;
    line-height: 1.33;
    text-align: center;
    line-height: 20px;
    margin-bottom: 105px;
  }

  .div_TV_ALL_CHANNEL {
    background-position: 75% top, 27.3% bottom;
    width: max-content;
    margin: 0 3.4% 59px 0;
    display: inline-block;
    float: left;
  }

  .TV_ALL_CHANNEL {
    width: 353px;
    display: inline-block;
    margin: 0;
    max-width: unset;
    margin-left: -6px;
  }

  .display_context {
    display: inline-block;
    width: 320px;
  }

  .features_1 {
    margin-bottom: 70px;
    margin-top: 13px;
  }

  .margin_features {
    width: 712px;
    margin: auto;
  }

  .margin_features_2 {
    width: 708px;
    margin: auto;
  }

  .margin_features_3 {
    width: 713px;
    margin: auto;
  }

  .new_marg_1 {
    margin-bottom: 91px;
  }

  .div_EPG_features {
    padding: 35px 0 21.2px;
    background-position: 27% top, 89% bottom;
    background-size: 93.1px 102px;
    display: inline-block;
    margin: 17px 0 45px;
    float: right;
  }

  .EPG_features {
    width: 372px;
    max-width: unset;
    display: block;
    margin: auto;
    margin-right: -18px;
  }

  .TV_AVENGERS_features {
    padding: 36px 0 24px;
    display: inline-block;
    margin: 0 18px 60px 0;
    background-position: 73% top, 24.6% bottom;
    background-size: 86px 94.6px;
    float: left;
  }

  .AVENGERS_features {
    max-width: unset;
    width: 351px;
    display: inline-block;
    margin: 0;
    margin-left: -3px;
  }

  .new_marg_2 {
    margin-bottom: 121px;
  }

  .mobile-menu ul {
    padding-left: 0;
  }

  .br_none {
    display: none;
  }

  .Additional-benefits {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.3px;
    text-align: center;
    line-height: 36px;
    margin-bottom: 74px;
  }

  .edited_bg_3 {
    padding: 68px 0 59px;
  }

  .padding_features_ed {
    padding: 0 18.1%;
  }

  .padding_left_features_2 {
    padding: 15px 33px 12px 133px;
    margin-bottom: 25px;
    background-position: 25px 50%;
    background-size: 76.3px;
    height: 146px;
  }

  .High-Quality-Streams-1 {
    font-size: 19px;
    font-weight: 700;
    line-height: 23px;
    margin-bottom: 15px;
  }

  .comment_features-1 {
    font-size: 15px;
    color: #2e4270;
    line-height: 18px;
  }

  .diff_btn_4 {
    margin: -31px auto 133px;
    max-width: 95%;
    height: 50px !important;
    width: auto !important;
    padding: 0 23px 0 17px;
  }

  .Our-CCCAM-SERVER-is {
    font-size: 16px;
    line-height: 27px;
    width: 46.3%;
  }

  .TV-N1 {
    width: 391px;
    float: right;
    margin: 82px 0 73px 0;
    position: absolute;
    right: 0;
  }

  .diff_btn_5 {
    max-width: 488px;
    width: auto !important;
    padding: 0 60px 0 23px;
  }

  .center {
    margin-bottom: 71px;
  }

  .Frequently-Asked-Que {
    font-size: 35px;
    line-height: 42px;
    margin-bottom: 63px;
  }

  .new_marg_3 {
    margin-bottom: 44px;
  }

  .uk-accordion-title {
    font-size: 20px !important;
    font-weight: 900 !important;
    line-height: 24px !important;
  }

  .uk-accordion-content {
    margin-bottom: 15px !important;
  }

  .uk-accordion li {
    padding: 23px 26px 15px 37px !important;
    margin-bottom: 19.5px !important;
  }

  .uk-accordion-content {
    margin-top: 10px !important;
  }

  .uk-accordion {
    margin-bottom: 75px !important;
  }

  .trust2 {
    margin-bottom: 73px;
  }

  .comment_money_features {
    margin-bottom: 37px;
  }
}

@media screen and (min-width: 1200px) {
  .margin_features {
    width: auto;
    margin: 0;
  }

  .margin_features_2 {
    width: auto;
    margin: 0;
  }

  .margin_features_3 {
    width: auto;
    margin: 0;
  }

  .edited_bg_2 {
    padding: 149px 1.8% 82.9px 10.4%;
  }

  .TV_FEATURES {
    display: inline-block;
    float: right;
    margin: 0;
    width: 48.1%;
    margin-top: 69px;
  }

  .float_features {
    display: inline-block;
    width: 46%;
  }

  .IPTV {
    display: block;
    font-size: 40px;
    line-height: 51px;
    margin-bottom: 22px;
  }

  .WATCH-MORE-THAN-5000 {
    text-align: left;
    font-size: 40px;
    font-weight: 900;
    line-height: 1.28;
    margin-bottom: 25px;
  }

  .play {
    width: 41px;
  }

  .features_div {
    padding: 60px 0 0;
    width: 1138px;
    margin: 0 auto;
  }

  .Simple-secure-indu {
    text-align: left;
    font-size: 20px;
    line-height: 1.25;
    margin: 0 0 45px;
  }

  .tab_pad {
    padding: 0;
    width: 552.2px;
    height: 69px;
    margin: 0;
  }

  .money_back_features {
    text-align: left;
    width: auto;
    font-size: 14px;
    line-height: 17px;
  }

  .Channels_btn {
    width: 48.5%;
    padding-right: 0;
    padding-left: 5px;
  }

  .features_btn {
    width: 48.3%;
  }

  .Highest-IPTV-Quality {
    font-size: 35px;
    font-weight: 700;
    line-height: 42px;
    margin-bottom: 17px;
  }

  .An-easy-access-and-s {
    font-size: 17px;
    line-height: 1.18;
    text-align: center;
    margin-bottom: 75px;
  }

  .TV_ALL_CHANNEL {
    width: 100%;
    display: inline-block;
    margin: 0;
    max-width: unset;
    margin-left: -6px;
  }

  .div_TV_ALL_CHANNEL {
    background-position: 73.2% top, 27.3% bottom;
    width: 47.1%;
    margin: 0 13% 59px 0;
    display: inline-block;
    float: left;
    padding-top: 55px;
    padding-bottom: 27px;
    background-size: 143px 157px;
  }

  .display_context {
    display: inline-block;
    width: 38%;
    margin-top: 66px;
  }

  .new_marg_1 {
    margin-bottom: 47px;
  }

  .div_EPG_features {
    background-size: 143px 157px;
    width: 49.8%;
    padding: 60px 0 32.2px;
    background-position: 29% top, 87.2% bottom;
    margin: 0 0 45px;
  }

  .EPG_features {
    width: 100%;
  }

  .display_context_2 {
    display: inline-block;
    width: 37%;
    margin-top: 83px;
    padding-left: 22px;
  }

  .new_marg_2 {
    margin-bottom: 67px;
  }

  .TV_AVENGERS_features {
    background-size: 143px 157px;
    padding: 56px 0 37px;
    background-position: 73% top, 25.1% bottom;
    width: 46.8%;
    margin: 0 12.8% 60px 0;
  }

  .AVENGERS_features {
    width: 100%;
  }

  .display_context_3 {
    margin-top: 78px;
  }

  .Additional-benefits {
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 0.3px;
    line-height: 42px;
  }

  .edited_bg_3 {
    padding: 60px 0 59px;
  }

  .padding_features_ed {
    padding: 0;
    display: block;
    margin: auto;
    width: 1001px;
  }

  .padding_left_features_2 {
    width: 325px;
    display: inline-block;
  }

  .features_10,
  .features_8 {
    float: right;
  }

  .diff_btn_4 {
    margin: -24px auto 121px;
  }

  .bg_normal {
    padding: 0 9% 0 10.7%;
  }

  .N1-IPTV-Quality-in {
    font-size: 35px;
    font-weight: 700;
    color: #2e4270;
    line-height: 42px;
    position: unset;
    letter-spacing: 0;
    margin-bottom: 27px;
  }

  .Our-CCCAM-SERVER-is {
    position: unset;
    top: unset;
    margin-bottom: 36px;
  }

  .TV-N1 {
    width: 52%;
    float: right;
    margin: 15px -45px 73px 0;
    position: unset;
  }

  .center {
    width: max-content;
    margin-bottom: 117px;
  }

  .new_marg_3 {
    margin-bottom: 74px;
  }

  .uk-accordion li {
    width: 666px;
    margin: 0 auto 18px !important;
    padding: 23px 25px 15px 29px !important;
  }

  .uk-accordion {
    padding: 0 1.7% 0 0 !important;
  }

  .uk-accordion-title::before {
    background-size: 16px;
    margin-top: -2.4px;
    margin-right: -6px;
  }

  .uk-accordion-title {
    padding-left: 65px;
  }

  .uk-accordion {
    margin-bottom: 77px !important;
  }

  .trust2 {
    margin-bottom: 80px;
  }

  .edited_features {
    padding: 70px 5% 64px 17.7%;
  }

  .edited_features_2 {
    margin-bottom: 23px;
  }

  .edited_features_3 {
    margin-bottom: 29px;
  }

  .footer_features {
    padding-top: 55px;
  }

  .descri_foot {
    width: 96.6%;
  }
}

@media screen and (min-width: 1440px) {
  .TV_FEATURES {
    max-width: 608px !important;
  }

  .TV_ALL_CHANNEL,
  .div_TV_ALL_CHANNEL {
    max-width: 540px !important;
  }

  .EPG_features,
  .div_EPG_features {
    max-width: 570px !important;
  }

  .AVENGERS_features,
  .TV_AVENGERS_features {
    max-width: 537px !important;
  }

  .TV-N1 {
    max-width: 602px !important;
  }
}

.Join-Our-Reseller-Pr {
  line-height: 40px;
  font-size: 30px;
  font-weight: 900;
  text-align: center;
  color: #fff;
  margin-top: 0;
  margin-bottom: 44px;
  text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.15);
}

.link_platform:hover {
  color: #2e4270 !important;
}

@media screen and (max-width: 767px) {
  .devices_TV {
    display: none !important;
  }
}

.Discount,
.Up_Front_payment {
  background-image: url(../src/Line.svg);
  background-position: 64.8% 50%;
  background-repeat: no-repeat;
}

.edited_bg_reseller {
  padding-top: 150px;
  padding-bottom: 94px;
  background: #2b54b6 url(../src/reseller/resellerbg.png) no-repeat;
  background-size: cover;
}

.Our-Reseller-Program {
  text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.15);
  margin-top: 0;
  font-size: 20px;
  line-height: 25px;
  color: #fff;
  margin-bottom: 76px;
}

.edited_bg_reseller_3 {
  display: none;
}

.bg_color_1 {
  padding: 27px 3.7% 13px;
}

.Make-Money-by-Promot {
  line-height: 30px;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.2px;
  text-align: center;
  color: #2e4270;
  margin-bottom: 31px;
}

.Our-Reseller-Progra_2 {
  line-height: 20px;
  font-size: 17px;
  color: #2e4270;
  margin-bottom: 50px;
}

.Diversify-Your-Busin {
  line-height: 21px;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-align: center;
  color: #2e4270;
}

.features_img {
  width: 75.2px;
  display: block;
  margin: 0 auto 20px;
}

.features_reseller {
  height: 160px;
  margin-bottom: 30px;
  width: 108%;
}

.features_div_1 {
  padding-right: 28px;
}

.How-Does-Our-Reselle {
  line-height: 36px;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  color: #2e4270;
  margin-bottom: 47px;
}

.edited_bg_reseller_2 {
  padding: 49px 3.7% 38px;
}

.description_title {
  font-size: 17px;
  font-weight: 700;
  color: #2e4270;
  line-height: 21px;
  margin-bottom: 7px;
}

.description_content {
  font-size: 14px;
  color: #2e4270;
  line-height: 17px;
}

.description_resseler {
  padding: 14px 6px 14px 92px;
  background-color: #fff;
  border-radius: 4.1px;
  border: 0.8px solid rgba(76, 116, 212, 0.19);
  margin-bottom: 21px;
}

.bg_color_2 {
  padding: 0 3.7% 41px;
  background-color: #f9fbfd;
}

.edited_btn_reseller {
  top: -30px;
  position: relative;
  width: 77%;
  margin: 0 auto 60px;
  display: block;
}

.Why-Should-You-Choos {
  line-height: 36px;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  color: #2e4270;
  margin-bottom: 36px;
}

.Cccambox-is-a-well-k {
  font-size: 17px;
  line-height: 1.18;
  color: #2e4270;
  margin-bottom: 38px;
}

.title_benefit {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0.3px;
  color: #2e4270;
  line-height: 21px;
  margin-bottom: 7px;
}

.content_benefit {
  font-size: 15px;
  line-height: 1.33;
  color: #2e4270;
  line-height: 20px;
}

.benefit_reseller {
  height: 223px;
  width: 111%;
}

.description_resseler:nth-child(1) {
  background: #fff no-repeat 8px 50%;
  background-size: 65px;
}

.description_resseler:nth-child(2) {
  background: #fff no-repeat 8px 50%;
  background-size: 72px;
}

.description_resseler:nth-child(3) {
  background: #fff no-repeat 8px 50%;
  background-size: 69px;
}

.description_resseler:nth-child(4) {
  background: #fff no-repeat 8px 50%;
  background-size: 70px;
}

.programming {
  margin-top: 20px;
  margin-bottom: 12px;
}

.press_play {
  margin-bottom: 14px;
}

.movie_night {
  margin-top: 30px;
  margin-bottom: 17px;
}

.calculator {
  margin-bottom: 8px;
}

.group_chat {
  margin-top: 12px;
  margin-bottom: 16px;
}

.report {
  margin-top: 21px;
  margin-bottom: 13px;
}

.Choose-the-best-solu {
  line-height: 36px;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  color: #2e4270;
  margin-bottom: 100px;
}

.benefits_reseller {
  margin-bottom: 65px;
}

@media screen and (max-width: 767px) {
  .navbar_icon {
    float: right;
    margin-top: 6px;
  }
}

.prices_btn {
  border-radius: 5.4px;
  background-color: #fff;
  height: 46.8px;
  border: 0.9px solid #405dc8;
  font-size: 17px;
  font-weight: 700;
  line-height: 21px;
  color: #2e4270;
  transition: all 250ms;
  background-image: url(../src/check_resellers.png);
  background-repeat: no-repeat;
  background-position: 90% 50%;
}

.inline_btn {
  width: 49.3%;
  margin-bottom: 7px;
}

.block_btn {
  width: 100%;
  margin-bottom: 17px;
}

.active_btn {
  background-color: #405dc8;
  color: #fff;
}

.prices_div {
  border-radius: 6px;
  background-color: #fff;
  border: 1px solid #29cfb1;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  color: #2e4270;
  line-height: 23px;
  padding-top: 6px;
  padding-bottom: 9px;
  margin-bottom: 12px;
}

.inline_div {
  display: inline-block;
  width: 47.3%;
}

.inline_div:nth-child(2n) {
  float: right;
}

.block_div {
  display: block;
  width: 100%;
  margin: -5px auto 12px;
}

.Up_Front_payment {
  background-color: #405dc8;
  border-radius: 5px;
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  padding: 13px 13% 14px 9.3%;
  margin-bottom: 12px;
}

.Discount {
  background-color: #13cd7d;
  border-radius: 5px;
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  padding: 12.4px 13.3% 14px 22.2%;
  margin-bottom: 30px;
}

.discount_pourcent,
.total_prices {
  float: right;
}

.Discount_ti {
  width: 47.1%;
  text-align: center;
}

.Multi-Room-option-i {
  line-height: 16px;
  font-size: 13px;
  font-weight: 300;
  text-align: center;
  color: #2e4270;
  letter-spacing: -0.2px;
  margin-bottom: 13px;
}

.edited_btn_reseller_2 {
  width: 77.6%;
  display: block;
  margin: 39px auto 0;
  background-size: 8.6px auto;
  padding-right: 34px;
}

.skype {
  height: 91px;
  margin: auto;
  display: block;
  margin-bottom: 31.5px;
}

.edited_2 {
  padding-top: 41.6px;
  padding-bottom: 50.4px;
  background-size: cover;
}

@media screen and (min-width: 768px) {
  .Join-Our-Reseller-Pr {
    font-size: 35px;
    font-weight: 900;
    line-height: 45px;
    margin-bottom: 24px;
  }

  .Our-Reseller-Program {
    width: 708px;
    font-size: 20px;
    line-height: 1.25;
    text-align: center;
    margin: 0 auto 87px;
  }

  .edited_bg_reseller {
    padding: 163px 0 107px;
  }

  .get_btn_reseller {
    width: auto;
    height: 50px;
    margin: auto;
    display: block;
    padding: 0 52px 0 18px !important;
  }

  .bg_color_1 {
    padding: 48px 3.8% 47px;
  }

  .Make-Money-by-Promot {
    font-size: 30px;
    letter-spacing: 0.3px;
    line-height: 35px;
    margin-bottom: 25px;
  }

  .Our-Reseller-Progra_2 {
    font-size: 15px;
    padding: 0 2.7%;
    margin-bottom: 76px;
  }

  .features_div_1 {
    width: 688px;
    margin: auto;
    padding: 0;
  }

  .features_reseller {
    height: 160px;
    margin-bottom: 30px;
    width: 128px;
  }

  .edited_bg_reseller_2 {
    padding: 43px 3.7% 38px;
  }

  .resseler_option {
    width: 491px;
    margin: auto;
  }

  .description_resseler {
    padding: 15px 33px 16px 133px;
    margin-bottom: 29px;
  }

  .description_resseler:nth-child(1),
  .description_resseler:nth-child(2),
  .description_resseler:nth-child(3),
  .description_resseler:nth-child(4) {
    background-position: 13px 50%;
  }

  .description_resseler:nth-child(1) {
    background-size: 94px;
  }

  .description_resseler:nth-child(2) {
    background-size: 92px;
  }

  .description_resseler:nth-child(3) {
    background-size: 96px;
  }

  .description_resseler:nth-child(4) {
    background-size: 109px;
  }

  .How-Does-Our-Reselle {
    margin-bottom: 52px;
  }

  .description_title {
    font-size: 19px;
    line-height: 23px;
    margin-bottom: 15px;
  }

  .description_content {
    font-size: 15px;
    line-height: 18px;
  }

  .edited_bg_reseller_2 {
    padding: 41px 3.7% 38px;
  }

  .edited_btn_reseller {
    width: 268px !important;
    height: 50px !important;
    margin: 0 auto 64px;
  }

  .Why-Should-You-Choos {
    margin-bottom: 27px;
  }

  .Cccambox-is-a-well-k {
    width: 680px;
    margin: 0 auto 134px;
    display: block;
  }

  .right_div {
    float: right;
    margin-top: 11px;
  }

  .benefit_reseller {
    height: 223px;
    width: 232px;
    margin-bottom: 41px;
  }

  .benefits_reseller {
    width: 603px;
    padding-left: 15px;
    margin: 0 auto 45px;
  }

  .programming {
    margin-bottom: 16px;
  }

  .marg_reseller_2 {
    margin-bottom: 27px;
  }

  .marg_reseller_4 {
    margin-top: 6px;
    margin-bottom: 20px;
  }

  .marg_reseller_5 {
    margin-bottom: 15px;
  }

  .calculator {
    margin-bottom: 16px;
  }

  .Choose-the-best-solu {
    margin-bottom: 90px;
  }

  .prices_btn {
    width: 160.1px;
    height: 52px !important;
    float: left !important;
    margin: 0 4.45px 34px;
  }

  .width_btn {
    width: 507px;
    margin: auto;
    height: 86px;
  }

  .prices_div {
    width: 127px !important;
    height: 48px !important;
    float: left !important;
    margin: 0 9px;
  }

  .width_div {
    width: 730px;
    margin: auto;
    height: 80px;
    display: block !important;
  }

  .inline_div:nth-child(1) {
    margin: 0 9px 0 0;
  }

  .block_div {
    margin: 0 0 0 9px;
  }

  .width_div_2 {
    width: 708px;
    display: block;
    margin: auto;
  }

  .Up_Front_payment {
    width: 276.4px;
    display: inline-block;
    padding: 12.4px 38.5px 14px 29.1px;
    margin-bottom: 35px;
  }

  .Discount {
    width: 246.4px;
    display: inline-block;
    float: right;
    padding: 12.4px 38.5px 14px 59.1px;
  }

  .Multi-Room-option-i {
    margin-bottom: 0;
  }

  .edited_btn_reseller_2 {
    margin: 44px auto 0;
    width: auto !important;
    height: 50px !important;
    padding: 0 54px 0 14px;
  }

  .Whitelabel-Apps-for {
    line-height: 36px;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.3px;
    text-align: center;
    color: #2e4270;
    margin-bottom: 29px;
  }

  .Our-Reseller-Program-2 {
    width: 708px;
    line-height: 21px;
    font-size: 17px;
    letter-spacing: 0.3px;
    text-align: center;
    color: #606f94;
    margin: 0 auto 33px;
  }

  .edited_bg_reseller_3 {
    display: block;
    padding-top: 122px;
    padding-bottom: 84px;
  }

  .TV_ALL_PLATFORM {
    display: block;
    width: 662px;
    margin: 0 auto 36px;
  }

  .Available-Apps {
    line-height: 26px;
    font-size: 21.6px;
    font-weight: 600;
    letter-spacing: 0.4px;
    color: #2e4270;
    text-align: center;
    margin-bottom: 28px;
  }

  .width_part {
    width: 33%;
    display: inline-block;
  }

  .background_white {
    border: 0.9px solid #dedede;
    border-radius: 4.5px;
    width: 651px;
    margin: auto;
    display: block;
    background: #fff;
    padding: 28px 0 4.4px 57px;
    margin-bottom: 54px;
  }

  .platform_final {
    font-size: 15.3px;
    letter-spacing: 0.3px;
    color: #606f94;
    line-height: 21.6px;
    margin-bottom: 19px;
    padding-left: 37px;
  }

  .reseller_btn {
    font-size: 18px !important;
    font-weight: 700 !important;
    width: auto !important;
    height: 50px !important;
    padding: 0 54px 0 14px;
  }

  .link_platform {
    font-size: 16px;
    color: #2e4270;
    line-height: 19px;
  }

  .skype {
    margin: 0 42px 0 13px;
    height: 129px;
  }

  .edited_reseller_2 {
    margin-bottom: 25px;
  }

  .edited_2 {
    padding-bottom: 48.4px;
  }
}

@media screen and (min-width: 1200px) {
  .marg_reseller_6 {
    float: unset !important;
  }

  .Join-Our-Reseller-Pr {
    font-size: 40px;
    font-weight: 900;
    line-height: 45px;
    margin-bottom: 47px;
  }

  .edited_bg_reseller {
    padding: 238px 0 130px;
  }

  .Our-Reseller-Program {
    margin: 0 auto 46px;
  }

  .get_btn_reseller {
    padding-right: 26px;
    background-size: 8.6px auto;
  }

  .Make-Money-by-Promot {
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 0.3px;
    line-height: 42px;
    margin-bottom: 18px;
    padding: 0 14%;
  }

  .Our-Reseller-Progra_2 {
    font-size: 17px;
    line-height: 1.18;
    text-align: center;
    width: 878px;
    margin: 0 auto 76px;
    padding: 0 14%;
  }

  .bg_color_1 {
    padding: 82px 0 35px;
  }

  .features_div_1 {
    width: 992px;
  }

  .features_reseller {
    width: 248px;
  }

  .How-Does-Our-Reselle {
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 0.3px;
    text-align: center;
    line-height: 42px;
    margin-bottom: 73px;
  }

  .edited_bg_reseller_2 {
    padding: 59px 14% 54px;
  }

  .description_resseler {
    margin-bottom: 26px;
    width: 325px;
    display: inline-block;
    height: 137px;
  }

  .resseler_option {
    width: 1002px;
    margin: auto;
  }

  .description_resseler:nth-child(2),
  .description_resseler:nth-child(4) {
    float: right;
  }

  .edited_btn_reseller {
    top: -28px;
    margin: 0 auto 70px;
    background-position: 95% 50%;
    width: auto !important;
    padding: 0 46px 0 19px;
  }

  .Why-Should-You-Choos {
    margin-bottom: 16px;
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 0.3px;
    line-height: 42px;
  }

  .Cccambox-is-a-well-k {
    font-size: 17px;
    line-height: 1.18;
    width: 878px;
    text-align: center;
    margin: 0 auto 97px;
  }

  .benefit_reseller {
    height: 215px;
    display: inline-block;
    width: 246px;
    margin-bottom: 50px;
  }

  .benefits_reseller {
    width: 958px;
    margin: 0 auto 26px;
  }

  .marg_reseller_1 {
    margin-right: 96px;
  }

  .marg_reseller_2 {
    margin-right: 110px;
  }

  .marg_reseller_4 {
    margin-right: 97px;
  }

  .right_div {
    float: left;
    margin-top: 0;
  }

  .marg_reseller_5 {
    margin-right: 115px;
  }

  .report {
    margin-top: 2px;
  }

  .Choose-the-best-solu {
    line-height: 42px;
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 0.3px;
    margin-bottom: 60px;
  }

  .prices_btn {
    width: 180px;
    height: 52px !important;
    float: left !important;
    margin: 0 5px 34px;
  }

  .width_btn {
    width: 570px;
    margin: auto;
    height: 86px;
  }

  .prices_div {
    width: 141px !important;
    height: 48px !important;
    float: left !important;
    margin: 0 10px !important;
  }

  .width_div {
    width: 815px;
    margin: auto;
    height: 80px;
    display: block;
    margin-bottom: 5px;
  }

  .width_div_2 {
    width: 797px;
    display: block;
    margin: auto;
  }

  .Up_Front_payment {
    width: 289.4px;
    padding: 12.4px 52.5px 14px 47.1px;
  }

  .Discount {
    width: 244.4px;
    padding: 12.4px 54.5px 14px 89.1px;
  }

  .edited_btn_reseller_2 {
    margin-bottom: 30px;
  }

  .Whitelabel-Apps-for {
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 0.3px;
    line-height: 42px;
  }

  .edited_bg_reseller_3 {
    padding-top: 75px;
    padding-bottom: 48px;
  }

  .Our-Reseller-Program-2 {
    width: 1075px;
    font-size: 17px;
    line-height: 21px;
    letter-spacing: 0.3px;
    text-align: center;
    margin: 0 auto 75px;
  }

  .TV_ALL_PLATFORM {
    margin-bottom: 61px;
  }

  .width_part {
    width: 30.9%;
  }

  .background_white {
    border: 0.9px solid #dedede;
    border-radius: 4.5px;
    width: 706px;
    margin: auto;
    display: block;
    background: #fff;
    padding: 28px 0 4.4px 108px;
    margin-bottom: 54px;
  }

  .Available-Apps {
    font-size: 21.6px;
    font-weight: 600;
    letter-spacing: 0.4px;
  }

  .edited_2 {
    padding-bottom: 65.4px;
    padding-top: 67.6px;
  }

  .skype {
    margin: 0 61px 0 123px;
    height: 132px;
  }

  .edited_2 .width {
    width: 60% !important;
  }

  .chang_marg_8 {
    margin-bottom: 28px;
  }

  .footer_reseller {
    padding: 65px 10.5% 0 10.4%;
  }
}

.link_platform img {
  width: 7px;
  margin-left: 7px;
  vertical-align: baseline;
  vertical-align: -webkit-baseline-middle;
}

.platform_final {
  background: url(../src/check_green_2.svg) no-repeat;
}

.An-easy-access-and-s-1 {
  font-size: 20px;
  line-height: 1.25;
  text-align: center;
  color: #fff;
  margin: 0;
}

.Our-Full-IPTV-Channe {
  font-size: 30px;
  font-weight: 900;
  line-height: 40px;
  text-align: center;
  color: #fff;
  margin-bottom: 18px;
}

.pad_channel {
  padding: 0 3.7%;
}

.diff_btn_6 {
  height: 65px;
  font-size: 20px;
  margin-bottom: 79px;
  text-transform: uppercase;
}

#list_fuzzy {
  margin-bottom: -50px;
}

.separator_channel {
  height: 4px;
  width: 84.3%;
  background-color: #ecf0fa;
  display: block;
  margin: auto;
}

.bg_color_channels {
  background-color: #5b3bb7;
  padding: 92px 3.7% 28px 4%;
}

.wrapper {
  background-color: #2b54b6;
  padding: 18px 0 2px 0;
  margin-bottom: 25px;
}

.template {
  background-color: #f3f8fa;
}

.main-nav {
  margin: 0 auto 15px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.2px;
  color: #fff;
  line-height: 19px;
  text-align: center;
  padding: 0 11% 0 12.7%;
}

.ul_list {
  display: none;
  padding: 0;
  height: 200px;
  overflow-y: scroll;
}

.ul_list li button {
  margin: auto;
  display: block;
  width: 46%;
  background: 0 0;
  border: 0;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  color: #fff;
  height: 40px;
}

.ul_list .all_channel {
  border-top: 1px solid #fff;
}

.All-channels {
  height: 15px;
  margin-right: 20px;
}

.flag {
  height: 23px;
  border: 1px solid #fff;
  border-radius: 11.5px;
  margin-right: 20px;
}

.fuzzy-search {
  border-radius: 10px;
  background-color: #fff;
  height: 49px;
  border: 0;
  width: 90.2%;
  margin-bottom: 29px;
  padding-left: 9.8%;
  box-shadow: 0 3px 10px 0 rgba(3, 18, 104, 0.06);
  padding: 13px 0 15px;
  box-sizing: border-box;
  font-size: 17px;
  line-height: 21px;
}

.template_component input:-moz-placeholder,
.template_component input::-webkit-input-placeholder,
.template_component input::placeholder {
  font-size: 15px;
  line-height: 18px;
  color: #d8e0f5;
  letter-spacing: 1px;
}

.template_component {
  padding: 0 3.7%;
}

li {
  list-style: none;
}

.flag1 {
  width: 13.5px;
  margin-right: 13.5px;
}

.name {
  display: inline-block;
  font-size: 15px;
  line-height: 1.47;
  color: #091339;
}

#searchRes {
  -webkit-overflow-scrolling: touch;
}

#myTable {
  -webkit-overflow-scrolling: touch;
  margin: auto;
  height: 446px;
  overflow-y: scroll;
  padding-left: 12.2%;
}

.show {
  display: block !important;
  margin-top: -2px;
}

.filterDiv {
  display: none;
}

.list::-webkit-scrollbar-thumb,
.table_height::-webkit-scrollbar-thumb,
.ul_list::-webkit-scrollbar-thumb {
  border-radius: 3.5px;
  background-image: radial-gradient(circle at 0 0, #5b3cb7, #5b3cb7 54%, #5b3cb7 98%);
}

.list::-webkit-scrollbar,
.table_height::-webkit-scrollbar,
.ul_list::-webkit-scrollbar {
  width: 7px;
  border-radius: 3.5px;
  background-color: #2b54b605;
}

* {
  margin: 0;
  padding: 0;
  font-size: 0;
}

.mobile-menu {
  display: block;
  width: 92%;
  background-image: radial-gradient(circle at 68% 50%, #4970cf, #4068c8);
  padding: 16px 4% 14px 4%;
  position: fixed;
  margin: 0 auto;
}

.logo_nav {
  margin-right: 5.7%;
}

.mobile-menu ul {
  list-style-type: none;
  background: 0 0;
}

.uk-link:hover,
a:hover {
  color: #eaeaea !important;
  text-decoration: unset !important;
}

.mobile-menu li {
  display: inline-block;
}

.mobile-menu li a {
  display: block;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  margin: 6px 30px 0 0;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.mobile-menu li ul {
  display: none;
}

.mobile-menu li ul li {
  display: block;
  float: none;
}

.mobile-menu li ul li a {
  width: auto;
  min-width: 100px;
  padding: 0 20px;
}

.mobile-menu .show-menu {
  text-decoration: none;
  color: #fff;
  background-image: radial-gradient(circle at 68% 50%, #4970cf, #4068c8);
  text-align: center;
  display: none;
  cursor: pointer;
  text-transform: uppercase;
}

.mobile-menu .show-menu span {
  padding-left: 35px;
}

.mobile-menu input[type='checkbox'] {
  display: none;
}

.mobile-menu input[type='checkbox']:checked ~ #menu {
  display: block;
}

#search {
  line-height: 18px;
  background: #fff url(../src/search2.svg) no-repeat 90% 50%;
  background-size: 22px;
}

@media screen and (max-width: 767px) {
  .mobile-menu .lines {
    border-bottom: 10px double #fff;
    border-top: 3px solid #fff;
    content: '';
    height: 4px;
    width: 26px;
    float: right;
    margin-top: 6px;
  }

  .mobile-menu ul {
    position: static;
    margin-top: 74px;
    display: none;
    padding-left: 0;
    padding-bottom: 8px;
  }

  .langage {
    height: 25px;
    float: left;
  }

  .arrow_drop_down {
    height: 17px;
    margin-top: 3px;
    float: right;
    margin-left: 30px;
  }

  .mobile-menu li {
    margin-bottom: 15px;
  }

  .mobile-menu li a,
  .mobile-menu ul li {
    width: 100%;
  }

  .mobile-menu .show-menu {
    display: block;
  }
}

@media screen and (min-width: 1200px) {
  #myTable {
    margin: auto;
    background-image: url(../src/Line_vertical.svg), url(../src/Line_vertical.svg);
    background-repeat: no-repeat;
    background-position: 31% 0, 64% 0;
    background-size: 4px 600px;
  }

  #search {
    background-position: 96.5% 54.4%;
  }

  .mobile-menu {
    text-align: left;
    padding: 16px 10.5% 13px 10.4%;
    width: 79.1%;
  }

  .mobile-menu ul {
    padding-top: 3px;
  }

  .slick-slider {
    margin-bottom: 44.65px;
  }
}

@media screen and (min-width: 768px) {
  .langage {
    display: none;
  }

  .arrow_drop_down {
    display: none;
  }

  .main-nav {
    display: none;
  }

  .ul_list {
    height: 45.4px;
    overflow: unset;
  }

  .ul_list li button {
    width: 168px;
    height: 45px;
    border-radius: 2.6px;
    padding-left: 14.4px;
    background-image: radial-gradient(circle at 0 0, #5b3cb7, #5b3cb7 30%, #5b3cb7 56%);
  }

  .ul_list .slick-slide img {
    display: inline-block;
  }

  .ul_list .slick-slide {
    height: 45.4px !important;
    width: 168.5px !important;
    margin: 0 6.75px;
  }

  .ul_list .slick-dotted.slick-slider {
    margin-bottom: 0;
  }

  .template,
  .wrapper {
    background-color: #f3f8fa;
  }

  .wrapper {
    padding: 45px 0 2px 0;
    margin-bottom: 0;
  }

  #myTable {
    margin: auto;
    height: 450px;
    overflow-y: scroll;
    padding-left: 12.2%;
  }

  .show {
    width: 46%;
    margin-right: 4%;
    display: inline-block !important;
    margin-top: -2px;
  }
}

@media screen and (min-width: 1200px) {
  .Our-Full-IPTV-Channe {
    font-size: 40px;
    font-weight: 900;
    line-height: 45px;
    text-align: center;
    margin-bottom: 7px;
    letter-spacing: 0.6px;
  }

  .An-easy-access-and-s-1 {
    font-size: 17px;
    line-height: 1.18;
    text-align: center;
  }

  .bg_color_channels {
    padding: 147px 3.7% 51px 4%;
  }

  .wrapper {
    padding-top: 54px;
  }

  .fuzzy-search {
    width: 896px;
    display: block;
    margin: auto;
    padding-left: 45px;
    background-position: 97% 50%;
  }

  .ul_list {
    width: max-content;
    margin: 0 auto 44.65px;
  }

  .ul_list .draggable {
    width: 890px;
  }

  .ul_list .slick-slider {
    margin-bottom: 44.65px;
  }

  .template_component {
    margin-bottom: 28px;
  }

  #list_fuzzy {
    margin-bottom: 0;
  }

  .pad_channel {
    margin-top: 79px;
  }

  .diff_btn_6 {
    width: auto !important;
    height: 69px !important;
    padding: 0 73px 0 51px;
    text-transform: uppercase;
    background-size: 9px auto;
    background-position: calc(100% - 28px) 50%;
  }

  .channels_edit {
    padding: 73px 5% 64px 17.7%;
  }

  .channels_edit .Title_money {
    margin-bottom: 23px;
  }

  .channels_edit .width {
    width: 69%;
  }

  .channels_edit .Try_it {
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.11);
    background-color: #ffa900;
    color: white;
  }

  .channels_edit .channels_footer {
    padding: 55px 10.5% 0 10.4%;
  }

  .show {
    width: 30%;
    margin-right: 3%;
  }

  .list {
    height: 100% !important;
    overflow-y: scroll !important;
    padding: 0 !important;
    margin: auto;
    width: 100%;
    display: block;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .pad_channel {
    margin-top: 100px;
  }

  #myTable {
    height: 419px;
    margin: auto;
    background-image: url(../src/Line_vertical.svg);
    background-repeat: no-repeat;
    background-position: 54% 0;
  }
}

.Logo_login {
  height: 30.8px;
  margin-bottom: 90px;
}

.first_part_login {
  padding: 21px 5.1% 76px;
  background-image: radial-gradient(circle at 53% 48%, #759af4, #2b54b6);
}

.Need-help {
  float: right;
  line-height: 21px;
  font-size: 18px;
  color: #fff;
  margin-top: 2px;
  letter-spacing: 0.9px;
}

.login_platform {
  width: 87.4%;
  border-radius: 5px;
  background-color: #fff;
  padding: 80px 6.2% 54px;
  max-width: 609px;
  box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.09);
  margin: auto;
  display: block;
}

.big_logo_login {
  height: 50px;
  margin: 0 auto 19px;
  display: block;
}

.Login {
  line-height: 43px;
  font-size: 36px;
  font-weight: 700;
  color: #2e4270;
  text-align: center;
  margin-bottom: 21px;
}

.Dont-have-an-accoun {
  line-height: 20px;
  font-size: 17px;
  color: #606f94;
  margin-bottom: 40px;
  text-align: center;
  letter-spacing: 0.7px;
}

.login_input {
  border-radius: 3px;
  background-color: rgba(216, 216, 216, 0);
  height: 50px;
  width: 93.525%;
  max-width: 326px;
  border: 1px solid rgba(0, 31, 101, 0.19);
  margin: 0 auto 8px;
  display: block;
  padding-left: 5.8%;
  font-size: 15px;
  line-height: 18px;
  -webkit-appearance: none;
}

input:-moz-placeholder,
input:-ms-input-placeholder,
input::-moz-placeholder,
input::-webkit-input-placeholder,
input::placeholder {
  padding-left: 5.8%;
  font-size: 15px;
  color: #2e4270;
  line-height: 18px;
}

input::placeholder {
  font-size: 15px;
  color: #2e4270;
}

.btn_login {
  height: 47px;
  border-radius: 5px;
  background-color: #13cd7d;
  width: 100%;
  max-width: 364px;
  border: 0;
  margin: 28px auto 14px;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  display: block;
}

.Forgot-your-password {
  line-height: 16px;
  font-size: 13px;
  text-align: center;
  color: rgba(98, 98, 98, 0.51);
}

.login_footer {
  padding-top: 24.3px;
}

@media screen and (min-width: 1200px) {
  .first_part_login {
    background-image: url(../src/home/Background.svg);
    padding: 30px 10.8% 108px 10.6%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .login_footer {
    padding-top: 43px;
  }

  .Logo_login {
    margin-bottom: 39px;
  }

  .login_platform {
    padding-top: 84px;
  }

  .big_logo_login {
    margin-bottom: 15px;
  }

  .Login {
    margin-bottom: 18px;
  }

  .Dont-have-an-accoun {
    margin-bottom: 45px;
  }

  .login_input {
    height: 44px;
    margin: 0 auto 14px;
  }

  .btn_login {
    margin: 28px auto 17px;
  }

  .first_part_login {
    padding: 30px 10.8% 126px 10.6%;
  }
}

.ERROR {
  line-height: 21px;
  font-size: 17px;
  color: #fff;
  margin-bottom: 6px;
  text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.15);
  letter-spacing: 0.7px;
}

.Page-not-found {
  line-height: 42px;
  font-size: 35px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 23px;
  text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.15);
}

.need_help_nav {
  display: none;
}

.Sorry-we-couldnt-f {
  line-height: 21px;
  font-size: 17px;
  color: #fff;
  margin: 0 auto 85px;
  text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.15);
}

.Visit_support {
  border: 2px solid #fff;
  height: 53px;
  border-radius: 5px;
  background-color: rgba(128, 128, 128, 0);
  width: 100%;
  max-width: 346px;
  margin: 0 auto 20px;
  display: block;
  font-size: 17px;
  color: #fff;
  line-height: 21px;
}

picture.preload {
  position: absolute;
  top: -999px;
  left: -999px;
}

.Go_to_home_btn {
  height: 53px;
  border-radius: 5px;
  background-color: #13cd7d;
  border: 0;
  line-height: 21px;
  font-size: 17px;
  color: #fff;
  width: 100%;
  max-width: 346px;
  margin: auto;
  display: block;
}

.edited_error {
  padding: 168px 3.7% 112px 4%;
}

.padding_part {
  padding: 0 5.1%;
}

@media screen and (min-width: 768px) {
  .nav_error {
    display: none;
  }

  .button_error {
    width: 424px;
    height: 53px;
  }

  .Sorry-we-couldnt-f {
    width: 478px;
    line-height: 21px;
    font-size: 17px;
    margin: 0 0 26px;
  }

  .need_help_nav {
    display: block;
  }

  .Page-not-found {
    line-height: 57px;
    font-size: 48px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 25px;
  }

  .ERROR {
    margin-bottom: 0;
  }

  .Visit_support {
    float: left;
    display: inline-block;
    margin: 0;
    width: 227px;
  }

  .Go_to_home_btn {
    float: right;
    display: inline-block;
    margin: 0;
    width: 173px;
  }

  .padding_part {
    padding: 0;
  }

  .edited_error {
    padding: 21px 5.1% 150px 5.1%;
  }

  .padding_left_error {
    padding-left: 7.3%;
    background: url(../src/frown.svg) no-repeat 96.7% 50%;
    background-size: 151px;
  }

  .Go_to_home_btn {
    background-color: #ffa900;
  }
}

@media screen and (min-width: 1200px) {
  .padding_left_error {
    background-position: 83.7% 50%;
  }

  .edited_error {
    padding: 30px 10.8% 264px 10.6%;
  }

  .error_footer {
    padding-top: 44px;
  }

  .need_help_nav .Logo_login {
    margin-bottom: 218px;
  }
}

.Contact-Us-at-CCCAMB {
  line-height: 40px;
  font-size: 30px;
  font-weight: 900;
  text-align: center;
  color: #fff;
  margin-bottom: 18px;
  text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.15);
}

.Were-always-happy-t {
  line-height: 25px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.15);
}

.select_form {
  border: 1px solid #000;
  border-radius: 5px;
  height: auto;
  padding: 7px 0 5px 40px;
}

.langage li {
  padding: 1px;
  height: 30px;
}

.langage li a {
  color: #000;
}

input.contact_input {
  width: 95%;
  font-size: 16px;
  line-height: 19px;
  opacity: 0.8;
}

.Please-note-if-you,
.important_div {
  display: none;
}

.Whether-you-are-look {
  display: none;
}

.edited_contact {
  padding: 114px 8.8% 163px 7.7%;
}

.formuler_part {
  padding: 0 5.9% 41px;
  margin: -113px auto 0;
  display: block;
}

.formuler {
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #e6ecfa;
  padding: 43px 8.1% 42px;
  margin: 0 auto 35px;
}

.title_input {
  font-size: 15px;
  font-weight: 600;
  color: #2e4270;
  line-height: 18px;
  margin-bottom: 10px;
}

textarea {
  resize: none;
}

.direction {
  font-size: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-left: 20px;
  background-image: url(../src/chevron_down_2.svg);
  background-repeat: no-repeat;
  background-position: 94.1% 50%;
  background-size: 15px;
}

.contact_input,
.contact_select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid rgba(151, 151, 151, 0.26);
  height: 46px;
  border-radius: 5px;
  background-color: rgba(216, 216, 216, 0.23);
  margin-bottom: 32px;
  padding-left: 5%;
}

.contact_select {
  width: 100%;
}

.separator_contact {
  width: 100%;
  height: 1px;
  background-color: rgba(85, 124, 219, 0.15);
  margin: 16px auto 47px;
}

.message_input {
  height: 299px;
  margin-bottom: 35px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.submit_btn {
  border-radius: 19.5px;
  background-color: rgba(255, 255, 255, 0);
  width: 138px;
  height: 39px;
  border: 2px solid #29cfb1;
  font-size: 14px;
  letter-spacing: 0.3px;
  color: #29cfb1;
  line-height: 16px;
  margin: auto;
  display: block;
}

.Contact_support {
  border-radius: 10px;
  background-color: #fff;
  border: 1px solid #e6ecfa;
  padding: 34px 6% 40px;
  margin: auto;
}

.Looking-for-Technica {
  font-size: 20px;
  font-weight: 700;
  color: #2e4270;
  line-height: 24px;
  text-align: center;
  margin-bottom: 26px;
}

.We-have-documentatio {
  line-height: 21px;
  font-size: 17px;
  color: #606f94;
  margin: 0 auto 38px;
}

.GET_SUPPORT {
  border: 0;
  height: 39px;
  border-radius: 7px;
  width: 47.4%;
  background-image: radial-gradient(circle at 0 0, #5b3cb7, #5b3cb7 31%, #5b3cb7 56%);
  font-size: 15px;
  letter-spacing: 0.4px;
  color: #fff;
  line-height: 18px;
  display: block;
  margin: auto;
}

.separator_contact_2 {
  width: 84.3%;
  height: 4px;
  background-color: #ecf0fa;
  margin: auto;
  display: block;
}

#message {
  width: 95%;
  font-size: 16px;
  line-height: 19px;
  opacity: 0.8;
}

@media screen and (min-width: 1200px) {
  #dd {
    width: 235px;
  }

  .edited_contact {
    padding: 166px 0 207px 17.4%;
  }

  .Contact-Us-at-CCCAMB {
    text-align: left;
    font-size: 40px;
    font-weight: 900;
    line-height: 45px;
    margin-bottom: 14px;
    letter-spacing: 0.3px;
  }

  .Were-always-happy-t {
    text-align: left;
    font-size: 17px;
    line-height: 25px;
  }

  .formuler_part {
    margin: -162px auto 41px;
    width: 942px;
    padding: 0;
    border: 1px solid #e6ecfa;
    background: #fff;
    border-radius: 10px;
  }

  .Contact_support {
    border-left: 0;
    width: 213px;
    padding: 39px 17px 49px 31px;
    float: right;
    display: inline-block;
    margin: 0;
    border: 0;
  }

  .formuler {
    padding: 43px 18px 74px 40px;
    width: 622px;
    display: inline-block;
    margin: 0 0 35px;
    border: 0;
    border-right: 1px solid #e6ecfa;
  }

  .Looking-for-Technica {
    text-align: left;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.5px;
    margin-bottom: 23px;
  }

  .We-have-documentatio {
    margin-bottom: 33px;
  }

  .GET_SUPPORT {
    margin: 0;
    width: auto;
    padding: 0 15px;
  }

  .Whether-you-are-look {
    line-height: 21px;
    display: block;
    font-size: 17px;
    color: #2e4270;
    margin-bottom: 44px;
  }

  .contact_select {
    width: 276px;
    height: 44px;
  }

  input.contact_input {
    width: 249px;
    height: 44px;
  }

  .input_contact_1,
  .input_contact_2 {
    display: inline-block;
  }

  .input_contact_1 {
    margin-right: 26px;
  }

  .subject_input {
    width: 561.1px;
  }

  .direction {
    margin-bottom: 36px;
  }

  .subject_input {
    margin-bottom: 15px;
  }

  .separator_contact {
    margin-bottom: 25px;
  }

  .message_input {
    width: 552px;
    height: 171px;
    margin-bottom: 16px;
  }

  .IMPORTANT {
    width: 91px;
    height: 18px;
    background-color: #ff706a;
    border-radius: 2.9px;
    line-height: 15px;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    color: #fff;
  }

  .Please-note-if-you {
    width: 472px;
    line-height: 18px;
    font-size: 15px;
    color: #2e4270;
    float: right;
  }

  .Please-note-if-you,
  .important_div {
    display: inline-block;
  }

  .col_cont {
    width: 578px;
    height: 36px;
    margin-bottom: 19px;
  }

  .important_div {
    float: left;
    height: 36px;
    width: 96px;
  }

  .submit_btn {
    margin-right: 37px;
    display: block;
    float: right;
    border-radius: 19.5px;
  }

  .formuler {
    margin-bottom: 0;
    border-radius: 10px 0 0 10px;
  }

  .contact_footer {
    padding-top: 48px;
  }

  .Please-note-if-you {
    margin-top: -3px;
  }
}

@media screen and (min-width: 1200px) {
  .contact_input,
  .contact_select {
    padding-left: 30px;
  }

  #message {
    width: 552px;
  }

  .input_contact_1 {
    margin-right: 19px;
  }

  #email,
  #name {
    width: 249px;
  }

  #subject {
    width: 552px !important;
    margin-bottom: 21px;
  }
}

:focus {
  outline: 0;
}

.submit {
  background: #fff;
  border: 2px solid #19cc95;
  cursor: pointer;
  outline: 0;
  transition: all 250ms;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  color: #19cc95;
  letter-spacing: 2px;
  font-size: 14px;
  font-weight: 700;
  position: relative;
}

.inline_option_on_phone:hover,
.block_option_on_phone:hover {
  box-shadow: 0 5px 25px 0 rgba(46, 66, 112, 0.28);
  border: solid 1px rgba(62, 103, 213, 0.1);
  background-image: linear-gradient(to bottom, #3c75cb, #3a63c5);
  cursor: pointer;
}

.inline_option_on_phone:hover p.TUTORIALS,
.block_option_on_phone:hover p.TUTORIALS {
  color: white;
}

.submit span {
  --clip: inset(0 100% 0 0);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  -webkit-clip-path: var(--clip);
  clip-path: var(--clip);
  transition: clip-path 0.25s ease, -webkit-clip-path 0.25s ease;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transition: clip-path 0.25s ease, -webkit-clip-path 0.25s ease;
  -moz-transition: clip-path 0.25s ease, -webkit-clip-path 0.25s ease;
  -ms-transition: clip-path 0.25s ease, -webkit-clip-path 0.25s ease;
  -o-transition: clip-path 0.25s ease, -webkit-clip-path 0.25s ease;
}

.submit:disabled {
  cursor: not-allowed;
}

.submit:hover {
  background: #19cc95;
}

.submit:hover span {
  --clip: inset(0 0 0 0);
  color: white;
}

.submit:active > span {
  font-size: 17px;
  transition: none;
}

.submit.loader {
  background: #fff;
  border: 3px solid #bbb;
  width: 39px;
  padding: 0;
  color: #fff;
  font-size: 0;
}

.submit.loader > span {
  opacity: 0;
  font-size: 0;
}

.submit.loading {
  cursor: wait;
  position: relative;
}

.submit.loading:before {
  content: '';
  position: absolute;
  top: -3px;
  left: -3px;
  height: 100%;
  width: 100%;
  border: 3px solid #19cc95;
  border-radius: 60px;
}

.submit.success {
  background: #19cc95;
}

.submit.success > span {
  display: inline-block;
  width: 33px;
  height: 18px;
  opacity: 0;
  font-size: 0;
  overflow: hidden;
  margin-left: 5px;
  margin-top: 2px;
  line-height: 25px;
  animation: showSuccess 0.4s 0.1s forwards ease-in;
}

@keyframes showSuccess {
  from {
    transform: scale(0.8);
    opacity: 0;
  }

  to {
    transform: scale(1);
    opacity: 1;
  }
}

.submit.success > span:after,
.submit.success > span:before {
  content: '';
  display: block;
  position: absolute;
  background: #fff;
}

.submit.success > span:before {
  width: 11px;
  height: 3px;
  bottom: 4.5px;
  left: 0.3px;
  font-size: 5px;
  transform: rotate(38deg);
  border-radius: 10px 22px 19px 1px;
}

.submit.success > span:after {
  width: 20px;
  height: 3px;
  top: 7px;
  right: 8px;
  transform: rotate(129deg);
  border-radius: 10px 0 0 10px;
}

.submit.loading[data-percent='0']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    50% 0,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='1']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    54.16667% 0,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='2']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    58.33333% 0,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='3']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    62.5% 0,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='4']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    66.66667% 0,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='5']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    70.83333% 0,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='6']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    75% 0,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='7']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    79.16667% 0,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='8']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    83.33333% 0,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='9']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    87.5% 0,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='10']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    91.66667% 0,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='11']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    95.83333% 0,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='12']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='13']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 0,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='14']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 4.16667%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='15']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 8.33333%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='16']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 12.5%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='17']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 16.66667%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='18']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 20.83333%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='19']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 25%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='20']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 29.16667%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='21']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 33.33333%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='22']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 37.5%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='23']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 41.66667%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='24']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 45.83333%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='25']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='26']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='27']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 54.16667%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='28']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 58.33333%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='29']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 62.5%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='30']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 66.66667%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='31']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 70.83333%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='32']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 75%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='33']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 79.16667%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='34']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 83.33333%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='35']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 87.5%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='36']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 91.66667%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='37']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 95.83333%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='38']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='39']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    100% 100%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='40']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    95.83333% 100%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='41']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    91.66667% 100%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='42']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    87.5% 100%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='43']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    83.33333% 100%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='44']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    79.16667% 100%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='45']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    75% 100%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='46']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    70.83333% 100%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='47']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    66.66667% 100%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='48']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    62.5% 100%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='49']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    58.33333% 100%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='50']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    54.16667% 100%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='51']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    50% 100%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='52']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    50% 100%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='53']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    45.83333% 100%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='54']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    41.66667% 100%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='55']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    37.5% 100%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='56']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    33.33333% 100%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='57']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    29.16667% 100%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='58']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    25% 100%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='59']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    20.83333% 100%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='60']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    16.66667% 100%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='61']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    12.5% 100%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='62']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    8.33333% 100%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='63']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    4.16667% 100%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='64']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    50% 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='65']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 100%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='66']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 95.83333%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='67']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 91.66667%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='68']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 87.5%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='69']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 83.33333%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='70']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 79.16667%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='71']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 75%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='72']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 70.83333%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='73']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 66.66667%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='74']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 62.5%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='75']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 58.33333%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='76']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 54.16667%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='77']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 50%,
    50% 50%,
    50% 50%
  );
}

.submit.loading[data-percent='78']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 50%,
    0 50%,
    50% 50%
  );
}

.submit.loading[data-percent='79']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 50%,
    0 45.83333%,
    50% 50%
  );
}

.submit.loading[data-percent='80']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 50%,
    0 41.66667%,
    50% 50%
  );
}

.submit.loading[data-percent='81']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 50%,
    0 37.5%,
    50% 50%
  );
}

.submit.loading[data-percent='82']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 50%,
    0 33.33333%,
    50% 50%
  );
}

.submit.loading[data-percent='83']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 50%,
    0 29.16667%,
    50% 50%
  );
}

.submit.loading[data-percent='84']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 50%,
    0 25%,
    50% 50%
  );
}

.submit.loading[data-percent='85']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 50%,
    0 20.83333%,
    50% 50%
  );
}

.submit.loading[data-percent='86']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 50%,
    0 16.66667%,
    50% 50%
  );
}

.submit.loading[data-percent='87']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 50%,
    0 12.5%,
    50% 50%
  );
}

.submit.loading[data-percent='88']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 50%,
    0 8.33333%,
    50% 50%
  );
}

.submit.loading[data-percent='89']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 50%,
    0 4.16667%,
    50% 50%
  );
}

.submit.loading[data-percent='90']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 50%,
    0 0,
    50% 50%
  );
}

.submit.loading[data-percent='91']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 50%,
    0 0,
    0 0
  );
}

.submit.loading[data-percent='92']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 50%,
    0 0,
    5.55556% 0
  );
}

.submit.loading[data-percent='93']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 50%,
    0 0,
    11.11111% 0
  );
}

.submit.loading[data-percent='94']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 50%,
    0 0,
    16.66667% 0
  );
}

.submit.loading[data-percent='95']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 50%,
    0 0,
    22.22222% 0
  );
}

.submit.loading[data-percent='96']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 50%,
    0 0,
    27.77778% 0
  );
}

.submit.loading[data-percent='97']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 50%,
    0 0,
    33.33333% 0
  );
}

.submit.loading[data-percent='98']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 50%,
    0 0,
    38.88889% 0
  );
}

.submit.loading[data-percent='99']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 50%,
    0 0,
    44.44444% 0
  );
}

.submit.loading[data-percent='100']:before {
  clip-path: polygon(
    50% 50%,
    50% 0,
    100% 0,
    100% 50%,
    100% 100%,
    50% 100%,
    0 100%,
    0 50%,
    0 0,
    50% 0
  );
}

.dropdown li a:hover {
  color: #1e1e1e !important;
}

.wrapper-dropdown-5 {
  position: relative;
  width: auto;
  height: 22px;
  margin: 20px 0;
  padding: 12px 15px 12px 30px;
  border: 1px solid rgba(151, 151, 151, 0.26);
  background: rgba(216, 216, 216, 0.23);
  border-radius: 5px;
  cursor: pointer;
  outline: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.wrapper-dropdown-5:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  border-width: 6px 6px 0 6px;
  border-style: solid;
  border-color: #405dc8 transparent;
}

.wrapper-dropdown-5 .dropdown {
  z-index: 99999;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  border-radius: 0 0 5px 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-top: none;
  border-bottom: none;
  list-style: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  max-height: 0;
  overflow: hidden;
  padding: 0 30px;
}

.wrapper-dropdown-5 .dropdown li {
  padding: 0 10px;
}

.wrapper-dropdown-5 .dropdown li a {
  display: block;
  text-decoration: none;
  color: #2e4270;
  padding: 10px 0;
  transition: all 0.3s ease-out;
  border-bottom: 1px solid #e6e8ea;
  font-size: 15px;
  line-height: 18px;
}

.wrapper-dropdown-5 .dropdown li:last-of-type a {
  border: none;
}

.wrapper-dropdown-5 .dropdown li i {
  margin-right: 5px;
  color: inherit;
  vertical-align: middle;
}

.wrapper-dropdown-5 .dropdown li:hover a {
  color: #57a9d9;
}

.wrapper-dropdown-5.active {
  border-radius: 5px 5px 0 0;
  background: #405dc8;
  box-shadow: none;
  border-bottom: none;
  color: #fff;
}

.wrapper-dropdown-5.active:after {
  border-color: #fff transparent;
}

.wrapper-dropdown-5.active .dropdown {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  max-height: 400px;
}

@media screen and (min-width: 1200px) {
  .slick-slider {
    margin-bottom: 26.65px;
  }

  .margin-auto .advice {
    font-size: 21px;
    font-weight: 600;
    color: #2a2a2a;
    line-height: 26px;
    margin-top: 15px;
    margin-left: -8px;
    letter-spacing: 0.5px;
    margin-right: 14px;
    margin-top: 0;
  }

  .etoiles {
    height: 29px;
    margin-left: 16px;
    vertical-align: -18.7px;
  }

  .trust {
    height: 39.4px;
    margin-bottom: 100px;
    margin-top: 3px;
  }
}

.moneyback .Money_back_2 {
  font-size: 14px;
}

#plan_2 .select_plan:hover,
#plan_3 .select_plan:hover {
  font-size: 16px !important;
  background-color: #13cd7d !important;
}

.swipevisible {
  display: none;
}

.country_part_iptv .mapworld .countrydetailschannels:nth-child(4n + 1) {
  width: 25.2%;
  padding-left: 3%;
}

.country_part_iptv .mapworld .countrydetailschannels:nth-child(4n + 2) {
  width: 26.5%;
}

.country_part_iptv .mapworld .countrydetailschannels:nth-child(4n + 3) {
  width: 27.3%;
}

#plan_2 .select_plan,
#plan_3 .select_plan {
  transition: 0.2s all !important;
}

#plan_1 .select_plan {
  transition: 0.2s all;
}

#plan_1 .select_plan:hover {
  font-size: 19px !important;
}

.features_part.features_iptv_part .With-Our-CCCAM-Plans {
  margin-bottom: 62px;
}

.iptv_background {
  padding-bottom: 43.9px;
}

.iptv_background .container_div {
  max-width: 1400px;
  margin: 0 auto 88px;
  width: 100%;
}

.iptv_background .container_div .TVdiv {
  display: inline-block;
  width: 52.1%;
  float: right;
  max-width: 645px;
}

.iptv_background .container_div .TVdiv .home_TV {
  margin: 16px 0 0 -9px;
}

.iptv_background .container_div .paragraph {
  display: inline-block;
  padding: 56px 0 0;
}

.iptv_background .container_div .paragraph p.watchmorethan {
  font-size: 27px;
  font-weight: 900;
  color: #fff;
  line-height: 33px;
  margin: 0 0 10px;
  letter-spacing: 0.4px;
}

.iptv_background .container_div .paragraph .iptvchannels {
  font-size: 50px;
  font-weight: 900;
  line-height: 1.02;
  color: #fff;
  line-height: 51px;
  margin-bottom: 12px;
  letter-spacing: 0.2px;
}

.iptv_background .container_div .paragraph p.onyourtv {
  font-size: 20px;
  line-height: 1.25;
  color: #fff;
  margin: 0 0 42px;
}

.iptv_background .container_div .paragraph .alignement {
  width: 391px;
}

.iptv_background .container_div .paragraph .alignement button.getmyinstantaccessnow {
  height: 65px;
  border-radius: 7px;
  box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.09);
  background-color: #ffa900;
  border: 0;
  width: 100%;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 19px;
  padding-right: 41px;
  letter-spacing: 1.2px;
}

.iptv_background .container_div .paragraph .alignement p.moneybackguarantee {
  font-size: 14px;
  color: #fff;
  line-height: 17px;
  text-align: center;
  margin-left: -9px;
}

.iptv_background .container_div .paragraph .alignement p.moneybackguarantee img.guaranteeicon {
  margin-right: 9px;
  vertical-align: -4px;
}

.iptv_background .second_container_div {
  width: 100%;
  max-width: 1400px;
  margin: auto;
}

.iptv_background .second_container_div img.deviceslogoiptv {
  opacity: 0.5;
  height: 30px;
  margin: auto;
  display: block;
  padding-right: 7.9%;
}

body {
  background-color: #f9fbfd;
}

.iptv_features {
  padding: 62px 0 92px;
  width: 79.3%;
  margin: auto;
  max-width: 1400px;
}

.iptv_features .TV_ALL_CHANNEL,
.iptv_features .div_TV_ALL_CHANNEL {
  max-width: 543px !important;
  width: 51.1%;
}

.iptv_features .alignementdiv {
  margin: auto;
  max-width: 1145px;
}

.iptv_features .alignementdiv .TV_ALL_CHANNEL {
  width: 99%;
}

.iptv_features .Highest-IPTV-Quality {
  margin-left: 34px;
  letter-spacing: 0.3px;
}

.iptv_features .div_TV_ALL_CHANNEL {
  margin-right: 9.6%;
  margin-bottom: 0;
}

.iptv_features .display_context {
  margin-top: 0;
}

.iptv_features .display_context p.features_iptv_description {
  padding: 0 0 0 4px;
  font-size: 18px;
  line-height: 2.22;
  color: #2e4270;
  line-height: 40px;
}

.iptv_features .display_context p.features_iptv_description img.checkedimg {
  height: 20px;
  margin-right: 18px;
  vertical-align: -4px;
}

.iptv_features .display_context p.features_iptv_description:nth-child(8) {
  margin-bottom: 31px;
}

.iptv_features .display_context .getmyinstantaccessbtn {
  border-radius: 7px;
  box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.09);
  background-color: #13cd7d;
  height: 65px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 24px;
  border: 0;
  width: 411px;
  padding-right: 40px;
  letter-spacing: 1.2px;
}

.padding_features_ed.iptv_ed {
  padding-bottom: 66px;
}

.padding_features_ed.iptv_ed .padding_left_features_2 {
  background-color: transparent;
  border: 0;
  background-position: 32px 50%;
}

.moneybackdivsepare {
  display: inline-block;
  margin-left: -1.1%;
}

.background_2.iptv_background .How {
  margin-bottom: 62px;
}

.background_2.iptv_background .interface {
  width: 231px;
  height: 135px;
  margin-bottom: 38px;
}

.background_2.iptv_background .slid_1 {
  padding-right: 63px;
  padding-left: 47.3px;
  width: 231px !important;
}

.background_2.iptv_background .flecheright {
  margin-top: 60px;
}

.background_2.iptv_background .sign_up {
  margin-bottom: 15px;
}

.background_2.iptv_background p.description_sign {
  font-size: 17px;
  line-height: 21px;
  width: 257px;
}

.background_2.iptv_background button.getmyinstantaccessbtn {
  width: 488px;
  height: 65px;
  border-radius: 7px;
  box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.09);
  background-color: #13cd7d;
  border: 0;
  margin: 0 auto 15px;
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 24px;
  padding-right: 17px;
  letter-spacing: 1.2px;
}

.background_2.iptv_background .slide {
  height: 334px !important;
}

.select_plan_part {
  padding: 82px 0 0;
}

.select_plan_part .Choose-a-Plan-Thats {
  letter-spacing: 0.3px;
  margin-bottom: 11px;
}

.select_plan_part .plans_part {
  margin-bottom: 42px;
}

.select_plan_part .plans_part .plans {
  padding-left: 35px;
}

.select_plan_part .plans_part p.money_back_plan {
  font-size: 17px;
  line-height: 1.18;
  text-align: center;
  color: #2e4270;
  padding-left: 36px;
  margin-bottom: 67px;
}

.select_plan_part .plans_part #plan_2 .duration,
.select_plan_part .plans_part #plan_3 .duration {
  padding-right: 15px;
}

.select_plan_part .plans_part #plan_1 {
  padding-top: 19px;
}

.select_plan_part .plans_part #plan_1 .flag_1 {
  left: 80.9%;
  top: -24.5px;
  width: 51px;
  height: 65px;
}

.select_plan_part .plans_part #plan_1 .flag_1 .PoliceP {
  font-weight: 700;
  margin: 10px auto;
  font-size: 13px;
}

.select_plan_part .plans_part #plan_2 .price,
.select_plan_part .plans_part #plan_2 .term,
.select_plan_part .plans_part #plan_3 .price,
.select_plan_part .plans_part #plan_3 .term {
  color: #2e4270;
}

.select_plan_part .plans_part #plan_1 .Billed-as-one-time-p,
.select_plan_part .plans_part #plan_2 .Billed-as-one-time-p,
.select_plan_part .plans_part #plan_3 .Billed-as-one-time-p {
  font-size: 13px;
  letter-spacing: 1.13px;
  text-align: center;
  color: #7b7b7b;
  width: 270px;
  margin: 0 auto 23px;
}

.select_plan_part .plans_part #plan_2 .separator_plan,
.select_plan_part .plans_part #plan_3 .separator_plan {
  margin: 0 auto 19.9px;
}

.select_plan_part .plans_part #plan_1 p.Billed-as-one-time-p {
  margin-bottom: 27px;
}

.select_plan_part .plans_part #plan_2 .select_plan,
.select_plan_part .plans_part #plan_3 .select_plan {
  height: 40px;
  border-radius: 3px;
  background-color: #ababab;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0.3px;
}

.select_plan_part .plans_part #plan_1 .select_plan {
  border-radius: 3px;
  font-size: 17px;
  line-height: 20px;
  letter-spacing: 0.3px;
}

.features_part.features_iptv_part {
  margin-bottom: 60px;
}

.features_iptv_part .With-Our-CCCAM-Plans {
  margin-bottom: 63px;
}

.features_iptv_part .features_ul {
  padding-left: 0;
  width: 946px;
  max-width: 96%;
}

.features_iptv_part .features_ul li {
  font-size: 15px;
  line-height: 2.93;
  color: #0d0d0d;
  letter-spacing: 0;
}

.features_iptv_part .features_ul li:nth-child(3n) {
  width: 18.9%;
}

.features_iptv_part .features_ul li:nth-child(3n + 2) {
  width: 31.8%;
}

.features_iptv_part .features_ul li:nth-child(3n + 1) {
  width: 28.7%;
}

.bg_moneyback {
  background-image: radial-gradient(circle at 0 0, #5b3cb7, #5b3cb7 29%, #5b3cb7 52%);
  padding: 37px 0 36px;
}

.bg_moneyback .width_moneyback {
  width: 72.22%;
  margin: auto;
  max-width: 1060px;
}

.bg_moneyback .width_moneyback p.day_back {
  display: inline-block;
  font-size: 79.2px;
  font-weight: 900;
  color: #ffa900;
  line-height: 95px;
  margin-right: 12px;
  letter-spacing: 2.9px;
}

.bg_moneyback .width_moneyback p.with_inverse {
  font-size: 24.8px;
  font-weight: 900;
  color: #fff;
  transform: rotate(-90deg);
  width: 43px;
  height: 29px;
  margin-top: 30px;
  display: inline-block;
}

.bg_moneyback .width_moneyback p.guaranteeback {
  display: inline-block;
  font-size: 36px;
  font-weight: 900;
  font-style: italic;
  color: #fff;
  line-height: 36px;
  max-width: 435px;
}

.bg_moneyback .width_moneyback p.guaranteeback span {
  font-size: 29.5px;
  font-weight: 700;
  color: #fff;
  font-style: normal;
  line-height: 35px;
}

.bg_moneyback .width_moneyback button.tryitnowbtn {
  width: 224px;
  height: 58px;
  border-radius: 6px;
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.09), 0 4px 22px 0 rgba(0, 0, 0, 0.04);
  background-image: linear-gradient(283deg, #ffa900 83%, #f7971e);;
  float: right;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  border: 0;
  line-height: 24px;
  margin-top: 19px;
  padding-right: 26px;
}

.choice_part {
  padding-top: 72px;
}

.choice_part .table_compare {
  width: 1077px;
  margin: 0 auto 99px;
  display: flex;
}

.choice_part .competitor {
  font-size: 13px;
  font-weight: 700;
  color: #2e4270;
  line-height: 16px;
}

.choice_part div#column5_table .numberchannel.greynumber.height_lign {
  border-radius: 0 6px 6px 0;
}

.choice_part .theeasiestchoice {
  font-size: 35px;
  font-weight: 700;
  letter-spacing: 0.32px;
  color: #2e4270;
  line-height: 42px;
  margin: 0 0 67px;
  text-align: center;
}

.choice_part .columns_table#column1_table {
  width: 240px;
}

.choice_part .columns_table {
  display: inline-block;
}

.choice_part .columns_table .greynumber {
  background-color: #e8ebf0;
}

.choice_part .height_lign {
  padding: 18px 0 17px;
}

.choice_part p.height_lign {
  font-size: 17px;
  font-weight: 700;
  color: #858c95;
  line-height: 21px;
  padding-left: 24px;
  height: 56px;
  box-sizing: border-box;
}

.choice_part .numberchannel.height_lign img {
  width: 20px;
  height: 15px;
  display: block;
  margin: auto;
}

.choice_part .numberchannel.editedbluenumber.height_lign {
  background-color: rgba(255, 255, 255, 0.16);
}

.choice_part #column3_table .numberchannel.height_lign {
  width: 209px;
}

.choice_part div#column3_table,
.choice_part div#column4_table {
  border-right: 1px solid #dfe2e7;
}

.choice_part div#column4_table .height_lign {
  width: 207px;
}

.choice_part div#column5_table .height_lign {
  width: 207px;
  padding-left: 0;
  text-align: center;
}

.choice_part div#column4_table .height_lign {
  padding-left: 0;
  text-align: center;
}

.choice_part #column3_table .numberchannel.height_lign {
  padding-left: 0;
  text-align: center;
}

.choice_part .backgroundwhite {
  display: inline-block;
  background-color: #e8ebf0;
  border-radius: 6px 6px 0 0;
}

.choice_part #column2_table p.numberchannel.editedbluenumber.otherpolice.height_lign {
  font-size: 23px;
  font-weight: 900;
  color: #fff;
  line-height: 28px;
  padding: 12px 0 15px;
}

.choice_part #column1_table .title_table.height_lign {
  padding: 40px;
}

.choice_part #column2_table .title_table.height_lign {
  padding: 27.5px 0;
  text-align: center;
}

.choice_part #column2_table .title_table.height_lign img {
  height: 25px;
}

.choice_part #column3_table .title_table.height_lign {
  padding: 26.5px 0;
  text-align: center;
}

.choice_part #column3_table .title_table.height_lign img {
  height: 27px;
  margin-right: 10px;
  vertical-align: -5px;
}

.choice_part #column4_table .title_table.height_lign {
  padding: 25.5px 0;
  text-align: center;
}

.choice_part #column4_table .title_table.height_lign img {
  height: 28.4px;
  margin-right: 10px;
  vertical-align: -6px;
}

.choice_part #column5_table .title_table.height_lign {
  padding: 30px 0;
  text-align: center;
}

.choice_part #column5_table .title_table.height_lign img {
  height: 19.2px;
  width: 26px;
  margin-right: 10px;
  vertical-align: -3px;
}

.choice_part div.numberchannel.height_lign {
  padding: 21px 0 20px;
}

.choice_part #column2_table p.numberchannel.editedbluenumber.height_lign {
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  line-height: 21px;
  text-align: center;
  padding-left: 0;
  background-color: rgba(255, 255, 255, 0.16);
}

.choice_part div#column2_table {
  border-radius: 7px;
  background-image: radial-gradient(circle at 0 0, #5b3cb7, #5b3cb7 49%, #5b3cb7 89%);
}

.choice_part div#column2_table .numberchannel {
  width: 210px;
}

.choice_part p.bestprice.height_lign.greynumber,
.choice_part p.numberofchannels.height_lign.greynumber,
.choice_part p.privacy-protection.height_lign.greynumber {
  border-radius: 6px 0 0 6px;
}

.banneriptv {
  height: 4px;
  width: 79.4%;
  margin: auto;
  background: #ecf0fa;
  border-radius: 2px;
}

.country_part_iptv {
  padding: 53px 0 0;
}

.country_part_iptv p.getiptvchannelsfrom {
  font-size: 35px;
  font-weight: 700;
  letter-spacing: 0.32px;
  color: #2e4270;
  line-height: 42px;
  margin-bottom: 91px;
  text-align: center;
}

.country_part_iptv .mapworld {
  width: 1078px;
  margin: auto;
  display: table;
  height: auto;
  padding-bottom: 120px;
  background-image: url(../src/iptv/WorldMap.svg);
  background-size: 90%;
  background-position: top center;
  background-repeat: no-repeat;
}

.country_part_iptv .mapworld .countrydetailschannels:nth-child(4n) {
  width: 18%;
}

.country_part_iptv .mapworld .countrydetailschannels {
  width: 272px;
  display: inline-block;
  margin-bottom: 49px;
}

.country_part_iptv .mapworld .countrydetailschannels img.countrylogo {
  display: inline-block;
  width: 56px;
  height: 40px;
  margin-right: 8px;
  vertical-align: -2px;
}

.country_part_iptv .mapworld .countrydetailschannels .infocountry {
  display: inline-block;
}

.country_part_iptv .mapworld .countrydetailschannels .infocountry p.namecountry {
  display: inline-block;
  font-size: 17px;
  color: #2e4270;
  line-height: 21px;
  margin-bottom: 1px;
}

.country_part_iptv .mapworld .countrydetailschannels .infocountry p.numberofchannels {
  font-size: 17px;
  font-weight: 900;
  color: #2e4270;
  line-height: 21px;
}

@media screen and (max-width: 1301px) {
  .iptv_features .TV_ALL_CHANNEL,
  .iptv_features .div_TV_ALL_CHANNEL {
    max-width: 543px !important;
    width: 40.1%;
  }
}

@media screen and (max-width: 768px) {
  .collapsed div#langageAlert {
    right: 70%;
  }

  .alertMessage a {
    display: inline-block;
  }

  button.redirect {
    width: 89px !important;
    height: 23px !important;
    margin: 0 0 0 7px !important;
  }

  .navBar {
    padding: 16px 4% 14px 4%;
    width: 100%;
    box-sizing: border-box;
    transition: 0.5s right;
    -webkit-transition: 0.5s right;
    -moz-transition: 0.5s right;
    -ms-transition: 0.5s right;
    -o-transition: 0.5s right;
    position: fixed;
    right: 0;
    box-sizing: content-box !important;
  }

  div#langageAlert.disable {
    padding: 0 2% !important;
  }

  div#langageAlert {
    padding: 4px 2% !important;
    transition: 0.5s right;
    -webkit-transition: 0.5s right;
    -moz-transition: 0.5s right;
    -ms-transition: 0.5s right;
    -o-transition: 0.5s right;
    position: relative;
    right: 0;
  }

  .country_part_iptv .mapworld {
    background-size: 150%;
  }

  .country_part_iptv .mapworld .countrydetailschannels:nth-child(3n),
  .country_part_iptv .mapworld .countrydetailschannels:nth-child(4n),
  .country_part_iptv .mapworld .countrydetailschannels:nth-child(4n + 1),
  .country_part_iptv .mapworld .countrydetailschannels:nth-child(4n + 2),
  .country_part_iptv .mapworld .countrydetailschannels:nth-child(4n + 3) {
    width: 25%;
  }

  .country_part_iptv .mapworld {
    width: 100%;
    padding: 0;
    margin: 0 auto 97px;
    display: table;
  }

  .select_plan_part .plans {
    display: block;
    justify-content: unset;
    width: auto;
    margin: auto;
  }

  .select_plan_part .plans #plan_1 {
    order: auto;
    width: auto;
    padding: 16px 10.5px 21.5px;
  }

  .iptv_features .alignementdiv .TV_ALL_CHANNEL {
    width: 97%;
    display: block;
    margin: auto;
    max-width: unset;
    padding-left: 4%;
  }

  .iptv_background {
    padding-bottom: 0;
  }

  .iptv_background .container_div .paragraph {
    display: inline-block;
    padding: 2px 0 0;
  }

  .iptv_background .container_div .paragraph p.watchmorethan {
    font-size: 27px;
    font-weight: 900;
    color: #fff;
    line-height: 33px;
    margin: 0 0 12px;
    letter-spacing: 0.5px;
  }

  .iptv_background .container_div .paragraph .iptvchannels {
    font-size: 33px;
    font-weight: 900;
    color: #fff;
    line-height: 40px;
    letter-spacing: -0.4px;
    margin: 0 0 23px;
  }

  .iptv_background .container_div .paragraph p.onyourtv {
    font-size: 20px;
    line-height: 1.5;
    color: #fff;
    margin: 0 0 42px;
    max-width: 91%;
  }

  .iptv_background .container_div .paragraph .alignement button.getmyinstantaccessnow {
    height: 49.5px;
    border-radius: 5px;
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.09);
    background-color: #ffa900;
    width: 100%;
    max-width: 347.9px;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 0;
    padding-right: 0;
    margin-bottom: 5px;
  }

  .alignement {
    width: 100%;
    max-width: 347.9px;
    margin: auto;
    display: block;
  }

  .iptv_background .container_div .paragraph .alignement p.moneybackguarantee {
    font-size: 13px;
    color: #fff;
    line-height: 16px;
  }

  .iptv_background .container_div .paragraph .alignement p.moneybackguarantee img.guaranteeicon {
    margin-right: 10px;
    vertical-align: -7px;
    margin-top: 3px;
  }

  .iptv_background .container_div .TVdiv {
    display: block;
    width: 100%;
    float: unset;
    margin: 49px auto 0;
    max-width: 350px;
  }

  .iptv_background .container_div .TVdiv .home_TV {
    width: 95.3%;
    margin: auto;
    display: block !important;
  }

  .iptv_background .second_container_div {
    display: none;
  }

  .iptv_background .container_div {
    margin-bottom: 0;
  }

  .iptv_background {
    padding-bottom: 15px;
  }

  .iptv_features {
    padding: 37px 3.7% 71px;
    width: 92.6%;
    margin: auto;
    max-width: 1400px;
  }

  .iptv_features .Highest-IPTV-Quality {
    margin: 0 0 19px;
  }

  .iptv_features .An-easy-access-and-s {
    text-align: center;
  }

  .iptv_features .div_TV_ALL_CHANNEL {
    margin-bottom: 18px;
    margin-right: 0;
    width: 100%;
    max-width: unset !important;
  }

  .iptv_features .display_context p.features_iptv_description img.checkedimg {
    height: 20px;
    vertical-align: -4px;
    margin-right: 14px;
  }

  .iptv_features .display_context p.features_iptv_description {
    font-size: 16px;
    line-height: 2.5;
    color: #2e4270;
  }

  .iptv_features .display_context .getmyinstantaccessbtn {
    border-radius: 7px;
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.09);
    background-color: #13cd7d;
    height: 65px;
    width: 100%;
    max-width: 347px;
    margin: -1px auto 0;
    letter-spacing: 0;
    display: block;
  }

  .padding_features_ed.iptv_ed .padding_left_features_2 {
    display: block;
    padding: 8px 20px 7px 106px;
    height: 116px;
    background-position: 23px 28px;
  }

  .padding_features_ed.iptv_ed .padding_left_features_2 .comment_features-1 {
    font-size: 14px;
    color: #2e4270;
    line-height: 17px;
    width: 94%;
  }

  .padding_features_ed.iptv_ed {
    padding-bottom: 28px;
  }

  .background_2.iptv_background {
    padding-top: 63px;
    padding-bottom: 51px;
  }

  .background_2.iptv_background .How {
    margin-bottom: 70px;
    padding-left: 0;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0.23px;
    line-height: 30px;
  }

  .background_2.iptv_background .interface {
    width: 231px;
    height: 135px;
    margin-bottom: 23px;
  }

  .background_2.iptv_background button.getmyinstantaccessbtn {
    width: 100%;
    max-width: 347px;
    margin-top: 8px;
    letter-spacing: 0;
    padding-right: 37px;
  }

  .country_part_iptv {
    padding: 73px 0 0;
  }

  .country_part_iptv p.getiptvchannelsfrom {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #2e4270;
    letter-spacing: 0;
    line-height: 36px;
    width: 95%;
    margin: 0 auto 57px;
    padding-right: 17px;
  }

  .country_part_iptv .mapworld {
    width: 100%;
    padding: 0;
    height: unset;
  }

  .country_part_iptv .mapworld .countrydetailschannels,
  .country_part_iptv .mapworld .countrydetailschannels:nth-child(4n),
  .country_part_iptv .mapworld .countrydetailschannels:nth-child(4n + 1),
  .country_part_iptv .mapworld .countrydetailschannels:nth-child(4n + 2),
  .country_part_iptv .mapworld .countrydetailschannels:nth-child(4n + 3) {
    width: 25%;
    margin: 0 0 20.4px;
    padding: 0;
  }

  .banneriptv {
    height: 4px;
    width: 86.4%;
    margin: auto;
    background: #ecf0fa;
    border-radius: 2px;
  }

  .country_part_iptv .mapworld .countrydetailschannels img.countrylogo {
    height: 22px;
    width: 30.8px;
    display: block;
    margin: 0 auto 9.9px;
  }

  .country_part_iptv .mapworld .countrydetailschannels .infocountry {
    display: block;
  }

  .country_part_iptv .mapworld .countrydetailschannels .infocountry p.namecountry {
    font-size: 11px;
    color: #2e4270;
    line-height: 13px;
    text-align: center;
    display: block;
    margin-bottom: 1.1px;
  }

  .country_part_iptv .mapworld .countrydetailschannels .infocountry p.numberofchannels {
    font-size: 11px;
    font-weight: 900;
    color: #2e4270;
    text-align: center;
    display: block;
    line-height: 13px;
  }

  .country_part_iptv .mapworld .countrydetailschannels:nth-child(4n) {
    width: 25%;
  }

  .select_plan_part {
    padding: 69px 0 0;
  }

  .select_plan_part p.Choose-a-Plan-Thats {
    width: 80%;
    margin: 0 auto 25px;
  }

  .select_plan_part .plans_part p.money_back_plan {
    font-size: 15px;
    text-align: center;
    color: #7b7b7b;
    line-height: 18px;
  }

  .select_plan_part .plans_part p.money_back_plan {
    font-size: 15px;
    text-align: center;
    color: #7b7b7b;
    line-height: 18px;
    margin-bottom: 70px;
  }

  .select_plan_part .plans_part .plans {
    padding: 0 3.35%;
  }

  .select_plan_part .plans_part #plan_1 .Billed-as-one-time-p,
  .select_plan_part .plans_part #plan_2 .Billed-as-one-time-p,
  .select_plan_part .plans_part #plan_3 .Billed-as-one-time-p {
    display: none;
  }

  .select_plan_part .plans_part #plan_1 {
    padding-top: 16px;
  }

  .select_plan_part .plans_part #plan_1 .duration {
    margin-top: -65px;
    margin-bottom: 15px;
  }

  .select_plan_part .plans_part #plan_1 .term {
    margin-bottom: 24px;
  }

  .select_plan_part .plans_part #plan_1 .flag_1 {
    left: 84%;
    top: -21.5px;
    width: 51px;
    height: 65px;
  }

  .select_plan_part .plans_part #plan_2 .select_plan,
  .select_plan_part .plans_part #plan_3 .select_plan {
    height: 43px;
    border-radius: 3px;
    background-color: #ababab;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0.3px;
  }

  .select_plan_part .plans_part {
    margin-bottom: 80px;
  }

  .features_part .With-Our-CCCAM-Plans {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #2e4270;
    line-height: 36px;
    width: 88%;
    margin: 0 auto 54px;
  }

  .features_iptv_part .features_ul {
    padding-left: 11%;
  }

  .features_iptv_part .features_ul li,
  .features_iptv_part .features_ul li:nth-child(3n),
  .features_iptv_part .features_ul li:nth-child(3n + 1),
  .features_iptv_part .features_ul li:nth-child(3n + 2) {
    margin-bottom: 11.6px;
    width: auto;
    margin-left: 0;
    display: block;
  }

  .features_iptv_part .features_ul li {
    font-size: 17px;
    line-height: 2.59;
    color: #0d0d0d;
    letter-spacing: 0;
  }

  .features_part.features_iptv_part .With-Our-CCCAM-Plans {
    margin-bottom: 54px;
  }

  .features_part.features_iptv_part {
    margin-bottom: 72px;
  }

  .moneybackdivsepare {
    display: inline-block;
    margin-left: 0;
  }

  .bg_moneyback .width_moneyback {
    width: 92.8%;
    margin: auto;
    max-width: 1060px;
  }

  .bg_moneyback {
    background-image: radial-gradient(circle at 0 0, #5b3cb7, #5b3cb7 29%, #5b3cb7 52%);
    padding: 26px 0 40px;
  }

  .bg_moneyback .width_moneyback p.guaranteeback {
    font-size: 33px;
    font-weight: 900;
    font-style: italic;
    color: #fff;
    margin-bottom: 44px;
  }

  .bg_moneyback .width_moneyback p.guaranteeback span {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    line-height: 32px;
  }

  .bg_moneyback .width_moneyback p.day_back {
    display: inline-block;
    font-size: 79.2px;
    font-weight: 900;
    color: #ffcf08;
    line-height: 95px;
    margin-right: 17px;
    margin-bottom: 10px;
    letter-spacing: 0;
  }

  .bg_moneyback .width_moneyback button.tryitnowbtn {
    display: block;
    float: unset;
    margin: auto;
  }

  .choice_part {
    padding-top: 52px;
  }

  .choice_part .theeasiestchoice {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #2e4270;
    line-height: 36px;
    width: 80%;
    margin: 0 auto 49px;
    display: block;
  }

  .diff_bg_1.bg_for_iptv {
    padding: 68px 0 68px;
  }

  .bg_for_iptv .stars {
    margin: 0 auto 31.9px;
    height: 22px;
    display: block;
  }

  .bg_for_iptv .Five {
    letter-spacing: 0;
  }

  .choice_part .columns_table#column1_table {
    width: 135px;
  }

  .choice_part #column1_table .title_table.height_lign {
    padding: 36px;
  }

  .choice_part .height_lign {
    padding: 5px 0 9px;
  }

  .choice_part p.height_lign {
    font-size: 15.3px;
    font-weight: 700;
    color: #858c95;
    line-height: 18px;
    padding-left: 21px;
  }

  .choice_part div#column2_table {
    border-radius: 7px;
    background-image: linear-gradient(30deg, #6991f1, #3058ba);
    width: 166px;
  }

  .choice_part .table_compare {
    width: 100%;
    margin: 0 auto 21px;
    display: flex;
    overflow-x: scroll;
  }

  p.numberofchannels.height_lign.greynumber {
    width: 114px;
  }

  p.anti-buffer.height_lign {
    padding: 17px 0 15px 24px;
  }

  p.bestprice.height_lign.greynumber {
    padding: 16px 0 16px 21px;
  }

  .choice_part div#column2_table .numberchannel {
    width: 166px;
  }

  .choice_part #column2_table .title_table.height_lign {
    padding: 23px 0;
    text-align: center;
  }

  .choice_part #column2_table .title_table.height_lign img {
    height: 25px;
  }

  .choice_part #column3_table .title_table.height_lign {
    padding: 22.5px 0;
    text-align: center;
  }

  .choice_part #column4_table .title_table.height_lign {
    padding: 22px 0;
    text-align: center;
  }

  .choice_part #column5_table .title_table.height_lign {
    padding: 26.5px 0;
    text-align: center;
  }

  .choice_part #column2_table p.numberchannel.editedbluenumber.height_lign {
    font-size: 15.3px;
    font-weight: 700;
    color: #fff;
    line-height: 18px;
  }

  .choice_part .numberchannel.height_lign img {
    width: 18px;
    height: 14px;
    display: block;
    margin: auto;
  }

  .choice_part div.numberchannel.height_lign {
    padding: 17px 0 15px;
  }

  .choice_part div#column2_table .numberchannel {
    width: 166px;
  }

  .choice_part .numberchannel.height_lign img {
    width: 18px;
    height: 18px;
    display: block;
    margin: auto;
  }

  .choice_part #column2_table p.numberchannel.editedbluenumber.otherpolice.height_lign {
    padding: 11px 0 15px;
    font-size: 20.7px;
    font-weight: 900;
    color: #fff;
    line-height: 24px;
  }

  .choice_part #column3_table .numberchannel.height_lign {
    width: 166px;
    padding: 17px 0 15px;
  }

  .choice_part div#column4_table .height_lign {
    width: 166px;
    padding: 17px 0 15px;
  }

  .choice_part div#column5_table .height_lign {
    width: 166px;
    padding: 17px 0 15px;
    text-align: center;
  }

  .choice_part .table_compare::-webkit-scrollbar {
    display: none;
  }

  .choice_part #column2_table p.numberchannel.editedbluenumber.height_lign {
    padding: 17px 0 15px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1300px) {
  .iptv_background .container_div .TVdiv {
    display: inline-block;
    width: 46%;
    float: right;
    max-width: 645px;
  }

  .iptv_background .container_div .TVdiv .home_TV {
    width: 100%;
  }

  .iptv_features .display_context {
    width: 413px;
  }

  .padding_features_ed.iptv_ed .padding_left_features_2 {
    max-width: 30%;
    display: inline-block !important;
  }

  .padding_features_ed.iptv_ed .padding_left_features_2:nth-child(2n) {
    float: right;
  }

  .padding_features_ed.iptv_ed {
    padding-bottom: 66px;
    padding: 0 5% 66px;
  }

  .country_part_iptv p.getiptvchannelsfrom {
    max-width: 90%;
    margin: 0 auto 94px;
  }

  .select_plan_part #plan_2,
  .select_plan_part #plan_3 {
    width: 30%;
  }

  .select_plan_part .plans_part #plan_1 {
    width: 34%;
  }

  .select_plan_part .plans_part .plans {
    width: 89%;
    padding: 0;
  }
}

@media screen and (min-width: 769px) and (max-width: 1100px) {
  .iptv_background .container_div .paragraph {
    padding-left: 10%;
  }

  .iptv_background .container_div .TVdiv {
    display: none;
  }

  .features_iptv_part .features_ul {
    padding-left: 30px;
  }

  .features_iptv_part .features_ul li {
    width: 26.2% !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1133px) {
  .country_part_iptv .mapworld {
    width: 96%;
    padding: 0 0 0 4%;
  }

  .country_part_iptv .mapworld .countrydetailschannels:nth-child(4n) {
    width: 25%;
  }

  .country_part_iptv .mapworld .countrydetailschannels {
    width: 25%;
    max-width: 32.9% !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 922px) {
  .padding_features_ed.iptv_ed .padding_left_features_2 {
    max-width: 45%;
    display: block !important;
    float: unset !important;
    margin: 0 auto 25px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1331px) {
  .bg_moneyback .width_moneyback {
    width: 91.22%;
    margin: auto;
    max-width: 1060px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1050px) {
  .moneybackdivsepare {
    display: table;
    margin: 0 auto 30px;
  }

  .bg_moneyback .width_moneyback button.tryitnowbtn {
    display: block;
    float: unset;
    margin: auto;
    width: 340px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1066px) {
  .choice_part .theeasiestchoice {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #2e4270;
    line-height: 36px;
    width: 80%;
    margin: 0 auto 53px;
    display: block;
  }

  .choice_part .columns_table#column1_table {
    width: 135px;
  }

  .choice_part #column1_table .title_table.height_lign {
    padding: 36px;
  }

  .choice_part .height_lign {
    padding: 5px 0 9px;
  }

  .choice_part p.height_lign {
    font-size: 15.3px;
    font-weight: 700;
    color: #858c95;
    line-height: 18px;
    padding-left: 21px;
  }

  .choice_part div#column2_table {
    border-radius: 7px;
    background-image: linear-gradient(30deg, #6991f1, #3058ba);
    width: 166px;
  }

  .choice_part .table_compare {
    width: 802px;
    margin: 0 auto 21px;
    display: flex;
    overflow-x: scroll;
    max-width: 100%;
  }

  p.numberofchannels.height_lign.greynumber {
    width: 114px;
  }

  p.anti-buffer.height_lign {
    padding: 17px 0 15px 24px;
  }

  p.bestprice.height_lign.greynumber {
    padding: 16px 0 16px 21px;
  }

  .choice_part div#column2_table .numberchannel {
    width: 166px;
  }

  .choice_part #column2_table .title_table.height_lign {
    padding: 23px 0;
    text-align: center;
  }

  .choice_part #column3_table .title_table.height_lign {
    padding: 22.5px 0;
  }

  .choice_part #column4_table .title_table.height_lign {
    padding: 22px 0;
  }

  .choice_part #column5_table .title_table.height_lign {
    padding: 26.5px 0;
  }

  .choice_part #column2_table p.numberchannel.editedbluenumber.height_lign {
    font-size: 15.3px;
    font-weight: 700;
    color: #fff;
    line-height: 18px;
  }

  .choice_part .numberchannel.height_lign img {
    width: 18px;
    height: 14px;
    display: block;
    margin: auto;
  }

  .choice_part div.numberchannel.height_lign {
    padding: 17px 0 15px;
  }

  .choice_part div#column2_table .numberchannel {
    width: 166px;
  }

  .choice_part .numberchannel.height_lign img {
    width: 18px;
    height: 18px;
    display: block;
    margin: auto;
  }

  .choice_part #column2_table p.numberchannel.editedbluenumber.otherpolice.height_lign {
    padding: 11px 0 15px;
    font-size: 20.7px;
    font-weight: 900;
    color: #fff;
    line-height: 24px;
  }

  .choice_part #column3_table .numberchannel.height_lign {
    width: 166px;
    padding: 17px 0 15px;
  }

  .choice_part div#column4_table .height_lign {
    width: 166px;
    padding: 17px 0 15px;
  }

  .choice_part div#column5_table .height_lign {
    width: 166px;
    padding: 17px 0 15px;
    text-align: center;
  }

  .choice_part .table_compare::-webkit-scrollbar {
    display: none;
  }

  .choice_part #column2_table p.numberchannel.editedbluenumber.height_lign {
    padding: 17px 0 15px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1065px) {
  .iptv_features .div_TV_ALL_CHANNEL {
    margin-right: 4%;
    margin-bottom: 0;
  }

  .iptv_features .alignementdiv {
    margin: auto;
    width: 792px;
  }

  .iptv_features {
    padding: 56px 0 92px;
    width: 100%;
    margin: auto;
    max-width: 1400px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1134px) {
  .country_part_iptv .mapworld {
    width: 698px;
    padding: 0;
    margin: 0 auto 97px;
    display: block;
  }

  .country_part_iptv .mapworld .countrydetailschannels:nth-child(4n),
  .country_part_iptv .mapworld .countrydetailschannels:nth-child(4n + 1),
  .country_part_iptv .mapworld .countrydetailschannels:nth-child(4n + 2),
  .country_part_iptv .mapworld .countrydetailschannels:nth-child(4n + 3) {
    width: 240px;
    padding: 0;
  }

  .country_part_iptv .mapworld .countrydetailschannels:nth-child(3n) {
    width: 210px;
  }
}

@media screen and (min-width: 520px) and (max-width: 768px) {
  .padding_features_ed.iptv_ed .padding_left_features_2 {
    max-width: 300px;
    margin: 0 auto 18px;
  }

  .iptv_features .div_TV_ALL_CHANNEL {
    max-width: 415px !important;
    float: unset;
    margin: 0 auto 30px;
    display: block;
  }

  .iptv_features .display_context {
    width: 382px;
    margin: auto;
    display: block;
  }

  .iptv_background .container_div .paragraph {
    display: block;
  }

  .iptv_background .container_div .paragraph p.watchmorethan {
    text-align: center;
    margin-bottom: 5px;
  }

  .iptv_background .container_div .paragraph .iptvchannels {
    text-align: center;
    margin-bottom: 10px;
  }

  .iptv_background .container_div .paragraph p.onyourtv {
    text-align: center;
    width: auto;
    padding: 0;
    margin: 0 0 30px 0;
    max-width: unset;
  }

  .country_part_iptv .mapworld .countrydetailschannels img.countrylogo {
    height: unset;
    width: 30%;
    display: block;
    margin: 0 auto 9.9px;
  }

  .select_plan_part .plans_part #plan_1 {
    max-width: 450px;
    margin: 0 auto 34px;
  }

  .select_plan_part .plans_part #plan_2,
  .select_plan_part .plans_part #plan_3 {
    width: 400px;
    margin: 0 auto 34px;
    height: unset;
  }

  .features_iptv_part .features_ul {
    padding-left: 18%;
  }

  .moneyback {
    max-width: 450px;
    margin: auto;
  }

  .country_part_iptv .mapworld .countrydetailschannels .infocountry p.namecountry {
    font-size: 0.7em;
    color: #2e4270;
    line-height: 11px;
    text-align: center;
    display: block;
    margin-bottom: 3.1px;
  }

  .country_part_iptv .mapworld .countrydetailschannels .infocountry p.numberofchannels {
    font-size: 0.7em;
    font-weight: 900;
    color: #2e4270;
    text-align: center;
    display: block;
    line-height: 11px;
  }
}

@media screen and (max-width: 1200px) {
  .navBar {
    padding: 16px 4% 14px 4%;
    width: 100%;
    box-sizing: border-box !important;
  }

  .slick-slide[aria-hidden='true'] {
    opacity: 1;
    visibility: unset;
  }

  .features_iptv_part .features_ul li:nth-child(3n + 1) {
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .flecheright {
    display: block !important;
  }
}

@media screen and (max-width: 375px) {
  .alignement,
  button {
    max-width: 100% !important;
  }

  .background_2.iptv_background button.getmyinstantaccessbtn {
    width: 92.5%;
  }

  .iptv_background .container_div .paragraph .alignement {
    width: 92%;
  }

  .bg_moneyback .width_moneyback button.tryitnowbtn {
    width: 100%;
  }
}

@media screen and (max-width: 800px) {
  .swipevisible {
    display: block;
    margin: 0 0 27.1px;
  }

  .swipevisible p.swipeleft {
    font-size: 14px;
    text-align: center;
    color: #000;
    opacity: 0.3;
    line-height: 17px;
    margin-bottom: 5px;
  }

  .swipevisible img {
    margin: auto;
    display: block;
    height: 39.9px;
  }
}

.btn_channel {
  border: 2px solid #fff;
  height: 50px;
  border-radius: 5px;
  background-color: rgba(128, 128, 128, 0);
  font-size: 17px;
  color: #fff;
  width: 100%;
  margin-bottom: 14px;
  letter-spacing: 0.7px;
  padding-right: 13px;
}

.separator_plan {
  display: none;
}

#plan_2:focus .price,
#plan_2:focus .term,
#plan_2:hover .price,
#plan_2:hover .term,
#plan_3:focus .price,
#plan_3:focus .term,
#plan_3:hover .price,
#plan_3:hover .term {
  color: #13cd7d;
}

#plan_2:focus .select_plan,
#plan_2:hover .select_plan,
#plan_3:focus .select_plan,
#plan_3:hover .select_plan {
  background-color: #13cd7d;
}

.bg_cccam_edit {
  padding-top: 112px;
  padding-bottom: 42px;
}

.bg_cccam_edit .We_will {
  margin-top: 46px;
  font-size: 26px;
  font-weight: 900;
  line-height: 1.54;
  margin-bottom: 0;
}

.bg_cccam_edit .Revolution {
  margin-top: 32px;
  letter-spacing: 0.4px;
  font-size: 20px;
  line-height: 1.25;
  text-align: justify;
  margin-bottom: 48px;
}

.channels_icon {
  margin-right: 11px;
}

.money_icon {
  width: 20px;
  margin-right: 5px;
  margin-top: -3px;
}

.edited_cccam_2 {
  margin: auto;
  padding-top: 32px;
  width: 100%;
  box-sizing: border-box;
}

.edited_cccam_2 .Watch_live {
  line-height: 30px;
  margin-bottom: 15px;
}

.edited_cccam_2 .Explain {
  font-size: 17px;
  line-height: 1.18;
  margin-bottom: 62px;
}

.edited_cccam_2 .features_column {
  width: 49%;
  display: inline-block;
}

.edited_cccam_2 .features_comment {
  line-height: 21px;
}

.edited_cccam_2 .features {
  margin: 0 auto 18px;
}

.edited_cccam_2 .Billed-as-one-time-p {
  display: none;
}

.edited_cccam_2 .bg_TV_sport_channel {
  background-position: right top;
  background-size: 118.5px 141.4px;
  padding-top: 61.7px;
  margin: 0 auto 31px;
  -webkit-animation: Gradient_top_right 3.5s linear infinite;
  -moz-animation: Gradient_top_right 3.5s linear infinite;
  animation: Gradient_top_right 3.5s linear infinite;
}

.edited_cccam_2 .Channels-List-Grid {
  margin-bottom: 24px;
}

.edited_cccam_2 .Being-the-savages-b {
  letter-spacing: 0.2px;
  margin-bottom: 26px;
}

.edited_cccam_2 .on_laptop {
  display: block;
}

.edited_cccam_2 .flex {
  margin-bottom: 75px;
}

.Choose-a-Plan-Thats {
  line-height: 36px;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  color: #2e4270;
  margin-bottom: 21px;
}

.on_tablet {
  display: none;
}

.money_back_plan {
  font-size: 17px;
  text-align: center;
  color: #7b7b7b;
  line-height: 21px;
  margin-bottom: 68px;
}

.plan_description {
  border-radius: 5.5px;
  background-color: #fff;
  margin-bottom: 34px;
}

.plan_description .duration {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.7px;
  color: #363636;
  line-height: 26px;
  text-align: center;
}

.plan_description .old_price {
  text-decoration: line-through;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1.1px;
  color: #13cd7d;
  margin-bottom: 1px;
  line-height: 19px;
  text-align: center;
}

.plan_description .price {
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 1.1px;
  line-height: 43px;
  text-align: center;
}

.plan_description .term {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.1px;
  line-height: 13px;
  text-align: center;
}

.plan_description .select_plan {
  width: 181px;
  height: 43px;
  border-radius: 5px;
  border: 0;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 2.2px;
  color: #fff;
  line-height: 20px;
  margin: auto;
  display: block;
}

#plan_2,
#plan_3 {
  border: 4.4px solid #dbeaf9;
  padding: 18.6px 0 16.6px;
  width: 90%;
  margin: 0 auto 34px;
}

#plan_2 .duration,
#plan_3 .duration {
  margin-bottom: 15px;
}

#plan_2 .price,
#plan_2 .term,
#plan_3 .price,
#plan_3 .term {
  color: #9ba2a1;
  transition: ease-in-out 0.5s;
}

#plan_2 .price,
#plan_3 .price {
  margin-bottom: 7px;
}

#plan_2 .term,
#plan_3 .term {
  margin-bottom: 15px;
}

#plan_2 .select_plan,
#plan_3 .select_plan {
  background-color: #9ba2a1;
  transition: ease-in-out 0.5s;
}

#plan_1 {
  padding: 16.5px 10.5px 21.5px;
  box-shadow: 0 9px 11px 0 rgba(41, 207, 177, 0.1);
  border: 5.5px solid #13cd7d;
  background: #fff url(../src/Check_green.svg) no-repeat 9% 15px;
}

#plan_1 .duration {
  margin-top: -65px;
  margin-bottom: 17px;
}

#plan_1 .price,
#plan_1 .term {
  color: #13cd7d;
}

#plan_1 .term {
  margin-bottom: 23px;
}

#plan_1 .select_plan {
  background-color: #13cd7d;
}

.flag_1 {
  top: -21.5px;
  width: 51px;
  height: 65px;
  box-sizing: content-box;
  left: 84.4%;
  position: relative;
  background: #f05a5a;
  color: #fff;
  font-size: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  display: inline-block;
  border: 0;
  border-radius: 0;
}

.flag_1:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-bottom: 10px solid #fff;
  border-left: 25.5px solid transparent;
  border-right: 25.5px solid transparent;
}

.PoliceP {
  width: auto;
  height: 36px;
  font-size: 15px;
  padding-left: 4px;
  color: #fff;
  margin-top: 5.5px;
  text-align: center;
}

.features_part .With-Our-CCCAM-Plans {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  color: #2e4270;
  line-height: 36px;
  margin-bottom: 54px;
}

.features_ul {
  padding-left: 29px;
}

.features_ul li {
  font-size: 17px;
  line-height: 44px;
  color: #0d0d0d;
  margin-bottom: 12px;
  list-style-type: none;
  padding-left: 53px;
  background: url(../src/Check_blue.svg) no-repeat 0 50%;
}

.plans_part {
  margin-bottom: 80px;
}

.features_part {
  margin-bottom: 36px;
}

@media screen and (min-width: 768px) {
  .column_cccam {
    display: flex;
  }

  .bg_cccam_edit {
    padding-top: 132px;
    padding-bottom: 61px;
  }

  .bg_cccam_edit .news {
    margin-bottom: 0;
  }

  .bg_cccam_edit .We_will {
    font-size: 35px;
    font-weight: 900;
    width: 86.3%;
    line-height: 1.29;
    margin-top: 29px;
  }

  .bg_cccam_edit .Revolution {
    margin-top: 28px;
    letter-spacing: 0;
    margin-bottom: 43px;
  }

  .bg_cccam_edit .div_moneyback {
    display: inline-block;
  }

  .bg_cccam_edit .Money_back {
    font-size: 14px;
    line-height: 17px;
    padding-right: 10px;
  }

  .bg_cccam_edit .get_started_btn {
    margin-bottom: 17.2px;
  }

  .edited_cccam_2 {
    padding: 54px 1.4% 24px;
  }

  .edited_cccam_2 .Watch_live {
    line-height: 36px;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.3px;
    text-align: center;
    width: 78%;
    margin: 0 auto 39px;
  }

  .edited_cccam_2 .edited_cccam_2 {
    padding-top: 53px;
  }

  .edited_cccam_2 .edited_cccam_2 .Explain {
    font-size: 17px;
    line-height: 1.18;
    margin-bottom: 62px;
    text-align: center;
  }

  .edited_cccam_2 .features_comment {
    height: 42px;
    padding-bottom: 27px;
  }

  .edited_cccam_2 .features_column {
    width: 24.4%;
  }

  .edited_cccam_2 .features {
    margin: 0 auto;
    width: 746.5px;
  }

  .edited_cccam_2 .Channels-List-Grid {
    width: 504px;
    line-height: 36px;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 44px;
  }

  .edited_cccam_2 .order_one {
    width: 49.5%;
    padding-left: 4%;
  }

  .edited_cccam_2 .Being-the-savages-b {
    letter-spacing: -0.4px;
  }

  .edited_cccam_2 .TV_sport_channel {
    width: 365.1px;
  }

  .edited_cccam_2 .bg_TV_sport_channel {
    padding-top: 74.7px;
    margin: 54px auto 31px;
    background-size: 117px 153px;
  }

  .edited_cccam_2 .on_laptop {
    display: none;
  }

  .edited_cccam_2 .flex {
    margin-top: 97px;
    margin-bottom: 28px;
  }

  .btn_cccam {
    width: 556px;
  }

  .channel_list_btn {
    width: 268px;
    display: inline-block;
    float: right;
  }

  .padding_var {
    height: auto;
  }

  .on_tablet {
    display: block;
    margin-bottom: 107px;
  }

  .cccam_footer {
    padding-top: 58px;
  }

  .Choose-a-Plan-Thats {
    margin-bottom: 12px;
  }

  .money_back_plan {
    margin-bottom: 100px;
  }

  #plan_1 {
    order: 2;
    width: 246px;
    padding: 16px 0 13px;
  }

  #plan_1 .flag_1 {
    left: 74.9%;
    top: -21.5px;
    width: 47px;
    height: 65px;
  }

  #plan_1 .duration {
    margin-top: -31px;
    margin-bottom: 18px;
  }

  #plan_1 .separator_plan {
    margin: 0 auto 17px;
  }

  #plan_1 .Billed-as-one-time-p {
    display: block;
    margin-bottom: 37px;
  }

  #plan_1 .select_plan {
    width: 198px;
  }

  #plan_3 {
    order: 3;
    width: 221px;
    height: 234px;
    margin: 30px 0 34px;
  }

  #plan_3 .Billed-as-one-time-p {
    letter-spacing: 0.5px;
  }

  #plan_2 {
    order: 1;
    width: 221px;
    height: 234px;
    margin: 30px 0 34px;
  }

  #plan_2 .separator_plan,
  #plan_3 .separator_plan {
    margin: 0 auto 15.9px;
  }

  #plan_2 .Billed-as-one-time-p,
  #plan_3 .Billed-as-one-time-p {
    margin-bottom: 28px;
    display: block;
  }

  #plan_2 .duration,
  #plan_3 .duration {
    margin-bottom: 14px;
  }

  #plan_2 .price,
  #plan_3 .price {
    margin-bottom: 0;
  }

  #plan_2 .Billed-as-one-time-p,
  #plan_3 .Billed-as-one-time-p {
    margin-bottom: 35px;
    width: 101%;
  }

  #plan_2 .select_plan,
  #plan_3 .select_plan {
    width: 188px;
  }

  .plans {
    display: flex;
    justify-content: space-between;
    width: 746.5px;
    margin: auto;
  }

  .separator_plan {
    height: 1px;
    width: 90.5px;
    background-color: #979797;
    display: block;
  }

  .Billed-as-one-time-p {
    line-height: 15px;
    font-size: 12px;
    letter-spacing: 1px;
    text-align: center;
    color: #7b7b7b;
  }

  .plans_part {
    margin-bottom: 51px;
  }

  .features_ul {
    padding-left: 17px;
    width: 736px;
    margin: auto;
  }

  .features_ul li {
    padding-left: 5.8%;
    width: 27%;
    letter-spacing: -0.9px;
    margin-bottom: 14px;
    display: inline-block;
  }

  .features_part .With-Our-CCCAM-Plans {
    margin-bottom: 47px;
  }
}

@media screen and (min-width: 1200px) {
  .cccam_bg section {
    margin-bottom: 29.65px;
  }

  .cccam_column .trust {
    margin-bottom: 103px;
  }

  .cccam_bg {
    padding-bottom: 64px;
  }

  .TV_CCCAM_EDIT {
    width: 519px;
    vertical-align: top;
    margin-top: 35px;
  }

  .bg_cccam_edit {
    padding: 145px 3.6% 65px 3.9%;
  }

  .bg_cccam_edit .TV_part {
    display: inline-block;
    float: none;
  }

  .bg_cccam_edit .We_will {
    width: 538px;
    line-height: 45px;
    font-size: 40px;
    font-weight: 900;
    margin-top: 43px;
  }

  .bg_cccam_edit .Revolution {
    margin-bottom: 54px;
  }

  .inline_block_div {
    float: right;
    display: inline-block;
    width: 50%;
  }

  .edited_cccam_2 {
    padding: 63px 0 24px;
  }

  .edited_cccam_2 .Watch_live {
    line-height: 42px;
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 0.3px;
    margin-bottom: 13px;
    width: auto;
  }

  .edited_cccam_2 .Explain {
    margin-bottom: 82px;
  }

  .edited_cccam_2 .features {
    width: 1129.5px;
  }

  .edited_cccam_2 .for_border_2 {
    display: none;
  }

  .edited_cccam_2 .features_comment {
    padding: 1px;
  }

  .edited_cccam_2 .Channels-List-Grid {
    line-height: 40px;
    width: auto;
    font-size: 33px;
    letter-spacing: 0;
    font-weight: 900;
    margin-top: 85px;
    margin-bottom: 26px;
  }

  .edited_cccam_2 .Being-the-savages-b {
    letter-spacing: 0;
    width: 92.5%;
    margin-bottom: 45px;
  }

  .edited_cccam_2 .flex {
    margin-bottom: 48px;
    width: 86%;
  }

  .edited_cccam_2 .bg_TV_sport_channel {
    padding-top: 77.7px;
    margin: 33px 0 31px;
    padding-right: 0;
    background-size: 196.9px 235.5px;
  }

  .edited_cccam_2 .TV_sport_channel {
    width: 574.2px;
    margin-right: 28px;
  }

  .edited_cccam_2 .on_laptop {
    display: block;
  }

  .on_tablet {
    display: none;
  }

  .padding_var {
    height: 0 !important;
  }

  .Choose-a-Plan-Thats {
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    line-height: 42px;
    margin-bottom: 10px;
  }

  .plans_part {
    margin-bottom: 81px;
  }

  .money_back_plan {
    margin-bottom: 68px;
  }

  #plan_2,
  #plan_3 {
    width: 330px;
  }

  #plan_2 .select_plan,
  #plan_3 .select_plan {
    width: 174px;
    height: 38px;
  }

  .plans {
    width: 1088.5px;
    margin: auto;
  }

  #plan_1 {
    width: 339px;
    padding: 16px 0 19px;
  }

  #plan_1 .duration {
    margin-top: -35px;
  }

  #plan_1 .separator_plan {
    margin: 0 auto 11px;
  }

  #plan_1 .Billed-as-one-time-p {
    margin-bottom: 28px;
  }

  #plan_1 .select_plan {
    width: 226px;
    height: 53px;
  }

  .separator_plan {
    width: 131.5px;
  }

  .features_ul {
    padding-left: 130px;
    width: 1000px;
    margin: auto;
  }

  .features_part {
    margin-bottom: 71px;
  }

  .features_part .With-Our-CCCAM-Plans {
    height: 42px;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 45px;
  }

  .features_ul li {
    width: 27%;
    letter-spacing: -0.9px;
    padding-left: 4.6%;
    margin-bottom: 14px;
    display: inline-block;
  }
}

.sign_in a:focus,
.sign_in a:hover {
  color: #fff !important;
}

@keyframes Gradient_top_right {
  0% {
    background-position: 97% 0;
  }

  25% {
    background-position: 100% 3%;
  }

  50% {
    background-position: 98% 8%;
  }

  75% {
    background-position: 94% 3%;
  }

  100% {
    background-position: 97% 0;
  }
}

@-moz-keyframes Gradient_top_right {
  0% {
    background-position: 97% 0;
  }

  25% {
    background-position: 100% 3%;
  }

  50% {
    background-position: 98% 8%;
  }

  75% {
    background-position: 94% 3%;
  }

  100% {
    background-position: 97% 0;
  }
}

@-webkit-keyframes Gradient_top_right {
  0% {
    background-position: 97% 0;
  }

  25% {
    background-position: 100% 3%;
  }

  50% {
    background-position: 98% 8%;
  }

  75% {
    background-position: 94% 3%;
  }

  100% {
    background-position: 97% 0;
  }
}

.article_content {
  border: 1px solid rgba(62, 103, 213, 0.1);
  border-radius: 5px;
  padding: 29px 3% 31px;
  margin: auto;
  background: #fff;
  width: 82.5%;
  margin-bottom: 64px;
}

.title_article {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: #2e4270;
  line-height: 29px;
  margin-bottom: 30px;
  padding: 0 15px;
  letter-spacing: 1.3px;
}

.suggestion_div {
  display: none;
}

.description_article,
.subtitle_article {
  font-size: 15px;
  color: #606f94;
  line-height: 18px;
}

.description_article {
  letter-spacing: 0.6px;
  margin-bottom: 17px;
}

.subtitle_article {
  font-weight: 700;
  letter-spacing: 0.8px;
}

.support_article {
  margin-top: 21px;
  margin-bottom: 48px;
}

@media screen and (min-width: 768px) {
  .support_article {
    margin-top: 40px;
  }

  .article_content {
    width: 69.5%;
    padding: 29px 9% 31px;
  }
}

@media screen and (min-width: 1200px) {
  .support_article {
    margin-top: 45px;
    padding-left: 8%;
  }

  .flex_div_article {
    width: 91.2%;
    margin-bottom: 82px;
  }

  .article_content {
    width: 61.5%;
    margin: 0;
    padding: 40px 3.1% 17px;
    display: inline-block;
  }

  .title_article {
    text-align: left;
  }

  .description_div {
    padding-left: 2.7%;
    margin-bottom: 33px;
  }

  .description_article,
  .subtitle_article {
    font-size: 18px;
    line-height: 22px;
  }

  .subtitle_article {
    letter-spacing: 0;
  }

  .description_article {
    letter-spacing: 0.2px;
    margin-bottom: 22px;
  }

  .suggestion_div {
    display: inline-block;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid rgba(62, 103, 213, 0.1);
    width: 25.8%;
    padding: 30px 21px 177px;
    float: right;
  }

  .suggestion {
    padding: 0 35px 0 18px;
  }

  .suggestion .Setup-IPTV-using-X {
    letter-spacing: 0;
    line-height: 30px;
  }

  .RELATED-ARTICLES {
    line-height: 21px;
    font-size: 18px;
    font-weight: 700;
    color: #2e4270;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 50px;
  }
}

.bg_support {
  padding: 138px 3.7% 77px;
}

.What-are-you-looking {
  font-size: 30px;
  font-weight: 900;
  line-height: 40px;
  text-align: center;
  color: #fff;
  text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.15);
  margin-bottom: 49px;
}

.search_support {
  padding: 0 34px 0 31px;
  background: #fff url(../src/search_support.svg) no-repeat 96% 50%;
  background-size: 24px;
  height: 64px;
  border-radius: 5px;
  box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.04);
  background-color: #fff;
  width: 80%;
  margin: auto;
  display: block;
  font-size: 18px;
  color: #000;
  line-height: 22px;
  border: 0;
  box-sizing: border-box;
}

.bg_support input:-moz-placeholder,
.bg_support input::-webkit-input-placeholder,
.bg_support input::placeholder {
  color: rgba(13, 13, 13, 0.38);
  font-size: 18px;
}

.bg_color_support {
  background-color: #f9fbfd;
  padding: 37px 0 59px;
  width: 1020px;
  margin: 0 auto;
  max-width: 95%;
}

.inline_option_on_phone {
  display: inline-block;
  background-color: #fff;
  padding: 34px 0;
  width: 33%;
  border-radius: 10px;
  border: 1px solid rgba(62, 103, 213, 0.1);
  margin-bottom: 14.5px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.TUTORIALS {
  font-size: 17px;
  font-weight: 700;
  color: #2e4270;
  line-height: 20px;
  text-align: center;
  margin-bottom: 18.1px;
}

.option_div_2 {
  float: right;
}

.block_option_on_phone {
  width: 99.5%;
  padding: 22px 0 13px;
  display: block;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid rgba(62, 103, 213, 0.1);
  margin-bottom: 14px;
}

.useful_topic {
  border-radius: 10px;
  padding: 29px 0 13px;
  display: block;
  margin-bottom: 65px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border: solid 1px rgba(62, 103, 213, 0.1);
  background-color: #ffffff;
  width: 100%;
  box-sizing: border-box;
}

.Most-Useful-Topics {
  font-size: 24px;
  font-weight: 600;
  color: #2e4270;
  line-height: 29px;
  margin-bottom: 31px;
  text-align: center;
}

.tuto_img {
  display: block;
  margin: auto;
  height: 43px;
}

.Setup-IPTV-using-X {
  font-size: 17px;
  color: #2e4270;
  line-height: 21px;
  letter-spacing: 0;
  padding: 29px 8% 29px 0;
  border-bottom: 1px solid rgba(46, 66, 112, 0.12);
  font-weight: 700;
  background: url(../src/arrow_right_blue.svg) no-repeat;
  background-position: 96% 50%;
  background-size: 12px;
  transition: 0.3s;
}

p.Setup-IPTV-using-X:hover {
  background-size: 13px;
  background-position: 97% 50%;
}

.list_topic {
  padding-left: 4px;
}

.list_topic_2 {
  margin-bottom: 3px;
}

.Not-finding-what-you {
  line-height: 24px;
  font-size: 20px;
  font-weight: 700;
  color: #2e4270;
  text-align: center;
  margin-bottom: 24px;
}

.email_icon_green {
  margin-left: 7px;
}

.send_us_an_email {
  height: 50px;
  border-radius: 5px;
  width: auto;
  font-size: 18px;
  color: #29cfb1;
  line-height: 21px;
  margin: auto;
  background: #fff;
  border: 1px solid #29cfb1;
  display: block;
  letter-spacing: 0.9px;
  padding: 0 15px;
}

.separator_support {
  height: 4px;
  width: 80%;
  background: #ecf0fa;
  margin: 0 auto 2px;
}

@media screen and (min-width: 768px) {
  .inline_option_on_phone {
    max-width: 314px;
  }

  .search_support {
    max-width: 708px;
  }
}

@media screen and (max-width: 1128px) {
  .block_option_on_phone,
  .inline_option_on_phone {
    margin-bottom: 30px;
  }

  .block_option_on_phone {
    display: inline-block;
    max-width: 314px;
    padding: 33px 0 18.9px;
  }

  .bg_color_support {
    padding: 59px 0 81px;
  }

  .flex_div_supp {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: auto;
  }

  .useful_topic {
    padding: 29px 0 13px 0;
    margin: 0 auto 65px;
    width: 100%;
    box-sizing: border-box;
    background: white;
    height: auto;
    border-radius: 10px;
    border: solid 1px rgba(62, 103, 213, 0.1);
    background-color: #ffffff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }

  .column_2_supp {
    float: right;
  }

  .list_topic {
    margin-bottom: 0;
  }

  .What-are-you-looking {
    font-size: 40px;
    font-weight: 900;
    line-height: 45px;
    margin-bottom: 49px;
  }

  .bg_support {
    padding: 136px 3.7% 90px;
    letter-spacing: 0.3px;
  }

  .search_support {
    height: 63px;
  }

  .TUTORIALS {
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    margin-bottom: 25px;
  }

  .tuto_img {
    height: 43px;
  }

  .Most-Useful-Topics {
    letter-spacing: 0;
    padding-left: 5px;
  }

  .Not-finding-what-you {
    margin-bottom: 27px;
  }

  .Not-finding-what-you {
    font-size: 18px;
    line-height: 22px;
  }

  .support_footer {
    padding-top: 45px;
  }
}

a,
button {
  cursor: pointer;
}

a {
  display: contents;
}

.uk-card {
  position: relative;
  box-sizing: border-box;
  transition: box-shadow 0.1s ease-in-out;
}

.uk-card-body {
  padding: 30px 30px;
}

.uk-card-header {
  padding: 15px 30px;
}

.uk-card-footer {
  padding: 15px 30px;
}

@media (min-width: 1200px) {
  .uk-card-body {
    padding: 40px 40px;
  }

  .uk-card-header {
    padding: 20px 40px;
  }

  .uk-card-footer {
    padding: 20px 40px;
  }
}

.uk-card-body::after,
.uk-card-body::before,
.uk-card-footer::after,
.uk-card-footer::before,
.uk-card-header::after,
.uk-card-header::before {
  content: '';
  display: table;
}

.uk-card-body::after,
.uk-card-footer::after,
.uk-card-header::after {
  clear: both;
}

.uk-card-body > :last-child,
.uk-card-footer > :last-child,
.uk-card-header > :last-child {
  margin-bottom: 0;
}

.uk-card-title {
  font-size: 1.5rem;
  line-height: 1.4;
}

.uk-card-badge {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 1;
}

.uk-card-badge:first-child + * {
  margin-top: 0;
}

.uk-card-hover:not(.uk-card-default):not(.uk-card-primary):not(.uk-card-secondary):hover {
  background: #fff;
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}

.uk-card-default {
  background: #fff;
  color: #666;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.uk-card-default .uk-card-title {
  color: #333;
}

.uk-card-default.uk-card-hover:hover {
  background-color: #fff;
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}

.uk-card-default .uk-card-header {
  border-bottom: 1px solid #e5e5e5;
}

.uk-card-default .uk-card-footer {
  border-top: 1px solid #e5e5e5;
}

.uk-card-primary {
  background: #1e87f0;
  color: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.uk-card-primary .uk-card-title {
  color: #fff;
}

.uk-card-primary.uk-card-hover:hover {
  background-color: #1e87f0;
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}

.uk-card-secondary {
  background: #222;
  color: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.uk-card-secondary .uk-card-title {
  color: #fff;
}

.uk-card-secondary.uk-card-hover:hover {
  background-color: #222;
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}

.uk-card-small .uk-card-body,
.uk-card-small.uk-card-body {
  padding: 20px 20px;
}

.uk-card-small .uk-card-header {
  padding: 13px 20px;
}

.uk-card-small .uk-card-footer {
  padding: 13px 20px;
}

@media (min-width: 1200px) {
  .uk-card-large .uk-card-body,
  .uk-card-large.uk-card-body {
    padding: 70px 70px;
  }

  .uk-card-large .uk-card-header {
    padding: 35px 70px;
  }

  .uk-card-large .uk-card-footer {
    padding: 35px 70px;
  }
}

.uk-card-body > .uk-nav-default {
  margin-left: -30px;
  margin-right: -30px;
}

.uk-card-body > .uk-nav-default:only-child {
  margin-top: -15px;
  margin-bottom: -15px;
}

.uk-card-body .uk-nav-default .uk-nav-divider,
.uk-card-body .uk-nav-default .uk-nav-header,
.uk-card-body .uk-nav-default > li > a {
  padding-left: 30px;
  padding-right: 30px;
}

.uk-card-body .uk-nav-default .uk-nav-sub {
  padding-left: 45px;
}

@media (min-width: 1200px) {
  .uk-card-body > .uk-nav-default {
    margin-left: -40px;
    margin-right: -40px;
  }

  .uk-card-body > .uk-nav-default:only-child {
    margin-top: -25px;
    margin-bottom: -25px;
  }

  .uk-card-body .uk-nav-default .uk-nav-divider,
  .uk-card-body .uk-nav-default .uk-nav-header,
  .uk-card-body .uk-nav-default > li > a {
    padding-left: 40px;
    padding-right: 40px;
  }

  .uk-card-body .uk-nav-default .uk-nav-sub {
    padding-left: 55px;
  }
}

.uk-card-small > .uk-nav-default {
  margin-left: -20px;
  margin-right: -20px;
}

.uk-card-small > .uk-nav-default:only-child {
  margin-top: -5px;
  margin-bottom: -5px;
}

.uk-card-small .uk-nav-default .uk-nav-divider,
.uk-card-small .uk-nav-default .uk-nav-header,
.uk-card-small .uk-nav-default > li > a {
  padding-left: 20px;
  padding-right: 20px;
}

.uk-card-small .uk-nav-default .uk-nav-sub {
  padding-left: 35px;
}

@media (min-width: 1200px) {
  .uk-card-large > .uk-nav-default {
    margin: 0;
  }

  .uk-card-large > .uk-nav-default:only-child {
    margin: 0;
  }

  .uk-card-large .uk-nav-default .uk-nav-divider,
  .uk-card-large .uk-nav-default .uk-nav-header,
  .uk-card-large .uk-nav-default > li > a {
    padding-left: 0;
    padding-right: 0;
  }

  .uk-card-large .uk-nav-default .uk-nav-sub {
    padding-left: 15px;
  }
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  padding-bottom: 9px;
}

.template .slick-next {
  background: url(../src/chevron_slick_channel.svg) no-repeat 0 0;
  right: -55px;
  background-size: 38px;
  height: 40px;
  width: 40px;
}

.template .slick-prev {
  background: url(../src/2-layers.svg) no-repeat 0 0;
  left: -47px;
  background-size: 38px;
  width: 40px;
  height: 40px;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0 5.5px !important;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:after,
.slick-track:before {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.bx-wrapper {
  position: relative;
  padding: 0;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.bx-wrapper img {
  max-width: 100%;
  display: inline-block;
}

.bxslider {
  margin: 0;
  padding: 0;
}

ul.bxslider {
  list-style: none;
}

.slide {
  -webkit-transform: translatez(0);
  height: 360px !important;
}

.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-weight: 700;
  color: #666;
  padding-top: 20px;
}

@media screen and (min-width: 768px) {
  .slide {
    height: 322px !important;
  }
}

@media screen and (min-width: 1200px) {
  .slide {
    height: 382px !important;
  }
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #000;
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager-item {
  display: inline-block;
  vertical-align: bottom;
}

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}

.bx-wrapper .bx-prev {
  left: 10px;
  background: url(../../src/less/components/images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-prev:focus,
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url(../../src/less/components/images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-next:focus,
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 43.8%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../../src/less/components/images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus,
.bx-wrapper .bx-controls-auto .bx-start:hover {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(../../src/less/components/images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus,
.bx-wrapper .bx-controls-auto .bx-stop:hover {
  background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}

.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 30px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0;
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  color: transparent;
  outline: 0;
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}

.slick-next:before,
.slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #2e4270;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ul_list .slick_next {
  background: url(../src/chevron_slick_channel.svg) no-repeat 2px 0;
  right: 4%;
}

.ul_list .slick_prev {
  left: 4%;
  transform: scaleX(-1);
  background: url(../src/chevron_slick_channel.svg) no-repeat 2px 0;
}

.slick-prev {
  background: url(../src/chevron_left_blue.svg) no-repeat 2px 0;
  background-size: 16px;
  left: 7%;
}

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-next {
  background: url(../src/chevron_right_blue.svg) no-repeat 2px 0;
  right: 7%;
  background-size: 16px;
}

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  background: url(../src/chevron_right_blue.svg) no-repeat;
}

[dir='rtl'] .slick-next:before {
  background: url(../src/chevron_left_blue.svg) no-repeat;
}

.slick-dotted.slick-slider {
  margin-bottom: 72px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 4.5px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-size: 18px;
  line-height: 7.9px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  content: '•';
  text-align: center;
  opacity: 0.22;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #000;
}

.uk-article::after,
.uk-article::before {
  content: '';
  display: table;
}

.uk-article::after {
  clear: both;
}

.uk-article > :last-child {
  margin-bottom: 0;
}

.uk-article + .uk-article {
  margin-top: 70px;
}

.uk-article-title {
  font-size: 2.23125rem;
  line-height: 1.2;
}

@media (min-width: 960px) {
  .uk-article-title {
    font-size: 2.625rem;
  }
}

.uk-article-meta {
  font-size: 0.875rem;
  line-height: 1.4;
  color: #999;
}

.uk-article-meta a {
  color: #999;
}

.uk-article-meta a:hover {
  color: #666;
  text-decoration: none;
}

.uk-nav,
.uk-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.uk-nav li > a {
  display: block;
  text-decoration: none;
}

.uk-nav li > a:focus {
  outline: 0;
}

.uk-nav > li > a {
  padding: 5px 0;
}

ul.uk-nav-sub {
  padding: 5px 0 5px 15px;
}

.uk-nav-sub ul {
  padding-left: 15px;
}

.uk-nav-sub a {
  padding: 2px 0;
}

.uk-nav-parent-icon > .uk-parent > a::after {
  content: '';
  width: 1.5em;
  height: 1.5em;
  float: right;
  background-image: url('data:image/svg+xml;    charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23666%22%20stroke-width%3D%221.1%22%20points%3D%2210%201%204%207%2010%2013%22%20%2F%3E%0A%3C%2Fsvg%3E');
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.uk-nav-parent-icon > .uk-parent.uk-open > a::after {
  background-image: url('data:image/svg+xml;    charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23666%22%20stroke-width%3D%221.1%22%20points%3D%221%204%207%2010%2013%204%22%20%2F%3E%0A%3C%2Fsvg%3E');
}

.uk-nav-header {
  padding: 5px 0;
  text-transform: uppercase;
  font-size: 0.875rem;
}

.uk-nav-header:not(:first-child) {
  margin-top: 20px;
}

.uk-nav-divider {
  margin: 5px 0;
}

.uk-nav-default {
  font-size: 0.875rem;
}

.uk-nav-default > li > a {
  color: #999;
}

.uk-nav-default > li > a:focus,
.uk-nav-default > li > a:hover {
  color: #666;
}

.uk-nav-default > li.uk-active > a {
  color: #333;
}

.uk-nav-default .uk-nav-header {
  color: #333;
}

.uk-nav-default .uk-nav-divider {
  border-top: 1px solid #e5e5e5;
}

.uk-nav-default .uk-nav-sub a {
  color: #999;
}

.uk-nav-default .uk-nav-sub a:focus,
.uk-nav-default .uk-nav-sub a:hover {
  color: #666;
}

.uk-nav-default .uk-nav-sub li.uk-active > a {
  color: #333;
}

.uk-nav-primary > li > a {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #999;
}

.uk-nav-primary > li > a:focus,
.uk-nav-primary > li > a:hover {
  color: #666;
}

.uk-nav-primary > li.uk-active > a {
  color: #333;
}

.uk-nav-primary .uk-nav-header {
  color: #333;
}

.uk-nav-primary .uk-nav-divider {
  border-top: 1px solid #e5e5e5;
}

.uk-nav-primary .uk-nav-sub a {
  color: #999;
}

.uk-nav-primary .uk-nav-sub a:focus,
.uk-nav-primary .uk-nav-sub a:hover {
  color: #666;
}

.uk-nav-primary .uk-nav-sub li.uk-active > a {
  color: #333;
}

.uk-nav-center {
  text-align: center;
}

.uk-nav-center .uk-nav-sub,
.uk-nav-center .uk-nav-sub ul {
  padding-left: 0;
}

.uk-nav-center.uk-nav-parent-icon > .uk-parent > a::after {
  position: absolute;
}

.container {
  z-index: 100000;
  padding: 0;
  width: 100%;
}

header {
  height: 0;
  overflow: visible;
}

nav {
  float: right;
  width: 100%;
}

nav ul {
  padding: 20px 28px;
  list-style: none;
  margin: 0;
  display: none;
}

nav ul li {
  position: relative;
}

nav ul li a {
  display: block;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  margin: 20px 0 5px;
  font-size: 14px;
  font-weight: 700;
}

nav ul li a:hover {
  color: #fb5958;
}

nav ul li a:not(:only-child):after {
  padding-left: 4px;
  content: ' ▾';
}

nav ul li ul li {
  min-width: 190px;
}

nav ul li ul li a {
  padding: 15px;
  line-height: 20px;
}

.nav-dropdown {
  position: absolute;
  z-index: 1;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
  display: none;
}

.nav-mobile {
  display: block;
  position: absolute;
  top: 29px;
  right: 16px;
  height: 22px;
  width: 38px;
}

.nav_divider {
  height: 1px;
  background-color: #fff;
  margin: 22px auto 0;
  width: 90%;
}

nav ul li a::after {
  content: none !important;
}

.nav_only .offer-btn {
  margin: 14px auto 0;
  display: block;
}

.nav_only .sign_in {
  text-transform: none !important;
  margin-right: 50px;
}

@media only screen and (min-width: 769px) {
  .nav-mobile,
  .nav_divider,
  .nav_only {
    display: none;
  }

  nav {
    width: auto;
    float: none;
    display: inline-block;
  }

  nav ul {
    display: inline-block;
    padding: 1px 0 0;
  }

  nav ul li {
    float: none;
    display: inline-block;
  }

  nav ul li a {
    line-height: 17px;
    margin: 7px 29px 0 0;
    letter-spacing: 0;
  }

  nav ul li ul li a {
    padding-left: 30px;
  }
}

.navBar {
  z-index: 1000;
  transition: background 0.5s, right 0.5s;
  -webkit-transition: background 0.5s, right 0.5s;
  -moz-transition: background 0.5s, right 0.5s;
  -ms-transition: background 0.5s, right 0.5s;
  -o-transition: background 0.5s, right 0.5s;
}

@keyframes move {
  from {
    transform: translateY(-63px);
    -webkit-transform: translateY(-63px);
    -moz-transform: translateY(-63px);
    -ms-transform: translateY(-63px);
    -o-transform: translateY(-63px);
  }

  to {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}

.navBar.fixed {
  position: fixed;
  top: 0;
  animation-name: move;
  animation-duration: 0.5s;
  background: #5b3bb7;
  z-index: 10000;
  height: 31px;
}

@media screen and (max-width: 768px) {
  .navBar.fixed {
    animation-name: none;
  }
}

#nav-toggle {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  padding: 0 35px 16px 0;
  display: inline-block;
  width: 25px;
  height: 25px;
}

#nav-toggle span,
#nav-toggle span:after,
#nav-toggle span:before {
  cursor: pointer;
  border-radius: 1px;
  height: 3px;
  width: 28px;
  background: #fff;
  position: absolute;
  display: block;
  content: '';
  transition: all 0.3s ease-in-out;
}

#nav-toggle span {
  width: 20px;
  right: 0;
  z-index: 10000;
}

#nav-toggle span:before {
  top: -8px;
  right: 0;
}

#nav-toggle span:after {
  bottom: -8px;
  right: 0;
}

#nav-toggle.active span {
  background-color: transparent;
}

#nav-toggle.active span:after,
#nav-toggle.active span:before {
  top: 0;
}

#nav-toggle.active span:before {
  transform: rotate(45deg);
}

#nav-toggle.active span:after {
  transform: rotate(-45deg);
}

@media screen and (min-width: 768px) {
  .nav-list {
    display: block !important;
  }
}

.navigation {
  height: 70px;
  background: #fff;
}

.nav-container {
  max-width: 1000px;
  margin: 0 auto;
}

.brand {
  position: absolute;
  padding-left: 20px;
  float: left;
  line-height: 70px;
  text-transform: uppercase;
  font-size: 1.4em;
}

.brand a,
.brand a:visited {
  color: #463f3f;
  text-decoration: none;
}

@media screen and (min-width: 1200px) {
  .nav_only,
  .nav_only a,
  .nav_only button {
    display: inline-block;
  }

  .offer-btn {
    display: inline-block !important;
    margin: 0 !important;
  }

  .right_lap {
    float: right;
  }

  nav {
    width: inherit;
  }

  .navBar {
    padding: 16px 10.5% 16px 10.4%;
    width: 79.1%;
    box-sizing: content-box;
  }
}

.uk-navbar {
  display: flex;
  position: relative;
}

.uk-navbar-container:not(.uk-navbar-transparent) {
  background: #f8f8f8;
}

.uk-navbar-container > ::after,
.uk-navbar-container > ::before {
  display: none !important;
}

.uk-navbar-center,
.uk-navbar-center-left > *,
.uk-navbar-center-right > *,
.uk-navbar-left,
.uk-navbar-right {
  display: flex;
  align-items: center;
}

.uk-navbar-right {
  margin-left: auto;
}

.uk-navbar-center:only-child {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.uk-navbar-center:not(:only-child) {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 990;
}

.uk-navbar-center:not(:only-child) .uk-navbar-item,
.uk-navbar-center:not(:only-child) .uk-navbar-nav > li > a,
.uk-navbar-center:not(:only-child) .uk-navbar-toggle {
  white-space: nowrap;
}

.uk-navbar-center-left,
.uk-navbar-center-right {
  position: absolute;
  top: 0;
}

.uk-navbar-center-left {
  right: 100%;
}

.uk-navbar-center-right {
  left: 100%;
}

[class*='uk-navbar-center-'] .uk-navbar-item,
[class*='uk-navbar-center-'] .uk-navbar-nav > li > a,
[class*='uk-navbar-center-'] .uk-navbar-toggle {
  white-space: nowrap;
}

.uk-navbar-nav {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}

.uk-navbar-center:only-child,
.uk-navbar-left,
.uk-navbar-right {
  flex-wrap: wrap;
}

.uk-navbar-item,
.uk-navbar-nav > li > a,
.uk-navbar-toggle {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  min-height: 80px;
  padding: 0 15px;
  font-size: 0.875rem;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,
    'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
    'Noto Color Emoji';
  text-decoration: none;
}

.uk-navbar-nav > li > a {
  color: #999;
  text-transform: uppercase;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color;
}

.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a.uk-open,
.uk-navbar-nav > li > a:focus {
  color: #666;
  outline: 0;
}

.uk-navbar-nav > li > a:active {
  color: #333;
}

.uk-navbar-nav > li.uk-active > a {
  color: #333;
}

.uk-navbar-item {
  color: #666;
}

.uk-navbar-toggle {
  color: #999;
}

.uk-navbar-toggle.uk-open,
.uk-navbar-toggle:focus,
.uk-navbar-toggle:hover {
  color: #666;
  outline: 0;
  text-decoration: none;
}

.uk-navbar-subtitle {
  font-size: 0.875rem;
}

.uk-navbar-dropdown {
  display: none;
  position: absolute;
  z-index: 1020;
  box-sizing: border-box;
  width: 200px;
  padding: 25px;
  background: #fff;
  color: #666;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.15);
}

.uk-navbar-dropdown.uk-open {
  display: block;
}

[class*='uk-navbar-dropdown-top'] {
  margin-top: -15px;
}

[class*='uk-navbar-dropdown-bottom'] {
  margin-top: 15px;
}

[class*='uk-navbar-dropdown-left'] {
  margin-left: -15px;
}

[class*='uk-navbar-dropdown-right'] {
  margin-left: 15px;
}

.uk-navbar-dropdown-grid {
  margin-left: -50px;
}

.uk-navbar-dropdown-grid > * {
  padding-left: 50px;
}

.uk-navbar-dropdown-grid > .uk-grid-margin {
  margin-top: 50px;
}

.uk-navbar-dropdown-stack .uk-navbar-dropdown-grid > * {
  width: 100% !important;
}

.uk-navbar-dropdown-width-2:not(.uk-navbar-dropdown-stack) {
  width: 400px;
}

.uk-navbar-dropdown-width-3:not(.uk-navbar-dropdown-stack) {
  width: 600px;
}

.uk-navbar-dropdown-width-4:not(.uk-navbar-dropdown-stack) {
  width: 800px;
}

.uk-navbar-dropdown-width-5:not(.uk-navbar-dropdown-stack) {
  width: 1000px;
}

.uk-navbar-dropdown-dropbar {
  margin-top: 0;
  margin-bottom: 0;
  box-shadow: none;
}

.uk-navbar-dropdown-nav {
  font-size: 0.875rem;
}

.uk-navbar-dropdown-nav > li > a {
  color: #999;
}

.uk-navbar-dropdown-nav > li > a:focus,
.uk-navbar-dropdown-nav > li > a:hover {
  color: #666;
}

.uk-navbar-dropdown-nav > li.uk-active > a {
  color: #333;
}

.uk-navbar-dropdown-nav .uk-nav-header {
  color: #333;
}

.uk-navbar-dropdown-nav .uk-nav-divider {
  border-top: 1px solid #e5e5e5;
}

.uk-navbar-dropdown-nav .uk-nav-sub a {
  color: #999;
}

.uk-navbar-dropdown-nav .uk-nav-sub a:focus,
.uk-navbar-dropdown-nav .uk-nav-sub a:hover {
  color: #666;
}

.uk-navbar-dropdown-nav .uk-nav-sub li.uk-active > a {
  color: #333;
}

.uk-navbar-dropbar {
  background: #fff;
}

.uk-navbar-dropbar-slide {
  position: absolute;
  z-index: 980;
  left: 0;
  right: 0;
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.05);
}

.uk-navbar-container > .uk-container .uk-navbar-left {
  margin-left: -15px;
  margin-right: -15px;
}

.uk-navbar-container > .uk-container .uk-navbar-right {
  margin-right: -15px;
}

.uk-navbar-dropdown-grid > * {
  position: relative;
}

.uk-navbar-dropdown-grid > :not(.uk-first-column)::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 25px;
  border-left: 1px solid #e5e5e5;
}

.uk-navbar-dropdown-grid.uk-grid-stack > .uk-grid-margin::before {
  content: '';
  position: absolute;
  top: -25px;
  left: 50px;
  right: 0;
  border-top: 1px solid #e5e5e5;
}

.uk-accordion {
  padding: 0;
  max-width: 723px;
  margin: 0 auto 50px;
  list-style: none;
}

.uk-accordion > :nth-child(n + 2) {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .uk-accordion-title {
    background-position: 0 5px;
    background-size: 35px;
  }
}

.uk-accordion-title {
  display: block;
  font-size: 17px;
  line-height: 21px;
  color: #2e4270;
  font-weight: 900;
  padding: 10px 0 10px 49px;
  text-decoration: none;
  background-image: url(../src/interrogation.svg);
  background-repeat: no-repeat;
  background-position: 0 50%;
  overflow: hidden;
}

.uk-accordion-title::before {
  content: '';
  width: 1.4em;
  height: 1.4em;
  margin-left: 10px;
  float: right;
  background-image: url('data:image/svg+xml;    charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E');
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.uk-open > .uk-accordion-title::before {
  background-image: url('data:image/svg+xml;    charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E');
}

.uk-accordion-title:focus,
.uk-accordion-title:hover {
  color: #2e4270;
  text-decoration: none;
  outline: 0;
}

.uk-accordion-content {
  margin-top: 9px;
  font-size: 15px;
  color: rgba(46, 66, 112, 0.66);
  line-height: 18px;
  margin-bottom: 12px;
}

.uk-accordion li {
  margin-left: 6px;
  padding: 5px 11px 6px 15px;
  border-radius: 6px;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  margin-bottom: 21.5px;
}

.uk-accordion-content::after,
.uk-accordion-content::before {
  content: '';
  display: table;
}

.uk-accordion-content::after {
  clear: both;
}

.uk-accordion-content > :last-child {
  margin-bottom: 0;
}

.uk-accordion-title::before {
  background-size: 16px;
  margin-top: 4px;
}

.uk-drop {
  display: none;
  position: absolute;
  z-index: 1020;
  box-sizing: border-box;
  width: 300px;
}

.uk-drop.uk-open {
  display: block;
}

[class*='uk-drop-top'] {
  margin-top: -20px;
}

[class*='uk-drop-bottom'] {
  margin-top: 20px;
}

[class*='uk-drop-left'] {
  margin-left: -20px;
}

[class*='uk-drop-right'] {
  margin-left: 20px;
}

.uk-drop-stack .uk-drop-grid > * {
  width: 100% !important;
}

.uk-dropdown {
  display: none;
  position: absolute;
  z-index: 1020;
  box-sizing: border-box;
  min-width: 200px;
  padding: 25px;
  background: #fff;
  color: #666;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.15);
}

.uk-dropdown.uk-open {
  display: block;
}

.uk-dropdown-nav {
  white-space: nowrap;
  font-size: 0.875rem;
}

.uk-dropdown-nav > li > a {
  color: #999;
}

.uk-dropdown-nav > li.uk-active > a,
.uk-dropdown-nav > li > a:focus,
.uk-dropdown-nav > li > a:hover {
  color: #666;
}

.uk-dropdown-nav .uk-nav-header {
  color: #333;
}

.uk-dropdown-nav .uk-nav-divider {
  border-top: 1px solid #e5e5e5;
}

.uk-dropdown-nav .uk-nav-sub a {
  color: #999;
}

.uk-dropdown-nav .uk-nav-sub a:focus,
.uk-dropdown-nav .uk-nav-sub a:hover,
.uk-dropdown-nav .uk-nav-sub li.uk-active > a {
  color: #666;
}

[class*='uk-dropdown-top'] {
  margin-top: -10px;
}

[class*='uk-dropdown-bottom'] {
  margin-top: 10px;
}

[class*='uk-dropdown-left'] {
  margin-left: -10px;
}

[class*='uk-dropdown-right'] {
  margin-left: 10px;
}

.uk-dropdown-stack .uk-dropdown-grid > * {
  width: 100% !important;
}

.menu-container {
  position: relative;
  width: 143px;
  height: 35px;
  border-radius: 4px;
}

.menu-container .title {
  color: #404852;
}

.menu-container.open > .menu-button {
  color: #000;
  width: 144px;
  height: 35px;
  border-radius: 4px;
}

.menu-container.open > .menu-dropdown {
  opacity: 1;
  transition: opacity 0.2s, box-shadow 0.3s, border-radius 0.3s, transform 0.2s 0s ease-out;
  transform: none;
  width: 187px;
  top: -149px;
  border-radius: 7px;
  background-color: #242a42;
  padding: 0;
  box-shadow: none;
}

.menu-button {
  background: 0 0;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border: none;
  padding: 0 8px;
  padding-right: 20px;
  height: 35px;
  width: 142px;
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  outline: 0 !important;
  background-color: transparent;
  color: #fff;
  z-index: 1;
  position: relative;
}

.menu-button > img {
  border-radius: 100%;
  height: 30px;
  width: 30px;
  margin-right: 13px;
}

.menu-dropdown {
  box-shadow: 0 0 60px 5px rgba(0, 0, 0, 0.3);
  opacity: 0;
  background-color: transparent;
  border: 1px solid #eaeaea;
  padding: 0;
  position: absolute;
  left: -1px;
  top: -149px;
  right: -1px;
  overflow: visible;
  border-radius: 22px 22px 11px 11px;
  transition: opacity 0.2s, box-shadow 0.4s, border-radius 0.4s, transform 0s 0.2s ease-out;
  transform: translateY(10px);
  transform-origin: 0 0;
  padding-top: 44px;
}

.menu-dropdown .content {
  overflow: hidden;
  padding: 9px 24px 8px;
  filter: drop-shadow(0 2px 7px rgba(0, 0, 0, 0.2));
}

.menu-dropdown::after {
  content: '';
  position: absolute;
  bottom: -21px;
  left: 50%;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top-color: #242a42;
  margin-left: -10px;
  margin-top: -10px;
  padding-top: 1px;
}

.menu-dropdown .content > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.divider {
  margin-bottom: 8px;
  background-color: #fff !important;
}

.menu-dropdown .content > ul > li {
  list-style: none;
  font-size: 15px;
  line-height: 18px;
  margin: 0 0 7px;
  padding: 0;
  cursor: pointer;
}

.menu-dropdown > .menu-button {
  border: none;
  color: #000;
}

.content .uk-link:hover,
.content a,
.content a:hover,
.content uk-link {
  color: #fff !important;
  text-decoration: unset !important;
}

footer .label {
  display: none;
}

footer .open .label {
  display: inline-block;
}

.menu-dropdown::after {
  display: none;
}

.open .menu-dropdown::after {
  display: block;
}

/* BLOG CSS */

.blogHeader {
  padding: 176px 0 61px;
  background: #2e57b4 url('/src/blog/background.png') no-repeat;
  background-size: 100% auto;
}

.blogHeader h1 {
  font-size: 40px;
  font-weight: 900;
  text-align: center;
  color: #ffffff;
  line-height: 45px;
  margin: 0 0 7px;
}

.blogHeader h3 {
  font-size: 17px;
  line-height: 1.18;
  text-align: center;
  color: #ffffff;
  line-height: 30px;
  margin: 0;
}

.blogContent {
  width: 1093px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 58px 0 47px;
}

.blogArticle:hover {
  transform: scale(0.97);
  -webkit-transform: scale(0.97);
  -moz-transform: scale(0.97);
  -ms-transform: scale(0.97);
  -o-transform: scale(0.97);
}

.blogArticle {
  width: 337px;
  height: 411px;
  border-radius: 22px;
  box-shadow: 0 2px 30px 10px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  overflow: hidden;
  margin: 0 0 36px;
  display: inline-block;
  cursor: pointer !important;
  transition: 0.2s transform;
  -webkit-transition: 0.2s transform;
  -moz-transition: 0.2s transform;
  -ms-transition: 0.2s transform;
  -o-transition: 0.2s transform;
}

.blogArticle:nth-of-type(3n + 2) {
  margin: 0 41px 36px;
}

img.blogImg {
  width: auto;
  height: 100%;
  cursor: pointer !important;
  position: relative;
  transform: translateX(-100%);
  left: 112.5%;
}

.articleImage {
  width: 100%;
  height: 199px;
  /* position: relative; */
}

.articleContent {
  padding: 29px 9px 27px 21px;
  cursor: pointer !important;
}

.blogArticle .articleContent {
  padding: 29px 9px 27px 21px;
  cursor: pointer !important;
  height: 163px;
  box-sizing: border-box;
  overflow: hidden;
}

.articleDetails {
  overflow: hidden;
}

.articleTitle {
  background-image: linear-gradient(to right, #4c74d4 8%, #2e4270 92%);
  font-family: Lato;
  font-size: 22px;
  font-weight: 900;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 27px;
  margin: 0 0 15px;
  height: unset;
  cursor: pointer !important;
}

.articleParag {
  background-image: linear-gradient(to right, #4c74d4 8%, #2e4270 92%);
  font-family: Lato;
  font-size: 16px;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 19px;
  margin: 0;
  height: unset;
  position: relative;
  cursor: pointer !important;
}

.articleParag:after {
  content: '';
  background: linear-gradient(
    355deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0.9) 35%,
    rgba(255, 255, 255, 0) 100%
  );
  width: 100%;
  height: 39px;
  position: absolute;
  right: 0;
  top: 100%;
  transform: translateY(-100%);
}

.blogArticle hr {
  margin: 0;
  border-color: #ececec;
  cursor: pointer !important;
}

.blogInfo {
  padding: 14px 21px;
  cursor: pointer !important;
}

p.timePub {
  font-size: 12px;
  font-weight: 300;
  color: #939393;
  line-height: 15px;
  margin: 0;
  cursor: pointer !important;
}

hr.blog {
  width: 72.7%;
  margin: 0 auto;
  border-color: #e9e9e9;
}

@media screen and (max-width: 1150px) {
  .blogArticle:nth-of-type(3n + 2) {
    margin: 0 0 36px;
  }

  .blogArticle:nth-of-type(2n + 2) {
    margin: 0 0 36px 41px;
  }

  .blogContent {
    width: 715px;
  }

  .blogHeader {
    background-size: 100% 100%;
  }

  button.return {
    display: none;
    position: fixed !important;
    top: 97% !important;
    left: 97% !important;
    transform: translate(-100%, -100%) !important;
    -webkit-transform: translate(-100%, -100%) !important;
    -moz-transform: translate(-100%, -100%) !important;
    -ms-transform: translate(-100%, -100%) !important;
    -o-transform: translate(-100%, -100%) !important;
    z-index: 9;
  }
}

@media screen and (max-width: 760px) {
  button.return {
    left: 95% !important;
  }

  .articlePad {
    padding: 0 12px !important;
  }

  .blogHeader {
    background-size: auto 100%;
  }

  .blogContent {
    width: 337px;
    max-width: 95%;
    margin: 0 auto;
    display: block;
  }

  .blogArticle {
    max-width: 100%;
    transition-delay: 0.1s !important;
  }

  .blogArticle:nth-of-type(2n + 2) {
    margin: 0 0 36px;
  }

  .blogHeader h3 {
    max-width: 95%;
    margin: 0 auto;
  }

  .articleHeader {
    background-size: auto 500px;
  }

  .articleHeader h1 {
    max-width: 95%;
    margin: 0 auto 86px !important;
  }

  .articleHeader .articleContent {
    max-width: 95% !important;
    margin: 0 auto 23px !important;
    padding: 21px 0 !important;
  }
}

/* END */

/* Article CSS */
h2 span strong {
  font-size: 30px;
}

.articleHeader {
  padding: 209px 0 47px;
  background: url(/src/blog/background.png) no-repeat;
  background-size: 100% 434px;
}

.articleHeader h1 {
  font-size: 32px;
  font-weight: 900;
  text-align: center;
  color: #ffffff;
  line-height: 45px;
  margin: 0 0 86px;
}

.articleHeader .articleContent {
  width: 818px;
  border-radius: 20px;
  box-shadow: 0 2px 30px 10px rgba(0, 0, 0, 0.03);
  background-color: #ffffff;
  margin: 0 auto 53px;
  padding: 29px 0 24px;
  font-size: 15px;
  color: black;
  position: relative;
}

.articleHeader .articleContent .return img {
  margin: 0 20px 0 0;
  vertical-align: -2px;
}

.articleHeader .articleContent img {
  max-width: 100% !important;
  margin: 0 0 32px;
}

.share {
  text-align: center;
}

.share p {
  font-size: 16px;
  color: #444444;
  line-height: 19px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
}

button.return {
  position: absolute;
  top: 124px;
  border: 0;
  left: -149px;
  width: 117px;
  height: 49px;
  border-radius: 2px;
  background-color: rgba(41, 80, 174, 0.04);
  font-size: 16px;
  text-align: center;
  color: rgba(147, 147, 147, 0.5);
}

.share a img {
  margin: 0 3px;
}

.articlePad {
  padding: 0 40px;
  font-size: 15px;
  color: black;
}

.articlePad p {
  margin: 29px 0 -3px;
  font-size: 16px;
  line-height: 24px;
  color: rgb(51, 55, 64);
}

.articlePad p a {
  text-decoration: underline;
  font-size: 16px;
  line-height: 24px;
}

.articlePad p strong {
  font-size: 16px;
  line-height: 24px;
  color: rgb(51, 55, 64);
}

.articleHeader .articleContent .articlePad img {
  width: 100%;
}

.articleContent p.timePub {
  text-align: center;
}

/* END */

.uk-modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 15px 15px;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: opacity 0.15s linear;
}

@media (min-width: 768px) {
  .uk-modal {
    padding: 50px 30px;
  }
}

@media (min-width: 960px) {
  .uk-modal {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.uk-modal.uk-open {
  opacity: 1;
}

.uk-modal-page {
  overflow: hidden;
}

.uk-modal-dialog {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  width: 600px;
  max-width: calc(100% - 0.01px) !important;
  background: #fff;
  opacity: 0;
  transform: translateY(-100px);
  transition: 0.3s linear;
  transition-property: opacity, transform;
}

.uk-open > .uk-modal-dialog {
  opacity: 1;
  transform: translateY(0);
}

.uk-modal-container .uk-modal-dialog {
  width: 1200px;
}

.uk-modal-full {
  padding: 0;
  background: 0 0;
}

.uk-modal-full .uk-modal-dialog {
  margin: 0;
  width: 100%;
  max-width: 100%;
  transform: translateY(0);
}

.uk-modal-body {
  padding: 30px 30px;
}

.uk-modal-header {
  padding: 15px 30px;
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
}

.uk-modal-footer {
  padding: 15px 30px;
  background: #fff;
  border-top: 1px solid #e5e5e5;
}

.uk-modal-body::after,
.uk-modal-body::before,
.uk-modal-footer::after,
.uk-modal-footer::before,
.uk-modal-header::after,
.uk-modal-header::before {
  content: '';
  display: table;
}

.uk-modal-body::after,
.uk-modal-footer::after,
.uk-modal-header::after {
  clear: both;
}

.uk-modal-body > :last-child,
.uk-modal-footer > :last-child,
.uk-modal-header > :last-child {
  margin-bottom: 0;
}

.uk-modal-title {
  font-size: 2rem;
  line-height: 1.3;
}

[class*='uk-modal-close-'] {
  position: absolute;
  z-index: 1010;
  top: 10px;
  right: 10px;
  padding: 5px;
}

[class*='uk-modal-close-']:first-child + * {
  margin-top: 0;
}

.uk-modal-close-outside {
  top: 0;
  right: -5px;
  transform: translate(0, -100%);
  color: #fff;
}

.uk-modal-close-outside:hover {
  color: #fff;
}

@media (min-width: 960px) {
  .uk-modal-close-outside {
    right: 0;
    transform: translate(100%, -100%);
  }
}

.uk-modal-close-full {
  top: 0;
  right: 0;
  padding: 20px;
  background: #fff;
}

.uk-slider {
  -webkit-tap-highlight-color: transparent;
}

.uk-slider-container {
  overflow: hidden;
}

.uk-slider-items {
  will-change: transform;
  position: relative;
}

.uk-slider-items:not(.uk-grid) {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-touch-callout: none;
}

.uk-slider-items.uk-grid {
  flex-wrap: nowrap;
}

.uk-slider-items > * {
  flex: none;
  position: relative;
  touch-action: pan-y;
}

[class*='uk-animation-'] {
  animation-duration: 0.5s;
  animation-timing-function: ease-out;
  animation-fill-mode: both;
}

.uk-animation-reverse {
  animation-direction: reverse;
  animation-timing-function: ease-in;
}

.uk-animation-toggle:not(:hover):not(:focus) [class*='uk-animation-'] {
  animation-name: none;
}

.uk-animation-toggle {
  -webkit-tap-highlight-color: transparent;
}

.uk-animation-toggle:focus {
  outline: 0;
}

.uk-animation-fade {
  animation-name: uk-fade;
  animation-duration: 0.8s;
  animation-timing-function: linear;
}

.uk-animation-scale-up {
  animation-name: uk-fade-scale-02;
}

.uk-animation-scale-down {
  animation-name: uk-fade-scale-18;
}

.uk-animation-slide-top {
  animation-name: uk-fade-top;
}

.uk-animation-slide-bottom {
  animation-name: uk-fade-bottom;
}

.uk-animation-slide-left {
  animation-name: uk-fade-left;
}

.uk-animation-slide-right {
  animation-name: uk-fade-right;
}

.uk-animation-slide-top-small {
  animation-name: uk-fade-top-small;
}

.uk-animation-slide-bottom-small {
  animation-name: uk-fade-bottom-small;
}

.uk-animation-slide-left-small {
  animation-name: uk-fade-left-small;
}

.uk-animation-slide-right-small {
  animation-name: uk-fade-right-small;
}

.uk-animation-slide-top-medium {
  animation-name: uk-fade-top-medium;
}

.uk-animation-slide-bottom-medium {
  animation-name: uk-fade-bottom-medium;
}

.uk-animation-slide-left-medium {
  animation-name: uk-fade-left-medium;
}

.uk-animation-slide-right-medium {
  animation-name: uk-fade-right-medium;
}

.uk-animation-kenburns {
  animation-name: uk-scale-kenburns;
  animation-duration: 15s;
}

.uk-animation-shake {
  animation-name: uk-shake;
}

.uk-animation-fast {
  animation-duration: 0.1s;
}

@keyframes uk-fade {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes uk-fade-top {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes uk-fade-bottom {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes uk-fade-left {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes uk-fade-right {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes uk-fade-top-small {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes uk-fade-bottom-small {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes uk-fade-left-small {
  0% {
    opacity: 0;
    transform: translateX(-10px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes uk-fade-right-small {
  0% {
    opacity: 0;
    transform: translateX(10px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes uk-fade-top-medium {
  0% {
    opacity: 0;
    transform: translateY(-50px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes uk-fade-bottom-medium {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes uk-fade-left-medium {
  0% {
    opacity: 0;
    transform: translateX(-50px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes uk-fade-right-medium {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes uk-fade-scale-02 {
  0% {
    opacity: 0;
    transform: scale(0.2);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes uk-fade-scale-18 {
  0% {
    opacity: 0;
    transform: scale(1.8);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes uk-scale-kenburns {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.2);
  }
}

@keyframes uk-shake {
  0%,
  100% {
    transform: translateX(0);
  }

  10% {
    transform: translateX(-9px);
  }

  20% {
    transform: translateX(8px);
  }

  30% {
    transform: translateX(-7px);
  }

  40% {
    transform: translateX(6px);
  }

  50% {
    transform: translateX(-5px);
  }

  60% {
    transform: translateX(4px);
  }

  70% {
    transform: translateX(-3px);
  }

  80% {
    transform: translateX(2px);
  }

  90% {
    transform: translateX(-1px);
  }
}

@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Lato Regular'), url(/fonts/Lato-Regular.ttf) format('truetype');
}

@font-face {
  font-family: Lato;
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/Lato-Italic.ttf) format('truetype');
}

@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Lato Bold'), url(/fonts/Lato-Bold.ttf) format('truetype');
}

@font-face {
  font-family: Lato;
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts/Lato-BoldItalic.ttf) format('truetype');
}

@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Lato Black'), url(/fonts/Lato-Black.ttf) format('truetype');
}

@font-face {
  font-family: Lato;
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(/fonts/Lato-BlackItalic.ttf) format('truetype');
}

* {
  font-family: Lato, sans-serif !important;
  text-decoration: none;
}

.uk-text-lead {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #333;
}

.uk-text-meta {
  font-size: 0.875rem;
  line-height: 1.4;
  color: #999;
}

.uk-text-meta a {
  color: #999;
}

.uk-text-meta a:hover {
  color: #666;
  text-decoration: none;
}

.uk-text-small {
  font-size: 0.875rem;
  line-height: 1.5;
}

.uk-text-large {
  font-size: 1.5rem;
  line-height: 1.5;
}

.uk-text-bold {
  font-weight: bolder;
}

.uk-text-uppercase {
  text-transform: uppercase !important;
}

.uk-text-capitalize {
  text-transform: capitalize !important;
}

.uk-text-lowercase {
  text-transform: lowercase !important;
}

.uk-text-muted {
  color: #999 !important;
}

.uk-text-emphasis {
  color: #333 !important;
}

.uk-text-primary {
  color: #1e87f0 !important;
}

.uk-text-success {
  color: #32d296 !important;
}

.uk-text-warning {
  color: #faa05a !important;
}

.uk-text-danger {
  color: #f0506e !important;
}

.uk-text-background {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  color: #1e87f0 !important;
}

@supports (-webkit-background-clip: text) {
  .uk-text-background {
    background-color: #1e87f0;
  }
}

.uk-text-left {
  text-align: left !important;
}

.uk-text-right {
  text-align: right !important;
}

.uk-text-center {
  text-align: center !important;
}

.uk-text-justify {
  text-align: justify !important;
}

@media (min-width: 768px) {
  #error header {
    display: none;
  }

  .uk-text-left\@s {
    text-align: left !important;
  }

  .uk-text-right\@s {
    text-align: right !important;
  }

  .uk-text-center\@s {
    text-align: center !important;
  }
}

@media (min-width: 960px) {
  .uk-text-left\@m {
    text-align: left !important;
  }

  .uk-text-right\@m {
    text-align: right !important;
  }

  .uk-text-center\@m {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .uk-text-left\@l {
    text-align: left !important;
  }

  .uk-text-right\@l {
    text-align: right !important;
  }

  .uk-text-center\@l {
    text-align: center !important;
  }
}

@media (min-width: 1600px) {
  .uk-text-left\@xl {
    text-align: left !important;
  }

  .uk-text-right\@xl {
    text-align: right !important;
  }

  .uk-text-center\@xl {
    text-align: center !important;
  }
}

.uk-text-top {
  vertical-align: top !important;
}

.uk-text-middle {
  vertical-align: middle !important;
}

.uk-text-bottom {
  vertical-align: bottom !important;
}

.uk-text-baseline {
  vertical-align: baseline !important;
}

.uk-text-nowrap {
  white-space: nowrap;
}

.uk-text-truncate {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

td.uk-text-truncate,
th.uk-text-truncate {
  max-width: 0;
}

.uk-text-break {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

td.uk-text-break,
th.uk-text-break {
  word-break: break-all;
}

[class*='uk-column-'] {
  column-gap: 30px;
}

@media (min-width: 1200px) {
  [class*='uk-column-'] {
    column-gap: 40px;
  }
}

[class*='uk-column-'] img {
  transform: translate3d(0, 0, 0);
}

.uk-column-divider {
  column-rule: 1px solid #e5e5e5;
  column-gap: 60px;
}

@media (min-width: 1200px) {
  .uk-column-divider {
    column-gap: 80px;
  }
}

.uk-column-1-2 {
  column-count: 2;
}

.uk-column-1-3 {
  column-count: 3;
}

.uk-column-1-4 {
  column-count: 4;
}

.uk-column-1-5 {
  column-count: 5;
}

.uk-column-1-6 {
  column-count: 6;
}

@media (max-width: 768px) {
  .container {
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
  }

  .uk-column-1-2\@s {
    column-count: 2;
  }

  .uk-column-1-3\@s {
    column-count: 3;
  }

  .uk-column-1-4\@s {
    column-count: 4;
  }

  .uk-column-1-5\@s {
    column-count: 5;
  }

  .uk-column-1-6\@s {
    column-count: 6;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .uk-column-1-2\@m {
    column-count: 2;
  }

  .uk-column-1-3\@m {
    column-count: 3;
  }

  .uk-column-1-4\@m {
    column-count: 4;
  }

  .uk-column-1-5\@m {
    column-count: 5;
  }

  .uk-column-1-6\@m {
    column-count: 6;
  }
}

@media (min-width: 1200px) {
  .uk-column-1-2\@l {
    column-count: 2;
  }

  .uk-column-1-3\@l {
    column-count: 3;
  }

  .uk-column-1-4\@l {
    column-count: 4;
  }

  .uk-column-1-5\@l {
    column-count: 5;
  }

  .uk-column-1-6\@l {
    column-count: 6;
  }
}

@media (min-width: 1600px) {
  .uk-column-1-2\@xl {
    column-count: 2;
  }

  .uk-column-1-3\@xl {
    column-count: 3;
  }

  .uk-column-1-4\@xl {
    column-count: 4;
  }

  .uk-column-1-5\@xl {
    column-count: 5;
  }

  .uk-column-1-6\@xl {
    column-count: 6;
  }
}

.uk-column-span {
  column-span: all;
}

.uk-panel {
  position: relative;
  box-sizing: border-box;
}

.uk-panel::after,
.uk-panel::before {
  content: '';
  display: table;
}

.uk-panel::after {
  clear: both;
}

.uk-panel > :last-child {
  margin-bottom: 0;
}

.uk-panel-scrollable {
  height: 170px;
  padding: 10px;
  border: 1px solid #e5e5e5;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  resize: both;
}

.uk-clearfix::before {
  content: '';
  display: table-cell;
}

.uk-clearfix::after {
  content: '';
  display: table;
  clear: both;
}

.uk-float-left {
  float: left;
}

.uk-float-right {
  float: right;
}

[class*='uk-float-'] {
  max-width: 100%;
}

.uk-overflow-hidden {
  overflow: hidden;
}

.uk-overflow-auto {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.uk-overflow-auto > :last-child {
  margin-bottom: 0;
}

.uk-resize {
  resize: both;
}

.uk-resize-vertical {
  resize: vertical;
}

.uk-display-block {
  display: block !important;
}

.uk-display-inline {
  display: inline !important;
}

.uk-display-inline-block {
  display: inline-block !important;
}

[class*='uk-inline'] {
  display: inline-block;
  position: relative;
  max-width: 100%;
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
}

.uk-inline-clip {
  overflow: hidden;
}

.uk-preserve-width,
.uk-preserve-width canvas,
.uk-preserve-width img,
.uk-preserve-width svg,
.uk-preserve-width video {
  max-width: none;
}

.uk-responsive-height,
.uk-responsive-width {
  box-sizing: border-box;
}

.uk-responsive-width {
  max-width: 100% !important;
  height: auto;
}

.uk-responsive-height {
  max-height: 100%;
  width: auto;
  max-width: none;
}

.uk-border-circle {
  border-radius: 50%;
}

.uk-border-pill {
  border-radius: 500px;
}

.uk-border-rounded {
  border-radius: 5px;
}

.uk-inline-clip[class*='uk-border-'] {
  -webkit-transform: translateZ(0);
}

.uk-box-shadow-small {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-medium {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-large {
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}

.uk-box-shadow-xlarge {
  box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16);
}

[class*='uk-box-shadow-hover'] {
  transition: box-shadow 0.1s ease-in-out;
}

.uk-box-shadow-hover-small:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-hover-medium:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-hover-large:hover {
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}

.uk-box-shadow-hover-xlarge:hover {
  box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16);
}

@supports (filter: blur(0)) {
  .uk-box-shadow-bottom {
    display: inline-block;
    position: relative;
    max-width: 100%;
    vertical-align: middle;
  }

  .uk-box-shadow-bottom::before {
    content: '';
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    height: 30px;
    border-radius: 100%;
    background: #444;
    filter: blur(20px);
  }

  .uk-box-shadow-bottom > * {
    position: relative;
  }
}

.uk-dropcap::first-letter,
.uk-dropcap > p:first-of-type::first-letter {
  display: block;
  margin-right: 10px;
  float: left;
  font-size: 4.5em;
  line-height: 1;
  margin-bottom: -2px;
}

@-moz-document url-prefix() {
  .uk-dropcap::first-letter,
  .uk-dropcap > p:first-of-type::first-letter {
    margin-top: 1.1%;
  }
}

@supports (-ms-ime-align: auto) {
  .uk-dropcap > p:first-of-type::first-letter {
    font-size: 1em;
  }
}

.uk-logo {
  font-size: 1.5rem;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,
    'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
    'Noto Color Emoji';
  color: #666;
  text-decoration: none;
}

.uk-logo:focus,
.uk-logo:hover {
  color: #666;
  outline: 0;
  text-decoration: none;
}

.uk-logo-inverse {
  display: none;
}

.uk-disabled {
  pointer-events: none;
}

.uk-drag,
.uk-drag * {
  cursor: move;
}

.uk-drag iframe {
  pointer-events: none;
}

.uk-dragover {
  box-shadow: 0 0 20px rgba(100, 100, 100, 0.3);
}

.uk-blend-multiply {
  mix-blend-mode: multiply;
}

.uk-blend-screen {
  mix-blend-mode: screen;
}

.uk-blend-overlay {
  mix-blend-mode: overlay;
}

.uk-blend-darken {
  mix-blend-mode: darken;
}

.uk-blend-lighten {
  mix-blend-mode: lighten;
}

.uk-blend-color-dodge {
  mix-blend-mode: color-dodge;
}

.uk-blend-color-burn {
  mix-blend-mode: color-burn;
}

.uk-blend-hard-light {
  mix-blend-mode: hard-light;
}

.uk-blend-soft-light {
  mix-blend-mode: soft-light;
}

.uk-blend-difference {
  mix-blend-mode: difference;
}

.uk-blend-exclusion {
  mix-blend-mode: exclusion;
}

.uk-blend-hue {
  mix-blend-mode: hue;
}

.uk-blend-saturation {
  mix-blend-mode: saturation;
}

.uk-blend-color {
  mix-blend-mode: color;
}

.uk-blend-luminosity {
  mix-blend-mode: luminosity;
}

.uk-transform-center {
  transform: translate(-50%, -50%);
}

.uk-transform-origin-top-left {
  transform-origin: 0 0;
}

.uk-transform-origin-top-center {
  transform-origin: 50% 0;
}

.uk-transform-origin-top-right {
  transform-origin: 100% 0;
}

.uk-transform-origin-center-left {
  transform-origin: 0 50%;
}

.uk-transform-origin-center-right {
  transform-origin: 100% 50%;
}

.uk-transform-origin-bottom-left {
  transform-origin: 0 100%;
}

.uk-transform-origin-bottom-center {
  transform-origin: 50% 100%;
}

.uk-transform-origin-bottom-right {
  transform-origin: 100% 100%;
}

.uk-card-primary.uk-card-body,
.uk-card-primary > :not([class*='uk-card-media']),
.uk-card-secondary.uk-card-body,
.uk-card-secondary > :not([class*='uk-card-media']),
.uk-light {
  color: rgba(255, 255, 255, 0.7);
}

.uk-card-primary.uk-card-body .uk-link,
.uk-card-primary.uk-card-body a,
.uk-card-primary > :not([class*='uk-card-media']) .uk-link,
.uk-card-primary > :not([class*='uk-card-media']) a,
.uk-card-secondary.uk-card-body .uk-link,
.uk-card-secondary.uk-card-body a,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-link,
.uk-card-secondary > :not([class*='uk-card-media']) a,
.uk-light .uk-link,
.uk-light a {
  color: #fff;
}

.uk-card-primary.uk-card-body .uk-link:hover,
.uk-card-primary.uk-card-body a:hover,
.uk-card-primary > :not([class*='uk-card-media']) .uk-link:hover,
.uk-card-primary > :not([class*='uk-card-media']) a:hover,
.uk-card-secondary.uk-card-body .uk-link:hover,
.uk-card-secondary.uk-card-body a:hover,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-link:hover,
.uk-card-secondary > :not([class*='uk-card-media']) a:hover,
.uk-light .uk-link:hover,
.uk-light a:hover {
  color: #fff;
}

.uk-card-primary.uk-card-body :not(pre) > code,
.uk-card-primary.uk-card-body :not(pre) > kbd,
.uk-card-primary.uk-card-body :not(pre) > samp,
.uk-card-primary > :not([class*='uk-card-media']) :not(pre) > code,
.uk-card-primary > :not([class*='uk-card-media']) :not(pre) > kbd,
.uk-card-primary > :not([class*='uk-card-media']) :not(pre) > samp,
.uk-card-secondary.uk-card-body :not(pre) > code,
.uk-card-secondary.uk-card-body :not(pre) > kbd,
.uk-card-secondary.uk-card-body :not(pre) > samp,
.uk-card-secondary > :not([class*='uk-card-media']) :not(pre) > code,
.uk-card-secondary > :not([class*='uk-card-media']) :not(pre) > kbd,
.uk-card-secondary > :not([class*='uk-card-media']) :not(pre) > samp,
.uk-light :not(pre) > code,
.uk-light :not(pre) > kbd,
.uk-light :not(pre) > samp {
  color: rgba(255, 255, 255, 0.7);
  background: rgba(255, 255, 255, 0.1);
}

.uk-card-primary.uk-card-body em,
.uk-card-primary > :not([class*='uk-card-media']) em,
.uk-card-secondary.uk-card-body em,
.uk-card-secondary > :not([class*='uk-card-media']) em,
.uk-light em {
  color: #fff;
}

.uk-card-primary.uk-card-body .uk-h1,
.uk-card-primary.uk-card-body .uk-h2,
.uk-card-primary.uk-card-body .uk-h3,
.uk-card-primary.uk-card-body .uk-h4,
.uk-card-primary.uk-card-body .uk-h5,
.uk-card-primary.uk-card-body .uk-h6,
.uk-card-primary.uk-card-body h1,
.uk-card-primary.uk-card-body h2,
.uk-card-primary.uk-card-body h3,
.uk-card-primary.uk-card-body h4,
.uk-card-primary.uk-card-body h5,
.uk-card-primary.uk-card-body h6,
.uk-card-primary > :not([class*='uk-card-media']) .uk-h1,
.uk-card-primary > :not([class*='uk-card-media']) .uk-h2,
.uk-card-primary > :not([class*='uk-card-media']) .uk-h3,
.uk-card-primary > :not([class*='uk-card-media']) .uk-h4,
.uk-card-primary > :not([class*='uk-card-media']) .uk-h5,
.uk-card-primary > :not([class*='uk-card-media']) .uk-h6,
.uk-card-primary > :not([class*='uk-card-media']) h1,
.uk-card-primary > :not([class*='uk-card-media']) h2,
.uk-card-primary > :not([class*='uk-card-media']) h3,
.uk-card-primary > :not([class*='uk-card-media']) h4,
.uk-card-primary > :not([class*='uk-card-media']) h5,
.uk-card-primary > :not([class*='uk-card-media']) h6,
.uk-card-secondary.uk-card-body .uk-h1,
.uk-card-secondary.uk-card-body .uk-h2,
.uk-card-secondary.uk-card-body .uk-h3,
.uk-card-secondary.uk-card-body .uk-h4,
.uk-card-secondary.uk-card-body .uk-h5,
.uk-card-secondary.uk-card-body .uk-h6,
.uk-card-secondary.uk-card-body h1,
.uk-card-secondary.uk-card-body h2,
.uk-card-secondary.uk-card-body h3,
.uk-card-secondary.uk-card-body h4,
.uk-card-secondary.uk-card-body h5,
.uk-card-secondary.uk-card-body h6,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-h1,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-h2,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-h3,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-h4,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-h5,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-h6,
.uk-card-secondary > :not([class*='uk-card-media']) h1,
.uk-card-secondary > :not([class*='uk-card-media']) h2,
.uk-card-secondary > :not([class*='uk-card-media']) h3,
.uk-card-secondary > :not([class*='uk-card-media']) h4,
.uk-card-secondary > :not([class*='uk-card-media']) h5,
.uk-card-secondary > :not([class*='uk-card-media']) h6,
.uk-light .uk-h1,
.uk-light .uk-h2,
.uk-light .uk-h3,
.uk-light .uk-h4,
.uk-light .uk-h5,
.uk-light .uk-h6,
.uk-light h1,
.uk-light h2,
.uk-light h3,
.uk-light h4,
.uk-light h5,
.uk-light h6 {
  color: #fff;
}

.uk-card-primary.uk-card-body blockquote,
.uk-card-primary > :not([class*='uk-card-media']) blockquote,
.uk-card-secondary.uk-card-body blockquote,
.uk-card-secondary > :not([class*='uk-card-media']) blockquote,
.uk-light blockquote {
  color: #fff;
}

.uk-card-primary.uk-card-body blockquote footer,
.uk-card-primary > :not([class*='uk-card-media']) blockquote footer,
.uk-card-secondary.uk-card-body blockquote footer,
.uk-card-secondary > :not([class*='uk-card-media']) blockquote footer,
.uk-light blockquote footer {
  color: rgba(255, 255, 255, 0.7);
}

.uk-card-primary.uk-card-body .uk-hr,
.uk-card-primary.uk-card-body hr,
.uk-card-primary > :not([class*='uk-card-media']) .uk-hr,
.uk-card-primary > :not([class*='uk-card-media']) hr,
.uk-card-secondary.uk-card-body .uk-hr,
.uk-card-secondary.uk-card-body hr,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-hr,
.uk-card-secondary > :not([class*='uk-card-media']) hr,
.uk-light .uk-hr,
.uk-light hr {
  border-top-color: rgba(255, 255, 255, 0.2);
}

.uk-card-primary.uk-card-body .uk-input,
.uk-card-primary.uk-card-body .uk-select,
.uk-card-primary.uk-card-body .uk-textarea,
.uk-card-primary > :not([class*='uk-card-media']) .uk-input,
.uk-card-primary > :not([class*='uk-card-media']) .uk-select,
.uk-card-primary > :not([class*='uk-card-media']) .uk-textarea,
.uk-card-secondary.uk-card-body .uk-input,
.uk-card-secondary.uk-card-body .uk-select,
.uk-card-secondary.uk-card-body .uk-textarea,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-input,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-select,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-textarea,
.uk-light .uk-input,
.uk-light .uk-select,
.uk-light .uk-textarea {
  background-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.7);
  background-clip: padding-box;
  border-color: rgba(255, 255, 255, 0.2);
}

.uk-card-primary.uk-card-body .uk-input:focus,
.uk-card-primary.uk-card-body .uk-select:focus,
.uk-card-primary.uk-card-body .uk-textarea:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-input:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-select:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-textarea:focus,
.uk-card-secondary.uk-card-body .uk-input:focus,
.uk-card-secondary.uk-card-body .uk-select:focus,
.uk-card-secondary.uk-card-body .uk-textarea:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-input:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-select:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-textarea:focus,
.uk-light .uk-input:focus,
.uk-light .uk-select:focus,
.uk-light .uk-textarea:focus {
  background-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.7);
  border-color: rgba(255, 255, 255, 0.7);
}

.uk-card-primary.uk-card-body .uk-input::-ms-input-placeholder,
.uk-card-primary > :not([class*='uk-card-media']) .uk-input::-ms-input-placeholder,
.uk-card-secondary.uk-card-body .uk-input::-ms-input-placeholder,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-input::-ms-input-placeholder,
.uk-light .uk-input::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}

.uk-card-primary.uk-card-body .uk-input::placeholder,
.uk-card-primary > :not([class*='uk-card-media']) .uk-input::placeholder,
.uk-card-secondary.uk-card-body .uk-input::placeholder,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-input::placeholder,
.uk-light .uk-input::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.uk-card-primary.uk-card-body .uk-textarea::-ms-input-placeholder,
.uk-card-primary > :not([class*='uk-card-media']) .uk-textarea::-ms-input-placeholder,
.uk-card-secondary.uk-card-body .uk-textarea::-ms-input-placeholder,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-textarea::-ms-input-placeholder,
.uk-light .uk-textarea::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}

.uk-card-primary.uk-card-body .uk-textarea::placeholder,
.uk-card-primary > :not([class*='uk-card-media']) .uk-textarea::placeholder,
.uk-card-secondary.uk-card-body .uk-textarea::placeholder,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-textarea::placeholder,
.uk-light .uk-textarea::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.uk-card-primary.uk-card-body .uk-select:not([multiple]):not([size]),
.uk-card-primary > :not([class*='uk-card-media']) .uk-select:not([multiple]):not([size]),
.uk-card-secondary.uk-card-body .uk-select:not([multiple]):not([size]),
.uk-card-secondary > :not([class*='uk-card-media']) .uk-select:not([multiple]):not([size]),
.uk-light .uk-select:not([multiple]):not([size]) {
  background-image: url('data:image/svg+xml;    charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A');
}

.uk-card-primary.uk-card-body .uk-checkbox,
.uk-card-primary.uk-card-body .uk-radio,
.uk-card-primary > :not([class*='uk-card-media']) .uk-checkbox,
.uk-card-primary > :not([class*='uk-card-media']) .uk-radio,
.uk-card-secondary.uk-card-body .uk-checkbox,
.uk-card-secondary.uk-card-body .uk-radio,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-checkbox,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-radio,
.uk-light .uk-checkbox,
.uk-light .uk-radio {
  background-color: rgba(242, 242, 242, 0.1);
  border-color: rgba(255, 255, 255, 0.2);
}

.uk-card-primary.uk-card-body .uk-checkbox:focus,
.uk-card-primary.uk-card-body .uk-radio:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-checkbox:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-radio:focus,
.uk-card-secondary.uk-card-body .uk-checkbox:focus,
.uk-card-secondary.uk-card-body .uk-radio:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-checkbox:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-radio:focus,
.uk-light .uk-checkbox:focus,
.uk-light .uk-radio:focus {
  border-color: rgba(255, 255, 255, 0.7);
}

.uk-card-primary.uk-card-body .uk-checkbox:checked,
.uk-card-primary.uk-card-body .uk-checkbox:indeterminate,
.uk-card-primary.uk-card-body .uk-radio:checked,
.uk-card-primary > :not([class*='uk-card-media']) .uk-checkbox:checked,
.uk-card-primary > :not([class*='uk-card-media']) .uk-checkbox:indeterminate,
.uk-card-primary > :not([class*='uk-card-media']) .uk-radio:checked,
.uk-card-secondary.uk-card-body .uk-checkbox:checked,
.uk-card-secondary.uk-card-body .uk-checkbox:indeterminate,
.uk-card-secondary.uk-card-body .uk-radio:checked,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-checkbox:checked,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-checkbox:indeterminate,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-radio:checked,
.uk-light .uk-checkbox:checked,
.uk-light .uk-checkbox:indeterminate,
.uk-light .uk-radio:checked {
  background-color: #fff;
  border-color: rgba(255, 255, 255, 0.7);
}

.uk-card-primary.uk-card-body .uk-checkbox:checked:focus,
.uk-card-primary.uk-card-body .uk-checkbox:indeterminate:focus,
.uk-card-primary.uk-card-body .uk-radio:checked:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-checkbox:checked:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-checkbox:indeterminate:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-radio:checked:focus,
.uk-card-secondary.uk-card-body .uk-checkbox:checked:focus,
.uk-card-secondary.uk-card-body .uk-checkbox:indeterminate:focus,
.uk-card-secondary.uk-card-body .uk-radio:checked:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-checkbox:checked:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-checkbox:indeterminate:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-radio:checked:focus,
.uk-light .uk-checkbox:checked:focus,
.uk-light .uk-checkbox:indeterminate:focus,
.uk-light .uk-radio:checked:focus {
  background-color: #e6e6e6;
}

.uk-card-primary.uk-card-body .uk-radio:checked,
.uk-card-primary > :not([class*='uk-card-media']) .uk-radio:checked,
.uk-card-secondary.uk-card-body .uk-radio:checked,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-radio:checked,
.uk-light .uk-radio:checked {
  background-image: url('data:image/svg+xml;    charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23666%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E');
}

.uk-card-primary.uk-card-body .uk-checkbox:checked,
.uk-card-primary > :not([class*='uk-card-media']) .uk-checkbox:checked,
.uk-card-secondary.uk-card-body .uk-checkbox:checked,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-checkbox:checked,
.uk-light .uk-checkbox:checked {
  background-image: url('data:image/svg+xml;    charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A');
}

.uk-card-primary.uk-card-body .uk-checkbox:indeterminate,
.uk-card-primary > :not([class*='uk-card-media']) .uk-checkbox:indeterminate,
.uk-card-secondary.uk-card-body .uk-checkbox:indeterminate,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-checkbox:indeterminate,
.uk-light .uk-checkbox:indeterminate {
  background-image: url('data:image/svg+xml;    charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E');
}

.uk-card-primary.uk-card-body .uk-form-label,
.uk-card-primary > :not([class*='uk-card-media']) .uk-form-label,
.uk-card-secondary.uk-card-body .uk-form-label,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-form-label,
.uk-light .uk-form-label {
  color: #fff;
}

.uk-card-primary.uk-card-body .uk-form-icon,
.uk-card-primary > :not([class*='uk-card-media']) .uk-form-icon,
.uk-card-secondary.uk-card-body .uk-form-icon,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-form-icon,
.uk-light .uk-form-icon {
  color: rgba(255, 255, 255, 0.5);
}

.uk-card-primary.uk-card-body .uk-form-icon:hover,
.uk-card-primary > :not([class*='uk-card-media']) .uk-form-icon:hover,
.uk-card-secondary.uk-card-body .uk-form-icon:hover,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-form-icon:hover,
.uk-light .uk-form-icon:hover {
  color: rgba(255, 255, 255, 0.7);
}

.uk-card-primary.uk-card-body .uk-button-default,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-default,
.uk-card-secondary.uk-card-body .uk-button-default,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-default,
.uk-light .uk-button-default {
  background-color: transparent;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.7);
}

.uk-card-primary.uk-card-body .uk-button-default:focus,
.uk-card-primary.uk-card-body .uk-button-default:hover,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-default:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-default:hover,
.uk-card-secondary.uk-card-body .uk-button-default:focus,
.uk-card-secondary.uk-card-body .uk-button-default:hover,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-default:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-default:hover,
.uk-light .uk-button-default:focus,
.uk-light .uk-button-default:hover {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}

.uk-card-primary.uk-card-body .uk-button-default.uk-active,
.uk-card-primary.uk-card-body .uk-button-default:active,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-default.uk-active,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-default:active,
.uk-card-secondary.uk-card-body .uk-button-default.uk-active,
.uk-card-secondary.uk-card-body .uk-button-default:active,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-default.uk-active,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-default:active,
.uk-light .uk-button-default.uk-active,
.uk-light .uk-button-default:active {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}

.uk-card-primary.uk-card-body .uk-button-primary,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-primary,
.uk-card-secondary.uk-card-body .uk-button-primary,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-primary,
.uk-light .uk-button-primary {
  background-color: #fff;
  color: #666;
}

.uk-card-primary.uk-card-body .uk-button-primary:focus,
.uk-card-primary.uk-card-body .uk-button-primary:hover,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-primary:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-primary:hover,
.uk-card-secondary.uk-card-body .uk-button-primary:focus,
.uk-card-secondary.uk-card-body .uk-button-primary:hover,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-primary:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-primary:hover,
.uk-light .uk-button-primary:focus,
.uk-light .uk-button-primary:hover {
  background-color: #f2f2f2;
  color: #666;
}

.uk-card-primary.uk-card-body .uk-button-primary.uk-active,
.uk-card-primary.uk-card-body .uk-button-primary:active,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-primary.uk-active,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-primary:active,
.uk-card-secondary.uk-card-body .uk-button-primary.uk-active,
.uk-card-secondary.uk-card-body .uk-button-primary:active,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-primary.uk-active,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-primary:active,
.uk-light .uk-button-primary.uk-active,
.uk-light .uk-button-primary:active {
  background-color: #e6e6e6;
  color: #666;
}

.uk-card-primary.uk-card-body .uk-button-secondary,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-secondary,
.uk-card-secondary.uk-card-body .uk-button-secondary,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-secondary,
.uk-light .uk-button-secondary {
  background-color: #fff;
  color: #666;
}

.uk-card-primary.uk-card-body .uk-button-secondary:focus,
.uk-card-primary.uk-card-body .uk-button-secondary:hover,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-secondary:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-secondary:hover,
.uk-card-secondary.uk-card-body .uk-button-secondary:focus,
.uk-card-secondary.uk-card-body .uk-button-secondary:hover,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-secondary:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-secondary:hover,
.uk-light .uk-button-secondary:focus,
.uk-light .uk-button-secondary:hover {
  background-color: #f2f2f2;
  color: #666;
}

.uk-card-primary.uk-card-body .uk-button-secondary.uk-active,
.uk-card-primary.uk-card-body .uk-button-secondary:active,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-secondary.uk-active,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-secondary:active,
.uk-card-secondary.uk-card-body .uk-button-secondary.uk-active,
.uk-card-secondary.uk-card-body .uk-button-secondary:active,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-secondary.uk-active,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-secondary:active,
.uk-light .uk-button-secondary.uk-active,
.uk-light .uk-button-secondary:active {
  background-color: #e6e6e6;
  color: #666;
}

.uk-card-primary.uk-card-body .uk-button-text,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-text,
.uk-card-secondary.uk-card-body .uk-button-text,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-text,
.uk-light .uk-button-text {
  color: #fff;
}

.uk-card-primary.uk-card-body .uk-button-text::before,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-text::before,
.uk-card-secondary.uk-card-body .uk-button-text::before,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-text::before,
.uk-light .uk-button-text::before {
  border-bottom-color: #fff;
}

.uk-card-primary.uk-card-body .uk-button-text:focus,
.uk-card-primary.uk-card-body .uk-button-text:hover,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-text:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-text:hover,
.uk-card-secondary.uk-card-body .uk-button-text:focus,
.uk-card-secondary.uk-card-body .uk-button-text:hover,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-text:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-text:hover,
.uk-light .uk-button-text:focus,
.uk-light .uk-button-text:hover {
  color: #fff;
}

.uk-card-primary.uk-card-body .uk-button-text:disabled,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-text:disabled,
.uk-card-secondary.uk-card-body .uk-button-text:disabled,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-text:disabled,
.uk-light .uk-button-text:disabled {
  color: rgba(255, 255, 255, 0.5);
}

.uk-card-primary.uk-card-body .uk-button-link,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-link,
.uk-card-secondary.uk-card-body .uk-button-link,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-link,
.uk-light .uk-button-link {
  color: rgba(255, 255, 255, 0.5);
}

.uk-card-primary.uk-card-body .uk-button-link:focus,
.uk-card-primary.uk-card-body .uk-button-link:hover,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-link:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-button-link:hover,
.uk-card-secondary.uk-card-body .uk-button-link:focus,
.uk-card-secondary.uk-card-body .uk-button-link:hover,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-link:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-button-link:hover,
.uk-light .uk-button-link:focus,
.uk-light .uk-button-link:hover {
  color: rgba(255, 255, 255, 0.7);
}

.uk-card-primary.uk-card-body .uk-article-meta,
.uk-card-primary > :not([class*='uk-card-media']) .uk-article-meta,
.uk-card-secondary.uk-card-body .uk-article-meta,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-article-meta,
.uk-light .uk-article-meta {
  color: rgba(255, 255, 255, 0.5);
}

.uk-card-primary.uk-card-body .uk-nav-parent-icon > .uk-parent > a::after,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-parent-icon > .uk-parent > a::after,
.uk-card-secondary.uk-card-body .uk-nav-parent-icon > .uk-parent > a::after,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-parent-icon > .uk-parent > a::after,
.uk-light .uk-nav-parent-icon > .uk-parent > a::after {
  background-image: url('data:image/svg+xml;    charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20stroke-width%3D%221.1%22%20points%3D%2210%201%204%207%2010%2013%22%20%2F%3E%0A%3C%2Fsvg%3E');
}

.uk-card-primary.uk-card-body .uk-nav-parent-icon > .uk-parent.uk-open > a::after,
.uk-card-primary
  > :not([class*='uk-card-media'])
  .uk-nav-parent-icon
  > .uk-parent.uk-open
  > a::after,
.uk-card-secondary.uk-card-body .uk-nav-parent-icon > .uk-parent.uk-open > a::after,
.uk-card-secondary
  > :not([class*='uk-card-media'])
  .uk-nav-parent-icon
  > .uk-parent.uk-open
  > a::after,
.uk-light .uk-nav-parent-icon > .uk-parent.uk-open > a::after {
  background-image: url('data:image/svg+xml;    charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20stroke-width%3D%221.1%22%20points%3D%221%204%207%2010%2013%204%22%20%2F%3E%0A%3C%2Fsvg%3E');
}

.uk-card-primary.uk-card-body .uk-nav-default > li > a,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-default > li > a,
.uk-card-secondary.uk-card-body .uk-nav-default > li > a,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-default > li > a,
.uk-light .uk-nav-default > li > a {
  color: rgba(255, 255, 255, 0.5);
}

.uk-card-primary.uk-card-body .uk-nav-default > li > a:focus,
.uk-card-primary.uk-card-body .uk-nav-default > li > a:hover,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-default > li > a:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-default > li > a:hover,
.uk-card-secondary.uk-card-body .uk-nav-default > li > a:focus,
.uk-card-secondary.uk-card-body .uk-nav-default > li > a:hover,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-default > li > a:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-default > li > a:hover,
.uk-light .uk-nav-default > li > a:focus,
.uk-light .uk-nav-default > li > a:hover {
  color: rgba(255, 255, 255, 0.7);
}

.uk-card-primary.uk-card-body .uk-nav-default > li.uk-active > a,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-default > li.uk-active > a,
.uk-card-secondary.uk-card-body .uk-nav-default > li.uk-active > a,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-default > li.uk-active > a,
.uk-light .uk-nav-default > li.uk-active > a {
  color: #fff;
}

.uk-card-primary.uk-card-body .uk-nav-default .uk-nav-header,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-default .uk-nav-header,
.uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-header,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-default .uk-nav-header,
.uk-light .uk-nav-default .uk-nav-header {
  color: #fff;
}

.uk-card-primary.uk-card-body .uk-nav-default .uk-nav-divider,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-default .uk-nav-divider,
.uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-divider,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-default .uk-nav-divider,
.uk-light .uk-nav-default .uk-nav-divider {
  border-top-color: rgba(255, 255, 255, 0.2);
}

.uk-card-primary.uk-card-body .uk-nav-default .uk-nav-sub a,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-default .uk-nav-sub a,
.uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-sub a,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-default .uk-nav-sub a,
.uk-light .uk-nav-default .uk-nav-sub a {
  color: rgba(255, 255, 255, 0.5);
}

.uk-card-primary.uk-card-body .uk-nav-default .uk-nav-sub a:focus,
.uk-card-primary.uk-card-body .uk-nav-default .uk-nav-sub a:hover,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-default .uk-nav-sub a:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-default .uk-nav-sub a:hover,
.uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-sub a:focus,
.uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-sub a:hover,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-default .uk-nav-sub a:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-default .uk-nav-sub a:hover,
.uk-light .uk-nav-default .uk-nav-sub a:focus,
.uk-light .uk-nav-default .uk-nav-sub a:hover {
  color: rgba(255, 255, 255, 0.7);
}

.uk-card-primary.uk-card-body .uk-nav-default .uk-nav-sub li.uk-active > a,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-default .uk-nav-sub li.uk-active > a,
.uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-sub li.uk-active > a,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-default .uk-nav-sub li.uk-active > a,
.uk-light .uk-nav-default .uk-nav-sub li.uk-active > a {
  color: #fff;
}

.uk-card-primary.uk-card-body .uk-nav-primary > li > a,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-primary > li > a,
.uk-card-secondary.uk-card-body .uk-nav-primary > li > a,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-primary > li > a,
.uk-light .uk-nav-primary > li > a {
  color: rgba(255, 255, 255, 0.5);
}

.uk-card-primary.uk-card-body .uk-nav-primary > li > a:focus,
.uk-card-primary.uk-card-body .uk-nav-primary > li > a:hover,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-primary > li > a:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-primary > li > a:hover,
.uk-card-secondary.uk-card-body .uk-nav-primary > li > a:focus,
.uk-card-secondary.uk-card-body .uk-nav-primary > li > a:hover,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-primary > li > a:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-primary > li > a:hover,
.uk-light .uk-nav-primary > li > a:focus,
.uk-light .uk-nav-primary > li > a:hover {
  color: rgba(255, 255, 255, 0.7);
}

.uk-card-primary.uk-card-body .uk-nav-primary > li.uk-active > a,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-primary > li.uk-active > a,
.uk-card-secondary.uk-card-body .uk-nav-primary > li.uk-active > a,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-primary > li.uk-active > a,
.uk-light .uk-nav-primary > li.uk-active > a {
  color: #fff;
}

.uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-header,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-primary .uk-nav-header,
.uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-header,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-primary .uk-nav-header,
.uk-light .uk-nav-primary .uk-nav-header {
  color: #fff;
}

.uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-divider,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-primary .uk-nav-divider,
.uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-divider,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-primary .uk-nav-divider,
.uk-light .uk-nav-primary .uk-nav-divider {
  border-top-color: rgba(255, 255, 255, 0.2);
}

.uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-sub a,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-primary .uk-nav-sub a,
.uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-sub a,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-primary .uk-nav-sub a,
.uk-light .uk-nav-primary .uk-nav-sub a {
  color: rgba(255, 255, 255, 0.5);
}

.uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-sub a:focus,
.uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-sub a:hover,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-primary .uk-nav-sub a:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-primary .uk-nav-sub a:hover,
.uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-sub a:focus,
.uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-sub a:hover,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-primary .uk-nav-sub a:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-primary .uk-nav-sub a:hover,
.uk-light .uk-nav-primary .uk-nav-sub a:focus,
.uk-light .uk-nav-primary .uk-nav-sub a:hover {
  color: rgba(255, 255, 255, 0.7);
}

.uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-sub li.uk-active > a,
.uk-card-primary > :not([class*='uk-card-media']) .uk-nav-primary .uk-nav-sub li.uk-active > a,
.uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-sub li.uk-active > a,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-primary .uk-nav-sub li.uk-active > a,
.uk-light .uk-nav-primary .uk-nav-sub li.uk-active > a {
  color: #fff;
}

.uk-card-primary.uk-card-body .uk-navbar-nav > li > a,
.uk-card-primary > :not([class*='uk-card-media']) .uk-navbar-nav > li > a,
.uk-card-secondary.uk-card-body .uk-navbar-nav > li > a,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-navbar-nav > li > a,
.uk-light .uk-navbar-nav > li > a {
  color: rgba(255, 255, 255, 0.5);
}

.uk-card-primary.uk-card-body .uk-navbar-nav > li:hover > a,
.uk-card-primary.uk-card-body .uk-navbar-nav > li > a.uk-open,
.uk-card-primary.uk-card-body .uk-navbar-nav > li > a:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-navbar-nav > li:hover > a,
.uk-card-primary > :not([class*='uk-card-media']) .uk-navbar-nav > li > a.uk-open,
.uk-card-primary > :not([class*='uk-card-media']) .uk-navbar-nav > li > a:focus,
.uk-card-secondary.uk-card-body .uk-navbar-nav > li:hover > a,
.uk-card-secondary.uk-card-body .uk-navbar-nav > li > a.uk-open,
.uk-card-secondary.uk-card-body .uk-navbar-nav > li > a:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-navbar-nav > li:hover > a,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-navbar-nav > li > a.uk-open,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-navbar-nav > li > a:focus,
.uk-light .uk-navbar-nav > li:hover > a,
.uk-light .uk-navbar-nav > li > a.uk-open,
.uk-light .uk-navbar-nav > li > a:focus {
  color: rgba(255, 255, 255, 0.7);
}

.uk-card-primary.uk-card-body .uk-navbar-nav > li > a:active,
.uk-card-primary > :not([class*='uk-card-media']) .uk-navbar-nav > li > a:active,
.uk-card-secondary.uk-card-body .uk-navbar-nav > li > a:active,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-navbar-nav > li > a:active,
.uk-light .uk-navbar-nav > li > a:active {
  color: #fff;
}

.uk-card-primary.uk-card-body .uk-navbar-nav > li.uk-active > a,
.uk-card-primary > :not([class*='uk-card-media']) .uk-navbar-nav > li.uk-active > a,
.uk-card-secondary.uk-card-body .uk-navbar-nav > li.uk-active > a,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-navbar-nav > li.uk-active > a,
.uk-light .uk-navbar-nav > li.uk-active > a {
  color: #fff;
}

.uk-card-primary.uk-card-body .uk-navbar-item,
.uk-card-primary > :not([class*='uk-card-media']) .uk-navbar-item,
.uk-card-secondary.uk-card-body .uk-navbar-item,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-navbar-item,
.uk-light .uk-navbar-item {
  color: rgba(255, 255, 255, 0.7);
}

.uk-card-primary.uk-card-body .uk-navbar-toggle,
.uk-card-primary > :not([class*='uk-card-media']) .uk-navbar-toggle,
.uk-card-secondary.uk-card-body .uk-navbar-toggle,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-navbar-toggle,
.uk-light .uk-navbar-toggle {
  color: rgba(255, 255, 255, 0.5);
}

.uk-card-primary.uk-card-body .uk-navbar-toggle.uk-open,
.uk-card-primary.uk-card-body .uk-navbar-toggle:focus,
.uk-card-primary.uk-card-body .uk-navbar-toggle:hover,
.uk-card-primary > :not([class*='uk-card-media']) .uk-navbar-toggle.uk-open,
.uk-card-primary > :not([class*='uk-card-media']) .uk-navbar-toggle:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-navbar-toggle:hover,
.uk-card-secondary.uk-card-body .uk-navbar-toggle.uk-open,
.uk-card-secondary.uk-card-body .uk-navbar-toggle:focus,
.uk-card-secondary.uk-card-body .uk-navbar-toggle:hover,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-navbar-toggle.uk-open,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-navbar-toggle:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-navbar-toggle:hover,
.uk-light .uk-navbar-toggle.uk-open,
.uk-light .uk-navbar-toggle:focus,
.uk-light .uk-navbar-toggle:hover {
  color: rgba(255, 255, 255, 0.7);
}

.uk-card-primary.uk-card-body .uk-accordion-title,
.uk-card-primary > :not([class*='uk-card-media']) .uk-accordion-title,
.uk-card-secondary.uk-card-body .uk-accordion-title,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-accordion-title,
.uk-light .uk-accordion-title {
  color: #fff;
}

.uk-card-primary.uk-card-body .uk-accordion-title:focus,
.uk-card-primary.uk-card-body .uk-accordion-title:hover,
.uk-card-primary > :not([class*='uk-card-media']) .uk-accordion-title:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-accordion-title:hover,
.uk-card-secondary.uk-card-body .uk-accordion-title:focus,
.uk-card-secondary.uk-card-body .uk-accordion-title:hover,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-accordion-title:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-accordion-title:hover,
.uk-light .uk-accordion-title:focus,
.uk-light .uk-accordion-title:hover {
  color: rgba(255, 255, 255, 0.7);
}

.uk-card-primary.uk-card-body .uk-text-lead,
.uk-card-primary > :not([class*='uk-card-media']) .uk-text-lead,
.uk-card-secondary.uk-card-body .uk-text-lead,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-text-lead,
.uk-light .uk-text-lead {
  color: rgba(255, 255, 255, 0.7);
}

.uk-card-primary.uk-card-body .uk-text-meta,
.uk-card-primary > :not([class*='uk-card-media']) .uk-text-meta,
.uk-card-secondary.uk-card-body .uk-text-meta,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-text-meta,
.uk-light .uk-text-meta {
  color: rgba(255, 255, 255, 0.5);
}

.uk-card-primary.uk-card-body .uk-text-muted,
.uk-card-primary > :not([class*='uk-card-media']) .uk-text-muted,
.uk-card-secondary.uk-card-body .uk-text-muted,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-text-muted,
.uk-light .uk-text-muted {
  color: rgba(255, 255, 255, 0.5) !important;
}

.uk-card-primary.uk-card-body .uk-text-emphasis,
.uk-card-primary > :not([class*='uk-card-media']) .uk-text-emphasis,
.uk-card-secondary.uk-card-body .uk-text-emphasis,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-text-emphasis,
.uk-light .uk-text-emphasis {
  color: #fff !important;
}

.uk-card-primary.uk-card-body .uk-text-primary,
.uk-card-primary > :not([class*='uk-card-media']) .uk-text-primary,
.uk-card-secondary.uk-card-body .uk-text-primary,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-text-primary,
.uk-light .uk-text-primary {
  color: rgba(255, 255, 255, 0.7) !important;
}

.uk-card-primary.uk-card-body .uk-column-divider,
.uk-card-primary > :not([class*='uk-card-media']) .uk-column-divider,
.uk-card-secondary.uk-card-body .uk-column-divider,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-column-divider,
.uk-light .uk-column-divider {
  column-rule-color: rgba(255, 255, 255, 0.2);
}

.uk-card-primary.uk-card-body .uk-logo,
.uk-card-primary > :not([class*='uk-card-media']) .uk-logo,
.uk-card-secondary.uk-card-body .uk-logo,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-logo,
.uk-light .uk-logo {
  color: rgba(255, 255, 255, 0.7);
}

.uk-card-primary.uk-card-body .uk-logo:focus,
.uk-card-primary.uk-card-body .uk-logo:hover,
.uk-card-primary > :not([class*='uk-card-media']) .uk-logo:focus,
.uk-card-primary > :not([class*='uk-card-media']) .uk-logo:hover,
.uk-card-secondary.uk-card-body .uk-logo:focus,
.uk-card-secondary.uk-card-body .uk-logo:hover,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-logo:focus,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-logo:hover,
.uk-light .uk-logo:focus,
.uk-light .uk-logo:hover {
  color: rgba(255, 255, 255, 0.7);
}

.uk-card-primary.uk-card-body .uk-logo > :not(.uk-logo-inverse):not(:only-of-type),
.uk-card-primary
  > :not([class*='uk-card-media'])
  .uk-logo
  > :not(.uk-logo-inverse):not(:only-of-type),
.uk-card-secondary.uk-card-body .uk-logo > :not(.uk-logo-inverse):not(:only-of-type),
.uk-card-secondary
  > :not([class*='uk-card-media'])
  .uk-logo
  > :not(.uk-logo-inverse):not(:only-of-type),
.uk-light .uk-logo > :not(.uk-logo-inverse):not(:only-of-type) {
  display: none;
}

.uk-card-primary.uk-card-body .uk-logo-inverse,
.uk-card-primary > :not([class*='uk-card-media']) .uk-logo-inverse,
.uk-card-secondary.uk-card-body .uk-logo-inverse,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-logo-inverse,
.uk-light .uk-logo-inverse {
  display: inline;
}

.uk-card-primary.uk-card-body .uk-accordion-title::before,
.uk-card-primary > :not([class*='uk-card-media']) .uk-accordion-title::before,
.uk-card-secondary.uk-card-body .uk-accordion-title::before,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-accordion-title::before,
.uk-light .uk-accordion-title::before {
  background-image: url('data:image/svg+xml;    charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E');
}

.uk-card-primary.uk-card-body .uk-open > .uk-accordion-title::before,
.uk-card-primary > :not([class*='uk-card-media']) .uk-open > .uk-accordion-title::before,
.uk-card-secondary.uk-card-body .uk-open > .uk-accordion-title::before,
.uk-card-secondary > :not([class*='uk-card-media']) .uk-open > .uk-accordion-title::before,
.uk-light .uk-open > .uk-accordion-title::before {
  background-image: url('data:image/svg+xml;    charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E');
}

@media screen and (max-width: 768px) {
  .TV-1 {
    max-width: 500px;
    margin: 52px auto 0;
  }

  .TV-2 {
    max-width: 500px;
    margin: 35px auto 0;
  }

  .TV-3 {
    margin: 28px auto 0;
    max-width: 500px;
  }

  .TV-4 {
    margin: 31.3px auto 0;
    max-width: 500px;
  }
}

.nomarg {
  line-height: auto;
  margin: 0;
  letter-spacing: auto;
  color: #fff;
  text-transform: auto;
  text-decoration: auto;
  font-size: auto;
  font-weight: auto;
}

@media screen and (max-width: 580px) {
  .Setup-IPTV-using-X {
    padding: 22px 12% 21px 0;
  }
}

@media screen and (min-width: 630px) and (max-width: 678px) {
  .notif {
    float: left;
  }
}

@media screen and (min-width: 320px) and (max-width: 470px) {
  .info {
    max-width: 75% !important;
  }
}

@media screen and (max-width: 630px) {
  .info {
    min-width: 213px;
    max-width: 83%;
    width: auto;
    font-size: 16px;
    line-height: 1.25;
    color: #fff;
    text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.15);
    display: inline-block;
  }

  .notice {
    border-radius: 4.8px;
    background-color: #00c972;
    color: #fff;
    font-size: 13.3px;
    font-weight: 900;
    color: #fff;
    padding: 2px 7px;
    text-align: center;
    display: inline-block;
    width: auto;
    height: 16px;
    top: 9px;
    position: relative;
    margin-right: 11px;
    float: left;
  }

  .news {
    display: block;
  }

  .news {
    margin-bottom: 30px;
    max-width: 98%;
  }

  .containdivcccam .news {
    max-width: 98% !important;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1260px) {
  .navBar {
    padding: 16px 6.5% 13px 6.4%;
    width: 87.1%;
  }

  nav {
    width: 78%;
    float: right;
    display: inline-block;
  }
}

@media screen and (max-width: 768px) {
  .nav_only .sign_in {
    margin-right: 0;
  }

  .offer-btn {
    top: 0;
    border-radius: 7px;
  }

  .edited_cccam_2 {
    padding: 32px 3.4% 0;
  }

  .transition {
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
  }

  .collapsed .transition {
    transform: translateX(-70%);
    -webkit-transform: translateX(-70%);
    -moz-transform: translateX(-70%);
    -ms-transform: translateX(-70%);
    -o-transform: translateX(-70%);
  }

  .collapsed .navBar {
    position: fixed;
    right: 70%;
    z-index: 1000;
  }

  ul.nav-list {
    width: 70%;
    box-sizing: border-box;
    position: fixed;
    background: linear-gradient(340deg, rgba(0, 0, 0, 1) 0, rgba(73, 112, 207, 1) 100%);
    opacity: 0;
    height: 100%;
    right: 0;
    top: 0;
    text-align: center;
    padding: 50px 34px 20px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    display: block;
    right: -70%;
  }

  .collapsed ul.nav-list {
    opacity: 1;
    right: 0;
    top: 0;
  }
}

.lazy {
  animation-name: lazy;
  -webkit-animation-name: lazy;
  animation-duration: 0.8s;
  -webkit-animation-duration: 0.8s;
}

@keyframes lazy {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes lazy {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.notice {
  width: unset;
  box-sizing: content-box;
}

h3.alertMessage {
  font-size: 13px;
  line-height: 15px;
  color: #fff;
  margin: 0 auto;
  display: block;
  max-width: 100%;
  width: 790px;
}

div#langageAlert {
  position: relative;
  background: #df3b3b;
  padding: 4px 15%;
}

.link {
  display: block;
  margin: auto;
  width: max-content;
}

button.redirect {
  width: 109px;
  height: 25px;
  border: 1px solid #fff;
  border-radius: 2px;
  font-size: 13px;
  line-height: 15px;
  color: #fff;
  display: inline-block;
  margin: 0 0 0 2%;
  background: 0 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}

button.close {
  margin: 0 5px;
  width: 15px;
  height: 15px;
  border: 1px solid #fff;
  padding: 2px;
  border-radius: 7.5px;
  font-size: 9px;
  line-height: 9px;
  background-color: transparent;
  color: #fff;
  position: relative;
  top: -2px;
  transition: 0.3s transform;
  -webkit-transition: 0.3s transform;
  -moz-transition: 0.3s transform;
  -ms-transition: 0.3s transform;
  -o-transition: 0.3s transform;
}

div#langageAlert.disable {
  height: 0;
  overflow: hidden;
  padding: 0 15%;
  opacity: 0;
}

button.close:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.slide .slick-slide {
  background: 0 0;
  box-shadow: none;
  width: auto;
  height: auto !important;
  margin: 0;
}

@media screen and (min-width: 880px) {
  .slick-track {
    width: max-content !important;
  }
}

a {
  text-decoration: none;
}

ul li.link_footer {
  color: rgba(63, 63, 63, 0.62);
}

@media screen and (max-width: 768px) {
  button.close {
    width: 17px;
    right: 8px;
    height: 17px;
    border-radius: 8.5px;
    font-size: 8px;
    line-height: 13px;
    position: fixed;
    margin-top: 4px;
    top: unset;
  }
}

.home_intro {
  max-width: 1381px;
  margin: 0 auto;
}

.features {
  max-width: 1372px;
  margin: 0 auto;
}

section.responsive {
  max-width: 1600px;
  margin: 0 auto;
}

@media screen and (max-width: 1035px) {
  .flex_div_supp {
    width: 80%;
    min-width: 656px;
    justify-content: space-around;
  }

  .inline_option_on_phone,
  .block_option_on_phone {
    width: 314px;
  }
}

@media screen and (max-width: 800px) {
  .list_topic {
    width: 675px;
    max-width: 80%;
  }
}

@media screen and (max-width: 700px) {
  .flex_div_supp {
    width: 100%;
    min-width: unset;
  }

  .inline_option_on_phone,
  .block_option_on_phone {
    max-width: 45%;
  }
}

@media screen and (max-width: 600px) {
  .flex_div_supp {
    width: 100%;
    min-width: unset;
    justify-content: space-between;
  }

  .block_option_on_phone {
    max-width: 100%;
    width: 100%;
  }

  .inline_option_on_phone {
    max-width: calc(50% - 9.75px);
  }

  /* input.search_support.aos-init.aos-animate {
        width: 92.5%;
    }
    p.What-are-you-looking.aos-init.aos-animate {
        font-size: 30px;
        max-width: 92.5%;
        margin: 0 auto 65px;
    } */

  .bg_support {
    padding: 115px 0 73px;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 500px) {
  .TUTORIALS {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 22px;
  }

  .tuto_img {
    height: 36px;
  }

  .inline_option_on_phone,
  .block_option_on_phone {
    padding: 29px 0 17px;
    height: auto;
  }

  .list_topic {
    width: 675px;
    max-width: 90.4%;
  }

  p.Most-Useful-Topics {
    text-align: left;
    width: 90.4%;
    margin: 0 auto 27px;
    padding-left: 0;
  }

  p.Setup-IPTV-using-X {
    padding: 0 12% 0 0;
    line-height: 35px;
    border: 0;
    font-size: 15px;
    color: #606f94;
    font-weight: 400;
  }

  .useful_topic {
    padding: 36px 0 33px 0;
  }
}
