*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

body {
  background-color: white;
  color: #628121;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  line-height: 1.25;
  margin: 0;
  padding: 0;
}

@media (max-width: 991.98px) {
  body.hidden {
    overflow: hidden;
  }
}

.black-color {
  color: #666;
}

ul, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
}

a {
  outline: none;
  text-decoration: none;
}

a:hover, a:focus, a:active {
  outline: none;
  text-decoration: none;
}

input {
  outline: none;
}

input[type="submit"] {
  outline: none;
}

img,
svg,
iframe {
  height: auto;
  max-width: 100%;
}

section {
  padding-bottom: 45px;
  padding-top: 45px;
}

@media (min-width: 992px) {
  section {
    padding-bottom: 90px;
    padding-top: 90px;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
}

.container.small {
  max-width: 730px;
}

.container.large {
  max-width: 1368px;
}

.vision .container {
  max-width: 1000px;
}

.container p {
  margin-bottom: 1em;
}

.container .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.section-title {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase;
}

.national .section-title {
  color: #F9AB00;
}

.topics .section-title {
  font-size: 26px;
  text-transform: inherit;
}

.section-description {
  text-align: center;
}

.vision .section-description {
  font-size: 36px;
}

.header {
  align-items: center;
  background-color: white;
  display: flex;
  height: 80px;
  left: 0;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 5;
}

@media (min-width: 992px) {
  .header {
    height: 100px;
    border-bottom: 1px solid #ccc;
  }
}

.header .logo {
  padding: 15px;
  width: 175px;
  z-index: 10000;
}

@media (min-width: 992px) {
  .header .logo {
    border-right: 1px solid #ccc;
    height: 100%;
    padding: 30px;
    width: 200px;
  }
}

@media (min-width: 1200px) {
  .header .logo {
    padding: 30px 30px 10px;
    width: auto;
  }
}

.header .lang {
  display: flex;
}

@media (max-width: 991.98px) {
  .header .lang {
    position: absolute;
    right: 80px;
    top: 20px;
    width: 25px;
  }
}

@media (min-width: 992px) {
  .header .lang {
    align-items: center;
    border-left: 1px solid #ccc;
    height: 100%;
    justify-content: center;
    padding: 20px;
  }
}

.navbar {
  display: none;
}

@media (max-width: 991.98px) {
  .navbar.active {
    background: white;
    bottom: 0;
    display: flex;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
  }
}

@media (min-width: 992px) {
  .navbar {
    display: block;
    flex: 1 0 auto;
  }
  .navbar.active {
    display: block;
  }
}

.navbar .nav {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  list-style: none;
  width: 100%;
}

@media (min-width: 992px) {
  .navbar .nav {
    flex-direction: row;
  }
}

.navbar .nav ul {
  align-items: center;
  display: flex;
  flex-direction: column;
  list-style: none;
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  .navbar .nav ul {
    flex-direction: row;
    justify-content: flex-end;
    margin-bottom: 0;
    width: 100%;
  }
}

.navbar .nav ul li {
  margin: 0 4.5px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.navbar .nav ul li a {
  color: #628121;
  display: block;
  padding: 0 15px;
  position: relative;
  transition: .3s;
}

.navbar .nav ul li a:hover {
  color: #304300;
  text-decoration: underline;
}

.hamburger {
  background: none;
  border: none;
  cursor: pointer;
  height: auto;
  position: absolute;
  right: 15px;
  top: 27px;
  z-index: 10000;
}

.hamburger span {
  background: #789932;
  border-radius: 3px;
  display: block;
  height: 2px;
  margin-bottom: 5px;
  position: relative;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
  width: 30px;
  z-index: 1;
}

.hamburger span:first-child {
  transform-origin: 0% 0%;
}

.hamburger span:nth-last-child(2) {
  transform-origin: 0% 100%;
}

.hamburger.active span {
  background: #789932;
  left: 5px;
  opacity: 1;
  top: -3px;
  transform: rotate(45deg) translate(-2px, -1px);
}

.hamburger.active span:nth-last-child(1) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

.hamburger.active span:nth-last-child(2) {
  top: 9px;
  transform: rotate(-45deg) translate(0, -1px);
}

@media (min-width: 992px) {
  .hamburger {
    display: none;
  }
}

h1 {
  color: #628121;
  font-size: 40px;
  font-weight: 800;
  text-transform: uppercase;
}

@media (min-width: 1200px) {
  h1 {
    font-size: 50px;
  }
}

.hero {
  align-items: center;
  background: url(images/hero-bg.jpg) center no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  padding-top: 100px;
  position: relative;
}

@media (min-width: 992px) {
  .hero {
    flex-direction: row;
    padding-top: 180px;
  }
}

.hero__text {
  margin-bottom: 2.5vh;
  margin-left: 5vw;
  margin-right: 5vw;
  max-width: 600px;
}

.hero__text a {
  border: solid 3px #628121;
  border-radius: 20px;
  color: #628121;
  display: inline-block;
  line-height: 40px;
  margin-top: 30px;
  padding: 0 15px;
}

.hero__text a:hover {
  background-color: #628121;
  color: #fff;
}

.hero__image {
  margin-left: 5vw;
  margin-right: 5vw;
  max-width: 640px;
}

.hero.comming {
  justify-content: center;
  align-items: center;
}

.comming .hero__text {
  max-width: 100%;
}

.vision {
  background-image: linear-gradient(to right, #F9AB00, #789932);
  color: #fff;
}

.national .icons {
  justify-content: center;
  margin: 45px -15px 0;
}

.national .icon {
  align-items: center;
  background-color: #ffffff;
  border: solid 2px #cccccc;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.55);
  display: flex;
  flex-direction: column;
  height: 300px;
  justify-content: center;
  margin: 15px;
  padding: 15px;
  width: 300px;
}

.national .icon h3 {
  font-size: 22px;
  font-weight: bold;
  margin-top: 15px;
  min-height: 64px;
  text-align: center;
}

.topics {
  background-color: #F9AB00;
  color: white;
  padding-left: 15px;
  padding-right: 15px;
}

.topics .section-title {
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  text-align: left;
  width: 100%;
}

.topics .list-items {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  line-height: 2;
  margin: 0 auto;
  max-width: 600px;
  width: 100%;
}

.topics .list-items ul {
  list-style-position: outside;
  margin-left: 40px;
}

@media (min-width: 576px) {
  .topics .list-items {
    flex-direction: row;
  }
}

.parallax {
  background: url(images/parallax.jpg) no-repeat center center;
  background-attachment: fixed;
  background-size: cover;
  border-bottom: #666 10px solid;
  border-top: #666 10px solid;
  height: 50vh;
}

@media (min-width: 992px) {
  .parallax {
    height: 75vh;
  }
}

.international {
  background-color: #f4f4f4;
}

.international .text {
  font-size: 24px;
  text-decoration: underline;
}

.international .agenda .row {
  flex-direction: column;
}

@media (min-width: 992px) {
  .international .agenda .row {
    flex-direction: row;
    justify-content: space-between;
  }
}

.international .agenda__block {
  background-color: #ffffff;
  border: solid 2px #cccccc;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.55);
  margin: 45px 15px 0;
}

@media (min-width: 992px) {
  .international .agenda__block {
    width: calc(50% - 60px);
  }
}

.international .agenda__title {
  background-color: #628121;
  color: white;
  font-size: 32px;
  font-weight: bold;
  padding: 15px 25px;
  text-transform: uppercase;
}

.international .agenda__description {
  padding: 25px;
}

.international .agenda ul {
  list-style-position: outside;
  margin-bottom: 45px;
  margin-left: 20px;
}

.international .agenda ul li {
  margin-bottom: 0.75em;
}

.international .plans {
  padding: 60px 15px 0;
}

.international .plans h3 {
  border-top: 2px solid #628121;
  padding-top: 30px;
  text-align: center;
  width: 100%;
}

.contacts .contact-form {
  margin: 0 auto;
  max-width: 830px;
  width: 100%;
}

.form-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 45px;
}

.form-block__input {
  margin: 15px;
  width: 100%;
}

.form-block__input input, .form-block__input textarea {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #ccc;
  color: #666;
  font-size: 16px;
  height: 25px;
  padding: 0 0px 10px;
  -webkit-transition: .3s;
  transition: .3s;
  width: 100%;
}

.form-block__input input::placeholder, .form-block__input textarea::placeholder {
  color: #666;
}

.form-block__input input:focus, .form-block__input textarea:focus {
  border-bottom-color: #666;
  color: #666;
}

.form-block__input textarea {
  height: 40px;
  padding-top: 10px;
}

@media screen and (min-width: 768px) {
  .form-block__input.name, .form-block__input.email {
    width: calc(50% - 30px);
  }
  .form-block__input.phone {
    width: calc(40% - 30px);
  }
  .form-block__input.subject {
    width: calc(60% - 30px);
  }
  .form-block__input.message {
    width: calc(100% - 30px);
  }
}

.form-block__submit {
  margin-top: 45px;
  text-align: center;
  width: 100%;
}

.form-block__submit input {
  background-color: #ffffff;
  border: solid 2px #F9AB00;
  border-radius: 15px;
  color: #628121;
  display: inline-block;
  font-size: 16px;
  line-height: 45px;
  padding: 0 15px;
  text-align: center;
  transition: .3s;
}

.form-block__submit input:hover {
  background-color: #F9AB00;
  color: #ffffff;
}

.site-footer {
  color: white;
}

.site-footer a {
  color: white;
}

.site-footer a:hover {
  text-decoration: underline;
}

.widgets {
  background-color: #628121;
  padding: 30px 0;
  font-size: 20px;
}

.widgets a {
  display: inline-block;
  margin-right: 15px;
}

.copy {
  background-color: #F9AB00;
  padding: 15px 0;
  font-size: 16px;
}

.scroll-down {
  background: none;
  border: none;
  bottom: 40px;
  cursor: pointer;
  display: flex;
  left: 50%;
  margin: 0 auto;
  position: absolute;
  transform: translateX(-50%);
  transition: .3s;
  z-index: 2;
}

.scroll-down:hover {
  opacity: 0.75;
}

.scroll-up {
  height: 97px;
  width: 85px;
  display: block;
  background: url(images/backtotop.png) no-repeat center;
}

.scroll-up:hover {
  background-image: url(images/backtotop-h.png);
}

.backtotop {
  position: fixed;
  bottom: 45px;
  right: 15px;
  transform: scale(0.6);
  z-index: 10;
  display: none;
}

@media (min-width: 992px) {
  .backtotop {
    transform: scale(0.75);
  }
}

.thankyou {
  margin-top: 50px;
  text-align: center;
  display: none;
}

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