@import "jquery.fancybox.css";
/*------ template stylization ------*/
body {
  min-width: 1500px;
  background: #f3f4f4;
  color: #878787;
  font: 16px "Georgia", Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 24px;
  background: #f3f4f4 url(../img/bg_main.png) repeat;
  zoom: 0.8;
}
#panel {
  text-transform: none;
  color: #000;
  line-height: 16px;
}
.glob {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
#webSiteLoader {
  position: fixed;
  z-index: 1023;
  width: 100%;
  height: 100%;
  background: #f3f4f4 url(../img/web_site_loader.gif) center no-repeat;
}
#introLoader {
  position: fixed;
  inset: 0;
  z-index: 2040;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
#introLoader.is-hiding {
  pointer-events: none;
}
#introLoader.is-hidden {
  opacity: 0;
  visibility: hidden;
}
.intro-loader__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(8, 8, 10, 0.84);
}
.intro-loader__title {
  position: relative;
  z-index: 1;
  padding: 24px 36px;
  color: #f4f0ea;
  font: 400 clamp(38px, 5.6vw, 88px) "Cinzel Decorative", "Georgia", serif;
  letter-spacing: 0.13em;
  text-transform: none;
  text-align: center;
}
.intro-loader__title span {
  display: inline-block;
  opacity: 0;
  transform: translateY(18px);
  filter: blur(8px);
  transition: opacity 0.55s ease, transform 0.7s ease, filter 0.7s ease;
}
.intro-loader__title span.is-visible {
  opacity: 1;
  transform: translateY(0);
  filter: blur(0);
}
.intro-loader__space {
  width: 0.32em;
}
#introLoader .intro-loader__backdrop,
#introLoader .intro-loader__title {
  transition: opacity 0.9s ease, transform 0.9s ease;
}
#introLoader.is-hiding .intro-loader__backdrop {
  opacity: 0;
}
#introLoader.is-hiding .intro-loader__title {
  opacity: 0;
  transform: translateY(-12px);
}
#pageLoader {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1000;
  display: none;
  margin: -5px 0 0 -5px;
  width: 10px;
  height: 10px;
}
#pageLoader > div {
  width: 50px;
  height: 50px;
  background: url(../img/page_loader.gif) 0 0 no-repeat;
}
.viewport-center-anchor {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 0;
  height: 0;
  transform: translate(-50%, -50%);
  pointer-events: none;
  opacity: 0;
}
.animate,
.animate:hover {
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
#black_bg2 {
  position: fixed;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: url(../img/footer_bg.png) repeat;
}
/*------ header ------- */
h1 {
  position: relative;
  display: inline-block;
  left: 0;
  margin-left: 580px;
  margin-bottom: 0px;
  margin-top: 80px;
  z-index: 0;
  width: 367px;
  height: 367px;
  background: url(../img/logo.png) 0 0 no-repeat;
  z-index: 800;
  pointer-events: none;
}
h1 > a {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 160px;
  height: 110px;
  margin-top: 135px;
  margin-left: 105px;
  pointer-events: auto;
}
.select-menu {
  display: none;
  width: 100%;
}
header {
  position: absolute;
  top: 30%;
  left: -160px;
  width: 156px;
  z-index: 1000;
  background: url(../img/menu_bg.png);
  padding: 60px 0;
  border-right: 48px solid #fff;
}
header:after {
  position: absolute;
  display: inline-block;
  content: "";
  width: 50px;
  height: 42px;
  background: url(../img/menu_txt.png) no-repeat;
  right: -61px;
  top: 50%;
  margin-top: -21px;
}
header .navbar {
  position: relative;
  margin: 0;
  margin-top: 0;
  margin-left: 0;
}
header .navbar > .navbar-inner {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  filter: none;
  display: inline-block;
}
#wrapper .navbar-inner {
  padding-right: 0px;
  padding-left: 0px;
  min-height: 0;
  border: 0;
  background-color: inherit;
  background-image: none;
  background-repeat: inherit;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  filter: inherit;
}
.sf-menu {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
}
.sf-menu > li {
  position: relative;
  display: block;
  margin-left: 30px;
  margin-bottom: 15px;
  /* background: url(../img/menu_button.png) 0 0 no-repeat; */

}
.sf-menu > li.last {
  margin-right: 0px;
}
.sf-menu > li > a {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 5px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font: 15px 'Oswald', "Georgia", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.openPart {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  /*background: url(../img/menu_over_plane.png) repeat-x;*/

}
/*submenu1*/
.sf-menu ul {
  position: absolute;
  top: -10px;
  left: 106px;
  z-index: 10;
  padding: 27px 25px 39px 25px;
  width: 67px;
  background: #000;
  list-style: none;
  text-align: center;
}
.sf-menu ul > li {
  display: block;
  margin-top: 4px;
  text-align: left;
}
.sf-menu ul a {
  position: relative;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font: 15px 'Oswald', "Georgia", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.sf-menu ul a:hover {
  text-decoration: none;
}
/*submenu2*/
.sf-menu .subMenu2 {
  position: absolute;
  top: 0px;
  left: 115px;
  width: 67px;
  background: #000;
}
.sf-menu .subMenu2 ul {
  padding: 0;
  margin: 0;
}
.sf-menu .subMenu2 a {
  color: #fff !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.sf-menu .subMenu2 a:hover {
  color: #999 !important;
}
/*--- header end ------*/
#splash {
  position: absolute;
  top: -470px;
  left: -200px;
  height: 1500px;
  z-index: 50;
  width: 100%;
}
.width_splash {
  width: 2800px;
  margin: 0;
}
.gall_spinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/gallLoader.gif) 0% 0% no-repeat;
}
.txt_cntr {
  text-align: center;
}
/*------ content ------- */
#wrapper > section {
  margin-top: -245px;
}
#wrapper > section > #content_part {
  position: relative;
  z-index: 120;
  display: inline-block;
  margin-top: 0px;
  top: 0px;
  left: 180px;
  width: 100%;
  height: 100% !important;
}
#wrapper > section > #content_part > div {
  position: relative;
}
/* #wrapper .global > div{
	position: relative; */
.dynamicContent {
  margin-top: 20%;
  position: absolute;
  width: 100%;
}
.dynamicContent img {
  margin-bottom: 0px;
}
.dynamicContent p {
  font-style: italic;
  text-align: center;
  margin-bottom: 20px;
}
.page_section_width {
  width: 410px;
  margin-left: 214px;
}
.dynamicContent > .content {
  /*padding:65px 40px 70px 40px;
    background: #1a1a1a;*/

  width: 1135px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  min-height: 425px;
}
.dynamicContent > .content .inner {
  padding: 163px 0px 50px 0px;
  background: url(../img/pages_plane_light.png) 0% 0% no-repeat;
  position: relative;
  overflow: hidden;
  min-height: 341px;
  left: 60px;
  width: 772px;
  height: 572px;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.dynamicContent.policy-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 130;
  margin-top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 110px 40px 90px 220px;
  box-sizing: border-box;
}
.dynamicContent.policy-overlay > .content {
  width: 1135px;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dynamicContent.policy-overlay > .content .inner,
.dynamicContent.policy-overlay > .inner {
  left: 0;
  margin: 0 auto;
}
h2 {
  margin: 0;
  color: #333333;
  text-align: center;
  text-transform: uppercase;
  font: 65px/65px "Six Caps", "Georgia", Arial, "Helvetica Neue", Helvetica, sans-serif;
  display: block;
  padding-right: 6px;
  background: url(../img/hline_light.png) 0% bottom repeat-x;
  padding-bottom: 34px;
  margin-bottom: 35px;
}
h2.v3 {
  margin-top: -20px;
  padding-bottom: 17px;
  font: 202px/202px "Open Sans", "Georgia", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
h3 {
  color: #3a3a3a;
  text-transform: uppercase;
  font: 300 22px "Open Sans", "Georgia", Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-align: center;
  margin-bottom: 24px;
}
h3.v2 {
  padding-top: 15px;
}
h4 {
  margin-top: 0px;
  margin-bottom: 6px;
  color: #878787;
  text-transform: uppercase;
  font: 17px "Open Sans", "Georgia", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
span.search {
  color: #555;
}
a {
  color: #878787;
}
a:focus {
  outline: 0;
}
a.link1 {
  color: #3c3c3c;
}
a.link2 {
  color: #878787;
}
a.link1:hover {
  color: #000;
}
a:hover {
  color: #555;
  text-decoration: none;
}
a,
.more {
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.txt1 {
  font-size: 14px;
  margin-top: 4px;
  margin-bottom: 5px;
  display: inline-block;
}
.imgIndent {
  float: left;
  margin-right: 18px;
}
.wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.color1 {
  color: #fff;
}
.color2 {
  color: #000;
}
.bold {
  font-weight: bold;
}
.box {
  overflow: hidden;
}
.marTop1 {
  margin-top: 18px;
}
.marBot1 {
  margin-bottom: 25px;
}
.marLeft1 {
  margin-left: -90px !important;
}
.pos_rel {
  position: relative;
}
.img_404 {
  position: absolute;
  margin-top: 25px;
  margin-left: 45px;
  width: 469px;
  height: 239px;
}
#search {
  margin: -4px 0 18px;
  position: relative;
  display: inline-block;
  float: left;
}
/* ============================= start scroll ====================== */
.scroll_btn_up,
.scroll_btn_down {
  position: absolute;
  display: inline-block;
  width: 45px;
  height: 45px;
  /*overflow: hidden;*/

  bottom: 120px;
}
.scroll_btn_down {
  background: url(../img/scroll_btn_up.png) no-repeat;
  left: 338px;
}
.scroll_btn_up {
  background: url(../img/scroll_btn_down.png) no-repeat;
  left: 388px;
}
#page_gallery .scroll_btn_down {
  right: 20px;
}
#page_gallery .scroll_btn_up {
  right: 66px;
}
.scroll {
  height: 280px;
  margin-top: 7px;
  overflow: hidden;
}
.scroll .wrapper {
  margin-bottom: 2px;
}
/* ============================= end scroll ====================== */
/* ============================= slider ====================== */
.slider {
  position: relative;
  width: 403px !important;
  margin-top: 8px;
  z-index: 1;
  min-height: 200px;
  left: 0;
}
.slider li {
  float: left;
  margin-left: 0px;
  margin-right: 1px;
  width: 100px;
}
.slider li img {
  position: relative;
  z-index: 1;
  margin-bottom: 0px !important;
}
.slider a.fancybox {
  position: relative;
  float: left;
}
.prev2,
.next2 {
  position: absolute;
  width: 80px;
  height: 80px;
  top: 346px;
  left: -6px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.prev2 {
  background: url(../img/sprite_prev_btn_light.png) 0 0 no-repeat;
}
.next2 {
  left: auto;
  right: -6px;
  background: url(../img/sprite_next_btn_light.png) 0 0 no-repeat;
}
.prev2:hover,
.next2:hover {
  background-position: 0 bottom;
}
/* ============================= end slider ====================== */
/* ============================= lists ====================== */
.listWithMarker {
  margin: 0;
  margin-top: -2px;
}
.listWithMarker li {
  display: block;
  padding-bottom: 12px;
  padding-left: 23px;
  background: url(../img/list_marker.png) 0 3px no-repeat;
}
.listWithMarker li a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font: 14px "Oswald", "Georgia", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.listWithMarker li a:hover {
  padding-left: 7px;
  color: #fff;
}
/* ============================= end lists ====================== */
/*-------------- start botstrap btn reset ------------------------*/
.img-rounded {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
blockquote {
  padding: 0 0 0 35px;
  margin: 0;
  border-left: none;
  background: url(../img/quote_sign.png) 0 0 no-repeat;
}
blockquote p {
  margin-bottom: 0;
  font-size: 10px;
  font-weight: normal;
  line-height: 15px;
  font-style: italic;
}
.font_normal {
  font-style: normal;
}
.badge {
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #3f3f3f;
  float: left;
  margin-right: 20px;
  background: none;
  font: 20px/20px "Oswald", "Georgia", Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #f4d35c;
  width: 67px;
  height: 67px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
}
.badge time {
  position: relative;
  display: inline-block;
  margin-top: 14px;
}
.fancybox {
  position: relative;
  float: left;
}
.thumbnails {
/*  margin-left: 0; */
  margin-left: -36px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
/*  transform: rotate(45deg); */
  transform: rotate(45deg);
}
.thumbnails li {
  margin: 0;
  width: 260px;
  height: 260px;
  margin-right: 28px;
  margin-bottom: 28px;
  overflow: hidden;
}
.thumbnails li a {
/*  position: relative; */
    position: static;

}
.thumbnails li a img {
  position: relative;
  left: -54px;
  top: -54px;
  display: block;
  width: 367px !important;
  height: 367px !important;
  max-width: 140%;
}
.thumbnails li a img,
.thumbnails li a span.zoom {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.thumbnails li a span.zoom {
  left: -55px;
  top: -55px;
  position: absolute;
  width: 180px;
  pointer-events: none;
}
.thumbnails li a span.txt1 {
  padding-top: 129px;
  padding-left: 120px;
  padding-bottom: 8px;
  font: 300 24px "Oswald", "Georgia", Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
}
.thumbnails li a span.txt2 {
  padding-left: 90px;
  font: 14px "Arial", "Georgia", Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #acacac;
  width: 200px;
  display: block;
  text-align: center;
}
.slider .thumbnails li {
  margin: 0;
  width: 100px;
  margin-right: 1px;
}
.thumbnails li.last {
  margin-right: 0px;
}
.thumbnails li p {
  line-height: 15px;
}
.thumbnail {
  position: relative;
  display: block;
  padding: 0px;
  line-height: 21px;
  border: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: none;
  background-color: ;
  background-image: none;
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  margin-top: 0px;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: ;
}
.btn:active,
.btn.active {
  background-color: ;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.btn:focus {
  outline: none;
  outline-offset: 0;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
.btn-primary {
  position: relative;
  background: none;
  box-shadow: none;
  text-decoration: none !important;
  padding: 7px 23px 8px 24px;
  background: url(../img/btn_pattern.png) repeat;
  z-index: 1;
  left: 0;
  border-radius: 2px;
  font: 12px 'Anton', "Georgia", Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: none;
  text-shadow: none;
  display: inline-block;
}
/*-------------- end botstrap btn reset ------------------------*/
.more {
  position: relative;
  display: inline-block;
  padding: 11px 20px;
  color: #fefefe;
  background: #3b3b3b;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-transform: uppercase;
  font: bold 14px 'Trebuchet MS', sans-serif;
  margin-top: 22px;
}
.more.v2 {
  padding: 11px 24px;
  margin-top: 11px;
}
.more:hover,
.more2:hover {
  color: #000;
  background: #fff;
}
.more_btn2 {
  position: relative;
  display: inline-block;
  width: 37px;
  height: 35px;
  background: url(../img/search_icon_light.PNG) 0 0 no-repeat;
  margin-left: 65px;
  margin-top: 5px;
}
.more_btn2:hover {
  background-position: 0 bottom;
}
.zoom {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  left: -50px;
  top: -50px;
  left: -450px;
  top: -450px;
  width: 367px !important;
  height: 367px !important;
  /*background: url("../img/magnifier.png") center no-repeat; */

  background: url("../img/over_sign.png") center 0px no-repeat;
}
/*a:hover .zoom{opacity: 0;}*/
a .zoom {
  opacity: 1;
  pointer-events: none;
}
/* ============================= end project_pics ====================== */
/*-------------------------- GOOGLE MAP --------------*/
.g_map {
  margin: 0;
  width: 329px;
  height: 176px;
  overflow: hidden;
  margin-top: 7px;
  margin-bottom: 13px;
  display: inline-block;
}
.g_map > iframe {
  padding: 0;
  width: 100%;
  height: 176px;
  outline: none;
  border: none;
}
body.contacts-page #black_bg2,
body.bio-page #black_bg2 {
  display: block;
  opacity: 0.55;
  pointer-events: none;
}
body.home-page.theme-light:not(.bio-page):not(.contacts-page):not(.archive-page) #black_bg2 {
  display: block;
  opacity: 0.55;
  pointer-events: none;
}
body.contacts-page,
body.bio-page {
  --contacts-header-space: 0px;
  --contacts-footer-space: 72px;
}
body.bio-page {
  --bio-splash-offset-x: 0px;
  --bio-splash-offset-y: 30px;
  --bio-splash-grid-offset-x: 154px;
  --bio-splash-grid-offset-y: -532px;
  --bio-block-offset-x: -45px;
  --bio-block-offset-y: 0px;
}
body.contacts-page #wrapper > section > #content_part,
body.bio-page #wrapper > section > #content_part {
  visibility: visible;
  top: 0;
  left: 0;
  height: calc(100vh - var(--contacts-header-space) - var(--contacts-footer-space)) !important;
  height: calc(100svh - var(--contacts-header-space) - var(--contacts-footer-space)) !important;
  padding-top: var(--contacts-header-space);
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.contacts-page .dynamicContent,
body.bio-page .dynamicContent {
  margin-top: 0;
  position: relative;
  width: auto;
  max-width: min(772px, calc(100vw - 40px));
}
body.contacts-page .dynamicContent {
  top: 534px;
  left: 53px;
}
body.bio-page .dynamicContent {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) translate(var(--bio-block-offset-x), var(--bio-block-offset-y));
  z-index: 12;
}
body.contacts-page .dynamicContent > .inner,
body.bio-page .dynamicContent > .inner {
  background: url(../img/pages_plane_dark.png) 0% 0% no-repeat;
  width: min(772px, calc(100vw - 40px));
  height: auto;
  min-height: min(572px, calc(100vh - 180px));
  left: 0;
  margin: 0 auto;
  padding: clamp(110px, 11vw, 163px) 20px 40px;
  box-sizing: border-box;
  background-size: 100% 100%;
}
body.contacts-page.theme-light .dynamicContent > .inner,
body.bio-page.theme-light .dynamicContent > .inner {
  background: url(../img/pages_plane_light.png) 0% 0% no-repeat;
  background-size: 100% 100%;
}
body.contacts-page.theme-dark h2,
body.bio-page.theme-dark h2 {
  background: url(../img/hline_dark.png) 0% bottom repeat-x;
  color: #fff;
}
body.contacts-page.theme-light h2,
body.bio-page.theme-light h2 {
  background: url(../img/hline_light.png) 0% bottom repeat-x;
  color: #222;
}
body.contacts-page.theme-dark h4,
body.bio-page.theme-dark h4,
body.contacts-page.theme-dark .address,
body.bio-page.theme-dark .address,
body.contacts-page.theme-dark .address a,
body.bio-page.theme-dark .address a,
body.contacts-page.theme-dark .phones_part,
body.bio-page.theme-dark .phones_part,
body.contacts-page.theme-dark .dynamicContent p,
body.contacts-page.theme-dark .page_section_width,
body.contacts-page.theme-dark .page_section_width a {
  color: #fff;
}
body.bio-page.theme-dark .dynamicContent p {
  color: #fff;
}
body.contacts-page.theme-light h4,
body.contacts-page.theme-light .address,
body.contacts-page.theme-light .address a,
body.contacts-page.theme-light .phones_part,
body.contacts-page.theme-light .dynamicContent p,
body.contacts-page.theme-light .page_section_width,
body.contacts-page.theme-light .page_section_width a,
body.bio-page.theme-light h4,
body.bio-page.theme-light .address,
body.bio-page.theme-light .address a,
body.bio-page.theme-light .phones_part,
body.bio-page.theme-light .dynamicContent p {
  color: #222;
}
body.bio-page .dynamicContent p,
body.contacts-page .page_section_width,
body.bio-page .page_section_width {
  width: 100%;
  max-width: 410px;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
body.bio-page .page_section_width {
  position: relative;
  left: 20px;
}
body.archive-page .page_section_width {
  left: 0;
  max-width: 460px;
  text-align: center;
}
body.archive-page .archive-list,
.archive-list {
  margin-top: 25px;
  margin-left: 40px;
  max-height: min(260px, calc(100vh - 360px));
  max-height: min(260px, calc(100svh - 360px));
  overflow-y: auto;
  overflow-x: hidden;
  padding: 6px 14px 6px 6px;
  box-sizing: border-box;
}
body.archive-page .archive-link,
.archive-list .archive-link {
  display: block;
  margin: 0 0 10px;
  padding: 8px 18px;
  border: 1px solid rgba(255, 255, 255, 0.35);
  color: #fff;
  text-transform: uppercase;
}
body.archive-page .archive-link.active,
body.archive-page .archive-link:hover,
.archive-list .archive-link.active,
.archive-list .archive-link:hover {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.14);
}
body.archive-page.theme-light .archive-link,
.theme-light .archive-list .archive-link {
  border-color: rgba(34, 34, 34, 0.35);
  color: #222;
}
body.archive-page.theme-light .archive-link.active,
body.archive-page.theme-light .archive-link:hover,
.theme-light .archive-list .archive-link.active,
.theme-light .archive-list .archive-link:hover {
  background: rgba(34, 34, 34, 0.08);
}
body.archive-page .archive-list::-webkit-scrollbar,
.archive-list::-webkit-scrollbar {
  width: 8px;
}
body.archive-page .archive-list::-webkit-scrollbar-thumb,
.archive-list::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.3);
}
body.archive-page.theme-light .archive-list::-webkit-scrollbar-thumb,
.theme-light .archive-list::-webkit-scrollbar-thumb {
  background: rgba(34, 34, 34, 0.25);
}
body.archive-page .archive-hint,
.archive-hint {
  margin-top: 18px;
}
body.bio-page #splash {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 2800px;
  height: 1500px;
  max-width: none;
  margin: 0;
  transform: translate(-50%, -50%) translate(var(--bio-splash-offset-x), var(--bio-splash-offset-y));
}
body.bio-page #splash .width_splash {
  width: 2800px;
  margin: 0;
}
body.bio-page #splash .thumbnails {
  position: relative;
  left: var(--bio-splash-grid-offset-x);
  top: var(--bio-splash-grid-offset-y);
}
.address {
  position: relative;
  font-style: italic;
  display: inline-block;
  text-align: left;
}
.phones_part {
  display: inline-block;
  width: 230px;
}
.mailLink {
  text-decoration: underline;
}
/*-------------------------- start Contact form --------------*/
#form1 {
  position: relative;
  display: block;
  margin-top: 0;
}
#form1 label {
  position: relative;
  display: inline-block;
  margin-bottom: 4px;
}
#form1 label input,
#form1 label textarea,
#search input {
  margin: 0;
  margin-bottom: 4px;
  padding: 12px 10px 12px 11px;
  width: 249px;
  outline: none;
  border-radius: 5px;
  border: 1px solid #878787;
  background: none;
  box-shadow: none;
  color: #878787;
  font: 16px "Georgia";
  line-height: 21px;
  text-transform: uppercase;
}
#search input {
  width: 181px;
  float: left;
  left: 105px;
  position: relative;
  /*background:#e3e3e3;*/

}
#form1 label textarea {
  width: 349px;
  height: 67px;
  resize: none;
}
#form1 .error {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: right;
  font-size: 10px;
  line-height: 12px;
}
#form1 .empty {
  position: absolute;
  top: 0;
  width: 100% !important;
  text-align: right;
  font-size: 10px;
  line-height: 12px;
}
#form1 .message .empty {
  width: 400px;
}
#form1 .success {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  z-index: 1;
  width: 270px;
  height: 68px;
  background: #2f3838;
  opacity: 0.9;
}
#form1 .success .success_txt {
  position: relative;
  top: 27%;
  color: #fff;
  text-align: center;
}
.btns {
  float: right;
  margin-top: 2px;
}
.btns > a {
  margin-left: 13px;
}
/*-------------------------- end Contact form --------------*/
/*--- content end ------*/
/*------ footer ------- */
footer {
  position: absolute;
  bottom: 0;
  z-index: 200;
  width: 100%;
  color: #fff;
  font: 14px "Oswald", "Georgia", Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-align: center;
  background: url(../img/footer_bg.png) repeat;
  padding-top: 4px;
  padding-bottom: 10px;
  min-height: 46px;
}
footer p {
  text-align: center;
  margin-left: -128px;
}
footer p .footer_line {
  position: relative;
  display: inline-block;
  width: 1px;
  height: 34px;
  background: url(../img/footer_line.png) repeat;
  top: 10px;
  margin: 0 16px;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #888;
}
.styleHolder {
  position: absolute;
  margin-top: -45px;
  margin-left: 155px;
  top: 0;
  right: -67px;
  z-index: 800;
}
.styleHolder ul {
  margin: 0;
  list-style: none;
  white-space: nowrap;
}
.styleHolder ul > li {
  position: relative;
  float: left;
  margin-right: 5px;
  width: 72px;
  height: 72px;
  font: 12px/72px "Georgia", "Georgia", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-style: italic;
  color: #fff;
}
.styleHolder ul img {
  position: absolute;
  width: 72px;
  height: 72px;
  left: 0;
  top: 0;
  z-index: -1;
}
.styleHolder a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.styleHolder li a:hover {
  top: -20px;
}
.social_icons {
  position: relative;
  display: inline-block;
  margin: 0;
  list-style: none;
  white-space: nowrap;
  margin-top: 16px;
  margin-left: -84px;
}
.social_icons > li {
  display: inline-block;
  margin-left: -2px;
  cursor: pointer;
.social_icons > li a {
  display: block;
  overflow: hidden;
  width: 23px;
  height: 25px;
  position: relative;
  z-index: 1;
}
.social_icons > li a.instagram_icon {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #7b7b7b;
}
.social_icons > li a.instagram_icon:hover {
  background: #5f5f5f;
}
.social_icons > li a.instagram_icon span {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 11px;
  height: 11px;
  border: 2px solid #fff;
  border-radius: 4px;
}
.social_icons > li a.instagram_icon span:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 3px;
  height: 3px;
  border: 2px solid #fff;
  border-radius: 50%;
}
.social_icons > li a.instagram_icon span:after {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  width: 2px;
  height: 2px;
  background: #fff;
  border-radius: 50%;
}
}
  height: 25px;
  position: relative;
  z-index: 1;
}
/*--- footer end ------*/
/*----- media queries ------*/
@media (min-width: 1200px) {
  
}
@media (min-width: 768px) and (max-width: 979px) {
  
}
@media (max-width: 767px) {
  #introLoader .intro-loader__title {
    padding: 20px;
    letter-spacing: 0.08em;
  }

  
}
@media (max-width: 480px) {
  
}

/*----- responsive layout fixes ------*/
html,
body {
  min-height: 100%;
}

body {
  min-height: 100vh;
  min-height: 100svh;
  padding-bottom: 60px;
  box-sizing: border-box;
}

header {
  position: fixed;
  top: 0;
}

footer {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
}

@media (max-width: 1499px) {
  body {
    min-width: 320px;
    padding-bottom: 72px;
  }

  h1 {
    margin-left: auto;
    margin-right: auto;
    width: 280px;
    height: 280px;
    background-size: contain;
  }

  h1 > a {
    width: 140px;
    height: 90px;
    margin-top: 102px;
    margin-left: 80px;
  }

  #wrapper > section {
    margin-top: 0;
    padding: 180px 20px 0;
    box-sizing: border-box;
  }

  .dynamicContent {
    position: relative;
    margin-top: 0;
  }

  .dynamicContent > .content {
    width: 100%;
    max-width: 1135px;
  }

  .dynamicContent.policy-overlay {
    padding-left: 40px;
  }

  .dynamicContent > .content .inner {
    left: 0;
    width: 100%;
    max-width: 772px;
    height: auto;
    min-height: 341px;
    margin: 0 auto;
    padding: 140px 20px 50px;
    box-sizing: border-box;
    background-size: cover;
    background-position: center top;
  }

  .page_section_width {
    width: 100%;
    max-width: 410px;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  footer p,
  .social_icons {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  body {
    padding-top: 120px;
    padding-bottom: 88px;
  }

  body.contacts-page,
  body.bio-page {
    --contacts-header-space: 120px;
    --contacts-footer-space: 88px;
  }

  body.contacts-page #wrapper > section > #content_part,
  body.bio-page #wrapper > section > #content_part {
    height: auto !important;
    min-height: calc(100vh - var(--contacts-header-space) - var(--contacts-footer-space));
    min-height: calc(100svh - var(--contacts-header-space) - var(--contacts-footer-space));
    align-items: flex-start;
  }

  body.contacts-page .dynamicContent,
  body.bio-page .dynamicContent {
    width: 100%;
    max-width: none;
  }

  body.contacts-page .dynamicContent > .inner,
  body.bio-page .dynamicContent > .inner {
    width: 100%;
    min-height: 0;
    padding: 95px 15px 35px;
  }

  header {
    left: 0;
    width: 100%;
    border-right: 0;
    padding: 20px 15px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.88);
  }

  header:after {
    display: none;
  }

  .sf-menu > li {
    margin-left: 0;
    margin-bottom: 10px;
    text-align: center;
  }

  #wrapper > section {
    padding: 20px 15px 0;
  }

  .dynamicContent.policy-overlay {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    padding: 20px 15px 0;
  }

  .dynamicContent > .content .inner {
    padding: 110px 15px 40px;
    background-size: 100% 100%;
  }

  h2 {
    font-size: 44px;
    line-height: 44px;
  }

  footer {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }

  footer p {
    margin-bottom: 10px;
  }

  footer p .footer_line {
    display: none;
  }

  .social_icons {
    margin-top: 8px;
  }
}

@media (min-width: 768px) {
  header {
    left: -156px;
    top: 50%;
    transform: translateY(-50%);
    width: 156px;
    transition: left 0.3s ease;
  }

  header:hover {
    left: 0;
  }
}
/*Core variables and mixins*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
