

@charset "utf-8";
/* CSS Document */

.wl_file_upload {
}
.wl_file_upload .fileinput-button {
	position: relative;
}

.wl_file_upload .btn {
	display: inline-block;
	/* padding: 6px 12px; */
	padding: 3px 0;
	margin-bottom: 0;

	font-weight: normal;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	max-width: 100%;
	width: 100%;
}

.wl_file_upload .btn .label {
	background-color: #3b72ad;
	padding: 10px 0;
	color: #fff;
	border-radius: 5px;
	width: 100%;
	display: block;
	font-size: 14px;
}

.wl_file_upload .fileinput-button input {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	margin: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
}

.wl_file_upload .progress {
	height: 16px;
	overflow: hidden;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 3px 9px rgb(0 0 0 / 19%);
	background-color: #f5f5f5;
	width: 100%;
}

.wl_file_upload .progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	background-color: #7bbb49;
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: width 0.6s ease;
	transition: width 0.6s ease;
}

.wl_file_upload .upload_success {
	width: auto;
}

.wl_file_upload .upload_success {
	width: auto;
}

.wl_file_upload .uploaded_image {
	width: 100%;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat;
	padding-top: 83%;
	position: relative;
}

.holder_uploaded_img {
	position: relative;
}

.holder_uploaded_img video {
	width: 100%;
}

.holder_uploaded_document {
	text-align: center;
	position: relative;
}

.holder_uploaded_document .document_icon {
	font-size: 6em;
}

.wl_file_upload .holder_uploaded_img .uploaded_image_img {
	width: 100%;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat;

	position: relative;
}

.wl_file_upload .holder_uploaded_img .times {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #3b72ad;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

.wl_file_upload .holder_uploaded_img .fa {
	color: #fff;
	font-size: 25px;
	display: inline-block;
	top: 2px;
	position: absolute;
	right: 6px;
}

.wl_file_upload .holder_uploaded_document .times {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #3b72ad;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

.wl_file_upload .holder_uploaded_document .fa-times {
	color: #fff;
	font-size: 25px;
	display: inline-block;
	top: 2px;
	position: absolute;
	right: 6px;
}

.wl_file_upload .holder_uploaded_document .fa-file {
	font-size: 6em;
}

.wl_file_upload .holder_uploaded_document .file_name {
	margin-bottom: 5px;
}

.wl_file_upload .uploaded_image .times {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #3b72ad;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

.wl_file_upload .uploaded_image .fa {
	color: #fff;
	font-size: 25px;
	display: inline-block;
	top: 2px;
	position: absolute;
	right: 6px;
}


/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/* CSS Document */
body {
  margin: 0px;
  font-size: 12px;
  font-family: Verdana, Geneva, sans-serif; }

a {
  text-decoration: none;
  color: #2C7BDC; }

a:hover {
  text-decoration: underline;
  color: #0099CC; }

/* ================================ LOADER ===================================*/
#loader {
  display: none;
  position: fixed;
  z-index: 99999;
  background: url(../images/loader/bg_transparent.png); }

#loader_position {
  background: #fff;
  width: 48px;
  text-align: center;
  margin: 0 auto;
  height: 40px;
  padding: 8px 0 0 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

/* ================================ WEBSITE TOP MESSAGE ===================================*/
.website_system_message {
  background-size: 40px 40px;
  background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 75%, transparent 75%, transparent);
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
  width: 100%;
  border: 1px solid;
  color: #fff;
  padding: 15px;
  position: fixed;
  top: 0;
  left: 0;
  _position: absolute;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  animation: animate-bg 5s linear infinite;
  text-align: center;
  z-index: 999999999999999999 !important;
  font-size: 20px;
  font-family: Calibri, Arial, Helvetica, Sans-serif;
  font-weight: bold;
  display: none; }

.website_system_message.info {
  background-color: #4ea5cd;
  border-color: #3b8eb5; }

.website_system_message.error {
  background-color: #de4343;
  border-color: #c43d3d; }

.website_system_message.warning {
  background-color: #eaaf51;
  border-color: #d99a36; }

.website_system_message.success {
  background-color: #61b832;
  border-color: #55a12c; }

.clear {
  clear: both; }

.none {
  display: none; }

.relative {
  position: relative; }

a {
  text-decoration: none !important; }

.desktop {
  display: block; }
  @media screen and (max-width: 768px) {
    .desktop {
      display: none !important; } }

.mobile {
  display: none !important; }
  @media screen and (max-width: 768px) {
    .mobile {
      display: block !important; } }

.development_panel .button {
  background-color: #304061;
  color: #fff;
  padding: 10px 20px;
  margin-bottom: 10px;
  border-radius: 10px;
  display: inline-block;
  border: 0;
  font-size: 12px;
  cursor: pointer;
  outline: 0; }
  .development_panel .button:hover {
    background-color: #707090;
    color: #fff; }
  .development_panel .button.green {
    background-color: #7bb705; }
.development_panel .wl_file_upload {
  display: inline-block; }
  .development_panel .wl_file_upload .btn {
    height: 40px;
    padding: 0px;
    cursor: pointer; }
    .development_panel .wl_file_upload .btn .label {
      cursor: pointer;
      padding: 10px 20px;
      font-size: 12px; }
.development_panel .form {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999999999999; }
  .development_panel .form .form_bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #000000c7;
    z-index: 9999999999999; }
  .development_panel .form .form_holder {
    position: absolute;
    top: 10vh;
    left: 25vw;
    width: 50vw;
    background-color: #304061;
    background-image: url(../images/xenon_development/form.png);
    border: 1px solid #000;
    box-shadow: 3px 3px 4px 3px #02020273;
    border-radius: 10px;
    padding: 30px;
    z-index: 99999999999999; }
    .development_panel .form .form_holder .header {
      margin-bottom: 30px;
      position: initial !important; }
      .development_panel .form .form_holder .header .form_title {
        float: left;
        font-size: 18px;
        font-weight: bold;
        color: #f89500; }
      .development_panel .form .form_holder .header .close_btn {
        float: right; }
        .development_panel .form .form_holder .header .close_btn i {
          font-size: 30px;
          cursor: pointer; }
          .development_panel .form .form_holder .header .close_btn i:hover {
            color: #000; }
    .development_panel .form .form_holder .body {
      width: 100%; }
      .development_panel .form .form_holder .body label {
        display: block;
        font-size: 14px;
        font-weight: bold; }
      .development_panel .form .form_holder .body select {
        width: 100%;
        border: 1px solid #47475c;
        padding: 4px;
        font-size: 12px;
        border-radius: 5px; }
      .development_panel .form .form_holder .body input {
        width: 100%;
        border: 1px solid #47475c;
        padding: 4px;
        font-size: 12px;
        border-radius: 5px; }
      .development_panel .form .form_holder .body textarea {
        width: 100%;
        border: 1px solid #47475c;
        padding: 4px;
        font-size: 12px;
        border-radius: 5px; }
    .development_panel .form .form_holder .footer {
      margin-top: 10px; }
      .development_panel .form .form_holder .footer .col-6 {
        padding: 0 !important; }
      .development_panel .form .form_holder .footer button.red {
        background-color: #bd0b0b;
        color: #fff; }
        .development_panel .form .form_holder .footer button.red:hover {
          background-color: red;
          color: #fff; }
      .development_panel .form .form_holder .footer button.orange {
        background-color: #ff7600;
        color: #fff; }
        .development_panel .form .form_holder .footer button.orange:hover {
          background-color: orange;
          color: #fff; }
.development_panel.active .content {
  right: 0px; }
.development_panel.active .start_btn {
  background-color: #000; }
  .development_panel.active .start_btn .fa-cogs {
    display: none; }
  .development_panel.active .start_btn .fa-arrow-right {
    display: block; }
.development_panel .start_btn {
  position: fixed;
  top: 10px;
  right: 0;
  padding: 10px;
  background-color: #304061;
  cursor: pointer;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  z-index: 9999999999; }
  .development_panel .start_btn:hover {
    background-color: #000; }
  .development_panel .start_btn i {
    color: #fff;
    font-size: 20px; }
    .development_panel .start_btn i.fa-cogs {
      display: block; }
    .development_panel .start_btn i.fa-arrow-right {
      display: none; }
.development_panel .content {
  width: 50vw;
  position: fixed;
  top: 0px;
  right: -50vw;
  height: 100vh;
  background-color: #0c121e;
  background-image: url(../images/xenon_development/main_bg.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  z-index: 999999999;
  transition: all 0.5s; }
  .development_panel .content .title {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 10px 0px;
    background: url(../../public/images/xenon_development/astronaut.png) center no-repeat;
    background-size: cover;
    text-shadow: 3px 3px 6px #000000; }
  .development_panel .content .content_body {
    color: #fff;
    position: relative;
    color: #000;
    padding-top: 10px;
    padding-left: 10px; }
    .development_panel .content .content_body .header {
      position: absolute;
      top: 20px;
      right: -150px;
      z-index: 9999999999999;
      padding: 0px; }
      .development_panel .content .content_body .header li {
        width: 200px;
        cursor: pointer;
        list-style: none;
        display: block;
        padding: 5px 10px;
        background-color: #fff;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        margin-bottom: 5px;
        color: #0c121e;
        border: 1px solid #fff;
        transition: all 0.2s; }
        .development_panel .content .content_body .header li i {
          font-size: 30px;
          display: inline-block;
          padding-right: 12px; }
        .development_panel .content .content_body .header li:hover {
          margin-left: -100px;
          background-color: #0c121e;
          color: #fff; }
        .development_panel .content .content_body .header li.active {
          background-color: #0c121e;
          color: #fff; }
        .development_panel .content .content_body .header li.no_page {
          border: 0;
          background-color: transparent;
          cursor: default; }
    .development_panel .content .content_body .sub_header {
      padding: 0px; }
      .development_panel .content .content_body .sub_header li {
        cursor: pointer;
        list-style: none;
        display: inline-block;
        padding: 5px 10px; }
        .development_panel .content .content_body .sub_header li.active {
          border-bottom: 1px solid #fff; }
    .development_panel .content .content_body .development_pages {
      background-color: #0000006b;
      border: 1px solid #ffffff57;
      height: calc(100vh - 110px);
      width: 93%;
      color: #fff;
      padding: 10px;
      border-radius: 5px;
      overflow-x: hidden; }
      .development_panel .content .content_body .development_pages textarea {
        width: 100%; }
      .development_panel .content .content_body .development_pages select {
        width: 100%;
        border: 1px solid #000;
        padding: 3px 5px;
        margin-bottom: 5px; }
      .development_panel .content .content_body .development_pages .sub_items_content {
        display: none; }
        .development_panel .content .content_body .development_pages .sub_items_content.active {
          display: block; }
      .development_panel .content .content_body .development_pages .items {
        display: none; }
        .development_panel .content .content_body .development_pages .items table.master {
          width: 100%; }
          .development_panel .content .content_body .development_pages .items table.master tr td {
            padding: 5px; }
            .development_panel .content .content_body .development_pages .items table.master tr td b {
              color: #f89500; }
            .development_panel .content .content_body .development_pages .items table.master tr td a {
              color: #f89500; }
              .development_panel .content .content_body .development_pages .items table.master tr td a.external_link {
                text-decoration: underline !important; }
            .development_panel .content .content_body .development_pages .items table.master tr td.actions a {
              background-color: #fff;
              padding: 3px 5px;
              border-radius: 2px;
              color: #51516f; }
              .development_panel .content .content_body .development_pages .items table.master tr td.actions a:hover {
                background-color: #f89500;
                color: #fff; }
          .development_panel .content .content_body .development_pages .items table.master .file_name {
            border-bottom: 1px solid #fff; }
        .development_panel .content .content_body .development_pages .items table.listing {
          width: 100%; }
          .development_panel .content .content_body .development_pages .items table.listing .actions {
            width: 150px; }
          .development_panel .content .content_body .development_pages .items table.listing .order_number {
            width: 30px; }
          .development_panel .content .content_body .development_pages .items table.listing tr th {
            border-bottom: 1px solid #fff;
            border-left: 1px solid #fff;
            padding: 5px;
            font-weight: bold;
            background-color: #fff;
            color: #000; }
          .development_panel .content .content_body .development_pages .items table.listing tr td {
            border-bottom: 1px solid #fff;
            border-left: 1px solid #fff;
            padding: 5px; }
            .development_panel .content .content_body .development_pages .items table.listing tr td:last-child {
              border-right: 1px solid #fff; }
            .development_panel .content .content_body .development_pages .items table.listing tr td a {
              background-color: #fff;
              color: #000;
              width: 30px;
              text-align: center;
              display: inline-block;
              border-radius: 5px;
              padding: 5px 0;
              font-size: 14px; }
              .development_panel .content .content_body .development_pages .items table.listing tr td a:hover {
                background-color: #f89500;
                color: #fff; }
            .development_panel .content .content_body .development_pages .items table.listing tr td span.sync_tag {
              padding: 2px 10px;
              border-radius: 5px;
              display: block;
              width: 60px;
              text-align: center; }
              .development_panel .content .content_body .development_pages .items table.listing tr td span.sync_tag.success {
                background-color: green; }
              .development_panel .content .content_body .development_pages .items table.listing tr td span.sync_tag.error {
                background-color: red; }
        .development_panel .content .content_body .development_pages .items.active {
          display: block; }
        .development_panel .content .content_body .development_pages .items.home .welcome {
          text-align: center;
          font-size: 45px;
          margin-top: 50px; }
      .development_panel .content .content_body .development_pages .expand_item {
        border: 1px solid #fff;
        background-color: #ffffff75;
        color: #fff;
        margin-bottom: 5px;
        cursor: pointer; }
        .development_panel .content .content_body .development_pages .expand_item.active .bar {
          background-color: #f89500;
          color: #fff; }
        .development_panel .content .content_body .development_pages .expand_item.active .bar_content {
          display: block; }
        .development_panel .content .content_body .development_pages .expand_item .bar {
          padding: 5px 10px; }
        .development_panel .content .content_body .development_pages .expand_item .bar_content {
          display: none;
          padding: 10px; }
  .development_panel .content .no_results {
    text-align: center;
    border: 1px dashed #fff;
    padding: 10px;
    background-color: #9000006b; }

.structure_editor {
  padding: 15px; }
  .structure_editor .add_section {
    border: 1px dashed #fff;
    cursor: pointer;
    text-align: center;
    padding: 10px 0; }
    .structure_editor .add_section:hover {
      background-color: #ffffff47; }

.xenon_page.show_structure .container {
  border: 1px dashed #d82a2a; }
.xenon_page.show_structure .row {
  border: 1px dashed #638edd;
  margin: 1px -14px;
  padding: 1px; }
  .xenon_page.show_structure .row .col, .xenon_page.show_structure .row .col-1, .xenon_page.show_structure .row .col-10, .xenon_page.show_structure .row .col-11, .xenon_page.show_structure .row .col-12, .xenon_page.show_structure .row .col-2, .xenon_page.show_structure .row .col-3, .xenon_page.show_structure .row .col-4, .xenon_page.show_structure .row .col-5, .xenon_page.show_structure .row .col-6, .xenon_page.show_structure .row .col-7, .xenon_page.show_structure .row .col-8, .xenon_page.show_structure .row .col-9, .xenon_page.show_structure .row .col-auto, .xenon_page.show_structure .row .col-lg, .xenon_page.show_structure .row .col-lg-1, .xenon_page.show_structure .row .col-lg-10, .xenon_page.show_structure .row .col-lg-11, .xenon_page.show_structure .row .col-lg-12, .xenon_page.show_structure .row .col-lg-2, .xenon_page.show_structure .row .col-lg-3, .xenon_page.show_structure .row .col-lg-4, .xenon_page.show_structure .row .col-lg-5, .xenon_page.show_structure .row .col-lg-6, .xenon_page.show_structure .row .col-lg-7, .xenon_page.show_structure .row .col-lg-8, .xenon_page.show_structure .row .col-lg-9, .xenon_page.show_structure .row .col-lg-auto, .xenon_page.show_structure .row .col-md, .xenon_page.show_structure .row .col-md-1, .xenon_page.show_structure .row .col-md-10, .xenon_page.show_structure .row .col-md-11, .xenon_page.show_structure .row .col-md-12, .xenon_page.show_structure .row .col-md-2, .xenon_page.show_structure .row .col-md-3, .xenon_page.show_structure .row .col-md-4, .xenon_page.show_structure .row .col-md-5, .xenon_page.show_structure .row .col-md-6, .xenon_page.show_structure .row .col-md-7, .xenon_page.show_structure .row .col-md-8, .xenon_page.show_structure .row .col-md-9, .xenon_page.show_structure .row .col-md-auto, .xenon_page.show_structure .row .col-sm, .xenon_page.show_structure .row .col-sm-1, .xenon_page.show_structure .row .col-sm-10, .xenon_page.show_structure .row .col-sm-11, .xenon_page.show_structure .row .col-sm-12, .xenon_page.show_structure .row .col-sm-2, .xenon_page.show_structure .row .col-sm-3, .xenon_page.show_structure .row .col-sm-4, .xenon_page.show_structure .row .col-sm-5, .xenon_page.show_structure .row .col-sm-6, .xenon_page.show_structure .row .col-sm-7, .xenon_page.show_structure .row .col-sm-8, .xenon_page.show_structure .row .col-sm-9, .xenon_page.show_structure .row .col-sm-auto, .xenon_page.show_structure .row .col-xl, .xenon_page.show_structure .row .col-xl-1, .xenon_page.show_structure .row .col-xl-10, .xenon_page.show_structure .row .col-xl-11, .xenon_page.show_structure .row .col-xl-12, .xenon_page.show_structure .row .col-xl-2, .xenon_page.show_structure .row .col-xl-3, .xenon_page.show_structure .row .col-xl-4, .xenon_page.show_structure .row .col-xl-5, .xenon_page.show_structure .row .col-xl-6, .xenon_page.show_structure .row .col-xl-7, .xenon_page.show_structure .row .col-xl-8, .xenon_page.show_structure .row .col-xl-9, .xenon_page.show_structure .row .col-xl-auto {
    border: 1px dashed #00bd89; }

.show_structure_holder {
  position: relative;
  height: 24px; }
  .show_structure_holder .slide_option {
    position: absolute;
    left: 0;
    top: 0.25em;
    border-radius: 12px;
    width: 44px;
    height: 24px;
    cursor: pointer;
    background: #d8d8d8; }
    .show_structure_holder .slide_option.active {
      background: -webkit-gradient(linear, right top, left top, from(#fba606), to(#f66d02));
      background: linear-gradient(270deg, #fba606, #f66d02); }
      .show_structure_holder .slide_option.active:before {
        left: 50%; }
    .show_structure_holder .slide_option:before {
      content: "";
      position: absolute;
      height: 18px;
      width: 18px;
      left: 3px;
      top: 50%;
      transform: translateY(-50%);
      border-radius: 50%;
      background: #fff;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      z-index: 2; }

.development_pages .images .show_images_holder .folder_content {
  border: 1px solid #fff;
  padding: 5px;
  margin-bottom: 10px; }
  .development_pages .images .show_images_holder .folder_content:hover {
    background-color: #ffffff40; }
  .development_pages .images .show_images_holder .folder_content .folder {
    text-align: center; }
    .development_pages .images .show_images_holder .folder_content .folder i {
      font-size: 85px; }
  .development_pages .images .show_images_holder .folder_content .image {
    text-align: center; }
    .development_pages .images .show_images_holder .folder_content .image img {
      max-width: 100%;
      max-height: 100px; }
  .development_pages .images .show_images_holder .folder_content .folder_item {
    height: 100px;
    cursor: pointer; }
  .development_pages .images .show_images_holder .folder_content .name {
    text-align: center; }
.development_pages .breadcrumps {
  margin: 10px 0px; }
  .development_pages .breadcrumps a {
    color: #fff;
    text-decoration: underline !important; }

.form.selected_image .preview_holder {
  text-align: center;
  border: 1px solid #fff;
  padding: 5px; }
  .form.selected_image .preview_holder .preview {
    max-width: 100%;
    max-height: 400px; }

.dev_code_panel {
  position: fixed;
  z-index: 99999999;
  left: 0px;
  bottom: -30px;
  width: 15%;
  transition: all 0.5s; }
  .dev_code_panel.mode_code {
    bottom: 0px; }
  .dev_code_panel:hover {
    bottom: 0px; }
  .dev_code_panel .menu {
    margin-top: 40px; }
    .dev_code_panel .menu .option {
      float: left;
      cursor: pointer; }
      .dev_code_panel .menu .option.active .op {
        background-color: #da9d2d; }
      .dev_code_panel .menu .option:hover .op {
        background-color: #da9d2d; }
      .dev_code_panel .menu .option .op {
        height: 20px;
        float: left;
        background-color: #000; }
        .dev_code_panel .menu .option .op.sl {
          border-top-left-radius: 10px;
          width: 10px; }
        .dev_code_panel .menu .option .op.name {
          color: #fff;
          padding: 0px 20px; }
        .dev_code_panel .menu .option .op.sr {
          border-top-right-radius: 10px;
          width: 10px; }

.code_panel {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0px;
  left: 0px;
  z-index: 999999;
  background-color: #000;
  display: none; }
  .code_panel.active {
    display: block; }
  .code_panel .panel_menu {
    background-color: #ebedef;
    width: 15%;
    float: left;
    height: 100vh;
    color: #808080;
    padding: 20px; }
    .code_panel .panel_menu .line {
      border-bottom: 1px solid #808080;
      margin-bottom: 20px; }
    .code_panel .panel_menu .name {
      font-weight: bold;
      margin-bottom: 10px; }
    .code_panel .panel_menu .options {
      margin-bottom: 20px; }
      .code_panel .panel_menu .options .folder {
        margin-bottom: 5px;
        cursor: pointer; }
        .code_panel .panel_menu .options .folder.inner {
          padding-left: 15px; }
        .code_panel .panel_menu .options .folder.inner-bigger {
          padding-left: 25px; }
        .code_panel .panel_menu .options .folder .title {
          margin-bottom: 3px; }
  .code_panel .code_holder {
    background-color: #272822;
    width: 85%;
    float: left;
    height: 100vh; }
    .code_panel .code_holder .file_menu {
      width: 100%;
      background-color: #6c6d69;
      padding-top: 5px;
      padding-left: 10px; }
      .code_panel .code_holder .file_menu a {
        background-color: #41423d;
        display: inline-block;
        padding: 5px 20px 5px 10px;
        color: #989898;
        position: relative;
        min-width: 100px;
        margin: 0px 5px;
        border-top-left-radius: 9px;
        border-top-right-radius: 9px;
        font-size: 10px;
        position: relative; }
        .code_panel .code_holder .file_menu a .fa-times {
          color: #989898;
          display: block;
          float: right;
          border-radius: 50%;
          margin-right: -15px;
          z-index: 9999999;
          position: absolute;
          top: 8px;
          right: 20px; }
        .code_panel .code_holder .file_menu a.active {
          color: #fff;
          background-color: #272822; }
          .code_panel .code_holder .file_menu a.active:before {
            border-color: transparent #272822 transparent transparent;
            z-index: 9999; }
          .code_panel .code_holder .file_menu a.active:after {
            border-color: transparent transparent transparent #272822;
            z-index: 9999; }
        .code_panel .code_holder .file_menu a:before {
          content: "\A";
          border-style: solid;
          border-width: 18.5px 11px 0px 2px;
          border-color: transparent #41423d transparent transparent;
          position: absolute;
          left: -13px;
          top: 6px; }
        .code_panel .code_holder .file_menu a:after {
          content: "\A";
          border-style: solid;
          border-width: 18.5px 2px 0px 11px;
          border-color: transparent transparent transparent #41423d;
          position: absolute;
          right: -13px;
          top: 6px; }

.top_slider_section .item {
  position: relative; }
.top_slider_section .fade_desktop {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 0; }
.top_slider_section_text {
  position: absolute;
  bottom: 30px;
  left: 5%;
  width: 90%;
  color: #eee9e5;
  margin: 0 auto;
  background-color: #00000073;
  padding: 30px; }
  @media screen and (max-width: 768px) {
    .top_slider_section_text {
      margin-top: -220px; } }
  .top_slider_section_text_title {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 10px; }
    @media screen and (max-width: 1200px) {
      .top_slider_section_text_title {
        font-size: 25px;
        line-height: 30px; } }
    @media screen and (max-width: 768px) {
      .top_slider_section_text_title {
        font-size: 17px;
        line-height: 21px; } }
    @media screen and (max-width: 322px) {
      .top_slider_section_text_title {
        font-size: 13px;
        line-height: 18px;
        padding-top: 50px; } }
  .top_slider_section_text_subtitle {
    font-size: 20px; }
    @media screen and (max-width: 1200px) {
      .top_slider_section_text_subtitle {
        font-size: 15px; } }

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat/Montserrat-Light.eot");
  src: url("../fonts/Montserrat/Montserrat-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-Light.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-Light.woff") format("woff"), url("../fonts/Montserrat/Montserrat-Light.ttf") format("truetype"), url("../fonts/Montserrat/Montserrat-Light.svg#Montserrat-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat/Montserrat-ExtraLightItalic.eot");
  src: url("../fonts/Montserrat/Montserrat-ExtraLightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-ExtraLightItalic.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-ExtraLightItalic.woff") format("woff"), url("../fonts/Montserrat/Montserrat-ExtraLightItalic.ttf") format("truetype"), url("../fonts/Montserrat/Montserrat-ExtraLightItalic.svg#Montserrat-ExtraLightItalic") format("svg");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat/Montserrat-Italic.eot");
  src: url("../fonts/Montserrat/Montserrat-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-Italic.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-Italic.woff") format("woff"), url("../fonts/Montserrat/Montserrat-Italic.ttf") format("truetype"), url("../fonts/Montserrat/Montserrat-Italic.svg#Montserrat-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat/Montserrat-ExtraLight.eot");
  src: url("../fonts/Montserrat/Montserrat-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-ExtraLight.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-ExtraLight.woff") format("woff"), url("../fonts/Montserrat/Montserrat-ExtraLight.ttf") format("truetype"), url("../fonts/Montserrat/Montserrat-ExtraLight.svg#Montserrat-ExtraLight") format("svg");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat/Montserrat-ThinItalic.eot");
  src: url("../fonts/Montserrat/Montserrat-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-ThinItalic.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-ThinItalic.woff") format("woff"), url("../fonts/Montserrat/Montserrat-ThinItalic.ttf") format("truetype"), url("../fonts/Montserrat/Montserrat-ThinItalic.svg#Montserrat-ThinItalic") format("svg");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat/Montserrat-Medium.eot");
  src: url("../fonts/Montserrat/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat/Montserrat-Medium.ttf") format("truetype"), url("../fonts/Montserrat/Montserrat-Medium.svg#Montserrat-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat/Montserrat-BlackItalic.eot");
  src: url("../fonts/Montserrat/Montserrat-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-BlackItalic.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-BlackItalic.woff") format("woff"), url("../fonts/Montserrat/Montserrat-BlackItalic.ttf") format("truetype"), url("../fonts/Montserrat/Montserrat-BlackItalic.svg#Montserrat-BlackItalic") format("svg");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat/Montserrat-SemiBoldItalic.eot");
  src: url("../fonts/Montserrat/Montserrat-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-SemiBoldItalic.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-SemiBoldItalic.woff") format("woff"), url("../fonts/Montserrat/Montserrat-SemiBoldItalic.ttf") format("truetype"), url("../fonts/Montserrat/Montserrat-SemiBoldItalic.svg#Montserrat-SemiBoldItalic") format("svg");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat/Montserrat-Black.eot");
  src: url("../fonts/Montserrat/Montserrat-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-Black.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-Black.woff") format("woff"), url("../fonts/Montserrat/Montserrat-Black.ttf") format("truetype"), url("../fonts/Montserrat/Montserrat-Black.svg#Montserrat-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat/Montserrat-MediumItalic.eot");
  src: url("../fonts/Montserrat/Montserrat-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-MediumItalic.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-MediumItalic.woff") format("woff"), url("../fonts/Montserrat/Montserrat-MediumItalic.ttf") format("truetype"), url("../fonts/Montserrat/Montserrat-MediumItalic.svg#Montserrat-MediumItalic") format("svg");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat/Montserrat-SemiBold.eot");
  src: url("../fonts/Montserrat/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-SemiBold.woff") format("woff"), url("../fonts/Montserrat/Montserrat-SemiBold.ttf") format("truetype"), url("../fonts/Montserrat/Montserrat-SemiBold.svg#Montserrat-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat/Montserrat-Regular.eot");
  src: url("../fonts/Montserrat/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat/Montserrat-Regular.ttf") format("truetype"), url("../fonts/Montserrat/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat/Montserrat-Thin.eot");
  src: url("../fonts/Montserrat/Montserrat-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-Thin.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-Thin.woff") format("woff"), url("../fonts/Montserrat/Montserrat-Thin.ttf") format("truetype"), url("../fonts/Montserrat/Montserrat-Thin.svg#Montserrat-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat/Montserrat-LightItalic.eot");
  src: url("../fonts/Montserrat/Montserrat-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-LightItalic.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-LightItalic.woff") format("woff"), url("../fonts/Montserrat/Montserrat-LightItalic.ttf") format("truetype"), url("../fonts/Montserrat/Montserrat-LightItalic.svg#Montserrat-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat/Montserrat-Bold.eot");
  src: url("../fonts/Montserrat/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat/Montserrat-Bold.ttf") format("truetype"), url("../fonts/Montserrat/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat/Montserrat-BoldItalic.eot");
  src: url("../fonts/Montserrat/Montserrat-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-BoldItalic.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-BoldItalic.woff") format("woff"), url("../fonts/Montserrat/Montserrat-BoldItalic.ttf") format("truetype"), url("../fonts/Montserrat/Montserrat-BoldItalic.svg#Montserrat-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat/Montserrat-ExtraBoldItalic.eot");
  src: url("../fonts/Montserrat/Montserrat-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-ExtraBoldItalic.woff") format("woff"), url("../fonts/Montserrat/Montserrat-ExtraBoldItalic.ttf") format("truetype"), url("../fonts/Montserrat/Montserrat-ExtraBoldItalic.svg#Montserrat-ExtraBoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat/Montserrat-ExtraBold.eot");
  src: url("../fonts/Montserrat/Montserrat-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-ExtraBold.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-ExtraBold.woff") format("woff"), url("../fonts/Montserrat/Montserrat-ExtraBold.ttf") format("truetype"), url("../fonts/Montserrat/Montserrat-ExtraBold.svg#Montserrat-ExtraBold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
body {
  font-family: 'Montserrat';
  font-size: 14px; }

.header {
  margin-top: 20px; }
  .header .logo_holder {
    padding-bottom: 20px; }
  .header .logo {
    height: 50px; }
  .header .menu {
    padding-top: 20px; }
    .header .menu .subhover:hover .submenu {
      display: block !important; }
    .header .menu li .submenu {
      position: absolute;
      width: 300px;
      top: 30px;
      left: 20px;
      background-color: #fff;
      border-left: 1px solid #ccc;
      box-shadow: 3px 2px 5px #1d1d1d99;
      z-index: 9999999;
      display: none;
      border-bottom-right-radius: 10px; }
      .header .menu li .submenu ul {
        height: auto;
        padding: 0px; }
        .header .menu li .submenu ul li {
          display: block;
          width: 100%;
          height: auto;
          padding: 0px;
          margin: 0px; }
          .header .menu li .submenu ul li a {
            display: block;
            padding: 10px;
            font-weight: 500; }
            .header .menu li .submenu ul li a:hover {
              background-color: #eef1ee;
              border-bottom-right-radius: 10px; }
          .header .menu li .submenu ul li:last-child a {
            margin: 0px 0px 0px 0px; }
  .header ul {
    list-style: none;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap; }
    .header ul li {
      display: inline-block;
      position: relative;
      height: 50px;
      margin-left: 20px;
      font-weight: bold; }
  .header a {
    color: #327F42; }

.btn-primary {
  background-color: #006241;
  border-color: #006241; }
  .btn-primary:hover {
    background-color: #30653b; }

.no_records {
  text-align: center;
  font-size: 24px;
  color: #959595; }

.section {
  margin-top: 80px; }
  @media screen and (max-width: 768px) {
    .section {
      margin-top: 30px; } }
  .section .title {
    color: #006241;
    font-weight: bold;
    font-size: 40px;
    text-align: center;
    margin: 10px 0px 30px 0px;
    border-bottom: 1px solid #006241;
    padding-bottom: 10px; }
    @media screen and (max-width: 768px) {
      .section .title {
        font-size: 20px; } }
  .section.video {
    position: relative; }
    .section.video .traka {
      position: absolute;
      left: 319px;
      top: 0px; }
      .section.video .traka img {
        height: 405px; }
      @media screen and (max-width: 768px) {
        .section.video .traka {
          display: none; } }
    .section.video .traka2 {
      position: absolute;
      right: -70px;
      top: 0px; }
      .section.video .traka2 img {
        height: 405px; }
      @media screen and (max-width: 768px) {
        .section.video .traka2 {
          display: none; } }
    .section.video .columns {
      float: left; }
      .section.video .columns.left-video {
        width: 35%; }
        @media screen and (max-width: 768px) {
          .section.video .columns.left-video {
            width: 100%; } }
      .section.video .columns.right-video {
        width: 65%; }
        @media screen and (max-width: 768px) {
          .section.video .columns.right-video {
            width: 100%; } }
    .section.video .video-title {
      display: flex;
      align-content: center;
      justify-content: flex-start;
      flex-wrap: wrap;
      height: 405px;
      padding-right: 50px; }
      @media screen and (max-width: 768px) {
        .section.video .video-title {
          height: auto;
          padding: 30px 0px; } }
      .section.video .video-title .line1 {
        font-size: 40px;
        font-weight: bold;
        text-align: left;
        line-height: 45px;
        margin-bottom: 10px; }
      .section.video .video-title .line2 {
        font-size: 20px;
        font-weight: bold;
        text-align: left; }
    .section.video video {
      width: 100%; }
      @media screen and (max-width: 768px) {
        .section.video video {
          padding-bottom: 20px; } }
  .section.coworkers.team .item {
    padding: 10px;
    margin-bottom: 50px;
    border-radius: 7px;
    border: 1px solid #959595;
    box-shadow: 2px 1px 4px 0px #959595; }
  .section.coworkers .item {
    margin-bottom: 20px; }
    .section.coworkers .item .image {
      width: 100%;
      padding-bottom: 150%;
      background-size: cover !important;
      border-radius: 5px;
      margin-bottom: 10px; }
    .section.coworkers .item .cta a {
      width: 100%;
      font-size: 12px; }
    .section.coworkers .item .fixed-content {
      height: 120px; }
    .section.coworkers .item .name {
      color: #006241;
      font-size: 18px;
      margin-bottom: 10px;
      font-weight: bold; }
      .section.coworkers .item .name.fixed {
        height: 50px; }
    .section.coworkers .item .short-description {
      color: #959595; }
      .section.coworkers .item .short-description.fixed {
        height: 50px;
        border-bottom: 1px solid #959595;
        margin-bottom: 10px; }
    .section.coworkers .item .short-info {
      color: #959595;
      font-size: 12px; }
      .section.coworkers .item .short-info a {
        color: #959595;
        text-decoration: underline !important; }
  .section.coworkers .main-cta {
    text-align: center; }
  .section.seminars .item {
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 20px; }
    .section.seminars .item .image {
      width: 100%;
      padding-bottom: 50%;
      background-size: cover !important;
      border-radius: 5px;
      margin-bottom: 10px; }
    .section.seminars .item .cta a {
      width: 100%;
      font-size: 12px; }
    .section.seminars .item .name {
      color: #006241;
      font-size: 18px;
      margin-bottom: 10px;
      font-weight: bold;
      height: 80px;
      text-align: center;
      display: flex;
      flex-wrap: wrap;
      align-content: center;
      justify-content: center;
      border-bottom: 1px solid #006241; }
      .section.seminars .item .name a {
        color: #006241; }
    .section.seminars .item .time-location {
      color: #505050;
      font-weight: 500;
      margin-bottom: 5px; }
      .section.seminars .item .time-location i {
        color: #006241;
        font-size: 18px; }
    .section.seminars .item .short-description {
      color: #959595;
      margin-bottom: 10px; }
  .section.seminars .main-cta {
    text-align: center; }
    .section.seminars .main-cta .btn {
      background-color: #fff;
      color: #327F42;
      font-weight: bold; }
  .section.brands {
    text-align: center; }
    .section.brands .item {
      display: inline-block;
      width: 15%;
      margin: 0px 2% 10px 2%;
      text-align: center; }
      .section.brands .item img {
        max-width: 100%; }
  .section.references {
    text-align: center; }
    .section.references .item {
      float: left;
      width: 18%;
      margin: 0px 1% 10px 1%;
      text-align: center; }
      @media screen and (max-width: 768px) {
        .section.references .item {
          width: 100%; } }
      .section.references .item a {
        width: 100%;
        height: 100px;
        display: flex;
        justify-content: center;
        /* align-items: center; */
        flex-wrap: wrap;
        align-content: center; }
        @media screen and (max-width: 768px) {
          .section.references .item a {
            height: 50px; } }
        .section.references .item a.selected {
          background-color: #FFC914;
          border-color: #FFC914; }
    .section.references .group-list img {
      max-width: 100%; }
  .section.strategy {
    text-align: center; }
    .section.strategy .item {
      text-align: center;
      height: 200px;
      display: flex;
      flex-wrap: wrap;
      align-content: center;
      justify-content: center;
      font-size: 30px; }
  .section.blank {
    background-color: #fff;
    height: 150px; }
  .section.general-info {
    color: #959595;
    font-size: 18px; }
    .section.general-info a {
      color: #006241;
      font-weight: bold; }
    .section.general-info .content div {
      margin-bottom: 20px; }
      .section.general-info .content div b {
        color: #000; }
  .section.books .item {
    padding: 10px;
    border: 1px solid #afafaf;
    margin-bottom: 30px;
    background-color: #f3f3f3;
    text-align: center;
    box-shadow: 3px 3px 4px #959595;
    position: relative; }
    .section.books .item .new {
      position: absolute;
      top: 30px;
      left: -8px; }
      @media screen and (max-width: 768px) {
        .section.books .item .new {
          top: 5px; } }
      .section.books .item .new img {
        height: 40px; }
    .section.books .item .sold_out {
      position: absolute;
      top: -9px;
      left: 32px;
      z-index: 9999; }
      @media screen and (max-width: 768px) {
        .section.books .item .sold_out {
          top: -8px;
          left: 0px; } }
      .section.books .item .sold_out img {
        height: 30px; }
        @media screen and (max-width: 768px) {
          .section.books .item .sold_out img {
            height: auto;
            width: 100%; } }
    .section.books .item .image {
      height: 300px;
      margin-bottom: 10px; }
      @media screen and (max-width: 768px) {
        .section.books .item .image {
          height: 210px; } }
      .section.books .item .image img {
        max-width: 100%;
        max-height: 300px; }
      .section.books .item .image.sold_out_mark {
        opacity: 0.5; }
    .section.books .item .book-title {
      font-weight: bold;
      color: #006241;
      height: 40px;
      display: flex;
      flex-wrap: wrap;
      align-content: center;
      justify-content: center; }
    .section.books .item .book-price {
      color: #327F42;
      margin-bottom: 8px;
      font-size: 18px; }
    .section.books .item .book-cta a {
      width: 100%; }

.bg_green {
  background-color: #006241;
  color: #fff;
  padding: 30px 0px;
  margin-top: 80px; }
  .bg_green.no_padding {
    padding: 0px; }
  .bg_green.no_margin {
    margin: 0px; }
  .bg_green .section {
    margin-top: 0px; }
    .bg_green .section .title {
      color: #fff;
      border-color: #fff; }

.bg_gray {
  background-color: #f3f3f3;
  padding: 30px 0px;
  margin-top: 80px; }
  .bg_gray.no_padding {
    padding: 0px; }
  .bg_gray.no_margin {
    margin: 0px; }
  .bg_gray .section {
    margin-top: 0px; }
    .bg_gray .section .title {
      color: #fff;
      border-color: #fff; }

.footer {
  padding: 100px 0px;
  background-color: #006241;
  color: #f3f3f3; }
  .footer .title {
    color: #FFC914;
    font-size: 18px;
    margin-bottom: 8px;
    font-weight: bold; }
  .footer a {
    color: #fff; }
  .footer ul {
    list-style: none;
    padding: 0px;
    margin: 0px; }
    .footer ul li {
      margin-bottom: 8px; }

.top-title {
  background-size: cover !important;
  text-align: center;
  font-size: 40px; }
  .top-title .background {
    padding: 60px;
    background-color: #006241a8;
    color: #fff; }
    @media screen and (max-width: 768px) {
      .top-title .background {
        padding: 20px; } }
    .top-title .background.black {
      background-color: #3c3c3ca8; }
    .top-title .background h1 {
      font-size: 60px;
      font-weight: 600;
      text-shadow: #000 2px 1px 4px; }
      @media screen and (max-width: 768px) {
        .top-title .background h1 {
          font-size: 25px; } }

.top-title-sm {
  background-size: cover !important;
  text-align: center;
  font-size: 40px; }
  .top-title-sm .background {
    padding: 60px;
    background-color: #006241a8;
    color: #fff; }
    @media screen and (max-width: 768px) {
      .top-title-sm .background {
        padding: 20px; } }
    .top-title-sm .background.black {
      background-color: #3c3c3ca8; }
    .top-title-sm .background h1 {
      font-size: 40px;
      font-weight: 600;
      text-shadow: #000 2px 1px 4px; }
      @media screen and (max-width: 768px) {
        .top-title-sm .background h1 {
          font-size: 25px; } }
      .top-title-sm .background h1 span {
        font-size: 20px;
        color: #FFC914; }
        @media screen and (max-width: 768px) {
          .top-title-sm .background h1 span {
            font-size: 16px;
            padding-top: 10px;
            display: block; } }

.map-content {
  margin: 20px 0px; }

.form a.submit {
  margin-top: 10px; }

@media screen and (max-width: 768px) {
  .static_content table td {
    width: 100% !important;
    display: inline;
    margin-bottom: 10px; } }

.contact_form {
  margin-bottom: 10px; }
  .contact_form .form_info {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    background-color: #f1f1f1;
    padding: 10px;
    border-radius: 5px; }

header {
  position: relative;
  text-align: right;
  background-color: #eee9e5;
  padding: 10px 0; }
  header .logo .link {
    display: inline-block;
    cursor: pointer; }
    header .logo .link img {
      height: 50px; }
      @media screen and (max-width: 992px) {
        header .logo .link img {
          width: 90px; } }
  header ul {
    margin-top: 15px; }
    header ul .dropdown {
      position: relative;
      display: inline-block; }
      header ul .dropdown:hover .dropdown-content {
        display: block; }
      header ul .dropdown:hover .dropbtn {
        color: #9d1f30;
        border-bottom: 6px solid #9d1f30; }
      header ul .dropdown .dropbtn {
        color: #323332;
        border: none;
        cursor: pointer;
        margin: 0 15px; }
        @media screen and (max-width: 1200px) {
          header ul .dropdown .dropbtn {
            margin: 0 7px; } }
        @media screen and (max-width: 992px) {
          header ul .dropdown .dropbtn {
            margin: 0 6px; } }
        header ul .dropdown .dropbtn.selected {
          color: #9d1f30; }
      header ul .dropdown .dropdown-content {
        display: none;
        position: absolute;
        background-color: #eee9e5;
        min-width: 250px;
        padding: 10px;
        text-align: left;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
        z-index: 99; }
        header ul .dropdown .dropdown-content a {
          color: black;
          padding: 5px 16px;
          text-decoration: none;
          display: block; }
          header ul .dropdown .dropdown-content a:hover {
            background-color: #ddd; }

.nav_toggler {
  display: none; }
  @media screen and (max-width: 992px) {
    .nav_toggler {
      display: inline-block;
      position: absolute;
      top: 10px;
      right: 10px;
      z-index: 10000;
      transform: scale(0.7); } }

hgroup {
  float: left;
  margin: 2px 2px 2px 10px; }

aside {
  position: fixed;
  width: 100%;
  height: 100vh;
  right: 0px;
  top: 0px;
  display: none;
  z-index: 9999;
  overflow: scroll !important; }
  aside .aside_bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #006241;
    color: #fff; }
  aside nav {
    z-index: 1; }
    aside nav.navigation {
      width: 100%;
      position: absolute;
      right: 0;
      top: 0;
      text-align: center; }
      @media screen and (max-width: 576px) {
        aside nav.navigation {
          width: 100%; } }
      aside nav.navigation .mainmenu {
        padding: 0;
        margin: 20vw 0;
        text-align: left;
        padding-left: 30px;
        list-style: none;
        display: block; }
        aside nav.navigation .mainmenu a {
          float: none;
          font-size: 25px;
          padding-left: 0;
          color: #fff; }
        aside nav.navigation .mainmenu .aside_lnks {
          padding-left: 20px;
          font-size: 17px; }
        aside nav.navigation .mainmenu .margin_helper {
          margin-top: 10px; }
        aside nav.navigation .mainmenu .page-item {
          text-align: center;
          padding-top: 8px;
          padding-bottom: 8px;
          text-align: left; }
          aside nav.navigation .mainmenu .page-item .icon {
            display: inline-block;
            width: 40px; }
          aside nav.navigation .mainmenu .page-item .text {
            display: inline-block; }
          aside nav.navigation .mainmenu .page-item i {
            color: #26737c; }
            aside nav.navigation .mainmenu .page-item i.fa-dot-circle-o {
              color: #d0d0d0; }
        aside nav.navigation .mainmenu .icons_aside_holder {
          margin-top: 10%;
          text-align: center; }
          aside nav.navigation .mainmenu .icons_aside_holder li {
            display: inline-block; }
            aside nav.navigation .mainmenu .icons_aside_holder li i {
              font-size: 30px;
              margin: 0 10px; }
        aside nav.navigation .mainmenu .position .test {
          display: inline; }
        aside nav.navigation .mainmenu .position .toggle_submenu_responsive {
          display: inline; }
        aside nav.navigation .mainmenu .position .arrow {
          float: right;
          margin-left: -20px; }
          @media screen and (max-width: 320px) {
            aside nav.navigation .mainmenu .position .arrow {
              margin-left: 0;
              margin-right: -7px; } }
    aside nav::after {
      content: "";
      display: block;
      clear: both; }
  aside::before {
    content: "";
    display: block;
    height: 67px; }
  aside a {
    display: block;
    text-decoration: none;
    font-size: 20px;
    color: #818181; }

.toggle-wrap {
  position: relative;
  cursor: pointer;
  float: left;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .toggle-wrap.active {
    background-color: transparent; }
    .toggle-wrap.active .toggle-bar::after {
      background: #fff; }
    .toggle-wrap.active .toggle-bar::before {
      background: #fff; }

.toggle-bar,
.toggle-bar::before,
.toggle-bar::after,
.toggle-wrap.active .toggle-bar,
.toggle-wrap.active .toggle-bar::before,
.toggle-wrap.active .toggle-bar::after {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.toggle-bar {
  width: 50px;
  margin: 10px 0;
  position: relative;
  border-top: 8px solid #006241;
  display: block;
  border-radius: 2px; }

.toggle-bar::before,
.toggle-bar::after {
  content: "";
  display: block;
  background: #006241;
  height: 8px;
  width: 50px;
  position: absolute;
  top: -25px;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -ms-transform-origin: 9%;
  -webkit-transform-origin: 9%;
  transform-origin: 9%;
  border-radius: 2px; }
  @media screen and (max-width: 576px) {
    .toggle-bar::before,
    .toggle-bar::after {
      height: 8px; } }

.toggle-bar::after {
  top: 8px; }

.toggle-wrap.active .toggle-bar {
  border-top: 2px solid transparent !important; }

.toggle-wrap.active .toggle-bar::before {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -21px; }

.toggle-wrap.active .toggle-bar::after {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.xenon_page.home.index .hello {
  display: block;
  margin: 30px auto;
  width: 400px;
  max-width: 90%; }

.xenon_page.blog.index .blogs .item {
  background-color: #fff;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 20px; }
  .xenon_page.blog.index .blogs .item .image {
    width: 100%;
    padding-bottom: 50%;
    background-size: cover !important;
    border-radius: 5px;
    margin-bottom: 10px; }
  .xenon_page.blog.index .blogs .item .cta a {
    width: 100%;
    font-size: 12px; }
  .xenon_page.blog.index .blogs .item .name a {
    color: #006241;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
    height: 50px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  .xenon_page.blog.index .blogs .item .short-description {
    color: #959595;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
.xenon_page.blog.index .blogs .main-cta {
  text-align: center; }
  .xenon_page.blog.index .blogs .main-cta .btn {
    background-color: #fff;
    color: #959595;
    font-weight: bold; }

.xenon_page.knjige.pregled .section {
  margin-top: 0px; }
  .xenon_page.knjige.pregled .section.book-single .book-title {
    color: #006241;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px; }
  .xenon_page.knjige.pregled .section.book-single .book-author {
    color: #006241;
    font-size: 18px;
    margin-bottom: 20px; }
  .xenon_page.knjige.pregled .section.book-single .book-price {
    color: #006241;
    font-size: 18px;
    margin-bottom: 20px; }
  .xenon_page.knjige.pregled .section.book-single .book-sub-section-title {
    background-color: #006241;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 5px; }
  .xenon_page.knjige.pregled .section.book-single .details table {
    width: 100%; }
    .xenon_page.knjige.pregled .section.book-single .details table tr td {
      padding: 5px 0px;
      border-bottom: 1px solid #959595; }
  .xenon_page.knjige.pregled .section.book-single .image {
    margin-bottom: 20px;
    text-align: center; }
    .xenon_page.knjige.pregled .section.book-single .image .image_holder {
      display: inline-block;
      position: relative; }
      .xenon_page.knjige.pregled .section.book-single .image .image_holder .cover.sold_out_mark {
        opacity: 0.5; }
  .xenon_page.knjige.pregled .section.book-single .cta {
    margin-bottom: 20px; }
    .xenon_page.knjige.pregled .section.book-single .cta a {
      width: 100%; }
  .xenon_page.knjige.pregled .section.book-single .new {
    position: absolute;
    top: 10px;
    left: -7px; }
    .xenon_page.knjige.pregled .section.book-single .new img {
      height: 40px; }
  .xenon_page.knjige.pregled .section.book-single .sold_out {
    position: absolute;
    top: -8px;
    left: 6px;
    z-index: 9999; }
    .xenon_page.knjige.pregled .section.book-single .sold_out img {
      height: 30px; }

.xenon_page.blog.pregled .section {
  margin-top: 30px; }
  .xenon_page.blog.pregled .section.blog-single .item-title {
    color: #006241;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px; }
  .xenon_page.blog.pregled .section .blogs_vertical .item {
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 20px; }
    .xenon_page.blog.pregled .section .blogs_vertical .item .image {
      width: 100%;
      padding-bottom: 50%;
      background-size: cover !important;
      border-radius: 5px;
      margin-bottom: 10px; }
    .xenon_page.blog.pregled .section .blogs_vertical .item .cta a {
      width: 100%;
      font-size: 12px; }
    .xenon_page.blog.pregled .section .blogs_vertical .item .name a {
      color: #006241;
      font-size: 18px;
      margin-bottom: 10px;
      font-weight: bold;
      height: 50px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
    .xenon_page.blog.pregled .section .blogs_vertical .item .short-description {
      color: #959595;
      margin-bottom: 10px;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }

.xenon_page.reference.index .section.references {
  margin-top: 20px; }
.xenon_page.reference.index .ref-items {
  text-align: center; }
  .xenon_page.reference.index .ref-items .item {
    width: 30%;
    display: inline-block;
    margin: 0px 1%; }
    @media screen and (max-width: 768px) {
      .xenon_page.reference.index .ref-items .item {
        width: 97% !important; } }
    .xenon_page.reference.index .ref-items .item img {
      width: 100%; }

.xenon_page.predavaci.pregled .image {
  width: 100%;
  padding-bottom: 150%;
  background-size: cover !important;
  border-radius: 5px;
  margin-bottom: 10px; }
.xenon_page.predavaci.pregled .name {
  color: #006241;
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: bold; }

.xenon_page.seminari.pregled .seminars_vertical .item {
  background-color: #fff;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 20px; }
  .xenon_page.seminari.pregled .seminars_vertical .item .image {
    width: 100%;
    padding-bottom: 50%;
    background-size: cover !important;
    border-radius: 5px;
    margin-bottom: 10px; }
  .xenon_page.seminari.pregled .seminars_vertical .item .cta a {
    width: 100%;
    font-size: 12px; }
  .xenon_page.seminari.pregled .seminars_vertical .item .name a {
    color: #006241;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
    height: 50px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  .xenon_page.seminari.pregled .seminars_vertical .item .time-location {
    color: #505050;
    font-weight: 500;
    margin-bottom: 5px; }
    .xenon_page.seminari.pregled .seminars_vertical .item .time-location i {
      color: #006241;
      font-size: 18px; }
  .xenon_page.seminari.pregled .seminars_vertical .item .short-description {
    color: #959595;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }

/*# sourceMappingURL=style.css.map */
