@import url(gallery.css);
/*=========================================== 
 * Importing CSS Libraries
 *===========================================*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a {
  background: transparent; }
  a:focus {
    outline: none; }
  a:hover, a:active {
    outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

q:before,
q:after {
  content: '';
  content: none; }

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

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

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

input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

textarea {
  overflow: auto;
  vertical-align: top; }

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

*, *:before, *:after {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

::-moz-selection {
  background-color: rgba(0,0,0,0.1);
  color: #fff;
}
::selection {
  background-color: rgba(0,0,0,0.1);
  color: #fff;
}

@font-face {
  font-family: 'Hind';
  src: url('../fonts/hind/hind-light-webfont.woff2') format('woff2'),
       url('../fonts/hind/hind-light-webfont.woff') format('woff'),
       url('../fonts/hind/hind-light-webfont.svg#hindlight') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Hind';
  src: url('../fonts/hind/hind-regular-webfont.woff2') format('woff2'),
       url('../fonts/hind/hind-regular-webfont.woff') format('woff'),
       url('../fonts/hind/hind-regular-webfont.svg#hind_regularregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Hind';
  src: url('../fonts/hind/hind-medium-webfont.woff2') format('woff2'),
       url('../fonts/hind/hind-medium-webfont.woff') format('woff'),
       url('../fonts/hind/hind-medium-webfont.svg#hindmedium') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Hind';
  src: url('../fonts/hind/hind-semibold-webfont.woff2') format('woff2'),
       url('../fonts/hind/hind-semibold-webfont.woff') format('woff'),
       url('../fonts/hind/hind-semibold-webfont.svg#hindsemibold') format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Hind';
  src: url('../fonts/hind/hind-bold-webfont.woff2') format('woff2'),
       url('../fonts/hind/hind-bold-webfont.woff') format('woff'),
       url('../fonts/hind/hind-bold-webfont.svg#hindbold') format('svg');
  font-weight: 700;
  font-style: normal;
}

/*
 * Global Styles
 */
body {
  background-color: #fff;
  color: #d3d3d3;
  font-family: "Hind", sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.3px;
  line-height: normal;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  margin: 0 0 20px; }

hr {
  border: none;
  border-bottom: 1px solid #777; }

ul, ol {
  margin: 0;
  padding-left: 0; }

a {
  text-decoration: none;
  color: #404042; }

button{
  border: 0;
  outline: none; }

address {
  font-style: normal; }

p {
  margin-top: 0; }

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

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

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

.full-width{
  float: left;
  width: 100%;
}

.all-caps{
  text-transform: uppercase;
}

.margin-20{
  margin: 20px 0px;
}

.margin-50{
  margin: 50px 0px;
}

.no-margin{
  margin: 0px !important;
}

form input, form textarea, form select {
  outline: none;
  border: 2px solid #383838;
  padding: 10px;
  background: none;
  margin-bottom: 10px;
  -webkit-transition: .3s ease;
          transition: .3s ease;
  color: white;
  outline: none; }
  /*form input:hover, form input:focus, form textarea:hover, form textarea:focus, form select:hover, form select:focus {
    border-color: #404042; }*/
form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
form textarea {
  resize: vertical; }
form input[type="submit"], form button, form input[type="reset"] {
  outline: none; }

/*
 * Reusable Components Style
 */

 .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;
    width: 100%; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  *zoom: 1; }
  .container:after {
    content: " ";
    clear: both;
    display: block;
    overflow: hidden;
    height: 0; }
  @media (min-width: 767px) {
    .container {
      width: calc(750px - 40px); } }
  @media (min-width: 991px) {
    .container {
      width: calc(970px - 60px); } }
  @media (min-width: 1200px) {
    .container {
      width: calc(1170px - 60px); } }

.row {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1; }
  .row:after {
    content: " ";
    clear: both;
    display: block;
    overflow: hidden;
    height: 0; }

.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-1 {
  width: 8.3333333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-1 {
    width: 8.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

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

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

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

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

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

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

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

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

  .col-sm-pull-1 {
    right: 8.3333333333%; }

  .col-sm-pull-2 {
    right: 16.6666666667%; }

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

  .col-sm-pull-4 {
    right: 33.3333333333%; }

  .col-sm-pull-5 {
    right: 41.6666666667%; }

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

  .col-sm-pull-7 {
    right: 58.3333333333%; }

  .col-sm-pull-8 {
    right: 66.6666666667%; }

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

  .col-sm-pull-10 {
    right: 83.3333333333%; }

  .col-sm-pull-11 {
    right: 91.6666666667%; }

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

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

  .col-sm-push-1 {
    left: 8.3333333333%; }

  .col-sm-push-2 {
    left: 16.6666666667%; }

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

  .col-sm-push-4 {
    left: 33.3333333333%; }

  .col-sm-push-5 {
    left: 41.6666666667%; }

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

  .col-sm-push-7 {
    left: 58.3333333333%; }

  .col-sm-push-8 {
    left: 66.6666666667%; }

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

  .col-sm-push-10 {
    left: 83.3333333333%; }

  .col-sm-push-11 {
    left: 91.6666666667%; }

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

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

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

  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

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

  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

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

  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

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

@media (min-width: 992px) {
  .col-md-1 {
    width: 8.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

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

  .col-md-4 {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

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

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8 {
    width: 66.6666666667%; }

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

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

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

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

  .col-md-pull-1 {
    right: 8.3333333333%; }

  .col-md-pull-2 {
    right: 16.6666666667%; }

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

  .col-md-pull-4 {
    right: 33.3333333333%; }

  .col-md-pull-5 {
    right: 41.6666666667%; }

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

  .col-md-pull-7 {
    right: 58.3333333333%; }

  .col-md-pull-8 {
    right: 66.6666666667%; }

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

  .col-md-pull-10 {
    right: 83.3333333333%; }

  .col-md-pull-11 {
    right: 91.6666666667%; }

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

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

  .col-md-push-1 {
    left: 8.3333333333%; }

  .col-md-push-2 {
    left: 16.6666666667%; }

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

  .col-md-push-4 {
    left: 33.3333333333%; }

  .col-md-push-5 {
    left: 41.6666666667%; }

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

  .col-md-push-7 {
    left: 58.3333333333%; }

  .col-md-push-8 {
    left: 66.6666666667%; }

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

  .col-md-push-10 {
    left: 83.3333333333%; }

  .col-md-push-11 {
    left: 91.6666666667%; }

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

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

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

  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

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

  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

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

  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@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-1 {
    width: 8.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

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

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

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

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

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

  .col-lg-10 {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

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

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

  .col-lg-pull-1 {
    right: 8.3333333333%; }

  .col-lg-pull-2 {
    right: 16.6666666667%; }

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

  .col-lg-pull-4 {
    right: 33.3333333333%; }

  .col-lg-pull-5 {
    right: 41.6666666667%; }

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

  .col-lg-pull-7 {
    right: 58.3333333333%; }

  .col-lg-pull-8 {
    right: 66.6666666667%; }

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

  .col-lg-pull-10 {
    right: 83.3333333333%; }

  .col-lg-pull-11 {
    right: 91.6666666667%; }

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

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

  .col-lg-push-1 {
    left: 8.3333333333%; }

  .col-lg-push-2 {
    left: 16.6666666667%; }

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

  .col-lg-push-4 {
    left: 33.3333333333%; }

  .col-lg-push-5 {
    left: 41.6666666667%; }

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

  .col-lg-push-7 {
    left: 58.3333333333%; }

  .col-lg-push-8 {
    left: 66.6666666667%; }

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

  .col-lg-push-10 {
    left: 83.3333333333%; }

  .col-lg-push-11 {
    left: 91.6666666667%; }

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

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

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

  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

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

  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

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

  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
@-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: 991px) {
  .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: 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; }

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

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

/*
 * Header Styles
 */
.site-header {
  *zoom: 1;
  position: fixed;
  z-index: 4;
  padding: 15px 0px;
  background: #fff;
  width: 100%; }

  @media screen and (min-width: 767px){
    body{
      padding: 0px 20px;
    }
    .site-header{
      width: calc(100% - 40px);
    }
  }

  @media screen and (min-width: 991px){
    body{
      padding: 0px 30px;
    }
    .site-header{
      width: calc(100% - 60px);
    }
  }

  .site-header .box {
    float: left;
    width: 100%; }

  .site-header:after {
    content: " ";
    clear: both;
    display: block;
    overflow: hidden;
    height: 0; }

#branding {
  float: left;
  margin-top: 8px; }
  #branding .logo, #branding .logo-text {
    display: inline-block;
    vertical-align: middle; }
  #branding .logo {
    margin-right: 10px;
    max-width: 163px; }

.main-navigation {
  float: right; }
  .main-navigation .menu-toggle {
    float: right;
    background: none;
    border: none;
    color: #d3d3d3;
    font-size: 24px;
    font-size: 1.7142857143em;
    display: inline-block;
    vertical-align: middle;
    padding: 12px 15px;
    margin-right: -15px;
    outline: none; }
    @media screen and (min-width: 991px) {
      .main-navigation .menu-toggle {
        display: none !important; } }
    @media screen and (max-width: 990px) {
      .main-navigation .menu-toggle {
        display: block; } }
  .main-navigation .menu {
    display: inline-block;
    list-style: none;
    float: left; }
    @media screen and (min-width: 991px) {
      .main-navigation .menu {
        display: block !important; } }
    @media screen and (max-width: 990px) {
      .main-navigation .menu {
        display: none; } }
  .main-navigation .menu-item {
    float: left; }
    .main-navigation .menu-item:before{
      content: "";
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background: #fff;
      border: 2px solid #babcc0;
      display: inline-block;
      margin: -1px 20px;
    }
    .main-navigation .menu-item:first-child:before{
      display: none; }
    .main-navigation .menu-item a {
      padding: 20px 0px;
      font-weight: 800;
      font-size: 12px;
      position: relative;
      display: inline-block;
      color: #404042;
      text-transform: uppercase; }
    .main-navigation .menu-item.current-menu-item a, .main-navigation .menu-item a:hover {
      color: #b4b4b5; }

.mobile-navigation {
  clear: both;
  padding: 30px 20px;
  margin-bottom: 20px;
  display: none;
  background-color: rgba(0,0,0,0.9); }
  @media screen and (min-width: 991px) {
    .mobile-navigation {
      display: none !important; } }
  .mobile-navigation .menu {
    list-style: none;
    padding: 20px 0px;
    padding-top: 0px;
    text-transform: uppercase; }
    .mobile-navigation .menu a {
      padding: 10px 0;
      display: block;
      color: #d3d3d3;
      font-weight: 800; }
    .mobile-navigation .menu .current-menu-item a {
      color: #404042; }


.search-wrap{
  display: none;
}
.search-wrap .input-close{
  position: absolute;
  right: 0px;
  top: 15px;
  width: 20px;
  height: 20px;
  text-align: center;
  cursor: pointer;
  background: url(../img/icon/close.png) center no-repeat;
  background-size: cover;
  opacity: 0.5;
}
.search-wrap .input-close:hover{
  opacity: 1;
}
.search-wrap input[type="text"] {
  background-color: #fff;
  border: none;
  color: #404042;
  padding: 15px 0;
  padding-left: 40px;
  width: 100%;
  height: 50px;
  margin: 0px;
  line-height: 1;
}
.search-wrap button {
  position: absolute;
  left: 0px;
  top: 8px;
  background: #fff;
  width: 30px;
  height: 30px;
  color: #b4b4b5;
  border-radius: 3px;
}
.search-wrap input[type="text"]::-webkit-input-placeholder {
   color: #b4b4b5;
   opacity: 1 !important;
}
.search-wrap input[type="text"]:-moz-placeholder {
   color: #b4b4b5;
   opacity: 1 !important; 
}
.search-wrap input[type="text"]::-moz-placeholder {
   color: #b4b4b5;  
   opacity: 1 !important; 
}
.search-wrap input[type="text"]:-ms-input-placeholder {  
   color: #fff;  
   opacity: 1 !important; 
}
.toggle-search {
  width: 40px;
  height: 30px;
  line-height: 28px;
  border-radius: 30px;
  color: #ffffff;
  background: #e5e5e5;
  text-align: center;
  text-decoration: none;
  margin: 14px 0px;
  float: left;
}
.toggle-search:hover {
  background: #dad7d7;
}

.dropdown {
  float: left;
  min-width: 110px;
  margin: 12px 10px 12px 15px;
  position: relative;
}

.dropdown dt a {
  display: block;
  height: 36px;
  width: 100%;
  border-radius: 20px;
  color: #a6a8ab;
  text-decoration: none;
}
.dropdown dt a:hover, .dropdown dt a:active {
  border-color: #bdc3c7;
}
.dropdown dt span {
  display: block;
  padding: 0 1.5em;
  line-height: 36px;
  cursor: pointer;
}
.dropdown dt i{
  position: absolute;
  right: 25px;
  top: 8px;
  font-size: 18px;
  color: #a6a8ab;
  cursor: pointer;
}
.dropdown .box {
  position: relative;
}
.dropdown .box ul {
  display: none;
  position: absolute;
  left: 0;
  top: -36px;
  width: 100%;
  list-style: none;
  background: #fff none repeat scroll 0 0;
  -webkit-box-shadow: 0px 5px 25px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 5px 25px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 5px 25px 0px rgba(0,0,0,0.1);
  border-radius: 4px;
  padding: 0px;
  transition: all 0.5s ease;
}
.dropdown .box ul li:first-child a:hover {
  border-radius: 4px 4px 0 0;
}
.dropdown .box ul li:last-child a:hover {
  border-radius: 0 0 4px 4px;
}
.dropdown .box li a {
  display: block;
  padding: 0 1.5em;
  line-height: 36px;
  text-decoration: none;
}
.dropdown .box li a:hover {
  background-color: #a6a8ab;
  color: #fff;
  cursor: pointer;
}
.dropdown .box li a.selected{
  opacity: 0.3;
}

.main .wrapper{
  padding-bottom: 0px;
}
.wrapper{
  padding-top: 90px;
  padding-bottom: 34px;
  float: left;
  width: 100%;
}

/**/
.worked figure{
  float: left;
  /*width: 20%;*/
  width: 25%;
  height: calc(100vh - 124px);
  z-index: 1;
  
  position: relative;
  overflow: hidden;
  background: #404042;
  text-align: center;
  cursor: pointer;
}
.worked figure:hover{
  -webkit-box-shadow: 0px 10px 125px 0px rgba(0,0,0,0.15);
  -moz-box-shadow: 0px 10px 125px 0px rgba(0,0,0,0.15);
  box-shadow: 0px 10px 125px 0px rgba(0,0,0,0.15);
}
.worked figure .img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.3;
  background: center no-repeat;
  background-size: cover;
}

.worked figure .icon{
  float: left;
  width: 47px;
  height: 43px;
  background: center no-repeat;
  background-size: cover;
}
.worked figure .icon-kitchen{
  background-image: url(../img/icon/icon-kitchen.png);
}
.worked figure .icon-dog{
  background-image: url(../img/icon/icon-dog.png);
}
.worked figure .icon-medical{
  background-image: url(../img/icon/icon-medical.png);
}
.worked figure .icon-door{
  background-image: url(../img/icon/icon-door.png);
}
.worked figure .icon-extra{
  background-image: url(../img/icon/icon-extra.png);
}

.worked figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-shadow: inset 0px 0px 215px 0px rgba(10,10,10,0.65);
  -moz-box-shadow: inset 0px 0px 215px 0px rgba(10,10,10,0.65);
  box-shadow: inset 0px 0px 215px 0px rgba(10,10,10,0.65);
}

.worked figure figcaption::before,
.worked figure figcaption::after {
  pointer-events: none;
}

.worked figure figcaption,
.worked figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.worked figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.worked figure h2 {
  font-weight: 300;
  font-size: 1.75vw;
  line-height: 1.2;
  text-transform: initial;
}
.worked figure h2,
.worked figure p {
  margin: 0;
  float: left;
  width: 100%;
}

figure.effect .img {
  max-width: none;
  width: -webkit-calc(100% + 50px);
  width: calc(100% + 50px);
  opacity: 0.3;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px,0, 0);
  transform: translate3d(-40px,0,0);
}

figure.effect figcaption {
  text-align: left;
}

figure.effect figcaption > div {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2em;
  width: 100%;
  height: 280px;
}

figure.effect h2,
figure.effect p {
  -webkit-transform: translate3d(0,10px,0);
  transform: translate3d(0,10px,0);
}

figure.effect h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}

figure.effect p {
  opacity: 0.85;
  margin-bottom: 20px;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;
}

figure.effect:hover .img {
  opacity: 0.85;
}
figure.effect:hover p,
figure.effect:hover .plus-circle{
  opacity: 1;
}

figure.effect:hover .img,
figure.effect:hover h2,
figure.effect:hover p,
figure.effect:hover .plus-circle {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

figure.effect:hover p,
figure.effect:hover .plus-circle {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
}

figure.effect .plus-circle{
  float: left;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #fff url(../img/icon/plus.png) center no-repeat;
  background-size: cover;
  -webkit-transform: translate3d(0,-20px,0);
  transform: translate3d(0,-20px,0);

  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;
}


footer{
  position: fixed;
  bottom: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 34px;
  z-index: 3;
}

footer span{
  padding: 5.5px 0;
  float: left;
  color: #acacac;
}

footer .social{
  list-style: none;
}
footer .social li{
  float: left;
}
footer .social li a{
  color: #404042;
  font-size: 16px;
  width: 28px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  transition: all 0.2s ease;
}
footer .social li a:hover{
  color: #d3d3d3;
}


/*Loading*/
#jpreOverlay {
  background-color: #fff;
}

#jpreLoader{
  width: 400px;
  height: 2px;
  background: #e7e3e3;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  margin-bottom: 0px;
  top: 50% !important;
}

#jpreBar {
  background: #939393;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}

#jprePercentage {
  color: #e7e4e4;
  font-weight: 700;
  text-align: center;
  font-size: 100px;
  transform: translateY(-42px);
  line-height: 1;
  z-index: -1;
  position: absolute;
}

.table{
  width: 100%;
  height: 100%;
  display: table;
}

.middle{
  display: table-cell;
  vertical-align: middle;
}


.extended-header{
  height: 230px;
  background: #404042;
  position: relative;
}

.extended-header.mini{
  height: auto;
  background: #eeeeee;
  padding: 7px 0px;
  margin-bottom: 20px;
}

.extended-header.full-height{
  height: calc(100vh - 124px);
  color: #fff;
}

.extended-header.full-height h1{
  font-size: 150px;
  line-height: 1;
}

.extended-header .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: center no-repeat;
  background-size: cover;
  opacity: 0.4;
}
.extended-header .img:after{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-box-shadow: inset 0px 0px 215px 0px rgba(10,10,10,0.65);
  -moz-box-shadow: inset 0px 0px 215px 0px rgba(10,10,10,0.65);
  box-shadow: inset 0px 0px 215px 0px rgba(10,10,10,0.65);
}

.extended-header .table{
  z-index: 1;
  position: relative;
}

.extended-header .title h4{
  position: relative;
  font-size: 32px;
  color: #fff;
  line-height: 1;
  font-weight: 300;
  padding-top: 35px;
}
.extended-header .title h4:before{
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -30px;
  top: 0px;
  width: 60px;
  height: 4px;
  background: #eeeeee;
}

.extended-header .breadcrumb{
  list-style: none;
}
.extended-header.mini .breadcrumb{
  padding: 2px 0px;
}
.extended-header .breadcrumb li{
  display: inline-block;
  vertical-align: top;
}
.extended-header .breadcrumb li:before{
  content: "/";
  display: inline-block;
  margin: 0 2px 0 4px;
}
.extended-header .breadcrumb li:last-child:before{
  display: none;
}
.extended-header .breadcrumb li a{
  float: left;
  color: #b8b8b8;
}
.extended-header.mini .breadcrumb li a{
  color: #37373a;
}
.extended-header .breadcrumb li a:hover{
  text-decoration: underline;
}
.extended-header .breadcrumb li:last-child a:hover{
  text-decoration: none;
}

.share a{
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background: #e5e5e5;
  text-align: center;
  color: #fff;
}
.share a:hover{
  background-color: #dad7d7;
}
.share span{
  margin-right: 10px;
  color: #37373a;
  float: left;
  line-height: 26px;
}

.dark-color{
  color: #2f3032;
}

.about-content,
.frame{
  position: relative;
  z-index: 1;
}

.about-content{
  margin-top: 60px;
  font-size: 15px;
  float: left;
  width: 100%;
}
.frame{
  float: left;
  width: 100%;
  height: 450px;
  border: 15px solid #fff;
  background-color: #eeeeee;
  background-position: center;
  background-size: cover;
  margin-top: -40px;
  margin-bottom: 150px;
  -webkit-box-shadow: 0px 20px 35px 0px rgba(0,0,0,0.05);
  -moz-box-shadow: 0px 20px 35px 0px rgba(0,0,0,0.05);
  box-shadow: 0px 20px 35px 0px rgba(0,0,0,0.05);
}
.frame .background{
  float: left;
  width: 100%;
  height: 100%;
  background: center no-repeat;
  background-size: cover;
}

.about-content h5{
  font-size: 34px;
  font-weight: 300;
  line-height: 1.1;
  margin: 35px 0px;
}

.minimalize-text{
  padding-left: 100px;
  position: relative;
  max-width: 75%;
  float: left;
}
.minimalize-text:before{
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 75px;
  height: 2px;
  background: #eeeeee;
}

.name-title h1{
  position: relative;
  font-size: 12vw;
  z-index: -1;
  color: #f8f8f8;
  font-weight: 700;
  cursor: default;
}

/*Dropdown*/
.accordion,
.accordion ul,
.accordion li{
  list-style: none;
}
.accordion {
  width: 100%;
}
.accordion > li{
  margin-bottom: 10px;
}

.accordion .link,
.accordion .no-submenu a{
  cursor: pointer;
  display: block;
  padding: 20px;
  padding-right: 40px;
  line-height: 1.3;
  color: #37373a;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  background-color: #eeeeee;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li i {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  color: #595959;
  right: 20px;
  font-size: 22px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li.active .link,
.accordion li.open .link,
.accordion li:hover .link,
.accordion li.active .no-submenu a,
.accordion li:hover .no-submenu a {
  background-color: #e6e6e6;
}

.accordion li.active i,
.accordion li.open i {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion li.active .no-submenu i{
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

.accordion li.active .submenu{
  display: block;
}

.accordion li.icon {
  float: left;
  width: 100%;
  display: none;
}
.accordion li.icon i {
  top: 15px;
  right: auto;
  left: 20px;
  margin: 0px;
  color: #fff;
}
.accordion li.icon a{
  float: left;
  width: 100%;
  height: 55px;
  line-height: 55px;
  background: #a6a8ab;
  text-align: center;
  font-size: 24px;
  color: #fff;
}
.accordion.focus li.icon a{
  background: #404042;
}

.submenu {
  display: none;
  font-size: 13px;
  padding: 15px 15px 0px 20px;
}
.submenu li {
  padding: 10px 0px;
}
.submenu a {
  display: inline-block;
  text-decoration: none;
  color: #37373a;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.submenu a.active,
.submenu a:hover {
  text-decoration: underline;
  color: #e7e6e6;
}
.submenu a.active {
  font-weight: 700;
}


/**/
.grid-product figure,
.main-image figure {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  height: auto;
  text-align: center;
  cursor: pointer;
}

.grid-product figure .img,
.main-image figure .img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}

.grid-product figure figcaption,
.main-image figure figcaption {
  text-align: left;
  padding: 20px;
  color: #fff;
  text-transform: uppercase;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-shadow: inset 0px 0px 215px 0px rgba(10,10,10,0.65);
  -moz-box-shadow: inset 0px 0px 215px 0px rgba(10,10,10,0.65);
  box-shadow: inset 0px 0px 215px 0px rgba(10,10,10,0.65);
}

.grid-product figure figcaption::before,
.grid-product figure figcaption::after,
.main-image figure figcaption::before,
.main-image figure figcaption::after {
  pointer-events: none;
}

.grid-product figure figcaption,
.grid-product figure figcaption > a,
.main-image figure figcaption,
.main-image figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.grid-product figure figcaption > a,
.main-image figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid-product figure p,
.main-image figure p {
  margin: 0;
}

figure.effect-grey {
  z-index: 1;
  margin-bottom: 30px;
  background: #404042;
  -webkit-transition: box-shadow 0.25s;
  -moz-transition: box-shadow 0.25s;
  -o-transition: box-shadow 0.25s;
  -ms-transition: box-shadow 0.25s;
  transition: box-shadow 0.25s 
}

figure.effect-grey:hover{
  -webkit-box-shadow: 0px 20px 35px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 20px 35px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 20px 35px 0px rgba(0,0,0,0.2);
}

.main-image figure.effect-grey:hover{
  box-shadow: none;
}

figure.effect-grey.middle figcaption{
  text-align: center;
}
figure.effect-grey.middle figcaption:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
figure.effect-grey.middle figcaption p{
  display: inline-block;
  padding: 20px;
  vertical-align: middle;
  line-height: 1.1;
}

figure.effect-grey .img {
  max-width: none;
  width: 100%;
  height: 250px;
  background: center no-repeat;
  background-size: cover;
  -webkit-transition: opacity 0.25s, -webkit-transform 0.25s;
  transition: opacity 0.25s, transform 0.25s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

figure.effect-grey .img img,
.other-gallery .img img{
  display: none;
}

.grid-product figure figcaption i,
.main-image figure figcaption i{
  float: left;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin-right: 5px;
  background: #fff url(../img/icon/plus.png) center no-repeat;
  background-size: cover;
}

figure.effect-grey p {
  display: inline-block;
  color: #fff;
  text-transform: none;
  font-weight: 700;
  font-size: 12px;
  line-height: 45px;
  text-transform: uppercase;
  -webkit-transition: opacity 0.25s, -webkit-transform 0.25s;
  transition: opacity 0.25s, transform 0.25s;
  -webkit-transform: translate3d(-500%,0,0);
  transform: translate3d(-500%,0,0);
}

figure.effect-grey p:first-child {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

figure.effect-grey:hover p:first-child {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

figure.effect-grey:hover .img {
  opacity: 0.2;
  -webkit-transform: scale3d(1.1,1.1,1);
  transform: scale3d(1.1,1.1,1);
}

figure.effect-grey:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.grid-product .title{
  float: left;
  width: 100%;
  padding: 15px;
}
.grid-product .title a{
  text-transform: uppercase;
  line-height: 1.3;
  display: inline-block;
}
.grid-product .title .dotted{
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #fff;
  border: 2px solid #babcc0;
  border-radius: 50%;
  margin: 8px 0px;
}

.grid-product .main-title{
  font-size: 24px;
  color: #404042;
  margin-top: 30px;
  margin-bottom: 10px;
}

.work-content{
  color: #37373a;
}
.work-content .go-back{
  font-size: 14px;
  font-weight: 700;
  color: #e3e2e2;
}
.work-content > h1{
  text-transform: uppercase;
  color: #37373a;
  font-size: 24px;
  margin: 20px 0px 10px 0px;
  line-height: 1;
}
.work-content .text{
  margin: 0px;
}

.work-content .table{
  padding: 30px 0px 40px 0px;
}
.work-content .table p{
  border-bottom: 1px solid #eeeeee;
  line-height: 1;
  padding: 15px 0px;
  margin: 0px;
}
.work-content .table p a{
  font-weight: 700;
}
.work-content .table p a,
.work-content .table p a span{
  -webkit-transition: .2s ease;
          transition: .2s ease;
}
.work-content .table p a span{
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding: 4px;
  padding-bottom: 1px;
  border-radius: 2px;
  font-weight: 400;
}
.work-content .table p a:hover{
  color: #e3e2e2;
}
.work-content .table p a:hover span{
  background-color: #e3e2e2;
  color: #fff;
}



.main-image figure.effect-grey .img{
  height: 480px;
}
.main-image figure figcaption i{
  background-image: url(../img/icon/zoom.png);
  margin-right: 10px;
}

.main-image .img,
.other-gallery .img,
.news .img{
  width: 100%;
  float: left;
  background: center no-repeat;
  background-size: cover;
}
.other-gallery .img{
  margin: 5px 0px;
  height: 100px;
  cursor: pointer;
}
.other-gallery .img:hover{
  opacity: 0.9;
}

.other-gallery .row{
  margin-left: -5px;
  margin-right: -5px;
}
.other-gallery .owl-carousel .owl-item{
  padding-left: 5px;
  padding-right: 5px;
}

.news article{
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eeeeee;
}
.news article .text-box{
  color: #37373a;
}
.news article .text-box .date{
  font-style: italic;
  color: #c3c3c3;
  font-size: 12px;
  font-weight: 600;
}
.news article .text-box h2{
  color: #37373a;
  font-size: 18px;
  margin-bottom: 10px;
}

.btn{
  float: left;
  margin: 20px 0px;
  padding: 0px;
  font-weight: 500;
  color: #c3c3c3;
  -webkit-transition: .25s ease;
          transition: .25s ease;
}
.btn:hover{
  color: #37373a;
}
.btn i{
  opacity: 0;
  visibility: hidden;
  margin-left: 0px;
  font-size: 14px;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0px,0, 0);
  transform: translate3d(0px,0,0);
}
.btn:hover i{
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(5px,0, 0);
  transform: translate3d(5px,0,0);
}

.not-found .btn{
  float: none;
  display: inline-block;
}
.not-found .btn span{
  padding-bottom: 2px;
  border-bottom: 1px solid;
}
.not-found .btn:hover{
  color: #fff;
}

.news .img{
  height: 200px;
  -webkit-box-shadow: inset 0px 0px 215px 0px rgba(10,10,10,0.65);
  -moz-box-shadow: inset 0px 0px 215px 0px rgba(10,10,10,0.65);
  box-shadow: inset 0px 0px 215px 0px rgba(10,10,10,0.65);
}

.company-presentation p{
  color: #37373a;
  font-size: 14px;
  font-weight: 500;
}
.company-presentation figure.effect-grey .img{
  height: 345px;
}

.press-kit .box{
  float: left;
  width: 100%;
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 5px 25px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 5px 25px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 5px 25px 0px rgba(0,0,0,0.1);
}

.press-kit .box .img{
  float: left;
  width: 100%;
  height: 215px;
  background: center no-repeat;
  background-size: 50%;
  border-bottom: 1px solid #eeeeee;
}
.press-kit .box .text{
  float: left;
  width: 100%;
  padding-top: 15px;
  color: #37373a;
  font-size: 14px;
  font-weight: 500;
}
.press-kit .box a{
  font-size: 12px;
  font-weight: 700;
  background: url(../img/icon/press.png) no-repeat right 1px;
  padding-right: 25px;
  margin-left: 10px;
  float: left;
  -webkit-transition: .25s ease;
          transition: .25s ease;
}
.press-kit .box a:hover{
  opacity: 0.4;
}

#map-canvas{
  float: left;
  position: relative;
  width: 100%;
  height: 420px;
}

.infowindow-content {
  color: #333;
  font-family: 'Hind';
  font-weight: 500;
  padding: 10px;
}
.infowindow-content ul,
.infowindow-content li {
  list-style: none;
}

.address{
  float: left;
  width: 100%;
  background-color: #eeeeee;
  padding: 70px 40px;
  color: #404042;
  margin-bottom: 20px;
}
.address h1{
  font-size: 16px;
}
.address .sep{
  display: block;
  width: 45px;
  height: 2px;
  background: #a6a8ab;
  margin: 20px 0px;
}

.address .number span,
.address .mail span{
  min-width: 70px;
  font-weight: 700;
  font-size: 16px;
  display: inline-block;
}
.address .number span,
.address .mail span{
  font-weight: 600;
  font-size: 16px;
}

/*Form*/
form{
  position:relative;
}
form .row{
  margin-left:-5px !important;
  margin-right:-5px !important;
}

form .row .col{
  padding-left:5px;
  padding-right:5px;
}

form .form-control{
  width: 100%;
  height:50px;
  border:1px solid #ececec;
  box-shadow:none;
  color:#272f60;
  border-radius:0px;
  font-size:14px;
  margin-bottom:10px;
  -webkit-transition: border 0.65s, -webkit-transform 0.65s;
  transition: border 0.65s, transform 0.65s;
}

form .form-control::-moz-placeholder{
  color:#979797;
}

form .form-control:focus{
  border:1px solid #d6d6d6;
  box-shadow:none;
}

form textarea.form-control{
  height:auto;
  resize: none;
}

form .row .col .select-box .select{
  background-color: #ffffff;
  background-image: url(../img/icon/selectbox-arrow.png);
  background-position: right center;
  background-repeat: no-repeat;
  border: 1px solid #ececec;
  color: #979797;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  padding-left:12px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 100%;
}


form .row .col .select-box select{opacity:0;}

form .row .col .resecurity{
  position:relative;
  background-color:#ffffff;
  border:1px solid #ececec;
  height:50px;
  margin-bottom:10px;
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 30%;
}

form .row .col .resecurity a{
  position:absolute;
  right:0;
  top:0;
  width:50px;
  height:50px;
  background-color:#ececec;
}

form .row .col .resecurity a span{
  width:50px;
  height:50px;
  display:block;
  background-image:url(../img/icon/resecurity.png);
  background-repeat:no-repeat;
  background-position:center center;
  -webkit-transition: rotate 0.35s, -webkit-transform 0.35s;
  transition: rotate 0.35s, transform 0.35s;
}

form .row .col .resecurity a:hover span{
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}


form .row .col .file-upload{
  position:relative;
}
form .row .col .file-upload .input-group{
  color:#272f60;
  font-weight: 500;
  font-size:14px;
  height:50px;
  left: 0;
  padding-left: 12px;
  position: absolute;
  top: 0;
  border:1px solid #ececec;
  background-color:#ffffff;
  background-image:url(../img/icon/fileupload.png);
  background-repeat:no-repeat;
  background-position:right center;
  line-height:50px;
  width:100%;
  overflow:hidden;
  padding-right:50px;
}

form .row .col .file-upload input{opacity:0;cursor:pointer;}


form .send-btn{
  float:right;
  padding-left:20px;
  padding-right:20px;
  padding-top:13px;
  padding-bottom:13px;
  background-color:#404042; 
  border-radius:0px;
  color:#ffffff;
  font-size:16px;
  width:100%;
  -webkit-transition: background-color 0.35s, -webkit-transform 0.35s;
  transition: background-color 0.35s, transform 0.35s;
}

form .send-btn:hover{
  color: #fff;
  background-color:#4b4b4d;
}


form .input-validation-normal {
  background-image: url(../img/icon/input-validation-normal.png);
  background-position: right center;
  background-repeat: no-repeat;
  padding-right:40px;
}

form .input-validation-error {
  background-image: url(../img/icon/input-validation-error.png);
  background-position: right center;
  background-repeat: no-repeat;
  padding-right:40px;
}
form .warning{
  position:relative;
  height:auto;
}

form .warning .display-table{
  width:100%;
  height:100%;
  text-align:center;
}

form .warning img{
  display:block;
  margin:0 auto;
}

form .successfull span{
  font-size:30px;
  color:#d6d6d6;
  display:block;
  margin-top:40px;
}

form .false span{
  font-size:30px;
  color:#272f60;
  display:block;
  margin-top:40px;
}

.logos .box{
  float: left;
  width: 100%;
  height: 140px;
  padding: 20px;
  margin: 15px 0px;
  -webkit-box-shadow: 0px 5px 25px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 5px 25px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 5px 25px 0px rgba(0,0,0,0.1);
}
.logos .box .img{
  float: left;
  width: 100%;
  height: 100%;
  background: center no-repeat;
  background-size: 75%;
  opacity: 0.5;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .3s ease;
  -webkit-backface-visibility: hidden;
}
.logos .box:hover .img{
  filter: none;
  -webkit-filter: grayscale(0%);
  opacity: 1;
}

.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel{
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
  
.owl-carousel .owl-item{
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(../img/icon/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility:    hidden;
  -ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}



@media screen and (max-width: 1200px){
  .minimalize-text{
    max-width: 100%;
  }
}
@media screen and (max-width: 991px){
  .worked figure{
    width: 50%;
    height: 500px;
  }
  /*.worked figure:last-child{
    width: 100%;
  }*/
  .worked figure h2 {
    font-size: 26px;
  }
  figure.effect figcaption > div{
    height: auto;
  }
  .frame img{
    width: auto;
    height: 100%;
  }
  .frame{
    margin-bottom: 80px;
  }
  .rellax{
    transform: translate3d(0px, 0px, 0px) !important;
  }
  .about-content{
    margin-top: 0px;
  }
  .frame,
  .work-content{
    margin-top: 20px;
  }
  form .row .col{
    float: left;
    width: 100%;
  }

  .accordion li {
    display: none;
  }
  .accordion li.icon {
    display: inline-block;
  }

  .accordion {
    position: relative;
    min-height: 55px;
    z-index: 1;
    margin-bottom: 20px;
  }

  .accordion.focus li {
    display: inline-block;
    width: 100%;
  }
  .accordion.focus li a {
    display: block;
  }
}

@media screen and (max-width: 767px){
  footer{
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding: 20px 0px;
  }
  .extended-header.full-height{
    height: calc(100vh - 250px);
  }
  .extended-header.full-height h1{
    font-size: 70px;
  }
  footer span,
  footer .social{
    float: left;
    width: 100%;
  }
}

@media screen and (max-width: 480px){
  .worked figure{
    width: 100%;
    height: 450px;
  }
  #jpreLoader{
    width: 300px;
  }
  .minimalize-text{
    padding-left: 30px;
  }
  .minimalize-text:before{
    width: 15px;
  }
  .about-content h5{
    font-size: 22px;
  }
  .about-content{
    font-size: 13px;
  }
  .extended-header.mini .breadcrumb{
    display: none;
  }
  .main-image figure.effect-grey .img{
    height: 280px;
  }
  #branding{
    margin-top: 18px;
  }
  #branding .logo{
    max-width: 76px;
    max-width: 90px;
    margin-right: 0px;
  }
  .dropdown{
    margin-left: 0px;
    min-width: 90px;
  }
  .site-header{
    padding: 0px;
  }
  .wrapper{
    padding-top: 62px;
  }
  figure.effect figcaption > div{
    padding: 20px;
  }
  .dropdown .box li a,
  .dropdown dt span {
    padding: 0 0.5em;
  }
}


