@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

.dropdown-menu {
    position: absolute;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.37
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #cccccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

@font-face {
  font-family: 'museo_sans_cyrl';
  src: url('../font/museosanscyrl/museosanscyrl_100-webfont.eot');
  src: url('../font/museosanscyrl/museosanscyrl_100-webfont.eot?#iefix') format('embedded-opentype'), url('../font/museosanscyrl/museosanscyrl_100-webfont.woff2') format('woff2'), url('../font/museosanscyrl/museosanscyrl_100-webfont.woff') format('woff'), url('../font/museosanscyrl/museosanscyrl_100-webfont.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'museo_sans_cyrl';
  src: url('../font/museosanscyrl/museosanscyrl_100_italic-webfont.eot');
  src: url('../font/museosanscyrl/museosanscyrl_100_italic-webfont.eot?#iefix') format('embedded-opentype'), url('../font/museosanscyrl/museosanscyrl_100_italic-webfont.woff2') format('woff2'), url('../font/museosanscyrl/museosanscyrl_100_italic-webfont.woff') format('woff'), url('../font/museosanscyrl/museosanscyrl_100_italic-webfont.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'museo_sans_cyrl';
  src: url('../font/museosanscyrl/museosanscyrl_300-webfont.eot');
  src: url('../font/museosanscyrl/museosanscyrl_300-webfont.eot?#iefix') format('embedded-opentype'), url('../font/museosanscyrl/museosanscyrl_300-webfont.woff2') format('woff2'), url('../font/museosanscyrl/museosanscyrl_300-webfont.woff') format('woff'), url('../font/museosanscyrl/museosanscyrl_300-webfont.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'museo_sans_cyrl';
  src: url('../font/museosanscyrl/museosanscyrl_300_italic-webfont.eot');
  src: url('../font/museosanscyrl/museosanscyrl_300_italic-webfont.eot?#iefix') format('embedded-opentype'), url('../font/museosanscyrl/museosanscyrl_300_italic-webfont.woff2') format('woff2'), url('../font/museosanscyrl/museosanscyrl_300_italic-webfont.woff') format('woff'), url('../font/museosanscyrl/museosanscyrl_300_italic-webfont.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'museo_sans_cyrl';
  src: url('../font/museosanscyrl/museosanscyrl_500-webfont.eot');
  src: url('../font/museosanscyrl/museosanscyrl_500-webfont.eot?#iefix') format('embedded-opentype'), url('../font/museosanscyrl/museosanscyrl_500-webfont.woff2') format('woff2'), url('../font/museosanscyrl/museosanscyrl_500-webfont.woff') format('woff'), url('../font/museosanscyrl/museosanscyrl_500-webfont.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'museo_sans_cyrl';
  src: url('../font/museosanscyrl/museosanscyrl_500_italic-webfont.eot');
  src: url('../font/museosanscyrl/museosanscyrl_500_italic-webfont.eot?#iefix') format('embedded-opentype'), url('../font/museosanscyrl/museosanscyrl_500_italic-webfont.woff2') format('woff2'), url('../font/museosanscyrl/museosanscyrl_500_italic-webfont.woff') format('woff'), url('../font/museosanscyrl/museosanscyrl_500_italic-webfont.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'museo_sans_cyrl';
  src: url('../font/museosanscyrl/museosanscyrl_700-webfont.eot');
  src: url('../font/museosanscyrl/museosanscyrl_700-webfont.eot?#iefix') format('embedded-opentype'), url('../font/museosanscyrl/museosanscyrl_700-webfont.woff2') format('woff2'), url('../font/museosanscyrl/museosanscyrl_700-webfont.woff') format('woff'), url('../font/museosanscyrl/museosanscyrl_700-webfont.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'museo_sans_cyrl700_italic';
  src: url('../font/museosanscyrl/museosanscyrl_700_italic-webfont.eot');
  src: url('../font/museosanscyrl/museosanscyrl_700_italic-webfont.eot?#iefix') format('embedded-opentype'), url('../font/museosanscyrl/museosanscyrl_700_italic-webfont.woff2') format('woff2'), url('../font/museosanscyrl/museosanscyrl_700_italic-webfont.woff') format('woff'), url('../font/museosanscyrl/museosanscyrl_700_italic-webfont.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'museo_sans_cyrl900';
  src: url('../font/museosanscyrl/museosanscyrl_900-webfont.eot');
  src: url('../font/museosanscyrl/museosanscyrl_900-webfont.eot?#iefix') format('embedded-opentype'), url('../font/museosanscyrl/museosanscyrl_900-webfont.woff2') format('woff2'), url('../font/museosanscyrl/museosanscyrl_900-webfont.woff') format('woff'), url('../font/museosanscyrl/museosanscyrl_900-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo_sans_cyrl900_italic';
  src: url('../font/museosanscyrl/museosanscyrl_900_italic-webfont.eot');
  src: url('../font/museosanscyrl/museosanscyrl_900_italic-webfont.eot?#iefix') format('embedded-opentype'), url('../font/museosanscyrl/museosanscyrl_900_italic-webfont.woff2') format('woff2'), url('../font/museosanscyrl/museosanscyrl_900_italic-webfont.woff') format('woff'), url('../font/museosanscyrl/museosanscyrl_900_italic-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'JAMfont';
  src: url('JAMfont.eot');
  src: url('JAMfont.eot') format('embedded-opentype'), url('JAMfont.ttf?1reqd8') format('truetype'), url('../font/JAMfont/JAMfont.woff?1reqd8') format('woff'), url('../font/JAMfont/JAMfont.svg?1reqd8#JAMfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon {
  font-family: 'JAMfont';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
.icon-icon-1plus:before {
  content: "\e900";
}
.icon-icon-burger:before {
  content: "\e901";
}
.icon-icon-calendar:before {
  content: "\e902";
}
.icon-icon-dropdown:before {
  content: "\e903";
}
.icon-icon-geotag:before {
  content: "\e904";
}
.icon-icon-present:before {
  content: "\e905";
}
.icon-logo:before {
  content: "\e906";
}
.icon-x-1:before {
  content: "\e907";
}
.icon-x-mobile:before {
  content: "\e908";
}
.icon-icon-box:before {
  content: "\e909";
}
.icon-icon-arrow:before {
  content: "\e90a";
}
.icon-slider-arrow:before {
  content: "\e90b";
}
.icon-arrow-1:before {
  content: "\e90c";
}
.icon-arrow-2:before {
  content: "\e90d";
}
.icon-arrow-down-1:before {
  content: "\e90e";
}
.icon-arrow-down-2:before {
  content: "\e90f";
}
.icon-icon-pdf:before {
  content: "\e910";
}
.icon-icon-star:before {
  content: "\e911";
}
.icon.icon-logo {
  font-size: 70px;
  color: #957243;
}
.icon.icon-logo:hover {
  color: #003153;
}
.lh18 {
  line-height: 18px;
}
.btn {
  display: inline-block;
  line-height: 35px;
  font-size: 12px;
  padding: 0 45px;
  color: #ffffff;
  text-transform: uppercase;
  border: 1px solid;
  border-radius: 4px;
  transition: all .2s;
}
.btn:hover {
  color: #957243;
}
.btn.disabled {
  opacity: .3;
}
.btn.disabled:hover {
  cursor: default!important;
}
.btn_full {
  display: block;
}
.btn_gold {
  color: #957243;
}
.btn_gold:hover:not(.disabled) {
  background: #957243;
  color: #ffffff;
}
.btn_grey {
  line-height: 33px;
  height: 33px;
  text-align: center;
  width: 170px;
  background: #eeeeee;
  color: #ffffff;
  font-size: 18px;
  border-radius: 4px;
  border: 1px solid;
}
.cs {
  background: url("../img/swg/Cs-logo.svg") no-repeat;
  display: block;
  width: 140px;
  height: 18px;
}
.link_pdf {
  display: inline-block;
  color: #957243;
  text-decoration: underline;
  font-size: 18px;
}
.link_pdf:hover {
  color: #1a1a1a;
  text-decoration: none;
}
.link_pdf:before {
  font-family: JAMfont;
  content: "\e910";
  display: inline-block;
  margin-right: 10px;
}
.content_wrapper {
  padding: 0 55px;
}
.hidden {
  display: none!important;
}
.visible-sm,
.visible-lg {
  display: none!important;
}
.h2 {
  font-size: 24px;
}
.h3 {
  font-size: 18px;
}
.small {
  font-size: 12px;
}
.upper {
  text-transform: uppercase;
}
.l_s2 {
  letter-spacing: 2px;
}
.center-text {
  text-align: center;
}
.text-gold {
  color: #957243 !important;
}
.text_up {
  text-transform: uppercase;
  letter-spacing: 1px;
}
.text-base {
  font-size: 14px;
}
.title {
  width: 100%;
  font-size: 36px;
  line-height: 1;
  margin-bottom: 55px;
}
.title .text-base {
  padding-left: 35px;
}
.default {
  color: #1a1a1a;
}
a.default {
  text-decoration: underline;
}
a.default:hover {
  text-decoration: none;
  color: #003153;
}
.hidden-sm,
.hidden-lg {
  display: block;
}
.master_block {
  border-radius: 4px;
  border: 1px solid #eeeeee;
  position: relative;
  margin-right: 20px;
  margin-bottom: 20px;
  padding-bottom: 40px;
  width: 210px;
  transition: all .2s;
}
.master_block .btn {
  opacity: 0;
  position: absolute;
  left: calc(50% - 85px);
  top: 60px;
  z-index: 3;
}
.master_block figure {
  height: 160px;
}
.master_block figure img {
  max-width: 100%;
  height: 100%;
  max-height: 160px;
}
.master_block figure:before {
  transition: all .2s;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 2;
}

/*
.master_block:hover {
  cursor: pointer;
  background: #eeeeee;
}

.master_block:hover .btn {
  opacity: 1;
}
.master_block:hover figure {
  position: relative;
}
.master_block:hover figure:before {
  background: rgba(0, 0, 0, 0.5);
}
*/
.master_block .h3 {
  margin-top: 20px;
}
.master_block p {
  padding: 0 20px;
}
.master_block p + p {
  margin-top: 10px;
  font-size: 12px;
}
.modal_overlay {
  position: fixed;
  overflow: auto;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.89);
  top: 0;
  left: 0;
  z-index: 100;
}
.modal_open {
  overflow: hidden;
}
.modal {
  width: 440px;
  padding: 55px;
  margin: 100px auto;
  background: #ffffff;
  position: relative;
  display: none;
}
.modal .close {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 20px;
  color: #957243;
}
.modal .close:hover {
  color: #003153;
}
.modal .btn {
  line-height: 45px;
  height: 45px;
  font-size: 14px;
  font-weight: 700;
  padding: 0;
}
.lesson-text {
  line-height: 24px;
}
button {
  background: #ffffff;
}
.modal_header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 55px;
}
.modal_header figure {
  margin-right: 20px;
  width: 65px;
  height: 65px;
  overflow: hidden;
  border-radius: 50%;
  text-align: center;
}
.modal_header figure img {
  height: 100%;
}
.modal_header .master_title > a {
  display: inline-block;
  margin-top: 5px;
}
.modal_header .master_title p:first-child {
  text-transform: uppercase;
  margin-bottom: 5px;
}
.modal_body .js-request-text {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 300px;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.modal_body .h1 {
  text-transform: uppercase;
  font-size: 36px;
  letter-spacing: 2px;
}
.modal_body .h3 {
  font-weight: 700;
  margin-top: 10px;
}
.form_group {
  margin-top: 30px;
}
.form_group label {
  display: block;
  font-size: 18px;
  margin-bottom: 10px;
}
.form_group .title {
  margin-bottom: 20px;
}
.error {
  color: red;
  font-size: 12px;
  display: none;
  position: relative;
  top: 10px;
}
.errorBg {
  background-color: #F5ADB0!important;
}
input[type="text"],
textarea {
  border: 1px solid #957243;
  border-radius: 4px;
  background: #eeeeee;
  color: #1a1a1a;
  font-family: museo_sans_cyrl;
  font-size: 14px;
  width: calc(100% - 22px);
  padding: 0 10px;
  -webkit-appearance: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
input[type="text"]:focus,
textarea:focus {
  outline: none;
}
input::-ms-clear {
  display: none;
}
input[type="text"] {
  line-height: 35px;
  height: 35px;
}
textarea {
  min-height: 100px;
  height: auto;
  padding-top: 5px;
  overflow: hidden;
}
.checkbox:not(checked) {
  position: absolute;
  opacity: 0;
}
.checkbox:not(checked) + label {
  position: relative;
  padding: 0 0 0 28px;
  margin-bottom: 7px;
}
.checkbox:not(checked) + label:before {
  content: '';
  position: absolute;
  top: 3px;
  left: 0;
  width: 14px;
  height: 14px;
  border-radius: 2px;
  border: 1px solid #957243;
  background-color: #eeeeee;
}
.checkbox:checked + label:after {
  content: '';
  position: absolute;
  left: 2px;
  top: 5px;
  width: 12px;
  height: 12px;
  background-color: #957243;
  border-radius: 2px;
}
a.text-gold:hover {
  color: #003153;
}
a.under {
  text-decoration: underline;
}
a.under:hover {
  text-decoration: none;
}
.dashed {
  padding-bottom: 5px;
  border-bottom: 1px dashed;
}
.other_services_list {
  background: #eeeeee;
  padding: 25px;
  margin-bottom: -50px;
}
.other_services_list p {
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
.other_services_list a {
  display: inline-block;
  line-height: 28px;
}
#map_canvas {
  height: 700px;
}
.footer_default {
  background: #eeeeee;
}
.footer_baber {
  background: #bcc8d6;
}
.footer_services {
  background: #dfdfdf;
}
.footer_school {
  background: #c6d0de;
}
.footer_manicure {
  background: #e0ded6;
}
.footer_dop {
  background: #e3d4c5;
}
.footer_prof {
  background: #d4cadc;
}
.footer_news {
  background: #caccd0;
}
.btn_fix {
  position: fixed;
  bottom: 0;
  background-color: #957243;
  color: white;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  z-index: 22;
  line-height: 3;
}
.error_time {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 30px;
  padding-left: 30px;
}
@media screen and (max-width: 1160px) {
  .drop_list {
    width: 250px;
    height: 33px;
    overflow: hidden;
    background: #ffffff;
  }
  .drop_list.open {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    overflow: visible;
    z-index: 2;
  }
  .drop_list.open li {
    margin-top: 5px;
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .visible-lg {
    display: block!important;
  }
  .hidden-lg {
    display: none!important;
  }
  .master_container {
    padding-left: 25px;
  }
}
@media screen and (max-width: 759px) {
  .visible-sm {
    display: block!important;
  }
  .hidden-sm {
    display: none!important;
  }
}
* {
  margin: 0;
  padding: 0;
}
* a {
  text-decoration: none;
}
* ul {
  list-style: none;
}
* i {
  font-family: Georgia;
}
html {
  -webkit-text-size-adjust: none;
}
body {
  font-family: museo_sans_cyrl, "Georgia";
  font-size: 14px;
  color: #1a1a1a;
}
.content {
  position: relative;
  max-width: 1600px;
  margin: 0 auto;
}
[role="image_nav"] {
  height: 400px;
  background-position: right;
}
[role="image_nav"] + nav {
  position: absolute;
  width: calc(100% - 110px);
  top: 0;
}
[role="image_nav"] + nav .header_nav:not(.black_nav) a {
  color: #ffffff;
}
[role="image_nav"] + nav .header_nav:not(.black_nav) a:hover {
  color: #957243;
}
nav {
  font-size: 12px;
  letter-spacing: 2px;
  padding: 25px 55px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.header_nav {
  padding-bottom: 10px;
  width: 830px;
  text-transform: uppercase;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header_nav a {
  font-weight: 500;
  color: #1a1a1a;
}
.header_nav a:hover {
  color: #957243;
}
.header_nav a.active {
  color: #957243 !important;
  border-bottom: 1px solid;
  padding-bottom: 5px;
}
.header_nav + a {
  display: none;
}
.header_nav li.socials {
	width: 70px;
	height: 30px;
	text-align: right;
	position: right;
	top: -10px;
}
.header_nav li.socials a {
	width: 30px;
	height: 30px;
	display: inline-block;
	opacity: 0.75;
}
.header_nav li.socials a.vkontakte {
	background: url('vkontakte.png') 50% 50% no-repeat;
	background-size: cover;
}
.header_nav li.socials a.instagram {
	background: url('instagram.png') 50% 50% no-repeat;
	background-size: cover;
}
.header_nav li.socials a:hover {
	opacity: 1;
}
.headet_title {
  width: 450px;
  color: #ffffff;
  padding-top: 160px;
  padding-left: 55px;
}
.headet_title h1 {
  font-size: 48px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.headet_title h1 span {
  font-size: 36px;
}
.headet_title i {
  display: inline-block;
  margin-top: 30px;
}
.nav-contact {
  padding: 0;
  margin-bottom: 20px;
}
.nav-contact .address_list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.nav-contact .address_list li {
  max-width: 220px;
}
.nav-contact .address_list li p {
  margin-bottom: 5px;
}
.nav-contact .address_list li a {
  color: #1a1a1a;
  padding-bottom: 10px;
}
.nav-contact .address_list li:before {
  color: inherit;
}
.nav-contact .address_list li:hover,
.nav-contact .address_list li.active {
  color: #957243;
}
.nav-contact .address_list li:hover a,
.nav-contact .address_list li.active a {
  color: inherit;
}
.nav-contact .address_list li.active a {
  border-bottom: 1px solid;
}
.nav-contact .address_list li.active:after {
  content: "";
  position: absolute;
  display: block;
  border: 20px solid;
  border-color: #ffffff transparent transparent transparent;
  bottom: -85px;
}
.content_title {
  margin-top: 55px;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.content_title h1 {
  font-size: 36px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.content_title a {
  display: inline-block;
  margin-left: 55px;
  font-size: 18px;
}
.services {
  padding: 55px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.services_contact {
  padding-bottom: 0;
}
.services_contact .services_content {
  width: 100%;
}
.services_contact .address_list {
  max-width: 1320px;
}
.contact_content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.contact_content figure {
  width: 50%;
}
.contact_content figure img {
  display: block;
  height: 698px;
}
.contact_content .map {
  width: 50%;
}
.contact_content .map iframe {
  width: calc(100% - 2px) !important;
  height: 698px !important;
}
.wrap {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
aside {
  width: 230px;
  display: inline-block;
  background: #eeeeee;
  border-radius: 4px;
  margin-right: 55px;
  font-size: 12px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
aside li {
  text-transform: uppercase;
}
aside li a {
  padding: 14px 22px;
  display: block;
  color: #1a1a1a;
  letter-spacing: 1px;
}
aside li:hover,
aside li.active {
  background-color: #957243;
  position: relative;
}
aside li:hover a,
aside li.active a {
  color: #ffffff;
}
aside li:hover:after,
aside li.active:after {
  content: "";
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: inherit;
  position: absolute;
  right: -5px;
  top: calc(50% - 7px);
}
.services_content {
  width: calc(100% - 285px);
  position: relative;
}
.address_nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 710px;
  margin-bottom: 45px;
  padding: 0 25px;
}
.address_nav a {
  color: #1a1a1a;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 27px;
}
.address_nav li:hover,
.address_nav li.active {
  border-bottom: 1px solid;
}
.services_header {
  font-size: 18px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #957243;
  padding-bottom: 20px;
  padding-left: 20px;
}
.services_footer {
  color: #957243;
  padding-left: 20px;
  padding-top: 15px;
  border-top: 1px solid #eeeeee;
  font-size: 12px;
}
.services_footer span {
  color: #1a1a1a;
}
.services_row {
  height: 58px;
  padding: 0 20px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.services_row .services_title {
  font-size: 18px;
  width: 45%;
}
.services_row .time,
.services_row .price {
  width: 20%;
  color: #957243;
  font-size: 12px;
}
.services_hover {
  border-top: 1px solid #eeeeee;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.services_hover a {
  display: inline-block;
  font-weight: 300;
  line-height: 33px;
  height: 33px;
  text-align: center;
  width: 170px;
  background: #eeeeee;
  color: #ffffff;
  font-size: 18px;
  border-radius: 4px;
  border: 1px solid;
}
.services_hover:hover {
  background: #eeeeee;
}
.services_hover:hover a {
  color: #957243;
}
.prof-row {
  max-width: 770px;
  min-width: 260px;
  padding: 20px;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.prof-row .services_title {
  max-width: 430px;
}
.prof-row .services_title p + p {
  margin-top: 10px;
}
.prof-row:hover {
  cursor: text;
}
.actions_block {
  padding: 25px 20px;
  max-width: 970px;
}
.block_icon {
  font-size: 93px;
  color: #957243;
  width: 93px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.actions_text {
  margin-left: 20px;
  padding-top: 20px;
}
.actions_text .h3 {
  margin-bottom: 13px;
}
.actions_text a {
  margin: 30px 0 15px;
}
.actions_text a:hover {
  color: #957243;
}
.actions_text a:hover:hover:not(.disabled) {
  background: #957243;
  color: #ffffff;
}
.services_list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
[role="index"] {
  width: 50%;
  display: inline-block;
  position: relative;
}
[role="index"] a {
  display: block;
}
[role="index"] a .btn {
  position: absolute;
  left: 55px;
  bottom: 40px;
  display: none;
}
[role="index"] a:hover figure span {
  color: #ffffff;
}
[role="index"] a:hover figure span:after {
  border-color: #957243;
}
[role="index"] a:hover figure:before {
  background: rgba(0, 49, 83, 0.8);
}
[role="index"] a:hover .btn {
  display: inline;
}
[role="index"] figure {
  background-size: contain;
  background-position: 100% 0;
  background-repeat: no-repeat;
  height: 239px;
  padding-left: 55px;
  padding-top: 75px;
}
[role="index"] figure span {
  text-transform: uppercase;
  font-size: 18px;
  color: #003153;
  display: inline-block;
  max-width: 315px;
  letter-spacing: 8px;
  line-height: 1.5;
  position: relative;
}
[role="index"] figure span:after {
  content: '';
  border-bottom: 3px solid;
  position: absolute;
  left: 0;
  bottom: -12px;
  width: 95px;
}
[role="index"] figure:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 49, 83, 0);
  transition: all 0.2s linear;
}
.master_container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.select_group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.select_date {
  width: 200px;
  position: relative;
}
.select_date a.icon-icon-calendar {
  position: absolute;
  right: 8px;
  top: 38px;
  font-size: 20px;
}
.select_date .icon {
  font-size: 8px;
  color: #957243;
}
.select_date .icon:hover {
  color: #003153;
}
.select_date .prev {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.select_date .next {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);
}
.select_date .bootstrap-datetimepicker-widget.dropdown-menu {
  display: block !important;
}
.select_date .bootstrap-datetimepicker-widget table td.active,
.select_date .bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #957243;
}
.select_date .bootstrap-datetimepicker-widget table td.today:before {
  border-bottom-color: #957243;
}
.select_time {
  margin-left: 25px;
  width: 60px;
}
.select_min {
  width: 60px;
  margin-left: 15px;
}
.block_text {
  max-width: 705px;
  line-height: 1.8;
  margin-bottom: 45px;
}
.block_text ol {
  padding-left: 20px;
  margin: 20px 0;
}
.block_text ol li {
  margin-bottom: 12px;
}
.blue_table_wrap {
  width: 100%;
  margin: 45px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.blue_table_wrap .blue_table {
  border-radius: 6px;
  background-color: #213153;
  padding: 35px 0 45px 35px;
  width: 100%;
}
.blue_table_wrap .blue_table_header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.blue_table_wrap .blue_table_header p {
  display: inline-block;
  color: white;
  min-width: 280px;
}
.blue_table_wrap .blue_table_header p span {
  display: block;
  font-size: 12px;
  text-transform: lowercase;
}
.blue_table_wrap .blue_table_row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}
.blue_table_wrap .blue_table_row a {
  color: white;
  min-width: 150px;
  display: inline-block;
  line-height: 38px;
  border: 1px solid;
  border-radius: 4px;
  padding: 0 12px;
}
.blue_table_wrap .blue_table_row a:hover {
  background-color: white!important;
  color: #1a1a1a !important;
  border-color: white;
}
.blue_table_wrap .blue_table_row .long {
  width: 450px;
}
.blue_table_wrap .blue_table_row i {
  font-size: 64px;
  width: 100px;
  text-align: center;
}
.blue_table_wrap .blue_table_row div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 100px;
}
.blue_table_wrap .blue_table_row div i {
  position: relative;
  top: 15px;
}
.blue_table_wrap .blue_table_row div i:last-child {
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
          transform: scale(1, -1);
  top: -15px;
}
.blue_table_wrap .blue_table_row div a:first-child {
  margin-bottom: 12px;
}
.block_star_wrap {
  position: relative;
}
.block_star {
  position: absolute;
  top: -276px;
  left: 860px;
  width: 210px;
}
.block_star ul {
  margin-top: 30px;
}
.block_star ul li {
  max-width: 225px;
  line-height: 1.5;
  position: relative;
}
.block_star ul li:before {
  font-family: JAMfont;
  content: "\e911";
  position: absolute;
  left: -25px;
  top: 0;
  width: 15px;
  height: 15px;
}
.block_star ul li:first-child {
  color: #213153;
  margin-bottom: 25px;
}
.block_star ul li:last-child {
  color: #957243;
}
.school_tabs {
  margin-top: 70px;
  margin-bottom: 30px;
}
.block_vacancy {
  width: 100%;
  padding-top: 55px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.block_vacancy .column_seminar {
  width: 50%;
}
.block_vacancy .column_seminar .h3 {
  text-transform: uppercase;
  height: 100px;
  line-height: 1.3;
}
.block_vacancy .column_seminar .h4 {
  text-transform: uppercase;
  margin-bottom: 35px;
  line-height: 1;
}
.block_vacancy .column_seminar ul {
  min-height: 140px;
}
.block_vacancy .column_seminar:first-of-type {
  border-right: 1px solid #eeeeee;
}
.block_vacancy .column_seminar:last-of-type {
  padding-left: 55px;
  width: calc(50% - 56px);
}
.block_slider p {
  margin-bottom: 25px;
}
.school_content {
  position: relative;
}
.block_form {
  position: absolute;
  top: 50px;
  right: 20px;
  width: 270px;
  border: 1px solid #957243;
  border-radius: 4px;
  padding: 30px;
}
.block_form .btn {
  font-size: 18px;
  font-weight: 500;
  text-transform: none;
}
.vacancy_wrap {
  max-width: 900px;
}
.vacancy {
  padding-bottom: 35px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
}
.vacancy ul {
  padding-left: 20px;
  font-size: 14px;
  max-width: 250px;
}
.vacancy ul li {
  line-height: 1.3;
  margin-bottom: 10px;
  position: relative;
}
.vacancy ul li:before {
  content: "\2022";
  color: #957243;
  position: absolute;
  left: -20px;
}
.vacancy ul li:first-child {
  font-weight: 700;
}
.vacancy ul li:first-child:before {
  content: "";
}
.vacancy .title {
  width: calc(100% - 20px);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 20px;
}
.vacancy .title i {
  font-size: 14px;
}
.vacancy .btn {
  margin-top: 40px;
  font-size: 18px;
  text-transform: none;
}
.vacancy_list_block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.block_check {
  margin-bottom: 55px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-left: 20px;
}
.block_check .checkbox:not(checked) + label {
  padding-top: 6px;
}
footer {
  font-size: 12px;
  margin-top: 45px;
  padding: 25px 55px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
footer .footer {
  width: 50%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
footer .info {
  width: 40%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
footer .info div p:first-child {
  font-weight: 700;
  margin-bottom: 10px;
}
footer .footer_list li + li {
  padding-top: 8px;
}
footer .footer_list li a {
  color: #1a1a1a;
}
footer .footer_list li a:hover {
  color: #957243;
}
footer .footer_list li:first-child {
  font-weight: 700;
  text-transform: uppercase;
}
.address_list {
  margin-right: 30px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 480px;
}
.address_list li {
  position: relative;
  padding-left: 20px;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.address_list li p {
  font-weight: 700;
  margin-bottom: 8px;
}
.address_list li:before {
  font-family: JAMfont;
  content: "\e904";
  color: #957243;
  position: absolute;
  left: 0;
  top: 0;
}
.tabs {
  color: #957243;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 0;
}
.tabs a {
  color: #957243;
}
.tabs li + li {
  margin-left: 50px;
}
.media_block {
  padding-top: 55px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.media_block img {
  width: calc(100% - 20px);
  vertical-align: bottom;
  max-height: 247px;
}
.media_block a {
  display: block;
  position: relative;
  overflow: hidden;
}
.media_block a:hover .image_title {
  display: block;
}
.media_block a:hover:before {
  content: "";
  background-color: rgba(0, 49, 83, 0.8);
  position: absolute;
  display: block;
  width: calc(100% - 20px);
  height: 100%;
  top: 0;
  left: 0;
}
.image_title {
  position: absolute;
  color: #eeeeee;
  top: 30px;
  left: 30px;
  display: none;
  height: calc(100% - 25px);
}
.image_title p {
  text-transform: uppercase;
  margin-bottom: 10px;
}
.image_title i {
  position: absolute;
  bottom: 35px;
}
.media_type1 {
  width: 58%;
  margin-right: 20px;
  margin-bottom: 20px;
}
.media_col {
  width: calc(42% - 20px);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.media_type2 {
  width: 100%;
}
.media_type3 {
  width: 48%;
}
.media_type3 .image_title {
  left: 30px;
}
.media_type {
  width: 25%;
  margin-bottom: 20px;
}
.media_type .image_title {
  left: 30px;
}
.media_row {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .media_row {
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .media_type {
    width: calc(33.3333% - 13.3333px);
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .media_type:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 759px) {
  .media_block a:hover .image_title {
    display: none;
  }
  .media_type {
    width: calc(50% - 10px);
    margin-right: 0;
  }
  .media_row {
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#slider {
  max-width: 1100px;
  width: 100%;
  overflow: hidden;
}
#slider .slider_content {
  position: relative;
  height: 250px;
  transition: all 0.7s;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  left: 0;
  right: 0;
}
#slider .slider_content .slide {
  display: inline-block;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 202px;
  margin-right: 20px;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  height: 235px;
}
#slider .slider_content .slide img {
  max-width: 100%;
  height: 160px;
  margin-bottom: 20px;
}
#slider .slider_content .slide p {
  font-size: 18px;
  padding-left: 20px;
}
#slider .arrow_content {
  position: relative;
  width: 100%;
  height: 35px;
}
#slider .arrow_content .icon-next {
  right: 15px;
}
#slider .arrow_content .icon-prev {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
#slider .icon {
  position: absolute;
  color: #957243;
  font-size: 20px;
}
#slider .icon:hover {
  color: #003153;
}
@media screen and (min-width: 1600px) {
  nav {
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .header_nav {
    width: 1000px;
  }
  .icon-logo {
    margin-right: 200px;
  }
  aside {
    margin-right: 110px;
  }
  .master_block {
    margin-right: 50px;
  }
  .block_form {
    left: 860px;
  }
  footer .footer:first-child {
    width: 55%;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  footer .footer:first-child.list_wrap {
    width: 65%;
  }
  footer .footer:last-child {
    width: 45%;
  }
  footer .info {
    width: 35%;
  }
  footer .footer_list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100% !important;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 20px;
  }
  footer .footer_list li + li {
    margin-left: 18px;
  }
  footer .footer_list li:first-child {
    display: none;
  }
  .address_list li:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1599px) {
  .list_wrap {
    width: 60%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .content {
    max-width: 1366px;
  }
}
@media screen and (max-width: 1220px) {
  .header_nav {
    width: 720px;
    padding: 0px;
    position: absolute;
    top: 15px;
    left: 35%;
    display: block;
  }
  .header_nav li {
    width: 50%;
    float: right;
    padding: 0px 0px 10px 0px;
    display: block;
  }
  .header_nav li.socials {
    text-align: right;
  }
  .address_nav.drop_list {
    position: absolute;
  }
  .address_nav.drop_list li {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .address_nav.drop_list li.active {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .address_nav.drop_list li.active a:after {
    font-family: JAMfont;
    content: "\e903";
    font-size: 8px;
    padding: 0 0 0 10px;
    color: inherit;
    display: inline-block;
  }
  .address_nav.drop_list.open {
    background: #eeeeee;
    border-radius: 4px;
    border: 1px solid #957243;
    top: -6px;
    left: 5px;
    padding: 0;
    z-index: 22;
  }
  .address_nav.drop_list.open li {
    padding: 5px 0 5px 20px;
  }
  .address_nav.drop_list.open li:hover {
    border: none;
    background: #957243;
  }
  .address_nav.drop_list.open li:hover a {
    color: #ffffff;
  }
  .address_nav.drop_list.open li.active {
    border-bottom: none;
  }
  .address_nav.drop_list.open li.active a:after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    position: relative;
    padding: 0;
    left: 10px;
  }
  .address_wrapper {
    position: relative;
    height: 76px;
  }
  .master_container {
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .master_container .master_block {
    margin-right: 20px;
  }
  .blue_table_wrap {
    display: block;
    margin-bottom: 40px;
  }
  .blue_table_wrap .block_star {
    margin-left: 60px;
  }
  .block_form {
    position: static;
    width: 100%;
    margin-top: 50px;
    max-width: 600px;
  }
  .block_form form {
    max-width: 400px;
  }
  .block_star {
    position: static;
    width: auto;
    margin-left: 35px;
  }
  .block_star ul li {
    display: inline-block;
  }
  .block_star ul li + li {
    margin-left: 80px;
  }
  #slider {
    width: 880px;
  }
}
@media screen and (max-width: 1617px) {
  [role="index"] figure {
    background-size: cover;
  }
}
@media screen and (max-width: 1024px) {
  .content {
    position: relative;
    width: 100%;
  }
  .content_wrapper {
    padding: 0 0 25px 25px;
  }
  .header_nav {
    display: none;
    width: 330px;
  }
  .header_nav + a {
    display: block;
  }
  [role="index"] figure {
    padding-left: 25px;
  }
  [role="index"].long {
    width: 100%;
  }
  [role="index"] a .btn {
    left: 25px;
  }
  nav {
    padding: 25px;
    width: calc(100% - 50px);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 222;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  nav .icon-icon-burger {
    color: #957243;
    font-size: 25px;
  }
  nav .icon-icon-burger:hover {
    color: #003153;
  }
  nav .icon-x-mobile {
    font-size: 35px;
  }
  .headet_title {
    padding-left: 25px;
  }
  [role="image_nav"] {
    background-size: cover;
    background-position: calc(100vw - 1300px) 0;
  }
  [role="image_nav"] + nav {
    width: calc(100% - 50px);
  }
  [role="image_nav"] + nav .header_nav a {
    color: #1a1a1a !important;
  }
  [role="image_nav"] + nav .header_nav a.active {
    border-bottom: none;
  }
  .mobile_content {
    padding-top: 120px;
  }
  .menu_open {
    background: #f9fdff;
  }
  .menu_open .header_nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 12px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .menu_open .header_nav li {
    width: 50%;
  }
  aside {
    margin-right: 40px;
  }
  .services {
    padding-left: 0;
    padding-right: 0;
  }
  .services_contact .address_nav {
    padding: 0;
  }
  .services_content.wrap .address_wrapper .address_nav {
    padding: 0;
  }
  .services_row {
    position: relative;
    height: auto;
    padding: 15px 20px;
    display: block;
  }
  .services_row .services_title {
    margin-bottom: 5px;
  }
  .services_row .title {
    display: block;
    margin-bottom: 5px;
  }
  .services_row .price,
  .services_row .time {
    display: inline-block;
    width: auto;
    margin-right: 15px;
  }
  .services_hover a {
    position: absolute;
    right: 20px;
    top: calc(50% - 18px);
    background: none;
    color: #957243;
  }
  .actions_block a {
    position: static;
  }
  .vacancy .title {
    padding: 0;
  }
  .master_container {
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .master_container .master_block {
    padding-bottom: 15px;
    margin-right: 3%;
  }
  .master_container .master_block .btn {
    opacity: 1;
    margin-top: 15px;
    margin-left: 20px;
    position: static;
    color: #957243;
  }
  .master_container .master_block .btn:hover:not(.disabled) {
    background: #957243;
    color: #ffffff;
  }
  .wrap {
    padding-left: 25px;
  }
  #slider {
    width: 672px;
  }
  .contact_content {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .contact_content figure {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
  .contact_content figure img {
    width: 100%;
    height: auto;
  }
  .contact_content .map {
    background: #e2e3d7;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    margin-bottom: 20px;
  }
  .contact_content .map iframe {
    border: none !important;
    margin-bottom: -3px;
  }
  .blue_table_wrap .block_star {
    margin-left: 60px;
  }
  .blue_table_wrap .block_star ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .blue_table_wrap .block_star li + li {
    margin-left: 80px;
  }
  .media_block {
    padding-left: 25px;
  }
  footer {
    padding: 25px;
  }
  footer .footer {
    width: 100%;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  footer .footer .footer_list {
    max-width: 285px !important;
  }
  footer .info {
    width: 30%;
  }
  footer .address_list {
    margin-left: 30%;
    margin-top: 50px;
    -webkit-column-gap: 45px;
       -moz-column-gap: 45px;
            column-gap: 45px;
  }
}
@media screen and (max-width: 759px) {
  [role="image_nav"] {
    margin-top: 120px;
    height: 280px;
    background-position: calc(100vw - 970px) 0;
    position: relative;
  }
  [role="image_nav"] + nav {
    top: -120px;
  }
  .vacancy_wrap {
    padding-left: 25px;
  }
  .headet_title {
    width: auto;
    padding-left: 25px;
    position: absolute;
    bottom: 30px;
  }
  .headet_title i {
    display: none;
  }
  .headet_title h1 {
    font-size: 24px;
  }
  .headet_title h1 span {
    font-size: inherit;
  }
  .header_nav + a {
    position: absolute;
    right: 15px;
    top: 35px;
  }
  .menu_open .header_nav {
    display: block;
    width: 100%;
    margin-top: 105px;
    left: 0px;
    background: #f9fdff;
    padding: 0px 0px 20px 0px;
  }
  .menu_open .header_nav li {
    width: 100%;
    padding: 10px 0px 10px 0px;
    text-align: center;
  }
  .address_nav {
    padding-right: 0;
  }
  .content_title a {
    margin-left: 35px;
  }
  [role="index"] {
    width: 100%;
    margin-bottom: 10px;
  }
  [role="index"] figure span {
    font-size: 14px;
  }
  [role="index"].long figure {
    background-size: cover;
  }
  .services {
    padding-top: 30px;
  }
  .services .services_row .services_title {
    width: 100%;
  }
  .services .services_content {
    width: 100%;
  }
  .services_hover a {
    display: block;
    position: static;
    border: none;
    text-decoration: underline;
    font-size: 12px;
    width: auto;
    text-align: left;
  }
  .prof-row .services_title {
    margin-bottom: 20px;
  }
  .actions_block .actions_text a {
    margin: 0;
  }
  #slider {
    margin: 0 auto;
    width: 448px;
  }
  .block_vacancy .column_seminar {
    width: 100% !important;
  }
  .block_vacancy .column_seminar .h3 {
    height: 50px;
  }
  .block_vacancy .column_seminar .h4 {
    margin-bottom: 15px;
  }
  .block_vacancy .column_seminar ul {
    min-height: auto;
    margin-bottom: 20px;
  }
  .block_vacancy .column_seminar:first-of-type {
    border: none;
    margin-bottom: 55px;
  }
  .block_vacancy .column_seminar:last-of-type {
    padding-left: 0;
  }
  .actions_text {
    margin-left: 0;
  }
  .block_form form {
    width: 100%;
  }
  .vacancy .title {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .vacancy .title i {
    display: inline-block;
    line-height: 30px;
  }
  .vacancy .btn {
    margin-top: 20px;
  }
  .vacancy_list {
    width: 100%;
    margin-bottom: 20px;
  }
  .contact_content .map iframe {
    height: 400px !important;
  }
  footer {
    display: block;
    position: relative;
    padding-bottom: 45px;
  }
  footer .cs {
    position: absolute;
    bottom: 25px;
    left: 25px;
  }
  footer .footer {
    display: block;
  }
  footer .footer .footer_list {
    margin-top: 20px;
    width: 100%;
  }
  footer .footer .address_list {
    margin-left: 0;
  }
  footer .footer .address_list li {
    width: 100%;
  }
  footer .footer .info {
    width: 100%;
  }
  .list_wrap {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .list_wrap .footer_list {
    width: 100%;
  }
  .modal {
    width: 270px;
    padding: 25px;
  }
  .modal .modal_header {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 35px;
  }
  .modal .master_title {
    width: 100%;
  }
  .modal figure {
    margin-bottom: 10px;
  }
  .select_date {
    width: 100%;
  }
  .select_time {
    margin-top: 15px;
    margin-left: 0;
  }
  .select_min {
    margin-top: 15px;
  }
  .jam_select_input .jam_row span:last-child {
    display: none;
  }
  .blue_table_wrap {
    margin: 0 0 45px 0;
  }
  .blue_table_wrap .blue_table_row {
    padding: 10px 25px;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    position: relative;
    margin-bottom: 0;
  }
  .blue_table_wrap .blue_table_row a,
  .blue_table_wrap .blue_table_row a.text-gold {
    color: white !important;
    border: none;
    text-decoration: underline;
    line-height: 20px;
    padding: 9px 0;
  }
  .blue_table_wrap .blue_table_row a:hover,
  .blue_table_wrap .blue_table_row a.text-gold:hover {
    background-color: transparent!important;
    color: #1a1a1a !important;
  }
  .blue_table_wrap .blue_table_row i {
    width: 40px;
  }
  .blue_table_wrap .blue_table_row .icon-arrow-2 {
    font-size: 18px;
  }
  .blue_table_wrap .blue_table_row .icon-arrow-2:before {
    content: "\e90f";
  }
  .blue_table_wrap .blue_table_row .icon-arrow-1:first-child {
    font-size: 66px;
  }
  .blue_table_wrap .blue_table_row .icon-arrow-1:first-child:before {
    content: "\e90e";
  }
  .blue_table_wrap .blue_table_row .icon-arrow-1:last-child {
    font-size: 18px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    position: relative;
    top: -51px;
    left: 40px;
  }
  .blue_table_wrap .blue_table_row .icon-arrow-1:last-child:before {
    content: "\e90f";
  }
  .blue_table_wrap .blue_table_row .icon_group {
    position: absolute;
    top: 35px;
  }
  .blue_table_wrap .blue_table_row .link_group {
    margin-top: 20px;
  }
  .blue_table_wrap .blue_table_row .link_group a:first-child {
    margin-left: 40px;
  }
  .blue_table_wrap .blue_table_row + .blue_table_row {
    border-top: 1px solid #384665;
  }
  .blue_table_wrap .blue_table_row .long {
    width: auto;
  }
  .blue_table_wrap .blue_table {
    padding: 0;
    border-radius: 0;
    width: auto;
  }
  .school_tabs {
    margin: 0 0 30px -25px;
  }
  #type_services + .jam_select_container .jam_drop .jam_row {
    display: block;
    line-height: 1;
    height: 40px;
    padding-top: 3px;
  }
  #type_services + .jam_select_container .jam_drop .jam_row span {
    display: block;
    margin-top: 3px;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  #slider {
    width: 224px;
  }
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
.fancybox-prev span,
.fancybox-next span {
  height: auto;
  text-align: center;
  width: auto;
  background: none;
  color: #eeeeee;
  opacity: .8;
}
.fancybox-prev span:before,
.fancybox-next span:before {
  background: none;
  font-family: 'JAMfont';
  font-size: 58px;
  height: auto;
  position: absolute;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  width: auto;
  top: -9px;
  content: '\e90b';
}
.fancybox-prev span:hover,
.fancybox-next span:hover,
.fancybox-prev span:focus,
.fancybox-next span:focus {
  opacity: 1;
}
.fancybox-prev span:before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  left: -20px;
}
.fancybox-next span:before {
  right: -20px;
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
}
.fancybox-close {
  position: absolute;
  top: -35px;
  right: 0;
  width: 20px;
  height: 20px;
  cursor: pointer;
  z-index: 8040;
  font-family: "JAMfont";
  opacity: .8;
  color: #eeeeee;
  transition: background 0.5s;
  font-size: 18px;
}
.fancybox-close:before {
  content: "\e907";
}
.fancybox-close:hover,
.fancybox-close:focus {
  opacity: 1;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 46px;
  margin-top: -23px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-prev span {
  left: -60px;
}
.fancybox-next span {
  right: -60px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(0, 0, 0, 0.8);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow-x: hidden;
  overflow-y: auto;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font-size: 14px;
  position: absolute;
  display: inline-block;
  bottom: -75px;
  left: 0;
  text-shadow: none;
  z-index: 8050;
  color: #eeeeee;
}
.fancybox-title p {
  text-transform: uppercase;
  margin-bottom: 6px;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
.fancy-header {
  position: absolute;
  display: inline-block;
  left: 0;
  top: -77px;
}
.fancy-header p:last-child {
  margin-bottom: 0;
  margin-top: 10px;
  color: #ffffff;
}
@media screen and (max-width: 759px) {
  .fancybox-prev span:before {
    left: 60px;
  }
  .fancybox-next span:before {
    right: 60px;
  }
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
.jam_select_container {
  position: relative;
}
.jam_select_container .jam_select_input {
  border: 1px solid #957243;
  border-radius: 4px;
  height: 36px;
  background: #eeeeee;
  line-height: 35px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
.jam_select_container .jam_select_input:hover {
  cursor: pointer;
}
.jam_select_container .jam_select_input:after {
  content: "";
  position: absolute;
  top: 15px;
  right: 15px;
  border: 4px solid;
  border-color: #957243 transparent transparent transparent;
}
.jam_select_container .jam_select_input.jam_open {
  border-bottom-color: transparent;
  border-radius: 4px 4px 0 0;
}
.jam_select_container .jam_select_input.jam_open:after {
  top: 10px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.jam_select_container .jam_select_input .jam_row {
  padding: 0;
}
.jam_select_container .jam_drop {
  position: absolute;
  width: calc(100% - 2px);
  z-index: 2;
  top: 37px;
  max-height: 210px;
  border: 1px solid #957243;
  border-radius: 0 0 4px 4px;
  border-top: none;
  overflow: auto;
  background: #eeeeee;
}
.jam_row {
  display: block;
  max-width: calc(100% - 25px);
  min-width: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 35px;
  padding: 0 10px;
}
.jam_row span {
  display: block;
  width: 50%;
}
.jam_row_content .jam_row:hover {
  cursor: pointer;
  background-color: #957243;
  color: #ffffff;
}
.tabs-accordion-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
  overflow: hidden;
}
.tabs-accordion-container .tabs-accordion {
  margin-right: -1px;
  width: 220px;
}
.tabs-accordion-container .tabs-accordion .tabs-accordion-header {
  display: block;
  padding: 10px;
  line-height: 1.33;
  border: 1px solid #957243;
  border-collapse: collapse;
  margin-bottom: 55px;
  color: #1a1a1a;
}
.tabs-accordion-container .tabs-accordion .tabs-accordion-header + .tabs-accordion-content {
  display: none;
}
.tabs-accordion-container .tabs-accordion .tabs-accordion-header.active {
  color: #957243;
  border-bottom-color: white;
}
.tabs-accordion-container .tabs-accordion .tabs-accordion-header.active + .tabs-accordion-content {
  display: block;
}
.tabs-accordion-container .tabs-accordion .tabs-accordion-header:hover {
  background-color: #957243;
  color: white;
  border-bottom-color: #957243;
}
.tabs-accordion-container .tabs-accordion .tabs-accordion-content {
  width: 660px;
  position: relative;
}
.tabs-accordion-container .tabs-accordion .tabs-accordion_text {
  width: 570px;
}
.tabs-accordion-container .tabs-accordion:last-child .tabs-accordion-content {
  left: -438px;
}
.tabs-accordion-container .tabs-accordion:nth-child(2) .tabs-accordion-content {
  left: -219px;
}
@media screen and (max-width: 759px) {
  .block_text {
    width: 100%;
  }
  .tabs-accordion-container {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .tabs-accordion-container .tabs-accordion {
    margin-right: 0;
    width: 100%;
  }
  .tabs-accordion-container .tabs-accordion .tabs-accordion-content {
    display: none;
    overflow: hidden;
    position: static;
    width: auto;
  }
  .tabs-accordion-container .tabs-accordion .tabs-accordion-header {
    display: block;
    margin-bottom: 0;
    border-left: none;
    border-right: none;
    padding: 10px 25px;
  }
  .tabs-accordion-container .tabs-accordion .tabs-accordion-header.active {
    border-bottom-color: white;
  }
  .tabs-accordion-container .tabs-accordion .tabs-accordion-header.active + .tabs-accordion-content {
    display: none;
  }
  .tabs-accordion-container .tabs-accordion .link_pdf {
    padding: 25px;
  }
  .tabs-accordion-container .tabs-accordion + .tabs-accordion {
    margin-top: -1px;
  }
}

