@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600,700|Oswald&display=swap&subset=cyrillic');
@import url('/css/social.css');


body {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #1C1920;
}

h1 {
  font-size: 48px;
  line-height: 71px;
}

h1,
h2,
h3,
h4 {
  font-family: 'Oswald', sans-serif;
  color: #123069;
  font-weight: normal;
}

h2,
h3,
h4 {
  font-family: 'Oswald', sans-serif;
  font-size: 24px;
  line-height: 36px;

}

main {
  min-height: 100vh;
}

a:hover {
  text-decoration: none;
}

.bold {
  font-weight: bold;
}

.small-text {
  font-size: 12px;
  line-height: 15px;
}

.mr-b-1 {
  margin-bottom: 1rem;
}

/* Header */

.ya-ads {
  margin-top: 2rem;
}

.navbar-brand {
  position: absolute;
  left: -50px;
}

header {
  background: #EFF5FA;
}

/* MENU */

.menu {
  /* padding: 2rem; */
  max-height: 111px;
}

.menu .navbar {
  padding: 0;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 16px !important;
  padding-left: 16px !important;
}

.menu .bg-light {
  background-color: #EFF5FA !important;
}

.menu a {
  color: #1C1920 !important;
  font-size: 16px;
  line-height: 20px;
  margin-right: 0px !important;
  padding: 1rem 16px;
}

.menu a:hover {

  color: #123069;
  font-weight: bold;
}

.menu .nav-link:hover {
  padding: 1rem 16px;
  background: #DBDFEA;
}


main {
  background-color: #DBDFEA;
}

.img-adaptiv img{
  max-width: 100% !important;
}

.ads-offer img {
  max-width: 600px;
  max-height: 100px;
}

.img-adaptiv {
  width: 100%
}

.img-adaptiv img{
  width: 100%
}

/* SECTION 1 */

.welcome-box {
  margin: 2rem 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items:center;
}

.welcome-box .text-welcome {
  font-size: 14px;
  line-height: 17px;
  color: #484757;
  max-width: 610px;
  margin-bottom: 1rem;
}

/* dwn buttin */

.mr-b-1 {
  margin-bottom: 1rem;
}

.mr-t-1 {
  margin-top: 1rem;
}

.mr-t-2 {
  margin-top: 2rem;
}

.dwn-button {
  margin: 1rem 0;
  padding: 20px 30px;
  max-width: 410px;
}

.dwn-button a {
  white-space: nowrap;
  margin: 1rem 0;
  color: #1C1920;
  font-family: 'Oswald', sans-serif;
  font-size: 24px;
  line-height: 0%;
  box-shadow: 4px 4px 18px rgba(132, 161, 185, 0.8), -4px -4px 18px #EFF1F4;
  padding: 20px 60px;
  text-decoration: none;
  letter-spacing: 0.03em;
  background: #EFF5FA;
}

.dwn-button a:hover {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #EFF5FA;
  background: #1C1920;
}

/* 
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
            FAST TV BLOCK
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
*/

.container {
  position: relative;
  z-index: 1;
}

.fast-tv {
  margin-top: 4rem;
  background: #AEB7BE;

  padding: 30px 15px 60px 15px;
  z-index: 2;
  display: block;
}

.fast-tv::before {
  content: '';
  position: absolute;
  background: #EFF5FA;
  width: 90%;
  height: 87%;
  top: 95px;
  right: -10px;
  z-index: -1;
  padding: ;
}

.fast-tv .name {
  text-align: center;
  padding-bottom: 1rem;
}

.fast-tv span {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #1C1920;

}

.fast-tv-box {
  display: -webkit-box;
  display: flex;
  max-width: 500px;
  flex-wrap: wrap;
  margin: -8px 0px;
}

.fast-tv-box img {
  max-width: 55px;
  margin: 15px 10px;
  /* border: 1px solid #28282F; */
}

.fast-tv-box img:hover {
  /* border: 1px solid #ffffff; */
}

@media (max-width: 1280px) {

  .fast-tv-box img {
    max-width: 50px;
  }
}

@media (max-width: 1280px) {

  .fast-tv-box img {
    max-width: 40px;
  }
}


/* DDDD */

.ab-soft-box {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 5rem 0;
}

.ab-soft-box ul {
  padding-left: 0;
  list-style: none;
}

.ab-soft-box h3 {
  margin: 1rem 0;
}

/* Plus soft */

.plus-soft-box {
  background: #EFF5FA;

  display: -webkit-box;

  display: flex;
  -webkit-box-pack: center;
  justify-content: center;

}

.plus-soft-box p{
  max-width: 1100px;
}

.plus-soft-box .list {
  display: -webkit-box;
  display: flex;
  max-width: 1204px;
  flex-wrap: wrap;
  margin-left: 180px;
  padding: 10px 0;
  padding-bottom: 50px;
}

.plus-soft-box .col-3 {
  margin-right: 65px;
  max-width: 220px;
}

.plus-soft-box span::before {
  content: '';
  background-image: url(/images/icon/strelka.svg);
  background-size: 100% 100%;
  width: 50px;
  height: 50px;
  position: relative;
  left: -65px;
  top: 40px;
  display: block;
}

/* Text box */

.text-box {
  padding: 50px 0 113px;
}

.text-box .bg {
  background-color: #DBDFEA;
}

.text-box:before {
  content: '';
  background-image: url(/images/background/back-text-index.jpg);
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  max-width: 945px;
  max-height: 775px;
  position: absolute;
  right: 0;

}

.recomend-box {
  padding: 60px 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  background: #EFF5FA;
}

.recomend-box .box {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;

  max-width: 1100px;
}

.recomend-box .col:nth-child(1) {
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.recomend-box .name {
  font-size: 24px;
  line-height: 36px;
  color: #123069;
  white-space: nowrap;
}

.recomend-box .col img {
  width: 100%;
  min-width: 290px;
}

.recomend-box .col:hover {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0.7;
  z-index: 1;
}

/* Install BOX */

.install-box ul {
  list-style: none;
  padding-left: 0;
}

.install-box h3 {
  margin: 1rem;
  margin-top: 2rem;
}

/* FOOTER */

footer {
  padding: 1rem 0;
  background: #EFF5FA;
  font-size: 14px;

  color: #1C1920;
}

footer a {
  font-size: 14px;
  line-height: 17px;
  color: #1C1920;
}

/* VIDEO */

.video {
  padding: 1rem 0;
  position: relative;
  z-index: 1;
  width: 100%;
  cursor: pointer;
}

.video img {
  width: 100%;

}

.video:after {
  content: '';
  background-image: url(/images/video_play.png);
  position: absolute;
  z-index: 99;
  background-size: 100% 100%;
  max-width: 120px;
  max-height: 120px;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.video:hover:after {
  opacity: 0.6;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.video-modal iframe {
  padding: 15px 0;
  width: 100%;
  height: 80vh;
}

.video-modal img {
  padding: 10px;
  background: #000;
  width: 100%;

}


/* ANDROID */

.plus-box,
.minus-box {
  max-width: 450px;
  margin-top: 1rem;
  padding: 30px 50px 30px 30px;
  background: #EFF5FA;
  box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.25);
}

.plus-minus-box {
  margin-top: 1rem;
}

.plus-minus-box ul {
  list-style: none;
  /* padding-left: 0; */
}

.plus-minus-box li {
  max-width: 220px;
  margin-top: 30px;
}

.plus-minus-box li::before {
  content: '';
  background-image: url(/images/icon/plus.png);
  background-size: 100% 100%;
  width: 100%;
  height: 100px;
  max-width: 19px;
  max-height: 19px;
  display: block;
  margin-top: 0.5rem;
  left: 55px;
  position: absolute;
}

.minus-box li::before {
  content: '';
  background-image: url(/images/icon/minus.png);
  background-size: 100% 100%;
  width: 100%;
  height: 100px;
  max-width: 19px;
  max-height: 1px;
  display: block;
  margin-top: 1rem;
  left: 55px;
  position: absolute;
}

.minus-box li {
  max-width: 224px;
}

.text-box-android {
  margin-top: 3rem;
}

.text-box-android p,
.text-box-android ul {
  max-width: 380px;
}

.minus-box:before {
  content: '';
  background-image: url(/images/background/android-phone.jpg);
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  max-width: 410px;
  min-height: 659px;
  bottom: -120%;
  left: 0;
  position: absolute;
}

/* QA page */

.faq-index h1 {
  margin: 1rem 0;
}

.qa-box {
  margin: 1rem 0;
  background: #EFF5FA;
  padding: 50px 30px;
  position: relative;
  z-index: 22;
}

.box-content {

  background: #EFF5FA;

}

.qa-box ul {

  background: #EFF5FA;
  list-style: none;
  padding-left: 0;

}


/* TV ONLINE */

/* 
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
          Вид бокса канала
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
*/

.chanel {
  display: -webkit-box;
  display: flex;
  max-height: 60px;
  -webkit-box-align: center;
  align-items: center;
  width: 180px;
  margin-bottom: 30px;
}

.chanel a {
  font-size: 14px;
  line-height: 22px;
  color: #123069;
  flex-wrap: wrap;
}

.chanel img {
  max-width: 50px;
  max-height: 50px;
}

.ico_chanel {
  padding-right: 15px;
}

.name_chanel {
  font-size: 16px;
  line-height: 14px;
  color: #101013;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.name_chanel:hover {
  color: #123069;
  -webkit-transition: all .3s;
  transition: all .3s;
}

/* При навдение на канал анимация */
.name_chanel {
  position: relative;
}

.name_chanel:after {
  content: '';
  height: 60px;
  width: 200px;
  /* ОТЛАДКА ОБЛАСТИ НАЖАТИЯ НА КАНАЛ background:red; */
  top: -25px;
  left: -85px;
  display: block;
  position: absolute;
  padding-top: 30px;
  padding-bottom: 20px;
}

.chanel {

  min-height: 60px;
  box-sizing: border-box;
  background: none;
  border: 0;
  position: relative;
  z-index: 1;
}

.chanel::before,
.chanel::after {
  box-sizing: inherit;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
}

.draw {
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}

.draw::before,
.draw::after {
  border: 2px solid transparent;
  width: 0;
  height: 0;
}

.draw::before {
  top: 0;
  left: 0;
}

.draw::after {
  bottom: 0;
  right: 0;
}

.draw:hover {
  color: #60daaa;
}

.draw:hover::before,
.draw:hover::after {
  width: 100%;
  height: 100%;
}

.draw:hover::before {
  border-top-color: #DBDFEA;
  border-right-color: #DBDFEA;
  -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}

.draw:hover::after {
  border-bottom-color: #DBDFEA;
  border-left-color: #DBDFEA;
  -webkit-transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
  transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
}

.meet:hover {
  color: #fbca67;
}

.meet::after {
  top: 0;
  left: 0;
}

.meet:hover::before {
  background: #DBDFEA;
  z-index: -1;
  border-top-color: #DBDFEA;
  border-right-color: #DBDFEA;
}

.meet:hover::after {

  z-index: -1;
  border-bottom-color: #DBDFEA;
  border-left-color: #DBDFEA;
  -webkit-transition: height 0.25s ease-out, width 0.25s ease-out 0.25s;
  transition: height 0.25s ease-out, width 0.25s ease-out 0.25s;
}

/* При навдение на канал анимация  END*/

.chanel-list-popular {
  max-width: 900px;
  width: 100%;
  height: 100%;
  padding-top: 12px;
  padding-left: 48px;
  padding-right: 48px;
  margin-bottom: 15px;
  background: #EFF5FA;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.25);
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}

/* 
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
            ПРАВОЕ МЕНЮ
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
*/

.category {
  padding: 10px;
  max-width: 255px;
}

.category-bg {
  background: #EFF5FA;
}


.category .cat-name {
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #123069;
  text-align: center;
  margin: 1rem;
}

.category ul {
  list-style: none;
}

.category li {
  padding-bottom: 20px;
}

.category li:last-child {
  padding-bottom: 0px;
}

.category li>a {
  color: #101013;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
}

.category li>a:hover {
  color: #123069;
  -webkit-transition: all 0.3s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-weight: bold;

}

.glaz_download {
  max-width: 303px;
  margin-left: 21px;
  margin-top: 40px;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  color: #123069;
  margin-bottom: 20px;
}

.glaz_download .btn {
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  line-height: 27px;
  color: #123069;
  padding: 5px 40px 5px 40px;
  border: 1px solid #123069;
  background: #DBDFEA;
}

/* 
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
            ВСЕ КАНАЛЫ
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
*/

.container-all-tv .content {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  padding-left: 60px;
}

.container-all-tv .list-in-category {
  display: -webkit-box;
  display: flex;
  max-width: 1445px;
  flex-wrap: wrap;
}

.container-all-tv h3 {
  color: #123069;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
}

.category-chanel {
  position: relative;
}

.category-chanel:after {
  content: '';
  display: block;
  max-width: 548px;
  width: 100%;
  bottom: 0px;
  position: absolute;
  border-bottom: 1px solid #000;
}

.last-category:after {
  content: '';
  display: block;
  max-width: 548px;
  width: 100%;
  bottom: 0px;
  position: absolute;
  border-bottom: 1px solid #DBDFEA;
  ;
}

/* TEXT FOR SEO FOOTER */
.text_for_seo {
  max-width: 1030px;
  margin: 1rem 0;
}

.text_for_seo p {
  margin: 0;
}

/* ADAPTIV */
@media (max-width: 1300px) {

  .chanel {
    display: -webkit-box;
    display: flex;
    max-height: 60px;
    -webkit-box-align: center;
    align-items: center;
    width: 140px;
    margin-bottom: 10px;
  }

  .chanel-list-popular {
    max-width: 900px;
    width: 100%;
    height: 100%;
    padding: 12px;
    margin-bottom: 0px;

  }

  .name_chanel:after {
    content: '';
    height: 50px;
    width: 140px;

    /* ОТЛАДКА ОБЛАСТИ НАЖАТИЯ НА КАНАЛ background:red; */
    top: -15px;
    left: -45px;
    display: block;
    position: absolute;
    padding-top: 30px;
    padding-bottom: 20px;
  }


  .chanel a {
    font-size: 14px;
    line-height: 22px;
    color: #123069;
    flex-wrap: wrap;
  }

  .chanel img {
    max-width: 30px;
    max-height: 30px;
  }

  .ico_chanel {
    padding-right: 10px;
  }

  .name_chanel {
    font-size: 14px;
    line-height: 14px;
    color: #101013;
    -webkit-transition: all .3s;
    transition: all .3s;
  }

}

@media (max-width: 1002px) {
  .recomend-box .col:nth-child(1) {
    min-width: 100%;
    margin: 1rem;
  }

  .recomend-box .name {
    font-size: 25px;
    line-height: 18px;
  }

}

@media (max-width: 991px) {

  h1 {
    font-size: 30px;
  }

  .video img {
    position: relative;
    width: 100%;
    z-index: 1;
  }

  .video:after {
    max-width: 80px;
    max-height: 80px;
  }

  .plus-soft-box .col-3 {
    margin-right: 35px;
    max-width: 150px;
  }

  .plus-soft-box span {
    font-size: 14px;
  }

  .menu {
    padding: 2rem;
    max-height: 100%;
  }

  .navbar-brand {
    position: absolute;
    left: 50%;

    z-index: 2;
  }



}

@media (max-width: 766px) {

  .text-box:before,
  .minus-box:before {
    display: none;
  }

  .video:after {
    max-width: 50px;
    max-height: 50px;
  }

  .minus-box:before {
    display: none;
  }

  .dwn-button a {
    white-space: nowrap;
    margin: 1rem 0;
    color: #1C1920;
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    line-height: 0%;
    box-shadow: 4px 4px 18px rgba(132, 161, 185, 0.8), -4px -4px 18px #EFF1F4;
    padding: 20px 30px;
    text-decoration: none;
    letter-spacing: 0.03em;
    background: #EFF5FA;
  }

}



@media (max-width: 650px) {
  .fast-tv::before {
    right: 0px;
  }

}

@media (max-width: 490px) {
  .recomend-box .name {
    font-size: 16px;
    line-height: 18px;
  }

  h1,
  h2,
  h3,
  h4 {
    font-size: 20px;
    line-height: 100%;
  }

  .plus-box,
  .minus-box {
    margin-top: 1rem;
    padding: 30px 30px 30px 30px;
    background: #EFF5FA;
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.25);
  }

}