* {
  box-sizing: border-box; }

body {
  min-width: 32px;
  font-family: 'arial', sans-serif;
  margin: 0;
  font-size: 14px; }

.cycle-gallery {
  position: relative;
  font-family: bebas-neue,sans-serif; }
  .cycle-gallery a {
    color: #000; }

.cycle-gallery .mask {
  position: relative;
  overflow: hidden; }

.cycle-gallery .mask .slideset {
  width: 99999px;
  float: left; }

.cycle-gallery .mask .slide {
  float: left; }

.cycle-gallery .mask .slide.active {
  z-index: 1; }

/* slideshow basic styles */
.slideshow {
  position: relative;
  font-family: bebas-neue, sans-serif; }
  .slideshow .pagination {
    position: relative; }
  .slideshow ul {
    margin: 0;
    padding: 20px 0 0;
    list-style: none; }
    .slideshow ul li {
      display: inline-block;
      vertical-align: top;
      padding: 0 5px; }
      .slideshow ul li.active a {
        background: #009349; }
      .slideshow ul li a {
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background: #fff;
        display: block;
        overflow: hidden;
        text-indent: -9999px; }

.slideshow .slide {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  right: 0; }

.slideshow .slide.active {
  z-index: 2; }

/* tabset required styles for hidden tabs */
.bg-holder {
  background-color: #b7b7b7;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-attachment: fixed;
  background-position: left top !important; }

.bg-holder img {
  height: auto;
  position: absolute;
  width: auto; }

.fallback-class {
  background-size: cover; }

.bg-stretch {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  background-size: cover;
  background-position: 50% 50%;
  z-index: -1; }

a {
  text-decoration: none;
  color: #515a5f; }
  a:hover {
    color: #000; }

h2 {
  font-size: 72px;
  line-height: 72px;
  margin: 0 0 10px;
  color: #009349;
  text-transform: uppercase;
  text-align: center;
  font-family: bebas-neue,sans-serif;
  font-weight: 400; }

.container {
  position: relative;
  overflow: hidden;
  max-width: 880px;
  margin: 0 auto;
  padding: 0 15px; }

#wrapper {
  position: relative;
  overflow: hidden;
  padding: 100px 0 0; }

#header {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
  padding: 5px 0;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5); }
  #header .logo {
    float: left;
    width: 105px; }
    #header .logo a {
      display: block; }
    #header .logo img {
      width: 100%;
      height: auto; }

#nav {
  font-size: 22px;
  line-height: 26px;
  font-family: bebas-neue, sans-serif;
  overflow: hidden;
  text-transform: uppercase;
  text-align: right;
  padding: 30px 0 0; }
  #nav ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    #nav ul li {
      display: inline-block;
      vertical-align: top;
      padding: 0 0 0 40px; }

.visual {
  position: relative;
  overflow: hidden;
  background: url(../images/slider.jpg) no-repeat;
  background-size: cover;
  text-align: center;
  padding: 40px 0 0;
  text-transform: uppercase;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  background-position: 40% 40%; }
  .visual h1 {
    font-size: 60px;
    line-height: 60px;
    font-family: bebas-neue, sans-serif;
    margin: 0 0 20px; }
  .visual h2 {
    padding: 30px 0;
    background: rgba(255, 255, 255, 0.26);
    margin: 0 0 30px;
    color: #fff;
    font-family: cabin-condensed,sans-serif; }

.block-about {
  font-size: 24px;
  line-height: 28px;
  position: relative;
  overflow: hidden;
  padding: 40px 0;
  color: #505a5f; }
  .block-about p {
    margin: 0 0 30px; }
  .block-about .row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-size: 14px;
    line-height: 18px;
    flex-wrap: wrap; }
    .block-about .row .col {
      width: 30%;
      text-align: center; }
  .block-about .image-holder {
    width: 150px;
    height: 150px;
    background: #b7b7b7 url(../images/img1.jpg) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    border-radius: 100%;
    margin: 0 auto 20px; }
    .block-about .image-holder.style {
      background: #b7b7b7 url(../images/img14.png) no-repeat;
      background-position: center center;
      background-size: 100% 100%;
      border-radius: 100%; }
    .block-about .image-holder.style1 {
      background: #b7b7b7 url(../images/img38.jpg) no-repeat;
      background-position: center center;
      background-size: 100% 100%;
      border-radius: 100%; }
  .block-about .title {
    color: #000;
    font-size: 30px;
    line-height: 34px;
    display: block;
    text-transform: uppercase;
    margin: 0 0 8px;
    font-family: bebas-neue,sans-serif; }

.block-stand {
  position: relative;
  overflow: hidden;
  padding: 150px 0; }
  .block-stand .bg-holder {
    background-size: 1160px 559px !important; }
  .block-stand h2 {
    font-family: bebas-neue,sans-serif;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 9;
    font-weight: 400; }

.block-events {
  position: relative;
  overflow: hidden;
  padding: 60px 0;
  background: #f2f2f2; }
  .block-events h2 {
    font-family: bebas-neue,sans-serif;
    font-weight: 400;
    margin: 0 0 40px; }
  .block-events .pagination {
    margin: 0 0 30px;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-size: 30px;
    line-height: 34px;
    text-transform: uppercase; }
    .block-events .pagination li {
      width: 30%;
      text-align: center; }
      .block-events .pagination li.active a {
        color: #009349; }
    .block-events .pagination a:hover {
      color: #009349; }
  .block-events .row-holder {
    display: flex;
    flex-direction: row;
    justify-content: normal;
    flex-wrap: wrap; }
    .block-events .row-holder .col-holder {
      width: 31%;
      height: 160px;
      margin: 0 0 20px;
      padding: 0 1%; }
    .block-events .row-holder img {
      width: 100%;
      height: 100%;
      vertical-align: top; }

.block-work {
  position: relative;
  overflow: hidden;
  padding: 50px 0;
  color: #515a5f; }
  .block-work .row-holder {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between; }
  .block-work .container {
    max-width: 980px; }
  .block-work .col-holder {
    width: 47%;
    margin: 0 0 20px; }
  .block-work .image-holder {
    float: left;
    width: 150px;
    height: 150px;
    background: #009349 url("../images/cloud.png") no-repeat center center;
    border-radius: 100%; }
  .block-work .text-holder {
    overflow: hidden;
    padding: 0 0 0 15px;
    text-align: center;
    font-size: 14px;
    line-height: 18px; }
  .block-work .title {
    font-family: bebas-neue,sans-serif;
    display: block;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
    margin: 0;
    padding: 10px 0 0;
    color: #009349; }
  .block-work p {
    margin: 0 0 5px; }

.block-peoples {
  position: relative;
  overflow: hidden;
  padding: 60px 0; }
  .block-peoples h2 {
    margin: 0 0 30px; }
  .block-peoples .row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 14px;
    line-height: 18px;
    color: #515a5f; }
  .block-peoples .col {
    width: 30%; }
  .block-peoples .image-holder {
    width: 150px;
    height: 150px;
    border-radius: 100%;
    margin: 0 auto;
    border: 5px solid #009349; }
    .block-peoples .image-holder img {
      width: 100%;
      height: 100%;
      border-radius: 100%; }
  .block-peoples .text-holder {
    text-align: center;
    padding: 10px 0 0; }
    .block-peoples .text-holder p {
      margin: 0 0 10px; }
  .block-peoples .title {
    display: block;
    text-transform: uppercase;
    color: #009349;
    font-family: bebas-neue,sans-serif;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400; }
  .block-peoples .designation {
    display: block;
    font-size: 18px;
    text-align: center;
    color: #515a5f; }

.block-form {
  position: relative;
  overflow: hidden;
  padding: 50px 0;
  background: #009349;
  color: #fff; }
  .block-form h2 {
    color: #fff;
    text-align: left; }
  .block-form .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap; }
  .block-form .col-left {
    width: 50%; }
  .block-form .col-right {
    width: 40%; }

.sponsors-block {
  position: relative;
  overflow: hidden;
  padding: 50px 0 60px; }

.sponsors-block .sponsors {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  position: relative; }

.sponsor {
  position: relative; }

.sponsor.inline {
  width: 15%;
  margin: 15px; }

.sponsor.big {
  width: 180px;
  height: 180px;
  border: 2px solid #e9e9e9;
  display: inline-block;
  vertical-align: top;
  margin: 15px; }

.sponsors img {
  width: 100%;
  height: auto;
  max-width: inherit; }

.sponsor:not(.inline) img {
  left: 50%;
  top: 50%;
  position: absolute;
  width: 80%;
  transform: translate(-50%, -50%); }

.form-submit {
  position: relative;
  overflow: hidden; }
  .form-submit .form-control {
    display: block;
    width: 100%;
    height: 30px;
    border: none;
    padding: 5px 10px;
    text-transform: capitalize; }
  .form-submit textarea.form-control {
    height: 100px;
    padding-top: 10px; }
  .form-submit .field-holder {
    margin: 0 0 20px; }
  .form-submit .lable {
    display: block;
    font-weight: 300;
    color: #fff;
    margin: 0 0 4px; }
  .form-submit input[type="submit"] {
    border: none;
    background: #654321;
    padding: 10px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    min-width: 100px;
    text-align: center; }
    .form-submit input[type="submit"]:hover {
      color: #654321;
      background: #fff; }

.footer-aside {
  position: relative;
  overflow: hidden;
  background: #000;
  padding: 40px 0;
  color: #fff;
  font-size: 12px;
  line-height: 1.6; }
  .footer-aside .contact {
    display: block;
    font-size: 20px;
    line-height: 24px;
    font-weight: normal; }
  .footer-aside .container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    .footer-aside .container .col {
      width: 30%;
      padding: 0 5% 0 0; }
  .footer-aside h2 {
    font-size: 30px;
    line-height: 34px;
    color: #fff;
    text-align: left;
    margin: 0 0 10px; }
  .footer-aside p {
    margin: 0 0 10px; }
  .footer-aside .footer-links {
    margin: 0;
    padding: 0;
    list-style: none; }
    .footer-aside .footer-links li {
      padding: 0 0 2px;
      margin: 0 0 6px;
      border-bottom: 2px dotted #fff; }
  .footer-aside a {
    color: #fff; }

#footer {
  background: rgba(0, 0, 0, 0.54);
  color: #fff;
  text-align: center;
  padding: 20px 0; }
  #footer p {
    margin: 0; }

.nav-opener {
  width: 40px;
  height: 20px;
  border-top: 2px solid #000;
  position: absolute;
  right: 15px;
  top: 50%;
  margin: -10px 0 0;
  transition: all 0.4s ease;
  display: none; }
  .nav-active .nav-opener {
    border: none; }
  .nav-opener:after, .nav-opener:before {
    position: absolute;
    top: 7px;
    left: 0;
    right: 0;
    height: 2px;
    content: '';
    background: #000;
    transition: all 0.4s ease; }
    .nav-active .nav-opener:after, .nav-active .nav-opener:before {
      top: 12px;
      transform: rotate(45deg); }
  .nav-opener:after {
    top: 16px; }
    .nav-active .nav-opener:after {
      top: 12px;
      transform: rotate(-45deg); }

@media (max-width: 1024px) {
  .visual {
    padding: 100px 0 50px;
    font-size: 40px;
    line-height: 44px; }
    .visual h1 {
      font-size: 40px;
      line-height: 44px; }
    .visual h2 {
      padding: 15px 0;
      font-size: 50px;
      line-height: 50px;
      margin: 0 0 10px; }
  h2 {
    font-size: 40px;
    line-height: 44px;
    margin: 0 0 10px; }
  .block-events {
    padding: 30px 0; }
    .block-events h2 {
      margin: 0 0 20px; }
  .block-stand {
    padding: 100px 0; }
  .sponsor.big {
    width: 160px;
    height: 160px;
    margin: 8px; } }

@media (max-width: 768px) {
  .nav-opener {
    display: block; }
  #header {
    overflow: visible; }
    #header .container {
      position: static;
      overflow: visible; }
  #nav {
    position: absolute;
    top: 100%;
    background: #fff;
    left: 0;
    right: 0;
    text-align: left;
    padding: 20px;
    border-top: 2px solid #ccc;
    opacity: 0;
    visibility: hidden;
    margin: 40px 0 0;
    transition: all 0.4s ease; }
    .nav-active #nav {
      opacity: 1;
      visibility: visible;
      margin: 0; }
    #nav ul li {
      display: block;
      padding: 0;
      margin: 0 0 15px; }
  .visual {
    padding: 20px 0;
    font-size: 30px;
    line-height: 34px; }
    .visual h1 {
      font-size: 30px;
      line-height: 34px; }
    .visual h2 {
      font-size: 40px;
      line-height: 44px; }
  .block-about {
    font-size: 18px;
    line-height: 22px; }
  h2 {
    font-size: 30px;
    line-height: 34px; }
  .block-about .row .col {
    width: 100%; }
  .block-stand,
  .block-peoples,
  .block-form {
    padding: 20px 0; }
  .block-events .pagination {
    flex-wrap: wrap; }
    .block-events .pagination li {
      width: 100%; }
  .block-events .row-holder .col-holder {
    width: 140px;
    height: 140px;
    margin: 0 0 8px; }
  .block-work .col-holder {
    width: 100%;
    margin: 0 0 10px; }
  .block-work .image-holder {
    width: 100px;
    height: 100px; }
  .block-work .text-holder {
    text-align: left; }
  .sponsors-block {
    padding: 20px 0 10px; }
  .sponsors-block .sponsors {
    justify-content: center;
    margin: 0 0 20px; }
  .sponsor.big {
    width: 130px;
    height: 130px;
    margin: 5px; }
  .sponsor.inline {
    margin: 5px; }
  .block-peoples .col,
  .block-form .col-left,
  .block-form .col-right,
  .footer-aside .container .col {
    width: 100%; }
  .footer-aside .container .col {
    margin: 0 0 10px; } }
