.flex {
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 767px) {
  .flex-xs {
    display: -webkit-flex;
    display: flex;
  }
}
@media (min-width: 768px) {
  .flex-sm {
    display: -webkit-flex;
    display: flex;
  }
}
@media (min-width: 992px) {
  .flex-md {
    display: -webkit-flex;
    display: flex;
  }
}
@media (min-width: 1200px) {
  .flex-lg {
    display: -webkit-flex;
    display: flex;
  }
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .center-block-xs {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  .center-block-sm {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .center-block-md {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1200px) {
  .center-block-lg {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.pull-left {
  float: left !important;
}
@media (max-width: 767px) {
  .pull-left-xs {
    float: left !important;
  }
}
@media (min-width: 768px) {
  .pull-left-sm {
    float: left !important;
  }
}
@media (min-width: 992px) {
  .pull-left-md {
    float: left !important;
  }
}
@media (min-width: 1200px) {
  .pull-left-lg {
    float: left !important;
  }
}
.pull-right {
  float: right !important;
}
@media (max-width: 767px) {
  .pull-right-xs {
    float: right !important;
  }
}
@media (min-width: 768px) {
  .pull-right-sm {
    float: right !important;
  }
}
@media (min-width: 992px) {
  .pull-right-md {
    float: right !important;
  }
}
@media (min-width: 1200px) {
  .pull-right-lg {
    float: right !important;
  }
}
.text-center {
  text-align: center;
}
@media (max-width: 767px) {
  .text-center-xs {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .text-center-sm {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .text-center-md {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .text-center-lg {
    text-align: center;
  }
}
.text-left {
  text-align: left;
}
@media (max-width: 767px) {
  .text-left-xs {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .text-left-sm {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .text-left-md {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .text-left-lg {
    text-align: left;
  }
}
.text-right {
  text-align: right;
}
@media (max-width: 767px) {
  .text-right-xs {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .text-right-sm {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .text-right-md {
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .text-right-lg {
    text-align: right;
  }
}
.box-table {
  display: table;
  width: 100%;
}
.box-table > .box-table-cell {
  display: table-cell;
  padding-left: 15px;
  padding-right: 15px;
}
.box-table > .box-table-cell:first-child {
  padding-left: 0;
}
.box-table > .box-table-cell:last-child {
  padding-right: 0;
}
@media (max-width: 767px) {
  .box-table-xs {
    display: table;
    width: 100%;
  }
  .box-table-xs > .box-table-cell {
    display: table-cell;
    padding-left: 15px;
    padding-right: 15px;
  }
  .box-table-xs > .box-table-cell:first-child {
    padding-left: 0;
  }
  .box-table-xs > .box-table-cell:last-child {
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .box-table-sm {
    display: table;
    width: 100%;
  }
  .box-table-sm > .box-table-cell {
    display: table-cell;
    padding-left: 15px;
    padding-right: 15px;
  }
  .box-table-sm > .box-table-cell:first-child {
    padding-left: 0;
  }
  .box-table-sm > .box-table-cell:last-child {
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .box-table-md {
    display: table;
    width: 100%;
  }
  .box-table-md > .box-table-cell {
    display: table-cell;
    padding-left: 15px;
    padding-right: 15px;
  }
  .box-table-md > .box-table-cell:first-child {
    padding-left: 0;
  }
  .box-table-md > .box-table-cell:last-child {
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .box-table-lg {
    display: table;
    width: 100%;
  }
  .box-table-lg > .box-table-cell {
    display: table-cell;
    padding-left: 15px;
    padding-right: 15px;
  }
  .box-table-lg > .box-table-cell:first-child {
    padding-left: 0;
  }
  .box-table-lg > .box-table-cell:last-child {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .text-center-until-md {
    text-align: center;
  }
}
/* open-sans-300 - cyrillic_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url('../fonts/open-sans/open-sans-v15-cyrillic_latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../fonts/open-sans/open-sans-v15-cyrillic_latin-300.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-regular - cyrillic_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url('../fonts/open-sans/open-sans-v15-cyrillic_latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../fonts/open-sans/open-sans-v15-cyrillic_latin-regular.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-300italic - cyrillic_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('../fonts/open-sans/open-sans-v15-cyrillic_latin-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../fonts/open-sans/open-sans-v15-cyrillic_latin-300italic.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-italic - cyrillic_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url('../fonts/open-sans/open-sans-v15-cyrillic_latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../fonts/open-sans/open-sans-v15-cyrillic_latin-italic.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-600italic - cyrillic_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('../fonts/open-sans/open-sans-v15-cyrillic_latin-600italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../fonts/open-sans/open-sans-v15-cyrillic_latin-600italic.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-600 - cyrillic_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('../fonts/open-sans/open-sans-v15-cyrillic_latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../fonts/open-sans/open-sans-v15-cyrillic_latin-600.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700 - cyrillic_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../fonts/open-sans/open-sans-v15-cyrillic_latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../fonts/open-sans/open-sans-v15-cyrillic_latin-700.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700italic - cyrillic_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('../fonts/open-sans/open-sans-v15-cyrillic_latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../fonts/open-sans/open-sans-v15-cyrillic_latin-700italic.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-family: lazurski;
  src: url('../fonts/lazurski.woff') format('woff');
}
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 130px;
}
.container-outer {
  margin: auto;
  max-width: 1200px;
}
.container-inner {
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container-inner {
    width: 700px;
  }
}
@media (min-width: 992px) {
  .container-inner {
    width: 900px;
  }
}
@media (min-width: 1200px) {
  .container-inner {
    width: 1030px;
  }
}
body {
  color: #000;
}
body,
.tooltip,
.popover {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 300;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}
.h1,
.h2,
.h3 {
  padding-top: 25px;
}
@media (max-width: 767px) {
  h1,
  .h1 {
    word-wrap: break-word;
    hyphens: auto;
  }
}
.btn-custom {
  font: 300 24px/1.2 "Open Sans", sans-serif;
  border-radius: 10px;
  background-color: #fb7302;
  padding: 15px 35px;
}
@media (max-width: 767px) {
  .btn-custom {
    padding: 10px 25px;
    white-space: normal;
  }
}
.btn-custom,
.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active {
  color: #fff;
  text-decoration: none;
}
.btn-primary {
  color: #fff;
  background-color: #fb7402;
  border-color: #fb7402;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #c85d02;
  border-color: #7d3a01;
}
.btn-primary:hover {
  color: #fff;
  background-color: #c85d02;
  border-color: #be5802;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #c85d02;
  border-color: #be5802;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #a54c01;
  border-color: #7d3a01;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #fb7402;
  border-color: #fb7402;
}
.btn-primary .badge {
  color: #fb7402;
  background-color: #fb7402;
}
.contacts {
  text-align: right;
}
@media (max-width: 991px) {
  .contacts {
    text-align: center;
    line-height: 1.2;
  }
}
@media (max-width: 991px) {
  .contacts .phone {
    margin-bottom: 1ex;
  }
}
.contacts .phone a {
  font-size: 16px;
  font-weight: 700;
  color: #fb7402;
}
@media (max-width: 991px) {
  .contacts .phone a {
    font-size: 14px;
    font-weight: 600;
  }
}
.contacts .phone a span {
  white-space: nowrap;
}
@media (max-width: 991px) {
  .contacts .phone a .phone-city {
    font-size: 12px;
  }
}
.contacts .address {
  font-size: 14px;
}
@media (max-width: 991px) {
  .contacts .address {
    display: none;
  }
}
.contacts .links {
  font-size: 14px;
}
.contacts .links a,
.contacts .links a:hover,
.contacts .links a:focus {
  color: inherit;
  text-decoration: underline;
}
.region-selector {
  font-size: 14px;
  position: relative;
}
.region-selector-current {
  cursor: pointer;
}
.region-selector-current-iw {
  border-bottom: 1px dashed #fb7402;
}
.region-selector-sub {
  display: none;
  background: #fff;
  padding: 10px;
  box-shadow: 0 0 3px #ccc;
  position: absolute;
  right: 0;
}
.region-selector:hover .region-selector-sub,
.region-selector:focus .region-selector-sub {
  display: block;
}
.photobooks-advantage {
  margin-top: 60px;
}
.kids-photoalbum-ultra-flat-photo,
.photobook-ultra-flat-photo {
  text-align: center;
  background: url('../img/kids-photo/ultraflat.jpg') 50% 100% no-repeat;
  background-size: contain;
  padding-bottom: 30%;
}
@media (max-width: 767px) {
  .kids-photoalbum-ultra-flat-photo,
  .photobook-ultra-flat-photo {
    padding-bottom: 35%;
  }
}
.box-highlight {
  background: #e46500;
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 24px;
  padding: 10px 20px;
  text-align: center;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .box-highlight {
    font-size: 18px;
  }
}
.box-highlight:before {
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
}
.box-highlight.box-highlight-up:before {
  border-bottom: 20px solid #e46500;
  bottom: 100%;
}
.box-highlight.box-highlight-down:before {
  border-top: 20px solid #e46500;
  top: 100%;
}
.kids-photoalbum-hq-photoprint {
  text-align: center;
}
.kids-photoalbum-hq-photoprint .box-highlight {
  min-width: 70%;
}
.own-manufacture {
  margin-top: 100px;
  margin-bottom: 50px;
  padding: 30px 45% 30px 30px;
  background: #9d9d9d url('../img/kids-photo/sobstvennoye-proizvodstvo.jpg') 100% 100% no-repeat;
  background-size: 50%;
  min-height: 300px;
}
@media (max-width: 991px) {
  .own-manufacture {
    padding: 30px 30px 55% 30px;
    background: #9d9d9d url('../img/kids-photo/sobstvennoye-proizvodstvo.jpg') 50% 100% no-repeat;
    background-size: 100%;
  }
}
.slide-control {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 10%;
  min-width: 70px;
  font-size: 70px;
  color: #959595;
  vertical-align: middle;
  background: #fff;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.slide-control-prev {
  left: 0;
  background: -webkit-linear-gradient(left, #ffffff 0, rgba(255, 255, 255, 0.5) 100%);
  background: -o-linear-gradient(left, #ffffff 0, rgba(255, 255, 255, 0.5) 100%);
  background: linear-gradient(to right, #ffffff 0, rgba(255, 255, 255, 0.5) 100%);
  display: none;
}
.slide-control.disabled {
  color: #eee;
}
.slide-control-next {
  right: 0;
  background: -webkit-linear-gradient(right, #ffffff 0, rgba(255, 255, 255, 0.5) 100%);
  background: -o-linear-gradient(right, #ffffff 0, rgba(255, 255, 255, 0.5) 100%);
  background: linear-gradient(to left, #ffffff 0, rgba(255, 255, 255, 0.5) 100%);
}
.slide-control-inner {
  display: inline-block;
  position: absolute;
  height: 70px;
  top: 50%;
  margin-top: -35px;
}
.slide-control-next .slide-control-inner {
  right: 0;
}
@media (max-width: 767px) {
  .slide-control {
    display: none !important;
  }
}
.glyphicon-triangle-bottom-custom:before {
  font-family: 'bootstrap-icons';
  content: "\f22c";
  font-size: 14px;
  padding-right: 10px;
  display: inline-block;
}
.glyphicon-play-circle-custom:after,
.truncate_more_link:after {
  font-family: 'bootstrap-icons';
  content: "\f4f3";
  font-size: 12px;
  padding-left: 6px;
  display: inline-block;
}
.glyphicon-triangle-bottom-custom,
.glyphicon-play-circle-custom,
.truncate_more_link {
  text-decoration: underline;
}
.glyphicon-triangle-bottom-custom:hover,
.glyphicon-play-circle-custom:hover,
.truncate_more_link:hover,
.glyphicon-triangle-bottom-custom:focus,
.glyphicon-play-circle-custom:focus,
.truncate_more_link:focus,
.glyphicon-triangle-bottom-custom:active,
.glyphicon-play-circle-custom:active,
.truncate_more_link:active {
  text-decoration: none;
}
.simple-form-error {
  display: block;
}
.order-form-title {
  font-size: 24px;
  text-align: center;
}
.order-form-sub,
.order-form-subtitle {
  font-size: 16px;
  color: #959595;
  text-align: center;
}
.order-form .error {
  color: #ff4500;
}
.order-form label,
.order-form .control-label {
  color: #999999;
}
.order-form-side {
  padding-top: 100px;
  font-size: 15px;
}
@media (max-width: 767px) {
  .order-form-side {
    padding-top: 0;
  }
}
.clients {
  text-align: center;
}
.clients-header {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 36px;
}
@media (min-width: 992px) {
  .clients-header {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .clients-list {
    text-align: justify;
  }
  .clients-list:after {
    content: ' ';
    display: inline-block;
    width: 100%;
  }
}
.clients-list-item {
  display: inline-block;
}
@media (max-width: 991px) {
  .clients-list-item {
    padding: 0 20px;
  }
}
.content .container-outer {
  border-top: 1px solid #e7e7e7;
}
.content-background-mixin {
  border-top: none;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 750px;
}
.home .content .container-outer {
  border-top: none;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 750px;
  background-image: url('../img/content-background/home.jpg');
  min-height: 300px;
}
.wed-org .header .container-outer {
  background: #f3ece6;
}
.wed-org .content .container-outer {
  border-top: none;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 750px;
  background-image: url('../img/content-background/wed-org.jpg');
}
.employee-list .content .container-outer {
  border-top: none;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 750px;
  background-image: url('../img/content-background/employee-list.jpg');
}
.kids-photoalbum .header .container-outer {
  background: #E7E7E7;
}
.kids-photoalbum .content .container-outer {
  background-image: linear-gradient(to bottom, #e7e7e7 350px, #ffffff 600px);
}
@media (max-width: 991px) {
  .kids-photoalbum .content .container-outer {
    background-image: linear-gradient(to bottom, #e7e7e7 220px, #ffffff 400px);
  }
}
@media (max-width: 767px) {
  .kids-photoalbum .content .container-outer {
    background-image: linear-gradient(to bottom, #e7e7e7 100px, #ffffff 200px);
  }
}
.kids-photoalbum-detail .header .container-outer {
  background: #E7E7E7;
}
.kids-photoalbum-detail .content .container-outer {
  background: transparent;
}
.kids-photo .header .container-outer {
  background: #E7E7E7;
}
.kids-photo .content .container-outer {
  border-top: none;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 750px;
  background-image: url('../img/content-background/kids-photo.jpg');
}
.org-vipusknih .content .container-outer {
  border-top: none;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 750px;
  background-image: url('../img/content-background/org-vipusknih.jpg');
}
.photo-vipusknoi .header .container-outer {
  background: #E7E7E7;
}
.photo-vipusknoi .content .container-outer {
  border-top: none;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 750px;
  background-image: url('../img/content-background/photo-vipusknoi.jpg');
}
.price-photo-wedding .content .container-outer {
  border-top: none;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 750px;
  background-image: url('../img/content-background/price-photo-wedding_v1.jpg');
}
.price-photo-wedding .content .container-middle {
  background-color: transparent;
  border-top: 1px solid transparent;
  -webkit-transition: background-color 0.5s, border-top-color 1s;
  transition: background-color 1s, border-top-color 1s;
}
.price-photo-wedding .content .container-middle.cover {
  background-color: #fff;
  border-top-color: #e7e7e7;
}
.stylist .content .container-outer {
  border-top: none;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 750px;
  background-image: url('../img/content-background/stylist.jpg');
}
.photobook .content .container-outer {
  border-top: none;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 750px;
  background-image: url('../img/content-background/photobook.jpg');
}
@media (max-width: 767px) {
  .main-promo {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .main-promo {
    height: 600px;
  }
}
.main-promo:before,
.main-promo:after {
  content: ' ';
  display: table;
  clear: both;
}
.main-promo-header {
  font: 300 64px/1.2 "Open Sans", sans-serif;
  margin: 54px 0 24px;
}
@media (max-width: 767px) {
  .main-promo-header {
    font-size: 34px;
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  .main-promo-header {
    max-width: 500px;
  }
}
.main-promo-header.main-promo-header-single {
  font-size: 72px;
  margin-top: 74px;
}
@media (max-width: 767px) {
  .main-promo-header.main-promo-header-single {
    font-size: 34px;
    margin-top: 30px;
  }
}
.main-promo-subheader {
  font-size: 30px;
  font-family: "Open Sans", sans-serif;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .main-promo-subheader {
    display: none;
  }
}
.main-promo-gist-and-btn {
  color: #000;
  background: rgba(255, 255, 255, 0.8);
  float: left;
  padding: 10px 20px 20px;
  margin-top: 54px;
}
@media (max-width: 767px) {
  .main-promo-gist-and-btn {
    float: none;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
  }
}
.main-promo-gist {
  font: 300 24px/1.5 "Open Sans", sans-serif;
  text-align: center;
}
.main-promo-gist-price {
  font-weight: 600;
  font-size: 30px;
}
.main-promo-btn-container {
  margin-top: 10px;
  text-align: center;
}
@media (min-width: 768px) {
  .main-promo-btn {
    width: 100%;
  }
}
.white-shadow {
  text-shadow: 0 0 21px #fff, 0 0 22px #fff, 0 0 23px #fff, 0 0 24px #fff, 0 0 25px #fff, 0 0 26px #fff, 0 0 27px #fff, 0 0 28px #fff, 0 0 29px #fff, 0 0 30px #fff;
}
.org-vipusknih .main-promo-header,
.price-photo-wedding .main-promo-header {
  text-shadow: 0 0 21px #fff, 0 0 22px #fff, 0 0 23px #fff, 0 0 24px #fff, 0 0 25px #fff, 0 0 26px #fff, 0 0 27px #fff, 0 0 28px #fff, 0 0 29px #fff, 0 0 30px #fff;
}
@media (min-width: 992px) {
  .org-vipusknih .main-promo-header,
  .price-photo-wedding .main-promo-header {
    max-width: 540px;
  }
}
.org-vipusknih .main-promo-subheader {
  text-shadow: 0 0 21px #fff, 0 0 22px #fff, 0 0 23px #fff, 0 0 24px #fff, 0 0 25px #fff, 0 0 26px #fff, 0 0 27px #fff, 0 0 28px #fff, 0 0 29px #fff, 0 0 30px #fff;
}
.wed-org .main-promo-header,
.kids-photo .main-promo-header,
.photo-vipusknoi .main-promo-header,
.employee-list .main-promo-header,
.wed-org .main-promo-subheader,
.kids-photo .main-promo-subheader,
.photo-vipusknoi .main-promo-subheader,
.employee-list .main-promo-subheader {
  text-shadow: 0 0 10px #000;
  color: #fff;
}
.kids-photoalbum .main-promo-header,
.kids-photoalbum-detail .main-promo-header,
.kids-photoalbum .main-promo-subheader,
.kids-photoalbum-detail .main-promo-subheader {
  text-shadow: 0 0 10px #000;
  color: #000;
}
.kids-photoalbum .main-promo-gist-and-btn,
.kids-photoalbum-detail .main-promo-gist-and-btn {
  background: #E7E7E7;
}
.photo-vipusknoi .main-promo-header,
.kids-photo .main-promo-header {
  max-width: 700px;
}
@media (max-width: 991px) {
  .logo-ow {
    text-align: center;
  }
}
.logo {
  font-family: lazurski, serif;
  display: inline-block;
  text-align: center;
  line-height: 1;
}
.logo-link,
.logo-link:hover,
.logo-link:focus {
  text-decoration: none;
}
.logo-title {
  color: #fb7402;
  font-size: 36px;
  white-space: nowrap;
}
.logo-subtitle {
  font-size: 20px;
  white-space: nowrap;
}
.logo-subtitle-i {
  color: #6b6b6b;
}
.logo-subtitle-ii {
  color: #959595;
}
.logo-subtitle-iii {
  color: #b8b8b8;
}
.logo-subtitle-i-first-letter,
.logo-subtitle-ii-first-letter {
  color: #fb7402;
}
@media (min-width: 768px) and (max-width: 991px) {
  .four-packages-row {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  .four-packages-row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .four-packages-row .four-packages-col {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.package {
  text-align: center;
  background: #f4f4f4;
  padding: 15px;
  position: relative;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .package {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
}
.package-special {
  background: #fff4ea;
}
.package a {
  color: #0086c9;
  text-decoration: underline;
}
.package-title {
  margin: -15px -15px 15px -15px;
  padding: 13px 15px;
}
.package-special .package-title {
  background: #fb7402;
  color: #fff;
}
.package-title-text {
  margin: 0;
  line-height: 1;
  font-size: 24px;
  font-weight: 300;
}
.package-discount {
  font-size: 34px;
  font-weight: 300;
  color: #4d4d4d;
  text-align: center;
  text-decoration: line-through;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .package-discount {
    font-size: 30px;
  }
}
.package-price {
  font-size: 34px;
  font-weight: 300;
  color: #fb7506;
  text-align: center;
  word-wrap: break-word;
  hyphens: auto;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .package-price {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .package-content {
    -webkit-flex-grow: 1000;
    flex-grow: 1000;
  }
}
.package-content ul,
.package-content ol {
  padding-left: 0;
  list-style: none;
}
.package-content li {
  margin: 12px 0;
}
.package-content li .small {
  font-size: 12px;
}
.package-order {
  text-align: center;
  margin-top: 25px;
}
.package-order-btn {
  font-weight: 300;
  background: #fb7402;
  color: #fff;
  font-size: 18px;
  vertical-align: middle;
  border-radius: 10px;
  padding: 6px 42px;
}
.package-order-btn:focus,
.package-order-btn:hover {
  background: #fb7402;
  color: #fff;
}
.photobook-prices .package-image {
  margin-top: -35px;
  margin-bottom: 20px;
}
.photobook-prices .package-title {
  font-size: 22px;
  padding: 0;
}
.photobook-prices .package-price {
  color: #000;
  font-size: 36px;
}
.photobook-prices .package-signature a {
  color: #fb7402;
}
.photobook-prices .package-subtitle,
.photobook-prices .package-signature {
  font-size: 16px;
  padding-top: 20px;
}
.photobook-prices .package-title {
  min-height: 3em;
}
@media (min-width: 768px) and (max-width: 991px) {
  .photobook-prices .package-title {
    min-height: 4.5em;
  }
}
.package-triangle-bottom {
  padding-bottom: 30px;
  background: #f4f4f4 url("../img/photobook/triangle.png") 50% 100% no-repeat;
  background-size: 100% auto;
}
.package-triangle-bottom:hover {
  background-color: #fff4ea;
}
.home-menu-title {
  position: relative;
  overflow: hidden;
  font-size: 18px;
  font-weight: 300;
  color: #de731c;
  text-transform: uppercase;
  margin: 50px 0 40px 0;
}
.home-menu-title:after {
  content: "";
  display: inline-block;
  width: 100%;
  margin-right: -100%;
  position: relative;
  left: 10px;
  height: 1px;
  background: #de731c;
  vertical-align: middle;
}
.home-menu-item {
  margin: 0 auto 30px;
  font-weight: 300;
  max-width: 620px;
}
.home-menu-item-link,
.home-menu-item-link:focus {
  text-decoration: none;
  color: #000;
}
.home-menu-item-link:hover {
  text-decoration: none;
  color: #fff;
}
.home-menu-item-image-container {
  position: relative;
  display: block;
  overflow: hidden;
}
.home-menu-item-info {
  position: absolute;
  top: 100%;
  left: 100%;
  background: rgba(251, 116, 2, 0.7);
  padding: 10px;
  font-size: 16px;
}
.home-menu-item:hover .home-menu-item-info {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.home-menu-item-caption {
  background: #ffe2c3;
  display: block;
  height: 50px;
  margin-top: 1px;
  text-align: center;
  line-height: 50px;
  font-size: 21px;
}
@media (min-width: 1200px) {
  .home-menu-item-caption {
    font-size: 23px;
  }
}
.home-menu-item:hover .home-menu-item-caption {
  background: #fb7402;
}
.page-menu-item {
  margin: 20px 0;
}
.page-menu-link {
  position: relative;
  display: block;
  color: #000;
  text-shadow: 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff;
}
.page-menu-link:hover,
.page-menu-link:focus,
.page-menu-link:active {
  color: #fb7402;
}
.page-menu-text-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.page-menu-text-wrapper:hover,
.page-menu-text-wrapper:focus,
.page-menu-text-wrapper:active {
  background: linear-gradient(to right, rgba(255, 255, 255, 0.3) 20%, rgba(245, 118, 16, 0.5) 50%);
}
.page-menu-text {
  position: absolute;
  top: 50%;
  font-weight: 400;
  line-height: 1;
  font-size: 36px;
  margin-top: -18px;
}
@media (max-width: 1199px) {
  .page-menu-text {
    font-size: 30px;
    margin-top: -15px;
  }
}
@media (max-width: 991px) {
  .page-menu-text {
    font-size: 26px;
    margin-top: -13px;
  }
}
@media (max-width: 767px) {
  .page-menu-text {
    font-size: 20px;
    margin-top: -10px;
  }
}
.page-menu-text-arrow {
  display: none;
}
.page-menu-link:hover .page-menu-text-arrow {
  display: inline;
}
.wed-org-slider-wrapper {
  margin: 20px 0;
}
.wed-org-manager-quote {
  padding: 60px 0 30px 0;
}
@media (min-width: 992px) {
  .wed-org-manager-quote-text {
    width: 75%;
    float: right;
    padding-left: 30px;
  }
}
.wed-org-manager-quote-text-iw {
  background: #f2f2f2;
  padding: 10px 30px;
  position: relative;
  font-size: 24px;
}
@media (max-width: 767px) {
  .wed-org-manager-quote-text-iw {
    font-size: 20px;
  }
}
.wed-org-manager-quote-text-iw .wed-org-manager-quote-text-header {
  font-size: 36px;
  color: #fb7402;
}
@media (max-width: 767px) {
  .wed-org-manager-quote-text-iw .wed-org-manager-quote-text-header {
    font-size: 30px;
  }
}
@media (min-width: 992px) {
  .wed-org-manager-quote-text-iw:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 40px 40px 0;
    border-color: transparent #f1f1f1 transparent transparent;
    top: 0;
    left: -40px;
  }
}
@media (max-width: 991px) {
  .wed-org-manager-quote-text-iw:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 40px 0 0;
    border-color: #f1f1f1 transparent transparent transparent;
    bottom: -40px;
    left: 220px;
  }
}
@media (max-width: 991px) {
  .wed-org-manager-quote-author {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .wed-org-manager-quote-author {
    width: 25%;
    float: left;
  }
}
.wed-org-manager-quote-author-iw {
  max-width: 260px;
}
.wed-org-manager-quote-sign {
  margin-top: 10px;
  font-size: 24px;
}
@media (max-width: 767px) {
  .wed-org-manager-quote-sign {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .wed-org-manager-quote-sign {
    width: 75%;
    float: right;
    padding-left: 60px;
  }
}
.employee-title-container {
  margin-bottom: 40px;
  text-align: center;
  padding: 80px 0 0 0;
}
@media (max-width: 959px) {
  .employee-title-container {
    margin-top: 50px;
  }
}
.employee-detail .employee-title-container {
  margin-bottom: 50px;
}
.employee-filter-container {
  width: 300px;
  margin: 40px auto;
}
@media (max-width: 360px) {
  .employee-filter-container {
    width: 280px;
  }
}
.employee-filter-icon,
.employee-filter-clear-icon {
  cursor: pointer;
}
.employee-detail {
  margin-bottom: 40px;
}
.employee-promo {
  display: inline-block;
  position: relative;
}
@media (max-width: 350px) {
  .employee-promo {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.employee-promo .employee-promo-bg {
  position: absolute;
  z-index: -2;
  background: url("../img/employee-bg/employee-bg.jpg") 50% 50% no-repeat;
}
@media (max-width: 550px) {
  .employee-promo_generic {
    display: none;
  }
}
.employee-promo_generic .employee-promo-bg {
  top: -110px;
  left: -100px;
  width: 678px;
  height: 678px;
  background-size: 678px 678px;
}
.employee-promo_mobile {
  display: none;
}
@media (max-width: 550px) {
  .employee-promo_mobile {
    display: inline-block;
  }
}
.employee-promo_mobile .employee-promo-bg {
  top: -69px;
  left: -69px;
  width: 424px;
  height: 424px;
  background-size: 424px 424px;
}
@media (max-width: 424px) {
  .employee-promo_mobile .employee-promo-bg {
    display: none;
  }
}
.employee-video-container {
  display: inline-block;
  position: relative;
}
.employee-video-play {
  position: absolute;
  display: block;
  z-index: 10;
  background: url("../img/video-play.svg") 53% 50% no-repeat;
  cursor: pointer;
}
@media (max-width: 767px) {
  .employee-video-play {
    display: none;
  }
}
.employee-list .employee-video-play {
  width: 320px;
  height: 180px;
  background-size: 40px 49px;
}
.employee-detail .employee-video-play {
  width: 512px;
  height: 288px;
  background-size: 62px 75px;
}
.employee-name a,
.employee-name a:hover,
.employee-name a:focus,
.employee-name a:visited {
  color: inherit;
  text-decoration: none;
}
.employee-price {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0;
}
.employee-services {
  font-size: 22px;
  color: #959595;
  margin-bottom: 16px;
}
.employee-description {
  font-size: 16px;
  text-align: left;
  color: #444;
}
.employee-description ul,
.employee-description ol {
  padding-left: 1em;
}
.employee-description li {
  margin-top: 1em;
  margin-bottom: 1em;
}
.employee-list .employee-list-item {
  margin-top: 20px;
  margin-bottom: 30px;
}
.employee-list .employee-promo-container {
  width: 350px;
  float: left;
  margin-bottom: 20px;
}
.employee-list .employee-name {
  font-size: 24px;
  margin-bottom: 0;
}
.employee-list .employee-getprice-container {
  text-align: right;
}
@media (max-width: 640px) {
  .employee-list .employee-promo-container {
    width: auto;
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .employee-list .employee-name {
    text-align: center;
  }
  .employee-list .employee-getprice-container {
    text-align: center;
  }
}
.employee-getprice,
.employee-order {
  padding: 6px 16px;
}
.employee-getprice .glyphicon,
.employee-order .glyphicon {
  padding-left: 6px;
}
.employee-getprice-info {
  color: #959595;
}
.employee-album {
  margin: 20px;
}
.employee-album-slider-control {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 30px;
  background: #fff;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.employee-album-slider-control.disabled {
  display: none;
}
.employee-album-slider-prev {
  left: 0;
  background: -webkit-linear-gradient(left, #ffffff 0, rgba(255, 255, 255, 0.5) 100%);
  background: -o-linear-gradient(left, #ffffff 0, rgba(255, 255, 255, 0.5) 100%);
  background: linear-gradient(to right, #ffffff 0, rgba(255, 255, 255, 0.5) 100%);
  display: none;
}
.employee-album-slider-next {
  right: 0;
  background: -webkit-linear-gradient(right, #ffffff 0, rgba(255, 255, 255, 0.5) 100%);
  background: -o-linear-gradient(right, #ffffff 0, rgba(255, 255, 255, 0.5) 100%);
  background: linear-gradient(to left, #ffffff 0, rgba(255, 255, 255, 0.5) 100%);
}
.employee-calendar-slider-wrapper {
  margin-top: 20px;
  font-size: 13px;
  position: relative;
}
.employee-calendar-slider th.month {
  font: 300 28px/1.42857 "Open Sans", sans-serif;
  color: #FF3E3D;
  text-align: left;
}
.employee-calendar-slider th {
  color: #B1B1B1;
  font-weight: normal;
  text-align: center;
}
.employee-calendar-slider td {
  padding: 3px 6px;
  text-align: right;
  cursor: pointer;
}
.employee-calendar-slider .marked {
  background: #ccc;
  border-radius: 50%;
  cursor: not-allowed;
}
.employee-calendar-header-row {
  text-align: center;
}
.employee-calendar-header {
  display: inline-block;
  margin-left: 30px;
  margin-right: 30px;
}
.employee-calendar-header:before {
  content: '';
  width: 170px;
  height: 1px;
  display: inline-block;
}
@media (max-width: 880px) {
  .employee-calendar-header:before {
    display: none;
  }
}
.employee-choose {
  color: #ff8000;
  text-decoration: underline;
  font-size: 18px;
  margin-left: 15px;
}
.employee-choose:hover,
.employee-choose:focus {
  color: #ff8000;
  text-decoration: none;
}
.mc-list-more {
  margin-top: -20px;
  text-align: center;
}
.photo-portfolio-image-link {
  display: inline-block;
  margin: 5px;
}
.photo-video-get-price {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 50px;
}
.photo-video-get-price-text {
  max-width: 390px;
  margin: 0 auto 20px;
}
@media (min-width: 1200px) {
  .photo-video-get-price {
    padding-top: 110px;
  }
  .photo-video-get-price-text {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .photocorrection-banner h2,
  .photocorrection-banner .show-more,
  .photobook-banner h2,
  .photobook-banner .show-more {
    text-align: center;
  }
}
.photo-video-calendar-title {
  position: relative;
}
.photo-video-calendar-slider-wrapper {
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 13px;
  position: relative;
}
@media (min-width: 768px) {
  .photo-video-calendar-title {
    margin-top: 50px;
  }
  .photo-video-calendar-slider-wrapper {
    margin-top: 50px;
  }
}
.photo-video-calendar-slider table.month {
  height: 211.99983px;
}
.photo-video-calendar-slider .clickable {
  cursor: pointer;
}
.photo-video-calendar-slider th.month {
  font: 300 28px/1.42857 "Open Sans", sans-serif;
  color: #FF3E3D;
  text-align: left;
}
.photo-video-calendar-slider th {
  color: #B1B1B1;
  font-weight: normal;
  text-align: center;
}
.photo-video-calendar-slider td {
  padding: 3px 6px;
  text-align: right;
}
.photo-video-calendar-slider td.active {
  color: #fff;
  font-weight: bold;
  background: #FF3E3D;
  border-radius: 50%;
}
@media (max-width: 991px) {
  .photo-video-header {
    text-align: center;
    padding-bottom: 20px;
  }
}
.photo-video-header-text {
  font-size: 70px;
}
@media (max-width: 767px) {
  .photo-video-header-text {
    font-size: 50px;
  }
}
.photo-video-header-date-w {
  position: relative;
  color: #fb7402;
}
.photo-video-header-date-link {
  font-size: 19px;
  display: inline-block;
  color: #7f7f7f;
}
.photo-video-header-date-link .photo-video-header-date-link-change {
  text-decoration: underline;
}
.photo-video-header-date-link .photo-video-header-date-link-change:active,
.photo-video-header-date-link .photo-video-header-date-link-change:hover,
.photo-video-header-date-link .photo-video-header-date-link-change:focus {
  text-decoration: none;
}
.photo-video-header-date-link:active,
.photo-video-header-date-link:hover,
.photo-video-header-date-link:focus {
  color: #7f7f7f;
  text-decoration: none;
}
.photo-video-service-selector {
  padding: 0 0 60px 0;
}
@media (max-width: 767px) {
  .photo-video-service-selector {
    text-align: center;
  }
}
.photo-video-service-selector .btn {
  color: #0086c8;
  background: transparent;
  border-radius: 0;
  padding: 6px 14px;
  margin: 0 30px 0 0;
  font: 300 24px "Open Sans", sans-serif;
}
@media (max-width: 767px) {
  .photo-video-service-selector .btn {
    margin: 0 0 14px 0;
  }
}
.photo-video-service-selector .btn .photo-video-service-selector-text {
  border-bottom: 1px dashed;
}
.photo-video-service-selector .active {
  background: #0086c8;
  color: #fff;
  box-shadow: none;
  text-decoration: none;
  position: relative;
}
.photo-video-service-selector .active .photo-video-service-selector-text {
  border-bottom: none;
}
.photo-video-service-selector .active:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 10px 0 10px;
  border-color: #0086c8 transparent transparent transparent;
  bottom: -13px;
  left: 50%;
  margin-left: -10px;
}
.photo-video-consultation-header {
  font-size: 36px;
}
.photo-video-consultation-text {
  padding: 20px 0;
}
.free-consultation-form {
  background: #fff4ea;
  padding: 20px 60px 30px 60px;
}
@media (max-width: 1199px) {
  .free-consultation-form {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .free-consultation-form .form-group {
    float: left;
    width: 50%;
  }
}
.btn-free-consultation {
  font-size: 16px;
  padding: 13px 15px;
}
@media (max-width: 1199px) {
  .btn-free-consultation {
    padding: 10px 10px;
  }
}
.kids-photoalbum-show-video,
.kids-photoalbum-show-video:hover,
.kids-photoalbum-show-video:focus {
  display: block;
  color: #fb7402;
}
.kids-photoalbum-organization-selector {
  padding: 10px 0;
}
@media (max-width: 767px) {
  .kids-photoalbum-organization-selector {
    text-align: center;
  }
}
.kids-photoalbum-organization-selector .btn {
  color: #fb7402;
  background: transparent;
  border-radius: 0;
  padding: 6px 14px;
  margin: 0 10px 0 0;
  font: 300 18px "Open Sans", sans-serif;
  outline-color: #fb7402 !important;
}
@media (max-width: 767px) {
  .kids-photoalbum-organization-selector .btn {
    margin: 0 0 14px 0;
  }
}
.kids-photoalbum-organization-selector .btn .kids-photoalbum-organization-selector-text {
  border-bottom: 1px dashed;
}
.kids-photoalbum-organization-selector .active {
  background: #fb7402;
  color: #fff;
  box-shadow: none;
  text-decoration: none;
  position: relative;
  outline: none !important;
}
.kids-photoalbum-organization-selector .active .kids-photoalbum-organization-selector-text {
  border-bottom: none;
}
.kids-photoalbum-organization-selector .active:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 10px 0 10px;
  border-color: #fb7402 transparent transparent transparent;
  bottom: -13px;
  left: 50%;
  margin-left: -10px;
}
.kids-photoalbum .main-promo-subheader {
  font-size: 36px;
}
.kids-photoalbum-price-condition {
  font-size: 16px;
}
.kids-photoalbum .package-order {
  padding-bottom: 20px;
}
.kids-photoalbum .package-order-btn {
  border-radius: 3px;
}
@media (min-width: 768px) {
  .kids-photoalbum .package-order-btn {
    width: 100%;
    padding: 6px 0;
  }
}
@media (max-width: 767px) {
  .kids-photoalbum .package-order-btn {
    padding: 6px 40px;
  }
}
.kids-photoalbum .package-title {
  padding: 15px;
}
.kids-photoalbum .package-image {
  padding-bottom: 20px;
}
.kids-photoalbum .other-variants {
  padding: 10px 0;
  color: #7f7f7f;
  text-decoration: none;
}
.kids-photoalbum .other-variants:before {
  font-family: 'bootstrap-icons';
  font-size: 14px;
  padding-right: 6px;
  display: inline-block;
}
.kids-photoalbum .other-variants span {
  z-index: 1;
  cursor: pointer;
  border-bottom: dashed 1px;
}
.kids-photoalbum .up-arrow:before {
  content: "\f286" !important;
}
.kids-photoalbum .down-arrow:before {
  content: "\f282";
}
.kids-photoalbum .package-content li {
  text-align: left;
}
.kids-photoalbum .package-content,
.kids-photoalbum .package-price {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.kids-photoalbum .package-content .pages,
.kids-photoalbum .package-price .pages {
  float: left;
  background: #f4f4f4;
  padding-right: 5px;
}
.kids-photoalbum .package-content .pages:after,
.kids-photoalbum .package-price .pages:after {
  content: '..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................';
  position: absolute;
  z-index: -1;
}
.kids-photoalbum .package-content .price,
.kids-photoalbum .package-price .price {
  color: #fb7402;
  float: right;
  background: #f4f4f4;
  padding-left: 5px;
}
.kids-photoalbum .package-price .price {
  font-size: 30px;
}
.kids-photoalbum .package-price .pages {
  color: #000;
  font-size: 16px;
  line-height: 3.3;
  white-space: nowrap;
}
@media (max-width: 1199px) and (min-width: 768px), (max-width: 330px) {
  .kids-photoalbum .package-price .pages {
    white-space: nowrap;
    padding: 0 40px ;
    float: none;
  }
  .kids-photoalbum .package-price .pages:after {
    content: '';
  }
  .kids-photoalbum .package-price .price {
    white-space: nowrap;
    padding: 0 15px 0 20px;
    float: none;
  }
}
.kids-photoalbum .kids-photoalbum-footer {
  position: relative;
  border: 1px solid #c6c6c6;
  margin-top: 10%;
  padding-bottom: 30px;
  padding-top: 30px;
}
.kids-photoalbum .kids-photoalbum-footer:before {
  content: "";
  position: absolute;
  display: block;
  left: 48%;
  top: -21px;
  width: 40px;
  height: 40px;
  transform: rotate(135deg);
  background: #fff;
  border-bottom: 1px solid #c6c6c6;
  border-left: 1px solid #c6c6c6;
}
.kids-photoalbum .kids-photoalbum-footer li {
  padding-bottom: 2px;
}
.kids-photoalbum .kids-photoalbum-footer p {
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: 24px;
  color: #fb7402;
}
.kids-photoalbum .album-group-wrapper {
  position: relative;
}
@media (min-width: 768px) {
  .kids-photoalbum .album-group-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.kids-photoalbum .album-name {
  margin: 20px 0;
}
.kids-photoalbum .album-cover {
  position: relative;
  display: inline-block;
}
.kids-photoalbum .album-cover:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: inset 0 0 10px #666;
  border-radius: 3px;
}
.kids-photoalbum .album-cover-image {
  cursor: pointer;
  box-shadow: 4px 4px 10px #555;
  border-radius: 3px;
}
.kids-photoalbum .album-ribbon {
  width: 140px;
  height: 140px;
  overflow: hidden;
  position: absolute;
}
.kids-photoalbum .album-ribbon span {
  position: absolute;
  display: block;
  width: 205px;
  padding: 10px 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  color: #fff;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  text-align: center;
}
.kids-photoalbum .album-ribbon-top-left span {
  right: 5px;
  top: 10px;
  transform: rotate(-45deg);
}
.kids-photoalbum .album-ribbon-hit span {
  background-color: #db3300;
}
.kids-photoalbum .album-ribbon-new span {
  background-color: #ff8c00;
}
.kids-photoalbum .album-content-wrapper {
  position: absolute;
}
.kids-photoalbum .album-content-close {
  position: absolute;
  right: -30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: #777 solid 1px;
  background: #ebebeb;
  width: 26px;
  height: 26px;
  text-align: center;
  font-weight: bold;
  line-height: 26px;
  color: #777;
  cursor: pointer;
  z-index: 10;
}
.kids-photoalbum .album-row-divider {
  clear: both;
  background: url("../img/wall-bookshelf.png") 50% 0 no-repeat;
  background-size: 100% auto;
  padding-top: 100px;
  padding-bottom: 20px;
  font-size: 14px;
  color: #515151;
  vertical-align: middle;
  position: relative;
  z-index: -1;
  top: -30px;
}
@media (max-width: 1199px) {
  .kids-photoalbum .album-row-divider {
    top: -25px;
  }
}
@media (max-width: 991px) {
  .kids-photoalbum .album-row-divider {
    top: -20px;
  }
}
@media (min-width: 768px) {
  .kids-photoalbum .album-row-divider {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.kids-photoalbum .album-row-divider-text:before {
  content: '';
  width: 40px;
  height: 40px;
  background: url("../img/kids-photo/arrow-up.png") 50% 50% no-repeat;
  background-size: contain;
  display: inline-block;
  position: relative;
  top: 2px;
  left: -10px;
}
.kids-photoalbum .album-row-divider-text:after {
  content: '';
  width: 40px;
  height: 40px;
  background: url("../img/kids-photo/arrow-down.png") 50% 50% no-repeat;
  background-size: contain;
  display: inline-block;
  position: relative;
  top: 28px;
  left: 10px;
}
.kids-photoalbum .album-navbar {
  position: relative;
  display: block;
  height: 30px;
}
.kids-photoalbum .flip-control {
  display: block;
  text-align: center;
  font-size: 80%;
  font-weight: normal;
}
.kids-photoalbum .flip-control a {
  margin: 0 8px;
}
.package-comparsion thead,
.package-comparsion td.option {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}
.package-comparsion td {
  text-align: center;
}
.package-comparsion .price {
  font-size: 14px;
}
.photoalbum-video-promo-container {
  position: relative;
}
.photoalbum-video-promo {
  position: relative;
  width: 100%;
  height: auto;
}
.dl-menuwrapper {
  z-index: 200;
  cursor: pointer;
  color: #000;
}
.dl-menuwrapper:first-child {
  margin-right: 0;
}
@media (max-width: 991px) {
  .dl-menuwrapper:first-child {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
.dl-menuwrapper a:hover,
.dl-menuwrapper a:focus {
  text-decoration: none;
}
.dl-menuwrapper ul {
  background: #FC722D;
}
.dl-menuwrapper .dl-menu,
.dl-menuwrapper > .dl-submenu {
  min-width: 260px;
}
.no-touch .dl-menuwrapper li a:hover {
  background: #E86023;
}
.dl-menuwrapper button:after {
  display: none;
}
.service-menu-activator {
  text-align: center;
  padding: 0 30px;
  line-height: 45px;
}
@media (max-width: 1199px) {
  .service-menu-activator {
    padding: 0 12px;
    line-height: 40px;
  }
}
.service-menu-activator:hover,
.service-menu-activator:focus,
.service-menu-activator.dl-active {
  background: #FC722D;
  color: #f0f0f0;
}
.badge-discount {
  font-size: 17px;
  padding: 6px;
  margin: 7px 7px 15px 7px;
  background-color: #ffc107;
  color: #212529;
  white-space: normal;
}
.package .badge-discount {
  font-size: 16px;
}
a.badge-discount {
  color: #212529;
}
a.badge-discount:hover,
a.badge-discount:active {
  background-color: #d39e00;
  color: #212529;
}
.photobook-section {
  margin-bottom: 40px;
}
.photobook-header {
  font-size: 20px;
}
.photobook-price {
  font-size: 18px;
  color: #888888;
}
.photobook-background {
  padding: 30px 15px 10px 15px;
}
.photobook-content {
  color: #fff;
  padding: 50px 0 60px 30px;
  background: url('../img/wedding/photobook.jpg') no-repeat 50% 0;
  background-size: cover;
  font-size: 19px;
  line-height: 1.5;
}
@media (max-width: 1199px) {
  .photobook-content {
    text-shadow: #000 1px 1px 0;
  }
}
.photobook-content .header-photobook {
  padding-bottom: 16px;
  font-size: 36px;
}
.photobook-price-signature {
  margin: 20px auto;
  font-size: 16px;
}
.photobook-size-selector {
  padding: 20px 0 40px 0;
  position: relative;
}
.photobook-size-selector button {
  padding: 6px 10px;
  color: #fb7402;
  background: transparent;
  outline: none;
  border: none;
}
.photobook-size-selector .active {
  position: relative;
  width: 130px;
  height: 40px;
  border-width: 2px 2px 0 2px;
  border-color: #fb7402 #fb7402 transparent #fb7402;
  border-style: solid;
  background: linear-gradient(to right, #fb7402 0, #fb7402 56px, transparent 41px, transparent 72px, #fb7402 60px, #fb7402 100%) no-repeat bottom center / 100% 2px;
}
.photobook-size-selector .active .photobook-selector-text {
  border-bottom: none !important;
}
.photobook-size-selector .active:after {
  content: "";
  position: absolute;
  display: block;
  bottom: -7px;
  left: 45%;
  width: 14px;
  height: 14px;
  transform: rotate(-45deg);
  background: #fff;
  border-bottom: 2px solid #fb7402;
  border-left: 2px solid #fb7402;
}
.photobook-size-selector .photobook-selector-text {
  border-bottom: 1px dashed;
}
#large-size-block {
  display: none;
}
.photobook-unique {
  padding-top: 60px;
}
.photobook .main-promo-header {
  margin: 75px 0 24px;
}
.photobook .main-promo-gist-and-btn {
  margin-top: 75px;
}
.photobook-package-block {
  -webkit-flex-direction: column;
  flex-direction: column;
}
.photobook-package-block-footer {
  text-align: center;
  margin: 0 auto 40px;
}
.photobook-hight-quality-printing {
  padding-top: 40px;
  padding-bottom: 80px;
  position: relative;
}
.photobook-hight-quality-printing img {
  padding-top: 20px;
  padding-bottom: 20px;
}
.photobook-hight-quality-printing #razvorot-top,
.photobook-hight-quality-printing #razvorot-middle,
.photobook-hight-quality-printing #razvorot-bottom {
  position: absolute;
}
.photobook-hight-quality-printing .photobook-razvorot,
.photobook-hight-quality-printing .photobook-razvorot:hover,
.photobook-hight-quality-printing #razvorot-middle,
.photobook-hight-quality-printing #razvorot-bottom {
  transition-duration: 1s;
}
.photobook-hight-quality-printing #razvorot-top {
  z-index: 3;
}
.photobook-hight-quality-printing #razvorot-middle {
  z-index: 2;
  margin-left: -2px;
  margin-top: 10px;
}
.photobook-hight-quality-printing #razvorot-bottom {
  z-index: 1;
  margin-top: 20px;
}
.photobook-hight-quality-printing .photobook-razvorot {
  padding-bottom: 26%;
}
.photobook-hight-quality-printing .photobook-razvorot:hover {
  padding-bottom: 66%;
}
.photobook-hight-quality-printing .photobook-razvorot:hover #razvorot-middle {
  margin-top: 23%;
  margin-left: -2px;
}
.photobook-hight-quality-printing .photobook-razvorot:hover #razvorot-bottom {
  margin-top: 46%;
}
.header .box-table-cell {
  vertical-align: middle;
  padding-top: 20px;
  padding-bottom: 10px;
}
@media (max-width: 991px) {
  .header .box-table-cell {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .header .box-table-cell.header-logo-cell {
    margin-top: 25px;
    margin-bottom: 5px;
  }
  .header .box-table-cell.header-menu-cell,
  .header .box-table-cell.header-contacts-cell {
    float: left;
    width: 50%;
    margin-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .header .box-table-cell.header-about-link-cell,
  .header .box-table-cell.header-crm-link-cell {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header .box-table-cell {
    font-size: 16px;
  }
}
.header-bar-link {
  display: inline-block;
  text-decoration: none;
  color: #000;
  text-align: center;
  padding: 0 30px;
  line-height: 45px;
}
.header-bar-link:hover,
.header-bar-link:focus {
  text-decoration: none;
  background: #FC722D;
  color: #f0f0f0;
}
@media (max-width: 1199px) {
  .header-bar-link {
    padding: 0 12px;
    line-height: 30px;
  }
}
.header .glyphicon {
  font-size: 15px;
}
.header-sticky-menu-container {
  position: sticky;
  top: 0;
  z-index: 150;
  font-weight: 400;
}
.header-sticky-menu-container a {
  display: inline-block;
  text-decoration: underline;
  color: #000;
  text-align: center;
  padding: 0 30px;
  line-height: 45px;
}
.header-sticky-menu-container a:hover,
.header-sticky-menu-container a:focus {
  text-decoration: underline;
  background: #FC722D;
  color: #f0f0f0;
}
@media (max-width: 1199px) {
  .header-sticky-menu-container a {
    padding: 0 15px;
  }
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 110px;
  /* body margin-bottom - 20px */
}
.footer .box-table-cell {
  vertical-align: middle;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 991px) {
  .footer .box-table-cell {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .footer .contacts {
    display: none;
  }
}
.social-block {
  padding-top: 30px;
}
.social-button {
  display: inline-block;
  margin-right: 20px;
}
.feedback-item {
  padding: 15px;
  margin: 30px 0;
}
@media (min-width: 1200px) {
  .feedback-item {
    margin: 15px 0;
  }
}
.feedback-item.feedback-item-colored {
  background: #e4f4fc;
}
.feedback-avatar-container {
  float: left;
}
.feedback-text-container {
  margin-left: 110px;
  font-size: 16px;
}
.feedback-author {
  color: #727272;
  margin-bottom: 0;
}
.feedback-pager a {
  text-decoration: none;
}
.feedback-form .br-widget a {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'bootstrap-icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  text-decoration: none;
  color: #efefef;
  text-shadow: 1px 1px #ccc;
  padding: 0 2px;
}
.feedback-form .br-widget a.br-selected,
.feedback-form .br-widget a.br-active {
  color: #f5871f;
}
.feedback-form .br-widget a:before {
  content: "\f586";
}
.site-discount {
  width: 1200px;
  height: 60px;
  position: fixed;
  z-index: 11;
  top: 0;
  left: 50%;
  margin-left: -600px;
  background: url('../img/discount/discount-2017.02.png') 0 0 no-repeat;
}
.site-discount-close {
  display: none;
  font-size: 14px;
  color: #fff;
  background: transparent;
  cursor: pointer;
  border: none;
  -webkit-appearance: none;
  opacity: 0.7;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  padding: 5px 6px 5px 4px;
}
.site-discount-close:active,
.site-discount-close:hover,
.site-discount-close:focus {
  opacity: 0.85;
  outline: none;
}
@media (max-width: 900px) {
  .site-discount {
    display: none;
  }
}
.site-discount-link,
.site-discount-link:hover,
.site-discount-link:focus {
  display: block;
  width: 1200px;
  height: 60px;
  color: #452900;
  font-size: 18px;
  font-weight: normal;
  line-height: 60px;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
}
.site-discount-title {
  color: #cf4561;
  font-weight: bold;
  margin-left: 434px;
}
@media (max-width: 1100px) {
  .site-discount-title {
    margin-left: 360px;
  }
}
@media (max-width: 1000px) {
  .site-discount-title {
    margin-left: 280px;
  }
}
.org-vipusknih-place-selection {
  padding-bottom: 20px;
}
.org-vipusknih-place-selection-text {
  padding: 0 50px 20px 50px;
}
@media (max-width: 1199px) {
  .org-vipusknih-place-selection-text {
    padding: 0 10px 20px 10px;
  }
}
@media (max-width: 767px) {
  .org-vipusknih-place-selection-text {
    text-align: center;
  }
}
.org-vipusknih-place-selection-signature {
  font-size: 18px;
  font-style: italic;
  text-align: center;
  padding-top: 10px;
}
.org-vipusknih-place-selection-block {
  padding-top: 50px;
}
@media (max-width: 767px) {
  .org-vipusknih-place-selection-block {
    text-align: center;
  }
}
.org-vipusknih-place-selection-block-signature {
  padding-top: 20px;
}
.org-vipusknih-hall-decoration-text {
  padding: 0 10px 20px 10px;
  text-align: center;
}
.org-vipusknih-hall-decoration-subheader,
.org-vipusknih-place-selection-subheader {
  color: #fb7302;
}
.org-vipusknih-place-selection-header,
.org-vipusknih-place-selection-subheader,
.org-vipusknih-place-selection-block-header,
.org-vipusknih-hall-decoration-header,
.org-vipusknih-hall-decoration-subheader,
.org-vipusknih-show-programm-header {
  text-align: center;
}
.org-vipusknih-hall-decoration-subheader,
.org-vipusknih-place-selection-subheader,
.org-vipusknih-show-programm-header,
.org-vipusknih-place-selection-block-header,
.org-vipusknih-place-selection-block-subheader {
  padding-bottom: 20px;
}
.org-vipusknih-hall-decoration-header,
.org-vipusknih-show-programm-header {
  padding-top: 50px;
}
.org-vipusknih-show-programm p {
  font-size: 24px;
  padding-top: 10px;
}
.package-price-text {
  font-size: 16px;
  margin-top: -6px;
}
@media (max-width: 767px) {
  .org-vipusknih-callback-question,
  .org-vipusknih-callback-btn,
  .org-vipusknih-callback p {
    text-align: center;
  }
}
.org-vipusknih-callback-question {
  font-size: 24px;
  padding: 10px 0;
  text-align: right;
}
@media (min-width: 768px) and (max-width: 991px) {
  .org-vipusknih-callback-question {
    font-size: 22px;
    padding: 13px 0;
    margin-right: -8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .org-vipusknih-callback-btn {
    padding: 15px 17px;
    font-size: 24px;
  }
}
.separator {
  margin: 3em 0 1em;
  height: 1px;
}
.post-title {
  margin-top: 10px;
}
.post-tags-list {
  padding: 0;
  margin: 1em 0;
  list-style: none;
}
.post-tags-list > li {
  display: inline-block;
}
.compare-note {
  font-size: 12px;
}
.compare-container {
  display: inline-block;
}
.compare-section {
  margin-top: 30px;
}
.compare-price {
  font-size: 18px;
  color: #888888;
}
.compare-preview {
  margin-top: 15px;
  cursor: pointer;
}
.compare-preview > div {
  width: 100px;
  height: 100px;
  overflow: hidden;
  position: relative;
}
.compare-preview .before,
.compare-preview .after {
  height: 100px;
  width: 50px;
  position: absolute;
  overflow: hidden;
}
.compare-preview .before {
  left: 0;
  z-index: 10;
}
.compare-preview .before img,
.compare-preview .after img {
  position: absolute;
  top: 0;
}
.compare-preview .before img {
  left: 0;
}
.compare-preview .after,
.compare-preview .after img {
  right: 0;
}
.photocorrection-banner-box {
  max-width: 438px;
  position: relative;
}
.photocorrection-banner-overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  max-height: 100%;
  overflow: hidden;
  border-right: 2px solid rgba(153, 153, 153, 0.31);
}
.photocorrection-banner-before {
  display: block;
  height: 100%;
  width: auto;
}
@-webkit-keyframes piston {
  0% {
    width: 50%;
  }
  50% {
    width: 0;
  }
  75% {
    width: 0;
  }
  75.1% {
    width: 50%;
  }
}
@keyframes piston {
  0% {
    width: 50%;
  }
  50% {
    width: 0;
  }
  75% {
    width: 0;
  }
  75.1% {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .photocorrection-banner:hover .photocorrection-banner-overlay {
    -webkit-animation: piston 4s linear infinite;
    animation: piston 4s linear infinite;
  }
}
ol.breadcrumb {
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative;
  padding: 8px 0;
}
ol.breadcrumb li:before {
  color: #fe8225;
}
ol.breadcrumb li a {
  color: #ea4401;
  display: inline-block;
}
ol.breadcrumb li a span {
  margin-right: 8px;
}
ol.breadcrumb li.active {
  color: #ffffff;
  display: none;
}
.places .side {
  background: #eee;
  margin-bottom: 30px;
  padding-top: 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
}
@media (max-width: 959px) {
  .places .side {
    background: none;
  }
}
.places #map {
  position: relative;
}
.places .adv img,
.places .disadv img {
  margin-right: 8px;
}
.places .place-photo {
  padding-top: 15px;
  padding-bottom: 15px;
}
.places .slideAddCommentToggle {
  position: relative;
  margin: 30px 0 15px;
  display: none;
}
.places-form-image-formset {
  padding: 10px;
  border: #eeeeee 1px solid;
}
.places .comment-image {
  border: solid 1px rgba(255, 255, 255, 0.2);
}
.places .comment-image div input {
  margin: 0 auto;
}
.places .submit {
  padding-bottom: 10px;
}
.places .tags a {
  float: left;
  margin-left: 15px;
  color: #ea4401;
}
@media (max-width: 1199px) {
  .places #comment_form div:first-of-type > div:first-of-type {
    padding-right: 15px !important;
  }
}
@media (max-width: 767px) {
  #learnMoreBan {
    display: none;
  }
}
@media (max-width: 1199px) {
  .place-type-filter-list {
    float: left;
  }
  #learnMoreBan {
    float: left;
    margin-top: 20px;
  }
  #learnMoreBan ~ div {
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .place-type-filter-list {
    margin-right: 100px;
  }
}
.svadba-gallery-main {
  margin-bottom: 20px;
}
.svadba-gallery-main-image {
  text-align: center;
}
.svadba-gallery-main-image img {
  width: 80%;
  margin: 0 auto;
}
.svadba-gallery-slide {
  text-align: center;
}
.svadba-gallery-image-link {
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
}
.svadba-gallery-image {
  width: 120px;
  height: 120px;
}
.svadba-gallery-service {
  font-size: 24px;
}
@media (max-width: 767px) {
  .svadba-gallery-service {
    font-size: 20px;
  }
}
.svadba-gallery-discount {
  text-decoration: line-through;
  color: #4d4d4d;
  font-size: 16px;
  margin-top: 10px;
}
.svadba-gallery-price {
  font-size: 18px;
  margin: 10px 0;
}
