body {
  font-size: 18px;
  background-color: #1f65a0;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  line-height: 1.5; }

.container-fluid {
  padding-left: 10px !important;
  padding-right: 10px !important; }

.text-primary {
  color: #1f65a0 !important; }

a.nav-link:hover, a.td-none:hover {
  text-decoration: none;
  color: #0e4c80; }

.lhx {
  font-size: 1.1em; }

.textrtl {
  text-align: right;
  direction: rtl; }

.text-primary {
  color: #1f65a0 !important; }

.text-small {
  font-size: 0.9em; }

.text-smaller {
  font-size: 0.8em; }

.shadowTtl {
  text-shadow: 0 0 10px #eaeaea;
  color: white; }

.bg-white {
  background-color: white; }

.main {
  min-height: 700px;
  background-color: white; }

nav {
  position: sticky;
  top: 0; }

.fixedNav {
  position: fixed;
  top: 0;
  z-index: 999; }

.topToMain {
  position: relative;
  top: 76px; }

a {
  color: #1f65a0; }

a:hover {
  color: #145892; }

textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
[type=text].form-control:focus,
[type=password].form-control:focus,
[type=email].form-control:focus,
[type=tel].form-control:focus,
[contenteditable].form-control:focus {
  box-shadow: inset 0 -1px 0 #ddd; }

h2 {
  font-size: 1.2em !important;
  text-align: center;
  font-weight: 600; }

h2.message {
  font-size: 1.2em !important;
  text-align: center;
  background-color: #ffffd7;
  font-weight: 400; }

.container-fluid {
  padding-left: 10px !important;
  padding-right: 10px !important; }

.main_youtube {
  height: 366px; }

.sectionArticles a {
  line-height: 2em; }

.formBlock {
  width: 100%;
  padding: 10px;
  background-color: #fff7a3; }

.font_thm {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: .8em; }

.regform {
  min-width: 300px; }

.spinner-border {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  vertical-align: text-bottom;
  border: .15em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite; }

@media (max-width: 575.98px) {
  .iframeVideo {
    width: 100%;
    height: 304px; } }
@media (min-width: 576px) and (max-width: 767.98px) {
  .iframeVideo {
    width: 508px;
    height: 295px; } }
@media (min-width: 768px) and (max-width: 991.98px) {
  .iframeVideo {
    width: 388px;
    height: 228px; } }
@media (min-width: 992px) and (max-width: 1199.98px) {
  .iframeVideo {
    width: 528px;
    height: 306px; } }
@media (min-width: 1200px) {
  .iframeVideo {
    width: 640px;
    height: 360px; } }

/*# sourceMappingURL=mainpage.css.map */
