@font-face {
  font-family: "RB";
  src: url("../font/Robotobold.1fc6a83d1e36.ttf") format("truetype");
}
@font-face {
  font-family: "RL";
  src: url("../font/Robotolight.63d6f579b0db.ttf") format("truetype");
}
@font-face {
  font-family: "RM";
  src: url("../font/Robotomedium.38aa81d461c2.ttf") format("truetype");
}
@font-face { 
  font-family: "RF";
  src: url("../font/Robotothin.7faf23e11b3c.ttf") format("truetype");
}

@keyframes content {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

* {
  outline: none !important;
}

body,
html {
  animation: content 1s ease;
}
html {
  scroll-behavior: smooth;
}

body {
  font-family: RM;
  font-size: 14px;
  overflow-x: hidden;
  background-color: #fff;
}
ul.hidden-menu {
  display: none;
}

input#hmt {
  display: none;
}
label.btn-menu {
  display: block !important;
}
.btn-menu {
  color: #fff;
  padding: 5px;
  position: fixed;
  top: 10px;
  right: 10px;
  cursor: pointer;
  transition: left 0.23s;
  z-index: 1001;
  width: 54px;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  padding: 14px 0px 8px 0;
  text-align: center;
  line-height: 6px;
  border-radius: 50%;
}
.hidden-menu {
  display: block !important;
  position: fixed;
  list-style: none;
  padding: 70px 30px;
  margin: 0;
  box-sizing: border-box;
  width: 400px;
  background-color: rgba(24, 51, 75, 0.80);
  height: 100%;
  top: -100%;
  right: 0px;
  transition: top 0.4s;
  z-index: 1000;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
}
.hidden-menu-ticker:checked ~ .hidden-menu {
  top: 0;
}
.hidden-menu-ticker:checked ~ .btn-menu {
  right: 10px;
}
input#hmt {
  display: none;
}
label.btn-menu span {
  background: #fff;
  width: 50%;
  height: 2px;
  display: inline-block;
}
ul.hidden-menu a {
  color: #fff;
  text-transform: uppercase;
  line-height: 50px;
  font-family: 'RF';
  font-size: 22px;
}
.hamburger {
  margin: 0 auto;
  width: 30px;
  height: 30px;
  position: relative;
}

.hamburger .bar {
  padding: 0;
  width: 30px;
  height: 4px;
  background-color: #ffffff;
  display: block;
  border-radius: 4px;
  transition: all 0.4s ease-in-out;
  position: absolute;
}

.bar1 {
  top: 0;
}

.bar2,
.bar3 {
  top: 13.5px;
}

.bar3 {
  right: 0;
}

.bar4 {
  bottom: 0;
}
.visuallyHidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.hamburger2 .bar2,
.hamburger3 .bar3,
.hamburger4 .bar4 {
  top: 9.5px;
}

.hamburger4 .bar5 {
  bottom: 8px;
}

.hamburger4 .bar {
  transition: all 0.4s ease-in-out, transform 0.4s ease-in-out 0.4s;
}

.hamburger4 .bar2 {
  width: 0px;
  transform: rotate(90deg);
  left: 13.5px;
}

.hamburger4 .bar3 {
  width: 0px;
  left: 13.5px;
}

.checkbox4:checked + label > .hamburger4 > .bar1 {
  top: 13.5px;
  background-color: transparent;
}

.checkbox4:checked + label > .hamburger4 > .bar2 {
  left: 0px;
  width: 30px;
  transform: rotate(45deg);
}

.checkbox4:checked + label > .hamburger4 > .bar3 {
  left: 0;
  width: 30px;
  transform: rotate(-45deg);
}

.checkbox4:checked + label > .hamburger4 > .bar4 {
  background-color: transparent;
}

.checkbox4:checked + label > .hamburger4 > .bar5 {
  bottom: 13.5px;
  background-color: transparent;
}

.main_video {
  position: relative;
  width: 100%;
  height: 100vh;
}

.main_video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.header {
  position: absolute;
  top: 0;
  z-index: 9;
}

section.section_promo {
  padding: 50px 0;
  background: url("../images/bg.2911f5e192fc.png");
  background-size: 100%;
}

.promo {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 80px;
}

.promo_video {
  width: 100%;
      position: relative;
}

.promo_video video {
  width: 100%;
  height: 100%;
}

.title {
font-size: 42px;
    font-family: 'RF';
    margin-bottom: 20px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
section.section_footer {
  background: #013354;
  color: #fff;
  padding: 50px;
  text-align: center;
  line-height: 48px;
  font-size: 30px;
}

.contact_footer {
  font-family: 'RL';
  font-weight: 300;
}

.contact_footer_2 {
  display: block;
  justify-content: space-between;
  font-family: 'RL';
  margin-top: 50px;
}

p.title_footer {
  margin-bottom: 50px;
}

section.section_copiright {
  background: #013354;
  color: #fff;
  padding: 30px;
  font-family: 'RL';
  display: flex;
  justify-content: space-between;
}
section.section_tv {
  position: relative;
  background: url("../images/bg.2911f5e192fc.png");
  background-size: cover;
  padding-top: 70px;
  min-height: 94vh;
}

.tv_progtamm {
  display: flex;
  grid-template-columns: 1fr 1fr;
  color: #fff;
  padding: 50px 0;
}
.tv_live img {
  max-width: 100%;
  padding-right: 30px;
}

.tv_program_list {
  position: relative;
  height: 600px;
  overflow: auto;
}

.tv_program_list p {
  margin-bottom: 10px;
}

.tv_program_list::-webkit-scrollbar {width: 7px;background-color: #9d9d9d;}

.tv_program_list::-webkit-scrollbar-thumb {
  width: 5px;
  background-color: #ffffff;
}
.about_in {
  display: flex;
  justify-content: space-between;
  padding: 50px 0;
}

.tv_live_2 {
  width: 40%;
  padding-right: 50px;
}

.about {width: 100%;color: #fff;font-size: 22px;font-family: 'RL';line-height: 42px;}
section.section_main.inpage {
  height: 300px;
  position: absolute;
  z-index: 9;
  width: 100%;
}
.tv_live_2.contact_map {
  width: 50%;
}

.tv_live_2.contact_map img {
  max-width: 100%;
}
h1.entry-title {
  color: #fff;
  font-family: RF;
  text-transform: uppercase;
  padding-left: 170px;
}
.logo img {
  width: 100px;
}
span.screen-reader-text {
  color: #fff;
}

span.edit-link {
  color: #fff;
  background: #c33a3a;
  padding: 10px;
}

span.edit-link a {
  color: #fff;
}
.tv_live iframe {
  width: 100%;
}

.tv_program_list {
  width: 100%;
}

.tv_live {
  width: 33%;
  padding-right: 30px;
}
.main_video video {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.lang {
  display: flex;
  justify-content: space-around;
}
.tv_program_list strong {
  font-size: 18px;
  color: #2a60ad;
}
.line_main iframe {
    width: 100%;
    height: 700px;
    margin-bottom: 50px;
}
ul.hidden-menu li {
  list-style: none;
  padding: 0;
}
ul.hidden-menu .lang a {
  color: #cbbcff;
}
ul#myTab {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: inherit;
      margin-top: 50px;
}

ul#myTab li button {
  width: 100%;
  font-family: RF;
  color: #ffffff;
  border-left: 1px solid #002944;
  background: #113B57;
  font-size: 16px;
}

ul#myTab li {
  width: 100%;
}
div#myTabContent {
  padding: 30px;
}

div#myTabContent table {
  width: 100%;
}

div#myTabContent table tr td:nth-child(1) {
  font-size: 18px;
  color: #fff;
}

span.date_prog {
  color: #2a60ad;
  font-size: 40px;
  font-family: 'RB';
  text-align: center;
  display: block;
}

.copiright_right a {
  color: #fff;
  font-family: 'RB';
  font-size: 18px;
}
div#myTabContent table tr td {
  font-size: 24px;
  color: #fff;
  font-family: RF;
}
.menu_footer {
    background: #013354;
    color: #fff;
}

.menu_footer ul {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
}

.menu_footer ul li {
    list-style: none;
}

.menu_footer ul li a {
    margin: 30px;
    display: inline-block;
    font-size: 18px;
    color: #fff;
}
.swiper-slide.swiper-slide-next video {transform: scale(1.3);}

.promo_video:before {
    content: '';
    position: absolute;
    background: linear-gradient(270deg, #003151 17.22%, rgba(0, 49, 81, 0.00) 100%);
    width: 100%;
    height: 100%;
}

.swiper-slide-active .promo_video:before {
    content: '';
    position: absolute;
    background: linear-gradient(270deg, rgba(0, 49, 81, 0.00) 0%, #003151 82.7%);
    width: 100%;
    height: 100%;
}
.swiper-slide {
    padding: 50px 28px;
}
.swiper-button-next {
    right: 35px !important;
}

.swiper-button-prev {
    left: 35px !important;
}
.copiright_right li {
    list-style: none;
    margin: 0 20px;
}

.copiright_right li a {
    font-family: 'RF';
    font-size: 14px;
}

.copiright_right {
    display: flex;
}
ul#myTab li button.active {
    border: none;
    background: #185C88;
    border-bottom: none;
    border-bottom: 2px solid #185C88;
}

.fakt {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
    color: #fff;
    margin-top: 50px;
}

.fakt_left {
    color: #85D7E3;
}

.fakt_left {
    width: 40%;
    text-align: right;
    padding-right: 10px;
    font-family: 'RF';
}

.fakt_right {
    width: 60%;
    font-family: 'RF';
    font-size: 16px;
}

.fakt_left h3 {
    font-size: 20px;
    margin-top: 10px;
    font-family: Rb;
}

.fakt_left img {
    width: 100%;
    object-fit: cover;
}
.quoest_detal {
    margin-top: 50px;
    color: #fff;
}

.quoest {display: grid;grid-template-columns: 1fr 1fr 1fr 1fr;grid-gap: 30px;}

.quoest .quoest_detal:nth-child(1) {
    grid-row: 1;
    grid-column: 1 / span 4;
}

.quoest .quoest_detal:nth-child(1) img {
    width: 35%;
    height: 300px;
    object-fit: cover;
    float: left;
    margin-right: 20px;
}

.quoest .quoest_detal:nth-child(1) p {
    font-size: 32px;
    font-family: 'RF';
}

.name_quote h3 {font-size: 16px;color: #85D7E3;font-family: 'RM';}

.name_quote p {
    font-size: 16px !important;
    color: #85D7E3;
}

.quoest .quoest_detal:nth-child(1) .name_quote {
    text-align: right;
}

.quoest_detal img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    margin-bottom: 15px;
}

.quoest_detal {
    font-family: 'RF';
}

.quoest .quoest_detal:nth-child(1) .name_quote h3 {
    font-size: 24px;
}

.quoest_detal p {
    font-size: 20px;
    font-style: italic;
}

.name_quote p {
    font-style: normal;
}
span.pages {
    display: none;
}

.wp-pagenavi .page {
    background: #002339;
    padding: 10px;
    color: #fff;
    display: inline-block;
}

span.current {
    background: #00426B;
    padding: 10px;
    display: inline-block;
    color: #359FE2;
}

.wp-pagenavi span {
    margin: 5px;
}

.wp-pagenavi a {
    margin: 5px;
}

.wp-pagenavi {
    margin: 0 auto;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hidden-menu2 {
    padding: 0;
}
.quoest .quoest_detal:nth-child(1) .content_quote {
    width: 60%;
    float: right;
    position: relative;
    padding-left: 40px;
}

.quoest .quoest_detal:nth-child(1) .content_quote:before {
    content: '';
    position: absolute;
    width: 41px;
    height: 31px;
    background: url("../images/quote.e53b8d748fce.svg");
    background-repeat: no-repeat;
    left: -15px;
}
div#myTabContent table tr td:nth-child(2) {
    font-size: 18px;
}

tr.time_ast td {
    color: #85D7E3 !important;
    font-size: 16px !important;
}
.swiper-slide.swiper-slide-next {
    z-index: 9;
}
.fakkt_detal.project img {
    height: 240px;
    object-fit: contain;
}
.content_page {
    color: #fff;
    line-height: 29px;
    margin-top: 40px;
}
section.section_tv.page_project_in img {
    width: 50%;
    height: auto;
    margin: 0 auto;
    display: block;
    margin-top: 50px;
}

section.section_tv.page_project_in {
    margin-bottom: -16px;
    padding-bottom: 50px;
}
.fakt.projectinpage {
    grid-template-columns: 1fr 1fr 1fr !important;
}
.fakt.projectinpage .fakkt_detal.project img {height: 350px;object-fit: cover;}
.fakt.projectinpage .fakkt_detal.project {
    text-align: center;
}
.fakt.projectinpage .fakt_left {
    width: 100%;
    display: block;
    padding-right: 0;
    text-align: center !important;
}
.fakt.projectinpage .fakt_left h3 {
    color: #85D7E3;
    font-size: 22px;
    line-height: 1.25;
    margin: 22px 0 12px;
}
.fakt.projectinpage .fakt_left p {
    color: #9dc1d2;
    font-size: 16px;
    line-height: 1.45;
    margin: 0 auto;
    max-width: 320px;
}
a:hover {
  color: #fff;
  text-decoration: none;
}

a {
  transition: 0.5s;
}

.copiright_right img {
  max-width: 25px;
  margin-top: -2px;
}

.wp-video {
  max-width: 100%;
  width: 100% !important;
  margin: 0 0 30px;
}

.wp-video video,
.wp-video-shortcode {
  max-width: 100%;
  width: 100% !important;
  height: auto !important;
  display: block;
}

.content_page iframe {
  display: block;
  max-width: 100%;
  margin-bottom: 28px;
}

.content_page .wp-content-block {
  clear: both;
  display: block;
  max-width: 920px;
  margin-top: 24px;
  font-size: 18px;
  line-height: 1.65;
}

.content_page .wp-content-block p {
  margin: 0 0 18px;
}

.about p {
  margin: 0 0 24px;
}

.about p:last-child {
  margin-bottom: 0;
}

.quotes-list {
  row-gap: 70px;
}

.quotes-list .quoest_detal {
  margin-top: 56px;
}

.quotes-list .quoest_detal:nth-child(1) {
  display: grid;
  grid-template-columns: minmax(320px, 35%) 1fr;
  column-gap: 48px;
  align-items: start;
}

.quotes-list .quoest_detal:nth-child(1) img {
  float: none;
  width: 100%;
  height: 300px;
  margin: 0;
  grid-row: 1 / span 2;
}

.quotes-list .quoest_detal:nth-child(1) .content_quote {
  float: none;
  width: 100%;
  padding-left: 54px;
  min-height: 0;
}

.quotes-list .quoest_detal:nth-child(1) .content_quote:before {
  left: 0;
  top: 0;
}

.quotes-list .quoest_detal:nth-child(1) .content_quote p {
  font-size: clamp(34px, 3.2vw, 50px);
  line-height: 1.16;
  margin: 0 0 18px;
}

.quotes-list .quoest_detal:nth-child(1) .name_quote {
  grid-column: 2;
  text-align: right;
  margin-top: 18px;
}

.quotes-list .quoest_detal:nth-child(1) .name_quote h3 {
  font-size: 30px;
  line-height: 1.2;
  margin: 0 0 14px;
}

.quotes-list .quoest_detal:nth-child(1) .name_quote p {
  font-size: 18px !important;
  line-height: 1.45;
  margin: 0;
}

.quotes-list .quoest_detal:not(:first-child) .content_quote p,
.facts-list .quoest_detal:not(:first-child) .content_quote p {
  font-size: 22px;
  line-height: 1.42;
  margin: 0 0 14px;
}

.quotes-list .quoest_detal:not(:first-child) .name_quote {
  margin-top: 14px;
}

.quotes-list .quoest_detal:not(:first-child) .name_quote h3,
.facts-list .quoest_detal:not(:first-child) .name_quote h3 {
  font-size: 18px;
  line-height: 1.3;
  margin: 0 0 10px;
}

.quotes-list .quoest_detal:not(:first-child) .name_quote p,
.facts-list .quoest_detal:not(:first-child) .name_quote p {
  font-size: 16px !important;
  line-height: 1.45;
  margin: 0;
}

.facts-list .quoest_detal:nth-child(1) .content_quote p {
  font-size: 28px;
  line-height: 1.36;
  margin: 0 0 22px;
}

.facts-list .quoest_detal:nth-child(1) .name_quote {
  margin-top: 18px;
}

.facts-list .quoest_detal:nth-child(1) .name_quote h3 {
  font-size: 24px;
  line-height: 1.3;
  margin: 0 0 12px;
}

.facts-list .quoest_detal:nth-child(1) .name_quote p {
  font-size: 17px !important;
  line-height: 1.45;
  margin: 0;
}
