/* ========= Custom styles (non-Bootstrap 3 classes only) ========= */

.container {
  max-width: 980px;
  margin: 0 auto;
  padding: 20px 15px;
}

.content {
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  padding: 22px 22px;
  box-shadow: 0 2px 10px rgba(0,0,0,.04);
}

.content h1 {
  margin: 0 0 14px;
  font-size: 26px;
  line-height: 1.25;
}

.content h2 {
  margin: 18px 0 10px;
  font-size: 18px;
  line-height: 1.35;
}

.content p {
  margin: 0 0 12px;
  font-size: 14px;
  line-height: 1.7;
  color: #333;
}

.section {
  margin-top: 18px;
  padding-top: 14px;
  border-top: 1px solid #f0f0f0;
}

.list {
  margin: 8px 0 0;
  padding-left: 18px;
  color: #333;
}

.list li {
  margin: 6px 0;
  line-height: 1.6;
}

/* Facts list (definition-like grid) */
.facts {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
}

.facts > li {
  display: block;
  padding: 12px 12px;
  border: 1px solid #f0f0f0;
  border-radius: 8px;
  margin-bottom: 10px;
  background: #fafafa;
}

.fact-label {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #777;
  margin-bottom: 4px;
}

.fact-value {
  font-size: 14px;
  color: #222;
  line-height: 1.55;
}

/* Highlight block */
.highlight {
  border: 1px solid #e9f0ff;
  background: #f6f9ff;
  border-radius: 10px;
  padding: 14px 14px;
  margin: 12px 0 10px;
}

.highlight-title {
  font-weight: 700;
  margin-bottom: 8px;
  color: #1d3f8a;
}

/* Contact card */
.contact-card {
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  padding: 14px 14px;
  background: #fff;
}

.contact-title {
  font-weight: 700;
  margin-bottom: 12px;
  font-size: 15px;
}

.contact-row {
  display: block;
  padding: 10px 0;
  border-top: 1px dashed #eee;
}

.contact-row:first-of-type {
  border-top: 0;
  padding-top: 0;
}

.contact-label {
  font-size: 12px;
  color: #777;
  margin-bottom: 4px;
  text-transform: uppercase;
  letter-spacing: .04em;
}

.contact-value {
  font-size: 14px;
  color: #222;
  line-height: 1.55;
}

.muted {
  color: #888;
  font-size: 12px;
}

/* Note */
.note {
  margin-top: 18px;
  border-left: 4px solid #e0e0e0;
  background: #fbfbfb;
  padding: 12px 14px;
  border-radius: 8px;
}

.note-title {
  font-weight: 700;
  margin-bottom: 6px;
}

.note-text {
  color: #444;
  line-height: 1.6;
}

/* Links inside blocks */
.content a {
  color: #1a66cc;
  text-decoration: none;
}

.content a:hover,
.content a:focus {
  text-decoration: underline;
}

  #rutubvid1{

   
    width: 100%;
    height: 520px;

    

  }

/* Small screens */
@media (max-width: 767px) {
  .content {
    padding: 16px 14px;
    border-radius: 8px;
  }

  .content h1 {
    font-size: 22px;
  }

  #rutubvid1{
    width: 100%;
    height: 100%;
    

  }
}


