@charset "UTF-8";
@font-face {
  font-family: "regular";
  src: url("../fonts/SegoeUIRegular/SegoeUIRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUIRegular/SegoeUIRegular.woff") format("woff"), url("../fonts/SegoeUIRegular/SegoeUIRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "semilight";
  src: url("../fonts/SegoeUISemiLight/SegoeUISemiLight.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUISemiLight/SegoeUISemiLight.woff") format("woff"), url("../fonts/SegoeUISemiLight/SegoeUISemiLight.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "semibold";
  src: url("../fonts/SegoeUISemiBold/SegoeUISemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUISemiBold/SegoeUISemiBold.woff") format("woff"), url("../fonts/SegoeUISemiBold/SegoeUISemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "bold";
  src: url("../fonts/SegoeUIBold/SegoeUIBold.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUIBold/SegoeUIBold.woff") format("woff"), url("../fonts/SegoeUIBold/SegoeUIBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icon";
  src: url("../fonts/icons/icomoon.eot?6to9jp");
  src: url("../fonts/icons/icomoon.eot?6to9jp#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?6to9jp") format("truetype"), url("../fonts/icons/icomoon.woff?6to9jp") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icon2";
  src: url("../fonts/newIcons/icomoon.eot?6to9jp");
  src: url("../fonts/newIcons/icomoon.eot?6to9jp#iefix") format("embedded-opentype"), url("../fonts/newIcons/icomoon.ttf?6to9jp") format("truetype"), url("../fonts/newIcons/icomoon.woff?6to9jp") format("woff");
  font-weight: normal;
  font-style: normal;
}
.social_list a.linkedin:before, .social_list a.instagram:before, .social_list a.twitter:before, .social_list a.facebook:before, .main_logo span:before, .back_button:before {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.main_logo span:before {
  content: "";
}

.social_list a.facebook:before {
  content: "";
}

.social_list a.twitter:before {
  content: "";
}

.social_list a.instagram:before {
  content: "";
}

.social_list a.linkedin:before {
  content: "";
}

.back_button:before {
  content: "";
}

.social_list a.youtube:before {
  font-family: "icon2" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.youtube:before {
  content: "";
}

html {
  height: 100%;
  font-size: 10px;
  line-height: 1.4286em;
}

body {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  color: #ffffff;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: "regular";
  background: #163454;
}

body.menu_opened {
  overflow: hidden;
}

.ios_device.menu_opened {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.cb {
  clear: both;
  display: block;
}

input, select, textarea, button, a, .slick-slide {
  outline: none !important;
}

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

button {
  cursor: pointer;
  display: block;
}

img {
  max-height: none;
  border: none;
}

.h_centered,
.v_centered {
  position: relative;
  overflow: hidden;
}

.page_end {
  position: fixed;
  top: 0;
  right: 0;
  width: 225px;
  height: 100%;
  background: #1f4369;
  z-index: 10;
}
.page_end span {
  background-size: cover !important;
  background-position: center !important;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
.page_end span.vertical_bg {
  display: block;
}
.page_end span.horizontal_bg {
  display: none;
}
.page_end .end_inner {
  position: absolute;
  z-index: 1;
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  top: 50%;
  left: 50%;
  width: 480px;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-left: -240px;
  margin-top: -60px;
  z-index: 1;
}

.content_inner {
  padding: 95px 15px 0;
}

.custom_container {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 15px;
}

.narrow_container {
  max-width: 840px;
  margin: 0 auto;
  padding: 0 15px;
}

.page_title {
  margin: 0;
  font-size: 500%;
  line-height: 60px;
  color: inherit;
  font-family: "semilight";
}

.section_title {
  font-size: 250%;
  line-height: 30px;
  font-family: "semilight";
  margin: 0;
  color: inherit;
  letter-spacing: 1px;
}

.error_hint {
  display: none;
  position: absolute;
  color: #b94a48;
}

.individual_hint {
  display: none;
}

.has-error .form-error {
  display: none !important;
}
.has-error .error_hint,
.has-error + .error_hint {
  display: block;
}

.inner_fullpage {
  padding-left: 190px;
}
.inner_fullpage .section {
  width: 100%;
  height: 100%;
  opacity: 0;
}
.inner_fullpage.fullpage-wrapper .section {
  opacity: 1;
}
.inner_fullpage .section_inner {
  min-height: 100%;
  width: 100%;
  display: flex;
}

.back_button {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #143252;
  color: #ffffff;
  font-size: 140%;
  line-height: 14px;
  padding: 18px 15px;
  z-index: 5;
  transform: perspective(250px) rotateY(0deg);
  -moz-transform: perspective(250px) rotateY(0deg);
  -ms-transform: perspective(250px) rotateY(0deg);
  -webkit-transform: perspective(250px) rotateY(0deg);
  -o-transform: perspective(250px) rotateY(0deg);
}
.back_button:before {
  display: inline-block;
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  margin-right: 10px;
  vertical-align: middle;
  font-size: 85.7%;
}
.back_button:hover {
  background: #005eb8;
  color: #f0b322;
  transform: perspective(250px) rotateY(30deg);
  -moz-transform: perspective(250px) rotateY(30deg);
  -ms-transform: perspective(250px) rotateY(30deg);
  -webkit-transform: perspective(250px) rotateY(30deg);
  -o-transform: perspective(250px) rotateY(30deg);
  left: -3px;
}

.iframe_block {
  position: relative;
  overflow: hidden;
  padding-bottom: 56.25%;
  margin-bottom: 25px;
}
.iframe_block iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

@media (max-width: 1199px) {
  .page_end {
    width: 190px;
  }
}
@media (max-width: 959px) {
  .inner_fullpage {
    padding-left: 0;
    padding-right: 0 !important;
  }

  .page_end {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    height: 225px;
  }
  .page_end span.vertical_bg {
    display: none;
  }
  .page_end span.horizontal_bg {
    display: block;
  }
  .page_end .end_inner {
    position: absolute;
    z-index: 1;
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    width: 100%;
    height: 120px;
    margin-left: 0;
    padding: 0 20px;
    left: 0;
  }

  .content {
    padding-left: 0;
  }

  .page_title {
    font-size: 350%;
    line-height: 42px;
  }

  .content_inner {
    padding: 90px 5px 0;
  }
}
@media (max-height: 699px) {
  .page_title {
    font-size: 400%;
    line-height: 48px;
  }

  .section_title {
    font-size: 200%;
    line-height: 24px;
  }
}
@media (max-height: 575px) {
  .page_title {
    font-size: 300%;
    line-height: 36px;
  }

  .section_title {
    font-size: 180%;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .page_title {
    font-size: 300%;
    line-height: 36px;
  }

  .section_title {
    font-size: 200%;
    line-height: 24px;
  }
}
@media (max-width: 575px) {
  .page_end {
    height: 180px;
  }
}
.tab_buttons {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.v_centered img {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: auto;
  min-height: 100%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -o-transition: none !important;
  -ms-transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}

.h_centered img {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: auto;
  min-width: 100%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -o-transition: none !important;
  -ms-transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background: #1f4369;
}

.header_inner {
  width: 100%;
  padding: 0 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.main_logo {
  text-align: center;
  position: relative;
  z-index: 100;
}
.main_logo a {
  display: inline-block;
  vertical-align: top;
  color: inherit;
}
.main_logo a:hover {
  color: #f0b322;
}
.main_logo span {
  display: block;
}
.main_logo span:before {
  display: block;
  font-size: 400%;
}

.header_menu_block {
  flex: 1;
}

.header_menu_inner {
  height: 100%;
}

.header_menu_content {
  height: 100%;
  display: flex;
}

.main_menu {
  flex: 1;
  width: 100%;
  display: flex;
  align-items: center;
  text-align: center;
}
.main_menu ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 100%;
  letter-spacing: 1px;
}

.menu_list {
  padding-left: 40px;
  display: flex;
  flex: 1;
  justify-content: center;
}
.menu_list > li {
  padding: 0 25px;
  display: flex;
  height: 80px;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
}
.menu_list > li > a {
  font-size: 130%;
  line-height: 16px;
  display: flex;
  justify-content: center;
  color: inherit;
  width: 100%;
  max-width: 135px;
  align-items: center;
}
.menu_list > li > a:hover {
  color: #f0b322;
}
.menu_list > li > a.submenu_button:after {
  color: inherit;
  border-style: solid;
  border-left-color: transparent;
  border-right-color: transparent;
  content: "";
  width: 5px;
  height: 3px;
  border-width: 3px 2px 0 2px;
  margin-left: 9px;
  margin-top: 1px;
}
.menu_list > li.opened a.submenu_button {
  color: #f0b322;
  background: rgba(0, 0, 0, 0.1);
}
.menu_list > li.current {
  background: rgba(0, 0, 0, 0.1);
}
.menu_list > li.current > a {
  color: #f0b322;
}

.submenu_list {
  position: absolute;
  left: 0;
  width: 100%;
  top: 100%;
  font-size: 120%;
  line-height: 15px;
  background: #1f4369;
  display: none;
}
.submenu_list li {
  padding-bottom: 10px;
  background: rgba(0, 0, 0, 0.1);
}
.submenu_list li:first-child {
  padding-top: 10px;
}
.submenu_list a {
  display: block;
  padding: 0 20px;
  color: rgba(255, 255, 255, 0.5);
}
.submenu_list a:hover {
  color: #f0b322;
}

.menu_button {
  position: absolute;
  top: 10px;
  right: 15px;
  display: none;
  width: 30px;
  padding: 5px 0;
  z-index: 100;
}
.menu_button span {
  display: block;
  position: relative;
  overflow: hidden;
  height: 21px;
}
.menu_button span:after, .menu_button span:before {
  display: block;
  content: "";
  position: absolute;
  left: -29px;
  width: 70px;
  height: 1px;
  background: #ffffff;
  content: "";
  -o-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
}
.menu_button span:before {
  top: 0;
}
.menu_button span:after {
  bottom: 0;
}
.menu_button:before {
  display: block;
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ffffff;
  -o-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

@media (max-width: 1440px) {
  .menu_list > li {
    padding: 0 15px;
  }

  .submenu_list a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-height: 699px) {
  .menu_list > li {
    height: 60px;
  }
}
@media (max-width: 1199px) {
  .header_inner {
    padding: 0 15px;
  }

  .menu_list > li {
    letter-spacing: 0.5px;
    height: 50px;
    padding: 0 10px;
  }
  .menu_list > li > a {
    font-size: 120%;
  }
  .menu_list > li > a.submenu_button:after {
    margin-left: 4px;
  }

  .main_logo span:before {
    font-size: 300%;
  }

  .social_list {
    margin: 0 -7px;
  }
  .social_list li {
    padding: 0 7px;
  }

  .submenu_list {
    font-size: 110%;
  }
  .submenu_list a {
    padding: 0 5px;
  }
}
@media (max-width: 959px) {
  .header_inner {
    flex-direction: row;
    height: 50px;
    align-items: center;
  }

  .header_menu_block {
    display: block;
    position: fixed;
    top: 50px;
    right: 0;
    width: 0;
    bottom: 0;
    overflow: hidden;
    background: #1f4369;
    -o-transition: width 0.5s;
    -ms-transition: width 0.5s;
    -moz-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
  }
  .header_menu_block:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background: rgba(183, 203, 225, 0.1);
  }

  .header_menu_inner {
    width: 180px;
    height: 100%;
    overflow-y: auto;
  }
  .header_menu_inner .social_list {
    padding: 15px 0;
    margin: 0;
    justify-content: center;
  }
  .header_menu_inner .social_list li {
    padding: 0 8px;
  }

  .header_menu_content {
    height: auto;
    min-height: 100%;
    flex-direction: column;
    justify-content: space-between;
  }

  .menu_button {
    display: block;
  }

  .menu_list {
    display: block;
  }
  .menu_list > li {
    display: block;
    height: auto !important;
    padding: 0;
  }
  .menu_list > li > a {
    font-size: 140% !important;
    letter-spacing: 1px;
    line-height: 20px;
    padding: 10px;
    max-width: 100%;
  }
  .menu_list > li > a.submenu_button:after {
    width: 7px;
    margin-left: 7px;
    height: 4px;
    border-width: 4px 3px 0 3px;
  }

  .submenu_list {
    position: relative;
    left: auto;
    top: auto;
    font-size: 120% !important;
    line-height: 14px;
    padding: 3px 10pc;
  }
  .submenu_list li {
    padding: 5px 0;
  }
  .submenu_list li:last-child {
    padding-bottom: 10px;
  }
  .submenu_list li:First-child {
    padding-top: 10px;
  }
  .submenu_list a {
    line-height: inherit !important;
  }

  .menu_opened .header_menu_block {
    width: 180px;
  }
  .menu_opened .menu_button:before {
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 0;
  }
  .menu_opened .menu_button span:before {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  }
  .menu_opened .menu_button span:after {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
  }

  .main_menu {
    padding: 10px 0;
  }
}
@media (max-width: 959px) and (max-height: 575px) {
  .menu_list > li > a {
    padding: 5px 10px;
  }

  .submenu_list li {
    padding: 3px 0;
  }
}
.footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 30px 40px;
  display: flex;
  justify-content: space-between;
  font-size: 140%;
  line-height: 18px;
  color: rgba(183, 203, 225, 0.3);
}
@media (max-height: 699px) {
  .footer {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 120%;
    line-height: 15px;
  }
}

.social_list {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
  margin: 0 -8px;
}
.social_list li {
  padding: 0 8px;
}
.social_list a {
  display: block;
  color: #b7cbe1;
}
.social_list a:hover {
  color: #f0b322;
}
.social_list a:before {
  display: block;
}
.social_list a.facebook:before {
  font-size: 130%;
}
.social_list a.twitter:before {
  font-size: 130%;
}
.social_list a.instagram:before {
  font-size: 150%;
}
.social_list a.linkedin:before {
  font-size: 120%;
}
.social_list a.youtube:before {
  font-size: 150%;
}

.developer {
  text-align: right;
}
.developer a {
  color: inherit;
}
body {
  height: 100%;
}

.content {
  height: 100%;
  background-size: 0 !important;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.content_inner {
  height: 100%;
  position: relative;
  padding: 0;
}

.inner_header {
  position: absolute;
  display: flex;
  left: 0;
  top: 0;
  width: 100%;
  justify-content: space-between;
  overflow: hidden;
  padding: 110px 50px;
}
.inner_header * {
  z-index: 2;
}

.tabs_container {
  height: 100%;
  width: 100%;
}

.tab_buttons {
  position: relative;
  display: flex;
  margin-top: 22px;
}
.tab_buttons li {
  font-size: 130%;
  width: 170px;
}
.tab_buttons li a {
  padding: 15px;
  display: block;
  background: rgba(31, 67, 105, 0.15);
  color: #ffffff;
  border: 1px solid #ffffff;
  position: relative;
  text-align: center;
}
.tab_buttons li a:hover {
  background: rgba(31, 67, 105, 0.4);
  letter-spacing: 4px;
}
.tab_buttons li a.selected {
  background: #ffffff;
  color: #1f4369;
  letter-spacing: 0;
  cursor: default;
}
.tab_buttons li a.selected:after {
  content: "";
  position: absolute;
  margin-left: -8px;
  top: 100%;
  left: 50%;
  width: 17px;
  height: 10px;
  border-style: solid;
  border-width: 10px 8px 0 8px;
  border-color: #ffffff transparent;
}

.big_images {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  font-size: 0;
  overflow: hidden;
}
.big_images .slick-list,
.big_images .slick-track {
  height: 100%;
}
.big_images .slide_block {
  display: inline-block;
  white-space: normal;
  font-size: 1rem;
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.big_images .slide_block a {
  display: block;
  height: 100%;
  background-size: cover !important;
  background-position: center !important;
}
.big_images .slide_block a:hover {
  opacity: 0.7;
}

.tab_block {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  opacity: 1;
}
.tab_block.selected {
  opacity: 1;
  height: 100%;
}
.tab_block.video_gallery .slide_block a:before {
  display: block;
  content: "";
  position: absolute;
  z-index: 2;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  margin: -20px;
  background: #1f4369;
  opacity: 0.8;
}
.tab_block.video_gallery .slide_block a:after {
  display: block;
  content: "";
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 50%;
  width: 11px;
  height: 13px;
  border-style: solid;
  border-width: 6px 0 6px 11px;
  border-color: transparent #ffffff;
  margin: -6px -3px;
}
.tab_block.video_gallery .slide_block a:hover:before {
  opacity: 1;
}
.tab_block.video_gallery .slide_block a:hover:after {
  opacity: 0.7;
}
.tab_block.video_gallery .slide_block.selected a:hover:before {
  opacity: 0.8;
}
.tab_block.video_gallery .slide_block.selected a:hover:after {
  opacity: 1;
}
.tab_block.photo_gallery .slider_line .slide_block a:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  z-index: 3;
}
.tab_block.photo_gallery .slider_line .slide_block a:hover:before {
  opacity: 0.4;
}
.tab_block.photo_gallery .slider_line .slide_block.selected a:before {
  display: none;
}

.gallery_items {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 5;
  background: rgba(0, 0, 0, 0.3);
  padding: 10px 45px;
  overflow: hidden;
}
.gallery_items .slider_line {
  position: relative;
  white-space: nowrap;
  font-size: 0;
  overflow: hidden;
}
.gallery_items .slider_line .slide_block {
  width: 12.5%;
  vertical-align: top;
  display: inline-block;
  white-space: normal;
  font-size: 1rem;
  padding: 10px 9px;
  position: relative;
}
.gallery_items .slider_line .slide_block.selected a {
  cursor: default;
}
.gallery_items .slider_line .slide_block.selected:before {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  top: 4px;
  width: 13px;
  height: 6px;
  border-style: solid;
  border-width: 0 6px 6px;
  border-color: #ffffff transparent;
  margin-left: -6px;
}
.gallery_items .slider_line a {
  border: 1px solid #ffffff;
  border-radius: 2px;
  padding-bottom: 56.25%;
  display: block;
}
.gallery_items .slick-arrow {
  border: none;
  padding: 0;
  width: 0;
  height: 0;
  visibility: hidden;
}

.gallery_buttons {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 0 15px;
  justify-content: space-between;
  align-items: center;
}
.gallery_buttons a {
  display: block;
  width: 25px;
  height: 25px;
  background: url("images/right_white.svg") no-repeat;
  background-size: auto 25px;
  background-position: center;
  color: #ffffff;
}
.gallery_buttons a:hover {
  opacity: 0.7;
}
.gallery_buttons a.prev_button {
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
}
.gallery_buttons a.inactive {
  visibility: hidden;
  opacity: 0;
  cursor: default;
}

.video_container {
  position: relative;
  width: 100%;
  height: 100%;
}
.video_container .video_block {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 50px;
  opacity: 0;
  background: #000000;
}
.video_container .video_block iframe {
  width: 100% !important;
  height: 100% !important;
}
.video_container .play_button {
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover !important;
  background-position: center !important;
  width: 100%;
  height: 100%;
}
.video_container .play_button:before {
  display: block;
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  margin: -100px -50px;
  background: #1f4369;
  opacity: 0.8;
}
.video_container .play_button:after {
  display: block;
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  width: 25px;
  height: 31px;
  border-style: solid;
  border-width: 15px 0 15px 25px;
  border-color: transparent #ffffff;
  margin: -65px -8px;
}
.video_container .play_button:hover:before {
  opacity: 1;
}
.video_container .play_button:hover:after {
  opacity: 0.7;
}
.video_container .video_close {
  display: block;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 20px;
  height: 20px;
  background: url("images/close.svg") no-repeat;
  background-size: 20px;
  background-position: center;
  z-index: 5;
}
.video_container .video_close:hover {
  opacity: 0.7;
}
.video_container.showed .play_button {
  opacity: 0;
}
.video_container.showed .video_block {
  opacity: 1;
  z-index: 100;
}

@media (max-width: 1279px) {
  .gallery_items .slider_line .slide_block {
    width: 14.285%;
  }
}
@media (max-width: 1199px) {
  .gallery_items .slider_line .slide_block {
    width: 16.6%;
  }

  .tab_block.video_gallery .slide_block a:before {
    width: 30px;
    height: 30px;
    margin: -15px;
  }
  .tab_block.video_gallery .slide_block a:after {
    width: 7px;
    height: 9px;
    border-width: 4px 0 4px 7px;
    margin: -4px -2px;
  }

  .gallery_buttons a {
    width: 20px;
    height: 30px;
    background-size: auto 20px;
  }
}
@media (min-width: 960px) and (max-height: 699px) {
  .inner_header {
    padding-bottom: 50px;
    padding-top: 75px;
  }

  .tab_buttons {
    margin-top: 0;
  }
}
@media (min-width: 960px) and (max-height: 575px) {
  .inner_header {
    padding-bottom: 20px;
  }

  .tab_buttons li a {
    padding: 7px 15px;
  }
}
@media (max-width: 959px) {
  .inner_header {
    padding: 90px 50px 0;
  }

  .tab_buttons {
    margin-top: 0;
  }
  .tab_buttons li a {
    padding: 10px 0;
  }

  .gallery_items .slider_line .slide_block {
    width: 20%;
  }

  .video_container .play_button:before {
    width: 60px;
    height: 60px;
    margin: -30px;
  }
  .video_container .play_button:after {
    width: 15px;
    height: 19px;
    border-width: 9px 0 9px 15px;
    margin: -9px -6px;
  }
}
@media (max-width: 767px) {
  .inner_header {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tab_buttons {
    display: block;
  }
  .tab_buttons li a.selected:after {
    display: none;
  }

  .gallery_items {
    padding: 5px 35px;
  }

  .gallery_buttons {
    padding: 0;
  }
  .gallery_buttons a {
    width: 35px;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    z-index: 10;
    justify-content: center;
  }
}
@media (max-width: 599px) {
  .gallery_items .slider_line .slide_block {
    width: 25%;
  }
}
@media (max-width: 479px) {
  .inner_header {
    flex-direction: column;
    padding-top: 75px;
    align-items: center;
  }

  .tab_buttons {
    margin-top: 20px;
    display: flex;
    max-width: 100%;
  }
  .tab_buttons li {
    max-width: 50%;
  }
}
@media (max-width: 399px) {
  .gallery_items .slider_line .slide_block {
    width: 33.3%;
  }
}
.inner_fullpage .section, .big_images .slide_block a, .tab_block, .tab_block.video_gallery .slide_block a:before, .tab_block.video_gallery .slide_block a:after, .tab_block.photo_gallery .slider_line .slide_block a:before, .gallery_buttons a, .video_container .play_button, .video_container .play_button:before, .video_container .play_button:after, .video_container .video_close {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.main_logo a, .submenu_list a, .social_list a, .developer a {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.menu_list > li {
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.back_button, .menu_list > li > a, .tab_buttons li a, .video_container .video_block {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.developer a:hover {
  color: #ffffff;
}

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