

@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%}

@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;400;500;700&display=swap");
body {
  font-family: "Montserrat", sans-serif; }

input:focus {
  outline: none; }

.container_width_helper {
  width: 80vw; }
  @media screen and (max-width: 768px) {
    .container_width_helper {
      width: unset; } }

.fontAwesome {
  font-family: FontAwesome, sans-serif; }

.desktop {
  display: block !important; }
  @media screen and (max-width: 768px) {
    .desktop {
      display: none !important; } }

.mobile {
  display: none !important; }
  @media screen and (max-width: 768px) {
    .mobile {
      display: block !important; } }

.burger_mobile {
  display: none !important; }
  @media screen and (max-width: 992px) {
    .burger_mobile {
      display: block !important; } }

.burger_desktop {
  display: block !important; }
  @media screen and (max-width: 992px) {
    .burger_desktop {
      display: none !important; } }

.small_arrow {
  height: 10px;
  float: right;
  margin-top: 3px; }

.fixed_position {
  position: fixed; }

.header_section,
.publication_header {
  position: relative; }
  @media screen and (max-width: 768px) {
    .header_section,
    .publication_header {
      background-color: #323232; } }
  .header_section .margin_helper,
  .publication_header .margin_helper {
    margin-right: 0 !important; }
  .header_section input,
  .publication_header input {
    padding: 5px !important;
    border: none !important;
    border-radius: 3px !important; }
    @media screen and (max-width: 992px) {
      .header_section input,
      .publication_header input {
        width: 30%; } }
    @media screen and (max-width: 768px) {
      .header_section input,
      .publication_header input {
        width: 40%; } }
    @media screen and (max-width: 576px) {
      .header_section input,
      .publication_header input {
        width: 70%; } }
    .header_section input::placeholder,
    .publication_header input::placeholder {
      color: #c6145c; }
    .header_section input:focus,
    .publication_header input:focus {
      outline: none; }
  .header_section .ticket_holder_mobile,
  .publication_header .ticket_holder_mobile {
    background-color: #9e1c4d;
    width: 90%;
    margin: auto;
    padding-top: 14px;
    border-radius: 4px; }
    @media screen and (max-width: 992px) {
      .header_section .ticket_holder_mobile,
      .publication_header .ticket_holder_mobile {
        width: 30%; } }
    @media screen and (max-width: 768px) {
      .header_section .ticket_holder_mobile,
      .publication_header .ticket_holder_mobile {
        width: 40%; } }
    @media screen and (max-width: 576px) {
      .header_section .ticket_holder_mobile,
      .publication_header .ticket_holder_mobile {
        width: 90%;
        margin: unset;
        margin-top: -20px; } }
    .header_section .ticket_holder_mobile a,
    .publication_header .ticket_holder_mobile a {
      color: #fff;
      font-size: 16px;
      line-height: 0; }
    @media screen and (max-width: 768px) {
      .header_section .ticket_holder_mobile img,
      .publication_header .ticket_holder_mobile img {
        margin-left: 7px; } }
  .header_section_bottom,
  .publication_header_bottom {
    text-align: right;
    background-color: #c6145c;
    padding: 5px 0 2px; }
    @media screen and (max-width: 992px) {
      .header_section_bottom,
      .publication_header_bottom {
        padding: 5px 0 42px; } }
    @media screen and (max-width: 768px) {
      .header_section_bottom,
      .publication_header_bottom {
        padding: 5px 0 35px; } }
    .header_section_bottom_list,
    .publication_header_bottom_list {
      padding-top: 40px;
      padding-bottom: 30px;
      padding-right: 20px; }
      @media screen and (max-width: 992px) {
        .header_section_bottom_list,
        .publication_header_bottom_list {
          padding-top: 20px; } }
      @media screen and (max-width: 992px) {
        .header_section_bottom_list ul,
        .publication_header_bottom_list ul {
          padding-left: 0; } }
      .header_section_bottom_list ul li .subtitle,
      .publication_header_bottom_list ul li .subtitle {
        text-transform: uppercase;
        color: #fff;
        font-size: 12px;
        font-weight: 400;
        margin: 15px 16px;
        padding-bottom: 5px;
        border-bottom: 1px solid #fff;
        font-weight: bold; }
      .header_section_bottom_list ul li a,
      .publication_header_bottom_list ul li a {
        text-transform: uppercase;
        color: #fff;
        font-size: 12px;
        font-weight: 400;
        width: 100%; }
        @media screen and (max-width: 1200px) {
          .header_section_bottom_list ul li a,
          .publication_header_bottom_list ul li a {
            font-size: 10px; } }
        .header_section_bottom_list ul li a:hover,
        .publication_header_bottom_list ul li a:hover {
          text-decoration: none; }
      .header_section_bottom_list ul li .ticket_holder,
      .publication_header_bottom_list ul li .ticket_holder {
        background-color: #9e1c4d;
        padding: 4px;
        border-radius: 2px; }
        .header_section_bottom_list ul li .ticket_holder img,
        .publication_header_bottom_list ul li .ticket_holder img {
          width: 30px; }
    @media screen and (max-width: 992px) {
      .header_section_bottom_logo,
      .publication_header_bottom_logo {
        text-align: left; } }
    .header_section_bottom_logo_link,
    .publication_header_bottom_logo_link {
      display: inline-block;
      cursor: pointer; }
      .header_section_bottom_logo_link img,
      .publication_header_bottom_logo_link img {
        width: 300px;
        padding-top: 40px;
        padding-left: 20px; }
        @media screen and (max-width: 1200px) {
          .header_section_bottom_logo_link img,
          .publication_header_bottom_logo_link img {
            width: 200px; } }
        @media screen and (max-width: 768px) {
          .header_section_bottom_logo_link img,
          .publication_header_bottom_logo_link img {
            padding-top: 30px; } }

.top_slider_section .slider_fade {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #00000070; }
.top_slider_section .item {
  position: relative; }
.top_slider_section_text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #eee9e5;
  max-width: 1140px;
  margin: auto;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .top_slider_section_text {
      width: 60%; } }
  .top_slider_section_text_title, .top_slider_section_text_title_1 {
    font-size: 45px;
    line-height: 40px;
    margin-bottom: 10px;
    font-weight: 500; }
    @media screen and (max-width: 1200px) {
      .top_slider_section_text_title, .top_slider_section_text_title_1 {
        font-size: 25px;
        line-height: 30px; } }
    @media screen and (max-width: 768px) {
      .top_slider_section_text_title, .top_slider_section_text_title_1 {
        font-size: 17px;
        line-height: 21px;
        margin-bottom: 0; } }
    @media screen and (max-width: 322px) {
      .top_slider_section_text_title, .top_slider_section_text_title_1 {
        font-size: 13px;
        line-height: 18px; } }
  .top_slider_section_text_subtitle {
    font-size: 27px;
    font-weight: 200;
    text-transform: uppercase; }
    @media screen and (max-width: 1200px) {
      .top_slider_section_text_subtitle {
        font-size: 15px; } }
    @media screen and (max-width: 768px) {
      .top_slider_section_text_subtitle {
        font-size: 14px;
        margin-bottom: 5px; } }
  .top_slider_section_text_btn {
    display: block;
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 10px;
    font-size: 18px;
    width: 40%;
    margin: auto;
    font-weight: 200;
    color: #fff;
    text-decoration: none; }
    @media screen and (max-width: 1200px) {
      .top_slider_section_text_btn {
        width: 60%; } }
    @media screen and (max-width: 768px) {
      .top_slider_section_text_btn {
        width: 70%;
        padding: 3px;
        font-size: 13px; } }
    .top_slider_section_text_btn:hover {
      text-decoration: none;
      color: #fff; }

.section_collections {
  padding: 60px 0; }
  @media screen and (max-width: 768px) {
    .section_collections {
      padding: 30px 0; } }
  .section_collections .holder {
    display: flex;
    width: 90%; }
    @media screen and (max-width: 768px) {
      .section_collections .holder {
        display: block;
        width: 100%; } }
  @media screen and (max-width: 768px) {
    .section_collections .first_helper {
      width: 47% !important;
      display: inline-block;
      margin-right: 0 !important;
      margin-bottom: 15px; } }
  @media screen and (max-width: 768px) {
    .section_collections .second_helper {
      width: 43%;
      display: inline-block;
      float: right;
      margin-right: 15px !important;
      margin-bottom: 15px; } }
  @media screen and (max-width: 768px) {
    .section_collections .third_helper {
      width: 43%;
      display: inline-block;
      margin-left: 15px !important;
      margin-right: 0 !important; } }
  @media screen and (max-width: 768px) {
    .section_collections .fourth_helper {
      width: 43%;
      display: inline-block;
      float: right;
      margin-right: 15px !important; } }
  .section_collections .margin-helper {
    margin-right: 30px; }
  .section_collections .width_helper {
    width: 30%; }
  .section_collections_wrapper {
    background-color: #eef0f1;
    position: relative;
    text-align: center;
    height: 380px;
    padding: 20px;
    width: 21%;
    font-weight: 500;
    color: #686869; }
    @media screen and (max-width: 1200px) {
      .section_collections_wrapper {
        height: 300px; } }
    @media screen and (max-width: 992px) {
      .section_collections_wrapper {
        height: 250px; } }
    @media screen and (max-width: 768px) {
      .section_collections_wrapper {
        height: 220px;
        padding: 12px 5px; } }
    .section_collections_wrapper_main_title {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 25px;
      border-bottom: 5px solid #c6145c;
      text-transform: uppercase;
      width: 50%;
      color: #686869; }
      @media screen and (max-width: 768px) {
        .section_collections_wrapper_main_title {
          width: 60%;
          font-size: 20px; } }
      @media screen and (max-width: 322px) {
        .section_collections_wrapper_main_title {
          font-size: 15px; } }
    .section_collections_wrapper_title {
      font-size: 20px;
      height: 50px;
      z-index: 30; }
      @media screen and (max-width: 992px) {
        .section_collections_wrapper_title {
          font-size: 15px; } }
      @media screen and (max-width: 322px) {
        .section_collections_wrapper_title {
          font-size: 13px; } }
    .section_collections_wrapper_img {
      width: 55%;
      transition: transform .5s;
      /* Animation */ }
      @media screen and (max-width: 768px) {
        .section_collections_wrapper_img {
          width: 27%; } }
      @media screen and (max-width: 576px) {
        .section_collections_wrapper_img {
          width: 47%; } }
      .section_collections_wrapper_img:hover {
        transform: scale(1.2); }
    .section_collections_wrapper .width_helper {
      width: 100%;
      margin-top: 20px; }
      @media screen and (max-width: 768px) {
        .section_collections_wrapper .width_helper {
          width: 45%; } }
      @media screen and (max-width: 576px) {
        .section_collections_wrapper .width_helper {
          width: 80%; } }
    .section_collections_wrapper_subtitle {
      color: #c6145c;
      position: absolute;
      bottom: 20px;
      left: 50%;
      transform: translate(-50%, 0); }
      .section_collections_wrapper_subtitle:hover {
        text-decoration: none;
        color: #c6145c; }
      .section_collections_wrapper_subtitle.active {
        text-decoration: none;
        color: #c6145c; }

.component_numbers {
  margin-bottom: 100px; }
  .component_numbers .title {
    margin-bottom: 50px;
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    color: #c6145c;
    text-transform: uppercase; }
    @media screen and (max-width: 992px) {
      .component_numbers .title {
        font-size: 27px; } }
    @media screen and (max-width: 768px) {
      .component_numbers .title {
        margin-bottom: 10px;
        font-size: 20px; } }
  .component_numbers .item .icon {
    text-align: center;
    /* This container is needed to position the front and back side */
    /* Do an horizontal flip when you move the mouse over the flip box container */
    /* Position the front and back side */ }
    .component_numbers .item .icon .flip-box {
      background-color: transparent;
      width: 112px;
      height: 112px;
      margin: 0 auto;
      perspective: 1000px;
      /* Remove this if you don't want the 3D effect */ }
    .component_numbers .item .icon .flip-box-inner {
      position: relative;
      width: 100%;
      height: 100%;
      text-align: center;
      transition: transform 0.8s;
      transform-style: preserve-3d; }
    .component_numbers .item .icon .flip-box:hover .flip-box-inner {
      transform: rotateY(180deg); }
    .component_numbers .item .icon .flip-box-front, .component_numbers .item .icon .flip-box-back {
      position: absolute;
      width: 100%;
      height: 100%;
      -webkit-backface-visibility: hidden;
      /* Safari */
      backface-visibility: hidden; }
  .component_numbers .item .number {
    font-size: 35px;
    font-weight: 600;
    color: #c6145c;
    text-align: center; }
    @media screen and (max-width: 1440px) {
      .component_numbers .item .number {
        font-size: 20px;
        line-height: 25px; } }
    @media screen and (max-width: 1200px) {
      .component_numbers .item .number {
        font-size: 20px;
        line-height: 25px; } }
    @media screen and (max-width: 992px) {
      .component_numbers .item .number {
        font-size: 17px; } }
  .component_numbers .item .description {
    font-size: 16px;
    font-weight: 500;
    color: #c6145c;
    text-align: center; }
    @media screen and (max-width: 1440px) {
      .component_numbers .item .description {
        font-size: 20px;
        line-height: 25px; } }
    @media screen and (max-width: 1200px) {
      .component_numbers .item .description {
        font-size: 20px;
        line-height: 25px; } }
    @media screen and (max-width: 992px) {
      .component_numbers .item .description {
        font-size: 17px; } }

.section_news {
  padding-bottom: 100px; }
  @media screen and (max-width: 768px) {
    .section_news {
      padding-bottom: 30px; } }
  .section_news_title {
    margin-bottom: 50px;
    font-size: 40px;
    font-weight: 500;
    text-align: center;
    color: #c6145c;
    text-transform: uppercase; }
    @media screen and (max-width: 992px) {
      .section_news_title {
        font-size: 27px; } }
    @media screen and (max-width: 768px) {
      .section_news_title {
        margin-bottom: 10px;
        font-size: 20px; } }
  .section_news .calendar_title {
    margin-bottom: 10px; }
  .section_news_wrapper {
    background-color: #eef0f1;
    margin-bottom: 50px; }
    @media screen and (max-width: 768px) {
      .section_news_wrapper {
        margin-bottom: 20px; } }
    .section_news_wrapper_img {
      background-size: cover !important;
      background-position: center !important;
      background-repeat: no-repeat !important;
      width: 100%;
      padding-top: 47%;
      transition: transform .5s;
      /* Animation */ }
      .section_news_wrapper_img:hover {
        transform: scale(1.1); }
    .section_news_wrapper_text {
      padding: 50px 30px;
      color: #686869; }
      @media screen and (max-width: 322px) {
        .section_news_wrapper_text {
          padding: 30px 20px; } }
      .section_news_wrapper_text_title {
        font-size: 25px;
        font-weight: 500;
        height: 80px; }
        @media screen and (max-width: 1440px) {
          .section_news_wrapper_text_title {
            font-size: 20px;
            line-height: 25px; } }
        @media screen and (max-width: 1200px) {
          .section_news_wrapper_text_title {
            font-size: 20px;
            line-height: 25px; } }
        @media screen and (max-width: 992px) {
          .section_news_wrapper_text_title {
            font-size: 17px; } }
      .section_news_wrapper_text_subtitle {
        font-size: 15px;
        font-weight: 200;
        height: 50px; }
        @media screen and (max-width: 992px) {
          .section_news_wrapper_text_subtitle {
            font-size: 13px; } }
  .section_news_info {
    display: none;
    background-color: #c6145c;
    padding: 60px 20px;
    color: #fff;
    display: none; }
    @media screen and (max-width: 768px) {
      .section_news_info {
        margin-top: 20px;
        padding: 20px; } }
    .section_news_info.active {
      display: flex; }
      @media screen and (max-width: 768px) {
        .section_news_info.active {
          display: block; } }
    .section_news_info_text {
      width: 50%;
      display: inline;
      font-weight: 200;
      padding-right: 15px;
      line-height: 14px;
      position: relative; }
      @media screen and (max-width: 768px) {
        .section_news_info_text {
          position: unset; } }
      .section_news_info_text_left_arrow {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
        left: -50px; }
        @media screen and (max-width: 768px) {
          .section_news_info_text_left_arrow {
            top: -4px;
            left: 50%;
            transform: translate(-50%, 0); } }
      .section_news_info_text_date {
        font-size: 14px;
        margin-bottom: 15px; }
        @media screen and (max-width: 1200px) {
          .section_news_info_text_date {
            margin-bottom: 5px; } }
      .section_news_info_text_subtitle {
        font-size: 13px;
        line-height: 15px;
        margin-bottom: 15px; }
        @media screen and (max-width: 1200px) {
          .section_news_info_text_subtitle {
            margin-bottom: 5px; } }
      .section_news_info_text_title {
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 20px;
        line-height: 18px; }
        @media screen and (max-width: 1200px) {
          .section_news_info_text_title {
            margin-bottom: 5px; } }
      .section_news_info_text_description {
        font-size: 13px;
        line-height: 15px; }
    .section_news_info_right {
      display: inline;
      width: 50%;
      height: 350px; }
      .section_news_info_right img {
        width: 100%; }
      .section_news_info_right_img {
        background-size: cover !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        width: 100%;
        padding-top: 100%; }
  .section_news_main {
    display: none;
    background-color: #c6145c;
    padding: 60px 20px;
    color: #fff;
    min-height: 420px;
    display: none; }
    @media screen and (max-width: 768px) {
      .section_news_main {
        margin-top: 20px;
        padding: 20px; } }
    .section_news_main.active {
      display: flex; }
    .section_news_main .width_helper {
      width: 100% !important; }
    .section_news_main_text {
      width: 50%;
      display: inline;
      font-weight: 200;
      padding-right: 15px;
      line-height: 14px;
      position: relative; }
      .section_news_main_text_title {
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 20px;
        line-height: 18px; }
      .section_news_main_text_description {
        font-size: 13px;
        line-height: 15px; }

.section_program,
.section_publications,
.section_museum_slider,
.section_year,
.section_archive {
  background-color: #eaecee;
  padding: 50px 0; }
  @media screen and (max-width: 768px) {
    .section_program,
    .section_publications,
    .section_museum_slider,
    .section_year,
    .section_archive {
      background-color: #fff;
      padding: 0 0 30px; } }
  .section_program .container_width_helper,
  .section_publications .container_width_helper,
  .section_museum_slider .container_width_helper,
  .section_year .container_width_helper,
  .section_archive .container_width_helper {
    width: 80vw; }
  .section_program .slider_fade,
  .section_publications .slider_fade,
  .section_museum_slider .slider_fade,
  .section_year .slider_fade,
  .section_archive .slider_fade {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #0000007c; }
  .section_program .item,
  .section_publications .item,
  .section_museum_slider .item,
  .section_year .item,
  .section_archive .item {
    position: relative; }
  .section_program .picture,
  .section_publications .picture,
  .section_museum_slider .picture,
  .section_year .picture,
  .section_archive .picture {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    width: 100%;
    padding-top: 130%; }
  .section_program_img,
  .section_publications_img,
  .section_museum_slider_img,
  .section_year_img,
  .section_archive_img {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    width: 100%;
    padding-top: 73%; }
  .section_program_title,
  .section_publications_title,
  .section_museum_slider_title,
  .section_year_title,
  .section_archive_title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    width: 60%;
    height: 60px; }
    @media screen and (max-width: 992px) {
      .section_program_title,
      .section_publications_title,
      .section_museum_slider_title,
      .section_year_title,
      .section_archive_title {
        font-size: 13px; } }
  .section_program_btn,
  .section_publications_btn,
  .section_museum_slider_btn,
  .section_year_btn,
  .section_archive_btn {
    display: block;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 4px;
    font-size: 12px;
    width: 46%;
    margin: auto;
    font-weight: 200;
    color: #fff;
    text-decoration: none;
    position: absolute;
    bottom: 20%;
    left: 50%;
    transform: translate(-50%, 0); }
    @media screen and (max-width: 322px) {
      .section_program_btn,
      .section_publications_btn,
      .section_museum_slider_btn,
      .section_year_btn,
      .section_archive_btn {
        width: 55%;
        bottom: 18%; } }
    .section_program_btn:hover,
    .section_publications_btn:hover,
    .section_museum_slider_btn:hover,
    .section_year_btn:hover,
    .section_archive_btn:hover {
      text-decoration: none;
      color: #fff; }
  .section_program .owl-next,
  .section_publications .owl-next,
  .section_museum_slider .owl-next,
  .section_year .owl-next,
  .section_archive .owl-next {
    position: absolute;
    right: -40px;
    top: 50%;
    transform: translate(0, -50%); }
    .section_program .owl-next:focus,
    .section_publications .owl-next:focus,
    .section_museum_slider .owl-next:focus,
    .section_year .owl-next:focus,
    .section_archive .owl-next:focus {
      outline: none; }
  .section_program .owl-prev,
  .section_publications .owl-prev,
  .section_museum_slider .owl-prev,
  .section_year .owl-prev,
  .section_archive .owl-prev {
    position: absolute;
    left: -40px;
    top: 50%;
    transform: translate(0, -50%); }
    .section_program .owl-prev:focus,
    .section_publications .owl-prev:focus,
    .section_museum_slider .owl-prev:focus,
    .section_year .owl-prev:focus,
    .section_archive .owl-prev:focus {
      outline: none; }

.section_mission {
  background-color: #eaecee;
  padding-bottom: 350px;
  position: relative; }
  @media screen and (max-width: 768px) {
    .section_mission {
      background-color: unset;
      padding-bottom: 260px; } }
  .section_mission .promo_item {
    background-color: #000; }
    .section_mission .promo_item:hover img {
      opacity: 0.4;
      z-index: -1; }
    .section_mission .promo_item:hover .section_mission_text {
      color: #000; }
    .section_mission .promo_item .video video {
      width: 100%; }
  .section_mission .padding_helper {
    padding: 0;
    position: relative; }
  .section_mission_img {
    width: 100%;
    padding-top: 60%;
    transition: all .5s;
    /* Animation */ }
    @media screen and (max-width: 768px) {
      .section_mission_img {
        margin-bottom: 10px; } }
  .section_mission_text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 4;
    transition: all .5s;
    /* Animation */ }
    @media screen and (max-width: 768px) {
      .section_mission_text {
        width: 100%; } }
    .section_mission_text_title {
      font-size: 30px;
      text-transform: uppercase;
      color: #fff;
      margin-bottom: 20px;
      font-weight: 500;
      text-align: center; }
      @media screen and (max-width: 768px) {
        .section_mission_text_title {
          font-size: 20px; } }
    .section_mission_text_btn {
      display: block;
      text-align: center;
      text-transform: uppercase;
      border: 1px solid #fff;
      border-radius: 4px;
      padding: 4px;
      font-size: 12px;
      width: 46%;
      margin: auto;
      font-weight: 200;
      color: #fff;
      text-decoration: none; }
      @media screen and (max-width: 768px) {
        .section_mission_text_btn {
          width: 36%; } }
      @media screen and (max-width: 322px) {
        .section_mission_text_btn {
          width: 46%; } }
      .section_mission_text_btn:hover {
        text-decoration: none;
        color: #fff; }

@media screen and (max-width: 576px) {
  .section_program_title {
    width: 75%; } }

.section_publications {
  background-color: #fff;
  margin-top: -250px;
  color: #3b3b3b; }
  .section_publications .position_helper {
    position: relative; }
  .section_publications_title {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
    width: 100%;
    margin: auto;
    font-size: 10px;
    line-height: 12px;
    color: #3b3b3b;
    text-transform: unset;
    margin-top: 5px; }

.section_newsletter {
  text-align: center;
  background-color: #5f6567;
  padding: 60px 0; }
  @media screen and (max-width: 768px) {
    .section_newsletter {
      padding: 40px 0; } }
  .section_newsletter_text {
    display: inline-block;
    text-transform: uppercase;
    margin-right: 20px;
    font-weight: 500;
    color: #fff; }
    @media screen and (max-width: 768px) {
      .section_newsletter_text {
        margin-right: 0;
        font-size: 10px;
        margin-bottom: 10px; } }
  .section_newsletter input {
    padding: 5px !important;
    border: 1px solid #fff;
    border-radius: 3px;
    background-color: transparent;
    color: #fff;
    margin: 0 5px; }
    @media screen and (max-width: 992px) {
      .section_newsletter input {
        width: 80%;
        margin-bottom: 10px; } }
    .section_newsletter input::placeholder {
      color: #fff; }
  .section_newsletter_btn {
    display: inline-block;
    margin-left: 30px;
    background-color: #eef0f1;
    color: #5f6567;
    border-radius: 4px;
    padding: 7px 18px;
    font-size: 12px;
    font-weight: 500; }
    @media screen and (max-width: 992px) {
      .section_newsletter_btn {
        font-size: 10px;
        margin-left: 0;
        display: block;
        width: 100px;
        margin: auto; } }
    .section_newsletter_btn:hover {
      text-decoration: none;
      color: #5f6567; }

.section_footer_top {
  background-color: #eef0f1;
  padding: 25px 0;
  color: #3b3b3b;
  font-weight: 500; }
  @media screen and (max-width: 768px) {
    .section_footer_top {
      padding: 15px 0; } }
  .section_footer_top_img img {
    width: 100%; }
  .section_footer_top_logo img {
    width: 170px; }
    @media screen and (max-width: 992px) {
      .section_footer_top_logo img {
        margin-bottom: 15px; } }
    @media screen and (max-width: 768px) {
      .section_footer_top_logo img {
        width: 120px;
        margin-top: 18px; } }
    @media screen and (max-width: 322px) {
      .section_footer_top_logo img {
        width: 110px; } }
  .section_footer_top_terms {
    text-align: center;
    margin-bottom: 15px; }
    @media screen and (max-width: 768px) {
      .section_footer_top_terms {
        margin-bottom: 5px;
        margin-top: 10px; } }
    .section_footer_top_terms a {
      color: #3b3b3b;
      text-decoration: none;
      margin: 10px; }
  .section_footer_top_address {
    text-align: center; }
    .section_footer_top_address a {
      color: #3b3b3b;
      text-decoration: none; }
  .section_footer_top_social {
    text-align: right; }
    .section_footer_top_social_title {
      text-transform: uppercase;
      font-size: 14px;
      font-weight: 500; }
      @media screen and (max-width: 992px) {
        .section_footer_top_social_title {
          font-size: 12px; } }
    .section_footer_top_social img {
      width: 30px;
      margin: 3px; }
      @media screen and (max-width: 1200px) {
        .section_footer_top_social img {
          margin: 0; } }
      @media screen and (max-width: 992px) {
        .section_footer_top_social img {
          width: 23px; } }
      @media screen and (max-width: 768px) {
        .section_footer_top_social img {
          width: 30px;
          margin: 2px; } }
      @media screen and (max-width: 322px) {
        .section_footer_top_social img {
          width: 27px; } }

.section_footer_bottom {
  padding-bottom: 20px;
  color: #3b3b3b; }
  @media screen and (max-width: 768px) {
    .section_footer_bottom {
      padding: 10px 0; } }
  .section_footer_bottom .footer_align_helper_1 {
    text-align: right; }
    @media screen and (max-width: 768px) {
      .section_footer_bottom .footer_align_helper_1 {
        text-align: center; } }
  .section_footer_bottom .footer_align_helper_2 {
    text-align: left; }
    @media screen and (max-width: 768px) {
      .section_footer_bottom .footer_align_helper_2 {
        text-align: center; } }
  .section_footer_bottom .margin_helper {
    margin-left: 70px; }
    @media screen and (max-width: 768px) {
      .section_footer_bottom .margin_helper {
        margin-left: 0; } }
  .section_footer_bottom_title {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    margin-top: 10px; }
    @media screen and (max-width: 1200px) {
      .section_footer_bottom_title {
        font-size: 10px; } }
    @media screen and (max-width: 992px) {
      .section_footer_bottom_title {
        display: block; } }
    @media screen and (max-width: 768px) {
      .section_footer_bottom_title {
        font-size: 13px; } }
  .section_footer_bottom_img {
    margin: 5px; }
    @media screen and (max-width: 992px) {
      .section_footer_bottom_img {
        width: 20%; } }
    @media screen and (max-width: 768px) {
      .section_footer_bottom_img {
        width: 10%; } }
  @media screen and (max-width: 768px) {
    .section_footer_bottom .img_1 {
      width: 50px; } }
  @media screen and (max-width: 768px) {
    .section_footer_bottom .img_2 {
      width: 90px !important; } }
  @media screen and (max-width: 768px) {
    .section_footer_bottom .img_3 {
      width: 110px; } }
  @media screen and (max-width: 768px) {
    .section_footer_bottom .img_4 {
      width: 50px; } }
  .section_footer_bottom_copy {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 500;
    margin-top: 10px;
    text-align: center; }
    @media screen and (max-width: 992px) {
      .section_footer_bottom_copy {
        width: 100%;
        text-align: center;
        float: unset;
        font-size: 9px; } }

.dropbtn {
  color: #323332;
  font-size: 17px;
  border: none;
  padding-bottom: 27px;
  cursor: pointer;
  margin: 0 5px; }
  @media screen and (max-width: 1200px) {
    .dropbtn {
      font-size: 15px;
      margin: 0 3px; } }
  @media screen and (max-width: 992px) {
    .dropbtn {
      font-size: 13px;
      margin: 0 6px; } }

.list_margin_helper_mobile {
  color: #fff !important;
  margin: 0 !important;
  font-size: 18px !important;
  border: 1px solid #fff;
  padding: 7px;
  border-radius: 3px; }
  .list_margin_helper_mobile.active {
    background-color: #fff;
    color: #c6145c !important; }

.dropdown {
  position: relative;
  display: inline-block; }
  .dropdown .list_margin_helper {
    margin: 0 !important; }
    .dropdown .list_margin_helper.active {
      font-weight: bolder; }

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #c6145c;
  min-width: 400px;
  padding: 30px 10px;
  font-size: 17px;
  text-align: left;
  z-index: 99;
  top: 25px; }
  .dropdown-content.medium {
    min-width: 570px;
    transform: translate(0%, 0); }
    .dropdown-content.medium.not_active_submenu {
      min-width: 290px; }
      .dropdown-content.medium.not_active_submenu .left_dropdown {
        width: 100%;
        border-color: transparent; }
    .dropdown-content.medium .left_dropdown {
      width: 50%; }
    .dropdown-content.medium .right_dropdown {
      width: 50%;
      float: left; }
  .dropdown-content.large {
    min-width: 850px;
    transform: translate(-30%, 0); }
    .dropdown-content.large .left_dropdown {
      width: 33%; }
    .dropdown-content.large .right_dropdown {
      width: 33%;
      float: left; }
  @media screen and (max-width: 1200px) {
    .dropdown-content {
      font-size: 15px; } }
  @media screen and (max-width: 992px) {
    .dropdown-content {
      font-size: 13px; } }

.left_dropdown {
  display: inline;
  float: left;
  border-right: 2px solid #fff; }

.right_dropdown {
  display: inline; }
  .right_dropdown a {
    display: inline-block !important; }

.dropdown-content a {
  color: black;
  padding: 5px 16px;
  text-decoration: none;
  display: block; }

.dropdown-content a:hover {
  background-color: #8f063d; }

.dropdown-content a.active {
  background-color: #8f063d; }

.dropdown:hover .dropdown-content {
  display: block; }

#top_slider .owl-next {
  display: none; }
  @media screen and (max-width: 768px) {
    #top_slider .owl-next {
      display: block;
      position: absolute;
      right: 10px;
      top: 50%;
      transform: translate(0, -50%); }
      #top_slider .owl-next:focus {
        outline: none; } }
#top_slider .owl-prev {
  display: none; }
  @media screen and (max-width: 768px) {
    #top_slider .owl-prev {
      display: block;
      position: absolute;
      left: 10px;
      top: 50%;
      transform: translate(0, -50%); }
      #top_slider .owl-prev:focus {
        outline: none; } }
#top_slider .owl-dots {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 20px; }
  @media screen and (max-width: 768px) {
    #top_slider .owl-dots {
      display: none; } }
#top_slider .owl-dot {
  height: 3px;
  width: 70px;
  background-color: #ffffff4f;
  margin: 5px; }
  #top_slider .owl-dot:focus {
    outline: none; }
  #top_slider .owl-dot.active {
    background-color: #fff; }

#calendar {
  cursor: pointer; }
  #calendar .fc-week {
    height: 45px !important; }
  #calendar .fc-day-grid-container {
    height: auto !important; }
  #calendar .fc-day-top {
    text-align: center;
    font-size: 15px; }
  #calendar td,
  #calendar th {
    border-style: none !important; }
  #calendar .fc-left {
    color: #686869;
    margin-left: 20px; }
    @media screen and (max-width: 322px) {
      #calendar .fc-left {
        margin-left: 0;
        font-size: 10px; } }
  #calendar .fc-right {
    margin-right: 20px; }
    @media screen and (max-width: 322px) {
      #calendar .fc-right {
        margin-right: 0; } }

.sub_menu {
  font-size: 14px;
  line-height: 16px;
  display: block;
  width: 80%;
  margin: 7px 0;
  font-weight: 400; }
  .sub_menu:focus {
    color: #fff; }
  .sub_menu:last-child {
    margin-bottom: 20px; }

header {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  padding: 20px 40px;
  z-index: 5;
  -webkit-transition: background-color 0.4s ease-out;
  transition: background-color 0.4s ease-out;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.search-mobile {
  /*     display: none; */
  position: absolute;
  top: -5px;
  right: 50px;
  z-index: 6; }

.search-mobile a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  text-align: center;
  width: 100px;
  height: 60px;
  position: relative; }

.search-mobile a .icon_search {
  width: 25px;
  height: 25px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease; }

.header-nav {
  order: 2; }

.header-nav {
  opacity: 0;
  display: none; }

.header-nav.active {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #c6145c;
  z-index: 10;
  opacity: 1;
  -webkit-transition: right 0.3s ease-in;
  transition: right 0.3s ease-in;
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
  z-index: 999; }

.header-nav.active .header-nav__inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  align-content: center;
  height: 100%;
  overflow: auto;
  -webkit-transition: opacity 0.6s ease-out;
  transition: opacity 0.6s ease-out;
  position: relative; }

nav.active ul {
  width: 100%;
  text-align: left;
  padding: 0;
  overflow: hidden;
  display: block;
  position: absolute;
  top: 70px; }

nav.active ul li {
  padding: 7px 0 0 15px; }
  nav.active ul li:last-child {
    padding-bottom: 70px; }

nav ul {
  padding: 8px 0 0 0;
  display: flex; }

nav ul li {
  padding: 0 0 0 13px;
  list-style: none; }

nav ul li a {
  display: inline-block;
  font-size: 21px;
  font-weight: 500;
  margin: 5px 0 10px;
  line-height: 10px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.9px;
  position: relative;
  text-decoration: none;
  transition: color 0.5s ease-in-out; }

nav ul li a:hover {
  color: orange;
  transition: color 0.3s ease-in-out; }

.device-menu {
  position: absolute;
  top: -37px;
  right: 20px;
  width: 35px;
  height: 50px;
  z-index: 11;
  width: 45px;
  height: 40px;
  display: block;
  z-index: 9999; }
  @media screen and (max-width: 767px) {
    .device-menu {
      top: 18px; } }
  @media screen and (max-width: 576px) {
    .device-menu {
      top: 19px; } }

.device-menu.open {
  position: fixed;
  top: 30px; }
  @media screen and (max-width: 767px) {
    .device-menu.open {
      top: 18px; } }
  @media screen and (max-width: 576px) {
    .device-menu.open {
      top: 24px; } }

.device-menu .device-menu__inner {
  width: 35px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.device-menu span {
  position: absolute;
  width: 100%;
  height: 3px;
  left: 0;
  background-color: #fff;
  top: 5px;
  left: 0;
  border-radius: 5px;
  /*     -webkit-transform: rotate(45deg);
    transform: rotate(45deg); */ }

.device-menu span:nth-child(1) {
  top: 0;
  -webkit-transition: rotate, 0.3s;
  transition: rotate, 0.3s; }

.device-menu span:nth-child(2) {
  top: 50%;
  /*     -webkit-transform: translate(0, -50%); */
  /*     transform: translate(0, -50%); */ }

/* .device-menu.open span:nth-child(2) {
  opacity: 0;
  } */
.device-menu span:nth-child(3) {
  top: 100%;
  -webkit-transition: rotate, 0.3s;
  transition: rotate, 0.3s; }

.device-menu.open span:nth-child(1) {
  top: 10px;
  right: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.device-menu.open span:nth-child(2) {
  opacity: 0; }

.device-menu.open span:nth-child(3) {
  top: 10px;
  right: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/*end of burger menu*/
.section_museum_cover,
.section_team_cover,
.section_faq_cover {
  position: relative; }
  .section_museum_cover_top_img,
  .section_team_cover_top_img,
  .section_faq_cover_top_img {
    width: 100%; }
  .section_museum_cover_title,
  .section_team_cover_title,
  .section_faq_cover_title {
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 500;
    display: inline-block;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .section_museum_cover_title,
      .section_team_cover_title,
      .section_faq_cover_title {
        font-size: 25px; } }
    .section_museum_cover_title::after,
    .section_team_cover_title::after,
    .section_faq_cover_title::after {
      display: block;
      width: 130px;
      margin: auto;
      content: "";
      height: 5px;
      background-color: #c6145c; }
      @media screen and (max-width: 768px) {
        .section_museum_cover_title::after,
        .section_team_cover_title::after,
        .section_faq_cover_title::after {
          width: 90px; } }
  .section_museum_cover_arrow,
  .section_team_cover_arrow,
  .section_faq_cover_arrow {
    position: absolute;
    bottom: -23px;
    width: 60px;
    left: 50%;
    transform: translate(-50%, 0); }

.section_museum_about {
  background-color: #eaecee;
  padding: 90px 0;
  color: #3b3b3b;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .section_museum_about {
      padding: 40px 0;
      margin-bottom: 15px; } }
  .section_museum_about_title {
    font-size: 30px;
    display: inline-block;
    border-bottom: 3px solid #c6145c;
    margin-bottom: 30px; }
  .section_museum_about_description {
    font-size: 14px;
    text-align: justify; }

.section_museum_slider {
  background-color: #fff; }

.section_team_adminiistration,
.section_team_archeology,
.section_faq_museum {
  padding: 80px 0;
  background-color: #c6145c;
  text-align: center;
  position: relative; }
  @media screen and (max-width: 768px) {
    .section_team_adminiistration,
    .section_team_archeology,
    .section_faq_museum {
      padding: 50px 0; } }
  .section_team_adminiistration a,
  .section_team_archeology a,
  .section_faq_museum a {
    text-decoration: none; }
  @media screen and (max-width: 322px) {
    .section_team_adminiistration .padding_helper,
    .section_team_archeology .padding_helper,
    .section_faq_museum .padding_helper {
      padding-left: 4px;
      padding-right: 0; } }
  @media screen and (max-width: 322px) {
    .section_team_adminiistration .padding_right_helper,
    .section_team_archeology .padding_right_helper,
    .section_faq_museum .padding_right_helper {
      padding-right: 4px; } }
  .section_team_adminiistration_title,
  .section_team_archeology_title,
  .section_faq_museum_title {
    text-transform: uppercase;
    font-size: 25px;
    color: #fff; }
    @media screen and (max-width: 768px) {
      .section_team_adminiistration_title,
      .section_team_archeology_title,
      .section_faq_museum_title {
        font-size: 17px; } }
  .section_team_adminiistration_img,
  .section_team_archeology_img,
  .section_faq_museum_img {
    position: absolute;
    bottom: -103px;
    width: 60px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 99;
    visibility: visible; }
    @media screen and (max-width: 768px) {
      .section_team_adminiistration_img,
      .section_team_archeology_img,
      .section_faq_museum_img {
        bottom: -65px;
        width: 45px; } }
    .section_team_adminiistration_img.rotated,
    .section_team_archeology_img.rotated,
    .section_faq_museum_img.rotated {
      transform: rotate(180deg) !important;
      display: block; }
    .section_team_adminiistration_img.active,
    .section_team_archeology_img.active,
    .section_faq_museum_img.active {
      visibility: hidden; }
  .section_team_adminiistration .content,
  .section_team_archeology .content,
  .section_faq_museum .content {
    display: none;
    padding: 70px 0 0; }
    @media screen and (max-width: 768px) {
      .section_team_adminiistration .content,
      .section_team_archeology .content,
      .section_faq_museum .content {
        font-size: 10px;
        padding: 30px 0 0; } }
    .section_team_adminiistration .content.active,
    .section_team_archeology .content.active,
    .section_faq_museum .content.active {
      display: block; }
    .section_team_adminiistration .content .holder,
    .section_team_archeology .content .holder,
    .section_faq_museum .content .holder {
      margin-bottom: 20px; }

.section_team_archeology,
.section_faq_museum {
  background-color: #eef0f1; }
  .section_team_archeology_title,
  .section_faq_museum_title {
    color: #3b3b3b; }
  .section_team_archeology_content,
  .section_faq_museum_content {
    color: #3b3b3b; }
    .section_team_archeology_content_name,
    .section_faq_museum_content_name {
      font-weight: 700; }
    .section_team_archeology_content_email span,
    .section_faq_museum_content_email span {
      color: #c6145c; }

.bg_helepr {
  background-color: #c6145c;
  color: #fff; }
  .bg_helepr .section_team_archeology_title,
  .bg_helepr .section_faq_museum_title {
    color: #fff !important; }
  .bg_helepr .section_team_archeology_content,
  .bg_helepr .section_faq_museum_content {
    color: #ffff !important; }

.bg_helepr_2 {
  background-color: #eef0f1; }

.section_faq_title {
  font-size: 30px;
  font-weight: 500;
  color: #c6145c;
  text-align: center;
  margin: 70px 0;
  text-transform: uppercase; }
  @media screen and (max-width: 768px) {
    .section_faq_title {
      margin: 40px 0;
      font-size: 25px; } }
.section_faq_title_helper {
  margin: 70px 0; }
  @media screen and (max-width: 768px) {
    .section_faq_title_helper {
      margin: 40px 0; } }
.section_faq_cover_title {
  text-align: center;
  width: 80%;
  border: unset; }
  .section_faq_cover_title::after {
    display: block;
    width: 130px;
    margin: auto;
    content: "";
    height: 5px;
    background-color: #c6145c; }
    @media screen and (max-width: 768px) {
      .section_faq_cover_title::after {
        width: 90px; } }

.section_faq_museum {
  padding: 60px 0; }
  @media screen and (max-width: 768px) {
    .section_faq_museum {
      padding: 40px 0; } }
  .section_faq_museum_title {
    font-size: 17px; }
    @media screen and (max-width: 768px) {
      .section_faq_museum_title {
        font-size: 14px; } }
  .section_faq_museum_content_description {
    font-size: 14px; }
    @media screen and (max-width: 768px) {
      .section_faq_museum_content_description {
        font-size: 12px; } }
  .section_faq_museum .section_team_archeology_img {
    bottom: -83px; }
    @media screen and (max-width: 768px) {
      .section_faq_museum .section_team_archeology_img {
        bottom: -57px; } }

.contact_title_helper {
  border: unset;
  width: 80%;
  text-align: center; }
  .contact_title_helper::after {
    display: block;
    width: 130px;
    margin: auto;
    content: "";
    height: 5px;
    background-color: #c6145c; }
    @media screen and (max-width: 768px) {
      .contact_title_helper::after {
        width: 90px; } }

.section_contact {
  padding: 70px 0;
  background-color: #eef0f1; }
  .section_contact_title {
    margin-bottom: 50px;
    font-size: 40px;
    font-weight: 500;
    text-align: center;
    color: #c6145c;
    text-transform: uppercase; }
    @media screen and (max-width: 992px) {
      .section_contact_title {
        font-size: 27px; } }
    @media screen and (max-width: 768px) {
      .section_contact_title {
        margin-bottom: 10px;
        font-size: 20px; } }
  .section_contact_item {
    margin: 15px 0;
    padding: 0 7vw; }
    @media screen and (max-width: 768px) {
      .section_contact_item {
        padding: 0; } }
    .section_contact_item_arrow.rotate {
      transform: rotate(90deg);
      animation: rotate 0.2s; }
@keyframes rotate {
  from {
    transform: rotate(0); }
  to {
    transform: rotate(90deg); } }
    .section_contact_item_museum {
      display: inline-block;
      font-weight: 700;
      color: #c6145c;
      font-size: 17px; }
      @media screen and (max-width: 768px) {
        .section_contact_item_museum {
          font-size: 14px; } }
    .section_contact_item_email {
      color: #3b3b3b;
      font-size: 17px; }
      @media screen and (max-width: 768px) {
        .section_contact_item_email {
          font-size: 14px; } }
    .section_contact_item_content {
      display: none; }
      .section_contact_item_content.active {
        display: block;
        animation: opacity 0.2s; }
      .section_contact_item_content_address, .section_contact_item_content_email, .section_contact_item_content_phone, .section_contact_item_content_fax, .section_contact_item_content_working_time {
        font-weight: 700;
        color: #c6145c;
        font-size: 17px; }
        @media screen and (max-width: 768px) {
          .section_contact_item_content_address, .section_contact_item_content_email, .section_contact_item_content_phone, .section_contact_item_content_fax, .section_contact_item_content_working_time {
            font-size: 14px; } }
        .section_contact_item_content_address span, .section_contact_item_content_email span, .section_contact_item_content_phone span, .section_contact_item_content_fax span, .section_contact_item_content_working_time span {
          color: #3b3b3b;
          font-size: 17px;
          font-weight: 400; }
          .section_contact_item_content_address span a, .section_contact_item_content_email span a, .section_contact_item_content_phone span a, .section_contact_item_content_fax span a, .section_contact_item_content_working_time span a {
            color: #c6145c;
            text-decoration: underline !important; }
          @media screen and (max-width: 768px) {
            .section_contact_item_content_address span, .section_contact_item_content_email span, .section_contact_item_content_phone span, .section_contact_item_content_fax span, .section_contact_item_content_working_time span {
              font-size: 14px; } }
@keyframes opacity {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.section_map #map {
  height: 500px;
  width: 100%; }

.section_information {
  color: #3b3b3b;
  font-size: 17px;
  padding: 80px 0; }
  @media screen and (max-width: 768px) {
    .section_information {
      padding: 30px 0; } }
  .section_information_item {
    padding: 0 7vw;
    margin-bottom: 35px; }
    @media screen and (max-width: 768px) {
      .section_information_item {
        padding: 0;
        margin-bottom: 17px; } }
    .section_information_item_title {
      margin-bottom: 15px;
      font-size: 33px;
      font-weight: 500;
      color: #c6145c;
      text-transform: uppercase; }
      @media screen and (max-width: 992px) {
        .section_information_item_title {
          font-size: 27px; } }
      @media screen and (max-width: 768px) {
        .section_information_item_title {
          margin-bottom: 10px;
          font-size: 20px; } }
    .section_information_item_subtitle {
      font-weight: 500;
      font-size: 19px;
      margin-bottom: 15px; }
      @media screen and (max-width: 768px) {
        .section_information_item_subtitle {
          margin-bottom: 5px; } }
    .section_information_item .helper {
      font-weight: 500;
      color: #c6145c; }
    .section_information_item_name {
      margin-bottom: 5px !important; }
      @media screen and (max-width: 768px) {
        .section_information_item_name {
          font-size: 14px; } }
      .section_information_item_name span,
      .section_information_item_name a {
        color: #c6145c;
        font-weight: 500; }
    .section_information_item ul {
      list-style: none;
      margin-top: 15px;
      padding-left: 0; }
      .section_information_item ul li a {
        color: #c6145c; }
        @media screen and (max-width: 768px) {
          .section_information_item ul li a {
            font-size: 14px; } }
        .section_information_item ul li a::before {
          content: "";
          display: inline-block;
          width: 10px;
          height: 10px;
          margin-right: 10px;
          background-color: #c6145c; }

.section_year_text .padding_helper {
  padding-left: 0 !important;
  padding-right: 0 !important;
  position: relative; }
  @media screen and (max-width: 768px) {
    .section_year_text .padding_helper {
      padding-left: 15px !important;
      padding-right: 15px !important; } }
.section_year_text .bg_helper {
  background-color: #c6145c; }
.section_year_text_left_side {
  padding: 130px 100px; }
  @media screen and (max-width: 768px) {
    .section_year_text_left_side {
      padding: 40px 0; } }
  .section_year_text_left_side span {
    color: #c6145c;
    font-size: 14px;
    font-weight: 700; }
  .section_year_text_left_side .margin_helper {
    margin: 20px 0;
    display: inline-block; }
  .section_year_text_left_side_description {
    font-size: 14px; }
.section_year_text_right_side {
  padding: 130px 100px;
  background-color: #c6145c;
  color: #fff; }
  @media screen and (max-width: 768px) {
    .section_year_text_right_side {
      padding: 40px 0; } }
  .section_year_text_right_side .left_arrow {
    position: absolute;
    left: -20px;
    top: 50%;
    transform: translate(0, -50%); }
  .section_year_text_right_side_title {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600;
    margin-top: -30px; }
  .section_year_text_right_side_description {
    font-size: 14px; }
    .section_year_text_right_side_description a {
      font-size: 14px;
      text-decoration: none;
      color: #fff; }

.year_title_helepr {
  width: 280px; }
  @media screen and (max-width: 768px) {
    .year_title_helepr {
      width: 50%; } }

.section_year,
.section_year_preview {
  background-color: #fff;
  color: #3b3b3b;
  position: relative;
  padding-top: 0; }
  .section_year_bg_helper,
  .section_year_preview_bg_helper {
    width: 100%;
    height: 50%;
    position: absolute;
    background-color: #eef0f1; }
  .section_year .position_helper,
  .section_year_preview .position_helper {
    position: relative;
    padding-top: 50px; }
  .section_year_item:hover,
  .section_year_preview_item:hover {
    text-decoration: none; }
  .section_year_title,
  .section_year_preview_title {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
    width: 100%;
    margin: auto;
    font-size: 12px;
    line-height: 12px;
    color: #3b3b3b;
    text-transform: unset;
    margin-top: 5px;
    text-align: center;
    font-weight: 500; }

.section_year_preview {
  padding: 100px 0;
  position: relative;
  height: 30vw; }
  @media screen and (max-width: 1200px) {
    .section_year_preview {
      height: 480px; } }
  @media screen and (max-width: 992px) {
    .section_year_preview {
      height: 640px; } }
  @media screen and (max-width: 768px) {
    .section_year_preview {
      padding: 40px 0;
      height: 82vw; } }
  .section_year_preview_bg_helper {
    width: 100%;
    height: 40%;
    position: absolute;
    top: 0;
    background-color: #eef0f1; }
  .section_year_preview .owl-item > div {
    cursor: pointer;
    margin: 6% 8%;
    transition: margin 0.4s ease; }
  .section_year_preview .owl-item.center > div {
    cursor: auto;
    margin: 0; }
  .section_year_preview .owl-next {
    position: absolute;
    right: -45px;
    top: 50%;
    transform: translate(0, -50%); }
    @media screen and (max-width: 768px) {
      .section_year_preview .owl-next {
        right: 15px; } }
    .section_year_preview .owl-next:focus {
      outline: none; }
  .section_year_preview .owl-prev {
    position: absolute;
    left: -45px;
    top: 50%;
    transform: translate(0, -50%); }
    @media screen and (max-width: 768px) {
      .section_year_preview .owl-prev {
        left: 15px; } }
    .section_year_preview .owl-prev:focus {
      outline: none; }

.section_year_authors {
  padding: 0 0 100px; }
  @media screen and (max-width: 768px) {
    .section_year_authors {
      padding: 0 0 20px; } }
  .section_year_authors .holder {
    width: 80%;
    margin: auto; }
    @media screen and (max-width: 768px) {
      .section_year_authors .holder {
        width: 100%; } }
  .section_year_authors_item {
    display: block;
    text-decoration: none;
    margin: 15px 0;
    color: #000;
    font-size: 15px; }
    .section_year_authors_item:hover {
      color: #000; }
    .section_year_authors_item.visited {
      color: #c6145c; }

.section_education {
  padding: 100px 0;
  position: relative;
  height: 27vw;
  background-color: #eef0f1; }
  @media screen and (max-width: 1200px) {
    .section_education {
      height: 30vw; } }
  @media screen and (max-width: 992px) {
    .section_education {
      height: 40vw; } }
  @media screen and (max-width: 768px) {
    .section_education {
      padding: 40px 0;
      height: 43vw; } }
  @media screen and (max-width: 576px) {
    .section_education {
      height: 47vw; } }
  @media screen and (max-width: 322px) {
    .section_education {
      height: 51vw; } }
  .section_education .owl-item > div {
    cursor: pointer;
    margin: 6% 8%;
    transition: margin 0.4s ease; }
  .section_education .owl-item.center > div {
    cursor: auto;
    margin: 0; }
  .section_education .slider_fade {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #0000007c; }
  .section_education .item {
    position: relative; }
  .section_education_img {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    width: 100%;
    padding-top: 73%; }
  .section_education_title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    width: 70%; }
    @media screen and (max-width: 992px) {
      .section_education_title {
        font-size: 13px; } }
    @media screen and (max-width: 768px) {
      .section_education_title {
        top: 35%;
        font-size: 12px;
        width: 90%; } }
    @media screen and (max-width: 322px) {
      .section_education_title {
        top: 32%;
        font-size: 10px; } }
  .section_education_btn {
    display: block;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 4px;
    font-size: 12px;
    width: 46%;
    margin: auto;
    font-weight: 200;
    color: #fff;
    text-decoration: none;
    position: absolute;
    bottom: 20%;
    left: 50%;
    transform: translate(-50%, 0); }
    @media screen and (max-width: 768px) {
      .section_education_btn {
        width: 66%;
        font-size: 11px; } }
    @media screen and (max-width: 322px) {
      .section_education_btn {
        width: 78%;
        font-size: 10px; } }
    .section_education_btn:hover {
      text-decoration: none;
      color: #fff; }
  .section_education .owl-next {
    position: absolute;
    right: -45px;
    top: 50%;
    transform: translate(0, -50%); }
    @media screen and (max-width: 768px) {
      .section_education .owl-next {
        right: 15px; } }
    .section_education .owl-next:focus {
      outline: none; }
  .section_education .owl-prev {
    position: absolute;
    left: -45px;
    top: 50%;
    transform: translate(0, -50%); }
    @media screen and (max-width: 768px) {
      .section_education .owl-prev {
        left: 15px; } }
    .section_education .owl-prev:focus {
      outline: none; }

.section_kids_club {
  padding-bottom: 50px;
  background-color: #eef0f1; }
  .section_kids_club_title {
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 40px;
    font-weight: 500;
    text-align: center;
    color: #c6145c;
    text-transform: uppercase; }
    @media screen and (max-width: 992px) {
      .section_kids_club_title {
        font-size: 27px; } }
    @media screen and (max-width: 768px) {
      .section_kids_club_title {
        margin-bottom: 10px;
        font-size: 20px; } }
  .section_kids_club_description {
    font-size: 14px; }

.section_workshop {
  background-color: #c6145c;
  padding: 50px 0 80px;
  position: relative; }
  @media screen and (max-width: 768px) {
    .section_workshop {
      padding: 50px 0 20px; } }
  .section_workshop_arrow {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translate(-50%, 0); }
  .section_workshop_title {
    margin-bottom: 50px;
    font-size: 40px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    text-transform: uppercase; }
    @media screen and (max-width: 992px) {
      .section_workshop_title {
        font-size: 27px; } }
    @media screen and (max-width: 768px) {
      .section_workshop_title {
        margin-bottom: 10px;
        font-size: 20px; } }
  .section_workshop_item {
    margin-bottom: 20px; }
    .section_workshop_item_img {
      background-size: cover !important;
      background-position: center !important;
      background-repeat: no-repeat !important;
      width: 100%;
      padding-top: 100%;
      position: relative; }
      .section_workshop_item_img_title {
        font-size: 17px;
        position: absolute;
        top: 10px;
        left: 10px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 500; }
        @media screen and (max-width: 768px) {
          .section_workshop_item_img_title {
            font-size: 14px; } }
        @media screen and (max-width: 322px) {
          .section_workshop_item_img_title {
            font-size: 11px;
            top: 2px;
            left: 2px; } }

@media screen and (max-width: 768px) {
  .section_archive {
    padding: 20px 0 30px !important; } }
.section_archive .item {
  position: relative; }
.section_archive_title {
  font-size: 17px;
  position: absolute;
  top: 10px;
  left: 10px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  transform: unset;
  width: unset; }
  @media screen and (max-width: 768px) {
    .section_archive_title {
      font-size: 14px; } }
  @media screen and (max-width: 322px) {
    .section_archive_title {
      font-size: 11px;
      top: 2px;
      left: 2px; } }

.section_terms {
  background-color: #eef0f1;
  padding: 100px 0 50px; }
  @media screen and (max-width: 768px) {
    .section_terms {
      padding: 30px 0 20px; } }
  .section_terms_title {
    font-size: 40px;
    margin-top: 50px;
    font-weight: 500;
    text-align: center;
    color: #c6145c;
    text-transform: uppercase; }
    @media screen and (max-width: 992px) {
      .section_terms_title {
        font-size: 27px; } }
    @media screen and (max-width: 768px) {
      .section_terms_title {
        margin-top: 30px;
        font-size: 20px; } }
  .section_terms_description {
    font-size: 14px; }
    .section_terms_description .link {
      color: #c6145c; }

.section_terms_of_use {
  padding: 60px 0;
  background-color: #c6145c;
  text-align: center;
  position: relative; }
  @media screen and (max-width: 768px) {
    .section_terms_of_use {
      padding: 40px 0; } }
  .section_terms_of_use a:hover {
    text-decoration: none; }
  .section_terms_of_use_title {
    font-size: 17px;
    color: #fff; }
    @media screen and (max-width: 768px) {
      .section_terms_of_use_title {
        font-size: 14px; } }
  .section_terms_of_use_arrow {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translate(-50%, 0); }

.publication_header {
  background-color: #c6145c;
  text-align: center; }
  .publication_header_bottom_list {
    padding: 20px 0 10px; }
    @media screen and (max-width: 992px) {
      .publication_header_bottom_list {
        padding-bottom: 4px; } }
    .publication_header_bottom_list ul {
      padding: 0 !important; }
      @media screen and (max-width: 992px) {
        .publication_header_bottom_list ul {
          text-align: left;
          padding-left: 30px !important; } }
      .publication_header_bottom_list ul li {
        font-size: 13px;
        position: relative; }
        .publication_header_bottom_list ul li a {
          margin: 0 10px; }
          @media screen and (max-width: 992px) {
            .publication_header_bottom_list ul li a {
              font-size: 17px; } }
        .publication_header_bottom_list ul li input {
          margin-left: 40px; }
          @media screen and (max-width: 992px) {
            .publication_header_bottom_list ul li input {
              width: 100%;
              margin-left: 20px; } }
          @media screen and (max-width: 576px) {
            .publication_header_bottom_list ul li input {
              width: 220px; } }
          @media screen and (max-width: 322px) {
            .publication_header_bottom_list ul li input {
              width: 96%;
              margin-left: 0; } }
        .publication_header_bottom_list ul li .arrow {
          position: absolute;
          left: 50%;
          transform: translate(-50%, 0);
          bottom: -55px;
          width: 70px;
          display: none; }
          .publication_header_bottom_list ul li .arrow.active {
            display: block; }

.menu_content_mobile {
  background-color: #fff;
  width: 100%;
  display: none;
  position: absolute;
  z-index: 99;
  height: 510px; }
  .menu_content_mobile.active {
    display: block; }
  .menu_content_mobile_arrow {
    position: absolute;
    top: -20px;
    left: 10px; }
  .menu_content_mobile ul {
    list-style: none;
    padding-top: 40px; }
    .menu_content_mobile ul li {
      font-size: 17px !important;
      padding: 10px 0; }
      .menu_content_mobile ul li a {
        color: #3b3b3b;
        text-transform: uppercase;
        font-size: 17px !important; }

.publication_content {
  display: none; }
  .publication_content.active {
    display: block; }
  .publication_content_title {
    padding-top: 30px;
    font-size: 40px;
    font-weight: 500;
    text-align: center;
    color: #c6145c;
    text-transform: uppercase; }
    @media screen and (max-width: 992px) {
      .publication_content_title {
        font-size: 27px; } }
    @media screen and (max-width: 768px) {
      .publication_content_title {
        margin-bottom: 10px;
        font-size: 20px; } }
  .publication_content_subtitle {
    text-align: center;
    font-size: 15px;
    color: #3b3b3b;
    margin-bottom: 20px; }
    @media screen and (max-width: 576px) {
      .publication_content_subtitle {
        padding: 0 10px; } }
  .publication_content_filter {
    width: 80%;
    padding: 10px 40px;
    margin: auto;
    background-color: #eef0f1;
    margin-bottom: 40px;
    font-size: 13px; }
    @media screen and (max-width: 322px) {
      .publication_content_filter {
        padding: 10px 20px; } }
    .publication_content_filter .sort {
      color: #3b3b3b;
      text-decoration: none; }
      .publication_content_filter .sort.active {
        color: #c6145c;
        font-weight: 500; }
  .publication_content_holder .holder {
    display: flex;
    width: 94%;
    margin-bottom: 30px; }
    @media screen and (max-width: 768px) {
      .publication_content_holder .holder {
        display: block;
        width: 100%;
        text-align: center; } }
  @media screen and (max-width: 768px) {
    .publication_content_holder .helper_1 {
      width: 90% !important;
      display: inline-block;
      margin-right: 0 !important;
      margin-left: 0 !important;
      margin-bottom: 15px; } }
  @media screen and (max-width: 768px) {
    .publication_content_holder .helper_2 {
      width: 90%;
      display: inline-block;
      margin-right: 0 !important;
      margin-bottom: 15px; } }
  @media screen and (max-width: 768px) {
    .publication_content_holder .helper_3 {
      width: 90%;
      display: inline-block;
      margin-left: 0 !important;
      margin-right: 0 !important;
      margin-bottom: 15px; } }
  @media screen and (max-width: 768px) {
    .publication_content_holder .helper_4 {
      width: 90%;
      display: inline-block;
      margin-right: 0 !important;
      margin-bottom: 15px; } }
  .publication_content_holder .margin-helper {
    margin-right: 30px; }
  .publication_content_holder .width_helper {
    width: 32%; }
  .publication_content_holder .margin_right_helper {
    margin-right: 0;
    margin-left: 30px; }
  .publication_content_holder_wrapper {
    background-color: #eef0f1;
    position: relative;
    text-align: center;
    padding: 20px;
    width: 21%;
    font-weight: 500;
    color: #686869; }
    @media screen and (max-width: 1200px) {
      .publication_content_holder_wrapper {
        height: 300px; } }
    @media screen and (max-width: 768px) {
      .publication_content_holder_wrapper {
        height: auto;
        padding: 12px 5px; } }
    .publication_content_holder_wrapper_title {
      font-size: 12px;
      color: #3b3b3b;
      width: 200px;
      margin: 14px auto 10px; }
      @media screen and (max-width: 992px) {
        .publication_content_holder_wrapper_title {
          width: 160px; } }
      @media screen and (max-width: 768px) {
        .publication_content_holder_wrapper_title {
          width: 140px; } }
    .publication_content_holder_wrapper_price {
      text-transform: uppercase;
      color: #c6145c;
      font-weight: 500;
      font-size: 20px;
      margin-bottom: 10px; }
    .publication_content_holder_wrapper_read_more {
      font-size: 12px;
      display: block;
      border: 1px solid #c6145c;
      width: 150px;
      text-align: center;
      color: #3b3b3b;
      padding: 7px 0;
      border-radius: 3px;
      margin: auto;
      text-decoration: none; }
      .publication_content_holder_wrapper_read_more:hover {
        text-decoration: none;
        color: #3b3b3b; }
    .publication_content_holder_wrapper_img {
      background-size: cover !important;
      background-position: center !important;
      background-repeat: no-repeat !important;
      width: 50%;
      padding-top: 67%;
      margin: auto; }
      @media screen and (max-width: 768px) {
        .publication_content_holder_wrapper_img {
          padding-top: 37%;
          width: 28%; } }
      @media screen and (max-width: 576px) {
        .publication_content_holder_wrapper_img {
          width: 50%;
          padding-top: 67%; } }
    .publication_content_holder_wrapper .img_helper {
      padding-top: 42%;
      width: 32%; }
      @media screen and (max-width: 992px) {
        .publication_content_holder_wrapper .img_helper {
          padding-top: 48%;
          width: 36%; } }
      @media screen and (max-width: 768px) {
        .publication_content_holder_wrapper .img_helper {
          padding-top: 37%;
          width: 28%; } }
      @media screen and (max-width: 576px) {
        .publication_content_holder_wrapper .img_helper {
          padding-top: 67%;
          width: 49%; } }
    .publication_content_holder_wrapper .width_helper {
      width: 100%;
      margin-top: 20px; }
      @media screen and (max-width: 768px) {
        .publication_content_holder_wrapper .width_helper {
          width: 45%; } }
      @media screen and (max-width: 576px) {
        .publication_content_holder_wrapper .width_helper {
          width: 80%; } }
    .publication_content_holder_wrapper_subtitle {
      color: #c6145c;
      position: absolute;
      bottom: 20px;
      left: 50%;
      transform: translate(-50%, 0); }
      .publication_content_holder_wrapper_subtitle:hover {
        text-decoration: none;
        color: #c6145c; }

.publication_preview {
  position: relative;
  margin-top: 30px; }
  .publication_preview .padding_helper {
    padding: 50px 140px; }
    @media screen and (max-width: 768px) {
      .publication_preview .padding_helper {
        padding: 20px 30px; } }
  .publication_preview_bg_helper {
    width: 100%;
    height: 31%;
    position: absolute;
    background-color: #eef0f1; }
    @media screen and (max-width: 768px) {
      .publication_preview_bg_helper {
        height: 18%; } }
    @media screen and (max-width: 322px) {
      .publication_preview_bg_helper {
        height: 14%; } }
  .publication_preview_img {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 78%;
    margin: auto;
    padding-top: 100%; }
    @media screen and (max-width: 768px) {
      .publication_preview_img {
        width: 68%; } }
  .publication_preview_author {
    margin-bottom: 20px;
    color: #3b3b3b;
    font-size: 17px;
    font-weight: 500; }
    @media screen and (max-width: 768px) {
      .publication_preview_author {
        width: 68%;
        margin: 5px auto; } }
    @media screen and (max-width: 322px) {
      .publication_preview_author {
        font-size: 14px; } }
    .publication_preview_author:first-child {
      padding-top: 30px; }
      @media screen and (max-width: 322px) {
        .publication_preview_author:first-child {
          padding-top: 10px; } }
  @media screen and (max-width: 768px) {
    .publication_preview .publication_holder {
      width: 68%;
      margin: auto; } }
  .publication_preview_price {
    color: #c6145c;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 30px; }
    @media screen and (max-width: 322px) {
      .publication_preview_price {
        margin-top: 10px; } }
  .publication_preview_btn {
    font-size: 15px;
    display: block;
    background-color: #c6145c;
    width: 180px;
    color: #fff;
    text-align: center;
    padding: 7px 0;
    border-radius: 3px;
    margin-top: 30px;
    text-decoration: none;
    text-transform: uppercase; }
    .publication_preview_btn:hover {
      text-decoration: none;
      color: #fff; }
  .publication_preview_name {
    padding-left: 50px;
    color: #c6145c;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 20px;
    margin-top: 40px;
    text-transform: uppercase; }
    @media screen and (max-width: 768px) {
      .publication_preview_name {
        padding-left: 0; } }
    @media screen and (max-width: 322px) {
      .publication_preview_name {
        font-size: 20px; } }
  .publication_preview_description_title {
    padding-left: 50px;
    color: #3b3b3b;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 20px; }
    @media screen and (max-width: 768px) {
      .publication_preview_description_title {
        padding-left: 0; } }
  .publication_preview_description {
    padding-left: 50px;
    font-size: 16px;
    color: #3b3b3b; }
    @media screen and (max-width: 768px) {
      .publication_preview_description {
        padding-left: 0;
        font-size: 14px; } }

.publication_preview_slider {
  margin-top: 0;
  background-color: #eef0f1; }
  @media screen and (max-width: 768px) {
    .publication_preview_slider {
      padding-top: 10px; } }
  .publication_preview_slider a {
    text-decoration: none; }

.visit_content {
  padding-top: 30px; }
  .visit_content_holder .holder {
    display: flex;
    width: 94%;
    margin-bottom: 30px; }
    @media screen and (max-width: 768px) {
      .visit_content_holder .holder {
        display: block;
        width: 100%;
        text-align: center; } }
  @media screen and (max-width: 768px) {
    .visit_content_holder .helper_1 {
      width: 90% !important;
      display: inline-block;
      margin-right: 0 !important;
      margin-left: 0 !important;
      margin-bottom: 15px; } }
  @media screen and (max-width: 768px) {
    .visit_content_holder .helper_2 {
      width: 90%;
      display: inline-block;
      margin-right: 0 !important;
      margin-bottom: 15px; } }
  @media screen and (max-width: 768px) {
    .visit_content_holder .helper_3 {
      width: 90%;
      display: inline-block;
      margin-left: 0 !important;
      margin-right: 0 !important;
      margin-bottom: 15px; } }
  @media screen and (max-width: 768px) {
    .visit_content_holder .helper_4 {
      width: 90%;
      display: inline-block;
      margin-right: 0 !important;
      margin-bottom: 15px; } }
  .visit_content_holder .margin-helper {
    margin-right: 30px; }
  .visit_content_holder .width_helper {
    width: 32%; }
  .visit_content_holder .margin_right_helper {
    margin-right: 0;
    margin-left: 30px; }
  .visit_content_holder_wrapper {
    background-color: #eef0f1;
    position: relative;
    text-align: center;
    width: 21%;
    font-weight: 500;
    color: #686869; }
    @media screen and (max-width: 322px) {
      .visit_content_holder_wrapper {
        height: 380px; } }
    .visit_content_holder_wrapper_img {
      background-size: cover !important;
      background-position: center !important;
      background-repeat: no-repeat !important;
      width: 100%;
      padding-top: 75%;
      margin: auto;
      height: 100%;
      position: relative; }
      @media screen and (max-width: 322px) {
        .visit_content_holder_wrapper_img {
          margin-top: 10px; } }
    .visit_content_holder_wrapper_title {
      text-transform: uppercase;
      font-size: 20px;
      position: absolute;
      left: 50%;
      bottom: 30px;
      transform: translate(-50%, 0);
      width: 90%;
      color: #fff; }
      @media screen and (max-width: 992px) {
        .visit_content_holder_wrapper_title {
          font-size: 15px;
          bottom: 15px; } }
    .visit_content_holder_wrapper .img_helper {
      padding-top: 75%;
      width: 100%;
      height: 100%; }
      @media screen and (max-width: 322px) {
        .visit_content_holder_wrapper .img_helper {
          margin-top: 10px; } }
    .visit_content_holder_wrapper .width_helper {
      width: 100%;
      margin-top: 20px; }
      @media screen and (max-width: 768px) {
        .visit_content_holder_wrapper .width_helper {
          width: 45%; } }
      @media screen and (max-width: 576px) {
        .visit_content_holder_wrapper .width_helper {
          width: 80%; } }

.visit_description {
  font-size: 16px;
  color: #3b3b3b;
  padding: 50px 0 80px;
  font-weight: 400; }
  @media screen and (max-width: 768px) {
    .visit_description {
      font-size: 14px;
      padding: 0 0 40px; } }
  .visit_description span {
    color: #c6145c;
    font-weight: 700; }
  .visit_description b {
    color: #c6145c;
    font-weight: 700; }
  .visit_description strong {
    color: #c6145c;
    font-weight: 700; }

#map_visit {
  height: 500px;
  width: 100%; }

.visit_preview {
  padding: 50px 0;
  background-color: #eef0f1; }
  @media screen and (max-width: 768px) {
    .visit_preview {
      padding: 30px 0; } }
  .visit_preview_description {
    color: #3b3b3b;
    font-size: 14px;
    margin-bottom: 30px;
    font-weight: 400; }
  .visit_preview_title {
    color: #c6145c;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 30px;
    text-transform: uppercase; }
    @media screen and (max-width: 768px) {
      .visit_preview_title {
        margin-bottom: 10px;
        font-size: 20px; } }
  .visit_preview_digital_depo {
    margin-top: 20px; }
    @media screen and (max-width: 992px) {
      .visit_preview_digital_depo {
        margin-top: 0; } }
    .visit_preview_digital_depo img {
      width: 100%; }
      @media screen and (max-width: 992px) {
        .visit_preview_digital_depo img {
          width: 160px; } }
  .visit_preview_subtitle {
    font-size: 14px;
    font-weight: 700;
    color: #c6145c;
    margin-bottom: 10px;
    margin-top: 20px; }
    @media screen and (max-width: 768px) {
      .visit_preview_subtitle {
        margin-top: 0; } }

.visit_preview_info {
  padding: 70px 0;
  background-color: #c6145c;
  position: relative; }
  @media screen and (max-width: 768px) {
    .visit_preview_info {
      padding: 40px 0; } }
  .visit_preview_info_arrow {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translate(-50%, 0); }
  .visit_preview_info_item {
    margin-bottom: 25px;
    color: #fff; }
    .visit_preview_info_item:last-child {
      margin-bottom: 0; }
    .visit_preview_info_item_title {
      font-size: 25px;
      font-weight: 700;
      margin-bottom: 20px;
      text-transform: uppercase; }
      @media screen and (max-width: 768px) {
        .visit_preview_info_item_title {
          font-size: 20px;
          margin-bottom: 10px; } }
    .visit_preview_info_item p {
      font-weight: 400;
      font-size: 14px;
      color: #fff;
      margin-bottom: 5px; }
      .visit_preview_info_item p a {
        color: #fff; }
      .visit_preview_info_item p span {
        font-weight: 700; }

.visit_preview_video {
  padding: 50px 0;
  background-color: #eef0f1; }
  .visit_preview_video iframe {
    width: 100%;
    height: 670px;
    border: none; }
    @media screen and (max-width: 1200px) {
      .visit_preview_video iframe {
        height: 520px; } }
    @media screen and (max-width: 992px) {
      .visit_preview_video iframe {
        height: 390px; } }
    @media screen and (max-width: 768px) {
      .visit_preview_video iframe {
        height: 290px; } }

.collections_content {
  padding-top: 30px; }
  .collections_content_holder .holder {
    display: flex;
    width: 94%;
    margin-bottom: 30px; }
    @media screen and (max-width: 768px) {
      .collections_content_holder .holder {
        display: block;
        width: 100%;
        text-align: center; } }
  @media screen and (max-width: 768px) {
    .collections_content_holder .first_helper {
      width: 90% !important;
      display: inline-block;
      margin-right: 0 !important;
      margin-left: 0 !important;
      margin-bottom: 15px; } }
  @media screen and (max-width: 768px) {
    .collections_content_holder .second_helper {
      width: 90%;
      display: inline-block;
      margin-right: 0 !important;
      margin-bottom: 15px; } }
  @media screen and (max-width: 768px) {
    .collections_content_holder .third_helper {
      width: 90%;
      display: inline-block;
      margin-left: 0 !important;
      margin-right: 0 !important;
      margin-bottom: 15px; } }
  @media screen and (max-width: 768px) {
    .collections_content_holder .fourth_helper {
      width: 90%;
      display: inline-block;
      margin-right: 0 !important;
      margin-bottom: 15px; } }
  .collections_content_holder .margin-helper {
    margin-right: 30px; }
  .collections_content_holder .width_helper {
    width: 32%; }
  .collections_content_holder .margin_right_helper {
    margin-right: 0;
    margin-left: 30px; }
  .collections_content_holder_wrapper {
    background-color: #eef0f1;
    position: relative;
    text-align: center;
    width: 21%;
    font-weight: 500;
    color: #686869; }
    @media screen and (max-width: 322px) {
      .collections_content_holder_wrapper {
        height: 380px; } }
    .collections_content_holder_wrapper_img {
      background-size: cover !important;
      background-position: center !important;
      background-repeat: no-repeat !important;
      width: 100%;
      padding-top: 75%;
      margin: auto;
      height: 100%;
      position: relative; }
      @media screen and (max-width: 322px) {
        .collections_content_holder_wrapper_img {
          margin-top: 10px; } }
    .collections_content_holder_wrapper_title {
      text-transform: uppercase;
      font-size: 20px;
      position: absolute;
      left: 50%;
      bottom: 30px;
      transform: translate(-50%, 0);
      width: 90%;
      color: #fff; }
      @media screen and (max-width: 992px) {
        .collections_content_holder_wrapper_title {
          font-size: 15px;
          bottom: 15px; } }
    .collections_content_holder_wrapper .img_helper {
      padding-top: 75%;
      width: 100%;
      height: 100%; }
      @media screen and (max-width: 322px) {
        .collections_content_holder_wrapper .img_helper {
          margin-top: 10px; } }
    .collections_content_holder_wrapper .width_helper {
      width: 100%;
      margin-top: 20px; }
      @media screen and (max-width: 768px) {
        .collections_content_holder_wrapper .width_helper {
          width: 45%; } }
      @media screen and (max-width: 576px) {
        .collections_content_holder_wrapper .width_helper {
          width: 80%; } }

.collections_description {
  font-size: 16px;
  color: #3b3b3b;
  padding: 50px 0 80px;
  font-weight: 400; }
  @media screen and (max-width: 768px) {
    .collections_description {
      font-size: 14px;
      padding: 0 0 40px; } }
  .collections_description span {
    color: #c6145c;
    font-weight: 700; }

#map_collections {
  height: 500px;
  width: 100%; }

.collections_preview {
  padding: 50px 0; }
  @media screen and (max-width: 768px) {
    .collections_preview {
      padding: 30px 0; } }
  .collections_preview_description {
    color: #3b3b3b;
    font-size: 14px;
    margin-bottom: 30px;
    font-weight: 400; }
  .collections_preview_title {
    color: #c6145c;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 30px;
    text-transform: uppercase; }
    @media screen and (max-width: 768px) {
      .collections_preview_title {
        margin-bottom: 10px;
        font-size: 20px; } }
  .collections_preview_digital_depo {
    margin-top: 20px; }
    @media screen and (max-width: 992px) {
      .collections_preview_digital_depo {
        margin-top: 0; } }
    .collections_preview_digital_depo img {
      width: 100%; }
      @media screen and (max-width: 992px) {
        .collections_preview_digital_depo img {
          width: 160px; } }
  .collections_preview_subtitle {
    font-size: 14px;
    font-weight: 700;
    color: #c6145c;
    margin-bottom: 10px;
    margin-top: 20px; }
    @media screen and (max-width: 768px) {
      .collections_preview_subtitle {
        margin-top: 0; } }
  .collections_preview_card {
    background-color: #eef0f1;
    padding: 50px; }
    .collections_preview_card::after {
      z-index: -1;
      position: absolute;
      top: 30%;
      right: -10px;
      margin-left: 0%;
      content: '';
      width: 0;
      height: 0;
      border-left: solid 40px #eef0f1;
      border-top: solid 40px transparent;
      border-bottom: solid 40px transparent; }
    .collections_preview_card_title {
      color: #c6145c;
      font-weight: 500;
      font-size: 29px;
      margin-bottom: 20px; }
    .collections_preview_card_author {
      color: #c6145c;
      font-weight: 700; }
    .collections_preview_card_category {
      margin-bottom: 30px; }
    .collections_preview_card_item {
      margin-bottom: 5px; }
      .collections_preview_card_item i {
        color: #c6145c; }
      .collections_preview_card_item a {
        color: #c6145c; }
  .collections_preview_legacy_item {
    margin-bottom: 30px; }
    .collections_preview_legacy_item_picture {
      width: 100%; }
    .collections_preview_legacy_item_name {
      color: #c6145c;
      font-size: 18px;
      margin-bottom: 10px; }
    .collections_preview_legacy_item_description {
      color: #3b3b3b;
      font-size: 18px;
      margin-bottom: 10px; }
    .collections_preview_legacy_item_more {
      color: #949494;
      font-size: 14px;
      margin-bottom: 10px; }

.collections_preview_item {
  padding: 50px 0; }
  @media screen and (max-width: 768px) {
    .collections_preview_item {
      padding: 30px 0; } }
  .collections_preview_item_picture {
    text-align: center; }
    .collections_preview_item_picture img {
      max-height: 500px;
      padding-bottom: 30px; }
  .collections_preview_item_description {
    color: #3b3b3b;
    font-size: 14px;
    margin-bottom: 30px;
    font-weight: 400; }
  .collections_preview_item_title {
    color: #c6145c;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 30px;
    text-transform: uppercase; }
    @media screen and (max-width: 768px) {
      .collections_preview_item_title {
        margin-bottom: 10px;
        font-size: 20px; } }
  .collections_preview_item_digital_depo {
    margin-top: 20px; }
    @media screen and (max-width: 992px) {
      .collections_preview_item_digital_depo {
        margin-top: 0; } }
    .collections_preview_item_digital_depo img {
      width: 100%; }
      @media screen and (max-width: 992px) {
        .collections_preview_item_digital_depo img {
          width: 160px; } }
  .collections_preview_item_subtitle {
    font-size: 14px;
    font-weight: 700;
    color: #c6145c;
    margin-bottom: 10px;
    margin-top: 20px; }
    @media screen and (max-width: 768px) {
      .collections_preview_item_subtitle {
        margin-top: 0; } }
  .collections_preview_item_card {
    background-color: #eef0f1;
    padding: 50px; }
    .collections_preview_item_card::after {
      z-index: -1;
      position: absolute;
      top: 30%;
      right: -10px;
      margin-left: 0%;
      content: '';
      width: 0;
      height: 0;
      border-left: solid 40px #eef0f1;
      border-top: solid 40px transparent;
      border-bottom: solid 40px transparent; }
    .collections_preview_item_card_title {
      color: #c6145c;
      font-weight: 500;
      font-size: 29px;
      margin-bottom: 20px; }
    .collections_preview_item_card_author {
      color: #c6145c;
      font-weight: 700; }
    .collections_preview_item_card_category {
      margin-bottom: 30px; }
    .collections_preview_item_card_item {
      margin-bottom: 5px; }
      .collections_preview_item_card_item i {
        color: #c6145c; }
      .collections_preview_item_card_item a {
        color: #c6145c; }
  .collections_preview_item_details .subitems {
    height: 150px; }
    .collections_preview_item_details .subitems.full {
      height: auto; }
    .collections_preview_item_details .subitems .subitem {
      margin-bottom: 10px; }
      .collections_preview_item_details .subitems .subitem span {
        display: inline-block;
        padding-right: 20px;
        font-weight: bold; }
  .collections_preview_item_details a {
    color: #c6145c; }

.collections_preview_info {
  padding: 70px 0;
  background-color: #c6145c;
  position: relative; }
  @media screen and (max-width: 768px) {
    .collections_preview_info {
      padding: 40px 0; } }
  .collections_preview_info_arrow {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translate(-50%, 0); }
  .collections_preview_info_item {
    margin-bottom: 25px;
    color: #fff; }
    .collections_preview_info_item:last-child {
      margin-bottom: 0; }
    .collections_preview_info_item_title {
      font-size: 25px;
      font-weight: 700;
      margin-bottom: 20px;
      text-transform: uppercase; }
      @media screen and (max-width: 768px) {
        .collections_preview_info_item_title {
          font-size: 20px;
          margin-bottom: 10px; } }
    .collections_preview_info_item p {
      font-weight: 400;
      font-size: 14px;
      color: #fff;
      margin-bottom: 5px; }
      .collections_preview_info_item p span {
        font-weight: 700; }

.collections_preview_video {
  padding: 50px 0;
  background-color: #eef0f1; }
  .collections_preview_video iframe {
    width: 100%;
    height: 670px;
    border: none; }
    @media screen and (max-width: 1200px) {
      .collections_preview_video iframe {
        height: 520px; } }
    @media screen and (max-width: 992px) {
      .collections_preview_video iframe {
        height: 390px; } }
    @media screen and (max-width: 768px) {
      .collections_preview_video iframe {
        height: 290px; } }

.collections_search .no-padding-left {
  padding-left: 0px; }
  .collections_search .no-padding-left .serch_box {
    margin-top: 20px;
    background-color: #eee;
    padding: 20px 0px;
    padding-right: 15px; }
    .collections_search .no-padding-left .serch_box form ul li {
      list-style: none;
      margin-bottom: 15px; }
      .collections_search .no-padding-left .serch_box form ul li label {
        font-weight: bold;
        display: block; }
      .collections_search .no-padding-left .serch_box form ul li select {
        width: 100%;
        border: 1px solid #d4d4d4;
        padding: 3px 10px; }
      .collections_search .no-padding-left .serch_box form ul li .button_select {
        border: 1px solid #d4d4d4;
        background-color: #fff; }
    .collections_search .no-padding-left .serch_box form .button {
      border: 1px solid #d4d4d4;
      background-color: #fff; }
.collections_search .results {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px; }
.collections_search .search_holder .search_item {
  text-decoration: none;
  color: #000; }
  .collections_search .search_holder .search_item .item {
    background-color: #eee;
    margin-bottom: 20px;
    padding: 20px; }
    .collections_search .search_holder .search_item .item .image {
      text-align: center;
      height: 250px;
      display: table-cell;
      vertical-align: middle;
      width: 500px; }
      .collections_search .search_holder .search_item .item .image img {
        max-width: 100%;
        max-height: 250px; }
    .collections_search .search_holder .search_item .item .name {
      color: #c6145c;
      font-size: 19px;
      text-transform: uppercase;
      margin-bottom: 20px;
      margin-top: 40px;
      height: 55px; }
    .collections_search .search_holder .search_item .item .subitems {
      height: 180px; }
      .collections_search .search_holder .search_item .item .subitems .subitem {
        margin-bottom: 10px; }
        .collections_search .search_holder .search_item .item .subitems .subitem span {
          display: inline-block;
          padding-right: 20px;
          font-weight: bold; }

.actuality_description {
  padding: 50px 0;
  background-color: #c6145c;
  position: relative; }
  .actuality_description_text {
    font-size: 14px;
    color: #fff; }
    .actuality_description_text span {
      font-weight: 700; }
    .actuality_description_text strong {
      font-weight: 700; }
  .actuality_description_arrow {
    position: absolute;
    bottom: -80px;
    left: 50%;
    transform: translate(-50%, 0); }

.actuality_story {
  padding: 40px 0 0; }
  .actuality_story .row_helper {
    margin-bottom: 50px; }
  .actuality_story_img {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    width: 100%;
    padding-top: 90%;
    margin-bottom: 20px; }
  .actuality_story_title {
    color: #c6145c;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 30px;
    text-transform: uppercase;
    margin-top: 10px; }
    @media screen and (max-width: 768px) {
      .actuality_story_title {
        margin-bottom: 10px;
        font-size: 20px;
        margin-top: 0; } }
  .actuality_story_subtitle {
    font-size: 14px;
    color: #c6145c;
    margin-bottom: 0;
    font-weight: 700; }
  .actuality_story_text {
    font-size: 14px;
    color: #3b3b3b;
    margin-bottom: 15px; }

.podcasts .podcast {
  margin-bottom: 30px; }
  .podcasts .podcast .thumbnail {
    padding-top: 56%;
    width: 100%;
    background-size: cover !important;
    margin-bottom: 10px; }
  .podcasts .podcast .title {
    font-size: 18px;
    font-weight: bold;
    color: #c6145c; }
    .podcasts .podcast .title.fixed_height {
      height: 80px;
      margin-bottom: 10px; }
  .podcasts .podcast .content {
    font-size: 16px;
    margin-bottom: 10px;
    color: #3b3b3b; }

/* 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; }

/*//============================= OWL CAROUSEL ===================================================
.top_slider_section {
    .item {
        position: relative;
    }

    .fade_desktop {
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
        z-index: 0;
    }
    
    &_text {
        position: absolute;
        bottom: 30px;
        left: 5%;
        width: 90%;
        color: #eee9e5;
        margin: 0 auto;
        background-color: #00000073;
        padding: 30px;

        @media screen and (max-width: $medium_mobile_width) {
            margin-top: -220px;
        }

        &_title {
            font-size: 35px;
            line-height: 40px;
            margin-bottom: 10px;

            @media screen and (max-width: $extra-large_mobile_width) {
                font-size: 25px;
                line-height: 30px;
            }

            @media screen and (max-width: $medium_mobile_width) {
                font-size: 17px;
                line-height: 21px;
            }

            @media screen and (max-width: 322px) {
                font-size: 13px;
                line-height: 18px;
                padding-top: 50px;
            }
        }

        &_subtitle {
            font-size: 20px;

            @media screen and (max-width: $extra-large_mobile_width) {
                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'; }

.component_souvenir_navigation .title {
  color: #fff;
  font-size: 25px;
  padding-bottom: 20px; }

.component_souvenirs {
  padding-top: 50px; }
  .component_souvenirs .right_section .item {
    margin-bottom: 20px; }
    .component_souvenirs .right_section .item .title {
      color: #c6145c;
      border-bottom: 1px solid #c6145c;
      font-weight: bold;
      margin-bottom: 10px; }
    .component_souvenirs .right_section .item .content input {
      border: 1px solid #c6145c;
      width: 100%;
      padding: 5px 10px; }
    .component_souvenirs .right_section .item .content ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .component_souvenirs .right_section .item .content ul li {
        color: #3b3b3b;
        cursor: pointer;
        margin-bottom: 3px; }
        .component_souvenirs .right_section .item .content ul li:hover {
          color: #c6145c;
          font-weight: bold; }
    .component_souvenirs .right_section .item .content select {
      border: 1px solid #c6145c;
      width: 100%;
      padding: 5px 10px; }

.basket div {
  float: right;
  color: #c6145c; }
  .basket div.icon {
    font-size: 35px; }
  .basket div.count {
    font-style: italic;
    font-size: 18px;
    margin-top: 5px;
    margin-right: 10px; }

.basket_publications {
  position: absolute;
  right: 20px;
  top: 39px;
  z-index: 9999; }

.cart_display {
  min-height: 300px; }

.cart_details {
  margin-bottom: 30px; }
  .cart_details table {
    width: 100%; }
    .cart_details table tr td {
      border-bottom: 1px solid #ccc; }
      .cart_details table tr td img {
        height: 60px; }
      .cart_details table tr td input {
        width: 50px; }
      .cart_details table tr td i {
        color: #c6145c;
        font-size: 20px;
        cursor: pointer; }

.btn-purple {
  background-color: #c6145c;
  color: #fff;
  border-color: #c6145c; }
  .btn-purple:hover {
    background-color: #f1146d;
    border-color: #f1146d; }

/*$toggle-color:#000;
$toggle-active-color:#000;

header{
    position: relative;
    text-align: right;
    background-color: #eee9e5;
    padding: 10px 0;

    .logo {
        .link {
            display: inline-block;
            cursor: pointer;
            img {
                height: 50px;
                @media screen and (max-width: $large_mobile_width) {
                    width: 90px;
                }
            }
        }
    }

    ul{
        margin-top:15px;

        .dropdown {
            position: relative;
            display: inline-block;

            

            &:hover{
                .dropdown-content {
                    display: block;
                }

                .dropbtn {
                    color: #9d1f30;
                    border-bottom: 6px solid #9d1f30;

                    
                }
            }

            .dropbtn {
                color: #323332;
                border: none;
                cursor: pointer;
                margin: 0 15px;

                @media screen and (max-width: $extra_large_mobile_width) {
                    margin: 0 7px;
                }

                @media screen and (max-width: $large_mobile_width) {
                    margin: 0 6px;
                }

                &.selected{
                    color: #9d1f30;
                }
            }

            .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;

                a {
                    color: black;
                    padding: 5px 16px;
                    text-decoration: none;
                    display: block;

                    &:hover{
                        background-color: #ddd;
                    }
                }
            }
        }
    }
}


//burger menu mobile
.nav_toggler {
    display: none;

    @media screen and (max-width: $large-mobile-width) {
        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_bg {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #f1ecea;
    }

    nav {
        z-index: 1;

        &.navigation {
            width: 100%;
            position: absolute;
            right: 0;
            top: 0;
            text-align: center;

            @media screen and (max-width: $small-mobile-width) {
                width: 100%;
            }

            .mainmenu {
                padding: 0;
                margin: 20vw 0;
                text-align: left;
                padding-left: 30px;
                list-style: none;

                a {
                    float: none;
                    font-size: 25px;
                    padding-left: 0;
                    color: #323332 !important;
                }

                .aside_lnks {
                    font-size: 17px;
                }

                .margin_helper {
                    margin-top: 10px;
                }

                .page-item {
                    text-align: center;
                    padding-top: 8px;
                    padding-bottom: 8px;
                    text-align: left;

                    .icon {
                        display: inline-block;
                        width: 40px;
                    }

                    .text {
                        display: inline-block;
                    }

                    i {
                        color: #26737c;

                        &.fa-dot-circle-o {
                            color: #d0d0d0;
                        }
                    }
                }

                .icons_aside_holder {
                    margin-top: 10%;
                    text-align: center;

                    li {
                        display: inline-block;

                        i {
                            font-size: 30px;
                            margin: 0 10px;
                        }
                    }
                }

                .position {
                    .test {
                        display: inline;
                    }

                    .toggle_submenu_responsive {
                        display: inline;
                    }

                    .arrow {
                        float: right;
                        margin-left: -20px;

                        @media screen and (max-width: 320px) {
                            margin-left: 0;
                            margin-right: -7px;
                        }
                    }
                }
            }
        }

        &::after {
            content: "";
            display: block;
            clear: both;
        }
    }

    &::before {
        content: "";
        display: block;
        height: 67px;
    }

    a {
        display: block;
        text-decoration: none;
        font-size: 20px;
        color: #818181;
    }
}

.toggle-wrap {
    // padding: 10px;
    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;
    // background-color: #fff;

    &.active {
        background-color: transparent;

        .toggle-bar::after {
            background: $toggle-active-color;
        }
        .toggle-bar::before {
            background: $toggle-active-color;
        }
    }
}

.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 $toggle-color;
    display: block;
    border-radius: 2px;
}

.toggle-bar::before,
.toggle-bar::after {
    content: "";
    display: block;
    background: $toggle-color;
    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: $small-mobile-width) {
        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.about.documents .navigation {
  padding: 40px 0px; }
  .xenon_page.about.documents .navigation .item {
    padding: 20px; }
    .xenon_page.about.documents .navigation .item a {
      font-size: 22px;
      font-weight: 600;
      color: #c6145c; }

.xenon_page.about.public_procuring .plan_side {
  padding: 50px 0;
  position: relative; }
  @media screen and (max-width: 768px) {
    .xenon_page.about.public_procuring .plan_side {
      padding: 30px 0; } }
  .xenon_page.about.public_procuring .plan_side_card {
    background-color: #eef0f1;
    padding: 50px; }
    .xenon_page.about.public_procuring .plan_side_card::after {
      z-index: -1;
      position: absolute;
      top: 40%;
      right: -40px;
      margin-left: 0%;
      content: '';
      width: 0;
      height: 0;
      border-left: solid 40px #eef0f1;
      border-top: solid 40px transparent;
      border-bottom: solid 40px transparent; }
    .xenon_page.about.public_procuring .plan_side_card_title {
      color: #c6145c;
      font-weight: 500;
      font-size: 29px;
      margin-bottom: 10px; }
    .xenon_page.about.public_procuring .plan_side_card_author {
      color: #c6145c;
      font-weight: 700;
      margin-bottom: 25px; }
    .xenon_page.about.public_procuring .plan_side_card_category {
      margin-bottom: 30px; }
    .xenon_page.about.public_procuring .plan_side_card_item {
      margin-bottom: 5px;
      font-size: 14px;
      color: #5f6567; }
      .xenon_page.about.public_procuring .plan_side_card_item i {
        color: #c6145c; }
      .xenon_page.about.public_procuring .plan_side_card_item a {
        color: #c6145c; }
  .xenon_page.about.public_procuring .plan_side_details .subitems {
    height: 150px; }
    .xenon_page.about.public_procuring .plan_side_details .subitems .subitem {
      margin-bottom: 10px; }
      .xenon_page.about.public_procuring .plan_side_details .subitems .subitem span {
        display: inline-block;
        padding-right: 20px;
        font-weight: bold; }
  .xenon_page.about.public_procuring .plan_side_details a {
    color: #c6145c; }
.xenon_page.about.public_procuring .category_title {
  color: #c6145c;
  font-size: 30px;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 40px; }
  .xenon_page.about.public_procuring .category_title span {
    color: #fff;
    background-color: #c6145c;
    padding: 3px; }
.xenon_page.about.public_procuring .item {
  margin-bottom: 30px; }
  .xenon_page.about.public_procuring .item .title {
    color: #c6145c;
    font-size: 20px;
    margin-bottom: 20px; }
  .xenon_page.about.public_procuring .item .description {
    color: #3b3b3b; }
    .xenon_page.about.public_procuring .item .description a {
      color: #3b3b3b;
      text-decoration: underline !important; }
.xenon_page.about.public_procuring .component_public_procuring_archive {
  margin-top: 40px; }
  .xenon_page.about.public_procuring .component_public_procuring_archive .archive {
    background-color: #c6145c;
    color: #fff;
    padding: 20px; }
    .xenon_page.about.public_procuring .component_public_procuring_archive .archive .title {
      text-align: center;
      font-size: 18px;
      margin-bottom: 10px;
      font-weight: 600; }
    .xenon_page.about.public_procuring .component_public_procuring_archive .archive .content select {
      width: 100%;
      padding: 5px; }

.xenon_page.about.plans .plan_section .title {
  color: #c6145c;
  font-weight: 700;
  font-size: 25px;
  margin-top: 30px;
  margin-bottom: 30px;
  text-transform: uppercase; }
.xenon_page.about.plans .plan_section .item {
  font-size: 22px;
  margin-bottom: 30px; }
  .xenon_page.about.plans .plan_section .item .year {
    margin-bottom: 20px;
    font-weight: 600; }
  .xenon_page.about.plans .plan_section .item .file_item {
    margin-bottom: 10px; }
    .xenon_page.about.plans .plan_section .item .file_item a {
      color: #c6145c;
      font-weight: 600; }
.xenon_page.about.plans .plan_side {
  padding: 50px 0;
  position: relative; }
  @media screen and (max-width: 768px) {
    .xenon_page.about.plans .plan_side {
      padding: 30px 0; } }
  .xenon_page.about.plans .plan_side_card {
    background-color: #eef0f1;
    padding: 50px; }
    .xenon_page.about.plans .plan_side_card::after {
      z-index: -1;
      position: absolute;
      top: 40%;
      right: -40px;
      margin-left: 0%;
      content: '';
      width: 0;
      height: 0;
      border-left: solid 40px #eef0f1;
      border-top: solid 40px transparent;
      border-bottom: solid 40px transparent; }
    .xenon_page.about.plans .plan_side_card_title {
      color: #c6145c;
      font-weight: 500;
      font-size: 29px;
      margin-bottom: 10px; }
    .xenon_page.about.plans .plan_side_card_author {
      color: #c6145c;
      font-weight: 700;
      margin-bottom: 25px; }
    .xenon_page.about.plans .plan_side_card_category {
      margin-bottom: 30px; }
    .xenon_page.about.plans .plan_side_card_item {
      margin-bottom: 5px;
      font-size: 14px;
      color: #5f6567; }
      .xenon_page.about.plans .plan_side_card_item i {
        color: #c6145c; }
      .xenon_page.about.plans .plan_side_card_item a {
        color: #c6145c; }
  .xenon_page.about.plans .plan_side_details .subitems {
    height: 150px; }
    .xenon_page.about.plans .plan_side_details .subitems .subitem {
      margin-bottom: 10px; }
      .xenon_page.about.plans .plan_side_details .subitems .subitem span {
        display: inline-block;
        padding-right: 20px;
        font-weight: bold; }
  .xenon_page.about.plans .plan_side_details a {
    color: #c6145c; }

.xenon_page.about.public_contest .plan_side {
  padding: 50px 0;
  position: relative; }
  @media screen and (max-width: 768px) {
    .xenon_page.about.public_contest .plan_side {
      padding: 30px 0; } }
  .xenon_page.about.public_contest .plan_side_card {
    background-color: #eef0f1;
    padding: 50px; }
    .xenon_page.about.public_contest .plan_side_card::after {
      z-index: -1;
      position: absolute;
      top: 40%;
      right: -40px;
      margin-left: 0%;
      content: '';
      width: 0;
      height: 0;
      border-left: solid 40px #eef0f1;
      border-top: solid 40px transparent;
      border-bottom: solid 40px transparent; }
    .xenon_page.about.public_contest .plan_side_card_title {
      color: #c6145c;
      font-weight: 500;
      font-size: 29px;
      margin-bottom: 10px; }
    .xenon_page.about.public_contest .plan_side_card_author {
      color: #c6145c;
      font-weight: 700;
      margin-bottom: 25px; }
    .xenon_page.about.public_contest .plan_side_card_category {
      margin-bottom: 30px; }
    .xenon_page.about.public_contest .plan_side_card_item {
      margin-bottom: 5px;
      font-size: 14px;
      color: #5f6567; }
      .xenon_page.about.public_contest .plan_side_card_item i {
        color: #c6145c; }
      .xenon_page.about.public_contest .plan_side_card_item a {
        color: #c6145c; }
  .xenon_page.about.public_contest .plan_side_details .subitems {
    height: 150px; }
    .xenon_page.about.public_contest .plan_side_details .subitems .subitem {
      margin-bottom: 10px; }
      .xenon_page.about.public_contest .plan_side_details .subitems .subitem span {
        display: inline-block;
        padding-right: 20px;
        font-weight: bold; }
  .xenon_page.about.public_contest .plan_side_details a {
    color: #c6145c; }
.xenon_page.about.public_contest .category_title {
  color: #c6145c;
  font-size: 30px;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 40px; }
  .xenon_page.about.public_contest .category_title span {
    color: #fff;
    background-color: #c6145c;
    padding: 3px; }
.xenon_page.about.public_contest .item {
  margin-bottom: 30px; }
  .xenon_page.about.public_contest .item .title {
    color: #c6145c;
    font-size: 20px;
    margin-bottom: 20px; }
  .xenon_page.about.public_contest .item .description {
    color: #3b3b3b; }
    .xenon_page.about.public_contest .item .description a {
      color: #3b3b3b;
      text-decoration: underline !important; }
.xenon_page.about.public_contest .component_public_contest_archive {
  margin-top: 40px; }
  .xenon_page.about.public_contest .component_public_contest_archive .archive {
    background-color: #c6145c;
    color: #fff;
    padding: 20px; }
    .xenon_page.about.public_contest .component_public_contest_archive .archive .title {
      text-align: center;
      font-size: 18px;
      margin-bottom: 10px;
      font-weight: 600; }
    .xenon_page.about.public_contest .component_public_contest_archive .archive .content select {
      width: 100%;
      padding: 5px; }

.xenon_page.about.impresum .title {
  color: #c6145c;
  font-size: 30px;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: left; }
  .xenon_page.about.impresum .title span {
    color: #fff;
    background-color: #c6145c;
    padding: 3px; }
.xenon_page.about.impresum .about {
  color: #3b3b3b;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .xenon_page.about.impresum .about {
      margin-bottom: 15px; } }
  .xenon_page.about.impresum .about_title {
    font-size: 30px;
    display: inline-block;
    border-bottom: 3px solid #c6145c;
    margin-bottom: 30px; }
  .xenon_page.about.impresum .about_description {
    font-size: 14px;
    text-align: justify; }
.xenon_page.about.impresum .plan_side {
  padding: 50px 0;
  position: relative; }
  @media screen and (max-width: 768px) {
    .xenon_page.about.impresum .plan_side {
      padding: 30px 0; } }
  .xenon_page.about.impresum .plan_side_card {
    background-color: #eef0f1;
    padding: 50px; }
    .xenon_page.about.impresum .plan_side_card::after {
      z-index: -1;
      position: absolute;
      top: 40%;
      right: -40px;
      margin-left: 0%;
      content: '';
      width: 0;
      height: 0;
      border-left: solid 40px #eef0f1;
      border-top: solid 40px transparent;
      border-bottom: solid 40px transparent; }
    .xenon_page.about.impresum .plan_side_card_title {
      color: #c6145c;
      font-weight: 500;
      font-size: 29px;
      margin-bottom: 10px; }
    .xenon_page.about.impresum .plan_side_card_author {
      color: #c6145c;
      font-weight: 700;
      margin-bottom: 25px; }
    .xenon_page.about.impresum .plan_side_card_category {
      margin-bottom: 30px; }
    .xenon_page.about.impresum .plan_side_card_item {
      margin-bottom: 5px;
      font-size: 14px;
      color: #5f6567; }
      .xenon_page.about.impresum .plan_side_card_item i {
        color: #c6145c; }
      .xenon_page.about.impresum .plan_side_card_item a {
        color: #c6145c; }
  .xenon_page.about.impresum .plan_side_details .subitems {
    height: 150px; }
    .xenon_page.about.impresum .plan_side_details .subitems .subitem {
      margin-bottom: 10px; }
      .xenon_page.about.impresum .plan_side_details .subitems .subitem span {
        display: inline-block;
        padding-right: 20px;
        font-weight: bold; }
  .xenon_page.about.impresum .plan_side_details a {
    color: #c6145c; }

.xenon_page.news.view .title {
  color: #c6145c;
  font-size: 30px;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: left; }
  .xenon_page.news.view .title span {
    color: #fff;
    background-color: #c6145c;
    padding: 3px; }
.xenon_page.news.view .arrow {
  margin-top: 50px;
  background-color: #eef0f1;
  height: 50px;
  text-align: center; }
  .xenon_page.news.view .arrow img {
    width: 80px; }
.xenon_page.news.view .list {
  background-color: #eef0f1;
  padding: 10px;
  margin-bottom: 30px; }
  .xenon_page.news.view .list .item {
    margin-bottom: 20px; }
    .xenon_page.news.view .list .item .picture {
      padding-top: 50%;
      background-size: cover !important;
      width: 100%; }
    .xenon_page.news.view .list .item .name {
      color: #c6145c;
      text-align: center;
      font-size: 20px;
      font-weight: 600;
      margin-top: 10px; }

.xenon_page.program.kids_education .inner-picture {
  float: right;
  margin-bottom: 20px;
  margin-left: 20px;
  width: 35%; }
.xenon_page.program.kids_education .title {
  color: #c6145c;
  font-size: 30px;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: left; }
  .xenon_page.program.kids_education .title span {
    color: #fff;
    background-color: #c6145c;
    padding: 3px; }
.xenon_page.program.kids_education .arrow {
  margin-top: 50px;
  background-color: #eef0f1;
  height: 50px;
  text-align: center; }
  .xenon_page.program.kids_education .arrow img {
    width: 80px; }
.xenon_page.program.kids_education .list {
  background-color: #eef0f1;
  padding: 10px;
  margin-bottom: 30px; }
  .xenon_page.program.kids_education .list .item {
    margin-bottom: 20px; }
    .xenon_page.program.kids_education .list .item .picture {
      padding-top: 50%;
      background-size: cover !important;
      width: 100%; }
    .xenon_page.program.kids_education .list .item .name {
      color: #c6145c;
      text-align: center;
      font-size: 20px;
      font-weight: 600;
      margin-top: 10px; }

.xenon_page.program.display .title {
  color: #c6145c;
  font-size: 30px;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: left; }
  .xenon_page.program.display .title span {
    color: #fff;
    background-color: #c6145c;
    padding: 3px; }
.xenon_page.program.display .content a {
  color: #212529;
  text-decoration: underline !important; }
.xenon_page.program.display .arrow {
  margin-top: 50px;
  background-color: #eef0f1;
  height: 50px;
  text-align: center; }
  .xenon_page.program.display .arrow img {
    width: 80px; }
.xenon_page.program.display .list {
  background-color: #eef0f1;
  padding: 10px;
  margin-bottom: 30px; }
  .xenon_page.program.display .list .item {
    margin-bottom: 20px; }
    .xenon_page.program.display .list .item .picture {
      padding-top: 50%;
      background-size: cover !important;
      width: 100%; }
    .xenon_page.program.display .list .item .name {
      color: #c6145c;
      text-align: center;
      font-size: 20px;
      font-weight: 600;
      margin-top: 10px; }

.xenon_page.zbirke.legati .collections_preview_title {
  margin-top: 70px; }

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