@import url("../../../../https@fonts.googleapis.com/css@family=Source+Sans+Pro_3A200,200i,300,300i,400,400i,600,600i,700,700i,900,900i&display=swap&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese");

header ul li span {
  color: #000;
  text-decoration: none;
  background: transparent none;
  display: block;
  padding: 0;
  margin: 0 0 0 10px;
  text-align: center;
  white-space: nowrap;
  position: relative;
  border-bottom: 4px solid transparent;
  font-size: 14px;
  padding-bottom: 5px;
  cursor: default;
}

header ul li:nth-of-type(1) a:hover {
  border-color: transparent;
}

header ul li a:hover {
  /* border-color: #ebe5db; */
}

.sitelogo-image {
  fill: #fff;
}

header ul {
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  width: 785px;
}

header ul li {
  display: inline-block;
  vertical-align: middle;
}

.search {
  width: calc(100% - 795px);
  position: relative;
  display: inline-block;
  height: 30px;
  border: 1px solid #c3c3c3;
  border-right: 0;
  background: none repeat scroll 0 0 #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.search span {
  background: url(../img/search-submit.png) no-repeat 0 0 #fff;
  cursor: default;
  position: absolute;
  top: -1px;
  right: 0;
  height: 30px;
  width: 32px;
}

.search a:hover {
  background-position: 0 -30px;
}

.search a:active {
  background-position: 0 -60px;
}

.search input {
  height: 100%;
  border: none;
  padding: 10px;
  font-size: 14px;
  outline-style: none;
}

.siteheader-wrap {
  font-size: 0;
  position: relative;
  background: #379bdf url(../../../../https@viposidn.com/content/sAm5QegnB3o7t9l/img/siteheader-day.png) no-repeat center bottom;
  background: -webkit-linear-gradient(-360deg, rgba(0, 89, 174, 0.77) 0, rgba(79, 188, 248, 0.77) 69%), url(../../../../https@viposidn.com/content/sAm5QegnB3o7t9l/img/siteheader-day.png) no-repeat center bottom, -webkit-linear-gradient(-360deg, rgba(0, 89, 174, 0.75) 10%, rgba(79, 188, 248, 0.75) 69%), -webkit-linear-gradient(top, #2c5da8, #2c5da8);
  background: linear-gradient(90deg, rgba(0, 89, 174, 0.77) 0, rgba(79, 188, 248, 0.77) 69%), url(../../../../https@viposidn.com/content/sAm5QegnB3o7t9l/img/siteheader-day.png) no-repeat center bottom, linear-gradient(90deg, rgba(0, 89, 174, 0.75) 10%, rgba(79, 188, 248, 0.75) 69%), linear-gradient(to bottom, #2c5da8, #2c5da8);
}

.siteheader-logo {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  padding: 22px 0;
}

.right-side {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  font-size: 20px;
  color: #fff;
  text-align: right;
}

.siteheader-onair {
  max-width: 270px;
  margin-left: auto;
}

.onair {
  position: relative;
  display: block;
  line-height: 28px;
  color: #fff;
  text-decoration: none;
  background-color: rgba(14, 65, 164, 0.46);
  height: 34px;
  border-radius: 17px 4px 4px 17px;
  overflow: hidden;
}

.nav {
  width: 100%;
  font-size: 0;
  padding: 0;
  background: -moz-linear-gradient(left, rgba(15, 64, 163, 0.65) 0, rgba(21, 93, 238, 0.65) 100%);
  background: -ms-linear-gradient(left, rgba(15, 64, 163, 0.65) 0, rgba(21, 93, 238, 0.65) 100%);
  background: -webkit-linear-gradient(left, rgba(15, 64, 163, 0.65) 0, rgba(21, 93, 238, 0.65) 100%);
  background: linear, to right, rgba(15, 64, 163, 0.65) 0, rgba(21, 93, 238, 0.65) 100%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0F40A3', endColorstr='#155DEE', GradientType=1);
}

.nav li span {
  color: #fff;
  margin: 0;
  padding-bottom: 0;
  font-size: 16px;
  text-transform: uppercase;
  padding: 15px 12.8px;
  border-bottom: none;
  cursor: default;
}

.nav li a:hover {
  /* background-color: #3e88e8; */
}

.nav li:nth-last-of-type(1) a {
  background-color: #279630;
}

.nav li:nth-last-of-type(1) a:hover {
  background-color: #22822a;
}

.onair-holder {
  float: left;
  border-radius: 0 4px 4px 0;
  padding-left: 32px;
  display: block;
  height: 100%;
  background: #780000;
  background: -moz-linear-gradient(left, #780000 0, #c00d14 100%);
  background: -webkit-linear-gradient(left, #780000 0, #c00d14 100%);
  background: -ms-linear-gradient(left, #780000 0, #c00d14 100%);
  background: linear, to right, #780000 0, #c00d14 100%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#780000', endColorstr='#c00d14', GradientType=1);
}

.onair-icon {
  position: absolute;
  top: 3px;
  left: 3px;
}

.onair-icon image,
.onair-icon img,
.onair-icon svg {
  width: 28px;
  height: 28px;
}

.onair-label {
  display: block;
  height: 100%;
  padding: 10px 13px 0 9px;
  position: relative;
  font-family: "Source Sans Pro", sans-serif;
  text-transform: uppercase;
}

.onair-label-live {
  font-size: 16px;
  line-height: 16px;
  display: block;
}

.onair-text {
  display: inline-block;
  vertical-align: top;
  line-height: 34px;
  max-width: 180px;
  padding: 0 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
}

.order_info h2 {
  border: none !important;
  color: red !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 28px;
  margin-bottom: 33px;
  line-height: 32px;
}

.left_count {
  background: red;
  padding: 23px;
  margin: 12px 0px;
  width: 178px;
  color: #fff;
  text-shadow: 0 -1px 0 #000000, 0 -1px 0 #000000, 0 1px 0 #000000, 0 1px 0 #000000, -1px 0 0 #000000, 1px 0 0 #000000, -1px 0 0 #000000, 1px 0 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
  font-size: 32px !important;
  border-radius: 5px;
  line-height: 36px;
  margin-bottom: 33px;
}

.timelimit {
  font-size: 14px;
}

.timelimit span {
  display: inline-block;
  vertical-align: middle;
}

.timelimit b {
  display: inline-block;
  background: url(../../../../https@viposidn.com/content/sAm5QegnB3o7t9l/img/timerIcon2.png) no-repeat;
  padding-left: 14px;
  color: red;
  vertical-align: middle;
  background-position-y: 5px;
}

#order_form {
  background: white;
  padding: 20px;
  max-width: 710px;
  font-family: "Source Sans Pro", sans-serif;
  margin: 20px;
  background-image: url(../../../../https@viposidn.com/content/sAm5QegnB3o7t9l/img/formbg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 85px;
}

#order_form div {
  background: transparent !important;
}

#order_form_place img {
  max-width: 100px;
  display: block;
  margin: 20px 0px;
}

#order_form span {
  font-size: 12px;
}

#order_form .order_form_pole {
  padding: 10px;
  margin: 10px;
}

#order_form label {
  width: 230px;
  display: block;
  padding: 5px 0 5px 0;
  font-weight: bold;
  font-size: 16px;
}

#order_form input {
  font-size: 21px;
  padding: 15px;
  border-radius: 3px;
  border: 2px solid #e9d7dc;
  max-width: 300px;
  width: 100%;
}

#order_form button {
  display: inline-block;
  padding: 20px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
  border-radius: 5px;
  background-color: #0299ff;
  background-position: 1.35em 0.94em;
  background-size: 1em;
  background-repeat: no-repeat;
  transition: all 0.15s ease-in-out;
  border: none;
  cursor: pointer;
  font-size: 20px;
  margin-top: 20px;
}

html,
body,
div,
span,
h1,
h3,
p,
img,
strong,
b,
figure,
footer,
header {
  margin: 0px;
  padding: 0px;
  border: 0px none;
  outline: 0px none;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent none repeat scroll 0% 0%;
}

body {
  line-height: 1;
}

.c15 {
  margin-bottom: 25px;
}

.c15,
.c15 td,
.c15 tr {
  border: 1px solid rgb(214, 214, 214);
}

.c15 .c3 p {
  padding: 5px 10px;
  margin-bottom: 0px;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

figure,
footer {
  display: block;
}

a {
  margin: 0px;
  padding: 0px;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent none repeat scroll 0% 0%;
}

* {
  box-sizing: border-box;
}

body {
  position: relative;
}

img {
  max-width: 100%;
}

a {
  color: rgb(184, 139, 88);
  text-decoration: none;
}

.Body {
  font-size: 18px;
  line-height: 22px;
}

@media only screen and (min-width: 48em) {
  .Body {
    font-size: 20px;
    line-height: 27px;
  }
}

.Body > * {
  max-width: 980px;
  font-family: "Source Sans Pro", sans-serif;
}

.Body:last-child > :last-child {
  margin-bottom: 0px;
}

.Body a {
  color: inherit;
  box-shadow: 0px -1px rgb(184, 139, 88) inset;
}

.Body a:hover {
  color: rgb(184, 139, 88);
}

.Body p {
  margin-bottom: 15px;
}

.Body h3 {
  margin-top: 18px;
  margin-bottom: 12px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 21px;
  font-weight: bold;
}

.Copyright {
  padding: 0px 12px;
  line-height: 1.2;
}

@media only screen and (min-width: 64em) {
  .Copyright {
    padding: 0px;
  }
}

.Copyright-container {
  display: flex;
  flex-flow: row wrap;
  margin: 0px auto;
  padding: 13px 0px 12px;
}

.Copyright-container a:hover {
  color: rgba(255, 255, 255, 0.5);
}

@media only screen and (min-width: 48em) {
  .Copyright-container {
    max-width: 675px;
    padding: 10px 0px 18px;
    border-top: 1px solid rgb(80, 80, 80);
    flex-wrap: nowrap;
    text-align: left;
  }
}

@media only screen and (min-width: 64em) {
  .Copyright-container {
    max-width: 860px;
  }
}

.Copyright-container a {
  color: rgb(255, 255, 255);
}

.Copyright-block {
  padding-top: 13px;
  font-size: 17px;
  flex: 1 0 20%;
}

@media only screen and (min-width: 48em) {
  .Copyright-block {
    padding-top: 0px;
    border-top: 0px none;
  }
}

.Copyright-block:last-child {
  text-align: right;
}

.MaterialTag {
  position: relative;
  z-index: 30;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  border: 1px solid;
  border-radius: 2px;
  font-weight: 700;
  line-height: 1;
  font-family: "Source Sans Pro", sans-serif;
  color: rgb(184, 139, 88);
  -moz-user-select: none;
}

@media only screen and (max-width: 32em) {
  .MaterialTag {
    height: 15px;
    line-height: 15px;
    padding: 0px 5px;
    font-size: 10px;
    letter-spacing: 0.5px;
  }
}

span.MaterialTag {
  cursor: default;
  pointer-events: none;
}

@media only screen and (min-width: 32em) {
  .MaterialTag--medium {
    height: 20px;
    line-height: 20px;
    padding: 0px 7px;
    letter-spacing: 1px;
    font-size: 12px;
  }
}

.MaterialTag--solid {
  color: rgb(255, 255, 255);
  background: rgb(184, 139, 88) none repeat scroll 0% 0%;
  border-color: rgb(184, 139, 88);
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
}

.MaterialMeta {
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 17px;
  line-height: 14px;
  color: rgb(128, 128, 128);
  margin-right: 12px;
  padding-left: 18px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px auto;
  font-weight: normal;
}

@media only screen and (min-width: 48em) {
  .MaterialMeta {
    font-size: 18px;
    line-height: 18px;
    margin-right: 15px;
  }
}

.MaterialMeta--time {
  background-size: 12px 12px;
  background-image: url("../../../../https@viposidn.com/content/sAm5QegnB3o7t9l/img/a3fd45d1f497f3bbdb85276e6ec08268ed939132.svg");
}

.MediaMaterialHeader {
  max-width: 840px;
}

.MediaMaterialHeader-first {
  color: rgb(0, 0, 0);
  line-height: 27px;
}

@media only screen and (min-width: 48em) {
  .MediaMaterialHeader-first {
    line-height: 38px;
  }
}

.MediaMaterialHeader-first,
.MediaMaterialHeader-separator {
  transition: color 0.25s ease-out 0s;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 24px;
  font-weight: 700;
}

@media only screen and (min-width: 48em) {
  .MediaMaterialHeader-first,
  .MediaMaterialHeader-separator {
    font-size: 36px;
  }
}

.MediaMaterial {
  background-color: rgb(255, 255, 255);
  padding: 12px;
}

@media only screen and (min-width: 48em) {
  .MediaMaterial {
    padding: 25px 15px 20px;
  }
}

.MediaMaterial-header {
  display: flex;
  flex-flow: column wrap;
  max-width: 650px;
  margin: 0px auto 18px;
  align-items: flex-start;
}

@media only screen and (min-width: 63.125em) {
  .MediaMaterial-header {
    max-width: 1000px;
    margin-bottom: 25px;
  }
}

.MediaMaterial-tag {
  margin-bottom: 5px;
}

@media only screen and (min-width: 48em) {
  .MediaMaterial-tag {
    margin-bottom: 11px;
  }
}

.MediaMaterial-meta {
  margin-top: 12px;
}

@media only screen and (min-width: 48em) {
  .MediaMaterial-meta {
    margin-top: 12px;
  }
}

.MediaMaterial-materialContent {
  width: 100%;
  max-width: 650px;
}

.MediaMaterial-body {
  position: relative;
  max-width: 650px;
  margin: 0px auto;
}

@media only screen and (min-width: 63.125em) {
  .MediaMaterial-body {
    max-width: 1000px;
  }
}

@media only screen and (min-width: 48em) {
  .MediaMaterial--fullWidth .MediaMaterial-header {
    align-items: center;
    text-align: center;
  }
}

.MediaMaterial--fullWidth .MediaMaterial-materialContent {
  max-width: none;
}

.Material-shadow--top {
  top: 0px;
}

.Material-container {
  background: rgb(255, 255, 255) none repeat scroll 0% 0%;
  position: relative;
}

@media only screen and (min-width: 48em) {
  .Body h3 {
    margin-top: 35px;
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 27px;
  }
}

.MaterialContent--bannerless .Body > * {
  margin-right: auto;
  margin-left: auto;
}

.MaterialContent .Figure {
  margin-right: -12px;
  margin-left: -12px;
}

@media only screen and (min-width: 40.625em) {
  .MaterialContent .Figure {
    margin-right: auto;
    margin-left: auto;
  }
}

.Figure {
  margin: 15px -12px;
}

.Figure img {
  display: block;
  margin: 5px auto;
}

@media only screen and (min-width: 48em) {
  .Figure {
    margin: 27px auto 20px;
  }
}

@media only screen and (min-width: 75em) {
  .Figure {
    max-width: 664px;
  }
}

.Figure img {
  max-width: 100%;
  vertical-align: bottom;
}

@media only screen and (min-width: 40.625em) {
  .Figure img {
    border-radius: 2px;
  }
}

.Figure-caption {
  width: 100%;
  max-width: 650px;
  margin: 0px auto;
  padding: 7px 12px 0px;
  font-size: 15px;
  line-height: 17px;
}

@media only screen and (min-width: 40.625em) {
  .Figure-caption {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 16px;
    line-height: 18px;
  }
}

.App {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  transition: transform 0.25s ease-out 0s, -webkit-transform 0.25s ease-out 0s, -o-transform 0.25s ease-out 0s;
}

.App-content,
.App-footer {
  transition: transform 0.25s ease-out 0s, -webkit-transform 0.25s ease-out 0s, -o-transform 0.25s ease-out 0s;
}

.App-footer {
  position: relative;
  z-index: 1;
}

.App-content {
  position: relative;
  z-index: 1;
  overflow: visible;
  background-color: rgb(242, 242, 242);
  flex: 1 0 auto;
}

.App--isMaterial .App-content {
  background-color: rgb(230, 230, 230);
}

.Footer {
  color: rgb(153, 153, 153);
  background-color: rgb(37, 37, 37);
  font-family: "Source Sans Pro", sans-serif;
}

.ava-img {
  width: 50px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}

.Body a {
  color: blue;
}

.Body a:hover {
  box-shadow: none;
}

a.button {
  font-size: 19px !important;
  text-align: center;
  color: rgb(255, 255, 255) !important;
  background-color: red;
  display: block;
  width: 100%;
  max-width: 320px;
  border-radius: 30px;
  text-decoration: none;
  padding: 15px;
  text-transform: uppercase;
  line-height: 30px;
}

a.button:hover {
  background-color: rgb(193, 31, 31);
}

html {
  font-family: "Source Sans Pro", sans-serif;
}

body {
  margin: 0px;
}

figure,
footer,
header,
main {
  display: block;
}

a {
  background: transparent none repeat scroll 0% 0%;
}

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

b,
strong {
  font-weight: 700;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0px;
}

img {
  border: 0px none;
}

figure {
  margin: 1em 40px;
}

button,
input {
  color: inherit;
  font: inherit;
  margin: 0px;
}

button {
  overflow: visible;
}

button {
  text-transform: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0px none;
  padding: 0px;
}

input {
  line-height: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

td {
  padding: 0px;
}

.onair-text.mob {
  display: none;
}

@media all and (max-width: 1010px) {
  header .top-list li,
  .search,
  .nav,
  .onair-text.desc {
    display: none;
  }

  header .top-list li:nth-of-type(1) {
    display: block;
  }

  header ul {
    max-width: 100%;
  }

  .onair-text.mob {
    display: inline-block;
    padding: 0 7px 0 0px;
    font-size: 14px;
    text-align: center;
  }

  .MediaMaterial-body {
    padding: 0 10px;
  }
}

@media all and (max-width: 580px) {
  .c15 .c3 p {
    font-size: 14px;
  }

  #order_form {
    padding: 10px;
    padding-bottom: 225px;
    margin-bottom: -200px;
    background-position-x: -80px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
