
/* font-family: "CenturyGothic"; */
@font-face {
    font-family: "CenturyGothic";
    src: url("../fonts/CenturyGothic/CenturyGothicRegular/CenturyGothic.eot");
    src: url("../fonts/CenturyGothic/CenturyGothicRegular/CenturyGothic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/CenturyGothic/CenturyGothicRegular/CenturyGothic.woff") format("woff"),
    url("../fonts/CenturyGothic/CenturyGothicRegular/CenturyGothic.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
}
/* font-family: "ProximaNovaBold"; */
@font-face {
    font-family: "ProximaNovaBold";
    src: url("../fonts/ProximaNova/ProximaNovaBold/ProximaNovaBold.eot");
    src: url("../fonts/ProximaNova/ProximaNovaBold/ProximaNovaBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ProximaNova/ProximaNovaBold/ProximaNovaBold.woff") format("woff"),
    url("../fonts/ProximaNova/ProximaNovaBold/ProximaNovaBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
}
/* font-family: "ProximaNovaBlack"; */
@font-face {
    font-family: "ProximaNovaBlack";
    src: url("../fonts/ProximaNova/ProximaNovaBlack/ProximaNovaBlack.eot");
    src: url("../fonts/ProximaNova/ProximaNovaBlack/ProximaNovaBlack.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ProximaNova/ProximaNovaBlack/ProximaNovaBlack.woff") format("woff"),
    url("../fonts/ProximaNova/ProximaNovaBlack/ProximaNovaBlack.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

/* font-family: "PlayfairDisplayBoldItalic"; */
@font-face {
    font-family: "PlayfairDisplayBoldItalic";
    src: url("../fonts/PlayfairDisplay/PlayfairDisplayBoldItalic/PlayfairDisplayBoldItalic.eot");
    src: url("../fonts/PlayfairDisplay/PlayfairDisplayBoldItalic/PlayfairDisplayBoldItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/PlayfairDisplay/PlayfairDisplayBoldItalic/PlayfairDisplayBoldItalic.woff") format("woff"),
    url("../fonts/PlayfairDisplay/PlayfairDisplayBoldItalic/PlayfairDisplayBoldItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}


@font-face {
  font-family: "customicons";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/customicons/customicons.eot?#iefix") format("embedded-opentype"), url("../fonts/customicons/customicons.woff2") format("woff2"), url("../fonts/customicons/customicons.woff") format("woff"), url("../fonts/customicons/customicons.ttf") format("truetype"), url("../fonts/customicons/customicons.svg#customicons") format("svg");
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "customicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; 
}

.icon-tag:before {
  content: '\e800'; 
}

.icon-left-open-big:before {
  content: '\e801'; 
}

.icon-right-open-big:before {
  content: '\e802'; 
}

.icon-t-short:before {
  content: '\e803'; 
}

.icon-works:before {
  content: '\e804'; 
}

.icon-bag:before {
  content: '\e805'; 
}

.icon-cup:before {
  content: '\e806'; 
}

.icon-goblet:before {
  content: '\e807'; 
}

.icon-massege:before {
  content: '\e808'; 
}

.icon-pen:before {
  content: '\e809'; 
}

.icon-roll:before {
  content: '\e80a'; 
}

.icon-suitcase:before {
  content: '\e80b'; 
}

.icon-star:before {
  content: '\e80c'; 
}

.icon-facebook:before {
  content: '\e80d'; 
}

.icon-email:before {
  content: '\e80e'; 
}

.icon-phone:before {
  content: '\e80f'; 
}

.icon-ok:before {
  content: '\e810'; 
}

.icon-location:before {
  content: '\e811'; 
}

.icon-twitter:before {
  content: '\f309'; 
}

.icon-lines:before {
  content: '\e812'; 
}

.icon-search:before {
  content: '\e813'; 
}

.icon-t-short-1:before {
  content: '\e814'; 
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; 
}

body {
  margin: 0; 
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, 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-color: transparent; 
}
a:active, a:hover {
  outline: 0; 
}

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 {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; 
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em; 
}

sub {
  bottom: -0.25em; 
}

img {
  border: 0; 
}

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;
  text-transform: none; 
}

select {
  text-transform: none; 
}

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer; 
}

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; 
}

button[disabled], html input[disabled] {
  cursor: default; 
}

button::-moz-focus-inner {
  border: 0;
  padding: 0; 
}

input {
  line-height: normal; 
}
input::-moz-focus-inner {
  border: 0;
  padding: 0; 
}
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; 
}

optgroup {
  font-weight: bold; 
}

table {
  border-collapse: collapse;
  border-spacing: 0; 
}

td, th {
  padding: 0; 
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; 
}

body {
  margin: 0; 
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, 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-color: transparent; 
}

a:active, a:hover {
  outline: 0; 
}

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; 
}

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; 
}

optgroup {
  font-weight: bold; 
}

table {
  border-collapse: collapse;
  border-spacing: 0; 
}

td, th {
  padding: 0; 
}

* {
  box-sizing: border-box; 
}

*:before, *:after {
  box-sizing: border-box; 
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; 
}

body {
  font-family: "CenturyGothic", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff; 
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; 
}

a {
  color: #337ab7;
  text-decoration: none; 
}

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline; 
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; 
}

figure {
  margin: 0; 
}

img {
  vertical-align: middle; 
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; 
}

.img-rounded {
  border-radius: 6px; 
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; 
}

.img-circle {
  border-radius: 50%; 
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; 
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; 
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; 
}

[role="button"] {
  cursor: pointer; 
}

.container {
        margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; 
}

        
    }
@media (min-width: 768px) {
  .container {
    width: 750px; 
       margin-bottom: 10px;
  } 
}

@media (min-width: 992px) {
  .container {
    width: 970px; 
  } 
}

@media (min-width: 1200px) {
  .container {
    width: 1170px; 
  } 
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; 
}

.row {
  margin-left: -15px;
  margin-right: -15px; 
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; 
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; 
}

.col-xs-12 {
  width: 100%; 
}

.col-xs-11 {
  width: 91.66666667%; 
}

.col-xs-10 {
  width: 83.33333333%; 
}

.col-xs-9 {
  width: 75%; 
}

.col-xs-8 {
  width: 66.66666667%; 
}

.col-xs-7 {
  width: 58.33333333%; 
}

.col-xs-6 {
  width: 50%; 
}

.col-xs-5 {
  width: 41.66666667%; 
}

.col-xs-4 {
  width: 33.33333333%; 
}

.col-xs-3 {
  width: 25%; 
}

.col-xs-2 {
  width: 16.66666667%; 
}

.col-xs-1 {
  width: 8.33333333%; 
}

.col-xs-pull-12 {
  right: 100%; 
}

.col-xs-pull-11 {
  right: 91.66666667%; 
}

.col-xs-pull-10 {
  right: 83.33333333%; 
}

.col-xs-pull-9 {
  right: 75%; 
}

.col-xs-pull-8 {
  right: 66.66666667%; 
}

.col-xs-pull-7 {
  right: 58.33333333%; 
}

.col-xs-pull-6 {
  right: 50%; 
}

.col-xs-pull-5 {
  right: 41.66666667%; 
}

.col-xs-pull-4 {
  right: 33.33333333%; 
}

.col-xs-pull-3 {
  right: 25%; 
}

.col-xs-pull-2 {
  right: 16.66666667%; 
}

.col-xs-pull-1 {
  right: 8.33333333%; 
}

.col-xs-pull-0 {
  right: auto; 
}

.col-xs-push-12 {
  left: 100%; 
}

.col-xs-push-11 {
  left: 91.66666667%; 
}

.col-xs-push-10 {
  left: 83.33333333%; 
}

.col-xs-push-9 {
  left: 75%; 
}

.col-xs-push-8 {
  left: 66.66666667%; 
}

.col-xs-push-7 {
  left: 58.33333333%; 
}

.col-xs-push-6 {
  left: 50%; 
}

.col-xs-push-5 {
  left: 41.66666667%; 
}

.col-xs-push-4 {
  left: 33.33333333%; 
}

.col-xs-push-3 {
  left: 25%; 
}

.col-xs-push-2 {
  left: 16.66666667%; 
}

.col-xs-push-1 {
  left: 8.33333333%; 
}

.col-xs-push-0 {
  left: auto; 
}

.col-xs-offset-12 {
  margin-left: 100%; 
}

.col-xs-offset-11 {
  margin-left: 91.66666667%; 
}

.col-xs-offset-10 {
  margin-left: 83.33333333%; 
}

.col-xs-offset-9 {
  margin-left: 75%; 
}

.col-xs-offset-8 {
  margin-left: 66.66666667%; 
}

.col-xs-offset-7 {
  margin-left: 58.33333333%; 
}

.col-xs-offset-6 {
  margin-left: 50%; 
}

.col-xs-offset-5 {
  margin-left: 41.66666667%; 
}

.col-xs-offset-4 {
  margin-left: 33.33333333%; 
}

.col-xs-offset-3 {
  margin-left: 25%; 
}

.col-xs-offset-2 {
  margin-left: 16.66666667%; 
}

.col-xs-offset-1 {
  margin-left: 8.33333333%; 
}

.col-xs-offset-0 {
  margin-left: 0; 
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; 
  }
  .col-sm-12 {
    width: 100%; 
  }
  .col-sm-11 {
    width: 91.66666667%; 
  }
  .col-sm-10 {
    width: 83.33333333%; 
  }
  .col-sm-9 {
    width: 75%; 
  }
  .col-sm-8 {
    width: 66.66666667%; 
  }
  .col-sm-7 {
    width: 58.33333333%; 
  }
  .col-sm-6 {
    width: 50%; 
  }
  .col-sm-5 {
    width: 41.66666667%; 
  }
  .col-sm-4 {
    width: 33.33333333%; 
  }
  .col-sm-3 {
    width: 25%; 
  }
  .col-sm-2 {
    width: 16.66666667%; 
  }
  .col-sm-1 {
    width: 8.33333333%; 
  }
  .col-sm-pull-12 {
    right: 100%; 
  }
  .col-sm-pull-11 {
    right: 91.66666667%; 
  }
  .col-sm-pull-10 {
    right: 83.33333333%; 
  }
  .col-sm-pull-9 {
    right: 75%; 
  }
  .col-sm-pull-8 {
    right: 66.66666667%; 
  }
  .col-sm-pull-7 {
    right: 58.33333333%; 
  }
  .col-sm-pull-6 {
    right: 50%; 
  }
  .col-sm-pull-5 {
    right: 41.66666667%; 
  }
  .col-sm-pull-4 {
    right: 33.33333333%; 
  }
  .col-sm-pull-3 {
    right: 25%; 
  }
  .col-sm-pull-2 {
    right: 16.66666667%; 
  }
  .col-sm-pull-1 {
    right: 8.33333333%; 
  }
  .col-sm-pull-0 {
    right: auto; 
  }
  .col-sm-push-12 {
    left: 100%; 
  }
  .col-sm-push-11 {
    left: 91.66666667%; 
  }
  .col-sm-push-10 {
    left: 83.33333333%; 
  }
  .col-sm-push-9 {
    left: 75%; 
  }
  .col-sm-push-8 {
    left: 66.66666667%; 
  }
  .col-sm-push-7 {
    left: 58.33333333%; 
  }
  .col-sm-push-6 {
    left: 50%; 
  }
  .col-sm-push-5 {
    left: 41.66666667%; 
  }
  .col-sm-push-4 {
    left: 33.33333333%; 
  }
  .col-sm-push-3 {
    left: 25%; 
  }
  .col-sm-push-2 {
    left: 16.66666667%; 
  }
  .col-sm-push-1 {
    left: 8.33333333%; 
  }
  .col-sm-push-0 {
    left: auto; 
  }
  .col-sm-offset-12 {
    margin-left: 100%; 
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; 
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; 
  }
  .col-sm-offset-9 {
    margin-left: 75%; 
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; 
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; 
  }
  .col-sm-offset-6 {
    margin-left: 50%; 
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; 
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; 
  }
  .col-sm-offset-3 {
    margin-left: 25%; 
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; 
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; 
  }
  .col-sm-offset-0 {
    margin-left: 0; 
  } 
}

@media (min-width: 1200px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; 
  }
  .col-md-12 {
    width: 100%; 
  }
  .col-md-11 {
    width: 91.66666667%; 
  }
  .col-md-10 {
    width: 83.33333333%; 
  }
  .col-md-9 {
    width: 75%; 
  }
  .col-md-8 {
    width: 66.66666667%; 
  }
  .col-md-7 {
    width: 58.33333333%; 
  }
  .col-md-6 {
    width: 50%; 
  }
  .col-md-5 {
    width: 41.66666667%; 
  }
  .col-md-4 {
    width: 33.33333333%; 
  }
  .col-md-3 {
    width: 25%; 
  }
  .col-md-2 {
    width: 16.66666667%; 
  }
  .col-md-1 {
    width: 8.33333333%; 
  }
  .col-md-pull-12 {
    right: 100%; 
  }
  .col-md-pull-11 {
    right: 91.66666667%; 
  }
  .col-md-pull-10 {
    right: 83.33333333%; 
  }
  .col-md-pull-9 {
    right: 75%; 
  }
  .col-md-pull-8 {
    right: 66.66666667%; 
  }
  .col-md-pull-7 {
    right: 58.33333333%; 
  }
  .col-md-pull-6 {
    right: 50%; 
  }
  .col-md-pull-5 {
    right: 41.66666667%; 
  }
  .col-md-pull-4 {
    right: 33.33333333%; 
  }
  .col-md-pull-3 {
    right: 25%; 
  }
  .col-md-pull-2 {
    right: 16.66666667%; 
  }
  .col-md-pull-1 {
    right: 8.33333333%; 
  }
  .col-md-pull-0 {
    right: auto; 
  }
  .col-md-push-12 {
    left: 100%; 
  }
  .col-md-push-11 {
    left: 91.66666667%; 
  }
  .col-md-push-10 {
    left: 83.33333333%; 
  }
  .col-md-push-9 {
    left: 75%; 
  }
  .col-md-push-8 {
    left: 66.66666667%; 
  }
  .col-md-push-7 {
    left: 58.33333333%; 
  }
  .col-md-push-6 {
    left: 50%; 
  }
  .col-md-push-5 {
    left: 41.66666667%; 
  }
  .col-md-push-4 {
    left: 33.33333333%; 
  }
  .col-md-push-3 {
    left: 25%; 
  }
  .col-md-push-2 {
    left: 16.66666667%; 
  }
  .col-md-push-1 {
    left: 8.33333333%; 
  }
  .col-md-push-0 {
    left: auto; 
  }
  .col-md-offset-12 {
    margin-left: 100%; 
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%; 
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%; 
  }
  .col-md-offset-9 {
    margin-left: 75%; 
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%; 
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%; 
  }
  .col-md-offset-6 {
    margin-left: 50%; 
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%; 
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%; 
  }
  .col-md-offset-3 {
    margin-left: 25%; 
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%; 
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%; 
  }
  .col-md-offset-0 {
    margin-left: 0; 
  } 
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; 
  }
  .col-lg-12 {
    width: 100%; 
  }
  .col-lg-11 {
    width: 91.66666667%; 
  }
  .col-lg-10 {
    width: 83.33333333%; 
  }
  .col-lg-9 {
    width: 75%; 
  }
  .col-lg-8 {
    width: 66.66666667%; 
  }
  .col-lg-7 {
    width: 58.33333333%; 
  }
  .col-lg-6 {
    width: 50%; 
  }
  .col-lg-5 {
    width: 41.66666667%; 
  }
  .col-lg-4 {
    width: 33.33333333%; 
  }
  .col-lg-3 {
    width: 25%; 
  }
  .col-lg-2 {
    width: 16.66666667%; 
  }
  .col-lg-1 {
    width: 8.33333333%; 
  }
  .col-lg-pull-12 {
    right: 100%; 
  }
  .col-lg-pull-11 {
    right: 91.66666667%; 
  }
  .col-lg-pull-10 {
    right: 83.33333333%; 
  }
  .col-lg-pull-9 {
    right: 75%; 
  }
  .col-lg-pull-8 {
    right: 66.66666667%; 
  }
  .col-lg-pull-7 {
    right: 58.33333333%; 
  }
  .col-lg-pull-6 {
    right: 50%; 
  }
  .col-lg-pull-5 {
    right: 41.66666667%; 
  }
  .col-lg-pull-4 {
    right: 33.33333333%; 
  }
  .col-lg-pull-3 {
    right: 25%; 
  }
  .col-lg-pull-2 {
    right: 16.66666667%; 
  }
  .col-lg-pull-1 {
    right: 8.33333333%; 
  }
  .col-lg-pull-0 {
    right: auto; 
  }
  .col-lg-push-12 {
    left: 100%; 
  }
  .col-lg-push-11 {
    left: 91.66666667%; 
  }
  .col-lg-push-10 {
    left: 83.33333333%; 
  }
  .col-lg-push-9 {
    left: 75%; 
  }
  .col-lg-push-8 {
    left: 66.66666667%; 
  }
  .col-lg-push-7 {
    left: 58.33333333%; 
  }
  .col-lg-push-6 {
    left: 50%; 
  }
  .col-lg-push-5 {
    left: 41.66666667%; 
  }
  .col-lg-push-4 {
    left: 33.33333333%; 
  }
  .col-lg-push-3 {
    left: 25%; 
  }
  .col-lg-push-2 {
    left: 16.66666667%; 
  }
  .col-lg-push-1 {
    left: 8.33333333%; 
  }
  .col-lg-push-0 {
    left: auto; 
  }
  .col-lg-offset-12 {
    margin-left: 100%; 
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; 
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; 
  }
  .col-lg-offset-9 {
    margin-left: 75%; 
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; 
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; 
  }
  .col-lg-offset-6 {
    margin-left: 50%; 
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; 
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; 
  }
  .col-lg-offset-3 {
    margin-left: 25%; 
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; 
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; 
  }
  .col-lg-offset-0 {
    margin-left: 0; 
  } 
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
  content: " ";
  display: table; 
}

.clearfix:after, .container:after, .container-fluid:after, .row:after {
  clear: both; 
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; 
}

.pull-right {
  float: right !important; 
}

.pull-left {
  float: left !important; 
}

.hide {
  display: none !important; 
}

.show {
  display: block !important; 
}

.invisible {
  visibility: hidden; 
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; 
}

.hidden {
  display: none !important; 
}

.affix {
  position: fixed; 
}

@-ms-viewport {
  width: device-width; 
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; 
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important; 
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; 
  }
  table.visible-xs {
    display: table; 
  }
  tr.visible-xs {
    display: table-row !important; 
  }
  th.visible-xs, td.visible-xs {
    display: table-cell !important; 
  } 
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; 
  } 
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; 
  } 
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; 
  } 
}

@media (min-width: 768px) and (max-width: 1199px) {
  .visible-sm {
    display: block !important; 
  }
  table.visible-sm {
    display: table; 
  }
  tr.visible-sm {
    display: table-row !important; 
  }
  th.visible-sm, td.visible-sm {
    display: table-cell !important; 
  } 
}

@media (min-width: 768px) and (max-width: 1199px) {
  .visible-sm-block {
    display: block !important; 
  } 
}

@media (min-width: 768px) and (max-width: 1199px) {
  .visible-sm-inline {
    display: inline !important; 
  } 
}

@media (min-width: 768px) and (max-width: 1199px) {
  .visible-sm-inline-block {
    display: inline-block !important; 
  } 
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; 
  }
  table.visible-md {
    display: table; 
  }
  tr.visible-md {
    display: table-row !important; 
  }
  th.visible-md, td.visible-md {
    display: table-cell !important; 
  } 
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; 
  } 
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; 
  } 
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; 
  } 
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; 
  }
  table.visible-lg {
    display: table; 
  }
  tr.visible-lg {
    display: table-row !important; 
  }
  th.visible-lg, td.visible-lg {
    display: table-cell !important; 
  } 
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; 
  } 
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; 
  } 
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; 
  } 
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; 
  } 
}

@media (min-width: 768px) and (max-width: 1199px) {
  .hidden-sm {
    display: none !important; 
  } 
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; 
  } 
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; 
  } 
}

.visible-print {
  display: none !important; 
}

@media print {
  .visible-print {
    display: block !important; 
  }
  table.visible-print {
    display: table; 
  }
  tr.visible-print {
    display: table-row !important; 
  }
  th.visible-print, td.visible-print {
    display: table-cell !important; 
  } 
}

.visible-print-block {
  display: none !important; 
}

@media print {
  .visible-print-block {
    display: block !important; 
  } 
}

.visible-print-inline {
  display: none !important; 
}

@media print {
  .visible-print-inline {
    display: inline !important; 
  } 
}

.visible-print-inline-block {
  display: none !important; 
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important; 
  } 
}

@media print {
  .hidden-print {
    display: none !important; 
  } 
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; 
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; 
}

.slick-list:focus {
  outline: none; 
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; 
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); 
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; 
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; 
}

.slick-track:after {
  clear: both; 
}

.slick-loading .slick-track {
  visibility: hidden; 
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; 
}

[dir='rtl'] .slick-slide {
  float: right; 
}

.slick-slide img {
  display: block; 
}

.slick-slide.slick-loading img {
  display: none; 
}

.slick-slide.dragging img {
  pointer-events: none; 
}

.slick-initialized .slick-slide {
  display: block; 
}

.slick-loading .slick-slide {
  visibility: hidden; 
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; 
}

.slick-arrow.slick-hidden {
  display: none; 
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.5; 
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; 
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; 
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; 
}

.mfp-align-top .mfp-container:before {
  display: none; 
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; 
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; 
}

.mfp-ajax-cur {
  cursor: progress; 
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; 
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; 
}

.mfp-auto-cursor .mfp-content {
  cursor: auto; 
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; 
}

.mfp-loading.mfp-figure {
  display: none; 
}

.mfp-hide {
  display: none !important; 
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; 
}

.mfp-preloader a {
  color: #CCC; 
}

.mfp-preloader a:hover {
  color: #FFF; 
}

.mfp-s-ready .mfp-preloader {
  display: none; 
}

.mfp-s-error .mfp-content {
  display: none; 
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation; 
}

button::-moz-focus-inner {
  padding: 0;
  border: 0; 
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 38px;
  font-family: Arial, Baskerville, monospace; 
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; 
}

.mfp-close:active {
  top: 1px; 
}

.mfp-close-btn-in .mfp-close {
  color: #333; 
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; 
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; 
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; 
}

.mfp-arrow:active {
  margin-top: -54px; 
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; 
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; 
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; 
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; 
}

.mfp-arrow-left {
  left: 0; 
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; 
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; 
}

.mfp-arrow-right {
  right: 0; 
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; 
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; 
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; 
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; 
}

.mfp-iframe-holder .mfp-close {
  top: -40px; 
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; 
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; 
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; 
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; 
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; 
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; 
}

.mfp-figure figure {
  margin: 0; 
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; 
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; 
}

.mfp-image-holder .mfp-content {
  max-width: 100%; 
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; 
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; 
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0; 
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; 
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; 
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; 
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; 
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; 
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; 
  } 
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); 
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; 
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; 
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; 
  } 
}

a:focus,
button:focus,
*:focus {
  outline: none; 
}

body {
  font-family: "CenturyGothic", sans-serif;
  color: #333333;
  font-size: 16px;
  line-height: 1.6;
  padding-top: 83px; 
}

.title-page {
  padding: 20px 0;
  background-color: #fafafa;
  margin: 0 0 10px 0; 
}

h1 {
  font-size: 40px;
  margin: 0;
  color: #000000;
  font-family: "CenturyGothic", sans-serif;
  padding: 0; 
}

h2 {
  font-size: 40px;
  color: #000000;
  font-family: "CenturyGothic", sans-serif;
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: 1.2; 
}
h2 b {
  font-family: 'Georgia';
  font-style: italic;
  font-weight: normal; 
}

.align-center {
  text-align: center; 
}

p {
  font-size: 16px;
  color: #3b3b3b;
  line-height: 28px;
  margin: 0;
  padding: 0; 
}
p b {
  font-weight: normal;
  font-family: "CenturyGothic", sans-serif;
}

.btn_link {
  font-family: 'Georgia';
  font-style: italic;
  font-size: 16px;
  color: #129eea;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  position: relative;
  display: inline-block; 
}
.btn_link:before {
  position: absolute;
  content: '';
  display: block;
  bottom: 0px;
  width: 0;
  height: 1px;
  background-color: #e53935;
  -webkit-transition: all .3s linear;
  transition: all .3s linear; 
}
.btn_link:hover {
  color: #004e90;
  text-decoration: none; 
}
.btn_link:hover:before {
  width: 100%; 
}

.btn {
  display: inline-block;
  background-color: #004e90;
  color: #fff;
  font-family: "CenturyGothic", sans-serif;
  border: none;
  font-size: 14px;
  padding: 9px 13px;
  box-shadow: 0px 13px 39px -15px #004e90;
  position: relative;
  overflow: hidden;
  position: relative; 
}
.btn:before {
  content: "";
  position: absolute;
  height: 150px;
  width: 50px;
  background: #fff;
  left: -82px;
  top: -40px;
  -webkit-transform: rotate(37deg);
  transform: rotate(37deg);
  -webkit-transition: all .3s;
  transition: all .3s;
  opacity: 0.3; 
}
.btn:hover {
  background-color: #004e90; 
color: white;
}
.btn:hover:before {
  left: 95%; 
}
.btn:active {
  top: 1px; 
}

input {
  height: 33px;
  display: inline-block;
  line-height: 33px;
  background-color: transparent;
  border: 1px solid #b3b3b3;
  text-indent: 10px; 
}

.header {
  background-color: #fff;
  padding: 20px 0;
  height: 83px;
  position: fixed;
  top: 0;
  -webkit-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out;
  width: 100%;
  background-color: #fff;
  z-index: 600; 
}

.nav-up {
  top: -83px; 
}

.header__logo {
  display: inline-block; 
}

.header__menu {
  font-size: 0;
  margin-top: 12px;
  padding: 0; 
  margin-left: 15px;
}

.header__menu-list {
  display: inline-block;
  margin: 0	25px 0 0; 
}
.header__menu-list:last-child {
  margin-right: 0; 
}

.header__menu-link {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  background: #fffff;
  color: #333333;
  font-size: 12px;
  text-decoration: none;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  padding: 20px 0;
  text-transform: uppercase; 
}
.header__menu-link:visited {
  text-decoration: none; 
}
.header__menu-link:hover {
  border-top: 2px solid #e53935;
  border-bottom: 2px solid #e53935;
  padding: 6px 0;
  text-decoration: none;
  color: #333333; 
}

.header__phone {
  text-align: right;
  font-size: 16px;
  font-family: "CenturyGothic", sans-serif;
  margin-top: 8px; 
}

.header__request {
  width: 100%; 
}

.hamburger-menu {
  display: none;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
  width: 30px;
  height: 23px;
  cursor: pointer; 
}

.mfp-counter {
  display: none; 
}

.bar,
.bar:after,
.bar:before {
  width: 30px;
  height: 3px; 
}

.bar {
  position: relative;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  background: #000;
  -webkit-transition: all 0ms 300ms;
  transition: all 0ms 300ms; 
}
.bar.animate {
  background: rgba(255, 255, 255, 0); 
}

.bar:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 10px;
  background: #000;
  -webkit-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1); 
}

.bar:after {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  background: #000;
  -webkit-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1); 
}

.bar.animate:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1); 
}

.bar.animate:before {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1); 
}

.slick-prev {
  position: absolute;
  left: 15px;
  top: 50%;
  font-size: 0;
  background-color: #fff;
  width: 44px;
  height: 44px;
  margin-top: -22px;
  border-radius: 50%;
  box-shadow: 0px 10px 10px -9px rgba(0, 0, 0, 0.5);
  z-index: 555;
  border: none; 
}
.slick-prev:hover:before {
  color: #e53935; 
}
.slick-prev:hover:before:before {
  -webkit-transition: 0.3s all;
  transition: 0.3s all; 
}
.slick-prev:before {
  content: '\e801';
  font-size: 25px;
  color: #333;
  font-family: "customicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 10px;
  left: 3px;
  position: absolute; 
}

.slick-next {
  position: absolute;
  right: 15px;
  top: 50%;
  font-size: 0;
  background-color: #fff;
  width: 44px;
  height: 44px;
  margin-top: -22px;
  border-radius: 50%;
  box-shadow: 0px 10px 10px -9px rgba(0, 0, 0, 0.5);
  z-index: 555;
  border: none; 
}
.slick-next:hover:before {
  color: #e53935; 
}
.slick-next:before {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  content: '\e802';
  font-size: 25px;
  color: #333;
  font-family: "customicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 10px;
  right: 3px;
  position: absolute; 
}

.index-slider__item {
  max-height: 550px;
  overflow: hidden; 
}

.index-slider__img {
  display: block;
  width: 100%;
  height: auto; 
}

.icon_block {
  display: inline-block;
  width: 50px;
  height: 50px;
  /*border-radius: 50%;*/
  /*border: 1px solid #e53935;*/
  position: relative;
  text-align: center;
  margin-bottom: 20px; 
}

.icon_item {
  color: #e53935;
  font-size: 28px;
  line-height: 48px; 
}

.about-index_image {
  text-align: right; 
}

.about-index {
  padding: 60px 0 100px 0; 
}

.about-index__title {
  margin: 5px 0 20px 0; 
}

.about-index__text {
  margin-bottom: 20px; 
}

.background {
  min-height: 350px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-position: 50% 50% \9  !important;
  position: relative; 
}

.parallax_bg {
  display: none; 
}

.parallax_title {
  font-size: 40px;
  color: #333333;
  font-weight: normal;
  font-style: italic;
  font-family: 'Georgia';
  max-width: 450px;
  margin: 0;
  padding: 0;
  margin-top: 100px;
  z-index: 20;
  position: relative; 
}

.our-works {
  padding: 60px 0; 
}

.our-works__title-block {
  text-align: center;
  margin-bottom: 50px; 
}

.our-works__carousel-item {
  text-align: center; 
}
.our-works__carousel-item img {
  display: inline-block; 
}
.our-works__carousel-item a {
  position: relative;
  display: inline-block; 
}
.our-works__carousel-item a:hover {
  text-decoration: none; 
}
.our-works__carousel-item a:hover:before {
  opacity: 0.4; 
}
.our-works__carousel-item a:hover:after {
  opacity: 1; 
}
.our-works__carousel-item a:before {
  background-color: #e53935;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  opacity: 0.4;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  opacity: 0; 
}
.our-works__carousel-item a:after {
  background-color: transparent;
  border: none;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  color: #fff;
  font-family: "customicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  font-size: 36px;
  display: block;
  position: absolute;
  content: '\e813';
  top: 0;
  opacity: 0;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px; 
}

.our-production {
  padding: 60px 0; 
}

.our-production__title {
  max-width: 300px;
  line-height: 1.2;
  margin-bottom: 30px; 
}

.our-production__text {
  margin-bottom: 20px; 
}

.print-block__text {
  margin-bottom: 20px; 
}

.index-production {
  padding: 30px 0 60px; 
}
.index-production > .container {
  padding: 0; 
}

.item {
  float: left;
  width: 33.3333336%;
  padding: 15px; 
}

.index-production__first-item {
  background-color: #e53935;
  padding: 75px 30px 133px;
  position: relative;
  color: #fff;
  font-size: 16px;
  overflow: hidden; 
}
.index-production__first-item b {
  font-family: 'Georgia';
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  line-height: 24px; 
}
.index-production__first-item:before {
  position: absolute;
  top: 50px;
  left: 30px;
  content: '';
  display: block;
  width: 50px;
  height: 4px;
  background-color: #fff; 
}
.index-production__first-item:after {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  content: '\e812';
  font-size: 170px;
  color: #fff;
  font-family: "customicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  bottom: -15px;
  right: -60px;
  position: absolute; 
}

.index-production__item {
  width: 100%;
  height: auto;
  overflow: hidden; 
}
.index-production__item:hover img {
  -webkit-transform: scale3d(1.115, 1.115, 1);
  transform: scale3d(1.115, 1.115, 1); 
}
.index-production__item img {
  width: 100%;
  height: auto;
  -webkit-transition: 0.5s all;
  transition: 0.5s all; 
}

.index-production__container {
  margin: 30px 0 20px; 
}

.reviews_index {
  padding: 20px 0 60px;
  position: relative; 
}
.reviews_index .reviews_index__slider-previews {
  height: 184px; 
}
.reviews_index .reviews_index__slider-previews .slick-slide {
  opacity: 0; 
}
.reviews_index .reviews_index__slider-previews .slick-arrow {
  width: 88px;
  height: 7px;
  background-color: transparent;
  border-radius: 0;
  top: auto;
  bottom: -16px;
  padding: 5px 0;
  margin: 0;
  box-shadow: none; 
}
.reviews_index .reviews_index__slider-previews .slick-arrow:before {
  font-size: 12px;
  color: #e53935;
  top: 0; 
}
.reviews_index .reviews_index__slider-previews .slick-arrow:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #e53935;
  top: 5px;
  margin: 0;
  padding: 0; 
}
.reviews_index .reviews_index__slider-previews .slick-next {
  right: 152px; 
}
.reviews_index .reviews_index__slider-previews .slick-next:before {
  right: -8px; 
}
.reviews_index .reviews_index__slider-previews .slick-prev {
  left: 140px; 
}
.reviews_index .reviews_index__slider-previews .slick-prev:before {
  left: -6px; 
}

.prev_item {
  -webkit-transition: 0.8s all;
  transition: 0.8s all;
  opacity: 1 !important;
  z-index: 1 !important;
  margin-top: 160px; 
}

.next_item {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  opacity: 1 !important;
  text-align: right;
  z-index: 1 !important;
  margin-top: 160px; 
}

.slick-center {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  opacity: 1 !important;
  text-align: center;
  z-index: 555 !important; 
}

.slider-previews_items img {
  display: inline-block; 
}

.reviews_index .reviews_index__slider-previews {
  z-index: 50; 
}

.reviews_index__slider-block {
  position: relative;
  margin-top: 60px; 
  top: 80px;
}

.reviews_index__slider-items-block {
  max-width: 700px;
  position: relative;
  margin: 40px auto 0 auto;
  background-color: #fffdeb; 
}

.reviews_index__slider-main {
  position: relative;
  width: 100%;
  height: 100%;
  margin-top: -183px; 
}

.reviews_index__slider-items-block {
  text-align: center;
  padding: 50px 15px 53px; 
}
.reviews_index__slider-items-block h4 {
  text-transform: uppercase;
  font-size: 24px;
  color: #805c3e;
  font-family: "CenturyGothic", sans-serif;
  margin: 20px; 
}
.reviews_index__slider-items-block span {
  display: inline-block;
  max-width: 450px;
  font-size: 14px;
  color: #805c3e;
  font-family: 'Georgia';
  font-style: italic;
  overflow: hidden; 
}

.maps {
  height: 500px;
  position: relative; 
}

#maps_container {
  position: absolute;
  width: 100%;
  height: 500px;
  top: 0;
  left: 0; 
}

.maps__info {
  position: relative;
  background-color: #fff;
  padding: 30px 40px;
  margin-top: 120px;
  box-shadow: 10px 10px 58px -16px rgba(0, 0, 0, 0.5); 
}

.maps__info-title {
  font-size: 30px;
  color: #333333;
  font-weight: normal;
  margin: 0 0 15px 0;
  padding: 0; 
}

.maps-icon {
  position: relative;
  padding-left: 35px; 
}
.maps-icon i {
  position: absolute;
  top: 0;
  left: 0;
  color: #e53935;
  font-size: 23px;
  line-height: 1.3; 
}

.maps__info-email {
  margin-bottom: 15px; 
}
.maps__info-email a {
  font-family: "CenturyGothic", sans-serif;
  font-style: normal;
  color: #0d76ae;
  font-size: 18px; 
}

.maps__info-adress.cont {
  margin: 0 0 15px 0; 
}

.maps__info-adress p {
  font-size: 14px;
  color: #333333;
  line-height: 24px; 
}

.maps__info-phone {
  margin-bottom: 20px; 
}
.maps__info-phone p {
  font-size: 18px;
  color: #333333; 
}

.footer {
  background-color: #2b323a;
  padding: 30px 0; 
}

.footer__copyright {
  color: #7a8ea5;
  font-size: 12px; 
}

.footer__social {
  margin: 0;
  padding: 0;
  text-align: center; 
}
.footer__social li {
  display: inline-block;
  margin: 0 5px; 
}
.footer__social li i {
  line-height: 1;
  color: #627385;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  font-size: 20px; 
}
.footer__social li i:hover {
  color: #e53935; 
}

.footer__create {
  text-align: right;
  font-size: 12px;
  color: #7a8ea5; 
}
.footer__create a {
  color: #7a8ea5;
  text-decoration: underline; 
}
.footer__create a:hover {
  text-decoration: none; 
}

.mfp-arrow:after {
  display: none; 
}

.mfp-arrow:before {
  background-color: transparent;
  border: none;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  color: #fff;
  font-family: "customicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  font-size: 36px; 
}

.mfp-arrow-right:before {
  content: '\e802'; 
}

.mfp-arrow-left:before {
  content: '\e801';
  left: 20px; 
}

.call_request {
  width: 100%; 
}
.call_request.cont {
  max-width: 200px; 
}

.header__requerst-form.btm {
  right: auto;
  left: 0; 
}

.header__requerst-form {
  width: 260px;
  position: absolute;
  right: 15px;
  top: calc(100% + 27px);
  z-index: 50;
  background-color: #fff;
  padding: 20px 20px 30px 20px;
  text-align: center; 
}
.header__requerst-form:before {
  border: 20px solid transparent;
  border-bottom: 20px solid #fff;
  content: '';
  display: block;
  position: absolute;
  top: -35px;
  left: 50%; 
}
.header__requerst-form h5 {
  font-weight: normal;
  padding: 0;
  margin: 0 0 15px 0;
  font-size: 14px;
  color: #333333; 
}
.header__requerst-form input {
  width: 100%;
  margin-bottom: 15px; 
}

.header__requerst-form {
  display: none;
  z-index: 601; 
}

.request_bg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  z-index: 600; 
}
.request_bg.active {
  display: block; 
}

.slick-dots {
  position: absolute;
  width: 100%;
  bottom: 10px;
  height: auto;
  text-align: center;
  margin-left: -12px; 
}
.slick-dots li {
  display: inline-block;
  margin: 0 5px; 
}
.slick-dots li.slick-active button {
  background-color: #e53935; 
}
.slick-dots li button {
  font-size: 0;
  width: 12px;
  height: 14px;
  border: 1px solid #e53935;
  border-radius: 50%;
  background-color: transparent; 
}

.print-block__title-block h2 {
  margin-bottom: 20px; 
}

.print-block__item:nth-child(2n) .print-block__info {
  text-align: justify; 
}
.print-block__item:nth-child(2n+1) .print-block__info {
  text-align: justify; 
}

.print-block__item {
  margin-bottom: 180px; 
}
.print-block__item:last-child {
  margin-bottom: 80px; 
}

.print-block__item-img {
  text-align: center;
  overflow: hidden; 
}
.print-block__item-img img {
  display: inline-block;
  -webkit-transition: 0.3s all;
  transition: 0.3s all; 
}

.no-margin {
  margin-bottom: 0; 
}

.breadcrumbs_list {
  margin: 0;
  padding: 0; 
}

.breadcrumbs {
  margin: 0 0 25px 0;
  padding: 0; 
}
.breadcrumbs li {
  display: inline-block;
  margin-right: 15px;
  position: relative; 
}
.breadcrumbs li:before {
  content: '/';
  position: absolute;
  right: -13px;
  font-size: 12px;
  color: #777777; 
}
.breadcrumbs li:last-child:before {
  display: none; 
}
.breadcrumbs li:last-child a:hover {
  text-decoration: none; 
}
.breadcrumbs li a {
  display: block;
  font-size: 12px;
  color: #777777; 
}

.tab_list {
  text-align: center;
  margin: 0;
  border-bottom: 1px solid #dddddd;
  padding: 0; 
}
.tab_list li {
  display: inline-block;
  cursor: pointer;
  padding: 10px 5px 25px 5px;
  margin: 0 25px;
  font-size: 18px;
  color: #555555; 
}
.tab_list li.active {
  color: #e53935;
  border-bottom: 3px solid #e53935;
  box-shadow: 0px 10px 5px -8px rgba(255, 62, 59, 0.2); 
}

.loader_container {
  text-align: center;
  margin: 50px 0 60px 0; 
}
.loader_container img {
  display: inline-block;
  width: 45px;
  height: 45px;
  -webkit-transition: 0.4s;
  transition: 0.4s; 
}

.about {
  margin-bottom: 150px; 
}

.about__title-block {
  margin: 60px 0; 
}

.about__text p {
  max-width: 460px;
  margin: 0 auto;
  font-size: 16px;
  color: #666666; 
}

.contacts__item {
  float: left;
  width: 50%; 
}

.contacts__container {
  max-width: 585px;
  width: 100%;
  float: right;
  padding: 15px; 
}

.contacts-block__title {
  margin: 30px 0 40px 0; 
}

.maps__info-btn {
  position: relative; 
}

#contact_map {
  height: 550px;
  width: 100%; 
}

.index-production__container {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-out 0s;
  transition: opacity 0.4s ease-out 0s; 
}

.index-production__container.loaded {
  opacity: 1; 
}

.tab_block_port {
  min-height: 500px; 
}

/*==========  Desktop First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  .header__menu-list {
    margin-right: 15px; 
  }
  .header__phone {
    font-size: 14px;
    margin-top: 10px; 
  }
  .header__request {
    font-size: 13px;
    padding: 9px 5px; 
  }
  .maps__info-phone p {
    font-size: 15px; 
  }
  .maps__info-email a {
    font-size: 16px; 
  }
  .index-production__first-item {
    font-size: 14px; 
  } 
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 1199px) {
  .about-index_image {
    margin-top: 20px;
    text-align: center; 
  }
  .about-index_image img {
    display: inline-block; 
  }
  .header__mobile-menu {
    text-align: center; 
  }
  .header__menu-list {
    margin: 0;
    margin-bottom: 20px;
    display: block; 
  }
  .header__menu-list:last-child {
    margin-bottom: 30px; 
  }
  .header__phone {
    text-align: center;
    margin-bottom: 20px; 
  }
  .hamburger-menu {
    display: block; 
  }
  .header__mobile-menu {
    display: none; 
  }
  .item {
    width: 50%; 
  }
  .next_item, .prev_item {
    margin-top: 23px; 
  }
  .reviews_index .reviews_index__slider-previews {
    height: 50px; 
  }
  .reviews_index__slider-main {
    margin-top: -50px; 
  }
  .production_img-block {
    text-align: center;
    margin-bottom: 20px; 
  }
  .production_img-block img {
    display: inline-block; 
  }
  .parallax_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: block;
    opacity: 0.5; 
  }
  #maps_container {
    bottom: 0;
    top: auto; 
  }
  .maps {
    padding-bottom: 300px;
    height: auto; 
  }
  .maps__info {
    margin: 0;
    box-shadow: none; 
  }
  #maps_container,
  #contact_map {
    height: 300px; 
  }
  .header__mobile-menu {
    position: absolute;
    width: 100%;
    left: 0;
	top: 100%;
    background-color: #fff;
    padding-bottom: 30px; 
  }
  .print-block__item-img {
    margin-bottom: 30px; 
  }
  .print-block__info, .print-block__item:nth-child(2n) .print-block__info {
    text-align: center; 
  }
  .contacts__item {
    width: 100%; 
  }
  .contacts__container {
    margin: 0 auto;
    display: inline-block;
    margin-bottom: 30px; 
  }
  .about__text {
    margin-bottom: 30px; 
  } 
  
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  /*Disable Animation on Mobile Devices*/
  .animated {
    /*CSS transitions*/
    -webkit-transition-property: none !important;
    transition-property: none !important;
    /*CSS transforms*/
    -webkit-transform: none !important;
    transform: none !important;
    /*CSS animations*/
    -webkit-animation: none !important;
    animation: none !important; 
  }
  .reviews_index__slider-previews {
    display: none; 
  }
  .footer__copyright {
    text-align: center;
    margin-bottom: 20px; 
  }
  .footer__create {
    text-align: center;
    margin-top: 15px; 
  }
  .maps__info {
    padding: 30px 0; 
  }
  .header__requerst-form {
    position: fixed;
    top: 50%;
    margin-top: -82px;
    right: 50% !important;
    margin-right: -130px;
    left: auto !important; 
  }
  .header__requerst-form:before {
    display: none; 
  }
  .icon_block {
    margin-left: auto;
    margin-right: auto;
    display: block; 
  }
  .our-production__title,
  .about-index__title {
    max-width: 100%;
    text-align: center; 
  }
  .about {
    margin-bottom: 50px; 
  }
  .print-block__item {
    margin-bottom: 100px; 
  }
  .maps__info-btn {
    text-align: center; 
  } 
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .item {
    width: 100%; 
  }
  .mfp-image-holder .mfp-close,
  .mfp-iframe-holder .mfp-close,
  .mfp-arrow:before {
    color: #000; 
  }
  h1 {
    font-size: 35px;
    line-height: 1.3; 
  }
  .print-block__item {
    margin-bottom: 60px; 
  } 
}
.logo-link {
	display: inline-block;
	position: relative;
}
.logo-link span {
	position: absolute;
	bottom: -3px;
	right: 0;
	font-size: 7px;
	font-family: Arial;
	font-weight: bold;
	display: inline-block;
	color: #333333;
	text-transform: uppercase;
}
.header__logo {
	margin-right: 10px;
}

.go-top {
	position: fixed;
	right: 100px;
	bottom: 100px;
	display: none;
	max-width: 50px;
	cursor: pointer;
	z-index: 9999;
}
.go-top img {
	width: 100%;
}
.go-top.fadeIn {
	display: block;
}
.go-top.fadeOut {
	display: block;
}

/* Custom, iPhone Retina */
/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
@media only screen and (min-width: 1199px) {
  .header__mobile-menu {
    display: block !important; 
  } 
}
/* Large Devices, Wide Screens */
.header__logo img {
	width: 140px;
}
@media only screen and (min-width: 1199px) {
	.o-big {
		display: none;
	}
}
@media only screen and (max-width: 1200px) {
	.o-min{
		display: none;
	}
	.logo-link span {
		bottom: -4px;
		font-size: 8px;
	}
}
.icon_block {
	display: none;
}
.parallax_title {
	text-align: center;
	margin: auto;
	margin-top: 100px;
}

@media only screen and (max-width: 768px) {
	.print-block__item {
		margin-bottom: 30px !important;
	}
	.our-production {
		padding: 20px 0;
	}
	
	.about-index {
		padding: 20px 0;
	}
	.go-top {
		display: none !important;
	}
}
@media only screen and (max-width: 480px) {
	h2 {
		font-size: 30px;
	}
}
@media only screen and (max-width: 380px) {
	h2 {
		font-size: 22px;
	}
}
.reviews_index__slider-items-block {
	max-width: 100%;
}
.reviews_index__slider-items-block span {
	max-width: 90%;
}
.header__phone {
	display: inline-block;
	margin-right: 10px;
}
.header-button {
	width: auto !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.col-md-2.header-block {
		width: 100%;
	}
	.header-contact {
		width: 100%;
	}
}
.our-works__carousel-item a {
}
.our-works__carousel-item a img {
	width: 90%;
}
@media only screen and (max-width: 1199px) {
	 .print-block__item:nth-child(2n) .print-block__info {
		text-align: justify;
	}
}
@media only screen and (max-width: 1199px) {
	.print-block__item:nth-child(2n+1) .print-block__info {
		text-align: justify;
	}
  .reviews_index__slider-block {
    top: 10px;
  }
}
@media only screen and (max-width: 991px) {
	.print-block__info, .print-block__item:nth-child(2n) .print-block__info {
		text-align: justify;
	}
}
@media only screen and (max-width: 991px) {
	.print-block__item:nth-child(2n+1) .print-block__info {
		text-align: justify;
	}
}