
}* ! */:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --hero-header_default_height: 100vh;
  --color_overlay: rgba(35, 35, 70, 0.25);
  --gray-dark: #343a40;
  --primary: #d4d4d4;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}
*, :after, :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
@-ms-viewport {
  width: device-width
}
footer, {
  display: block
}
html {
  font-family: sans-serif;
  line-height: 1.1;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
@-ms-viewport {
  width: device-width
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #272c38
}
[tabindex="-1"]:focus {
  outline: 0 !important
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem
}
p {
  margin-top: 0;
  margin-bottom: 1rem
}
abbr[data-original-title], abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0
}
address {
  font-style: normal;
  line-height: inherit
}
address, dl, ol, ul {
  margin-bottom: 1rem
}
dl, ol, ul {
  margin-top: 0
}
ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0
}
dt {
  font-weight: 700
}
dd {
  margin-bottom: .5rem;
  margin-left: 0
}
blockquote {
  margin: 0 0 1rem
}
dfn {
  font-style: italic
}
b, strong {
  font-weight: bolder
}
small {
  font-size: 80%
}
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
a {
  color: #b7a77e;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}
a:hover {
  color: #fce7b0;
  text-decoration: underline
}
a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none
}
a:not([href]):not([tabindex]):focus {
  outline: 0
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  cursor: pointer
}
template {
  display: none
}
[hidden] {
  display: none !important
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit
}
.h1, h1 {
  font-size: 2.5rem
}
.h2, h2 {
  font-size: 2rem
}
.h3, h3 {
  font-size: 1.75rem
}
.h4, h4 {
  font-size: 1.5rem
}
.h5, h5 {
  font-size: 1.25rem
}
.h6, h6 {
  font-size: 1rem
}
.lead {
  font-size: 1.25rem;
  font-weight: 300
}
.display-1 {
  font-size: 6rem
}
.display-1, .display-2 {
  font-weight: 300;
  line-height: 1.2
}
.display-2 {
  font-size: 5.5rem
}
.display-3 {
  font-size: 4.5rem
}
.display-3, .display-4 {
  font-weight: 300;
  line-height: 1.2
}
.display-4 {
  font-size: 3.5rem
}
.display-5 {
  font-size: 3rem;
  font-weight: 300;
  line-height: 1.2
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, .1)
}
.small, small {
  font-size: 80%;
  font-weight: 400
}
.mark, mark {
  padding: .2em;
  background-color: #fcf8e3
}
.list-inline, .list-unstyled {
  padding-left: 0;
  list-style: none
}
.list-inline-item {
  display: inline-block
}
.list-inline-item:not(:last-child) {
  margin-right: .5rem
}
.initialism {
  font-size: 90%;
  text-transform: uppercase
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d
}
.blockquote-footer:before {
  content: "\2014 \00A0"
}
.img-fluid, .img-thumbnail {
  max-width: 100%;
  height: auto
}
.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .25rem
}
.figure {
  display: inline-block
}
.figure-img {
  margin-bottom: .5rem;
  line-height: 1
}
.figure-caption {
  font-size: 90%;
  color: #6c757d
}
code, kbd, pre, samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word
}
a > code {
  color: inherit
}
kbd {
  padding: .2rem .4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: .2rem
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700
}
pre {
  display: block;
  font-size: 87.5%;
  color: #212529
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll
}
.container {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto
}
@media (min-width:576px) {
  .container {
    max-width: 540px
  }
}
@media (min-width:768px) {
  .container {
    max-width: 720px
  }
}
@media (min-width:992px) {
  .container {
    max-width: 960px
  }
}
@media (min-width:1200px) {
  .container {
    max-width: 1140px
  }
}
.container-fluid {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 40px;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}
.no-gutters {
  margin-right: 0;
  margin-left: 0
}
.no-gutters > .col, .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0
}
.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .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, .col-lg-auto, .col-md, .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, .col-md-auto, .col-sm, .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, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 1px;
  padding-left: 15px;
  padding-top: 15px;
}


.col-lg-33{
  position: relative;
  width: 30%;
  min-height: 1px;
  padding-right: 1px;
  padding-left: 15px;
  padding-top: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none
}
.col-1, .col-auto {
  -webkit-box-flex: 0
}
.col-1 {
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%
}
.col-2 {
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%
}
.col-2, .col-3 {
  -webkit-box-flex: 0
}
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%
}
.col-4 {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%
}
.col-4, .col-5 {
  -webkit-box-flex: 0
}
.col-5 {
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%
}
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}
.col-6, .col-7 {
  -webkit-box-flex: 0
}
.col-7 {
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%
}
.col-8 {
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%
}
.col-8, .col-9 {
  -webkit-box-flex: 0
}
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%
}
.col-10 {
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%
}
.col-10, .col-11 {
  -webkit-box-flex: 0
}
.col-11 {
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%
}
.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}
.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1
}
.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13
}
.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0
}
.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}
.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2
}
.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3
}
.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4
}
.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5
}
.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6
}
.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7
}
.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8
}
.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9
}
.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10
}
.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11
}
.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12
}
.offset-1 {
  margin-left: 8.33333%
}
.offset-2 {
  margin-left: 16.66667%
}
.offset-3 {
  margin-left: 25%
}
.offset-4 {
  margin-left: 33.33333%
}
.offset-5 {
  margin-left: 41.66667%
}
.offset-6 {
  margin-left: 50%
}
.offset-7 {
  margin-left: 58.33333%
}
.offset-8 {
  margin-left: 66.66667%
}
.offset-9 {
  margin-left: 75%
}
.offset-10 {
  margin-left: 83.33333%
}
.offset-11 {
  margin-left: 91.66667%
}
@media (min-width:576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
  }
  .offset-sm-0 {
    margin-left: 0
  }
  .offset-sm-1 {
    margin-left: 8.33333%
  }
  .offset-sm-2 {
    margin-left: 16.66667%
  }
  .offset-sm-3 {
    margin-left: 25%
  }
  .offset-sm-4 {
    margin-left: 33.33333%
  }
  .offset-sm-5 {
    margin-left: 41.66667%
  }
  .offset-sm-6 {
    margin-left: 50%
  }
  .offset-sm-7 {
    margin-left: 58.33333%
  }
  .offset-sm-8 {
    margin-left: 66.66667%
  }
  .offset-sm-9 {
    margin-left: 75%
  }
  .offset-sm-10 {
    margin-left: 83.33333%
  }
  .offset-sm-11 {
    margin-left: 91.66667%
  }
}
@media (min-width:768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
  }
  .offset-md-0 {
    margin-left: 0
  }
  .offset-md-1 {
    margin-left: 8.33333%
  }
  .offset-md-2 {
    margin-left: 16.66667%
  }
  .offset-md-3 {
    margin-left: 25%
  }
  .offset-md-4 {
    margin-left: 33.33333%
  }
  .offset-md-5 {
    margin-left: 41.66667%
  }
  .offset-md-6 {
    margin-left: 50%
  }
  .offset-md-7 {
    margin-left: 58.33333%
  }
  .offset-md-8 {
    margin-left: 66.66667%
  }
  .offset-md-9 {
    margin-left: 75%
  }
  .offset-md-10 {
    margin-left: 83.33333%
  }
  .offset-md-11 {
    margin-left: 91.66667%
  }
}
@media (min-width:992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
	 min-height: 500px;
  }
	
	
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
  }
  .offset-lg-0 {
    margin-left: 0
  }
  .offset-lg-1 {
    margin-left: 8.33333%
  }
  .offset-lg-2 {
    margin-left: 16.66667%
  }
  .offset-lg-3 {
    margin-left: 25%
  }
  .offset-lg-4 {
    margin-left: 33.33333%
  }
  .offset-lg-5 {
    margin-left: 41.66667%
  }
  .offset-lg-6 {
    margin-left: 50%
  }
  .offset-lg-7 {
    margin-left: 58.33333%
  }
  .offset-lg-8 {
    margin-left: 66.66667%
  }
  .offset-lg-9 {
    margin-left: 75%
  }
  .offset-lg-10 {
    margin-left: 83.33333%
  }
  .offset-lg-11 {
    margin-left: 91.66667%
  }
}
@media (min-width:1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
  }
  .offset-xl-0 {
    margin-left: 0
  }
  -ms-overflow-style:scrollbar
}
figure {
  margin: 0 0 1rem
}
img {
  vertical-align: middle;
  border-style: none
}
svg:not(:root) {
  overflow: hidden
}
table {
  border-collapse: collapse
}
caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  .table-bordered th {
    border: 1px solid #ddd !important
  }
}
:root {
  --primary-color: #b19f77;
  --primary-font: "Montserrat";
  --secondary-font: "Poppins";
  --white-section: #fff;
  --gray-section: #f5f5f5;
  --black-section: #161616;
  --light-gray-section: #fcfcfc;
  --selection_background: #dcdcdc;
  --selection_color: #232323;
  --navbar_toolbar_background: #f8f8f8;
  --navbar_background: #fff;
  --loader_background: #eee;
  --toggle_color: rgba(#232323, 0.8);
  --footer-top: #111;
  --navbar-height: 80px;
  --navbar_small_height: 60px;
  --logo-width: 160px;
  --hero-header_default_height: 100vh;
  --hero-header_responsive_height: 600px;
  --breadcrumbs-height: 600px;
  --default_overlay: rgba(44, 44, 44, 0.4);
  --color_overlay: rgba(35, 35, 70, 0.25);
  --dark_overlay: rgba(20, 20, 20, 0.4);
  --black_overlay: rgba(33, 33, 33, 0.5);
  --default-border: hsla(0, 0%, 59.2%, 0.2);
  --primary-font-color: #666;
  --gray-font-color: #dcdcdc;
  --gray-default-font: #7f7f7f;
  --light-font-color: #f3f3f3;
  --box-shadow-dark: rgba(21, 21, 21, 0.2);
  --box-shadow-medium: rgba(31, 31, 31, 0.1);
  --box-shadow-light: rgba(31, 31, 31, 0.02);
  --box-shadow-navbar: rgba(31, 31, 31, 0.06);
  --box-shadow-boxes: rgba(31, 31, 31, 0.02);
  --text-shadow-dark: rgba(31, 31, 31, 0.5);
  --text-shadow-medium: rgba(31, 31, 31, 0.2);
  --text-shadow-light: rgba(31, 31, 31, 0.1);
  --button-shadow-light: rgba(11, 11, 11, 0.15);
  --black-color: #232323;
  --white-color: #fff
}
.tabs-header .tab-trigger-wrapper .tab-trigger {
  font-size: 13px;
  padding: 10px 15px
}
}
@media (max-width:991px) {
  .tabs-section-type-1 .tabs-wrapper .tabs-header .tab-trigger-wrapper .tab-trigger {
    margin-bottom: 10px;
    margin-right: 5px;
    margin-left: 5px;
    border-radius: 5px
  }
}
@media (max-width:767px) {
  .tabs-section-type-1 .tabs-wrapper .tabs-header .tab-trigger-wrapper .tab-trigger {
    font-size: 12px
  }
}
@media (max-width:575px) {
  .tabs-section-type-1 .tabs-wrapper .tabs-header .tab-trigger-wrapper .tab-trigger {
    margin-right: 0;
	  margin-left: 0;}
  .col-lg-6, .col-12, .image, .bg_img, .parallax-window, .last-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
	width: 100%;
	min-height: 400px;} /*this is functional for size of image*/
  }
.col-lg-6, .col-12, .content-about, .light-gray-section{
	-webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
	padding: 40px;
	
}
.tabs-section-type-1 .tabs-wrapper .tabs-header .tab-trigger-wrapper .active {
  color: var(--primary-color);
  border-bottom: 1px solid transparent
}
@media (max-width:991px) {
  .tabs-section-type-1 .tabs-wrapper .tabs-header .tab-trigger-wrapper .active {
    border-bottom: 1px solid var(--default-border);
    color: #fff;
    background-color: var(--primary-color)
  }
}
.tabs-section-type-1 .tabs-wrapper .tabs-body-wrapper {
  position: relative;
  margin: 0 15px
}
.tabs-section-type-1 .tabs-wrapper .tabs-body-wrapper .tab-body {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.tabs-section-type-1 .tabs-wrapper .tabs-body-wrapper .tab-body .tab-side {
  padding-left: 0;
  padding-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.tabs-section-type-1 .tabs-wrapper .tabs-body-wrapper .tab-body .tab-side .title {
  margin-bottom: 15px;
  font-weight: 600
}
@media (max-width:991px) {
  .tabs-section-type-1 .tabs-wrapper .tabs-body-wrapper .tab-body .tab-side .title {
    font-size: 26px;
    margin-bottom: 10px
  }
}
@media (max-width:767px) {
  .tabs-section-type-1 .tabs-wrapper .tabs-body-wrapper .tab-body .tab-side .title {
    font-size: 24px;
    margin-bottom: 5px
  }
}
.tabs-section-type-1 .tabs-wrapper .tabs-body-wrapper .tab-body .tab-side .img-wrapper {
  overflow: hidden;
  border-radius: 5px
}
.tabs-section-type-1 .tabs-wrapper .tabs-body-wrapper .tab-body .left-side {
  padding-right: 15px
}
.tabs-section-type-1 .tabs-wrapper .tabs-body-wrapper .tab-body .left-side .title {
  text-align: right
}
@media (max-width:991px) {
  .tabs-section-type-1 .tabs-wrapper .tabs-body-wrapper .tab-body .left-side .title {
    text-align: center
  }
}
.tabs-section-type-1 .tabs-wrapper .tabs-body-wrapper .tab-body .left-side .description {
  text-align: right
}
@media (max-width:991px) {
  .tabs-section-type-1 .tabs-wrapper .tabs-body-wrapper .tab-body .left-side .description {
    text-align: center
  }
}
@media (max-width:991px) {
  .tabs-section-type-1 .tabs-wrapper .tabs-body-wrapper .tab-body .left-side {
    padding-right: 0
  }
}
.tabs-section-type-1 .tabs-wrapper .tabs-body-wrapper .tab-body .right-side {
  padding-left: 15px
}
.tabs-section-type-1 .tabs-wrapper .tabs-body-wrapper .tab-body .right-side .title {
  text-align: left
}
@media (max-width:991px) {
  .tabs-section-type-1 .tabs-wrapper .tabs-body-wrapper .tab-body .right-side .title {
    text-align: center
  }
}
.tabs-section-type-1 .tabs-wrapper .tabs-body-wrapper .tab-body .right-side .description {
  text-align: left
}
@media (max-width:991px) {
  .tabs-section-type-1 .tabs-wrapper .tabs-body-wrapper .tab-body .right-side .description {
    text-align: center
  }
}
@media (max-width:991px) {
  .tabs-section-type-1 .tabs-wrapper .tabs-body-wrapper .tab-body .right-side {
    padding-left: 0
  }
}
@media (max-width:991px) {
  .tabs-section-type-1 .tabs-wrapper .tabs-body-wrapper .tab-body .image-side {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 20px
  }
}
@media (max-width:991px) {
  .tabs-section-type-1 .tabs-wrapper .tabs-body-wrapper .tab-body .content-side {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
}
.tabs-section-type-1 .tabs-wrapper .tabs-body-wrapper .tab-body:not(.active-body) {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0
}
.tabs-section-type-1 .tabs-wrapper .tabs-body-wrapper .active-body {
  position: relative
}
.tabs-section-type-2 .tabs-wrapper .tabs-header {
  margin-bottom: 25px;
  padding: 0 0 30px;
  border-bottom: 1px solid var(--default-border);
  width: 100%;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media (max-width:991px) {
  .tabs-section-type-2 .tabs-wrapper .tabs-header {
    margin-bottom: 20px;
    padding-bottom: 25px
  }
}
@media (max-width:767px) {
  .tabs-section-type-2 .tabs-wrapper .tabs-header {
    padding-bottom: 0;
    margin-bottom: 15px
  }
}
.tabs-section-type-2 .tabs-wrapper .tabs-header .tab-trigger-wrapper {
  padding: 0;
  margin-right: 20px;
  margin-left: 20px
}
@media (max-width:767px) {
  .tabs-section-type-2 .tabs-wrapper .tabs-header .tab-trigger-wrapper {
    width: 35%;
    margin-bottom: 20px;
    margin-right: 15px;
    margin-left: 15px 
  }
}
.tabs-section-type-2 .tabs-wrapper .tabs-header .tab-trigger-wrapper .tab-trigger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer
}
.tabs-section-type-2 .tabs-wrapper .tabs-header .tab-trigger-wrapper .tab-trigger i {
  color: var(--black-color);
  text-align: center;
  font-size: 28px;
  margin-bottom: 25px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
@media (max-width:767px) {
  .tabs-section-type-2 .tabs-wrapper .tabs-header .tab-trigger-wrapper .tab-trigger i {
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 15px
  }
}
.tabs-section-type-2 .tabs-wrapper .tabs-header .tab-trigger-wrapper .tab-trigger h6 {
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  color: var(--black-color);
  letter-spacing: .5px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
.tabs-section-type-2 .tabs-wrapper .tabs-header .tab-trigger-wrapper .active h6, .tabs-section-type-2 .tabs-wrapper .tabs-header .tab-trigger-wrapper .active i {
  color: var(--primary-color);
  opacity: 1
}
.tabs-section-type-2 .tabs-wrapper .tabs-body-wrapper {
  position: relative
}
.tabs-section-type-2 .tabs-wrapper .tabs-body-wrapper .tab-body {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.tabs-section-type-2 .tabs-wrapper .tabs-body-wrapper .tab-body:not(.active-body) {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transform: translateY(50%);
  transform: translateY(50%)
}
.tabs-section-type-2 .tabs-wrapper .tabs-body-wrapper .active-body {
  position: relative;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
.testimonials-type-1 .testimonials-wrapper {
  margin-bottom: -70px
}
@media (max-width:991px) {
  .testimonials-type-1 .testimonials-wrapper {
    margin-bottom: -50px
  }
}
.testimonials-type-1 .testimonials-wrapper .testimonial-wrapper {
  margin-bottom: 70px
}
@media (max-width:991px) {
  .testimonials-type-1 .testimonials-wrapper .testimonial-wrapper {
    margin-bottom: 50px
  }
}
.testimonials-type-1 .testimonials-wrapper .testimonial-wrapper .author .img-wrapper {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 30px
}
@media (max-width:575px) {
  .testimonials-type-1 .testimonials-wrapper .testimonial-wrapper .author .img-wrapper {
    width: 65px;
    height: 65px;
    margin-right: 20px
  }
}
.testimonials-type-1 .testimonials-wrapper .testimonial-wrapper .description-box .message {
  font-weight: 500;
  font-size: 14px;
  color: var(--black-default);
  opacity: .8;
  margin-bottom: 10px;
  padding-right: 50px
}
@media (max-width:991px) {
  .testimonials-type-1 .testimonials-wrapper .testimonial-wrapper .description-box .message {
    padding-right: 0;
    margin-bottom: 15px
  }
}
@media (max-width:575px) {
  .testimonials-type-1 .testimonials-wrapper .testimonial-wrapper .description-box .message {
    font-size: 13px;
    margin-bottom: 10px
  }
}
.testimonials-type-1 .testimonials-wrapper .testimonial-wrapper .description-box .name {
  font-size: 14px;
  font-weight: 600;
  line-height: 1 !important;
  letter-spacing: .5px
}
@media (max-width:991px) {
  .testimonials-type-1 .testimonials-wrapper .testimonial-wrapper .description-box .name {
    font-size: 14px
  }
}
@media (max-width:575px) {
  .testimonials-type-1 .testimonials-wrapper .testimonial-wrapper .description-box .name {
    font-size: 13px
  }
}
.testimonials-type-1 .testimonials-wrapper .testimonial-wrapper .description-box span {
  margin: 0 10px;
  font-weight: 500
}
.testimonials-type-1 .testimonials-wrapper .testimonial-wrapper .description-box .position {
  line-height: 1;
  font-weight: 500;
  font-size: 14px
}
.section-title {
  color: #C4B17A;
  font-family: var(--secondary-font);
  position: relative
}
.section-title .highlight {
  color: var(--primary-color)
}
.section-title:hover:after {
  width: 80px
}
.white-section-title {
  color: #fff
}
.white-section-title:after {
  background-color: #fff !important
}
.title-divider {
  margin-bottom: 50px
}

.about-text {
 color: #F5F5F5;
 font-size: 15px;
}

@media (max-width:991px) {
  .title-divider {
    margin-bottom: 35px
  }
}
@media (max-width:767px) {
  .title-divider {
    margin-bottom: 25px
  }
}
.title-divider:after {
  content: " ";
  display: block;
  width: 55px;
  height: 1px;
  background-color: var(--black-color);
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
body {
  font-family: var(--primary-font);
  font-size: 15px;
  font-weight: 400;
  color: var(--white-color);
  overflow-x: hidden !important;
  overflow-y: scroll;
  line-height: 1.45
}
@media (max-width:991px) {
  body {
    font-size: 14px
  }
}
#main-wrapper {
  overflow: hidden !important
}
i {
  line-height: 1
}
:focus {
  outline: none
}
.ie-support {
  position: relative;
  top: 50vh;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
.ie-support p {
  text-align: center;
  font-size: 22px
}
p {
  color: #cccccc
}
iframe {
  border: none
}
ul {
  margin-bottom: 0;
  padding-left: 0
}
ul li {
  list-style-type: none
}
a:hover {
  text-decoration: none
}
p {
  font-family: var(--primary-font);
  letter-spacing: .3px
}
h1, h2, h3, h4, h5, h6, p {
  margin-bottom: 0
}
h1, h2, h3, h4, h5, h6 {
  font-family: var(--secondary-font)
}
h1, h2, h3 {
  letter-spacing: -2.2px
}
h4 {
  letter-spacing: -1.7px
}
h5, h6 {
  letter-spacing: -.5px
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.15 !important;
  font-weight: 500;
  color: var(--white-color);
  font-family: var(--primary-font) !important
}
h16 {
  line-height: 1.8 !important;
  font-weight: 400;
  color: var(--black-color);
  font-family: var(--primary-font) !important
}
h1 {
  font-size: 56px
}
@media (max-width:991px) {
  h1 {
    font-size: 48px
  }
}
@media (max-width:767px) {
  h1 {
    font-size: 42px
  }
}
@media (max-width:575px) {
  h1 {
    font-size: 36px
  }
}
h2 {
  font-size: 42px
}
@media (max-width:991px) {
  h2 {
    font-size: 36px
  }
}
@media (max-width:767px) {
  h2 {
    font-size: 32px
  }
}
@media (max-width:575px) {
  h2 {
    font-size: 24px
  }
}
h3 {
  font-size: 36px
}
@media (max-width:991px) {
  h3 {
    font-size: 32px
  }
}
@media (max-width:767px) {
  h3 {
    font-size: 28px
  }
}
@media (max-width:575px) {
  h3 {
    font-size: 24px
  }
}
h4 {
  font-size: 32px
}
@media (max-width:767px) {
  h4 {
    font-size: 26px
  }
}
@media (max-width:575px) {
  h4 {
    font-size: 24px
  }
}
h5 {
  font-size: 24px
}
@media (max-width:575px) {
  h5 {
    font-size: 20px
  }
}
h6 {
  font-size: 18px
}
@media (max-width:575px) {
  h6 {
    font-size: 16px
  }
}
h16 {
  font-size: 14px
}
@media (max-width:575px) {
  h16 {
    font-size: 12px
  }
}
::-moz-selection {
  background-color: var(--selection_background);
  color: var(--selection_color)
}
::selection {
  background-color: var(--selection_background);
  color: var(--selection_color)
}
button:focus, input:focus {
  outline: none
}
.mfp-container {
  position: fixed
}
.navigation-type-1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 90px;
  background-color: var(--white-color);
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  z-index: 901;
  -webkit-box-shadow: 0 5px 35px rgba(0, 0, 0, .1);
  box-shadow: 0 5px 35px rgba(0, 0, 0, .1);
  opacity: 1;
  pointer-events: auto
}
@media (max-width:991px) {
  .navigation-type-1 {
    opacity: 0;
    pointer-events: none
  }
}
.navigation-type-1 .inner-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  position: relative;
  z-index: 1;
  padding: 0 75px
}
.navigation-type-1 .inner-wrapper .logotype-wrapper a {
  display: block
}
.navigation-type-1 .inner-wrapper .logotype-wrapper a img {
  max-height: 100px;
  max-width: 220px;
  width: auto;
  height: auto
}
.navigation-type-1 .inner-wrapper .navigation-panel-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.navigation-type-1 .inner-wrapper .navigation-panel-wrapper i {
  color: var(--black-color)
}
.navigation-type-1 .inner-wrapper .navigation-panel-wrapper .social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px
}
.navigation-type-1 .inner-wrapper .navigation-panel-wrapper .social-list li a {
  background-color: var(--gray-section);
  border-radius: 100%;
  width: 35px;
  height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  position: relative
}
.navigation-type-1 .inner-wrapper .navigation-panel-wrapper .social-list li a i {
  font-size: 12px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.navigation-type-1 .inner-wrapper .navigation-panel-wrapper .social-list li a .hide-icon {
  position: absolute;
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px)
}
.navigation-type-1 .inner-wrapper .navigation-panel-wrapper .social-list li a:hover .hide-icon {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
.navigation-type-1 .inner-wrapper .navigation-panel-wrapper .social-list li a:hover .show-icon {
  -webkit-transform: translateY(40px);
  transform: translateY(40px)
}
.navigation-type-1 .inner-wrapper .navigation-panel-wrapper .social-list li:not(:last-child) {
  margin-right: 5px
}
.navigation-type-1 .inner-wrapper .navigation-panel-wrapper .search-form-toggle {
  width: 45px;
  height: 45px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 15px
}
.navigation-type-1 .inner-wrapper .navigation-panel-wrapper .search-form-toggle i {
  font-size: 16px
}
.navigation-type-1 .inner-wrapper .navigation-panel-wrapper .menu-toggle-wrapper .menu-toggle {
  width: 25px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.navigation-type-1 .inner-wrapper .navigation-panel-wrapper .menu-toggle-wrapper .menu-toggle span {
  width: 25px;
  height: 2px;
  background-color: var(--black-color);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.navigation-type-1 .inner-wrapper .navigation-panel-wrapper .menu-toggle-wrapper .menu-toggle span:not(:last-child) {
  margin-bottom: 5px
}
.navigation-type-1 .inner-wrapper .navigation-panel-wrapper .menu-toggle-wrapper .menu-toggle:hover span:first-child, .navigation-type-1 .inner-wrapper .navigation-panel-wrapper .menu-toggle-wrapper .menu-toggle span:last-child {
  width: 18px
}
.navigation-type-1 .inner-wrapper .navigation-panel-wrapper .menu-toggle-wrapper .menu-toggle:hover span:nth-child(3) {
  width: 21px
}
.navigation-type-1 .inner-wrapper .navigation-panel-wrapper .menu-toggle-wrapper .menu-toggle.active-toggle {
  pointer-events: none
}
.navigation-type-1 .inner-wrapper .navigation-panel-wrapper .menu-toggle-wrapper .menu-toggle.active-toggle span {
  opacity: .7
}
.navigation-type-1 .inner-wrapper .navigation-panel-wrapper .menu-toggle-wrapper .menu-toggle.active-toggle span:first-child {
  width: 18px
}
.navigation-type-1 .inner-wrapper .navigation-panel-wrapper .menu-toggle-wrapper .menu-toggle.active-toggle span:nth-child(3) {
  width: 21px
}
.navigation-type-1 .search-form-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: var(--white-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 2;
  -webkit-transform: translateY(-115%);
  transform: translateY(-115%);
  padding: 15px 75px
}
.navigation-type-1 .search-form-wrapper .search-form {
  width: 100%;
  position: relative
}
.navigation-type-1 .search-form-wrapper .search-form form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative
}
.navigation-type-1 .search-form-wrapper .search-form form .search-field {
  background-color: transparent;
  border: none;
  height: 45px;
  border-bottom: 1px solid var(--border-color-1);
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  padding: 0 45px 0 0
}
.navigation-type-1 .search-form-wrapper .search-form form .search-submit {
  display: none
}
.navigation-type-1 .search-form-wrapper .search-form .search-form-close {
  top: 0;
  position: absolute;
  right: 0;
  width: 45px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer
}
.navigation-type-1 .search-form-wrapper .search-form .search-form-close i {
  color: var(--black-color);
  font-size: 18px
}
.navigation-type-1 .menu-list-panel {
  position: fixed;
  left: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  bottom: 0;
  width: 400px;
  background-color: var(--primary-color);
  height: 100%;
  padding: 60px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 10
}
.navigation-type-1 .menu-list-panel .menu-toggle-close {
  position: absolute;
  left: 5px;
  top: 5px;
  width: 45px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer
}
.navigation-type-1 .menu-list-panel .menu-toggle-close i {
  color: var(--white-color);
  font-size: 18px
}
.navigation-type-1 .menu-list-panel .menu-list-wrapper .menu-list {
  position: relative
}
.navigation-type-1 .menu-list-panel .menu-list-wrapper .menu-list .menu-item a {
  cursor: pointer;
  font-weight: 500;
  color: var(--white-color);
  line-height: 1;
  font-size: 18px;
  padding: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px);
  opacity: 0;
  pointer-events: none;
  position: relative;
  z-index: 10;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.navigation-type-1 .menu-list-panel .menu-list-wrapper .menu-list .menu-item a .menu-item-label {
  padding: 0 3px;
  border-radius: 3px;
  height: 14px;
  font-size: 8px;
  letter-spacing: 0;
  text-transform: uppercase;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 600;
  color: var(--white-color);
  -webkit-transform: translateY(-8px) translateX(5px);
  transform: translateY(-8px) translateX(5px)
}
.navigation-type-1 .menu-list-panel .menu-list-wrapper .menu-list .menu-item a i {
  width: 20px;
  margin-right: 5px;
  font-size: 12px
}
.navigation-type-1 .menu-list-panel .menu-list-wrapper .menu-list .menu-item-back {
  margin-bottom: 20px
}
.navigation-type-1 .menu-list-panel .menu-list-wrapper .menu-list .menu-item-back a span {
  line-height: 1;
  font-weight: 600;
  letter-spacing: .5px;
  text-transform: uppercase;
  color: var(--white-color);
  font-size: 11px
}
.navigation-type-1 .menu-list-panel .menu-list-wrapper .menu-list .menu-item-has-children .menu-item-has-children-link:after, .navigation-type-1 .menu-list-panel .menu-list-wrapper .menu-list .menu-item-object-category .menu-item-has-children-link:after {
  content: "\f105";
  font-family: Font Awesome\ 5 Free;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: 900;
  font-size: 12px
}
.navigation-type-1 .menu-list-panel .menu-list-wrapper .menu-list .menu-item-has-children .sub-menu, .navigation-type-1 .menu-list-panel .menu-list-wrapper .menu-list .menu-item-object-category .sub-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.navigation-type-1 .menu-list-panel .copyright-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px
}
.navigation-type-1 .menu-list-panel .copyright-wrapper .copyright {
  font-weight: 500;
  letter-spacing: -.5px;
  color: var(--white-color);
  font-size: 14px
}
.navigation-type-2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: var(--black-color);
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  z-index: 901;
  -webkit-box-shadow: 0 5px 35px rgba(0, 0, 0, .1);
  box-shadow: 0 5px 35px rgba(0, 0, 0, .1);
  opacity: 0.91;
  pointer-events: auto
}
@media (max-width:991px) {
  .navigation-type-2 {
    opacity: 0.8;
    pointer-events: none
  }
}
.navigation-type-2 .inner-wrapper {
  z-index: 100;
  position: relative;
  padding: 0 75px
}
.navigation-type-2 .inner-wrapper .navigation-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  height: 70px;
  width: 100%
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .logotype-wrapper a {
  display: block
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .logotype-wrapper a img {
  max-height: 90px;
  max-width: 220px;
  width: auto;
  height: auto
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper {
  height: calc(100% - 20px);
  margin-right: 40px
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item {
  height: 100%
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item a {
  height: 100%;
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 400;
  letter-spacing: .78px;
  color: var(--white-color);
  font-size: 14px;
  padding: 15px 5px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item a i {
  width: 20px;
  margin-right: 5px;
  font-size: 12px
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item a .menu-item-label {
  height: 13px;
  padding: 0 5px;
  border-radius: 3px;
  font-size: 8px;
  letter-spacing: 0;
  text-transform: uppercase;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 600;
  color: var(--gray-color);
  margin-left: 5px
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item a:hover {
  color: #E0BB46
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item:not(:last-child) {
  margin-right: 10px
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item .sub-menu a {
  height: auto !important
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .current_page_item a {
  color: var(--primary-color) !important
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-has-children-link:after {
  content: "\f105";
  font-size: 3px;
  font-family: Font Awesome\ 5 Free;
  margin-left: 2px
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-object-category .sub-menu {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  pointer-events: none;
  opacity: 0.8;
  position: absolute;
  top: calc(100% - 20px);
  left: 0;
  background-color: var(--black-color);
  -webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, .1);
  box-shadow: 0 5px 40px rgba(0, 0, 0, .1);
  padding: 20px 10px;
  z-index: 15;
  border-radius: 10px;
  width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-object-category .sub-menu .post {
  max-width: 20%;
  width: 100%;
  padding: 0 10px
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-object-category .sub-menu .post .post-thumbnail-wrapper {
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 15px;
  width: 100%;
  height: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-object-category .sub-menu .post .post-thumbnail-wrapper .image-overlay {
  background-position: 50%;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-object-category .sub-menu .post .post-thumbnail-wrapper .link-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-object-category .sub-menu .post .post-thumbnail-wrapper .category-label-news {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 10
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-object-category .sub-menu .post .post-thumbnail-wrapper .category-label-news .first-letter {
  width: 30px;
  height: 30px;
  font-size: 12px
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-object-category .sub-menu .post a {
  text-transform: unset;
  padding: 0
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-object-category .sub-menu .post a:hover .post-title {
  color: var(--primary-color)
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-object-category .sub-menu .post .post-title {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  margin-bottom: 5px
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-object-category .sub-menu .post .date {
  line-height: 1
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-object-category .sub-menu .post .date span {
  font-size: 12px;
  letter-spacing: -.2px;
  font-weight: 500;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  color: var(--primary-font-color)
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-object-category .sub-menu .post .date span i {
  font-size: 12px;
  margin-right: 5px
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-has-children:not(.menu-item-has-megamenu) {
  position: relative
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-has-children:not(.menu-item-has-megamenu) .sub-menu {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  pointer-events: none;
  opacity: 0;
  position: absolute;
  top: 100%;
  width: 200px;
  left: -10px;
  background-color: #bbab81;
  padding: 2px 0;
  z-index: 15;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 35px rgba(0, 0, 0, .1);
  box-shadow: 0 5px 35px rgba(0, 0, 0, .9)
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-has-children:not(.menu-item-has-megamenu) .sub-menu .menu-item {
  margin-right: 0
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-has-children:not(.menu-item-has-megamenu) .sub-menu .menu-item a {
  padding: 12px 25px;
  text-transform: none;
  position: relative;
  font-size: 12px;
  font-weight: 600
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-has-children:not(.menu-item-has-megamenu) .sub-menu .menu-item a:hover {
  background-color: var(--gray-section);
  color: var(--black-color)
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-has-children:not(.menu-item-has-megamenu) .sub-menu .menu-item a .menu-item-label {
  position: absolute;
  top: 50%;
  right: 25px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 14px;
  padding: 0 5px;
  border-radius: 3px;
  font-size: 8px;
  letter-spacing: 0;
  text-transform: uppercase;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 600;
  color: var(--gray-color)
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-has-children:not(.menu-item-has-megamenu) .sub-menu .menu-item .menu-item-has-children-link:after {
  content: "\f105";
  font-family: Font Awesome\ 5 Free;
  position: absolute;
  font-size: 10px;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-has-children:not(.menu-item-has-megamenu) .sub-menu .menu-item.current_page_item a {
  color: var(--black-color) !important;
  background-color: var(--white-warm-color) !important
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-has-children:not(.menu-item-has-megamenu) .sub-menu .sub-menu {
  left: calc(100% - 15px);
  top: 0
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-has-megamenu .sub-menu {
  pointer-events: none;
  opacity: 0;
  position: absolute;
  top: calc(100% - 20px);
  left: 0;
  width: 100%;
  background-color: var(--white-color);
  -webkit-box-shadow: 0 5px 40px var(--shadow-color-1);
  box-shadow: 0 5px 40px var(--shadow-color-1);
  padding: 0;
  z-index: 15;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-box-shadow: 0 5px 35px rgba(0, 0, 0, .1);
  box-shadow: 0 5px 35px rgba(0, 0, 0, .1)
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-has-megamenu .sub-menu .menu-item-label {
  right: 0 !important
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-has-megamenu .sub-menu .menu-item-has-children {
  padding: 30px 35px 35px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-has-megamenu .sub-menu .menu-item-has-children .menu-item-has-children-link {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
  padding: 0;
  position: relative;
  font-size: 12px;
  color: var(--primary-color);
  pointer-events: none;
  height: unset
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-has-megamenu .sub-menu .menu-item-has-children .menu-item-has-children-link:after {
  display: none
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-has-megamenu .sub-menu .menu-item-has-children .sub-menu {
  opacity: 1 !important;
  -webkit-transform: unset !important;
  transform: unset !important;
  position: relative;
  -webkit-box-shadow: unset;
  box-shadow: unset;
  border-radius: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-has-megamenu .sub-menu .menu-item-has-children .sub-menu .menu-item a {
  padding: 10px 0
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-has-megamenu .sub-menu .menu-item-has-children .sub-menu .menu-item a:hover {
  background-color: unset
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-has-megamenu .sub-menu .menu-item-has-children .sub-menu .menu-item:not(:last-child) {
  margin-bottom: 8px
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-has-megamenu .sub-menu .menu-item-has-children .sub-menu .menu-item.current_page_item a {
  color: var(--primary-color) !important;
  background-color: transparent !important
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-has-megamenu .sub-menu .menu-item-has-children:not(:last-child) {
  border-right: 1px solid var(--border-color-1)
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .menu-list-wrapper .menu-list .menu-item-has-megamenu .sub-menu .active-sub-menu .sub-menu {
  pointer-events: auto !important
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .social-list li a {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .social-list li a i {
  font-size: 13px
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .social-list li:not(:last-child) {
  margin-right: 5px
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .search-form-toggle {
  width: 45px;
  height: 45px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 30px;
  position: relative;
  z-index: 10
}
.navigation-type-2 .inner-wrapper .navigation-wrapper .right-side .search-form-toggle i {
  font-size: 16px;
  color: #b6a67d
}
.navigation-type-2 .search-form-wrapper {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  height: 400px;
  background-color: #a39571;
  z-index: 20;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.navigation-type-2 .search-form-wrapper .search-form {
  width: 100%;
  position: relative;
  max-width: 1110px;
  margin-left: auto;
  margin-right: auto
}
.navigation-type-2 .search-form-wrapper .search-form .subtitle-text {
  margin-top: 30px;
  font-weight: 600;
  letter-spacing: .5px;
  color: var(--primary-font-color);
  line-height: 1;
  font-size: 13px;
  opacity: .7;
  text-align: left;
  max-width: 100%;
  margin-left: unset;
  margin-right: unset
}
.navigation-type-2 .search-form-wrapper .search-form .form-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.navigation-type-2 .search-form-wrapper .search-form .form-wrapper .search-form-close {
  width: 55px;
  cursor: pointer;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  right: 0;
  z-index: 10;
  background-color: var(--black-warm-color);
  border-radius: 60px
}
.navigation-type-2 .search-form-wrapper .search-form .form-wrapper .search-form-close i {
  font-size: 16px;
  color: var(--white-color)
}
.navigation-type-2 .search-form-wrapper .search-form form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.navigation-type-2 .search-form-wrapper .search-form form .search-field {
  background-color: transparent;
  border: none;
  height: 100px;
  border-bottom: 3px solid var(--default-border);
  width: 100%;
  font-weight: 600;
  padding: 0 100px 0 0;
  font-size: 24px;
  color: var(--white-color)
}
.navigation-type-2 .search-form-wrapper .search-form form .search-field::-webkit-input-placeholder {
  color: var(--white-color)
}
.navigation-type-2 .search-form-wrapper .search-form form .search-field::-moz-placeholder {
  color: var(--white-color)
}
.navigation-type-2 .search-form-wrapper .search-form form .search-field:-ms-input-placeholder {
  color: var(--white-color)
}
.navigation-type-2 .search-form-wrapper .search-form form .search-field::-ms-input-placeholder {
  color: var(--white-color)
}
.navigation-type-2 .search-form-wrapper .search-form form .search-field::placeholder {
  color: var(--white-color)
}
.navigation-type-2 .search-form-wrapper .search-form form .search-field:focus {
  border-bottom: 2px solid #404040
}
.navigation-type-2 .search-form-wrapper .search-form form .search-submit {
  display: none
}
.navigation-mobile {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1001 !important;
  opacity: 0;
  pointer-events: none
}
@media (max-width:991px) {
  .navigation-mobile {
    opacity: 1;
    pointer-events: auto
  }
}
.navigation-mobile .inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
  z-index: 10;
  border-bottom: 0px solid var(--default-border);
  background-color: #262626;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.navigation-mobile .inner-wrapper .logotype-wrapper {
  padding-left: 20px
}
.navigation-mobile .inner-wrapper .logotype-wrapper a {
  display: block
}
.navigation-mobile .inner-wrapper .logotype-wrapper a img {
  max-height: 100px;
  max-width: 220px;
  width: auto;
  height: auto
}
.navigation-mobile .inner-wrapper .navigation-side {
  width: 100%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 100%;
  padding: 0 15px
}
.navigation-mobile .inner-wrapper .navigation-side, .navigation-mobile .inner-wrapper .navigation-side .toggle-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.navigation-mobile .inner-wrapper .navigation-side .toggle-button {
  width: 40px;
  height: 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.navigation-mobile .inner-wrapper .navigation-side .toggle-button i {
  font-size: 18px;
  color: var(--white-color)
}
@media (max-width:0px) {
  .navigation-mobile .inner-wrapper .navigation-side .toggle-button i {
    font-size: 16px
  }
}
.navigation-mobile .inner-wrapper .navigation-side .toggle-button:not(:last-child) {
  margin-right: 25px
}
@media (max-width:0px) {
  .navigation-mobile .inner-wrapper .navigation-side .toggle-button:not(:last-child) {
    margin-right: 5px
  }
}
.navigation-mobile .inner-wrapper .navigation-side .toggle-button.active-button i {
  color: var(--primary-color)
}
.navigation-mobile .search-form-wrapper {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  height: 250px;
  background-color: #b09f79;
  z-index: 20;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid var(--default-border)
}
@media (max-width:0px) {
  .navigation-mobile .search-form-wrapper {
    height: 200px
  }
}
.navigation-mobile .search-form-wrapper .search-form {
  width: 100%;
  position: relative;
  padding: 0 30px;
  margin-left: auto;
  margin-right: auto
}
@media (max-width:0px) {
  .navigation-mobile .search-form-wrapper .search-form {
    padding: 0 15px
  }
}
.navigation-mobile .search-form-wrapper .search-form .form-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.navigation-mobile .search-form-wrapper .search-form .form-wrapper .search-form-close {
  width: 50px;
  cursor: pointer;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  right: 0;
  z-index: 10
}
@media (max-width:0px) {
  .navigation-mobile .search-form-wrapper .search-form .form-wrapper .search-form-close {
    width: 40px;
    height: 40px
  }
}
.navigation-mobile .search-form-wrapper .search-form .form-wrapper .search-form-close i {
  font-size: 16px;
  color: var(--black-color)
}
.navigation-mobile .search-form-wrapper .search-form form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.navigation-mobile .search-form-wrapper .search-form form .search-field {
  background-color: transparent;
  border: none;
  height: 80px;
  border-bottom: 3px solid var(--default-border);
  width: 100%;
  font-weight: 600;
  padding: 0 50px 0 0;
  font-size: 20px
}
@media (max-width:0px) {
  .navigation-mobile .search-form-wrapper .search-form form .search-field {
    font-size: 18px;
    height: 70px;
    padding: 0 40px 0 0
  }
}
.navigation-mobile .search-form-wrapper .search-form form .search-field::-webkit-input-placeholder {
  color: var(--black-color)
}
.navigation-mobile .search-form-wrapper .search-form form .search-field::-moz-placeholder {
  color: var(--black-color)
}
.navigation-mobile .search-form-wrapper .search-form form .search-field:-ms-input-placeholder {
  color: var(--black-color)
}
.navigation-mobile .search-form-wrapper .search-form form .search-field::-ms-input-placeholder {
  color: var(--black-color)
}
.navigation-mobile .search-form-wrapper .search-form form .search-field::placeholder {
  color: var(--black-color)
}
.navigation-mobile .search-form-wrapper .search-form form .search-field:focus {
  border-bottom: 3px solid var(--primary-color)
}
.navigation-mobile .search-form-wrapper .search-form form .search-submit {
  display: none
}
.navigation-mobile .menu-list-wrapper {
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  pointer-events: none;
  background-color: #b09f79;
  -webkit-transform: scale(.9);
  transform: scale(.9);
  opacity: 0;
  z-index: 21
}
.navigation-mobile .menu-list-wrapper, .navigation-mobile .menu-list-wrapper .menu-toggle-close {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.navigation-mobile .menu-list-wrapper .menu-toggle-close {
  right: 30px;
  top: 30px;
  width: 45px;
  height: 45px;
  cursor: pointer
}
.navigation-mobile .menu-list-wrapper .menu-toggle-close i {
  color: var(--black-color);
  font-size: 24px
}
.navigation-mobile .menu-list-wrapper .menu-list {
  max-width: 350px;
  width: 100%
}
.navigation-mobile .menu-list-wrapper .menu-list .menu-item-overlay {
  display: none !important
}
.navigation-mobile .menu-list-wrapper .menu-list .menu-item a {
  cursor: pointer;
  font-weight: 500;
  color: var(--black-color);
  line-height: 1;
  font-size: 18px;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
  opacity: 0;
  position: relative;
  z-index: 10;
  pointer-events: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.navigation-mobile .menu-list-wrapper .menu-list .menu-item a .menu-item-label {
  height: 14px;
  padding: 0 3px;
  border-radius: 3px;
  font-size: 8px;
  letter-spacing: 0;
  text-transform: uppercase;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 600;
  color: var(--white-color);
  -webkit-transform: translateY(-8px) translateX(5px);
  transform: translateY(-8px) translateX(5px)
}
.navigation-mobile .menu-list-wrapper .menu-list .menu-item a i {
  width: 25px;
  margin-right: 5px;
  font-size: 12px
}
.navigation-mobile .menu-list-wrapper .menu-list .menu-item-back {
  margin-bottom: 20px
}
.navigation-mobile .menu-list-wrapper .menu-list .menu-item-back a span {
  line-height: 1;
  font-weight: 600;
  letter-spacing: .5px;
  text-transform: uppercase;
  color: var(--black-color);
  font-size: 11px
}
.navigation-mobile .menu-list-wrapper .menu-list .menu-item-has-children .menu-item-has-children-link:after, .navigation-mobile .menu-list-wrapper .menu-list .menu-item-object-category .menu-item-has-children-link:after {
  content: "\f105";
  font-family: Font Awesome\ 5 Free;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: 900;
  font-size: 12px
}
.navigation-mobile .menu-list-wrapper .menu-list .menu-item-has-children .category-sub-menu, .navigation-mobile .menu-list-wrapper .menu-list .menu-item-object-category .category-sub-menu {
  margin-top: 15px
}
.navigation-mobile .menu-list-wrapper .menu-list .menu-item-has-children .category-sub-menu .post, .navigation-mobile .menu-list-wrapper .menu-list .menu-item-object-category .category-sub-menu .post {
  -webkit-transform: translateX(30px);
  transform: translateX(30px);
  opacity: 0;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 15px
}
.navigation-mobile .menu-list-wrapper .menu-list .menu-item-has-children .category-sub-menu .post .post-thumbnail-wrapper, .navigation-mobile .menu-list-wrapper .menu-list .menu-item-object-category .category-sub-menu .post .post-thumbnail-wrapper {
  overflow: hidden;
  border-radius: 5px;
  height: 90px;
  min-width: 90px;
  width: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-right: 20px
}
.navigation-mobile .menu-list-wrapper .menu-list .menu-item-has-children .category-sub-menu .post .post-thumbnail-wrapper .image-overlay, .navigation-mobile .menu-list-wrapper .menu-list .menu-item-object-category .category-sub-menu .post .post-thumbnail-wrapper .image-overlay {
  background-position: 50%;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}
.navigation-mobile .menu-list-wrapper .menu-list .menu-item-has-children .category-sub-menu .post .post-thumbnail-wrapper .link-overlay, .navigation-mobile .menu-list-wrapper .menu-list .menu-item-object-category .category-sub-menu .post .post-thumbnail-wrapper .link-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1
}
.navigation-mobile .menu-list-wrapper .menu-list .menu-item-has-children .category-sub-menu .post .post-thumbnail-wrapper .category-label-news, .navigation-mobile .menu-list-wrapper .menu-list .menu-item-object-category .category-sub-menu .post .post-thumbnail-wrapper .category-label-news {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 10
}
.navigation-mobile .menu-list-wrapper .menu-list .menu-item-has-children .category-sub-menu .post .post-thumbnail-wrapper .category-label-news .first-letter, .navigation-mobile .menu-list-wrapper .menu-list .menu-item-object-category .category-sub-menu .post .post-thumbnail-wrapper .category-label-news .first-letter {
  width: 30px;
  height: 30px;
  font-size: 12px
}
.navigation-mobile .menu-list-wrapper .menu-list .menu-item-has-children .category-sub-menu .post .post-content-wrapper a, .navigation-mobile .menu-list-wrapper .menu-list .menu-item-object-category .category-sub-menu .post .post-content-wrapper a {
  text-transform: unset;
  padding: unset;
  opacity: unset;
  pointer-events: unset;
  color: var(--black-color);
  -webkit-transform: unset;
  transform: unset
}
.navigation-mobile .menu-list-wrapper .menu-list .menu-item-has-children .category-sub-menu .post .post-content-wrapper .post-title, .navigation-mobile .menu-list-wrapper .menu-list .menu-item-object-category .category-sub-menu .post .post-content-wrapper .post-title {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  color: var(--black-color);
  margin-bottom: 5px
}
.navigation-mobile .menu-list-wrapper .menu-list .menu-item-has-children .category-sub-menu .post .post-content-wrapper .date, .navigation-mobile .menu-list-wrapper .menu-list .menu-item-object-category .category-sub-menu .post .post-content-wrapper .date {
  line-height: 1
}
.navigation-mobile .menu-list-wrapper .menu-list .menu-item-has-children .category-sub-menu .post .post-content-wrapper .date span, .navigation-mobile .menu-list-wrapper .menu-list .menu-item-object-category .category-sub-menu .post .post-content-wrapper .date span {
  font-size: 12px;
  letter-spacing: -.2px;
  font-weight: 500;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  color: var(--primary-font-color)
}
.navigation-mobile .menu-list-wrapper .menu-list .menu-item-has-children .category-sub-menu .post .post-content-wrapper .date span i, .navigation-mobile .menu-list-wrapper .menu-list .menu-item-object-category .category-sub-menu .post .post-content-wrapper .date span i {
  font-size: 12px;
  margin-right: 5px
}
.navigation-mobile .menu-list-wrapper .menu-list .menu-item-has-children .category-sub-menu .post:not(:last-child), .navigation-mobile .menu-list-wrapper .menu-list .menu-item-object-category .category-sub-menu .post:not(:last-child) {
  margin-bottom: 20px
}
.navigation-mobile .menu-list-wrapper .menu-list .menu-item-has-children .sub-menu, .navigation-mobile .menu-list-wrapper .menu-list .menu-item-object-category .sub-menu {
  max-width: 350px;
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  pointer-events: none;
  z-index: 1
}
.navigation-mobile .menu-list-wrapper .menu-list .menu-item-has-children .sub-menu.active-list, .navigation-mobile .menu-list-wrapper .menu-list .menu-item-object-category .sub-menu.active-list {
  pointer-events: auto;
  z-index: 10
}

.button-default-black, .button-default-gold, .button-default-black-2, .button-default-color, .button-default-color-2, .button-default-white, .button-default-white-2, .button-default-white-3 {
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  font-family: var(--secondary-font);
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 50px 27px ;
  border-radius: 4px;
  position: relative;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  overflow: hidden;
  z-index: 1;
  font-size: 11px;
  margin-left: 10px;
}

@media (max-width:767px) {
.button-default-black, .button-default-black-2, .button-default-color, .button-default-gold, .button-default-color-2, .button-default-white, .button-default-white-2, .button-default-white-3 {
    padding: 20px 17px
  }
}
.button-default-black-2 i, .button-default-black i, .button-default-color-2 i, .button-default-color i, .button-default-white-2 i, .button-default-white-3 i, .button-default-white i {
  margin-right: 10px
}

.button-default-black, .button-default-black-2, .button-default-color, .button-default-gold, .button-default-color-2, .button-default-white, .button-default-white-2, .button-default-white-3 {
    padding: 13px 17px
  }
.button-default-color {
  border: 1px solid var(--default-border);
  color: hsla(0, 0%, 100%, .9);
  background-color: #cab88b;
  padding: auto;
}
.button-default-color:after {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: rgba(33, 33, 33, .01);
  position: absolute;
  top: 100%;
  left: -100%;
  border-radius: 100%;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out
}
.button-default-color:hover {
  color: #fff
}
.button-default-color:hover:after {
  top: 0;
  left: 0;
  border-radius: 0
}
.button-default-black-2 {
  background-color: var(--black-color);
  color: #fff;
  border-radius: 25px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.button-default-black-2:hover {
  color: #fff;
  background-color: var(--gold)
}

.pricing-table-type-1 .pricing-table-wrapper .pricing-table .btn-wrapper {
  margin-top: 40px;
}
.pricing-table-type-2 .pricing-table-wrapper .pricing-table .pricing-body .btn-wrapper {
  margin-top: 40px;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important
}
.hero-header .hero-content .content-default .btn-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  z-index: 100;
  margin-top: 40px;
}
.hero-header .hero-content .content-default .btn-wrapper {
    margin-top: 30px
  }
.hero-header .hero-content .content-default .btn-wrapper {
    margin-top: 20px
  }
.hero-center, .hero-center .btn-wrapper {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.hero-center .btn-wrapper {
  margin-top: 40px
}
.hero-center .btn-wrapper {
    margin-top: 35px
  }
.hero-center .btn-wrapper {
    margin-top: 25px
  }
.hero-center .btn-wrapper {
    margin-top: 20px
  }
.hero-left .content-default .btn-wrapper {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.hero-left .content-default .btn-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

.digital-services .content-about .content-wrapper .btn-wrapper {
  margin-top: 30px;
}
.digital-services .content-about .content-wrapper .btn-wrapper {
    margin-top: 30px;
  }
.digital-services .content-about .content-wrapper .btn-wrapper {
    margin-top: 20px;
  }
.services-cards-section .btn-wrapper {
  margin-top: 40px;
  margin-bottom: 30px;
}
.services-cards-section .btn-wrapper {
    margin-top: 50px;
  }
.services-cards-section .btn-wrapper {
    margin-top: 0
  }
.about-person .about-person-wrapper .btn-wrapper {
  margin-top: 20px
}

footer .footer-inner {
  padding: 0
}
footer .footer-inner .footer-top {
  height: 120px;
  width: 100%;
  background-color: var(--footer-top)
}
@media (max-width:991px) {
  footer .footer-inner .footer-top {
    padding: 25px 0;
    height: auto
  }
}
.content-about .content-wrapper .section-title {
  margin-bottom: 15px
}
@media (max-width:767px) {
  .digital-services .content-about .content-wrapper .section-title {
    margin-bottom: 10px
  }
}
.digital-services .content-about .content-wrapper .btn-wrapper {
  margin-top: 30px
}
@media (max-width:1199px) {
  .digital-services .content-about .content-wrapper .btn-wrapper {
    margin-top: 30px
  }
}
@media (max-width:767px) {
  .digital-services .content-about .content-wrapper .btn-wrapper {
    margin-top: 20px
  }
}
.digital-services .content-about .content-wrapper .btn-wrapper a:not(:last-child) {
  margin-right: 10px
}
.projects-section {
  padding: 65px 2px 2px
}
.projects-section .grid {
  position: relative;
  overflow: hidden
}
.projects-section .grid .grid-item {
  padding: 2px;
  width: 25%
}
@media (max-width:1440px) {
  .projects-section .grid .grid-item {
    width: 33.3333333%
  }
}
@media (max-width:991px) {
  .projects-section .grid .grid-item {
    width: 50%
  }
}
.projects-section .grid .grid-item .img-wrapper {
  position: relative;
  overflow: hidden
}
.projects-section .grid .grid-item .img-wrapper img {
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out
}
.projects-section .grid .grid-item .img-wrapper .description-box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}
.projects-section .grid .grid-item .img-wrapper .description-box .content {
  width: 100%;
  height: 100%;
  padding: 35px
}
@media (max-width:1600px) {
  .projects-section .grid .grid-item .img-wrapper .description-box .content {
    padding: 25px
  }
}
@media (max-width:767px) {
  .projects-section .grid .grid-item .img-wrapper .description-box .content {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    padding: 10px
  }
}
.projects-section .grid .grid-item .img-wrapper .description-box .content .content-wrapper {
  line-height: 1;
  width: 100%;

}
@media (max-width:767px) {
  .projects-section .grid .grid-item .img-wrapper .description-box .content .content-wrapper {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
  }
}
.projects-section .grid .grid-item .img-wrapper .description-box .content .content-wrapper h6 {
  text-shadow: 1px 1px 1px var(--text-shadow-medium);
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  -webkit-transform: translateZ(20px) scale(0);
  transform: translateZ(20px) scale(0);
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  font-size: 16px
}
@media (max-width:1600px) {
  .projects-section .grid .grid-item .img-wrapper .description-box .content .content-wrapper h6 {
    font-size: 14px;
    letter-spacing: .5px
  }
}
@media (max-width:1199px) {
  .projects-section .grid .grid-item .img-wrapper .description-box .content .content-wrapper h6 {
    font-size: 12px
  }
}
@media (max-width:767px) {
  .projects-section .grid .grid-item .img-wrapper .description-box .content .content-wrapper h6 {
    font-size: 15px
  }
}
@media (max-width:575px) {
  .projects-section .grid .grid-item .img-wrapper .description-box .content .content-wrapper h6 {
    font-size: 12px
  }
}
.projects-section .grid .grid-item .img-wrapper .description-box .content .content-wrapper .info {
  opacity: 0;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  -webkit-transform: translateZ(20px) scale(0);
  transform: translateZ(20px) scale(0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media (max-width:767px) {
  .projects-section .grid .grid-item .img-wrapper .description-box .content .content-wrapper .info {
    display: none
  }
}
.projects-section .grid .grid-item .img-wrapper .description-box .content .content-wrapper .info span {
  color: #fff;
  font-family: var(--secondary-font);
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px
}
@media (max-width:1600px) {
  .projects-section .grid .grid-item .img-wrapper .description-box .content .content-wrapper .info span {
    font-size: 12px
  }
}
.projects-section .grid .grid-item .img-wrapper .description-box .content .content-wrapper .info span i {
  margin-left: 4px
}
.projects-section .grid .grid-item .img-wrapper .description-box .content .content-wrapper .info span .fa-heart {
  font-size: 14px
}
@media (max-width:1600px) {
  .projects-section .grid .grid-item .img-wrapper .description-box .content .content-wrapper .info span .fa-heart {
    font-size: 12px
  }
}
.projects-section .grid .grid-item .img-wrapper .description-box .content .content-wrapper .info span .fa-comments {
  font-size: 15px
}
@media (max-width:1600px) {
  .projects-section .grid .grid-item .img-wrapper .description-box .content .content-wrapper .info span .fa-comments {
    font-size: 13px
  }
}
.projects-section .grid .grid-item .img-wrapper .description-box .content .content-wrapper .info span:not(:last-child) {
  margin-right: 25px
}
@media (max-width:1600px) {
  .projects-section .grid .grid-item .img-wrapper .description-box .content .content-wrapper .info span:not(:last-child) {
    margin-right: 15px
  }
}
.projects-section .grid .grid-item .img-wrapper:after {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(var(--primary-color)));
  background: linear-gradient(180deg, #fff, var(--primary-color));
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  opacity: 0;
  -webkit-transform: scale(.9);
  transform: scale(.9)
}
.projects-section .grid .grid-item .img-wrapper:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}
.projects-section .grid .grid-item .img-wrapper:hover .description-box .content div .info, .projects-section .grid .grid-item .img-wrapper:hover .description-box .content div h6 {
  -webkit-transform: translateZ(20px) scale(1);
  transform: translateZ(20px) scale(1);
  opacity: 1
}
.projects-section .grid .grid-item .img-wrapper:hover:after {
  opacity: .5;
  -webkit-transform: scale(1);
  transform: scale(1)
}
.projects-section .hover-out {
  -webkit-transition: .2s ease;
  transition: .2s ease
}
.testimonials {
  position: relative;
  background-size: cover;
  background-attachment: fixed
}
.testimonials .testimonials-wrapper {
  position: relative;
  z-index: 100
}
.testimonials .testimonials-wrapper .swiper-container .swiper-wrapper .swiper-slide {
  padding: 70px 0
}
@media (max-width:767px) {
  .testimonials .testimonials-wrapper .swiper-container .swiper-wrapper .swiper-slide {
    padding: 70px 0 50px
  }
}
.testimonials .testimonials-wrapper .swiper-container .swiper-wrapper .swiper-slide .review-wrapper {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  padding: 70px 60px 60px;
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 1px 1px 10px 3px var(--box-shadow-medium);
  box-shadow: 1px 1px 10px 3px var(--box-shadow-medium);
  position: relative
}
@media (max-width:1199px) {
  .testimonials .testimonials-wrapper .swiper-container .swiper-wrapper .swiper-slide .review-wrapper {
    width: 700px
  }
}
@media (max-width:991px) {
  .testimonials .testimonials-wrapper .swiper-container .swiper-wrapper .swiper-slide .review-wrapper {
    width: 650px;
    padding: 70px 50px 40px
  }
}
@media (max-width:767px) {
  .testimonials .testimonials-wrapper .swiper-container .swiper-wrapper .swiper-slide .review-wrapper {
    width: 510px;
    padding: 60px 20px 30px
  }
}
@media (max-width:575px) {
  .testimonials .testimonials-wrapper .swiper-container .swiper-wrapper .swiper-slide .review-wrapper {
    width: 100%;
    padding: 60px 15px 20px
  }
}
.testimonials .testimonials-wrapper .swiper-container .swiper-wrapper .swiper-slide .review-wrapper .img-wrapper {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  top: 0;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  border: 3px solid var(--default-border)
}
.testimonials .testimonials-wrapper .swiper-container .swiper-wrapper .swiper-slide .review-wrapper .img-wrapper img {
  width: 100%;
  height: 100%
}
.testimonials .testimonials-wrapper .swiper-container .swiper-wrapper .swiper-slide .review-wrapper .client {
  text-align: center;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 5px;
  line-height: 1
}
@media (max-width:991px) {
  .testimonials .testimonials-wrapper .swiper-container .swiper-wrapper .swiper-slide .review-wrapper .client {
    margin-bottom: 5px;
    font-size: 18px
  }
}
@media (max-width:767px) {
  .testimonials .testimonials-wrapper .swiper-container .swiper-wrapper .swiper-slide .review-wrapper .client {
    font-size: 16px
  }
}
.testimonials .testimonials-wrapper .swiper-container .swiper-wrapper .swiper-slide .review-wrapper .position {
  text-align: center;
  font-size: 12px;
  color: var(--black-colorr);
  font-weight: 500;
  letter-spacing: .5px;
  margin-bottom: 20px;
  line-height: 1;
  opacity: .7
}
@media (max-width:991px) {
  .testimonials .testimonials-wrapper .swiper-container .swiper-wrapper .swiper-slide .review-wrapper .position {
    margin-bottom: 10px
  }
}
@media (max-width:767px) {
  .testimonials .testimonials-wrapper .swiper-container .swiper-wrapper .swiper-slide .review-wrapper .position {
    font-size: 11px
  }
}
.testimonials .testimonials-wrapper .swiper-container .swiper-wrapper .swiper-slide .review-wrapper .review {
  text-align: center
}
.testimonials .testimonials-wrapper .swiper-container .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 100
}
@media (max-width:1199px) {
  .testimonials .testimonials-wrapper .swiper-container .nav {
    width: 900px
  }
}
@media (max-width:991px) {
  .testimonials .testimonials-wrapper .swiper-container .nav {
    width: 750px
  }
}
@media (max-width:767px) {
  .testimonials .testimonials-wrapper .swiper-container .nav {
    display: none
  }
}
.testimonials .testimonials-wrapper .swiper-container .nav .swiper-button-next-testimonials, .testimonials .testimonials-wrapper .swiper-container .nav .swiper-button-prev-testimonials {
  width: 35px;
  height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media (max-width:575px) {
  .testimonials .testimonials-wrapper .swiper-container .nav .swiper-button-next-testimonials, .testimonials .testimonials-wrapper .swiper-container .nav .swiper-button-prev-testimonials {
    display: none
  }
}
.testimonials .testimonials-wrapper .swiper-container .nav .swiper-button-next-testimonials i, .testimonials .testimonials-wrapper .swiper-container .nav .swiper-button-prev-testimonials i {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  font-size: 28px;
  color: #fff
}
.recent-posts {
  background-position: 50%;
  background-repeat: repeat;
  -webkit-box-shadow: 0 5px 5px 1px var(--box-shadow-light);
  box-shadow: 0 5px 5px 1px var(--box-shadow-light)
}
@media (max-width:991px) {
  .recent-posts .blog-card-wrapper {
    margin-bottom: 30px
  }
}
.recent-posts .blog-card-wrapper .card-content {
  width: 100%;
  height: 100%;
  padding: 20px 20px 30px;
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 7px 3px var(--box-shadow-light);
  box-shadow: 0 5px 7px 3px var(--box-shadow-light)
}
@media (max-width:1199px) {
  .recent-posts .blog-card-wrapper .card-content {
    padding: 15px 15px 25px
  }
}
@media (max-width:991px) {
  .recent-posts .blog-card-wrapper .card-content {
    padding: 20px
  }
}
@media (max-width:767px) {
  .recent-posts .blog-card-wrapper .card-content {
    padding: 15px
  }
}
.recent-posts .blog-card-wrapper .card-content .card-blog-header {
  margin-bottom: 30px
}
@media (max-width:1199px) {
  .recent-posts .blog-card-wrapper .card-content .card-blog-header {
    margin-bottom: 20px
  }
}
@media (max-width:991px) {
  .recent-posts .blog-card-wrapper .card-content .card-blog-header {
    margin-bottom: 15px
  }
}
.recent-posts .blog-card-wrapper .card-content .card-blog-header .img-wrapper {
  position: relative
}
.recent-posts .blog-card-wrapper .card-content .card-blog-header .img-wrapper img {
  -webkit-transform: translateZ(20px);
  transform: translateZ(20px);
  -webkit-box-shadow: 0 3px 5px 2px var(--box-shadow-medium);
  box-shadow: 0 3px 5px 2px var(--box-shadow-medium)
}
@media (max-width:991px) {
  .recent-posts .blog-card-wrapper .card-content .card-blog-header .img-wrapper img {
    -webkit-box-shadow: none;
    box-shadow: none
  }
}
.recent-posts .blog-card-wrapper .card-content .card-blog-header .img-wrapper .tag {
  -webkit-box-shadow: 0 3px 10px var(--box-shadow-medium);
  box-shadow: 0 3px 10px var(--box-shadow-medium);
  -webkit-transform: translateZ(40px);
  transform: translateZ(40px);
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 101;
  padding: 8px 18px;
  line-height: 1;
  border-radius: 5px;
  font-family: var(--secondary-font);
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: .3px
}
.recent-posts .blog-card-wrapper .card-content .card-blog-header .img-wrapper:hover .read-more-btn {
  -webkit-transform: translateZ(50px) scale(1);
  transform: translateZ(50px) scale(1);
  opacity: 1
}
@media (max-width:1199px) {
  .recent-posts .blog-card-wrapper .card-content .card-blog-header .img-wrapper:hover .read-more-btn {
    -webkit-transform: translateZ(20px) scale(1);
    transform: translateZ(20px) scale(1)
  }
}
.recent-posts .blog-card-wrapper .card-content .card-blog-body {
  padding: 0 15px
}
@media (max-width:1199px) {
  .recent-posts .blog-card-wrapper .card-content .card-blog-body {
    padding: 0 5px
  }
}
@media (max-width:991px) {
  .recent-posts .blog-card-wrapper .card-content .card-blog-body {
    padding: 0
  }
}
.recent-posts .blog-card-wrapper .card-content .card-blog-body h6 {
  -webkit-transform: translateZ(25px);
  transform: translateZ(25px);
  font-weight: 600;
  margin-bottom: 5px
}
@media (max-width:1199px) {
  .recent-posts .blog-card-wrapper .card-content .card-blog-body h6 {
    -webkit-transform: translateZ(10px);
    transform: translateZ(10px)
  }
}
.recent-posts .blog-card-wrapper .card-content .card-blog-body h6 a {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  color: var(--black-color)
}
.recent-posts .blog-card-wrapper .card-content .card-blog-body h6 a:hover {
  color: var(--primary-color)
}
.recent-posts .blog-card-wrapper .card-content .card-blog-body .content {
  -webkit-transform: translateZ(25px);
  transform: translateZ(25px);
  padding-bottom: 20px;
  border-bottom: 1px solid var(--default-border);
  margin-bottom: 20px
}
@media (max-width:1199px) {
  .recent-posts .blog-card-wrapper .card-content .card-blog-body .content {
    -webkit-transform: translateZ(10px);
    transform: translateZ(10px);
    padding-bottom: 15px;
    margin-bottom: 15px
  }
}
.recent-posts .blog-card-wrapper .card-content .card-blog-body .content a {
  color: var(--primary-color);
  margin-left: 3px
}
.recent-posts .blog-card-wrapper .card-content .card-blog-body .card-blog-footer {
  line-height: 1
}
.recent-posts .blog-card-wrapper .card-content .card-blog-body .card-blog-footer p {
  line-height: 1;
  font-size: 12px;
  font-weight: 500;
  -webkit-transform: translateZ(25px);
  transform: translateZ(25px);
  color: var(--black-color);
  font-family: var(--secondary-font);
  text-transform: uppercase;
  letter-spacing: .7px
}
@media (max-width:1199px) {
  .recent-posts .blog-card-wrapper .card-content .card-blog-body .card-blog-footer p {
    -webkit-transform: translateZ(10px);
    transform: translateZ(10px);
    font-size: 11px
  }
}
.recent-posts .blog-card-wrapper .card-content .card-blog-body .card-blog-footer i {
  margin-right: 5px;
  color: var(--primary-color)
}
.recent-posts .blog-card-wrapper .card-content .card-blog-body .card-blog-footer .fa-calendar-o {
  font-size: 12px
}
@media (max-width:1199px) {
  .recent-posts .blog-card-wrapper .card-content .card-blog-body .card-blog-footer .fa-calendar-o {
    font-size: 11px
  }
}
.recent-posts .blog-card-wrapper .card-content .card-blog-body .card-blog-footer .fa-comments-o {
  font-size: 15px
}
@media (max-width:1199px) {
  .recent-posts .blog-card-wrapper .card-content .card-blog-body .card-blog-footer .fa-comments-o {
    font-size: 14px
  }
}
.recent-posts .blog-card-wrapper .card-content .card-blog-body .card-blog-footer .fa-heart-o {
  font-size: 13px
}
@media (max-width:1199px) {
  .recent-posts .blog-card-wrapper .card-content .card-blog-body .card-blog-footer .fa-heart-o {
    font-size: 12px
  }
}
.recent-posts .blog-card-wrapper .card-content .card-blog-body .card-blog-footer .info span:not(:last-child) {
  margin-right: 20px
}
.recent-posts .hover-in {
  -webkit-transition: .1s ease;
  transition: .1s ease
}
.recent-posts .hover-out {
  -webkit-transition: .3s ease;
  transition: .3s ease
}
.skills-section .image {
  background-size: cover;
  background-position: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
@media (max-width:991px) {
  .skills-section .image {
    height: 400px
  }
}
@media (max-width:767px) {
  .skills-section .image {
    height: 300px
  }
}
.skills-section .skills-wrapper {
  padding: 130px 0;
  width: 600px;
  margin-left: auto;
  margin-right: auto
}
@media (max-width:1440px) {
  .skills-section .skills-wrapper {
    width: 550px;
    margin-left: auto;
    margin-right: auto;
    padding: 100px 0
  }
}
@media (max-width:1199px) {
  .skills-section .skills-wrapper {
    width: 100%;
    padding: 60px 15px
  }
}
@media (max-width:991px) {
  .skills-section .skills-wrapper {
    padding: 50px 15px
  }
}
@media (max-width:767px) {
  .skills-section .skills-wrapper {
    max-width: 510px;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 0
  }
}
.skills-section .skills-wrapper .section-title {
  margin-bottom: 5px
}
.skills-section .skills-wrapper .subtitle {
  margin-bottom: 40px
}
@media (max-width:575px) {
  .skills-section .skills-wrapper .subtitle {
    margin-bottom: 25px
  }
}
.skills-section .skills-wrapper .progress-bar-type-1 {
  width: 100%
}
.skills-section .skills-wrapper .progress-bar-type-1 .progress-bar-line {
  width: 100%;
  position: relative
}
.skills-section .skills-wrapper .progress-bar-type-1 .progress-bar-line .skill-title {
  line-height: 1;
  color: var(--heading-color);
  font-size: 14px;
  font-weight: 600;
  position: relative;
  bottom: 0
}
.skills-section .skills-wrapper .progress-bar-type-1 .progress-bar-line .progressbar-text {
  position: absolute;
  top: -2px;
  right: 0;
  font-weight: 600;
  font-size: 14px;
  color: var(--heading-color) !important;
  font-family: var(--secondary-font)
}
.skills-section .skills-wrapper .progress-bar-type-1 .progress-bar-line svg {
  border-radius: 5px
}
.skills-section .skills-wrapper .progress-bar-type-1 .progress-bar-line:not(:last-child) {
  margin-bottom: 40px
}
@media (max-width:767px) {
  .skills-section .skills-wrapper .progress-bar-type-1 .progress-bar-line:not(:last-child) {
    margin-bottom: 20px
  }
}
.about-two-side-content .content-side {
  background-repeat: repeat
}
.about-two-side-content .content-side .content-wrapper {
  padding: 130px 0 100px;
  width: 600px;
  margin-left: auto;
  margin-right: auto
	padding: 20px;}
@media (max-width:1440px) {
  .about-two-side-content .content-side .content-wrapper {
    width: 550px;
    margin-left: auto;
    margin-right: auto;
    padding: 100px 0 70px
  }
}
@media (max-width:1199px) {
  .about-two-side-content .content-side .content-wrapper {
    width: 100%;
    padding: 60px 40px 30px
  }
}
@media (max-width:991px) {
  .about-two-side-content .content-side .content-wrapper {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 15px 20px
  }
}
@media (max-width:767px) {
  .about-two-side-content .content-side .content-wrapper {
    max-width: 510px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0
  }
}
@media (max-width:575px) {
  .about-two-side-content .content-side .content-wrapper {
    max-width: 100%
  }
}
.about-two-side-content .content-side .content-wrapper .title {
  font-weight: 600;
  margin-bottom: 40px;
  color: #fff
}
@media (max-width:767px) {
  .about-two-side-content .content-side .content-wrapper .title {
    margin-bottom: 25px
  }
}
.about-two-side-content .content-side .content-wrapper .content {
  margin-bottom: 40px
}
@media (max-width:767px) {
  .about-two-side-content .content-side .content-wrapper .content {
    margin-bottom: 30px
  }
}
.about-two-side-content .content-side .content-wrapper .content h6 {
  margin-bottom: 5px;
  color: #fff;
  opacity: .9;
  letter-spacing: .5px
}
.about-two-side-content .content-side .content-wrapper .content h6 i {
  margin-right: 10px;
  color: var(--primary-color)
}
.about-two-side-content .content-side .content-wrapper .content p {
  color: var(--gray-default-font)
}
@media (max-width:991px) {
  .tabs-creative .img-wrapper {
    margin-bottom: 30px
  }
}
@media (max-width:767px) {
  .tabs-creative .img-wrapper {
    margin-bottom: 15px
  }
}
.tabs-creative .content-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media (max-width:991px) {
  .tabs-creative .tabs-body-wrapper .description {
    text-align: center
  }
}
.creative-about .cards-wrapper {
  margin-bottom: 30px
}
.creative-about .section-heading {
  margin-bottom: 60px
}
@media (max-width:1199px) {
  .creative-about .section-heading {
    margin-bottom: 40px
  }
}
@media (max-width:991px) {
  .creative-about .section-heading {
    margin-bottom: 30px
  }
}
.creative-about .section-heading h2, .creative-about .section-heading p {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-align: center
}
.creative-about .section-heading h2 {
  font-weight: 600
}
@media (max-width:991px) {
  .creative-about .section-heading h2 {
    font-size: 28px
  }
}
@media (max-width:767px) {
  .creative-about .section-heading h2 {
    font-size: 26px
  }
}
@media (max-width:575px) {
  .creative-about .section-heading h2 {
    font-size: 22px
  }
}
.creative-about .section-heading p {
  margin-top: 10px
}
.services-about .img-wrapper {
  position: relative
}
.services-about .img-wrapper img {
  border-radius: 5px
}
.services-about .img-wrapper .popup-modal {
  position: absolute
}
.services-about .content-wrapper {
  margin-top: 30px;
padding: 20px;
}
@media (max-width:767px) {
  .services-about .content-wrapper {
    margin-top: 20px
  }
}
@media (max-width:991px) {
  .services-about .content-wrapper .service-wrapper {
    margin-bottom: 30px
  }
}
@media (max-width:767px) {
  .services-about .content-wrapper .service-wrapper {
    margin-bottom: 20px
  }
}
.services-about .content-wrapper .service-wrapper .up-text {
  color: var(--primary-color);
  font-weight: 600;
  line-height: 1;
  letter-spacing: .5px;
  font-family: var(--secondary-font);
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 10px
}
.services-about .content-wrapper .service-wrapper .title {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 500
}
@media (max-width:991px) {
  .services-about .content-wrapper .service-wrapper .title {
    margin-bottom: 5px
  }
}
.services-about .content-wrapper .service-wrapper p {
  position: relative
}
.services-cards-section {
  background-attachment: fixed;
  background-repeat: repeat
}
.services-cards-section .card-wrapper {
  -webkit-box-shadow: 0 2px 15px var(--box-shadow-light);
  box-shadow: 0 2px 15px var(--box-shadow-light);
  border-radius: 4px;
  overflow: hidden
}
.services-cards-section .card-wrapper .img-wrapper {
  overflow: hidden
}
.services-cards-section .card-wrapper .img-wrapper .image-popup {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.services-cards-section .card-wrapper .img-wrapper .image-popup img {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.services-cards-section .card-wrapper .img-wrapper .plus {
  position: absolute;
  z-index: 12;
  font-size: 18px;
  color: #fff;
  opacity: 0;
  -webkit-transform: scale(.6);
  transform: scale(.6);
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.services-cards-section .card-wrapper .image-popup {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 13;
  display: block
}
.services-cards-section .card-wrapper .image-popup:after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(33, 33, 33, .5);
  width: 100%;
  height: 100%;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  opacity: 0;
  z-index: 11
}
.services-cards-section .card-wrapper .card-service-body {
  padding: 35px 20px;
  background-color: #fff;
  margin-bottom: 30px;
  border-bottom: 2px solid var(--primary-color)
}
.services-cards-section .card-wrapper .card-service-body h6 {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 5px;
  text-align: center;
  color: var(--black-color)
}
.services-cards-section .card-wrapper .card-service-body p {
  text-align: center
}
.services-cards-section .card-wrapper:hover .img-wrapper .plus {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1)
}
.services-cards-section .card-wrapper:hover .img-wrapper .image-popup img {
  -webkit-transform: scale(1.15) rotate(5deg);
  transform: scale(1.15) rotate(5deg)
}
.services-cards-section .card-wrapper:hover .img-wrapper .image-popup:after {
  opacity: 1
}
.services-cards-section .btn-wrapper {
  margin-top: 40px;
  margin-bottom: 30px
}
@media (max-width:991px) {
  .services-cards-section .btn-wrapper {
    margin-top: 20px
  }
}
@media (max-width:767px) {
  .services-cards-section .btn-wrapper {
    margin-top: 0
  }
}
.services-cards-section .btn-wrapper a {
  -webkit-box-shadow: 0 2px 4px var(--box-shadow-medium);
  box-shadow: 0 2px 4px var(--box-shadow-medium)
}
.services-grid .image {
  background-size: cover;
  background-position: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
@media (max-width:991px) {
  .services-grid .image {
    height: 400px
  }
}
@media (max-width:767px) {
  .services-grid .image {
    height: 300px
  }
}
.services-grid .content .content-wrapper {
  padding: 130px 0;
  width: 600px;
  margin-left: auto;
  margin-right: auto
}
@media (max-width:1440px) {
  .services-grid .content .content-wrapper {
    width: 550px;
    margin-left: auto;
    margin-right: auto;
    padding: 100px 0
  }
}
@media (max-width:1199px) {
  .services-grid .content .content-wrapper {
    width: 100%;
    padding: 60px 15px
  }
}
@media (max-width:991px) {
  .services-grid .content .content-wrapper {
    max-width: 690px;
    padding: 60px 0
  }
}
@media (max-width:767px) {
  .services-grid .content .content-wrapper {
    padding: 50px 0;
    max-width: 510px
  }
}
.services-grid .content .content-wrapper h4 {
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 28px
}
.services-grid .content .content-wrapper p {
  margin-bottom: 25px
}
.services-grid .content .left-align-content h4, .services-grid .content .left-align-content p {
  text-align: left
}
.services-grid .content .left-align-content .btn-wrap {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.services-grid .content .right-align-content h4 {
  text-align: right
}
@media (max-width:991px) {
  .services-grid .content .right-align-content h4 {
    text-align: left
  }
}
.services-grid .content .right-align-content p {
  text-align: right
}
@media (max-width:991px) {
  .services-grid .content .right-align-content p {
    text-align: left
  }
}
.services-grid .content .right-align-content .btn-wrap {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}
@media (max-width:991px) {
  .services-grid .content .right-align-content .btn-wrap {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}
@media (max-width:991px) {
  .services-grid .resposive-content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
}
@media (max-width:991px) {
  .services-grid .resposive-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}
.about-person .about-person-wrapper {
  padding-left: 15px;
  padding-right: 15px
}
@media (max-width:991px) {
  .about-person .about-person-wrapper .image-wrapper {
    margin-bottom: 30px
  }
}
@media (max-width:575px) {
  .about-person .about-person-wrapper .image-wrapper {
    margin-bottom: 15px
  }
}
.about-person .about-person-wrapper .name {
  font-weight: 600;
  margin-bottom: 5px
}
.about-person .about-person-wrapper .position {
  font-weight: 500
}
.about-person .about-person-wrapper .description {
  margin-top: 15px
}
@media (max-width:991px) {
  .about-person .about-person-wrapper .description {
    margin-top: 10px
  }
}
.about-person .about-person-wrapper .btn-wrapper {
  margin-top: 20px
}
.contacts-grid .grid-item {
  padding: 150px 50px
}
@media (max-width:1199px) {
  .contacts-grid .grid-item {
    padding: 60px 20px
  }
}
@media (max-width:991px) {
  .contacts-grid .grid-item {
    padding: 80px 20px
  }
}
@media (max-width:575px) {
  .contacts-grid .grid-item {
    padding: 50px 10px
  }
}
.contacts-grid .grid-item .content h3 {
  text-align: center;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 15px
}
.contacts-grid .grid-item .content .contact {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  text-align: center;
  color: var(--black-color);
  line-height: 1;
  font-size: 14px
}
@media (max-width:991px) {
  .contacts-grid .grid-item .content .contact {
    font-size: 13px
  }
}
@media (max-width:767px) {
  .contacts-grid .grid-item .content .contact {
    font-size: 12px
  }
}
.contacts-grid .grid-item .content .contact:not(:last-child) {
  margin-bottom: 10px
}
@media (max-width:767px) {
  .contacts-grid .grid-item .content .contact:not(:last-child) {
    margin-bottom: 5px
  }
}
.contacts-grid .grid-item .content a:hover {
  color: var(--primary-color)
}
.contacts-grid .grid-item .white .contact, .contacts-grid .grid-item .white h3 {
  color: #fff
}
.contacts-grid .grid-item:not(:last-child) {
  border-right: 1px solid var(--default-border)
}
@media (max-width:767px) {
  .contacts-grid .grid-item:not(:last-child) {
    border-right: none;
    border-bottom: 1px solid var(--default-border)
  }
}
.contact-form-section {
  padding: 150px 15px
}
@media (max-width:1199px) {
  .contact-form-section {
    padding: 100px 15px
  }
}
@media (max-width:991px) {
  .contact-form-section {
    padding: 80px 15px
  }
}
@media (max-width:767px) {
  .contact-form-section {
    padding: 50px 15px
  }
}
.contact-form-section .contact-wrapper, .contact-form-section .heading {
  position: relative;
  z-index: 100
}
.contact-form-section .contact-wrapper .primary-contact-form {
  width: 100%
}
.contact-form-section .contact-wrapper .primary-contact-form .input-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
@media (max-width:575px) {
  .contact-form-section .contact-wrapper .primary-contact-form .input-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.contact-form-section .contact-wrapper .primary-contact-form .input-row input {
  width: 50%
}
@media (max-width:575px) {
  .contact-form-section .contact-wrapper .primary-contact-form .input-row input {
    width: 100%
  }
}
.contact-form-section .contact-wrapper .primary-contact-form .input-row input:first-child {
  margin-right: 5px
}
@media (max-width:575px) {
  .contact-form-section .contact-wrapper .primary-contact-form .input-row input:first-child {
    margin-right: 0
  }
}
.contact-form-section .contact-wrapper .primary-contact-form .input-row input:last-child {
  margin-left: 5px
}
@media (max-width:575px) {
  .contact-form-section .contact-wrapper .primary-contact-form .input-row input:last-child {
    margin-left: 0
  }
}
.contact-form-section .contact-wrapper .primary-contact-form input {
  margin-bottom: 10px
}
.contact-form-section .contact-wrapper .primary-contact-form input, .contact-form-section .contact-wrapper .primary-contact-form textarea {
  padding: 15px 20px;
  color: #fff;
  background-color: rgba(0, 0, 0, .2);
  border: 1px solid var(--default-border)
}
.contact-form-section .contact-wrapper .primary-contact-form textarea {
  height: 200px;
  resize: none;
  margin-bottom: 40px
}
@media (max-width:575px) {
  .contact-form-section .contact-wrapper .primary-contact-form textarea {
    margin-bottom: 30px
  }
}
.contact-form-section .contact-wrapper .primary-contact-form ::-webkit-input-placeholder {
  color: hsla(0, 0%, 100%, .7)
}
.contact-form-section .contact-wrapper .primary-contact-form ::-moz-placeholder {
  color: hsla(0, 0%, 100%, .7)
}
.contact-form-section .contact-wrapper .primary-contact-form :-ms-input-placeholder {
  color: hsla(0, 0%, 100%, .7)
}
.contact-form-section .contact-wrapper .primary-contact-form ::-ms-input-placeholder {
  color: hsla(0, 0%, 100%, .7)
}
.contact-form-section .contact-wrapper .primary-contact-form ::placeholder {
  color: hsla(0, 0%, 100%, .7)
}
.map-section .toggle-map {
  width: 100%;
  height: 80px;
  background-color: var(--gray-section);
  cursor: pointer;
  position: relative;
  z-index: 101
}
.map-section .toggle-map p {
  text-transform: uppercase;
  color: var(--black-color);
  font-weight: 500;
  font-family: var(--secondary-font);
  margin-bottom: 5px
}
.map-section .toggle-map i {
  font-size: 16px
}
.map-section .hide, .map-section .show {
  display: none
}
.map-section .active {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important
}
.map-section #map {
  position: relative;
  z-index: 100;
  height: 500px;
  width: 100%
}
@media (max-width:767px) {
  .map-section #map {
    height: 400px
  }
}
.follow-us-section .social-box {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  -webkit-transition: all .3s linear;
  transition: all .3s linear
}
.follow-us-section .social-box i {
  font-size: 16px
}
@media (max-width:991px) {
  .follow-us-section .social-box {
    width: 40px;
    height: 40px
  }
  .follow-us-section .social-box i {
    font-size: 14px
  }
}
@media (max-width:767px) {
  .follow-us-section .social-box {
    width: 35px;
    height: 35px
  }
}
.follow-us-section .social-box:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}
.follow-us-section .social-box:not(:last-child) {
  margin-right: 35px
}
@media (max-width:991px) {
  .follow-us-section .social-box:not(:last-child) {
    margin-right: 25px
  }
}
@media (max-width:767px) {
  .follow-us-section .social-box:not(:last-child) {
    margin-right: 15px
  }
}
.blog-section .blog-layout-sidebar-wrapper {
  padding-left: 0;
  padding-right: 0
}
.blog-section .blog-layout-sidebar {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto
}
.blog-section .post-standard {
  border-radius: 5px;
  overflow: hidden;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-box-shadow: 0 4px 8px var(--box-shadow-boxes);
  box-shadow: 0 4px 8px var(--box-shadow-boxes);
  margin-bottom: 50px
}
@media (max-width:767px) {
  .blog-section .post-standard {
    margin-bottom: 30px
  }
}
.blog-section .post-standard .post-image-side {
  padding-left: 0;
  padding-right: 0
}
@media (max-width:991px) {
  .blog-section .post-standard .post-image-side {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}
.blog-section .post-standard .post-image-side .img-wrapper {
  overflow: hidden;
  position: relative;
  display: block;
  height: 100%;
  width: 100%
}
.blog-section .post-standard .post-image-side .img-wrapper img {
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out
}
.blog-section .post-standard .post-image-side .img-wrapper:hover:after {
  opacity: .4
}
.blog-section .post-standard .post-image-side .img-wrapper:after {
  content: " ";
  position: absolute;
  top: 0;
  -webkit-transition: all .8s ease-in-out;
  transition: all .8s ease-in-out;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(var(--primary-color)));
  background: linear-gradient(180deg, transparent, var(--primary-color));
  opacity: 0
}
.blog-section .comment-form textarea {
  padding: 0 15px;
  margin-bottom: 10px
}
}
.blog-section .post-comments-wrapper .comment-form button {
  cursor: pointer;
  padding: 0 25px;
  height: 50px;
  background-color: var(--primary-color);
  border: 2px solid var(--primary-color);
  border-radius: 5px;
  color: #fff;
  font-weight: 500;
  font-family: var(--secondary-font);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
@media (max-width:991px) {
  .blog-section .post-comments-wrapper .comment-form button {
    padding: 0 20px
  }
}
.blog-section .post-comments-wrapper .comment-form button:hover {
  background-color: transparent;
  color: var(--primary-color)
}
.blog-section .post-comments-wrapper .comment-form ::-webkit-input-placeholder {
  color: rgba(0, 0, 0, .6)
}
.blog-section .post-comments-wrapper .comment-form ::-moz-placeholder {
  color: rgba(0, 0, 0, .6)
}
.blog-section .post-comments-wrapper .comment-form :-ms-input-placeholder {
  color: rgba(0, 0, 0, .6)
}
.blog-section .post-comments-wrapper .comment-form ::-ms-input-placeholder {
  color: rgba(0, 0, 0, .6)
}
.blog-section .post-comments-wrapper .comment-form ::placeholder {
  color: rgba(0, 0, 0, .6)
}
.blog-section .comments-col {
  padding: 0 15px
}
@media (max-width:575px) {
  .blog-section .comments-col {
    padding: 0
  }
}
.single-post-section {
  padding-top: 100px
}
@media (max-width:991px) {
  .single-post-section {
    padding-top: 75px
  }
}
@media (max-width:767px) {
  .single-post-section {
    padding-top: 50px
  }
}
.portfolio-layout .grid-wrapper {
  margin: 0 13px
}
.portfolio-layout .grid-columns .img-wrapper {
  overflow: hidden;
  position: relative
}
.portfolio-layout .grid-columns .img-wrapper img {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
.portfolio-layout .grid-columns .img-wrapper:after {
  content: " ";
  display: block;
  background-color: var(--primary-color);
  opacity: 0;
  position: absolute;
  -webkit-transform: scale(.9);
  transform: scale(.9);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}
.portfolio-layout .grid-columns .description-box {
  position: absolute;
  bottom: 30px;
  left: 35px;
  z-index: 10
}
@media (max-width:1199px) {
  .portfolio-layout .grid-columns .description-box {
    bottom: 20px;
    left: 25px
  }
}
@media (max-width:767px) {
  .portfolio-layout .grid-columns .description-box {
    left: 10px;
    bottom: 10px
  }
}
.portfolio-layout .grid-columns .description-box .title {
  color: #fff;
  font-weight: 500;
  margin-bottom: 5px;
  line-height: 1;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  opacity: 0;
  -webkit-transform: scale(.7);
  transform: scale(.7)
}
@media (max-width:1199px) {
  .portfolio-layout .grid-columns .description-box .title {
    font-size: 18px;
    margin-bottom: 3px
  }
}
@media (max-width:767px) {
  .portfolio-layout .grid-columns .description-box .title {
    font-size: 16px;
    margin-bottom: 2px
  }
}
@media (max-width:575px) {
  .portfolio-layout .grid-columns .description-box .title {
    font-size: 14px
  }
}
.portfolio-layout .grid-columns .description-box .category {
  color: #fff;
  font-family: var(--secondary-font);
  font-weight: 300;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  opacity: 0;
  -webkit-transform: scale(.7);
  transform: scale(.7);
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .7px
}
@media (max-width:1199px) {
  .portfolio-layout .grid-columns .description-box .category {
    font-size: 11px
  }
}
@media (max-width:575px) {
  .portfolio-layout .grid-columns .description-box .category {
    font-size: 10px
  }
}
.portfolio-layout .grid-columns .img-wrapper:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-filter: blur(5px);
  filter: blur(5px)
}
.portfolio-layout .grid-columns .img-wrapper:hover .description-box .category, .portfolio-layout .grid-columns .img-wrapper:hover .description-box .title {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1)
}
.portfolio-layout .grid-columns .img-wrapper:hover:after {
  opacity: .9;
  -webkit-transform: scale(1);
  transform: scale(1)
}
.portfolio-layout .grid-two-columns .grid-item {
  width: 50%;
  padding: 2px
}
.portfolio-layout .grid-three-columns {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding: 0
}
.portfolio-layout .grid-three-columns .grid-columns {
  margin: 0 13px
}
.portfolio-layout .grid-three-columns .grid-columns .grid-item {
  padding: 2px;
  width: 33.33%
}
@media (max-width:991px) {
  .portfolio-layout .grid-three-columns .grid-columns .grid-item {
    width: 50%
  }
}
.portfolio-layout .grid-four-columns .grid-item {
  width: 25%;
  padding: 2px
}
@media (max-width:1199px) {
  .portfolio-layout .grid-four-columns .grid-item {
    width: 33.3%
  }
}
@media (max-width:991px) {
  .portfolio-layout .grid-four-columns .grid-item {
    width: 50%
  }
}
.carousel-portfolio .swiper-portfolio {
  margin: 0 15px
}
.carousel-portfolio .swiper-portfolio .swiper-wrapper .swiper-slide {
  position: relative;
  overflow: hidden
}
.carousel-portfolio .swiper-portfolio .swiper-wrapper .swiper-slide .item-wrapper {
  position: relative;
  z-index: 11;
  width: 100%;
  height: 100%;
  display: block
}
.carousel-portfolio .swiper-portfolio .swiper-wrapper .swiper-slide .item-wrapper img {
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out
}
.carousel-portfolio .swiper-portfolio .swiper-wrapper .swiper-slide .item-wrapper .description-box {
  -webkit-box-shadow: 0 4px 8px var(--box-shadow-boxes);
  box-shadow: 0 4px 8px var(--box-shadow-boxes);
  position: absolute;
  width: calc(100% - 40px);
  padding: 30px 40px;
  background-color: #fff;
  bottom: 20px;
  right: 20px;
  opacity: 0;
  -webkit-transform: scale(.7);
  transform: scale(.7);
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  z-index: 10
}
@media (max-width:1440px) {
  .carousel-portfolio .swiper-portfolio .swiper-wrapper .swiper-slide .item-wrapper .description-box {
    padding: 20px 30px
  }
}
@media (max-width:1199px) {
  .carousel-portfolio .swiper-portfolio .swiper-wrapper .swiper-slide .item-wrapper .description-box {
    padding: 20px
  }
}
.carousel-portfolio .swiper-portfolio .swiper-wrapper .swiper-slide .item-wrapper .description-box h5 {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  color: var(--black-color)
}
@media (max-width:1199px) {
  .carousel-portfolio .swiper-portfolio .swiper-wrapper .swiper-slide .item-wrapper .description-box h5 {
    font-size: 16px;
    margin-bottom: 5px
  }
}
.carousel-portfolio .swiper-portfolio .swiper-wrapper .swiper-slide .item-wrapper .description-box p {
  line-height: 1;
  font-family: var(--secondary-font);
  text-transform: uppercase;
  font-size: 12px;
  color: var(--black-color)
}
@media (max-width:1199px) {
  .carousel-portfolio .swiper-portfolio .swiper-wrapper .swiper-slide .item-wrapper .description-box p {
    font-size: 11px
  }
}
.carousel-portfolio .swiper-portfolio .swiper-wrapper .swiper-slide:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(var(--primary-color)));
  background: linear-gradient(180deg, #fff, var(--primary-color));
  opacity: 0;
  z-index: 1;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out
}
.carousel-portfolio .swiper-portfolio .swiper-wrapper .swiper-slide:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}
.carousel-portfolio .swiper-portfolio .swiper-wrapper .swiper-slide:hover .description-box {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1
}
.carousel-portfolio .swiper-portfolio .swiper-wrapper .swiper-slide:hover:after {
  opacity: .4
}
.portfolio-parallax .parallax-item {
  height: 700px;
  background-attachment: fixed;
  background-size: cover
}
@media (max-width:991px) {
  .portfolio-parallax .parallax-item {
    background-attachment: local;
    height: 500px
  }
}
@media (max-width:575px) {
  .portfolio-parallax .parallax-item {
    height: 400px
  }
}
.portfolio-parallax .parallax-item .description-wrapper {
  margin: 0 0 40px 40px
}
@media (max-width:991px) {
  .portfolio-parallax .parallax-item .description-wrapper {
    margin: 0 0 30px 30px
  }
}
@media (max-width:575px) {
  .portfolio-parallax .parallax-item .description-wrapper {
    margin: 20px
  }
}
.portfolio-parallax .parallax-item .description-wrapper .description-box {
  -webkit-box-shadow: 0 4px 8px var(--box-shadow-boxes);
  box-shadow: 0 4px 8px var(--box-shadow-boxes);
  padding: 30px 40px;
  background-color: #fff;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  z-index: 10
}
@media (max-width:991px) {
  .portfolio-parallax .parallax-item .description-wrapper .description-box {
    padding: 20px 30px
  }
}
@media (max-width:575px) {
  .portfolio-parallax .parallax-item .description-wrapper .description-box {
    padding: 20px
  }
}
.portfolio-parallax .parallax-item .description-wrapper .description-box h5 {
  line-height: 1;
  margin-bottom: 10px;
  font-weight: 600;
  color: var(--black-color)
}
.portfolio-parallax .parallax-item .description-wrapper .description-box p {
  line-height: 1;
  font-family: var(--secondary-font);
  text-transform: uppercase;
  color: var(--black-color);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .5px
}
.single-project-wrapper .description-project-default .description-wrapper .description-box {
  margin-bottom: 30px;
  border-bottom: 1px solid var(--default-border);
  padding-bottom: 30px
}
@media (max-width:991px) {
  .single-project-wrapper .description-project-default .description-wrapper .divider {
    display: none
  }
}
.single-project-wrapper .description-project-default .description-wrapper .img-wrapper {
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 30px;
  position: relative
}
.single-project-wrapper .description-project-default .description-wrapper .img-wrapper .popup-modal {
  position: absolute
}
.single-project-wrapper .description-project-default .description-wrapper .video-box {
  position: relative
}
.single-project-wrapper .description-project-default .description-wrapper .description {
  margin-top: 20px
}
@media (max-width:991px) {
  .single-project-wrapper .description-project-default .description-wrapper .description {
    margin-top: 10px
  }
}
.single-project-wrapper .description-project-default .description-wrapper .btn-wrap {
  margin-top: 30px
}
@media (max-width:991px) {
  .single-project-wrapper .description-project-default .description-wrapper .btn-wrap {
    margin-top: 20px
  }
}
@media (max-width:767px) {
  .single-project-wrapper .description-project-default .description-wrapper .project-information {
    margin-top: 30px;
    padding-top: 25px;
    border-top: 1px solid var(--default-border)
  }
}
.single-project-wrapper .description-project-default .description-wrapper .project-information li .title {
  font-family: var(--secondary-font);
  margin-bottom: 5px;
  font-weight: 500;
  line-height: 1;
  color: var(--black-color);
  opacity: .8;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .7px
}
.single-project-wrapper .description-project-default .description-wrapper .project-information li .info-text {
  color: var(--black-color);
  font-family: var(--secondary-font);
  font-weight: 500
}
.single-project-wrapper .description-project-default .description-wrapper .project-information li a {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  color: var(--black-color)
}
.single-project-wrapper .description-project-default .description-wrapper .project-information li a:hover {
  color: var(--primary-color)
}
.single-project-wrapper .description-project-default .description-wrapper .project-information li:not(:last-child) {
  margin-bottom: 20px
}
.single-project-wrapper .project-two-side-content .img-wrapper {
  border-radius: 5px;
  overflow: hidden
}
@media (max-width:991px) {
  .single-project-wrapper .project-two-side-content .img-wrapper {
    margin-bottom: 30px
  }
}
@media (max-width:767px) {
  .single-project-wrapper .project-two-side-content .img-wrapper {
    margin-bottom: 15px
  }
}
.single-project-wrapper .project-two-side-content .top-side {
  margin-bottom: 30px
}
@media (max-width:991px) {
  .single-project-wrapper .project-two-side-content .top-side {
    margin-bottom: 0
  }
}
.single-project-wrapper .project-two-side-content .content h4 {
  margin-bottom: 15px;
  font-weight: 600
}
.single-project-wrapper .project-two-side-content .content p:not(:last-child) {
  margin-bottom: 10px
}
.single-project-wrapper .project-two-side-content .content .btn-wrap {
  margin-top: 25px
}
@media (max-width:991px) {
  .single-project-wrapper .project-two-side-content .content .btn-wrap {
    margin-top: 20px
  }
}
.single-project-wrapper .project-two-side-img .steps-wrapper {
  margin-top: 30px
}
@media (max-width:991px) {
  .single-project-wrapper .project-two-side-img .steps-wrapper .step-wrapper {
    padding-bottom: 15px;
    border-bottom: 1px solid var(--default-border);
    margin-bottom: 15px
  }
}
.single-project-wrapper .project-two-side-img .steps-wrapper .step-wrapper .step-num {
  color: var(--primary-color);
  font-weight: 600;
  line-height: 1;
  font-size: 60px;
  margin-right: 20px
}
@media (max-width:991px) {
  .single-project-wrapper .project-two-side-img .steps-wrapper .step-wrapper .step-num {
    margin-right: 10px;
    font-size: 46px
  }
}
@media (max-width:767px) {
  .single-project-wrapper .project-two-side-img .steps-wrapper .step-wrapper .step-num {
    width: 60px
  }
}
.single-project-wrapper .project-two-side-img .steps-wrapper .step-wrapper .content h6 {
  padding-top: 4px;
  margin-bottom: 5px
}
@media (max-width:991px) {
  .single-project-wrapper .project-two-side-img .steps-wrapper .step-wrapper .content h6 {
    margin-bottom: 3px
  }
}
.single-project-wrapper .navigation-project {
  position: relative;
  padding: 40px 50px
}
@media (max-width:575px) {
  .single-project-wrapper .navigation-project {
    padding: 30px 15px
  }
}
.single-project-wrapper .navigation-project .nav-link {
  padding: 0
}
.single-project-wrapper .navigation-project .nav-link a {
  color: var(--black-color);
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  font-family: var(--secondary-font);
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  opacity: .8
}
.single-project-wrapper .navigation-project .nav-link a i {
  font-size: 16px
}
@media (max-width:767px) {
  .single-project-wrapper .navigation-project .nav-link a i {
    font-size: 20px
  }
}
.single-project-wrapper .navigation-project .nav-link a span {
  margin: 0 15px
}
@media (max-width:767px) {
  .single-project-wrapper .navigation-project .nav-link a span {
    display: none
  }
}
.single-project-wrapper .navigation-project .nav-link .additional-link i {
  margin-bottom: 1px
}
.single-project-wrapper .navigation-project .nav-link a:hover {
  color: var(--primary-color);
  opacity: 1
}
.single-project-wrapper .navigation-project .main-link {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
.single-project-wrapper .navigation-project .main-link i {
  font-size: 20px
}
.single-project-wrapper .fullscreen-project-preview {
  background-size: cover;
  height: 100vh
}
@media (max-width:767px) {
  .single-project-wrapper .fullscreen-project-preview {
    height: 600px
  }
}
.single-project-wrapper .fullscreen-project-preview .title {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 42px
}
@media (max-width:991px) {
  .single-project-wrapper .fullscreen-project-preview .title {
    font-size: 38px
  }
}
@media (max-width:767px) {
  .single-project-wrapper .fullscreen-project-preview .title {
    font-size: 32px
  }
}
@media (max-width:575px) {
  .single-project-wrapper .fullscreen-project-preview .title {
    font-size: 28px
  }
}
.single-project-wrapper .video-project .hs-responsive-embed {
  width: 100%
}
.single-project-wrapper .project-grid .grid {
  margin: 0 -5px
}
.single-project-wrapper .project-grid .grid .grid-item {
  width: 50%;
  padding: 0 5px;
  margin-bottom: 10px
}
.single-project-wrapper .project-grid .grid .grid-item .img-wrapper {
  overflow: hidden
}
.single-project-wrapper .project-grid .grid .grid-item .img-wrapper .image-popup {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.single-project-wrapper .project-grid .grid .grid-item .img-wrapper .image-popup img {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.single-project-wrapper .project-grid .grid .grid-item .img-wrapper .plus {
  position: absolute;
  z-index: 12;
  font-size: 18px;
  color: #fff;
  opacity: 0;
  -webkit-transform: scale(.6);
  transform: scale(.6);
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.single-project-wrapper .project-grid .grid .grid-item .image-popup {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 13;
  display: block
}
.single-project-wrapper .project-grid .grid .grid-item .image-popup:after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(33, 33, 33, .5);
  width: 100%;
  height: 100%;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  opacity: 0;
  z-index: 11
}
.single-project-wrapper .project-grid .grid .grid-item:hover .img-wrapper .plus {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1)
}
.single-project-wrapper .project-grid .grid .grid-item:hover .img-wrapper .image-popup img {
  -webkit-transform: scale(1.15);
  transform: scale(1.15)
}
.single-project-wrapper .project-grid .grid .grid-item:hover .img-wrapper .image-popup:after {
  opacity: 1
}
.single-project-wrapper .project-grid .description-wrapper {
  padding: 0 15px 0 40px
}
@media (max-width:991px) {
  .single-project-wrapper .project-grid .description-wrapper {
    margin-top: 30px;
    padding: 0 15px
  }
}
@media (max-width:767px) {
  .single-project-wrapper .project-grid .description-wrapper {
    margin-top: 15px
  }
}
@media (max-width:991px) {
  .single-project-wrapper .project-grid .description-wrapper .project-information {
    border-top: none;
    padding-top: 0;
    margin-top: 0
  }
}
.single-project-wrapper .project-grid .description-wrapper .description {
  margin-top: 10px
}
.single-project-wrapper .project-stack .image-wrapper:not(:last-child) {
  margin-bottom: 30px
}
.image-gallery .image-item {
  overflow: hidden;
  position: relative;
  width: 24%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media (max-width:1199px) {
  .image-gallery .image-item {
    width: 33.3%
  }
}
@media (max-width:991px) {
  .image-gallery .image-item {
    width: 50%
  }
}
.image-gallery .image-item img {
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out
}
.image-gallery .image-item i {
  opacity: 0;
  position: absolute;
  color: #fff;
  z-index: 10;
  font-size: 22px;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.image-gallery .image-item:hover:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1
}
.image-gallery .image-item:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}
.image-gallery .image-item:hover i {
  opacity: 1
}
.image-gallery .image-item:after {
  content: " ";
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(11, 11, 11, .8);
  opacity: 0;
  -webkit-transform: scale(.8);
  transform: scale(.8)
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}


.html-video video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%
}

.black_overlay:after, .color_overlay:after, .color_overlay_gradient:before, .dark_overlay:after, .dark_overlay_gradient:before, .default_overlay:after {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1
}
.default_overlay:after {
  background-color: var(--default_overlay)
}
.color_overlay:after {
  background-color: var(--color_overlay)
}


/*.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .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, .col-lg-auto, .col-md, .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, .col-md-auto, .col-sm, .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, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}*/

.col-lg-33{
  position: relative;
  width: 30%;
  min-height: 1px;
  padding-right: 1px;
  padding-left: 15px;
  padding-top: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important
}
.text-center {
  text-align: center !important
}

.title-divider {
  margin-bottom: 50px
}
@media (max-width:991px) {
  .title-divider {
    margin-bottom: 35px
  }
}
@media (max-width:767px) {
  .title-divider {
    margin-bottom: 25px
  }
}
.title-divider:after {
  content: " ";
  display: block;
  width: 55px;
  height: 1px;
  background-color: var(--black-color);
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}



footer .footer-inner {
  padding: 0
}
footer .footer-inner .footer-top {
  height: 120px;
  width: 100%;
  background-color: var(--footer-top)
}
@media (max-width:991px) {
  footer .footer-inner .footer-top {
    padding: 25px 0;
    height: auto
  }
}
footer .footer-inner .footer-top .footer-top-inner {
  height: 100%;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
@media (max-width:991px) {
  footer .footer-inner .footer-top .footer-top-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
footer .footer-inner .footer-top .footer-top-inner .footer-logo {
  max-width: 120px;
  max-height: 70px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: .8;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
@media (max-width:991px) {
  footer .footer-inner .footer-top .footer-top-inner .footer-logo {
    position: relative;
    -webkit-transform: none;
    transform: none;
    top: auto;
    left: auto;
    margin: 20px
  }
}
footer .footer-inner .footer-top .footer-top-inner .footer-logo:hover {
  opacity: 1
}
footer .footer-inner .footer-top .footer-top-inner .lucopyright i {
  margin-right: 10px;
  font-size: 14px;
  color: #ac9c75
}
footer .footer-inner .footer-top .footer-top-inner .social-networks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
footer .footer-inner .footer-top .footer-top-inner .social-networks .title {
  margin-right: 25px;
  color: #fff
}
@media (max-width:991px) {
  footer .footer-inner .footer-top .footer-top-inner .social-networks .title {
    margin-right: 15px
  }
}
footer .footer-inner .footer-top .footer-top-inner .social-networks .social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
footer .footer-inner .footer-top .footer-top-inner .social-networks .social-list li a {
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
footer .footer-inner .footer-top .footer-top-inner .social-networks .social-list li a i {
  font-size: 14px
}
footer .footer-inner .footer-top .footer-top-inner .social-networks .social-list li:not(:last-child) {
  margin-right: 10px
}
footer .footer-inner .footer-body {
  background-color: var(--black-section);
  padding: 50px 0
}
footer .footer-inner .footer-body .copyright-wrapper {
  margin-top: 50px;
  text-align: center
}
footer .footer-inner .footer-body .copyright-wrapper .copyright {
  color: var(--white-color);
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid var(--default-border)
}
footer .footer-inner .footer-body .copyright-wrapper .copyright i {
  margin-right: 10px;
  font-size: 14px;
  color: #ac9c75
}


.footer-sidebar {
  margin-bottom: -30px;
  margin-right: -30px
}
.footer-sidebar a {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.footer-sidebar a:hover {
  color: var(--primary-color)
}
@media (max-width:991px) {
  .footer-sidebar {
    margin-bottom: -40px;
    margin-left: 15px;
    margin-right: 15px
  }
}
.footer-sidebar .sidebar-widget {
  margin-bottom: 30px;
  padding-right: 30px
}
@media (max-width:991px) {
  .footer-sidebar .sidebar-widget {
    margin-bottom: 40px;
    padding-right: 0
  }
}
.footer-sidebar .sidebar-widget .sidebar-title {
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  border-bottom: 1px solid var(--default-border);
  padding-bottom: 15px;
  margin-bottom: 20px;
  letter-spacing: .5px
}
.footer-sidebar .text-widget p {
  color: var(--white-color);
  margin-bottom: 30px;
  opacity: .7
}
@media (max-width:991px) {
  .footer-sidebar .text-widget p {
    margin-bottom: 20px
  }
}
.footer-sidebar .text-widget .newsletter-form-widget, .footer-sidebar .text-widget .newsletter-form-widget input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%
}
.footer-sidebar .text-widget .newsletter-form-widget input {
  height: 50px;
  padding: 0 25px;
  background-color: var(--white-section);
  color: var(--black-color);
  border: none;
  line-height: 1;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-shadow: 0 0 45px rgba(0, 0, 0, .05);
  box-shadow: 0 0 45px rgba(0, 0, 0, .05)
}
.footer-sidebar .text-widget .newsletter-form-widget input::-webkit-input-placeholder {
  color: var(--primary-font-color);
  opacity: .5
}
.footer-sidebar .text-widget .newsletter-form-widget input::-moz-placeholder {
  color: var(--primary-font-color);
  opacity: .5
}
.footer-sidebar .text-widget .newsletter-form-widget input:-ms-input-placeholder {
  color: var(--primary-font-color);
  opacity: .5
}
.footer-sidebar .text-widget .newsletter-form-widget input::-ms-input-placeholder {
  color: var(--primary-font-color);
  opacity: .5
}
.footer-sidebar .text-widget .newsletter-form-widget input::placeholder {
  color: var(--primary-font-color);
  opacity: .5
}
.footer-sidebar .text-widget .newsletter-form-widget input:focus {
  -webkit-box-shadow: 0 0 45px rgba(0, 0, 0, .1);
  box-shadow: 0 0 45px rgba(0, 0, 0, .1)
}
.footer-sidebar .text-widget .newsletter-form-widget button {
  border: none;
  height: 50px;
  background-color: #b3a37b;
  padding: 0 30px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px
}
.footer-sidebar .text-widget .newsletter-form-widget button i {
  color: #fff;
  font-size: 14px
}
.footer-sidebar .latest-posts-widget .post-list .post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.footer-sidebar .latest-posts-widget .post-list .post .img-wrapper {
  min-width: 100px;
  width: 100px;
  margin-right: 20px
}
.footer-sidebar .latest-posts-widget .post-list .post .post-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.footer-sidebar .latest-posts-widget .post-list .post .post-body .post-title {
  margin-bottom: 5px;
  font-size: 14px
}
.footer-sidebar .latest-posts-widget .post-list .post .post-body .post-title a {
  color: #b0a078;
  font-weight: 500;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
.footer-sidebar .latest-posts-widget .post-list .post .post-body .post-title a:hover {
  color: #fff0c4
}
.footer-sidebar .latest-posts-widget .post-list .post .post-body .description-box .date {
  opacity: .7;
  line-height: 1;
  font-size: 12px;
  color: var(--white-color)
}
.footer-sidebar .latest-posts-widget .post-list .post .post-body .description-box .date a {
  color: var(--white-color);
  font-weight: 400
}
.footer-sidebar .latest-posts-widget .post-list .post .post-body .description-box .date a:hover {
  color: var(--primary-color)
}
.footer-sidebar .latest-posts-widget .post-list .post:not(:last-child) {
  margin-bottom: 15px
}
.footer-sidebar .contact-info-widget .description {
  margin-bottom: 20px;
  color: var(--white-color);
  opacity: .7
}
.footer-sidebar .contact-info-widget .contact-info li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px
}
.footer-sidebar .contact-info-widget .contact-info li i {
  margin-right: 15px;
  font-size: 14px;
  color: #c4b187
}
.footer-sidebar .contact-info-widget .contact-info li p {
  color: var(--white-color)
}
.footer-sidebar .contact-info-widget .contact-info li a {
  color: var(--white-color);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
.footer-sidebar .contact-info-widget .contact-info li a:hover {
  color: #ffe7b3
}
.footer-sidebar .contact-info-widget .contact-info li:not(:last-child) {
  margin-bottom: 15px
}
.card-footer {
  padding: .75rem 1.25rem;
  background-color: rgba(0, 0, 0, .03);
  border-top: 1px solid rgba(0, 0, 0, .125)
}
.card-footer:last-child {
  border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}
