/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=68eb72d78cd21904579e)
 * Config saved to config.json and https://gist.github.com/68eb72d78cd21904579e
 */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
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: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.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 #eeeeee;
}
.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-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 90%;
  }
}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {

}
.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: 992px) {
  .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 !important;
  }
  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: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .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 !important;
  }
  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 !important;
  }
  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: 991px) {
  .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 !important;
  }
  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;
  }
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/*
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}


/*---------------------*/
.owl-carousel img{
  max-width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
}
.carousel-prev{
  position: absolute;
  z-index: 1;
  width: 40px;
  height: 40px;
  right: 55px;
  bottom: 0;
  background-color: #fff;
  cursor: pointer;
}
.carousel-prev:before{
  content: '';
  display: block;
  height: 10px;
  width: 10px;
  border: 1px solid #acacac;
  border-left: 0;
  border-top: 0;
  margin-top: 15px;
  margin-left: 15px;
  -webkit-transform: rotate(135deg) translate(-50%, -50%);
          transform: rotate(135deg) translate(-50%, -50%)
}
.carousel-prev:hover{
  background-color: #eaeaeb;
}
.carousel-next{
  position: absolute;
  z-index: 8;
  width: 40px;
  height: 40px;
  margin-right: 15px;
  right: 0;
  bottom: 0;
  cursor: pointer;
  background-color: #fff;
}
.carousel-next:before{
  content: '';
  display: block;
  height: 10px;
  width: 10px;
  border: 1px solid #acacac;
  border-left: 0;
  border-top: 0;
  margin-top: 15px;
  margin-left: 15px;
  -webkit-transform: rotate(-45deg) translate(-50%, -50%);
          transform: rotate(-45deg) translate(-50%, -50%)
}
.carousel-next:hover{
  background-color: #eaeaeb;
}

/*My CSS*/
img{
  max-width: 100%;
  height: auto;
}
.main-header{
  background-color: rgba(0, 0, 0, 0.4);
  padding-top: 5px;
  padding-bottom: 5px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.phone{
  text-align: left;
  padding-top: 10px;
  padding-right: 15px;
}
.phone-text{
  display: block;
  font-size: 12px;
  text-decoration: underline;
  color: #fff;
}
.phone-number{
  font-size: 14px;
  color: #fff;
}
.logo{
  text-align: center;
  padding-top: 5px;
  margin-left: 20px;
}
.menu{
  text-align: right;
}
.main-nav{
  margin: 0;
}
.main-nav-item{
  display: inline-block;
}
.main-nav-item a{
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  color: #fff;
}
/*MOBILE MENU*/
.toggler{
  display: block;
  float: right;
  padding-right: 40px;
}
.toggler span{
  width: 25px;
  height: 4px;
  background-color: #fff;
  position: relative;
  top: 30px;
  display: block;
  left: 50%;
  border-radius: 5px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.toggler span:before,
.toggler span:after{
  content: '';
  display: block;
  background: #fff;
  width: 25px;
  height: 4px;
  position: absolute;
  border-radius: 5px;
}
.toggler span:before{
  top: -7px;
  -webkit-transition: top .2s;
  transition: top .2s;
}
.toggler span:after{
  top: 7px;
  -webkit-transition: top .2s;
  transition: top .2s;
}
.toggler-close span{
  background-color: transparent;
  -webkit-transition: background .2s;
  transition: background .2s;
}
.toggler-close span:before{
  -webkit-transition: top .2s, -webkit-transform .2s .2s;
  transition: top .2s, -webkit-transform .2s .2s;
  transition: top .2s, transform .2s .2s;
  transition: top .2s, transform .2s .2s, -webkit-transform .2s .2s;
  top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.toggler-close span:after{
  -webkit-transition: top .2s, -webkit-transform .2s .2s;
  transition: top .2s, -webkit-transform .2s .2s;
  transition: top .2s, transform .2s .2s;
  transition: top .2s, transform .2s .2s, -webkit-transform .2s .2s;
  top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.mobile-nav{
  list-style: none;
  background-color: rgba(0,0,0,1);
  padding: 0;
  margin: 0;
  position: absolute;
  top: 100%;
  right: 0;
  display: none;
  padding: 10px 20px;
}
.mobile-nav-visible{
  display: inline-block;
}
.mobile-nav .main-nav-item{
  padding: 10px 20px;
  display: block;
}
.mobile-nav .main-nav-item a{
  color: #fff;
}

.promo{
  background-size: cover;
  min-height: 450px;
  text-align: center;
  padding-top: 140px;
  position: relative;
  overflow: hidden;
  padding-bottom: 30px;
}
.promo-main{
  background-image: url(../img/bg-promo-main.jpg);
}
.logo-title{
  position: absolute;
  bottom: -7%;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 70px;
  text-transform: uppercase;
  font-family: 'arial black';
}
.promo-block{
  color: #fff;
  display: inline-block;
  text-align: center;
  margin-bottom: 30px;
}
.promo-block:before{
  content: '';
  display: block;
  width: 112px;
  height: 99px;
  background-repeat: no-repeat;
  margin: 0 auto;
  margin-bottom: 10px;
}
.promo-block-project:before{
  background-image: url(../img/icon-promo-project.png);
}
.promo-block-beauty:before{
  background-image: url(../img/icon-promo-beauty.png);
}
.promo-block-greenery:before{
  background-image: url(../img/icon-promo-greenary.png);
}
.promo-block-gardering:before{
  background-image: url(../img/icon-promo-gardering.png);
}
.promo-text{
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
}
.about{
  text-align: center;
  padding-top: 10px;
  margin: 0;
}
.about-block{
  padding: 0;
  background-color: #eaeaeb;
}
.about-block-img{
  height: 270px;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
}
.about-block-title{
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  padding: 10px 0;
}
.about-title{
  font-size: 20px;
  text-transform: uppercase;
  color: #0199ec;
}
.about-dscr{
  font-size: 14px;
  margin: 10px auto;
  width: 80%;
}
.about-dscr-small{
  font-size: 12px;
  margin: 20px auto 40px;
  margin-bottom: 25px;
}
.projects-preview-title{
  font-size: 20px;
  padding: 20px 0;
  text-align: center;
}
.projects-preview-dscr{
  text-align: left;
}
.projects-preview-text{
  font-size: 12px;
  color: #888888;
  padding-bottom: 20px;
}
.projects-carousel{
  margin-bottom: 20px;
}
.garden-project{
  text-align: center;
  overflow: hidden;
}
.finished-project{
  overflow: hidden;
}
.btn{
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  display: inline-block;
  color: #fff;
  background-color: #65abd0;
  padding: 12px 17px;
  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;
}
.btn-all-project{
  margin-top: 30px;
  margin-bottom: 30px;
}
.btn-project{
  margin-bottom: 30px;
}
.projects-preview-img{
  padding-left: 0;
  padding-right: 0;
}
.projects-preview-img img{
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.project-carousel{
  text-align: center;
}
.promo-photo{
  padding: 0;
  margin-top: 10px;
}
.promo-photo-img{
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 0;
}
.consultation{
  text-align: center;
  background-color: #e5e5e5;
  padding-top: 20px;
}
.consultation-title{
  font-size: 20px;
  margin-top: 20px;
}
.consultation-text{
  font-size: 10px;
}
.input-main{
  padding:8px 10px 8px 40px;
  vertical-align: middle;
  width: 220px;
  outline: none;
  border: 1px solid #fff;
  border-radius: 5px;
  background-image: url(../img/icon-mail.png);
  background-repeat: no-repeat;
  background-position: 5% 50%;
}
.form-btn{
  outline:none;
  border: none;
  display: block;
  margin: 20px auto 40px;
  padding: 12px 30px;
  border-radius: 5px;
}
.input-main::-webkit-input-placeholder {color:#b4bbc2;}
.input-main::-moz-placeholder {color:#b4bbc2;}
.input-main:focus::-webkit-input-placeholder {color: transparent;}
.input-main:focus::-moz-placeholder {color: transparent;}

.contacts{
  text-align: center;
  position: relative;
}
.contacts-title{
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #878787;
}
.contacts-block{
  width: 205px;
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
  color: #878787;
  line-height: 16px;
}
.address{
  padding-bottom: 0;
  margin-bottom: 0;
}
.contacts-block a{
  text-decoration: none;
  color: #878787;
}
.e-mail{
  display: block;
}
.contacts-map{
  height: 255px;
}
.contacts-photo{
  padding: 0;
}
.social{
  font-size: 0;
  text-align: center;
  margin-top: 40px;
}
.copyright{
  font-size: 14px;
  margin-top: 40px;
}
.social-text{
  font-size: 14px;
  margin-right: 20px;
}
.icon:before{
  content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  padding: 20px;
  margin-bottom: 15px;
  margin-left: 5px;
}
.fb:before{
  background-image: url(../img/icon-fb.png);
}
.tw:before{
  background-image: url(../img/icon-tw.png);
}
.vk:before{
  background-image: url(../img/icon-vk.png);
}
.promo-portfolio{
  position: relative;
  background-image: url(../img/bg-promo-portfolio.jpg);
}
.promo-title{
  font-size: 28px;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
}
.promo-subtitle{
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
}
.portfolio-title-block{
  margin-bottom: 60px;
}
.our-projects{
  text-align: center;
}
.our-projects-title{
  font-size: 32px;
  color: #000;
  text-transform: uppercase;
  padding: 10px 0 10px;
}
.our-projects-block{
  position: relative;
  min-height: 230px;
  padding: 0;
  display: inline-block;
  margin-bottom: 20px;
}
.our-projects-block img{
  -o-object-fit: cover;
     object-fit: cover;
  padding: 0 10px;
  height: 235px;
}
.our-projects-name{
  position: absolute;
  bottom: 0;
  font-size: 18px;
  color: #fff;
  width: 100%;
}
.our-projects-name h4{
  text-align: center;
}
.promo-service{
  background-image: url(../img/bg-promo-service.jpg);
  padding-top: 100px;
}
.service-title-block{
  background-color: rgba(0,0,0,0.6);
  padding: 40px;
  margin-bottom: 100px;
  margin-top: 50px;
}
.promo-subtitle-list{
  padding-left: 0;
}
.promo-subtitle{
  display: block;
}
.promo-service .logo-title{
  bottom: -6%;
}
.service-dscr{
  margin-top: 30px;
  color: #878787;
}
.service-text{
  font-size: 16px;
  margin-bottom: 10px;
}
.small-service-text{
  font-size: 12px;
  margin-top: 0;
}
.service-list-title{
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 0;
}
.service-list{
  padding-left: 0;
  list-style-type: none;
  margin-top: 5px;
}
.service-list-item{
  font-size: 12px;
}
.service-list-item:before{
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  width: 5px;
  height: 2px;
  background-color: #878787;
}
.service-photo{
  padding-top: 20px;
}
.service-photo img{
  width: 100%;
}
.planning{
  text-align: center;
  margin-bottom: 0px;
}
.planning-title{
  font-size: 24px;
  margin-top: 20px;
}
.planning-text{
  font-size: 12px;
  margin-bottom: 40px;
}
iframe{
  width: 100%;
  height: 315px;
}
.service-consultation{
  background-color: #fff;
}
.service-consultation .input-main{
  border-color: #e1e1e1;
}
.service-footer .copyright, .service-footer .social{
  margin-top: 0px;
}
.promo-project{
  background-image: url(../img/bg-promo-single.jpg);
}
.promo-project .promo-title{
  text-transform: none;
}
.promo-project-text{
  color: #fff;
  font-size: 14px;
  text-align: left;
  padding-right: 20px;
}
.project-dscr{
  font-size: 14px;
  padding-top: 20px;
  margin-bottom: 40px;
}
.project-dscr p{
  margin-top: 0;
  margin-bottom: 20px;
}
.data-table th{
  font-size: 12px;
  color: #6d6e71;
  padding-right: 12px;
  padding-bottom: 5px;
  vertical-align: top;
  text-align: left;
  font-weight: normal;
}
.data-table td{
  font-size: 14px;
  padding-bottom: 5px;
  vertical-align: top;
  text-align: left;
}
.designer-name{
  font-size: 14px;
  padding-top: 5px;
}
.photo-project-item{
  text-align: center;
}
.photo-project-item img{
  width: 100%;
  height: 240px;
  -o-object-fit: cover;
     object-fit: cover;
  padding-bottom: 10px;
}


@media (min-width: 768px) {
  .owl-carousel img{
    height: 250px;
  }
  .main-header{
    padding: 5px 20px;
  }
  .phone-text{
    font-size: 14px;
  }
  .phone-number{
    font-size: 24px;
  }
  .logo{
    margin-left: 0;
  }
  .logo-title{
    font-size: 100px;
    bottom: -12%;
  }
  .promo-service .logo-title{
    bottom: -9%;
  }
  .about-title{
    font-size: 24px;
  }
  .promo-text{
    font-size: 14px;
  }
  .btn{
    font-size: 14px;
  }
  .input-main{
    font-size: 14px;
    padding:11px 10px 11px 40px;
  }
  .projects-preview-dscr{
    padding: 0 50px;
  }
  .projects-preview-title{
    text-align: left;
    margin-top: 0;
  }
  .btn-all-project{
    margin-top: 5px;
    margin-bottom: 0;
  }
  .garden-project{
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .project-carousel{
    padding: 0;
  }
  .contacts-map{
    height: 300px;
  }
  .contacts-photo img{
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 300px;
  }
  .consultation-text{
    display: inline-block;
    width: 170px;
    margin-right: 20px;
    font-size: 14px;
    vertical-align: top;
    margin-top: 28px;
  }
  .consultation-form{
    display: inline-block;
  }
  .input-main{
    margin-top: -10px;
    margin-right: 20px;
  }
  .form-btn{
    display: inline-block;
    margin-top: 28px;
  }
  .contacts-title{
    margin-bottom: 80px;
    font-size: 36px;
  }
  .white-block{
    background-color: #fff;
    position: absolute;
    top: 60px;
    z-index: 1;
    overflow: hidden;
    padding-bottom: 30px;
    padding-top: 20px;
  }
  .about-dscr{
    font-size: 18px;
    width: 70%;
  }
  .about-dscr-small{
    font-size: 14px;
    width: 70%;
  }
  .carousel-prev{
    right: 40px;
  }
  .carousel-next{
    margin-right: 0;
  }
  .social{
    text-align: right;
  }
  .social-icon{
    float: right;
    padding-top: 3px;
    margin-right: 20px;
  }
  .about-block-title{
    font-size: 14px;
  }
  .projects-preview-title{
    font-size: 24px;
    padding-bottom: 0;
    margin-bottom: 5px;
  }
  .consultation-title{
    font-size: 28px;
  }
  .contacts-block{
    font-size: 14px;
    line-height: 18px;
    width: 240px;
  }
  .promo-title{
    font-size: 32px;
  }
  .promo-subtitle{
    font-size: 20px;
  }
  .our-projects-title{
    font-size: 36px;
  }
  .service-dscr{
    margin-top: 50px;
  }
  .service-text{
    font-size: 18px;
  }
  .small-service-text{
    font-size: 14px;
  }
  .service-list-title{
    font-size: 24px;
  }
  .service-list-item{
    font-size: 14px;
  }
  .planning-title{
    font-size: 28px;
  }
  .planning-text{
    font-size: 14px;
  }
  .promo-project-text{
    font-size: 16px;
  }
  .photo-project-item img{
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
    padding-bottom: 0;
  }
  .small-photo{
    padding-top: 30px;
    vertical-align: bottom;
  }

}



@media (min-width: 992px) {
  .owl-carousel img{
    height: 330px;
  }
  .phone-number{
    padding-left: 10px;
  }
  .promo{
    min-height: 650px;
    padding-top: 320px;
  }
  .promo-portfolio{
    padding-top: 200px;
  }
  .promo-service{
    padding-top: 130px;
  }
  .promo-project{
    padding-top: 200px;
  }
  .portfolio-title-block{
    margin-bottom: 200px;
  }
  .logo-title{
    font-size: 125px;
    bottom: -10%;
  }
  .promo-service .logo-title{
    bottom: -10%;
  }
  .btn-all-project{
    top: 50%;
  }
  .about-title{
    font-size: 30px;
  }
  .about-dscr{
    font-size: 18px;
    width: 48%;
  }
  .about-dscr-small{
    font-size: 14px;
    width: 44%;
  }
  .projects-preview-title{
    text-align: left;
    margin-top: 20px;
  }
  .projects-preview-dscr{
    padding: 0 70px;
  }
  .finished-project{
    margin-bottom: 40px;
  }
  .contacts-map{
    height: 350px;
  }
  .contacts-photo img{
    height: 350px;
  }
  .white-block{
    top: 100px;
  }
  .consultation-text{
    margin-right: 30px;
  }
  .input-main{
    margin-right: 30px;
  }
  .about-block-title{
    font-size: 16px;
  }
  .projects-preview-title{
    font-size: 30px;
  }
  .projects-preview-text{
    font-size: 14px;
  }
  .consultation-title{
    font-size: 36px;
  }
  .contacts-title{
    margin-bottom: 80px;
    font-size: 46px;
  }
  .promo-title{
    font-size: 42px;
  }
  .promo-subtitle{
    font-size: 22px;
  }
  .our-projects-name{
    font-size: 20px;
  }
  .our-projects-title{
    font-size: 42px;
  }
  .planning-title{
    margin-top: 30px;
    font-size: 32px;
  }
  .project-dscr{
    margin-top: 40px;
  }
}



@media (min-width: 1200px) {
  .main-header{
    padding: 10px 60px;
  }
  .logo-title{
    font-size: 153px;
    bottom: -12%;
  }
  .promo-service .logo-title{
    bottom: -12%;
  }
  .projects-preview-dscr{
    padding: 0 150px;
  }
  .contacts-map{
    height: 460px;
  }
  .contacts-photo img{
    height: 460px;
  }
  .promo-title{
    font-size: 48px;
  }
  .promo-subtitle{
    font-size: 24px;
  }
  .social-icon{
    margin-right: -15px;
  }
  .our-projects-title{
    font-size: 48px;
  }
  .portfolio-title-block{
    margin-bottom: 260px;
  }
  .service-title-block{
    margin-bottom: 120px;
  }
  .service-dscr{
    margin-top: 60px;
  }
  .service-text{
    margin-bottom: 20px;
  }
  .service-list-title{
    margin-bottom: 15px;
    margin-top: 20px;
  }
  .planning-title{
    margin-top: 40px;
    font-size: 36px;
  }
  .promo-project-text{
    font-size: 18px;
  }
  .small-photo{
    padding-top: 40px;
  }
}