.row-cols, .thumbs, .map-content {
    *zoom: 1
}
.row-cols:before, .thumbs:before, .map-content:before, .row-cols:after, .thumbs:after, .map-content:after {
    content: " ";
    display: table
}
.row-cols:after, .thumbs:after, .map-content:after {
    clear: both
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    height: 100%
}
body {
    margin: 0;
    position: relative;
    min-height: 100%;
    line-height: 1.42857143
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden], template {
    display: none
}
a {
    background: transparent;
    text-decoration: none;
    color: inherit
}
a:active, a:hover {
    outline: 0;
    text-decoration: none
}
abbr[title] {
    border-bottom: 1px dotted
}
b, strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0;
    max-width: 100%;
    height: auto
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button, select {
    text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled], html input[disabled] {
    cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    resize: none
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.pull-right {
    float: right !important
}
.pull-left {
    float: left !important
}
.hide {
    display: none !important
}
.show {
    display: block !important
}
.invisible {
    visibility: hidden
}
* {
    box-sizing: border-box
}
.header:before, .header:after, .container:before, .container:after, .main:before, .main:after, .footer:before, .footer:after, .row:before, .row:after, .form:before, .form:after, .form-group:before, .form-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after {
    content: " ";
    display: table;
    clear: both
}
.container {
    margin: 0 auto
}
.fade {
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity 0.15s linear
}
.fade.in {
    opacity: 1;
    filter: alpha(opacity=100)
}
.collapse {
    display: none
}
.collapse.in {
    display: block
}
tr.collapse.in {
    display: table-row
}
tbody.collapse.in {
    display: table-row-group
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.row-cols, .thumbs, .map-content {
    *zoom: 1
}
.row-cols:before, .thumbs:before, .map-content:before, .row-cols:after, .thumbs:after, .map-content:after {
    content: " ";
    display: table
}
.row-cols:after, .thumbs:after, .map-content:after {
    clear: both
}
.container {
    padding: 0 27px;
    width: 978px
}
body {
    min-width: 978px;
    font-family: 'noto_serifregular', Arial, Tahoma, Helvitica, serif;
    font-size: 14px;
    background: #f2f2ea;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale
}
.main {
    padding-top: 40px
}
::-moz-placeholder {
    color: #6c7a7b;
    opacity: 1
}
::-webkit-input-placeholder {
    color: #6c7a7b
}
:-ms-input-placeholder {
    color: #6c7a7b
}
::placeholder {
    color: #6c7a7b
}
.placeholder {
    color: #6c7a7b !important
}
:focus::-moz-placeholder {
    color: transparent
}
:focus::-webkit-input-placeholder {
    color: transparent
}
:focus:-ms-input-placeholder {
    color: transparent
}
:focus::placeholder {
    color: transparent
}
h3 {
    font-size: 36px;
    margin: 0;
    line-height: 1;
    padding: 5px 0;
    color: #671409;
    text-align: center;
    margin: 20px 0
}
.h3, .btn-bg-group {
    max-width: 925px;
    margin: 25px auto;
    text-align: center;
    position: relative
}
.h3 .line-ico, .btn-bg-group .line-ico {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0 -27px
}
.h3 .line-ico:before, .h3 .line-ico:after, .btn-bg-group .line-ico:before, .btn-bg-group .line-ico:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    z-index: 2
}
.h3 .line-ico:before, .btn-bg-group .line-ico:before {
    left: 0;
    background: url(../images/h3-before-ico.png) no-repeat
}
.h3 .line-ico:after, .btn-bg-group .line-ico:after {
    right: 0;
    margin-top: -9px;
    background: url(../images/h3-after-ico.png) no-repeat
}
.h3 .line-bg, .btn-bg-group .line-bg {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 15px 0
}
.h3 .line-bg:before, .h3 .line-bg:after, .btn-bg-group .line-bg:before, .btn-bg-group .line-bg:after {
    content: "";
    display: block;
    width: 9999px;
    position: absolute;
    height: 6px;
    margin-top: -3px;
    top: 50%;
    z-index: 0
}
.h3 .line-bg:before, .btn-bg-group .line-bg:before {
    right: 100%;
    margin-right: 10px;
    background: url(../images/h3-before.png) 100% 0 no-repeat
}
.h3 .line-bg:after, .btn-bg-group .line-bg:after {
    margin-top: -2px;
    margin-left: 10px;
    left: 100%;
    background: url(../images/h3-after.png) 0 0 no-repeat
}
.btn-bg-group {
    padding: 50px 0
}
.btn-bg-group .line-bg:before {
    margin-right: -35px
}
.btn-bg-group .line-bg:after {
    margin-left: -35px
}
.btn-bg-group.md {
    padding: 0
}
.modal .line-ico {
    margin: 0
}
.modal .btn-bg-group {
    padding: 0
}
.modal .btn-bg-group .line-ico:before, .modal .btn-bg-group .line-ico:after {
    width: 6px;
    height: 6px;
    margin-top: -3px;
    background: #ecd8b6;
    border-radius: 100%
}
.dropdown-menu {
    display: none;
    font-size: 24px;
    border: 2px solid #e67e22;
    border-radius: 6px;
    text-align: left
}
.dropdown-menu li a {
    font-family: 'noto_serifbold';
    color: #671409;
    display: block;
    text-decoration: none;
    padding: 10px;
    padding-left: 25px
}
.dropdown-menu li a .caret {
    margin-top: 10px;
    margin-right: 22px;
    float: right;
    border-top-color: transparent;
    border-bottom: 6px solid #e67e22
}
.dropdown-menu li a:hover {
    color: #d35400
}
.dropdown-menu.open {
    min-width: 320px;
    position: absolute;
    z-index: 1000;
    top: 14px;
    display: block;
    background: #fff
}
a {
    color: #e67e22;
    text-decoration: underline
}
a:hover {
    color: #d35400
}
.navbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 10;
    min-height: 20px;
    background: #191919
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    text-align: center;
    text-transform: uppercase
}
.nav>li {
    position: relative;
    display: inline-block
}
.nav>li>a {
    position: relative;
    display: block;
    color: #e0e0e0;
    padding: 10px 15px;
    text-decoration: none
}
.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    color: #e67e22
}
.nav>li.disabled>a {
    color: #999999
}
.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}
.nav .open>a, .nav .active>a, .nav .open>a:hover, .nav .open>a:focus {
    color: #e67e22
}
.nav>li>a>img {
    max-width: none
}
.navbar-header {
    float: left
}
@media only screen and (max-width: 768px) {
    .navbar-header {
        float: none;
    }
}
.navbar-collapse {
    overflow-x: visible;
    border-top: 1px solid transparent;
    -webkit-overflow-scrolling: touch;
    width: auto;
    border-top: 0;
    box-shadow: none
}
.navbar-collapse.collapse {
    display: block;
    height: auto !important;
    overflow: visible
}
.navbar-collapse.in {
    overflow-y: visible
}
.navbar-collapse.in {
    overflow-y: auto
}
.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}
@media (max-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}
.navbar-logo {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}
.logo-catalog {
    width: 463px;
    height: 130px;
    display: block;
    margin: 30px auto 10px;
    background: url(../images/logo-catalog.png) no-repeat
}
.navbar-toggle {
    position: relative;
    float: right;
    display: none;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}
@media only screen and (max-width: 768px) {
    .navbar-toggle {
        display: block;
    }
}
.navbar-toggle:focus {
    outline: 0
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}
.navbar-form {
    padding: 10px 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}
.footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #eedfc5 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#eedfc5', GradientType=0)
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    width: 100%
}
.carousel {
    position: relative
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}
.carousel-inner>.item {
    position: relative;
    display: none;
    transition: 0.6s ease-in-out left
}
.carousel-inner>.item>.container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    line-height: 1
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner>.item {
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000
    }
    .carousel-inner>.item.next, .carousel-inner>.item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    .carousel-inner>.item.prev, .carousel-inner>.item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right, .carousel-inner>.item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: block
}
.carousel-inner>.active {
    left: 0
}
.carousel-inner>.next, .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}
.carousel-inner>.next {
    left: 100%
}
.carousel-inner>.prev {
    left: -100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
    left: 0
}
.carousel-inner>.active.left {
    left: -100%
}
.carousel-inner>.active.right {
    left: 100%
}
.carousel-control {
    position: absolute;
    top: 50%;
    margin-top: -55px;
    width: 72px;
    height: 110px;
    font-size: 72px;
    color: #fff;
    text-align: center;
    filter: alpha(opacity=100);
    opacity: 1;
    text-decoration: none
}
.carousel-control:after {
    display: inline-block;
    background: url(../images/icons-arrow.png) no-repeat;
    width: 14px;
    height: 18px
}
.carousel-control.left {
    left: 0
}
.carousel-control.left:after {
    content: ""
}
.carousel-control.right {
    right: 0
}
.carousel-control.right:after {
    content: "";
    background-position: -50px 0
}
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=100);
    outline: 0;
    opacity: 1
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}
.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}
.carousel-control .icon-prev:before {
    content: '\2039'
}
.carousel-control .icon-next:before {
    content: '\203a'
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}
.table-absolute {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}
.table-absolute>.container {
    display: table;
    height: 100%;
    position: relative
}
.carousel-caption {
    display: table-cell;
    vertical-align: middle;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}
.carousel-caption .btn {
    text-shadow: none
}
.logo {
    background: url(../images/logo.png) no-repeat;
    width: 588px;
    height: 280px;
    display: block;
    margin: auto
}
address {
    color: #222222;
    display: block;
    text-align: center;
    padding: 0 10px;
    font-size: 16px;
    font-style: normal;
    position: relative
}
address.before-after-ico {
    padding: 0 35px
}
address.before-after-ico:before, address.before-after-ico:after {
    width: 34px;
    height: 15px;
    margin-top: -7px;
    position: absolute;
    top: 50%;
    content: ''
}
address.before-after-ico:before {
    left: -10px;
    background: url(../images/ico-before-adress.png) no-repeat
}
address.before-after-ico:after {
    right: -10px;
    background: url(../images/ico-after-adress.png) no-repeat
}
address .title {
    font-family: 'noto_serifbold';
    display: block;
    color: #222222;
    font-size: 24px;
    padding-bottom: 5px;
}
address .phone {
    padding-top: 5px;
    font-family: 'noto_serifbold';
    display: block;
    color: #6c7a7b;
    font-size: 24px
}
.row-cols {
    margin: 0 -5px;
    position: relative;
    
}
.row-contacts {
    font-size: 0;
    text-align: center;
}
.col-3 {
    font-size: 14px;
    width: 33.33%;
    padding: 0 5px;
    float: left;
}
.row-contacts .col-3 {
    float: none;
    display: inline-block;
    vertical-align: top;
}
.thumbs {
    margin: auto;
    min-width: 946px;
    font-size: 0;
    text-align: center
}
.thumbs>ul {
    margin: 0;
    overflow: hidden;
    margin-left: -19px
}
.thumbs>ul>li {
    padding-left: 19px;
    padding-bottom: 19px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px
}
.thumb, .thumb-sm, .thumb-md, .thumb-lg, .thumb-info {
    position: relative;
    overflow: hidden;
    height: 320px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px 2px #e9e8e0
}
.thumb>img, .thumb-sm>img, .thumb-md>img, .thumb-lg>img, .thumb-info>img {
    display: block;
    width: 100%
}
.thumb address, .thumb-sm address, .thumb-md address, .thumb-lg address, .thumb-info address {
    color: #999;
    padding: 0 20px;
    margin-top: 10px;
    font-family: Arial, Helvetica, sans-serif
}
.thumb address .title, .thumb-sm address .title, .thumb-md address .title, .thumb-lg address .title, .thumb-info address .title {
    font-family: 'Noto Serif', serif;
    color: #e2ac7a
}
.thumb-lg {
    width: 585px
}
.thumb-lg .thumb-img img {
    width: 100%;
    height: auto
}
.thumb-sm {
    width: 320px
}
.thumb-info {
    background: url(../images/texture.png) no-repeat;
    background-size: cover;
    text-align: center;
    display: table-cell;
    vertical-align: middle
}
.thumb-info img {
    margin-top: 20px
}
.thumb-img {
    display: block;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.thumb-img>img {
    position: absolute;
    right: 0%;
    left: 0%;
    top: -100%;
    bottom: -100%;
    margin: auto;
    height: auto;
    width: 100%;
    max-width: none
}
/*portrait-img                   to sass*/
.thumb-img>img.portrait-img {
    position: absolute;
    right: 0%;
    left: 0%;
    top: -100%;
    bottom: -100%;
    margin: auto;
    height: auto;
    width: 100%;
    max-width: none;
    max-height: none
}
/*album-img                   to sass*/
.thumb-img>img.album-img {
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: -100%;
    right: -100%;
    margin: auto;
    height: 100%;
    width: auto;
    max-width: none
}
.title-thumb-info {
    font-size: 24px;
    margin-bottom: 20px;
    display: block;
    color: #e0e0e0;
    font-family: 'noto_serifbold'
}
.title-thumb {
    color: #222;
    font-family: 'noto_serifbold';
    position: absolute;
    bottom: 10px;
    left: 15px;
    border-radius: 5px;
    padding: 5px 10px;
    background: #fff;
    background: rgba(255, 255, 255, 0.9)
}
.map-content {
    padding: 40px 0;
    max-width: 978px;
    margin: auto
}
.nav-map {
    float: left;
    width: 50%;
    font-size: 16px;
    color: #6c7a7b
}
.nav-map h3 {
    text-align: left;
    margin-top: 0
}
.nav-map ul li {
    margin-bottom: 10px;
    float: left;
    width: 50%
}
.marker-map {
    overflow: hidden;
    width: 460px;
    height: 310px;
    position: relative
}
.marker-map .marker {
    position: absolute
}
.marker {
    display: block;
    background: url(../images/ico-marker.png) no-repeat;
    width: 37px;
    height: 42px;
    text-indent: -9999px
}
.marker-1 {
    top: 30px;
    right: 210px
}
.marker-2 {
    top: 130px;
    right: 80px
}
.marker-3 {
    top: 165px;
    right: 190px
}
.marker-4 {
    top: 195px;
    right: 160px
}
.marker-5 {
    top: 175px;
    right: 140px
}
.marker-6 {
    top: 177px;
    right: 125px
}
.marker-7 {
    top: 185px;
    right: 105px
}
.marker-8 {
    top: 260px;
    right: 30px
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0
}
.tooltip.in {
    filter: alpha(opacity=100);
    opacity: 1
}
.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}
.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}
.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}
.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}
.tooltip-inner {
    max-width: 200px;
    padding: 10px;
    color: #e0e0e0;
    text-align: center;
    text-decoration: none;
    background-color: #222222;
    border-radius: 4px
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.reviews-list {
    font-size: 16px
}
.reviews-list>ul {
    font-size: 0
}
.reviews-list>ul>li {
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
    color: #6c7a7b;
    font-size: 16px;
    position: relative;
    padding: 0 30px
}
.reviews-list>ul>li:before {
    content: "«";
    color: #eedfc5;
    font-size: 48px;
    line-height: 1;
    position: absolute;
    left: 0;
    top: 0
}
.name, .acquired {
    font-family: 'noto_serifbold';
    display: block;
    color: #222
}
.footer {
    padding: 45px 0;
    color: #777;
    text-align: center;
    font-family: Arial, sans-serif
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    color: #fff;
    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;
    position: relative;
    z-index: 1
}
.btn .caret {
    border-width: 4px;
    border-top-width: 6px
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none
}
.btn:hover, .btn:focus, .btn.focus {
    text-decoration: none
}
.btn:active, .btn.active {
    background-image: none;
    outline: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    box-shadow: none;
    opacity: 0.65
}
.btn-bg, .btn-bg-white {
    transition: all 0.2s;
    background: #e67e22;
    background: linear-gradient(to bottom, #e67e22 0%, #ef922e 50%, #e1711f 50%, #e67d22 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e67e22', endColorstr='#e67d22', GradientType=0);
    height: 56px;
    padding: 10px 22px;
    font-size: 24px;
    font-family: 'noto_serifbold'
}
.btn-bg .border-btn, .btn-bg-white .border-btn {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 3px;
    border: 2px solid #ecd8b6
}
.btn-bg:before, .btn-bg:after, .btn-bg-white:before, .btn-bg-white:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 12px;
    height: 35px;
    margin-top: -17px
}
.btn-bg:before, .btn-bg-white:before {
    width: 11px;
    left: -6px;
    background: url(../images/bg-btn-before.png) no-repeat
}
.btn-bg:after, .btn-bg-white:after {
    right: -7px;
    background: url(../images/bg-btn-after.png) no-repeat
}
.btn-bg:hover, .btn-bg:focus, .btn-bg.focus, .btn-bg:active, .btn-bg.active {
    background: #da6c1a;
    background: linear-gradient(to bottom, #da6c1a 0%, #e68319 50%, #d16210 50%, #e57d21 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#da6c1a', endColorstr='#e57d21', GradientType=0);
    box-shadow: 0 5px 15px #c0b8af
}
.btn-bg:hover:before, .btn-bg:focus:before, .btn-bg.focus:before, .btn-bg:active:before, .btn-bg.active:before {
    left: -7px;
    width: 12px;
    background: url(../images/bg-btn-before-hover.png) no-repeat
}
.btn-bg:hover:after, .btn-bg:focus:after, .btn-bg.focus:after, .btn-bg:active:after, .btn-bg.active:after {
    right: -7px;
    margin-top: -18px;
    background: url(../images/bg-btn-after-hover.png) no-repeat
}
.btn-bg:active, .btn-bg.active {
    box-shadow: 0 5px 10px #c0b8af
}
.thumb .btn-bg-white, .thumb-sm .btn-bg-white, .thumb-md .btn-bg-white, .thumb-lg .btn-bg-white, .thumb-info .btn-bg-white {
    position: absolute;
    left: 15px;
    z-index: 2;
    bottom: 15px;
    font-size: 24px;
    color: #671409;
    font-family: 'noto_serifbold'
}
.btn-bg-white {
    background: #ecf0f1;
    background: linear-gradient(to bottom, #ecf0f1 0%, #ffffff 50%, #edf1f2 50%, #fefefe 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ecf0f1', endColorstr='#fefefe', GradientType=0)
}
.btn-bg-white .border-btn {
    border-color: #e67e22
}
.btn-bg-white:before {
    width: 11px;
    left: -6px;
    background: url(../images/bg-btn-before-white.png) no-repeat
}
.btn-bg-white:after {
    width: 11px;
    right: -6px;
    background: url(../images/bg-btn-after-white.png) no-repeat
}
p.btn-bg:hover, p.btn-bg:focus, p.btn-bg.focus, p.btn-bg:active, p.btn-bg.active {
    transition: all 0.2s;
    background: #e67e22;
    background: linear-gradient(to bottom, #e67e22 0%, #ef922e 50%, #e1711f 50%, #e67d22 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e67e22', endColorstr='#e67d22', GradientType=0);
    height: 56px;
    padding: 10px 22px;
    font-size: 24px;
    font-family: 'noto_serifbold';
    box-shadow: none
}
p.btn-bg:hover:before, p.btn-bg:hover:after, p.btn-bg:focus:before, p.btn-bg:focus:after, p.btn-bg.focus:before, p.btn-bg.focus:after, p.btn-bg:active:before, p.btn-bg:active:after, p.btn-bg.active:before, p.btn-bg.active:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 12px;
    height: 35px;
    margin-top: -17px
}
p.btn-bg:hover:before, p.btn-bg:focus:before, p.btn-bg.focus:before, p.btn-bg:active:before, p.btn-bg.active:before {
    width: 11px;
    left: -6px;
    background: url(../images/bg-btn-before.png) no-repeat
}
p.btn-bg:hover:after, p.btn-bg:focus:after, p.btn-bg.focus:after, p.btn-bg:active:after, p.btn-bg.active:after {
    right: -7px;
    background: url(../images/bg-btn-after.png) no-repeat
}
p.btn-bg .btn-bg:active, p.btn-bg .btn-bg.active {
    box-shadow: none
}
.modal-open {
    overflow: hidden
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%)
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
.modal-dialog {
    position: relative;
    width: 100%;
    max-width: 535px;
    margin: 50px auto
}
.modal-content {
    position: relative;
    background: #f2f2ea;
    background: linear-gradient(to bottom, #f2f2ea 0%, #f2f2ea 50%, #f2f2ea 76%, #eee0c7 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f2f2ea', endColorstr='#eee0c7', GradientType=0);
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0;
    padding-bottom: 20px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5)
}
.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #301e1b;
    z-index: 20;
    width: 100%;
    height: 100%;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}
.modal-backdrop.in {
    filter: alpha(opacity=90);
    opacity: 0.9
}
.modal-header {
    min-height: 16.42857143px;
    padding: 0 55px
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0;
    line-height: 1.42857143
}
.modal-body {
    position: relative;
    padding: 0 55px
}
.modal-footer {
    padding: 0 55px;
    text-align: right
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
.modal-open .navbar, .modal-open .footer {
    padding-right: 17px
}
.close {
    float: right;
    font-size: 21px;
    font-family: 'noto_serifbold';
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 0.2
}
.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0
}
.form-group {
    margin-bottom: 20px
}
input, textarea {
    display: block;
    width: 100%;
    height: 44px;
    padding: 6px 20px;
    font-size: 16px;
    line-height: 28px;
    color: #671409;
    background-color: #fff;
    background-image: none;
    border: 2px solid #f2f2ea;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    box-shadow: inset 1px 2px 4px rgba(220, 220, 220, 0.9)
}
input:focus, textarea:focus {
    border-color: #e67e22;
    outline: none;
    box-shadow: inset 1px 1px 1px rgba(220, 220, 220, 0.9)
}
textarea {
    height: 205px
}
.btn input[type="submit"] {
    display: block;
    padding: 6px 22px;
    color: #fff;
    font-size: 24px;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: none;
    border: none;
    box-shadow: none;
    height: 100%
}
span.btn-bg {
    padding: 0
}
p.btn-bg {
    margin: 0;
    cursor: auto
}
.thumb .title-thumb, .thumb-sm .title-thumb, .thumb-md .title-thumb, .thumb-lg .title-thumb, .thumb-info .title-thumb {
    transition: left 0.2s ease-in-out
}
.thumb:hover .title-thumb, .thumb-sm:hover .title-thumb, .thumb-md:hover .title-thumb, .thumb-lg:hover .title-thumb, .thumb-info:hover .title-thumb {
    left: 10px
}
.thumb-img img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out
}
.thumb-img:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}
.fancybox-wrap {
    /*max-width: 980px;
    width: 100% !important*/
    max-width: 100%;
}
.fancybox-inner {
    /*width: 100% !important;*/
    width: auto !important;
    overflow: hidden !important;
    /*max-height: 500px !important*/
}
.fancybox-image {
    /*position: absolute;*/
	  left: -100%;
	  right: -100%;
	  top: 0;
	  bottom: 0;
	  display: block;
	  margin: auto;
	  max-width: none;
	  width: auto;
	  max-height: none;
	  height: 100%;
}
.thumbs-wrapper {
    position: relative;
    overflow: hidden
}
#fancybox-thumbs ul {
    opacity: 0;
    filter: alpha(opacity=0)
}
#fancybox-thumbs .thumbs-wrapper ul {
    opacity: 1;
    filter: alpha(opacity=100)
}
.fancybox-nav {
    top: 50%;
    margin-top: -25px;
    text-align: center;
    padding-top: 26px
}
.fancybox-nav span {
    width: auto;
    height: auto;
    display: inline-block;
    background: none;
    position: static
}
.fancybox-nav span:after {
    display: inline-block;
    background: url(../images/icons-arrow.png) no-repeat;
    width: 14px;
    height: 18px
}
.fancybox-prev {
    left: -25px
}
.fancybox-prev span:after {
    content: ""
}
.fancybox-next {
    right: -25px
}
.fancybox-next span:after {
    content: "";
    background-position: -50px 0
}
.fancybox-nav span {
    visibility: visible !important
}
.fancybox-lock .fancybox-overlay {
    background: none
}
.fancybox-lock .fancybox-overlay:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #301e1b;
    opacity: 0.9;
    filter: alpha(opacity=90)
}
#fancybox-thumbs ul {
    transition: left 0.2s
}
#fancybox-thumbs ul li {
    position: relative;
    opacity: 1;
    filter: alpha(opacity=100);
    border: none;
    padding: 8px;
    padding-left: 0
}
#fancybox-thumbs ul li a {
    border: none;
    background: none
}
#fancybox-thumbs ul li a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.9;
    filter: alpha(opacity=90);
    z-index: 2
}
#fancybox-thumbs ul li.active {
    padding: 8px;
    padding-left: 0;
    border: none;
    opacity: 1;
    filter: alpha(opacity=100)
}
#fancybox-thumbs ul li.active a:before {
    border-color: #e7944a;
    opacity: 1;
    filter: alpha(opacity=100)
}
#fancybox-thumbs ul li.active a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80)
}
#fancybox-thumbs ul li:hover {
    padding: 8px;
    padding-left: 0;
    border: none;
    opacity: 1;
    filter: alpha(opacity=100)
}
#fancybox-thumbs ul li:hover a:before {
    border-color: #e7944a;
    opacity: 1;
    filter: alpha(opacity=100)
}
#fancybox-thumbs ul li:hover a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80)
}
.container .thumbs {
    width: 100% !important
}
@media only screen and (max-width: 1050px) {
    .fancybox-wrap {
        padding: 0 60px;
        left: 0 !important;
        right: 0 !important;
        margin: auto
    }
}
@media only screen and (min-width: 1366px) {
    .thumbs {
        width: 1285px;
        text-align: left
    }
}
@media only screen and (min-width: 1920px) {
    .thumbs {
        width: 1890px
    }
    .container {
        padding: 0 8px
    }
}
form .alert {
    padding: 15px 10px 0;
    display: none
}
.alert {
    padding: 10px;
    text-align: center;
    font-size: 16px
}
.alert-error {
    color: #f04d38
}
.alert-success {
    color: #3cf038
}
label.input-error {
    display: none !important
}
.input-error, textarea.input-error {
    border-color: #e74c3c
}
.input-error:focus, .input-error:active, textarea.input-error:focus, textarea.input-error:active {
    border-color: #e74c3c
}
.modal-header .close {
    position: absolute;
    right: -25px;
    top: -25px;
    opacity: 1
}
.modal-header .close span {
    display: block;
    margin-top: -7px
}
.carousel-control {
    margin-top: -25px;
    padding: 8px 0;
    text-align: center
}
.fancybox-close {
    right: -25px;
    top: -25px;
    text-align: center
}
.fancybox-close:before {
    content: "x" !important;
    font-size: 24px;
    font-family: 'noto_serifbold'
}
.ico-circle, button.ico-circle, .carousel-control, .fancybox-nav, .fancybox-close {
    font-size: 24px;
    font-family: 'noto_serifbold';
    opacity: 1;
    width: 50px;
    height: 50px;
    outline: none;
    color: #fff;
    border-radius: 100%;
    background: #e67e22;
    background: linear-gradient(to bottom, #e67e22 0%, #ef922e 50%, #e1711f 50%, #e67d22 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e67e22', endColorstr='#e67d22', GradientType=0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.2s, background 0.2s
}
.ico-circle:before, button.ico-circle:before, .carousel-control:before, .fancybox-nav:before, .fancybox-close:before {
    content: "";
    position: absolute;
    border: 2px solid #fff;
    border-radius: 50%;
    margin: 4px;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}
.ico-circle:hover, button.ico-circle:hover, .carousel-control:hover, .fancybox-nav:hover, .fancybox-close:hover {
    box-shadow: 0 10px 22px -10px rgba(0, 0, 0, 0.5);
    color: #fff;
    background: #da6c1a;
    background: linear-gradient(to bottom, #da6c1a 0%, #e68319 50%, #d16210 50%, #e57d21 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#da6c1a', endColorstr='#e57d21', GradientType=0)
}
.row-contacts {
    margin: 40px -5px;
}
.h3 .line-bg {
    min-width: 200px;
}